@charset "UTF-8";
/* ----------------------------共有↓-------------------------------- */
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    min-height: 0vw;
    min-height: 0; /* safariのclamp()関数の問題回避 */
}

html { 
    font-size: 62.5%; 
}

body {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.6;
    color: #4D4D4D;
    
}
@media (max-width:768px) {
    body {
        font-size: 1.5rem;
    }
}

ul li, ol li {
    list-style: none;
}

img {
    max-width: 100%;
}

.wrapper {
    max-width: 1210px;
    margin: 0 auto 160px;
    text-align: center;
}

.wrapper_area {
    max-width: 1210px;
    margin: 0 auto 66px;
    text-align: center;
}

@media (max-width:1360px) {
    .wrapper {
        padding: 0 6%;
        margin: 0 auto 100px;
    }
    .wrapper_area {
        padding-left: 6%;
        padding-right: 6%;
        margin: 0 auto 6px;
    }
}

@media (max-width:768px) {
    .wrapper {
        padding: 0 3%;
        margin: 0 auto 80px;
    }
    .wrapper_area {
        margin: 0 auto 32px;
        padding-left: 3%;
        padding-right: 3%;
    }
}

/*--------------------
本店（八多）ページ内リンク、ヘッダー余白分
-----------------------*/
.area {
    max-width: 1210px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding-top: 94px;/* ページ内リンクでヘッダー分のpadding */
}


@media (max-width:1360px) {
    .area {
        padding-left: 6%;
        padding-right: 6%;
    }
}
@media (max-width:768px) {
    .area {
        padding-left: 3%;
        padding-right: 3%;
    }
}
a {
    text-decoration: none;
    color: #4d4d4d;
}


/*-------------------------------------------
タイトル　トピックパス
-------------------------------------------*/



.sub-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform : translateX(-50%);
    font-size: 3.2rem;
    font-weight: 700;
}
#topic-pass {
    position: absolute;
    top: 10px;
    left: 6.14%;
}
#topic-pass ul {
    display: flex;
    padding: 6px 6.14%;
    font-size: 1rem;
    width: 195px;
}

#topic-pass ul li {
    padding-right: 2.6rem;
}
.topic-passHome a {
    text-decoration: none;
}

.topic-passHome {
    position: relative;
}

.topic-passHome::after {
    content: "\03e";
    position: absolute;
    right: 10px;
} 

/*-------------------------------------------
フォント
-------------------------------------------*/

.font12 {
    font-size: 1.2rem;
}

.font14 {
    font-size: 1.4rem;
}
.font14green {
    font-size: 1.4rem;
    color: #4B965D;
}

.font14black {
    font-size: 1.4rem;
    font-weight: 700;
}

.font16 {
    font-size: 1.6rem;
    line-height: 1.8;
    letter-spacing: 0.08em;
    text-align: left;
}

.font16sem {
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: 0.08em;
}
/*思わず恋しちゃう */
.font16bold {
    font-size: 1.6rem;
    line-height: 2.8;
    letter-spacing: 0.08em;
    font-weight: 700;
}
.font16boldgreen {
    font-size: 1.6rem;  
    line-height: 4;
    letter-spacing: 0.08em;
    font-weight: 700;

}

.font16bold1 {/*濃恋のいちご 定植のフォント */
    font-size: 1.6rem;
    letter-spacing: 0.08em;
    line-height: 2.6;
    font-weight: 700;
}

.font16bold2 {/*濃恋のいちごの食べられる場所 お店タイトル */
    font-size: 1.6rem;
    letter-spacing: 0.08em;
    font-weight: 700;
}

.font18 {
    font-size: 1.8rem;
}

.font20 {
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
}

.font20bold {
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 700;
}
.font20green {    
    font-size: 2rem;
    font-family: 'Zen Maru Gothic', serif;
    color: #4B965D;
}

.font22semred {
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.08em;
    color: #EF535F;
}

.font22semorange {
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.08em;
    color: #FA9825;
}

