@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
html {
  overflow-y: auto;
  overflow-x: hidden;
  font-size: 10px;
  /* Base font size, change to 14px or 16px if needed */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

address, caption, cite, code, dfn, var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

/*to enable resizing for IE*/
input, textarea, select {
  *font-size: 100%;
}

/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

del, ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}

/* ====================================================
Font
==================================================== */
@font-face {
  font-family: 'RyuminPro';
  src: url("../fonts/RyuminPro-Regular-AlphaNum.eot");
  src: url("../fonts/RyuminPro-Regular-AlphaNum.eot?#iefix") format("embedded-opentype"), url("../fonts/RyuminPro-Regular-AlphaNum.svg#RyuminPro-Regular-AlphaNum") format("svg"), url("../fonts/RyuminPro-Regular.otf") format("truetype"), url("../fonts/RyuminPro-Regular-AlphaNum.woff") format("woff"), url("../fonts/RyuminPro-Regular-AlphaNum.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RyuminPro';
  src: url("../fonts/RyuminPro-Light-AlphaNum.eot");
  src: url("../fonts/RyuminPro-Light-AlphaNum.eot?#iefix") format("embedded-opentype"), url("../fonts/RyuminPro-Light-AlphaNum.svg#RyuminPro-Light-AlphaNum") format("svg"), url("../fonts/RyuminPro-Light.otf") format("truetype"), url("../fonts/RyuminPro-Light-AlphaNum.woff") format("woff"), url("../fonts/RyuminPro-Light-AlphaNum.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'RyuminPro-Medium-AlphaNum';
  src: url("../fonts/RyuminPro-Medium-AlphaNum.eot");
  src: url("../fonts/RyuminPro-Medium-AlphaNum.eot?#iefix") format("embedded-opentype"), url("../fonts/RyuminPro-Medium-AlphaNum.svg#RyuminPro-Medium-AlphaNum") format("svg"), url("../fonts/RyuminPro-Medium.otf") format("truetype"), url("../fonts/RyuminPro-Medium-AlphaNum.woff") format("woff"), url("../fonts/RyuminPro-Medium-AlphaNum.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'RyuminPro-Bold-AlphaNum';
  src: url("../fonts/RyuminPro-Bold-AlphaNum.eot");
  src: url("../fonts/RyuminPro-Bold-AlphaNum.eot?#iefix") format("embedded-opentype"), url("../fonts/RyuminPro-Bold-AlphaNum.svg#RyuminPro-Bold-AlphaNum") format("svg"), url("../fonts/RyuminPro-Bold.otf") format("truetype"), url("../fonts/RyuminPro-Bold-AlphaNum.woff") format("woff"), url("../fonts/RyuminPro-Bold-AlphaNum.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}


.p_10{font-size:10px;font-size:.8vw;line-height:2em}
.p_12{font-size:12px;font-size:.93vw;line-height:2em}
.p_13{font-size:13px;font-size:1.0vw;line-height:2em}
.p_14{font-size:14px;font-size:1.08vw;line-height:2em}
.p_15{font-size:15px;font-size:1.16vw;line-height:2em}
.p_16{font-size:16px;font-size:1.24vw;line-height:2em}
.p_18{font-size:18px;font-size:1.4vw;line-height:1.8em}
.p_19{font-size:19px;font-size:1.48vw;line-height:2em}
.p_20{font-size:20px;font-size:1.56vw;line-height:2em}
.p_22{font-size:22px;font-size:1.72vw;line-height:2em}
.p_24{font-size:24px;font-size:1.84vw;line-height:2em}
.p_26{font-size:26px;font-size:2vw;line-height:2em}
.p_28{font-size:28px;font-size:2.2vw;line-height:1em}
.p_30{font-size:30px;font-size:2.31vw;line-height:1em}
.p_32{font-size:32px;font-size:2.46vw;line-height:1em}
.p_34{font-size:34px;font-size:2.62vw;line-height:1em}
.p_36{font-size:36px;font-size:2.77vw;line-height:1em}
.p_38{font-size:38px;font-size:2.93vw;line-height:1em}
.p_40{font-size:40px;font-size:3.1vw;line-height:1em}
.p_44{font-size:44px;font-size:3.39vw;line-height:1em}
.p_46{font-size:46px;font-size:3.54vw;line-height:1em}
.p_48{font-size:48px;font-size:3.7vw;line-height:1em}
.p_50{font-size:50px;font-size:3.9vw;line-height:1em}
.p_55{font-size:55px;font-size:3.9vw;line-height:1em}
.p_60{font-size:60px;font-size:4.62vw;line-height:1em}
.p_70{font-size:70px;font-size:5.4vw;line-height:1em}
.p_80{font-size:80px;font-size:6.2vw;line-height:1em}
.p_100{font-size:100px;font-size:7.7vw;line-height:1em}
@media screen and (min-width: 1300px) {
    .p_10{font-size:10px}
    .p_12{font-size:12px}
    .p_13{font-size:13px}
    .p_14{font-size:14px}
    .p_15{font-size:15px}
    .p_16{font-size:16px}
    .p_18{font-size:18px}
    .p_19{font-size:19px}
    .p_20{font-size:20px}
    .p_22{font-size:22px}
    .p_24{font-size:24px}
    .p_26{font-size:26px}
    .p_28{font-size:28px}
    .p_30{font-size:30px}
    .p_32{font-size:32px}
    .p_34{font-size:34px}
    .p_36{font-size:36px}
    .p_38{font-size:38px}
    .p_40{font-size:40px}
    .p_44{font-size:44px}
    .p_46{font-size:46px}
    .p_48{font-size:48px}
    .p_50{font-size:50px}
    .p_55{font-size:55px}
    .p_60{font-size:60px}
    .p_70{font-size:70px}
    .p_80{font-size:80px}
    .p_100{font-size:100px}
}
@media screen and (max-width: 750px) {
    .s_15{font-size:15px;font-size:2vw;line-height:1.9em}
    .s_16{font-size:16px;font-size:2.1vw;line-height:1.9em}
    .s_18{font-size:18px;font-size:2.4vw;line-height:1.9em}
    .s_20{font-size:20px;font-size:2.67vw;line-height:1.9em}
    .s_22{font-size:22px;font-size:2.94vw;line-height:1.9em}
    .s_24{font-size:24px;font-size:3.1vw;line-height:1.9em}
    .s_26{font-size:26px;font-size:3.47vw;line-height:1.9em}
    .s_28{font-size:28px;font-size:3.74vw;line-height:1em}
    .s_30{font-size:30px;font-size:4vw;line-height:1em}
    .s_32{font-size:32px;font-size:4.27vw;line-height:1em}
    .s_34{font-size:34px;font-size:4.54vw;line-height:1em}
    .s_35{font-size:35px;font-size:4.7vw;line-height:1em}
    .s_36{font-size:36px;font-size:4.8vw;line-height:1em}
    .s_38{font-size:38px;font-size:5.07vw;line-height:1em}
    .s_40{font-size:40px;font-size:5.4vw;line-height:1em}
    .s_42{font-size:42px;font-size:5.6vw;line-height:1em}
    .s_44{font-size:44px;font-size:5.8vw;line-height:1em}
    .s_50{font-size:50px;font-size:6.67vw;line-height:1em}
    .s_60{font-size:60px;font-size:8vw;line-height:1em}
    .s_70{font-size:70px;font-size:9.4vw;line-height:1em}
    .s_80{font-size:80px;font-size:10.6vw;line-height:1em}
    .s_100{font-size:100px;font-size:13.27vw;line-height:1em}
}

/* ====================================================
Media Quary
==================================================== */
@media screen and (min-width: 751px) {
  .mbpc-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-51 {
    margin-bottom: 51px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-51 {
    margin-bottom: 51px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-52 {
    margin-bottom: 52px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-52 {
    margin-bottom: 52px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-53 {
    margin-bottom: 53px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-53 {
    margin-bottom: 53px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-54 {
    margin-bottom: 54px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-54 {
    margin-bottom: 54px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-56 {
    margin-bottom: 56px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-56 {
    margin-bottom: 56px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-57 {
    margin-bottom: 57px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-57 {
    margin-bottom: 57px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-58 {
    margin-bottom: 58px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-58 {
    margin-bottom: 58px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-59 {
    margin-bottom: 59px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-59 {
    margin-bottom: 59px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-61 {
    margin-bottom: 61px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-61 {
    margin-bottom: 61px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-62 {
    margin-bottom: 62px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-62 {
    margin-bottom: 62px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-63 {
    margin-bottom: 63px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-63 {
    margin-bottom: 63px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-64 {
    margin-bottom: 64px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-64 {
    margin-bottom: 64px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-66 {
    margin-bottom: 66px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-66 {
    margin-bottom: 66px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-67 {
    margin-bottom: 67px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-67 {
    margin-bottom: 67px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-68 {
    margin-bottom: 68px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-68 {
    margin-bottom: 68px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-69 {
    margin-bottom: 69px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-69 {
    margin-bottom: 69px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-71 {
    margin-bottom: 71px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-71 {
    margin-bottom: 71px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-72 {
    margin-bottom: 72px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-72 {
    margin-bottom: 72px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-73 {
    margin-bottom: 73px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-73 {
    margin-bottom: 73px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-74 {
    margin-bottom: 74px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-74 {
    margin-bottom: 74px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-76 {
    margin-bottom: 76px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-76 {
    margin-bottom: 76px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-77 {
    margin-bottom: 77px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-77 {
    margin-bottom: 77px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-78 {
    margin-bottom: 78px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-78 {
    margin-bottom: 78px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-79 {
    margin-bottom: 79px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-79 {
    margin-bottom: 79px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-81 {
    margin-bottom: 81px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-81 {
    margin-bottom: 81px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-82 {
    margin-bottom: 82px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-82 {
    margin-bottom: 82px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-83 {
    margin-bottom: 83px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-83 {
    margin-bottom: 83px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-84 {
    margin-bottom: 84px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-84 {
    margin-bottom: 84px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-86 {
    margin-bottom: 86px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-86 {
    margin-bottom: 86px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-87 {
    margin-bottom: 87px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-87 {
    margin-bottom: 87px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-88 {
    margin-bottom: 88px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-88 {
    margin-bottom: 88px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-89 {
    margin-bottom: 89px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-89 {
    margin-bottom: 89px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-91 {
    margin-bottom: 91px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-91 {
    margin-bottom: 91px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-92 {
    margin-bottom: 92px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-92 {
    margin-bottom: 92px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-93 {
    margin-bottom: 93px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-93 {
    margin-bottom: 93px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-94 {
    margin-bottom: 94px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-94 {
    margin-bottom: 94px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-96 {
    margin-bottom: 96px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-96 {
    margin-bottom: 96px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-97 {
    margin-bottom: 97px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-97 {
    margin-bottom: 97px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-98 {
    margin-bottom: 98px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-98 {
    margin-bottom: 98px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-99 {
    margin-bottom: 99px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-99 {
    margin-bottom: 99px !important;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-100 {
    margin-bottom: 100px !important;
  }
}

@media screen and (max-width: 750px) {
  .mbsp-100 {
    margin-bottom: 100px !important;
  }
}

.inner {
  display: block;
  width: 100%;
  max-width: 1200px;
  padding: 0 10px;
  margin: 0 auto;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

a:hover {
  opacity: 0.7;
}

@media screen and (min-width: 751px) {
  a[href^="tel"] {
    pointer-events: none;
  }
}

@media screen and (min-width: 751px) {
  .mbpc-0 {
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 750px) {
  .pc {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .pc-ipd {
    display: none !important;
  }
}

@media screen and (max-width: 990px) {
  .pc-lg {
    display: none !important;
  }
}

@media screen and (max-width: 640px) {
  .pc-sm {
    display: none !important;
  }
}

@media screen and (max-width: 374px) {
  .pc-xs {
    display: none !important;
  }
}

@media screen and (min-width: 751px) {
  .sp {
    display: none !important;
  }
}

@media screen and (min-width: 1025px) {
  .sp-ipd {
    display: none !important;
  }
}

@media screen and (min-width: 991px) {
  .sp-lg {
    display: none !important;
  }
}

@media screen and (min-width: 641px) {
  .sp-sm {
    display: none !important;
  }
}

.ttl-comp01 {
  text-align: center;
  position: relative;
  padding-bottom: 49px;
  margin-bottom: 32px;
}

@media screen and (max-width: 750px) {
  .ttl-comp01 {
    padding-bottom: 23px;
    margin-bottom: 12px;
  }
}

.ttl-comp01:before {
  position: absolute;
  content: '';
  width: 1px;
  left: 49.7%;
  height: 39px;
  background: #000;
  bottom: 0;
}

@media screen and (max-width: 750px) {
  .ttl-comp01:before {
    height: 19px;
  }
}

.ttl-comp01 > * {
  display: block;
}

.ttl-comp01 .company {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 4.2px;
  margin-bottom: 9px;
}

@media screen and (max-width: 750px) {
  .ttl-comp01 .company {
    letter-spacing: 2.1px;
    margin-bottom: 3px;
  }
}

.ttl-comp01 .ttl {
  font-family: cheap-pine-sans, sans-serif;
  line-height: 1;
  letter-spacing: 0.4px;
}

.ttl-comp02 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 1.66;
  letter-spacing: 6px;
}


@media screen and (max-width: 750px) {
  .ttl-comp02 {
    letter-spacing: 3px;
  }
}

.txt-basic {
  line-height: 2;
  font-weight: 300;
  letter-spacing: 2.7px;
}


@media screen and (max-width: 750px) {
  .txt-basic {
    line-height: 1.6;
  }
}

.txt-center {
  text-align: center;
}

.txt-right {
  text-align: right;
}

.txt-left {
  text-align: left;
}

.txt-des {
  font-family: "RyuminPro", serif;
  line-height: 1;
  font-weight: 300;
  margin-bottom: 47px;
  color: #232323;
  letter-spacing: 2.3px;
}


@media screen and (max-width: 750px) {
  .txt-des {
    line-height: 1.8;
    margin-bottom: 28px;
    letter-spacing: 1px;
  }
}

.txt-des small {
  line-height: 2.25;
  letter-spacing: 3px;
}


@media screen and (max-width: 750px) {
  .txt-des small {
    line-height: 2.25;
    letter-spacing: 1.5px;
  }
}

.txt-des span {
  display: block;
}

.box-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 23px;
  padding: 0 26px 7px 11px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #232323;
}

@media screen and (max-width: 750px) {
  .box-head {
    padding: 0 7px 6px 5px;
    margin-bottom: 9px;
  }
}

.box-head .txt {
  margin-left: auto;
  font-weight: 300;
  line-height: 1.9;
  margin-top: 8px;
  color: #121111;
}


@media screen and (max-width: 750px) {
  .box-head .txt {
    margin-top: 3px;
  }
}

body {
  color: #000000;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  overflow: hidden;
}

.header {
  padding: 32px 0 34px 5px;
}

@media screen and (max-width: 750px) {
  .header {
    padding: 19px 0 18px 0;
  }
  .header .inner {
    padding: 0 10px;
  }
}

.sec-mv {
  position: relative;
  color: white;
  z-index: 1;
  padding: 88px 0 25px;
  margin-bottom: 135px;
    height: calc( 100vh - 90px );
    min-height: 800px;
    opacity: 1;
  /* margin-top:88px; */
}
.sec-mv.is_active{
/*
    opacity: 1 !important;
    transition: opacity;
    transition-duration: 6s!important;
    transition-timing-function: cubic-bezier(.52,.68,.47,1)!important;
*/
}

@media screen and (max-width: 750px) {
  .sec-mv {
    padding: 64px 0 19px;
    margin-bottom: 71px;
      height: auto;
      min-height: 0px;
    /* margin-top: 60px; */
  }
}

.sec-mv:before {
  position: absolute;
  content: '';
  width: 56.6%;
  height: 90px;
  bottom: -49px;
  right: 0;
  background: #efe8d9;
  z-index: -1;
}

@media screen and (max-width: 750px) {
  .sec-mv:before {
    width: 89.5%;
    bottom: -24px;
  }
}

.sec-mv .inner {
  position: relative;
  z-index: 2;
    height: 100%;
}

.sec-mv .slick-dots {
  left: 15%;
  bottom: 28px;
  z-index: 1;
  width: 7px;
}

@media screen and (max-width: 750px) {
  .sec-mv .slick-dots {
    width: 1.1vw;
    left: 0.2vw;
    bottom: 18px;
  }
}

.sec-mv .slick-dots li {
  display: block;
  margin-top: 10px;
}

@media screen and (max-width: 750px) {
  .sec-mv .slick-dots li {
    margin-top: 5px;
  }
}

.sec-mv .slick-dots li button {
  background: transparent;
  padding: 0;
  width: 7px;
  height: 7px;
  border: 1px solid white;
}

@media screen and (max-width: 750px) {
  .sec-mv .slick-dots li button {
    width: 1.1vw;
    height: 1.1vw;
  }
}

.sec-mv .slick-dots li button:before {
  display: none;
}

.sec-mv .slick-dots li.slick-active button {
  background: white;
}

.mv-slider {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mv-slider .slick-list, .mv-slider .slick-track {
  height: 100%;
}

.mv-slider .item {
  outline: none !important;
}

.mv-slider .item img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.mv-logo {
  margin-bottom: 0px;
}

@media screen and (max-width: 750px) {
  .mv-logo {
    margin-bottom: 214px;
  }
}

.mv-content {
  text-align: right;
  padding-right: 6px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

@media screen and (max-width: 750px) {
  .mv-content {
    padding-right: 3px;
      position: static;
    bottom: auto;
    right: auto;
  }
}

.mv-ttl {
  font-family: fot-matisse-pron, sans-serif;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1;
  margin-bottom: 35px;
  letter-spacing: 8.4px;
  text-shadow: 0 0 10px #686868, 0 0 10px #686868, 0 0 10px #686868, 0 0 10px #686868, 0 0 10px #686868;
}

@media screen and (max-width: 750px) {
  .mv-ttl {
    font-size: 5.7vw;
    line-height: 1;
    margin-bottom: 4.5vw;
    letter-spacing: 1.25vw;
  }
}

.mv-ttl .ttl-wrap {
    position: relative;
    line-height: 1.5;
}

.mv-ttl .ttl-wrap:before {
  position: absolute;
  content: '';
  height: 1px;
  background: white;
  bottom: -20px;
  right: 33.2%;
  /*width: 83.8%;*/
    width: 250%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mv-ttl .ttl-wrap:before {
    bottom: 0;
  }
}

@media screen and (max-width: 750px) {
  .mv-ttl .ttl-wrap:before {
    bottom: -3vw;
    width: 130%;
  }
}

.mv-ttl .ttl-wrap span {
  position: relative;
}

.mv-ttl .ttl-wrap span:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: white;
  top: -16px;
  left: 46%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 750px) {
  .mv-ttl .ttl-wrap span:before {
    width: 0.8vw;
    height: 0.8vw;
    top: -2.4vw;
    left: 46%;
  }
}

.mv-txt {
  font-family: "RyuminPro", serif;
  font-weight: 300;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 2;
  margin-bottom: 23px;
  letter-spacing: 3.1px;
  text-shadow: 0 0 10px #686868, 0 0 10px #686868, 0 0 10px #686868, 0 0 10px #686868, 0 0 10px #686868;
}

@media screen and (max-width: 750px) {
  .mv-txt {
    font-size: 3.2vw;
    line-height: 1.95;
    margin-bottom: 12px;
    letter-spacing: 0.3vw;
  }
}

.mv-txt span {
  display: block;
  font-weight: 500;
}

.mv-txt02 {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  color: #c9c9c9;
  padding-right: 14px;
  letter-spacing: 2.2px;
}

@media screen and (max-width: 750px) {
  .mv-txt02 {
    font-size: 2vw;
    line-height: 1.4;
    padding-right: 6px;
    letter-spacing: 0.2vw;
  }
}

@media screen and (max-width: 374px) {
  .mv-txt02 {
    font-size: 2.2vw;
  }
}

.sec-opening {
  background: #efe8d9;
  padding: 0px;
}


.opening__ttl {
  font-family: "RyuminPro", serif;
  font-weight: 500;
  line-height: 2.35;
  color: #8a6d41;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: -1em;
  text-align: center;
  -webkit-transform: translateY(-1em);
      -ms-transform: translateY(-1em);
          transform: translateY(-1em);
  letter-spacing: 1.45px;
}

@media screen and (max-width: 750px) {
  .opening__ttl {
    line-height: 2;
    letter-spacing: 0.5px;
  }
}

.opening__ttl:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 126px;
  background: #000000;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 750px) {
  .opening__ttl:before {
    width: 63px;
  }
}

.opening__ttl .en {
  font-family: trajan-pro-3, serif;
  line-height: 1.3;
  color: #ba9e63;
  display: block;
  margin-bottom: 5px;
  letter-spacing: 2.8px;
}

@media screen and (max-width: 750px) {
  .opening__ttl .en {
    line-height: 1.3;
    letter-spacing: 1.6px;
    margin-bottom: 1px;
  }
}

@media screen and (max-width: 374px) {
  .opening__ttl .en {
    font-size: 23px;
    font-size: 2.3rem;
  }
}

.opening__txt {
    font-weight: 300;
    line-height: 1.3;
    text-align: center;
    color: #171717;
    position: relative;
}
@media screen and (max-width: 750px) {
  .opening__txt {
    letter-spacing: 1.2px;
  }
}

.opening__txt::before{
    content: "";
    display: block;
    position: absolute;
    top: -5%;
    left: 50%;
    width: 56.8%;
    transform: translate(-50%,-50%);
    height: 0px;
    max-width: 448px;
    padding-top: 68px;
    background: url(../img/index/opening_txt_ico.png) center center no-repeat;
    background-size: contain;
}




.opening__txt span {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f2ede2), color-stop(50%, transparent));
  background-image: -o-linear-gradient(left, #f2ede2 50%, transparent 50%);
  background-image: linear-gradient(to right, #f2ede2 50%, transparent 50%);
  background-size: 200% 40%;
  background-repeat: no-repeat;
  background-position: left 0% bottom 1px;
  letter-spacing: 1px;
  position: relative;
}


@media screen and (max-width: 1200px) {
  .opening__txt span {
    background-size: 200% 40%;
  }
}

@media screen and (max-width: 750px) {
  .opening__txt span {
    background-size: 200% 40%;
    background-position: left 0% bottom 2px;
  }
}

.opening__txt small {
  display: block;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  line-height: 1.4;
  margin-top: 2%;
  letter-spacing: 3.5px;
}

@media screen and (max-width: 750px) {
  .opening__txt small {
    letter-spacing: 2.1px;
  }
}

.opening__txt02 {
  font-family: "RyuminPro", serif;
  font-weight: 500;
  font-size: 33.5px;
  font-size: 3.35rem;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 25px;
}

@media screen and (max-width: 1200px) {
  .opening__txt02 {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 750px) {
  .opening__txt02 {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 22px;
  }
}

@media screen and (max-width: 374px) {
  .opening__txt02 {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.opening__txt02:last-child {
  margin-bottom: 0;
}

.opening__txt02 .row {
  margin-bottom: 11px;
}

@media screen and (max-width: 750px) {
  .opening__txt02 .row {
    margin-bottom: 6px;
  }
}

.opening__txt02 .row:last-child {
  margin-bottom: 0;
}

.opening__txt02 .row .bg {
  background: #a78b62;
  position: relative;
  color: white;
  display: inline-block;
  padding: 0 20px;
}

@media screen and (max-width: 750px) {
  .opening__txt02 .row .bg {
    padding: 0 5px;
  }
}

.opening__txt02 .row .bg .check {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-111%, -41%);
      -ms-transform: translate(-111%, -41%);
          transform: translate(-111%, -41%);
}

@media screen and (max-width: 750px) {
  .opening__txt02 .row .bg .check {
    -webkit-transform: translate(-110%, -33%);
        -ms-transform: translate(-110%, -33%);
            transform: translate(-110%, -33%);
  }
}

.opening__txt02 .row + .txt-basic {
  margin-top: 19px;
  letter-spacing: 0.7px;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  color: #171717;
}

@media screen and (max-width: 750px) {
  .opening__txt02 .row + .txt-basic {
    line-height: 1.7;
    margin-top: 11px;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 640px) {
  .opening__txt02 .row + .txt-basic {
    text-align: left;
    padding-left: 19px;
    text-indent: -11px;
  }
}

.opening__txt02 .row .number {
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.35;
}

@media screen and (max-width: 1200px) {
  .opening__txt02 .row .number {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 750px) {
  .opening__txt02 .row .number {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

@media screen and (max-width: 374px) {
  .opening__txt02 .row .number {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.opening__txt02 .row .number02 {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.26;
}

@media screen and (max-width: 1200px) {
  .opening__txt02 .row .number02 {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media screen and (max-width: 750px) {
  .opening__txt02 .row .number02 {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 374px) {
  .opening__txt02 .row .number02 {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.opening-price {
  display: block;
  width: 100%;
  max-width: 710px;
  margin: 0 auto 51px;
  background: white;
  border-radius: 5px;
  padding: 20px 28px 20px 27px;
}

@media screen and (max-width: 640px) {
  .opening-price {
    padding: 10px 14px 10px 13px;
    margin: 0 auto 24px;
  }
}

.opening-price + .opening__txt02 {
  letter-spacing: 3px;
}

@media screen and (max-width: 750px) {
  .opening-price + .opening__txt02 {
    letter-spacing: 1.5px;
  }
}

@media screen and (max-width: 374px) {
  .opening-price + .opening__txt02 {
    letter-spacing: 1px;
  }
}
.opening-price.nobot{
    margin-bottom: 0px;
}

.box-price {
  color: #121111;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

.box-price dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 9px;
  padding-bottom: 19px;
}

@media screen and (max-width: 750px) {
  .box-price dl {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}

.box-price dl:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.box-price dl dt {
  width: 197px;
  text-align: center;
  padding: 7px 29px 0 0;
  letter-spacing: 1.5px;
  font-weight: 300;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.9;
}

@media screen and (max-width: 1200px) {
  .box-price dl dt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 750px) {
  .box-price dl dt {
    font-size: 11px;
    font-size: 1.1rem;
    width: 99px;
  }
}

@media screen and (max-width: 640px) {
  .box-price dl dt {
    padding: 2px 15px 0 0;
    letter-spacing: 0.5px;
  }
}

@media screen and (max-width: 374px) {
  .box-price dl dt {
    padding-right: 0;
    width: 88px;
  }
}

.box-price dl dd {
  width: calc(100% - 197px);
  text-align: right;
  border-left: 1px solid #d0d0d0;
  padding: 0 14px 13px 0;
}

@media screen and (max-width: 750px) {
  .box-price dl dd {
    width: calc(100% - 99px);
  }
}

@media screen and (max-width: 640px) {
  .box-price dl dd {
    padding: 2px 4px 7px 0;
  }
}

@media screen and (max-width: 374px) {
  .box-price dl dd {
    width: calc(100% - 88px);
  }
}

.box-price dl dd .price {
  font-family: "RyuminPro", serif;
  font-weight: 500;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .box-price dl dd .price {
    position: relative;
    top: 2px;
  }
  .box-price dl dd .price small {
    position: relative;
    top: -2px;
  }
}

.box-price dl dd .current {
  font-weight: normal;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.7;
  letter-spacing: 2px;
  color: #202020;
}

.box-price dl dd .msg{
    font-weight: normal;
    color: #202020;
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 0.2em;
}

@media screen and (max-width: 1200px) {
  .box-price dl dd .current {
    font-size: 15px;
    font-size: 1.5rem;
  }
    .box-price dl dd .msg{
        font-size: 14px;
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 750px) {
  .box-price dl dd .current {
    font-size: 10.5px;
    font-size: 1.05rem;
  }
    .box-price dl dd .msg{
        font-size: 10px;
        font-size: 1rem;
    }
}

@media screen and (max-width: 640px) {
  .box-price dl dd .current {
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 374px) {
  .box-price dl dd .current {
    letter-spacing: 0;
  }
}

.box-price dl dd .current .price {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.25;
  letter-spacing: 2.7px;
  margin-left: 3px;
}

@media screen and (max-width: 1200px) {
  .box-price dl dd .current .price {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media screen and (max-width: 750px) {
  .box-price dl dd .current .price {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 640px) {
  .box-price dl dd .current .price {
    letter-spacing: 1.8px;
    margin-left: 1px;
  }
}

@media screen and (max-width: 374px) {
  .box-price dl dd .current .price {
    letter-spacing: 0;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.box-price dl dd .current .price small {
  font-size: 27px;
  font-size: 2.7rem;
}

@media screen and (max-width: 1200px) {
  .box-price dl dd .current .price small {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media screen and (max-width: 750px) {
  .box-price dl dd .current .price small {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 374px) {
  .box-price dl dd .current .price small {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.box-price dl dd .line {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #ffeded), color-stop(50%, transparent));
  background-image: -o-linear-gradient(left, #ffeded 50%, transparent 50%);
  background-image: linear-gradient(to right, #ffeded 50%, transparent 50%);
  background-size: 200% 11px;
  background-repeat: no-repeat;
  background-position: left 0% bottom 3px;
  padding-left: 5px;
}

@media screen and (max-width: 1200px) {
  .box-price dl dd .line {
    background-size: 200% 9px;
  }
}

@media screen and (max-width: 750px) {
  .box-price dl dd .line {
    background-size: 200% 6px;
    background-position: left 0% bottom 0;
  }
}

.box-price dl dd .sale {
  color: #ff5d5d;
  font-weight: normal;
  font-size: 22.5px;
  font-size: 2.25rem;
  line-height: 1.7;
  letter-spacing: 1.5px;
}

@media screen and (max-width: 1200px) {
  .box-price dl dd .sale {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 750px) {
  .box-price dl dd .sale {
    font-size: 12.5px;
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 640px) {
  .box-price dl dd .sale {
    letter-spacing: 0px;
  }
}

@media screen and (max-width: 750px) {
  .box-price dl dd .sale {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.box-price dl dd .sale .price {
  font-size: 46.5px;
  font-size: 4.65rem;
  line-height: 1.3;
  letter-spacing: 4.4px;
  margin: 0 -6px 0 9px;
}

@media screen and (max-width: 1200px) {
  .box-price dl dd .sale .price {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 750px) {
  .box-price dl dd .sale .price {
    font-size: 25.5px;
    font-size: 2.55rem;
  }
}

@media screen and (max-width: 640px) {
  .box-price dl dd .sale .price {
    letter-spacing: 1px;
    margin: 0 0px 0 4px;
  }
}

@media screen and (max-width: 374px) {
  .box-price dl dd .sale .price {
    letter-spacing: 0;
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.box-price dl dd .sale .price small {
  font-size: 32px;
  font-size: 3.2rem;
}

@media screen and (max-width: 1200px) {
  .box-price dl dd .sale .price small {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 750px) {
  .box-price dl dd .sale .price small {
    font-size: 17.5px;
    font-size: 1.75rem;
  }
}

@media screen and (max-width: 374px) {
  .box-price dl dd .sale .price small {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.box-price dl dd .zero {
  font-size: 66px;
  font-size: 6.6rem;
  line-height: 1.3;
  color: #ff5d5d;
  text-align: center;
  padding: 3px 0 25px 57px;
  letter-spacing: 6px;
}

@media screen and (max-width: 1200px) {
  .box-price dl dd .zero {
    font-size: 52px;
    font-size: 5.2rem;
  }
}

@media screen and (max-width: 750px) {
  .box-price dl dd .zero {
    font-size: 33px;
    font-size: 3.3rem;
  }
}

@media screen and (max-width: 640px) {
  .box-price dl dd .zero {
    padding: 8px 0 14px 25px;
  }
}

.box-price dl dd .zero small {
  font-size: 45px;
  font-size: 4.5rem;
}

@media screen and (max-width: 1200px) {
  .box-price dl dd .zero small {
    font-size: 33px;
    font-size: 3.3rem;
  }
}

@media screen and (max-width: 750px) {
  .box-price dl dd .zero small {
    font-size: 22.5px;
    font-size: 2.25rem;
  }
}

.box-price dl dd .zero .line {
  background-size: 200% 15px;
  background-position: left 0% bottom 9px;
}

@media screen and (max-width: 1200px) {
  .box-price dl dd .zero .line {
    background-size: 200% 11px;
  }
}

@media screen and (max-width: 750px) {
  .box-price dl dd .zero .line {
    background-size: 200% 8px;
    background-position: left 0% bottom 1px;
  }
}

.sec-photo {
  padding: 0px 0 0;
}

@media screen and (max-width: 750px) {
  .sec-photo {
    padding: 0px 0 0;
  }
}

.point-list{
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
    margin-bottom:73px;
}

.point-list li{
    width:20%;
}

@media screen and (max-width: 750px) {    
  .point-list li{
      width:90%;
      margin:0 auto;
  }
}

.point-list li h3{
    font-family: cheap-pine-sans, sans-serif;
    text-align: center;
    color:#898989;
    font-size:35.82px;
}

@media screen and (max-width: 750px) { 
  .point-list li h3{
    font-size:8vw;
  }
}

.sp-left{
  margin:20px;
}

.point-list li img{
  width:100%;
  height:auto;
}

.point-list li h4{
  font-family: "RyuminPro", serif;
  font-size:22px;
  color:#a78b62;
  text-align: center;
  margin-bottom:10px;
}

@media screen and (max-width: 470px) { 
  .point-list li h4{
    font-size:17px;
    margin-bottom:4px;
  }
}
  
.point-list li h4 br{
  display:block;
}

@media screen and (max-width: 470px) { 
  .point-list li h4 br{
    display:none;
  }
}

.point-list li .point-text{
  font-family: "RyuminPro", serif;
  font-size:16px;
  line-height: 2.25;
}
@media screen and (max-width: 750px) {    
  .point-list li .point-text{
    font-size: 2.94vw;
  }
}

@media screen and (max-width: 750px) {    
    .point-sp-flex{
        display:flex;
        flex-wrap:wrap;
        justify-content: space-between;
        align-items: center;
        margin-bottom:20px;
    }
    .sp-left{
        width:35%;
        margin:0;
    }
    .sp-right{
        width:60%;
        margin:0;
    }
}


.photo-box {
  margin-bottom: 49px;
}

@media screen and (max-width: 750px) {
  .photo-box {
    margin-bottom: 45px;
  }
}

.photo-box:last-child {
  margin-bottom: 0;
}

.photo-box .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 7px 0 12px;
  margin-bottom: 8px;
}

@media screen and (max-width: 750px) {
  .photo-box .head {
    margin-bottom: 4px;
    padding: 0 11px 0 12px;
  }
}

.photo-box .head .ttl {
font-family: "Bebas Neue", cursive;
  line-height: 1.762;
  font-weight: 600;
  letter-spacing: 3.2px;
}


@media screen and (max-width: 750px) {
  .photo-box .head .ttl {
    letter-spacing: 1.8px;
  }
}

.photo-box .head .ttl .number {
  font-family: "Bebas Neue", cursive;
  line-height: 1.3;
  display: inline-block;
  -webkit-transform: scale(1.1, 1.25);
      -ms-transform: scale(1.1, 1.25);
          transform: scale(1.1, 1.25);
  margin-left: 7px;
  letter-spacing: 3.5px;
}


@media screen and (max-width: 750px) {
  .photo-box .head .ttl .number {
    margin-left: 2px;
    letter-spacing: 2.5px;
  }
}

.photo-box .head .ttl .number small {
  line-height: 2;
}

.photo-box .head .txt {
  margin-left: auto;
  font-family: "RyuminPro", serif;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: 5px;
  color: #171717;
}


@media screen and (max-width: 750px) {
  .photo-box .head .txt {
    letter-spacing: 0.4px;
  }
}

.photo-box .gallery {
  margin-left: calc((1180px - 100vw) / 2);
  margin-right: calc((1180px - 100vw) / 2);
}

@media screen and (max-width: 1200px) {
  .photo-box .gallery {
    margin: 0 -10px;
  }
}

.photo-box .gallery .img {
  padding: 0 7.5px;
  outline: none !important;
}

@media screen and (max-width: 750px) {
  .photo-box .gallery .img {
    padding: 0 4px;
  }
}

.photo-box .gallery .img img {
  display: block;
  width: 100%;
}
.photo-box .gallery .slick-dots {
  bottom: -17px;
}

.photo-box .gallery .slick-dots li {
  margin: 0 5px;
}

.photo-box .gallery .slick-dots li button {
  padding: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #dddddd;
}

.photo-box .gallery .slick-dots li button:before {
  display: none;
}

.photo-box .gallery .slick-dots li.slick-active button {
  background: #ba9e63;
}

.sec-location {
  padding: 94px 0 73px;
}

@media screen and (max-width: 750px) {
  .sec-location {
    padding: 70px 0 42px;
  }
}

.location-list {
  display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  text-align: center;
    max-width: 800px;
    margin: 0 auto;
  line-height: 1.71;
  color: #171717;
  letter-spacing: 0.2px;
    margin-bottom: 5%;
}
.location-list li{
    width: 32%;
    margin: 0px 0.5%;
}
/* .location-list li:nth-of-type(1){
    margin-left: 4%;
} */
.location-list li .location-list__img{
    margin: 0 auto;
    margin-bottom: 5%;
    width: 92.4%;
    max-width: 215px;
}
.location-list li .ttl{
    margin-bottom: 15%;
}

.location-price {
  margin-bottom: 10%;
}

.location-price .ttl-comp02 span {
  display: inline-block;
  background: white;
  position: relative;
  padding: 0 31px 0 11px;
}

.plan_bnr {
  text-align: center;
}

.plan_bnr img {
  width: 70%;
}

.kya-check img {
  width: 60%;
}

.price_tit {
  text-align: left;
  /* padding-left: 20%; */
  margin-top: 1%;
  display: inline-block;
}


.flex{
  display:flex;
  width:100%;
  justify-content:center;
  align-items: center;
}
.kyanpenn_tit {
  background: #ff5d5d;
  color: #fff;
}

.discount {
  color: #ff5d5d;
}
.rt-img {
  text-align: center;
}

.kyanpenn {
  margin: 0 auto -2%;
  line-height: 2.4;
}

.kyanpenn_tit {
  padding: 1% 2%;
}

.kya-check {
  margin-top: 3%;
}

#retouch {
  width: 61.7%;
  margin: 0 auto 80px;
}

@media screen and (max-width: 750px) {

  .location-price .ttl-comp02 span {
    padding: 0 31px 0 5px;
  }

  .price_tit {
    text-align: left;
    padding-left: 2%;
  }

  .plan_bnr img {
    width: 100%;
  }

  .kya-check{
    margin-bottom:0;
  }

  .kya-check img {
    width: 100%;
  }

  .color-bar::after {
    width: 100%;
    left: 0;
    top:5px;
    background: linear-gradient(transparent 40%,#000000 0%,#000000 44%,transparent 0%);
  }
  .color-bar2::after{
    width: 100%;
    left: 0;
    top: initial;
    background:linear-gradient(transparent 47%,#ff5d5d 47%,#ff5d5d 52%,transparent 52%);
    }
  #retouch {
    width: 100%;
    max-width: 590px;
    margin: -20px auto 40px;
  }

  .retouch_studio{
    margin-top: 15%!important;
  }
  
}

.location-price__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -23px;
}

@media screen and (max-width: 750px) {
  .location-price__flex {
    margin-top: -12px;
  }
}

.location-price__flex .l {
  width: 61.7%;
  padding-right: 20px;
}

@media screen and (max-width: 990px) {
  .location-price__flex .l {
    width: 100%;
    padding-right: 0;
    max-width: 700px;
    margin: 0 auto;
  }
}

.location-price__flex .l .box-price {
  padding: 5% 0px;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 23px;
}

@media screen and (max-width: 750px) {
  .location-price__flex .l .box-price {
    margin-bottom: 14px;
  }
}

@media screen and (min-width: 1201px) {
  .location-price__flex .l .box-price dl {
    padding-bottom: 20px;
    margin-bottom: 19px;
  }
  .location-price__flex .l .box-price dl:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .location-price__flex .l .box-price dl dt {
    width: 204px;
    padding: 7px 4px 0 0;
  }
  .location-price__flex .l .box-price dl dd {
    width: calc(100% - 204px);
    padding: 10px 61px 3px 0;
  }
  .location-price__flex .l .box-price dl dd .zero {
    padding: 4px 0 38px 53px;
    line-height: 1.1;
  }
}

.location-price__flex .l .note {
  line-height: 1.4;
  letter-spacing: 0.5px;
  padding-left: 9px;
}

@media screen and (max-width: 750px) {
  .location-price__flex .l .note {
    line-height: 1.3;
    padding-left: 6px;
    letter-spacing: 1px;
  }
}

.location-price__flex .l .note span {
  background: #ff5d5d;
  color: white;
  display: inline-block;
  margin-bottom: 7px;
  padding: 5px 0px 0 3px;
}

@media screen and (max-width: 750px) {
  .location-price__flex .l .note span {
    margin-bottom: 4px;
    padding: 3px 0px 2px 3px;
  }
}

.location-price__flex .l .note span:first-child {
  letter-spacing: -0.8px;
}

@media screen and (max-width: 750px) {
  .location-price__flex .l .note span:first-child {
    letter-spacing: 0;
  }
}


.zenkoku{
    margin-top: 30px;
    width: 61.7%;
    margin: 0 auto;
    margin-bottom: 80px;
}
.zenkoku .zenkoku_ttl{
    text-align: center;
}
.zenkoku h3,.zenkoku h2{
    color: #a78b62;
    font-family: "RyuminPro", serif;
    font-weight: 500;
    line-height: 1.5;
    display: block;
    padding: 0px 0.3em;
    margin-bottom: 0.3em;
}
.zenkoku .zenkoku_ttl:nth-of-type(1) h3{
    position: relative;
    margin-top: 8em;
}
.zenkoku .zenkoku_ttl:nth-of-type(1) h3::before{
    content: "";
    display: block;
    position: absolute;
    top: -3em;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    width: 4.4em;
    height: 0px;
    max-width: 140px;
    padding-top: 157px;
    background: url(../img/index/price_img_01.png) center center no-repeat;
    background-size: contain;
}
.zenkoku h4{
    background: #a78b62;
    color: #fff;
    font-family: "RyuminPro", serif;
    font-weight: 500;
    line-height: 1.5;
    display: inline-block;
    padding: 0px 0.3em;
    margin-bottom: 0.3em;
}
.zenkoku .txt{
    letter-spacing: 1.5px;
    font-weight: 300;
    line-height: 1.9;
    margin: 0.7em 0px;
}
.zenkoku ul{
    background: #f5f5f5;
    border-radius: 5px;
    padding: 1.5em 2em;
    margin: 2em 0px;
}
.zenkoku ul li{
    color: #171717;
    list-style-type: none;
    font-weight: 600;
    line-height: 1.9;
    margin-top: 0.3em;
    padding-left: 2em;
    position: relative;
    font-weight: normal;
}
.zenkoku ul li::before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0%;
    height: 0px;
    width: 1.4em;
    max-width: 21px;
    padding-top: 18px;
    background: url("../img/common/ico_01.png") center center no-repeat;
    background-size: contain;
}
.zenkoku ul li:nth-of-type(1){
    margin-top: 0px;
}


@media screen and (max-width: 1200px){
    .zenkoku{
        width: 100%;
        max-width: 590px;
    }
}



.location-price__flex .img {
  width: 38.3%;
  margin-top: -11px;
  margin-left: auto;
  max-width: 417px;
}

@media screen and (max-width: 1440px) {
  .location-price__flex .img {
    max-width: 100%;
  }
}

@media screen and (max-width: 990px) {
  .location-price__flex .img {
    width: 100%;
    margin: 30px auto 0;
    max-width: 600px;
      display: none;
  }
}

.location-price__flex .img > div {
  margin-right: calc((1180px - 100vw) / 2);
}

@media screen and (max-width: 1200px) {
  .location-price__flex .img > div {
    margin-right: -15px;
  }
}

@media screen and (max-width: 990px) {
  .location-price__flex .img > div {
    margin-right: 0;
  }
}

.location-price__flex .img img {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 419px;
  min-height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media screen and (max-width: 990px) {
  .location-price__flex .img img {
    max-height: 100%;
    min-height: auto;
  }
}

.location-schedule {
  margin-bottom: 71px;
}

@media screen and (max-width: 750px) {
  .location-schedule {
    margin-bottom: 35px;
  }
}

.location-schedule .content_box{
    max-width: 806px;
    margin: 0 auto;
}

.location-schedule__img {
    margin-bottom: 15px;
    margin-top: 50px;
}

@media screen and (max-width: 750px) {
  .location-schedule__img {
    padding: 0 20px;
    margin-bottom: 15px;
  }
}

.location-schedule__des {
    text-align: right;
  letter-spacing: 1px;
  color: #171717;
}

@media screen and (max-width: 750px) {
  .location-schedule__des {
    letter-spacing: 0.5px;
    line-height: 1.7;
    padding: 0 12px 0 16px;
  }
}

.location-schedule__video{
    margin-top: 30px;
}


.location-schedule__video .video_box {
    position: relative;
    padding-bottom: 56.4%;
    height: 0;
    width: 100%;
    margin: 0 auto;
}
.location-schedule__video .video_box video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.location-dress {
  margin-bottom: 75px;
}

@media screen and (max-width: 750px) {
  .location-dress {
    margin-bottom: 32px;
  }
}

.location-dress__img {
  width: 100%;
  max-width: 711px;
  margin: 0 auto 30px;
    margin-bottom: 2%;
}

.location-dress__gallery {
  margin: 0 auto 32px;
}

@media screen and (min-width: 641px) {
  .location-dress__gallery {
    width: 100%;
    max-width: 860px;
  }
}

@media screen and (max-width: 640px) {
  .location-dress__gallery {
    margin: 0 -10px 21px;
  }
}

.location-dress__gallery .item {
  padding: 0 10px;
}

@media screen and (max-width: 750px) {
  .location-dress__gallery .item {
    padding: 0 5px;
  }
}

.location-dress__des {
  width: 100%;
  max-width: 922px;
  margin: 0 auto 6%;
  letter-spacing: 0.9px;
    text-align: center;
  color: #8a6d41;
    font-family: "RyuminPro", serif;
}

.salon_ttl {
  margin-top: 40px;
}

@media screen and (max-width: 750px) {
  .location-dress__des {
    padding: 0 5px;
    letter-spacing: 0.5px;
    line-height: 1.7;
  }
	
  .salon_ttl {
    margin-top: 20px;
  }
}

.location-dress__gallery02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 750px) {
  .location-dress__gallery02 {
    margin: 0 2px;
  }
}

.location-dress__gallery02 .item {
  padding: 0 12px;
}

@media screen and (max-width: 750px) {
  .location-dress__gallery02 .item {
    padding: 0 6px;
  }
}


#gallery_collection{
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    flex-direction: row;
    /*justify-content: space-between;*/
    justify-content: center;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
#gallery_collection li{
    width: 32.5%;
    padding: 0px;
}

.location-dress h4{
    text-align: center;
    color: #8a6d41;
    font-family: "RyuminPro", serif;
    letter-spacing: .06em;
    margin-top: 8%;
}
.location-dress h4.collection{
    margin-bottom: 5%;
}
.location-dress .ico{
    width: 13.7%;
    max-width: 100px;
    margin: 0 auto;
    margin-top: 6%;
    margin-bottom: 4%;
}


.location_dress_thumbs{
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.location_dress_thumbs li{
    width: 32%;
}

.location-aoyama {
  margin-bottom: 72px;
}

@media screen and (max-width: 750px) {
  .location-aoyama {
    margin-bottom: 49px;
  }
}

.location-aoyama__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 52px;
}

@media screen and (max-width: 750px) {
  .location-aoyama__flex {
    margin-bottom: 21px;
  }
}

.location-aoyama__flex .img {
  width: 45.8%;
    overflow: hidden;
}

@media screen and (max-width: 750px) {
  .location-aoyama__flex .img {
    width: 100%;
    margin-bottom: 30px;
    padding: 0 10px;
  }
}

@media screen and (max-width: 640px) {
  .location-aoyama__flex .img {
    margin-bottom: 18px;
  }
}

.location-aoyama__flex .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.location-aoyama__flex .info {
  width: 54.2%;
  max-width: 550px;
  margin: 38px 0 0 auto;
  text-align: center;
  padding-right: 46px;
  color: #171717;
}

@media screen and (max-width: 1200px) {
  .location-aoyama__flex .info {
    padding-right: 0;
  }
}

@media screen and (max-width: 750px) {
  .location-aoyama__flex .info {
    width: 100%;
    margin: 0 auto;
  }
}

.location-aoyama__flex .info .name {
  font-weight: 300;
  line-height: 1.25;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}


@media screen and (max-width: 750px) {
  .location-aoyama__flex .info .name {
    margin-bottom: 11px;
  }
}

.location-aoyama__flex .info .name .slogan {
line-height: 1.55;
    border: 1px solid #282828;
    letter-spacing: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0px;
    margin-left: 1em;
    display: inline-block;
    padding: 0.3em 0.5em;
    padding-left: 1em;
}


.location-aoyama__flex .info .tel {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
  margin-bottom: 15px;
  padding-right: 0px;
  letter-spacing: 1.5px;
}


@media screen and (max-width: 750px) {
  .location-aoyama__flex .info .tel {
    margin-bottom: 9px;
    padding-right: 9px;
    letter-spacing: 0.8px;
  }
}

.location-aoyama__flex .info .tel img {
  position: relative;
  top: -3px;
  left: 6px;
}

@media screen and (max-width: 750px) {
  .location-aoyama__flex .info .tel img {
    top: 0;
    left: 5px;
    width: 21px;
    margin-right: 0;
  }
}

.location-aoyama__flex .info .txt-basic {
  line-height: 1.7;
  color: #171717;
}

@media screen and (max-width: 1200px) {
  .location-aoyama__flex .info .txt-basic {
    letter-spacing: 0;
  }
}

@media screen and (max-width: 750px) {
  .location-aoyama__map {
    margin: 0 -10px;
  }
}

.location-aoyama__map iframe {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(99%);
    -webkit-backface-visibility: hidden;
  width: 100%;
  height: 381px;
  margin-bottom: 10px;
}

@media screen and (max-width: 750px) {
  .location-aoyama__map iframe {
    height: 279px;
  }
}

.location-aoyama__map .txt-basic {
  letter-spacing: 1px;
}

@media screen and (max-width: 750px) {
  .location-aoyama__map .txt-basic {
    padding: 0 25px;
  }
}

@media screen and (max-width: 374px) {
  .location-aoyama__map .txt-basic {
    padding: 0 15px;
    letter-spacing: 0.5px;
  }
}

.photographer-list {
  color: #171717;
}

.photographer-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 97px;
}

@media screen and (max-width: 750px) {
  .photographer-list__item {
    margin-bottom: 41px;
  }
}

.photographer-list__item:last-child {
  margin-bottom: 0;
}

.photographer-list__item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}



.photographer-list__item:nth-child(even) .photographer-list__content {
  padding-left: 0;
  padding-right: 20px;
}

@media screen and (max-width: 640px) {
  .photographer-list__item:nth-child(even) .photographer-list__content {
    padding-right: 0;
  }
}

.photographer-list__img {
  width: 50.2%;
  position: relative;
}

@media screen and (max-width: 640px) {
  .photographer-list__img {
    width: 52.9%;
  }
  .photographer-list__img .wrap {
    margin: 0 -10px 0 -10px;
  }
}



.photographer-list__img img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media screen and (max-width: 640px) {
  .photographer-list__img img {
    
  }
}

.photographer-list__content {
  width: 49.8%;
  max-width: 555px;
  padding: 0 0 15px 24px;
  margin-right: auto;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 640px) {
  .photographer-list__content {
    width: 47.1%;
    margin-right: 0;
    margin-left: auto;
    padding-left: 0;
  }
  .photographer-list__item:nth-child(1) .photographer-list__content .txt-basic {
    padding-left: 2em;
  }
}

.photographer-list__content .txt-basic {
  padding-left: 8px;
  letter-spacing: 0.9px;
    line-height: 1.7em;
  color: #171717;
}

@media screen and (max-width: 640px) {
  .photographer-list__content .txt-basic {
    padding-left: 0;
    letter-spacing: 0;
  }
}

.photographer-list__ttl {
  font-family: "RyuminPro", serif;
  font-weight: 300;
  line-height: 1.8;
  color: #232323;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 34px;
  letter-spacing: 8px;
}


@media screen and (max-width: 750px) {
  .photographer-list__ttl {
    padding-bottom: 5px;
    margin-bottom: 21px;
  }
}

@media screen and (max-width: 640px) {
  .photographer-list__ttl {
    letter-spacing: 3px;
  }
}

@media screen and (max-width: 374px) {
  .photographer-list__ttl {
    letter-spacing: 0;
  }
}

.photographer-list__ttl:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 66.1%;
  background: #000000;
  left: -30%;
  bottom: 0;
}

.photographer-list__ttl.even:before{
    left: 25%;
    width: 110%;
}

.photographer-list__ttl .en {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
  color: #d6d6d6;
  letter-spacing: 2.5px;
  margin-left: -5px;
  position: relative;
  top: -6px;
}

@media screen and (max-width: 750px) {
  .photographer-list__ttl .en {
    top: 0;
    font-size: 8px;
    font-size: 0.8rem;
  }
}

@media screen and (max-width: 640px) {
  .photographer-list__ttl .en {
    letter-spacing: 0;
  }
}

.sec-flow {
  background: #fbfaf7;
  padding: 85px 0 32px;
}

@media screen and (max-width: 750px) {
  .sec-flow {
    padding: 55px 0 43px;
  }
}

.flow-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 992px;
  margin: 0 auto 10px;
  padding: 0 2px 0 11px;
  counter-reset: numberItem;
}

@media screen and (max-width: 640px) {
  .flow-list {
    display: block;
    padding: 0 2px 0 10px;
  }
}

.flow-list__item {
  width: 33.33%;
  padding: 0 20px;
  margin-bottom: 44px;
}

@media screen and (max-width: 750px) {
  .flow-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: center;
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
}

.flow-list__img {
  text-align: center;
  position: relative;
  width: 183px;
  height: 183px;
  border-radius: 50%;
  margin: 0 auto 21px;
}

@media screen and (max-width: 750px) {
  .flow-list__img {
      width: 25.5%;
      height: auto;
    margin-left: 0;
    margin-bottom: 0;
  }
}

.flow-list__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  border-radius: 50%;
}

.flow-list__img:before {
  counter-increment: numberItem;
  content: counter(numberItem);
  position: absolute;
  width: 55px;
  height: 55px;
  background: #a78b62;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  color: white;
  font-family: "Bebas Neue", cursive;
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1;
  left: 6px;
  top: 7px;
}

@media screen and (max-width: 1200px) {
  .flow-list__img:before {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 750px) {
  .flow-list__img:before {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 640px) {
  .flow-list__img:before {
    width: 28px;
    height: 28px;
    left: 3px;
    top: 4px;
  }
}

.flow-list__content {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 750px) {
  .flow-list__content {
        width: 70%;
      text-align: left;
  }
}


.flow-list__ttl {
  font-weight: 400;
  line-height: 1.4;
  color: #a78b62;
  margin-bottom: 15px;
  text-align: center;
  letter-spacing: 1px;
}


@media screen and (max-width: 750px) {
  .flow-list__ttl {
    text-align: left;
    margin-bottom: 7px;
  }
}

.flow-list__txt {
  letter-spacing: 0px;
  line-height: 1.75;
  color: #050505;
}


.flow-list__txt .txt-red {
  color: #f63d3d;
}

.sec-voice {
  padding: 93px 0 49px;
}

@media screen and (max-width: 750px) {
  .sec-voice {
    padding: 58px 0 49px;
  }
}

.voice-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -16px;
}

@media screen and (max-width: 990px) {
  .voice-list {
    margin: 0 -10px;
  }
}

@media screen and (max-width: 750px) {
  .voice-list {
    display: block;
  }
}

.voice-list__item {
  width: 50%;
  padding: 0 16px;
}

@media screen and (max-width: 750px) {
  .voice-list__item {
    width: 100%;
    margin: 0 0 6%;
    position: relative;
    padding: 0 0 6%;
  }
  .voice-list__item:before {
    position: absolute;
    content: '';
    right: 10px;
    left: 10px;
    bottom: 0;
    border-bottom: 1px dashed #d3d3d3;
  }
  .voice-list__item:last-child {
    margin-bottom: 0;
  }
  .voice-list__item:last-child:before {
    display: none;
  }
  .voice-list__item:nth-child(odd) .voice-list__img {
    padding-left: 64px;
    padding-right: 0;
  }
  .voice-list__item:nth-child(odd) .voice-list__content {
    margin-left: 0;
  }
}

.voice-list__wrap {
  display: block;
}
.voice-list__img{
    overflow: hidden;
}

@media screen and (max-width: 750px) {
  .voice-list__img {
    padding-right: 64px;
  }
}

.voice-list__img img {
  display: block;
  width: 100%;
}

.voice-list__content {
  width: 95%;
  max-width: 459px;
  margin: -114px 0 0 auto;
  background: white;
  padding: 31px 10px 10px 36px;
  position: relative;
}

@media screen and (max-width: 750px) {
  .voice-list__content {
    padding: 13px 17px 20px 17px;
    margin-top: -14%;
  }
  .voice-list__content .txt-basic {
    line-height: 2.1;
  }
}

@media screen and (max-width: 750px) {
  .voice-list__content {
    max-width: 100%;
    width: 83.2%;
  }
}

.voice-list__content .txt-basic {
  letter-spacing: -0.3px;
}

.voice-list__ttl {
  line-height: 1.4;
  position: relative;
  padding-bottom: 11px;
  margin-bottom: 15px;
}


@media screen and (max-width: 750px) {
  .voice-list__ttl {
    padding-bottom: 6px;
    margin-bottom: 10px;
  }
}

.voice-list__ttl:before {
  position: absolute;
  content: '';
  height: 1px;
  bottom: 0;
  left: 3px;
  width: 76%;
  background: #bfbfbf;
}

@media screen and (max-width: 750px) {
  .voice-list__ttl:before {
    width: 56%;
  }
}

.sec-contact {
  padding-bottom: 12px;
}

.sec-contact .ttl-comp01 {
  padding-top: 86px;
  border-top: 1px solid #d0d0d0;
}

@media screen and (max-width: 750px) {
  .sec-contact .ttl-comp01 {
    padding-top: 50px;
  }
}



/* ==========================================================================
   radio
   ========================================================================== */

/* Customize the label (the container) */
label.radio {
    display: block;
    position: relative;
    padding-left: 1.7em;
    cursor: pointer;
    line-height: 1.5em;
    font-size: 1.8rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

/* Hide the browser's default checkbox */
label.radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
label.radio .checkmark {
    position: absolute;
    top: 0.7em;
    left: 0;
    transform: translateY(-50%);
    height: 2.2rem;
    width: 2.2rem;
    max-width: 30px;
    max-height: 30px;
    background-color: none;
    border: 1px solid #a78b62;
    border-radius: 100px;
}

/* Create the checkmark/indicator (hidden when not checked) */
label.radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
label.radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
label.radio .checkmark:after {
    left: 50%;
    top: 50%;
    width: 60%;
    height: 60%;
    border-radius: 100px;
    background: #a78b62;
    transform: translate(-50%, -50%);
}
label.radio .warning{
    color: #6e6e6e;
    display: block;
}

.sel_txt {
    color: #343434;
    font-weight: normal;
    padding: 0.7em 0px;
    padding-left: 0.8em;
}

@media screen and (max-width: 1200px) {
    label.radio{
        font-size: 14px;
        font-size: 1.4rem;
        padding-left: 2.5em;
    }
}

@media screen and (max-width: 750px) {
    label.radio{
        font-size: 14px;
        font-size: 1.4rem;
        padding-left: 2.5em;
    }
    label.radio .checkmark{

    }
}



/* ==========================================================================
   user_form
   ========================================================================== */

.sec-contact .inner{
    max-width: 900px;
}

.user_form{
    width: 100%;
    margin: 0 auto;
    margin-bottom: 8%;
    margin-top: 5%;
}
.user_form h2{
    font-weight: 900;
    text-align: center;
    margin-bottom: 8%;
    color: #000000;
}
.user_form ul{}
.user_form ul li{
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding-bottom: 3.5em;
}
.user_form ul li .ttl{
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 26%;
    text-align: right;
    width: 100%;
    border-bottom: .2em solid #efe8d9;
    padding-bottom: 0.3em;
    margin-bottom: 1.6em;
    justify-content: flex-start;
}
.user_form ul li .ttl .box{
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .7em 0px;
    padding-left: 0.8em;
}
.user_form ul li .ttl .name{
    line-height: 1em;
    color: #343434;
    font-weight: normal;
}
.user_form ul li .ttl .name span{
    line-height: 1em;
    color: #9b9b9b;
    padding-left: .5em;
}
.user_form ul li .ttl .hisu{
    line-height: 1em;
    color: #fff;
    margin-left: .5em;
    background: #fa5555;
    padding: 0.2em 0.3em;
    vertical-align: middle;
    display: inline-block;
}
.user_form ul li .ttl .ninni{
    line-height: 1em;
    color: #fff;
    margin-left: .5em;
    background: #2bc0e5;
    padding: 0.2em 0.3em;
    vertical-align: middle;
    display: inline-block;
}
.user_form ul li .fields{
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.user_form ul li .fields select{
    display: inline-block;
    vertical-align: middle;
    height: 4em;
    padding-left: 1.5em;
    color: #000;
    border: 1px solid #bcbcbc;
    border-radius: 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: url(../img/common/arrow_bottom.png) center center no-repeat;
    background-position: center right 1em;
    background-size: .9em;
}
.user_form ul li .fields select::-ms-expand {
    display: none;
}
.user_form ul li .fields input{
    height: 4em;
    color: #000000;
    border-radius: 6px;
    padding-left: 1.5em;
    background: #f3f1ec;
    border: 1px solid #f3f1ec;
    box-sizing: border-box;
}
.user_form ul li .fields textarea{
    height: 15em;
    color: #000000;
    border-radius: 6px;
    padding-left: 1.5em;
    background: #f3f1ec;
    border: 1px solid #f3f1ec;
    width: 100%;
    padding-top: .8em;
}
.user_form ul li .fields input,
.user_form ul li .fields select,
.user_form ul li .fields textarea{
    width: 100%;
    font-size: 16px;
    box-shadow: none;    
    -webkit-appearance: none;
    -moz-appearance: none;
}
.user_form ul li .fields p{
    color: #000000;
}
.user_form ul li .fields .msg{
    width: 100%;
    color: #9b9b9b;
    line-height: 1.6em;
    margin-top: 2%;
}
.user_form ul li .fields.radiobtn{
    justify-content: flex-start;
}
.user_form ul li .fields.radiobtn .radio{
    margin-left: 2.5em;
}
.user_form ul li .fields.radiobtn .radio:nth-of-type(1){
    margin-left: 0%;
}
.user_form ul li .fields .datepicker{
    width: 50%;
    background: none;
    border: 1px solid #bcbcbc;
    margin-bottom: 1em;
    background: url(../img/common/arrow_bottom.png) center center no-repeat;
    background-position: center right 1em;
    background-size: .9em;
}
.user_form .err{
    color: #de0909!important;
    padding-top: 1.5%;
    display: none;
    margin-bottom: 0px;
    font-size: 1.4rem;
    width: 100%!important;
    text-align: left!important;
}
.sendForm{
    position: relative;
    color: #fff;
    display: block;
    text-align: center;
    border: 1px solid #a78b62;
    background: #a78b62;
    width: 51%;
    margin: 0 auto;
    line-height: 1em!important;
    padding: 1.45em 0px;
    margin-top: 1.5rem;
    font-weight: normal;
    font-size: 2rem;
    cursor: pointer;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.sendForm:hover{
    color: #a78b62;
    background: #fff;
}
.user_form ul li .fields.talkway_btn{
  flex-direction: column!important;
}
.user_form ul li .talkway_btn .radio,.talkway_btn p{
  width: 100%;
  margin-left: 0!important;
}
.user_form ul li .fields.filmcontent_btn{
  flex-direction: column!important;
}
.user_form ul li .filmcontent_btn .radio,.filmcontent_btn p{
  width: 100%;
  margin-left: 0!important;
}
.red_txt{
  color: #ff5d5d!important;
}

.btn_to_line{
  display: block;
  width: 51%;
  margin: 1.5rem auto 10%;
  cursor: pointer;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.btn_to_line:hover{
  color: #a78b62;
  background: #fff;
}

@media screen and (max-width: 1200px) {
  .btn_to_line{
      width: 45%;
  }
}

@media screen and (max-width: 750px) {
  .btn_to_line{
    width: 80%;
    max-width: 385px;
  }
}


/* グループサイト追加　20210816 */
#groupSite {
  background: #2e2e2e;
  padding: 30px;
}

#groupSite dt {
  margin: 0 auto 30px auto;
  width: 12.6%;
  text-align: center;
}

#groupSite dd {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 10px;
}

.g-box {
  min-height: 1px;
  display: flex;
  justify-content: center;
}

#groupSite dd li:first-child {
  margin-left: 0;
}

#groupSite dd li {
  float: left;
  margin-left: 2.0%;
  width: 18.3%;
}

@media screen and (max-width: 640px){
  #groupSite {
    background: #2e2e2e;
    padding: 30px 30px 170px;
  }
  
  #groupSite dt {
    margin: 0 auto 30px auto;
    width: 40%;
  }
 
  .g-box {
    /* display: inline-block; */
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  #groupSite dd li:first-child {
    margin-left: 1%;
  }

  #groupSite dd li {
    margin: 0 1%;
    width: 31%;
    margin-bottom: 10px;
  }
}
/* グループサイト追加　20210816 */



@media screen and (max-width: 1200px) {
    .sendForm{
        width: 45%;
    }
}

@media screen and (max-width: 750px) {
    .user_form{
        width: 100%;
    }
    .user_form ul li{
        
    }
    .user_form ul li .ttl{
       
    }
    .user_form ul li .fields{
        justify-content: flex-start;
    }
    .user_form ul li .ttl .box{
        
    }
    .sendForm{
        width: 80%;
        max-width: 385px;
        margin-top: 0px;
    }
    .user_form ul li .fields .msg{
        line-height: 1.8em;
   }
}

/* ==========================================================================
   datepicker
   ========================================================================== */
.ui-widget.ui-widget-content{
    width: auto;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
    background: #f3f1ec;
    padding: 0.6em;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
}
.ui-datepicker th{
    padding: 0.5em;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
}
.ui-datepicker .ui-datepicker-title{
    font-size: 16px;
    font-size: 1.6rem;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
    background: none;
    border: 1px solid #a78b62;
    color: #a78b62;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
    background: #a78b62;
    border: 1px solid #a78b62;
    color: #fff;
}
.ui-datepicker .ui-datepicker-header{
    background: #f3f1ec;
    border: 1px solid #f3f1ec;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{
    top: 50%;
    transform: translateY(-50%);
}

@media screen and (max-width: 1200px) {
    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
        font-size: 14px;
        font-size: 1.4rem;
    }
    .ui-datepicker th{
        font-size: 14px;
        font-size: 1.4rem;
    }
    .ui-datepicker .ui-datepicker-title{
        font-size: 14px;
        font-size: 1.4rem;
    }
}
@media screen and (max-width: 750px) {
    .user_form ul li .fields .datepicker{
        width: 70%;
    }
    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
        font-size: 16px;
        font-size: 1.6rem;
    }
    .ui-datepicker th{
        font-size: 16px;
        font-size: 1.6rem;
    }
    .ui-datepicker .ui-datepicker-title{
        font-size: 16px;
        font-size: 1.6rem;
    }
}


/* ==========================================================================
   header
   ========================================================================== */
#header{
    padding: 4% 0px;
    
    /*20240514追記*/
    position: fixed;
    top: 0;
    left: 0;
    right: 0;

    /*20240516追記*/
    background-color:#fff;
    z-index: 2;
}
#header.fixed{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background-color: rgba(255,255,255,.7);
  opacity: 1;
  -moz-animation: photo_show_anim .3s cubic-bezier(.88,.05,.99,.59);
  -webkit-animation: photo_show_anim .3s cubic-bezier(.88,.05,.99,.59);
  -o-animation: photo_show_anim .3s cubic-bezier(.88,.05,.99,.59);
  animation: photo_show_anim .3s cubic-bezier(.88,.05,.99,.59);
  animation-iteration-count: 1;
}
#header ul{
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
#header ul .li_wrap{
    width: 100%;
    display: flex;
}
#header ul .li_wrap p:nth-of-type(1){
    width: 5%;
    max-width: 36px;
    margin-right: 7.4%;
}
#header ul .li_wrap p:nth-of-type(2){
    width: 52%;
    max-width: 345px;
    margin-right: 0%;
}
#header ul .li_wrap + li{
  width: 10%;
  max-width: 50px;
  margin-right: 0%;
}
@media screen and (min-width: 749px) {
    #header{
        padding: 26px 0px;
    }
}
.insta_logo{
  margin: 4% auto 8%;
  text-align: center;
  min-width: 250px;
  max-width: 450px;
}
.insta_logo span{
  text-decoration: underline;
  margin-top: 0.5em;
  display: inline-block;
}
@media screen and (max-width: 748.9px) {
  .insta_logo{
    padding: 0 10%;
  }
  #header ul .li_wrap p:nth-of-type(1){
    margin-right: 8.4%;
  }
}
#collection{
  margin-top:-6em;
  padding-top:6em;
}
/* ==========================================================================
   fixed banner
   ========================================================================== */
.fixed_banner{
    position: fixed;
    bottom: 0%;
    left: 0%;
    width: 100%;
    background: #fff;
    padding: 0px;
    z-index: 100;
    display: block;
    opacity: 0;
    height: 0px;
    overflow: hidden;
    -moz-transition: opacity .5s ease;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
}
.fixed_banner.active{
    display: block;
    opacity: 1;
    height: auto;
    overflow: auto;
    padding: 2% 0px;
}
.fixed_banner ul{
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.fixed_banner ul li{}
.fixed_banner ul li:nth-of-type(1){
    width: 5%;
    max-width: 36px;
    margin-right: 13%;
    visibility: hidden;
}
.fixed_banner ul li:nth-of-type(2){
    width: 21.1%;
    max-width: 154px;
    margin-right: 2%;
}
.fixed_banner ul li:nth-of-type(3){
    /* width: 28%;
    max-width: 204px;
    margin-right: 2%; */
    width: 55%!important;
    margin-right: 2%;
    max-width:initial!important;
}
.fixed_banner ul li:nth-of-type(4){
    /* width: 28%;
    max-width: 204px; */
    width: 21.5%!important;
    max-width: 154px;
}
.fixed_banner ul li a{}
.fixed_banner ul li img{
    max-width: 100%;
}

@media screen and (min-width: 749px) {
    .fixed_banner.active{
        display: none;
    }
}

.fixed_banner .fixed_line{
  position: relative;
  margin-bottom:2%;
  transition: .5s;
  padding:0 10px;
}

.fixed_banner .fixed_line img{
  width:100%;
  height:auto;
}

.fixed_banner .fixed_line p.fixed_line_close{
  position: absolute;
  top: -12%;
  right: 0;
  cursor: pointer;
  z-index: 99;
}



/* ==========================================================================
   thanks
   ========================================================================== */
#page_thanks{}
#page_thanks .content_box{
    max-width: 1180px;
    display: block;
    width: 95%;
    position: relative;
    margin: 0px auto;
}
#page_thanks #hero{
    margin-top: 18%;
}
#page_thanks #thanks{}
#page_thanks #thanks .ttl_img{
    width: 60%;
    margin: 0 auto;
    /*padding-top: 15%;*/
    padding-top: 18%;
    padding-bottom: 30px;
    margin-bottom: 70px;
    position: relative;
    max-width: 427px;
}
#page_thanks #thanks .ttl_img::after{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 2px;
    background: #e94980;
    bottom: -4em;
    height: 4em;
}
#page_thanks #thanks h2{
    color: #232323;
    text-align: center;
    padding-bottom: 1em;
    font-size: 22px;
    font-size: 2.2rem;
}
#page_thanks #thanks p{
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.9px;
    line-height: 2;
}
#page_thanks #thanks .btn{
    padding-top: 10%;
    padding-bottom: 15%;
}
#page_thanks #thanks .btn a{
    background: #fff;
    border: 1px solid #1d1d1d;
    text-align: center;
    line-height: 1em;
    color: #1d1d1d;
    width: 74%;
    display: block;
    margin: 0 auto;
    padding: 4% 0px;
    border-radius: 100px;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    font-size: 22px;
    font-size: 2.2rem;
}
#page_thanks #thanks .btn a:hover{
    background: #1d1d1d;
    color: #fff;
}



@media screen and (min-width: 749px) {
    #page_thanks #thanks h2{
        padding-bottom: 1em;
    }
    #page_thanks #hero{
        margin-top: 6.6%;
    }
    #page_thanks #thanks .btn a{
        width: 45%;
        padding: 1em 0px;
    }
    #page_thanks #thanks .ttl_img{
        width: 36.2%;
        /*padding-top: 10%;*/
        padding-top: 12%;
    }
    #page_thanks #thanks p{
        margin: 0 auto;
        max-width: 920px;
    }
    #page_thanks #thanks .btn{
        padding-top: 6%;
    }
    #page_thanks #thanks .ttl_img::after{
        bottom: -5em;
        height: 5em;
    }
}
@media screen and (min-width: 1300px) {
    #page_thanks{}
    #page_thanks #hero{
        margin-top: 86px;
    }
}

@media screen and (max-width: 1200px) {
    #page_thanks #thanks h2{
        font-size: 20px;
        font-size: 2rem;
    }
    #page_thanks #thanks p{
        font-size: 13px;
        font-size: 1.3rem;
    }
    #page_thanks #thanks .btn a{
        font-size: 18px;
        font-size: 1.8rem;
    }
    .thanks #header{
      padding: 6% 10px 0 0;
    }
    .thanks #header ul{
      justify-content: flex-start;
    }
    .thanks #header .inner ul li:nth-of-type(1){
      margin-right: 7.1%;
    }
}
@media screen and (min-width: 834px){
  .thanks #header{
    padding: 35px 0px;
  }
}
@media screen and (max-width: 750px) {
    .thanks #header{
      padding: 6.5% 10px 6% 0;
    }
    #page_thanks #thanks h2{
        font-size: 18px;
        font-size: 1.8rem;
    }
    #page_thanks #thanks p{
        font-size: 10px;
        font-size: 1rem;
    }
    #page_thanks #thanks .btn a{
        font-size: 14px;
        font-size: 1.4rem;
        width: 70%;
        max-width: 300px;
        padding: 1em 0px;
    }
    .thanks #header .inner img{
      width: 90%;
    }
    .thanks #header .inner ul li:nth-child(2) img{
      float: right;
    }
    .thanks #header .inner ul li:nth-of-type(1){
      width: 6%;
      max-width: 36px;
    }
    .thanks #header .inner ul li:nth-of-type(2){
      width: 53%;
      max-width: 345px;
    }
    .thanks #header .inner ul li:nth-of-type(1){
      margin-right: 1.3%;
    }
}




/* ==========================================================================
   image popup
   ========================================================================== */
.has_popup{
    cursor: pointer;
}
.image_popup{
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
}

.image_popup.hidden {
  position: relative;
  height: 0;
}

.image_popup.hidden .content{
/*
  height: 0px; 
  overflow-y: hidden;
*/
  display: none;
}
/* .image_popup{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 100;
}
.image_popup.hidden{ */
/*
    height: 0px; 
    overflow-y: hidden;
*/
    /* display: none;
} */
.image_popup .popup_overlay{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}
.image_popup .content{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 70vw;
    border-radius: 0px;
    padding: 0px;
    background: none;
    width: 100%;
}
.image_popup .content .image_box{
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-height: 90vh;
    text-align: center;
}
.image_popup .content .image_box .img {
  outline: none !important;
}
.image_popup .content .image_box .img img{
    margin: 0 auto;
    width: auto;
    max-height: 90vh;
}
.image_popup .popup_close_btn{
    position: absolute;
    top: 0%;
    right: 0%;
    width: 4em;
    height: 0px;
    padding-top: 4em;
    transform: translate(40%, -40%);
    background: url(../img/common/close.svg) center center no-repeat;
    background-size: 90%;
    z-index: 10;
    cursor: pointer;
}
.image_popup .slick-next{
    position: fixed;
    background: url(../img/common/down1.svg) center center no-repeat;
    background-size: 90%;
    right: -5%;
    width: 3%;
    height: 0px;
    padding-top: 3%;
    max-width: 30px;
}
.slick-next::before{
    content: "";
}
.image_popup .slick-prev{
    position: fixed;
    background: url(../img/common/down2.svg) center center no-repeat;
    background-size: 90%;
    left: -5%;
    width: 3%;
    height: 0px;
    padding-top: 3%;
    max-width: 30px;
}
.image_popup .slick-prev::before{
    content: "";
}

@media screen and (min-width: 1500px) {
    .image_popup .content{
        max-width: 1056px;
    }
}
@media screen and (min-width: 1010px) {
    .image_popup.tall .content{
        max-width: 706px;
    }
}
@media screen and (max-width: 750px) {
    .image_popup .content{
        width: 100%;
        max-width: 90vw;
    }
    .image_popup .slick-next{
        display: none!important;
    }
    .image_popup .slick-prev{
        display: none!important;
    }
    .image_popup .content .image_box .img{
        width: 90vw;
    }
}


/* ==========================================================================
   main slider
   ========================================================================== */

@keyframes showElm {
    0% {
        transform: scale(1.2);
    }
    90% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}
/* .swiper-container{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    overflow: hidden;
}
.swiper-container.active{
    opacity: 1;
} */
.swiper-container{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.swiper-container .item{
    height: 100%;
    position: relative;
    z-index: 1;
}
.swiper-container .item img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}
.swiper-container .swiper-slide-active img {
    animation: showElm 6s cubic-bezier(.52,.68,.47,1) 0s forwards;
}




/* ==========================================================================
   footer
   ========================================================================== */

#footer {
    text-align: center;
    padding: 7px 20px;
    font-size: 13px;
    font-size: 1.3rem;
    color: #fff;
    background: #000000;
}

@media screen and (max-width: 750px) {
    #footer {
        font-size: 10px;
        font-size: 1rem;
    }
}




/* ==========================================================================
   price_area
   ========================================================================== */
.strike{
    position: relative;
}
.strike::after{
    content: "";
    position: absolute;
    display: block;
    height: 2px;
    width: 100%;
    background: #ff5d5d;
    left: 0%;
    top: 50%;
    transform: translateY(-50%);
}

.price_area .box-price{
    text-align: center;
}
.price_area .box-price .sale {
  color: #ff5d5d;
  font-weight: normal;
  line-height: 1.7;
  letter-spacing: 1.5px;
}
.price_area .mt_add{
  margin-top: 10.0vw;
}

#retouch .mt_add2{
  margin-top: 2%;
  line-height: 1.4;
}

.kyanpenn img{
  width: 70%!important;
}

.no_color {
  color: #000!important;
}

.color-bar,.color-bar2 {
  position: relative;
}

.color-bar::after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: -4px;
  left: 0;
  /* background: linear-gradient(transparent 47%,#000000 47%,#000000 52%,transparent 52%); */
  background:linear-gradient(transparent 64%,#000000 0%,#000000 68%,transparent 0%);
}
.color-bar2::after{
  width: 100%;
  left: 0;
  top: initial;
  background:linear-gradient(transparent 47%,#ff5d5d 47%,#ff5d5d 52%,transparent 52%);
  }
.top.color-bar2::after{
  top:4px!important;
}
@media screen and (max-width: 640px) {
  .price_area .box-price .sale {
    font-size: 4vw;
    letter-spacing: 0px;
  }

  .price_area .mt_add{
    margin-top: 20.0vw;
  }

  .kyanpenn img{
    width: 100%!important;
  }
}


.price_area .box-price .sale .price {
  line-height: 1.3;
  letter-spacing: 4.4px;
  margin: 0 -6px 0 9px;
}

@media screen and (max-width: 640px) {
  .price_area .box-price .sale .price {
    letter-spacing: 1px;
    margin: 0 0px 0 4px;
  }
}


.price_area .box-price .sale .price small {
}




@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .price_area .box-price .price {
    position: relative;
    top: 2px;
  }
  .price_area .box-price .price small {
    position: relative;
    top: -2px;
  }
}

.price_area .box-price .current {
  font-weight: normal;
  line-height: 1.7;
  letter-spacing: 2px;
  color: #202020;
}

.price_area .box-price .msg{
    font-weight: normal;
    color: #202020;
    margin-top: 0.2em;
}


@media screen and (max-width: 640px) {
  .price_area .box-price .current {
    letter-spacing: 1px;
  }
}


.price_area .box-price .current .price {
  line-height: 1.25;
  letter-spacing: 2.7px;
  margin-left: 3px;
    font-family: "RyuminPro", serif;
    font-weight: 500;
}



@media screen and (max-width: 640px) {
  .price_area .box-price .current .price {
    letter-spacing: 1.8px;
    margin-left: 1px;
  }
}


.price_area .box-price .current .price small {}



.price_area .box-price .sale {
  color: #ff5d5d;
  font-weight: normal;
  line-height: 1.7;
  letter-spacing: 1.5px;
}


@media screen and (max-width: 640px) {
  .price_area .box-price .sale {
    letter-spacing: 0px;
  }
}


.price_area .box-price .sale .price {
  line-height: 1.3;
  letter-spacing: 4.4px;
  margin: 0 -6px 0 9px;
    font-family: "RyuminPro", serif;
    font-weight: 500;
}


@media screen and (max-width: 640px) {
  .price_area .box-price .sale .price {
    letter-spacing: 1px;
    margin: 0 0px 0 4px;
  }
}



.price_area .box-price .sale .price small {
}




.price_area .box-price .line {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #ffeded), color-stop(50%, transparent));
  background-image: -o-linear-gradient(left, #ffeded 50%, transparent 50%);
  background-image: linear-gradient(to right, #ffeded 50%, transparent 50%);
  background-size: 200% 0.3em;
  background-repeat: no-repeat;
  background-position: left 0% bottom 0px;
}

#location2 .price_area .box-price .line{
    position: relative;
}
/* #location2 .price_area .box-price .line::before{
    content: "";
    display: block;
    position: absolute;
    top: -60%;
    left: 0px;
    transform: translate(-40%,-100%);
    max-width: 165px;
    padding-top: 100px;
    width: 34.8%;
    height: 0px;
    background: url(../img/index/ninki_ico.png) bottom center no-repeat;
    background-size: contain;
} */

.price_space{
    padding: 0.4em 0px;
    margin-top: 0px!important;
}

.subttl {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 4.2px;
    margin-bottom: 15px;
}


@media screen and (max-width: 750px) {
  .subttl {
    letter-spacing: 2.1px;
    margin-bottom: 6px;
  }
}



.btn_to_form{
    margin-top: 10%;
}
.btn_to_form a{
    display: block;
    margin: 0 auto;
    width: 50%;
    max-width: 590px;
    text-align: center;
    background: #ff5d5d;
    border: 1px solid #ff5d5d;
    color: #fff;
    border-radius: 100px;
    font-size: 2.2rem;
    line-height: 1em;
    padding: 1.5em 0px;
    position: relative;
    text-indent: 2em;
}
.btn_to_form a:hover{
    color: #ff5d5d;
    background: #fff;
}
.btn_to_form a::before{
    content: "";
    display: block;
    position: absolute;
    left: calc( 50% - 6.4em );
    top: 50%;
    transform: translateY(-50%);
    background: url(../img/common/btn_ico_01.png) center center no-repeat;
    background-size: contain;
    max-width: 47px;
    height: 0px;
    padding-top: 47px;
    width: 1.4em;
}
.btn_to_form a:hover::before{
    background: url(../img/common/btn_ico_01b.png) center center no-repeat;
    background-size: contain;
}
.btn_to_form.qa a::before{
  background: url(../img/common/btn_ico_02.png) center center no-repeat;
  background-size: contain;
}
.btn_to_form.qa a:hover::before{
  background: url(../img/common/btn_ico_02b.png) center center no-repeat;
  background-size: contain;
}


@media screen and (max-width: 750px) {
    .btn_to_form{
        margin-bottom: 0;
    }
    .btn_to_form a{
        width: 90%;
        font-size: 1.5rem;
    }
}

.btn_to_form a::before{
    content: "";
    display: block;
    position: absolute;
    left: calc( 50% - 6.4em );
    top: 50%;
    transform: translateY(-50%);
    background: url(../img/common/btn_ico_01.png) center center no-repeat;
    background-size: contain;
    max-width: 47px;
    height: 0px;
    padding-top: 47px;
    width: 1.4em;
}
.btn_to_form a:hover::before{
    background: url(../img/common/btn_ico_01b.png) center center no-repeat;
    background-size: contain;
}

@media screen and (max-width: 750px) {
    .btn_to_form{
        margin-bottom: 0;
    }
    .btn_to_form a{
        width: 90%;
        font-size: 1.5rem;
    }
}


.location_desc_box{
        max-width: 920px;
    margin: 0 auto;
    width: 95%;
}

.location_desc{
    text-align: left;
    line-height: 1.8em;
}
.u-line{
  text-align: center!important;
  line-height: 2.4!important;
  margin-bottom: 4%;
}
.u-line span{
  border-bottom: 1px solid;
  padding-bottom: 10px;
  background: none!important;
}
.location_desc span{
    background: #fcf917;
    padding: 0.2em 0em;
}

@media screen and (max-width: 750px) {
    .location_desc{
        text-align: left;
    }   
}

.location_name{
    margin-top: 2%;
    margin-bottom: 2%;
}
.location_name span{
    border: 1px solid #454545;
    border-radius: 100px;
    padding: 0.7em 2.4em;
}
.location_timedesc{
    margin-bottom: 4%;
}

@media screen and (max-width: 750px) {
    .location_name {
        margin-top: 7%;
        margin-bottom: 5%;
    }
}


.selected_plan{
    margin-bottom: 3%;
}
.selected_plan span{
    background: #a78b62;
    color: #fff;
    padding: 0.4em 0.3em;
    margin-right: 0.3em;
}

.costume{
    font-family: "RyuminPro", serif;
}


.sec-opening .campaign_box{
    background: #fff;
    width: 100%;
    max-width: 790px;
    padding: 4% 2%;
    padding-top: 0px;
    margin: 0 auto;
    margin-top: 6%;
    margin-bottom: 4%;
    display: block;
    font-family: "RyuminPro", serif;
    position: relative;
    z-index: 2;
}
@media screen and (max-width: 750px) {
  .sec-opening .campaign_box{
      padding: 7% 2%;
      padding-top: 0px;
      margin-top: 8%;
    margin-bottom: 6%;
  }
}
.sec-opening .campaign_box::before{
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10%;
    height: 20%;
    background: #efe8d9;
    z-index: -1;
    transform: rotate(40deg) translate(-130%,-20%);
}

.sec-opening .campaign_box .opening__txt{
    padding-top: 7%;
    padding-bottom: 5%;
}
.sec-opening .campaign_box h3{
    text-align: center;
}
.sec-opening .campaign_box h3 span{
    background: #8a6d41;
    color: #fff;
    padding: 0.2em 0.2em;
    padding-right: 0em;
}
.sec-opening .campaign_box .photo{
    max-width: 624px;
    margin: 0 auto;
    width: 95%;
    margin-top: 5%;
}
.sec-opening .campaign_box h4{
    text-align: center;
}
.sec-opening .campaign_box h4 span{
    background: #ff5d5d;
    color: #fff;
    padding: 0.2em 0.2em;
}
.sec-opening .campaign_box .guarantee{}
.sec-opening .campaign_box .guarantee .ttl{
    max-width: 408px;
    margin: 0 auto;
    width: 60%;
    margin-top: 5%;
    margin-bottom: 3%;
}
.sec-opening .campaign_box .guarantee p{
    line-height: 1.7em;
    text-align: center;
}
.sec-opening .campaign_box .guarantee h3{
    margin-top: 5%;
    margin-bottom: 4%;
}
.sec-opening .campaign_box .guarantee h3 span{
    color: #ff5d5d;
    background: none;
    padding: 0px;
    position: relative;
    z-index: 1;
}
.sec-opening .campaign_box .guarantee h3 span::after{
    content: "";
    display: block;
    position: absolute;
    bottom: -0.2em;
    left: 0px;
    width: 98%;
    height: 0.5em;
    background: #ffeded;
    z-index: -1;
}
.sec-opening .campaign_box .guarantee .warning{
    text-align: left;
    color: #ff5d5d;
    width: 100%;
    margin: 0 auto;
    letter-spacing: 0px;
}
.sec-opening .last{
    text-align: center;
    color: #8a6d41;
    padding-bottom: 6%;
    font-family: "RyuminPro", serif;
}



.location_plan{}
.location_plan .ico{
    max-width: 84px;
    width: 11.6%;
    margin: 0 auto;
    margin-bottom: 2%;
    margin-top: 2%;
}
#location2.location_plan .ico{
    max-width: 115px;
    width: 15.8%;
}
.location_plan .ico.sale{
  max-width:226px;
  width: auto;
}
.location_plan .txt-des,
.retouch_studio .txt-des{
    margin-bottom: 7%;
    padding-bottom: 3%;
}

.location_plan .txt-des::after,
.retouch_studio .txt-des::after{
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
    width: 10%;
    height: 1px;
    background: #000;
}
#retouch .no-bar::after{
  display: none;
}
.location_plan > .price_area{
    margin-bottom: 8%;
}
.location_plan .price_area .box-price{}
.location_plan .price_area .box-price .option{
    text-align: left;
    position: relative;
}
.location_plan .price_area .box-price .option .name{
    line-height: 2em;
}
.location_plan .price_area .box-price .option .price{
    text-align: right;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #ff5d5d;
    line-height: 2em;
}
.location_plan .price_area .box-price .warning{
    text-align: left;
    color: #ff5d5d;
    margin-top: 3%;
    line-height: 1.5em;
    letter-spacing: .1em;
}
#location2 > .warning{
    color: #ff5d5d;
    margin-bottom: 10%;
    text-align: center;
    letter-spacing: .1em;
}
@media screen and (max-width: 750px) {
    #location2 > .warning{
        text-align: left;
    }
}




/* ==========================================================================
   dress
   ========================================================================== */
#dress .content_box{
    width: 95%;
    max-width: 1180px;
    margin: 0 auto;
    position: relative;
}
#dress .breadcrumbs{
    background: #efefef;
}
#dress .breadcrumbs ul{
    padding: 0.3em 0px;
}
#dress .breadcrumbs ul li{
    display: inline-block;
    vertical-align: middle;
}
#dress .breadcrumbs ul li a{
    text-decoration: none;
    color: #aaaaaa;
}
#dress .breadcrumbs ul li p{
    color: #aaaaaa;
}
#dress #dress_ichiran{}
#dress #dress_ichiran #ichiran{}
#dress #dress_ichiran #ichiran h2{
    margin: 0 auto;
    text-align: center;
    margin-top: 5%;
    position: relative;
}
#dress #dress_ichiran #ichiran h2.siromuku{
    width: 14.9%;
    max-width: 353px;
}
#dress #dress_ichiran #ichiran h2.hakama{
    width: 10.5%;
    max-width: 247px;
}
#dress #dress_ichiran #ichiran h2.kimono{
    width: 17%;
    max-width: 401px;
}
#dress #dress_ichiran #ichiran h2.weddingdress,
#dress #dress_ichiran #ichiran h2.studio_dress{
    width: 29.1%;
    max-width: 481px;
}
#dress #dress_ichiran #ichiran h2.colordress{
    width: 22.8%;
    max-width: 387px;
}
#dress #dress_ichiran #ichiran h2.tuxedo{
    width: 13.7%;
    max-width: 232px;
}
@media screen and (max-width: 750px) {
    #dress #dress_ichiran #ichiran h2.weddingdress,
    #dress #dress_ichiran #ichiran h2.studio_dress{
        width: 67.6%;
    }
    #dress #dress_ichiran #ichiran h2.colordress{
        width: 54.4%;
    }
    #dress #dress_ichiran #ichiran h2.tuxedo{
        width: 32.6%;
    }
    #dress #dress_ichiran #ichiran h2.kimono {
        width: 56.3%;
    }
    #dress #dress_ichiran #ichiran h2.siromuku {
        width: 50%;
    }
    #dress #dress_ichiran #ichiran h2.hakama {
        width: 35%;
    }
}
#dress #dress_ichiran #ichiran ul{
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
}
@media screen and (max-width: 750px) {
    #dress #dress_ichiran #ichiran ul{
        justify-content: space-between;
        width: 91.3%;
    }
}
#dress #dress_ichiran #ichiran ul li{
    margin: 0px 1.1%;
    margin-top: 5%;
    width: 22.8%;
}
@media screen and (max-width: 750px) {
    #dress #dress_ichiran #ichiran ul li{
        margin: 0px;
        margin-top: 6%;
        width: 48.3%;
    }
}
#dress #dress_ichiran #ichiran ul li .thumb{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0px;
    padding-top: 121%;
}
#dress #dress_ichiran #ichiran ul li .thumb img{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    transform: translate(-50%,-50%);
}
#dress #dress_ichiran #ichiran ul li .details{}
#dress #dress_ichiran #ichiran ul li .details a{
    text-decoration: none;
    color: #86785b;
    text-align: center;
    display: block;
    line-height: 1.5em;
    margin-top: 0.6em;
    font-family: "RyuminPro", serif;
}
#dress #dress_ichiran #ichiran .category_list{
    margin-top: 1%;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 6%;
    position: relative;
}
#dress #dress_ichiran #ichiran .category_list::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
    width: 1px;
    height: 0px;
    padding-top: 37px;
    background: #8a6d41;
}
@media screen and (max-width: 750px) {
    #dress #dress_ichiran #ichiran .category_list{
        padding-bottom: 8%;
    }
    #dress #dress_ichiran #ichiran .category_list::after{
        padding-top: 5vw;
    }
}
#dress #dress_ichiran #ichiran .category_list li{
    display: inline-block;
    color: #171717;
    border: 1px solid #e7e6e2;
    background: #e7e6e2;
    line-height: 1em;
    padding: 0px;
    border-radius: 100px;
    margin-right: 0.5em;
    margin-top: 1em;
    text-align: center;
    width: auto;
}
#dress #dress_ichiran #ichiran .category_list li.current{
    background: #fff;
}
#dress #dress_ichiran #ichiran .category_list li a{
    text-align: center;
    padding: 0.5em 1.5em;
    display: block;
}
#dress #pagination{
    border-top: 1px solid #e5e5e5;
    margin-top: 7%;
    padding-top: 5%;
    margin-bottom: 12%;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#dress #pagination .page-numbers{
    color: #86785b;
    font-size: 20px;
    font-size: 1.56vw;
    line-height: 1em;
    border: 1px solid #86785b;
    border-radius: 100px;
    width: 2.5em;
    line-height: 2.5em;
    height: auto;
    text-align: center;
    margin: 0.6em;
}
@media screen and (min-width: 1300px) {
    #dress #pagination .page-numbers{font-size:14px}
}
@media screen and (max-width: 750px) {
    #dress #pagination .page-numbers{font-size:20px;font-size:2.67vw;}
}
#dress #pagination .page-numbers.current{
    background: #86785b;
    color: #fff;
}
#dress #pagination .page-numbers.prev{}
#dress #pagination .page-numbers.next{}



#dress_details{}
#dress_details #prod_details{
    margin-top: 5%;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#dress_details #prod_details .prod_photos{
    width: 33.3%;
}
@media screen and (max-width: 750px) {
    #dress_details #prod_details .prod_photos{
        width: 80.8%;
        margin: 0 auto;
    }
}
#dress_details #prod_details .prod_photos .main_photo{
    margin: 0 auto;
    margin-bottom: 2.5%;
    max-width: 560px;
}
#dress_details #prod_details .prod_photos .main_photo #dress_main{}
#dress_details #prod_details .prod_photos #dress_gallery .slick-slide {
    margin: 0 5px;
}
#dress_details #prod_details .prod_photos #dress_gallery .slick-list {
    margin: 0 -5px;
}
@media screen and (max-width: 750px) {
    #dress_details #prod_details .prod_photos #dress_gallery .slick-slide {
        margin: 0 3px;
    }
    #dress_details #prod_details .prod_photos #dress_gallery .slick-list {
        margin: 0 -3px;
    }   
}
#dress_details #prod_details .prod_photos #dress_gallery .dress_thumb_box .dress_thumb{
    display: block;
    margin: 0 auto;
}
#dress_details #prod_details .prod_detail_box{
    margin-top: 2%;
    width: 60%;
    
}
@media screen and (max-width: 750px) {
    #dress_details #prod_details .prod_detail_box{
        margin-top: 6%;
        width: 100%;
    }
}
#dress_details #prod_details .prod_detail_box .top{
    padding: 0px 5%;
    border-bottom: 8px solid #f4f3f0;
    padding-bottom: 4%;
}
#dress_details #prod_details .prod_detail_box .cat_weddingdress,
#dress_details #prod_details .prod_detail_box .cat_studio_dress{
    width: 67.2%;
}
#dress_details #prod_details .prod_detail_box .cat_colordress{
    width: 55.8%;
}
#dress_details #prod_details .prod_detail_box .cat_tuxedo{
    width: 34.3%;
}
#dress_details #prod_details .prod_detail_box .cat_kimono{
    width: 58%;
}
#dress_details #prod_details .prod_detail_box .cat_siromuku{
    width: 50%;
}
#dress_details #prod_details .prod_detail_box .cat_hakama{
    width: 38%;
}
@media screen and (max-width: 750px) {
    #dress_details #prod_details .prod_detail_box .cat_weddingdress{
        width: 83.2%;
    }
    #dress_details #prod_details .prod_detail_box .cat_colordress{
        width: 68.8%;
    }
    #dress_details #prod_details .prod_detail_box .cat_tuxedo{
        width: 42.5%;
    }  
    #dress_details #prod_details .prod_detail_box .cat_kimono {
        width: 72%;
    }   
    #dress_details #prod_details .prod_detail_box .cat_siromuku {
        width: 62%;
    }   
    #dress_details #prod_details .prod_detail_box .cat_hakama {
        width: 46%;
    } 
}
#dress_details #prod_details .prod_detail_box .dress_name{
    color: #151515;
    font-family: "RyuminPro", serif;
    margin-top: 3%;
    margin-bottom: 2%;
}
#dress_details #prod_details .prod_detail_box .dress_number{
    color: #a8a8a8;
}
#dress_details #prod_details .prod_detail_box .cat_list{
    margin-top: 3%;
}
#dress_details #prod_details .prod_detail_box .cat_list li{
    display: inline-block;
    color: #171717;
    background: #e7e6e2;
    line-height: 1em;
    padding: 0px;
    border-radius: 100px;
    margin-right: 0.5em;
    margin-top: 0.5em;
}
#dress_details #prod_details .prod_detail_box .cat_list li a{
    display: block;
    padding: 0.5em 1.5em;
}
#dress_details #prod_details .prod_detail_box .desc_box{
    padding: 5% 5%;
    border-bottom: 1px solid #e5e5e5;
}
#dress_details #prod_details .prod_detail_box .dress_desc{
    color: #171717;
}
#dress_details #prod_details .prod_detail_box .btn_area{
    text-align: center;
    margin-top: 6%;
    margin-bottom: 14%;
}
#dress_details #prod_details .prod_detail_box .btn_area a{
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #757575;
    line-height: 1em;
    width: 47%;
    padding: 1.3em 0px;
    color: #121212;
}
#dress_details #prod_details .prod_detail_box .btn_area a:hover{
    background: #757575;
    color: #fff;
}
#dress_details .location-dress h4{
    
}


