@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;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;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;}
/* -------------------------------------------------------------- */

body{
color: #1D1D1D;
font:12px verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
/* border-top: #79A1F2 5px solid; */
/* border-left:8px solid #134091; */
/* border-right:8px solid #134091; */
-webkit-text-size-adjust: none;
/* background: rgba(228, 228, 228, 1); */
background: #F4F4F4;
/* background: #fff url(images/bgk.jpg); */

}

html{
/* border-left:5px solid #2871d7; */
/* border-right:5px solid #2871d7; */
}


/* リンク設定
------------------------------------------------------------*/
a{color: #C6202A;text-decoration:none;
-webkit-transition:0.3s;
    -moz-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;}
a:hover{/* color:#ccc; */opacity: .6;}
a:active, a:focus{outline:0;}


/* 全体
------------------------------------------------------------*/
#wrapper{
margin: 20px auto 20px;
padding:0 1%;
width:98%;
position:relative;
overflow: hidden;
/* background: rgba(255, 255, 255, 0.93); */
/* border-radius: 5px; */
}

.inner{
margin:0 auto;
width: 100%;
/* background: #836136; */
padding: 0px 0 0 !important;
}


/*************
/* ヘッダー
*************/
h1{
font-size:12px;
line-height:1.6;
font-weight:normal;
}

#header{
overflow:hidden;
padding: 0 0 10px 0;
padding: 0;
z-index: 100;
width: 100%;
margin: 0 auto;
/* background: rgba(255, 255, 255, 1); */
/* border-bottom: #000000 2px solid; */
/* box-shadow: 0 1px 3px rgba(152, 152, 152, 0.78); */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(244,244,244,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */

}

* html #header{height:1%;}


/*************
/* ロゴ
*************/
#header .logo{
float:left;
padding: 0;
width: 258px;
/* margin: 0 auto; */
}

.logo a{
font-size:20px;
font-weight:bold;
line-height:1;
font-family:"Palatino Linotype", "Book Antiqua", Palatino,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
}

.logo span{
font-size:12px;
font-weight:normal;
}

.info{
float:right;
padding:20px 0;
}

.tel strong{
font-size:20px;
font-weight:bold;
}

/**************************
/* トップナビゲーション
**************************/
ul#topnav{
clear:both;
overflow:hidden;
margin: 0 auto 0px;
/* background:#134091; */
/* border-radius:5px; */
/* width: auto !important; */
}

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

ul#topnav li{
float:left;
text-align:center;
}

ul#topnav a{
width: 150px;
font-size: 15px;
display:block;
padding: 10px 0 10px;
color: #000000;
/* border-left: 2px dashed #fff; */
}

ul#topnav li:first-child a{border:0;}

ul#topnav li:last-child a{/* width: 115px; */}

ul#topnav li.active a,ul#topnav a:hover{/* background:#2871d7; *//* opacity: 0.4; *//* color: #6C81CD; */}


/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
clear:both;
line-height:0;
border-top: #000000 3px solid;
border-bottom: 3px solid #000000;
/* border-bottom: 1px solid #E3E3E3; */
/* padding: 10px 15px; */
padding: 0 15px;
/* background: rgba(255, 255, 255, 1); */
background: #000000;
/* box-shadow: 0 1px 1px rgba(227, 227, 227, 0.34); */
}

#mainBanner .inner{position:relative;/* margin-top: 30px; */}

#mainBanner img{
max-width:100%;
height:auto;
/* box-shadow: 0 1px 2px #eae8e5; */
}

.slogan{
position:absolute;
max-width:100%;
height:auto;
bottom:10px;
left:10px;
padding:5px 10px;
line-height:1.4;
z-index:100;
background:url(images/tp2.png);
}

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

.slogan h2{
padding-bottom:5px;
color:#fff;
font-size:20px;
}

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


/**************************
/* グリッド
**************************/
.gridWrapper{
clear:both;
padding: 10px 0;
overflow:hidden;
position: relative;
}
.gw2nl{
padding: 8px 0;
}

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

.colDark,.colLight{
padding-bottom:10px;
color: #626262;
margin-left: 8px;
background: rgba(255, 255, 255, 1);
/* border-radius: 5px; */
}

.colLight{
background:#134091;
}

.colDark h3,.colLight h3{
margin:10px 10px 5px;
font-size: 18px;
text-align: center;
color: #343434;
/* border-bottom:1px solid #fff; */
font-family: "Times New Roman", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.colDark a,.colLight a{
/* display:block; */
/* color:#ccc; */
}

.colDark a:hover,.colLight a:hover{
/* color:#fff; */
opacity: .5;
}

.grid p{
padding:5px 10px;
}

.grid ul{margin:5px 10px;}

.grid li{
padding:5px 0;
list-style:inside;
/* border-top:1px solid #000; */
border-bottom: 1px dashed #FFFFFF;
}

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

.gridWrapper img{
max-width:100%;
height:auto;
/* width: 480px; */
/* height: 100px; */
}

/* フッター内のグリッド(3カラム) */
#footer .grid{
color:#fff;
background:transparent;
width: 100%;
text-align: center;
margin: 0 auto;
}

