time.updated::after {
    content: ""
}

.mainbox {
    clear: both
}

.sp_img {
    display: block
}

.pc_img {
    display: none
}

#content.column_temp .header-sns {
    display: none
}

.has-pale-pink-color {
    color: #ec407a
}

.column_prof .writer_data {
    font-size: 14px
}

.column_prof .writer_data a {
    display: block;
    text-align: center
}

.column_prof .writer_data img {
    width: 110px;
    height: 110px;
    margin: 0 auto 10px;
    overflow: hidden;
    border-radius: 110px;
    object-fit: cover
}

.column_prof .writer_data .writer_info {
    font-size: 15px;
    line-height: 1.6
}

.column_prof .writer_data .writer_info p {
    margin-bottom: unset
}

.column_prof .writer_data .writer_info p.writer_name {
    text-align: center;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3
}

.column_prof .writer_data .writer_info p.writer_name span {
    display: block;
    font-size: 15px
}

.column_prof .writer_data .writer_info p.writer_prof {
    margin-bottom: 10px;
    font-weight: 600
}

.post .column_list {
    margin: 0 0 30px
}

.post .column_list ul {
    margin: 0
}

.post .column_list li {
    display: flex;
    align-items: center;
    border-bottom: 1px dotted #aaa;
    margin-bottom: 0;
    font-size: 14px;
    padding: 5px 20px 5px 0;
    position: relative
}

.post .column_list li::after {
    content: "";
    right: 5px;
    width: 5px;
    height: 5px;
    margin-top: -3px;
    top: 50%;
    border-top: 3px solid #ccc;
    border-right: 3px solid #ccc;
    transform: rotate(45deg);
    position: absolute
}

.link_column_home {
    line-height: 1.4;
    display: block;
    text-align: center;
    margin: 2em 0
}

.link_column_home a::before {
    top: 50%;
    left: 8px;
    width: 20px;
    height: 20px;
    margin-top: -9px;
    position: absolute;
    display: block;
    content: "";
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: url(/assets/stinger8/img/common/icn/icn_arrow_gray_l.png);
    z-index: 100
}

.p-navi {
    display: flex !important;
    padding-top: 20px;
    line-height: 1.5;
    align-items: stretch;
    font-size: 14px
}

.page-nav-next {
    margin-bottom: 1em;
    background-color: #d5f2ff;
    flex-grow: 2;
    border: 1px dotted #aaa;
    position: relative;
    width: 50%
}

.page-nav-next a {
    text-align: right;
    padding: 10px 2em 8px 1em;
    display: block
}

.page-nav-next::after {
    position: absolute;
    content: url(/assets/stinger8/img/common/icn/icn_arrow_org.png);
    display: block;
    top: 50%;
    right: 2px;
    margin-top: -10px;
    transform: scale(.8)
}

.page-nav-prev {
    margin-bottom: 1em;
    background-color: #d5f2ff;
    flex-grow: 2;
    border: 1px dotted #aaa;
    position: relative;
    width: 50%
}

.page-nav-prev a {
    padding: 10px 1em 8px 2em;
    display: block
}

.page-nav-prev::before {
    position: absolute;
    content: url(/assets/stinger8/img/common/icn/icn_arrow_org_l.png);
    display: block;
    top: 50%;
    left: 2px;
    margin-top: -10px;
    transform: scale(.8)
}

.page-nav-prev+.page-nav-next {
    border-left: none
}

.link_column_home a {
    border-color: #aaa;
    border-width: 2px;
    border-style: dotted;
    display: inline-block;
    padding: 12px 15px 10px 2em;
    position: relative;
    text-decoration: none
}

.link_column_home.your_ins a {
    border-color: #ff7800;
    border-width: 2px;
    border-style: dotted;
    display: inline-block;
    padding: 12px 15px 10px 2em;
    position: relative;
    text-decoration: none
}

.link_column_home.car-col a {
    border-color: #02b2a1;
    border-width: 2px;
    border-style: dotted;
    display: inline-block;
    padding: 12px 15px 10px 2em;
    position: relative;
    text-decoration: none
}

@media screen and (min-width:600px),
print {
    .sp_img {
        display: none
    }

    .pc_img {
        display: block
    }

    .post .column_list li {
        font-size: 15px
    }
}

