:root {
    --navy:#193f64;
    --light-navy:#e6eaed;
    --letter-blue:#0059a3;
    --btn-blue:#004c81;
    --ttl-blue:#003d66;
	--light-gray:#e6e6e6;

    --shadow-dark:0 2rem 6rem rgba(0,0,0,.3);
}

#page #topics{
	padding: 10px 0 80px;
	width:100%;
}



#page #main .news_block h3{
    margin: 5px 0 !important;
    border-bottom: #666 solid 1px !important;
}

#page #main .news_block .morelink a{
background: #004c81;
    color: #fff;
    padding: 0.1rem 1rem;
    font-size: 0.9rem;
    letter-spacing: 1px;
    border-radius: 50px;
    display: flex;
    flex-direction: column;
    width: fit-content;
    margin: 0 0 0 auto;
}

.news_block {
    background: aliceblue;
    margin: 12px auto;
    border-radius: 0;
    color: #111;
    padding: 1% 2% 1.5%;
    box-sizing: border-box;
	width:72%;
}

.news_block .date {
    text-align: justify;
    color: royalblue!important;
    font-size: 1rem;
    font-weight: 400;
}

#page #footer{
	margin:0;
}

.single_cont{
	
}

.page_title{
border-bottom: 1px solid #666;
    padding: 10px 3px;
    margin-bottom: 10px;
	font-size: 1.1rem;
}

#page  .single_cont #main p{
	text-align:justify;	
}



#page #main .privacy p{
text-align: justify;	
	
}
#page #main .page_cont .privacy h3{
	font-size: 1.3rem;
text-align: justify;	
}
#page #main .privacy h4{
text-align: justify;	
	
}

#page #main .privacy ul{
text-align: justify;
	list-style: auto;
    padding-left: 2em;
    text-indent: 0em;
	margin:10px auto 50px;
}
#page #main .privacy ul li{
	text-align: justify;
}




.contact_cont{
	
}

.page_cont article{
	padding:40px 0;
}

#page #main .page_cont h3{
		font-size:1.6rem;
}

#page #main .contact_cont p{
text-align: center;
    padding: 10px 0 20px;
    margin: 0;
}

.company_name{
display: block;
    font-weight: bold;
    font-size: 1.5rem;	
}

.contact_tel{
color: #000;
    display: block;
    font-size: 1.8rem;
    font-weight: bold;	
}

.gray{
    margin: 20px auto;
    background: #eee;
    display: inline-block;
    padding: 1px 5px;	
}

/*家づくり*/

#page #main .main_h2{
	    display: table;
    margin: 0 auto 50px;
    font-size: 230%;
}

#page #main .main_h2 .h2_box{
	display: flex;
    padding: 10px 0;
}

#page #main .main_h2 .h2_box .no{
	    background: #000;
    color: #fff;
    padding: 12px;
    box-sizing: border-box;
}

#page #main .main_h2 .h2_box .text{
	padding: 0px 12px;
}

#page #main .main_h2 .small{
	    font-size: 0.9rem !important;
    display: block;
}

#page #main .catch{
	font-size:1.2rem;
}

#page #main .links-item {
    font-size: 1.5rem;
    font-weight: 700;
}

.iedsukuri_image{
	margin:50px auto;
}



#page #main .point_h2 {

	
    /* height: 200px; */
    width: auto;
    position: relative;
    /* border-left: 1px solid #555; */
    text-align: center;
	position:relative;
    display: table;
    align-items: center;
    justify-content: center;
    margin: auto;
    background: whitesmoke;
    margin-bottom: 50px;
    padding: 6% 2% 3%;
    box-sizing: border-box;	
	
}

#page #main .point_h2 span {
    font-size: 33px;
    font-weight: 800;
    line-height: 1.5;
}

#page #main .point_h2 span::before {
    content: "";
    background-image: url(img/stars.svg);
    position: absolute;
    width: 62px;
    height: 20px;
    top: 30px;
    right: 50%;
    margin-right: -30px;
}


#page #main .page_cont .mission{
    display: flex;
    flex-wrap: wrap;
}

#page #main .page_cont .mission .left{
	    width: 40%;
	padding: 2%;
    box-sizing: border-box;
}

#page #main .page_cont .mission .right{
	    width: 60%;
    padding: 1% 3.5%;
    box-sizing: border-box;
}

