@charset "UTF-8";
/* CSS Document */

/*  so-net_wimax.css  */

#wimax_choice {
	position: relative;
	width: 696px;
	height: 200px;
	margin: 0 0 0 0;
	padding: 0;
	background: url(/access/mobile/wimax/images/img_choice-bg.png) left top no-repeat;
}

#wimax_choice ul {
	margin: 0 0 0 365px;
	padding: 0;
	list-style: none;
}
#wimax_choice li a {
	color: #FFF;
	font-size: 100%;
	background: url(/access/mobile/wimax/images/choice_arrow.gif) right no-repeat;
	padding: 0 15px 0 0;
}
#wimax_choice li#choice1 {margin-top: 8px;}
#wimax_choice li#choice2 {margin-top: 48px;}
#wimax_choice li#choice3 {margin-top: 52px;}
#wimax_choice li a:hover {
	color: #86ABB3;
}

#wimax_choice a img {
	margin: 43px 0 0 567px;
}



.hl_label2 {
	padding:0 3px;
	border:1px solid #ccc;
	background:#efefef;
}

.wimax2_box_l {
	border-right:#2084A3 10px solid;
	border-bottom:#2084A3 10px solid;
	border-left:#2084A3 10px solid;
	padding:15px;
	margin-bottom:10px;
}

.wimax2_box {
	background-color:#e5f3f9;
	border-radius:6px;
	padding:15px 20px 5px;
}

.point{
	margin-top:20px;
}
.point p{
	width:503px;
	line-height:1.6em;
}
.point h4 {
	font-size:1.6em;
	padding-bottom:0px;
}
/*
.point1{
	background: url(/access/mobile/wimax2/images/point1_bg.png) no-repeat;
	padding:35px 30px 10px 40px;
	width:626px;
}
.point2{
	background: url(/access/mobile/wimax2/images/point2_bg.png) no-repeat;
	padding:35px 30px 10px 40px;
	width:626px;
}
.point3{
	background: url(/access/mobile/wimax2/images/point3_bg.png) no-repeat;
	padding:35px 30px 10px 40px;
	width:626px;
}
.point4{
	background: url(/access/mobile/wimax2/images/point4_bg.png) no-repeat;
	padding:35px 30px 10px 40px;
	width:626px;
}
*/

.kiki li {
	display:inline;
	padding:0;
	margin:0;
}

.wimax2_apply {
	width:696px;
}
.wimax2_apply .list1 {
	width:172px;
	float:left;
	margin-right:7px;
}
.wimax2_apply .last {
	width:156px;
	float:left;
}

h5 .category_label3{
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    font-size: 0.8em;
    font-weight: normal;
    padding: 1px 3px 0;
}

/*
.tab_area
----------------------------------------*/
.tab_area{
	width: 696px;
	height: 43px;
	background: #ffffff;
	margin-bottom: 0!important;
}

.tab_left{
	float:left;
	display: inline;
}
.tab_right{
	float:left;
	display: inline;
}

.tab_left li,
.tab_right li{
	float:left;
	list-style:none;
	margin-bottom: 0!important;
}

.tab_left li.plan1 a,
.tab_right li.plan1 a{
	width:348px;
	height:43px;
	display:block;
	text-indent:-999999px;
}

.tab_left li.plan1 a.ov{background:url(/access/mobile/wimax2/images/tab_wimax2_on.png) 0 0 no-repeat;}
.tab_right li.plan1 a.ov{background:url(/access/mobile/wimax2/images/tab_wimax_on.png) 0 0 no-repeat;}

.tab_left li.plan1 a.off{background:url(/access/mobile/wimax2/images/tab_wimax2_off.png) 0 0 no-repeat;}
.tab_right li.plan1 a.off{background:url(/access/mobile/wimax2/images/tab_wimax_off.png) 0 0 no-repeat;}

.tab_left li.plan1 a.off:hover{background:url(/access/mobile/wimax2/images/tab_wimax2_on.png) 0 0 no-repeat;}
.tab_right li.plan1 a.off:hover{background:url(/access/mobile/wimax2/images/tab_wimax_on.png) 0 0 no-repeat;}

.bordercolor{
	border:1px solid #7d7d7d;
}

/*  対応機器一覧  */

.box_toggle h2 {
	margin: 0 0 0 0;
}


h5.sub-ctgry {
	margin: 10px 0 5px 0;
	padding: 2px 0 2px 4px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	background: #666666;
	line-height: 1.4;
	font-size: 0.8em;
	color: #ffffff;
	font-weight: bold;
}
h5.sub-ctgry.sub-short {
	width: 216px;
}


