@charset "utf-8";

/* レイアウト */
.t20-red{font-size:20px;color:red;font-weight:bold;}
.t16-red{font-size:16px;color:red;font-weight:bold;}
.t16-black{font-size:16px;color:#222;}
.t12-black{font-size:12px;color:#222;}
.pcnone{display:none!important;}

/* CSS初期設定 */
#bg img {
	border:0;
	vertical-align:bottom;
}
#bg ul,#bg ol {list-style:none;}
#bg a {overflow: hidden;}
#bg strong {font-weight:bold;}

/* タイトル&タブ
------------------------------------------ */
h1 {
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	padding:3px;
	margin:0;
	background:none;
}
.titTop {
	padding:0;
	margin:0;
}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}
#bg {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	width:100%;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
	margin-bottom:30px;
}
#bgIn {
	background-image: url(../images/bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	padding-bottom:20px;
	font-family: "メイリオ", Meiryo;
}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}

/* タイトル&タブ
------------------------------------------ */
h1 {
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	padding:3px;
	margin:0;
}
.titTop {
	padding:0;
	margin:0;
}
#btnTab {
	margin: 0 5px;
    display: flex;
}
#btnTab li {
	float:left;
	padding:0;
	margin:0;
}

/*navi*/
#bgIn nav ul{display: flex;}
#bgIn nav li{width:100%;}
#bgIn nav li a{
	width: 96%;
    margin: 2%;
    padding: 5px 0;
    display: block;
    text-align: center;
    background: #fff2db!important;
    border-radius: 10px;
    border: 1px solid #ffae21;
    color: #ffae21!important;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}

/*Wi-Fi 比較表 index*/
#In{margin:0 10px;}
#plan_box{
	width:100%;
	margin:auto;
    font-size: 14px;
}
#plan_box li{text-align:center;}
li.th--table{display:none!important;}
li.td--table{
	border-bottom: 4px dotted #555;
    padding-bottom: 12px;
    margin-bottom: 30px;
}
li.td--table .great--value{
	background: #fee642;
    border: 2px solid #FFF;
    border-radius: 10px;
    padding: 8px;
    margin-bottom: 12px;
}
li.td--table .wifi-image {
    background: #FFF;
    border-radius: 50px 50px 0 0;
    margin-bottom: 10px;
	padding: 12px 0;
}
li.td--table .wifi-image img{
    margin:auto;
	display:block;
}
li.td--table .wifi-image span{
	color:#FFF;
	background: #007eff;
    display: block;
    border-radius: 5px;
    width: 90%;
    margin: 0 auto;
    padding: 5px 0;
}
table {margin-bottom: 10px;}
tr{
	background: #FFF;
	border-bottom: 1px solid #fff1b1;
}
td, th {
	padding: 10px 5px;
	vertical-align: middle;
}
th {
	background: #e0f6ff;
    text-align: center;
	font-size: 12px;
    font-weight: bold;
	border: 1px solid #fff1b1;
}

/*btn*/
.orangeBtn,
.orangeBtn2{
	border: 1px solid #FF9326;
	margin-bottom: 15px;
	position: relative;
}
.orangeBtn:before,
.orangeBtn2:before{
	content: "";
    position: absolute;
	bottom: 4px;
    right: 4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 25px 25px;
	border-color: transparent transparent #fff transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #fff #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#fff');
}
.orangeBtn:after,
.orangeBtn2:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.orangeBtn a {
	display: block;
    width: 100%;
    padding: 12px 0;
    color: #FFF !important;
    text-decoration: none;
    text-align: center;
    background: rgb(255,126,0);
    background: linear-gradient(0deg, rgba(255,126,0,1) 0%, rgba(255,168,0,1) 100%);
    font-size: 16px;
    text-decoration: none !important;
    border: 2px solid #fff;
    box-sizing: border-box;
}
.orangeBtn2 a {
    display: block;
    width: 48%;
    float: left;
    margin: 0px 1% 15px;
    padding: 12px 0;
    color: #FFF !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    background: #FF9326 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
    font-size: 16px;
    text-decoration: none !important;
	border: 2px solid #fff;
}

/* お客様の声 */
#boxWrap{
	width:100%;
	background:#FFF;
	margin:0 auto 30px;
	padding:10px;
	box-sizing: border-box;
}
#boxWrap h2{
	margin: 0 0 10px;
    background: #fdf7d2;
    padding: 5px 0 3px 10px;
}
#boxWrap dl.custBox{
	display:block;
	overflow:hidden;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px dotted #999;
}
#boxWrap dl.custBox dt{
	width:28%;
	display:block;
	float:left;
	margin:0 2% 0 0;
	padding:0;
}
#boxWrap .custBox dd{
	width:70%;
	display:block;
	float:right;
	font-size:14px;
	margin:0;
	padding:0;
	background:url(../images/bg_note.gif);
	line-height:1.8em;
}

