@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, 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;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
font-size:90%;
color:#252525;
-webkit-text-size-adjust: none;
background:#ffffff;
}

/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#271610;
}

a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
color:#CCCCCC;
}


/**** Clearfix ****/
nav .panel:after, #mainNav:after, .newsTitle:after, .bg:after,.post:after,#footer:after{content:""; display: table;clear: both;}
nav .panel,#mainNav,.newsTitle,.bg, .post,#footer{zoom: 1;}

#bottun_b{
	background-color:#002F6B;
	color:white;
	padding:10px 0;
	cursor:pointer;
	border-radius:5px;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	width:40%;
	margin:0 auto;
	font-size:120%;
	text-align:center;
	}
#bottun_b a{
	color:white;
	}
	
#dot {
	width:98%;
	height:2px;
	margin:5px auto;
	padding-top:5px;
	border-bottom:dotted 1px #999999;
	clear:both;
}

@media only screen and (max-width:710px){
#bottun_b{
	width:100%;
	margin:0 auto;
	font-size:100%;
	text-align:center;
	}
}

a.all_btn {
	background-color:#41292D;
	border:1px solid #8E1A68;
	color:white;
	padding:10px 55px;
	cursor:pointer;
	border-radius:5px;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	font-size:110%;
}
a.all_btn:hover {
	background-color:#664D37;
}

a.y_button {
padding:6px 10px;
border:4px solid #006699;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:80%;
margin:5px 0;
}

a.y_button:hover {
opacity: 0.4;
}

#modal_space{
height:0
}

------------------------------------------------------------*/
@media only screen and (max-width:710px){
all_btn {
	font-size:90%;
	padding:10px 0;
}
a.all_btn {
	font-size:90%;
	padding:10px 0;
}
}

/* フォーム
------------------------------------------------------------*/
input[type="text"], input[type="email"],textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:24px;
padding:1px 5px;
border:1px solid #B5AAA2;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:6px 10px;
background:#3C1D03;
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%;
color:#fff;
margin:5px 0;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
opacity: 0.4;
}

*:first-child+html input[type="submit"]{padding:3px;}


/* レイアウト
------------------------------------------------------------*/
#wrapper{
width:100%;
}

.inner{
margin:0 auto;
width:1100px;
}

#header{
overflow:hidden;
margin:0 auto 5px;
width:100%;
background:#FFFFFF;
border-top:solid 1px #A4813E;
}

#content{
width:1100px;
margin:0 auto;
padding:20px 0 10px;
}

#point{
width:1100px;
margin:0 auto;
padding:20px 0;
}

#point img{
width:80%;
height:auto;
margin:20px auto;
text-align:center;
}

#point p{
width:80%;
height:auto;
margin:0 auto;
color:#FFFFFF;
}

#omimai{
width:1000px;
margin:0 auto;
padding:25px 0;
text-align:center;
border:#DDDDEE 1px solid;
line-height:2.0;
background:#EAEFF4;
}

#topics{
width:1100px;
margin:0 auto;
padding-top:0;
padding-left:30px;
text-align:center;
}

#charm{
width:1100px;
margin:0 auto;
padding:0;
text-align:center;
background:#FFFFFF;
}

p.ttl_charm {
clear:both;
margin:5px 0 5px;
padding:2px 0;
font-size:140%;
font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
color:#4B4949;
text-align:center;
line-height:1.4;
}

p.ttl_charm_sp {
clear:both;
margin:0;
padding:2px 0;
font-size:120%;
font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
color:#260217;
text-align:left;
line-height:1.4;
}

#charm_sp{
display:none;
}

@media screen and (max-width: 800px) {
#charm{
display:none;
}

#charm_sp{
display:block;
width:100%;
margin:0 auto;
}
}

#c_charm{
width:48%;
margin:0 auto;
}

#c_charm img{
width:100%;
}

p.txt_charm {
	font-size:110%;
	margin:0 auto 0 0;
	padding:0;
	text-align:left;
}

#l_charm{
width:48%;
float:left;
}

#r_charm{
width:48%;
float:right;
}

#l_charm img{
width:100%;
}

#r_charm img{
width:100%;
}

@media screen and (max-width: 1100px) {
#charm{
width:96%;
margin:0 auto;
padding:0;
text-align:center;
background:#FFFFFF;
}
}

#banner{
width:930px;
padding:10px 0;
margin:0 auto 40px;
padding-top:0;
text-align:center;
}

#news{
width:1100px;
margin:0 auto;
padding:20px 0 10px;
}

#sidebar{
float:right;
width:225px;
padding:30px 0;
}

#footer{
clear:both;
padding-top:20px;
border-top:1px solid #e2e2e2;
background:#E4EAEF;
}

