@charset "UTF-8";

body, html {
	/* important */
    height: 100%;
	width: 100%;
}
html {
	font-size: 16px;
	padding: 0;
	border: 0;
	
}

body {
	background-color:#000;
	color:#fff;
	font-family: sans-serif;
    font-family:  "游ゴシック体", "Yu Gothic", YuGothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0 0 0 55px;
	min-height: 600px;
}
img {
	max-width: 100%;
	height: auto;
}
h2,h3 {
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
	font-weight: 900;
}
	a.anchor{
    display: block;
    padding-top: 20px;
    margin-top: -20px;
	}
.bav_single a:link, .bav_single a:visited {
	color:#FF4E00;
	text-decoration:none;
}

.object-fit-img {
  object-fit: cover;
  object-position: center;
  font-family: 'object-fit: cover; object-position: center;'

}
.absolute_center {
		position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);

}
.w-90 {
	width: 90%;
}
.w-80 {
	width: 80%;
}
.w-70 {
	width: 70%;
}
.w-60 {
	width: 60%;
}
.w-40 {
	width: 40%;
}
.w-30 {
	width: 30%;
}
.w-20 {
	width: 20%;
}
.text_xs {
	font-size: 0.8rem;
}
.youtube{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.youtube iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

/*pagenavi*/

.wp-pagenavi {
	color:#000;
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
	font-weight: 900;
	font-size:1.5rem;
}
.wp-pagenavi a:link, .wp-pagenavi a:visited {
	color:#000;
	text-decoration:none;
}

.pages {
	display:none;
}
.page, .current, .previouspostslink, .nextpostslink {
	padding : 20px;
	
}



.pagetop {
	z-index: 9999;
	position: fixed;
	opacity: 0;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	transition: all 1s ease;
	cursor: pointer;
}
.pagetop a:link {
	padding:10px;
	display: block;
	
}
.pagetop img {
	width: 20px;
	height: auto;
}
.pagetop a:hover img {
	opacity: 0.7;
}
.pagetop.is-fadein{
	opacity: 1;
}

.switch_lang {
  position: fixed;
  top: 18px;
  right: 18px;
  z-index: 99999;
}

.switch_lang,
.switch_lang a {
  color: #dbdbdb;
  font-size: 16px;
  line-height: 1;
  transition: .3s;
}

@media (max-width:767.8px) {
  .switch_lang,
  .switch_lang a {
    font-size: 12px;
  }
}

.switch_lang a:hover {
  text-decoration: none;
  color: #ff4e00;
}

.switch_lang a.active {
  color: #ff4e00;
}

.switch_lang a.active:hover {
  color: #dbdbdb;
}



/*drawer*/

#humberger {
	z-index: 9999;
	position: fixed;
	width: 55px;
	height: 100vh;
	background: url("image/MENU.png");
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000;
	background-size:19px;
	margin-left: -55px;
	transition: all 600ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
	cursor: pointer;
}
#overlay {
	position: fixed;
	z-index: -5;
	background-color: rgba(0,0,0,0.50);
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 600ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
#drawernav {
	position: fixed;
	top:0;
	left: -600px;
	width: 600px;
	height: 100%;
	min-height: 750px;
	background-color: #FF4E00;
	opacity: 0.9;
	color: #fff;
	z-index: 7000;
	transition: all 600ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
	font-family: heisei-kaku-gothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;

}
.drawer_logo {
	padding-left:10px;
	width: 100%;
	height: 100px;
	margin-bottom: 40px;
	
}
.drawer_logo img {
	width:auto;
	height:100px;
}
.drawer_container ul{
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0 ;
}
.drawer_container li {
	flex-basis: calc(50% - 20px);
	margin:0px 10px 25px 10px;
	padding: 0px;
	line-height: 1.7rem;
	text-align: center;
	font-size: 1.5rem;
	
}
.drawer_container li a:link, .drawer_container li a:visited{
	background-color: #fff;
	color: #FF4E00;
	width: 100%;
	display: block;
	border: 1px solid #fff;
	transition: all .5s ease-out;
}
.drawer_container li a:hover {
	text-decoration: none;
	background-color: transparent;
	color:#fff;
}
.drawer_files {
	position: absolute;
	bottom:0;
	left:0;
	font-size:1rem;
	letter-spacing: 0.1em;
	width:100%;
}
.drawer_files ul {
	list-style-type: none;
	padding: 0;
	margin-left: 10px;
}
.drawer_files li {
	margin-bottom: 10px;
	background-image: url("image/icon_file.png");
	background-repeat: no-repeat;
	background-size: 1.2rem;
	background-position: left center;
	padding-left: 2rem;
}
.drawer_files li a:link,.drawer_files li a:visited {
	color: #fff;
	
}
.drawer_files li a:hover {
	text-decoration: underline;
}
.drawer_files2 {
	position: absolute;
	bottom:30px;
	left:0;
	font-size:1rem;
	letter-spacing: 0.1em;
	width:100%;
}

