@charset "UTF-8";

/*======================================
	base
=======================================*/
html {
	font-family: '游ゴシック体','Yu Gothic',YuGothic,'メイリオ','ヒラギノ角ゴシック Pro','Hiragino Kaku Gothic Pro',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-size: 16px;
	color: #333;
	line-height: 1.5;
}
h1,h2,h3,h4,h5,h6,nav,p,div,ul,dl,ol {
	margin: 0;
	padding:0;
}
a:link {
/*
	color: #04c;
*/
	color: #333;
	text-decoration: underline;
}
a:visited {
/*
	color: #536877;
*/
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #cd4730;
	text-decoration: underline;
}
ul,ol,dl {
	list-style-type: none;
}
hr {
	margin: 0.5em 0 1em;
}
b {
	font-weight: bold;
}

/* 訪問色を変更しないアンカ */
a.colfix:link,
a.colfix:visited {
	color: #04c;
}
a.colfix:hover {
	color: #cd4730;
}

a:hover img {
	opacity: 0.6;
}


/*======================================
	clearfix
=======================================*/
.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix{
  zoom:1;
}



/*======================================
	共通
=======================================*/

body {
	background: url(w1x130.gif) repeat-x 0 0;
	background-color: #f6f2e8;
}
/*
h2 {
	background-color: #090;
	color: #fff;
}
h3 {
	background-color: #009;
	color: #fff;
}
h4 {
	background-color: #900;
	color: #fff;
}
*/
section {
	margin-bottom: 1em;
}


/* パンくず */
#pankuzu {
	margin-bottom: 1em;
}
#pankuzu li {
	display: inline-block;
	background: url(pankuzu_glue.gif) no-repeat scroll 8px center;
	padding-left: 26px;
}
#pankuzu li#pankuzu_home {
	padding-left: 0;
	background: none;
}
#pankuzu_home {
	padding-left: 0;
}
#pankuzu_home img {
	vertical-align: bottom;
	margin-right: 3px;
	margin-bottom: 3px;
}
#pankuzu a {
	color: #dc5e64;
	word-wrap: break-word;
}
#pankuzu a:hover {
	color: #265cff;
}


/* ボックス */
.box {
/*
	margin: 0 10px;
*/
	margin: 0;
	border: solid 1px #d2bc9e;
/*
	background-color: #f5eee5;
*/
	background-color: #fff;
	margin-bottom: 1em;

   -moz-border-radius: 8px;
-webkit-border-radius: 8px;
        border-radius: 8px;

   -moz-box-shadow: 0px 0px 3px #666;
-webkit-box-shadow: 0px 0px 3px #666;
        box-shadow: 0px 0px 3px #666;
}

/*
#side_banner_list li {
	margin-bottom: 0.5em;
}
*/

#header_top {
	position: relative;
	margin-bottom: 0;
}
#header_subcontent {
	position: absolute;
	right: 0;
	bottom: 0;
}
h1 img {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#header_char_size,
#header_lang,
#header_search
{
	float: left;
	margin-left: 10px;
}


/* 文字サイズ */
#header_char_size p,
#header_char_size ul,
#header_char_size li
{
	float: left;
	margin-left: 3px;
	cursor: pointer;
}
#header_char_size li:hover
{
	opacity: 0.5;
}
#header_char_size p {
	font-size: 80%;
	margin-top: 3px;
}


/* サイト内検索 */
#header_search input{
	vertical-align: bottom;
}
#header_search input.txt {
	width: 125px;
	height: 16px;
	line-height: 16px;
	padding: 3px 1px 3px 10px;
	border: solid 1px #68A32E;
	margin:0;
}
#header_search input.btn {
	height: 24px;
	line-height: 24px;
	margin:0;
	padding:0 10px;
	background-color: #68A32E;
	color: #fff;
	border: none;
	font-size: 90%;
	font-weight: bold;
}
#header_search input.btn:hover {
	background-color: #390;
}
#header_search{
	width:160px;
	height: 25px;
	text-align:left;
}
#header_search #search_txt{
	border:1px solid #68A32E !important;
	width:118px !important;
	padding: 0 !important;
	float:left;
	height:23px !important;
}
#header_search #search_btn{
	background:#68A32E !important;
	border:1px solid #68A32E !important;
	height: 25px;
	color:#fff;
	font-size:13px;
	width:40px;
	float:left;
	padding: 0 !important;
}

