@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC&subset=japanese');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab&display=swap');

@charset "utf-8";
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form, label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main,summary,time,mark,audio,video,a,input,textarea{ margin:0;padding:0; border:0; font-size:100%; background:transparent; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{ display:block;}
nav ul{ list-style:none;}
blockquote,q{ quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none;}
pre,code,kbd,samp{ font-family:monospace,monospace; font-size:inherit;}
table{ border-collapse:collapse; border-spacing:0;}
img{ border:0;}
address,caption,cite,code,dfn,em,th,var{ font-style:normal; font-weight:normal;}
caption,th{ text-align:left;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal}
sup{ vertical-align:text-top; font-size:75%;}
sub{ vertical-align:text-bottom; font-size:75%;}
input,textarea,select{ z-index:auto; font-family:inherit; font-size:inherit; font-weight:inherit; vertical-align:middle;}
a{ outline:none;}
audio:not([controls]){ display:none;}
time{ display:inline;}
[hidden]{ display:none;}
input::-ms-clear,input::-ms-reveal,input:focus::-ms-clear,input:focus::-ms-reveal{visibility:hidden; display:none;}
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{ padding:0; border:0;}
button{cursor:pointer;}

/* ===== Common ===== */
body,input,button,select,textarea{-webkit-text-size-adjust:100%; -webkit-font-smoothing:antialiased; line-height:1; color:#444;}
a:link{ color:#e24f24; text-decoration:underline;}
a:visited{ color:#e24f24; text-decoration:underline;}
a:hover{ color:#e24f24; text-decoration:none;}
a:active{ color:#e24f24;}
*{-webkit-tap-highlight-color:rgba(0,0,0,0);}
.clr{clear:both;}
section {clear:both; zoom:1;}
article:after,section:after,.clrFx:after{content:''; clear:both; display:block;}
a,button{transition:all .2s ease-in;}
a img{transition:all .3s ease-in;}
a:hover img{opacity:0.7;}
.aCt{text-align:center;}
.mCt{margin: 0 auto;}
.aLt{text-align:left;}
.aRt{text-align:right;}
.fLt{float:left;}
.fRt{float:right;}
.sp{display:none !important;}
.pc{display:block !important;}

@media screen and (min-width:768px){
.spbr{display:none;}
.pcbr{display:inline;}
}

/* ===== Font ===== */
@font-face {
font-family: 'NotoSansJP';
font-weight: 700;
src: local('Noto Sans CJK JP Bold'),
local('NotoSansCJKjp-Bold'),
local('NotoSansJP-Bold'),
url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format('woff2'),
url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format('woff');
}
.gfonto{font-family: 'Open Sans',  Helvetica, Arial, sans-serif;}
.gfontr{font-family: 'Roboto Slab', serif;}
body,button,select{font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",sans-serif;}
article h1,article h2,article h3,.top h1,
article h4,.secondBg h1,.mv .mvWrap h1{font-family: 'NotoSansJP',"メイリオ","Meiryo";}
#siteHeader,footer nav ul{font-family:'Noto Sans TC',"メイリオ","Meiryo";}
.blogPage aside h3,
footer address,article .listMd dt span{font-family:'Roboto',sans-serif;}

/* ===== Base ===== */
#wrapper{min-width:1050px; }
#siteHeader .spToggle{display:none;}
#siteHeader{padding:30px 0px; margin: 0; background:#e24f24;}
#siteHeader .headWrap{max-width:1200px; margin:0 auto;font-size:18px; position:relative;}
#siteHeader .headWrap .headday{position: absolute; top:-15px; right: 0px; line-height: 1.5; color: #fff; font-weight: bold; font-size: 1.15rem; font-family: 'NotoSansJP';}
#siteHeader .headWrap .enTit{line-height: 1.5; color: #fff; font-weight: bold; font-size: 0.95rem; margin-top:5px; font-family: 'Gowun Batang', serif;}

#siteFooter{background:#fff; text-align:center; color:#444; padding:40px 10px 50px; border-top:5px solid #e24f24;}
#siteFooter nav ul{}
#siteFooter .footwrap{max-width:1050px; margin: 0 auto; text-align: left;}
#siteFooter .footwrap p{line-height: 1.6; margin-bottom: 15px; font-size: 0.85rem;}
#siteFooter .footwrap p:last-child{margin: 0px;}
#siteFooter nav ul{ margin-bottom: 30px;}
#siteFooter nav ul li{display:inline-flex; position:relative; padding-right:20px; line-height: 1.4;}
#siteFooter nav ul li:after{content:"｜"; position:absolute; right:0px; top:0px;}
#siteFooter nav ul li:last-child{ padding-right:0px;}
#siteFooter nav ul li:last-child:after{content:"";}
#siteFooter a:link,footer a:visited,footer a:hover{color:#fff; text-decoration: none;}
#siteFooter address{font-size:16px; margin-top:20px; text-align: center;}
#siteFooter p{margin-bottom: 20px;line-height: 1.5;}
article{background:#f7f9fb;}
article .reTxt{color: #ff0000;}
article .blTxt{color:#444}
article .ogTxt{color:#ec6941}
article .txtBg{font-size: 1.25rem;}
article .txtRead,article h1.titH1{font-size: 2.0rem; background: rgb(255,125,1); background: linear-gradient(180deg, rgba(255,125,1,1) 0%, rgba(255,192,159,1) 0%, rgba(255,83,26,1) 49%, rgba(209,38,0,1) 100%); padding: 10px 20px; width: 100%; color: #fff; font-weight: bold;}
article .txtRead{ margin:0 0 0 30px 0 !important;}
section{max-width:1150px; padding:50px 25px; margin:0 auto;}
header.headTit h1{font-size:35px; border-bottom:1px solid #e0e0e0; color:#e24f24; margin-bottom:60px; line-height:1.7;}
article{}
article strong{font-weight:bold;}
article h1{font-size:2.00rem; margin-bottom:40px; line-height: 1.5;}
article h2{font-size:1.875rem; margin-bottom:40px; line-height: 1.5;}
article h3{font-size:1.5625rem; margin-bottom:40px; color:#e24f24; line-height: 1.4;}
article h2 small{display: block; font-size:1.56rem;}
article h3 small{display: block; font-size:1.23rem;}
article h4{margin-bottom:20px;}
article .tit small{display: block; font-size:1.25rem;}
article p{line-height:1.7; margin-bottom: 30px;}
article p+h3{margin-top:30px;}
article .lead p{margin-bottom:15px;}
article .lead{font-size:1.25rem;}
section ul,section ol{margin:30px 0 30px 1.5em; line-height:1.5;}
section ul.listLink{}
section ul.list{list-style: none; margin-left: -1em;}
article .listMd{line-height:1.7; margin-bottom:30px;}
article .listMd dt{font-weight:bold; color:#e24f24; border-bottom:1px dotted #444; }
article .listMd dd{margin-bottom:20px; position:relative;}
article .listMd.qa dt:before{position: absolute; top: 0px; left: 0px; height: 0px; content: "■";}
article .listMd.qa dt{color:#121212; padding-left: 1.5em; position: relative;}
article .listMd.btnon dt,article .listMd.btnon dd{font-size: 1.15rem;}
article .listMd.btnon dt small{font-size: 1.0rem;}
article .listMd.arrowFlow dt{border-bottom:1px solid #383838; margin-bottom:20px;}
article .listMd.arrowFlow dd{padding-bottom:100px; border-bottom:none;}
article .listMd.arrowFlow dd:after{content:""; background:url(/img/sprite.png) -320px 0; width:91px; height:77px; position:absolute; bottom:0px; left:50%; margin-left:-45px;}
article .listMd.arrowFlow dd:last-child{padding-bottom:0px;}
article .listMd.arrowFlow dd:last-child:after{background:none;}
article .fLt{margin:0 20px 20px 0px;}
article .fRt{margin:0 0px 20px 20px;}
article figure{margin-bottom: 30px;}
article figure figcaption{font-size:15px; padding-top: 5px; text-align: center;}
article .mc{display:flex; flex-wrap:wrap; justify-content:space-between;}
article .mc .col{margin-bottom:30px;}
article .mc .col img{width: 100%; height: auto;}
article .mc.duo .col{width:calc(50% - 10px);}
article .mc.trio .col.g2{width:calc(66% - 15px);}
article .mc.trio .col{width:calc(33.5% - 15px);}
article .mc.fort .col.g3{width:calc(75% - 15px);}
article .mc.fort .col{width:calc(25% - 15px);}
article .mc.fort .col img{width: 100%; height: auto;}
article .mc.fiv .col{width:calc(20% - 10px);}
article .mc.fiv .col.g4{width:calc(80% - 15px);}
article .mc.fiv .col.g3{width:calc(80% - 10px);}
article .bgColor{background: #ffa879;}
article .colBox{background:#fff; border:2px solid #9b9b9b; border-radius:10px; padding:30px; position:relative;}
article .btnNone{background:#959595;}
article a.btnB{background:#e24f24; width:350px; padding:20px; display:block; margin:20px auto; text-align:center; text-decoration: none; border-radius: 10px; font-weight: bold; color: #fff; box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.5); color: #fff;}
article a.btnB.btnf{font-size: 1.25rem; width: 100%;}
article a.btnB:hover{text-decoration:none; background:#001b35;  box-shadow:none; color: #fff;}
article .btnG{background: #bcbcbc; width:350px; padding:20px; display:block; margin:20px 0; color: #fff; text-align: center;}
article a.arr span{position: relative;}
article a.arr span:before{content:"▶" }
article .btn.bggr span{width: 500px;}
article .btn.bgbtn a{width: 500px; font-size: 1.25rem; font-weight: bold;}
article  a.btnB.onde{font-size: 1.0rem; width: 150px;}
article a.btn.bggr span{width: 500px;}
article a.btn.bgbtn{width: 500px; font-size: 1.25rem; font-weight: bold;}
article a.btn.btnB{background: #e24f24;}
article a.btn.btnB:hover{background:#004687;}
article p.subtit{margin:20px 0 20px 0 !important;}
article  a.btn.onde a{width: 100%; font-weight: bold; border-radius: 10px; margin: 0px;}
article .mc.topMenu .col{}
article a.btn.btnLv,article a.btn.btnOn,article a.btn.btnAd,article a.btn.btnMn,article a.btn.btnka,article .bBtn,article a.btn.btnBl,
article a.btn.btnRs,article a.btn.btnSb,article a.btn.btnMe,article a.btn.btnOr,article a.btn.btnPi,article .btnNone{width: 100%; border-radius: 10px; border: 1px solid #fff; font-size: 1.25rem; font-weight: bold; height: 120px; display: flex; justify-content: center; align-items: center; line-height: 1.4; text-decoration: none; padding: 0 10px;}
article a.btn span{display: block;}

article a.btn small{font-size: 1.0rem; display: block; margin-top: 10px;}
article a.btn.btnLv{color:#fff; background: rgb(254,208,234); background: linear-gradient(0deg, rgba(254,208,234,1) 0%, rgba(236,6,134,1) 100%);}
article a.btn.btnOn{color: #fff; background: rgb(190,227,255); background: linear-gradient(0deg, rgba(190,227,255,1) 0%, rgba(0,110,193,1) 100%);}
article a.btn.btnAd{color: #fff; background: rgb(244,250,255); background: linear-gradient(0deg, rgba(244,250,255,1) 0%, rgba(0,166,0,1) 100%);}
article a.btn.btnRs{color:#fff; background: rgb(244,250,255); background: linear-gradient(0deg, rgba(244,250,255,1) 0%, rgba(166,0,0,1) 100%);}
article a.btn.btnSb{color: #fff; background: rgb(244,250,255); background: linear-gradient(0deg, rgba(244,250,255,1) 0%, rgba(0,164,166,1) 100%);}
article a.btn.btnMe{color: #fff; background: rgb(244,250,255); background: linear-gradient(0deg, rgba(244,250,255,1) 0%, rgba(166,0,113,1) 100%);}
article a.btn.btnMn{color: #fff; background: rgb(147,237,255);background: linear-gradient(340deg, rgba(147,237,255,1) 0%, rgba(4,152,205,1) 46%, rgba(7,103,164,1) 100%);}
article a.btn.btnOr{color: #fff; background: rgb(252,236,226);background: linear-gradient(340deg, rgba(252,236,226,1) 0%, rgba(255,190,154,1) 46%, rgba(255,89,0,1) 100%);}
article a.btn.btnka{color: #fff; background: rgb(90,195,43); background: linear-gradient(340deg, rgba(90,195,43,1) 0%, rgba(117,241,80,1) 48%, rgba(168,241,162,1) 100%);}
article a.btn.btnPi{color: #fff; background: rgb(255,79,236); background: linear-gradient(340deg, rgba(255,79,236,0.896796218487395) 0%, rgba(229,160,219,1) 49%, rgba(255,199,247,1) 100%);}
article a.btn.btnBl{color: #fff; background: rgb(77,180,255); background: linear-gradient(340deg, rgba(77,180,255,1) 0%, rgba(98,205,255,1) 46%, rgba(162,190,241,1) 100%);}
article .btnNone{background: #868686; color: #fff;}
article a.btn.btnOn:hover{background: #0068b7;}
article a.btn.btnLv:hover{background: #ab005f;}
article a.btn.btnAd:hover{background: #00a600;}
article a.btn.btnRs:hover{background: #a40000;}
article a.btn.btnSb:hover{background: #007576;}
article a.btn.btnMe:hover{background: #710065;}
article a.btn.btnMn:hover{background: #0767a4;}
article a.btn.btnOr:hover{background: #ff5900;}
article a.btn.btnka:hover{background: #05ad01;}
article a.btn.btnPi:hover{background: #9d008c;}
article a.btn.btnBl:hover{background: #2778ff;}
article .bBtn{background:#a8a8a8; color: #fff;}
article section.secondBd{padding-bottom: 80px;}
article .smWrap{max-width: 700px; margin: 0 auto;}
article .btn.rt{position:absolute; top:50%; right:30px; margin-top:-30px;}
article .btn.mCt span,
article .btn.mCt a{margin:20px auto 20px auto;}
article table{margin-bottom:30px; width:100%;}
article table th,article table td{border:1px solid #404040; padding:20px; line-height:1.5;}
article table th{font-weight:bold;}
article table tbody th{}
article table td p{margin-bottom: 15px;}
article table td p:last-child{margin-bottom: 0px;}
.map iframe{width:100%;}


/*article .formTable dd input[type=radio] {width:1.5em; padding: 15px; transform: scale(1.5, 1.5);}
article .formTable dd label{line-height:2.5;}
article .formTable dd textarea{height:250px;}*/
article .formTable .btnSpace{text-align:center;}
article button{background:#e24f24; color:#fff; width:45%; padding:20px; display:inline-table; margin:20px 0; font-size:18px; border:none;}
article button:hover{background:#ccc; color:#444;}
article .privacy p+p{margin-bottom: 20px;}
article section.secondBd{padding-bottom: 80px;}
article .noteCont{background:#fff799; padding: 20px; margin-bottom: 30px;}
article .noteCont.noteCont_bl{background: #98d2f2;}
article .noteCont h2,article .noteCont h3{font-size: 1.7rem; margin-bottom: 30px; color:#444; }
article .noteCont ul li{margin-bottom:15px;}
article .noteCont ul li ul{margin-top: 15px;}
article .noteCont p:last-child{margin-bottom: 0px;}
article .topBtn{font-size: 1.3rem; margin: 50px auto;}
article .topBtn a{width: 500px; padding: 20px; border-radius: 20px;}
article .textBig{font-size: 25px;}
a.pdf_link{ display: block; padding:10px 10px 10px 40px; border-radius: 10px; color: #fff; background:#e24f24; text-decoration: none; font-weight: bold;position: relative;}
a.pdf_link:hover{text-decoration: none; background: #31732d;}
a.pdf_link:before{content:""; background: url("../images/pdfBtn_w.png") center left no-repeat; position: absolute; top: 50%; left: 5px; margin-top: -12px; width:19px; height:23px;}
.subCont {line-height: 0; height: 0;  overflow: hidden; opacity: 0; transition-duration: 0.4s;}
a.pdfBtn{ display: block; padding:10px; border-radius: 10px; color: #fff; background:#00479d; }
a.pdfBtn:hover{text-decoration: none; background: #001245;}
a.pdfBtn span{position: relative; padding-left: 30px;}
a.pdfBtn span:before{content:""; background: url("../images/pdfBtn_w.png") center left no-repeat; position: absolute; top: 50%; left: 0px; margin-top: -12px; width:19px; height:23px;}
article .listMd2 dt{font-weight:bold; color:#ec76b4;}

#pageCont{padding-bottom: 50px;}
#pageCont section{max-width: 1050px; background: #fff;box-shadow: 0 10px 5px -3px rgba(0,0,0,0.5), 0 -10px 5px -3px rgba(0,0,0,0.5); font-size: 1.05rem;}
#pageCont .programCont .mc{border-bottom: 1px solid #cfcfcf; margin-bottom: 30px;}
.listMd{line-height:1.7; margin-bottom:30px;}
.listMd dt{font-weight:bold; color:#e24f24; margin-bottom: 10px;}
.listMd dd p:last-child{margin-bottom: 0px;}
.listMd span.blTxt{display: block;}
.prof:after{content:''; clear:both; display:block;}
.prof figure{width: 150px; position: relative; vertical-align: top;}
.prof figure img{width:100%; height: auto;}
article .noteBg .boxlec+strong{line-height: 1.5;} 
article .mc.trio .col:after{content:''; clear:both; display:block;}
article .noteBg .titlec{margin-bottom: 0px;}
article .noteBg .onTb thead th{background: #f06600; color: #fff; text-align: center;}
article .noteBg a.onBtn{background: #ff6900; padding: 15px; width:100%; display: block; border-radius: 10px; color: #fff; font-weight: bold; text-decoration: none;  box-shadow: 2px 2px 4px gray;}
article .noteBg a.onBtn:hover{background: #b84c00; box-shadow:none;}
.bgbr{background: #2f8fe6; max-width: 1050px; margin: 0 auto; padding: 10px ;}
.bgbr p{margin-bottom: 0px; color: #fff;}
.btnfg,.btntit{text-align: center;}
.btnfg figcaption,.btntit{background: #333; border-radius: 10px; color: #fff; font-weight: bold; padding: 5px;}

/* ===== Top ===== */
#siteHeader.top{background:url("../images/mv.jpg") top center no-repeat; height:400px; }
.arrow{width: 0; height: 0; border-left: 80px solid transparent; border-right: 80px solid transparent; border-top:60px solid #e24f24; margin: 0 auto 20px; }
article#top .noteCont{border-radius: 25px; background: #fff;}
article#top .noteCont{ padding: 30px; margin-bottom: 30px; font-size: 1.05rem;}
article#top .noteCont+ul{margin-top:15px;}
article#top input[type=submit]{background:#e24f24; color:#fff; width:100%; padding:20px; display:inline-table; margin:20px 0; font-size:20px; border:none; cursor: pointer; transition:all 1.0s; font-weight: bold;  box-shadow: 0 0 8px grey; border-radius: 10px;}
article#top input[type=submit]:hover{background:#ccc; color:#444; box-shadow: none;}
article#top .agree_area{font-size: 1.35rem;}
article#top .agree_area input[type=checkbox] {width:1.5em; padding: 15px; transform: scale(1.5, 1.5);}
article#top .agree_area #checkTxt{color: #ff0000; font-weight: bold; margin-top: 20px; font-size: 1.0rem;}

article#top .formTable{max-width:700px; margin:0 auto; }
article#top .formTable p{line-height:1.4; font-weight:bold;width:100%; display:block; font-size: 1.05rem;}
article#top .formTable p:last-child{margin-bottom: 0px;}
article#top .formTable dt label{ }
article#top .formTable input,article .formTable textarea,
article#top .formTable select{font-size:16px; padding:15px; width:100%; border:1px solid #ccc; border-radius:5px;}
article#top .toplogin{background: #fff; border-radius: 20px; padding: 20px; margin-bottom: 50px; box-shadow: 0 0 8px gray;}


article.ondemnd .mc .col p{margin-bottom:10px;}


/* ===== program ===== */
#pageCont section.program{max-width: 1300px;}
.programTable{margin-bottom: 0px;}
.programTable thead th{background: #e24f24; color: #fff; border-bottom: 0px;font-size: 1.5rem;}
.programTable tbody th{background: #fff; font-size: 1.2rem; padding:10px 0 !important; width:8%; border-bottom: 4px solid #a1a1a1; }
.programTable tbody th span{font-size: 5rem;}
.programTable tbody td{ border-bottom: 3px solid #a1a1a1;}
.programTable td.topBo{ border-top: 4px solid #515151;}
.programTable td.topLo{ border-left: 4px solid #515151;}
.programTable th,.programTable td{padding:5px;}
.programTable td p.ptit{ font-size: 1.2rem; color: #e24f24; text-align: center;}
.programTable td p.ptit.aLT{text-align: left;}
.programTable td{font-size: 1.0; line-height: 1.0;}
.programTable td,.programTable td p,.programTable td ul{font-size: 0.95rem;}
.programTable td ul li{margin-bottom: 10px;}
.programTable td ul:last-child{margin-bottom:0px;}
.programTable th{text-align: center;}
.programTable .littleMenu{font-size: 0.75rem; width: 14%;}
.programTable .type1{background: #fff;}
.programTable .gray{background: #f3f3f3}
.program .programTable td{position: relative; padding-bottom:15px; vertical-align: top;}
.programTable .thki{background: #e2f0d9; }
table.programTable td,table.programTable th{display:table-cell; padding:10px;}
.program .programTable td .prTit{margin-bottom: 10px; font-weight: bold; background: #e24f24; color: #fff; cursor: pointer; padding: 5px; font-size: 1.05rem;}
.program .pwrap .btn{font-size: 1.5rem;}

@media screen and (max-width:768px){
#wrapper{min-width:320px; }
.sp{display:block !important;}
.pc{display:none !important;}
.fLt,.fRt{float: none;}
article .fLt{margin:0 0px 20px 0px;}
article .fRt{margin:0 0px 20px 0px;}
article img{width:100%; height:auto;}
article img.def{width: auto; height: auto;}
article .mc .col img.def{width: auto; height: auto;}
.breadcrumbs{display:none;}
header.pageHead h1{line-height:1.4; font-size:30px;}
.bgbr p br{display: none;}
article h2{font-size:25px; margin-bottom:30px;}
article h3{font-size:20px; margin-bottom:30px; line-height:1.5;}
article .colBox{padding:15px;}
.mv{min-width: 320px;}
.mv .slideImg{height:350px; text-align: center !important;}
.mv div{text-indent: 0;}
section{padding:30px 15px;}
article .mc{display:block;}
article .mc .col{margin-bottom:30px;}
article .mc.duo .col,article .mc.trio .col.g2,article .mc.fort .col.g2,
article .mc.fort .col,article .mc.trio .col{width:100%;}
article .mc.duo .col.btn{margin: 20px 0;}
article .btn.rt{position:static; top:auto; right:auto; margin-top:0px;}
article .btn span,
article .btn a{width:100%; padding:20px 10px;}
article .btn.bgbtn a{width: 100%;}
article.top{padding-top:25px;}
article .textBig{font-size:18px;}
#siteHeader.top{background:url("../images/mv.jpg") top center no-repeat; height:100px; }

#siteHeader{position: relative; z-index: 5; height: 100px;background-size: cover;}
#siteHeader .headWrap{padding: 0px; position: relative; z-index: 10;}
#siteHeader .headWrap .siteLogo{width:100px; z-index: 5;}
#siteHeader .headWrap .siteLogo img{width: 100%; height: auto;}
#siteHeader nav.gNav .spToggle a,
#siteHeader nav.gNav .spToggle a.open{background-image:url(../images/sprite.png);  background-size:500px auto; width:40px; height:40px; display:block; position:absolute; right:10px; top:20px; text-indent:-9999px; z-index:2000; margin-top:-20px;}
#siteHeader nav.gNav .spToggle{ display:block;}
#siteHeader nav.gNav .spToggle a{background-position:0 0px;}
#siteHeader nav.gNav .spToggle a.open{background-position:-50px 0px ;}
#siteHeader nav.gNav{position:static; top:auto; right:auto; margin:0px;}
#siteHeader nav.gNav ul{z-index:1000; position:fixed; top: 0px; left: 0px; background:#e24f24; height:100%; width:100%; padding-top:70px; display: none;}
#siteHeader nav.gNav ul li{display:block; margin-left:0px; width:100%; border-bottom:1px solid #fff; font-weight:bold; line-height:1.5;}
#siteHeader nav.gNav ul li:nth-child(2) a,#siteHeader nav.gNav ul li:nth-child(3) a,
#siteHeader nav.gNav ul li:nth-child(4) a{color:#fff;}
#siteHeader nav.gNav ul li a{width:100%; display:block; color:#fff; padding:20px; cursor:pointer;}
#siteHeader nav.gNav ul li a:hover{text-decoration:none;}
#siteFooter .footwrap{padding:20px;}
article table{margin-bottom:20px;border-bottom:1px solid #404040;}
article table th,
article table td{display:block; padding:10px;}
article table th,article table td{border-bottom:none;}
article table td{}
article button{width:100%; display:block; margin:0  0 15px 0;}
article .formTable{padding-bottom:40px;}
img.formImg{width: auto; height: auto;}
.blogPage .blogList dt{width:100%; float:none;}
.blogPage .blogList dd{padding-left:0px;}
.blogPage article,.blogPage aside{float:none;}
.blogPage aside{width:100%; margin-top:30px;}
.blogPage aside h3{margin-bottom:20px; font-size:25px;}
footer .footNav{font-size: 15px; line-height: 1.5;}
article .archiveList dt{width: 100%; float: none;}
article .archiveList dd{padding-left: 0px;}
section ul.list{margin-left:0em;}
.bnr{display: none;}
.display .pagenav li{display: block; width: 100%;}
.videoBox {position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden;}
.videoBox iframe{position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important;}
article .btn.bggr span{width: 100%}
article input[type=submit]{width: 100%;}
.dayList{margin-left: 0px; float: none;}
.dayList li{display:block; width: 100%; line-height: 1.5;}
.dayList a{width: 100%;}
article .listMd2 dt{display: block;}
.live .programTable th,.live .programTable td{display:table-cell; padding:10px;}
.live .tableInnner{margin:0 0 20px; overflow:hidden; position:relative;}
.live .spInnner{width:100%; height:100%; overflow:auto;}
.live .programTable{width:1050px; background:#fff; margin-bottom:0;}
.sub .mc.fiv{width: 100;}
.sub .mc.fiv .col,.sub .mc.fiv .col.g4,.sub .mc.fiv .col.g3{width: 100%;}
.subCont table td,.subCont table th{width: 100% !important;}
#pageCont section a.btnOnde{padding:15px; width:100%;}
article .group .col iframe{width: 100% !important;}
.program .ptWrap{margin:0 0 20px; overflow:hidden; position:relative; height: 700px;}
.program .ptWrap .ptInner{width:100%; height:100%; overflow:auto;}
}