* {
      margin: 0px;
      padding: 0px;
}


body {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    -webkit-text-size-adjust: none;
	-webkit-appearance:none;
	color: #3E3E3E;
}


.right{
	text-align: right!important
}


.service_menu_area a:link,
.fit_option_base a:link,
.service a,
.option_base a,
.menu_area a,
.what a,
.campaign_bunnerarea a{
	text-decoration: none;
	color:  #3E3E3E;
	text-decoration: none;
	cursor: pointer;
}

.service_menu_area a:visited,
.fit_option_base a:visited{
      color:  #3E3E3E;
      text-decoration: none;
}

.service_menu_area a:hover,
.fit_option_base a:hover,
.btn_area a:hover,
.question_area a:hover,
.button a:hover,
.menu_area a:hover,
.spec a:hover,
.advertisement_banner:hover,
.bunner_area:hover,
.navigation_base a:hover,
.campaign_area .campaign a:hover,
.tab_content_2 .use_flow .flow_area .change_detail a:hover,
.flow a:hover,
.price_list table tr td a:hover,
.merit p a:hover,
#docomo_anchor a:hover
{
	text-decoration: none;
	transition:all  0.2s  ease;
	opacity:0.7;
	filter:alpha(opacity=70);

}



.question{
	cursor: pointer;
}

a img {
      border-width: 0px;
      border-style: none;
      border-color: #fff;
      background: transparent;
}


h3.normal
{
    margin-top: 0px;
    padding-bottom: 80px;
    color: #3E3E3E;
    font-size: 32px;
    text-align: center; 
	font-weight: 600!important;
}

h4.normal,.qatitle
{
    color: #3E3E3E;
    font-size: 28px;
	font-weight: 600!important;
}



h3.white
{
    color: #FFF;  
	padding-bottom: 40px;
	font-size: 32px;
    text-align: center; 
	font-weight: 600!important;
	margin-top: 0px;
}

.sp{
    display: none
}

.pc{
    display: block
}

.p15{
	padding-top:15px 
}

#exHeader_border{
	position: fixed;
    width: 100%;
    height: 8px;
	background-color: #163E85;
	z-index: 100;
	top:0px;
}


#page_title{
	width: 100%;
	background:linear-gradient(-90deg,#163E85, #2954A0);
	height: 160px;
	text-align: left;
	color: #fff;
	padding: 45px;
}
 
#page_title h2{
	font-size: 36px;
	margin: 0px;
	max-width: 920px;
	margin: auto
	
}

 
#page_title p{
	font-size: 18px;
	margin: 0px;
	max-width: 920px;
	margin: auto;


}

#page_title div{
	margin: auto;
	padding: 0 15px ;
	padding-left: 0px
}	
 

#exHeader{
	padding-top: 15px;
	height: 40px;
	max-width: 960px;
	margin: auto;
}

#exHeader #exHeaderInner{
	width: 100%;
	max-width: none;
	padding: 0px 15px;
	
}

.btn_area{
    display: block;
    width:500px;
    height:auto;
    margin: 0px auto;
}


.btn_area > p{
	font-size: 24px;
	text-align: center;
	color: #fff
}

.btn_area a{
    padding-top: 18px;
    display:block;
    width:100%;
    height:75px;
    text-decoration: none;
    background:#fff;
    border: solid 2px #797979;
    text-align:center;
    color:#3E3E3E;
    font-size:26px;
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
}

#excite_with_docomo .btn_area a {
  padding-top: 0;
  display:block;
  width:100%;
  height:76px;
  line-height: 76px;
  text-decoration: none;
  text-align:center;
  font-size:26px;
  border-radius:38px;
  -webkit-border-radius:38px;
  -moz-border-radius:38px;
  position: relative;
}
#excite_with_docomo .btn_area a span {
  width: 100%;
  display: inline-block;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;}

.btn_area a.pink{
    background:#FF2668;
    border: none;
    color:#FFF
}

.btn_area a.blue{
    background:#236ECD;
    border: none;
    color:#FFF
}

.btn_area a.white{
    background:none;
    border: 2px solid #fff;
    color:#FFF
}


.btn_area a span{
	width: 100%;
	display: inline-block;
	text-align: right;
	position: relative;
	top:-35px;
	left: -30px;
  
}

.explanation{
	max-width: 960px;
	margin: auto;
	padding: 0px;
	padding-left: 30px;
	text-indent:-2em;
	margin-top: 10px;
	font-size: 12px;
	text-align: left;
	
}


.explanation p{
	margin: 5px 15px;
	line-break: strict;
	word-break: break-all;
}

.explanation a{
	color: #0062C4
}

.service_area_base{
	
	background: linear-gradient(#163E85,#2954A0);
	padding: 100px 0px  100px 0px; 
	
}

#internet .service_area_base .explanation {
	color: #fff;
	position: relative;
	top: -100px;
	right: 20px;
	max-width: 100%;
	
}	


.fit_merit_base >.explanation{
	color: #fff;
	position: relative;
	top: -100px;
	right: -0px;

}	

.sp .moushikomi{
	position: absolute;
	top:15px;
	right: 60px;
	width: 25%;
	height: 25px;
	padding: 4px 10px;
	font-size: 12px;
}

.moushikomi{
   display: inline-block;
    background-color:#236ECD;
    width:  110px;
    height: 30px;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    padding-top: 4px;
}


.service_menu_area{
    max-width: 100%;
	margin: auto;
	height: auto;
    padding: 15px 0px;
    position: sticky;
    top: 0px;
    background-color: #fff;
    z-index: 99;
	
}

.service_menu_area_base{
	max-width: 960px;
	margin: auto
}


.service_menu_area p{
    display: inline-block;
    padding: 0px 10px;
}

.service_menu_area .naw{
	border-bottom: 1px solid #3E3E3E
}

.menu_text{

    display: inline-block;
    float: right;
    margin-right: 10px;
    padding-top: 15px;
	font-size: 14px;
}

.menu_text a:hover{
	transition:none;
    border-bottom: 1px solid #3E3E3E
}

.menu_text .moushikomi a{
	color: #fff
}

.menu_text .moushikomi a:hover{
	text-decoration: none;
	border: none
}

.logo{
    display: inline-block;
    padding: 5px 20px 0px 20px;
}

.logo h1.dokomohikarirogo{
    margin-top: 0px;
}

.logo img{
	max-width: 340px
}

.logo img.ex_text{
	width: 160px
}



.logo > p{
    margin: 0px;
	position: relative;
	top: 10px;
	font-size: 18px;
	font-weight: 600
}


.navigation{
	display: inline-block;
	width: 100%;
    background-color: #F5F6F7;
}

.navigation_base{
	max-width: 960px;
	margin: auto;
    height: 30px;
    background-color: #F5F6F7;
    padding: 5px;
    padding-left: 10px;
	display: block;

}

.navigation a{
	margin: 0px 5px;
	color: #3E3E3E
}

.recommend{
    height: 48px;
    width: 128px;
    background-color: #FF2668;
    position:relative;
    left: -20px;
    top: -50px;
    font-size: 22px;
    color: #fff;
    padding: 10px;
    margin-bottom: -48px;
	border-radius: 4px;
}

.pickup{
    height: 48px;
    width: 114px;
    background-color: #FFE200;
    position:relative;
    left: -20px;
    top: -20px;
    font-size: 22px;
    color: #3E3E3E;
	font-weight: bold;
    padding: 10px;
    margin-bottom: -48px;
	border-radius: 4px;
}


 .tab li{
    display: inline-block;
    width:40%;
    margin: 0px 10px;
    background-color:#F5F5F5;
    vertical-align: middle;
    border-radius: 6px 6px 0px 0px;
    font-size: 20px;
	
	 
}

 .tab li span, .tab_2 li span{
     font-weight: 600;
     font-size: 22px;
}

 .tab_2 li{
    display: inline-block;
    width:25%;
    height: 100px;
    margin: 0px 10px;
    background-color:#F5F5F5;
    vertical-align: middle;
    border-radius: 10px 10px 0px 0px;
    font-size: 20px;

}

 .tab li,.tab_2 li{
     padding-top: 20px;
     padding:20px 10px;
     height: 100px;
	 cursor: pointer
	 
}

 .tab li:first-child{
     padding-top: 35px;
}

.tab_2 li p.subtext{
    font-size: 16px;
}

.tab,.tab_2{
    text-align: center;
    margin: auto;
    padding: 0px;
	max-width: 960px
}

.tab_content, .tab_content_2{
    text-align: center;
    width: 100%;
    display: inline-block;
    height: auto;
    background-color: #163E85;

}

.tab_content_2{
    background-color: #fff;
    border-top:solid 4px #163E85;
    padding: 80px 0px 0px 0px;
}

.tab_content_2 .tenyou_number_area h3{
    
	margin-top: 0px;
    padding-bottom: 80px;
    color: #3E3E3E;
    font-size: 32px;
    text-align: center; 
	font-weight: 600!important;
	text-align: center;
    font-size: 28px;
    margin-top: 80px;
    margin-bottom: 0px;  
}


.tab_content_2 .tenyou_number_area span{
    color: #FF2668;
}

.tab_content_2 .tenyou_number_area p{
    color: #3E3E3E;
    font-size: 18px; 
    font-weight: 300;
    line-height: 2em
    
}

.tab_content_2 .tenyou_number_area img{
	padding:0px 0px 0px 30px;
	width: 52px
    
}

.tab_content_2 .tenyou_number_area p span{
    color: #3E3E3E;
    font-size:22px; 
    font-weight: 600;
}

#use_flow{
	margin-bottom: -150px;
}


.tab_content_2 .flow_base{
    display: block;
    background-color: #F2F2F2;
    height: auto;
    width: 90%;
    margin: 10px auto ;
    border-radius: 6px;
    font-size: 16px;
}

	
.tab_content_2 .explanation{
	text-align: center;
	font-size: 14px!important
	}	

.tab_content_2 .use_flow{
    width: 80%;
}

.tab_content_2 .use_flow .flow_base{
	text-align: left;
	width: 100%;
	max-width: 960px;
	padding:0px
}

.tab_content_2 .use_flow .flow_base:last-child{
	margin-bottom: 160px
}

.tab_content_2 .use_flow .flow_base img{
	padding: 20px;
	padding-left: 0px;
	width: 100px
}


.tab_content_2 .use_flow .flow_base li{
	margin-left: 120px;
	padding-left: 0px;
	padding-bottom: 5px
}

.tab_content_2 .use_flow .flow_base div{
	line-height: 1.8em;
	font-weight: lighter
}


.tab_content_2 .use_flow .flow_base > div{
	margin: auto;
	width: 100%;
	padding: 0px 60px 0px 60px;
	line-height: 1.5em;
}

.tab_content_2 .use_flow .flow_base .flow .change_notes{
	padding:  15px 0px
}

.tab_content_2 .use_flow .flow_base .step_title,
.tab_content_2 .use_flow .flow_base .step_title_s{
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
	font-size: 24px;
}


.tab_content_2 .use_flow .flow_area .what,
.tab_content_2 .use_flow .flow_area .change_detail{
	font-weight: bold;
	margin: 0px auto 60px auto;
	font-size: 24px;
	max-width: 82%
		
}

.tab_content_2 .use_flow .flow_area .flow_rinkarea{
	margin: 40px auto 120px auto;
}

.tab_content_2 .use_flow .flow_area .what{
	color: #3E3E3E;
}

.tab_content_2 .use_flow .flow_area .change_detail{
	border-bottom: solid 2px #163E85;
	
}

.tab_content_2 .use_flow .flow_area .change_detail a{
	color: #163E85
}



.tab_content_2 .use_flow .flow_base .step_title_s{
	font-size: 20px;
	padding-left: 110px;
}


.tab_content_2 .use_flow {
	display: inline-block;
	margin-bottom: 0px
}

.tab_content_2 .application_area{
	margin-top: 80px
}

.tab_content_2 .next{
	width: auto;
	margin: 15px
}

.tab_content_2 .anchor{
	width: 30px;
	margin: 15px
}


.tab_content_2 .use_flow .flow_base .no_icon ul li{
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 10px
}

.no_icon div{
	padding: 20px 0px;
	}

.tab_content_2 .use_flow .flow_base .flow .company .company_area{
	display: inline-block;
	border: solid 2px #163E85;
	border-radius: 6px;
	background-color: #fff;
	width: 49%;
	padding: 0px;
	margin: 0px;
	height: 100px;
	text-align: center;
}

.tab_content_2 .use_flow .flow_base .flow .company .company_area p{
	top: 0;
	width: auto;
	padding-top: 15px
}

.tab_content_2 .use_flow .flow_base .company_area > div{
	background-color: #163E85;
	color:#fff;
	height: 40px;
	position: relative;
	top:0px;
	padding-top: 5px;
	
}


.flow a {
    color: #0062C4

}

.flow {
    display: inline-block;
    position: relative;
    top:-30px;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
}

.flow span{
    color: #ff2668
}


.flow > img{
    float: left;
	width: 60px;
	padding-right: 10px;
	position: relative;
	left: -30px
}


.flow > p{
	width: 420px;
	padding-top: 15px;
	margin: 0px;
	position: relative;
	left: -30px
}

.tab_content_2 .use_flow .number{
    padding: 8px;
    height: 48px;
    width: 138px;
	font-size: 24px
}

.tab_content_2 .number,.feature_IPoE_na .number{
    background-color: #FF2668;
	color: #FFF;
    padding: 8px;
    position: relative;
    left: -20px;
    top:-20px;
    height: 42px;
    width: 100px;
    border-radius: 4px;
	text-align: center;
	font-size: 20px
}

.feature_IPoE_na .number{
    position: relative;
    left: 0px;
    top:50px;
	width: 140px;
	height: 48px;

}

.flow_area{
	
	margin: auto;
	margin-bottom: 80px;
	max-width: 960px;
}

.flow_area_base{
    margin: 100px auto 100px auto;
	
	
}

.change_merit_base{
	max-width: 960px;
	margin: auto;
}

.change_merit_area{
	background-color: #F5F6F7;
	width: 100%;
	text-align: center;
	padding: 120px 0px;
}


.change_merit_area .explanation{
	margin: 0px;
	text-align: left
}

.change_4merit {
	margin-bottom: 80px;
}


