@charset "utf-8";
/*-----------------
 =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-----------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/*-----------------
 KK
-----------------*/
html{font-size:62.5%;}
body{font-size:10px;font-size:1rem;}
/*-----------------
 以下、オリジナル
-----------------*/
body{
	font-family:'Noto Sans JP',"BIZ UDGothic","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:1.5;
	-webkit-text-size-adjust: none;
	background:#300304;
	background:#fff;
	background-image:url(../img/bg_body.jpg);
	border-top:5px solid #0f2350;
	border-bottom:5px solid #0f2350;
}
a{
	★color:#ffeddd;
	color:#0f2350;
	text-decoration:none;
}
a:active, a:focus{outline:0;}

/* 全体
------------------------------------------------------------*/

#wrap{
	margin:20px auto;
	padding:0 1%;
	width:98%;
	position:relative;
}
.inner{
	margin:0 auto;
	width:100%;
}

h1,h2,h3{margin-bottom:1em;}

h1{font-size:24px;font-size:2.4rem;}
h2{font-size:20px;font-size:2rem;}
h3{font-size:16px;font-size:1.6rem;}
h1{
	width:100%;
	border-bottom:solid 1px #333;
	padding-bottom:0.5em;
	line-height:1.5;
}
h1 span{font-size:14px;font-size:1.4rem;color:#999;display:block;}
/*----------------
　section 内
-----------------*/
section{margin-bottom:2em;}
section p{
	font-size:16px;font-size:1.6rem;	line-height:1.8;
	text-indent:1em;
}
.grid p{text-indent:0em;}
section li{font-size:16px;font-size:1.6rem;}

/*----------------
logo系
-----------------*/
/*
#header h1{
font-size:14px;
line-height:1.6;
font-weight:normal;
color:#0f2350;
font-family: "フォーク M";
}
*/

#header{
	overflow:hidden;
	padding:5px 0 0;
	position:relative;
	background-repeat:repeat-x;
}

* html #header{height:1%;}


/*----------------
logo系
-----------------*/
div#logo{
	/*padding-left:53px;
	background-image:url(../img/logo.png);
	background-size:45px 45px;*/
	background-repeat:no-repeat;
	background-position:3px top;
	position:relative;
	margin-bottom:10px;
	color:#000;
	height:50px;
}

#header .logo{
	float:left;
	padding:0 ;
}
.logo a img{height:45px;display:block;}
.logo a{
	line-height:1;
	font-family: "フォーク M";
	color:#333;
	font-size:22px;
}

.logo a span.s0{
	display:block;
	font-size:12px;
	color:#333;
}
.logo a span.s1,
.logo a span.s3{
	display:inline;
	font-size:30px;
}
.logo a span.s1{color:firebrick;}
.logo a span.s3{color:forestgreen;}
.logo a span.s2,
.logo a span.s4
{letter-spacing:-4px;font-stretch:condensed;}
.logo a span.s2{display:none;}
#topnav_area{width:100%;background-color:#eee;}
footer .logo{text-align:center;margin-bottom:20px;}
footer .logo span{padding:0.8em 0 0.5em 0;}

.info{
	float:right;
	padding:2px 0 ;
	color:#0f2350;
}

.tel{font-size:14px;font-size:1.4rem;	line-height:1.2;
}
.tel span{
font-size:18px;
}

.mail{font-size:14px;font-size:1.4rem;}

/*------------------------
　トップナビゲーション
------------------------*/
ul#topnav{
	clear:both;
	overflow:hidden;
	margin:10px auto 10px auto;
	background-color:#eee;
}


* html ul#topnav{height:1%;}
ul#topnav li{
	float:left;
}

ul#topnav a{
	width:140px;
	font-size:14px;font-size:1.4rem;	font-family:meiryo;
	display:block;
	padding:2px 0 2px 10px;
	color:#0f2350	color:#333;	color:#666;
	/*border-left:7px solid #0f2350;
	_border-left:1px solid #999;
	_border-right:1px solid #fff;*/
	text-align:center;
	/*font-weight:bold;*/
}

ul#topnav a span{
	font-size:12px;font-size:1.2rem;	display:block;
}
/*ul#topnav li:last-child a{width:142px;}*/

ul#topnav li.active a,ul#topnav a:hover{
/*	border-color:#502124;
	border-color:#f00;
	opacity:1;color:#f6bfbc;*/
}

/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
clear:both;
line-height:0;
}

#mainBanner .inner{position:relative;}

#mainBanner img{
max-width:100%;
height:auto;
}

