/* ===================================================================

scss core settings

=================================================================== */
/* ===================================================================

reset style

=================================================================== */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  letter-spacing: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

/* ===================================================================

util style

=================================================================== */
/* text */
.tl {
  text-align: left;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.bold {
  font-weight: bold;
}

.underline {
  text-decoration: underline;
}

/* float */
.fl {
  float: left;
}

.fr {
  float: right;
}

/* clear */
.clear {
  clear: both;
}

.clear_l {
  clear: left;
}

.clear_r {
  clear: right;
}

/* clearfix */
.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/* box center */
.center {
  margin-left: auto;
  margin-right: auto;
}

.tj {
  text-align: justify;
}

.lh1 {
  line-height: 1;
}

.lh1-1 {
  line-height: 1.1;
}

.lh1-2 {
  line-height: 1.2;
}

.lh1-3 {
  line-height: 1.3;
}

.lh1-4 {
  line-height: 1.4;
}

.lh1-5 {
  line-height: 1.5;
}

.lh1-6 {
  line-height: 1.6;
}

.lh1-7 {
  line-height: 1.7;
}

.lh1-8 {
  line-height: 1.8;
}

.lh1-9 {
  line-height: 1.9;
}

.lh2 {
  line-height: 2;
}

.lh2-1 {
  line-height: 2.1;
}

.lh2-2 {
  line-height: 2.2;
}

.lh2-3 {
  line-height: 2.3;
}

.lh2-4 {
  line-height: 2.4;
}

.lh2-5 {
  line-height: 2.5;
}

.lh2-6 {
  line-height: 2.6;
}

.lh2-7 {
  line-height: 2.7;
}

.lh2-8 {
  line-height: 2.8;
}

.lh2-9 {
  line-height: 2.9;
}

.lh3 {
  line-height: 3;
}

.ls1 {
  letter-spacing: 0.1em;
}

.ls2 {
  letter-spacing: 0.2em;
}

.ls3 {
  letter-spacing: 0.3em;
}

.ls4 {
  letter-spacing: 0.4em;
}

.ls5 {
  letter-spacing: 0.5em;
}

.w1 {
  width: 1%;
}

.w2 {
  width: 2%;
}

.w3 {
  width: 3%;
}

.w4 {
  width: 4%;
}

.w5 {
  width: 5%;
}

.w6 {
  width: 6%;
}

.w7 {
  width: 7%;
}

.w8 {
  width: 8%;
}

.w9 {
  width: 9%;
}

.w10 {
  width: 10%;
}

.w11 {
  width: 11%;
}

.w12 {
  width: 12%;
}

.w13 {
  width: 13%;
}

.w14 {
  width: 14%;
}

.w15 {
  width: 15%;
}

.w16 {
  width: 16%;
}

.w17 {
  width: 17%;
}

.w18 {
  width: 18%;
}

.w19 {
  width: 19%;
}

.w20 {
  width: 20%;
}

.w21 {
  width: 21%;
}

.w22 {
  width: 22%;
}

.w23 {
  width: 23%;
}

.w24 {
  width: 24%;
}

.w25 {
  width: 25%;
}

.w26 {
  width: 26%;
}

.w27 {
  width: 27%;
}

.w28 {
  width: 28%;
}

.w29 {
  width: 29%;
}

.w30 {
  width: 30%;
}

.w31 {
  width: 31%;
}

.w32 {
  width: 32%;
}

.w33 {
  width: 33%;
}

.w34 {
  width: 34%;
}

.w35 {
  width: 35%;
}

.w36 {
  width: 36%;
}

.w37 {
  width: 37%;
}

.w38 {
  width: 38%;
}

.w39 {
  width: 39%;
}

.w40 {
  width: 40%;
}

.w41 {
  width: 41%;
}

.w42 {
  width: 42%;
}

.w43 {
  width: 43%;
}

.w44 {
  width: 44%;
}

.w45 {
  width: 45%;
}

.w46 {
  width: 46%;
}

.w47 {
  width: 47%;
}

.w48 {
  width: 48%;
}

.w49 {
  width: 49%;
}

.w50 {
  width: 50%;
}

.w51 {
  width: 51%;
}

.w52 {
  width: 52%;
}

.w53 {
  width: 53%;
}

.w54 {
  width: 54%;
}

.w55 {
  width: 55%;
}

.w56 {
  width: 56%;
}

.w57 {
  width: 57%;
}

.w58 {
  width: 58%;
}

.w59 {
  width: 59%;
}

.w60 {
  width: 60%;
}

.w61 {
  width: 61%;
}

.w62 {
  width: 62%;
}

.w63 {
  width: 63%;
}

.w64 {
  width: 64%;
}

.w65 {
  width: 65%;
}

.w66 {
  width: 66%;
}

.w67 {
  width: 67%;
}

.w68 {
  width: 68%;
}

.w69 {
  width: 69%;
}

.w70 {
  width: 70%;
}

.w71 {
  width: 71%;
}

.w72 {
  width: 72%;
}

.w73 {
  width: 73%;
}

.w74 {
  width: 74%;
}

.w75 {
  width: 75%;
}

.w76 {
  width: 76%;
}

.w77 {
  width: 77%;
}

.w78 {
  width: 78%;
}

.w79 {
  width: 79%;
}

.w80 {
  width: 80%;
}

.w81 {
  width: 81%;
}

.w82 {
  width: 82%;
}

.w83 {
  width: 83%;
}

.w84 {
  width: 84%;
}

.w85 {
  width: 85%;
}

.w86 {
  width: 86%;
}

.w87 {
  width: 87%;
}

.w88 {
  width: 88%;
}

.w89 {
  width: 89%;
}

.w90 {
  width: 90%;
}

.w91 {
  width: 91%;
}

.w92 {
  width: 92%;
}

.w93 {
  width: 93%;
}

.w94 {
  width: 94%;
}

.w95 {
  width: 95%;
}

.w96 {
  width: 96%;
}

.w97 {
  width: 97%;
}

.w98 {
  width: 98%;
}

.w99 {
  width: 99%;
}

.w100 {
  width: 100%;
}

@media (min-width: 750px) and (max-width: 1024px) {
  .tb-w1 {
    width: 1%;
  }

  .tb-w2 {
    width: 2%;
  }

  .tb-w3 {
    width: 3%;
  }

  .tb-w4 {
    width: 4%;
  }

  .tb-w5 {
    width: 5%;
  }

  .tb-w6 {
    width: 6%;
  }

  .tb-w7 {
    width: 7%;
  }

  .tb-w8 {
    width: 8%;
  }

  .tb-w9 {
    width: 9%;
  }

  .tb-w10 {
    width: 10%;
  }

  .tb-w11 {
    width: 11%;
  }

  .tb-w12 {
    width: 12%;
  }

  .tb-w13 {
    width: 13%;
  }

  .tb-w14 {
    width: 14%;
  }

  .tb-w15 {
    width: 15%;
  }

  .tb-w16 {
    width: 16%;
  }

  .tb-w17 {
    width: 17%;
  }

  .tb-w18 {
    width: 18%;
  }

  .tb-w19 {
    width: 19%;
  }

  .tb-w20 {
    width: 20%;
  }

  .tb-w21 {
    width: 21%;
  }

  .tb-w22 {
    width: 22%;
  }

  .tb-w23 {
    width: 23%;
  }

  .tb-w24 {
    width: 24%;
  }

  .tb-w25 {
    width: 25%;
  }

  .tb-w26 {
    width: 26%;
  }

  .tb-w27 {
    width: 27%;
  }

  .tb-w28 {
    width: 28%;
  }

  .tb-w29 {
    width: 29%;
  }

  .tb-w30 {
    width: 30%;
  }

  .tb-w31 {
    width: 31%;
  }

  .tb-w32 {
    width: 32%;
  }

  .tb-w33 {
    width: 33%;
  }

  .tb-w34 {
    width: 34%;
  }

  .tb-w35 {
    width: 35%;
  }

  .tb-w36 {
    width: 36%;
  }

  .tb-w37 {
    width: 37%;
  }

  .tb-w38 {
    width: 38%;
  }

  .tb-w39 {
    width: 39%;
  }

  .tb-w40 {
    width: 40%;
  }

  .tb-w41 {
    width: 41%;
  }

  .tb-w42 {
    width: 42%;
  }

  .tb-w43 {
    width: 43%;
  }

  .tb-w44 {
    width: 44%;
  }

  .tb-w45 {
    width: 45%;
  }

  .tb-w46 {
    width: 46%;
  }

  .tb-w47 {
    width: 47%;
  }

  .tb-w48 {
    width: 48%;
  }

  .tb-w49 {
    width: 49%;
  }

  .tb-w50 {
    width: 50%;
  }

  .tb-w51 {
    width: 51%;
  }

  .tb-w52 {
    width: 52%;
  }

  .tb-w53 {
    width: 53%;
  }

  .tb-w54 {
    width: 54%;
  }

  .tb-w55 {
    width: 55%;
  }

  .tb-w56 {
    width: 56%;
  }

  .tb-w57 {
    width: 57%;
  }

  .tb-w58 {
    width: 58%;
  }

  .tb-w59 {
    width: 59%;
  }

  .tb-w60 {
    width: 60%;
  }

  .tb-w61 {
    width: 61%;
  }

  .tb-w62 {
    width: 62%;
  }

  .tb-w63 {
    width: 63%;
  }

  .tb-w64 {
    width: 64%;
  }

  .tb-w65 {
    width: 65%;
  }

  .tb-w66 {
    width: 66%;
  }

  .tb-w67 {
    width: 67%;
  }

  .tb-w68 {
    width: 68%;
  }

  .tb-w69 {
    width: 69%;
  }

  .tb-w70 {
    width: 70%;
  }

  .tb-w71 {
    width: 71%;
  }

  .tb-w72 {
    width: 72%;
  }

  .tb-w73 {
    width: 73%;
  }

  .tb-w74 {
    width: 74%;
  }

  .tb-w75 {
    width: 75%;
  }

  .tb-w76 {
    width: 76%;
  }

  .tb-w77 {
    width: 77%;
  }

  .tb-w78 {
    width: 78%;
  }

  .tb-w79 {
    width: 79%;
  }

  .tb-w80 {
    width: 80%;
  }

  .tb-w81 {
    width: 81%;
  }

  .tb-w82 {
    width: 82%;
  }

  .tb-w83 {
    width: 83%;
  }

  .tb-w84 {
    width: 84%;
  }

  .tb-w85 {
    width: 85%;
  }

  .tb-w86 {
    width: 86%;
  }

  .tb-w87 {
    width: 87%;
  }

  .tb-w88 {
    width: 88%;
  }

  .tb-w89 {
    width: 89%;
  }

  .tb-w90 {
    width: 90%;
  }

  .tb-w91 {
    width: 91%;
  }

  .tb-w92 {
    width: 92%;
  }

  .tb-w93 {
    width: 93%;
  }

  .tb-w94 {
    width: 94%;
  }

  .tb-w95 {
    width: 95%;
  }

  .tb-w96 {
    width: 96%;
  }

  .tb-w97 {
    width: 97%;
  }

  .tb-w98 {
    width: 98%;
  }

  .tb-w99 {
    width: 99%;
  }

  .tb-w100 {
    width: 100%;
  }
}

@media (max-width: 749px) {
  .sp-w1 {
    width: 1%;
  }

  .sp-w2 {
    width: 2%;
  }

  .sp-w3 {
    width: 3%;
  }

  .sp-w4 {
    width: 4%;
  }

  .sp-w5 {
    width: 5%;
  }

  .sp-w6 {
    width: 6%;
  }

  .sp-w7 {
    width: 7%;
  }

  .sp-w8 {
    width: 8%;
  }

  .sp-w9 {
    width: 9%;
  }

  .sp-w10 {
    width: 10%;
  }

  .sp-w11 {
    width: 11%;
  }

  .sp-w12 {
    width: 12%;
  }

  .sp-w13 {
    width: 13%;
  }

  .sp-w14 {
    width: 14%;
  }

  .sp-w15 {
    width: 15%;
  }

  .sp-w16 {
    width: 16%;
  }

  .sp-w17 {
    width: 17%;
  }

  .sp-w18 {
    width: 18%;
  }

  .sp-w19 {
    width: 19%;
  }

  .sp-w20 {
    width: 20%;
  }

  .sp-w21 {
    width: 21%;
  }

  .sp-w22 {
    width: 22%;
  }

  .sp-w23 {
    width: 23%;
  }

  .sp-w24 {
    width: 24%;
  }

  .sp-w25 {
    width: 25%;
  }

  .sp-w26 {
    width: 26%;
  }

  .sp-w27 {
    width: 27%;
  }

  .sp-w28 {
    width: 28%;
  }

  .sp-w29 {
    width: 29%;
  }

  .sp-w30 {
    width: 30%;
  }

  .sp-w31 {
    width: 31%;
  }

  .sp-w32 {
    width: 32%;
  }

  .sp-w33 {
    width: 33%;
  }

  .sp-w34 {
    width: 34%;
  }

  .sp-w35 {
    width: 35%;
  }

  .sp-w36 {
    width: 36%;
  }

  .sp-w37 {
    width: 37%;
  }

  .sp-w38 {
    width: 38%;
  }

  .sp-w39 {
    width: 39%;
  }

  .sp-w40 {
    width: 40%;
  }

  .sp-w41 {
    width: 41%;
  }

  .sp-w42 {
    width: 42%;
  }

  .sp-w43 {
    width: 43%;
  }

  .sp-w44 {
    width: 44%;
  }

  .sp-w45 {
    width: 45%;
  }

  .sp-w46 {
    width: 46%;
  }

  .sp-w47 {
    width: 47%;
  }

  .sp-w48 {
    width: 48%;
  }

  .sp-w49 {
    width: 49%;
  }

  .sp-w50 {
    width: 50%;
  }

  .sp-w51 {
    width: 51%;
  }

  .sp-w52 {
    width: 52%;
  }

  .sp-w53 {
    width: 53%;
  }

  .sp-w54 {
    width: 54%;
  }

  .sp-w55 {
    width: 55%;
  }

  .sp-w56 {
    width: 56%;
  }

  .sp-w57 {
    width: 57%;
  }

  .sp-w58 {
    width: 58%;
  }

  .sp-w59 {
    width: 59%;
  }

  .sp-w60 {
    width: 60%;
  }

  .sp-w61 {
    width: 61%;
  }

  .sp-w62 {
    width: 62%;
  }

  .sp-w63 {
    width: 63%;
  }

  .sp-w64 {
    width: 64%;
  }

  .sp-w65 {
    width: 65%;
  }

  .sp-w66 {
    width: 66%;
  }

  .sp-w67 {
    width: 67%;
  }

  .sp-w68 {
    width: 68%;
  }

  .sp-w69 {
    width: 69%;
  }

  .sp-w70 {
    width: 70%;
  }

  .sp-w71 {
    width: 71%;
  }

  .sp-w72 {
    width: 72%;
  }

  .sp-w73 {
    width: 73%;
  }

  .sp-w74 {
    width: 74%;
  }

  .sp-w75 {
    width: 75%;
  }

  .sp-w76 {
    width: 76%;
  }

  .sp-w77 {
    width: 77%;
  }

  .sp-w78 {
    width: 78%;
  }

  .sp-w79 {
    width: 79%;
  }

  .sp-w80 {
    width: 80%;
  }

  .sp-w81 {
    width: 81%;
  }

  .sp-w82 {
    width: 82%;
  }

  .sp-w83 {
    width: 83%;
  }

  .sp-w84 {
    width: 84%;
  }

  .sp-w85 {
    width: 85%;
  }

  .sp-w86 {
    width: 86%;
  }

  .sp-w87 {
    width: 87%;
  }

  .sp-w88 {
    width: 88%;
  }

  .sp-w89 {
    width: 89%;
  }

  .sp-w90 {
    width: 90%;
  }

  .sp-w91 {
    width: 91%;
  }

  .sp-w92 {
    width: 92%;
  }

  .sp-w93 {
    width: 93%;
  }

  .sp-w94 {
    width: 94%;
  }

  .sp-w95 {
    width: 95%;
  }

  .sp-w96 {
    width: 96%;
  }

  .sp-w97 {
    width: 97%;
  }

  .sp-w98 {
    width: 98%;
  }

  .sp-w99 {
    width: 99%;
  }

  .sp-w100 {
    width: 100%;
  }
}

/* ===================================================================

utility

=================================================================== */
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
}

