@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
/* PC/SP表示切り替え */
#pc_wrap .for-pc {
    display: block !important;
}

#pc_wrap .for-sp {
    display: none !important;
}

#sp_wrap .for-pc {
    display: none !important;
}

#sp_wrap .for-sp {
    display: block !important;
}

/*-------------------------------*/
body {
    font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", sans-serif !important;
}

.target {
    pointer-events: none;
}

#feature #detail .entry h2 {
    margin: 0px 0 36px;
}

.genre_health #detail .entry .entry_contents h4.no00, .genre_health #detail .entry .entry_contents h4.no01, .genre_health #detail .entry .entry_contents h4.no02, .genre_health #detail .entry .entry_contents h4.no03, .genre_health #detail .entry .entry_contents h4.no04, .genre_health #detail .entry .entry_contents h4.no05 {
    margin: 0 0 24px;
    padding: 6px 0 4px 86px;
    font-size: 26px;
}

#pc_wrap p.top-lead {
    margin-bottom: 13px;
    font-size: 16px;
    line-height: 2;
}

#feature #detail .entry .outline {
    margin: 32px 0 55px;
}

#feature .genre_health #detail .entry .outline ul li p a, #feature .genre_health #detail .entry .outline ul li p {
    font-size: 14px;
}

#feature .genre_health #detail .entry .outline ul li p a br {
    display: none;
}

#feature .genre_health #detail .entry .outline ul li p br {
    display: none;
}

#feature .genre_health #detail .entry .speaker {
    margin: 47px 0 42px;
    padding: 47px 17px 33px;
    border: 4px dotted #00ae97;
}

#feature #detail .entry .speaker .name-card {
    width: 250px;
    height: 170px !important;
}

#feature #detail .entry .speaker .name-card .career {
    font-size: 86.571%;
    line-height: 2;
}

#feature #detail .entry .speaker .detail {
    width: 370px;
    margin: 6px 0 0 30px;
}

#feature #detail .entry .speaker .detail p {
    margin-bottom: 23px;
    line-height: 1.7;
}

#feature .feature_page {
    background: #ffffff;
}

#feature .contents .feature_page p {
    color: #1e1e1e;
    font-size: 16px;
    line-height: 2;
    text-align: justify !important;
    font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", sans-serif !important;
}

#feature .contents .feature_page h4 span {
    display: block;
}

#feature .contents .feature_page h3 {
    margin: 19px 0;
    color: #FF9600;
    font-size: 20px;
    line-height: 1.3;
}

#feature #detail .entry .next-page {
    margin-top: 30px;
    margin-bottom: 41px;
}

#feature #feature_guard p a {
    color: #1e1e1e;
}

#feature .feature_page section .image {
    margin-bottom: 32px;
    text-align: center;
}

#feature .feature_page section .image img {
    margin: 0 auto;
}

#feature .feature_page .big-image {
    margin-bottom: 24px;
}

#feature .feature_page .big-image img {
    width: 100%;
    vertical-align: bottom;
}

/* ---------------------
  page 1
*/
.genre_health #detail .entry .entry_contents h4.no01 {
    line-height: 1.2;
}

#feature #detail .page1 .title {
    margin: 0 auto 20px;
}

#feature_guard.contents.feature_page.page1 .image-text01 {
    font-size: 16px;
    line-height: 1.5;
}

#feature .contents .feature_page p.image-text01 {
    margin-bottom: 20px;
}

#feature .feature_page.page1 section .inner {
    width: 91.8%;
    margin: 0 auto;
    padding: 30px 0;
}

/* ---------------------
  page 2
*/
#feature_guard.contents.feature_page .image-title01 {
    width: 78%;
    color: #e95377;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
}

/* ---------------------
  page 3
*/
.genre_health #detail .entry .entry_contents h4.no03 {
    margin: -9px 0 22px;
    background-position: 0 2px;
}

/* ---------------------
  page 4
*/
#feature .feature_page.page4 .box {
    margin: 0 0 20px;
}

#feature .feature_page.page4 .sect03 dl {
    margin: 0 0 32px;
    font-size: 16px;
}

#feature .feature_page.page4 .sect03 dl dt {
    display: flex;
    align-items: center;
    justify-self: start;
    font-weight: bold;
}

#feature .feature_page.page4 .sect03 dl dt span {
    width: 17px;
    margin: 0 5px 0 0;
    height: 17px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    display: block;
    text-align: center;
    line-height: 17px;
    font-size: 12px;
}