.change_merit{
	display: inline-block;
	width: 220px;
	height: 260px;
	vertical-align: bottom;
}

.change_merit_area h3{
	  margin-top: 0px;
    padding-bottom: 80px;
    color: #3E3E3E;
    font-size: 32px;
    text-align: center; 
	font-weight: 600!important;
	margin-bottom: -20px;
}


.change_merit_text{
	font-size: 24px;
	font-weight: 600;
}

.change_merit:not(:last-child){
	margin-right: 10px
}

.change_merit > div{
	background-color: #Fff;
	border-radius: 6px;
	display: inline-block;
	height: 180px;
	width: 220px;
	padding: 15px;
	margin-top: 40px;
}

.change_merit > div > span{
	font-weight: bold;
	font-size: 22px;
}

.change_merit > p{
	margin-top: 10px;
	margin-bottom: 40px;
	text-align: left;
	font-size: 16px
}


.difference_area,.campaign_detail_area{
	max-width: 960px;
	margin: 0px auto;
	padding: 80px 15px;
	text-align: left;
}


.difference_area img{
	width: 100%;
	margin: auto;
	margin-bottom:80px ;
}

.campaign_detail_area h4:not(:first-child){
	margin-top: 60px;
}

.campaign_detail_area ul{
	padding-left: 40px;
	margin: 20px 0px
}

.campaign_detail_area div{
	font-size: 22px;
	padding-left: 20px
}

.campaign_detail{
	line-height: 1.8em;
	padding: 15px 0px
}

.campaign_detail:last-child{
	line-height: 2em;
	font-size: 18px
}

.campaign_detail span{
	color: #FF2668;
	font-weight: bold
}


.campaign_detail p{
	margin: 0px;
	margin-top: 20px
}


.spec ul{
	padding-left: 30px
	
}


.difference_area h4,.campaign_detail_area h4{
	font-weight: 600;
	border-bottom:solid 2px #E4E4E9;
	height: 40px;
	border-left:solid 10px #163E85;
	padding-top: 5px;
	font-size: 24px;
	padding-left: 10px;
}

.change_description{
	font-size: 18px;
	line-height: 1.8em;
}

.difference_area div{
	padding:0px 20px 20px 20px;
	font-size: 18px;
	line-height: 1.8em
}



.campaign_area{
	margin-top: 100px;
}


.tab_content_2 .use_flow .flow_base .company{
	top: 0px;
	margin: 20px 0px ;
	padding: 0px;
}


.campaign_bunnerarea{
    padding: 100px 0px;
}


.use_flow .campaign_bunnerarea{
    max-width: 1280px;
    margin: auto;
    padding: 100px 0px;
}

.tab_content img{
    width: 420px;
    height: auto;
}

.campaign_text{
    width: 420px;
    height: 60px;
    padding: 10px;
    background-color: #fff;
    text-align: left;   
}

.campaign{
    display: inline-block;
    margin: 10px;
}

.ongoing{
	display: inline-block;
	background-color: #FFE200;
	padding: 5px 10px!important;
	margin-left: 20px;
	border-radius: 3px;
	position: relative;
	top: -5px;
}

.testa{
    display: visible;
}


.application_base{
    background-color: #fff;
    width: 100%;
	max-width: 960px;
    height: 220px;
    margin: auto;
    border-radius: 6px;
    text-align: center;
}


.application_area{
    padding: 80px;
    height: 380px;
    width: 100%;
    background-color: #E4E4E9
}

.tab_content_2 .application_area{
	margin-top: -40px;
	margin-bottom: 
}



.application_area p{
    font-size: 30px;
    padding-top: 40px;
	font-weight: 500;
}

.application{
    background-color:#E4E9F2;
    height: 120px;
    border-radius:0px 0px 10px 10px
}


.fit_option{
    padding-bottom: 120px;
	background: linear-gradient(#fff 50%, #F5F6F7 50%);
}

.option_base{
    padding: 100px 60px 100px 60px;
    background-color: #FFF;
    height: auto;
    text-align: center;
	background: linear-gradient(180deg,#fff 0%,#fff 450px, #F5F6F7 100px, #F5F6F7 100%);
}

.fit_option_base{
    padding: 100px 60px 0px 60px;
    height: auto;
    text-align: center;
}

.fit_option_text{
	font-size: 22px;
    padding-bottom: 60px;
	line-height: 1.6em;
}

.fit_option .pickup_option{
    width: 260px;
    height: 360px; 
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 80px;
}


.fit_option .option_icon img{
    padding: 20px 0px

}

.fit_option p{
    font-size: 18px;
    line-height: 25px;

}

.merit{
    text-align: center;
    height: auto;
    max-width: 960px;
    background-color: #fff;
    margin: 60px auto;
    padding: 60px 0px 60px 0px;
    border-radius: 6px;

}

.merit_No{
    background-color: #FF2668;
    width: 170px;
    height: 68px;
    position: relative;
	border-radius: 4px;
    left: -30px;
    top: -80px;
    margin-bottom: -100px;
    color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding: 13px 10px 10px 10px

}

.merit .merit_No p{
    padding: 0px;
    padding-top: 12px;
}

.merit .merit_No span{
    font-size: 50px;
    line-height: 0.2em;
	font-weight: bold
}

.merit p > span{
    font-size: 22px;
	font-weight: bold
}

.merit .lead{
    font-size: 28px;
    font-weight: 600;
    padding: 40px 20px 20px 20px
}

.merit .lead span{
    color: #FF2668;
    font-weight: 600;
	font-size: 28px;
}

.merit p{
    font-size: 18px;
    padding: 40px;
    line-height: 2em;

}

.merit p a{
	color: #163E85;
	font-weight: bold;
	border-bottom: 1px solid #163E85

}

.merit .explanation{
    font-size: 12px;
    text-align: center;
	padding: 0px;
	margin: -40px;
	margin-bottom: 60px;
	text-indent: 6em;
}


.merit img{
	width: 90%;
    height: auto;
	margin: auto;
}

.get_number_area{
    margin: 20px auto;
    font-weight: 300;
	text-align: center;
	margin-bottom: 60px
}

.get_number_area .get_number .reception_time{
    font-size: 18px;
}

.get_number_area .border-solid{
    border: solid 1px #CBCBCB; 
    width: 80%;
    margin: auto;
}

.get_number_area  .ntt_service{
    height: auto;
    color: #FFF;
    font-size: 22px;
    font-weight: 600;
    padding: 15px 10px;
    background-color: #163E85;
}

.get_number_area .get_number{
    display: inline-block;
    border: solid 2px #163E85;
    border-radius: 6px;
    height:auto;
	width: 45%;
    max-width: 450px;
	min-width: 360px;
    margin: 0px auto 20px auto;
	text-align: center;
	background-color: #fff;
}


.get_number_area .get_number .NTT{
    padding: 20px;
}

.get_number_area .get_number .ntt_tell{
    font-size: 36px;
    font-weight: 600;
    color:#0062C9;
    line-height: 1.5em

}

.merit .btn_area,.get_number_area .btn_area{
    width: 100%;
    height: 60px;
    margin: 0px auto 20px auto;
    font-weight: 600;
}

.merit .btn_area{
    width: 380px;
}

.merit .btn_area a,.get_number_area .btn_area a{
    padding-top: 14px;
    font-size: 22px;
    width: 100%;
    height: 100%;
	font-weight: lighter
}


.merit .btn_area a span {
    position: relative;
    top: -32px;
}

.get_number_area .get_number .get_method{
    font-size: 22px;
    font-weight: 400;
}


.fit_bunner{
    text-align: center;
    margin: auto;
    background-image: url("image/Fit_mv_extend.png");
    background-size:contain;
    background-repeat: repeat-x;
    text-align: center;
}

.fit_bunner img{
   width: 960px;
    
}

.notes{
    height:auto;
    padding: 80px 80px 50px 80px;
}

.notes:last-child{
    padding: 0px;
	margin: 0px;
	height: auto;
}  

#nav-drawer {
display: none
}

.prev-arrow{ 
    position:absolute;
    display: block;
    left:50px;
    top:180px;
    z-index: 2
}       

.next-arrow{ 
    position:absolute;
    display: block;
    right:50px;
    top:180px;
     z-index: 2
}  

#category_0{
    display: block;
    width: 100%;
    height: 399px;
    margin-bottom: 10px;
}

.service_area{
    display: flex;
    flex-flow: row wrap;  
    margin: auto;
    margin-bottom: 70px;
    justify-content: center;
    align-items: center;
	max-width:1200px
}

.add_service_area{
    display: flex;
    flex-flow: row wrap;  
    margin: auto;
    margin-bottom: 70px;
    justify-content: center;
    align-items: center;
}


.service{
    text-align: center;
    background-color: #fff;
    height: 600px;
    width: 460px;
    padding: 30px 0px;
    border-radius: 6px;
    margin: 30px 30px;
}

.service_text:hover,.pickup_option:hover{
	transition:all  0.2s  ease;
	opacity:0.7;
	filter:alpha(opacity=70);
	cursor: pointer
}


.service_area .service:last-child{
    visibility:hidden;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px
}


.add_btn_area{
	margin: auto;
	width: 80px;
	height: 80px;
	margin-bottom: 80px;
	cursor: pointer;
}

.add_btn_area img{
	width: 80px;
	height: 80px;

}




.service_logo{
    text-align: center;
}

.service_logo p{
	display: inline-block;
	vertical-align:bottom;
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 3px;
	color: #000
}

.slick-slide img {
    width: 780px;
    margin: auto;
    height: auto;
}

.mypattern {
    width: 100%;
}

#simulation_area .question{
    
    margin-left: 60px;
	cursor: auto
}


.question{
    width: 100%;
    text-align: left;
    padding: 10px 0px;
}

.question:nth-child(6){
    padding-bottom: 80px;
}

.question p{
    line-height: 2em;   
    font-weight: 300;
	font-size:18px;
	padding-left: 50px
}

.question > span{
	width: 100%;

}


.question img{
    display: block;
    margin-left: auto;
    position: relative;
    top: -45px;
}

.question .dropdown_toggle {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}

.question_area{
    text-align: center;
    padding:100px 60px 100px 60px;
    color: #fff;
    background:#163E85;    
}
.question_area p a {
  color: #7ACFFF;
  text-decoration: underline;}

.question_area_base{
    margin: auto;
   max-width: 960px; 
}


.hamburger .border-solid{
    border: solid 0.5px #D8D8D8 ;
	width: 260px;
	display: block;
	margin: auto
}

.border-solid{
    border: solid 1px rgba(255,255,255,0.3); 
}


.qatitle{
    line-height: 1.5em;
    display: inline-block;
    font-size: 22px;
	color: #fff;
	
	margin-left: 20px;
	    max-width: 95%;
    text-indent: -2em;
    padding-left: 20px;
}

.qatitle span{
    font-size:36px;
	font-weight: lighter;
	padding-right: 10px
	
}

.service_description{
    text-align: center;
    font-size: 22px;
    padding: 15px 5px;
	margin: auto;
	border-bottom: 1px solid #CECECE;
	width: 85%
}

.service_description > div{
   text-align: center;
	display: inline-block;
}

.service_details{
	text-align: right;
	padding-right: 40px;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.service_description span{
    font-weight: bold;
	color: #ff2668
}

.option_description{
    
    font-size: 18px;
    padding: 20px 0px 0px 0px;
}

.option_description span{
    font-size: 22px;
    font-weight: 600;
}

.pickup_option p{
    font-weight: 600;

}

.pickup_option p span{
    font-size: 28px;
    color: #FF2668;
    font-weight: 600;
}


.fit_merit_base{
    text-align: center;
    padding:100px 30px 100px 30px;
    background: #163E85;  
	
}

#fit{
    height: auto;
    width: 100%;
	position: relative;
	top: 0px;
}

.fit > p{
text-align: right;
	font-size: 12px;
	padding: 5px;

}

.feature{
    padding-top:7px; 
    height: 40px;
    width: 180px;
    text-align: center;
    display: inline-block;
    border: solid 1px #707070; 
    margin: 8px 10px;
    vertical-align: middle;
    font-size: 18px;
   
}

.feature_label{
	text-align: left;
	max-width: 400px;
	margin: auto
}

.price_list .Free{
	color: #FF2668;
	font-weight: bold;
	font-size: 22px;
	display: inline-block
}

.price_list .Free:first-letter{
	font-size: 32px;
}

.price_list .cancel{
	font-size: 22px;
	 text-decoration: line-through;
}


.price{
    margin-top: 10px;
    float: left;
    height: 48px;
    width: 70px;
    background-color: #FFE200;
    font-size: 22px;
    text-align: center;
    margin-left: 40px;
    padding-top: 8px;
	padding-left: 5px;
	font-weight: bold
}


.price_content{
    font-size: 18px;
	line-height: 1.5em;
	padding-right: 30px;
	padding-top: 5px;
	min-height: 60px;
}

.price_content p{
	padding-top: 20px

}

.price_area{
    padding: 15px 0px 15px 0px;    
}	

.price_area span{
   font-weight: bold
}	



.triangle{
    margin-top: 10px;
    float: left;
    width: 0;
    height: 0;
    border-left: 18px solid #FFE200;
    border-top: 24px solid transparent ;
    border-bottom: 24px solid transparent;
}


.user_menu{
    display: inline-block;
    font-size: 22px;
    border-bottom: solid 1px #CBCBCB;
    padding: 10px;
    margin: 30px ;
    width: 360px;
    text-align: left;

}

.user_menu a{
    display: inline-block;
    margin: 0px ;
    width: 360px
}

.user_menu span{
    text-align: right;
    float: right;
}  


.menu_area{
    max-width: 960px;
    margin: auto;
    padding: 0px 0px 60px 0px;
}

.for_customers_base{
    background-color: #F5F5F5; 
    padding: 120px 0px 60px 0px;
    text-align: center;
	margin-bottom: -40px
}

.ather_option .option_icon{
	display: inline-block;
	margin: 0 30px;
}

.ather_option .option_icon p{
	display: inline-block;
	background-color:#125345;
	width: 136px;
	height: 30px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	position: relative;
	top: -15px;
	border-radius: 30px;
	border:solid 2px #fff;
	margin-bottom: 10px
}

.ather_option .option_text{
	font-size: 24px;
	margin-bottom: 40px
}

