@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
*/


@media screen and (max-width: 599px){.onpc{display: none;}}
@media screen and (min-width: 600px){.onsp{display: none;}}

/*Googlefont(グーグルフォント読み込み)*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/*Adobe fonts*/
@import url("https://use.typekit.net/fsr8sqo.css");

body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
}

/*ヘッダーメニューのマウスオーバー時の下線の位置を調整*/
.c-gnav>.menu-item>a:after{bottom:20%;}

/*下層ページのヘッダーメニューの下線調整*/
.c-gnav > .-current > a::after {
    transform: scaleX(1);
    width: 70%!important;
    left: auto!important;
    background: #fff!important;
}

/*追従ヘッダーメニューの影*/
.l-fixHeader{border-bottom: 1px solid rgb(0,0,0,0.1);}

/*グローバルメニューを太字に変更*/
.c-gnav{
    font-weight: 700;
}
ul.c-spnav.c-listMenu {
    font-weight: 500;
}
.c-widget__title.-spmenu{
    background:#212121!important;
}
/*グルーバるメニューの幅を調整*/
ul.c-gnav li {
    margin-right: 10%;
}
ul.c-gnav {
    margin-left: -50%;
}
.c-gnav .sub-menu li {
    position: relative;
    width: 100%;
    background: #212121;
    color: #fff;
}
.c-gnav .sub-menu a:hover {
    background-color: var(--swl-color_hov_gray);
    opacity: 0.8;
}

/***文字サイズ ここから***/
/**PC ここから**/
@media screen and (min-width: 600px){
    .pc-fs-0_5rem{font-size: 0.5rem!important;}
    .pc-fs-0_8rem{font-size: 0.8rem!important;}
    .pc-fs-0_9rem{font-size: 0.9rem!important;}
    .pc-fs-1rem{font-size: 1rem!important;}
    .pc-fs-1_2rem{font-size: 1.2rem!important;}
    .pc-fs-1_3rem{font-size: 1.3rem!important;}
    .pc-fs-1_5rem{font-size: 1.5rem!important;}
    .pc-fs-2rem{font-size: 2rem!important;}
    .pc-fs-2_5rem{font-size: 2.5rem!important;}
    .pc-fs-3rem{font-size: 3rem!important;}
    .pc-fs-3_5rem{font-size: 3.5rem!important;}
    .pc-fs-4rem{font-size: 4rem!important;}
    .pc-fs-4_5rem{font-size: 4.5rem!important;}
    .pc-fs-5rem{font-size: 5rem!important;}
    .pc-fs-5_5rem{font-size: 5.5rem!important;}
    .pc-fs-6rem{font-size: 6rem!important;}
    .pc-fs-6_5rem{font-size: 6.5rem!important;}
    .pc-fs-7rem{font-size: 7rem!important;}
    .pc-fs-7_5rem{font-size: 7.5rem!important;}
    .pc-fs-8rem{font-size: 8rem!important;}
    .pc-fs-8_5rem{font-size: 8.5rem!important;}
    .pc-fs-9rem{font-size: 9rem!important;}
    .pc-fs-9_5rem{font-size: 9.5rem!important;}
    .pc-fs-10rem{font-size: 10rem!important;}    
}
/**PC ここまで**/
/**SP ここから**/
@media screen and (max-width: 599px){
.sp-fs-0_5rem{font-size: 0.5rem!important;}
.sp-fs-0_8rem{font-size: 0.8rem!important;}
.sp-fs-0_9rem{font-size: 0.9rem!important;}
.sp-fs-1rem{font-size: 1rem!important;}
.sp-fs-1_2rem{font-size: 1.2rem!important;}
.sp-fs-1_3rem{font-size: 1.3rem!important;}
.sp-fs-1_5rem{font-size: 1.5rem!important;}
.sp-fs-2rem{font-size: 2rem!important;}
.sp-fs-2_5rem{font-size: 2.5rem!important;}
.sp-fs-3rem{font-size: 3rem!important;}
.sp-fs-3_5rem{font-size: 3.5rem!important;}
.sp-fs-4rem{font-size: 4rem!important;}
.sp-fs-4_5rem{font-size: 4.5rem!important;}
.sp-fs-5rem{font-size: 5rem!important;}
.sp-fs-5_5rem{font-size: 5.5rem!important;}
.sp-fs-6rem{font-size: 6rem!important;}
.sp-fs-6_5rem{font-size: 6.5rem!important;}
.sp-fs-7rem{font-size: 7rem!important;}
.sp-fs-7_5rem{font-size: 7.5rem!important;}
.sp-fs-8rem{font-size: 8rem!important;}
.sp-fs-8_5rem{font-size: 8.5rem!important;}
.sp-fs-9rem{font-size: 9rem!important;}
.sp-fs-9_5rem{font-size: 9.5rem!important;}
.sp-fs-10rem{font-size: 10rem!important;}   
}
/**SP ここまで**/
/***文字サイズ ここまで***/

/*太字*/
.futoji{font-weight: 700;}

/*ノーマル*/
.normal{font-weight: normal!important;}

