/* ----------------------------------------------------------------
	main slide 1
-----------------------------------------------------------------*/

#slidercopyfixed {
  position: absolute;
  top: 100%;
  z-index: 31;
  width: 100%;
  height: 60px;
  margin-top: -60px;
  background: url('/premium/event/img/hoshinoya_intro/hoshinoya_intro_ban_bg.jpg') center;
  /* background-color: rgba(0, 20, 50, .9); */
  display: table;
}

.mainslide1redbox h1{ margin-top: 10px; margin-bottom: 10px;}
#slidercopyfixed h3 { margin-top: 0px; margin-bottom: 0px; }
.slidercopyfixedh3 { color:#fff; }


@media only screen and (max-width: 767px) {
  .slidercopyfixedh3 { font-size: 14px; }
}

#slidercopyfixed h5 { font-family: 'Dancing Script', cursive; font-weight: 400; font-size: 20px;}

#slidercopyfixed-cell {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.sfcell-p { }

.swiper-container {
  position: relative;
  z-index: 30;
  width: 100%;
}

.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-algn: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center
}


#slider1 {
  background: url(/img/onsenMain-1.jpg) 50% 0% no-repeat;
  background-size: cover;
}

#slider2 {
  background: url(/img/onsenMain-2.jpg) 50% 0% no-repeat;
  background-size: cover;
}

#slider3 {
  background: url(/img/onsenMain-3.jpg) 50% 0% no-repeat;
  background-size: cover;
}

.swslidecopy { color:#fff; font-size: 40px; font-weight: 300; margin-top: -600px; }
.sfcell-p2 { font-size: 14px; color:rgba(255,255,255,.8); margin-top: -80%; margin-left:420px; padding-left: 100%; }
#sliderfixed {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 31;
  width: 440px;
  height: 440px;
  margin-left: -220px;
  margin-top: -260px;
}

#sliderfixed2 {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 31;
  margin-left: 320px;
  margin-top: -50px;
  font-size: 14px;
  color: rgba(255,255,255,.8);
}

.mainslide1redbox {
  display: table;
  text-align: center;
  border: 3px solid #e62335;
  width: 100%;
  height: 100%;
  position: relative;
  background-color: rgba(0, 0, 0, .4);
  -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.sliderfixed-cell {
  display: table-cell;
  height: 400px;
  vertical-align: middle;
}

.mainslide1redbox h1 {
  color: #fff;
  font-family: 'lato', serif;
  font-weight: 100;
}

.mainslide1redbox h1 small {
  color: #fff;
}

.btn-mod.btn-onsenslide{
  	color: rgba(255,255,255, .75);
  	background: rgba(255,0,0, .50);
}
.btn-mod.btn-onsenslide:hover,
.btn-mod.btn-onsenslide:focus{
  	color: rgba(0,0,0, 1);
  	background: rgba(255,255,255, 1);
}


@media only screen and (max-width: 767px) {
  #sliderfixed {
    width: 300px;
    height: 300px;
    margin-left: -150px;
    margin-top: -150px;
  }
  .sliderfixed-cell {
    height: 300px;
  }
}

/* ----------------------------------------------------------------
	Why Choose
-----------------------------------------------------------------*/

.whychoose .row { margin-left: 100px; margin-right: 100px; }

@media only screen and (max-width: 767px) {
  .whychoose h2 { font-size: 16px; }
  .whychoose .row { margin-left: 0; margin-right: 0; }
  .whychoose h4 { font-size: 12px; }
}

@media (min-width: 768px) and (max-width: 991px) {
  .whychoose .row { margin-left: 0; margin-right: 0; }
  .whychoose h2 { font-size: 18px; }
  .whychoose h4 { font-size: 14px; }
}

/* ----------------------------------------------------------------
	info
-----------------------------------------------------------------*/
.mainhotel .row {
    margin-right: -5px;
    margin-left: -5px;
}
.mainhotel .col-sm-6 { padding: 0 5px; }

.maininfo { position: relative; margin-top:10px; }

