@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,img, 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-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:#fff;
font:1em verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
-webkit-text-size-adjust: none;
background:#fff;
background-repeat:repeat;
}

img {
vertical-align: bottom;
}
.cent {text-align:center;}
.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.pb40{margin-bottom:40px;}

.bb7{border-bottom: 7px solid #b1161d;}

.tl{text-align:left!important;}
.tr{text-align:right!important;}
/*---
html{
border-left:2px solid #474646;
border-right:2px solid #474646;
}
---*/

/* リンク設定
------------------------------------------------------------*/
a{color:#fff;text-decoration:none;}
a:hover{color:#ccc;}
a:active, a:focus{outline:0;}


/* 全体
------------------------------------------------------------*/
#wrapper{
margin:5px auto;
padding:0 1%;
width:90%;
}

#wrapper .gridinner h3 {
padding:5px 5px;
font-size:0.813em
font-weight:bold;
color:#fff;
background:url(../images/ttl_bg.jpg);
font-family:
   "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
}

.mainImageInit{ background:#231815;}
.sns_area{
    background:#231815;
}

.sns_area p{
    text-align: center;
    padding: 15px 0 20px;
}
.sns_area ul{
    text-align: center;
    padding: 0 0 20px;
}
.sns_area ul li{
    display: inline-block;
    margin: 0 5px;
}
.grid .sns_area{
    background:#fff;
}

.info_area {
    background:#d81c0d;
}

.info_area p{
    text-align:center;
    padding:15px 0 0;
}
.info_area .info_inner p{
    text-align:left;
    padding:0 15px 20px;
}


.menubtn_area ul {
    display: flex;
    width: 100%;
}
.menubtn_area ul li{
    width:33.3%
}
.menubtn_area ul li img{
    width:100%
}

.link_area {
background:url(img/btn_bg.png) #fff6e8 no-repeat;
background-size:100%; 100%/*この場合は高さが自動設定*/
}

.link_area ul {
    display: inline-flex;
}
.link_area ul {
    display: inline-flex;
    margin: 14% 0 38% 28%;
}
.link_area ul li{
    margin: 0 5px;
}


.wht_area{
    background:#fff;
    text-align:center;
}
.wht_area ul {
    display: inline-flex;
    padding:0 1% 3%;
    border-bottom:1px dotted #ccc;
    width:98%;
}
.wht_area ul li{
    margin:0 0;
    width:31%;
    padding:0 1%;
}
.wht_area ul li img{
    width:100%;
    height:100%;
}


.q_inner {
    margin: 0;
    padding: 0 5%;
    width: 90%;
    color:#333;
}
.q_ttl p{
    margin:20px 0 15px;;
}
.q_ttl h2 {
    color:#ee7500;
    font-weight:bold;
    line-height:2em;
    border-bottom:3px solid #ee7500;
    text-align:center;
    font-size:110%;
    margin:20px 0 15px;
}
.q1_area, .q2_area, .q3_area{
    background:#fff;
    padding:20px 0 20px;
}
.q1_area p,.q2_area p,.q3_area p {
    text-align:center;
}
.flow_text p{
    padding: 8px 5px;
    background: #f7b147;
    color: #fff;
    font-weight: bold;
    font-size: 120%;
}
.qa_area h3 {
    color:#ee7500;
    font-weight:bold;
    line-height:2em;
    text-align:center;
    font-size:110%;
    margin:20px 0 20px;
}
.q1_area .a_area h4{
    color:#b71402;
    line-height:2em;
    border-bottom:3px solid #b71402;
    text-align:left;
    font-size:110%;
    margin:0 0 5px;
}
.q2_area .a_area h4{
    color:#081366;
    line-height:2em;
    border-bottom:3px solid #081366;
    text-align:left;
    font-size:110%;
    margin:0 0 5px;
}

.gridinner {
   background:#920000;
   color:#fff;
   padding:20px 0;
}
.gridinner_02 {
    background: #630000;
    color: #fff;
    padding: 20px 0;
}
.gridinner_02 p.ttl span{
    display:block;
    tezt-align:center;
}
.gridinner p {
padding:0 8px 10px;
}
.gridinner .blogtitle {
padding:5px 8px 5px;
border-bottom: 1px solid #007642;
background:url(../images/news.png) no-repeat right;
}

.gridinner .blogtitle dd a{
color:#000;
}
.gridinner h3,.gridinner_02 h3 { text-align:center;}

.logo{
    display: block;
    width: 100%;
}


/*
#sec_wrapper{
margin:5px auto 10px;
padding:0 1%;
position:relative;
width:100%;
}
#sec_wrapper {
	clear:both;
	overflow:hidden;
}
#sec_wrapper li {
	float:left;
	margin-right:10px;
}
#sec_wrapper li img {
max-width:100%;
height:auto;
}
*/
.inner{
margin:0 auto;
width:100%;
}


/*************
/* ヘッダー
*************/
h1{
	text-align:center;
	margin:0;
}

#header{
overflow:hidden;
padding:0;
}

* html #header{height:1%;}

.c_info {
margin:0;
padding:0;
}

/*************
/* ロゴ
*************/
#header .logo{
float:left;
padding:20px 0;
}

