

hr {
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  /* margin-bottom: 30px; */
}
.arrow {
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-top: 20px solid #efe3b8;
    margin: -15px auto 30px;
}
figure {
    margin:15px auto;
    text-align: center;
}
#third_buy_img {
    margin:0px auto 30px;
}
.review-point-img {
    margin:35px auto;
}
.benefit-txt {
    font-size: 16px;
}

.tokuten-section {
    background-color: #e9f6eb;color:#222222;margin-bottom: 15px;
}
.text-bold {
    font-weight:bold;
}
.section-small_sp {
    margin-bottom: 30px;
}
.panel__image--small {text-align:center;}

/*  251201   */
.benefits {
    background-color: #faf8f2;
    padding:20px;
}

.benefits .tab_anchor {
    width: 600px;
    margin: 0px auto 60px;
    display: table;
}
.benefits .tab_anchor .tab_item {
    display: table-cell;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    margin-bottom: 20px;
}
.benefits .tab_anchor .tab_item a {
    border-color: #c9a313;
    background-color: #f3dd74;
}
.benefits .tab_anchor .tab_item a {
    display: block;
    width: 190px;
    height: 190px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid;
    border-width: 1px;
    border-radius: 95px;
    position: relative;
}

.benefits .tab_anchor .tab_item a .tab_item_read {
    font-size: 16px;
    line-height: 1.2;
    color: #333;
    margin-top: 26px;
}
.benefits .tab_anchor .tab_item a span {
    display: block;
    text-align: center;
}
.benefits .tab_anchor .tab_item a .tab_item_label {
    color:#6a5b0b;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.5;
    margin-top: 31px;
}
.benefits .tab_anchor .tab_item a span {
    display: block;
    text-align: center;
}
.benefits .tab_anchor .tab_item a::after {
    background:transparent 70% url(../img/icon_arrow.svg);
}

.benefits .tab_anchor .tab_item a:hover {
    border-color: #c9a313;
    background-color: #c9a313;
    text-decoration: none;
}

.benefits .section_benefits {
    background: url(../img/h2_bgline.png) center top no-repeat;
    background-size: contain;
}

.content-box {
    margin-top: 20px;
    padding: 20px 10px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 6px;
    border-radius: 4px;
}
.flex-content {
    display: flex;
}
.buy-exp-block {
    width: 600px;
    margin:0px auto;
}

.benefit_lead, .benefits .section_benefits .benefit_title {
    color: #9e7e0f;
}

.benefits .section_benefits .benefit_title {
    text-align: center;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.5;
}
    .benefits .section_benefits .benefit_count {
        font-size: 16px;
        padding-top:30px;
    }

.benefits .number_of_times {
 width:20%;
 margin-right: 10px;
}
.benefits .right-block {
width:calc(100% - 20% - 10px);
}

.yel-circle {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background-color: #efe3b8;
    margin: 0px auto 15px;
    text-align: center;
}
.yel-circle span {
    font-weight: bold;
    font-size: 20px;
}
.detail-btn01 {
    margin: 20px auto 30px;
    display: flex;
    justify-content: center;
    border: 2px solid #555;
    border-radius: 25px;
    align-items: center;
    box-sizing: border-box;
    width: 210px;
    max-width: 100%;
    height: 50px;
    color: #555;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    background: url(https://www.green-dog.com/assets/vendor/fonts/stylesheet/images/icon/gray/arrow.svg) right 15px center / 10px no-repeat #fff;
}
.heading02--basic {
    color: #444;
}
.info-content {
    padding: 20px;
    background-color: #f5f5f5;
}

@media screen and (max-width: 767px) {
    .heading-banner {
    margin-bottom: 0px;
}
        a {
        margin: 0;
        padding: 0;
        font-size: 100%;
        vertical-align: baseline;
        background: 0 0;
    }
        a {
        background-color: transparent;
        text-decoration: none;
    }
.buy-exp-block {
    width: 100%;
}
    .benefits .tab_anchor {
        width: 100%;
        margin: 0px auto 40px;
        display: block;
    }
        .benefits .tab_anchor .tab_item {
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .gift .tab_anchor .tab_item:not(:first-child) {
        margin-top: 10px;
    }
        .benefits .tab_anchor .tab_item a .tab_item_read {
        display: none;
    }
    .benefits .tab_anchor .tab_item a .tab_item_label {
        font-size: 14px;
        line-height: 50px;
        margin-top: 0;
    }
    .benefits .tab_anchor .tab_item a::after {
        content: "";
        width: 14px;
        height: 14px;
        position: absolute;
        left: auto;
        margin-left: 0;
        right: 18px;
        bottom: 17px;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-background-size: 14px 14px;
        background-size: 14px;
    }
     .benefits .tab_anchor .tab_item:first-child, .benefits .tab_anchor .tab_item:last-child {
        width: auto;
    }
     .benefits .tab_anchor .tab_item {
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .benefits .tab_anchor .tab_item a {
        display: block;
        width: 100%;
        height: 50px;
        border-radius: 0;
        line-height: 50px;
        margin: 0 auto 0;
        position: relative;
        /* border-color: #f3e080; */
        background-color: #f3e080;
        text-decoration: none;
    }

    .benefits .section_benefits .benefit_count {
        font-size: 14px;
    }
        .benefits .section_benefits .benefit_lead {
        font-size: 16px;
        margin-top: 10px;
    }
    .benefits .section_benefits .benefit_title {
        font-size: 22px;
    }
    .arrow {
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 10px solid #efe3b8;
    margin: -12px auto 30px;
    }
}