@media screen and (min-width:1024px),
print {
    .wp-block-columns {
        display: flex
    }

    .p-navi {
        font-size: 1em;
        margin-top: 1em
    }

    .column_prof .writer_data {
        display: flex;
        font-size: 15px;
        align-items: center
    }

    .column_prof .writer_data a {
        text-align: left
    }

    .column_prof .writer_data .writer_info {
        margin-left: 20px
    }

    .column_prof .writer_data .writer_info p.writer_name {
        margin-bottom: 5px;
        font-size: 20px
    }

    .column_prof .writer_data .writer_info p.writer_name span {
        display: inline;
        font-size: 16px
    }
}

button {
    cursor: pointer
}

section#breadcrumb {
    margin: 0 0 10px
}

#content {
    padding: 0
}

#contentInner {
    padding-top: 10px
}

.st-main .life80_area h1 {
    margin-bottom: 5px;
    color: #000;
    font-size: 29px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center
}

.st-main .life80_area h1 span {
    color: #8134f9;
    font-size: 34px;
    line-height: 1.1
}

.st-main .life80_area h1 span em {
    font-size: 50px;
    letter-spacing: -3px;
    position: relative;
    top: 3px
}

.st-main .life80_area.age70 h1 span {
    color: #038E38
}

.st-main .life80_area h2 {
    margin-bottom: 20px;
    padding: 10px 0;
    line-height: 1.4
}

.st-main .life80_area h2.tit_action {
    border: none;
    text-align: center;
    color: #fff;
    font-size: 20px
}

.life80_img {
    margin: 0 auto
}

.link_right_txt {
    margin-top: .3em !important;
    padding-bottom: 7px !important
}

.life80_area .note,
.life80_area p.note {
    font-size: 15px !important;
    margin-top: 15px
}

.life80_area .read_box,
.life80_area p.read_box {
    margin: 1em;
    width: auto
}

.life80_area .yarpp-related {
    margin: 0 !important
}

.life80_area .howto_area {
    margin-top: 40px;
    padding: 0;
    background: none
}

.life80_area .howto_area h2 {
    color: #8134f9;
    margin: 10px auto 20px;
    position: relative;
    display: block;
    background: url(https://lify.jp/assets/stinger8/img/common/icon-study.svg) no-repeat center 10px;
    background-size: 48px 48px;
    text-align: center;
    padding-top: 70px;
    font-size: 28px;
    text-shadow: none
}

.life80_area .howto_area h2 span {
    display: block
}

.life80_area .howto_area .howto_box h3 {
    margin: 0 0 20px;
    padding: 18px 10px 15px 20px;
    border-bottom: none;
    font-size: 21px;
    line-height: 1.6;
    position: relative
}

.life80_area .howto_area .howto_box h3::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    opacity: .1;
    position: absolute;
    top: 0;
    left: 0;
    background: #038E38
}

.life80_area .howto_area .howto_box .sp {
    color: #8134f9
}

.life80_area .howto_area .howto_box h4 {
    font-size: 20px;
    padding: 3px;
    border-bottom: 3px solid #8134f9;
    margin: 30px 0 15px
}

.life80_area .howto_area .howto_box h4:first-child {
    margin-top: 0
}

.life80_area .howto_area .howto_box .howto_box_in {
    padding: 0 20px 20px
}

.life80_area .howto_area .howto_box .b {
    background: #ffff76
}

.life80_area .howto_area .ph_fp {
    margin-bottom: 1em;
    text-align: center
}

.life80_area .howto_area .ph_fp img {
    border-radius: 50%
}

.life80_area .howto_area .ph_fp span {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.5
}

.life80_area.age70 .howto_area h2 {
    color: #038E38
}

h3 .life80_area.age70 .howto_area .howto_box::after {
    background: #a847bc
}

.life80_area.age70 .howto_area .howto_box h4 {
    border-bottom: 3px solid #038E38
}

.life80_area.age70 .howto_area .howto_box h5 {
    margin: 20px 0 15px;
    padding: 10px 0 7px 3px;
    border-bottom: 1px dashed #666;
    font-size: 18px;
    line-height: 1.5;
    color: #038E38
}

.life80_area.age70 .howto_area .howto_box .sp {
    color: #038E38;
    display: block;
}

.life80_area .data_box {
    display: none;
    border-top: none
}

.life80_area .data_box.current {
    display: block;
    background-color: #fff
}

.life80_area .data_box .ranking_box {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    align-items: center;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
    box-shadow: none
}