.logo a{
font-size:1.250em;
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:0.750em;
font-weight:normal;
}

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

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

/**************************
   トップナビゲーション
**************************/

ul#topnav{
clear:both;
overflow:hidden;
margin:15px auto 20px;
background-image:url(../images/topnav_bg.png);
background-repeat:repeat-x;
font-family:"Palatino Linotype", "Book Antiqua", Palatino,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
}

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

ul#topnav li{
float:left;
text-align:center;
border-right:1px solid #333333;
}

ul#topnav a{
width:104px;
font-size:12px;
display:block;
padding:20px 0;
color:#fff;

}

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

ul#topnav li:last-child a{width:103px;}

ul#topnav li.active a,ul#glnav a:hover{
	}


/**************************
/* グローバルナビゲーション
**************************/
ul#glnav{
clear:both;
overflow:hidden;
margin:5px auto 15px;
background:url(../images/glnav_bg.png);
}

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

ul#glnav li{
float:left;
text-align:center;
border-right:1px solid #033;
}

ul#glnav a{
width:104px;
font-size:12px;
display:block;
padding:10px 0;
color:#fff;

}

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

ul#glnav li:last-child a{width:103px;}

ul#glnav li.active a,ul#glnav a:hover{
	}


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

#mainBanner .inner{position:relative;}

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

#mainBanner_2{
clear:both;
line-height:0;
}

#mainBanner_2 .inner{position:relative;}

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

#mainBanner_2 ul {
	margin:0 auto;
}

#mainBanner_2 li {
	float:left;
}

.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;
overflow:hidden;
width:100%;
}

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


.colLight{
background:#134091;
}

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

.colDark a:hover,.colLight a:hover{
color:#fff;
}
p.../index2.html {
background:#fff;
color:#000;
margin:0 10px 0;
padding:10px;
}

.grid  .news {
background:#fff;
}

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

.grid li{
padding:5px 0;
}

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

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

/* フッター内のグリッド(3カラム) */
#footer .grid{
color:#fff;
background:#fff;
}

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

#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;
}

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

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

h3.heading,#sub .grid h3{
padding:5px 10px;
margin-bottom:10px;
font-size:16px;
color:#fff;

}
#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:4px solid #333;
}

#gallery .gridWrapper{padding:0;}

#gallery img{
margin:5px;
}

section#gallery{overflow:visible;}


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

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

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

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

/*************
/* フッター
*************/
#footer .../index2.html{
clear:both;
margin-top:20px;
padding:5px 0 10px;
overflow:hidden;
background:#000;
border-radius:5px 5px 0 0;
}

* html #footer{height:1%;}

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

.news dl dt img {
	text-indent:-9999px;
}
.copy {
color:#ff0000;
font-family:
   "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
text-align:center;
font-size:75%;
}

/* ウィジェット
*****************************************************/
.news {
	margin-left:5px;
	margin-bottom:5px;
}
.news h3 {
	margin:5px 4px 5px 0;
}
.news dl dt{
	display:none;
}

.c_btn {
margin:4px 0 4px;
}
.c_btn_ls {
margin:4px 0 10px;
}
#price{
    margin:0 10px;
    padding:5px 10px;
    border-top:1px dotted #fff;
    border-bottom:1px dotted #fff;
    overflow:hidden;
}
.price_text {
	color:#000;
}

ul.buy_price {
	float:left;
	color:#fff;
	list-style:none;
	margin: 0 10px;
}
ul.buy_price li {
	list-style:none;
}

p.ttl {
	color:#fff;
	font-size:100%;
}
p.ttl b {
	color:#fff;
	display: block;
	font-size:100%;
}

.come {
	clear:both;
	width: 97%;
	height: 100%;
	font-size:10px;
	padding:2px;	
}

#map {
	margin:8px auto;
	border:3px #fff solid;
	width:95%;
}
.cont_1 {
	text-align:center;
	margin:10px auto;
	background-color:#0f431d;
	font-weight:bold;
	font-size:150%;
	color:#fff;
	width: 98%;
	height: 50px;
	line-height:50px;
	border: solid 3px #fff;
    outline: solid 1px #0f431d;
}
p.name {
	float:left;
	text-align:left;
	font-weight:bold;
}

