@charset "utf-8";

/* CSS Document */




@media print{

	


.pc { display: none; }	



body{
	letter-spacing: 0.1em;
    line-height: 1.5;
	font-size: 10pt;
	webkit-print-color-adjust: exact;
	overflow-x: visible;
	overflow-y: visible;
	font-family: yu-gothic-pr6n, sans-serif;
	color: #595757 !important;
	border-right: none;

	}
	


	
p{font-size: 10pt;
	color: #595757 !important;
  }
	
h1 {
  font-size: 3vw;
  letter-spacing: 0.3em;
  font-weight:normal;
  color:#080808 !important;
  position: relative;
  text-align: center;
  padding: 1.5rem;	
  font-family: a-otf-ryumin-pr6n, serif;		
}

h1 span {
  font-size: 2vw;
  letter-spacing: 0.3em;
  color:#BDC0BA;
  display: block;
  font-family: a-otf-ryumin-pr6n, serif;	
}

h1:before {
  position: absolute;
  bottom: 0px;
  left: calc(50% - 3.75vw);
  width: 7.5vw;
  height: 0.375vw;
  content: '';
  border-radius: 0.1875vw;
  background: #E0CA82;
  
}	
	
	
h2{font-size: 2.25vw;
	letter-spacing: 0.125vw;
	line-height: 3.75vw;
	margin-bottom: 2.5vw;
	font-weight: bolder;
	font-family: a-otf-ryumin-pr6n, serif;	
		text-align: center;
	  position: relative;

	}

	
	
h3{
	  font-size: 2vw;
	  padding: 1.25vw;
	  margin: 1.25vw;
	  color:#434343; 
	  border-top:#E0CA82 solid 0.5px;
	  border-bottom:#E0CA82 solid 0.5px;
      text-align: center;
	}
	

	
	
h4{
    color:#4F4F4F !important;
	  font-size: 1.75vw; 
	  letter-spacing: 0.1875vw;
		
	}
	

h5{
	  font-size: 1.75vw; 
	  padding-left: 1.25vw;
	  padding-right: 1.25vw;
      padding-bottom: 0.25vw;
	 padding-top: 0.25vw;
	 margin-top: 1.25vw;
     margin-bottom: 1.25vw;	
	color:#ffffff ;
	  background:#DBC374 !important;
	display: inline-block;
	}
	
h6{
font-size: 1.75vw; 
	  padding-left: 1.25vw;
	  padding-right: 1.25vw;
      padding-bottom: 0.25vw;
	 padding-top: 0.25vw;
	 margin-top: 1.25vw;
     margin-bottom: 1.25vw;	
	color:#ffffff ;
	  background:#BDC0BA !important;
	display: inline-block;
	}
			
			
	
	
hr{margin-top: 3.75vw;
	margin-bottom: 3.75vw;
	   color: #bdc0ba !important;
	}	

	
	ol li{
	font-size: 1.625vw;	
		
		
	}	
	
	
	
ol {padding-left:1em;
margin-left: 1.8em;}

ul.square{list-style:  none; 
	padding-left:1.7em;
}



ul.square li:before{
content:"*";  	
position: relative;
left : -0.3em;
  
}
 

 
    
ul.square li{

position: relative;
left :-1.0em;
 text-indent: -0.7em;
   padding-left:
	   0.5em;
} 




	
	
	.right{
	text-align: right;
}
	
	.border{
border: solid 0.5px;
border-color:#9FA49B;
	
}

span{
  display: inline-block;}

	
/*間隔開けたいとき*/
.brank50{margin-bottom: 3.125vw;}	
	
.brank100{margin-bottom: 6.25vw;}
.brank150{margin-bottom: 16.25vw;}	
.brank200{margin-bottom: 12.5vw;}	

.brank300{margin-bottom: 25vw;}	
	

	

		
	
/*ヘッダー*/
.sm{
width:100%;
height: 6.25vw;
background-color: #ffffff;
position: absolute;
	
	}
	

.icon{
position: relative;
width:18.75vw;
height: 6.25vw;
float: left;
margin-left: 1.25vw;
}
	
.language
	{
	position: relative;
    top: 0.25vw;
	width: 18.75vw;
	height: 1.875vw;
	font-size: 1.0vw;
	color:#7A7A7A;
	letter-spacing: 0.25vw;
	}
	
	

.logo{
	position: relative;
	top: 0.625vw;
	width: 13.75vw;
	}	
	

	
/*英語用*/
.language_en
	{
	position: relative;
    top: 0px;
	width: 40vw;
	height: 1.875vw;
	letter-spacing: 0.15vw;	
	font-size: 1vw;
	color:#7A7A7A;	
	}
	

	
	
	.click2_en {
	/* ボタンの配置位置  */
	position: absolute;
	top: 1.875vw;
	right: 8.75vw;
	/* 最前面に */
	z-index: 10;
	/* ボタンの大きさ  */
	width: 8.125vw;
	height:3.75vw;
background-color: #bdc0ba; 
	border-radius: 0.2em;	
	vertical-align: middle;	
}
	
	
	
	.click3_en {
	/* ボタンの配置位置  */
	position: absolute;
	top: 1.875vw;
	right: 17.5vw;
	/* 最前面に */
	z-index: 10;
	/* ボタンの大きさ  */
	width: 8.125vw;
	height:3.75vw;
background-color: #e0ca82;
	border-radius: 0.2em;
	vertical-align: middle;			
				
}	
	

	.click2_en p{
	font-size: 1vw;
	color: #FFFFFF !important;
letter-spacing: 0.1;
    font-weight: bolder;
	line-height: 3.75vw;
	text-align: center;	
		
	}
	
	.click3_en p{
	font-size: 1vw;
	letter-spacing: 0.1;
	color: #FFFFFF !important;
    font-weight: bolder;
	line-height: 3.75vw;	
	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: absolute;
	top: 15px;
	right:5px;
	/* 最前面に */
	z-index: 10;
	/* ボタンの大きさ  */
	width: 60px;
	height:30px;
	background-color: #434343;
    border-radius: 0.2em;	
}

	button  p{
	position: absolute;
	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: absolute;
	top: 15px;
	right: 70px;
	/* 最前面に */
	z-index: 10;
	/* ボタンの大きさ  */
	width: 60px;
	height:30px;
background-color: #bdc0ba; 
	border-radius: 0.2em;	
	vertical-align: middle;	
}
	
	
	
		.click3 {
	/* ボタンの配置位置  */
	position: absolute;
	top: 15px;
	right: 135px;
	/* 最前面に */
	z-index: 10;
	/* ボタンの大きさ  */
	width: 60px;
	height:30px;
background-color: #e0ca82;
	border-radius: 0.2em;
	vertical-align: middle;			
				
}
	
	
	.click2 p{
	font-size: 8px;
	color: #FFFFFF !important;
letter-spacing: 0.1;
    font-weight: bolder;
	line-height: 30px;
	text-align: center;	
		
	}
	
	.click3 p{
	font-size: 8px;
	letter-spacing: 0.1;
	color: #FFFFFF !important;
    font-weight: bolder;
	line-height: 30px;	
	text-align: center;		
		
	}
	
	
	
	
/*ここまでヘッダー*/
/*フッダー*/
footer{
	background-color: #F1F1F2;
	display:flex;
	}
	

footer h5{
	font-size: 14px;
	}
	
footer p{font-size: 12px;}
	
	
#footer-body{
	margin: 0 auto;	
	
	}
	
	