.font22sem {
    font-size: 2rem;
    line-height: 1.4;
    letter-spacing: 0.08em;
}

.font24 {
    font-size: 2.4rem;
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 700;
}

.font24semibold {
    font-size: 2.4rem;
    letter-spacing: 0.08em;
    font-weight: 600;
}

.font24green {
    font-size: 2.4rem;
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 700;
    color: #4B965D;
}

.font26 {
    font-size: 2.6rem;
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
}
/* 濃恋のうえんのこと タイトル */
.font26semiblodgreen { 
    font-size: 2.6rem;
    line-height: 1.8;
    letter-spacing: 0.08em;
    font-weight: 600;
    color: #4B965D;
    text-align: left;
    margin-bottom: 32px;
}

.font28 {/*品種いちご名前  */
    font-size: 2.8rem;
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 500;
    text-align: center;
}
.font28bold {/*いちご狩り料金詳細  */
    font-size: 2.8rem;
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 700;
}

.font32 {
    font-size: 3.2rem;
    line-height: 1;
    letter-spacing: 0.08em;
}

.font32bold {/*sectionタイトル  */
    font-size: 3.2rem;
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 700;
}

.font34sembold {/*こだわり タイトル */
    font-size: 3.4rem;
    letter-spacing: 0.2em;
    font-weight: 600;
}

.font42 {/*top sectionタイトル  */
    font-size: 4.2rem;
    line-height: 2.6;
    letter-spacing: 0.08em;
    font-weight: 600;
}

.page_title, .concept-title {
    font-size: 3.2rem;
    letter-spacing: 0.08em;
    font-weight: 700;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
}
/* こだわりタイトル数字 */
.font54 {
    font-size: 5.4rem;
    font-weight: 700;
    font-family: 'Caveat', cursive;
}

@media (max-width:768px) {

    .font16, .font16sem, .font16bold, .font16boldgreen, .font16bold1, .font16bold2 {
        font-size: 1.4rem;
    }
    .font18 {
        font-size: 1.6rem;
    }
    .font20, .font20bold, .font22sem, .font22semorange, .font22semred, .font20green {
    font-size: 1.8rem;
}
    .font24green, .font24, .font24semibold  {
        font-size: 1.8rem;
    }

    .font28, .font28bold {
        font-size: 2rem;
    }

    .font32 {
        font-size: 1.8rem;
    }

    .font34sembold {
        font-size: 2.2rem;
    }

    .font42 {/*top sectionタイトル  */
        font-size: 2.8rem;
    }

    .mv-scrolldown {
        font-size: 1rem;
    }

    .font26, .font26semiblodgreen {
        font-size: 2rem;
    }
    .font32bold {
        font-size: 2.2rem;
    }
    .page_title {
        font-size: 2.8rem;
    }

    .concept-title {
        font-size: 2.4rem;
    }

    .font54 {
        font-size: 3.4rem;
    }

    .font22sem {
        font-size: 1.5rem;
    }

}
@media (max-width:425px) {
    .font32bold {
        font-size: 2rem;
    }
    .page_title {
        font-size: 2.1rem;
    }
    .concept-title {
        font-size: 1.5rem;
    }
}

/*-------------------------------------------
margin-bottom
-------------------------------------------*/

.section_title {
    margin-bottom: 74px;
}
.mb8 {
    margin-bottom: 8px;
}

.mb24 {
    margin-bottom: 24px;
}
.mb32 {
    margin-bottom: 32px;
}
.mb64 {
    margin-bottom: 64px;
}
.mb74 {
    margin-bottom: 74px;
}

.mb66 {
    margin-bottom: 66px;
}

.mb100 {
    margin-bottom: 100px;
}

.mb160 {
    margin-bottom: 160px;
}

