@charset "UTF-8";
/* CSS Document */


@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP:wght@400;500;700&display=swap");

.fontNotoSerif {
	font-family: "Noto Serif JP", serif;
}

.mt_10 {
	margin-top: 10px;
}

.weightM {
	font-weight: 500;
}
.weightB {
	font-weight: bold;
}

.text14_16_n {
	font-size: 14px;
	line-height: 1.6em;
}
.text18_155_n {
	font-size: 18px;
	line-height: 1.55em;
}

.mb_10 {
	margin-bottom: 10px;
}
.mb_20 {
	margin-bottom: 20px;
}

a.hover:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}


/*------------------------------------*/

.contents {
	width: 100%;
	margin: 0 auto;
	color: #333333;
}

.deco img {
	width: 100%;
}

.h2-heading {
	margin: 0px auto 40px;
	text-align: center;
}

.block-point {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;;
	margin-top: -340px;
}

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

.block-common__inner {
    width: 1024px;
    height: auto;
    margin: 0 auto;
}

.schedule01 {
	text-align: center;
	padding-top: 10px;
}

.schedule02 {
	padding: 30px 0 20px;
}

.mainPd01 {
	padding-top: 40px;
}

/*-----------------------------*/

/* start_block-hotel */
.block-hotel__inner {
}

.hotel.block-common__inner {
	width: 944px;
	margin-bottom: 60px;
}
.hotel {
	position: relative;
	background-color: #fff;
	padding: 40px;
}

.hotel_name {
	margin-bottom: 30px;
}

.rank {
	position: absolute;
	top: 10px;
	right: 10px;
}

.hotel_info {
	padding-top: 20px;
}

.block-hotel .content-hotel {
  position: relative;
  width: 1024px;
  margin: 0 auto 0 -40px;
}

/*.block-hotel .block-common__inner.day1 {
	background: url('/attending/t/oka-i/tv-taiwan/images/pc/hotel_day1_bg.png') no-repeat;
	background-size: 100% 100%;
}

.block-hotel .block-common__inner.day2 {
	background: url('/attending/t/oka-i/tv-taiwan/images/pc/hotel_day2_bg.png') no-repeat;
	background-size: 100% 100%;
}

.block-hotel .block-common__inner.day3 {
	background: url('/attending/t/oka-i/tv-taiwan/images/pc/hotel_day3_bg.png') no-repeat;
	background-size: 100% 100%;
}*/