/***マージン ここから***/
/**PC ここから**/
@media (min-width:600px){
    .pc-mar-top-0{margin-top:0!important;}
    .pc-mar-top-0_5rem{margin-top:0.5rem!important;}
    .pc-mar-top-1rem{margin-top:1rem!important;}
    .pc-mar-top-1_5rem{margin-top:1.5rem!important;}
    .pc-mar-top-2rem{margin-top:2rem!important;}
    .pc-mar-top-2_5rem{margin-top:2.5rem!important;}
    .pc-mar-top-3rem{margin-top:3rem!important;}
    .pc-mar-top-3_5rem{margin-top:3.5rem!important;}
    .pc-mar-top-4rem{margin-top:4rem!important;}
    .pc-mar-top-5rem{margin-top:5rem!important;}
    .pc-mar-top-5_5rem{margin-top:5.5rem!important;}
    .pc-mar-top-6rem{margin-top:6rem!important;}
    .pc-mar-top-6_5rem{margin-top:6.5rem!important;}
    .pc-mar-top-7rem{margin-top:7rem!important;}
    .pc-mar-top-7_5rem{margin-top:7.5rem!important;}
    .pc-mar-top-8rem{margin-top:8rem!important;}
    .pc-mar-top-8_5rem{margin-top:8.5rem!important;}
    .pc-mar-top-9rem{margin-top:9rem!important;}
    .pc-mar-top-9_5rem{margin-top:9.5rem!important;}
    .pc-mar-top-10rem{margin-top:10rem!important;}
    .pc-mar-top-m0_5rem{margin-top:-0.5rem!important;}
    .pc-mar-top-m1rem{margin-top:-1rem!important;}
    .pc-mar-top-m1_5rem{margin-top:-1.5rem!important;}
    .pc-mar-top-m2rem{margin-top:-2rem!important;}
    .pc-mar-top-m2_5rem{margin-top:-2.5rem!important;}
    .pc-mar-top-m3rem{margin-top:-3rem!important;}
    .pc-mar-top-m3_5rem{margin-top:-3.5rem!important;}
    .pc-mar-top-m4rem{margin-top:-4rem!important;}
    .pc-mar-top-m5rem{margin-top:-5rem!important;}
    .pc-mar-top-m5_5rem{margin-top:-5.5rem!important;}
    .pc-mar-top-m6rem{margin-top:-6rem!important;}
    .pc-mar-top-m6_5rem{margin-top:-6.5rem!important;}
    .pc-mar-top-m7rem{margin-top:-7rem!important;}
    .pc-mar-top-m7_5rem{margin-top:-7.5rem!important;}
    .pc-mar-top-m8rem{margin-top:-8rem!important;}
    .pc-mar-top-m8_5rem{margin-top:-8.5rem!important;}
    .pc-mar-top-m9rem{margin-top:-9rem!important;}
    .pc-mar-top-m9_5rem{margin-top:-9.5rem!important;}
    .pc-mar-top-m10rem{margin-top:-10rem!important;}

    .pc-mar-bt-0{margin-bottom:0!important;}
    .pc-mar-bt-0_5rem{margin-bottom:0.5rem!important;}
    .pc-mar-bt-1rem{margin-bottom:1rem!important;}
    .pc-mar-bt-1_5rem{margin-bottom:1.5rem!important;}
    .pc-mar-bt-2rem{margin-bottom:2rem!important;}
    .pc-mar-bt-2_5rem{margin-bottom:2.5rem!important;}
    .pc-mar-bt-3rem{margin-bottom:3rem!important;}
    .pc-mar-bt-3_5rem{margin-bottom:3.5rem!important;}
    .pc-mar-bt-4rem{margin-bottom:4rem!important;}
    .pc-mar-bt-5rem{margin-bottom:5rem!important;}
    .pc-mar-bt-5_5rem{margin-bottom:5.5rem!important;}
    .pc-mar-bt-6rem{margin-bottom:6rem!important;}
    .pc-mar-bt-6_5rem{margin-bottom:6.5rem!important;}
    .pc-mar-bt-7rem{margin-bottom:7rem!important;}
    .pc-mar-bt-7_5rem{margin-bottom:7.5rem!important;}
    .pc-mar-bt-8rem{margin-bottom:8rem!important;}
    .pc-mar-bt-8_5rem{margin-bottom:8.5rem!important;}
    .pc-mar-bt-9rem{margin-bottom:9rem!important;}
    .pc-mar-bt-9_5rem{margin-bottom:9.5rem!important;}
    .pc-mar-bt-10rem{margin-bottom:10rem!important;}
    .pc-mar-bt-10_5rem{margin-bottom:10.5rem!important;}
    .pc-mar-bt-11rem{margin-bottom:11rem!important;}
    .pc-mar-bt-11_5rem{margin-bottom:11.5rem!important;}
    .pc-mar-bt-12rem{margin-bottom:12rem!important;}
    .pc-mar-bt-m0_5rem{margin-bottom:-0.5rem!important;}
    .pc-mar-bt-m1rem{margin-bottom:-1rem!important;}
    .pc-mar-bt-m1_5rem{margin-bottom:-1.5rem!important;}
    .pc-mar-bt-m2rem{margin-bottom:-2rem!important;}
    .pc-mar-bt-m2_5rem{margin-bottom:-2.5rem!important;}
    .pc-mar-bt-m3rem{margin-bottom:-3rem!important;}
    .pc-mar-bt-m3_5rem{margin-bottom:-3.5rem!important;}
    .pc-mar-bt-m4rem{margin-bottom:-4rem!important;}
    .pc-mar-bt-m5rem{margin-bottom:-5rem!important;}
    .pc-mar-bt-m5_5rem{margin-bottom:-5.5rem!important;}
    .pc-mar-bt-m6rem{margin-bottom:-6rem!important;}
    .pc-mar-bt-m6_5rem{margin-bottom:-6.5rem!important;}
    .pc-mar-bt-m7rem{margin-bottom:-7rem!important;}
    .pc-mar-bt-m7_5rem{margin-bottom:-7.5rem!important;}
    .pc-mar-bt-m8rem{margin-bottom:-8rem!important;}
    .pc-mar-bt-m8_5rem{margin-bottom:-8.5rem!important;}
    .pc-mar-bt-m9rem{margin-bottom:-9rem!important;}
    .pc-mar-bt-m9_5rem{margin-bottom:-9.5rem!important;}
    .pc-mar-bt-m10rem{margin-bottom:-10rem!important;}
    .pc-mar-bt-m11rem{margin-bottom:-11rem!important;}
    .pc-mar-bt-m12rem{margin-bottom:-12rem!important;}

    .pc-mar-left-1rem{margin-left: 1rem!important;}    
    .pc-mar-left-2rem{margin-left: 2rem!important;}
    .pc-mar-left-m1rem{margin-left: -1rem!important;}
    .pc-mar-right-2rem{margin-right: 2rem!important;}
    .pc-mar-right-m1rem{margin-right: -1rem!important;}
    }