.mt16 {
    margin-top: 16px;
}
.mt32 {
    margin-top: 32px;
}
@media (max-width:768px) {
    .section_title {
        margin-bottom: 24px;
    }
    .mb24 {
        margin-bottom: 16px;
    }
    .mb32 {
        margin-bottom: 24px;
    }
    .mb64 {
        margin-bottom: 48px;
    }

    .mb66 {
        margin-bottom: 6px;
    }
    
    .mb74 {
        margin-bottom: 42px;
    }
    .mb100 {
        margin-bottom: 80px;
    }

    .mb160 {
        margin-bottom: 100px;
    }

    .mt32 {
        margin-top: 24px;
    }
}
/*--------------------
 ボタン
-----------------------*/

.btn {
    border: 2px solid #4B965D;
    text-align: center;
    font-weight: 700;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 37px;
    width: 320px;
    height: 64px;
    text-decoration: none;
    background: #4B965D;
    color: #fff;
    position: relative;
    transition: all 0.3s ease;
    margin: 0 auto 8px;
}

.btn::after {
    position: absolute;
    top: 50%;
    right: 19px;
    width: 8px;
    height: 1.6rem;
    background: url(../images/btn@2x.png) no-repeat center center;
    background-size: 100% 100%;
    content: "";
    transform: translateY(-50%);
    transition: all 0.3s ease;
}

.btn:hover {
    opacity: 1;
    color: #fff;
    border-color: #F5BECB;
    background-color: #F5BECB;
}

.pick_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-top: 100px; */
    text-align: center;
    gap: 32px;
}

@media (max-width:768px) {
    .pick_btn {
        display: block;
    }

    .pick_btn li {
        margin-bottom: 32px;
    }

    
}
@media (max-width:557px) {
    .btn {
        font-size: 1.6rem;
        width: 245px;
        height: 50px;
        position: relative;
        margin: 0 auto 6px;
    }
    
    .btn::after {
        position: absolute;
        right: 8px;
        width: 8px;
    }
}

/*--------------------
波線 ボタン
-----------------------*/
.btn_waveline_list {
    width: fit-content;
    position: relative;
}

.btn_waveline_list ::after {
    position: absolute;
    content: "";
    background-image: url(../images/btn-line.png);
    width: 105px;
    height: 13px;
    background-repeat: no-repeat;
    background-size: 105px 10px;
    left: -2px;
    top: 45px;
}

.btn_waveline_list a {
    font-size: 2.4rem;
    color: #4B965D;
    font-weight: 700;
    letter-spacing: 0.07em;
}

.btn_waveline_list_span, .btn_waveline_list span {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
}

.btn_waveline_list a:hover{
    opacity:0.7;
	transition:0.3s
}

@media (max-width:768px) {

.btn_waveline_list a {
    font-size: 1.6rem;
}

.btn_waveline_list_span {
    font-size: 1.4rem;
}

.btn_waveline_list ::after {
    top: 30px;
}
}


/* ======header====== */

header {
    width: 100%;
    height:73px;
    display: flex;
    justify-content: space-between;
    background-color: rgba(255, 255, 255, 0.94);
    box-shadow: 0px 3px 6px rgba(250,197,197,0.16);
    position: fixed;
    top: 0;
    z-index: 100;
    padding: 0 6.14%;
}

#logo img {
    width: 149px;
    margin: 16px 12px 0 0;
}

.header-logotitle {
    display: flex;
}

.header-title {
    font-size: 1.2rem;
    margin-top: 22px;
}

.header-nav {
    display: flex;
    justify-content: center;
    list-style: none;
    width: 808px;
    height: 24px;
    margin: 24px 0;
}

.sp-nav {
    display: none;
}

/* ==Instagram icon== */
.header-nav li img {
    width: 22px;
    height: 22px;
}

.menu-item a {
    padding: 0 15px 0 15px;
    color: #4D4D4D;
    text-decoration: none;
}


/* =============
ハンバーガーメニュー
============= */
.menu-trigger {
    display: none;

    -webkit-appearance: none; /* Crome用 フォ-ム要素の初期化*/
    appearance: none; /*フォ-ム要素の初期化*/
    border: none;
    background: transparent; /* Firefox用 背景を透過させる設定*/
}
/* マウスオーバー */
.menu-item {
    position: relative;
    
}

