@charset "UTF-8";
@media only screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
#mata_s01 img {
  width: 100%;
  display: block;
  vertical-align: bottom;
}

#mata_s01 a img {
  transition: opacity ease 0.3s;
}

#mata_s01 .ma {
  margin-left: auto;
  margin-right: auto;
}

#mata_s01 .pr {
  position: relative;
}

#mata_s01 .pa {
  position: absolute;
}

#mata_s01 .pf {
  position: fixed;
}

#mata_s01 .db {
  display: block;
}

#mata_s01 .di {
  display: inline;
}

#mata_s01 .dib {
  display: inline-block;
}
/* 
#mata_s01 .dn {
  display: none;
} */

#mata_s01 .df {
  display: flex;
}

#mata_s01 .fww {
  flex-wrap: wrap;
}

#mata_s01 .fwnw {
  flex-wrap: nowrap;
}

#mata_s01 .jcc {
  justify-content: center;
}

#mata_s01 .jcsb {
  justify-content: space-between;
}

#mata_s01 .jcfs {
  justify-content: flex-start;
}

#mata_s01 .jcfe {
  justify-content: flex-end;
}

#mata_s01 .aic {
  align-items: center;
}

#mata_s01 .aifs {
  align-items: flex-start;
}

#mata_s01 .aife {
  align-items: flex-end;
}

#mata_s01 .oxh {
  overflow-x: hidden;
}

#mata_s01 .tl {
  text-align: left;
}

#mata_s01 .tc {
  text-align: center;
}

#mata_s01 .tr {
  text-align: right;
}

#mata_s01 .tj {
  text-align: justify;
}

#mata_s01 .hac {
  left: 50%;
  transform: translateX(-50%);
}

/* #mata_s01 .vam {
  top: 50%;
  transform: translateY(-50%);
} */
#mata_s01 .vam {
  top: 50%;
  transform: translateY(-50%);
}

.marugo {
  font-family: dnp-shuei-mgothic-std, "Shuei MaruGo", sans-serif !important;
  font-weight: 400;
}

.bold,
.bold * {
  font-weight: 600 !important;
}

.orange {
  color: #ff8701;
}

/* layout */
body {
  scrollbar-width: none; /*Firefox対応のスクロールバー非表示コード*/
  -ms-overflow-style: none; /*Internet Explore対応のスクロールバー非表示コード*/
}

body::-webkit-scrollbar {
  display: none; /*Google Chrome、Safari、Microsoft Edge対応のスクロールバー非表示コード*/
}

body {
  background: #F9F5ED;
}

header {
  height: 7rem;
  width: 100%;
  max-width: 750px;
  position: fixed;
  z-index: 999;
  left: calc(50% - 375px);
  top: 0;
  padding: 2.5rem 4rem;
  background: rgba(255, 255, 255, 0.75);
}

header p {
  margin: 0;
}

header nav .menu {
  background: #fffdeb;
}

header nav .menu__inner ul li a {
  color: #333;
  font-size: 1.8rem;
}

header nav .menu .closeBtn span {
  color: #333;
}

#mata_s01 {
  max-width: 750px;
  background: #fff;
  box-shadow: 0px 0px 54px 0px rgba(0, 0, 0, 0.3);
  overflow-x: hidden;
  margin: auto;
}

#mata_s01 main .inner {
  width: 89.334%;
  margin: 0 auto;
}

footer {
  height: unset;
  margin: 0 0 90px;
}

@media screen and (max-width: 767px) {
  header {
    padding: 5vw 0 0 4vw;
  }
  header {
    height: 3.5rem;
    width: 100%;
    left: 0;
    top: 0;
    padding: 1rem;
  }
  header p {
    width: 11rem;
    display: block;
  }
  #mata_s01 {
    box-shadow: none;
    max-width: 100%;
    position: relative;
    overflow: hidden;
  }
  footer {
    height: unset;
    padding-bottom: 0;
    margin: 0 0 12vw;
  }
}
.fixBanner {
  position: fixed;
  bottom: -30vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  max-width: 750px;
  transition: 0.4s;
  z-index: 101;
}
#sec01 {
  background-image: url(../img/bg/bg-01.png);
}
#sec02 {
  background-image: url(../img/bg/bg-02.png);
}
#sec03 {
  background-image: url(../img/bg/bg-03.png);
}
.show01 .sec01 .fixBanner {
  bottom: 0;
}

