html {
    -webkit-text-size-adjust: 100%;
}
.pcnone {
    display: none!important
}
.spnone {
    display: block!important
}
article.bkw {
    background: #fff;
    padding-top: 80px;
}
/* header */
header {
    justify-content: space-between;
    height: 68px;
    background:#fff;
}
header a.logo {
    width: 233px;
    margin-left: 35px;
    margin-top: 24px;
    pointer-events: none!important;
}
header a.logo img {
    display: inline-block;
    width: 110px;
    /* margin: -20px 0 0 20px; */
}
header nav ul {
    flex-wrap: wrap;
}
header nav ul li a {
    display: block;
    padding: 30px 0;
}
.fixed{background: #fff;}
.fixed nav li a {
    padding: 20px 0;
}
.active a, header nav ul li a:hover {
    color: #0071BC;
    border-bottom: 4px solid #0071BC;
    padding: 30px 0 26px;
}
.fixed nav li a:hover {
    color: #0071BC;
    border-bottom: 4px solid #0071BC;
    padding: 20px 0px;
}
article{}
#menu li {
    width: 50%;
}
/*headin*/
.nav-wrap.open {
    display: block;
    margin-top: 68px;
}
.nav-wrap.close {
    display: none;
}
.nav-button {
    display: block;
    cursor: pointer;
}
.nav-wrap {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 998;
    width: 100%;
    height: 100%;
}
.open {
    transition: all 0.4s;
    background-color: rgba(203, 203, 203, 0.39);
}
.nav-button, .nav-button span {
    display: inline-block;
    box-sizing: border-box;
    transition: all 0.4s;
}
.nav-button {
    z-index: 999;
    position: fixed;
    width: 30px;
    height: 18px;
    top: 27px;
    right: 26px;
}
.nav-button span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background-color:#333;
    box-shadow: 0 0 1px white;
}
.nav-button span:nth-of-type(1) {
    top: 0;
}
.nav-button span:nth-of-type(2) {
    top: 8px;
}
.nav-button span:nth-of-type(3) {
    bottom: 0;
}
.nav-button.active span:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(-45deg);
    transform: translateY(10px) rotate(-45deg);
}
.nav-button.active span:nth-of-type(2) {
    opacity: 0;
}
.nav-button.active span:nth-of-type(3) {
    -webkit-transform: translateY(-7px) rotate(45deg);
    transform: translateY(-7px) rotate(45deg);
}
.open ul {
    background: #fff;
    text-align: center
}
/* foot */
.foottop {
    padding-top: 80px;
}
a.entrybut {
    display: block;
    background: #fff;
    color:#333;
    text-align: center;
    width: 12em;
    padding: 30px 0;
    margin: 0px auto 0;
	border-radius: 13px;
}
footer {
    display: block;
    background: #666;
    padding: 50px 0;
}
footer img {
    width: 233px;
    display: block;
    margin: 0 auto;
}
/* flex */
header nav ul, .w2, .viw2 {
    display: flex;
}
/* width */
section {
    display: block;
    text-align: center;
    max-width: 1116px;
    width: 100%;
    background: #fff;
    margin: 0 auto;
}
/* img width100% */
.mv img {
    width: 100%;
}
.viw2 img, .w2 img, .w3 img, .w4 img {
    display: block;
    width: 100%;
}
/* blue border-bottom */
.blbor {
    border-bottom: 8px solid #0071BC;
    padding-top: 100px;
    padding-bottom: 40px;
}
/* container section */
.mv {
     width: 100%;
    max-width: 100%;
	height:100vh;
background: url(../../images/common/mv.png) no-repeat center 10vh;
    background-size: 190%;
}
.mv-b {
    position: relative;
    text-align: center;
    margin-top: -48px;
    padding: 40px 0;
    font-size: 130%;
}
.viw2 {
    max-width: 1576px;
    width: 100%;
    margin: 0 auto;
}
.viw2 a {
    width: 50%;
}
/* w3 */
.w3 div {
    padding-bottom: 25px;
}
.w3 div img {
    margin-bottom: 25px;
}
.w3 div h1, .w3 div p {
    margin: 0 30px;
}
.w3 div h1 {
    margin-bottom: 32px;
}
/* custom */
h1 {
    font-size: 25px;
    margin-bottom: 40px;
}
h1 span {
    font-size: 13px;
    display: block;
}
h1.title {
    margin: 72px auto 32px;
    text-align: center;
}
h1.title span {
}
/* cathvi */
.cathvi {
    max-width: 100%!important;
    padding: 206px 0;
}
.cathvi1 {
    background: url(../../images/common/dummy03.png);
    background-size: cover;
}
.cathvi div {
    border: 1px solid #fff;
    width: 340px;
    margin: 0 auto;
}
.cathvi div h1 {
    color:#fff;
    margin: 30px 0;
}
/*more*/
.more1 {
    display: block;
    border: 1px solid #BDBDBD;
    background: url("../../images/common/arrow-bk.png") no-repeat 13px center;
    background-size: 11px;
    width: 91px;
    padding: 16px 0 13px 20px;
    margin: 30px auto;
    color: #575A5B;
}
.more1:hover {
    background: url("../../images/common/arrow-wh.png") #0071BC no-repeat 18px center;
    background-size: 11px;
    color:#333;
}
.more2 {
    display: block;
    background: url("../../images/common/arrow-wh.png") #0071BC no-repeat 13px center;
    background-size: 11px;
    padding: 16px 0 13px 20px;
    margin: 30px auto;
    color:#fff;
}
.more2:hover {
    background: url("../../images/common/arrow-bk.png") #fff no-repeat 18px center;
    background-size: 11px;
    color: #575A5B;
}
/* imgliner */
.imgliner1 {
    background: url(../../images/common/dummy04.png) no-repeat top;
    background-size: 100%;
}
.imgliner1 div.imglinerin {
    width: 90%;
    padding: 230px 0 0;
    margin: 0 auto;
}
.imgliner1 div.imglinerin div {
    background: #fff;
    padding: 24px 20px;
}
/* infobox */
.infobox {
    padding-top: 40px;
}
.infobox article {
    background: #efefef;
    margin-bottom: 16px;
    padding: 20px 5%;
    align-items: flex-start;
}
.infobox article:last-child {
    margin-bottom: 0;
}
.infobox article div {
    text-align: left;
}
.infobox article a {
    margin-top: 20px;
	color:#fff;
}
/* animation delay */
.more1, .more1:hover, .more2, .more2:hover {
    transition : all 300ms;
}
header nav ul li a, .fixed nav li a, .close ul, .open ul {
    transition : all 800ms;
}