footer ul{
		margin: 10px;
		color: #1c1c1c;
        font-size:13.5px;
		letter-spacing: 0.3em;
	    line-height: 2.5;
	}

	
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%;	
	display: flex;
	float: left;
	}
	
.footer-contents{
	width: 25%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	
	}
	
.footer2{
	width:100%;	
	
    top: 0px;
	display: flex;
	padding-left: 15%;
	padding-right: 15%;
	}
	
.footer-contents2{
	width:100%;	
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;	
	float: left;	
	}
	
.footer-adress1{
	width:30%;
	margin: 0 auto;
	text-align: center;
	
	}
	
.footer-adress1 h4{
	text-align: justify;
	text-align-last: justify;
	
	
	}
		
	
.footer-adress2{
	width:55%;
	margin: 0 auto;
	text-align: center;
	}
	
.footer-adress2 p{
	margin: 0 auto;
	text-align: start;
	}	
	
/*ここまでフッター:/
	
	
	
	
	

	
	
/*ここまでフッター:/	
	
	
	
/*インデックスHTML*/
	#main{
	padding-top: 60px;
	
	}	

	.clearfix {
	display: block;
	padding-bottom: 200px;
}

	
	
	.top{
	width: 100%;
	height: 33vw;
	overflow: hidden;
	position: relative;
		
	}

	
	.top h1{
	color: #ffffff !important;	
	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: 16pt;	
	}
	
	.top h1:before {
    display: none;
   
}
	
	.top img{
	width: 100%;
	height: 33vw;	
	object-fit: cover;	
	}
	
	.top-icon{
	position: absolute; 
	top:30vw;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
	display: flex;
	
	}
	
	.top-icon1{
	text-align: center;
	width: 14vw;
	height: 30px;
	background: rgba(255,255,255,0.90);
	margin-left: 20px;
	margin-right: 20px;
	}
	
	
	
	.top-icon1 h4{
	width: calc(14vw - 10px);	
	height: 30px;	
	margin-right: 5px;
	line-height: 30px;
z-index: 20;
	font-family: "YuGothic", "Yu Gothic medium", "Hiragino Sans", "serif";
	font-size:14px;
	color:#413F3F;
	background-color: none;
	text-align: center;
	display: inline-block;
	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);	
		
	}
	

	
	

	
	
	
	.link
	{
	
	display: block;
	/* バーガー線の位置基準として設定 */
	position: relative;
	width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 2px #e0ca82; 
  border-right: solid 2px #e0ca82; 
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: calc(-50% - 5px);
  left: calc(100% - 20px);
  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);	
 	
}


	
	

	
	.top2{
	width: 100%;
	height: 33vw;
	overflow: hidden;
	position: relative;
		
	}

	
	.top2 img{
	width: 100%;
	height: 33vw;	
	object-fit: cover;	
      object-position: 0 0;
	}
	

	.top3{
	width: 100%;
	height: 33vw;
	overflow: hidden;
	position: relative;
		
	}

	
	.top3 img{
	width: 100%;
	height: 33vw;	
	object-fit: cover;	
    	object-position: left bottom;
	}
	
	
	
	
	
	
