@charset "UTF-8";

/************************************************************
 * /sol/contents/syokai-cp/index.html
 ************************************************************/


/*メインエリア
----------------------------*/

body {
	color: #666666;
}

.resp15_body{
	background-color: #fff;
}
main{
	display: block;
}
.syokai-cp_resp_header {
	background: url(/sol/contents/img/header/bg_header_01.png) repeat-x #fff;
	height: 80px;
	border-bottom: 3px solid #68b7e6;
	padding-top: 15px;
	display: block;
}

.syokai_h_blue {
	color: #fff;
	font-size: 20px;
	padding: 8px 15px;
	font-weight: bold;
	width: 100;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #62b5eb;
}
.syokai_h_lightblue {
	color: #30a8f2;
	font-size: 16px;
	padding: 10px 15px 7px 15px;
	font-weight: bold;
	width: 100;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	background-color: #e9f6ff;
}

.syokai_h_lightgreen {
    color: #4ba665;
    font-size: 16px;
    padding: 10px 15px 7px 15px;
    font-weight: bold;
	width: 100;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	background-color: #e7f5eb;
}

.annotation_01 {
	font-size: 11px;
	color: #f26dac;
	text-align: right;
	margin:0 10px 30px 0;
}

.list-type_info_zenkoku_pc01 {
	margin-top: 10px;
	padding-left: 1.3em;
	text-indent: -1.8em;
	list-style: none;
}

.merit_icon {
	position: absolute;
	left: 10px;
	top: -15px;
}

.syokai-cp_fram01 {
	width: 100;
	border: 4px solid #e9f6ff;
	padding: 12px;
	margin-bottom: 20px;
}

.syokai-cp_fram02 {
	width: 100;
	border: 4px solid #e7f5eb;
	padding: 12px;
	margin-bottom: 20px;
}

.syokai-cp_bgC001 {
	background-color: #fd6a5e;
}

/*キャンペーンの流れ
----------------------------*/

.step_layout {
	padding: 2%;
	border: 2px solid #dddddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 30px;
}
.step_layout strong {
	font-weight: normal;
	color: #f16dab;
}
.step_list_1,
.step_list_2 {
	padding-bottom: 10px;
	border-bottom: 2px solid #dddddd;
	vertical-align: middle;
	float: left;
}
.step_list_3 {
}
.step_list_1 li {
	padding: 10px 0;
}
.step_list_2 li {
	padding: 15px 0;
}
.step_list_3 li {
	clear: both;
	padding: 15px 0;
}
.step_list_img {
	float: left;
	width: 10%;
}
.step_text_area_1 {
	margin-top: 10px;
	float: left;
	width: 89%;
}
.step_text_area_2 {
	margin-top: 20px;
	float: left;
	width: 90%;
}.step_text_area_3 {
	margin-top: 20px;
	float: left;
	width: 90%;
}

/*登録すると、メリットいろいろ！
----------------------------*/
.merit_list_layout {
	width: 100%;
	margin-top: 10px;
}
.merit_list01 {
	position: relative;
	width: 48%;
	height: 120px;
	float: left;
	margin: 20px 0 0 0;
	padding-bottom: 5px;
	border: 3px solid #64b6e8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
}
.merit_list02 {
	position: relative;
	width: 48%;
	height: 120px;
	padding-bottom: 5px;
	margin-left: 2%;
	float: left;
	margin-top: 20px;
	border: 3px solid #64b6e8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
}
.merit_list01 h3,
.merit_list02 h3 {
	font-size: 17px;
	font-weight: bold;
	margin: 20px 0 0 0;
}
.merit_list01 p,
.merit_list02 p {
	padding: 10px 20px 15px;
	text-align: left;
}

/*-----------------------------------------------------	*/

/*	for -640px					*/

/*-----------------------------------------------------	*/

@media screen and (max-width: 640px) {
	
/*キャンペーンの流れ
----------------------------*/

	.step_list_1 img {
		margin-top: 10px;
	}
	
	.step_list_2 img {
		margin-top: 20px;
	}
	.step_list_3 img {
		margin-top: 10px;
	}
		.step_list_img {
		float: left;
		width: 20%;
	}
	.step_text_area_1 {
		margin-top: 10px;
		float: left;
		width: 80%;
	}
	.step_text_area_2 {
		margin-top: 10px;
		float: left;
		width: 80%;
	}
	.step_text_area_3 {
		margin-top: 20px;
		float: left;
		width: 80%;
	}
	
/*登録すると、メリットいろいろ！
----------------------------*/
	.merit_list01,
	.merit_list02 {
		width: 98%;
		height: auto;
		position: relative;
		float: left;
		margin: 20px 0 0 0;
		padding: 0;
		border: 3px solid #64b6e8;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		text-align: center;
	}
	.merit_list01 p,
	.merit_list02 p {
		padding: 10px 20px 15px;
		text-align: center;
	}
}


/*-----------------------------------------------------	*/

/*	for -641px-780px					*/

/*-----------------------------------------------------	*/

@media screen and (min-width: 641px) and (max-width: 780px) {
.resp15_logo--main img {
    height: 36px;
    width: auto;
}
/*登録すると、メリットいろいろ！
----------------------------*/
	
	.merit_list01,
	.merit_list02 {
		width: 98%;
		height: auto;
		position: relative;
		float: left;
		margin: 20px 0 0 0;
		padding: 0;
		border: 3px solid #64b6e8;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		text-align: center;
	}
	.merit_list01 p,
	.merit_list02 p {
		padding: 10px 20px 15px;
		text-align: center;
	}

/*キャンペーンの流れ
----------------------------*/
	.step_list_1 li {
		padding: 10px 0;
	}
	.step_list_2 li {
		padding: 15px 0;
	}
	.step_list_3 li {
		clear: both;
		padding: 15px 0;
	}
	.step_list_img {
		float: left;
		width: 15%;
	}
	.step_text_area_1 {
		margin-top: 10px;
		float: left;
		width: 85%;
	}
	.step_text_area_2 {
		margin-top: 10px;
		float: left;
		width: 85%;
	}.step_text_area_3 {
		margin-top: 20px;
		float: left;
		width: 85%;
	}
}

/*-----------------------------------------------------	*/

/*	for -781-840px					*/

/*-----------------------------------------------------	*/

/*登録すると、メリットいろいろ！
----------------------------*/

@media screen and (min-width: 781px) and (max-width: 840px)  {
	
	.merit_list_layout {
		width: 100%;
		margin-top: 10px;
	}
	.merit_list01 {
		position: relative;
		width: 48%;
		height: 135px;
		float: left;
		margin: 20px 0 0 0;
		padding-bottom: 5px;
		border: 3px solid #64b6e8;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		text-align: center;
	}
	.merit_list02 {
		position: relative;
		width: 48%;
		height: 135px;
		padding-bottom: 5px;
		margin-left: 2%;
		float: left;
		margin-top: 20px;
		border: 3px solid #64b6e8;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		text-align: center;
	}
	.merit_list01 h3,
	.merit_list02 h3 {
		font-size: 17px;
		font-weight: bold;
		margin: 20px 0 0 0;
	}
	.merit_list01 p,
	.merit_list02 p {
		padding: 10px 20px 15px;
	}
}