@charset "UTF-8";
/*-------------------------------------------*/
/*	初期化
/*-------------------------------------------*/
/*	基本設定
/*-------------------------------------------*/
/*	Btn
/*-------------------------------------------*/
/*	レイアウト
/*-------------------------------------------*/
/*	#headerTop
/*-------------------------------------------*/
/*-------------------------------------------*/
/*	#gMenu
/*-------------------------------------------*/
/*	#panList
/*-------------------------------------------*/
/*	#main
/*		#content
/*			.child_page_block
/*			.priceTable
/*			.childPageBox
/*			.mainFoot
/*			images
/*			.navigation
/*			.paging
/*			.infoList
/*				.infoListBox
/*			#comments
/*-------------------------------------------*/
/*	#sideTower
/*-------------------------------------------*/
/*	#pagetop
/*-------------------------------------------*/
/*	#footer
/*-------------------------------------------*/
/*	#siteBottom
/*-------------------------------------------*/
/*	top
/*-------------------------------------------*/
/*	post
/*-------------------------------------------*/
/*			#comments 
/*-------------------------------------------*/
/*	sitemap & 404 &search
/*-------------------------------------------*/
/*	Responsive Structure
/*-------------------------------------------*/
/*-------------------------------------------*/
/*	初期化
/*-------------------------------------------*/
* { margin: 0px; padding: 0px; font-size: 100%; }

ul, ol { list-style: none; }

body, h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, table, form, input { margin: 0; padding: 0; }

hr { display: none; }

th { font-weight: lighter; }

img { border: none; vertical-align: bottom; }

