@charset "UTF-8";
/* CSS Document */
/*山手グリーン歯科とパターンを合わせるために追加で指定*/



        /*mv*/
        #new_mv {
            background: #f3f3e7;
            box-sizing: border-box;
        }

        /*all*/

        /*1*/
        #cl1 .flex {
            align-items: flex-start;
        }

        /*4*/
        #cl4 .cl_inner .cl4box:not(:last-child) {
            margin-bottom: 40px;
        }

        @media screen and (max-width: 767px) {
            #cl1 .sp-clearfix img {
                max-width: 50%;
                float: right;
            }
        }

        /**/
        section .cl_inner>div:not(:last-of-type) {
            margin-bottom: 40px;
        }

        .btn {
            background-color: rgba(96, 56, 16, 1);
            border-color: rgba(96, 56, 16, 1);
        }

        #cl1 .clh2-1 {
            font-size: 40px;
        }

        #cl1 .clh2-1 span {
            font-size: 48px;
        }

        #cl1 .clh2-1 i {
            display: block;
            font-size: 20px;
            letter-spacing: 0;
        }

        #cl1 .flex {
            max-width: 100%;
        }

        #cl2 .item-box2 {
            margin: 32px auto 16px;
        }

        #cl2 .item-box2>.flex {
            justify-content: space-between;
        }

        #cl2 .col2.item-box2>* .txt-box {
            width: 65%;
        }

        #cl2 .col2.item-box2>* img {
            width: 32%;
        }

        #cl2 .item-box {
            margin: 32px auto;
        }

        #cl2 .item-box p {
            text-align: left;
        }

        #cl2 .item-box>.flex:nth-child(1) .typeh4v3,
        #cl2 .item-box>.flex:nth-child(3) .typeh4v3 {
            margin-bottom: 0;
        }

        #cl2 .item-box>.flex:nth-child(3) .typeh4v3 i {
            margin-right: 17px;
            text-indent: -15px;
            padding-left: 16px;
        }

        #cl2 h3+.flex .txt-box {
            width: 58%;
        }

        #cl2 h3+.flex .txt-box+img {
            width: 37.5%;
        }

        #cl2 .cl_inner>.cl4box:last-child {
            padding-bottom: 56px;
        }

        #cl3 .cl_inner>.flex {
            align-items: flex-start;
        }

        #cl3 .cl_inner>.flex .txt-box+img {
            margin-top: -40px;
            margin-left: 32px;
            width: 90%;
        }

        #sc_last h3 {
            color: #0071c3;
        }

        #sc_last {
            background-color: rgba(184, 224, 248, .72);
            background-position-x: center;
        }

        #sc_last>div {
            padding: 4.8% 6.4%;
            background-color: rgba(255, 255, 255, .5);
        }

        #sc_last h3 {
            color: #0071c3;
            margin-bottom: 40px;
        }

        @media all and (-ms-high-contrast: none) {

            /* ie */
            #cl1 .flex>.sp-clearfix {
                width: 70%;
            }

            #cl1 .flex>img {
                width: 100%;
            }

            #cl3 .cl_inner>.flex.col3 .bg-round:last-child .typeh4v2-sub {
                padding: 8px 4px 6px;
            }

            #cl3 .cl_inner>.flex .txt-box+img {
                height: 304px;
            }
        }

        @supports (-ms-ime-align: auto) {

            /* Edge */
            #cl1 .flex>img {
                width: 100%;
            }
        }

        @media screen and (max-width: 768px) {
            #cl1 .clh2-1 {
                font-size: 24px;
            }

            #cl1 .clh2-1 span {
                font-size: 32px;
            }

            #cl1 .clh2-1 i {
                display: inline-block;
                font-size: 18px;
                line-height: 1.4;
                vertical-align: 12%;
            }
        }

        @media screen and (max-width: 767px) {
            section .cl_inner>div:not(:last-of-type) {
                margin-bottom: 16px;
            }

            .col2.item-box2>* .txt-box {
                width: 60%;
            }

            .col2.item-box2>* img {
                width: 35%;
            }

            .col3>*:not(:last-child) {
                margin-bottom: 16px;
            }

            #cl1 .clh2-1 {
                margin-left: 8px;
            }

            #cl2 .item-box2 {
                margin: 16px auto 0;
            }

            #cl2 .item-box {
                margin: 16px auto 0;
            }

            #cl2 h3+.flex .txt-box {
                width: 100%;
            }

            #cl2 h3+.flex .txt-box img {
                width: 55%;
                margin-top: 8px;
                padding-left: 3%;
            }

            #cl3 .cl_inner .sp-clearfix>img {
                max-width: 55%;
                margin-left: 16px;
            }

            #sc_last .btn-container {
                margin-top: 16px;
            }

            #column-intro #intro-inner .img-box img {
                object-position: center -67px;
                display: block;
                max-width: 90%;
                margin: auto;
            }

            #sc_last>div {
                padding: 24px;
            }

            #cl2 .cl_inner>.cl4box:last-child {
                padding-bottom: 16px;
            }

            #sc_last h3 {
                margin-bottom: 16px;
            }

            #sc_last {
                background-position-x: -76vw;
            }
        }

        @media screen and (max-width: 480px) {
            #cl1 .clh2-1 {
                font-size: 5.6vw;
            }

            #cl1 .clh2-1 span {
                font-size: 7.2vw;
            }

            #cl1 .clh2-1 i {
                font-size: 4vw;
            }

            #cl2 .item-box>.flex:nth-child(3) .typeh4v3 i {
                margin-right: 3.2vw;
            }

            #cl2 .item-box>.flex:nth-child(5) .typeh4v3 {
                letter-spacing: -0.15em;
            }
        }

        #cl1 .flex>img {
            width: 30%;
            margin-left: 3%;
        }

        @media all and (-ms-high-contrast:none) {
            #cl1 .flex>div {
                width: 70%;
            }

            #cl1 .flex>img {
                width: 30%;
            }

            #cl1 .flex .sp-clearfix {
                width: 70%;
            }
        }

        @supports (-ms-ime-align: auto) {

            /* Edge */
            #cl1 .flex>img {
                width: 30%;
            }

            #cl1 .flex .sp-clearfix {
                width: 70%;
            }
        }

        @-moz-document url-prefix() {

            /* moz */
            #cl1 .flex .sp-clearfix {
                width: 70%;
            }
        }

        @media screen and (max-width: 767px) {
            #cl1 .sp-clearfix img {
                float: right;
                padding-left: 8px;
                width: 40%;
            }
        }

        .cl-01__text-01 {
            max-width: 100%;
            width: 600px;
            margin-right: auto;
            margin-left: auto;
            /* margin-bottom: 24px; */
        }

        .cl-01__text-area-01 {
            margin-bottom: 24px;
        }

        @media screen and (min-width: 768px) {
            .cl-01__text-area-01 {
                margin-bottom: 48px;
            }
        }

        .cl-01__box-01 {
            padding: 28px 16px 20px;
            border-radius: 16px;
            background-color: #fff;
        }

        @media screen and (min-width: 768px) {
            .cl-01__box-01 {
                padding: 48px 56px;
                border-radius: 32px;
            }
        }

        .cl-01__flex-01 {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            gap: 16px;
        }

        .cl-01__box-02 {
            /* width: calc(50% - 8px); */
            padding: 16px;
            background-color: #f5f5e9;
            width: 100%;
        }

        @media screen and (min-width: 768px) {
            .cl-01__box-02 {
                width: calc(100% / 3 - 12px);
            }
        }

        .cl-01__image-01 {
            width: 100%;
            max-width: 100%;
            display: block;
            margin-right: auto;
            margin-left: auto;
            object-fit: contain;
            height: 100%;
        }

        .cl-01__box-01-01 {
            font-size: 15px;
            margin-bottom: 8px;
            min-height: 40px;
            color: rgba(240, 144, 0, 1);
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: bold;
        }

        @media screen and (min-width: 768px) {
            .cl-01__box-01-01 {
                font-size: 16px;
            }
        }

        .cl-01__text-01 {
            font-size: 16px;
            line-height: 1.6;
        }

        .cl-01__title-01 {
            font-size: 6vw;
            margin-bottom: 24px;
            text-align: center;
            color: rgb(3, 97, 92);
        }

        @media screen and (min-width: 425px) {
            .cl-01__title-01 {
                font-size: 28px;
            }
        }

        @media screen and (min-width: 768px) {
            .cl-01__title-01 {
                font-size: 40px;
                margin-bottom: 40px;
            }
        }

        .cl-01__image-area-01 {
            width: 100%;
            padding: 0 8px;
            background-color: #fff;
            margin-bottom: 16px;
            height: 140px;
        }
   

   
        .new-cl-01__wrapper {
            padding: 40px 16px;
        }

        .new-cl-01__title {
            font-size: 24px;
            text-align: center;
        }

        .new-cl-01__img-01 {
            display: block;
            float: right;
            margin-left: 8px;
            width: 180px;
            max-width: 40%;
        }

        .new-cl-01__block {
            overflow: hidden;
        }

        .new-cl-01__inner {
            width: 630px;
            max-width: 100%;
            margin-right: auto;
            margin-left: auto;
        }

        @media screen and (min-width: 768px) {
            .new-cl-01__title {
                font-size: 40px;
            }

            .new-cl-01__wrapper {
                padding: 80px 16px;
            }

            .new-cl-01__img-01 {
                margin-left: 32px;
            }
        }

        .new-cl-bg-02 {

            background-color: #f5f5e9;
        }

        .new-cl-02__wrapper {
            padding: 40px 16px;
        }

        .new-cl-02__inner {
            width: 820px;
            max-width: 100%;
            margin-right: auto;
            margin-left: auto;
        }

        .new-cl-02__box-01 {
            background-color: #fff;
            border-radius: 20px;
            padding: 24px;
        }

        .new-cl-02__box-01:not(:last-child) {
            margin-bottom: 32px;
        }

        .new-cl-02__title-01 {
            font-size: 18px;
            font-weight: bold;
            line-height: 1.3;
            padding-bottom: 16px;
            padding-left: 40px;
            border-bottom: 1px solid #ccc;
            color: #18943b;
            margin-bottom: 16px;
            position: relative;
        }

        .new-cl-02__title-01-img {
            position: absolute;
            width: 32px;
            height: auto;
            display: block;
            left: 0;
            top: 32%;
            transform: translateY(-50%);
        }

        .new-cl-02__box-02 {
            padding: 16px;
            border: solid 1px rgb(0, 112, 184);
            border-radius: 10px;
        }

        .new-cl-02__box-02-title {
            font-size: 17px;
            padding-bottom: 12px;
            margin-bottom: 16px;
            border-bottom: 2px solid rgb(0, 112, 184);
            color: rgb(0, 112, 184);
            font-weight: bold;
            line-height: 1.6;
        }

        .new-cl-02__box-01-img {

            float: right;
            width: 180px;
            max-width: 40%;
            margin-left: 8px;
        }

        .new-cl-02__box-02-img {
            float: right;
            width: 180px;
            max-width: 40%;
            margin-left: 8px;
        }

        .new-cl-02__box-01-block {
            overflow: hidden;
        }

        .new-cl-02__box-02-block {
            overflow: hidden;
        }

        .new-cl-02__box-02-img-type-02 {
            float: left;
            margin-left: 0;
            margin-right: 8px;

        }

        .new-cl-02__box-01-item:not(:last-child) {
            margin-bottom: 16px;
        }

        .new-cl-02__box-02:not(:last-child) {
            margin-bottom: 16px;
        }

        @media screen and (min-width: 768px) {
            .new-cl-02__box-01 {
                padding: 40px 50px;
            }

            .new-cl-02__title-01 {
                font-size: 22px;
                padding-bottom: 24px;
                padding-left: 70px;
            }

            .new-cl-02__title-01-img {
                width: 56px;

            }

            .new-cl-02__box-02 {
                padding: 32px 50px;
            }

            .new-cl-02__box-02-title {
                font-size: 20px;
            }

            .new-cl-02__box-02-img {
                margin-left: 32px;
            }

            .new-cl-02__box-02-img-type-02 {
                margin-right: 32px;
                margin-left: 0;
            }

            .new-cl-02__wrapper {
                padding: 80px 16px;
            }

            .new-cl-02__box-01-img {
                margin-left: 32px;
            }

            .new-cl-02__box-01:not(:last-child) {
                margin-bottom: 56px;
            }

            .new-cl-02__box-01-item:not(:last-child) {
                margin-bottom: 32px;
            }

            .new-cl-02__box-02:not(:last-child) {
                margin-bottom: 32px;
            }
        }


        .new-cl-03__wrapper {
            padding: 40px 16px;
            background-image: url(images/pre_bg2.webp);
            background-size: cover;
            background-position: -10px top;
            background-repeat: no-repeat;
            background-color: #84eaa32c;
        }

        .new-cl-03__inner {
            width: 820px;
            max-width: 100%;
            margin-right: auto;
            margin-left: auto;
        }

        .new-cl-03__box {
            padding: 24px;
            background-color: #fff;
            border-radius: 20px;
        }

        .new-cl-03__box-title {

            text-align: center;
            font-size: 18px;
            line-height: 1.5;
            margin-bottom: 16px;
            color: #18943b;
            font-weight: bold;
        }

        .new-cl-03__box-img {
            max-width: 80%;
            width: 320px;
            margin-right: auto;
            margin-left: auto;
            display: block;
            margin-bottom: 16px;
        }

        .new-cl-03__text-area {

            max-width: 100%;
            width: 600px;
            margin-right: auto;
            margin-left: auto;
        }

        @media screen and (min-width: 768px) {
            .new-cl-03__box {
                padding: 40px 50px;
            }

            .new-cl-03__box-title {

                font-size: 28px;
                margin-bottom: 32px;
            }

            .new-cl-03__box-img {
                margin: 0;
                width: 30%;
            }

            .new-cl-03__text-area {
                margin: 0;
                width: 70%;
                padding-right: 32px;
            }

            .new-cl-03__box-item {
                display: flex;
                justify-content: space-between;
                flex-direction: row-reverse;
            }

            .new-cl-03__wrapper {
                padding: 80px 16px;
            }
        }


        .new-cl__wrapper {
            padding: 40px 16px;
        }

        @media screen and (min-width: 768px) {
            .new-cl__wrapper {
                padding: 80px 16px;
            }
        }

        .new-cl__inner {
            width: 890px;
            max-width: 100%;
            margin-right: auto;
            margin-left: auto;
        }

        .new-cl__inner-02 {
            width: 680px;
            max-width: 100%;
            margin-right: auto;
            margin-left: auto;
        }

        .new-cl-04__title {
            position: relative;
            font-size: 18px;
            color: #18943b;
            font-weight: bold;
            padding-left: 40px;
            padding-bottom: 16px;
            border-bottom: 1px solid #bbb;
        }

        .new-cl-04__title-img {
            width: 32px;
            display: block;
            position: absolute;
            left: 0;
            top: 22%;
            transform: translateY(-50%);
        }

        @media screen and (min-width: 768px) {
            .new-cl-04__title {
                font-size: 22px;
                padding-bottom: 24px;
                padding-left: 70px;
            }

            .new-cl-04__title-img {
                width: 56px;
            }
        }


        .new-cl-05__box {
            padding: 24px;
            background-color: #fff;
            border-radius: 20px;
        }

        @media screen and (min-width: 768px) {
            .new-cl-05__box {
                padding: 40px 50px;
            }
        }

        .new-cl-06__block {
            overflow: hidden;
        }

        .new-cl-06__img {
            display: block;
            width: 150px;
            max-width: 40%;
            margin-left: 8px;
            float: right;
        }

        @media screen and (min-width: 768px) {
            .new-cl-06__block {
                overflow: visible;
                display: flex;
                align-items: flex-start;
            }

            .new-cl-06__block-02 {
                flex-direction: row-reverse;
            }

            .new-cl-06__img {
                float: none;
                margin: 0;
                max-width: 100%;
                width: 25%;
            }

            .new-cl-06__block-text {
                width: 85%;
                padding-left: 5%;
            }

            .new-cl-06__block-02 .new-cl-06__block-text {
                padding-left: 0;
                padding-right: 5%;
            }
        }

        .new-cl-07__patern-01 .new-cl-04__title {
            margin-bottom: 16px;
        }

        @media screen and (min-width: 768px) {

            .new-cl-07__patern-01 .new-cl-04__title {
                margin-bottom: 24px;
            }
        }

        .new-cl-09__wrapper {
            padding: 40px 16px;
            background-image: url(images/pre_bg2.webp);
            background-size: cover;
            background-position: -10px top;
            background-repeat: no-repeat;
            background-color: #84eaa32c;
        }

        @media screen and (min-width: 768px) {
            .new-cl-09__wrapper {
                padding: 80px 16px;
            }
        }

        .new-cl-09__inner {
            width: 820px;
            max-width: 100%;
            margin-right: auto;
            margin-left: auto;
        }

        .new-cl-09__btn img {
            width: 100%;
        }

        .new-cl-09__btn {
            display: block;
        }

        .new-cl-09__title {
            font-size: 5.8vw;
            margin-bottom: 16px;
        }

        @media screen and (min-width: 375px) {
            .new-cl-09__title {
                font-size: 20px;
            }
        }

        .new-cl-09__item-02 {
            float: right;
            width: 150px;
            max-width: 40%;
            margin-left: 8px;
        }

        .new-cl-09__block-01 {
            overflow: hidden;
        }

        .new-cl-09__btn-txt {
            display: block;
            padding: 8px;
            background-color: rgba(64, 164, 55, .8);
            text-align: center;
            color: #fff;
        }

        @media screen and (min-width: 768px) {
            .new-cl-09__title {
                font-size: 32px;
                margin-bottom: 24px;
                padding-top: 16px;
            }

            .new-cl-09__item-02 {
                width: 200px;
                position: relative;
                top: -48px;
                margin-left: 32px;
            }

            .new-cl-09__block-01 {
                overflow: visible;
            }

            .new-cl-09__block-01 {
                min-height: 300px;
            }
        }

        .new-cl-10__wrapper {
            background-color: #ecf7fb;
            padding: 40px 16px;
        }

        @media screen and (min-width: 768px) {

            .new-cl-10__wrapper {
                background-color: #ecf7fb;
                padding: 80px 16px;
            }
        }

        .new-cl-10__inner {
            width: 820px;
            max-width: 100%;
            margin-right: auto;
            margin-left: auto;
        }

        .new-cl-10__title {
            font-size: 6.5vw;
            margin-bottom: 32px;
            text-align: center;
        }

        .new-cl-10__box {
            padding: 24px;
            background-color: #fff;
            box-shadow: 4px 4px 12px -8px rgb(0 0 0 / 40%);
        }

        .new-cl-10__block-title {
            font-size: 5.5vw;
            margin-bottom: 16px;
            padding-bottom: 16px;
            border-bottom: dotted 2px rgba(72, 72, 72, .72);
            color: rgba(14, 110, 184, 1);
            font-weight: bold;
        }

        .new-cl-10__block-title-num {
            font-size: 1.2em;
            display: inline-block;
            margin-right: 8px;
        }

        .new-cl-10__block-img {
            float: right;
            max-width: 30%;
            margin-left: 8px;
        }

        .new-cl-10__block-img img {
            width: 100%;
            height: auto;
            object-fit: cover;
            object-position: center center;
        }

        .new-cl-10__block-txt-area {
            overflow: hidden;
        }

        .new-cl-10__block:not(:last-child) {
            margin-bottom: 24px;
        }

        @media screen and (min-width: 768px) {
            .new-cl-10__title {
                font-size: 32px;
                margin-bottom: 56px;
            }

            .new-cl-10__block-title {
                font-size: 22px;
                padding-bottom: 24px;
                margin-bottom: 24px;
            }

            .new-cl-10__box {
                padding: 40px;
            }

            .new-cl-10__block-img {
                position: relative;
                margin-top: -16px;
                margin-left: 32px;
            }

            .new-cl-10__block {
                width: 660px;
                max-width: 100%;
                margin-left: auto;
                margin-right: auto;
            }

            .new-cl-10__block:not(:last-child) {
                margin-bottom: 40px;
            }
        }


        .new-cl-11__wrapper {
            padding: 40px 16px;
            background-color: rgba(240, 240, 240, .8);
        }

        @media screen and (min-width: 768px) {
            .new-cl-11__wrapper {
                padding: 80px 16px;
            }
        }

        .new-cl-11__inner {
            width: 820px;
            max-width: 100%;
            margin-right: auto;
            margin-left: auto;
        }

        .new-cl-11__box {
            padding: 24px;
            background-color: #fff;
            border-radius: 16px;
        }

        .new-cl-11__title {
            text-align: center;
            font-size: 18px;
            line-height: 1.5;
            margin-bottom: 16px;
            color: rgb(3, 97, 92);
            font-weight: bold;
        }

        .new-cl-11__item {
            background-color: #f5f5e9;
            padding: 12px 8px;
            width: calc(50% - 8px);
        }

        .new-cl-11__item-title {
            text-align: center;
            margin-bottom: 12px;
            font-size: 12px;
            color: rgba(240, 144, 0, 1);
        }

        .new-cl-11__item-img {
            width: 100%;
        }

        .new-cl-11__item-img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .new-cl-11__block {
            display: flex;
            flex-wrap: wrap;
            gap: 16px;
        }

        .new-cl-11__text-area {
            margin-bottom: 24px;
        }

        .new-cl-11__box-inner {
            width: 660px;
            max-width: 100%;
            margin-left: auto;
            margin-right: auto;
        }

        @media screen and (min-width: 768px) {
            .new-cl-11__title {
                font-size: 28px;
            }

            .new-cl-11__box {
                padding: 40px;
            }

            .new-cl-11__title {
                margin-bottom: 24px;
            }

            .new-cl-11__text-area {
                margin-bottom: 32px;
            }

            .new-cl-11__item {
                padding: 24px 16px 16px;
            }

            .new-cl-11__item-title {
                font-size: 18px;
                margin-bottom: 24px;
            }

            .new-cl-11__item-img {
                padding: 24px;
                background-color: #fff;
            }
        }

        @media screen and (min-width: 768px) {
            .new-cl-03__wrapper-type-02 .new-cl-03__text-area {
                max-width: 100%;
                width: 660px;
                padding: 0;
                margin-left: auto;
                margin-right: auto;
            }
        }

        .new-cl__bg-01 {
            background-color: #f5f5e9;
        }

        .new-cl__bg-02 {
            background-color: #84eaa32c;
        }
  
    .sample-page__wrapper {
        counter-reset: number 0;
    }

    .sample-page__wrapper section {
        position: relative;
        border: 2px solid #aaa;
    }

    @media screen and (min-width: 768px) {
        .sample-page__wrapper section::before {
            counter-increment: number 1;
            content: "パターン" counter(number);
            position: absolute;
            left: 80px;
            top: 50%;
            font-size: 40px;
            transform: translateY(-50%);
        }
    }

        .new-cl__wrapper {
            padding: 40px 16px;
        }

        @media screen and (min-width: 768px) {
            .new-cl__wrapper {
                padding: 80px 16px;
            }
        }

        .new-cl__inner {
            width: 890px;
            max-width: 100%;
            margin-right: auto;
            margin-left: auto;
        }

        .new-cl__inner-02 {
            width: 680px;
            max-width: 100%;
            margin-right: auto;
            margin-left: auto;
        }

        .new-cl-04__title {
            position: relative;
            font-size: 18px;
            color: #18943b;
            font-weight: bold;
            padding-left: 40px;
            padding-bottom: 16px;
            border-bottom: 1px solid #bbb;
        }

        .new-cl-04__title-img {
            width: 32px;
            display: block;
            position: absolute;
            left: 0;
            top: 22%;
            transform: translateY(-50%);
        }

        @media screen and (min-width: 768px) {
            .new-cl-04__title {
                font-size: 22px;
                padding-bottom: 24px;
                padding-left: 70px;
            }

            .new-cl-04__title-img {
                width: 56px;
            }
        }
    

        .new-cl-05__box {
            padding: 24px;
            background-color: #fff;
            border-radius: 20px;
        }

        @media screen and (min-width: 768px) {
            .new-cl-05__box {
                padding: 40px 50px;
            }
        }
    
        .new-cl-06__block {
            overflow: hidden;
        }

        .new-cl-06__img {
            display: block;
            width: 150px;
            max-width: 40%;
            margin-left: 8px;
            float: right;
        }

        @media screen and (min-width: 768px) {
            .new-cl-06__block {
                overflow: visible;
                display: flex;
                align-items: flex-start;
            }

            .new-cl-06__block-02 {
                flex-direction: row-reverse;
            }

            .new-cl-06__img {
                float: none;
                margin: 0;
                max-width: 100%;
                width: 25%;
            }

            .new-cl-06__block-text {
                width: 85%;
                padding-left: 5%;
            }

            .new-cl-06__block-02 .new-cl-06__block-text {
                padding-left: 0;
                padding-right: 5%;
            }
        }
   
        .new-cl-07__patern-01 .new-cl-04__title {
            margin-bottom: 16px;
        }

        @media screen and (min-width: 768px) {

            .new-cl-07__patern-01 .new-cl-04__title {
                margin-bottom: 24px;
            }
        }
    
        .new-cl__bg-01 {
            background-color: #f5f5e9;
        }

        .new-cl__bg-02 {
            background-color: #84eaa32c;
        }
    
