@charset "utf-8";


/* -------------------------------------------------------------------- 
 モーダル
-------------------------------------------------------------------- */

/*------モーダルウィンドウ用---------------------------------------*/

#modal-win {
	width: 100%;
	position: absolute;
}
#modal-win-inner {
	/*display: inline-block;*/
	/*box-shadow: 0 0 5px rgba(0, 0, 0, .25);*/
	width: 86%;
	margin: 0 auto;
	position: relative;
	z-index: 9991;
}
#modal-bg {
	width: 100%;
	height: 100%;
	background-color: #000000;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9990;
	cursor: pointer;
}

.click {
	display: none;
}

.clickWrap {
}
.clickClose {
	position: absolute;
	top: -50px;
	right: 0px;
}

.movieYoutubu {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.movieYoutubu iframe {
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;}


/*------モーダルウィンドウ用　ここまで---------------------------------------*/


@media screen and (max-width:799px) {

	/*------モーダルウィンドウ用---------------------------------------*/

	#modal-win {
		width: 100%;
		position: absolute;
	}
	#modal-win-inner {
		display: block;
		width: 90%;
		/*box-shadow: 0 0 5px rgba(0, 0, 0, .25);*/
		margin: 0 auto;
		position: relative;
		z-index: 9991;
	}
	#modal-bg {
		width: 100%;
		height: 100%;
		background-color: #000000;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9990;
		cursor: pointer;
	}

	.click {
		display: none;
	}

	.clickWrap {
	}
	.clickClose {
		position: absolute;
		top: -70px;
		right: 0px;
		width: 44px;
	}


/*------モーダルウィンドウ用　ここまで---------------------------------------*/


}


/* -------------------------------------------------------------------- 
 main
-------------------------------------------------------------------- */

.contBlock01 {
	background-color: #f0e9ea;
	padding: 60px 0px 60px 0px;
	color: #6a232d;
}

.badgeText01 {
	font-size: 45px;
	line-height: 1.6em;
	font-weight: bold;
}
.badgeText02 {
	font-size: 68px;
	line-height: 1.6em;
	font-weight: bold;
}
.badgeText03 {
	font-size: 125px;
	line-height: 1.6em;
}
.badgeText03 span {
	font-size: 155px;
}
.badgeText04 {
	font-size: 24px;
	line-height: 1.6em;
	font-weight: bold;
}
.badgeText05 {
	font-size: 18px;
	line-height: 1.6em;
	font-weight: bold;
}
/*2021.11.05追加*/
.badgeText06 {
	display: table;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	width: 250px;
	border: 1px solid #6a232d;
	font-size: 24px;
	line-height: 2.6em;
	margin: auto;
	padding: 10px;
	
	
}

.badgeText07 {
	font-size: 24px;
	line-height: 1.6em;
	font-weight: bold;
}

.badgeText04 a {
	display: table;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	width: 350px;
	border: 1px solid #6a232d;
	font-size: 24px;
	line-height: 2.6em;
	margin: auto;
	margin-top: 20px;
	padding: 10px;
}


/*11.05追加ここまで*/

.badgeBox01 {
	display: inline-block;
	position: relative;
}
.badgeBox01::before {
	content: "";
	background-image: url("../img/cont_bg_reef_left.png");
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	height: 292px;
	position: absolute;
	top: 50%;
	margin-top: -144px;
	left: -135px;
}
.badgeBox01::after {
	content: "";
	background-image: url("../img/cont_bg_reef_right.png");
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	height: 292px;
	position: absolute;
	top: 50%;
	margin-top: -144px;
	right: -135px;
}

.contBtn01 {
	display: table;
	width: 450px;
	margin: auto;
}
.contBtn01 a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	height: 120px;
	border: 1px solid #6a232d;
	background-color: #ffffff;
	color: #6a232d;
	font-size: 30px;
	line-height: 1.26em;
	font-weight: bold;
}

.contBtnWrap01 {
	margin-top: 45px;
}

/*-------------------------*/

.contBlock02 {
	padding: 60px 0px 60px 0px;
	text-align: center;
}
.block02Ar01 {
	margin-bottom: 60px;
}

.contH301 {
	font-size: 66px;
	line-height: 1.6em;
	margin-bottom: 25px;
}
.contText01 {
	font-size: 32px;
	line-height: 1.7em;
	font-weight: bold;
}

/*-------------------------*/

