/* CSS Document */

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

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

body {
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	/*word-break: keep-all;
	line-break: strict;
	word-wrap: break-word;
	overflow-wrap: break-word;
	font-feature-settings: "palt";*/
}

header {
	background: #000;
	border-bottom: 1px solid #FFF;
	padding: 6px 10px 6px 10px;
	height: 30px;
	overflow: hidden !important;
}
header img {
	max-width: 100%;
	width: 131px;
	height: auto;
}


a:hover {
	opacity: 0.8;
}

a {
	transition: opacity 0.3s ease-out;
}

img {
	max-width: 100%;
	width: auto;
	height: auto;
}

.posiRe01 {
	position: relative;
}

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

.alc {
	text-align: center !important;
}
.all {
	text-align: left !important;
}

.weightM {
	font-weight: 500;
}
.weightSB {
	font-weight: 600;
}
.weightB {
	font-weight: 700;
}

.mb-5 {margin-bottom: 5px;}
.mb-10 {margin-bottom: 10px;}
.mb-15 {margin-bottom: 15px;}
.mb-20 {margin-bottom: 20px;}
.mb-30 {margin-bottom: 30px;}
.mb-40 {margin-bottom: 40px;}
.mb-50 {margin-bottom: 50px;}
.mb-60 {margin-bottom: 60px;}
.mb-70 {margin-bottom: 70px;}
.mb-80 {margin-bottom: 80px;}
.mb-90 {margin-bottom: 90px;}
.mb-100 {margin-bottom: 100px;}
.mb-110 {margin-bottom: 110px;}
.mb-120 {margin-bottom: 120px;}
.mb-130 {margin-bottom: 130px;}
.mb-140 {margin-bottom: 140px;}
.mb-150 {margin-bottom: 150px;}
.mb-160 {margin-bottom: 160px;}
.mb-170 {margin-bottom: 170px;}
.mb-180 {margin-bottom: 180px;}
.mb-190 {margin-bottom: 190px;}
.mb-200 {margin-bottom: 200px;}
.mb-250 {margin-bottom: 250px;}
.mb-270 {margin-bottom: 270px;}
.mb-280 {margin-bottom: 280px;}
.mb-300 {margin-bottom: 300px;}
.mb-360 {margin-bottom: 360px;}
.mb-390 {margin-bottom: 390px;}
.mb-410 {margin-bottom: 410px;}

.mt-80 {
	margin-top: 80px;
}

@media (max-width: 750px) {
	.mb-5 {margin-bottom: 0.66vw;}
	.mb-10 {margin-bottom: 1.33vw;}
	.mb-15 {margin-bottom: 2.0vw;}
    .mb-20 {margin-bottom: 2.67vw;}
    .mb-30 {margin-bottom: 4vw;}
    .mb-40 {margin-bottom: 5.33vw;}
    .mb-50 {margin-bottom: 6.67vw;}
    .mb-60 {margin-bottom: 8vw;}
    .mb-70 {margin-bottom: 9.33vw;}
    .mb-80 {margin-bottom: 10.67vw;}
    .mb-90 {margin-bottom: 12vw;}
    .mb-100 {margin-bottom: 13.33vw;}
    .mb-110 {margin-bottom: 14.67vw;}
    .mb-120 {margin-bottom: 16vw;}
    .mb-130 {margin-bottom: 17.33vw;}
    .mb-140 {margin-bottom: 18.67vw;}
    .mb-150 {margin-bottom: 20vw;}
    .mb-160 {margin-bottom: 21.33vw;}
    .mb-170 {margin-bottom: 22.67vw;}
    .mb-180 {margin-bottom: 24vw;}
    .mb-190 {margin-bottom: 25.33vw;}
    .mb-200 {margin-bottom: 26.67vw;}
	.mb-250 {margin-bottom: 33.34vw;}
	.mb-270 {margin-bottom: 36vw;}
	.mb-280 {margin-bottom: 37.34vw;}
	.mb-300 {margin-bottom: 40vw;}
	.mb-360 {margin-bottom: 48vw;}
	.mb-390 {margin-bottom: 52vw;}
	.mb-410 {margin-bottom: 54.67vw;}
.mt-80 {margin-top: 10.67vw;}
}


/* -----------------------------------------
contents
-----------------------------------------*/

#container {
	font-family: "Noto Sans JP", serif;
	margin: auto;
	width: 100%;
	max-width: 750px;
	overflow: hidden;
	color: #ffffff;
	background-color: #000000;
}

