@charset "UTF-8";
.module_section p:not([class]),
.module_section a:not([class]),
.module_section a.link_type01,
.module_section a.link_type02,
.module_section .ul_basic03 li {
    font-size: 16px;
    line-height: 1.9;
}


/* section内imgタグ共通設定
---------------------------------------------------------- */

section.module_section img {
    max-width: 100%;
}


/* section内pタグ共通設定（pが連続したら余白を入れる）
---------------------------------------------------------- */

section.module_section p+p {
    margin-top: 2em;
}


/*
---------------------------------------------------------- */

p.module_date {
    text-align: right;
    margin-top: 1em;
}

dl.module_notes {
    margin-top: 1em;
    font-size: 12px;
    line-height: 1.6;
}

dl.module_notes-small {
    margin-top: 1em;
    font-size: 10px;
}

dl.module_notes dt,
dl.module_notes-small dt {
    clear: left;
    float: left;
    margin-right: .5em;
}

dl.module_notes dd,
dl.module_notes-small dd {
    overflow: hidden;
}

p.module_leadLp {
    color: #a0813d;
}


/* section共通余白
---------------------------------------------------------- */

.p-article-content>section.module_section {
    margin: 0 0 80px;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
}

#main>section.module_section {
    margin: 0 0 80px;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
}

@media screen and (max-width: 1150px) {
    .p-article-content>section.module_section {
        margin-bottom: 60px;
        width: 100%;
        font-size: 14px;
        line-height: 24px;
    }

    #main>section.module_section {
        margin-bottom: 60px;
        width: 100%;
        font-size: 14px;
        line-height: 24px;
    }
}

@media screen and (max-width: 767px) {
    .p-article-content>section.module_section {
        margin-bottom: 40px;
    }

    #main>section.module_section {
        margin-bottom: 40px;
    }
}

section.module_sectionLp {
    margin-bottom: 40px;
}

section.module_sectionLp section {
    margin-bottom: 50px;
}

@media screen and (max-width: 1150px) {
    section.module_sectionLp div.moduleImage_col2 {
        padding: 0 18px;
    }
}

@media screen and (max-width: 767px) {
    section.module_sectionLp div.moduleImage_col2 {
        padding: 0 12px;
    }
}


/* section内inner共通余白
---------------------------------------------------------- */

section>div.module_inner {
    padding: 0 32px;
}

section.module_section>div.module_inner+div.module_inner {
    margin-top: 3em;
}

@media screen and (max-width: 1150px) {
    .main section>div.module_inner {
        padding: 0 16px;
    }
}

@media screen and (max-width: 767px) {
    .main section>div.module_inner {
        padding: 0;
    }
}

section.module_innerLp {
    padding: 0 18px;
}

@media screen and (max-width: 1150px) {
    section.module_innerLp {
        padding: 0 18px;
    }
}

@media screen and (max-width: 767px) {
    section.module_innerLp {
        padding: 0 12px;
    }
}

div.module_innerLpBg {
    overflow: hidden;
    padding: 18px;
    background-color: #f6f5ed;
}

@media screen and (max-width: 767px) {
    div.module_innerLpBg {
        padding: 9px;
    }
}

div.module_innerLpBg+div.module_innerLpBg {
    margin-top: 1em;
}

div.module_innerLpBg div.moduleImage_col2 {
    margin-top: 1em;
}


/* メイン画像
---------------------------------------------------------- */

#main>section#mainVisual {
    margin-bottom: 30px;
    padding-top: 40px;
}


/*Start: 2021/01/14 Update the top main visual */

#main .mainTopNotification {
    padding-top: 40px;
}

/* 1.20修正 */
#main .mainTopNotification_report {
    padding-top: 24px;
}

#main .mainTopNotification_report .mainTopNotification_title_report {
    margin-bottom: 15px;
    font-family: "Ryumin Regular KL", serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.6;
    color: #00703C;
}

@media screen and (max-width: 767px) {
    #main .mainTopNotification_report {
        padding-top: 20px;
    }
    #main .mainTopNotification_report .mainTopNotification_title_report {
        font-size: 20px;
        line-height: 1.5;
    }
}
/* 1.20修正 */

/* 1.25修正 */
#main .mainTopNotification_report.mainTopNotification_has_margin {
    margin-bottom: 64px;
}
/* 1.25修正 */

@media screen and (max-width: 1150px) {
    #main>section#mainVisual img {
        width: 100%;
    }
}


/* メイン画像内画像部分 */

#main>section#mainVisual .mainVisualHead {
    margin: 0 0 56px;
}


/* メイン画像下h1部分 */

#main>section#mainVisual .mainVisualBody {
    padding: 0 32px;
}

@media screen and (max-width: 1150px) {
    #main>section#mainVisual .mainVisualBody {
        margin-top: 20px;
        padding: 0 16px;
    }
}

@media screen and (max-width: 767px) {
    #main>section#mainVisual {
        padding-top: 20px;
    }
    #main>section#mainVisual .mainVisualHead {
        margin: 0 0 20px;
    }
    #main>section#mainVisual .mainVisualBody {
        padding: 0;
    }
}


/* h1上カテゴリ名 */

#main>section#mainVisual .mainVisualBody .mainVisualBody_subTitle {
    margin: 0 0 1em;
    font-size: 12px;
}


/* h1 */

#main>section#mainVisual .mainVisualBody .mainVisualBody_pageTitle {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 28px;
    color: #006f37;
    line-height: 1.4;
}

@media screen and (max-width: 767px) {
    #main>section#mainVisual .mainVisualBody .mainVisualBody_pageTitle {
        font-size: 18px;
    }
}

#main>section#mainVisual .mainVisualBody .mainVisualBody_pageTitle span {
    display: block;
    margin: 0;
    padding: 0 0 0 4px;
    font-size: 14px;
    color: #00703C;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 34px;
}


/* h1下情報エリア */

#main>section#mainVisual .mainVisualBody .mainVisualBody_info {
    overflow: hidden;
    margin: 20px 0 30px;
    font-size: 12px;
}


/* カテゴリリンク */

#main>section#mainVisual .mainVisualBody .mainVisualBody_info .mainVisualBody_info_tag {
    float: left;
}


/* 日付 */

#main>section#mainVisual .mainVisualBody .mainVisualBody_info .mainVisualBody_info_date {
    float: right;
    margin: 0;
}

.brandMainImg01 {
    margin-top: 40px;
}

@media screen and (max-width: 767px) {
    .brandMainImg01 {
        margin-top: 20px;
    }
}

#lp-mainVisual {
    position: relative;
    margin-bottom: 26px;
}

@media screen and (max-width: 1150px) {
    #lp-mainVisual div.lpm-btnArea {
        margin-bottom: 20px;
    }
}

#lp-mainVisual div.lpm-btnArea {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

@media screen and (max-width: 1150px) {
    #lp-mainVisual div.lpm-btnArea {
        position: static;
        padding-top: 20px;
    }
}

#lp-mainVisual div.lpm-btnArea div.lpm-lognBox {}

div.lpm-btnArea div.lpm-lognBox ul {
    text-align: center;
    font-family: "Ryumin Regular KL", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
    font-size: 16px;
}

@media screen and (max-width: 1150px) {
    div.lpm-btnArea div.lpm-lognBox ul {
        overflow: hidden;
        padding: 0 50px;
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    div.lpm-btnArea div.lpm-lognBox ul {
        padding: 0 12px;
    }
}

div.lpm-btnArea div.lpm-lognBox ul li {
    display: inline-block;
    margin: 0 10px;
}

@media screen and (max-width: 1150px) {
    div.lpm-btnArea div.lpm-lognBox ul li {
        box-sizing: border-box;
        display: block;
        float: left;
        margin: 0 0 0 2%;
        width: 49%;
    }
    div.lpm-btnArea div.lpm-lognBox ul li:nth-child(2n+1) {
        margin-left: 0;
    }
}

div.lpm-btnArea div.lpm-lognBox ul li a {
    box-sizing: border-box;
    display: block;
    min-width: 190px;
    border: 1px solid #006f37;
    padding: .25em 1em;
    background-color: #fff;
    color: #006f37;
    text-align: center;
    text-decoration: none;
}

@media screen and (max-width: 1150px) {
    div.lpm-btnArea div.lpm-lognBox ul li a {
        padding: .5em 1em;
        max-width: 420px;
    }
}

@media screen and (max-width: 767px) {
    div.lpm-btnArea div.lpm-lognBox ul li a {
        min-width: 0;
        padding-right: 0;
        padding-left: 0;
    }
}

div.lpm-btnArea div.lpm-lognBox ul li.btn_apply a {}

div.lpm-btnArea div.lpm-lognBox ul li.btn_login a {
    background-color: #006f37;
    color: #fff;
}

div.lpm-btnArea div.lpm-lognBox ul li.btn_apply a:hover {
    border-color: #b2b2b2;
    color: #777;
}

div.lpm-btnArea div.lpm-lognBox ul li.btn_login a:hover {
    background-color: #359162;
    border-color: #359162;
}

div.lpm-btnArea div.lpm-passBox {
    margin: .5em 0;
    text-align: center;
}

@media screen and (max-width: 1150px) {
    div.lpm-btnArea div.lpm-passBox {
        padding: 0 12px;
    }
}

div.lpm-btnArea div.lpm-passBox p {}

@media screen and (max-width: 767px) {
    div.lpm-btnArea div.lpm-passBox p {
        text-align: left;
    }
}

div.lpm-btnArea div.lpm-passBox p span {}

@media screen and (max-width: 767px) {
    div.lpm-btnArea div.lpm-passBox p span {
        display: block;
        padding-left: .5em;
    }
}

div.lpm-btnArea div.lpm-passBox p span::before {
    content: '';
    display: inline-block;
    margin-right: .5em;
    width: 6px;
    height: 6px;
    background-color: #999;
    vertical-align: middle;
}

div.lpm-btnArea div.lpm-passBox p a {
    margin-left: 1.5em;
    text-decoration: underline;
}

div.lpm-btnArea div.lpm-passBox p a::after {
    content: '';
    display: inline-block;
    margin-left: .5em;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #006f37;
}


/* 共通h2
---------------------------------------------------------- */

.module_h2 {
    margin-bottom: 30px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.6;
    color: #00703C;
}

@media screen and (max-width: 767px) {
    .module_h2 {
        margin-bottom: 15px;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.5;
    }
}

.module_h2 span {
    display: block;
    margin-bottom: .5em;
    font-size: 14px;
}

@media screen and (max-width: 767px) {
    .module_h2 span {
        font-size: 12px;
    }
}

.module_h2-lp {
    margin-bottom: 1em;
    font-family: "Ryumin Regular KL", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
    font-size: 28px;
    line-height: 1.1;
    color: #006f37;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .module_h2-lp {
        font-size: 18px;
    }
}


