@charset "UTF-8";
/* CSS Document */

body{
	background-color: #FFC450;
	z-index: 0;
}






.tate1{
	position:absolute;
	background-color: #FF9C78;
	width: 7%;
	height: 4500px;
	z-index: 5;
	top: 0;
	left: 0;
	margin-left: 0px;
}

.tate2{
	position:absolute;
	background-color: #FFB064;
	width: 5%;
	height: 4500px;
	z-index: 5;
	top: 0;
	left: 0;
	margin-left: 7%;
}












h1{
	color: black;
	font-family: DIN alternate,Arial, Helvetica, "sans-serif";
	position: relative;
	z-index: 10000;
	text-align: center;
	font-size: 40px;
	margin-top: 8px;
}

ul{
	list-style: none;
	display: flex;
	justify-content: space-around;
	padding:0;
	margin: 0;
	color: black;
	font-family: DIN alternate,Arial, Helvetica, "sans-serif";
	position: relative;
	z-index: 10000;
	font-size: 30px;
	
	
	text-decoration: underline;
	text-decoration-color: black;
}

a{
	color: black;
}






.slide {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
	z-index: 10000;
	text-align: center;
	margin-top: -5%;
	margin-bottom: -20%;
}

@keyframes slideshow {
  0%{
    opacity: 0;
  }
  5%{
    opacity: 1;
	}
  20%{
    opacity: 1;
  }
  30%{
    opacity: 0;
  }
  100%{
    opacity: 0;
  }
}

.slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 95%;
  height: auto;
  opacity: 0;
  animation :slideshow 12s linear infinite;
}

.slide img:nth-child(2){
  animation-delay: 3s;
}

.slide img:nth-child(3){
  animation-delay: 6s;
}

.slide img:last-child{
  animation-delay: 9s;
}






h2#h2unutag{
	color: black;
	font-family: DIN Alternate,Arial, Helvetica, "sans-serif";
	font-size: 30px;
	position: relative;
	z-index: 10000;
	padding-left: 8%;
	margin-top: 20%;
	
}

.about{
	color: black;
	margin-left: 8%;
	font-size: 13px;
	width: 83%;
	position: relative;
	z-index: 10000;
	letter-spacing: 0.1em;
	margin-top: 0%;
}

#yoyonokatachi{
	color: black;
	font-size: 20px;
	position: relative;
	z-index: 10000;
	padding-left: 8%;
	padding-bottom: 0%;
}

.frontside{
	color: black;
	font-size: 20px;
	position: relative;
	z-index: 10000;
	padding-left: 8%;
}

#chousei1{
	margin-left: -60%;
	width: 200%;
	margin-top: 30%;
	margin-bottom: -20%;
}

#chousei2{
	margin-left: -55%;
	width: 200%;
	margin-top: 30%;
}

.setsumei{
	max-width: 100%;
	height: auto;
	margin-top: -280px;
	
}






h2#h2dutag{
	color: black;
	font-family: DIN Alternate,Arial, Helvetica, "sans-serif";
	font-size: 30px;
	position: relative;
	z-index: 10000;
	padding-left: 8%;
	margin-top: -15%;
}



.left{
	margin-left: 0px;
	position: absolute;
	z-index: 10000;
	left: 0;
}

#rightname1{
	color: black;
	font-size: 20px;
	width: 40%;
	margin-left: 50%;
	margin-top: 25%;
	position: relative;
	z-index: 10000;
}

.righttext{
	color: black;
	font-size: 13px;
	width: 40%;
	margin-left: 50%;
	margin-top: -5px;
	position: relative;
	z-index: 10000;
	letter-spacing: 0.08em;
}

.garuganul{
	margin-left: 50%;
	display: flex;
	list-style: none;
	position: relative;
	z-index: 10000;
	justify-content: space-between;
	padding-right: 20%;
	margin-top: 5%;
	
	
	
}





.right{
	margin-left: 62%;
	margin-right: 0px;
	margin-top: 5%;
	position: absolute;
	z-index: 10000;
	right: 0;
	
}

