@charset "utf-8";
/* CSS Document */
#contents .h1_basic01Wrap + div figure{
	width: 100%;
	height: auto;
}
#contents .h1_basic01Wrap + div figure img, #contents figure.one-img img, #contents .service_box figure img{
	width: 100%;
}
#contents .service_box .half_box p, #contents .service_box .half_box figure{
	width: 49%;
	float: left;
}
#contents .service_box .half_box p{
	margin-right: 1%;
}
#contents .service_box .half_box figure{
	margin-left: 1%;
}
#contents .service_box figure.video{
	max-width: 425px;
	height: auto;
	margin: 0 auto 5px;
}
#contents figure.one-img{
	margin: 10px 0 0;
}
#contents .service_box{
	border: solid 2px #e5e5e5;
	padding: 18px;
	margin-top: 20px;
}
#contents .service_box h4{
	font-size: 128.57%;
    font-weight: 600 !important;
}
#contents .service_box p{
	margin-top: 8px;
}
#contents .service_box figure{
	margin-top: 10px;
}
#contents .relation_box{
	background: #eee;
	padding: 15px 15px 5px;
	margin: 20px 0 0;
}
#contents .relation_box p{
	margin: 0 0 8px;
}
#contents .relation_box .ul_arrow01{
	margin: 8px 0 0;
}
#contentsIn .layoutBox01.headmt{
    margin-top: 45px;
}
#contentsIn .layoutBox01{
    margin-top: 20px;
}


@media screen and (max-width: 979px) {
#contents .h1_basic01Wrap + div figure{
	width: 650px;
	margin: 0 auto;
}
}

@media screen and (max-width: 767px) {
#contents .h1_basic01Wrap + div figure{
	width: auto;
	height: auto;
	margin: 0;
}
.h1_basic01Wrap.add_main-img{
	padding: 40px 10px 30px 10px;
	margin: 0 auto 35px;
}
#contents figure.one-img{
	margin: 10px 10px 0;
}
#contents .service_box{
	border-bottom: solid 2px #e5e5e5;
	border-left: none;
	border-right: none;
	border-top: none;
	padding: 18px 10px 26px;
	margin: 0;
}
#contents #main .h3_basic01Wrap + .service_box{
	padding: 0 10px 26px;
}
#contents .service_box figure img{
 	width: 100%;
}
#contentsIn .layoutBox01.headmt{
    margin: 45px 10px 0;
}
#contentsIn .layoutBox01{
    margin: 20px 10px 0;
}
.layoutBox01 .w309{
	width: 100%;
}
.layoutBox01 .w309:first-child{
	margin-bottom: 20px;
}
.layoutBox01 .w309 img{
	width: 100%;
	height: auto;
}
.layoutBox01 .flImgR{
	float: none;
}
.layoutBox01 .flImgR figure img{
	width: 100%;
}
#contents .service_box .half_box figure{
	width: 100%;
	float: none;
	margin: 10px 0 0;
}
#contents .service_box .half_box p{
	float: none;
	width: 100%;
}
}