/* 共通h3
---------------------------------------------------------- */

.module_h3 {
    margin: 32px 0 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    line-height: 1.2;
    color: #333;
}

@media screen and (max-width: 767px) {
    .module_h3 {
        font-size: 14px;
    }
}

.module_h3-lp {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .25em;
    font-size: 18px;
    font-weight: bold;
}

@media screen and (max-width: 767px) {
    .module_h3-lp {
        font-size: 16px;
    }
}

.module_h3-lp.ico-mic::before {
    content: '';
    display: inline-block;
    margin: 0 10px;
    width: 20px;
    height: 27px;
    background: url("/mecsumai/img/seminar/smnr_college_160924/icon_01.gif") no-repeat left top;
    background-size: contain;
    vertical-align: top;
}

@media screen and (max-width: 767px) {
    .module_h3-lp.ico-mic::before {
        margin: 0 5px;
        width: 16px;
        height: 22px;
        vertical-align: middle;
    }
}

.module_h3-lp.ico-human::before {
    content: '';
    display: inline-block;
    margin: 0 10px;
    width: 42px;
    height: 27px;
    background: url("/mecsumai/img/seminar/smnr_college_160924/icon_02.gif") no-repeat left top;
    background-size: contain;
    vertical-align: top;
}

@media screen and (max-width: 767px) {
    .module_h3-lp.ico-human::before {
        margin: 0 5px;
        width: 28px;
        height: 18px;
    }
}

.module_h3-lp span {
    margin-left: 1em;
    font-weight: normal;
}

@media screen and (max-width: 767px) {
    .module_h3-lp span {
        display: block;
        margin-left: 3em;
        font-size: 12px;
    }
}


/* 共通h4
---------------------------------------------------------- */

.module_h4 {
    margin: 0 0 24px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.1;
    color: #333;
}

@media screen and (max-width: 767px) {
    .module_h4 {
        font-size: 13px;
    }
}

.module_h3+.module_h4 {
    margin-top: -14px;
}

.module_h4-lp {
    margin: 10px 0;
}

.module_h4-lp span {
    display: inline-block;
    border: solid 1px #eaeaea;
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
}

@media screen and (max-width: 767px) {
    .module_h4-lp span {
        padding: 5px;
        font-size: 14px;
    }
}


/* 共通h5
---------------------------------------------------------- */

.module_h5 {
    font-size: 15px;
    color: #333;
}

*+.module_h5 {
    margin-top: 2em;
}

@media screen and (max-width: 767px) {
    .module_h5 {
        font-size: 12px;
    }
}

.module_h5 span {
    display: block;
    font-weight: bold;
}

@media screen and (max-width: 767px) {
    .module_h5 span {
        font-size: 14px;
    }
}


/* ボタン
---------------------------------------------------------- */

.module_linkButton {
    margin-top: 1em;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .module_linkButton {
        font-size: 14px;
    }
}

ul.module_linkButton li {
    box-sizing: border-box;
    display: inline-block;
    margin: 0 10px;
    width: 40%;
}

@media screen and (max-width: 767px) {
    ul.module_linkButton li {
        width: 100%;
    }
    ul.module_linkButton li+li {
        margin-top: 10px;
    }
}

.module_linkButton a {
    box-sizing: border-box;
    display: inline-block;
    margin: 0 auto;
    padding: 1em 1em;
    width: 40%;
    background: #00703C;
    color: #fff;
    text-align: center;
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    .module_linkButton a {
        width: auto;
    }
}

ul.module_linkButton li a {
    width: 100%;
}

.module_linkButton a:hover {
    opacity: .8;
}


/* リスト
---------------------------------------------------------- */

ul.module_notes {
    font-size: 11px;
    line-height: 1.4;
}

ul.module_notes li {
    padding-left: 1em;
    text-indent: -1em;
}

ul.module_notes li::before {
    content: '※';
}

ul.module_notes li+li {
    margin-top: 1em;
}

ul.module_notes li em {
    color: #d41010;
}


/* ナビゲーション
---------------------------------------------------------- */

nav.module_navBottom {
    margin-bottom: 40px;
    background-color: #006f37;
    text-align: center;
}

nav.module_navBottom ul {}

@media screen and (max-width: 767px) {
    nav.module_navBottom ul {
        overflow: hidden;
    }
}

nav.module_navBottom ul li {
    display: inline-block;
    margin: 0 1em;
}

@media screen and (max-width: 767px) {
    nav.module_navBottom ul li {
        display: block;
        float: left;
        margin: 0;
        width: 50%;
    }
}

nav.module_navBottom ul li a {
    display: block;
    padding: .75em 1em;
    color: #fff;
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    nav.module_navBottom ul li a {
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }
    nav.module_navBottom ul li:nth-child(2n+1) a {
        border-left: 1px solid #fff;
    }
}

nav.module_navBottom ul li a span {}

nav.module_navBottom ul li a span::after {
    content: '';
    display: inline-block;
    margin-left: .5em;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #fff transparent transparent transparent;
}

nav.module_navBottom ul li a:hover {
    color: #ffebac;
}

nav.module_navBottom ul li a:hover span::after {
    border-color: #ffebac transparent transparent transparent;
}


/* 1段中央寄せ
---------------------------------------------------------- */

.moduleImage {
    overflow: hidden;
    margin: 2em 0 1em;
    text-align: center;
}

.moduleImage p.text {
    margin-top: 1em;
    text-align: left;
}

.moduleImage p.notes {
    margin-top: .5em;
    font-size: 11px;
    line-height: 1.2;
    text-align: left;
}

.moduleImage+.moduleImage_col2 {
    margin-top: 2em;
}


/* 2段組み
---------------------------------------------------------- */

.moduleImage_col2 {
    overflow: hidden;
    margin-top: 1em;
}

.moduleImage_col2+.moduleImage_col2 {
    margin-top: 2em;
}

.moduleImage_col2>.moduleImage_column-odd,
.moduleImage_col2>.moduleImage_column-even,
.moduleImage_col2>.moduleImage_column-odd-center,
.moduleImage_col2>.moduleImage_column-even-center,
.moduleImage_col2>.moduleImage_column-imageL,
.moduleImage_col2>.moduleImage_column-imageR,
.moduleImage_col2>.moduleImage_column-textL,
.moduleImage_col2>.moduleImage_column-textR {
    box-sizing: border-box;
    width: 50%;
}

.moduleImage_col2>.moduleImage_column-odd-center,
.moduleImage_col2>.moduleImage_column-even-center {
    text-align: center;
}

.moduleImage_col2>.moduleImage_column-odd,
.moduleImage_col2>.moduleImage_column-odd-center,
.moduleImage_col2>.moduleImage_column-imageL {
    clear: left;
    float: left;
    padding-right: 4px;
}

.moduleImage_col2>.moduleImage_column-even,
.moduleImage_col2>.moduleImage_column-even-center,
.moduleImage_col2>.moduleImage_column-imageR {
    float: right;
    padding-left: 4px;
}

.moduleImage_col2>.moduleImage_column-imageL {
    text-align: left;
}

.moduleImage_col2>.moduleImage_column-imageR {
    text-align: right;
}

.moduleImage_col2>.moduleImage_column-textL {
    overflow: hidden;
    padding-right: 22px;
}

.moduleImage_col2>.moduleImage_column-textR {
    overflow: hidden;
    padding-left: 22px;
}

.moduleImage_col2>.moduleImage_column-imageL.moduleImage_column-width25 {
    width: 25%;
}

.moduleImage_col2>.moduleImage_column-imageL.moduleImage_column-width25+.moduleImage_column-textR {
    width: auto;
}

@media screen and (max-width: 1150px) and (min-width: 768px) {
    .moduleImage_col2>.moduleImage_column-odd,
    .moduleImage_col2>.moduleImage_column-even,
    .moduleImage_col2>.moduleImage_column-odd-center,
    .moduleImage_col2>.moduleImage_column-even-center,
    .moduleImage_col2>.moduleImage_column-imageL,
    .moduleImage_col2>.moduleImage_column-imageR,
    .moduleImage_col2>.moduleImage_column-textL,
    .moduleImage_col2>.moduleImage_column-textR {
        width: 50%;
    }
}