/* child-fluorine.htmlからコピペ*/

 #sub-column *>p:last-of-type {
            margin-bottom: 0;
        }

        .sp-only {
            display: none;
        }

        #pannkuzu {
            padding-top: 16px;
            padding-bottom: 14px;
        }

        #pannkuzu p {
            line-height: 1;
        }

        @media screen and (max-width: 767px) {
            section {
                overflow-x: hidden;
            }

            .pc-only {
                display: none;
            }

            .sp-only {
                display: block;
            }

            .column__title {
                width: 50%;
                height: auto;
                margin-right: 16px;
                float: left;
            }
        }

        /*! CSS Used from: Embedded */
        #pannkuzu {
            display: none;
            background: transparent;
        }

        .common_bg1 {
            background-color: #f4f4e8;
        }

        .mv2 {
            overflow: hidden;
            padding: 72px 0 24px;
        }

        .mv2_inner1 {
            width: 1080px;
            max-width: calc(100% - 40px);
            margin-left: auto;
            margin-right: auto;
        }

        .mv2_img1 {
            width: 100%;
            margin-left: 0;
            margin-right: auto;
        }

        .mv2 img {
            width: 100%;
        }

        .mv2_title1 {
            font-size: 5vw;
            font-weight: bold;
            line-height: 1.3;
            margin-top: 15vw;
            color: #603810;
        }

        .mv2_ml1 {
            background-image: url(https://www.green-dc.com/column/images/mv2_img1.svg);
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat;
            width: 36vw;
            height: 17vw;
            position: relative;
            margin-right: 0;
            margin-left: auto;
        }

        .mv2_ml1_txt {
            position: absolute;
            width: 100%;
            left: 49%;
            top: 44%;
            -webkit-transform: translate(-50%);
            transform: translate(-50%);
            font-size: 3.3vw;
            text-align: center;
            color: #603810;
            font-weight: bold;
        }

        .mv2_flex1 {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            position: relative;
            margin-bottom: 24px;
        }

        .mv2_ttl_box1 {
            width: 80%;
        }

        .mv2_img1 {
            width: 100%;
            margin-bottom: 1vw;
            margin-left: -5px;
        }

        .mv2_img2 {
            position: absolute;
            width: 28%;
            right: -5vw;
            top: -2vw;
        }

        .mv2_flex2 {
            position: relative;
            overflow: hidden;
        }

        .mv2_ml1 {
            position: absolute;
            right: 0;
            top: 0;
        }

        .sb_titlepoint1 {
            font-size: 1.3em;
            display: inline-block;
        }

        .sb_titlepoint1 {
            color: #0070b8;
        }

        @media screen and (min-width: 768px) {
            .mv2 {
                padding: 24px 0;
                overflow: hidden;
            }

            .mv2_ml1_txt {
                width: 100%;
                text-align: center;
                left: 50%;
                top: 42%;
                font-size: 20px;
            }

            .mv2_ttl_box1 {
                min-width: 485px;
                width: 65%;
                height: auto;
            }

            .mv2_title1 {
                font-size: 2.5vw;
            }

            .mv2_img1 {
                margin-bottom: 3px;
            }

            .mv2_img2 {
                width: 320px;
                right: -2vw;
            }

            .mv2_img2 img {
                -o-object-fit: cover;
                object-fit: cover;
                height: 100%;
                -o-object-position: top;
                object-position: top;
            }

            .mv2_flex2 {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                justify-content: space-between;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                margin-bottom: 16px;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                position: relative;
            }

            .mv2_ml1 {
                width: 230px;
                height: 100px;
            }

            .mv2_title1 {
                font-size: 3.5vw;
                margin-top: 72px;
            }
        }

        @media screen and (min-width: 900px) {
            .mv2_img2 {
                width: 30%;
                right: 0;
                top: 0;
            }
        }

        @media screen and (min-width: 1080px) {
            .mv2_flex2 {
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
                padding-top: 20px;
            }

            .mv2_ttl_box1 {
                width: 65%;
                height: auto;
            }

            .mv2_ml1 {
                width: 265px;
                min-width: 265px;
                height: 120px;
                position: relative;
                top: auto;
                -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                order: 2;
            }

            .mv2_ml1_txt {
                font-size: 21px;
            }

            .mv2_title1 {
                font-size: 30px;
                margin-top: 0;
                white-space: nowrap;
            }

            .mv2_img2 img {
                -o-object-fit: cover;
                object-fit: cover;
                height: 100%;
                -o-object-position: top;
                object-position: top;
            }

            .mv2_img2 {
                height: 480px;
                overflow: hidden;
            }

            #pannkuzu {
                display: block;
            }

            .inner-sub {
                max-width: 100%;
            }
        }

        .common_bg1 {
            background-color: #f4f4e8;
        }
 /*現在地
#sub-whitening .guide-ele__link li:nth-child(1) a {
background-color: #007130;
color:#fff;
}
#sub-whitening .guide-ele__link li:nth-child(1) a:after {
color:#fff;
}
*/
        section#b_menu {
            display: none;
        }

        /*デフォルト追加クラス*/
        .sp-only {
            display: none;
        }

        .cl_inner {
            width: 100%;
            max-width: 820px;
            margin: 0 auto;
        }

        .cl_sec {
            box-sizing: border-box;
            padding: 56px 0;
        }

        .cl_flex {
            display: flex;
        }

        /*mv*/
        #new_mv {
            background: #f3f3e7;
            box-sizing: border-box;
            padding: 40px 0 0;
        }

        #new_mv img {
            width: 100%;
            max-width: 1082px;
            height: auto;
            display: block;
            margin: 0 auto;
        }

        #new_mv img.sp-only {
            display: none;
        }

        /*見出し*/
        .clh2-1 {
            font-size: 22px;
            color: #18943b;
            font-weight: bold;
            align-items: center;
            border-bottom: 1px solid #b3b3b3;
            padding-bottom: 10px;
            margin-bottom: 16px;
            line-height: 1.2em;
        }

        .clh2-1:before {
            content: "";
            background: url(/images/wc1.svg);
            background-repeat: no-repeat;
            background-size: 100%;
            background-position: center;
            width: 60px;
            height: 60px;
            margin-right: 10px;
        }

        /*1*/
        #cl1 {
            background: #fff;
            /* padding-top: 32px; */
        }

        /*2*/
        #cl2 {
            overflow: hidden;
        }

        /*3*/
        #cl3 {
            background-color: white;
            background-repeat: no-repeat;
            background-position: right;
            background-size: 55%;
            background-size: 1188px;
            background-position: bottom right;
            max-width: 1368px;
            margin: 0 auto;
        }

        .cl3bn {
            position: relative;
            margin-top: 60px;
        }

        .cl3bn a {
            display: block;
            position: absolute;
            top: 50%;
            left: 46%;
            transform: translateY(-50%) translateX(-50%);
        }

        /*4*/
        #cl4 {
            background: #f5f5e9;
        }

        .cl4box {
            border-radius: 20px;
            background: #fff;
            box-sizing: border-box;
            padding: 40px 50px;
        }

        .flrs {
            float: right;
            width: 100%;
            max-width: 35%;
            height: auto;
            margin-left: 24px;
        }

        .lef_img {
            margin-right: 24px;
        }

        .ri_img {
            margin-left: 24px;
        }

        .endconte img {
            margin-left: 24px;
            max-width: 299px;
            width: 100%;
            height: auto;
        }

        #cl2 .zigzag .flex {
            justify-content: space-around;
            justify-content: space-between;
            align-items: center;
            gap: 40px;
        }

        @media screen and (max-width: 1024px) {
            .cl_sec {
                padding: 32px 16px;
            }

            #cl3 {
                background-size: 86%;
            }
        }

        @media screen and (max-width: 768px) {
            #cl3 {
                background-size: 73%;
            }
        }

        @media screen and (max-width: 767px) {
            .pc-only {
                display: none;
            }

            .sp-only {
                display: block;
            }

            .nri_bo p {
                margin-bottom: 0;
            }

            #new_mv img.sp-only {
                display: block;
            }

            #new_mv img.pc-only {
                display: none;
            }

            #new_mv {
                padding: 64px 16px 24px;
            }

            #cl3 {
                background-image: none;
                padding-bottom: 76px;
            }

            .cl3bn a {
                left: 50%;
            }

            .clh2-1 span {
                font-size: 18px;
                line-height: 1.3em;
            }

            .clh2-1:before {
                max-width: 47px;
                margin-right: 5px;
                min-width: 47px;
            }

            .cl4box {
                padding: 16px;
            }
        }

        .abr {
            display: inline-block;
        }

        .serif {
            font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
        }

        .flex {
            display: flex;
        }

        .col2 {
            margin-top: 16px;
        }

        .col2>* {
            width: calc(100% / 2 - 8px);
        }

        .col3>* {
            width: calc(100% / 3 - 8px);
        }

        .fl-r {
            float: right;
        }

        .w100p-auto {
            width: 100%;
            margin-right: auto;
            margin-left: auto;
        }

        .w100p-auto+* {
            margin-top: 24px;
        }

        h3.flex {
            align-items: center;
            justify-content: flex-start;
        }

        h3.flex>span:last-of-type {
            line-height: 1.2;
            width: calc(100% - 70px);
        }

        .cl4box+.cl4box {
            margin-top: 40px;
        }

        /* rgb(110,185,61)*/
        .btn {
            background-color: rgb(41, 158, 137);
            border: solid 1px rgb(41, 158, 137);
            box-sizing: border-box;
            display: block;
            font-size: 18px;
            font-weight: bold;
            line-height: 1;
            max-width: 560px;
            margin: 0 auto;
            margin-top: 24px;
            padding: 20px;
            text-align: center;
        }

        .btn span {
            color: white;
            position: relative;
        }

        .btn span::after {
            content: "\f061";
            font-family: FontAwesome;
            font-weight: normal;
            margin-left: 8px;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
        }

        .btn:hover {
            background-color: rgb(232, 129, 27);
            border-color: rgb(232, 129, 27);
        }

        .quote-box {
            background-color: #ddd;
            border-radius: 4px;
            color: #666;
            font-size: 13px;
            line-height: 1.2;
            max-width: fit-content;
            margin-right: 0;
            margin-left: auto;
            padding: 8px 16px;
            text-align: right;
        }

        h4 {
            border-bottom: solid 3px;
            font-size: 22px;
            font-weight: bold;
            margin-bottom: 20px;
            padding-bottom: 12px;
        }

        #cl4 .cl4box h4 {
            border-bottom-color: rgb(232, 129, 27);
            color: rgb(232, 129, 27);
        }

        #cl1 .flex {
            flex-direction: row-reverse;
            justify-content: space-between;
            width: 100%;
            max-width: 800px;
            margin: 0 auto;
            gap: 56px;
        }

        #cl1 .flex>p {
            width: 100%;
        }

        #cl1 .flex>img {
            max-width: 240px;
            width: 100%;
            height: auto;
        }

        #cl2 .cl4box>div.flex {
            /* margin-top: 32px; */
            flex-direction: column;
        }

        #cl2 .cl4box>.flex>div:not(:last-of-type) {
            margin-bottom: 16px;
        }

        .zigzag>* {
            border: solid 1px rgb(0, 112, 184);
            border-radius: 10px;
            padding: 32px 56px;
            padding-bottom: 20px;
            box-sizing: border-box;
        }

        #cl2 .cl4box>.flex h4 {
            border-color: rgb(0, 112, 184);
            color: rgb(0, 112, 184);
            margin-bottom: 0;
        }

        #cl2 .cl4box>.flex>div p:last-of-type {
            margin-bottom: 0;
        }

        .zigzag .flex {
            align-items: center;
        }

        .zigzag div:nth-of-type(2n+1) .flex {}

        .zigzag div:nth-of-type(2n) .flex {
            flex-direction: row-reverse;
        }

        #cl2 .cl4box .zigzag .col2>p {
            max-width: 75%;
            width: 75%;
        }

        #cl2 .cl4box .zigzag .col2>img {
            max-width: 25%;
            width: 100%;
            height: auto;
        }

        #cl2 .cl_inner>div.cl4box:nth-of-type(2)>div {
            position: relative;
        }

        #cl2 .cl_inner>div.cl4box:nth-of-type(2)>div::after {
            content: '';
            clear: both;
            display: block;
        }

        #cl3 .cl_inner>div .fl-r {
            margin-left: 24px;
            width: 100%;
            max-width: 213px;
            height: auto;
        }

        #cl4 .cl4box>div {
            margin-bottom: 24px;
        }

        #cl4 .cl4box>div:last-child,
        #cl4 .cl4box>div:last-child p {
            margin-bottom: 0;
        }

        #cl4 .cl4box>div img.fl-r {
            max-width: 40%;
            width: auto;
            height: auto;
            margin-left: 24px;
        }

        #cl1 h2 {
            color: rgb(48, 168, 224);
            font-size: 32px;
            margin-bottom: 24px;
            text-align: center;
        }
        #cl3 h2 {
            font-size: 28px;
            line-height: 1.5;
            margin-bottom: 32px;
        }

        #cl3 h2 span {
            color: orange;
            font-size: 1.3em;
        }

        .new-cl-11__item-img img {
            width: 100%;
            height: 150px;
            object-fit: cover;
        }

        @media screen and (max-width: 880px) {
            .col3>* {
                width: 100%;
            }

            #cl1 h2 {
                font-size: 26px;
                line-height: 1.4;
            }

            h4 {
                font-size: 18px;
            }

            #cl4 .clh2-1 span .abr {
                display: inline;
            }

            #cl3 h2 {
                font-size: 24px;
                line-height: 1.3;
                margin-bottom: 24px;
            }
        }

        @media screen and (max-width: 768px) {
            .zigzag div.flex {
                flex-direction: row;
            }
        }

        @media screen and (max-width: 767px) {
            .btn {
                font-size: 16px;
                line-height: 1.2;
                max-width: 96%;
                margin-top: unset;
                padding: 16px 8px;
            }

            .btn span::after {
                content: none;
            }

            #cl3 .clearfix p:last-child {
                margin-bottom: 0;
            }

            .quote-box {
                padding: 8px 4px;
                text-align: left;
            }

            #cl1 .flex {
                display: unset;
                position: relative;
            }

            #cl1 .flex::after {
                content: '';
                clear: both;
                display: block;
            }

            #cl1 .flex>img {
                float: right;
                width: 50%;
            }

            #cl1 .flex>p {
                max-width: 100%;
            }

            .clh2-1 {
                margin-bottom: 24px;
            }

            #cl2 .cl4box>div.flex {
                margin-top: 16px;
            }

            #cl2 .cl4box>.flex>div:last-of-type h4 {
                margin-top: 0;
            }

            #cl2 .cl_inner>div.cl4box:nth-of-type(2)>div .fl-r {
                width: 50%;
            }

            #cl3 .cl_inner>div .fl-r {
                margin-top: -8px;
                width: 50%;
            }

            #cl3 {
                padding-bottom: 24px;
            }

            .cl4box {
                border-radius: 20px;
            }

            .cl4box+.cl4box {
                margin-top: 24px;
            }

            #cl2 .cl4box>.flex h4 {
                margin-bottom: 16px;
            }

            .zigzag>* {
                padding: 16px 20px;
            }

            .zigzag .flex,
            .zigzag div:nth-of-type(2n) .flex {
                flex-direction: unset;
                display: block;
            }

            .zigzag .col2>* {
                width: 100%;
            }

            #cl2 .cl4box .zigzag .col2>img {
                max-width: 27%;
                width: 40%;
                float: right;
            }

            #cl2 .cl4box .zigzag div:nth-of-type(2n) .col2>img {
                float: left;
            }

            #cl2 .cl4box .zigzag .col2>p {
                max-width: 100%;
                width: 100%;
            }

            .ri_img {
                margin-right: 12px;
                margin-left: 0;
            }

            .lef_img {
                margin-right: 0;
                margin-left: 12px;
            }

            .endconte img {
                margin-left: 12px;
                max-width: 50%;
            }

            #cl3 .cl_inner>div .fl-r,
            #cl4 .cl4box>div img.fl-r,
            .flrs {
                margin-left: 12px;
            }

            #cl2 .cl4box .zigzag .col2>img {
                max-width: 40%;
            }

            #cl3 h2 {
                font-size: 19px;
            }

            .cl4box p:last-child {
                margin-bottom: 0;
            }

            .new-cl-11__item-img img {
                width: 100%;
                height: 20vw;
                object-fit: cover;
            }
        }

        .cl4box {
            overflow: hidden;
        }

        .influ__last-sec {
            background-image: url(images/pre_bg2.webp);
            background-size: cover;
            background-position: -10px top;
            background-repeat: no-repeat;
            background-color: #84eaa32c;
        }

        /*column.css読んでないページ用*/
        #pager {
            background-color: rgba(245, 245, 233, 1);
            padding-top: 40px;
        }

        #pager_in {
            border-top: dotted 1px rgba(80, 52, 28, .2);
            border-bottom: dotted 1px rgba(80, 52, 28, .2);
            max-width: 100%;
            width: 1000px;
            margin: auto;
            padding: 32px 0;
        }

        #pager_in ul {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

        #pager_in ul>li {}

        #pager_in ul>li a {
            background-color: #8ab92a;
            border-radius: 2px;
            box-shadow: 3px 3px 0px rgba(200, 200, 200, .8);
            color: white;
            display: block;
            line-height: 1;
            padding: 4px 16px 8px;
            position: relative;
        }

        #pager_in ul>li:first-of-type a {
            padding-left: 32px;
        }

        #pager_in ul>li:last-of-type a {
            padding-right: 32px;
        }

        #pager_in ul>li a:hover {
            background-color: #e5780d;
        }

        #pager_in ul>li a::before {
            content: '';
            background-image: url(/column/images/page-arrow.svg);
            background-repeat: no-repeat;
            background-size: 100%;
            width: 12px;
            height: 20px;
            position: absolute;
            top: 50%;
            z-index: 1;
            transform: translateY(-50%);
        }

        #pager_in ul>li:first-of-type a::before {
            left: 6%;
            transform: rotate(180deg) translateY(50%);
        }

        #pager_in ul>li:last-of-type a::before {
            right: 6%;
        }

        #pager_in ul>li a i {
            display: block;
            background-color: #e5780d;
            border-radius: 2px;
            color: white;
            font-weight: bold;
            max-width: 56px;
            margin-bottom: 4px;
            padding: 4px 8px;
            text-align: center;
            transform: scale(0.8);
        }

        #pager_in ul>li:first-of-type a i {
            margin-right: auto;
            margin-left: -5%;
        }

        #pager_in ul>li:last-of-type a i {
            margin-right: -5%;
            margin-left: auto;
        }

        #pager_in ul>li a:hover i {
            background-color: #f5f5e9;
            color: #e5780d;
        }

        @media screen and (max-width: 1024px) {
            #pager_in {
                max-width: calc(100% - 32px);
            }
        }

        @media screen and (max-width: 768px) {
            #pager {
                padding-top: 5%;
            }

            #pager_in {
                padding: 16px 0;
            }
        }

        /*コラムvol1固有*/
        #pager_in ul>li:first-of-type a {
            /* display: none; */
        }

   #cl2 .cl4box .zigzag .col2>.cl-influ__img-02 {
            margin-right: 0;
            width: 40%;
            max-width: none;
            margin-left: 8px;
        }

        #cl2 .cl4box .zigzag div:nth-of-type(2n) .col2>.cl-influ__img-03 {
            margin-left: 0;
            margin-right: 8px;
            width: 40%;
            max-width: none;
        }

        .cl-influ__img-04 {
            width: 50%;
            height: auto;

        }

        .cl-influ__img-05 {
            width: 50%;
            max-width: none;
            margin-left: 4px;
        }

        @media screen and (min-width: 768px) {
            #cl1 .flex>.cl-influ__img-01 {
                max-width: 100%;
                width: 200px;
                margin-left: 24px;
            }

            #cl2 .cl4box .zigzag .col2>.cl-influ__img-02 {
                margin-left: 0;
                margin-right: 0;
                width: 155px;
            }

            #cl2 .cl4box .zigzag div:nth-of-type(2n) .col2>.cl-influ__img-03 {
                margin-right: 0;
                margin-left: 0;
                width: 124px;
                position: relative;
                margin-top: -16px;
            }

            .cl-influ__img-04 {
                width: 30%;
                margin-left: 24px;
            }

            .cl-influ__img-05 {
                width: 30%;
                position: relative;
                margin-left: 24px;
                /* margin-top: -16px; */
            }
        }

        p {
            text-align: justify;
        }
