@charset "utf-8";

:root {
    /* color */
    --wht: #fff;
    --blk: #000;
    --base:#333;
    --brwn: #675953;
    --org: #FFC06F;
    --sky: #E8F9FE;
    --blu: #5E9CF7;

    /* font-family */
    --f-en: "Inter", sans-serif;
    --f-noto: "Noto Sans JP", sans-serif;
    --f-yug: "Yu Gothic", "游ゴシック", "YuGothic", sans-serif;

    /* font-size */
    --f-sz10: 1.0rem;
    --f-sz11: 1.1rem;
    --f-sz12: 1.2rem;
    --f-sz13: 1.3rem;
    --f-sz14: 1.4rem;
    --f-sz15: clamp(1.4rem, 1.3328rem + 0.14vw, 1.5rem);
    --f-sz16: clamp(1.5rem, 1.4336rem + 0.14vw, 1.6rem);
    --f-sz17: clamp(1.6rem, 1.5328rem + 0.14vw, 1.7rem);
    --f-sz18: clamp(1.7rem, 1.6336rem + 0.14vw, 1.8rem);
    --f-sz19: clamp(1.75rem, 1.6496rem + 0.21vw, 1.9rem);
    --f-sz20: clamp(1.8rem, 1.6672rem + 0.28vw, 2rem);
    --f-sz21: clamp(1.85rem, 1.6832rem + 0.35vw, 2.1rem);
    --f-sz22: clamp(1.9rem, 1.7008rem + 0.42vw, 2.2rem);
    --f-sz23: clamp(1.95rem, 1.7168rem + 0.49vw, 2.3rem);
    --f-sz24: clamp(2rem, 1.7328rem + 0.56vw, 2.4rem);
    --f-sz25: clamp(2rem, 1.6672rem + 0.69vw, 2.5rem);
    --f-sz26: clamp(2.1rem, 1.7664rem + 0.69vw, 2.6rem);
    --f-sz27: clamp(2.1rem, 1.7008rem + 0.83vw, 2.7rem);
    --f-sz28: clamp(2.2rem, 1.8rem + 0.83vw, 2.8rem);
    --f-sz29: clamp(2.2rem, 1.7328rem + 0.97vw, 2.9rem);
    --f-sz30: clamp(2.3rem, 1.8336rem + 0.97vw, 3rem);
    --f-sz31: clamp(2.3rem, 1.7664rem + 1.11vw, 3.1rem);
    --f-sz32: clamp(2.4rem, 1.8672rem + 1.11vw, 3.2rem);
    --f-sz33: clamp(2.4rem, 1.8rem + 1.25vw, 3.3rem);
    --f-sz34: clamp(2.5rem, 1.9008rem + 1.25vw, 3.4rem);
    --f-sz35: clamp(2.5rem, 1.8336rem + 1.39vw, 3.5rem);
    --f-sz36: clamp(2.6rem, 1.9328rem + 1.39vw, 3.6rem);
    --f-sz37: clamp(2.6rem, 1.8672rem + 1.53vw, 3.7rem);
    --f-sz38: clamp(2.7rem, 1.9664rem + 1.53vw, 3.8rem);
    --f-sz39: clamp(2.7rem, 1.9008rem + 1.67vw, 3.9rem);
    --f-sz40: clamp(2.8rem, 2rem + 1.67vw, 4rem);
    --f-sz41: clamp(2.8rem, 1.9328rem + 1.81vw, 4.1rem);
    --f-sz42: clamp(2.9rem, 2.0336rem + 1.81vw, 4.2rem);
    --f-sz43: clamp(2.9rem, 1.9664rem + 1.94vw, 4.3rem);
    --f-sz44: clamp(3rem, 2.0672rem + 1.94vw, 4.4rem);
    --f-sz45: clamp(3rem, 2rem + 2.08vw, 4.5rem);
    --f-sz46: clamp(3.1rem, 2.1008rem + 2.08vw, 4.6rem);
    --f-sz47: clamp(3.1rem, 2.0336rem + 2.22vw, 4.7rem);
    --f-sz48: clamp(3.2rem, 2.1328rem + 2.22vw, 4.8rem);
    --f-sz49: clamp(3.2rem, 2.0672rem + 2.36vw, 4.9rem);
    --f-sz50: clamp(3.3rem, 2.1664rem + 2.36vw, 5rem);
    --f-sz51: clamp(3.3rem, 2.1008rem + 2.50vw, 5.1rem);
    --f-sz52: clamp(3.4rem, 2.2rem + 2.50vw, 5.2rem);
    --f-sz53: clamp(3.4rem, 2.1328rem + 2.64vw, 5.3rem);
    --f-sz54: clamp(3.5rem, 2.2336rem + 2.64vw, 5.4rem);
    --f-sz55: clamp(3.5rem, 2.1664rem + 2.78vw, 5.5rem);
    --f-sz56: clamp(3.6rem, 2.2672rem + 2.78vw, 5.6rem);
    --f-sz57: clamp(3.6rem, 2.2rem + 2.92vw, 5.7rem);
    --f-sz58: clamp(3.7rem, 2.3008rem + 2.92vw, 5.8rem);
    --f-sz59: clamp(3.7rem, 2.2336rem + 3.06vw, 5.9rem);
    --f-sz60: clamp(3.8rem, 2.3328rem + 3.06vw, 6rem);
    --f-sz62: clamp(3.8rem, 2.2rem + 3.33vw, 6.2rem);
    --f-sz64: clamp(3.9rem, 2.2336rem + 3.47vw, 6.4rem);
    --f-sz66: clamp(3.9rem, 2.1008rem + 3.75vw, 6.6rem);
    --f-sz68: clamp(4rem, 2.1328rem + 3.89vw, 6.8rem);
    --f-sz70: clamp(4.2rem, 2.3328rem + 3.89vw, 7rem);
    --f-sz72: clamp(4.4rem, 2.5328rem + 3.89vw, 7.2rem);
    --f-sz76: clamp(4.6rem, 2.6rem + 4.17vw, 7.6rem);
    --f-sz80: clamp(4.8rem, 2.6672rem + 4.44vw, 8rem);
    --f-sz85: clamp(5rem, 2.6672rem + 4.86vw, 8.5rem);
    --f-sz90: clamp(5rem, 2.3328rem + 5.56vw, 9rem);
    --f-sz95: clamp(5.5rem, 2.8336rem + 5.56vw, 9.5rem);
    --f-sz100: clamp(5.5rem, 2.5008rem + 6.25vw, 10rem);
    --f-sz110: clamp(5.5rem, 1.8336rem + 7.64vw, 11rem);

	/* margin padding */
	--mp200: clamp(14rem, 10rem + 8.33vw, 20rem);
	--mp190: clamp(13.3rem, 9.5008rem + 7.92vw, 19rem);
	--mp180: clamp(12.6rem, 9rem + 7.50vw, 18rem);
	--mp170: clamp(12.1rem, 8.8336rem + 6.81vw, 17rem);
	--mp160: clamp(11.2rem, 8rem + 6.67vw, 16rem);
	--mp150: clamp(10.5rem, 7.5008rem + 6.25vw, 15rem);
	--mp140: clamp(9.8rem, 7rem + 5.83vw, 14rem);
	--mp130: clamp(9.1rem, 6.5008rem + 5.42vw, 13rem);
	--mp120: clamp(8.55rem, 6.2496rem + 4.79vw, 12rem);
	--mp110: clamp(8rem, 6rem + 4.17vw, 11rem);
	--mp100: clamp(7.5rem, 5.8336rem + 3.47vw, 10rem);
	--mp90: clamp(6.75rem, 5.2496rem + 3.12vw, 9rem);
	--mp80: clamp(6rem, 4.6672rem + 2.78vw, 8rem);
	--mp70: clamp(5.25rem, 4.0832rem + 2.43vw, 7rem);
	--mp60: clamp(4.5rem, 3.5008rem + 2.08vw, 6rem);
	--mp50: clamp(3.75rem, 2.9168rem + 1.74vw, 5rem);
	--mp40: clamp(3rem, 2.3328rem + 1.39vw, 4rem);
	--mp30: clamp(2.25rem, 1.7504rem + 1.04vw, 3rem);
	--mp20: clamp(1.5rem, 1.1664rem + 0.69vw, 2rem);

}