/**PC ここまで**/
/**SP ここから**/
@media screen and (max-width: 599px){
    .sp-mar-top-0{margin-top:0!important;}
    .sp-mar-top-0_5rem{margin-top:0.5rem!important;}
    .sp-mar-top-1rem{margin-top:1rem!important;}
    .sp-mar-top-1_5rem{margin-top:1.5rem!important;}
    .sp-mar-top-2rem{margin-top:2rem!important;}
    .sp-mar-top-2_5rem{margin-top:2.5rem!important;}
    .sp-mar-top-3rem{margin-top:3rem!important;}
    .sp-mar-top-3_5rem{margin-top:3.5rem!important;}
    .sp-mar-top-4rem{margin-top:4rem!important;}
    .sp-mar-top-5rem{margin-top:5rem!important;}
    .sp-mar-top-5_5rem{margin-top:5.5rem!important;}
    .sp-mar-top-6rem{margin-top:6rem!important;}
    .sp-mar-top-6_5rem{margin-top:6.5rem!important;}
    .sp-mar-top-7rem{margin-top:7rem!important;}
    .sp-mar-top-7_5rem{margin-top:7.5rem!important;}
    .sp-mar-top-8rem{margin-top:8rem!important;}
    .sp-mar-top-8_5rem{margin-top:8.5rem!important;}
    .sp-mar-top-9rem{margin-top:9rem!important;}
    .sp-mar-top-9_5rem{margin-top:9.5rem!important;}
    .sp-mar-top-10rem{margin-top:10rem!important;}
    .sp-mar-top-m0_5rem{margin-top:-0.5rem!important;}
    .sp-mar-top-m1rem{margin-top:-1rem!important;}
    .sp-mar-top-m1_5rem{margin-top:-1.5rem!important;}
    .sp-mar-top-m2rem{margin-top:-2rem!important;}
    .sp-mar-top-m2_5rem{margin-top:-2.5rem!important;}
    .sp-mar-top-m3rem{margin-top:-3rem!important;}
    .sp-mar-top-m3_5rem{margin-top:-3.5rem!important;}
    .sp-mar-top-m4rem{margin-top:-4rem!important;}
    .sp-mar-top-m5rem{margin-top:-5rem!important;}
    .sp-mar-top-m5_5rem{margin-top:-5.5rem!important;}
    .sp-mar-top-m6rem{margin-top:-6rem!important;}
    .sp-mar-top-m6_5rem{margin-top:-6.5rem!important;}
    .sp-mar-top-m7rem{margin-top:-7rem!important;}
    .sp-mar-top-m7_5rem{margin-top:-7.5rem!important;}
    .sp-mar-top-m8rem{margin-top:-8rem!important;}
    .sp-mar-top-m8_5rem{margin-top:-8.5rem!important;}
    .sp-mar-top-m9rem{margin-top:-9rem!important;}
    .sp-mar-top-m9_5rem{margin-top:-9.5rem!important;}
    .sp-mar-top-m10rem{margin-top:-10rem!important;}

    .sp-mar-bt-0{margin-bottom:0!important;}
    .sp-mar-bt-0_5rem{margin-bottom:0.5rem!important;}
    .sp-mar-bt-1rem{margin-bottom:1rem!important;}
    .sp-mar-bt-1_5rem{margin-bottom:1.5rem!important;}
    .sp-mar-bt-2rem{margin-bottom:2rem!important;}
    .sp-mar-bt-2_5rem{margin-bottom:2.5rem!important;}
    .sp-mar-bt-3rem{margin-bottom:3rem!important;}
    .sp-mar-bt-3_5rem{margin-bottom:3.5rem!important;}
    .sp-mar-bt-4rem{margin-bottom:4rem!important;}
    .sp-mar-bt-5rem{margin-bottom:5rem!important;}
    .sp-mar-bt-5_5rem{margin-bottom:5.5rem!important;}
    .sp-mar-bt-6rem{margin-bottom:6rem!important;}
    .sp-mar-bt-6_5rem{margin-bottom:6.5rem!important;}
    .sp-mar-bt-7rem{margin-bottom:7rem!important;}
    .sp-mar-bt-7_5rem{margin-bottom:7.5rem!important;}
    .sp-mar-bt-8rem{margin-bottom:8rem!important;}
    .sp-mar-bt-8_5rem{margin-bottom:8.5rem!important;}
    .sp-mar-bt-9rem{margin-bottom:9rem!important;}
    .sp-mar-bt-9_5rem{margin-bottom:9.5rem!important;}
    .sp-mar-bt-10rem{margin-bottom:10rem!important;}
    .sp-mar-bt-m0_5rem{margin-bottom:-0.5rem!important;}
    .sp-mar-bt-m1rem{margin-bottom:-1rem!important;}
    .sp-mar-bt-m1_5rem{margin-bottom:-1.5rem!important;}
    .sp-mar-bt-m2rem{margin-bottom:-2rem!important;}
    .sp-mar-bt-m2_5rem{margin-bottom:-2.5rem!important;}
    .sp-mar-bt-m3rem{margin-bottom:-3rem!important;}
    .sp-mar-bt-m3_5rem{margin-bottom:-3.5rem!important;}
    .sp-mar-bt-m4rem{margin-bottom:-4rem!important;}
    .sp-mar-bt-m5rem{margin-bottom:-5rem!important;}
    .sp-mar-bt-m5_5rem{margin-bottom:-5.5rem!important;}
    .sp-mar-bt-m6rem{margin-bottom:-6rem!important;}
    .sp-mar-bt-m6_5rem{margin-bottom:-6.5rem!important;}
    .sp-mar-bt-m7rem{margin-bottom:-7rem!important;}
    .sp-mar-bt-m7_5rem{margin-bottom:-7.5rem!important;}
    .sp-mar-bt-m8rem{margin-bottom:-8rem!important;}
    .sp-mar-bt-m8_5rem{margin-bottom:-8.5rem!important;}
    .sp-mar-bt-m9rem{margin-bottom:-9rem!important;}
    .sp-mar-bt-m9_5rem{margin-bottom:-9.5rem!important;}
    .sp-mar-bt-m10rem{margin-bottom:-10rem!important;}

    .sp-mar-left-m0_5rem{margin-left:-0.5rem!important;}
    .sp-mar-right-m0_5rem{margin-right:-0.5rem!important;}
    .sp-mar-left-m1rem{margin-left:-1rem!important;}
    .sp-mar-right-m1rem{margin-right:-1rem!important;}
}
/**SP ここまで**/
/***マージン ここまで***/

