@charset "utf-8";
/* CSS Document */

html{overflow-y:scroll;}
body{
	margin: 0;
	padding: 0;
	height:100%;
	font-size:17px;
	color:#282828;
	line-height: 120%;
	letter-spacing: 0em;
	font-family:'メイリオ',"Meiryo";
	text-align:left;
	background-image:url(../img/main-bg.png);
	background-repeat:repeat;
	background-position: top center;
	background-attachment: fixed;
}

a:link { color: #516b12; text-decoration: underline; }
.link-default:link{color:#0000ff; text-align: left; display: block; font-weight: initial;}
a:visited { color:#516b12; text-decoration: underline; }
a:hover { color: #7c9939; text-decoration: underline; }
a:active { color:#7c9939; text-decoration: underline; }
.color-red{ color: #ff0000; text-decoration: none; font-weight: bold; display: block; font-size: 18px; text-align: justify;
	text-justify: inter-ideograph; padding: 10px 0 0;}

img {
	border: none;
	margin: 0px;
}

p{ margin:0 0 15px;}


/*  --------------------------------------
			　ClearFix
----------------------------------------*/
.clearfix:after {
content: " ";  
display: block; 
visibility: hidden; 
clear: both; 
height: 0.1px; 
font-size: 0.1em; 
line-height: 0;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*  --------------------------------------
			　共通部分
----------------------------------------*/
#contarea{
	width:960px;
	margin:0 auto;
	position:relative;
	box-shadow: 0 0 7px #afafaf;
	background-color:#ffffff;
}

.box{
	margin:0 auto 40px;
}

.txtbox{
	width: 610px;
	margin:0 auto 30px;
}

.contbox{
	margin:0 auto 20px;
}

.center{
	margin:0 auto;
	text-align:center;
}

.left{text-align:left;}

.right{text-align:right;}

.fontB{font-weight:bold;}

.fontS{font-size:80%;}

.fontL{font-size:120%;}

.check{ color:#ff0000; line-height:110%;}

.caution{
	color:#ff0000;
	font-size:80%;
}

.colorGr{ color:#567310;}

.colorGrL{
	color:#6f970d;
	font-size:120%;
	margin: 5px 0;
}

.colorGrLB{
	color:#6f970d;
	font-size:120%;
	font-weight:bold;
	margin: 5px 0;
}

/*  --------------------------------------
			　ヘッダ
----------------------------------------*/

#keyvisual {
	border-top: 6px solid #6b2a18;
	background-image:url(../img/topimg.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
	height: 520px;
	position: relative;
}
#keyvisual .lead {
	position: absolute;
	top: 190px;
	left: 19px;
}

#header{
	width:960px;
	height: 150px;
	margin:0 auto;
	padding: 0 15px;
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.6);
	display: flex;
	color: #ffffff;
	justify-content: space-between;
	align-items: center;
}

#header .logo h1{
	margin:0 auto 7px;
	padding: 0;
  font-size: 12px;
	font-weight:normal;
	color: #ffffff;
}

#header .detail .reserve{
	display: block;
	margin: 0 0 15px 0;
	padding: 0.4em 0;
	background-color: #D0112B;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	letter-spacing: 0.15em;
}
.tel {
	margin: 0;
}
.tel a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 34px;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
.tel a::before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 26px;
	background-image: url(../img/icon_tel.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	position: relative;
	top: -4px;
}
.tel a small {
	font-size: 18px;
	position: relative;
	top: -2px;
}
#header .detail .time {
	margin: 10px 0 0;
	font-size: 12px;
	line-height: 1.2;
	display: flex;
}
#header .detail .time dd {
	margin: 0 0 0 1em;
	padding: 0;
}





/*  --------------------------------------
			　  フッター
----------------------------------------*/

#footer{
	margin:15px 0 30px;
	font-size:12px;
	text-align: center;
}


/*-----------------------------------------
			 		メニュー
-----------------------------------------*/
#menu {
	background-color:#6b2a18;
	width:250px;
	padding: 30px 0 0;
	text-align: center;
	/* [disabled]position: relative;
	background-image:url(../img/menu/menu-bg-foot.png);
	background-repeat:no-repeat;
	background-position:right bottom; */
}

#menu .anchorbox {
	width: 220px;
	margin: 0 auto 30px;
	box-sizing: border-box;
	font-weight: bold;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  box-shadow: 0 0 5px #333;
}
#menu .anchorbox dt, .anchorbox dd{
	margin: 0;
	padding: 0;
}
#menu .anchorbox dt {
	border: 1px solid #fff;
	background: #8e4330;
	background: -moz-linear-gradient(top,  #8e4330 0%, #6b2a18 50%, #634141 100%);
	background: -webkit-linear-gradient(top,  #8e4330 0%,#6b2a18 50%,#634141 100%);
	background: linear-gradient(to bottom,  #8e4330 0%,#6b2a18 50%,#634141 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e4330', endColorstr='#634141',GradientType=0 );
	color: #fff;
	padding: 13px 15px;
	font-size: 18px;
	letter-spacing: 0.1em;
}
#menu .anchorbox dd {
	text-align: left;
	background-color: #fff;
}
#menu .anchorbox dd a {
	display: block;
	border-top: 1px solid #6b2a18;
	padding: 13px 15px 13px 28px;
	color: #6b2a18;
	font-size: 16px;
	text-decoration: none;
	background:url(../img/icon-arrow.png) no-repeat 15px center;
}
#menu .anchorbox dd:hover {
	opacity: 0.9;
}

#menu .menubox{
	margin:0 auto 30px;
}