.life80_area .data_box .ranking_box .result_no {
    padding: 1em 1em 0;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 5px
}

.life80_area .data_box .ranking_box .result_no em {
    font-size: 24px
}

.life80_area .data_box .item {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 150px;
    padding: 0
}

.life80_area .data_box .item .item_title {
    font-size: 20px;
    color: #8134f9;
    position: relative;
    font-weight: 600;
    text-align: center;
    line-height: 1.4;
    margin: 15px 0
}

.life80_area .data_box .item .item_title::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -10px;
    margin-right: -3.5px;
    right: 50%;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    border-top: 7px solid #8134f9
}

.life80_area .data_box .item .read_txt {
    font-size: 22px;
    line-height: 1.6
}

.life80_area .data_box#data00 .item {
    background-image: url(/uploads/2022/03/before_img_pc.jpg);
    background-position: center bottom;
    background-blend-mode: lighten;
    background-repeat: no-repeat;
    background-color: rgba(251, 247, 207, .65)
}

.life80_area .data_box#data00 .item .before_txt {
    margin: 0 auto;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.6;
    text-align: center
}

.life80_area .data_box#data00 .item .before_txt i {
    font-size: 30px
}

.life80_area.age70 .data_box .item .item_title {
    color: #038E38
}

.life80_area.age70 .data_box .item .item_title::after {
    border-top: 7px solid #a847bc
}

.life80_area .data_box.ranking_area .ranking_box_in {
    display: flex;
    padding: 15px 20px 15px 15px;
    align-items: center;
    background: #fff;
    width: auto;
    border-bottom: 1px dotted #ccc;
    margin: 0 auto;
    position: relative;
    gap: 10px
}

.life80_area .data_box.ranking_area .ranking_box_in::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-bottom: solid 2px #8134f9;
    border-right: solid 2px #8134f9;
    top: 50%;
    margin-top: -8px;
    right: 10px;
    transform: rotate(-45deg);
    cursor: pointer
}

.life80_area .data_box.ranking_area .ranking_box_in:first-child {
    border-top: 1px dotted #ccc
}

.life80_area .data_box.ranking_area .ranking_box_in .logo_box {
    width: 100px
}

.life80_area .data_box.ranking_area .ranking_box_in .logo_box .logo_in {
    width: 90px;
    height: 90px;
    text-align: center;
    background: #fff;
    border: 1px solid #e0e0e0;
    display: flex;
    align-items: center;
    justify-content: center
}

.life80_area .data_box.ranking_area .ranking_box_in .logo_box .logo_in img {
    max-width: 75px;
    max-height: 60px;
    object-fit: contain
}

.life80_area .data_box.ranking_area .ranking_box_in .detail_box {
    width: calc(100% - 90px)
}

.life80_area .data_box.ranking_area .ranking_box_in .detail_box .company_txt {
    font-size: 13px;
    line-height: 1.3;
    margin: 3px 0
}

.life80_area .data_box.ranking_area .ranking_box_in .detail_box .goods_txt {
    margin-bottom: 3px;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.3
}

.life80_area .data_box.ranking_area .ranking_box_in .detail_box ul {
    margin: 5px 0 0;
    display: flex
}

.life80_area .data_box.ranking_area .ranking_box_in .detail_box ul li {
    margin: 0 10px 0 0;
    color: #007b13;
    padding: 5px 12px;
    background-color: #edf9ef;
    line-height: 1;
    font-size: 12px;
    position: relative;
    font-weight: 600
}

.life80_area .data_box.ranking_area .ranking_box_in .bouton_box {
    display: none
}

.life80_area .data_box.ranking_area .ranking_box_in .bouton_box a {
    width: 30px;
    height: 70px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 0 #666;
    text-decoration: none;
    line-height: 1.2;
    background: none;
    border-radius: 10px;
    border: 1px solid #fff;
    box-shadow: none;
    display: block
}

.life80_area .data_box.ranking_area .ranking_box_in .bouton_box a span {
    display: none
}

.life80_area.age70 .data_box.ranking_area .ranking_box_in::after {
    border-bottom: solid 2px #038E38;
    border-right: solid 2px #038E38
}

.life80_area .life80_menu {
    background-color: #8134f9;
    padding: 20px;
    margin: 30px 0
}

.life80_area .life80_menu #select_menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.life80_area .life80_menu #select_menu button {
    font-size: 26px;
    width: 30%;
    height: 65px;
    margin-bottom: 10px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, .2);
    border-radius: 9px;
    font-weight: 600;
    border-color: #fff;
    color: #000
}