/***パディング ここから***/
/**PC ここから**/
@media (min-width:600px){
    .pc-pad-top-0{padding-top:0!important;}
    .pc-pad-top-0_5rem{padding-top:0.5rem!important;}
    .pc-pad-top-1rem{padding-top:1rem!important;}
    .pc-pad-top-1_5rem{padding-top:1.5rem!important;}
    .pc-pad-top-2rem{padding-top:2rem!important;}
    .pc-pad-top-2_5rem{padding-top:2.5rem!important;}
    .pc-pad-top-3rem{padding-top:3rem!important;}
    .pc-pad-top-3_5rem{padding-top:3.5rem!important;}
    .pc-pad-top-4rem{padding-top:4rem!important;}
    .pc-pad-top-4_5rem{padding-top:4.5rem!important;}
    .pc-pad-top-5rem{padding-top:5rem!important;}
    .pc-pad-top-5_5rem{padding-top:5.5rem!important;}
    .pc-pad-top-6rem{padding-top:6rem!important;}
    .pc-pad-top-6_5rem{padding-top:6.5rem!important;}
    .pc-pad-top-7rem{padding-top:7rem!important;}
    .pc-pad-top-7_5rem{padding-top:7.5rem!important;}
    .pc-pad-top-8rem{padding-top:8rem!important;}
    .pc-pad-top-8_5rem{padding-top:8.5rem!important;}
    .pc-pad-top-9rem{padding-top:9rem!important;}
    .pc-pad-top-9_5rem{padding-top:9.5rem!important;}
    .pc-pad-top-10rem{padding-top:10rem!important;}
    .pc-pad-top-m0_5rem{padding-top:-0.5rem!important;}
    .pc-pad-top-m1rem{padding-top:-1rem!important;}
    .pc-pad-top-m1_5rem{padding-top:-1.5rem!important;}
    .pc-pad-top-m2rem{padding-top:-2rem!important;}
    .pc-pad-top-m2_5rem{padding-top:-2.5rem!important;}
    .pc-pad-top-m3rem{padding-top:-3rem!important;}
    .pc-pad-top-m3_5rem{padding-top:-3.5rem!important;}
    .pc-pad-top-m4rem{padding-top:-4rem!important;}
    .pc-pad-top-m4_5rem{padding-top:-4.5rem!important;}
    .pc-pad-top-m5rem{padding-top:-5rem!important;}
    .pc-pad-top-m5_5rem{padding-top:-5.5rem!important;}
    .pc-pad-top-m6rem{padding-top:-6rem!important;}
    .pc-pad-top-m6_5rem{padding-top:-6.5rem!important;}
    .pc-pad-top-m7rem{padding-top:-7rem!important;}
    .pc-pad-top-m7_5rem{padding-top:-7.5rem!important;}
    .pc-pad-top-m8rem{padding-top:-8rem!important;}
    .pc-pad-top-m8_5rem{padding-top:-8.5rem!important;}
    .pc-pad-top-m9rem{padding-top:-9rem!important;}
    .pc-pad-top-m9_5rem{padding-top:-9.5rem!important;}
    .pc-pad-top-m10rem{padding-top:-10rem!important;}

    .pc-pad-bt-0{padding-bottom:0!important;}
    .pc-pad-bt-0_5rem{padding-bottom:0.5rem!important;}
    .pc-pad-bt-1rem{padding-bottom:1rem!important;}
    .pc-pad-bt-1_5rem{padding-bottom:1.5rem!important;}
    .pc-pad-bt-2rem, .pc-pad-bt-2em{padding-bottom:2rem!important;}
    .pc-pad-bt-2_5rem{padding-bottom:2.5rem!important;}
    .pc-pad-bt-3rem{padding-bottom:3rem!important;}
    .pc-pad-bt-3_5rem{padding-bottom:3.5rem!important;}
    .pc-pad-bt-4rem{padding-bottom:4rem!important;}
    .pc-pad-bt-4_5rem{padding-bottom:4.5rem!important;}
    .pc-pad-bt-5rem{padding-bottom:5rem!important;}
    .pc-pad-bt-5_5rem{padding-bottom:5.5rem!important;}
    .pc-pad-bt-6rem{padding-bottom:6rem!important;}
    .pc-pad-bt-6_5rem{padding-bottom:6.5rem!important;}
    .pc-pad-bt-7rem{padding-bottom:7rem!important;}
    .pc-pad-bt-7_5rem{padding-bottom:7.5rem!important;}
    .pc-pad-bt-8rem{padding-bottom:8rem!important;}
    .pc-pad-bt-8_5rem{padding-bottom:8.5rem!important;}
    .pc-pad-bt-9rem{padding-bottom:9rem!important;}
    .pc-pad-bt-9_5rem{padding-bottom:9.5rem!important;}
    .pc-pad-bt-10rem{padding-bottom:10rem!important;}
    .pc-pad-bt-m0_5rem{padding-bottom:-0.5rem!important;}
    .pc-pad-bt-m1rem{padding-bottom:-1rem!important;}
    .pc-pad-bt-m1_5rem{padding-bottom:-1.5rem!important;}
    .pc-pad-bt-m2rem{padding-bottom:-2rem!important;}
    .pc-pad-bt-m2_5rem{padding-bottom:-2.5rem!important;}
    .pc-pad-bt-m3rem{padding-bottom:-3rem!important;}
    .pc-pad-bt-m3_5rem{padding-bottom:-3.5rem!important;}
    .pc-pad-bt-m4rem{padding-bottom:-4rem!important;}
    .pc-pad-bt-m4_5rem{padding-bottom:-4.5rem!important;}
    .pc-pad-bt-m5rem{padding-bottom:-5rem!important;}
    .pc-pad-bt-m5_5rem{padding-bottom:-5.5rem!important;}
    .pc-pad-bt-m6rem{padding-bottom:-6rem!important;}
    .pc-pad-bt-m6_5rem{padding-bottom:-6.5rem!important;}
    .pc-pad-bt-m7rem{padding-bottom:-7rem!important;}
    .pc-pad-bt-m7_5rem{padding-bottom:-7.5rem!important;}
    .pc-pad-bt-m8rem{padding-bottom:-8rem!important;}
    .pc-pad-bt-m8_5rem{padding-bottom:-8.5rem!important;}
    .pc-pad-bt-m9rem{padding-bottom:-9rem!important;}
    .pc-pad-bt-m9_5rem{padding-bottom:-9.5rem!important;}
    .pc-pad-bt-m10rem{padding-bottom:-10rem!important;}

    .pc-pad-2rem{padding:2rem!important;}
    .pc-pad-3rem{padding:3rem!important;}
    .pc-rentacar-yoyaku-tel-pad{padding:1em 0!important;}
    .pc-pad-left-1rem {padding-left: 1rem!important;}
    .pc-pad-left-2rem {padding-left: 2rem!important;}
    .pc-pad-left-3rem {padding-left: 3rem!important;}
    .pc-pad-left-4rem {padding-left: 4rem!important;}
    .pc-pad-right-1rem {padding-right: 1rem!important;}    
    .pc-pad-right-2rem {padding-right: 2rem!important;}
}
/**PC ここまで**/
/**SP ここから**/
@media screen and (max-width: 599px){
    .sp-pad-top-0{padding-top:0!important;}
    .sp-pad-top-0_5rem{padding-top:0.5rem!important;}
    .sp-pad-top-1rem{padding-top:1rem!important;}
    .sp-pad-top-1_5rem{padding-top:1.5rem!important;}
    .sp-pad-top-2rem{padding-top:2rem!important;}
    .sp-pad-top-2_5rem{padding-top:2.5rem!important;}
    .sp-pad-top-3rem{padding-top:3rem!important;}
    .sp-pad-top-3_5rem{padding-top:3.5rem!important;}
    .sp-pad-top-4rem{padding-top:4rem!important;}
    .sp-pad-top-4_5rem{padding-top:4.5rem!important;}
    .sp-pad-top-5rem{padding-top:5rem!important;}
    .sp-pad-top-5_5rem{padding-top:5.5rem!important;}
    .sp-pad-top-6rem{padding-top:6rem!important;}
    .sp-pad-top-6_5rem{padding-top:6.5rem!important;}
    .sp-pad-top-7rem{padding-top:7rem!important;}
    .sp-pad-top-7_5rem{padding-top:7.5rem!important;}
    .sp-pad-top-8rem{padding-top:8rem!important;}
    .sp-pad-top-8_5rem{padding-top:8.5rem!important;}
    .sp-pad-top-9rem{padding-top:9rem!important;}
    .sp-pad-top-9_5rem{padding-top:9.5rem!important;}
    .sp-pad-top-10rem{padding-top:10rem!important;}
    .sp-pad-top-m0_5rem{padding-top:-0.5rem!important;}
    .sp-pad-top-m1rem{padding-top:-1rem!important;}
    .sp-pad-top-m1_5rem{padding-top:-1.5rem!important;}
    .sp-pad-top-m2rem{padding-top:-2rem!important;}
    .sp-pad-top-m2_5rem{padding-top:-2.5rem!important;}
    .sp-pad-top-m3rem{padding-top:-3rem!important;}
    .sp-pad-top-m3_5rem{padding-top:-3.5rem!important;}
    .sp-pad-top-m4rem{padding-top:-4rem!important;}
    .sp-pad-top-m4_5rem{padding-top:-4.5rem!important;}
    .sp-pad-top-m5rem{padding-top:-5rem!important;}
    .sp-pad-top-m5_5rem{padding-top:-5.5rem!important;}
    .sp-pad-top-m6rem{padding-top:-6rem!important;}
    .sp-pad-top-m6_5rem{padding-top:-6.5rem!important;}
    .sp-pad-top-m7rem{padding-top:-7rem!important;}
    .sp-pad-top-m7_5rem{padding-top:-7.5rem!important;}
    .sp-pad-top-m8rem{padding-top:-8rem!important;}
    .sp-pad-top-m8_5rem{padding-top:-8.5rem!important;}
    .sp-pad-top-m9rem{padding-top:-9rem!important;}
    .sp-pad-top-m9_5rem{padding-top:-9.5rem!important;}
    .sp-pad-top-m10rem{padding-top:-10rem!important;}

    .sp-pad-bt-0{padding-bottom:0!important;}
    .sp-pad-bt-0_5rem{padding-bottom:0.5rem!important;}
    .sp-pad-bt-1rem{padding-bottom:1rem!important;}
    .sp-pad-bt-1_5rem{padding-bottom:1.5rem!important;}
    .sp-pad-bt-2rem, .sp-pad-bt-2em{padding-bottom:2rem!important;}
    .sp-pad-bt-2_5rem{padding-bottom:2.5rem!important;}
    .sp-pad-bt-3rem{padding-bottom:3rem!important;}
    .sp-pad-bt-3_5rem{padding-bottom:3.5rem!important;}
    .sp-pad-bt-4rem{padding-bottom:4rem!important;}
    .sp-pad-bt-4_5rem{padding-bottom:4.5rem!important;}
    .sp-pad-bt-5rem{padding-bottom:5rem!important;}
    .sp-pad-bt-5_5rem{padding-bottom:5.5rem!important;}
    .sp-pad-bt-6rem{padding-bottom:6rem!important;}
    .sp-pad-bt-6_5rem{padding-bottom:6.5rem!important;}
    .sp-pad-bt-7rem{padding-bottom:7rem!important;}
    .sp-pad-bt-7_5rem{padding-bottom:7.5rem!important;}
    .sp-pad-bt-8rem{padding-bottom:8rem!important;}
    .sp-pad-bt-8_5rem{padding-bottom:8.5rem!important;}
    .sp-pad-bt-9rem{padding-bottom:9rem!important;}
    .sp-pad-bt-9_5rem{padding-bottom:9.5rem!important;}
    .sp-pad-bt-10rem{padding-bottom:10rem!important;}
    .sp-pad-bt-m0_5rem{padding-bottom:-0.5rem!important;}
    .sp-pad-bt-m1rem{padding-bottom:-1rem!important;}
    .sp-pad-bt-m1_5rem{padding-bottom:-1.5rem!important;}
    .sp-pad-bt-m2rem{padding-bottom:-2rem!important;}
    .sp-pad-bt-m2_5rem{padding-bottom:-2.5rem!important;}
    .sp-pad-bt-m3rem{padding-bottom:-3rem!important;}
    .sp-pad-bt-m3_5rem{padding-bottom:-3.5rem!important;}
    .sp-pad-bt-m4rem{padding-bottom:-4rem!important;}
    .sp-pad-bt-m4_5rem{padding-bottom:-4.5rem!important;}
    .sp-pad-bt-m5rem{padding-bottom:-5rem!important;}
    .sp-pad-bt-m5_5rem{padding-bottom:-5.5rem!important;}
    .sp-pad-bt-m6rem{padding-bottom:-6rem!important;}
    .sp-pad-bt-m6_5rem{padding-bottom:-6.5rem!important;}
    .sp-pad-bt-m7rem{padding-bottom:-7rem!important;}
    .sp-pad-bt-m7_5rem{padding-bottom:-7.5rem!important;}
    .sp-pad-bt-m8rem{padding-bottom:-8rem!important;}
    .sp-pad-bt-m8_5rem{padding-bottom:-8.5rem!important;}
    .sp-pad-bt-m9rem{padding-bottom:-9rem!important;}
    .sp-pad-bt-m9_5rem{padding-bottom:-9.5rem!important;}
    .sp-pad-bt-m10rem{padding-bottom:-10rem!important;}

    .sp-pad-2rem{padding:2rem!important;}
    .sp-pad-3rem{padding:3rem!important;}
    .sp-pad-side-0_5rem{padding-left: 0.5rem!important;padding-right: 0.5rem!important;}
    .sp-pad-left-1rem {padding-left: 1rem!important;}
    .sp-pad-left-2rem {padding-left: 2rem!important;}
    .sp-pad-left-3rem {padding-left: 3rem!important;}
    .sp-pad-left-4rem {padding-left: 4rem!important;}
    .sp-pad-right-1rem {padding-right: 1rem!important;}
    .sp-pad-1rem{padding: 1rem!important;}
}
/**SP ここまで**/
/***パディング ここまで***/