#feature .feature_page.page5 .sect03 ul li {
    margin: 0 0 32px;
    font-size: 16px;
}

#feature .feature_page.page5 .sect03 ul li strong {
    position: relative;
    padding: 0 0 0 22px;
}

#feature .feature_page.page5 .sect03 ul li strong::after {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    background: #00ae97;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}

/* ---------------------
      sp
--------------------- */
p:empty {
    display: none;
}

#sp_wrap .genre_health .pagenav ul .prev a, #sp_wrap .genre_health .pagenav ul .next a {
    color: #333333;
    background: #f0f0f0;
}

/*
#feature #sp_wrap #detail .entry {
    margin: 40px 15px 20px;
}*/
#feature #sp_wrap #detail .entry h2 {
    margin: 0px 0 20px;
}

#feature #sp_wrap #detail .entry .outline .time {
    top: 35px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    margin: 0;
}

#feature #sp_wrap #detail .entry .top-lead {
    margin-bottom: 50px;
    font-size: 14px !important;
    line-height: 1.8 !important;
    font-weight: bold;
    padding: 0 10px;
    text-align: justify;
}

#feature #sp_wrap .genre_health #detail .entry .entry_contents h4 {
    color: #00ae97;
    font-size: 21px;
    padding: 0 0 0 45px;
    margin-bottom: 20px;
}

#feature #sp_wrap #feature_guard.feature_page h3 {
    font-size: 21px;
    line-height: 1.16666667;
    margin: 30px 0 20px;
    font-weight: bold;
    padding: 0 10px;
}

#feature #sp_wrap #detail .entry .column02 p {
    font-size: 15px;
    line-height: 2;
    padding: 0 10px;
    text-align: justify;
}

#feature #sp_wrap .feature_page p {
    font-size: 16px;
}

#feature #sp_wrap .genre_health #detail .entry .speaker {
    margin: -14px 0 42px;
    padding: 35px 14px 5px;
    border: 3px dotted #00ae97;
}

#feature #sp_wrap #detail .entry .speaker h3 {
    top: 0;
}

#feature #sp_wrap #detail .entry .speaker .name-card {
    width: 91%;
    height: auto !important;
}

#feature #sp_wrap #detail .entry .speaker .name-card .face {
    width: 30%;
}

#feature #sp_wrap #detail .entry .speaker .name-card .career {
    padding-left: 33.5%;
    line-height: 1.9;
}

#feature #sp_wrap #detail .entry .speaker .detail {
    width: auto;
    margin: 5px;
}

#feature #sp_wrap #detail .entry .speaker .detail p {
    margin-bottom: 10px;
    line-height: 1.5;
}

#feature #sp_wrap #detail .entry .speaker .detail .btn {
    margin: 10px 0 0;
}

#feature #sp_wrap .feature_page section .image {
    margin-bottom: 16px;
}

/* ---------------------
  page 1
*/
#sp_wrap #feature_guard.page1 {
    padding-bottom: 30px;
}

#sp_wrap .genre_health #detail .entry .entry_contents h4 {
    line-height: 1.2;
}

#sp_wrap #feature_guard.contents.feature_page.page1 .image-title01, #sp_wrap #feature_guard.contents.feature_page.page2 .image-title01:nth-child(2), #sp_wrap #feature_guard.contents.feature_page.page3 .image-title01 {
    width: 89.3%;
    margin: 0 auto;
}

#sp_wrap #feature_guard.contents.feature_page.page1 .img .for-sp {
    width: 87%;
}

#feature #sp_wrap #detail .page1 .ketsuatsu {
    width: 100%;
    padding: 15px 9px 12px;
    margin: 0 0 15px 0;
}

#feature #sp_wrap .genre_health #detail .page1 .ketsuatsu .mini-title {
    font-size: 13px;
    color: #000;
    padding: 0;
    margin-bottom: 12px;
}

#feature #sp_wrap #detail .page1 .ketsuatsu .image {
    width: 100%;
    margin: 0 0 5px;
}

#feature #sp_wrap #detail .page1 .ketsuatsu .description {
    font-size: 12px;
    line-height: 16px;
}

/* ---------------------
  page 2
*/
#sp_wrap #feature_guard.page2 {
    padding-bottom: 17px;
}

#feature #sp_wrap .contents .page2 .note {
    margin-top: 0;
    font-size: 12px;
}

