@charset "UTF-8";

body { font-family:'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif; }

.cont01_wrapper2 { max-width:1280px; margin: 0 auto; }
.cont01_in2 { width:1280px; }
.cont01_in2 { position: relative; }
.cont01_in2 { float:left; }

@media screen and (max-width: 1280px) { /*pc*/
.cont01_in2 {
	width:100%; }

}

.lp_top1,
.lp_top2 {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	float: left;
	width: 100%;
}

.lp_top1 {background-image: url(../img/top_bg.jpg); }
.lp_top2 {background-image: url(../img/topB01.jpg);
	background-position: top center; }

.lp_top_text {
	width: 100%;
	margin: 0% 0%;
}

.topB {
	padding: 7% 0;
}

.topBP {
	padding: 4% 0 0;
}

.font_s {
	font-size: 16px;
}

@media screen and (max-width: 478px) {

.lp_top_text {
	width: 100%;
	margin: 0;
}

.font_s {
	font-size: 14px;
}

}

/* top  ------------------------------------------------------------ */

.title_img_c {
	width: 407px;
	padding: 0 0 4%;
}

.step_box {
	display: flex;
}

.step_box_in {
	margin: 0 3% 0 0;
}

.step_box_in:last-of-type {
	margin: 0;
}

.summary_box {
	margin-bottom: 2em;
	font-size: 16px;
}
.summary_box:last-of-type {
	margin-bottom: 0;
}

.title_55 {
	border-bottom: 1px solid #DA415C;
	font-size: 23px;
	font-weight: bold;
	padding: 0 0 0.3em 0;
	margin: 0 0 0.7em 0;
}

@media screen and (max-width: 478px) {

.summary_box {
	font-size: 14px;
}

.step_box {
	display: block;
}

.step_box_in {
	margin: 0 0 3% 0;
}

}

@media screen and (max-width: 407px) {

.title_img_c {
	width: 100%;
	padding: 0 0 5%;
}

}



/* kekka  ------------------------------------------------------------ */


.ph01 {
	font-size: 18px;
}

.ph01s01 {
	font-weight: 600;
	font-size: 140%;
	color: #e60012;
}

.ph01s02 {
	font-weight: 600;
	font-size: 140%;
	color: #ea5514;
	display: inline-block;
}

.kekka_k01 {
	text-align: center;
	padding: 7% 0 0;
}

.kekka_t01 {
	text-align: left;
	width: 88%;
	margin: 4% 6%;
}

.kekka_title {
	width: 80%;
	padding: 0 0 3%;
}

.kekka_img {
	width: 88%;
	border: 5px solid #ffffff;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.39);
}

.kekka_t01 h2 {
	font-weight: 600;
	font-size: 18px;
	color: #000000;text-align: center;
	padding: 0 0 2%;
}

.kekka_t01 h3 {
	font-weight: 600;
	font-size: 18px;
	color: #00ad3e;
}

.kekka_t01 p {
	font-size: 16px;
}

@media screen and (max-width: 478px) {

.ph01 {
	font-size: 14px;
}

.kekka_t01 {
	text-align: left;
	width: 94%;
	margin: 4% 3%;
}

.kekka_title {
	width: 86%;
	padding: 0 0 3%;
}

.kekka_img {
	width: 94%;
	border: 5px solid #ffffff;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.39);
}

.kekka_t01 h2,
.kekka_t01 h3 {
	font-size: 16px;
}

.kekka_t01 p {
	font-size: 14px;
}

}