.column-inner h3.taioukiki {
	margin: 0;
	padding: 0 0 0 15px;
}
.column-inner h3.taioukiki strong {
	font-size: 1.1em;
	font-weight: bold;
}


.clmn_contents .box_3column .slim {
	width: 218px;
}

.clmn_contents .box_3column .column .heightBox {
	width: 218px;
}






/* heightBox */
.clmn_contents .heightBox {
	border: 1px solid #e5e5e5;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	background: url(/access/common2011/img/sales/bg_recommendBox.png) repeat-x 0 0;
}
.clmn_contents .heightBoxhover {
	border: 1px solid #b4d5da;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	background: url(/access/common2011/img/sales/bg_recommendBox-hover.png) repeat-x 0 0;
}
.clmn_contents .heightBox:hover {border-color: #b4d5da;background-image: url(/access/common2011/img/sales/bg_recommendBox-hover.png);}

.clmn_contents .heightBox h3 {

	border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
	height: 58px;
	background: none;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	font-size: 1em;
	line-height: 1.6em;
}
.clmn_contents .heightBox h3 .vm {
	visibility: hidden;
	height: 58px;
	vertical-align: middle;
	zoom: 1;
}
.clmn_contents .heightBox h3 a {
	display: table-cell;
	height: 58px;
	text-decoration: none;
	vertical-align: middle;
}
* html .clmn_contents .heightBox h3 a { /* IE 6 */
    display: inline;
	height: auto;
    zoom: 1;
}

*:first-child+html .clmn_contents .heightBox h3 a { /* IE 7 */
    display: inline;
	height: auto;
    zoom: 1;
}
.clmn_contents .heightBox h3.hikariTV {background-image: url(../img/sales/icn_rservice-hikaritv.png);}
.clmn_contents .heightBox h3.mobileInternet {background-image: url(../img/sales/icn_rservice-mobile.png);}
.clmn_contents .heightBox h3.houmonSupport {background-image: url(../img/sales/icn_rservice-houmon-support.png);}
.clmn_contents .heightBox h3.hikkoshi {background-image: url(../img/sales/icn_rservice-hikkoshi.png);}
.clmn_contents .heightBox h3.gakuwari {background-image: url(../img/sales/icn_rservice-gakuwari.png);}
.clmn_contents .heightBox h3.syoukai {background-image: url(../img/sales/icn_rservice-syoukai.png);}
.clmn_contents .heightBox h3.aremokoremo {background-image: url(../img/sales/icn_rservice-aremokoremo.png);}
.clmn_contents .heightBox h3.viruscheck {background-image: url(../img/sales/icn_rservice-viruscheck.png);}

.clmn_contents .heightBox p.text {
	margin: 10px 15px 5px;
	font-size: 0.92em;
}
.clmn_contents .heightBox p.label {
	margin: 5px 15px 10px;
	font-size: 0.92em;
}
.clmn_contents .heightBox .link {
	margin: 0 15px;
	font-size: 0.92em;
}

/* 201204追記 */

h5.sub-ctgry.sub-middle {
	width: 440px;
}

.box_3column_inner {
	width: 442px;
	float: left;
	padding: 0 6px 0 0;
}

.box_3column_inner {
	zoom: 100%;
}

.box_3column_inner:after {
clear: both;
display: block;
visibility: hidden;
height: 0;
content: ".";
}



/* index 対応機器の種類 */
.wimaxTypeBox {
	padding:0 10px;
	float:left;
	width:320px;
	text-align:left;
}
.wimaxTypeBox.boxBorder {
	border-right:1px solid #dddddd;
}
.wimaxTypeBox h3 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-weight:bold;
	background:none;
	border-radius:none;
	font-size:120%;
}
.wimaxTypeBox p {
}
.wimaxTypeBox p span {
	font-size:110%;
	font-weight:bold;
	line-height:1.2;
	height:2.5em;
	display:block;
}
.wimaxTypeBox .imagePic {
	margin:5px auto;
	text-align:center;
}

.clear {
	clear:both;
}



/*20130402追記*/
.WiMAX .wimax_au{
	border:1px solid #d5d5d5;
	border-radius:4px;
	background:#f5f5f5;
}
.WiMAX .wimax_au .innner{
	padding:10px 15px;
	background:url(/access/mobile/wimax/images/bg_wimax_au.png) 500px 10px no-repeat;
}
.WiMAX .wimax_au h4{
	background-color:#666666;
	color:#ffffff;
}
.WiMAX .wimax_au .name{
	font-size:1.2em;
}



