@charset "utf-8";

/* CSS Document */






	
	
	
	
	
	















@media (min-width:768px){
	

.pc { display: none; }	



body{
	letter-spacing: 0.1em;
    line-height: 1.5;
	font-size: 12px;	
	}
	
	p{
	font-size:14px;
	line-height:1.8em;
	letter-spacing: 2px;
	
	}
	
	h1 {
  font-size: 36px;
  font-weight:normal;
  letter-spacing: 0.35em;
  line-height: 1.5;
  position: relative;
  padding: 2.0rem;
  text-align: center;
  
}

h1 span {
  font-size: 21px;
  letter-spacing: 0.35em;
  line-height: 1.8;
  display: block;
  color:#BDC0BA;	
}

h1:before {
  position: absolute;
  bottom: 10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: '';
  border-radius: 3px;

  
}

	h2{font-size: 24px;
	   margin: 20px;
	letter-spacing: 5px;
	text-align: center;
	font-weight: bolder;

}	
	
	


	
	h3{
	  font-size: 16px; 
	  padding: 10px;
	  margin: 10px;
	 
	}
	
	h4{color:#4F4F4F;
	  font-size: 16px; 
	  letter-spacing: 2px;

		
		
	}
	

		
h5{
	  font-size: 16px; 
	  padding-left: 10px;
	  padding-right: 10px;
	  border-radius: 0.2em;
	  margin-bottom: 5px;
	  margin-top: 5px;
	}
	
	
	
	h6{
	font-size: 16px; 
	  padding-left: 10px;
	  padding-right: 10px;
	  border-radius: 0.2em;
	  margin-bottom: 10px;
	  margin-top: 10px;
		
		
	}
	
	
hr{margin-top: 30px;
	margin-bottom: 30px;
	   color: #bdc0ba;
	}	

	ol li{
	font-size:14px;
	line-height:1.8em;
	letter-spacing: 2px;	
}

	
	
	ul.square li{
	font-size:14px;
	line-height:1.8em;
	letter-spacing: 2px;	
		
		
	}


	
	
	

/*間隔開けたいとき*/
.brank50{margin-bottom: 25px;}	
.brank100{margin-bottom: 50px;}
.brank150{margin-bottom: 80px;}	
.brank200{margin-bottom: 100px;}	

.brank300{margin-bottom: 200px;}	
	


	
	
	
	.top{
	width: 100%;
	height: 50vw;
	overflow: hidden;
	position: relative;
		
	}
	
	
	
	.top img{
	width: 100%;
	height: 50vw;	
	object-fit: cover;	
	}
	
	
	
	
	
	.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;
	}
	
	
	/*topに動画を掲載する場合*/
/*topに動画を掲載する場合*/
.top_movie{
	width: 100%;
	height: 56.25vw;
	text-align: center;
		
		
	}		
	
	
	.top_movie iframe{
		width: 100%;
	height: 56.25vw;
	}
	
	
	
	
	
	
	
.main_2{
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;	
	}
	
	
	
 
	
.contents1_1{
	text-align: center;	
	display: flex;
	justify-content: center;
	flex-wrap: wrap;	
	}	

		
	
	
	
	
	
	
.contents1_2{
	width: 49.62%;
	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: calc(50% - 22.7px);
	padding : 20px;
	position: relative;
    box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	text-align: start;
	margin: 10px;
	
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);	
	}
	
	
	
	
	
	
	
	
	
	
	.contents1_3
	{
	display: inline-block;
	width: calc(32.9% - 22px);
	text-align: start;	
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;	
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);	
	
	}
	
	
	.contents1_3_none
{
	width: calc(32.9% - 22px);
	padding : 10px;
	padding-bottom: 0px;
	position: relative;
    box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
	.contents1_3
	img{
	width: 100%;
	height: auto;
	margin-bottom: 5px;	
	}
	

	
	
.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: 50%;

	}
		
	
	
.contents2_3_nonbox{
	width: 95%;
	text-align: start;	
	margin: 0 auto;	
	box-sizing: border-box;	
	padding: 5px;
    margin-bottom: 30px;
	
	}
		
	
	

	
	
	
	
	
	
	
	.contents2_5{
	width: calc(40% - 3px);
	padding: 10px;	
	position: relative;
    box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	
		
	}
	
	
	
	
	.contents3_5{
	width: calc(60% - 3px);
	padding: 10px;	
	position: relative;
    box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	
	}
	

	
	
	
	
	
	
	.contents1_4{
	width: calc(25% - 3px);
	padding: 10px;	
	display: inline-block;	
	vertical-align: top;	
		
	}
		
	.contents3_4{
	width: calc(75% - 3px);
	display: inline-block;
	padding: 10px;	
	text-align: start;
	vertical-align: top;
	}	
		
	
	
	
