/* CSS Document */

#keyimg{
	background: url("../knowhow/img/03 keyimage.webp") center center no-repeat;
	background-size: cover;
	height: 290px;
}

#s01 h1{
	text-align: center;
	font-size: 25px;
	color: #e4007f;
	margin-bottom: 15px;
}

#s01 .obj01{
	text-align: center;
	font-size: 16px;
	margin-bottom: 50px;
}

#s01 .obj01 u{
	border-bottom: 1px solid #e4007f;
}

#s01 .box_rap{
	/*width: 1130px;
	margin: auto;*/
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#s01 .box_rap .box{
	width: 400px;
	border: 1px solid #ccc;
	border-radius: 20px;
	position: relative;
	margin: auto;
	padding-top: 40px;
	margin-bottom: 60px;
	padding-bottom: 90px;
}

#s01 .box_rap .box .icon01{
	position: absolute;
	left: 50%;
	top: -20px;
}

#s01 .box_rap .box h3{
	text-align: center;
	margin-bottom: 25px;
	font-size: 20px;
	color:  #e4007f;
}

#s01 .box_rap .box img{
	margin-bottom: 15px;
}
#s01 .box_rap .box figure{
	text-align: center;
}

#s01 .box_rap .box figcaption{
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

#s01 .box_rap .box a{
	position: absolute;
	left: 50%;
	margin-left: -125px;
	bottom: 5px;
}

#s01 .box_rap .box a img{
	width: 250px;
	height: 46px;
}

#s02{
	/*width: 1140px;
	margin: auto;*/
}

#s02 h2{
	color: #e4007f;
	background: #fee0e8 url("../about/img/02-01.webp") center left 10px no-repeat;
	text-align: center;
	line-height: 85px;
	height: 85px;
	font-size: 23px;
	padding-left: 30px;
	margin-bottom: 15px;
}

#s02 .ob01{
	text-align: center;
	font-size: 16px;
	margin-bottom: 50px;
	padding-left: 10px;
	padding-right: 10px;
}

#s02 .box_rap01{
	/*display: flex;
	justify-content: space-between;*/
	position: relative;
}

#s02 .box_rap01 .icon01{
	position: absolute;
	left: 260px;
	top: 25px;
	display: none;
}

#s02 .box_rap01 .icon02{
	position: absolute;
	top: 25px;
	right: 260px;
	display: none;
}

#s02 .box_rap01 .rap{
	margin-bottom: 35px;
}

#s02 .box_rap01 .icon{
	text-align: center;
	margin-bottom: 15px;
}

#s02 .box_rap01 .box{
	border: 1px solid #ccc;
	width: 400px;
	padding: 25px;
	margin: auto;
	/*height: 450px;*/
	border-radius: 20px;
	margin-bottom: 15px;
}

#s02 .box_rap01 .box h3{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1px;
	margin-bottom: 25px;
}

#s02 .box_rap01 .box h3 span{
	background: linear-gradient(transparent 70%, #fb8cab 70%);
}

#s02 .box_rap01 .box figure{
	text-align: center;
}

#s02 .box_rap01 .box figcaption{
	text-align: left;
	padding-top: 20px;
}

#s03{
	/*width: 1130px;
	margin: auto;*/
	padding-top: 50px;
	margin-bottom: 100px;
}

#s03 h2{
	color: #E4007F;
	font-size: 25px;
	background: #fee0e8;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#s03 h2 small{
	display: block;
	color: #595757;
	font-size: 18px;
}

#s03 .obj01{
	margin-bottom: 5px;
	padding: 30px;
}

#s03 h3{
	border-left: 2px solid #E4007F;
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
	color: #595757;
	padding-top: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	letter-spacing: 0;
}

#s03 .box_rap01{
	/*display: flex;
	align-items: center;
	justify-content: space-between;*/
	margin-bottom: 40px;
}

#s03 .box_rap01 .img{
	text-align: center;
	margin-bottom: 15px;
}

#s03 .box_rap01 .text{
/*	width: 700px;*/
	padding-left: 10px;
	padding-right: 10px;
}

