@import"https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500;700;900&display=swap";*,*::before,*::after{font-family:"Zen Maru Gothic",serif;font-weight:500;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;border-style:solid;border-width:0}*:focus{outline:none}html{overflow-x:hidden;overflow-y:auto;position:relative;width:100%;scroll-behavior:smooth;line-height:1.35}body{overflow-x:hidden;overflow-y:auto;position:relative;width:100%;font-size:62.5%;min-height:100vh;background-color:#fff9f2}h1,h2,h3,p,div{font-family:"Zen Maru Gothic",serif;font-weight:500}img{display:block;width:100%;height:auto}button{background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}p{font-size:18px}a{display:block;text-decoration:none;-webkit-transition:.15s;transition:.15s}li{list-style:none}table{border-spacing:0}input[type=submit]{cursor:pointer}*{margin:0;padding:0;font-family:"Zen Maru Gothic",serif;font-weight:500;letter-spacing:1px}@media screen and (max-width: 799px){.pconly{display:none !important}}.sponly{display:none !important}@media screen and (max-width: 799px){.sponly{display:block !important}}.l-footer{position:absolute;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px;padding:30px 10px;width:100%;background-color:#935e2c}@media screen and (max-width: 999px){.l-footer{gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 479px){.l-footer{gap:15px}}.l-footer_item{font-size:16px;line-height:1.4375;font-weight:bold;color:#fff}@media screen and (max-width: 479px){.l-footer_item{font-size:14px}}.l-footer_item:hover{opacity:.6}.l-header{position:relative;background-color:#fff9f2;width:100%;z-index:999}.l-header_inner{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:auto;max-width:1240px;width:90%;height:130px;background-color:#fff9f2;z-index:999}@media screen and (max-width: 999px){.l-header_inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;position:fixed;will-change:bottom,left;right:-200%;top:0;width:100vw;height:100vh;-webkit-transition:all ease .6s;transition:all ease .6s}}.l-header_inner.show{right:0}.l-header_logo img{max-width:200px}.l-header_logo img:hover{opacity:.6}.l-header_menu{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff9f2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media screen and (max-width: 999px){.l-header_menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.l-header_menu_item{font-size:clamp(18px,1.1vw,20px);line-height:1.45;font-weight:bold;color:#935e2c}.l-header_menu_item:hover{opacity:.6}@media screen and (max-width: 999px){.l-header_menu_item{margin:0}}.l-header_btn{display:none}@media screen and (max-width: 999px){.l-header_btn{position:fixed;top:10px;right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:85px;height:85px;border-radius:10px;background-color:#ff862a;cursor:pointer;z-index:999;-webkit-transition:all ease .6s;transition:all ease .6s}}@media screen and (max-width: 479px){.l-header_btn{top:5px;right:5px;width:75px;height:75px}}.l-header_btn_inner{position:relative;width:42px;height:42px}@media screen and (max-width: 999px){.l-header_btn_inner{width:24px;height:22px}}.l-header_btn_inner div{position:absolute;width:100%;height:0;border-top:3px solid #fff;-webkit-transition:all ease .6s;transition:all ease .6s;opacity:1}.l-header_btn_inner div:nth-of-type(1){top:0;left:0}.l-header_btn_inner div:nth-of-type(2){top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.l-header_btn_inner div:nth-of-type(3){bottom:0;left:0}.l-header_btn_inner.show div:nth-of-type(1){width:141.42%;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:19.5px;left:-8.5px}@media screen and (max-width: 999px){.l-header_btn_inner.show div:nth-of-type(1){top:9.5px;left:-5px}}.l-header_btn_inner.show div:nth-of-type(2){opacity:0}.l-header_btn_inner.show div:nth-of-type(3){width:141.42%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);bottom:19.5px;left:-8.5px}@media screen and (max-width: 999px){.l-header_btn_inner.show div:nth-of-type(3){bottom:9.5px;left:-5px}}.c-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 30px;height:60px;background-color:#ff862a;border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;font-weight:bold;color:#fff;border:2px solid #ff862a;-webkit-transition:all 300ms 0s ease-out;transition:all 300ms 0s ease-out}@media screen and (max-width: 479px){.c-button{font-size:18px}}.c-button:hover{background:#fff;color:#ff862a}.c-article-simple{display:grid;grid-template-columns:auto 1fr;-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px;margin-bottom:15px;padding-bottom:10px;border-bottom:3px solid #f0ebdf}.c-article-simple:last-of-type{margin-bottom:0}@media screen and (max-width: 799px){.c-article-simple{grid-template-columns:1fr;grid-template-rows:auto;row-gap:0}}.c-article-simple:hover{opacity:.6}.c-article-simple_date{font-size:14px;line-height:2.4285714286;font-weight:900;color:#935e2c}.c-article-simple_ttl{font-size:18px;line-height:1.8888888889;font-weight:700;color:#935e2c}.p-single{padding:60px 0 150px}.p-single_post{width:calc(100% - 25px);padding:60px 30px;background-color:#fff;border-radius:20px;border:6px solid #935e2c}@media screen and (max-width: 799px){.p-single_post{padding:45px 15px}}.p-single_post_date{font-size:16px;font-weight:bold;color:#935e2c}.p-single_post_title{margin-top:15px;font-size:24px;font-weight:bold;color:#935e2c}@media screen and (max-width: 799px){.p-single_post_title{margin-top:20px;font-size:20px}}.p-single_post_line{margin-top:20px;width:100%;height:1px;border-top:3px solid #f0ebdf}.p-single_post_body{margin-top:30px;font-size:18px;line-height:1.6666666667;color:#935e2c;text-align:justify}@media screen and (max-width: 799px){.p-single_post_body{margin-top:40px}}.p-single_links{display:-webkit-box;display:-ms-flexbox;display:flex;margin:35px auto 0;width:calc(100% - 25px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:flex-smdrt;-ms-flex-align:flex-smdrt;align-items:flex-smdrt}@media screen and (max-width: 799px){.p-single_links{margin-top:25px}}.p-single_links_left{margin-left:0;margin-right:auto}.p-single_links_right{margin-left:auto;margin-right:0}.p-single_links a{padding-bottom:5px;font-size:20px;font-weight:bold;color:#935e2c;border-bottom:2px solid #ff862a}.p-single_links a:hover{opacity:.6}.p-single_archive{display:grid;margin:50px auto;place-content:center}@media screen and (max-width: 799px){.p-single_archive{margin:55px auto}}.p-top_fv{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-image:url("../././images/project/top/fv.jpeg");background-position:center;background-size:cover;aspect-ratio:1920/910}@media screen and (max-width: 999px){.p-top_fv{aspect-ratio:auto;min-height:400px}}@media screen and (max-width: 479px){.p-top_fv{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-position:right bottom;aspect-ratio:375/400}}.p-top_fv_ttl{padding:0 10px;background:-webkit-gradient(linear, left top, right top, from(#FF862A), color-stop(62%, #FF862A), to(#F6C232));background:linear-gradient(to right, #FF862A 0%, #FF862A 62%, #F6C232 100%);color:#fff;font-weight:bold;font-size:64px;line-height:1.453125}@media screen and (max-width: 999px){.p-top_fv_ttl{font-size:clamp(32px,5vw,64px)}}.p-top_fv_ttl.pc{display:block}@media screen and (max-width: 479px){.p-top_fv_ttl.pc{display:none}}.p-top_fv_ttl.sm{display:none}@media screen and (max-width: 479px){.p-top_fv_ttl.sm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5px;margin-top:20%;padding:0;background:none}}.p-top_fv_ttl_sm{padding:0 10px;background:-webkit-gradient(linear, left top, right top, from(#FF862A), color-stop(62%, #FF862A), to(#F6C232));background:linear-gradient(to right, #FF862A 0%, #FF862A 62%, #F6C232 100%);color:#fff;font-weight:bold;font-size:clamp(16px,7vw,32px)}.p-top_fv_subttl{margin-top:20px;padding:0 10px;background:-webkit-gradient(linear, left top, right top, from(#FF862A), color-stop(62%, #FF862A), to(#F6C232));background:linear-gradient(to right, #FF862A 0%, #FF862A 62%, #F6C232 100%);color:#fff;font-weight:bold;font-size:24px;line-height:1.9166666667}@media screen and (max-width: 999px){.p-top_fv_subttl{font-size:clamp(16px,3vw,24px)}}@media screen and (max-width: 799px){.p-top_fv_subttl{font-size:clamp(10px,4.3vw,24px)}}.p-top_news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;margin:-65px auto 0;padding:65px 20px;background-color:#fff;border-radius:10px}@media screen and (max-width: 999px){.p-top_news{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:0;padding:65px 30px}}@media screen and (max-width: 479px){.p-top_news{padding:50px 20px}}.p-top_news .p-3articles{max-width:600px;width:100%}.p-top_about{margin:0 auto;padding:120px 0 160px}@media screen and (max-width: 479px){.p-top_about{padding:120px 0}}.p-top_about h2{margin-bottom:55px}@media screen and (max-width: 479px){.p-top_about h2{margin-bottom:35px}}.p-top_about_flex{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;width:100%}@media screen and (max-width: 999px){.p-top_about_flex{gap:30px}}.p-top_about_flex_img{max-width:430px;border-radius:20px}@media screen and (max-width: 999px){.p-top_about_flex_img{max-width:none}}.p-top_about_flex_txt{line-height:1.6666666667;text-align:justify;color:#935e2c}@media screen and (max-width: 799px){.p-top_about_flex_txt{padding:0 10px}}.p-top_services{padding:120px 0 160px}.p-top_services_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:1240px;margin:0 auto}.p-top_services_con{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:60px 30px;padding:70px 20px 0;border-radius:20px}@media screen and (max-width: 999px){.p-top_services_con{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:50px 30px 0}}@media screen and (max-width: 479px){.p-top_services_con{padding:50px 0 0}}.p-top_services_con_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 30px 30px;max-width:378px;width:100%;background-color:#ff862a;border-radius:40px}.p-top_services_con_item.yellow{background-color:#f0b21b}.p-top_services_con_item.green{background-color:#34a36f}.p-top_services_con_item.pink{background-color:#ef8a96}.p-top_services_con_item.blue{background-color:#00a5c6}@media screen and (max-width: 999px){.p-top_services_con_item{max-width:600px}}@media screen and (max-width: 479px){.p-top_services_con_item{padding:20px 20px 30px;border-radius:20px}}.p-top_services_con_item_h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-50px;background-color:#fff;color:#935e2c;border-radius:60px;font-size:28px;font-weight:700;line-height:1.4642857143;border:3px solid #ff862a;max-width:230px;width:100%;height:66px;width:100%}.p-top_services_con_item_h3.yellow{border:3px solid #f0b21b}.p-top_services_con_item_h3.green{border:3px solid #34a36f}.p-top_services_con_item_h3.pink{border:3px solid #ef8a96}.p-top_services_con_item_h3.blue{border:3px solid #00a5c6}.p-top_services_con_item_h3 span{display:block;margin-top:-6px;font-size:10px}.p-top_services_con_item_img{margin-top:15px;max-width:310px;-o-object-fit:cover;object-fit:cover;border-radius:20px;border:2px solid #fff}@media screen and (max-width: 999px){.p-top_services_con_item_img{max-width:460px}}@media screen and (max-width: 479px){.p-top_services_con_item_img{margin-top:10px;border-radius:15px}}.p-top_services_con_item_txt{margin-top:10px;color:#fff;font-size:16px;max-width:320px;text-align:justify}@media screen and (max-width: 999px){.p-top_services_con_item_txt{max-width:460px}}.p-top_price{padding:120px 0 180px}@media screen and (max-width: 999px){.p-top_price{padding:120px 0}}.p-top_price h2{margin-bottom:55px}@media screen and (max-width: 479px){.p-top_price h2{margin-bottom:35px}}.p-top_price_pc{background-color:#fff;text-align:center;white-space:nowrap}@media screen and (max-width: 1279px){.p-top_price_pc{display:none}}.p-top_price_pc_thread{background-color:#ff862a;color:#fff}.p-top_price_pc_thread th{border:.5px solid #fff;border-bottom:none;border-top:none}.p-top_price_pc_thread th div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:45px;font-size:18px;font-weight:700}.p-top_price_pc_tbody{background-color:#fff;color:#935e2c}.p-top_price_pc_tbody td{border:.5px solid #e9ded4;border-bottom:1px solid #e9ded4;border-top:none;font-size:16px;letter-spacing:0;font-weight:500}.p-top_price_pc_tbody td div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:45px}.p-top_price_pc_tbody .orange{color:#ff862a;font-size:18px;font-weight:700;line-height:14px;letter-spacing:0;min-width:90px}.p-top_price_pc_tbody .orange span{padding-top:3px;font-size:12px;font-weight:700}.p-top_price_sp{display:none}@media screen and (max-width: 1279px){.p-top_price_sp{display:block}}.p-top_price_sp_title a{pointer-events:none;display:block;position:relative;margin-top:20px;padding:20px 10px;background-color:#ff862a;text-align:center;-webkit-transition:all .3s ease;transition:all .3s ease;color:#fff;font-size:20px;font-weight:700;line-height:1.45;width:100%}.p-top_price_sp_title a:hover,.p-top_price_sp_title a:focus{opacity:.5}.p-top_price_sp_title span{position:absolute;top:calc(50% - 10px);right:20px;width:20px;height:20px;background-color:#fff;border-radius:3px}.p-top_price_sp_title span::before{content:"";position:absolute;left:calc(50% - 7px);top:calc(50% - 1px);width:14px;height:2px;background-color:#ff862a;border-radius:2px}.p-top_price_sp_title span::after{content:"";position:absolute;left:calc(50% - 1px);top:calc(50% - 7px);display:inline-block;width:2px;height:14px;background-color:#ff862a;border-radius:2px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.p-top_price_sp_title span.js-toggle_open::after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.p-top_price_sp_con{display:none;color:#935e2c}.p-top_price_sp_con.open{display:block}.p-top_price_sp_con_title{margin:30px 0 20px;font-size:20px;font-weight:700;line-height:1}.p-top_price_sp_con_table{margin-top:20px;margin-bottom:50px;border-top:2px solid #e9ded4;border-bottom:2px solid #e9ded4}.p-top_price_sp_con_table_flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;padding:25px 10px;border-bottom:2px dashed #e9ded4}.p-top_price_sp_con_table_flex:last-of-type{border:none}@media screen and (max-width: 479px){.p-top_price_sp_con_table_flex{padding:20px 10px}}.p-top_price_sp_con_table_flex_text{font-size:18px;font-weight:500;line-height:1.4444444444}.p-top_price_sp_con_table_flex_text.orange{font-weight:700;color:#ff862a;line-height:1}.p-top_price_txt{margin-top:15px;font-size:18px;color:#935e2c;line-height:1.4444444444}.p-top_contact{padding:90px 0 120px}.p-top_contact_txt{margin-bottom:60px;text-align:center;color:#fff;font-size:18px;line-height:1.6666666667}@media screen and (max-width: 479px){.p-top_contact_txt{margin-bottom:35px}}.p-top_contact_flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}@media screen and (max-width: 999px){.p-top_contact_flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}}@media screen and (max-width: 479px){.p-top_contact_flex{gap:10px}}.p-top_contact_flex_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:63px 10px;background-color:#fff;max-width:475px;width:50%;border-radius:25px}@media screen and (max-width: 999px){.p-top_contact_flex_item{max-width:none;width:100%}}@media screen and (max-width: 479px){.p-top_contact_flex_item{border-radius:15px}}.p-top_contact_flex_item .ttl{color:#935e2c;font-size:28px;line-height:1.2857142857;font-weight:bold}@media screen and (max-width: 479px){.p-top_contact_flex_item .ttl{font-size:20px}}.p-top_contact_flex_item .tel{margin-top:12px;color:#935e2c;font-size:40px;font-weight:900;line-height:1}@media screen and (max-width: 479px){.p-top_contact_flex_item .tel{font-size:30px}}.p-top_contact_flex_item .tel:hover{opacity:.6}.p-top_contact_flex_item .small{margin-top:3px;color:#935e2c;font-size:20px;line-height:1.8}@media screen and (max-width: 479px){.p-top_contact_flex_item .small{font-size:14px}}.p-top_contact_flex_item .btn{margin-top:30px}.p-top_company{padding:120px 0 220px}@media screen and (max-width: 479px){.p-top_company{padding:120px 0 230px}}.p-top_company h2{margin-bottom:55px}.p-top_company_flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}@media screen and (max-width: 999px){.p-top_company_flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}}.p-top_company_flex_map{width:350px;height:300px;border-radius:10px}@media screen and (max-width: 999px){.p-top_company_flex_map{max-width:none}}.p-top_company_flex_info{max-width:550px;width:70%}@media screen and (max-width: 999px){.p-top_company_flex_info{max-width:none;width:100%}}.p-3articles{margin:0 auto}.p-3articles_flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.u-ttl_h2{display:inline-block;margin:0 auto 35px;padding:0 10px 15px;text-align:center;color:#ff862a;font-size:28px;line-height:1.0714285714;font-weight:bold;border-bottom:3px dashed #f6c232}.u-ttl_h2-white{color:#fff}@media screen and (max-width: 479px){.u-ttl_h2{padding:0 10px 10px;font-size:24px}}.u-bg_beige{background-color:#fff9f2}.u-bg_white{background-color:#fff}.u-bg_orange{background-color:#ff862a}.u-c_orange{color:#ff862a}.u-decoration{position:absolute;z-index:999}@media screen and (max-width: 999px){.u-decoration{display:none}}.u-decoration_wrap{position:relative}.u-decoration.guru_blue{top:-150px;left:0;max-width:220px}@media screen and (min-width: 1921px){.u-decoration.guru_blue{left:6%}}@media screen and (max-width: 1750px){.u-decoration.guru_blue{top:-20px}}@media screen and (max-width: 1279px){.u-decoration.guru_blue{max-width:150px}}.u-decoration.pencil_red{bottom:-350px;right:-195px;max-width:510px}@media screen and (min-width: 1921px){.u-decoration.pencil_red{bottom:-550px;right:7%}}@media screen and (max-width: 1550px){.u-decoration.pencil_red{bottom:-670px}}@media screen and (max-width: 1279px){.u-decoration.pencil_red{bottom:-570px;right:-155px;max-width:350px}}.u-decoration.borders_orange{top:-100px;right:-100px;max-width:105px}@media screen and (max-width: 1279px){.u-decoration.borders_orange{top:-30px;right:-30px}}.u-decoration.borders_blue{bottom:-105px;left:-110px;max-width:130px}@media screen and (max-width: 1279px){.u-decoration.borders_blue{bottom:-45px;left:-40px}}.u-decoration.puzzle_red{top:-235px;left:-30px;max-width:275px}@media screen and (min-width: 1921px){.u-decoration.puzzle_red{left:15%}}@media screen and (max-width: 1279px){.u-decoration.puzzle_red{top:-180px;max-width:200px}}.u-decoration.pencils{top:50%;right:-150px;max-width:400px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}@media screen and (min-width: 1921px){.u-decoration.pencils{right:4%}}@media screen and (max-width: 1550px){.u-decoration.pencils{top:80%}}@media screen and (max-width: 1279px){.u-decoration.pencils{right:-100px;max-width:300px}}.u-decoration.guru_red{bottom:-190px;left:-65px;max-width:300px}@media screen and (min-width: 1921px){.u-decoration.guru_red{left:15%}}@media screen and (max-width: 1279px){.u-decoration.guru_red{bottom:-100px;left:-20px;max-width:200px}}.u-decoration.guru_orange{top:-230px;right:-65px;max-width:340px}@media screen and (min-width: 1921px){.u-decoration.guru_orange{right:15%}}@media screen and (max-width: 1279px){.u-decoration.guru_orange{top:-160px;right:-20px;max-width:250px}}.u-decoration.pencil_green{top:30px;left:-65px;max-width:360px}@media screen and (min-width: 1921px){.u-decoration.pencil_green{left:15%}}@media screen and (max-width: 1279px){.u-decoration.pencil_green{max-width:300px}}.u-decoration.puzzle_blue{top:-150px;right:-20px;max-width:265px}@media screen and (min-width: 1921px){.u-decoration.puzzle_blue{right:15%}}@media screen and (max-width: 1279px){.u-decoration.puzzle_blue{max-width:200px}}.u-decoration.pencil_brown{bottom:10px;left:-10px;max-width:330px}@media screen and (min-width: 1921px){.u-decoration.pencil_brown{left:15%}}@media screen and (max-width: 1279px){.u-decoration.pencil_brown{max-width:230px}}.u-m_t20{margin-top:20px}.u-m_t30{margin-top:30px}.u-m_t100{margin-top:100px}.u-m_b100{margin-bottom:100px}.u-m_l15{margin-left:15px}.u-m_l20{margin-left:20px}.u-m_l30{margin-left:30px}.u-mw_980{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:auto;margin-right:auto;max-width:980px;width:90%}@media screen and (max-width: 999px){.u-mw_lg_600{max-width:600px;width:95%}}.u-bd_gray_b_2{border-bottom:2px solid #f0ebdf}.u-bd_gray_b_3{border-bottom:3px solid #f0ebdf}.u-bd_orange_4{border:4px solid #ff862a}.u-info_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 10px 15px;margin:0 auto 20px}@media screen and (max-width: 479px){.u-info_item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}}.u-info_item:last-of-type{margin-bottom:0}.u-info_ttl{margin-top:1.5px;font-size:16px;line-height:1.4375;font-weight:bold;width:90px}@media screen and (max-width: 479px){.u-info_ttl{width:auto}}.u-info_txt{font-size:18px;line-height:1.4444444444;color:#935e2c}