@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : common.css
 author     : grandstar
 style info : 基本・共通設定
=================================================================== */
@import url("https://fonts.googleapis.com/css?family=Oswald:400,500,600");
@import url("https://fonts.googleapis.com/earlyaccess/sawarabigothic.css");
/* -----------------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------------- */
html {
  font-size: small;
  font-family: "Noto Sans Japanese","游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  line-height: 1.5;
}

body {
  background-color: #000;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
  -webkit-text-size-adjust: none;
  font-size: 15px;
  overflow-x: hidden;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #fff;
}
body a {
  color: white;
  text-decoration: none;
}
.mouse body a:hover, .touch body a.touchstart {
  text-decoration: none;
  color: white;
  opacity: 0.5;
}
body img {
  -webkit-touch-callout: none;
}

body,
pre,
input,
textarea,
select {
  font-family: "Noto Sans Japanese","游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input, select, textarea {
  font-size: 115%;
}

h1, h2, h3, h4, h5 {
  font-weight: normal;
}

html.ie8 .view_tab,
html.ie8 .view_tab_sp,
html.ie8 .view_sp {
  display: none !important;
}
html.ie8 #page {
  min-width: 1280px !important;
  margin: auto;
  font-size: 100% !important;
}

.mouse .over {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .over:hover, .touch .over.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .over {
  -webkit-tap-highlight-color: transparent;
}
.touch .over.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

/* -----------------------------------------------------------
	module
----------------------------------------------------------- */
.cf {
  zoom: 1;
}
.cf:after {
  content: "";
  display: table;
  clear: both;
  visibility: hidden;
}

.object-fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  -js-display: flex;
  display: flex;
}