.menu-item::after{
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    background-color: #f2cfcd;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    /*不透明度0で非表示*/
    opacity: 0;
    /*アニメーションの速度設定*/
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    z-index: -1;
}
/* ハンバーガーメニューの時はホバーはしない */
@media (min-width:1281px) {
    .menu-item:hover:after {
        opacity: 1;
        width: 40px;
        height: 40px;
    }
}





/* ドロップダウン */
.menu-item {
    position: relative;
  }

.subMenu {
    display: none;
    position: absolute;
    width: 273px;
    display: none;
    padding-top: 16px;
    padding-bottom: 16px;
    align-items: center;
    background-color: #fff;
    border-radius: 22px;
    color: #4d4d4d;
    top: 49px;
    margin-top: -8px;
    z-index: -1;
  }

.subMenu_sightseeing {
    width: 249px;
    left: -30px;
}

.submenu_span {
color: #E70616;
}

.subMenu-access-span {
    padding-left: 23px;
}

.subMenu-item {
    margin-bottom: 8px;
}

@media (max-width:1280px) {
    .sp-nav {
        display: block;
    }
    .menu-trigger,
    .menu-trigger span {
        display: inline-block; 
        transition: all .4s;
        box-sizing: border-box;
    }
    .menu-trigger {
        width: 40px;
        height: 60px;
        position: absolute;
        margin-top: 7px;
        right: 6px;
        z-index: 2;
        outline: none;
      }

      .menu-trigger span {
        position: absolute;
        left: 50%;
        width: 26px;
        height: 2px;
        border-radius: 3px;
        background-color: #F05A65;
        transform: translate(-50%, -50%);
      }
      .menu-trigger span:nth-of-type(1) {
        top: 21px;
      }
      .menu-trigger span:nth-of-type(2) {
        top: 50%;
      }
      .menu-trigger span:nth-of-type(3) {
        bottom: 19px;
      }

    /*.activeが付いているものは
    クリックした際した後の表示を設定しています。*/

      .menu-trigger.active span:nth-of-type(1) {
        top: 49%;
        /* 変形の設定　右側の軸は変えずに左側を傾けている */
        transform: translate(-50%, -50%) rotate(-45deg);
      }
      .menu-trigger.active span:nth-of-type(2) {
        opacity: 0; /*透過の指定で消してる*/
      }
      .menu-trigger.active span:nth-of-type(3) {
        bottom: 49%;
        /* 変形の設定　右側の軸は変えずに左側を上に傾けている */
        transform: translate(-50%, -50%) rotate(45deg);
        color: #ffffff;
      }

      .menu-trigger.active span {
        color: #ffffff;
      }

      /*----- スマホ ナビゲーション ----- */
      .header-nav {
        display: none;/* クリックする前は消えてほしい*/ 
        width: 100%;
        height: 100%;       
        background-color: rgba(3, 3, 3, 0.8);
        margin: 0;
        padding: 30px 5% 0;
        text-align: center;
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
      }

      .header-nav.active {
        display: block;/* クリックした時に表示*/
        z-index: 1;/* 何かしらの要素の全面に設置*/
      }
    
      .header-nav ul {
        display: none;
        position: static;
        width: fit-content;
        text-align: left;
        background-color: transparent;
      }
       /* menu-itemの隣に+アイコンを追加 */
    .doropmenu-item > a::after {
        content: "＋"; /* 初期表示は「＋」 */
        color: #fff;
        margin-left: 8px;
        font-size: 18px;
        font-weight: 700;
    }

    /* クリックで開いたときに-アイコンに変わる */
    .doropmenu-item.open > a::after {
        content: "－";
    }
    
    .header-nav li,
    .header-nav li:last-child {
        width: 100%;
        text-align: left;
        left: calc(50% - 100px);
        
    }

    .header-nav li {
        margin-bottom: 24px;
    }

    .header-nav li a {
        color: #fff;
        background: none;
    }

    .subMenu {
        display: block;
        padding-bottom: 0;
    }
        #logo img {
    margin: 16px 11px 0 0;
    width: 108px;
    }
    .header-title {
        font-size: 1rem;
        margin-top: 16px;
    }
    .menu-trigger {
        margin-top: 2px;
    }
    header {
    height: 60px;
    }
}
/* @media (max-width:768px) {
    header {
        padding: 0 3%;
    }
} */

