@charset "utf-8";
/* reset */
blockquote,body,code,dd,div,dl,dt,fieldset,figcaption,figure,form,h1,h2,h3,h4,h5,h6,input,legend,li,main,ol,p,pre,td,textarea,th,ul{padding:0;margin:0}.cf,.cf:after,main,section{display:block}a:link,a:visited,del,ins{text-decoration:none}table{border-collapse:collapse;width:100%}fieldset,img{border:0;vertical-align:top}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}legend{color:#000}.cf:after{content:".";height:0;clear:both;visibility:hidden;font-size:.1em}.cf{zoom:1}ul.col{letter-spacing:-.5em}ul.col li{display:inline-block;vertical-align:top;letter-spacing:.06em}* html .cf{height:1%}a:link,a:visited{backface-visibility:hidden;-webkit-backface-visibility:hidden;color:#272638;transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}:focus,a:focus,a:hover{outline:0}img{max-width:100%;height:auto;width:auto;backface-visibility:hidden;-webkit-backface-visibility:hidden}

/*ハンバーガーメニュー*/
.modal-menu{width:40%;background:#2b825c;right:-40%;position:fixed;padding:40px;color:#fff;z-index:4;box-sizing:border-box;transition:.6s;height:100%;overflow:auto}.modal-menu.active{right:0}.modal-menu.active.winter{background:rgb(25 102 162 / 90%)}.modal-menu.active.green{background:rgb(17 125 88 / 90%)}.modal-menu-season ul{padding:40px 0 0;display:flex;justify-content:space-between;width:80%;margin:0 auto}.modal-menu-season ul li{display:block;width:50%;text-align:center;padding:5px;border:1px solid #fff;font-size:14px;color:#fff;box-sizing:border-box;cursor:pointer;transition:.4s}.green .modal-menu-season ul li.select-green{background:#fff;color:#2b825c}.winter .modal-menu-season ul li.select-winter{background:#fff;color:#255686}.modal-green-menu ul,.modal-winter-menu ul{padding:40px 0;display:flex;justify-content:space-between;flex-wrap:wrap}.modal-green-menu ul li,.modal-winter-menu ul li{width:calc(50% - 6px)}.modal-green-menu li a,.modal-winter-menu li a{width:100%;display:block;text-align:center;padding:4px;font-size:13px;font-weight:600;color:#fff;box-sizing:border-box}.modal-green-menu li a{border-bottom:1px solid #6aab8e}.modal-winter-menu li a{border-bottom:1px solid #3e6b96}.green .modal-winter-menu,.winter .modal-green-menu{opacity:0;pointer-events:none}.green .modal-green-menu,.winter .modal-winter-menu{opacity:1}.modal-green-menu,.modal-winter-menu{opacity:1;position:absolute;width:80%;top:130px;left:0;right:0;margin:0 auto}

/*header*/
#head #sp-btn,#nav-anchor-fix{text-align:center;position:fixed;top:0;height:72px}#head #accordion dt,#nav-anchor-fix.fixed .head-reserve-wrap,.fixed,.fixed #anchor-site-id{opacity:1}#nav-anchor-fix .head-reserve-wrap #br,#nav-anchor-fix .head-reserve-wrap #dp{font-size:13px;font-weight:600;height:36px;line-height:37px;border-radius:3px}#head{position:absolute;z-index:5;left:0;right:0;top:0;background:0 0}#head #sp-btn{transition:.5s;background-color:#161616;width:72px;right:0;color:#fff;cursor:pointer;z-index:5}#head #site-id{margin-left:40px;margin-top:30px;width:200px}#head #site-id img{width:200px}#head #site-id a{display:inline-block}#head #accordion{position:absolute;z-index:1;right:125px;top:20px}#head #accordion li{margin-left:16px}#head #accordion dt{color:#000;font-size:16px;cursor:pointer;border-bottom:1px solid #161616;padding-left:7px;padding-right:7px;letter-spacing:.02em}#head #accordion dd{background-color:#222;text-align:center;margin-left:-1px;margin-right:-1px;padding:15px;display:none;border-radius:0 0 5px 5px}#head #accordion dd a{color:#fff;font-size:11px;display:block}#head #accordion dd a:hover{opacity:.8}#head #accordion dd li{display:block;margin-left:0;border-bottom:1px solid #626262;line-height:1.5;padding-bottom:8px;margin-bottom:8px}#head #accordion dd li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}#head .menu-trigger,#head .menu-trigger span{display:inline-block;transition:.4s;box-sizing:border-box}#head .menu-trigger{position:relative;width:32px;height:22px;margin-top:25px}#head .menu-trigger span{position:absolute;left:0;width:100%;height:2px;background-color:#fff}#head .menu-trigger span:first-of-type{top:0}#head .menu-trigger span:nth-of-type(2){top:10px}#head .menu-trigger span:nth-of-type(3){bottom:0}#head #sp-btn.active .menu-trigger span:first-of-type{-webkit-transform:translateY(10px) rotate(-45deg);transform:translateY(10px) rotate(-45deg)}#head #sp-btn.active .menu-trigger span:nth-of-type(2){opacity:0}#head #sp-btn.active .menu-trigger span:nth-of-type(3){-webkit-transform:translateY(-10px) rotate(45deg);transform:translateY(-10px) rotate(45deg)}#head #sp-btn.active{background-color:#3330}#head #sp-btn.color-w{background:#fff}#head #sp-btn.color-w .menu-trigger span{background-color:#000}#nav-anchor{width:100%;text-align:center;padding-top:40px;padding-bottom:20px;z-index:4;transition:opacity .5s}#nav-anchor li:after{content:"/";color:#000;font-size:14px;margin-left:10px;margin-right:10px}#nav-anchor li:last-child:after,#nav-anchor-fix li:last-child:after{display:none}#nav-anchor li a{font-size:16px;letter-spacing:.01em;color:#000}#nav-anchor li a:hover,#nav-anchor-fix li a:hover{text-decoration:underline}#nav-anchor-fix{width:100%;background-color:#fff;padding-top:18px;z-index:4;transition: opacity .5s;left:0;opacity:0;box-sizing:border-box}#anchor-site-id,.fixed #anchor-site-id{width:150px;left:30px;top:25px;position:absolute}#nav-anchor-fix li:after{content:"/";color:#838383;font-size:13px;margin-left:4px;margin-right:4px}#nav-anchor-fix li a{font-size:14px;    letter-spacing: -0.03em;}#anchor-site-id{}#nav-anchor-fix ul{text-align:left;padding-left:200px}#nav-anchor-fix.fixed{opacity:1;}#nav-anchor-fix .head-reserve-wrap{position:absolute;right:90px;top:20px;width:290px;display:flex;justify-content:space-between;opacity:0;transition:.5s}#nav-anchor-fix .head-reserve-wrap a{color:#fff}#nav-anchor-fix .head-reserve-wrap #dp{width:145px;background:#3e81cd;color:#fff;margin-right:5px;transition:.5s;position:relative;padding-left:17px}#nav-anchor-fix .head-reserve-wrap #br{width:100px;background:#f36319;color:#fff;transition:.5s;padding-left:12px}#nav-anchor-fix .head-reserve-wrap #br:hover{background:#e04808}#nav-anchor-fix .head-reserve-wrap #dp:hover{background:#3269a9}
/* footer */
.foot-reserve-wrap-sp #dp,footer{position:relative;text-align:center}.foot-reserve-wrap-sp #br,.foot-reserve-wrap-sp #dp{width:50%;color:#fff;font-size:13px;font-weight:600;height:60px;line-height:60px;transition:.5s;text-align:center}footer{padding:120px 0 80px;background:#fff;overflow: hidden;}.footer-siteid{width:300px;margin:0 auto 12px}footer p{font-size:15px;padding-bottom:80px}.foot-nav{position:absolute;top:36px;left:40px;font-size:14px}.foot-nav li{display:inline-block}.foot-nav li a{transition:.4s}.foot-nav li a:hover{text-decoration:underline;transition:.4s}.foot-nav li:after{content:"/";padding:0 8px}.foot-nav li:last-child:after{display:none}.copyright{font-size:12px;padding-top:24px}.hoshino-groop{width:520px;margin:0 auto}.hoshino-groop li{width:calc(16.666% - 22px);position:relative}.hoshino-groop li img{vertical-align:bottom}.foot-reserve-wrap-sp{position:fixed;bottom:0;width:100%;transition:.5s;z-index:4}.foot-reserve-wrap-inner{display:flex;justify-content:space-between;transition:.5s;position:fixed;width:100%}.foot-reserve-wrap-sp #br .ico-stay,.ico-plane,.ico-stay{display:block;position:absolute}.hoshino-groop-reserve a{font-size:14px;display:block;font-weight:600}.hoshino-groop-reserve.btn-link a{color:#161616}.btn-link a:after{border-top:1px solid #161616;border-right:1px solid #161616}.hoshino-groop-reserve.btn-link a:before{content:"";position:absolute;right:-36px;top:14px;width:10px;height:10px;border-radius:50%;background:#fff;z-index:1;transition:.4s}.hoshino-groop-reserve.btn-link a:hover:before{-webkit-transform:scale(4);-moz-transform:scale(4);-o-transform:scale(4);-ms-transform:scale(4);transform:scale(4);background:#161616;transition:.4s}.foot-reserve-wrap-sp a{color:#fff}.foot-reserve-wrap-sp #dp{background:#4e5399}.foot-reserve-wrap-sp #br{background:#f36319}.ico-stay{width:17px;top:9px;left:10px}.ico-plane{width:20px;top:13px;left:10px}.foot-reserve-wrap-sp #br .ico-stay{width:18px;top:19px;left:20px}.foot-reserve-wrap-sp #dp .ico-plane{display:block;position:absolute;width:22px;top:24px;left:15px}

.sp {
  display: none;
}
.pc {
  display: block;
}
.serif {
    font-family: 'Noto Serif JP', serif;
}

.en-serif {
    font-family: geller-headline, serif;
    font-weight: 400;
    font-style: normal;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}
.flex-space-between {
  justify-content: space-between;
}
.flex-start {
  justify-content: flex-start;
}
.flex-center {
  justify-content: center;
}
.flex-reverse {
	flex-direction: row-reverse;
}

.sup li {
  font-size: 0.82em;
      line-height: 1.5;
}
.indent li {
  text-indent: -1em;
  padding-left: 1em;
}
.sup-wrap {
     padding: 1em 0.5em;
}
.sup-wrap li {
  line-height: 1.5;
  padding-bottom: 5px;
}
.unit {
    font-size: 60%;
    vertical-align: top;
    padding-right: 4px;
}

.highlight{ background: linear-gradient(transparent 40%, #f6ff5f 40%);}
.pop-up {
    display: none;

}
article .btn-link a {
    font-size: 0.8em;
    display: block;
    border: #303030 solid 2px;
    line-height: 1em;
    width: 10em;
    text-align: center;
    margin: 1em auto;
    padding: 0.8em 0 0.7em;
    border-radius: 40px;
    letter-spacing: 0;
    font-weight: 600;
  transition: .5s;
}
article .btn-link a:hover {
  transition: .5s;
  background: #303030;
  color: #fff;
}
/* layout */
body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  line-height: 2em;
  letter-spacing: 0.01em;
  color: #303030;
  word-wrap: break-word;
  font-weight: 500;
  background-color: #f3f3f3;
  -webkit-text-size-adjust: 100%;
}

.wrap {
    overflow-y: hidden;
}
article {
  clear: both;
  padding-top: 1px;
}
.wrap.active {
  overflow: hidden;
  height: 100vh;
}

.inner {
  max-width: 1600px;
  width: 82%;
  margin: auto;
}
.slide-inner {
  max-width: 1600px;
  width: 82%;
  margin: auto;
}
.inner-mid {
  max-width: 1200px;
  width: 64%;
  margin: auto;
}
.inner-min {
  max-width: 900px;
  width: 50%;
  margin: auto;
}
.link-blank {
    margin-top: 1em;
    position: relative;
    padding-left: 28px;
}
.ico-blank {
    width: 20px;
    position: absolute;
    left: 0;
    top: 6px;
}
.link-blank a {
    text-decoration: underline;
      color: #928a73;
  transition: .5s;
}
.link-blank a:hover {
      color: #000;
  transition: .5s;
}
/* hero */
#hero {
  animation: fadeIn 1.2s ease 1.2s forwards;
  height: 100vh;
  opacity: 0;
  overflow: visible;
  background-image: none;
}
#hero video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  position: absolute;
  top: 0px;
  z-index: -1;
}



@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
.hero-bg {
    height: 100vh;
    width: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
}
.hero-bg img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
}