/* ==========================================================================
   initial overlay
   ========================================================================== */
@keyframes overlay_hide_anim {
    0%,80%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}
@keyframes photo_show_anim {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
#initial_overlay_box{
    position: fixed;
    z-index: 999;
    background: #fff;
    width: 100vw;
    height: 100vh;
    top: 0px;
    left: 0px;
    opacity: 0;
    -moz-animation: overlay_hide_anim 5s ease-out; 
    -webkit-animation: overlay_hide_anim 5s ease-out; 
    -o-animation: overlay_hide_anim 5s ease-out; 
    animation: overlay_hide_anim 5s ease-out;
    animation-iteration-count: 1;
}
#initial_overlay_box .content_box{
    max-width: 1180px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    display: block;
}
#initial_overlay_box .photo{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(-50%);
    width: 20%;
    height: auto;
    
}
#initial_overlay_box .photo img{
    opacity: 1;
    -moz-animation: photo_show_anim 2.5s cubic-bezier(.88,.05,.99,.59);
    -webkit-animation: photo_show_anim 2.5s cubic-bezier(.88,.05,.99,.59);
    -o-animation: photo_show_anim 2.5s cubic-bezier(.88,.05,.99,.59);
    animation: photo_show_anim 2.5s cubic-bezier(.88,.05,.99,.59);
    animation-iteration-count: 1;
}

