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

article, aside, details, figcaption, figure, footer, header, header2, hgroup, menu, nav, section {
display: block;
}

body{
	-webkit-text-size-adjust:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text_eigatitle {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}


#header{
	background-color: #0A0A0A;
	position: relative;
	z-index: 2;
}
#header2{
	background-color: #0A0A0A;
	position: fixed;
	z-index: 1;
	left: 0px;
	top: 0px;
	width: 100%;
}

#headerWrap{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0A0A0A;
	background-image: url(images/top_hedder4.png);
	background-repeat: no-repeat;
	height: 265px;
}
#headerWrap .sns{
	float: left;
	padding: 5px;
	margin-top: 92px;
	margin-left: 0px;
}
#headerWrap .sns img{
	float: left;
	height: 30px;
	width: 30px;
	margin-left: 15px;
}


#headerWrap2{
	margin-right: auto;
	margin-left: auto;
	height: 160px;
	width: 980px;
}
#headerWrap2 .sns{
	float: left;
	padding: 10px;
	margin-top: 30px;
	margin-left: 0px;
}
#headerWrap2 .sns img{
	float: left;
	height: 40px;
	width: 40px;
	margin-left: 20px;
}
/* フォーム
------------------------------------------------------------*/
input[type="email"],input[type="text"], textarea{
	vertical-align:middle;
	max-width:90%;
	line-height:30px;
	height:30px;
	border:1px solid #000000;
	font-size:100%;
	color:#555;
	background:#fcfcfc;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

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

input[type="submit"],input[type="reset"],input[type="button"]{
padding:5px 10px;
background:#737373;
border:0;
line-height:1.5;
font-size:18px;
color:#fff;
}
.mfp_buttons{
	font-size: 18px;
}
*:first-child+html input[type="submit"]{padding:3px;}


/* リンク設定
------------------------------------------------------------*/

a{
	margin:0;
	padding:0;
	text-decoration:none;
	outline:0;
	vertical-align:baseline;
	background:transparent;
	font-size:100%;
	font-weight:bold;
	color:#333333;
}

a:hover, a:active{
	outline:none;
	color:#666666;
}

a:hover img {
	opacity:0.5;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

/**** Clearfix ****/

.nav .panel:before,nav .panel:after, #mainNav:before,#mainNav:after, .newsTitle:before,.newsTitle:after{
content:"";
display:table;
}

nav.panel:after,#mainNav:after,.newsTitle:after{
clear: both;
}

nav.panel,#mainNav,.newsTitle{
zoom: 1;
}


/* レイアウト
------------------------------------------------------------*/

#wrapper, .inner{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content{
	float:none;
	width:100%;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
}

#sidebar{
float:left;
width:320px;
padding:42px 0;
}

#footer{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
} 


/* ヘッダー
------------------------------------------------------------*/

#header h1{
	padding-top:20px;
	font-size:90%;
	font-weight:bold;
	float: left;
}

#header h2{
clear:both;
text-align:left;
margin-top:-20px;
color:#000000;
font-size:160%;
font-weight:bold;
}

#header h2 img{
width:191px;
}
#header2 h1{
	padding-top:20px;
	font-size:90%;
	font-weight:bold;
	float: left;
}

#header2 h2{
clear:both;
text-align:center;
margin-top:-20px;
color:#000000;
font-size:160%;
font-weight:bold;
}

#header2 h2 img{
width:191px;
}

.contact{
	margin-top:-35px;
	float:right;
	text-align:right;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}

.contact p{
padding-left:80px;
font-size:90%;
font-weight:bold;
}

.contact p.tel::before{
content: "電話番号：";
}

.contact p.openTime::before{
content: "営業時間：";
}

.contact p.address::before{
content: "住所：";
}


/* トップページ　メイン画像
----------------------------------*/
#mainImg{
	background-color: #0A0A0A;
}
#mainImg .commment{
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}

#mainImg img{
}


/* タイポグラフィ
------------------------------------------------------------*/

h2.title{
	clear:both;
	margin-bottom:40px;
	padding-bottom:7px;
	font-size:180%;
	font-weight:bold;
	background-image: url(images/bg_title.png);
	background-repeat: repeat-x;
	text-indent: 60px;
	color: #006633;
	letter-spacing: 1px;
}

h2.title span{
	padding-bottom:10px;
}