.hero-copy {
    position: absolute;
    top: auto;
    text-align: center;
    bottom: 0px;
    z-index: 2;
    right: 60px;
}
.hero-copy h2 {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 50px;
    color: #fff;
    text-align: right;
  width: 600px;
}
.hero-copy h2 .eng {
font-size: 46px;
    display: block;
    font-weight: 600;
    letter-spacing: -0.01em;
    line-height: 0.9;
}
.hero-copy h2 .sub {
    display: inline-block;
    font-size: 17px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    letter-spacing: 0.05em;
    border-top: #fff 2px solid;
    padding-top: 8px;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 5px;
}
#hero:before {
    position: absolute;
    bottom: 0;
    width: 100%;
    content: "";
    height: 36%;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.45) 100%);
}

/* breadcrumb */
.breadcrumb li,.breadcrumb li:after{display:inline-block}.breadcrumb{font-size:12px;margin:40px auto}.breadcrumb li:after{content:"/";margin-left:5px;margin-right:5px;vertical-align:middle}.breadcrumb li:last-child:after{display:none}.breadcrumb a{text-decoration:underline}

/* section */
.l-sec {
 padding: 6em 0;
}


.page-leadcopy {
    text-align: center;
    font-size: 1.8em;
    line-height: 1.5em;
    letter-spacing: 0.12em;
    padding: 60px 0 0;
    font-weight: 500;
}
.page-sub-leadcopy {
  font-size: 18px;
  padding-bottom: 10px;
  text-align: center;
}

