.pc-only{
    display: none;
}
.mobile-only{
    display: block;
}

/*top*/
.hero-section .overlay .content img {
    width: 320px;
    display: block;
    margin: 0 auto;
    margin-left: -30px;
}

.catch-container{
    right:10px;
    bottom:30px;
}
.catch-container img {
    width: clamp(7.5rem, 7.045rem + 2.27vw, 8.75rem);
    height: auto;
}
.hamburger-btn {
    width: 36px;
    height: 36px;
    top: 40px;
    right: 20px;
}
.hamburger-btn-about.hamburger-btn{
    top:13px;
}
.hamburger-btn.active .line:nth-child(1){
    background-color:white;
    top:-6px;
}
.hamburger-btn.active .line:nth-child(3){
    background-color:white;
    top:-6px;
}
.hamburger-btn.hamburger-btn-about.active .line:nth-child(1){
    top:20px;
}
.hamburger-btn.hamburger-btn-about.active .line:nth-child(3){
    top:20px;
}
.intro-section .wrapper.wrapper--limited {
    padding: 30px 5vw 120px 5vw;
}
.intro_logo {
min-width: 180px;
}
.intro-section{
    /*margin:10px;*/
    margin:6px;
    border-radius: 20px 20px 20px 20px;
}
.intro_illust{
    right: 20px;
    width: 85px;
    bottom: 18px;
}
.intro_text{
    line-height: 1.8;
    margin-top:30px;
}
.section-nav ul{
    grid-template-columns: 1fr 1fr;
    gap:10px;
}
.section-nav ul li a{
    min-width:auto;
    padding:12px 20px;
    
}
.subtitle {
    font-size: 12px;
    letter-spacing: 0;
    margin-bottom: 30px;
    padding-left:5vw;
    padding-right:5vw;
}
.home h2 {
    font-size: 40px;
    letter-spacing: 2px;
    padding-top: 65px;
    margin-bottom: 10px;
}
.home h2::before {
    width: 75px;
    height: 75px;
    background-size: contain;
    position: absolute;
    bottom: 55px;
    left: 58%;
}
.floating-button{
    display: none;
}

.slider-section .wrapper.wrapper--limited{
    padding:40px 6px 10px 6px;
}
.slider-section h4{
    margin-bottom:0;
}
.news-section .wrapper.wrapper--limited{
    padding:50px 6px 40px 6px;
}
.news-date{
    margin-right:0;
}
.life-section .wrapper.wrapper--limited{
    padding:50px 6px 50px 6px;
}
.work-section .wrapper.wrapper--limited{
    padding:50px 6px 50px 6px;
}
.link-section{
    margin-top:10px;
}
.qa-section .wrapper.wrapper--limited,.link-section .wrapper.wrapper--limited{
    padding: 40px 5vw 50px 5vw;
}
.archive-section .wrapper.wrapper--limited {
    padding:50px 6px 50px 6px;
}
.wrapper-subtitle.wrapper.wrapper--limited{
    padding:35px 5vw;
}
.posts-section .wrapper.wrapper--limited {
    padding:50px 6px 0 6px;
}

