@charset "utf-8";

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}


html {
  font-family: "Yu Gothic", sans-serif;
}
@media all and (-ms-high-contrast: none)  {
  html {
    font-family: Verdana, Meiryo, sans-serif;
  }
}
@media all and (-ms-high-contrast: active) {
  html {
    font-family: Verdana, Meiryo, sans-serif;
  }
}

/* CSS Document */

.pc_only{
    display: none;
}
body{
	background: #fffdf7;
    font-size: 13px;
	/*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";*/
}

h2{
	border-left: 8px #3388c9 solid;
    border-bottom: 1px #000 dotted;
    font-size: 16px;
    color: #878787;
    margin-bottom: 16px;
    padding-left: 10px;
	   padding-bottom: 8px;
    letter-spacing: -1px;
	font-weight: bold;
}
.infoPage main li a{
	font-weight: bold;
}
header {
    background: #3388c9;
    box-shadow: 0px 0px 12px -3px rgba(0,0,0,0.8);
    -moz-box-shadow: 0px 0px 12px -3px rgba(0,0,0,0.8);
    -webkit-box-shadow: 0px 0px 12px -3px rgba(0,0,0,0.8);
    position: fixed;
    height: 50px;
    z-index: 9999;
    width: 100%;
    top: 0;
}
header a.rogo {
    background: #fff;
    display: block;
    width: 117px;
    text-align: center;
    height: 50px;
    padding: 14px 10px;
    box-sizing: border-box;
    float: left;
}
header a.rogo img {
	width: 95px;
}
header .heder_nav {
	display: none;
}
header .tel img {
    margin: 0px 10px;
    height: 50px;
}


.wrappr{
	width: 100%;
	margin: 0 auto;
	padding: 50px 0 0;
	box-sizing: border-box;
	overflow: hidden;
}
.wrappr img{
	width: 100%;
}

#home .wrappr{
	padding: 50px 10px 0;
}
nav {
    padding: 50px 10px 0;
	box-sizing: border-box;
    background: #eaf6ff;
	margin-bottom: 20px;
}
nav ul {
    padding: 20px 0;
}
nav li {
	width: 45%;
	width: calc(50% - 5px);
	border-radius: 5px;
	box-sizing: border-box;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
    box-shadow:  2px 2px 11px 0px rgba(0,0,0,0.27);
    -moz-box-shadow: 2px 2px 11px 0px rgba(0,0,0,0.27);
    -webkit-box-shadow: 2px 2px 11px 0px rgba(0,0,0,0.27);
	margin-bottom: 10px;
}
nav li:nth-child(odd){
	float: left;
}
nav li:nth-child(even){
	float: right;
}
nav li:last-of-type{
	margin-bottom: 0;
}
nav li a{
	color: #fff;
	text-decoration: none;
	display: block;
	height: 80px;
	box-sizing: border-box;
	line-height: 1
}
/*nav li:nth-child(1){*/
/*	margin-left: 0;*/
/*	background: url(../img/bg_rd.png);*/
/*}*/
/*nav li:nth-child(1) a{*/
/*	background: url(../img/icon_beginner.png)no-repeat center 7px;*/
/*	padding-top: 43px;*/
/*	font-size: 16px;*/
/*}*/

/*nav li:nth-child(2){*/
/*	background: url(../img/bg_ye.png);*/
/*}*/
/*nav li:nth-child(2) a{*/
/*	background: url(../img/icon_home.png)no-repeat  center 7px;*/
/*	padding-top: 45px;*/
/*}*/
nav li:nth-child(1){
	background: url(../img/bg_gr.png);
}
nav li:nth-child(1) a{
	background: url(../img/icon_tv.png)no-repeat center 7px;
	padding-top: 47px;
}
nav li:nth-child(2){
	background: url(../img/bg_bl.png);
}
nav li:nth-child(2) a{
	background: url(../img/icon_pc.png)no-repeat center 7px;
	padding-top: 47px;
	font-size: 17px;
}
nav li:nth-child(5){
	display: none;/*準備中対応*/
	background: url(../img/bg_pp.png);
	float: none;
	clear: both;
}
nav li:nth-child(5) a{ 
	background: url(../img/icon_money.png)no-repeat center 7px;
	padding-top: 43px;
	font-size: 18px;
	line-height: 0.9;
}
nav li:nth-child(5) a span{
	font-size: 15px;
}

.banner img {
	vertical-align: bottom;
	
}
.banner .area_l{
	margin-bottom: 10px
}


.btn {
	margin: 20px 0;
	display: none;
}
.btn li {
	position: relative;
	border-radius: 5px;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: bold;
	box-sizing: border-box;
    box-shadow:  2px 2px 11px 0px rgba(0,0,0,0.27);
    -moz-box-shadow: 2px 2px 11px 0px rgba(0,0,0,0.27);
    -webkit-box-shadow: 2px 2px 11px 0px rgba(0,0,0,0.27);
	height: 50px;
}

.btn li a{
	color: #fff;
	text-decoration: none;
	display: block;
	width:470px;
	height: 50px;
	box-sizing: border-box;
	line-height: 50px;
}
.btn i{
	right: 10px;
	font-size: 20px;
	position: absolute;
	top: 13px
}
.btn li:nth-child(1){
	margin-left: 0;
	background: url(../img/bg_rd.png);
	margin-bottom: 10px;
}
.btn li:nth-child(1) a{
	background: url(../img/icon_beginner.png)no-repeat 10px center;
	background-size: 30px;
    padding-left: 50px;
}

.btn li:nth-child(2){
	background: url(../img/bg_ye.png);
}
.btn li:nth-child(2) a{
	background: url(../img/icon_home.png)no-repeat 10px center;
	background-size: 30px;
    padding-left: 50px;
}







#ham-menu {
    background-color: #fff; /*メニュー背景色*/
    box-sizing: border-box;
    height: 100%;
    padding: 10px 10px; /*メニュー内左右上下余白*/
    position: fixed;
    right: -250px; /*メニュー横幅 width と合わせる*/
    top: 0;
    transition: transform 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
    width: 250px; /*メニュー横幅*/
    z-index: 1000;
	overflow: auto;
}
#ham-menu::-webkit-scrollbar
{
        overflow:hidden;
        width:5px;
        background:#fafafa;
         
        -webkit-border-radius:3px;
        border-radius:3px;
}
#ham-menu::-webkit-scrollbar:horizontal
        {
                height:5px;
        }
#ham-menu::-webkit-scrollbar-button
{
       display:none;
}
#ham-menu::-webkit-scrollbar-piece
{
        background:#eee;
}
#ham-menu::-webkit-scrollbar-piece:start
        {
                background:#eee;
        }
#ham-menu::-webkit-scrollbar-thumb
{
        overflow:hidden;
        -webkit-border-radius:3px;
        border-radius:3px;     
        background:#3388c9;
}
#ham-menu::-webkit-scrollbar-corner{
        overflow:hidden;
        -webkit-border-radius:3px;
        border-radius:3px; 
        background:#3388c9;
}