.sec-title-en {
 font-size: 2em;
    font-weight: 500;
}
.sec-title-wrap {
    padding-bottom: 4em;
}




/* info-table */
.info-table table {
  width: 100%;
  margin: 32px 0;
  border-bottom: #c2c2c2 solid 1px;
}
.info-table tbody th, .info-table tbody td {
    line-height: 1.6;
    padding: 15px 15px 13px;
    font-weight: 500;
      border-top: #c2c2c2 solid 1px;
}
.info-table tbody th {
  font-weight: 600;
  vertical-align: top;
  width: 7em;
}
.info-table table ul {
padding-top: 0.4em;
}
.info-table table ul li {
    padding-bottom: 2px;
}
.info-table table dl {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: #c2c2c2 dotted 1px;
}
.info-table table dt {
     float: left;
    width: 6em;
}
.info-table table dd {
    padding-left: 7em;
}
.info-table table dl.dl-last {
    border-bottom: none;
  padding: 0;
  margin: 0;
}
.info-table table thead th,.info-table table thead td {
    padding: 1em 0.6em;
    text-align: center;
    font-weight: 600;
    border-top: #c2c2c2 solid 2px;
      background: #fbfbfb;
}
.info-table table td.price {
   text-align: center;
}
.info-table table td.size {
  font-size: 0.9em;
}



