@charset "utf-8";

/* CSS Document */




@media  (max-width:767px){
	

.pc { display: none !important; }	



body{
	letter-spacing: 0.1em;
    line-height: 1.5;
	font-size: 12px;	
	}
	

p{font-size: 13px;
	line-height: 1.5;	
  }
	
	
	
	
	
	
	
	
	
	
h1 {
  font-size: 24px;
  letter-spacing: 0.3em;
  font-weight:normal;
  color:#080808;
  position: relative;
  text-align: center;
  padding: 1.5rem;	
}

h1 span {
  font-size: 16px;
  letter-spacing: 0.3em;
  color:#BDC0BA;
  display: block;
}

h1:before {
  position: absolute;
  bottom: 0px;
  left: calc(50% - 30px);
  width: 60px;
  height: 3px;
  content: '';
  border-radius: 1.5px;

  
}	
	
	
h2{font-size: 18px;
	letter-spacing: 1px;
	line-height: 30px;
	margin-bottom: 20px;
	font-weight: bolder;

	}

	
	
h3{
	  font-size: 16px;
	  padding: 10px;
	  margin: 10px;
	  margin-bottom: 10px;

	}
	

	
	
h4{
    color:#4F4F4F;
	  font-size: 14px; 
	  letter-spacing: 1.4px;
	line-height: 1.7;	
	}
	

h5{
	  font-size: 14px; 
	  padding-left: 10px;
	  padding-right: 10px;
      padding-bottom: 2px;
	 padding-top: 2px;
	 margin-top: 10px;
     margin-bottom: 10px;	
	
	
	}
	
	
	
	
	
	
	
	
	
	
	
	
h6{
	  font-size: 14px; 
	  padding-left: 10px;
	  padding-right: 10px;
	 padding-bottom: 2px;
	 padding-top: 2px;
	margin-top: 10px;
     margin-bottom: 10px;	
	}
			
			
	
	
hr{margin-top: 30px;
	margin-bottom: 30px;
	   color: #bdc0ba;
	}	


	
	
	
	ol li{
	font-size: 13px;	
		
		
	}	

	
	
	
	
	ul li{
	line-height: 1.6;	
	font-size: 12px;	
	}


	
	
	
	

/*間隔開けたいとき*/
.brank50{margin-bottom: 25px;}	
.brank100{margin-bottom: 70px;}
.brank150{margin-bottom: 95px;}	
.brank200{margin-bottom: 150px;}	
.brank300{margin-bottom: 200px;}	
	


	
	
	
	
.main_2{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	}
	

	
	
	
	
	
#main{
	padding-top: 50px;	
	}	

	
	
.top{
	width: 100%;
	height: 75vw;
	position: relative;	
	overflow: hidden;	
	}
	
	
	
.top img{	
	width: 100%;
	height: 75vw;	
	object-fit: cover;	
	z-index: 2;
	
	}
	
.top2{
	width: 100%;
	height: 66.66vw;
	position: relative;	
	overflow: hidden;	
	}
	
	
	
.top2 img{	
	width: 100%;
	height: 66.66vw;	
	object-fit: cover;	
	z-index: 2;
	
	}
	

.top3{
	width: 100%;
	height: 66.66vw;
	position: relative;	
	overflow: hidden;	
	}
	
	
	
.top3 img{	
	width: 100%;
	height: 66.66vw;	
	object-fit: cover;	
	z-index: 2;
	
	}
	
		
	
/*topに動画を掲載する場合*/
.top_movie{
	width: 100%;
	height: 56.25vw;
	text-align: center;
		
		
	}		
	
	
	.top_movie iframe{
		width: 100%;
	height: 56.25vw;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	


.contents1_1{
	width:100%;
	text-align: start;
	margin-bottom: 30px;
	display: inline-block;
	}
	
.contents1_3{
	width: 95%;
	text-align: start;	
	margin: 0 auto;	
	box-sizing: border-box;	
	padding: 5px;
    margin-bottom: 30px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);		
	}
	
	
.contents1_3_none{
	width: 85%;
	text-align: start;	
	margin: 0 auto;	
	box-sizing: border-box;	
    margin-bottom: 30px;
	box-shadow: none;		
	}
	
	
	
	