#ham-menu ul:first-of-type li{
	border-radius: 5px;
	margin-bottom: 10px;
	box-shadow: 2px 2px 11px 0px rgba(0,0,0,0.27);
    -moz-box-shadow: 2px 2px 11px 0px rgba(0,0,0,0.27);
    -webkit-box-shadow: 2px 2px 11px 0px rgba(0,0,0,0.27);
	position: relative;
}
#ham-menu ul:first-of-type a{
	color: #fff;
	text-decoration: none;
	padding-left: 35px;
	padding-right: 10px;
	line-height: 40px;
	display: block;
	font-size: 14px;
	position: relative;
}
/*#ham-menu ul:first-of-type li:nth-of-type(1){*/
/*	background: url(../img/bg_rd.png);*/
/*}*/
/*#ham-menu ul:first-of-type li:nth-child(1):before{*/
/*    background: url(../img/icon_beginner.png)no-repeat center;*/
/*    background-size: 15px;*/
/*	content: "";*/
/*    display: block;*/
/*    width: 15px;*/
/*    height: 15px;*/
/*	left: 10px;*/
/*    background-size: 15px;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    margin: auto;*/
/*}*/
/*#ham-menu ul:first-of-type li:nth-of-type(2){*/
/*	background: url(../img/bg_ye.png);*/
/*}*/
/*#ham-menu ul:first-of-type li:nth-child(2):before{*/
/*	background: url(../img/icon_home.png)no-repeat center;*/
/*	background-size: 15px;*/
/*	content: "";*/
/*    display: block;*/
/*    width: 15px;*/
/*    height: 15px;*/
/*	left: 10px;*/
/*    background-size: 15px;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    margin: auto;*/
/*}*/
#ham-menu ul:first-of-type li:nth-of-type(1){
	background: url(../img/bg_gr.png);
}
#ham-menu ul:first-of-type li:nth-child(1):before{
	background: url(../img/icon_tv.png)no-repeat center;
	background-size: 15px;
	content: "";
    display: block;
    width: 15px;
    height: 15px;
	left: 10px;
    background-size: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
#ham-menu ul:first-of-type li:nth-of-type(2){
	background: url(../img/bg_bl.png);
}
#ham-menu ul:first-of-type li:nth-child(2):before{
	background: url(../img/icon_pc.png)no-repeat center;
	background-size: 15px;
	content: "";
    display: block;
    width: 15px;
    height: 15px;
	left: 10px;
    background-size: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
#ham-menu ul:first-of-type li:nth-of-type(5){
	display: none;/*#準備中対応*/
	background: url(../img/bg_pp.png) ;
}
#ham-menu ul:first-of-type li:nth-child(5):before{
	background: url(../img/icon_money.png)no-repeat center;
	background-size: 15px;
	content: "";
    display: block;
    width: 15px;
    height: 15px;
	left: 10px;
    background-size: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
#ham-menu ul:last-of-type a{
	text-decoration: none;
	padding: 0 10px;
	line-height: 40px;
	display: block;
	color: #3388c9;
	font-weight: bold;
	font-size: 14px;
	position: relative;
}
#ham-menu ul:last-of-type li{
	border-radius: 5px;
	margin-bottom: 10px;
	background: #fffdf7;
	border: 1px solid #3388c9;
	box-shadow: 2px 2px 11px 0px rgba(0,0,0,0.27);
    -moz-box-shadow: 2px 2px 11px 0px rgba(0,0,0,0.27);
    -webkit-box-shadow: 2px 2px 11px 0px rgba(0,0,0,0.27);
}
#ham-menu ul:last-of-type li:nth-of-type(3){
	background: #f39800;
	border: none;
} 
#ham-menu ul:last-of-type li:nth-of-type(3) a {
    color: #fff;
}
#ham-menu ul:last-of-type li:nth-of-type(4){
	background: #fa8e8e;
	border: none;
} 
#ham-menu ul:last-of-type li:nth-of-type(4) a {
    color: #fff;
}
#ham-menu ul:last-of-type li:last-of-type{
	margin-bottom: 0;
}

#ham-menu a i{
	margin-right: 10px;
}
#ham-menu a i.fa-angle-right {
    position: absolute;
    right: 0px;
    top: 10px;
    font-size: 20px;
}

#menu-background {
    background-color: #333; /*黒背景*/
    display: block;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
    width: 100%;
    z-index: -1;
}

#menu-icon {
    color: #fff;
    cursor: pointer;
    display: block;
    position: fixed;
    right: 5px;
    top: 5px;
    width: 45px;
	height: 40px;
	box-sizing: border-box;
    transition: all 0.3s linear 0s;
    z-index: 1000;
    text-align: center;
    background: rgba(51, 136, 201, 0.8);
    padding: 5px 5px;
    border-radius: 3px;
}
#menu-icon span:nth-child(1){
	width: 30px;
	height: 2px;
	background: #fff;
	display: block;
	position: relative;
	top:0;
	left: 2px;
}
#menu-icon span:nth-child(2){
	width: 30px;
	height: 2px;
	background: #fff;
	display: block;
	position: relative;
	top:5px;
	left: 2px;
}
#menu-icon span:nth-child(3){
	width: 30px;
	height: 2px;
	background: #fff;
	display: block;
	position: relative;
	top:10px;
	left: 2px;

}

#menu-icon span:nth-child(4){
    font-size: 10px;
    font-weight: bold;
    position: relative;
    top:12px;
}
#menu-cb {
    display: none; /*チェックボックス本体は消しておく*/
}

#menu-cb:checked ~ #ham-menu {
    transform: translate(-250px); /*メニュー本体横幅 width と合わせる*/
}
#menu-cb:checked ~ #menu-icon{
	transform: translate(-250px); 
}
#menu-cb:checked ~ #menu-background {
    opacity: 0.5;
    z-index: 999;
	height: 100%;
}
#menu-cb:checked ~ #menu-icon span:nth-child(1){
  -webkit-transform: translateY(20px) rotate(-45deg);
  transform: translateY(20px) rotate(-45deg);
  top: -6px;
	width: 38px;
	left: -1px;
}
#menu-cb:checked ~ #menu-icon span:nth-child(2){
  opacity: 0;
}
#menu-cb:checked ~ #menu-icon span:nth-child(3){
  -webkit-transform: translateY(-20px) rotate(45deg);
  transform: translateY(-20px) rotate(45deg);
  top: 30px;
  width: 38px;
	  left: -1px;
}
#menu-cb:checked ~ #menu-icon span:nth-child(4){
  display: none;
}




.tab-content input[type="radio"] {
  display: none;
} 
.tab-content a {
    color: #878787;
}
.tab-content label{
	display: none;
}
.tab-content .tab-box {
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.27);
    -moz-box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.27);
    -webkit-box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.27);
	border: 1px solid #fafafa;
	width: 100%;
	background: #fff;
	margin-top: 20px;
}