#menu .menubox img{
	margin:0 auto 5px;
}

#menu .menu_official_title {
	margin: 0 auto 5px;
	padding: 5px 0;
	width: 220px;
	border: 1px solid #6b2a18;
	box-sizing: border-box;
	background: #fff;
	background: -moz-radial-gradient(#e1c3ba, #fff); 
	background: -webkit-radial-gradient(#e1c3ba, #fff); 
	background: radial-gradient(#e1c3ba, #fff); 
	color: #282828;
	line-height: 1.3;
	font-weight: bold;
	font-size: 16px;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}

#menu .address {
	width: 210px;
	margin: 0 auto;
	color: #fff;
	text-align: left;
}
#menu .address dt img {
	width: 200px;
	height: auto;
}
#menu .address dd {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 12px;
}


/*-----------------------------------------
					メイン
-----------------------------------------*/
#main{
	padding:30px 30px 0;
	width: 650px;
	background-color: #ffffff;
}

h2{
	margin:0 auto 20px;
	padding: .8em 1em .8em 30px;
	color: #fff;
	border-radius: 0 30px 30px 0;
	font-size: 1em;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	background: url(../img/title/h2_bg.png) no-repeat center left 4px #97a61e;
	background-size: 24px;
}

h3{
	margin:0 auto 20px;
	padding:8px 10px;
	border-left:10px solid #6b2a18;
	box-shadow:1px 1px 3px #cccccc;
	color:#ffffff;
	background: #935746; /* Old browsers */
	background: -moz-linear-gradient(left,  #935746 0%, #e1c3ba 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#935746), color-stop(100%,#e1c3ba)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #935746 0%,#e1c3ba 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #935746 0%,#e1c3ba 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #935746 0%,#e1c3ba 100%); /* IE10+ */
	background: linear-gradient(to right,  #935746 0%,#e1c3ba 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#935746', endColorstr='#e1c3ba',GradientType=1 ); /* IE6-9 */
	font-size: 100%;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}

.h3box{
	margin:0 auto 30px;
}

h4{
	font-size:110%;
	font-weight:bold;
	border-bottom:3px double #9cc341;
	border-top:3px double #9cc341;
	color:#649932;
	padding:5px 10px;
	margin: 0 auto 10px;
}

.h4box{
	margin:0 10px 20px;
}


.Cinfo-add{
	width:273px;
	float:left;
}

.Cinfo-hour{
	width:320px;
	float:right;
}
.Chour_table table{
	width: 100%;
	margin:15px 0 5px;
}
.Chour_table td{
	text-align:center;
	letter-spacing:0.1em;
	font-size:120%;
	padding: 5px;
}
.Chour_table .Chour_week{
	background-color:#c7ec70;
	font-weight:bold;
	color:#6c7d45;
	font-size: 80%;
}
.Chour_table .Chour_time{
	background-color:#eeffc6;
	color:#4f6619;
	text-align: right;
	font-size: 85%;
}

.Chour_table_text {
	margin: 0 0 0 210px;
	font-size: 80%;
}

.Chour_table_text2 {
	margin: 0 0 30px 0;
	font-size: 80%;
	padding-left: 115px;
}

.pickuplist ul{
	margin:20px 0 20px 20px;
	padding:0;
}

.pickuplist li{
	margin:20px 0;
	padding:0 0 0 25px;
	background-image:url(../img/icon-txt.png);
	background-repeat:no-repeat;
	background-position:left top;
	list-style:none;
}

.Pagetop {
    width: 52px;
    height: 51px;
    position: fixed;
    bottom: 20px;
    right: 20px;
}

.over:hover {
	opacity: 0.8;
}



/*  -----------------------  */
/*  レスポンシブ化 追加  */
/*  -----------------------  */
.wrap {
	display: flex;
	flex-wrap: wrap;
}

.serif {
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}

.topics {
	height: 610px;
	background-image: url(../img/shinkyu-bg2.png);
	background-repeat: no-repeat;
	background-size: contain;
}

.topics_in {
	width: 500px;
	margin: 0 auto;
	padding: 80px 0 0;
}

.topics_title {
	color: #f1761f;
	font-size: 130%;
	margin: 0 auto 10px;
}

.kenpo_list {
	margin: 2em 0;
	font-size: 1.16em;
	line-height: 1.7;
}

.kenpo_list li:not(:last-of-type) {
	margin-bottom: .8em;
}

.index-shinkyu_photo {
	float: left;
	width: 150px;
}

.index-shinkyu_text {
	float: right;
	width: 380px;
}

.acu_table table {
	width: 100%;
}

.acu_table table th {
	width: 150px;
}

.imgmax {
	max-width: 100%;
	height: auto;
}



@media (min-width: 641px), print {
	.nopc {
		display: none;
	}

	.imgR {
		float: right;
		margin:0 0 30px 25px;
	}

	.imgL {
		float: left;
		margin:0 25px 10px 0;
	}

	.footer_menu {
		display: flex;
		flex-wrap: wrap;
		margin: 0;
		justify-content: center;
	}

	.footer_menu li {
		list-style: none;
	}

	.footer_menu li:before {
		content: "｜";
	}

	.footer_menu li:last-of-type::after {
		content: "｜";
	}

}

.detail_photo {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.detail_photo figure {
	margin: 0 0 20px;
}
.detail_photo figure img {
	max-width: 100%;
	height: auto;
}
.detail_photo figure figcaption {
	text-align: center;
	margin: 10px 0 0;
}
@media (max-width: 640px) {
	.detail_photo {
		justify-content: center;
	}
	.detail_photo figure {
		margin: 0 0 20px;
	}
}
