@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');

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

.contents {
	font-family: "Noto Serif JP", serif;
	color: #000000;
}

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

.posiRe {
	position: relative;
}

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

.mainvisual01 {
	background-image: url("/attending/t/spk-d/fujihakone_23200/images/pc/SP19-036601D_SP19-036602D.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 1400px;
	height: 600px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-color: #f0f9bc;
}
.snsBlock01 {
	background-image: url("/attending/t/spk-d/fujihakone_23200/images/pc/seo_bg02.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}
.snsBlockIn01 {
	position: relative;
	padding: 60px 0px 0px;
	background-image: url("/attending/t/spk-d/fujihakone_23200/images/pc/seo_deco01.png"), url("/attending/t/spk-d/fujihakone_23200/images/pc/seo_deco02.png");
	background-repeat: no-repeat, no-repeat;
	/*background-position: left -50px top -60px, right -50px top -60px;;*/
	background-position: calc(50% + -557px) calc(0% - 60px), calc(50% - -554px) calc(0% - 60px);
}
.snsFlex01 {
	display: flex;
	align-items: center;
	gap: 28px;
	width: 900px;
	margin: auto;
}
.text14_135_n {
	font-size: 14px;
	line-height: 1.35em;
}
.snsMt5 {
	margin-top: 5px;
}
.snsMt10 {
	margin-top: 10px;
}

.seoTit01 {
	width: 1024px;
	height: 91px;
	text-align: center;
	font-size: 32px;
	line-height: 1.3em;
	font-weight: 600;
	margin: 0 auto;
}
.seoTit01 .p01 {
	display: inline-block;
	padding-bottom: 10px;
}
.seoBtnBlock01 {
	height: 216px;
	background-image: url("/attending/t/spk-d/fujihakone_23200/images/pc/seo_bg01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	/* padding-top: 10px; */
	margin-top: 15px;
}
.seoBtnFlex01 {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 24px;
	padding-bottom: 30px;
    border-bottom: 3px #e60012 solid;
}

/* 疑似要素で下線を追加 */
.seoBtnFlex01::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 3px solid #feffaf;
	
}
.ancBlock01 {
	background-image: url("/attending/t/spk-d/fujihakone_23200/images/pc/anc_bg01.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
	box-sizing: border-box;
	height: 550px;
	padding-top: 40px;
}
.ancFlex01 {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 56px;
}
.ancFlex01 li{
	width: 133px;

}


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

.gourmetBlock01 {
	background-image: url("/attending/t/spk-d/fujihakone_23200/images/pc/gourmet_bg_02.png");
	background-repeat: no-repeat;
	background-position: center top;
	/*background-size: 100% auto;*/
	background-size: cover;
	padding: 90px 0px 340px;
	margin-top: -286px;
}
.gourmetH201 {
	margin-bottom: 30px;
}

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

.hotelBlock01 {
	background-image: url("/attending/t/spk-d/fujihakone_23200/images/pc/hotel_bg.png");
	background-repeat: no-repeat;
	background-position: center top;
	/*background-size: 100% auto;*/
	background-size: cover;
	padding: 90px 0px 340px;
	margin-top: -255px;
}
.hotelH201 {
	margin-bottom: 40px;
}

.hotelBox01 {
	background-color: #4b2224;
}
.hotelMainImg01 {
	margin-top: -120px;
}
.hotelBoxIn01 {
	padding: 0px 60px 60px;
}
.hotelFlex01 {
	display: flex;
	gap: 20px;
}
.hotelFlex01 .box01 {
	width: 100%;
	background-color: #ffffff;
	padding: 20px;
}
.hotelFlex01 .box02 {
	width: 450px;
	flex-shrink: 0;
}

.contH401 {
	color: #007840;
	font-size: 24px;
	line-height: 1.4em;
	font-weight: 600;
	text-align: center;
	margin-bottom: 10px;
}

.text18_155_n {
	font-size: 18px;
	line-height: 1.55em;
}
.hotelImg01 {
	margin-top: 50px;
}

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

.hotelBox01.hotel02 {
	background-color: #004c8f;
	padding-top: 60px;
}
.hotel02 .contH401 {
	color: #ed6998;
}

.hotelBox01.hotel03 {
	background-color: #1d6132;
	padding-top: 60px;
}
.hotel03 .contH401 {
	color: #004c8f;
}

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

.sightseeingBlock01 {
	background-image: url("/attending/t/spk-d/fujihakone_23200/images/pc/sightseeing_bg_02.png");
	background-repeat: no-repeat;
	background-position: center top;
	/*background-size: 100% auto;*/
	background-size: cover;
	padding: 90px 0px 340px;
	margin-top: -255px;
}
.sightseeingH201 {
	margin-bottom: 40px;
}

.sightseeingSchedule01 {
	text-align: center;
}
.sightseeingSchedule01 img {
	width: 900px;
	height: auto;
}

.sightseeingSchBox01 {
	margin: 62px auto auto;
	position: relative;
	width: 900px;
}
.sightseeingText01 {
	font-size: 24px;
	line-height: 1.2em;
	margin-top: 5px;
}

.sightseeingDay01 {
	background-image: url("/attending/t/spk-d/fujihakone_23200/images/pc/sightseeing_ribbon01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 254px;
	height: 65px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	padding: 0px 0px 15px;
	font-size: 24px;
	line-height: 1.1em;
	font-weight: 600;
	position: absolute;
	left: -40px;
	top: -28px;
}


.sightseeingBlock02 {
	background-image: url("/attending/t/spk-d/fujihakone_23200/images/pc/sightseeing_bg.png");
	background-repeat: no-repeat;
	background-position: center top;
	/*background-size: 100% auto;*/
	background-size: cover;
	padding: 90px 0px 340px;
	margin-top: -255px;
}
.sightFlex01 {
	display: flex;
	align-items: center;
	margin-top: 60px;
}
.sightFlexBox01 {
	width: 474px;
	height: 360px;
	position: relative;
}
.sightFlexBox01 img {
	width: auto;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.sightFlexBox02 {
	box-sizing: border-box;
	width: 550px;
	padding: 4px;
	background-color: #ffffff;
	position: relative;
	z-index: 1;
}
.sightBoxIn01 {
	border: 2px solid #b3e6f9;
	padding: 50px 20px 50px 32px;
}
.sightBoxIn01 dt {
	display: flex;
	align-items: center;
	gap: 10px;
	padding-bottom: 20px;
	margin-bottom: 14px;
	position: relative;
}
.sightBoxIn01 dt::after {
	content: "";
	width: 30px;
	height: 2px;
	background-color: #b3e6f9;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.sightBoxIn01 dt .s02 {
	font-size: 30px;
	line-height: 1.3em;
	font-weight: 600;
}
.sightBoxIn01 dd {
	font-size: 18px;
	line-height: 1.55em;
}

.sightFlex01.flexReverse {
	flex-direction: row-reverse;
}
.flexReverse .sightFlexBox01 img {
	left: auto;
	right: 0px;
}

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

.pointBlock01 {
	background-image: url("/attending/t/spk-d/fujihakone_23200/images/pc/point_bg.png");
	background-repeat: no-repeat;
	background-position: center top;
	/*background-size: 100% auto;*/
	background-size: cover;
	padding: 90px 0px 80px;
	margin-top: -255px;
}
.pointH201 {
	margin-bottom: 40px;
}
.pointFlex01 {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	width: 890px;
	margin: 40px auto auto;
}
.pointFlex01 li {
	width: 100%;
}

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

.bottomBlock01 {
	background-image: url("/attending/t/spk-d/fujihakone_23200/images/pc/bottom_bg.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding: 36px 0px 40px;
}
.seoBtnBlock01.bgNone {
	padding: 0px;
	height: auto;
	background-image: none;
}

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

.floatBtn01 {
	width: 218px;
	position: fixed;
	right: 5px;
	bottom: 100px;
	z-index: 100;
}