.tab-box .acMenu > dt{
	font-size: 16px;
	font-weight: bold;
	border: none;
	border-radius: 5px;
    padding: 0 10px;
    margin-top: 10px;
	line-height: 40px;
}
.tab-box .acMenu > dt i{
    font-size: 20px;
    position: relative;
    top: 2px
}
#tabView1 > dl > dt {
    color: #e68064;
    border: 1px solid #e68064;
	margin-top: 0;
}
#tabView2 .acMenu > dt{
    color: #f5b55e;
	border: 1px solid #f5b55e;
}
#tabView2 .acMenu dl dd{
    border-bottom: 1px solid #f5b55e;
}
#tabView3 .acMenu > dt{
  color: #77ad64;
	border: 1px solid #77ad64;
}
#tabView3 .acMenu dl dd{
    border-bottom: 1px solid #77ad64;
}
#tabView4 .acMenu > dt{
  color: #6db6bb;
	border: 1px solid #6db6bb;
}
#tabView4 .acMenu dl dd{
    border-bottom: 1px solid #6db6bb;
}
#tabView5 .acMenu > dt{
  color: #a380ad;
	border: 1px solid #a380ad;
	margin-bottom: 0;
}
#tabView5 .acMenu dl dd{
    border-bottom: 1px solid #a380ad;
}
.tab-box .acMenu dl{
	border-top: none;
	padding: 0 5px;
}
.tab-box .acMenu dl dt{
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 10px
}
.tab-box .acMenu dl dt span{
	font-size: 10px;
	background: #e1e1e1;
	padding: 1px 5px;
	margin-left: 10px;
	color: #fff;
}
.tab-box .acMenu dl dt span.tab2{
  background: #f5b55e;
}
.tab-box .acMenu dl dt span.tab3{
  background: #77ad64;
}
.tab-box .acMenu dl dt span.tab4{
  background: #6db6bb;
}
.tab-box .acMenu dl dt span.tab5{
  background: #a380ad;
}
.tab-box .acMenu dl dd{
    border-bottom: 1px solid #ccc;
	padding:0 10px 10px;
	font-size: 12px;
}
.tab-box .acMenu dl dd:last-child,
#tabView2 .acMenu dl dd:last-child,
#tabView3 .acMenu dl dd:last-child,
#tabView4 .acMenu dl dd:last-child,
#tabView5 .acMenu dl dd:last-child{
	border-bottom: none;
}



/*アコーディオン設定*/
.tab-box .acMenu > dt{
    display:block;
    cursor:pointer;
    }
.tab-box .acMenu > dd{
    display:none;
    }
.tab-box .acMenu > dd dt{
    pointer-events:none;
}

.tab-box .acMenu > dt .fa.fa-sort-asc,
.tab-box .acMenu > dt.active .fa.fa-sort-desc{
	display: none;
}
.tab-box .acMenu > dt.active .fa.fa-sort-asc{
	display: block;
	float: right;
	position: relative;
	top: 13px;
}
.tab-box .acMenu > dt .fa.fa-sort-desc{
	display: block;
	float: right;
	position: relative;
	top:5px;
}



.content.area_1 {
	margin-top: 20px;
    background: #fff;
    float: right;
    box-sizing: border-box;
    box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.27);
    -moz-box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.27);
    -webkit-box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.27);
    border: 1px solid #77ad64;
    border-radius: 5px;
}
.content.area_1 h2 {
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    line-height: 32px;
    background: url(../img/bg_gr.png);
	margin-bottom: 0;
	padding: 0;
	border: none;
}
.content.area_1 #cablegate0_title {
    display: block;
    clear: left;
    margin-bottom: 8px;
    font-size: 14px;
    margin: 0 20px 10px;
}
.content.area_1 #cablegate0_program {
    display: none !important;
}
.content.area_1 #cablegate0_description {
    font-size: 12px;
    margin: 10px 20px;
}
.content.area_1 #cablegate0_copyright {
    font-size: 10px;
    margin: 0 20px;
    color: #999;
}
.content.area_1 .cablegate_chname {
    text-align: right;
    margin: 0px 20px 0;
    font-size: 10px;
    color: #77ad64;
}
.content.area_1 .cablegate_thum {
    margin: 0 0 10px 0;
}
.content.area_1 #cablegate0_thum {
    width: 100%;
    height: auto;
}
.content.area_1 #movizo-player-wrapper {
    width: 100%;
    height: auto;
    font-size: 0;
}
.content.area_1 #mvbox {
    width: 100%;
    height: auto;
    background: none !important;
    box-sizing: border-box;
    padding: 0 20px;
}
.content.area_1 .cablegate_footer {
    display: none;
}

.content.area_1 p  {
    text-align: right;
    margin: 10px 20px;
}
.content.area_1 p a {
    color: #77ad64;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    padding-right: 15px;
}
.content.area_1 p a i.fa-angle-right {
    position: absolute;
    right: 0px;
    font-size: 20px;
}

.banner.area_c {
    clear: both;
    margin-bottom: 30px;
    padding-top: 30px;
}
.banner.area_c:hover{
	opacity: 0.9;
} 
.content.area_2{
	float: left;
	width: 100%;
	height: 200px;
	background: #ccc;
}
.content.area_3{
	float: right;
	width: 100%;
	height: 200px;
	background: #ccc;
}

footer{
	background: #3388c9;
	margin-top: 20px;
}
footer li a{
	text-decoration: none;
	color: #fff;
	height:40px;
	line-height: 40px;
	border-bottom: 1px solid #0077ca;
	display: block;
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}
footer li a i.fa-angle-right{
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
}
footer li.simulation{
	display: none; /*準備中対応*/
}
footer .footer_bottom li:last-child{
	border-bottom: none;
}
footer small {
    font-size: 10px;
    text-align: center;
    width: 100%;
    display: block;
    padding: 10px 0;
	color: #fff;
	background: #0077ca;
	clear: both;
}

footer .footer_center .sitemap li dd li a {
    padding-left: 20px;
	font-weight: normal;
}

.infoPage main.beginner dl {
    padding-bottom: 36px;
    margin-bottom: 6px;
    background: url(../img/arrow.png) no-repeat center 95%;
    background-size: 20px;
}
.infoPage main.beginner dl.last{
    padding-bottom: 0px;
    margin-bottom: 0px;
    background: none;
}

.infoPage main.beginner dl dt {
    border: 1px #3388c9 solid;
    border-radius: 5px;
    font-size: 20px;
    color: #3388c9;
    margin-bottom: 0px;
    padding-left: 0px;
    letter-spacing: 0px;
    height: 60px;
    line-height: 60px;
    text-align: center;
	font-weight: bold;
}
.infoPage main.beginner dl dd{
    margin-bottom: 0px;
    padding: 8px;
}

.infoPage main.beginner dl dd span.square{
	display: inline-block;
    width: 13px;
    height: 13px;
    background-color: #3388c9;
    margin-right: 5px;
    vertical-align: middle;
}



/*beginner*/
.beginner h1{
    background: url(../img/bg_rd.png);
    box-sizing: border-box;
    padding-top: 0 !important;
    color: #fff !important;
    margin-bottom: 20px !important;
}
.beginner .btn_list{
	margin: 20px 0 0 0;
}
.beginner li a {
    display: block;
    height: 140px;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    padding: 20px;
    margin: 0 0 10px;
	position: relative;
}
.beginner li:last-child a{
    margin: 0px;
}
.beginner li a i.fa-angle-right {
    position: absolute;
    right: 20px;
    font-size: 25px;
}
/*
.beginner ul{
	width: calc(50% - 15px);
}
*/
.beginner li:nth-child(1){
    font-size: 22px;
    text-align: center;
    height: 50px;
	font-weight: bold;
}
.beginner ul.tv,
.beginner ul.net{
    margin-bottom: 30px;
}
.beginner ul.tv li a{
    border: 1px solid #77ad64;
    color: #77ad64 !important;
}
.beginner ul.tv li:nth-child(1){
    color: #77ad64;
}
.beginner ul.tv li:nth-child(2) a {
    background: url(../img/catv_icon01.png)no-repeat center bottom 20px #fffdf7;
    background-size: 90%;
}
.beginner ul.tv li:nth-child(3) a,
.beginner ul.tv li:nth-child(4) a,
.beginner ul.tv li:nth-child(5) a{
	padding: 20px;
    height: 28px;
    line-height: 28px;
    background: #fffdf7;
}
.beginner ul.net li a{
    border: 1px solid #6db6bb;
    color: #6db6bb !important;
}
.beginner ul.net li:nth-child(1){
    color: #6db6bb;
}
.beginner ul.net li:nth-child(2) a {
    background: url(../img/net_icon01.png)no-repeat center bottom 20px #fffdf7;
    background-size: 90%;
}
.beginner ul.net li:nth-child(3) a,
.beginner ul.net li:nth-child(4) a,
.beginner ul.net li:nth-child(5) a{
	padding: 20px;
    height: 28px;
    line-height: 28px;
    background: #fffdf7;
}

