@charset "UTF-8";

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

.clearfix {
    zoom: 1;
}

body {
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=https://s.mmld.jp/img/common/bg.jpg) no-repeat center top;
}

/* フォーム系ページに警告テキストで使用 */
.error-message {
    color: red;
}

/* ==================================== */
/* ヘッダーエリア */
/* ==================================== */
#header_area {
    margin: 0px auto;
    width: 997px;
    height: 100px;
    position: relative;
}

#header_area #snippet {
    width: 517px;
    font-size: 10px;
    text-align: right;
    position: absolute;
    top: 7px;
    right: 0;
}

#header_area div {
    float: left;
}

#header_area #logo {
    margin: 8px 15px 0 10px;
    _margin: 5px 18px 0px 3px;
    width: 230px;
    height: 97px;
}


#header_area #info {
    margin-right: 0px;
    padding-top: 12px;
    width: 355px;
    height: 90px;
    -webkit-text-stroke-width: 0.01px;
}

#header_area #info #tel {
    font-size: 26px;
    line-height: 43px;
    letter-spacing: 0px;
    white-space: nowrap;
    font-weight: bold;
    font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

#header_area #info #tel span {
    font-size: 35px;
    font-weight: bold;
}

#header_area #res {
    margin-right: 15px;
    padding-top: 73px;
    width: 157px;
    height: 27px;
    text-align: center;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=https://s.mmld.jp/img/common/res_bg.png) no-repeat left bottom;
}

#header_area #mob_qr {
    margin-right: 18px;
    padding-top: 42px;
    width: 88px;
    height: 58px;
}

#header_area #sm_qr {
    padding-top: 42px;
    /* width: 97px; */
    height: 58px;
}

#header_area #shinyaeigyo {
    margin-bottom: 10px;
    width: 350px;
}

#header_area #business_hours {
    font-size: 14px;
    font-weight: bold;
    font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    margin-top: 30px;
}

.header_right {
    display: flex;
    justify-content: flex-end;
}

/* ==================================== */
/* グローバルナビエリア */
/* ==================================== */
#gnavi {
    margin: 10px auto 0px;
    width: 997px;
}

#gnavi li {
    height: 42px;
    float: left;
    overflow: hidden;
}

#gnavi li a {
    display: block;
    padding-top: 42px;
    height: 42px;
    background-repeat: no-repeat;
    background-position: left top;
}

#gnavi li a:hover {
    /margin-left: 0%;
    /* IE6,7バグ対策 */
    background-position: left -42px;
}

#gnavi li#current_top a {
    width: 167px;
    background-image: url(/wp-content/themes/campaign-news-pc/easycache/?url=https://s.mmld.jp/img/common/navi01.png);
}

#gnavi li#current_schedule a {
    width: 166px;
    background-image: url(/wp-content/themes/campaign-news-pc/easycache/?url=https://s.mmld.jp/img/common/navi02.png);
}

#gnavi li#current_castlist a {
    width: 166px;
    background-image: url(/wp-content/themes/campaign-news-pc/easycache/?url=https://s.mmld.jp/img/common/navi03.png);
}

#gnavi li#current_play a {
    width: 165px;
    background-image: url(/wp-content/themes/campaign-news-pc/easycache/?url=https://s.mmld.jp/img/common/navi04.png);
}

#gnavi li#current_price a {
    width: 166px;
    background-image: url(/wp-content/themes/campaign-news-pc/easycache/?url=https://s.mmld.jp/img/common/navi05.png);
}

#gnavi li#current_access a {
    width: 167px;
    background-image: url(/wp-content/themes/campaign-news-pc/easycache/?url=https://s.mmld.jp/img/common/navi06.png);
}

/* ==================================== */
/* コンテンツエリア */
/* ==================================== */

#bottom_gradation {
    padding-bottom: 20px;
    width: 100%;
    min-width: 997px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=https://s.mmld.jp/img/common/bottom_grad_bg.png) repeat-x left bottom;
}

#contents_area {
    margin: 0px auto 0px auto;
    width: 997px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=https://s.mmld.jp/img/common/bg_main.png) repeat-y left top;
}

#contents_area #contents_inner {
    padding: 5px 5px 35px;
    width: 987px;
    /*997*/
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=https://s.mmld.jp/img/common/bottom_cont.png) no-repeat left bottom;
    overflow: hidden;
}

#snavi {
    margin: 0 auto;
    padding: 5px 0;
    width: 977px;
    overflow: hidden;
    text-align: center;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=https://s.mmld.jp/img/common/bg_snavi.gif) repeat left top;
}

#snavi li {
    margin-left: 10px;
    padding-left: 16px;
    ;
    display: inline;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=https://s.mmld.jp/img/common/snavi_icon.gif) no-repeat left center;
}

#snavi li#first {
    margin-left: 0;
}

#snavi li a {
    color: #ff6200;
}

#pankuzu {
    margin-top: 5px;
    padding: 0 5px;
    width: 987px;
}

/* コンテンツ左側 =========================== */
#left_cont {
    margin-top: 7px;
    margin-left: 5px;
    width: auto;
    float: left;
    _display: inline;
}

/* コンテンツ右側 =========================== */
#right_cont {
    margin-top: 7px;
    margin-right: 5px;
    /margin-left: 10px;
    width: auto;
    float: right;
}

