@charset "UTF-8";
/* ======================================================
pc
====================================================== */
@media (min-width: 1001px) {

    /* mv
---------------------------------------------------------------------- */
  #mv {
    width: 100%;
    /* height: calc(100vh + 40px); */
    /* aspect-ratio: 16/ 10; */
    aspect-ratio: 1500  / 844;
    position: relative;
    background: url('../images/index/mv_under.jpg') center no-repeat;
    background-size: cover;
  }
  #mv .mvslide {
    width: 100%;
    /* height: 100%; */
    /* aspect-ratio: 16  / 9; */
    aspect-ratio: 150  / 82;
  }
  .mvslide picture img {
    width: 100%;
    height: 100%;
    /* aspect-ratio: 150 / 82; */
    object-fit: cover;
    -o-object-fit: cover;
  }
   #mv .slick-animation picture img {
    animation: fadezoom 6s 0s forwards;
  }
  @keyframes fadezoom{
    0% {
      transform: scale(1.0);
    }
    100% {
      transform: scale(1.1);
    }
  }
  .mv_c_copy1 {
    position: absolute;
    top: 145px;
    left: 10%;
  }
  .mv_c_copy1 img {
    width: min( 42vw , 630px);
  }
  .mv_c_copy2 {
    position: absolute;
    top: 66%;
    right: 5%;
  }
  .mv_c_copy2 img {
    width: min( 43.33334vw , 650px);
  }


    /* service
---------------------------------------------------------------------- */
  #service {
    padding: 50px 0 85px;
  }
  #service .lead1 {
    width: 780px;
    margin:  auto;
    margin-bottom: 40px;
  }
  #service .flex_wrap1 .dec_wrap {
    width: 46.66667%;
  }
  #service .flex_wrap1 .pic_wrap {
    width: 47.5%;
  }
  #service .flex_wrap1 .pic_wrap img {
    width: 100%;
    border-radius: 15px;
  }
  .dec_wrap .cbg1 {
    padding: 1.5rem;
    border-radius: 15px;
  }
  #service .dec_wrap .list1 {
    width: 49%;
    color: #304d67;
    font-size: 1.5rem;
    letter-spacing: -0.08em;
  }
  #service .remarks {
    border-radius: 10px;
    font-size: 1.8rem;
    margin-top: 40px;
  }
  #service .remarks .remarks_heading {
    width: 14.16667%;
    border-top-left-radius: 9px;
    border-bottom-left-radius: 9px;
    font-size: 2rem;
  }
  #service .remarks .remarks_detail {
    padding: 1em 2em;
    width: calc( 100% - 14.16667% );
  }
  #service .remarks .remarks_detail ul {
    gap: 0 2em;
    flex-wrap: wrap;
    color: #304d67;
  }


    /* strongpoint
---------------------------------------------------------------------- */
  #strongpoint {
    padding: 50px 0 85px;
  }
  #strongpoint .lead1 {
    width: 780px;
    margin:  auto;
    margin-bottom: 40px;
  }
  .strongpoint_wrap {
    justify-content: space-between;
    gap: 20px 0;
    flex-wrap: wrap;
  }
  .strongpoint_wrap .strongpoint {
    border-radius: 15px;
    padding: 40px;
    width: 49.16667%;
    display: flex;
    justify-content: space-between;
  }
  .strongpoint_wrap .strongpoint h3 {
    font-size: 3.8rem;
    position: relative;
    width: 10.78432%;
  }
  .strongpoint_wrap .strongpoint h3 span {
    position: relative;
  }
  .strongpoint_wrap .strongpoint h3 span::after {
    content: "";
    display: inline-block;
    position: absolute;
  }
  .strongpoint_dec {
    width: 80.39216%;
  }
  .strongpoint_dec h4 {
    font-size: 2.7rem;
    line-height: 1.3;
    font-weight: bold;
    color: #304d67;
    margin-bottom: 10px;
  }
  .strongpoint_dec p {
    font-size: 1.7rem;
    line-height: 1.6;
    color: #304d67;
  }
  .strongpoint.point1 {
    background-color: #d0ddfb;
  }
  .strongpoint.point1 h3 {
    color: #4a7df1;
  }
  .strongpoint.point1 h3 span:after {
    width: 50px;
    height: 67px;
    background: url('../images/icon_dentaku.svg') center no-repeat;
    background-size: contain;
    bottom: -75px;
    left: 5px;
  }
  .strongpoint.point2 {
    background-color: #facdde;
  }
  .strongpoint.point2 h3 {
    color: #f05a90;
  }
  .strongpoint.point2 h3 span:after {
    width: 73px;
    height: 82px;
    background: url('../images/icon_staff.svg') center no-repeat;
    background-size: contain;
    bottom: -90px;
    left: 5px;
  }
  .strongpoint.point3 {
    background-color: #fcebbf;
  }
  .strongpoint.point3 h3 {
    color: #f2b100;
  }
  .strongpoint.point3 h3 span:after {
    width: 65px;
    height: 60px;
    background: url('../images/icon_memo.svg') center no-repeat;
    background-size: contain;
    bottom: -68px;
    left: 5px;
  }
  .strongpoint.point4 {
    background-color: #c5eadc;
  }
  .strongpoint.point4 h3 {
    color: #3eb88a;
  }
  .strongpoint.point4 h3 span:after {
    width: 70px;
    height: 70px;
    background: url('../images/icon_earth.svg') center no-repeat;
    background-size: contain;
    bottom: -78px;
    left: 5px;
  }


    /* about_us
---------------------------------------------------------------------- */
  #about_us {
    padding: 100px 0 135px;
    position: relative;
  }

  .about_us_dec {
    width: 42.5%;
  }
  .about_us_dec .ch4 {
    margin-bottom: 50px;
  }
  .about_us_dec .president_name {
    text-align: right;
  }
  .about_us_dec p {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.6;
    color: #304d67;
    margin-bottom: 40px;
  }
  .about_us_dec .president_name  {
    margin-bottom: 0;
  }
  .about_us_dec .president_name span {
    font-size: 1.9rem;
  }
  .about_us_pic {
    position: relative;
    width: 49.16667%;
  }
  .about_us_pic_inner {
    position: relative;
  }
  .about_us_pic .about_us_pic_img {
    width: 100%;
    height: auto;
    border-radius: 15px;
    position: relative;
    z-index: 5;
  }
  .about_us_pic .about_us_pic_txt {
    width: min(50vw , 652px);
    max-width: initial;
    height: auto;
    position: absolute;
    z-index: 10;
    bottom: -105px;
    left: -25px;
  }
  .history_ttl {

  }
  .history_detail {
    width: 75%;
  }
  .history_detail .cdl dt {
    width: 16.66667%;
    padding: 2em 0.8em;
  }
  .history_detail .cdl dd {
    width: 83.33333%;
    padding: 2em 1em 2em 2em;
  }
  .history_detail .cdl::after {
    width: 16.66667%;
  }
  .history_detail .cdl.fir::before {
    width: 16.66667%;
  }
  #president {
    margin-bottom: 150px;
  }


    /* contact
---------------------------------------------------------------------- */
  #contact {
    padding: 150px 0 45px;
    color: #FFF;
  }
  #contact .ch2_2::before {
    content: "";
    display: inline-block;
    width: 55px;
    height: 40px;
    background: url('../images/icon_mail.svg') center no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -60px;
  }
  #contact .lead3 {
    color: #FFF;
  }

  #contact .phone {
    display: flex;
    justify-content: space-around;
    border-radius: 15px;
    margin-bottom: 60px;
    position: relative;
    /* ↓【重要】外の背景とブレンドさせるために isolation は絶対に書かない */
    /* isolation: isolate; (削除) */
    padding: 30px;
  }
  #contact .phone::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #e0eef9;
    mix-blend-mode: multiply; /* これで外側の背景と乗算されます */
    border-radius: 15px;
    /* z-indexを「1」にして、親要素の通常の背景より一歩前に出します */
    z-index: 1;
  }
  /* 子要素は z-index: 2 にして、乗算背景よりさらに手前に引っ張り出します */
  #contact .phone .phone_ttl {
    position: relative;
    z-index: 2;
  }
  #contact .phone .phone_ttl h3 {
    text-align: center;
    font-size: 1.5rem;
  }
  #contact .phone .phone_ttl h3 span {
    font-size: 2.2rem;
    font-weight: bold;
    position: relative;
  }
  #contact .phone .phone_ttl h3 span::before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 27px;
    background: url('../images/icon_tel.svg') center no-repeat;
    background-size: contain;
    position: absolute;
    left: -32px;
    top: 50%;
    transform: translateY(-50%);
  }
  #contact .phone .phone_number {
    position: relative;
    z-index: 2;
  }
  #contact .phone .phone_number span {
    font-size: 3.8rem;
    font-weight: bold;
  }

  #contact .form_inner dl {
    display: flex;
    align-items: center;
    margin-bottom: 45px;
  }
  #contact .form_inner dl.ai_st {
    align-items: flex-start;
  }
  #contact .form_inner dl dt {
    width: 32.14286%;
  }
  #contact .form_inner dl dd {
    width: 66.66667%;
  }
  #contact .form_inner dl dd input[type="checkbox"] {
    width: 20px;
    height: 20px;
    border: 1px solid #dbdcdf;
  }
  #contact .form_inner dl dd input[type="text"] ,
  #contact .form_inner dl dd input[type="email"] {
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 0.5em 1em;
    color: #000;
   /* -webkit-appearance: none; */
   border-radius: 3px;
   border: 1px solid #dbdcdf;
  }
  input[type="text"]::placeholder ,
  input[type="email"]::placeholder {
    color: #bababa;
  }
  #contact .form_inner dl dd textarea {
    width: 100%;
    height: 255px;
    padding: 0.7em 1em;
    font-size: 1.6rem;
    line-height: 1.75;
    color: #000;
   /* -webkit-appearance: none; */
   border-radius: 3px;
   border: 1px solid #dbdcdf;
   font-family: "Noto Sans JP", serif;
  }
  textarea::placeholder {
    color: #bababa;
  }
  .i_must {
    display: inline-block;
    margin-left: 0.25em;
    background-color: #f05a90;
    padding: 0.1em 0.5em;
    color: #FFF;
    border-radius: 50px;
    line-height: 1.2;
  }
  .contact_inner .lead3 {
    margin-bottom: 45px;
  }


    /* thanks.php
---------------------------------------------------------------------- */
 .thanks_btn .cbtn{
    margin: auto;
 }


}
/* End pc
---------------------------------------------------------------------- */