h2.recentpost{
	font-size:180%;
	font-weight:bold;
	color: #00743F;
	margin-right: 0;
	margin-left: 0;
	padding-left: 25px;
}

.post {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.post .boxmap{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #00743F;
}
.post .imgbox{
	width: 360px;
	float: left;
	text-align: center;
}
.post .textbox{
	width: 680px;
	float: left;
}
.post .inner2{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	clear: both;
	line-height: 2em;
}
.post .inner2 .box502{
	width: 480px;
	float: left;
	padding-right: 0px;
	padding-left: 10px;
	font-size: 16px;
}
.post .inner2 .box20 {
	float: left;
	width: 16%;
}
.post .inner2 .box30 {
	float: left;
	width: 33%;
}

.post .inner2 .box40 {
	float: left;
	width: 36%;
}
.post .inner2 .box60 {
	float: left;
	width: 62%;
	padding-left: 2%;
}
.post .inner2 .box80 {
	float: left;
	width: 83%;
}

.post .inner2 .movie {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}

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

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

.post ul li{
padding-left:5px;
list-style:disc;
}

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

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

.post h1{
margin:15px 0 25px;
padding:15px 0;
font-size:150%;
font-weight:bold;
border-bottom:3px solid #000000;
}

.post h2{
	margin:15px 0 25px;
	padding:15px 0;
	font-size:130%;
	font-weight:bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.post h3{
	font-size:150%;
	font-weight:bold;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	border-radius: 5px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.post h4{
	font-size:130%;
	font-weight:bold;
	color: #006633;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.post h5{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post h6{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

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

.post table{
border:1px #cccccc solid;
border-collapse:collapse;
border-spacing:0;
margin:10px 0 30px;
width:100%;
}

.post table th{
padding:15px;
border:#cccccc solid;
border-width:0 0 1px 1px;
font-weight:bold;
}

.post table td{
padding:15px;
border:1px #cccccc solid;
border-width:0 0 1px 1px;
}

.post dt{
font-weight:bold;
}

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

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

img.aligncenter{
display:block;
margin:5px auto 30px auto;
text-align:center;
}

img.alignright{
margin:5px 0 30px 30px;
}

img.alignleft{

}

.alignright{
float:right;
}

.alignleft{
float:left;
}


/* サイドバー　ウィジェット
------------------------------------------------------------*/

.widget{
margin-bottom:50px;
}

.widget h3{
clear:both;
margin:0 0 10px;
padding:5px 0;
font-size:130%;
font-weight:bold;
border-bottom:3px solid #000000;
}

.widget ul{
margin:30px 0 30px 0;
}

.widget li a{
display:block;
margin-top:15px;
color:#000000;
font-weight:bold;
}

.widget a:hover{
color:#cdcdcd;
}

p.banner{
padding-bottom:10px;
}

p.banner img{
width:100%;
}

#banners{
padding-bottom:10px;
}

#contactBanner{
width:320px;
height:80px;
padding-top:22px;
background:url(images/banner_tel.jpg) no-repeat;
background-size:320px;
}

#contactBanner p.tel{
display:inline;
padding-left:60px;
font-weight:bold;
font-size:20px;
}

#contactBanner p.tel::before{
content:"TEL : ";
}

.newsTitle{
clear:both;
margin:15px 0 10px;
padding:5px 0;
font-size:130%;
font-weight:bold;
border-bottom:3px solid #000000;
}

.newsTitle h3{
float:left;
}

.newsTitle p{
float:right;
padding:5px 10px 0 10px;
font-size:70%;
}

.newsTitle p a{
color:#000000;
}

.news p a{
color:#000000;
}

.newsTitle p a:hover{
color:#cdcdcd;
}
.newsbox{
	width: 100%;
	background-color: #FFFFFF;
}