@media screen and (max-width: 750px) {
    #initial_overlay_box .photo{
        width: 50%;
        top: 40%;
    }
}


/* ==========================================================================
   photocolumn
   ========================================================================== */
#photocolumn .column__wrap{
    width: 95%;
    max-width: 900px;
	margin: 3% auto;
}
#photocolumn .breadcrumbs{
    background: #efefef;
    margin-top: 100px;
}
#photocolumn .breadcrumbs ul{
    padding: 0.3em 0px;
}
#photocolumn .breadcrumbs ul li{
    display: inline-block;
    vertical-align: middle;
}
#photocolumn .breadcrumbs ul li a{
    text-decoration: none;
    color: #aaaaaa;
}
#photocolumn .breadcrumbs ul li p{
    color: #aaaaaa;
}
#photocolumn .data{
	    color: #a8a8a8;
}
#photocolumn .cat_name{
	background: #a78b62;
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    padding: 2px 5px;
    margin-left: 10px;
}
#photocolumn .ttl{
	margin-top: 15px;
}
#photocolumn .thum{
	text-align: center;
	margin-top: 40px;
}
#photocolumn .thum img{
    max-height: inherit;
    height: inherit;
}
#photocolumn .entry{
	margin-top: 40px;
}
#photocolumn h2{
    position: relative;
  padding: 1.5rem 2rem;
  color: #fff;
  background: #a78b62;
    font-size: 26px;
    line-height: 1;
    margin-bottom: 20px;
}
#photocolumn h2:after {
    position: absolute;
    bottom: -18px;
    left: 2em;
    width: 0;
    height: 0;
    content: '';
    border-width: 20px 20px 0 20px;
    border-style: solid;
    border-color: #a78b62 transparent transparent transparent;
}

