
@charset "UTF-8";
header h1 { border-bottom: solid 1px #005fb2; color: #005fb2;}
#greeting { background-image: url("../img/bg-greeting.jpg"); background-size: cover; background-position: center center; background-repeat: no-repeat; background-attachment: fixed; padding: 5vw 0;}
#greeting-box { background-color: rgba(255,255,255,.75); line-height: 2.3vw; transition: .6s ease-out; transform: translateY(40px); opacity: 0;}#greeting-box.delighter.started { transform: translateY(0); opacity: 1;}
#g-header-wrap { width: 35vw;}#greeting h1 { border-bottom: solid 1px #005fb2; color: #222222;}
#bottom-text { font-size: 110%; color: ;}#text-greeting p { margin: 7px 0; font-size: 105%;}
.ttl-index { font-size: 180%; color: ; background-color: #ffffff; position: relative; z-index: 123; line-height: 1;}.index-header::after { content: ""; border-bottom: solid 2px ; width: 100%; position: absolute; top: .88vw; left: 0; z-index: 12;}
#campaign { background-image: url("../img/bg-campaign.jpg"); background-size: cover; background-position: center center; background-repeat: no-repeat; padding: 5vw 0;}
#campaign01 { transition: .6s ease-out; transform: translateY(40px); opacity: 0;}#campaign02 { transition: .6s .2s ease-out; transform: translateY(40px); opacity: 0;}
#campaign01.delighter.started,
#campaign02.delighter.started { transform: translateY(0); opacity: 1;}
#strong-bg { background-image: url("../img/bg-strong.jpg"); background-size: cover; background-repeat: no-repeat;}
#strong h1,
#remodeling h1,
#news h1,
#voice h1 { font-size: 140%; position: relative; padding: 0.5em; background: #4E9BCE; color: #ffffff;}#strong h1::before,
#remodeling h1::before,
#news h1::before,
#voice h1::before { position: absolute; content: ''; top: 100%; left: 0; border: none; border-bottom: solid 15px transparent; border-right: solid 20px rgb(149, 158, 155);}
#strong dl { display: inline-block; vertical-align: middle; height: 2vw;}
a.bnr-link { position: relative; overflow: hidden; color: ; height: 21vw;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 12; opacity: .8; transition: 0.4s ease-out;}a.bnr-link:hover::after { opacity: .6; background: rgba(255,255,255,.8);}.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; color: #ffffff; background-color: rgba(47,138,198,.6);}
.bnr-text { position: absolute; bottom: -25px; width: 90%; left: 5%; opacity: 0; z-index: 123; transition: 0.4s ease-out; font-size: 100%; text-align: center; line-height: 1.5rem;}.bnr-link:hover .bnr-text { bottom: 18%; opacity: 1;}
#blog { border: 1px solid #FFC83F;}
.to-list { position: absolute; right: 1vw; top: .5vw; font-size: 80%; color: #FFC83F; border: solid 1px #FFC83F;}.list-box { min-height: 12vw; overflow: auto;}.list-box li { border-bottom: dotted 1px ; margin-top: .8vw; padding-bottom: .8vw;}a.list-link { text-decoration: underline; color: ;}a.list-link:hover { text-decoration: none;}
#voice .border-b { border-bottom: 1px solid #004085; margin-bottom: .5rem;}
.evaluation .fas { color: #f7a235; margin-right: .25rem;}
#info-bg { background-image: url("../img/info-bg.jpg"); background-size: cover; background-repeat: no-repeat;}
.info-area dl { border-bottom: solid 1px rgba(0,0,0,.3);}
#info h1 { font-size: 160%;}
.info-area tr { margin-bottom: 0; border:1px solid rgba(255,255,255,.6); background-color: rgba(47,138,198,.2);}.info-area th { border-right:1px solid rgba(255,255,255,.6); background-color: rgba(47,138,198,.8); margin-bottom: 0;}.info-area td { display: block; width: 100%;}
@media (max-width: 575px){#info h1 { font-size: 180%;}
.info-area th { font-size: 120%; border-right:none; display: block; width: 100%;}.info-area td { display: block; width: 100%;}}
@media (min-width: 1300px){ #greeting, a.bnr-link, .list-box { font-size: 1.1rem; }}
@media (max-width: 991px){ .bnr-link::after { opacity: .6; }}
@media (max-width: 767px){ #greeting p { 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; } #strong dl { height: 7vw;}}
@media (max-width: 575px){ .index-header::after { top: 2.5vw; } #greeting p { line-height: 6vw; } #strong h1, #news h1, #voice h1 { font-size: 180%; }
}