#s04{
	/*width: 1130px;
	margin: auto;*/
	padding-top: 50px;
	margin-bottom: 100px;
}

#s04 h2{
	color: #E4007F;
	font-size: 25px;
	background: #fee0e8;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 35px;
}

#s04 h2 small{
	display: block;
	color: #595757;
	font-size: 18px;
}

#s04 .obj01{
	margin-bottom: 5px;
	padding: 30px;
}

#s04 h3{
	border-left: 2px solid #E4007F;
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
	color: #595757;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 25px;
	margin-left: 5px;
}

#s04 h3 span{
	color: #e190aa;
	margin-right: 15px;
	letter-spacing: -1px;
}

#s04 dl{
	margin-left: 10px;
	margin-right: 10px;
}

#s04 dt{
	border-bottom: 1px solid #E4007F;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}

#s04 dd{
	margin-bottom: 35px;
	font-size: 14px;
}

#s05{
/*	width: 1130px;
	margin: auto;*/
	padding-top: 50px;
	margin-bottom: 100px;
}

#s05 h2{
	color: #E4007F;
	font-size: 25px;
	background: #fee0e8;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#s05 h2 small{
	display: block;
	color: #595757;
	font-size: 18px;
}

#s05 .obj01{
	margin-bottom: 5px;
	padding: 30px;
}

#s05 h3{
	border-left: 2px solid #E4007F;
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
	color: #595757;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 25px;
	margin-left: 5px;
}

#s05 h3 span{
	color: #e190aa;
	margin-right: 15px;
	letter-spacing: -1px;
}

#s05 .img{
	width: 380px;
	height: 350px;
	background: #ccc;
	margin-top: 35px;
	display: none;
}

#s05 .box_rap01{
	display: flex;
}
/*
#s05 .box_rap01 .obj01{
	width: 700px;
}
*/
#s05 .box_rap01 dl{
	padding-left: 10px;
	padding-right: 10px;
}

#s05 .box_rap01 dt{
	border-bottom: 1px solid #e190aa;
	padding: 5px;
	padding-bottom: 0;
	line-height: 39px;
	margin-bottom: 10px;
}

#s05 .box_rap01 dt img{
	margin-right: 15px;
}

#s05 .box_rap01 dd{
	margin-bottom: 30px;
}

#s05 .obj02{
	padding: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0;
}

#s05 .box_rap02{
	/*display: flex;*/
	margin-bottom: 35px;
}

#s05 .box_rap02 .box01{
	/*display: flex;
	justify-content: center;
	align-items: center;
	width: 150px;*/
	margin-left: 15px;
	margin-right: 15px;
	height: 50px;
	border: 2px solid  #E4007F;
	color:   #E4007F;
	border-radius: 20px;
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

#s05 .box_rap02 .box02{
	padding-left: 10px;
	padding-right: 10px;
}

#s05 .box_rap02 .box02 h4{
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #e190aa;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#s05 .box_rap02 .box02 p{
	font-size: 14px;
}

#s06{
	/*width: 1130px;
	margin: auto;*/
	padding-top: 50px;
	margin-bottom: 100px;
}

#s06 h2{
	color: #E4007F;
	font-size: 25px;
	background: #fee0e8;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#s06 h2 small{
	display: block;
	color: #595757;
	font-size: 18px;
}


#s06 .img{
	width: 380px;
	height: 350px;
	background: #ccc;
	margin-top: 35px;
	display: none;
}

#s06 .box_rap01{
	/*display: flex;
	justify-content: space-between;*/
}

#s06 .box_rap01 .obj01{
	/*width: 570px;*/
	padding: 30px;
}

#s06 .box_rap01 h3{
	border-left: 2px solid #E4007F;
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
	color: #595757;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 25px;
	margin-left: 5px;
}

#s06 .box_rap01 .f14{
	margin-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
}

