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

#wrap .bgWh {
	background-color: #ffffff;
}

.weightB {
	font-weight: bold;
}

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

.aboutMainBlock01 {
	position: relative;
	padding: 60px 0px;
	background-image: url("../img/main_bg01.png");
	background-repeat: no-repeat;
	background-position: center bottom -20px;
}

.aboutH201 {
	text-align: center;
	position: relative;
	padding-bottom: 18px;
	margin-bottom: 40px;
}
.aboutH201::after {
	content: "";
	width: 40px;
	height: 1px;
	background-color: #B60081;
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
}

.aboutH201 .s01 {
	display: block;
	color: #F1F2F2;
	font-size: 75px;
	line-height: 1.1em;
	font-weight: bold;
}
.aboutH201 .s01.wh01 {
	color: #ffffff;
}

.aboutH201 .s02 {
	display: block;
	font-size: 30px;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: -36px;
}

.text16_18_n {
	font-size: 16px;
	line-height: 1.8em;
}
.aboutTextBox01 {
	margin-top: 50px;
}
.aboutMainBox01 {
	background-color: #F9EFF6;
	border-radius: 20px;
	padding: 20px;
	margin-top: 80px;
}
.aboutFlex01 {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0px 50px;
	text-align: left;
}
.aboutH301 {
	color: #B60081;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
}

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

.aboutBlock01 {
	position: relative;
	box-sizing: border-box;
	width: 1024px;
	margin: 80px auto auto;
	padding: 50px 50px 60px;
}
.aboutBlock01::before {
	content: "";
	width: 300vw;
	height: 100%;
	border-radius: 0px 80px 80px 0px;
	background-color: #EEFBFF;
	position: absolute;
	top: 0px;
	right: 0px;
}
.aboutFlex02 {
	display: flex;
	gap: 30px;
}
.aboutFlex02 li {
	width: 288px;
	text-align: left;
}
.aboutImg01 {
	margin-bottom: 10px;
}
.aboutImg01 img {
	border-radius: 10px;
}
.aboutH3Wrap01 {
	display: flex;
	align-items: center;
	box-sizing: border-box;
	height: 60px;
}
.aboutH3Wrap01 .p01 {
	color: #B60081;
	font-size: 36px;
	line-height: 1.5em;
	font-weight: bold;
	font-style: italic;
	margin-right: 15px;
}
.aboutH3Wrap01 .h301 {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
}
.text12_15_n {
	font-size: 12px;
	line-height: 1.5em;
}
.contMb10 {
	margin-bottom: 10px;
}
.aboutTextBox02 {
	background-color: #ffffff;
	border: 1px solid #EBEBEB;
	border-radius: 10px;
	padding: 15px;
	margin-top: 10px;
}
.aboutFlex03 {
	display: flex;
	justify-content: center;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #EBEBEB;
	margin-bottom: 10px;
}
.aboutFlex03 .p01 {
	width: 18px;
}
.aboutUl01 li {
	font-size: 12px;
	line-height: 1.5em;
	margin: 4px 0px;
}
.colRed02 {
	color: #B60081;
}

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

.aboutBlock01 {
	position: relative;
	box-sizing: border-box;
	width: 1024px;
	margin: 80px auto auto;
	padding: 50px 50px 60px;
}
.aboutBlock01.block02::before {
	content: "";
	width: 300vw;
	height: 100%;
	border-radius: 80px 0px 0px 80px;
	background-color: #F9EFF6;
	position: absolute;
	top: 0px;
	left: 0px;
}
.aboutH202 {
	margin-bottom: 40px;
}
.aboutH202 .s01 {
	display: inline-block;
	background-color: #B60081;
	padding: 5px 12px;
	color: #ffffff;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
}
.aboutH202 .s02 {
	display: block;
	font-size: 30px;
	line-height: 1.5em;
	font-weight: bold;
}

.aboutFlex04 {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}
.aboutFlex04 li {
	width: 220px;
	position: relative;
	text-align: right;
}
.aboutFlex04 li img{
	height: 150px;
}
.aboutBox01 {
	text-align: center;
	background-color: #ffffff;
	border-radius: 15px;
	box-sizing: border-box;
	padding: 18px;
	width: 210px;
	margin: auto 0px auto auto;
	position: relative;
	z-index: 1;
}
.aboutImg02 {
	width: 250px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}
.aboutImg02 img {
	border-radius: 15px;
}
.aboutH302 {
	color: #B60081;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 13px;
}

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

.aboutBlock02 {
	padding: 60px 0px 80px;
}
.aboutFlex05 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 40px 0px;
}
.aboutFlex05 > li {
	text-align: left;
	box-sizing: border-box;
	width: 48%;
	background-color: #EEFBFF;
	border-radius: 20px;
	padding: 20px;
}
.aboutH303 {
	color: #B60081;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
}
.aboutDl01 {
	margin-top: 20px;
}
.aboutDl01 dt {
	color: #147195;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 8px;
}
.aboutDl01 dd {
	font-size: 15px;
	line-height: 1.5em;
}

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