.show02 .sec02 .fixBanner {
  bottom: 0;
}

.show03 .sec03 .fixBanner {
  bottom: 0;
}

#mata_s01 main {
  margin-top: 7rem;
}
#mata_s01 .ct {
  width:88%;
  margin: 0 auto;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}
#mata_s0 .ct_2 {
  /* width:88%; */
  margin: 0 auto;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}
/* #mata_s01 .sec01 .pa, #mata_s01 .sec02 .sec, #mata_s01 .sec03 .pa, #mata_s01 .sec04 .pa, #mata_s01 .sec05 .sec, #mata_s01 .sec07 .sec {
  top: 0;
} */
#mata_s01 .fv .fv-01 {
  top: 46%;
  width: 86%;
}
/* #mata_s01 .fv .fv-01 {
  top: 42.4%;
  width: 86%;
} */
#mata_s01 .fv .btn-01 {
  bottom: 28%;
  width: 83%;
}
#mata_s01 .fv .btn-02 {
  bottom: 18.7%;
  width: 83%;
}
#mata_s01 .fv .btn-03 {
  bottom: 9.5%;
  width: 83%;
}
/* #mata_s01 .fv .fv-02 {
  bottom: 5.2%;
  width: 88%;
  left: 50%;
} */
#mata_s01 .sec01 .s1-01 {
  /* top: 0; */
  width: 100%;
  /* margin: 0 auto;
  text-align: center; */

}
#mata_s01 .sec01 .s1-02 {
  top: 6.9%;
  /* width: 95%; */
  margin: 0 auto;
}
#mata_s01 .sec01 .s1-03 {
  top:11.2%;
}
/* #mata_s01 .sec01 .s1-04{
  position: relative;
} */
#mata_s01 .sec01 .s1-05 {
  position: absolute;
  top: 71%;
  left: 23%;
}
#mata_s01 .sec01 .s1-06 {
  top: 23.5%;
 
}
/* #mata_s01 .sec01 .s1-07 {
  
} */
#mata_s01 .sec01 .s1-08{
  position: relative;
}
/* #mata_s01 .sec01 .btn-04 {
  top: 96.1%;
  width: 78%;
} */
#mata_s01 .sec01 .s1-video {
    top: 32.4%;
    z-index: 100;
    width: 70%;
    height: 17.3%;
    border-radius: 10px;
    left: 15%;
}
#mata_s01 .sec01 .s1-video iframe {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
#mata_s01 .sec02_3 .s2-video {
  top: 20.4%;
    z-index: 100;
    width: 67%;
    height: 22.3%;
    left: 50%;
}
#mata_s01 .sec02_3 .s2-video iframe {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
#mata_s01 .sec01 .s1-09 {
  top: 70.6%;
   width: 100%;
}
/* #link01 {
  margin-top: -75px;
  padding-top: 75px;
} */
#mata_s01 .sec01 .s1-10 {
  top: 79%;

}
.s1-10_3 {
  background-color: #CCF8FF;
}
.s1-10_4 {
  padding-bottom: 10%;
}
#mata_s01 .sec01 .s1-11 {
  top: 89.65%;
}
/* #mata_s01 .sec01 .s1-11_2 {
  top: 94.5%;
} */
#mata_s01 .sec01 .s1-12 {
  top: 89.44%;
}
#mata_s01 .sec01 .s1-13 {
  top: 90.59%;
}
/* #mata_s01 .sec01 .btn-05 {
  top: 97.6%;
  width: 80%;
} */
#sec01_2 {
  background-image: url(../img/bg/bg-01_2.png);
}
#sec02_2 {
  background-image: url(../img/bg/bg-02_2.png);
}
#sec02_3 {
  background-image: url(../img/bg/bg-02_3.png);
}
#sec02_4 {
  background-image: url(../img/bg/bg-02_4.png);
}
#sec03_2 {
  background-image: url(../img/bg/bg-03_2.png);
}
#sec03_3 {
  background-image: url(../img/bg/bg-03_3.png);
}
#sec03_4 {
  background-image: url(../img/bg/bg-03_4.png);
}
#sec01_2 .s1-2-2 {
position: relative;
}
#sec02_2 .s1-2-2 {
  position: relative;
  }
  #sec02_3 .s1-2-2 {
    position: relative;
    }
    #sec02_4 .s1-2-2 {
      position: relative;
      }