#photocolumn h3{
    border-bottom: 5px solid #e1e1e1;
    position: relative;
    font-size: 26px;
    padding: 1.5rem 2rem;
}
#photocolumn h3:after {
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 225px;
  height: 5px;
  content: '';
    background: #a78b62;
    font-size: 28px;
}

#photocolumn h4{
  border-bottom: 5px solid #e1e1e1;
  position: relative;
  font-size: 26px;
  padding: 1.5rem 2rem;
}
#photocolumn h4:after {
position: absolute;
bottom: -5px;
left: 0;
width: 225px;
height: 5px;
content: '';
  background: #a78b62;
  font-size: 28px;
}

/*#photocolumn h4{
    position: relative;
    padding: 1.0rem 2rem;
    border-bottom: 3px solid #000;
    font-size: 26px;
    margin-bottom: 20px;
}
#photocolumn h4:before {
    position: absolute;
    bottom: -24px;
    left: 3em;
    width: 0;
    height: 0;
    content: '';
    border-width: 24px 22px 0;
    border-style: solid;
    border-color: #000 transparent transparent;
}

#photocolumn h4:after {
position: absolute;
    bottom: -20px;
    left: 3em;
    width: 0;
    height: 0;
    content: '';
    border-width: 24px 22px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
}*/
#photocolumn .btn__wht,#photocolumn .btn__blk{
	text-align: center;
}
#photocolumn .btn__wht a,#photocolumn .btn__blk a{
    text-align: center;
    display: inline-block;
    padding: 1.4em 0em;
    line-height: 1em;
    height: auto;
    width: 100%;
    position: relative;
    max-width: 400px;
    font-size: 16px;
    color: #000000!important;
    border: 1px solid #000000;
    background: #fff;
    border-radius: 100px;
}
#photocolumn .btn__blk a{
    color: #fff!important;
    background: #000;
}
#photocolumn .btn__wht a::after,#photocolumn .btn__blk a::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 1em;
    transform: translateY(-50%);
    width: 1em;
    max-width: 7px;
    height: 0px;
    padding-top: 10px;
    background: url(../../images/top/2021/ico_btn2.png) center center no-repeat;
    background-size: contain;
}
#photocolumn .btn__blk a::after {
    background: url(../../images/top/2021/ico_btn1.png) center center no-repeat;
    background-size: contain;
}
#photocolumn .navigation{
    border-top: 4px solid #dfdfdf;
    padding-top: 25px;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 35px;
    margin-top: 10%;
}
#photocolumn .cat__wrap{
    width: 95%;
    max-width: 1180px;
    margin: 0 auto;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 4% 0;
}
#photocolumn .ttl__cat{
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 4.2px;
}
#photocolumn .fot_pad{
    padding: 2% 0 10% 0;
}
#photocolumn .content_box{
    width: 95%;
    max-width: 1180px;
    margin: 0 auto;
}
#photocolumn .cat__list li{
    text-align: center;
    display: inline-block;
    padding: 10px 40px ;
    height: auto;
    width: auto;
    font-size: 16px;
    color: #000000!important;
    border: 1px solid #000000;
    background: #fff;
    border-radius: 100px;
    margin-right: 20px;
}
#photocolumn .cat__list{
    margin-top: 25px
}
#photocolumn .ttl-comp01 {
    margin-top:40px;
}
#photocolumn #pagination{
border-top: 1px solid #e5e5e5;
    margin-top: 5%;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#photocolumn #pagination .page-numbers{
    color: #86785b;
    font-size: 20px;
    font-size: 1.56vw;
    line-height: 1em;
    border: 1px solid #86785b;
    border-radius: 100px;
    width: 2.5em;
    line-height: 2.5em;
    height: auto;
    text-align: center;
    margin: 3% 0.6em;
}
@media screen and (min-width: 1300px) {
    #photocolumn #pagination .page-numbers{font-size:14px}
}
@media screen and (max-width: 750px) {
    #photocolumn #pagination .page-numbers{font-size:20px;font-size:2.67vw;}
}
#photocolumn #pagination .page-numbers.current{
    background: #86785b;
    color: #fff;
}
.photocolumn_list{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.photocolumn_list li{
    width: 30%;
    margin: 0 1.5%;
}
#photocolumn .photocolumn_list .cat_name {
    font-size: 14px;
}
#photocolumn .photocolumn_list .data {
    margin-top: 15px;
}
#photocolumn .photocolumn_list .ttl {
    margin-top: 10px;
}
/* photocolumn index */
#photocolumn.sec-photocolumn h2 {
    padding: inherit;
    color: inherit;
    background: inherit;
    font-size: inherit;
    line-height: inherit;
    position: relative;
    padding-bottom: 49px;
    margin-bottom: 32px;
}
#photocolumn.sec-photocolumn h2:after {
    display: none;
}
.sec-photocolumn {
    padding-bottom: 8%;
}
.sec-photocolumn .inner {
    max-width: 1160px;
}
.sec-photocolumn .ttl-comp01 {
    padding-top: 86px !important;
    border-top: 1px solid #d0d0d0;
}
.btn__photocol{
    text-align: center;
    margin-top: 3%;
}
.btn__photocol a{
    max-width: 430px;
    padding: 15px;
    border: 1px solid #000;
    width: 90%;
    display: inline-block;
}
@media screen and (max-width: 750px) {
#photocolumn .ttl{
	margin-top: 12.5px;
}
#photocolumn .thum,
#photocolumn .entry{
	margin-top: 20px;
}
#photocolumn .btn__wht a,#photocolumn .btn__blk a{
	width: 80%;
	font-size: 11px;
}
#photocolumn .navigation,#photocolumn .cat_name {
    font-size: 10px;
}
#photocolumn .cat__list li{
    padding: 7px 30px;
    font-size: 11px;
    margin-right: 5px;
}
#photocolumn h2,#photocolumn h3,#photocolumn h4{
    font-size: 17px;
}
#photocolumn h2 {
    padding: 1rem ;
}
#photocolumn h2:after {
    bottom: -10px;
    left: 1.5em;
    border-width: 10px 10px 0 10px;
}
/*#photocolumn h3 {
    padding: 1.0rem;
    border-bottom: 2px solid #000;
}
#photocolumn h3:before {
    bottom: -13px;
    left: 2em;
    border-width: 13px 12px 0;
}
#photocolumn h3:after {
    bottom: -10px;
    left: 2em;
    border-width: 14px 12px 0;
}*/
#photocolumn h3 {
  border-bottom: 3px solid #e1e1e1;
  padding: 1rem;
}
#photocolumn h3:after {
  bottom: -3px;
  width: 115px;
  height: 3px;
}
#photocolumn h4 {
    border-bottom: 3px solid #e1e1e1;
    padding: 1rem;
}
#photocolumn h4:after {
    bottom: -3px;
    width: 115px;
    height: 3px;
}
#photocolumn .column__wrap {
    margin: 5% auto 8% auto;
}
#photocolumn .cat__list {
    margin-top: 14px;
}
#photocolumn .fot_pad {
    padding: 8% 0;
}
#photocolumn .ttl-comp01 {
    margin-top:20px;
}
.photocolumn_list li {
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.photocolumn_list li > div {
    width: 48.5%;
}	
#photocolumn .photocolumn_list .cat_name {
    font-size: 22px;
    font-size: 2.94vw;
    margin-left: 0;
    margin-top: 5px;
    width: fit-content;
    line-height: 1.6;
}


