@charset "UTF-8";

/*IEブラウザー,safariブラウザー以外*/
html {
    scroll-behavior: smooth;
}

body {
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸ M-PRO","HGMaruGothicMPRO" ;
	
}

ul{
	padding-inline-start:0;
	margin-block-start: 0;
	margin-block-end: 0;
}

a {
	text-decoration:none;
}

.All_wrap{
	width:100%;
}
/*  TOPへスクロール　*/
.pagetop {
    height: 40px;
    width: 40px;
    position: fixed;
    right: 30px;
    bottom: 20px;
    background: #fff;
    border: solid 2px #000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 12;
    display:none;
    cursor: n-resize;
}

.pagetop__arrow {
    height: 10px;
    width: 10px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: translateY(20%) rotate(-45deg);
    margin: 30% auto;
}

.All_contens{
	height:auto;
	padding:0 0 200px 0;
/*	background-image:url(../images/body_bg.png);
	background-repeat:repeat-x;
	background-size:cover;*/
background-color: ivory;
	max-width:792px;
	width:100%;
	margin:0 auto;
	position:relative;
	z-index:1;
}

.p_relative{
	position:relative;
	z-index:10;
}

.bg_white{
	background-color:white;
}

.Mborder_minus1{
	margin-bottom:-3px;
}

.Mborder_minus2{
	margin-bottom:-4px;
}

#content-wrapper{
	width:98.5%;
	margin:0 auto;
	margin-bottom: 30px;
}
.All_contens > img{
	height:auto;
	width:100%;
}

.All_contens > div.title img{
	height:auto;
	width:74%;
	padding:0 13.35% 0;
}
.All_contens > div.title{
    text-align: center;
    background-color: #fff;
}
.bx-top-filler{
	padding:10px;
}
.bx-wrapper {
    background-color: transparent;
    margin: 0 auto !important;
    border: none !important;
    box-shadow: none;
	overflow:hidden;
}

.bx-wrapper img {
    display: block;
    margin: 0px auto;
}

.kyokaiLogo{
   overflow: hidden;
	height: auto;
	background-color: #fff;	
}
.kyokaiLogo div{
	display:inline-block;
	background-color: #fff;
	text-align: center;
	width: 50%;
	/* padding: 0; */
	/* margin: 0; */
	/* border: none; */
	float: left;
	height: auto;
	overflow: hidden;
}
.kyokaiLogo div.motto img{
	width:80%;
	margin-top:2.5%;
}
.kyokaiLogo div.title img{
	width:60%;
}
.topimage{
	text-align:center;
	width:100%;
	margin:0 auto;
	line-height:0rem;
}
.topimage img{
	width:100%;
}
.syoukai{
	width: 92%;
	margin: 0px 4%;
	/* padding: 5px 2%; */
	display: block;
	z-index: 10;
	/*position: absolute;*/
	position: relative;
	margin-top: -500px;
	font-weight: bold;
	color: #fff;
	/* background-color: #fff; */
	/* opacity: 0.8; */
	font-size: 0.9rem;
	overflow: hidden;
	height: 500px;
}
.syoukai div{
	bottom: 0;
	position: absolute;
	margin-bottom: 5px;
	background-color: #7e2c2c;
	opacity:0.95;
	padding:0;
	width: 98%;
}

.syoukai div >div{
	padding:2%;
	font-size:90%;
}

.syoukai-sp{
	display:none;
}
.gloval_menu{
	/*height:40px;*/
	background-color:#c294c2;
	font-weight:bold;
	text-align:center;
	/*line-height:0.6;
	overflow:hidden;*/
	padding: 7px 0;
}

.gloval_menu a{
	text-decoration:none;
	color:black;	
}


.border-R{
	border-right:1px solid black;
}

.border-L{
	border-left:1px solid black;
}

.gloval_menu li{
	/*display:inline;*/
	padding:0 40px;
	list-style-type:none;
}

.gloval_menu ul{
	margin-top:4px;
	display: flex;
    width: 95%;
    flex-wrap: nowrap;
    justify-content: center;
    margin: 0 auto;
}

.gloval_menu a:hover{
	opacity:0.5;
}


.top-video  {
	margin-top:20px;
	margin-bottom:30px;
	text-align:center;
	
}
.top-video video {
    width: 100%;
    max-width: 578px;
}
.top-video loading{
	max-width:578px;
	max-height:289px;
}