/* items */
.item-cat {
    text-align: center;
  margin-bottom: 0.6em;
}
.item-cat span {
    text-align: center;
    font-weight: 600;
    font-size: 1.2em;
    display: inline-block;
    margin: 0 auto;
    line-height: 1em;
    border-bottom: #303030 solid 1px;
    padding: 0 0.5em 0.6em;
}
/* -col1 */
.items.-col1 .item-title {
    font-size: 1.8em;
    text-align: center;
    padding: 0 0 1em;
  font-weight: 500;
}
.items.-col1 .item-leadcopy {
    font-size: 1.2em;
    text-align: center;
    padding: 0em 0 2em;
    font-weight: 400;
    letter-spacing: 0.08em;
    line-height: 1.8;
}
.items.-col1 .item-pic {
    margin-bottom: 5em;
}
.items.-col1 .item-pic img {
   border-radius: 20px;
  width: 100%;
}
/* -col2 */
.items.-col2 .item {
       width:calc(50% - 36px);
}
.item.-col2 {
    margin-bottom: 6em;
}
.item.-col2.last {
    margin-bottom: 0em;
}
.item.-col2 .item {
       width:calc(50% - 24px);
}
.item.-col2 .item-tmb {
       width: 50%;
}
.item.-col2.w7-3 .item-tmb {
       width: 30%;
}
.item.-col2.w7-3 .item-summary {
       width: 70%;
}