.fw-w {
  flex-wrap: wrap;
}

.fd-r {
  flex-direction: row;
}

.fd-rr {
  flex-direction: row-reverse;
}

.fd-cr {
  flex-direction: column-reverse;
}

.fd-c {
  flex-direction: column;
}

.jc-c {
  justify-content: center;
}

.jc-sb {
  justify-content: space-between;
}

.jc-sa {
  justify-content: space-around;
}

.jc-fe {
  justify-content: flex-end;
}

.jc-fs {
  justify-content: flex-start;
}

.ai-c {
  align-items: center;
}

.ai-fe {
  align-items: flex-end;
}

.fl-g {
  flex-grow: 1;
}

@media (min-width: 750px) and (max-width: 1024px) {
  .tb-flex-wrap {
    flex-wrap: wrap;
  }
}

@media (min-width: 750px) and (max-width: 1024px) {
  .tb-fd-c {
    flex-direction: column;
  }
}

@media (min-width: 750px) and (max-width: 1024px) {
  .tb-fd-cr {
    flex-direction: column-reverse;
  }
}

@media (min-width: 750px) and (max-width: 1024px) {
  .tb-fd-r {
    flex-direction: row;
  }
}

@media (min-width: 750px) and (max-width: 1024px) {
  .tb-fd-rr {
    flex-direction: row-reverse;
  }
}

