@charset "UTF-8";

#mh-content h2, #mh-content h3, #mh-content h4, #mh-content p, #mh-content ul, #mh-content dl,
#main #mh-content h2, #main #mh-content h3, #main #mh-content h4, #main #mh-content p, #main #mh-content ul, #main #mh-content dl {
    margin-top: 1.6em;
}
#mh-content p, #mh-content ul, #mh-content dl,
#main #mh-content p, #main #mh-content ul, #main #mh-content dl {
    font-size: 16px;
    line-height: 1.8;
}
#mh-content h2,
#main #mh-content h2 {
    background: none;
    font-size: 28px;
    letter-spacing: 0.05em;
    line-height: 1.4;
    color: #554e4a;
    padding: 0;
}
#mh-content h2:after,
#main #mh-content h2:after {
    content: " ";
    display: block;
    width: 100px;
    height: 4px;
    background: #ffd600;
    margin-top: 15px;
}
#mh-content h2.center:after,
#main #mh-content h2.center:after {
    margin: 15px auto 0;
}
#mh-content h3,
#main #mh-content h3 {
    font-size: 22px;
    line-height: 1.4;
    color: #554e4a;
    border: none;
    margin-top: 1.6em;
    padding: 0;
    background: transparent url(http://www.connect-d.com/mh/img/line.png) 50% 50% repeat-x;
}
#mh-content h3 span,
#main #mh-content h3 span {
    display: inline-block;
    background: #fff;
    z-index: 10;
}
#mh-content h4,
#main #mh-content h4 {
    font-size: 18px;
    color: #554e4a;
    display: block;
    color: #333;
    background: none;
    padding: 0;
}
#mh-content h4:before,
#main #mh-content h4:before {
    font-family: FontAwesome;
    content: "";
    color: #b2a594;
    font-size: 18px;
    font-size: 1.8rem;
    margin-right: 5px;
    vertical-align: middle;
}
#mh-content ul,
#main #mh-content ul {
    padding: 0;
}
#mh-content ul li,
#main #mh-content ul li {
    list-style-type: none;
}
#mh-content ul.list,
#main #mh-content ul.list {
    display: inline-block;
    padding-left: 1.3em;
    text-align: left;
    background: none;
}
#mh-content ul.list li,
#main #mh-content ul.list li {
    margin: 10px 0;
    text-indent: -1.3em;
}
#mh-content ul.list li:before,
#main #mh-content ul.list li:before {
    font-family: FontAwesome;
    content: "";
    color: #ffd600;
    font-size: 14px;
    font-size: 1.4rem;
    margin-right: 10px;
    vertical-align: middle;
}
#mh-content ul.list.horizontal li,
#main #mh-content ul.list.horizontal li {
    display: inline-block;
    margin: 10px 15px;
}
#mh-content .margin--0,
#main #mh-content .margin--0 {
    margin-top: 0 !important;
}
#mh-content .margin--05,
#main #mh-content .margin--05 {
    margin-top: 0.8em !important;
}
#mh-content .margin--2x,
#main #mh-content .margin--2x {
    margin-top: 3.2em !important;
}
#mh-content .margin--15x,
#main #mh-content .margin--15x {
    margin-top: 2.4em !important;
}
#mh-content .lead,
#main #mh-content .lead {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    color: #333;
}
#mh-content .btn,
#main #mh-content .btn {
    padding: 20px 60px;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    font-weight: normal;
    background: none;
}
#mh-content .btn--default,
#main #mh-content .btn--default {
    background: #554e4a;
    color: #fff;
    box-shadow: 0 3px #808080;
    position: relative;
}
#mh-content .btn--default:after,
#main #mh-content .btn--default:after {
    font-family: FontAwesome;
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -12px;
}
#mh-content .btn--default:hover,
#main #mh-content .btn--default:hover {
    background: #635b56;
    color: #fff;
    text-decoration: none;
}
#mh-content .btn--default--small,
#main #mh-content .btn--default--small {
    padding: 15px 60px;
}
#mh-content .btn--ghost,
#main #mh-content .btn--ghost {
    padding: 5px 30px;
    border: 1px solid #b2a594;
    position: relative;
    color: #b2a594;
}
#mh-content .btn--ghost:after,
#main #mh-content .btn--ghost:after {
    font-family: FontAwesome;
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -14px;
}
#mh-content .btn--ghost:hover,
#main #mh-content .btn--ghost:hover {
    background: #b2a594;
    color: #fff;
    text-decoration: none;
}
#mh-content .item-refill,
#main #mh-content .item-refill {
    text-align: center;
}
#mh-content .item-refill dl,
#main #mh-content .item-refill dl {
    display: inline-block;
    width: 35%;
    font-size: 16px;
}
#mh-content .item-refill dl dt,
#main #mh-content .item-refill dl dt {
    font-weight: bold;
    font-size: 16px;
}
#mh-content .item-refill dl dt img,
#main #mh-content .item-refill dl dt img {
    max-width: 100%;
}
#mh-content .item-refill dl dd,
#main #mh-content .item-refill dl dd {
    margin-top: 1.6em;
}
#mh-content .natural,
#main #mh-content .natural {
    padding: 40px;
    background: #ebe9e8;
}
#mh-content .natural h3,
#main #mh-content .natural h3 {
    background: none;
    margin: 0;
    font-size: 24px;
}
#mh-content .natural h3:before,
#main #mh-content .natural h3:before {
    content: "＼";
    display: inline-block;
    margin-right: 20px;
}
#mh-content .natural h3:after,
#main #mh-content .natural h3:after {
    content: "／";
    display: inline-block;
    margin-left: 20px;
}
#mh-content .natural h4,
#main #mh-content .natural h4 {
    background: #b2a594;
    color: #fff;
    text-align: left;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.3;
    padding: 5px 20px;
    position: relative;
    border-bottom: none;
}
#mh-content .natural h4:after,
#main #mh-content .natural h4:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 25px;
    border: 10px solid transparent;
    border-top: 10px solid #b2a594;
    width: 0;
    height: 0;
}
#mh-content .natural h4:before,
#main #mh-content .natural h4:before {
    content: none;
}
#mh-content .natural .inner,
#main #mh-content .natural .inner {
    background: #fff;
    padding: 20px 30px;
}
#mh-content .natural .inner p,
#main #mh-content .natural .inner p {
    margin-top: 0.5em;
    font-size: 16px;
}
#mh-content .natural .inner h5:first-child,
#mh-content .natural .inner p:first-child,
#main #mh-content .natural .inner h5:first-child,
#main #mh-content .natural .inner p:first-child {
    margin-top: 0;
}
#mh-content .natural .inner h5,
#main #mh-content .natural .inner h5 {
    font-size: 18px;
}
#mh-content .natural .inner h5:before,
#main #mh-content .natural .inner h5:before {
    font-family: FontAwesome;
    content: "";
    display: inline-block;
    margin-right: 5px;
}
#mh-content .natural .inner::after,
#main #mh-content .natural .inner::after {
    content: " ";
    clear: both;
    display: block;
}
#mh-content .natural .set-item .img,
#main #mh-content .natural .set-item .img {
    width: 20%;
    float: left;
    text-align: center;
}
#mh-content .natural .set-item .img img,
#main #mh-content .natural .set-item .img img {
    display: inline-block;
    width: 100%;
    max-width: 150px;
}
#mh-content .natural .set-item .summary,
#main #mh-content .natural .set-item .summary {
    width: 80%;
    float: left;
    padding-left: 15px;
    box-sizing: border-box;
}
#mh-content .natural .set-item .summary h5,
#main #mh-content .natural .set-item .summary h5 {
    line-height: 1.4;
}
#mh-content .natural .set-item .summary h5:before,
#main #mh-content .natural .set-item .summary h5:before {
    content: none;
}
#mh-content .faq, #mh-content .voice,
#main #mh-content .faq, #main #mh-content .voice {
    margin-top: 3.2em;
}
#mh-content .faq h3, #mh-content .voice h3,
#main #mh-content .faq h3, #main #mh-content .voice h3 {
    background: #b2a594;
    color: #fff;
    text-align: left;
    font-size: 28px;
    font-weight: normal;
    line-height: 1.8;
    padding: 0 20px;
    margin-top: 0;
}
#mh-content .faq dl, #mh-content .voice dl,
#main #mh-content .faq dl, #main #mh-content .voice dl {
    margin-top: 0;
    padding: 2em 1em;
    border-bottom: 1px dotted #554e4a;
}
#mh-content .faq dl dt, #mh-content .voice dl dt,
#main #mh-content .faq dl dt, #main #mh-content .voice dl dt {
    padding-left: 40px;
    background: url(http://www.connect-d.com/mh/img/icon_q.png) 0 0 no-repeat;
    background-size: 31px;
}
#mh-content .faq dl dd, #mh-content .voice dl dd,
#main #mh-content .faq dl dd, #main #mh-content .voice dl dd {
    padding-left: 40px;
    background: url(http://www.connect-d.com/mh/img/icon_a.png) 0 0 no-repeat;
    background-size: 31px;
    margin: 10px 0 0 0;
}
#mh-content .faq ul.list li:before, #mh-content .voice ul.list li:before,
#main #mh-content .faq ul.list li:before, #main #mh-content .voice ul.list li:before {
    color: #554e4a;
}
#mh-content .item-lineup,
#main #mh-content .item-lineup {
    margin-top: 3.2em;
    padding: 30px 60px 60px 60px;
    background: #ebe9e8 url(http://www.connect-d.com/mh/img/icon_itemlineup.png) 50% 60px no-repeat;
    background-size: 66px;
}
#mh-content .item-lineup .row,
#main #mh-content .item-lineup .row {
    margin-left: -10px;
    margin-right: -10px;
}
#mh-content .item-lineup .row .col-sm-4,
#main #mh-content .item-lineup .row .col-sm-4 {
    width: 33.3333%;
    padding: 0 10px;
    float: left;
    box-sizing: border-box;
}
#mh-content .item-lineup .row .col-sm-4 dl dt,
#main #mh-content .item-lineup .row .col-sm-4 dl dt {
    margin: 0;
}
#mh-content .item-lineup .row .col-sm-4 dl dd,
#main #mh-content .item-lineup .row .col-sm-4 dl dd {
    margin: 0;
    text-align: center;
    font-weight: normal;
}
#mh-content .item-lineup .row .col-sm-4 dl dd a,
#main #mh-content .item-lineup .row .col-sm-4 dl dd a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    background: #554e4a;
}
#mh-content .item-lineup .row .col-sm-4 dl dd a:after,
#main #mh-content .item-lineup .row .col-sm-4 dl dd a:after {
    font-family: FontAwesome;
    content: "";
    display: inline-block;
    position: absolute;
    line-height: 1;
    top: 50%;
    right: 15px;
    margin-top: -6px;
}
/* ---------- マーチソンヒュームカテゴリページ ---------- */
#category #mh-content .lineup {
    padding: 30px 1.5em 1.5em;
    background: #ebe9e8 url(http://www.connect-d.com/mh/img/icon_itemlineup.png) 50% 30px no-repeat;
    background-size: 50px;
    margin-top: 3.2em;
}
#category #mh-content .lineup .row {
    margin-left: -10px;
    margin-right: -10px;
}
#category #mh-content .lineup .col-sm-4,
#category #mh-content .lineup .col-xs-6 {
    padding-left: 10px;
    padding-right: 10px;
}
#category #mh-content .lineup .item {
    background: #fff;
    padding: 1em;
    margin-top: 1.6em;
}
#category #mh-content .lineup .item dl {
    margin-top: 0;
}
#category #mh-content .lineup .item dl dt {
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    margin-top: 0;
}
#category #mh-content .lineup .item dl dt.image {
    margin-bottom: 10px;
}
#category #mh-content .lineup .item dl dd {
    font-size: 13px;
    margin-left: 0;
    line-height: 1.4;
}
#category #mh-content .lineup .item p {
    margin-top: 0.8em;
}
#category #mh-content .lineup .item:hover {
    background: #554e4a;
    color: #fff;
}
#category #mh-content .lineup .item:hover .btn--ghost {
    border-color: #fff;
    color: #fff;
}
#category #mh-content .lineup .item:hover .btn--ghost:hover {
    background: none;
}
@media screen and (max-width: 767px) {
    #category #mh-content .lineup {
        padding: 60px 1em 1em;
    }
    #category #mh-content .lineup .item {
        margin-top: 1.6em;
    }
    #category #mh-content .lineup .row {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }
    #category #mh-content .lineup .col-sm-4,
    #category #mh-content .lineup .col-xs-6 {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
    #mh-content .btn--ghost {
        padding: 7.5px 10px;
        font-size: 13px;
        width: 100%;
    }
    #mh-content .btn--ghost:after {
        right: 10px;
        margin-top: -7px;
    }
}