.item.-col2 .item-tmb img {
    border-radius: 6px;
  width: 100%;
  margin-bottom: 1.5em;
}
.item.-col2 .item-summary {
       width: 50%;
}
.item.-col2 .item-summary .item-summary-inner {
      padding: 5em;
}
.item.-col2.w7-3 .item-summary .item-summary-inner {
    padding: 2em 5em;
}
.item.-col2 .item-tmb p {
    font-size: 0.8em;
    line-height: 1.85;
    padding-top: 1em;
    text-align: center;
}
.item.-col2 .item-title {
    font-size: 1.4em;
    padding-bottom: 0.8em;
}
.item.-col2.w7-3 .item-title {
    font-size: 1.2em;
    padding-bottom: 1.2em;
}
.item.-col2 .item-title-line {
    width: 5em;
    height: 1px;
    background: #303030;
    margin-bottom: 1.4em;
}
.item.-col2 p {
    font-size: 0.95em;
    line-height: 1.85;
}

.item.-col2-l {
    margin-bottom: 12em;
    position: relative;
    width: 82%;
}
.item.-col2-l .item-tmb {
    width: 100%;
}
.item.-col2-l .item-tmb img {
    border-radius: 0 10px 0 0;
}
.item.-col2-l .item-summary-inner {
    background: #f3f3f3;
    padding: 50px 60px;
    position: absolute;
    bottom: -14%;
    right: -16%;
    width: 40%;
    border-radius: 10px;
  left: auto;
}
.item.-col2-l .item-title {
    font-size: 1.4em;
    padding-bottom: 1em;
    letter-spacing: 0.08em;
}
.item.-col2-l .item-summary-inner p {
    font-size: 0.9em;
    line-height: 1.9;
}
.item.-col2-l.reverse{
    width: 82%;
    margin-left: 18%;
}
.item.-col2-l.reverse .item-tmb img {
    border-radius: 10px 0 0 10px;
}
.item.-col2-l.reverse .item-summary-inner {
    left: -16%;
  right: auto;

}
.item.-col2-l.last {
    margin-bottom: 0em;
}

/* -col3 */

.items.-col3 .item {
       width: calc(33.333% - 1.5em);
}
.items.-col3 .item-cat span {
    text-align: center;
    font-weight: 600;
    font-size: 0.9em;
}
.items.-col3 .item .item-tmb img {
    border-radius: 10px;
  width: 100%;
}
.items.-col3 .item .item-title {
    font-size: 1em;
    margin-bottom: 0.8em;
    font-weight: 600;
    line-height: 1.5em;
    text-align: center;
}
.items.-col3 .item p {
    font-size: 0.84em;
    line-height: 1.8;
}
.items.-col3 .item .item-summary {
    padding: 1.4em 0.7em;
}

/* -col4 */

.items.-col4 .item {
       width: calc(25% - 1em);
}
.items.-col4 .item-cat span {
    text-align: center;
    font-weight: 600;
    font-size: 0.9em;
}
.items.-col4 .item .item-tmb img {
       border-radius: 10px;
  width: 100%;
}
.items.-col4 .item .item-title {
    font-size: 1em;
    margin-bottom: 0.8em;
    font-weight: 600;
    line-height: 1.5em;
    text-align: center;
}
.items.-col4 .item p {
    font-size: 0.78em;
    line-height: 1.8;
}
.items.-col4 .item .item-summary {
    padding: 1.4em 0.7em;
}
/* -panel */
.items.panel .item .item-tmb img {
    border-radius: 10px 10px 0 0;
}
.items.panel .item{
    background: #fff;
    border-radius: 10px;
}

.items.panel .item .item-summary {
    padding: 1.8em;
}

/* modaal */
.modaal-wrapper .modaal-close {
    display: none !important;
}
.modaal-overlay {
    background-color: #e1e1e1 !important;
}
.modaal-content-container {
    padding: 60px !important;
}
.modaal-container {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: auto;
    text-align: left;
    color: #000;
    border-radius: 0;
    background-color: transparent !important;
    box-shadow: none !important;
    cursor: auto;
}
.modaal-container {
    max-width: 780px !important;
}