#feature #sp_wrap .genre_health #detail .entry .entry_contents .image-title01 {
    width: 55.4%;
    margin: 0 auto 11px;
    padding: 0;
    color: #e95377;
    font-size: 13px;
    line-height: 1.4;
    text-align: center;
}

#feature #sp_wrap .genre_health #detail .entry .entry_contents .image-title01.wide {
    width: 79.6%;
}

#feature #sp_wrap .feature_page.page2 section .inner .img02 {
    margin-bottom: 13px;
}

#feature #sp_wrap #detail .entry .column02 p.text-small {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0em;
}

#feature #sp_wrap .feature_page.page2 section.image, #feature #sp_wrap .feature_page.page3 section.image {
    width: 100%;
}

#feature #sp_wrap .feature_page.page2 section .inner {
    width: 93.1%;
    padding: 30px 0 22px;
}

/*#feature #sp_wrap #detail .entry .column02 p.description {
  margin-bottom: 0;
  line-height: 1.5;
  letter-spacing: 0;
}*/
#feature #sp_wrap #detail .entry .column02 p.description02 {
    margin-bottom: 5px;
}

#feature #sp_wrap #detail .page2 .sect02 {
    width: 100%;
    padding: 10px 8px 17px;
    margin: 0 auto 20px;
}

#feature #sp_wrap .genre_health #detail .page2 .sect02 .mini-title {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 12px;
    color: #1e1e1e;
    padding: 0;
}

#feature #sp_wrap #detail .page2 .sect03 {
    width: 100%;
    border: 1px solid #000;
    padding: 15px 8px 16px;
    box-sizing: border-box;
    margin: 0 auto 0;
}

#feature #sp_wrap .genre_health #detail .page2 .sect03 .mini-title {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 7px;
    color: #1e1e1e;
    padding: 0;
    letter-spacing: 0;
}

#feature #sp_wrap #detail .page2 .sect03 .image {
    width: 100%;
}

#feature #sp_wrap .genre_health #detail .page2 .sect03 .description {
    margin: 6px 0 13px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0;
}

#feature #sp_wrap #detail .page2 .sect03 dl .detail-title {
    font-size: 13px;
    line-height: 15px;
    padding: 8px 8px;
    border-radius: 10px 10px 0 0;
    letter-spacing: 0;
}

#feature #sp_wrap #detail .page2 .sect03 dl .detail-text {
    border: 1px solid #C0C0C0;
    border-top: 0;
    border-radius: 0 0 20px 20px;
    font-size: 12px;
    line-height: 15px;
    padding: 8px 9px 8px;
    box-sizing: border-box;
    letter-spacing: 0;
}

#feature #sp_wrap #detail .page2 .sect03 .detail-box {
    width: 96%;
    margin: 0 auto;
}

/* ---------------------
  page 3
*/
#sp_wrap #feature_guard.page3 {
    padding-bottom: 17px;
}

#sp_wrap .genre_health #detail .entry .entry_contents h4.no03 {
}

#feature #sp_wrap .contents .page3 .check-wrap {
    position: relative;
    margin-top: 62px;
}

#feature #sp_wrap .contents .page3 .check-wrap .check-title {
    position: absolute;
    top: -42px;
    left: 50%;
    width: 92%;
    margin-left: -46%;
}

#feature #sp_wrap .contents .page3 .check-wrap .inner {
    padding: 35px 6% 20px;
    border: 1px solid #d3cfc4;
}

#feature #sp_wrap .contents .page3 .check-wrap .inner .image {
    float: none;
    width: 30%;
    margin: 0 auto 21px;
}

#feature #sp_wrap .contents .page3 .check-wrap .inner .texts {
    float: none;
    width: 100%;
    margin-left: auto;
}

#feature #sp_wrap .contents .page3 .check-wrap .inner .texts .text {
    margin-bottom: 25px;
    padding-top: 0;
    font-size: 12px;
    line-height: 1.75;
}

#feature #sp_wrap .contents .page3 .check-wrap .inner .texts .product {
    margin-bottom: 21px;
    font-size: 12px;
    line-height: 1.75;
}

#feature #sp_wrap .contents .page3 .check-wrap .btn a {
    display: block;
    text-align: center;
    font-size: 13px;
    line-height: 1.69;
}

#feature #sp_wrap .contents .page3 .check-wrap .notes {
    margin: 8px 0 0;
}

#feature #sp_wrap .contents .page3 .check-wrap .notes p {
    margin: 0;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 10px;
    line-height: 1.75;
}

#feature #sp_wrap #detail .page3 .sect02 {
    margin-bottom: 0;
}

