@charset "utf-8";
@import url("../../assets/css/secondary.css");
@import url("../../assets/css/image.css");
@import url("../../assets/css/bg_caption.css");
@import url("../../assets/css/bg_image.css");
@import url("../../assets/css/ttl.css");
@import url("../../assets/plugin/swiper/css/swiper-bundle.min.css");
@import url("../../assets/plugin/luminous/css/luminous-basic.min.css");
@import url("../../assets/css/popup.css");
@import url("../../assets/css/slider.css");
@import url("../../assets/css/slide.css");
@import url("../../assets/css/third.css");
@import url("../../assets/css/move.css");
@import url("../../assets/css/print.css");

.faci_menu{
/*	background-color: var(--main-color3);  */
	background-color: white;
}

/*共通化？*/
.bg_color {
	padding: 2.5em 0 2em 1.5em;
	position: relative;
}
.profile_box .bg_color {
	padding-bottom: 2em
}
@media screen and (min-width: 380px) {
	.bg_color {
		padding: 2.5em 0 3.5em 1.5em;
	}
}
@media screen and (min-width: 600px) {
.bg_color {
	padding: 2.5em 0 3.5em 2em;
}
.bg_color::before{
	border-top-left-radius: 2em;
}
}
@media screen and (min-width: 768px) {
.bg_color {
	padding: 3.5em 0 3.5em 3em;
}
}
@media screen and (min-width: 1200px) {
.bg_color {
	padding: 3.5em 0 3.5em 3.5em;
}
}
@media screen and (min-width: 1500px) {
	.bg_color {
		padding: 4.5em 0 3.5em 5em;
	}
	}

@media screen and (min-width: 1024px) {
	.side_nav {
		padding-top: 3.5em;
		top: 7.2em
	}
	.side-nav_line::before {
		top: 4em
	}
}
@media screen and (min-width: 1200px) {
	.side_nav {
		padding-top: 5em;
		top: 9em
	}
	.side-nav_line::before {
		top: 5.5em
	}
}



#first_sec{
	background-image: url("../images/page_ttl.jpg");
}
/*後で上書き*/
#first_sec {
	position: relative;
	z-index: 3
}

#image .txt_box .no-br {
	display: none
}
@media screen and (min-width: 1600px) {
	#image .txt_box .no-br {
		display: inline-block
	}
}

@media screen and (max-width: 400px) {
	.side-nav-list li {
		width: 100%
	}
}


article {
	overflow-x: hidden;
	overflow-y: clip;
  /*IE(Internet Explorer)・Microsoft Edgeへの対応*/
  -ms-overflow-style: none;
  /*Firefoxへの対応*/
  scrollbar-width: none;
}
 /*Google Chrome、Safariへの対応*/
 article::-webkit-scrollbar{
  display: none;
}
@media screen and (min-width: 1024px) {
	article {
		margin-top: -32em !important
	}
}
@media screen and (min-width: 1200px) {
	article {
		margin-top: -35em !important
	}
}

