@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
@font-face {
	font-family: "Aerovias Brasil NF";
	src: url("fonts/aerovias-brasil-nf.eot");
	src: url("fonts/aerovias-brasil-nf.eot?#iefix") format("embedded-opentype"),
	url("fonts/aerovias-brasil-nf.woff2") format("woff2"),
	url("fonts/aerovias-brasil-nf.woff") format("woff"),
	url("fonts/aerovias-brasil-nf.ttf") format("truetype"),
	url("fonts/aerovias-brasil-nf.svg#Aerovias Brasil NF") format("svg");
}


/*reset*/
/*******************************************************************/
html{box-sizing:border-box;overflow-y:scroll;-webkit-text-size-adjust:100%}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}audio:not([controls]){display:none;height:0}hr{overflow:visible}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}summary{display:list-item}small{font-size:80%}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted;text-decoration:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=number]{width:auto}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:0;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,select{text-transform:none}button,input,select,textarea{background-color:transparent;border-style:none;color:inherit}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}img{width:auto;max-width:100%;height:auto;border-style:none;vertical-align:middle}i{vertical-align:middle}progress{vertical-align:baseline}svg:not(:root){overflow:hidden}audio,canvas,progress,video{display:inline-block}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute!important;clip:rect(0 0 0 0)!important}}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}ul,ol{list-style:none}i{font-style:normal}
a { color: #000; transition: all .2s ease-out; text-decoration: none;}
a:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); opacity: 0.6;}
*:focus { outline: none;}


/*LAYOUT*/
/*******************************************************************/
html { font-size: 62.5%;}
body { -webkit-text-size-adjust: 100%; -webkit-overflow-scrolling: touch; height: 100%; background-size: 100% auto; font-family: 'Noto Sans JP', "Helvetica Neue", "Helvetica",  "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif; font-size: 1.4rem; font-feature-settings: "palt"; letter-spacing: 0.1em; color: #000;}
#container { width: 100%; overflow: hidden;}
.loading { position: fixed; left: 0; top: 0; width: 100%; height: 100vh; z-index: 1000; background-color: #000; display: none; align-items: center; justify-content: center; transition-duration: 0.2s; transition-delay: 1s; transition-property: transform; transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);transform: translateX(0);}
.loading img { max-width: 60%; transition-duration: 0.4s; transition-delay: 0.6s; transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); transition-property: opacity;}
body.start .loading { transform: translateX(100%);}
body.start .loading img { opacity: 0;}
i { font-family: "Aerovias Brasil NF", sans-serif;}


/*HEADER*/
/*******************************************************************/
#header { position: absolute; top: 0; left: 0; padding: 4vw 8vw; z-index: 200;}
#header h1 { display: flex; align-items: center; font-size: 1.6rem; letter-spacing: 0.16em; color: #FFF;}
#header h1 img { margin-right: 16px;}


/*FOOTER*/
/*******************************************************************/
#footer { display: block; padding-top: 110px;}
#floating { position: fixed; bottom: 0; left: 0; display: flex; justify-content: center; align-items: center; width: 100%; height: 110px; background: rgba(0,0,0,.7); border: 1px solid rgba(255,255,255,.7); color: #FFF; z-index: 500;}
#floating .text { margin-right: 4vw; text-align: center; color: #FFF;}
#floating .text strong { font-size: 2.8rem; color: #FFF;}
#floating .contact a { display: block; padding: 16px 96px 16px 24px; background: #B70009 url("../img/arr_alt.svg") right 24px center no-repeat; font-weight: bold; font-size: 1.5rem; font-weight: 700; color: #FFF; box-shadow: 1px 1px 0 #ABABAB;}
#floating .contact a span { display: inline-block; padding: 4px 8px; margin-right: 16px; background: #FFF; border-radius: 4px; font-size: 1.2rem; color: #B70009;}


/*CONTENTS*/
/*******************************************************************/
article { position: relative; padding: 96px 8vw;}
article header { margin: 0 auto 64px;text-align: center;}
article header i { font-size: 5rem; letter-spacing: 0.16em; color: #B60009;}
article header h2 { margin-top: 8px; font-size: 1.8rem; letter-spacing: 0.08em;}
article header.inversion i { color: #00FFFF;}
article header.inversion h2 { color: #FFF;}
section { position: relative; width: auto; max-width: 1000px; margin: 0 auto;}
.narrow { max-width: 720px;}
section + header, section + section { margin-top: 96px;}
article p { line-height: 1.8;}
article p:not(:last-child) { margin-bottom: 32px;}
figure { position: relative;}
.center { text-align: center;}
.right { text-align: right;}
.row { display: flex; flex-wrap: wrap; justify-content: space-between;}
.reverse { flex-direction: row-reverse;}
.btn { padding: 0 30px 30px 0; text-align: right;}
.btn a, .submit input[type="submit"] { display: inline-block; width: 100%; max-width: 320px; padding: 24px 32px; text-align: left; background: #000 url("../img/arr.svg") right 32px center no-repeat; font-size: 1.5rem; font-weight: 700; letter-spacing: 0.16em; color: #FFF; transition: all .2s ease-out;}
.btn a:hover, .submit input[type="submit"]:hover { background-position: right 16px center;}
.sp { display: none;}
.red { color: #E50012;}
.fadeInUp{ -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
@-webkit-keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0);} to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);} }
@keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0);} to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);} }
.animated { opacity: 0; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.animated.delay1{-webkit-animation-delay:0.2s;animation-delay:0.2s}
.animated.delay2{-webkit-animation-delay:0.4s;animation-delay:0.4s}
.animated.delay3{-webkit-animation-delay:0.6s;animation-delay:0.6s}
.animated.delay4{-webkit-animation-delay:0.8s;animation-delay:0.8s}
.animated.delay5{-webkit-animation-delay:1s;animation-delay:1s}
.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}
.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}
.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}
.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}


