/* CSS Document */

#keyimg{
	height: 350px;
	background: url("../corporate/img/company_img.webp") center center no-repeat;
	background-size: cover;
}

#pan{
	margin-bottom: 25px;
}

h1{
	text-align: center;
	font-size: 35px;
	color: #1772B8;
	background: url("../img/top_Illust01.webp") center bottom no-repeat;
	padding-bottom: 100px;
	margin-bottom: 25px;
}

#s01{
	margin-bottom: 100px;
}

#s01 h2{
	background: url("../concept/img/icon01.webp") center bottom no-repeat;
	padding-bottom: 30px;
	font-size: 25px;
	color: #333;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	text-align: center;
	margin-bottom: 50px;
}

#s01 .box_rap{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 100px;
}

#s01 .box_rap dl{
	width: 320px;
	background: #E2F7FC;
	padding: 25px;
	border-radius: 25px;
}

#s01 .box_rap dt{
	background: url("../corporate/img/maru_back.webp") center top no-repeat;
	font-size: 28px;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
	color: #333;
	text-align: center;
	padding-top: 60px;
	line-height: 150%;
	padding-bottom: 50px;
	margin-bottom: 35px;
}

#s01 .box_rap dt b{
	color: #FF4C4C;
	font-size: 40px;
}

#s01 .box_rap dd{
	background: url("../corporate/img/icon01.webp") 0px 5px no-repeat;
	padding-left: 40px;
	font-size: 17px;
	color: #333;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 25px;
}

#s01 .box_rap dd b{
	color: #FF4C4C;
}

#s01 p{
	width: 1000px;
	margin: auto;
	line-height: 200%;
	font-size: 16px;
	margin-bottom: 100px;
}

#s01 .bg{
	height: 490px;
	background: url("../corporate/img/whats_img.webp") center center no-repeat;
	background-size: cover;
}

#s02 h2{
		background: url("../concept/img/icon01.webp") center bottom no-repeat;
	padding-bottom: 30px;
	font-size: 25px;
	color: #333;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	text-align: center;
	margin-bottom: 20px;
}

#s02 p.f30{
	text-align: center;
	font-size: 30px;
	color: #FF4C4C;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 100px;
}

#s02 .box_rap{
	width: 1200px;
	margin: auto;
	padding-top: 50px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#s02 .box_rap .box{
	width: 560px;
	border-bottom: 2px solid #ddd;
	padding-bottom: 25px;
	margin-bottom: 100px;
}

#s02 .box_rap .box .top{
	background: #FFF5D9;
	position: relative;
	padding-top: 90px;
	height: 50px;
	padding-bottom: 10px;
}

#s02 .box_rap .box .top img{
	position: absolute;
	top: -60px;
	left: 214px;
}

#s02 .box_rap .box .top p{
	padding-left: 35px;
	font-size: 18px;
}

#s02 .box_rap .box .top p b{
	color: #2579BE;
font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
}

#s02 .box_rap .box p.f15{
	padding: 25px;
	line-height: 200%;
	color: #333;
}

#s02 .box_rap .box p.f15 b{
	color: #1772B8;
}

#s03{
	margin-bottom: 100px;
}

#s03 h2{
		background: url("../concept/img/icon01.webp") center bottom no-repeat;
	padding-bottom: 30px;
	font-size: 25px;
	color: #333;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	text-align: center;
	margin-bottom: 70px;	
}

#s03 .box_rap{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

#s03 .box_rap .box{
	border: 1px solid #ddd;
	width: 380px;
	border-radius: 25px;
	overflow: hidden;
	padding-bottom: 35px;
}

#s03 .box_rap .box figcaption{
	height: 77px;
	background: #FFF2EE;
	text-align: center;
	line-height: 77px;
	font-size: 18px;
	color: #1772B8;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
}

#s03 .box_rap .box p{
	padding: 25px;
	padding-top: 35px;
	line-height: 200%;
	color:#333;
}