#fix_footer{
height: 110px;
position: absolute;
bottom: 0;
background:#D6E1E7;
}

@media screen and (max-width: 800px) {
#footer{
display:none;
}
}

#red{
width:100%;
clear:both;
height:1px;
background:#A4813E;
margin:10px 0;
}

#clear{
clear:both;
}

#space{
clear:both;
height:40px;
}

#space{
clear:both;
height:40px;
}

@media screen and (max-width: 800px) {
#space{
clear:both;
height:10px;
}
}

p.text_exp{
margin:10px auto;
width:94%;
text-align:left;
}

.text_exp {
	font-size:130%;
	line-height:2.0;
}

/* サイト説明文 + 住所
----------------------------------*/
#header p{
float:left;
padding:3px 0;
color: #271610;
font-size:100%;
font-weight:normal;
}

#header p{
float:right;
}


/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
clear:both;
padding:5px 0 3px;
color: #515151;
font-size:160%;
font-weight:bold;
}

/* サブナビゲーション
----------------------------------*/
#header #bnr_tel{
float:right;
margin-top:-55px;
}

#header ul.bnr_area{
width:840px;
float:right;
margin-top:-55px;
}

#header ul.bnr_area li{
width:210px;
float:right;
}

#header ul.bnr_area li.jrra{
width:160px;
float:right;
}

#header ul.bnr_area li img{
width:100%;
}

@media screen and (max-width: 1054px) {
#header ul.bnr_area{
width:680px;
}
#header ul.bnr_area li{
width:160px;
float:right;
}
#header ul.bnr_area li.jrra{
width:128px;
float:right;
}
}

@media screen and (max-width: 844px) {
#header ul.bnr_area{
width:740px;
}
#header ul.bnr_area li{
width:130px;
float:right;
}
#header ul.bnr_area li.jrra{
width:104px;
float:right;
}
}

@media screen and (max-width: 734px) {
#header ul.bnr_area{
width:100%;
clear:both;
margin-top:5px;
}
#header ul.bnr_area li{
width:39%;
float:right;
padding-right:1px;
}
#header ul.bnr_area li.jrra{
width:29%;
float:right;
padding-right:1px;
}
}

#header #right_hd{
float:right;
padding-right:20px;
padding-left:10px;
margin-top:-25px;
padding-bottom:5px;
}

#header h1{
padding-top:3px;
padding-bottom:5px;
color: #231815;
font-size:85%;
font-weight:normal;
}

#header #right_hd ul{
font-size:90%;
padding-top:3px;
float:right;
}

#header #right_hd ul li{
display:inline;
margin-left:10px;
border-right:dotted 1px;
padding:0 5px;
}

#header #right_hd ul li a{
padding-left:15px;
background:url(../images/arrowSub.png) no-repeat 0 50%;
color: #271610;
}

#header #right_hd ul li a:hover{background-position:3px 50%;}


/* トップページ　メイン画像
----------------------------------*/
#mainImg{
width:100%;
height:auto;
clear:both;
margin:0;
line-height:0;
text-align:center;
z-index:0;
}

#line{
border-bottom:solid 4px #B6C9DA;
}

/* メインスライダー
*****************************************************/
.wideslider {
width: 100%;
text-align: left;
position: relative;
overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
float: left;
display: inline;
overflow: hidden;
}

.wideslider ul li img {
width: 100%;
display: none;
}