#s06 .box_rap01  ul{
	/*width: 700px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
	padding-left: 25px;
}

#s06 .box_rap01  ul li{
	width: 315px;
	background: url("../knowhow/img/04-29.webp") left top no-repeat;
	padding-left: 35px;
	margin-bottom: 25px;
	line-height: 140%;
}

#s06 .box_rap01  ul li b{
	display: block;
}

#s06 .box_rap02{
	padding-left: 10px;
	padding-right: 10px;
}

#s06 .box_rap02   h3{
	border-left: 2px solid #E4007F;
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
	color: #595757;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 25px;
	margin-left: 5px;
}

#s06 .box_rap02  h3 span{
	color: #e190aa;
	margin-right: 15px;
	letter-spacing: -1px;
}

#s06 .box_rap02 h4{
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	font-weight: bold;
	color: #e6298a;
	margin-bottom: 15px;
}


#s06 .box_rap02 .rap  dl{
	/*display: flex;
	justify-content: space-between;*/
	margin-bottom: 50px;
}

#s06 .box_rap02 .rap  dl div{
	width: 400px;
	margin: auto;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border: 1px solid #e84f96;
}

#s06 .box_rap02 .rap  dl dt{
	text-align: center;
	padding: 15px;
	font-weight: bold;
}

#s06 .box_rap02 .rap  dl dd{
	padding-left: 20px;
	padding-right: 20px;
}

#s06 .box_rap03 h4{
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	font-weight: bold;
	color: #e6298a;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
}

#s06 .box_rap03 .obj01{
	margin-bottom: 35px;
	margin-left: 10px;
	margin-right: 10px;
}

#s06 .box_rap03 .rap{
/*	display: flex;
	justify-content: space-between;*/
}

#s06 .box_rap03 .rap h5{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

#s06 .box_rap03 .rap .box{
	width: 400px;
	margin: auto;
	margin-bottom: 35px;
}

#s06 .box_rap03 .rap img{
	width: 300px;
	height: 160px;
	background: #ccc;
	margin-bottom: 10px;
}

#s06 .box_rap03 .rap figure{
	text-align: center;
}

#s06 .box_rap03 .rap figcaption{
	text-align: left;
}


#s07{
	/*width: 1130px;
	margin: auto;*/
	padding-top: 50px;
	margin-bottom: 100px;
}

#s07 h2{
	color: #E4007F;
	font-size: 25px;
	background: #fee0e8;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 35px;
}

#s07 h2 small{
	display: block;
	color: #595757;
	font-size: 18px;
}

#s07 .box01{
	padding-left: 5px;
	padding-right: 5px;
}

#s07 .obj01{
	margin-bottom: 5px;
}

#s07 .obj02{
	font-size: 25px;
	color: #e4007f;
	font-weight: bold;
	margin-bottom: 15px;
}

#s07 .obj03{
	margin-bottom: 15px;
}

#s07 .box_rap01{
/*	display: flex;
	justify-content: space-between;*/
}

#s07 .img{
	width: 380px;
	height: 350px;
	background: #ccc;
	margin-top: 35px;
	display: none;
}

#s07 .box01{
	/*width: 700px;
	padding-left: 30px;*/
}

#s07 h3{
	padding-left: 80px;
	background: url("../knowhow/img/04-18.webp") left center no-repeat;
	border-bottom: 1px solid #e4007f;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

#s07 h3 small{
	display: block;
	font-size: 16px;
	color:  #e4007f;
	font-weight: normal;
}

#s07 .obj04{
	margin-bottom: 25px;
}

#s08{
	/*width: 1130px;
	margin: auto;*/
	padding-top: 50px;
	margin-bottom: 100px;
}

#s08 h2{
	color: #E4007F;
	font-size: 25px;
	background: #fee0e8;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#s08 h2 small{
	display: block;
	color: #595757;
	font-size: 18px;
}

#s08 .box_rap01{
	display: flex;
	justify-content: space-between;
}


#s08 .img{
	width: 380px;
	height: 350px;
	background: #ccc;
	margin-top: 35px;
	display: none;
}

#s08 .box{
	/*width: 700px;
	padding-left: 30px;*/
	padding-left: 10px;
	padding-right: 10px;
}

#s08 .obj01{
	margin-bottom: 5px;
	padding: 30px;
	padding-left: 0;
}

#s08 h3{
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	font-weight: bold;
	color: #e6298a;
	margin-bottom: 15px;
}