@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(/web/20230723113732im_/https://wi2.co.jp/jp/assets/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(/web/20230723113732im_/https://wi2.co.jp/jp/assets/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(/web/20230723113732im_/https://wi2.co.jp/jp/assets/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(/web/20230723113732im_/https://wi2.co.jp/jp/assets/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 !important;
}
#original_body2 h3.extra_margin{
	margin-top:30px;
}

#original_body2 h3,,
.solution_wi2free .inner_contents h3{
	font-size: 18px !important;
	font-size: 1.8rem !important;
}
#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(/web/20230723113732im_/https://wi2.co.jp/jp/assets/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(/web/20230723113732im_/https://wi2.co.jp/jp/assets/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(/web/20230723113732im_/https://wi2.co.jp/jp/assets/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(/web/20230723113732im_/https://wi2.co.jp/jp/assets/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(/web/20230723113732im_/https://wi2.co.jp/jp/assets/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;
}
}


@media screen and (max-width: 374px){
/*solution_header*/

#solution_header h2{
	font-size: 18px;
	font-size: 1.8rem;
}

/*solution_body*/
#solution_body h3{
	font-size: 18px !important;
	font-size: 1.8rem !important;
}
#solution_body h3 span{
	font-size: 24px !important;
	font-size: 2.4rem !important;
}
#solution_body p.read{
	font-size: 12px;
	font-size: 1.2rem;
}

#solution_body li dt span{
	font-size: 16px;
	font-size: 1.6rem
}



/*----- personal common ----*/
.solution_wi2free .btn_text_link,
.solution_original .btn_text_link{
	width: 280px !important;
	margin-bottom: 20px;
	font-size: 12px;
	font-size: 1.2rem


}

/*------------ wi2free_body ------------*/

#wi2free_body h3{
	font-size: 18px;
	font-size: 1.8rem;
}


#original_body2 h3,
#wi2free_body2 h3{
	font-size: 16px;
	font-size: 1.6rem;
}
#original_body2 h3 span,
#wi2free_body2 h3 span{
	font-size: 12px;
	font-size: 1.2rem;
}
#wi2free_body2 h4{
	font-size: 12px;
	font-size: 1.2rem;
}



#wi2free_body2 .item_list p{
	font-size: 12px;
	font-size: 1.2rem;
}
#wi2free_body2 .price_area > span{
	font-size: 12px;
	font-size: 1.2rem;
}
#wi2free_body2 .price_area .fee{
	font-size:18px;
	font-size:1.8rem;
}
#wi2free_body2 .price_area .unit{
	font-size: 12px;
	font-size: 1.2rem;
}
#wi2free_body2 .price_area .tax{
	font-size: 12px;
	font-size: 1.2rem;
}
.solution_wi2free .inner_contents:not(#wi2free_body) h3 span {
	font-size: 12px !important;
	font-size: 1.2rem !important;
}
/*original_body*/
#wi2free_body h3 span {
	font-size: 16px !important;
	font-size: 1.6rem !important;
}
#original_body > div p.read{
	font-size: 12px;
	font-size: 1.2rem;
}
#original_body2 h4{
	font-size: 15px !important;
	font-size: 1.5rem !important;
}
#original_body2 h4 span {
    display: inline;
    background: url(/web/20230723113732im_/https://wi2.co.jp/jp/assets/img/bg_h4_marker.png) repeat-x 0 15px scroll;
    background-size: auto 10px;
}
#original_body2 h4 span::before{
	display: none;
}
#original_body2 .content_box > div{
	font-size: 12px;
	font-size: 1.2rem;
}
#original_body2 .content_box > figure img{
	max-width: 280px;
}
#original_body2 .content_box strong{
	font-size: 14px;
	font-size: 1.4rem;
}
#original_body2 .content_box .txt_small{
	font-size: 10px;
	font-size: 1.0rem;
}
#original_body2 .txt_comming_soon{
	font-size:18px;
	font-size:1.8rem;
	letter-spacing: 5px;
}

#merit h5{
	font-size: 13px !important;
	font-size: 1.3rem !important;
}
.solution_wi2free #merit .merit_box p {
    font-size: 11px !important;
	font-size: 1.1rem !important;
}
.solution_wi2free #points ul li p {
    font-size: 11px !important;
	font-size: 1.1rem !important;
}
.solution_wi2free #merit .merit_box li {
    padding: 30px 10px 0 10px;
}
#original_body2 .use_flow span.title{
    font-size: 18px !important;
    font-size: 1.8rem !important;
}
#original_body2 .use_flow p{
    font-size: 14px !important;
    font-size: 1.4rem !important;
}
#solution h3 span {
    font-size: 32px !important;
    font-size: 3.2rem !important;
}
#solution li dt span {
    font-size: 18px !important;
    font-size: 1.8rem !important;
    line-height: 18px !important;
}

#solution li dd a {
    width: 200px !important;
    font-size: 14px !important;
    font-size: 1.4rem !important;
}
#solution li dd p {
	padding: 0 10px;
    font-size: 12px !important;
    font-size: 1.2rem !important;
}
#solution ul li figure img {
	width: 80% !important;
    height: auto !important;
}
#solution ul li:nth-child(2) figure img{
	width: 50% !important;
}
#wi2free_body figure {
    margin: 30px 0 0 !important;
}
}

/*
     FILE ARCHIVED ON 11:37:32 Jul 23, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:47:35 Oct 10, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 93.421
  exclusion.robots: 0.146
  exclusion.robots.policy: 0.132
  cdx.remote: 0.093
  esindex: 0.015
  LoadShardBlock: 62.389 (3)
  PetaboxLoader3.datanode: 102.377 (5)
  load_resource: 125.806 (2)
  PetaboxLoader3.resolve: 68.576 (2)
*/