@charset "utf-8";
/*
Theme Name:mrp04-child
Template:mrp04
Version: 0.01
*/

/*--------------------------------------*/
.center { text-align:center !important;}
.left { text-align:left !important;}
.right { text-align:right !important;}
.middle { vertical-align:middle !important;}
.bottom { vertical-align:bottom !important;}
.mt10 { margin-top:10px !important;}
.mt20 { margin-top:20px !important;}
.mt30 { margin-top:30px !important;}
.mt40 { margin-top:40px !important;}
.mt50 { margin-top:50px !important;}
.mb10 { margin-bottom:10px !important;}
.mb20 { margin-bottom:20px !important;}
.mb30 { margin-bottom:30px !important;}
.mb50 { margin-bottom:50px !important;}
/*--------------------------------------*/

span.red {
    color: red;
}

/* スマホで改行をなくす
----------------------------------*/
@media screen and (max-width: 640px) {
    .br-sp { display:none; }
}

/* スマホの時だけ改行（PCの時非表示）
----------------------------------*/
@media screen and (min-width:640px) {
    .br-pc { display:none; }
}

/* 画像表示順
----------------------------------*/
.f_Right {
float:right;
}

@media only screen and (max-width: 640px) {
.f_Right {
float: none;
}
}

/* 横幅100%
----------------------------------*/

body{overflow-x:hidden;}
#wrapper, #content, .post{overflow: visible;}

.bgfix { background-attachment:fixed !important;}
.ipod .bgfix { background-attachment:scroll !important; }
.iphone .bgfix { background-attachment:scroll !important; }
.ipad .bgfix { background-attachment:scroll !important; }


/* ヘッダー
----------------------------------*/
#breadcrumb {
    font-weight: bold;
}

/* フッター
----------------------------------*/
#footer .inner {
    font-weight: bold;
}

/* グローバルナビ
----------------------------------*/
@media print, screen and (min-width: 1024px){
nav#mainNav ul li.current-menu-item a b, nav#mainNav ul li a:hover b, nav#mainNav ul li a:active b, nav#mainNav ul li.current-menu-parent a b {
    font-weight: bold;
}
}


/* 見出し
----------------------------------*/

body:not(.home) h1.title.first {
    margin: 3% 0;
    font-weight: bold;
}

.post h2 {
    background: none;
    font-weight: bold;
    border-bottom: 3px solid #0F194C;
    border-left: 20px solid #192A7F;
    padding: 8px 5px;
}

.post h2 {
    margin: 5% 0 3%;
}

.post h3 {
    background: rgba(15, 25, 76, 0.8);
    color: #fff;
    font-weight: bold;
    padding: 1%;
}

/* TOP
----------------------------------*/

/*　挨拶　*/
h1.title.first.front-post {
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
    padding: 1em calc((100vw - 100%) / 2);
    /*background-image: url(/struct/wp-content/uploads/h1_bg_img_noren-1.png);*/
    background-image: url(/struct/wp-content/uploads/h1_bg_img_noren_003-1.png);
    background-size: 10%;
    background-position: top;
    background-repeat: repeat-x;
	/*
	text-shadow: 
    #002652 2px 0px,  #002652 -2px 0px,
    #002652 0px -2px, #002652 0px 2px,
    #002652 2px 2px , #002652 -2px 2px,
    #002652 2px -2px, #002652 -2px -2px,
    #002652 1px 2px,  #002652 -1px 2px,
    #002652 1px -2px, #002652 -1px -2px,
    #002652 2px 1px,  #002652 -2px 1px,
    #002652 2px -1px, #002652 -2px -1px;
    color: #fff;*/
    line-height: 1.2em;
    margin-top: 0;
    color: #0f194c;
	font-weight:bold;
	padding-top: 11%;
}

.top_message_box {
    text-align: center;
    margin: 5% auto 10%;
    font-family: "Droid Serif", "mymincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E" , "Times New Roman" , "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.8em;
}