.btn__photocol {
    margin-top: 7%;
}
#photocolumn.sec-photocolumn h2 {
    padding-top: 50px !important;
	padding-bottom: 23px;
    margin-bottom: 12px;
}
.btn__photocol a {
    width: 60%;
	padding: 10px;
}
}
/*20230412前撮り修正 */
#sec-location .ttl-comp01 i{
  display: inline-block;
  color: #fff;
  font-style: normal;
  font-weight: 600;
  background: #e55656;
  padding: 0.1em 0.5em;
  font-family: "Poppins", sans-serif;
  margin: 0 auto 2.5%;
}
.specialplan_txt{
  color:#e55656;
  margin-bottom:1em;
  line-height: 1.4!important;
}
.bordernone::before{
  display: none;
}
.bordernone::after{
  display: none;
}
.bordernone{
  margin-bottom:0;
  padding-bottom:0;
  line-height: 1.4;
}
.bordernone.txt-des::after{
  display: none;
}
.bordernone.txt-des{
  margin-bottom: 0;
}
.plan_image{
  text-align: center;
}

.price_area .box-price .sale {
  color: #ff5d5d;
  font-weight: normal;
  line-height: 1.7;
  letter-spacing: 1.5px;
  white-space: pre;
}
.price_area .box-price .line {
  position: relative;
}
.price_area .box-price .sale .price {
  line-height: 1.3;
  letter-spacing: 4.4px;
  margin: 0 0 0 9px;
  font-family: "RyuminPro", serif;
  font-weight: 500;
}
.p_90 {
  font-size: 90px;
  font-size: 7vw;
  line-height: 1em;
}
#location5.location_plan .ico_c,
#location6.location_plan .ico_c{
  width: 31%;
  max-width: 165px;
  margin-top: -1%;
  margin: 0 auto 2em;
}
#location5 .price_area .box-price .line2,
#location6 .price_area .box-price .line2 {
    display: block;
    text-decoration: line-through;
}
#location5 .location_plan .price_area .box-price,
#location6 .location_plan .price_area .box-price {
  margin-bottom: 1.4em;
}
#location5 .location_desc_box .price_area .box-price .sale, 
#location6 .location_desc_box .price_area .box-price .sale {
  text-align: right;
  position: relative;
  margin-top: 1em;
}
#location5 .location_desc_box .price_area .box-price .sale i,
#location6 .location_desc_box .price_area .box-price .sale i{
  color: #121111;
  font-style: normal;
  position: absolute;
  bottom: 0;
  left: 0;
}
#location5 .price_area .box-price .line,
#location6 .price_area .box-price .line {
  position: relative;
}
#location5 .ttl-comp01::before,
#location6 .ttl-comp01::before{
  /* content: "";
  display: block;
  position: absolute;
  bottom: 7px;
  left: 0;
  right: 0;
  margin: auto;
  width: 15%;
  height: 1px;
  background: #e55656; */
  display: none;
}
#location5.location_plan .ttl-comp01,
#location6.location_plan .ttl-comp01 {
  padding: initial;
}
#location5.location_plan > .price_area,
#location6.location_plan > .price_area{
  margin-bottom: 5%;
}
#location1 .location_txt,
#location5 .location_txt,
#location6 .location_txt{
  text-align: center;
  margin: 0 auto 2em;
}