/* QA */
#boxWrap .qaBox{
	display:block;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:0 0 30px 0;
	border-bottom:2px solid #ff125a;
}
#boxWrap .qaBox h3 {
    width: 100%;
    height: 32px;
    padding: 4px 0 0 30px;
    background: url(../images/qa/ic_Q.gif) no-repeat;
    box-sizing: border-box;
}
#boxWrap div.qaBox dl{
	width: 100%;
    margin: 0 0 25px 0;
    overflow: hidden;
}
#boxWrap div.qaBox dl dt{
    width: 190px;
    margin: 0 auto 3%;
    display: block;
    padding: 0 0 0 5px;
}
#boxWrap div.qaBox dl dd{
	width:100%;
	display:block;
	float:right;
	font-size:14px;
	margin:0;
	padding:0;
	background:url(../images/bg_note.gif);
	line-height:1.8em;
}
.border{
	width:100%;
	height:1px;
	border-style:1px dotted #999;
	clear:both;
}

/*about*/
.Router,
.Yoyaku,
.Settei,
.Packet {
	width: 98%;
    margin: 0 1% 3%;
    border: 5px solid #ffad33;
    box-sizing: border-box;
    border-radius: 15px 15px 0 0;
}
.Router h3,
.Yoyaku h3,
.Settei h3,
.Packet h3 {
	background: #ffad33;
    color: #FFF;
    text-align: center;
    padding: 5px 0;
    font-weight: normal;
    border-radius: 3px 3px 0 0;
}
.Router p,
.Yoyaku p,
.Settei p,
.Packet p {
	font-size: 16px;
    padding: 8px;
}
.imgPacket img {width: 100%;}

h3.txtIssyo{
	background: #fff4e4;
    width:100%;
    margin: 10px 0;
    padding: 8px 0px 5px 10px;
    border-left: 10px solid #ffad33;
    color: #555;
    font-weight: lighter;
	box-sizing: border-box;
}
p.txtIssyo{
	font-size: 14px;
    margin-bottom: 28px;
    line-height: 1.5;
}
.imgBottom {
	width:100%;
    display: block;
    padding: 0;
    margin: 0 0 15px 0;
    background-color: white;
}
.imgBottom img {
    width: 31.33333%;
    margin: 1%;
    float: left;
}

/*Attention*/
.txtAttention {
    font-size: 12px;
    line-height: 18px;
    color: #663300;
    padding: 0;
    margin: 0 10px;
}

/*under_link*/
#boxBnr ul{
	width: 308px;
    margin: auto;
}
#boxBnr ul li a{
	width: 150px;
    height: 60px;
    float: left;
    margin: 0 2px;
}
#boxBnr ul li:nth-last-of-type(1) a{background: #FFF url(../../images/bt_bottom10.gif) no-repeat;background-size:100%;}
#boxBnr ul li:nth-last-of-type(2) a{background: #FFF url(../../images/bt_bottom9.gif) no-repeat;background-size:100%;}
#boxBnr ul li:nth-last-of-type(3) a{background: #FFF url(../../images/bt_bottom7.gif) no-repeat;background-size:100%;}
#boxBnr ul li:nth-last-of-type(4) a{background: #FFF url(../../images/bt_bottom6.gif) no-repeat;background-size:100%;}
#boxBnr ul li:nth-last-of-type(5) a{background: #FFF url(../../images/bt_bottom5.gif) no-repeat;background-size:100%;}
#boxBnr ul li:nth-last-of-type(6) a{background: #FFF url(../../images/bt_bottom4.gif) no-repeat;background-size:100%;}
#boxBnr ul li:nth-last-of-type(7) a{background: #FFF url(../../images/bt_bottom3.gif) no-repeat;background-size:100%;}
#boxBnr ul li:nth-last-of-type(8) a{background: #FFF url(../../images/bt_bottom2.gif) no-repeat;background-size:100%;}
#boxBnr ul li:nth-last-of-type(9) a{background: #FFF url(../../images/bt_bottom1.gif) no-repeat;background-size:100%;}
#boxBnr ul li:nth-last-of-type(10) a{background: #FFF url(../../images/bt_bottom10.gif) no-repeat;background-size:100%;}
#boxBnr ul li a span{
	color: #222;
	position: relative;
    top: 25%;
    left: 10px;
    font-size: 14px;
    text-align: center;
    width: 100%;
    display: inline-block;
    line-height: 16px;
	text-shadow:
       1px  1px 0px #fff,
      -1px  1px 0px #fff,
       1px -1px 0px #fff,
      -1px -1px 0px #fff,
       1px  0px 0px #fff,
       0px  1px 0px #fff,
      -1px  0px 0px #fff,
       0px -1px 0px #fff;/* 文字の影 */
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

