/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

ul,
ol {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

* {
  box-sizing: border-box;
}

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

.right {
  text-align: right !important;
}

.left {
  text-align: left !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt1 {
  margin-top: 1px !important;
}

.mt2 {
  margin-top: 2px !important;
}

.mt3 {
  margin-top: 3px !important;
}

.mt4 {
  margin-top: 4px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt6 {
  margin-top: 6px !important;
}

.mt7 {
  margin-top: 7px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mt9 {
  margin-top: 9px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml1 {
  margin-left: 1px !important;
}

.ml2 {
  margin-left: 2px !important;
}

.ml3 {
  margin-left: 3px !important;
}

.ml4 {
  margin-left: 4px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml6 {
  margin-left: 6px !important;
}

.ml7 {
  margin-left: 7px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.ml9 {
  margin-left: 9px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb1 {
  margin-bottom: 1px !important;
}

.mb2 {
  margin-bottom: 2px !important;
}

.mb3 {
  margin-bottom: 3px !important;
}

.mb4 {
  margin-bottom: 4px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb6 {
  margin-bottom: 6px !important;
}

.mb7 {
  margin-bottom: 7px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.mb9 {
  margin-bottom: 9px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr1 {
  margin-right: 1px !important;
}

.mr2 {
  margin-right: 2px !important;
}

.mr3 {
  margin-right: 3px !important;
}

.mr4 {
  margin-right: 4px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr6 {
  margin-right: 6px !important;
}

.mr7 {
  margin-right: 7px !important;
}

.mr8 {
  margin-right: 8px !important;
}

.mr9 {
  margin-right: 9px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt1 {
  padding-top: 1px !important;
}

.pt2 {
  padding-top: 2px !important;
}

.pt3 {
  padding-top: 3px !important;
}

.pt4 {
  padding-top: 4px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt6 {
  padding-top: 6px !important;
}

.pt7 {
  padding-top: 7px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pt9 {
  padding-top: 9px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pl1 {
  padding-left: 1px !important;
}

.pl2 {
  padding-left: 2px !important;
}

.pl3 {
  padding-left: 3px !important;
}

.pl4 {
  padding-left: 4px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl6 {
  padding-left: 6px !important;
}

.pl7 {
  padding-left: 7px !important;
}

.pl8 {
  padding-left: 8px !important;
}

.pl9 {
  padding-left: 9px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb1 {
  padding-bottom: 1px !important;
}

.pb2 {
  padding-bottom: 2px !important;
}

.pb3 {
  padding-bottom: 3px !important;
}

.pb4 {
  padding-bottom: 4px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb6 {
  padding-bottom: 6px !important;
}

.pb7 {
  padding-bottom: 7px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.pb9 {
  padding-bottom: 9px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pr1 {
  padding-right: 1px !important;
}

.pr2 {
  padding-right: 2px !important;
}

.pr3 {
  padding-right: 3px !important;
}

.pr4 {
  padding-right: 4px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr6 {
  padding-right: 6px !important;
}

.pr7 {
  padding-right: 7px !important;
}

.pr8 {
  padding-right: 8px !important;
}

.pr9 {
  padding-right: 9px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.w10 {
  width: 10px !important;
}

.w20 {
  width: 20px !important;
}

.w30 {
  width: 30px !important;
}

.w40 {
  width: 40px !important;
}

.w50 {
  width: 50px !important;
}

.w60 {
  width: 60px !important;
}

.w70 {
  width: 70px !important;
}

.w80 {
  width: 80px !important;
}

.w90 {
  width: 90px !important;
}

.w100 {
  width: 100px !important;
}

.w110 {
  width: 110px !important;
}

.w120 {
  width: 120px !important;
}

.w130 {
  width: 130px !important;
}

.w140 {
  width: 140px !important;
}

.w150 {
  width: 150px !important;
}

.w160 {
  width: 160px !important;
}

.w170 {
  width: 170px !important;
}

.w180 {
  width: 180px !important;
}

.w190 {
  width: 190px !important;
}

.w200 {
  width: 200px !important;
}

.w210 {
  width: 210px !important;
}

.w220 {
  width: 220px !important;
}

.w230 {
  width: 230px !important;
}

.w240 {
  width: 240px !important;
}

.w250 {
  width: 250px !important;
}

.w260 {
  width: 260px !important;
}

.w270 {
  width: 270px !important;
}

.w280 {
  width: 280px !important;
}

.w290 {
  width: 290px !important;
}

.w300 {
  width: 300px !important;
}

.w310 {
  width: 310px !important;
}

.w320 {
  width: 320px !important;
}

.w330 {
  width: 330px !important;
}

.w340 {
  width: 340px !important;
}

.w350 {
  width: 350px !important;
}

.w360 {
  width: 360px !important;
}

.w370 {
  width: 370px !important;
}

.w380 {
  width: 380px !important;
}

.w390 {
  width: 390px !important;
}

.w400 {
  width: 400px !important;
}

.w410 {
  width: 410px !important;
}

.w420 {
  width: 420px !important;
}

.w430 {
  width: 430px !important;
}

.w440 {
  width: 440px !important;
}

.w450 {
  width: 450px !important;
}

.w460 {
  width: 460px !important;
}

.w470 {
  width: 470px !important;
}

.w480 {
  width: 480px !important;
}

.w490 {
  width: 490px !important;
}

.w500 {
  width: 500px !important;
}

.w510 {
  width: 510px !important;
}

.w520 {
  width: 520px !important;
}

.w530 {
  width: 530px !important;
}

.w540 {
  width: 540px !important;
}

.w550 {
  width: 550px !important;
}

.w560 {
  width: 560px !important;
}

.w570 {
  width: 570px !important;
}

.w580 {
  width: 580px !important;
}

.w590 {
  width: 590px !important;
}

.w600 {
  width: 600px !important;
}

.w610 {
  width: 610px !important;
}

.w620 {
  width: 620px !important;
}

.w630 {
  width: 630px !important;
}

.w640 {
  width: 640px !important;
}

.w650 {
  width: 650px !important;
}

.w660 {
  width: 660px !important;
}

.w670 {
  width: 670px !important;
}

.w680 {
  width: 680px !important;
}

.w690 {
  width: 690px !important;
}

.w700 {
  width: 700px !important;
}

.w710 {
  width: 710px !important;
}

.w720 {
  width: 720px !important;
}

.w730 {
  width: 730px !important;
}

.w740 {
  width: 740px !important;
}

.w750 {
  width: 750px !important;
}

.w760 {
  width: 760px !important;
}

.w770 {
  width: 770px !important;
}

.w780 {
  width: 780px !important;
}

.w790 {
  width: 790px !important;
}

.w800 {
  width: 800px !important;
}

.w810 {
  width: 810px !important;
}

.w820 {
  width: 820px !important;
}

.w830 {
  width: 830px !important;
}

.w840 {
  width: 840px !important;
}

.w850 {
  width: 850px !important;
}

.w860 {
  width: 860px !important;
}

.w870 {
  width: 870px !important;
}

.w880 {
  width: 880px !important;
}

.w890 {
  width: 890px !important;
}

.w900 {
  width: 900px !important;
}

.w910 {
  width: 910px !important;
}

.w920 {
  width: 920px !important;
}

.w930 {
  width: 930px !important;
}

.w940 {
  width: 940px !important;
}

.w950 {
  width: 950px !important;
}

.bdrNone {
  border: none !important;
}

.bgNone {
  background: none !important;
}

.top {
  vertical-align: top !important;
}

.middle {
  vertical-align: middle !important;
}

.bottom {
  vertical-align: bottom !important;
}

.bold {
  font-weight: bold !important;
}

.fnt10 {
  font-size: 1rem !important;
}

.fnt12 {
  font-size: 1.2rem !important;
}

.fnt14 {
  font-size: 1.4rem !important;
}

.fnt16 {
  font-size: 1.6rem !important;
}

.fnt18 {
  font-size: 1.8rem !important;
}

.fnt20 {
  font-size: 2rem !important;
}

.fnt22 {
  font-size: 2.2rem !important;
}

.fnt24 {
  font-size: 2.4rem !important;
}

.fnt26 {
  font-size: 2.6rem !important;
}

.fnt28 {
  font-size: 2.8rem !important;
}

.fnt30 {
  font-size: 3rem !important;
}

.floR {
  float: right !important;
}

.floL {
  float: left !important;
}

.floNone {
  float: none !important;
}

.block {
  display: block !important;
}

.inline {
  display: inline !important;
}

.colorRed {
  color: #cc0000 !important;
}

.sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }

  .sp {
    display: block !important;
  }
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}

html {
  font-size: 62.5%;
}

body {
  width: 100%;
  color: #101010;
  font-family:
    "Hiragino Kaku Gothic ProN",
    "Yu Gothic",
    YuGothic,
    -apple-system,
    BlinkMacSystemFont,
    "Helvetica Neue",
    Meiryo,
    sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
}

@media screen and (min-width: 768px) {
  body {
    margin: 0 auto;
    max-width: 1200px;
  }
}

@media screen and (max-width: 767px) {
  body {
    min-width: 320px;
  }
}

p {
  line-height: 1;
}

a {
  color: #101010;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  a:hover {
    text-decoration: underline;
  }
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

input:focus {
  outline: 0;
}

.fadeInAnim {
  transform: translate(0, 50px);
  opacity: 0;
}

.fadeInAnim.fadeInAnimActive {
  transform: translate(0, 0);
  opacity: 1;
  transition: all 0.45s ease;
}

/*------------------------------------------------------------------
	HEADER
-----------------------------------------------------------------*/
.header {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .header h1 {
    width: 738px;
  }
}

h1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
}

h1 video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*------------------------------------------------------------------
	cv
-----------------------------------------------------------------*/
.cvArea {
  position: relative;
}

.cvImg {
  position: relative;
}

.cvBtn {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.cvBtnImg {
  background: url(../img/btn/btn_01.png) 0 0 / contain no-repeat;
  display: block;
}

.cvBtnImg2 {
  background: url(../img/btn/btn_02.png) 0 0 / contain no-repeat;
}

@media (max-width: 767px) {
  .cvBtn {
    width: 80vw !important;
    top: 47%;
    display: block !important;
  }
  .cvBtnImg {
    width: 100%;
    aspect-ratio: 460 / 120;
  }
  .cvBtnImg2 {
    margin-top: 148%;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .cvBtn {
    max-width: 800px;
    width: calc(800 / 1200 * 100vw);
    top: 75%;
  }

  .cvBtnImg {
    max-width: 360px;
    height: calc(130 / 1200 * 100vw);
    width: calc(360 / 1200 * 100vw);
  }
  .cvBtnImg2 {
    max-width: 360px;
    height: calc(130 / 1200 * 100vw);
    width: calc(360 / 1200 * 100vw);
  }
}
@media (min-width: 1200px) {
  .cvBtn {
    max-width: 800px;
    width: calc(800 / 1200 * 100vw);
    top: 75%;
  }

  .cvBtnImg {
    max-width: 360px;
    height: calc(130 / 1200 * 100vw);
    width: calc(360 / 1200 * 100vw);
  }
  .cvBtnImg2 {
    max-width: 360px;
    height: calc(130 / 1200 * 100vw);
    width: calc(360 / 1200 * 100vw);
  }
}

/*------------------------------------------------------------------
	other
-----------------------------------------------------------------*/
.fixedbtn {
  width: 120px;
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 100;
}

.slider {
  width: 300px;
  height: 200px;
  overflow: hidden;
  margin: 0 auto;
}
.slider-item {
  width: 300px;
  float: left;
}
img {
  width: 100%;
}
.slider-inner {
  width: 300%;
  animation: slider 10s infinite ease;
}

@keyframes slider {
  0% {
    transform: translateX(0);
  }
  33% {
    transform: translateX(-300px);
  }
  66% {
    transform: translateX(-600px);
  }
  100% {
    transform: translateX(0);
  }
}

.gallery-cell {
  width: 100%;
  margin-right: 10px;
  counter-increment: gallery-cell;
}

.menu-block {
  background-image: url(../img/menu2.png);
  background-repeat: no-repeat;
}
.menu-gallery {
  margin: 0 10%;
}
.menu-gallery-sp {
  background-image: url(../img/menu2-sp.png);
  background-repeat: no-repeat;
  padding: 10px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .menu-gallery {
    margin: 0 20px;
  }
}

.flickity-page-dots {
  display: none;
}

.flickity-button {
  background: rgb(100, 86, 80, 70%) !important;
  color: white !important;
}

.A {
  display: inline-block;
  padding: 5px 10px;
  cursor: pointer;
}
.C {
  display: none;
}

.summary {
  color: #ff0000;
  font-size: 40px;
  font-family: serif;
}

.details summary::before {
  font-family: FontAwesome;
  content: "\f067";
  margin-right: 20px;
}

.qa-006 {
  width: 100%;
  margin-bottom: 5px;
  border-bottom: 2px solid #d6dde3;
}

.qa-006 p {
  letter-spacing: 2px;
  line-height: 120% !important;
}

.qa-006 summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em 1em 3em;
  color: #333333;
  font-weight: 600;
  cursor: pointer;
}

.qa-006 summary::before,
.qa-006 p::before {
  position: absolute;
  left: 1em;
  font-weight: 600;
  font-size: 1.3em;
}

.qa-006 summary::before {
  color: #333;
  content: "Q";
}

.qa-006 summary::after {
  transform: translateY(-25%) rotate(45deg);
  width: 7px;
  height: 7px;
  margin-left: 10px;
  border-bottom: 3px solid #deb137;
  border-right: 3px solid #deb137;
  content: "";
  transition: transform 0.5s;
}

.qa-006[open] summary::after {
  transform: rotate(225deg);
}

.qa-006 p {
  position: relative;
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: 0.3em 3em 1.5em;
  color: #333;
  transition:
    transform 0.5s,
    opacity 0.5s;
}

.qa-006[open] p {
  transform: none;
  opacity: 1;
}

.qa-006 p::before {
  color: #333;
  line-height: 1.2;
  content: "A";
}

.slider {
  width: 300px;
  height: 200px;
  overflow: hidden;
  margin: 0 auto;
}
.slider-item {
  width: 300px;
  float: left;
}
img {
  width: 100%;
}
.slider-inner {
  width: 300%;
  animation: slider 10s infinite ease;
}

.footerLink {
  margin: 0 calc(50 / 738 * 100vw) calc(24 / 738 * 100vw);
  padding-top: calc(20 / 738 * 100vw);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: calc(20 / 738 * 100vw);
  font-weight: 300;
  line-height: 1;
  text-align: center;
  border-top: calc(2 / 738 * 100vw) solid #d3b858;
}

.footerLink li {
  width: 50%;
}

.footerLink li:nth-of-type(1),
.footerLink li:nth-of-type(2) {
  border-bottom: calc(2 / 738 * 100vw) solid #e9dfba;
}

.footerLink li:nth-of-type(2n + 1) {
  border-right: calc(2 / 738 * 100vw) solid #e9dfba;
}

.footerLink li a {
  padding: calc(20 / 738 * 100vw) 0 calc(25 / 738 * 100vw);
  color: #6c372d;
  display: block;
  transition: all 0.3s;
}

.footerLink li a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.footerCopy {
  padding: calc(13 / 738 * 100vw) 0 calc(11 / 738 * 100vw);
  font-size: calc(22 / 738 * 100vw);
  font-weight: 300;
  color: #6c372d;
  line-height: 1;
  text-align: center;
  background: #fcdb66;
}

@media screen and (min-width: 768px) {
  .footer {
    padding: 0px 0 0;
  }

  .footerLink {
    margin: 0 50px 24px;
    padding-top: 20px;
    font-size: 20px;
  }

  .footerLink li:nth-of-type(1),
  .footerLink li:nth-of-type(2) {
    border-bottom: 2px solid #e9dfba;
  }

  .footerLink li:nth-of-type(2n + 1) {
    border-right: 2px solid #e9dfba;
  }

  .footerLink li a {
    padding: 20px 0 25px;
  }

  .footerCopy {
    padding: 13px 0 11px;
    font-size: 16px;
  }
}

.video-block {
  padding: 0% 6% 4%;
  position: relative;
  width: 100%;
}

.video-block video {
  vertical-align: bottom;
  width: 100%;
}

.sp-none {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc-none {
    display: none;
  }
  .sp-none {
    display: block;
  }
}

.flickity-prev-next-button {
  width: 22px !important;
  height: 22px !important;
  margin: 0 10px;
}

#image_file {
  cursor: pointer;
}

header {
  position: relative;
}
header a {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: calc(420 / 767 * 100vw);
  height: 70px;
  opacity: 0.5;
}

@media screen and (min-width: 767px) {
  header a {
    right: 20%;
    max-width: 220px;
    width: calc(220 / 1200 * 100vw);
  }
}

.cta-watami_9 {
  position: relative;
}

.cta-watami_9 a {
  position: absolute;
  display: block;
  bottom: 10%;
  right: 17%;
  width: calc(350 / 1200 * 100vw);
  max-width: 350px;
  height: 70px;
}

.cta-watami_sp8 {
  position: relative;
}

.cta-watami_sp8 a {
  position: absolute;
  display: block;
  bottom: 5.5%;
  margin: auto;
  left: 0;
  right: 0;
  width: 80vw;
  height: 110px;
}

.footer {
  position: relative;
}

.footer-pos {
  font-weight: bold;
  position: absolute;
  display: block;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 250px;
  text-align: center;
  line-height: 1.5;
  color: #49342c !important;
}

@media (max-width: 768px) {
  .footer-pos {
    width: 100vw;
    bottom: 32%;
    font-size: calc(24 / 768 * 100vw);
    line-height: 2;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .footer-pos {
    width: 600px;
    font-size: calc(18 / 1200 * 100vw);
    font-weight: bold;
    right: 6%;
    left: auto;
    margin: auto;
    bottom: calc(100 / 1200 * 100vw);
  }
}
@media (min-width: 1200px) {
  .footer-pos {
    font-size: 18px;
    width: 600px;
    right: 6%;
    left: auto;
    margin: 0;
    bottom: 100px;
  }
}

.footer-pos a {
  padding: 0 2%;
  color: #49342c;
}
.footer-pos a:hover {
  cursor: pointer;
  text-decoration: none;
}

/*追加*/
.first-area {
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 100px 70px;
  background: url(../img/first-bk.png) 0 0;
}
.first-content {
  display: none;
}
.first-content.active {
  display: block;
  padding: 70px 0 90px;
  background: #fff;
  border: 2px solid #f26535;
  border-radius: 0 0 40px 40px;
}
.first-notes {
  padding: 35px 35px 60px;
  font-size: 14px;
  line-height: 1.7;
  color: #282828;
}
.first-lead {
  margin-bottom: 90px;
}
.first-3sai {
  margin-bottom: 70px;
}
.first-5sai {
  margin-bottom: 50px;
}
.first-3sai-title,
.first-5sai-title {
  margin-bottom: 50px;
}
.first-10 {
  margin-top: 45px;
}
.first-new {
  margin-bottom: 40px;
}
.first-10-title {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .first-area {
    max-width: 100%;
    padding: 20px 20px;
  }
  .first-content.active {
    padding: 50px 0;
    border-radius: 0 0 10px 10px;
  }
  .first-notes {
    padding: 20px 10px;
    font-size: 12px;
  }
  .first-lead {
    margin-bottom: 30px;
  }
  .first-3sai {
    margin-bottom: 60px;
  }
  .first-3sai .cvArea .cvImg + .cvImg {
    margin-top: 40px;
  }
  .first-5sai {
    margin-bottom: 60px;
  }
  .first-5sai .cvArea .cvImg + .cvImg {
    margin-top: 40px;
  }
  .first-3sai-title,
  .first-5sai-title {
    margin-bottom: 40px;
  }
  .first-chance {
    margin-bottom: 40px;
  }
  .first-10 {
    margin-top: 60px;
  }
  .first-10 .cvArea .cvImg + .cvImg {
    margin-top: 40px;
  }
  .first-new {
    margin-bottom: 20px;
  }
  .first-10-title {
    margin-bottom: 40px;
  }
}

.cvBtnImg-first3-7 {
  background: url(../img/btn/first-3sai-7btn.png) 0 0 / contain no-repeat;
  display: block;
}

.cvBtnImg-first3-10 {
  background: url(../img/btn/first-3sai-10btn.png) 0 0 / contain no-repeat;
}

.cvBtnImg-first5-7 {
  background: url(../img/btn/first-5sai-7btn.png) 0 0 / contain no-repeat;
  display: block;
}

.cvBtnImg-first5-10 {
  background: url(../img/btn/first-5sai-10btn.png) 0 0 / contain no-repeat;
}

.cvBtnImg-first10-3 {
  background: url(../img/btn/first-10btn.png) 0 0 / contain no-repeat;
  display: block;
}

.cvBtnImg-first10-5 {
  background: url(../img/btn/first-10btn.png) 0 0 / contain no-repeat;
}

@media (max-width: 767px) {
  .cvBtnImg-first3-7 {
    background: url(../img/btn/sp-first-3sai-7btn.png) 0 0 / contain no-repeat;
    display: block;
  }

  .cvBtnImg-first3-10 {
    background: url(../img/btn/sp-first-3sai-10btn.png) 0 0 / contain no-repeat;
  }

  .cvBtnImg-first5-7 {
    background: url(../img/btn/sp-first-5sai-7btn.png) 0 0 / contain no-repeat;
    display: block;
  }

  .cvBtnImg-first5-10 {
    background: url(../img/btn/sp-first-5sai-10btn.png) 0 0 / contain no-repeat;
  }

  .cvBtnImg-first10-3 {
    background: url(../img/btn/sp-first-10btn.png) 0 0 / contain no-repeat;
    display: block;
  }

  .cvBtnImg-first10-5 {
    background: url(../img/btn/sp-first-10btn.png) 0 0 / contain no-repeat;
  }
}
@media (max-width: 767px) {
  .cvBtn.cvBtn-first {
    width: 90vw !important;
    top: calc(522 / 624 * 100%);
    display: block !important;
  }
  .cvBtn.cvBtn-first10 {
    width: 90vw !important;
    top: calc(316 / 413 * 100%);
    display: block !important;
  }
  .cvBtnImg.cvBtnImg-first3-7,
  .cvBtnImg.cvBtnImg-first3-10,
  .cvBtnImg.cvBtnImg-first5-7,
  .cvBtnImg.cvBtnImg-first5-10,
  .cvBtnImg.cvBtnImg-first10-3,
  .cvBtnImg.cvBtnImg-first10-5 {
    width: 100%;
    aspect-ratio: 592 / 182;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .cvBtn.cvBtn-first {
    max-width: 815px;
    width: calc(815 / 1200 * 100vw);
    top: 86%;
  }
  .cvBtn.cvBtn-first10 {
    max-width: 815px;
    width: calc(815 / 1200 * 100vw);
    top: 80%;
  }

  .cvBtnImg.cvBtnImg-first3-7 {
    max-width: 360px;
    height: calc(105 / 1200 * 100vw);
    width: calc(360 / 1200 * 100vw);
  }
  .cvBtnImg.cvBtnImg-first3-10 {
    max-width: 360px;
    height: calc(105 / 1200 * 100vw);
    width: calc(360 / 1200 * 100vw);
  }

  .cvBtnImg.cvBtnImg-first5-7 {
    max-width: 360px;
    height: calc(105 / 1200 * 100vw);
    width: calc(360 / 1200 * 100vw);
  }
  .cvBtnImg.cvBtnImg-first5-10 {
    max-width: 360px;
    height: calc(105 / 1200 * 100vw);
    width: calc(360 / 1200 * 100vw);
  }
  .cvBtnImg.cvBtnImg-first10-3 {
    max-width: 360px;
    height: calc(105 / 1200 * 100vw);
    width: calc(360 / 1200 * 100vw);
  }
  .cvBtnImg.cvBtnImg-first10-5 {
    max-width: 360px;
    height: calc(105 / 1200 * 100vw);
    width: calc(360 / 1200 * 100vw);
  }
}
@media (min-width: 1200px) {
  .cvBtn.cvBtn-first {
    max-width: 906px;
    width: calc(906 / 1200 * 100vw);
    top: 86%;
  }
  .cvBtn.cvBtn-first10 {
    max-width: 906px;
    width: calc(906 / 1200 * 100vw);
    top: 80%;
  }

  .cvBtnImg.cvBtnImg-first3-7 {
    max-width: 422px;
    height: calc(122 / 1200 * 100vw);
    width: calc(422 / 1200 * 100vw);
  }
  .cvBtnImg.cvBtnImg-first3-10 {
    max-width: 422px;
    height: calc(122 / 1200 * 100vw);
    width: calc(422 / 1200 * 100vw);
  }

  .cvBtnImg.cvBtnImg-first5-7 {
    max-width: 422px;
    height: calc(122 / 1200 * 100vw);
    width: calc(422 / 1200 * 100vw);
  }
  .cvBtnImg.cvBtnImg-first5-10 {
    max-width: 422px;
    height: calc(122 / 1200 * 100vw);
    width: calc(422 / 1200 * 100vw);
  }
  .cvBtnImg.cvBtnImg-first10-3 {
    max-width: 422px;
    height: calc(122 / 1200 * 100vw);
    width: calc(422 / 1200 * 100vw);
  }
  .cvBtnImg.cvBtnImg-first10-5 {
    max-width: 422px;
    height: calc(122 / 1200 * 100vw);
    width: calc(422 / 1200 * 100vw);
  }
}

/* insta */
.insta_section {
  position: relative;
  margin-top: 0;
  padding: 40px 24px 80px;
  background: #faf7ef;
  z-index: 99;
  font-family: "Hiragino Kaku Gothic ProN";
}
.insta_title {
  margin: 0 auto 32px;
  width: 389px;
  height: 51px;
}
.insta.con {
  max-width: 1160px;
  margin: 0 auto;
}
.insta_card {
  position: relative;
  max-width: 272px;
  color: #402916;
}
.insta_card:hover {
  cursor: pointer;
}
.insta_img {
  width: 100%;
}
.insta_user {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.insta_user img {
  width: 16px !important;
  height: auto !important;
}
.insta_user span {
  padding-left: 8px;
  font-size: 12px;
  font-weight: bold;
}
.insta_text {
  display: flex;
  flex-direction: column;
  background: #fff;
  padding: 16px 24px;
  text-align: left;
  font-size: 12px;
  height: 174px;
  box-sizing: border-box;
}
.insta_review {
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-bottom: 16px;
  text-align: left;
}
.insta_review p {
  line-height: 19px;
}
.insta_review p + p {
  margin-top: 1em;
}
.insta_review:before {
  content: "";
  position: absolute;
  border-style: none;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 40px;
  background: linear-gradient(rgba(255, 255, 255, 0) 0, #fff 100%);
}
.insta_days {
  text-align: right;
  font-size: 10px;
  margin-top: auto;
}
.insta_wrap {
  display: flex;
  justify-content: space-between;
  height: 537px;
}
.insta_img_area {
  width: 340px;
  height: 340px;
}
.insta_text_area {
  width: 348px;
  display: flex;
  flex-direction: column;
  overflow: scroll;
}
.insta_text_area .insta_user img {
  width: 20px !important;
  height: auto !important;
}
.insta_text_area .insta_user span {
  padding-left: 8px;
  font-size: 16px;
  font-weight: bold;
}
.insta_text_area p {
  font-size: 14px;
  line-height: 22px;
  text-align: left;
}
.insta_text_area p + p {
  margin-top: 1em;
}
.insta_text_wrap {
  margin-bottom: 16px;
}
.insta_more {
  margin-top: auto;
  text-align: right;
}
.insta_more img {
  width: 20px !important;
  height: auto !important;
}
.insta_more span {
  padding-left: 6px;
  font-size: 12px;
}
.insta_more a {
  color: #402916;
  text-decoration: underline;
}

/*　review*/
#review {
  background: #f6f6f6;
  padding: 40px 0 80px;
  z-index: 999;
  font-family: "Hiragino Kaku Gothic ProN";
}
.review_title {
  padding: 0 0 32px;
  width: 236px;
  height: 101px;
  margin: 0 auto 30px;
}
.review.con {
  width: 760px;
  margin: 0 auto;
}
.review_card {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 378px;
  height: 318px;
  padding: 24px;
  text-align: left;
  background: #fff;
  border: 1px solid #ccc5b9;
  border-radius: 4px;
  box-sizing: border-box;
  color: #402916;
}
.review_card:hover {
  cursor: pointer;
}
.review_card:before {
  content: "";
  position: absolute;
  border-style: none;
  left: 0;
  bottom: 40px;
  z-index: 2;
  width: 100%;
  height: 32px;
  background: linear-gradient(rgba(255, 255, 255, 1) 0, #fff 100%);
}
.review_user {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.review_user img {
  width: 22px !important;
  height: auto !important;
}
.review_user p {
  padding-left: 4px;
  font-size: 12px;
  font-weight: bold;
}
.review_user p span {
  font-size: 10px;
  font-weight: normal;
}
li.review_text p {
  font-size: 12px;
  color: #402916;
  font-weight: normal;
  line-height: 19px;
}
li.review_text p span {
  font-size: 14px;
  color: #e50055;
  font-weight: bold;
}
.review_star {
  color: #948c86;
}
.review_star_red {
  color: #e50055;
}
.review_list {
  overflow: hidden;
  height: 210px;
  text-align: left;
}
.review_list li {
  font-size: 12px;
  font-weight: bold;
}
.review_list li + li {
  margin-top: 6px;
}
.review_list li span {
  font-size: 12px;
  font-weight: normal;
}
.review_more {
  margin-top: auto;
  font-size: 10px;
  color: #402916;
  display: flex;
  align-items: center;
}
.review_more span {
  margin-left: 4px;
}
.review_more img {
  width: 15px !important;
  height: auto !important;
}
.review_wrap {
  height: 370px;
  overflow: scroll;
}
.review_text_area .review_user img {
  width: 26px !important;
  height: auto !important;
}
.review_text_area .review_user p {
  padding-left: 8px;
  font-size: 16px;
  font-weight: bold;
}
.review_text_area .review_user span {
  font-size: 12px;
  font-weight: normal;
}
.review_list_box,
.review_list_box02 {
  display: flex;
  align-items: center;
}
.review_text_wrap .review_list {
  height: 100%;
}
.review_text_wrap .review_list .review_list_box li + li {
  margin-top: 0;
  margin-left: 50px;
}
.review_text_wrap .review_list .review_list_box02 li + li {
  margin-top: 0;
  margin-left: 6px;
}
.review_text_wrap .review_list li {
  font-size: 14px;
  font-weight: bold;
}
.review_text_wrap .review_list li + li {
  margin-top: 8px;
}
.review_text_wrap .review_list li span {
  font-size: 14px;
  font-weight: normal;
}
.review_text_wrap .review_list .review_text p {
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
}
.review_text_wrap .review_list .review_text span {
  font-size: 16px;
  font-weight: bold;
}

/* Swiper */
[class*="swiper"]:focus {
  outline: none;
}
.main-swiper {
  position: relative;
}
.swiper {
  position: relative;
}
.swiper-slide {
  height: auto;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.swiper-grid-column > .swiper-wrapper {
  flex-direction: initial !important;
}
.swiper-button-prev,
.swiper-button-next {
  height: 17px !important;
  width: 10px !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  content: "" !important;
  background-repeat: no-repeat;
  background-size: contain;
  height: 17px !important;
  width: 10px !important;
  margin: auto;
}
.swiper-button-prev:after {
  background-image: url(../img/icon_prev.png);
}
.swiper-button-next:after {
  background-image: url(../img/icon_next.png);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  position: absolute;
  top: calc(50% + 4px);
  transform: translateY(-50%);
  left: -18px !important;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  position: absolute;
  top: calc(50% + 4px);
  transform: translateY(-50%);
  right: -18px !important;
}

.swiper-button-prev02,
.swiper-button-next02,
.swiper-button-prev03,
.swiper-button-next03,
.swiper-button-prev04,
.swiper-button-next04 {
  height: 17px !important;
  width: 10px !important;
}
.swiper-button-prev02:after,
.swiper-button-next02:after,
.swiper-button-prev03:after,
.swiper-button-next03:after,
.swiper-button-prev04:after,
.swiper-button-next04:after {
  content: "" !important;
  background-repeat: no-repeat;
  background-size: contain;
  height: 17px !important;
  width: 10px !important;
  margin: auto;
}
.swiper-button-prev02:after,
.swiper-button-prev03:after,
.swiper-button-prev04:after {
  background-image: url(../img/icon_prev.png);
  display: block;
}
.swiper-button-next02:after,
.swiper-button-next03:after,
.swiper-button-next04:after {
  background-image: url(../img/icon_next.png);
  display: block;
}
.swiper-button-prev02,
.swiper-rtl .swiper-button-next02,
.swiper-button-prev03,
.swiper-rtl .swiper-button-next03,
.swiper-button-prev04,
.swiper-rtl .swiper-button-next04 {
  position: absolute;
  top: calc(50% + 4px);
  transform: translateY(-50%);
  left: -18px !important;
}
.swiper-button-next02,
.swiper-rtl .swiper-button-prev02,
.swiper-button-next03,
.swiper-rtl .swiper-button-prev03,
.swiper-button-next04,
.swiper-rtl .swiper-button-prev04 {
  position: absolute;
  top: calc(50% + 4px);
  transform: translateY(-50%);
  right: -18px !important;
}

.swiper-pagination-bullet-active {
  background: #402916 !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  position: absolute;
  bottom: -32px !important;
  height: 8px;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  position: absolute;
  display: flex;
  justify-content: center;
  height: 8px;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 6px !important;
}
/* モーダル */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s;
  pointer-events: none;
  opacity: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.7);
}
.modal.is-active {
  opacity: 1;
  pointer-events: auto;
}
.modal__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.modal__content {
  position: relative;
  background-color: #fff;
  width: 100%;
  max-width: 760px;
  height: 585px;
  padding: 24px;
  box-sizing: border-box;
  color: #402916;
}
.modal__content.review {
  max-width: 760px;
  height: 450px;
  padding: 40px;
}
.modal__close-btn img {
  position: absolute;
  right: -24px;
  top: -24px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 10;
}
@media (max-width: 767px) {
  /* insta */
  .insta_section {
    position: relative;
    margin-top: 0;
    padding: 32px 0 64px;
    background: #faf7ef;
    z-index: 99;
  }
  .insta_title {
    margin: 0 auto 24px;
    max-width: 179px;
    height: auto;
  }
  .insta.con {
    max-width: 622px;
    width: calc(311 / 375 * 100%);
    margin: 0 auto;
  }
  .insta_card {
    position: relative;
    max-width: 100%;
  }
  .insta_card:hover {
    cursor: pointer;
  }
  .insta_img {
    width: 100%;
  }
  .insta_user {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
  }
  .insta_user img {
    width: 14px !important;
    height: auto !important;
  }
  .insta_user span {
    padding-left: 6px;
    font-size: 10px;
    font-weight: bold;
  }
  .insta_text {
    display: flex;
    flex-direction: column;
    background: #fff;
    height: 148px;
    padding: 8px;
    text-align: left;
    font-size: 12px;
    word-wrap: break-word;
  }
  .insta_review {
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-bottom: 8px;
    text-align: left;
  }
  .insta_review p {
    line-height: 19px;
  }
  .insta_review p + p {
    margin-top: 1em;
  }
  .insta_review:before {
    content: "";
    position: absolute;
    border-style: none;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 20px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, #fff 100%);
  }
  .insta_days {
    margin-top: auto;
    text-align: right;
    font-size: 10px;
  }
  .insta_wrap {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 128px);
    overflow: scroll;
  }
  .insta_img_area {
    width: 100%;
    height: 100%;
  }
  .insta_text_area {
    width: 100%;
    padding: 16px;
    display: flex;
    flex-direction: column;
    overflow: initial;
  }
  .insta_text_area .insta_user img {
    width: 16px !important;
    height: auto !important;
  }
  .insta_text_area .insta_user span {
    padding-left: 4px;
    font-size: 12px;
  }
  .insta_text_area p {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
  }
  .insta_text_area p + p {
    margin-top: 1em;
  }
  .insta_text_wrap {
    margin-bottom: 16px;
  }
  .insta_more {
    margin-top: auto;
    text-align: right;
  }
  .insta_more img {
    width: 20px !important;
    height: auto !important;
  }
  .insta_more span {
    padding-left: 6px;
    font-size: 12px;
  }
  .insta_more a {
    color: #402916;
    text-decoration: underline;
  }

  /*　review*/
  #review {
    background: #f6f6f6;
    padding: 32px 0 64px;
    z-index: 999;
  }
  .review_title {
    padding: 0;
    max-width: 190px;
    height: auto;
    margin: 0 auto 30px;
  }

  .review.con {
    max-width: 628px;
    width: calc(314 / 375 * 100%);
    margin: 0 auto;
  }
  .review_card {
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    max-width: 100%;
    height: 243px;
    padding: 20px;
    text-align: left;
    background: #fff;
    border: 1px solid #ccc5b9;
    border-radius: 4px;
    box-sizing: border-box;
  }
  .review_card:hover {
    cursor: pointer;
  }
  .review_user {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    color: #402916;
  }
  .review_user img {
    width: 22px !important;
    height: auto !important;
  }
  .review_user p {
    padding-left: 4px;
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
  }
  .review_user span {
    display: block;
    font-size: 10px;
    font-weight: normal;
  }
  li.review_text p {
    font-size: 12px;
    color: #402916;
    font-weight: normal;
    line-height: 19px;
  }
  li.review_text p span {
    display: block;
    font-size: 12px;
    color: #e50055;
    font-weight: bold;
  }
  .review_list li .review_star {
    color: #948c86;
    display: inline;
  }
  .review_list li .review_star span {
    display: inline;
  }
  .review_star_red {
    color: #e50055;
  }
  .review_list {
    overflow: hidden;
    height: 126px;
    text-align: left;
  }
  .review_list li {
    font-size: 12px;
    font-weight: bold;
    color: #402916;
    line-height: 19px;
  }
  .review_list li + li {
    margin-top: 6px;
  }
  .review_list li span {
    display: block;
    font-size: 12px;
    font-weight: normal;
  }
  .review_more {
    margin-top: auto;
    font-size: 10px;
    color: #402916;
    display: flex;
    align-items: center;
  }
  .review_more span {
    margin-left: 4px;
  }
  .review_more img {
    width: 15px !important;
    height: auto !important;
  }
  .review_wrap {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 128px);
    overflow: scroll;
  }
  .review_text_area {
    padding: 16px;
  }
  .review_text_area .review_user {
    margin-bottom: 16px;
  }
  .review_text_area .review_user img {
    width: 22px !important;
    height: auto !important;
  }
  .review_text_area .review_user p {
    padding-left: 4px;
    font-size: 12px;
    font-weight: bold;
  }
  .review_text_area .review_user span {
    font-size: 10px;
    font-weight: normal;
    display: inline;
  }
  .review_list_box,
  .review_list_box02 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .review_text_wrap .review_list {
    height: 100%;
  }
  .review_text_wrap .review_list .review_list_box li + li {
    margin-top: 8px;
    margin-left: 0;
  }
  .review_text_wrap .review_list .review_list_box02 li + li {
    margin-top: 8px;
    margin-left: 0;
  }
  .review_text_wrap .review_list li {
    font-size: 12px;
    font-weight: bold;
    color: #402916;
  }
  .review_text_wrap .review_list li + li {
    margin-top: 8px;
  }
  .review_text_wrap .review_list li span {
    font-size: 12px;
    font-weight: normal;
  }
  .review_text_wrap .review_list .review_text p {
    font-size: 12px;
    font-weight: normal;
    line-height: 19px;
  }
  .review_text_wrap .review_list .review_text span {
    font-size: 14px;
    font-weight: bold;
  }

  /* Swiper */
  [class*="swiper"]:focus {
    outline: none;
  }
  .main-swiper {
    position: relative;
  }
  .swiper {
    position: relative;
  }
  .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .swiper-button-prev,
  .swiper-button-next {
    height: 17px !important;
    width: 10px !important;
  }
  .swiper-button-prev:after,
  .swiper-button-next:after {
    content: "" !important;
    background-repeat: no-repeat;
    background-size: contain;
    height: 17px !important;
    width: 10px !important;
    margin: auto;
  }
  .swiper-button-prev:after {
    background-image: url(../img/icon_prev.png);
  }
  .swiper-button-next:after {
    background-image: url(../img/icon_next.png);
  }
  .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    position: absolute;
    top: calc(50% + 2px);
    transform: translateY(-50%);
    left: -16px !important;
  }
  .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    position: absolute;
    top: calc(50% + 2px);
    transform: translateY(-50%);
    right: -16px !important;
  }

  .swiper-button-prev02,
  .swiper-button-next02 {
    height: 17px !important;
    width: 10px !important;
  }
  .swiper-button-prev02:after,
  .swiper-button-next02:after {
    content: "" !important;
    background-repeat: no-repeat;
    background-size: contain;
    height: 17px !important;
    width: 10px !important;
    margin: auto;
  }
  .swiper-button-prev02:after {
    background-image: url(../img/icon_prev.png);
    display: block;
  }
  .swiper-button-next02:after {
    background-image: url(../img/icon_next.png);
    display: block;
  }
  .swiper-button-prev02,
  .swiper-rtl .swiper-button-next02 {
    position: absolute;
    top: calc(50% + 2px);
    transform: translateY(-50%);
    left: -16px !important;
  }
  .swiper-button-next02,
  .swiper-rtl .swiper-button-prev02 {
    position: absolute;
    top: calc(50% + 2px);
    transform: translateY(-50%);
    right: -16px !important;
  }
  .swiper-pagination-bullet-active {
    background: #402916 !important;
  }
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    position: absolute;
    bottom: -24px !important;
    height: 4px;
  }
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 6px !important;
  }
  /* モーダル */
  .modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.3s;
    pointer-events: none;
    opacity: 0;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.7);
  }
  .modal.is-active {
    opacity: 1;
    pointer-events: auto;
    padding: 64px 32px;
  }
  .modal__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .modal__content {
    position: relative;
    background-color: #fff;
    width: 100%;
    max-width: 622px;
    height: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  .modal__content.review {
    position: relative;
    background-color: #fff;
    width: 100%;
    max-width: 622px;
    height: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  .modal__close-btn img {
    position: absolute;
    right: -20px;
    top: -20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 10;
  }
}

/* ボタンアニメーション追加 */
/*
  #btn_animation .cvBtnImg {
    position: relative;
    overflow: hidden;
  }

  #btn_animation .cvBtnImg::before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      width: 30px;
      height: 80%;
      background-color: #fbfbfb;
      animation: btn_animation 2.5s ease-in-out infinite;
  }

  @-webkit-keyframes btn_animation {
      0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
      80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
      81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
      100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
  } */

@media (min-width: 1200px) {
  .cvBtnImg,
  .cvBtnImg2 {
    max-height: 95px;
  }
}

@media (min-width: 990px) and (max-width: 1200px) {
  .cvBtnImg,
  .cvBtnImg2 {
    max-height: 93px;
  }
}

@media (min-width: 850px) and (max-width: 990px) {
  .cvBtnImg,
  .cvBtnImg2 {
    max-height: 80px;
  }
}

@media (min-width: 768px) and (max-width: 850px) {
  .cvBtnImg,
  .cvBtnImg2 {
    max-height: 69px;
  }
}

/* メニュー部分のモーダル */
.menu-swiper {
  position: relative;
  max-width: 80%;
  margin: 0 auto;
  padding: 20px 0;
}

.swiper-button-prev05,
.swiper-button-next05 {
  position: absolute;
  z-index: 5;
  height: 22px;
  width: 22px;
  background: rgb(100, 86, 80, 70%) !important;
  border-radius: 50%;
}

.swiper-button-prev05 {
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

.swiper-button-next05 {
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}

.swiper-button-prev05::before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(-135deg);
  position: absolute;
  top: 0;
  left: 8px;
  bottom: 0;
  margin: auto;
}
.swiper-button-next05::before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 5px;
  bottom: 0;
  margin: auto;
}

@media (max-width: 767px) {
  .menu-swiper {
    max-width: 90%;
    padding: 10px 0;
  }
  .swiper-button-next05 {
    right: 5px;
  }
  .swiper-button-prev05 {
    left: 5px;
  }
}

/* 継続割 */

.first-area img {
  width: 100%;
  max-width: 100%;
}

.first-content.active {
  padding: 60px 30px 20px;
}

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

.continuation-ttl-img {
  padding-left: 15px;
  margin-bottom: 50px;
}

.continuation-text-img {
  margin-bottom: 60px;
}

.regular-img {
  margin-bottom: 60px;
}

.random-img {
  margin-bottom: 40px;
}

.continuation-inr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.continuation-box {
  max-width: 460px;
  margin-right: 20px;
}

.continuation-box:last-of-type {
  margin-right: 0;
}

.continuation-box-ttl {
  background: #e50055;
  padding: 25px 25px 30px;
  border-radius: 20px 20px 0 0;
}

.continuation-contents {
  border: 2px solid #e50055;
  border-radius: 0 0 20px 20px;
  padding: 20px 30px 40px;
}

.continuation-contents-first {
  background: #e50055;
  color: #fff;
  text-align: center;
  padding: 10px 40px;
  font-weight: bold;
  font-size: 2.5rem;
}

.continuation-contents-explanation {
  margin-bottom: 45px;
}

.continuation-btn {
  width: auto;
  max-width: 100%;
}

.gosai {
  background: #1eb525;
}

.gosai-border {
  border: 2px solid #1eb525;
}

.first-area-note {
  margin: 20px 0;
  font-size: 14px;
  line-height: 1.5;
}

.chance {
  margin: 70px 0 50px;
}

.chance-text-item {
  font-size: 1.8rem;
  line-height: 1.5;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 10px;
  position: relative;
}

.chance-text-item::before {
  content: "●";
  font-size: 1.8rem;
  color: #ff581e;
}

.chance-text-kome {
  font-size: 1.2rem;
  vertical-align: top;
}

.web-exclusive-ttl {
  margin: 20px 0 40px;
}

.web-exclusive-sub {
  width: 80.45%;
  margin: 0 auto 40px;
}

.web-exclusive-box-ttl {
  text-align: center;
}

.web-exclusive-box-ttl img {
  width: 80%;
}

.continuation_inr {
  position: relative;
  overflow: hidden;
  z-index: 5;
}

.continuation_inr::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 100%;
  background: #fff;
  box-shadow: -10px 0 30px rgba(255, 255, 255, 0.5);
  opacity: 0.8;
  animation: kirakira 3s ease 0s infinite;
  transform: skewX(-24deg);
  z-index: 1;
}

@keyframes kirakira {
  0% {
    opacity: 0;
    left: 0;
  }
  15% {
    opacity: 0.8;
    left: 120%;
  }
  20% {
    opacity: 1;
    left: 120%;
  }
  30% {
    opacity: 1;
    left: 120%;
  }
  100% {
    opacity: 0;
    left: 120%;
  }
}

@media screen and (max-width: 767px) {
  .first-content.active {
    padding: 20px 10px 0;
  }

  .continuation-ttl-img {
    padding-left: 0;
    margin-bottom: 30px;
  }

  .continuation-text-img {
    margin-bottom: 30px;
  }

  .regular-img {
    margin-bottom: 30px;
  }

  .random-img {
    margin-bottom: 20px;
  }

  .continuation-inr {
    display: block;
  }

  .continuation-box {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .continuation-box-ttl {
    padding: 20px 10px;
    border-radius: 10px 10px 0 0;
  }

  .continuation-contents {
    border-radius: 0 0 10px 10px;
    padding: 20px 10px 20px;
  }

  .continuation-contents-explanation {
    margin-bottom: 20px;
  }

  .first-area-note {
    font-size: 12px;
    margin: 15px 0;
  }

  .chance {
    margin: 40px 0 30px;
  }

  .chance-text-item {
    font-size: 1.4rem;
  }

  .chance-text-item::before {
    font-size: 1.4rem;
  }

  .web-exclusive-ttl {
    margin: 20px 0 20px;
  }

  .web-exclusive-sub {
    margin: 0 auto 25px;
  }

  .continuation_inr::after {
    top: auto;
    bottom: 0;
    height: 100px;
  }
}

/* お支払方法 */
.payment {
  max-width: 83%;
  margin: 80px auto;
}

.payment-ttl {
  text-align: center;
  margin-bottom: 40px;
}

.payment-ttl_img {
  max-width: 382px;
}

.payment-box {
  border: solid 1px #523b31;
  border-radius: 20px;
  color: #523b31;
  padding: 40px;
  margin-bottom: 30px;
}

.payment-box_ttl {
  font-size: 23px;
  font-weight: bold;
  border-bottom: solid 1px #523b31;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.payment-box_inr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.payment-box_text {
  width: 524px;
  padding-right: 70px;
  font-size: 16px;
  line-height: 1.75;
}

.payment-box_text2 {
  width: 100%;
  font-size: 16px;
  line-height: 1.75;
}

.payment-box_img img {
  width: 410px;
}

.payment-orange {
  color: #ff581e;
  text-decoration: underline;
}

.payment-orange:hover {
  opacity: 0.6;
  transition: 1s;
  text-decoration: underline;
}

.postage {
  max-width: 100%;
  margin: 80px auto 0;
  background-image: url("../img/postage_bg.png");
  background-size: auto;
  color: #523b31;
}

.postage-box {
  display: flex;
  justify-content: space-between;
  padding: 80px 0 50px;
}

.postage-img {
  max-width: 50%;
  margin-right: 5%;
}

.postage-img02 {
  max-width: 50%;
  margin-left: 5%;
}

.postage-img img {
  width: 100%;
}

.postage-text {
  width: 50%;
  margin-right: 5%;
}

.postage-text02 {
  width: 50%;
  margin-left: 5%;
}

.postage-box_ttl {
  font-size: 23px;
  font-weight: bold;
  border-bottom: solid 1px #523b31;
  padding-bottom: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
}

.postage-box_text {
  font-size: 16px;
  line-height: 1.75;
  padding-left: 20px;
}

.postage-line {
  padding: 50px 0;
}

.postage-logoarea {
  position: relative;
}

.postage-logo {
  display: block;
}

.postage-tel {
  width: 32%;
  position: absolute;
  top: 27%;
  right: 14%;
  display: block;
}

.postage-link {
  text-decoration: underline;
}

.postage-link:hover {
  opacity: 0.6;
  transition: 1s;
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .payment {
    max-width: 90%;
    margin: 40px auto;
  }

  .payment-ttl {
    max-width: 70%;
    margin: 0 auto 30px;
  }

  .payment-box {
    padding: 20px;
  }

  .payment-box_ttl {
    font-size: 18px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .payment-box_inr {
    display: block;
  }

  .payment-box_text {
    width: 100%;
    padding-right: 0;
    font-size: 15px;
  }

  .payment-box_img {
    text-align: center;
    margin-bottom: 20px;
  }

  .payment-box_img img {
    width: 70%;
  }

  .postage {
    margin: 20px auto 0;
  }

  .postage-box {
    display: block;
    padding: 40px 0 25px;
  }

  .postage-img,
  .postage-img02 {
    max-width: 90%;
    margin: 0 auto;
  }

  .postage-text,
  .postage-text02 {
    width: 90%;
    margin: 20px auto;
  }

  .postage-box_ttl {
    text-align: center;
    font-size: 22px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    padding-left: 0;
  }

  .postage-box_text {
    font-size: 16px;
    padding-left: 0;
  }

  .postage-line {
    padding: 0 0 40px;
  }

  .postage-tel {
    width: 80%;
    top: auto;
    bottom: 15%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