.beginner ul.other{
	margin-bottom: 50px;
}
.beginner ul.other li{
	height: inherit;
}
.beginner ul.other a{
    padding: 20px;
    height: 28px;
    line-height: 28px;
    background: #fffdf7;
	border: 1px solid #e68064;
    color: #e68064 !important;
}





.catv h1{
    background: url(../img/bg_gr.png);
    box-sizing: border-box;
    padding-top: 0 !important;
    color: #fff !important;
    margin-bottom: 20px !important;
}

.catv ul {
    margin: 30px 0;
}
.catv li > a {
    display: block;
    height: 140px;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    padding: 20px;
    margin: 0 0 10px;
    position: relative;
}
.catv ul li > a {
    border: 1px solid #77ad64;
    color: #77ad64;
}
.catv ul li:nth-child(1) a {
    background: url(../img/catv_icon01.png)no-repeat center bottom 20px #fffdf7;
	background-size: 90%
}
.catv ul li:nth-child(2) a {
    background: url(../img/catv_icon03.png)no-repeat center bottom 20px #fffdf7;
}
.catv ul li:nth-child(n+3) a {
    padding: 20px;
    height: 28px;
    line-height: 28px;
    background: #fffdf7;
}
.catv li a i.fa-angle-right {
    position: absolute;
    right: 20px;
    font-size: 25px;
}

.catv .cablegate_title {
    display: block;
    clear: left;
	font-size: 16px;
    margin-bottom: 8px;
}
.catv .cablegate_footer img {
    width: 50%;
}
.catv li a i.fa-angle-right {
    position: absolute;
    right: 20px;
    font-size: 25px;
}
.catv .cablegate_copyright {
    font-size: 10px;
}
.catv #cablegate0_thum {
    width: 100%;
    height: auto;
}
.catv #movizo-player-wrapper {
    width: 100%;
    height: auto;
    font-size: 0;
}
.catv #mvbox {
    width: 100%;
    height: auto;
    background: none !important;
}
.catv .cablegate_thum {
    width: 100%;
    height: auto;
	margin:0 0 10px;
}

.catv .movie_img {
    width: 100%;
    height: auto;
}
.catv .cablegate_program {
    background: #eaf6ff;
    padding: 10px;
    margin: 10px 0;
	color: #3388c9;
	font-size: 11px;
	line-height: 2;
}

.catv .cablegate_program > div:first-child{
    color: #000;
}
.catv .cablegate_copyright {
    font-size: 10px;
    color: #999;
}
.catv .cablegate_chname {
    color: #77ad64;
    font-size: 10px;
	margin: 0 0 10px;
}


/*catv_ch*/

.infoPage main.catv_ch p {
    padding: 0 10px;
}
.catv_ch h1{
    background: url(../img/bg_gr.png);
    box-sizing: border-box;
    padding-top: 0 !important;
    color: #fff !important;
    margin-bottom: 20px !important;
}

.catv_ch table.channel_1 tr th:nth-child(1),.catv_ch table.channel_1 tr th:nth-child(2){
    width: 10%;
}

.catv_ch table.channel_2 tr th:nth-child(1),.catv_ch table.channel_2 tr th:nth-child(2){
    width: 10%;
}
.catv_ch table.channel_3 tr td:nth-child(2){
    width: 16%;
}