#bg {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	width:950px;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
	margin-bottom:30px;
}
#bgIn {
	background-image: url(../images/bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 950px;
	padding-bottom:20px;
	font-family: "メイリオ", Meiryo;
}

main article {
    width: 990px;
    margin: 0 auto;
    padding: 20px;
    display: block;
    background: #cfecfa;
    box-sizing: border-box;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 14px;
    width: auto;
    max-width: 970px;
    margin: 0 auto 5px;
	background:none;
}
#btnTab {
	padding:0;
	margin:0px 0px 10px 20px;
}
#btnTab li {
	float:left;
	padding:0;
	margin:0;
}

/*Wi-Fi 比較表 index*/
#In{margin:0 10px;}
#plan_box{
	/*width:930px;*/width:855px;
	margin:auto;
    font-size: 16px;
}
#plan_box li{
	float:left;
	text-align:center;
}
li.th--table{width:78px;}
li.th--table dt {height: 400px;}
li.td--table{
	width: 279px;
    margin: 0 5px 0 0;
}
li.td--table .great--value{
	background: #fee642;
    border: 2px solid #FFF;
    border-radius: 10px;
    padding: 8px 5px;
    height: 78px;
    margin-bottom: 12px;
}
li.td--table .wifi-image {
	height: 200px;
    background: #FFF;
    border-radius: 50px 50px 0 0;
    margin-bottom: 10px;
}
li.td--table .wifi-image img{
	margin: 0 auto;
    padding: 5px 0;
    display: block;
    height: 120px;
}
li.td--table .wifi-image span{
	color: #FFF;
    background: #007eff;
    display: grid;
    border-radius: 5px;
    width: 250px;
    height: 56px;
    margin: 0 auto;
    padding: 5px 0;
    align-items: center;
}
table {margin-bottom: 10px;}
tr{
	background: #FFF;
	height: 145px;
	border-bottom: 1px solid #fff1b1;
}
td, th {
	padding: 3px;
	height: 25px;
}
th {
	background: #e0f6ff;
    text-align: center;
	font-size: 13px;
    font-weight: bold;
	border: 1px solid #fff1b1;
}

/*btn*/
.btnbox {height: 80px;}
.orangeBtn,
.orangeBtn2{
	width: 100%;
    border: 2px solid #FF9326;
    margin-bottom: 5%;
    box-shadow: 5px 5px 10px 0px #b8b8b8;
    box-sizing: border-box;
	position: relative;
}
.orangeBtn a:before,
.orangeBtn2 a:before{
	content: "";
    width: 10%;
    height: 100%;
    position: absolute;
    top: 30%;
    left: 0;
    background-image: url(/nrs/images/arrow_bold.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.orangeBtn:after,
.orangeBtn2:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.orangeBtn a {
	display: block;
    width: 100%;
    padding: 12px 0;
    color: #FFF !important;
    text-align: center;
	background: rgb(255,126,0);
	background: linear-gradient(0deg, rgba(255,126,0,1) 0%, rgba(255,168,0,1) 100%);
    font-size: 24px;
    text-decoration: none !important;
    border: 2px solid #fff;
    box-sizing: border-box;
}
.orangeBtn2 a {
    display: block;
    width: 48%;
    float: left;
    margin: 0px 1% 15px;
    padding: 12px 0;
    color: #FFF !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    background: #FF9326 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
    font-size: 16px;
    text-decoration: none !important;
	border: 2px solid #fff;
}
.orangeBtn a:hover,
.orangeBtn2 a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/* お客様の声 */
#boxWrap{
	width:900px;
	background:#FFF;
	margin:0 auto 30px;
	padding:10px;
}
#boxWrap h2{
    height: 36px;
    margin: 64px 0 24px;
	padding:14px 0 0 32px;
	font-size:20px;
	background:url(../images/ti_back.gif) no-repeat;
}
#boxWrap dl.custBox{
	display:block;
	overflow:hidden;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px dotted #999;
}
#boxWrap dl.custBox dt{
	width:190px;
	display:block;
	float:left;
	margin:0;
	padding:0 0 0 20px;
}
#boxWrap .custBox dd{
	width:660px;
	display:block;
	float:right;
	font-size:14px;
	margin:0;
	padding:0;
	background:url(../images/bg_note.gif);
	line-height:1.8em;
}