#bnr_area2,#bnr_area3{
  margin-top:42px;
}

.bnr_area2,.bnr_area3{
  width:100%;
  margin:auto;
  display:flex;
  justify-content:center;
}

@media screen and (max-width: 750px) {
  .bnr_area2,.bnr_area3{
    display:block;
  }
}

.bnr_area2 figure,.bnr_area3 figure{
  width:280px;
  border: 1px solid #000;
  border-radius: 10px;
  margin: 10px;
}

@media screen and (max-width: 750px) {
  .bnr_area2 figure,.bnr_area3 figure{
    width:80%;
    margin: 10px auto;
  }
}

.bnr_area2 figure a,.bnr_area3 figure a{
  display:block;
  padding:10px;
  font-size: clamp(12px, 2vw, 16px);
}

.plan_item_wrap{
  margin: 0 auto 1em;
  width: 80%;
  max-width: 720px;
  border: solid 1px #999;
}
@media screen and (max-width: 750px) {
  .plan_item_wrap{
    width: 100%;
  }
  .plan_item{
    padding: 1em .5em;
  }
  .plan_item li{
  letter-spacing: -.2px;
  }
}
.plan_item{
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1em;
  width: fit-content;
  margin: 0 auto;
  line-height: 2;
}
.plan_item li{
  display: flex;
}
.plan_item li p{
  width: fit-content;
  white-space: pre;
}
.menu_box .menu_option p{
  line-height: 1.4!important;
}