.catv_ch table{
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

.catv_ch table tr th{
    background-color: #0077ca;
    text-align: center;
    color: #fff;
    padding: 10px 0px;
    border: solid 1px #fff;
}

.catv_ch table tr td.red_text{
    padding: 0 10px;
}

.catv_ch table tr td{
    padding: 5px 0px;
    border-right: 1px #e1e1e1 solid;
}
.catv_ch table tr td:last-child{
    border-right: none;
	border-bottom: 1px solid #f6f7f8;
}
.catv_ch table tr:nth-child(2n+1){
    background: #f6f7f8;
}

.catv_ch table tr td span{
    color: #f00;
}

/*catv_course*/
.catv_course h1{
    background: url(../img/bg_gr.png);
    box-sizing: border-box;
    padding-top: 0 !important;
    color: #fff !important;
    margin-bottom: 20px !important;
}
.catv_course .course_Warp{
    margin-bottom: 20px;
}
.catv_course .course_Warp dl{
    border: 2px solid;
    margin-bottom: 10px;
	border-color: transparent;
}
.catv_course .course_Warp p{margin-bottom: 0;}
/*.catv_course .course_Warp dl:nth-child(1){border-color: #36749e;}*/
/*.catv_course .course_Warp dl:nth-child(2){border-color: #52906b;}*/
/*.catv_course .course_Warp dl:nth-child(3){border-color: #4799bf;}*/
/*.catv_course .course_Warp dl:nth-child(4){border-color: #eca123;}*/
/*.catv_course .course_Warp dl:nth-child(5){border-color: #de4d8d;}*/


.catv_course .course_Warp dl dt{
    border:none;
    font-size: 12px;
    letter-spacing: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    width: 100px;
    text-align: center;
    float: left;
    height: 100px;
    color: #fff;
}
.catv_course .course_Warp dl:nth-child(1) dt{background-color: #36749e; font-size: 18px;}
.catv_course .course_Warp dl:nth-child(2) dt{background-color: #52906b; font-size: 18px;}
.catv_course .course_Warp dl:nth-child(3) dt{background-color: #4799bf;}
.catv_course .course_Warp dl:nth-child(4) dt{background-color: #eca123;}
.catv_course .course_Warp dl:nth-child(5) dt{background-color: #de4d8d;}
.catv_course .course_Warp dl dt p{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.catv_course .course_Warp dl dt span{
    font-size: 30px;
}
.catv_course .course_Warp dl dd{
    margin-left: 35%;
    margin-bottom: 0px;
    position: relative;
}
.catv_course .course_Warp dl dd .course_content{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 6%;
}
.catv_course .course_Warp dl dd .course_content p.left_box{
    float: left;
    border: 1px solid #e1e1e1;
    width: 48px;
    height: 28px;
    padding: 15px 5px;
    text-align: center;
    line-height: 1.2;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
.catv_course .course_Warp dl dd .course_content p.left_box span{
    font-size: 14px;
    font-weight: bold;
    display: block;
}
.catv_course .course_Warp dl dd .course_content .course_text{
    margin-left: calc(12% + 48px);
    min-width: 120px;
}
.catv_course .course_Warp dl dd .course_content .course_text p.text_top{
    height: 38px;
    text-align: center;
}
.catv_course .course_Warp dl dd .course_content .course_text p.text_top span{
    font-size: 14px;
    font-weight: bold;
}
.catv_course .course_Warp dl dd .course_content .course_text p.text_bottom{
    line-height: 1.2;
    text-align: center;
    font-size: 11px;
    margin-top: 5px;
}
.catv_course .course_Warp dl dd .course_content .course_text p.text_bottom span{
    font-size: 14px;
    font-weight: bold;
}

.catv_course li a {
    display: block;
    border: 1px solid #77ad64;
    color: #77ad64 !important;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
	position: relative;
}
.catv_course ul.introduction_btn li a{
	padding: 20px;
    height: 28px;
    line-height: 28px;
    background: #fffdf7;
    margin: 0 0 10px;
}
.catv_course li a i.fa-angle-right{
    position: absolute;
    right: 20px;
    font-size: 25px;
}
.catv_course .blue{
    color: #36749e;
}
.catv_course .light_blue{
    color: #4799bf;
}
.catv_course .orange{
    color: #eca123;
}
.catv_course .pink{
    color: #de4d8d;
}
.catv_course .green{
    color: #52906b;
}
.catv_course .channel_Warp{
    margin-bottom: 30px;
}
.catv_course table{
    width: 100%;
}
.catv_course table.channel_1{
    margin-bottom: 30px;
}
.catv_course table.channel_2 tr td:nth-child(6) span{
    font-size: 10px;
}
.catv_course table tr.SD {
    color: #b36b00;
}

.catv_course table tr .blue-txt{
	color: #3388c9;
}

.catv_course table tr th{
    background-color: #0077ca;
    text-align: center;
    color: #fff;
    padding: 10px;
    border: solid 2px #fff;
}
.catv_course table tr th:nth-child(2),.catv_course table tr td:nth-child(2){
    text-align: left;
}
.catv_course table tr td{
    padding: 5px;
    text-align: center;
}
.catv_course table tr td span{
	font-size: 11px;
	color: #f00;
}
.catv_course table tr:nth-child(2n+1){
    background: #f6f7f8;
}
.catv_course .note{
	text-indent: -12.5px;
	padding-left: 10px;
}

.catv_course .note .bk{
	color: #000000;
}

.catv_course .note .sepia{
	color: #b36b00;
}

.catv_course .note .blue{
	color: #3388c9;
}

	/*catv_melit*/
.catv_melit h1{
    background: url(../img/bg_gr.png);
    box-sizing: border-box;
    padding-top: 0 !important;
    color: #fff !important;
    margin-bottom: 20px !important;
}
.catv_melit ul li{
    border: 1px solid #77ad64;
    border-radius: 5px;
    margin-bottom: 10px;
}
.catv_melit ul.melit_order{
    margin-top: 20px;
}
.catv_melit ul.melit_order li{
    padding: 40% 10px 20px 10px;
    text-align: center;
}
.catv_melit ul.melit_order li:nth-child(1){background: url(../img/catv_melit_icon01.png)no-repeat 45% 5%;background-size: 40%;}
.catv_melit ul.melit_order li:nth-child(2){background: url(../img/catv_melit_icon02.png)no-repeat 50% 7%;background-size: 30%;}
.catv_melit ul.melit_order li:nth-child(3){background: url(../img/catv_melit_icon03.png)no-repeat 50% 7%;background-size: 30%;}
.catv_melit ul.melit_order li dl{
    margin-bottom: 0px;
}
.catv_melit ul.melit_order li dl dt{
    border: none;
    font-size: 14px;
    color: #77ad64;
    margin-bottom: 16px;
    padding-left: 0px;
    letter-spacing: 0;
    font-weight: bold;
}
.catv_melit ul.melit_order li dl dt span{
    font-size: 16px;
}
.catv_melit ul.melit_order li dl dd{
    margin-bottom: 0px;
    color: #000;
	text-align: left;
}

.catv_melit ul.melit_btn li{
    background: #fffdf7;
}
.catv_melit ul.melit_btn li a{
    display: block;
    text-align: center;
    font-size: 14px;
    position: relative; 
    height: 28px;
    padding: 20px 0px;
    color: #77ad64;
    line-height: 28px;
}
.catv_melit ul.melit_btn li a i.fa-angle-right{
    position: absolute;
    right: 20px;
    font-size: 25px;
}


/*news*/
.news.infoPage main h1 {
    margin-bottom: 10px;
    padding: 0;
}
.news.infoPage main h1 span.category {
    color: #ffffff;
    font-size: 18px;
    display: block;
    line-height: 40px;
	padding: 0 10px;
}
.news.infoPage main h1 span.title {
    color: #878787;
    margin-bottom: 20px;
    font-size: 16px;
    padding: 0 10px;
    line-height: 1;
    display: block;
    margin-top: 20px;
}
.news.infoPage main dl{
	position: relative;
}
.news.infoPage main dl dt {
    color: #878787;
    font-size: 12px;
    background: #fff;
    position: absolute;
    top: -10px;
    width: auto;
    left: 15px;
    text-align: center;
    margin-bottom: 0;
    padding-left: 0;
    letter-spacing: 0;
    border-left: none;
    border-bottom: none;
    padding: 0 5px;
}
.news.infoPage main dl dd {
    margin-bottom: 50px;
    border: 1px solid #e1e1e1;
    padding: 15px;
}
.news.infoPage main.notice h1 span.category {
    background: #f5b55e;
}
.news.infoPage main.notice dl dd {
    border: 1px solid #f5b55e;
}
.news.infoPage main.maintenanc h1 span.category {
    background: #77ad64;
}
.news.infoPage main.maintenance dl dd {
    border: 1px solid #77ad64;
}
.news.infoPage main.guidance h1 span.category {
    background: #6db6bb;
}
.news.infoPage main.guidance dl dd {
    border: 1px solid #6db6bb;
}
.news.infoPage main.system_failure h1 span.category {
    background: #a380ad;
}
.news.infoPage main.system_failure dl dd {
    border: 1px solid #a380ad;
}


#home .wrappr.wrappr-inner {
    padding: 0 10px 0;
}
.infoPage.news .inner a {
    word-break: break-all;
}
embed.mce-media {
    height: 320px;
}
.banner-container {
    padding: 0 10px 0;
}
.banner-container .slick-dotted.slick-slider {
    margin-bottom: 15px;
}
.banner-container .banner-slide a {
    display: block;
}
.banner-container .banner-slide img {
    display: block;
    width: 100%;
    max-width: 100%;
}
.banner-container .slick-dots {
    bottom: 5px;
}
.banner-container .slick-dots .slick-active button:before ,
.banner-container .slick-dots li:hover button:before{
    color: #3388c9;
}
.banner-container .slick-arrow:before {
    display: none;
}
.banner-container .slick-arrow.slick-prev{
    z-index: 10;
    left: 10px;
    opacity: 1;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%233388c9'%2F%3E%3C%2Fsvg%3E")
}

.banner-container .slick-arrow.slick-next{
    z-index: 10;
    right: 10px;
    opacity: 1;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%233388c9'%2F%3E%3C%2Fsvg%3E")
}


.infoPage main a{text-decoration: none;color: #3388c9;}
.align-right{text-align: right;}
.align-center{text-align: center;}

.infoPage nav{
    display: none;
}
.infoPage .breadcrumb{
	padding: 5px 10px;
}
.infoPage .breadcrumb a{
	color: #878787;
}
.infoPage .breadcrumb .fa-angle-right{
	margin: 0 10px;
	color: #878787;
}
.infoPage main h1{
	text-align: center;
    color: #3388c9;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
	padding: 20px 10px 0;
	line-height: 40px;
}

/*
.infoPage main h2{
    color: #e68064;
    font-weight: bold;
    font-size: 14px;
    margin: 20px 0;
}
*/

.infoPage main dl{
    margin-bottom: 15px;
}

.infoPage main dl dt{
	border-left: 8px #3388c9 solid;
	border-bottom: 1px #000 dotted;
    font-size: 14px;
    color: #878787;
    margin-bottom: 16px;
    padding-left: 10px;
    letter-spacing: -1px;
	font-weight: bold;
}

.infoPage main p{
	margin-bottom: 30px;
}

.infoPage main hr{
	margin-bottom: 30px;
}

.infoPage main{
    background: #fff;
    -webkit-box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.27);
    -moz-box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.27);
    box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.27);
    margin:0 0 20px;
	padding-bottom: 40px;
}
.infoPage main .inner{
    padding: 0 10px;
}

.infoPage main .ask_title{
    margin-left: 10px;
    margin-right: 10px;
	padding: 0 10px;
}

.infoPage main a.orange_btn{
    color: #fff;
    background: url(../img/icon_data.png) no-repeat 8% center #f39800;
    border-radius: 5px;
    width: 285px;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.5;
    padding: 18px 0;
    font-size: 15px;
    position: relative;
	font-weight: bold;
}
.infoPage main a.blue_btn{
    color: #fff;
    background: url(../img/icon_net.png) no-repeat 4% center #3388c9;
    border-radius: 5px;
    width: 285px;
    display: inline-block;
    text-align: center;
    line-height: 1.5;
    padding: 18px 0;
    font-size: 15px;
    position: relative;
	font-weight: bold;
}
.infoPage main .askBtn_Warp{
    text-align: center;
    margin: 20px 0;
}
.infoPage main .ask_title{
    margin-top: 50px;
    margin-bottom: 0px;
}
.infoPage main a.orange_btn i.fa-angle-right,.infoPage main a.blue_btn i.fa-angle-right{
    position: absolute;
    right: 20px;
    top: 25px;
    font-size: 25px;
}

.infoPage main .reception{
    text-align: center;
    border: 1px #000 solid;
    padding: 15px;
    color: #666666;
    font-size: 12px;
	margin: 0px 10px 0 10px;
}
.infoPage main .reception h3{
	font-size: 15px;
    color: #ff6200;
    padding-bottom: 15px;
    border-bottom: 1px dotted #666;
    line-height: 1.4;
	font-weight: bold;
}
.infoPage main .reception p{
    line-height: 1.8;
    margin-bottom: 0px;
	padding-top: 15px;
}
.infoPage main .reception p b{ font-weight: bold;}

.infoPage main .reception span.phone a{
    background: url(../img/infomation.jpg)no-repeat left;
    padding-left: 39px;
    font-size: 20px;
    font-weight: bold;
    background-size: 30px;
    display: block;
    margin: 5px auto;
    width: 155px;
	color: #ff6200;
	font-family: sans-serif;
}
.infoPage main .reception span.mail{
    line-height: 1.6em;
    display: inline-flex;
}
.infoPage main .reception span.mail i.fa-envelope-o{
    margin-right: 10px;
    color: #999999;
    font-size: 1.5em;
}



/*member*/
.member h1{
    background: url(../img/bg_ye.png);
    box-sizing: border-box;
    padding-top: 0 !important;
    color: #fff !important;
    margin-bottom: 20px !important;
}
.member .member_list{
    margin-top: 20px;
}
.member li > a {
    display: block;
    height: 140px;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    padding: 20px;
    margin: 0 0 10px;
	position: relative;
}
.member li:last-child a{
    margin: 0px;
}
.member li a i.fa-angle-right {
    position: absolute;
    right: 20px;
    font-size: 25px;
}
.member li:nth-child(1){
    font-size: 22px;
    text-align: center;
    height: 50px;
	font-weight: bold;
}
.member ul.tv{
    margin-bottom: 30px;
}
.member ul.tv li > a{
    border: 1px solid #77ad64;
    color: #77ad64;
}
.member ul.tv li:nth-child(1){
    color: #77ad64;
}
.member ul.tv li:nth-child(2){
    border-radius: 5px;
    padding: 20px;
    margin: 0 0 10px;
    border: 1px solid #77ad64;
    background: #fffdf7;
}
.member ul.tv li:nth-child(2) h3{
    text-align: center;
    font-size: 14px;
    color: #77ad64;
	font-weight: bold;
}
.member ul.tv li:nth-child(2) p{
    margin-bottom: 0;
    text-align: right;
    position: relative;
    line-height: 26px;
    padding-right: 20px;
}
.member ul.tv li:nth-child(2) p a{
    color: #77ad64;
}
.member ul.tv li:nth-child(2) p i.fa-angle-right{
    position: absolute;
    right: 0px;
    font-size: 25px;
}
.member ul.tv li:nth-child(2) #cablegate1{
    border: none;
}
.member ul.tv li:nth-child(3) a{
	background: url(../img/catv_icon02.png)no-repeat center bottom 20px #fffdf7;
}
.member ul.tv li:nth-child(4) a{
    background: url(../img/catv_icon04.png)no-repeat center bottom 20px #fffdf7;
}
.member ul.net li a{
    border: 1px solid #6db6bb;
    color: #6db6bb;
}
.member ul.net li:nth-child(1){
    color: #6db6bb;
}
.member ul.net li:nth-child(2) a {
    background: url(../img/member_icon01.png)no-repeat center bottom 20px #fffdf7;
    background-size: 90%;
}
.member ul.net li:nth-child(3) a{
	padding: 20px;
    height: 28px;
    line-height: 28px;
    background: #fffdf7;
}
.member  #cablegate0_title {
    display: block;
    clear: left;
    margin-bottom: 8px;
    font-size: 14px;
    margin: 0 0 10px;
}
.member  #cablegate0_program {
    display: none !important;
}
.member  #cablegate0_description {
    font-size: 12px;
    margin: 10px 0;
}
.member  #cablegate0_copyright {
    font-size: 10px;
    margin: 0 ;
    color: #999;
}
.member .cablegate_chname {
    text-align: right;
    margin: 0px 0 0;
    font-size: 10px;
    color: #77ad64;
}
.member .cablegate_thum {
    margin: 0 0 10px 0;
}
.member #cablegate0_thum {
    width: 100%;
    height: auto;
}
.member #movizo-player-wrapper {
    width: 100%;
    height: auto;
    font-size: 0;
}
.member #mvbox {
    width: 100%;
    height: auto;
    background: none !important;
    box-sizing: border-box;
    padding: 0 ;
}
.member .cablegate_footer {
    display: none;
}