/*投稿--------------------------------*/
.card {
    border-radius: 10px;
}
.card-grid {
    grid-template-columns: 1fr 1fr;
    gap: 6px;
    margin-bottom:30px;
}
.card-tag{
    font-size:10px;
}
@media (max-width: 768px) {
    .card-tags{
        height: 16px;
        min-height: 16px;
    }
}
.card-content{
    padding: 5px;
    min-height: inherit;
    gap: 5px;
}
.card-author-name {
    font-size: 10px;
}
.card-author-avatar{
    width:13px;
    height: 13px;
}
.card-meta{
    padding-top: 4px;
    align-items: flex-end;
}
.card-title {
    font-size: 12px;
    line-height: 1.4;
    height: auto;
    min-height: 50px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.card-date {
    font-size: 9px;
}
.about-section .wrapper--limited{
    padding:5vw;
}
.about-section h3 {
    margin-bottom: 10px;
    font-size:25px;
    padding-top: 50px;
    letter-spacing: 3px;
}
.about-section .button_about a{
    width:60%;
    height:40px;
    margin-top:0;
    margin-bottom: 40px;
    font-size:11px;
}
.about-section .button_about{
    margin-top:15px;
}
.about-section h3::before{
    width: 44px;
    height: 44px;
}
h3 {
    letter-spacing: 5px;
    padding-top: 60px;
    font-size: clamp(15px, 5vw, 20px);
  }
h3::before{
    width: 60px;
    height: 60px;
    background-size: contain;
    position: absolute;
    bottom: 36px;
    left: 58%;
}
p.pickup {
    font-size: 24px;
    letter-spacing: 3px;
    padding-top: 60px;
    line-height:1.8;
    margin-bottom: 20px;
  }
p.pickup::before{
    width: 60px;
    height: 60px;
    background-size: contain;
    position: absolute;
    bottom: 30px;
    left: 58%;
}
.button-black,.button-white,.button-beige, .button-yellow, .button-green, .button-live, .button-daily, .button-work{
    width:70%;
    height: 40px;
    letter-spacing: 4px;
    border-radius: 30px;
    font-size:11px;
}
.button-black a{
    padding-top:5px;
}
.about_ours .about_illust {
    left:10px;
    width: 40%;
}
.about-section .subtitle{
    margin-bottom:20px;
}

.stay_menu .wrapper {
    padding:10px 0;
}
.stay_menu--nav .wrapper{
    padding:10px 0;
    gap:10px;
}
#stay-menu-nav{
    margin-bottom:0;
}
.title_series{
    font-size: 13px;
    padding-left:1rem;
    padding-right:1rem;
}
.title_series::before,.title_series::after{
    width:10px;
    height:10px;
}
/*.stay-section .wrapper.wrapper--limited{
    padding:0 6px 5vw 6px;
}*/
.stay-innersection.wrapper.wrapper--limited{
    padding:20px 5vw 40px 5vw;
}
.stay-innersection2.wrapper.wrapper--limited{
    padding:0 5vw 40px 5vw;
}
.stay-section .inner {
    padding: 20px 5vw 20px 5vw;
}
.stay-section .logo-shijin{
    margin-top:20px;
    width:200px;
}
.stay-section .text-1 {
    font-size:13px;
    margin-bottom:0;
}
.stay-section .text-2{
    font-size:11px;
}
.stay-section .button-white{
    width:auto;
    height:50px;
}
.stay-section .title-stay{
    font-size:1.6rem;
    margin-bottom:5px;
    margin-top:10px;
    letter-spacing:5px;
}
.stay-section .title-stay span{
    font-size:0.9rem;
    margin-left:10px;
}
.stay-section .inner{
    margin-bottom:30px;
}
.stay-section .stay_inner .row{
margin-bottom:20px;
}
.stay-section .stay_inner div:last-child{
    margin-bottom:5px;
}
.stay-section .button-stay a{
    width:60%;
    height:38px;
    font-size:11px;
}
.stay-innersection .button-stay a{
    margin:0 auto;
}
.stay-section .button-stay {
    margin-top:10px;
}
.stay-reserve iframe{
    min-height:400px;
    padding-left:3vw;
    padding-right:3vw;
}
.stay_image{
    display:flex;
    flex-direction: column;
    gap:10px;
    padding:0 3vw;
}
.stay_map{
    margin-bottom:20px;
    padding-left:3vw;
    padding-right:3vw;
}
.map-section.wrapper.wrapper--limited{
    padding-bottom:30px;
}
.migration-section .wrapper.wrapper--limited {
    height: auto;
    padding:30px 5vw;
    flex-direction: column;
}
.migration-left{
    width:100%;
    min-height:auto;
    text-align: center;
}

.migration-right{
    width:100%;
}
.migration-right p{
    font-size:clamp(0.75rem, 0.659rem + 0.45vw, 1rem);
}
.open-button{
    height: 50px;
    margin-bottom: 14px;
}
.open-button span{
    font-size:18px;
    font-weight:500;
    letter-spacing: 3px;
}
.open-button div {
    padding:0 30px;
}
.open-button div img{
    width: 25px;
    height: 40px;
}
.open-button .icon-toggle{
    width:30px;
    height:30px;
}
.open-button .icon-toggle::before{
    width:10px;
}
.open-button .icon-toggle::after{
    width:2px;
}
.open-button .icon-toggle::after{
    height:10px;
}
.open-button .icon-toggle::before{
    height: 2px;
}