/* CSS Document */
@font-face {
    font-family: "Yu Gothic";
    font-weight: normal;
    src:
        local("Yu Gothic-Medium"), local("Yu Gothic Medium"),
        local("YuGothic-Regular");
    font-display: auto;
}

@font-face {
    font-family: "Yu Gothic";
    font-weight: bold;
    src: local("Yu Gothic-Bold"), local("Yu Gothic");
    font-display: auto;
}

body {
  color: #333;
  font-size: 1.5rem;
  font-family: "Yu Gothic", "游ゴシック", yugothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; 
  font-weight: 500;
}


/* Common style
---------------------------------*/
.txt-center,
.stxt-center {
	text-align: center;
}
.txt-right,
.stxt-right {
  text-align: right;
}
@media (max-width: 767px){
	.stxt-center,
	.stxt-right {
		text-align: left;
	}
}

.block { display: block;}
.iblock { display: inline-block;}

/*PC SP only*/
@media (min-width: 1281px){.sp-only-xl {display: none;}}
@media (max-width: 1280px){.pc-only-xl {display: none;}}
@media (min-width: 1025px){.sp-only-ll {display: none;}}
@media (max-width: 1024px){.pc-only-ll {display: none;}}
@media (min-width: 992px){.sp-only-l {display: none;}}
@media (max-width: 991px){.pc-only-l {display: none;}}
@media (min-width: 768px){.sp-only {display: none;}}
@media (max-width: 767px){.pc-only {display: none;}}
@media (min-width: 641px){.sp-only-m {display: none;}}
@media (max-width: 640px){.pc-only-m {display: none;}}
@media (min-width: 481px){.sp-only-s {display: none;}}
@media (max-width: 480px){.pc-only-s {display: none;}}