@media (min-width: 750px) and (max-width: 1024px) {
  .tb-jc-c {
    justify-content: center;
  }
}

@media (max-width: 749px) {
  .sp-flex-wrap {
    flex-wrap: wrap;
  }
}

@media (max-width: 749px) {
  .sp-fd-c {
    flex-direction: column;
  }
}

@media (max-width: 749px) {
  .sp-fd-cr {
    flex-direction: column-reverse;
  }
}

@media (max-width: 749px) {
  .sp-fd-r {
    flex-direction: row;
  }
}

@media (max-width: 749px) {
  .sp-fd-rr {
    flex-direction: row-reverse;
  }
}

@media (max-width: 749px) {
  .sp-jc-c {
    justify-content: center;
  }
}

.half-width {
  width: 50%;
}

@media (max-width: 749px) {
  .half-width {
    width: 100%;
  }
}

.quarter-width {
  width: 25%;
}

@media (max-width: 749px) {
  .quarter-width {
    width: 50%;
  }
}

.col2-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
}

.col2-list li {
  width: 50%;
}

.col3-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
}

.col3-list li {
  width: 33.33%;
}

.col4-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
}

.col4-list li {
  width: 25%;
}

.col5-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
}

.col5-list li {
  width: 20%;
}

@media (max-width: 749px) {
  .sp-col2-list li {
    width: 50%;
  }
}