.news-list li {
    padding:20px 0;
    font-size:0.9rem;
}
.catch-section__title{
    text-align: center;
}
h4 {
    margin-bottom: 0;
    margin-top: -20px;
    letter-spacing: 3px;
    padding-top:50px;
    font-size:1.4rem;
}
h4::before{
    background-size: contain;
    width:36px;
    height:36px;
    left: 50%;
    top:14px;
    transform:translateX(-30%);
}
.footer-section{
    padding:5vw;
    min-height: 500px;
}
.footer-logo {
    width: 100%;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:20px;
}
.footer-section nav ul {
    width:100%;
    margin:0;
    gap: 10px;
}
.footer-section nav ul li{
    padding:0;
    letter-spacing:0;
    font-size: 11px;
}
.footer-section nav ul li img{
    width:16px;
    height:16px;
}
.footer-section .wrapper.wrapper--limited .cow_illust_foot{
    width:80px;
    top: 185px;
    right: 20px;
}
.map-section iframe{
    aspect-ratio: 1/1;
}
.contact-section .row{
    margin-top:50px;
  }
.contact-section:last-child .row{
margin-bottom:0;
}
.contact-section p{
    /*font-size:clamp(0.75rem, 0.659rem + 0.45vw, 1rem);*/
    font-size:13px;
}
.contact-inner p{
    font-size:0.9rem;
}
  #copyright {
font-size: 9px;
bottom: 20px;
}
.privacy-notice p{
font-size:11px;
}

/*お問合わせ---------------------------------------------*/
.form-contact {
    margin: 20px 0;
    padding: 30px 0 20px 0;
    border-radius: 0;
    width: 100vw;
    max-width: none;
}
.form-contact table {
    width: 100%;
}
.form-contact table,
.form-contact thead,
.form-contact tbody,
.form-contact th,
.form-contact td,
.form-contact tr {
    display: block;
}
.form-contact tr {
    margin-bottom: 15px;
    padding: 0 5vw;
}
/* スマホでは項目名（th）を非表示 */
.form-contact th {
    display: none;
}
.form-contact td {
    padding: 0;
    width: 100%;
}
.form-contact input[type=text],
.form-contact input[type=email],
.form-contact input[type=tel],
.form-contact textarea {
    border-radius: 10px;
    padding: 15px 15px 15px 20px;
    font-size: 0.9rem;
    width: 100%;
    box-sizing: border-box;
}
.submit-container {
    padding: 0 5vw;
    text-align: center;
}
.privacy-notice {
    padding: 0 5vw;
}
.contact-inner .wrapper.wrapper--limited,
.form-contact {
    padding-left: 0;
    padding-right: 0;
    margin-left: -5vw;
    margin-right: 5vw;
}
/*下層ページ----------------*/
.archive-header img, .page-header img {
    width:50px;
}
.archive-header,.page-header {
    height:200px;
}
.archive-header h1, .page-header h1{
    font-size: 2.8rem;
    letter-spacing: 4px;
    font-weight:500;
}
/* スマホ版：タグフィルター2行表示＋横スクロール対応 */
.tag-filter-section {
    background: #E0D5BD;
}
.tag-filter-section .section-title{
    margin-bottom:10px;
    font-size: 18px;
}
.tag-filter-section .wrapper.wrapper--limited{
    padding:20px 5vw 30px 5vw;
}
.tag-filter-cow-01{
    width: clamp(1.875rem, 1.42rem + 2.27vw, 3.125rem);
    left: 30px;
    top: 28px;
}
.tag-filter-cow-02{
    width: clamp(1.875rem, 1.42rem + 2.27vw, 3.125rem);
    right: 30px;
    top: 28px;
}

/* スマホ: 4列2行の8個表示 */
.tag-filter-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 4列 */
    gap: 0;
    overflow: visible; /* 横スクロール削除 */
}

/* スマホでは最初のグリッドの9個目以降を非表示 */
.tag-filter-grid-initial .tag-filter-btn:nth-child(n+9) {
    display: none;
}

/* showクラスで全て表示 */
.tag-filter-grid-initial.show .tag-filter-btn {
    display: block;
}