/*20130828追記*/
.box_1column .column div{
	float:left;
}
.box_applyCashBack{
	float:left; 
/* 	float:right;*/
	width:339px;
	padding-right: 18px;
}
.box_applyCashBack ul{
	height:48px;
	background:url(/access/common2011/images/sales/bg_applyCashBack.png) no-repeat;
	padding:8px;
	width:323px;
/*	margin-top:5px;*/
}
.box_applyCashBack ul li a{
	background-position:0 0;
    display:block;
    height:40px;
    overflow:hidden;
    text-indent:-9999px;
    width:157px;
}
.box_applyCashBack ul li a:hover{
	background-position:0 -40px;
}
.box_applyCashBack .btn01{float:left;}
.box_applyCashBack .btn02{float:right;}
.box_applyCashBack .btn01 a{
	background:url(/access/common2011/images/sales/btn_applyCashBack01.png) no-repeat;
}
.box_applyCashBack .btn02 a{
	background:url(/access/common2011/images/sales/btn_applyCashBack03.png) no-repeat;
}
.box_applyTablet{
	float:right;
	width:339px;
}
.box_applyTablet img{
	margin-top:5px;
}


/*201408追記*/
.wimax_cpn_detail {
	background-color:#eeeeee;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	width:696px;
	border-radius:4px;
}
.wimax_cpn_detail:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.wimax_cpn_detail ul{
	margin:0!important;
}
.wimax_cpn_detail ul li{
	margin:0!important;
	padding:0!important;
	position:relative;
	line-height:0;
}
.wimax_cpn_detail li p {
	position:absolute;
	line-height:1.6em;
	margin:0 30px;
}
.wimax_cpn_detail li.cpn_02 p{top:110px;}
.wimax_cpn_detail li.cpn_03 p{top:70px;}
.wimax_cpn_detail li.cpn_05 p{top:70px;}
.wimax_cpn_detail li.cpn_07 .w01{
	top: 85px;
	right: 45px;
}