.news{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
.news .newsbox1 {
	float: left;
	width: 45%;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.news .newsbox1 h3 {
	font-size: 18px;
	color: #666666;
	line-height: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
}
.news .newsbox1 h4 {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-bottom: 20px;
	margin-top: 17px;
	padding-left: 10px;
}
.news .newsbox1 .textbox {
	font-size: 14px;
	line-height: 1.5em;
	width: 95%;
	padding-left: 5%;
	padding-bottom: 20px;
}
.news .newsbox1 a{
	font-weight:bold;
	color: #000000;
}
.news .newsbox1 a:hover{
	text-decoration: underline;
}
.news .newsbox2 {
	float: left;
	width: 45%;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 10px;
}

.news .newsbox2 h3 {
	font-size: 18px;
	color: #666666;
	line-height: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
}
.news .newsbox2 h4 {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-bottom: 20px;
	margin-top: 17px;
	padding-left: 10px;
}
.news .newsbox2 .textbox {
	font-size: 14px;
	line-height: 1.5em;
	width: 98%;
	padding-left: 5%;
	padding-bottom: 20px;
}
.news .newsbox2 a{
	font-weight:bold;
	color: #000000;
}
.news .newsbox2 a:hover{
	text-decoration: underline;
}
.itembox {
	float: left;
	min-height: 420px;
	width: 465px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.itembox p{
	font-size: 12px;
	line-height: 1.5em;
}
.itembox .iteminl{
	float: left;
	width: 250px;
	padding-right: 10px;
}
.itembox .iteminl h4 {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	text-indent: 10px;
	margin-bottom: 10px;
}
.itembox .iteminr{
	float: left;
	width: 200px;
}
.itembox .iteminr .imgbox img{
	width: 200px;
	height: auto;
}



/* フッター
------------------------------------------------------------*/

#footerLogo{
float:left;
width:320px;
text-align:center;
padding-top:20px;
}

#footerLogo img{
width:150px;
}

#footer ul{
	width:100%;
	padding-bottom: 20px;
}

#footer ul ul{
display:none;
}

#footer ul li{
	display:inline-block;
	text-align:left;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

#footer ul li a{
	color:#666666;
	font-weight: normal;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#footer ul li a:hover{
	color:#000000;
}

#copyright{
	clear:both;
	text-align:center;
	font-size:10px;
	width: 100%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background-color: #000000;
	color: #FFFFFF;
}

#pagetop{
position:fixed;
right:30px;
bottom:0px;
font-size:40px;
color:#cdcdcd;
}


/* トップページ 最新記事3件 + 3つの画像
------------------------------------------------------------*/

.thumbWrap{
width:770px;
margin:0 -20px 20px 0;
}

.thumbWrap li{
display:inline-block;
width:233px;
margin:0 20px 20px 0;
vertical-align:top;
}

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

ul.thumbUnder h3{
padding-top:10px;
font-size:120%;
font-weight:bold;
}

ul.thumbUnder h3 span{
display:block;
}

ul.thumbUnder h3 a{
color:#000000;
}

ul.thumbUnder h3 a:hover{
color:#cdcdcd;
}

ul.thumbUnder li p{
margin:15px 0 10px;
}

ul.thumbUnder li img{
margin-top:10px;
}

