
@charset "UTF-8";
.logo-area { display: none;}
#mv::after {background-color: rgba(0,0,0,.3);	content: "";	width: 100%;	height: 100%;	position: absolute;	top: 0;	left: 0;	z-index: 123;}
#top-header-wrap { position: absolute; width: 100%; height: 100vh; top: 0; left: 0; z-index: 123;}#top-h1 { font-size: 280%;}#top-bottom-text { font-size: 220%;}#top-bottom-text span{ font-size: 100%; text-shadow:0 0 5px #000;}.fade00 { animation: fadeIn 3s ease .3s forwards normal; opacity: 0;}.fade01 { animation: fadeIn 6s ease 1s forwards normal; opacity: 0;}
.fade02 { animation: fadeIn 6s ease 3s forwards normal; opacity: 0;}
@keyframes fadeIn { 0% {opacity: 0} 100% {opacity: 1}}
.to-list { position: absolute; right: 1vw; top: 1vw; font-size: 80%;}.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:#ffd100;}a.list-link:hover { text-decoration: none;}.date-box { background-color:#ffd100; padding-top: .3vw; color:#fff; border-radius: 7px;}#greeting{ background:#424242;}#greeting h1 { font-size: 180%;}#greeting h1{ display: inline-block; position: relative; color: #333;}#greeting h1:before { content: ''; display: inline-block; position: absolute; bottom: -20px; left: 50%; transform: translateX(-50%); width: 120px; height: 4px; background-color: #ffd100; border-radius: 10px;}#greeting img{ border:solid 5px #fff; border-radius: 15px;}dl.content-list ul{ padding: 3vw; background-color: rgb(255 255 255 / 75%); box-shadow: 0 0 10px #bbb; border-radius: 10px;}
.cont-photo { background-repeat: no-repeat; background-size: cover; background-position: center center; height: 50vw;}
#top-contents,
#banner { overflow: hidden;}
#top-contents h1 { font-size: 200%;}#top-contents h2{ text-align: center; text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF; position: relative; color:#0092a5; -webkit-box-reflect: below -10px -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .5));}#top-contents { background-image: url("../img/content-top.jpg"); background-size: cover; background-position: center center; background-repeat: no-repeat;}#content-box { padding: 10vw 0 ;}
#content-h { transition: 2s ease-out;}#content-h.delighter.started { transform: translateX(0); opacity: 1;}#content-text { height: 100%; transition: 2s ease-out; transform: translateX(100px); opacity: 0; background-color: rgba(255,255,255,.3);}#content-text.delighter.started { transform: translateX(0); opacity: 1;}#banner{ background-color: #f1f5ff;}a.bnr-link { position: relative; overflow: hidden; text-shadow: 1px 1px 2px rgba(255,255,255,.5), -1px 1px 2px rgba(255,255,255,.5), 1px -1px 2px rgba(255,255,255,.5), -1px -1px 2px rgba(255,255,255,.5); color: ; height: 30vw; transition: 0.4s ease-out; box-shadow: 0 0 20px #767676;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background-color:rgba(0,0,0,.6); width: 100%; height: 100%; z-index: 12; opacity: .8; transition: 0.4s ease-out; border-radius: 40px; border: solid 10px #f5f5f5;}.bnr-link h2 { font-size: 140%;}.bnr-bg { height: 100%;}.bnr-bg2 { width: 100%;}.bnr-link:hover .bnr-bg,.bnr-link:hover .bnr-bg2 { opacity: .6;}#news .container{ padding: 3vw; background-color: rgb(255 255 255 / 75%); box-shadow: 0 0 10px #bbb; border-radius: 10px;}#news h2{ color:#ffd100; border-bottom: solid 3px #ffee9c; position: relative;}.works-list-wrap h2{ color:#5472cd; border-bottom: solid 3px #cce4ff; position: relative;}#news h2:after { position: absolute; content: " "; display: block; border-bottom: solid 3px #ffd100; bottom: -3px; width: 20%;}.works-list-wrap h2:after { position: absolute; content: " "; display: block; border-bottom: solid 3px #5472cd; bottom: -3px; width: 20%;}.bnr-box { background-color: rgba(0,0,0,.6); height:20vw; z-index: 1234;}
.bnr-kind { position: absolute; top:17%; left:0; right:0; z-index:9999;}
#bnr01,#bnr02,#bnr03 { background-size: cover; background-position: center center; background-repeat: no-repeat; height:24vw; border-radius: 40px; transition: 0.4s ease-out;}
#bnr01-tit { transition: 2s ease-out; transform: translateX(-100%); opacity: 0;}#bnr02-tit { transition: 2s ease-out; transform: translateX(100%); opacity: 0;}#bnr03-tit { transition: 2s ease-out; transform: translateX(-100%); opacity: 0;}#bnr01-tit.delighter.started,
#bnr02-tit.delighter.started,
#bnr03-tit.delighter.started { transform: translateX(0); opacity: 1;}.works-list-wrap h3{ color:#fff700; background-color: #2e5ea3; border-radius: 10px;}.works-list-wrap li a{ height: 20vw; border: solid 5px #fff; box-shadow: 0 0 5px #666; border-radius:50%;}.bg-style{ background-color:#f1f5ff; border-radius: 10px;}.works-list-wrap.dis9{ display:none!important;}.works-list-wrap .dis0,.works-list-wrap .dis1,.works-list-wrap .dis2,.works-list-wrap .dis3{ display:block!important;}@media (min-width: 1200px){ #top-header-wrap, #greeting, .list-box { font-size: 1.1rem; } .cont-photo { height: 555px; } .works-list-wrap li a{ height: 250px; } #top-contents { font-size: 1rem; }}
@media (max-width: 991px){ .bnr-link::after { opacity: .6; }}
@media (max-width: 767px){ #header,#mv { height: 100vw; } #top-header-wrap { height: 100vw; } #top-h1 { font-size: 200%; } #top-bottom-text { font-size: 160%; } #greeting { line-height: 5.3vw; } #g-header-wrap { width: 100%; } .bnr-box { background-color: rgba(0,0,0,0); height:70vw; } .bnr-kind { position: absolute; top:25%; } #top-bottom-text span{ font-size: 70%; } .works-list-wrap li a{ height: 90vw; } #bnr01, #bnr02, #bnr03 { height:70vw; } a.bnr-link { height: 55vw; } .bnr-ttl-jp, .bnr-ttl-en { height: 5vw; } .bnr-line { display: none; } .bnr-ttl-en { padding-top: 1.1vw; } .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; } #greeting h1 { font-size: 120%; font-weight: 600; } #top-contents h1 { font-size: 150%; font-weight: 600; }
}