.ancNaviWrap01 {
	padding: 135px 0px 0px 0px;
	position: relative;
}
.ancNaviBg01 {
	background-image: url("../img/cont_bg01.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	box-sizing: border-box;
	padding-top: 265px;
	height: 1257px;
}

.ancNaviTitOuter01 {
	background-color: #e9dcc8;
	border: 3px solid #6a232d;
	padding: 10px;
	box-sizing: border-box;
	width: 850px;
	position: absolute;
	left: 50%;
	margin-left: -425px;
	top: 0px;
}
.ancNaviTitOuter02 {
	border: 1px solid #65472d;
	padding: 5px;
}

.ancNaviTitWrap01 {
	display: table;
	position: relative;
	width: 100%;
}
.ancNaviTitCell01 {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #65472d;
	box-sizing: border-box;
	/*height: 220px;*/
	height: auto;
	padding: 20px;
}
.ancNaviTitCell01 .text01 {
	font-size: 45px;
	line-height: 1.6em;
	font-weight: bold;
}
.ancNaviTitCell01 .text02 {
	font-size: 94px;
	line-height: 1.0em;
}
/*2021.11.05追加*/
.ancNaviTitCell01 .text03 {
	font-size: 28px;
	line-height: 1.0em;
	font-weight: bold;
}
/*2021.11.05追加ここまで*/
.ancNaviTitCell01 .text02 .span01 {
	font-size: 110px;
}
.ancNaviTitCell01 .text02 .span02 {
	font-size: 84px;
}

.ancNaviFlex01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
justify-content: space-around;
	/*max-width: 1200px;*/
	max-width: 900px;
	margin: 0px auto 0px auto;
}
.ancNaviFlex01 .li01 {
	text-align: center;
}
.ancNaviFlex01 .li01 a {
	display: block;
}


.ancNumWrap01 {
	display: table;
	width: 70px;
	margin: auto;
}
.ancNumWrap01 p {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 70px;
	background-color: #6a232d;
	color: #ffffff;
	font-size: 50px;
	line-height: 1.0em;
}
.ancInBoxFlex01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
  -ms-flex-item-align: auto;
   -ms-grid-row-align: auto;
           align-self: auto;
	margin-top: 22px;
	position: relative;
}
.ancInBoxFlex01::after {
	content: "";
	background-image: url("../img/cont_ar01.png");
	background-repeat: no-repeat;
	background-position: center center;
	width: 116px;
	height: 59px;
	position: absolute;
	bottom: -74px;
	left: 50%;
	margin-left: -58px;
}

.ancText01 {
	font-size: 48px;
	line-height: 1.0em;
	padding: 0px 10px;
}
.ancText01 .span01 {
	display: inline-block;
	padding: 10px 0px 10px 0px;
	font-size: 72px;
}

.ancText01 .kutouten {
	display: inline-block;
	position: relative;
	top: -20px;
	right: -34px;
}

/*-------------------------*/

.contBlock03 {
	padding-bottom: 70px;
}

.block03H3Wrap01 {
	display: table;
	width: 100%;
	margin-bottom: 32px;
}
.block03H3WrapIn {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 160px;
	background-color: #6a232d;
	
}
.block03H3WrapIn .h301 {
	color: #ffffff;
	font-size: 2.8vw;
	line-height: 1.0em;
}

.block03H3WrapIn .h301 .spanOuter {
	display: inline-block;
	/*vertical-align: bottom;*/
	vertical-align: sub;
}
.block03H3WrapIn .h301 .span01 {
	display: table;
	width: 4.2vw;
	margin-right: 20px;
}
.block03H3WrapIn .h301 .span01In {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	/*height: 5.5vw;*/
	height: 4.4vw;
	background-color: #e9dcc8;
	color: #6a232d;
	font-size: 3.2vw;
	line-height: 1.0em;
}

.block03H3WrapIn .h301 .span02 {
	font-size: 4.2vw;
}

.block03Box01 {
	text-align: center;
}
.block03Box01 .badgeText04 {
	line-height: 2.0em;
}
.block03Box01 .badgeText05 {
	margin-top: 10px;
	margin-bottom: 40px;
}
/*2021.11.5追加*/
.block03Box01 .badgeText06 {
	line-height: 1.0em;

}
/*2021.11.5追加ここまで*/
.block03Img01 {
	margin: 25px 0px 12px 0px;
}
.rubi01 {
	font-size: 2.0vw;
	vertical-align: super;
}

/*--------------------------*/

.contBlock04 {
	padding: 56px 0px 84px 0px;
	background-color: #f0e9ea;
}
.contH302 {
	margin-bottom: 26px;
}
.contH302 .contText01 {
	display: block;
	margin-bottom: 10px;
}
.contText02 {
	display: block;
	font-size: 48px;
	line-height: 1.4em;
	font-weight: bold;
}

.contBtnWrap02 {
	text-align: center;
	margin-top: 50px;
}

