/* CSS Document */

#keyimg{
		background:url("../price/img/keyimg.jpg") center center no-repeat;
	background-size: cover;
	height: 390px;
	position: relative;
	border-bottom: 5px solid #0085B2;
	margin-bottom: 100px;
}

#s01{
	margin-bottom: 45px;
}

#s01 h1{
	background: url("../img/icon01.jpg") top center no-repeat;
	padding-top: 90px;
	font-size: 40px;
	color: #0085B2;
	text-align: center;
	margin-bottom: 85px;
}

#s01 .box_rap01{
	background:url("../price/img/bg01.jpg") center center no-repeat;
	background-size: cover;
	padding-top: 45px;
	padding-bottom: 25px;
	
}

#s01 .box_rap01 ul.obj01{
	width: 1200px;
	margin: auto;
	display: flex;
	margin-bottom: 50px;
	justify-content: space-between;
}

#s01 .box_rap02{
	width: 1030px;
	margin: auto;
	margin-bottom: 50px;
}

#s01 .box_rap02 li{
	font-size: 16px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 180%;
	font-weight: normal;
}

#s01 .box_rap02 li span{
	padding-right: 5px;
}

#s01 table{
	width: 1200px;
	margin: auto;
	border-collapse:separate;
	border-spacing:5px;
}

#s01 table th{
	background: #0085B2;
	padding: 25px;
	color: #fff;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 18px;
	font-weight: bold;
}

#s01 table th.obj01{
	background: #FF7373;
}

#s01 table td{
	background-color: rgb(255,255,255,0.7);
	color: #333;
	font-size: 15px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 180%;
	font-weight: normal;
	padding: 15px;
	/*vertical-align: middle;*/
}

#s01 table td p,
#s01 table td li{
	font-size: 15px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 180%;
	font-weight: normal;
}

#s01 table td li{
	padding-bottom: 10px;
}


#s01 table td li span{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 180%;
	font-weight: normal;
}

#s01 table td li .right{
	float: right;
}

#s01 table td li .left{
	float: left;
}

#s01 table td p.clear{
	clear: both;
	padding-top: 4rem;
}


#s02 h2{
	background: url("../img/icon01.jpg") top center no-repeat;
	padding-top: 90px;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	font-size: 30px;
	text-align: center;
	color:#FF7373; 
	margin-bottom: 35px;
}

#s02 .box_rap01{
	background: #D5EAFF;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 35px;
}

#s02 .box_rap01 dl{
	width: 820px;
	margin:  auto;
	background: url("../what_marukatsu/img/img01.jpg") left center no-repeat;
	padding-left: 380px;
	padding-top: 35px;
	padding-bottom: 20px;
}

#s02 .box_rap01 dt{
	font-size: 18px;
	color: #0085B2;
	margin-bottom: 15px;
	padding-left: 115px;
}

#s02 .box_rap01 dd{
	background: url("../what_marukatsu/img/icon01.jpg") left top no-repeat;
	padding-left: 115px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: normal;
	padding-bottom: 25px;
	font-size: 15px;
	line-height: 180%;
}


#s02 .box_rap02{
	width: 1200px;
	margin: auto;
	margin-bottom: 100px;
}

#s02 .box_rap02 ul{
		display: flex;
	justify-content: space-between;
}

#s02 .box_rap02 li{
	background: url("../what_marukatsu/img/maru.jpg") no-repeat;
	text-align: center;
	color: #ff0;
	width: 224px;
	height: 224px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	line-height: 200%;
}

#s02 .box_rap02 ul li:last-child{
	line-height: 160%;
}

#s02 .center{
	margin-bottom: 45px;
}

#s02 .btns{
	margin-bottom: 45px;
}

#s03{
	margin-bottom: 150px;
}

#s03 h2{
	background: url("../img/icon01.jpg") top center no-repeat;
	padding-top: 90px;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	font-size: 30px;
	text-align: center;
	color:#FF7373; 
	margin-bottom: 35px;
}

#s03 p{
	width: 1030px;
	margin: auto;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 50px;
	line-height: 180%;
}

#s03 dl{
	width: 1030px;
	margin: auto;
	margin-bottom: 50px;
}

#s03 dl dt{
	font-size: 18px;
	line-height: 180%;
	margin-bottom: 10px;
	color: #0085B2;
}

#s03 dl dd{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 25px;
	line-height: 180%;
}

#s03 dl dd ol{
	list-style-type:decimal; 
	padding-left: 25px;
}

#s03 dl dd ol li{
	font-size: 16px;
	line-height: 180%;
	font-weight: normal;
	margin-bottom: 15px;
}