h2,h3,h4,h5,h6,p,a{letter-spacing: -0.02em; font-family: "Noto Sans KR"; font-weight: 400; padding: 0;margin: 0;}
ul{margin: 0; list-style-type: none; padding: 0;}
img{max-width: 100%;}
.red { color: #f92f50; }
.blue { color: #2591ff; }

/* ----------------------------------- sec01 -----------------------------------*/
.daubet_bg {
	overflow: hidden;
	position:relative;
}
.daubet_bg.fullscreen {
	height: 80vh;
}
.daubet_bg.fullscreen > .container { z-index: 999; }
.background-image-holder { z-index: 0; }

.toptit { position: absolute; width: 100%; top: 15%; left: 0; }
.topbanner { width: 100%;}
.topbanner2 { width: 100%; position: absolute; bottom: 130px; z-index: 99; left: 50%; transform: translateX(-50%);}
.topbanner img { display: block; margin: auto; }
.topbanner2 img { display: block; margin: auto; }
.ed { }
.ed_tit01 {display: inline-block; background-color: #00c6f8;
	padding: 2px 10px; color: #fff; font-size: 16px; border-radius: 30px; margin-bottom: 10px;}
.ed_tit02 {font-size: 16px; color: #000; line-height: 1.2; }

@media only screen and (max-width: 1280px){

  .topbanner2 { bottom: 100px; }
}
@media only screen and (max-width: 1199px){

}
@media only screen and (max-width: 991px){

	.topbanner2 { width: 80%; }
}
@media only screen and (max-width: 767px){
  .topbanner2 { bottom: 50px; }

  .slidercopyfixedh3 { font-size: 14px;  }
}

.swiper-container {
  position: relative;
  z-index: 30;
  width: 100%;
  height: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
}
#sliderinfo1 {
  background: url(/event2018/img/2019BigPromotion/sec01_bg1.jpg) center bottom no-repeat;
  background-size: cover;
}
#sliderinfo2 {
  background: url(/event2018/img/2019BigPromotion/sec01_bg2.jpg) center bottom no-repeat;
  background-size: cover;
}
#sliderinfo3 {
  background: url(/event2018/img/2019BigPromotion/sec01_bg3.jpg) center bottom no-repeat;
  background-size: cover;
}

#slidercopyfixed {
  position: absolute;
  top: 90%;
  z-index: 31;
  width: 100%;
  height: 60px;
  margin-top: -60px;
  background: url('/premium/event/img/hoshinoya_intro/hoshinoya_intro_ban_bg.jpg') center;
  display: table;
}
#slidercopyfixed-cell {  display: table-cell;  height: 100%;  vertical-align: middle; }
#slidercopyfixed h3 { margin-top: 0px; margin-bottom: 0px; }
.slidercopyfixedh3 { color:#fff; }


/* ----------------------------------- sec02 -----------------------------------*/
.sec02 { background-color: #fff6f6;}
.sec02_item01, .sec02_item02 { background: #fff; border-radius: 10px; width: 45%; box-shadow: 0px 0px 6px rgba(0,0,0,0.2); float: left; }
.sec02_item02 {  float: right; }
.sec02_number { font-size: 58px; }
.sec02_txt01 { font-size: 23px; display: inline-table; float: right; width: calc(100% - 71px); padding-bottom: 13px; }
.sec02_item01 .sec02_number { color: #fff; border-radius: 10px 10px 0 0; background-color: #69f49d;}
.sec02_item02 .sec02_number { color: #fff; border-radius: 10px 10px 0 0; background-color: #00c6f8; }
.sec02_txt02 { font-size: 43px; clear: both; font-weight: 700; line-height: 1.3; padding: 0 0 20px;}
.sec02_txt03 { font-size: 16px; padding-bottom: 35px; line-height: 1.3; }
.sec02_txt04 { font-size: 26px; padding: 40px 0 0; clear: both; }
.sec02_item01 .sec02_txt03 { padding-bottom: 65px; }
.sec02_item01 .sec02_txt04 { padding: 65px 0 0; }
.sec02_check { font-size: 16px; font-weight: 500; padding: 40px 20px; background-color: #cbcbcb1a; }
.sec02_check .small { font-size: 14px; }
.sec02_check .tleft { text-align: left; }
.sec02_item01 .event { border-top: 1px solid #3333; }
.sec02_item02 .event { border-top: 1px solid #3333; }
.cautionWrap { clear: both; text-align: left; }
.caution_tit { font-size: 18px; font-weight: 500; margin-bottom: 10px; }
.caution_txt { font-size: 16px; }
.sec02_plus { float: left; position: relative; left: 15px; top: 315px; }
.sec02_possible a { position: relative; width: 100%;  color: #fff; background: #00c6f8; display: inline-block; padding: 20px 70px; border-radius: 10px; margin-top: 60px; }
.sec02_possible a:hover { background: #009dc5; }
.sec05 .sec02_possible a { width: auto; background: #6bd1ea; }
.sec05 .sec02_possible a:hover { width: auto; background: #00c6f8; }
.sec02_possible a img { position: absolute; top: -37px; right: 5px; }
.sec02_possible a .btn_txt01 { font-size: 18px; }
.sec02_possible a .btn_txt02 { font-size: 25px; }
.sec02_check_01 { display: inline-block; border-radius: 30px; background-color: #bdbdbd; color: #fff; padding: 2px 10px; border: 1px solid #b4b4b4; margin-bottom: 10px;}

@media only screen and (max-width: 1199px){
  .sec02_item01, .sec02_item02 {  }
  .sec02_txt01 { font-size: 20px;  padding-bottom: 17px; }
  .sec02_txt02 { font-size: 35px; }
  .sec02_item01 .sec02_txt03 { padding-bottom: 60px; }
  .sec02_item01 .sec02_txt04 { padding: 60px 0 0; }
  .sec02_plus { left: 5px; }
}
@media only screen and (max-width: 991px){
  .sec02_item01, .sec02_item02 {  }
  .sec02_number { font-size: 36px; }
  .sec02_txt01 { width: calc(100% - 55px); font-size: 17px; padding-bottom: 7px; }
  .sec02_txt02 { font-size: 28px; }
  .sec02_txt03 {  padding-bottom: 18px; }
  .sec02_item01 .sec02_txt03 { padding-bottom: 40px; }
  .sec02_item01 .sec02_txt04 { padding: 35px 0 0; }
  .sec02_item01 .sec02_number {  }
  .sec02_item02 .sec02_number {  }
  .sec02_txt04 { padding: 20px 0 0; font-size: 20px; }
  .sec02_check { font-size: 16px; padding: 20px; }
  .sec02_item01 .sec02_check { border-top: 1px solid #3333; }
  .sec02_item02 .sec02_check { border-top: 1px solid #3333;}
  .sec02_plus { width: 62px; }
}
@media only screen and (max-width: 767px){
  .sec02_number { font-size: 34px; }
  .sec02_txt01 { width: calc(100% - 50px); font-size: 15px; }
  .sec02_item01, .sec02_item02 { width: 100%; height: auto; }
  .sec02_txt02 { font-size: 25px; padding: 0 0 10px; }
  .sec02_txt03 { font-size: 15px; }
  .sec02_item01 .sec02_txt03 { padding-bottom: 18px; }
  .sec02_item01 .sec02_txt04 { padding: 20px 0 0; }
  .sec02_plus { top: 0; left: 50%; transform: translateX(-40%); padding: 20px 0; }
  .sec02_possible a { padding: 20px 30px; margin-top: 30px; }
  .sec02_possible a .btn_txt01 { font-size: 16px; }
  .sec02_possible a .btn_txt02 { font-size: 23px; }
  .sec02_possible a img { width: 80px; }
  .caution_txt { font-size: 14px; }
}

/* ----------------------------------- sec03 -----------------------------------*/
.sec03 { background: url(/event2018/img/2019BigPromotion/sec03_bg2.jpg) no-repeat center; background-size: cover; }
.Big_title { font-size: 45px; color: #111; word-break: keep-all; line-height: 1.3; }
.Big_title span { font-weight: 300; font-size: 40px;}
.sec03 .Big_title { font-weight: 300; }
.bar02 { width: 65px; height: 3px; background: #242424; margin: 30px auto 30px; }
.sec03_txt01 { font-size: 24px; word-break: keep-all; color:#333; }
.sec03_List { }
.sec03_List li { display: inline-table; padding: 0 15px; }
.sec03_List li p { font-size: 18px; color: #111; font-weight: 300; margin-top: 10px; }
.sec03_icon img { width: 50%;}
/* ----------------------------------- sec04 -----------------------------------*/
.sec04 { background: #f6f6f6; }
.infoWrap { background: #fff; padding: 80px 60px;  }
.infoWrap p .info_txt {
  width: 100px;
  padding: 5px 0;
  color: #fff;
  background: #f92f50;
  font-weight: 700;
  text-align: center;
  border-radius: 5px;
  margin-right: 25px;
}
.infoWrap p span { display: inline-grid; }
.infoWrap p { color: #333; font-size: 18px; margin: 10px 0; }
.bar03 { width: 100%; height: 1px; background: #d8d8d8; margin: 30px 0; }

/* ----------------------------------- sec05 -----------------------------------*/
.bpr_tabs { overflow:hidden; margin:0px auto 50px auto; border:4px solid #6bd1ea; padding:0px;}
.bpr_tabs .bpr_tab{
  position:relative;
  float:left;
  padding:25px 0px;
  width:16.667%;
  text-align:center;
  font-weight:900;
  font-size:20px;
  cursor:pointer;
  color:#333;
}
.bpr_tabs .bpr_tab_active, .bpr_tabs .bpr_tab:hover { background: #6bd1ea; color: #fff; }
.goodslist-grid { list-style: none; margin: 0; padding: 0; }
.goodslist-item { width: 33.333333%; float: left; margin: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; padding: 0 0 10px 10px; }
.goodslist-item a { display: block; width: 100%; position: relative; }
.goodslist-item a img { width: 100%;}
.goodslist-item a .ryokan_txtWrap {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  z-index: 1;
}
.goodslist-item a .ryokan_txtWrap .ryokan_txt01 { font-size: 15px; }
.goodslist-item a .ryokan_txtWrap .ryokan_txt02 { font-size: 20px; }

.goodslist-item a .ryokan_priceWrap {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  z-index: 1;
}
.goodslist-item a .ryokan_priceWrap .ryokan_price01 { font-size: 15px;text-decoration:line-through }
.goodslist-item a .ryokan_priceWrap .ryokan_price02 { font-size: 20px; }
.goodslist-item a:after{
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 50%);
  background: -o-linear-gradient(rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 50%);
  background: linear-gradient(rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 50%);
  -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
  -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
  -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
  -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
  transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.goodslist-item a:hover:after  { background: -webkit-linear-gradient(rgba(0,0,0,0.65) 100%, rgba(0,0,0,0) 50%);}
.tab_ctn { display: none; }
.activeCtn { display: block; }

@media only screen and (max-width: 1199px){
  .sec03_List li { padding: 0; }
  .sec03_List .sec03_icon img { width: 100px; }
  .sec03_List .sec03_plus img { width: 20px; }
  .sec03_List li p { font-size: 17px; }
}
@media only screen and (max-width: 991px){
  .bpr_tabs .bpr_tab { font-size: 17px; }
}
@media only screen and (max-width: 767px){
  .Big_title { font-size: 27px; }
  .Big_title span{ font-size: 25px; }
  .bar02 { margin: 20px auto 30px; }
  .sec03_txt01 { font-size: 18px;}
  .sec03_List li { display: block; padding: 10px 0; }
  .infoWrap { padding: 30px 20px; }
  .infoWrap p { font-size: 15px; }
  .infoWrap p span { display: block; }
  .infoWrap p .info_txt { margin-bottom: 10px; }
  .bar03 { margin: 20px 0; }
  .goodslist-item { width: 100%; padding: 0 0 10px 0px; }
  .bpr_tabs .bpr_tab { width: 33.333333%; font-size: 15px; padding: 15px 0px; }
}