#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;
border-right:1px solid #fff;
}


/*************
メイン コンテンツ
*************/
section.content{
margin: 20px 0;
font-size:14px;
overflow:hidden;
/* border: #BB286A 1px solid; */
background: #fff;
padding: 0px 15px 15px;
/* border-radius: 7px; */
}

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

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

h3.heading,#sub .grid h3{
/* padding: 10px 18px 6px; */
/* margin-bottom:10px; */
font-size: 21px;
font-family:  "Times New Roman", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
color: #000000;
	
border-top: 2px solid #000000;

	
/* border-bottom: #297589 1px solid; */

	
/* border-bottom: #3F5C9B 1px solid; */
border-bottom: #000 2px solid;
/* border-top: #000 1px solid; */
/* border-left: 5px solid #80CECF; */
padding: 10px 16px 10px 13px;

/* padding: 10px 0 5px 0px; */
/* background: #79A1F2; */
/* border-left: 5px solid #a3978f; */
/* width: 250px; */
margin: 20px 0px 17px;
text-align: center;
/* text-align: left; */
/* border-radius: 4px; */
}
#sub .grid h3{margin-right:10px;}

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

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

img.frame,#gallery img{
border: #000 1px solid;
}

#gallery .gridWrapper{padding:0;}

#gallery img{
margin: 5px;
}

section#gallery{overflow:visible;}


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

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

table.table tr:first-child th,table.table tr:first-child td{
border-top:#2871d7 4px solid
}

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


/*************
/* フッター
*************/
#footer .inner{
clear:both;
/* padding: 0 !important; */
padding: 20px 0 !important;
/* overflow:hidden; */
/* background: #E8E8E8; */
/* border-radius:5px 5px 0 0; */
margin: 0 auto;
position: relative;
}

* html #footer{height:1%;}

#footer .copyright{font-size:11px;}


/* PC用 */
@media only screen and (min-width:960px){
	#wrapper,.inner,ul#topnav{
	width: 1003px;
	padding:0;
	/* margin: 0 auto; */
}
	ul#topnav{
		
	
border-radius: 5px;
/* box-shadow: 0 1px 5px #ddd; */
}
	
	#wrapper{padding: 20px;width: 1000px;/* background: #FFFFFF; *//* border: 1px solid #D6C2A7; *//* box-shadow: #F2E8C4 0px 0px 14px 7px; */  /* -webkit-box-shadow:rgba(240, 225, 224, 0.65098) 0px 0px 5px 2px; */  -moz-box-shadow:rgba(240, 225, 224, 0.65098) 0px 0px 5px 2px;}
	
	#main{
	float:right;
	width:690px;
	}
	
	#subpage #sub{
	float:left;
	width:235px;
	overflow:hidden;
	}
	
	/* グリッド */
	.grid{width: 239px;}
	.col2{width:470px;}
	.col3{/* width:705px; */}
	#gallery .grid{width: 243px;}
	#subpage #sub .grid{
	width:100%;
	float:none;
	padding-bottom:30px;
	}
	.colDark{/* border-radius: 6px; */height: 390px;border: #000000 1px solid;/* box-shadow: 0 1px 2px #eae8e5; */position: relative;}
	.colDark:first-child{margin: 0 0 0 9px;}
  /* .colDark:first-child{border-radius:6px 0 0 6px;} */
  /* .colLight:last-child{border-radius:0 6px 6px 0;} */
	
}


/* モニター幅960px以下 */
@media only screen and (max-width:960px){
	h1 p.inner{padding:0 2%;width:96%}
	#header .logo{padding-left:10px;}
	#header .info{padding-right:10px;}
	
	ul#topnav{
	clear:both;
	width:100%;
	border-radius:0;
	}

	ul#topnav li{
	width:33%;
	/* border-right:1px solid #2871d7; */
	/* border-bottom:1px solid #2871d7; */
	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 li a{
	width:100%;
	border:0;
	}

	ul#topnav li:first-child a,ul#topnav li:last-child a{width:100%;}
	
	.grid{
	width:50%;
	margin:2px 0;
	}
	.g_img{
	/* margin: 0; */
	float: none;
	width: 100%;
}
	
	.col2{
	float:none;
	width:100%;
	margin:0 0 20px;
	}
	
	.grid img{
	float:left;
	margin-right:5px;
	}
	.grid3 img{
	float:none;
	margin:0 auto;
	display:block;
	}
	
	#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;
	}
}


/* スマートフォン 横(ランドスケープ) */
@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;
	}
	
	#footer .grid p{text-align:center;}
}


