
@charset "UTF-8";
#header { height: 80vw; position: relative; background-repeat: no-repeat; background-position: center center; background-size: cover;}#greeting { position: relative; line-height: 2.3vw; padding: 12vw 0; background-size: cover;}#greeting::before{ content:""; position: absolute; width:100%; height:100%; top:0; left:0; background-color:rgb(0,0,0,35%);}#greeting p{ z-index:1;}/*#g-header-wrap { width: 35vw;
}*/
#h1-greeting { font-size: 155%; /*border-bottom: solid 1px #686868;*/ color: #686868;}#bottom-text { font-size: 110%; color: #000000;}#text-greeting p { margin: 7px 0; font-size: 105%;}
.ttl-index { font-size: 180%; color: #a260bf; background-color: #ffffff; position: relative; z-index: 123; line-height: 1;}.index-header::after { content: ""; border-bottom: solid 2px #a260bf; width: 100%; position: absolute; top: .88vw; left: 0; z-index: 12;}
/*a.bnr-link { position: relative; overflow: hidden; text-shadow: 1px 1px 2px rgba(10,0,0,.5), -1px 1px 2px rgba(10,0,0,.5), 1px -1px 2px rgba(10,0,0,.5), -1px -1px 2px rgba(10,0,0,.5); color: #ffffff; height: 24vw;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background: linear-gradient(to bottom, rgba(10,0,0,.2) 0%, rgba(10,0,0,1)100%); width: 100%; height: 100%; z-index: 12; opacity: .8; transition: 0.4s ease-out;
}*/
a.bnr-link:hover::after { opacity: .6;}.bnr-bg,.bnr-bg2 { transition: transform 0.4s ease-out; position: absolute; top: 50%; left: 50%; transform: scale(1) translate(-50%, -50%);}.bnr-bg { height: 100%;}.bnr-bg2 { width: 100%;}.bnr-link:hover .bnr-bg,.bnr-link:hover .bnr-bg2{ transform: scale(1.02) translate(-50%, -50%);}/*.h2-banner { position: absolute; top: 45%; left: 0; width: 100%; text-align: center; z-index: 123; font-size: 155%; transition: 0.4s ease-out;}.bnr-link:hover .h2-banner { top: 43%;}.bnr-text { position: absolute; bottom: -15px; width: 70%; left: 15%; opacity: 0; z-index: 123; transition: 0.4s ease-out; font-size: 100%; text-align: center;}.bnr-link:hover .bnr-text { bottom: 10px; opacity: 1;}*/
.h2-banner span{ font-size:60%;}h2.h2-banner { position: relative;}h2.h2-banner:before { position: absolute; bottom: 0; left: calc(50% - 25px); width: 50px; height: 3px; content: ''; background: #6c757d;}#greeting ul li .greeting-bg{ background-color:rgb(255,255,255,75%);}.to-list { position: absolute; right: 1vw; top: 3vw; font-size: 90%; border: solid 1px #99aabb;}.list-box { min-height: 12vw; overflow: auto;}.list-box li { border-bottom: dotted 1px #99aabb; margin-top: .8vw; padding-bottom: .8vw;}a.list-link { text-decoration: underline; color: #a260bf;}a.list-link:hover { text-decoration: none;}.info-area header h1{ font-size:200%;}.info-area h2{ font-size:180%; color:#686868;}.info-area dl { border-bottom: solid 1px rgba(0,0,0,.3);}.info-area ul li a.tel-link{ color:#000;}#banner header{ background-color:#a260bf;}#banner .ttl-index{ color:#fff; background-color:#a260bf;}/*#banner .index-header::after { border-bottom: solid 2px #fff;
}*/
.info-area header h1 span{ font-size:50%;}.info-area h2 span{ color:#222; font-size:60%;}#company .company{ background: rgb(255,255,255,60%);}#company h2{ width:60%; margin:0 20%;}@media (min-width: 1300px){ #header { height:75vw; } #greeting, #banner, #company, a.bnr-link, .list-box { font-size: 1.1rem; }}@media (max-width: 991px){ .bnr-link::after { opacity: .6; }}@media (min-width: 768px){ #vehicle .order-1, #recruit .order-1{ order: 2; } #vehicle .order-2, #recruit .order-2{ order: 1; }}@media (max-width: 767px){ #header { height: 75vw; } #greeting { line-height: 5.3vw; } #g-header-wrap { width: 100%; } a.bnr-link { height: 72vw; } .index-header::after { top: 2vw; } .to-list { top: 5.5vw; } .list-box { min-height: 30vw; } .list-box li { margin-top: 4vw; padding-bottom: 4vw; } .info-area h2{ font-size:120%; } .info-area h2 span{ font-size:80%; } #company h2{ width:100%; margin:0; }}@media (max-width: 575px){ .index-header::after { top: 2.5vw; } #greeting { line-height: 6vw; }
}