.main_bg_color {
	position: relative
}
.main_bg_color::before {
	content: "";
	position: absolute;
	z-index: -2;
	left: 0;
	top: 2.5em;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, #F2F2F2, #FFF)	
}
@media screen and (min-width: 420px) {
	.main_bg_color::before {
		top: 4em
	}
}
@media screen and (min-width: 600px) {
	.main_bg_color::before {
		top: 3.7em
	}
}
@media screen and (min-width: 670px) {
	.main_bg_color::before {
		top: 5.2em
	}
}
@media screen and (min-width: 840px) {
	.main_bg_color::before {
		top: 6.5em
	}
}
@media screen and (min-width: 1024px) {
	.main_bg_color::before {
		top: 7.2em
	}
}
@media screen and (min-width: 1200px) {
	.main_bg_color::before {
		top: 7.9em
	}
}
@media screen and (min-width: 1600px) {
	.main_bg_color::before {
		top: 9em
	}
}
#facility {
	margin-bottom: 2em;
}
#facility .bg_caption::before {
	content: "Facility";
	z-index: -3
}
#facility .carousel {
	margin-top: 2.5em
}
@media screen and (min-width: 768px) {
	#facility {
		margin-bottom: 3em;
	}
	#facility .carousel {
		margin-top: 3.5em
	}
}
@media screen and (min-width: 1200px) {
	#facility .carousel {
		margin-top: 6em
	}
	#facility {
		margin-bottom: 6em;
	}
}
#facility .slider01{
	background: url("../images/introduction_carousel01.jpg") center / 100% no-repeat
}
#facility .slider02{
	background: url("../images/introduction_carousel02.jpg") center / 100% no-repeat
}
#facility .slider03 {
	background: url("../images/introduction_carousel03.jpg") center / 100% no-repeat
}
#facility .slider01, #facility .slider02, #facility .slider03 {
	border-radius: 1em
}
#facility .slider {
	width: 47vw;
	height: 31vw
}
.slider {
	margin: 0 0.5em;
}
@media screen and (min-width: 960px) {
	#facility .slider {
		width: 41vw;
		height: 28vw
	}	
}
@media screen and (min-width: 1024px) {
	#facility .slider01, #facility .slider02, #facility .slider03 {
		border-radius: 2em
	}
	#facility .slider {
		width: 41vw;
		height: 28vw
	}
	.slider {
		margin: 0 1em;
	}
}
#introduction {
	margin-top: 1em
}
@media screen and (min-width: 1024px) {
#introduction {
	margin-top: 0
}	
}
#introduction .bg_color::after{
	content: "";
	position: absolute;
	z-index: -1;
	display: block;
	width: 100vw;
	height: 100%;
	border-top-left-radius: 1em;
	background: linear-gradient(to top, #ffffff00 20%, #FFF);
	top: 0;
	left: 0
}
@media screen and (min-width: 600px) {
	#introduction .bg_color::after{
		border-top-left-radius: 2em;
	}
}
/*上書き*/
#introduction .ttl::before {
	width: 2em;
	height: 3em;
	background: url("../images/introduction-icon.svg") center / 100% no-repeat;
	top: 0.1em;
}
#introduction .ttl i {
	-webkit-text-stroke: 0.5px var(--main-color);
	text-stroke: 0.5px var(--main-color);
}
#introduction .ttl {
	margin-bottom: 1em;
	color: var(--main-color);
	padding-left: 2.3em
}
#introduction .ttl h2::before {
	background-color: var(--main-color)
}
@media print, screen and (min-width: 492px) {
	#introduction .ttl {
		padding-left: 1.9em
	}
	#introduction .ttl .no-br {
		display: none
	}
	#introduction .ttl::before {
		width: 1.7em;
		height: 2em;
	}
}
@media screen and (min-width: 800px) {
	#introduction .ttl i {
		-webkit-text-stroke: 1px var(--main-color);
		text-stroke: 1px var(--main-color)
	}
}
#introduction .list_ttl_box dd {
	font-size: 1em;
	line-height: 1.6
}
#introduction .bg_image {
	width: 75%;
	margin: 2em 0 auto auto
}
#introduction .bg_image img {
	border-radius: 1em 0 0 1em
}
@media screen and (min-width: 380px) {
	#introduction .bg_image {
		margin: 0 0 auto auto
	}
}
@media screen and (min-width: 768px) {
	#introduction .bg_image {
		margin: 1em 0 1em auto
	}
}
@media screen and (min-width: 1500px) {
	#introduction .bg_image {
		margin: 3.5em 0 4.5em auto
	}
}
.list_ttl_box {
	margin-top: 3em;
	margin-bottom: 2em;
}
@media screen and (min-width: 1024px) {
	.list_ttl_box{
		margin-top: 5em
	}
}
@media screen and (min-width: 1500px) {
	.list_ttl_box {
		margin-top: 6em;
	}
}