/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
	#header .logo{padding-top:10px;}
  .info{padding:10px 0;}
	ul#topnav li{width:50%;}

	ul#topnav li:nth-child(3n){
	/* border-right:1px solid #2871d7; */
	width:50%;
	}	
	ul#topnav li:nth-child(2n),ul#topnav li:nth-child(6n){border-right:0;}
	
	#mainBanner h2,#mainBanner h3{font-size:80%;}
}
@media only screen and (min-width:960px){
	.mainImg .inner {
	    /* width: 1000px !important; */
    
	    /* width: 1100px !important; */
}
    #sub .grid {
    	width: 333px;
    
}
    .insub {
    width: 250px !important;
	}
	#topnav {
    /* width: 100% !important; */
    /* float: left; */
    /* margin: 0 auto !important; */
	}
    #header .inner {
    width: 1000px !important;
	
    margin: 17px 0 10px;
	
    /* padding: 20px 0 0; */
}
	h1 {
    width: 1000px;
    margin: 0 auto;
    color: #000000;
	}
	
	.in2 {
    	width: 1000px;
    	margin: 0 auto;
	}
	p.readmore {
    	position: absolute;
    	bottom: 10px;
	}
	.grid3 p.readmore {
    	bottom: 15px !important;
	}
	.headerIn {
    	width: 1000px;
    	margin: 11px auto 0px;
	
    	height: 125px;
}

	.headerIn .inner {
    	/* width: 30%; */
    	/* float: left; */
	}
	.headerIn #topnav {
    	width: 65%;
    	float: right;
    	clear: none;
    	margin: -5px 0 4px;
	}
	ul#topnav li {
		/* width:33%; */
	
		/* width: 25%; */
		width: 24%;
		/* width: 247.4px; */
		/* width: 20%; */
	
		border-left: 1px solid #D0D0D0;
		/* background: #FFFFFF; */
		padding: 0;
		margin: 10px 4px 10px;
		/* border-radius: 40px; */
}

	ul#topnav li:last-child {
		border-right: 1px solid #D0D0D0;
}
	#header .logo {
		margin:0 auto;
	
		/* margin: 0; */
		width: 207px;
		float: none;
	
		/* position: relative; */
		/* top: 1px; */
}
	ul#topnav a {
		/* text-align:center; */
	
		margin: 0 auto;
	
}
	.nav_wrap {
    	height: 62px;
    	
	
    	/* background-color: #79A1F2; */
    	/* border-top: 1px solid #E3E3E3; */
    	/* border-bottom: 1px solid #E3E3E3; */
    	/* box-shadow: 0 1px 2px #e3e3e3; */
    	/* background: rgb(121,161,242); */ /* Old browsers */
    	background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(224,224,224,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(100%,rgba(224,224,224,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(224,224,224,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(224,224,224,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(224,224,224,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(224,224,224,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */

}
	.maxWidth {
    width: 66% !important;
	}
	.grid2 {
    width: 48% !important;
    height: 300px;
	}
	.gw2nl .grid {
    width: 48% !important;
    height: 240px;
	}
	.grid3 {
    width: 32% !important;
    height: 360px !important;
	}
	.gw3 .grid {
    width: 32% !important;
    height: 360px !important;
	}
	.gw3nl .grid {
    width: 32% !important;
    height: 280px !important;
	}
	.gw3nlg .grid {
    width: 32% !important;
    height: 200px !important;
	}
	.gridWrapper .grid3 img{
		margin: 0;
	}
	.g3sub {
		height: 270px !important;
	}
	.gw4nl .grid{
		height:300px;
	}	
	.gw4nlg .grid{
		height: 220px;
	}
	.gw2nlg .grid{
		height: 150px;
	
		width: 480px;
}	
	.gw1nlg .grid{
		height: 130px;
		width: 98%;
	}
	.gw1 .grid {
    width: 98.9% !important;
    height: 160px !important;
	}
	.gw2 .grid {
    width: 48.9% !important;
    height: 280px !important;
	}
}
#footer .inner p {
    color: #FFFFFF;
    margin: 0 auto;
}
#footer {
    background: #000000;
    clear: both;
    border-top: #2F2F2F 1px solid;
-webkit-background-size: 5px 5px;
-moz-background-size: 5px 5px;
background-size: 5px 5px;

    /* background-color: rgba(168, 120, 45, 0.89); */

}
#footer a {
    color: #D2D2D2;
}
ul#topnav li a span {
    font-size: 11px;
    /* color: #666; */
}
h3.heading,#sub .grid2 h3{
	margin-right:0;
}
p.g_img{
padding:0;
/* margin:0; */
}
.gw2 p.g_img{
padding:0;
width: 100%;
}
.gw2 p.g_img img{
/* width: 100%; */
display: block;
margin: 0 auto;
}
.subc .inner img {
    width: 80%;
    display: block;
    margin: 0 auto;
}
#pagetop {
	clear: both;
	position: absolute;
	right: 0px;
	top: -16px;
}
#pagetop a {
	color: #FFF;		/*文字色*/
	font-size: 10px;	/*文字サイズ*/
	background-color: #2F2F2F;	/*背景色*/
	text-decoration: none;
	text-align: center;
	width: 10em;	/*ボックス幅*/
	display: block;
	float: right;
}
/*マウスオン時*/
#pagetop a:hover {
	/* background-color: #333; */
	color: #FFF;
}