/**中央ぞろえ ここから**/
/*共通*/
.center{text-align: center!important;}
/*PC*/
@media (min-width:600px){
    .pc-center{text-align: center!important;}
}
/*SP*/
@media (max-width:599px){
    .sp-center{text-align: center!important;}
}
/**中央ぞろえ ここまで**/

/**右寄せ ここから**/
/*共通*/
.right{text-align: right!important;}
/*PC*/
@media (min-width:600px){
    .pc-right{text-align: right!important;}
}
/*SP*/
@media (max-width:599px){
    .sp-right{text-align: right!important;}
}
/**右寄せ ここまで**/

/*h2の下線を無くす*/
h2.is-style-section_ttl.no-kasen::after{content:none!important;}

/**お知らせ一覧ページの「-category-」「-tag-」の表記を削除 ここから**/
.category-news .c-pageTitle__subTitle, .category-customer-review .c-pageTitle__subTitle{
    display:none;
}
.category-customer-review h1.c-pageTitle {
    margin-bottom: -2rem !important;
}
/*上の線を削除*/
.category-news .p-postList.-type-simple{
    border-top: none;
}
/*上の線を削除*/
.top-news .p-postList.-type-simple {
    border-top: none;
}
/**お知らせ一覧ページの「-category-」の表記を削除 ここまで**/