.modaal-container .btn-parent {
margin-top: 40px;
}
.modaal-container .btn-item {
 width: 50%;
    margin: 0 auto;
}
.modaal-container .btn-item a {
    display: block;
    text-align: center;
    background: #333;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
  transition: 0.5s;
}
.modaal-container .btn-item a:hover {
    opacity:0.5;
}
.modaal-container .coution {
    font-weight: 400;
    padding-top: 24px;
    text-align: center;
}
.contents .txt .coution p {
    text-align: center;
    padding: 0;
    line-height: 1.6em;
    font-size: 14px;
}
.modaal-container .btn-item.activity-detail a {
    background: #a99b82;
}
.modaal-container .btn-item.activity-reserve a {
    background: #f36319;
}
.modaal-container .btn-wrap {
    margin: 40px auto 0;
    width: 50%;
}
.modaal-container .btn-wrap .btn-item {
    width: 100%;
    margin: 0 auto;
}
.modaal-container .policy {
    padding: 24px;
    background: #efefef;
    margin-top: 24px;
    font-size: 13px;
    line-height: 1.6em;
}
.modaal-container .policy strong {
    font-weight: 600;
}
.modal-hero img {
    border-radius: 12px 12px 0 0;
}
.modal-content {
    border-radius: 12px;
    background: #fff;
}
.modal-detail {
    padding: 4em;
}
.modal-detail-title {
    text-align: center;
    font-size: 1.3em;
    padding-bottom: 1.3em;
}

.modal-detail .close {
    margin: 50px auto 0;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    background-image: url("../images/close_icon.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 2px;
    padding-bottom: 2px;
    background-size: 15px;
    padding-left: 8px;
    width: 6em;
    display: block;
}
.modal-detail .btn {
    text-align: center;
    padding: 30px 0 0;
}
.modal-detail .btn a {
    display: inline-block;
    background: #a89776;
    padding: 1em 2em 0.9em;
    border-radius: 40px;
    font-size: 0.9em;
    color: #fff;
    font-weight: 600;
    line-height: 1;
  transition: .4s;
}
.modal-detail .btn a:hover {
    background: #333;
    color: #fff;
   transition: .4s;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


@media screen and (max-width:1500px) {
  body {
  font-size: 17px;
}
}


@media screen and (max-width:1300px) {
    body {
  font-size: 16px;
}
}
@media screen and (max-width:1000px) {
.sp {
  display: block;
}
.pc {
  display: none;
}
  .inner {
    width: 86%;
}
    .inner-mid {
    width: 82%;
}
  .slide-inner {
 width: 88%;
    margin-left: 12%;
}
    .slide-inner .slidercal4 {
overflow: hidden;
}
  .l-sec {
    padding: 4em 0;
}
  .sec-title-wrap {
    padding-bottom: 3em;
}
  .sec-title-en {
    font-size: 2em;
}
  .item.-col2 .item-summary .item-summary-inner {
       padding: 1.5em 2.8em 0;
}
.item.-col2 .item-title {
    font-size: 1.2em;
    padding-bottom: 0.6em;
}
  .item.-col2 .item-title-line {
    margin-bottom: 1em;
}.item.-col2 {
    margin-bottom: 4em;
}.items.-col1 .item-leadcopy {
    font-size: 1.1em;
  }
  .items.-col1 .item-pic {
    margin-bottom: 3em;
}.items.-col3 .item {
    width: calc(33.333% - 1em);
}.items.-col2 .item {
    width: calc(50% - 1em);
}.items.panel .item .item-summary {
    padding: 1.5em;
}
  
  #hero {
    height: 80vh;
        position: relative;
}
  .hero-bg {
    height: 80vh;
}
  .hero-bg img {
    height: 80vh;
}
#hero video {
    height: 80vh;
  }
}