.contBtn02 {
	display: table;
	width: 450px;
	margin: auto;
}
.contBtn02 a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	height: 90px;
	border: 1px solid #6a232d;
	background-color: #ffffff;
	color: #6a232d;
	font-size: 30px;
	line-height: 1.26em;
	font-weight: bold;
}

/*------------------------*/

.contBlock05 {
	background-color: #6a232d;
	padding: 110px 20px 85px 20px;
}
.contH303 {
	color: #ffffff;
	font-size: 110px;/*125から変更*/
	line-height: 1.4em;
	margin-bottom: 30px;
}
.contH303 .span01 {
	font-size: 140px;/*155から変更*/
}

.block05Box01 {
	background-color: #ffffff;
	padding: 44px 35px 44px 35px;
	max-width: 1200px;
	margin: 0px auto 0px auto;
}

.contDl01 {}
.contDl01 dt {
	font-size: 45px;
	line-height: 1.7em;
	font-weight: bold;
}
.contDl01 dd .text01 {
	font-size: 48px;
	line-height: 1.7em;
	font-weight: bold;
}
.contDl01 dd .text01 .span01 {
	font-size: 39px;
}
.contDl01 dd .text01 .span02 {
	font-size: 34px;
}
.contDl01 dd .text02 {
	font-size: 30px;
	line-height: 1.7em;
	font-weight: bold;
}

/*------------------------*/

.contBlock06 {
	padding: 60px 0px 60px 0px;
}

.contBtnWrap03 {
	text-align: center;
	margin-top: 20px;
}

.contBtn03Outer {
	box-sizing: border-box;
	width: 450px;
	margin: 0px auto 0px auto;
	padding: 4px;
	background-color: #6a232d;
}
.contBtn03 {
	display: table;
	width: 100%;
	margin: auto;
}
.contBtn03 a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	height: 110px;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 30px;
	line-height: 1.26em;
	font-weight: bold;
}