/***フォーム（snowmonkeyforms） ここから***/
/**共通 ここから**/
/*google recaptchaのアイコン（バッジ）を非表示*/
  .grecaptcha-badge { visibility: hidden; }

/*入力→完了までのステップの位置調整*/
ol.smf-progress-tracker {
    padding-left: 0!important;
  }
  /*ラジオボタンの選択肢の間隔を空ける*/
  .smf-label {
    margin-top: 1rem;
  }
  /*チェックボックスの位置を調整*/
  .smf-form .smf-item .smf-checkbox-control__control{margin-top: 0.5rem;}

  /*背景を白に変更*/
  @media (min-width:600px){
  .smf-form.smf-form--business {
    background: #fff;
    padding: 2rem;
    border-radius: 10px;
    }
    }
    @media (max-width:599px){
    .smf-form.smf-form--business {
        background: #fff;
        padding: 2rem 0.5rem;
        border-radius: 10px;
        }   
    }

    [data-screen=back] .smf-progress-tracker__item--input .smf-progress-tracker__item__text, [data-screen=complete] .smf-progress-tracker__item--complete .smf-progress-tracker__item__text, [data-screen=confirm] .smf-progress-tracker__item--confirm .smf-progress-tracker__item__text, [data-screen=input] .smf-progress-tracker__item--input .smf-progress-tracker__item__text, [data-screen=invalid] .smf-progress-tracker__item--input .smf-progress-tracker__item__text{
        color: #fff!important;
    }

  /*snow monkey formの確認画面で非表示*/