.ather_option .option_text span{
	font-weight: bold;
	font-size: 28px;
}

.ather_option .option_icon p.video{
	background-color:#7F55AF;
}

.ather_option .option_icon p.security{
	background-color:#2C8BB4;
}

.ather_option .option_icon p.support{
	background-color:#FFA700;
}


.ather_option .option_icon img{
	width: 130px
}

.pickup_option{
    display: inline-block;
    background-color: #fff;
    font-size: 18px;
    width: 460px;
    height: 360px;
    border-radius: 6px;
    border:solid 3px  #0062C4;
    margin:  0px 10px;
    margin-bottom: 40px;
	filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.2));
	transition:all  0.5s  ease;
	vertical-align: bottom;
}


.option_name{
    height: 50px;
	width: 100%;
	margin: auto;
    background-color: #0062C4;
    color: #fff;
    text-align: center;
    padding: 8px;
    font-size:24px;
	border-radius: 3px 3px 0px 0px;
}

.fit_option .option_name span{
	font-size: 17px;
}  

.option_icon img{
    display: block;
    margin: auto;
    width: 100px;
    padding: 35px 0px 0px 0px

}

.howmuch{
    margin-top: 80px;
    font-size: 24px;
    color: #FFF;
	font-weight: bold;
}


.logo_area{
	width: 100%;
    padding: 15px 0px;
    margin: 0 auto;
}


.button{
    display: inline-block;
    text-align: center;
    border-radius: 30px;
    text-align: center;
    width: 280px;
    height: 46px;
    font-size: 24px;
    margin-top:35px; 
    background: #0062C4;
    color: #FFF;
    padding-top:6px; 
}

.button span{
	position: absolute;
	padding-left: 40px
}

.button a{
	color: #fff
}


span .pink{
    color:#FF2668;
	font-weight: bold;
	font-size: 24px
}


.feature_IPoE h3{
	padding-bottom: 0px
}

.feature_IPoE{
	margin: auto;
	text-align: center;
}

.feature_IPoE_na{
	max-width: 960px;
	padding: 0px 20px;
	margin: 100px auto 100px auto;
}

.feature_IPoE img{
	width: 100%;
	height: auto;
}

.advertisement_banner{
	max-width: 720px;
	margin: auto;
	margin-bottom: 120px;
	margin-top: -40px
}

.advertisement_banner p{
	font-size: 24px
}
.advertisement_banner p span{
	color: #FF2668;
	font-weight: bold;
}	


.feature_IPoE h3{
	margin-bottom: 60px
}

.feature_IPoE_na h4{
	border-bottom: 1px solid #3E3E3E;
	width: 100%;
	margin: auto;
	margin-bottom: 60px;
	padding-bottom: 20px
}

.feature_IPoE_na h5{
	font-weight: bold;
	font-size: 24px;
	text-align: left;	
}

.feature_IPoE_na h5:nth-child(3){
	padding-top: 20px
}


.feature_IPoE_text{
	margin: 40px auto;
	width: 100%;
	text-align: left;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.8em
}

.feature_IPoE_subtext{
	height: 330px;
	background-color: #F5F6F7;
	padding-top:80px;
	font-weight: 300;
}


.feature_IPoE h4{
	font-size: 28px
}


.feature_IPoE h4 span{
	font-size: 36px;
	color: #FF2668;
}

.feature_IPoE_subtext_area{
	padding-bottom: 120px;
}


/*slick setting*/
.mypattern .slick-slide:not(.slick-center) {
    -webkit-filter:brightness(60%);
    -moz-filter: brightness(60%);
    -o-filter: brightness(60%);
    -ms-filter: brightness(60%);
	filter:brightness(60%);

    transition: 0.2s linear;

}

/*slick setting*/
.slick-prev:before,
.slick-next:before {
    color: #000;
}


.price_list{
	width: 100%;
	height: auto;
	text-align: center;
	margin:100px 0px;
	padding: 0px
}

.price_list img{
	width: 95%;
	max-width: 960px;
	margin: -30px auto -20px auto;
	padding: 0px;
}

#price_list{
	margin-bottom: -40px
}

#price_list .price_list img{
	width:80%;
	margin-bottom: 20px
}


.data_traffic_text{
	font-size: 22px;
	padding-top: 10px;
}
.data_traffic_textarea .explanation{
	text-align: left
}

.data_traffic_textarea h3{
padding-bottom: 30px
}

.price_list table tr td a{
	color: #163E85;
	border-bottom: 1px solid #163E85
	}


.price_list > div{
	padding: 0px 20px;
	margin: auto;
	margin-top: 100px;
}

.price_list table tr td span.asterisk {
	font-size: 14px	;

}


.price_list > div >.explanation{
	margin-bottom: 80px;
}

.price_list > div >.explanation a{
	border-bottom: 1px solid
}

.price_list > div >.explanation span{
	display: inline-block;
	margin-right: -5px;
	margin-left: 25px
}



#cp {

margin-bottom: -40px
}

#cp  .price_list > div{
	padding: 0px 20px;
	margin: auto;
	margin-top: 20px;

}

.price_list h4{
	font-size: 28px;
	margin-bottom: 50px
}


.price_list .monthly_fee,.price_list .traffic table{
	border:solid 2px #163E85;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 6px;
	overflow: hidden;
}

.case{
	text-align: left;
	max-width: 960px;
	width: 90%;
	margin: auto;
	background-color: #E4E4E9;
	padding: 40px 30px;
	height: auto;
	margin: 60px auto 60px auto;
	border-radius: 6px
}

.case_title{
	font-weight: 600;
	font-size: 24px;
	padding: 10px 0px;
	margin-bottom: -30px
}


.case_title p{
	margin-left: 140px;
	position: relative;
	top: -45px;
}

.case_title > div{
	display: inline-block;
	color: #fff;
	background-color: #163E85;
	padding: 10px;
	width: 70px;


}
.case_title .triangle{
	float: left;
	margin-top: 0px;
	border-left: 20px solid #163E85;
    border-top: 27px solid transparent ;
    border-bottom: 27px solid transparent;
	position: relative;
	right: -90px;
}

.price_list .data_traffic_standard{
	background-color: #F5F6F7;
	padding: 100px 0px 60px 0px;;
}

.case_device{
	font-weight: 600;
}

.case_content{
	font-weight: 300;
	font-size: 20px;
	width: 85%;
	display: inline-block;
}

.case .value{
	text-align: right;
	font-size: 24px;
	font-weight: 600;
	vertical-align:text-bottom;
	display: inline-block;
}

.case .value img{
	width: 25px;
	height: 15px;
	transform: rotate(-90deg);
}

.case .howmuch{
	color: #3E3E3E;
	margin: auto;
	text-align: center;
	margin-bottom: 15px
	
}

.price_list .case .explanation{
	margin-bottom: 40px;
	
}



#price_listprice_list table tbody td {
	border-bottom: solid 1px #fff;
	color: #3E3E3E;
}

.price_list table{
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 6px;
	overflow: hidden;
}

.price_list .monthly_fee th,.traffic th{
	
	background-color:#163E85;
	height: 80px;
	font-size: 24px;
	color: #fff;
	font-weight: 400;
	text-align: center;
}


.price_list .cost th{
	background-color:#E4E4E9;
	height: 80px;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	border: solid 1px #fff
}

.price_list .cost th span{
	font-size: 14px;
}

.price_list table.cost tr td:first-child{
    width: 2%;
}

.price_list table.cost tr td:first-child,
.price_list table.cost tr td.gl{
    background-color: #E4E4E9;
    font-size: 24px;
	font-weight: 600;
}

.price_list table.cost tr td{
    border: solid 1px #fff;
}


#plan_details .traffic th{
	font-size: 16px;
}

.price_list .traffic td,.price_list .traffic tr td:first-child{
	background-color: #fff
}

.price_list .monthly_fee tr td:first-child{
	background-color: #F0F1F6;
	width: 8%;
}


.price_list .monthly_fee tr td{
	border: 0.1px solid #E6E6E6
}


.price_list table{
	margin: auto;
	max-width: 960px
}

.price_list .traffic{
	display: inline-block;
	max-width: 470px;
	margin: 40px 10px;
}

.howmuch_btn_area{
	background-color: #F5F6F7;
	height: 268px;
	padding: 10px;
}

.howmuch_btn_area .howmuch{
	margin-top:40px;
	color: #3E3E3E;
	text-align: center;
	padding: 10px;
}


.price_btn_area{
	margin: -40px 0px 80px 0px;
}

.howmuch span{
	color: #FF2668;
	font-weight: 600
}


.price_btn_area .howmuch{
	color: #3E3E3E;
	text-align: center;
	padding: 10px;
	font-weight: bold;
}


.price_list table tr td{
	height: 80px;
	width: 12%;
	background-color: #F5F6F7;
	text-align: center;
	font-size: 22px;
	padding: 0px 15px
}


.price_list .monthly_fee tr td{
	background-color: #Fff;
}


.price_list .traffic tr td{
	font-size: 16px!important;
	padding: 0px 5px;
	border-bottom: 0.5px solid #E6E6E6
}
.monthly_fee .explanation{
	text-align: right;
	display: inline-block;
	top:-10px;
	margin: -10px;
	margin-bottom: -2px
}

tr .explanation span {
    background-color: #FF2668;
    padding: 3px;
    border-radius: 20px;
    color: #fff;
	width: 54px;
	position: relative;
	margin-right: 10px;
	top: -4px
}

tr .lm30 {
   margin-left: -50px;
}


.price_list .traffic tr td:first-child{
	width:10%;
}

.price_list table tr td p{
	font-weight: bold;
	margin-bottom: 0px
}


.price_list table tr td:first-child{
	background-color: #E4E4E9;
	font-size: 24px;
		width: 15%;
}

.price_list table tr td span{
	font-size: 14px;
	padding: 2px 6px;
	font-weight: lighter;
}

.price_list table tr td span.alias{
	display: block;
}

#price_listprice_list table tr td:first-child{
	font-weight: bold;
	padding: 0 10px
	
}

#price_listprice_list  table.monthly_fee tr td:first-child{
	font-weight:lighter;
}

#price_listprice_list{
	margin-bottom: -40px
}

.commission_area{
	padding: 0px 15px ;
	text-align: center;
	margin-bottom: 100px
	
}

.commission_area .explanation{
	padding-left: 60px
}

.commission_area img{
	width: 100%;
	max-width: 900px;
	margin: auto;
}

.commission_area_text{
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 80px;
	line-height: 1.8em
}


.commission_area_title{
	margin-top: 80px;
	margin-bottom: 60px;
	font-size: 32px;
	font-weight: bold;
	
}

.commission_area_title span{
color: #FF2668
}

.commission_area .date{
	text-align: right;
}



#simulation_area{
    text-align: center;
}

#simulation_area .question{
    
    padding-left: 0px;
}


.simulation .lead{
    margin: 60px 0px 80px 0px;
}


.simulation > p{
   text-align: right
}
.simulator_banner{
    background-image: url("../image/image_simulator_extend.png");
    background-size:contain;
    background-repeat: repeat-x;
    background-color:  #163E85;
    text-align: center;
}

.simulator_banner img{
	width: 960px;
	height: auto;
}


.simulation_result_area{
    padding: 120px 60px 120px 60px;
    background-color: #E4E4E9;
    height: auto;
	margin-bottom: -40px;

}


.simulation_result_area .simulation_result_title{
    background-color: #163E85;
    height: 80px;
    width: 100%;
	margin: auto;
    font-size: 36px;
    color: #fff;
    padding: 20px;
    border-radius:6px 6px 0px 0px;   
	font-weight: 600;
	max-width: 960px;
}

.simulation_result_area .result{
    padding: 60px 30px;
    width: 100%;
    background-color: #fff;
    margin: auto;
    margin-bottom: 120px;
    height: auto;
	max-width: 960px;
}

.simulation_result_area .result p.reco{
    font-size: 24px;
    font-weight: 600
}

.simulation_result_area .result .reco_title{
    font-size: 32px;
    color: #163E85;
    margin: 30px;
    line-height: 50px;
	font-weight: bold;
}

.simulation_result_area .bunner_area{
    padding: 60px 0px;
}

.simulation_result_area .bunner_area img{
    width: 70%;
}

.border{
	display: none;
}

.simulation_result_area .contactbox{
    padding: 20px;
    display:inline-block;
    background-color: #F0F1F6;
    width:90%;
    height: auto;
    text-align: center;
    border-radius: 6px;
    margin: 30px auto;
}

.simulation_result_area .box1,
.simulation_result_area .box2{
    padding: 15px 20px;
	display: inline-block;
	vertical-align: middle;
}


.simulation_result_area .guest{
    font-size: 28px;
	font-weight: 600
}

.simulation_result_area .subtext{
    font-size: 18px
}
.simulation_result_area .tel{
    font-size: 48px;
    font-weight: bold;
    color: #236ECD!important;
    margin-top: -10px;
	-webkit-appearance:none;
}


.containera .material-icons{
	font-size: 56px;
	padding-left:20px;
	position: relative;
	top: -20px
}
.containera img{
	padding-left:20px;
	position: relative;
	top: -25px
}


.simulation_result_area .plan_explanation{
    margin-bottom: 40px;
	font-size: 18px;
}


.Q1,.Q2,.Q3{
    text-align: center;
    background-color: #E4E4E9;
    width: 90%;
    height: auto;
    font-size: 22px;
    margin: 0px auto 30px auto;    
	border-radius: 6px;
	max-width: 960px;
	
}

.Q2{
    background-color: #fff
}

.Q3{
    margin-bottom: 100px
}

.Q1_content{
    position: relative;
    top:-30px;

}


.simulation{
    margin-bottom: 120px
}
.simulation span{
    font-size: 28px;
    font-weight: 600;
    color: #163E85
    
}

.simulation .balloon3-right-btm {
  position: relative;
  top:20px;
    left: -15px;
  width: 60px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  color: #FFF;
  font-size: 28px;
  font-weight: bold;
  background: #163E85;
  border-radius: 50%;
  box-sizing: border-box;
}

.simulation .balloon3-right-btm:before {
  content: "";
  position: absolute;
  bottom: -8px;
  right: -8px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 14px solid #163E85;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
    
}