/* flex ---------------- */
.flex {
	display: flex;
	flex-wrap: wrap;
}
.flex.column {
    flex-direction: column;
}
.flex.between {
	-webkit-box-pack: justify;
    justify-content: space-between;
}
/* 上下左右中央 */
.flex.vc {
    flex-direction: column; 
    justify-content: center; 
    align-items: center;  
}
/* 上下中央横並び */
.flex.vm {
    flex-direction: row; 
    align-items: center;  
}

/* layout --------------------- */
.wrap, .wrap-l, .wrap-m, .wrap-s, .wrap-ss {
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto;
}
.wrap-l {max-width: 1350px;}
.wrap-m {max-width: 1200px;}
.wrap-s {max-width: 1050px;}
.wrap-ss {max-width: 900px;}

/* object fit --------------------- */
.of-wrap {
    width: 100%;
    height: 100%;
    display: block;
}
.of-wrap img {
    width: 100%;
    height: 100%;
}
.of-wrap.of-1x1 {aspect-ratio: 1/1;}
.of-wrap.of-2x1 {aspect-ratio: 2/1;}
.of-wrap.of-3x1 {aspect-ratio: 3/1;}
.of-wrap.of-3x2 {aspect-ratio: 3/2;}
.of-wrap.of-4x3 {aspect-ratio: 4/3;}
.of-wrap.of-5x2 {aspect-ratio: 5/2;}
.of-wrap.of-16x9 {aspect-ratio: 16/9;}

.of-wrap.of-cover img {object-fit: cover}
.of-wrap.of-contain img {object-fit: contain}

/* font STYLE ------------------- */
.f-en { font-family: var(--f-en);}
.f-yug { font-family: var(--f-yug);}
.f-noto { font-family: var(--f-noto);}


/* font weight --------------------------------------*/
.f-bold { font-weight: bold;}
.f-normal { font-weight: normal;}
.f-w100 { font-weight: 100;}
.f-w200 { font-weight: 200;}
.f-w300 { font-weight: 300;}
.f-w400 { font-weight: 400;}
.f-w500 { font-weight: 500;}
.f-w600 { font-weight: 600;}
.f-w700 { font-weight: 700;}
.f-w900 { font-weight: 900;}

/* font color --------------------------------------*/
.f-wht { color: var(--wht);}
.f-base { color: var(--base);}
.f-blk { color: var(--blk);}
.f-brwn { color: var(--brwn);}
.f-blu { color: var(--blu);}


/* line height --------------------------------------*/
.f-lh1 { line-height: 1;}
.f-lh12 { line-height: 1.2;}
.f-lh13 { line-height: 1.3;}
.f-lh15 { line-height: 1.5;}
.f-lh2 { line-height: 2;}