@media print, screen and (max-width:640px) { 
h1.title.first.front-post {
    /*background-size: cover;*/
    background-size: 25%;
    padding-top: 22%;
}
}


/*　コンテンツ　*/
.top_content_box h2 {
    background: none;
    font-weight: bold;
    text-align: center;
    padding: 0;
    border: none;
}

.CBlock-img {
    padding: 4em calc((100vw - 100%) / 2);
    background-color: rgba(247, 199, 121, 0.5);
    color: #333;
}
.top_content_01 {
    background-image: url(/struct/wp-content/uploads/top_content_01.png);
    background-size: 50%;
    background-position: center left -91px;
}
.top_content_02 {
    background-image: url(/struct/wp-content/uploads/top_content_02-1.png);
    background-size: 50%;
    background-position: center right -91px;
}
.top_content_03 {
    background-image: url(/struct/wp-content/uploads/top_content_03.png);
    background-size: 50%;
    background-position: center left -91px;
}

.content_box:after, .content_box:before {
    content: "";
    clear: both;
    display: block;
}

.right_box_50,.left_box_50 {
    box-shadow: 0 0 50px #ac5910;
    background: rgba(255, 255, 255, 0.5);
}

/*　ボタン　*/
a.button.btn2 {
    margin: 0 auto;
    display: block;
}
.btn2:hover {
    background-color: rgba(37, 1, 0, 0.8);
    border-color: #795548;
    color: #fff;
}

@media print, screen and (max-width:640px) { 
.top_content_01,.top_content_02,.top_content_03 {
    background-size: cover;
    background-position: center;
}
.right_box_50, .left_box_50 {
    background: #ffffff;
}
}

/*　お知らせ　*/
h1.title.bottom-loop {
    font-weight: bold;
}
.listTitle {
    margin-top: 8%;
}
ul.postlist {
    /* border: 3px solid rgba(91, 46, 20, 0.5); */
    padding: 2% 5%;
    background: rgba(255, 255, 255, 0.5);
    margin: 3% 5%;
    border-radius: 15px;
}

/* 下層ページ：店舗一覧
----------------------------------*/
.shop_box {
    padding: 2%;
    box-sizing: border-box;
}
.shop_box h2 {
    border: none;
    border: 2px solid #fff;
    text-align: center;
    margin: 0;
}
.shop_box table {
    margin-top: 5%;
    background: rgba(255, 255, 255, 0.5) !important;
    line-height: 2em;
}

/* 下層ページ：FC加盟店募集
----------------------------------*/
.message_box {
    background: rgba(255, 255, 255, 0.5);
    padding: 5% 5% 3%;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 5%;
    font-size: 140%;
    text-align: center;
    line-height: 2em;
    box-sizing: border-box;
    border-radius: 30px;
    box-shadow: 0 0 15px #ac5910;
    font-family: "Droid Serif", "mymincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E" , "Times New Roman" , "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: normal;
}
.message_box span {
    font-size: 150%;
}


table.model th {
    white-space: nowrap;
}

@media screen and (max-width: 640px) {
.message_box {
    padding: 5%;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10%;
    font-size: 120%;
}

}


/* 下層ページ：サイトマップ
----------------------------------*/
ul#sitemap_list {
    text-align: center;
    font-weight: bold;
}


/* 修正
----------------------------------*/
@media print, screen and (min-width: 1024px) {
nav#mainNav ul li a {
    font-size: 16px;
}
nav#mainNav ul li a b {
    font-weight: bold;
}
nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover, nav#mainNav ul li a:active, nav#mainNav ul li.current-menu-parent a, nav#mainNav ul li.current-menu-ancestor a {
    background: #263788;
}
	}

body {
    font-size: 110%;
    color: #000;
}
.post table th {
    font-weight: bold;
}

.message_box {
    font-size: 120%;
}
.post table.clear th, .post table.clear td, .post table.clear {
    color: #111;
    line-height: 1.5em;
}
.post table.clear th, .post table.clear td {
    padding: 3px 5px;
}