@charset "utf-8";

/*----------------------
 header
----------------------*/


/*----------------------
 .content
----------------------*/

a.hover {
    display: block;
}

a.hover:hover {
    opacity: 0.5;
}

.mt10 {
    margin-top: 10px!important;
}

.mt30 {
    margin-top: 30px!important;
}

.mt50 {
    margin-top: 50px!important;
}

.link_area {
    padding: 20px 0px 20px 50px;
    background: #f8f8f8;
}

.link_area a {
    background: url(../img/to_detail@2x.png) no-repeat left center;
    background-size: 121px 23px;
    color: #e60019;
    font-size: 14px;
    padding: 5px 0px 5px 130px;
    display: block;
}

#CM_Contents {
    padding-bottom: 80px;
    font-family: 'Noto Sans Jp', sans-serif;
    font-feature-settings: "palt";
    text-align: justify;
    text-align: center;
    letter-spacing: 1px;
}

#CM_Contents .CM_title {
    text-align: center;
    font-size: 24px;
    color: #333;
    padding: 20px 0 40px 0;
    line-height: 1;
}

.bg_col {
    background: #f8f8f8;
    padding: 30px;
}

.cm_main {
    position: relative;
}

.cm_main .main_bk {
    background: url(../img/title_bk@2x.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 390px;
}

#CM_Contents h2 {
    font-size: 20px;
    margin: 30px 0px;
    color: #333;
}

#CM_Contents h2.firstItem{
    margin-top: -10px;
    margin-bottom: 30px;
}

#CM_Contents #miranda_cm h2 {
    padding: 30px 0;
}
#CM_Contents #miranda_cm p {
    margin-top: 40px;
}

#CM_Contents.cm_detail h2 {
    font-size: 20px;
    margin: 30px 0px 30px;
    color: #333;
}

/*#CM_Contents.cm_detail h2.detail_title {
    margin-top: -20px;
}*/

#CM_Contents p {
    font-size: 14px;
    line-height: 2em;
	color: #505050;
	margin-bottom:30px;
}

#CM_Contents h3 {
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
}

.contentsarea {
    width: 960px;
    margin: 0px auto;
}

#CM_Contents section {
    padding: 0px 0px 60px;
    width: 960px;
    margin: 0px auto;
    border-bottom: 1px solid #a6a6a4;
}

#CM_Contents section p {
    margin-top: 30px;
}

#CM_Contents section p.small {
    margin-top: 30px;
    font-size: 12px
}

#CM_Contents section.marukome_history h2 {
    font-size: 36px;
    margin-bottom: 50px;
}

#CM_Contents section.marukome_history h3 {
    font-size: 18px;
    color: #d7000f;
    border-bottom: 1px solid #d7000f;
    padding-bottom: 15px;
    text-align: center;
}

#CM_Contents section.marukome_history P {
    text-align: left;
}

#CM_Contents section.marukome_history P.fs16 {
    font-size: 16px;
    text-align: center;
}

#CM_Contents section.marukome_history P.fs16 span {
    font-size: 14px;
    color: #d50111;
}

.cm_img {
    width: 960px;
    margin: 0px auto;
    text-align: right;
    position: absolute;
    top: 250px;
    left: 0;
    right: 0;
}

#CM_Contents a img {
    margin-left: auto;
    margin-right: auto;
}

.qa {
    border: 1px solid #929292;
    overflow: hidden;
    margin-bottom: 5px;
    background: #fff;
    padding: 0px;
}

dl.q,
dl.a {
    overflow: hidden;
    padding: 20px;
}

dl.q {
    cursor: pointer;
    background: url(../img/arrow_of.png) no-repeat right 20px center;
}

.a_area {
    display: none;
}

dl.up {
    background: url(../img/arrow_on.png) no-repeat right 20px center!important;
}

dl.a {
    border-top: 1px solid #d9d9d9;
    margin: 0px 20px;
    padding: 20px 0px;
}

dl.q dt {
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
}

dl.q dd {
    font-size: 16px;
    display: inline-block;
    padding-left: 10px;
}

dl.a dt {
    font-size: 18px;
    color: #e60019;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    font-weight: 700;
}

dl.a dd {
    font-size: 14px;
    display: inline-block;
    padding-left: 10px;
    line-height: 2em;
}