.life80_area .life80_menu #select_menu button span {
    font-size: 18px
}

.life80_area .life80_menu #select_menu button#change {
    font-size: 22px;
    width: 130px
}

.life80_area .life80_menu #select_menu .select_menu_changed {
    padding: 10px 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.life80_area .life80_menu #select_menu .select_menu_changed .age {
    color: #fff;
    font-size: 24px;
    margin: 0 auto;
    font-weight: 600
}

.life80_area .life80_menu #select_menu .select_menu_changed .age #age {
    font-size: 1.67em;
    font-weight: 600;
    padding: 0 5px
}

.life80_area .life80_menu select {
    border-radius: 7px;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 2px solid #aaa;
    appearance: none;
    padding: 15px 5px 10px 20px;
    cursor: pointer;
    width: 100%;
    display: block;
    font-size: 22px;
    margin-top: 30px;
    outline: 2px solid #fff;
    font-weight: bold;
    color: #000
}

.life80_area .life80_menu select option {
    padding: 5px;
    border-bottom: 1px #aaa dotted;
    font-weight: bold
}

.life80_area .life80_menu select[selected],
.life80_area .life80_menu select option:first-child {
    font-weight: normal
}

.life80_area .life80_menu .askpro {
    margin: 0 auto;
    padding-bottom: 30px
}

.life80_area .life80_menu .askpro h2 {
    color: #fff;
    margin: 0 auto;
    text-align: center;
    font-size: 18px
}

.life80_area .life80_menu .askpro a {
    display: block;
    background: #fa7832;
    border-radius: 6px;
    color: #fff;
    text-align: center;
    margin: 0 auto
}

.life80_area .life80_menu .askpro a button {
    background: none;
    border: none;
    color: #fff;
    font-weight: 600;
    font-size: 22px
}

.life80_area.age70 .life80_menu {
    background-color: #038E38
}

.life80_area.age70 button.goto_age80 {
    font-size: 22px;
    width: 98%;
    height: 55px;
    margin: 15px auto 10px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, .2);
    border-radius: 9px;
    font-weight: 600;
    border-color: #fff;
    color: #000;
    padding-top: 3px;
    display: block
}

.postid-53544 .writer_list {
    display: none
}

.postid-53544 .sns {
    margin-bottom: 2em
}

time.updated::after {
    content: none
}

.life80_area .pickup_box {
    position: relative;
    cursor: pointer;
    text-align: right;
    color: #0061ff;
    margin: 10px 5px 20px
}

.life80_area .pickup_box .click_icn {
    display: inline-block;
    margin: 0 0 0 .3em;
    font-size: 14px;
    padding: 4px 6px 2px
}

.life80_area .pickup_box .click_icn span {
    font-size: 1em;
    color: #007b13;
    padding: 5px 12px;
    background-color: #edf9ef;
    font-weight: 600
}

.life80_area .pickup_box .pickup_txt {
    display: none;
    position: absolute;
    width: 160px;
    height: 6.5em;
    background: #cce9ff;
    padding: 16px;
    color: #333;
    font-size: 16px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    line-height: 1.6;
    text-align: left;
    z-index: 1
}

.life80_area .pickup_box .pickup_txt::after {
    position: absolute;
    border: solid rgba(0, 0, 0, 0);
    content: "";
    bottom: -13%;
    right: 7px;
    border-top-width: 22px;
    border-left-width: 10px;
    border-right-width: 10px;
    margin-left: 25px;
    border-top-color: #cce9ff
}

.life80_area .pickup_box .pickup_txt .tit {
    display: block;
    margin-bottom: 3px;
    font-weight: bold;
    font-size: 17px
}

.life80_area .pickup_box .pickup_txt em {
    color: #0270ed;
    font-weight: bold
}

.life80_area .pickup_box:hover .pickup_txt {
    display: inline-block;
    bottom: 40px;
    right: 10px
}

.color_tbl {
    min-height: 117px;
    padding-top: 10px
}

.color_tbl .title_txt {
    text-align: center;
    margin: 0 0 15px;
    color: #fff;
    font-size: 18px;
    font-weight: bold
}

.color_tbl .tabs {
    margin: 0 auto;
    width: 98%
}