@media (max-width: 749px) {
  .sp-col1-list li {
    width: 100%;
  }
}

.list-space1 li {
  padding-right: 1%;
  padding-left: 1%;
}

.anm {
  transition: 1s;
}

.anm.fading {
  opacity: 0;
}

.anm.to-up {
  transform: translateY(20px);
}

.anm.to-down {
  transform: translateY(-20px);
}

.anm.to-right {
  transform: translateX(-10px);
}

.anm.to-left {
  transform: translateX(10px);
}

.anm.to-left-zoomin {
  transform: translateX(10px) scale(0.9);
  transform-origin: right bottom;
}

.anm.blur {
  filter: blur(10px);
}

.anm.ease-back {
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
}

.anm.ease-back.to-up {
  transform: translateY(40px);
}

.anm.is-show.fading {
  opacity: 1;
}

.anm.is-show.to-up {
  transform: translateY(0px);
}

.anm.is-show.to-down {
  transform: translateY(0px);
}

.anm.is-show.to-right {
  transform: translateX(0px);
}

.anm.is-show.to-left {
  transform: translateX(0px);
}

.anm.is-show.to-left-zoomin {
  transition: 2s 0.4s;
  transform: translateX(0px) scale(1);
}

.anm.is-show.blur {
  filter: blur(0px);
}

.anm.is-show.delay1 {
  transition-delay: 0.2s;
}