.block-hotel .content-hotel .bx-controls {
  background: #0e0e0d;
  position: relative;
  padding: 13px 0;
}
.block-hotel .content-hotel .bx-controls .bx-controls-direction {
  padding-left: 500px;
  position: relative;
  z-index: 9;
  line-height: 1;
}
.block-hotel .content-hotel .bx-controls .bx-controls-direction a {
  text-indent: -9999px;
  width: 10px;
  height: 14px;
  display: inline-block;
  margin: 0px 12px;
  line-height: 1;
}
.block-hotel .content-hotel .bx-controls .bx-controls-direction a.bx-prev {
  background: url('/attending/t/oka-i/tv-taiwan/images/pc/prev.png') no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.block-hotel .content-hotel .bx-controls .bx-controls-direction a.bx-next {
  background: url('/attending/t/oka-i/tv-taiwan/images/pc/next.png') no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.block-hotel .content-hotel .bx-controls .bx-pager {
  position: absolute;
  right: 192px;
  top: 13px;
  z-index: 9;
}
.block-hotel .content-hotel .bx-controls .bx-pager .bx-pager-item {
  display: inline-block;
  margin: 0 8px;
}
.block-hotel .content-hotel .bx-controls .bx-pager a {
  display: block;
  text-indent: -9999px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #878786;
}
.block-hotel .content-hotel .bx-controls .bx-pager a.active {
  background: #fff;
}
.block-hotel .content-hotel .bx-wrapper {
  width: 1360px;
  max-width: 1360px !important;
  margin-left: -200px;
}
.slick-dotted.slick-slider{
 /*margin-left: -98px;*/
	margin-left: 0px;
}
.block-hotel .content-hotel .block-slide .slide-block {
  height: 441px;
}
.slick-dotted.slick-slider {
	width: 1024px;
}

/*---------------------*/

.block-hotel .day3 .content-hotel .block-slide .slide-block.slide1 {
	 background: url("/attending/t/oka-i/tv-taiwan/images/pc/hotel_SP22-059394.jpg") no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}
.block-hotel .day3 .content-hotel .block-slide .slide-block.slide2 {
	background: url("/attending/t/oka-i/tv-taiwan/images/pc/hotel_SP23-029430.jpg") no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}
.block-hotel .day3 .content-hotel .block-slide .slide-block.slide3 {
	background: url("/attending/t/oka-i/tv-taiwan/images/pc/hotel_SP23-029429.jpg") no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}
.block-hotel .day3 .content-hotel .block-slide .slide-block.slide4 {
	background: url("/attending/t/oka-i/tv-taiwan/images/pc/hotel_SP22-059397.jpg") no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}

/*---------------------*/

/*.block-hotel .day2 .content-hotel .block-slide .slide-block.slide1 {
	 background: url("/attending/t/oka-i/tv-taiwan/images/pc/SP19-082311A.jpg") no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}
.block-hotel .day2 .content-hotel .block-slide .slide-block.slide2 {
	background: url("/attending/t/oka-i/tv-taiwan/images/pc/SP24-002543A.jpg") no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}
.block-hotel .day2 .content-hotel .block-slide .slide-block.slide3 {
	background: url("/attending/t/oka-i/tv-taiwan/images/pc/SP19-082312A.jpg") no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}
.block-hotel .day2 .content-hotel .block-slide .slide-block.slide4 {
	background: url("/attending/t/oka-i/tv-taiwan/images/pc/SP19-008006A.jpg") no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}*/

/*---------------------*/

.block-hotel .day1 .content-hotel .block-slide .slide-block.slide1 {
	 background: url("/attending/t/oka-i/tv-taiwan/images/pc/hotel_SP23-041210A.jpg") no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}
.block-hotel .day1 .content-hotel .block-slide .slide-block.slide2 {
	background: url("/attending/t/oka-i/tv-taiwan/images/pc/hotel_SP23-026640.jpg") no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}

/*---------------------*/

.block-slide slick-dots li.slick-active button:before, .block-slide .slick-dots li button:before {
  font-size: 14px;
	line-height: 30px;
  color: #ECECEC;
}
.block-slide .slick-dots li button {
  position: absolute;
  z-index: 101;
}
.block-slide .slick-prev:before, .block-slide .slick-next:before {
  color: #DEDEDE;
}
.slick-prev:before, .slick-next:before {
  content: "";
  display: block;
  font-size: 24px;
  width: 11px;
  height: 14px;
}
.slick-prev:before {
  background: url("/attending/t/oka-i/tv-taiwan/images/pc/slide_ar_prev.png") no-repeat 0 0 /11px auto;
}
.slick-next:before {
  background: url("/attending/t/oka-i/tv-taiwan/images/pc/slide_ar_next.png") no-repeat 0 0 /11px auto;
}
.block-slide .slick-prev {
  content: "";
  left: 100px;
  position: absolute;
  top: 102%;
  z-index: 100;
  width: 25px;
  height: 25px;
}
.block-slide .slick-next {
  content: "";
  position: absolute;
  left: 140px;
  top: 102%;
  z-index: 99;
  width: 25px;
  height: 25px;
}
.block-slide .slick-dots {
	background-color:#000;
	padding-left: 840px;
    width: 184px;
}

/* end_block-hotel */

/*------------------------------
	追加分
---------------------------------*/

.contHotelBlock01 {
	text-align: center;
}
.contH3Wrap01 {
	background-image: url("/attending/t/oka-i/tv-taiwan/images/pc/hotel_tit_line01.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	/*padding-bottom: 24px;*/
	margin-bottom: 26px;
}
.contH3Wrap01 .p01 {
	display: inline-block;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 6px 10px 6px 10px;
	box-sizing: border-box;
	width: 300px;
	/*margin-bottom: 20px;*/
	font-size: 24px;
	line-height: 1em;
	font-weight: bold;
}
.contH3Wrap01 .p01 .s01 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	background-color: #333333;
	color: #ffffff;
	font-size: 18px;
	line-height: 1em;
	height: 30px;
	padding: 2px 20px;
	margin-right: 10px;
}

.contH3Wrap01 .h301 {
	font-size: 42px;
	line-height: 1.1em;
	font-weight: bold;
	padding: 38px 0px 48px;
}

.contH3Wrap01 h3 {
	position: relative;
}

.contH3Wrap01 h3::before,
.contH3Wrap01 h3::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	background-color: #333;
	width: 100%;
}

.contH3Wrap01 h3::before {
	bottom: 9px;
	height: 2px;
}

.contH3Wrap01 h3::after {
	bottom: 0px;
	height: 4px;
}

.contHotelTextWrap01 {
	margin: 25px auto 35px auto;
	font-size: 18px;
	line-height: 1.55em;
	font-weight: bold;
}

.notice {
	border: solid 1px #000;
	background-color: #fff;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}

.contHotelBlock02 {
	margin-top: 55px;
	display: flex;
	justify-content: space-between;
	/* align-items: center; */
}
.contHotelBlock02 .box01 {
	display: flex;
	align-items: center;
	/*justify-content: center;*/
	box-sizing: border-box;
	width: 552px;
	padding: 45px 0px 32px 0px;
	background-image: url("/attending/t/oka-i/tv-taiwan/images/pc/hotel_line_top01.png"), url("/attending/t/oka-i/tv-taiwan/images/pc/hotel_line_bottom01.png");
	background-repeat: no-repeat, no-repeat;
	background-position: center top, center bottom;
	background-size: 100% auto, 100% auto;
}
.contHotelBlock02 .h301 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.contHotelBlock02 .p01 {
	font-size: 18px;
	font-weight: bold;
}
.contHotelBlock02 .p01 span {
	color: #e20000;
}

.contHotelBlock02 .p01_22 {
	font-size: 22px;
	font-weight: normal;
}
.contHotelBlock02 .p01_22 .s01 {
	color: #e20000;
	font-weight: bold;
}

  /*start_リニューアル2021対応*/
  :where(.contents) *,
  :where(.contents)::after,
  :where(.contents)::before {
    box-sizing: content-box;
  }
  
  :where(.contents) img {
    width: auto;
  }
  
  /*end_リニューアル2021対応*/

/*----------------------------------
	2026/02/17
-----------------------------------*/

.posiRe {
	position: relative;
}

.block-hotel {
	background-image: url("/attending/t/oka-i/tv-taiwan/images/pc/hotel_bg01.jpg");
	background-repeat: repeat;
	background-position: center top;
	background-size: 732px auto;
	padding: 80px 0px;
}
.alr {
	text-align: right;
}
.hotelBox03 {
	margin-top: 50px;
}
.hotelFlex01 {
	display: flex;
	justify-content: space-between;
	gap: 0px 24px;
	margin-top: 30px;
}

.block-hotel .block-common__inner {
	background-color: #ffffff;
	position: relative;
}
.block-hotel .block-common__inner::before {
	content: "";
	box-sizing: border-box;
	border: 2px solid #f98c43;
	width: calc( 100% - 28px );
	height: calc( 100% - 28px );
	position: absolute;
	top: 14px;
	left: 14px;
}
.hotelDeco01 {
	width: 91px;
	position: absolute;
	top: 14px;
	left: 14px;
}
.hotelDeco02 {
	width: 91px;
	position: absolute;
	top: 14px;
	right: 14px;
}
.hotelDeco03 {
	width: 91px;
	position: absolute;
	bottom: 14px;
	left: 14px;
}
.hotelDeco04 {
	width: 91px;
	position: absolute;
	bottom: 14px;
	right: 14px;
}

.rank {
	position: absolute;
	top: -32px;
	right: -32px;
}
.hotelFuki01 {
	width: 202px;
	position: absolute;
	top: -32px;
	left: -24px;
}

.hotelBoxFlex01 {
	display: flex;
	gap: 0px 19px;
}
.hotelBoxFlex01 .box01 {
	width: 360px;
	flex-shrink: 0;
}
.hotelH401 {
	background-color: #f98c43;
	color: #ffffff;
	font-size: 24px;
	line-height: 1.0em;
	font-weight: 500;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 52px;
	margin-bottom: 10px;
	position: relative;
}
.hotelH401::before {
	content: "";
	box-sizing: border-box;
	border: 1px solid #ffffff;
	width: calc( 100% - 4px );
	height: calc( 100% - 4px );
	position: absolute;
	top: 2px;
	left: 2px;
}
.hotelFuki02 img {
	width: 100%;
	height: auto;
}

/*-----------------------*/

.mainObiWrap01 {
	background-color: #000000;
	position: relative;
	height: 79px;
}
.obiText01 {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.mainvisualWrap01 {
	background-image: url("/attending/t/oka-i/tv-taiwan/images/pc/main_SP22-059394A.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.mainvisualIn01 {
	background-image: url("/attending/t/oka-i/tv-taiwan/images/pc/pc_keyvisual.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	height: 480px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

/*------------------------*/

.seoBlock01 {
	background-image: url("/attending/t/oka-i/tv-taiwan/images/pc/point_bg01.jpg");
	background-repeat: repeat-x;
	background-position: center center;
	background-size: auto 100%;
	padding: 35px 0px 60px;
}
.seoCont01 {
	text-align: center;
	margin-bottom: 40px;
}
.seoMovieWrap01 {
	width: 720px;
	margin: auto;
}
.seoMovieWrap01 .dl01 dt {
	background-color: #ba1b22;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	padding: 5px 10px;
	height: 77px;
	color: #ffffff;
	font-size: 30px;
	line-height: 1.8em;
}
.pointBox01 {
	background-image: url("/attending/t/oka-i/tv-taiwan/images/pc/point_box_bg01.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding: 0px 40px 30px;
	margin-top: 50px;
}
.pointH301 {
	text-align: center;
	margin-bottom: 30px;
}
.contBtn01 {
	text-align: center;
	margin-top: 35px;
}

/*----------------------*/

.ancBlock01 {
	background-image: url("/attending/t/oka-i/tv-taiwan/images/pc/anc_bg01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding: 38px 0px;
}
.ancFlex01 {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0px 112px;
}

/*----------------------*/

.sightBlock01 {
	background-image: url("/attending/t/oka-i/tv-taiwan/images/pc/sight_bg01.jpg");
	background-repeat: repeat;
	background-position: center top;
	background-size: 202px auto;
	padding: 80px 0px 76px;
}
.sightFlex01 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 35px 0px;
}
.sightFlex01 li {
	width: 492px;
}
.sightH301 {
	color: #feed1f;
	font-size: 24px;
	line-height: 1.6em;
	font-weight: 600;
}
.sightFlex02 {
	display: flex;
	margin-top: 14px;
	color: #ffffff;
}
.sightFlex02 .deco01 {
	width: 34px;
	flex-shrink: 0;
	margin-right: 10px;
}

/*---------------------*/

.gourmetBlock01 {
	background-image: url("/attending/t/oka-i/tv-taiwan/images/pc/gourmet_bg01.jpg");
	background-repeat: repeat;
	background-position: center top;
	background-size: 732px auto;
	padding: 80px 0px;
}

/*----------------------*/

.publicityBlock01 {
	background-image: url("/attending/t/oka-i/tv-taiwan/images/pc/publicity_bg01.jpg");
	background-repeat: repeat;
	background-position: center top;
	background-size: 732px auto;
	padding: 80px 0px 50px;
}
.publicityBlockIn01 {
	text-align: center;
	width: 924px;
	margin: auto;
}
.publicityFlex01 {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 38px 0px;
	text-align: center;
}
.publicityText01 {
	width: 158px;
	position: absolute;
	left: -38px;
	top: 246px;
}





















