main#main section.sec.sec-step{margin:30px 0}.h-step{padding:0 0 0 75px;margin:0 0 30px;position:relative}.h-step .step-num{position:absolute;top:50%;left:0;width:70px;height:70px;border-radius:50%;background-color:var(--color-primary-green);font-weight:700;font-family:var(--font-roboto);font-size:2.2em;color:var(--color-white);display:flex;justify-content:center;align-items:center;flex-direction:column;transform:translateY(-50%);z-index:10}.h-step .step-num>small{font-size:.6em;display:block;text-align:center;line-height:.8em;padding-top:8px}.h-step .step-num>span{display:block;text-align:center}.h-step .step-num:after{content:"";display:block;width:15px;height:50%;position:absolute;top:50%;right:0;transform:translate(50%,-50%);background-color:inherit}.h-step .in{font-size:2.3em;font-family:var(--font-kiwimaru);font-weight:500;border-radius:10px;padding:25px 23px;background-color:var(--color-white);position:relative;z-index:20;box-shadow:var(--frame-box-shadow)}@media screen and (min-width:1000px){.h-step .in{font-size:3.2em}}section.sec .sec-body .in-arrow-wrap{display:flex}section.sec .sec-body .in-arrow-wrap .arraw-area{width:70px;flex-shrink:0;position:relative;min-height:300px}section.sec .sec-body .in-arrow-wrap .arraw-area:before,section.sec .sec-body .in-arrow-wrap .arraw-area:after{content:"";display:block;position:absolute;background-color:var(--color-orange)}section.sec .sec-body .in-arrow-wrap .arraw-area:before{width:50%;height:calc(100% - 30px);top:0;left:50%;transform:translateX(-50%)}section.sec .sec-body .in-arrow-wrap .arraw-area:after{width:100%;height:40px;-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 .in-arrow-wrap .description-area{padding:20px 0;width:100%;display:flex;flex-direction:column}@media screen and (min-width:800px){section.sec .sec-body .in-arrow-wrap .description-area{flex-direction:row}}section.sec .sec-body .in-arrow-wrap .description-area .text{width:100%}section.sec .sec-body .in-arrow-wrap .description-area .text h4{font-size:1.8em;padding:10px 15px;margin:25px 0;border-radius:50px;background-color:var(--color-primary-green);color:var(--color-white);font-weight:700;display:inline-block}@media screen and (min-width:1000px){section.sec .sec-body .in-arrow-wrap .description-area .text h4{font-size:2.2em;min-width:300px}}section.sec .sec-body .in-arrow-wrap .description-area figure.step-img{width:50%;max-width:200px;padding:25px 0 0;margin:0 auto;flex-shrink:0}@media screen and (min-width:800px){section.sec .sec-body .in-arrow-wrap .description-area figure.step-img{margin:0;padding:0 25px 0 10px}}@media screen and (min-width:800px){section.sec .sec-body .in-arrow-wrap .description-area .text{order:2}section.sec .sec-body .in-arrow-wrap .description-area figure.step-img{order:1}}section#step-01 .h-step .step-num{background-color:#ec6f6c}section#step-01 #btn-property-search-front{max-width:400px;margin:0 auto}@media screen and (min-width:800px){section#step-01 #btn-property-search-front{margin:0}}section#step-02 .h-step .step-num{background-color:#757779}section#step-02 .btn-wrap{max-width:400px;margin:0 auto}@media screen and (min-width:800px){section#step-02 .btn-wrap{margin:0}}section#step-03 .h-step .step-num{background-color:#f6ae54}section#step-04 .h-step .step-num{background-color:#7bc276}section#step-04 figure.step-img{padding:25px 20px 0}@media screen and (min-width:800px){section#step-04 figure.step-img{padding:0 27px}}section#step-05 .in-arrow-wrap .arraw-area{visibility:hidden}section#step-05 .h-step .step-num{background-color:#64c4d7}section#step-05 table tbody{background-color:var(--color-white)}@media screen and (min-width:800px){section#step-05 table tbody th{width:200px}}section#step-05 ol{padding:0;margin:0;list-style-type:none}section#step-05 ol li{padding:.2em 0;padding-left:1.3em;text-indent:-1.3em}section#step-05 figure.step-img{padding:25px 20px 0}@media screen and (min-width:800px){section#step-05 figure.step-img{padding:0 33px 0 15px}}