.contents1_3 img{
	width: 100%;
	height: auto;
	
		
	}
	
.contents1_3text{
    padding: 0.5em 1em;
   background: white;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
	text-align: start;
	}
	
	
	
.contents1_3_nonbox{
	width: 95%;
	text-align: start;	
	margin: 0 auto;	
	box-sizing: border-box;	
	padding: 5px;
    margin-bottom: 30px;
		
	}
	
	
.contents1_3_nonbox img{
	width: 70%;

	}
		
	
	
.contents2_3_nonbox{
	width: 95%;
	text-align: start;	
	margin: 0 auto;	
	box-sizing: border-box;	
	padding: 5px;
    margin-bottom: 30px;
	
	}
		
	
	

	
	
	
   .contents1_2{
	width: 100%;
	position: relative;
    box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;	
	}
	
	
	
	.contents1_2_box{
	width: calc(100% - 10px);
	position: relative;
    box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	padding: 20px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);	
	text-align: start;
	margin: 5px;	
	}	
	
	.contents1_2 img{
	position:relative;
	box-sizing: border-box;	
	z-index: 5;
	display: inline-block;
	margin: 0 auto;
	}
	
	

	
	
	.contents1_4{
	width: 50%;
	display: inline-block;	
	vertical-align: top;	
	text-align: start;	
	}
		
	.contents3_4{
	width: 100%;
	display: inline-block;	
	text-align: start;
	vertical-align: top;
	margin-bottom: 15px;	
	}	
		

	.contents2_5{
	width:100%;
	position: relative;
    box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	margin-top:30px;
	
		
	}
	
	.contents3_5{
	width: 100%;
	display: inline-block;	
	margin-top: 20px;
	vertical-align: top;
	}
	
	
	
	.contents3{
	width: 49%;
	display:inline-block;
	margin-top: 5px;
    margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	}
	
	
	
	.contents3_img{
	width: 100%;
	height: auto;
	
	}
	
	
	
	.contents3_text{
	width: 100%;
	height:50px;	
	padding: 5px;	
	border: solid 1px;	
	box-sizing: border-box;
		
	}
		
	
		　　.contents1_2 ul {
 
	list-style: none;  
	}

	
	
	
	
	
	
	
	
	.box_color{
	width: 100%;
	padding: 10px 8px 10px 8px;
	margin-top: 15px;
    margin-bottom: 15px;
		
	}
	
	.box_gray{
	background-color:#F0F1EF;
	width: 100%;
	padding: 10px 8px 10px 8px;
	margin-top: 10px;
	margin-bottom: 10px;	
	}

	
	
	
	.text ,.text_right{
	margin-top: 30px;	
	margin-bottom: 30px;
	text-align: start;	
	}
	
	
	
	.text-in{
	margin-left: 10px;	
	margin-right: 10px;
		
	}
	
	
		summary {
    list-style: none;
    position: relative;
	margin-top: 10px;		
    margin-bottom: 10px;
    padding-top: 10px;
    padding-right: 40px;
    padding-left: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    background-color: #e7e8eb;
}

summary::-webkit-details-marker {
	display: none;
}

summary:hover,
details[open] summary {
	background-color: #e7e8eb;
}

summary::after {
	content: '+';
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	transition: transform 0.5s;
	font-size: 30px;
}

details[open] summary::after {
	transform: translateY(-50%) rotate(45deg);
}

.answer {
	padding: 20px 30px;
}

details[open] .answer {
	animation: fadein 0.5s ease;
}

	

	







.nav  li{
	list-style: none;
	width: 50%;
    border:0.5px solid #fff;
    padding: 5px 0px;
	float: left;
}
.nav  li:nth-child(2n+1):last-child{
	list-style: none;
	width: 100%;
	margin-bottom:35px;
}
	
	.nav li a{
	list-style: none;	
	display: block;
	font-size:12px;
	text-align: center;
	vertical-align: middle; 
	font-family: a-otf-ryumin-pr6n, serif;
	color:#171717;
	}
	
	nav ul li span{
	display: inline-block;	
		
	}

	
	
	
	table , td, th{
	font-size: 14px;		
	border: 1px solid #080808;	
	padding: 5px;	
	}
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
/*////////////////////////////////////////////////////ここからヘッダー////////////////////////////////////////////////////*/
	
	
.sm{
width:100%;
height: 50px;
background-color: #ffffff;
position: fixed;

	}
	

