@charset "utf-8";
@media screen and (max-width: 769px){
/*solution_header*/

#solution_header h2{
	height:75px;
	line-height:75px;
	font-size: 22px;
}
#solution_header h2 span{
	height: 71px;
	line-height: 71px;
}

/*solution_body*/
#solution_original,
#solution_body{
}
#solution_original > div,
#solution_body > div{
	width:auto;
	padding-top: 35px 15px 0;
}
#solution_body h3{
	font-size: 25px;
}
#solution_body h3 span{
	margin-top: 0;
	font-size: 30px;
}
#solution_body p.read{
	display:none;
	padding-top: 15px;
	text-align: center;
}
#solution_body div.content_list_box{
	display: block;
	width: auto;
	height: auto;
	margin: 0;
}
#solution_body  ul{
	display: block;
	height: auto;
	width: 100%;
}
#solution_body  ul:first-child{
	border: none;
}
#solution_body li{
	position: relative;
	display: block;
	width: 100%;
	margin-top: 50px;
	padding-top: 38px;
	padding-bottom: 30px;
	border: solid 1px #23b5f2;
	border-radius: 10px;
}
#solution_body ul:first-child li:first-child:before{
	position:absolute;
	display: block;
	top: -30px;
	right: 50%;
	width: 134px;
	margin-right: -67px;
	height: 70px;
	background: url(../img/icon_solution_top_01_sp.png) no-repeat 0 0 scroll;
	background-size: cover;
	content:"";
}
#solution_body ul:first-child li:last-child:before{
	position:absolute;
	display: block;
	bottom:auto;
	left:auto;
	top: -30px;
	right: 50%;
	width: 135px;
	margin-right: -67px;
	height: 71px;
	background: url(../img/icon_solution_top_03_sp.png) no-repeat 0 0 scroll;
	background-size: cover;
	content:"";
}
#solution_body ul:last-child li:first-child:before{
	position:absolute;
	display: block;
	bottom:auto;
	left:auto;
	top: -30px;
	right: 50%;
	width: 134px;
	margin-right: -67px;
	height: 71px;
	background: url(../img/icon_solution_top_02_sp.png) no-repeat 0 0 scroll;
	background-size: cover;
	content:"";
}
#solution_body ul li:last-child{
	padding-bottom: 30px;
}
#solution_body ul:last-child li:last-child:before{
	position:absolute;
	display: block;
	bottom:auto;
	left:auto;
	top: -30px;
	right: 50%;
	width: 132px;
	margin-right: -67px;
	height: 71px;
	background: url(../img/icon_solution_top_04_sp.png) no-repeat 0 0 scroll;
	background-size: cover;
	content:"";
}
#solution_body li dt{
	height:auto;
}
#solution_body li dt span{
	padding-top: 25px;
	font-size: 20px;
	line-height: 20px;
}

#solution_body li dd a:hover{/**/
	opacity: 0.7;
}

/*----- personal common ----*/
.solution_wi2free .btn_text_link,
.solution_original .btn_text_link{
	width: 300px !important;
	height: 50px;
	border-radius: 25px;
	font-size: 14px;
	color: #1badea;
	line-height: 50px;
	
	
}


/*------------ wi2free_body ------------*/
#wi2free_body > div{
	min-height:0;
	padding-top: 50px;
	padding-bottom:60px;
}
#wi2free_body h3{
	height: auto;
	margin: 0;
	background: none;
	border:none;
	color: #0d5b80;
	text-align:center;
	font-size: 23px;
	line-height: 40px;
	font-weight: normal;
	letter-spacing: normal;
}

#wi2free_body p.read{
	padding-top: 20px;
}
#wi2free_body2 > div{
	padding: 20px 0;
}
#original_body2 h3,
#wi2free_body2 h3{
	font-size: 18px;
}
#original_body2 h3.extra_margin{
	margin-top:30px;
}
#original_body2 h3 span,
#wi2free_body2 h3 span{
	height: 16px;
	line-height: 16px;
}
#original_body2 h3 span:after,
#wi2free_body2 h3 span:after{
	bottom:-15px;
	width: 50px;
	height:4px;
	margin-left: -25px;
}
#wi2free_body2 h4{
	width: auto;
	height:25px;
	margin: 10px 15px 0;
	border: solid 1px #00a0e9;
	border-radius: 20px;
	line-height: 25px;
	font-size: 14px;
}
#wi2free_body2 h4.add_margin_t{
	margin-top: 55px;
}
#wi2free_body2 h4.add_margin_t2{
	margin-top: 30px;
}
#wi2free_body2 h4.with_number span{
	height: 23px;
	padding-left: 43px;
	line-height: 23px;
}
#wi2free_body2 h4.with_number span:before{
	position: absolute;
	display: block;
	top:50%;
	left:0;
	width:34px;
	height: 40px;
	margin-top: -22px;
	content:"";
}
#wi2free_body2 h4.with_number.number_id_1 span:before,
#wi2free_body2 h4.with_number.number_id_2 span:before,
#wi2free_body2 h4.with_number.number_id_3 span:before{
	background-size: cover;
}
#wi2free_body2 .item_list{
	padding-bottom: 15px;
	padding-top: 0;
}
#wi2free_body2 .item_list li{
	display: inline-block;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
	letter-spacing: normal;
}