/*.fontZenOldMincho {
	font-family: "Zen Old Mincho", serif;
}*/

.pagetopButton {
	width: 68px;
	position: fixed;
	right: 10px;
	bottom: 80px;
}

/*-------------------------------------
	2026/03/13
--------------------------------------*/

.text20_15_n {
	font-size: 20px;
	line-height: 1.5em;
}
.text22_15_n {
	font-size: 22px;
	line-height: 1.5em;
}
.text24_16_n {
	font-size: 24px;
	line-height: 1.6em;
}
.text25_22_n {
	font-size: 25px;
	line-height: 2.2em;
}
.text31_145_n {
	font-size: 31px;
	line-height: 1.45em;
}
.text36_12_n {
	font-size: 36px;
	line-height: 1.2em;
}
.text55_10_n {
	font-size: 55px;
	line-height: 1.6em;
}

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

.mainBlock01 {
	padding: 80px 60px 100px;
	text-align: center;
}
.mainH101 {
	display: inline-block;
	width: 380px;
}
.mainH102 {
	display: inline-block;
	width: 493px;
}
.mainBox01 {
	position: relative;
	border: 2px solid #FFFFFF;
	border-radius: 10px;
	padding: 70px 0px 50px;
}
.btn01 {}
.btn01 a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	border: 2px solid #ffffff;
	padding: 5px 20px;
	width: 475px;
	height: 80px;
	color: #ffffff;
	font-size: 20px;
	line-height: 1.4em;
	font-weight: bold;
	margin: auto;
}

.btn01.btn0102 a {
	width: 515px;
	font-size: 28px;
}

.btn01 a::after {
	content: "";
	background-image: url("../img/260319/btn_ar01.webp");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 8px;
	height: 21px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.mainH201 {
	width: 415px;
	position: absolute;
	top: -26px;
	left: 50%;
	transform: translateX(-50%);
}

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

.ancBlock01 {
	background-color: #42403E;
	padding: 100px 118px;
}
.ancNavi01 {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}
.ancNavi01 li {
	width: 100%;
}
.ancNavi01 li a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 5px 20px;
	height: 80px;
	width: 100%;
	background-color: #CDCFD1;
	color: #333333;
	font-size: 28px;
	line-height: 1.4em;
	font-weight: bold;
}
.ancNavi01 li a::after {
	content: "";
	background-image: url("../img/260319/btn_ar02.webp");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 21px;
	height: 9px;
	position: absolute;
	right: 23px;
	top: 50%;
	transform: translateY(-50%);
}

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

.contBlock01 {
	padding: 90px 64px 100px;
	text-align: center;
}
.contH201 {
	font-size: 70px;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 55px;
}
.contH301 {
	font-size: 40px;
	line-height: 1.45em;
	font-weight: 500;
	margin-bottom: 26px;
}

.contBox01 {
	border: 2px solid #FFFFFF;
	padding: 50px 50px 70px;
}

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

.contBlock02 {
	background-color: #42403E;
	text-align: left;
	padding: 100px 64px;
}

.contImgW100 {
	width: 750px;
	margin-left: -64px;
}
.contH302 {
	font-size: 40px;
	line-height: 1.45em;
	font-weight: 500;
}

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

.contH202 {
	background-color: #ffffff;
	padding: 0px 20px 3px;
	color: #333333;
	font-size: 65px;
	line-height: 1.4em;
	font-weight: bold;
}

.logo01 {
	width: 236px;
	margin-left: auto;
	margin-right: auto;
}
.logo02 {
	width: 410px;
	margin-left: auto;
	margin-right: auto;
}
.logo03 {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
.logo04 {
	width: 490px;
	margin-left: auto;
	margin-right: auto;
}
.logo05 {
	width: 490px;
	margin-left: auto;
	margin-right: auto;
}

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

.contH203 {
	font-size: 70px;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 15px;
}

.contFlex01 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 65px 0px;
	letter-spacing: -0.05em;
}
.contFlex01 li {
	width: 290px;
}

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

.campaignBox01 {
	border: 2px solid #FFFFFF;
	padding: 40px 34px 50px;
}

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

.bottomBlock01 {
	background-color: #2F2725;
	padding: 100px 64px 140px;
}

.btn02 {
	text-align: center;
}

.btn02 a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 5px 20px;
	background-color: #CDCFD1;
	color: #2F2725;
	font-size: 28px;
	line-height: 1.4em;
	font-weight: bold;
	width: 515px;
	height: 80px;
	margin: auto;
}
.btn02 a::after {
	content: "";
	background-image: url("../img/260319/btn_ar03.webp");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 9px;
	height: 21px;
	position: absolute;
	right: 22px;
	top: 50%;
	transform: translateY(-50%);
}