.slogan{
position:absolute;
max-width:100%;
height:auto;
bottom:0px;
/*KKleft:10px;*/
right:0;
padding:5px 10px;
line-height:1.4;
z-index:100;
color:#fff;
/*background:url(../img/tp.png);*/
border-radius:10px 0px 0px 10px ;
font-size:16px;font-size:1.6rem;}

.subImg .slogan{
left:auto;
right:10px;
}

.slogan h2{
padding-bottom:5px;
/*KKfont-size:20px;*/

}

.slogan h3{
font-size:14px;
}



/* ----------------------
　グリッド
----------------------*/
.gridWrapper{
clear:both;
padding:20px 0;
overflow:hidden;
}

* html .gridWrapper{height:1%;}
.grid{
float:left;
}

.grid h3{
	padding:0px 0 2px 8px;
	font-size:16px;font-size:1.6rem;	border-left:7px solid #0f2350;
	color:#0f2350;
	font-weight:bold;
}

.colDark h3{
border-left:3px solid #502124;
}

.grid p{
	padding:5px 15px 5px 0px;
}

.grid ul{margin:5px 15px 5px 0;}

.grid a,.grid a span{display:block;}


#sub .grid ul{margin-bottom:20px;}

.grid li{
	padding:5px 0;
	//list-style:inside;
	list-style-type:none;
	border-top:1px solid #0f2350;
	border-bottom:1px solid rgba(255,255,255,.1);
	font-size:14px;font-size:1.4rem;}


.grid li:first-child{border-top:0;}
.grid li:last-child{border-bottom:0;}

.gridWrapper img{
max-width:100%;
height:auto;
}
.gridWrapper p{
	font-size:14px;font-size:1.4rem;	color:#666;
}
/* フッター内のグリッド(3カラム) */
footer .grid{
background:transparent;
}

footer .col3 ul{margin:0 0 10px 5px;}

footer .col3 li{
padding:0 7px 0 5px;
margin-bottom:3px;
list-style:none;
border-bottom:0;
display:inline-block;
border:0;
}


/*************
メイン コンテンツ
*************/
section.content{
margin-bottom:20px;
font-size:14px;
overflow:hidden;
}

* html section.content{height:1%;}

section.content article{
padding:10px;
overflow:hidden;
}

* html section.content article{height:1%;}

section.content p{margin-bottom:5px;}

#main h3.heading{
padding:3px 0 3px 10px;
font-size:14px;
border-left:3px solid #7e1321;
}

.alignleft{
float:left;
clear:left;
margin:3px 20px 10px 1px;
}

.alignright{
float:right;
clear:right;
margin:3px 1px 10px 10px;
}

img.frame,#gallery img{
border:3px solid #502124;
}

#gallery .gridWrapper{padding:0;}
#gallery .grid{border:0;background:none;}

#gallery img{
margin:5px;
}

section#gallery{overflow:visible;}


/*************
テーブル
*************/
table.table{
border-collapse:collapse;
width:100%;
margin:10px auto 20px;
}

table.table th,table.table td{
padding:5px;
border:1px solid #7e1321;
}

table.table th{
font-weight:bold;
letter-spacing:1px;
white-space:nowrap;
color:#fff;
background:#000;
}

/*************
/* フッター
*************/
footer{color:#ccc;}
footer .copyright{font-size:11px;font-size:1.1rem;}

/* KK */
footer .logo a{font-size:22px;font-size:2.2rem;}

/* PC用 */
@media only screen and (min-width:960px){
	#wrap,.inner,ul#topnav{
		width:940px;
		padding:0;
	}
	
	#wrap{padding-bottom:20px;}
	
	#main{/*top用*/
		float:right;
		width:690px;
	}
	#main_con{/*cont_page用*/
		float:left;
		width:690px;
	}
	
	#subpage #sub{
		float:left;
		width:235px;
		overflow:hidden;
	}
	
	/* グリッド */
	.grid{width:234px;}
/* ★KK */
.grid{width:240px;}
#intro .grid:nth-child(4){width:210px;}
#intro .grid img{width:210px;}

	.col2{
		width:469px;
		/* ★KK */width:460px;
		padding-bottom:12px;
	}
	.col3{width:704px;}
	#gallery .grid{width:230px;}
	#subpage #sub .grid{
	width:100%;
	float:none;
	padding-bottom:30px;
	}
	section#intro img{width:210px;margin:8px 0 0 0;display:block;}
	section#intro p{padding: 5px 20px 5px 0px;}
	section#intro .grid:nth-child(4) p{padding-right:0;}
}