ul.thumbUnder .thumbUnderDate{
font-size:80%;
}
.annai {
	background-image: url(images/bg_annai.jpg);
	padding-top: 15px;
	padding-bottom: 5px;
	background-color: #008E42;
	margin-top: -10px;
}
.annai .box50 {
	float: left;
	width: 500px;
	padding-right: 20px;
	padding-left: 30px;
}
.plr20 {
	padding-right: 20px;
	padding-left: 20px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb40 {
	padding-bottom: 40px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}

.mb15 {
	margin-bottom: 15px;
}
.mb12 {
	margin-bottom: 12px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb08 {
	margin-bottom: 8px;
}
.mb06 {
	margin-bottom: 6px;
}
.mb03 {
	margin-bottom: 3px;
}
.mt-20 {
	margin-top: -20px;
}
.mt05 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
.ml40 {
	margin-left: 40px;
}
.mr04 {
	margin-right: 4px;
}
.mr02 {
	margin-right: 2px;
}

.mr05 {
	margin-right: 5px;
}
.mr06 {
	margin-right: 6px;
}
.mr10 {
	margin-right: 10px;
}
.mr11 {
	margin-right: 11px;
}
.mr12 {
	margin-right: 12px;
}

.mr25 {
	padding-right: 25px;
}
.mr20 {
	padding-right: 20px;
}
.mr30 {
	padding-right: 30px;
}
.mr40 {
	padding-right: 40px;
}
.mr50 {
	padding-right: 50px;
}
.mr14 {
	padding-right: 14px;
}

.mr13 {
	margin-right: 13px;
}
.mr18 {
	padding-right: 18px;
}
.bg_yellow {
	background-color: #EBE3C2;
}

.left {
	float: left;
}
.right {
	float: right;
}
.text20b {
	font-size: 20px;
	line-height: 1.2ems;
	font-weight: bold;
}
.text24 {
	font-size: 24px;
	line-height: 1.5ems;
}

.text36 {
	font-size: 36px;
	line-height: 1.5ems;
}
.text10 {
	font-size: 10px;
	line-height: 12px;
}
.text12 {
	font-size: 12px;
	line-height: 1.5em;
}
.text14 {
	font-size: 14px;
	line-height: 18px;
}
.text14black {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.text14red {
	font-size: 14px;
	line-height: 18px;
	color: #FF0000;
}
.text16 {
	font-size: 16px;
	line-height: 24px;
}
.text16green {
	font-size: 16px;
	line-height: 24px;
	color: #006633;
}
.text16b{
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
.text16red{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}
.text16red2{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #660033;
}
.text16green{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #003333;
}
.text16blue{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #0085B2;
}
.text18red{
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #CC0033;
}
.text18blue{
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #0085B2;
}
.text18bold{
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
.text18gold{
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #999933;
	font-family: "Times New Roman", Times, serif;
}
.text16min{
	font-size: 15px;
	line-height: 1.5em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.text20min{
	font-size: 20px;
	line-height: 1.5em;
	font-family: "Times New Roman", Times, serif;
}


.textprice{
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	display: block;
	padding-top: 5px;
}

.text_red {
	color: #CC0000;
}
.text_small {
	font-size: 10px;
}
.text_midle {
	font-size: 1.2em;
	line-height: 1.5em;
}
.text_big {
	font-size: 1.3em;
	line-height: 1.5em;
}
.text_big01blue {
	font-size: 18px;
	line-height: 24px;
	color: #0033CC;
}
.text_big02 {
	font-size: 1.6em;
	line-height: 1.5em;
}
.text_big02red {
	font-size: 24px;
	line-height: 30px;
	color: #FF0000;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

.text_bold {
	font-weight: bold;
}
.text_normal {
	font-weight: normal;
}
.text_white {
	color: #FFFFFF;
}

.text_blue {
	color: #0033CC;
}
.text_red {
	color: #FF0000;
}
.text_red2 {
	color: #CC0000;
}
.text_red3 {
	color: #660033;
}
.text_green {
	color: #003333;
}
.text_glay {
	color: #666666;
}
.text_glay2 {
	color: #999999;
}
.text_pink {
	color: #C60081;
}
.bg_line {
	background-image: url(images/line.png);
	background-repeat: no-repeat;
	background-position: 100px 12px;
}
.pagetop   {
	position: fixed;
	bottom: 10px;
	display: none;
	right: 10px;
}
.border01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#sidebar h3 {
	font-size: 100%;
	background-color: #524434;
	color: #FFFFFF;
	width: 210px;
	margin-left: auto;
	margin-right: auto;
}
a:hover img  {
filter: alpha(opacity=70);  -moz-opacity:0.70;  opacity:0.70;
}
.post .jireibox table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.post .jireibox td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.title2 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 2em;
	background-color: #BE1352;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 2%;
	padding-bottom: 5px;
	padding-left: 2%;
	width: 96%;
	clear: both;
	margin-bottom: 20px;
}
.wrap2{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D0B6B7;
}
.wrap2 .week{
	background-color: #000000;
	color: #FFFFFF;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.area5 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #7A7B7B;
	padding-top: 20px;
}
.area5 .boxtime5 {
	background-color: #B9BFCF;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/cinema5.jpg);
	float: left;
}
.area5 .boxtimebis {
	background-color: #D0B6B7;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bis.png);
	float: left;
}

.area5 .title01 {
	background-color: #BBC1CD;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 24px;
	line-height: 1.5em;
	height: 48px;
	border: 1px dotted #FFFFFF;
}
.area5 .title02 {
	background-color: #CEB5B5;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 24px;
	line-height: 1.5em;
	height: 48px;
	border: 1px dotted #FFFFFF;
}
.area5coming {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #CED0D1;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.area5coming .boxtime5coming {
	background-color: #B1BAD0;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.area5coming .boxtimebiscoming {
	background-color: #D0B6B7;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	float: left;
}

.area5coming .boxtime5 {
	background-color: #B1BAD0;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-bottom: 10px;
}
.area5coming .boxtimebis {
	background-color: #B9BFCF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bis.png);
	padding-top: 10px;
	margin-bottom: 10px;
}

.area5coming .title01 {
	background-color: #BBC1CD;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 24px;
	line-height: 1.5em;
	height: 48px;
	border: 1px dotted #FFFFFF;
}
.area5coming .title02 {
	background-color: #CEB5B5;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 24px;
	line-height: 1.5em;
	height: 48px;
	border: 1px dotted #FFFFFF;
}


.area5coming .itemboxs {
	float: left;
	min-height: 650px;
	width: 300px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
}
.area5coming .itemboxs .titlebox {
	clear: both;
	width: 100%;
}
.area5coming .itemboxs .titlebox .imgbox{
	float: left;
	padding-right:10px;
	width: 50px;
}
.area5coming .itemboxs .titlebox .txtbox{
	float: left;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
.area5coming .itemboxs .imgboxsyosai{
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.area5coming .itemboxs .imgboxsyosai img{
	width: 100px;
	height: auto;
}

.area5coming .itemboxs .imgboxpos{
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
.area5coming .itemboxs .imgboxpos img{
	width: 200px;
	height: auto;
}
.area5coming .itemboxs h4 {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	text-indent: 10px;
	margin-bottom: 10px;
}






#content .inpost {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.post .pricebox1{
	width: 380px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;

}

.post .pricebox1 table{
	border:1px #cccccc solid;
	border-collapse:collapse;
	border-spacing:0;
	width:95%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

.post .pricebox1 table th{
	padding:15px;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
.post .pricebox1 table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.post .pricebox1 table td{
	padding:7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-top-width: 1px;
}

.post .pricebox2{
	float: left;
	width: 520px;
	padding-right: 10px;
	padding-left: 10px;

}
.post .pricebox2 table{
	border:1px #cccccc solid;
	border-collapse:collapse;
	border-spacing:0;
	width:95%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

.post .pricebox2 table th{
	padding:15px;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
.post .pricebox2 table {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.post .pricebox2 table td{
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-top-width: 1px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.post .linkbox{
	width: 290px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;

}

.post .linkbox table{
	border:1px #cccccc solid;
	border-collapse:collapse;
	border-spacing:0;
	width:95%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

.post .linkbox table th{
	padding:15px;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
.post .linkbox table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.post .linkbox table td{
	padding:7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-top-width: 1px;
}
.post .linkbox a{
	color: #666666;
	font-weight: normal;
}
.post .linkbox a:hover{
	color: #000000;
}
.post  .box90{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.post  .box80{
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}


/* メインメニュー　PC用
------------------------------------------------------------*/

@media only screen and (min-width:1025px){

#header h2{
display:none;
}

#header2 h2{
display:none;
}

nav#mainnav{
	position:relative;
	margin-top:5px;
	width: 700px;
}

nav#mainnav ul{
display:flex;
justify-content:center;
align-items:center;
}

nav#mainnav ul li{
float:left;
}

nav#mainnav ul li a{
	display:block;
	text-align:center;
	_float:left;
	height:36px;
	color:#898A89;
	font-size: 16px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 5px;
	font-weight: bold;
}

nav#mainnav ul li a:hover{
	color:#FFFFFF;
	font-weight: bold;
}

nav#mainnav ul ul{
width:160px;
border-top:0;
}

nav#mainnav ul li ul{
display: none;
}

nav#mainnav ul li:hover ul{
	display: block;
	position: absolute;
	top:170px;
	text-align:left;
	z-index:500;
}

nav#mainnav ul li li{
	float: none;
	width:160px;
	height:35px;
	line-height:40px;
	margin:0;
	background-color: #0A0A0A;
	text-indent: 5px;
}

nav#mainnav ul li li:last-child{
border:0;
}

nav#mainnav ul li li a{
	width:100%;
	height:40px;
	padding:0;
	line-height:40px;
	font-size:95%;
	text-align:left;
}

nav#mainnav ul li li a:hover{
	color:#FFFFFF;
}



nav#mainnav2{
	position:relative;
	margin-top:10px;
	width: 670px;
	float: left;
	margin-left: 20px;
}

nav#mainnav2 ul{
display:flex;
justify-content:center;
align-items:center;
}

nav#mainnav2 ul li{
float:left;
}