.center-x {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.center-y {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.align-center {
  align-self: center;
}

.justify-center {
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

.column {
  flex-direction: column;
}

.between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
 /*	justify-content: center; */
}
.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.push-r {
  margin-right: auto;
}

.ellipsis {
  position: relative;
  height: 3em;
  overflow: hidden;
  line-height: 1.5em;
}
.ellipsis:before {
  content: "･･";
  bottom: 0;
  right: 0;
}
.ellipsis:after {
  content: "";
  width: 100%;
  height: 100%;
}
.ellipsis:before, .ellipsis:after {
  position: absolute;
  background: #fff;
}

.boxLink {
  cursor: pointer;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.boxLink:hover {
  opacity: 0.7;
}

/* @media only screen and (max-width: 767px) {
  .mv_lower {
    height: 200px;
  }
} */

.wrap {
  width: 1200px;
  box-sizing: border-box;
  margin: 0 auto;
  zoom: 1;
}
@media only screen and (max-width: 767px) {
  .wrap {
    width: 100%;
  }
}

.sec_contact {
  padding-bottom: 80px;
}

.c-title1 {
  text-align: center;
  font-size: 44px;
  line-height: 1.0;
}
.c-title1.yl small {
  color: #A27E39;
}
.c-title1 small {
  margin-top: 15px;
  display: block;
  font-size: 16px;
  font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Verdana, "メイリオ", Meiryo, sans-serif;
}

.note_btn {
  color: #A27E39;
  text-align: center;
  margin-bottom: 30px;
}

.switch_pc {
  display: block;
}
.switch_sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .switch_pc {
    display: none;
  }
  .switch_sp {
    display: block;
  }
}

/* Start / BreadcrumbList */
.bread-crumb-box {
  margin: 30px auto;
}
.bread-crumb-list {
  list-style: none;
}
.bread-crumb:not(:last-child):after {
  content: ">";
  margin: 0.5em;
}
.bread-crumb a {
  font-size: 12px;
  font-family: 'tex_gyre_adventorregular', sans-serif;
  letter-spacing: 0.08em;
  opacity: 0.5;
  transition: 0.3s;
}
.bread-crumb a:hover {
  opacity: 1;
  color: #bd8314;
}
.bread-crumb:last-child a {
  opacity: 1;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .bread-crumb-box {
    margin: 5% auto;
    padding-right: 2%;
    padding-left: 2%;
  }
  .bread-crumb {
    min-width: 5em;
  }
}
/* End / BreadcrumbList */


/* -----------------------------------------------------------
	font
----------------------------------------------------------- */
@font-face {
  font-family: 'adventor';
  src: url("fonts/rounded-l-mplus-subset.eot");
  /* IE9以上用 */
  src: url("fonts/rounded-l-mplus-subset.eot?#iefix") format("embedded-opentype"), url("fonts/rounded-l-mplus-subset.woff") format("woff"), url("fonts/rounded-l-mplus-subset.ttf") format("truetype");
  /* iOS, Android用 */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'tex_gyre_adventorregular';
  src: url("fonts/tex-gyre-adventor/texgyreadventor-regular-webfont.eot");
  src: url("fonts/tex-gyre-adventor/texgyreadventor-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/tex-gyre-adventor/texgyreadventor-regular-webfont.woff") format("woff"), url("fonts/tex-gyre-adventor/texgyreadventor-regular-webfont.ttf") format("truetype"), url("fonts/tex-gyre-adventor/texgyreadventor-regular-webfont.svg#tex_gyre_adventorregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'tex_gyre_adventorregular_bold';
  src: url("fonts/tex-gyre-adventor/texgyreadventor-bold-webfont.eot");
  src: url("fonts/tex-gyre-adventor/texgyreadventor-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/tex-gyre-adventor/texgyreadventor-bold-webfont.woff") format("woff"), url("fonts/tex-gyre-adventor/texgyreadventor-bold-webfont.ttf") format("truetype"), url("fonts/tex-gyre-adventor/texgyreadventor-bold-webfont.svg#tex_gyre_adventorregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.font_adventor {
  font-family: 'tex_gyre_adventorregular', sans-serif;
}

.font_adventor_bold {
  font-family: 'tex_gyre_adventorregular_bold', sans-serif;
}

.font_futura {
  font-family: "futura-pt-n4", "futura-pt", sans-serif;
  font-weight: 400;
}
.font_futura.bold {
  font-family: "futura-pt-n6", "futura-pt", sans-serif;
}

.font_noto {
  font-family: 'Noto Sans Japanese', sans-serif;
}

.font_robo {
  font-family: 'Roboto', sans-serif;
}

.font_cormo {
  font-family: 'Cormorant SC', serif;
}

.sp_break {
  display: block !important;
}
@media only screen and (max-width: 767px) {
  .sp_break {
    display: none !important;
  }
}

.pc_break {
  display: none !important;
}
.pc_none {
  display: block;
}
@media only screen and (max-width: 767px) {
  .pc_break {
    display: block !important;
  }
  .pc_none {
    display: none;
  }
}

.col_red {
  color: #e87064;
}

.cp-closing-box {
  width: 90%;
  max-width: 900px;
  margin: 5% auto;
  padding: 5% 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background: rgba(0,0,0,0.3);
}

/* -----------------------------------------------------------
	component
----------------------------------------------------------- */
.under_layer_slider .slick-track {
  padding: 0;
}
.under_layer_slider .slider-item img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .under_layer_slider .slider-item {
    height: 235px;
  }
  .under_layer_slider .slider-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}

/* sec_btn */
.sec_btn {
  margin: 140px auto 210px;
}
.inner_btn {
  flex-wrap: wrap;
  max-width: 670px;
  margin: auto;
}
.sec_btn .link_btn {
  width: 320px;
}
.sec_btn .link_btn a {
  display: block;
  padding: 10px 0;
  color: #b99d46;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  border: 1px solid;
  background: #fff;
  transition: 0.4s;
}
.sec_btn .link_btn a:hover {
  color: #fff;
  background: #b99d46;
  border: 1px solid #b99d46;
}
@media only screen and (max-width: 767px) {
  .sec_btn {
    margin: 60px auto;
  }
  .inner_btn {
    justify-content: center;
  }
  .sec_btn .link_btn:not(:last-child) {
    margin-bottom: 6%;
  }
}
/* -----------------------------------------------------------
	component
----------------------------------------------------------- */
/* button */
.btn_scroll {
  padding-top: 51px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 22;
  display: inline-block;
  color: #fff;
  font-size: 10px;
  letter-spacing: .1em;
  text-decoration: none;
  transition: opacity .3s;
}
.btn_scroll span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 20px;
  height: 47px;
  margin-left: -10px;
  border: 1px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
.btn_scroll span:before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb10 2s infinite;
  animation: sdb10 2s infinite;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .btn_scroll {
    display: none;
    bottom: 154px;
    padding-top: 49px;
  }
  .btn_scroll span {
    width: 18px;
    height: 45px;
    font-size: 9px;
  }
}

@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.wrap_btn {
  text-align: center;
}

.btn_base {
  display: inline-block;
  width: 100%;
  max-width: 380px;
  min-width: 290px;
  text-align: center;
  color: #6d6d6d;
  -webkit-transition: all 1.0s;
  -moz-transition: all 1.0s;
  -ms-transition: all 1.0s;
  -o-transition: all 1.0s;
  transition: all 1.0s;
}
@media only screen and (max-width: 767px) {
  .btn_base {
    width: 94%;
  }
}
.btn_base a {
  display: block;
  position: relative;
  padding: 18px 0;
  font-family: "futura-pt-n4", "futura-pt", sans-serif;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #fff;
}
.btn_base a:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  right: -15px;
  width: 30px;
  height: 1px;
  margin-left: -1px;
  border-top: 1px solid rgba(255, 255, 255, 0.35);
}
@media only screen and (max-width: 767px) {
  .btn_base a:before {
    right: -10px;
    width: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .btn_base a {
    width: 100%;
    padding: 19px 2%;
    font-size: 15px;
  }
}
.btn_base span.bold {
  padding-right: 2px;
}
.btn_base svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.btn_base rect {
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-dasharray: 422, 0;
  transition-delay: none;
}
.btn_base:hover {
  background-color: #292929;
  cursor: pointer;
  color: #fff;
}
.btn_base:hover rect {
  stroke-width: 2;
  stroke-dasharray: 15, 310;
  stroke-dashoffset: 48;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.btn_base:not(:first-child) {
  margin-left: 18px;
}
@media only screen and (max-width: 767px) {
  .btn_base:not(:first-child) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .btn_base:not(:last-child) {
    margin-bottom: 20px;
  }
}

/* table */
/* -----------------------------------------------------------
	layout
----------------------------------------------------------- */
main {
  position: relative;
  background-image: url("../images/common/bg.png");
  background-repeat: repeat;
  background-position: center center;
  background-size: auto;
  background-color: #000;
  background-color: #000000f0;
}

.wrapper {
  width: 100%;
}

.width_base {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
}
@media only screen and (max-width: 920px) {
  .width_base {
    padding: 0 3%;
  }
}

.wrap_main {
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
}

.inner_sec {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  /* padding-right: 2%;
  padding-left: 2%; */
}

.is_visible {
  display: block !important;
  opacity: 1 !important;
}

.is_invisible {
  opacity: 0;
  -webkit-animation: fadeout 3s linear 0s 1;
}

.is_fadeout {
  opacity: 0;
  transition: opacity 3.25s ease-in-out;
  -moz-transition: opacity 3.25s ease-in-out;
  -webkit-transition: opacity 3.25s ease-in-out;
}

.is_fadein {
  opacity: 1 !important;
  transition: opacity 1.25s ease-in-out !important;
  -moz-transition: opacity 1.25s ease-in-out !important;
  -webkit-transition: opacity 1.25s ease-in-out !important;
}

.is_hidden {
  display: none;
  opacity: 0;
}

/* キーフレームを作成 */
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  75% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  0% {
    opacity: 1;
  }
  75% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
  }
}
/* -----------------------------------------------------------
	txt
----------------------------------------------------------- */
.title_base {
  /* font-family: 'Cormorant SC', serif; */
  color: #fbab09;
  font-size: 33px;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .title_base {
    font-size: 42px;
  }
}

.title_sec {
  position: relative;
  margin-bottom: 5px;
  padding-left: 27px;
  letter-spacing: 0.09em;
  text-align: left;
  /* font-family: "futura-pt-n4", "futura-pt", sans-serif; */
  font-weight: 500;
  font-size: 34px;
  line-height: 1.3;
  color: #c67f00;
}
.title_sec .txt_small {
  top: -1px;
}
@media only screen and (max-width: 767px) {
  .title_sec {
    padding-left: 16px;
    font-size: 24px;
  }
}
.title_sec:after {
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #613c08;
  height: 84%;
  width: 1px;
}
.title_sec.center {
  text-align: center;
  padding-left: 0;
}
.title_sec.center:after {
  display: none;
}
.title_sec.jp {
  letter-spacing: 0.04em;
  line-height: 1.5;
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .title_sec.jp {
    padding-left: 16px;
    font-size: 20px;
  }
}
.title_sec.jp.kana {
  letter-spacing: 0.02em;
}

.txt_small {
  position: relative;
  display: block;
  font-family: "futura-pt-n4", "futura-pt", sans-serif;
  font-weight: 800;
  font-size: 12px;
  letter-spacing: .06em;
  opacity: .6;
}

.txt_sec {
  margin-top: 20px;
  padding-left: 27px;
  padding-right: 20px;
}
@media only screen and (max-width: 767px) {
  .txt_sec {
    margin-top: 10px;
    padding-left: 15px;
  }
}

.title_large {
  position: relative;
  font-size: 25px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.06em;
  padding-bottom: 64px;
}
@media only screen and (max-width: 767px) {
  .title_large {
    font-size: 18px;
  }
}
.title_large:after {
  content: '';
  position: absolute;
  z-index: 3;
  bottom: 31px;
  left: 50%;
  transform: translateX(-50%);
  width: 64px;
  height: 1px;
  background-color: #ffffff42;
}

.wrap_title_liner {
  margin-bottom: 40px;
  padding-bottom: 23px;
  border-bottom: 1px solid #bd8314;
}
@media only screen and (max-width: 767px) {
  .wrap_title_liner {
    padding-bottom: 14px;
  }
}

.title_middle {
  font-family: 'tex_gyre_adventorregular', sans-serif;
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .title_middle {
    font-size: 19px;
  }
}

.txt_read {
  line-height: 1.65;
  letter-spacing: 0.05em;
  font-size: 14px;
  color: #c7c7c7;
}
.txt_read small {
  display: block;
  padding-top: 2px;
  font-size: 80%;
  opacity: .9;
}
.txt_read.center {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .txt_read {
    width: 95%;
    margin: auto;
    /* text-align: left; */
    /* font-size: 13px; */
    font-size: 2.888vw;
  }
}

.txt_readmore {
  position: relative;
  padding-bottom: 7px;
  font-size: 14px;
  font-family: "futura-pt-n4", "futura-pt", sans-serif;
}
.txt_readmore.right {
  display: table;
  margin-left: auto;
}
.txt_readmore:after {
  content: '';
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  width: 36px;
  height: 1px;
  background-color: #ffffff82;
}

.txt_link_arorw a {
  font-size: 12px;
  letter-spacing: 0.04em;
  white-space: nowrap;
}
.txt_link_arorw a:before {
  content: "";
  display: inline-block;
  position: relative;
  top: -2px;
  width: 18px;
  height: 18px;
  margin-left: 10px;
  background-image: url(../images/common/ic_link_arrow_on.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 17px 17px;
  vertical-align: middle;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.txt_link_arorw:hover {
  text-decoration: none;
}
.txt_link_arorw:hover span:after {
  background-image: url(../images/common/ic_link_arrow.png);
}

.txt_copyright {
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0.09em;
  opacity: 0.5;
}
@media only screen and (max-width: 767px) {
  .txt_copyright {
    font-size: 9px;
  }
}

.gold {
  color: #bd8314;
}

/* -----------------------------------------------------------
	#header
----------------------------------------------------------- */
#header {
  width: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background-color: transparent;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.inner_header {
  width: 100%;
  padding-top: 4.5px;
  padding-bottom: 4.5px;
  padding-left: 44px;
}
@media only screen and (max-width: 767px) {
  .inner_header {
    padding-left: 10px;
  }
}

.logo_header,
.nav_header {
  align-self: center;
}

.logo_header {
  padding-top: 8px;
}

.nav_header {
  margin-left: auto;
  padding-right: 120px;
}
@media only screen and (max-width: 767px) {
  .nav_header {
    padding-right: 53px;
  }
}
.nav_header ul {
  align-self: center;
}
.nav_header ul.menu_header {
  padding: 0 20px 0 0;
}
@media only screen and (max-width: 767px) {
  .nav_header ul.menu_header {
    display: none;
  }
}
.nav_header ul.menu_header a {
  position: relative;
  letter-spacing: 1px;
  font-size: 14px;
}
.nav_header ul.menu_header a:after {
  content: '';
  position: absolute;
  z-index: 2;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.nav_header ul.menu_header a:hover:after, .nav_header ul.menu_header a.active:after {
  width: 100%;
}
.nav_header ul.menu_header li + li {
  margin-left: 40px;
}
.nav_header ul.menu_header, .nav_header ul.menu_sns {
  position: relative;
}
.nav_header ul.menu_header:after, .nav_header ul.menu_sns:after {
  content: '';
  position: absolute;
  z-index: 2;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 16px;
  background-color: #eeeeee4d;
}

.menu_sns {
  min-width: 100px;
  padding: 0 40px;
}
.menu_sns li + li {
  margin-left: 20px;
}
.menu_sns li:first-child a,
.menu_sns li:first-child img {
  /* width: 22px; */
  width: 25px;
}
.menu_sns li:nth-child(2) {
  padding-top: 1px;
}
.menu_sns li:nth-child(2) a,
.menu_sns li:nth-child(2) img {
  width: 24px;
}
.menu_sns li:nth-child(3) a,
.menu_sns li:nth-child(3) img {
  width: 28px;
}

/* -----------------------------------------------------------
	#footer
----------------------------------------------------------- */
#footer {
  position: relative;
  z-index: 9;
  text-align: center;
  /* background-image: url(../images/top/top_left1.jpg); */
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: cover;
  text-align: left;
  background-attachment: fixed;
}
#footer .menu_sns {
  text-align: center;
  margin: 14px auto 0;
}
@media only screen and (max-width: 767px) {
  #footer .menu_sns {
    margin: 50px auto 0;
  }
}

.ic_arrow {
  position: relative;
  background-color: #0a0a0a;
}
.ic_arrow a {
  display: block;
  height: 20px;
}
.ic_arrow a:after {
  content: '';
  position: absolute;
  top: calc(50% - 2px);
  left: calc(50% - 4px);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border: 1px solid;
  border-color: #565656 #565656 transparent transparent;
  transform: rotate(-45deg);
}

.inner_footer_top {
  padding: 40px 2% 0;
  background-color: rgba(6, 6, 6, 0.96863);
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .inner_footer_top {
    padding: 0;
  }
}
.inner_footer_top .inner_sec {
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .inner_footer_top .inner_sec {
    flex-direction: column;
  }
}

.inner_footer_bottom {
  padding: 10px 2%;
  background-color: #131313;
  border-top: 1px solid #eeeeee4d;
}
@media only screen and (max-width: 767px) {
  .inner_footer_bottom {
    padding: 5px 1%;
  }
}

.wrap_logo_footer {
  margin-right: 130px;
}
@media only screen and (max-width: 767px) {
  .wrap_logo_footer {
    display: none;
  }
}

.nav_footer {
  width: 100%;
  margin-right: auto;
}
.nav_footer ul {
  flex-wrap: wrap;
  width: 100%;
  padding-top: 10px;
}
@media only screen and (max-width: 767px) {
  .nav_footer ul {
    flex-direction: column;
    width: 100%;
    padding-top: 0;
  }
}
.nav_footer ul li {
  min-width: 90px;
  margin-right: 30px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .nav_footer ul li {
    margin: 0;
    border-bottom: 1px solid #63450aa1;
  }
}
.nav_footer ul li a {
  display: block;
  font-size: 16px;
  letter-spacing: 0.09em;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .nav_footer ul li a {
    padding: 17px 2%;
    font-size: 14px;
  }
}

.nav_footer_sub {
  margin-top: 100px;
  padding-top: 4px;
  padding-bottom: 5px;
  border-top: 1px solid #eeeeee4d;
}
@media only screen and (max-width: 767px) {
  .nav_footer_sub {
    margin-top: 50px;
  }
}
.nav_footer_sub .list_footer_sub {
  margin-right: auto;
}
.nav_footer_sub .list_footer_sub li {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .nav_footer_sub .list_footer_sub li {
    padding: 0 10px;
  }
}
.nav_footer_sub .list_footer_sub li a {
  display: block;
  padding: 0 10px 2px;
  font-family: 'tex_gyre_adventorregular', sans-serif;
  font-size: 10px;
}
@media only screen and (max-width: 767px) {
  .nav_footer_sub .list_footer_sub li a {
    font-size: 9px;
  }
}
.nav_footer_sub .list_footer_sub li:not(:last-child):after {
  content: '';
  position: absolute;
  z-index: 2;
  right: 0;
  top: 58%;
  transform: translateY(-50%);
  width: 1px;
  height: 12px;
  background-color: #eeeeee4d;
}

.accordion a span {
  position: relative;
}
.accordion a span:before {
  display: none;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -25px;
  height: 10px;
  width: 1px;
  background-color: #000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (max-width: 767px) {
  .accordion a span:before {
    display: block;
  }
}
.accordion a span:after {
  display: none;
  content: "";
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%) rotate(0deg);
  -webkit-transform: translateY(-50%) rotate(0deg);
  -o-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
  right: -30px;
  height: 1px;
  width: 10px;
  background-color: #000;
}
@media only screen and (max-width: 767px) {
  .accordion a span:after {
    display: block;
  }
}
.accordion.clicked a span:before {
  top: 40%;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.accordion.clicked a span:after {
  display: none;
}
.accordion:hover {
  cursor: pointer;
}

/* -----------------------------------------------------------
	animation
----------------------------------------------------------- */
@keyframes bg_move01 {
  0% {
    background-position: 0 -40px;
    background-size: 120% auto;
  }
  100% {
    background-position: 0 0;
    background-size: 140% auto;
  }
}
.animateOnce {
  -webkit-animation: bg_move01 2s ease-in-out normal forwards;
  -moz-animation: bg_move01 2s ease-in-out normal forwards;
  -o-animation: bg_move01 2s ease-in-out normal forwards;
}

.has-animation {
  position: relative;
}
.has-animation p, .has-animation img {
  opacity: 0;
}
.has-animation.animate-in p, .has-animation.animate-in img {
  animation: textHidden 0.1s 1.1s forwards;
}
.has-animation.animate-in:before, .has-animation.animate-in:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 10;
}
.has-animation.animate-in:before {
  background-color: #eee;
}
.has-animation.animate-in:after {
  background-color: #fbab095e;
  animation-delay: .5s;
}
.has-animation.animation-ltr.animate-in:before {
  animation: revealLTR 1.8s ease;
}
.has-animation.animation-ltr.animate-in:after {
  animation: revealLTR 1s .6s ease;
}
.has-animation.animation-rtl.animate-in:before {
  animation: revealRTL 1.8s ease;
}
.has-animation.animation-rtl.animate-in:after {
  animation: revealRTL 1s .6s ease;
}

