@charset "UTF-8";
/* CSS Document */
html{
	font-size: 62.5%;
	height: 100%;
}
body{
	font-size: 1.6rem;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	color: #000000;
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	height: 100%;
}
img{
	max-width: 100%;
	height: auto;
}
a{
	color: inherit;
	text-decoration: none;
}
a:hover{
	opacity: 0.5;
}
/*--------------------
 *utility
 *--------------------*/
.blk{
	color: #fff;
	background-color: #000;
	border-color: #fff;
}
.wht{
	color: #000;
	background-color: #fff;
	border-color: #000;
}
.gly{
	color: #000;
	background-color: #eee;
	border-color: #000;
}
.btn{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	text-transform: uppercase;
	padding: 0.6rem 1.6rem;
	border: solid 0.1rem;
}
.btn__icn{
	margin-left: 1.6rem;
}
.current{
    opacity: 0.5;
}
.dnone{
    display: none !important;
}
/*--------------------
 *base
 *--------------------*/
.grobalWrapper{
    
}
.backgroundGly{
    background-color: #F6F6F4;
}
/*--------------------
 *header
 *--------------------*/
.header{
	position: absolute;
	width: 100%;
	background-color: #000000;
    padding: 0 1.2rem;
}
.header__inner{
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 4.8rem;
}
.header__logoMrk{
	height: 3.6rem;
}
.header__logoTypeItm{
	max-width: none;
	height: 2.4rem;
}
.fixed{
	position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.fixed__dummy{
	margin-bottom: 4.8rem;
}
/*--------------------
 *grobalNav__btn
 *--------------------*/
.grobalNav__btn{
	position: relative;
	-webkit-appearance: none;
	appearance: none;
	width: 2.6rem;
	height: 2.6rem;
	z-index: 110;
}
.grobalNav__btn span{
	position: absolute;
	display: block;
	width: 2.6rem;
	height: 0.1rem;
	background-color: #fff;
	transition: all 0.5s;
}
.grobalNav__btn span:first-of-type{
	top: 0;
}
.grobalNav__btn span:nth-of-type(2){
	top: 50%;
	transform: translateY(-50%);
}
.grobalNav__btn span:last-of-type{
	bottom: 0;
}
.grobalNav__btn.active span:first-of-type{
	top: 50%;
	transform: translateY(-50%);
	transform: rotate(45deg);
}
.grobalNav__btn.active span:nth-of-type(2){
	opacity: 0;
}
.grobalNav__btn.active span:last-of-type{
	bottom: 50%;
	transform: translateY(-50%);
	transform: rotate(-45deg);
}
/*--------------------
 *grobalNav
 *--------------------*/
.grobalNav{
	display: none;
	position: absolute;
	top: 4.8rem;
	left: 0;
	z-index: 100;
	width: 100%;
	background-color: rgba(0,0,0,0.75);
}
.grobalNav__list{
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding: 0;
	margin: 0;
}
.grobalNav__itm{
	font-weight: 300;
	padding: 1.2em;
	display: block;
}
.grobalNav__itm--lower{
    text-transform: lowercase;
}
/*--------------------
 *heroImg
 *--------------------*/
.heroImg{
	position: relative;
	width: 100%;
	height: 100%;
}
.heroImg__img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.heroImg__LogoMrk{
	width: 70vw;
	max-width: 51.2rem;
	margin-bottom: 6vw;
}
.heroImg__LogoType{
	width: 70vw;
	max-width: 51.2rem;
}
.heroImg__pullDown{
	position: absolute;
	bottom: 1.2rem;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	font-size: 1.2rem;
	font-family: 'Source Code Pro', monospace;
	color: #555555;
	text-transform: uppercase;
}
.heroImg__pullDown::after{
	content: "\f107";
	font-family: FontAwesome;
}
/*--------------------
 *topSect
 *--------------------*/
.topSectBg{
    margin-bottom: 1.2em;
}
.topSect__txtBox{
    font-size: 1.4rem;
    padding: 1.2rem;
}
.topSect__ttl{
    font-size: 2rem;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}
.topSect__ttl::first-letter{
    font-size: 2.4rem;
    color: #FF1519;
}
.topSect__subTtl{
    font-size: 1.8rem;
	font-weight: normal;
    margin: 0 0 1.8rem 0.6rem;
}
.topSect__txt{
    padding: 0 0.6rem;
}
.topSect__btn{
    text-align: right;
}
/*--------------------
 *article
 *--------------------*/
.articleBg{
    margin-bottom: 1.2rem;
}
.articleWrapper{
    margin: 0 auto;
    max-width: 82.8rem;
}
.article{
    padding: 1.2rem;
    font-family: -apple-system, "Segoe UI", "Helvetica Neue", "Hiragino Kaku Gothic ProN", メイリオ, meiryo, sans-serif;
    color: #333;
}
.article__ttl{
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    font-size: 2rem;
	font-weight: bold;
	text-transform: uppercase;
    padding: 0.6rem 1.2rem;
	margin: 0;
}
.article__ttl::first-letter{
    font-size: 2.4rem;
	color: #FF1519;
}
.article__ttl span{
	font-size: 1.8rem;
	font-weight: normal;
	margin: 0 0 1.8rem 0.6rem;
}
.article h2{
    margin: 0 0 1.2rem;
}
.article h3{
    border-bottom: 1px solid #ddd;
    padding-bottom: 0.1em;
}
.article p{
    margin-bottom: 2.4rem;
}
.article__btn{
    text-align: center;
}
/*--------------------
 *works
 *--------------------*/
.mix{
    display: none;
}
.worksFilter{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 0;
    margin: 0;
}
.worksFilter__itm{
    list-style: none;
    width: 30%;
    max-width: 12rem;
}
.categoryIcn{
    display: block;
    text-align: center;
    color: #FFF;
    font-size: 1.2rem;
    text-transform: uppercase;
    padding: 0.2rem 0.4rem;
    background-color: #c11920;
    border-radius: 0.2rem;
    margin: 0 0 .8rem;
}
.exterior .categoryIcn{
    background-color: #0d3751;
}
.interior .categoryIcn{
    background-color: #bfa05b;
}
.other .categoryIcn{
    background-color: #4f666f;
}
.categoryIcn.active{
    opacity: 0.5;
}
.worksList{
    padding: 0;
}
.worksItm{
    width: 100%;
    margin-bottom: 2.4rem;
}
.worksItm__thumb{
    display: block;
    position: relative;
}
.worksItm__thumb:before{
    content: "";
    display: block;
    padding-top: 100%;
}
.worksItm__thumb img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    object-fit: cover;
}
.worksItm__catIcn{
    position: absolute;
    top: 0.4rem;
    left: 0.4rem;
    display: inline-block;
}
.worksItm__ttl{
    position: absolute;
    bottom:0;
    display: block;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.85);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.10));
    text-align: right;
    width: 100%;
    padding: 1.2rem 0.8rem 0.4rem;
}
/*--------------------
 *worksDetail
 *--------------------*/