@media screen and (max-width:1000px) {
  body {
    font-size: 15px;
}
  .page-leadcopy {
    text-align: center;
    font-size: 1.6em;
    padding: 0px;
}
  .l-sec {
    padding: 2em 0;
}
  .info-table tbody th, .info-table tbody td {
    padding: 12px 10px 13px;
}
  .item.-col2 .item-tmb {
    width: 100%;
}
  .item.-col2 .item-summary {
    width: 100%;
}
  .item.-col2 .item-title {
    font-size: 1.2em;
    padding-bottom: 0.6em;
    text-align: center;
}
  .item.-col2 .item-title-line {
    margin: 0 auto 1em;
}
  .inner-mid {
    width: auto;
    padding: 0 2em;
}
  .item.-col2 .item-summary .item-summary-inner {
    padding: 1.5em 2em 0;
}
#head #site-id {
    margin-left: 22px;
    margin-top: 20px;
    width: 130px;
}
  #head #accordion dt {
    font-size: 12px;
    padding-left: 2px;
    padding-right: 2px;
    line-height: 1.8;
}
  .foot-reserve-wrap-sp #br {
    width: 50%;
    background: #f36319;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    height: 60px;
    line-height: 60px;
    transition: 0.5s;
    text-align: center;
}
  .foot-reserve-wrap-sp #dp {
    width: 50%;
    background: #4e5399;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    height: 60px;
    line-height: 60px;
    transition: 0.5s;
    position: relative;
    text-align: center;
}.hideClass {
    transform: translateY(-60px);
}.foot-reserve-wrap-inner {
    display: flex;
    justify-content: space-between;
    transition: 0.5s;
    position: fixed;
    width: 100%;
}
.foot-reserve-wrap-sp a {
    color: #fff;
}
.modal-menu {
    width: 100%;
    right: -100%;
}
  .hero-copy h2 .eng {
    font-size: 42px;
    display: block;
    font-weight: 600;
    letter-spacing: -0.01em;
    line-height: 0.9;
}#head #accordion {
    position: absolute;
    z-index: 1;
    right: 70px;
    top: 16px;
    letter-spacing: 0;
}#head #accordion li {
    margin-left: 10px;
}
  
  #head #sp-btn {
    width: 60px;

}#head #accordion dt {
    letter-spacing: 0;
}
  #head #sp-btn, #nav-anchor-fix {
    height: 60px;
}
  #head .menu-trigger span {
    height: 1px;
}#head .menu-trigger span:nth-of-type(2) {
    top: 7px;
}#head .menu-trigger {
    position: relative;
    width: 28px;
    height: 15px;
    margin-top: 23px;
}.hero-copy {
    right: 30px;
}.hero-copy h2 {
    bottom: 20px;
}.hero-copy h2 .sub {
    display: inline-block;
    font-size: 15px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    letter-spacing: 0.05em;
    border-top: #fff 2px solid;
    padding-top: 8px;
    margin-top: 12px;
    padding-left: 10px;
    padding-right: 2px;
}
    #nav-anchor-fix{
    display: none;
  }
  #head #sp-btn.color-w {
    background-color: #161616;
}
  #head #sp-btn.color-w .menu-trigger span {
    background-color: #fff;
}

}


@media screen and (max-width:450px) {
  body {
    font-size: 14px;
}
.info-table table {
    width: 100%;
    font-size: 0.9em;
    margin: 32px 0;
    border-bottom: #c2c2c2 solid 1px;
}
.info-table tbody th, .info-table tbody td {
    padding: 12px 4px;
}
.info-table tbody th {
    font-weight: 600;
    vertical-align: top;
    width: 4em;
}
  .page-leadcopy {
    text-align: center;
    font-size: 1.6em;
    padding: 0px;
}.inner-mid {
  width: 87%;
    padding: 0 1em;
}.item.-col2 .item-summary .item-summary-inner {
    padding: 1.5em 1.5em 0;
}.inner {
    width: 87%;
}.items.-col1 .item-pic img {
    border-radius: 9px;
    width: 100%;
}.item.-col2 .item-tmb img {
    border-radius: 9px;
    width: 100%;
}.items.-col3 .item .item-tmb img {
    border-radius: 9px 9px 0 0;
    width: 100%;
}
  #nav-anchor-fix .head-reserve-wrap {
    display: none;
}#nav-anchor-fix {
    display: none;
}
  
  footer {
    padding: 40px 0 80px;
    background: #fff;
    overflow: hidden;
}.foot-nav {
    position: relative;
    top: 0;
    left: 0;
    font-size: 11px;
    margin-bottom: 24px;
}.footer-siteid {
    width: 200px;
    margin: 0 auto 12px;
}footer p {
    font-size: 11px;
    padding-bottom: 50px;
}.hoshino-groop {
    width: 80%;
    margin: 0 auto;
}.hoshino-groop-list {
    margin-bottom: 10px;
}
  #head #sp-btn.active .menu-trigger span:nth-of-type(3) {
    -webkit-transform: translateY(-5px) rotate(45deg);
    transform: translateY(-5px) rotate(45deg);
}.hero-bg img {
    height: 64vh;
}.hero-bg {
    height: 64vh;
}#hero {
    height: 64vh;
    position: relative;
}.hero-copy h2 .eng {
    font-size: 34px;
    display: block;
    font-weight: 600;
    letter-spacing: -0.01em;
    line-height: 0.9;
}.hero-copy h2 .sub {
    display: inline-block;
    font-size: 13px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    letter-spacing: 0.05em;
    border-top: #fff 2px solid;
    padding-top: 5px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 2px;
}
  #hero video {
    height: 64vh;
}
  
  
}