.color_tbl .tab_item {
    width: calc(32% - 2px);
    margin: 0 1%;
    padding: 10px 0 7px;
    background-color: #ccc;
    text-align: center;
    font-size: 20px;
    color: #000;
    display: block;
    float: left;
    font-weight: bold;
    transition: all .1s ease;
    border-radius: 10px 10px 0 0/10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0/10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0/10px 10px 0 0;
    position: relative
}

.color_tbl .tab_item span {
    position: relative;
    display: inline-block
}

.color_tbl .tab_item.tab_item_plan01 {
    margin-left: 0;
    background: #fc4549;
    color: #fff;
    border-top: 1px #fff solid;
    border-left: 1px #fff solid;
    border-right: 1px #fff solid
}

.color_tbl .tab_item.tab_item_plan02 {
    background: #ef7812;
    color: #fff;
    border-top: 1px #fff solid;
    border-left: 1px #fff solid;
    border-right: 1px #fff solid
}

.color_tbl .tab_item.tab_item_plan03 {
    margin-right: 0;
    background: #01a371;
    color: #fff;
    border-top: 1px #fff solid;
    border-left: 1px #fff solid;
    border-right: 1px #fff solid
}

.color_tbl .tab_item.tab_item_plan04 {
    margin-right: 0;
    background: #0270c1;
    color: #fff;
    border-top: 1px #fff solid;
    border-left: 1px #fff solid;
    border-right: 1px #fff solid
}

.age70 .color_tbl .tab_item {
    line-height: 1.3;
    padding: 13px 0 9px;
    font-size: 19px
}

.color_tbl input[name=tab_item],
.color_tbl input[name=tab_item2],
.color_tbl input[name=tab_item3],
.color_tbl input[name=tab_item4] {
    display: none
}

.color_tbl .tab_content {
    display: none;
    clear: both;
    overflow: hidden;
    background-color: #fff;
    border: solid 1px #707070;
    border-radius: 0 0 10px 10px;
    position: relative;
    top: -1px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, .2)
}

.color_tbl #plan01:checked~#plan01_content,
.color_tbl #plan02:checked~#plan02_content,
.color_tbl #plan03:checked~#plan03_content,
.color_tbl #plan04:checked~#plan04_content,
.color_tbl #plan11:checked~#plan11_content,
.color_tbl #plan12:checked~#plan12_content,
.color_tbl #plan13:checked~#plan13_content,
.color_tbl #plan14:checked~#plan14_content,
.color_tbl #plan21:checked~#plan21_content,
.color_tbl #plan22:checked~#plan22_content,
.color_tbl #plan23:checked~#plan23_content,
.color_tbl #plan24:checked~#plan24_content,
.color_tbl #plan31:checked~#plan31_content,
.color_tbl #plan32:checked~#plan32_content,
.color_tbl #plan33:checked~#plan33_content,
.color_tbl #plan34:checked~#plan34_content,
.color_tbl #plan41:checked~#plan41_content,
.color_tbl #plan42:checked~#plan42_content,
.color_tbl #plan43:checked~#plan43_content,
.color_tbl #plan44:checked~#plan44_content {
    display: block
}

.color_tbl .tabs input:checked+.tab_item_plan01,
.color_tbl .tabs input:checked+.tab_item_plan02,
.color_tbl .tabs input:checked+.tab_item_plan03,
.color_tbl .tabs input:checked+.tab_item_plan04,
.color_tbl .tabs input:checked+.tab_item_plan11,
.color_tbl .tabs input:checked+.tab_item_plan12,
.color_tbl .tabs input:checked+.tab_item_plan13,
.color_tbl .tabs input:checked+.tab_item_plan14,
.color_tbl .tabs input:checked+.tab_item_plan21,
.color_tbl .tabs input:checked+.tab_item_plan22,
.color_tbl .tabs input:checked+.tab_item_plan23,
.color_tbl .tabs input:checked+.tab_item_plan24,
.color_tbl .tabs input:checked+.tab_item_plan31,
.color_tbl .tabs input:checked+.tab_item_plan32,
.color_tbl .tabs input:checked+.tab_item_plan33,
.color_tbl .tabs input:checked+.tab_item_plan34,
.color_tbl .tabs input:checked+.tab_item_plan41,
.color_tbl .tabs input:checked+.tab_item_plan42,
.color_tbl .tabs input:checked+.tab_item_plan43,
.color_tbl .tabs input:checked+.tab_item_plan44 {
    color: #000;
    background-color: #fff;
    border-top: 1px #707070 solid;
    border-left: 1px #707070 solid;
    border-right: 1px #707070 solid;
    position: relative;
    z-index: 3
}

