@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%);
}

.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: #FFFCF2;
}

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 0;
}

@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 0;
  }
}
.fixBanner {
  position: fixed;
  bottom: -30vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  max-width: 750px;
  transition: 0.4s;
  z-index: 101;
}

.show01 .sec01 .fixBanner {
  bottom: 0;
}

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

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

#mata_s01 main {
  margin-top: 7rem;
}
#mata_s01 .ct {
  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 {
  position: relative;
}
#mata_s01 .outer {
  width: 100%;
}
#mata_s01 .outer p, #mata_s01 .outer h2, #mata_s01 .outer div {
  margin-left: auto;
  margin-right: auto;
}
#mata_s01 .fv .fv-01 {
  top: 20.6%;
  width: 90%;
}
#mata_s01 .fv .fv-02 {
  top: 33.1%;
  width: 77%;
}
#mata_s01 .fv .fv-03 {
  top: 59.1%;
  width: 36%;
}
#mata_s01 .fv .fv-04 {
  top: 61.3%;
  width: 72%;
}
#mata_s01 .fv .fv-05 {
  top: 63.5%;
  width: 74%;
}
#mata_s01 .fv .fv-06 {
  top: 70%;
  width: 86%;
}
/* #mata_s01 .sec01 .out-01 {
  top: 1.4%;
} */
#mata_s01 .sec01 {
  padding-top: 9%;
}
#mata_s01 .sec01 .in-01 {
  width: 84%;
  /* top: 1.4%; */
  padding-top: 100px;
  margin-top: -100px;
  margin-bottom: 7%;
}
#mata_s01 .sec01 .in-02 {
  /* top: 3.6%; */
  width: 84%;
  margin-bottom: 7%;
}
#mata_s01 .sec01 .in-03 {
  /* top: 6.9%; */
  width: 84%;
  margin-bottom: 7%;
}
#mata_s01 .sec01 .in-04 {
  /* top: 13.8%; */
  width: 84%;
  margin-bottom: 7%;
}
#mata_s01 .sec01 .in-04b {
  /* top: 21.6%; */
  width: 88%;
  margin-bottom: 7%;
}
#mata_s01 .sec01 .in-05 {
  /* top: 29.8%; */
  width: 84%;
}
#mata_s01 .sec01 .in-05b {
  /* top: 31.7%; */
  width: 100%;
  margin-bottom: 7%;
}
#mata_s01 .sec01 .in-06 {
  /* top: 63.4%; */
  width: 84%;
  margin-bottom: 7%;
}
#mata_s01 .sec01 .in-07 {
  /* top: 69.8%; */
  width: 84%;
  margin-bottom: 7%;
}
#mata_s01 .sec01 .scroll {
  /* top: 66.2%; */
  width: 84%;
  height: 65vw;
  border: solid 1px #cccccc;
  overflow: scroll;
  max-height: 470px;
}
#mata_s01 .sec01 .scroll .inner {
  padding: 0 2%;
  margin: 6% auto;
}
#mata_s01 .sec01 .scroll .inner p {
  color: #555555;
  font-size: 18px;
  line-height: 1.9;
}
@media screen and (max-width: 767px) {
  #mata_s01 .sec01 .scroll .inner p {
    font-size: 3vw;
  }
}
#mata_s01 .sec01 .out-08 {
  padding-top: 8%;
}
#mata_s01 .sec01 .in-08 {
  width: 84%;
  margin-bottom: 5%;
}
#mata_s01 .sec01 .in-09 {
  /* top: 78.4%; */
  width: 75%;
  margin-bottom: 5%;
}
#mata_s01 .sec01 .in-10 {
  top: 80%;
  width: 90%;
}
#mata_s01 .sec01 .out-11 {
  padding-top: 6%;
  padding-bottom: 10%;
}
#mata_s01 .sec01 .in-11 {
  width: 61%;
  margin-bottom: 5%;
}
#mata_s01 .sec01 .in-12 {
  /* top: 83.9%; */
  width: 95%;
}
#mata_s01 .sec01 .in-13 {
  /* top: 85.8%; */
  width: 95%;
  margin-bottom: 5%;
}
#mata_s01 .sec01 .in-14 {
  /* top: 88.3%; */
  width: 95%;
}
#mata_s01 footer .s-top {
  top: 0;
  left: 0;
  width: 50%;
  padding-right: 0.1vw;
}
#mata_s01 footer .i-top {
  top: 0;
  right: 0;
  width: 50%;
  padding-left: 0.1vw;
}
#mata_s01 footer .text {
  top: 19%;
  margin: 0 auto;
  text-align: center;
  font-size: 1.1em;
  line-height: 2.5em;
}
@media screen and (max-width: 767px) {
  #mata_s01 footer .text {
    font-size: 2vw;
    line-height: 5.2vw;
  }
}
#mata_s01 footer .text a {
  text-decoration: none;
  color: #07c;
}
#mata_s01 #home {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 5;
  transition: 0.5s;
  opacity: 0;
  width: 60px;
}
#mata_s01 #home.active {
  opacity: 1;
  transition: 0.5s;
}

#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;
  }
}
/* ----------------------------------
    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);
}

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 */