.icon{
position: relative;
width:150px;
height: 100%;
float: left;
margin-left: 10px;
}
	
.language
	{
	position: relative;
    top: 2px;
	width: 150px;
	height: 15px;
	font-size: 10px;
	color:#7A7A7A;
	letter-spacing: 2px;
	}
	
	

.logo{
	position: relative;
	top: 5px;
	width: 110px;
	}	
	

	
/*英語用*/
.language_en
	{
	position: relative;
    top: 0px;
	width: 350px;
	height: 15px;
	letter-spacing: 1.5px;	
	font-size: 8px;
	color:#7A7A7A;	
	}
	
	
	.click2_en {
	/* ボタンの配置位置  */
	position: fixed;
	top: 15px;
	right: 70px;
	/* 最前面に */
	z-index: 10;
	/* ボタンの大きさ  */
	width: 65px;
	height:30px;
background-color: #bdc0ba; 
	border-radius: 0.2em;	
	vertical-align: middle;	
}
	
	
	
	.click3_en {
	/* ボタンの配置位置  */
	position: fixed;
	top: 15px;
	right: 140px;
	/* 最前面に */
	z-index: 10;
	/* ボタンの大きさ  */
	width: 65px;
	height:30px;
	border-radius: 0.2em;
	vertical-align: middle;			
				
}	
	

	.click2_en p{
	font-size: 7px;
	color: #FFFFFF;
letter-spacing: 0.1;
    font-weight: bolder;
	line-height: 30px;
	text-align: center;	
		
	}
	
	.click3_en p{
	font-size: 7px;
	letter-spacing: 0.1;
	color: #FFFFFF;
    font-weight: bolder;
	line-height: 30px;	
	text-align: center;		
		
	}	
	
	
/*ハンバーガーヘッダー*/

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

::before , ::after {
	box-sizing: inherit;
}

button {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	color: inherit;
	vertical-align: middle;
	text-align: inherit;
	font: inherit;
	-webkit-appearance: none;
	appearance: none;
	
}

/**************** 以下、ハンバーガーボタンのスタイリング ****************/
.btn {
	/* ボタンの配置位置  */
	position: fixed;
	top: 15px;
	right:5px;
	/* 最前面に */
	z-index: 10;
	/* ボタンの大きさ  */
	width: 60px;
	height:30px;
	background-color: #434343;
    border-radius: 0.2em;	
}

	button  p{
	position: fixed;
	top:35px;
	right: 0;	
	font-size: 10px;	
	letter-spacing: 4px;
	width: 50px;	
	}	
	
/***** 真ん中のバーガー線 *****/
.btn-line {
	display: block;
	/* バーガー線の位置基準として設定 */
	position: relative;
	/* 線の長さと高さ */
	width: 40px;
	height: 1.5px;
	margin:0 auto;
	top:0px;
	/* バーガー線の色 */
	background-color: #fff;
	transition: .2s;
}

/***** 上下のバーガー線 *****/
.btn-line::before , .btn-line::after {
	content: "";
	/* 基準線と同じ大きさと色 */
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #fff;
	transition: .5s;
}

.btn-line::before {
	/* 上の線の位置 */
	transform: translateY(-8px);
}

.btn-line::after {
	/* 下の線の位置 */
	transform: translateY(8px);
}

/***** メニューオープン時 *****/


.btn-line.open {
	/* 真ん中の線を透明に */
	background-color: transparent;
}

.btn-line.open::before , .btn-line.open::after {
	content: "";
	background-color: #fff;
	transition: .2s;
}

.btn-line.open::before {
	/* 上の線を傾ける */
	transform: rotate(35deg);
}

.btn-line.open::after {
	/* 上の線を傾ける */
	transform: rotate(-35deg);
}

