@import url(reboot.css);html{font-size:10px}body{font-family:source-han-sans-cjk-ja, sans-serif;margin-top:27vw;font-size:1.5rem}img{width:100%;height:auto}#outline{margin:auto;background-color:#fff;margin-bottom:17vw}.nomob{display:none}.footerLink{display:none}.price{font-family:forma-djr-text, sans-serif;font-weight:400;font-style:normal;font-size:1.2em;line-height:1.3em}.price .priceYen{font-size:0.5em;font-family:source-han-sans-cjk-ja, sans-serif;font-weight:700}.price .taxinc{font-size:0.5em;font-family:source-han-sans-cjk-ja, sans-serif;font-weight:700}.price .priceMin{font-size:0.5em;font-family:source-han-sans-cjk-ja, sans-serif;font-weight:700}.en .taxinc{display:none}#header{position:fixed;top:0;right:0;left:0;z-index:1000;background-color:#0D457A;margin:0;padding:0}#header #headerCont{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}#header #headerCont .navbar-brand img{width:84vw;margin-top:14px;margin-bottom:14px;margin-left:0px;margin-right:0px}#header #headerCont a link{color:#abd5fd}#header #headerCont .openbtn{position:relative;background:#336ba0;cursor:pointer;width:9vw;height:9vw;border-radius:5px;margin-right:3vw}#header #headerCont .openbtn span{display:inline-block;transition:all .4s;position:absolute;left:2vw;height:1vw;border-radius:5px;background:#fff;width:5vw}#header #headerCont .openbtn span:nth-of-type(1){top:2vw}#header #headerCont .openbtn span:nth-of-type(2){top:4vw}#header #headerCont .openbtn span:nth-of-type(3){top:6vw}#header #headerCont .openbtn.active span:nth-of-type(1){top:2vw;left:2vw;transform:translateY(2vw) rotate(-45deg);width:60%}#header #headerCont .openbtn.active span:nth-of-type(2){opacity:0}#header #headerCont .openbtn.active span:nth-of-type(3){top:6vw;left:2vw;transform:translateY(-2vw) rotate(45deg);width:60%}.breadcrumb{margin:0;padding:0;list-style:none;background-color:#082A4A;font-size:3vw;width:100%}.breadcrumb li{display:inline;list-style:none;font-weight:bold}.breadcrumb li:after{font-family:'ForkAwesome';content:'\f0da';padding:0 0.2em;color:#c0c0c0}.breadcrumb li:last-child:after{content:''}.breadcrumb li a{text-decoration:none;color:#c0c0c0}.breadcrumb li:first-child a:after{font-family:'ForkAwesome';content:'\f015';font-weight:normal;font-size:1.1em;color:#c0c0c0}.breadcrumb li a:hover{text-decoration:underline}#toph1{font-size:4vw;background-color:#abd5fd;color:#082A4A;font-weight:bold;text-align:center;width:100%;margin:0}#container{position:relative;max-width:1200px;margin:auto}@keyframes openmenu{0%{height:0}100%{height:100%}}@keyframes closemenu{0%{height:100%}100%{height:0}}#sidebarMenu.openmenu{display:block;height:100%;animation:openmenu 1s ease}#sidebarMenu{padding-left:0;padding-right:0;background-color:#343a40;font-size:2rem;display:none;position:fixed;z-index:999;opacity:0.9;top:20vw;left:0;right:0;bottom:0;overflow-y:auto;height:0;animation:closemenu 1s ease}#sidebarMenu ul li{list-style:none;line-height:2em}#sidebarMenu ul li #servicemenu,#sidebarMenu ul li #submenu{display:flex;flex-wrap:wrap}#sidebarMenu #menulist{margin-bottom:5em}#sidebarMenu a{color:#fff;text-decoration:none}#sidebarMenu .btn-link{color:#fff}#sidebarMenu .nav-link{display:block;padding:0.5rem 1rem}main{position:relative}#mainContaints{min-height:90vh}#mobinq{width:100%;height:17vw;padding-top:1vw;padding-bottom:1vw;position:fixed;bottom:0;display:flex;justify-content:space-around;background-color:#666;opacity:0.7}#mobinq .moboncbox a{height:15vw;width:15vw;background-color:coral;border-radius:2vw;color:#fff;font-size:10vw;text-align:center;display:block;text-decoration:none;overflow:hidden}#mobinq .moboncbox .fa{vertical-align:top;font-family:'ForkAwesome';font-size:10vw;margin-top:3vw}#mobinq .line a:before{vertical-align:top;background-size:1.2em;background-repeat:no-repeat;background-position:center}