[data-screen="confirm"] .input {
    display:none;
  }
  /*snow monkey formの戻るボタンと送信ボタンの間を調整*/
  /*SP*/
  @media screen and (max-width: 599px){
    button.smf-button-control__control {
      margin: 1rem;
  }
  }
/***フォーム（snowmonkeyforms） ここまで***/

@media (min-width:600px){
.top-fv{
    padding-top: 8rem!important;
    padding-bottom: 8rem!important;
}
}
@media (max-width:599px){
.top-fv{
    padding-top: 4rem!important;
    padding-bottom: 4rem!important;
}
}
/**メイン画像を最前面に**/
.top-fv{
    z-index: 200!important;
}

/***トップページFVのテキストアニメーション ここから***/
@media (min-width:600px){
.fv-text {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 4vw;
  font-weight: 400;
  text-transform: none;
  font-family: "comic-sans-ms", sans-serif!important;
}
.fv-sub-text {
    /*background: #fff;*/
    font-size: 1.2rem;
    width: 60%;
    margin: 0 auto;
    padding: 0.2em 0.5em;
    text-align: center;
    color:#fff;
}
}

.visuallyHidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.fv-text.is-active {
  --opacity: 1;
}

.char {
  display: inline-block;
  opacity: var(--opacity, 0);
  transition: opacity 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition-delay: calc(0.05s * var(--char-index));
}

/* 初期CSS */
.container {
  width: 100%;
  /*height: 100vh;*/
  display: flex;
  justify-content: center;
  align-items: center;
}

/**スマホのFVのテキスト ここから**/
@media (max-width: 599px) {
    .fv-text {
        color: #fff;
        font-size: 3rem;
        font-weight: 400;
        line-height: 1.5em;
        margin-left: 0.5em;
        font-family: "comic-sans-ms", sans-serif!important;
    }
 .fv-sub-text {
    /*background: #fff;*/
    font-size: 1rem;
    width: 90%;
    margin: 0 auto;
    padding: 0.5em 0.5em;
    text-align: center;
    color:#fff;
}
}
/**スマホのFVのテキスト ここまで**/
/***トップページFVのテキストアニメーション ここまで***/

/*文字色*/
.main-color{color:#009ce5;}
.white{color: #fff;}
.footer-menu {color: #fff;}
.footer-menu a:hover {opacity: 0.8;}

/***トップページのバナー ここから***/
@media (min-width:600px){
.top-banner-01 {
    height: 50vh;
    display: flex;
    align-items: center;
    background: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)), url(https://loc.sample-web-site.work/wp-content/uploads/2025/07/top-banner-05.jpg);
    background-position: center;
}
.top-banner-01:hover {
    height: 50vh;
    display: flex;
    align-items: center;
    background: linear-gradient(rgba(100, 100, 100, .5), rgba(100, 100, 100, .5)), url(https://loc.sample-web-site.work/wp-content/uploads/2025/07/top-banner-05.jpg);
    background-position: center;
}
.top-banner-02 {
    height: 50vh;
    display: flex;
    align-items: center;
    background: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)), url(https://loc.sample-web-site.work/wp-content/uploads/2025/07/top-banner-04.jpg);
    background-position: center;
}
.top-banner-02:hover {
    height: 50vh;
    display: flex;
    align-items: center;
    background: linear-gradient(rgba(100, 100, 100, .5), rgba(100, 100, 100, .5)), url(https://loc.sample-web-site.work/wp-content/uploads/2025/07/top-banner-04.jpg);
    background-position: center;
}
.top-banner-03 {
    height: 50vh;
    display: flex;
    align-items: center;
    background: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)), url(https://loc.sample-web-site.work/wp-content/uploads/2025/07/top-banner-01.jpg);
    background-position: center;
}
.top-banner-03:hover {
    height: 50vh;
    display: flex;
    align-items: center;
    background: linear-gradient(rgba(100, 100, 100, .5), rgba(100, 100, 100, .5)), url(https://loc.sample-web-site.work/wp-content/uploads/2025/07/top-banner-01.jpg);
    background-position: center;
}
.top-banner-text {
    font-size: 3rem;
    text-align: center;
    line-height: 1.2em;
    margin: 0 auto;
    font-weight: 700;
}
.top-banner-01:hover .top-banner-text, .top-banner-02:hover .top-banner-text, .top-banner-03:hover .top-banner-text {
    color: #fff !important;
}
}
@media (max-width:599px){
.top-banner-01 {
    height: 20em;
    display: flex;
    align-items: center;
    background: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)), url(https://loc.sample-web-site.work/wp-content/uploads/2025/07/top-banner-05.jpg);
    background-position: center;
}
.top-banner-02 {
    height: 20em;
    display: flex;
    align-items: center;
    background: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)), url(https://loc.sample-web-site.work/wp-content/uploads/2025/07/top-banner-04.jpg);
    background-position: center;
}
.top-banner-03 {
    height: 20em;
    display: flex;
    align-items: center;
    background: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)), url(https://loc.sample-web-site.work/wp-content/uploads/2025/07/top-banner-01.jpg);
    background-position: center;
}
.top-banner-text {
    font-size: 2.5rem;
    text-align: center;
    line-height: 1.5em;
    margin: 0 auto;
    font-weight: 700;
}
}
.top-circle {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    border: solid 10px #009ce5;
}

a .top-banner-text {
    color: #000 !important;
}
/***トップページのバナー ここまで***/