.linktext a {
	text-decoration:none;
	color: #FC0;
	border-bottom:#fff solid 1px;
}
/* ------------------------
	calendar_140821
------------------------ */
#calendar_m {
	height: auto;
	width: 100%;
	margin:0 auto;
	background-color: #000;
	text-align:center;
}
#calendar_m table {
	height: auto;
	width: 100%;
	color: #FFFFFF;
	font-size: 120%;
	margin:0 auto;
}
#calendar_m ul {
    padding: 5px 0 0 0;
    overflow:hidden;
}
#calendar_m ul li.data {
	width:100%;
	text-align: center;
	font-weight:bold;
	margin:0 0 10px 0;
	padding-bottom:5px;
	border-bottom:1px solid #fff;
}
#calendar_m li {
    width:14%;
	float:left;
	text-align: center;
	vertical-align: middle;
	padding: 0;
	margin:4px 0;
}
#calendar_m li.holiday {
	background-image: url(../images/img/cal_bg04.png);
	background-repeat: no-repeat;
	background-position: center;
	/*
	padding:5px 0 0 10px;
	*/
}
#calendar_m li.y_data {
font-weight:bold;
}
#calendar_m li.y_data_m {
font-weight:bold;
color:#e50011;
}
/*--
#calendar_m table td.webholiday {
	background-image: url(../images/img/cal_bg03.png);
	background-repeat: no-repeat;
	background-position: center center;
}
--*/
.head { font-weight: bold; cursor: pointer;}
.row{display: none;}
.btn_in {
background: #fff;
color: #000;
padding:6px;
}
.a_info {
text-align: center;
margin:12px 0;
}
.content {
padding:7px;
color:#000;
background: #fff;
}
.content table{
border-collapse:collapse;
width:100%;
margin:15px auto;
font-size:85%;
}
.content table th {
color:#000;
border:1px solid #000;
padding:5px;
width:40%;
}
.content table td a {
color: #000;
}
.content table td {
color:#000;
background: #FFF3C9;
border:1px solid #000;
padding:5px;
}
#wrapper .btn_in h3 img {
margin:5px 0;
}
#wrapper .btn_in h3.ulin {
font-size:120%;
font-weight:bold;
padding:10px 0 5px;
margin:0 0 5px;
border-bottom:4px solid #640500;
}
.grid{width:100%;}
	p.ttl {
    color: #fff;
    font-size: 100%;
    margin: 0 0 0 0;
}
	.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;}
.font_btn{
    text-align: center;
    background:#585858;
    padding:2% 0;
}
button.button {
    font-size: 0.814em;
    font-weight: bold;
    padding: 2% 3%;
    color: #fff;
    border-style: none;
    width:44%;
    background:#585858;
}
.font_btn p{
    font-size: 0.7em;
}

@media only screen and (min-width:737px){
body {
    color: #fff;
    font: 2em verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    line-height: 1.5;
    -webkit-text-size-adjust: none;
    background: #fff;
    background-repeat: repeat;
}
	h1 p.inner{padding:0 0;width:96%}
	#header .logo{padding-left:10px;}
	#header .info{padding-right:10px;}
	p.ttl {
	color:#fff;
	font-size:100%;
	margin:0 0 0 0;
}
p.ttl b {
	color:#fff;
	display: block;
	font-size:100%;
}
	ul#topnav{
	clear:both;
	width:100%;
    border-radius:0;
	}

	ul#topnav li{
	width:32%;
	}

	ul#topnav li:nth-child(3n){border-right:0;width:32%;}

	ul#topnav li a{
	width:100%;
	border:0;
	}

	ul#topnav li:first-child a,ul#topnav li:last-child a{width:100%;}
	
	
ul#glnav{
	clear:both;
	width:100%;
	border-radius:0;
	}

	ul#glnav li{
	width:32%;
	}

	ul#glnav li:nth-child(3n){border-right:0;width:32%;}

	ul#glnav li a{
	width:100%;
	border:0;
	}

	ul#glnav li:first-child a,ul#glnav li:last-child a{width:100%;}
	
	.grid{
	width:50%;
	margin:2px 0;
	}
	
	.col2{
	float:none;
	width:100%;
	margin:0 0 20px;
	}
	
	.grid img{
	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-top: 50px;
	margin-bottom:0;
	text-align:center;
	}
#footer .grid p.logo img{margin: 0 auto 50px;}
#footer .sns_area ul{padding: 0 0 0;}

	
#banners{width:100%;margin:20px auto 0;text-align:center;}
#banners p{display:inline;margin:0 1% 0 0;}
#banners .banner1 img{width:25%;height:auto;}
#banners .banner2 img{width:65%;height:auto;}
.sns_area p img{width:65%;height:65%;}
.sns_area ul li a img{width:125%;height:125%;}