.wideslider_base {
top: 0;
position: absolute;
}
.wideslider_wrap {
top: 0;
position: absolute;
overflow: hidden;
}
.slider_prev,
.slider_next {
top: 0;
overflow: hidden;
position: absolute;
z-index: 100;
cursor: pointer;
}
.slider_prev {background: #fff url(../images/slide/prev.png) no-repeat right center;}
.slider_next {background: #fff url(../images/slide/next.png) no-repeat left center;}

.pagination {
bottom: 10px;
left: 0;
width: 100%;
height: 15px;
text-align: center;
position: absolute;
z-index: 200;
}

.pagination a {
margin: 0 5px;
width: 17px;
height: 17px;
display: inline-block;
overflow: hidden;
background:url(../images/slide/point.png);
}
.pagination a.active {
filter:alpha(opacity=100)!important;
-moz-opacity: 1!important;
opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
content: ".";
height: 0;
clear: both;
display: block;
visibility: hidden;
}

.wideslider ul {
display: inline-block;
overflow: hidden;
}

/* ===========================================
	デスクトップ系 769 - 1024
=========================================== */
@media screen and (max-width: 1024px) {
	.wideslider {
	}
}
/* ===========================================
	タブレット系 749 - 768
=========================================== */
@media screen and (max-width: 768px) {
	.wideslider {
	}
}
/* ===========================================
	スマートフォン系 748 - 
=========================================== */
@media screen and (max-width: 748px) {
	.wideslider {
	}
}

/* .viewer
------------------------- */

.postWrap{
margin:0 0 5px 0;
padding:3px;
border:4px solid #DDCAA6;
}

#topBox{
margin:0;
padding:3px;
}

.post{
padding:10px;
border:1px solid #f1f1f1;
background: #fff;
}

article.archive span{padding-left:10px;}


/* ------------------------------
   .slideWrap
------------------------------ */
.slideWrap {
	margin: 0 auto;
	padding: 50px 0;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.slideWrap .btnPrev,
.slideWrap .btnNext {
	bottom: 0;
	width: 30px;
	height: 30px;
	position: absolute;
	background: #000;
	border-radius: 30px;
	transition: all 0.2s ease-in-out;
}

.slideWrap .btnPrev {
	left: 10px;
}

.slideWrap .btnPrev:after {
	content: '<';
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-sizet: 1.6em;
	font-weight: bold;
	text-align: center;
	display: block;
}

.slideWrap .btnNext {
	right: 10px;
}

.slideWrap .btnNext:after {
	content: '>';
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	display: block;
}

/* ------------------------------
   .carousel
------------------------------ */
.carousel {
	margin: -25px auto 0 auto;
	width: 200px; /* リストが何個以上あったらスライドを実行させるかの基準値 */
	height: 75px;
	position: relative;
	visibility: hidden;
}

.carousel .movePanel {
	top: 0;
	left: 0;
	height: 75px;
	position: absolute;
}

.carousel ul {
	float: left;
}

.carousel ul li {
	margin: 0 10px;
	width: 200px;
	height: 78px;
	line-height: 1.2em;
	text-align: center;
	float: left;
	display: block;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	box-shadow: 0 0 5px #999;
	background: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.carousel ul li a {
	display: block;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.carousel ul li a:hover {
	opacity: 0.8;
}

.carousel ul li img {
	width: 100%;
}

.carousel ul li.mainActive {
	z-index: 10;
	-webkit-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.carousel ul:after {
	content: "";
	display: none;
	clear: none;
}


/* タイポグラフィ
*****************************************************/
h2.title{
font-size:180%;
font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
color:#4B4949;
text-align:center;
line-height:1.2;
font-weight:bold;
}
.title{
display:inline-block;
text-align:center;
position:relative;
color:#a4813e;
padding:25px 65px 10px 65px;
}

@media screen and (max-width: 600px) {
h2.title{
font-size:140%;
}
.title{
padding:15px;
}
}

h3.title{
clear:both;
margin:30px 0 15px;
padding:5px 0;
font-size:210%;
font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
color:#260217;
text-align:center;
line-height:1.4;
}

span.en{
font-size:40%;
font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
color:#92AFC7;
text-align:center;
}

h2.first{margin-top:0;}

.dateLabel{
margin:0 0 10px;
text-align:right;
font:italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.post p{padding-bottom:5px;}

.st_text{padding:10px 0 0; line-height:2.2;}

.btn_office {
padding:6px 10px;
background:#0066CC;
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:90%;
color:#fff;
margin:5px 0;
}

.news{
font-size:120%;
font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
color:#000000;
}

.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin:5px 0 0 15px;
list-style:disc;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}

.post h1, .post h2, .post h3, .post h4{clear:both;}

.post h1{
margin:20px 0;
padding:5px 10px;
font-size:150%;
color: #fff;
border-radius:4px;
background:#8d7066;
box-shadow:0 0 3px rgba(0,0,0,0.2); 
}

.post h2{
margin:10px 0;
padding:3px 5px;
font-size:130%;
font-weight:normal;
color: #3f0000;
border-left:5px solid #3f0000;
}

.post h3{
margin:10px 0;
font-size:120%;
font-weight:normal;
color:#8d7066;
border-bottom:1px solid #8d7066;
}

.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}
 
.post blockquote p{padding:5px 0;}

.post table{
border: 1px #8d7066 solid;
border-collapse: collapse;
border-spacing: 0;
margin:10px 0 20px;
}

.post table th{
padding:7px 10px 7px 5px;
border: #8d7066 solid;
border-width: 0 0 1px 1px;
font-weight:bold;
color:#fff;
background:#8d7066;
}

.post table td{
padding:7px 5px;
border: 1px #8d7066 solid;
border-width: 0 0 1px 1px;
background:#fff;
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}

.aligncenter {
display: block;
margin:5px auto;
width:70%;
}

img.alignright, img.alignleft{
padding:0 10px;
margin:0;
display:inline;
}

img.alignleft{margin: 0 7px 0 0;}

.alignright{float:right;}
.alignleft{float: left;}

/*----------------------------------------------------------------------------------------------------------------------------
イメージナビ
----------------------------------------------------------------------------------------------------------------------------*/

#recommend {
	position: relative;
	box-sizing: border-box;
	display: block;
	padding: 0;
	margin: 0;
	text-align: center;
}

.nav_img {
	display: table;
	table-layout: fixed;
	width: 100%;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	list-style: none;
}

.nav_img li {
	display: table-cell;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	text-align: center;
}

.nav_img a {
	display: block;
	position: relative;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	text-align: center;
	background: rgba(0, 0, 0, 1);
	color: rgba(255, 255, 255, 1);
	overflow: hidden;
}

.nav_img a:hover {
	background: rgba(204, 204, 204, 0.7);
	color: rgba(255, 255, 255, 1);
}

.nav_img a img {
	display: block;
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	opacity: 0.8;
}

.nav_img a:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	opacity: 1;
}

.nav_img a .item_comment {
	position: absolute;
	display: block;
	top: 50%;
	left: 0;
	width: 100%;
	padding: 0;
	margin: -30px 0 0 0;
	font-size: 24px;
	letter-spacing: 0.1em;
	line-height: 1.2;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	text-align: center;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	opacity: 1;
}

.nav_img a:hover .item_comment {
	opacity: 1;
}

.nav_img a .item_comment span {
	display: block;
	font-size: 14px;
	letter-spacing: 0;
	margin: 0 0 0 0;
	padding: 0;
	font-family: 'Amiri', serif;
	font-weight: normal;
	font-style: italic;
	color: #e8ddbf;
}

@media screen and (max-width:1280px) {}

@media screen and (max-width:960px) {}

@media screen and (max-width:680px) {
	.nav_img {
		display: block;
		width: 100%;
		vertical-align: middle;
		padding: 0;
		margin: 0;
		list-style: none;
	}
	.nav_img li {
		display: block;
		vertical-align: middle;
		padding: 0;
		margin: 0;
		text-align: center;
	}
	.nav_img a .item_comment {
		position: absolute;
		display: block;
		top: 50%;
		left: 0;
		width: 100%;
		padding: 0;
		margin: -20px 0 0 0;
		font-size: 20px;
		letter-spacing: 0.2em;
		line-height: 2;
		text-align: center;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-ms-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
		opacity: 1;
	}
	.nav_img a:hover .item_comment {
		opacity: 1;
	}
	.nav_img a .item_comment span {
		display: block;
		padding: 0;
		margin: 0;
		font-size: 12px;
		letter-spacing: 0;
		line-height: 1;
		font-weight: 900;
	}
}

/* フッター　ウィジェット
*****************************************************/
.widgetWrap{
margin: 0 0 20px;
padding: 3px;
}

.widget, .widgetInfo,#calendar_wrap{
padding: 10px 7px;
}

#banners img{
max-width:300px;
height:auto;
margin-bottom:10px;
}