.list_ttl_box.first {
	margin-top: 0;
}
#introduction .list_ttl_box dd {
	margin-top: .5em;
}
.introduction_list_ttl {
	margin-right: 1em;
	padding-left: 1.2em;
	position: relative;
	font-size: 1.3em;
	font-weight: bold
}
.introduction_list_ttl span {
	margin-left: .25em;
	display: block;
	font-family: 'Arial';
	color: #005299;
	font-size: .6em;
	white-space: nowrap
}
.introduction_list_ttl::before{
	content: "";
	width: 0.8em;
	height: 100%;
	clip-path: polygon(87% 0, 100% 0%, 13% 100%, 0% 100%);
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(to bottom, #41A5E1, #007BC4);
}
.ttl_long{
	width: 500px;
}
.introduction_list p{
	font-size: 1em;
	line-height: 1.6
}
 .introduction_list li {
	margin-top: 3em;
}
.introduction_list li:first-of-type {
	margin-top: 0
}
.introduction_list h4 {
	margin-bottom: 0.5em;
	font-size: 1.2em;
	font-weight: 500
}
.introduction_list figure {
	margin-bottom: 1em;
	height: 11em;
}
.introduction_list figure img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.introduction_list li .list_ttl {
	margin-top: 1em;
	display: flex;
	align-items: center;
	font-size: 0.95em;
	font-weight: 500;
}
.list_ttl::before {
	content: "";
	display: inline-block;
	margin-right: 0.4em;
	width: 0.4em;
	height: 0.4em;
	border-radius: 2em;
	background: var(--main-color);
}
.ability_tb th,.ability_tb td {
	border: 1px solid #707070;
	padding: .5em 1em
}
.ability_tb th {
	vertical-align: middle;
	text-align: center;
	background: #F2F2F2;
	font-weight: 500;
	width: 110px
}
.ability_tb {
	width: 100%;
	max-width: 30em
}
#introduction .ability_tb {
	margin-top: .8em
}
.slide_wrap {
	margin-top: 2em
}
@media screen and (min-width: 380px) {
	.introduction_list figure {
		height: 12em;
	}
}
@media screen and (min-width: 480px) {
	.introduction_list figure {
		height: 15em;
	}
}
@media print, screen and (min-width: 768px) {
	.list_ttl_box{
		display: flex;
		align-items: center	
	}
	#introduction .list_ttl_box dd {
		margin-top: 0;
	}
	.introduction_list li {
		display: flex;
		justify-content: space-between
	}
	.introduction_list li .list_ttl {
		margin-top: 1.5em;
		font-size: 1.2em
	}
		.introduction_list .txt_box {
		width: 50%;
		margin-bottom: inherit
	}
	.introduction_list figure {
		margin-bottom: 0;
		width: 46%;
		height: 18em;
	}
	.slide_wrap {
		margin-top: 3em
	}
}
@media screen and (min-width: 1024px) {
	#introduction .bg_image img {
		border-radius: 2em 0 0 2em
	}
	.introduction_list_ttl {
		font-size: 1.6em;
	}
	.introduction_list h4 {
		font-size: 1.5em;
	}
	.introduction_list li .list_ttl {
		margin-top: 2em;
	}
	.introduction_list figure {
		height: 20em;
	}
}
@media screen and (min-width: 1200px) {
	.introduction_list li {
		margin-top: 5em;
	}
	.introduction_list p{
		font-size: 1.1em;
		line-height: 1.8
	}
	#introduction .list_ttl_box dd {
		font-size: 1.1em;
		line-height: 1.8
	}
	.introduction_list li .list_ttl::before {
		width: 0.6em;
		height: 0.6em;
	}
	.slide_wrap {
		margin-top: 5em
	}
}
@media screen and (min-width: 1600px) {
	.introduction_list figure {
		height: 22em;
	}
	.introduction_list_ttl {
		font-size: 1.8em;
	}
	.introduction_list p{
		font-size: 1.15em;
	}
	.introduction_list h4 {
		font-size: 1.7em;
	}
	#introduction .list_ttl_box dd {
		font-size: 1.15em;
	}
}
@media print{
	.introduction_list figure {
		height: 15em !important;
	}
}
/*上書き*/
#other-equipment .ttl_box {
	margin-bottom: 2em
}
#other-equipment .ttl::before {
	width: 2em;
	height: 3em;
	background: url("../images/other-equipment-icon.svg") center / 100% no-repeat;
	top: -0.3em;
}
#other-equipment .ttl h2 {
	margin-bottom: 0.5em;
}
#other-equipment .ttl i {
	-webkit-text-stroke: 0.5px var(--main-color);
	text-stroke: 0.5px var(--main-color);
}
#other-equipment .ttl {
	color: var(--main-color);
	padding-left: 2.8em;
	line-height: .9;
}
#other-equipment .ttl h2::before {
	background-color: var(--main-color)
}
@media screen and (min-width: 420px) {
	#other-equipment .ttl {
		padding-left: 1.9em
	}
	#other-equipment .ttl .no-br {
		display: none
	}
	#other-equipment .ttl::before {
		width: 1.7em;
		height: 2.3em;
	}
}
@media screen and (min-width: 800px) {
	#other-equipment .ttl i {
		-webkit-text-stroke: 1px var(--main-color);
		text-stroke: 1px var(--main-color)
	}
}

#other-equipment {
	padding-top: 5em;
	margin-top: -0.5em;
	margin-bottom: 2em
}
@media screen and (min-width: 768px) {
	#other-equipment {
		margin-top: 2em;
		margin-bottom: 3em
	}
}
@media screen and (min-width: 1500px) {
	#other-equipment {
		padding-top: 5em;
		margin-top: 1em
	}
}
@media print{
	#other-equipment .ttl .no-br {
		display: none
	}
}
#other-equipment .bg_color {
	padding-top: 0;
	padding-bottom: 0
}

#other-equipment .ability_tb {
	width: 670px;
	max-width: inherit;
	margin-bottom: 4em
}
#other-equipment .ability_tb th {
	text-align: center;
	width: inherit
}
#other-equipment .ability_tb td.number {
	text-align: center;
	width: 80px
}
@media screen and (min-width: 840px) {
	#other-equipment .ability_tb {
		width: 100%;
	}
}

/* スクロール */
.scroll {
	overflow: auto;
	white-space: nowrap;
  }
  .scroll::-webkit-scrollbar {
	height: 5px;
  }
  .scroll::-webkit-scrollbar-track {
	background: #F1F1F1;
  }
  .scroll::-webkit-scrollbar-thumb {
	background: #BCBCBC;
  }
  .scroll_txt{
	  margin-top: 0.5em;
	  display: block;
	  font-size: 0.9em;	
  }
@media screen and (min-width: 840px) {
	.scroll_txt {
		display: none;
	}
}
/*アニメーション*/
#other-equipment .scroll.fade-up {
	transition-delay: 1.2s
}
#other-equipment .scroll_txt.fade-up {
	transition-delay: 1.2s
}

@media print{
	 .bg_image {
    height: 25em;
  }
}