/* font size --------------------------------------*/
.f-sz10 { font-size: 1.0rem;}
.f-sz11 { font-size: 1.1rem;}
.f-sz12 { font-size: 1.2rem;}
.f-sz13 { font-size: 1.3rem;}
.f-sz14 { font-size: 1.4rem;}
.f-sz15 { font-size: 1.5rem; font-size: var(--f-sz15);}
.f-sz16 { font-size: 1.6rem; font-size: var(--f-sz16);}
.f-sz17 { font-size: 1.7rem; font-size: var(--f-sz17);}
.f-sz18 { font-size: 1.8rem; font-size: var(--f-sz18);}
.f-sz19 { font-size: 1.9rem; font-size: var(--f-sz19);}
.f-sz20 { font-size: 2.0rem; font-size: var(--f-sz20);}
.f-sz21 { font-size: 2.1rem; font-size: var(--f-sz21);}
.f-sz22 { font-size: 2.2rem; font-size: var(--f-sz22);}
.f-sz23 { font-size: 2.3rem; font-size: var(--f-sz23);}
.f-sz24 { font-size: 2.4rem; font-size: var(--f-sz24);}
.f-sz25 { font-size: 2.5rem; font-size: var(--f-sz25);}
.f-sz26 { font-size: 2.6rem; font-size: var(--f-sz26);}
.f-sz27 { font-size: 2.7rem; font-size: var(--f-sz27);}
.f-sz28 { font-size: 2.8rem; font-size: var(--f-sz28);}
.f-sz29 { font-size: 2.9rem; font-size: var(--f-sz29);}
.f-sz30 { font-size: 3.0rem; font-size: var(--f-sz30);}
.f-sz31 { font-size: 3.1rem; font-size: var(--f-sz31);}
.f-sz32 { font-size: 3.2rem; font-size: var(--f-sz32);}
.f-sz33 { font-size: 3.3rem; font-size: var(--f-sz33);}
.f-sz34 { font-size: 3.4rem; font-size: var(--f-sz34);}
.f-sz35 { font-size: 3.5rem; font-size: var(--f-sz35);}
.f-sz36 { font-size: 3.6rem; font-size: var(--f-sz36);}
.f-sz37 { font-size: 3.7rem; font-size: var(--f-sz37);}
.f-sz38 { font-size: 3.8rem; font-size: var(--f-sz38);}
.f-sz39 { font-size: 3.9rem; font-size: var(--f-sz39);}
.f-sz40 { font-size: 4.0rem; font-size: var(--f-sz40);}
.f-sz41 { font-size: 4.1rem; font-size: var(--f-sz41);}
.f-sz42 { font-size: 4.2rem; font-size: var(--f-sz42);}
.f-sz43 { font-size: 4.3rem; font-size: var(--f-sz43);}
.f-sz44 { font-size: 4.4rem; font-size: var(--f-sz44);}
.f-sz45 { font-size: 4.5rem; font-size: var(--f-sz45);}
.f-sz46 { font-size: 4.6rem; font-size: var(--f-sz46);}
.f-sz47 { font-size: 4.7rem; font-size: var(--f-sz47);}
.f-sz48 { font-size: 4.8rem; font-size: var(--f-sz48);}
.f-sz49 { font-size: 4.9rem; font-size: var(--f-sz49);}
.f-sz50 { font-size: 5.0rem; font-size: var(--f-sz50);}
.f-sz51 { font-size: 5.1rem; font-size: var(--f-sz51);}
.f-sz52 { font-size: 5.2rem; font-size: var(--f-sz52);}
.f-sz53 { font-size: 5.3rem; font-size: var(--f-sz53);}
.f-sz54 { font-size: 5.4rem; font-size: var(--f-sz54);}
.f-sz55 { font-size: 5.5rem; font-size: var(--f-sz55);}
.f-sz56 { font-size: 5.6rem; font-size: var(--f-sz56);}
.f-sz57 { font-size: 5.7rem; font-size: var(--f-sz57);}
.f-sz58 { font-size: 5.8rem; font-size: var(--f-sz58);}
.f-sz59 { font-size: 5.9rem; font-size: var(--f-sz59);}
.f-sz60 { font-size: 6.0rem; font-size: var(--f-sz60);}
.f-sz62 { font-size: 6.2rem; font-size: var(--f-sz62);}
.f-sz64 { font-size: 6.4rem; font-size: var(--f-sz64);}
.f-sz66 { font-size: 6.6rem; font-size: var(--f-sz66);}
.f-sz68 { font-size: 6.8rem; font-size: var(--f-sz68);}
.f-sz70 { font-size: 7.0rem; font-size: var(--f-sz70);}
.f-sz72 { font-size: 7.2rem; font-size: var(--f-sz72);}
.f-sz76 { font-size: 7.6rem; font-size: var(--f-sz76);}
.f-sz80 { font-size: 8.0rem; font-size: var(--f-sz80);}
.f-sz85 { font-size: 8.5rem; font-size: var(--f-sz85);}
.f-sz90 { font-size: 9.0rem; font-size: var(--f-sz90);}
.f-sz95 { font-size: 9.5rem; font-size: var(--f-sz95);}
.f-sz100 { font-size: 10.0rem; font-size: var(--f-sz100);}
.f-sz110 { font-size: 11.0rem; font-size: var(--f-sz110);}

/* padding */
.pt200 { padding-top:14rem; padding-top: var(--mp200);}
.pt190 { padding-top:13.3rem; padding-top: var(--mp190);}
.pt180 { padding-top:12.6rem; padding-top: var(--mp180);}
.pt170 { padding-top:12.1rem; padding-top: var(--mp170);}
.pt160 { padding-top:11.2rem; padding-top: var(--mp160);}
.pt150 { padding-top:10.5rem; padding-top: var(--mp150);}
.pt140 { padding-top:9.8rem; padding-top: var(--mp140);}
.pt130 { padding-top:9.1rem; padding-top: var(--mp130);}
.pt120 { padding-top:8.55rem; padding-top: var(--mp120);}
.pt110 { padding-top:8rem; padding-top: var(--mp110);}
.pt100 { padding-top:7.5rem; padding-top: var(--mp100);}
.pt90 { padding-top:6.75rem; padding-top: var(--mp90);}
.pt80 { padding-top:6rem; padding-top: var(--mp80);}
.pt70 { padding-top:5.25rem; padding-top: var(--mp70);}
.pt60 { padding-top:4.5rem; padding-top: var(--mp60);}
.pt50 { padding-top:3.75rem; padding-top: var(--mp50);}
.pt40 { padding-top:3rem; padding-top: var(--mp40);}
.pt30 { padding-top:2.25rem; padding-top: var(--mp30);}
.pt20 { padding-top:1.5rem; padding-top: var(--mp20);}
.pt15 {	padding-top: 15px;}
.pt10 {	padding-top: 10px;}
.pt5 { padding-top: 5px;}