nav#mainnav2 ul li a{
	display:block;
	text-align:center;
	_float:left;
	height:36px;
	color:#898A89;
	font-size: 16px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 5px;
	font-weight: bold;
}

nav#mainnav2 ul li a:hover{
	color:#FFFFFF;
	font-weight: bold;
}

nav#mainnav2 ul ul{
width:160px;
border-top:0;
}

nav#mainnav2 ul li ul{
display: none;
}

nav#mainnav2 ul li:hover ul{
	display: block;
	position: absolute;
	top:40px;
	text-align:left;
	z-index:500;
}

nav#mainnav2 ul li li{
	float: none;
	width:160px;
	height:35px;
	line-height:40px;
	margin:0;
	background-color: #0A0A0A;
	text-indent: 5px;
}

nav#mainnav2 ul li li:last-child{
border:0;
}

nav#mainnav2 ul li li a{
	width:100%;
	height:40px;
	padding:0;
	line-height:40px;
	font-size:95%;
	text-align:left;
}

nav#mainnav2 ul li li a:hover{
	color:#FFFFFF;
}






nav div.panel{
	display:block !important;
}
.panel ul{
	float: left;
}


a#menu{
display:none;
}

}


/* iPadサイズ以下（1024px）からアコーディオンメニュー
------------------------------------------------------------*/