@media (max-width:375px) {
    /* #logo img {
    margin: 16px 11px 0 0;
    width: 108px;
    }
    .header-title {
        font-size: 1rem;
        margin-top: 16px;
    }
    .menu-trigger {
        margin-top: 2px;
    } */
}
/* ----------------------------ヘッダー共有↑-------------------------------- */
  
/* ---------------------------sub-bg-------------------------------- */

.sub-box {
    margin-top: 73px;
    background-image: url(../images/bg-subMV@2x.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 30%;
}
@media (max-width:1280px) {
    .sub-box {
        margin-top: 60px;
    }
}
@media (max-width:840px) {
    .sub-box {
    
        background-image: url(../images/mv-subsp@2x.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 64%;
    }
}
/*-------------------------------------------
トピックパス
-------------------------------------------*/
#topic-pass {
    position: absolute;
    top: 10px;
    left: 6.14%;
}
#topic-pass ul {
    display: flex;
    padding: 6px 0 0 6px;
    font-size: 1rem;
    width: 195px;
}

#topic-pass ul li {
    padding-right: 2.6rem;
}
.topic-passHome a {
    text-decoration: none;
}

.topic-passHome {
    position: relative;
}

.topic-passHome::after {
    content: "\03e";
    position: absolute;
    right: 10px;
}
  
/* ---------------------------sub-bg-------------------------------- */

/*-------------------------------------------
PICK UP
-------------------------------------------*/
.pickup_bgtop {
    margin-bottom: -15px;
}

.pickup_bgbottom {
    margin-top: -16px;
    margin-bottom: 160px;
}

.pickup_bgbottom img {
    transform: rotate(180deg);
}

.pickup {
    margin: 0 auto;
    text-align: center;
    background-color: #FFF7F7;
    padding-bottom: 100px;
}

.pickup_box {
    display: flex;
    justify-content: center;
    padding-bottom: 74px;
}

.picking {
    margin-right: 36px;
}
.pickup_pickingImg, .pickup_shopImg {
    background-color: #fff;
    border-radius: 22px 22px 0 0;
}
.pickup_pickingImg img, .pickup_shopImg img {
    height: auto;
    border-radius: 22px 22px 0 0;
    z-index: -1;
}

.picking, .shop {
    max-width: 522px;
    position: relative;
    border-radius: 22px;
    background-color: #fff;
    box-shadow: 0px 3px 10px rgba(253,123,123,0.16);
}

.pickup_pickingcontent, .pickup_shopcontent {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 147px;
    width: 100%;
    position: absolute;
    bottom: -19%;
    z-index: 5;
    gap: 36px;
    background-color: #fff;
    border-radius: 0 0 22px 22px;
}
.pickup_pickingtext {
    width: 246px;
}
.pickup_pickingtext, .pickup-shoptext {
    transform: rotate(-6deg);
}

/* ===  >のアイコン  == */
.pickup_pickingcontent h4, .pickup_shopcontent h4 {
    position: relative;
    width: fit-content;
    font-size: 2.4rem;
}
.pickup_pickingcontent h4::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    left: -22px;
    top: calc(48% - 1px); 
    border-top: solid 3px;
    border-right: solid 3px;
    transform: rotate(45deg) translateY(-50%);
    color: #E70616; 
}
.pickup_shopcontent h4::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    left: -52%;
    top: calc(48% - 1px); 
    border-top: solid 3px;
    border-right: solid 3px;
    transform: rotate(45deg) translateY(-50%);
    color: #E70616; 
}
.pickingtext_first, .pickingtext_second {
    background-color: #4B965D;
    padding: 0 10px;
    margin-bottom: 4px;
    text-align: center;
    line-height: 1.8em;
    color: #fff;
    font-size: 2rem;
    width: fit-content;
    display: inline-block;
 }

