._resp17_main_box{
	background: #fff;
	padding: 20px;
	border: 1px solid #d0d0d0;
	border-radius: 4px;
	line-height: 1.6;
}
._resp17_h2_common {
	background: #69b7e7;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.2;
}
._resp17_h2_common span {
	display: block;
	margin-left: 4px;
	padding: 5px 10px;
	border-left: 2px solid #fff;
}
._resp17_h3_common{
	color: #69b7e7;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #69b7e7;
	margin-bottom: 20px;
	line-height: 1.2;
}
._resp17_h3_common span{
	font-weight: normal;
	margin-right: 10px;
}
._resp17_h3_common span em{
	font-size: 24px;
	font-style: normal;
}
._resp17_table{
	display: table;
	width: 100%;
}
._resp17_cell{
	display: table-cell;
}
._resp17_img{

}
._resp17_cell._holder001{
	padding-left: 20px;
	position: relative;
	vertical-align: top;
}
._resp17_p{
	padding-bottom: 20px;
}
._resp17_h3_type02{
	text-align: left;
	font-size: 16px;
	color: #444;
	line-height: 1.2;
	font-weight: bold;
	border-left: 4px solid #57b3ee;
	padding-left: 10px;
	margin-bottom: 10px;
}
._resp17_h3_type02 span{
	margin-left: 10px;
	font-weight: normal;
	font-size: 12px;
}
._holder001_child{
	padding: 10px;
}
._holder002_child{
	position: absolute;
	left: 20px;
	right: 0px;
	bottom: 0px;
	padding: 10px;
}
._resp17_btn_wh{
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0px 10px;
	background: #fff;
	border: 1px solid #d0d0d0;
	box-shadow: 0px 2px 2px #d0d0d0;
	text-align: center;
	border-radius: 4px;
	text-decoration: none;
	color: #444 !important;
	font-size: 14px;
	transition: .1s all linear;
	-moz-transition: .1s all linear;
	-webkit-transition: .1s all linear;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	position: relative;
}
._resp17_btn_wh:hover{
	background: #f0f8fb;
    text-decoration: none;
}
._resp17_cell01{
	width: 50%;
}
._resp17_cell01:first-child{
	padding-right: 5px;
}
._resp17_cell01:last-child{
	padding-left: 5px;
}
._resp17_arrow_big{
	position: relative;
	margin-bottom: 50px;
}
._resp17_arrow_big:after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: -40px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	border-top: 20px solid #a5d4f0;
	border-left: 60px solid rgba(255, 255, 255, 0);
	border-right: 60px solid rgba(255, 255, 255, 0);
	border-bottom: 0px;
}
._resp17_bordered{
	padding-bottom: 30px;
	border-bottom: 1px dashed #d0d0d0;
	margin-bottom: 30px;
}
._resp17_qa{
	padding-top: 10px;
}
._resp17_qa dt{
	font-weight: bold;
	margin-bottom: 10px;
	position: relative;
	padding-left: 20px;
}
._resp17_qa dt:before{
	content: "Q";
	font-weight: bold;
	color: #69b7e7;
	font-size: 18px;
	position: absolute;
	left: 0px;
	top: -4px;
}
._resp17_qa dd{
	padding: 10px 15px 10px 35px;
	background: #f0f8fc;
	margin-bottom: 20px;
	position: relative;
	border-radius: 4px;
}
._resp17_qa dd:before{
	content: "A";
	font-weight: bold;
	color: #69b7e7;
	font-size: 18px;
	position: absolute;
	left: 10px;
	top: 7px;
}
._resp17_qa dd:after{
	content: "";
	position: absolute;
	left: 15px;
	top: -7px;
	border-top: 0px;
	border-left: 9px solid rgba(255, 255, 255, 0);
	border-right: 7px solid rgba(255, 255, 255, 0);
	border-bottom: 9px solid #f0f8fc;
}
._resp17_qa dd:last-child{
	margin-bottom: 0px;
}
._resp17_main_text{
	margin-top: 15px;
}
._resp17_button_box{
	background: #fff7f5;
	display: table;
	width: 100%;
}
._resp17_button_box ._resp17_cell{
	padding: 20px;
	vertical-align: middle;
}
._resp17_button_box ._resp17_cell:last-child{
	text-align: right;
}
._resp17_button_box h4{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #fe8176;
}
._resp17_btn_big{
	width: 374px;
	display: inline-block;
}
._resp17_link001 span{
	padding-left: 12px;
	text-align: right;
	background: url(/sol/contents/img/icon/link_left_icon_blue.png) left 4px no-repeat;
	color: #444;
	display: inline-block;
	transition: .1s all linear;
	-moz-transition: .1s all linear;
	-webkit-transition: .1s all linear;
	border-bottom: 1px solid #fff;
	padding-bottom: 1px;
}
._resp17_link001:hover span{
	display: inline-block;
	border-bottom: 1px solid #7bc4ed;
	color: #008ae5;
}
._resp_link_right{
	padding-top: 20px;
	text-align: right;
}
@media screen and (max-width:640px){
	._resp17_main_box{
		padding: 10px;
		border:none;
		border-top: 1px solid #d0d0d0;
		border-radius: 0px;
		margin-top: 10px !important;
	}
	._resp17_h2_common{
		font-size: 14px;
		line-height: 1.4;
	}
	._resp17_h3_common{
		margin-bottom: 5px;
	}
	._resp17_table,
	._resp17_cell{
		display: block;
		width: auto;
	}
	._resp17_cell._holder001{
		padding-left: 0px;
	}
	._resp17_img img{
		width: 100%;
	}
	._resp17_p{
		padding: 10px 0px;
	}
	._resp17_arrow_big{
		margin-bottom: 0px;
	}
	._resp17_arrow_big:after{
		display: none;
	}
	._resp17_bordered{
		border-bottom: none;
		margin-bottom: 0px;
		padding-bottom: 10px;
	}
	._resp17_main_text{
		margin-top: 10px;
		padding: 0px 10px;
	}
	._resp17_button_box{
		display: block;
	}
	._resp17_button_box ._resp17_cell{
		padding: 10px;
	}
	._resp17_button_box ._resp17_cell:last-child{
		padding-top: 0px;
	}
	._resp17_button_box h4{
		text-align: center;
	}
	._resp17_btn_big{
		width: auto;
		display: block;
	}
	._resp17_btn_big .ns15-btn_size003{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	._holder002_child{
		position: static;
    	margin-bottom: 20px;
	}
}