section{
	margin:20px 0 0 0;
	clear:both;

}
.section-title table td.sec-header{
	width:10px;
}
.section-title table td.htitle{
	line-height:1.5em;
	padding-left:10px;
	font-size:1.2em;
	font-weight:bold;
}
.section-title hr{
	margin-top:-1px;
}

#information{
	display:block;
    /*max-width: 575px;*/
    width: auto;
    height: auto;
    /*background-color: rgba(255,255,255,0.6);*/
    /*overflow:hidden;*/
}
#information li{
	clear:both;
}

.information{
	display:block;
	color:black;
	margin:0 auto 20px;
	max-width:578px;
	width:100%;
}
.information > img{
	width:auto;
}
.information  .info-bar{
	width:100%;
}

.container{
    margin: -4px 3% 0px;		
    padding: 3px;
    height: auto;
    overflow:hidden;
	font-weight:bold;
}

.container li{
	clear:both;
	list-style:none;
}

#photo .container >div{
	display:flex;
	justify-content: space-evenly;
   flex-wrap: wrap;
   align-content: center;
}
#photo .container >div >div{
	width:33%;
	margin:0 0 20px 0;
	min-width: 220px;
}
#photo .container >div >div img{
	width:100%;
}

#video .container >div{
	display:flex;
	justify-content: space-evenly;
   flex-wrap: wrap;
   align-content: center;
}
#video .container >div >div{
	width:48%;
	margin:0 0 20px 0;
	min-width: 240px;
}

#video .container >div >div video{
	width:100%;
}
#video .vtitle{
	height:
}
.text{
	color:black;
	padding:4px 15px;
	font-size:14px;
}

.information li:after{
	display:block;
	content:"";
	clear:both;
}

.information a:hover{
	opacity:0.5;
}

.infor_container{
	max-width:575px;
	width:auto;
	height:auto; /*93px;*/
	background-color:rgba(255,255,255,0.6);
	padding:3px;
	margin: -4px 0px 0px 0px;
}
.infor_container .loading{
	text-align:center;
	margin:30px 0;
}
.infor_container li{
	list-style-type:none;
}

.red_date{
	width:67px;
	background-color:#c20c23;
	color:white;
	padding:6px 8px;
	margin-bottom:3px;
	font-size:12px;
}

.blue_date{
	width:67px;
	background-color:#026eb8;
	color:white;
	padding:6px 8px;
	margin-bottom:3px;
	font-size:12px;
}


.dantai_info{
	display:block;
	margin:0 auto;
	max-width:578px;
	width:auto;
}

.dantai_info  .dantai-info-bar{
	width:100%;
}

.dantai_info li:after{
	display:block;
	content:"";
	clear:both;
}

.dantai_info a:hover{
	opacity:0.5;
}


.dantai_menu{
	height:auto; /*159px;*/
	padding: 0 0 20px 0;
	max-width:727px;
	width: 100%;
	margin:20px auto 0;
	background-color:rgba(255,255,255,0.6);
	font-weight:bold;
	text-align:center;
	line-height:1.2;
	overflow:hidden;
}

.dantai_menu_title{
	margin-top:22px;
	margin-bottom:20px;
	font-size:26px;
}

.dantai_menu li{
	/*display:inline;
	padding:0 15px;*/
	list-style-type:none;
	z-index:100;
	width: 22%;
   margin: 0;
   padding: 1%;
   font-size: 0.9em;
}

.dantai_menu ul{
	margin-bottom: 15px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.dantai_menu a{
	text-decoration:none;
	padding:0 2%;
	color:black;	
}

.dantai_menu a:hover{
	opacity:0.5;	
}

.dantai_menu_list{
	display: inline-block;
    /* margin: 0 auto; */
    width: 90%;
}
.dantai_menu_title-L,
.dantai_menu_title-R{
	display:inline;
}

.pictures{
	height:auto;
	max-width:770px;
	width:100%;
	margin:30px auto 0;
	 display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}


.pictures:after{
	display:block;
	content:"";
	clear:both;
}

.pictures_img{
	width:170px;
	padding:0 1%;
}

.pictures_img > img:nth-child(1){
	box-shadow:4px 4px 10px black;
}

.tape{
	position:relative;
	z-index:10;
	right:0;
	bottom:9.7em;
	left:2.5em;
}

.float_L{
	float:left;
}

.tape_rotate1{
	transform:rotate(4deg) translate3d(0, 0, 0);
}

.tape_rotate2{
	transform:rotate(-4deg) translate3d(0, 0, 0);
}





.recruit{
	max-width:705px;
	width:100%;
	margin:0 auto;
}
.recruit img{
	width:100%;
}
.footer{
	font-weight:bold;
	text-align:center;
	position:absolute;
	bottom:0;
/*	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	height: 205px;*/
   width: 100%;
}
.footer .filler{
	height:130px;
	height:30px;
}
.footer .ftext{
	background-color: #c59535;
   padding: 15px;
}
.footer a{
	text-decoration:none;
	color:black;
}

.footer a:hover{
	opacity:0.5;
}

.footer li{
	/*display:inline;*/
	padding:0 15px;
	list-style-type:none;
}

.footer ul{
	margin-bottom:10px;
	display: flex;
	justify-content: center;
   align-items: center;
}

.footer span{
	font-size:20px;
}

.footer #dantai-mei{
	font-size:1.5em;
}
.footer #kyokai-mei{
	font-size:0.7em;
	margin: 20px 0 0;
}


