﻿/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}@font-face{font-family:'title-primary';src:url("../font/roboto/RobotoCondensed-BoldItalic.ttf") format("truetype")}@font-face{font-family:'txt-regular';src:url("../font/noto/NotoSansCJKjp-Regular.ttf") format("truetype")}@font-face{font-family:'txt_bold';src:url("../font/noto/NotoSansCJKjp-Medium.ttf") format("truetype")}body{background:#fff;margin:0px;color:#5a5a5a;font-feature-settings:"palt";font-family:txt-regular}p a{color:#27a990;text-decoration:none;transition:.3s}p a:hover{color:#27a990;text-decoration:none}h3,h4,h5{font-family:txt_bold}div.navigation{width:100%;background:#fff;box-shadow:0 1px 2px rgba(42,42,42,0.2);position:fixed;top:0;z-index:1000}div.navigation header{background:#fff;width:950px;padding:0;margin:0px auto;vertical-align:top}div.navigation header h1{width:200px;float:left;margin:16px 0 0}div.navigation header ul{display:inline-block;width:650px;margin:0 0 0 100px;padding:0}div.navigation header ul li{display:inline-block;font-size:14px;margin:0}div.navigation header ul li a{color:#27a990;text-decoration:none;display:block;width:7em;padding:28px 12px;text-align:center;font-weight:bold;position:relative;display:inline-block;transition:.3s}div.navigation header ul li a::after{position:absolute;bottom:0;left:50%;content:'';width:0;height:4px;background-color:#27a990;transition:.3s;-webkit-transform:translateX(-50%);transform:translateX(-50%)}div.navigation header ul li a:hover::after{width:100%}div.navigation header ul li a:hover{color:#5a5a5a}div.navigation header ul li .menu__off{width:7em;padding:28px 12px;display:block;text-align:center;font-weight:bold;color:#5a5a5a;position:relative;display:inline-block;transition:.3s}div.navigation header ul li .menu__off::after{position:absolute;bottom:0;left:50%;content:'';width:100%;height:4px;background-color:#27a990;transition:.3s;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.menu__second-level{visibility:hidden;opacity:0;z-index:1}.menu1 .menu__second-level,.menu2 .menu__second-level,.menu3 .menu__second-level,.menu4 .menu__second-level{position:absolute;top:60px;left:0px;box-sizing:border-box;width:100%;padding:0;background:rgba(0,0,0,0.85);-webkit-transition:all .2s ease;transition:all .2s ease;text-align:center}.menu1 .menu__second-level ul,.menu2 .menu__second-level ul,.menu3 .menu__second-level ul,.menu4 .menu__second-level ul{width:950px;margin:0 auto;text-align:left}.menu1 .menu__second-level ul a,.menu2 .menu__second-level ul a,.menu3 .menu__second-level ul a,.menu4 .menu__second-level ul a{width:10em;padding:16px 12px;color:#fff}.menu1 .menu__second-level ul a:hover,.menu2 .menu__second-level ul a:hover,.menu3 .menu__second-level ul a:hover,.menu4 .menu__second-level ul a:hover{color:#ccc}.menu1 .menu__second-level ul .menu__off,.menu2 .menu__second-level ul .menu__off,.menu3 .menu__second-level ul .menu__off,.menu4 .menu__second-level ul .menu__off{width:10em;padding:16px 12px;color:#ccc}.menu1:hover .menu__second-level,.menu2:hover .menu__second-level,.menu3:hover .menu__second-level,.menu4:hover .menu__second-level{top:72px;left:0px;visibility:visible;opacity:1}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.top--hero{margin-top:70px;background-image:url(../img/img_top_main.jpg);background-size:cover;background-position:center}.top--hero section{width:950px;margin:0 auto;height:440px;padding:160px 0 0}.top--hero section h2{font-size:68px;font-family:title-primary;color:#fff;margin:0;line-height:1.1em;animation:fadeIn 2s ease 0s 1 normal;-webkit-animation:fadeIn 2s ease 0s 1 normal}.top--hero section h3{color:#fff;margin:0;margin-top:30px;font-size:22px;animation:fadeIn 2s ease 0s 1 normal;-webkit-animation:fadeIn 2s ease 0s 1 normal}.hero__lower-management{margin-top:70px;background-image:url("../img/img_management_main.jpg");background-size:cover;background-position:center}.hero__lower-management section{width:950px;margin:0 auto;height:220px;padding:100px 0 0}.hero__lower-management section h2{font-size:68px;font-family:title-primary;color:#fff;margin:0;text-align:center;line-height:1.1em;animation:fadeIn 2s ease 0s 1 normal;-webkit-animation:fadeIn 2s ease 0s 1 normal}.hero__lower-management section h3{color:#fff;margin:0;margin-top:30px;font-size:22px;text-align:center;animation:fadeIn 2s ease 0s 1 normal;-webkit-animation:fadeIn 2s ease 0s 1 normal}.hero__lower-truck{margin-top:70px;background-image:url("../img/img_truck_main.jpg");background-size:cover;background-position:center}.hero__lower-truck section{width:950px;margin:0 auto;height:220px;padding:100px 0 0}.hero__lower-truck section h2{font-size:68px;font-family:title-primary;color:#fff;margin:0;text-align:center;line-height:1.1em;animation:fadeIn 2s ease 0s 1 normal;-webkit-animation:fadeIn 2s ease 0s 1 normal}.hero__lower-truck section h3{color:#fff;margin:0;margin-top:30px;font-size:22px;text-align:center;animation:fadeIn 2s ease 0s 1 normal;-webkit-animation:fadeIn 2s ease 0s 1 normal}.hero__lower-feature{margin-top:70px;background-image:url("../img/img_feature_main.jpg");background-size:cover;background-position:center}.hero__lower-feature section{width:950px;margin:0 auto;height:220px;padding:100px 0 0}.hero__lower-feature section h2{font-size:68px;font-family:title-primary;color:#fff;margin:0;text-align:center;line-height:1.1em;animation:fadeIn 2s ease 0s 1 normal;-webkit-animation:fadeIn 2s ease 0s 1 normal}.hero__lower-feature section h3{color:#fff;margin:0;margin-top:30px;font-size:22px;text-align:center;animation:fadeIn 2s ease 0s 1 normal;-webkit-animation:fadeIn 2s ease 0s 1 normal}.hero__lower-feature2{margin-top:70px;background-image:url("../img/img_feature_main2.jpg");background-size:cover;background-position:center}.hero__lower-feature2 section{width:950px;margin:0 auto;height:220px;padding:100px 0 0}.hero__lower-feature2 section h2{font-size:68px;font-family:title-primary;color:#fff;margin:0;text-align:center;line-height:1.1em;animation:fadeIn 2s ease 0s 1 normal;-webkit-animation:fadeIn 2s ease 0s 1 normal}.hero__lower-feature2 section h3{color:#fff;margin:0;margin-top:30px;font-size:22px;text-align:center;animation:fadeIn 2s ease 0s 1 normal;-webkit-animation:fadeIn 2s ease 0s 1 normal}.hero__lower-facilities{margin-top:70px;background-image:url("../img/img_facilities_main.jpg");background-size:cover;background-position:center}.hero__lower-facilities section{width:950px;margin:0 auto;height:220px;padding:100px 0 0}.hero__lower-facilities section h2{font-size:68px;font-family:title-primary;color:#fff;margin:0;text-align:center;line-height:1.1em;animation:fadeIn 2s ease 0s 1 normal;-webkit-animation:fadeIn 2s ease 0s 1 normal}.hero__lower-facilities section h3{color:#fff;margin:0;margin-top:30px;font-size:22px;text-align:center;animation:fadeIn 2s ease 0s 1 normal;-webkit-animation:fadeIn 2s ease 0s 1 normal}.container{width:100%}.container .wrapper{width:950px;margin:0 auto}.lowest--hero{margin-top:70px}.lowest--hero section{width:910px;margin:0 auto;padding:70px 20px;border-bottom:1px solid #e0e0e0}.lowest--hero section h2{font-size:68px;font-family:title-primary;color:#ccc;margin:0;line-height:1.1em;animation:fadeIn 2s ease 0s 1 normal;-webkit-animation:fadeIn 2s ease 0s 1 normal}.lowest--hero section h3{color:#ccc;margin:0;margin-top:30px;font-size:22px;animation:fadeIn 2s ease 0s 1 normal;-webkit-animation:fadeIn 2s ease 0s 1 normal}.top--1st section{text-align:center}.top--1st section h3{font-size:28px;margin-top:100px;color:#2a2a2a}.top--1st section h4{font-size:18px;margin:40px 0 0;line-height:1.8em;color:#2a2a2a}.top--1st section p{font-size:18px;margin:20px 0 100px;line-height:1.8em}.top--2nd{margin-top:70px;background-image:url(../img/img_top_second.jpg);background-size:cover}.top--2nd section{padding:60px 0}.top--2nd section h2{font-size:68px;font-family:title-primary;color:#fff;margin:0;line-height:1.1em}.top--2nd section h3{color:#fff;margin:40px 0 0;margin-top:30px;font-size:22px}.top--2nd section p{font-size:18px;color:#fff;margin:20px 0 0px;line-height:1.8em}.top--2nd section .btnM{margin-top:40px}.top--2nd section .btnM a{padding:18px;border:1px solid #fff;color:#fff;display:block;border-radius:4px;width:12em;text-align:center;line-height:1em;font-weight:bold;position:relative}.top--2nd section .btnM a::after{position:absolute;top:0;bottom:0;right:16px;margin:auto;content:"";vertical-align:middle}.top--2nd section .btnM a::after{width:5px;height:5px;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.top--2nd section .btnM a:hover{color:#27a990;background:#fff}.top--2nd section .btnM a:hover::after{position:absolute;top:0;bottom:0;right:16px;margin:auto;content:"";vertical-align:middle}.top--2nd section .btnM a:hover::after{width:5px;height:5px;border-top:1px solid #27a990;border-right:1px solid #27a990;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.top--3rd section{padding:60px 0}.top--3rd section h2{font-size:68px;font-family:title-primary;color:#2a2a2a;margin:0;line-height:1.1em}.top--3rd section h3{color:#2a2a2a;margin:40px 0 0;margin-top:30px;font-size:22px}.top--3rd section article{display:inline-block;width:290px;padding:0 40px 0 0;margin:40px 0 0;vertical-align:top}.top--3rd section article:last-child{padding:0px}.top--3rd section article h4{font-size:18px}.top--3rd section article p{margin:0;padding:0;line-height:1.8em}.top--3rd section article p a{margin-top:20px;padding:18px;border:1px solid #27a990;color:#27a990;display:block;border-radius:4px;width:12em;text-align:center;line-height:1em;font-weight:bold;position:relative}.top--3rd section article p a::after{position:absolute;top:0;bottom:0;right:16px;margin:auto;content:"";vertical-align:middle}.top--3rd section article p a::after{width:5px;height:5px;border-top:1px solid #27a990;border-right:1px solid #27a990;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.top--3rd section article p a:hover{color:#fff;background:#27a990}.top--3rd section article p a:hover::after{position:absolute;top:0;bottom:0;right:16px;margin:auto;content:"";vertical-align:middle}.top--3rd section article p a:hover::after{width:5px;height:5px;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.common--link{background-image:url(../img/img_common_link.jpg);background-size:cover;text-align:center;padding:0 0 40px 0}.common--link article{display:inline-block;width:290px;padding:0 50px 0;margin:40px 0 0;vertical-align:top}.common--link article h3{font-size:18px;color:#fff}.common--link article p{color:#fff;font-size:14px;margin:40px 0 0;line-height:1.8em}.common--link article p a{padding:18px;border:1px solid #fff;color:#fff;display:block;border-radius:4px;width:12em;text-align:center;line-height:1em;font-weight:bold;position:relative;margin:0 auto}.common--link article p a::after{position:absolute;top:0;bottom:0;right:16px;margin:auto;content:"";vertical-align:middle}.common--link article p a::after{width:5px;height:5px;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.common--link article p a:hover{color:#27a990;background:#fff}.common--link article p a:hover::after{position:absolute;top:0;bottom:0;right:16px;margin:auto;content:"";vertical-align:middle}.common--link article p a:hover::after{width:5px;height:5px;border-top:1px solid #27a990;border-right:1px solid #27a990;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.footer--link{background:#2a2a2a;padding:30px 0}.footer--link section{display:inline-block;margin:0;color:#ccc;vertical-align:top;width:600px}.footer--link section navi{margin:0px;display:inline-block;vertical-align:top;padding-right:50px}.footer--link section navi h4{font-size:14px;margin:0;padding:0;color:#8e95ac}.footer--link section navi ul{list-style:none;margin:0;padding:0}.footer--link section navi ul li{list-style:none;margin:8px 0 0}.footer--link section navi ul li a{color:#fff;text-decoration:none;font-size:12px;color:#e0e0e0}.footer--link section navi ul li a:hover{color:#fff;text-decoration:none}.footer--link .copyright{font-size:11px;text-align:right;width:350px}.footer--link .copyright address{font-style:normal}.common__table{width:910px;margin-left:auto;margin-right:auto}.common__table th{text-align:left;vertical-align:top;line-height:1.8em;padding-right:120px}.common__table td{text-align:left;padding-bottom:40px;vertical-align:top;line-height:1.8em}.common__table td span{font-weight:bold;display:block}.common__table td a{position:relative;display:inline-block;transition:.3s;color:#27a990;text-decoration:none;padding:0 4px 2px 0}.common__table td a::after{position:absolute;bottom:0;left:50%;content:'';width:0;height:2px;background-color:#27a990;transition:.3s;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.common__table td a:hover::after{width:100%}.common__table td a:hover{color:#27a990;text-decoration:none}.corporate__table{margin-top:40px}.ic{display:inline-block;padding-right:8px}.ic img{width:18px;vertical-align:middle}.container .common__contents-wrapper{width:910px;margin:40px auto;padding:0 20px}.common__title-secondaey{font-size:22px;text-align:center;line-height:1.8em;color:#2a2a2a}.sign{font-size:12px;text-align:right;line-height:1.2em;margin-top:40px}.sign span{font-size:18px;font-weight:bold;line-height:1.8em}.text--message{width:440px;margin-left:40px;line-height:1.8em}.inline-block{display:inline-block;vertical-align:top}.common__l-h18{line-height:1.8em;font-size:14px}.common__title-section{font-size:18px;color:#2a2a2a;margin-bottom:0}.map__wrapper{width:435px;display:inline-block;padding-right:40px;vertical-align:top}.map__wrapper:nth-child(even){padding-right:0}.history__table{margin-top:40px}.history__table th{width:150px;padding-right:20px}.history__table td{min-width:4em}.container .result__wrapper{border-bottom:1px solid #ccc;padding-bottom:40px;text-align:center}.container .result__table{margin-top:40px;border-collapse:collapse}.container .result__table thead{border-bottom:2px solid #2a2a2a;font-size:12px;font-weight:bold}.container .result__table thead td{vertical-align:middle;height:1em;padding-bottom:8px}.container .result__table tr{border-bottom:1px dotted #ccc}.container .result__table tr:nth-child(even){background:#f5f5f5}.container .result__table tr td:nth-child(3){text-align:right;padding-right:20px}.container .result__table th{width:130px;padding:20px;vertical-align:middle;font-weight:normal}.container .result__table td{min-width:4em;padding-left:20px;padding-bottom:20px;padding-top:20px;vertical-align:middle}.privacy__text-contents h4{font-size:18px;margin-top:20px}.privacy__text-contents p{margin-top:10px;line-height:1.8em}.common__text-bgImg{line-height:1.8em;background:url("../img/img_feature_truck.jpg") no-repeat right center;padding-right:400px}.feature-map{padding-bottom:100px;padding-top:40px;background-color:#225994;background-image:url(../img/img_feature_map.svg);background-repeat:no-repeat;background-position:center 90px;height:880px}.feature-map h4{color:#fff}.feature-map p{color:#fff;line-height:1.8em}.feature-map .common__text1{padding-left:500px;margin-top:80px}.feature-map .common__text2{padding-right:400px;margin-top:300px}.common_pt_40{padding-top:40px}.common_pb_40{padding-bottom:40px}.common__align-c{text-align:center}.common__text{line-height:1.8em}.test1{background-image:url(../img/sprite/sprite.png);background-position:-50px -88px;width:48px;height:30px}.test2{background-image:url(../img/sprite/sprite.png);background-position:-146px -88px;width:48px;height:30px}.c_TAC{text-align:center}.c_TAR{text-align:right}.c_TAL{text-align:left}.c_VAT{vertical-align:top}.c_VAM{vertical-align:middle}.c_VAB{vertical-align:bottom}.c_FWB{font-weight:bold}.c_FWN{font-weight:normal}.c_MB00{margin-bottom:0}.c_MB05{margin-bottom:5px}.c_MB10{margin-bottom:10px}.c_MB20{margin-bottom:20px}.c_MB30{margin-bottom:30px}.c_MB40{margin-bottom:40px}.c_MB50{margin-bottom:50px}.c_MB100{margin-bottom:100px}.c_MB150{margin-bottom:150px}.c_MR00{margin-right:0}.c_MR10{margin-right:10px}.c_MR20{margin-right:20px}.c_MR30{margin-right:30px}.c_MR40{margin-right:40px}.c_MR50{margin-right:50px}.c_ML00{margin-left:0}.c_ML10{margin-left:10px}.c_ML20{margin-left:20px}.c_ML30{margin-left:30px}.c_ML40{margin-left:40px}.c_ML50{margin-left:50px}.c_W5PER{width:5% !important}.c_W10PER{width:10% !important}.c_W15PER{width:15% !important}.c_W20PER{width:20% !important}.c_W30PER{width:30% !important}.c_W40PER{width:40% !important}.c_W50PER{width:50% !important}.c_W60PER{width:60% !important}.c_W70PER{width:70% !important}.c_W80PER{width:80% !important}.c_W90PER{width:90% !important}.c_W100PER{width:100% !important}.c_H10PER{height:10% !important}.c_H20PER{height:20% !important}.c_H30PER{height:30% !important}.c_H40PER{height:40% !important}.c_H50PER{height:50% !important}.c_H60PER{height:60% !important}.c_H70PER{height:70% !important}.c_H80PER{height:80% !important}.c_H90PER{height:90% !important}.c_H100PER{height:100% !important}.c_NOTES{padding:0;list-style:none}.c_NOTES li:before{content:'※ '}.c_NOTE:before{content:'※ '}.c_LIST,.c_LIST_DECIMAL,.c_LIST_DISC,.c_LIST_CIRCLE,.c_LIST_LOWER_ALPHA,.c_LIST_UPPER_ALPHA{padding-left:1.5em}.c_LIST_NONE{list-style:none;padding:0}.c_LIST_DECIMAL{list-style:decimal}.c_LIST_DISC{list-style:disc}.c_LIST_CIRCLE{list-style:circle}.c_LIST_LOWER_ALPHA{list-style:lower-alpha}.c_LIST_UPPER_ALPHA{list-style:upper-alpha}.c_DEFINITION_FLAT dt{font-weight:bold}.c_DEFINITION_FLAT dd{margin:0}.c_BANNER_FIXED_BTM{position:fixed;z-index:200;bottom:0;left:0;width:100%;text-align:center}