.pb200 { padding-bottom:14rem; padding-bottom: var(--mp200);}
.pb190 { padding-bottom:13.3rem; padding-bottom: var(--mp190);}
.pb180 { padding-bottom:12.6rem; padding-bottom: var(--mp180);}
.pb170 { padding-bottom:12.1rem; padding-bottom: var(--mp170);}
.pb160 { padding-bottom:11.2rem; padding-bottom: var(--mp160);}
.pb150 { padding-bottom:10.5rem; padding-bottom: var(--mp150);}
.pb140 { padding-bottom:9.8rem; padding-bottom: var(--mp140);}
.pb130 { padding-bottom:9.1rem; padding-bottom: var(--mp130);}
.pb120 { padding-bottom:8.4rem; padding-bottom: var(--mp120);}
.pb110 { padding-bottom:8rem; padding-bottom: var(--mp110);}
.pb100 { padding-bottom:7.5rem; padding-bottom: var(--mp100);}
.pb90 { padding-bottom:6.75rem; padding-bottom: var(--mp90);}
.pb80 { padding-bottom:6rem; padding-bottom: var(--mp80);}
.pb70 { padding-bottom:5.25rem; padding-bottom: var(--mp70);}
.pb60 { padding-bottom:4.5rem; padding-bottom: var(--mp60);}
.pb50 { padding-bottom:3.75rem; padding-bottom: var(--mp50);}
.pb40 { padding-bottom:3rem; padding-bottom: var(--mp40);}
.pb30 { padding-bottom:2.25rem; padding-bottom: var(--mp30);}
.pb20 { padding-bottom:1.5rem; padding-bottom: var(--mp20);}
.pb15 {	padding-bottom: 15px;}
.pb10 {	padding-bottom: 10px;}
.pb5 { padding-bottom: 5px;}

/* margin */
.mb200 { margin-bottom:14rem; margin-bottom: var(--mp200);}
.mb190 { margin-bottom:13.3rem; margin-bottom: var(--mp190);}
.mb180 { margin-bottom:12.6rem; margin-bottom: var(--mp180);}
.mb170 { margin-bottom:12.1rem; margin-bottom: var(--mp170);}
.mb160 { margin-bottom:11.2rem; margin-bottom: var(--mp160);}
.mb150 { margin-bottom:10.5rem; margin-bottom: var(--mp150);}
.mb140 { margin-bottom:9.8rem; margin-bottom: var(--mp140);}
.mb130 { margin-bottom:9.1rem; margin-bottom: var(--mp130);}
.mb120 { margin-bottom:8.4rem; margin-bottom: var(--mp120);}
.mb110 { margin-bottom:8rem; margin-bottom: var(--mp110);}
.mb100 { margin-bottom:7.5rem; margin-bottom: var(--mp100);}
.mb90 { margin-bottom:6.75rem; margin-bottom: var(--mp90);}
.mb80 { margin-bottom:6rem; margin-bottom: var(--mp80);}
.mb70 { margin-bottom:5.25rem; margin-bottom: var(--mp70);}
.mb60 { margin-bottom:4.5rem; margin-bottom: var(--mp60);}
.mb50 { margin-bottom:3.75rem; margin-bottom: var(--mp50);}
.mb40 { margin-bottom:3rem; margin-bottom: var(--mp40);}
.mb30 { margin-bottom:2.25rem; margin-bottom: var(--mp30);}
.mb20 { margin-bottom:1.5rem; margin-bottom: var(--mp20);}
.mb15 { margin-bottom: 15px;}
.mb10 { margin-bottom: 10px;}
.mb5 { margin-bottom: 5px;}

.mt40 { margin-top:3rem; margin-top: var(--mp40);}
.mt30 { margin-top:2.25rem; margin-top: var(--mp30);}
.mt20 { margin-top:1.5rem; margin-top: var(--mp20);}
.mt15 { margin-top: 15px;}
.mt10 { margin-top: 10px;}
.mt5 { margin-top: 5px;}


/* =====================
  ヘッダー 
===================== */
.fs-l-header {
    padding-top: 0;
    padding-bottom: 20px;
}
.fs-l-header__contents {
    align-items:normal;
}

@media screen and (max-width: 1199px) {
    .fs-l-header__contents {
        grid-template-columns: 42% 16% 42%;
    }
}


/* ヘッダーナビゲーション */
.gnav {

}
.gnav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.gnav .menulist {
    display: flex;
    justify-content: flex-end;
    gap: 0 30px;
}
.gnav .menulist .nav > span,
.gnav .menulist .nav > a {
    display: flex;
    align-items: center;
    gap: 0 7px;
    color: var(--base);
    font-family: var(--f-noto);
    font-size: var(--f-sz16);
    font-weight: 400;
    padding-block: 15px;
    white-space: nowrap;
}
.gnav .menulist .nav > span img,
.gnav .menulist .nav > a img {
    width: 23px;
}

.gnav .has-submenu {
    position: relative;
    cursor: pointer;
}
.gnav .has-submenu > span {
    display: block;
    padding-right: 26px;
}
.gnav .has-submenu > span::before,
.gnav .has-submenu > span::after {
    content: "";
    display: block;
    width: 16px;
    height: 2px;
    border-radius: 1px;
    background-color: var(--blu);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -1px;
}

.gnav .has-submenu > span::after {
    transform: rotate(90deg);
}