/* 最初のグリッド */
.tag-filter-grid-initial {
    margin-bottom: 0;
    transition: margin-bottom 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.tag-filter-grid-initial.show {
    margin-bottom: 40px;
}

/* 残りのタグ */
.tag-filter-grid-more {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    transition: max-height 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), 
                opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.tag-filter-grid-more.show {
    max-height: 3000px;
    opacity: 1;
}

.tag-filter-btn {
    white-space: nowrap;
    padding: 0.4rem 0.5rem;
    line-height: 1.3;
    font-size: 0.75rem;
}

/* ボタンのサイズ調整 */
.tag-show-more-btn {
    width: 36px;
    height: 36px;
    font-size: 1.2rem;
}
.tag-show-more-btn .icon .vertical{
    width: 2px;
    height: 16px;
}
.tag-show-more-btn .icon .horizontal{
    width: 16px;
    height: 2px;   
}

/*menu-------------------------------*/
.menu-overlay .menu-header-sp {
    width: 100%;
    height: 68px;
    background: black;
    position: fixed;
    top: 0;
    left: 0;
    display: block; /* 確実に表示 */
}
.menu-overlay h1 img {
    width: 120px;
    left: 20px;
    top: 5px;
}
.menu-overlay .mobile-only h1 {
    margin: 0;
    padding: 0;
}
.menu-overlay .wrapper.wrapper--limited{
    padding-left:10vw;
    padding-right:10vw;
    max-width: 420px;
    position: static;
    display: flex;
    flex-direction: column;
    gap: 0;
    justify-content: flex-start;
    margin-top: 40px;
    padding-bottom: 40px;
    min-height: calc(100vh - 80px);
}
.menu_left{
    width:100%;
    padding-left:25px;
    order: 2;
    padding-top:0;
}
.menu_right{
    width:100%;
    padding-top:10px;
    padding-left: 25px;
    padding-bottom:0;
    order: 1;
}
.menu_left .menu-item .main-text {
    min-width:180px;
    font-size:1.5rem;
    letter-spacing: 2px;
}
.menu_left .menu-item{
    grid-template-columns: 120px auto 1fr;
    grid-column-gap: 20px;
    display: grid;
    grid-template-areas: 
        "icon text arrow"
        "submenu submenu submenu";
    align-items: start;
    padding: 0.5rem 0;
}
.menu_left .menu-item::before {
    grid-area: icon;
    align-self: start;
}
.menu_left .menu-item .main-text {
    grid-area: text;
    align-self: start;
}
.menu_left .menu-item .menu-icon {
    grid-area: arrow;
    align-self: start;
    justify-self: end;
    margin-top: 0.5rem;
}
.menu-icon::before{
    width:16px;
    height:3px;
}
.menu-icon::after{
    width: 3px;
    height: 16px;
}
.menu_left .menu-item ul {
    grid-area: submenu;
    grid-column: 1 / -1;
    margin-top: 10px;
    display: none;
    padding-left:25px;
    margin-bottom:1rem;
}
.menu_right .menu-item .main-text{
    font-size:0.9rem;
    letter-spacing: 0;
}
.menu_right .menu-item{
    padding:0.1rem 0;
}
.menu_right .menu-item:last-child{
    top:0;
}
/* menu-item01（HOME）を非表示 */
.menu_left .menu-item01 {
    display: none;
}
.menu_left .menu-content::before{
    content: "";
    left: -32px;
    top: -30px;
    width: 20px;
    height: 14px;
    position: absolute;
    background:url(../img/icon/icon_book.svg);
    background-size: contain;
    pointer-events: none;
    margin-top:20px;
}
.menu-item02::before{
    left: -29px;
    bottom: -24px;
    background-size: contain;
    width: 15px;
    height: 15px;
}
.menu-content {
    gap:0;
}
.menu_left .menu-content{
    margin-bottom:2rem;
    grid-template-columns: 1fr 1fr;
    padding-top:5px;
    margin-top:30px;
    border-top:3px solid #ddd;
}
.menu_right .menu-content{
    width: 100%;
    max-width: 250px;
    display: grid;
    grid-template-columns: repeat(2, 1fr) 50px;
    gap: 0.5rem 0;
}
.menu-item.menu-item-home.mobile-only{
    display: block;
}
.menu-item.menu-item-home .main-text{
    text-align: left;
    font-size: 1.2rem;
}
.menu_right .menu-item-home {
    grid-column: 1 / 4;  /* 3列全てを使う */
    grid-row: 1;
}
.menu_right .menu-content .menu-item:nth-child(2) {
    /* 私たちについて */
    grid-column: 1;
    grid-row: 2;
}

.menu_right .menu-content .menu-item:nth-child(3) {
    /* お問い合わせ */
    grid-column: 1;
    grid-row: 3;
}

.menu_right .menu-content .menu-item:nth-child(4) {
    grid-column: 2;
    grid-row: 2;
}

.menu_right .menu-content .menu-item:nth-child(5) {
    grid-column: 2;
    grid-row: 3;
}

.menu_right .menu-item-instagram {
    grid-column: 2; 
    grid-row: 3;
    justify-content: flex-start;  /* ← 左寄せ */
}

.menu_right .menu-content .menu-item img{
    width:16px;
    height:16px;
}
.menu-item ul li {
    font-size:0.85rem;
    padding-top:5px;
    padding-bottom:5px;
}
.menu-icon {
    width:12px;
    height:12px;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(50%);
}
.menu-item02 ul li::after,
.menu-item03 ul li::after,
.menu-item04 ul li::after,.menu-item04 ul li::after{
  position: absolute;
  content: "";
  height: 3px;
  border-radius: 2px;
  width: 100%;
  bottom: -1px;
  background: #DDDDDD;
  left: 0;
}
.menu-item02 ul li:first-child,
.menu-item03 ul li:first-child,
.menu-item04 ul li:first-child,.menu-item04 ul li:first-child{
    border-top: 2px solid #ddd;
}

.sub-text{
    font-size: 0.9rem;
    line-height: 2.4;
}
/*work-------------------------*/
.archive-title{
    font-size:1.6rem;
    letter-spacing: 3px;
    margin-bottom:20px;
}
.archive-title2{
    font-size:1.4rem;
    letter-spacing: 1px;
}
.akiya_head{
    height: 200px;
    margin-top:50px;
    background-size: cover;
}
.for-working_head{
    height: 200px;
    margin-top:50px;
    background-size: cover;
}
.wrapper.wrapper-slim {
    padding:40px 5vw 50px 5vw;
}
.inner-s{
    margin-top:0;
}
.inner-s p{
    font-size:0.9rem;
    padding-left:3vw;
    padding-right:3vw;
}
.inner-s p.title_stay{
    font-size:1.2rem;
    margin-top:40px;
}
.wrapper.wrapper-slim .inner-s p {
    font-size:0.9rem;
    padding:10px 5vw;    
}
.wrapper.wrapper-slim .inner-s p.akiya-title{
    font-size:22px;
    padding-top:0;
    padding-bottom:0;
    margin-bottom: 20px;
    line-height: 1.6;
}

/*stay-------------------------*/

.stay_point3 .wrapper.wrapper--limited{
    padding:20px 8vw;
}
.list_point3{
    border-top: 3px solid #ddd;
    margin-bottom:15px;
}

.list_point3 li {
    padding: 0.5rem 0;
}
.title_stay {
    font-size: 1.1em;
    margin-bottom: 10px;
}
.title_stay_dot::before {
    font-size:24px;
}
.stay-section{
    margin-top:0;
}
.stay-section .slider-container {
    left: -15px;
    width: calc(100% + 30px);
}
.stay-section .thumbnail-slider img{
    border-radius: 4px;
    border-radius: 5px;
}
.stay-section .main-slider {
    margin-bottom:10px;
}
.stay-section .main-slider .slick-prev, .stay-section .main-slider .slick-next{
    width:14px;
    height:20px;
}
.col-md-4{
    padding:0 3vw;
}
.stay-section .col-md-8:first-child{
    margin-bottom:30px;
}
.stay-section .main-slider img {
    border-radius: 0;
}
ul.menu_stay{
    padding:0 8vw;
}
ul.menu_stay.menu_point3.menu_stay_purple a{
    font-size: 11px;
    padding:7px 10px;
}
ul.menu_stay li a{
    padding:4px 10px;
    font-size: clamp(1rem, 0.659rem + 0.72vw, 1.2rem);
}

.stay-section .main-slider .slick-list {
    height: 50vw !important;
    margin-left:-10px;
}

.stay-section .main-slider .slick-track {
    height: 50vw !important;
}

.stay-section .main-slider .slick-slide {
    height: 50vw !important;
}

.stay-section .main-slider .slick-slide > div {
    height: 50vw !important;
}

.stay-section .main-slider img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
    border-radius: 0 10px 10px 0;
}