#right_cont .contens_frame {
    padding: 5px;
    width: 750px;
    border: 1px solid #fda56e;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=https://s.mmld.jp/img/common/bg_cont.gif) repeat left top;
}

#right_cont .lower_layer_title {
    padding-left: 10px;
    width: 738px;
    /*750*/
    height: 29px;
    line-height: 29px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=https://s.mmld.jp/img/common/lower_layer_tilte_bg.gif) repeat-x left top;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    border: 1px solid #ff6200;
    border-bottom: none;
}

#right_cont .title_und_com {
    padding: 5px 10px;
    width: 728px;
    /*750*/
    border: solid 1px #ff6200;
    border-top: none;
    border-bottom: solid 1px #cccccc;
    background-color: #f3f3f3;
    position: relative;
}

#right_cont .article_area {
    margin: 0px auto;
    padding: 10px;
    width: 728px;
    /*750*/
    border: solid 1px #ff6200;
    border-top: none;
    background-color: #ffffff;
}

#right_cont .no_border_top {
    border-top: none;
}

#right_cont .no_border_bottom {
    border-bottom: none;
}

#right_cont .plus_margin_bottom {
    margin-bottom: 10px;
}

#right_cont #head2 {
    margin-bottom: 10px;
    width: 762px;
    height: 110px;
}

/* ==================================== */
/* サイドメニュー内 */
/* ==================================== */
#syame_nikki_frame, .banner_block {
    margin-bottom: 7px;
}

#syame_nikki_frame {
    width: 200px;
}

#syame_nikki_frame .sidemenu_title {
    width: 200px;
    height: 30px;
}

#syame_nikki_frame #syame_nikki_box {
    background-color: #ffffff;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

#syame_nikki_frame #syame_nikki_box {
    width: 198px;
    height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#syame_nikki_frame #syame_nikki_box .syame_nikki_cont {
    padding: 8px 5px;
    border-bottom: dotted 1px #ff6200;
}

#syame_nikki_frame #syame_nikki_box .syame_nikki_cont .syame_nikki_img {
    float: left;
    margin-right: 8px;
}

#syame_nikki_frame #syame_nikki_box .syame_nikki_cont .syame_nikki_text {
    clear: right;
    line-height: 1.2em;
}

/* バナー用 =========================== */
.banner_block {
    width: 200px;
}

/* ==================================== */
/* コンテンツ下サブナビ */
/* ==================================== */
#fnavi {
    width: 1024px;
    margin: 25px auto 0px auto;
    text-align: center;
}

#fnavi li a {
    color: #fe3d8c;
}

#fnavi li a, #fnavi li {
    display: inline;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 140%;
}

/* ==================================== */
/* フッターエリア */
/* ==================================== */
#footer_page_top {
    margin: 20px auto 0;
    width: 997px;
    overflow: hidden;
}

#footer_page_top a {
    display: block;
    padding-left: 10px;
    float: right;
    width: 115px;
    height: 21px;
    line-height: 21px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=https://s.mmld.jp/img/common/bt_pagetop.png) no-repeat left top;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
}

#footer_area {
    padding: 8px 0;
    width: 100%;
    min-width: 1105px;
    background-color: #373737;
}

#footer_area #shop_info {
    margin: 0 auto;
    width: 997px;
    overflow: hidden;
}

#footer_area #shop_info dt {
    margin-right: 15px;
    float: left;
}

#footer_area #shop_info img {
    width: 148px;
    height: 71px;
    margin-left: 10px;
    _width: 230px;
    _height: 110px;
}

#footer_area #shop_info dd {
    color: #cccccc;
    float: left;
    width: 800px;
    line-height: 140%;
}

#footer_area #shop_info dd#info_text {
    padding-top: 22px;
}

#footer_area #footer_contents {
    margin: 15px auto 0;
    width: 997px;
    overflow: hidden;
}

#footer_contents #footer_contents_left {
    margin-right: 27px;
    float: left;
}

#footer_contents #footer_contents_right {
    float: right;
}

#footer_contents_left .text_block,
#footer_contents_right .text_block {
    margin-bottom: 20px;
}

#footer_contents_left .text_block h3,
#footer_contents_right .text_block h3 {
    margin-bottom: 10px;
    font-weight: bold;
    color: #cccccc;
}

#footer_contents_left .text_block p,
#footer_contents_right .text_block p {
    padding-left: 13px;
    font-size: 10px;
    line-height: 1.2em;
    color: #cccccc;
}

#copy {
    padding: 7px 0;
    width: 100%;
    min-width: 1105px;
    background-color: #373737;
    overflow: hidden;
}

#copy p {
    margin: 0 auto;
    width: 997px;
    color: #cccccc;
    text-align: right;
}

#copy a {
    color: #cccccc;
}

/* ==================================== */
/* コンテンツ直下のリンク群 */
/* ==================================== */
.cont_under_links {
    height: 21px;
}

.cont_under_links a {
    display: block;
    margin-right: 3px;
    padding-left: 10px;
    width: 115px;
    height: 21px;
    line-height: 21px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=https://s.mmld.jp/img/common/bx_under_bg.gif) no-repeat left top;
    font-size: 10px;
    color: #ff7bb0;
    text-decoration: none;
    float: right;
}

.cont_under_links a.page_top {
    margin-right: 0px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=https://s.mmld.jp/img/common/topbkbg.gif) no-repeat left top;
    color: #ffffff;
}