@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;600&display=swap');
/******common**************************************/
* {
  margin: 0;
  padding: 0;
  outline: 0;
}
html, body, h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, hr, table, tr, th, td, tbody, tfoot, thead, img, iframe.span, strong, abbr, address, cite, code, del, dfn, em, ins, kbd, q, samp, small, var, b, i, fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  font-style: normal;
  list-style: none;
  border: none;
  font-size: 100%;
}
html {
  background: #FFF;
}
body {
  font-size: 14px;
}
#cWrap {
  width: 100%;
}
img {
  vertical-align: top;
}
a {
  color: #000;
  text-decoration: none;
  overflow: hidden;
  outline: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  outline: none;
}
sub {
  vertical-align: baseline;
  font-size: 80%;
  line-height: 0;
}
sup {
  font-size: 80%;
  line-height: 0;
}
hr {
  clear: both;
  margin: 1.5em 0;
  border-top: 1px solid transparent;
  height: 1px;
  background: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
}
hr.dot {
  border-top: 1px dotted #939393;
}
mark {
  background: #e94f0c;
  font-size: 85%;
  font-weight: bold;
  color: #FFF;
  padding: 0 4px;
}
mark.mark02 {
  background-color: #f4f1ed !important;
  color: #dc0000 !important;
  border: 1px solid #e1dad1;
}
#wrap {
  background: #fff;
  font-size: 90%;
}
#pagetop {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1000;
  font-size: 0;
  display: none;
}
#pagetop a {
  display: block;
  width: 80px;
  height: 80px;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  position: relative;
  border: 2px solid rgba(126, 96, 16, 0.8);
}
#pagetop a::before {
  position: absolute;
  top: 5px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 14px;
  height: 14px;
  margin: auto;
  color: #FFF;
  border-top: 2px solid rgba(126, 96, 16, 0.8);
  border-right: 2px solid rgba(126, 96, 16, 0.8);
  content: "";
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#pagetop a:hover {
  display: block;
  width: 80px;
  height: 80px;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  position: relative;
  border: 2px solid rgba(126, 96, 16, 0.8);
  background: rgba(126, 96, 16, 0.8);
}
#pagetop a:hover::before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.youtubeWrap {
  width: 100%;
  max-width: 800px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}
.youtube {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-bottom: 7px;
}
.youtube iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 750px) { /*sp*/
  #pagetop {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000;
    display: none;
  }
  #pagetop a {
    display: block;
    width: 44px;
    height: 44px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    position: relative;
    border: 2px solid rgba(126, 96, 16, 0.8);
  }
}
/**clearfix**************************/
.noneclear {
  clear: none !important;
}
.clear {
  clear: both;
}
.cf, #header, #hNavi li, #sizeChanger dl, #gNavi, #gNavi .gNavi-low ul, #cWrap, #fNavi nav ul {
  min-height: 1%;
}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  display: table;
}
* html .cf, * html #header, * html #hNavi li, * html #sizeChanger dl, * html #gNavi, * html #gNavi .gNavi-low ul, * html #cWrap, * html #fNavi nav ul {
  height: 1%;
}
.cf, #header, #hNavi li, #sizeChanger dl, #gNavi, #gNavi .gNavi-low ul, #cWrap, #fNavi nav ul {
  display: block;
  zoom: 1;
} /**/
#contents {
  margin: 30px auto;
  padding: 0;
  text-align: left;
  background: url(/cmn/img/contents-bg.gif) left top repeat-y;
  width: 100%;
}
@media screen and (max-width: 750px) { /*sp*/
  #contents {
    width: 100%;
  }
}
@media screen and (min-width:751px) and (max-width:1240px) { /* iPad */
  #contents {
    width: 100%;
  }
}
@media screen and (min-width:1241px) and (max-width:1440px) { /* tb + pc narrow */
  #contents {
    width: 1240px;
  }
}
@media screen and (min-width:1441px) { /* pc wide */
  #contents {
    width: 1240px;
  }
}
article a {
  color: #ef7a00;
  text-decoration: underline;
  overflow: hidden;
  outline: none;
}
article a:hover {
  color: #ef7a00;
  text-decoration: none;
}
article .alink-black a {
  color: #000;
  text-decoration: none;
  overflow: hidden;
  outline: none;
}
article .alink-black a:visited {
  color: #000;
}
article .alink-black a:hover {
  color: #000;
  text-decoration: underline;
}
article h3 {
  clear: both;
  border-left: none;
  border-bottom: none;
  padding: 0 0 5px 0;
  font-size: 115%;
  margin: 2em 0 1em 0;
  font-weight: 400;
}
article h3.h3none {
  border: none;
  padding: 0;
}
article .ttl {
  clear: both;
  border-left: none;
  border-bottom: none;
  background: #f4f1ed;
  padding: 5px 0 5px 13px;
  font-weight: bold;
  margin: 1em 0;
}
article .ttl:first-child {
  margin: 0 0 1em 0;
}
article .ttl02 {
  border-bottom: 1px solid #a6a691;
  padding-bottom: 5px;
  margin: 2em 0 1em 0;
  font-weight: bold;
}
article h5, article .ttl03 {
  position: relative;
  clear: both;
  font-weight: bold;
  margin: 1em 0 1em 1.5em;
}
article h5:after, article .ttl03:after {
  display: block;
  content: '';
  position: absolute;
  top: 0.5em;
  left: -1em;
  width: 6px;
  height: 6px;
  background-color: #ea510e;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
article h5.h5none {
  position: static;
  margin: 1em 0;
}
article h5.h5none:after {
  top: auto;
  left: auto;
  width: auto;
  height: auto;
  background: none;
}
article .ttl04 {
  clear: both;
  background: #f2902a;
  padding: 5px 0 5px 13px;
  color: #FFF;
  font-size: 105%;
  font-weight: bold;
  margin: 1em 0;
}
article p, article ul, article ol, article li, article dl, article table {
  margin-bottom: 1em;
}
article p:last-child, article ul:last-child, article ol:last-child, article dl:last-child, article table:last-child {
  margin-bottom: 0;
}
#contents {
  min-height: 1%;
}
#contents:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*\*/
* html #contents {
  height: 1%;
}
#contents {
  display: block;
}
/****************************************
 singleLpベース
*****************************************/
body {
  font-family: "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  overflow-y: hidden;
  overflow-x: hidden;
}
body.is-tb {
  min-width: auto;
}
#sidebar {
  display: none;
}
#cWrap {
  background: none;
  margin-top: 0;
  margin-bottom: -30px;
}
@media only screen and (max-width: 1240px) {
  #cWrap {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 750px) {
  #cWrap {
    margin-top: 51px !important;
    margin-bottom: -10px;
  }
}
#contents {
  background: none;
  margin-top: 0;
}
#h1Wrap {
  display: none;
}
.column2.column2Box {
  width: 730px;
}
.inquiry-tel dd {
  font-size: 96%;
  padding: 7px 0 7px 0;
}
#article .contentsWrap .column2 .l-block {
  width: 55%;
}
#article .contentsWrap .column2 .r-block {
  width: 50%;
}
svg:not(:root) {
  overflow: hidden;
}
/* .header-inner-----------------------------*/
.header-inner {
  min-width: 1240px;
  width: auto;
  margin: 0 auto;
  clear: both;
  background: #fff;
}
@media screen and (max-width: 750px) {
  .header-inner {
    min-width: initial;
  }
}
/* .gnav
-----------------------------*/
.gnav {
  display: -webkit-flex; /* Safari */
  display: flex;
  margin: 0;
  padding: 0;
  align-items: center;
}
.gnav li {
  padding: 23px 1em 0 1em;
  position: relative;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.gnav li:last-child {
  padding: 20px 0 0 25px !important;
}
.gnav li a {
  /*	display: block;*/
  color: #fff;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.7);
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  /*	line-height: 1.33;*/
  line-height: 4.0;
  letter-spacing: 0.25em;
  position: relative;
  z-index: 1;
  height: 80px;
}
.gnav li a:hover {
  opacity: 1.0;
}
.gnav li a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e5dbb5;
  position: absolute;
  left: 0;
  bottom: 25px;
  transform: scale(0, 1);
  transform-origin: center center;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.gnav li a:hover::after {
  transform: scale(1, 1);
}
#view .gnav li.gnav-view a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e5dbb5;
  position: absolute;
  left: 0;
  bottom: 25px;
  transform: scale(1, 1);
}
#contents-header .gnav li.btn-reserve a::after {
  display: none;
}
/* header------------------------------------*/
#header {
  width: 100%;
  height: 80px;
  position: fixed;
  z-index: 1999;
  opacity: 0;
  transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(-20px);
  pointer-events: none;
}
@media screen and (max-width: 1240px) { /*スマホヘッダー切換*/
  #header {
    display: none;
  }
}
#header.show {
  opacity: 1;
  pointer-events: auto;
  z-index: 2001;
  transform: translateY(0);
}
#header .header-inner {
  background: none;
  color: #fff;
  /*	padding: 30px 45px;*/
  padding: 0 0 0 30px;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-justify-content: space-between; /* Safari */
  justify-content: space-between;
  -webkit-align-items: center; /* Safari */
  align-items: center;
}
#header .gnav li.btn-reserve a {
  background: none;
  box-sizing: border-box;
  margin-right: 0;
  display: block;
  margin-top: -20px;
  margin-bottom: -20px;
  margin: -20px 2rem -20px 0;
  /*  padding: 0 2em 0 2em;*/
}
#header .logo img {
  width: 200px;
  height: auto;
}
#contents-header {
  width: 100%;
  height: 80px;
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  opacity: 0;
  transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #291c01;
  background: linear-gradient(120deg, #4a3814, #291c01);
}
#contents-header .gnav li.btn-reserve a {
  background: rgba(126, 96, 16, 0.8); /*subcolor*/
  box-sizing: border-box;
  margin-right: 0;
  display: block;
  margin-top: -20px;
  /*margin-bottom: -20px;*/
  padding: 10px 2em 0 2em;
}
#contents-header .gnav li.btn-reserve a:hover {
  background: rgba(178, 147, 21, 0.5); /*#B29315*/
  background: #B29315;
}
@media screen and (max-width: 1240px) { /*スマホヘッダー切換*/
  #contents-header {
    display: none;
  }
}
#contents-header.show {
  opacity: 1;
  z-index: 2002;
}
#contents-header .header-inner {
  height: 100%;
  background: none;
  color: #fff;
  padding: 0 0 0 30px;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-justify-content: space-between; /* Safari */
  justify-content: space-between;
  -webkit-align-items: center; /* Safari */
  align-items: center;
}
#contents-header .logo {
  transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(20px);
}
#contents-header .logo img {
  width: 160px;
  height: auto;
}
#contents-header.show .logo {
  transform: translateY(0px);
}
#contents-header .gnav {
  transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(20px);
}
#contents-header.show .gnav {
  transform: translateY(0px);
}
#contents-header .gnav li:not(:last-child)::after {
  background-color: black;
  opacity: 0.15;
}
#contents-header .gnav li a {
  color: #fff;
}
#contents-header .gnav li a::after {
  background-color: #e5dbb5;
}
.logo > a {
  transition: all 0.3s;
  display: block;
}
#tpl-mv-header .logo img {
  width: auto;
}
#tpl-mv-header .logo img.only-message {
  display: none;
}
body.message #tpl-mv-header .logo img {
  display: none;
}
body.message #tpl-mv-header .logo img.only-message {
  display: block;
}
@media screen and (min-width:1241px) { /* pc wide */
  #header {
    width: 100%;
    height: 80px;
  }
}
/* #sp-header
----------------------------*/
#sp-header {
  position: fixed;
  z-index: 9999;
  height: 51px;
  background-color: #291c01;
  width: 100%;
}
@media screen and (min-width: 1241px) { /*スマホヘッダー切換*/
  #sp-header {
    display: none;
  }
}
#sp-header .sp-header-inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-align-items: center; /* Safari */
  align-items: center;
}
#sp-header .logo {
  width: 233px;
  margin-left: 15px;
}
#sp-header .logo img {
  width: 100px;
  height: auto;
}
#sp-header .sp-nav-btn {
  position: absolute;
  width: 58px;
  height: 100%;
  top: -8px;
  right: 0;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-justify-content: center; /* Safari */
  justify-content: center;
  -webkit-align-items: center; /* Safari */
  align-items: center;
}
#sp-header .sp-nav-btn-inner {
  position: relative;
  width: 18px;
  height: 14px;
}
#sp-header .sp-nav-btn-inner .line {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  /*	background-color: #999999;*/
}
#sp-header .sp-nav-btn-inner .line:nth-child(2) {
  top: 6px;
}
#sp-header .sp-nav-btn-inner .line:nth-child(3) {
  top: 12px;
}
#sp-header .sp-nav-btn-inner .line:nth-of-type(1) {
  animation: menu-bar01 .75s forwards;
}
@keyframes menu-bar01 {
  0% {
    transform: translateY(6px) rotate(45deg);
  }
  50% {
    transform: translateY(6px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
#sp-header .sp-nav-btn-inner .line:nth-of-type(2) {
  transition: all .25s .25s;
  opacity: 1;
}
#sp-header .sp-nav-btn-inner .line:nth-of-type(3) {
  animation: menu-bar02 .75s forwards;
}
@keyframes menu-bar02 {
  0% {
    transform: translateY(-6px) rotate(-45deg);
  }
  50% {
    transform: translateY(-6px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
#sp-header .sp-nav-btn.active .sp-nav-btn-inner .line:nth-of-type(1) {
  animation: active-menu-bar01 .75s forwards;
}
@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(6px) rotate(0);
  }
  100% {
    transform: translateY(6px) rotate(45deg);
  }
}
#sp-header .sp-nav-btn.active .sp-nav-btn-inner .line:nth-of-type(2) {
  opacity: 0;
}
#sp-header .sp-nav-btn.active .sp-nav-btn-inner .line:nth-of-type(3) {
  animation: active-menu-bar03 .75s forwards;
}
@keyframes active-menu-bar03 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-6px) rotate(0);
  }
  100% {
    transform: translateY(-6px) rotate(-45deg);
  }
}
/* #sp-nav
----------------------------*/
#sp-nav {
  opacity: 0;
  pointer-events: none;
  transition: all 0.75s;
  position: fixed;
  z-index: 9998;
  /*background-color: white;*/
  width: 100%;
  padding: 0 20px 0;
  overflow-y: scroll;
  height: 100vh;
  -webkit-overflow-scrolling: touch;
}
#sp-nav.show {
  opacity: 1;
  pointer-events: auto;
}
#sp-nav ul {
  margin-bottom: 35px;
  padding-top: 65px;
}
#sp-nav ul li:not(:last-child) {
  border-bottom: 1px solid #F2F2F2;
}
#sp-nav ul li a {
  color: inherit;
  font-size: 15px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.3em;
  padding: 20px 10px;
  display: block;
  position: relative;
}
#sp-nav ul li a::before, #sp-nav ul li a::after {
  content: "";
  display: block;
  position: absolute;
}
#sp-nav ul li a::before {
  width: 13px;
  height: 1px;
  top: 33px;
  right: 10px;
  background-color: #333;
  transform-origin: left center;
}
#sp-nav ul li a::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 0 6px;
  border-color: transparent transparent transparent #333333;
  top: 30px;
  right: 10px;
  transform-origin: right bottom;
}
#sp-nav .sp-nav-close {
  display: inline-block;
  float: right;
  padding-bottom: 50px;
}
#sp-nav .sp-nav-close-mark {
  font-size: 13px;
  color: #999999;
  padding-right: 5px;
}
#sp-nav .sp-nav-close-text {
  color: inherit;
  font-size: 15px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
}
/* footer------------------------------------*/
#footer {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 60px;
  color: #FFF;
  padding-top: 25px;
}
#footer .footer-inner {
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 750px) { /*sp*/
  #footer {
    padding-top: 10px;
  }
}
#footer .copyright {
  font-size: 10px;
  text-align: center;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 750px) { /*sp*/
  #footer .copyright {
    float: none;
    height: auto;
    line-height: normal;
    text-align: center;
    width: 100%;
  }
}
.maxw100 {
  max-width: 100%;
  height: auto;
}
/****************************************
 loading - slide
*****************************************/
/****************************************
 h1見出し画像
*****************************************/
#mv-cabin {
  box-sizing: border-box;
  background-image: url("/lp/cabin/img/view/bg-view.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 48vh;
  z-index: 1;
}
.is-sp #mv-cabin {
  position: static;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