#leftname1{
	color: black;
	font-size: 20px;
	width: 50%;
	margin-right: 50%;
	margin-top: 20%;
	position: relative;
	z-index: 10000;
	padding-left: 10%;
}

.lefttext{
	color: black;
	font-size: 13px;
	width: 50%;
	margin-right: 50%;
	margin-top: -5px;
	position: relative;
	z-index: 10000;
	padding-left: 10%;
	letter-spacing: 0.08em;
}

.dredul{
	margin-right: 50%;
	display: flex;
	list-style: none;
	position: relative;
	z-index: 10000;
	justify-content: space-between;
	padding-right: 20%;
	left: 10%;
	margin-top: 5%;
}



#rightname2{
	color: black;
	font-size: 20px;
	width: 40%;
	margin-left: 50%;
	margin-top: 20%;
	position: relative;
	z-index: 10000;
}

.strul{
	margin-left: 50%;
	display: flex;
	list-style: none;
	position: relative;
	z-index: 10000;
	justify-content: space-between;
	padding-right: 20%;
	margin-top: 5%;
}



#leftname2{
	color: black;
	font-size: 20px;
	width: 50%;
	margin-right: 50%;
	margin-top: 30%;
	position: relative;
	z-index: 10000;
	padding-left: 10%;
}


.torimoul{
	margin-right: 50%;
	display: flex;
	list-style: none;
	position: relative;
	z-index: 10000;
	justify-content: space-between;
	padding-right: 20%;
	left: 10%;
	margin-top: 5%;
	

}






h2#h2tritag{
	color: black;
	font-family: DIN Alternate,Arial, Helvetica, "sans-serif";
	font-size: 30px;
	position: relative;
	z-index: 10000;
	padding-left: 8%;
	margin-right: 10%;
	margin-top: 10%;
}

.video1 {
  position: relative;
  width: 95%;
  padding-top: 56.25%;
  z-index: 10000;
	margin-top: 15%;
}
.video1 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 95% !important;
  height: 95% !important;
}

.video2 {
  position: relative;
  width: 95%;
  padding-top: 56.25%;
  z-index: 10000;
  margin-top: 30px;
	margin-bottom: 500px;
}
.video2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 95% !important;
  height: 95% !important;
}






#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 50px;
  background: black;
  opacity: 0.6;
  border-radius: 50%;
	z-index: 10000;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}






/* 全体設定 */
* {
  box-sizing: border-box;
	z-index: 50000;

  }

/* ポップアップウインドウの設定 */
.popup {
  background-color: white;
  box-shadow: 0 0 0 9999px rgba(0, 0, 0, .8);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100vw;
  height: 100vw;
  overflow-y: scroll;
	margin-left: -10px;
	z-index: 50000;

	
	
	
}
/* チェックボックスの初期設定 */
#popup-on{
  display: none;
	margin-top: -10px;
	z-index: 50000;

}
/* チェックされたらポップアップウインドウを開く */
#popup-on:checked + .popup{
  display: block;
	z-index: 50000;

}

/* 閉じるアイコン（右上） */
.icon-close{
  background: #000;
  color: #fff;
  font-size: 30px;
  padding: 0 10px;
  position: absolute;
  right: 0;
	margin-top: 30px;
	margin-right: 1%;
	z-index: 50000;
	

}



/* ポップアップの内容 */
.popup-content{
  margin: 40px auto 40px auto;
  width: 90%;
	z-index: 50000;
	

}



/* チェックボックスの初期設定 */
#popup-on1{
  display: none;
	margin-top: -10px;
	z-index: 50000;

}
/* チェックされたらポップアップウインドウを開く */
#popup-on1:checked + .popup{
  display: block;
	z-index: 50000;

}

/* ポップアップの内容 */
.popup-content1{
  margin: 40px auto 40px auto;
  width: 200%;
	z-index: 50000;
	

}



/* チェックボックスの初期設定 */
#popup-on3{
  display: none;
	margin-top: -10px;
	z-index: 50000;

}
/* チェックされたらポップアップウインドウを開く */
#popup-on3:checked + .popup{
  display: block;
	z-index: 50000;

}

