@media screen and (max-width:767px){
    .pc{
display: none;
    }
    .sp{
display: block;
    }
    p{
        font-size: 14px;
        letter-spacing: 0.08em;
    }
    .kv-section{
        height: calc(50vh - 70px);
        min-height: 50vh; 
    }
    .slider-item{
        height: calc(50vh - 70px) !important;
        min-height: 50vh !important;
    }
    .kv-logo{
        height: 20vh;
        bottom: 30%;
        margin-left: -38px;
    }
    .kv-section::before{
        padding-top: 25.666667%;
        background-position: 50% 0;
        top:0;
    }
    h1.header-logo{
        padding: 15px 0px 0 15px; 
        position: absolute;
    }
    h1.header-logo span{
        font-size: 0.635rem;
        display: flex;
        align-items: center;  
    }
    h1.header-logo img{
        height: 5vh;
    }
    .openbtn1{
    top: 15px;
    right: 15px;
    cursor: pointer;
    width: 2rem;
    height: 2rem;
    }
    .openbtn1 span{
      left: 0.5rem;
      height: 2px; 
    }
    .openbtn1 span:nth-of-type(1){
        top: 0.7rem; 
    }
    .openbtn1 span:nth-of-type(2) {
        top: 1rem;
    }
    .openbtn1 span:nth-of-type(3) {
        top: 1.3rem;
    }
    #g-nav{
        width: 100%;  
    }
    .openbtn1.active span:nth-of-type(1){
        top: 0.75rem;
        left: 0.5rem; 
    }
    .openbtn1.active span:nth-of-type(3){
        top: 1.5rem; 
        left: 0.5rem;
    }
    #g-nav ul{
        gap: 15px;
        padding-bottom: 20px;
    }
    #g-nav li a{
        font-size: 1rem;
    }
    .header-menu_btn a{
        font-size: 0.85rem;  
    }
    .header-menu_btn img {
        width: 15px;
    }
    #g-nav ol{
      padding-top: 20px;  
    }
    #g-nav ol li a{
        font-size: 0.75rem;
    }
    .inner{
        width: 100%; 
        padding: 50px 20px;
    }
    .concept-box{
        display: grid; 
        gap: 2em;
    }
    .concept-title{
        -ms-writing-mode: unset;
    -webkit-writing-mode: unset;
    writing-mode: unset;
    font-size: 1.45rem;
    text-align: left;
    margin-right: 0px;
    }
    .concept-article{
        font-size: 1rem;
        line-height: 2.5rem;
        -ms-writing-mode: unset;
        -webkit-writing-mode: unset;
        writing-mode: unset;
        padding: 0;
        font-weight: 100;
        letter-spacing: 0.1em;
        display: block;
    }
    .concept-article p{
        margin-left: 0;
        font-size: 16px;
    }
    h2.cat-title {
        font-size:1.45rem;
        padding: 0;
        letter-spacing: 0.16em;
        line-height: 1.0;
        margin-top: 0;
        margin-bottom: 20px;
        font-weight: normal;
        position: relative;
        left: 0;
        top: 0;
        writing-mode: unset;
        border: none;
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px;
    }
    .cat-post_inner{
        display:block;
        padding-left: 0;
    }
    
    .cat-post_info{
        padding: 0;
    }
    .cat-post article{
        padding: 8px 8px 10px;
        box-sizing: border-box;
        background: #fff;   
    }
    .info-post-list article img{
        width: 110px;
    }
    .cat-post-list{
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
        min-height: auto;
        align-content: start;
    }
    .story{
        height: 80vh;
    }
    .story-box{
        grid-template-columns: 1fr;
        width: 100%;
        padding:20px 70px;
        align-content: center;
    }
    .story-box img{
        width: 100%;
        height: auto;
        max-width: 50vw;
        margin: auto;

    }
    .story-box p{
        font-size: 1.45rem;
    }
    .footer-inner{
        padding: 30px;
        padding-bottom: 100px;
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .footer-logo a{
       display: grid; 
       font-size: 10px;
    }
    .footer-logo img{
        width: 100%;
        object-fit: contain;
    }
    .footer-nav{
        display: grid;
        gap: 10px;
        grid-template-columns: repeat(2, auto);
    }
    .footer-nav li a{
        font-size: 0.75rem;
    }
    .content-kv{
        padding-right: 20px;
    }
    .content-kv img{
        height: 250px;
        border-radius: 0;
    }
    h1.header-logo a{
        gap: 7px;
    grid-template-columns: auto auto;
    }
    .page-title_box{
        grid-template-columns: 1fr;
        margin-top: 65px;
        height: auto;
    }
    .page-title_box img {
        width: 100%;
        height:152px;
        object-fit: cover;
    }
    .page-title_box h1 {
        -webkit-writing-mode: unset;
        writing-mode: unset;
        height: auto;
        margin: 0;
        text-align: left;
        font-size:18px;
        line-height:1.5;
        padding-right: 0;
        white-space: nowrap;
        padding: 0;
        padding-bottom: 0;
        box-sizing: border-box;
        letter-spacing: 0.16em;
    }
    .page{
        width: 100%;
        padding: 50px 20px 100px;
    }
    .page h2 {
        font-size: 1.55rem;
        letter-spacing: 0.12em;
        line-height: 1.7;
        margin-bottom: 30px;
        font-weight: 100;
        text-align: justify;
    }
    .page h3 {
        font-size: 1.35rem;
        letter-spacing: 0.12em;
        line-height: 1.7;
        margin-bottom: 20px;
        font-weight: 100;
    }
    .action::before{
        padding-bottom: 0;
        top: 10vh;
        height: 50vh;
    }
    .content-kv_l{
        padding-left: 20px;
    }
    .content-kv_l img{
        margin-bottom: 5vh;
        height: 170px;
        border-radius: 0 0 0 50px;
    }
  
    .action-article{
        padding: 30px 20px;
        flex-wrap: nowrap;
        position: relative;
        top: 0;
    }
    .action-title{
        font-size: 1.15rem;
        line-height: 1.25;
        display: inline-block;
        max-width: 20vw;
        white-space: nowrap;
    }
    .action-article_inner{
        padding-top: 20px;
    }
    .instagram{
        padding: 100px 0;
    }
    .insta-title img{
        width: 50px;
    }
    .story::after{
        padding-top: 15%;
    }
    span.cat-post_date{
        font-size: 10px;
    }
    .news img{
        height: 170px;
        border-radius: 0 30px 0 0;
    }
    .news article{
background: none;
    }
    .info-post-list article{
        gap: 20px;
    }
    .item-btn{
        width: 100%;
        height: auto;
        line-height: 30px;
        font-size: 12px;
    }
    .cat-post article h2{
        font-size: 12px !important;
        font-weight: 500;
        padding: 10px 0;
        margin: 0;
        line-height: 1.4 !important;    
    }
    .item-price{
        font-size: 12px;
        margin-bottom: 20px;
        letter-spacing: 0;
    }
    .p-section_text p{
        font-size: 14px;
        line-height: 1.7;
        letter-spacing: 0.03em;
        text-align: justify;
    }
    .footer-contact_List li a{
        font-size: 12px;
        align-items: center;
    }
    .footer-contact_List{
        justify-content: space-around;
    }
    #itempage{
margin-top: 30px;
    }
    .item-inner{
        grid-template-columns: 1fr;
        gap: 20px;
        padding: 20px;
    }
    h2.item-name{
        font-size: 18px !important;
        margin-right: 10px;
    }
    #itempage .field .field_price{
        font-size: 26px !important;
    }
    em.tax{
        font-size: 14px !important;
    }
    .item-article{
        gap: 10px;
    }
    .c-box{
        display: grid;
        gap: 10px;
        box-sizing: border-box;
        width: 100%;
        grid-template-columns: 1fr;
    }
    span.quantity{
        display: flex;
        align-items: center;
        justify-content: right;
    }
    .item-description p{
        margin-top: 20px;
    }
    .inner-type02{
        width:100%;
        padding-bottom: 50px;

    }
    .item-ttl{
        text-align: left !important;
    }
    .for-orange::before{
        top: 50px;
        height: 100px;
    }
    a.link-about{
        width: 100%;
    }
    .action-box{
        border-radius: 0;
    }
    .instagram{
        padding: 0;
    }
    a.link-arch,
    .link-about{
        font-size: 12px;
    }
    .action-article p{
        letter-spacing: 0.08em;
    font-size: 12px;
    text-align: justify;
    }
    .news-single_ttl{
        margin-bottom: 20px;
    }
    .news-single_date{

    }
    .news-single_ttl{
        font-size: 1.25rem;
    }
    .news-single_content h2{
        font-size: 1.15rem;  
    }
    .news-single_content h3,
    .news-single_content h4,
    .news-single_content h5{
        font-size: 1rem;
    }
    .news-single_content ul{

    }
    .news-single_content ul li{
        
    }
    .related-item_bk{
        padding: 20px;
        box-sizing: border-box;
    }
    .cat-post-list__related{
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .cart-page{
        width: 100%;
        padding: 70px 20px;
    }
    .cart_navi ul{
        width: auto;
        height: 40px;
        margin: 20px auto 0px auto;
        line-height: 41px;
        overflow: hidden;
        font-size: 13px;
    }
    .cart_navi ul li{
        width: 100%;
        height: auto;
    }
    .cart_navi ul li.current::before{
        border-width: 20px 0 20px 15px;
    }
    .cart_navi ul li.current::after{
        border-width: 20px 0 20px 15px;
    }
    .cart_navi ul li::before{
        border-width: 20px 0 20px 15px;
    }
    .cart_navi ul li::after{
        border-width: 20px 0 20px 15px;
    }
    .cart_page_title{

        font-size: 18px;
    }
    #cart .upbutton{
        font-size: 12px;
        display: flex;
        text-align: justify !important;
    }
    input[name="upButton"]{
        font-size: 12px;
    }
    #cart_table tr{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
    }
    #cart_table tr td:nth-child(1){
        display: none;
    }
    #cart_table tr td:nth-child(2){
        order: 1;
        flex: 0 0 auto;
    }
    #cart_table tr td:nth-child(3){
        order: 2;
        flex: 0 0 55%;
        font-size: 14px;
    }
    #cart_table tr td:nth-child(4){
        display: none;
    }
    #cart_table tr td:nth-child(5){
        order: 5;
        flex: 0 0 0;
    }
    #cart_table tr td:nth-child(6){
        order: 6; 
        flex: 0 0 0;
        display: flex;
        align-items: flex-end;
    }
    #cart_table tr td:nth-child(7){
        order: 4;
        font-size: 12px;
        display: flex;
        align-items: center;
        flex: 0 0 auto;
    }
    #cart_table tr td:nth-child(8){
        order: 3;
        flex: 0 0 0;
    }
    #cart th{
        display: none;
    }
    #cart input.delButton{
        font-size: 1.5rem;  
    }
    #cart td{
        border-bottom: none !important;
    }
    #cart_table tbody{
        display: block;
        padding: 15px 0;
        box-sizing: border-box;
    }
    .cf7-item {
        display: block;
        }
        
        #cf7-area label{
        display: block;
        margin-bottom: 10px;
        }
        
        .cf7-q {
        width: 100%;
        margin: 0;
        text-align: left;
        }
        
        .cf7-a {
        width: 100%;
        }
        
        #cf7-area input[type=”text”], #cf7-area input[type=”email”], #cf7-area input[type=”tel”], #cf7-area textarea{
        margin-left: 0;
        }
        
        .cf7-submit{
        width: 90%;
        }
        .sns-bk {
            padding: 0 15px;
        }
        .welcart-icon_bk{
            top: 15px;
    right: 60px;
        }
        .welcart-icon_bk img{
            width: 20px;
    height: 20px;
        }
        .welcart-icon_bk li:nth-child(1) {
            background: #434548;
            border-radius: 100px;
            width: 2rem;
            height: 2rem;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .concept-kv_bg img{
            width: 100%;
            height: 50vh;
            object-fit: cover;

        }
        #delivery-info #delivery_table input {
            background: #f7f7f7;
            display: block;
            width: 100% !important;
            padding: 5px 3px;
            box-sizing: border-box;
            margin: 0 !important;
            margin-bottom: 0px;
        }
        #delivery-info th{
            width: 30%;
        }
}
