@charset "utf-8";

/* -----------------------------------------
page.css
----------------------------------------- */

.afptohaImg {
	position: relative;
	background: url(data:image/gif;base64,R0lGODlhAgACAIAAAP/o5f/38CH5BAAAAAAALAAAAAACAAIAAAIDRAIFADs=) repeat 0 0;
	padding: 20px;
}
.afptohaTitle {
	margin-bottom: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 28px;
	line-height: 1.3;
}
.afptohaImg p {
	padding-right: 200px;
}
.afptohaImg img {
	position: absolute;
	right: 10px;
	bottom: 0;
}
body.sp .afptohaImg {
	padding: 15px;
}
body.sp .afptohaTitle {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
}
body.sp .afptohaImg p {
	padding: 0 0 100px;
}
body.sp .afptohaImg img {
	right: 30px;
	width: 110px;
}

.afptohaSection {
	border-bottom: 1px solid #aaa;
	padding-bottom: 20px;
}
.afptohaSection .title {
	padding-left: 110px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 28px;
	height: 95px;
	display: table-cell;
	vertical-align: middle;
	color: #fd6007;
	padding-bottom: 20px;
	letter-spacing: 2px;
	line-height: 1.2;
	font-weight: bold;
}
.afptohaSection.orange .title {
	background-image: url(../img/afptoha_title01.gif);
	color: #F87A0B;
}
.afptohaSection.blue .title {
	background-image: url(../img/afptoha_title02.gif);
	color: #0053B8;
}
.afptohaSection.green .title {
	background-image: url(../img/afptoha_title03.gif);
	color: #60B63E;
}
.afptohaSectionDetail {
	background: url(../img/afptoha_sec01_img.jpg) right bottom no-repeat;
	padding-right: 325px;
	margin-bottom: 20px;
}
.afptohaSection.blue .afptohaSectionDetail {
	background-image: url(../img/afptoha_sec02_img.jpg);
}
.afptohaSection.green .afptohaSectionDetail {
	background-image: url(../img/afptoha_sec03_img.jpg);
	padding-top: 70px;
	margin-top: -70px;
}
.afptohaList li {
	font-size: 113.3%;
	background: url(../img/afptoha_li01.gif) 0 0 no-repeat;
	padding-left: 30px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom: 10px;
}
.afptohaSection.blue .afptohaList li {
	background: url(../img/afptoha_li02.gif) 0 0 no-repeat;
}
.afptohaSection.green .afptohaList li {
	background: url(../img/afptoha_li03.gif) 0 0 no-repeat;
}
body.sp .afptohaSection .title {
	padding-left: 85px;
	font-size: 20px;
	height: 75px;
	background-size: 75px 75px;
	letter-spacing: 1px;
}
body.sp .afptohaSectionDetail {
	background: none !important;
	padding-right: 0;
}
body.sp .afptohaSection.green .afptohaSectionDetail {
	padding-top: 0;
	margin-top: 0;
}
