@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
@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;
}
.fontNotoSerif {
	font-family: "Noto Serif JP", serif;
}


a.hover:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}

.wd1024 {
	width: 1024px;
	margin: 0 auto;
}




/*------------------*/

.anc {
	position: relative;
}
.ancIn {
	position: absolute;
	/*top: -69px;*/
}


/* ==============
追従ボタン
============== */
.bt-follow {
	position: fixed;
	right: 0;
	bottom: 80px;
	width: 218px;
	height: 218px;
	z-index: 5;
	opacity: 0;
	transition: 0.5s;
}

.bt-follow.bt-follow--active {
	opacity: 1;
}

.hover:hover {
    opacity: 0.7;
}




/*--------------------------------------------------main-----------------------------------------------------*/

.main01 {
    width:617px;
    height:348px;
    margin: 0 auto;
}

.mainvisualWrap01 {
	background-image: url("/attending/t/tyo-d/hokkaido_12439/images/pc/PC-CZ045533700_Main-P.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 527px;
}

.TV_p {
	background-color: #BE0000;
	height: 66px;
	font-size: 43px;
	text-align: center;
	font-family: "Noto Sans JP", serif;
	color: white;
	margin-top: 21px;
	line-height: 1.45;
}

/*--------------------------*/

.seoBlock01 {
	position: relative;
}

.seoBlock01::before {
	content: "";
	background-image: url("/attending/t/tyo-d/hokkaido_12439/images/pc/PC-CZ045533700_kazari.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 184px auto;
	width: 201px;
	height: 116px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.seoBlock01::after {
	content: "";
	background-image: url("/attending/t/tyo-d/hokkaido_12439/images/pc/PC-CZ045533700_kazari-r.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 184px auto;
	width: 201px;
	height: 116px;
	position: absolute;
	top: 0px;
	right: 0px;
}


/* .acWrap01 {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 5px;
	height: 84px;
	background-color: #007637;
	color: #ffffff;
	font-size: 32px;
	line-height: 1.3em;
	font-weight: bold;
	cursor: pointer;
}
.acWrap01::after {
	content: "";
	background-image: url("/attending/t/spk-d/tv-alpen/images/pc/seo_ac_pluse01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 40px auto;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.acWrap01.open::after {
	background-image: url("/attending/t/spk-d/tv-alpen/images/pc/seo_ac_pluse01_on.png");
}

.acContWrap01 {
	display: none;
} */

/* .seoTable01 {
	width: 100%;
	font-size: 14px;
	line-height: 1.4em;
}
.seoTable01 th {
	text-align: center;
	vertical-align: middle;
	background-color: #f5fb91;
	border: 1px solid #000000;
	height: 45px;
}
.seoTable01 td {
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #000000;
	height: 45px;
}
.seoTable01 .tr01 th {
	background-color: #4e85eb;
	color: #ffffff;
	font-weight: bold;
} */

/* .accordionWrap01 {
	margin-top: 40px;
} */
/* .seoTextWrap01 {
	margin-top: 40px;
} */
/* .seoH201 {
	text-align: center;
	font-size: 32px;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 40px;
}
.seoH201 .s01 {
	display: inline-block;
	border-bottom: 2px solid #4e85eb;
} */
.seoNaviWrap01 {
	margin-top: 40px;
}
.seoBtnWrap01 {
	display: flex;
	justify-content: center;
	gap: 50px;
	margin-bottom: 46px;
}
.seoBtnWrap01 li {
	width: 141px;
}

/*----------------------*/

/* .ancBlock01 {
	background-image: url("/attending/t/spk-d/tv-alpen/images/pc/anc_bg01.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 550px;
	padding: 40px 0px 220px;
}
.ancFlex01 {
	display: flex;
	justify-content: center;
	gap: 0px 60px;
	margin-bottom: 120px;
}
.ancFlex01 li {
	width: 133px;
} */

/*-----------------------*/


/*--------------------------------------------------HTL-----------------------------------------------------*/
.Htl_block {
	margin-top: 138px;
	margin-bottom: 150px;
}
.HTl-lead {
	color: #977B38;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.35;
	margin-bottom: 30px;
	letter-spacing:-1px;
}
.HTL-p {
	width: 450px;
	font-size: 18px;
	margin-bottom: 40px;
}

.htl-flex {
	margin-top: 40px;
	display: flex;
	gap: 70px;
	margin-bottom: 40px;
}

.HTL-position {
	position: relative;
}
.HTL-position-en {
	position: absolute;
    right: 11px;
    bottom: -2px;
}

.HTL-1day-event {
	margin-top: 40px;
	background-color: #EEEDE9;
	padding: 25px 30px;
	display: flex;
	gap: 39px;
}

.line-txt {
    position: relative;
    padding-left: 20px;       /* 縦線と文字の間の隙間（お好みで調整） */
    line-height: 1.25;         /* 行間を整えて2行になっても綺麗に見せる */
}

/* 文字の前に縦線を作る魔法のコード */
.line-txt::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;                 /* 上から50%の位置へ */
    transform: translateY(-50%); /* 縦線の中心を文字全体の上下センターに合わせる */

    /* 縦線のサイズと色（スクショの 5 × 60 に合わせました） */
    width: 5px;
    height: 60px;
    background-color: #977B38; /* スクショの文字に合わせたゴールドブラウン系（適宜変えてね） */
}
.HTL-1day-lead {
	font-size: 25px;
    color: #977B38;
    font-weight: 600;
	display: flex;
	margin-bottom: 20px;
}
.HTL-1day-event-span {
	font-family: "Noto Sans JP", serif;
    background-color: #977B38;
    color: white;
    font-size: 14px;
    height: 26px;
    padding: 0 5px 2px;
	margin-right: 5px;

}
.HTL-1day-event-potato {
    font-size: 20px;
    font-weight: 600;
	color: #977B38;
	display: flex;
    align-items: center;
	margin-top: 12px;
}
.dot-line-top {
    border-top: 1px dashed #999999;
    padding-top: 12px;
    margin-top: 12px;
}

.HTL-1day-event-p {
	color: #977B38;
    font-size: 20px;
    line-height: 23px;
    font-weight: 600;
	letter-spacing: -0.7px;
}

.HTL-1day-event-pg {
	font-size: 14px;
	font-family: "Noto Sans JP", serif;
	letter-spacing: -0.1px;
	line-height: 1.5;
}
.HTL-1day-event-ps {
	font-size: 14px;
	letter-spacing: -0.2px;
	margin-bottom: 10px;
}
.HTL-1day-event-w305 {
	width: 305px;
}
.HTL-1day-event-w125 {
	width: 125px;
}
.dot-line-top-ms {
   border-top: 1px dashed #999999;
    padding-top: 10px;
    margin-top: 10px;
}

/*--------------------------------------------------HTL-----------------------------------------------------*/


/*-------------------------------------------------Gourmet---------------------------------------------------*/
.Gourmet_block {
	background-image: url(/attending/t/tyo-d/hokkaido_12439/images/pc/PC-CZ045533700_Gourmet-back.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	font-family: "Noto Serif JP", serif;
	padding-bottom: 136px;
}
.Gourmet_flex {
	display: flex;
	justify-content: space-between;
}
.Gourmet_hoshino {
	/* background-image: url(/attending/t/tyo-d/hokkaido_12439/images/pc/PC-CZ045533700_Gourmet-HosinoB.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; */
	background-color: white;
	border: #9B9478 2px solid;
	margin-top: 35px;
	padding-top: 29px;
	padding-bottom: 29px;
	box-shadow: 0 0 0 2px #000000;
}
.Gourmet_HL {
    text-align: center;
    font-size: 25px;
    line-height: 1.2;
    font-weight: 500;
}


.Gourmet_HT {
	text-align: center;
    font-size: 45px;
    line-height: 1.2;
    font-weight: 600;
	margin-top: 10px;
}
.Gourmet_HSP {
	font-size: 16px;
    background-color: #686868;
    color: white;
    font-family: "Noto Sans JP", serif;
    text-align: center;
}
.Gourmet_HSH {
	color:  #977B38;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}
.Gourmet_Hoshino-light{
	display: flex;
    flex-wrap: wrap;    /* 【最重要】2個並んだら次の行に折り返す */
    gap: 20px 15px;     /* 縦と横の隙間（数値はデザインに合わせて微調整してください） */
    width: 100%;
}
.Gourmet_PP{
	position: relative;
}
.Gourmet_Hoshino-sp {
	position: absolute;
	font-size: 11px;
	color: white;
	font-family: "Noto Sans JP", serif;
	bottom: 3px;
    right: 3px;
}

.Gourmet_Hoshino-contain {
	padding: 0 37px;
    display: flex;
    gap: 45px;
    align-items: center;
    border-top: 1px dashed #999999;
    padding-top: 25px;
    margin-top: 25px;
}




/*--------------------------------------------------kankou-----------------------------------------------------*/
.kankou_block {
	padding: 150.5px 0;
}

.kankou_TL {
	margin-bottom: 40px;
}

.kankou_P {
	font-size: 16px;
	font-family: "Noto Sans JP", serif;
	margin-top: 15px;
    font-weight: 500;
}
.kankou_zekei {
	display: flex;
	gap: 44px;
	margin-top: 50px;
}

/*--------------------------------------------------point-----------------------------------------------------*/
.Point_block {
	background-image: url(/attending/t/tyo-d/hokkaido_12439/images/pc/PC-CZ045533700_Gourmet-back.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	font-family: "Noto Serif JP", serif;
	padding: 138px 0;
}
.Point_Lead_flex {
	display: flex;
	align-items: center;
	gap: 25px;
	margin-bottom: 15px;
}

.Point_block h3 {
	font-size: 44px;
	font-weight: 600;
	line-height: 1.25;
	color: #977B38;
}

.Point_wp_flex {
	display: flex;
	gap: 25px;
	align-items: center;
	display: flex;
    gap: 25px;
    align-items: center;
    padding-bottom: 60px;
    padding-top: 20px;
    border-bottom: 2px solid;
}

.Point-L {
	width: 608px;
}
.Point-L p {
	font-size: 22px;
}


/*
.hotelContText01 {
	margin-bottom: 40px;
}
.hotelContText01 img {
	width: auto;
	height: 110px;
} */
/* .contHotelIn01 {
	padding: 0px 60px 60px;
}
.hotelH401 {
	font-size: 30px;
	line-height: 1.35em;
	font-weight: bold;
	color: #c36bcb;
	background-image: url("/attending/t/spk-d/tv-alpen/images/pc/hotel_fuki01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 900px 172px;
	box-sizing: border-box;
	width: 900px;
	height: 172px;
	display: flex;
	align-items: center;
	padding: 0px 0px 34px 174px;
} */

/* .hotelFlex01 {
	display: flex;
	justify-content: space-between;
}
.hotelBox01 {
	width: 420px;
}
.hotelBox02 {
	width: 460px;
} */
/* .hotelTextBox01 {
	background-color: #ffffff;
	padding: 15px 16px 15px 16px;
	margin-bottom: 18px;
} */
/* .hotelFlex02 {
	display: flex;
	justify-content: space-between;
	margin-top: 18px;
}
.hotelFlex02 li {
	width: 200px;
} */
/* .contText18_155_n {
	font-size: 18px;
	line-height: 1.55em;
	letter-spacing: -0.01em;
} */
/* .hotelTextBg01 {
	display: inline-block;
	padding: 0px 4px;
	background-color: #c36bcb;
	color: #ffffff;
	margin: 1px 0px;
} */
/* .hotelContWrap01 {
	margin-bottom: 60px;
}
.hotelFlex03 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 20px 20px;
	margin-top: 20px;
} */
/* .hotelFlex03 li {
	width: 440px;
} */
/* .hotelH402 {
	background-color: #c36bcb;
	margin: 80px auto 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	height: auto;
	color: #ffffff;
	font-size: 24px;
	line-height: 1.4em;
	font-weight: bold;
	position: relative;
	padding: 10px;
} */
/* .hotelH4Fuki01 {
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
} */

/* .hotelMovieWrap01 {
	text-align: center;
}
.hotelMovieWrap01 iframe {
	width: 720px;
	height: 405px;
} */
/*
.contHotel01.contHotel02 {
	background-color: #0a3d66;
} */
/* .hotelContText02 {
	margin-bottom: 40px;
	text-align: center;
}
.hotelContText02 img {
	width: auto;
	height: 79px;
} */

/* .contHotel02 .hotelH401 {
	background-image: url("/attending/t/spk-d/tv-alpen/images/pc/hotel_fuki02.png");
	color: #56b649;
}
.contHotel02 .hotelTextBg01 {
	background-color: #56b649;
} */
/* .fsSm01 {
	font-size: 14px;
} */

/* .contHotel02 .hotelH402 {
	background-color: #56b649;
} */

/* .hotelCyusyaku01 {
	margin-top: 50px;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.7em;
} */
/* .hotelCyusyaku01 li {
	margin-top: 8px;
} */

/*--------------------*/

/* .gourmetBlock01 {
	background-image: url("/attending/t/spk-d/tv-alpen/images/pc/gourmet_bg.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 80px 0px 340px;
	margin-top: -240px;
}
.gourmetH301 {
	text-align: center;
	margin-bottom: 40px;
}
.gourmetH301 img {
	width: auto;
	height: 198px;
} */

/*--------------------*/


.sightseeingH301 {
	text-align: center;
	margin-bottom: 70px;
}


/*--------------*/

/* .sightFlex01 {
	display: flex;
	margin-top: 50px;
} */
/*.sightFlex01:not(:last-child) {
	margin-bottom: 50px;
}*/
/* .sightFlexBox01 {
	width: 474px;
	height: 360px;
	position: relative;
}
.sightFlexBox01 img {
	width: auto;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.sightFlexBox02 {
	width: 550px;
	flex-shrink: 0;
	position: relative;
	display: flex;
	align-items: center;
} */
/* .sightBoxIn01 {
	width: 100%;
	position: relative;
	background-color: #ffffff;
	padding: 45px 40px 45px 40px;
}
.sightBoxIn01::before {
	content: "";
	width: calc(100% - 8px);
	height: calc(100% - 8px);
	border: 2px solid #668c04;
	position: absolute;
	top: 4px;
	left: 4px;
}

.sightBoxIn01 dl {
	position: relative;
}
.sightBoxIn01 dt {
	font-weight: bold;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 15px;
}
.sightBoxIn01 dt::after {
	content: "";
	width: 30px;
	height: 2px;
	background-color: #2c925b;
	position: absolute;
	left: 0px;
	bottom: 0px;
} */
/* .sightBoxIn01 dt .s01 {
	display: block;
	color: #8d6048;
	font-size: 18px;
	line-height: 1em;
	margin-bottom: 10px;
}
.sightBoxIn01 dt .s02 {
	display: block;
	font-size: 30px;
	line-height: 1.4;
}

.sightBoxIn01 dd {
	font-size: 18px;
	font-weight: 600;
} */

/* .sightFlex01.flexReverse {
	flex-direction: row-reverse;
} */
/* .flexReverse .sightFlexBox01 img {
	left: auto;
	right: 0px;
} */

/* .contHotelTextWrap01 p .s01,
.h301.s01,
.hotelBox02 .s01,
.gourmetFlex01 dd .s01 {
	color: #ec2957;
	font-weight: bold;
} */
/*
.sightFlexBox02-vertical {
	width: 100%;
	position: relative;
	background-color: #f3f3f3;
	padding: 35px 30px;
	background-image: url("/attending/t/platinum/images/pc/sight_boxbg_top02.png"), url("/attending/t/platinum/images/pc/sight_boxbg_bot02.png");
	background-repeat: no-repeat, no-repeat;
	background-position: center top, center bottom;
	background-size: 100% auto, 100% auto;
	margin-bottom: 50px;
	box-sizing: border-box;
}

.sightFlexBox02-vertical::before {
	content: "";
	width: calc(100% - 8px);
	height: calc(100% - 8px);
	border: 2px solid #f2e1c6;
	position: absolute;
	top: 4px;
	left: 4px;
}

.sightFlexBox02-vertical .photo {
	display: flex;
	justify-content: space-between;
}

.sightFlexBox02-vertical .photo figure figcaption {
	font-size: 18px;
	font-weight: 600;
	margin-top: 10px;
}

.sightFlexBox02-vertical dl {
	margin-bottom: 20px;
} */

/* .sightFlexBox02-vertical dl dt {
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.sightFlexBox02-vertical dl dt .s02 {
	display: block;
	font-size: 36px;
	line-height: 1.4;
}
.sightFlexBox02-vertical dl dd {
	font-size: 18px;
	font-weight: 600;
} */

/* .sightBadge01 {
	position: absolute;
	top: 20px;
	right: 26px;
} */

/* .sightBoxIn01 dt .fsSm24 {
	font-size: 24px;
} */
/*
.sightseeingTextBg01 {
	display: inline-block;
	background-color: #2c925b;
	color: #ffffff;
	padding: 0px 4px;
	margin: 2px 0px;
} */

/*--------------------------*/

/* .pointBlock01 {
	background-image: url("/attending/t/spk-d/tv-alpen/images/pc/point_bg.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 80px 0px 80px;
	margin-top: -240px;
}
.pointH301 {
	text-align: center;
	margin-bottom: 40px;
}
.pointH301 img {
	width: auto;
	height: 230px;
}
.pointWrap01 li {
	margin-top: 40px;
} */

/*----------------------------*/
/*
.bottomBlock01 {
	background-image: url("/attending/t/spk-d/tv-alpen/images/pc/bottom_bg.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding: 40px 0px;
} */

/*--2025/03/06---------------------------*/

/* .sightseeingBlock01.sightseeingBlock02 {
	background-image: url("/attending/t/spk-d/tv-alpen/images/pc/sightseeing_bg_02.png");
}
.sightseeing02Box01 {
	background-color: #ffffff;
	position: relative;
	padding: 100px 50px 34px;
	margin-top: 240px;
}
.sightseeing02Map01 {
	width: 100%;
	position: absolute;
	left: 0px;
	top: -204px;
}
.sightseeing02Flex01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 30px 0px;
}
.sightseeing02Flex01 li {
	text-align: center;
}
.sightseeing02Flex01 li p {
	font-size: 18px;
	line-height: 1.5em;
	margin-top: 5px;
} */

/* .hotelMb01 {
	margin-bottom: 40px;
}

.hotelTextBg01 {
	background-color: #007840;
} */
/* .contHotel02 .hotelTextBg01 {
	background-color: #ed6998;
}

.contHotel01.contHotel03 {
	background-color: #1d6132;
}
.contHotel03 .hotelTextBg01 {
	background-color: #004c8f;
} */




