.simulation .Q1 .containera,
.simulation .Q2 .containera,.simulation .Q3 .containera{
    display: inline-block;
    position: relative;
    padding: 8px 0px;
    margin: 20px 20px 0px 20px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid #ccc;
    border-radius: 5px;
    height: 85px;
    width: 300px;
    background-color: #fff;
}

.simulation .Q3 .containera{
    margin: 20px 0px 0px 0px;
    padding-left: 50px;
    text-align: left;
}

.simulation .containera {
    font-weight: 400;
	display: inline-block;
	vertical-align: bottom;
}
.simulation .containera .choice{
    font-size: 22px;
    display: inline-block;
	vertical-align: bottom;
    height: 30px;
    margin-left:30px;
    text-align: center;
}

.simulation .containera .choice{
    font-size: 22px;
    height: 60px;
    margin-left:30px;
    text-align: center;
	margin-top: 15px;
}


.simulation .Q3 .containera .choice{
    position: relative;
	top: -10px;
}


.checkmark {
    position: absolute;
    top:30px;
    left: 30px;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px #ccc solid;
    border-radius: 50%;
}

 #simulation_area input:checked ~ .checkmark {
    background-color: #fff;
     border: 2px solid #163E85
}


 #simulation_area input:checked + label{
    background-color: #000;
     border: 2px solid #163E85
         
}

 #simulation_area input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
     
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

#simulation_area  input:checked ~ .checkmark:after {
    display: block;
}


.checkmark:after {
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #163E85;
     
}

.cp_banner01{
	background-color: #4EBF4C;
    text-align: center;
}

.cp_banner02{
	background-color: #1A9FE8;
    text-align: center;
}

div[class^="cp_banner"] img{
	max-width: 960px;
	height: auto;
	
}

.cp_title h2{
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	padding: 20px 0px;
	line-height: 1.5em
	
}

.cp_obi{
	height: auto;
	background-color: #F5F6F7;
	padding: 10px 10px 10px 10px;
	font-size: 18px;
	
}

.cp_obi p{
	max-width: 960px;
	margin: auto;
	
}

.cp_obi span{
	font-weight: bold;
}

#cp .fit_option{
    padding-bottom: 40px;
	background: linear-gradient(#F5F6F7 50%,#fff 50%);
}


.spec_feature{
	margin: auto;
	margin-top: 80px;
	max-width: 960px;
	font-size: 22px;
	text-align: left
}

.spec_feature p{
	position: relative;
	top: -40px;
	height:auto;
	margin-bottom: -20px;
	padding-left: 160px;
}

.spec_feature p.line2{
    top: -50px;
    margin-bottom: -50px;
}

.spec_feature div{
	margin-top: 60px
}


.spec_feature span{
	display: inline-block;
	width: 148px;
	height: 48px;
	background-color: #FF2668;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	border-radius: 4px; 
	margin-top: 10px;
}


#cp .price_list .spec tr td:first-child{
	font-weight: bold;
	width: 5%;
	text-align: center
}

	
#cp .application_area:nth-child(8){
	margin-top: 60px;
	}	

#cp .price_list .spec tr {

}

#cp .price_list .spec tr td{
	font-size: 20px;
	width: 5%;
	text-align: left;
	height: auto;
	padding: 25px;
	border-bottom: 1px #fff solid
	
}



/*--------docomo-------------*/

.with_docomo_base{
	margin-top: 80px;
}

.with_docomo_base h2{ 
	padding-top: 90px;
	margin: 0px;
	margin-bottom: 30px;
	font-weight: bold
} 

.with_docomo_base h2 span{ 
	font-size: 24px
}

.with_docomo_base h2 p{
    font-size: 24px
}

#benefits_docomohikari,
#benefits_docomohikari_2{
	background-color: #FFF0F6;
	padding: 0px 15px;
	padding-bottom: 40px;
}



.benefits_ex{
	border: 1px solid #3E3E3E;
	padding: 10px;
	border-radius: 4px;
	font-size: 24px;
	margin: 40px 0px  40px 0px;
	width: 90%;
	margin: auto;
}

.benefits_ex:hover{
	cursor: pointer

}

.benefits_ex > img{
	width: 40px;
	height: 10px
}


.benefits_list td{
	background-color:#F5F6F7;
	text-align: left;
	padding: 30px 20px;
	line-height: 2em;
	
}



.benefits_list h3{
	margin-bottom: 60px;
	margin-top: 0px;
	font-weight:bold
}

.benefits_list h4{
	font-weight: bold;
}

.benefits_list td span{
	display: inline;
}

#docomo_service,
#docomo_service_2{
	background-color: #E4E4E9;
	
}

#docomo_service h5,
#docomo_service_2 h5{
	font-size: 24px;
	text-align: left;
	font-weight:600!important;
}

#docomo_service h4,
#docomo_service_2 h4{
	font-size: 28px;
	text-align: left;
	font-weight:bold;
	border-bottom: solid 2px #3e3e3e;
	line-height: 1.4em;
	padding-bottom:10px
}

.tengarea{
	margin: auto;
	max-width: 960px;
	background-color: #fff;
	border: 3px solid  #C31A32;
	height: auto;
	margin-top: 100px;
}

.tengarea div{
	text-align:center;
	padding: 5px
}

.tengarea h3{
	color: #fff;
	font-size: 36px;
	background-color: #C31A32;
	margin: 0px;
	height: 80px;
	padding: 20px
}

.tengarea div p{
	font-size: 28px;
	text-align:left;
	padding: 8px 0;
	margin: auto;
	width: 85%;
}

.tengarea p span{
	font-size: 22px;
	padding:  0 15px;
	display: inline-block;
	text-align: center;
}

.tengarea .explanation{
	display: inline-block;
	width: 95%;
	text-align: right
}

.tengarea p span.area{
	background-color: #FABE2C;
	border-radius: 30px;
	width: 140px;
	display:block;
	float: left;
	margin-bottom: 10px
	
}




#docomo_service h5:first-child,
#docomo_service_2 h5:first-child{
	margin-top: 30px
	
}

#docomo_service h5,
#docomo_service_2 h5{
	margin-top: 30px
	
}

#docomo_service p,
#docomo_service_2 p{
	font-size: 22px;
	text-align: left;
	line-height: 1.8em
	
}



#docomo_service .merit_no,
#docomo_service_2 .merit_no{
	float: left;
	font-size: 28px;
	position: relative;
	top:-5px
}




.docomo_service_base{
	background-color: #FFF;
	max-width: 960px;
	margin: 80px auto;
	border-radius: 6px;
	padding: 60px;
	
}

.docomo_service_base .btn_area {
	margin-top: 40px

	
}

.with_docomo_base .docomo_service_base img{
	padding: 20px 0px;
	width: 100%;
	
}

#docomo_service,
#docomo_service_2{
	padding: 0px 15px;
	padding-bottom: 30px;
	
}

#campaign_docomohikari,
#campaign_docomohikari_2{
	padding: 0px 0px 100px 0px 
}


#campaign_docomohikari img,
#campaign_docomohikari_2 img{
	max-width: 960px;
	width: 100%;
	padding: 0 15px;
	margin: auto;
	margin-bottom: 80px;
}

.benefits_text{
	font-size: 24px;
	font-weight: bold;
	width: 90%;
	margin: auto;
	text-align: center
}

.benefits_text > span{
	display: inline-block;
	font-weight: 300;
	padding:  20px 0 40px 0 ;
	font-size: 18px
}

.benefits_list table{
	width: 90%;
	margin: 40px auto 0px auto
}

.benefits_list tr{
	border: 2px solid #fff;
	width: 90%;
	  
}

.benefits_list td p{
	display: inline-block;
	text-indent: -1em;
  padding-left: 1.2em;
	font-size: 16px;
}


.benefits_list td:first-child{
	background-color:#E4E4E9;
	text-align: center;
	width: 30%;
	font-weight: 600;
    font-size: 16px;
	
}


#benefits_docomohikari_2 .benefits_list td{
	display: block;
	width: 100%
}

#benefits_docomohikari_2 .benefits_list p span{
	color: #C31A32
}


#benefits_docomohikari_2 .benefits_list td:first-child{
	padding: 10px 20px;
	font-size: 18px;
	font-weight: bold
}

.benefits_ex img{
	display: inline-block;
	padding: 0 10px;
}

.benefits_base{
	max-width: 960px;
	background-color: #fff;
	margin: 60px auto ;
	padding:0px 0px 60px 0px;
	border-radius: 6px;
	height: auto;
}

.benefits_list td p.benefits_explanation{
	font-size: 14px;
}

.benefits_base h3{
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 40px;
	background-color: #C31A32;
	color: #fff;
	height: 80px;
	padding-top:25px  
}


#docomo_anchor,
#docomo_anchor_2{
	width: 100%;
	background-color: #AC1328;
	padding: 10px;
	height: 80px;
	margin: 0px
}

#docomo_anchor a,
#docomo_anchor_2 a{
color: #fff;
  font-size: 14px;
  line-height: 1.4;
}


#docomo_anchor a:hover,
#docomo_anchor_2 a:hover{
	text-decoration: none;
	border: none
}

.docomo_anchor_base{
	max-width: 960px;
	height: 60px;
	margin: auto;
}

.docomo_anchor_base a{
	display: inline-block;
	text-align: center;
	height: 60px;
	padding-top: 10px;
}

.docomo_anchor_base a.line2{
    padding-top: 20px;
}

#docomo_anchor p,
#docomo_anchor_2 p{
	display: inline-block;
	width: 16%;
	color: #fff;
}

#docomo_anchor p.line2,
#docomo_anchor_2 p.line2{
    position: relative;
    top: 16px;
}

#docomo_anchor p:not(:last-child),
#docomo_anchor_2 p:not(:last-child){
	border-right: solid 1px rgba(255,255,255,0.6) 
}


.with_docomo_base .tab_content_2 {
	margin: 0px;
	padding: 0px;
	border-top:solid 4px #AC1328
}

.with_docomo_base .tab li, .with_docomo_base .tab_2 li{
	height: 70px
}



.with_docomo_base .benefits_base p.explanation{
	padding-left: 0px;
	padding-right: 40px;
	text-indent: -1em;
	font-size: 14px!important;
	text-align: left;
	
}

.with_docomo_base p.explanation:nth-child(3){
	margin-top: 0px!important;
}

.docomo_bunner { }
.docomohikari_mv { }

.docomo_bunner .docomohikari_mv.docomo_10gb {
	text-align: center;
    background: url("/images/docomohikari/docomohikari_mv_extend.png");
	background-size:contain;
    background-repeat: repeat-x;
}
.docomo_bunner .docomohikari_mv.docomo_1gb .docomo_1gb_mv_img {
  text-align: center;
  background: url("/images/docomohikari/docomohikari_1gb_mv_extend.png");
  background-size:contain;
  background-repeat: repeat-x;
}
.docomo_bunner .docomohikari_mv.docomo_1gb p { background:#ffe26c;
  width: 100%;
  text-align: center;
  padding: 10px;
  margin: 0;
 font-size: 14px;}

.docomohikari_mv p {
  margin: 10px auto 0;
  font-size: 14px;}

#docomo_app .tenyou_number_area .acquisition .get_number_area .btn_area a,
#docomo_app_2 .tenyou_number_area .acquisition .get_number_area .btn_area a{
    padding-top: 9px;
    font-size: 16px;
}

#docomo_app .tenyou_number_area .acquisition .get_number_area .btn_area.get_num a,
#docomo_app_2 .tenyou_number_area .acquisition .get_number_area .btn_area.get_num a {
  padding-top: 0;}

#docomo_app .tenyou_number_area .acquisition .get_number_area .ntt_tell,
#docomo_app_2 .tenyou_number_area .acquisition .get_number_area .ntt_tell{
	font-size: 32px
}

#docomo_app,
#docomo_app_2{
	
	background-color: #F0F1F6;
	padding-top: 60px;
	padding-bottom: 60px
}



#docomo_app h3:first-child,
#docomo_app_2 h3:first-child{
	margin-top: 40px;
	margin-bottom: 40px;
	font-weight: bold;
	font-size: 32px
}


#docomo_app h3:nth-child(2),
#docomo_app_2 h3:nth-child(2){
	margin-top: 40px
}

#docomo_app h4,
#docomo_app_2 h4{
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 60px;
	line-height: 1.5em
}

#docomo_app p,
#docomo_app_2 p{
	font-size: 18px;
}

#docomo_app p span,
#docomo_app_2 p span{
	font-size: 22px;
	font-weight: bold;
	color: #3E3E3E
}

#docomo_app p span.pink,
#docomo_app_2 p span.pink{
	color: #FF2668
}



.pas{
	width: 100%;
}

#docomo_application,
#docomo_application_2{
	padding: 80px
}

#docomo_application,
#docomo_application_2{
	padding: 80px;
	padding-top: 0px
}

#docomo_application div,
#docomo_application_2 div{
	text-align: center;
	margin: auto;
	]
}

#docomo_application div,
#docomo_application_2 div{

	margin-top: 40px;
	margin-bottom: 40px;

	
}

#docomo_application p,
#docomo_application_2 p{
	font-size: 22px;
	margin: auto;
	margin-top: 0px;
	text-indent: -1em;
	padding: 0;
	padding-left: 10px;
	max-width: 830px;
}

#docomo_application p.explanation,
#docomo_application_2 p.explanation{
	font-size: 14px;
	text-align: left
}

.docomo_bunner img{
	max-width: 960px;
	width: 100%;
    margin: 0 auto;
}

.with_docomo_base .explanation p{
	position: relative;
    top: 0px;
	text-align: left;
	padding-left: 0px;
	text-indent: -1em;
	margin: 5px 0px;
}


.with_docomo_base .spec_feature .explanation p{
	text-indent: -2em;
}


.with_docomo_base .explanation p a{
	border: none

}

.with_docomo_base .price_list{
	margin: 0px;
	margin-bottom: -10px;
	background-color: #FFF0F6;
	padding-bottom: 20px
}


.with_docomo_base .price_list > div{
	margin: 0px;
}

#docomo_price{
	background: #FFF0F6;
}

.with_docomo_base #docomo_price .price_list table,
.with_docomo_base #docomo_price_2 .price_list table{
	margin-bottom: 20px;
}

#about_docomohikari,
#about_docomohikari_2{
	margin-bottom: 90px;
	padding: 0 15px;
}

