@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;}
*{-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; }
#live .liveNav{background: #2f5597; padding: 15px; margin-top: 20px; max-width: 1050px; margin: 0 auto;}
#live .liveNav li{display: inline-block; margin-right: 10px; font-weight: bold;}
#live .liveNav li:first-child{color: #fff; margin-right: 30px;}
#live .liveNav li a{color: #fff; text-decoration:underline;}
#live .liveNav li a:hover{color: #fff; text-decoration: none;}

#second{padding-top: 77px;}
#second header .siteLogo{width: 250px; margin:0 auto; }
article .reTxt{color: #ff0000;}
article .blTxt{color:#444}
article .txtBg{font-size: 1.25rem;}
section{max-width:1050px; padding:50px 15px; margin:0 auto;}
header.headTit h1{font-size:35px; border-bottom:1px solid #e0e0e0; color:#315295; 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:#315295;}
article h2 small{display: block; font-size:1.56rem;}
article.listpcb h3{color:#444;}
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 p.regtxt{margin-bottom: 0px;}
article p.regtxt+ul{margin-top: 0px;}
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:#315295; }
article .listMd dd{border-bottom:1px solid #383838; 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.g2{width:calc(75% - 15px);}
article .mc.fort .col{width:calc(25% - 15px);}
article .mc.fort .col img{width: 100%; height: auto;}
article .mc .col.norse h3{margin-bottom: 15px; }
article .mc .col.norse p{margin-bottom: 10px;}
article .mc.trio.onde .col.norse{flex-direction: column; display: flex; width:calc(33.5% - 15px);}
article .mc.trio.onde .col.norse p.btn.onde{margin-top: auto; margin-bottom: 0px;}
article .bgColor{background: #ffa879;}
article .colBox{background:#fff; border:2px solid #9b9b9b; border-radius:10px; padding:30px; position:relative;}
article a.btn{background:#0071bc; color:#fff !important; width:450px; padding:25px; display:block; margin:20px 0; text-align:center; text-decoration: none !important;box-shadow: inset 0 1px 0 #008C64,inset 0 0 40px 5px rgba(0,0,0,.3),0 0 2px 1px rgba(0,0,0,.5); font-size: 1.25rem;}
article a.btn:hover{text-decoration:none; background:#00406b; }
article a.btn span{background: #bcbcbc; width:350px; padding:20px; display:block; margin:20px 0; color: #fff; text-align: center;}
article a.btn.bggr span{width: 500px;}
article a.btn.bgbtn a{width: 500px; font-size: 1.25rem; font-weight: bold; padding: 25px; border-radius: 20px;}

article a.btn.bgo a:hover{background:#861f00; color:#fff; }
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{background:#c6c6c6; font-weight:bold;}
article table tbody th{background:#f3f3f3;}
article table td p{margin-bottom: 15px;}
article table td p:last-child{margin-bottom: 0px;}
.map iframe{width:100%;}
article .agree_area{margin:30px 0 20px 0px; font-weight: bold;}
article .agree_area input[type=checkbox] {width:1.5em; padding: 15px; transform: scale(1.5, 1.5); }
article .formTable{max-width:700px; margin:0 auto; }
article .formTable dt{line-height:1.4; font-weight:bold;width:100%; display:block; padding:15px 15px 15px 0;  color: #fff;}
article .formTable dt label{ }
article .formTable dt span{font-weight:bold; color:#f90114;}
article .formTable dd{padding:0px 15px 30px 0px;}
article .formTable dd input,article .formTable dd textarea,
article .formTable dd select{font-size:16px; padding:15px; width:100%; border:1px solid #ccc; border-radius:5px;}
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:#315295; 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#live .noteCont{background:#fff799; padding: 15px; margin: 30px 0;}
article#live .noteCont p{margin-bottom: 0px;}
article#live .noteCont ul li{margin-bottom:20px; margin-top: 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;}
article .noteBg{background: #fbe5d6; border-radius: 20px; padding:20px; margin: 20px 0;}
article .noteBg h3{color: #444;}
article .noteBg h3.titH3{color: #fff; text-shadow: 1px 2px 3px #808080; font-size: 1.7rem; border-left: 5px solid #fff; padding-left: 10px;}
article .noteBg h4{margin-bottom: 30px;}
article .noteBg a:link{ color:#0071bc; text-decoration:underline;}
article .noteBg a:visited{ color:#0071bc; text-decoration:underline;}
article .noteBg a:hover{ color:#0071bc; text-decoration:none;}
article .noteBg a:active{ color:#0071bc;}
article .noteBg .boxH3{background: #ff6900; padding: 5px; color: #fff;}
article .noteBg .boxlec{border:2px solid #ff6900; padding-bottom: 5px; background: #fff; text-align:center; margin:0 5px 20px 0; float: left;}
article .noteBg .boxlec span{display: block; margin-bottom:5px; background: #ff6900; color: #fff; padding: 3px;}
article .noteBg .titlec{padding-left: 30px;}
article .noteBg .txtBg+p{clear: both;}

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;}

/* ===== Top ===== */
.mv{text-align: center; min-width: 1050px; background: #fff;}
.mv{width:100%; text-align: center;overflow: hidden; }
.flow{background:#315295; color: #fff; padding:20px 20px; text-align: center; border-radius:20px;}
.flow h2{margin-bottom: 20px;}
.flow p{margin-bottom: 0px;}
.arrow{width: 0; height: 0; border-left: 80px solid transparent; border-right: 80px solid transparent; border-top:60px solid #315295; margin: 0 auto 20px; }
article .archiveList{margin-bottom:30px; line-height: 1.7;}
article .archiveList dt{width:calc(100% - 75%); float: left;}
article .archiveList dd{padding-left:25%;  margin-bottom:25px;}
article .archiveList a{color:#444; text-decoration:none;}
article .archiveList a:hover{color:#444; text-decoration: underline;}
ul.list li{margin-bottom: 20px;}
.bnr{max-width: 1050px; margin: 0 auto;}
.bnr ul{list-style: none;}
article input[type=submit]{background:#ea5413; color:#fff; width:45%; padding:20px; display:inline-table; margin:20px 0; font-size:18px; border:none; cursor: pointer; transition:all 1.0s; font-weight: bold;box-shadow: inset 0 1px 0 #008C64,inset 0 0 40px 5px rgba(0,0,0,.3),0 0 2px 1px rgba(0,0,0,.5);}
article input[type=submit]:hover{background:#ccc; color:#444;}
.pagenav{display:flex; flex-wrap:wrap; justify-content:space-between;align-items: center; margin:50px 0 30px 0; padding-bottom: 30px; list-style: none;border-bottom:3px solid #979797;}
.display .pagenav li{width:calc(33.5% - 5px); font-weight: bold; text-align: center; font-size: 0.85rem;}
.display .pagenav li a{position: relative; margin-bottom: 5px; background: #ecffbe;}
.display .pagenav li a:hover{background: #80c269;}
.pagenav li{width:calc(16.6% - 5px); font-weight: bold; text-align: center;}
.pagenav li a{background:#f9fca2; width: 100%; height: 100%; display: block; padding: 15px; border-radius: 10px;}
.pagenav li a:hover{text-decoration: none; background: #ff8600; color: #fff;}
article .col a.btn{width: 100%;}
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{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.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,0,110); background: linear-gradient(340deg, rgba(255,0,110,1) 0%, rgba(255,120,205,1) 48%, rgba(255,190,231,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 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;}
.toplogin{background: #ffa879; border-radius: 20px; padding: 20px; margin-bottom: 50px;}
.toplogin input{background: #fff;}
#live .mc.fort.liveTxt{margin-bottom:60px;}
#live .mc.fort.liveTxt .col p{font-size: 1.15rem;}
#live .mc.fort.liveTxt .col p:last-child{margin-bottom: 0px;}

@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;}
.breadcrumbs{display:none;}
header.pageHead h1{line-height:1.4; font-size:30px;}
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 div.mv01{background:none; }
.mv div.mv02{background:none;}
.mv div.mv03{background:none;}
.mv div.mv04{background:none;}
.mv div.mv05{background:none;}
.mv .slideImg{height:350px; text-align: center !important;}
.mv div{text-indent: 0;}
#live .liveNav li{display: block; line-height: 1.5; text-align: center;}
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 a.btn{margin: 20px 0;}
article a.btn.rt{position:static; top:auto; right:auto; margin-top:0px;}
article .btn span,
article a.btn {width:100%; padding:20px 10px;}
article a.btn.bgbtn {width: 100%;}
article.top{padding-top:25px;}
article .textBig{font-size:18px;}
#siteHeader{height: auto; position: relative; z-index: 5;}
#siteHeader .headWrap{padding: 0px; position: relative; z-index: 10;}
#siteHeader .headWrap p.siteLogo{width: 250px; z-index: 5;}
#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:#315295; 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%; height: 100%;}
article .btn.bggr span{width: 100%}
	article input[type=submit]{width: 100%;}
}