
@charset "UTF-8";
#header { height: 70vh;
}
#header-wrap { height: 100%; /*background: linear-gradient(to bottom, rgba(0,0,0,.9) 0%, rgba(0,0,0,0) 100%);*/
}
#mv-img-wrap { position: absolute; top: 9vw; left: 0; z-index: 123; width: 100%; height:60vh;
}
#mv-img-wrap img { /*margin-top: 5vw;*/
}
#header-wrap img.top_slider{ position: absolute; z-index: 124;
}
#top-header-wrap { position: absolute; width: 100%; height: 100vh; top:25px; left: 0; text-shadow: 1px 1px 2px rgba(0,0,0,.8), -1px 1px 2px rgba(0,0,0,.8), 1px -1px 2px rgba(0,0,0,.8), -1px -1px 2px rgba(0,0,0,.8);
}
#top-h1 { font-size: 350%; border-bottom: solid .35vw #ed9a00;
}
#news{ background:url(https://takagidensetsu.net/images/main_back.jpg); background-size: 50vw; background-repeat:repeat-x; background-position:bottom;
}
#greeting_h{ background: #042F84;
}
#greeting_h h2{ color:#fff;
}
#business{ height: 40vw; background:url(https://c2.peees.cf/wp-content/uploads/2019/11/buis_back.jpg); background-size: cover; background-attachment: fixed;
}
#business a:hover{ text-decoration: none;
}
#text-business{ background: rgba(255, 255, 255, 0.75); border-radius: 5px;
}
#text-business h2{ border-bottom-width: 3px!important; color:#042F84; text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff;
}
#text-business p{ color:#000; line-height:2.5vw;
}
#text-business p a{ color:#fff; background:#042F84;
}
#text-business p a:hover{ text-decoration: none;
}
#greeting { /*height: 35vw;*/
}
#greeting h2{ color:#449e48;
}
#greeting .greeting-right { background: #042F84;
}
#greeting h3 { color:#fff;
}
#greeting p { color:#fff; line-height:2.5vw;
}
#greeting a{ color:#fff;
}
#greeting a:hover{ text-decoration: none;
}
#bg-greeting { position: absolute; top: 0; left: 0; background-repeat: no-repeat; background-position: center center; background-size: cover; height: 100%; width: 100%; opacity:1;
}
#text-greeting { height: 100%; transition: .6s ease-out; transform: translateY(40px); opacity: 0;
}
#text-greeting.delighter.started { transform: translateY(0); opacity: 1;
}
#text-g-inner{ background: rgba(255, 255, 255, 0.7);
}
#text-g-inner h2 { background: #449e48;
}
#text-g-inner p{
}
#news header{ border-color: #449e48!important;
}
#link_contents{
}
#link_contents h3{ background-color:#28a745;
}
.to-list { position: absolute; right: 1vw; top: 1vw; font-size: 80%;
}
a.to-list { background-color: #449e48;
}
.list-box { min-height: 8vw; overflow: auto;
}
.list-box li { border-bottom: dotted 1px ; margin-top: .8vw; padding-bottom: .8vw;
}
a.list-link { text-decoration: underline; color:#afca27;
}
a.list-link:hover { text-decoration: none;
}
.date-box { background-color:#afca27; padding-top: .3vw; color: #ffffff;
}
.cont-photo { background-repeat: no-repeat; background-size: cover; background-position: center center; height: 50vw;
}
#top-contents h2 { color: #ed9a00;
}
#top-contents h2::after { content: ""; display: block; height: 1px; width: 25%; background-color: #222222; margin-top: 1rem;
}
.h2-en { font-size: 60%;
}
.text-cont { transition: .6s ease-out; transform: translateY(40px); opacity: 0;
}
.text-cont.delighter.started { transform: translateY(0); opacity: 1;
}
a.bnr-link { position: relative; overflow: hidden; height: 20vw; padding: 1vw;
}
.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background-color: rgb(255,255,255); width: 100%; height: 100%; z-index: 12; opacity: .1!important; transition: 0.4s ease-out;
}
a.bnr-link:hover::after { opacity: .6;
}
.bnr-bg,
.bnr-bg2 { transition: transform 0.3s 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 { background-color: rgba(4, 47, 132, 0.7); color: #ffffff; position: absolute; bottom: 0%; right: 0%; width: 100%; max-width: 100%; text-align: center; z-index: 123; font-size: 100%; transition: 0.4s ease-out; height: 6vw;
}
.bnr-line { position: absolute; z-index: 123; border: solid 1px #222222; display: block; transition: 0.2s ease-out;
}
.hl { border-width: 1px 0 0 0; width: 33vw;
}
.hl { right: -33vw; bottom: 17%;
}
.bnr-link:hover .hl { right: 6%; bottom: 17%;
}
@media (min-width: 1200px){ #top-header-wrap, #greeting, .list-box { font-size: 1.1rem; } .cont-photo { height: 555px; } #top-contents { font-size: 1rem; } #header { height:75vh; } #mv-img-wrap { height:65vh; }
}
@media (max-width: 991px){ #header { height:65vh; } #mv-img-wrap { height:60vh; } .bnr-link::after { opacity: .6; } #greeting p { line-height:4vw; }
}
@media (max-width: 767px){ #header { height: 85vw; } #top-header-wrap { height: 120vw; } #top-h1 { font-size: 250%; border-bottom-width: .8vw; } #mv-img-wrap { height: 75vw; top: 0; } #mv-img-wrap img { margin-top: 20vw; } #top-bottom-text { font-size: 130%; } #text-business h2{ font-size: 100%; } #business { height: 80vw; } #text-business h2 span{ font-size: 150%; } #text-business p{ font-size: 80%; line-height: 5.3vw; height: auto; } #greeting { line-height: 5.3vw; height: auto; } #greeting h3{font-size: 160%;	} #greeting p { line-height:5vw; } #g-header-wrap { width: 100%; } #text-greeting { transform: translateY(0); opacity: 1; } a.bnr-link { height: 35vw; } .bnr-link::after { opacity: .3; } .h2-banner { height: 13vw; } .bnr-line { display: none; } .index-header::after { top: 2vw; } .to-list { top: 5.5vw; } .list-box { min-height: 30vw; } .list-box li { margin-top: 4vw; padding-bottom: 4vw; }
}
@media (max-width: 575px){ #greeting { line-height: 6vw; }
}