#about_docomohikari img,
#about_docomohikari_2 img{
	margin: auto;
	max-width: 960px;
	width: 100%;
	
}

#about_docomohikari .spec_feature,
#about_docomohikari_2 .spec_feature{
	margin-top: 40px
}

#about_docomohikari .about_docomohikari_text p,
#about_docomohikari_2 .about_docomohikari_text p {
  text-align: left;
  font-size: 16px;
  max-width: 960px;
  margin: 0 auto 10px;
}


#docomo_price .price_list table tr td,
#docomo_price_2 .price_list table tr td{
	border-bottom: solid 1px #FFF0F6;
	}


#docomo_price .price_list table tr td:nth-child(2),
#docomo_price_2 .price_list table tr td:nth-child(2){
	background-color: #fff
}

#docomo_price .price_list table tr td.vm,
#docomo_price_2 .price_list table tr td.vm{
	padding-bottom: 10px
}

#docomo_app .get_number_area .get_number,
#docomo_app_2 .get_number_area .get_number{
	width: 35%;
	margin: 0 10px
}

	
#about_docomohikari span.ex,
#about_docomohikari_2 span.ex{
	display: inline;
	background: none;
	color: #3E3E3E;
	font-size: 14px;
	width: auto;
}	


/*--------docomo-------------*/


/*--------10g-------------*/

#hikari10G,#connect_10G{
	text-align: center;
	margin: auto;
	position: relative;
}

.hikari10G_bunner img,
.connect_10G_bunner img{
	max-width: 960px;

}


#hikari10G .tengarea,#connect_10G .tengarea{
	background-color: #504EB1;
	width: 730px
}

#hikari10G .explanation:first-child ,
#connect_10G .explanation:first-child{
    padding-top: 20px;
}

.hikari10G_anchor_area{
	background-color: #F0F1F6	;
	padding: 20px;
}

#hikari10G .tengarea,
#connect_10G .tengarea{
	margin: 20px auto;
	

}




.hikari10G_bunner{
	background-color: #000;
	text-align: center;
}

.connect_10G_bunner{
	background-image: url("image/IPoE10G_mv_extend.png");
	text-align: center;
	background-size:contain;
    background-repeat: repeat-x;
}


#hikari10G_anchor,
#connect_10G_anchor{
	width: 100%;
	padding: 30px 0px 20px 0px;
	height: 80px;
	margin:  0 auto;
	max-width: 960px;

}


#hikari10G_anchor a,
#connect_10G_anchor a{
	color: #3E3E3E;
	
}

#hikari10G_anchor a:hover,
#connect_10G_anchor a:hover{
	border: none;
	text-decoration: none;
	transition:all  0.2s  ease;
	opacity:0.7;
	filter:alpha(opacity=70);
	
}


#connect_10G .campaign_bunnerarea {
    padding: 40px 0px;
}


#connect_10G .price_list table {
    margin: 20px auto;
}


#hikari10G_anchor p{
	display: inline-block;
	width: 16%;
	border-right: solid 1px rgba(0,0,0,0.6) 
}

#connect_10G_anchor p{
	display: inline-block;
	width: 24%;
	border-right: solid 1px rgba(0,0,0,0.6) 
}

#hikari10G_anchor p:first-child,
#connect_10G_anchor p:first-child{
	border-left: solid 1px rgba(0,0,0,0.6) 
	
}

#connect_10g_merit_base > .explanation{
	color: #fff;
	position: relative;
	top: -100px;
	right: -0px;
	margin: auto;
}	


#connect_10g_merit_base .merit p {
    padding-bottom: 20px;
}

#connect_10g_merit_base{
    text-align: center;
    padding:100px 30px 100px 30px;
    background: #163E85; 
}

#connect_10G .question_area{
	margin-bottom: -40px
}

.logo img.connnect{
	max-width:340px
}

/* キャンペーン */
.wrap_cpg {
  max-width: 960px;
  margin: 0 auto 60px;
  padding: 40px;
  border: 1px #ccc solid;}
.wrap_cpg .il_block {
  display: inline-block;}
.wrap_cpg .asterisk {
  font-size: 10px;}
.wrap_cpg h3 {
  margin: 0;
  padding: 0;}
.wrap_cpg h4 {
  font-size: 24px;
  font-weight: normal;
  margin: 40px auto 10px;}
.wrap_cpg h4 .asterisk {
  display: inline-block;
  font-size: 14px;
  margin: 0 10px;}
.wrap_cpg .benefits_ex {
  width: 100%;}
.wrap_cpg .benefits_list {
  display: none;}
#campaign_docomohikari .wrap_cpg img,
#campaign_docomohikari_2 .wrap_cpg img {
  padding: 0;
  max-width: 100%;}
#campaign_docomohikari .wrap_cpg h3 img,
#campaign_docomohikari_2 .wrap_cpg h3 img {
  margin: 0 auto 20px;}
#campaign_docomohikari .wrap_cpg .benefits_ex img,
#campaign_docomohikari_2 .wrap_cpg .benefits_ex img {
  width: 40px;
  height: 10px;
  padding: 0 10px;
  margin: 0;}

/* 訪問サポート テーブル */
.wrap_cpg .benefits_list.visit_spt table {
    width: 100%;
    margin: 0 auto 10px;}
.wrap_cpg .benefits_list.visit_spt tr {
    border: none;}
.wrap_cpg .benefits_list.visit_spt th,
.wrap_cpg .benefits_list.visit_spt td {
    border: none; }
.wrap_cpg .benefits_list.visit_spt th {
    background-color: #E4E4E9;
    text-align: left;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bold;}
.wrap_cpg .benefits_list.visit_spt td {
    background-color: #F5F6F7;
    text-align: left;
    padding: 30px 20px;
    line-height: 2em;
    font-weight: normal;}
.wrap_cpg .benefits_list.visit_spt td:first-child {
    width: 65%;
    border-right: 2px #fff solid;}
.wrap_cpg .benefits_list.visit_spt td:last-child {
    width: 35%;
    text-align: center;}

/* ルータープレゼント テーブル */
.wrap_cpg .benefits_list.cpg_router table {
  width: 100%;
  margin: 10px auto 10px;}
.wrap_cpg .benefits_list.cpg_router tr { }
.wrap_cpg .benefits_list.cpg_router th,
.wrap_cpg .benefits_list.cpg_router td {
  border: none; }
.wrap_cpg .benefits_list.cpg_router th {
  background-color: #E4E4E9;
  text-align: left;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  width: 40%;}
.wrap_cpg .benefits_list.cpg_router td {
  background-color: #F5F6F7;
  text-align: left;
  padding: 30px 20px;
  line-height: 2em;
  font-weight: normal;}
.cpg_router .cpg_router_add {
  background: #fff;
  padding: 10px 20px;
  margin: 0 auto 0 -34px;
  display: block;
  text-align: center;}

.cpg_price {
  font-size: 22px;}
.txt_red {
  color: #c31a32;}
.cpg_notice {
  color: #c31a32;
  text-align: left;
  margin:0 0 10px;
  padding: 0 0 0 22px; }
.cpg_notice:before {
  content: "※";
  display: inline-block;
  width: 22px;
  margin: 0 0 0 -22px;}

ul.cpg_flow {
  display: block;
  margin:0 10px;
  padding: 0;
  text-align: center;}
ul.cpg_flow li {
  margin:0;
  padding: 0;
  list-style: none;
  position: relative;}
ul.cpg_flow li:not(:last-child) {
  margin: 0 0 30px;}
ul.cpg_flow li:not(:last-child):after {
  display: block;
  content:"";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #3E3E3E;
  position: absolute;
  bottom: -24px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0;}
ul.cpg_flow li strong {
  display: block;
  padding: 10px 20px;
  margin: 0;
  font-weight: bold;
  font-size: 18px;
  background: #E4E4E9;}
ul.cpg_flow li div {
background: #fff;
  padding: 10px 20px;
  margin: 0;}

.wrap_cpg .btn_area {
  margin: 40px auto 0;
  padding: 0;}
ul.cpg_notice_list {}
ul.cpg_notice_list li {
  text-align: left;
  margin:0 0 10px;
  padding: 0 0 0 34px;
list-style: none;}
ul.cpg_notice_list li:before {
  content: "※";
  display: inline-block;
  width: 34px;
  margin: 0 0 0 -34px;}
ul.cpg_notice_list li.ast_01:before {content: "※1";}
ul.cpg_notice_list li.ast_02:before {content: "※2";}
ul.cpg_notice_list li.ast_03:before {content: "※3";}
ul.cpg_notice_list li.ast_04:before {content: "※4";}
ul.cpg_notice_list li.ast_05:before {content: "※5";}
ul.cpg_notice_list li.ast_06:before {content: "※6";}
ul.cpg_notice_list li.ast_07:before {content: "※7";}

/*--------10g-------------*/

/*-------------------------------------------------------------------------------------*/




@media screen and (max-width: 767px) {
    
	
#exHeader_border{
    height: 4px;
}
	
#page_title{
	position: relative;
	top:60px;
	height: 80px;
	padding: 20px;
}
	
	

#page_title h2{
	font-size: 20px;
	margin: 0px
}

#page_title p{
	font-size: 12px;
	margin: 0px
}	
	
#page_title div{
	margin: auto;
	padding: 0 ;
}

.docomo_bunner .docomohikari_mv.docomo_1gb p { background:#ffe26c;
  width: 100%;
  text-align: left;
  padding: 10px;
  margin: 0;
  font-size: 12px;}

.btn_area span {
	left: 10px;
}
    
.btn_area{
     width:268px;
}
    
.btn_area a{
    font-size: 16px;
    padding-top: 8px;
	border: solid 1px;
	height: 42px
    }
	
.btn_area a span {
    position: relative;
    top: -22px;
    left: -10px;
}

#excite_with_docomo .btn_area a {
  padding-top: 0;
  display:block;
  width:100%;
  height:42px;
  line-height: 42px;
  text-decoration: none;
  text-align:center;
  font-size:16px;
  border-radius:21px;
  -webkit-border-radius:21px;
  -moz-border-radius:21px;
  position: relative;
}
#excite_with_docomo .btn_area a span {
  width: 100%;
  display: inline-block;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;}

.btn_area > p {
    font-size: 14px;
	margin: auto;
	width: 100%;
	margin-bottom: 10px
}	
	

h3.normal{
    font-size: 20px;
	padding-bottom: 0px
    } 
    

.question_area{
	padding: 60px 0px;
}


.question_area_base{
    margin: auto;
    width: 90%; 
}


.question_area .btn_area a{
    background:rgb(255,255,255,0);
    border: solid 1px #fff;
    color: #FFF;
}

.question_area h3.white {
    font-size: 20px;
    width:100%;
    padding: 0px 10px;
	margin-bottom:30px;
} 

.question_area_base .question:nth-child(6) {
    padding-bottom: 30px;
    }  	
	
.qatitle span,.qatitle {
    font-size: 14px;
	width: 90%;
	padding-left: 20px;
	text-indent: -2.5em;
}  
	
.fit_bunner img{
	width: 100%
     }    
    
    
.pc{
    display:none
}    
 
.merit {
    margin: 40px auto;
    padding: 40px 0px 20px 0px;
	border-radius: 3px;
}
    
    
.merit_No{
    width:100px;
    height: 35px;
    position: relative;
	border-radius: 3px;
    left: 20px;
    top: -60px;
    margin-bottom: -50px;
	font-size: 16px;
	padding: 5px
	}	
	
.merit .lead {
    font-size: 18px;
    padding: 0px 20px 0px 20px;
	line-height: 1.5em;
	text-align: center;
		
}
	
.merit .lead span {
    font-size: 18px;
}	
	
   
.merit p {
    font-size: 13px;
    padding: 20px;
    text-align: left;
	line-height: 1.5em
}    

.merit p > span {
    font-size: 13px;
}	
    
.merit .explanation {
    font-size: 10px;
    margin: -20px;
    margin-bottom: 30px;
    text-indent: 0em;
}
	
.merit .btn_area, .get_number_area .btn_area {
    width: 90%;
    height: 40px;
	margin: 5px auto
} 

.merit .btn_area a{
    padding-top: 8px;
    font-size: 16px;
	width: 260px;
	margin: auto;
}    
	
	
	
.merit .btn_area a span {
    top: -22px;
}	
	
	
.tab_content_2 .tenyou_number_area img {
    width: 46px;
}
	
.difference_area,.campaign_detail_area {
    padding: 100px 15px 20px 15px;
	margin-top: -60px;
}	
    	
.difference_area h4,.campaign_detail_area h4 {
    height: 30px;
    border-left: solid 5px #163E85;
    padding-top: 5px;
    font-size: 18px;
}	

.difference_area div {
    padding: 0px;
	padding-bottom: 10px;
	font-size: 12px
}	
    
.difference_area img {
    margin:30px 0px;
}	
	
.sp{
    display: block;
}    
    
.howmuch{
	margin-top: 40px;
	font-size: 14px;
    }   
    
    
.tab_content img {
    width: 80%;
}   
	
.tab, .tab_2 {
    margin-top: 40px;
}	
    
.campaign_text {
    width: 80%;
    margin: auto;
    height: auto;
    padding: 10px;
	font-size: 12px;
}    
    
.campaign {
    display: inline-block;
    margin: 15px 0px;
}    

.campaign_area {
    padding: 50px 0px 0px 0px;
	margin-top: 0px
}    

	
.campaign_area h3 span{
   font-size: 14px;
}    
    

.campaign_bunnerarea {
    padding: 20px 0px;
}
    
.ongoing{
	padding: 0px 5px!important;
	margin-left: 10px;
	border-radius: 3px;
	position: relative;
	top: -5px;
	height: 25px
}	
  
    
.tab_2 li span,.tab li span{
	font-size: 12px; 
    }    

    
.tab_2 li p.subtext{
	font-size: 10px; 
    }    
    
.tab_2 li,.tab li{
    font-size: 12px;
    height:70px;
    padding: 15px 5px;
    margin: 0px;
    width: 30%;
	border-radius: 3px 3px px 0px;
    }
	
.tab li{
    width: 45%
    }   
    
    