.color_tbl .tabs .tab_item_plan01_checked,
.color_tbl .tabs .tab_item_plan02_checked,
.color_tbl .tabs .tab_item_plan03_checked,
.color_tbl .tabs .tab_item_plan04_checked,
.color_tbl .tabs .tab_item_plan11_checked,
.color_tbl .tabs .tab_item_plan12_checked,
.color_tbl .tabs .tab_item_plan13_checked,
.color_tbl .tabs .tab_item_plan14_checked,
.color_tbl .tabs .tab_item_plan21_checked,
.color_tbl .tabs .tab_item_plan22_checked,
.color_tbl .tabs .tab_item_plan23_checked,
.color_tbl .tabs .tab_item_plan24_checked,
.color_tbl .tabs .tab_item_plan31_checked,
.color_tbl .tabs .tab_item_plan32_checked,
.color_tbl .tabs .tab_item_plan33_checked,
.color_tbl .tabs .tab_item_plan34_checked,
.color_tbl .tabs .tab_item_plan41_checked,
.color_tbl .tabs .tab_item_plan42_checked,
.color_tbl .tabs .tab_item_plan43_checked,
.color_tbl .tabs .tab_item_plan44_checked {
    color: #000;
    background-color: #fff;
    border-top: 1px #707070 solid;
    border-left: 1px #707070 solid;
    border-right: 1px #707070 solid;
    position: relative;
    z-index: 3
}

@media screen and (min-width:1024px),
print {
    .st-main .life80_area h1 {
        font-size: 45px;
        margin-top: 10px
    }

    .st-main .life80_area h1 span {
        font-size: 51px
    }

    .st-main .life80_area h1 span em {
        font-size: 72px;
        top: 4px
    }

    .st-main .life80_area h2.tit_action {
        font-size: 28px;
        margin-top: 20px
    }

    .st-main .life80_area .howto_area h2 span {
        display: inline-block
    }

    .st-main .life80_area .howto_area .ph_fp {
        padding: 20px 15px 10px;
        width: 153px;
        float: right
    }

    .life80_img img {
        width: 1060px
    }

    .life80_area .life80_menu {
        padding: 20px 50px 30px
    }

    .life80_area .life80_menu #select_menu .select_menu_changed {
        padding: 30px 20px 0
    }

    .life80_area .life80_menu #select_menu .select_menu_changed .age {
        font-size: 2rem
    }

    .life80_area .life80_menu #select_menu button {
        font-size: 36px;
        height: 100px
    }

    .life80_area .life80_menu #select_menu button#change {
        font-size: 32px;
        height: 80px;
        width: 25%
    }

    .color_tbl {
        padding-top: 20px
    }

    .color_tbl .tab_item,
    .age70 .color_tbl .tab_item {
        font-size: 24px;
        padding: 20px 0 17px
    }

    .color_tbl .title_txt {
        font-size: 24px
    }

    .life80_area .data_box .item .item_title {
        font-size: 24px
    }

    .life80_area .data_box.ranking_area .ranking_box_in .logo_box {
        width: 170px
    }

    .life80_area .data_box.ranking_area .ranking_box_in .logo_box .logo_in {
        width: 150px;
        height: 70px
    }

    .life80_area .data_box.ranking_area .ranking_box_in .logo_box .logo_in img {
        max-width: 130px;
        max-height: 55px
    }

    .life80_area .data_box.ranking_area .ranking_box_in .detail_box .company_txt {
        font-size: 15px
    }

    .life80_area .data_box.ranking_area .ranking_box_in .detail_box .goods_txt {
        margin-bottom: 5px;
        font-size: 20px
    }

    .life80_area.age70 button.goto_age80 {
        width: 98%;
        margin: 30px auto 10px;
        height: 70px;
        font-size: 28px
    }
}

.life80_area.age70 .data_box {
    display: block;
    margin-bottom: 30px;
}

.life80_area.age70 h3.wp-block-heading.read_box.read_txt {
    color: #038E38;
    font-size: 20px;
}

.highlight {
    background: #FFFF76;
    font-weight: bold;
}

.fontorange {
    color: #FA7832;
    font-weight: bold;
}

.life80_area.age70 .tit_action {
    color: #FFFF76;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    position: relative;
}