.gnav .submenu {
    width: fit-content;
    background: var(--wht);
    padding-block: 10px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: calc(100% + 20px);
    z-index: 10;
    box-shadow: 0 0.3rem 0.6rem rgba(103, 89, 83, 0.1);
    transition: top ease 0.25s, visibility ease 0.25s, opacity ease 0.25s;
}
.gnav .submenu.mega {
    width: calc(100vw - 15px);
    padding: 30px 20px;
    left: calc(100vw * 0.4 * -0.05);
}
.gnav .has-submenu:hover .submenu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.gnav .submenu .submenu-list a {
    display: block;
    color: var(--base);
    white-space: nowrap;
    padding: 10px 20px;
}



.gnav .submenu.mega .fs-p-sideMenu .fs-pt-menu__item {
    padding-bottom: 10px;
}
.gnav .submenu.mega .fs-p-sideMenu .fs-pt-menu__submenu {
    display: flex;
    flex-wrap: wrap;
    gap: 0 10px;
    padding: 10px 0;
}
.gnav .submenu.mega .fs-p-sideMenu .fs-pt-menu__item {
    flex: auto;
}
.gnav .submenu.mega .fs-p-sideMenu .fs-pt-menu__item + .fs-pt-menu__item {
    margin: 0;
}

.gnav .submenu.mega .mmenu-tag {

}
.gnav .submenu.mega .mmenu-tag .tag-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px;
    margin: 0;
    padding: 0;
}
.gnav .submenu.mega .mmenu-tag .tag-list .list {
    list-style-type: none;
    border: 1px solid rgba(175, 161, 154, 0.6);
    border-radius: 9999px;
}
.gnav .submenu.mega .mmenu-tag .tag-list .list .tag {
    display: block;
    padding: 7px 20px;
    color: #675953;
    font-family: var(--f-noto);
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
}

@media screen and (max-width: 1199px) {
    .gnav .menulist .nav > span,
    .gnav .menulist .nav > a {
        font-size: var(--f-sz15);
    }    
}


/* -------------------- 
ヘッダー左コンテンツ
-------------------- */
.fs-l-header__leftContainer {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px 5% 5px;

    border-bottom: 3px solid rgba(103,89,83,0.3);
    align-self:auto;
    margin-bottom: 10px;

}

.fs-l-header__left-bottomContainer {
    display: flex;
    align-items: center;
    gap: 0 50px;
}


.fs-p-searchForm {
    max-width: 240px;
    flex: 1;
}
.fs-p-inputGroup {
    border-width: 0 0 1px 0;
    border-color: var(--brwn);
    background-color: transparent;
}

.fs-p-searchForm__input:focus {
    box-shadow: none;
    border: none;
}
.fs-p-searchForm__button {
    background-color: transparent;
    width: 30px;
    height: 40px;
}
.fs-p-searchForm__button::before {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url("../img/i-search.svg");
    top: 50%;
    margin-top: -15px;
}


/* -------------------- 
ヘッダーロゴ
-------------------- */
.fs-l-header__logo {
    padding-top: 13px;
    padding-inline: 0;
}
.fs-l-header__logo .fs-p-logo {
    max-width: 160px;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    gap: 12px;
}
.fs-l-header__logo .fs-p-logo__lead {
    color: var(--brwn);
    font-size: var(--f-sz13);
    font-family: var(--f-noto);
    margin: 0;
}

@media screen and (max-width: 1199px) {
    .fs-l-header__logo .fs-p-logo {
        max-width: 130px;
    }
    .fs-l-header__logo .fs-p-logo__lead {
        font-size: var(--f-sz11);
    }
}



/* -------------------- 
ヘッダー右コンテンツ
-------------------- */
.fs-l-header__rightContainer {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 5% 5px;

    border-bottom: 3px solid rgba(103,89,83,0.3);
    margin-bottom: 10px;
}

/* 右上 ------------ */
.fs-l-header__right-topContainer {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 0 20px;
}

/* ログイン・お問い合わせ */
.fs-p-headerUtilityMenu {

}
.fs-p-headerUtilityMenu .fs-p-headerUtilityMenu__list {
    gap: 0 30px;
}
.fs-p-headerUtilityMenu .fs-p-headerUtilityMenu__list .fs-pt-menu__item {
    margin: 0;
}
.fs-p-headerUtilityMenu .fs-p-headerUtilityMenu__list .fs-pt-menu__link {
    margin: 0;
    font-size: var(--f-sz16);
    font-family: var(--f-noto);
    font-weight: 400;
    position: relative;
    padding-left: 45px;
}
.fs-p-headerUtilityMenu__list .fs-pt-menu__link::before {
    border: none;
}

@media screen and (max-width: 1199px;) {
    .fs-p-headerUtilityMenu .fs-p-headerUtilityMenu__list .fs-pt-menu__link {
        font-size: var(--f-sz15);
    }
}