.snsTit01 {
	width: 213px;
	margin-left: auto;
	margin-right: auto;
}
.snsFlex01 {
	display: flex;
	justify-content: center;
	gap: 0px 50px;
}
.snsFlex01 li {
	width: 75px;
}




@media (max-width: 750px) {

	.pagetopButton {
		width: 9.06vw;
		right: 1.33vw;
		bottom: 10.66vw;
	}

/*-------------------------------------
	2026/03/13
--------------------------------------*/

	.text20_15_n {
		font-size: 2.66vw;
	}
	.text22_15_n {
		font-size: 2.93vw;
	}
	.text24_16_n {
		font-size: 3.2vw;
	}
	.text25_22_n {
		font-size: 3.33vw;
	}
	.text31_145_n {
		font-size: 4.13vw;
	}
	.text36_12_n {
		font-size: 4.8vw;
	}
	.text55_10_n {
		font-size: 7.33vw;
	}

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

	.mainBlock01 {
		padding: 10.66vw 8vw 13.33vw;
	}
	.mainH101 {
		width: 50.66vw;
	}
	.mainH102 {
		width: 65.73vw;
	}
	.mainBox01 {
		border: 1px solid #FFFFFF;
		border-radius: 1.33vw;
		padding: 9.33vw 0px 6.66vw;
	}
	.btn01 a {
		border: 1px solid #ffffff;
		padding: 0.66vw 2.66vw;
		width: 63.33vw;
		height: 10.66vw;
		font-size: 2.66vw;
	}

	.btn01.btn0102 a {
		width: 68.66vw;
		font-size: 3.73vw;
	}

	.btn01 a::after {
		width: 1.06vw;
		height: 2.8vw;
		right: 2.66vw;
	}
	.mainH201 {
		width: 55.33vw;
		top: -3.46vw;
	}

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

	.ancBlock01 {
		padding: 13.33vw 15.73vw;
	}
	.ancNavi01 {
		gap: 4vw;
	}
	.ancNavi01 li a {
		padding: 0.66vw 2.66vw;
		height: 10.66vw;
		font-size: 3.73vw;
	}
	.ancNavi01 li a::after {
		width: 2.8vw;
		height: 1.2vw;
		right: 3.06vw;
	}

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

	.contBlock01 {
		padding: 12vw 8.53vw 13.33vw;
	}
	.contH201 {
		font-size: 9.33vw;
		margin-bottom: 7.33vw;
	}
	.contH301 {
		font-size: 5.33vw;
		margin-bottom: 3.46vw;
	}

	.contBox01 {
		border: 1px solid #FFFFFF;
		padding: 6.66vw 6.66vw 9.33vw;
	}

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

	.contBlock02 {
		padding: 13.33vw 8.53vw;
	}

	.contImgW100 {
		width: 100vw;
		margin-left: -8.53vw;
	}
	.contH302 {
		font-size: 5.33vw;
	}

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

	.contH202 {
		padding: 0px 2.66vw 0.4vw;
		font-size: 8.66vw;
	}

	.logo01 {
		width: 31.46vw;
	}
	.logo02 {
		width: 54.66vw;
	}
	.logo03 {
		width: 40vw;
	}
	.logo04 {
		width: 65.33vw;
	}
	.logo05 {
		width: 65.33vw;
	}

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

	.contH203 {
		font-size: 9.33vw;
		margin-bottom: 2vw;
	}

	.contFlex01 {
		gap: 8.66vw 0px;
	}
	.contFlex01 li {
		width: 38.66vw;
	}

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

	.campaignBox01 {
		border: 1px solid #FFFFFF;
		padding: 5.33vw 4.53vw 6.66vw;
	}

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

	.bottomBlock01 {
		padding: 13.33vw 8.53vw 18.66vw;
	}

	.btn02 a {
		padding: 0.66vw 2.66vw;
		font-size: 3.73vw;
		width: 68.66vw;
		height: 10.66vw;
	}
	.btn02 a::after {
		width: 1.2vw;
		height: 2.8vw;
		right: 2.93vw;
	}

	.snsTit01 {
		width: 28.4vw;
	}
	.snsFlex01 {
		gap: 0px 6.66vw;
	}
	.snsFlex01 li {
		width: 10vw;
	}



}


/**/

.lh25 {
	line-height: 2.5;
}
