@charset "utf-8";
/*
Theme Name: LIQUID CORPORATE Child
Theme URI: https://lqd.jp/wp/
Description: LIQUID PRESS THEME
Author: LIQUID DESIGN
Author URI: https://lqd.jp/
Template: liquid-corporate
Version: 9999
*/
/* Child Styles */

/* header
-----------------------------------*/
.headline .com_tel span {
    color: initial;
    font-size: 14px;
    font-weight: 300;
}

.cover_ttl {
    font-size: xx-large;
    font-weight: bold;
    color: #333;
    text-shadow: 1px 1px 2px #fff;
    margin-bottom: 1rem;
}
.cover_lead {
    font-size: large;
    font-weight: bold;
    color: white;
    text-shadow: 1px 1px 3px #000;
    margin-bottom: 1rem;
}
@media screen and (max-width:575.98px){
    .navbar-nav > .nav-item:last-child:not(.sticky-none) a {
        padding: 0.5rem;
    }
	.cover_ttl {
		font-size: 16px !important;
		margin-bottom: 2px !important;
	}
	.cover_lead {
    	font-size: 15px !important;
	}

}

/* home
-----------------------------------*/
.top_draft__imgwrap{
    text-align: center;
    margin:30px auto 50px;
}
.top_draft__img{
    width:100%;
    height:auto;
}
.top_draft__txt {
    text-align: center;
    font-size: 16px;
    line-height: 1.8;
}
@media screen and (max-width:575.98px){
    .top_draft__txt {
        text-align: left;
    }

}
.top__ttl {
    font-weight: bold;
    border-bottom: 3px solid rgba(119, 119, 119, 0.1);
    margin-bottom: 2rem;
    font-size: 24px;
    text-align: center;
}
.top__ttl span {
    border-bottom: 3px solid #00aeef;
    display: inline-block;
    padding: 1rem 0;
    margin-bottom: -3px;
}

.bukken{
    margin-top:50px;
    padding-top:40px;
    padding-bottom:50px;
    background: #e5f2f5;
}
.bukken__imgwrap {
    width: 24%;
    margin-right: 8px;
    height: auto;
    border: solid 1px #efefef;
    margin: 4px 10px 4px 4px;
    padding: 2px;
}
.bukken__img {
    height: auto;
    height: auto;
    width: 100%;
}
.bukken__tbl {
    width: 70%;
    background: #fffffa;
}
.bukken__tbl th {
    font-size: 12px;
    line-height: 1.2;
    padding: 10px 0;
}
.bukken__tbl td {
    font-size: 12px;
    line-height: 1.2;
    padding: 10px 0;
}
.th_lborder {
    border-left: dotted 1px #efefef;
    padding-left: 10px;
}
.bukken__ttl {
    font-size: 18px;
    font-weight: bold;
    color: #DF653E;
}
.bukken__item {
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    padding: 20px 10px;
    margin-bottom: 20px;
    background:white;
}
.btn_wrap {
    text-align: center;
}
.btn._bukkenbtn {
    margin: 10px auto;
    width: 300px;
    background: #ff9a41;
    text-align: center;
    height: 50px;
    border-radius: 14px;
    line-height: 36px;
    font-weight: bold;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.btn._bukkenbtn a{
    color:#333;
}
.btn._bukkenarchive {
    background: #df653e;
    font-weight: bold;
    font-size: 13px;
    border-radius: 4px;
    height: 30px;
    margin: 0 0 8px 10px;
    width: 110px;
    background: #4dbbd3;
    color: white;
    font-weight: bold;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
}
.btn._bukkenarchive a{
    color:white;
}
@media screen and (max-width:575.98px){
    .bukken__imgwrap {
        width: 100%;
        height:auto;
    }
    .bukken__tbl {
        width: 100%;
        height:auto;
    }
}


.services {
    padding-top: 40px;
    padding-bottom: 30px;
}
.services__ttlmain {
    font-size: 24px;
    font-weight: bold;
    color: white;
    text-align: center;
}
.services__imgwrap {
    width: 50%;
    height: auto;
}
.services__item {
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    margin: 20px 5px;
    min-height: 405px;
    background: white;
}
.services__img {
    width: 100%;
    height: auto;
}
.services__ttl {
    padding: 20px;
    font-size: 18px;
    line-height: 1.3;
}
@media screen and (max-width:767.98px){
    .services__item {
        min-height: auto;
    }
}


/* bukken detail
-----------------------------------*/
.bukkendetail{
    background:white;
}
.bukkenpage__h1{
    font-size:20px;
    font-weight: bold;
    color:#DF653E;
}
.bukkenpage__ttl {
    font-size: 18px;
    font-weight: bold;
    border-left: solid 4px #4dbbd3;
    padding: 4px 10px;
    background: #fcfcfc;
}
.bukkenpage__ttlsub {
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 1.2;
}
.bukkenpage__points {
    line-height: 1.2;
}
.bukken__mainimgwrap {
    background: #201b17;
    padding: 20px;
    text-align: center;
    height: 500px;
}
.bukken__mainimg {
    height: 100%;
    width: auto;
    object-fit: cover;
}
.bukkenpage__imgbox {
    height: 208px;
    width: 100%;
    padding: 10px;
    margin: 10px auto 20px;
    background: #efefef;
    overflow-x: scroll;
}
.bukkenpage__imgwrap {
    height: 150px;
    width: 150px;
    padding: 4px;
    border: solid 1px #efefef;
    margin: 10px;
    background: white;
    flex-shrink: 0;
}
.bukkenpage__img {
    height: 140px;
    width: 140px;
    object-fit: cover;
}
.bukkenpage__tbl th, .bukkenpage__tbl td {
    padding: 4px 3px 4px 1px;
    font-size: 13px;
    line-height: 1.3;
}
.bukkenpage__tbl th {
    background: #efefef;
    min-width: 60px;
}
._active{
    border:solid 2px #DF653E;
}