.maininfo-conhotel { position: absolute; width: 100%; text-align: center; color: #333; font-size:1.3em; font-weight:500; margin-top: 70px;}
.maininfo-conhotel p { margin: 0; }
.maininfo-conhotel-1 { font-size:2.5em; }

.maininfo-con { position: absolute; width: 100%; text-align: center; color: #fff; font-size:14px; }

@media only screen and (max-width: 767px) {
  .maininfo-conhotel { font-size:1em; font-weight:500; margin-top: 50px;}
}

.info_t1{ font-size:36px; font-weight: 500; padding-top: 100px; }
.info_t0{ font-size:36px; font-weight: 500; border: 2px solid #fff; width: 200px; margin-left: auto; margin-right: auto; margin-top: 88px;}
.info_t0 p {font-size:14px;}
.info_t0_icon { position: absolute; background: url(/premium/img/icon_cousor.png) no-repeat 0 0; left: 350px; top: 150px; width: 63px; height: 63px; z-index: 2; }

@media only screen and (max-width: 767px) {
  .info_t1{font-size:24px;font-weight: 500; padding-top: 46px; }
  .info_t2{font-size:12px;}
  .info_t0{font-size:24px;font-weight: 500; border: 2px solid #fff; width: 120px; margin-left: auto; margin-right: auto; margin-top: 36px;}
  .info_t0 p {font-size:12px;}
  .info_t0_icon{position: absolute; background: url(/premium/img/icon_cousor.png) no-repeat 0 0; left: 200px; top: 70px; width: 63px; height: 63px; z-index: 2;}

}


/* ----------------------------------------------------------------
	SNS
-----------------------------------------------------------------*/
.sns .row { margin-right: -5px; margin-left: -5px; }
.sns .col-sm-3, .sns .col-xs-6 { padding: 5px 5px 0 5px; }
.snsicontitle { font-weight: 500; font-size: 18px; color:#111; }
.snscover { position: absolute; width: 100%; height: 100%; padding-right: 10px; }
.snsimg {
  -webkit-transition: all 0.1s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -moz-transition: all 0.1s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -o-transition: all 0.1s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -ms-transition: all 0.1s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  transition: all 0.1s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
a:hover > .snsimg { border:5px solid #fff; }
.snscont { color:#fff; font-weight: 500; font-size: 14px; margin-top: 30px; }
.snsicon { margin-top: 40px; }
.snsicon img { width:40px; }

@media only screen and (max-width: 767px) {
  .snsicontitle { font-weight: 500; font-size: 16px; }
  .sns .row { margin-right: 0; margin-left: 0; }
  .snscont { font-size: 11px; margin-top: 10px; }
}

/* ----------------------------------------------------------------
	cs
-----------------------------------------------------------------*/

.maincs { position: relative; margin-top:10px; }
.maincs-conhotel { position: absolute; width: 100%; text-align: center; color: #333; font-size:1.3em; font-weight:500; margin-top: 70px;}
.maincs-conhotel-1 { font-size:2.5em; }

@media (min-width: 768px) and (max-width: 991px) {
  .maincs-conhotel { margin-top: 30px;}
  .maincs-conhotel-1 { font-size:1.5em; }
}

@media only screen and (max-width: 767px) {
  .maincs {
    margin:20px;
    height:150px;
    background: url('/premium/img/foot-cs.jpg') center;
    background-size: cover;
    }
    .maincs-conhotel { position: relative;  font-size:1em; font-weight:500; margin-top: 30px;}
    .maincs-conhotel-1 { font-size:1.7em; }
}



.cscover { position: relative; }
.cscover-con { position: absolute; width: 100%; text-align: center; color: #fff; font-size: 10px; padding-top: 80px; }
.cstitle1{ font-weight: 500; font-size: 14px; }
.cstitle2{ font-family: 'Noto Serif CJK KR', serif; font-weight: 700; font-size: 36px; }
.cstitle3{ font-weight: 500; font-size: 24px; border: 1px solid #fff; width: 200px; margin-left: auto; margin-right: auto;}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cscover-con { padding-top: 40px; }
}

@media only screen and (max-width: 767px) {
  .cscover-con { padding-top: 10px; }
  .cstitle1{ font-size: 10px; margin-bottom: 3px; }
  .cstitle2{ font-size: 18px; margin-bottom: 3px; }
  .cstitle3{ font-size: 12px; width: 100px;}
}
