@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:#2f5597; text-decoration:none;}
a:visited{ color:#2f5597; text-decoration:none;}
a:hover{ color:#2f5597; text-decoration:underline;}
a:active{ color:#2f5597;}
*{-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,
article h4,article a.btn{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; }
article:after,section:after,.clrFx:after{content:''; clear:both; display:block;}
#siteHeader .spToggle{display:none;}
#siteHeader{background:#fff; padding:15px; z-index: 100; width: 100%; height:auto;}
#siteHeader .headWrap{max-width:1050px; margin:0 auto;font-size:18px; position:relative;}
#siteHeader .headWrap .logo{position:absolute; top:57px; left:0px;}
#siteHeader nav.gNav{position:absolute; top:50%; right:0px; margin-top:-8px;}
#siteHeader nav.gNav ul li{display:inline-flex; margin-left:20px;}
#siteFooter{background:#404040; text-align:center; color:#fff; padding:40px 10px 50px 10px;}
#siteFooter .footWrap{max-width:1050px; margin:0 auto;}
#siteFooter .footWrap p{line-height: 1.5; margin-bottom: 30px;}
#siteFooter nav ul{}
#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;}
#siteFooter address{font-size:16px; margin-top:20px;}
.subpage #siteHeader{position:fixed; top: 0px; left: 0px;}
.subpage article{padding-top:30px;}
.smWrap{max-width: 800px; margin: 0 auto;}
#second{padding-top: 77px;}
#second header .siteLogo{width: 250px; margin:0 auto; }
section{max-width:1050px; padding:50px 15px; margin:0 auto;}
article{}
article strong{font-weight:bold;}
article h1{font-size:2.6rem; margin-bottom: 60px;}
article h2{font-size:2.5rem; margin-bottom:40px; color: #2f5597; line-height: 1.5;}
article h3{font-size:1.5625rem; margin-bottom:40px; color:#333; line-height: 1.5;}
article h4{font-size:1.3rem; margin-bottom:30px; color:#333;}
article h2.titH2 small{display: block; font-size:1.25rem;}
article h3.titH3{color: #538135;}
article h1+p{margin-top: 30px;}
article p{line-height:1.7; margin-bottom: 30px;}
article p+h3{margin-top:30px;}
section ul{margin:30px 0 30px 1.5em; line-height:1.5;}
section ul.listLink{margin-top: 0px;}
section ul.list{list-style: none; margin-left: -1em;}
article .listMd{line-height:1.7; margin-bottom:50px;}
article .listMd dt{font-weight:bold; color:#2f5597; margin-bottom: 10px;}
article .listMd dd{border-bottom:1px solid #383838; margin-bottom:6px; position:relative; }
article .listMd dd ul{margin: 0 0 15px 25px;}
article .bcf{font-weight:bold; color:#2f5597;}
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; line-height: 1.5;}
article .mc{display:flex; flex-wrap:wrap; justify-content:space-between;}
article .mc .col{margin-bottom:30px;}
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 .col a.btn{width: 100%;}
article .mc.fort .col h3{color: #444; border-bottom:2px solid #2f5597;}


article .bgColor{background:#fdddb9;}
article .colBox{background:#fff; border:2px solid #9b9b9b; border-radius:10px; padding:30px; position:relative; }
article  a.btn{background:#2f5597; width:500px; padding:30px; display:block; margin:20px 0; text-align:center; border-radius: 20px; color:#fff; font-weight: bold;} 
article  a.btnS{width:390px;}
article  a.btn:hover{text-decoration:none; background:#082e6f;}
article  a.btn.btnore{background:#f39800;}
article  a.btn.btnore:hover{background:#b17000;}

article span.btn{background: #bcbcbc; width:500px; padding:20px; display:block; margin:20px 0; color: #fff; text-align: center; font-weight: bold; border-radius: 20px;}
article a.btnB{width: 600px; padding:25px; font-size: 1.25rem;}
article a.btn.rt{position:absolute; top:50%; right:30px; margin-top:-30px;}
article a.btn.mCt span,span.btn.mCt,
article a.btn.mCt{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 td p:last-child{margin-bottom: 0px;}
.map iframe{width:100%;}
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;} 
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:#009944; 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: 15px; margin: 30px 0;}
article .noteCont p,article .noteCont ul{margin-bottom: 0px;}
article .topBtn{font-size: 1.3rem; margin: 50px auto;}
article .topBtn a{width: 550px; padding: 20px; border-radius: 20px;}
article .textBig{font-size: 25px;}


/* ===== Top ===== */
.mv{ text-align: center;overflow: hidden; max-width: 1240px; margin:0 auto!important; height: 750px;}
.mv .mvWrap .btnMv{position: absolute; bottom:30px; left:50px; width: 200px; height: 30px; background: #ff0000;}
.mv ul.slick-dots{position:absolute; bottom: 5px; }
.flow{background:#fdddb9; 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 #009944; 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;}
.programTabel{}
.programTabel ol{margin-left:1.5em;}
.programTabel thead th,.programTabel thead th{background: #c3efff;  font-weight:bold; text-align: center;}
.programTabel th{text-align: center; background:#c3efff; vertical-align:middle;}
.programTabel td.subTit{background: #ededed;}
.programTabel td.proTit{background: #c0edd4;}
.programTabel td.breakTit{background: #bababa;}
.programTabel th,.programTabel td{padding: 10px;}
.programTabel td p{margin: 0px}
.programTabel ol{margin: 15px 0 15px 1.5em;}
.videoBox{margin-bottom: 40px;}

@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;}
.subpage article{padding-top:60px;}
/*.subpage #siteHeader{position:static; top:auto; left: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; max-height:380px;}
.mv div{text-indent: 0;}
.slick-dots{display: none !important}
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.trio .col,article .mc.fort .col,article .mc.fort .col.g3{width:100%;}
article a.btn.rt{position:static; top:auto; right:auto; margin-top:0px;}
article a.btn span,
article a.btn{width:100%; padding:20px;}
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:50%; 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:#2f5597; 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;}
#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;}
article a.btnS{width:100%;}
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 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;}
.stTable{margin:0 0 20px; overflow:hidden; position:relative;}
.stTable .spInner{width:100%; height:100%; overflow:auto;}
.stTable .programTabel{width:870px; background:#fff; margin-bottom:0;}
.programTabel td,.programTabel th{display:table-cell;padding:10px;}
.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%;}
a.a_video{display: block; margin-bottom: 10px; padding:10px 0px 10px 35px;}
.mc.delivery .col p{margin:10px 0 20px 0;}
article .bnrCont .bnrCol{width:100%;}
article .bnrCont .col.g3{width:100%}
	
.welcome .pagenav{display:block; margin:50px 0 30px 0; padding-bottom: 30px; }
.welcome .pagenav li,.company .pagenav li{width:100%; }
.welcome .pagenav li a{background:#f9fca2; width: 100%; display: block; padding: 15px; border-radius:0px; border-bottom: 1px solid #2f5597;}

}

