.main_visual img {
    width: 100%
}

.worries {
    text-align: center;
}

.worries img {
    width: 100%
}

/*//////////購入エリア//////////*/
.purchase {
    text-align: center;
    padding: 60px 0 80px;
}

.purchase img {
    max-width: 835px;
    width: 100%
}

.btn,
a.btn {
    font-size: 60px;
    font-weight: bold;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 15px 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 1px;
    border-radius: 15px;
    width: 800px;
}

a.btn--yellow {
    color: #ffffff;
    background-color: #FF5800;
    border-bottom: 8px solid #c74601;
}

a.btn--yellow:hover {
    margin-top: 3px;
    color: #ffffff;
    background: #FF5800;
    border-bottom: 2px solid #FF5800;
}

.purchase .only_now {
    font-size: 28px;
    color: #FF5800;
    font-weight: bold;
    margin-top: 10px;
    letter-spacing: 1px;
}

@media screen and (max-width: 750px) {
    .purchase {
        padding: 30px 15px 40px;
    }

    .btn,
    a.btn {
        font-size: 30px;
        width: 100%;
    }

    .purchase .only_now {
        font-size: 18px;
        margin-top: 15px;
    }
}

/*//////////購入エリア//////////*/

/*//////////男性ホルモン//////////*/
.male_hormone {
    text-align: center;
    padding: 60px 0 20px;
}

.male_hormone h3 {
    font-size: 56px;
    line-height: 1.2;
    color: #9F212B;
}

.male_hormone h3 span {
    font-size: 40px;
    line-height: 2;
    color: #000000;
}

.male_hormone .male_hormone_img1 img {
    max-width: 883px;
    width: 100%
}

.male_hormone .male_hormone_img2 img {
    max-width: 615px;
    width: 80%;
    margin: 30px 0 0;
}

.male_hormone .male_hormone_text {
    text-align: center;
}

.male_hormone_influence {
    background: #9F212B;
    text-align: center;
    color: #ffffff;
    line-height: 1.2;
    font-size: 48px;
    padding: 30px 0;
    margin-top: 30px;
}

.male_hormone_influence span {
    color: #FFDA00;
}

.male_hormone_influence_table {
    width: 800px;
    margin: auto;
    color: #9F212B;
    font-size: 21px;
}

.male_hormone_influence_table table {
    width: 800px;
    border: 1px solid #BCBCBC;
    margin: 60px 0;
}

.male_hormone_influence_table th {
    background: #9F212B;
    color: #ffffff;
    border: 1px solid #BCBCBC;
    padding: 10px;
}

.male_hormone_influence_table td {
    border: 1px solid #BCBCBC;
    padding: 10px;
}

.male_hormone_influence_table tr td:nth-child(1) {
    padding-left: 40px;
}