@media screen and (max-width:799px) {

	.contBlock01 {
		background-color: #f0e9ea;
		padding: 100px 0px 60px 0px;
		color: #6a232d;
	}

	.badgeText01 {
		font-size: 38px;
		line-height: 1.6em;
		font-weight: bold;
	}
	.badgeText02 {
		font-size: 58px;
		line-height: 1.6em;
		font-weight: bold;
	}
	.badgeText03 {
		font-size: 125px;
		line-height: 1.6em;
	}
	.badgeText03 span {
		font-size: 155px;
	}
	.badgeText04 {
		font-size: 26px;
		line-height: 1.6em;
		font-weight: bold;
	}
	.badgeText05 {
		font-size: 24px;
		line-height: 1.6em;
		font-weight: bold;
	}
	
	/*2021.11.05追加*/
.badgeText06 {
	display: table;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	width: 350px;
	border: 1px solid #6a232d;
	font-size: 26px;
	line-height: 2.6em;
	margin: auto;
	padding: 10px;
}

.badgeText04 a {
	display: table;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	width: 450px;
	border: 1px solid #6a232d;
	font-size: 26px;
	line-height: 2.6em;
	margin: auto;
	margin-top: 20px;
	padding: 10px;
}
	
	
.badgeText07 {
		font-size: 26px;
		line-height: 1.6em;
		font-weight: bold;
	}	
/*11.05追加ここまで*/



	.badgeBox01 {
		display: inline-block;
		position: relative;
		margin-bottom: 20px;
	}
	.badgeBox01::before {
		content: "";
		background-image: url("../img/cont_bg_reef_left.png");
		background-repeat: no-repeat;
		background-position: center center;
		width: 100px;
		height: 292px;
		position: absolute;
		top: 50%;
		margin-top: -144px;
		left: -135px;
	}
	.badgeBox01::after {
		content: "";
		background-image: url("../img/cont_bg_reef_right.png");
		background-repeat: no-repeat;
		background-position: center center;
		width: 100px;
		height: 292px;
		position: absolute;
		top: 50%;
		margin-top: -144px;
		right: -135px;
	}

	.contBtn01 {
		display: table;
		width: 650px;
		margin: auto;
	}
	.contBtn01 a {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		box-sizing: border-box;
		height: 130px;
		border: 2px solid #6a232d;
		background-color: #ffffff;
		color: #6a232d;
		font-size: 30px;
		line-height: 1.26em;
		font-weight: bold;
	}

	.contBtnWrap01 {
		margin-top: 45px;
	}

	/*-------------------------*/

	.contBlock02 {
		padding: 30px 0px 65px 0px;
		text-align: center;
	}
	.block02Ar01 {
		margin-bottom: 26px;
	}
	.block02Ar01 img {
		width: 114px;
		height: auto;
	}

	.contH301 {
		font-size: 60px;
		line-height: 1.6em;
		margin-bottom: 25px;
	}
	.contText01 {
		font-size: 30px;
		line-height: 1.4em;
		/*font-weight: bold;*/
	}

	/*-------------------------*/

	.ancNaviWrap01 {
		padding: 180px 0px 0px 0px;
		position: relative;
	}
	.ancNaviBg01 {
		background-image: url("../img/cont_bg01_sp.jpg");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		box-sizing: border-box;
		padding-top: 140px;
		height: 890px;
	}

	.ancNaviTitOuter01 {
		background-color: #e9dcc8;
		border: 3px solid #6a232d;
		padding: 10px;
		box-sizing: border-box;
		width: 650px;
		position: absolute;
		left: 50%;
		margin-left: -325px;
		top: 0px;
	}
	.ancNaviTitOuter02 {
		border: 1px solid #65472d;
		padding: 5px;
	}

	.ancNaviTitWrap01 {
		display: table;
		position: relative;
		width: 100%;
	}
	.ancNaviTitCell01 {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		border: 1px solid #65472d;
		box-sizing: border-box;
		height: 180px;
	}
	.ancNaviTitCell01 .text01 {
		font-size: 37px;
		line-height: 1.6em;
		font-weight: bold;
	}
	.ancNaviTitCell01 .text02 {
		font-size: 77px;
		line-height: 1.0em;
	}
	/*2021.11.05追加*/
	.ancNaviTitCell01 .text03 {
		font-size: 30px;
		line-height: 1.6em;
		font-weight: bold;
	}
	/*2021.11.05追加ここまで*/
	.ancNaviTitCell01 .text02 .span01 {
		font-size: 90px;
	}
	.ancNaviTitCell01 .text02 .span02 {
		font-size: 70px;
	}

	.ancNaviFlex01 {
		/*display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
	justify-content: space-around;
		max-width: 1200px;
		margin: 0px auto 0px auto;*/
		padding: 0px 30px;
	}
	.ancNaviFlex01 .li01 {
		text-align: center;
	}
	.ancNaviFlex01 .li01 a {
		display: block;
	}


	.ancNumWrap01 {
		display: table;
		width: 52px;
		margin: auto;
	}
	.ancNumWrap01 p {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		height: 52px;
		background-color: #6a232d;
		color: #ffffff;
		font-size: 36px;
		line-height: 1.0em;
	}
	.ancInBoxFlex01 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
			 -ms-flex-pack: center;
		 justify-content: center;
		-ms-flex-item-align: auto;
		 -ms-grid-row-align: auto;
						 align-self: auto;
		margin-top: 22px;
		position: relative;
	}
	.ancInBoxFlex01::after {
		content: "";
		background-image: url("../img/cont_ar01.png");
		background-repeat: no-repeat;
		background-position: center center;
		width: 116px;
		height: 59px;
		position: absolute;
		bottom: -60px;
		left: 50%;
		margin-left: -58px;
		background-size: 82px auto;
	}

	.ancText01 {
		font-size: 38px;
		line-height: 1.0em;
		padding: 0px 5px;
	}
	.ancText01 .span01 {
		display: inline-block;
		padding: 10px 0px 10px 0px;
		font-size: 55px;
	}

	.ancText01 .kutouten {
		display: inline-block;
		position: relative;
		top: -20px;
		right: -34px;
	}

	/*-------------------------*/

	.contBlock03 {
		padding-bottom: 70px;
	}

	.block03H3Wrap01 {
		display: table;
		width: 100%;
		margin-bottom: 32px;
	}
	.block03H3WrapIn {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		height: 220px;
		background-color: #6a232d;

	}
	.block03H3WrapIn .h301 {
		color: #ffffff;
		font-size: 47px;
		line-height: 1.4em;
		display: table;
		margin: auto;
	}

	.block03H3WrapIn .h301 .spanOuter {
		display: table-cell;
		vertical-align: middle;
		padding-right: 20px;
	}
	.block03H3WrapIn .h301 .span01 {
		display: table;
		width: 64px;
		margin-right: 0px;
	}
	.block03H3WrapIn .h301 .span01In {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		height: 130px;
		background-color: #e9dcc8;
		color: #6a232d;
		font-size: 45px;
		line-height: 1.0em;
	}

	.dispInBlock {
		display: table-cell;
		text-align: center;
		padding-top: 10px;
		vertical-align: middle;
	}
	.block03H3WrapIn .h301 .span02 {
		font-size: 60px;
	}

	.block03Box01 {
		text-align: center;
		padding: 0px 25px;
	}
	.block03Box01 .badgeText04 {
		line-height: 1.9em;
	}
	.block03Box01 .badgeText05 {
		margin-bottom: 50px;
	}
	/*2021.11.5追加*/
	.block03Box01 .badgeText06 {
	line-height: 1.3em;
		
}
	
		
/*2021.11.5追加ここまで*/

	.block03Img01 {
		margin: 25px 0px 12px 0px;
	}
	.rubi01 {
		font-size: 2.0vw;
		vertical-align: super;
	}

	/*--------------------------*/

	.contBlock04 {
		padding: 45px 25px 60px 25px;
		background-color: #f0e9ea;
	}
	.contH302 {
		margin-bottom: 26px;
	}
	.contH302 .contText01 {
		display: block;
		margin-bottom: 10px;
		font-size: 32px;
	}
	.contText02 {
		display: block;
		font-size: 48px;
		line-height: 1.4em;
		font-weight: bold;
	}

	.contBtnWrap02 {
		text-align: center;
		margin-top: 50px;
	}

	.contBtn02 {
		display: table;
		width: 540px;
		margin: auto;
	}
	.contBtn02 a {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		box-sizing: border-box;
		height: 108px;
		border: 1px solid #6a232d;
		background-color: #ffffff;
		color: #6a232d;
		font-size: 36px;
		line-height: 1.26em;
		font-weight: bold;
	}

	/*------------------------*/

	.contBlock05 {
		background-color: #6a232d;
		padding: 50px 25px 60px 25px;
	}
	.contH303 {
		color: #ffffff;
		font-size: 100px;/*125から変更*/
		line-height: 1.4em;
		margin-bottom: 30px;
	}
	.contH303 .span01 {
		font-size: 120px;/*155から変更*/
	}

	.block05Box01 {
		background-color: #ffffff;
		padding: 44px 20px 20px 20px;
		max-width: 1200px;
		margin: 0px auto 0px auto;
	}

	.contDl01 {}
	.contDl01 dt {
		font-size: 48px;
		line-height: 1.7em;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.contDl01 dd .text01 {
		font-size: 60px;
		line-height: 1.35em;
		font-weight: bold;
	}
	.contDl01 dd .text01 .span01 {
		font-size: 48px;
	}
	.contDl01 dd .text01 .span02 {
		font-size: 42px;
	}
	.contDl01 dd .text02 {
		font-size: 32px;
		line-height: 1.7em;
		font-weight: bold;
		margin-top: 10px;
	}

	/*------------------------*/

	.contBlock06 {
		padding: 60px 25px 60px 25px;
	}

	.contBtnWrap03 {
		text-align: center;
		margin-top: 35px;
	}

	.contBtn03Outer {
		box-sizing: border-box;
		width: 540px;
		margin: 0px auto 0px auto;
		padding: 4px;
		background-color: #6a232d;
	}
	.contBtn03 {
		display: table;
		width: 100%;
		margin: auto;
	}
	.contBtn03 a {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		box-sizing: border-box;
		height: 170px;
		border: 1px solid #ffffff;
		color: #ffffff;
		font-size: 36px;
		line-height: 1.26em;
		font-weight: bold;
	}




}


