@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* ヘッダーに背景画像を挿入 */
.l-header{
    height:60px;
    position:relative;
}
.l-header::before{
  content: "";
  display:block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background: url(https://xs423025.xsrv.jp/test-swell-free/wp-content/themes/swell_child/img/top-orange.png)no-repeat center center / cover;
}
.l-header__bar {
    display:none;
}
@media screen and (min-width: 960px){
.l-header{
    height:200px;
 padding-top:40px;
}

.l-header__inner{
    height:inherit;
}
.c-gnav a::after {
    background:transparent;
}
.c-gnav a:hover{
    color:#EC6D45;
}
.c-gnav>.menu-item>a .ttl {
    font-size:16px;
    font-weight:700;
}
.c-gnav>.menu-item>a {
    padding:0 16px;
}

.l-fixHeader {
    margin-top:0;
}
.l-header__logo:hover{
    opacity:0.7;
}

.c-gnav>.hdr-menu01,
.c-gnav>.hdr-menu02,
.c-gnav>.hdr-menu03,
.c-gnav>.hdr-menu04,
.c-gnav>.hdr-menu05,
.c-gnav>.hdr-menu06
{
    position:relative;
}
.c-gnav>.hdr-menu01::before,
.c-gnav>.hdr-menu02::before,
.c-gnav>.hdr-menu03::before,
.c-gnav>.hdr-menu04::before,
.c-gnav>.hdr-menu05::before,
.c-gnav>.hdr-menu06::before
{
    content:'';
    display:block;
    position:absolute;
    
    left:50%;
    transform: translateX(-50%);
    }
.c-gnav>.hdr-menu01::before{
    top:48px;
    width:30px;
    height:40px;
    background: url(https://xs423025.xsrv.jp/test-swell-free/wp-content/uploads/2025/11/menu01.png)no-repeat center center / contain;
}
.c-gnav>.hdr-menu02::before{
    top:48px;
    width:40px;
    height:40px;
    background: url(https://xs423025.xsrv.jp/test-swell-free/wp-content/uploads/2025/11/menu02.png)no-repeat center center / contain;
}
.c-gnav>.hdr-menu03::before{
    top:48px;
    width:50px;
    height:40px;
    background: url(https://xs423025.xsrv.jp/test-swell-free/wp-content/uploads/2025/11/menu03.png)no-repeat center center / contain;
}

.c-gnav>.hdr-menu04::before{
    top:42px;
    width:30px;
    height:40px;
    background: url(https://xs423025.xsrv.jp/test-swell-free/wp-content/uploads/2025/11/menu04.png)no-repeat center center / contain;
}
.c-gnav>.hdr-menu05::before{
    top:48px;
    width:30px;
    height:40px;
    background: url(https://xs423025.xsrv.jp/test-swell-free/wp-content/uploads/2025/11/menu05.png)no-repeat center center / contain;
}
.c-gnav>.hdr-menu06::before{
    top:48px;
    width:30px;
    height:40px;
    background: url(https://xs423025.xsrv.jp/test-swell-free/wp-content/uploads/2025/11/menu06.png)no-repeat center center / contain;
}
#fix_header div .l-fixHeader__gnav .c-gnav>.hdr-menu01::before,
#fix_header div .l-fixHeader__gnav .c-gnav>.hdr-menu02::before,
#fix_header div .l-fixHeader__gnav .c-gnav>.hdr-menu03::before,
#fix_header div .l-fixHeader__gnav .c-gnav>.hdr-menu04::before,
#fix_header div .l-fixHeader__gnav .c-gnav>.hdr-menu05::before,
#fix_header div .l-fixHeader__gnav .c-gnav>.hdr-menu06::before
{
display:none;
}
}
/*ハンバーガーメニュー*/
[data-spmenu=closed] {
.c-iconBtn{
        background-color:#EC6D45;
        border-radius:50%;
        top:30px;
        right:30px;
    }
    
.-menuBtn .c-iconBtn__icon {
    position:relative;
    margin-top:16px;
    width: 30px;
    height: 1.5px;
    background-color: #fff;
  }
.-menuBtn .c-iconBtn__icon::before{
    position:absolute;
    content: '';
    right:0;
    top:-8px;
    width: 30px;
    height: 1.5px;
    background-color: #fff;
  }
.l-header__menuBtn{
        background-color:transparent;

    }   
.c-iconBtn__label {
    margin-top:4px;
　}
}
.p-spMenu__closeBtn{
    background-color:#EC6D45;
    border-radius:50%;

}
.c-iconBtn{
    color:#fff;
}
/* メニューの中の項目を削除 */
.c-widget__title.-spmenu,
.p-spMenu__nav {
  display:none;
}

.swl-inline-icon:after {
    background: #EC6D45;
}
.sp-menu-box{
    margin-block: 24px;
}
/**** トップページ ****/
.top #content {
    background:transparent;
    }
.top-about_top{
    position:relative;
}
.top-about_top-pic01{
    position:absolute;
    left:0;
    top:-240px;
    }
.top-about_top-pic02{
    position:absolute;
    right:0;
    top:-200px;
    }
@media screen and (max-width: 959px){
    .top-about_top-pic01{
        width:300px;
        top:-120px;
    }
    .top-about_top-pic02{
    top:-20px;
    width:200px;
    }

}    
.top-about{
    position:relative;
}  
.top-about::before{
    content:'';
    display:block;
width:681px;
height:546px;
    position:absolute;
    left:-10px;
    top:20%;
    background: url(https://xs423025.xsrv.jp/test-swell-free/wp-content/uploads/2025/11/bg-img-aboutus-1.png)no-repeat center center / contain;
} 
.top-about::after{
    content:'';
    display:block;
width:100%;
height:75px;
    position:absolute;
    left:0;
    bottom:-75px;
    background: url(https://xs423025.xsrv.jp/test-swell-free/wp-content/uploads/2025/11/about_en.png)repeat-x center center / contain;
} 
.top-about-pic02{
    position:absolute;
    right:40px;
    bottom:24px;
}   

.sp-about_top_pic01{
     left:0;
    top:-240px;
}

/**** feature  ******/
.top-feature02{
    padding-top:80px;
}
.top-feature03{
    padding-top:40px;
}
.top-feature{
    position:relative;
}
.top-feature::before,
.top-feature::after{
    content:'';
    display:block;  
    position:absolute;
}
.top-feature::before{
     width:250px;
    height:340px;
    top:0;
    left:-20px;
    background: url(https://xs423025.xsrv.jp/test-swell-free/wp-content/uploads/2025/11/tree01.png)no-repeat center center / contain;
}
.top-feature::after{
     width:315px;
    height:403px;
    top:0;
    right:-20px;
    background: url(https://xs423025.xsrv.jp/test-swell-free/wp-content/uploads/2025/11/tree02.png)no-repeat center center / contain;
}
@media screen and (max-width: 959px){
    .top-feature::after{
        top:240px;
    }
    }
.top-feature-bottom{
     position:relative;
}
.top-feature-bottom::before,
.top-feature-bottom::after{
    content:'';
    display:block;  
    position:absolute;
}
.top-feature-bottom::before{
     width:359px;
    height:461px;
    bottom:0;
    left:-20px;
    background: url(https://xs423025.xsrv.jp/test-swell-free/wp-content/uploads/2025/11/tree03.png)no-repeat center center / contain;
}
@media screen and (max-width: 959px){
    .top-feature-bottom::before{
        bottom:240px;
    }
    }
.top-feature-bottom::after{
     width:333px;
    height:452px;
    bottom:0;
    right:-20px;
    background: url(https://xs423025.xsrv.jp/test-swell-free/wp-content/uploads/2025/11/tree04.png)no-repeat center center / contain;
}

/****  event  ****/
.top-event{
    position:relative;
}
.top-event::before,
.top-event::after{
    content:'';
    display:block;  
    position:absolute;
}
.top-event::before{
     width:237px;
    height:404px;
    top:-160px;
    left:-40px;
    background: url(https://xs423025.xsrv.jp/test-swell-free/wp-content/uploads/2025/11/Group-13.png)no-repeat center center / contain;
}
.top-event::after{
     width:234px;
    height:295px;
    top:-40px;
    right:-30px;
    background: url(https://xs423025.xsrv.jp/test-swell-free/wp-content/themes/swell_child/img/Group-12.png)no-repeat center center / contain;
}
@media screen and (max-width: 959px){
    .top-event::before{
         width:180px;
         height:260px;
         top:-100px;
         z-index:1;
    }
    .top-event::after{
     width:300px;
    height:280px;
    right:-60px;
}
}
@media screen and (max-width: 400px){
    .top-event::after{
     width:200px;
    height:200px;
    right:-60px;
}
}
.ttl-event{
    position:relative;
}
.ttl-event::before{
    content:'';
    display:block;  
    position:absolute;
     width:632px;
    height:109px;
    top:16px;
    left:50%;
    transform: translateX(-50%);
    background: url(https://xs423025.xsrv.jp/test-swell-free/wp-content/uploads/2025/12/pc-flag.png)no-repeat center center / contain;
}
@media screen and (max-width: 600px){
    .ttl-event::before{
         width:400px;
         }
     }
@media screen and (max-width: 400px){
    .ttl-event::before{
         width:231px;
         height:52px;
         top:24px;
         background: url(https://xs423025.xsrv.jp/test-swell-free/wp-content/uploads/2025/12/sp-flag.png)no-repeat center center / contain;
    } 
}

.top-recruit::after {
    content: '';
    display: block;
    width: 100%;
    height: 76px;
    position: absolute;
    top:0;
    left: 0;
    background:url(https://xs423025.xsrv.jp/test-swell-free/wp-content/themes/swell_child/img/en-w.png)repeat-x center center / contain;
    z-index:1;
}
.top-recruitIn{
    width:100vw;
    position:relative;
}
.top-recruitIn::before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:347px;
    height:302px;
    background:url(https://xs423025.xsrv.jp/test-swell-free/wp-content/themes/swell_child/img/recruit-en-left.png)no-repeat center left / contain;
}

.top-recruitIn::after{
    content:'';
    position:absolute;
    bottom:0;
    right:0;
    width:324px;
    height:322px;
    background:url(https://xs423025.xsrv.jp/test-swell-free/wp-content/themes/swell_child/img/recruit-en-right.png)no-repeat center right / contain;
}
@media screen and (max-width: 781px){ 
    .top-recruitIn::before{
        width:200px;
        height:180px;
    }
    .top-recruitIn::after{
        width:165px;
        height:144px;
    }
    }

.top-accessIn{
    width:100vw;
}

.top-access,
.top-accessIn{
    position: relative;
}
.top-access::before,
.top-access::after,
.top-accessIn::before,
.top-accessIn::after{
    content:'';
    display:block;
    position: absolute;
}

.top-access::before{
    top:-24px;
    left:0;
    width:438px;
    height:195px;
    z-index:2;
    background:url(https://xs423025.xsrv.jp/test-swell-free/wp-content/themes/swell_child/img/asirai-green.png)no-repeat center left / contain;
}
.top-access::after{
    bottom:0;
    right:0;
    width:300px;
    height:183px;
    background:url(https://xs423025.xsrv.jp/test-swell-free/wp-content/themes/swell_child/img/asirai-green-mini.png)no-repeat center right / contain;
}
.top-accessIn::before{
    top:24px;
    right:-16px;
    width:144px;
    height:149px;
    background:url(https://xs423025.xsrv.jp/test-swell-free/wp-content/themes/swell_child/img/access-tree.png)no-repeat center right / contain;
    overflow: hidden;
}
.top-accessIn::after{
    bottom:24px;
    left:-4px;
    width:144px;
    height:149px;
    background:url(https://xs423025.xsrv.jp/test-swell-free/wp-content/themes/swell_child/img/access-tree.png)no-repeat center left / contain;
    overflow: hidden;
}
@media screen and (max-width: 781px){ 
    .top-access::before{
        width:210px;
    height:120px;
}
.top-access::after{
        width:130px;
    height:100px;
}
.top-accessIn::before{
      display:none;
}
.top-accessIn::after{
        width:66px;
    height:69px;
}
    }
.top-access-textwrap{
    padding:1rem 2rem;
    border:2px solid #95C447;
    border-radius:30px;
    align-items: center;
    position:relative;
}
.top-access-textwrap p{
    display:inline-block;
    }
.top-access-textwrap::before{
    content:'';
    display:block;
    position: absolute;
    top:50%;
    right:-3rem;
    width:71px;
    height:101px;
    background:url(https://xs423025.xsrv.jp/test-swell-free/wp-content/themes/swell_child/img/access-kuma.png)no-repeat center right / contain;
}   
@media screen and (max-width: 781px){ 
    .top-access-textwrap::before{
        right:2rem;
        top:90%;

    }
}
.top-contactIn{
    border-radius:80px;
}
.icon-tel,
.icon-mymail{
    width:90px;
    height:90px;
    margin-right:.5rem !important;
}
@media screen and (max-width: 860px){ 
    .icon-tel,
    .icon-mymail{
    width:60px;
    height:60px;
}
    }
.tel-number{
    font-size: 24px;
    white-space: nowrap;
}

.tel-box{
    padding:1rem 1.5rem;
    border:3px solid #95C447;
    border-radius:40px;
    align-items: center;
}
.mail-box{
    padding:1rem 1.5rem;
    border:3px solid #f2984f;
    border-radius:40px;
    align-items: center;
}
}
.top-contact-bottom{
    width:100vw;

}

@media screen and (max-width: 400px){ 
    .tel-number{
    font-size: 20px;
}
.tel-time{
    font-size: 13px;
}
}

.l-content{
    margin-bottom:0;
}
.l-footer__foot{
    padding:0;
}
.l-footer{
    padding-top:3rem;
}

/* contact form7 */
.contact-form {
  max-width: 600px;
  max-width: 37.5rem;
  width: 100%;
  margin: 0 auto;
}

.contact-form__lead {
  margin-bottom: 30px;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600;
  color: #fff;
  background-color: #C35D75;
  border-radius: 15px;
  padding: 10px 20px;
  padding: 0.625rem 1.25rem;
}

@media screen and (min-width: 768px) {
  .contact-form__lead {
    font-size: 1rem;
  }
}

.contact-form__body {
  padding: 10px;
  padding: 0.625rem;
}

.form__checkbox {
  margin-bottom: 32px;
  margin-bottom: 2rem;
}

.check-item {
  display: none;
}

.check-item + span {
  cursor: pointer;
  display: block;
  margin: 0 0.2em 0;
  padding: 8px 0 8px 2em;
  padding: .5rem 0 .5rem 2em;
  position: relative;
  font-size: 15px;
  font-size: 0.9375rem;
}

@media screen and (min-width: 768px) {
  .check-item + span {
    font-size: 1rem;
  }
}

.check-item + span::before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .16);
  border-radius: 2px;
  content: "";
  display: block;
  height: 1.2em;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.2em;
}

.check-item + span::after {
  -webkit-transform: translateY(-50%) rotate(-45deg);
  border-bottom: 3px solid rgba(0, 0, 0, .32);
  border-left: 3px solid rgba(0, 0, 0, .32);
  content: "";
  display: block;
  height: 0.6em;
  left: 0;
  margin-top: -0.2em;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 1em;
}

.check-item:checked + span::after {
  opacity: 1;
}

.form__item {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.form__title {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  color: inherit;
  font-family: inherit;
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 0.4em 0;
  width: 100%;
  display: block;
}

@media screen and (min-width: 768px) {
  .form__title {
    font-size: 0.9375rem;
  }
}

.form__title:focus {
  border: 1px solid rgba(0, 0, 0, .32);
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.form__title {
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 13px;
  font-size: 0.8125rem;
}

.form__input {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, .16);
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 12.8px 16px;
  padding: 0.8rem 1rem;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .form__input {
    max-width: 25rem;
  }
}

.form__textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, .16);
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 14px;
  font-size: 0.875rem;
  height: 105px;
  height: 6.5625rem;
  padding: 12.8px 16px;
  padding: 0.8rem 1rem;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .form__textarea {
    max-width: 31.25rem;
  }
}

.form__textarea:focus {
  border: 1px solid rgba(0, 0, 0, .32);
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.submit-btn {
  -webkit-appearance: none;
  background-color: #F2984F;
  background-image: none;
  border: none;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 12.8px 0;
  padding: .8rem 0;
  max-width: 300px;
  max-width: 18.75rem;
  width: 100%;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .submit-btn {
    font-size: 1.0625rem;
  }
}

.submit-btn:hover,
.submit-btn:focus {
  outline: none;
  border: 1px solid #222;
  background-color: #fff;
  color: #222;
}

.submit-btn::-moz-foucus-inner {
  border: none;
  padding: 0;
}

.form__btn {
  margin-top: 50px;
  margin-top: 3.125rem;
  margin-bottom: 100px;
  margin-bottom: 6.25rem;
  text-align: left;
}


