@charset "UTF-8";
#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: 400%; border-bottom: solid 4px #bf0707;}
.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: #bf0707;}a.list-link:hover { text-decoration: none;}.date-box { background-color: #bf0707; padding-top: .3vw; color: ;}
.cont-photo { background-repeat: no-repeat; background-size: cover; background-position: center center; height: 50vw;}
#top-contents h2 { color: #ffffff; font-size: 250%;}/*
#top-contents h2::after { content: ""; display: block; height: 1px; width: 25%; background-color: #ffffff; margin-top: 1rem;}*/
.h2-jp { font-size: 50%;}
.sdb { position:relative; display:inline-block; text-decoration: none;	padding-right: 7em;}.sdb a { color:#fff;}.sdb a:hover {color: ##007bff;	text-decoration: none;}.sdb::before { content: ""; position: absolute; top: 51%; left: 7em; height: 2px; background: #fff;}
/*線と矢印を繰り返しアニメーション*/
.sdb::before { animation: arrow 2s ease infinite;}
@keyframes arrow { 0%{width:0;opacity:0} 20%{width:0;opacity:1} 80%{width:5em;opacity:1} 100%{width:5em;opacity:0}}
#banner {background-color: #fff;}
#banner h1 { font-size: 500%; margin-top: -2vw;	color: #222222;}
#banner { overflow: hidden;}
#banner a { text-decoration: none;}
#banner > div { padding: 0 1.5vw;}#banner h1 { font-size: 500%; margin-top: -2vw;}a.bnr-link { position: relative; overflow: hidden; height: 25vw; padding: 1vw;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background-color: rgb(34,34,34); width: 100%; height: 100%; z-index: 12; opacity: .3; 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%);}.tten { line-height: 1;}.ttjp { opacity: .6;}
.bnr-line { position: absolute; z-index: 123; border: solid 1px #ffffff; 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; }}
@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: 250%; } #top-bottom-text { font-size: 130%; } #greeting { line-height: 5.3vw; } #g-header-wrap { width: 100%; } a.bnr-link { height:	70vw; } .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; }
#banner h1 { font-size: 500%; padding:0;	margin-top:2rem;}
}