.tab_2 li:first-child,.tab li:first-child {
    padding-top: 22px;
}

 .flow{
     width: 100%;
     top: -15px;
     font-size: 13px;
     text-align: r;
     padding-left: 5px;
     vertical-align: bottom
    }

.flow > img {
    float: left;
    width: 30px;
    padding-right: 0px;
	padding-top: 5px;
	padding-left: 5px;
    position: relative;
    left: 0px;
}

.flow > p {
    max-width: 100%;
    padding-top: 10px;
    position: relative;
    left: -5px;
}	
	
.flow > p.p0 {
    padding-top: 0px;
}		
	
 .application_area {
     padding: 30px 15px;
     height: 190px
}   
    
 .application_base {
     height: 130px
}           
.application_area p {
    font-size: 20px;
    padding-top: 20px;
	padding-bottom: 10px;
}    
	
.application {
    height: 80px;
	border-radius: 4px;
}	
   
#fit{
	position: relative;
	top: 60px;
}	
	
#internet{
	position: relative;
	top: 70px;	
	}	
	
#fit .flow_area_base{
    margin-top: 60px;
    margin-bottom: 40px;
    }	
	
.flow_area_base{
    margin-top: 120px;
    margin-bottom: 40px;
    }

#fit .tab_content_2{
	padding:0px;
	margin-bottom:0px
	}
	
.flow_area_base .tab_content_2{
	padding:0px;
	margin-bottom: -40px
	}	
	
.flow_area{
		margin-bottom:40px
	}	
	
.tenyou_number_area{
	margin-bottom: -20px
	}	
	
.tab_content_2 .use_flow .flow_area .flow_rinkarea {
    margin: 20px auto 60px auto;
}
	
.tab_content_2 .use_flow .flow_area .what, .tab_content_2 .use_flow .flow_area .change_detail {
    margin: 0px auto 10px auto;
    font-size: 14px;
    max-width: 90%;
}

	
.change_merit_area h3 {
    margin-bottom: 20px;
	padding-bottom: 20px;
	font-size: 20px
}
	
.change_merit {
    width: 49%;
    height: auto;
	vertical-align: top;
	margin-top: 20px
}
	
.change_merit_text {
    font-size: 14px;
}	

.change_merit > div {
    border-radius: 4px;
    height: auto;
    width: 140px;
    padding: 5px;
    margin-top: 0px;
	
}	
	
.change_merit > div > span {
    font-weight: bold;
    font-size: 16px;
}
	
.change_merit > div img{
    width: 130px;
}	
	
.change_merit > p {
    margin-bottom: 0px;
	width: 140px;
	margin: auto;
	margin-top:10px ;
	font-size: 12px
}	

.change_merit:not(:last-child) {
    margin-right: 0px;
	
}

.change_merit_area {
    padding: 40px 0px;
}

.change_merit_base{
	padding: 0px 15px
}
	
.change_4merit {
	margin-bottom: 20px;
}
	
	
.tab_content_2 .use_flow .flow_base div{
	font-size: 12px
	}	
	
.tab_content_2 .use_flow .flow_base .flow .company .company_area p {
    padding-top: 10px;
}	
	
.tab_content_2 .use_flow .flow_base .flow .company .company_area {
    height: 80px;
	border-radius: 4px
}	
	
.tab_content_2 .use_flow .flow_base .company_area > div {
    height: 30px;
    padding-top: 5px;
}	

.tab_content_2 .use_flow .flow_base:last-child {
    margin-bottom: 60px;
}
	
.tab_content_2 .flow_base {
     height: auto;
     width: 90%;
}    
    
.tab_content_2 .flow_base:first-child {
     margin-top: 60px
}    	

	
.tab_content_2 .use_flow .flow_base img{
	padding: 5px;
	padding-right: 10px;
	width: 60px
}
	
.tab_content_2 .use_flow .flow_base li {
	margin: 10px 0px 0px 0px;
	margin-left: 10px;
    padding-left: 0px;
    padding-bottom: 5px;
	font-size: 12px;
}	
	
.tab_content_2 .use_flow .flow_base .step_title{
    font-size: 12px;
	margin-bottom: 30px
}	

.tab_content_2 .use_flow .flow_base .step_title_s {
    padding: 0px;
	margin-top: 20px;
	margin-bottom: -10px;
	font-size: 12px;
}	
	
.get_number_area .get_number .ntt_tell {
    font-size: 28px;
	margin: 0px;
}
	

  
.tab_content_2 .use_flow{
    padding: 15px;
    padding-bottom: 30px;
	margin-bottom: 0px;
	width: 100%;
    }    	
    
.tab_content_2 .use_flow .flow_base > div {
    padding: 15px 10px 0px 15px;
}	
	
.tab_content_2 .use_flow .flow_base .no_icon ul li{
	margin: 10px 0px 10px 10px;
    padding-left: 0px;
}

	
.fit_option_text {
    font-size: 14px;
    padding-bottom: 30px;

}  
    
.fit_option_text span{
	font-weight: 600;

}  	
    
.fit_option .option_description span,.fit_option .pickup_option p span {
    font-size: 18px;
}    

.fit_option{
    margin-top: 0px;
	padding-bottom: 40px
    } 
    
.fit_option_base{
    padding:  40px 15px
    }   
    
 .fit_option .pickup_option {
    width: 90%;
    height: auto;
    margin: 0px 0px 20px 0px;
    text-align: center
    }
	
 .fit_option .pickup_option:last-child {
    margin: 0px 0px 0px 0px;
    }
       	
       
.fit_option .option_icon img {
    width: 120px;
    float: none;
	margin: 0px
    }    
    
.fit_option .pickup_option .option_description{
    text-align: center;
    
    }   
.fit_option p{
    text-align: center;
    padding-bottom: 10px;

    }  
    
.option_name{
    height: 40px;
	position: relative;
	top:10px;
    color: #fff;
    text-align: center;
    padding: 8px;
    font-size:16px;
	margin-top: 3px;

}    

.fit_option .pickup_option .option_name{
	position: relative;
	top:-5px;
	font-weight: bold;
}    
	
	
	
.pickup_option {
    font-size: 18px;
    width: 100%;
    height: 150px;
    margin: 40px 0px 0px 0px;
	
    }
    
.pickup_option,.pickup_option p span{
    font-size: 14px;
    text-align: left;
    }
    
.pickup {
    height: 32px;
    width: 86px;
    left: 10px;
    top: -25px;
    font-size: 16px;
	text-align: center;
    font-weight: bold;
    padding: 4px;
	z-index: 3
}	
	


.option_icon img {
    display: inline-block;
    float: left;
    width: 60px;
    margin: 10px;
	margin-top: 30px;
	margin-bottom: 60px;
	padding-top: 0px;
	vertical-align: middle;
    }
	
.ather_option .option_icon img{
	width: 60px;
    margin: 10px;

	}
	
.ather_option .option_icon {
    display: inline-block;
    margin: 0px;
	width: 80px;
	height: 80px;
	vertical-align: top;
	margin-top: 30px
}	
	
.ather_option .option_icon p{
	width: 80px;
	height: 20px;
	font-size: 12px;
	top: 60px;
	margin: auto;
	position: relative;
	top: -20px;
	border: solid 1px; 
	}	
	
.ather_option .option_text {
    font-size: 14px;
    margin-bottom: 30px;
	margin-top: 15px;
}	
    
.ather_option .option_text span {
    font-size: 16px;
}	
    
	
.option_description,.option_description span{
    font-size: 14px;
    padding: 15px 5px 10px 0px;
    text-align: left;
	margin-top: 10px
} 
	
.tengarea {
    height: auto;
	margin-top: 20px;
	width:90%;
	
}	


.notes {
    height: 120px;
    padding: 40px 0px 0px 0px;
}    
   
	
  
.tengarea h3{
	font-size: 18px;
	padding: 10px;
	height: 40px
	}	
        
.tengarea p span {
    font-size: 12px;
	height: 10px;
	padding: 5px
	
}
	
.tengarea div {
	padding-top:5px;

}	

	
.tengarea div p {
	padding:4px;
    font-size: 14px;
		width: 100%;

}	
	

	
.tengarea p span.area{
	width: 80px;

	height: 20px;
	padding: 2px;

	}	
	
	
	
 .fit_merit_base{
    padding:10px 15px 40px 15px; 
}
	
.fit_merit_base >.explanation{
	color: #fff;
	position: relative;
	top: -15px;
	right: 0px;

}	
	
	h3.white{
		margin-bottom: 0px;
		padding-bottom: 0px;
		font-size: 20px;
	}	
    
/*ハンバーガーメニュー SPのみ*/

#nav-drawer {
    position: absolute;
    top:20px;
    right:40px;
    display: block;
}

.nav-unshown {
    display:none;
}

#nav-open {
    display: inline-block;
    width: 30px;
    height: 22px;
    padding-left: 20px;
	background:rgb(0,0,0,0);
	border: none
}

/*ハンバーガーアイコン*/
#nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    height: 2px;
    width: 30px;
    border-radius: 3px;
    background: #000;
    display: block;
    content: '';
    cursor: pointer;
	padding-left: px;
}
	
	
#nav-open{
	padding-left: 25px;
	margin-bottom: -5px
}
	
	
#nav-open span:before {
    bottom: -8px;
}
	
#nav-open span:after {
    bottom: -16px;
}


#nav-content{
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background:rgb(0,0,0,0);
	transition: .5s ease-in-out;
    -webkit-transform: translateY(105%);
    transform: translateX(105%);
}

#nav-input:checked ~ #nav-close{
    display: block;
    opacity: .5;
}

#nav-input:checked ~ #nav-content{
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    box-shadow: 6px 0 25px rgba(0,0,0,.15);
}
	
	
	
.close_btn{
    width: 35px;
    display: none;
    position: absolute;
    top: -10px;
    right: -25px;
	z-index: 10000;
	
}   
    
.hamburger{
	position: relative;
	top: 58px;
    background-color: #fff;
    width: 100%;
    padding: 0px 15px 15px 15px;
    text-align: center;
	display: inline-block;
        
    }

.hamburger_list_ather .material-icons,.hamburger_list_top .material-icons{
	font-size: 28px;
	vertical-align:middle;
	padding-right: 5px;
	}
	
.hamburger_list_title {
    margin: 4px 0px;
	padding: 5px
    }    
	

.hamburger_list_title a{
    font-size: 14px;
    color: #000; 
    }    
    
.hamburger_list_ather{
    border: solid 1px #000;
	display: inline-block;
	padding: 5px;
	width: 40%;
	border-radius: 4px;
    margin: 20px 0px 5px 0px;
    }
	
.hamburger_list_ather img,
.hamburger_list_top img{
    width: 24px;
	margin-right: 5px
    }
	
.m20{
	margin-top: 20px
	}

    
.hamburger_list_top{
	margin: 5px;
    border: solid 1px #000;
	display: inline-block;
	padding: 6px;
	width: 81.5%;
	height: 36px;
	border-radius: 4px;
    }
    
.logo img.ex_text {
   height: 36px;
	width: auto;
    padding: 0px;
    margin: 0 auto;
}
	
.logo img{
	width: 250px
}	
    
.logo{
    display: inline-block;
    padding: 0px 20px;
}

.logo h1.dokomohikarirogo{
    margin-top: -10px;
}

.logo > p{
	font-size: 16px;
	top: 8px;
}
	
	
.navigation,.menu_text{
    display: none
    }
    
.tab_content_2 .number {
    left: -10px;
    top: -20px;
    height: 30px;
    width: 68px;
    padding-top: 6px;
	margin-bottom: 0px;
	font-size: 14px;
} 
	
.tab_content_2 .use_flow .number{
    padding: 4px;
    height: 30px;
    width: 80px;
	font-size: 16px
}	
 
.for_customers_base {
    background-color: #F5F5F5;
    padding:  60px 30px 20px 30px; 
    text-align: center;
	margin-bottom: 70px
}
    
.tab_content_2 .next {
    margin: 0px;
	width: 40px;
}
	
.tab_content_2 .anchor{
	width: 14px;
	margin: 5px
}


.service_description{
    font-size: 14px;
    padding: 10px 0px;
	width: 85%
}

.service{
    height: 440px;
    width: 345px;
    margin: 80px 0px 0px 0px;
	border-radius: 4px;
}

.service:first-child{
    margin-top: 20;
	margin-bottom: 0px
}    
    
.service_logo img{
    max-width: 340px;
	max-height: 50px
}
	
.text_logo img{
    width: 160px;
}

    
.service_logo p{
    font-size: 20px;
}	
	
.service_area{
	margin-bottom: 20px;
	
}

.service_area_base {
    background: linear-gradient(#163E85,#2954A0);
    padding: 60px 15px 60px 15px;
}
	
	
	
.service_area .service:last-child{
    visibility:none;
	display: none;
}

#internet .service_area_base .explanation{
	top:-40px;
	max-width: 100%;
	right: 0px;
	padding: 0px;
	margin: 0px;
	}	

.add_service_area > .service{
	margin-top: 0px
	}	
	
.service_details {
    padding-right: 15px;
    font-size: 14px;
    margin-bottom: 20px;
}	
	
.feature {
    padding-top: 3px;
    height: 30px;
    width: 45%;
    font-size: 14px;  
	margin: 5px;
}
    
.feature_label{
	margin: auto;
	padding: 10px;
	text-align: left;
	margin-left: 10px
}
		
	

.price {
    width: 40px;
    height: 35px;
    font-size: 16px; 
    margin-top: 10px;
	padding-top: 6px;
	margin-left: 0px
    }
	
.price_content span{
    font-weight: bold;
}
	
.price_content p{
	padding-top: 12px

}
	

.price_area{
    padding: 10px 0px 0px 0px; 
	width: 85%;
	margin: auto
}	
    
.triangle{
    margin-top: 10px;
	margin-right: -10px;
    border-left: 13px solid #FFE200;
    border-top:18px solid transparent ;
    border-bottom: 18px solid transparent;
}    

.price_content {
    font-size: 14px;
	padding-right: 0;
}    
    
.slick-slide img{
    width: 100vw;
    height:auto;
} 
    

.prev-arrow,.next-arrow{ 
    position: absolute;
    top: -1200px;
}       

.user_menu {
    display: inline-block;
    font-size: 14px;
    border-bottom: solid 1px #CBCBCB;
    padding: 15px;
    margin: 10px 0px 0px 0px;
    width: 100%;
}    
 

