/*------------------------------------------------------------------------------
  PC or ALL
------------------------------------------------------------------------------*/
#menu-header-nav li a .en{
  font-family: "Kosugi Maru", sans-serif;
  font-weight: normal;
}

.box .btn a{
  font-weight: normal;
}

.footer-con{
  margin-bottom: 0;
  .contact-type01 .title{
    font-size: 3.7rem;
    .en{
      font-size: 2rem;
    }
  }
  .box .btn a{
    font-family: "Kosugi Maru", sans-serif;
    font-weight: normal;
  }
}

.fixed-footer .contact2{
  margin-left: 10px;
  & a{
    padding: 6px 10px 4px 28px;
    &::before{
      order: 2;
      content: "\e5cc";
      margin-left: 10px;
    }
  }
}

.sphone-fixed-footer .contact2{
  & a::before{
    content: "\e531" !important;
  }
}

.footer-gmap,
.footer-gmap iframe{
  height: 45vmin;
}
.footer-main .logo img{
  filter: brightness(0) saturate(100%) invert(100%) sepia(11%) saturate(7469%) hue-rotate(188deg) brightness(107%) contrast(108%);
}
.footer-main:after{
  background: #fff;
}
.fixed-footer{
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.fixed-footer .contact a{
  font-weight: normal;
}


.home .page-content{

.sm{
  max-width: 1124px;
  padding: 0;
}

.title-type02,.title-type04{
  padding-bottom: 0;
  &::before{display: none;}
  & span:nth-child(2){
    color: #f79818;
    opacity: 1;
  }
}

.main-message,
.main-shake{
  .title-type02{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3vmin;
    &::before,
    &::after{
      content:"";
      display: block;
      width: 27px;
      height: 61px;
      background: url(../images/title-bg.png) no-repeat center 0 / contain;
    }
    &::before{
      position: static;
      transform: translate(0, 0);
    }
    &::after{
      transform: scale(-1, 1);
    }
  }
}


.main-news{
  .blog-type03 ul li h3.box-h3{
    font-weight: normal;
  }
}

.main-message{
  /* width: 1400px; */
  margin: 0;
  &::before{
    background: linear-gradient(to right, #fff, #fff) no-repeat center 0px / 100% 30vmin,
                url(../images/message-bg.png) repeat center bottom ;
  }
  &::after{
    content:"";
    display: block;
    width: 84px;
    height: 25px;
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translateX(-50%);
    background: url(../images/message-bg2.png) no-repeat center 0 / contain;
  }
  .row.row-2{
    margin: 0 -98px;
    padding: 0 8vmin 8vmin;
    border-radius: 20px;
    background: #fff;
    & img{
      width: 100%;
    }
  }
  .list-check-type01{
    justify-content: start;
    font-size: 2.4rem;
    & > ul > li:before{
      color: #f79818;
    }
  }
}

.main-oma{
  margin-bottom: 16vmin;
  padding-bottom: 16vmin;
  &::after{
    content:"";
    display: block;
    width: 385px;
    height: 218px;
    position: absolute;
    bottom: -10vmin;
    left: 50%;
    transform: translateX(-50%);
    background: url(../images/oma.png) no-repeat center 0 / contain;
  }
  .box h3.box-h3,
  .box .copy{
    font-family: "Kosugi Maru", sans-serif;
    font-weight: normal;
  }
}

.main-str{
  margin-bottom: 0;
  .list-number-type02{
    margin-bottom: 0;
    padding-bottom: 2vmin;
    &:after{
      top: 6vmin;
      height: calc(100% - 6vmin);
      background: url(../images/str-bg.jpg) repeat center 0;
    }
    & ol {
      gap: 20px;
    }
    & ol li:before{
      font-family: "Quicksand", sans-serif;
      color: #f79818;
      border: none;
    }
    .copy{
      text-align: center;
      line-height: 1.8;
      font-size: 1.8rem;
    }
    & strong{
      color: #f79818;
    }
  }
}

.main-shake{
  padding-top: 8vmin;
  padding-bottom: 8vmin;
  background: #fff3d7;
  .banner-type02 ul li{
    background: none;
    box-shadow: none;
    .image img{
      border-radius: 2vmin;
    }
    .text{
      padding: 4vmin 0;
      color: #333;
      .box-h3{
        padding-bottom: 10px;
        border-bottom: 3px dotted #bba68a;
        font-size: 3.2rem;
        color: #333;
      }
      .copy{font-weight: normal;}
    }
  }
  .lead-type01{
    max-width: 1124px;
    margin-bottom: 6vmin;
    background: #fff;
    padding: 4vmin;
    border: 1px solid #eec081;
    text-align: left;
    .box-h3{
      display: flex;
      align-items: center;
      font-family: "Kosugi Maru", sans-serif;
      font-size: 2.2rem;
      font-weight: normal;
      &::before{
        content:"\e5ca";
        font-family: "Material Symbols Outlined";
        font-variation-settings: "FILL" 1, "wght" 700, "GRAD" 0, "opsz" 20;
        color: #f79818;
      }
    }
    & p{margin: 0;}
    & small{font-size: 1.2rem;}
  }
  .btn01{
    text-align: center;
    & a{
      background: #9ec32d;
      font-weight: normal;
      font-family: "Kosugi Maru", sans-serif;
    }
  }
}

.main-menu{
  .image-text-type03{
    .text{
      &::before{
        border-radius: 2vmin;
        background: #f9fdee;
      }
      .copy{font-weight: normal;}
    }
    .image img{
      border-radius: 2vmin;
    }
  }
}

.main-blog{
  .blog-type01 {
    & ul li .image, .blog-type04 .swiper-slide .image{
      border-radius: 2vmin;
    }
    .box-h3{
      font-weight: normal;
    }
  }
}

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

/* home */
}

/* 20250414 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: 3vh;
    background: #f7f7f7;
    border-radius: 1.5vmin;
}
.box-color :first-child {
    margin-top: 0 !important;
}
.box-color :last-child {
    margin-bottom: 0 !important;
}
.box-color h4 {
  margin-bottom: 20px !important;
}

.page-content dl dt{
  margin-bottom: 5px;
  font-size: 120%;
  font-weight: 700;
}
.page-content dl dd {
  margin-bottom: 10px;
}

.page-content .image-text-type01 .text {
    overflow: hidden;
}
.page-content .image-text-type01 .text :first-child{
    margin-top: 0;
}
.page-content  .list-check-type01 {
    display: flex;
    justify-content: flex-start;
}

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

.table-fixed {
  width: calc(100% + 10px);
  margin: 0 -5px 25px;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 5px;
}
.table-fixed th,
.table-fixed td {
  padding: 15px;
  text-align: center;
  vertical-align: middle;
}
.table-fixed th {
  background: var(--main-color);
  color: #fff;
  font-weight: bold;
}
.table-fixed td {
  background: var(--sub-color);
}

.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: var(--sub-color);
}
.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-family: "Shippori Mincho", serif;
  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-family: "Shippori Mincho", serif;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

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

body:not(.home) .image-bg-type01 .image,
body:not(.home) .image-text-type02 .image,
body:not(.home) .image-text-type03 .image {
    border-radius: 2vmin;
}
body:not(.home) .image-bg-type01 .text {
   border-radius: 2vmin;
}
body:not(.home) .image-text-type02 .text:before,
body:not(.home) .image-text-type03 .text:before {
   background: #f9fdee;
   border-radius: 2vmin;
}


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

.home .page-content {
  padding: 0;

.main-oma {
  &::after {
    display: none;
  }
}
.main-message {
  background: url(../images/message-bg.png) repeat center bottom;
  &::after {display: none;}
  .row.row-2{
    margin: 0 4vmin 4vmin;
    padding: 6vmin 4vmin;
    flex-wrap: wrap;
    gap: 15px;
  }
}

.main-oma{
  .text{
    padding: 0 4vmin;
  }
}

/* home */
}

}

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

/*------------------------------------------------------------------------------
  SPHONE ONLY
------------------------------------------------------------------------------*/
@media screen and (max-width: 599px) {

.home .page-content{

.main-oma{margin-bottom: 0;}
.main-str{
  padding: 8vmin 0;
  background: url(../images/str-bg.jpg) repeat center 0;
}
.main-menu .image-text-type03 .text{
  border-radius: 2vmin;
  background: #f9fdee;
}

.main-news,
.main-blog,
.main-banner{
  padding: 0 4vmin;
}

/* home */
}

  .table-fixed.small {
  }
  .table-fixed.small th,
  .table-fixed.small td {
    padding: 8px;
    font-size: 80%;
  }
}