@media screen and (max-width: 1150px) {
    .moduleImage_col2>.moduleImage_column-odd img,
    .moduleImage_col2>.moduleImage_column-even img,
    .moduleImage_col2>.moduleImage_column-odd-center img,
    .moduleImage_col2>.moduleImage_column-even-center img,
    .moduleImage_col2>.moduleImage_column-imageL img,
    .moduleImage_col2>.moduleImage_column-imageR img {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .moduleImage_col2>.moduleImage_column-odd,
    .moduleImage_col2>.moduleImage_column-even,
    .moduleImage_col2>.moduleImage_column-odd-center,
    .moduleImage_col2>.moduleImage_column-even-center,
    .moduleImage_col2>.moduleImage_column-imageL,
    .moduleImage_col2>.moduleImage_column-imageR,
    .moduleImage_col2>.moduleImage_column-textL,
    .moduleImage_col2>.moduleImage_column-textR,
    .moduleImage_col2>.moduleImage_column-imageL.moduleImage_column-width25,
    .moduleImage_col2>.moduleImage_column-imageL.moduleImage_column-width25+.moduleImage_column-textR {
        float: none;
        padding: 0;
        width: 100%;
    }
    .moduleImage_col2>div+div {
        margin-top: 20px;
    }
}


/* 注釈 */

.module_section .moduleImage_col1 p.notes,
.module_section .moduleImage_col2 p.notes {
    font-size: 13px;
    margin-top: 10px;
    color: #666;
}

.moduleImage_col2>.moduleImage_column-odd p.notes,
.moduleImage_col2>.moduleImage_column-even p.notes,
.moduleImage_col2>.moduleImage_column-odd-center p.notes,
.moduleImage_col2>.moduleImage_column-even-center p.notes,
.moduleImage_col2>.moduleImage_column-imageL p.notes,
.moduleImage_col2>.moduleImage_column-imageR p.notes {
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
}

.moduleImage_col2>.moduleImage_column-odd-center p.notes,
.moduleImage_col2>.moduleImage_column-even-center p.notes {
    text-align: center;
}

@media screen and (max-width: 767px) {
    .moduleImage_col2>.moduleImage_column-odd p.notes,
    .moduleImage_col2>.moduleImage_column-even p.notes,
    .moduleImage_col2>.moduleImage_column-odd-center p.notes,
    .moduleImage_col2>.moduleImage_column-even-center p.notes,
    .moduleImage_col2>.moduleImage_column-imageL p.notes,
    .moduleImage_col2>.moduleImage_column-imageR p.notes {
        font-size: 12px;
    }
    .moduleImage_col2>.moduleImage_column-odd p.notes br,
    .moduleImage_col2>.moduleImage_column-even p.notes br,
    .moduleImage_col2>.moduleImage_column-odd-center p.notes br,
    .moduleImage_col2>.moduleImage_column-even-center p.notes br,
    .moduleImage_col2>.moduleImage_column-imageL p.notes br,
    .moduleImage_col2>.moduleImage_column-imageR p.notes br {
        display: none;
    }
}


/* 注釈の下にpタグ（画像など）が続いた場合に余白を追加 */

.moduleImage_col2>.moduleImage_column-textL p+p,
.moduleImage_col2>.moduleImage_column-textR p+p {
    margin-top: 2em;
}

.module_sectionLp .moduleImage_col2>.moduleImage_column-textL p+p,
.module_sectionLp .moduleImage_col2>.moduleImage_column-textR p+p {
    margin-top: .5em;
}


/* 3段組み
---------------------------------------------------------- */

.moduleImage_col3,
.moduleImage_col3-modal {
    overflow: hidden;
    margin-top: 1em;
    margin-left: -8px;
}

.moduleImage_col3>div,
.moduleImage_col3-modal>div {
    box-sizing: border-box;
    overflow: hidden;
    float: left;
    margin-bottom: 8px;
    padding-left: 8px;
    width: 33%;
    vertical-align: top;
}

@media screen and (max-width: 767px) {
    .moduleImage_col3>div {
        float: none;
        margin-bottom: 0;
        width: 100%;
    }
    .moduleImage_col3>div+div {
        margin-top: 2em;
    }
}

.moduleImage_col3>div.moduleImage_column-first,
.moduleImage_col3-modal>div.moduleImage_column-first {
    clear: left;
}

.moduleImage_col3>div.moduleImage_column2,
.moduleImage_col3-modal>div.moduleImage_column2 {
    width: 66%;
}

@media screen and (max-width: 767px) {
    .moduleImage_col3>div.moduleImage_column2,
    .moduleImage_col3-modal>div.moduleImage_column2 {
        float: none;
        margin-bottom: 0;
        width: 100%;
    }
}

.moduleImage_col3 .module_h3,
.moduleImage_col3-modal .module_h3 {
    margin-bottom: .5em;
}

.moduleImage_col3 .notes,
.moduleImage_col3-modal .notes {
    margin-top: .5em;
    font-size: 13px;
    line-height: 1.4;
}

.moduleImage_col3-modal a {
    display: block;
    position: relative;
}

.moduleImage_col3-modal a i {
    position: absolute;
    right: 4px;
    bottom: 4px;
    width: 22px;
    height: 22px;
    background: url(/mecsumai/img/brand/lifestyle/voice/0000/ico_zoom01.png) center center no-repeat;
    background-size: contain;
    text-indent: -9999px;
}

.moduleImage_col3-modal a:hover i {
    opacity: 0.8;
}

.moduleImage_col3 img {
    width: 100%;
}


/* 4段組み
---------------------------------------------------------- */

.moduleImage_col4,
.moduleImage_col4-modal {
    overflow: hidden;
    margin-left: -8px;
}

.moduleImage_col4>div,
.moduleImage_col4-modal>div {
    box-sizing: border-box;
    overflow: hidden;
    float: left;
    margin-bottom: 8px;
    padding-left: 8px;
    width: 25%;
    vertical-align: top;
}

@media screen and (max-width: 767px) {
    .moduleImage_col4>div {
        float: none;
        margin-bottom: 0;
        width: 100%;
    }
    .moduleImage_col4>div+div {
        margin-top: 2em;
    }
}

.moduleImage_col4>div.moduleImage_column-first,
.moduleImage_col4-modal>div.moduleImage_column-first {
    clear: left;
}

.moduleImage_col4 .notes,
.moduleImage_col4-modal .notes {
    margin-top: .5em;
    font-size: 11px;
    line-height: 1.2;
}

.moduleImage_col4-modal a {
    display: block;
    position: relative;
}

.moduleImage_col4-modal a i {
    position: absolute;
    right: 4px;
    bottom: 4px;
    width: 22px;
    height: 22px;
    background: url(/mecsumai/img/brand/lifestyle/voice/0000/ico_zoom01.png) center center no-repeat;
    background-size: contain;
    text-indent: -9999px;
}

.moduleImage_col4-modal a:hover i {
    opacity: 0.8;
}

.moduleImage_col4 img {
    width: 100%;
}


/* 審査員の評価コメント
---------------------------------------------------------- */

.module_comment {
    margin: 30px 0 0 0;
    padding: 40px 24px;
    background-color: #f4f4f4;
}

@media screen and (max-width: 767px) {
    .module_comment {
        margin: 15px 0 0 0;
        padding: 20px 12px;
    }
}

.module_comment .title {
    margin-bottom: 1.5em;
    font-weight: bold;
}


/* オーナー様のプロフィール
---------------------------------------------------------- */

.profileOwner {
    overflow: hidden;
    padding: 31px;
    background-color: #f6f5ed;
}

@media screen and (max-width: 767px) {
    .profileOwner {
        padding: 20px 12px;
    }
}

.profileOwnerImage {
    position: relative;
    z-index: 2;
    float: right;
    padding-left: 10px;
    width: 238px;
}

@media screen and (max-width: 767px) {
    .profileOwnerImage {
        width: 33%;
    }
}

.profileOwnerImage a {
    display: block;
    position: relative;
}

.profileOwnerImage a i {
    position: absolute;
    bottom: 4px;
    right: 4px;
    width: 22px;
    height: 22px;
    background: url(/mecsumai/img/brand/lifestyle/voice/0000/ico_zoom01.png) center center no-repeat;
    background-size: contain;
    text-indent: -9999px;
}

.profileOwnerImage a:hover i {
    opacity: 0.8;
}

.profileOwnerInfo {}

.profileOwnerInfo .profileOwnerInfo_title {
    margin: 0 0 2em;
    font-weight: bold;
}

.profileOwnerInfo .profileOwnerInfo_text {}

.profileOwnerInfo .profileOwnerInfo_list {}

.profileOwnerInfo .profileOwnerInfo_list {
    margin-bottom: 8px;
    padding-left: 20px;
}

.profileOwnerInfo .profileOwnerInfo_list li {
    position: relative;
    color: #333;
}

.profileOwnerInfo .profileOwnerInfo_list li:before {
    position: absolute;
    width: 4px;
    height: 4px;
    content: '';
    top: 9px;
    left: -15px;
    background-color: #999;
}

.profileOwnerInfo .profileOwnerInfo_list li span {
    color: #333;
}


/* ベージュ背景＋ボタン
---------------------------------------------------------- */

.module_information {
    padding: 25px 12px;
    background-color: #f6f5ed;
    text-align: center;
}

.module_information ul.btn {
    margin-top: 1em;
    text-align: center;
}

.module_information ul.btn li {
    display: inline-block;
    width: 173px;
}

@media screen and (max-width: 767px) {
    .module_information ul.btn li {
        display: block;
        width: auto;
    }
}

.module_information ul.btn li a {
    display: block;
    background: #00703C;
    line-height: 2.8;
    color: #fff;
    text-decoration: none;
}

.module_information ul.btn li a:hover {
    opacity: .8;
}


/* セミナー 対談
---------------------------------------------------------- */

dl.module_voice {
    margin-bottom: -1em;
}

dl.module_voice dt {
    clear: left;
    float: left;
    margin-right: 1em;
}

dl.module_voice dd {
    overflow: hidden;
    margin-bottom: 1em;
}


/* セミナー 参加者の声
---------------------------------------------------------- */

.seminarVoice {
    overflow: hidden;
    border: 1px solid #dcdcdc;
    padding: 32px;
}

@media screen and (max-width: 767px) {
    .seminarVoice {
        padding: 15px;
    }
}

.seminarVoice .title {
    margin-bottom: 30px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 22px;
    line-height: 1.4;
}

@media screen and (max-width: 767px) {
    .seminarVoice .title {
        margin-bottom: 15px;
        font-size: 15px;
    }
}


/* グッドデザイン賞
---------------------------------------------------------- */

ol.module_imageList-Col2 {
    overflow: hidden;
}

ol.module_imageList-Col2>li {
    float: left;
    margin: 0 0 4% 4%;
    width: 48%;
}

@media screen and (max-width: 767px) {
    ol.module_imageList-Col2>li {
        float: none;
        margin: 0 0 4%;
        width: auto;
    }
}

ol.module_imageList-Col2>li:nth-child(2n+1) {
    clear: left;
    margin-left: 0;
}

ol.module_imageList-Col2 div.mi_head {}

ol.module_imageList-Col2 div.mi_head .mih_title {
    margin-bottom: .5em;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    line-height: 1.2;
    color: #333;
}

@media screen and (max-width: 767px) {
    ol.module_imageList-Col2 div.mi_head .mih_title {
        font-size: 13px;
    }
}

ol.module_imageList-Col2 div.mi_body {
    overflow: hidden;
}

ol.module_imageList-Col2 div.mi_body div.mib_image {
    float: left;
    margin-right: 1em;
    width: 60%;
}

@media screen and (max-width: 767px) {
    ol.module_imageList-Col2 div.mi_body div.mib_image {
        float: none;
        margin: 0 0 .5em;
        width: auto;
    }
}

ol.module_imageList-Col2 div.mi_body div.mib_image img {
    width: 100%;
}

ol.module_imageList-Col2 div.mi_body div.mib_text {
    overflow: hidden;
}


/* Before Afterリスト
---------------------------------------------------------- */

ul.module_baList {
    margin-bottom: 1em;
}

ul.module_baList>li {}

ul.module_baList>li+li {
    margin-top: 20px;
}

ul.module_baList>li dl {
    overflow: hidden;
}

ul.module_baList>li dl dt {
    clear: both;
    float: left;
    width: 43.4%;
    margin-right: 5%;
    padding-top: 5%;
}

ul.module_baList>li dl dd {
    overflow: hidden;
}

ul.module_baList>li dl dt img,
ul.module_baList>li dl dd img {
    width: 100%;
}


/* LP用モジュール
---------------------------------------------------------- */

#lp-contents {
    margin: 0 auto;
    max-width: 968px;
}