/* サブメニュー */
#header_submenu {
	clear: both;
	text-align: right;
	margin-top: 2em;
	margin-bottom: 0.5em;
}
#header_submenu li {
	display: inline-block;
}
#header_submenu li a {
	font-size: 90%;
	margin-left: 1em;
	padding-left: 18px;
	background: url(../img/arrow1.png) no-repeat 0 center;
	background-size: 12px 12px;
	color: #333;
}
#header_submenu li a:hover {
	color: #f63;
}

/* 詳細を見るボタン */
.btn_more p{
	background-image:url("../img/arrow1.png");
	background-size:18px;
	background-repeat:no-repeat;
	padding: 5px 0;
}
.btn_more div{
	border-top: 1px solid #84b131;
	border-left: 1px solid #84b131;
	border-right: 1px solid #84b131;
	border-bottom: 3px solid #5da13b;
	border-radius:0.5em;
	width:100%;
	text-align:center;
	background: #fff;
	background: -moz-linear-gradient(top,#FFF 0%,#E6f3e2);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6f3e2));
}
a.btn_more{
	text-decoration:none;
	font-weight:bold;
	color:#231815;
}
.btn_more div:hover{
	opacity: 0.5;
}


/*======================================
	スマホ（320px）
=======================================*/
body {
	font-size: 14px;
}

/* ヘッダ */
#header {
}
#header, #contents, #footer {
	min-width: 320px;
}
.globalmenu0 {
	display: none;
}
.globalmenu {
/*
	height: 146px;
*/
	height: 160px;
	margin-bottom: 1.5em;
	border-top: solid 1px #c2b5a3;
}
.globalmenu li {
	width: 33.33333%;
	float: left;
/*
	height: 73px;
	line-height: 73px;
*/
	height: 80px;
	line-height: 80px;
	overflow: hidden;
	text-align: center;
/*
	background-image: -moz-linear-gradient(top, #ffffff, #fcf9e4);
	background-image: -ms-linear-gradient(top, #ffffff, #fcf9e4);
	background-image: -o-linear-gradient(top, #ffffff, #fcf9e4);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#fcf9e4));
	background-image: -webkit-linear-gradient(top, #ffffff, #fcf9e4);
	background-image: linear-gradient(top, #ffffff, #fcf9e4);
*/
	background-image: -moz-linear-gradient(top, #fff, #fff 50%, #e7e2bf);
	background-image: -ms-linear-gradient(top, #fff, #fff 50%, #e7e2bf);
	background-image: -o-linear-gradient(top, #fff, #fff 50%, #e7e2bf);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#fff), color-stop(0.5, #fff), to(#e7e2bf));
	background-image: -webkit-linear-gradient(top, #fff, #fff 50%, #e7e2bf);
	background-image: linear-gradient(top, #fff, #fff 50%, #e7e2bf);
}
.globalmenu a {
	display: block;
	height: 72px;
	height: 79px;
	border-right:  solid 1px #c2b5a3;
	border-bottom: solid 1px #c2b5a3;
}
.globalmenu3 a,
.globalmenu6 a
{
	border-right: none;
}
#header_subcontent {
	display: none;
	position:static;
	overflow:hidden;
	/*background-color: #fff;*/
	padding:0.5em;
}

#globalmenu_f  {
	margin-bottom: 1em !important;
}

/* スマホメニューボタン */
#header_sp_menu #menu{
	width: 41px;
	height: 41px;
	position: absolute;
	top: 17px;
	right: 10px;
	cursor: pointer;
}

/* PAGETOP */
#sp_pagetop a {
	display: block;
	background-color: #723f40;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-bottom: 1em;
}





main, #sidebar {
	margin: 0;
}
main {
	margin-bottom: 3em;
/*
	margin-left: 1em;
	margin-right: 1em;
	margin-left: 3.125%;
	margin-right: 3.125%;

	width: 93.75%;
	margin-left: 3.125%;
	margin-right: 3.125%;
	width: 93.75%;
	padding-left: 3.125%;
	padding-right: 3.125%;
*/
}
#sidebar {
	margin-bottom: 2em;
}