.sp_only {
    display: none!important;
}

.pc_only {
    display: block!important;
}

.pc_only_inline {
    display: inline-block!important;
}

.cm_btn_area {
    overflow: hidden;
    padding: 20px 0px;
}

.cm_btn {
    border: 1px solid #333;
    padding: 20px 0px;
    background: url(../img/arrow.png) no-repeat center right 10px;
    margin: 20px 10px 0px;
    font-size: 18px;
    width: 290px;
    display: inline-block;
}

.cm_btn:hover {
    border: 1px solid #e60019;
    padding: 20px 0px;
    background: url(../img/arrow_red.png) no-repeat center right 10px;
    margin: 20px 10px 0px;
    font-size: 18px;
    color: #e60019;
    width: 290px;
    display: inline-block;
}

#CM_Contents .iframe-content {
    margin-top: 40px;
}

#CM_Contents p span.fs12 {
    font-size: 12px;
}

#CM_Contents a.red_btn {
    color: #e60019;
    background: url(../img/arrow.png) no-repeat right center;
    padding-right: 22px;
    background-size: 18px 18px;
}

#CM_Contents a.red_btn:hover {
    background: url(../img/arrow_red.png) no-repeat right center;
    padding-right: 22px;
    background-size: 18px 18px;
    text-decoration: underline;
}

#CM_Contents .maintitle img {
    margin-left: auto;
    margin-right: auto;
}

#CM_Contents section.tanita {
    padding-top: 0px;
}

#cmBannerArea {
    padding: 50px 0 0 0;
}
#anniversary-banner .container {
    width: 80%;
    max-width: 640px;
    margin: 30px auto 70px;
}
@media screen and (max-width: 769px) {
    .sp_only {
        display: block!important;
    }
    .pc_only,
    .pc_only_inline {
        display: none!important;
    }
    #CM_Contents *,
    #CM_Contents *:before,
    #CM_Contents *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }
    img {
        max-width: 100%!important;
        height: auto;
    }
    .contentsarea {
        width: 100%;
        padding: 0px 10px;
    }
    .bg_col {
        background: #f8f8f8;
        padding: 30px 10px;
    }
    .qa {
        padding: 0px 10px;
    }
    dl.q dd {
        font-size: 16px;
        display: inline-block;
        padding-left: 0px;
        width: 90%;
        float: right;
        padding-right: 30px;
        line-height: 1.4em;
        float: left;
    }
    dl.q dt {
        font-size: 18px;
        font-weight: 700;
        display: inline-block;
        width: 22px;
        line-height: 1.2em;
        float: left;
    }
    dl.a dd {
        font-size: 14px;
        display: inline-block;
        padding-left: 0px;
        line-height: 2em;
        width: 90%;
        float: left;
        padding-right: 10px;
    }
    dl.a dt {
        font-size: 18px;
        color: #e60019;
        display: inline-block;
        vertical-align: top;
        margin-top: 5px;
        font-weight: 700;
        width: 22px;
        float: left;
        /* line-height: 2em; */
    }
    dl.q {
        cursor: pointer;
        background: url(../img/arrow_of.png) no-repeat right center;
    }
    dl.up {
        background: url(../img/arrow_on.png) no-repeat right center!important;
    }
    .cm_main .main_bk {
        background: url(../img/sp/title_bk@2x.png);
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        height: 390px;
    }
    #CM_Contents section {
        width: 100%;
    }
    .cm_img {
        width: 100%;
        padding: 0px 10px;
        top: 130px;
    }
    .cm_img img {
        height: 100px;
        width: auto;
    }
    .cm_main .main_bk {
        height: 200px;
    }
    #CM_Contents .iframe-content {
        position: relative;
        width: 100%;
        padding: 56% 0 0 0;
    }
    #CM_Contents .iframe-content iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .cm_btn {
        width: 100%;
        margin: 10px 0px;
    }
    .cm_btn:hover {
        margin: 10px 0px;
        width: 100%;
    }
    #CM_Contents section.tanita {
        padding-top: 0px;
    }
    #cmBannerArea {
        padding: 50px 10px 0 10px;
    }
    #CM_Contents #miranda_cm h2 {
        padding: 20px 0;
    }
}