.main_2{
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;	
	}
	
	
	
  .contents{
  width: 100%;
　text-align: center;
  margin-top:120px;
  box-sizing: border-box;
  display: block;
}
	
 
	.contents1_1{
	text-align: center;	
	display: flex;
	justify-content: center;
	flex-wrap: wrap;	
	}	

		
	
.contents1_2{
	width: 49.5%;
	padding : 10px;
	padding-bottom: 0px;
	position: relative;
    box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
	.contents1_2 img{
	position: relative;
	z-index: 5;
	margin-bottom: 0px;	
	padding-bottom: 0px;
	display: inline-block;
	}
	
	.contents1_2_box{
	width: 49.5%;
	padding : 20px;
	position: relative;
    box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	text-align: start;
	margin-top: 15px;
	margin-bottom: 15px;
	border: solid 1px #bdc0ba;
	}
	
	
	.contents1_2 .text-box{
	top:-50px;	
	width:	100%;
	height: 50px;
	background-color: rgba(255,255,255,0.92);
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-bottom: -50px;
	z-index: 6;	
	
	}
	
	.contents1_2 .text-box h1{
	line-height: 24px;	  
  font-size: 24px;	
	top:2px;
		
		
		
	}
 
	
	.contents1_2 .text-box h1 span{
		
  font-size: 16px;	
  color: #646662;
  display: block;
  line-height: 0px;
  padding-top: 5px;	
  text-align: end;	
		
		
		
	}

		
	
	.contents1_2_2{
	width: 49.5%;
	padding : 10px;
	position: relative;
    box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	text-align: start;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
	.contents1_2_2 img{
	
	position: relative;
	z-index: 5;
	}
	

	
	
	
	
	.contents1_3
	{
	display: inline-block;
	width: 32.5%;
	text-align: center;	
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);	
		
	}
	
	.contents1_3
	img{
	width: 100%;
	height: auto;
	}
	
	.contents1_3text{
     padding: 0.5em 1em;
    color: #E0CA82;
    background: white;
    text-align: start;	
	}
	
	
	.contents1_3_none
	{
	display: inline-block;
	width: calc(32.5% - 10px);
	text-align: center;	
	padding: 10px;
	box-sizing: border-box;
	margin:0px 5px 20px 5px;	
	box-shadow: none;	
		
	}
	
	
	
	
	
	.contents2_5{
	width: 38%;
	position: relative;
    box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	margin-top:30px;
	margin-bottom:30px;
		
	}
	
	.contents3_5{
	width: 58%;
	padding-left: 10px;
	position: relative;
    box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	margin-top:30px;
	margin-bottom:30px;
	}
	
		
.contents2{
    text-align: center;
	height: 15vw;
	width: calc( 49.6% - 10px);
	position: relative;
    box-sizing: border-box;
	margin-bottom: 0px;
	overflow: hidden;
	display: inline-block;
	margin: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);	
	}
	
	
	
	
	.contents2 img{
	height: 100%;
	position: relative;	
	top: 0px;
	z-index: 5;
	object-fit: cover;		
	}
	
 .text-box{
	width:	calc(100% - 3.75vw);
	height: 3.3vw;
	position: relative;	
	top:-4.5vw;
	left:0%;
	text-align: start;
   	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);	
	z-index: 6;	
