@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap);
*{margin:0px;padding:0px;font-family:"Noto Sans JP", sans-serif;font-size:1.4rem;font-weight:400;font-style:normal}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%}@media screen and (max-width: 1279px){html{font-size:0.8vw}}@media screen and (max-width: 768px){html{font-size:1.3vw}}body{position:relative}a{text-decoration:none}@media screen and (min-width: 1280px){a:hover{opacity:0.6}}li{list-style:none}img{width:100%;vertical-align:bottom}@media screen and (max-width: 1279px){.only_pc_bc{display:block}}@media screen and (max-width: 1279px){.only_pc_bc{display:none}}@media screen and (max-width: 768px){.only_pc_bc{display:none}}@media screen and (min-width: 1280px){.only_tb_bc{display:none}}@media screen and (max-width: 1279px){.only_tb_bc{display:block}}@media screen and (max-width: 768px){.only_tb_bc{display:none}}@media screen and (min-width: 1280px){.only_sp_bc{display:none}}@media screen and (max-width: 1279px){.only_sp_bc{display:none}}@media screen and (max-width: 768px){.only_sp_bc{display:block}}@media screen and (min-width: 1280px){.only_pctb_bc{display:block}}@media screen and (max-width: 1279px){.only_pctb_bc{display:block}}@media screen and (max-width: 768px){.only_pctb_bc{display:none}}@media screen and (min-width: 1280px){.only_pcsp_bc{display:none}}@media screen and (max-width: 1279px){.only_pcsp_bc{display:block}}@media screen and (max-width: 768px){.only_pcsp_bc{display:block}}@media screen and (min-width: 1280px){.only_sptb_bc{display:block}}@media screen and (max-width: 1279px){.only_sptb_bc{display:none}}@media screen and (max-width: 768px){.only_sptb_bc{display:block}}@media screen and (max-width: 1279px){.only_pc_in{display:inline}}@media screen and (max-width: 1279px){.only_pc_in{display:none}}@media screen and (max-width: 768px){.only_pc_in{display:none}}@media screen and (min-width: 1280px){.only_tb_in{display:none}}@media screen and (max-width: 1279px){.only_tb_in{display:inline}}@media screen and (max-width: 768px){.only_tb_in{display:none}}@media screen and (min-width: 1280px){.only_sp_in{display:none}}@media screen and (max-width: 1279px){.only_sp_in{display:none}}@media screen and (max-width: 768px){.only_sp_in{display:inline}}@media screen and (min-width: 1280px){.only_pctb_in{display:inline}}@media screen and (max-width: 1279px){.only_pctb_in{display:inline}}@media screen and (max-width: 768px){.only_pctb_in{display:none}}@media screen and (min-width: 1280px){.only_pcsp_in{display:none}}@media screen and (max-width: 1279px){.only_pcsp_in{display:inline}}@media screen and (max-width: 768px){.only_pcsp_in{display:inline}}@media screen and (min-width: 1280px){.only_sptb_in{display:inline}}@media screen and (max-width: 1279px){.only_sptb_in{display:none}}@media screen and (max-width: 768px){.only_sptb_in{display:inline}}header{position:fixed;width:100%;background-color:#fff;z-index:100}@media screen and (max-width: 768px){header{border-bottom:1px solid #ea551e;padding:1vw 0}}header section{transition:max-width 0.3s}header section *{transition:all 0.3s}header section.upper{display:flex;justify-content:space-between;align-items:center;max-width:1280px;margin:auto;padding:10px 0}@media screen and (max-width: 1279px){header section.upper{padding:2vw}}header section.upper h1{width:170px}@media screen and (max-width: 1279px){header section.upper h1{width:17vw}}@media screen and (max-width: 768px){header section.upper h1{width:25vw}}header section.upper .rightWrap{display:flex !important}@media screen and (max-width: 768px){header section.upper .rightWrap{display:none !important}}header section.bottom{background-color:#b3b3b3}@media screen and (max-width: 768px){header section.bottom{display:none}}header section.bottom ul.bread{max-width:1280px;margin:auto;display:flex;align-items:center;padding:7px 0}@media screen and (max-width: 1279px){header section.bottom ul.bread{padding:1vw 2vw}}header section.bottom ul.bread li a{font-size:1.5rem;font-weight:300;color:#fff;position:relative;display:flex;align-items:center}header section.bottom ul.bread li a.current{pointer-events:none}header section.bottom ul.bread li:nth-child(n+2) a::before{content:"";display:block;width:12px;height:12px;margin-right:5px;border-top:1.5px solid #fff;border-right:1.5px solid #fff;transform:rotate(45deg)}@media screen and (max-width: 1279px){header section.bottom ul.bread li:nth-child(n+2) a::before{width:1vw;height:1vw;margin-right:0.5vw;border-top-width:0.1vw;border-right-width:0.1vw}}header section.navWrap{padding:17px 0}@media screen and (max-width: 1279px){header section.navWrap{padding:2vw}}@media screen and (max-width: 768px){header section.navWrap{position:fixed;top:0;right:0;width:100%;padding:0}}header section.navWrap #menu-btn-check{display:none}@media screen and (max-width: 768px){header section.navWrap #menu-btn-check:checked ~ .menu-btn span{background-color:rgba(0,0,0,0)}header section.navWrap #menu-btn-check:checked ~ .menu-btn span:before{bottom:0;transform:rotate(45deg)}header section.navWrap #menu-btn-check:checked ~ .menu-btn span:after{top:0;transform:rotate(-45deg)}header section.navWrap #menu-btn-check:checked ~ nav{right:0}}header section.navWrap .menu-btn{position:fixed;top:2.5vw;right:4vw;z-index:100;height:8vw;width:8vw;justify-content:center;align-items:center;z-index:10;display:none}@media screen and (max-width: 768px){header section.navWrap .menu-btn{display:flex}}header section.navWrap .menu-btn span{content:'';display:block;height:3px;width:8vw;border-radius:3px;background-color:#ea551e;position:absolute;opacity:1;transition:all 0.5s}header section.navWrap .menu-btn span::before,header section.navWrap .menu-btn span::after{content:'';display:block;height:3px;width:8vw;border-radius:3px;background-color:#ea551e;position:absolute;opacity:1;transition:all 0.5s}header section.navWrap .menu-btn span::before{bottom:2vw;transition:all 0.5s}header section.navWrap .menu-btn span::after{top:2vw;transition:all 0.4s}header section.navWrap nav{max-width:1280px;margin:auto}@media screen and (max-width: 768px){header section.navWrap nav{width:55%;border-left:1px solid #ea551e;background-color:#fff;position:fixed;top:0;right:-55%;height:100vh;padding-top:7vw;transition:right 0.3s}}header section.navWrap nav ul{display:flex;justify-content:space-between}@media screen and (max-width: 768px){header section.navWrap nav ul{display:block}}@media screen and (max-width: 768px){header section.navWrap nav ul li{border-bottom:1px dotted #ea551e;padding:3vw;margin-right:0}}header section.navWrap nav ul li a{font-size:1.9rem;font-weight:300;color:#000;display:flex;align-items:flex-end;line-height:1em}@media screen and (max-width: 768px){header section.navWrap nav ul li a{padding:2.5vw 0;color:#ea551e;font-size:2.5rem}}header section.navWrap nav ul li a::before{content:"";display:block;width:16px;height:15px;clip-path:polygon(0 0, 100% 0%, 50% 100%);background-color:#000;margin-right:5px}@media screen and (max-width: 1279px){header section.navWrap nav ul li a::before{width:1.5vw;height:1.3vw;margin-right:0.5vw}}@media screen and (max-width: 768px){header section.navWrap nav ul li a::before{clip-path:polygon(0 0, 100% 50%, 0% 100%);width:2vw;height:2.5vw;margin-right:1vw;background-color:#ea551e}}header section.navWrap nav ul li.is-current a{color:#ea551e;font-weight:400;pointer-events:none}header section.navWrap nav ul li.is-current a::before{background-color:#ea551e}@media screen and (max-width: 768px){header section.navWrap nav ul li.is-current a{color:#000}header section.navWrap nav ul li.is-current a::before{background-color:#000}}@media screen and (min-width: 1280px){header.small section.upper{max-width:800px}}@media screen and (min-width: 769px) and (max-width: 1279px){header.small section.upper{padding:0.7vw 1vw}}@media screen and (min-width: 1280px){header.small section.upper h1{width:100px}}@media screen and (min-width: 769px) and (max-width: 1279px){header.small section.upper h1{width:8vw}}@media screen and (min-width: 1280px){header.small section.upper .rightWrap .telWrap>p{font-size:1rem}header.small section.upper .rightWrap .telWrap .tels::before{width:25px;height:18px;margin-right:5px}header.small section.upper .rightWrap .telWrap .tels>a{font-size:2.2rem}header.small section.upper .rightWrap .telWrap .tels>p{font-size:0.9rem}header.small section.upper .rightWrap .reserve{margin-left:10px}header.small section.upper .rightWrap .reserve a{width:240px;height:40px;font-size:1.4rem}}@media screen and (min-width: 769px) and (max-width: 1279px){header.small section.upper .rightWrap .telWrap>p{font-size:1.1rem}header.small section.upper .rightWrap .telWrap .tels::before{width:2.5vw;height:1.7vw;margin-right:0.5vw}header.small section.upper .rightWrap .telWrap .tels>a{font-size:2.5rem}header.small section.upper .rightWrap .telWrap .tels>p{font-size:1rem}header.small section.upper .rightWrap .reserve{margin-left:1vw}header.small section.upper .rightWrap .reserve a{width:21vw;height:3.5vw;font-size:1.5rem}}header.small section.bottom ul{height:1px}header.small section.bottom ul.bread{padding:0}@media screen and (min-width: 1280px){header.small section.bottom ul.bread li a{font-size:0}}@media screen and (min-width: 769px) and (max-width: 1279px){header.small section.bottom ul.bread li a{font-size:0}}header.small section.bottom ul.bread li:nth-child(n+2) a::before{width:0;height:0;opacity:0}@media screen and (min-width: 1280px){header.small section.navWrap{padding:10px 0}}@media screen and (min-width: 769px) and (max-width: 1279px){header.small section.navWrap{padding:1vw 0}}@media screen and (min-width: 1280px){header.small section.navWrap nav{max-width:800px}}@media screen and (min-width: 769px) and (max-width: 1279px){header.small section.navWrap nav{max-width:75vw}}@media screen and (min-width: 1280px){header.small section.navWrap nav ul li a{font-size:1.5rem}}@media screen and (min-width: 769px) and (max-width: 1279px){header.small section.navWrap nav ul li a{font-size:1.5rem}}@media screen and (min-width: 1280px){header.small section.navWrap nav ul li a::before{width:15px;height:12px;margin-right:2px;margin-right:0}}@media screen and (min-width: 769px) and (max-width: 1279px){header.small section.navWrap nav ul li a::before{width:1.3vw;height:1vw;margin-right:0.3vw !important;margin-right:0}}@media screen and (max-width: 768px){main{margin-bottom:25vw}}main section .inner{width:1126px;margin:auto}@media screen and (max-width: 1279px){main section .inner{width:90%;margin:auto}}@media screen and (max-width: 768px){main section .inner{width:90%;margin:auto}}.contactBn,header section.upper .rightWrap{display:none;align-items:center;z-index:100}@media screen and (max-width: 768px){.contactBn,header section.upper .rightWrap{display:flex;position:fixed;bottom:0;left:50%;transform:translateX(-50%);background-color:#fff;width:100%;padding:3vw;background-color:#cdcdcd}}@media screen and (max-width: 768px) and (max-width: 768px){.contactBn.is-active,header section.upper .is-active.rightWrap{position:absolute;bottom:65vw}}.contactBn .telWrap>p,header section.upper .rightWrap .telWrap>p{font-size:1.65rem;font-weight:500}@media screen and (max-width: 768px){.contactBn .telWrap>p,header section.upper .rightWrap .telWrap>p{font-size:1.2rem}}.contactBn .telWrap .tels,header section.upper .rightWrap .telWrap .tels{display:flex;align-items:end}@media screen and (max-width: 768px){.contactBn .telWrap .tels,header section.upper .rightWrap .telWrap .tels{flex-wrap:wrap}}.contactBn .telWrap .tels::before,header section.upper .rightWrap .telWrap .tels::before{display:block;content:"";background-image:url("../img/free.svg");background-repeat:no-repeat;background-size:contain;width:50px;height:32px;margin-right:10px}@media screen and (max-width: 1279px){.contactBn .telWrap .tels::before,header section.upper .rightWrap .telWrap .tels::before{width:5.8vw;height:3.8vw;margin-right:1vw}}@media screen and (max-width: 768px){.contactBn .telWrap .tels::before,header section.upper .rightWrap .telWrap .tels::before{width:8.2vw;height:5.7vw}}.contactBn .telWrap .tels>a,header section.upper .rightWrap .telWrap .tels>a{font-size:4rem;color:#000;line-height:1em;font-weight:700}@media screen and (max-width: 768px){.contactBn .telWrap .tels>a,header section.upper .rightWrap .telWrap .tels>a{font-size:4rem;margin:0.5vw 0}}.contactBn .telWrap .tels>p,header section.upper .rightWrap .telWrap .tels>p{font-feature-settings:"palt";font-size:1.4rem;margin-left:5px;line-height:1.2em}@media screen and (max-width: 768px){.contactBn .telWrap .tels>p,header section.upper .rightWrap .telWrap .tels>p{width:100%;margin-left:0;font-size:2rem}.contactBn .telWrap .tels>p br,header section.upper .rightWrap .telWrap .tels>p br{display:none}}.contactBn .telWrap .tels>p .time,header section.upper .rightWrap .telWrap .tels>p .time{letter-spacing:1px}@media screen and (max-width: 768px){.contactBn .telWrap .tels>p .time,header section.upper .rightWrap .telWrap .tels>p .time{font-size:2rem}}.contactBn .reserve,header section.upper .rightWrap .reserve{margin-left:20px}@media screen and (max-width: 1279px){.contactBn .reserve,header section.upper .rightWrap .reserve{margin-left:2vw}}@media screen and (max-width: 768px){.contactBn .reserve,header section.upper .rightWrap .reserve{margin-left:0}}.contactBn .reserve a,header section.upper .rightWrap .reserve a{display:flex;align-items:center;justify-content:center;width:306px;height:64px;line-height:1.2em;margin-left:7px;font-size:2rem;text-align:center;background-color:#000;color:#fff;border-radius:10px;background-image:-webkit-linear-gradient(270deg, #f7931e 0%, #f7931e 30%, #ea551e 55%, #ea551e 100%);background-image:linear-gradient(180deg, #f7931e 0%, #f7931e 30%, #ea551e 55%, #ea551e 100%)}@media screen and (max-width: 1279px){.contactBn .reserve a,header section.upper .rightWrap .reserve a{width:25vw;height:5vw;border-radius:1vw}}@media screen and (max-width: 768px){.contactBn .reserve a,header section.upper .rightWrap .reserve a{width:46vw;font-size:3rem;height:13vw;font-weight:600}}footer{background-color:#535353}footer section.navWrap{background-color:#b3b3b3}@media screen and (max-width: 768px){footer section.navWrap{display:none}}footer section.navWrap nav{width:100%;margin:auto}footer section.navWrap nav ul{display:flex;padding:20px 0;justify-content:center}@media screen and (max-width: 1279px){footer section.navWrap nav ul{padding:2vw 0}}footer section.navWrap nav ul li{margin:0 22px}@media screen and (max-width: 1279px){footer section.navWrap nav ul li{margin:0 2.2vw}}footer section.navWrap nav ul li a{font-size:2.1rem;font-weight:300;color:#000;display:flex;align-items:center;line-height:1em;color:#fff}@media screen and (max-width: 1279px){footer section.navWrap nav ul li a{font-size:1.9rem}}footer section.navWrap nav ul li a::before{content:"";display:block;width:20px;height:17px;clip-path:polygon(50% 0, 100% 100%, 0 100%);background-color:#fff}@media screen and (max-width: 1279px){footer section.navWrap nav ul li a::before{width:1.6vw;height:1.4vw}}footer section.footInner{padding:30px 0}@media screen and (max-width: 1279px){footer section.footInner{padding:3vw 0}}@media screen and (max-width: 768px){footer section.footInner{padding:8vw 0;height:65vw}}footer section.footInner h2{display:flex;align-items:center;justify-content:center;margin:auto;margin-bottom:30px}footer section.footInner h2 img.logo-index{width:260px}@media screen and (max-width: 1279px){footer section.footInner h2 img.logo-index{width:26vw}}@media screen and (max-width: 768px){footer section.footInner h2 img.logo-index{width:40vw}}footer section.footInner h2 img.logo-jpx{width:80px;margin-left:30px}@media screen and (max-width: 1279px){footer section.footInner h2 img.logo-jpx{width:8vw;margin-left:3vw}}@media screen and (max-width: 768px){footer section.footInner h2 img.logo-jpx{width:12vw}}footer section.footInner .camp-prof{width:1126px;margin:auto;position:relative}@media screen and (max-width: 1279px){footer section.footInner .camp-prof{width:100%}}footer section.footInner .camp-prof p{font-size:2.2rem;color:#fff;text-align:center;line-height:1.3em;font-weight:300}@media screen and (max-width: 768px){footer section.footInner .camp-prof p{font-size:2rem;line-height:1.5em}}footer section.footInner .camp-prof .logo-renove{position:absolute;bottom:0;right:0;width:230px}@media screen and (max-width: 1279px){footer section.footInner .camp-prof .logo-renove{right:2vw;width:20vw}}@media screen and (max-width: 768px){footer section.footInner .camp-prof .logo-renove{position:relative;margin:3vw auto 0;width:50vw}}.mgt5{margin-top:5px !important}@media screen and (max-width: 1279px){.mgt5{margin-top:.5vw !important}}@media screen and (max-width: 768px){.mgt5{margin-top:1vw !important}}.mgb5{margin-bottom:5px !important}@media screen and (max-width: 1279px){.mgb5{margin-bottom:.05vw !important}}@media screen and (max-width: 768px){.mgb5{margin-bottom:.1vw !important}}.mgt10{margin-top:10px !important}@media screen and (max-width: 1279px){.mgt10{margin-top:1vw !important}}@media screen and (max-width: 768px){.mgt10{margin-top:2vw !important}}.mgb10{margin-bottom:10px !important}@media screen and (max-width: 1279px){.mgb10{margin-bottom:.1vw !important}}@media screen and (max-width: 768px){.mgb10{margin-bottom:.2vw !important}}.mgt15{margin-top:15px !important}@media screen and (max-width: 1279px){.mgt15{margin-top:1.5vw !important}}@media screen and (max-width: 768px){.mgt15{margin-top:3vw !important}}.mgb15{margin-bottom:15px !important}@media screen and (max-width: 1279px){.mgb15{margin-bottom:.15vw !important}}@media screen and (max-width: 768px){.mgb15{margin-bottom:.3vw !important}}.mgt20{margin-top:20px !important}@media screen and (max-width: 1279px){.mgt20{margin-top:2vw !important}}@media screen and (max-width: 768px){.mgt20{margin-top:4vw !important}}.mgb20{margin-bottom:20px !important}@media screen and (max-width: 1279px){.mgb20{margin-bottom:.2vw !important}}@media screen and (max-width: 768px){.mgb20{margin-bottom:.4vw !important}}.mgt25{margin-top:25px !important}@media screen and (max-width: 1279px){.mgt25{margin-top:2.5vw !important}}@media screen and (max-width: 768px){.mgt25{margin-top:5vw !important}}.mgb25{margin-bottom:25px !important}@media screen and (max-width: 1279px){.mgb25{margin-bottom:.25vw !important}}@media screen and (max-width: 768px){.mgb25{margin-bottom:.5vw !important}}.mgt30{margin-top:30px !important}@media screen and (max-width: 1279px){.mgt30{margin-top:3vw !important}}@media screen and (max-width: 768px){.mgt30{margin-top:6vw !important}}.mgb30{margin-bottom:30px !important}@media screen and (max-width: 1279px){.mgb30{margin-bottom:.3vw !important}}@media screen and (max-width: 768px){.mgb30{margin-bottom:.6vw !important}}.mgt35{margin-top:35px !important}@media screen and (max-width: 1279px){.mgt35{margin-top:3.5vw !important}}@media screen and (max-width: 768px){.mgt35{margin-top:7vw !important}}.mgb35{margin-bottom:35px !important}@media screen and (max-width: 1279px){.mgb35{margin-bottom:.35vw !important}}@media screen and (max-width: 768px){.mgb35{margin-bottom:.7vw !important}}.mgt40{margin-top:40px !important}@media screen and (max-width: 1279px){.mgt40{margin-top:4vw !important}}@media screen and (max-width: 768px){.mgt40{margin-top:8vw !important}}.mgb40{margin-bottom:40px !important}@media screen and (max-width: 1279px){.mgb40{margin-bottom:.4vw !important}}@media screen and (max-width: 768px){.mgb40{margin-bottom:.8vw !important}}.mgt45{margin-top:45px !important}@media screen and (max-width: 1279px){.mgt45{margin-top:4.5vw !important}}@media screen and (max-width: 768px){.mgt45{margin-top:9vw !important}}.mgb45{margin-bottom:45px !important}@media screen and (max-width: 1279px){.mgb45{margin-bottom:.45vw !important}}@media screen and (max-width: 768px){.mgb45{margin-bottom:.9vw !important}}.mgt50{margin-top:50px !important}@media screen and (max-width: 1279px){.mgt50{margin-top:5vw !important}}@media screen and (max-width: 768px){.mgt50{margin-top:10vw !important}}.mgb50{margin-bottom:50px !important}@media screen and (max-width: 1279px){.mgb50{margin-bottom:.5vw !important}}@media screen and (max-width: 768px){.mgb50{margin-bottom:1vw !important}}.mgt55{margin-top:55px !important}@media screen and (max-width: 1279px){.mgt55{margin-top:5.5vw !important}}@media screen and (max-width: 768px){.mgt55{margin-top:11vw !important}}.mgb55{margin-bottom:55px !important}@media screen and (max-width: 1279px){.mgb55{margin-bottom:.55vw !important}}@media screen and (max-width: 768px){.mgb55{margin-bottom:1.1vw !important}}.mgt60{margin-top:60px !important}@media screen and (max-width: 1279px){.mgt60{margin-top:6vw !important}}@media screen and (max-width: 768px){.mgt60{margin-top:12vw !important}}.mgb60{margin-bottom:60px !important}@media screen and (max-width: 1279px){.mgb60{margin-bottom:.6vw !important}}@media screen and (max-width: 768px){.mgb60{margin-bottom:1.2vw !important}}.mgt65{margin-top:65px !important}@media screen and (max-width: 1279px){.mgt65{margin-top:6.5vw !important}}@media screen and (max-width: 768px){.mgt65{margin-top:13vw !important}}.mgb65{margin-bottom:65px !important}@media screen and (max-width: 1279px){.mgb65{margin-bottom:.65vw !important}}@media screen and (max-width: 768px){.mgb65{margin-bottom:1.3vw !important}}.mgt70{margin-top:70px !important}@media screen and (max-width: 1279px){.mgt70{margin-top:7vw !important}}@media screen and (max-width: 768px){.mgt70{margin-top:14vw !important}}.mgb70{margin-bottom:70px !important}@media screen and (max-width: 1279px){.mgb70{margin-bottom:.7vw !important}}@media screen and (max-width: 768px){.mgb70{margin-bottom:1.4vw !important}}.mgt75{margin-top:75px !important}@media screen and (max-width: 1279px){.mgt75{margin-top:7.5vw !important}}@media screen and (max-width: 768px){.mgt75{margin-top:15vw !important}}.mgb75{margin-bottom:75px !important}@media screen and (max-width: 1279px){.mgb75{margin-bottom:.75vw !important}}@media screen and (max-width: 768px){.mgb75{margin-bottom:1.5vw !important}}.mgt80{margin-top:80px !important}@media screen and (max-width: 1279px){.mgt80{margin-top:8vw !important}}@media screen and (max-width: 768px){.mgt80{margin-top:16vw !important}}.mgb80{margin-bottom:80px !important}@media screen and (max-width: 1279px){.mgb80{margin-bottom:.8vw !important}}@media screen and (max-width: 768px){.mgb80{margin-bottom:1.6vw !important}}.mgt85{margin-top:85px !important}@media screen and (max-width: 1279px){.mgt85{margin-top:8.5vw !important}}@media screen and (max-width: 768px){.mgt85{margin-top:17vw !important}}.mgb85{margin-bottom:85px !important}@media screen and (max-width: 1279px){.mgb85{margin-bottom:.85vw !important}}@media screen and (max-width: 768px){.mgb85{margin-bottom:1.7vw !important}}.mgt90{margin-top:90px !important}@media screen and (max-width: 1279px){.mgt90{margin-top:9vw !important}}@media screen and (max-width: 768px){.mgt90{margin-top:18vw !important}}.mgb90{margin-bottom:90px !important}@media screen and (max-width: 1279px){.mgb90{margin-bottom:.9vw !important}}@media screen and (max-width: 768px){.mgb90{margin-bottom:1.8vw !important}}.mgt95{margin-top:95px !important}@media screen and (max-width: 1279px){.mgt95{margin-top:9.5vw !important}}@media screen and (max-width: 768px){.mgt95{margin-top:19vw !important}}.mgb95{margin-bottom:95px !important}@media screen and (max-width: 1279px){.mgb95{margin-bottom:.95vw !important}}@media screen and (max-width: 768px){.mgb95{margin-bottom:1.9vw !important}}.mgt100{margin-top:100px !important}@media screen and (max-width: 1279px){.mgt100{margin-top:10vw !important}}@media screen and (max-width: 768px){.mgt100{margin-top:20vw !important}}.mgb100{margin-bottom:100px !important}@media screen and (max-width: 1279px){.mgb100{margin-bottom:1vw !important}}@media screen and (max-width: 768px){.mgb100{margin-bottom:2vw !important}}header section.upper .rightWrap .reserve{display:none}.contactBn .reserve,header section.upper .rightWrap .reserve,header section.upper .rightWrap .reserve{display:none}@media screen and (max-width: 768px){.contactBn .telWrap,header section.upper .rightWrap .telWrap{width:48%;margin:auto}}article{display:none}article.active{display:block}p.err{display:block;height:1.5em;font-size:1.5rem;color:#FF0004}@media screen and (max-width: 768px){p.err{font-size:2.5rem}}p.comf{display:none}p.comf.active{display:block}article#heading{padding:50px 0 20px}@media screen and (max-width: 1279px){article#heading{padding:5vw 0 2vw}}@media screen and (max-width: 768px){article#heading{padding:10vw 0 4vw}}article#heading h2{font-size:2.3rem;text-align:center;font-weight:300;line-height:1.5em;margin-bottom:50px}@media screen and (max-width: 1279px){article#heading h2{margin-bottom:5vw}}@media screen and (max-width: 768px){article#heading h2{font-size:3rem}}article#heading .telBnr{border:4px solid #ea551e;width:820px;margin:auto;padding:20px 0;border-radius:15px}@media screen and (max-width: 1279px){article#heading .telBnr{width:70vw;padding:2vw 0;border-radius:1.5vw;border-width:0.4vw}}@media screen and (max-width: 768px){article#heading .telBnr{width:90%;padding:4vw 0;border-radius:3vw;border-width:0.8vw}}article#heading .telBnr h3{text-align:center;font-size:2.5rem;font-weight:500;color:#ea551e}@media screen and (max-width: 768px){article#heading .telBnr h3{font-size:2.3rem}}article#heading .telBnr .tels{display:flex;justify-content:center;align-items:center}article#heading .telBnr .tels h4{display:flex;align-items:baseline;color:#ea551e;font-size:6rem;font-weight:600;line-height:1em}@media screen and (max-width: 1279px){article#heading .telBnr .tels h4{font-size:6rem}}@media screen and (max-width: 768px){article#heading .telBnr .tels h4{font-size:5.5rem}}article#heading .telBnr .tels h4::before{content:"";display:block;aspect-ratio:3/2;width:73px;background-image:url("../img/free_orange.svg");background-repeat:no-repeat;background-size:contain;margin-right:5px}@media screen and (max-width: 1279px){article#heading .telBnr .tels h4::before{width:6vw}}@media screen and (max-width: 768px){article#heading .telBnr .tels h4::before{width:7.7vw}}article#heading .telBnr .tels p{margin-left:5px;color:#ea551e;font-size:1.9rem;font-weight:300}@media screen and (max-width: 1279px){article#heading .telBnr .tels p{margin-left:0.5vw}}@media screen and (max-width: 768px){article#heading .telBnr .tels p{margin-left:1vw}}article#heading .propertyTitle{font-size:2.8rem;font-weight:600;margin-top:30px}@media screen and (max-width: 768px){article#heading .propertyTitle{font-size:3.3rem}}article#heading .propertyTitle h1{text-align:center;font-size:inherit;font-weight:inherit;color:#ea551e}article#heading .propertyTitle h3{text-align:center;font-size:inherit;font-weight:inherit;color:#ea551e}article#formView .intro .inner{padding:0 0 30px}article#formView .intro .inner h4{font-weight:400;font-size:2.5rem;text-align:center;margin-bottom:20px}article#formView .intro .inner p.hpErr{font-size:1.5rem;font-weight:400;margin-bottom:0;display:none}@media screen and (max-width: 768px){article#formView .intro .inner p.hpErr{font-size:2.5rem}}article#formView .intro .inner p.hpErr.active{display:block}@media screen and (max-width: 1279px){article#formView .intro .inner{padding:0 0 3vw}}@media screen and (max-width: 768px){article#formView .intro .inner{padding:6vw 0}}article#formView .intro .inner p{font-size:2.5rem;font-weight:600;text-align:center;margin-bottom:20px}@media screen and (max-width: 1279px){article#formView .intro .inner p{margin-bottom:2vw}}@media screen and (max-width: 768px){article#formView .intro .inner p{font-size:3rem;margin-bottom:4vw}}article#formView .intro .inner ul{display:flex;justify-content:center;align-items:center;margin-top:10px}@media screen and (max-width: 768px){article#formView .intro .inner ul{justify-content:space-between}}article#formView .intro .inner ul li{display:flex;justify-content:center;align-items:center;margin:0 45px}@media screen and (max-width: 1279px){article#formView .intro .inner ul li{margin:0 4vw}}@media screen and (max-width: 768px){article#formView .intro .inner ul li{margin:0}}article#formView .intro .inner ul li input[type="radio"]{position:relative;width:30px;height:30px;border:1px solid #777;border-radius:50%;margin-right:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media screen and (max-width: 1279px){article#formView .intro .inner ul li input[type="radio"]{width:3vw;height:3vw}}@media screen and (max-width: 768px){article#formView .intro .inner ul li input[type="radio"]{width:6vw;height:6vw}}article#formView .intro .inner ul li input[type="radio"]:checked:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:70%;height:70%;border-radius:50%;background:#ea551e;content:''}article#formView .intro .inner ul li label{font-size:2.2rem;font-weight:600;line-height:1em}@media screen and (max-width: 768px){article#formView .intro .inner ul li label{font-size:3rem}}article#formView .desired{background-color:#f2f2f2;padding:50px 0}article#formView .desired .upper{width:545px;margin:auto}@media screen and (max-width: 1279px){article#formView .desired .upper{width:45.5%}}@media screen and (max-width: 768px){article#formView .desired .upper{width:90%}}article#formView .desired .upper h3{font-size:2.5rem;font-weight:300;text-align:center}@media screen and (max-width: 768px){article#formView .desired .upper h3{font-size:3rem}}article#formView .desired .upper ul.desiredUL li{margin:20px 0}@media screen and (max-width: 1279px){article#formView .desired .upper ul.desiredUL li{margin:2vw 0}}@media screen and (max-width: 768px){article#formView .desired .upper ul.desiredUL li{margin:4vw 0}}article#formView .desired .upper ul.desiredUL li:first-of-type{margin-top:0}article#formView .desired .upper ul.desiredUL li .desInner{display:flex;align-items:center;display:flex;align-items:center}article#formView .desired .upper ul.desiredUL li .desInner p{font-size:2.3rem;font-weight:700}@media screen and (max-width: 768px){article#formView .desired .upper ul.desiredUL li .desInner p{font-size:2.7rem}}article#formView .desired .upper ul.desiredUL li .desInner label{border:1px solid #000;border-radius:5px;margin-left:10px;position:relative;overflow:hidden}@media screen and (max-width: 1279px){article#formView .desired .upper ul.desiredUL li .desInner label{border-radius:0.5vw;margin-left:1vw}}@media screen and (max-width: 768px){article#formView .desired .upper ul.desiredUL li .desInner label{border-radius:1.5vw}}article#formView .desired .upper ul.desiredUL li .desInner label select{display:inline-block;cursor:pointer;padding:15px 30px 15px 10px;outline:0;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border-radius:3px;border:none;font-size:1.7rem;margin:0}@media screen and (max-width: 1279px){article#formView .desired .upper ul.desiredUL li .desInner label select{padding:1.4vw 2.7vw 1.4vw 0.7vw}}@media screen and (max-width: 768px){article#formView .desired .upper ul.desiredUL li .desInner label select{padding:2.8vw 5.4vw 2.8vw 1.4vw}}article#formView .desired .upper ul.desiredUL li .desInner label::after,article#formView .desired .upper ul.desiredUL li .desInner label::before{content:"";display:block;width:10px;height:10px;z-index:1;right:5px;position:absolute;pointer-events:none}@media screen and (max-width: 1279px){article#formView .desired .upper ul.desiredUL li .desInner label::after,article#formView .desired .upper ul.desiredUL li .desInner label::before{width:0.8vw;height:0.8vw;right:0.4vw}}@media screen and (max-width: 768px){article#formView .desired .upper ul.desiredUL li .desInner label::after,article#formView .desired .upper ul.desiredUL li .desInner label::before{width:1.7vw;height:1.7vw;right:1vw}}article#formView .desired .upper ul.desiredUL li .desInner label::before{clip-path:polygon(0 100%, 50% 0, 100% 100%);background-color:#aaa;top:25%}@media screen and (max-width: 1279px){article#formView .desired .upper ul.desiredUL li .desInner label::before{top:30%}}@media screen and (max-width: 768px){article#formView .desired .upper ul.desiredUL li .desInner label::before{top:25%}}article#formView .desired .upper ul.desiredUL li .desInner label::after{clip-path:polygon(0 0, 50% 100%, 100% 0);background-color:#aaa;bottom:25%}@media screen and (max-width: 1279px){article#formView .desired .upper ul.desiredUL li .desInner label::after{bottom:30%}}@media screen and (max-width: 768px){article#formView .desired .upper ul.desiredUL li .desInner label::after{bottom:25%}}article#formView .desired .upper ul.desiredUL li .desInner .desiredDate{display:flex;align-items:center;margin-left:30px}@media screen and (max-width: 1279px){article#formView .desired .upper ul.desiredUL li .desInner .desiredDate{margin-left:2vw}}@media screen and (max-width: 768px){article#formView .desired .upper ul.desiredUL li .desInner .desiredDate{margin-left:4vw}}article#formView .desired .upper ul.desiredUL li .desInner .desiredDate label select{width:183px}@media screen and (max-width: 1279px){article#formView .desired .upper ul.desiredUL li .desInner .desiredDate label select{width:16vw}}@media screen and (max-width: 768px){article#formView .desired .upper ul.desiredUL li .desInner .desiredDate label select{width:32vw;font-size:2.3rem}article#formView .desired .upper ul.desiredUL li .desInner .desiredDate label select option{font-size:2.3rem}}article#formView .desired .upper ul.desiredUL li .desInner .desiredtime{display:flex;align-items:center;margin-left:20px}@media screen and (max-width: 1279px){article#formView .desired .upper ul.desiredUL li .desInner .desiredtime{margin-left:2vw}}@media screen and (max-width: 768px){article#formView .desired .upper ul.desiredUL li .desInner .desiredtime{margin-left:4vw}}article#formView .desired .upper ul.desiredUL li .desInner .desiredtime label select{width:110px}@media screen and (max-width: 1279px){article#formView .desired .upper ul.desiredUL li .desInner .desiredtime label select{width:9vw}}@media screen and (max-width: 768px){article#formView .desired .upper ul.desiredUL li .desInner .desiredtime label select{width:20vw;font-size:2.3rem}article#formView .desired .upper ul.desiredUL li .desInner .desiredtime label select option{font-size:2.3rem}}article#formView .desired .contSelect{margin-top:50px}@media screen and (max-width: 1279px){article#formView .desired .contSelect{margin-top:5vw}}@media screen and (max-width: 768px){article#formView .desired .contSelect{margin-top:10vw}}article#formView .desired .contSelect p{font-size:2.5rem;font-weight:600;text-align:center;margin-bottom:20px}@media screen and (max-width: 1279px){article#formView .desired .contSelect p{margin-bottom:2vw}}@media screen and (max-width: 768px){article#formView .desired .contSelect p{font-size:3rem;margin-bottom:4vw}}article#formView .desired .contSelect ul{display:flex;justify-content:center;align-items:center}article#formView .desired .contSelect ul li{display:flex;justify-content:center;align-items:center;margin:0 45px}@media screen and (max-width: 1279px){article#formView .desired .contSelect ul li{margin:0 4vw}}@media screen and (max-width: 768px){article#formView .desired .contSelect ul li{margin:0 8vw}}article#formView .desired .contSelect ul li input[type="radio"]{position:relative;width:30px;height:30px;border:1px solid #777;border-radius:50%;margin-right:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media screen and (max-width: 1279px){article#formView .desired .contSelect ul li input[type="radio"]{width:3vw;height:3vw}}@media screen and (max-width: 768px){article#formView .desired .contSelect ul li input[type="radio"]{width:6vw;height:6vw}}article#formView .desired .contSelect ul li input[type="radio"]:checked:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:70%;height:70%;border-radius:50%;background:#ea551e;content:''}article#formView .desired .contSelect ul li label{font-size:2.2rem;font-weight:600;line-height:1em}@media screen and (max-width: 768px){article#formView .desired .contSelect ul li label{font-size:3rem}}article#formView .personal .inner{width:880px;padding:30px 0}@media screen and (max-width: 1279px){article#formView .personal .inner{width:68.75%;padding:3vw 0}}@media screen and (max-width: 768px){article#formView .personal .inner{width:90%;padding:6vw 0}}article#formView .personal .inner ul li{margin-bottom:20px}@media screen and (max-width: 1279px){article#formView .personal .inner ul li{margin-bottom:2vw}}@media screen and (max-width: 768px){article#formView .personal .inner ul li{margin-bottom:7vw}}article#formView .personal .inner ul li .label{display:flex;align-items:center}article#formView .personal .inner ul li .label label{font-size:2rem;margin-bottom:8px;display:flex;flex-wrap:wrap;align-items:center;margin-right:10px}@media screen and (max-width: 1279px){article#formView .personal .inner ul li .label label{margin-right:1vw}}@media screen and (max-width: 768px){article#formView .personal .inner ul li .label label{font-size:2.5rem}}article#formView .personal .inner ul li p.cap{font-size:1.3rem;line-height:1.6em;margin-top:5px}@media screen and (max-width: 1279px){article#formView .personal .inner ul li p.cap{margin-top:0.5vw;font-size:1.6rem}}@media screen and (max-width: 768px){article#formView .personal .inner ul li p.cap{margin-top:0.5vw;font-size:1.8rem}}article#formView .personal .inner ul li .formPart{display:flex}@media screen and (max-width: 768px){article#formView .personal .inner ul li .formPart{justify-content:space-between}}article#formView .personal .inner ul li .formPart input,article#formView .personal .inner ul li .formPart textarea{width:28%;font-size:2rem;padding:15px;margin-right:10px;border-radius:5px;border:2px solid #aaa}@media screen and (max-width: 1279px){article#formView .personal .inner ul li .formPart input,article#formView .personal .inner ul li .formPart textarea{width:35%;padding:1.5vw;margin-right:1vw;border-radius:0.5vw;border-width:0.2vw}}@media screen and (max-width: 768px){article#formView .personal .inner ul li .formPart input,article#formView .personal .inner ul li .formPart textarea{width:49%;padding:3vw;font-size:2.5rem;border-radius:1vw;margin-right:0;border-width:0.4vw}}article#formView .personal .inner ul li .formPart input.middle,article#formView .personal .inner ul li .formPart textarea.middle{width:60%}@media screen and (max-width: 768px){article#formView .personal .inner ul li .formPart input.middle,article#formView .personal .inner ul li .formPart textarea.middle{width:100%}}article#formView .personal .inner ul li .formPart input.long,article#formView .personal .inner ul li .formPart textarea.long{width:100%}article#formView .personal .inner ul li .formPart input::placeholder,article#formView .personal .inner ul li .formPart textarea::placeholder{color:#aaa}article#formView .personal .inner ul li .formPart textarea{height:8em}@media screen and (max-width: 768px){article#formView .personal .inner ul li.required label{font-size:2.5rem}}article#formView .personal .inner ul li.required label::after{content:"必須";display:flex;background-color:#ea551e;color:#fff;border-radius:3px;font-size:1.5rem;line-height:1em;padding:5px;margin-left:5px}@media screen and (max-width: 1279px){article#formView .personal .inner ul li.required label::after{border-radius:0.5vw;padding:0.5vw;margin-left:0.5vw}}@media screen and (max-width: 768px){article#formView .personal .inner ul li.required label::after{font-size:2rem;border-radius:1vw;padding:1.5vw;margin-left:1vw}}article#formView .personal .inner button{display:flex;align-items:center;justify-content:center;width:306px;height:54px;line-height:1em;font-size:2.2rem;font-weight:300;background-color:#000;color:#fff;border-radius:10px;background-image:-webkit-linear-gradient(270deg, #f7931e 0%, #f7931e 30%, #ea551e 55%, #ea551e 100%);background-image:linear-gradient(180deg, #f7931e 0%, #f7931e 30%, #ea551e 55%, #ea551e 100%);margin:auto;border:none;cursor:pointer;transition:opacity 0.3s}@media screen and (max-width: 1279px){article#formView .personal .inner button{width:30vw;height:5.5vw}}@media screen and (max-width: 768px){article#formView .personal .inner button{width:80%;font-size:3rem;height:11vw}}article#formView .personal .inner button:hover{opacity:0.7}article#comfirmView .intro h3{font-size:2.5rem;font-weight:600;text-align:center}@media screen and (max-width: 768px){article#comfirmView .intro h3{font-size:3rem}}article#comfirmView .intro p.hedCap{font-size:1.5rem;text-align:center}@media screen and (max-width: 1279px){article#comfirmView .intro p.hedCap{font-size:2rem}}article#comfirmView .intro ul.introList{margin:20px 0}@media screen and (max-width: 1279px){article#comfirmView .intro ul.introList{margin:2vw}}@media screen and (max-width: 768px){article#comfirmView .intro ul.introList{margin:4vw}}article#comfirmView .intro ul.introList li{margin-bottom:20px;display:flex;align-items:center;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 1279px){article#comfirmView .intro ul.introList li{margin-bottom:2vw}}@media screen and (max-width: 768px){article#comfirmView .intro ul.introList li{margin-bottom:4vw;width:81%;margin:auto;margin-bottom:5vw}}article#comfirmView .intro ul.introList li h4{font-size:2rem;color:#999}@media screen and (max-width: 768px){article#comfirmView .intro ul.introList li h4{font-size:3rem}}article#comfirmView .intro ul.introList li p{font-size:2.3rem;font-weight:650}@media screen and (max-width: 768px){article#comfirmView .intro ul.introList li p{font-size:3rem}}article#comfirmView .intro ul.introList li p.cap{font-size:1.3rem;line-height:1.4em;margin-top:5px;width:100%;font-weight:300;color:#999}@media screen and (max-width: 1279px){article#comfirmView .intro ul.introList li p.cap{font-size:1.5rem}}@media screen and (max-width: 768px){article#comfirmView .intro ul.introList li p.cap{font-size:2rem}}article#comfirmView .desired{background-color:#f2f2f2;padding:30px 0}@media screen and (max-width: 1279px){article#comfirmView .desired{padding:3vw 0}}@media screen and (max-width: 768px){article#comfirmView .desired{padding:6vw 0}}article#comfirmView .desired .upper{width:545px;margin:auto}@media screen and (max-width: 1279px){article#comfirmView .desired .upper{width:100%}}article#comfirmView .desired .upper h3{font-size:2.5rem;font-weight:600;text-align:center}@media screen and (max-width: 768px){article#comfirmView .desired .upper h3{font-size:3rem}}article#comfirmView .desired .upper p.hedCap{font-size:1.5rem;text-align:center}@media screen and (max-width: 1279px){article#comfirmView .desired .upper p.hedCap{font-size:2rem}}article#comfirmView .desired .upper h5{font-size:2.5rem;text-align:center;margin:30px 0}article#comfirmView .desired .upper ul.desiredUL{width:400px;margin:auto}@media screen and (max-width: 1279px){article#comfirmView .desired .upper ul.desiredUL{width:33%}}@media screen and (max-width: 768px){article#comfirmView .desired .upper ul.desiredUL{width:73%}}article#comfirmView .desired .upper ul.desiredUL li{margin:20px 0}@media screen and (max-width: 1279px){article#comfirmView .desired .upper ul.desiredUL li{margin:2vw 0}}article#comfirmView .desired .upper ul.desiredUL li:first-of-type{margin-top:0}article#comfirmView .desired .upper ul.desiredUL li .desInner{display:flex;align-items:center;display:flex;align-items:center}article#comfirmView .desired .upper ul.desiredUL li .desInner h4{font-size:2rem;color:#999}@media screen and (max-width: 768px){article#comfirmView .desired .upper ul.desiredUL li .desInner h4{font-size:3rem}}article#comfirmView .desired .upper ul.desiredUL li .desInner p{font-size:2.3rem;font-weight:700}@media screen and (max-width: 768px){article#comfirmView .desired .upper ul.desiredUL li .desInner p{font-size:3.3rem}}article#comfirmView .personal .inner{width:650px;padding:30px 0}@media screen and (max-width: 1279px){article#comfirmView .personal .inner{width:51%}}@media screen and (max-width: 768px){article#comfirmView .personal .inner{width:90%}}article#comfirmView .personal .inner ul.psList li{margin-bottom:20px;display:flex;align-items:center;flex-wrap:wrap}@media screen and (max-width: 1279px){article#comfirmView .personal .inner ul.psList li{margin-bottom:2vw}}@media screen and (max-width: 768px){article#comfirmView .personal .inner ul.psList li{margin-bottom:4vw;width:81%;margin:auto;margin-bottom:5vw}}article#comfirmView .personal .inner ul.psList li h4{font-size:2rem;color:#999}@media screen and (max-width: 768px){article#comfirmView .personal .inner ul.psList li h4{font-size:3rem}}article#comfirmView .personal .inner ul.psList li p{font-size:2.3rem;font-weight:650}@media screen and (max-width: 768px){article#comfirmView .personal .inner ul.psList li p{font-size:3rem}}article#comfirmView .personal .inner ul.psList li p.cap{font-size:1.3rem;line-height:1.4em;margin-top:5px;width:100%;font-weight:300;color:#999}@media screen and (max-width: 1279px){article#comfirmView .personal .inner ul.psList li p.cap{font-size:1.5rem}}@media screen and (max-width: 768px){article#comfirmView .personal .inner ul.psList li p.cap{font-size:2rem}}article#comfirmView .personal .inner ul.buttons{margin-top:60px;display:flex;justify-content:space-between}@media screen and (max-width: 1279px){article#comfirmView .personal .inner ul.buttons li{width:49%}}article#comfirmView .personal .inner ul.buttons li button{display:flex;align-items:center;justify-content:center;width:306px;height:54px;line-height:1em;margin-left:7px;font-size:2.2rem;font-weight:300;background-color:#000;color:#fff;border-radius:10px;margin:auto;border:none;cursor:pointer;transition:opacity 0.3s}@media screen and (max-width: 1279px){article#comfirmView .personal .inner ul.buttons li button{width:100%;height:5.5vw}}@media screen and (max-width: 768px){article#comfirmView .personal .inner ul.buttons li button{height:11vw;font-size:3rem}}article#comfirmView .personal .inner ul.buttons li button#correction{background-image:-webkit-linear-gradient(270deg, #f7931e 0%, #f7931e 30%, #ea551e 55%, #ea551e 100%);background-image:linear-gradient(180deg, #f97d7d 0%, #f97d7d 30%, red 55%, red 100%)}article#comfirmView .personal .inner ul.buttons li button#send{background-image:-webkit-linear-gradient(270deg, #f7931e 0%, #f7931e 30%, #ea551e 55%, #ea551e 100%);background-image:linear-gradient(180deg, #f7931e 0%, #f7931e 30%, #ea551e 55%, #ea551e 100%)}article#comfirmView .personal .inner ul.buttons li button:hover{opacity:0.7}article#sendEnd section.endTxts{width:100%;margin:auto;padding:100px 0}@media screen and (max-width: 1279px){article#sendEnd section.endTxts{padding:10vw 0}}@media screen and (max-width: 768px){article#sendEnd section.endTxts{padding:20vw 0}}article#sendEnd section.endTxts p{font-size:1.7rem;line-height:2em;font-weight:500;text-align:center}@media screen and (max-width: 768px){article#sendEnd section.endTxts p{font-size:2.2rem}}article#sendEnd section.endTxts p span{font-size:1.9rem;font-weight:700;font-size:inherit}article#sendEnd section.endTxts button{display:flex;align-items:center;justify-content:center;width:306px;height:54px;line-height:1em;margin-left:7px;font-size:2.2rem;font-weight:300;background-color:#000;color:#fff;border-radius:10px;margin:auto;margin-top:50px;border:none;cursor:pointer;background-image:-webkit-linear-gradient(270deg, #f7931e 0%, #f7931e 30%, #ea551e 55%, #ea551e 100%);background-image:linear-gradient(180deg, #f7931e 0%, #f7931e 30%, #ea551e 55%, #ea551e 100%);transition:opacity 0.3s}article#sendEnd section.endTxts button:hover{opacity:0.7}@media screen and (max-width: 1279px){article#sendEnd section.endTxts button{width:30vw;height:5.5vw;margin-top:5vw}}@media screen and (max-width: 768px){article#sendEnd section.endTxts button{width:80%;height:11vw;margin-top:5vw;font-size:3rem}}.loadBack{background-color:rgba(0,0,0,0.6);width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:101;display:none}.loadBack.active{display:block}.loadBack .loaderWrap{position:absolute;top:50%;left:50%;width:70px;transform:translate(-50%, -50%)}.loadBack .loaderWrap .loader{width:100%;aspect-ratio:1;border-radius:50%;border:12px solid #ea551e;animation:l20-1 0.8s infinite linear alternate, l20-2 1.6s infinite linear}.loadBack .loaderWrap p{margin-top:10px;color:#fff;text-align:center}@keyframes l20-1{0%{clip-path:polygon(50% 50%, 0 0, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%)}12.5%{clip-path:polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%)}25%{clip-path:polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%)}50%{clip-path:polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0% 100%)}100%{clip-path:polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0% 100%)}}@keyframes l20-2{0%{transform:scaleY(1) rotate(0deg)}49.99%{transform:scaleY(1) rotate(135deg)}50%{transform:scaleY(-1) rotate(0deg)}100%{transform:scaleY(-1) rotate(-135deg)}}


/*# sourceMappingURL=form.css.map*/