@charset "euc-jp";

@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* CSS Document */
body {
    color: #000;
}

.breadcrumb-item {
    font-family: 'Þâ¥´¥·¥Ã¥¯ÂÎ', 'Yu Gothic', YuGothic, '¥Ò¥é¥®¥Î³Ñ¥´ Pro', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', 'Meiryo', sans-serif !important;
}

.wrap {
    font-family: 'Noto Sans Japanese', sans-serif !important;
    font-size: 100%;
    line-height: 1.8;
}

.page-head {
    height: auto;
    background: url(../images/bg.png) top center no-repeat;
    padding: 32px 0 70px;
    margin-bottom: 0 !important;
    background-size: cover;
}

section {
    margin: 0 auto;
}

.breadcrumb a {
    color: #fff !important;
}

.breadcrumb-item {
    color: #fff !important;
}

.breadcrumb-item:not(:last-child)::after {
    color: #fff !important;
}

.main-visual-wrap {
    text-align: center;
    margin-top: -6px;
}

.main-visual-title {
    margin-bottom: 24px;
}

.main-sub-title-wrap {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.main-sub-title {
    font-size: 40px;
    font-weight: bold;
}

.title-sub-caption {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6em;
}

.contents-section {
    padding: 80px 0;
}

.contents-section-container {
    width: 1024px;
    margin: 0 auto;
    text-align: center;
}

.contents-section-title {
    font-size: 32px;
    font-weight: bold;
    color: #56B949;
    margin-bottom: 40px;
    border-bottom: 2px solid #56B949;
    padding-bottom: 2px;
    display: inline-block;
}

.small-caption {
    font-size: 12px;
    vertical-align: super;
    margin-left: 3px;
}

.contents-annotation {
    font-size: 12px;
    font-weight: 500;
    margin: 16px 0 88px 0;
}

.media-list-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.media-list {
    margin: 0 40px;
}

.contents-section-gray {
    background: #F4F4F4;
}

.page-btn-ipo {
    background-color: #CEEAF3;
    padding: 80px;
    margin: 0 !important;
}

.flow-list-wrap {
    display: flex;
    justify-content: center;
}

.flow-list {
    width: 300px;
    margin: 0 32px;
}

.arrow {
    position: relative;
}

.retargeting-arrow-right:after {
    content: url(../images/arrow-right.png);
    width: 85px;
    display: inline-block;
    position: absolute;
    left: 265px;
    top: 72px;
}

.retargeting-arrow-under:after {
    content: url(../images/arrow-under.png);
    width: 85px;
    display: inline-block;
    position: absolute;
    left: 100px;
    top: 224px;
}

.retargeting-arrow-left:after {
    content: url(../images/arrow-left.png);
    width: 85px;
    display: inline-block;
    position: absolute;
    left: -72px;
    top: 64px;
}

.flow-list-icon {
    margin-bottom: 8px;
}

.flow-list-text {
    line-height: 1.6em;
}

.flow-list-wrap-reverse {
    margin-top: 72px;
    flex-flow: row-reverse !important;
}

.recommend-list-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.recommend-list {
    position: relative;
}

.recommend-list-box {
    padding: 100px 32px 40px;
    width: 440px;
    margin: 32px;
    border: 2px solid #56B949;
    border-radius: 5px;
}

.recommend-list-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4em;
    color: #56B949;
    margin-bottom: 16px
}

.recommend-list-title:before {
    content: "";
    height: 48px;
    display: inline-block;
    position: absolute;
    left: 220px;
    top: 64px;
}

.cart:before {
    content: url(../images/recommend-list-01.png);
}

.attract:before {
    content: url(../images/recommend-list-02.png);
}

.free:before {
    content: url(../images/recommend-list-03.png);
}

.facebook:before {
    content: url(../images/recommend-list-04.png);
}

.success-graph-visual {
    margin-bottom: 88px;
}

.shop-voice-main-title {
    font-size: 28px;
    border-bottom: 2px solid #000;
    padding-bottom: 2px;
    display: inline-block;
    margin-bottom: 40px;
}

.shop-voice-wrap {
    width: 82%;
    margin: 0 auto;
    display: flex;
    text-align: left;
}

.shop-top-image {
    margin-right: 32px;
}