.stay-section .thumbnail-slider .slick-list {
    padding: 0 !important;
}

.stay-section .thumbnail-slider .slick-track {
    width: 90vw !important;
    margin: 0 auto !important;
}

.stay-section .thumbnail-slider .slick-slide {
    width: 20% !important;
    flex: 0 0 20% !important;
}
/*about------------------------*/
.text-about-top{
    margin-top:0;
}
section.about_doing{
    padding: 10vw;
}
section.about_doing div.wrapper.wrapper--limited {
    padding: 0;
}
.title_about {
    font-size:1.2rem;
    margin-bottom:2rem;
}
.about_life p{
    font-size:0.9rem;

}
.about_life p.about_title{
    font-size:1.4rem;
    margin-bottom:0;
}
.about_title_s{
    font-size:1.4rem;
}
.section_about .wrapper.wrapper--limited{
    padding:10vw;
}
.about_top .wrapper.wrapper--limited{
    padding:5vw 10vw 10vw 10vw;
}
.about_top p{
    font-size: 13px;
}
.about_top .title_about_sub {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 1.4;
}
.about_top .wrapper > div {
    margin-top: 60px;
}
.about_ours p{
    font-size:0.8rem;
}
.layout_about{
    grid-template-columns: 1fr;
    gap:20px;
}
.layout_about.asout-name{
    gap:10px;
}
.layout_about .wrapper_left p, .wrapper_column_title p,.wrapper_member_title p{
    font-size:1.6rem;
    margin-bottom:0;
    margin-left:-5vw;
}
.wrapper_member_title p{
    margin-bottom:40px;
}
.layout_about .wrapper_left p{
    margin-bottom:0;
}
.layout_about .wrapper_left.wrapper_company p{
    margin-bottom:0;
}
.about_life_inner{
    grid-template-columns: 100%;
}
.about_doing .wrapper_right{
    margin-top:30px;
  }
