/*------------------------------------------------------------------------------
  PC or ALL
------------------------------------------------------------------------------*/
.pc .header-logo{
  width: 341px;
}
.header-nav .en{
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0.08em;
  font-size: 1.8rem;
}
.drawer-open .bar01, .drawer-open .bar02{
  background: #222222;
}
.mainvisual2{
  background: #fff9c7;
}
.title-type02:before, .title-type04:before{
  display: none;
}
.box-wrap.sm{
  max-width: 1124px;
  padding: 0;
}
.box .btn a{
  padding: 13px 50px 12px 40px;
}
.box-h2 .en{
  font-size: 1.8rem;
  color: #ff8a00;
}


.box-wrap.sm.main-news{
  .box h2.box-h2{
    padding: 30px 0;
    background: #ffc000;
    border-radius: 20px 20px 0 0;
    position: relative;
  }
  .box h2.box-h2::before{
    content: '';
    position: absolute;
    top: -70px;
    right: 30px;
    width: 227px;
    height: 166px;
    background: url(/mwp/wp-content/themes/mwp-theme/assets/images/news-before.png) no-repeat center center / contain;
  }
  .title-type02{
    margin: 0;
    padding: 0;
  }
  .box.blog-type03{
    border-bottom: 20px solid #ffc000;
    border-left: 20px solid #ffc000;
    border-right: 20px solid #ffc000;
    border-radius: 0 0 20px 20px;
    padding: 40px 30px 30px;
  }
  .blog-type03 ul li h3.box-h3{
    font-size: 1.8rem;
  }
  .blog-type03 ul li .date{
    font-size: 1.8rem;
    color: #005d02;
  }
}

.box-wrap.sm.main-price{
  .image-bg-type02 .text{
    padding: 30px 0 50px;
  }
  .box .copy{
    font-size: 2rem;
  }
}

.box-wrap.lg.main-message{
  margin: 0 calc(50% - var(--vw) * 50) 0;
  padding: 0 4vmin 110px;
  .image-bg-type01 .text{
    padding: 60px;
  }
  .box .copy{
    font-size: 2.6rem;
    color: #005d02;
  }
  .text p{
    line-height: 1.8;
  }
}
.box-wrap.lg.main-message::before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: calc(var(--vw) * 100);
  height: 70%;
  background: #fff9c7;
  transform: translateX(-50%);
  z-index: -1;
}

.box-wrap.bg.main-blog{
  margin: 0 calc(50% - var(--vw) * 50) 0;
  padding: 90px 4vmin 75px;
  .image img{
    max-height: 214px;
  }
  .date{
    color: #005d02;
  }
}
.box-wrap.bg.main-blog::before{
  background: url(/mwp/wp-content/themes/mwp-theme/assets/images/blog-bg.png) repeat center center;
}
.blog-type01 ul li .category, .blog-type04 .swiper-slide .category{
  color: #222;
}
.swiper-pagination .swiper-pagination-bullet-active{
  background: #c70000;
}

.box.title-type02 > span{
  font-size: 3rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0.08em;
  background: #ffe402;
  padding: 10px 60px;
  border-radius: 50px;
  margin-bottom: 30px;
  display: inline-block;
}

.box-wrap.bg.main-item{
  padding: 100px 4vmin;
  margin: 0 calc(50% - var(--vw) * 50) 8vh;
  .banner-type02 ul li{
    background: #fff;
  }
  .text{
    color: #222;
  }
  .banner-type02 ul li .text h3{
    color: #222;
    text-align: center;
    font-size: 4rem;
  }
  .box .copy{
    text-align: center;
    color: #ff8a00;
  }
  .banner-type02 ul li .text .btn a{
    background: #005d02;
  }
}
.box-wrap.bg.main-item::before{
  background: #fff9c7;
}

.box-wrap.lg.main-pawnshop{
  .box h3.box-h3{
    font-size: 4.2rem;
  }
  .box .copy{
    color: #005d02;
  }
  .image-text-type03 .text:before{
    background: #fff9c7;
  }
}

.box-wrap.bg.main-point{
  .image-bg-type01 .text{
    padding: 100px 60px 45px 60px;
  }
  .image-bg-type01 .box-h3.ja{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,-35%);
    background: #ffc000;
    font-size: 4.2rem;
    padding: 20px 60px;
  }
  .box .copy{
    text-align: center;
    color: #005d02;
  }
  .box .btn{
    text-align: center;
  }
  .banner-type02 ul li{
    background: #fff;
  }
  .banner-type02 ul li .text{
    position: relative;
    color: #222;
  }
  .box h3.box-h3{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,-35%);
    background: #ffc000;
    font-size: 3.6rem;
    padding: 15px 50px;
    color: #222;
  }
  .banner-type02 ul li .text .btn a{
    background: #005d02;
  }
}
.box-wrap.bg.main-point::before{
  background: url(/mwp/wp-content/themes/mwp-theme/assets/images/blog-bg.png) repeat center center;
}

.box-wrap.sm.main-service{
  .banner-type02 ul li{
    background: #f1f1f1;
  }
  .banner-type02 ul li .text{
    padding: 0 4vmin 4vmin;
    color: #222;
  }
  .banner-type02 ul li .text h3{
    color: #222;
    background: #148c00;
    margin-left: -4vmin;
    margin-right: -4vmin;
    text-align: center;
    padding: 20px 0;
    font-size: 4.2rem;
    color: #fff;
  }
  .banner-type02 ul li .text .btn a{
    background: #005d02;
  }
}