#feature #sp_wrap .genre_health #detail .page3 .sect02 .mini-title, #feature #sp_wrap .genre_health #detail .page3 .sect04 .mini-title {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    color: #fff;
    padding: 8px 8px;
    background-color: #e60012;
    text-align: center;
    border-radius: 10px 10px 0 0;
    border-bottom: 0;
    margin-bottom: 0;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box {
    padding: 8px 8px 8px;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box .detail, #feature #sp_wrap #detail .page3 .sect04 .bottom-box .detail {
    font-size: 12px;
    line-height: 16px;
    text-align: center;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box .detail {
    margin-bottom: 8px;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box .care {
    display: block;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box .care li {
    width: 100%;
    padding: 6px 8px;
    min-height: 52px;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box .care li:not(:nth-of-type(3n + 1)) {
    margin-left: 0;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box .care li:nth-of-type(n + 2) {
    margin-top: 10px;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box .care li p {
    font-size: 12px;
    line-height: 13px;
    margin: 0;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box {
    padding: 8px 8px 15px;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box, #feature #detail .page3 .sect04 .bottom-box {
    border-radius: 0 0 10px 10px;
    border-top: 0;
}

#feature #sp_wrap #detail .page3 .sect04 {
    margin-bottom: 0px;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box {
    display: block;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box .left, #feature #sp_wrap #detail .page3 .sect04 .bottom-box .box .right {
    width: 100%;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box {
    padding: 8px 10px 17px;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box > div .list-title {
    padding: 0;
    color: #e60012;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 8px;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box > .right .list-title {
    padding-top: 10px;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .detail {
    margin-bottom: 15px;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box .left ul li:nth-of-type(odd) {
    width: 51.57%;
    padding-left: 1%;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box .left ul li:nth-of-type(even) {
    width: calc(100% - 53.07%);
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box > div ul li {
    font-size: 12px;
    letter-spacing: 0px;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box > .left ul li:nth-last-of-type(2) {
    border-bottom: 2px dotted #a35649;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box .left ul li {
    line-height: 22px;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box .right ul li {
    text-indent: 0;
    line-height: 14px;
    padding: 3px 0 3px 0.6em;
    width: 100%;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box > div ul li .circle-num {
    line-height: 1;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box > div ul li .star {
    margin-left: 0;
}

/* Social buttons */
.sosyal {
    display: table;
    max-width: 100%;
    margin: 10px auto 50px;
    border-collapse: separate;
    border-spacing: 7px 0;
    text-align: center;
    letter-spacing: normal;
}

.sosyal .facebook {
    background-color: #2e4a88;
    box-shadow: 0 4px 0 #163169;
    text-shadow: 0 -1px -1px #1B3D82;
    display: table-cell;
    position: relative;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    border-radius: 5px;
    padding: 12px 15px;
}

.sosyal .facebook:hover {
    background-color: #3a5791;
}

.sosyal .facebook:active {
    top: 2px;
    box-shadow: 0 2px 0 #163169;
}

.sosyal .twitter {
    background-color: #333;
    box-shadow: 0 4px 0 #000;
    display: table-cell;
    position: relative;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    border-radius: 5px;
    padding: 12px 26px;
}

.sosyal .twitter:active {
    top: 2px;
    box-shadow: 0 2px 0 #696969;
}

.sosyal .twitter:hover {
    background-color: #4d4d4d;
}

.sosyal .line {
    background-color: #00B900;
    box-shadow: 0 4px 0 #009900;
    display: table-cell;
    position: relative;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    border-radius: 5px;
    padding: 12px 37px;
}

.sosyal .line:active {
    top: 2px;
    box-shadow: 0 2px 0 #009900;
}

.sosyal .line:hover {
    background-color: #4ABA4A;
}

/* Social buttonsのフォント指定 */
.sosyalfont {
    font-family: Arial;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    margin: 3rem 0 0;
}

.sosyalfont sub {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}

/* コラム */
.column_box {
    max-width: 650px;
    padding: 2rem;
    margin: 2em auto;
    color: #333333; /*文字色*/
    box-sizing: border-box;
    background-image: url(/img/feature/feature2_56/feature2_56-column.svg);
    /* background by SVGBackgrounds.com */
    background-attachment: fixed;
    background-size: cover;
    /*border: solid 3px #dc143c;/*線*/
    /*border-radius: 5px;/*角の丸み*/
}

.column_box p {
    margin: 0rem 0 1rem !important;
    text-align: justify !important;
}

.text_block_center {
    display: block;
    text-align: center;
    margin: 1.5rem 0;
}

.column_box_title {
    display: inline;
    color: #ED6D00;
    background: #fff;
    font-weight: bold;
    font-size: 30px;
    line-height: 2;
    padding: 0;
}

.column_box_title_2 {
    display: inline;
    color: #333;
    font-weight: bold;
    font-size: 24px;
    line-height: 2;
    padding: 0;
}

.column_box_sub_title {
    font-size: 20px !important;
    color: #333;
    font-weight: bold;
    line-height: 1.5;
    padding: 0.2rem 0.5rem;
}

.column_box_block {
    display: block;
}

.column_box_img {
    display: block;
    margin: 1rem auto;
    /*mix-blend-mode: multiply;*/
}

.column_box_flex {
    display: flex;
    padding: 0 2rem 0 0;
    justify-content: space-evenly;
}

.sub_title {
    font-size: 18px !important;
    color: #187FC4;
    font-weight: bold;
}

/* サブタイトル装飾 */
.line_black {
    border-bottom: solid 3px #333333;
}

.font_orange {
    color: #ED6D34;
}

/* 二列 */
.tworows {
    display: flex;
    padding: 0;
    margin: 0rem auto;
}

.img_tworows {
    max-width: 360px;
    margin: 0 auto;
}

/* 番号リスト */
.no_list ol {
    position: relative;
    margin: 0;
    padding: 0 10px 0 6px;
    list-style: none;
    font-weight: bold;
    font-size: 18px;
}

.no_list ol li {
    position: relative;
    margin: 1rem;
    padding: 0;
    line-height: 1.5;
}

/* ol デザイン */
.no_list ol {
    counter-reset: li;
}

.no_list ol > li:before {
    position: absolute;
    color: #187FC4;
    font-weight: bold;
    counter-increment: li;
    content: counter(li) "";
    left: -26px;
    top: 0;
}

/* 強調文字 */
.strongtext {
    font-weight: bold;
    background: linear-gradient(transparent 70%, yellow 70%);
}

/* SPのみ改行 */
.pc_hidden {
    display: none;
}

@media screen and (max-width: 599px) {
    .pc_hidden {
        display: block;
    }
}

/* PCのみ改行 */
.sp_hidden {
    display: none;
}

@media screen and (min-width: 1025px) {
    .sp_hidden {
        display: block;
    }
}

/* SP表示 */
@media (max-width: 599px) {
    .tworows {
        display: block;
    }

    .tworows_list {
        display: inline-block;
        padding: 0 0 0 3rem;
    }

    .column_box {
        padding: 1rem;
    }

    .column_box_title {
        font-size: 25px;
        padding: 0;
    }

    .column_box_head {
        display: block;
        margin: 1rem 0 0 0;
        line-height: 2rem;
        padding: 0 10px;
    }

    .column_box_flex {
        display: block;
        padding: 0;
    }

    .column_box_tworows {
        grid-template-columns: 1fr;
        gap: 0;
        padding: 0;
    }

    .column_box_sub_title {
        padding: 0;
    }

    .sub_title {
        padding: 0 0.5rem;
    }
}

/* チェックボックス */
input[type="checkbox"] {
    display: none;
}

input[type="checkbox"] + label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin: 1rem 1rem 0 1rem;
    font: 18px/24px 'Open Sans', Arial, sans-serif;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

input[type="checkbox"] + label:last-child {
    margin-bottom: 0;
}

input[type="checkbox"] + label:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 2px solid #ED6D00;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .6;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
    width: 10px;
    top: -5px;
    left: 5px;
    border-radius: 0;
    opacity: 1;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbox_text {
    color: #1e1e1e;
    font-size: 16px;
    line-height: 2;
    padding: 0 0 0 3.2rem;
    margin: 0 !important;
}

/* ろ過ポイント */
.filtration_point_list ol {
    counter-reset: my-counter;
    list-style: none;
    padding: 1rem 0;
    margin: 0;
}

.filtration_point_list li {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.7rem;
    padding-left: 30px;
    position: relative;
    padding-top: 3px;
    padding-bottom: 10px;
}

.filtration_point_list li:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    background-color: #FF9600;
    border: 0px solid;
    border-radius: 10%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 22px;
    width: 22px;
    color: #ffffff;
    font-family: Arial;
    font-weight: bold;
    font-size: 80%;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
    margin: 5px 0px 5px 0px;
}
