*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:70px}@media screen and (max-width:500px){html{font-size:56%}}@media screen and (max-width:360px){html{font-size:50%}}body{font-size:1.6rem;line-height:1.5;color:#2f353f;background:#fff;min-height:100vh;box-sizing:border-box;font-family:Noto Sans JP,sans-serif;white-space:pre-wrap;overflow-wrap:break-word;overflow-x:hidden}.wrapper{width:100%;max-width:1170px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}p{line-height:1.9;margin-bottom:1.5rem}a{color:#675dff;text-decoration:none}a:hover{color:#1a73e8}img{width:100%;height:100%;object-fit:cover;vertical-align:middle}ul{padding-left:2em}ul li{padding:.4em 0 .4em .5em}table{width:100%;border-collapse:collapse}thead{font-weight:600;text-align:left;background:#fafafa;border-bottom:1px solid #ddd}tr{border-bottom:1px solid #eee}td,th{padding:15px 20px}th{width:25%;font-weight:600;text-align:left}@media screen and (max-width:500px){td,th{padding:15px 10px}}video{width:100%;height:100%;vertical-align:middle}.H1{font-size:3rem;font-weight:600;padding-bottom:20px}.H2{padding-bottom:15px}.H2,.H2_line{font-size:2.4rem;font-weight:600}.H2_line{border-bottom:2px solid #eee;margin:30px 0 20px}.H2_line,.H3{padding:10px 0}@media screen and (max-width:500px){.H1{font-size:2.6rem}.H1,.H2{padding-bottom:15px}.H2{font-size:2.2rem}}.mr_1{margin-right:10px}.mr_2{margin-right:20px}.ml_1{margin-left:10px}.ml_2{margin-left:20px}.mt_1{margin-top:10px}.mt_2{margin-top:20px}.mt_3{margin-top:30px}.mt_4{margin-top:40px}.mb_1{margin-bottom:10px}.mb_2{margin-bottom:20px}.mb_3{margin-bottom:30px}.mb_4{margin-bottom:40px}.pb_1{padding-bottom:10px}.pb_2{padding-bottom:20px}.w_100,.wide100{width:100%}.color_key{color:#03c494}.color_white{color:#fff}.color_red{color:red}.marker{background:linear-gradient(transparent 70%,#ffff7f 0);font-weight:600}.img_sp{display:none}@media screen and (max-width:500px){.img_pc{display:none}.img_sp{display:block}}.top_bar,.under_bar{width:100%;height:70px;background-color:#000;color:#fff;font-size:1.7rem;font-weight:600;padding:0;display:grid;place-items:center;text-align:center}.top_bar a,.under_bar a{color:#03c494}.top_bar a:hover,.under_bar a:hover{color:#00ff2c}@media screen and (max-width:500px){.top_bar,.under_bar{font-size:1.5rem;padding:0 1rem}}button{display:inline-block;position:relative;overflow:hidden;text-align:center;padding:7px 13px;font-size:1.4rem;background:#fff;border-radius:10px;border:1px solid #ccc;text-decoration:none;transition:all .3s}button span{display:flex;justify-content:center;align-items:center;vertical-align:middle;line-height:0}button svg{width:20px;height:20px;margin-right:10px}button:hover{background:#f6f7f9}button:disabled{color:#000;cursor:not-allowed;background:#eee;border:1px solid #eee;box-shadow:none}button input,button textarea{z-index:2}button:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:radial-gradient(circle,#fff 10%,transparent 0) no-repeat 50%;transform:scale(10);opacity:0;transition:transform .3s,opacity 1s}button:active:after{transform:scale(0);transition:0s;opacity:.3}.base_btn{display:block;width:100%;max-width:500px;border:2px solid #051e34;border-radius:30px;font-size:1.6rem;color:#fff;font-weight:600;background:#051e34;padding:13px 10px;margin:0 auto}.base_btn:hover{background:#051e34;filter:brightness(1.3);color:#00ff2c;box-shadow:0 3px 4px #dadbdc}.base_btn svg{width:40px;height:40px}.close_btn{position:absolute;top:0;right:0;width:50px;height:50px;border-radius:10px;font-size:3rem;color:#999;font-weight:600;display:grid;place-items:center;z-index:10}.close_btn,.close_btn:hover{background:transparent;border:0}.close_btn:hover{color:#fff}.close_btn svg{width:45px;height:45px}.form_btn{display:flex;justify-content:center;align-items:center;width:100%;max-width:500px;height:60px;border:2px solid #000;background:#000;border-radius:30px;font-size:1.7rem;color:#fff;font-weight:600;box-shadow:0 5px 10px rgba(0,0,0,.1);margin:40px auto 0}.form_btn:hover{background:#000;opacity:.8;box-shadow:0 8px 15px rgba(0,0,0,.1)}@media screen and (max-width:500px){.form_btn{height:50px}}.navbar{position:fixed;top:0;display:flex;justify-content:space-between;align-items:center;width:100%;height:70px;background:#051e34;background:#fff;background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0 4rem;z-index:110}.navbar .logo{display:block;width:200px;height:auto;margin-right:20px}.navbar .logo img{width:auto;height:100%;object-fit:contain}.navbar .items{display:flex;align-items:center;margin-left:auto}.navbar .item{font-size:1.4rem;padding:7px 20px;color:#000;transition:all .3s}.navbar .item:hover{color:#03c494}.navbar .sign_btn{font-size:1.4rem;padding:12px 25px;margin-left:10px;border-radius:30px;background:#03c494;color:#fff;font-weight:600;transition:all .3s}.navbar .sign_btn:hover{filter:brightness(1.1)}@media screen and (max-width:820px){.navbar{padding:0 1.5rem}.navbar .logo{width:40%;max-width:220px;margin-right:10px}.navbar .item{display:none}.navbar .sign_btn{padding:12px 18px;margin-left:0}}.footer{display:flex;justify-content:center;align-items:center;width:100%;height:100px;background:#f9f9f9;padding:10px;font-size:1.1rem}.footer_wrapper{text-align:center}.footer_title{font-size:1.6rem;color:#000;font-weight:600;margin-bottom:10px}.footer_inner{display:flex;justify-content:center;flex-flow:row wrap;align-items:center;margin:5px 0 10px}.footer_inner a{font-size:1.2rem;color:#fff;padding:5px 10px}.footer_inner a:hover{color:#1a73e8}@media screen and (max-width:500px){.footer_inner a{padding:3px 8px}}input,textarea{display:block;position:relative;width:100%;padding:0;margin:0;border:0;outline:0;background:inherit;font-family:inherit;color:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;text-align:inherit;text-shadow:inherit}input:focus,textarea:focus{border-bottom:1px dashed #000}textarea{resize:none}textarea::-webkit-scrollbar{width:0}.form_field{margin-bottom:30px}.form_field .radio_box,.form_field input,.form_field textarea{margin:0}.form_field P,form P{color:#999;margin-top:10px}label{display:flex;justify-content:space-between;align-items:center;font-size:1.4rem;font-weight:600;margin-bottom:8px}.input{width:100%;color:#2f353f;background:#fff;border:1px solid #ccc;border-radius:10px;padding:1rem 1.5rem;margin-bottom:30px;text-align:left}.input:focus,.input:hover{border:1px solid #03c494}.input:focus{box-shadow:0 0 5px #03c494}.input.error,.input.error:focus,.input.error:hover{border:1px solid red}.input.error:focus{box-shadow:0 0 5px red}@media screen and (max-width:500px){label{font-size:1.4rem}}.radio_box{display:inline-block;align-items:center;margin-bottom:20px}.radio_box input{display:inline-block;width:auto;margin-right:8px}.radio_box label{display:inline-block;background:#fff;border:1px solid #051e34;border-radius:10px;margin-right:10px;padding:5px 15px}.radio_box .is_on,.radio_box label:hover{color:#fff;background:#051e34;border:1px solid #051e34}.selectbox{position:relative;width:100%;margin-bottom:30px}.selectbox:after,.selectbox:before{position:absolute;content:"";pointer-events:none}.selectbox:before{display:inline-block;right:0;width:40px;height:100%;border-radius:0 8px 8px 0}.selectbox:after{top:50%;right:23px;transform:translate(50%,-50%) rotate(45deg);width:6px;height:6px;border-bottom:2px solid #2f353f;border-right:2px solid #2f353f}.selectbox select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;font-size:1.5rem;padding:1.3rem 1.5rem;border-radius:8px;background:#fff;border:1px solid #ccc;cursor:pointer}.selectbox select:focus,.selectbox select:hover{border:1px solid #03c494}.selectbox select:focus{box-shadow:0 0 0 2px #03c494;outline:0}input[type=datetime-local]{-webkit-appearance:none}.input_fields{display:flex;flex-flow:row wrap;justify-content:space-between}.input_fields .input{margin-bottom:0}.input_fields .field_2{width:calc(50% - 20px);margin-bottom:30px}.input_fields .field_3{width:calc(33.3333333333% - 20px);margin-bottom:30px}@media screen and (max-width:500px){.input_fields .field_2,.input_fields .field_3{width:100%}}.toast{position:fixed;z-index:1001;top:20px;right:20px;background:#fff;box-shadow:0 4px 10px #ccc;min-width:350px;max-width:90%;border-radius:5px;padding:1rem;display:flex;justify-content:center;align-items:center;animation:toast_animate .4s ease}@keyframes toast_animate{0%{transform:translateY(-100px)}30%{transform:translateY(20px)}to{transform:translateY(0)}}.toast .toast_message{flex:calc(100% - 50px) 1;font-size:1.6rem;font-weight:600;display:grid;place-items:center}.toast .close_btn{position:static;width:45px;height:45px;border-radius:50%;font-size:3rem;color:#999;font-weight:600}.toast .close_btn:hover{color:#000}@media screen and (max-width:500px){.toast{top:10px;left:10px;right:10px;min-width:auto;max-width:100%}}.inactive_screen{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:2rem}.base_area{width:100%;background:#f9f9f9;border-radius:30px;padding:3rem 4rem 4rem;margin:0 auto 30px}@media screen and (max-width:500px){.base_area{padding:3rem}}.advice_box{width:100%;font-size:1.5rem;color:#933ee0;background:#f2eefc;font-weight:600;text-align:center;border:2px solid #933ee0;border-radius:15px;padding:1.5rem}@media screen and (max-width:500px){.advice_box{font-size:1.4rem}}.contact_form{width:100%;max-width:900px;background:#f9f9f9;border-radius:5px;padding:5rem 8rem 2rem;margin:10px auto 50px;box-shadow:0 0 30px rgba(0,0,0,.1)}.contact_form .form_title{font-size:4rem;letter-spacing:1.5rem;text-indent:1.5rem;font-weight:400;text-align:center;margin-bottom:35px}.contact_form .form_title span{display:block;font-size:1.5rem;letter-spacing:1rem;text-indent:1rem;color:#ccc;margin-top:10px}.contact_form p{font-size:1.3rem}.form_notice{font-size:1.4rem;text-align:center;border-top:1px solid #eee;padding:2.5rem 0;margin-top:40px}@media screen and (max-width:500px){.contact_form{padding:4rem 3rem 1rem}.contact_form .form_title{font-size:2.6rem;margin-bottom:30px}.contact_form p,.form_notice{font-size:1.2rem}.form_notice{margin-top:30px}}.page_area{width:100vW}.page_password_field{position:fixed;inset:0;margin:auto;height:100vh;background:#f9f9f9;z-index:9999;display:grid;place-items:center}.password_form{width:100%;max-width:520px;background:#f2eefc;border:.5px solid #933ee0;border-radius:10px;padding:50px;box-shadow:0 0 5px rgba(0,0,0,.1)}.password_form p{color:#933ee0;font-weight:600}.password_form .input{margin-bottom:0}@media screen and (max-width:500px){.password_form{width:calc(100% - 40px);padding:30px 20px}}.switch_header{position:relative;display:flex;width:100%;height:500px}.switch_wrap{position:absolute;top:0;left:0;width:100%;height:100%;animation:switch_item 15s ease .5s infinite;opacity:0;display:block}.switch_wrap:first-of-type{animation-delay:0s}.switch_wrap:nth-of-type(2){animation-delay:5s}.switch_wrap:nth-of-type(3){animation-delay:10s}@keyframes switch_item{0%{opacity:0}16%{opacity:1;z-index:100}33%{opacity:1;z-index:100}49%{opacity:0}to{opacity:0}}.header:hover .switch_wrap{animation-play-state:paused}.switch_stop_btn{display:none;position:absolute;top:5px;right:5px;margin:0;z-index:10}.section:hover .switch_stop_btn{display:block}.switch_preview_img{width:100%;border-radius:5px;margin:5px auto;overflow:hidden}.block_area{position:relative;width:100%;padding:100px 0}@media screen and (max-width:500px){.block_area{padding:60px 0}}.block_layer{position:absolute;content:"";top:0;bottom:0;left:0;right:0}.block_layer img,.block_layer video{width:100%;height:100%;object-fit:cover}.block_layer:before{position:absolute;content:"";top:0;left:0;right:0;bottom:0}.block_wrapper{max-width:1260px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;display:flex;flex-flow:row wrap}.block_wrapper,.part_box{width:100%;position:relative}.part_box{margin:10px 0}.part_box.active{opacity:1;transform:translate(0)}.col_1{width:100%}.col_2{width:calc((100% - 35px)/2)}.col_3{width:calc((100% - 70px)/3)}.col_4{width:calc((100% - 90px)/4)}.col_5{width:calc((100% - 100px)/5)}.col_6{width:calc((100% - 100px)/6)}@media screen and (max-width:500px){.col_1,.col_2,.col_3,.col_4,.col_5,.col_6{width:100%}}.fixed_header{position:fixed;top:0;width:100%;z-index:201}.fixed_footer{position:fixed;bottom:0;width:100%;z-index:200}.fixed_footer .block_area{padding:0}.splide--fade .splide__slide .block_layer.is-prev,.splide--fade .splide__slide.is-active .block_layer,.splide--fade .splide__slide.is-prev .block_layer{animation:img-zoom 10s linear 0s normal both}@keyframes img-zoom{0%{transform:scale(1)}to{transform:scale(1.25)}}.flowing_slide{display:flex;overflow:hidden}.flowing_wrap{display:flex;animation:loop-slider 20s linear .5s infinite}.flowing_slide:hover .flowing_wrap{animation-play-state:paused}.flowing_box{width:calc(100VW - 80px);max-width:1728px;margin-right:-1px;display:flex;align-items:stretch}@keyframes loop-slider{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media screen and (max-width:500px){.flowing_box{width:100VW}.flowing_box.w_auto{width:100%}}.YouTube p,.accordion_1 p,.box_1 p,.button_1 p,.card_1 p,.comment_1 p,.contact_1 p,.footer_1 p,.headline_1 p,.html_box p,.image_1 p,.link_1 .sns_1 p,.list_1 p,.mainvisual_1 p,.navbar_1 p,.navbtn_1 p,.notice_1 p,.point_1 p,.price_1 p,.profile_1 p,.rating_1 p,.sitemap_1 p,.text_1 p{margin-bottom:0}.part_btn{display:flex;align-items:center;width:100%;max-width:220px;height:38px;padding:0 25px;margin-top:30px;font-size:1.1rem;letter-spacing:.15em;line-height:1;color:#343434;background:#fff;border:1px solid #343434;border-radius:30px;transition:all .3s ease;position:relative;overflow:hidden;z-index:1}.part_btn:after{background:#000;position:absolute;top:0;left:0;content:"";width:100%;height:100%;transform:scaleX(0);transform-origin:left top;transition:.3s cubic-bezier(.45,0,.55,1);z-index:-1}.part_btn:hover{color:#fff}.part_btn:hover:after{transform:scale(1)}.part_btn span:after,.part_btn span:before{position:absolute;top:50%;right:20px;height:1px;background:#000;content:""}.part_btn span:before{width:40px;transform:translateY(-50%)}.part_btn span:after{width:10px;transform:translateY(-50%) rotate(45deg);transform-origin:right center}.part_btn:hover span:after,.part_btn:hover span:before{background:#fff}@media screen and (max-width:500px){.part_btn{max-width:240px;height:38px;margin:30px auto 0;font-size:1.3rem;justify-content:center}}.btn-four:hover span{transform:scale(1.2)}.btn-four:before{opacity:0;background:hsla(0,0%,100%,.1);transform:scale(.1)}.btn-four:hover:before{opacity:1;transform:scale(1)}.btn-four:after{transition:all .3s;border:1px solid hsla(0,0%,100%,.5)}.btn-four:hover:after{transform:scale(0);opacity:0}.btn-five:before{transition:transform .15s,border-radius .15s .15s;opacity:0;background:hsla(0,0%,100%,.1);transform:scale(.1);border-radius:50%}.btn-five:hover:before{opacity:1;transform:scale(1);border-radius:0}.btn-five:after{transition:all .3s;border:1px solid hsla(0,0%,100%,.3)}.btn-five:hover:after{opacity:0}.headline_1{position:relative;width:100%;height:100%;margin:auto;border:0 solid #ccc}.headline_1 .title{width:100%;font-size:2.8rem;font-weight:600;margin-bottom:10px}.headline_1 .subtitle{width:100%;font-size:1.7rem;font-weight:400;margin-bottom:35px}.headline_1:before{content:"";position:absolute;display:inline-block;bottom:0;width:70px;height:3px;background:#051e34;border-radius:3px}.headline_1-2{text-align:center}.headline_1-2:before{left:50%;transform:translateX(-50%)}.headline_1-3 .title{margin-bottom:35px}.headline_1-3 .subtitle{display:none}.headline_1-4{text-align:center}.headline_1-4 .title{margin-bottom:35px}.headline_1-4 .subtitle{display:none}.headline_1-4:before{left:50%;transform:translateX(-50%)}.headline_1-5 .subtitle{margin-bottom:0}.headline_1-5:before{display:none}.headline_1-6{text-align:center}.headline_1-6 .subtitle{margin-bottom:0}.headline_1-6:before{display:none}.headline_1-5B{display:flex;flex-direction:column}.headline_1-5B .title{order:1;margin-bottom:0}.headline_1-5B .subtitle{order:0;margin-bottom:10px}.headline_1-5B:before{display:none}.headline_1-6B{display:flex;flex-direction:column;text-align:center}.headline_1-6B .title{order:1;margin-bottom:0}.headline_1-6B .subtitle{order:0;margin-bottom:10px}.headline_1-6B:before{display:none}.headline_1-7 .title{margin-bottom:0}.headline_1-7 .subtitle,.headline_1-7:before{display:none}.headline_1-8{text-align:center}.headline_1-8 .title{margin-bottom:0}.headline_1-8 .subtitle,.headline_1-8:before{display:none}.headline_2-1{background:transparent;border:0;border-left:6px solid #051e34;padding:.7rem 1.8rem;display:flex;align-items:center}.headline_2-1 .title{margin-bottom:0}.headline_2-1 .subtitle,.headline_2-1:before{display:none}.headline_2-2{background:transparent;border:0;border-bottom:2px solid #051e34;padding:1.5rem 0;display:flex;align-items:center}.headline_2-2 .title{margin-bottom:0}.headline_2-2 .subtitle,.headline_2-2:before{display:none}.headline_2-3{background:transparent;border:0;border-bottom:7px double #051e34;padding:1.5rem 0;display:flex;align-items:center}.headline_2-3 .title{margin-bottom:0}.headline_2-3 .subtitle,.headline_2-3:before{display:none}.headline_2-4{background:transparent;border:0;border-top:2px solid #051e34;border-bottom:2px solid #051e34;padding:2rem 0;display:flex;align-items:center}.headline_2-4 .title{margin-bottom:0}.headline_2-4 .subtitle,.headline_2-4:before{display:none}.headline_3-1{background:#051e34;padding:2rem 3rem;display:flex;align-items:center}.headline_3-1 .title{color:#fff;margin-bottom:0}.headline_3-1 .subtitle,.headline_3-1:before{display:none}.headline_3-2{background:#051e34;padding:2.5rem 3rem;display:flex;align-items:center}.headline_3-2 .title{color:#fff;margin-bottom:0}.headline_3-2 .subtitle{display:none}.headline_3-2:after,.headline_3-2:before{content:"";position:absolute;left:0;width:100%;border-top:1.5px solid #fff;background:transparent;border-radius:0;height:0}.headline_3-2:before{top:3px}.headline_3-2:after{bottom:3px}.headline_3-3{background:#051e34;padding:2.5rem 3rem;display:flex;align-items:center}.headline_3-3 .title{color:#fff;margin-bottom:0}.headline_3-3 .subtitle{display:none}.headline_3-3:after,.headline_3-3:before{content:"";position:absolute;left:0;width:100%;border-top:2.5px dotted #fff;background:transparent;border-radius:0;height:0}.headline_3-3:before{top:4px}.headline_3-3:after{bottom:4px}.headline_3-4{background:#03c494;padding:2rem 2.5rem;display:flex;align-items:center;border:4px solid #051e34;box-shadow:8px 8px 0 #051e34}.headline_3-4 .title{color:#fff;margin-bottom:0}.headline_3-4 .subtitle,.headline_3-4:before{display:none}.headline_4-1{background:#051e34;padding:4rem 0;margin:0 calc(50% - 50vw);width:calc(100vw - 9px);display:flex;align-items:center;text-align:center}.headline_4-1 .title{color:#fff;margin-bottom:0}.headline_4-1 .subtitle,.headline_4-1:before{display:none}.headline_4-2{background:#051e34;padding:4rem 0;margin:0 calc(50% - 50vw);width:calc(100vw - 9px);display:flex;align-items:center;text-align:center}.headline_4-2 .title{color:#fff;margin-bottom:0}.headline_4-2 .subtitle{display:none}.headline_4-2:after,.headline_4-2:before{content:"";position:absolute;left:0;right:0;width:100%;height:2px;border-radius:0;background:#fff}.headline_4-2:before{top:5px}.headline_4-2:after{bottom:5px}.headline_4-3{background:#051e34;padding:4rem 0;margin:0 calc(50% - 50vw);width:calc(100vw - 9px);display:flex;align-items:center;text-align:center}.headline_4-3 .title{color:#fff;margin-bottom:0}.headline_4-3 .subtitle{display:none}.headline_4-3:before{border:30px solid transparent;border-top-color:#051e34;z-index:2}.headline_4-3:after,.headline_4-3:before{position:absolute;content:"";top:100%;left:50%;transform:translateX(-50%);background:transparent;width:0;height:0}.headline_4-3:after{border:38px solid transparent;border-top-color:#051e34;z-index:1}.headline_4-4{background:#051e34;padding:6.5rem 0 2rem;margin:0 calc(50% - 50vw);width:calc(100vw - 9px);display:flex;align-items:center;text-align:center}.headline_4-4 .title{color:#fff;margin-bottom:0}.headline_4-4 .subtitle{display:none}.headline_4-4:before{border-right:calc(50vw - 9px) solid transparent;border-left:calc(50vw - 9px) solid transparent;border-top:80px solid #051e34;z-index:2}.headline_4-4:after,.headline_4-4:before{position:absolute;content:"";top:100%;right:50%;transform:translateX(50%);box-sizing:border-box;background:transparent}.headline_4-4:after{border-right:calc(50vw - 10px) solid transparent;border-left:calc(50vw - 10px) solid transparent;border-top:90px solid transparent;z-index:1}.headline_5-1{display:inline-block;width:auto;height:auto;background:#051e34;padding:.5rem 1.5rem}.headline_5-1 .title{color:#fff;margin-bottom:0}.headline_5-1 .subtitle,.headline_5-1:before{display:none}.headline_5-2{display:inline-block;width:auto;height:auto}.headline_5-2 .title{margin-bottom:0}.headline_5-2 .subtitle,.headline_5-2:before{display:none}.headline_5-2 .underline{position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(transparent 70%,#ffff7f 0);z-index:-1}.headline_5-3{padding:1.5rem 0;text-align:center;background:#fff;border:0;border-bottom:3px solid #051e34}.headline_5-3 .title{margin-bottom:0}.headline_5-3 .subtitle{display:none}.headline_5-3:before{top:98%;border:20px solid transparent;border-top-color:#fff;z-index:2}.headline_5-3:after,.headline_5-3:before{position:absolute;content:"";left:50%;transform:translateX(-50%);background:transparent;width:0;height:0}.headline_5-3:after{top:100%;border:23px solid transparent;border-top-color:#051e34;z-index:1}.headline_5-4{padding:1.5rem 0;text-align:center;background:#fff;border:0;border-bottom:3px solid #051e34}.headline_5-4 .title{margin-bottom:0}.headline_5-4 .subtitle{display:none}.headline_5-4:before{top:98%;border-color:transparent transparent transparent #fff;border-width:0 33px 27px 27px;z-index:2}.headline_5-4:after,.headline_5-4:before{position:absolute;content:"";left:calc(50% + 15px);transform:translateX(-50%);border-style:solid;background:transparent;width:0;height:0}.headline_5-4:after{top:100%;border-color:transparent transparent transparent #051e34;border-width:0 30px 30px;z-index:1}.headline_6-1{background:transparent}.headline_6-1 .title{position:absolute;bottom:0;left:0;padding:0 3rem;margin-bottom:0;z-index:1}.headline_6-1 .subtitle{line-height:1.2;font-size:7rem;color:rgba(0,255,0,.2);margin-bottom:13px}.headline_6-1:before{display:none}@media screen and (max-width:744px){.headline_4-1,.headline_4-2,.headline_4-3,.headline_4-4{width:100vw}}@media screen and (max-width:500px){.headline_1 .title{font-size:2.4rem}.headline_1 .subtitle,.headline_1-3 .title,.headline_1-4 .title{margin-bottom:30px}.headline_1-5 .subtitle,.headline_1-6 .subtitle{margin-bottom:0}.headline_1-5B .subtitle,.headline_1-6B .subtitle{margin-bottom:10px}.headline_4-1,.headline_4-2,.headline_4-3{width:100vw}.headline_4-4{width:100vw;padding:4rem 0 3rem}.headline_4-4:before{border-top:40px solid #051e34}.headline_4-4:after,.headline_4-4:before{border-right:50vw solid transparent;border-left:50vw solid transparent}.headline_4-4:after{border-top:40px solid transparent}.headline_6-1 .subtitle{font-size:5rem;margin-bottom:10px}}.box_1{width:100%;height:100%;border-radius:5px;background:#fff;border:1px solid #051e34;padding:3rem;margin:auto}.box_1 .subtitle{display:none}.box_1 .title{font-size:2rem;font-weight:600;margin-bottom:15px}.box_1-2 .title{border-bottom:1px solid #051e34;padding-bottom:10px}.box_1-3 .title{border-left:5px solid #051e34;padding:5px 0 5px 15px}.box_2-1 .title{display:none}.box_2-2{border:5px double #051e34}.box_2-3{border:0;border-left:7px solid #051e34;background:#f9f9f9}.box_2-4{border:0 solid #051e34;box-shadow:0 5px 20px rgba(0,0,0,.1)}.box_2-5{box-shadow:8px 8px 0 #051e34}.box_3-1{padding:0 3rem 3rem;overflow:hidden}.box_3-1 .subtitle{display:block;font-size:1.8rem;font-weight:500;color:#fff;background:#051e34;padding:1.5rem 3rem;margin:0 -3rem 3rem}.box_3-2{text-align:center}.box_3-2 .subtitle{display:inline-block;width:100%;max-width:360px;font-size:1.5rem;font-weight:500;color:#fff;background:#051e34;border-radius:30px;padding:8px 15px;margin-bottom:30px}.box_3-2 .part_btn{max-width:240px;margin:30px auto 0;justify-content:center}.box_4-1{padding-top:4.5rem}.box_4-1 .subtitle{position:absolute;top:-20px;left:2rem;display:inline-block;font-size:1.5rem;font-weight:500;color:#fff;border:2px solid #051e34;background:#051e34;border-radius:30px;padding:6px 20px}.box_4-2{padding-top:4.5rem;text-align:center}.box_4-2 .subtitle{position:absolute;top:-20px;left:50%;transform:translateX(-50%);display:inline-block;width:calc(100% - 20px);max-width:360px;font-size:1.5rem;font-weight:500;color:#fff;border:2px solid #051e34;background:#051e34;border-radius:30px;padding:6px 20px}.box_4-2 .part_btn{max-width:240px;margin:30px auto 0;justify-content:center}.box_4-3{padding-top:6rem}.box_4-3 .subtitle{position:absolute;top:0;left:0;display:inline-block;font-size:1.5rem;font-weight:500;color:#fff;background:#051e34;border-radius:0 0 10px 0;padding:8px 20px}.box_4-4{padding-top:6rem;text-align:center}.box_4-4 .subtitle{position:absolute;top:0;left:50%;transform:translateX(-50%);display:inline-block;width:calc(100% - 20px);max-width:360px;font-size:1.5rem;font-weight:500;color:#fff;background:#051e34;border-radius:0 0 10px 10px;padding:8px 20px}.box_4-4 .part_btn{max-width:240px;margin:30px auto 0;justify-content:center}@media screen and (max-width:500px){.box_4-1 .subtitle,.box_4-2 .subtitle{top:-17px}.box_4-2 .subtitle,.box_4-4 .subtitle{width:calc(100% - 40px)}}.card_1{width:100%;max-width:600px;height:100%;background:#fff;border-radius:5px;border:0 solid #051e34;margin:auto;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.1);transition:transform .4s ease,box-shadow .4s ease}.card_1:hover{transform:translateY(-7px) scale(1.02);box-shadow:0 20px 20px -10px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1)}.card_1 .card_img{width:100%;aspect-ratio:16/9}.card_1 .card_body{padding:3rem}.card_1 .title{font-size:2rem;font-weight:600;margin-bottom:15px}.card_1 .subtitle{display:none;font-size:1.5rem;font-weight:500;color:#fff;background:#051e34;border-radius:10px;padding:5px 20px}.card_1 .part_btn{max-width:240px;margin:30px auto 0;justify-content:center}.card_1-2 .title{margin-bottom:0}.card_1-2 p,.card_1-3 .title{display:none}.card_1-4{box-shadow:0 20px 20px -10px rgba(0,0,0,.3)}.card_1-5,.card_1-6{border:3px solid #051e34}.card_1-6{box-shadow:8px 8px 0 #051e34}.card_1-7 .card_body{position:relative;padding:3.5rem 3rem 3rem}.card_1-7 .subtitle{position:absolute;top:-16px;left:50%;transform:translateX(-50%);display:inline-block;width:100%;max-width:250px;text-align:center;outline:2px solid #fff;border-radius:30px}.card_1-8 .card_body{position:relative;padding:3.5rem 3rem 3rem}.card_1-8 .subtitle{position:absolute;top:-16px;left:0;display:inline-block;border-radius:0 10px 10px 0}.card_1-9 .card_body{position:relative;padding:5.5rem 3rem 3rem}.card_1-9 .subtitle{position:absolute;top:0;left:0;display:inline-block;border-radius:0 0 10px 0}.card_1-10 .card_body{position:relative;padding:5.5rem 3rem 3rem}.card_1-10 .subtitle{position:absolute;top:0;left:0;width:100%;display:block;border-radius:0;text-align:center}.card_1-11{position:relative}.card_1-11 .subtitle{position:absolute;top:0;left:0;display:inline-block;border-radius:0 0 10px 0}.card_2-1{background:transparent;box-shadow:none}.card_2-1 .card_img img{border-radius:5px}.card_2-1 .card_body{padding:3rem 0}.card_2-1:hover{box-shadow:none}.card_2-2{background:#fff;padding:2rem;border-radius:20px;box-shadow:0 0 10px rgba(0,0,0,.1)}.card_2-2 .card_img img{border-radius:12px}.card_2-2 .card_body{padding:3rem 0 1rem}.card_3-1{max-width:100%;display:flex;justify-content:space-between;align-items:center;flex-flow:row wrap}.card_3-1 .card_img{width:25%;height:100%;aspect-ratio:auto}.card_3-1 .card_body{width:75%;padding:4rem}.card_3-1 .subtitle{display:block;margin-bottom:10px;font-size:1.7rem;color:#2f353f;background:transparent;padding:0}.card_3-1 .part_btn{max-width:220px;margin:30px 0 0;justify-content:left}.card_3-2{max-width:100%;display:flex;justify-content:space-between;align-items:center;flex-flow:row wrap;padding:2rem;border-radius:30px;border:0 solid #f2f2f2}.card_3-2 .card_img{width:25%;height:100%;aspect-ratio:auto}.card_3-2 .card_img img{border-radius:15px}.card_3-2 .card_body{width:75%;padding:0 1rem 0 3rem}.card_3-2 .subtitle{display:block;margin-bottom:10px;font-size:1.7rem;color:#2f353f;background:transparent;padding:0}.card_3-2 .part_btn{max-width:220px;margin:30px 0 0;justify-content:left}.card_4-1{max-width:100%;display:flex;justify-content:space-between;align-items:center;flex-flow:row wrap;border:0 solid #f2f2f2;box-shadow:none}.card_4-1 .card_img{width:25%;height:100%;aspect-ratio:auto}.card_4-1 .card_img img{border-radius:5px}.card_4-1 .card_body{width:75%;padding:0 0 0 4rem}.card_4-1 .subtitle{display:block;margin-bottom:10px;font-size:1.7rem;color:#2f353f;background:transparent;padding:0}.card_4-1 .part_btn{max-width:220px;margin:30px 0 0;justify-content:left}.card_4-1:hover,.card_4-2{box-shadow:none}.card_4-2{max-width:100%;display:flex;justify-content:space-between;align-items:center;flex-flow:row wrap;border:0 solid #f2f2f2}.card_4-2:hover{box-shadow:none}.card_4-2 .card_img{width:25%;height:100%;order:1;aspect-ratio:auto}.card_4-2 .card_img img{border-radius:5px}.card_4-2 .card_body{width:75%;padding:0 4rem 0 0;order:0}.card_4-2 .subtitle{display:block;margin-bottom:10px;font-size:1.7rem;color:#2f353f;background:transparent;padding:0}.card_4-2 .part_btn{max-width:220px;margin:30px 0 0;justify-content:left}.card_5-1{padding-top:4rem;text-align:center;border:1px solid #f2f2f2;box-shadow:none}.card_5-1 .card_img{width:50%;aspect-ratio:1/1;margin:0 auto}.card_5-1 .card_img img{border-radius:50%}.card_5-1 .subtitle{display:block;color:#2f353f;background:transparent;padding:0}@media screen and (max-width:500px){.card_1 .part_btn{max-width:240px;margin:30px auto 0;justify-content:center}.card_1-7 .subtitle,.card_1-8 .subtitle{top:-14px}.card_2-1 .card_body{padding:3rem 0}.card_3-1 .card_img,.card_3-2 .card_img,.card_4-1 .card_img,.card_4-2 .card_img{width:100%;height:auto}.card_3-1 .card_body,.card_3-2 .card_body,.card_4-1 .card_body,.card_4-2 .card_body{width:100%;padding:3rem}.card_3-2{border-radius:20px}.card_3-2 .card_img img{border-radius:10px}.card_3-2 .card_body{padding:2.5rem 0 2rem}.card_4-1 .card_body,.card_4-2 .card_body{padding:3rem 0}}.point_1{display:flex;justify-content:space-between;align-items:center;flex-flow:row wrap;width:100%;height:100%;padding:20px 0;margin:auto;border:0 solid #f2f2f2}.point_1 .point_img{width:45%;transition:transform .3s ease,box-shadow .3s ease}.point_1 .point_img img{border-radius:20px}.point_1:hover .point_img{transform:scale(1.05);filter:drop-shadow(0 15px 20px rgba(0,0,0,.1))}.point_1 .point_body{width:45%}.point_1 .title{width:100%;font-size:2.8rem;font-weight:600;margin-bottom:20px}.point_1 .subtitle{width:100%;font-size:2rem;margin-bottom:10px}.part_box:nth-of-type(2n) .point_1{flex-direction:row-reverse}@media screen and (max-width:500px){.point_1{padding:0}.point_1 .point_img{order:0;width:100%}.point_1 .point_img img{border-radius:15px}.point_1 .point_body{order:1;width:100%;padding:3rem 0 4rem}.point_1 .title{font-size:2.4rem}}.point_1-2{flex-direction:row-reverse}.part_box:nth-of-type(2n) .point_1-2{flex-direction:row}.point_1-3 .point_img img{box-shadow:15px 15px 0 #051e34}@media screen and (max-width:500px){.point_1-3 .point_img img{box-shadow:10px 10px 0 #051e34}.point_1-3 .point_body{padding:4rem 0}}.point_1-4{flex-direction:row-reverse}.point_1-4 .point_img img{box-shadow:15px 15px 0 #051e34}.part_box:nth-of-type(2n) .point_1-4{flex-direction:row}@media screen and (max-width:500px){.point_1-4 .point_img img{box-shadow:10px 10px 0 #051e34}.point_1-4 .point_body{padding:4rem 0}}.point_2-1 .point_img{margin:0 calc(50% - 50vw);width:45vw}.point_2-1 .point_img img{border-radius:80px 0 0 80px}.part_box:nth-of-type(2n) .point_2-1 .point_img img{border-radius:0 80px 80px 0}@media screen and (max-width:500px){.point_2-1 .point_img{width:calc(100vw - 2rem);margin:0 -2rem 0 0}.point_2-1 .point_img img{border-radius:40px 0 0 40px}.part_box:nth-of-type(2n) .point_2-1 .point_img{margin:0 0 0 -2em}.part_box:nth-of-type(2n) .point_2-1 .point_img img{border-radius:0 40px 40px 0}}.point_2-2{flex-direction:row-reverse}.point_2-2 .point_img{margin:0 calc(50% - 50vw);width:45vw}.point_2-2 .point_img img{border-radius:0 80px 80px 0}.part_box:nth-of-type(2n) .point_2-2{flex-direction:row}.part_box:nth-of-type(2n) .point_2-2 .point_img img{border-radius:80px 0 0 80px}@media screen and (max-width:500px){.point_2-2 .point_img{width:calc(100vw - 2rem);margin:0 0 0 -2rem}.point_2-2 .point_img img{border-radius:0 40px 40px 0}.part_box:nth-of-type(2n) .point_2-2 .point_img{margin:0 -2rem 0 0}.part_box:nth-of-type(2n) .point_2-2 .point_img img{border-radius:40px 0 0 40px}}.point_3-1{position:relative;background:#fff;border-radius:30px;padding:0;box-shadow:0 0 4px rgba(0,0,0,.05),0 8px 16px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.point_3-1 .point_img{position:absolute;top:0;right:0;bottom:0;width:50%;overflow:hidden}.point_3-1 .point_img img{border-radius:0;transition:all .4s}.point_3-1 .point_body{width:50%;padding:5rem}.point_3-1:hover{transform:translateY(-7px) scale(1.02);box-shadow:0 20px 20px -10px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1)}.point_3-1:hover .point_img{transform:none;filter:none}.part_box:nth-of-type(2n) .point_3-1 .point_img{left:0;right:auto}.part_box:nth-of-type(2n) .point_3-1 .point_body{margin-left:auto;margin-right:0;padding:5rem}@media screen and (max-width:500px){.point_3-1{border-radius:20px}.point_3-1 .point_img{position:static;width:100%}.point_3-1 .point_body{width:100%;padding:3rem}.part_box:nth-of-type(2n) .point_3-1 .point_body{padding:3rem}}.point_3-2{position:relative;background:#fff;border-radius:30px;padding:0;box-shadow:0 0 4px rgba(0,0,0,.05),0 8px 16px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.point_3-2 .point_img{position:absolute;top:0;left:0;bottom:0;width:50%}.point_3-2 .point_img img{border-radius:0}.point_3-2 .point_body{width:50%;padding:5rem;margin-left:auto;margin-right:0}.point_3-2:hover{transform:translateY(-7px) scale(1.02);box-shadow:0 20px 20px -10px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1)}.point_3-2:hover .point_img{transform:none;filter:none}.part_box:nth-of-type(2n) .point_3-2 .point_img{right:0;left:auto}.part_box:nth-of-type(2n) .point_3-2 .point_body{margin-left:0;margin-right:auto;padding:5rem}@media screen and (max-width:500px){.point_3-2{border-radius:20px}.point_3-2 .point_img{position:static;width:100%}.point_3-2 .point_body{width:100%;padding:3rem}.part_box:nth-of-type(2n) .point_3-2 .point_body{padding:3rem}}.point_4-1{position:relative;padding:30px 0}.point_4-1 .point_img{width:45%;margin:0 0 0 auto}.point_4-1 .point_img img{border-radius:5px}.point_4-1 .point_body{position:absolute;bottom:-10px;left:30px;width:calc(55% + 30px);background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:0 solid #051e34;border-radius:5px;box-shadow:0 35px 20px -20px rgba(0,0,0,.1),0 7px 15px rgba(0,0,0,.1);padding:5rem;z-index:2;transition:transform .3s ease,box-shadow .3s ease}.point_4-1 .title{font-size:2.6rem}.point_4-1:hover .point_body{transform:translateY(-10px) scale(1.03)}.part_box:nth-of-type(2n) .point_4-1 .point_img{margin:0 auto 0 0}.part_box:nth-of-type(2n) .point_4-1 .point_body{left:auto;right:30px}@media screen and (max-width:820px){.point_4-1 .point_img{width:50%}.point_4-1 .point_body{left:0;width:calc(50% + 30px);padding:3rem}.point_4-1 .title{font-size:2.6rem}.part_box:nth-of-type(2n) .point_4-1 .point_body{left:auto;right:0}}@media screen and (max-width:500px){.point_4-1{padding:0 0 20px}.point_4-1 .point_img{width:100%;width:calc(100% + 4rem);margin:0 -2rem}.point_4-1 .point_img img{border-radius:0}.point_4-1 .point_body{position:static;width:100%;padding:3rem;margin-top:-20px;box-shadow:0 20px 20px -5px rgba(0,0,0,.1)}.point_4-1 .title{font-size:2.4rem}.part_box:nth-of-type(2n) .point_4-1 .point_img{width:calc(100% + 4rem);margin:0 -2rem}}.point_6-1{position:relative;border-radius:50px;padding:0;box-shadow:0 0 4px rgba(0,0,0,.05),0 8px 16px rgba(0,0,0,.1);overflow:hidden;color:#fff;transition:transform .3s ease,box-shadow .3s ease}.point_6-1 .point_img{position:absolute;top:0;left:0;bottom:0;width:100%}.point_6-1 .point_img img{border-radius:0}.point_6-1 .point_body{width:45%;padding:5rem 0 5rem 5rem;z-index:1}.point_6-1:hover{transform:translateY(-7px) scale(1.02);box-shadow:0 20px 20px -10px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1)}.point_6-1:hover .point_img{transform:none;filter:none}.part_box:nth-of-type(2n) .point_6-1 .point_body{padding:5rem 5rem 5rem 0;margin-left:auto}@media screen and (max-width:500px){.point_6-1{border-radius:30px}.point_6-1 .point_body{width:100%}.part_box:nth-of-type(2n) .point_6-1 .point_body,.point_6-1 .point_body{padding:20rem 3rem 4rem}}.comment_1{display:flex;justify-content:space-between;align-items:flex-start;width:100%;height:100%;margin:auto}.comment_1 .comment_icon{width:110px;text-align:center}.comment_1 .icon{width:100%;aspect-ratio:1/1}.comment_1 .icon img{border-radius:50% 50% 50% 5%;border:3px solid #fff;background:#f6f7f9;box-shadow:0 2px 10px rgba(0,0,0,.1)}.comment_1 .comment_name{font-size:1.2rem;font-weight:600;margin-top:10px}.comment_1 .comment_body{width:calc(100% - 135px);background:#f9f9f9;border:3px solid #fff;border-radius:10px;padding:2rem 3rem;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.comment_1:hover .comment_body{transform:translateY(-7px) scale(1.02);box-shadow:0 20px 20px -10px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1)}.part_box:nth-of-type(2n) .comment_1 .comment_icon{order:1}.part_box:nth-of-type(2n) .comment_1 .comment_icon img{border-radius:50% 50% 5% 50%}.part_box:nth-of-type(2n) .comment_1 .comment_body{order:0}@media screen and (max-width:500px){.comment_1 .comment_icon{width:80px}.comment_1 .comment_body{width:calc(100% - 90px);padding:2rem}}.rating_1{display:flex;align-items:flex-start;width:100%;height:100%;margin:auto;background:#fff;padding:3rem;border:1px solid #f2f2f2;border-radius:5px}.rating_1 .rating_icon{width:150px;text-align:center}.rating_1 .icon{width:100%;aspect-ratio:1/1}.rating_1 .icon img{border-radius:50%}.rating_1 .rating_name{font-size:1.2rem;font-weight:600;margin-top:10px}.rating_1 .rating_body{width:calc(100% - 150px);padding-left:30px}.rating_1 .title{font-size:2rem;font-weight:600;margin-bottom:10px}.rating_1 .stars_box{display:flex;align-items:center;margin-bottom:10px}.rating_1 .star_number{font-size:2rem;color:#ccc;font-weight:600}@media screen and (max-width:500px){.rating_1{padding:3rem 2rem}.rating_1 .rating_icon{width:50px}.rating_1 .rating_body{width:calc(100% - 50px);padding-left:20px}.rating_1 .title{font-size:1.8rem}.rating_1 .star_number{display:none}}.profile_1{display:flex;align-items:flex-start;width:100%;height:100%;margin:auto;background:#fff;padding:3rem;border:1px solid #f2f2f2;border-radius:5px;transition:transform .3s ease,box-shadow .3s ease}.profile_1:hover{transform:translateY(-7px) scale(1.02);box-shadow:0 20px 20px -10px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1)}.profile_1 .profile_header{width:150px}.profile_1 .icon_layer{position:relative;width:100%;aspect-ratio:1/1;border-radius:50%;background:transparent;box-shadow:0 0 15px 4px rgba(0,0,0,.08)}.profile_1 .icon{position:absolute;top:8px;left:8px;width:calc(100% - 16px);height:calc(100% - 16px)}.profile_1 .icon img{border-radius:50%}.profile_1 .profile_body{width:calc(100% - 150px);padding-left:30px}.profile_1 .title{font-size:2.2rem;font-weight:600;margin-bottom:15px}.profile_1 .subtitle{font-size:1.6rem;font-weight:500;margin-bottom:25px}.profile_1 p{font-size:1.4rem}.profile_2-1{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;max-width:600px;height:100%;padding:3rem 3rem 5rem;margin:auto;text-align:center}.profile_2-1 .profile_header{width:100%;padding:2rem 0 3rem}.profile_2-1 .icon_layer{width:150px;margin:0 auto}.profile_2-1 .profile_body{width:100%;padding:0}.profile_2-1 .part_btn{margin:30px auto 0;max-width:240px;justify-content:center}@media screen and (max-width:500px){.profile_1{flex-flow:row wrap;text-align:center;padding:3rem 3rem 4.5rem}.profile_1 .profile_header{width:100%;padding:2rem 0 3rem}.profile_1 .icon_layer{width:150px;margin:0 auto}.profile_1 .profile_body{width:100%;padding:0}}.price_1{width:100%;max-width:600px;height:100%;background:#fff;border:0 solid #f2f2f2;border-radius:5px;margin:auto;text-align:center;box-shadow:0 2px 6px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.price_1:hover{transform:translateY(-7px) scale(1.02);box-shadow:0 20px 20px -10px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1)}.price_1 .price_header{padding:5rem 1.5rem 0}.price_1 .price_body{padding:3rem}.price_1 .title{font-size:2.2rem;font-weight:600;color:inherit}.price_1 .price{width:100%;display:flex;justify-content:center;align-items:flex-end;line-height:1;margin:10px 0 35px}.price_1 .subtitle{font-size:3.2rem;font-weight:600;color:#222;padding:0 5px}.price_1 ul{display:inline-block;list-style:none;padding:0}.price_1 ul li{padding:.7rem 0;font-size:1.6rem;font-weight:500;text-align:left;display:flex;align-items:center}.price_1 ul svg{width:20px;height:20px;margin-right:10px;flex-shrink:0}.price_1 ul p{line-height:1.5;margin-bottom:0}.price_1 .part_btn{margin:35px auto 0;max-width:240px;justify-content:center}.price_2-1 .price_header{color:#fff;background:#051e34;padding:2.5rem 1.5rem}.image_1{width:100%;height:100%;margin:auto}.image_1 .image_img{width:100%;height:100%;border:0 solid #f2f2f2;border-radius:5px;overflow:hidden}.image_1 .img_link img{transition:all .4s}.image_1 .img_link img:hover{transform:scale(1.1);filter:brightness(.8)}.image_1 .text_layer,.image_1 p{display:none}.image_1 p{padding:5px 0}.image_2-1 p{display:block}.image_3-1 .text_layer{display:block;position:absolute;left:0;bottom:0;width:100%;height:auto;padding:10px 15px 15px;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.5))}.image_3-1 .subtitle{font-size:1.4rem;color:#fff}.image_3-1 .title{font-size:1.6rem;font-weight:600;color:#fff}.image_3-2 .text_layer{display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;padding:3rem;text-align:center}.image_3-2 .subtitle{font-size:1.4rem;color:#fff}.image_3-2 .title{width:100%;font-size:1.6rem;font-weight:600;color:#fff}.accordion_1{width:100%;border:1px solid #051e34;border-radius:5px;margin:auto;overflow:hidden;background:#fff;transition:transform .3s ease,box-shadow .3s ease}.accordion_1:hover{transform:translateY(-7px) scale(1.02);box-shadow:0 20px 20px -10px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1)}.accordion_1 .accordion_header{padding:1.2rem 0 1.2rem 2.5rem;display:flex;align-items:center}.accordion_1 .accordion_header:hover{filter:brightness(1.1)}.accordion_1 .accordion_header .title{width:calc(100% - 50px);font-size:1.7rem;font-weight:500}.accordion_1 .accordion_header span{display:grid;place-items:center;transform:rotate(0);transition:transform .4s ease}.accordion_1 .accordion_header span.isOpen{transform:rotate(180deg)}.accordion_1 .accordion_header svg{width:40px;height:40px}.accordion_1 .accordion_body{background:#f6f7f9;transition:height .3s linear,opacity .3s ease-in;overflow:hidden}.accordion_1 .accordion_body p{padding:30px}@media screen and (max-width:500px){.accordion_1 .accordion_header .title{width:calc(100% - 35px)}.accordion_1 .accordion_header svg{width:30px;height:30px}.accordion_1 .accordion_body p{padding:20px}}.contact_1{width:100%;max-width:900px;height:100%;background:#f9f9f9;border:1px solid #f2f2f2;border-radius:5px;padding:6rem 5rem 2rem;margin:auto}.contact_1 .title{font-size:4rem;font-weight:600;margin-bottom:10px}.contact_1 .subtitle{font-size:1.6rem;margin-bottom:35px}.contact_1 p{font-size:1.3rem;margin-bottom:30px}@media screen and (max-width:500px){.contact_1{padding:4rem 3rem 1rem}}.button_1 button{position:relative;display:block;color:#fff;font-family:inherit;font-size:1.7rem;line-height:1;font-weight:600;background:#051e34;width:100%;max-width:450px;border:0 solid #051e34;border-radius:40px;text-align:center;padding:20px 10px;margin:auto;box-shadow:0 5px 10px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.button_1 button:hover{filter:brightness(1.1);transform:translateY(-7px) scale(1.02);box-shadow:0 20px 20px -10px rgba(0,0,0,.2)}.button_1 button:hover svg{transform:translate(5px,-50%)}.button_1 .subtitle{display:none;font-size:1.6rem;font-weight:500;text-align:center;margin-bottom:10px}.button_1 .microcopy{display:none;font-size:1.4rem;font-weight:400;text-align:center;margin-top:10px}.button_1 svg{position:absolute;content:"";width:35px;height:35px;top:50%;right:8px;transform:translateY(-50%);margin:0;z-index:2;transition:all .3s}.button_1-2 button{border-radius:5px}.button_2-1 button{border:2px solid #051e34;border-radius:40px}.button_2-1 button,.button_2-2 button{color:#2f353f;background:#fff;box-shadow:0 8px 10px rgba(0,0,0,.1)}.button_2-2 button{border:2px solid #051e34;border-radius:5px}.button_2-3 button{outline-offset:3px;outline:3px solid #051e34;transition:all .3s}.button_2-3 button:hover{outline-offset:0;transform:translateY(0)}.button_2-4 button{border:2px solid #fff;box-shadow:0 20px 20px -10px rgba(0,0,0,.3)}.button_2-4 button:hover{transform:translateY(4px);box-shadow:0 5px 5px rgba(0,0,0,.1)}.button_2-5 button{color:#2f353f;background:#fff;border:3px solid #051e34;box-shadow:2px 4px 0 1px #051e34}.button_2-5 button:hover{transform:translateY(4px);box-shadow:none}.button_3-1 .microcopy,.button_3-1 .subtitle{display:block}.button_4-1 button{padding:30px 10px 20px}.button_4-1 .subtitle{position:absolute;display:inline-block;top:-20px;left:50%;transform:translateX(-50%);width:300px;font-size:1.4rem;border:2px solid #051e34;background:#fff;border-radius:30px;padding:5px 20px;margin-bottom:0;z-index:2}.button_4-1 .microcopy{display:block}@media screen and (max-width:500px){.button_1 button{padding:18px 10px}.button_1 svg{right:6px}.button_4-1 button{padding:27px 10px 20px}.button_4-1 .subtitle{top:-15px;width:calc(100% - 80px)}}.navbar_1{width:100%;margin:auto;justify-content:space-between}.navbar_1,.navbar_1 .nav_logo{height:100%;display:flex;align-items:center}.navbar_1 .nav_logo{justify-content:flex-start;flex-shrink:5}.navbar_1 .nav_logo .logo{width:-moz-fit-content;width:fit-content;max-width:270px;height:100%;max-height:70px}.navbar_1 .nav_logo .logo img{object-fit:contain;object-position:left;border-radius:0}.navbar_1 .nav_logo .title{font-size:2.6rem;color:#222;font-weight:600;line-height:1.2;flex-shrink:0}.navbar_1 .nav_logo .logo,.navbar_1 .nav_logo .title{margin-right:20px}.navbar_1 .nav_logo .catchphrase{color:#222;font-size:1.3rem;line-height:1.2}.navbar_1 .nav_inner{list-style:none;padding:0;display:flex;justify-content:right;align-items:center;flex-grow:2;flex-shrink:0}.navbar_1 li{padding:0}.navbar_1 .nav_item{display:block;text-align:center;padding:12px 20px;transition:all .3s;position:relative}.navbar_1 .nav_item:before{position:absolute;content:"";left:0;right:0;bottom:0;width:0;height:2px;border-radius:10px;background:#000;transition:all .4s}.navbar_1 .nav_item:hover:before{width:100%}.navbar_1 .item_text{font-size:1.4rem;color:#2f353f}.navbar_1 .item_subtext{font-size:1.1rem;color:#ccc;margin-top:3px}.navbar_1 .nav_btn{display:block;font-size:1.4rem;line-height:1;font-weight:600;border-radius:30px;padding:15px 25px;min-width:100px;color:#fff;background:#051e34;border:0 solid #000;margin-left:20px;text-align:center;white-space:nowrap;transition:all .3s}.navbar_1 .nav_btn:hover{filter:brightness(1.1)}.navbar_1 .nav_sns_btn{display:flex;justify-content:center;margin-left:auto;display:none}.navbar_1 .nav_sns_btn a{display:grid;place-items:center;text-decoration:none;width:32px;aspect-ratio:1/1;color:inherit}.navbar_1 .nav_sns_btn a svg{width:50%;height:auto}.navbar_1 .nav_sns_btn a:hover{color:#1a73e8}.navbar_1 .drawer_menu_btn{display:none;flex-shrink:0}.drawer_menu_btn{width:25px;height:20px;margin-left:15px;position:relative}.drawer_menu_btn span{position:absolute;content:"";left:0;width:100%;height:2px;background:#000;transition:.5s ease}.drawer_menu_btn span:first-child{top:0}.drawer_menu_btn span:nth-child(2){top:50%;transform:translateY(-50%);width:80%}.drawer_menu_btn span:nth-child(3){bottom:0;width:60%}.drawer_menu_btn.active span{top:50%;transform:translateY(-50%);width:100%}.drawer_menu_btn.active span:first-child{transform:rotate(405deg)}.drawer_menu_btn.active span:nth-child(2){display:none}.drawer_menu_btn.active span:nth-child(3){transform:rotate(-405deg)}@media screen and (max-width:500px){.drawer_menu_btn{width:20px;height:15px;margin-left:8px}.drawer_menu_btn span{height:1.5px}.drawer_menu_btn.active{width:17px;height:17px}}.navbar_1-2 .nav_btn{display:none}.navbar_1-3 .drawer_menu_btn{display:block}.navbar_1-4 .nav_btn{display:none}.navbar_1-4 .drawer_menu_btn{display:block}.navbar_1-5 .nav_sns_btn{display:flex}.navbar_1-5 .drawer_menu_btn,.navbar_1-5 .nav_btn{display:none}.navbar_1-6 .nav_sns_btn{display:flex}.navbar_1-6 .nav_btn{display:none}.navbar_1-6 .drawer_menu_btn{display:block}.navbar_2-1{justify-content:center}.navbar_2-1 .nav_logo .logo,.navbar_2-1 .nav_logo .title{margin:0}.navbar_2-1 .nav_btn,.navbar_2-1 .nav_inner,.navbar_2-1 .nav_logo .catchphrase,.navbar_2-1 .nav_menu_btn{display:none}.navbar_2-2{justify-content:center}.navbar_2-2 .nav_btn,.navbar_2-2 .nav_logo{display:none}.navbar_2-2 .nav_inner{justify-content:center;white-space:nowrap;overflow-x:scroll;width:100%}.navbar_2-2 .nav_inner::-webkit-scrollbar{display:none}.navbar_3-1{background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:40px;padding:10px;box-shadow:0 4px 5px rgba(0,0,0,.1)}.navbar_3-1 .nav_logo{padding:2px 0 2px 15px}.navbar_3-1 .nav_logo .logo{max-width:240px}@media screen and (max-width:1023px){.navbar_1 .nav_inner{display:none}.navbar_1 .nav_btn{margin-left:auto}.navbar_1 .drawer_menu_btn{display:block}.navbar_2-1 .drawer_menu_btn,.navbar_2-2 .drawer_menu_btn{display:none}.navbar_2-2 .nav_inner{display:flex}}@media screen and (max-width:500px){.navbar_1 .nav_logo{flex-direction:column;justify-content:center;align-items:flex-start}.navbar_1 .nav_logo .logo{max-width:calc(50vw - 30px)}.navbar_1 .nav_logo .title{font-size:2.2rem}.navbar_1 .nav_logo .logo,.navbar_1 .nav_logo .title{margin-right:15px;order:1}.navbar_1 .nav_logo .catchphrase{width:100%;font-size:1.2rem;order:0}.navbar_1 .nav_btn{font-size:1.3rem;padding:12px 15px}.navbar_1 .nav_sns_btn a{width:7.5vw}.navbar_1 .nav_sns_btn a svg{width:55%}.navbar_2-1 .nav_logo .logo,.navbar_2-1 .nav_logo .title{margin:0}.navbar_2-2 .nav_item{padding:5px 10px}.navbar_3-1{padding:7px 10px}.navbar_3-1 .nav_logo{padding-left:10px}.navbar_3-1 .nav_logo .logo{max-width:calc(50vw - 40px)}}.drawer_menu_wrap{position:fixed;width:0;top:0;bottom:0;background:rgba(0,0,0,.2);right:-100%;z-index:-5}.drawer_menu_wrap.active{right:0;width:100%;z-index:999}.drawer_menu{position:fixed;width:100%;max-width:450px;top:0;bottom:0;display:block;right:-100%;opacity:0;z-index:-5;color:#fff;background:rgba(0,0,0,.8);padding:5rem 0 8rem;transition:all .4s;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);overflow:auto;-ms-overflow-style:none}.drawer_menu .drawer_menu_title{font-size:2.2rem;color:inherit;text-align:center;letter-spacing:4rem;text-indent:4rem;margin-bottom:30px}.drawer_menu ul{list-style:none;padding:0}.drawer_menu ul li{padding:0}.drawer_menu a{display:block;font-size:1.7rem;color:inherit;padding:2.2rem 7rem;border-bottom:.5px solid hsla(0,0%,100%,.2)}.drawer_menu a:hover{background:hsla(0,0%,100%,.1)}.drawer_menu span{font-size:1.2rem;font-weight:400;color:hsla(0,0%,100%,.7);margin-left:20px}.drawer_menu .close_text{width:100px;font-size:1.6rem;color:inherit;text-align:center;padding:15px;border-top:1px solid #fff;margin:40px auto 0}.drawer_menu .close_btn{position:fixed;top:10px;right:10px;width:20px;height:20px}.drawer_menu .close_btn:after,.drawer_menu .close_btn:before{position:absolute;content:"";top:10px;width:100%;height:1px;background:#ccc}.drawer_menu .close_btn:before{transform:rotate(45deg)}.drawer_menu .close_btn:after{transform:rotate(-45deg)}.drawer_menu .sns_btn_area{display:flex;justify-content:center;margin:40px 0}.drawer_menu .sns_btn_area a{display:grid;place-items:center;text-decoration:none;width:10%;aspect-ratio:1/1;color:#fff;border:none;border-radius:50px;padding:0;margin:0 3px}.drawer_menu .sns_btn_area a svg{width:40%;height:auto}.drawer_menu .sns_btn_area a:hover{background:hsla(0,0%,100%,.1)}.drawer_menu::-webkit-scrollbar{display:none}.drawer_menu.active{right:0;opacity:1;z-index:1000}@media screen and (max-width:500px){.drawer_menu{max-width:100%}}.navbtn_1{display:grid;place-items:center;background:transparent;width:100%;max-width:350px;height:100%;font-size:1.5rem;color:#2f353f;font-weight:600;text-align:center;border:0 solid #051e34;border-radius:5px;padding:10px;margin:auto;transition:transform .3s ease,box-shadow .3s ease}.navbtn_1:hover{filter:brightness(1.1);transform:translateY(-5px) scale(1.02);box-shadow:0 20px 20px -10px rgba(0,0,0,.2)}.navbtn_1-2{background:#eee}.navbtn_1-3,.navbtn_1-4{color:#fff;background:#051e34}.navbtn_1-4{border-radius:30px}.navbtn_1-5,.navbtn_1-6{background:#fff;border:1px solid #051e34}.navbtn_1-6{border-radius:30px}.notice_1{display:grid;place-items:center;background:transparent;width:100%;height:100%;font-size:1.6rem;color:#222;text-align:center;border:0 solid #000;padding:5px;margin:auto}.notice_1:hover{color:#1a73e8}.notice_1 a{color:inherit;font-size:inherit;font-weight:inherit}.notice_1-2{background:#f7f7f7;padding:17px 5px;box-shadow:inset 0 3px 4px rgba(0,0,0,.15),inset 0 -1px 10px rgba(0,0,0,.05)}.notice_2-1{overflow:hidden}.flowing_text_wrap{display:flex}.flowing_texts{display:flex;animation:flowing_text 20s linear infinite;list-style:none;white-space:nowrap;margin:0;padding:0}.flowing_texts li{padding:0 20px}@keyframes flowing_text{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media screen and (max-width:500px){.flowing_texts li{padding:0 15px}}.copyright_1{display:grid;place-items:center;font-size:1.2rem}.copyright_1,.sitemap_1{background:transparent;width:100%;height:100%;color:#222;text-align:center;border:0 solid #000;padding:5px;margin:auto}.sitemap_1{font-size:1.4rem}.sitemap_1:hover{color:#1a73e8}.sitemap_1 a{color:inherit;font-size:inherit;font-weight:inherit}.mainvisual_1{display:flex;justify-content:space-between;align-items:center;flex-flow:row wrap;width:100%;height:100%;padding:0;margin:auto;border:0 solid #000}.mainvisual_1 .visual_img{width:45%}.mainvisual_1 .visual_img img{border-radius:20px}.mainvisual_1 .visual_body{width:50%}.mainvisual_1 h1{color:inherit;font-size:4rem;font-weight:600;margin-bottom:40px}.mainvisual_1 h2{color:inherit;font-size:2.4rem;font-weight:500;margin-bottom:15px}.mainvisual_1 p{color:inherit}.mainvisual_1-2 .visual_img{display:none}.mainvisual_2-1 .visual_body{display:flex;flex-direction:column}.mainvisual_2-1 h1{order:1}.mainvisual_2-1 h2{order:0}.mainvisual_2-1 p{order:2}.mainvisual_2-1 .part_btn{order:3}.mainvisual_2-2 .visual_img{display:none}.mainvisual_2-2 .visual_body{display:flex;flex-direction:column}.mainvisual_2-2 h1{order:1}.mainvisual_2-2 h2{order:0}.mainvisual_2-2 p{order:2}.mainvisual_2-2 .part_btn{order:3}.mainvisual_3-1,.mainvisual_3-2{text-align:center}.mainvisual_3-1 .visual_img,.mainvisual_3-2 .visual_img{width:100%;max-width:750px;margin:0 auto}.mainvisual_3-1 .visual_body,.mainvisual_3-2 .visual_body{display:flex;flex-direction:column;width:100%}.mainvisual_3-1 h1,.mainvisual_3-2 h1{order:1}.mainvisual_3-1 h2,.mainvisual_3-2 h2{order:0}.mainvisual_3-1 p,.mainvisual_3-2 p{order:2;margin-bottom:30px}.mainvisual_3-1 .part_btn,.mainvisual_3-2 .part_btn{order:3;margin:0 auto 30px;max-width:240px;justify-content:center}.mainvisual_3-2 .visual_img{display:none}.mainvisual_3-2 p{margin-bottom:0}.mainvisual_3-2 .part_btn{order:3;margin:30px auto 0;max-width:240px;justify-content:center}.mainvisual_3-3{text-align:center;background:hsla(0,0%,100%,.9);padding:6rem 3rem;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.1)}.mainvisual_3-3 .visual_img{display:none}.mainvisual_3-3 .visual_body{display:flex;flex-direction:column;width:100%}.mainvisual_3-3 h1{order:1}.mainvisual_3-3 h2{order:0}.mainvisual_3-3 p{order:2}.mainvisual_3-3 .part_btn{order:3;margin:30px auto 0;max-width:240px;justify-content:center}.mainvisual_3-4{text-align:center;background:hsla(0,0%,100%,.9);padding:6rem 3rem;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.1)}.mainvisual_3-4 .visual_img{width:100%;max-width:500px;margin:0 auto}.mainvisual_3-4 .visual_body{display:flex;flex-direction:column;width:100%}.mainvisual_3-4 h1{order:1;margin-bottom:30px}.mainvisual_3-4 h2{order:0}.mainvisual_3-4 p{order:2;margin-bottom:30px}.mainvisual_3-4 .part_btn{order:3;margin:0 auto 30px;max-width:240px;justify-content:center}.mainvisual_4-1 .visual_img{margin:0 calc(50% - 50vw) 0 auto;width:70vw;height:100%}.mainvisual_4-1 .visual_img img{border-radius:100px 0 0 0}.mainvisual_4-1 .visual_body{position:absolute;top:50%;left:0;transform:translateY(-50%);width:45%;z-index:2;display:flex;flex-direction:column}.mainvisual_4-1 h1{order:1}.mainvisual_4-1 h2{order:0}.mainvisual_4-1 p{order:2}.mainvisual_4-1 .part_btn{order:3}@media screen and (max-width:500px){.mainvisual_1 .visual_img{width:100%;margin-top:50px}.mainvisual_1 .visual_body{width:100%}.mainvisual_1 h1{font-size:3.2rem}.mainvisual_1 h2{font-size:2.2rem}.mainvisual_3-1 .visual_img,.mainvisual_3-4 .visual_img{margin-top:0}.mainvisual_4-1{height:90vh}.mainvisual_4-1 .visual_img{width:90%;margin-top:0}.mainvisual_4-1 .visual_img img{border-radius:60px 0 0 0}.mainvisual_4-1 .visual_body{width:80%}}.list_1{width:100%;height:100%;border-radius:5px;background:#fff;border:1px solid #f2f2f2;padding:3rem;margin:auto}.list_1 .list_img{display:none}.list_1 .list_body{width:100%}.list_1 .title{font-size:2rem;font-weight:600;margin-bottom:15px}.list_1 .subtitle{font-size:1.6rem;margin-bottom:20px}.list_1 ul{list-style:none;padding:0;font-size:1.6rem}.list_1 ul li{padding:.7rem 0;display:flex;align-items:center}.list_1 ul svg{width:20px;height:20px;margin-right:10px;flex-shrink:0}.list_1 p{line-height:1.5}.list_1-1B ul li{padding:1.2rem 0;border-bottom:1px solid #f2f2f2}.list_1-1C ul li{padding:1.2rem 0;border-bottom:2px dashed #f2f2f2}.list_1-2 .subtitle,.list_1-2 .title{display:none}.list_1-3{padding:0;border:0 solid #f2f2f2;background:transparent}.list_1-3 .subtitle,.list_1-3 .title{display:none}.list_2-1{padding:0;border:0 solid #f2f2f2;background:transparent}.list_2-1 .subtitle,.list_2-1 .title{display:none}.list_2-1 ul li{padding:1.2rem 0;border-bottom:1px solid #f2f2f2}.list_2-2{padding:0;border:0 solid #f2f2f2;background:transparent}.list_2-2 .subtitle,.list_2-2 .title{display:none}.list_2-2 ul li{padding:1.2rem 0;border-bottom:2px dashed #f2f2f2}.list_2-3{padding:0;border:none;background:transparent}.list_2-3 .subtitle,.list_2-3 .title{display:none}.list_2-3 ul li{padding:.8rem 1.2rem;border:2px solid #051e34;margin-bottom:15px;border-radius:30px;background:#fff}.list_3-1{display:flex;justify-content:space-between;align-items:center;flex-flow:row wrap;background:transparent;border:0 solid #f2f2f2;border-radius:20px;padding:0}.list_3-1 .list_img{display:block;width:40%}.list_3-1 .list_img img{border:0 solid #f2f2f2;border-radius:20px}.list_3-1 .list_body{width:60%;padding-left:50px}@media screen and (max-width:500px){.list_3-1 .list_img{width:100%}.list_3-1 .list_body{width:100%;padding:3rem 0 0}}.footer_1{width:100%;height:100%;height:auto;padding:2rem 0;margin:auto;border:0 solid #000}.footer_1 .footer_header{text-align:center}.footer_1 .title{font-size:2.8rem;font-weight:600;color:inherit}.footer_1 .subtitle{font-size:1.7rem;color:inherit;margin-top:10px}.footer_1 .logo{max-width:250px;margin:0 auto}.footer_1 .logo img{object-fit:contain;border-radius:0}.footer_1 .footer_body{display:flex;flex-flow:row wrap;justify-content:center;margin-top:50px}.footer_1 .footer_body a{font-size:1.4rem;color:#2f353f;padding:8px 20px}.footer_1 .footer_body a:hover{color:#ccc}.footer_1-2 .title{display:none}.footer_1-2 .logo{display:block}.footer_2-1 .footer_header{text-align:left}.footer_2-1 .logo,.footer_2-1 .title{display:none}.footer_2-1 .subtitle{font-weight:500}.footer_2-1 .footer_body{flex-flow:column nowrap;justify-content:flex-start;margin-top:20px}.footer_2-1 .footer_body a{padding:8px 0}@media screen and (max-width:500px){.footer_1 .logo,.footer_1-2 .logo{width:200px}.footer_1 .footer_body a,.footer_1-2 .footer_body a{font-size:1.3rem;padding:5px 8px}.footer_2-1 .footer_body a{padding:5px 0}}.html_1{width:100%;height:100%;border:0 solid #f2f2f2;margin:auto;overflow:hidden;font-size:1.6rem}.html_1 iframe{display:block;width:100%;height:100%}.youTube_1{aspect-ratio:16/9}.table_1{width:100%;height:100%;margin:auto;overflow:hidden;font-size:1.6rem}.table_1 table{border:0 solid #eee}.table_2 table{background:#fff;border:1px solid #eee}.table_2 tr:nth-of-type(2n){background:#f9f9f9}.table_2 tr:last-child{border-bottom:none}.table_2 td,.table_2 th{border-right:1px solid #eee}.table_2 td:last-child,.table_2 th:last-child{border-right:none}.table_2 th{color:#fff;background:#051e34;text-align:center}@media screen and (max-width:500px){.table_1{font-size:1.5rem}}.text_1{height:100%;border:0 solid #f2f2f2;padding:0}.text_2-1{background:#f9f9f9;border:1px solid #f2f2f2;border-radius:5px;padding:3rem}@media screen and (max-width:500px){.text_2-1{padding:2rem}}.link_1{position:relative;display:flex;align-items:center;border:0 solid #f2f2f2;padding:0}.link_1 a{flex-grow:5;font-weight:600;text-decoration:underline}.link_1 svg{width:25px;height:25px;margin-right:7px}.link_path{display:none;position:absolute;bottom:-45px;color:#1a0dab;background:#f0f0f4;border-radius:7px;padding:2px 15px}.link_1:hover .link_path{display:inline-block}.link_2-1{background:#f6f7f9;border:1px solid #f2f2f2;border-radius:0;padding:10px 15px}.sns_1{height:100%;display:flex;justify-content:center;border:0 solid #000;padding:1rem;margin:auto}.sns_1 .sns_btn{display:grid;place-items:center;text-decoration:none;width:45px;aspect-ratio:1/1;color:#fff;border-radius:50px;margin:0 7px;box-shadow:0 3px 5px rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease}.sns_1 .sns_btn svg{width:42%;height:auto}.sns_1 .sns_btn:hover{color:#fff;filter:brightness(1.2);transform-origin:center;transform:translateY(-5px) scale(1.1)}.twitter_btn{background:#00aced}.facebook_btn{background:#305097}.line_btn{background:#00c300;font-weight:600}.instagram_btn{background:#e015cc}.youtube_btn{background:red}.tiktok_btn{background:#000}.sns_1-2 .sns_btn{color:#051e34;background:hsla(0,0%,100%,.8);border:1px solid #051e34;box-shadow:none}.sns_1-2 .sns_btn:hover{color:#051e34;background:#f6f7f9}.sns_2-1 .sns_btn{color:#051e34;font-size:1.5rem;background:transparent;margin:0 5px;box-shadow:none}.sns_2-1 .sns_btn svg{width:45%}.sns_2-1 .sns_btn:hover{color:#051e34;filter:brightness(1);background:#f6f7f9;box-shadow:0 3px 5px rgba(0,0,0,.2)}@media screen and (max-width:500px){.sns_1 .sns_btn{width:11.6666666667%;margin:0 5px}.sns_2-1 .sns_btn{margin:0 3px}}.item_1{display:flex;align-items:center;width:100%;height:100%;border-bottom:1px solid #f2f2f2;padding:15px 0;margin:auto;overflow:hidden}.item_1 .subtitle{width:150px;font-size:1.6rem}.item_1 .title{display:grid;place-items:center;width:150px;font-size:1.3rem;font-weight:600;color:#fff;text-align:center;background:#051e34;border-radius:30px;padding:8px 5px;margin-right:30px}.item_1 p{width:calc(100% - 330px);margin:0;font-weight:500}.item_1-2 .subtitle{display:none}.item_1-2 p{width:calc(100% - 180px)}.item_2-1{border:0 solid #f2f2f2;padding:0;background:#f9f9f9;border-radius:5px}.item_2-1 .title{width:20%;height:100%;font-size:1.6rem;border-radius:0;padding:12px 10px;margin:0}.item_2-1 .subtitle{display:none}.item_2-1 p{width:80%;padding:12px 25px}@media screen and (max-width:500px){.item_1{flex-flow:row wrap}.item_1 .title{width:110px;padding:7px 5px}.item_1 .subtitle{width:115px}.item_1 p{width:100%;margin-top:12px}.item_2-1 .title{width:35%;padding:10px;margin:0}.item_2-1 p{width:65%;padding:10px;margin:0}}.step_1{position:relative;padding:0 0 1rem 4rem;height:100%}.step_1 .title{font-size:2rem}.step_1 .subtitle,.step_1 .title{font-weight:600;margin-bottom:10px}.step_1 .subtitle{color:#051e34;font-size:1.8rem}.step_1:before{width:13px;height:13px;background:#051e34;border:3px solid #fff;border-radius:50%;top:7px;left:0;box-shadow:0 0 0 2px #051e34;z-index:2}.step_1:after,.step_1:before{position:absolute;content:"";display:block}.step_1:after{height:calc(100% - 10px);border-left:3px dotted #768888;top:32px;left:7px}@media screen and (max-width:500px){.step_1:before{top:4px}.step_1:after{top:29px}}.step_2-1{padding:6rem 0 1rem 4rem}.step_2-1 .subtitle{position:absolute;color:#fff;background:#051e34;font-size:1.7rem;padding:8px 20px;border-radius:0 30px 30px 0;top:0;left:0;z-index:2}.step_2-1:before{display:none}.step_2-1:after{position:absolute;content:"";display:block;height:calc(100% - 10px);border-left:3px dotted #768888;top:32px;left:7px}.other_pages{width:100%;background:#f6f7f9;border-radius:30px;padding:4rem 0}.other_pages .title{font-size:2.6rem;font-weight:600;margin-bottom:20px}.page_item{position:relative;display:block;width:100%;background:#fff;color:#2f353f;font-weight:600;border-radius:30px;padding:1.5rem 5rem 1.5rem 3rem;margin-bottom:15px;box-shadow:0 2px 3px rgba(0,0,0,.1);transition:all .3s}.page_item svg{position:absolute;top:50%;transform:translateY(-50%);right:15px;width:30px;height:30px}@media screen and (max-width:500px){.other_pages{padding:3rem 2rem 2rem}.page_item{padding:1.5rem 5rem 1.5rem 2rem}}.add_plan_area{margin-bottom:40px}.plan_card_area{display:flex;justify-content:space-between;align-items:flex-end;flex-flow:row wrap}.plan_card{width:calc(25% - 7px);font-size:1.8rem;text-align:center;background:#f9f9f9;border-radius:20px;margin-bottom:30px;box-shadow:0 0 4px rgba(0,0,0,.05),0 8px 16px rgba(0,0,0,.1);overflow:hidden}.plan_card .plan_body{padding:3.5rem 4rem}.plan_card .title{display:inline-block;font-size:3rem;font-weight:600;margin-bottom:7px;background:linear-gradient(130deg,#051e34 35%,#00ffc4 60%,#008b95 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.plan_card .subtitle{font-size:1.4rem;color:#999;margin-bottom:20px}.plan_card .price{color:#999}.plan_card .price span{font-size:3.6rem;color:#000;font-weight:600;padding:0 5px}.plan_card ul{display:inline-block;width:100%;list-style:none;padding:2.5rem 0}.plan_card ul li{color:#000;font-weight:600;font-size:1.4rem;padding:.7rem 0;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.plan_card ul svg{width:25px;height:25px;color:#03c494;margin-left:10px}.plan_card .btn_entry{width:100%;font-size:1.6rem;font-weight:600;border-radius:30px;padding:10px 0;margin-top:20px}.plan_card .btn_entry,.plan_card .btn_entry:hover{background:linear-gradient(140deg,#03c494 25%,#00ffc4 70%,#008b95)}.plan_card .btn_entry:hover{color:#fff}.plan_card .btn_entry:disabled{color:#2f353f;background:#eee}.plan_card.active{box-shadow:0 0 5px 4px #03c494}.plan_card.active .btn_entry{color:#2f353f;background:#eee}.card_line{box-shadow:0 0 6px 3px #03c494}@media screen and (max-width:1180px){.plan_card .plan_body{padding:3.5rem 2rem}}@media screen and (max-width:1024px){.plan_card{width:calc(50% - 10px)}.plan_card .plan_body{padding:3.5rem 4rem}}@media screen and (max-width:500px){.plan_card_area{align-items:stretch}.plan_card{width:100%;font-size:1.6rem;border-radius:20px;margin-bottom:14px}.plan_card .plan_body{padding:4rem 7rem}.plan_card .price span,.plan_card .title{font-size:5rem}.plan_card ul li{font-size:1.8rem}.plan_card ul svg{width:30px;height:30px}.plan_card .btn_entry{font-size:1.8rem}}.default_box{width:100%;border-radius:10px;border:1px solid #eee;padding:2rem 3rem;font-size:1.5rem;margin-bottom:20px;box-shadow:0 2px 6px rgba(0,0,0,.1)}.default_box .title{font-size:1.6rem;font-weight:600;margin-bottom:10px}.template_card_area{display:flex;flex-flow:row wrap;gap:50px 20px;margin-top:40px}.template_card{position:relative;width:calc(25% - 15px)}.template_card .card_img{width:100%;aspect-ratio:9/16;box-shadow:0 0 5px rgba(0,0,0,.05),0 10px 20px rgba(0,0,0,.1);transition:all .3s}.template_card .card_body{font-size:1.4rem;white-space:pre-wrap;padding-top:2rem}.template_card .title{font-size:1.8rem;color:#000;font-weight:600;margin-bottom:3rem}.template_card a{width:100%}.template_card button{width:100%;font-size:1.3rem;border-radius:30px;font-weight:600;padding:8px 5px;color:#000;background:transparent;border:1px solid #000}.template_card button:hover{color:#fff;background:#000;border:1.5px solid #000}@media screen and (max-width:1024px){.template_card_area{gap:50px 50px}.template_card{width:calc(50% - 25px)}}@media screen and (max-width:500px){.template_card{width:100%}}.preview_area{width:100vw;height:100vh;background:#000;padding:10px 0 20px}.iframe_box{width:100%;height:calc(100% - 50px);margin:auto}.switching_btns{display:block;width:100%;max-width:500px;height:40px;background:#fff;border-radius:30px;padding:3px;margin:0 auto 10px;display:flex;justify-content:space-between;align-items:center}.switching_btns .item_btn{display:inline-block;font-size:1.2rem;font-weight:600;border-radius:30px;height:100%;flex-grow:5}.switching_btns .item_btn:hover{color:#fff;background:#000}.switching_btns .item_btn span{height:100%;display:flex;align-items:center;justify-content:center}.switching_btns .item_btn.active{color:#fff;background:#000}.switching_btns svg{width:20px;height:20px;margin-right:7px}.sitemap_area{width:100%;background:#fff;border-radius:10px;padding:6rem 7rem;box-shadow:0 0 20px rgba(0,0,0,.1)}.sitemap_area ul{padding-left:0}.sitemap_area li{list-style:none;padding:8px 0 8px 30px;border-bottom:1px solid #eee;display:flex;align-items:center;position:relative}.sitemap_area li a{color:#2f353f}.sitemap_area li a:hover{color:#675dff}.sitemap_area li:before{position:absolute;content:"";width:8px;height:8px;left:5px;border-top:2px solid #000;border-right:2px solid #000;transform:rotate(45deg)}@media screen and (max-width:500px){.sitemap_area{padding:3rem}}