/*--2021/11/11 追加------------------------------*/

.tsushinDl01 dd {
	margin-bottom: 30px;
}

.tsushinTable01 {
	width: 900px;
	border-top: 1px solid #6A232D;
	border-left: 1px solid #6A232D;
	margin: 20px auto 0px auto;
}
.tsushinTable01 th {
	width: 166px;
	text-align: center;
	vertical-align: middle;
	background-color: #97656C;
	color: #ffffff;
	font-size: 22px;
	line-height: 1.4em;
	font-weight: bold;
	border-right: 1px solid #6A232D;
	border-bottom: 1px solid #6A232D;
	padding: 8px;
}
.tsushinTable01 td {
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	color: #6A232D;
	font-size: 22px;
	line-height: 1.4em;
	font-weight: bold;
	border-right: 1px solid #6A232D;
	border-bottom: 1px solid #6A232D;
	padding: 8px;
}

.tsushinTable01 .tr01 th {
	background-color: #6A232D;
	padding: 2px;
}



@media screen and (max-width:799px) {

	.tsushinDl01 dd {
		margin-bottom: 30px;
	}

	.tsushinTable01 {
		width: 100%;
		border-top: 1px solid #6A232D;
		border-left: 1px solid #6A232D;
		margin: 20px auto 0px auto;
	}
	.tsushinTable01 th {
		width: 120px;
		text-align: center;
		vertical-align: middle;
		background-color: #97656C;
		color: #ffffff;
		font-size: 22px;
		line-height: 1.4em;
		font-weight: bold;
		border-right: 1px solid #6A232D;
		border-bottom: 1px solid #6A232D;
		padding: 8px;
	}
	.tsushinTable01 td {
		text-align: center;
		vertical-align: middle;
		background-color: #ffffff;
		color: #6A232D;
		font-size: 22px;
		line-height: 1.4em;
		font-weight: bold;
		border-right: 1px solid #6A232D;
		border-bottom: 1px solid #6A232D;
		padding: 8px;
	}

	.tsushinTable01 .tr01 th {
		background-color: #6A232D;
		padding: 2px;
	}


}