/*前撮りバナーリンク追加 */
.bnr-link-list{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1056px;
  margin: 5% auto;
}
/*.bnr-link-list a{
  display: block;
  margin: 1% 0;
}*/
.bnr-link-list p:nth-of-type(2){
    margin-bottom: 5%;
    line-height: 1.7;
}
/*.bnr-link-list a:first-of-type{
  width: 100%;
}*/
.bnr-link-list h3{
  margin-top: .5em;
}
.bnr-link-list .txt{
  margin-left: auto;
  font-family: "RyuminPro", serif;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: 1px;
  color: #171717;
}
#bnr-area .txt-des{
  padding-bottom: 3%;
}
#bnr-area .txt-des::after{
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
  width: 10%;
  height: 1px;
  background: #000;
}

#sec-photo,#location4,#forest_plan,#location3b,#sec-location,
#location1,#location6{
  padding-top:5%;
}
@media screen and (min-width:751px){
  #sec-photo,#location4,#forest_plan,#location3b,#sec-location,
  #location1,#location6{
    padding-top:5%;
  }
}
.aoyama #location6,.aoyama #location1{
  padding-top: initial;
}
@media screen and (max-width:750px){
  #sec-photo,#location4,#forest_plan,#location3b,#sec-location,
  #location1,#location6{
    padding-top:20%;
  }
  .aoyama #location6{
    padding-top: 22%!important;
    margin-top: -22%!important;
  }
  .aoyama #location1{
    padding-top: 12%!important;
    margin-top: -12%!important;
  }