.box-wrap.xl.footer-con{
  .title .en{
    font-size: 1.8rem;
  }
  .contact-type01 .text .btn div a{
    background: #c70000;
  }
}
.box-wrap.sm.footer-banner{
  .banner-type01 ul li .image{
    position: relative;
  }
  .text{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .banner-type01 ul li a{
    padding: 0;
    width: 100%;
    height: 100%;
  }
  .banner-type01 ul li a:after{
    display: none;
  }
}

.footer{
  margin-top: 8vh;
  background: #fff9c7;
}
.pc .footer-main .logo{
  width: 341px;
}
.footer-main .about{
  font-size: 1.5rem;
}
.fixed-footer{
  background: #ffcd33;
}
.fixed-footer .contact a{
  background: #c70000;
  font-weight: 400;
  font-size: 1.7rem;
}
.fixed-footer p{
  font-size: 2rem;
}
.fixed-footer .tel a{
  font-size: 3.6rem;
}
.fixed-footer .tel a:before{
  color: #ff8a00;
}
.footer-main:after{
  width: 100vw;
  margin-left: calc(50% - var(--vw) * 50);
  margin-right: calc(50% - var(--vw) * 50);
  background: #bfbfbf;
}

/* 20250102 added by Fabo */
.mt-0 { margin-top: 0 !important;}
.mt-s { margin-top: 4vh !important;}
.mt-m { margin-top: 7vh !important;}
.mt-l { margin-top: 10vh !important;}

.mb-0 { margin-bottom: 0 !important;}
.mb-s { margin-bottom: 4vh !important;}
.mb-m { margin-bottom: 7vh !important;}
.mb-l { margin-bottom: 10vh !important;}

.page-content h2:not([class]),
.page-content h3:not([class]),
.page-content h4:not([class]) {
    margin-bottom: 3vh;
}

.box-color {
    margin: 0 0 6vh;
    padding: 35px;
    background: #f7f7f7;
}
.box-color :first-child {
    margin-top: 0 !important;
}
.box-color :last-child {
    margin-bottom: 0 !important;
}

.page-content .image-text-type01 .text {
    overflow: hidden;
}
.page-content  .list-check-type01 {
    display: flex;
    justify-content: flex-start;
}

.align-center {
    text-align: center;
}

.table-fixed {
    margin-bottom: 25px;
    table-layout: fixed;
    width: 100%;
}
.table-fixed th,
.table-fixed td {
    padding: 12px 15px;
    border: 3px solid #fff;
    text-align: center;
    vertical-align: middle;
}
.table-fixed th {
    color: #fff;
    background: var(--main-color);
}
.table-fixed td {
    background: #f7f7f7;
}

.table_qa {
  width: 100%;
  margin-bottom: 30px;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.table_qa th {
  width: 5%;
  padding: 20px 10px;
}
.table_qa td {
  padding: 20px 10px;
  vertical-align: middle;
}
.table_qa tr:nth-child(2n-1) td {
  font-size: 18px;
  font-weight: bold;
}
.table_qa tr:nth-child(2n) {
  background: #f2f2f2;
}
.table_qa tr:nth-child(2n) th {
  vertical-align: top;
}
.q_icon {
  display: inline-block;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: var(--main-color);
  line-height: 44px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.a_icon {
  display: inline-block;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: var(--main-color-2);
  line-height: 44px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

body:not(.home).image-text-type02 .image {
    min-height: 20vmax;
}

.map-wrap iframe {
  width: 100%;
  height: 450px;
}


/*------------------------------------------------------------------------------
  TABLET and SHONE
------------------------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
}

/*------------------------------------------------------------------------------
  TABLET ONLY
------------------------------------------------------------------------------*/
@media screen and (min-width: 600px) and (max-width: 1024px) {
}

/*------------------------------------------------------------------------------
  SPHONE ONLY
------------------------------------------------------------------------------*/
@media screen and (max-width: 599px) {
  .box.title-type02 > span{
    font-size: 2rem;
  }
  .box-wrap.lg.main-message {
    .box .copy{
      font-size: 2rem;
    }
  }
  .box-wrap.bg.main-item {
    .banner-type02 ul li .text h3{
      font-size: 2.6rem;
    }
  }
  .box-wrap.lg.main-pawnshop{
    .image-text-type03 .text, .image-text-type03.right .text{
      background: #fff9c7;
    }
  }
  .box-wrap.bg.main-point {
    .image-bg-type01 .text{
      padding: 60px 60px 45px 60px;
    }
    .box h3.box-h3,
    .image-bg-type01 .box-h3.ja{
      font-size: 2.2rem;
      padding: 10px 40px;
    }
  }
  .box-wrap.sm.main-service {
    .banner-type02 ul li .text h3{
      font-size: 2.6rem;
    }
  }
  .table-wrap {
    overflow-x: auto;
  }
  .table-wrap table {
    min-width: 700px;
    table-layout: fixed;
  }
  .btn a + a {
    margin-bottom: 10px !important;
  }
}
