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

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

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

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

.fwM {
	font-weight: 500;
}

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

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

.mainBlock01 {
	background-image: url("/attending/t/hawaii_lantern/images/pc/bg_ptn.png.png");
	background-repeat: repeat;
	background-position: center top;
	background-color: #217db1;
}

.mainBlock02 {
	background-image: url("/attending/t/hawaii_lantern/images/pc/bg_ptn.png.png");
	background-repeat: repeat;
	background-position: center top;
	background-color: #cbefff;
	text-align: center;
}

.contBlock01 {
	background-image: url("/attending/t/hawaii_lantern/images/pc/bg_ptn.png.png");
	background-repeat: repeat;
	background-position: center top;
	background-color: #cafdd2;
	text-align: center;
}

.contBlock02 {
	background-image: url("/attending/t/hawaii_lantern/images/pc/bg_ptn.png.png");
	background-repeat: repeat;
	background-position: center top;
	background-color: #f4ebd4;
	text-align: center;
}

.contBlock03 {
	background-image: url("/attending/t/hawaii_lantern/images/pc/bg_ptn.png.png");
	background-repeat: repeat;
	background-position: center top;
	background-color: #f2ecf5;
	text-align: center;
}

.contBlock04 {
	background-image: url("/attending/t/hawaii_lantern/images/pc/bg_ptn.png.png");
	background-repeat: repeat;
	background-position: center top;
	background-color: #eceffc;
	text-align: center;
}




.mainCont01 {
	position: relative;
	background-color: #ffffff;
	padding: 60px 40px;
}
.contDecoTL {
	width: 216px;
	position: absolute;
	top: 0px;
	left: -134px;
}
.contDecoTR {
	width: 216px;
	position: absolute;
	top: 0px;
	right: -134px;
	transform: scale(-1, 1);
}

.contDecoBL {
	width: 153px;
	position: absolute;
	bottom: 0px;
	left: -130px;
}
.contDecoBR {
	width: 153px;
	position: absolute;
	bottom: 0px;
	right: -130px;
	transform: scale(-1, 1);
}


.mainDayWrap01 {}
.mainDayWrap01 dt {
	background-color: #288cc4;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	padding: 4px 20px;
	width: 720px;
	height: 54px;
	border-radius: 8px;
	color: #ffffff;
	font-size: 24px;
	line-height: 1.3em;
	font-weight: bold;
	margin: auto auto 30px;
}
.mainDayWrap01 dd {
	color: #288cc4;
	font-size: 42px;
	line-height: 1.3em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.mainDayWrap01 dd .fsSm01 {
	font-size: 36px;
}
.mainDayWrap01 dd .fsR01 {
	font-size: 54px;
}

.mainKikanBox01 {
	border: 1px solid #288cc4;
	border-radius: 8px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	padding: 20px 38px;
	margin: 50px auto auto auto;
}
.mainText01 {
	font-size: 30px;
	line-height: 1.4em;
	font-weight: 600;
}
.mainText02 {
	font-size: 16px;
	line-height: 1.4em;
	margin-top: 14px;
}

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

.contH201 {
	font-size: 36px;
	line-height: 1.4em;
	font-weight: bold;
	text-align: center;
	padding-top: 45px;
	background-image: url("/attending/t/hawaii_lantern/images/pc/cont_tit_deco01.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 74px auto;
	margin-bottom: 30px;
}
.contExText01 {
	color: #ff001e;
	font-size: 20px;
	line-height: 1.4em;
	font-weight: 500;
	text-align: center;
	margin: 30px auto;
}

.contUl01 {
	text-align: left;
}
.contUl01 li {
	margin: 10px 0px;
}
.text18_19_n {
	font-size: 18px;
	line-height: 1.6em;
}
.text16_16_n {
	font-size: 16px;
	line-height: 1.6em;
}

.contBox01 {
	text-align: left;
	border: 1px solid #07b420;
	border-radius: 8px;
	padding: 30px 40px;
	margin-top: 40px;
}

.contUl02 li {
	margin: 20px 0px;
	text-indent: -1.25em;
	padding-left: 1.25em;
}

.contH301 {
	color: #07b420;
	font-size: 18px;
	line-height: 1.6em;
	font-weight: 500;
}

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

.block02Flex01 {
	display: flex;
	justify-content: space-between;
}
.block02Flex01 .flex01Box {
	width: 288px;
	border: 1px solid #b89741;
	background-color: #efefef;
	text-align: left;
}
.block02Flex01 .flex01Box.classSp {
	background-color: #f3ece3;
}

.hotelHeader01 {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	padding: 2px 10px;
	height: 40px;
background: rgb(118,118,118);
background: linear-gradient(90deg, rgba(118,118,118,1) 0%, rgba(188,188,188,1) 50%, rgba(118,118,118,1) 100%);
	color: #ffffff;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: bold;
}
.classSp .hotelHeader01 {
background: rgb(142,108,63);
background: linear-gradient(90deg, rgba(142,108,63,1) 0%, rgba(207,180,145,1) 50%, rgba(142,108,63,1) 100%);
}

.flex01BoxIn {
	padding: 0px 10px 20px;
}

.hotelH3Wrap01 {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	padding: 10px 0px;
	height: 160px;
	color: #70591c;
}
.hotelH301 {
	font-size: 22px;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: -0.1em;
}
.hotelText01 {
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 500;
	margin-top: 6px;
}
.hotelWappen01 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	display: inline-block;
	background: #70591c;
	padding: 3px 10px;
	margin-bottom: 5px;
}

.hotelTextBox01 {
	margin: 10px 0px;
}

.hotelInFlex01 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 10px;
}
.hotelInFlex01 li {
	width: 100%;
}
.hotelInFlex01 li a {
	display: block;
	background-color: #ffffff;
	border: 1px solid #003287;
	color: #003287;
	font-size: 16px;
	line-height: 1.15em;
	font-weight: 500;
	padding: 5px 5px;
	text-align: center;
}