/* reCAPTCHA */
.grecaptcha-badge{
  bottom: 18vw!important;
}
}

mark{
  background: linear-gradient(transparent 50%, #e55656 150%);
}
/*# sourceMappingURL=maps/styles.css.map */

.bnr-link-list a figure{
  margin: 0!important;
}
.camp{
  padding-top: 2em;
}
.second_camp{
  padding-top: 8em;
  margin-top: -8em;
}
.camp figure,.second_camp figure{
  padding: 0 10px!important;
  margin: 0 auto!important;
}
.camp .ico.sale,.second_camp .ico.sale{
  text-align:center;
  margin-bottom:2%;
  width: 36%;
}
.tabs{
  display:flex;
  justify-content:center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  padding-top: 20em;
  margin-top: -16em;
  flex-wrap: wrap;
}
.tabs > div{
  width: 100%;
  max-width: 1056px;
}
.tabs li{
  /* background-color:#6080A9; */
  background-color: #E65557;
  margin: 15px 4px 0;
  text-align: center;
  padding: 1em;
  display:grid;
  place-content: center;
  color: #fff!important;
  cursor: pointer;
  width: 25%;
}
#camp2 .kya-check{
  margin:0 auto 1%;
  text-align: center;
}
@media screen and (max-width:750px){
  #camp2 .kya-check img{
    width: 100%;
  }
  .tabs div{
    flex-wrap: wrap;
    justify-content: center;
  }
  .tabs li{
    width: 46%;
  }
  .tabs{
    padding-top: 14em;
    margin-top: -11em;
  }
}
#camp2 .kya-check img{
  width: 60%;
  min-width: 300px;
  max-width: 600px;
}
/* #camp2 li{
  background-color: #FF5D5D;
} */
.tabs li{
  line-height: 1.4;
}
.camp{
  display: none;
}
.second_camp{
  display: none;
}
.camp.active{
  display: block;
}
.second_camp.active{
  display: block;
}
#camp li.active,#camp2 li.active{
  background-color: #222;
  position: relative;
}
#camp li.active::after,#camp2 li.active::after{
  content: "▼";
  font-size: 1em;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1em;
  margin: auto;
  color: #222;
}
.camp,.second_camp{
  margin-bottom:5%;
}

/* ==========================================================================
   MOVIE
   ========================================================================== */
#sec-movie .movie_tit{
    /*font-size: 1.72vw;*/
    line-height: 2em;
    text-align: center;
    background: #e2c4a2;
    padding: 0.7em 2.4em;
    max-width: 500px;
    margin: 0 auto;
}
#sec-movie .movie_tit:nth-of-type(2){
    margin: 3em auto 0;
}

#sec-movie .movie_price_box{
    max-width: 920px;
    margin: 0 auto;
    width: 95%;
}
#sec-movie .movie_price_box .sale{
    text-align: right;
    position: relative;
    margin-top: 3em;
}
#sec-movie .movie_price_box .sale i{
    color: #121111;
    font-style: normal;
    position: absolute;
    bottom: 0;
    left: 0;
}
#sec-movie .content_box .movie_btn{
    position:relative;
}
#sec-movie .content_box .movie_btn a{
    display: block;
    margin: 20px auto 50px;
    width: fit-content;
    text-align: center;
    background: #000;
    color: #fff;
    border-radius: 100px;
    font-size: 2.2rem;
    padding: 1em 1em;
}
#sec-movie .price_boxer .txter{
    margin-top: 6em;
    text-align: center;
}
#sec-movie .price_boxer .price{
    font-family: "RyuminPro", serif;
    font-weight: 500;
    letter-spacing: 4.4px;
    width:fit-content;
    margin: 0 auto .8em;
}

@media screen and (max-width: 750px) {
    #sec-movie .content_box .movie_btn a{
        font-size: 1.5rem;
        margin: 20px auto 0;
    }
    #sec-movie .movie_price_box .movie_txt{
        margin: 3em 0 1em;
    }
}
/* ==========================================================================
   ALBUM
   ========================================================================== */
#sec-album figure{
    margin: 0 40px;
}
@media screen and (max-width: 750px) {
#sec-album .location-schedule{
        margin-bottom: 71px;
    }
}
#sec-album .album_tit{
    /*font-size: 1.72vw;*/
    line-height: 2em;
    text-align: center;
    background: #d9d9d9;
    color: #939393;
    padding: 0.7em 2.4em;
    max-width: 500px;
    margin: 0 auto;
}
@media screen and (max-width: 750px) {
    #sec-album .album_tit{
        max-width: unset;
    }
}
#sec-album .album_tit:nth-of-type(2),
#sec-album .album_tit:nth-of-type(3){
    margin: 3em auto 0;
}

#sec-album .album_tit.under_line{
    text-decoration: underline;
}
#sec-album .album_price_box{
    max-width: 920px;
    margin: 0 auto;
    width: 95%;
}
#sec-album .album_price_box .sale{
    text-align: right;
    position: relative;
    margin-top: 3em;
}
@media screen and (max-width: 750px) {
    #sec-album .album_price_box .sale {
        text-align: center;
        margin: 3em 0 1em;
    }
}
#sec-album .album_price_box .sale i{
    color: #121111;
    font-style: normal;
    position: absolute;
    bottom: 0;
    left: 0;
}
@media screen and (max-width: 750px) {
    #sec-album .album_price_box .sale i {
        position: unset;
        display: block;
    }
}
#sec-album .price_boxer .txter{
    margin-top: 6em;
    text-align: center;
}
#sec-album .price_boxer .price{
    font-family: "RyuminPro", serif;
    font-weight: 500;
    letter-spacing: 4.4px;
    width:fit-content;
    margin: 0 auto .8em;
}
#sec-album .price_boxer ul{
    display:flex;
    justify-content: center;
    gap:12%;
}
/* ==========================================================================
   WELCOME BOARD
   ========================================================================== */
#sec-welcomeboard figure{
    margin: 0 40px;
}
@media screen and (max-width: 750px) {
#sec-welcomeboard .location-schedule{
        margin-bottom: 71px;
    }
}
#sec-welcomeboard .album_tit{
    /*font-size: 1.72vw;*/
    line-height: 2em;
    text-align: center;
    background: #d9d9d9;
    color: #939393;
    padding: 0.7em 2.4em;
    max-width: 500px;
    margin: 0 auto;
}
@media screen and (max-width: 750px) {
    #sec-welcomeboard .album_tit{
        max-width: unset;
    }
}
#sec-welcomeboard .album_tit:nth-of-type(2),
#sec-welcomeboard .album_tit:nth-of-type(3){
    margin: 3em auto 0;
}

#sec-welcomeboard .album_tit.under_line{
    text-decoration: underline;
}
#sec-welcomeboard .album_price_box{
    max-width: 920px;
    margin: 0 auto;
    width: 95%;
}
#sec-welcomeboard .album_price_box .sale{
    text-align: right;
    position: relative;
    margin-top: 3em;
}
@media screen and (max-width: 750px) {
    #sec-welcomeboard .album_price_box .sale {
        text-align: center;
        margin: 3em 0 1em;
    }
}
#sec-welcomeboard .album_price_box .sale i{
    color: #121111;
    font-style: normal;
    position: absolute;
    bottom: 0;
    left: 0;
}
@media screen and (max-width: 750px) {
    #sec-welcomeboard .album_price_box .sale i {
        position: unset;
        display: block;
    }
}
#sec-welcomeboard .price_boxer .txter{
    margin-top: 6em;
    text-align: center;
}
#sec-welcomeboard .price_boxer .price{
    font-family: "RyuminPro", serif;
    font-weight: 500;
    letter-spacing: 4.4px;
    width:fit-content;
    margin: 0 auto .8em;
}
#sec-welcomeboard .price_boxer ul{
    display:flex;
    justify-content: center;
    gap:12%;
}








/* コラム記事 */
#kanren_service{
  margin: 5em auto;
  width: fit-content;
  padding: 20px;
  max-width:900px;
  /* display: none; */
}
#kanren_service .wrap{
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content:center;
}
#kanren_service a{
  text-decoration: none;
  color: #000;
  display: block;
  width: 48%;
}
#kanren_service a .img{
  overflow:hidden;
}
#kanren_service a .img img{
  transition:.3s ease;
}
#kanren_service a:hover .txt{
  opacity: .8;
  transition:.3s ease;
}
#kanren_service a:hover{
  opacity: 1;
}
#kanren_service a:hover .img img{
  transform:scale(1.15);
  transition:.3s ease;
}
#kanren_service .flx{
  display: flex;
  justify-content: center;
  align-items: flex-start;
  max-width: 800px;
  flex-direction: column;
  border: 1px solid #999;
}
#kanren_service .flx .img{
  width: 100%;
}
#kanren_service .flx .img img{
  object-fit: cover;
  width: 100%;
  height:100%;
}
#kanren_service .flx .txt{
  text-align: center;
  width: 100%;
  padding: 10px;
}
#kanren_service .flx .txt h5{
font-size: clamp(12px,2vw,16px);
  margin: 0;
}
#kanren_service .flx p{
  margin: 0;
}
#kanren_service .flx .txt p{
  font-size: clamp(17px,2vw,20px);
  line-height: 1.5;
  font-weight:bold;
}
#kanren_service h2{
  position: relative;
  padding: 1.5rem 2rem;
  color: #fff;
  background: #a78b62;
  font-size: 26px;
  line-height: 1;
  margin-bottom: 35px;
}
#kanren_service h2:after {
  position: absolute;
  bottom: -18px;
  left: 2em;
  width: 0;
  height: 0;
  content: '';
  border-width: 20px 20px 0 20px;
  border-style: solid;
  border-color: #a78b62 transparent transparent transparent;
}
@media screen and (max-width: 750px) {
  #kanren_service{
    padding:0;
  }
  #kanren_service a {
    width: 45%;
  }
  #kanren_service h2{
    font-size: 17px!important;
    padding: 1rem!important;
  }
  #kanren_service h2:after {
    bottom: -10px;
    left: 1.5em;
    border-width: 10px 10px 0 10px;
  }
}
/* コラム記事end */
#photocolumn #header ul{
  padding: 8px 0;
}
@media screen and (max-width: 750px) {
  #photocolumn #header ul li.menu_btn{
    max-width: 36px;
    width: 5%;
  }
  #photocolumn #header ul li.menu_btn + li{
    width: 52%;
    max-width: 345px;
  }
}
@media screen and (max-width: 600px) {
    #photocolumn .breadcrumbs{
      margin-top: 85px;
  }
}
@media screen and (max-width: 500px) {
    #photocolumn .breadcrumbs{
      margin-top: 75px;
  }
}
@media screen and (max-width: 400px) {
  #photocolumn .breadcrumbs{
    margin-top: 60px;
}
}

/* ==========================================================================
   campaign2_area
   ========================================================================== */
#campaign2_area{
    margin:0 auto 80px;
    position:initial;
}
#campaign2_area #gallery_2{
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}
#campaign2_area .opening__ttl{
    transform: none;
    margin: 80px 0;
}
@media screen and (max-width: 750px) {
    #campaign2_area .opening__ttl{
        margin:40px auto;
    }
}
#campaign2_area #gallery_2 .link {
    padding-right: 0;
    box-sizing: border-box;
    margin-top: 1em;
    color: #a68b62;
    display: inline-block;
    letter-spacing: 0.1em;
    border-bottom: 1px solid #a68b62;
    position: relative;
    min-height: 0px !important;
    cursor: pointer;
    float: right;
}
#campaign2_area #gallery_2 .link:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -9%;
    right: 2%;
    width: 1px;
    height: 1em;
    transform: rotateZ(-45deg);
    background: #a68b62;
}

/* ==========================================================================
   campaign2_area_child_page
   ========================================================================== */
#campaign2_area_child_page{
    margin: 110px 0;
}
    @media screen and (max-width: 750px) {
        #campaign2_area_child_page{
            margin: 18% 0;
        }
}
#campaign2_area_child_page figure{
    margin: 0;
}
#campaign2_area_child_page .price_txt{
    font-family: "RyuminPro", serif;
}
#campaign2_area_child_page .location_name .loc_txt{
    border:none;
    padding:.5em 0 .5em .5em;
    display: inline-block;
}
#campaign2_area_child_page .color_txt_box{
    border-radius:10px;
    background-color:#B4A284;
    color:#fff;
    padding:1.8em 2em;
    margin:20px auto;
    text-align:center
}
#campaign2_area_child_page .color_txt_box p:first-of-type{
    line-height:2;
}

/* ==========================================================================
   kyuyasudatei
   ========================================================================== */
#yasuda_page hr{
    width: 95%;
    max-width: 920px;
    margin: 50px auto;
}
#yasuda_page h3{
    margin:0 0 30px;
    font-family: trajan-pro-3, serif;
    font-weight: bold;
}
#yasuda_page h4{
    margin: 0 auto 30px;
    font-family: trajan-pro-3, serif;
    display: block;
}
#yasuda_area1{
    margin:110px auto 80px;
    position:initial;
}
@media screen and (max-width: 750px) {
    #yasuda_area1 {
        margin: 18% auto 40px;
    }
}
#yasuda_area1 .opening__ttl .en{
    color: #000;
}
#yasuda_area1 .opening__ttl:before {
    position: inherit;
}
#yasuda_area1 #gallery_1{
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}
#yasuda_area1 .opening__ttl{
    transform: none;
    margin: 80px 0 40px;
}
@media screen and (max-width: 750px) {
    #yasuda_area1 .opening__ttl{
        margin:40px auto 0;
    }
}
#yasuda_area1 #gallery_1 .link {
    padding-right: 0;
    box-sizing: border-box;
    margin-top: 1em;
    color: #a68b62;
    display: inline-block;
    letter-spacing: 0.1em;
    border-bottom: 1px solid #a68b62;
    position: relative;
    min-height: 0px !important;
    cursor: pointer;
    float: right;
}
#yasuda_area1 #gallery_1 .link:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -9%;
    right: 2%;
    width: 1px;
    height: 1em;
    transform: rotateZ(-45deg);
    background: #a68b62;
}
#yasuda_area3 img{
    margin: 0 auto 30px;
    display: block;
}
#yasuda_area3 p{
    margin: 0 0 50px 0;
}

#yasuda_area5 figure{
    max-width:640px;
    width:100%;
    height:auto;
    margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #yasuda_area5 figure{
    width:80%;
}
}
#yasuda_area5 figure img{
  width:100%;
  height:auto;
}
#yasuda_area5 figure a{
  border:1px solid #ccc;
  display: block;  
}
#yasuda_area5 figure a p{
  padding:10px 0;
  text-align: center;
  font-size: clamp(12px, 3vw, 16px);
}