.user_menu a{

    width: 100%
}
	
.question img {
    top: -20px;
    left: -10px;
    width: 15px;
}    
    
   
.button {
    width: 210px;
    height: 34px;
    font-size: 14px;
    padding-top: 8px;
    margin-top: 20px;
}


.tab_content_2 .tenyou_number_area p {
    font-size: 14px;
    line-height: 1.8em;
}
  
.tab_content_2 .tenyou_number_area p span {
    font-size: 16px;
    line-height: 1.8em;
}
    
.get_number_area {
    margin: 0px;
	margin-top: 20px;
}    
    
.get_number_area .get_number {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
	max-width: 300px;
	min-width: 200px;
}

	
.get_number_area .ntt_service{
    height: 40px;
    font-size: 16px;
    padding-top: 8px;
} 

.tab_content_2 .tenyou_number_area h3 {
    margin: 40px 15px;
	padding-bottom: 30px;
	font-size: 20px;
}
	
.acquisition{
	padding:0px 15px 0px 15px	;

}    
    
.get_number_area .get_number .NTT {
    padding: 10px 0px;
}
	
.get_number_area .get_number .get_method{
    font-size: 16px;
	margin: 0px
}
.get_number_area .get_number .reception_time {
    font-size: 14px;
}	
	
.recommend{
   width:100px;
    height: 35px;
    left: 15px;
    font-size: 16px;
    padding: 5px;
    margin-bottom: -35px;
}	
	

#price_list,#price_listprice_list{
	position: relative;
	top: 60px;

}
	
#price_listprice_list{
	margin-bottom: 60px

}
	
#price_listprice_list .explanation a{
	color: #163E85;
	border-bottom: 1px solid #163E85
}	
	
#price_listprice_list .price_list img{
	width: 75%;		
}



.price_list{
	margin:60px 0px 50px 0px;
	padding: 0 15px

}
	
		
#plan_details .price_list{
	padding: 0px
}
	
	
.price_list > div >.explanation span{
	display: inline-block;
	margin: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	height: auto;
	float: left;
	
	}	
	
	
tr .explanation span {
    background-color: #FF2668;
    padding: 3px;
    border-radius: 20px;
    color: #fff;
	width: 54px;
	position: relative;
	right: -50px;
	top: -20px
}

tr .lm30 {
   margin-left: -60px;
}
	
#simulation_area .question{
	margin-left: 0px
	}	
	
	
.price_list > div >.explanation.m30 span:nth-child(1){

	margin-bottom: 18px;
	margin-right: 10px

	}	
	

	
.price_list > div >.explanation{
		padding: 0px
	}	
	
.price_list > div{
	padding: 0px 15px;
	margin-top: 40px;
}
	
.price_list h4{
	font-size: 20px;
	margin-bottom: 20px
}


.price_list .monthly_fee th{
	font-size: 12px;
}
	
.price_list .cancel{
	font-size:13px;
}	
	
.price_list .Free{
	font-size:13px;
}	
	
.price_list .Free:first-letter{
	font-size:16px;
}		
	
.monthly_fee .explanation{
	left: 10px;
	margin: 0px;
	top: 0px;
}
	
	
.option_base {
    padding: 40px 15px;
	background: linear-gradient(180deg,#fff 0%,#fff 400px, #F5F6F7 100px, #F5F6F7 100%);
}	
	
.question p {
    line-height: 1.8em;
    font-size: 14px;
	padding:0  20px
}	


.price_list table tr td{
	font-size: 14px;
	padding: 0px
}
	
.price_list table tr td span.asterisk{
	font-size: 10px
	}	

#plan_details{
	position: relative;
	top: 60px
	}	

	
.price_list > div >.explanation{
	margin-bottom: 40px;
	padding-left: 15px
	}
	
.price_list table tr td:first-child{
	font-size: 14px;
	font-weight:500;
}

.price_list table tr td span{
	font-size: 12px;
	font-weight:300;	
}
.price_list table tr td span.alias{
	
	display: inline;
}	

.explanation{
	font-size: 10px;
    padding-left: 0px;
    text-indent: -0.7em;
    margin-top: 10px;
	text-indent: -1em;
}
	
div.explanation{
	margin-top: 10px
}

th .explanation{
	margin-top: 0px
}


	
#IPoE{
	position: relative;
	top:60px;		
}	
	
.feature_IPoE{
	text-align: left;
}	

.feature_IPoE_na{
	margin: 35px 0px;
	padding: 0 15px
}	
	
.feature_IPoE h3{
	text-align: left;
	margin-bottom: 15px
}	
	
	
.feature_IPoE_subtext_area{
	padding-bottom: 50px	
}
	
.feature_IPoE_subtext{
	padding: 15px;
	padding-top: 25px;
	height: 160px;
}	
	
.feature_IPoE h4,.feature_IPoE h4 span{
	font-size: 16px;
	margin-bottom: 10px;
}
	
.feature_IPoE h4{
	padding-left: 90px;
	line-height: 1.5em;
	padding-bottom: 10px
	}		

.feature_IPoE_na h5{
	font-size: 14px;
	margin: 20px 0px 5px 0px;
	}
	
.feature_IPoE_na .number{
    position: relative;
    left: 0px;
    top:36px;
	width:80px;
	height: 30px;
	font-size: 14px;
	padding: 6px;
	margin-bottom: 
}	
	
.feature_IPoE_text{
	margin: 10px auto;
	font-size: 13px;
}
	
.case{
	padding: 20px 15px 30px 15px;
	margin: 0px;
	margin-top: 30px;
	width: 100%;
	
}
	
	
    
.case_title{
	font-size: 14px;
}
	
.case_title > div{
	padding: 7px;
	width: 50px;
	height: 34px
}
	
.data_traffic_textarea{
	text-align: left;
	margin: 0px 15px;
}	
	
.data_traffic_textarea .ex{
	font-size: 10px
}	
	
.data_traffic_textarea h3{
	padding-bottom: 10px
}	
	
.case_title .triangle{
	border-left: 10px solid #163E85;
    border-top: 17px solid transparent ;
    border-bottom: 17px solid transparent;
	right: -50px;
}
	

.case .howmuch{
	margin-bottom: 5px
	
}	

.case_title p{
	margin-left: 70px;
	position: relative;
	top: -35px;
}
	
.case_device{
	font-size: 14px;
}
	
.case_content {
    font-size: 13px;
    width: 100%;
    display: inline-block;
}	
	
.price_list .traffic tr td {
    font-size: 13px!important;
}	
.price_list .data_traffic_standard{
	padding: 30px 15px;
}	

.price_list .traffic{
	margin: 30px 0px;	
	}	
	
.price_btn_area {
    margin: 30px 0px;
}	
	
.price_btn_area .howmuch{
	font-size: 16px
}
	
.howmuch_btn_area {
    background-color: #F5F6F7;
    height: 138px;
    padding: 10px;
}	
	
.howmuch_btn_area .howmuch {
    margin-top: 10px;
}	
	
.add_btn_area{
	margin: auto;
    width: 56px;
    height:56px;
    border-radius: 100px;
    margin-bottom: 100px;
    cursor: pointer;
	}	
	
.add_btn_area img{
	width: 56px;
    height: 56px;
	margin-top: 50px;
	}	
	
.commission_area_title {
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 20px;
}	
	
.commission_area_text {
    font-size: 14px;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1.5em;
}	
.commission_area {
    margin-bottom: 50px;
}	

.commission_area .explanation{
	padding-left: 0px
}
	
.data_traffic_text{
	font-size: 14px;
}

.price_list .case .explanation{
	margin-bottom: 10px;		
}	
	
.price_list .monthly_fee th, .traffic th {
    height: 54px;
}	

.price_list .traffic th {
    font-size: 13px;
}	
	
#plan_details .traffic th{
	font-size: 13px;
}
	
	
.service_menu_area{
    position: fixed;
	 width:100%;
	height: 60px
	
}
	
.service_menu_area_base{
	width: 100%;
}

	
.simulation > p{
	font-size:10px;
}   
	
	
.simulation_result_area .min{
    width: 100%;
    max-height: 42px;
}    
    
.simulation_result_area .border{
    border: solid 0.5px #3E3E3E;
    margin:20px auto;
    width: 80%;
    display: block
    }    
	
	
.simulator_banner{
	position: relative;
	top: 60px;
	margin-bottom: 60px

}	
 
.simulator_banner img{
	width: 100%;
}
    
.simulation{
    margin-bottom: 40px
}

.simulation .Q3 {
    margin-bottom: 40px;
}    
    
.simulation .question{
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 0px;
    font-size: 13px;
    text-align: center;
}    

.simulation .containera .choice {
    font-size: 13px;
    height: 30px;
    margin-left: 18px;
	position: relative;
	top:-5px
}
    
.simulation .Q3 .containera .choice {
	top:-15px
}	
    
.simulation .Q1,.Q2,.Q3{
    width: 100%;  
	border-radius: 0px;
}
	
    
.Q1{
    margin-top: 40px;
}	

.simulation span {
    font-size: 16px;
}
.simulation .balloon3-right-btm {
    top:10px;
    left: 15px;
    width: 40px;
    height: 36px;
    line-height: 35px;
    font-size: 18px;
}
    

.simulation .Q1 .containera,
.simulation .Q2 .containera,.simulation .Q3 .containera{
    padding: 0px;
    margin: 10px 0px 0px 0px;
    font-size: 13px;
    height: 40px;
    width: 150px;
    vertical-align: middle;
}
    
.simulation .Q3 .containera {
    padding-left: 15px;
    padding-top: 8px;
    width: 110px;
    height: 90px;
}
    
.containera .material-icons {
    font-size: 32px;
    padding-left: 0px;
	top: -17px;
}
	
.containera img{
	width: 46px;
}	
    
.containera .tic {
    padding-left: 25px;
    position: relative;
    top: -15px;
	width: 55px;
}
    
 
    
.checkmark {
    top: 10px;
    left: 10px;
    height: 15px;
    width: 15px;
}
    
.checkmark:after {
    top: 2px;
    left: 2px;
    width: 7px;
    height: 7px;
}

.simulation .lead {
    margin: 30px 0px 40px 0px;
    line-height: 1.8em;
    font-size: 14px;

}
 
.simulation_result_area {
    padding: 40px 15px;
	margin-bottom: -30px
}

.simulation_result_area .result p.reco {
    font-size: 16px;
}
    
.simulation_result_area .result .reco_title {
    font-size: 16px;
    margin: 0px;
    margin-bottom: 10px;
    line-height: 25px;
}
	
.simulation_result_area .result {
    padding: 40px 0px 10px 0px;
    width: 100%;
    background-color: #fff;
    margin: auto;
    margin-bottom: 40px;
    height: auto;
}
 
.simulation_result_area .bunner_area{
    padding: 0px;
}    
.simulation_result_area .bunner_area img {
    width: 80%;
    margin-top: 40px
}

.simulation_result_area .guest {
    font-size: 18px;
}
    
.simulation_result_area .tel {
	padding-top: 10px;
    font-size: 28px;
}    
    
.simulation_result_area .subtext {
    font-size: 14px;
}
    
.simulation_result_area .subtext span {
    font-size: 10px;
}    
    
.simulation_result_area .box1 {
    padding:0px;
	width: 100%;
	max-width: 260px
}
	
.simulation_result_area .box2 {
    padding: 0px;
}

.simulation_result_area .simulation_result_title {
    font-size: 20px;
    padding: 10px;
    height: 50px;
    margin: auto;
    width: 100%;
	border-radius: 4px;
}
 
       
.simulation_result_area .plan_explanation{
    margin-bottom: 30px;
	font-size: 14px;
}
    	

.simulation_result_area .contactbox{
    padding: 20px 10px;
}	

#cp{
    position: relative;
	top: 40px;
	margin-bottom: 40px
}		
	
#cp .application_area:nth-child(8) {
    margin-top: 0px;
}	

	
.cp_title h2 {
    font-size: 20px;
	line-height: 1.5em;
	padding: 20px
}	

div[class^="cp_banner"] img{
	width: 100%
	}	
	
.campaign_detail_area div {
    font-size: 14px;
	line-height: 1.8em;
	padding: 0px
}
	
.campaign_detail_area ul {
    padding-left: 20px;
}		
	
.campaign_detail:last-child {
    line-height: 1.8em;
    font-size: 12px;
	padding-left: 5px;
}
	
.campaign_detail_area h4:not(:first-child) {
    margin-top: 20px;
}	
	
.spec ul{
	padding-left: 15px
}	
	
.spec_feature span {
    display:block;
    width: 68px;
    height: 24px;
    padding-top: 4px;
    border-radius: 4px;
	font-size: 12px;
}	
	
 .spec_feature {
    margin-top: 40px;
    font-size: 14px;
    text-align: left
}
	

	
#cp .price_list .spec tr td:first-child {
    font-size: 14px;
    width: 2%;
}	
	
#cp .price_list .spec tr td {
    font-size: 12px;
    padding: 15px 10px;
    border-bottom: 1px #fff solid;
}	
	
.cp_obi {
    font-size: 12px;
	padding: 10px;
	text-align: left;
	
}	
	
.price_list .cost th {
    background-color: #E4E4E9;
    height: 50px;
    font-size: 14px;

}
	
.price_list .cost th span{
font-size: 10px;
}
	
.price_list .cost td {
	height: 50px;
}
	
	
#cp .price_list > div{
	padding-left: 10px
	}	
	
#cp .price_list > div > p span{
	display: inline-block;

	}		
	
.price_list table.cost tr td:first-child, 
.price_list table.cost tr td.gl	{
	font-size: 14px;
	padding: 5px
	}

span .pink {
    font-size: 18px;
}	

.case .value{
	width: 100%;
	display: inline-block;
	margin: auto;
	text-align: center;
	font-size: 18px
}		
	

.case .value img{
	width: 20px;
	height: 10px;
	display: block;
	margin: auto;
	transform: rotate(0deg);
}	
	
#use_flow{
	margin-bottom:40px
}	
	
.advertisement_banner{
	margin-bottom: 60px;
	width: 80%;
	}	


.advertisement_banner p{
	font-size: 14px;
	text-align: center;
	margin-top: 80px
}	
	
	
	
/*-----------------docomo--------------------------*/
	