#banners a:hover img{box-shadow:0 0 4px rgba(255,255,255,0.7);}

.widget h3{
clear:both;
margin:0 0 10px;
font-size:110%;
font-weight:normal;
color: #000;
border-bottom:1px solid #ccc;
padding:3px 0 3px 20px;
background:url(../images/arrowSub2.png) no-repeat 0 50%;
}

.widget a{
display:block;
padding:3px 0 3px 13px;
background:url(../images/arrow.png) no-repeat 0 50%;
}

.widget ul.sub-menu{margin-left:10px;}

.widget a:hover{background-position: 3px 50%;}

#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:100px;
vertical-align:bottom;
}


/* お知らせ　
-------------*/
.newsTitle{
clear:both;
margin:0 0 20px;
padding:5px 0;
font-size:100%;
color: #333;
border-bottom:1px solid #ccc;
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
font-size:.8em;
background:url(../images/arrow.png) no-repeat 0 50%;
}

.news p{
clear:both;
padding-bottom:2px;
border-bottom: 1px solid #ccc;
}

.news p:last-child{border:0;}

.news p a{
display:block;
padding:5px 0;
color:#333;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#8d7066;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#8d7066;}



/* フッター
*****************************************************/
#footerWrapper{
width:1100px;
}

#footer aside{
float:left;
width:50%;
}

ul.ft{
border-bottom:1px solid #EBE9E5;
padding-bottom:5px;
margin-bottom:20px;
}

ul.ft li a{
color:#000000;
}

#copyright{
clear:both;
padding:5px;
text-align:center;
font-size:90%;
zoom:1;
color:#fff;
background: #333333;
}

@media only screen and (max-width:1100px){
#footerWrapper{
width:98%;
margin:0 auto;
}

#footer aside{
width:48%;
margin:0;
padding:2px 0 40px;
background:none;
display:inline-block;
/display:inline;
/zoom:1;
vertical-align:top;
float:left;
}
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
text-align:center;
}