/* モニター幅960px以下 ------------------------------------------------*/
@media only screen and (max-width:960px){
/*	#header h1,#header .logo{padding-left:10px;}*/
	#header .info{padding-right:10px;}
	ul#topnav{
	clear:both;
	width:100%;
	border-top:1px solid #999;
	}

	ul#topnav li{
		width:33%;
		border-right:1px solid #999;
		border-bottom:1px solid #999;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
	}
	ul#topnav li:nth-child(3n){
		border-right:0;width:34%;
	}
	ul#topnav a{
		width:100%;
		border:0;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
	}
	ul#topnav li.active a,ul#topnav a:hover{
		background:#000;
	}
	#mainBanner{width:100%;}
	.grid{
		width:50%;
		margin:2px 0;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
	}
	
	.col2{
	float:none;
		width:100%;
		margin:0 0 20px;
	}
	
	.grid img{
		float:left;
		margin-right:5px;
	}
	
	#gallery .grid{
		width:31%;
		margin:0 1%;
		padding:0;
	}
	
	#gallery .grid img{
		float:none;
	}
	
	section.content{padding:0 10px;}
	
	section.content img{
		max-width:90%;
		height:auto;
	}
	
	#sub .grid{padding-bottom:20px;}
	footer{padding:0;}
	footer .grid{
		float:none;
		width:100%;
		margin-bottom:5px;
		text-align:center;
	}
	section#intro img{width:90%;margin:8px 15px 0 0px;display:block;}
	section#intro p{padding: 5px 15px 5px 0px;}
}


/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
	.grid{width:100%;}
	
	.grid img{
	float:none;
	margin:20px auto 10px;
	}
	.grid p{text-align:left;}
	
	img.frame,#gallery img{border-width:2px;}

  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}
		.grid ul{margin:5px 5px 5px 0;padding-left:0.5em;}
	footer .grid p{text-align:center;}
	section#intro img{width:100%;margin:8px 10px 0 10px;display:block;}
	section#intro p{padding: 5px 15px 5px 20px;}
}


/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
/*----------------
logo系
-----------------*/

	div#logo{
//		padding-left:55px;
	}
	#header .logo{
		padding-top:0;
		margin-left:5px;
	}
	.info{
		padding:10px 0;
		display:none;
	}
	ul#topnav li{
		width:50%;
	}
	ul#topnav li:nth-child(3n){
		border-right:1px solid #7e1321;
		width:50%;
	}	


	ul#topnav li:nth-child(2n),ul#topnav li:nth-child(6n){
		border-right:0;
		}
	
	/*KK#mainBanner h2,#mainBanner h3{font-size:80%;}*/
	#mainBanner h2,#mainBanner h3{font-size:12px;font-size:1.2rem;}
	section#intro img{width:80px;margin:8px 10px 0 10px;display:block;float:left;}
	section#intro p{padding: 5px 15px 5px 20px;}
	div.info{display:none;}

}
//---以下、KK追加メニュー
/*---------------------
　三本メニュー（ハンバーガー）
---------------------*/
button{margin-bottom:10px;}
/*ボタン自体の設定*/
#btnhead{
	border:none;
	display:inline-block;
	height:50px;
	width:50px;
	background-color:#300304;
	color:#fff;
	position:absolute;top:12px;right:12px;
	transition: all .4s;/*アニメーションの作動時間*/
	box-sizing: border-box;
}
#btnhead span:nth-child(-n+3){/*3番目まで*/
	position: absolute;
	left: 12px;
	width: 26px;
	height: 2px;
	background-color: #fff;
	border-radius: 4px;
	transition: all .4s;
}
#btnhead span.btnhead{
	font-size:10px;
	position: absolute;
	top: 33px;
	left: 0;
	width: 50px;
	text-align: center;
	transition: all .4s;
}
#btnhead span:nth-of-type(1) {
	top: 10px;
}
#btnhead span:nth-of-type(2) {
	top: 18px;
}
#btnhead span:nth-of-type(3) {
	top: 26px;
}
/*ボタンの回転設定*/
#btnhead.active span:nth-of-type(1) {
	-webkit-transform: translateY(14px) rotate(-315deg);
	transform: translateY(14px) rotate(-315deg);
}
#btnhead.active span:nth-of-type(2) {
	opacity: 0;
}
#btnhead.active span:nth-of-type(3) {
	-webkit-transform: translateY(-2px) rotate(315deg);
	transform: translateY(-2px) rotate(315deg);
}
#btnhead.active span.btnhead{
	opacity: 0;
}