#page #main .page_cont .mission .left h3{
	
}

#page #main .page_cont .mission .right h3{
	
}

#page #main .page_cont .mission .left p{
	
}

#page #main .page_cont .mission .right p{
	
}

#page #main .page_cont .mission .left .figure{
	
}

#page #main .page_cont .mission .right .figure{
	
}



/*施工事例一覧*/

.jirei_box{
    display: inline-block;
    width: 46%;
    padding: 1% 1.6%;
    vertical-align: top;
position:relative;

}

.entry-icon-new {
    background: url(img/new_icon.png) no-repeat center;
    position: absolute;
    left: 0;
    font-size: 0;
    top: -15px;
    width: 80px;
    height: 80px;
max-width:25%;
    z-index: 2;
    background-size: contain;
}

.jirei_img{
border:2px solid #111;
border-radius:5px;
}

.jirei_box h3{
    padding: 15px 0 8px;
    border-bottom: 1px solid #111;
}



/*施工事例*/

.jirei_cont,.beige_bg{
background:#f1ecdf;
}

.jirei_cont,.beige_bg{
    padding-bottom: 60px;
}

.jirei_single{
border-radius: 10px;
    background: #fff;
    margin: 50px auto;
    padding: 60px 1.5% 50px;
    display: block;
    box-sizing: border-box;
}

.jirei_no,.information_title{
display:inline-block;
margin:10px auto 25px;
font-style: italic;
}

.jirei_title{
display: block;
    margin: 20px auto;
    font-size: 110%;
    font-weight: bold;
}

.jirei_title:after{
content:url(img/jirei_line.png);
display:block;
margin:30px auto 15px;
}

#page #main .jirei_read{
text-align: center;
    padding: 10px 0 35px!important;
    display: block;
}



    #page #main{
        width: 1080px;
        display: block;
        margin:0 auto;
    }



#page #main .works_h3{
		padding:10px 0 25px;
}

#page #main .works_info{
	padding:40px 0;
}



    .slide_box{
        max-width:800px;
        margin:auto;
    }

    .swiper-container {
        width: 100%;
    }
    .slide {
        height: auto;
    }

    .slider-thumbnail {
        height: auto;
    }

    .swiper-wrapper .swiper-slide {
        width: 20%;
        height: 100%;
        overflow: hidden;
        padding:3px;
        box-sizing:border-box;
        cursor: pointer;
        float: left;
        overflow: hidden;
        -webkit-transition: opacity 300ms;
        transition: opacity 300ms;
    }

    .swiper-slide-visible{
        /*opacity: 0.5;*/
    }

    .swiper-slide-thumb-active{
    opacity: 1!important;
    }

.swiper-wrapper .swiper-slide img {
    max-height: 600px;
    text-align: center;
    margin: auto;
    display: block;
    border-radius: 10px;
    border: 2px solid #111;
}

    #reservation_calendar,#reservation_calendar table{
        max-width:800px!important;
        width:100%!important;
    }

    #reservation_calendar .status_list img {
        vertical-align: middle;
    }

			

@media screen and (max-width: 768px){
	
	#page #main .page_cont h3{
		font-size:1.2rem;
}
	
	#imagetopics{
		
	}
	
	#imagetopics .cate_block{
    width: 50%;
		margin:10px 0;
	}

	#page #main #imagetopics .cate_block h3{	
    font-size: 0.8rem;
    text-align: left;
	}

#page #main .jirei_read{
    text-align: center;
    padding: 10px 0 35px !important;
    display: block;
    font-size: 85%;
    text-align: left !important;
}
	
	
/*家づくり*/

#page #main .main_h2{
	    display: table;
    margin: 0 auto 50px;
    font-size: 150%;
}
	
#page #main .links-item {
    font-size: 1.2rem;
    font-weight: 700;
    width: 84%;
}
	
	#page #main .page_cont .mission .left ,#page #main .page_cont .mission .right {
    width: 98%;
		margin:auto;

}
	
	
}


/* 納入実績 */

.cont h2{
	color: var(--navy);
	font-size:1.8rem;
	font-weight:600;
	margin: 3rem 0 2rem;
	text-align:center;
}

ul.product-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	row-gap: 2rem;
	    margin-bottom: 4rem;
}

ul.product-gallery li {
    flex: 0 0 50%;
    padding: 0 2rem;
	position:relative;
}