background-color: rgba(255,255,255,0.95);
	}
	


	

  .text-box h1 {
	position: relative;
	left: 0;
	top: 0;  
margin-left: 0.625vw;	  
  line-height: 3.3vw;	  
  padding: 0;
 text-align: start;  
  font-weight: bolder;
  display: inline;  
  font-size: 1.6vw;	
  color:#242424;
  letter-spacing: 0.275vw;
  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 {	
 font-size: 1.5vw;
  display: inline;
  line-height: 1.2;	
  padding-top: 0.625vw;	
  padding-left: 1vw;	
  text-align: start;
  letter-spacing: 0.2125vw;
  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);	
  color:#72766C;	
}	


	
	
 .text-box h1::before {
  background-color:#E0CA82;
  position: absolute;
  top: 59%;
  left: 35vw;
  width: 3.75vw;
  height: 0.25vw;
  margin-top: 0px;
  content: "";
  
}
	
 .text-box h1::after {
   content: "";	 
  -webkit-transform: rotate(45deg);	
  transform: rotate(45deg);	 
  background-color:#E0CA82;
  position: absolute;
  top: calc(59% - 0.6875vw);
  left: calc(35vw + 2.125vw);
  width: 1.875vw;
  height: 0.25vw;
  margin-top: 0px;
 
}	
 

	
	
	.text-box p{
	text-align: start;
	width: 70%;	
	color:#191919;	
	padding-top:10px;
	font-size:14px;
	font-weight: bolder;	
	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);
	margin: 0 auto;	
	}
	
	



	
	