/***フッターCTA(お問い合わせバナー) ここから***/
@media (min-width:600px){
.footer-cta {
    height: 50vh;
    display: flex;
    align-items: center;
    background-image: url(https://loc.sample-web-site.work/wp-content/uploads/2025/07/back_contact.jpg);
    background-position: center;
    background-size: cover;
}
.footer-cta:hover {
    height: 50vh;
    display: flex;
    align-items: center;
    background: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(https://loc.sample-web-site.work/wp-content/uploads/2025/07/back_contact.jpg);
    background-position: center;
    background-size: cover;
}
.footer-cta-text {
    font-size: 3rem;
    text-align: center;
    margin: 0 auto;
    font-weight: 400;
    color:#fff;
    line-height: 1em;
}
.footer-cta-sub-text {
    font-size: 0.9rem;
}
.footer-cta-circle {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    border: solid 7px #fff;
}
}
@media (max-width:599px){
.footer-cta {
    height: 30vh;
    display: flex;
    align-items: center;
    background-image: url(https://loc.sample-web-site.work/wp-content/uploads/2025/07/back_contact.jpg);
    background-position: center;
    background-size: cover;
}
.footer-cta-text {
    font-size: 3rem;
    text-align: center;
    margin: 0 auto;
    font-weight: 400;
    color:#fff;
    line-height: 1em;
}
.footer-cta-sub-text {
    font-size: 0.9rem;
}
.footer-cta-circle {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    border: solid 7px #fff;
}
}
/***フッターCTA(お問い合わせバナー) ここまで***/

.kasopage-main-title {
    text-align: center;
    font-size: 2rem;
}

.cap_box_ttl {
    font-size: 1em !important;
}

/***下層ページのタイトル削除&上部・下部の余白調整 ここから***/
.page-id-185 h1.c-pageTitle, .page-id-236 h1.c-pageTitle, .page-id-255 h1.c-pageTitle, .page-id-275 h1.c-pageTitle, .page-id-329 h1.c-pageTitle, .page-id-355 h1.c-pageTitle, .page-id-379 h1.c-pageTitle{
    display: none;
}
@media (min-width:600px){
.page-id-185 .l-mainContent__inner>.post_content, .page-id-236 .l-mainContent__inner>.post_content, .page-id-255 .l-mainContent__inner>.post_content, .page-id-275 .l-mainContent__inner>.post_content, .page-id-329 .l-mainContent__inner>.post_content, .page-id-355 .l-mainContent__inner>.post_content, .page-id-379 .l-mainContent__inner>.post_content {
    margin-top: -4em!important;
}
.page-id-10 .l-footer{
    margin-top: -2rem!important;
}
}
@media (max-width:599px){
.page-id-185 .l-mainContent__inner>.post_content, .page-id-236 .l-mainContent__inner>.post_content, .page-id-255 .l-mainContent__inner>.post_content, .page-id-275 .l-mainContent__inner>.post_content, .page-id-329 .l-mainContent__inner>.post_content, .page-id-355 .l-mainContent__inner>.post_content, .page-id-379 .l-mainContent__inner>.post_content {
    margin-top: -2em!important;
}
.page-id-10 .l-footer{
    margin-top: -2.5rem!important;
}
}
.p-breadcrumb{
    z-index: 10!important;
}
/***下層ページのタイトル削除&上部の余白調整 ここまで***/

/***LOGI-DOCページ ここから***/
.logidoc-shindan-rei-01 {
    background: #000;
    color: #fff;
    padding: 2rem 1rem !important;
    font-weight: 700;
}
.logidoc-shindan-rei-02 {
    background: #000;
    color: #fff;
    padding: 1.1rem 1rem !important;
    font-weight: 700;
}
/***LOGI-DOCページ ここまで***/




/**フローティングボタン ここから**/
.sub_navi {
    z-index: 100;
    position: fixed;
    bottom: 15%;
    right: 0%;
    border: none;
}
ul.sub_navi {
    list-style: none!important;
}
.sub_navi li.navi_list {
    background: #c40c0c;
    padding: 1rem;
    margin-bottom: 1rem;
    height: 100%;
    border-radius: 10px 0 0 10px;
}
.sub_navi a {
    text-decoration: none;
    color: #fff;
}
.sub_navi img.sub_navi_img {
    width: 3rem;
    opacity: 1.0;
}
.sub_navi p {
    text-align: center;
    font-weight: bold;
}
.sub_navi li.navi_list:hover {
    opacity: 0.8;
}

/**フローティングボタン ここまで**/


/***お問い合わせページ ここから***/
@media (max-width:599px){
.contactpage-content{
z-index: 200;
}
}
/***お問い合わせページ ここまで***/

/***会社概要ページ ここから***/
@media (min-width:600px){
.about-midashi {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 0!important;
}
.about-midashi-circle {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    border: solid 7px #009ce5;
}
}
@media (max-width:599px){
.about-midashi {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0!important;
}
.about-midashi-circle {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    border: solid 5px #009ce5;
}
}

.company-table th, .company-table td {
    border: 1px solid rgba(0, 0, 0, 0);
}
@media (min-width:600px){
.company-table th {
    width: 17% !important;
    padding-left: 0 !important;
    font-weight: 400;
}
}
@media (max-width:599px){
.company-table th {
    width: 30% !important;
    padding-left: 0 !important;
    font-weight: 400;
}
}
/***会社概要ページ ここまで***/

@media (max-width:599px){
    .sp-footmenu {
    margin-left: 5rem;
}
}

li.no-list:before{
    content:none;
}

/***代理店募集 ここから***/
@media (min-width: 600px) {
    .partner-box {
        background: #000;
        font-weight: 700;
        color: #fff;
        padding: 1rem 0 !important;
        width: 90% !important;
        margin: 0 auto !important;
        text-align: center;
    }
    a .partner-box:hover {
    opacity: 0.8;
}
}
@media (max-width:599px){
    .partner-box {
    background: #000;
        color: #fff;
        padding: 1rem 0 !important;
        margin: 0 auto 2rem !important;
        text-align: center;
        font-weight: 700;
}
.sp-btn-100 a{
    width: 100%!important;
}
}
/***代理店募集 ここまで***/