#sec01_2 .btn-04 {
  position: absolute;
  top: 0;
  left: 6.5%;
  width: 87%;
  }
  #sec02_2 .btn-04 {
    position: absolute;
    top: 0;
    left: 6.5%;
    width: 87%;
    }
    #sec02_3 .btn-04 {
      position: absolute;
      top: 0;
      left: 11%;
      }
      #sec02_4 .btn-04 {
        position: absolute;
        top: 0;
        left: 6.5%;
        width: 87%;
        }
        #sec03_2 .btn-04 {
          position: absolute;
          top: 0;
          left: 6.5%;
          width: 87%;
          }
          #sec03_4 .btn-04 {
            position: absolute;
            top: 0;
            left: 6.5%;
            width: 87%;
            }
/* #mata_s01 .sec01_2 .s1-2-1 {
  position: relative;
  } */
#mata_s01 .sec01_2 .s1-2-2 {
  top: 21.5%;
  }

#mata_s01 .sec02 .s2-01 {
  padding-top: 6%;
  /* top: 0.3%;
  width: 100%; */
}
/* #mata_s01 .sec02 .s2-02 {
  top: 6.6%;
} */
/* #mata_s01 .sec02 .s2-03 {
  top: 7.9%;
    width: 93%;
    left: 52%;
} */
#mata_s01 .sec02 .s2-04 {
  top: 12.4%;
}
/* #mata_s01 .sec02 .s2-15 {
  top: 18%;
  width: 55%;
} */
#mata_s01 .sec02 .s2-05 {
  top: 14%;
}
#mata_s01 .sec02 .s2-06 {
  top: 19.1%;
}
/* #mata_s01 .sec02 .s2-07 {
  top: 20.9%;
} */
/* #mata_s01 .sec02 .btn-04 {
  top: 34.65%;
  width: 80%;
} */
#mata_s01 .sec02 .s2-08 {
  bottom: 3%;
  width: 55%;
  left: 25%;
}
#mata_s01 .sec02 .s2-09 {
  top: 26.1%;
}
/* #mata_s01 .sec02  {
  top: 70.6%;
  z-index: 100;
  width: 74.9%;
  height: 2.68%;
  border-radius: 10px;
} */
/* #mata_s01 .sec02  {
  top: 70.6%;
  z-index: 100;
  width:  100%;
  height: 2.68%;
  border-radius: 10px;
} */
#mata_s01 .sec02  iframe {
  width: 100%;
  height: 100%;
}
/* #mata_s01 .sec02 .s2-10 {
  top: 27.25%;
  left: 54%;
  width: 90%;
} */
#mata_s01 .sec02 .s2-11 {
  width: 90%;
  margin: 0 auto;
}
#mata_s01 .sec02 .s2-12 {
  top: 37.5%;
  /* width: 90%; */
}

/* #link02 {
  margin-top: -75px;
  padding-top: 75px;
} */
/* #mata_s01 .sec02 .s2-13 {
  top: 38.5%;
  width: 86%;
} */
#mata_s01 .sec02 .btn-05 {
  top: 49.85%;
  width: 78%;
}
/* #mata_s01 .sec02 .s2-14 {
  top: 52.5%;
  width: 86%;
}
#mata_s01 .sec02 .s2-15 {
  top: 54%;
  width: 86%;
} */
/* #mata_s01 .sec02 .s2-16 {
  top: 61.2%;
  width: 86%;
}
#mata_s01 .sec02 .s2-17 {
  top: 70.3%;
  width: 86%;
}
#mata_s01 .sec02 .s2-18 {
  top: 77.3%;
  width: 80%;
  left: 48%;
} */