#lp-contents img {
    max-width: 100%;
}

p.lp_lead {
    margin-bottom: 2em;
    padding: 0 1em;
    text-align: center;
}

.module_h2-lp+p.lp_lead {
    margin-top: -1em;
}

div.module_aboutBox {
    margin: 26px 56px;
    border: 1px solid #e5d7ab;
    padding: 1.5em 3em;
}

@media screen and (max-width: 1150px) {
    div.module_aboutBox {
        margin: 18px;
        padding: 1em 1.5em;
    }
}

@media screen and (max-width: 767px) {
    div.module_aboutBox {
        margin: 9px;
    }
}

div.module_aboutBox h2 {
    font-family: "Ryumin Regular KL", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
    font-size: 18px;
    color: #5a3519;
}

@media screen and (max-width: 767px) {
    div.module_aboutBox h2 {
        font-size: 15px;
    }
}

div.module_aboutBox p {
    margin-top: 1em;
}

.lp-profile {
    overflow: hidden;
}

.lp-profile .lp-profileText {
    float: left;
    width: 70%;
}

@media screen and (max-width: 1150px) {
    .lp-profile .lp-profileText {
        width: 62%;
        line-height: 1.4;
    }
}

@media screen and (max-width: 767px) {
    .lp-profile .lp-profileText {
        margin-right: 1em;
        width: 62%;
    }
}

.lp-profile .lp-profileText h6 {
    padding-left: 2.75em;
    text-indent: -2.75em;
    font-weight: bold;
    color: #a0813d;
}

@media screen and (max-width: 1150px) {
    .lp-profile .lp-profileText h6 {
        padding-left: 0;
        text-indent: 0;
    }
}

@media screen and (max-width: 767px) {
    .lp-profile .lp-profileText p {
        margin-top: .5em;
        font-size: 11px;
    }
}

.lp-profile .lp-profileImage {
    float: right;
    max-width: 27%;
}

.lp-profile .lp-profileImage img {
    max-width: 100%;
}

ul.lp_lineup {
    overflow: hidden;
    margin: 1em 0 -2%;
}

@media screen and (max-width: 1150px) {
    ul.lp_lineup {
        line-height: 1.4;
    }
}

ul.lp_lineup>li {
    float: left;
    margin: 0 0 2% 2%;
    width: 49%;
}

@media screen and (max-width: 767px) {
    ul.lp_lineup>li {
        float: none;
        overflow: hidden;
        margin-left: 0;
        width: 100%;
    }
}

ul.lp_lineup>li:nth-child(2n+1) {
    clear: left;
    margin-left: 0;
}

ul.lp_lineup p.lpl_image {
    float: left;
    margin-right: 5%;
    width: 30%;
}

@media screen and (max-width: 767px) {
    ul.lp_lineup p.lpl_image {
        width: 40%;
    }
}

ul.lp_lineup p.lpl_image img {
    max-width: 100%;
}

ul.lp_lineup div.lpl_content {
    overflow: hidden;
}

ul.lp_lineup div.lpl_content .lpl_title {
    margin-bottom: 1em;
    font-size: 16px;
}

@media screen and (max-width: 1150px) {
    ul.lp_lineup div.lpl_content .lpl_title {
        margin-bottom: 1em;
        font-size: 13px;
    }
}

@media screen and (max-width: 767px) {
    ul.lp_lineup div.lpl_content .lpl_title {
        font-size: 12px;
    }
}

ul.lp_lineup div.lpl_content ul.lpl_data {
    font-size: 12px;
}

@media screen and (max-width: 767px) {
    ul.lp_lineup div.lpl_content ul.lpl_data {
        font-size: 11px;
    }
}

ul.lp_lineup div.lpl_content ul.lpl_data li {}

ul.lp_lineup div.lpl_content .lpl_link {
    margin-top: 1.5em;
}

@media screen and (max-width: 1150px) {
    ul.lp_lineup div.lpl_content .lpl_link {
        margin-top: 1em;
        font-size: 13px;
    }
}

@media screen and (max-width: 767px) {
    ul.lp_lineup div.lpl_content .lpl_link {
        font-size: 12px;
    }
}

ul.lp_lineup div.lpl_content .lpl_link a {
    text-decoration: underline;
}

ul.lp_lineup div.lpl_content .lpl_link a::after {
    content: '';
    display: inline-block;
    margin-left: .5em;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #006f37;
}

ul.lp_memberList {
    overflow: hidden;
    line-height: 1.4;
}

ul.lp_memberList>li {
    box-sizing: border-box;
    float: left;
    width: 50%;
    text-align: center;
}

ul.lp_memberList>li:nth-child(2n) {
    border-left: 1px solid #ddd;
}

ul.lp_memberList>li:nth-child(2n+1) {
    clear: left;
}

ul.lp_memberList>li p.lpm_image {
    margin: 0 auto;
    width: 50%;
}

@media screen and (max-width: 1150px) {
    ul.lp_memberList>li p.lpm_image {
        width: 70%;
    }
}

ul.lp_memberList>li p.lpm_image img {
    max-width: 100%;
    max-height: 100%;
}

ul.lp_memberList>li p.lpm_name {
    margin-top: .5em;
}

dl.lp_holdingList {
    overflow: hidden;
    border-top: 1px solid #dcdcdc;
}

@media screen and (max-width: 1150px) {
    dl.lp_holdingList {
        border-top: 1px solid #dcdcdc;
        margin: 0 18px;
    }
}

@media screen and (max-width: 767px) {
    dl.lp_holdingList {
        margin: 0 12px;
    }
}

dl.lp_holdingList dt {
    clear: left;
    float: left;
    padding: 15px 0;
    font-weight: bold;
    color: #a0813d;
}

@media screen and (max-width: 767px) {
    dl.lp_holdingList dt {
        padding: 10px 0;
    }
}

dl.lp_holdingList dd {
    border-bottom: 1px solid #dcdcdc;
    padding: 15px 1em 15px 6em;
}

@media screen and (max-width: 767px) {
    dl.lp_holdingList dd {
        padding: 10px .5em 10px 6em;
    }
}

dl.lp_holdingList dd>div {
    border-left: 1px solid #dcdcdc;
    padding-left: 1em;
}

@media screen and (max-width: 767px) {
    dl.lp_holdingList dd>div {
        padding-left: .5em;
    }
}

@media screen and (max-width: 767px) {
    dl.lp_holdingList dd table,
    dl.lp_holdingList dd table tbody,
    dl.lp_holdingList dd table tr,
    dl.lp_holdingList dd table th,
    dl.lp_holdingList dd table td {
        display: block;
    }
    dl.lp_holdingList dd table tr+tr {
        margin-top: 1em;
    }
}

ul.lp_voiceList {
    list-style: none;
    padding: 0 4px 4px 0;
    line-height: 1.6;
}

@media screen and (max-width: 1150px) {
    ul.lp_voiceList {
        font-size: 12px;
        line-height: 1.4;
    }
}

@media screen and (max-width: 767px) {
    ul.lp_voiceList {
        padding-top: 12px;
    }
}

ul.lp_voiceList>li {
    position: relative;
    box-sizing: border-box;
    box-shadow: 2px 3px 4px 0 rgba(4, 0, 0, 0.3);
    border: 1px solid #ddd;
    padding: .5em 1em;
    background-color: #fff;
}

@media screen and (max-width: 767px) {
    ul.lp_voiceList>li {
        padding: .5em;
        min-height: 0;
    }
}

ul.lp_voiceList>li+li {
    margin-top: 8px;
}

@media screen and (max-width: 767px) {
    ul.lp_voiceList>li+li {
        margin-top: 1em;
    }
}

ul.lp_voiceList>li::before,
ul.lp_voiceList>li::after {
    content: '';
    position: absolute;
    top: 50%;
    border-style: solid;
    border-width: 11.5px 12px 11.5px 0;
    width: 0;
    height: 0;
    transform: translateY(-50%);
}

@media screen and (max-width: 1150px) {
    ul.lp_voiceList>li::before,
    ul.lp_voiceList>li::after {
        top: 50%;
        transform: translateY(-50%);
    }
}

ul.lp_voiceList>li::before {
    left: -12px;
    border-color: transparent #dcdcdc transparent transparent;
}

