* { margin: 0; padding: 0; line-height: 1.7em }
a { color: #06f; text-decoration: none }
a:hover { color: #09f; text-decoration: underline }
p,
ul,
ol,
blockquote { margin: 0 0 1em }
h1,
h2,
h3,
h4,
h5 { margin: 0; font-size: 100% }
ul.spNavList { list-style-type: none }
/* clearfix 
----------------------------------------------------------------------*/
.clearfix:after { content: "."; display: block; visibility: hidden; height: 0; clear: both; }
/* WinIE7 only */
*:first-child+html .clearfix { height: 1%; }
/* WinIE6 and below */
/* hide \*/
* html .clearfix { height: 1%; }
/* imghover
----------------------------------------------------------------------*/
a.ov:hover img { opacity: 0.8; filter: alpha(opacity=80);  /* IE7 */ -ms-filter: "alpha(opacity=80)"; /* IE8 */ }
/* fade setting
a.ov img {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
*/
body { position: relative; min-width: 320px; width: 100%; padding-top: 10px; background-color: #fff; background-position: top center; background-repeat: repeat-x; font-size: 14px; height: 100%; }
body img { max-width: 100%; width: auto; height: auto; vertical-align: top; }
body li { list-style: none; }
.globalHeader { padding: 30px 5px 0; }
.globalHeader .slideBtn { display: none; }
.globalHeader .inner { position: relative; zoom: 1 }
.globalHeader .inner:before,
.globalHeader .inner:after { display: block; height: 0; visibility: hidden; content: "\0020" }
.globalHeader .inner:after { clear: both }
.globalHeader .siteLogo { float: left; padding: 0 0 0 15px; width: 475px; }
.globalHeader .siteLogo img { margin: 0; width: 100%; }
.globalHeader .siteLogo h1 { font-size: 12px; position: absolute; top: -20px; left: 15px; }
.globalHeader .subNav { float: right; padding: 2% 0 0; }
.globalHeader .subNav li { float: left; padding: 0 5px; }
.globalHeader .subNav li a { display: block; width: 120px; height: 50px; line-height: 50px; font-size: 18px; color: #422a00; text-align: center }
.globalHeader .subNav li a:hover { text-decoration: none }
.globalHeader .subNav li a.fos { background-color: #AACF52; border-bottom: 3px solid #00A95F }
.globalHeader .subNav li a.request { background-color: #efde05; border-bottom: 3px solid #c1b300 }
.globalHeader .subNav li a.shooting { background-color: #f5b8c4; border-bottom: 3px solid #c28a95 }
.globalHeader .globalNav { margin: 30px 0 }
.globalHeader .globalNav ul li { float: left; width: 16.666%; border-right: 1px dashed #422a00 }
.globalHeader .globalNav ul li:last-child { border: none }
.globalHeader .globalNav ul li a { display: block; padding: 3px 0; text-align: center }
.globalHeader .globalNav ul li span { display: inline-block; height: 24px; line-height: 24px; padding: 0 15px; font-size: 18px; color: #422a00; }
.globalHeader .globalNav ul li span.active { background-color: #01571f; color: #fff; -webkit-border-radius: 3em; -moz-border-radius: 3em; -ms-border-radius: 3em; -o-border-radius: 3em; border-radius: 3em }
.globalHeader .globalNav ul li span.shopInfo { padding-right: 35px; position: relative }
.globalHeader .globalNav ul li span.shopInfo:after { position: absolute; top: 50%; right: 15px; margin-top: -5px; display: inline-block; content: ''; width: 0; height: 0; border: 8px solid transparent; border-top: 10px solid #422a00 }
.globalHeader .globalNav ul li a:hover span { background-color: #01571f; color: #fff; -webkit-border-radius: 3em; -moz-border-radius: 3em; -ms-border-radius: 3em; -o-border-radius: 3em; border-radius: 3em }
.globalHeader .globalNav ul li a:hover span.shopInfo:after { border-top: 10px solid #fff }
.globalHeader .globalNav .drop { position: relative; display: block; padding: 3px 0; text-align: center; cursor: pointer; }
.globalHeader .globalNav .inList { position: absolute; top: 100%; z-index: 9999; width: 100%; height: 0; }
.globalHeader .globalNav .inList li { float: none; width: 100%; text-align: left; font-size: 11px; border-right: 0; overflow: hidden; height: 0; color: #fff; -moz-transition: .2s; -webkit-transition: .2s; -o-transition: .2s; -ms-transition: .2s; transition: .2s; background-color: rgba(250, 247, 238, 0.81); }
.globalHeader .globalNav .drop:hover .inList li { overflow: visible; min-height: 30px; height: auto; line-height: 20px; }
.globalHeader .globalNav .inList li a { display: block; text-align: left; color: #422a00; font-size: 12px; padding: 3px 6px; border-top: 1px solid rgba(204, 204, 204, 0.5); }

@media screen and (max-width:830px) {
.globalHeader .globalNav ul li span { font-size: 12px; }
.globalHeader .subNav li a { width: 80px; font-size: 12px; }
}

@media screen and (max-width:640px) {
body { padding-top: 20px; background-image: none; }
.globalHeader { padding: 10px 5px; }
.globalHeader .slideBtn { display: block; width: 9%; max-width: 38px; position: fixed; top: 16%; right: 0; margin-bottom: 0; z-index: 9999; }
.globalHeader .inner { }
.globalHeader .inner:before,
.globalHeader .inner:after { }
.globalHeader .inner:after { }
.globalHeader .siteLogo { float: none; width: 80%; padding: 0px; height: auto; margin: 0px auto; }
.globalHeader .siteLogo img { margin-top: 10px; }
.globalHeader .siteLogo h1 { height: auto; }
.globalHeader .siteLogo h2 { display: none; }
.globalHeader .subNav { display: none; }
.globalHeader .subNav li { }
.globalHeader .subNav li a { }
.globalHeader .subNav li a:hover { }
.globalHeader .subNav li a.request { }
.globalHeader .subNav li a.shooting { }
.globalHeader .globalNav { display: none; }
.globalHeader .globalNav ul li { float: none; width: auto; border-right: 0; padding: 0; }
.globalHeader .globalNav ul li:last-child { }
.globalHeader .globalNav ul li a { }
.globalHeader .globalNav ul li a span { }
.globalHeader .globalNav ul li a span.active { }
.globalHeader .globalNav ul li a span.shopInfo { }
.globalHeader .globalNav ul li a span.shopInfo:after { }
.globalHeader .globalNav ul li a:hover span { }
.globalHeader .globalNav ul li a:hover span.shopInfo:after { }
}
.mainVisual { width: 100%; }
.mainVisual .bx-wrapper { margin: 0 }
.mainVisual .bx-viewport { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; padding: 0; left: 0; }
.mainVisual .slider li { text-align: center }
.mainVisual .slider li a { width: 100%; display: block }
.mainVisual .slider li.mv01 { background-color: #cfe0d4 }
.mainVisual .slider li.mv02 { background-color: #f5eeee }
.mainVisual .slider li.mv03 { background-color: #e5e5e5 }
.mainVisual .slider li.mv04 { background-color: #f6f6f6 }
.mainVisual .slider li img { margin: 0 auto }
.mainVisual .menu-thumb a .thumbTitle:after { content: ""; position: absolute; top: -10px; left: 50%; margin-left: -10px; display: block; width: 0px; height: 0px; border-style: solid; border-width: 0 10px 10px 10px }
.mainVisual h2.mainV { max-width: 960px; width: 100%; margin: 0 auto; }
.menu-thumb { padding: 0 0 15px; text-align: center; background-color: #eaede0 }
.menu-thumb a { display: inline-block; margin: 15px 5px 0; position: relative; box-shadow: 0 2px 3px rgba(0,0,0,0.2) }
.menu-thumb a .thumbTitle { padding: 0 5px; color: #fff; position: absolute; top: 0; left: 0; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box }
.menu-thumb a img { border: 3px solid #fff }
.menu-thumb a.mv01 .thumbTitle { background-color: #FF7E00; }
.menu-thumb a.mv01 .thumbTitle:after { border-color: transparent transparent #ff7e00 transparent; }
.menu-thumb a.mv02 .thumbTitle { background-color: rgba(253,86,115,0.9) }
.menu-thumb a.mv02 .thumbTitle:after { border-color: transparent transparent rgba(253,86,115,0.9) transparent }
.menu-thumb a.mv03 .thumbTitle { background-color: rgba(245,184,196,0.9) }
.menu-thumb a.mv03 .thumbTitle:after { border-color: transparent transparent rgba(245,184,196,0.9) transparent }
.menu-thumb a.mv04 .thumbTitle { background-color: rgba(44,151,222,0.9) }
.menu-thumb a.mv04 .thumbTitle:after { border-color: transparent transparent rgba(44,151,222,0.9) transparent }
.contents { max-width: 960px; width: auto; padding: 15px 0; margin: 0 auto; }
.contents .main { width: 73.959%; margin-left: 15.084%;}
.contents .side { width: 23.959%; float: left }
.contents .main h2.mainTit { padding: 5px 0 5px 0; margin: 0 0 20px; font-size: 18px; font-weight: bold; border-bottom: 3px solid #01571f; }
.side .side-lists { padding: 0 0 1px; margin-bottom: 15px; background: #eaede0 }
.side .side-lists .side-menu-title { margin: 0 0 10px; background-color: #b8b095; color: #fff; font-size: 100%; padding: 10px 15px }
.side .side-lists ul li { margin: 10px 0; }
.side .side-lists.side-nav { padding: 0 }
.side .side-lists.side-nav .side-menu-title { margin: 0 }
.side .side-lists.side-nav ul li { margin: 0 }
.side .side-lists.side-nav ul li a { display: block; padding: 10px; font-size: 16px; color: #000; border-bottom: 2px solid #01571f }
.side .side-lists.side-nav ul li a i { margin-right: .5em; color: #01571f }
.side .banners ul li { margin: 10px 0 }

@media screen and (max-width:640px) {
.menu-thumb a { width: 120px; }
.menu-thumb a .thumbTitle { font-size: 10px; }
.contents .side { width: auto; float: none; }
.side .side-lists { }
.side .side-lists .side-menu-title { }
.side .side-lists ul li { display: inline-block; }
.side .side-lists.side-nav { }
.side .side-lists.side-nav .side-menu-title { }
.side .side-lists.side-nav ul li { display: block; }
.side .side-lists.side-nav ul li a { }
.side .side-lists.side-nav ul li a i { }
.side .banners ul li { text-align: center; }
}
.main .content-section { position: relative; margin: 0 0 20px }
.main .content-section h2 { padding: 5px 7em 5px 0; margin: 0; font-size: 18px; font-weight: bold; border-bottom: 3px solid #01571f }
.main .content-section .more { position: absolute; top: 7px; right: 0 }
.main .content-section .more i { font-size: 11px; color: #01571f; margin-right: .25em }
.main .content-section .more a { color: #000 }
.main .content-section.info ul { padding: 10px; margin: 0; background-color: #fff }
.main .content-section.info ul li { display: table }
.main .content-section.info ul li .postCat,
.main .content-section.info ul li .postDate,
.main .content-section.info ul li .postTitle { display: table-cell; vertical-align: top; padding: 5px 0 ;}
.main .content-section.info ul li .postCat { width: 8em; color: #fff }
.main .content-section.info ul li .postCat span { display: inline-block; padding: 0 .5em; font-size: 10px;}
.main .content-section.info ul li .postCat span.news { background-color: #2c97de }
.main .content-section.info ul li .postCat span.event { background-color: #fe9200 }
.main .content-section.info ul li .postDate { width: 6em }
.main .content-section.info ul li .postTitle a { color: #000; text-decoration: underline }
.main .content-section.flyer ul { margin: 10px 0; zoom: 1 }
.main .content-section.flyer ul:before,
.main .content-section.flyer ul:after { display: block; height: 0; visibility: hidden; content: "\0020" }
.main .content-section.flyer ul:after { clear: both }
.main .content-section.flyer ul li { width: 33%; float: left; margin-right: .33%; }
.main .content-section.flyer ul li:last-child { margin-right: 0 }
.main .content-section.flyer ul li img { width: auto; max-width: 100%; }
.main .content-section.shopList { zoom: 1 }
.main .content-section.shopList:before,
.main .content-section.shopList:after { display: block; height: 0; visibility: hidden; content: "\0020" }
.main .content-section.shopList:after { clear: both }
.main .content-section.shopList .area h3 { font-size: 18px; padding: 15px 0 }
.main .content-section.shopList .area h3 i { margin-right: .5em }
.main .content-section.shopList .area ul { zoom: 1; margin: 0 }
.main .content-section.shopList .area ul:before,
.main .content-section.shopList .area ul:after { display: block; height: 0; visibility: hidden; content: "\0020" }
.main .content-section.shopList .area ul:after { clear: both }
.main .content-section.shopList .area ul li { float: left; width: 32%; margin-right: 1.33%; margin-bottom: 10px }
.main .content-section.shopList .area ul li:nth-child(3n) { margin-right: 0 }
.main .content-section.shopList .area ul li:last-child { margin: 0; }
.main .content-section.shopList .area ul li a { display: block; border: 1px solid #000; color: #000; background-color: #fff; text-decoration: none; position: relative }
.main .content-section.shopList .area ul li a h4 { padding: 10px; border-bottom: 3px solid #000; font-size: 13px }
.main .content-section.shopList .area ul li a .detail { padding: 0 5px; color: #000 }
.main .content-section.shopList .area ul li a .detail .tel { padding: 5px 5px; border-bottom: 1px dashed #000; font-size: 24px }
.main .content-section.shopList .area ul li a .detail .tel span { font-size: 18px }
.main .content-section.shopList .area ul li a .detail .address { padding: 5px 5px 10px; height: 5em; line-height: 2em; letter-spacing: 1.2 }
.main .content-section.shopList .area ul li a .more { display: inline-block; padding: 0 .5em; background-color: #000; color: #fff; position: absolute; top: 6px; right: 6px }
.main .content-section.shopList .area.hiroshima { zoom: 1 }
.main .content-section.shopList .area.hiroshima:before,
.main .content-section.shopList .area.hiroshima:after { display: block; height: 0; visibility: hidden; content: "\0020" }
.main .content-section.shopList .area.hiroshima:after { clear: both }
.main .content-section.shopList .area.hiroshima h3 i { color: #fd5673 }
.main .content-section.shopList .area.hiroshima a { border-color: #fd5673; color: #fd5673 }
.main .content-section.shopList .area.hiroshima a h4 { border-color: #fd5673 }
.main .content-section.shopList .area.hiroshima a .more { background-color: #fd5673 }
.main .content-section.shopList .area.okayama { /*float: left;*/ width: 65.5%; }
.main .content-section.shopList .area.okayama li { width: 49.217%; margin-right: 1.5%; }
.main .content-section.shopList .area.okayama h3 i { color: #fe9200 }
.main .content-section.shopList .area.okayama a { border-color: #fe9200; color: #fe9200 }
.main .content-section.shopList .area.okayama a h4 { border-color: #fe9200 }
.main .content-section.shopList .area.okayama a .more { background-color: #fe9200 }
.main .content-section.shopList .area.kumamoto { /*float: left;*/ width: 65.5%; /*margin-left: 1.33%;*/ }
.main .content-section.shopList .area.kumamoto li { width: 49.217%; margin-right: 1.5%; }
.main .content-section.shopList .area.kumamoto h3 i { color: #3db872 }
.main .content-section.shopList .area.kumamoto a { border-color: #3db872; color: #3db872 }
.main .content-section.shopList .area.kumamoto a h4 { border-color: #3db872 }
.main .content-section.shopList .area.kumamoto a .more { background-color: #3db872 }
.main .facebook h2 { background-color: #43609c; color: #fff; padding: 5px; font-size: 18px }
.main .facebook .inner { background-color: #fff; text-align: center }
.main .facebook .inner .fb-page { margin: 0 auto }
.main .topScroll { display: none; text-align: right; padding: 60px 0 0; transition: 1s; }
.main .topScroll a { position: fixed; bottom: 100px; right: 10px; display: inline-block; margin: 0 0 0 auto; color: #01571f; text-decoration: none; text-align: center; font-size: 10px }
.main .topScroll a i { display: block; font-size: 48px }

@media screen and (max-width:640px) {
.contents .main { width: auto; float: none; margin: 0; padding: 0 2%; }
.main .content-section { }
.main .content-section h1 { }
.main .content-section .more { }
.main .content-section .more i { }
.main .content-section .more a { }
.main .content-section.info ul { }
.main .content-section.info ul li { display: block; border-bottom: 1px dotted #ccc; padding: 8px 0; }
.main .content-section.info ul li .postCat,
.main .content-section.info ul li .postDate,
.main .content-section.info ul li .postTitle { display: block; padding: 0; }
.main .content-section.info ul li .postCat { float: left; }
.main .content-section.info ul li .postCat span { }
.main .content-section.info ul li .postCat span.news { }
.main .content-section.info ul li .postCat span.event { }
.main .content-section.info ul li .postDate { float: left; }
.main .content-section.info ul li .postTitle { clear: both; }
.postTitle { }
.main .content-section.info ul li .postTitle a { }
.main .content-section.flyer ul { }
.main .content-section.flyer ul:before,
.main .content-section.flyer ul:after { }
.main .content-section.flyer ul:after { }
.main .content-section.flyer ul li { float: none; margin: 0 auto 10px; width: 100%; }
.main .content-section.flyer ul li:last-child { margin: auto; }
.main .content-section.flyer ul li img { width: 100%; max-width: 100%; }
.main .content-section.shopList { }
.main .content-section.shopList:before,
.main .content-section.shopList:after { }
.main .content-section.shopList:after { }
.main .content-section.shopList .area h4 { }
.main .content-section.shopList .area h4 i { }
.main .content-section.shopList .area ul { }
.main .content-section.shopList .area ul:before,
.main .content-section.shopList .area ul:after { }
.main .content-section.shopList .area ul:after { }
.main .content-section.shopList .area ul li { float: none; width: 100%; }
.main .content-section.shopList .area ul li:nth-child(3n) { }
.main .content-section.shopList .area ul li:last-child { }
.main .content-section.shopList .area ul li a { }
.main .content-section.shopList .area ul li a h3 { }
.main .content-section.shopList .area ul li a .detail { }
.main .content-section.shopList .area ul li a .detail .tel { }
.main .content-section.shopList .area ul li a .detail .tel span { }
.main .content-section.shopList .area ul li a .detail .address { }
.main .content-section.shopList .area ul li a .more { }
.main .content-section.shopList .area.hiroshima { }
.main .content-section.shopList .area.hiroshima:before,
.main .content-section.shopList .area.hiroshima:after { }
.main .content-section.shopList .area.hiroshima:after { }
.main .content-section.shopList .area.hiroshima h3 i { }
.main .content-section.shopList .area.hiroshima a { }
.main .content-section.shopList .area.hiroshima a h4 { }
.main .content-section.shopList .area.hiroshima a .more { }
.main .content-section.shopList .area.okayama { float: none; width: 100%; }
.main .content-section.shopList .area.okayama li { width: 100%; }
.main .content-section.shopList .area.okayama h3 i { }
.main .content-section.shopList .area.okayama a { }
.main .content-section.shopList .area.okayama a h4 { }
.main .content-section.shopList .area.okayama a .more { }
.main .content-section.shopList .area.kumamoto { float: none; width: 100%; margin-left: 0; }
.main .content-section.shopList .area.kumamoto li { width: 100%; }
.main .content-section.shopList .area.kumamoto h3 i { }
.main .content-section.shopList .area.kumamoto a { }
.main .content-section.shopList .area.kumamoto a h4 { }
.main .content-section.shopList .area.kumamoto a .more { }
.main .facebook h2 { }
.main .facebook .inner { overflow: hidden; }
.main .facebook .inner .fb-page { }
.main .topScroll { }
.main .topScroll a { bottom: 130px; right: 0; }
.main .topScroll a i { }
}
.globalFooter { color: #fff; background-color: #b8b095 }
.globalFooter .inner { text-align: center }
.globalFooter .inner ul,
.globalFooter .inner p { margin: 15px 0; padding: 0; letter-spacing: 1.2 }
.globalFooter .inner .footerNav li { display: inline-block; padding: 0 15px; border-right: 1px solid #fff }
.globalFooter .inner .footerNav li a { color: #fff; text-decoration: underline }
.globalFooter .inner .footerNav li:last-child { border: none }

@media screen and (max-width:640px) {
.globalFooter { }
.globalFooter .inner { }
.globalFooter .inner ul,
.globalFooter .inner p { }
.globalFooter .inner .footerNav li { font-size: 12px; border-right: 0; }
.globalFooter .inner .footerNav li a { }
.globalFooter .inner .footerNav li:last-child { }
}
/* =========================================================
loopslider
========================================================= */
#loopslider { margin: 0 auto 30px; width: auto; height: 290px; text-align: left; position: relative; overflow: hidden; }
#loopslider ul { height: 290px; float: left; display: inline; overflow: hidden; }
#loopslider ul li { width: 220px; height: 290px; float: left; display: inline; overflow: hidden; }
#loopslider #loopleft { top: 0; left: 0; width: 20px; height: 290px; line-height: 290px; color: #fff; text-align: center; font-weight: bold; background: #555; position: absolute; overflow: hidden; cursor: pointer; z-index: 99; }
#loopslider #loopright { top: 0; right: 0; width: 20px; height: 290px; line-height: 290px; color: #fff; text-align: center; font-weight: bold; background: #555; position: absolute; overflow: hidden; cursor: pointer; z-index: 99; }
/* =========================================================
sidr
========================================================= */
#sb-site { position: relative; }
#sb-site .slideBtn { }
#sidr { }
#sidr .inBtn { position: fixed; top: 0; left: 42px; width: 12%; z-index: 0; }
#sidr .navTop { font-size: 20px; font-weight: bold; }
#sidr .navTit01 { }
#sidr .subNavs { border-bottom: 1px solid; padding: 5px 0; }
#sidr .subNavs li { margin: 10px 0; }
#sidr .subNavs li a.fos { background-color: #AACF52; display: inline-block; width: 216px; margin: 0 15px; }
#sidr .subNavs li a.request { background-color: #efde05; display: inline-block; width: 216px; margin: 0 15px; }
#sidr .subNavs li a.shooting { background-color: #f5b8c4; display: inline-block; width: 216px; margin: 0 15px; }
#sidr .navTit02 { margin-top: 20px; }
#sidr .spNavList { border-bottom: 1px solid; padding: 5px 0; }
#sidr .spNavList li { }
#sidr .tenpoTit { border-bottom: 0; border-left: 5px solid #01571f; padding: 0 0 0 5px; margin: 0 15px 5px; }
#sidr .spNavList02 { border-bottom: 1px solid; padding: 5px 0; }
#sidr .spNavList02 li { }
#sidr .spNavList02 li a:before { content: '\e804'; font-family: 'lightcase'; margin-right: 2px; }
#sidr .spNavList03 { border-bottom: 1px solid; }
#sidr .spNavList03 li { }
#sidr .spNavList04 { border-bottom: 1px solid; padding: 5px 0; }
#sidr .spNavList04 li { }
#sidr .closeBtn { position: fixed; bottom: 0; width: 260px; margin: 0; z-index: 0; }
#sidr .closeBtn a { display: block; font-size: 20px; font-weight: bold; text-align: center; text-decoration: none; background: rgb(222, 222, 222); }
.linkBox { padding: 2.986%; /*background: #FFE6EB;*/ }
.linkBox .boxList02 { margin-bottom: 0; }
.linkBox .boxList02 li { float: left; width: 48%; margin: 0 1%; text-align: center; }
.linkBox .boxList02 li:first-child { margin-left: 0; }