/* トップページ 最新記事3件
------------------------------------------------------------*/
.thumbWrap{
width:1100px;
margin:20px 0;
}

.thumbWrap li{
float:left;
width:25%;
margin:0;
padding:2px 0 20px;
background:none;
text-align:center;
}

.thumbWrap li img{
margin:0;
width:94%;
height:auto;
}

.thumbWrap2{
width:1100px;
margin:-30px 0 0 0;
}

.thumbWrap2 li{
float:left;
width:50%;
margin:0;
padding:2px 0 20px;
background:none;
text-align:center;
}

.thumbWrap2 li img{
margin:0;
width:97%;
height:auto;
}

@media only screen and (max-width:1100px){
.thumbWrap2{
width:100%;
margin:20px 0;
}
}


/* 最新記事リンク */
ul.thumb h3{
margin-top:10px;
padding:3px;
font-weight:normal;
font-size:100%;
text-align:center;
border:1px solid #e2e2e2;
border-radius:4px;
background:url(../images/tp.png);
}

ul.thumb h3 span{
display:block;
padding:5px 3px;
border-radius:3px;
}

ul.thumb h3 a{color:#8d7066;}
ul.thumb h3:hover span{background:#8d7066;color:#fff}

/* 3件画像記事
------------------------------------------------------------*/
.thumbWrap3{
width:1100px;
margin:20px 0;
}

.thumbWrap3 li{
width:33%;
margin:0;
padding:2px 0 40px;
background:none;
text-align:center;
display:inline-block;
/display:inline;
/zoom:1;
vertical-align:top;
}

.thumbWrap3 li a img{
margin:5px auto;
width:96%;
height:auto;
display: block;
padding: 0;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
opacity: 1;
}

.thumbWrap3 li a:hover img {
-webkit-transform: scale(1.03, 1.03);
-moz-transform: scale(1.03, 1.03);
-ms-transform: scale(1.03, 1.03);
-o-transform: scale(1.03, 1.03);
transform: scale(1.03, 1.03);
opacity: 1;
}


/* 最新記事リンク */
ul.thumb3 h3{
margin-top:10px;
padding:3px;
font-weight:normal;
font-size:100%;
text-align:center;
border:1px solid #e2e2e2;
border-radius:4px;
background:url(../images/tp.png);
}

ul.thumb3 h3 span{
display:block;
padding:5px 3px;
border-radius:3px;
}

ul.thumb3 h3 a{color:#8d7066;}
ul.thumb3 h3:hover span{background:#8d7066;color:#fff}

@media only screen and (max-width:1100px){
.thumbWrap3{
width:96%;
margin:5px auto;}

.thumbWrap3 ul{

}

.thumbWrap3 li{
display:inline-block; 
/display:inline; 
/zoom:1;
width:48%;
vertical-align:top
}
}

@media only screen and (max-width:600px){
.thumbWrap3{
width:100%;
margin:5px auto;}
.thumbWrap3 li{
float:left;
width:98%;
margin:0 auto;
padding:2px 0 40px;
background:none;
text-align:center;
}
}

/* 4件画像記事
------------------------------------------------------------*/
.thumbWrap_serch{
width:1100px;
margin:20px 0;
}

.thumbWrap_serch li{
float:left;
width:25%;
margin:0;
padding:2px 0 40px;
background:none;
text-align:center;
}

.thumbWrap_serch li p{
margin:0;
width:94%;
height:auto;
}

.thumbWrap_serch li img{
margin:5px auto;
width:96%;
height:auto;
display: block;
padding: 0;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
opacity: 1;
}

.thumbWrap_serch li a img{
margin:5px auto;
width:96%;
height:auto;
display: block;
padding: 0;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
opacity: 1;
}

.thumbWrap_serch li a:hover img {
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
opacity: 1;
}


@media only screen and (max-width:1100px){
.thumbWrap_serch{
width:96%;
margin:20px auto;
}
}

@media only screen and (max-width:900px){
.thumbWrap_serch li{
width:48%;
margin:0;
padding:2px 0 40px;
background:none;
text-align:center;
display:inline-block;
/display:inline;
/zoom:1;
vertical-align:top;
float:left;
}
}


/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1100px){
nav div.panel{
display:block !important;
float:left;
}

a#menu{display:none;}		
	
#mainNav{
width:100%;
height:55px;
margin:0 auto;
background:#FFFFFF;
border-top:solid 1px #CBD9E4;
border-bottom:solid 4px #B6C9DA;
z-index:999;
}

.fixed {
position: fixed;
top: 0;
}

#mainNav li{
float: left;
position: relative;
border-right:1px solid #CBD9E4;
width:144px;
padding:8px 0;
font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
line-height:1.6;
}

#mainNav li.rv{
float: left;
position: relative;
border-right:1px solid #CBD9E4;
width:154px;
padding:8px 0;
font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
line-height:1.6;
background:#00316A;
}

#mainNav li.pro{
float: left;
position: relative;
border-right:1px solid #0075C4;
width:218px;
padding:8px 0;
font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
line-height:1.8;
background:#0075C4;
letter-spacing:-0.08em;
font-size:14px;
}