ul.lp_voiceList>li::after {
    left: -11px;
    border-color: transparent #fff transparent transparent;
}

@media screen and (max-width: 767px) {
    ul.lp_voiceList>li::before,
    ul.lp_voiceList>li::after {
        left: 50%;
        border-width: 0 11.5px 12px 11.5px;
        transform: translateX(-50%);
    }
}

@media screen and (max-width: 767px) {
    ul.lp_voiceList>li::before {
        top: -12px;
        border-color: transparent transparent #dcdcdc transparent;
    }
}

@media screen and (max-width: 767px) {
    ul.lp_voiceList>li::after {
        top: -11px;
        border-color: transparent transparent #fff transparent;
    }
}

ul.lp_presentList {
    display: table;
    width: 100%;
    font-size: 13px;
}

@media screen and (max-width: 1150px) {
    ul.lp_presentList {
        table-layout: fixed;
    }
}

@media screen and (max-width: 767px) {
    ul.lp_presentList {
        display: block;
        font-size: 12px;
    }
}

ul.lp_presentList li {
    display: table-cell;
    padding-right: 2em;
    vertical-align: middle;
}

@media screen and (max-width: 1150px) {
    ul.lp_presentList li {
        padding-right: 1em;
    }
}

@media screen and (max-width: 767px) {
    ul.lp_presentList li {
        display: block;
        margin-bottom: 1em;
        padding: 0 0 1em;
        border-bottom: 1px solid #ddd;
    }
}

ul.lp_presentList li:last-child {
    padding-right: 0;
}

@media screen and (max-width: 767px) {
    ul.lp_presentList li:last-child {
        margin-bottom: 0;
        border-bottom: none;
        padding-bottom: 0;
    }
}

ul.lp_presentList li p {
    display: inline-block;
    vertical-align: middle;
}

@media screen and (max-width: 1150px) {
    ul.lp_presentList li p {
        display: block;
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    ul.lp_presentList li p {
        text-align: left;
    }
}

ul.lp_presentList li p.lpp_item {}

@media screen and (max-width: 767px) {
    ul.lp_presentList li p.lpp_item {
        margin-bottom: .5em;
        text-align: center;
    }
}

ul.lp_presentList li p.lpp_txt {}

div.lp_contactBox {}

@media screen and (max-width: 1150px) {
    div.lp_contactBox {
        padding: 0 18px;
    }
}

@media screen and (max-width: 767px) {
    div.lp_contactBox {
        padding: 0 12px;
    }
}

div.lp_contactHead {
    padding: 20px 0;
    background-color: #f6f5ed;
}

@media screen and (max-width: 767px) {
    div.lp_contactHead {
        padding: 10px 0;
    }
}

div.lp_contactHead div.lpm-btnArea {}

div.lp_contactBody {
    border: 1px solid #ddd;
    border-top: none;
    padding: 20px;
    text-align: center;
    line-height: 1.4;
}

@media screen and (max-width: 767px) {
    div.lp_contactBody {
        padding: 10px;
    }
}

div.lp_contactBody .lpc_title {
    margin-bottom: .5em;
    font-family: "Ryumin Regular KL", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
    font-size: 22px;
    color: #00703C;
}

@media screen and (max-width: 767px) {
    div.lp_contactBody .lpc_title {
        margin-bottom: 0;
    }
}

div.lp_contactBody .lpc_titleSub {
    font-size: 18px;
}

@media screen and (max-width: 767px) {
    div.lp_contactBody .lpc_titleSub {
        font-size: 14px;
    }
}

div.lp_contactBody .lpc_tel,
div.lp_contactBody .lpc_tel a {
    font-size: 36px;
    font-weight: bold;
    color: #00703C;
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    div.lp_contactBody .lpc_tel,
    div.lp_contactBody .lpc_tel a {
        font-size: 32px;
    }
}

div.lp_contactBody .lpc_time {}

div.lp_thxArea {
    font-size: 16px;
    text-align: center;
}

@media screen and (max-width: 767px) {
    div.lp_thxArea {
        padding: 0 12px;
        font-size: 14px;
    }
}

div.lp_thxArea p {}

div.lp_thxArea p.lpt_endTxt {
    font-weight: bold;
    color: #5a3519;
}

@media screen and (max-width: 767px) {
    div.lp_thxArea p.lpt_endTxt {
        text-align: left;
    }
}

div.lp_thxArea p.lpt_endTxt em {
    display: inline-block;
    margin-right: 10px;
    padding: .15em 1em .1em;
    background-color: #d41010;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

@media screen and (max-width: 767px) {
    div.lp_thxArea p.lpt_endTxt em {
        margin-bottom: .5em;
        font-size: 12px;
    }
}

div.lp_thxArea p.lpt_endTxt span {}

@media screen and (max-width: 767px) {
    div.lp_thxArea p.lpt_endTxt span {
        display: block;
    }
}

div.lp_thxArea p.lpt_nextDate {
    font-size: 22px;
    font-weight: bold;
    color: #02763b;
}

@media screen and (max-width: 767px) {
    div.lp_thxArea p.lpt_nextDate {
        font-size: 18px;
    }
}

div.lp_thxArea p.lpt_nextDateSub {
    font-size: 19px;
    font-weight: bold;
    color: #000;
}

@media screen and (max-width: 767px) {
    div.lp_thxArea p.lpt_nextDateSub {
        font-size: 15px;
    }
}


/* パーツ間マージン調整
---------------------------------------------------------- */

dl.question_list {
    margin-top: -.2em;
}

dl.question_list dt {
    clear: left;
    float: left;
    width: 2em;
    font-size: 18px;
    font-weight: bold;
}

dl.question_list dd {
    overflow: hidden;
    margin-bottom: 1em;
    padding-top: .2em;
}

dl.question_list dd:last-child {
    margin-bottom: 0;
}


/* パーツ間マージン調整
---------------------------------------------------------- */

p+.icZoom {
    margin-top: 2em;
}

p+.module_h2 {
    margin-top: 1em;
}

.moduleImage_col2+p,
p+.moduleImage_col2 {
    margin-top: 2em;
}

dl.module_notes+p,
dl.module_notes-small+p {
    margin-top: 2em;
}


/* 新旧両方パーツ調整
---------------------------------------------------------- */

#snsList {
    margin-top: 1em;
}


/* 共通
---------------------------------------------------------- */

.image_col2+p,
p+.moduleImage_col1,
.moduleImage_col1+p,
p+.moduleImage_col1 {
    margin-top: 2em;
}


/* 担当からのメッセージ ブロック
---------------------------------------------------------- */

.box01.messageBox {
    padding: 40px 32px 50px;
}

@media screen and (max-width: 767px) {
    .box01.messageBox {
        margin-bottom: 17px;
        padding: 15px 12px 12px;
    }
}

.box01.messageBox .text {
    font-size: 14px;
    margin-bottom: 40px;
}

.box01.messageBox .text:last-child {
    margin-bottom: 0;
}

.box01.messageBox .moduleImage_column-textR {
    width: calc(100% - 140px);
}

@media screen and (max-width: 767px) {
    .box01.messageBox .moduleImage_column-textR {
        width: 100%;
    }
}

.box01.messageBox .only-sp {
    display: none;
}

@media screen and (max-width: 767px) {
    .box01.messageBox .moduleImage_column-imageL {
        margin: 0 auto;
    }
    .box01.messageBox .fwB {
        font-size: 18px;
        text-align: center;
    }
    .box01.messageBox .only-sp {
        display: block;
    }
}

.box01.messageBox .name {
    font-size: 12px;
}

.box01.messageBox strong {
    font-size: 20px;
    color: #00703c;
    font-weight: normal;
    line-height: 1.6;
}

@media screen and (max-width: 767px) {
    .box01.messageBox strong {
        line-height: 1.46;
    }
}

.box01.messageBox .moduleImage_col2>.moduleImage_column-textR p+p {
    margin-top: 20px;
}

@media screen and (max-width: 767px) {
    .box01.messageBox .moduleImage_col2>.moduleImage_column-textR p+p {
        margin-top: 10px;
    }
}


/* !searchListBox02 / 共通
---------------------------------------------------------- */

.searchListBox02 {
    padding: 25px 0;
    background-color: #f6f5ed;
    text-align: center;
}

.searchListBox02 ul {
    margin: 10px 0 0 -8px;
}

.searchListBox02 ul li {
    display: inline-block;
    margin-left: 8px;
}

.searchListBox02 ul li .btn_basic04,
.searchListBox02 ul li .btn_basic05 {
    width: 173px;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .searchListBox02 {
        padding: 12px;
    }
    .searchListBox02 ul {
        margin: 10px 0 0 -8px;
        overflow: hidden;
    }
    .searchListBox02 ul li {
        float: left;
        width: 50%;
        margin: 0;
        padding-left: 8px;
        box-sizing: border-box;
    }
    .searchListBox02 ul li .btn_basic04,
    .searchListBox02 ul li .btn_basic05 {
        width: auto;
        font-size: 14px;
        line-height: 2.3;
    }
}


}

/************************* START 追記 20191213 *************************/

/* --------------------------------------
	*  リセット
-------------------------------------- */

/* --------------------------------------
	* 共通
-------------------------------------- */
.module-section p {
    margin-bottom: 1.5em;
}
.module-section p:last-child {
    margin-bottom: 0;
}
.module-section img {
    max-width: 100%;
}

/* --------------------------------------
	* ユーティリティ
-------------------------------------- */
.mb0 {
    margin-bottom: 0!important;
}
.mb10 {
    margin-bottom: 10px!important;
}
.mb20 {
    margin-bottom: 20px!important;
}
.mb30 {
    margin-bottom: 30px!important;
}
.mb40 {
    margin-bottom: 40px!important;
}
.mb50 {
    margin-bottom: 50px!important;
}
.mb60 {
    margin-bottom: 60px!important;
}
.mb70 {
    margin-bottom: 70px!important;
}
.mb80 {
    margin-bottom: 80px!important;
}
.mb90 {
    margin-bottom: 90px!important;
}
.mb100 {
    margin-bottom: 100px!important;
}
.w100 {
    max-width: 100px!important;
}
.w200 {
    max-width: 200px!important;
}
.w300 {
    max-width: 300px!important;
}
.w400 {
    max-width: 400px!important;
}
.w500 {
    max-width: 500px!important;
}
.w600 {
    max-width: 600px!important;
}

