/*
Theme Name: Lightning Child Sample
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.6.1
*/


/* ------- トップページ ------------------------ */

html{
    scroll-behavior: smooth;
}
body{
    color: #333;
    letter-spacing: 0.05em;
    font-family: 'Inter', sans-serif;
}
body p{
    line-height: 2;
}

/* ヘッダー */
.site-header{
    position: relative!important;
}
.header-top{
    display: none;
}
.page-header-title{
    font-family: "Montserrat", sans-serif;
}
.global-nav-list>li .global-nav-name{
    font-family: "Montserrat", sans-serif;
}

.bg-color{
    background-color: #F8F5EE;;
    margin: 100px calc(50% - 50vw);
    padding: 80px calc(50vw - 50%);
}

/* 見出し */
h2.is-style-vk-heading-plain{
    margin-top: 100px;
    margin-bottom: 40px;
    font-family: 'Cormorant Garamond', serif;
    font-size: 40px;
}
h2.is-style-vk-heading-plain span{
    color: #9B9B8A;
}

h3.is-style-vk-heading-plain{
    margin-top: 80px;
    margin-bottom: 40px;
    font-family: 'Cormorant Garamond', serif;
    font-size: 32px;
}
h3.is-style-vk-heading-plain span{
    color: #0F4F2E;
}


/* お知らせ */
.wp-block-latest-posts li{
    display: flex;
    padding: 1.3em 0;
}
.wp-block-latest-posts li time{
    order: 1;
    margin-right: 2em;
}
.wp-block-latest-posts li a{
    order: 2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}



.vi .top-txt{
    font-family: "Lora", serif;
    font-size: 42px;
}
.vi  h2.is-style-vk-heading-plain{
    font-family: "Lora", serif;
    font-size: 32px;
}
.vi h3.is-style-vk-heading-plain{
    font-family: "Lora", serif;
    font-size: 26px;  
}
.vi .pro-txt{
    font-family: "Lora", serif;
    font-size: 24px; 
}



/* ---- フッター ----------- */
.site-footer-copyright p{
    margin: 0;
}
.site-footer{
    border-top: none;
}
.site-footer-copyright{
    font-size: 12px!important;
    background: #337ab7;
    color: #fff;
    padding: 0;
    max-width: none;
    display: none;
}

/* ページトップボタン */
.page_top_btn{
    background: rgba(255, 255, 255, 0.8);
    height: 44px;
    width: 44px;
    background-color: #333;
    background-repeat: no-repeat;
    box-shadow: none;
    bottom: 4%;
}
.page_top_btn::after{
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}


/* トップ */
.top-txt{
    font-size: 50px;
    line-height: 1.4;
    font-weight: bold;
    font-family: 'Cormorant Garamond', serif;
}
.top-read{
    font-size: 26px;
}
.top-text{
    font-size: 18px!important;
}
.scroll{
    color: #0F4F2E;
}
.top-num-columns {
    gap: 0px!important;
}
.top-num-columns .wp-block-column{
    border-top: 1px solid #2d50161a;
    border-right: 1px solid #2d50161a;
    padding-top: 50px;
    padding-bottom: 50px;
}

.top-num{
    font-family: 'Cormorant Garamond', serif;
    font-size: 48px;
    font-weight: 300;
    color: #0F4F2E;
    line-height: 1;
    margin-bottom: 30px;
}
.top-num-txt{
    font-size: 10px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #9B9B8A;
    margin-top: 8px;
}

.top-num-columns .wp-block-column:last-of-type{
    border-right: 0;
}


/* 顧客 */
.read{
    color: #9B9B8A;
}
.network-list p{
    border-bottom: 1px solid #ccc;
    padding-bottom: 1.5em;
    margin-bottom: 1.5em;
}
.network-list p:first-of-type{
    border-top: 1px solid #ccc;
    padding-top: 1.5em;
}

/* 商品 */
.lineup-list p{
    margin-bottom: 2px!important;
}
.lineup-list .wp-block-vk-blocks-grid-column-item{
    border: 1px solid #ccc;
    border-right: 0;
    border-bottom: 0;
    padding: 30px;
}
.lineup-list .wp-block-vk-blocks-grid-column-item:nth-child(4),.lineup-list .wp-block-vk-blocks-grid-column-item:last-of-type{
    border-right: 1px solid #ccc;
}
.lineup-list .wp-block-vk-blocks-grid-column-item:nth-child(5),.lineup-list .wp-block-vk-blocks-grid-column-item:nth-child(6),.lineup-list .wp-block-vk-blocks-grid-column-item:nth-child(7),.lineup-list .wp-block-vk-blocks-grid-column-item:nth-child(8){
    border-bottom: 1px solid #ccc;
}

.lineup-list .wp-block-vk-blocks-grid-column-item p:first-of-type{
    font-family: 'Noto Serif JP', serif;
}
.lineup-list .wp-block-vk-blocks-grid-column-item p:nth-child(2){
    font-family: 'Inter', sans-serif;
}
.lineup-list .wp-block-vk-blocks-grid-column-item p:nth-child(3){
    font-family: 'Inter', sans-serif;
    font-style: italic;
}