.cl_sec {
            background-color: #f5f5e9;
        }
        .cl-01__wrapper {
            padding: 32px 16px;
            background-image: url(images/pre_bg2.webp);
            background-size: cover;
            background-position: -10px top;
            background-repeat: no-repeat;
            background-color: #84eaa32c;
        }
        .cl-01__box {
            padding: 24px 16px;
            background-color: #fff;
            border-radius: 16px;
        }
        .cl-01__title {
            text-align: center;
            font-size: 20px;
            line-height: 1.5;
            margin-bottom: 16px;
            color: #18943b;
            font-weight: bold;
        }
        .cl-01__title.serif {
            font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
        }
        .cl-01__img {
            max-width: 80%;
            width: 320px;
            margin-right: auto;
            margin-left: auto;
            display: block;
            margin-bottom: 16px;
        }
        .cl-01__txt-area {
            max-width: 100%;
            width: 600px;
            margin-right: auto;
            margin-left: auto;
        }
        .cl-01__txt-area p {
            margin-bottom: 0;
            text-align: justify;
            font-size: 15px;
            line-height: 170%;
        }
        
        @media screen and (min-width: 768px) {
            .new-cl-02__box-01-item:not(:last-child) {
                margin-bottom: 32px;
            }
            .cl-01__wrapper {
                padding: 56px 16px;
            }
            .cl-01__box {
                border-radius: 20px;
                padding: 40px 50px;
            }
            .cl-01__title {
                font-size: 28px;
                margin-bottom: 32px;
            }
            .cl-01__block {
                display: flex;
                flex-direction: row-reverse;
            }
            .cl-01__img {
                width: 30%;
                margin-bottom: 0;
            }
            .cl-01__txt-area {
                margin: 0;
                width: 70%;
                padding-right: 16px;
            }
        }
   /*! CSS Used from: Embedded */
        .new-cl-10__wrapper {
            background-color: #ecf7fb;
            padding: 40px 16px;
        }

        @media screen and (min-width: 768px) {
            .new-cl-10__wrapper {
                background-color: #ecf7fb;
                padding: 80px 16px;
            }
        }

        .new-cl-10__inner {
            width: 820px;
            max-width: 100%;
            margin-right: auto;
            margin-left: auto;
        }

        .new-cl-10__title {
            font-size: 6.5vw;
            margin-bottom: 32px;
            text-align: center;
        }

        .new-cl-10__box {
            padding: 24px;
            background-color: #fff;
            box-shadow: 4px 4px 12px -8px rgb(0 0 0 / 40%);
        }

        .new-cl-10__block-title {
            font-size: 5.5vw;
            margin-bottom: 16px;
            padding-bottom: 16px;
            border-bottom: dotted 2px rgba(72, 72, 72, .72);
            color: rgba(14, 110, 184, 1);
            font-weight: bold;
        }

        .new-cl-10__block-title-num {
            font-size: 1.2em;
            display: inline-block;
            margin-right: 8px;
        }

        .new-cl-10__block-txt-area {
            overflow: hidden;
        }

        .new-cl-10__block:not(:last-child) {
            margin-bottom: 24px;
        }

        @media screen and (min-width: 768px) {
            .new-cl-10__title {
                font-size: 32px;
                margin-bottom: 56px;
            }

            .new-cl-10__block-title {
                font-size: 22px;
                padding-bottom: 24px;
                margin-bottom: 24px;
            }

            .new-cl-10__box {
                padding: 40px;
            }

            .new-cl-10__block-img {
                position: relative;
                margin-top: -16px;
                margin-left: 32px;
            }

            .new-cl-10__block {
                width: 660px;
                max-width: 100%;
                margin-left: auto;
                margin-right: auto;
            }

            .new-cl-10__block:not(:last-child) {
                margin-bottom: 40px;
            }
        }

        /*! CSS Used from: https://www.yamate-green.com/assets/css/common.css */
        div,
        p,
        section {
            margin: 0;
            padding: 0;
            border: 0;
            font-size: 100%;
            font: inherit;
            vertical-align: baseline;
        }

        section {
            display: block;
        }

        section {
            background-color: #fff;
        }

        *,
        *:before,
        *:after {
            box-sizing: inherit;
        }

        /*! CSS Used from: Embedded */
        .new-cl-03__wrapper {
            padding: 40px 16px;
            background-image: url(https://www.yamate-green.com/column/images/pre_bg2.webp);
            background-size: cover;
            background-position: -10px top;
            background-repeat: no-repeat;
            background-color: #84eaa32c;
        }

        .new-cl-03__inner {
            width: 820px;
            max-width: 100%;
            margin-right: auto;
            margin-left: auto;
        }

        .new-cl-03__box {
            padding: 24px;
            background-color: #fff;
            border-radius: 20px;
        }

        .new-cl-03__box-title {
            text-align: center;
            font-size: 18px;
            line-height: 1.5;
            margin-bottom: 16px;
            color: #18943b;
            font-weight: bold;
        }

        .new-cl-03__text-area {
            max-width: 100%;
            width: 600px;
            margin-right: auto;
            margin-left: auto;
        }
        .clh2-1_txt {
            padding-bottom: 16px;
        }
        p {
            line-height: 1.6;
        }
        .new-cl-10__block-img{
            position: relative;
        }
        .new-cl-10__block-img .new-cl-10__block-img-02{
            position: absolute;
            width: 40%;
            height: auto;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
        }

        .new-cl-11__wrapper {
            padding: 40px 16px;
            background-color: rgba(240, 240, 240, .8);
        }
        .new-cl-11__inner {
            width: 820px;
            max-width: 100%;
            margin-right: auto;
            margin-left: auto;
        }
        .new-cl-11__box {
            padding: 24px;
            background-color: #fff;
            border-radius: 16px;
        }
        .new-cl-11__box-inner {
            width: 660px;
            max-width: 100%;
            margin-left: auto;
            margin-right: auto;
        }
        .new-cl-11__title {
            text-align: center;
            font-size: 18px;
            line-height: 1.5;
            margin-bottom: 16px;
            color: rgb(3, 97, 92);
            font-weight: bold;
        }
        .new-cl-11__title.serif {
            font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
        }
        .new-cl-11__text-area {
            margin-bottom: 24px;
        }
        .new-cl-11__block {
            display: flex;
            flex-wrap: wrap;
            gap: 16px;
        }
        .new-cl-11__item {
            background-color: #f5f5e9;
            padding: 12px 8px;
            width: calc(50% - 8px);
        }
        .new-cl-11__item-title {
            text-align: center;
            margin-bottom: 12px;
            font-size: 12px;
            color: rgba(240, 144, 0, 1);
        }
        .new-cl-11__item-title-large {
            display: block;
            font-size: 1.4em;
            margin: 0 auto 8px;
            font-weight: 700;
        }
        .new-cl-11__item-img {
            width: 100%;
        }

        .new-cl-11__text-area p {
            text-align: center;
        }

        @media screen and (min-width: 768px) {
            .new-cl-03__box {
                padding: 40px 50px;
            }

            .new-cl-03__box-title {
                font-size: 28px;
                margin-bottom: 32px;
            }

            .new-cl-03__text-area {
                margin: 0;
                width: 70%;
                padding-right: 32px;
            }

            .new-cl-03__box-item {
                display: flex;
                justify-content: space-between;
                flex-direction: row-reverse;
            }

            .new-cl-03__wrapper {
                padding: 80px 16px;
            }
            .new-cl-03__wrapper-type-02 .new-cl-03__text-area {
                max-width: 100%;
                width: 660px;
                padding: 0;
                margin-left: auto;
                margin-right: auto;
            }
            .new-cl-11__wrapper {
                padding: 80px 16px;
            }
            .new-cl-11__box {
                padding: 40px;
            }
            .new-cl-11__title {
                margin-bottom: 24px;
                font-size: 28px;
            }
            .new-cl-11__text-area {
                margin-bottom: 32px;
            }
            .new-cl-11__item {
                padding: 24px 16px 16px;
            }
            .new-cl-11__item-title {
                font-size: 18px;
                margin-bottom: 24px;
            }
            .new-cl-11__item-img {
                padding: 24px;
                background-color: #fff;
            }
        }

        /*=========================================================
        # 追加
        =========================================================*/
        .bg1 {
            background-color: #f5f5e9;
        }
        .bg2 {
            background-color: #84eaa32c;
        }
        .new-cl-14__list {
            padding: 32px 16px 16px;
            display: flex;
            flex-wrap: wrap;
            align-items: stretch;
            justify-content: space-between;
            background: #ebf4d9;
        }
        @media screen and (min-width: 768px) {
            .new-cl-14__list {
                background: #ebf4d9;
                max-width: 100%;
            }
        }
        .new-cl-14__list li {
            background: #fff;
            text-align: center;
            line-height: 1.4;
            position: relative;
            padding: 16px 8px 8px
        }
        @media screen and (min-width: 768px) {
            .new-cl-14__list li {
                width: 31.5%;
                font-size: 15px;
            }
        }
        @media screen and (max-width: 767px) {
            .new-cl-14__list li:not(:first-child) {
                margin-top: 16px;
            }
        }
        .new-cl-14__list__title h3 {
            display: block;
            margin: 0 auto 8px;
            background: #62adc0;
            color: #fff;
            font-size: 18px;
            text-align: center;
            padding: 4px 0;
            border-radius: 8px;
            width: 100%;
            max-width: 80%;
        }
        @media screen and (min-width: 768px) {
            .new-cl-14__list__title h3 {
                font-size: 18px;
                padding: 4px 0;
                max-width: 80%;
            }
        }
        .new-cl-14__list li > img {
            width: 100%;
            margin-bottom: 8px;
        }
        .btn {
            background-color: rgb(41,158,137);
            border: solid 1px rgb(41,158,137);
            box-sizing: border-box;
            display: block;
            font-size: 18px;
            font-weight: bold;
            line-height: 1;
            width: 100%;
            margin: 0 auto;
            padding: 20px;
            text-align: center;
        }
        @media screen and (min-width: 768px) {
            .btn {
                max-width: 560px;
                margin-top: 32px;
            }
        }

        .new-cl-20__wrapper {
            background-color: #84eaa32c;
        }
        .new-cl-20__inner {
            padding: 24px;
            background-color: rgba(255, 255, 255, .5);
        }
        @media screen and (min-width: 768px) {
            .new-cl-20__inner {
                padding: 70px 90px;
            }
        }
        .new-cl-20__list {
            margin: 20px 0;
        }
        @media screen and (min-width: 768px) {
            .new-cl-20__list {
                margin: 40px 0;
            }
        }
        .new-cl-20__ttl {
            color: #18943b;
            font-feature-settings: 'palt';
            font-size: 24px;
            text-align: center;
            margin-bottom: 32px;
        }
        @media screen and (min-width: 768px) {
            .new-cl-20__ttl {
                font-size: 28px;
                margin-bottom: 64px;
            }
        }
        .new-cl-20__item {
            padding: 16px;
            border: 2px solid rgb(192, 192, 192);
            font-size: 16px;
            line-height: 1.6;
            border-radius: 8px;
            text-align: center;
            color: #333;
        }
        .new-cl-20__item:not(:first-of-type) {
            margin-top: 16px;
        }

        .sample-page__wrapper {
            counter-reset: number 0;
        }
    
        .sample-page__wrapper section {
            position: relative;
            border: 2px solid #aaa;
        }
    
        @media screen and (min-width: 768px) {
            .sample-page__wrapper section::before {
                counter-increment: number 1;
                content: "パターン" counter(number);
                position: absolute;
                left: 80px;
                top: 50%;
                font-size: 40px;
                transform: translateY(-50%);
            }
        }