#mata_s01 .sec02 .s2-18_2 {
 padding-top: 2%;
}
/* #mata_s01 .sec02 .s2-19 {
  top: 78.8%;
  width: 89%;
  left: 48.5%;
}
#mata_s01 .sec02 .s2-20 {
  top: 81.4%;
    left: 52.1%;
    width: 91.5%;
}
#mata_s01 .sec02 .s2-21 {
  top: 84.85%;
  width: 85.9%;
  left: 49%;
} */
/* #mata_s01 .sec02 .s2-22 {
  top: 85.8%;
  
} */
#mata_s01 .sec02 .btn-06{
  top: 97.4%;
  width: 78%;
}
#mata_s01 .sec03 .s3-01 {
  top: 0.3%;
  width: 100%;
}
/* #mata_s01 .sec03 .s3-02 {
  top: 6.3%;
  width: 50%;
  left: 68%;
} */
#mata_s01 .sec03 .s3-03 {
  z-index: 1;
}
#mata_s01 .sec03 .s3-04 {
  bottom: -7%;
  left: 25%;
  z-index: 100;
}
/* #mata_s01 .sec03 .s3-15 {
  top: 18.55%;
  width: 55%;
  z-index: 91;
} */
#mata_s01 .sec03 .s3-05 {

    z-index: 0;
}
/* #mata_s01 .sec03 .s3-06 {
  top: 16.25%;
  width: 93%;
  left: 53.5%;
} */
#mata_s01 .sec03 .s3-07 {
  top: 22.4%;
}
#mata_s01 .sec03 .s3-08 {
  top: 25.5%;
}
/* #link03 {
  margin-top: -75px;
  padding-top: 75px;
} */
#mata_s01 .sec03 .btn-07 {
  top: 41.85%;
  width: 80%;
  z-index: 100;
}
#mata_s01 .sec03 .s3-09 {
  top: 26.6%;
  /* z-index: 100; */
}
#mata_s01 .sec03 .btn-04 {
  top: 43.8%;
  width: 80%;
  z-index: 100;
}
#mata_s01 .sec03 .s3-10 {
  top: 45.7%;
  width: 86%;
}
#mata_s01 .sec03 .s3-11 {
  top: 47.6%;
}
#mata_s01 .sec03 .s3-12 {
  top: 54.7%;
}
/* #mata_s01 .sec03 .mouth {
  top: 77.55%;
  width: 82%;
} */
#mata_s01 .sec03 .s3-13 {
  top: 60.2%;
  width: 90%;
  left: 51.5%;
}
#mata_s01 .sec03 .s3-14 {
  top: 69.5%;
  width: 80%;
  left: 48%;
}
/* #mata_s01 .sec03 .btn-05 {
  top: 97.7%;
  width: 80%;
  z-index: 100;
} */
#mata_s01 .sec03 .s3-15 {
  top: 71.7%;
  width: 89%;
  left: 48.5%;
}
#mata_s01 .sec03 .s3-16 {
  top: 75.56%;
  left: 52.1%;
  width: 91.5%;
}
#mata_s01 .sec03 .s3-17 {
  top: 80.3%;
}
#mata_s01 .sec03 .s3-18 {
  top: 81.4%;
}
#mata_s01 .sec03 .btn-08 {
  top: 96.65%;
  width: 80%;
  z-index: 100;
}
#mata_s01 .slide {
  position: absolute;
  top: 22%;
  width: 80%;
}
#mata_s01 .slick-slide {
  margin: 0 2vw;
}

#mata_s01 .btn1 {
  bottom: 0;
}

@media screen and (max-width: 767px) {
  #mata_s01 main {
    margin-top: 3.5rem;
  }
  #mata_s01 #cart {
    padding-top: 3.5rem;
    margin-top: -3.5rem;
  }
}
@media screen and (max-width: 767px) {
  #mata_s01 main {
    margin-top: 3.5rem;
  }
  #mata_s01 #cart {
    padding-top: 3.5rem;
    margin-top: -3.5rem;
  }
}
/* ----------------------------------
    decorations
---------------------------------- */
#mata_s01 .fadeIn,
#mata_s01 .fadeIn.faded {
  transition: 1.2s;
}

#mata_s01 .dcrt {
  width: 100%;
  position: absolute;
  left: 0;
}

#mata_s01 .dcrt-add {
  top: 0px;
}

#mata_s01 .dcrt-cv0 {
  top: 0px;
}