@media only screen and (max-width:1024px){

#headerWrap .sns{
	float: none;
	padding: 10px;
	margin-top: 0px;
	margin-left: 0px;
	position: fixed;
	z-index: 999;
	left: 180px;
	top: 8px;
}
#headerWrap .sns img{
	float: left;
	height: 25px;
	width: 25px;
	margin-left: 7px;
}
.post .imgbox{
	width: 100%;
	float: none;
	padding-bottom:20px;
}
.post .textbox{
	width: 100%;
	float: none;
}
.post .box502{
	width: 100%;
	float: none;
}

.comment {
	padding-top: 80px;
	padding-left: 10px;
	padding-right: 10px;
}

#header{
margin-top:0px;
position:fixed;
width:100%;
z-index:500;
}
#header2{
display:none;
}
	
#headerWrap{
position:relative;
width:100%;
height:80px;
background:#0A0A0A;
border-bottom:1px solid #0A0A0A;
}
	
#header h2{
padding-top:30px;
padding-left:30px;
}
	
#header h2 img{
max-height:40px;
width:auto !important;
}

#header .pnav ul{
display:none;
}

a#menu{
display:inline-block;
position:relative;
width:40px;
height:60px;
}

#menuBtn{
display:block;
position:absolute;
top:50px;
left:30%;
width:18px;
height:2px;
margin:-1px 0 0 -7px;
background:#999999;
transition:.2s;
}

#menuBtn:before, #menuBtn:after{
display:block;
content:"";
position:absolute;
top:50%;
left:0;
width:18px;
height:2px;
background:#999999;
transition:.3s;
}

#menuBtn:before{
margin-top:-7px;
}

#menuBtn:after{
margin-top:5px;
}

a#menu .close{
background:transparent;
}

a#menu .close:before, a#menu .close:after{
margin-top:0;
}

a#menu .close:before{
transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
}

a#menu .close:after{
transform:rotate(-135deg);
-webkit-transform:rotate(-135deg);
}

.panel{
width:100%;
display:none;
overflow:hidden;
position:relative;
left:0;
top:0;
z-index:100;
}

#mainnav{
position:absolute;
top:0;
width:100%;
text-align:right;
z-index:500;
}

#mainnav ul{
background-image: url(images/bar.png);
text-align:left;
}

#mainnav li a{
	position:relative;
	display:block;
	border-bottom:1px solid #eeeeee;
	color: #FFFFFF;
	font-weight:normal;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#mainnav ul li li{
border:0;
}

#mainnav ul li li a{
padding-left:40px;
}

#mainnav2{
position:absolute;
top:0;
width:100%;
text-align:right;
z-index:500;
}

#mainnav2 ul{
background-image: url(images/bar.png);
text-align:left;
}

#mainnav2 li a{
position:relative;
display:block;
padding:12px 25px;
border-bottom:1px solid #eeeeee;
color: #FFFFFF;
font-weight:bold;
}

#mainnav2 ul li li{
border:0;
}

#mainnav2 ul li li a{
padding-left:40px;
}


}


/* iPadサイズ以下（1024px）から 1カラム表示に切り替え
------------------------------------------------------------*/