/* QA */
#boxWrap .qaBox{
	display:block;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:0 0 30px 0;
	border-bottom:1px dotted #999;
}
#boxWrap .qaBox h3{
	width:94%;
	height:26px;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display:block;
	margin:0 0 10px 10px;
	padding:4px 0 0 30px;
	background:url(../images/qa/ic_Q.gif) no-repeat;
	border-bottom:1px dotted #999;
}
#boxWrap div.qaBox dl{
	width:93%;
	margin:0 0 25px 0;
	display:block;
	padding:0 0 0 30px;
	overflow:hidden;
}
#boxWrap div.qaBox dl dt{
	width:190px;
	margin:0;
	display:block;
	padding:0 0 0 5px;
	float:left;
}
#boxWrap div.qaBox dl dd{
	width:620px;
	display:block;
	float:right;
	font-size:14px;
	margin:0;
	padding:0;
	background:url(../images/bg_note.gif);
	line-height:1.8em;
}
.border{
	width:100%;
	height:1px;
	border-style:1px dotted #999;
	clear:both;
}

/*about*/
.Router,
.Yoyaku,
.Settei {
	width: 31.33333%;
    height: 175px;
    float: left;
    margin: 1%;
    border: 5px solid #ffad33;
    box-sizing: border-box;
    border-radius: 15px 15px 0 0;
}
.Packet {
	width: 98%;
    height: 260px;
    clear: both;
    margin: 1%;
    border: 5px solid #ffad33;
    box-sizing: border-box;
    border-radius: 15px 15px 0 0;
}
.Router h3,
.Yoyaku h3,
.Settei h3,
.Packet h3 {
	background: #ffad33;
    color: #FFF;
    text-align: center;
    padding: 5px 0;
    font-weight: normal;
    border-radius: 3px 3px 0 0;
}
.Router p,
.Yoyaku p,
.Settei p,
.Packet p {
	font-size: 16px;
    padding: 8px;
}
.Packet .txtPacket{
	width: 48%;
    float: left;
    margin-right: 2%;
}
.Packet .imgBenri{
	width: 50%;
    float: left;
}
h3.txtIssyo{
	background: #fff4e4;
    width: 600px;
    margin: 10px 0;
    padding: 8px 0px 5px 10px;
    border-left: 10px solid #ffad33;
    color: #555;
    font-weight: lighter;
}
p.txtIssyo{
	font-size: 14px;
    margin-bottom: 28px;
    line-height: 1.5;
}
.imgBottom {
    width: 750px;
    display: block;
    padding: 0px;
    margin: 0px 0px 15px 150px;
    background-color: white;
}
.imgBottom img {margin: 0px 35px 0px 0px;}

/*Attention*/
.txtAttention {
    font-size: 12px;
    line-height: 18px;
    color: #663300;
    padding: 0px;
    margin: 0px 0px 0px 20px;
}

/*under_link*/
#boxBnr ul li a{
	width: 178px;
    height: 68px;
    float: left;
	position: relative;
}
#boxBnr ul li:nth-last-of-type(1) a{background: #FFF url(../../images/bt_bottom10.gif) no-repeat;background-size: 98%;}
#boxBnr ul li:nth-last-of-type(2) a{background: #FFF url(../../images/bt_bottom9.gif) no-repeat;background-size: 98%;}
#boxBnr ul li:nth-last-of-type(3) a{background: #FFF url(../../images/bt_bottom7.gif) no-repeat;background-size: 98%;}
#boxBnr ul li:nth-last-of-type(4) a{background: #FFF url(../../images/bt_bottom6.gif) no-repeat;background-size: 98%;}
#boxBnr ul li:nth-last-of-type(5) a{background: #FFF url(../../images/bt_bottom5.gif) no-repeat;background-size: 98%;}
#boxBnr ul li:nth-last-of-type(6) a{background: #FFF url(../../images/bt_bottom4.gif) no-repeat;background-size: 98%;}
#boxBnr ul li:nth-last-of-type(7) a{background: #FFF url(../../images/bt_bottom3.gif) no-repeat;background-size: 98%;}
#boxBnr ul li:nth-last-of-type(8) a{background: #FFF url(../../images/bt_bottom2.gif) no-repeat;background-size: 98%;}
#boxBnr ul li:nth-last-of-type(9) a{background: #FFF url(../../images/bt_bottom1.gif) no-repeat;background-size: 98%;}
#boxBnr ul li:nth-last-of-type(10) a{background: #FFF url(../../images/bt_bottom10.gif) no-repeat;background-size: 98%;}
#boxBnr ul li a span{
	color: #222;
	position: relative;
    top: 28%;
    left: 14px;
    font-size: 15px;
    text-align: center;
    width: 100%;
    display: inline-block;
    line-height: 16px;
	text-shadow:
       1px  1px 0px #fff,
      -1px  1px 0px #fff,
       1px -1px 0px #fff,
      -1px -1px 0px #fff,
       1px  0px 0px #fff,
       0px  1px 0px #fff,
      -1px  0px 0px #fff,
       0px -1px 0px #fff;/* 文字の影 */
}
#boxBnr ul li a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/*ancer*/
#anchorLinkBlock {
	width: 970px;
    margin: 10px auto !important;
    display: block;
    font-size: 10px;
}

}