.contBlock05.about {
	margin-top: 0px;
	padding-top: 80px;
}
.about .block05Box01 {
	margin-top: 0px;
	background-image: url("../img/ion_bg01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.about .block05Ul01 {
	display: flex;
}

.aboutContBox01 {
	background-color: #EEFBFF;
	border-radius: 30px;
	box-sizing: border-box;
	padding: 48px;
	margin-top: 40px;
}
.aboutContBox01.box02 {
	background-color: #F9EFF6;
}
.aboutContBox01.box03 {
	background-color: #FFFDE7;
}

.aboutH304 {
	text-align: left;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: bold;
	padding-left: 11px;
	border-left: 4px solid #00233A;
	margin-bottom: 20px;
}
.tabContFlex01 a.aboutW3 {
	width: 31.8%;
}

.aboutLink01 {
	text-align: right;
	color: #00233A;
	font-size: 14px;
	line-height: 1.5em;
}
.aboutLink01 a {
	text-decoration: underline;
}
.aboutLink01 a:hover {
	text-decoration: none;
}

.arrow.arrow03 {
	margin-left: 5px;
}
.arrow.arrow03::before {
	height: 2px;
	background-color: #00233A;
}
.arrow.arrow03::after {
	height: 2px;
	background-color: #00233A;
}
.vM {
	vertical-align: middle;
}





/*@media screen and (max-width:768px) {*/
@media screen and (max-width:767px) {

	.aboutMainBlock01 {
		position: relative;
		padding: 40px 0px 50px;
		background-image: url("../img/main_bg01_sp.png");
		background-repeat: no-repeat;
		background-position: center bottom -10px;
		background-size: 100% auto;
	}

	.aboutH201 {
		text-align: center;
		position: relative;
		padding-bottom: 18px;
		margin-bottom: 30px;
	}
	.aboutH201::after {
		content: "";
		width: 30px;
		height: 1px;
		background-color: #B60081;
		position: absolute;
		bottom: 0px;
		left: 50%;
		transform: translateX(-50%);
	}

	.aboutH201 .s01 {
		display: block;
		color: #F1F2F2;
		font-size: 52px;
		line-height: 1.1em;
		font-weight: bold;
	}
	.aboutH201 .s01.wh01 {
		color: #ffffff;
	}

	.aboutH201 .s02 {
		display: block;
		font-size: 22px;
		line-height: 1.5em;
		font-weight: bold;
		margin-top: -25px;
	}

	.text16_18_n {
		font-size: 15px;
		line-height: 1.8em;
	}
	.aboutTextBox01 {
		margin-top: 50px;
	}
	.aboutMainBox01 {
		background-color: #F9EFF6;
		border-radius: 15px;
		padding: 15px;
		margin-top: 40px;
	}
	.aboutFlex01 {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 0px 10px;
		text-align: left;
	}
	.aboutFlex01 .box01 {
		flex-shrink: 0;
		width: 110px;
	}
	
	.aboutH301 {
		color: #B60081;
		font-size: 15px;
		line-height: 1.5em;
		font-weight: bold;
	}

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

	.aboutBlock01 {
		position: relative;
		box-sizing: border-box;
		width: 1024px;
		margin: 80px auto auto;
		padding: 50px 50px 60px;
	}
	.aboutBlock01::before {
		content: "";
		width: 300vw;
		height: 100%;
		border-radius: 0px 40px 40px 0px;
		background-color: #EEFBFF;
		position: absolute;
		top: 0px;
		right: 0px;
	}
	.aboutFlex02 {
		display: flex;
		flex-wrap: wrap;
		gap: 40px 0px;
	}
	.aboutFlex02 li {
		width: 100%;
		text-align: left;
	}
	.aboutImg01 {
		margin-bottom: 10px;
	}
	.aboutImg01 img {
		border-radius: 10px;
	}
	.aboutH3Wrap01 {
		display: flex;
		align-items: flex-start;
		box-sizing: border-box;
		height: auto;
		margin-bottom: 10px;
	}
	.aboutH3Wrap01 .p01 {
		color: #B60081;
		font-size: 36px;
		line-height: 1.5em;
		font-weight: bold;
		font-style: italic;
		margin-right: 15px;
	}
	.aboutH3Wrap01 .h301 {
		font-size: 18px;
		line-height: 1.5em;
		font-weight: bold;
		margin-top: 15px;
	}
	.text12_15_n {
		font-size: 12px;
		line-height: 1.5em;
	}
	.contMb10 {
		margin-bottom: 10px;
	}
	.aboutTextBox02 {
		background-color: #ffffff;
		border: 1px solid #EBEBEB;
		border-radius: 10px;
		padding: 15px;
		margin-top: 10px;
	}
	.aboutFlex03 {
		display: flex;
		justify-content: center;
		padding: 0px 0px 10px 0px;
		border-bottom: 1px solid #EBEBEB;
		margin-bottom: 10px;
	}
	.aboutFlex03 .p01 {
		width: 18px;
	}
	.aboutUl01 li {
		font-size: 13px;
		line-height: 1.5em;
		margin: 4px 0px;
	}
	.colRed02 {
		color: #B60081;
	}
	
	.aboutFlex03 .text14_15_n {
		font-size: 15px;
	}

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

	.aboutBlock01 {
		position: relative;
		box-sizing: border-box;
		width: auto;
		margin: 80px 15px auto;
		padding: 25px 15px 60px 15px;
	}
	
	.aboutBlock01.block02 {
		padding-top: 40px;
		padding-right: 0px;
	}
	.aboutBlock01.block02::before {
		content: "";
		width: 300vw;
		height: 100%;
		border-radius: 40px 0px 0px 40px;
		background-color: #F9EFF6;
		position: absolute;
		top: 0px;
		left: 0px;
	}
	.aboutH202 {
		margin-bottom: 30px;
	}
	.aboutH202 .s01 {
		display: inline-block;
		background-color: #B60081;
		padding: 5px 12px;
		color: #ffffff;
		font-size: 14px;
		line-height: 1.5em;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.aboutH202 .s02 {
		display: block;
		font-size: 22px;
		line-height: 1.5em;
		font-weight: bold;
	}

	.aboutFlex04 {
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
	}
	.aboutFlex04 li {
		width: 46%;
		position: relative;
		text-align: right;
	}
	.aboutFlex04 li img{
		height: 100px;
	}
	.aboutFlex04 li.aboutLi01 {
		width: 46%;
		position: relative;
		padding-top: 0px;
		padding-bottom: 12px;
		text-align: left;
	}
	.aboutLi01 .aboutBox01 {
		margin: auto auto auto 0px;
	}
	.aboutBox01 {
		text-align: center;
		background-color: #ffffff;
		border-radius: 10px;
		box-sizing: border-box;
		padding: 10px;
		width: 100%;
		margin: auto 0px auto auto;
		position: relative;
		z-index: 1;
	}
	.aboutImg02 {
		width: 170px;
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 0;
	}
	.aboutLi01 .aboutImg02 {
		left: auto;
		top: auto;
		right: 0px;
		bottom: 0px;
	}
	.aboutImg02 img {
		border-radius: 15px;
	}
	.aboutH302 {
		color: #B60081;
		font-size: 16px;
		line-height: 1.5em;
		font-weight: bold;
		margin-bottom: 10px;
	}

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

	.aboutBlock02 {
		padding: 50px 15px 60px;
	}
	.aboutFlex05 {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		gap: 30px 0px;
	}
	.aboutFlex05 > li {
		text-align: left;
		box-sizing: border-box;
		width: 100%;
		background-color: #EEFBFF;
		border-radius: 20px;
		padding: 20px;
	}
	.aboutH303 {
		color: #B60081;
		font-size: 18px;
		line-height: 1.5em;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.aboutDl01 {
		margin-top: 20px;
	}
	.aboutDl01 dt {
		color: #147195;
		font-size: 16px;
		line-height: 1.5em;
		font-weight: bold;
		margin-bottom: 8px;
	}
	.aboutDl01 dd {
		font-size: 15px;
		line-height: 1.5em;
	}

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

	.contBlock05.about {
		margin-top: 0px;
		padding-top: 50px;
	}
	.about .block05Box01 {
		margin-top: 0px;
		background-image: url("../img/ion_bg01_sp.png");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
	}
	.about .block05Ul01 {
		display: block;
	}

	.aboutContBox01 {
		background-color: #EEFBFF;
		border-radius: 30px;
		box-sizing: border-box;
		padding: 34px 15px;
		margin-top: 20px;
	}
	.aboutContBox01.box02 {
		background-color: #F9EFF6;
	}
	.aboutContBox01.box03 {
		background-color: #FFFDE7;
	}

	.aboutH304 {
		text-align: left;
		font-size: 18px;
		line-height: 1.2em;
		font-weight: bold;
		padding-left: 11px;
		border-left: 4px solid #00233A;
		margin-bottom: 20px;
	}
	.tabContFlex01 a.aboutW3 {
		width: 47.2%;
	}
	.tabContFlex01 a.aboutW100 {
		width: 100%;
	}

	.aboutLink01 {
		text-align: right;
		color: #00233A;
		font-size: 14px;
		line-height: 1.5em;
	}
	.aboutLink01 a {
		text-decoration: underline;
	}
	.aboutLink01 a:hover {
		text-decoration: none;
	}

	.arrow.arrow03 {
		margin-left: 5px;
	}
	.arrow.arrow03::before {
		height: 2px;
		background-color: #00233A;
	}
	.arrow.arrow03::after {
		height: 2px;
		background-color: #00233A;
	}
	.vM {
		vertical-align: middle;
	}

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

	.aboutContBox01 .tabContFlex01 a {
		height: 110px;
		font-size: 14px;
	}





}