/* パンくず */
#pankuzu {
	margin-left: 3.125%;
	margin-right: 3.125%;
}

/* PC・スマホ切り替え用 */
.pc {
	display: none !important;
}
.sp {
	display: block !important;
}

.spmargin {
    margin-left: 3.125%;
    margin-right: 3.125%;
}


/*======================================
	タブレット
=======================================*/
/*
@media print,screen and (min-width: 768px) and (max-width: 979px) {
@media print,screen and (min-width: 768px) {
*/
@media print,screen and (min-width: 600px) {
	body {
		font-size: 15px;
	}

	/* ヘッダ */
	#header {
	}
	.globalmenu0 {
		display: block;
	}
	.globalmenu_about {
		display: block;
	}
	.globalmenu {
		height: 73px;
		height: 80px;
		border-top: none;
	}
	.globalmenu li {
		width: 14.2857%;
		float: left;
		height: 73px;
		height: 80px;
	}
	.globalmenu a {
		border-right: none;
		border-bottom: none;
		height: 71px;
		height: 78px;
		border-top: solid 1px #c2b5a3;
		border-bottom: solid 1px #c2b5a3;
		border-left: solid 1px #c2b5a3;
	}
	.globalmenu6 a {
		border-right: solid 1px #c2b5a3;
		border-radius: 0 5px 5px 0;
	}
	.globalmenu0 a {
		border-radius: 5px 0 0 5px;
	}
	#header {
		margin: 0 1.0204%;
	}
	h1 img {
		margin-top: 20px;
		margin-left: 0px;
		width: 200px;
	}

	#header_subcontent {
		display: block !important;
		position: absolute;
		right: 0;
		bottom: 0;
	}
	#header_sp_menu {
		display: none;
	}

	/* フッタ */
	#footer_pc #footer_menu {
		margin: 0 1.0204%;
	}

	/* メイン */
	#contents {
		width: 97.95918%;		/* 960/(960+20)*100 */
		margin-left: auto;
		margin-right: auto;
	}
	main {
		width: 71.667%;			/* 688/960*100 */
		float: right;
		margin-right: 0;
		margin-left: 0;
	}
	#sidebar {
		width: 23.958%;			/* 230/960*100 */
		float: left;
		margin-left: 0;
	}





	/* box */
/*
	.box {
		margin-left: 0;
		margin-right: 0;
	}
*/

	/* パンくず */
	#pankuzu {
		margin-left: 0;
		margin-right: 0;
	}


	/* PC・スマホ切り替え用 */
	.pc {
		display: block !important;
	}
	.sp {
		display: none !important;
	}

	.spmargin {
	    margin-left: 0;
	    margin-right: 0;
	}

}
/*======================================
	タブレットここまで
=======================================*/






/*======================================
	PC（960px + 10px x 2 ～）
=======================================*/
@media print,screen and (min-width: 980px) {
	body {
		font-size: 16px;
	}

	#header {
	}
	#header, #contents, #footer_pc {
		max-width: 960px;
		margin: 0 auto;
	}
}
/*======================================
	PCここまで
=======================================*/



/*======================================
	サイドバーがないページ
=======================================*/
#page_top      main,
#page_spot_top main
{
	width: 100%;
}











/*======================================
	フッタ
=======================================*/
#footer {
	background-color: #723f40;
	color: #fff;

	text-align: center;
	padding: 1em 0;
	clear: both;
	font-size: 90%;
}