/*-------------------------------------------*/
/*	基本設定
/*-------------------------------------------*/
body { color: #333; text-align: center; font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; }

/* Text elements */
body { font-size: 1em; font-size: 87.5%; line-height: 130%; -webkit-text-size-adjust: 100%; }

dt { font-weight: bold; }

strong { font-weight: bold; }

pre { background: #f7f7f7; color: #222; line-height: 18px; margin-bottom: 18px; padding: 1.5em; }

sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }

sup { bottom: 1ex; }

sub { top: .5ex; }

input[type="text"], input[type="email"], textarea { background: #f9f9f9; border: 1px solid #cccccc; padding: 2px; font-size: 12px; }

a { overflow: hidden; color: #666; }

a:hover, a:active { color: #c00; text-decoration: underline; }

.adminEdit { clear: both; float: none; display: block; overflow: hidden; padding: 0px 0px 20px; }

.assistive-text { display: none; }

/*-------------------------------------------*/
/*	Btn
/*-------------------------------------------*/
.btn, .linkBtn a { display: inline-block; overflow: hidden; margin-top: 15px; position: relative; padding: 10px 20px; }

#searchform input[type=submit], p.form-submit input[type=submit], form#searchform input#searchsubmit, #content form input.wpcf7-submit, #confirm-button input { font-size: 12px; line-height: 110%; text-decoration: none; text-align: center; cursor: pointer; position: relative; width: auto; border: none; display: inline-block; overflow: hidden; position: relative; white-space: nowrap; padding: 10px 20px; }

.btn, .btn.btnS a, .btn.btnM a, #content p.btn.btnL a, #content p.btn.btnL input, input[type=button], input[type=submit], form#searchform input#searchsubmit, #content form input.wpcf7-submit, #confirm-button input { text-decoration: none; border: none; cursor: pointer; }

.btn:hover { text-decoration: none; }

input[type=button], input[type=submit], a.btn, .linkBtn a { display: inline-block; overflow: hidden; margin-top: 15px; position: relative; padding: 8px 20px 6px; text-decoration: none; }

input[type=button].btnS, input[type=submit].btnS, .btn.btnS, .linkBtn.linkBtnS a { padding: 5px 10px; font-size: 85.7%; text-decoration: none; }

input[type=button].btnL, input[type=submit].btnL, .btn.btnL, .linkBtn.linkBtnL a { padding: 10px 30px; font-size: 114.3%; text-align: center; }

.btn.btnAdmin, .linkBtn.linkBtnAdmin a { color: #666666 !important; background-color: #e5e5e5; text-decoration: none; border: 1px solid #cccccc; box-shadow: inset 0 1px 0 white; background: -webkit-gradient(linear, 0 0, 0 bottom, from(white), to(#e5e5e5)); background: -moz-linear-gradient(white, #e5e5e5); }

#searchform input[type=submit], p.form-submit input[type=submit] { padding: 6px 15px; }

#searchform label { display: none; }

form#searchform input#searchsubmit { padding: 6px 10px; }

.moreLink { margin-bottom: 0px; height: auto; display: block; }

.moreLink a { text-align: center; margin-top: 10px; display: block; overflow: hidden; font-size: 10px; line-height: 105%; text-decoration: none; text-align: center; background: url(../images/icon_try1_gray.gif) 5px 50% no-repeat #efefef; color: #666; width: 75px; padding: 5px 15px 5px 20px; }

.moreLink a:hover { text-decoration: none !important; background-color: #e5e5e5; }

.moreLink a { background: url(../images/icon_try1_white.gif) 10px 50% no-repeat; color: #fff; }

/*-------------------------------------------*/
/*	レイアウト
/*-------------------------------------------*/
html, body, #wrap { height: 100%; min-height: 100%; position: relative; }

#header, #pagetop, #footMenu, #footer { text-align: center; clear: both; }

.innerBox { text-align: left; width: 94%; margin: 0px 3%; }

.innerBox img { max-width: 100%; }

#main { width: 100%; margin: 0px auto; }

#container #content { display: block; margin: 0 20px; position: relative; }

#container #sideTower { display: block; overflow: hidden; margin: 0 20px; position: relative; }

/*-------------------------------------------*/
/*	#headerTop
/*-------------------------------------------*/
#headerTop { color: #4d4d4d; display: block; width: 100%; clear: both; font-size: 85.7%; position: absolute; }

/*
#headerTop { background:url(../images/bg_white_40.png) left top repeat; }
*/
#headerTop:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }

#headerTop .innerBox { position: relative; }

/* コンタクトの位置を反応させるため */
#headerTop #site-description { font-size: 10px; line-height: 120%; margin: 2px 0; }

/*-------------------------------------------*/
/*	#header
/*-------------------------------------------*/
#header { display: block; overflow: hidden; }

#header { text-align: left; }

#header #site-title { font-size: 18px; margin: 50px 0px 0; padding: 10px 0px 5px; position: relative; font-weight: lighter; font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; text-align: center; }

#header #site-title a { color: #000; font-weight: bold; text-decoration: none; padding-top: 10px; line-height: 130%; }

#header #site-title a img { max-height: 60px; }

#headContact { font-size: 100%; line-height: 110%; margin: 0px 0px 5px; white-space: nowrap; padding: 6px 10px; text-align: center; background-color: #000; color: #fff; opacity: 0.7; }

#headContact #headContactTxt { font-size: 10px; line-height: 13px; letter-spacing: 0px; margin-bottom: 1px; }

#headContact #headContactTel { font-size: 18px; line-height: 17px; margin-bottom: 2px; font-family: "Lato", sans-serif; }

#headContact #headContactTel a { color: #fff; }

#headContact #headContactTime { font-size: 11px; line-height: 13px; }

/*-------------------------------------------*/
/*	#gMenu
/*-------------------------------------------*/
#gMenu { margin-bottom: 10px; clear: both; display: block; overflow: visible; position: relative; width: 100%; }

#gMenu #gMenuInner.innerBox { display: block; overflow: visible; position: relative; padding: 0px; }

#gMenu .assistive-text { display: block; overflow: hidden; position: relative; left: 0px; font-weight: lighter; text-align: left; font-family: "Lato", sans-serif; cursor: pointer; margin-bottom: 1px; background-color: #000; }

#gMenu .assistive-text span { display: block; overflow: hidden; padding: 8px 0px; width: 94%; margin: 0px 3%; }

#gMenu .screen-reader-text { position: absolute; top: -9000px; }

#gMenu .assistive-text { color: #fff; }

#gMenu .assistive-text span { padding: 8px 22px; }

#gMenu .menu { list-style: none; margin: 0px; padding: 0px; display: block; overflow: visible; }

#gMenu .menu li { position: relative; width: 100%; display: block; }

#gMenu .menu li a { color: #fff; display: block; overflow: hidden; padding: 13px 15px 10px; line-height: 110%; text-decoration: none; letter-spacing: 0px; text-align: left; position: relative; background-color: #fff; opacity: 0.9; margin: 0 0 1px; }

#gMenu .menu li.current_page_item a, #gMenu .menu li.current_page_ancestor a, #gMenu .menu li.current_page_ancestor a, #gMenu .menu li.current-page-ancestor a, #gMenu .menu li a:hover { opacity: 0.75; }

#gMenu .menu li a strong { font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; font-size: 16px; }

#gMenu .menu li a span { display: block; margin-top: 1px; font-size: 10px; line-height: 140%; letter-spacing: 1px; font-family: verdana, Arial, Helvetica, sans-serif; }

#gMenu .menu li ul { display: none; }

#gMenu .menu li ul li span { display: none; }

#gMenu.itemClose .menu { display: none; }

#gMenu.itemClose .assistive-text span { background: url(../images/iconMenuOpen.png) left 50% no-repeat; }

#gMenu.itemOpen .menu { display: block; }

#gMenu.itemOpen .assistive-text span { background: url(../images/iconMenuClose.png) left 50% no-repeat; }

/*-------------------------------------------*/
/*	#pageTitBnr
/*-------------------------------------------*/
#pageTitBnr { margin: 0; clear: both; z-index: 50; }

#pageTitBnr #pageTitInner { display: block; overflow: hidden; height: 60px; color: #000; background-color: #fff; opacity: 0.85; }

#pageTitBnr #pageTitInner #pageTit { font-size: 22px; display: inline; float: left; margin: 20px; line-height: 105%; border-left: 5px solid #007000; padding: 0 15px; line-height: 1em; }

#pageTitBnr #pageTitInner #titleTxtSub { text-align: left; color: #999; font-family: "Comfortaa", cursive; font-size: 14px; letter-spacing: 3px; float: left; margin-top: 25px; line-height: 105%; }

#pageTitBnr .edit-link a { color: #000; text-decoration: underline; }

/*-------------------------------------------*/
/*	#panList
/*-------------------------------------------*/
#panList { clear: both; font-size: 10px; color: #666; padding: 2px 0px; display: block; overflow: hidden; width: 100%; z-index: 100; position: relative; z-index: 0; }

#panList #panListInner { display: block; overflow: hidden; text-align: left; }

#panList a:hover { text-decoration: none; }

#panList ul { display: inline-block; margin: 0px 20px; }

#panList ul li { display: inline-block; padding-right: 5px; }

/*-------------------------------------------*/
/*	#main
/*-------------------------------------------*/
#main { display: block; overflow: visible; clear: both; }

#main { zoom: 1; }

/* facebookコメント欄が消えるのでhiddenではなくclearfix */
#main:before, #main:after { content: ""; display: table; }

#main:after { clear: both; }

#container { overflow: visible; position: relative; padding-top: 30px; display: block; background-color: #fff; }

#container:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }

/*		#content
/*-------------------------------------------*/
#content { margin-bottom: 36px; text-align: left; display: block; overflow: visible; }

#content hr { clear: both; display: block; border: 1px solid white; margin-bottom: 20px; }

#content .post { padding-bottom: 25px; }

#content .alert { color: #f00; }

#content .caption { font-size: 11px; line-height: 110%; }

#content .center { text-align: center; }

#content .right { text-align: right; }

#content .nowrap { white-space: nowrap; }

#content .sectionBox { margin-bottom: 30px; display: block; overflow: hidden; }

#content .entry-meta { margin-bottom: 15px; font-size: 11px; color: #666; }

#content h2, #content h1.contentTitle, #content h1.entryPostTitle { clear: both; font-size: 128.6%; padding: 13px 15px 8px 27px; font-weight: bold; color: #fff; position: relative; line-height: 1em; background: url(../images/h2_bg.png) 15px 50% no-repeat; }

#content h1.contentTitle, #content h2 { margin: 0px 0px 25px; }

#content h2 a, #content h1.entryPostTitle a { color: white !important; }

#content h1.entryPostTitle { margin: 0px 0px 5px; }

#content h2 a { text-decoration: none; }

#content h2.imageTit { margin: 0px 0px 30px; border: none; padding: 0px; background: none; }

#content h3 { clear: both; font-size: 18px; margin: 30px 0px 25px; padding: 2px 0px 0px 15px; border-left: 3px solid #666666; color: #333; }

#content h4 { clear: both; font-size: 16px; margin: 30px 0px 10px; padding: 10px 0px 2px; border-bottom: 1px dotted #cccccc; }

#content h5 { clear: both; font-size: 16px; margin: 30px 0px 10px; padding: 10px 0px 0px; }

#content h6 { clear: both; font-size: 14px; margin: 30px 0px 8px; padding: 10px 0px 0px; }

#content p { margin-bottom: 20px; padding: 0px 5px; }

#content blockquote { border: 1px solid #cccccc; background-color: #f5f5f5; padding: 20px 15px 0px; margin-bottom: 15px; clear: both; }

#content ul { margin: 0px 0px 20px 20px; }

#content li { margin-bottom: 10px; }

#content ul li { list-style: disc; padding: 0px; }

#content ul ul { margin-top: 10px; }

#content ul ul li { list-style: circle; }

#content ol { margin: 0px 0px 20px 40px; }

#content ol li { list-style: decimal; padding: 0px; }

#content table { border-top: 1px solid #cccccc; margin: 10px -1px 24px 0; text-align: left; width: 100%; border-collapse: collapse; border-spacing: 0; font-size: 85.7%; line-height: 141.7%; }

#content table thead tr th { font-weight: bold; }

#content tr th, #content thead tr th { padding: 9px 24px; background-color: #f5f5f5; white-space: nowrap; }

#content tfoot tr th, #content tfoot tr td { font-weight: bold; }

#content tr th { border: 1px solid #cccccc; padding: 10px 15px; vertical-align: top; }

#content tr td { border: 1px solid #cccccc; padding: 10px 15px; vertical-align: top; }

#content table ul { margin-bottom: 0px; margin-left: 15px; }

#content table ul li { margin: 2px 0px; }

#content dt { color: #000; padding-bottom: 3px; margin-bottom: 10px; color: #c00; }

#content dd { margin: 0px 0px 30px; padding: 0px; }

#content table th { box-shadow: inset 1px 1px 0px white; }

#content blockquote { box-shadow: inset 1px 1px 0px white; }

/*			images
/*-------------------------------------------*/
#content img { margin: 0; max-width: 100% !important; height: auto !important; }

#content .attachment img { max-width: 900px; }

#content .alignleft, #content img.alignleft { display: inline; float: left; margin-right: 20px; margin-top: 4px; }

#content .alignright, #content img.alignright { display: inline; float: right; margin-left: 20px; margin-top: 4px; }

#content .aligncenter, #content img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

#content img.alignleft, #content img.alignright, #content img.aligncenter { margin-bottom: 12px; }

#content .wp-caption { background: #f1f1f1; line-height: 18px; margin-bottom: 20px; padding: 0 0 5px; text-align: center; border: 1px solid #e5e5e5; max-width: 100% !important; }

#content .wp-caption img { margin: 5px 0 2px; max-width: 95% !important; height: auto !important; }

#content .wp-caption p.wp-caption-text { color: #888; font-size: 12px; margin: 5px; }

#content .wp-smiley { margin: 0; }

#content .gallery { margin: 0 auto 18px; }

#content .gallery .gallery-item { float: left; margin-top: 0; text-align: center; width: 33%; }

#content .gallery img { border: 2px solid #cfcfcf; }

#content .gallery .gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px; }

#content .gallery dl { margin: 0; }

#content .gallery img { border: 10px solid #f1f1f1; }

#content .gallery br + br { display: none; }

#content .attachment img { /* single attachment images should be centered */ display: block; margin: 0 auto; }

/*			form
/*-------------------------------------------*/
#content form table { margin-top: 25px; }

#content form input[type=text], #content form input[type=email], #content form textarea { position: relative; overflow: hidden; padding: 5px 10px; margin: 5px 5px 5px 0px; width: 90%; }

#content form input[type=radio] { width: auto; }

#content form input[type=checkbox] { width: auto; }

/*			.navigation 
/*-------------------------------------------*/
.navigation { color: #888; font-size: 12px; line-height: 18px; overflow: hidden; border-top: 1px solid #cccccc; padding: 10px 0px 15px; clear: both; }

.navigation a:link, .navigation a:visited { color: #888; text-decoration: none; }

.navigation a:active, .navigation a:hover { color: #ff4b33; }

.nav-previous { float: left; width: 50%; }

.nav-next { float: right; text-align: right; width: 50%; }

#nav-above { margin: 0 0 18px 0; }

#nav-above { display: none; }

.paged #nav-above, .single #nav-above { display: block; }

/*			.paging
/*-------------------------------------------*/
.paging { display: block; overflow: hidden; padding: 20px 0px 20px; text-align: center; }

.paging span, .paging a { margin: 0px 2px; padding: 6px 12px; color: #999; border: 1px solid #999999; text-decoration: none; }

.paging span.current, .paging a:hover { background-color: #999; color: #fff; text-decoration: none; }

.paging span.pageIndex { display: none; }

/*			.infoList
-------------------------------------------------------------- */
#content .infoList { padding-bottom: 20px; }

#content .infoList ul { margin: 10px 0px 5px; list-style: none; }

#content .infoList ul li { border-bottom: 1px solid #e5e5e5; padding: 6px 0px; list-style: none; margin-bottom: 0px; }

#content .infoList ul li a:hover { color: #f00; }

#content .infoList .infoDate { margin-right: 5px; color: #cc0000; }

#content .infoList .infoCate a { color: #666; margin-right: 4px; background-color: #e5e5e5; color: #666; font-size: 11px; padding: 2px 7px 1px; line-height: 14px; text-decoration: none; position: relative; }

#content .infoList .infoCate a:hover { background-color: #000; color: #f5f5f5; text-decoration: none; }

#content .infoList ul li .infoTxt { display: block; overflow: hidden; clear: both; }

#content .infoList ul li .infoTxt a { text-decoration: none; background: url(../images/icon_arrow2_red.gif) left 7px no-repeat; padding-left: 10px; color: #666; display: block; overflow: hidden; }

#content .infoList ul li .infoTxt a:hover { color: #c00; text-decoration: underline; }

/*			.infoListBox
/*-------------------------------------------*/
#content .infoList .infoListBox { display: block; overflow: hidden; padding: 20px 0px; border-bottom: 1px solid #e5e5e5; position: relative; }

#content .infoList .infoListBox div.entryTxtBox { margin: 0px; display: block; overflow: hidden; }

#content .infoList .infoListBox div.entryTxtBox.haveThumbnail { float: Left; margin-right: 100px; }

#content .infoList .infoListBox div.entryTxtBox p { margin-bottom: 3px; padding: 0px; font-size: 85.7%; line-height: 150%; }

#content .infoList .infoListBox div.entryTxtBox p.entryMeta { margin-bottom: 4px; }

/* 1.0～コメントアウト
#content .infoList .infoListBox div.entryTxtBox p.entryMeta .infoDate,
#content .infoList .infoListBox div.entryTxtBox p.entryMeta .infoCate	{ color:#666; }
*/
#content .infoList .infoListBox div.entryTxtBox h4.entryTitle { margin: 0px 0px 5px; padding: 0px 0px 2px; display: block; line-height: 120%; font-size: 114.3%; font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; }

#content .infoList .infoListBox div.entryTxtBox h4.entryTitle a { text-decoration: none; }

#content .infoList .infoListBox div.entryTxtBox h4.entryTitle a:hover { text-decoration: underline; }

#content .infoList .infoListBox div.entryTxtBox p.moreLink { margin: 0px; padding: 0px; }

#content .infoList .infoListBox div.thumbImage { width: 35%; display: block; overflow: hidden; float: right; text-align: right; position: absolute; top: 20px; right: 0px; }

#content .infoList .infoListBox div.thumbImage div.thumbImageInner { display: block; overflow: hidden; margin: 1px; }

#content .infoList .infoListBox div.thumbImage div.thumbImageInner img { width: 88px; height: auto; border: 1px solid #cccccc; }

/*			.child_page_block
/*-------------------------------------------*/
#content .child_page_block { display: block; overflow: hidden; margin-bottom: 15px; }

#content .child_page_block { border: 1px solid #cccccc; box-shadow: inset 1px 1px 0px white; width: 99%; }

#content .child_page_block.layout_odd { clear: both; }

#content .child_page_block .child_page_blockInner { display: block; overflow: hidden; padding: 15px 20px; }

#content .child_page_block.layout_even { float: right; }

#content .child_page_block h4 { border: none; padding: 0px 0px 2px; margin: 0px; border-bottom: 1ps solid #cccccc; margin-bottom: 10px; border-bottom: 1px solid #cccccc; box-shadow: 0px 1px 0px white; }

#content .child_page_block h4 a { text-decoration: none; color: #4d4d4d; padding-left: 8px; border-left: 4px solid #666666; display: block; overflow: hidden; line-height: 118.8%; }

#content .child_page_block h4 a:hover { text-decoration: underline; }

#content .child_page_block .textBox { overflow: hidden; }

#content .child_page_block p { font-size: 85.7%; margin-bottom: 0px; line-height: 133%; padding: 0px; }

#content .child_page_block p a { text-decoration: none; color: #666; }

#content .child_page_block p a:hover { text-decoration: underline; color: #c00; }

#content .child_page_block .thumbImage { float: left; display: block; border: 1px solid #cccccc; margin-right: 13px; margin-bottom: 5px; }

#content .child_page_block .thumbImage .thumbImageInner { display: block; overflow: hidden; width: 80px; border: 1px solid white; }

#content .child_page_block .thumbImage .thumbImageInner img { width: 80px; height: 80px !important; }

/*			.childPageBox
/*-------------------------------------------*/
#content .childPageBox { display: none; }

/*			.mainFoot
/*-------------------------------------------*/
#content .mainFoot { display: block; overflow: hidden; margin-top: 35px; margin-bottom: 30px; }

#content .mainFoot { margin-top: 0px; border: 1px solid #cccccc; background: rgba(255, 255, 255, 0.5); }

#content .mainFoot .mainFootInner { padding: 15px; box-shadow: inset 0px 0px 0px 4px rgba(0, 0, 0, 0.15); }

#content .mainFootContact { display: block; overflow: hidden; text-align: center; width: auto; }

#content .mainFootContact p.mainFootTxt { font-size: 10px; letter-spacing: 0px; margin-bottom: 5px; }

#content .mainFootContact p.mainFootTxt span { display: block; }

#content .mainFootContact p.mainFootTxt span.mainFootCatch { line-height: 120%; }

#content .mainFootContact p.mainFootTxt span.mainFootTel { font-size: 24px; font-family: "Lato", sans-serif; margin-bottom: 2px; line-height: 100%; }

#content .mainFootContact p.mainFootTxt span.mainFootTime { line-height: 120%; }

#content .mainFootContact .mainFootBt a { display: block; overflow: hidden; background-color: #999; max-width: 350px; margin: 0px auto; }

#content .mainFootContact .mainFootBt a img { max-width: 100%; }

/*-------------------------------------------*/
/*	#sideTower
/*-------------------------------------------*/
#sideTower { clear: both; }

#sideTower .localSection { margin-bottom: 50px; }

#sideTower .localHead { font-size: 14px; border-top: 2px solid #666666; border-bottom: 1px solid #cccccc; padding: 13px 10px 10px; font-weight: bold; position: relative; }

#sideTower .localHead a { text-decoration: none; color: #666; }

#sideTower .localHead a:hover { text-decoration: underline; }

#sideTower .localHead { border-top: 2px solid #cc0000; }

#sideTower .sideWidget { margin: 0px 0 20px; }

#sideTower .sideWidget .textwidget { padding-top: 10px; }

#sideTower .sideWidget h4 { clear: both; font-size: 14px; margin: 0px 0px 15px; padding: 4px 0px 2px 12px; border-left-style: solid; border-left-width: 3px; background-color: #f5f5f5; }

#sideTower .sideWidget li { list-style: none; border-bottom: 1px solid #cccccc; line-height: 121.4%; font-size: 85.7%; }

#sideTower .sideWidget li a { display: block; padding: 13px 10px 11px 30px; text-decoration: none; color: #333; background: url(../images/icon_arrow1_gray.gif) 10px 50% no-repeat; }

#sideTower .sideWidget li a:hover, #sideTower .sideWidget li.current_page_item a, #sideTower .sideWidget li.current-cat a { background-color: #efefef; }

#sideTower .sideWidget li ul { display: block; margin: 0px; }

#sideTower .sideWidget li ul li { display: block; border-bottom: none; border-top: 1px solid #cccccc; font-size: 100%; }

#sideTower .sideWidget li ul li a, #sideTower .sideWidget li.current-cat ul li a, #sideTower .sideWidget li.current_page_item ul li a { padding: 11px 10px 9px 30px; background: url(../images/icon_arrow2_gray.gif) 12px 14px no-repeat; }

#sideTower .sideWidget li ul li.current-cat a, #sideTower .sideWidget li ul li.current_page_item a, #sideTower .sideWidget li ul li a:hover { background: url(../images/icon_arrow2_red.gif) 12px 14px no-repeat whitesmoke; }

#sideTower li ul { margin-left: 15px; }

#sideTower li.sideBnr { margin-bottom: 10px; }

#sideTower li.sideBnr#sideContact a { display: block; overflow: hidden; width: auto; background-color: #999; width: 220px; margin: 0px auto; text-align: center; }

#sideTower ul#snsBnr { border-top: 1px solid #cccccc; margin-bottom: 20px; text-align: center; }

#sideTower ul#snsBnr li { border-bottom: 1px solid #cccccc; }

#sideTower .sideWidget ul#recentcomments li { padding: 13px 10px 11px 30px; background: url(../images/icon_arrow1_gray.gif) 10px 50% no-repeat; }

#sideTower .sideWidget ul#recentcomments li a { padding: 0; background: none; }

#sideTower .sideWidget select { margin: 10px 0; padding: 5px; width: 100%; border: 1px solid #cccccc; }

#sideTower .sideWidget select option { padding: 2px 5px; }

form#searchform { padding: 5px 0px 5px 7px; background-color: #e5e5e5; display: block; overflow: hidden; position: relative; }

form#searchform input#s { margin: 0px 0px 0px 5px; padding: 5px; width: 70%; float: left; }

form#searchform input#searchsubmit { margin: 0px 10px 0px 0px; float: right; background-color: #ccc; width: 15%; }

/*-------------------------------------------*/
/*	#pagetop
/*-------------------------------------------*/
#pagetop { display: block; overflow: hidden; clear: both; z-index: 5; position: relative; padding: 10px 0px; }

#pagetop a { float: right; display: block; position: relative; padding: 5px 15px 5px; margin-right: 10px; font-size: 11px; text-decoration: none; font-family: "Lato", sans-serif; letter-spacing: 1px; color: #f5f5f5; z-index: 500; }

/*-------------------------------------------*/
/*	#footMenu
/*-------------------------------------------*/
#footMenu { display: block; overflow: hidden; width: 100%; z-index: 10; position: relative; margin-top: 10px; }

#footMenu .innerBox { display: block; overflow: hidden; padding-top: 10px; background-color: #000000; opacity: 0.85; }

#footMenu .menu { margin: 0px 10px; display: block; overflow: hidden; border-top: 1px; }

#footMenu .menu li a { color: #808080; border-bottom: 1px solid #222222; padding: 10px 10px; display: block; overflow: hidden; text-decoration: none; }

#footMenu .menu li a:hover { background-color: #151515; }

/*-------------------------------------------*/
/*	#footer
/*-------------------------------------------*/
/*
likeボタンのポップアップがfooterSectionの下に回りこんでしまうためにz-index:-10を指定していたが、
sitemapページでだけリンクが押せないという摩訶不思議現象が起きた為、z-index指定を解除。
何故かlikeのポップアップが下に回りこまない状態になっている
*/
#footerSection { z-index: 0; position: relative; }

#footer { margin: 0px; display: block; overflow: hidden; color: #808080; padding: 0px; }

#footer { text-align: left; }

#footer #footerInner { display: block; overflow: hidden; padding: 20px 0px; background-color: #000; opacity: 0.85; }

#footer dl#footerOutline { margin: 0px 0px 0px 20px; line-height: 150%; width: 280px; }

#footer dl#footerOutline dt { margin-bottom: 8px; line-height: 150%; }

#footer dl#footerOutline dt img { margin-bottom: 5px; max-width: 260px; }

#footer dl#footerOutline dd { font-size: 85.7%; line-height: 150%; }

/*		#footerSiteMap
/*-------------------------------------------*/
#footerSiteMap { display: block; overflow: hidden; width: 100%; padding-top: 15px; }

#footerSiteMap .menu { font-size: 87.5%; vertical-align: text-top; margin: 0px 10px; border-top: 1px solid #151515; }

#footerSiteMap .menu a { color: #999; text-decoration: none; }

#footerSiteMap .menu li { display: block; vertical-align: text-top; line-height: 116.7%; }

#footerSiteMap .menu li a { background: url(../images/icon_arrow1_gray.gif) 10px 50% no-repeat; padding: 8px 15px 8px 28px; overflow: hidden; display: block; border-bottom: 1px solid #222222; }

#footerSiteMap .menu li a:hover { background-image: url(../images/icon_arrow1_red.gif); background-color: #151515; color: #f00; }

#footerSiteMap .menu li ul { margin-top: 6px; }

#footerSiteMap .menu li li { display: block; }

#footerSiteMap .menu li li a { background: url(../images/icon_arrow2_gray.gif) 12px 50% no-repeat; padding: 8px 28px; }

#footerSiteMap .menu li li a:hover { background: url(../images/icon_arrow2_red.gif) 12px 50% no-repeat #151515; }

#footerSiteMap .menu a { color: #808080; }

/*-------------------------------------------*/
/*	#siteBottom
/*-------------------------------------------*/
#siteBottom { display: block; overflow: hidden; clear: both; font-size: 88%; font-family: Arial, Helvetica, sans-serif; color: #666; padding-bottom: 30px; }

#siteBottom #siteBottomInner { display: block; overflow: hidden; padding: 0px 0px 25px; text-align: center; background-color: #000; opacity: 0.85; }

#siteBottom #copy { margin: 0px 30px; }

#siteBottom a { color: #666; text-decoration: none; }

#siteBottom #powerd, #siteBottom #powerd a { color: #4d4d4d; }

/*-------------------------------------------*/
/*	top
/*-------------------------------------------*/
.home #main { padding-top: 0px; }

.home #container { padding-top: 25px; }

#topMainBnr { position: relative; display: block; overflow: visible; padding: 10px 0; }

#topMainBnrFrame { position: relative; height: auto; display: block; margin: 0 auto; width: 94%; }

#topMainBnrFrame #topManiBnrInnerFrame { overflow: hidden; }

#topMainBnrFrame img { width: 100%; position: relative; }

#topMainBnrFrame ul.slides li { overflow: hidden; /*display:block; */ }

#topMainBnrFrame { border: none; }

#topMainBnrFrame .slideFrame { border: 4px solid white; display: block; overflow: hidden; position: relative; }

#topMainBnrFrame a.slideFrame:hover { border: 4px solid #cc0000; transition: border 0.3s ease-in; -webkit-transition: border 0.3s ease-in; -moz-transition: border 0.3s ease-in; }

#topMainBnrFrame .slideFrame img { position: relative; }

#topFreeArea { margin-bottom: 35px; display: block; overflow: hidden; padding-bottom: 15px; border-bottom: 1px solid #cccccc; box-shadow: 0 2px 1px #efefef; }

#content #topPr .topPrOuter { display: block; overflow: hidden; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #cccccc; box-shadow: 0px 1px 0px white; }

#content #topPr h3 { margin: 0px 0px 9px; line-height: 120%; font-size: 16px; padding-left: 10px; }

#content #topPr h3 a { text-decoration: none; color: #333; }

#content #topPr p a { text-decoration: none; line-height: 16px; color: #666; }

#content #topPr a:hover { text-decoration: underline; }

#content #topPr p.topPrDescription { margin-bottom: 0px; font-size: 14px; line-height: 120%; padding: 0px; }

#content #topPr .prImage { float: left; width: 70px; margin-right: 10px; overflow: hidden; margin-bottom: 10px; }

#content #topPr .prImage img.imageWide { display: none; }

#content #topPr .prImage img.imageSmall { display: block; }

#content #topPr .topPrTxtBox { display: block; overflow: hidden; }

#content #topPr .prImage { border: 1px solid #cccccc; }

#content #topPr .prImage a { border: 1px solid white; display: block; }

#content #topPr .prImage a img { display: block; }

#content .infoList { position: relative; }

#content #topInfo h2, #content #topBlog h2 { margin-bottom: 0px; }

#content #topInfo, #content #topBlog { margin-bottom: 30px; }

#content #topBlog.infoList ul li .infoDate { display: block; float: left; }

#content #topBlog.infoList ul li .infoTxt { clear: none; }

#content .infoList .rssBtn { text-align: right; position: relative; margin-top: -32px; margin-bottom: 15px; }

#content .infoList .rssBtn a { background-color: #fff; color: #000; font-family: "Lato", sans-serif; line-height: 24px; font-weight: bold; text-decoration: none; padding: 0px 10px; margin-right: 15px; position: relative; }

#topContentsBottom { margin-bottom: 20px; }

/*-------------------------------------------*/
/*	post
/*-------------------------------------------*/
#content .entry-content { display: block; overflow: hidden; margin-bottom: 25px; }

#content .entry-utility { clear: both; margin-top: 15px; }

#content .entry-utility dl.tag-links { display: inline; }

#content .entry-utility dl.tag-links dt, #content .entry-utility dl.tag-links dd { display: inline; font-size: 85.7%; line-height: 120%; }

#content .entry-utility dl.tag-links dt { display: inline-block; border: 1px solid #e5e5e5; font-weight: lighter; margin-right: 10px; padding: 0px 10px; background-color: #e5e5e5; color: #999; }

/*			#comments 
/*-------------------------------------------*/
#comments { clear: both; }

#comments ol.commentlist { margin: 0px 0px 15px 0px; }

#comments ol.commentlist li { list-style: none; }

#comments li.comment .commentBox { border: 4px solid #e5e5e5; padding: 15px; margin-bottom: 10px; }

#comments li.comment .commentBox { box-shadow: 1px 1px 3px #e5e5e5; }

#comments li.comment .comment-author img { float: left; border: 2px solid #cccccc; margin-right: 10px; }

#comments li.comment .comment-author cite.fn { font-style: normal; line-height: 120%; }

#comments li.comment .comment-meta.commentmetadata { font-size: 85.7%; line-height: 120%; }

#comments li.comment .comment-body { margin-left: 50px; margin-top: 5px; }

#comments li.comment .comment-body p { margin-bottom: 10px; }

#comments #respond .required { color: #e50000; }

#content #commentform p { margin-bottom: 5px; }

#content #commentform input, #content #commentform textarea { display: block; width: 95%; padding: 4px; }

#content #commentform p.form-allowed-tags { font-size: 10px; line-height: 120%; color: #666; width: 95%; margin-bottom: 10px; }

#content #commentform p.form-submit input { width: auto; padding: 10px 20px; }

/*-------------------------------------------*/
/*	sitemap & 404 &search
/*-------------------------------------------*/
#content.wide { display: block; overflow: hidden; }

#content #sitemapPostList { margin-top: 20px; }

#content #sitemapPostList h5 { margin: 0px; padding: 0px; font-weight: lighter; font-size: 14px; }

#content ul.linkList { margin: 0px 0px 20px; padding: 0px; font-size: 85.7%; }

#content ul.linkList li { list-style: none; margin-bottom: 0px; }

#content ul.linkList li a { background: url(../images/icon_arrow1_gray.gif) left 8px no-repeat; padding: 5px 15px; display: block; text-decoration: none; color: #666; }

#content ul.linkList li a:hover { background-image: url(../images/icon_arrow1_red.gif); text-decoration: underline; color: #c00; }

#content ul.linkList li li a { background: url(../images/icon_arrow2_gray.gif) left 10px no-repeat; }

#content ul.linkList li li a:hover { background-image: url(../images/icon_arrow2_red.gif); }

#content ul.linkList li li li a { background: url(../images/icon_try2_gray.gif) left 10px no-repeat; }

#content ul.linkList li li li a:hover { background-image: url(../images/icon_try2_red.gif); }

#content ul.linkList ul { margin-bottom: 0px; margin-top: 0px; margin-left: 10px; }

#content .error404 { text-align: center; padding-bottom: 30px; }

#sitemapOuter { border: 4px solid #e5e5e5; padding: 20px; display: block; overflow: hidden; margin: 0px auto; }

#content form#searchform label { display: none; }

#content form#searchform input#s { width: 70%; }

#likeBox { border: 1px solid lime; width: 100% !important; }

.fbConnectWidgetTopmost { border: 1px solid lime; width: 100% !important; }

/*-------------------------------------------*/
/*	Responsive Structure
/*-------------------------------------------*/
/* コンテンツ推奨サイズより大きい場合
/*-------------------------------------------*/
@media (min-width: 660px) { /* スクロール分余裕に20px */
  #headerTop #site-description { line-height: 150%; font-size: 12px; }
  #headerTop #site-description { margin-right: 250px; }
  #header #site-title { padding-bottom: 15px; margin-right: 15px; float: left; }
  #header .innerBox { position: relative; }
  #headContact { width: auto; display: inline-block; margin-top: 5px; float: right; }
  #headContact { position: absolute; right: 0px; top: 0px; margin: 0px 0px 10px; padding: 10px 15px; }
  #content p { line-height: 170%; }
  #content .mainFootContact p.mainFootTxt { float: left; margin-bottom: 0px; text-align: left; }
  #content .mainFootContact p.mainFootTxt .mainFootCatch { font-size: 120%; }
  #content .mainFootContact .mainFootBt { float: right; }
  #content .mainFootContact .mainFootBt a { width: 350px; min-height: 50px; }
  #content .mainFootContact .mainFootBt a img { width: auto; }
  #topMainBnr { padding: 0px 0 10px; }
  #content #topPr { display: block; overflow: hidden; margin-bottom: 25px; }
  #content #topPr { border-left: 1px solid #cccccc; margin-bottom: 35px; }
  #content #topPr .topPrOuter { padding-bottom: 0px; border-bottom: none; }
  #content #topPr .topPrOuter { border-right: 1px solid #cccccc; margin-bottom: 0px; }
  #content #topPr #topPrLeft { width: 33.1%; text-align: left; float: left; display: block; overflow: visible; }
  #content #topPr #topPrCenter { width: 33.1%; text-align: center; float: left; display: block; overflow: visible; }
  #content #topPr #topPrRight { width: 33.1%; text-align: right; float: right; display: block; overflow: visible; }
  #content #topPr #topPrLeft .topPrInner { float: left; }
  #content #topPr #topPrCenter .topPrInner { margin: 0px auto; }
  #content #topPr #topPrRight .topPrInner { float: right; }
  #content #topPr .topPrInner { padding: 0px 17px; width: auto; }
  #content #topPr .topPrInner { text-align: left; }
  #content #topPr .topPrInner p { padding: 0px; }
  #content #topPr .topPrInner p.topPrDescription { font-size: 12px; }
  #content #topPr .prImage { float: none; width: 100%; margin-right: 0px; }
  #content #topPr .prImage img { height: auto; }
  #content #topPr .prImage img.imageWide { display: block; }
  #content #topPr .prImage img.imageSmall { display: none; }
  #content #topPr #topPrLeft .topPrInner, #content #topPr #topPrCenter .topPrInner, #content #topPr #topPrRight .topPrInner { float: none; }
  #content .child_page_block { width: 100%; }
  #content .child_page_block { width: 48%; }
  #content .child_page_block.layout_odd { float: left; clear: both; } }
/*-------------------------------------------*/
/* pc iPad3より大きい場合
/*-------------------------------------------*/
@media (min-width: 770px) { body { line-height: 150%; }
  #header #site-title { font-size: 28px; }
  #headContact #headContactTel a { text-decoration: none; }
  #gMenu:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
  #gMenu #gMenuInner.innerBox { margin: 0px 3%; width: 94%; }
  #gMenu.itemClose .menu, #gMenu.itemOpen .menu { display: block; }
  #gMenu .menu { border-top: none; }
  #gMenu .menu:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
  #gMenu .assistive-text { position: absolute; top: -9000px; }
  #gMenu .menu li { float: left; width: auto; border-bottom: none; overflow: visible; }
  #gMenu .menu li a { text-align: center; margin: 0px 1px 0px 0px; padding: 13px 10px 10px; }
  #gMenu .menu li a strong { /*font-size:18px;*/ }
  #gMenu .menu li:hover ul { display: block; position: absolute; z-index: 100; border-top: 1px solid #cccccc; position: absolute; width: 200px; opacity: 0.97; }
  #gMenu .menu li:hover ul li { background: #fff; border-bottom: 1px solid #cccccc; width: 200px; position: relative; }
  #gMenu .menu li:hover ul li a { box-shadow: none; }
  #gMenu .menu li:hover li a, #gMenu .menu li.current_page_item li a, #gMenu .menu li.current-menu-ancestor li a, #gMenu .menu li.current-page-ancestor li a, #gMenu .menu li.current_page_ancestor li a { background: none; background-color: #fff; color: #4d4d4d; text-align: left; border-right: none; }
  /* #gMenu .menu li:hover li a:hover, #gMenu .menu li.current_page_item li a:hover, #gMenu .menu li.current-menu-ancestor li a:hover, #gMenu .menu li.current-page-ancestor li a:hover, #gMenu .menu li.current_page_ancestor li a:hover { background-color:#f5f5f5;} */
  /*  mago */
  #gMenu .menu li:hover ul li ul { position: absolute; left: 200px; top: 10px; border-top: none; }
  #gMenu .menu li:hover ul li ul, #gMenu .menu li:hover ul li ul li { display: none; }
  #gMenu .menu li:hover ul li:hover ul, #gMenu .menu li:hover ul li:hover ul li { display: block; }
  #gMenu .menu li:hover ul li:hover ul { border-top: 1px solid #cccccc; }
  #gMenu .menu li:hover li a:hover, #gMenu .menu li.current_page_item li a:hover, #gMenu .menu li.current-menu-ancestor li a:hover, #gMenu .menu li.current-page-ancestor li a:hover, #gMenu .menu li.current_page_ancestor li a:hover { background-color: whitesmoke !important; }
  #content form span.wpcf7-form-control-wrap .wpcf7-list-item { padding-top: 2px; padding-bottom: 2px; }
  #content #sitemapPageList { float: left; width: 49%; }
  #content #sitemapPostList { float: right; width: 49%; margin-top: 0px; }
  #content ul.linkList li a { padding: 3px 15px; }
  #footMenu .menu { text-align: center; border: none; padding: 5px 0px; margin: 0px 30px; border-bottom: 1px solid #151515; }
  #footMenu .menu li { display: inline-block; margin: 0px; padding: 0px; line-height: 100%; font-size: 12px; text-align: center; }
  #footMenu .menu li a { padding: 0px 15px 0px; border: none; border-right: 1px solid gray; line-height: 110%; }
  #footMenu .menu li.menuFirst a { border-left: 1px solid gray; }
  #footMenu .menu li a:hover { color: #f00; background-color: #000; }
  #footer dl#footerOutline { margin-left: 30px; }
  #footerSiteMap .menu { border: none; margin: 0px 30px; }
  #footerSiteMap .menu li { margin: 0px 0px 6px; border: none; display: inline-block; }
  #footerSiteMap .menu li a { background-position: left 0px; padding: 0px 20px 4px 18px; border: none; }
  #footerSiteMap .menu li a:hover { background: url(../images/icon_arrow1_red.gif) left 0px no-repeat black; color: #f00; }
  #footerSiteMap .menu li li a { background-position: 3px 3px; padding: 0px 20px 0px 18px; }
  #footerSiteMap .menu li li a:hover { background-position: 3px 3px; background-color: #000; }
  #footerSiteMap .menu li li li a { background-position: 5px 3px; font-size: 10px; }
  #footerSiteMap .menu li li li a:hover { background-position: 5px 3px; }
  #siteBottom #copy { border-top: 1px solid #151515; padding-top: 10px; margin: 0px 30px; } }
/*-------------------------------------------*/
/*	フルサイズ
/*-------------------------------------------*/
@media (min-width: 970px) { /* スクロール分余裕に20px */
  #main #container #content { left: 30px; margin: 0; float: left; width: 640px; }
  #main #container #sideTower { right: 30px; margin: 0; float: right; width: 220px; clear: none; }
  #main #container #content.wide { margin: 0px auto; left: auto; float: none; width: 890px; }
  .innerBox, #gMenu #gMenuInner.innerBox { width: 950px; margin: 0px auto; }
  #headerTop { /*position:absolute;*/ }
  #headContact #headContactTel { line-height: 21px; font-size: 21px; }
  #headContact #headContactTime { line-height: 15px; font-size: 12px; }
  body.left-sidebar #main #container #content { float: right; left: auto; right: 30px; }
  body.left-sidebar #main #container #sideTower { float: left; right: auto; left: 30px; }
  body.home.one-column #main #container #content { float: none; width: 890px; }
  body.home.one-column #main #container #sideTower { float: none; display: none; }
  form#searchform input#s { width: 120px; }
  form#searchform input#searchsubmit { width: 20%; }
  #topMainBnr { width: 100%; }
  #topMainBnr img { width: 950px !important; }
  #topMainBnrFrame { width: 950px; min-height: 250px; }
  /*			.childPageBox /*-------------------------------------------*/
  #content .childPageBox { display: block; background: rgba(255, 255, 255, 0.5); }
  #content .childPageBox { margin-top: 20px; border: 1px solid #cccccc; padding: 0px; display: block; overflow: hidden; margin-bottom: 20px; }
  #content .childPageBox h4 { font-weight: lighter; margin: 15px 20px 10px; padding: 0px 0px 3px; font-size: 14px; }
  #content .childPageBox h4 a { text-decoration: none; color: #666666; }
  #content .childPageBox ul { margin: 0px 20px 15px; padding: 0px; display: block; overflow: hidden; font-size: 85.7%; line-height: 125%; }
  #content .childPageBox ul li { float: left; display: block; width: 33%; list-style: none; margin: 0px; }
  #content .childPageBox ul li a { background: url(../images/icon_arrow1_gray.gif) left 5px no-repeat; padding: 3px 5px 3px 17px; text-decoration: none; display: block; overflow: hidden; color: #666; }
  #content .childPageBox ul li ul { margin: 0px; }
  #content .childPageBox ul li li { float: none; width: auto; }
  #content .childPageBox ul li a:hover, #content .childPageBox ul li.current_page_item a { background-image: url(../images/icon_arrow1_red.gif); text-decoration: underline; color: #c00; }
  #content .childPageBox ul li li a { background: url(../images/icon_arrow2_gray.gif) left 8px no-repeat; padding: 3px 5px 3px 15px; text-decoration: none; margin-left: 3px; }
  #content .childPageBox ul li li a:hover, #content .childPageBox ul li li.current_page_item a { background: url(../images/icon_arrow2_red.gif) left 8px no-repeat; }
  #topMainBnrFrame .slideFrame img { position: relative; left: -4px; }
  #topMainBnrFrame .slides img, #topMainBnrFrame.flexslider .slides img { width: 950px !important; max-width: 950px !important; }
  #footerSiteMap { width: 600px; padding-top: 0px; font-size: 12px; }
  #footerSiteMap .menu { margin: 0px; }
  #footer dl#footerOutline { float: left; } }
/* =Print Style
-------------------------------------------------------------- */
@media print { body { background: none !important; }
  #wrapper { clear: both !important; display: block !important; float: none !important; position: relative !important; }
  #headerTop, #header, #panList, #gMenu, #pagetop, #sideTower, #footMenu, #footer, #siteBottom { display: none !important; }
  #pageTitBnr, #content table th { box-shadow: none !important; }
  #access, #branding img, #respond, .comment-edit-link, .edit-link, .navigation, .page-link, .widget-area { display: none !important; }
  #container { margin: 0; width: 100%; } }
/*-------------------------------------------*/
/*	color
/*-------------------------------------------*/
a, #panList a, #content dt { color: #cc0000; }

#gMenu .assistive-text, #gMenu .menu li a, #content h2, #content h1.contentTitle, #content h1.entryPostTitle, #content .mainFootContact .mainFootBt a, #sideTower li.sideBnr#sideContact a { background-color: #cc0000; }

/* bg */
input[type=button], input[type=submit], a.btn, .linkBtn a, .moreLink a, .btn.btnS a, .btn.btnM a, .btn.btnL a, a.btn.btnS, a.btn.btnM, a.btn.btnL, #content p.btn.btnL input, #searchform input[type=submit], p.form-submit input[type=submit], form#searchform input#searchsubmit, #content form input.wpcf7-submit, #confirm-button input, #content .infoList .infoCate a:hover, .paging span.current, .paging a:hover, #pagetop a { background-color: #cc0000; color: #f5f5f5; }

#pagetop a:hover, .moreLink a:hover, .btn.btnS a:hover, .btn.btnM a:hover, .btn.btnL a:hover, a:hover.btn.btnS, a:hover.btn.btnM, a:hover.btn.btnL, #content .mainFootContact .mainFootBt a:hover, #sideTower li.sideBnr#sideContact a:hover { background-color: #cc0000; opacity: 0.95; }

#content h4, #content .child_page_block h4 a:hover, #content .child_page_block p a:hover, #content .childPageBox ul li.current_page_item li a, #content .mainFootContact p.mainFootTxt span.mainFootTel, #content h3 { border-left-color: #cc0000; }

#content .child_page_block h4 a, .paging span, .paging a { border-color: #cc0000; }

#sideTower .localHead { border-top-color: #cc0000; }

#pageTitBnr #pageTitInner #pageTit, #sideTower .sideWidget h4, #topPr .topPrInner h3 { border-left-color: #cc0000; }

#topMainBnrFrame a.slideFrame:hover { border: 4px solid #cc0000; }