/*20141225追記 料金表*/
.wimax2_price{
	margin-bottom: 20px;
}
.wimax2_price .price_title{
	background-color: #E0E0E0;
	padding-left: 15px;
	font-size: 120%;
}
.wimax2_price .head{
	font-weight: bold;
}
.wimax2_price .bgblue01{background-color: #01579B; color: #fff;}
.wimax2_price .bgblue02{background-color: #F0F6FA;}
.wimax2_price .bgred01{background-color: #DD1F00; color: #fff;}
.wimax2_price .bgred02{background-color: #FFF5F8;}
.wimax2_price .bggreen01{background-color: #129828; color: #fff;}
.wimax2_price .bggreen02{background-color: #ebf6ed;}

.wimax2_price .cpn_price{
	color: #fff;
	border-bottom: none;
}
.wimax2_price s{
	text-decoration: line-through;
	color: #DD1F00;
}
.wimax2_price .icon_recommend{
	background-color: #fff;
	color: #DD1F00;
	padding: 2px 10px;
	font-size: 90%;
	border-radius: 4px;
	margin-bottom: 5px;
	display: block;
}
.wimax2_price .txtprice{
	font-size: 200%;
	font-weight: bold;
	line-height: 1.2em;
}
.wimax2_price .en{
	font-size: 100%;
	font-weight: bold;
}
.border_recommend01,.border_recommend02,.border_recommend03,.border_recommend04,.border_recommend05{
	border-color: #DD1F00!important;
	border-style: solid!important;
}
.border_recommend01{border-width: 3px 3px 0 3px!important;}
.border_recommend02{border-width: 0 3px 0 3px!important; border-bottom: 1px solid #e5e5e5!important;}
.border_recommend03{border-width: 0 3px 0 3px!important;}
.border_recommend04{border-width: 0 3px 0 3px!important; border-bottom: 1px solid #e5e5e5!important;}
.border_recommend05{border-width: 0 3px 3px 3px!important;}

/*201502追記*/
.box_upgrade {
text-align: center;
}
.box_upgrade .upgrade_ttl{
background-color: #DD1F00;
padding: 6px;
color: #fff;
margin-bottom: 0;
}
.box_upgrade .text{
border: 2px solid #DD1F00;
padding: 8px 10px;
margin-bottom: 10px;
font-size: 120%;
}


/*2015-02-20 追加*/
/*.clmn_contents .h1Box .textBox h1.noneP {
    width: 450px;
	margin-top: 7px;
}*/
.wimax220 {
}
.wimax220 p.txt {
	font-size:1.077em;
}
.wimax220 .about li {
	float:left;
	width:218px;
	min-height:195px;
	padding:13px 0;
	border:#33b1ff 2px solid;
}
.wimax220 .about li p {
	margin:0 13px;
	line-height:1.7em;
}
.wimax220 .about li p span.underline {
	text-decoration:underline;
}
.wimax220 .about li p .red {
	text-decoration:none;
}
.wimax220 .about li .illust {
	margin:10px auto 20px;
}
.wimax220 .about li .blank_mrk {
	margin: 0 5px;
    position: relative;
    top: 4px;
}
.wimax220 .point_box {
	width:695px;
	min-height:80px;
}
.wimax220 .point1 {
	background: url(/access/mobile/wimax2/images/point_1.gif) no-repeat scroll top left;
    margin-bottom:20px;
}
.wimax220 .point2 {
	background: url(/access/mobile/wimax2/images/point_2.gif) no-repeat scroll top left;
}
.wimax220 .point3 {
	background: url(/access/mobile/wimax2/images/point_3.gif) no-repeat scroll top left;
}
.wimax220 .point4 {
	background: url(/access/mobile/wimax2/images/point_4.gif) no-repeat scroll top left;
}
.wimax220 .cap {
	height:0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.wimax220 .point_box .txt {
	margin:65px 0 0 90px;
	font-size:1.077em;
	line-height:1.5;
}
.wimax220 .next_w01 dl {
	margin:0;
}
.wimax220 .next_w01 dt {
	float:left;
	width:280px;
}
.wimax220 .next_w01 dt .photo {
	margin:0 0 15px 0;
}
.wimax220 .next_w01 dd {
	float:right;
	width:370px;
}
.wimax220 .next_w01 dd .cap_sub {
	font-size:1.27em;
}
.wimax220 .next_w01 dd .cap_lage {
	margin-bottom:20px;
	font-size:1.80em;
	font-weight:bold;
	color:#000;
}
.wimax220 .next_w01 dd .cap_mode {
	margin-bottom:10px;
}
.wimax220 .next_w01 dd p.txt {
	margin-bottom:0;
}
.wimax220 .next_w01 dt .l_space {
	margin-left:48px;
}

.wimax220 .link_arrow {
	padding:0 0 0 13px;
	background: url(/access/mobile/wimax2/images/arrow.png) no-repeat scroll left 0.5em;
	font-size:1.077em;
	line-height:1.5;
}
.wimax220 .link_blank {
	padding:0 0 0 16px;
	background: url(/access/common2011/images/base/bg_linkBlank01.png) no-repeat scroll left top;
	font-size:1.077em;
	line-height:1.5;
}
.wimax220 .link_noarrow {
	font-size:1.077em;
	line-height:1.5;
}
.wimax220 .link_noarrow a,
.wimax220 .link_arrow a {
	color:#314da5;
}


.wimax220 .point1_camp_txt_box {
	margin:25px 0;
	font-size:1.077em;
}
.wimax220 .point1_camp_txt_box p {
	line-height:1.6;
}
.wimax220 .point1_camp_txt_box p.red_cap {
	margin-bottom:0;
	font-weight:bold;
	color:#de1f00;
}

.wimax220 .point1_other_box {
	width:696px;
	height:138px;
	margin-bottom:50px;
	background: url(/access/mobile/wimax2/images/other.jpg) no-repeat scroll 0 0;
}
.wimax220 .point1_other_box div {
	padding:90px 0 0 285px;
}
.wimax220 .point2_box {
	margin:45px 0;
}
.wimax220 .point3_box {
	margin:25px auto;
	padding:15px;
	background:#ffffea;
	
}
.wimax220 .point3_box p.red_cap {
	margin-bottom:0;
	font-size:1.27em;
	line-height:1.6;
	font-weight:bold;
	color:#de1f00;
}
.wimax220 .point3_box img {
	margin:8px auto;
}
.wimax220 .point3_box .red_note {
	font-size:0.85em;
	text-align:right;
	color:#de1f00;
}
.wimax220 .point3_box .note {
	font-size:0.85em;
}
.wimax220 .btn_except {
	margin:35px auto 10px auto;
	text-align:center;
}
/*「プラン変更のお申し込み、注意事項を確認する」リンク*/
.wimax220 .plan_change {
	margin:0 auto 10px auto;
	padding:10px;
	border:2px solid #06abf3;
	background:#FFF;
	text-align:center;
}
.wimax220 .plan_change p {
	margin-bottom:0;
}
.wimax220 h3 { /*h3調整*/
	margin: 0 0 0 0;
    padding: 0 0 0 0;
	background:none;
    border-radius: 0;
    color: #000;
    font-size: 1.0;
}

/*クレードル*/
.wimax220 .next_details dt {
	display:block;
	font-weight:bold;
	margin:5px 0;
	font-size:1.27em;
}
.wimax220 .next_details dd {
	display:block;
	margin:0 0 20px 0;
}
.wimax220 .next_details dd .wimax2,
.wimax220 .next_details dd .wimax,
.wimax220 .next_details dd .lte {
	display:inline-block;
	width:90px;
	padding:5px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
.wimax220 .next_details dd .wimax2 {background:#06abf3;}
.wimax220 .next_details dd .wimax {margin-top:10px;background:#0033cc;}
.wimax220 .next_details dd .lte {margin-top:10px;background:#fe5d07;}

.wimax220 .next_details .kiki_free {
	clear:both;
	margin:0 0;
	padding:10px;
	background:#c5edff;
	font-weight:bold;
	font-size:1.077em;
}
.wimax220 .next_details p {
	margin-bottom:0 !important;
}
.wimax220 .next_w01 .red {
	font-size:70%;
	font-weight:normal;
}

/*別ページ料金表内*/
ul.lte_month{
	margin:0 auto;
	text-align:center;
}
ul.lte_month li{
	float:left;
	margin:0 5px;
	text-align:left;
}
ul.lte_month li .txt_note_box {
	display:bolck;
	width:250px;
	/*border:1px solid red;*/
	margin:0 0 0 0;
}
.wimax2_price .w_item {
	width:25%;
}
.wimax2_price .w_content {
	width:25%;
}
.wimax2_price .w_content_75p {
	width:75%;
}





/*ページ下ボタン*/
.apply_bggray p.before_note {
	margin-bottom:5px;
	color:#FFF;
	text-align:center;
	font-size: 0.88em;
    line-height: 1.7em;
}
.apply_bggray p.before_note a {
	color:#FFF;
}

/*ページ内料金表*/
.wimax2_price .bggray02 {background: #f5f5f5;} .wimax2_price {
    /*font-size: 1.2em;*/
    margin-bottom: 20px;
}
.wimax2_price .w20p{width: 20%;}
.wimax2_price .arrow {
    font-size: 25px;
}
.wimax2_price .note {
    font-size: 0.7em;
}
.wimax2_price .line-through {
    text-decoration: line-through;
}



/*.wimax220 .point3_box .link_arrow {
	margin-bottom:0;
}*/

/*
.wimax220 .link_box dl {
	box-align:baseline;
}
.wimax220 .link_box dt,
.wimax220 .link_box dd {
	float:left;
	font-size:1.077em;
	line-height:1.5;
}
.wimax220 .link_box dd a,
.wimax220 .link_arrow a {
	color:#314da5;
}*/



/*20150226追記*/
/*.box_device{
    width:672px;
    padding:10px;
    background-color:#f5f5f5;
    margin-bottom:20px;
    border:solid 2px #eeeeee;
}*/
.separate{
    width:696px;
    height:30px;
    background: url(/access/common2011/images/sales/line.png) center top no-repeat;
    margin-bottom:10px;
}

/* お知らせ */

.infoBox a.infoBox_link {
	display: block;
	text-align:center !important;
	width:936px;
	height:auto;
	border: solid 2px #04359B;
	color: #003399;
	font-size: 1.1em;
	padding: 5px;
	margin: 10px auto -10px;
	text-decoration: none;
	overflow:hidden;
}
.infoBox a.infoBox_link:hover{
	background: #D1E1FF;
}
.infoBox_link-label{
	color: #454545;
	font-size: 0.9em;
	text-decoration: underline;
}
.infoBox_link-icon{
	margin: 0 4px -3px 0;
}
.infoBox_title{
	font-size: 1.0em;
}

.infoBox_text-em{
	font-weight: bold;
}
.infoBox_text-strong{
	font-size: 1.15em;
	color: #fe4282;
	font-weight: bold;
}

.infoBox .info_SP {
	display:none;
}
