section.sec .sec-head h3.h-main.h-mark{display:flex;gap:10px}section.sec .sec-head h3.h-main.h-mark>span:before{left:-70px !important;width:calc(100% + 70px) !important}@media screen and (min-width:1000px){section.sec .sec-head h3.h-main.h-mark>span:before{left:-80px !important;width:calc(100% + 80px) !important}}section.sec .sec-head h3.h-main.h-mark .mark-num{position:relative;width:60px;height:45px;bottom:10px}section.sec .sec-head h3.h-main.h-mark .mark-num>span{z-index:20;color:var(--color-white);font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}section.sec .sec-head h3.h-main.h-mark .mark-num:before,section.sec .sec-head h3.h-main.h-mark .mark-num:after{content:"";display:block;background-color:var(--color-primary-green);position:absolute;z-index:10}section.sec .sec-head h3.h-main.h-mark .mark-num:before{-webkit-clip-path:polygon(50% 0%,0% 100%,100% 100%);clip-path:polygon(50% 0%,0% 100%,100% 100%);width:100%;height:40%;top:0;left:0}section.sec .sec-head h3.h-main.h-mark .mark-num:after{width:80%;height:62%;bottom:0;left:50%;transform:translateX(-50%)}@media screen and (min-width:1000px){section.sec .sec-head h3.h-main.h-mark .mark-num{width:70px;height:55px}section.sec .sec-head h3.h-main.h-mark .mark-num>span{font-size:.8em}}section.sec .arrow-row{position:relative;width:60px;height:50px;margin:0 auto 10px}section.sec .arrow-row:before,section.sec .arrow-row:after{content:"";display:block;position:absolute;background-color:var(--color-orange)}section.sec .arrow-row:before{width:50%;height:calc(100% - 25px);top:0;left:50%;transform:translateX(-50%)}section.sec .arrow-row:after{width:100%;height:30px;-webkit-clip-path:polygon(50% 100%,0 0,100% 0);clip-path:polygon(50% 100%,0 0,100% 0);bottom:0;left:0}section.sec .sec-body .flex-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}section.sec .sec-body .flex-wrap figure.pickup-img{width:50%;margin:0 auto;max-width:300px}@media screen and (min-width:1000px){section.sec .sec-body .flex-wrap{flex-wrap:nowrap;gap:10px}section.sec .sec-body .flex-wrap figure.pickup-img{width:20%;margin:0}}section#sec-01 h3.h-main.h-mark .mark-num:before,section#sec-01 h3.h-main.h-mark .mark-num:after{background-color:#ff8eaa}section#sec-02 h3.h-main.h-mark .mark-num:before,section#sec-02 h3.h-main.h-mark .mark-num:after{background-color:#ffb78b}section#sec-03 h3.h-main.h-mark .mark-num:before,section#sec-03 h3.h-main.h-mark .mark-num:after{background-color:#ffd045}section#sec-03 .img-container{display:flex;flex-direction:column;gap:25px}section#sec-03 .img-container img{display:block;width:100%}@media screen and (min-width:800px){section#sec-03 .img-container{flex-direction:row;gap:50px;justify-content:center}section#sec-03 .img-container img{max-width:400px}}section#sec-04 h3.h-main.h-mark .mark-num:before,section#sec-04 h3.h-main.h-mark .mark-num:after{background-color:#8dccb0}section#sec-04 .row-flex{display:flex;flex-direction:column}@media screen and (min-width:1000px){section#sec-04 .row-flex{flex-direction:row}}section#sec-04 .row-flex .img-wrap{display:flex;gap:10px;flex-direction:column}@media screen and (min-width:800px){section#sec-04 .row-flex .img-wrap{flex-direction:row}}@media screen and (min-width:1000px){section#sec-04 .row-flex .img-wrap{width:60%;flex-shrink:0}}section#sec-04 .row-flex .img-wrap>figure{display:flex;width:100%;align-items:center}@media screen and (min-width:800px){section#sec-04 .row-flex .img-wrap>figure{width:50%}}section#sec-04 .row-flex .img-wrap>figure img{width:50%}@media screen and (min-width:600px){section#sec-04 .row-flex .img-wrap>figure img{width:40%}}section#sec-04 .row-flex .img-wrap>figure p{margin:0;padding:0 0 0 10px;font-family:var(--font-kiwimaru)}section#sec-04 .row-flex .img-wrap>figure p>span{display:inline-block}section#sec-04 .pop-frame{display:flex;justify-content:center;align-items:center;padding:20px;border-radius:15px;background-color:var(--color-white);border:solid 3px var(--color-orange)}section#sec-04 .pop-frame>p{margin:0;padding:0}section#sec-04 .pop-frame>p span{display:inline-block}