/**************************************
 * Inview
 **************************************/
/* フェードイン(初期値) */
.js-fadeUp {
  opacity: 0; /* 最初は非表示 */
  transform: translateY(30px); /* 下に30pxの位置から */
  transition: opacity .8s, transform .8s; /* 透過率と縦方向の移動を0.8秒 */
}
/* フェードイン(スクロールした後) */
.js-fadeUp.is-inview {
  opacity: 1; /* 表示領域に入ったら表示 */
  transform: translateY(0); /* 30px上に移動する */
  transition-delay: .5s; /* フェード開始を0.5秒遅らせる */
}


/*IEブラウザーのみ*/

@media all and (-ms-high-contrast: none) {
	
	
	.gloval_menu ul{
		margin-top:13px;
		margin-left:-6px;
}
	
	.infor_container{
		width:581px;
		height:93px;
		background-color:rgba(255,255,255,0.6);
		padding:0px;
		margin: -20px 0px 0px 0px;
}
	
	.text{
	color:black;
	padding:6px 15px;
	font-size:14px;
}
	
	.red_date + .text:hover{
		opacity:0.5;
	}
	.red_date:hover + .text{
		opacity:0.5;
	}
	
	.blue_date + .text:hover{
	opacity:0.5;	
}
	.blue_date:hover + .text{
	opacity:0.5;	
}

	
	ul {
		padding-inline-start:0;
		margin-block-start: 0;
		margin-block-end: 0;
		padding:3px;
	}
	
}

@media screen and (max-width: 500px){
	.kyokaiLogo div.motto img {
		margin-top: 0;
	}
	.Mborder_minus1 {
		margin-bottom: 0px;
	}
	.All_contens > div.title{
		text-align: center;
		background-color: #fff;
		padding:10px 0;
	}
	.All_contens > div.title img{
    height: auto;
    width: 98%;
    padding: 0 1% 0;
     }
    .float_L{
	  float:none;
    }
	.syoukai >div >div{
		font-size:80%;
	}

}
@media screen and (max-width: 340px){
	.kyokaiLogo div {
		width:100%;
	}
	.kyokaiLogo div.title img {
		width:50%;
	}
	.syoukai{
		display:none;
	}
	.syoukai-sp{
		width: 98%;
		display: block;
		margin: 0 auto;
		background-color: #f3eabb;
		padding: 10px 5px;
		line-height: 1.2em;
	}
	.gloval_menu{
	 padding:0;
	 border-top: 1px solid #000;
	}
	.gloval_menu ul{
	 flex-direction: column;
	 width:100%;
	}
	.gloval_menu ul li{
	 border-bottom: 1px solid #000;
	 width: 100%;
    padding: 0;
	}
	.gloval_menu ul li a div{
	 padding:12px 0;
	 width:100%;
	}	
	.border-R{
	 border:none;
	}
	.dantai_menu_title div{
	 display:block;
	}
	.dantai_menu ul {
	 flex-direction: column;
    flex-wrap: wrap;
    align-content: space-around;
    }
	.dantai_menu ul li{
	 width:100%;
	 border:none;
	}
	.pictures{
	 justify-content: center;
	}
	
	.syoukai >div >div{
		font-size:5%;
	}
	
	#video .container >div >div{
		width:100%;
		margin:0 0 20px 0;
	}
	
	
	.footer ul{
	 flex-direction: column;
	 margin-bottom: 20px;
	}
	.footer ul li{
	 padding:5px 0;
	}
}