ul.product-gallery figure {
    background: var(--light-gray);
    height: 17rem;
    display: flex;
    align-items: center;
}

ul.product-gallery figcaption {
    position: absolute;
    background: var(--navy);
    color: #fff;
    bottom: 0;
    height: 3rem;
    display: flex;
    align-items: center;
    padding:0.5rem 1rem;
    justify-content: center;
	font-size:1rem;
}

ul.product-gallery img {
    height: 15rem;
	object-fit:cover;
}


@media screen and (max-width: 768px){
	.cont h2{
	    font-size: 1.3rem;
        margin: 2rem 0;
        padding-left: 1rem;
}
	#page #main p {
    text-align: justify;
    font-size: 0.8rem;
    line-height: 1.8;
}
	ul.product-gallery li {
    flex: 0 0 340px;
	
}
}
/* 会社概要 */

a.btn-inquiry {
    display: block;
    color: var(--navy);
    padding: 1rem;
    width: fit-content;
    margin: 0 auto;
    border: 1px solid var(--navy);
    margin: 0 auto 3rem;
    border-radius: 0.5rem;
	    position: relative;
    overflow: hidden;
}


a.btn-inquiry >*{
	display: inline-block;
    height: 100%;
    width: 100%;
    transition: all .5s;
}

a.btn-inquiry:hover {
	opacity:1;
}

a.btn-inquiry:hover .visible {
    transform: translateY(150%);
}
a.btn-inquiry .invisible {
	left:1rem;
}
 
a.btn-inquiry:hover .invisible {
    top: 1rem;
}

/* 採用ページ */
a.rec-tel {
background: var(--navy);
    color: #fff;
    padding: 1rem 2rem;
    display: flex;
    width: fit-content;
    margin: 5rem auto;
    font-size: 1.4rem;
    flex-direction: column;
    align-items: center;
    letter-spacing: 0.1rem;
    box-shadow: 0 0 2px #222;
}

.rec-tel span:last-child {
	font-size:1rem;
}

article.rec-message {
    font-size: 1rem;
}

/* お問い合せ */

.contact-article {
	margin: 3rem 0;
}

.contact-article>*{
	display:block;
}
/* 新着情報*/
.news_block {
    width: 86%;
}
span.post-date {
    background: var(--letter-blue);
    display: inline-block;
    width: fit-content;
    color: #fff;
    padding: 0px 1rem;
    border-radius: 1rem;
    margin-right: 1rem;
}


/* 事業案内 */
ol.flow__list {
       list-style: none;
    margin: 1rem auto 3rem;
    max-width: 90%;
}
 .grid-2{
	 display: flex;
    gap: 18px;
    flex-direction: column;align-content;
	 max-width:90%;
	 margin:0 auto;
}
.grid-3{
	    display: flex;
    gap: 18px;
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 2rem;
    flex-wrap: wrap;
    justify-content: center;
}

.grid-3 .card{
	width:27rem;
}

.page .grid-2 ul {
	padding:1rem;
}


.kicker{
	font-weight: 700;
    color: #fff;
    letter-spacing: .08em;
    font-size: .9rem;
    background: var(--navy);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1rem 0.2rem;
    font-size: 1.1rem;
}

.kicker h3 {
    font-size:0.9rem;
}
.card {
    background: var(--light-gray);
}
.card ul li {
	font-size:0.9rem;	
}
#page #main .grid-2 h3 {
font-size: 1.1rem;
    color: #fff;
    background: var(--navy);
    padding: 1rem;
    text-align: center;
    font-weight: 600;
}

#page #main .card p {
	    padding: 2rem 1rem 0.5rem;
    text-align: justify;
}

#page #main .card p:not(:first-child) {
		        padding: 0 1rem 0.5rem;
    margin: 1rem 0.5rem;
}
 .pill{display:inline-block; padding:6px 10px; background:#eef3ff; font-size:.85rem; margin:4px 6px 0 0}

    .card ul{margin:0; 
		padding:0 0 1.5rem 1.1rem;
}
    .list-clean{list-style:none; padding:0}
    .list-clean li{padding:10px 0; border-bottom:1px solid #ececec}
li.flow__item {
    background: #eee;
    padding: 2rem 1rem 1rem;
}

ol.flow__list h3 {
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--navy);
}

#page #main .flow__list p {
    text-align: left;
	padding: 0 5px 0px 5px;}