@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:#F17B2C; text-decoration:underline;}
a:visited{ color:#F17B2C; text-decoration:none;}
a:hover{ color:#F17B2C; text-decoration:none;}
a:active{ color:#F17B2C;}
*{-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:1100px; }
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:1100px; margin:0 auto;font-size:18px; position:relative;}
#siteHeader .headWrap .logo{position:absolute; top:57px; left:0px;}
#siteHeader .headWrap p.siteLogo{width: 350px; z-index: 5;}
#siteHeader .headWrap p.siteLogo img{width: 100%; height: auto;}
#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:#fafafa; min-width: 1100px; text-align:center; color:#3A76CE; padding:40px 15px 50px 15px;}
#siteFooter p{margin-bottom: 15px; line-height: 1.5;}
#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;}
#second{padding-top: 77px;}
#second header .siteLogo{width: 250px; margin:0 auto; }
/*section{max-width:1100px; padding:50px 15px; margin:0 auto;}*/
section{padding:0 15px 50px 15px; margin:0 auto;}
article#pagebody{padding:0 0 40px 0;}
article strong{font-weight:bold;}
article h1{font-size:2.6rem; margin-bottom: 50px;}
article h2{font-size:2.0rem; margin-bottom:40px; color: #008b6e; line-height: 1.5;}
article h3{font-size:1.5625rem; margin-bottom:40px; color:#333;}
article h4{font-size:1.3rem; margin-bottom:30px; color:#333;}
h2.titH2,h3.titH3h2{background: #3A76CE; font-size: 1.5rem; margin-bottom:30px; padding: 0 15px; line-height: 1.5; color: #fff;}
aside h3.titH3h2{font-size: 1.25rem; margin-bottom: 20px; font-weight: bold;}
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:#008b6e;}
/* mikes comment marginbottom10px→6px */
article .listMd dd{border-bottom:1px solid #383838; margin-bottom:6px; position:relative; }
article .listMd dt span{font-size:25px; letter-spacing:0.05em;}
article .bcf{font-weight:bold; color:#008b6e;}
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.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 .campany_box{border-bottom: 2px solid #B4B4B4; margin-bottom: 30px;}
article .campany_box .col{margin-bottom: 0px;}
article .campany_box dl{line-height: 1.5; margin-bottom: 30px;}
article .campany_box dl dd{margin-bottom:30px;}
article .campany_box dl dd:last-child{margin-bottom: 0px;}
article .campany_box dl dt{font-weight: bold; font-size:1.25rem; margin-bottom: 20px;}
article .campany_box img{width: 100%; height: auto;}
article .campany_box img.def{width:auto; height: auto;}
article .campany_box .ptit{margin-bottom: 10px;}
article .campany_box ul{margin:0px 0 30px 1.5em; }
article .campany_box .noteCont{border-radius:20px;  word-break:break-all;}
article .campany_box .noteCont dl{margin-bottom:  0px;}
article .campany_box .noteCont dl dt,article .campany_box .noteCont dl dd{font-size:0.90rem; margin-bottom: 15px;}
article .campany_box .noteCont dl dt{margin-bottom:5px;}
article .campany_box .noteCont dl dd:last-child{margin-bottom: 0px;}
article .bgColor{background:#fdddb9;}
article .colBox{background:#fff; border:2px solid #9b9b9b; border-radius:10px; padding:30px; position:relative; }
/*
article  a.btn{background:#ffb35f; width:500px; padding:20px; display:block; margin:20px 0; text-align:center; border-radius: 20px; border: 3px solid #008b6e; color:#333; font-weight: bold;} 
article  a.btn:hover{text-decoration:none; background:#ffd5a6; color:#333;}
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 input[type=submit]{background:#008b6e; 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); border-radius: 10px;}
article input[type=submit]:hover{background:#004436; color:#fff;}
/*
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.blBox{border: 1px solid #707070; background: #fff;}
article .noteCont.blBox p{margin-bottom: 30px;}
article .noteCont.blBox p:last-child{margin-bottom: 0px;}
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;}
article a.btnVideo{background: #ffb35f; padding:2px 20px; line-height:2.0; text-align: center; border-radius: 10px; color:#333; font-weight: bold;}
article a.btnVideo:hover{text-decoration:none; background:#ffd5a6; color:#333;}
.videoBox{margin-bottom: 25px;}

/* ===== Top ===== */
.top{ background:#fafafa;}
.mv{ text-align: center;overflow: hidden; min-width: 1100px; margin:0 auto 30px auto; height:675px; background: #00472e;}
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;}
.programTabel{}
.programTabel ol{margin-left:1.5em;}
.programTabel thead td,.programTabel thead th{background: #f7b062;  font-weight:bold; text-align: center;}
.programTabel th{text-align: center; background:#fdddb9; vertical-align:middle;}
.pageWrap{max-width: 1200px; margin: 0 auto; padding-top: 25px;}
.pageWrap:after{content:""; display:block; clear:both;}
.pageWrap #pagebody{float: left; width:calc(100% - 310px);}
.pageWrap aside{float: right; width: 300px;}
.pageWrap aside p{line-height: 1.5; margin-bottom: 30px;}
.pageWrap .infotable td{border: 2px solid #53922a;}
.pageWrap .infotable tr{background:#ebf1e9; }
.pageWrap .infotable tr:nth-child(even){background:#d5e3cf; }


/* travel */
.row{display:flex; flex-wrap:wrap; justify-content:space-between;}
.row .col{width:calc(33.5% - 15px); display: block; flex: auto;}
.card {height:400px; margin-bottom: 35px;}
.card-img-top{width: 100%;}

@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; background: none; height: auto;}
.mv img{width: 100%; height: auto;}
section{padding:30px 15px;}
	
.pageWrap{padding-top: 0px;}
.pageWrap #pagebody{float: none;  width:100%; padding-top: 0px;} 
.pageWrap aside {float: none; width:100%; padding: 0 15px 50px 15px;}

	
article .mc{display:block;}
article .mc .col{margin-bottom:30px;}
article .mc.duo .col,article .mc.trio .col.g2,
article .mc.trio .col{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 .headWrap p.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: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:#008b6e; 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;}
#siteFooter{ min-width: 320px;}
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 #008b6e;}

/* travel */
.row{display:flex; flex-wrap:wrap; justify-content:space-between;}
.row .col{width:calc(50% - 15px);}
}


.btn-grd {
  background-image: linear-gradient(to right, #000046 0%, #1CB5E0 51%, #000046 100%);
  padding: 12px;
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  display: block;
  border: none;
  outline: none;
}

.btn-grd:hover {
  background-position: right center;
  color: #fff;
  text-decoration: none;
}

.btn-grd:focus {
  box-shadow: none;
  outline: none;
}
         