@media screen and (max-width:480px) {
    #mh-content p, #mh-content ul, #mh-content dl,
    #main #mh-content p, #main #mh-content ul, #main #mh-content dl {
        font-size: 16px;
        line-height: 1.5;
    }
    #mh-content h2,
    #main #mh-content h2 {
        font-size: 22px;
        line-height: 1.3;
    }
    #mh-content .natural,
    #main #mh-content .natural {
        padding: 20px;
    }
    #mh-content .lead {
        text-align: left;
    }
    #mh-content .natural h3,
    #main #mh-content .natural h3 {
        font-size: 20px;
    }
    #mh-content .natural h3:before,
    #main #mh-content .natural h3:before {
        margin-right: 10px;
    }
    #mh-content .natural h3:after,
    #main #mh-content .natural h3:after {
        margin-left: 10px;
    }
    #mh-content .natural h4,
    #main #mh-content .natural h4 {
        font-size: 20px;
        border-bottom: none;
        margin-top: 1.2em;
    }
    #mh-content .natural .inner,
    #main #mh-content .natural .inner {
        padding: 15px;
    }
    #mh-content .natural .set-item .img,
    #main #mh-content .natural .set-item .img {
        width: 100%;
        float: none;
        text-align: center;
    }
    #mh-content .natural .set-item .img img,
    #main #mh-content .natural .set-item .img img {
        display: inline-block;
        width: 120px;
    }
    #mh-content .natural .set-item .summary,
    #main #mh-content .natural .set-item .summary {
        width: 100%;
        float: none;
        padding-left: 0;
    }
    #mh-content .faq h3, #mh-content .voice h3,
    #main #mh-content .faq h3, #main #mh-content .voice h3 {
        border-radius: 0;
        font-size: 22px;
    }
    #mh-content .faq dl, #mh-content .voice dl,
    #main #mh-content .faq dl, #main #mh-content .voice dl {
        margin-top: 0;
        padding: 1em 0.5em;
    }
    #mh-content ul.list,
    #main #mh-content ul.list {
        padding-left: 0;
    }
    #mh-content ul.list li,
    #main #mh-content ul.list li {
        text-indent: inherit;
        padding-left: 1.2em;
    }
    #mh-content ul.list li:before,
    #main #mh-content ul.list li:before {
        margin-right: 0.2em;
    }
    #mh-content .item-lineup,
    #main #mh-content .item-lineup {
        margin-top: 2.4em;
        padding: 10px 15px 15px 15px;
        background-position: 50% 30px;
        background-size: 46px;
    }
    #mh-content .item-lineup .row .col-sm-4,
    #main #mh-content .item-lineup .row .col-sm-4 {
        width: 50%;
    }
    #mh-content .item-lineup .row .col-sm-4 dl dd a,
    #main #mh-content .item-lineup .row .col-sm-4 dl dd a {
        line-height: 30px;
        font-size: 11px;
    }
}