#mainNav li:first-child{border-left:1px solid #ECD8D2;}

#mainNav li a{
display: block;
text-align: center;
_float:left;
color:#000000;
font-size:15px;
}

#mainNav li.rv a:hover{
color:#FFFFFF;
background:#658EAF;
padding:8px 0;
margin:-8px 0;
}

#mainNav li.pro a:hover{
color:#FFFFFF;
background:#26A8FF;
padding:8px 0;
margin:-8px 0;
}

#mainNav li.rv a{
display: block;
text-align: center;
_float:left;
color:#FFFFFF;
font-size:100%;
}

#mainNav li.pro a{
display: block;
text-align: center;
_float:left;
color:#FFFFFF;
font-size:100%;
}

#mainNav li a:hover{
color:#00316A;
}

#mainNav li a span{
display:block;
font-size:60%;
line-height:1.3;
color:#92AFC7;
}

#mainNav li.pro a span{
display:block;
font-size:60%;
line-height:1.3;
color:#92AFC7;
}

#mainNav ul ul{width:97%; margin-top:-3px;}

#mainNav ul ul{display: none;}

#mainNav li:hover ul{
display: block;
position: absolute;
top:53px;
left:0;
z-index:500;
}

#mainNav li li{
padding:3px 40px;
margin:0;
float: none;
height:40px;
border:0;
background:#FFFFFF url(../images/arrow.png) no-repeat 10% 50%;
border-bottom:1px solid #B6C9DA;
border-right:1px dotted #B6C9DA;
border-left:1px dotted #B6C9DA;
}

#mainNav li li:first-child{border-left:0; border-top:1px solid #B6C9DA;padding:3px 40px;border-right:1px dotted #B6C9DA;
border-left:1px dotted #B6C9DA;}

#mainNav li li a{
height:40px;
padding:0 0 0 0;
line-height:40px;
font-size:14px;
text-align:left;
color:#3C1D03;
}

#mainNav li li.current-menu-item a{font-weight:bold;}

#mainNav li li:hover{background:#E0E9EF; url(../images/mainnavBg.png) repeat-x 0 100%;}

#mainNav li:hover li:last-child{border:0;border-bottom:1px solid #B6C9DA;
border-right:1px dotted #B6C9DA;
border-left:1px dotted #B6C9DA;}


#mainFotter {
width:100%;
bottom: 0;
position: fixed;
padding:15px 0 10px 0;
background-color: rgba( 32,99,169, 0.85 ) ;
z-index: 3;
border-top:solid 2px #CCCCCC;
}

#mainFotter_space{
display:none;
}

#ft_box{
width:1100px;
margin: 0 auto;
padding: 0;
text-align:center;
}

#orver{
display:none;
}

}

/* メインメニュー　PC用 SMALL
------------------------------------------------------------*/
@media only screen and (max-width:1100px){
nav div.panel{
display:block !important;
float:left;
}

a#menu{display:none;}

#mainNav{
width:100%;
border-top:solid 1px #CBD9E4;
border-bottom:solid 4px #B6C9DA;
}

.inner{
width:100%;
}

.panel{
width:100%;
}

#mainNav li{
float: left;
position: relative;
border-right:1px solid #ECD8D2;
margin-right:-1px;
width:13%;
padding:8px 0;
font-family: "meiryo ui", serif;
line-height:2.0;
}

#mainNav li.rv{
float: left;
position: relative;
padding:8px 0;
font-family: "meiryo ui", serif;
line-height:2.0;
background:#00316A;
}

#mainNav li.pro{
float: left;
position: relative;
border-right:1px solid #0075C4;
margin-right:-2px;
padding:8px 0;
font-family: "meiryo ui", serif;
line-height:2.0;
background:#0075C4;
letter-spacing:-0.08em;
font-size:14px;
width:22%;
}

#mainNav li:first-child{border-left:1px solid #ECD8D2;}

#mainNav li a{
display: block;
text-align: center;
_float:left;
color:#000000;
font-size:13px;
font-weight:bold;
}

#mainNav li.rv a:hover{
color:#FFFFFF;
background:#658EAF;
padding:8px 0;
margin:-8px 0;
}

#mainNav li.pro a:hover{
color:#FFFFFF;
background:#26A8FF;
padding:8px 0;
margin:-8px 0;
}