#mata_s01 .dcrt-cv1 {
  top: 370px;
}

#mata_s01 .dcrt-cv2 {
  top: 1870px;
}

#mata_s01 #cv3 .dcrt-cv-off {
  top: 0px;
}

#mata_s01 #cv3 .dcrt-cv-svc {
  top: 400px;
}

#mata_s01 #cv3 .dcrt-cv1 {
  top: 1277px;
}

#mata_s01 #cv3 .dcrt-cv2 {
  top: 2822px;
}

#mata_s01 #cv3 .dcrt-cv3 {
  top: 4222px;
}

#mata_s01 .dcrt09 {
  top: 90px;
}

#mata_s01 .dcrt10 {
  top: 0px;
}

#mata_s01 .dcrt11 {
  top: 890px;
}

#mata_s01 .dcrt12 {
  top: 2215px;
}

#mata_s01 .dcrt13 {
  top: 3005px;
}

#mata_s01 .dcrt14 {
  top: 3505px;
}

#mata_s01 .dcrt15 {
  top: 0px;
}

#mata_s01 .dcrt16 {
  top: 300px;
}

#mata_s01 .dcrt17 {
  top: 2810px;
}

#mata_s01 .dcrt18 {
  top: 3830px;
}

@media screen and (max-width: 767px) {
  #mata_s01 .dcrt-cv1 {
    top: 49.333vw;
  }
  #mata_s01 .dcrt-cv2 {
    top: 249.333vw;
  }
  #mata_s01 #cv3 .dcrt-cv-svc {
    top: 53.333vw;
  }
  #mata_s01 #cv3 .dcrt-cv1 {
    top: 170.267vw;
  }
  #mata_s01 #cv3 .dcrt-cv2 {
    top: 376.267vw;
  }
  #mata_s01 #cv3 .dcrt-cv3 {
    top: 562.933vw;
  }
  #mata_s01 .dcrt09 {
    top: 12vw;
  }
  #mata_s01 .dcrt11 {
    top: 118.667vw;
  }
  #mata_s01 .dcrt12 {
    top: 295.333vw;
  }
  #mata_s01 .dcrt13 {
    top: 400.667vw;
  }
  #mata_s01 .dcrt14 {
    top: 467.333vw;
  }
  #mata_s01 .dcrt16 {
    top: 40vw;
  }
  #mata_s01 .dcrt17 {
    top: 374.667vw;
  }
  #mata_s01 .dcrt18 {
    top: 510.667vw;
  }
}
/* ----------------------------------
    details
---------------------------------- */
#mata_s01 .add {
  background: #fdf0ee;
}

#mata_s01 .video {
  width: 89.334%;
  top: 0%;
}

#mata_s01 .p26 {
  margin: 0 0 50px 0;
}

#mata_s01 #acc2 {
  margin: 0 0 50px 0;
}

#mata_s01 .links div {
  background: url("../img/links/bg.png") center top/100% repeat-y;
}

#mata_s01 .links div.branches {
  padding: 0 0 75px;
}

#mata_s01 .links div.branches ul {
  margin: 30px 0 0 0;
}

#mata_s01 .links div.branches ul li {
  margin: 0 auto 30px;
}

#mata_s01 .links div.branches ul li:nth-child(1) {
  width: 63%;
}

#mata_s01 .links div.branches ul li:nth-child(2) {
  width: 18.8%;
}

#mata_s01 .links div.branches ul li:nth-child(3) {
  width: 14.133%;
}

#mata_s01 .links div.branches ul li:nth-child(4) {
  width: 50.133%;
  margin-bottom: 0;
}

#mata_s01 .links div.branches ul li a {
  font-size: 32px;
  color: #649ed5;
  text-decoration: underline;
  margin: 0 0 30px;
}

#mata_s01 .links div.tel {
  padding: 0 0 75px;
}

#mata_s01 .links div.tel .number {
  width: 78.668%;
  margin: 40px auto 30px;
}

#mata_s01 .links div.tel .txt {
  font-size: 24px;
}

#mata_s01 .links div.sns ul:nth-of-type(1) {
  width: 69.6%;
  padding: 40px 0;
  margin: 0 auto;
}

#mata_s01 .links div.sns ul:nth-of-type(2) {
  width: 50%;
  margin: 0 auto;
}