@media only screen and (max-width:1024px){

.area5coming .itemboxs .imgboxpos{
	width: 120px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.area5coming .itemboxs .imgboxpos img{
	width: 120px;
	height: auto;
}

.post .linkbox{
	width: 96%;
	float: none;
	padding-right: 2%;
	padding-left: 2%;

}

.itembox .iteminl{
	float: none;
	width: 90%;
	padding-right: 0px;
}
.itembox .iteminl h4 {
	font-size: 22px;
	line-height: 1.2em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	text-indent: 10px;
	margin-bottom: 20px;
}
.itembox .iteminr{
	float: none;
	width: 90%;
	height: auto;
	margin-right:auto;
	margin-left:auto;
	margin-top: 20px;
}
.itembox .iteminr .imgbox img{
	width: 100%;
	height: auto;

}


.area5 .boxtime5 {
	width: 50%;
	background-image: none;
}
.area5 .boxtimebis {
	width: 50%;
	background-image: none;
}

.area5 .title01 {
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 16px;
}
.area5 .title02 {
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 16px;
}
.area5coming .boxtime5coming {
	width: 50%;
}
.area5coming .boxtimebiscoming {
	width: 50%;
}

.area5coming .boxtime5 {
	width: 50%;
}
.area5coming .boxtimebis {
	width: 50%;
}

.area5coming .title01 {
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 16px;
}
.area5coming .title02 {
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 16px;
}
.itembox {
	float: none;
	width: 95%;
	height: auto;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: none;
	border-bottom-color: #FFFFFF;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 20px;
}

 .area5coming .itemboxs {
	float: left;
	min-height: 450px;
	width: 45%;
	border-left-width: 1px;
	border-right-width: none;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-right-color: none;
	border-bottom-color: #FFFFFF;
	border-left-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 20px;
	font-size: 11px;
}

.news{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#content .inpost {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2%;
	padding-right: 2%;
}
.post {
	width: 100%;
}



#wrapper, .inner{
width:100%;
}

.contact{
	margin-top:0px;
	float:none;
	text-align:left;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
}

#header h1{
display:none;
}

#mainImg img{
padding-top:60px;
}

h2.first{
margin-top:100px;
}

h2.title{
}

.thumbWrap{
width:100%;
}

.thumbWrap ul.thumbUnder li{
width:30%;
display:inline-block;
vertical-align:top;
margin:0 1% 0 1.5%;
}

.thumbWrap ul.thumbUnder li img{
width:100%;
}

.thumbWrap ul.thumb li{
width:30%;
float:left;
margin:0 1% 0 2%;
}

#sidebar{
clear:both;
width:95%;
float:none;
margin:0 auto;
padding:10px 0;
}
#content{
clear:both;
width:100%;
float:none;
margin:0 auto;
padding:70px 0;
}


#banners{
width:100%;
text-align:center;
}

#banners p{
width:30%;
float:left;
margin:0 1% 0 1.5%;
}

#banners p img{
width:100%;
height:auto;
}

#contactBanner{
margin:0 auto;
}

#footer{
width:100%;
margin:0;
border:0;
text-align:center;
}

#footerLogo, #footer ul{
float:none;
width:auto;
padding-bottom:20px;
text-align:center;
}