/*------------------------------------
	2024/11/19
-------------------------------------*/

.mainvisualWrap01 {
	position: relative;
	background-color: #7c2e32;
	color: #ffffff;
	padding: 50px 0px;
	font-weight: 500;
}
.mainH2Wrap01 {}
.mainH2Wrap01 .p01 {
	font-size: 38px;
	line-height: 1.6em;
}
.mainH2Wrap01 .h201 .s01 {
	font-size: 96px;
	line-height: 1.4em;
}
.mainH2Wrap01 .h201 .s02 {
	font-size: 126px;
	font-weight: bold;
}
.mainH2Wrap01 .h201 .s03 {
	font-size: 100px;
	font-weight: bold;
}
.mainH2Wrap01 .h201 .s04 {
	font-size: 126px;
	color: #fff100;
	font-weight: bold;
}

.mainTextBox01 {
	text-align: center;
	margin-top: 70px;
}
.mainTextBox01 img {
	width: 378px;
	height: auto;
}

/*----------------*/

.contWrap01 {
	margin-top: 80px;
}
.badgeText03 span.s01 {
	font-size: 80px;
}
.contTextBox01 {
	margin: 30px auto 20px;
}
.contText32_16_b {
	font-size: 32px;
	line-height: 1.6em;
	font-weight: bold;
}
.fsSm40 {
	font-size: 40px;
	line-height: 1.0em;
}

/*--------------------*/