#mv-cabin.hide {
  z-index: 1;
}
#mv-cabin .mv-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 50vh;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.cabin-mv {
  box-sizing: border-box;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 800px;
}
@media screen and (max-width: 750px) { /*sp*/
  #mv-cabin .mv-inner {
    width: 100vw;
  }
  #mv-cabin {
    height: 40vh;
  }
  .cabin-mv {
    box-sizing: border-box;
    position: static;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
  }
  .cabin-photo figure img {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    margin-top: -30px;
  }
}
#mv-cabin .mv-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  /*  height: 100%;*/
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.mv-catch {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  margin: 0 auto;
  text-align: center;
  border-radius: 4px;
  letter-spacing: 0.3em;
}
.mv-catch h1 {
  font-size: 2.7rem;
  font-weight: 400;
  padding-top: 1em;
}
.mv-catch h1 span {
  font-size: 16px;
  display: block;
}
.mv-catch p.txt-small04 {
  font-size: 12px;
  display: block;
  margin-top: 1em;
}
@media screen and (max-width: 750px) { /*sp*/
  .mv-catch h1 {
    font-size: 1.5rem;
  }
  .mv-catch h1 span {
    font-size: 0.8rem;
    display: block;
  }
  .mv-catch p.txt-small04 {
    font-size: 0.6rem;
  }
  .mv-catch h1 {
    font-size: 6vmin;
    padding-top: 15vh;
  }
}
@media screen and (min-width:751px) and (max-width:1240px) { /* iPad */
  #mv-cabin {
    height: 35vh;
  }
  #mv-cabin .mv-inner {
    height: 35vh;
    min-height: 300px;
  }
  .mv-catch h1 {
    font-size: 1.5rem;
  }
  .mv-catch h1 span {
    font-size: 12px;
  }
  .mv-catch p.txt-small04 {
    font-size: 12px;
  }
}
@media screen and (min-width:1441px) { /* pc wide */
}
@media screen and (min-width:751px) and (max-width:1240px) { /* pc narrow */
  .mv-catch h1 {
    font-size: 50px;
    line-height: 1.7;
    padding-top: 1.0em;
  }
}
@media screen and (min-width:1241px) and (max-width:1440px) { /* pc */
  #top .mv-catch h1 {
    font-size: 65px;
    line-height: 1.8;
  }
}
@media screen and (min-width:1441px) { /* pc wide */
  #top .mv-catch h1 {
    font-size: 65px;
    padding-top: 2em;
  }
}
｝ h1.singleLp {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-bottom: 0;
}
h1.singleLp > img {
  width: 100%;
  height: auto;
}
h1.singleLp > img.only-pc {
  display: block;
}
.full-width {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
@media screen and (max-width: 750px) { /*Sp*/
  #cWrap > #contents > #article {
    padding-top: 0 !important;
  }
  h1.singleLp {}
  h1.singleLp > img.only-pc {
    display: none;
  }
  h1.singleLp > img.only-sp {
    display: block;
    width: 100%;
    height: auto;
  }
  .column2.column2Box {
    width: 100%;
  }
  .mv-catch {
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: 0 auto;
    text-align: center;
    border-radius: 4px;
    height: 40vh;
    /*      padding: 1em;*/
  }
  .mv-catch {
    height: 40vh;
  }
  h1.singleLp > img {
    max-height: 170px;
  }
}
@media screen and (min-width:751px) and (max-width:1240px) { /* tb + pc narrow */
  body.singleLp #contents {
    margin: 0 auto;
    width: 100% !important;
  }
  #article {
    width: 100%;
  }
  .mv-catch {
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    color: #fff;
    font-size: 20px;
    /*font-weight: 600;*/
    margin: 0 auto;
    text-align: center;
    border-radius: 4px;
  }
  h1.singleLp > img {
    max-height: 256px;
  }
}
/****************************************
 文字サイズ
*****************************************/
body.singleLp #contents {
  font-family: "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.6;
  font-size: 116%;
  /*  letter-spacing: 1px;*/
  letter-spacing: 0.3em;
  font-feature-settings: "palt";
  color: #333;
}
body.singleLp #contents article p {
  line-height: 1.9;
  font-size: 14px;
}
@media screen and (max-width: 1240px) {
  body.singleLp #contents article p {
    line-height: 1.9;
    font-size: 1.6vw;
  }
}
body.singleLp #contents article p.txt-small {
  line-height: 1.9;
  font-size: 100%;
}
body.singleLp #contents article p.txt-small02 {
  line-height: 1.9;
  font-size: 90%;
}
body.singleLp #contents article p.txt-small03 {
  line-height: 1.9;
  font-size: 80%;
}
body.singleLp #contents article p.txt-small04 {
  line-height: 1.9;
  font-size: 70%;
}
body.singleLp #contents article p.txt-question {
  color: #ef7a00;
  font-weight: bold;
  margin-top: 3em;
}
body.singleLp #contents article p.txt-question:before {
  content: "──";
  letter-spacing: 0;
  margin-right: 0.5em;
}
#article .cabin-mv ul {
  position: absolute;
  right: 50px;
  bottom: 50px;
  display: flex;
}
.btn-line {
  margin-right: 15px;
  border-radius: 2px;
  display: block;
  text-decoration: none;
  color: #FFF;
  font-weight: 400;
  font-size: 130%;
  background-color: #7a403e;
  text-align: center;
  width: inherit;
  min-width: 250px;
  padding: 16px 16px;
  position: relative;
  opacity: 1 !important;
  transition: all 0.3s;
}
.btn-line:before, .btn-line:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #7a403e;
  top: 0;
  pointer-events: none;
}
.btn-line:before {
  left: 0;
  width: 0;
  height: 2px;
}
.btn-line:after {
  right: 0;
  width: 2px;
  height: 0;
}
.btn-line:hover {
  background-color: rgba(255, 255, 255, 0.8);
  color: #7a403e;
}
.btn-line:hover:before {
  width: 100%;
  transition: width 0.2s 0.2s;
}
.btn-line:hover:after {
  height: 100%;
  transition: height 0.1s 0.4s;
}
.btn-line:hover > span:before {
  width: 100%;
  transition: width 0.2s 0.5s;
}
.btn-line:hover > span:after {
  height: 100%;
  transition: height 0.1s 0.7s;
}
.btn-line > span:before, .btn-line > span:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #7a403e;
  bottom: 0;
  pointer-events: none;
}
.btn-line > span:before {
  right: 0;
  width: 0;
  height: 2px;
}
.btn-line > span:after {
  left: 0;
  width: 2px;
  height: 0;
}
.btn-line-normal {
  margin-right: 15px;
  border-radius: 2px;
  display: inline-block;
  text-decoration: none;
  color: #FFF;
  font-weight: 400;
  font-size: 130%;
  background-color: #4a3814;
  text-align: center;
  width: inherit;
  /*  width: 500px;*/
  min-width: 250px;
  padding: 16px 40px;
  position: relative;
  opacity: 1 !important;
  transition: all 0.3s;
}
.btn-line-normal:before, .btn-line-normal:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #4a3814;
  top: 0;
  pointer-events: none;
}
.btn-line-normal:before {
  left: 0;
  width: 0;
  height: 2px;
}
.btn-line-normal:after {
  right: 0;
  width: 2px;
  height: 0;
}
.btn-line-normal:hover {
  background-color: rgba(255, 255, 255, 0.8);
  color: #4a3814;
}
.btn-line-normal:hover:before {
  width: 100%;
  transition: width 0.2s 0.2s;
}
.btn-line-normal:hover:after {
  height: 100%;
  transition: height 0.1s 0.4s;
}
.btn-line-normal:hover span:before {
  width: 100%;
  transition: width 0.2s 0.5s;
}
.btn-line-normal:hover span:after {
  height: 100%;
  transition: height 0.1s 0.7s;
}
.btn-line-normal span:before, .btn-line-normal span:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #4a3814;
  bottom: 0;
  pointer-events: none;
}
.btn-line-normal span:before {
  right: 0;
  width: 0;
  height: 2px;
}
.btn-line-normal span:after {
  left: 0;
  width: 2px;
  height: 0;
}
.btn-line-oita {
  margin-right: 15px;
  border-radius: 2px;
  display: inline-block;
  text-decoration: none;
  color: #FFF;
  font-weight: 400;
  font-size: 130%;
  background-color: #81702b;
  text-align: center;
  width: inherit;
  min-width: 250px;
  /*width: 500px;*/
  padding: 16px 40px;
  position: relative;
  opacity: 1 !important;
  transition: all 0.3s;
}
.btn-line-oita:before, .btn-line-oita:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #81702b;
  top: 0;
  pointer-events: none;
}
.btn-line-oita:before {
  left: 0;
  width: 0;
  height: 2px;
}
.btn-line-oita:after {
  right: 0;
  width: 2px;
  height: 0;
}
.btn-line-oita:hover {
  background-color: rgba(255, 255, 255, 0.8);
  color: #81702b;
}
.btn-line-oita:hover:before {
  width: 100%;
  transition: width 0.2s 0.2s;
}
.btn-line-oita:hover:after {
  height: 100%;
  transition: height 0.1s 0.4s;
}
.btn-line-oita:hover span:before {
  width: 100%;
  transition: width 0.2s 0.5s;
}
.btn-line-oita:hover span:after {
  height: 100%;
  transition: height 0.1s 0.7s;
}
.btn-line-oita span:before, .btn-line-oita span:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #81702b;
  bottom: 0;
  pointer-events: none;
}
.btn-line-oita span:before {
  right: 0;
  width: 0;
  height: 2px;
}
.btn-line-oita span:after {
  left: 0;
  width: 2px;
  height: 0;
}
.btn-line-shibushi {
  margin-right: 15px;
  border-radius: 2px;
  display: inline-block;
  text-decoration: none;
  color: #FFF;
  font-weight: 400;
  font-size: 130%;
  background-color: #7a403e;
  text-align: center;
  width: inherit;
  min-width: 250px;
  /*  width: 500px;*/
  padding: 16px 40px;
  position: relative;
  opacity: 1 !important;
  transition: all 0.3s;
}
.btn-line-shibushi:before, .btn-line-shibushi:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #7a403e;
  top: 0;
  pointer-events: none;
}
.btn-line-shibushi:before {
  left: 0;
  width: 0;
  height: 2px;
}
.btn-line-shibushi:after {
  right: 0;
  width: 2px;
  height: 0;
}
.btn-line-shibushi:hover {
  background-color: rgba(255, 255, 255, 0.8);
  color: #7a403e;
}
.btn-line-shibushi:hover:before {
  width: 100%;
  transition: width 0.2s 0.2s;
}
.btn-line-shibushi:hover:after {
  height: 100%;
  transition: height 0.1s 0.4s;
}
.btn-line-shibushi:hover > span:before {
  width: 100%;
  transition: width 0.2s 0.5s;
}
.btn-line-shibushi:hover > span:after {
  height: 100%;
  transition: height 0.1s 0.7s;
}
.btn-line-shibushi > span:before, .btn-line-shibushi > span:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #7a403e;
  bottom: 0;
  pointer-events: none;
}
.btn-line-shibushi > span:before {
  right: 0;
  width: 0;
  height: 2px;
}
.btn-line-shibushi > span:after {
  left: 0;
  width: 2px;
  height: 0;
}
.btn-line-beppu {
  margin-right: 15px;
  border-radius: 2px;
  display: inline-block;
  text-decoration: none;
  color: #FFF;
  font-weight: 400;
  font-size: 130%;
  background-color: #374f6e;
  text-align: center;
  width: inherit;
  /*  width: 500px;*/
  min-width: 250px;
  padding: 16px 40px;
  position: relative;
  opacity: 1 !important;
  transition: all 0.3s;
}
.btn-line-beppu:before, .btn-line-beppu:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #374f6e;
  top: 0;
  pointer-events: none;
}
.btn-line-beppu:before {
  left: 0;
  width: 0;
  height: 2px;
}
.btn-line-beppu:after {
  right: 0;
  width: 2px;
  height: 0;
}
.btn-line-beppu:hover {
  background-color: rgba(255, 255, 255, 0.8);
  color: #374f6e;
}
.btn-line-beppu:hover:before {
  width: 100%;
  transition: width 0.2s 0.2s;
}
.btn-line-beppu:hover:after {
  height: 100%;
  transition: height 0.1s 0.4s;
}
.btn-line-beppu:hover span:before {
  width: 100%;
  transition: width 0.2s 0.5s;
}
.btn-line-beppu:hover span:after {
  height: 100%;
  transition: height 0.1s 0.7s;
}
.btn-line-beppu span:before, .btn-line-beppu span:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #374f6e;
  bottom: 0;
  pointer-events: none;
}
.btn-line-beppu span:before {
  right: 0;
  width: 0;
  height: 2px;
}
.btn-line-beppu span:after {
  left: 0;
  width: 2px;
  height: 0;
}
.btn-line-reserve {
  margin: 0 auto;
  border-radius: 2px;
  display: block;
  text-decoration: none;
  color: #FFF;
  font-weight: 400;
  font-size: 150%;
  background-color: #c6a20f;
  text-align: center;
  width: 500px;
  min-width: 250px;
  padding: 16px 16px;
  position: relative;
  opacity: 1 !important;
  transition: all 0.3s;
}
.btn-line-reserve:before, .btn-line-reserve:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #c6a20f;
  top: 0;
  pointer-events: none;
}
.btn-line-reserve:before {
  left: 0;
  width: 0;
  height: 2px;
}
.btn-line-reserve:after {
  right: 0;
  width: 2px;
  height: 0;
}
.btn-line-reserve:hover {
  background-color: #FFF;
  color: #c6a20f;
}
.btn-line-reserve:hover:before {
  width: 100%;
  transition: width 0.2s 0.2s;
}
.btn-line-reserve:hover:after {
  height: 100%;
  transition: height 0.1s 0.4s;
}
.btn-line-reserve:hover span:before {
  width: 100%;
  transition: width 0.2s 0.5s;
}
.btn-line-reserve:hover span:after {
  height: 100%;
  transition: height 0.1s 0.7s;
}
.btn-line-reserve span:before, .btn-line-reserve span:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #c6a20f;
  bottom: 0;
  pointer-events: none;
}
.btn-line-reserve span:before {
  right: 0;
  width: 0;
  height: 2px;
}
.btn-line-reserve span:after {
  left: 0;
  width: 2px;
  height: 0;
}
#article #kobe-oita .cabin-mv li a.btn-ilne {
  color: #81702b;
}
#article #osaka-beppu .cabin-mv li a.btn-line, #article #osaka-beppu2 .cabin-mv li a.btn-line {
  color: #374f6e;
}
.btn-line-cabin {
  margin-right: 15px;
  border-radius: 2px;
  display: block;
  text-decoration: none;
  color: #FFF;
  font-weight: 400;
  font-size: 130%;
  /*  background-color: #c6a20f;*/
  text-align: center;
  width: 300px;
  min-width: 250px;
  padding: 16px 16px;
  position: relative;
  opacity: 1 !important;
  transition: all 0.3s;
  margin: 0 auto;
  border: 1px solid #fff;
}
.btn-line-cabin:before, .btn-line-cabin:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #c6a20f;
  top: 0;
  pointer-events: none;
}
.btn-line-cabin:before {
  left: 0;
  width: 0;
  height: 2px;
}
.btn-line-cabin:after {
  right: 0;
  width: 2px;
  height: 0;
}
#main-nav a:hover .btn-line-cabin, .btn-line-cabin:hover {
  background-color: #FFF;
  color: #c6a20f;
  border: none;
}
#main-nav a:hover .btn-line-cabin:before, .btn-line-cabin:hover:before {
  width: 100%;
  transition: width 0.2s 0.2s;
}
#main-nav a:hover .btn-line-cabin:after, .btn-line-cabin:hover:after {
  height: 100%;
  transition: height 0.1s 0.4s;
}
#main-nav a:hover .btn-line-cabin span:before, .btn-line-cabin:hover span:before {
  width: 100%;
  transition: width 0.2s 0.5s;
}
#main-nav a:hover .btn-line-cabin span:after, .btn-line-cabin:hover span:after {
  height: 100%;
  transition: height 0.1s 0.7s;
}
.btn-line-cabin span:before, .btn-line-cabin span:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #c6a20f;
  bottom: 0;
  pointer-events: none;
}
.btn-line-cabin span:before {
  right: 0;
  width: 0;
  height: 2px;
}
.btn-line-cabin span:after {
  left: 0;
  width: 2px;
  height: 0;
}
/*btn-line-fare*/
.btn-line-fare {
  margin-right: 15px;
  border-radius: 2px;
  display: block;
  text-decoration: none;
  color: #FFF;
  font-weight: 400;
  font-size: 150%;
  text-align: center;
  width: 500px;
  min-width: 250px;
  padding: 16px 16px;
  position: relative;
  opacity: 1 !important;
  transition: all 0.3s;
  margin: 0 auto;
  border: 1px solid #fff;
}
.btn-line-fare:before, .btn-line-fare:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #c6a20f;
  top: 0;
  pointer-events: none;
}
.btn-line-fare:before {
  left: 0;
  width: 0;
  height: 2px;
}
.btn-line-fare:after {
  right: 0;
  width: 2px;
  height: 0;
}
#main-nav a:hover .btn-line-fare, .btn-line-fare:hover {
  background-color: #FFF;
  color: #c6a20f;
  font-weight: bold;
  border: 1px solid #291c01;
}
#main-nav a:hover .btn-line-fare:before, .btn-line-fare:hover:before {
  width: 100%;
  transition: width 0.2s 0.2s;
}
#main-nav a:hover .btn-line-fare:after, .btn-line-fare:hover:after {
  height: 100%;
  transition: height 0.1s 0.4s;
}
#main-nav a:hover .btn-line-fare span:before, .btn-line-fare:hover span:before {
  width: 100%;
  transition: width 0.2s 0.5s;
}
#main-nav a:hover .btn-line-fare span:after, .btn-line-fare:hover span:after {
  height: 100%;
  transition: height 0.1s 0.7s;
}
.btn-line-fare span:before, .btn-line-fare span:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #c6a20f;
  bottom: 0;
  pointer-events: none;
}
.btn-line-fare span:before {
  right: 0;
  width: 0;
  height: 2px;
}
.btn-line-fare span:after {
  left: 0;
  width: 2px;
  height: 0;
}
/*btn-arrow-btm*/
.btn-arrow-btm {
  position: relative;
}
.btn-arrow-btm > i {
  content: "";
  position: absolute;
  bottom: 40%;
  right: 12px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(135deg);
  margin-bottom: 0;
  box-sizing: border-box;
}
.btn-arrow-btm:hover > i {
  color: #7a403e;
  border-top: 2px solid #7a403e;
  border-right: 2px solid #7a403e;
}
.btn-arrow-btm.btn-line-normal:hover > i {
  border-top: 2px solid #374f6e !important;
  border-right: 2px solid #374f6e !important;
}
.btn-arrow-btm.btn-line-oita:hover > i {
  border-top: 2px solid #81702b;
  border-right: 2px solid #81702b;
}
.btn-arrow-btm.btn-line-shibushi:hover > i {
  color: #7a403e;
  border-top: 2px solid #7a403e;
  border-right: 2px solid #7a403e;
}
.btn-arrow-btm.btn-line-beppu:hover > i {
  border-top: 2px solid #374f6e !important;
  border-right: 2px solid #374f6e !important;
}
.cabin-mv .btn-arrow-btm > i {
  -webkit-animation: sdb 1.5s infinite;
  animation: sdb 1.5s infinite;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(135deg) translate(0px, 0px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(135deg) translate(-5px, 5px);
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    -webkit-transform: rotate(135deg) translate(0px, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(135deg) translate(-5px, 5px);
    opacity: 0;
  }
}
/*スマホボタン*/
@media screen and (max-width: 750px) { /*sp*/
  .btn-line {
    margin-right: 0;
    font-size: 115%;
    width: 80vw;
    max-width: 500px;
    padding: 1.0em 0.5em;
  }
  .btn-line-normal {
    margin-right: 0;
    font-size: 14px;
    width: 80vw;
    padding: 0.5em;
  }
  .btn-line-oita {
    margin-right: 0;
    font-size: 14px;
    width: 80vw;
    padding: 0.5em;
  }
  .btn-line-beppu {
    margin-right: 0;
    font-size: 14px;
    width: 80vw;
    padding: 0.5em;
  }
  .btn-line-beppu, .btn-line-reserve {
    margin: 0 auto;
    font-size: 14px;
    width: 80vw;
    padding: 1em 0.5em;
  }
  .btn-line-cabin {
    padding: 0.75em 0;
    width: 70vw;
    font-size: 14px;
    border: 1px solid #fff;
  }
  .btn-line-fare {
    padding: 0.75em 0;
    width: 83vw;
    font-size: 14px;
    border: 1px solid #fff;
    margin-bottom: 2em;
  }
}
ul.tab3-brown > li:hover > a.btn-arrow-btm > span > i, #kobe-oita .btn-arrow-btm:hover > span > i {
  color: #81702b !important;
}
#article ul.tab3-brown > li a {
  font-size: 0.8rem;
  padding: 1em 0;
  letter-spacing: 0.1em;
}
#kobe-oita .btn-arrow-btm:hover > span > i::before {
  border-top: 2px solid #81702b;
  border-right: 2px solid #81702b;
}
#osaka-beppu .btn-arrow-btm:hover > span > i, #osaka-beppu2 .btn-arrow-btm:hover > span > i {
  color: #374f6e;
}
#osaka-beppu .btn-arrow-btm:hover > span > i::before, #osaka-beppu2 .btn-arrow-btm:hover > span > i::before {
  border-top: 2px solid #374f6e;
  border-right: 2px solid #374f6e;
}
.btn-arrow-r {
  position: relative;
}
.btn-arrow-r > i {
  color: #FFF;
  /*  position: relative;*/
  margin-left: 40px;
  margin-top: 5px;
  position: absolute;
  bottom: 50%;
  right: 12px;
  content: "";
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin-bottom: -4px;
}
.btn-arrow-r:hover > i {
  color: #81702b;
  border-top: 2px solid #81702b;
  border-right: 2px solid #81702b;
}
#main-nav a:hover .btn-arrow-r > i {
  color: #81702b;
  border-top: 2px solid #81702b;
  border-right: 2px solid #81702b;
}
#kobe-oita .btn-arrow-r:hover > i {
  color: #81702b !important;
}
#main-nav a:hover .btn-arrow-r:hover > i, #kobe-oita .btn-arrow-r:hover > i {
  border-top: 2px solid #81702b;
  border-right: 2px solid #81702b;
}
#osaka-beppu .btn-arrow-r:hover > i, #osaka-beppu2 .btn-arrow-r:hover > i {
  color: #374f6e;
}
#prevention .btn-arrow-r:hover > i {
  color: #374f6e;
  border-top: 2px solid #374f6e !important;
  border-right: 2px solid #374f6e !important;
}
#osaka-beppu .btn-arrow-r:hover > i, #osaka-beppu2 .btn-arrow-r:hover > i {
  color: #374f6e;
  border-top: 2px solid #374f6e;
  border-right: 2px solid #374f6e;
}
.btn-window > span > i {
  content: '';
  display: inline-block;
  background-image: url("/lp/cabin/img/ico-window-w.png");
  width: 12px;
  height: 12px;
  background-size: contain;
  vertical-align: middle;
  margin-left: 0.5em;
  margin-top: -5px;
}
.btn-window:hover > span > i {
  background-image: url("/lp/cabin/img/ico-window-shibushi.png");
}
.btn-window-normal > span > i {
  content: '';
  display: inline-block;
  background-image: url("/lp/cabin/img/ico-window-w.png");
  width: 12px;
  height: 12px;
  background-size: contain;
  vertical-align: middle;
  margin-left: 0.5em;
  margin-top: -5px;
}
.btn-window-normal:hover > span > i {
  background-image: url("/lp/cabin/img/ico-window-oita.png");
}
.btn-window-oita > span > i {
  content: '';
  display: inline-block;
  background-image: url("/lp/cabin/img/ico-window-w.png");
  width: 12px;
  height: 12px;
  background-size: contain;
  vertical-align: middle;
  margin-left: 0.5em;
  margin-top: -5px;
}
.btn-window-oita:hover > span > i {
  background-image: url("/lp/cabin/img/ico-window-oita.png");
}
.btn-window-shibushi > span > i {
  content: '';
  display: inline-block;
  background-image: url("/lp/cabin/img/ico-window-w.png");
  width: 12px;
  height: 12px;
  background-size: contain;
  vertical-align: middle;
  margin-left: 0.5em;
  margin-top: -5px;
}
.btn-window-shibushi:hover > span > i {
  background-image: url("/lp/cabin/img/ico-window-shibushi.png");
}
.btn-window-beppu > span > i {
  content: '';
  display: inline-block;
  background-image: url("/lp/cabin/img/ico-window-w.png");
  width: 12px;
  height: 12px;
  background-size: contain;
  vertical-align: middle;
  margin-left: 0.5em;
  margin-top: -5px;
}
.btn-window-beppu:hover > span > i {
  background-image: url("/lp/cabin/img/ico-window-beppu.png");
}
#reservation .btn-window > span > i {
  margin-top: -5px;
}
#article h2.singleLp {
  background: none;
  font-size: 2.1rem;
  text-align: center;
  margin-bottom: 30px;
  color: #7e5a10;
  border-bottom: none;
  font-weight: 400;
}
#article h2.singleLp span {
  font-size: 16px;
  color: #e5dbb5;
  display: block;
}
#article .cabin-mv h2.singleLp {
  background: rgba(255, 255, 255, 0.8);
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.3em;
  border-bottom: none;
  width: 400px;
  padding: 50px;
  position: absolute;
  top: 50px;
  left: 50px;
  font-weight: normal;
}
#article .cabin-mv h2.singleLp span {
  font-size: 20px;
  display: block;
  font-weight: 600; /*太字*/
  padding-top: 10px;
}
#article .cabin-mv h2.singleLp span.txt-small {
  font-size: 12px;
  display: block;
  padding-top: 0;
}
#article #osaka-shibushi .cabin-mv h2.singleLp span, #article #osaka-shibushi2 .cabin-mv h2.singleLp span {
  color: #7a403e;
}
#article #osaka-shibushi2 .cabin-mv h2.singleLp span.notice, #article #osaka-beppu2 .cabin-mv h2.singleLp span.notice {
  margin-top: 1em;
  font-size: 14px;
  letter-spacing: 0.18em;
  color: #666;
  font-weight: 400;
}
#article #kobe-oita .cabin-mv h2.singleLp span {
  color: #81702b;
}
#article #osaka-beppu .cabin-mv h2.singleLp span, #article #osaka-beppu .cabin-mv h2.singleLp span, #article #osaka-beppu2 .cabin-mv h2.singleLp span, #article #osaka-beppu3 .cabin-mv h2.singleLp span, #article #osaka-beppu4 .cabin-mv h2.singleLp span {
  color: #374f6e;
}
#article .cabin-mv h2.singleLp > span.adv_special01 {
  font-size: 14px;
  margin-top: 1.3em;
  text-decoration: underline;
}
#article h3.singleLp {
  background: none;
  font-size: 200%;
  text-align: center;
  margin-bottom: 2.5em;
  letter-spacing: 0.3em;
  color: #7e5a10;
  border-bottom: none;
}
#article h3.singleLp span {
  font-size: 16px;
  color: #e5dbb5;
  display: block;
}
#article h3.singleLp span.txt-small03 {
  font-size: 12px;
}
#article #osaka-shibushi h3, #article #osaka-shibushi2 h3 {
  color: #7a403e;
  font-size: 200%;
}
#article #osaka-shibushi h3.cabin-detail-ttl {
  color: #7a403e;
  font-size: 1.2rem;
  padding: 0;
  margin: 1.0em 0 0.5em 0;
  text-align: center;
}
#article #kobe-oita h3 {
  color: #81702b;
  font-size: 200%;
}
#article #osaka-beppu h3, #article #osaka-beppu2 h3 {
  color: #374f6e;
  font-size: 200%;
}
@media screen and (max-width: 1240px) {
  #article #osaka-shibushi h3, #article #osaka-shibushi2 h3, #article #kobe-oita h3, #article #osaka-beppu h3, #article #osaka-beppu2 h3 {
    font-size: 2.2vw;
  }
}
#article h3.doc {
  border-left: none;
  border-bottom: none;
  padding: 0;
  margin-top: 0;
}
#article h3.doc img.ico {
  margin-right: 0.8em;
}
@media screen and (max-width: 750px) { /*sp*/
  #article h2.singleLp span {
    font-size: 12px;
    letter-spacing: 0.3em;
  }
  #article #kobe-oita h3 {
    font-size: 18px;
  }
  #article .cabin-mv h2.singleLp span {
    font-size: 18px;
  }
  #article .cabin-mv h2.singleLp span.notice {
    font-weight: 400;
  }
  #article #osaka-shibushi2 .cabin-mv h2.singleLp span.notice {
    font-size: 11px;
  }
  #article .cabin-mv h2.singleLp span.txt-small {
    font-size: 12px;
  }
  #article #osaka-beppu h3.attention {
    font-size: 1rem;
    text-align: left !important;
  }
  #article #osaka-shibushi h3, #article #osaka-shibushi2 h3 {
    font-size: 18px;
  }
  #article #osaka-beppu h3, #article #osaka-beppu2 h3 {
    color: #374f6e;
    font-size: 18px;
  }
}
#article h4.voice {
  font-size: 116%;
  border-left: none;
  border-bottom: 1px dashed #ef7a00;
  padding: 0.75em 0.25em 0.5em 2.8em;
  margin: -0.5em 0 0.5em 0;
  position: relative;
  color: #ef7a00;
  text-align: left;
}
#article h4.voice::before {
  content: url("/lp/sfa/img/icon-voice.svg");
  display: inline-block;
  width: 34px;
  height: 24px;
  position: absolute;
  top: 0.8em;
  left: 0;
  background-size: 30px 32px;
}
article .applyWrap strong {
  color: #004176;
}
.horizontal-line {
  position: relative;
  display: inline-block;
  padding: 0 55px;
  text-align: center;
}
.horizontal-line:before, .horizontal-line:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}
.horizontal-line:before {
  left: 0;
}
.horizontal-line:after {
  right: 0;
}
#article a.pdf {
  background: url(/cmn/img/ico/ico-pdf.gif) right 50% no-repeat;
  padding: 0 15px 0 0;
  margin-right: 3px;
}
#article a.window {
  background: url(/cmn/img/ico/ico-window-o.gif) right 50% no-repeat;
  padding: 0 15px 0 0;
  margin-right: 3px;
}
/****************予約************************************/
#reservation {
  background-image: url("/lp/cabin/img/bg-reservation.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 426px;
  text-align: center;
  padding-top: 100px;
  box-sizing: border-box;
  position: relative;
}
#reservation::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 426px;
  /*	background: linear-gradient(90deg, #9172FE, #FF0076);*/
  background: linear-gradient(-120deg, #ffffff, #291c01);
  opacity: 0.5;
}
#reservation p {
  margin: 0 auto 0 auto;
  width: 500px;
}
@media screen and (max-width: 750px) { /*sp*/
  #reservation {
    height: 200px;
    padding-top: 60px;
  }
  #reservation::before {
    height: 200px;
  }
  #top #reservation {
    margin-top: 100px;
  }
  body.singleLp #contents article p {
    line-height: 1.7;
    font-size: 12px;
    letter-spacing: 0.1em;
  }
  #article h2.singleLp {
    font-size: 19px !important;
    margin: 0 0 20px 0 !important;
    line-height: 1.4;
  }
  #contents #article .cabin-mv > h2.singleLp {
    background: #fff;
    font-size: 18px !important;
    text-align: center;
    letter-spacing: 0.3em;
    border-bottom: none;
    width: 100vw;
    padding: 50px;
    position: static;
  }
  #article h3.singleLp {
    font-size: 20px;
  }
  #article h3.singleLp span {
    font-size: 12px;
  }
  body.singleLp #contents {
    font-size: 100%;
  }
  #article h3.doc img.ico {
    width: 1.5em;
    height: auto;
    margin-right: 0.5em;
  }
  #article a.pdf {
    background: url(/cmn/img/ico/ico-pdf.gif) right 50% no-repeat;
    padding: 0 15px 0 0;
    margin-right: 3px;
  }
  #article a.window {
    background: url(/cmn/img/ico/ico-window-o.gif) right 50% no-repeat;
    padding: 0 15px 0 0;
    margin-right: 3px;
  }
}
/****************************************
 レイアウト
*****************************************/
.bg00 {
  background: #fff; /*white*/
}
.bg01 {
  background: #fef9f9; /*palepink*/
}
.bg02 {
  background: #fefaf4; /*paleyellow*/
}
.bg03 {
  background: #f3f9f9; /*paleblue*/
}
.bg04 {
  background: #c6a20f; /*gold link*/
}
.bg-main-color {
  background: #291c01;
  /*background: linear-gradient(120deg, #4a3814, #291c01);*/
  color: #fff;
}
.bg-sub-color {
  background: #7e5a10; /*sub*/
}
.txtcolorwhite {
  color: #fff !important; /*black*/
}
.txtcolor00 {
  color: #220c00 !important; /*black*/
}
.txtcolor01 {
  color: #5d5d5d !important; /*gray*/
}
.txtcolor02 {
  color: #e5dbb5 !important; /*pale gold*/
}
.txtcolor03 {
  color: #7a403e !important; /*shibushi red*/
}
.txtcolor04 {
  color: #81702b !important; /*oita yellow*/
}
.txtcolor05 {
  color: #374f6e !important; /*beppu blue*/
}
.contentsWrap {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
@media screen and (max-width: 750px) { /*sp*/
  .contentsWrap > .inner {
    width: calc(100% - 2em);
    margin: 0 auto 0 auto;
    padding: 3em 0 1em 0;
  }
  .contentsWrap > .fullinner {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 3.5rem 0 1em 0;
  }
}
@media screen and (min-width:751px) and (max-width:1240px) { /* iPad */
  .contentsWrap > .inner {
    width: calc(100% - 2em);
    margin: 0 auto 0 auto;
    padding: 5em 0 5em 0;
  }
  .contentsWrap > .fullinner {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 5em 0 5em 0;
  }
}
@media screen and (min-width:1241px) and (max-width:1440px) { /* tb + pc narrow */
  .contentsWrap > .inner {
    width: calc(100% - 2em);
    margin: 0 auto 0 auto;
    padding: 60px 1em 60px 1em;
    max-width: 1240px;
  }
  .contentsWrap > .fullinner {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 60px 0 60px 0;
  }
}
@media screen and (min-width:1441px) { /* pc wide */
  .contentsWrap > .inner {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 60px 1em 60px 1em;
    max-width: 1240px;
  }
  .contentsWrap > .fullinner {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 60px 0 60px 0;
  }
}
.col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col2 > div, .col2 > li, .col2 > figure {
  width: 46%;
  margin-right: 2%;
}
.col3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col3 > li, .col3 > div, .col3 > figure {
  width: 30%;
  text-align: left;
  padding: 0;
  font-size: 90%;
}
.col3 > li a {
  display: block;
}
.col4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col4.item3 {
  justify-content: center;
}
.col4 > li, .col4 > div, .col4 > figure {
  width: 24%;
  text-align: left;
  padding: 0;
  font-size: 90%;
}
.col4 > li a {
  display: block;
}
.col4.item3 > figure:nth-child(1) {
  margin-right: 24px;
}
.col4.item3 > figure:nth-child(2) {
  margin-right: 24px;
}
.col2 > div:nth-child(even), .col2 > figure:nth-child(even), .col3 > div:nth-child(2), .col3 > figure:nth-child(2), .col4 > div:nth-child(2), .col4 > figure:nth-child(2) {
  transition-delay: 0.3s;
}
.col3 > div:nth-child(3), .col3 > figure:nth-child(3), .col4 > div:nth-child(3), .col4 > figure:nth-child(3) {
  transition-delay: 0.6s;
}
.col4 > div:nth-child(4), .col4 > figure:nth-child(4) {
  transition-delay: 0.9s;
}
.col2 > div img, .col2 > li img, .col2 > figure img, .col3 > div img, .col3 > li img, .col3 > figure img, .col4 > div img, .col4 > li img, .col4 > figure img {
  max-width: 100%;
  height: auto;
}
.scroll-fadein-up.item3 {
  max-width: 940px;
  margin: 30px auto 0 auto;
}
.figcaption-small {
  text-align: center;
  margin: 1em 0 1em 0;
}
.figcaption-big {
  font-size: 1.2rem;
  font-weight: 400;
  margin: 1em 0 0 0;
  text-align: center;
}
ul.facility-list {
  display: flex;
  flex-wrap: wrap;
  font-size: 100%;
  margin-left: 2em;
  margin-top: 2em;
}
ul.amenity-list {
  display: flex;
  flex-wrap: wrap;
  font-size: 116%;
  margin-top: 2em;
}
.facility-list > li, .amenity-list > li {
  width: 24%;
  /*background: #faf7e1;*/
  text-align: left;
  padding: 0;
}
.box-whitebg {
  padding: 2em;
  margin: 2em 0;
  background: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.01);
  border-radius: 6px;
  border: 2px solid #87CEFA;
}
.box-redline {
  padding: 1.5em 1em;
  margin: 2em 0;
  border-radius: 6px;
  border: 2px solid #dc0000;
}
body.singleLp #contents article .box-redline p {
  font-size: 100%;
}
body.singleLp #contents article .box-redline p.txt-red02 {
  font-size: 22px;
}
@media screen and (min-width:751px) and (max-width:1240px) { /* iPad */
  .col4.item3 > figure:nth-child(1) {
    margin-right: 10px;
  }
  .col4.item3 > figure:nth-child(2) {
    margin-right: 10px;
  }
  .amenity-list {
    justify-content: space-between;
  }
  .facility-list > li, .amenity-list > li {
    width: 30%;
    font-size: 0.8rem;
  }
  .figcaption-big {
    font-size: 0.9rem;
    font-weight: 400;
    margin: 0.5em 0 0 0;
  }
  .li0m.txt-small02.mar10t.only-pc-c-txt {
    font-size: 9px;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 750px) { /* SP */
  .col4.item3 > figure:nth-child(1) {
    margin-right: 10px;
  }
  .col4.item3 > figure:nth-child(2) {
    margin-right: 10px;
  }
  .col2 > div, .col2 > li, .col2 > figure {
    width: 46%;
    margin-right: 0;
  }
  .figcaption-big {
    font-size: 0.8rem;
    font-weight: 400;
    margin: 0.5em 0 0 0;
  }
  #article .cabin-mv ul {
    max-width: 500px;
    width: 80vw;
    position: static;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: center;
    align-content: center;
  }
  #article .cabin-mv ul li {
    width: 100%;
    margin-bottom: 15px;
  }
  body.singleLp #contents article .box-redline p.txt-red02 {
    font-size: 100%;
  }
  .facility-list > li, .amenity-list > li {
    width: 47%;
    font-size: 13px;
    letter-spacing: 0.1em;
  }
}
.box-whitebg p {
  margin: 0;
  padding: 0;
}
/****************************************
dl setting
****************************************/
dl {
  line-height: 2.5em;
  clear: both;
  margin-bottom: 2em;
  position: relative;
  line-height: 1.6;
  font-size: 116%;
}
dt {
  float: left;
  padding: 1.0rem 0 1.0rem 0;
}
dd {
  padding: 1.0rem 0 1.0rem 12em;
  position: relative;
}
dd::before {
  content: "";
  position: absolute;
  width: 100%;
  border-top: 1px dashed #ef7a00;
  left: 0;
  top: 0;
}
dd:last-child::after {
  content: "";
  position: absolute;
  width: 100%;
  border-top: 1px dashed #ef7a00;
  left: 0;
  bottom: -0.25rem;
}
dd + dd::before {
  border-top: none;
}
@media screen and (max-width: 750px) { /*sp*/
  dt {
    width: 100%;
    font-weight: 400;
    padding: 1.0rem 0 0.5rem 0;
  }
  dd {
    padding: 1.0rem 0 1.0rem 0;
  }
}
/****************************************
 table setting
*****************************************/
table {
  width: 100%;
  border: 1px solid #797962;
  border-collapse: collapse;
  font-size: 116%;
}
th {
  padding: 0.75rem;
  border: 1px solid #797962;
  background: #ebe3d9;
  font-weight: 400;
  vertical-align: top;
  text-align: center;
}
td {
  padding: 0.75rem;
  border: 1px solid #797962;
  vertical-align: top;
  background: #FFF;
}
td.td-c {
  text-align: center;
}
td.td-r {
  text-align: center;
}
th.em-cell-t, td.em-cell-t {
  border-top: 6px solid #ffa600 !important;
}
th.em-cell-r, td.em-cell-r {
  border-right: 4px solid #ffa600 !important;
}
th.em-cell-b, td.em-cell-b {
  border-bottom: 6px solid #ffa600 !important;
}
th.em-cell-l, td.em-cell-l {
  border-left: 4px solid #ffa600 !important;
}
table.table-fare {
  color: #220c00;
  letter-spacing: 0.1em;
}
table.table-fare th.dashedr, table.table-fare td.dashedr {
  border-right: 1px dashed #ccc !important;
}
table.table-fare th.dashedb, table.table-fare td.dashedb {
  border-bottom: 1px dashed #ccc !important;
  border-collapse: separate;
  border-spacing: 0px;
}
table.table-fare th.dashedl, table.table-fare td.dashedl {
  border-left: 1px dashed #ccc !important;
}
table.table-fare th.dashedt-none, table.table-fare td.dashedt-none {
  border-top: none !important;
}
table.table-fare th.dashedb-none, table.table-fare td.dashedb-none {
  border-bottom: none !important;
}
table.table-fare th.dashedt, table.table-fare td.dashedt {
  border-top: 1px dashed #ccc !important;
  border-collapse: separate;
  border-spacing: 0px;
}
table.table-fare div.solid-border-t {
  border-top: 1px solid #797962 !important;
  padding-top: 0;
}
table.table-fare div.dashed-border-t {
  border-top: 1px dashed #797962 !important;
  padding-top: 0;
}
article table.cabin-detail {
  font-size: 0.8rem;
  max-width: 570px;
}
article table.cabin-detail th {
  background: #f5f1eb;
  text-align: left;
  width: 50%;
  min-width: 100px;
  padding: 8px 8px 6px 8px;
  border-top: 1px solid #ebe3d9;
  border-right: 1px solid #ebe3d9;
  border-bottom: 1px solid #ebe3d9;
  border-left: 1px solid #ebe3d9;
  font-size: 95%;
}
article table.cabin-detail th.th-color2 {
  background: #e2dacc;
}
article table.cabin-detail td {
  background: none;
  border-right: 1px solid #ebe3d9;
  border-left: none;
  border-top: 1px solid #ebe3d9;
  border-bottom: 1px solid #ebe3d9;
  letter-spacing: 0.1em;
  font-size: 95%;
  padding: 8px 8px 6px 8px;
}
@media screen and (max-width: 750px) { /* SP */
  #article .col2 .tbl-scrollWrap {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  article table.cabin-detail th {
    font-weight: 400;
    padding: 4px 10px;
  }
  article table.cabin-detail td {
    padding: 4px 10px;
  }
}
.underline01 {
  border-bottom: solid 2px #87CEFA;
}
.underline02 {
  border-bottom: solid 2px #dc0000;
}
.underline03 {
  border-bottom: solid 2px #999999;
}
.accordion-ttl {
  background: url(/cmn/img/ico/ico-plus.gif) 8px 50% no-repeat #ffffff;
  padding: 10px 5px 8px 47px;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 0;
  margin-top: 1em;
  color: #ef7a00;
  border-radius: 6px;
}
.accordion-active {
  background: url(/cmn/img/ico/ico-minus.gif) 8px 50% no-repeat #ffffff;
  padding: 10px 5px 8px 47px;
  margin-bottom: 0;
  margin-top: 1em;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.accordion {
  display: none;
  background: #ffffff;
  padding: 1em 1.5em 1em 2em;
  margin-bottom: 2em;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
body.singleLp #contents article .whatsnew p {
  font-size: 90%;
}
img.bnrImg {
  margin-bottom: 0.5em;
  border-radius: 6px;
}
body.singleLp #contents article p.examplebox {
  background-color: #ffffff;
  margin: 0 2em 1em 2em;
  padding: 15px 5px 15px 15px;
  font-size: 90%;
  border-radius: 4px;
  display: block;
}
@media screen and (min-width:1441px) { /* pc wide */
  .col2 > div {
    margin: 0 auto 1em auto;
  }
}
@media screen and (min-width:751px) and (max-width:1240px) { /* tb + pc narrow */
  .col2 > div, .col2 > li {
    width: 50%;
  }
  .col2 > div img, .col2 > li img {
    /*    width: 90%;*/
    text-align: center;
  }
  table {
    width: 100%;
    font-size: 99%;
  }
}
@media screen and (max-width: 750px) { /* SP */
  .col2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
  .col2 > div, .col2 > li, .col2 > figure {
    width: 100%;
    text-align: left;
    max-width: 600px;
    margin: 0 auto 1em auto;
    display: block;
  }
  .col2 > figure {
    text-align: center;
  }
}
@media screen and (min-width:751px) and (max-width:1240px) { /* iPad */
  .col2 > div {
    max-width: 600px;
    margin: 0 auto 3em auto;
    display: block;
    width: 46%;
  }
  .col2 > figure {
    max-width: 600px;
    margin: 0 auto;
    display: block;
  }
}
table {
  width: 100%;
  font-size: 95%;
}
table.table-fare th {
  padding: 0.5em 0.75em;
}
table.table-fare td {
  padding: 0.5em 1.5em;
}
table.table-fare td strong {
  font-size: 130%;
}
table.table-fare td strong.price {
  font-size: 160%;
}
table.table-fare td.td {}
article table.cabin-detail {
  margin: 0 auto 3em auto;
}
article .col2 table.cabin-detail {
  margin: 0 auto 1em auto;
}
.col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col3 > li {
  margin-bottom: 0;
}
.col3 > li > img {
  width: 100%;
  height: auto;
  max-height: 63px;
  max-width: 103px;
}
.col3 > li > p {
  display: none;
}
.col4 > li {
  margin-bottom: 0;
}
.col4 > li > img {
  width: 100%;
  height: auto;
  max-height: 63px;
  max-width: 103px;
}
.col4 > li > p {
  display: none;
}
/****************************************
 only pc/tb/sp
*****************************************/
@media screen and (max-width: 750px) { /* SP */
  .only-pc {
    display: none !important;
  }
  .only-pctb {
    display: none !important;
  }
  .only-tbsp {
    display: block !important;
  }
  .only-pc-c-txt {
    text-align: left !important;
  }
  .only-tb {
    display: none !important;
  }
  .only-sp {
    display: block !important;
  }
  .only-spi {
    display: inline-block !important;
  }
}
@media screen and (min-width:751px) and (max-width:1240px) { /* tb + pc narrow */
  .only-tb {
    display: block !important;
  }
  .only-tbsp {
    display: block !important;
  }
  .only-tbi {
    display: inline-block !important;
  }
  .only-pctb {
    display: block !important;
  }
  .only-pc {
    display: none !important;
  }
  .only-sp {
    display: none !important;
  }
  .scroll-hint-icon-wrap {
    display: none !important;
  }
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
@media screen and (min-width:1241px) { /* pc wide */
  .only-pc {
    display: block !important;
  }
  .only-pctb {
    display: block !important;
  }
  .only-tbsp {
    display: none !important;
  }
  .only-pci {
    display: inline-block !important;
  }
  .only-pc-c-txt {
    text-align: center;
  }
  .only-sp {
    display: none !important;
  }
  .only-tb {
    display: none !important;
  }
  .scroll-hint-icon-wrap {
    display: none !important;
  }
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
/****************************************
bnr
*****************************************/
.bnr_hover a {
  overflow: hidden;
  position: relative;
  text-decoration: none;
  display: block;
  z-index: 1;
}
.bnr_hover a .bnrtxt {
  position: absolute;
  color: #fff;
  /*margin: 0 0.5rem;*/
  text-align: center;
  top: 15%;
  left: 50%;
  ransform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 3;
  width: 98%;
}
#article .bnr_hover p.maintxt {
  color: #fff !important;
  font-size: 3.2em;
  font-weight: bold;
  margin-bottom: 0;
  text-shadow: 4px 4px 2px #004b83;
}
.bnr_hover .subtxt {
  font-size: 1.3em;
  /*background-color: rgba(0,106,227,0.4);*/
  width: 80%;
  margin: -0.5em auto 1.5em auto;
  letter-spacing: 0.3em;
  /*padding: 5px;*/
  text-shadow: 3px 4px 6px #004b83;
}
.bnr_hover figure {
  background: #007ab3;
}
.bnr_hover figure img {
  opacity: .8;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.bnr_hover a:hover img {
  opacity: .4;
}
/****************btn***********************/
body.singleLp #contents article p#otoiawase {
  line-height: 2;
}
#otoiawase img.ico {
  width: 24px;
  height: 24px;
}
.btn, a.btn, button.btn {
  font-weight: normal;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.75rem 1rem 0.75rem 3rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  font-size: 116%;
}
.tab2-brown {
  display: flex;
  flex-wrap: wrap;
}
.tab2-brown > li {
  background: #291c01;
  width: 50%;
  text-align: center;
  padding: 0;
  font-size: 90%;
  margin-bottom: 0;
}
.tab2-brown > li a {
  color: #fff;
  text-decoration: none;
  padding: 1.5em 0;
  display: block;
  font-size: 1.1rem;
}
.tab2-brown > li:hover {
  opacity: 0.8;
}
.tab2-gold {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 6px solid #c6a20f;
}
.tab2-gold > li {
  background: #c6a20f;
  width: 50%;
  text-align: center;
  padding: 0;
  font-size: 90%;
  margin-bottom: 0;
  opacity: 0.5;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.tab2-gold > li a {
  color: #fff;
  text-decoration: none;
  padding: 0.6em 0;
  display: block;
  font-size: 1.1rem;
}
.tab2-gold > li:hover {
  opacity: 1.0;
}
.tab3-brown {
  display: flex;
  flex-wrap: wrap;
  padding-right: 3em;
  background: #291c01;
}
.tab3-brown > li {
  box-sizing: border-box;
  width: 33%;
  text-align: center;
  padding: 0;
  font-size: 90%;
  margin-bottom: 0;
}
.tab3-brown > li a {
  background: #291c01;
  color: #4e3e1b;
  text-decoration: none;
  padding: 1.5em 0;
  display: block;
  font-size: 1.1rem;
  cursor: default;
}
.tab3-brown > li a.btn-arrow-btm > i {
  border-top: 2px solid #4e3e1b;
  border-right: 2px solid #4e3e1b;
}
.tab3-brown > li a.link-active {
  color: #fff;
  cursor: pointer;
}
.tab3-brown > li a.link-active.btn-arrow-btm > i {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-animation: sdb 1.5s infinite;
  animation: sdb 1.5s infinite;
}
.tab3-brown > li a.link-active:hover {
  opacity: 0.8;
  color: #c6a20f;
}
ul.tab3-brown > li a.link-active.btn-arrow-btm:hover > i {
  border-top: 2px solid #4e3e1b;
  border-right: 2px solid #4e3e1b;
}
ul.tab3-brown > li a.link-active.btn-arrow-btm.btn-line-normal:hover > i {
  border-top: 2px solid #374f6e !important;
  border-right: 2px solid #374f6e !important;
}
ul.tab3-brown > li a.link-active.btn-arrow-btm.btn-line-oita:hover > i {
  border-top: 2px solid #81702b;
  border-right: 2px solid #81702b;
}
ul.tab3-brown > li a.link-active.btn-arrow-btm.btn-line-shibushi:hover > i {
  border-top: 2px solid #4e3e1b;
  border-right: 2px solid #4e3e1b;
}
ul.tab3-brown > li a.link-active.btn-arrow-btm.btn-line-beppu:hover > i {
  border-top: 2px solid #374f6e !important;
  border-right: 2px solid #374f6e !important;
}
.tab li.select, .tab2 li.select {
  opacity: 1.0;
}
.tab3-gold {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 6px solid #c6a20f;
}
.tab3-gold > li {
  background: #c6a20f;
  width: 33.3%;
  text-align: center;
  padding: 0;
  font-size: 90%;
  margin-bottom: 0;
  opacity: 0.5;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.tab3-gold > li a {
  color: #fff;
  text-decoration: none;
  padding: 0.6em 0;
  display: block;
  font-size: 1.1rem;
}
.tab3-gold > li:hover {
  opacity: 1.0;
}
@media screen and (max-width: 750px) { /*sp*/
  .tab3-brown {
    display: flex;
    flex-wrap: wrap;
    padding-right: 0;
    background: #291c01;
  }
  .tab3-brown > li {
    width: 100%;
    text-align: center;
    padding: 0;
    font-size: 90%;
    margin-bottom: 0;
  }
  #view .tab3-brown > li:nth-child(2) {
    display: none;
  }
  .tab3-gold > li a {
    padding: 0.1em 0;
    font-size: 10px;
  }
}
.ancbtn, a.ancbtn {
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.75rem 0 0.75rem 2.25rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: left;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  font-size: 13px;
}
a.btn-sp {
  position: relative;
  color: #fff !important;
  background: url(/cmn/img/bg-grade-w.png) left top repeat-x #f38c21;
  -webkit-box-shadow: 0 5px 0 #ef7a00;
  box-shadow: 0 5px 0 #ef7a00;
  margin: 0.5em auto 1em auto;
  width: calc(100% - 8em);
}
a.btn-sp span {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.5em;
  padding: 0.2rem 0.5rem;
  color: #ef7a00;
  border-radius: 4px;
  background: #fff;
}
a.btn-sp:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #ef7a00;
  -webkit-box-shadow: 0 2px 0 #ef7a00;
  box-shadow: 0 2px 0 #ef7a00;
}
a.btn-sp:hover:before {
  left: 2rem;
}
.anclist2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 4em;
}
.anclist2 li {
  width: 24%;
}
.anclist2 li a img.ico {
  line-height: 1;
  position: absolute;
  top: calc(50% - 0.7rem);
  left: 1.5rem;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.anclist2 li {
  margin-left: 0;
  margin-right: 0;
}
.anclist2 li a {
  letter-spacing: 0;
  color: #fff;
}
.anclist2 li a::before {
  content: url("/lp/cabin/img/ico-arrow1-w.png");
  display: inline-block;
  width: 35px;
  height: 43px;
  position: absolute;
  top: 1.0em;
  left: 1.0em;
}
.anclist3 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
}
.anclist3 li {
  width: 45%;
}
.anclist3 li a img.ico {
  line-height: 1;
  position: absolute;
  top: calc(50% - 0.7rem);
  left: 1.5rem;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.anclist3 li:nth-child(1) {
  margin-left: 0;
  letter-spacing: 0;
}
.anclist3 li:nth-child(1) a::before {
  content: url("/lp/sfa/img/ico-arrow1-w.png");
  display: inline-block;
  width: 35px;
  height: 43px;
  position: absolute;
  top: 1em;
  left: 1em;
}
.anclist3 li:nth-child(2) a::before {
  content: url("/lp/sfa/img/ico-arrow1-w.png");
  display: inline-block;
  width: 35px;
  height: 43px;
  position: absolute;
  top: 1em;
  left: 1em;
}
.anclist3 li:nth-child(3) a::before {
  content: url("/lp/sfa/img/ico-arrow1-w.png");
  display: inline-block;
  width: 35px;
  height: 43px;
  position: absolute;
  top: 1em;
  left: 1em;
}
a.btn-anc {
  position: relative;
  color: #fff;
  background: #f09739;
  -webkit-box-shadow: 0 5px 0 #ef7a00;
  box-shadow: 0 5px 0 #ef7a00;
  margin: 0;
  width: 85%;
}
a.btn-anc:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #ef7a00;
  -webkit-box-shadow: 0 2px 0 #ef7a00;
  box-shadow: 0 2px 0 #ef7a00;
}
.thumbnail {
  max-width: 240px;
  margin: 0 auto;
  text-align: center;
}
body.singleLp #contents article .thumbnail > p {
  margin-bottom: 0.25em !important;
  font-size: 20px;
}
.thumbnail > img {
  max-width: 180px;
  height: 120px;
}
@media screen and (max-width: 750px) { /* SP */
  body.singleLp #contents article .thumbnail > p {
    font-size: 16px;
  }
  .thumbnail > img {
    max-width: 120px;
    height: 80px;
  }
  .btn, a.btn, button.btn {
    font-weight: 400;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 0.75rem 1rem 0.75rem 3rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #212529;
    border-radius: 0.3rem;
    font-size: 116%;
  }
  .btn, .ancbtn, a.ancbtn {
    text-align: left;
    font-size: 13px;
  }
  a.btn-anc {
    position: relative;
    color: #fff;
    background: #f09739;
    -webkit-box-shadow: 0 1px 0 #ef7a00;
    box-shadow: 0 1px 0 #ef7a00;
    /*width: 83%;*/
    width: calc(100% - 4em);
    padding: 0.75em 0 0.75em 2.9em;
    margin-bottom: 0.2em;
    font-size: 12px;
  }
  a.btn-anc:hover {
    color: #fff;
    background: #ef7a00;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border-bottom: none;
    margin-bottom: 0.5em;
  }
  .anclist {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 2em;
  }
  .anclist li {
    width: 90%;
    margin-right: 0;
    margin-bottom: 0.5em;
  }
  .anclist li:nth-child(1) {
    margin-left: 0;
  }
  .anclist li a::after {
    content: url("/lp/sfa/img/ico-arrow1-w.png");
    display: inline-block;
    width: 35px;
    height: 43px;
    position: absolute;
    top: 1.25em;
    right: 0;
    color: #fff;
  }
  .anclist li:nth-child(1):hover a::before {
    content: url("/lp/sfa/img/ico-anc01.svg");
    display: inline-block;
    width: 35px;
    height: 43px;
    position: absolute;
    top: 0.75em;
    left: 0.5em;
  }
  .anclist li:nth-child(2):hover a::before {
    content: url("/lp/sfa/img/ico-anc02.svg");
    display: inline-block;
    width: 30px;
    height: 43px;
    position: absolute;
    top: 0.75em;
    left: 1em;
  }
  .anclist li:nth-child(3):hover a::before {
    content: url("/lp/sfa/img/ico-anc03.svg");
    display: inline-block;
    width: 40px;
    height: 43px;
    position: absolute;
    top: 0.75em;
    left: 0.75em;
  }
  .anclist2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 2em;
  }
  .anclist2 li {
    width: 90%;
    margin-right: 0;
    margin-bottom: 0.5em;
  }
  .anclist2 li {
    margin-left: 0;
  }
  .anclist2 li a::before {
    content: url("/lp/cabin/img/ico-arrow1-w.png");
    display: inline-block;
    width: 35px;
    height: 43px;
    position: absolute;
    top: 1em;
    left: 1em;
  }
  .anclist3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .anclist3 li {
    width: 90%;
    margin-right: 0;
    margin-bottom: 0.5em;
  }
  .anclist3 li:nth-child(1) {
    margin-left: 0;
  }
  #article .bnr_hover p.maintxt {
    font-size: 1.9em;
    text-shadow: 2px 4px 6px #004b83;
    margin-bottom: 0.5em;
    width: 98%;
    line-height: 1.4;
  }
  #article .bnr_hover p.subtxt {
    margin-bottom: 0;
    font-size: 1em;
    margin-bottom: 1em;
    letter-spacing: 0;
    width: 98%;
    line-height: 1.4;
  }
}
@media screen and (min-width:751px) and (max-width:1240px) { /* tb + pc narrow */
  .ancbtn, a.ancbtn {
    font-size: 11px;
  }
  .anclist2 li {
    width: 48%;
  }
  .bnr_hover a {
    max-width: 100%;
  }
  #article .bnr_hover p.maintxt {
    font-size: 2.1em;
    text-shadow: 2px 4px 6px #004b83;
    margin-bottom: 0.5em;
    width: 98%;
    line-height: 1.4;
  }
  .bnr_hover .subtxt {
    margin-bottom: 2em;
  }
  .col3 > li img, .col4 > li img {
    width: 100%;
    height: auto;
  }
}
/*--------------------------------------
ハンバーガーメニュー
---------------------------------------*/
@media screen and (max-width: 1240px) { /* SP スマホヘッダー切換*/
  header {
    box-sizing: border-box;
  }
  .box {
    background-color: #eee;
    height: 500px;
  }
  .spnavi {
    position: fixed;
    right: -320px;
    top: 0;
    width: 300px;
    height: 100vh;
    padding-top: 40px;
    /*    background-color: #291c01;*/
    background: linear-gradient(120deg, #4a3814, #291c01);
    transition: all .6s;
    z-index: 200;
    overflow-y: auto;
  }
  .hamburger {
    position: absolute;
    right: 10px;
    top: 0;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 300;
  }
  .spnavi__list {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .spnavi__item {
    text-align: left;
    padding: 20px 20px 0 20px;
  }
  .spnavi__item a {
    display: block;
    padding: 2px 0 18px 4px;
    text-decoration: none;
    color: #fff;
    border-bottom: 1px solid #e5dbb5;
    letter-spacing: 0.3em;
  }
  #view .spnavi__item.gnav-view a {
    color: #c6a20f;
  }
  .spnavi__item a:hover {
    color: #c6a20f;
  }
  .hamburger__line {
    position: absolute;
    left: 11px;
    width: 18px;
    height: 1px;
    background-color: #fff;
    transition: all .6s;
  }
  .hamburger__line--1 {
    top: 14px;
  }
  .hamburger__line--2 {
    top: 20px;
  }
  .hamburger__line--3 {
    top: 26px;
  }
  .black-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 100;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: all .6s;
    cursor: pointer;
  }
  .nav-open .spnavi {
    right: 0;
  }
  .nav-open .black-bg {
    opacity: .8;
    visibility: visible;
  }
  .nav-open .hamburger__line--1 {
    transform: rotate(45deg);
    top: 20px;
  }
  .nav-open .hamburger__line--2 {
    width: 0;
    left: 50%;
  }
  .nav-open .hamburger__line--3 {
    transform: rotate(-45deg);
    top: 20px;
  }
  #spnavi-online, #spnavi-guide, #spnavi-otoiawase {}
  #spnavi-faq a, #spnavi-corporate a, #spnavi-login a {
    display: inline-block;
    position: relative;
  }
  #spnavi-faq a:before, #spnavi-corporate a:before, #spnavi-login a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f2d2";
    position: absolute;
    font-size: 0.8em;
    right: -1.5em;
    top: 0.8em;
    color: #ffffff;
    font-weight: 300;
  }
}
/*====================================================================
.imgBox
====================================================================*/
.imgBox {
  text-align: center;
  margin: 50px 0;
}
.imgBox img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
/*====================================================================
.txtBox
====================================================================*/
.txtBox {
  text-align: center;
}
.txtBox p {
  font-size: 60px;
  font-weight: bold;
  padding: 2em 0;
  margin: 0;
}
/*====================================================================
inview
====================================================================*/
.content {
  overflow-x: hidden;
}
.fadeIn {
  opacity: 0;
  transition: 2s;
}
.fadeIn.is-show {
  opacity: 1;
}
.fadeIn_up {
  opacity: 0;
  transform: translate(0, 200px);
  transition: 2s;
}
.fadeIn_up.is-show {
  transform: translate(0, 0);
  opacity: 1;
}
.fadeIn_left {
  opacity: 0;
  transform: translate(-200px, 0);
  transition: 2s;
}
.fadeIn_left.is-show {
  transform: translate(0, 0);
  opacity: 1;
}
.fadeIn_right {
  opacity: 0;
  transform: translate(200px, 0);
  transition: 2s;
}
.fadeIn_right.is-show {
  transform: translate(0, 0);
  opacity: 1;
}
.scroll-fadein-up {
  opacity: 0;
  transform: translateY(40px);
  transition-property: all;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.scroll-fadein-up.show {
  opacity: 1;
  transform: translateY(0);
}
.scroll-fadein-up.show2 {
  opacity: 1 !important;
}
@media screen and (-ms-high-contrast: none) { /*IE11*/
  .mv-catch h1 {
    font-size: 35px !important;
    letter-spacing: 0 !important;
  }
  .gnav li a {
    font-size: 17px !important;
  }
}
.ls0 {
  letter-spacing: 0 !important;
}
.ls-small {
  letter-spacing: 0.1em !important;
}
@media screen and (min-width:751px) and (max-width:1240px) {
  .read-p {
    font-size: 160% !important;
    letter-spacing: 0.2em !important;
  }
}
@media screen and (min-width: 1241px) { /*pc*/
  .read-p {
    font-size: 180% !important;
    letter-spacing: 0.2em !important;
  }
}
@media screen and (max-width: 750px) { /*sp*/
  .read-p {
    font-size: 180%;
    text-align: center;
    letter-spacing: 0.2em;
  }
}
/* slide------------------------------------*/
.slick-prev:before, .slick-next:before {
  display: none;
}
.slick-next::before, .slick-next::after, .slick-prev::before, .slick-prev::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.slick-next::after, .slick-prev::after {
  width: 26px;
  height: 26px;
  border-top: 2px solid #7e5a10;
  border-right: 2px solid #7e5a10;
}
.slick-arrow {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  width: 20px;
  height: 38px !important;
  color: transparent;
  transition: opacity 0.2s;
  z-index: 1;
  opacity: 0.4;
}
.slick-arrow:hover {
  opacity: 1.0;
}
.slick-next {
  right: -60px !important;
  top: 25% !important;
  /*
    width: 30px!important;
    height: 30px!important;
*/
}
.slick-next::after {
  right: 4px;
  transform: rotate(45deg);
  width: 40px !important;
  height: 40px !important;
}
.slick-prev {
  left: -60px !important;
  top: 25% !important;
  /*
    width: 30px!important;
    height: 30px!important;
*/
}
.slick-prev::after {
  left: 4px;
  transform: rotate(-135deg);
  width: 40px !important;
  height: 40px !important;
}
.slider-container {
  margin: 0 auto 0 auto;
  /*  max-width: 800px;*/
  width: 800px;
}
.slider-container img {
  height: auto;
  width: 100%;
}
.slider-list1, .slider-list2 {
  width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
}
.slide-item img {
  width: 100%;
}
.thumbnail-list1 .slick-track, .thumbnail-list2 .slick-track {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height: auto;
}
.thumbnail-item {
  width: calc(100% / 5.5) !important;
  box-sizing: border-box;
  position: relative;
  height: auto;
  opacity: 0.4;
  transition: opacity .3s linear;
  /*  min-width: 69px !important;*/
}
.thumbnail-item:hover {
  opacity: 1;
}
.thumbnail-list1 .slick-track:before, .thumbnail-list1 .slick-track:after, .thumbnail-list2 .slick-track:before, .thumbnail-list2 .slick-track:after {
  content: "";
  display: block;
  width: 18%;
  height: 0;
}
.thumbnail-list1 .slick-track:before, .thumbnail-list2 .slick-track:before {
  order: 1;
}
.thumbnail-item.thumbnail-current:after {
  opacity: 0;
}
.thumbnail-item img {
  width: 100%;
  margin: 0 auto;
}
.thumbnail-list1 .slick-track, .thumbnail-list2 .slick-track {
  transform: unset !important;
  width: 100% !important;
  margin: 10px 0 0 0 !important;
}
.thumbnail-list1 .slick-current, .thumbnail-list2 .slick-current {
  opacity: 1;
}
@media only screen and (max-width: 1000px) {
.youtubeWrap {
    width: calc(100vw - 160px);
    max-width: 800px;
    }
  .slider-container {
    width: calc(100vw - 160px);
    max-width: 800px;
  }
  .slider-list1, .slider-list2 {
    width: 100%;
  }
  .thumbnail-list1 .slick-track, .thumbnail-list2 .slick-track {
    width: 100%;
    margin-top: 0 !important;
  }
  .thumbnail-list1 .slick-track, .thumbnail-list2 .slick-track {
    margin-top: 0;
  }
  .thumbnail-list {
    padding: 0 1%;
  }
  li.thumbnail-item {
    margin-bottom: 5px !important;
  }
  .slider-container {
    margin-bottom: 10px;
  }
  .slick-next::after, .slick-prev::after {
    width: 10px;
    height: 10px;
  }
  .slick-next {
    right: 8px;
  }
  .slick-prev {
    left: 8px;
  }
  .slick-next::after {
    right: -12px;
  }
  .slick-prev::after {
    left: -12px;
  }
  /*
.slick-next::after {
    width: 12px!important;
    height: 12px!important;
}
*/
  .slick-prev {
    left: -24px !important;
  }
  .slick-next {
    right: -24px !important;
  }
}
@media only screen and (max-width: 800px) {
  .youtubeWrap {
    width: calc(100vw - 160px);
    margin-bottom: 30px;
  }
  .slider-container {
    width: calc(100vw - 160px);
  }
  .slider-list1, .slider-list2 {
    width: 100%;
  }
  .thumbnail-list1 .slick-track, .thumbnail-list2 .slick-track {
    width: 100%;
    margin-top: 0 !important;
  }
  .thumbnail-list1, .thumbnail-list2 {
    margin-top: -10px;
  }
  .thumbnail-list1 .slick-track, .thumbnail-list2 .slick-track {
    margin-top: 0;
  }
  .thumbnail-list {
    padding: 0 1%;
  }
  li.thumbnail-item {
    margin-bottom: 5px !important;
  }
  .slider-container {
    margin-bottom: 10px;
  }
  .slick-next::after, .slick-prev::after {
    width: 10px;
    height: 10px;
  }
  .slick-next {
    right: 8px;
  }
  .slick-prev {
    left: 8px;
  }
  .slick-next::after {
    right: -18px;
  }
  .slick-prev::after {
    left: -18px;
  }
  .slick-prev::after {
    width: 32px !important;
    height: 32px !important;
  }
  .slick-next::after {
    width: 32px !important;
    height: 32px !important;
  }
  .slick-prev {
    left: -18px !important;
  }
  .slick-next {
    right: -18px !important;
  }
}
@media only screen and (max-width: 450px) {
  .youtubeWrap {
    width: calc(100vw - 60px);
  }
  .slider-container {
    width: calc(100vw - 60px);
  }
  .slider-list1, .slider-list2 {
    width: 100%;
  }
  .thumbnail-list1 .slick-track, .thumbnail-list2 .slick-track {
    width: 100%;
    margin-top: 0 !important;
  }
  .thumbnail-list1, .thumbnail-list2 {
    margin-top: -10px;
  }
  .thumbnail-list1 .slick-track, .thumbnail-list2 .slick-track {
    margin-top: 0;
  }
  .thumbnail-list {
    padding: 0 1%;
  }
  li.thumbnail-item {
    margin-bottom: 5px !important;
  }
  .slider-container {
    margin-bottom: 10px;
  }
  .slick-next::after, .slick-prev::after {
    width: 10px;
    height: 10px;
  }
  .slick-next {
    right: 8px;
  }
  .slick-prev {
    left: 8px;
  }
  .slick-next::after {
    right: 8px;
  }
  .slick-prev::after {
    left: 8px;
  }
  .slick-prev::after {
    width: 12px !important;
    height: 12px !important;
  }
  .slick-next::after {
    width: 12px !important;
    height: 12px !important;
  }
  .slick-prev {
    left: -24px !important;
  }
  .slick-next {
    right: -24px !important;
  }
}
/**************************************************/
@media screen and (max-width: 750px) { /*sp*/
}
@media screen and (min-width:751px) and (max-width:1240px) { /* iPad */
}
@media screen and (min-width:1241px) and (max-width:1440px) { /* tb + pc narrow */
}
@media screen and (min-width:1441px) { /* pc wide */
}