.anm.is-show.delay2 {
  transition-delay: 0.4s;
}

.anm.is-show.ease-back {
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
}

.anm.is-show.ease-back.to-up {
  transform: translateY(0px);
}

.ofi {
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
}

.pc {
  display: block !important;
}

@media (max-width: 749px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none !important;
}

@media (max-width: 749px) {
  .sp {
    display: block !important;
  }
}

/* Loading */
.spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center;
  width: 40px;
  height: 40px;
  z-index: 99999;
}

.spinner.type1 {
  border-radius: 50%;
  border-width: 3px;
  border-style: solid;
  border-color: #333 rgba(30, 30, 30, 0.12) rgba(30, 30, 30, 0.12);
  animation: spinner1_1 1.5s infinite linear forwards;
}

.spinner.type1 span {
  animation: spinner_loading_text 1.5s infinite linear forwards reverse;
}

.spinner span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 10px;
}

.slider-full-height {
  height: 100%;
}

.slider-full-height .slick-list {
  height: 100%;
}

.slider-full-height .slick-list .slick-track {
  height: 100%;
}

.slider-full-height .slick-list .slick-track .slick-slide {
  height: 100%;
}

.slider-full-height .slick-list .slick-track .slick-slide>div {
  height: 100%;
}

.slider-full-height .slick-list .slick-track .slick-slide .slide-each {
  height: 100%;
}

.mb-s {
  margin-bottom: 20px;
}

.mb-m {
  margin-bottom: 40px;
}

.mb-l {
  margin-bottom: 80px;
}

.pb-s {
  padding-bottom: 20px;
}

.pb-m {
  padding-bottom: 40px;
}

.pb-l {
  padding-bottom: 80px;
}

.mt-s {
  margin-top: 20px;
}

.mt-m {
  margin-top: 40px;
}

.mt-l {
  margin-top: 80px;
}

.pt-s {
  padding-top: 20px;
}

.pt-m {
  padding-top: 40px;
}

.pt-l {
  padding-top: 80px;
}

/* ===================================================================

init style

=================================================================== */
html {
  font-size: 62.5%;
}

html.is-open {
  overflow: hidden;
  height: 100%;
}

body {
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
  font-weight: 400;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.7;
  font-feature-settings: "palt";
  letter-spacing: 0.8px;
  color: #222222;
  background: #000 url(../images/main_bk.jpg);
  background-size: 50%;
}

::selection {
  background: rgba(20, 0, 0, 0.6);
  color: #fff;
}

_:lang(x)::-ms-backdrop,
.selector {
  font-family: "Segoe UI", Meiryo, sans-serif;
}

@media all and (-ms-high-contrast: none) {
  body {
    width: 100%;
    overflow-x: hidden;
  }
}

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

a:hover {
  text-decoration: none;
  color: #222222;
}

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

select,
input,
textarea,
button {
  vertical-align: middle;
}

#wrap {
  font-size: 1.4rem;
  width: 100%;
  margin: 0 auto;
  max-width: 750px;
  filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.8));
  overflow-x: hidden;
}

main,
header {
  display: block;
}

/* ===================================================================

header style

=================================================================== */
.header {
  text-align: center;
}

/* ===================================================================

footer style

=================================================================== */
.footer {
  color: #fff;
  padding-top: 50px;
}

@media (min-width: 750px) {
  .footer {
    width: 100%;
  }
}

.footer .fnav {
  text-align: center;
  border-top: 1px solid #ccc;
  margin-bottom: 30px;
}

@media (min-width: 750px) {
  .footer .fnav {
    border: none;
  }
}

@media (min-width: 750px) {
  .footer .fnav ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
  }
}

@media (min-width: 750px) {
  .footer .fnav li {
    margin: 0 10px;
  }
}

.footer .fnav li a {
  display: block;
  color: #fff;
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
}

@media (min-width: 750px) {
  .footer .fnav li a {
    border: none;
    transition: 0.2s;
  }

  .footer .fnav li a:hover {
    opacity: 0.5;
  }
}

.footer .copy {
  font-size: 1.1rem;
  color: #fff;
  padding: 4px 0;
}

@media (min-width: 750px) {
  .footer .copy {
    font-size: 1.2rem;
    padding: 15px 0;
  }
}

a img:hover {
  opacity: 0.7;
}

/* ===================================================================

box style

=================================================================== */
.box-common {
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 750px) and (max-width: 1024px) {
  .box-common {
    width: 100%;
    padding-right: 4%;
    padding-left: 4%;
  }
}

@media (max-width: 749px) {
  .box-common {
    max-width: 100%;
    padding-right: 4%;
    padding-left: 4%;
    box-sizing: border-box;
  }
}

.box-narrow {
  width: 850px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 749px) {
  .box-narrow {
    max-width: 100%;
    padding: 0 8%;
    box-sizing: border-box;
  }
}

.box-wide {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 2%;
}

@media (max-width: 749px) {
  .box-wide {
    max-width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }
}