/* ログイン */
.fs-p-headerUtilityMenu .fs-p-headerUtilityMenu__list .fs-p-headerUtilityMenu__login {

}
.fs-p-headerUtilityMenu .fs-p-headerUtilityMenu__list .fs-p-headerUtilityMenu__login .fs-pt-menu__link::before {
    width: 34px;
    height: 26px;
    background: url("../img/i-login.svg") no-repeat center center / contain;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

/* お問い合わせ */
.fs-p-headerUtilityMenu .fs-p-headerUtilityMenu__list .fs-p-headerUtilityMenu__contact {


}
.fs-p-headerUtilityMenu .fs-p-headerUtilityMenu__list .fs-p-headerUtilityMenu__contact .fs-pt-menu__link::before {
    width: 34px;
    height: 31px;
    background: url("../img/i-contact.svg") no-repeat center center / contain;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}



/* カートボタン */
.fs-l-header .fs-p-headerNavigation__viewCartButton {
    flex-direction: column;
    background-color: var(--org);
    border-radius: 0 0 10px 10px;
    padding: 13px 20px 7px;
    color: var(--brwn);
    font-family: var(--f-noto);
    font-size: var(--f-sz12);
    letter-spacing: -0.025em;
}
.fs-l-header .fs-p-headerNavigation__viewCartButton .i-cart {
    display: block;
    width: 28px;
}
.fs-l-header .fs-p-headerNavigation__viewCartButton .fs-p-headerNavigation__viewCartButton__label {
    white-space: nowrap;
}



/* 右下 ------------ */
.fs-l-header__right-bottomContainer {
}



/* =====================
  サイト共通
===================== */
/* パンくず */
.fs-c-breadcrumb {
    text-align: right;
    padding-inline: 2%;
}

.fs-c-breadcrumb .fs-c-breadcrumb__list {
}
.fs-c-breadcrumb .fs-c-breadcrumb__listItem {
    font-size: var(--f-sz13);
    font-family: var(--f-noto);
    font-weight: 400;
}
.fs-c-breadcrumb__listItem + .fs-c-breadcrumb__listItem::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    transform: rotate(45deg);
    margin-inline: 7px 10px;
}


/* ボタンスタイル */
.btn {
    display: inline-block;
	vertical-align: middle;
    width: fit-content;
    cursor: pointer;
	overflow: hidden;
    border-style: solid;
    border-radius: 99999px;
    position: relative;
}

/* お問い合わせ */
.btn.btn-contact {
    border-color: var(--brwn);
    background-color: transparent;
    border-width: 2px;
    width: min(300px, 100%);
    padding: 13px 20px;
}
.btn-contact .btn-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0 10px;
    color: var(--brwn);
    font-family: var(--f-noto);
    font-size: var(--f-sz16);
}
.btn-contact .btn-cont::before {
    content: "";
    display: block;
    width: 25px;
    height: 23px;
    background: url("../img/i-contact.svg") no-repeat center center / contain;
}
.btn-contact .btn-cont::after {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    background: url("../img/btn-arrow-right.svg") no-repeat center center / contain;
}

/* 見積依頼 */
.btn.btn-quotation {
    border-color: var(--brwn);
    background-color: transparent;
    border-width: 2px;
    width: min(300px, 100%);
    padding: 13px 20px;
}
.btn-quotation .btn-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0 10px;
    color: var(--brwn);
    font-family: var(--f-noto);
    font-size: var(--f-sz16);
}
.btn-quotation .btn-cont::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url("../img/i-yen.svg") no-repeat center center / contain;
}
.btn-quotation .btn-cont::after {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    background: url("../img/btn-arrow-right.svg") no-repeat center center / contain;
}




/* SHOP BLOG */
.btn.btn-blog {
    padding: 8px 21px;
    background-color: var(--brwn);
    border-color: #707070;
    border-width: 1px;
    color: var(--wht);
    font-size: var(--f-sz18);
    font-family: var(--f-en);
}
.btn-blog .btn-cont {
    display: flex;
    gap: 0 10px;
}
.btn-blog:visited {
    color: var(--wht);
}
.btn-blog:hover {
    color: var(--wht);
}

.btn-blog img {
    width: 28px;
}


/* ページタイトル */
.fs-c-heading--page {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 25px;
    padding: 0;
    border: none;
    color: var(--brwn);
    font-family: var(--f-noto);
    font-size: var(--f-sz22);
    font-weight: 400;
    letter-spacing: 0.05em;
}
.fs-c-heading--page::before,
.fs-c-heading--page::after {
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    background-color: rgba(175,161,154,0.5);
}


/* =====================
  フッター 
===================== */
.fs-l-footer {
    background-color: var(--sky);
    border: none;
    margin: 0;
    position: relative;
}
.fs-l-footer::before {
    content: "";
    display: block;
    width: 100%;
    height: 70px;
    background-color: var(--wht);
    border-radius: 0 0 50px 50px;
}
.fs-l-footer__contents {
    display: flex;
    justify-content: space-between;
    width: 90%;
    max-width: 1350px;
    padding-top: var(--mp100);
    padding-bottom: var(--mp60);
}
.fs-l-footer__contents > * {
    padding: 0;
}