.member main .inner p  {
    margin-top: 20px;
}

.catv_course small{
	clear: both;
	display: block;
	padding-top: 30px;
}
.catv_course small span{
	color: #f00;
}
.catv_course small span.bk{
	color: #000;
}
.catv_course small span.sepia{
	color: #b36b00;
}


.catv_stb h1 {
    background: url(../img/bg_gr.png);
    box-sizing: border-box;
    padding-top: 0 !important;
    color: #fff !important;
    margin-bottom: 20px !important;
}
.catv_stb .inner img{
	margin-bottom: 20px;
}
.catv_stb ul li {
    border: 1px solid #77ad64;
    border-radius: 5px;
    margin-bottom: 10px;
}
.catv_stb ul.stb_btn li {
    background: #fffdf7;
}
.catv_stb ul.stb_btn li a {
    display: block;
    text-align: center;
    font-size: 14px;
    position: relative;
    height: 28px;
    padding: 20px 0px;
    color: #77ad64;
    line-height: 28px;
}
.catv_stb ul.stb_btn li a i.fa-angle-right {
    position: absolute;
    right: 20px;
    font-size: 25px;
}

/*net_melit*/
.net_melit h1{
    background: url(../img/bg_bl.png);
    box-sizing: border-box;
    padding-top: 0 !important;
    color: #fff !important;
    margin-bottom: 20px !important;
}
.net_melit ul li{
    border: 1px solid #6db6bb;
    border-radius: 5px;
    margin-bottom: 10px;
}
.net_melit ul.melit_order{
    margin-top: 20px;
}
.net_melit ul.melit_order li{
    padding: 40% 10px 20px 10px;
    text-align: center;
}
.net_melit ul.melit_order li:nth-child(1){background: url(../img/net_melit_icon01.png)no-repeat 50% 5%;background-size: 30%;}
.net_melit ul.melit_order li:nth-child(2){background: url(../img/net_melit_icon02.png)no-repeat 50% 7%;background-size: 30%;}
.net_melit ul.melit_order li:nth-child(3){background: url(../img/net_melit_icon03.png)no-repeat 50% 7%;background-size: 30%;}
.net_melit ul.melit_order li dl{
    margin-bottom: 0px;
}
.net_melit ul.melit_order li dl dt{
    border: none;
    font-size: 14px;
    color: #6db6bb;
    margin-bottom: 16px;
    padding-left: 0px;
    letter-spacing: 0;
    font-weight: bold;
}
.net_melit ul.melit_order li dl dt span{
    font-size: 16px;
}
.net_melit ul.melit_order li dl dd{
    margin-bottom: 0px;
    color: #000;
	text-align: left;
}