.block-common {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (max-width: 749px) {
  .block-common {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

/* ===================================================================

common parts

=================================================================== */
@media (min-width: 750px) {
  .tel-link {
    pointer-events: none;
  }
}

.toggle-nav dt {
  position: relative;
  cursor: pointer;
}

@media (max-width: 749px) {
  .toggle-nav dt {
    font-size: 1.3rem;
  }
}

.toggle-nav dt:before {
  content: url(../images/faq_btn.svg);
  position: absolute;
  right: 20px;
  top: calc(50% - (30px / 2));
}

.toggle-nav dt:after {
  content: url(../images/faq_btn02.svg);
  display: none;
  position: absolute;
  right: 20px;
  top: calc(50% - (30px / 2));
}

.toggle-nav dt.is-active:after {
  display: block;
}

.toggle-nav dd {
  display: none;
}

.title-common01 {
  text-align: center;
  font-size: 2.4rem;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
}

@media (min-width: 750px) and (max-width: 1024px) {
  .title-common01 {
    font-size: 1.6rem;
  }
}

@media (max-width: 749px) {
  .title-common01 {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }
}

.full-width {
  width: 100%;
}

/* ===================================================================

index style

=================================================================== */
.kv_top {
  background-color: #111;
}

.kv-cont {
  position: relative;
}

@media (min-width: 750px) {
  .kv-cont {}
}

.kv-cont .kv_logo {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.kv-cont .kv_line {
  position: absolute;
  bottom: 3vh;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}

@media (min-width: 750px) {
  .kv-cont .kv_line {
    bottom: 40px;
    transform: translate(-50%, 0);
  }
}

.kv-cont .kv_line .kv_txt {
  color: #fff;
  font-family: serif;
  font-size: 3.5rem;
  margin: 10px 0;
}

@media (max-width: 749px) {
  .kv-cont .kv_line .kv_txt {
    font-size: 2rem;
  }
}

.kv-cont .kv_line .kv_img {
  margin: 0 auto;
  display: block;
  width: 100%;
}

.cv-cont {
  position: relative;
}

.rv-cont-ttl {
  margin: 60px auto;
}

.rv-cont-add {
  padding: 30px 0;
}

.map_inner {}

@media (max-width: 749px) {
  .map_inner {
    top: 40%;
  }

  .rv-cont-add {
    padding: 30px;
  }

  .rv-cont-ttl img {
    width: 50vw
  }
}

.map_inner iframe {
  width: 96%;
  margin: 0 auto;
  display: block;
  height: 500px;
}

@media (max-width: 749px) {
  .map_inner iframe {
    height: 60vw;
  }
}

.map_inner .flex {
  gap: 2%;
  width: 90%;
  margin: 20px auto 30px;
  display: flex;
  flex-direction: column;
}

.map_inner .flex img {
  width: 100%;
}

.map_inner .cv_txt {
  color: #fff;
  text-align: center;
  width: 90%;
  margin: 5px auto 0;
  font-size: 1.5rem;
}

.map_inner .cv_txt a {
  color: #fff;
  border-bottom: 1px solid #fff;
}

@media (max-width: 749px) {
  .map_inner .cv_txt {
    font-size: 1rem;
  }
}

.faq-cont {
  width: 100%;
  background-color: #fff;
}

.faq-cont .faq {
  width: 90%;
  margin: 0 auto;
  padding: 40px 0;
}

.faq-cont dt {
  background-color: #000;
  padding: 2%;
  font-size: 2.5rem;
  color: #fff;
  margin-top: 30px;
  border-radius: 10px;
}

.rv-cont {
  background: #000 url(../images/lp-bk.jpg);
  padding-bottom: 40px;
  padding-top: 40px;
  color: #fff;
}

.rv-cont img {
  margin: 0 auto;
}

img,
video,
iframe {
  max-width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 749px) {
  .faq-cont dt {
    font-size: 1.6rem;
    padding: 16px 2%;
    margin-top: 15px;
  }
}

.faq-cont dt span {
  margin-right: 2%;
}

.faq-cont dd {
  background-color: #fff;
  color: #222222;
  font-size: 2rem;
  padding: 3%;
}

.faq-cont dd span {
  font-size: 1.5rem;
  text-align: right;
  display: block;
}

@media (max-width: 749px) {
  .faq-cont dd {
    font-size: 1.5rem;
  }
}

.faq-cont dd .amenity {
  justify-content: stretch;
  gap: 20%;
}

@media (max-width: 749px) {
  .faq-cont dd .amenity {
    font-size: 1.2rem;
  }
}

.float-bnr {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  transition: 0.2s;
}

.float-bnr .flex {
  gap: 2px;
}

.float-bnr.hide {
  -webkit-transform: translateX(0px) translateY(140px);
  transform: translateX(0px) translateY(140px);
}

.kv-mov-wrap {
  height: 100%;
  overflow: hidden;
  background: #000;
}

.kv-mov-wrap video {
  height: 100%;
  transform: translateX(-25%);
}

.ryumin {
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
}

.concept {
  background: #000 url(../images/bk.jpg) repeat-y 50% 10%/100% auto;
  padding-bottom: 40px;
  padding-top: 40px;
  color: #fff;
}

.concept .concept-img {
  margin: 4rem auto 2rem auto;
}

.concept .concept-each-title {
  text-align: center;
  font-size: 2.4rem;
  margin-bottom: 1.4rem;
  letter-spacing: 0.1em;
  background-clip: text;
  -webkit-background-clip: text;
  background-image: linear-gradient(90deg, #e4dfb8 0%, #f9fad0 30%, #fefdf0 50%, #f9fad0 70%, #dcd8b4 100%);
  color: transparent;
}

@media (min-width: 750px) {
  .concept .concept-each-title {
    font-size: 4rem;
  }
}

.concept .concept-each p {
  padding: 0 2.6%;
  line-height: 2;
}

@media (min-width: 750px) {
  .concept .concept-each p {
    font-size: 2.4rem;
  }
}

.commit {
  background: #242424;
  padding: 0 2.6% 40px 2.6%;
  color: #fff;
}

.commit h2 {
  margin-bottom: -20px;
  position: relative;
  z-index: 1;
  padding-top: 40px;
}

.commit .commit-each {
  margin-bottom: 40px;
}

.commit .commit-each .commit-img {
  margin-bottom: 20px;
}

.commit .commit-each p {
  line-height: 2;
}

@media (min-width: 750px) {
  .commit .commit-each p {
    font-size: 2.4rem;
  }
}

.uv {
  background: #000;
  padding-bottom: 10px;
}

.uv-each {
  margin-bottom: 40px;
  padding: 0 2.6%;
}

.uv-mov {
  margin-bottom: 15px;
}

.uv-mov video {
  height: auto;
  max-width: 100%;
}

.uv-txt {
  background: #000;
  color: #fff;
  padding: 2rem;
  position: relative;
  font-size: 1.6rem;
}

@media (min-width: 750px) {
  .uv-txt {
    font-size: 2.4rem;
  }
}

.uv-txt:before {
  content: "";
  width: calc(100% - 11px);
  height: calc(100% - 11px);
  border: 1px solid #fff;
  position: absolute;
  top: 5px;
  left: 5px;
}

/* ===================================================================

subpages style

=================================================================== */
/* ===================================================================

keyframes

=================================================================== */
@-webkit-keyframes icon_blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.2;
  }

  100% {
    opacity: 1;
  }
}

@keyframes icon_blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.2;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes cvBtn {
  0% {
    transform: scale(1);
    animation-timing-function: ease-in;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
  }

  50% {
    transform: scale(0.9);
    animation-timing-function: ease-out;
    filter: drop-shadow(0px 2px 5px rgba(0, 0, 0, 0.3));
  }

  100% {
    transform: scale(1);
    animation-timing-function: ease-in;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
  }
}

@keyframes cvBtn {
  0% {
    transform: scale(1);
    animation-timing-function: ease-in;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
  }

  50% {
    transform: scale(0.9);
    animation-timing-function: ease-out;
    filter: drop-shadow(0px 2px 5px rgba(0, 0, 0, 0.3));
  }

  100% {
    transform: scale(1);
    animation-timing-function: ease-in;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
  }
}

@keyframes bnav {
  0% {
    display: none;
    opacity: 0;
    transform: translateY(-10px);
  }

  1% {
    display: block;
    opacity: 0;
    transform: translateY(-10px);
  }

  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@keyframes spinner1_1 {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }

  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

@keyframes spinner_loading_text {
  0% {
    opacity: 1;
    transform: translate(-50%, -50%) rotate(0deg);
  }

  50% {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(180deg);
  }

  100% {
    opacity: 1;
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

@-webkit-keyframes showUp {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: block;
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes showUp {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: block;
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes hideDown {
  0% {
    display: block;
    opacity: 1;
  }

  99% {
    display: block;
    opacity: 0;
  }

  100% {
    visibility: hidden;
    display: none;
    opacity: 0;
  }
}

@keyframes hideDown {
  0% {
    display: block;
    opacity: 1;
  }

  99% {
    display: block;
    opacity: 0;
  }

  100% {
    visibility: hidden;
    display: none;
    opacity: 0;
  }
}

@-webkit-keyframes shakeIco {
  0% {
    transform: rotate(0deg);
  }

  10% {
    transform: rotate(20deg);
  }

  20% {
    transform: rotate(-20deg);
  }

  30% {
    transform: rotate(10deg);
  }

  40% {
    transform: rotate(-10deg);
  }

  50% {
    transform: rotate(5deg);
  }

  60% {
    transform: rotate(-5deg);
  }

  70% {
    transform: rotate(0deg);
  }
}

@keyframes shakeIco {
  0% {
    transform: rotate(0deg);
  }

  10% {
    transform: rotate(20deg);
  }

  20% {
    transform: rotate(-20deg);
  }

  30% {
    transform: rotate(10deg);
  }

  40% {
    transform: rotate(-10deg);
  }

  50% {
    transform: rotate(5deg);
  }

  60% {
    transform: rotate(-5deg);
  }

  70% {
    transform: rotate(0deg);
  }
}

@-webkit-keyframes moreIco {
  0% {
    transform: scale(1);
    animation-timing-function: ease-in;
    opacity: 1;
  }

  50% {
    transform: scale(0.8);
    animation-timing-function: ease-out;
    opacity: 0.6;
  }

  100% {
    transform: scale(1);
    animation-timing-function: ease-in;
    opacity: 1;
  }
}

@keyframes moreIco {
  0% {
    transform: scale(1);
    animation-timing-function: ease-in;
    opacity: 1;
  }

  50% {
    transform: scale(0.8);
    animation-timing-function: ease-out;
    opacity: 0.6;
  }

  100% {
    transform: scale(1);
    animation-timing-function: ease-in;
    opacity: 1;
  }
}

@-webkit-keyframes stars {
  0% {
    opacity: 1;
  }

  60% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes stars {
  0% {
    opacity: 1;
  }

  60% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes bounceIco3 {
  0% {
    transform: translateY(0px);
    animation-timing-function: ease-out;
  }

  20% {
    transform: translateY(-10px);
    animation-timing-function: ease-in;
  }

  40% {
    transform: translateY(0px);
    animation-timing-function: ease-out;
  }

  60% {
    transform: translateY(-5px);
    animation-timing-function: ease-in;
  }

  80% {
    transform: translateY(0px);
  }

  100% {
    transform: translateY(0px);
  }
}

@keyframes bounceIco3 {
  0% {
    transform: translateY(0px);
    animation-timing-function: ease-out;
  }

  20% {
    transform: translateY(-10px);
    animation-timing-function: ease-in;
  }

  40% {
    transform: translateY(0px);
    animation-timing-function: ease-out;
  }

  60% {
    transform: translateY(-5px);
    animation-timing-function: ease-in;
  }

  80% {
    transform: translateY(0px);
  }

  100% {
    transform: translateY(0px);
  }
}

@-webkit-keyframes bounceIco2 {
  0% {
    transform: translateX(0px);
  }

  20% {
    transform: translateX(3px);
  }

  40% {
    transform: translateX(-3px);
  }

  60% {
    transform: translateX(1px);
  }

  80% {
    transform: translateX(-1px);
  }

  100% {
    transform: translateX(0px);
  }
}

@keyframes bounceIco2 {
  0% {
    transform: translateX(0px);
  }

  20% {
    transform: translateX(3px);
  }

  40% {
    transform: translateX(-3px);
  }

  60% {
    transform: translateX(1px);
  }

  80% {
    transform: translateX(-1px);
  }

  100% {
    transform: translateX(0px);
  }
}

@-webkit-keyframes bounceIco {
  0% {
    transform: scaleY(1) translateY(0px);
    transform-origin: center bottom;
    animation-timing-function: ease-out;
  }

  15% {
    transform: scaleY(0.8) translateY(0px);
    transform-origin: center bottom;
    animation-timing-function: ease-in;
  }

  30% {
    transform: scaleY(1) translateY(0px);
    transform-origin: center bottom;
    animation-timing-function: ease-in;
  }

  37.5% {
    transform: scaleY(1.1) translateY(-10px);
    transform-origin: center center;
    animation-timing-function: ease-out;
  }

  45% {
    transform: scaleY(1) translateY(-10px);
    transform-origin: center top;
    animation-timing-function: ease-in;
  }

  60% {
    transform: scaleY(1) translateY(0px);
    transform-origin: center bottom;
    animation-timing-function: ease-out;
  }

  70% {
    transform: scaleY(0.95) translateY(0px);
    transform-origin: center bottom;
    animation-timing-function: ease-in;
  }

  80% {
    transform: scaleY(1) translateY(0px);
    transform-origin: center bottom;
    animation-timing-function: ease-out;
  }
}

@keyframes bounceIco {
  0% {
    transform: scaleY(1) translateY(0px);
    transform-origin: center bottom;
    animation-timing-function: ease-out;
  }

  15% {
    transform: scaleY(0.8) translateY(0px);
    transform-origin: center bottom;
    animation-timing-function: ease-in;
  }

  30% {
    transform: scaleY(1) translateY(0px);
    transform-origin: center bottom;
    animation-timing-function: ease-in;
  }

  37.5% {
    transform: scaleY(1.1) translateY(-10px);
    transform-origin: center center;
    animation-timing-function: ease-out;
  }

  45% {
    transform: scaleY(1) translateY(-10px);
    transform-origin: center top;
    animation-timing-function: ease-in;
  }

  60% {
    transform: scaleY(1) translateY(0px);
    transform-origin: center bottom;
    animation-timing-function: ease-out;
  }

  70% {
    transform: scaleY(0.95) translateY(0px);
    transform-origin: center bottom;
    animation-timing-function: ease-in;
  }

  80% {
    transform: scaleY(1) translateY(0px);
    transform-origin: center bottom;
    animation-timing-function: ease-out;
  }
}

@-webkit-keyframes liFadeIn {
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@keyframes liFadeIn {
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@-webkit-keyframes scrlArw {
  0% {
    transform: scaleX(1);
    animation-timing-function: ease-out;
  }

  50% {
    transform: scaleX(0.5);
    animation-timing-function: ease-in;
  }

  100% {
    transform: scaleX(1);
    animation-timing-function: ease-out;
  }
}

@keyframes scrlArw {
  0% {
    transform: scaleX(1);
    animation-timing-function: ease-out;
  }

  50% {
    transform: scaleX(0.5);
    animation-timing-function: ease-in;
  }

  100% {
    transform: scaleX(1);
    animation-timing-function: ease-out;
  }
}

/*# sourceMappingURL=style.css.map */