@keyframes revealRTL {
  0% {
    width: 0;
    right: 0;
  }
  65% {
    width: 100%;
    right: 0;
  }
  100% {
    width: 0;
    right: 100%;
  }
}
@keyframes revealLTR {
  0% {
    width: 0;
    left: 0;
  }
  65% {
    width: 100%;
    left: 0;
  }
  100% {
    width: 0;
    left: 100%;
  }
}
@keyframes textHidden {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* -----------------------------------------------------------
	drawer
----------------------------------------------------------- */
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
  background-color: #fff !important;
}

.drawer-hamburger-icon {
  background-color: transparent !important;
}

.drawer-nav {
  left: auto !important;
  right: 0 !important;
  background-color: #080808 !important;
  width: 100% !important;
  overflow-y: scroll !important;
}

.drawer--right.drawer-open .drawer-nav, .drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0 !important;
}

.drawer-hamburger {
  z-index: 9999 !important;
  top: 10px !important;
  right: 60px !important;
  width: 20px !important;
}
.drawer-hamburger:hover {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .drawer-hamburger {
    right: 9px !important;
  }
}

.drawer-menu-item {
  color: #fff !important;
}

.drawer-hamburger-icon:after {
  top: 3px !important;
}

.drawer-open .drawer-hamburger-icon:after, .drawer-open .drawer-hamburger-icon:before {
  top: 0 !important;
}