.shoptext_first, .shoptext_second {
    background-color: #4B965D;
    padding: 4px 8px;
    text-align: center;
    line-height: 2em;
    color: #fff;
    font-size: 2rem;
    width: fit-content;
}

 .pickingtext_span {
    font-size: 1.4rem;
 }

 .picking:hover{
    opacity:0.7;
	transition:0.3s
}

.shop:hover{
    opacity:0.7;
	transition:0.3s
}
 @media (max-width:1360px) {
    .pickup_box {
        margin-right: 6%;
        margin-left: 6%;
    }
    .pickup_bgbottom {
        margin-bottom: 100px;
    }
}
 @media (max-width:1024px) {
    .pickup_box {
        display: block;
    }
    
    .picking {
        margin: 0 auto 182px;
        max-width: 522px;    
    }

    .shop {
        margin: 0 auto;
        max-width:522px;
    }

 }
@media (max-width:768px) {
 
    .picking, .shop {
        position: relative;
        max-width: 100%;
    }
    .picking {
        margin-bottom: 32px;
    }
    .pickup_box {
        padding-bottom: 0;
        margin-right: 3%;
        margin-left: 3%;
    }

    .pickup_pickingcontent, .pickup_shopcontent {
        display: block;
        position: relative;
        bottom: -24%;
        height: auto;
    }

    .pickingtext_first, .pickingtext_second {
        padding: 0 10px;
        margin-bottom: 4px;
        text-align: center;
        line-height: 1.6em;
        width: fit-content;
        display: inline-block;
     }
    
    .shoptext_first, .shoptext_second {
        padding: 0 10px;
        margin-bottom: 4px;
        text-align: center;
        line-height: 1.6em;
        width: fit-content;
        display: inline-block;
    }

    .pickup_pickingtext, .pickup-shoptext {
        position: absolute;
        top: calc(50% - 105px);
        left: calc(50% - 100px);       

    }
    
    .pickup_pickingcontent h4, .pickup_shopcontent h4 {
        margin: 0 auto;
        padding: 25px 0;
    }

    .pickup_bgbottom {
        margin-bottom: 72px;
    }
}

@media (max-width:375px) {
    .pickingtext_first, .pickingtext_second {
        font-size: 1.8rem;
    }
    .shoptext_first, .shoptext_second {
        font-size: 1.8rem;
    }

}


/*-------------------------------------------
 フッター
-------------------------------------------*/
footer {
    background-color: #030303;
    padding: 30px 0 15px;
}

.footer_box {
    display: flex;
    justify-content: center;
    padding-bottom: 42px;
}

.footer_address {
    font-size: 1.4rem;
    line-height: 1.8;
    letter-spacing: 0.08em;
    color: #fff;
    padding-left: 2%;
    margin-right: 10%;
}
.footer_nav {
    display: grid;
    max-width: 606px;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 8px 72px;
}
.footer_nav li a {
    font-size: 1.2rem;
    line-height: 1.8;
    letter-spacing: 0.08em;
    color: #fff;
    display: block;
}

@media (max-width:1024px) {

    .footer_box {
        padding: 32px 0;
    }
    
    .footer_nav {
        display: none;

    }

    .footer_address {
        display: flex;
        margin-right: 0;
    }

    .footer_address li {
        padding: 0 8px;
    }
}

@media (max-width:768px) {
    .footer_address {
        display: block;
        text-align: center;
    }
    .footer_box {
        padding: 24px 0;
    }
}

.copy {
    color: #fff;
    text-align: center;
}


