@charset "UTF-8";.bg-1{background:#04a0e5;color:#fff}.bg-2{background:#002e7b;color:#fff}*{padding:0;margin:0;box-sizing:border-box}img{max-width:100%;height:auto;width:auto;margin:0;padding:0;vertical-align:bottom}li{list-style:none}a{color:#000;text-decoration:none}a:hover{opacity:.7}a:hover p:hover{opacity:.7}a:hover img:hover{opacity:.9}html{overflow-x:hidden;font-size:62.5%}html.no-scroll{overflow:hidden}body{font-size:1.6rem;font-size:62.5%;font-family:"Noto Sans JP",sans-serif;overflow-x:hidden}header{width:100%;height:auto}.header{position:fixed;height:9rem;display:flex;justify-content:space-between;padding-right:240px;z-index:100000;top:0;left:0;right:0;background-color:#fff}@media screen and (max-width:1000px){.header{height:64px;padding-right:0}}.header .logo{display:flex;align-items:center;gap:1rem;margin-left:3rem;height:100%}@media screen and (max-width:1000px){.header .logo{margin-left:1.2rem}}.header .logo_img{height:43px}@media screen and (max-width:1000px){.header .logo_img{height:28px}}.header .logo_ttl{font-size:22.24px;font-weight:700}@media screen and (max-width:1000px){.header .logo_ttl{font-size:15px}}.header_btn{position:absolute;top:0;right:0;display:flex}@media screen and (max-width:1000px){.header_btn{display:none}}.header_btn-link{padding-top:5.2rem;width:120px;height:90px;display:inline-block;font-size:12px;font-weight:700}.header_btn-1{position:relative;padding-left:2.5rem}.header_btn-1:before{content:"";position:absolute;top:36%;left:50%;transform:translate(-50%,-50%);width:18px;height:20px;background:url(//yashita.co.jp/wp/wp-content/themes/new_theme/css/../img/common/img_send.png) no-repeat center center;background-size:cover;-o-object-fit:cover;object-fit:cover}.header_btn-2{position:relative;padding-left:3.3rem}.header_btn-2:before{content:"";position:absolute;top:36%;left:50%;transform:translate(-50%,-50%);width:14px;height:19px;background:url(//yashita.co.jp/wp/wp-content/themes/new_theme/css/../img/common/img_book.png) no-repeat center center;background-size:cover;-o-object-fit:cover;object-fit:cover}.header_right{margin-right:1.5rem}@media screen and (max-width:1000px){.header_right{display:none}}.header .connect{display:flex;-moz-column-gap:1.5rem;column-gap:1.5rem;justify-content:flex-end;align-items:center;margin-top:8px}.header .connect_tel{font-size:25.84px;font-family:"Oswald",sans-serif;color:#0044b4;font-weight:700;padding-left:2.5rem;position:relative}.header .connect_tel:before{content:"";position:absolute;top:53%;left:0;transform:translateY(-50%);width:17px;height:22px;background:url(//yashita.co.jp/wp/wp-content/themes/new_theme/css/../img/common/img_tel.png) no-repeat center center;background-size:cover;-o-object-fit:cover;object-fit:cover}.header .connect_time{font-size:11.53px;font-weight:700}.header .connect_time span{font-size:1.2rem;font-family:"Oswald",sans-serif;padding-left:5px}.header .nav_box{display:flex;justify-content:center;-moz-column-gap:1.8rem;column-gap:1.8rem;align-items:center;font-size:1.4rem;margin-top:1rem}.header .ham{display:none}@media screen and (max-width:1000px){.header .ham{display:block;position:absolute;top:0;right:0;height:64px;width:64px}.header .ham .ham-span{position:absolute;width:100%;height:100%;transition:all .4s ease}.header .ham .ham-span:before{content:"";position:absolute;width:25px;height:1px;background:#000;top:40%;left:50%;transform:translate(-50%,-50%);transition:all .4s ease}.header .ham .ham-span:after{content:"";position:absolute;width:25px;height:1px;background:#000;top:60%;left:50%;transform:translate(-50%,-50%);transition:all .4s ease}.header .ham .ham-span.active{background-color:#002e7b}.header .ham .ham-span.active:before{content:"";background:#fff;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.header .ham .ham-span.active:after{content:"";background:#fff;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg)}}.hamMenu{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:1000;transform:translateX(100%);transition:all .5s ease}.hamMenu.active{transform:translateX(0)}.hamMenu_box{text-align:center;padding-top:12rem}.hamMenu_box li{font-size:1.6rem}.hamMenu_box li:not(:last-child){margin-bottom:3rem}.hamMenu .connectSp{text-align:center;margin-top:5rem}.hamMenu .connectSp_tel{font-size:25.84px;font-family:"Oswald",sans-serif;color:#0044b4;font-weight:700;padding-left:2.5rem;position:relative}.hamMenu .connectSp_tel:before{content:"";position:absolute;top:53%;left:0;transform:translateY(-50%);width:17px;height:22px;background:url(//yashita.co.jp/wp/wp-content/themes/new_theme/css/../img/common/img_tel.png) no-repeat center center;background-size:cover;-o-object-fit:cover;object-fit:cover}.hamMenu .connectSp_time{font-size:11.53px;font-weight:700}.hamMenu .connectSp_time span{font-size:1.2rem;font-family:"Oswald",sans-serif;padding-left:5px}.hamMenu .headerSp_btn{text-align:center;margin-top:3rem}.hamMenu .headerSp_btn-link{width:250px;display:inline-block;font-size:12px;font-weight:700;padding:2rem}.hamMenu .headerSp_btn-1{position:relative;padding-left:4.5rem;margin-bottom:2rem}.hamMenu .headerSp_btn-1:before{content:"";position:absolute;top:50%;left:70px;transform:translateY(-50%);width:18px;height:20px;background:url(//yashita.co.jp/wp/wp-content/themes/new_theme/css/../img/common/img_send.png) no-repeat center center;background-size:cover;-o-object-fit:cover;object-fit:cover}.hamMenu .headerSp_btn-2{position:relative;padding-left:3.3rem}.hamMenu .headerSp_btn-2:before{content:"";position:absolute;top:50%;left:70px;transform:translateY(-50%);width:14px;height:19px;background:url(//yashita.co.jp/wp/wp-content/themes/new_theme/css/../img/common/img_book.png) no-repeat center center;background-size:cover;-o-object-fit:cover;object-fit:cover}footer{width:100%;background:#002e7b;padding-top:7rem;padding-bottom:6rem}@media screen and (max-width:1000px){footer{padding-top:6rem;padding-bottom:3rem}}.footer{display:flex;-moz-column-gap:8rem;column-gap:8rem;align-items:flex-start}@media screen and (max-width:1000px){.footer{flex-direction:column;row-gap:2rem}}.footer_logo{display:flex;align-items:center;gap:1rem;margin-left:3rem;height:100%}@media screen and (max-width:1000px){.footer_logo{margin-left:0}}.footer_logo-img{height:43px}@media screen and (max-width:1000px){.footer_logo-img{height:37px}}.footer_logo span{font-size:22.24px;font-weight:700;color:#fff}@media screen and (max-width:1000px){.footer_logo span{font-size:20px}}.footer_address{color:#fff;font-size:1.6rem;letter-spacing:2px;line-height:2}@media screen and (max-width:1000px){.footer_address{font-size:1.4rem;line-height:2.5}}.footer_address a{color:#fff}.footer_copy{font-size:1.2rem;text-align:center;margin-top:11rem;color:#fff}@media screen and (max-width:1000px){.footer_copy{margin-top:6rem}}@media screen and (min-width:768px){.vpc{display:block}}@media screen and (max-width:1000px){.vpc{display:none}}@media screen and (min-width:768px){.vsp{display:none}}@media screen and (max-width:1000px){.vsp{display:block}}.clearfix:after{content:" ";display:block;clear:both}.container{max-width:1200px;margin:auto}@media screen and (max-width:1000px){.container{width:90%}}.global_menu li{width:18%;float:left}#page-top{position:absolute;bottom:0;right:0}#page-top a{background:#000;text-decoration:none;color:#fff;width:210px;padding:1rem 0;text-align:center;display:block;font-size:14px}#page-top a:before{content:"";width:10px;height:10px;border-top:solid 1px #fff;border-right:solid 1px #fff;position:absolute;right:4.6rem;top:56%;transform:rotate(-45deg) translateY(-50%)}