/*safariブラウザーのみ*/

_::-webkit-full-page-media, _:future, :root .gloval_menu ul {
		margin-top:13px;
		margin-left:-6px;
}

_::-webkit-full-page-media, _:future, :root .gloval_menu li {
	padding:0 12px;
}

_::-webkit-full-page-media, _:future, :root .text {
	color:black;
	padding:5px 15px;
	font-size:14px;
}

/* オーバーレイ */
.overlay {
  /* 位置を固定 */
  position: fixed;
  top: 0;
  left: 0;
  /* 画面いっぱいに広がるようにする */
  width: 100%;
  height: 100vh;
  /* rgbaを使って60%の黒いオーバーレイにする */
  background: rgba(0, 0, 0, 0.6);  
  /* デフォルトでは見えないようにする */
  opacity: 0;
  visibility: hidden;
  /* 表示する際の変化の所要時間 */
  transition: .3s;
   z-index:200;

}

/* activeクラスのついたオーバーレイ */
.overlay.active {
  /* activeクラスがついたときにオーバーレイを表示する */
  opacity: 1;
  visibility: visible;
}

/* モーダルウィンドウ */
.modal {
  max-width: 800px;
  width: 85%;
  padding: 15px 20px;
  background: #fff;
  border-radius: 20px;
  /* 位置の調整(真ん中に表示) */
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* デフォルトでは非表示にしておく */
  opacity: 0;
  visibility: hidden;
  /* 表示の変化にかかる時間 */
  transition: .3s;
  z-index:201;
}

/* activeクラスのついたモーダルウィンドウ */
.modal.active {
  opacity: 1;
  visibility: visible;
}

/* モーダルウィンドウ内の閉じるボタン */
.modal .close {
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
  font-size: 20px;
}

.modal h2 {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 10px;
   border-bottom: 1px solid #ff8cce;
}

.modal p {
  font-size: 1.2em;
}


/******** Loading ********/
@-moz-keyframes spinner-loader {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spinner-loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner-loader {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* :not(:required) hides this rule from IE9 and below */
.spinner-loader:not(:required) {
  -moz-animation: spinner-loader 1500ms infinite linear;
  -webkit-animation: spinner-loader 1500ms infinite linear;
  animation: spinner-loader 1500ms infinite linear;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  -moz-box-shadow: rgba(0, 0, 51, 0.3) 1.5em 0 0 0, 
  rgba(0, 0, 51, 0.3) 1.1em 1.1em 0 0, 
  rgba(0, 0, 51, 0.3) 0 1.5em 0 0, 
  rgba(0, 0, 51, 0.3) -1.1em 1.1em 0 0, 
  rgba(0, 0, 51, 0.3) -1.5em 0 0 0, 
  rgba(0, 0, 51, 0.3) -1.1em -1.1em 0 0, 
  rgba(0, 0, 51, 0.3) 0 -1.5em 0 0, 
  rgba(0, 0, 51, 0.3) 1.1em -1.1em 0 0;
  -webkit-box-shadow: rgba(0, 0, 51, 0.3) 1.5em 0 0 0, 
  rgba(0, 0, 51, 0.3) 1.1em 1.1em 0 0, 
  rgba(0, 0, 51, 0.3) 0 1.5em 0 0, 
  rgba(0, 0, 51, 0.3) -1.1em 1.1em 0 0, 
  rgba(0, 0, 51, 0.3) -1.5em 0 0 0, 
  rgba(0, 0, 51, 0.3) -1.1em -1.1em 0 0, 
  rgba(0, 0, 51, 0.3) 0 -1.5em 0 0, 
  rgba(0, 0, 51, 0.3) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 51, 0.3) 1.5em 0 0 0, 
  rgba(0, 0, 51, 0.3) 1.1em 1.1em 0 0, 
  rgba(0, 0, 51, 0.3) 0 1.5em 0 0, 
  rgba(0, 0, 51, 0.3) -1.1em 1.1em 0 0, 
  rgba(0, 0, 51, 0.3) -1.5em 0 0 0, 
  rgba(0, 0, 51, 0.3) -1.1em -1.1em 0 0, 
  rgba(0, 0, 51, 0.3) 0 -1.5em 0 0, 
  rgba(0, 0, 51, 0.3) 1.1em -1.1em 0 0;
  display: inline-block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin: 1.5em;
  overflow: hidden;
  text-indent: 100%;
}