.net_melit ul.melit_btn li{
    background: #fffdf7;
}
.net_melit ul.melit_btn li a{
    display: block;
    text-align: center;
    font-size: 14px;
    position: relative; 
    height: 28px;
    padding: 20px 0px;
    color: #6db6bb;
    line-height: 28px;
	font-weight: bold;
}
.net_melit ul.melit_btn li a i.fa-angle-right{
    position: absolute;
    right: 20px;
    font-size: 25px;
}

/*net*/
.net h1{
    background: url(../img/bg_bl.png);
    box-sizing: border-box;
    padding-top: 0 !important;
    color: #fff !important;
    margin-bottom: 20px !important;
}
.net ul {
    margin: 30px 0;
}
.net ul li a {
    display: block;
    border: 1px solid #6db6bb;
    height: 140px;
    color: #6db6bb !important;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    padding: 20px;
    margin: 0 0 10px;
    position: relative;
}
.net ul li a i.fa-angle-right{
    position: absolute;
    right: 20px;
    font-size: 25px;
}
.net ul li:nth-child(1) a {
    background: url(../img/net_icon01.png)no-repeat center bottom 20px #fffdf7;
    background-size: 90%;
}
.net ul li:nth-child(2) a {
    background: url(../img/net_icon02.png)no-repeat center bottom 20px #fffdf7;
    background-size: 90%;
}
.net ul li:nth-child(3) a {
    background: url(../img/net_icon03.png)no-repeat center bottom 20px #fffdf7;
    background-size: 50%;
}
.net ul li:nth-child(4) a {
    background: url(../img/net_icon04.png)no-repeat center bottom 20px #fffdf7;
    background-size: 70%;
}
.net ul li:nth-child(5) a {
    background: url(../img/net_icon05.png)no-repeat center bottom 20px #fffdf7;
    background-size: 30%;
}
.net ul li:nth-child(6) a {
    background: url(../img/net_icon06.png)no-repeat center bottom 20px #fffdf7;
    background-size: 35%;
}
.net ul li:nth-child(7) a,.net ul li:nth-child(8) a{
    height: 28px;
    line-height: 28px;
    background: #fffdf7;
}



.net h2 {
        color: #6db6bb;
        font-size: 22px;
        text-align: center;
        height: auto;
        font-weight: bold;
        border: 0;
        padding: 0;
    }
 .net h3{
        border-left: 8px #3388c9 solid;
        border-bottom: 1px #000 dotted;
        font-size: 16px;
        color: #878787;
        margin-bottom: 16px;
        padding-left: 10px;
        padding-bottom: 8px;
        letter-spacing: -1px;
        font-weight: bold;
    }


.net .hikari_net{
	margin-top: 30px;
	margin-bottom: 50px;
}
.net .hikari_net ul li a {
    background: url(../img/net_icon01.png)no-repeat center bottom 20px #fffdf7;
    width: 100%;
    margin: 20px auto 0;
    box-sizing: border-box;
	height: 180px;
}

.net .hikari_net > small{
    text-align: right;
    display: block;
}
.net .hikari_net strong{
    font-size: 16px;
    font-weight: bold;
	margin-bottom: 15px;
	display: block;
}
.net .hikari_net img{
	max-width: 100%;
}

.net .hikari_net > .box{
	display: flex;
	justify-content: space-between;
}
.net .hikari_net > .box .text{
	flex-basis: 70%;
}
.net .hikari_net > .box .img{
	flex-basis: 30%;
}
.net .hikari_net > .box ol li{
	margin-bottom: 10px;
}
.net .hikari_net dl.merit{
	margin: 30px 0 50px;
}
.net .hikari_net dl.merit > div{
	   border: 1px solid #3388c9;
       padding: 10px;
	margin-bottom: 10px;
}
.net .hikari_net dl.merit dt{
	display: flex;
	border-left:none;
	border-bottom:none;
	padding-left:0;
	gap:10px;
	line-height: 2.5;
	color: #3388c9;
	align-items: center;
	margin-bottom: 5px;
}
.net .hikari_net dl.merit dt span{
    background: #3388c9;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    border-radius: 50%;
    border: 1px solid #3388c9;
    box-sizing: border-box;
}
.net .hikari_net dl.merit dd{
	margin-bottom: 0;
}