.pro-txt{
    font-size: 30px;
    font-family: "Cormorant Garamond", serif;
    text-align: center;
}

/* ストーリー */
.num{
    font-family: "Cormorant Garamond", serif;
    margin-bottom: 10px!important;
    font-size: 52px;
    line-height: 1;
    color: #0F4F2E
}
.st-txt{
    font-size: 12px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #9B9B8A;
}
.num-group{
    border-left: 2px solid #C8D9B8;
    padding-left: 25px;
    margin-bottom: 40px;
}

.mv .wp-block-column p:first-of-type{
    color: #0F4F2E;
}
.mv .wp-block-column{
    background-color: #F8F5EE;
    padding: 30px;
}
.mv{
    gap: 2px!important;
}

.vk_timeline .vk_timeline_item_caption{
    color: #0F4F2E;
    font-family: "Cormorant Garamond", serif;
    font-size: 36px;
    line-height: 1;
    margin-bottom: 30px;
}
.vk_timeline_item_content p:first-of-type{
    color: #0F4F2E;
}
.vk_timeline .vk_timeline_item{
    padding-bottom: 50px;
}
.vk_timeline .vk_timeline_item:last-of-type{
    padding-bottom: 0;
}


/* フッター */
.foot-columns{
    font-size: 14px;
}
.foot-copyright{
    background-color: #0F4F2E;
    margin: 0px calc(50% - 50vw);
    padding: 5px calc(50vw - 50%);
    color: #fff;
    font-size: 12px;
}
.foot-copyright p{
    margin-bottom: 0!important;
}

.foot-ttl{
    font-size: 12px;
    margin-bottom: 5px!important;
    color: #0F4F2E;
}

.site-body-bottom{
    position: fixed;
    top: 0;
    z-index: 100000;
    right: 5px;
}

.bogo-language-switcher li{
    margin-bottom: 0;
    margin-top: 0;
}
.bogo-language-switcher li.ja{
    display: none!important;
}







/* ------ プライバシーポリシー ------------------------ */
.post-name-privacy-policy{
    font-size: 14px;
}
.post-name-privacy-policy h2{
    font-size: 20px;
}
.post-name-privacy-policy h3{
    font-size: 18px;
}




/* ------ 投稿 ------------------------ */

body.blog .siteContent{
    padding-bottom: 15rem;
}
body.single .siteContent{
    padding-bottom: 15rem;
}
body.archive .siteContent{
    padding-bottom: 15rem;
}

.entry-meta_items_author{
    display: none;
}
.vk_post .vk_post_title{
    font-size: 14px!important;
    font-weight: normal;
    margin: 0;
}
.postNextPrev_label{
    margin-bottom: 0.5em;
}

.postNextPrev .vk_post:last-of-type .vk_post_title{
    text-align: right;
}



/* ------ お問い合わせ ------------------------ */

/* ContactFrom7 */
.contact7 {
	max-width: 100%;
	box-sizing: border-box;
    background-color: #f6f6f6;
    padding: 8% 3%;
    margin-top: 50px;
}
.contact7 dd {
	margin: 0 0 30px 0;
    border-left: none;
}
.contact7 dd:last-of-type{
    margin-bottom: 0;
}
.contact7 dt {
	font-weight: normal;
    border-left: none;
}
span.wpcf7-spinner{
    display: none;
}
 
/* 必須マーク */
.contact7 .must {
	color: #d93e14;
}
.form-control{
    border-radius: 0;
}
.btn_contact7 {
	text-align: center;
}
.btn_contact7 input {
	width: 40%;
	background-color: #337ab7;
	color: #fff;
    font-weight: bold;
	font-size: 1.1em;
	letter-spacing: 1em;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;	
    margin-top: 50px;
    padding-left: 2em;
    height: 44px;
    border-radius: 0;
    border: none;
    margin-bottom: 100px;
}
.btn_contact7 input:hover {
    background-color: #fff;
    color: #337ab7;
    border: 1px solid #337ab7;
}






/* ------- SP ----------------------------- */

@media (max-width: 991.98px){
 
    .vk-mobile-nav-menu-btn{
        border: none;
    }
    .vk-mobile-nav-menu-btn.menu-open{
        border: none;
    }

    /* お問い合わせ */
    .btn_contact7 input {
        width: 80%;
    }

    /* ニュース */
    .media .media-body .media-heading{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .media .postList_thumbnail{
        width: 150px;
    }
    .subSection{
        margin-top: 5rem;
    }
    .postNextPrev{
        gap: 10px!important;
    }

    /* トップ */
    .top-num-columns .wp-block-column{
        border-right: none;
    }
    .foot-copyright{
        display: block!important;
        text-align: center;
    }
    .top-txt{
        font-size: 32px;
    }

    .vk_timeline .vk_timeline_item{
        padding-bottom: 30px;
    }




}