/* --------------------------------------
	* section
-------------------------------------- */
.module-section.module-section-forH2 {
    margin: 0 0 100px;
    width: 100%;
    font-size: 16px;
    line-height: 1.9;
}
.module-section.module-section-forH3 {
    margin-bottom: 70px;
    font-size: 16px;
}
.module-section.module-section-forH4 {
    margin-bottom: 60px;
    font-size: 16px;
}
.module-section.module-section-forOther {
    margin-bottom: 40px;
    font-size: 16px;
}
.module-section.module-section-frame {
    border: 1px solid #dcdcdc;
    padding: 32px;
}
.module-section.module-section-bgBeige {
    background-color: #f6f5ed;
    padding: 32px;
}
.module-section.module-section-bgGray {
    background-color: #f4f4f4;
    padding: 32px;
}
@media screen and (max-width: 767px) {
    .module-section.module-section-frame,
    .module-section.module-section-bgBeige,
    .module-section.module-section-bgGray {
        padding: 24px 12px;
    }
}

/* --------------------------------------
	* 見出し
-------------------------------------- */
@media screen and (max-width: 767px) {
    .module-section .module_h2 {
        margin-bottom: 24px;
    }
}
.module-section .module_h2_answerWrap .h2_sub {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 1.5;
}
.module-section .module_h2_answerWrap .arrowPro01 {
    display: table-cell;
    padding-right: 8px;
    padding-bottom: 25px;
    vertical-align: middle;
}
.module-section .module_h2_answerWrap .arrowPro01 img {
    max-width: initial;
}
@media screen and (max-width: 767px) {
    .module-section .module_h2_answerWrap .arrowPro01 {
        display: block;
        padding: 0;
        margin: 0 0 5px;
    }
    
    .module-section .module_h2_answerWrap .arrowPro01 img {
        width: auto;
    }
}
.module-section .module_h2_answerWrap .module_h2 {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 32px;
}
.module-section .module_h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 0 24px;
    font-family:"Noto Sans JP", sans-serif;
    color: #333;
}
.module-section .module_h3-fontFamilyMincho {
    margin-bottom: 30px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 22px;
    line-height: 1.4;
    font-weight: 400;
}
@media screen and (max-width: 767px) {
    .module-section .module_h3 {
        font-size: 18px;
    }
    
    .module-section .module_h3-fontFamilyMincho {
        margin-bottom: 24px;
        font-size: 20px;
    }
}
.module-section .module_h3_subTitleWrap {
    padding: 11.5px 0;
    text-align: center;
    line-height: 1.6;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-bottom: 24px;
}
.module-section .module_h3_subTitleWrap .module_h3 {
    margin: 0;
}
.module-section .module_h3_subTitleWrap .module_h3_subTitle {
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-bottom: 10px;
}
.module-section .module_h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
}

/* --------------------------------------
	* テキスト
	-------------------------------------- */
.module-section p+p {
    margin-top: 1.5em;
}
.module-section .module_notes {
    margin: 0 0 1.5em;
    font-size: 13px;
    line-height: 1.6;
}
.module-section .module_notes dt,
.module-section .module_notes-small dt {
    margin-right: 0;
}
.module-section .module_notes dd,
.secction .module_notes-small dd {
    width: calc(100% - 18px);
    margin-left: 18px;
}
.module-section .module_notes+p,
.module-section .module_notes-small+p {
    margin-top: 0;
}
.module-section .ul_basic03 {
    font-size: 16px;
}

/* --------------------------------------
	* リンク
	-------------------------------------- */
.module-section .link {
    color: #00703C;
}
.module-section .bgGreen {
    display: table;
    box-sizing: border-box;
    width: auto;
    min-height: 48px;
    padding: 10px 35px;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    border: 1px solid #00703C;
    background-color: #00703C;
}
.module-section .bgGreen span {
    display: table-cell;
    vertical-align: middle;
}
.module-section .bgGreen:hover {
    text-decoration: none;
}

/* --------------------------------------
	* アンカーリンク
-------------------------------------- */
.anchorLinkList li {
    padding-bottom: 10px;
}
.anchorLinkList li a {
    display: block;
    padding: 5px 20px 5px 40px;
    border: 1px solid #dcdcdc;
    background: url(/mecsumai/img/common/ico_arrow01_anchor.png) 20px center no-repeat;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
}
.anchorLinkList li a:hover,
.anchorLinkList li a:active {
    color: #00703C;
    border: 1px solid #00703C;
    text-decoration: none;
}

/* --------------------------------------
	* タブ
	-------------------------------------- */
.module-section .tabs {
    width: 100%;
    height: 60px;
    margin-bottom: 40px;
    padding: 0 20px;
    border-bottom: 1px solid #00703C;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.module-section .tabs li {
    width: 33.3333%;
    box-sizing: border-box;
}
.module-section .tabs li:nth-child(2) {
    padding: 0 5px;
}
.module-section .tabs span {
    display: block;
    height: 60px;
    border: 1px solid #00703C;
    border-bottom-color: #fff;
    text-align: center;
    color: #00703C;
    font-size: 17px;
    font-weight: bold;
    line-height: 60px;
    background-color: #fff;
}
.module-section .tabs a {
    display: block;
    height: 60px;
    border-bottom: 1px solid #00703C;
    text-align: center;
    color: #222222;
    font-size: 17px;
    font-weight: bold;
    line-height: 60px;
    background-color: #F0F0F0;
    transition: opacity 200ms;
}
.module-section .tabs a:hover {
    text-decoration: none;
    opacity: 0.8;
}
@media screen and (max-width: 767px) {
    .module-section .tabs {
        height: 50px;
        margin: 0 0 30px;
        padding: 0 12px;
        border-bottom: 1px solid #00703C;
        width: auto;
    }
    
    .module-section .tabs li {
        float: left;
        width: 33.333%;
    }
    
    .module-section .tabs span {
        display: block;
        height: 50px;
        border: 1px solid #00703C;
        border-bottom-color: #FFFFFF;
        text-align: center;
        color: #00703C;
        font-size: 13px;
        font-weight: bold;
        line-height: 50px;
        background-color: #FFFFFF;
    }
    
    .module-section .tabs li a {
        display: block;
        height: 50px;
        border-bottom: 1px solid #00703C;
        text-align: center;
        color: #222222;
        font-size: 13px;
        font-weight: bold;
        line-height: 50px;
        background-color: #F0F0F0;
        transition: opacity 200ms;
    }
}

/* --------------------------------------
	* 画像
	-------------------------------------- */
.module-section .moduleImage,
.module-section .moduleImage_col2 {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}
.module-section .moduleImage p:first-child,
.module-section .moduleImage_column p:first-child,
.module-section .moduleImage_column a {
    margin-bottom: 8px;
}
.module-section p.notes,
.module-section .moduleImage p.notes {
    margin-top: 0;
    color: #666;
    font-size: 13px;
}
.module-section .moduleImage_col3-modal a i {
    background: url(/mecsumai/img/common/ico_zoom01.png) center center no-repeat;
}
.module-section .moduleImage_column.moduleImage_column-odd {
    padding-right: 12px;
}
.module-section .moduleImage_column.moduleImage_column-even {
    padding-left: 12px;
}
.module-section .moduleImage_col3,
.module-section .moduleImage_col3-modal {
    margin-top: 0;
    margin-left: 0;
}
.module-section .moduleImage_col3 .moduleImage_column,
.module-section .moduleImage_col3-modal .moduleImage_column {
    padding: 0;
    width: 32%;
}
.module-section .moduleImage_col3 .moduleImage_column+.moduleImage_column,
.module-section .moduleImage_col3-modal .moduleImage_column+.moduleImage_column {
    margin-left: 2%;
    margin-bottom: 2%;
}
.module-section .moduleImage_col3 .moduleImage_column:nth-child(4n),
.module-section .moduleImage_col3-modal .moduleImage_column:nth-child(4n) {
    margin-left: 0;
}
@media screen and (max-width: 767px) {
    .module-section .moduleImage_column {
        margin-left: 0!important;
        margin-bottom: 0!important;
        padding: 0!important;
    }
    
    .module-section .moduleImage_col3>div+div {
        margin-top: 20px;
    }
    
    .module-section .moduleImage_col3 .moduleImage_column {
        width: 100%;
    }
    
    .module-section .moduleImage_col3-modal .moduleImage_column {
        width: 48%;
    }
    
    .module-section .moduleImage_col3-modal .moduleImage_column:nth-child(2n) {
        margin-left: 4%!important;
        margin-bottom: 4%!important;
    }
}
.module-section .brandQaStorySlide01 .slider li span.note {
    margin-top: 10px;
}

/* --------------------------------------
	* 画像+テキスト
	-------------------------------------- */
.module-section .moduleImage_col2+.moduleImage_col2,
.module-section .moduleImage_col2>.moduleImage_column-textL p+p,
.moduleImage_col2>.moduleImage_column-textR p+p {
    margin-top: 2em;
}
.moduleImage_col2.col6to1 .moduleImage_column-imageR,
.moduleImage_col2.col6to1 .moduleImage_column-imageL {
    display: block;
    text-align: center;
    width: auto;
}
.moduleImage_col2.col6to1 .moduleImage_column-imageR img,
.moduleImage_col2.col6to1 .moduleImage_column-imageL img {
    width: auto;
}
@media screen and (min-width: 768px) {
    .moduleImage_column-textL,
    .moduleImage_column-imageL {
        float: left;
    }
    
    .moduleImage_column-textR,
    .moduleImage_column-imageR {
        float: right;
    }
    
    .moduleImage_col2.col4to1 .moduleImage_column-imageR,
    .moduleImage_col2.col4to1 .moduleImage_column-imageL {
        width: 25%;
    }
    
    .moduleImage_col2.col4to1 .moduleImage_column-textL,
    .moduleImage_col2.col4to1 .moduleImage_column-textR {
        width: 75%;
    }
    
    .moduleImage_col2.col6to1 .moduleImage_column-imageR,
    .moduleImage_col2.col6to1 .moduleImage_column-imageL {
        width: 15%;
    }
    
    .moduleImage_col2.col6to1 .moduleImage_column-textL,
    .moduleImage_col2.col6to1 .moduleImage_column-textR {
        width: 85%;
    }
}