#about_docomohikari .spec_feature p,
#about_docomohikari_2 .spec_feature p {
    position: relative;
    top: 0px;
    padding-left: 0px;
	padding-top: 5px;
	line-height: 1.8em;
	margin-bottom: 15px
}

#about_docomohikari .about_docomohikari_text p,
#about_docomohikari_2 .about_docomohikari_text p {
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
    font-size: 12px;
}
	
	
.benefits_ex > img {
    width: 36px;
    height: 8px;
}	
	
.benefits_text{
	font-size: 14px;
	line-height: 1.6em
	}	
	
	
.benefits_text span{
	font-size: 10px;
	padding: 10px
	}		
	
.benefits_ex {
    padding: 8px;
    font-size: 16px;
}	
	
#benefits_docomohikari_2 .benefits_list td:first-child {
    padding: 10px 20px;
    font-size: 14px;
    font-weight: bold;
}
	
.benefits_list td p.benefits_explanation{
	font-size: 10px;
}	
	
#about_docomohikari span.ex,
#about_docomohikari_2 span.ex{
	font-size: 10px;
	}	

#about_docomohikari .explanation p,
#about_docomohikari_2 .explanation p{
	margin: 0px;
	margin-left: 10px;
	padding-left: 15px
	}
	

	
#about_docomohikari img,
#about_docomohikari_2 img{
	margin: auto;
	max-width: 315px;
	
}
	
	
#excite_with_docomo,
#excite_with_docomo_2{
	position: relative;
	top: 60px;
	}	
	
.docomo_bunner img{
	width: 100%;
	}	
	
#docomo_app {
	padding: 0px 15px;
}	
	
.tab_content_2 .explanation {
    font-size: 10px!important;
}	
	
#docomo_app,
#docomo_app_2{

	background-color: #F0F1F6;
    padding-top: 60px;
	margin-top: -30px;
	padding-bottom: 20px;

}		

	
#docomo_app .tenyou_number_area,
#docomo_app_2 .tenyou_number_area{
	margin-bottom: 40px;
}		
		
	
#docomo_app h3:nth-child(2),
#docomo_app_2 h3:nth-child(2){
	padding-bottom: 0px
}	
	
	
#docomo_app h3:first-child,
#docomo_app_2 h3:first-child	{
	font-size:20px;
	margin-top: 0px
	}	
	
#about_docomohikari,
#about_docomohikari_2	{
	padding: 0 15px;
	padding-bottom: 40px;
	margin: 10px 0px;
	padding-top: 30px;
	}	
	
#about_docomohikari	{
	padding-top: 0px;
	}	
	
.with_docomo_base .tab li, .with_docomo_base .tab_2 li{
	height: 44px
}	
	

#docomo_app .get_number_area .get_number,
#docomo_app_2 .get_number_area .get_number	{
    width: 100%;
    margin: 20px 0px;
}	

#docomo_app h4,
#docomo_app_2 h4{
    font-size: 18px;
    font-weight: bold;
	margin-bottom: 40px;
}	
	
	
	
#docomo_app p,
#docomo_app_2 p	{
	font-size: 14px;
	line-height: 1.8em
}	
	
	
#docomo_app p span,
#docomo_app_2 p span	{
	font-size: 16px;
	color: #3E3E3E
}	
	
#docomo_application p.explanation, 
#docomo_application_2 p.explanation {

    margin-top: 0px;
	font-size: 10px
}
	
#docomo_application p,
#docomo_application_2 p	{
    font-size: 14px;
    margin-top: 20px;
	margin-bottom: 10px
}	

.pas {
	margin-top: -8px;
    width: 100%;
}	
	
#docomo_application,
#docomo_application_2	{
    padding: 0px 15px;
	padding-bottom: 30px;
}	
	
	
#docomo_anchor,
#docomo_anchor_2	{
    height: 170px;
	display: inline-block;
	vertical-align: middle;
}	
		
.docomo_anchor_base{
	max-width: 420px;
}	
	
	
.benefits_list table{
	margin: 40px auto 10px auto
}	
	
#docomo_anchor p,
#docomo_anchor_2 p	{
    display: inline-block;
	width: 42%;
    color: #fff;
    margin: 0 10px;
	height: 46px;
	border-right: solid 0px #fff;
}

#docomo_anchor p.line2,
#docomo_anchor_2 p.line2	{
    top: 0px;
    height: 66px;
}

    #docomo_anchor p:not(:last-child),
#docomo_anchor_2 p:not(:last-child){
	border-bottom: solid 1px rgba(255,255,255,0.6) 
}	
	
#docomo_anchor p:nth-child(5),
#docomo_anchor_2 p:nth-child(5){
	border-bottom: solid 0px rgba(255,255,255,0.6) 
}	
	
#docomo_anchor a,
#docomo_anchor_2 a	{
    display: inline-block;
	height: 46px;
	width: 100%

}	
	
	
#docomo_anchor p:not(:last-child) ,
#docomo_anchor_2 p:not(:last-child)	{
    border-right: solid 0px #fff;
}	

#docomo_anchor a:hover,
#docomo_anchor_2 a:hover	
{
	text-decoration: none;
	transition:none;
	opacity:1;
	filter:alpha(opacity=100);

}
	
.with_docomo_base h2 {
    font-size: 20px;
	font-weight:bold;
	padding-top: 60px;
    margin-bottom: 40px;
}
	
.with_docomo_base h2 span {
    font-size: 16px;
}	
	
	
.benefits_list h3 {
    font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}	

.benefits_base h3 {
    margin-top: 0px;
    margin-bottom: 20px;
	font-size: 16px;
	height: 50px;
	padding-top: 18px;
}	
	
#benefits_docomohikari,
#benefits_docomohikari_2	{
    padding: 20px 15px 40px;
	margin-top: 20px
}	
	
.benefits_base{	
	margin: 20px 0px;
	padding: 0px 0px 25px 0px
	}	
	
.benefits_base:nth-child(3){
	margin: 0px 0px 60px 0px
	}		
	
.benefits_base > img{
	width: 	100%;	
	}	
	

.benefits_list td {
    background-color: #F5F6F7;
    text-align: left;
    padding: 10px 10px;
    line-height: 2em;
	border-bottom:solid 2px #fff;
	line-height: 1.5em;
	
}
	

.benefits_list td  h4{
    font-size: 14px
	
}	
	
.benefits_list td:first-child {
    padding: 5px;
    width: 25%;
}	
	
.benefits_list td p {
    font-size: 12px
}	
	
#campaign_docomohikari img,
#campaign_docomohikari_2 img	{
	width: 315px;
	margin-bottom: 30px;
		
}	
	
#campaign_docomohikari,
#campaign_docomohikari_2 	{
    padding: 0px 0px 60px 0px;
}	
	
	
#docomo_service,
#docomo_service_2	{
    padding: 15px;
	padding-bottom: 40px;
}	
	
#docomo_service h4,
#docomo_service_2 h4	{
    font-size: 16px;
	border-bottom: solid 1px #3e3e3e;
}	
	
#docomo_service h4 p,
#docomo_service_2 h4 p	{
    float: left;
	margin: 0px;
	padding: 0px;
	 font-size: 16px;
	line-height:1.4em;
	margin-bottom: 20px
}	
	
#docomo_service_2 .merit_no,
#docomo_service .merit_no{
    font-size: 16px;
    top: 0px;
}	
	
#docomo_service p,
#docomo_service_2 p	{
    font-size: 13px;
	padding-top: 
}	
	
#docomo_service p.explanation,
#docomo_service_2 p.explanation	{
    font-size: 10px;
	padding-left: 10px
}	
		

.docomo_service_base {
    width: 100%;
    margin: 0px auto;
    border-radius: 6px;
    padding: 0px;
}	
	
.docomo_service_base {
	margin-bottom: 30px;
    padding: 15px;
	padding-bottom: 25px;
}	
	
.docomo_service_base .btn_area {
	margin-bottom: 20px;   
}	
		

.with_docomo_base .benefits_base p.explanation {
	font-size: 10px!important;
	padding-right: 15px;
	margin: 0px;
}	
	

.with_docomo_base .explanation:first-child {
	margin-top: 0px;
}		
	
	
.with_docomo_base .tab_2 li, .with_docomo_base .tab li {
    padding-top: 10px;
	font-weight: bold;
	width: 45%;
	border-radius: 4px 4px 0px 0px
}
	
.with_docomo_base .tab_2 li span, .with_docomo_base .tab li span{
   font-size: 16px;
}
		
	
.with_docomo_base{
	margin-bottom: 60px;
	margin-top: 40px;
	}	
	
.with_docomo_base .price_list > div {
    padding: 0px;
}
	

.with_docomo_base .price_list{
	padding-bottom: 20px;
	padding-top: 20px
}
	
	
.with_docomo_base h2 {
    font-size: 20px;
    font-weight: bold;
    padding-top: 40px;
    margin-bottom: 10px;
	line-height: 1.5em
}	
	
.price_list table tr td {
   height: 60px;
}		
	
.price_list table tr td:first-child {
    width: 8%;
}	
	
#docomo_price .price_list table tr td.vm,
#docomo_price_2 .price_list table tr td.vm	{
    padding-bottom: 0px;
}	
	
#docomo_service img,
#docomo_service_2 img	{
    width: 100%;
	padding: 0px;
}	

#docomo_service h5,
#docomo_service_2 h5	{
    font-size: 14px;
	margin-top: 20px
}	
	
	

	
#campaign_docomohikari,
#campaign_docomohikari_2{
	padding-top: 40px;
	margin-top:-20px
	}	

#docomo_price,
#docomo_price_2{
	padding-top: 30px;
	margin-top:-30px;
	padding-bottom: 40px
	}

	
#docomo_app .tenyou_number_area .acquisition .get_number_area .ntt_tell,
#docomo_app_2 .tenyou_number_area .acquisition .get_number_area .ntt_tell{
	font-size: 28px
}	
	
/*--------------------docomo-----------------------*/
	

/*--------10g-------------*/

#hikari10G,#connect_10G{
	position: relative;
	top: 58px
}

.hikari10G_bunner img,
.connect_10G_bunner img{
	width: 100%;
	position: relative;
	top: 0px
}

#connect_10g_merit_base{
	padding: 0px 15px 40px 15px;
}



#hikari10G_anchor,
#connect_10G_anchor{
	width: 100%;
	padding: 15px 0px;
	height: 110px;
}



#hikari10G_anchor p,
#connect_10G_anchor p{
	display: inline-block;
	width: 44%;
	height: 40px;
	margin: 5px;
	border-right: solid 0px rgba(0,0,0,0.6) 
}

#hikari10G_anchor p:first-child,
#connect_10G_anchor p:first-child{
	border-left: solid 0px rgba(0,0,0,0.6) ;
	border-bottom: solid 1px rgba(0,0,0,0.6) 
	
}

#hikari10G_anchor p:nth-child(2),
 #connect_10G_anchor p:nth-child(2){
	border-bottom: solid 1px rgba(0,0,0,0.6) 
	
}

#connect_10G{
	margin-bottom: 98px;

}
	
#connect_10G .campaign_area .normal{
	padding: 0px 0px 20px 0px 
		
}
	
	
#hikari10G .explanation:first-child {
    padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	position: relative;
	top: 0px;
	margin: 0px
}	
	
#connect_10G .explanation:first-child{
    padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 40px;
	position: relative;
	top: 0px;
	margin: 0px
}	
		
	
	
#hikari10G .application_area,
#connect_10G .application_area{
	margin-top: 140px;
		
	}
	
#hikari10G .price_list,
#connect_10G .price_list{
	margin-bottom: -80px;	
	margin-top: 0px;
	}
	

	
#hikari10G .merit,
#connect_10G .merit{
    padding: 40px 0px 10px 0px;
}
	
	
#campaign_area	{
	margin-top: -40px
	}
#hikari10G .campaign_area,
#connect_10G .campaign_area{
	margin-top: 40px
}
	
#connect_10G .price_list h3 {
    margin-bottom: 40px;
	margin-top: 70px
}
	
#connect_10g_merit_base .merit p.lead {
    padding-bottom: 0px;
}	

.logo img.connnect {
    width: 70%;
}

/* キャンペーン sp */
.wrap_cpg {
  margin: 0 15px 60px;
  padding: 15px;}
.wrap_cpg h4 {
  font-size: 14px;
  font-weight: bold;}

/* 訪問サポート　テーブル　sp */
.wrap_cpg .benefits_list.visit_spt th {
  font-size: 14px;
  text-align: center;
  padding: 10px;}
.wrap_cpg .benefits_list.visit_spt td:first-child,
.wrap_cpg .benefits_list.visit_spt td:last-child {
  width: 100%;
  padding: 10px;
  display: block;
  border-right: none;
  border-bottom: 2px #fff solid;
  font-size: 12px;}

/* ルータープレゼント テーブル 　sp*/
.wrap_cpg .benefits_list.cpg_router th {
  font-size: 14px;}
.wrap_cpg .benefits_list.cpg_router td {
  font-size: 12px;}
.wrap_cpg .benefits_list.cpg_router th,
.wrap_cpg .benefits_list.cpg_router td {
  display: block;
  width: 100%;
  padding: 10px;}

.cpg_price {
  font-size: 16px;
  font-weight: bold;}
.cpg_notice {
  font-size: 12px;
  padding: 0 0 0 15px; }
.cpg_notice:before {
  width: 15px;
  margin: 0 0 0 -15px;}
ul.cpg_flow {
  margin: 0;}
ul.cpg_flow li div {
  background: #fff;
  padding: 10px 10px;
  margin: 0;
  text-align: left;}
ul.cpg_flow li strong {
  font-size: 14px;}
.wrap_cpg .btn_area {
  width: 100%;
  max-width: 268px;
  margin: 20px auto 0;
  padding: 0;}

}

/*--------10g-------------*/
/*-------------
pageTop
-------------*/

#pageTop {
    position: fixed;
    bottom: -53px;
    left: 0;
    width: 100%;
    z-index: 100;
    /*display: none;*/
}

#pageTop p {
    background-color: red;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#pageTop p a {
    display: block;
    width: 80px;
    height: 53px;
    position: absolute;
    top: -52px;
    right: 0;
}

#pageTop p a:hover img {
    opacity: 1 !important;
}