.worksDtl{
    margin-bottom: 1.2rem;
}
.worksDtl__main{
    margin-bottom: 1.2rem;
}
.worksDtl__img{
    position: relative;
}
.worksDtl__icn{
    position: absolute;
    top: 0.4rem;
    left:0.4rem;
    display: inline-block;
}
.before .worksDtl__icn{
    background-color: #0d3751;
}
.worksDtl__icn--thumb{
    position: static;
    display: block;
}
/*--------------------
 *form
 *--------------------*/
.form{
    margin-top: 4rem;
}
.formItm{
	margin-bottom: 1rem;
}
.formTtl{
	margin-bottom: 0.4rem;
}
.caution{
	position: relative;
	bottom: 0.1rem;
	display: inline-block;
	width: 3rem;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 1.1rem;
	text-align: center;
	vertical-align: middle;
	padding: 0.1rem 0;
	background-color: #FF1519;
	border-radius: 0.3rem;
	margin-left: 1.2rem;
}
.formDtl{
	margin: 0;
}
.formPrts{
	box-sizing: border-box;
	width: 100%;
	border: solid 0.1rem #999;
	border-radius: 0.3rem;
	background-color: #fff;
}
/*--------------------
 *footer
 *--------------------*/
.footer{
	text-align: center;
	padding-top: 4.8rem;
	padding-bottom: 2.6rem;
}
.footer__logoMrk{
	width: 60vw;
	max-width: 30rem;
	margin-bottom: 4.8rem;
}
.footerNav{
	display: none;
}
.adress{
	display: block;
	color: #555;
	font-size: 1.2rem;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 100;
}
.copyright{
	color: #555;
	font-size: 1rem;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 100;
}
@media screen and (min-width:916px){
	/*--------------------
	 *base
	 *--------------------*/
	.grobalWrapper{
		margin: 0 auto;
		max-width: 122.4rem;
	}
    /*--------------------
     *header
     *--------------------*/
    .header__inner{
        justify-content: flex-start;
    }
    .header__logoType{
        margin-left: 1.8rem;
    }
    /*--------------------
     *grobalNav
     *--------------------*/
    .grobalNav__btn{
        display: none;
    }
    .grobalNav{
        display: block;
        position: static;
        text-align: right;
    }
    .grobalNav__list{
        display: inline-flex;
    }
    .grobalNav__itm{
        display: block;
        line-height: 4rem;
        height: 4rem;
        padding: 0 2rem;
    }
    /*--------------------
     *heroImg
     *--------------------*/
    .heroImg__img{
        display: flex;
        align-items: center;
    }
    .heroImg__LogoMrk{
        width: 12.4rem;
        margin-bottom: 0;
    }
    .heroImg__LogoType{
        width: 78rem;
        margin-left: 2.4rem;
    }
    /*--------------------
     *topSect
     *--------------------*/
    .topSect{
        display: flex;
        flex-flow: row-reverse;
    }
    .topSect--reverse{
        flex-flow: row;
    }
    .topSect__img{
        width: 100%;
        height: 40rem;
        object-fit: cover;
    }
    .topSect__txtBox{
        position: relative;
        flex: 0 0 40rem;
        box-sizing: border-box;
        height: 40rem;
    }
    .topSect__btn{
        position: absolute;
        right: 2.4rem;
        bottom: 2.4rem;
    }
    /*--------------------
     *article
     *--------------------*/
    .articleBg{
        padding: 2.4rem;
        background-color: #F6F6F4;
    }
    .articleWrapper{
		max-width: 86.8rem;
    }
    .article{
        padding: 1.2rem 3.2rem;
    }
    /*--------------------
     *works
     *--------------------*/
    .worksList{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .worksItm{
        width: 39rem;
    }
    /*--------------------
     *form
     *--------------------*/
    .formItm{
        display: flex;
        justify-content: space-between;
    }
    .formDtl{
        flex: 0 0 60rem;
    }
    /*--------------------
     *footer
     *--------------------*/
    .footer{
        text-align: left;
        display: flex;
        align-items: flex-end;
        max-width: 85rem;
        margin: auto;
        padding-bottom: 4.8rem;
    }
    .footer__logoMrk{
        margin-bottom: 0;
    }
    .footer__txt{
        margin-left: 8rem;
    }
    .footerNav{
        display: block;
    }
    .footerNav__list{
        display: flex;
        font-size: 1.4rem;
        text-transform: uppercase;
        font-family: 'Noto Sans JP', sans-serif;
        color: #555;
        margin-bottom: 4.8em;
    }
    .footerNav__itm{
        display: block;
        line-height: 4rem;
        font-weight: 300;
        height: 4rem;
        margin-right: 4rem;
    }
}