#hero { padding: 14vw 8vw 4vw; background: url("../img/bg3.png") right bottom no-repeat, url("../img/bg2.png") left top no-repeat, url("../img/bg1.jpg") right top no-repeat, url("../img/bg.png") center top repeat; background-size: 30% auto, 62% auto, 100% auto, auto;}
#hero section { max-width: 100%;}
#mv h2 { margin-bottom: 5.6vw; font-size: 2.6vw; line-height: 1.8; letter-spacing: 0.08em; color: #FFF;}
#mv ul { display: flex; justify-content: center;}
#mv li { width: 28%; margin: 0.6%;}
#mv li img { width: 100%;}
#trouble { display: flex; align-items: center;}
#trouble header { text-align: left; width: 50%;}
#trouble header i { font-size: 5.6vw;}
#trouble header h2 { font-size: 1.6vw;}
#trouble header div { margin: 6vw 8vw 0;}
#trouble img { width: 100%;}
#trouble ul { flex: 1;}
#trouble li { display: inline-block; margin: 1vw 0; padding-bottom: 6%; background-position: center bottom; background-repeat: no-repeat; background-size: 100% auto; font-size: 1.3vw; font-weight: bold; white-space: nowrap;}
#trouble li:nth-child(1) { margin-left: 20%; background-image: url("../img/line1.svg");}
#trouble li:nth-child(2) { background-image: url("../img/line2.svg");}
#trouble li:nth-child(3) { margin-left: 40%; background-image: url("../img/line3.svg");}
#comment { margin-top: 0;}
#comment h2 { text-align: center; font-size: 3rem;}
#comment .row { margin: 0 -10px;}
#comment dl { position: relative; flex: 1; margin: 10px; padding: 24px; background: #FFF; border: 3px solid #EAEAEA;}
#comment dl::before, #comment dl::after { content: ''; position: absolute; top: 100%; right: 20%; width: 0; height: 0; border-style: solid; border-width: 0 20px 25px 0; border-color: transparent #eaeaea transparent transparent;}
#comment dl::after { top: calc(100% - 5px); right: calc(20% + 2px); border-right-color: #FFF;}
#comment dt { margin-bottom: 8px; font-size: 1.2rem; font-weight: 700; color: #B70009;}
#comment dt span { font-size: 1.4rem;}
#comment dd + dt { margin-top: 16px;}

#reason { padding-bottom: 200px; background: url("../img/reason_bg.jpg") center top no-repeat; background-size: cover; color: #FFF;}
#reason li { width: 30%; margin-bottom: 40px; text-align: center;}
#reason h3 { margin: 16px 0; font-size: 1.6rem; color: #00FFFF;}
#reason h3.catch { padding-bottom: 40px; text-align: center; font-size: 3rem; font-weight: normal; letter-spacing: 0.08em; color: #FFF;}