/* タブレット */
@media print,screen and (min-width: 600px) {

	#footer_pc {
		overflow: hidden;
	}
	#footer_pc1, #footer_pc2, #footer_pc3 {
		float: left;
	}
	#footer_pc1 {
		width: 16%;
		padding-right: 3%;
	}
	#footer_pc2 {
		width: 16%;
		border-left: solid 1px #fff;
		border-right: solid 1px #fff;
		padding-left: 3%;
		padding-right: 3%;
	}
	#footer_pc3 {
		/*width: 16%;*/
		width: 18%;
		padding-left: 3%;
	}
	#footer_pc4 {
		width: 33%;
		float: right;
		padding-left: 3%;
		border-left: solid 1px #fff;
	}

	#footer {
		text-align: left;
		padding-top: 0;
	}
	#footer a {
		color: #fff;
	}
	#footer_image {
		margin-bottom: 1em;
		position: relative;
		min-height: 46px;
	}
	#footer_image_p {
		background-color: #f6f2e8;
	}
	#pagetop_pc {
		position: absolute;
		right: 10px;
		bottom: 0;
	}
	#footer_pc {
		padding-top: 0;
	}

	#footer li {
		color: #fff;
		background: url(../img/footer/pochi1.png) no-repeat left 0 top 0.4em;
		padding-left: 20px;
		margin-bottom: 0.2em;
	}
	#footer li li {
		background: url(../img/footer/pochi2.png) no-repeat left 0 top 0.4em;
		padding-left: 20px;
	}
	#footer ul {
		margin-bottom: 1em;
	}
	#footer ul ul {
		margin-top: 0.8em;
	}
	#footer li.space {
		margin-bottom: 1em;
	}

	#footer_owner {
		border: solid 1px #fff;
		padding: 0.8em;
		margin-top: 3em;
		word-wrap: break-word;
	}
	#footer_owner_title {
		border-bottom: solid 1px #fff;
		font-size: 110%;
		margin-bottom: 0.5em;
	}
	#copyright_pc {
		font-size: 90%;
		margin-top: 0.5em;
	}

}

/* PC */
@media print,screen and (min-width: 980px) {
	#footer_image {
		background-color: transparent;
	}
	#footer {
		background: url(../img/footer/back1x1.png) repeat-x 0 0;
		background-color: #723f40;
		background-size: 1px 61px;
	}
	#pagetop_pc {
		top: 20px;
	}
	#footer_pc {
		padding-top: 0;
	}

}






a.arrow_link {
	padding-left: 18px;
	background: url(../img/arrow1.png) no-repeat left 0 top 0.3em;
	background-size: 12px 12px;
	color: #333;
	word-wrap: break-word;


	display: inline-block;
}
a.arrow_link:hover {
	color: #f63;
}




/* スマホ */
@media screen and (max-width: 599px) {
	#header_subcontent {
		padding: 0;
		border-top: solid 1px #ccc;
		background-color: #ccc;
	}
	#header_submenu {
		margin: 0;
		padding: 0;
	}
	#header_submenu li {
		display: block;
		border-top: solid #ccc 1px;
		background-color: #eee !important;
	}
	#header_submenu li a {
		display: block;
		height: 45px;
		line-height: 45px;
		text-align: left;
		text-decoration: none;
		background-color: #eee !important;
	}
	#header_search {
		margin-bottom: 1em;
		padding-top: 1em;
	}
	#header_lang {
		padding-top: 1em;
		margin-bottom: 1em;
	}
}





/* 汎用タイトル関連 */
#info_title,
#error_title
{
	background-color: #00f;
	color: #fff;
	font-weight: bold;
	padding: 0.5em 1em;
	font-size: 120%;
	margin-bottom: 1em;
}
#info_title {
	background-color: #00f;
}
#error_title {
	background-color: #f00;
}
span.error_message {
	color: #f30;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 1em;
}

/* placeholder */
.txt_ph {
	display: none;
	font-size: 100%;
	padding-left: 0.5em;
	color: #999;
}