/* --------------------------------------
	* その他
	-------------------------------------- */
.module-section .box_heading02 {
    padding: 30px 80px 0;
    border: none;
    border-top: 1px solid #666;
    font-size: 14px;
    line-height: 1.8;
}
.module-section .box_heading02 p.box_heading01_image {
    margin-right: 40px;
}
.module-section .btn_basic01 {
    font-size: 14px;
    line-height: 1.5;
}
@media screen and (max-width: 767px) {
    .module-section .btn_basic01 {
        height: auto;
        padding: 6px 22px 6px 15px;
    }
}
.module-section .brandQaStoryInner01 .about {
    font-weight: normal;
}
@media screen and (min-width: 768px) {
    .module-section .detail-wrap {
        margin-left: -100px;
        padding-left: 300px;
    }
}
@media screen and (max-width: 767px) {
    .module-section .brandQaStoryInner01 {
        padding: 0 12px 40px;
    }
    
    .module-section .brandQaStoryInner01.info {
        font-size: 12px;
    }
    
    .module-section .box_heading02 {
        padding: 30px 0;
        font-size: 12px;
    }
    
    .module-section p {
        margin-bottom: 10px;
    }
    
    .module-section .detail-wrap {
        width: 100%;
        float: none;
        padding-left: 0;
        font-size: 12px;
        margin-bottom: 1.5em;
    }
    
    .module-section .box_heading02 p.box_heading01_image {
        display: block;
        float: none;
        text-align: center;
        margin: 0 0 20px;
    }
    
    .module-section .brandQaStoryInner01 .btn_basic01 {
        height: 28px;
        font-size: 12px;
        display: block;
        padding: 0 15px 0 12px;
        line-height: 2.3;
        font-size: 12px;
    }
    
    .module-section .brandQaStoryInner01 .about {
        display: block;
        font-size: 12px;
    }
}
.module-section .relatedArticleList li {
    float: left;
    width: 50%;
}
.module-section .relatedArticleList li a {
    display: block;
    position: relative;
    padding: 0 30px 20px 0;
    line-height: 20px;
    overflow: hidden;
}
.module-section .relatedArticleList li a:hover>img {
    opacity: 0.8;
}
.module-section .relatedArticleList li a img {
    width: 152px;
    float: left;
}
.module-section .relatedArticleList li a p {
    float: right;
    width: calc(100% - 175px);
    font-size: 14px;
}
@media screen and (max-width: 767px) {
    .module-section .relatedArticleList li {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    
    .module-section .relatedArticleList li a {
        padding: 0;
    }
    
    .module-section .relatedArticleList li a img {
        width: 46%;
    }
    
    .module-section .relatedArticleList li a p {
        font-size: 11px;
        width: 51%;
    }
}
.module-section .brandQaStorySlide01 .bx-wrapper img {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .module-section .moduleImage_col2.col3to1 .moduleImage_column-imageR,
    .moduleImage_col2.col3to1 .moduleImage_column-imageL {
        width: 30%;
    }
    
    .module-section .moduleImage_col2.col3to1 .moduleImage_column-imageR img {
        width: 100%;
    }
    
    .module-section .moduleImage_col2.col3to1 .moduleImage_column-textL,
    .moduleImage_col2.col3to1 .moduleImage_column-textR {
        width: 70%;
    }
    
    .module-section .moduleImage_col2 .moduleImage_column-imageL img {
        width: 100%;
    }
    
    .module-section .moduleImage_col2 .moduleImage_column-imageR img {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .module-section .searchListBox02 ul li {
        float: none;
        margin: 0 auto;
    }
}
.module-section .a_link01.about {
    font-weight: normal;
}

/************************* END 追記 20191213 *************************/

.box-unset * {
    box-sizing: unset;
}

.h3_basic01, .h3_basic02 {
    margin-bottom: 30px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.6;
    color: #00703C;
}

.box01 {
    margin-bottom: 20px;
    background-color: #f4f4f4;
    padding: 20px 24px 17px;
}


@media screen and (min-width: 768px) and (max-width: 1150px) {
    .box01 {
        padding: 25px 26px 17px 24px;
    }
}

@media screen and (max-width: 767px) {
    .box01 {
        margin-bottom: 17px;
        padding: 15px 12px 12px;
    }

    .h3_basic01, .h3_basic02 {
        margin-bottom: 15px;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.5;
    }
}

.standard-text {
    font-size: 14px;
    line-height: 1.8;
}

@media screen and (max-width: 767px) {
    .standard-text {
        font-size: 12px;
        line-height: 1.5;
    }
}

.leading-loose {
    line-height: 1.8;
}

.btn_basic01,
.btn_basic02,
.btn_basic03,
.btn_basic09,
.btn_blank01,
.btn_pdf01 {
    display: inline-block;
    padding: 6px 22px 6px 15px;
    border: 1px solid #dcdcdc;
    background: url(/mecsumai/img/common/ico_arrow03.png) #fff right center no-repeat;
    font-family:"Noto Sans JP", sans-serif;
    font-size: 12px;
    color: #333;
    line-height: 1;
    text-align: center;
    text-decoration: none;
}

.btn_blank01 {
    padding: 7px 27px 5px 15px;
    background: url(/mecsumai/img/common/ico_blank01.png) #fff right center no-repeat;
}

.text-base {
    font-size: 16px;
}

.heritage-map {
    width: auto;
    height: auto;
}

.box_heading02 {
    margin-bottom: 20px;
    padding: 32px;
    border: 1px solid #ddd;
}

.h3_basic02 {
    margin-bottom: 15px;
}

.ul_article03 {
    overflow: hidden;
}

.ul_article03 li .image {
    float: left;
    width: 200px;
    margin-right: 25px;
}

.ul_article03 li .ftBox a {
    margin-top: 10px;
}

.box_heading01 .h2_basic02, 
.box_heading02 .h2_basic02, 
.box_heading02 .h3_basic02 {
    color: #333;
}

@media screen and (max-width: 767px) {
    .box_heading02 {
        margin-bottom: 20px;
        padding: 20px 16px;
    }

    .h3_basic02 {
        margin-bottom: 10px;
    }

    .ul_article03 li .image {
        width: 100px;
        margin-right: 10px;
    }

    .ul_article03 li .ftBox a {
        margin-top: 5px;
    }
}

.ico_arrow01 {
    display: inline-block;
    padding-right: 14px;
    background: url(/mecsumai/img/common/ico_arrow12.png) center right no-repeat;
}

.btn_basic06,
.btn_basic07 {
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #00703C;
    width: auto;
    height: 40px;
    padding-left: 35px;
    padding-right: 35px;
    background-color: #00703C;
    font-size: 14px;
    color: #fff;
    line-height: 2.8;
    text-align: center;
}

.btn_basic06:hover {
    color: #fff;
    background-color: #359162;
    border: 1px solid #359162;
    text-decoration: none;
}

.brandReport001-3Img01 img {
    max-width: none;
}

.btn_basic04,
.btn_basic05 {
    display: block;
    width: 240px;
    height: 40px;
    background: #00703C;
    border: 1px solid #00703C;
    box-sizing: border-box;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    color: #fff;
    line-height: 2.8;
    text-align: center;
    text-decoration: none;
}

.btn_basic04.disabled,
.btn_basic04.disabled:hover {
    background: #ccc;
    border: 1px solid #ccc;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.btn_basic04:hover,
.btn_basic04:active {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    color: #fff;
    text-decoration: none;
}

.btn_basic05 {
    display: block;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    color: #333;
}

.btn_basic05:hover,
.btn_basic05:active {
    border: 1px solid #00703C;
    color: #00703C;
    text-decoration: none;
}


@media screen and (max-width: 767px) {
    .btn_basic01,
    .btn_basic02,
    .btn_basic03,
    .btn_blank01,
    .btn_pdf01 {
        height: 22px;
        padding: 0 15px 0 12px;
        background: url(/mecsumai/img/common/ico_arrow03_sp.png) #fff right center no-repeat;
        background-size: 10px 7px;
        font-size: 10px;
        color: #333;
        line-height: 2.3;
    }
    .btn_basic02 {
        margin-left: 8px;
        padding-right: 20px;
    }
    .btn_basic03 {
        padding-left: 20px;
        background: url(/mecsumai/img/common/ico_arrow14_sp.png) #fff left center no-repeat;
        background-size: 10px 7px;
    }
    .btn_basic04,
    .btn_basic05 {
        width: auto;
        height: 32px;
        font-size: 12px;
        line-height: 2.6;
    }
    .btn_blank01 {
        padding-right: 25px;
        background: url(/mecsumai/img/common/ico_blank01_sp.png) #fff right center no-repeat;
        background-size: 21px 9px;
    }
    .btn_pdf01 {
        padding-right: 25px;
        background: url(/mecsumai/img/common/ico_pdf01_sp.png) #fff right center no-repeat;
        background-size: 23px 15px;
    }
    .btn_more01 {
        width: auto;
        padding: 8px 0;
        font-size: 12px;
    }
    .btn_more01 span {
        display: inline-block;
        padding-right: 18px;
        background: url(/mecsumai/img/common/ico_arrow11.gif) right center no-repeat;
    }
    .btn_basic06,
    .btn_basic07 {
        height: 40px;
        font-size: 14px;
        line-height: 2.86;
    }
    .btn_basic08 {
        height: 30px;
        padding-left: 36px;
        padding-right: 36px;
        font-size: 12px;
        color: #333;
    }
    .btn_map01,
    .btn_map02 {
        display: block;
        padding: 5px 19px 5px 9px;
        background: url(/mecsumai/img/common/ico_arrow15_sp.png) #fff right center no-repeat;
        background-size: 11px 5px;
        font-size: 11px;
    }
    .btn_map02 {
        background: url(/mecsumai/img/common/ico_arrow16_sp.png) #fff right center no-repeat;
        background-size: 10px 7px;
    }
}

.clearfix,
#contents,
#footerIn,
.section {
    display: block;
    min-height: 1%;
}


.clearfix:after,
#contents:after,
#footerIn:after,
.section:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

@media screen and (max-width: 767px) {
  #lineup div.module_inner h2 {
    /* font-size:5vw;*/
    font-size: 20px;
    margin: 15% 0 5.1%;
  }
}

@media screen and (min-width: 768px) {
  .brandLifestyleProColumn01 ul li a {
    box-sizing: content-box;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  /* detail */
  .custom-eyesplus.related-posts {
    margin: 0 0 60px;
  }

  .custom-eyesplus.related-posts h2 {
    height: 47px;
    font-family: 'Ryumin Regular KL', serif;
    font-size: 22px;
    line-height: 22px;
  }

  .custom-eyesplus.related-tags {
    margin: 0 0 35px;
    overflow: hidden;
  }

  .custom-eyesplus.related-tags dt {
    float: left;
    width: 143px;
    font-weight: bold;
    line-height: 20px;
  }

  .custom-eyesplus.related-tags dd {
    float: left;
    width: calc(100% - 143px);
  }

  .custom-eyesplus#snsList + .common-recommend {
    margin: 60px 0 0;
  }

  .custom-eyesplus.latest-posts {
    margin: 40px 0;
  }

  .custom-eyesplus.latest-posts header {
    height: 47px;
  }

  .custom-eyesplus.latest-posts header h2 {
    float: left;
    margin: 0 20px 0 0;
    font-family: 'Ryumin Regular KL', serif;
    font-size: 22px;
    line-height: 22px;
  }

  .custom-eyesplus.latest-posts header a {
    float: left;
    display: block;
    position: relative;
    width: 72px;
    height: 26px;
    padding: 2px 5px 0 0;
    border: 1px solid #dcdcdc;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    line-height: 22px;
    transition: 200ms;
  }

  .custom-eyesplus.latest-posts header a:before {
    content: '';
    position: absolute;
    top: 8px;
    right: 5px;
    border-left: 5px solid #00703c;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: none;
  }

  .custom-eyesplus.latest-posts ul {
    overflow: hidden;
  }

  .custom-eyesplus.latest-posts ul li {
    float: left;
    width: 50%;
  }

  .custom-eyesplus.latest-posts ul li:nth-child(odd) {
    clear: left;
  }

  .custom-eyesplus.latest-posts ul li a {
    display: block;
    position: relative;
    min-height: 94px;
    padding: 0 30px 20px 0;
    line-height: 20px;
    overflow: hidden;
  }

  .custom-eyesplus.latest-posts ul li a img {
    float: left;
    width: 152px;
  }

  .custom-eyesplus.latest-posts ul li a:hover img {
    opacity: 0.8;
  }

  .custom-eyesplus.latest-posts ul li a p {
    float: right;
    width: calc(100% - 175px);
  }
}


@media screen and (max-width: 768px) {
  .custom-eyesplus .module_inner h2 {
    font-size: 5.65vw;
    padding: 0;
    margin: 6.75% 0 6.5%;
    line-height: 100%;
  }

  .custom-eyesplus .module_inner p {
    line-height: 160%;
    margin-bottom: 14.5%;
  }

  .custom-eyesplus .module_inner p.eyes_title {
    margin-bottom: 0;
  }

}



@media screen and (max-width: 768px) {
  .custom-eyesplus.related-posts {
    margin: 0 0 20px;
  }

  .custom-eyesplus.related-posts h2 {
    height: 35px;
    font-family: 'Ryumin Regular KL', serif;
    font-size: 18px;
    line-height: 18px;
  }

  .custom-eyesplus.related-tags {
    margin: 0 0 30px;
    overflow: hidden;
  }

  .custom-eyesplus.related-tags dt {
    height: 28px;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
  }

  .custom-eyesplus#snsList + .common-recommend-block {
    margin: 40px 0 0;
  }

  .custom-eyesplus.latest-posts {
    margin: 30px 0;
  }

  .custom-eyesplus.latest-posts header {
    padding: 0 0 15px;
    overflow: hidden;
  }

  .custom-eyesplus.latest-posts header h2 {
    float: left;
    height: 35px;
    font-family: 'Ryumin Regular KL', serif;
    font-size: 18px;
    line-height: 24px;
    white-space: nowrap;
  }

  .custom-eyesplus.latest-posts header a {
    float: right;
    display: block;
    position: relative;
    width: 53px;
    height: 24px;
    padding: 2px 5px 0 0;
    border: 1px solid #dcdcdc;
    text-align: center;
    text-decoration: none;
    font-size: 10px;
    line-height: 21px;
    transition: 200ms;
  }

  .custom-eyesplus.latest-posts header a:before {
    content: '';
    position: absolute;
    top: 8px;
    right: 5px;
    border-left: 5px solid #00703c;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: none;
  }

  .custom-eyesplus.latest-posts ul li {
    margin: 0 0 20px;
  }

  .custom-eyesplus.latest-posts ul li a {
    display: block;
    font-size: 11px;
    line-height: 17px;
    overflow: hidden;
  }

  .custom-eyesplus.latest-posts ul li a img {
    float: left;
    top: 0;
    left: 0;
    width: 46%;
  }

  .custom-eyesplus.latest-posts ul li a:hover img {
    opacity: 0.8;
  }

  .custom-eyesplus.latest-posts ul li a p {
    float: right;
    width: 51%;
  }
}

.box02 {
    background: #f6f5ed;
}

.box_regist {
    padding: 25px 0;
    background-color: #f6f5ed;
    text-align: center;
}

.box_registBtn {
    display: block;
    width: 355px;
    margin: 0 auto;
}

.box_registBtn.box_registBtn01 {
    width: 173px;
}

.box_regist .box_registBtn a.btn_register {
    display: block;
    float: left;
    width: 173px;
    height: 40px;
    margin: 13px 8px 0 0;
    background: #00703C;
    line-height: 2.8;
    color: #fff;
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    .box_regist {
        padding: 25px 12px;
    }

    .box_registBtn,
    .box_registBtn.box_registBtn01 {
        display: inline-block;
        width: 100%;
        margin: 0 auto;
    }

    .box_registBtn.box_registBtn01 {
        width: 173px;
    }

    .box_regist .box_registBtn a.btn_register {
        width: 48%;
        height: 32px;
        margin-right: 1%;
        box-sizing: border-box;
    }

    .box_regist .box_registBtn.box_registBtn01 a.btn_register {
        float: none;
        padding-right: 10px;
        padding-left: 10px;
        width: auto;
    }
}

.brandQaStorySlide01 .slider li span.note {
    font-size: 14px;
    line-height: 1.8;
}

@media screen and (max-width: 767px) {
    .brandQaStorySlide01 .slider li span.note {
        font-size: 12px;
        line-height: 1.5;
    }
}

.custom-knowledge .brandQaStorySlide01 .bx-wrapper img {
 width: 100%;
}

.h4_basic01 {
    margin-top: 32px;
    margin-bottom: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    line-height: 1.1;
    color: #333;
}

@media screen and (max-width: 767px) {
    .h4_basic01 {
        margin-top: 16px;
        margin-bottom: 12px;
       font-size: 13px;
    }
}

.ul_article03 li .ftBox em {
    display: block;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    margin-bottom: 2px;
}

@media screen and (max-width: 767px) {
    .ul_article03 li .ftBox em {
        font-size: 14px;
        margin-bottom: 2px;
    }
}

.h1_basic01 {
    margin-bottom: 55px;
    padding: 0 20px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 32px;
    line-height: 1.1;
    color: #00703C;
}

.h1_basic01:first-child {
    margin-top: 40px;
}

.box_heading01 {
    margin-bottom: 20px;
    background-color: #f6f5ed;
    padding: 32px;
}

.box_heading02 p.box_heading01_image {
    display: inline;
    float: left;
    margin-right: 16px;
}

@media screen and (max-width: 767px) {
    .h1_basic01 {
        margin: 14px 0 16px;
        padding: 0 12px;
        font-size: 21px;
    }

    .h1_basic01:first-child {
        margin-top: 20px;
    }

    .box_heading01 {
        margin-bottom: 20px;
        background-color: #f6f5ed;
        padding: 20px 16px;
    }

    .module-section .box_heading02 p.box_heading01_image {
        display: block;
        float: none;
        text-align: center;
        margin: 0 0 20px;
    }
}

.p-article-content__title span {
    display: block;
    color: #222;
    font-weight: 500;
    line-height: 1.6;
}

@media screen and (max-width: 767px) {
    .p-article-content__title span {
        font-size: 16px;
    }
}

@media screen and (min-width: 768px) {
    .p-article-content__title span {
        font-size: 24px;
    }
}

.brandLifestyleProColumn01 ul li a {
    font-family: "Noto Sans JP", sans-serif;
    display: block;
    padding: 5px 20px 5px 40px;
    border: 1px solid #dcdcdc;
    background: url(/mecsumai/img/brand/lifestyle/pro/001/ico_arrow01.png) 20px 
center no-repeat;
}

.btn_basic01:hover,
.btn_basic01:active,
.btn_basic02:hover,
.btn_basic02:active,
.btn_blank01:hover,
.btn_blank01:active,
.btn_pdf01:hover,
.btn_pdf01:active {
    color: #00703C;
    border: 1px solid #00703C;
    text-decoration: none;
}