/* Start sp
---------------------------------------------------------------------- */

@media (max-width: 1000px) {
        /* mv
---------------------------------------------------------------------- */
  #mv {
    width: 100%;
    margin: 0 auto;
    height: 100%;
    height: 124.26667vw;
    position: relative;
    margin-top: 20vw;
    margin-bottom: 8vw;
    background: url('../images/index/mv_under.jpg') center no-repeat;
    background-size: cover;
  }

  #mv .mvslide {
    width: 100%;
    height: 120vw;
  }

  #mv picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
  }

   #mv .slick-animation picture img {
    animation: fadezoom 6s 0s forwards;
  }
  @keyframes fadezoom{
    0% {
      transform: scale(1.0);
    }
    100% {
      transform: scale(1.1);
    }
  }

  .mv_c_copy1 {
    position: absolute;
    top: 8.8vw;
    left: 4.53334vw;
    z-index: 20;
  }
  .mv_c_copy1 img {
    width: 76.8vw;
  }
  .mv_c_copy2 {
    position: absolute;
    bottom: 5.33334vw;
    right: 2.133334vw;
    z-index: 20;
  }
  .mv_c_copy2 img {
    width: 83.2vw;
  }

  .mvslide.slick-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }


    /* service
---------------------------------------------------------------------- */
  #service {
    padding: 10.66667vw 0 18vw;
  }
  #service .lead1 {
    color: #304d67;
    margin-bottom: 40px;
  }
  #service .flex_wrap1 {
    display: flex;
    flex-direction: column;
  }

  #service .flex_wrap1 .dec_wrap {
    display: contents;
  }
  #service .flex_wrap1 .pic_wrap {
    order: 30;
    margin-bottom: 5.33334vw;
  }
  .flex_wrap1 h4 {
    order: 10;
  }
  .flex_wrap1 .lead2 {
    order: 20;
  }
  .flex_wrap1 .cbg1 {
    order: 40;
  }
  #service .flex_wrap1 .pic_wrap img {
    width: 100%;
    border-radius: 2vw;
  }
  .dec_wrap .cbg1 {
    padding: 1.5rem;
    border-radius: 2vw;
  }
  #service .dec_wrap .list1 {
    color: #304d67;
    letter-spacing: -0.08em;
  }
  #service .remarks {
    border-radius: 10px;
    font-size: 1.8rem;
    margin-top: 40px;
  }
  #service .remarks .remarks_heading {
    border-top-left-radius: 2vw;
    border-top-right-radius: 2vw;
    font-size: 2rem;
    line-height: 3;
    font-weight: bold;
  }
  #service .remarks .remarks_detail {
    padding: 1em;
  }
  #service .remarks .remarks_detail ul {
    gap: 0 1em;
    display: flex;
    flex-wrap: wrap;
    color: #304d67;
    font-size: 4vw;
    font-weight: 600;
  }
  #service .remarks .remarks_detail p {
      text-align: center;
      font-weight: 600;
  }


    /* strongpoint
---------------------------------------------------------------------- */
  #strongpoint {
    padding: 10.66667vw 0 18vw;
  }
  #strongpoint .lead1 {
    margin:  auto;
    margin-bottom: 40px;
  }
  .strongpoint_wrap {
    justify-content: space-between;
    gap: 20px 0;
    flex-wrap: wrap;
  }
  .strongpoint_wrap .strongpoint {
    border-radius: 2vw;
    padding: 5.33334vw;
    display: flex;
    justify-content: space-between;
    margin-bottom: 2.66667vw;
  }
  .strongpoint_wrap .strongpoint h3 {
    font-size: 5.86667vw;
    font-weight: bold;
    line-height: 1.2;
    position: relative;
    width: 10.78432%;
  }
  .strongpoint_wrap .strongpoint h3 span {
    position: relative;
  }
  .strongpoint_wrap .strongpoint h3 span::after {
    content: "";
    display: inline-block;
    position: absolute;
  }
  .strongpoint_dec {
    width: 80.39216%;
  }
  .strongpoint_dec h4 {
    font-size: 4.8vw;
    line-height: 1.3;
    font-weight: bold;
    color: #304d67;
    margin-bottom: 2.66667vw;
  }
  .strongpoint_dec p {
    font-size: 3.73334vw;
    line-height: 1.6;
    color: #304d67;
  }
  .strongpoint.point1 {
    background-color: #d0ddfb;
  }
  .strongpoint.point1 h3 {
    color: #4a7df1;
  }
  .strongpoint.point1 h3 span:after {
    width: 7.73334vw;
    height: 10.4vw;
    background: url('../images/icon_dentaku.svg') center no-repeat;
    background-size: contain;
    bottom: -12.33334vw;
    left: 1.33334vw;
  }
  .strongpoint.point2 {
    background-color: #facdde;
  }
  .strongpoint.point2 h3 {
    color: #f05a90;
  }
  .strongpoint.point2 h3 span:after {
    width: 11.46667vw;
    height: 12.53334vw;
    background: url('../images/icon_staff.svg') center no-repeat;
    background-size: contain;
    bottom: -14.33334vw;
    left: 1.33334vw;
  }
  .strongpoint.point3 {
    background-color: #fcebbf;
  }
  .strongpoint.point3 h3 {
    color: #f2b100;
  }
  .strongpoint.point3 h3 span:after {
    width: 10.13334vw;
    height: 9.33334vw;
    background: url('../images/icon_memo.svg') center no-repeat;
    background-size: contain;
    bottom: -11.33334vw;
    left: 1.33334vw;
  }
  .strongpoint.point4 {
    background-color: #c5eadc;
  }
  .strongpoint.point4 h3 {
    color: #3eb88a;
  }
  .strongpoint.point4 h3 span:after {
    width: 10.66667vw;
    height: 10.66667vw;
    background: url('../images/icon_earth.svg') center no-repeat;
    background-size: contain;
    bottom: -11.83334vw;
    left: 1.33334vw;
  }


    /* about_us
---------------------------------------------------------------------- */
  #about_us {
    padding: 10.66667vw 0 25.33334vw;
    position: relative;
  }
  .about_us_dec {
    margin-bottom: 13.33334vw;
  }
  .about_us_dec .ch4 {
    text-align: center;
    margin-bottom: 6.66667vw;
  }
  .about_us_dec .president_name {
    /* text-align: right; */
  }
  .about_us_dec p {
    font-size: 3.73334vw;
    font-weight: 600;
    line-height: 1.6;
    color: #304d67;
    margin-bottom: 8vw;
  }
  .about_us_dec .president_name  {
    margin-bottom: 0;
  }
  .about_us_dec .president_name span {
    /* font-size: 1.9rem; */
  }
  .about_us_pic {
    position: relative;
    /* width: 49.16667%; */
  }
  .about_us_pic_inner {
    position: relative;
  }
  .about_us_pic .about_us_pic_img {
    width: 100%;
    height: auto;
    border-radius: 2vw;
    position: relative;
    z-index: 5;
  }
  .about_us_pic .about_us_pic_txt {
    width: 92vw;
    max-width: initial;
    height: auto;
    position: absolute;
    z-index: 10;
    bottom: -14.66667vw;
    left: -1vw;
  }
  .history_ttl h4 {
    text-align: center;
  }
  .history_detail {
    width: 100%;
  }
  .history_detail .cdl dt {
    padding: 1em 0.8em 0.25em;
    color: #304d67;
    font-weight: bold;
    font-size: 4vw;
  }
  .history_detail .cdl dd {
    padding: 0.25em 0.8em 1em;
    font-size: 4vw;
  }

  .history_detail .cdl::after {
    width: 26.66667vw;
  }
  .history_detail .cdl.fir::before {
    width: 26.66667vw;
  }
  #president {
    margin-bottom: 29.33334vw;
  }


    /* contact
---------------------------------------------------------------------- */
  #contact {
    padding: 26.66667vw 0 13.33334vw;
    color: #FFF;
  }
  #contact .ch2_2::before {
    content: "";
    display: inline-block;
    width: 510.4vw;
    height: 7.46668vw;
    background: url('../images/icon_mail.svg') center no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -13.33334vw;
  }
  #contact .lead3 {
    color: #FFF;
    text-align: left;
    margin-bottom: 4vw;
  }
  #contact .phone {
    border-radius: 3vw;
    position: relative;
    padding: 4vw;
    color: #FFF;
    margin-bottom: 16vw;
  }
  #contact .phone::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #e0eef9;
    mix-blend-mode: multiply; /* これで外側の背景と乗算されます */
    border-radius: 3vw;
    /* z-indexを「1」にして、親要素の通常の背景より一歩前に出します */
    z-index: 1;
  }
  /* 子要素は z-index: 2 にして、乗算背景よりさらに手前に引っ張り出します */
  #contact .phone .phone_ttl {
    position: relative;
    z-index: 2;
  }
  #contact .phone .phone_ttl h3 {
    text-align: center;
    font-size: 1.3rem;
    line-height: 1.5;
  }
  #contact .phone .phone_ttl h3 span {
    font-size: 1.7rem;
    font-weight: bold;
    position: relative;
  }
  #contact .phone .phone_ttl h3 span::before {
    content: "";
    display: inline-block;
    width: 4.8vw;
    height: 4.8vw;
    background: url('../images/icon_tel.svg') center no-repeat;
    background-size: contain;
    position: absolute;
    left: -5.5vw;
    top: 50%;
    transform: translateY(-50%);
  }
  #contact .phone .phone_number {
    position: relative;
    z-index: 2;
    text-align: center;
  }
  #contact .phone .phone_number span {
    font-size: 2.2rem;
    font-weight: bold;
  }

  #contact .form_inner dl {
    margin-bottom: 4vw;
  }
  #contact .form_inner dl.ai_st {
  }
  #contact .form_inner dl dt {
    font-size:3.733334vw;
    margin-bottom: 1.5vw;
  }
  #contact .form_inner dl dd {
  }
  #contact .form_inner dl dd input[type="checkbox"] {
    width: 6.93334vw;
    height: 6.93334vw;
    border: 1px solid #dbdcdf;
    border-radius: 1vw;
  }
  #contact .form_inner dl dd input[type="text"] ,
  #contact .form_inner dl dd input[type="email"] {
    width: 100%;
    font-size: 3.733334vw;
    line-height: 1.5;
    padding: 0.5em 1em;
    color: #000;
   /* -webkit-appearance: none; */
   border-radius: 1vw;
   border: 1px solid #dbdcdf;
  }
  input[type="text"]::placeholder ,
  input[type="email"]::placeholder {
    color: #bababa;
  }
  #contact .form_inner dl dd textarea {
    width: 100%;
    height: 66.66667vw;
    padding: 0.7em 1em;
    font-size: 1.6rem;
    line-height: 1.75;
    color: #000;
   /* -webkit-appearance: none; */
   border-radius: 3px;
   border: 1px solid #dbdcdf;
   font-family: "Noto Sans JP", serif;
  }
  textarea::placeholder {
    color: #bababa;
  }
  .i_must {
    display: inline-block;
    margin-left: 0.5em;
    background-color: #f05a90;
    padding: 0.1em 0.5em;
    color: #FFF;
    border-radius: 20vw;
    line-height: 1.2;
    font-size: 2.77334vw;
  }
  #contact .contact_inner .lead3.pri {
    font-size: 3.73334vw;
    margin-bottom: 6vw;
    text-align: center;
  }
  .contact_inner .cbtn {
    margin: auto;
  }

    /* thanks.php
---------------------------------------------------------------------- */
 .thanks_btn .cbtn {
    margin: auto;
 }


} /* end sp  */




/* モーダルCSS */
.modalArea {
  display: none;
  position: fixed;
  z-index: 500; /*サイトによってここの数値は調整 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30,30,30,0.9);
}

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  width: 88%;
  max-width: 1100px;
  height: 70vh;
  padding: 10px 30px;
  background-color: #fff;
  overflow: auto;
}

.closeModal {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
}

.modalContents h3 {
  text-align: center;
  font-size: 22px;
  margin-bottom: 40px;
}
.privacy_dec p {
  margin-bottom: 30px;
}
.privacy_dec h4{
  font-size: 20px;
  margin-bottom: 20px;
}
.privacy_dec ul {
  margin-bottom: 30px;
}
.privacy_dec ul li {
  text-indent: -1em;
  padding-left: 1em;
  position: relative;
  margin-bottom: 5px;
}
.privacy_dec ul li::before {
  content: "・";
}