/**************** ここまで、ハンバーガーボタンのスタイリング ****************/
	
/*ヘッダー展開時*/
	
.menu
	{
width: 100vw;
height:100vh;
right: -100vw;
position: fixed;
transition: .3s;
margin-top: 50px;
background: #bdc0ba;
z-index: 100;		
	}	
	
.menu.open {
	position: absolute;
	right: 0;
}

	
.boxA {
  height: 11vh;
  box-sizing: border-box;
  border-left: solid #bdc0ba 0.1px;
　text-align: center;	
  font-weight: bold;
  font-size: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.boxB {
  height: 11vh;
  box-sizing: border-box;
  border-left: solid  #bdc0ba 0.1px;
  border-bottom:  solid  #bdc0ba 0.1px;
　text-align: center;	
  font-weight: bold;
  font-size: 10px;
  margin-left: 10px;
  margin-right: 10px;
}	
	
	.box1,.box2,.box3{
	height: 100%;
	box-sizing:border-box;
	border-right: solid 0.1px;
	border-top: solid 0.1px;
	border-color: #bdc0ba;
	display: flex;
    justify-content:flex-start;
    align-items:center;
	padding-left: 10px; 
	background: rgba(255,255,255,0.9);	
		
	}
	
	.box1,.box2,.box3 a{
	color:#666666;
	text-align: justify;
	font-weight: lighter;
	font-size: 12px;	
	}
	
/*2分割*/	
.box1 {
  float: left;
  width: 50%;
}
	
	
/*// 3分割*/
.box2 {
  float: left;
 width: 33.333333333%;
	
	
}
	
		
	/*// 4分割*/
.box3 {
  float: left;
width: 25%;	
}



/**************** ハンバーガーボタン横 ****************/	
	
	.click2 {
	/* ボタンの配置位置  */
	position: fixed;
	top: 15px;
	right: 70px;
	/* 最前面に */
	z-index: 10;
	/* ボタンの大きさ  */
	width: 60px;
	height:30px;
background-color: #bdc0ba; 
	border-radius: 0.2em;	
	vertical-align: middle;	
}
	
	
	
		.click3 {
	/* ボタンの配置位置  */
	position: fixed;
	top: 15px;
	right: 135px;
	/* 最前面に */
	z-index: 10;
	/* ボタンの大きさ  */
	width: 60px;
	height:30px;
	border-radius: 0.2em;
	vertical-align: middle;			
				
}
	
	
	.click2 p{
	font-size: 8px;
	color: #FFFFFF;
letter-spacing: 0.1;
    font-weight: bolder;
	line-height: 30px;
	text-align: center;	
		
	}
	
	.click3 p{
	font-size: 8px;
	letter-spacing: 0.1;
	color: #FFFFFF;
    font-weight: bolder;
	line-height: 30px;	
	text-align: center;		
		
	}
	
	
	
	
/*///////////////////////////////////ここまでヘッダー//////////////////////////////////////////////////////////////////////////////*/
	
	
	
/*///////////////////////////////////ここからフッダー/////////////////////////////////////////////////////////////////////////////*/
	

	
	
footer{
	margin-top: 100px;
	background-color: #F1F1F2;
	padding-bottom: 100px;
    display:inline-block;
	width: 100%;
	}
	


	
#footer-body{
	margin: 0 auto;	
	
	}
	
	
footer ul{
		margin: 10px;
		color: #1c1c1c;
        font-size:13.5px;
		letter-spacing: 0.3em;
	    line-height: 2.5;
	list-style: none;
	}

	
footer li{
	font-size:12px;
	letter-spacing: 0.1em;
	line-height: 1.5;
	}	
	

	.footer-icon{
	width:100%;
	margin-top: 50px;
	margin-bottom: 50px;
	}
	
	.footer-icon img{
	width:40px;
	margin: 20px;
	
	}
	
.footer{
	width:100%;	
	
	
	}
	
.footer-contents{
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	
	}
	
.footer2{
	width:100%;	
	
	padding-left: 10px;
	
	}
	
.footer-contents2{
	width:100%;	
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;	
		
	}
	