.accordion_wrap {
  position: relative;
	padding-bottom: 80px;
}
/* ボタン */
.accordion-btn {
  /*background-color: #6495ed;*/
  /*border: 1px solid #6495ed;*/
  bottom: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  left: 0;
  margin: auto;
  /*padding: 5px 15px;*/
  position: absolute;
  right: 0;
  text-align: center;
  transition: all .2s;
  width: fit-content;
  z-index: 1;
}
/* 続きを読むボタンの表記 */
.accordion-btn::after {
  content: "";
	display: block;
	background-image: url("../img/ac_btn01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 300px auto;
	width: 300px;
	height: 61px;
}
/* ボタンhover時のスタイル */
.accordion-btn:hover {
  background-color: #fff;
  color: #6495ed;
}
.accordion-text {
  overflow: hidden; /* テキストを隠す */
  position: relative;
}
/* 最初に見えてるテキストエリアの高さ */
.accordion-text.is-hide {
  height: 120px;
}
/* テキストをグラデーションで隠す */
.accordion-text::before {
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 50%, rgba(255,255,255,.9) 50%, #fff 100%);
  background:         linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 50%, rgba(255,255,255,.9) 50%, #fff 100%);
  bottom: 0;
  content: "";
  /*height: 60px;*/ /* グラデーションで隠す高さ */
	height: 0px;
  position: absolute;
	left: 0px;
  width: 100%;
}
/* 閉じるボタンの位置 */
.accordion-btn.is-show {
  bottom: 0em;
}
/* 閉じるボタンの表記 */
.accordion-btn.is-show::after {
  content: "";
	background-image: url("../img/ac_btn01_on.png");
}
/* 続きを見るボタンをクリックしたらテキストを隠しているグラデーションを消す */
.accordion-btn.is-show + .accordion-text::before {
  display: none;
}

/*--------------------*/

.acContBlock01 {
	margin-bottom: 80px;
}
.acTextWrap {
	padding-bottom: 0px;
}
.contH401 {
	font-size: 42px;
	line-height: 1.4em;
	font-weight: 500;
	margin-bottom: 25px;
}
.contH401 .s01 {
	font-size: 60px;
}

/*---------------------*/

.contNewBlock01 {
	background-color: #fff100;
	padding: 60px 0px;
	margin: 170px auto 155px;
}
.contNewFlex01 {
	display: flex;
	justify-content: space-between;
}
.contNewFlex01 li {
	position: relative;
	width: 33%;
}

.contNewBox01 {
	text-align: left;
}
.contNewBox01 .p01 {
	font-size: 36px;
	line-height: 1.35em;
	font-weight: bold;
	margin-bottom: 10px;
}
.contNewBox01 .p02 {
	font-size: 18px;
	line-height: 1.35em;
	font-weight: bold;
}

.contNewBox02 {
	background-color: #67232c;
	border: 15px solid #fff100;
	border-radius: 450px;
	box-sizing: border-box;
	width: 450px;
	height: 450px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	top: 50%;
	color: #ffffff;
	padding-top: 50px;
	letter-spacing: 0.25em;
}
.contNewBox02 .p01 {
	font-size: 64px;
	line-height: 1.3em;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: center;
}
.contNewBox02 .p01::before {
	content: "";
	background-image: url("../img/text_line_deco01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 25px 62px;
	width: 25px;
	height: 62px;
	display: inline-block;
	margin-right: 10px;
}
.contNewBox02 .p01::after {
	content: "";
	background-image: url("../img/text_line_deco01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 25px 62px;
	width: 25px;
	height: 62px;
	display: inline-block;
	margin-left: 10px;
	transform: scale(-1, 1);
}

.contNewBox02 .p02 {
	font-size: 74px;
	line-height: 1.3em;
	font-weight: bold;
}
.contNewBox02 .p02 .s01 {
	font-size: 110px;
	line-height: 1.3em;
	font-weight: bold;
}

.contPosiNew01 {
	position: relative;
}
.contPosiNew01::before {
	content: "※";
	font-size: 27px;
	line-height: 1.0em;
	font-weight: 500;
	position: absolute;
	left: 2px;
	top: -23px;
}
.contNewImg01 {
	width: 522px;
	position: absolute;
	bottom: -60px;
	left: 15px;
}
.contNewMovieFlex01 {
	display: flex;
	justify-content: center;
	margin-top: 40px;
}
.contNewMovieFlex01 li {
	width: 427px;
	margin: 0px 48px;
	text-align: center;
}
.contNewMovieFlex01 li .p01 {
	font-size: 18px;
	line-height: 1.3em;
	font-weight: bold;
	margin-top: 10px;
}

.contNewMovieFlex01 li iframe {
	width: 100%;
	height: 240px;
}

.contMt60 {
	margin-top: 60px !important;
}

/*----------------------*/

.acTextWrap .badgeText04 {
	font-weight: 500;
}

/*-----------------------*/

.contNewMt-40 {
	margin-top: -40px;
}


@media screen and (max-width:799px) {

	.mainvisualWrap01 {
		position: relative;
		background-color: #7c2e32;
		color: #ffffff;
		padding: 50px 0px;
		font-weight: 500;
	}
	.mainH2Wrap01 {}
	.mainH2Wrap01 .p01 {
		font-size: 32px;
		line-height: 1.6em;
	}
	.mainH2Wrap01 .h201 .s01 {
		font-size: 56px;
		line-height: 1.6em;
	}
	.mainH2Wrap01 .h201 .s02 {
		font-size: 88px;
		font-weight: bold;
	}
	.mainH2Wrap01 .h201 .s03 {
		font-size: 44px;
		font-weight: bold;
	}
	.mainH2Wrap01 .h201 .s04 {
		font-size: 88px;
		color: #fff100;
		font-weight: bold;
	}

	.mainTextBox01 {
		text-align: center;
		margin-top: 50px;
	}
	.mainTextBox01 img {
		width: 378px;
		height: auto;
	}

	/*----------------*/

	.contWrap01 {
		margin-top: 80px;
	}
	.badgeText03 span.s01 {
		font-size: 80px;
	}
	.contTextBox01 {
		margin: 30px 25px 20px;
	}
	.contText32_16_b {
		font-size: 32px;
		line-height: 1.6em;
		font-weight: bold;
	}
	.fsSm40 {
		font-size: 40px;
		line-height: 1.0em;
	}

	/*--------------------*/

	.accordion_wrap {
		position: relative;
	}
	/* ボタン */
	.accordion-btn {
		/*background-color: #6495ed;*/
		/*border: 1px solid #6495ed;*/
		bottom: 0;
		color: #fff;
		cursor: pointer;
		display: inline-block;
		font-size: 18px;
		left: 0;
		margin: auto;
		/*padding: 5px 15px;*/
		position: absolute;
		right: 0;
		text-align: center;
		transition: all .2s;
		width: fit-content;
		z-index: 1;
	}
	/* 続きを読むボタンの表記 */
	.accordion-btn::after {
		content: "";
		display: block;
		background-image: url("../img/ac_btn01.png");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 300px auto;
		width: 300px;
		height: 61px;
	}
	/* ボタンhover時のスタイル */
	.accordion-btn:hover {
		background-color: #fff;
		color: #6495ed;
	}
	.accordion-text {
		overflow: hidden; /* テキストを隠す */
		position: relative;
	}
	/* 最初に見えてるテキストエリアの高さ */
	.accordion-text.is-hide {
		height: 130px;
	}
	/* テキストをグラデーションで隠す */
	.accordion-text::before {
		background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 50%, rgba(255,255,255,.9) 50%, #fff 100%);
		background:         linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 50%, rgba(255,255,255,.9) 50%, #fff 100%);
		bottom: 0;
		content: "";
		height: 0px; /* グラデーションで隠す高さ */
		position: absolute;
		left: 0px;
		width: 100%;
	}
	/* 閉じるボタンの位置 */
	.accordion-btn.is-show {
		bottom: 0em;
	}
	/* 閉じるボタンの表記 */
	.accordion-btn.is-show::after {
		content: "";
		background-image: url("../img/ac_btn01_on.png");
	}
	/* 続きを見るボタンをクリックしたらテキストを隠しているグラデーションを消す */
	.accordion-btn.is-show + .accordion-text::before {
		display: none;
	}

	/*--------------------*/

	.acContBlock01 {
		padding: 0px 25px;
		margin-bottom: 60px;
	}
	.acTextWrap {
		padding-bottom: 0px;
	}
	.contH401 {
		font-size: 42px;
		line-height: 1.4em;
		font-weight: 500;
		margin-bottom: 25px;
	}
	.contH401 .s01 {
		font-size: 60px;
	}

	/*---------------------*/

	.contNewBlock01 {
		background-color: #fff100;
		padding: 20px 20px;
		margin: 120px auto 60px;
	}
	.contNewFlex01 {
		display: flex;
		justify-content: space-between;
	}
	.contNewFlex01 li {
		position: relative;
		width: 50%;
	}

	.contNewBox01 {
		text-align: left;
	}
	.contNewBox01 .p01 {
		font-size: 36px;
		line-height: 1.35em;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.contNewBox01 .p02 {
		font-size: 18px;
		line-height: 1.35em;
		font-weight: bold;
	}

	.contNewBox02 {
		background-color: #67232c;
		border: 15px solid #fff100;
		border-radius: 450px;
		box-sizing: border-box;
		width: 44.53vw;
		height: 44.53vw;
		position: absolute;
		left: 50%;
		transform: translateX(-50%) translateY(-42%);
		top: 50%;
		color: #ffffff;
		padding-top: 50px;
		letter-spacing: 0.25em;
	}
	.contNewBox02 .p01 {
		font-size: 50px;
		line-height: 1.3em;
		font-weight: 500;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.contNewBox02 .p01::before {
		content: "";
		background-image: url("../img/text_line_deco01.png");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: auto 48px;
		width: 25px;
		height: 48px;
		display: inline-block;
		margin-right: 10px;
	}
	.contNewBox02 .p01::after {
		content: "";
		background-image: url("../img/text_line_deco01.png");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: auto 48px;
		width: 25px;
		height: 48px;
		display: inline-block;
		margin-left: 10px;
		transform: scale(-1, 1);
	}

	.contNewBox02 .p02 {
		font-size: 58px;
		line-height: 1.3em;
		font-weight: bold;
	}
	.contNewBox02 .p02 .s01 {
		font-size: 88px;
		line-height: 1.3em;
		font-weight: bold;
	}

	.contPosiNew01 {
		position: relative;
	}
	.contPosiNew01::before {
		content: "※";
		font-size: 24px;
		line-height: 1.0em;
		font-weight: 500;
		position: absolute;
		left: 2px;
		top: -23px;
	}
	.contNewImg01 {
		width: auto;
		position: relative;
		bottom: 0px;
		left: 0px;
		transform: translateY( 20px );
		text-align: center;
	}
	.contNewImg01 img {
		width: 94%;
		height: auto;
	}
	
	.contNewMovieFlex01 {
		display: block;
		margin-top: 40px;
	}
	.contNewMovieFlex01 li {
		width: 100%;
		margin: 40px auto 0px;
		text-align: center;
	}
	.contNewMovieFlex01 li .p01 {
		font-size: 26px;
		line-height: 1.3em;
		font-weight: bold;
		margin-top: 10px;
	}

	.contNewMovieFlex01 li iframe {
		width: 100%;
		height: 394px;
	}

	.contMt60 {
		margin-top: 60px !important;
	}

	/*-----------------------*/
	
	.badgeBox01.badgeBox02::before {
		left: -90px;
	}
	.badgeBox01.badgeBox02::after {
		right: -90px;
	}

	.block03H3WrapIn .h301 {
		padding: 0px 15px;
	}

	.contSpBlock01 {
		padding: 0px 15px;
	}

	/*-----------------------*/

	.contNewMt-40 {
		margin-top: -40px;
	}


}




