*{
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
body{
	background: #fff;
	font-family:"Yu Mincho", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 20px;
}
.site-header{
	background: rgba(255,255,255,0.5);
	display: flex;
	padding: 40px 10px;
	position: fixed;
	justify-content: space-between;
	transition: .5s;
	width: 100%;
	#height: 120px;
	z-index: 99;
}
.site-header2{
	background: rgba(255,255,255,1);
	display: flex;
	padding: 18px 10px;
	position: fixed;
	justify-content: space-between;
	width: 100%;
	#height: 120px;
	z-index: 99;
}


.site-header.transform{
	background: rgba(255,255,255,0.8);
	padding: 18px 10px;
	#height: 50px;
}
.site-logo img{
justify-content: top;
	padding: 0px;

	#background: rgba(255,0,255,0.9);

	#display: flex;
	height: 50px;
	position: fixed;
	width: auto;
}

.sita_soroe{
	display: flex;
}
.s_nav__menu{
	display: flex;
}
.s_nav__menu__item{
	font-family: 'Playfair Display', cursive;
	font-size: 30px;
	height: 30px;
	margin-left: 20px;
	margin-top:auto;
}
.s_nav__menu__item a{
	color: #333;
	text-decoration: none;
}
.top-image{
	#background-color: #00FFFF; /* 全体の背景色 */

	vertical-align:top;

	#max-height: 740px;
	#overflow: hidden;
	
}
.top-image img{
	height: auto;
	width: 100%;
 text-align: center;	
}
.content{
	line-height: 1.1;
	margin: 0 auto;
	padding-top: 10px;
	width: 800px;
	text-align: center;
position: relative;
	
justify-content: center;
display: block;
margin-left: auto;
margin-right: auto; 
margin: auto;	
}

.content p{
	margin-bottom: 6px;
alignItems: 'center';
}

.site-footer{
	background: #000000;
	#padding: 80px 0;

	padding: 30px 20px;
	#position: fixed;
	width: 100%;
	height: 10px;
	z-index: 99;
	justify-content: space-between;
	
}
.copyright{
	color: #fff;
	#font-size: 12px;
	text-align: center;

}

.sub-menu{
	font-size: 50px;
	text-align: center;
	font-family: 'Playfair Display', cursive;
	#margin: 0px;
	#padding: 0px;
	#background: #00ff33;
	
}
.sub-menu2{
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	font-size:20px;
	text-align: center;
	#margin: 0px;
	#padding: 0px;
	#background: #FF0000;

}

.sub-image{
width: 50%;

}

table {
	border-collapse: collapse;
	#color: #333; /* 全体の文字色 */
	border:15px;
	#background-color: #FFFF00; /* 全体の背景色 */
	margin-left:auto;margin-right:auto; 
	#table-layout: fixed;
	
}
caption {margin-left:auto;margin-right:auto;}

.td1 {
	padding: auto;
	border: solid 3px #ffffff;
	vertical-align:top;
	text-align:center;
	#background-color: #FF00FF; /* 全体の背景色 */
	height:10px;
margin-bottom:110px;margin-top:10px;	 
	margin-left:20px;margin-right:20px; 

}
.td2 {
	padding: 0px 0px;
	#border: solid 3px #ffffff;
	vertical-align:top;
	text-align:center;
	#background-color: #00FFFF; /* 全体の背景色 */
	margin-left:20px;margin-right:20px; 
	
	height:100px;
}

.td3 {
	font-family: 'Noto Serif JP', serif;

font-size:15px;
	padding: 5px 0px;
	#border: solid 3px #a5d1f1;
	vertical-align:top;
	text-align:left;
	#background-color: #00FFFF; /* 全体の背景色 */
	margin-left:10px;margin-right:10px; 
	
	#height:80px;
}
.td4 {
	font-family: 'Yu Mincho', serif;

font-size:18px;
	padding: 5px 0px;
	#border: solid 3px #F5d1f1;
	vertical-align:top;
	text-align:left;
	#background-color: #00FFFF; /* 全体の背景色 */
	margin-left:10px;margin-right:10px; 
	
	#height:80px;
}

.kyouchou1{
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	font-size: 50px;
	margin: 0px;
	padding: 0px;
}

.kyouchou2{
	font-family: 'Noto Serif JP', serif;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}

.img_cntrl{
 justify-content: center;
	 vertical-align:top;
	 text-align:center;
 
}


/*ギャラリー関係開始*/
/*ギャラリーのサイズ指定*/
.inline-gallery-container {
	width: 800px;
	height: 500px;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto 
}

/*ギャラリーのバックを白くする*/
/* background of the thumbnail bar */
.lg-outer .lg-thumb-outer {
		background-color: #fff;
}
.lg-backdrop {
		background-color: #fff;
}
/* border of thumbnails */
.lg-outer .lg-thumb-item {
		border-color: #000;
}
.customHtml {
		display: none;
}
.lightGallery-captions{
	font-family: 'Noto Serif JP', serif;

	color: #fff;
	text-shadow: 1px 0 0 #333, 0 1px 0 #333, -1px 0 0 #333, 0 -1px 0 #333;
}
/*ギャラリー関係終了*/


.button1{
	width:150px;
	hight:150px;
	background:black;
	border-radius:10px;
	position: relative;
	line-height: 20px;
	margin-left: auto;
	margin-right: auto; 
	text-align:center;
	font-size:30px;
	color: #ffffff;
	line-height: 12px;
	margin-top: auto;
	
}

.btn1{
	font-family:'Noto Serif JP';
	font-size:20px;
	color:#ffffff;
	#background-color:#999900;
	#line-height: 5px;
	margin: 10px;
	padding: 10px;
	
	 
 }
 
.btn2{
	font-family:'Noto Serif JP';
	font-size:10px;
	color:#ffffff;
	line-height: 20px;
	margin: 10px;
	padding: 10px;
	 
 }

hr{
  height: 1px;
  background-image: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0),
    hsla(0, 0%, 100%, 0.5) 50%,
    hsla(0, 0%, 100%, 0) 100%);
    }

a:visited {
	color:#000;
	text-decoration:none;
}
a:link { 
color:#000;
}

a:hover {
color:#888;
}