.hotelInFlex01 li .s01 {
	font-size: 14px;
}

.hotelInFlex01 li.li02 {
	width: 48%;
}
.hotelInFlex01 li.li02 a {
	border: 1px solid #69318e;
	color: #69318e;
}

.hotelInFlex01 li.li03 {
	width: 48%;
}
.hotelInFlex01 li.li03 a {
	border: 1px solid #00a0e9;
	color: #00a0e9;
}

.hotelInFlex01 li.li04 {
	width: 48%;
}
.hotelInFlex01 li.li04 a {
	border: 1px solid #00a3a3;
	color: #00a3a3;
}

.hotelInFlex01 li.li05 {
	width: 48%;
}
.hotelInFlex01 li.li05 a {
	border: 1px solid #006934;
	color: #006934;
}

.hotelInFlex01 li.li06 {
	width: 100%;
}
.hotelInFlex01 li.li06 a {
	border: 1px solid #74a727;
	color: #74a727;
}

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

.courseBox01 {
	background-color: #ff0000;
	color: #ffffff;
	font-size: 24px;
	line-height: 1.4em;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	padding: 2px 10px;
	width: 420px;
	height: 64px;
	border-radius: 8px;
	margin: 32px auto 0px;
}

.courseBox02 {
	border: 1px solid #288cc4;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	padding: 2px 10px;
	height: 60px;
	color: #288cc4;
	font-size: 30px;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 40px;
}
.courseBox02 .s01 {
	font-size: 24px;
}

.courseFlex01 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 20px 0px;
}
.courseFlex01 li {
	width: 100%;
}
.courseFlex01 li.flexBox_3 {
	width: 32.6%;
}
.courseFlex01 li.flexBox_2 {
	width: 49%;
}

.courseFlex01 a {
	display: flex;
	border: 1px solid #003287;
	border-radius: 8px;
	overflow: hidden;
}

.courseFlex01 .box01 {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #003287;
	color: #ffffff;
	box-sizing: border-box;
	width: 66px;
	flex-shrink: 0;
}
.courseFlex01 .box01 .p01 {
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
}
.courseFlex01 .box01 .s01 {
	font-size: 48px;
}


.courseFlex01 .box02 {
	width: 100%;
	text-align: left;
}
.courseFlex01 .box02 .box02In01 {
	padding: 6px 8px 7px;
	background-color: #6f73b0;
	color: #ffffff;
	font-size: 40px;
	line-height: 1.4em;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.courseFlex01 .box02 .box02In01 .s01 {
	font-size: 24px;
}
.letterSp01 {
	letter-spacing: -0.02em;
}

.courseFlex01 .box02 .box02In02 {
	padding: 8px 8px;
	background-color: #ffffff;
	font-size: 19px;
	line-height: 1.4em;
	font-weight: bold;
	letter-spacing: -0.08em;
}

.fuki01 {
	position: relative;
	margin-top: 45px;
}
.fuki01::before {
	content: "";
	background-image: url("/attending/t/hawaii_lantern/images/pc/course_fuki01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 168px auto;
	width: 186px;
	height: 58px;
	position: absolute;
	left: 0px;
	top: -54px;
}

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

.courseFlex01 .col02 a {
	border: 1px solid #69318e;
}
.courseFlex01 .col02 .box01 {
	background-color: #69318e;
}
.courseFlex01 .col02 .box02 .box02In01 {
	background-color: #a17fb8;
}

.courseFlex01 .col03 a {
	border: 1px solid #00a0e9;
}
.courseFlex01 .col03 .box01 {
	background-color: #00a0e9;
}
.courseFlex01 .col03 .box02 .box02In01 {
	background-color: #54c3f1;
}

.courseFlex01 .col04 a {
	border: 1px solid #00a3a3;
}
.courseFlex01 .col04 .box01 {
	background-color: #00a3a3;
}
.courseFlex01 .col04 .box02 .box02In01 {
	background-color: #8cc7c7;
}

.courseFlex01 .col05 a {
	border: 1px solid #74a727;
}
.courseFlex01 .col05 .box01 {
	background-color: #74a727;
}
.courseFlex01 .col05 .box02 .box02In01 {
	background-color: #a4cc66;
}

.courseFlex01 .col06 a {
	border: 1px solid #006934;
}
.courseFlex01 .col06 .box01 {
	background-color: #006934;
}
.courseFlex01 .col06 .box02 .box02In01 {
	background-color: #739971;
}

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








