.life80_area.age70 .tit_action::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -20px;
    margin-right: -14px;
    right: 50%;
    border-left: 14px solid rgba(0, 0, 0, 0);
    border-right: 14px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #FFFF76
}

.life80_area.age70 h2.wp-block-heading {
    color: #fff;
}

.st-main .life80_area.age70 h2 {
    text-align: center;
}

.life80_area.age70 .title_txt {
    font-size: 20px;
    color: #FA7832;
    text-align: center;
    font-weight: bold;
    margin: 15px 0;
    line-height: 1.5;
}

.life80_area.age70 .life80_menu #select_menu button {
    width: 48%;
}

.life80_area.age70 h1 {
    font-size: 32px;
}

.life80_area.age70 .pre_back a {
    color: #2069E0;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    position: relative;
    padding-left: 20px;
}

.life80_area.age70 .pre_back a::before {
    content: "";
    background: url(/assets/stinger8/img/common/arrow-menu-right.svg) no-repeat center;
    background-size: contain;
    width: 7px;
    height: 12px;
    display: block;
    position: absolute;
    top: 0;
    padding-left: 10px;
}

.life80_area.age70 .color_tbl .tab_item span em {
    display: block;
    font-size: 16px;
    font-weight: normal;
}

.life80_area.age70 .data_box .item .item_title {
    color: #038E38;
    font-size: 15px;
    background: #ECF9EF;
    padding: 5px;
}

.life80_area.age70 .data_box .ranking_box .result_no {
    padding: 0;
}

.life80_area.age70 .data_box .ranking_box .result_no em {
    font-size: inherit;
}

.life80_area.age70 .data_box .item .item_title::after {
    display: none;
}

.life80_area.age70 .howto_area {
    margin-top: 0;
}

.life80_area.age70 .howto_box .title_txt {
    color: #038E38;
}

.life80_area.age70 .howto_box a.button {
    border: 1px solid #8B4C35;
    background: #FA7832;
    font-size: 24px;
    color: #fff;
    width: calc(100% - 60px);
    display: block;
    text-align: center;
    margin: 0 auto;
    border-radius: 6px;
    font-weight: bold;
    box-shadow: 0 3px 1px #ccc;
}

.life80_area.age70 .howto_box .pre_back a {
    border: 1px solid #038E38;
    display: block;
    width: 130px;
    font-size: 16px;
    color: #038E38;
    font-weight: normal;
    border-radius: 8px;
    padding: 8px 0 8px 30px;
    margin: 40px 0 0 20px;
}

.life80_area.age70 .howto_box .pre_back a::before {
    mask: url(/assets/stinger8/img/common/arrow-menu-right.svg) no-repeat center;
    -webkit-mask: url(/assets/stinger8/img/common/arrow-menu-right.svg) no-repeat center;
    background: #038E38;
    width: 10px;
    height: 15px;
    display: block;
    position: absolute;
    top: 17px;
    left: 10px;
}

.life80_area.age70 .color_tbl .tab_item {
    font-size: 16px;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    border-left: 1px solid #666666;
}

.life80_area.age70 .color_tbl .tab_item.tab_item_plan01::after,
.life80_area.age70 .color_tbl .tab_item.tab_item_plan02::after,
.life80_area.age70 .color_tbl .tab_item.tab_item_plan03::after,
.life80_area.age70 .color_tbl .tab_item.tab_item_plan04::after {
    content: "を見る";
    font-size: 15px;
    font-weight: normal;
    display: block;
}

.life80_area.age70 .color_tbl .tabs input:checked+.tab_item_plan01::after,
.life80_area.age70 .color_tbl .tabs input:checked+.tab_item_plan02::after,
.life80_area.age70 .color_tbl .tabs input:checked+.tab_item_plan03::after,
.life80_area.age70 .color_tbl .tabs input:checked+.tab_item_plan04::after {
    content: "表示中";
    color: #038E38;
    font-weight: bold;
}

.life80_area.age70 .color_tbl .tabs .tab_item_plan01_checked::after,
.life80_area.age70 .color_tbl .tabs .tab_item_plan02_checked::after,
.life80_area.age70 .color_tbl .tabs .tab_item_plan03_checked::after,
.life80_area.age70 .color_tbl .tabs .tab_item_plan04_checked::after {
    content: "表示中";
    color: #038E38;
    font-weight: bold;
}