#wi2free_body2 .item_list.extra_li_margin li{
	margin-right: 35px;
	margin-left: 0;
}
#wi2free_body2 .item_list.extra_li_margin li:last-child{
	margin-right: 0;
}
#wi2free_body2 .item_list li figure{
	margin-top :10px;
}
#wi2free_body2 .item_list.block1 img{
	width: 55px;
}
#wi2free_body2 .item_list.block2 img{
	width: 74px;
}
#wi2free_body2 .item_list.block3 img{
	width: 64px;
}
#wi2free_body2 .item_list.block4 img{
	width: 56px;
}
#wi2free_body2 .item_list p{
	margin-top: 10px;
	font-size: 14px;
	line-height: 18px;
}
#wi2free_body2 .price_area{
	padding-top: 20px;
	margin-top: 0;
}
#wi2free_body2 .price_area > span{
	font-size: 14px;
}
#wi2free_body2 .price_area > span.with_line{
	display: block;
	padding-right: 0;
}
#wi2free_body2 .price_area > span.with_line:after{
	display: none;
}
#wi2free_body2 .price_area .fee{
	font-size: 23px;
	font-weight:bold;
}
#wi2free_body2 .price_area .unit{
	font-size: 14px;
	font-weight:bold;
}
#wi2free_body2 .price_area .tax{
	font-size: 14px;
}
#wi2free_body2 ul.footage_list{
	width: auto;
	margin: 30px auto 0;
	padding: 0 15px;
}
#wi2free_body2 .footer_btn_area,
#original_body .footer_btn_area{
	margin-top: 30px;
}
/*original_body*/
#original_body > div{
	min-height: 0;
	padding: 30px 15px;
	text-align:left;
}
#original_body > div p.read{
	font-size: 14px;
}
#original_body2 > div{
	width: auto;
}
#original_body2 h4{
	margin-top: 0;
	font-size: 17px;
	line-height: 1.4;
	text-align:center;
}
#original_body2 h4 span{
	display: inline-block;
	background: url(../img/bg_h4_marker.png) repeat-x 0 5px scroll;
	background-size: auto 15px;
}
#original_body2 .content_box{
	display: block;
	margin-top: 36px;
}
#original_body2 .content_box.extra_margin{
	margin-top: 60px;
}
#original_body2 .content_box > div{
	display: block;
	vertical-align:top;
	font-size: 14px;
}
#original_body2 .content_box > figure{
	display: block;
	width: auto;
	margin-top: 20px;
	padding-left: 0;
	text-align:center;
}
#original_body2 .content_box > figure img{
	width: 100%;
	max-width: 350px;
}
#original_body2 .content_box strong{
	font-size: 16px;
}
#original_body2 .content_box .txt_small{
	font-size: 11px;
}
#original_body2 .txt_comming_soon{
	margin-top: 30px;
	font-size:20px;
}
#original_body2 .use_flow{
	margin: 45px auto 0;
	padding: 0 ;
	background:none;
}
#original_body2 .use_flow ul{
	display: block;
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}
#original_body2 .use_flow li{
	display: block;
	height: auto;
	padding: 40px 25px 0px;
	box-sizing: border-box;
	background:#5ebfea;
	border-bottom: none;
}
#original_body2 .use_flow li:before{
	position: absolute;
	display:block;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100px;
	content:"";
}

#original_body2 .use_flow li:nth-child(2){
	background:#46b7ea;
}
#original_body2 .use_flow li:nth-child(2):before{
	background-image: url(../img/use_flow_add1_sp.png);
	background-size: 100% 20px;
}
#original_body2 .use_flow li:nth-child(3){
	background:#2fb2ea;
}
#original_body2 .use_flow li:nth-child(3):before{
	background-image: url(../img/use_flow_add2_sp.png);
	background-size: 100% 25px;
}
#original_body2 .use_flow li:nth-child(4){
	background:#17a9ea;
}
#original_body2 .use_flow li:nth-child(4):before{
	background-image: url(../img/use_flow_add3_sp.png);
	background-size: 100% 25px;
}
#original_body2 .use_flow li:nth-child(5){
	background:#00a4ea;
	padding-bottom: 20px;
}
#original_body2 .use_flow li:nth-child(5):before{
	background-image: url(../img/use_flow_add4_sp.png);
	background-size: 100% 25px;
}
#original_body2 .use_flow span.title{
	display: block;
	width: auto;
	font-size: 20px;
	text-align:center;
}
#original_body2 .use_flow p{
	display: block;
	margin-top: 10px;
	font-size: 16px;
	text-align:center;
}
}