#footer ul{
padding-top:20px;
}

}
.post .box60c{
	width: 65%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.pl100{
	padding-left: 110px;
}
.title03{
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 5px;
}
.bg_black{
	background-color: #000000;
}
.bg_red{
	background-color: #660033;
}
.bg_green{
	background-color: #003333;
}
.bg_glay{
	background-color: #666666;
}

.post .box30{
	width: 20%;
	float: left;
}
.post .box70{
	width: 78%;
	float: left;
	padding-left: 2%;
}
.post .box_form{
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.post .box_form h3 {
	font-size: 16px;
	line-height: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	background-image: url(images/sikaku.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;
}

.post .box_form dl{
	padding-top: 15px;
	width: 100%;
	padding-bottom: 5px;
}

.post .box_form dl dt {
	float: left;
	width: 180px;
	font-size: 16px;
	line-height: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	background-image: url(images/sikaku.png);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.post .box_form dl dd {
	margin: 0px;
	font-size: 16px;
	line-height: 1.5em;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.post  .box_form  .btn {
	margin-top: 50px;
	text-align: center;
	margin-bottom: 50px;

}

.headcom{
	color: #FFFFFF;
	float: left;
	margin-top: 55px;
	font-size: 12px;
}

/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/

@media only screen and (max-width: 800px){

.headcom{
	display: none;
}
.post .box_form dl dt {
	width: 90%;
}
.post .box_form dl dd {
	width: 90%;
}

.post .box_form{
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.post .box_form .box80{
	width: 100%;
}

.pl100{
	padding-left: 0px;
}

.post .box60c{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.text_eigatitle {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
}
.area5 .title01 {
	height: 35px;
}
.area5 .title02 {
	height: 35px;
}
.area5coming .title01 {
	height: 35px;
}
.area5coming .title02 {
	height: 35px;
}

.title01 img{
	width: 35%;
	text-align: center;
}
.title02 img{
	width: 50%;
	text-align: center;
}

.wrap2{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.area5coming {
	margin-top: -20px;
	margin-bottom: 0px;

}
.area5coming .itemboxs .imgboxsyosai{
	width: 90px;
	margin-right: auto;
	margin-left: auto;
}
.area5coming .itemboxs .imgboxsyosai img{
	width: 90px;
	height: auto;
}

.post {
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
}
.post .pricebox1{
	float: none;
	width: 98%;
	padding-right: 0px;
	padding-left: 0px;
}
.post .pricebox2{
	float: none;
	width: 98%;
	padding-right: 0px;
	padding-left: 0px;
}

.contact{
display:none;
}

.post .inner2 .movie {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.post .inner2{
	width: 95%;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 14px;
}

.post .inner2 .box502{
	width: 100%;
	float: none;
	padding-right: 0px;
	padding-left: 0px;
}
.post .inner2 .box502 img{
	padding-right: 10px;
}

.post .inner2 .box30 {
	width: 100%;
	float: none;
	padding-right: 0px;
	padding-left: 0px;
}

.post .inner2 .box40 {
	width: 100%;
	float: none;
}
.post .inner2 .box40 img{
}

.post .inner2 .box60 {
	width: 100%;
	float: none;
}
.post .inner2 .box60 img{
}
.post .inner2 .box20 {
	width: 100%;
	float: none;
}
.post .inner2 .box80 {
	width: 100%;
	float: none;
}

#mainImg{
	width:100%;
	text-align: center;
}
#mainImg img{
	width:100%;
}

.comment {
	text-align: left;
}


.annai {
	margin-top: 0px;
}
.annai .box50 {
	float: none;
	width: 95%;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;

}
.annai .box50 img{
	width: 95%;
	text-align: center;
}


img.alignright, img.alignleft{
display:block;
margin:5px auto 20px auto;
}

.alignright,.alignleft{
float:none;
}

.thumbWrap ul.thumbUnder li{
width:95%;
margin-bottom:10px;
}

.thumbWrap ul.thumbUnder li img{
width:100%;
}

#banners p{
float:none;
width:95%;
}

#banners p img{
width:100%;
}

#footer ul{
text-align:left;padding:15px;
}

}

.newsbox1 hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
span.anchorlink {
       position: relative;
       top: -180px;
       display: block;
}
.line15{
	line-height: 5px;
}
.text11{
	font-size: 11px;
}
.small {
	font-size: 14px;
	line-height: 18px;
}
#content .title02 {
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #999999;
	font-size: 24px;
	color: #FFFFFF;
}
.post .box80 table{
	border:1px #cccccc solid;
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

.post .box80 table th{
	padding:15px;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
.post .box80 table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.post .box80 table td{
	padding:7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-top-width: 1px;
}
.taikinavi{
	width: 100%;
	padding-bottom: 30px;
}
.taikinavi .taikibtn{
	float: left;
	width: 50%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.taikinavi .taikibtn a{
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	font-size: 22px;
	color: #0066CC;
}
.taikinavi .taikibtn a:hover{
	border-bottom-color: #004284;
	color: #004284;
}

/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/

@media only screen and (max-width: 400px){

.taikinavi .taikibtn{
	float: none;
	width: 100%;
}
}

@media only screen and (max-width: 360px){

#headerWrap .sns{
	float: none;
	padding: 10px;
	margin-top: 0px;
	margin-left: 0px;
	position: fixed;
	z-index: 999;
	left: 170px;
	top: 8px;
}
#headerWrap .sns img{
	float: left;
	height: 20px;
	width: 20px;
	margin-left: 4px;
}

}