#mainNav li.rv a{
display: block;
text-align: center;
_float:left;
color:#FFFFFF;
}

#mainNav li.pro a{
display: block;
text-align: center;
_float:left;
color:#FFFFFF;
}

#mainNav li a:hover{
color:#00316A;
}

#mainNav li a span{
display:block;
font-size:60%;
line-height:1.3;
color:#92AFC7;
}

#mainNav ul ul{width:97%;}

#mainNav ul ul{display: none;}

#mainNav li:hover ul{
display: block;
position: absolute;
top:53px;
left:0;
z-index:500;
}

#mainNav li li{
padding:3px 40px;
width:120px;
margin:0;
float: none;
height:40px;
border:0;
background:#FFFFFF url(../images/arrow.png) no-repeat 10% 50%;
border-bottom:1px solid #B6C9DA;
border-right:1px dotted #B6C9DA;
border-left:1px dotted #B6C9DA;
}

#mainNav li li:first-child{border-left:0; border-top:1px solid #B6C9DA;padding:3px 40px;border-right:1px dotted #B6C9DA;
border-left:1px dotted #B6C9DA;}

#mainNav li li a{
height:40px;
padding:0 0 0 0;
line-height:40px;
font-size:14px;
text-align:left;
color:#3C1D03;
}

#mainNav li li.current-menu-item a{font-weight:bold;}

#mainNav li li:hover{background:#E0E9EF; url(../images/mainnavBg.png) repeat-x 0 100%;}

#mainNav li:hover li:last-child{border:0;border-bottom:1px solid #3C1D03;
border-right:1px dotted #3C1D03;
border-left:1px dotted #3C1D03;}

#content, #sidebar, #news, #topics, #omimai, #charm #point,#group,#banner{
clear:both;
width:95%;
float:none;
margin:0 auto;
padding:20px 0 10px;
}

#rv_box{
clear:both;
width:95%;
float:none;
margin:0 auto;
padding:20px 0 10px;
}

#banners{width:100%;margin:0 auto;text-align:center;}
#banners p{display:inline;margin:0 1% 0 0;}
#banners p img{width:31%;height:auto;}

.thumbWrap{width:100%;margin:10px auto 0;text-align:center;}
.thumbWrap ul.thumb li{width:21%; float:left;margin:0 1% 0 2%;}
.thumbWrap img{width:100%;height:auto;}

#mainFotter {
width:100%;
bottom: 0;
position: fixed;
padding:15px 0 10px 0;
background-color: rgba( 32,99,169, 0.85 ) ;
z-index: 3;
border-top:solid 2px #CCCCCC;
}

#mainFotter_space{
display:none;
}

#ft_box{
width:96%;
margin: 0 auto;
padding: 0;
text-align:center;
}

#orver{
display:none;
}

}


/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:800px){
#mainNav{
display:none;
}

.pagination {
display:none;
}

#mainFotter {
display:none;
}

#ft_box {
display:none;
}

#mainFotter_space{
display:none;
}

#orver{
display:block;
line-height:1.8;
width:100%;
}

#modal{
width:100%;
margin: 0;
padding: 0;
z-index:100;
border-bottom:2px solid #B6C9DA;
border-top:2px solid #B6C9DA;
}

.fixed {
position: fixed;
bottom: 0;
}

#demo-button{
width:21%;
float:left;
background:#FFFFFF;
text-align:center;
padding:12px 0;
margin-right:-1px;
margin-left:-1px;
border-right:dotted #B6C9DA 1px;
border-left:dotted #B6C9DA 1px;
border-bottom:1px solid #B6C9DA;
}

#demo-button a{
color:#000000;
text-decoration:none;
}
#demo-button a:hover{
color:#2C3C99;
}

#contact-button{
width:58%;
float:left;
background:#00316A;
text-align:center;
padding:12px 0;
margin-right:-1px;
margin-left:-1px;
border-right:dotted #52373C 1px;
border-left:dotted #52373C 1px;
border-bottom:1px solid #52373C;
}

#contact-button a{
color:#FFFFFF;
text-decoration:none;
}
#contact-button a:hover{
color:#99CCCC;
}

.md_ttl{
font-size:20px;
font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
color:#260217;
}

/* ここまでデモページ用のコード */
#modal-content {
width: 100% ;
margin: 0 ;
padding: 10px 20px ;
position: fixed;
display: none ;
z-index: 999 ;
overflow-y: scroll;
}

#modal-content-innar{
margin:20px auto 0 auto;
width:90%;
}

li.list_menu_s{
width:50%;
margin-right:-8px;
margin-left:-10px;
border:solid #A3BDCF 1px;
display:block;
float:left;
padding:10px 0 10px 16px;
background:#FFFFFF url(../images/arrow.png) no-repeat 5px 50%;
}