.asout-name-title{
text-align: center;
}
div.doing-number{
    text-align: left;
}
div.doing-title{
    text-align: left;
}

/*about-----------------------------*/
.column3{
    grid-template-columns: repeat(2,1fr);
    gap:30px 15px;
}
.column3 div{
    gap:10px;
}
.column3 p{
    line-height: 1.7;
    margin-bottom: 0;
    font-size: 0.75rem;
    letter-spacing: 1px;
}
.column3 .name{
    font-size: 1rem;
}
.column3 .name span {
    font-size: 0.5rem;
    padding-left: 0.5rem;
}

/*workリスト*/

.section-work-nav{
    margin-bottom:10px;
}
.section-work-nav ul {
    gap: 10px;
    padding: 0;
}

.section-work-nav li a {
    display: block;
    text-align: center;
    padding: 8px 20px;
    font-size: 11px;
}
.section-for-working .bn_contact{
    margin-bottom:0;
    margin-top:30px;
}

/* 募集終了バッジ（スマホ） */
.card .recruitment-badge {
    width: 60px;
    height: 60px;
    top: 10px;
    right: 10px;
    font-size: 0.65rem;
}

.card .recruitment-badge .text-top,
.card .recruitment-badge .text-bottom {
    font-size: 0.6rem;
}
.card-author{
    gap: 5px;
    align-items: flex-end;
}


.section-live-nav ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 20px 5px 0 5px;
    justify-content: center;
    margin-bottom:20px;
  }

  .section-live-nav ul li:nth-child(1) {
    flex: 0 0 100%;
    display: flex;
    justify-content: center;
  }

  .section-live-nav ul li:nth-child(1) a {
    max-width: 200px;
    width: 100%;
  }

  .section-live-nav ul li:nth-child(2),
  .section-live-nav ul li:nth-child(3) {
    flex: 1 0 0;
    max-width: 200px;
  }

  .section-live-nav ul li a{
    padding: 10px 8px;
    font-size: 11px;
    width: 100%;
  }

  .main-faq-button {
    padding: 15px 20px;
    border-radius: 40px;
}
.category-button{
    font-size: 1rem;
}

.category-button {
    padding: 12px 20px;
}

.qa-item {
    padding: 15px 20px;
}

.qa-item .question {
    font-size: 14px;
}
.qa-item .answer p {
    font-size: 0.9rem;
}
.about_company{
    padding:1em 2em;
    font-size:11px;
    line-height: 2;
}
.qa-list .answer p {
    font-size: 0.9rem;
}
.qa-section .qa-list li{
    border-radius: 20px;
    padding:20px;
}
.qa-section.qa-stay .wrapper.wrapper-slim{
    padding-top:0;
    padding-bottom:50px;
  }
.qa-section .wrapper.wrapper-slim{
    padding-top:40px;
    padding-bottom:unset;
}
/*policy*/
.wrapper-privacy.wrapper.wrapper--limited{
    padding:10vw 5vw;
    letter-spacing: 0;
}
.wrapper-privacy p{
    font-size: 11px;
}
.wrapper-privacy .policy-head-title{
    font-size: 1rem;
}
.wrapper-privacy .policy_title{
    margin-bottom: 1em;
    font-size: 0.9rem;
}
.header-2{
    height:68px;
}
.header-2-logo{
    width:160px;
}