.net .hikari_net h3{
	display: flex;
	border-left:none;
	border-bottom:none;
	padding-left:0;
	gap:10px;
	line-height: 2.5;
	background: #eaf6ff;
	height: 40px;
	/* border-radius: 20px; */
	color: #3388c9;
	align-items: center;
	padding: 0px 20px;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.net .hikari_net article{
	margin-bottom: 50px;
}

.net .hikari_net .wrap{
	margin-bottom: 0;
}
.net .hikari_net .initial_cost .wrap {
    display: flex;
    align-items: center;
    gap: 10px;
    text-align: center;
	justify-content: center;
}
.net .hikari_net .initial_cost em {
        border: 1px solid #3388c9;
        color: #3388c9;
        width: 160px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 15px;
        font-weight: bold;
        font-size: 14px;
        box-sizing: border-box;
        line-height: 1;
    }
.net .hikari_net .initial_cost .wrap span{
	font-size: 24px;
	font-weight: bold;
}
.net .hikari_net .monthly_fee > div{
	margin-bottom: 50px;
}
.net .hikari_net .monthly_fee strong{
	width: 100%;
}
.net .hikari_net .monthly_fee h4{
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px 10px;
}
.net .hikari_net .monthly_fee h4 span{
        font-weight: bold;
        color: #878787;
        flex-basis: 100%;
}
.net .hikari_net .monthly_fee h4 .plan{
        border: 1px solid #3388c9;
        color: #3388c9;
        width: 100%;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 20px;
        font-weight: bold;
        font-size: 16px;
        text-align: center;
        box-sizing: border-box;
        line-height: 1;
        max-width: 250px;
    }
.net .hikari_net .monthly_fee h5 {
        color: #3388c9;
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 10px;
    }
.net .hikari_net .monthly_fee .price {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        display: block;
        line-height: 1.25;
    }
.net .hikari_net .monthly_fee .price small{
	font-size: 0.5em;
}
.net .hikari_net .monthly_fee sup{
    font-size: 10px;
}
.net .hikari_net .monthly_fee .comparison {
	display: flex;
	align-items: self-start;
	justify-content: space-between;
	flex-flow: column-reverse;
}
.net .hikari_net .monthly_fee .comparison .text{width: 100%;}
.net .hikari_net .monthly_fee .comparison > img{
    width: 200px;
    margin: 0 auto 20px;
}
.net .hikari_net .monthly_fee .comparison .flow{
        background: #ea3628;
        width: 150px;
        margin: auto;
        text-align: center;
        padding: 10px 0 0;
        position: relative;
        margin-bottom: 55px;
        margin-top: 15px;
	color: #fff;
}
.net .hikari_net .monthly_fee .comparison .flow::after{
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-right: 100px solid transparent;
        border-left: 100px solid transparent;
        border-top: 40px solid #ea3628;
        border-bottom: 0;
        top: 100%;
        left: -30px;
        right: -30px;
        margin: auto;
        position: absolute;
        display: block;
}
.net .hikari_net .monthly_fee .comparison .flow p{
	margin-bottom: 0;
}

.net .hikari_net .monthly_fee .comparison dl{
	display: flex;
	border: 1px solid #3388c9;
	flex-flow: column;
}
.net .hikari_net .monthly_fee .comparison dl dt{
	flex-basis: min(100%,200px);
	margin-bottom: 0;
	background: #3388c9;
	border: none;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 5px;
}
.net .hikari_net .monthly_fee .comparison dl dd{
	flex: 1;
	padding: 5px;
	margin-bottom: 0;
}
.net .hikari_net .monthly_fee .comparison .text > small {
        text-indent: -1em;
        padding-left: 1em;
        display: block;
        margin: 5px 0;
    }

.net .hikari_net .monthly_fee .tex_box{
        padding: 20px;
        border: 2px solid #eaf6ff;
        margin-top: 30px;
}
.net .hikari_net .monthly_fee .tex_box p{
	margin-bottom: 0;
}

.net .hikari_net .monthly_fee .SCV-NET_CATV{
	margin-top: 20px;
}
.net .hikari_net .monthly_fee .SCV-NET_CATV dl{
	border: 1px solid #3388c9;
}
.net .hikari_net .monthly_fee .SCV-NET_CATV dl div{
	border: 1px solid #3388c9;
	display: grid;
	grid-template-rows: subgrid;
	grid-row: span 2;
}
.net .hikari_net .monthly_fee .SCV-NET_CATV dl dt{
	margin-bottom: 0;
	background: #eaf6ff;
	border: none;
	color: #3388c9;
	padding: 5px;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}
.net .hikari_net .monthly_fee .SCV-NET_CATV dl dt small{
	font-size: 10px;
}
.net .hikari_net .monthly_fee .SCV-NET_CATV dl dd{
	padding: 5px;
	margin-bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.net .hikari_net .monthly_fee .SCV-NET_CATV dl dd em{
	font-size: 14px;
}


.net_melit.new h2{
	color: #6db6bb;
    font-size:18px;
    text-align: center;
    height: auto;
    font-weight: bold;
    border: 0;
	padding: 0;
}
.net_melit.new dt em{
	font-weight: bold;
}
.net_melit.new dt span{
    color: #3388c9;
    font-size: 120%;
    margin-right: 10px;
}
.net_melit.new dd em{
	font-weight: bold;
}
.net_melit.new .net_merit_list{

}
.net_melit.new .net_merit_list > div{
	margin-bottom: 30px;
}
.net_melit.new .net_merit_list img{
	width: 70%;
        margin: 0 auto 10px;
        display: block;
    }
}
.net_melit.new .net_merit_list ul{
	margin-top: 10px;
    }
.net_melit.new .net_merit_list ul li {
        border: 0;
        border-radius:0;
        margin-top: 5px;
	margin-bottom: 0;
    }





/*form_page info*/
.companyInfo table{
    width: 100%;
    margin-bottom: 32px;
}
.companyInfo table tr td{
    padding: 5px 10px;
    display: block;
}
.companyInfo table tr{
    margin-bottom: 10px;
    display: block;
}
.companyInfo table tr td:first-child{
    background-color: #eee;
    text-align: center;
}

.companyInfo img{
    width: 100%;
    margin-bottom: 30px;
}

/*faq info*/
.faq .area_margin{
	margin-bottom: 60px;
}
.faq dl{
    margin-bottom: 15px;
    padding-left: 2.5em;
    text-indent: -2.5em;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px;
}
.faq dl dt{
    padding-left: 0px !important;
    border:none !important;
    margin-bottom: 4px !important;
}

.faq dl dt span,.faq dl dd span{
    font-size: 20px;
    color: #0077ca;
}


/*form_page info*/
.form_page input{
    -webkit-appearance: none;
}

.form_page table{
    width: 100%;
}
.form_page table tr{
    margin-bottom: 10px;
    display: block;
}
.form_page table tr td{
    display: block;
    padding: 5px;
}
.form_page table tr td:first-child{
    background-color: #eee;
}
.form_page table tr td span{
    color: red;
    font-size: 10px;
}
.form_page table input[type="checkbox"] {
    margin: 0px 5px 0px 4px;
    background: #fff;
	border: 1px solid #999;
    border-radius: 3px;
    width: 25px;
    height: 25px;
    vertical-align: middle;
}
.form_page label{
	display: block;
	margin-bottom: 5px;
}
.form_page table input[type="checkbox"]:checked{
    background: #000;
}
.form_page table textarea{
    height: 5em;
	font-size: 16px;
	border: 1px solid #999;
    border-radius: 3px;
	padding: 5px;
    box-sizing: border-box;
}

.form_page .btn_input{
    text-align: center;
    margin-bottom: 20px;
}
.form_page .btn_input input{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	margin: 10px 0;
	background: #fffdf7;
	border: 1px solid #3388c9;
	box-shadow: 2px 2px 11px 0px rgba(0,0,0,0.27);
    -moz-box-shadow: 2px 2px 11px 0px rgba(0,0,0,0.27);
    -webkit-box-shadow: 2px 2px 11px 0px rgba(0,0,0,0.27);
    padding: 0 10px;
	line-height: 40px;
	color: #3388c9;
	font-weight: bold;
	font-size: 14px;
    height: 40px;
}
.form_page input[type="text"] {
    height: 30px;
    font-size: 16px;
    border: 1px solid #999;
    border-radius: 3px;
	padding: 0 5px;
    box-sizing: border-box;
}
.form_page .long{
    width: 100%;
}
.form_page .middle{
    width: 100%;
}
.form_page .short{
    width: 100%;
}



/*privacy info*/
.privacy table{
    margin-bottom: 20px;
}
.privacy table tr td:first-child{
    width: 25%;
    padding: 8px 0;
}


/*simulation*/
.simulation h1{
    background: url(../img/bg_pp.png);
    box-sizing: border-box;
    padding-top: 0 !important;
    color: #fff !important;
    margin-bottom: 20px !important;
}

/*junbi 準備中ページ*/
.infoPage main p.junbi{
	margin:40px 0 0;
	font-size: 15px;
	text-align: center;
}


/*インターネット*/
#net > div.wrappr.clearfix.infoPage > main > div > section.hikari_net img{
	display: block;
}
#net > div.wrappr.clearfix.infoPage > main > div > section.hikari_net > span{
	font-size: 1.75vw;
	margin-left: 11%;
	font-weight: bold;
}