li.list_menu_l{
width:100%;
margin-right:-1px;
margin-left:-11px;
border:solid #A3BDCF 1px;
margin-top:10px;
background:#FFFFFF;
display:block;
text-align:center;
padding:10px 0 10px 10px;
}

li.list_menu_m{
width:100%;
margin-right:-1px;
margin-left:-11px;
border:solid #A3BDCF 1px;
margin-top:10px;
background:#00316A;
display:block;
text-align:center;
padding:10px 0 10px 10px;
}

li.list_menu_m a{
color:#FFFFFF;
}

li.list_menu_m a:hover{
color:#CCCCCC;
}

li.list_menu_close{
width:100%;
margin-right:-1px;
margin-left:-11px;
border:solid #A3BDCF 1px;
margin-top:10px;
background:#333333;
display:block;
text-align:center;
padding:15px 0 10px 15px;
}

#ct_head{
margin-bottom:50px;
background:#663300;
clear:both;
}
.md_ttl{
font-size:18px;
float:left;

}
#modal-close{
float:right;
}

#modal-close2{
float:none;
color:#FFFFFF;
}

#modal-overlay {
z-index: 1 ;
display: none ;
position: fixed ;
top: 0 ;
left: 0 ;
width: 100% ;
height: 120% ;
background-color: rgba( 163,189,207, 0.55 ) ;
}
.button-link {
color: #00f ;
text-decoration: underline ;
}
.button-link:hover {
cursor: pointer ;
color: #f00 ;
}

.list_menu_s {
font-size:14px;
}

#modal_space{
height:54px;
}

}


/* 幅780px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 800px){
#header .bg{display:none;}
#header #bnr_tel{display:none;}
}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
#header{text-align:center;}
#header h1{display:none;}
#header h2,#header h1,#header p,#header ul{float:none;}
#header h2{ width:30%; margin:0 auto;}
#header h2 img{ width:96%; margin:0 auto;}
#headerInfo{width:250px;margin:0 auto;}
#footer ul{text-align:left;padding:15px;}
#footer ul ul{padding:0;}
#footer aside{float:none;width:100%;}
}

/* 幅430px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 430px){
.thumbWrap ul.thumb li{width:98%;margin:0 auto;}
.thumbWrap img{width:100%;height:auto;}
.thumbWrap2 ul.thumb li{width:98%;margin:0 auto;}
.thumbWrap2 img{width:100%;height:auto;}
}

/* 幅330px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 330px){
#calendar_wrap table{width:100%;}
#banners p img{width:31%;height:auto;}
}


/* SNS
------------------------------------------------------------*/
#SNS{
display:none;
}

@media only screen and (max-width: 800px){
#SNS{
display:block;
width:100%;
margin:10px auto;
padding:5px 0;
border-top:solid 1px #666600;
clear:both;
}
#fb{
width:50%;
float:left;
}
#fb img{
width:90%;
margin:0 auto;
}
#ig{
width:50%;
float:left;
}
#ig img{
width:90%;
margin:0 auto;
}
}

/*-----side-tool----*/

#side-tool {
    	height: 280px;
    	position: fixed;
    	right: 0;
    	bottom: 5%;
    	width: 50px;
    	z-index: 999;
	}

#side-tool #pagetop {
    	height: 50px;
    	width: 150px;
		margin-top:10px;
	}
	
#side-tool #facebook {
    	height: 50px;
    	width: 50px;
		margin-top:15px;
	}
	
#side-tool #twitter {
    	height: 50px;
    	width: 50px;
		margin-top:15px;
	}

#side-tool #siryo {
    	height: 280px;
    	margin-bottom: 10px;
    	margin-top: 8px;
    	width: 50px;
}

#searchBt, #searchOff {
    	cursor: pointer;
    	height: 51px;
    	margin-bottom: 6px;
    	margin-top: 8px;
    	width: 28px;
}

#searchOff {
    	display: none;
}

#searchOff.search-now-on {
    	display: block;
}

#searchBt.search-now-on {
    	display: none;
}

#sr-ttl {
    	border-bottom: 1px solid #CCCCCC;
    	font-size: 20px;
    	font-weight: bold;
    	margin-bottom: 20px;
    	margin-top: 45px;
    	padding-bottom: 5px;
}
	
.search-now {
	display:none;
	}

.search-now.search-now-on {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
	background-color: #fff;
	opacity: 0.5;
	display:block;
	}
.side-nav {
	line-height: 110%;
	}

.side-nav a {
	text-decoration: none;
	display: block;
	color: #333;
	}

html*.side-nav > ul > li.sn-first > a {
	font-family:"メイリオ", meiryo, Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}


/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:820px){
#side-tool {
display:none;
}
}