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

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');

.contents {
	font-family: "Noto Serif JP", serif;
	min-width: 1024px;
}

.fontNotoSans {
	font-family: "Noto Sans JP", sans-serif;
}

.contIn1024 {
	width: 1024px;
	margin: auto;
	position: relative;
}

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

.anc {
	position: relative;
}
.ancIn {
	position: absolute;
	/*top: -69px;*/
}

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

.mainWrap01 {
	position: relative;
}

.mainObi01 {
	position: relative;
	background-color: #ef9d33;
	height: 50px;
}
.mainObiIn01 {
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0px;
	top: -5px;
	z-index: 1;
}
.mainObiIn01 img {
	width: 1024px;
	height: auto;
}

.mainvisual01 {
	position: relative;
	background-image: url("/attending/t/sdj-d/sanin-sanyo_f635/images/pc/main_bg01.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 474px;
	background-color: #131338;
	height: 474px;
}
.mainvisualIn01 {
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.mainvisualIn01 .h01 img {
	width: 695px;
	height: auto;
}

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

.contSeoBlock01 {
	background-color: #a11b00;
	padding: 40px 0px;
}
.contSeoFlex01 {
	display: flex;
	justify-content: space-between;
}
.contSeoFlex01 .seoBox01 {
	width: 674px;
}
.contSeoFlex01 .seoBox02 {
	width: 300px;
}

.seoMovieBox01 {
	background-color: #d5d5d5;
	width: 100%;
	height: 206px;
}

.contSeoFlex01 .seoBox01 .boxIn01 {
	padding: 14px 34px;
	background-image: url("/attending/t/sdj-d/sanin-sanyo_f635/images/pc/seo_text_bg01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	margin-bottom: 12px;
}
.contSeoFlex01 .seoBox01 .boxIn01 .p01 {
	color: #a11b00;
	font-size: 22px;
	line-height: 1.36em;
	font-weight: bold;
}

.contSeoFlex01 .seoBox01 .boxIn02 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: normal;
	color: #ffffff;
}

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

.tourBlock01 {
	background-color: #efefef;
	padding: 40px 0px;
}

/*----*/
.tab-area {
  display: flex;/* flexで横並び */
  border: 1px solid #bf9f5a;
  cursor: pointer;/* カーソルポインターに */
}
.tab {
	flex-grow: 1;
  /*width: calc(100%/2);*//* calc関数を使用し、均等に3分割する */
  padding: 5px;
  text-align: center;/* 文字を中央に。 */
	background-color: #f7f1e4;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	height: 64px;
	font-size: 24px;
	line-height: 1.0em;
	font-weight: 500;
  border-left: 1px solid #bf9f5a;
}
.tab:first-child {
  border-left: none;
}
.tab.active {
  background-color: #bf9f5a;
  color: #fff;
}

.panel {
  display: none;
  text-align: left;
	border-right: 1px solid #bf9f5a;
	border-bottom: 1px solid #bf9f5a;
	border-left: 1px solid #bf9f5a;
	background-color: #ffffff;
	padding: 20px 40px;
}
.panel.active {
  display: block;
}
/*----*/

.tabAreaUl01 {}
.tabAreaUl01 a:link {	color: #333333;	text-decoration: none;}
.tabAreaUl01 a:visited {	color: #333333;	text-decoration: none;}
.tabAreaUl01 a:hover {	color:#bf9f5a;	text-decoration: underline;}
.tabAreaUl01 a:active {	color:#333333;	text-decoration: none;}

.tabAreaUl01 li {
	border-top: 1px solid #cccccc;
	padding: 15px 0px;
}

.tabAreaUl01 li:first-child {
	border-top: none;
}
.tabAreaUl01 li .p01 {
	font-size: 20px;
	line-height: 1.2em;
	font-weight: 500;
}
.tabAreaUl01 li .p02 {
	font-size: 24px;
	line-height: 1.2em;
	font-weight: 500;
	color: #dc0000;
	text-align: right;
	margin-top: 12px;
}






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

.pointBlock01 {
	background-image: url("/attending/t/sdj-d/sanin-sanyo_f635/images/pc/point_bg01.png");
	background-repeat: repeat;
	background-position: center top;
	background-size: 80px auto;
	text-align: center;
	padding: 0px 0px 80px 0px;
}
.ancWrap01 {
	background-image: url("/attending/t/sdj-d/sanin-sanyo_f635/images/pc/anc_bg01.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 299px;
	height: 299px;
}

.ancBtnFlex01 {
	display: flex;
	justify-content: center;
	padding-top: 45px;
}
.ancBtnFlex01 li {
	width: 133px;
	margin: auto 40px;
}

.contH201 img {
	width: 682px;
	height: auto;
	margin: auto;
}
.pointBox01 {
	position: relative;
	box-sizing: border-box;
	width: 860px;
	margin: 70px auto 0px auto;
background: rgb(113,164,255);
background: linear-gradient(0deg, rgba(113,164,255,1) 0%, rgba(0,71,199,1) 100%);
	padding: 16px 20px 20px 20px;
}
.pointBox01::before {
	content: "";
	border: 2px solid #fff600;
	width: calc( 100% - 6px );
	height: calc( 100% - 6px );
	position: absolute;
	left: 3px;
	top: 3px;
}
.pointFlex01 {
	display: flex;
	justify-content: center;
	margin-top: 14px;
}
.pointFlex01 li {
	margin: auto 5px;
}
.pointH301 {
	color: #ffffff;
	font-size: 24px;
	line-height: 1.4em;
	font-weight: bold;
	letter-spacing: -0.05em;
}
.pointH301 .s01 {
	font-size: 30px;
	color: #fff600;
}
.pointH301 .s02 {
	font-size: 20px;
}
.pointH301 .s03 {
	font-size: 30px;
}
.textDeco01 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 2px 5px 4px;
	height: 38px;
	font-size: 30px;
	line-height: 1.0em;
	color: #ffffff;
	background-color: #e60012;
	margin-left: 1px;
}

.pointBox01 .pointNum {
	position: absolute;
	top: -48px;
	left: -32px;
}

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

.gourmetBlock01 {
	background-image: url("/attending/t/sdj-d/sanin-sanyo_f635/images/pc/gourmet_bg01.png");
	background-repeat: repeat;
	background-position: center top;
	background-size: 80px auto;
	text-align: center;
	padding: 78px 0px 80px 0px;
}
.gourmetFlex01 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.gourmetFlex01 li {
	width: 492px;
	margin-top: 40px;
}
.gourmetH3Wrap01 {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	background-image: url("/attending/t/sdj-d/sanin-sanyo_f635/images/pc/gourmet_tit_bg01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	height: 110px;
	color: #ffffff;
	font-size: 24px;
	line-height: 1.25em;
	font-weight: bold;
}
.gourmetH3Wrap01 .s01 {
	font-size: 18px;
}

.gourmetBox01 {
	margin-top: 40px;
}
.gourmetBox01 .gourmetH3Wrap01 {
	background-image: url("/attending/t/sdj-d/sanin-sanyo_f635/images/pc/gourmet_tit_bg02.png");
	height: 86px;
	color: #fef07b;
	font-size: 24px;
	line-height: 1.25em;
	font-weight: bold;
}
.gourmetBox01 .gourmetH3Wrap01 .s01 {
	color: #ffffff;
}

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

.hotelBlock01 {
	background-image: url("/attending/t/sdj-d/sanin-sanyo_f635/images/pc/hotel_bg01.png");
	background-repeat: repeat;
	background-position: center top;
	background-size: 80px auto;
	text-align: center;
	padding: 78px 0px 80px 0px;
}
.hotelBox01 {
	position: relative;
	background-color: #f3f3f3;
	margin-top: 60px;
}
.hotelH3Wrap01 {
	position: relative;
	margin-bottom: 40px;
	padding: 40px 120px 0px 120px;
}
.hotelH3Wrap01::before {
	content: "";
	box-sizing: border-box;
	width: 120px;
	height: 11px;
	border-top: 2px solid #333333;
	border-bottom: 4px solid #333333;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.hotelH3Wrap01::after {
	content: "";
	box-sizing: border-box;
	width: 120px;
	height: 11px;
	border-top: 2px solid #333333;
	border-bottom: 4px solid #333333;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.hotelUl01 {
	margin-bottom: 14px;
	display: flex;
	justify-content: center;
}
.hotelUl01 li {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	min-width: 122px;
	/*width: 122px;*/
	height: 40px;
	border: 1px solid #333333;
	box-sizing: border-box;
	padding: 4px 8px;
	background-color: #333333;
	color: #ffffff;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: bold;
}
.hotelUl01 li:first-child {
	background-color: #ffffff;
	color: #333333;
}
.hotelH301 {
	font-weight: bold;
}
.hotelH301 .s01 {
	font-size: 22px;
	line-height: 1.55em;
}
.hotelH301 .s02 {
	font-size: 52px;
	line-height: 1.2em;
}
.hotelRank01 {
	width: 137px;
	position: absolute;
	top: -18px;
	left: 28px;
}
.hotelInBox01 {
	padding: 15px 40px 36px 40px;
}
.hotelInBox01 .p01 {
	font-size: 24px;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 15px;
}
.hotelInBox01 .p02 {
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 600;
}
.hotelFlex01 {
	display: flex;
	justify-content: space-between;
	margin-top: 35px;
}
.hotelFlex01 li {
	width: 460px;
	text-align: left;
}
.hotelFlex01 li .img01 {
	margin-bottom: 12px;
}

.posiRe {
	position: relative;
}
.hotelPlatinum {
	width: 162px;
	position: absolute;
	top: 25px;
	left: 20px;
}
.hotelBottomBox01 {
	background-image: url("/attending/t/sdj-d/sanin-sanyo_f635/images/pc/hotel_bg02.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	height: 190px;
	padding: 15px;
	margin-top: 35px;
}
.hotelBottomIn01 {
	padding-left: 28px;
	flex-shrink: 0;
}
.hotelBottomIn01 .imgWrap01 {
	position: relative;
}
.hotelImg01 {
	width: 109px;
	position: absolute;
	top: -30px;
	left: -60px;
}

.hotelBottomIn02 {
	margin-left: 30px;
}
.hotelDl01 {
	font-weight: bold;
}
.hotelDl01 dt {
	font-size: 30px;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.hotelDl01 dd {
	font-size: 22px;
	line-height: 1.55em;
}

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

.sightseeingBlock01 {
	background-image: url("/attending/t/sdj-d/sanin-sanyo_f635/images/pc/sightseeing_bg01.png");
	background-repeat: repeat;
	background-position: center top;
	background-size: 80px auto;
	text-align: center;
	padding: 78px 0px 80px 0px;
}
.sightseeingBox01 {
	background-image: url("/attending/t/sdj-d/sanin-sanyo_f635/images/pc/sightseeing_box_bg01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding: 40px;
	margin-top: 50px;
}
.sightseeingBox01.box02 {
	background-image: url("/attending/t/sdj-d/sanin-sanyo_f635/images/pc/sightseeing_box_bg02.png");
}
.sightseeingBox01.box03 {
	background-image: none;
	padding: 0px 40px;
}

.sightseeingFlex01 {
	display: flex;
	justify-content: space-between;
}
.sightseeingFlex01 li {
	width: 48.5%;
	flex-shrink: 0;
}
.sightseeingImg01 {
	text-align: center;
}
.sightseeingImg01 img {
	width: 385px;
	height: auto;
}
.sightseeingTextBox01 {
	text-align: left;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 500;
	margin-top: 14px;
}
.sightseeingDl01 dt {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	padding: 4px;
	height: 56px;
	background-color: #fbfcc5;
	font-size: 22px;
	line-height: 1.2em;
	font-weight: 600;
}
.mt_50 {
	margin-top: 50px;
}

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

.contMainBlock01 {
	background-color: #efefee;
	padding: 50px 0px;
}

.popup-modal {
	font-size: 18px;
	line-height: 1.35em;
	font-weight: bold;
	text-decoration: underline;
}
.alc {
	text-align: center;
}

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

/* スケジュールモーダル */
#inline-wrap {
	 position: relative;
}

#inline-wrap .image {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#inline-wrap .image::before {
	content: '';
	position: absolute;
	top: 10px;
	right: 10px;
	width: 80px;
	height: 80px;
	cursor: pointer;
}

#inline-wrap02 {
	display: inline-block;
	position: relative;
}
#inline-wrap02 .image {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

.popup-modal-dismiss {
	position: absolute;
	top: -40px;
	right: -40px;
}
.popup-modal-dismiss a {
	display: block;
	width: 80px;
}

.mfp-close {
	display: none !important;
}

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

.mainLinkFlex01 {
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
	gap: 20px 20px;
	margin: 50px auto auto;
}
.mainLinkFlex01 li {
	width: 328px;
}
.mainLinkFlex01 li a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	padding: 10px;
	background-image: url("/attending/t/sdj-d/sanin-sanyo_f635/images/pc/link_btn_bg01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	height: 87px;
	width: 100%;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: bold;
	color: #ffffff;
}
.mainLinkFlex01 li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}

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

/*--2025/06/09-----------------------*/

.gourmetTextBox01 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	opacity: 0;
}
.all {
	text-align: left;
}
.mt_0 {
	margin-top: 0px;
}

/*------------------------------------
	2025/11/20
-------------------------------------*/

.contH201.h201 img {
	width: 763px;
}
.contH201.h202 img {
	width: 1019px;
}
.contH201.h203 img {
	width: 777px;
}
.contH201.h204 img {
	width: 787px;
}

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

.manBenefits01 {
	margin-top: 50px;
}

.pointBox01 {
	padding: 16px 24px 20px 24px;
}
.pointFlex01 {
	justify-content: space-between;
}
.pointFlex01 li {
	margin: auto 0px;
	width: 260px;
}
.colYel01 {
	color: #fcf406;
}
.pointH301 {
	line-height: 1.7em;
}

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

.hotelNewBox01 {
	background-color: #ffffff;
}
.hotelMt40 {
	margin-top: 40px;
}
.hotelMt60 {
	margin-top: 60px;
}


.hotelRankBadge01 {
	width: 202px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.hotelRankBadge02 {
	width: 166px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}

.slick-dots {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	margin-top: 15px;
}
.slick-dots button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    background: transparent;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	box-sizing: border-box;
	width: 18px;
	height: 18px;
	border: 1px solid #cccccc;
	border-radius: 30px;
	background-color: #ffffff;
}
.slick-dots .slick-active button {
	border: 1px solid #000000;
	background-color: #000000;
}
.hotelNewInBox01 {
	text-align: left;
	padding: 35px 40px 40px;
}
.hotelH401 {
	margin-bottom: 10px;
}
.hotelText01 {
	color: #043e04;
	font-size: 26px;
	line-height: 1.6em;
	font-weight: bold;
}
.hotelPointBox01 {
	margin-top: 80px;
}

.hotelNewFlex01 {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.flexReverse {
	flex-direction: row-reverse;
}
.hotelNewFlex01 .box01 {
	width: 524px;
}
.hotelNewFlex01 .box02 {
	width: 380px;
}

.hotelNewDl01 {
}
.hotelNewDl01 dt {
	padding-bottom: 15px;
	border-bottom: 1px solid #033d03;
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 15px;
}
.hotelNewDl01 dt .s01 {
	display: block;
	width: 99px;
	flex-shrink: 0;
}
.hotelNewDl01 dt .s02 {
	color: #033d03;
	font-size: 24px;
	line-height: 1.4em;
	font-weight: bold;
}
.hotelNewDl01 dd {
	font-size: 15px;
	line-height: 1.6em;
}

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

.hotel02 .hotelText01 {
	color: #570027;
}
.hotel02 .hotelNewDl01 dt {
	border-bottom: 1px solid #570027;
}
.hotel02 .hotelNewDl01 dt .s02 {
	color: #570027;
}

.hotel03 .hotelText01 {
	color: #af0c51;
}
.hotel03 .hotelNewDl01 dt {
	border-bottom: 1px solid #af0c51;
}
.hotel03 .hotelNewDl01 dt .s02 {
	color: #af0c51;
}

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

.gourmetImg01 {
	margin-top: 20px;
}

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

.sightseeingNewFlex01 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 52px 0px;
	margin-top: 60px;
}
.sightseeingNewFlex01 li {
	width: 49%;
}

.sightseeingNewH301 {
	background-image: url("/attending/t/sdj-d/sanin-sanyo_f635/images/pc/sightseeing_tit02_bg.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #ffffff;
	font-size: 26px;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 20px;
}
.sightseeingNewTextBox01 {
	text-align: left;
	color: #4b2403;
	font-size: 18px;
	line-height: 1.6em;
	font-weight: bold;
	letter-spacing: -0.02em;
	margin-top: 12px;
}



