.drawer-menu {
  padding: 100px 0 0 !important;
}
.drawer-menu li {
  position: relative;
  text-align: center;
}
.drawer-menu li a {
  padding: 20px 20px;
  font-family: 'tex_gyre_adventorregular', sans-serif;
  font-weight: 400;
  font-size: 19px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (max-width: 767px) {
  .drawer-menu li a {
    font-size: 16px;
  }
}
.drawer-menu li:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 11;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  margin-left: -1px;
  border-top: 1px solid rgba(255, 255, 255, 0.13);
}
.drawer-menu li:first-child a {
  background-color: #191919;
}
.drawer-menu li:last-child {
  border-bottom: none;
}
.drawer-menu li:last-child:before {
  display: none;
}
.drawer-menu li:hover a {
  background-color: #191919;
  text-decoration: none;
}

.drawer-overlay {
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -ms-transition: all 1.5s;
  -o-transition: all 1.5s;
  transition: all 1.5s;
}

.drawer-open .drawer-overlay {
  background-color: rgba(0, 0, 0, 0.53);
  z-index: 99 !important;
}

.drawer-close .drawer-overlay {
  background-color: transparent;
  z-index: -99 !important;
}

/* -----------------------------------------------------------
	concept
----------------------------------------------------------- */
.sec_concept {
  position: relative;
  padding-top: 80px;
  overflow: hidden;
}
.sec_concept .inner_sec {
  position: relative;
  z-index: 2;
  max-width: 1460px;
}
@media only screen and (max-width: 767px) {
  .sec_concept .inner_sec {
    border-left: none;
  }
}
.sec_concept .wrap_btn {
  margin-top: 100px;
}
.sec_concept:before {
  content: "";
  position: absolute;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  background-position: right top;
  background-repeat: no-repeat;
  -webkit-background-size: auto 520px;
  -moz-background-size: auto 520px;
  -ms-background-size: auto 520px;
  background-size: auto 520px;
  background-attachment: fixed;
  -webkit-transition: all 2.3s ease-out;
  -moz-transition: all 2.3s ease-out;
  -ms-transition: all 2.3s ease-out;
  transition: all 2.3s ease-out;
  opacity: .3;
}
@media only screen and (max-width: 767px) {
  .sec_concept:before {
    opacity: .1;
  }
}
.sec_concept:after {
  content: "";
  position: absolute;
  z-index: 0;
  display: block;
  width: calc( 50% - 48px );
  height: 100%;
  right: 0;
  background-position: left bottom;
  background-repeat: no-repeat;
  -webkit-background-size: auto 400px;
  -moz-background-size: auto 400px;
  -ms-background-size: auto 400px;
  background-size: auto 400px;
  -webkit-transition: all 2.3s ease-out;
  -moz-transition: all 2.3s ease-out;
  -ms-transition: all 2.3s ease-out;
  transition: all 2.3s ease-out;
  opacity: .8;
}
@media only screen and (max-width: 767px) {
  .sec_concept:after {
    background-image: url("../images/top/concept_right.jpg");
    background-size: cover;
    width: 100%;
    opacity: .3;
    top: 0;
    bottom: auto;
  }
}
@media only screen and (max-width: 767px) {
  .sec_concept.fitness:after {
    background-image: url("../fitness/images/fitness_001.jpg");
    background-size: cover;
  }
}
@media only screen and (max-width: 767px) {
  .sec_concept.facility:after {
    background-image: url("../facility/images/facility_001.jpg");
    background-size: cover;
  }
}
.sec_concept.top {
  padding-bottom: 160px;
  /* background-color: #49494a6e; */
}
@media only screen and (max-width: 767px) {
  .sec_concept.top {
    padding-bottom: 80px;
  }
}
/* .sec_concept.top:before {
  background-image: url(../images/top/pattern-leaf.png);
} */
.sec_concept.top:after {
  bottom: 80px;
  background-image: url(../images/top/concept_right.jpg);
}
.sec_concept.beauty {
  background-color: #49494a2e;
  padding-bottom: 140px;
}
.sec_concept.beauty:after {
  bottom: 140px;
  background-image: url(../images/top/img_concept.jpg);
  -webkit-background-size: auto 280px;
  -moz-background-size: auto 280px;
  -ms-background-size: auto 280px;
  background-size: auto 280px;
}
@media only screen and (max-width: 767px) {
  .sec_concept.beauty:after {
    opacity: 0;
  }
}
@media only screen and (max-width: 767px) {
  .sec_concept.beauty {
    padding-bottom: 60px;
  }
  .sec_concept.beauty:after {
    background-size: cover;
  }
}
.sec_concept.fitness {
  padding-bottom: 0;
}
.sec_concept.fitness:after {
  bottom: 140px;
  -webkit-background-size: auto 280px;
  -moz-background-size: auto 280px;
  -ms-background-size: auto 280px;
  background-size: auto 280px;
}
@media only screen and (max-width: 767px) {
  .sec_concept.fitness {
    padding-bottom: 60px;
  }
  .sec_concept.fitness:after {
    background-size: cover;
  }
}
@media only screen and (max-width: 767px) {
  .sec_concept {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.wrap_concept {
  position: relative;
  z-index: 2;
  margin-top: 73px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .wrap_concept {
    margin-top: 23px;
  }
}

.wrap_concept_sample {
  position: relative;
  z-index: 2;
  text-align: center;
}
.wrap_concept_sample .txt_read {
  position: relative;
  z-index: 2;
  line-height: 1.8;
  font-size: 13px;
}
@media only screen and (max-width: 767px) {
  .wrap_concept_sample .txt_read {
    font-size: 12px;
  }
}
.wrap_concept_sample .txt_read .txt_read-l {
  display: block;
  margin-bottom: 10px;
  font-size: 140%;
  line-height: 1.5;
}
.wrap_concept_sample .part_left,
.wrap_concept_sample .part_right {
  width: calc( (100% / 2) - 0px );
}
@media only screen and (max-width: 767px) {
  .wrap_concept_sample .part_left,
  .wrap_concept_sample .part_right {
    width: 100%;
  }
}
.wrap_concept_sample .part_left {
  position: relative;
  height: 800px;
  z-index: 2;
}
.wrap_concept_sample .part_left:after {
  content: "";
  position: absolute;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  -webkit-transition: all 1.3s ease-out;
  -moz-transition: all 1.3s ease-out;
  -ms-transition: all 1.3s ease-out;
  transition: all 1.3s ease-out;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .wrap_concept_sample .part_left:after {
    opacity: .1;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_concept_sample .part_left {
    display: none;
  }
}
.wrap_concept_sample .part_left.top:after {
  background-image: url("../images/top/concept_left.jpg");
}
.wrap_concept_sample .part_left.beauty {
  display: block;
}
.wrap_concept_sample .part_left.beauty:after {
  background-image: url("../images/top/bg_beauty.jpg");
  opacity: .9;
}
@media only screen and (max-width: 767px) {
  .wrap_concept_sample .part_left.beauty:after {
    width: 140%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_concept_sample .part_left.beauty {
    height: 500px;
  }
}
.wrap_concept_sample .part_left.fitness {
  height: 600px;
}
.wrap_concept_sample .part_left.fitness:after {
  left: -30%;
  width: 200%;
  background-image: url("../../fitness/images/fitness_001.jpg");
  opacity: .5;
}
.wrap_concept_sample .part_left.facility {
  height: 600px;
}
.wrap_concept_sample .part_left.facility:after {
  width: 200%;
  background-image: url("../../facility/images/facility_001.jpg");
  opacity: .4;
}
.wrap_concept_sample .part_left.is_right:after {
  right: -140%;
}
.wrap_concept_sample .part_right {
  position: relative;
  padding-top: 62px;
  padding-left: 48px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .wrap_concept_sample .part_right {
    padding-top: 0;
    padding-left: 0;
    padding-right: 2%;
  }
  .wrap_concept_sample .part_right.beauty {
    width: 200%;
    padding-left: 0;
  }
}
.wrap_concept_sample .part_right.is_right {
  right: 48%;
}
@media only screen and (max-width: 767px) {
  .wrap_concept_sample .part_right.is_right {
    right: 0;
  }
}
.wrap_concept_sample .txt_readmore {
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .wrap_concept_sample .wrap_btn {
    margin-top: 60px;
  }
}

.wrap_btn.left {
  text-align: left;
}

.title_l2 {
  position: relative;
  z-index: 2;
  left: 0;
  margin-bottom: 4px;
  padding-bottom: 18px;
  font-family: "futura-pt-n4", "futura-pt", sans-serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.6;
  letter-spacing: 0.02em;
  color: #c67f00;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .title_l2 {
    left: -25px;
    margin-bottom: 0;
    padding-bottom: 6px;
    font-size: 31px;
  }
}

.concept {
  display: inline-block;
  padding: 28px 33px 23px;
  background-color: #28221d;
  text-align: left;
}
.concept .title_middle {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .concept .title_middle {
    margin-bottom: 12px;
  }
}

/* -----------------------------------------------------------
	reservation
----------------------------------------------------------- */
.sec_reservation {
  position: relative;
  padding: 120px 2% 120px;
  background-color: #3a3a3a4f;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .sec_reservation .txt_read {
    text-align: center;
  }
}
.sec_reservation:before {
  content: "";
  position: absolute;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  background-image: url(../images/common/bnr_free1.jpg);
  background-color: #000;
  background-position: 45% top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  -webkit-transition: all 2.3s ease-out;
  -moz-transition: all 2.3s ease-out;
  -ms-transition: all 2.3s ease-out;
  transition: all 2.3s ease-out;
  opacity: .3;
}
@media only screen and (max-width: 767px) {
  .sec_reservation {
    padding: 60px 2% 60px;
  }
  .sec_reservation:before {
    background-position: 40% top;
  }
}
.sec_reservation .wrap_btn {
  margin-top: 62px;
}
@media only screen and (max-width: 767px) {
  .sec_reservation .wrap_btn {
    margin-top: 40px;
  }
}

/* -----------------------------------------------------------
	news
----------------------------------------------------------- */
.sec_news {
  padding-top: 100px;
}
@media only screen and (max-width: 767px) {
  .sec_news {
    padding-top: 60px;
  }
}
.sec_news .inner_sec {
  padding-bottom: 27px;
}
@media only screen and (max-width: 767px) {
  .sec_news .inner_sec {
    padding-bottom: 21px;
    border-left: none;
  }
}
.bg_news {
  max-width: 1460px;
  margin-right: auto;
  margin-left: auto;
  background-color: #28221d;
  padding: 33px 48px 80px;
}
@media only screen and (max-width: 767px) {
  .bg_news {
    padding: 21px 4% 60px;
  }
}
.bg_news .title_middle {
  margin-right: auto;
  text-align: left;
}
.wrap_title_news {
  padding-bottom: 23px;
  border-bottom: 1px solid #bd8314;
}
@media only screen and (max-width: 767px) {
  .wrap_title_news {
    padding-bottom: 14px;
  }
}

.wrap_news {
  flex-wrap: wrap;
}

.news {
  position: relative;
  padding: 38px 0;
}
.news .img_news {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.news .img_news.top img {
  max-width: 200px;
}
@media only screen and (max-width: 767px) {
  .news {
    padding: 20px 0;
    width: 100% !important;
  }

  .news .img_news.top {
    width: 290px;
    padding-right: 2%;
  }
  .news .img_news.top img {
    width: 100%;
    max-width: 200px;
  }
}
.news .wrap_txt_news {
  padding-left: 4%;
}
@media only screen and (max-width: 767px) {
  .news .wrap_txt_news {
    width: 100%;
    padding-left: 1%;
  }
}

/* ------------
	BEAUTY/TRAINER
------------ */

.news.column3 {
  width: calc( (100% / 3) - 1.4% );
  margin-left: 2.1%;
}
@media only screen and (max-width: 767px) {
  .news.column3 {
    margin-left: 0;
  }
}
.news.column3:nth-child(3n+1) {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .news.column3 .img_news_newyears {
    width: 100%;
    padding: 0;
  }
}
.news.column3 .img_news_newyears img {
  width: 100%;
  max-width: none;
  margin-bottom: 5px;
}
.news.column3 .wrap_txt_news {
  padding-left: 0;
}


/* -----------------------------------------------------------
	contact
----------------------------------------------------------- */