@media screen and (max-width: 767px) {
    .fs-l-footer__contents {
        flex-wrap: wrap;
        gap: 30px;
    }    
}



/* フッターナビゲーション */
.fs-p-footerNavigation {
    margin: 0;
    grid-template-columns: 2fr 3fr;
}
.fs-p-footerNavigationItem__title {
    padding: 0;
    padding-bottom: var(--mp20);
    border: none;
    color: var(--brwn);
    font-family: var(--f-en);
    font-size: var(--f-sz14);
    font-weight: 700;
    text-align: left;
}
.fs-p-footerNavigation .fs-p-footerNavigationItem {
    margin: 0;
}
.fs-p-footerNavigation .fs-p-footerNavigationItem.nav-items,
.fs-p-footerNavigation .fs-p-footerNavigationItem.nav-mypage {
    margin-bottom: var(--mp60);
}

.fs-p-footerNavigationItem .fs-p-footerNavigationItem__body {
    display: block;
    padding: 0;
}

.fs-p-footerNavigationItem__nav {

}
.fs-p-footerNavigationItem__nav .fs-p-footerNavigationItem__navItem {
    padding: 0;
}
.fs-p-footerNavigationItem__nav a {
    display: block;
    padding: 9px 0;
    color: var(--base);
    font-size: var(--f-sz15);
    font-family: var(--f-noto);
    font-weight: 400;
    letter-spacing: 0;
}

@media screen and (max-width: 767px) {
    .fs-p-footerNavigation {
        width: 100%;
    }
}


/* 店舗情報 */
.footerStoreinfo {
    display: flex;
    justify-content: space-between;
    gap: 0 75px;
}
@media screen and (max-width: 1350px) {
    .footerStoreinfo {
        gap: 0 30px;
    }
}
@media screen and (max-width: 1199px) {
    .footerStoreinfo {
        gap: 0 20px;
    }
}
@media screen and (max-width: 991px) {
    .footerStoreinfo {
        flex-direction: column;
        gap: 30px 20px;
    }
}
@media screen and (max-width: 767px) {
    .footerStoreinfo {
        flex-direction: row;
    }
}
@media screen and (max-width: 640px) {
    .footerStoreinfo {
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
}



/* 営業日カレンダー */
.business-calendar {
    width: 300px;
}

#calendar .fc-toolbar {
    gap: 5px;
    margin-bottom: 5px;
}
#calendar .fc-toolbar-chunk:has(h2) {
    flex: 1;
}

.business-calendar .fc-toolbar-title {
    font-size:20px;
}
/* 
.business-calendar .fc-view-harness {
    height: 353px !important;
} */

.business-calendar .fc-scroller {
    overflow: hidden !important;
}

.business-calendar .fc-daygrid-day {
    min-height: 15px !important;
}

.business-calendar .fc-col-header-cell {
    height: 15px;
}

.business-calendar .fc-daygrid-day-frame {
    padding: 2px;
}

.business-calendar .fc-daygrid-day-number {
    font-size: var(--f-sz14);
}

.business-calendar .fc-scrollgrid-section-header .fc-col-header,
.business-calendar .fc-scrollgrid-section-body .fc-daygrid-body {
    width: 100% !important;
}

.business-calendar .fc-scrollgrid-section-body table,
.business-calendar .fc-scrollgrid-section-footer table {
    width: 100% !important;
}
.business-calendar .fc-scrollgrid-section-body .fc-day-sun {
    background:#fff0d1;
}

.business-calendar .fc-scrollgrid-section-body .fc-day-sat {
    background:#fff0d1;
}

.business-calendar .fc-scrollgrid-section-body .fc-bg-event {
    background:#fff0d1 !important;
    opacity:1;
}

.fc-daygrid-day-events {
    display: none;
}
.business-calendar .fc-daygrid-day-events {
    min-height: 0 !important;
    margin: 0 !important;
}

.business-calendar .fc-daygrid-event-harness {
    display: none !important;
}
.business-calendar .fc-daygrid-day-frame {
    padding: 3px !important;
}
.business-calendar .fc-daygrid-day {
    height: 32px !important;
    min-height: 32px !important;
}


.business-calendar table thead {
    background-color: #bbb;
}
.business-calendar table thead .fc-col-header-cell-cushion {
    color: #fff;
}

.business-calendar table tbody {
    background-color: var( --wht);
}




.footerStoreinfo .information {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    max-width: 300px;
}
.footerStoreinfo .information .btn-blog {
    align-self: flex-start;
}


@media screen and (max-width: 1199px) {
    .business-calendar {
        width: 250px;
    }
    .footerStoreinfo .information {
        max-width: 250px;
    }
}
@media screen and (max-width: 991px) {
    .business-calendar {
        width: 300px;
    }
    .footerStoreinfo .information {
        max-width: 300px;
    }
}





/* コピーライト */
.fs-p-footerCopyright {
    width: 90%;
    margin: 0 auto;
    padding: 30px 5% 25px;
    background-color: transparent;
    border-top:1px solid rgba(103, 89, 83, 0.2);
    color: rgba(0,0,0,0.5);
}