.drawer_files2 ul{
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0 ;
}
.drawer_files2 li {
	flex-basis: calc(50% - 20px);
	margin:0px 10px 25px 10px;
	padding: 0px;
	font-size: 1rem;
	line-height: 100%;
	letter-spacing: 0px;
	display: flex;
	align-items: flex-end;
}
.drawer_files2 li:last-child {
	flex-basis: calc(100% - 20px);
}
.drawer_files2 li a {
	color: #fff;
	text-decoration: none;
	font-size: 1.12rem;
}
.drawer_files2 li:last-child a {
	line-height: 1.2;
}
	.drawer_files2 li img {
	width: 100%;
	height: auto;

}
.drawer_files2 li a img:hover {
	opacity: 0.7;
}



.drawer_sns {
	position: absolute;
	bottom:0;
	right:0;
	font-size:1.2rem;
	
}
.drawer_sns img {
	width: 36px;
	margin-right: 10px;
}
#bav_wrapper{
	position: relative;
	width: 100%;
	right:0px;
	transition: all 600ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
	
}
body.drawer-opened #bav_wrapper {
	right:0px;
}
body.drawer-opened #drawernav {
	left: 55px;
}
body.drawer-opened #overlay {
	z-index: 6666;
	opacity: 1;
}
body.drawer-opened #humberger {
	background: url("image/CLOSE.png");
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000;
	background-size:19px;
}

.bav_tb{
	background-color:#000;
	z-index:10;
	position:relative;
}


/*hero*/



.bav_nav {
	position: fixed;
	top: 0;
	left: 0;
	background-color:#333;
	height: 100vh;
	width: 40px;
}
.bav_h_logo {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	z-index: 100;
	width: 200px;
	height: auto;
}
.bav_hero {
	position:relative;
	height:100vh;
}
.bav_hero div{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
}
.bav_hero div img{
 	width:100%;
    height: 100vh;
	object-fit: cover;
}
.bav_hero div.bav_h1 {
	background-image: url("image/bav_s1.jpg")
}
.bav_hero div.bav_h2 {
	background-image: url("image/bav_s2.jpg")
}
.bav_hero div.bav_h3 {
	background-image: url("image/bav_s3.jpg")
}



/*news*/