/*更新情報*/
	dl{
 width:100%;
background-color: #F0F1EF;
padding-top:25px;	
padding-bottom:70px;		
}
dt{
  float:left;
  padding-top:25px;
  padding-bottom:5px;
  padding-left:20px;
  padding-right:20px;
}
dd{
 display: inline-block;	
 border-bottom:1px solid #bdc08a;

  
  padding-top: 10px;
  padding-bottom:15px;
  margin-left:20px;
  margin-right:20px;	
  width: calc(100% - 40px);
  font-coror:#1c1c1c;
  font-size:14px;	
}
dt a{
  background-color:#E0CA82;
  border-radius:5px;
  color:#fff;
  margin:0 20px;
  padding:5px 15px;
  text-decoration:none;
}
	
	
	
	
/*ここまでインデックス*/
	
/*ここからサブトップ*/
	
	
	/*ナビゲーションの固定*/

.nav{
display: none;
}

.nav li{
   display:table-cell;
   border:0.5px solid #fff;
    padding: 5px;
    background:#EFE4C1;
	font-size:14px;
	text-align: center;
	vertical-align: middle; 
	font-family: a-otf-ryumin-pr6n, serif;
	color: #1C1C1C;
}
	
	.nav li a{display: block;}
	
	.nav li span{
	display: inline-block;	
		
	}

	
	.text{
	margin-top:30px;
	margin-bottom: 30px;
		
		
	}
	
	.text_right{
	
	display: flex;
	flex-direction: row-reverse;	
	}
	
	.text-in{
	margin-left: 20px;	
	margin-right: 20px;
		
	}
	
	
	.box_gold{
	background-color: #F3ECD2;
	width: 100%;
	padding: 10px 10px 10px 10px;
	margin: 10 0;
		
	}
	
	.box_gray{
	background-color:#F0F1EF;
	width: 100%;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	margin-bottom: 10px;	
	}
	
	
	.contents3{
	display: inline-block;
	width: 24%;	
	padding: 0px;
	margin: 0 auto;	
	margin-bottom:50px;
	box-sizing: border-box;
	}
	
	
	.contents1 img{
	width: 100%;
	height: auto;
	}
	
	
	summary {
    list-style: none;
    position: relative;
    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;
}


	
	
	
/*ishokengallery*/	
	
	.gallery{
	margin: 0 auto;
	text-align: center;		
	
	}	
	
	.gallery img{
	border: solid 0.25px #F1F1F2;	
	width: 600px;
    	
	}
	
	
	
	.gallery　h2{
	text-align: center;	
	padding: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;	
	
	}
	
	.gallery h3{ 
		color:#1c1c1c;
	  font-family:  a-otf-ryumin-pr6n, serif;
	  font-size: 21px; 
	  padding: 0px;
	  border-radius: 0.2em;
	  background: none;
	  font-weight: normal;
	  margin-bottom: 0px;
	  text-align: center;	
	  border: none;	
	}
	
	.gallery　p{
	text-align: center;		
	margin: 0 auto;	
	
	}
	
	 
	.contents1_4{
	width: 24%;
	display: inline-block;	
	vertical-align: top;	
		
	}
		
	.contents3_4{
	width: calc(75% - 100px);
	display: inline-block;
	padding-left:100px;
	text-align: start;
	vertical-align: top;
	}	
		
		
	
	table , td, th{
	font-size: 14px;		
	border: 1px solid #080808;	
	padding: 5px;	
	}
.contents1_2 ul li {
    font-size: 14px;
}

	
	
	



	
	
	
	
	
	.contents1_3_nonbox
	{
	display: inline-block;
	width: calc(34.9% - 20px);
	text-align: start;	
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;	
vertical-align: top;
	}	

	
	

	
	
.contents1_3_nonbox img{
	width: 100%;

	}
		
		
	
	
	
	

	
.contents2_3_nonbox
	{
	display: inline-block;
	width: calc(64% - 20px);
	text-align: start;	
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;	
	vertical-align: top;
	
	}
	
	
	
	
	
	

 .list li{list-style: none;
margin-left: 0px;
font-size: 14px;		

}

	
ul.square{list-style:  none; 
	padding-left:1.5em;
}



ul.square li:before{
content:"*";  	
position: relative;
left : -0.5em;
  
}
 
	
	
	
	
	
	
	
	
	
	
}
	
	