.shop-voice-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.6em;
    margin-bottom: 8px;
}

.shop-name {
    font-size: 18px;
    margin-bottom: 6px;
}

.site-name-title {
    display: inline-block;
    padding: 4px 16px;
    margin-right: 12px;
    color: #fff;
    font-weight: 500;
    background-color: #56B949;
}

.site-name {
    margin-bottom: 14px;
}

.site-name a {
    font-size: 20px;
    font-weight: 500;
}

.contents-price-table {
    width: 60%;
    margin: 0 auto 24px;
    border: 1px solid #88C542;
    margin-top: 32px;
}

.contents-price-title {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    padding: 8px;
    background-color: #56B949;
    border-left: 1px solid #88C542;
    color: #fff;
}

.contents-price-text {
    font-size: 18px;
    font-weight: 500;
    padding: 16px;
    border-bottom: 1px solid #88C542;
    border-left: 1px solid #88C542;
}

.contents-price-text .text-small {
    font-size: 11px !important;
}

.price-annotation {
    width: 60%;
    margin: 0 auto;
    font-size: 14px;
    text-align: left;
}

.comparison-table {
    table-layout: fixed;
    border-collapse: collapse;
    width: 1024px;
    margin: 40px 0 24px;
    line-height: 1.2em !important;
}

.comparison-table thead th:first-child {
    border: none;
    background: none !important;
}

.comparison-table thead th:nth-child(2) {
    background-color: #4CB2D4;
    color: #fff;
}

.comparison-table tbody td:nth-child(2) {
    background-color: #CEEAF3;
    font-weight: 500;
}

.comparison-table th,
.comparison-table td {
    border: #88C542 1px solid;
    height: 50px;
    padding: 24px;
    text-align: center;
}

.comparison-table th {
    font-size: 18px;
    line-height: 1.4em;
    background-color: #E9F6E8;
    text-align: center;
    font-weight: 500;
}

.comparison-table-annotation {
    font-size: 12px;
}

.comparison-annotation {
    font-size: 14px;
    text-align: left;
}

.page-btn .btn-text-wrap {
    margin: 20px;
}

.btn-large:link {
    font-size: 120%;
    padding: 20px 60px;
}

@media (max-width: 640px) {
    .contents-section {
        width: 100%;
        padding: 40px 0;
    }

    .contents-section-container {
        width: 100%;
    }

    .page-wrap {
        padding: 30px 0 0 !important;
    }

    .page-head {
        padding: 32px 0 64px 0;
        height: auto;
    }

    .main-visual-wrap {
        padding: 0 15px;
    }

    .contents-section-title {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .main-sub-title {
        font-size: 30px;
    }

    .title-sub-caption {
        font-size: 16px;
    }

    .contents-annotation {
        margin: 16px 0 36px 0;
    }

    .media-list {
        margin: 0 16px;
    }

    .flow-list-wrap {
        display: block;
    }

    .retargeting-arrow-right:after {
        display: none;
    }

    .retargeting-arrow-under:after {
        display: none;
    }

    .retargeting-arrow-left:after {
        display: none;
    }

    .flow-list-wrap-reverse {
        margin-top: 0;
    }

    .page-btn-ipo {
        padding: 16px;
    }

    .recommend-list-wrap {
        display: block;
    }

    .recommend-list-box {
        padding: 100px 24px 40px;
        width: 98%;
        margin: 8px auto 24px;
    }

    .recommend-list-title:before {
        left: 150px;
        top: 40px;
    }

    .success-graph-visual {
        width: 90%;
        margin: 20px auto 40px;
    }

    .shop-voice-wrap {
        display: block;
    }

    .shop-voice-main-title {
        font-size: 20px;
        margin-bottom: 24px;
    }

    .shop-top-image {
        margin: 0 0 16px;
    }

    .contents-price-table {
        width: 90%;
    }

    .price-annotation {
        width: 90%;
    }

    .comparison-table {
        width: 100%;
    }

    .comparison-annotation {
        width: 90%;
        margin: 0 auto;
    }

    .comparison-table {
        font-size: 12px;
    }

    .comparison-table th {
        font-size: 12px;
    }

    .comparison-table th,
    .comparison-table td {
        padding: 0;
    }

    .btn-large:link {
        font-size: 120%;
        padding: 15px;
    }

}