/* ポップアップの内容 */
.popup-content3{
  margin: 40px auto 40px auto;
  width: 90%;
	z-index: 50000;
	

}





/* チェックボックスの初期設定 */
#popup-on4{
  display: none;
	margin-top: -10px;
	z-index: 50000;

}
/* チェックされたらポップアップウインドウを開く */
#popup-on4:checked + .popup{
  display: block;
	z-index: 50000;

}

/* ポップアップの内容 */
.popup-content4{
  margin: 40px auto 40px auto;
  width: 90%;
	z-index: 50000;
	

}





/* チェックボックスの初期設定 */
#popup-on5{
  display: none;
	margin-top: -10px;
	z-index: 50000;

}
/* チェックされたらポップアップウインドウを開く */
#popup-on5:checked + .popup{
  display: block;
	z-index: 50000;

}

/* ポップアップの内容 */
.popup-content5{
  margin: 40px auto 40px auto;
  width: 90%;
	z-index: 50000;
	

}





/* チェックボックスの初期設定 */
#popup-on6{
  display: none;
	margin-top: -10px;
	z-index: 50000;

}
/* チェックされたらポップアップウインドウを開く */
#popup-on6:checked + .popup{
  display: block;
	z-index: 50000;

}

/* ポップアップの内容 */
.popup-content6{
  margin: 40px auto 40px auto;
  width: 90%;
	z-index: 50000;
	

}





/* チェックボックスの初期設定 */
#popup-on7{
  display: none;
	margin-top: -10px;
	z-index: 50000;

}
/* チェックされたらポップアップウインドウを開く */
#popup-on7:checked + .popup{
  display: block;
	z-index: 50000;

}

/* ポップアップの内容 */
.popup-content7{
  margin: 40px auto 40px auto;
  width: 90%;
	z-index: 50000;
	

}





/* チェックボックスの初期設定 */
#popup-on8{
  display: none;
	margin-top: -10px;
	z-index: 50000;

}
/* チェックされたらポップアップウインドウを開く */
#popup-on8:checked + .popup{
  display: block;
	z-index: 50000;

}

/* ポップアップの内容 */
.popup-content8{
  margin: 40px auto 40px auto;
  width: 90%;
	z-index: 50000;
	

}





/* チェックボックスの初期設定 */
#popup-on9{
  display: none;
	margin-top: -10px;
	z-index: 50000;

}
/* チェックされたらポップアップウインドウを開く */
#popup-on9:checked + .popup{
  display: block;
	z-index: 50000;

}

/* ポップアップの内容 */
.popup-content9{
  margin: 40px auto 40px auto;
  width: 90%;
	z-index: 50000;
	

}





/* チェックボックスの初期設定 */
#popup-on10{
  display: none;
	margin-top: -10px;
	z-index: 50000;

}
/* チェックされたらポップアップウインドウを開く */
#popup-on10:checked + .popup{
  display: block;
	z-index: 50000;

}

/* ポップアップの内容 */
.popup-content10{
  margin: 40px auto 40px auto;
  width: 90%;
	z-index: 50000;
	

}





/* チェックボックスの初期設定 */
#popup-on11{
  display: none;
	margin-top: -10px;
	z-index: 50000;

}
/* チェックされたらポップアップウインドウを開く */
#popup-on11:checked + .popup{
  display: block;
	z-index: 50000;

}

/* ポップアップの内容 */
.popup-content11{
  margin: 40px auto 40px auto;
  width: 90%;
	z-index: 50000;
	

}





/* チェックボックスの初期設定 */
#popup-on12{
  display: none;
	margin-top: -10px;
	z-index: 50000;

}
/* チェックされたらポップアップウインドウを開く */
#popup-on12:checked + .popup{
  display: block;
	z-index: 50000;

}

/* ポップアップの内容 */
.popup-content12{
  margin: 40px auto 40px auto;
  width: 90%;
	z-index: 50000;
	

}