/*-------------------------------------------
 TOP ページトップボタン
-------------------------------------------*/
.top-block {
    position: fixed;
    bottom: 3%;
    right: 0;
    z-index: 10;
}
.top img {
    width: 66px;
    font-size: 14px;
    margin-top: 10px;
    margin-right: 10px;
}
#top-access a {
    display: none;
}
@media (max-width:1280px) {
    .top img  {
        margin-left: 18px;
        margin-right: 0;
    }
    #top-access a{
        display: block;
    }

    #top-access a {
        display: block;
        color:#fff;
        font-size: 1.2rem;
        line-height: 1.4;
        font-weight: 700;
        width: 100px;    
        background-color: #4B965E;

        text-align: center;
        height: auto;
        margin-inline: auto;
        padding-block: 10px;
        border-radius: 33px 0 0 33px;
    }
   
}


@media (max-width:425px) {
    .top-block {
        bottom: 7%;
    }
    .top img {
    width: 48px;
    margin-right: 10px;
    margin-left: 0;
    }
    #top-access {
        margin: 0 auto;
        background-color: #EF535F;
    }
    #top-access a {
        line-height: 43px;
        width: 100%;    
        background-color: #4B965E;
        position: fixed;
        bottom:0;
        left: 50%;
        transform: translatex(-50%);
        z-index: 10;
        text-align: center;
        border-radius: 0;
        height: 56px;
        margin-inline: auto;
    }
    #top-access br {
        display: none;
    }

    
}

/*----------------------
ーーー本店（八多）鹿の子台
-----------------------*/
.hata_area {
    text-align: left;
    position: relative;
    margin-left: 13%;
}

.hata_area::before {
    content: "";
    position: absolute;
    left: -15%;
    top: 62%;
    transform: translateY(-50%);
    width: 13%;
    height: 2px;
    border-radius: 3.5px;
    background-color: #EF535F;
}

/*--------------------
|本店（八多） |鹿の子台
-----------------------*/
.hata_title {
    text-align: left;
    position: relative;
    margin-left: 21px;
}

.hata_title::before {
    content: "";
    position: absolute;
    left: -21px;
    top: 13%;
    width: 7px;
    height: 23px; /* ラインの太さ */
    border-radius: 3.5px;
    background-color: #EF535F /* ラインの色 */
}
/* --------
鹿の子台
----------------- */

.shikanoko_area {
    text-align: left;
    position: relative;
    margin-left: 13%;
}

.shikanoko_area::before {
    content: "";
    position: absolute;
    left: -15%;
    top: 62%;
    transform: translateY(-50%);
    width: 13%;
    height: 2px;
    border-radius: 3.5px;
    background-color: #FA9825; /* ラインの色 */
}
.shikanoko_area_span {
    padding-left: 8px;
}
/*--------------------
鹿の子台：料金／時間
-----------------------*/
.shikanoko_title {
    text-align: left;
    position: relative;
    margin-left: 21px;
}

.shikanoko_title::before {
    content: "";
    position: absolute;
    left: -21px;
    top: 13%;
    width: 7px;
    height: 23px; /* ラインの太さ */
    border-radius: 3.5px;
    background-color: #FA9825; /* ラインの色 */
}

/*--------------------
シャドウ
-----------------------*/
.hata_shadow {
    box-shadow: 0px 3px 10px rgba(253, 123, 123, 0.16);
}

.shikanoko_shadow {
    box-shadow: 0px 3px 10px rgba(232, 167, 112, 0.16);
}

.card_shadow {
    border-radius: 0 0 22px 22px;
    box-shadow: 0px 3px 10px rgba(253,123,123,0.16);
    background-color: #ffffff;
}


/*--------------------
背景の色
-----------------------*/
.bg_pink {
    background-color: #FFF7F7;
}

.bg_orange {
    background-color: #FFFAEF;
    margin-top: -10px;
}

/*--------------------
背景の画像
-----------------------*/
.backgroud_bottom {
    margin-bottom: 100px;
}

@media (max-width:768px) {
    .hata_title::before, .shikanoko_title::before  {
        left: -15px;
        top: 4%;
        width: 4px;
    }
    .backgroud_bottom {
        margin-bottom: 80px;
    }
}
@media (max-width:425px) {
   
    .backgroud_bottom {
        margin-bottom: 60px;
    }
}
