@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 Sans JP", sans-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;
}

/*----------------------*/

.mainvisual01 {
	background-image: url("/attending/t/osa-d/cm-risonaretomamu/images/pc/main_SP26-000027D.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 520px;
}
.mainTit01 {
	padding-top: 5px;
}

/*-----------------------*/

.seoBlock01 {
	background-color: #fef1f3;
	padding: 60px 0px;
}
.seoCont01 {
	position: relative;
}
.seoTextBox01 {
	width: 778px;
	height: 200px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0px;
	right: 10px;
}
.seoText01 {
	color: #2f8743;
	font-size: 27px;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-bottom: 4px;
}
.seoText01 .s01 {
	position: relative;
	display: inline-block;
	background-image: url("/attending/t/osa-d/cm-risonaretomamu/images/pc/main_text_line01.png");
	background-repeat: repeat-x;
	background-position: center bottom 2px;
	background-size: auto 15px;
}
.seoText01 .s01::before {
	content: "";
	background-image: url("/attending/t/osa-d/cm-risonaretomamu/images/pc/main_text_deco01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 17px;
	height: 28px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -24px;
}
.seoText01 .s01::after {
	content: "";
	background-image: url("/attending/t/osa-d/cm-risonaretomamu/images/pc/main_text_deco02.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 17px;
	height: 28px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -24px;
}

.seoText02 {}
.seoText02 .s01 {
	color: #e86c3b;
	font-size: 27px;
	line-height: 1.65em;
	font-weight: bold;
}
.seoText02 .s02 {
	font-size: 22px;
	line-height: 1.5em;
	font-weight: bold;
}
.seoText02 .s03 {
	color: #b90808;
	font-size: 38px;
	line-height: 0.8em;
	font-weight: bold;
}
.seoBtnWrap01 {
	margin-top: 40px;
	text-align: center;
}
.seoBtnWrap01 img {
	width: 847px;
}
.seoMovie01 {
	text-align: center;
	margin-top: 40px;
}
.seoMovieWrap01 {
	width: 480px;
	margin: auto;
}
.seoMovieWrap01 dt {
	background-color: #2f8743;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #ffffff;
	font-size: 29px;
	line-height: 1.3em;
	letter-spacing: -0.05em;
	box-sizing: border-box;
	/*height: 78px;*/
	min-height: 78px;
	padding: 4px 5px;
}

/*------------------------*/

.ancBlock01 {
	background-color: #eb8a6e;
	padding: 40px 0px;
}
.ancFlex01 {
	display: flex;
	justify-content: center;
	gap: 0px 44px;
}

/*-----------------------*/

.hotelBlock01 {
	background-image: url("/attending/t/osa-d/cm-risonaretomamu/images/pc/hotel_bg01.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 80px 0px 90px;
}
.contH201 {
	margin-bottom: 40px;
}
.hotelBox01 {
	background-color: #ffffff;
	padding: 40px;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.hotelBox01.reverse {
	flex-direction: row-reverse;
}
.hotelBox01.bg01 {
	background-image: url("/attending/t/osa-d/cm-risonaretomamu/images/pc/hotel_box_deco01.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

.hotelBox01 .box01 {
	width: 440px;
	display: flex;
	align-content: space-between;
	flex-wrap: wrap;
	gap: 14px 0px;
}
.hotelBox01 .box02 {
	width: 484px;
}

.contH301 {
	display: flex;
	gap: 10px;
}
.hotelTextBox01 {
	background-color: #1898d3;
	padding: 18px 20px;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 500;
}
.textShadow {
	text-shadow:1px 1px 0 #1898d3,-1px 1px 0 #1898d3,1px -1px 0 #1898d3,-1px -1px 0 #1898d3;
}
.textLine01 {
	background-image: url("/attending/t/osa-d/cm-risonaretomamu/images/pc/hotel_text_line01.png");
	background-repeat: repeat-x;
	background-position: center bottom 1px;
	background-size: auto 5px;
}
.hotelImgFlex01 {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.hotelImgFlex01 li {
	width: 210px;
}

.hotelText01Wrap01 {
	text-align: right;
}
.hotelText01 {
	background-color: #ffffff;
	display: inline-block;
	padding: 2px 5px;
	color: #333333;
}
.hotelContBlock01 {
	margin-top: 60px;
}

/*--------------------------*/

.foodBlock01 {
	background-image: url("/attending/t/osa-d/cm-risonaretomamu/images/pc/food_bg01.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 80px 0px;
}
.foodCont01 {
	margin-top: 75px;
}

/*--------------------------*/

.sightBlock01 {
	background-image: url("/attending/t/osa-d/cm-risonaretomamu/images/pc/sight_bg01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 1023px auto;
	background-color: #fef1f3;
	padding: 45px 0px 80px;
}
.sightContBox01 {
	background-color: #ffffff;
	border: 1px solid #fa8da0;
	position: relative;
	padding: 20px;
	margin: 40px auto auto;
	box-sizing: border-box;
	max-width: 940px;
}

.contH302 {
	text-align: center;
	margin-bottom: 18px;
}
.contH302 .s01 {
	color: #fa8da0;
	font-size: 32px;
	line-height: 1.2em;
	font-weight: 600;
}
.contH302 .s02 {
	font-size: 20px;
	line-height: 1.2em;
	font-weight: normal;
	margin-left: 18px;
}
.sightDeco01 {
	width: 105px;
	position: absolute;
	top: 10px;
	left: 10px;
}
.sightDeco02 {
	width: 105px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.sightFlex01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/*gap: 40px 0px;*/
}
.sightFlex01 li {
	width: 492px;
}

.sightFlex01 .contH302 {
	text-align: left;
}
.sightFlex01 .contH302 .s01 {
	font-size: 24px;
}
.fsSm18 {
	font-size: 18px !important;
}

/*-------------------------*/

.pointBlock01 {
	background-image: url("/attending/t/osa-d/cm-risonaretomamu/images/pc/point_bg01.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 80px 0px;
}

.pointFlex01 {
	display: flex;
	flex-wrap: wrap;
	gap: 22px 0px;
	width: 920px;
	margin: 40px auto auto;
}






