.footer-adress1{
	width:100%;
	text-align: center;
	margin-top: 20px;
	padding: 10px;
	}
	
.footer-adress1 img{
	width:180px;
	text-align: center;
	margin-top: 20px;
	padding: 10px;
	}
	
		
	
.footer-adress2{
	width:100%;
	text-align: center;	
	}
	
	.footer-adress2 p{
	width:100%;
	text-align: center;	
	}	
	

	
	
	
	
	
	
	
/*///////////////////////////////////ここまでフッダー/////////////////////////////////////////////////////////////////////////////*/	
	
	
	


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	
	

	
	
/*/////////////////////////////////////////////インデックスHTML////////////////////////////////////////////////////*/	
	
	
	
	/*スライダー全体のコンテナー*/
#stage {
	position: relative;
	width: 100%;
	height: 66.66vw;
	margin: 0 auto;
	overflow: hidden;
}


	
	
.top h1{
	text-shadow:1px 1px 10px rgba(0,0,0,0.7),
		        -1px -1px 10px rgba(0,0,0,0.7),
		        -1px 1px 10px rgba(0,0,0,0.7);
	font-size: 5.0vw;
	z-index: 15;	
	}
	
	.top h1:before {
    display: none;
    z-index: 15;	
}
	
	.top-icon{
	position: absolute; 
	top: calc(75vw - 30px);
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
	display: flex;
	z-index: 15;	
	}
	
	.top-icon1{
	width: 28vw;
	height: 30px;
	background: rgba(255,255,255,0.90);
	margin-left:5px;
	margin-right: 5px;
	border-radius: 0.3;	
	padding-left: 0px;
	padding-right: 15px;
	position: relative;	
    vertical-align: middle;	
	}
	
	
	
	.top-icon1 h4{
    width: calc(28vw - 5px);
	margin-left: 10px;	
	line-height: 30px;
	z-index: 20;
	font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size:12px;
	color:#413F3F;
	text-shadow:1px 1px 10px rgba(255,255,255,1.0),
		        -1px -1px 10px rgba(255,255,255,1.0),
		        -1px 1px 10px rgba(255,255,255,1.0);
	font-family: "YuGothic", "Yu Gothic medium", "Hiragino Sans", "Meiryo", "sans-serif";	
	background-color: none;
	display: table-cell;
	position: absolute;
	 vertical-align: middle;		
	}
	

	
	
	.link
	{
	
display: block;
position: absolute;
width: 10px;
  height: 10px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: calc(50% - 5px);
  left: calc(100% - 20px);
 	
}



	
/*ナビゲーションの固定*/
	.nav{
	width: 100%;	
    /*stickyで固定*/
  position: -webkit-sticky;/*Safari*/
  position: sticky;
    /*固定したい位置*/
  top: 50px;
    /*ナビゲーションの形状*/
  background:#fff;
  border: 1px solid #eee;
  box-shadow:0 0 5px #ddd;
  z-index: 50;
	margin-bottom:80px;
  
}


	
	
	
	
	
	

/*//////////////////////////////ここから絶対に触らないこと////////////////////////////////////////////////*/		
	
	
	
	
	
	
	
	
	
.contents2{
	height: 30vw;
	margin-top: 15px;
	margin-bottom: 15px;	 
	position: relative;
    box-sizing: border-box;
	overflow: hidden;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);	 
	}
	
	
.contents2 img{
	width: 100vw;
	height: 30vw;
	position: relative;	
	top: 0px;
	z-index: 5;
	object-fit: cover;		
	}
	


	

.text-box{
	width:	70%;
	height: 9.8vw;
	background-color: rgba(255,255,255,0.95);
	position: relative;
	top:-12.0vw;
	left: 0%;  
	text-align:start;
	z-index: 6;	
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);	   
	}
	

	
	
	
	
	
  