.contents3{
	display: inline-block;
	width: calc(25% - 15px);	
	margin: 5px;
	margin-bottom:50px;
	box-sizing: border-box;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
	table , td, th{
	font-size: 14px;		
	border: 1px solid #080808;	
	padding: 5px;	
	}
	
	
	
.contents1_2 ul li {
    font-size: 14px;
}

	
	
	

	
	/*ここからサブトップ*/
	
	
/*↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓各ページの固定ナビゲーション↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/

.nav{
    /*stickyで固定*/
  position: -webkit-sticky;/*Safari*/
  position: sticky;
    /*固定したい位置*/
  top: 50px;
    /*ナビゲーションの形状*/
  background:#fff;
  border: 1px solid #eee;
  box-shadow:0 0 5px #ddd;
  z-index: 50;
 display:table;
    width:100%;
	list-style: none;
  
}

.nav li{
   display:table-cell;
	width: 1%;
   border:0.5px solid #fff;
    padding: 5px;
	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_color{

	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;	
	}
	
	

	
	
	
	
	
	
	
	
	
	
	
	
/*//////////////アコーディオンメニュー////////////*/	
	
	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;
}

	
/*↑↑↑↑↑↑↑↑↑↑↑↑アコーディオンメニュー↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/		

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*//////////////////////////////////ヘッダー/////////////////////////////////////////*/
	
	
	
.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: 320px;
	height: 15px;
	letter-spacing: 1.2px;	
	font-size: 8px;
	color:#7A7A7A;	
	}
	

	
	
	.click2_en {
	/* ボタンの配置位置  */
	position: fixed;
	top: 15px;
	right: 80px;
	/* 最前面に */
	z-index: 10;
	/* ボタンの大きさ  */
	width: 75px;
	height:30px;
background-color: #bdc0ba; 
	border-radius: 0.2em;	
	vertical-align: middle;	
}
	
	
	
	.click3_en {
	/* ボタンの配置位置  */
	position: fixed;
	top: 15px;
	right: 160px;
	/* 最前面に */
	z-index: 10;
	/* ボタンの大きさ  */
	width: 75px;
	height:30px;
	border-radius: 0.2em;
	vertical-align: middle;			
				
}	
	

	.click2_en p{
	font-size: 7px;
	color: #FFFFFF;
letter-spacing: 0.05;
    font-weight: bolder;
	line-height: 30px;
	text-align: center;	
		
	}
	
	.click3_en p{
	font-size: 6.5px;
	letter-spacing: 0.01;
	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: 70px;
	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: 80px;
	/* 最前面に */
	z-index: 10;
	/* ボタンの大きさ  */
	width: 70px;
	height:30px;
background-color: #bdc0ba; 
	border-radius: 0.2em;	
	vertical-align: middle;	
}
	
	
	
		.click3 {
	/* ボタンの配置位置  */
	position: fixed;
	top: 15px;
	right: 155px;
	/* 最前面に */
	z-index: 10;
	/* ボタンの大きさ  */
	width: 70px;
	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{
	background-color: #F1F1F2;
	display:flex;
	}
	

footer h5{
	font-size: 14px;
	}
	
footer p{font-size: 12px;}
	
	
#footer-body{
	margin: 0 auto;	
	
	}
	
	
footer ul{
	list-style: none;
		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%;
	padding-top: 50px;
	}
	
.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 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);
	z-index: 15;		
	}
	
	.top h1:before {
    display: none;
   z-index: 15;	
}
	

	
	.top-icon{
	position: absolute; 
	top:45vw;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
	display: flex;
	z-index: 15;	
	}
	
	.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;
  

  -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);	
 	
}


	

	
	
/*////////////////////////絶対に触らないこと//////////////////////////*/	
	
	
	
	
.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% - 30px);
	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 {
  margin-left: 5px;	  
  line-height: 3.3vw;	  
  padding: 0;
 text-align: center;
  font-weight: bolder;
  display: inline;  
  font-size: 16px;	
  color:#242424;
  letter-spacing: 2.2px;
  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: 12px;
  display: inline;
  line-height: 1.2;	
  padding-top: 5px;	
  padding-left: 8px;	
  text-align: center;
  letter-spacing: 1.7px;
  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 {
  position: absolute;
  top: 59%;
  left: 35vw;
  width: 30px;
  height: 2px;
  margin-top: 0px;
  content: "";
  
}
	
	
	
	
	
	
	
	
	
	
 .text-box h1::after {
   content: "";	 
  -webkit-transform: rotate(45deg);	
  transform: rotate(45deg);	 
  position: absolute;
  top: calc(59% - 5.5px);
  left: calc(35vw + 17px);
  width: 15px;
  height: 2px;
  margin-top: 0px;
 
}	
 

	


	
	
/*////////////////////////ここまで絶対に触らないこと//////////////////////////*/		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*//////////////////////////////////更新情報//////////////////////////////*/
	
	
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;
}
	
	
/*/////////////////////////////ここまでインデックス///////////////////////////////////*/
	

	
	
	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*/////////////////////////shokengallery/////////////////////////////*/	
	
	.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;	
	
	}
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}





@media (min-width:900px){


.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;
	
	}
	
	
	
		}
	
	
