/*
Theme Name: 飲食店ホームページまるごとサポート
Author: 飲食店繁盛会
*/

/*jquery-colorbox画像をクリックして閉じるcss*/

#cboxClose { background: none !important; width: 100% !important; height: 105% !important; margin-bottom: 30px !important; }
#cboxPrevious, #cboxNext { opacity: 1; z-index: 2000; }
#cboxCurrent, #cboxTitle { display: none !important; }
#cboxLoadedContent { background: #000 !important; margin-bottom: 0 !important; }

/*WP画像のセンタリングCSS*/
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
html { overflow: auto; font-family: arial, sans-serif; font-size: 62.5%; }
body { overflow: hidden; font-size: 14px; color: #333; min-width: 980px; }

/* layout */

/*#wrap {  }*/

header { height: 83px; background: url('images/bg_header.png') repeat-x; margin: 0 -500%; padding: 0 500%; }
#contents { width: 980px; overflow: hidden; margin-bottom: 30px; margin: auto; padding: 20px 0 30px; }
#main { width: 880px; margin: 0 auto 50px; line-height: 25px; }
footer { height: 350px; margin: 0 -500%; padding: 0 500%; background: url('images/footer_bg.jpg') repeat-x; color: #fff; }

/* header */
header h1 { line-height: 2rem; font-weight: normal; color: #fff; font-size: 12px; position: absolute; top: 13px; left: 232px; }
header h2 { position: absolute; left: 0px; }
header div.nav { position: absolute; top: 42px; left: 330px; }
header div.nav ul li { display: inline-block; position: relative; height: 30px; margin: 0; padding: 0; }
header div.nav ul li a { display: block; width: 100%; height: 100%; overflow: hidden; text-indent: -20em; background-image: url('images/gnav.png'); }
header div.nav ul li:nth-child(1) { width: 40px; }
header div.nav ul li:nth-child(2) { width: 110px; }
header div.nav ul li:nth-child(3) { width: 155px; }
header div.nav ul li:nth-child(4) { width: 110px; }
header div.nav ul li:nth-child(5) { width: 110px; }
header div.nav ul li:nth-child(6) { width: 95px; }
header div.nav ul li:nth-child(1) a { background-position: 0 -30px; }
header div.nav ul li:nth-child(2) a { background-position: -42px -30px; }
header div.nav ul li:nth-child(3) a { background-position: -158px -30px; }
header div.nav ul li:nth-child(4) a { background-position: -319px -30px; }
header div.nav ul li:nth-child(5) a { background-position: -434px -30px; }
header div.nav ul li:nth-child(6) a { background-position: -550px -30px; }
header div.nav ul li:nth-child(1) a:hover, header div.nav ul li:nth-child(1):hover a { background-position: 0 0; }
header div.nav ul li:nth-child(2) a:hover, header div.nav ul li:nth-child(2):hover a { background-position: -42px 0; }
header div.nav ul li:nth-child(3) a:hover, header div.nav ul li:nth-child(3):hover a { background-position: -158px 0; }
header div.nav ul li:nth-child(4) a:hover, header div.nav ul li:nth-child(4):hover a { background-position: -319px 0; }
header div.nav ul li:nth-child(5) a:hover, header div.nav ul li:nth-child(5):hover a { background-position: -434px 0; }
header div.nav ul li:nth-child(6) a:hover, header div.nav ul li:nth-child(6):hover a { background-position: -550px 0; }

/* footer */
footer small { display: block; position: absolute; width: 100%; bottom: 10px; text-align: center; color: #000; font-size: 12px; }
footer ul#f_box { padding-top: 20px; }
footer ul#f_box li { display: inline-block; width: 280px; margin-right: 15px; vertical-align: top; }
footer ul#f_box li:last-child { margin-right: 0; }
footer ul#f_box li p { border-bottom: 1px #fff dotted; font-size: 16px; padding: 5px 0; margin-bottom: 5px; }
footer ul#f_box li a { color: #fff; text-decoration: none; }
footer ul#f_box li a:hover { color: #c30d23; text-decoration: underline; }
footer ul#f_box li ul.f_box_in li { display: block; }
footer ul#f_box li ul.f_box_in_list { margin: 0 0 10px 10px; }
footer ul#f_box li ul.f_box_in_list li { display: block; padding: 5px 0; }
footer ul#f_box li ul.f_box_in_list li:before { content: url('images/footer_list_arr.png'); padding-right: .5rem; }
footer ul#f_box li ul.f_box_in_right { padding: 10px 0; border: 1px #fff solid; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
footer ul#f_box li ul.f_box_in_right li { display: block; padding: 5px 0 5px 30px; }
footer ul#f_box li ul.f_box_in_right li:before { content: "・"; padding-right: .5rem; }
footer .footer_img { position: absolute; top: -65px; left: 880px; }

/* section.feed */
section.feed { overflow: hidden; width: 880px; margin-bottom: 60px; }
section.feed ul li { display: inline-block; width: 196px; height: 278px; background: url('images/bg_feed.png') no-repeat 0px 32px; margin-right: 28px; vertical-align: top; }
section.feed ul li:last-child { margin-right: 0; }
section.feed ul li p.img { margin-left: 3px; }
section.feed ul li p.txt { padding: 2px 10px; text-align: left;}

/* section.topshop */
section.topshop { background-color: #f0f0f0; margin-bottom: 50px; }
section.topshop h2 { position: relative; background: url(images/shop_title.png) no-repeat; width: 880px; height: 39px; text-align: right; padding: 0 20px 0 0; margin-bottom: 10px; }
section.topshop h2 span { position: absolute; top: 10px; right: 30px; font-weight: normal; }
section.topshop article ul { margin: 20px 0 30px; }
section.topshop article ul li { display: inline-block; width: 150px; vertical-align: top; text-align: center; margin: 0 0 25px 20px; padding-bottom: 20px; line-height: 2rem; }
section.topshop article ul li p.sub { padding: 5px 0; }
section.topshop article ul li p.name { font-size: 18px; font-weight: bold; }
section.topshop article ul li p.name a { color: #333; text-decoration: none; }
section.topshop article ul li p.name a:hover { color: #c30d23; text-decoration: underline; }
section.topshop .link_shop a { width: 95px; height: 30px; float: right; overflow: hidden; }
section.topshop .link_shop img { border: none; margin-top: -7px; vertical-align: top; }
section.topshop .link_shop a:hover img { margin-top: -7px; }

/* section.top_newslist */
section.top_newslist { }
section.top_newslist h2 { position: relative; background: url(images/news_title.png) no-repeat; width: 880px; height: 37px; text-align: right; padding: 0 20px 0 0; margin-bottom: 10px; }
section.top_newslist h2 span { position: absolute; top: 8px; right: 30px; font-weight: normal; }
section.top_newslist article ul { margin: 20px 0 30px; font-size: 0; }
section.top_newslist article ul li {    /*overflow: hidden;*/
display: inline-block; width: 205px; vertical-align: top; margin: 0 20px 25px 0; padding-bottom: 10px; line-height: 2rem; border-bottom: 1px solid #ccc; }
section.top_newslist article ul li:last-child { margin-right: 0; }
section.top_newslist article ul li .info {    /*overflow: hidden; zoom: 1; text-align:center;*/
font-size: 14px; }
section.top_newslist article ul li .info a { text-decoration: none; }
section.top_newslist article ul li .info a:hover { text-decoration: underline; }
section.top_newslist article ul li .image { float: left; width: 199px; height: 134px; margin: 0 30px 10px 0; border: 3px solid #fff; box-shadow: 0 0 4px #999; }
section.top_newslist article ul li .title { font-weight: bold; font-size: 16px; }
section.top_newslist article ul li .title a { color: #333; text-decoration: none; }
section.top_newslist article ul li .title a:hover { color: #c30d23; text-decoration: underline; }
section.top_newslist article ul li .summary { margin-bottom: 5px; min-height: 195px; }
section.top_newslist article ul li .summary span { margin-right: 1rem; }
section.top_newslist article ul li span.date { }
section.top_newslist article ul li span.date:before { content: url('images/ico_date.png'); vertical-align: top; margin-right: 0.2rem; }
section.top_newslist article ul li .summary a { color: #333; text-decoration: none; }
section.top_newslist article ul li .summary a:hover { color: #c30d23; text-decoration: underline; }
section.top_newslist article ul li .excerpt { padding-top: 5px; line-height: 2rem; text-align: left; border-top: 1px dashed #ccc; min-height: 60px; }
section.top_newslist article ul li .next { text-align: right; margin: 10px 10px 0 0; }
section.top_newslist article ul li .next a:before { content: url('images/ico_news_arr.png'); vertical-align: top; margin-right: 0.2rem; }
section.top_newslist article ul li .next a { color: #333; text-decoration: none; }
section.top_newslist article ul li .next a:hover { color: #c30d23; text-decoration: underline; }
section.top_newslist .link_news a { width: 120px; height: 21px; float: right; overflow: hidden; }
section.top_newslist .link_news img { border: none; margin-top: 0px; vertical-align: text-bottom; }
section.top_newslist .link_news a:hover img { margin-top: 0px; }
section.top_newslist .mediabox { width: 700px; padding: 10px; border: 1px solid #666; margin-bottom: 30px; text-align: center; }
section.top_newslist .mediabox p { margin: 10px 0; }
section.top_newslist .mediabox .title { font-size: 2rem; font-weight: bold; color: #c1272d; margin: 10px 0; }
section.top_newslist .tel { color: #c30d23; font-weight: bold; font-size: 2rem; margin-bottom: 1rem; }

/* section.newslist */
section.newslist h2 { margin-top: 50px; padding-bottom: 50px; }
section.newslist p.title { font-size: 1.8rem; text-align: center; padding-bottom: 30px; }
section.newslist article ul { margin-top: 20px; }
section.newslist article ul li { overflow: hidden; width: 700px; margin: 0 auto 25px; padding-bottom: 20px; line-height: 2rem; border-bottom: 2px dotted #FFF; }
section.newslist article ul li:last-child {    /*margin: 0 auto;*/ }
section.newslist article ul li .info { overflow: hidden; zoom: 1; }
section.newslist article ul li .info a { text-decoration: none; }
section.newslist article ul li .info a:hover { text-decoration: underline; }
section.newslist article ul li .image { float: left; width: 113px; height: 80px; margin-right: 20px; }
section.newslist article ul li .title { font-weight: bold; margin-bottom: 10px; }
section.newslist article ul li .title a { color: #333; text-decoration: none; }
section.newslist article ul li .title a:hover { color: #c30d23; text-decoration: underline; }
section.newslist article ul li .summary i { position: relative; top: 2px; }
section.newslist article ul li .summary span { margin-right: 1rem; }
section.newslist article ul li .excerpt { margin-top: 5px; line-height: 2rem; }

/* section.archive */
section.archive h2 { margin-top: 50px; padding-bottom: 50px; }
section.archive article ul { margin-top: 20px; }
section.archive article ul li { overflow: hidden; width: 700px; margin: 0 auto 25px; padding-bottom: 20px; line-height: 2rem; border-bottom: 2px dotted #FFF; }
section.archive article ul li:last-child {    /*margin: 0 auto;*/ }
section.archive article ul li .info { overflow: hidden; zoom: 1; }
section.archive article ul li .info a { text-decoration: none; }
section.archive article ul li .info a:hover { text-decoration: underline; }
section.archive article ul li .image { float: left; width: 113px; height: 80px; margin-right: 20px; }
section.archive article ul li .title { font-weight: bold; margin-bottom: 10px; }
section.archive article ul li .title a { color: #333; text-decoration: none; }
section.archive article ul li .title a:hover { color: #c30d23; text-decoration: underline; }
section.archive article ul li .summary i { position: relative; top: 2px; }
section.archive article ul li .summary span { margin-right: 1rem; }
section.archive article ul li .excerpt { margin-top: 5px; line-height: 2rem; }

/* section.company */
.glay_haikei { width: 100%; margin: 0 auto; background: #eee; height: 660px; position: absolute; z-index: -1; left: 0; top: 390px; }
.yakiniku_love h1 { font-size: 48px; font-weight: normal; line-height: 48px; text-align: center; margin-top: 90px; font-family: "ＭＳ 明朝", serif; }
.yakiniku_love h2 { font-size: 32px; font-weight: normal; line-height: 32px; text-align: center; margin: 40px 0 20px !important; font-family: "ＭＳ 明朝", serif; }
.yakiniku_love ul { overflow: hidden; }
.yakiniku_love ul li:nth-child(1) { float: left; width: 175px; }
.yakiniku_love ul li:nth-child(2) { float: right; width: 673px; }
.yakiniku_love .text { line-height: 1.5; }
.yakiniku_love .last_text { font-size: 22px; padding: 10px 0; border-bottom: 2px solid #B21A21; width: 90%; margin: 20px auto; font-family: "ＭＳ 明朝", serif; }
section.company .rinen { margin: 40px auto 0; width: 700px; }
section.company .rinen p.lead { margin: 30px 0; font-size: 1.5em; line-height: 1.3em; font-family: "ＭＳ 明朝", serif; text-align: center; }
section.company .rinen p.large { margin: 30px 0; font-size: 1.75em; line-height: 1.3em; font-family: "ＭＳ 明朝", serif; text-align: center; }
section.company .rinen span.small { font-size: 0.75em; font-weight: normal; }
section.company .rinen span.uline { font-weight: bold; padding-bottom: 5px; border-bottom: 2px solid #b21a21; }
section.company .enkaku { margin: 60px auto 0; padding-bottom: 30px; width: 700px; border-bottom: 1px solid #333; }
section.company .enkaku p.title { text-align: center; margin: 35px 0; padding: 5px 0; border-top: 1px solid #333; border-bottom: 1px solid #333; }
section.company .enkaku table { margin-left: 30px; }
section.company .enkaku table th { text-align: left; font-weight: normal; }
section.company .enkaku table td { padding: 0 0 10px 20px; }
section.company .gaiyou { margin: 80px auto 0; width: 700px; }
section.company .gaiyou table { margin-top: 35px; width: 700px; border-top: 1px dotted #333; }
section.company .gaiyou table tr { border-bottom: 1px dotted #333; }
section.company .gaiyou table th { font-weight: normal; vertical-align: middle; background-color: #eee; width: 150px; min-height: 60px; }
section.company .gaiyou table td { padding: 20px 0 20px 25px; vertical-align: middle; line-height: 2.5rem; }

/* section.choice */
section.choice ul.title { margin-top: 50px; text-align: center; }
section.choice ul.title li { display: inline-block; vertical-align: top; }
section.choice ul.title li:first-child { margin-right: 50px; }
section.choice div.box_ancor { margin-top: 150px; position: relative; }
section.choice div.box_ancor img { position: absolute; top: -40px; left: 265px; }
section.choice div.box_ancor:before { content: url('images/line_before.png'); padding-bottom: 40px; }
section.choice div.box_ancor:after { content: url('images/line_after.png'); padding-top: 30px; }
section.choice ul.ancor { width: 720px; margin: 40px auto; text-align: center; }
section.choice ul.ancor li { display: inline-block; vertical-align: top; margin: 20px 50px 0 0; font-size: 16px; font-weight: bold; }
section.choice ul.ancor li:last-child { margin-right: 0; }
section.choice ul.ancor li a { color: #858585; text-decoration: none; }
section.choice ul.ancor li a:hover { color: #c30d23; text-decoration: underline; }
section.choice div.block { margin-top: 80px; padding-bottom: 70px; }
section.choice article.mokuteki div.block div.title { background: url(images/bg_mokuteki.png) no-repeat; width: 880px; height: 37px; padding: 10px 0 0 40px; font-size: 20px; font-weight: bold; color: #fff; }
section.choice article.youto div.block div.title { background: url(images/bg_youto.png) no-repeat; width: 880px; height: 37px; padding: 10px 0 0 40px; font-size: 20px; font-weight: bold; color: #fff; }
section.choice div.block ul { margin-top: 60px; }
section.choice div.block ul li { display: inline-block; vertical-align: top; line-height: 2rem; }
section.choice div.block ul li:nth-child(1) { width: 162px; margin-right: 14px; }
section.choice div.block ul li:nth-child(2) { width: 700px; height: 160px; padding-top: 2px; font-size: 14px; border-bottom: 1px solid #333; }
section.choice div.block ul li p.name { padding: 8px 0 5px 8px; background-color: #000; font-size: 16px; font-weight: bold; color: #fff; }
section.choice div.block ul li p.text { padding: 10px; color: #858585; line-height: 2rem; }
section.choice div.block div.tenpo { padding: 20px 10px; color: #858585; border-top: 1px dashed #858585; }
section.choice div.block div.tenpo span { padding: 0 10px; }
section.choice div.block div.tenpo span:before { content: '■'; padding-right: .5rem; }

/* section.shoplist */
section.shoplist { margin-top: 30px; }
section.shoplist .ancor { margin-top: 100px; text-align:center; }
section.shoplist .ancor ul { margin: 20px 0 30px; }
section.shoplist .ancor ul li { display: inline-block; width: 150px; vertical-align: top; text-align: center; margin-left: 20px; line-height: 2rem; margin-bottom: 50px; }
section.shoplist .ancor ul li p.sub { padding: 5px 0; }
section.shoplist .ancor ul li p.name { font-size: 18px; font-weight: bold; }
section.shoplist .ancor ul li p.name a { color: #333; text-decoration: none; }
section.shoplist .ancor ul li p.name a:hover { color: #c30d23; text-decoration: underline; }
section.shoplist .ancor .link_shop a { width: 95px; height: 30px; float: right; overflow: hidden; }
section.shoplist .ancor .link_shop img { border: none; margin-top: -7px; vertical-align: top; }
section.shoplist .ancor .link_shop a:hover img { margin-top: -7px; }
section.shoplist ul.shopdata { padding-top: 100px; margin-bottom: 100px; border-top: 2px dashed #eee; font-size: 0; }
section.shoplist ul.shopdata li { display: inline-block; vertical-align: top; }
section.shoplist ul.shopdata li:first-child img { width: 100%; }
section.shoplist ul.shopdata li:nth-child(1) { width: 300px; }
section.shoplist ul.shopdata li:nth-child(2) { width: 560px; margin-left: 20px; font-size: 14px; }
section.shoplist ul.shopdata li p.title { position: relative; width: 560px; height: 75px; background: url('images/bg_shoptitle.png') no-repeat; }
section.shoplist ul.shopdata li p.title span { position: absolute; left: 200px; bottom: 10px; font-size: 1.75rem; font-weight: bold; }
section.shoplist ul.shopdata li p.text { margin: 15px 0; }
section.shoplist ul.shopdata li p.link { margin: auto; padding-top: 5px; width: 400px; height: 26px; background: url('images/bg_shoplist_link.png') no-repeat; text-align: center; }
section.shoplist ul.shopdata li p.link a { text-decoration: none; }
section.shoplist ul.shopdata li p.link a:hover { text-decoration: underline; }
section.shoplist ul.shopdata li ul.list li { display: inline-block; width: 115px; margin-top: 5px; }
section.shoplist ul.shopdata li ul.list li:nth-child(2) { margin-left: 0; }
section.shoplist ul.shopdata li ul.list li:before { content: "・"; padding-right: .5rem; }

/* section.contact */
section.contact { margin-top: 30px; }
section.contact h2 { text-align: center; }
section.contact .form_title { background-color: #000; width: 860px; height: 28px; margin: 100px auto 0; padding: 10px 0 0 15px; color: #fff; font-size: 1.75rem; font-weight: bold; }
section.contact .form_title p { border-left: 5px solid #fff; padding-left: 20px; }
section.contact .form_lead { width: 680px; margin: 20px auto 0; text-align: right; }
section.contact .form_box {    /*width:650px; margin:40px auto 0;*/ }
section.contact article ul { width: 600px; padding: 10px 40px 40px; margin: 10px auto; border: 1px solid #333; }
section.contact article ul li { margin-top: 20px; }
section.contact article p.title { padding: 3px 0 10px 25px; background: url('images/form_item.png') no-repeat; }
section.contact article span.required:after { content: "必須"; font-size: 12px; margin-left: 5px; padding: 2px 5px; color: #fff; background-color: #dd5513; }
section.contact article .wpcf7-submit { margin-top: 40px; border: 0px; width: 165px; height: 44px; background: url(images/btn_send.png) left top no-repeat; }
.wpcf7-form-control-wrap select[name="your-recipient"] { font-size: 100%; }

/* section.kodawari */
section.kodawari h2.title { margin-top: 50px; padding-bottom: 50px; }
section.kodawari ul { overflow: hidden; font-size: 0; margin: 100px auto 0; width: 700px; }
section.kodawari ul li { display: inline-block; padding: 0px 0px; margin-bottom: 20px; font-size: 1.4rem; vertical-align: top; line-height: 25px; }
section.kodawari article { padding-bottom: 100px; }
section.kodawari article.niku ul.type1 li:nth-child(2) { width: 200px; margin-left: 15px; vertical-align: bottom; }
section.kodawari article.niku ul.type2 li:nth-child(1) { margin-right: 20px; }
section.kodawari article.niku ul.type2 li:nth-child(2) { width: 550px; }
section.kodawari article.niku ul.type3 li { width: 320px; }
section.kodawari article.niku ul.type3 li:nth-child(1) { margin-right: 50px; }
section.kodawari article.niku ul.type1 li .title, section.kodawari article.niku ul.type2 li .title { float: right; font-family: "ＭＳ 明朝", serif; width: 1em; margin: 0 0.5em; line-height: 1.1em; font-size: 2.2em; font-weight: bold; }
section.kodawari article.niku ul.type3 li .title { font-family: "ＭＳ 明朝", serif; line-height: 1.1em; font-size: 2em; font-weight: bold; }
section.kodawari article.tare ul li .title, section.kodawari article.kakaku ul li .title { font-family: "ＭＳ 明朝", serif; line-height: 1.1em; font-size: 2em; font-weight: bold; margin-bottom: 20px; }
section.kodawari article.tare ul.type1 li:nth-child(1), section.kodawari article.kakaku ul.type1 li:nth-child(1) { margin-right: 10px; }
section.kodawari article.tare ul.type1 li:nth-child(2), section.kodawari article.kakaku ul.type1 li:nth-child(2), section.kodawari article.tare ul.type2 li:nth-child(1), section.kodawari article.kakaku ul.type2 li:nth-child(1) { width: 300px; }
section.kodawari article.tare ul.type3, section.kodawari article.kakaku ul.type3 { display: block; }
section.kodawari article.tare ul.type3 .title, section.kodawari article.kakaku ul.type3 .title { text-align: center; line-height: 1.5em; }
section.kodawari .title span { color: #a61a21 }
section.kodawari ul li .text { margin: 20px 0; padding: 0 10px; line-height: 2rem; }

/* section.consulting */
section.consulting { margin: 80px auto 0; padding-bottom: 30px; width: 700px; }
section.consulting article.lead { margin-top: 80px; }
section.consulting article.lead div.title { margin: 50px 0; font-size: 3.8rem; font-weight: bold; line-height: 5rem; text-align: center; font-family: "ＭＳ 明朝", serif; }
section.consulting article.lead div.title span { color: #a61a21 }
section.consulting article.gyoumu { }
section.consulting article.gyoumu div.title { font-size: 2rem; text-align: left; margin: 50px 0 20px; padding: 10px 30px; border-top: 1px solid #333; border-bottom: 1px solid #333; }
section.consulting article.gyoumu div.text { padding: 10px 30px; }

/* .privacy */
.privacy { margin: 120px auto 0; padding-bottom: 30px; width: 700px; }
.privacy p { margin: 35px 0; }
.privacy ul { list-style-type: decimal; }
.privacy ul li { margin: 20px; }

/* section.menu */
section.menu { margin-bottom: 50px; }
section.menu ul { font-size: 0; }
section.menu ul li { display: inline-block; font-size: 1.4rem; }
section.menu ul li .image { width: 200px; height: 282.5px; margin: 10px 20px; border: 1px #ccc solid; }
section.menu .tel { color: #fff; font-weight: bold; font-size: 4rem; margin-bottom: 30px; text-align: center; }
section.menu article.lunch { overflow: hidden; text-align: center; margin-bottom: 30px; }
section.menu article.lunch img { width: 100px; }
section.menu article.takeout_menu img { width: 660px; }
section.menu .gallery-caption { padding: 5px 0; }
section.menu .gallery-item { float: left; margin-top: 10px; text-align: center; width: 180px; }
section.menu #gallery-1 img { border: none; width: 180px; height: 180px; }
section.menu div.aisatsu { margin: 10px 10px 50px; line-height: 2em; text-align: center; }
section.menu p.tel { color: #c30d23; font-weight: bold; font-size: 4rem; margin: 2rem 0; }

/* section.enkai */
section.enkai { clear: both; }
section.enkai div.head { margin: 20px; text-align: center; line-height: 2em; }
section.enkai div.aisatsu { margin: 10px 10px 50px; line-height: 2em; text-align: center; }
section.enkai p.pre { font-size: 14px; line-height: 20px; padding-bottom: 20px; }
section.enkai p.title { font-size: 4rem; font-weight: bold; padding-bottom: 20px; }
section.enkai p.title em { font-size: 2.4rem; font-weight: bold; font-style: normal; }
section.enkai p.post { font-size: 14px; line-height: 25px; }
section.enkai article { margin-top: 60px; padding-bottom: 60px; width: 720px; height: 100%; clear: both; }
section.enkai article p.title { font-size: 2.8rem; font-weight: bold; color: #333; padding: 0 20px 10px 0; border-bottom: 1px dotted #646464; line-height: 30px; clear: both; }
section.enkai article p.subtitle { font-size: 1.8rem; font-weight: bold; margin-bottom: 10px; }
section.enkai article p.image { float: left; margin: 20px 20px 0px 0; width: 420px; height: 340px; }
section.enkai article p.text { overflow: hidden; zoom: 1; margin: 20px 0; line-height: 25px; min-height: 280px; }
section.enkai p.tel { color: #c30d23; font-weight: bold; font-size: 4rem; margin: 2rem 0; }
section.enkai .link-to-pdf img { background-color: #eee; padding: 5px; }
section.enkai .link-to-pdf img:hover { background-color: #C69C6D; filter: alpha(opacity=80); opacity: 0.8; }

/* section.inside */
section.inside { margin-bottom: 50px; }
section.inside article.main img, section.inside article.seat img { width: 540px; }
section.inside article.seat { text-align: center; }
section.inside article.seat p { padding: 10px 0; }
section.inside ul { font-size: 0; }
section.inside ul li { display: inline-block; font-size: 1.4rem; vertical-align: top; margin-top: 10px; }
section.inside ul li .image { width: 180px; height: 120px; margin: 10px 5px; }
section.inside ul li .gal_title { text-align: center; width: 160px; margin: 0 10px; }

/* section.shop */
section.shop { margin-bottom: 80px; }
section.shop div.gaikan img { width: 720px; margin-bottom: 30px; }
section.shop div.aisatsu { margin-bottom: 80px; line-height: 25px; }
section.shop div.aisatsu p.title { font-size: 18px; font-weight: bold; margin-bottom: 20px; }
section.shop div.aisatsu p.text { font-size: 14px; margin-bottom: 20px; }
section.shop .inquiry { text-align: center; padding-top: 30px; }
section.shop .inquiry .tel { color: #c30d23; font-weight: bold; font-size: 4rem; margin-bottom: 1rem; }
section.shop p.access { text-align: center; margin: 10px 0; }
section.shop p.gmp { text-align: center; }
section.shop p.gmp a { color: #333; text-decoration: none; }
section.shop p.gmp a:hover { color: #c30d23; text-decoration: none; }
section.shop .inside ul { font-size: 0; }
section.shop .inside ul li { display: inline-block; width: 145px; margin: 10px; font-size: 1.4rem; }
section.shop .inside ul li img { width: 100%; }
section.shop .shopinfo { width: 720px; }
section.shop .shopinfo th, section.shop .shopinfo td { padding: 10px; border: 1px solid #646464; }
section.shop .shopinfo th { background: #72420E; color: #fff; width: 20%; }
section.shop .shopinfo td { background: #fff; color: #000; }
section.shop .shopinfo .tel { font-size: 2.4rem; color: #c30d23; font-weight: bold; }

/* section.saiyoulist */
section.saiyoulist article { margin-top: 20px;    /*padding-bottom:120px; */ clear: both; }
section.saiyoulist article p.title { font-size: 1.8rem; font-weight: bold; color: #333; padding: 0 20px 10px 10px; border-bottom: 1px dotted #646464; line-height: 30px; }
section.saiyoulist article p.text { overflow: hidden; zoom: 1; margin: 25px 0; line-height: 25px; }
section.saiyoulist div.msg01 { width: 600px; margin: 110px auto 0; }
section.saiyoulist div.msg01 p.image { text-align: center; }
section.saiyoulist div.msg02 { border-top: 1px solid #555; margin-top: 65px; }
section.saiyoulist div.msg03 { padding: 40px 0 20px; border-top: 1px solid #555; border-bottom: 1px solid #555; text-align: center; }
section.saiyoulist ul li { display: inline-block; font-size: 0; padding: 20px 0; vertical-align: middle; }
section.saiyoulist ul li:nth-child(1) { width: 195px; }
section.saiyoulist ul li:nth-child(2) { width: 280px; padding-left: 20px; font-size: 14px; }
section.saiyoulist ul li:nth-child(3) { width: 375px; }
section.saiyoulist div.btn { margin-top: 80px; text-align: center; }
section.saiyoulist ul.btn { display: inline-block; font-size: 0; }
section.saiyoulist ul.btn li:nth-child(1) { width: 342px; }
section.saiyoulist ul.btn li:nth-child(2) { width: 342px; padding-left: 20px; }
section.saiyoulist .info { width: 720px; }
section.saiyoulist .info th, section.saiyoulist .info td { padding: 10px; border: 1px solid #646464; }
section.saiyoulist .info th { background: #72420E; color: #fff; width: 20%; }
section.saiyoulist .info td { background: #fff; color: #000; }
section.saiyoulist .pr { width: 720px; }
section.saiyoulist .rirekisho { font-size: 18px; text-align: center; padding: 20px 0; }
section.saiyoulist div.aisatsu { margin: 10px 10px 50px; line-height: 2em; text-align: center; width: 720px; }
section.saiyoulist p.tel { color: #c30d23; font-weight: bold; font-size: 4rem; margin: 2rem 0; }

/*採用情報仮*/
.saiyou_info { width: 800px; margin: 0 auto; margin-top: 30px; font-weight: bold; font-size: 16px; }
.saiyou_info h1 { font-size: 24px; margin-bottom: 20px; background: #A91F24; color: #fff; line-height: 1.7; width: 500px; text-align: center; border-radius: 10px; }
.saiyou_info ul { margin-bottom: 50px; }
.part li { margin-bottom: 20px; }
.part li.text1 { float: left; padding: 10px; border: 2px solid #000; width: 310px; box-sizing: border-box; height: 110px; border-radius: 10px; font-size: 20px; text-align: center; line-height: 1.3; }
.part li:nth-of-type(2) { margin-left: 40px; }
.part li.text1 b { font-size: 28px; }
.part li.text1 span { font-size: 18px; }
.part li.text3 { clear: both; }
.part li.text5 { padding: 10px; border: 2px solid #A91F24; box-sizing: border-box; border-radius: 10px; font-size: 14px; }
.saiyou_info li.contact { margin-top: 50px; font-size: 1.2em; border-top: 1px dotted #A91F24; padding-top: 10px; }
.saiyou_info li.contact span { font-size: 1.5em; color: #A91F24; }

/* section.page */
section.page h2 { margin: 80px 0 20px; }
section.page h2.title { margin-bottom: 20px; text-align: center; font-family: "ＭＳ 明朝", serif; font-size: 4.5rem; letter-spacing: 5px; line-height: 2.6rem; }
section.page article { line-height: 2rem; overflow: hidden; }
section.page article a { color: #333; }
section.page article a:hover { color: #c30d23; }

/* section.single */
section.single h2.title { padding-left: 20px; height: 42px; font-size: 2rem; line-height: 2.6rem; }
section.single article { line-height: 2rem; }
section.single article p:first-child { margin-bottom: 20px; text-align: center; }
section.single article img { max-width: 100%; height: auto; }
section.single .summary { margin: 10px 0 20px; color: #333; text-align: right; }
section.single .summary i { position: relative; top: -1px; }
section.single .summary span { margin-right: 1rem; }
section.single .summary a { color: #333; text-decoration: none; }
section.single .summary a:hover { color: #c30d23; text-decoration: underline; }
section.single article .wp_social_bookmarking_light { margin-top: 30px !important; }
section.single article a { color: #333; }
section.single article a:hover { color: #c30d23; }

/* sitemap */
ul.sitemap { width: 40%; margin: 50px auto 0; }
ul.sitemap a { color: #fff; text-decoration: none; }
ul.sitemap a:hover { color: #fff; }
ul.sitemap li { line-height: 2rem; margin-bottom: 2rem; }
ul.sitemap li li { margin-bottom: 1rem; }
ul.sitemap li:before { content: url('images/icon_arrow.png'); padding-right: 1rem; }
ul.sitemap li li:before { content: url('images/icon_sitemap_li_li.png'); padding-right: 1rem; }
ul.sitemap li ul { margin: 10px 0 0 20px; }

/* page_navi */
ul.page_navi { margin: 10px 0; text-align: center; }
ul.page_navi li { list-style: none; display: inline-block; }
ul.page_navi li.current { padding: 5px 10px; border: 1px #313131 solid; color: #fff; background: #a61a21; font-weight: bold; border-radius: 3px; }
ul.page_navi li a { text-decoration: none; display: inline-block; padding: 5px 10px; border: 1px solid #ccc; color: #534741; border-radius: 3px; }
ul.page_navi li a:hover { background-color: #a61a21; color: #fff; }

/* breadcrumbs */
#breadcrumbs { font-size: 1.4rem;    /*height: 50px;*/ line-height: 3rem; overflow: hidden; }
#breadcrumbs ul li { float: left; }
#breadcrumbs ul li.sub { padding-left: 5px; }
#breadcrumbs ul li.sub:before { content: "＞"; letter-spacing: 5px; }
#breadcrumbs a { color: #333; text-decoration: none; }
#breadcrumbs a:hover { color: #c30d23; text-decoration: underline; }

/* sidebar */

/*
#sidebar ul { margin-top: 30px; }
#sidebar ul.banner {  }
#sidebar ul.banner li { text-align:center; margin-bottom: 30px;}
#sidebar .facebook { margin-left:8px; margin-bottom: 100px; }

#sidebar div.nav { margin-top: 35px; padding-bottom:30px; }
#sidebar div.nav ul { width:236px; margin-left:2px;}
#sidebar div.nav ul li{ display:inline-block; position:relative; width:148px; height:32px; margin:0; padding:0 8px; }
#sidebar div.nav ul li a{ display:block; width:100%; height:100%; overflow:hidden; text-indent:-20em; background-image:url('images/subnav.png'); }

#sidebar div.nav ul li:nth-child(1) a {background-position:0 0;}
#sidebar div.nav ul li:nth-child(2) a {background-position:0 -32px;}
#sidebar div.nav ul li:nth-child(3) a {background-position:0 -88px;}

#sidebar div.nav ul li:nth-child(1) a:hover,
#sidebar div.nav ul li:nth-child(1):hover a{background-position:-153px 0px;}
#sidebar div.nav ul li:nth-child(2) a:hover,
#sidebar div.nav ul li:nth-child(2):hover a{background-position:-153px -32px;}
#sidebar div.nav ul li:nth-child(3) a:hover,
#sidebar div.nav ul li:nth-child(3):hover a{background-position:-153px -88px;}
*/

/* slider */

#holder { }

/* common */
.cont_in_h { position: relative; width: 980px; height: 100%; margin: 0 auto; }
.cont_in { position: relative; width: 880px; height: 100%; margin: 0 auto; }

/* top slider */
.hm { position: relative; height: 450px; overflow: hidden; background: #000; }
.hm .item { float: left; }
.grad_left, .grad_right { background: url('images//bg_kv.png'); width: 50%; position: absolute; top: 0; height: 450px; z-index: 10; }
.grad_left img, .grad_right img { position: absolute; top: 210px; cursor: pointer; }
.grad_left { left: -490px; }
.grad_left img { right: -60px; }
.grad_right { right: -490px; }
.grad_right img { left: -60px; }

/*
.hm {
    position: relative;
    width: 100%;
	margin:0 auto;
    overflow: hidden;
}

.hm .item {
    float: left;
}

#slider-prev,#slider-next {
    position: absolute;
    top: 90px;
    cursor: pointer;
}

#slider-prev {
    left: 0;
}

#slider-next {
    right: 0;
}

.carousel_item a {
    font-size: 93%;
}

.carousel_item a+span {
    font-size: 93%;
}

.grad_left,.grad_right {
    background: url('images/bg_kv.png');
    width: 50%;
    position: absolute;
    top: 0;
    height: 450px;
    z-index: 10;
}

.grad_left img,.grad_right img {
    position: absolute;
    top: 210px;
    cursor: pointer;
}

.grad_left {
    left: -490px;
}

.grad_left img {
    right: -60px;
}

.grad_right {
    right: -490px;
}

.grad_right img {
    left: -60px;
}
*/

/*.pager { background: url('images/bg_slider.png'); }*/

/*お問い合わせ*/

.wpcf7-form #confirm { padding: 20px; text-align: center; position: relative; }
.wpcf7c-btn-confirm, #confirm .wpcf7c-btn-confirm, #confirm .wpcf7-submit { background: #B41A21; color: #fff; font-weight: bold; font-size: 18px; text-align: center; width: 200px; margin: 15px auto 0; padding: 10px; line-height: 5px; border-radius: 10px; box-shadow: 2px 2px 2px #ccc; cursor: pointer; height: auto !important; }
#confirm .wpcf7-back { background: #DB7F00; color: #fff; font-weight: bold; font-size: 18px; text-align: center; width: 200px; margin: 15px auto 0; padding: 10px; line-height: 5px; border-radius: 10px; box-shadow: 2px 2px 2px #ccc; cursor: pointer; height: auto !important; margin-top: 40px; }
.wpcf7-submit { margin-bottom: 20px; }
.ajax-loader { display: none; }
div.wpcf7-response-output { margin: 0 auto !important; width: 510px; text-align: center; padding }
span.wpcf7-not-valid-tip { font-size: 11px !important; display: block; position: absolute; font-weight: bold; width: 250px; margin-top: -1px; background: red; color: #fff !important; padding: 1px; text-align: center; z-index: 1000; }
.to-top { position: fixed; bottom: 288px; z-index: 99; right: 80px; }

.recap { width:304px; margin:auto; }

/*採用ページ*/
body.page-id-3142 #contents, body.parent-pageid-3142 #contents,body.page-id-3202 #contents,body.page-id-3204 #contents { width: auto; padding-top: 0; line-height: 1.5; }
body.page-id-3142 .sec01 > h3 img{ vertical-align: top; }
body.page-id-3142 #contents #main, body.parent-pageid-3142 #contents #main { width: auto; }
body.page-id-3142 #contents #main #breadcrumbs { position: absolute; margin-left: 20px; }
body.parent-pageid-3146 #contents, .parent-pageid-3146 #contents #main { width: auto; line-height: 1.5; }
body.parent-pageid-3146 #contents #main #breadcrumbs { margin-left: 20px; }
body.parent-pageid-3148 #contents, body.parent-pageid-3148 #contents #main { width: auto; line-height: 1.5; }
body.parent-pageid-3148 #contents #main #breadcrumbs { margin-left: 20px; }