.text-box h1 {
margin-left: 1.5vw;	
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
padding: 0;
letter-spacing: 0.3;
line-height: 5.0vw; 	
text-align:start;
font-size: 4.0vw;
color:#080808;
text-shadow:1px 1px 5px rgba(255,255,255,1.0),
		        -1px -1px 5px rgba(255,255,255,1.0),
		        -1px 1px 5px rgba(255,255,255,1.0),
		         0.5px 0.5px 0 rgba(255,255,255,0.7), -0.5px -0.5px 0 rgba(255,255,255,0.7),
                 -0.5px 0.5px 0 rgba(255,255,255,0.7), 0.5px -0.5px 0 rgba(255,255,255,0.7),
                  0px 0.5px 0 rgba(255,255,255,0.7),  0-0.5px 0 rgba(255,255,255,0.7),
                  -0.5px 0 0 rgba(255,255,255,0.7), 0.5px 0 0 rgba(255,255,255,0.7);
}	
	
	
	
	
.text-box h1 span {
color:#72766C;	
text-align:start;
font-size:2.7vw;
text-shadow:1px 1px 5px rgba(255,255,255,1.0),
		        -1px -1px 5px rgba(255,255,255,1.0),
		        -1px 1px 5px rgba(255,255,255,1.0),
		         0.5px 0.5px 0 rgba(255,255,255,0.7), -0.5px -0.5px 0 rgba(255,255,255,0.7),
                 -0.5px 0.5px 0 rgba(255,255,255,0.7), 0.5px -0.5px 0 rgba(255,255,255,0.7),
                  0px 0.5px 0 rgba(255,255,255,0.7),  0-0.5px 0 rgba(255,255,255,0.7),
                  -0.5px 0 0 rgba(255,255,255,0.7), 0.5px 0 0 rgba(255,255,255,0.7);
}	

	

.text-box h1::before {

  position: absolute;
  top: 80%;
  left: 50vw;;
  width: 30px;
  height: 2px;
  margin-top: 0px;
  content: "";
}
	
 .text-box h1::after {
   content: "";	 
  -webkit-transform: rotate(45deg);	
  transform: rotate(45deg);	 
  position: absolute;
  top: calc(80% - 5.5px);
  left: calc(50vw + 16px);
  width: 15px;
  height: 2px;
  margin-top: 0px;
 
}	
 
/*///////////////////////////////////////////////↑ここまで絶対に触らないこと////////////////////////////////////////////////////////////*/		
	
 
	
	
	
	

	
	
	
	
	
	
 
	
/*/////////////////////////////////////////////////////更新情報///////////////////////////////////////////////////////////////////////*/


	
	.topix{
	width: 100%;
	height: 70px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right: 5px;
	background-color: #f2f2f2;
		
		
	}
	
	
dl{
 width:100%;
}
	
dt{
  float:left;
  padding-top:15px;
  padding-bottom:5px;	
}
	
dd{
 display: inline-block;	
 border-bottom:1px solid #ccc;
  margin-left:0px;
  padding-top: 10px;
  padding-bottom:15px;
width: 100%;	
}
	
dt a{
  background-color:#E0CA82;
  border-radius:5px;
  color:#fff;
  margin:0 20px;
  padding:5px 15px;
  text-decoration:none;
}
	

	
/*///////////////////////////////////////////////////ここまで更新情報/////////////////////////////////////////////////////////*/	
	
	
	
	
	
	
/*ここからサブトップ*/


	

	
	












	
























/*///////////////////////////////////ishokengalleryのページで使う者たち//////////////////////////////////////////*/


	.gallery{
	width: 100%;
    margin: 0 auto;
	text-align: center;		
	padding-top: 0px;
	margin-top: 0px;	
		
	}	
	
	.gallery img{
	border: solid 0.25px #bdc08a;	
	width: 100%;
	margin-bottom: 20px;	
		
	}
	
	
	
	.gallery　h2{
	text-align: center;
	line-height: 20px;	
	padding: 0px;
	margin: 0px;
	letter-spacing: 1px;	
	
	}
	
	.gallery h3{ 
	  color:#1c1c1c;
	  font-family:  a-otf-ryumin-pr6n, serif;
	  background: none;
	  font-weight: bolder;
	  margin-bottom: 0px;
	  text-align: center;
	  border:none;	
	  margin: 0;
	  padding: 0;
		
}
		

/*////////////////////ここまでishokengalleryのページで使う者たち//////////////////////*/


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

}