#mata_s01 .links div.sns ul:nth-of-type(1) li {
  width: 45.978%;
}

#mata_s01 .links div.sns ul:nth-of-type(2) li {
  width: 24.268%;
}

#mata_s01 footer .logo {
  width: 46.668%;
  padding: 50px 0;
  margin: 0 26.5%;
}

#mata_s01 footer small {
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  #mata_s01 .p26 {
    margin: 0 0 6.667vw 0;
  }
  #mata_s01 #acc2 {
    margin: 0 0 6.667vw 0;
  }
  #mata_s01 .links div.branches {
    padding: 0 0 10vw;
  }
  #mata_s01 .links div.branches ul {
    margin: 4vw 0 0 0;
  }
  #mata_s01 .links div.branches ul li {
    margin: 0 auto 4vw;
  }
  #mata_s01 .links div.branches ul li:nth-child(4) {
    margin-bottom: 0;
  }
  #mata_s01 .links div.branches ul li a {
    font-size: 4.267vw;
    margin: 0 0 4vw;
  }
  #mata_s01 .links div.tel {
    padding: 0 0 10vw;
  }
  #mata_s01 .links div.tel .number {
    margin: 5.333vw auto 4vw;
  }
  #mata_s01 .links div.tel .txt {
    font-size: 3.2vw;
  }
  #mata_s01 .links div.sns ul:nth-of-type(1) {
    padding: 5.333vw 0;
  }
  #mata_s01 footer .logo {
    padding: 6.667vw 0;
    margin: 0 26.5%;
  }
  #mata_s01 footer small {
    font-size: 2.667vw;
  }
}
/* anm */
.btn a {
  display: block;
  -webkit-animation-name: pulse;
          animation-name: pulse;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

@-webkit-keyframes dokidoki {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  60% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes dokidoki {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  60% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes pulse {
  from {
    transform: translateX(0%);
  }
  5% {
    transform: translateX(2%);
  }
  10% {
    transform: translateX(0%);
  }
  to {
    transform: translateX(0%);
  }
}
@keyframes pulse {
  from {
    transform: translateX(0%);
  }
  5% {
    transform: translateX(2%);
  }
  10% {
    transform: translateX(0%);
  }
  to {
    transform: translateX(0%);
  }
}
/* ----------------------------------
    slide, slick
---------------------------------- */
.slide .slick-prev {
  z-index: 10;
  border-radius: 50%;
  font-size: 0;
  opacity: 0.8;
  width: 40px;
  height: 40px;
  background: url(../img/ar_left.png) center no-repeat;
  background-size: contain;
  left: -8%;
  top: 50%;
}

.slide .slick-next {
  z-index: 10;
  border-radius: 50%;
  font-size: 0;
  opacity: 0.8;
  width: 40px;
  height: 40px;
  background: url(../img/ar_right.png) center no-repeat;
  background-size: contain;
  right: -8%;
  top: 50%;
}

.slide .slick-prev::before {
  content: "";
  border: 0px;
  transform: rotate(45deg);
  position: absolute;
}

.slide .slick-next::before {
  content: "";
  border: 0px;
  transform: rotate(45deg);
  position: absolute;
}

.slide .slick-slide img {
  display: block;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .slide {
    width: 100vw;
  }
  .slide .slick-prev {
    width: 6vw;
    height: 6vw;
    left: -9%;
    top: 43%;
  }
  .slide .slick-next {
    width: 6vw;
    height: 6vw;
    right: -9%;
    top: 43%;
  }
  .slide .slick-prev::before {
    width: 2.4vw;
    height: 2.4vw;
  }
  .slide .slick-next::before {
    width: 2.4vw;
    height: 2.4vw;
  }
  .slick-slide {
    width: 100vw;
    height: auto;
  }
  .slide .slick-prev::before {
    width: 2.667vw;
    height: 2.667vw;
  }
  .slide .slick-next::before {
    width: 2.667vw;
    height: 2.667vw;
  }
}
.slide-dots {
  margin: 10px auto 0;
  padding: 0;
  text-align: center;
}

.slide-dots li {
  display: inline-block;
  margin: 0 7px;
}

.slide-dots li button {
  position: relative;
  text-indent: -9999px;
}

.slide-dots li button::before {
  background-image: url(../img/dots02.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  height: 13.5px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 24px;
  width: 2vw;
}

/* .slide-dots li.slick-active button::before {
  background-image: url(../img/dots01.png);
} */
.dn		{ display:none;							}
/* acc */
.acc .trg::before,
.acc .trg::after				{ transition:transform 0.5s; content:''; display:block; background:#666666; width:2.5%; height:2%; position:absolute; right:12%; top:50%; }
.acc .trg::after				{ transition:transform 0.5s; transform:rotate( -90deg); }
.acc .trg.active::after			{ transition:transform 0.5s; transform:rotate( 1deg); }
.acc .trg.active::before { content: none;}



.active {
	visibility: visible;
	opacity: 1;
	transform: translateY(0px);
  
	}
  video.btn_bg {
    background-color: #fff;
    }
    .active.is-animated {
    animation: fadeIn 0.7s cubic-bezier(0.33, 1, 0.68, 1) forwards;
    }

button {
  background: none;
  border: none;
  outline: none;
  padding: 0 7px;
}

.slide .slick-dots li {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  list-style: none;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  color: #d3cfc7;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 767px) {
  .slide-dots {
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }
  .slide-dots li {
    display: inline-block;
    margin: 0 0.4vw;
  }
}
/* -----------------------------------------------------------------
    safariのみの対応
----------------------------------------------------------------- */
_::-webkit-full-page-media,
_:future,
:root #sec03 {
  min-height: 18vw;
}

#sec03-insrt1 {
  margin-top: -9%;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  ::i-block-chrome,
#sec03 {
    min-height: 18vw;
  }
  #sec03-insrt1 {
    margin-top: -9%;
  }
}/*# sourceMappingURL=style.css.map */
.acc  {
  background-color: #CCF8FF;
}
.acc .dn {
  background-color: #CCF8FF;
}
.link01_mini {
  content: "";
  top: 43.5%;
  right: 32%;
  /* background-color: #000; */
  z-index: 10000;
  width: 400px;
  height: 75px;
}
.s1-07_2 {
  bottom: -1.5%;
  left: 44%;
}
.s1-07 {
  z-index: 1;
}
@media screen and (max-width: 767px) {
  /* #mata_s01 .links div {
    background: url(../img/bg/bg-01.png) no-repeat;
    background-size: contain;
  } */
  #sec01 {
    background: url(../img/bg/bg-01.png) no-repeat;
    background-size: contain;
  }
  #sec02 {
    background: url(../img/bg/bg-02.png) no-repeat;
    background-size: contain;
  }
  #sec03 {
    background: url(../img/bg/bg-03.png) no-repeat;
    background-size: contain;
  }
  #sec01_2 {
    background: url(../img/bg/bg-01_2.png) no-repeat;
    /* background-size: contain; */
  }
  #sec02_2 {
    background: url(../img/bg/bg-02_2.png) no-repeat;
    /* background-size: contain; */
  }
  #sec02_3 {
    background: url(../img/bg/bg-02_3.png) no-repeat;
    background-size: contain;
  }
  #sec02_4 {
    background: url(../img/bg/bg-02_4.png) no-repeat;
    /* background-size: contain; */
  }
  #sec03_2 {
    background: url(../img/bg/bg-03_2.png) no-repeat;
    /* background-size: contain; */
  }
  #sec03_3 {
    background: url(../img/bg/bg-03_3.png) no-repeat;
    background-size: contain;
  }
  #sec03_4 {
    background: url(../img/bg/bg-03_4.png) no-repeat;
    /* background-size: contain; */
  }
  #mata_s01 .sec01 .s1-05 {
    width: 56%;
  }
  #mata_s01 .sec02 .s2-08 {
    width: 56%;
  }
  #mata_s01 .sec03 .s3-04 {
    width: 56%;
  }
  .btn-04 {
    width: 77%;
  }
  .s1-07_2 {
    width: 13%;

  }
  .link01_mini {
    content: "";
    top: 43%;
    right: 31.5%;
    z-index: 10000;
    width: 55%;
    height: 31%;

}
.s1-07 {
  z-index: 1;
}

}