.male_hormone_influence_table tr td:nth-child(1) {
    background-image: url(../img/male_hormone_ico.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 10px 18px
}

.male_hormone_influence_table tr td:nth-child(2) {
    color: #000000;
}

.recommend {
    background-image: url(../img/recommend.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 600px;
}

@media screen and (max-width: 750px) {
    .recommend {
        background-image: none;
        height: 100%;
    }

    .recommend img {
        width: 100%;
    }
    .male_hormone .male_hormone_text {
    font-size:13px;
}
}




@media screen and (max-width: 750px) {
    .male_hormone {
        padding: 30px 15px 20px;
    }

    .male_hormone h3 {
        font-size: 8vw;
        line-height: 1.2;
        color: #9F212B;
    }

    .male_hormone h3 span {
        font-size: 6vw;
        line-height: 2;
        color: #000000;
    }

    .male_hormone .male_hormone_img2 img {
        margin: 15px 0;
    }

    .male_hormone_influence_table {
        width: 100%;
        margin: auto;
        color: #9F212B;
        font-size: 14px;
    }

    .male_hormone_influence_table table {
        width: 95%;
        margin: 30px auto;
    }

    .male_hormone_influence {
        font-size: 6vw;
        padding: 20px 0;
        margin-top: 20px;
    }

    .male_hormone_influence_table tr td:nth-child(1) {
        padding-left: 28px;
    }

    .male_hormone_influence_table tr td:nth-child(1) {
        background-image: url(../img/male_hormone_ico.png);
        background-repeat: no-repeat;
        background-size: 14px;
        background-position: 10px 15px
    }

}

/*//////////男性ホルモン//////////*/

/*//////////成分//////////*/
.component h2 {
    width: 100%;
    background-image: linear-gradient(90deg, rgba(159, 33, 43, 1), rgba(97, 48, 48, 1));
    font-size: 64px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    padding: 15px 0 30px;
    letter-spacing: 1px;
    color: #ffffff;
}

.component h2 span {
    color: #FFDA00;
}

.component h2 .head {
    font-size: 26px;
    color: #ffffff;
}

.component .component_heading {
    text-align: center;
    color: #2A893E;
    letter-spacing: 1px;
    padding: 30px 0;
    font-weight: bold;
}

.component .component_heading p {
    font-size: 24px;
}

.component .component_heading h3 {
    font-size: 36px;
}

.component .component_heading h3 span {
    font-size: 48px;
    color: #FF5800;
}

.component .component_heading h3 .dots {
    -webkit-text-emphasis: filled;
    text-emphasis: filled;
}

.component ul.component_content li {
    margin-bottom: 60px;
}

.component ul.component_content li:last-child {
    margin-bottom: 0;
}

.component ul.component_content li:nth-child(odd) dl dt {
    width: 580px;
    float: left;
}

.component ul.component_content li:nth-child(odd) dl dd {
    width: 580px;
    float: right;
}

.component ul.component_content li:nth-child(even) dl dt {
    width: 580px;
    float: right;
}

.component ul.component_content li:nth-child(even) dl dd {
    width: 580px;
    float: left;
}

.component ul.component_content dl dt h4 {
    font-size: 40px;
    color: #9F212B;
    letter-spacing: 1px;
    padding-left: 45px;
    line-height: 1;
    margin: 20px 0;
    background-image: url(../img/component_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
}

@media screen and (max-width: 750px) {
    .component .container {
        padding: 30px 15px 20px;
    }

    .component h2 {
        font-size: 5vw;
        padding: 15px 0;
    }

    .component h2 .head {
        font-size: 3vw;
        color: #ffffff;
    }

    .component .component_heading {
        padding: 0 0 10px;
    }

    .component .component_heading p {
        font-size: 14px;
    }

    .component .component_heading h3 {
        font-size: 21px;
    }

    .component .component_heading h3 span {
        font-size: 28px;
    }

    .component ul.component_content dl dt h4 {
        font-size: 24px;
        margin: 15px 0;
        padding-left: 30px;
    }

    .component ul.component_content li {
        margin-bottom: 30px;
    }

    .component ul.component_content li:nth-child(odd) dl dt {
        width: 100%;
        float: none;
    }

    .component ul.component_content li:nth-child(odd) dl dd {
        width: 100%;
        float: none;
    }

    .component ul.component_content li:nth-child(even) dl dt {
        width: 100%;
        float: none;
    }

    .component ul.component_content li:nth-child(even) dl dd {
        width: 100%;
        float: none;
    }

    .component ul.component_content li dl dd img {
        width: 100%;
    }
}

/*//////////成分//////////*/

/*//////////レシピ//////////*/
.recipe .recipe_heading {
    background-image: url(../img/recipe_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 580px;
    position: relative;
}

.recipe .recipe_heading .recipe_heading_text {
    position: absolute;
    top: 22%;
    left: 55%;
}

.recipe .recipe_heading .recipe_heading_text h2 {
    font-size: 48px;
    color: #2A893E;
    line-height: 1.2;
    letter-spacing: 1px;
    padding-left: 150px;
    background-image: url(../img/recipe_ico.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.recipe .recipe_heading .recipe_heading_text p {
    font-size: 21px;
    line-height: 1.7;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 20px;
}

.recipe .recipe_content {
    padding: 80px 0 0;
}

.recipe .recipe_name {
    text-align: center;
}

.recipe .recipe_name .recipe_comment {
    font-size: 24px;
    font-weight: bold;
}

.recipe .recipe_name .name {
    font-size: 60px;
    color: #2A893E;
    line-height: 1.2;
}

.recipe .recipe_photo {
    text-align: center;
    margin: 40px 0
}

.recipe .how_to_make .how_to_make_img {
    text-align: center;
}

.recipe .how_to_make ol {
    width: 800px;
    margin: 0 auto 80px;
    padding: 30px;
    background: #EFEFEF;
    font-weight: bold;
}

.recipe .how_to_make ol li {
    margin-bottom: 30px;
    border-bottom: 2px solid #ffffff;
}

.recipe .how_to_make ol li:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 750px) {
    .recipe .recipe_heading {
        background-image: none;
        height: 100%;
    }

    .recipe .recipe_heading img {
        width: 100%;
    }

    .recipe .recipe_heading .recipe_heading_text {
        position: absolute;
        top: 20%;
        left: 55%;
    }

    .recipe .recipe_heading .recipe_heading_text h2 {
        font-size: 30px;
    }

    .recipe .recipe_heading .recipe_heading_text p {
        font-size: 14px;
        line-height: 1.;
        margin-top: 10px;
    }

    .recipe .recipe_content {
        padding: 30px 0 0;
    }

    .recipe .recipe_name .recipe_comment {
        font-size: 16px;
    }

    .recipe .recipe_name .name {
        font-size: 34px;
    }

    .recipe .recipe_photo {
        margin: 20px 0;
    }

    .recipe .recipe_photo img {
        width: 90%;
    }

    .recipe .how_to_make ol {
        width: 90%;
        margin: 0 auto 40px;
        padding: 20px;
    }

    .recipe .how_to_make .how_to_make_img img {
        width: 120px
    }

    .recipe .recipe_content li:last-child .how_to_make ol {
        margin: 0 auto 20px;
    }
}

/*//////////レシピ//////////*/


ul.attention {
    padding: 80px 0;
}

ul.attention li {
    margin-bottom: 40px;
}

ul.attention li:last-child {
    margin-bottom: 0;
}

ul.attention li dl dt {
    font-weight: bold;
    border-bottom: 1px solid #707070;
    margin-bottom: 10px;
}

@media screen and (max-width: 750px) {
    ul.attention {
        padding: 30px 15px 40px;
    }
}

.footer {
    background: #9F212B;
    color: #ffffff;
    text-align: center;
    padding: 20px 0;
    letter-spacing: 2px;
    font-family: "Helvetica Neue",
        Arial,
        "Hiragino Kaku Gothic ProN",
        "Hiragino Sans",
        Meiryo,
        sans-serif;
}

.footer ul {
    width: 480px;
    margin: auto;
}

.footer ul li {
    float: left;
    padding: 0 20px;
}

.footer ul li a {
    color: #ffffff;
}

@media screen and (max-width: 750px) {
    .footer ul {
        width: 100%;
        margin: 0 auto 10px;

    }

    .footer ul li {
        float: none;
        text-align: center;
        padding: 0 15px 3px;
    }
}

.pagetop {
    position: fixed;
    bottom: 0;
    right: 0;
    font-size: 0.6em;
    margin: 0;
    display: none;
}

.pagetop a {
    background: #9F212B;
    text-decoration: none;
    color: #ffffff;
    width: 60px;
    padding: 20px 0;
    text-align: center;
    display: block;
    transition: 0.3s;
}

.pagetop a:hover {
    text-decoration: none;
    background: #FFDA00;
    color: #ffffff;
}

@media screen and (max-width: 750px) {
    .pagetop a {
        width: 50px;
        padding: 17px 0;
    }
}