.mv p{ width: 90%;
    margin: 0 5%;
    display: block;
    font-size: 28px;
    font-weight: bold;
    line-height: 170%;
    position: absolute;
    bottom: 20%;
    color: #333;
    text-align: left;}
    .mv p strong{color:#333}

 .faq div{}


/* imgliner */
.liver {
    background: url(../../images/common/dummy04.png) no-repeat;
    background-size: 100%;
    max-width:100%!important;
}
.liver div.imglinerin {
    width: 70%;
    margin-left:15%;
    padding: 110px 0;
}
.liver div.imglinerin div {
    background-color: rgba(0,0,0,0.8);
    padding: 40px;
	color: #fff;
    font-size:100%;
    line-height: 170%;
}




.company{}
.company table{display:block;width:90%;margin:0 auto;}
.company table tbody{display:block;}
.company table tr{width:100%;display:block;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #eee;}
.company table tr th{display:block;width:100%; text-align: center; font-weight: normal;}
.company table tr td{display:block;width:100%; text-align: center;}


.balloon2-left {
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 80%;
    color: #555;
    font-size: 16px;
    background: #FFF;
    border: solid 3px #999;
    box-sizing: border-box;
  }
  
  .balloon2-left:before {
    content: "";
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-bottom: 12px solid #FFF;
    z-index: 2;
  }
  
  .balloon2-left:after {
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-bottom: 14px solid #999;
    z-index: 1;
  }
  
  .balloon2-left p {
    margin: 0;
    padding: 0;
  }



  section{padding-bottom:50px;}


  .jump{margin-top:90px;padding-top:90px;display:block;}


  .faqtab{}
.faqtab tbody{}
.faqtab tbody tr{width:100%;margin-bottom:3em;display: block;}
.faqtab tbody tr th{display: block;width:100%; text-align: left;}
.faqtab tbody tr td{display: block;width:100%; text-align: left;}


.faqbox{background: url(../../images/common/dummy05.png) center center!important;background-size:100%;    background-size: 100%;
    max-width: 100%!important; padding:6em 5%;color:#fff;text-shadow: 1px 2px 3px #808080;font-size:130%;}
.faqtab{background: none;}