.wipein {
	overflow: hidden;
	position: relative;
}
.news_wipemask{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
	top:0;
	left: 0;
	background-color: #000;
	transform:skewX(-15deg);
}
.news_wipemask.delighter {
	transition: all 1s cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
.news_wipemask.delighter.started {
	transform: translateX(100%) skewX(-15deg);
	
}
.bav_news_container {
	background-color: #DBDBDB;
	width: 90%;
	color:#545454;
	transform:skewX(-15deg);

}
.bav_news_container a:link,.bav_news_container a:visited {
	color:#545454;
	text-decoration: underline;
}
.bav_news_container .row {
	transform:skewX(15deg);
}
.bav_news_container ul {
	list-style-type: none;
	padding: 0;
	margin: 0;

}
.bav_news_container li {
	font-size: 0.9rem;
	letter-spacing: 0.1em;
	padding:0 5px;

	white-space: nowrap;
	overflow: hidden;
}
.bav_news {
	position: absolute;
	width: 100px;
	height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	z-index: 9999;
	
}
.bav_news_fb img {
	width:2rem;
	height:auto;
	z-index:100;
}

.bav_news_fb a img:hover {
	opacity:0.75;
}

/*section*/

.blackwipe_container {
	width:100%;
	position:relative;
}
.blackwipeL {
	width:100%;
	height:100%;
	background-color:#000;
	transform:none;
	transition: all 2s cubic-bezier(1.000, 0.000, 0.000, 1.000);
	position:absolute;
	top:0;
	left:0;
}
.blackwipeL.delighter {
	transform:none;
}

.blackwipeL.delighter.started {
	transform:translatex(100%);
}


.bav_section {
	position: relative;
	padding: 180px 0px 80px 0px;
	
	width: 100%;
	margin: 0;
}
.bav_section_training {
   background-image: url("image/training1.png"),
	url("image/training2.png");
    background-position: center top,center bottom;
    background-size: auto 280px;
    background-repeat: no-repeat;
	transition: all 1s ease-out;
}

.bav_section_training.delighter {
   opacity: 0;
}
.bav_section_training.delighter.started {
   opacity: 1;
}
.bav_section h2 {

	font-size:3.6rem;
	line-height: 170%;
	padding-bottom: 80px;
	display: block;
	
	transition: all .15s ease-out;
}

.bav_tribt {
	position: absolute;
	right:0;
	bottom:0;
	width: 160px;
	height: auto;
	z-index: 50;
}
.bav_section p {
	font-size:1.2rem;
	letter-spacing: 0.05em;
	line-height: 220%;
	font-weight: bold;
	transition: all 1s ease-out;
}
.bav_section p.delighter {
	opacity: 0;
}
.bav_section p.delighter.started {
	opacity: 1;
}
.bav_highand {
	width: 40%;
	max-width: 500px;
	min-width:250px;
	margin-bottom: 80px;
	transition: all .15s ease-out;
}


/*top_vis*/

.bav_top_vis div {
	position: relative;
	background-size: cover;
	width: 100%;
	height: 50vw;
	max-height: 640px;
	transition: all 1s cubic-bezier(1.000, 0.000, 0.000, 1.000);
	overflow: hidden;
}
.bav_top_vis_wipeA, .bav_top_vis_wipeB {
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	z-index:10;
	background-color: #000;
}
.bav_top_vis_wipeA.delighter {
	transform: translateX(0%);
}
.bav_top_vis_wipeA.delighter.started {
	transform: translateX(100%);
}
.bav_top_vis_wipeB.delighter {
	transform: translateX(0%);
}
.bav_top_vis_wipeB.delighter.started {
	transform: translateX(-100%);
}
.bav_top_vis1 {
	background-image: url("image/top_vis1.jpg");
	background-position: center center;
}
.bav_top_vis2 {
	background-image: url("image/top_vis2.jpg");
	background-position: center bottom;
}
.bav_top_vis3 {
	background-image: url("image/top_vis3.jpg");
	background-position: center center;
}
.bav_top_vis4 {
	background-image: url("image/top_vis4.jpg");
	background-position: center center;
}
.bav_top_vis5 {
	background-image: url("image/top_vis5.jpg");
	background-position: center center;
}

/*access*/

.bav_access_title {
	
  position: relative;
  width: 40%;
  padding-top: 40%;
	transition: all 1s cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
.bav_access_title.delighter {
	transform: translateX(-100%);
}
.bav_access_title.delighter.started {
	transform: none;
}
.bav_access_title_inner{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.bav_access_title_inner p {
	font-weight: bold;
	letter-spacing: 0.1em;
}
.bav_access_map {
	position: relative;
	width: 60%;
	padding-top: 40%;
	transition: all 1s cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
.bav_access_map.delighter{
	transform: translateX(100%);
}
.bav_access_map.delighter.started {
	transform: none;
}
.access {
	width: 250px;
	height: auto;
}
#map {
   width: 100%;
   height: 100%;
   background-color: grey;
position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
 }

/*contact*/
.bav_contact_sec {
	background-color: #FF4E00;
	height:160px;
	color: #000;
	line-height: 70px;
	font-size: 1.75rem;
	font-weight: bold;
	letter-spacing: 0.15em;
	margin-bottom: 80px;
	position: relative;
	overflow: hidden;
}
.whitelink a:link,.whitelink a:visited {
	color:#fff;
	text-decoration: none;
}
.whitelink a:hover {
	opacity:0.8;
	transition: 0.3s ease;
}

.bav_contact_wipe {
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 5;
	position: absolute;
    top: 0;
    left: 0;

	transition: all 1s cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
.bav_contact_wipe.delighter {
	transform: none;
}
.bav_contact_wipe.delighter.started {
	transform: translateY(100%);
}
.mailicon{
	height:2rem;
	width: auto;
	padding-bottom: 5px;
	margin-right: 0.5em;
	
}

/*footer*/

footer {
	color:#C2C2C2;
}
footer .row {
	margin-bottom: 80px;
}
.bav_footer_logo img {
	width: 110px;
	height: auto;
}
.bav_footer_sec {
	padding-left: 1em;
	border-left: 1px solid #C2C2C2;
	letter-spacing: 0.05em;
	display: flex;
	justify-content:flex-start;
  	align-items: center;
}
.bav_footer_sec p {
	font-size: 0.9rem;
}
.bav_footer_sec h5 {
	font-size: 1.1rem;
}
.bav_footerlinks ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0px;
	display: flex;
	height:50px;
}
.bav_footerlinks li {

	height:50px;
}
.bav_footerlinks li+li {
	margin-left: 15px;
	height:50px;
}
.bav_footerlinks li img {
	max-height:100%;
}

.copyright {
	font-size:0.75rem;
	letter-spacing: 0.1em;
}




/*singlepage*/

.upin {
	transform:none;
	transition:all 1s ease;
	opacity:1;
}

.upin.delighter {
	transform:translateY(35%);
	opacity:0;
}

.upin.delighter.started {
	transform:none;
	transition:all 1s ease;
	opacity:1;
}


.slideinL{
	transform: translateX(-120%);
	transition: all 1.3s cubic-bezier(1.000, 0.000, 0.000, 1.000);	opacity:0;
}
.slideinL.delighter{
	transform: translateX(-120%);
}
.slideinL.delighter.started{
	transform: none;
	opacity:1;
}
.slideinR{
	transform: translateX(120%);
	transition: all 1.3s cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
.slideinR.delighter{
	transform: translateX(120%);
}
.slideinR.delighter.started{
	transform: none;
}
.fadein {
	opacity: 1;
	transition: all 1s ease;
}
.fadein.delighter {
	opacity:0;
}
.fadein.delighter.started {
	opacity:1;
}
.single_wipe_container {
	position: relative;
	width: 100%;
	
}
.single_wipeL {
	background-color: #EAEAEA;
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index:15;
	transform: none;
	transition: all 1.3s cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
.single_wipeL.delighter{
	
	transform: none;
}
.single_wipeL.delighter.started{
	
	transform: translateX(100%);
}

.bav_single {
	
	margin: 0px;

	
}
.bav_single_hero {
	width:100%;
	height:640px;
	background-repeat: no-repeat;
   background-size: cover;
   background-position: center;
	position:relative;
}
.single_hero_about {
	background-image: url("image/bav_single_about_h.jpg");
	background-attachment:fixed;
}
.single_hero_access {
	background-image: url("image/bav_single_access_h.jpg");
}
.single_hero_news {
	background-image: url("image/bav_single_news_h.jpg");
}
.single_hero_contact {
	background-image: url("image/bav_single_contact_h.jpg");
}
.single_hero_inn {
	background-image: url("image/bav_single_inn_h.jpg");
}
.single_hero_sightseeing {
	background-image: url("image/bav_single_sightseeing_h.jpg");
	background-position: center bottom;
}
.single_hero_facility {
	background-image: url("image/bav_single_facility_h.jpg");
	background-position: center bottom;
}
.bav_single_title {
	position: absolute;
	width:100%;
	z-index:10;
	top:80px;
	left: 0;
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
	font-style: normal;
	padding-left:1.5rem;
	padding-right:1.5rem;
}
.bav_single_title h2 {
	font-weight: 900;

	font-size:3.6rem;
	line-height:100%;
	margin-bottom:10px;
}
.smalltext {
	font-size:1rem;
}
.bav_single_hero_foot {
	position: absolute;
	z-index:7;
	width:100%;
	height:100%;
	background-image: url("image/single_mountain.png");
	bottom:0;
	left:0;
	 background-position: center bottom;
	 background-size: 100%;
	background-repeat: repeat-x;
}
.single_body{
	color:#000;
	padding-left:1.5rem;
	padding-right:1.5rem;
}
.single_body_w{
	background-color:#EAEAEA;
	padding-bottom:80px;
	padding-top:10px;
	padding-left:1.5rem;
	padding-right:1.5rem;
}
.bav_aboutpage h3 {

	font-size:2.5rem;
	color:#000;
	margin-bottom:80px;
	line-height:175%;
	letter-spacing:0em;
	overflow: hidden;
	white-space: nowrap;
	width: 0px;
	transition: all 1s cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
.bav_aboutpage h3.delighter {

	width: 0px;
}
.bav_aboutpage h3.delighter.started {

	width: 100%;
}

.about_h3 {
	background-color:#FF4E00;
	padding: 5px 15px;
}
.single_body p {
	line-height:250%;
	letter-spacing: 0.15em;
	font-weight: bold;
}
.bav_about_traingmap {
	position: relative;
}
.trainingmap_a {
	position: absolute;
	top:0;
	left:0;
	z-index:10;
}
.trainingmap_b {
	position: absolute;
	top:0;
	right:0;
	z-index:10;
}
.news_date{
	letter-spacing:0.1em;
	font-size:1.3rem;
}
.bav_newslist h3 {
	font-size:3rem;
	padding-bottom:40px;
	margin-bottom:40px;
	border-bottom: 1px solid #000;
}
.w100_line {
	width: 100%;
	height: 1px;
	border-bottom: 2px solid #000;
	margin: 120px 0px;
}

.sight_yamagata img {
	width:100%;
}
/*contact-single*/
.contact_single_form {
	background-color: #fff;
	width:100%;
	color:#000;
		letter-spacing: 0.1em;

}
.nav-item{
	border-radius: 0px;
	border: 1px solid #ff4E00;
	margin-right:15px;
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
	font-weight: 900;
	line-height: 100%;
	font-size:1.4rem;
	
}
.bav_contactform_sec {
	background-color: transparent;
	border-bottom: 1px solid #000;

	margin-bottom:15px;
	padding-bottom: 15px;
}
.nav-pills .nav-link.active {
	background-color: #ff4E00;
	border-radius: 0px;
}
.bav_contact, .bav_contact p {
	letter-spacing:0.05em;
}
.bav_contact form input, .bav_contact form textarea {
	border: none;
	background-color: transparent;
	width:100%;
}
input[type="text"]:focus {
 border: 1px solid #ff4e00;
  outline: 0;
}
textarea:focus {
 border: 1px solid #ff4e00;
  outline: 0;
}

.bav_contact form input[type="submit"] {
	background-color:#444;
	border:none;
	width:150px;
	padding:8px;
	color:#fff;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
}
.w2rem {
	width: 2rem!important;
}
.w3rem {
	width: 3rem!important;
}
.w8rem {
	width:8rem!important;
}
.w14rem {
	width:14rem!important;
}
.bav_contact select{
	color: #333;
	border: 1px solid #ccc;
	background-color:transparent;
 	border-radius: 2px;
	padding-left:10px;
	padding-right: 25px;
	text-indent: .01px;
	text-overflow: "";
	line-height:150%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(image/chevron-down-outline.svg) no-repeat;
	background-size:15px;
	background-position:calc(100% - 5px)  center;
}

/*single-inn*/

.bav_single_inn {
	color:#000;
}
.bav_single_inn h3 {
	color:#FF4E00;
	letter-spacing: 0.05em;
	margin-bottom: 2.25rem;
}
.bav_single_inn a:link, .bav_single_inn a:visited {
	color:#000;
	text-decoration: underline;
	transition: 0.3s ease;
}
.bav_single_inn a:hover {
	color:#FF4E00;
	text-decoration-color: #ff4e00;
}
.bav_single_inn ul {
	list-style-type: none;
	margin-bottom:  5rem;
}
.bav_single_inn li {
	font-size:1.5rem;
	font-weight:bold;
	letter-spacing: 0.05em;
	margin-bottom: 1.5rem;
}
.inn_tel {
	margin-left: 1.8rem;
	padding-left: 1.5rem;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left: 2px solid #000;
	font-size:0.9rem
}

/*sightseeing*/

.bav_sightseeing_link ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.bav_sightseeing_link li a:link, .bav_sightseeing_link li a:visited, .sightseeingnolink {
	display: block;
	color:#000;
	width: 100%;
	height: 100%;
	margin:80px auto;
	width: 80%;
	padding:60px;
	text-align: center;
	background-color: #fff;
	border: 3px solid #000;
	font-size: 3rem;
	font-weight: bold;
	line-height: 100%;
	
}
.bav_sightseeing_link li a:hover {
	color:#FF4E00;
}
.bav_sightseeing_cap {
	font-size: 1.7rem;
}
.bav_goods {
	color:#000;
	width:100%;
	height:100vh;
	text-align:center;
	font-weight:bold;
}


/*facility*/





.bav_facility_map {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.bav_facility_map img {
	width: 100%;
	height: auto;
}
.fac_imapL {
	position:absolute;
	height: 100%!important;
	width: auto!important;
	top:0;
	left:0;
	z-index:100;
	transition: all 1s cubic-bezier(1.000, 0.000, 0.000, 1.000);
	transform: translateX(-100%);
}
.fac_imapR {
	position:absolute;
	height: 100%!important;
	width: auto!important;
	top:0;
	right:0;
	z-index:100;
	transition: all 1s cubic-bezier(1.000, 0.000, 0.000, 1.000);
	transform: translateX(100%);
}
.fac_imapL.delighter {
	transform: translateX(-100%);
}
.fac_imapL.delighter.started {
	transform: none;
}
.fac_imapR.delighter {
	transform: translateX(100%);
}
.fac_imapR.delighter.started {
	transform: none;
}

.fac_imap1, .ccpin1 {
	position: absolute;
	top: 0;
	left: 0;
	z-index:6;
	transform: none;
	transition: all 1s cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
.fac_imap2, .ccpin2 {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	transform: none;
	opacity: 1;
	transition: all 1s cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
.fac_imap1.delighter, .ccpin1.delighter {
	transform:translateY(-30%);
	opacity: 0;
}
.fac_imap1.delighter.started, .ccpin1.delighter.started {
	transform: none;
	opacity: 1;
}
.fac_imap2.delighter, .ccpin2.delighter {
	transform:translateY(30%);
	opacity: 0;
}
.fac_imap2.delighter.started, .ccpin2.delighter.started {
	transform: none;
	opacity: 1;
}
.bav_facility p {
	letter-spacing: 0em;
	line-height: 170%;
}
.bav_facility h4{
	font-size:3.2rem;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-weight: bold;
}
.bav_facility h5{
	font-weight: bold;
	font-size:1.5rem;
}
.bav_facility_title {
	margin-bottom: 80px;
	overflow: hidden;
}
.bav_facility_title h2 {
	background-color: #ff4E00;
	display: inline;
	padding: 15px;
	margin-bottom: 3rem;
	overflow: hidden;
	width: 100%;
	line-height: 200%;
	white-space: nowrap;
	transition: all 1s cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
.bav_facility_title h2.delighter {
	width: 0px;
}
.bav_facility_title h2.delighter.started {
	width: 100%;
}

.fac_slide {
	list-style-type: none;
	margin: 80px 0px;
	padding: 0;
	width: 100%;
}
.fac_slide li {
	position: relative;
}
.fac_caption {
	position: absolute;
	z-index: 100;
	color: #fff;
	font-weight: bold;
	bottom:1.5rem;
	left:2rem;
	
}
.bav_facility table {
	width: 100%;
	border: 3px solid #FF4E00;
	font-size:1.4rem;
	margin-bottom: 1rem;
}
.bav_facility th {
	background-color:#ff4E00;
	opacity: 0.75;
	color: #fff;
	font-weight: bold;
	
}
.bav_facility td, .bav_facility th {
	border: 3px solid #FF4E00;
	text-align: center;
	padding:10px;
}
.bav_facility td {
	font-weight: bold;
	color: #FF4E00;
}
.bav_facility_tb_st{
	background-color: rgba(255,78,0,0.14);
}
.facility_small {
	font-size:0.8rem;
}
.facility_small a:link, .facility_small a:visited {
	color:#000;
	text-decoration:underline;
	transform:0.3s ease;
}
.facility_small a:hover {
	color:#FF4E00;
	text-decoration-color:#FF4E00;
}




.bav_facility_svgmap {
	position: relative;
    width: 100%;
	overflow: hidden;
}
.bav_facility_svgmap:before {
	content:"";
    display: block;
    padding-top: 66%;
}
.bav_facility_svgmap svg {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	z-index: 5;
}
.bav_facility_svgmap img {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;

}

.bav_fac_mapcap {
	transform: translateX(100%);
	transition: all 1.5s cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
.bav_fac_mapcap.delighter {
	transform: translateX(100%);
}
.bav_fac_mapcap.delighter.started {
	transform: none;
}
.bav_fac_mapbase {
	opacity:0;
	transition: all 2s ease;
}
.bav_fac_mapbase.delighter {
	opacity:0;
}
.bav_fac_mapbase.delighter.started {
	opacity:1;
}

.bav_facility_svgmap img.delighter {
	opacity: 0;
}
.bav_facility_svgmap img.delighter.started {
	opacity: 1;
}
.bav_facility_svgmap a:link rect, .bav_facility_svgmap a:link line, .bav_facility_svgmap a:hover .cls-txt{
	transition: fill 0.3s ease;
}
.bav_facility_svgmap a:hover .cls-20 {
	fill:#fff;
}
.bav_facility_svgmap a:hover .cls-21 {
	stroke:#fff;
}
.bav_facility_svgmap a:hover .cls-txt {
	fill:#FF4E00;
}
.svgmap_sl {
	transform:translateX(-100%);
	opacity: 0;
	transition: all 1s cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
.svgmap_sl.delighter {
	transform:translateX(-100%);
	opacity: 0;
}
.svgmap_sl.delighter.started {
	opacity:1;
	transform:none;
}
.svgmap_sr {
	transform:translateX(100%);
	opacity: 0;
	transition: all 1s cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
.svgmap_sr.delighter {
	transform:translateX(100%);
	opacity: 0;
}
.svgmap_sr.delighter.started {
	opacity:1;
	transform:none;
}
.svgmap_fade {
	opacity: 0;
	transition:0,5s ease;
}
.svgmap_fade.delighter {
	opacity: 0;
}
.svgmap_fade.delighter.started {
	opacity:1;
}