#process { padding-top: 40px; background: #F0EFE9;}
#process::before { content: ''; position: absolute; top: -160px; right: 0; width: 0; height: 0; border-style: solid; border-width: 0 0 160px 100vw; border-color: transparent transparent #F0EFE9 transparent;}
#process header i { color: #FF1D2E;}
#process table { width: 100%; border-collapse: separate; border-spacing: 30px 48px; font-size: 1.2rem;}
#process th { width: 15%; padding: 12px; text-align: center; background: #C3C3C3; font-weight: normal;}
#process td.td1 { width: 15%; padding: 12px; text-align: center; background: #B8272D; font-weight: bold; color: #FFF;}
#process td.td2 { width: 40%; padding: 4px 12px; text-align: center; border: 1px solid #221815; font-size: 1.6rem; font-weight: bold;}
#process td.td2.alt { background: #ECECED;}
#process td.td2 span { position: relative; display: block;}
#process td.td2 span::after { content: ''; position: absolute; bottom: -32px; left: calc(50% - 14px); width: 0; height: 0; border-style: solid; border-width: 11px 14px 0 14px; border-color: #c3c3c3 transparent transparent transparent;}
#process td.td2 span.wide::after { bottom: -48px;}
#process td.td3 { width: 30%; padding: 12px; border-top: 1px solid #C3C3C3; font-weight: bold;}
#process td.end { border-bottom: 1px solid #C3C3C3;}
#process td strong { color: #B8272D;}
#process p { margin-left: 30px; padding-left: 16px; border-left: 2px solid #B60009; letter-spacing: 0.08em;}
.tab { position: relative; max-width: 1000px; margin: 0 auto; z-index: 1;}
.tab ul { display: flex;}
.tab li { flex: 1 0 auto; position: relative; padding: 16px; text-align: center; background: #E9E9E9; font-size: 1.8rem; font-weight: bold; letter-spacing: 0.22em; color: #B60009; cursor: pointer; transition: .2s ease-out;}
.tab li span { display: inline-block; margin-left: 8px; padding-bottom: 4px; vertical-align: middle; border-bottom: 1px solid #B60009; font-size: 1.1rem; letter-spacing: 0.12em;}
.tab li.on { background-color: #B8272D; color: #FFF;}
.tab li.on span { border-bottom-color: #FFF;}
.tab li:hover::after, .tab li.on::after { content: ''; position: absolute; top: 100%; left: calc(50% - 8px); width: 0; height: 0; border-style: solid; border-width: 9px 8px 0 8px; border-color: #b8272c transparent transparent transparent;}
.tabcontents { margin-top: 0; background: #FFF; color: #555555;}

#system { padding-bottom: 200px; background: url("../img/system_bg.jpg") center top no-repeat; background-size: cover; color: #FFF;}
#system li { margin-bottom: 80px; align-items: center;}
#system li  figure { width: 48%;}
#system li > div { width: 48%;}
#system li h3 { margin-bottom: 24px; font-size: 2.4rem; letter-spacing: 0.13rem;}
#system li p { text-align: justify; text-justify: inter-ideograph; text-justify: inter-character;}

#cost { padding-top: 40px; background: #F0EFE9;}
#cost::before { content: ''; position: absolute; top: -160px; right: 0; width: 0; height: 0; border-style: solid; border-width: 0 0 160px 100vw; border-color: transparent transparent #F0EFE9 transparent;}
#cost header i { color: #FF1D2E;}
.slide { width: 100%; padding: 72px 24px; background: #FFF; overflow-x: auto; font-size: 1.2rem; letter-spacing: 0em; white-space: nowrap;}
.slide > table { width: 100%; border-collapse: separate; border-spacing: 14px 24px;}
.slide > table table { width: 100%; border-collapse: collapse; border-top: 1px solid #211815; border-left: 1px solid #211815;}
.slide > table table th { width: 178px; padding: 8px; text-align: left; vertical-align: middle; border-right: 1px solid #211815; border-bottom: 1px solid #211815; font-weight: 400;}
.slide > table table td { padding: 8px; vertical-align: middle; border-right: 1px solid #211815; border-bottom: 1px solid #211815;}
.tabletitle { width: 90px; padding: 16px; text-align: center; vertical-align: middle; background: #DBDCDC; font-weight: 400;}
.tablesubtitle { width: 178px; padding: 16px; text-align: center; background: #B6241E; color: #FFF;}

#projects .row { margin: 0 -8px -48px;}
#projects .row > li { display: flex; flex-direction: column; width: calc(50% - 16px); margin: 0 8px 48px;}
#projects .row > li.other { width: calc(100% - 16px);}
#projects .row > li.other h4 { margin-bottom: 8px; font-size: 2.4rem; color: #B6241E;}
#projects .row > li.other p { font-weight: 700; color: #B6241E;}
#projects .row > li.other p span { font-size: 1rem; font-weight: 400; color: #000;}
#projects .pbox { flex: 1 0 auto; border: 1px solid #B6241E;}
_::-webkit-full-page-media, _:future, :root #projects li .pbox { flex: none;}
#projects .ptitle { display: flex; align-items: center; height: 124px; padding: 8px 16px; background: #B6241E;}
#projects .ptitle figure { width: 18%; text-align: center;}
#projects .ptitle figure figcaption { margin-top: 4px; font-size: 1.2rem; letter-spacing: 0em; white-space: nowrap; color: #FFF;}
#projects .ptitle > div { flex: 1; padding-left: 8px;}
#projects .ptitle h3 { position: relative; margin-bottom: 8px; padding: 0 8px 8px; border-bottom: 3px solid #FFF; font-size: 2.4rem; line-height: 1.2; color: #FFF;}
#projects .ptitle ul { display: flex; margin: 0 12px;}
#projects .ptitle ul li { flex: 1; margin: 0 4px;}
#projects .ptext { padding: 16px;}
#projects .ptext::after { content: ''; display: block; clear: both;}
#projects .ptext h4 { margin-bottom: 16px; font-size: 1.8rem;}
#projects .ptext p { line-height: 1.4;}
#projects .ptext dt { display: inline-block; margin-bottom: 4px; padding: 2px 4px; background: #AA2E2A; font-size: 1.2rem; color: #FFF;}
#projects .ptext dd { font-size: 1rem; word-break: break-all;}
#projects .ptext dd a { letter-spacing: -0.1em; color: #254996;}
.fr { float: right; margin: 0 0 4px 8px;}

#client ul { display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
#client li { width: 30%; text-align: center; margin: 0 1% 40px;}

#voice { background: #B8272D; color: #FFF;}
#voice header i { color: #FFF;}
.slider { padding: 0 6.4vw;}
.slick-arrow { position: absolute; top: calc(50% - 30px); width: 60px; height: 60px; text-indent: -9999px;}
.slick-arrow::after { content: ''; position: absolute; top: 0; left: 0; transform: rotate(45deg); display: block; width: 60px; height: 60px; border-top: 1px solid #FFF; border-right: 1px solid #FFF;}
.slick-next { right: 0;}
.slick-prev { left: 0; transform: scale(-1);}

#trading { background: #F0EFE9;}
#trading ul { display: flex; flex-wrap: wrap; justify-content: space-between;}
#trading li { width: 48%; text-align: center; margin-bottom: 40px;}
#trading p { text-align: center; font-size: 1.2rem;}

#faq { padding-bottom: 200px;}
#faq section { max-width: 800px;}
#faq dt { position: relative; padding: 12px 48px; background: #E9E9E9; font-size: 1.8rem;}
#faq dt::before { content: 'q'; position: absolute; left: 16px; top: -4px; font-family: "Aerovias Brasil NF", sans-serif; font-size: 5rem; line-height: 1; color: #B60009;}
#faq dd { position: relative; padding: 16px 0 32px 48px; font-size: 1.2rem;}
#faq dd::before { content: 'a'; position: absolute; left: 24px; top: 8px; font-family: "Aerovias Brasil NF", sans-serif; font-size: 2.8rem; line-height: 1;}

#about { padding-top: 40px; background: #B60009;}
#about::before { content: ''; position: absolute; top: -160px; right: 0; width: 0; height: 0; border-style: solid; border-width: 0 0 160px 100vw; border-color: transparent transparent #B60009 transparent;}
#about header i, #about header h2 { color: #FFF;}
#about section { padding: 24px; background: #FFF;}
#about table { width: 100%; border-collapse: collapse; max-width: 800px; margin: 0 auto; font-size: 1.2rem;}
#about tr:not(:last-of-type) { border-bottom: 1px solid #808080;}
#about th { padding: 24px 24px 24px 6.4vw; text-align: left; color: #909090;}
#about td { padding: 24px;}

#contact section > p { display: flex; justify-content: center; margin-bottom: 40px;}
.form { max-width: 850px; margin: 0 auto; font-size: 1.6rem;}
.form dt { clear: both; float: left; width: 25%; padding: 16px 0 0; text-align: left; font-weight: 700;}
.form dd { padding: 0 0 48px 28%; text-align: left; line-height: 1.5em;}
.form label { display: block; padding: 4px 0;}
.form label span { padding-left: 4px;}
.form input[type="text"], .form input[type="tel"], .form input[type="email"], .form select { width: 100%; padding: 16px; background: #FFF; border: 1px solid #999; border-radius: 3px; vertical-align: middle; font-size: 16px;}
.form textarea { width: 100%; min-height: 300px!important; padding: 16px; background: #FFF; border: 1px solid #999; border-radius: 3px;font-size: 16px;}
.form .medium { width: 60%!important;}
.submit { margin-top: 40px; text-align: center;}
.must { float: right; margin-left: 8px; padding: 2px 4px; background: #B60009; font-size: 1.1rem; font-weight: bold; color: #FFF;}
.form ::-webkit-input-placeholder { font-weight: 500; color: #BABABA;}
.form ::-moz-placeholder { font-weight: 500; color: #BABABA;}
.form :-ms-input-placeholder { font-weight: 500; color: #BABABA;}
.privacy { height: 160px; padding: 24px 32px; border: 1px solid #CCC; overflow-y: auto;}
.privacy h3 { margin-bottom: 16px;}
.privacy h4 { margin-bottom: 8px;}



@media only screen and (max-width: 1200px){
#projects .ptitle figure figcaption { font-size: 1rem;}
#projects .ptitle h3 { padding: 0 0 8px; font-size: 1.8vw;}
}



@media only screen and (max-width: 1024px){
body { background-size: 70% auto;}
#nav { pointer-events: none; opacity: 0; transform: scale(0.9); position: fixed; top: 0; left: 0; display: flex; justify-content: center; align-items: center; width: 100%; max-width: 100%; height: 100vh; margin: 0; background: rgba(0,0,0,.9); overflow: auto; z-index: 200; -webkit-transition: .8s cubic-bezier(.19,1,.22,1); transition: .8s cubic-bezier(.19,1,.22,1);}
#nav li { opacity: 0; -webkit-transform: translateY(-50px); transform: translateY(-50px); padding: 12px 0; text-align: center; -webkit-transition: .6s cubic-bezier(.19,1,.22,1); transition: .6s cubic-bezier(.19,1,.22,1);}
#nav li:nth-of-type(1) { -webkit-transition-delay: .14s; transition-delay: .14s;}
#nav li:nth-of-type(2) { -webkit-transition-delay: .18s; transition-delay: .18s;}
#nav li:nth-of-type(3) { -webkit-transition-delay: .22s; transition-delay: .22s;}
#nav li:nth-of-type(4) { -webkit-transition-delay: .26s; transition-delay: .26s;}
#nav li:nth-of-type(5) { -webkit-transition-delay: .30s; transition-delay: .30s;}
#nav li:nth-of-type(6) { -webkit-transition-delay: .34s; transition-delay: .34s;}
#nav li a { font-size: 2rem; color: #FFF;}
#open { display: block; position: fixed; top: 12px; right: 8px; width: 50px; height: 50px; text-align: center; background: #FFF; border-radius: 3px; cursor: pointer; z-index: 9999;}
#open div { position: relative; display: block; width: 26px; height: 26px; margin: 6px 12px; transition: .2s linear;}
#open span { position: absolute; left: 0; display: block; width: 26px; height: 2px; background: #000; transition: .2s linear;}
#open span:nth-child(1) { top: 8px;}
#open span:nth-child(2) { top: 16px;}
#open span:nth-child(3) { top: 24px;}
.open #open span:nth-child(1) { top: 16px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg);}
.open #open span:nth-child(2) { width: 0; left: -24px;}
.open #open span:nth-child(3) { top: 16px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg);}
.open #nav { pointer-events: auto; opacity: 1; transform: scale(1);}
.open #nav li { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0);}
#sitemap { display: block; margin: 40px 0 0;}
#sitemap li { margin: 0 0 16px;}
}



@media only screen and (max-width: 900px){
#projects .row > li { width: 100%!important; max-width: initial;}
#projects .row > li.other h4 { font-size: 1.8rem;}
#projects .ptitle { height: auto;}
#projects .ptitle h3 { padding: 0 8px 8px; font-size: 1.8rem;}
#projects .ptitle ul { margin: 0;}
#projects .ptitle ul li { flex: none; margin: 0 2px;}
#projects .ptext h4 { font-size: 1.6rem;}
}



@media only screen and (max-width: 768px){
#header { padding: 4vw;}
#header h1 { display: block; font-size: 1.2rem;}
#header h1 img { width: 60%;}
#header h1 span { display: block;}
#floating { height: 80px; padding: 0 4vw;}
#floating .text { font-size: 1rem;}
#floating .text strong { font-size: 1.2rem;}
#floating .contact a { position: relative; padding: 12px 10px; background-image: none; font-size: 1rem;}
#floating .contact a span { position: absolute; top: -10px;; left: 06px; padding: 0 8px;}

article { position: relative; padding: 56px 4vw;}
article header i { font-size: 10vw;}
article header h2 { font-size: 1.6rem;}
section + section { margin-top: 48px;}
.row { display: block; margin-left: 0!important; margin-right: 0!important;}
.row > * { flex: none!important; margin: 0 0 32px!important;}
.btn, .submit { padding: 0 0 30px; text-align: center;}
.btn a, .submit input[type="submit"] { max-width: 280px;}
.sp { display: block;}
.pc { display: none;}

#hero { padding: 26vw 4vw 4vw; background-size: 30% auto, 62% auto, 120% auto, auto;}
#mv h2 { font-size: 5vw;}
#mv ul { display: block;}
#mv li { width: 80%; margin: 10px auto;}
#trouble { display: block; text-align: center;}
#trouble header { margin-bottom: 24px; text-align: center; width: auto;}
#trouble header i { font-size: 10vw; color: #B60009;}
#trouble header h2 { font-size: 1.6rem; color: #000;}
#trouble li { width: auto; padding-bottom: 10%; font-size: 4vw;}
#trouble li:nth-child(1) { margin-left: 5%;}
#trouble li:nth-child(2) { margin-left: -5%;}
#trouble li:nth-child(3) { margin-left: 10%;}

#reason { padding-bottom: 80px;}
#reason li { width: auto;}
#reason h3.catch { font-size: 2rem;}

#process::before { top: -45px; border-width: 0 0 45px 100vw;}
#process table { border-spacing: 10px 20px; font-size: 1rem;}
#process th { padding: 6px;}
#process td.td1 { padding: 6px;}
#process td.td2 { padding: 6px; font-size: 1.2rem;}
#process td.td2 span::after { bottom: -22px; left: calc(50% - 10px); border-width: 11px 10px 0 10px;}
#process td.td2 span.wide::after { bottom: -38px;}
#process td.td3 { padding: 6px 0;}
#process p { margin-left: 10px; font-size: 1rem;}
.tab { margin: 0 -4vw;}
.tabcontents { margin: 0 -4vw;}

#system { padding-bottom: 40px;}
#system li  figure { width: auto;}
#system li > div { width: auto;}
#system li h3 { font-size: 1.6rem;}

#cost { padding-left: 0; padding-right: 0;}
.slide { width: 100%; padding: 24px 4vw; font-size: 1rem;}

#projects::before { top: -45px; border-width: 0 0 45px 100vw;}
.fr { float: none; margin: 0 auto 16px; text-align: center;}

#client li { width: 48%;}

.slider { padding: 0 40px;}
.slick-arrow { position: absolute; top: calc(50% - 30px); width: 30px; height: 30px;}
.slick-arrow::after { width: 30px; height: 30px;}

#faq { padding-bottom: 40px;}
#faq dt { font-size: 1.6rem;}

#about::before { top: -45px; border-width: 0 0 45px 100vw;}
#about table { width: 100%;}
#about th { display: block; padding: 24px 0 0;}
#about td { display: block; padding: 16px 0 24px;}

.form dt { float: none; width: auto; padding: 0;}
.form dd { padding: 16px 0 24px;}
.privacy { padding: 24px;}
.privacy p { font-size: 1.2rem;}
}




@media print {
#container { width: 1024px;}
}