@charset "UTF-8";
/* CSS Document */


.WorksDtl-header__ttl{
	margin: 250px auto 50px;
	text-align: center;
}

.WorksDtl-header__ttl h1{
	font-size: 2.5em;
	margin-bottom: .2em;
	letter-spacing: 10px;
	
	font-family: 'Cormorant Garamond', serif;
}

.WorksDtl-header__ttl-sub{
	font-size:.8em;
	letter-spacing: 5px;
}


.WorksDtl-header__hero-stadiumtest {
	
	width: 100%;
	height: 600px;
    background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)), url(../../works/img/works_stadiumtest20250718-top.jpg) no-repeat center center;
    background-size:cover;
    margin: 70px 0 30px 0;
    
    text-align: center;
    
    display: flex;
    justify-content: center;
    align-items: center;
}


.WorksDtl-header__hero-forest-mh {
	
	width: 100%;
	height: 600px;
    background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)), url(../../works/img/works_forest-mh20250718-top02.jpg) no-repeat center center;
    background-size:cover;
    margin: 70px 0 30px 0;
    
    text-align: center;
    
    display: flex;
    justify-content: center;
    align-items: center;
}

.WorksDtl-header__hero-furutaka {
	
	width: 100%;
	height: 600px;
    background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)), url("../../works/img/works_furutaka20250718-bd.jpg") no-repeat center center;
    background-size:cover;
    margin: 70px 0 30px 0;
    
    text-align: center;
    
    display: flex;
    justify-content: center;
    align-items: center;
}

.WorksDtl-header__hero-hiyama {
	
	width: 100%;
	height: 600px;
    background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)), url("../../works/img/works_hiyama202508-bd04.jpg") no-repeat center center;
    background-size:cover;
    margin: 70px 0 30px 0;
    
    text-align: center;
    
    display: flex;
    justify-content: center;
    align-items: center;
}


.WorksDtl-header__hero-hakuryuko {
	
	width: 100%;
	height: 600px;
    background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)), url("../../works/img/works_hakuryuko20250813-top.jpg") no-repeat center center;
    background-size:cover;
    margin: 70px 0 30px 0;
    
    text-align: center;
    
    display: flex;
    justify-content: center;
    align-items: center;
}


.WorksDtl-header__hero-jyumokusou {
	
	width: 100%;
	height: 600px;
    background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)), url("../../works/img/works_jyumokusou202508-top.jpg") no-repeat center center;
    background-size:cover;
    margin: 70px 0 30px 0;
    
    text-align: center;
    
    display: flex;
    justify-content: center;
    align-items: center;
}


.WorksDtl-header__hero-taikouji {
	
	width: 100%;
	height: 600px;
    background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)), url("../../works/img/works_taikouji202508-top.jpg") no-repeat center center;
    background-size:cover;
    margin: 70px 0 30px 0;
    
    text-align: center;
    
    display: flex;
    justify-content: center;
    align-items: center;
}

.WorksDtl-header__hero-furutaka-kadayasi {
	
	width: 100%;
	height: 600px;
    background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)), url("../../works/img/works_furutaka-kadayasi-top01.jpg") no-repeat center center;
    background-size:cover;
    margin: 70px 0 30px 0;
    
    text-align: center;
    
    display: flex;
    justify-content: center;
    align-items: center;
}



/**/



.WorksDtl-header-hero__num{
    font-size: 7rem;
    font-family: 'Inter', sans-serif;

    color: #FFF;

}


.WorksDtl-header-hero__cpt{
margin-bottom: 5px;

}

/**/
.WorksDtl-header-hero__cpt span{
margin:0 5px;
}


.WorksDtl-header-hero__ttl{
font-size: 3rem;
margin-bottom: 20px;
 color: #FFF;
}

.WorksDtl-header-hero__name{
font-size: .8rem;
 color: #FFF;

}


/**/



.WorksDtl-main{
	max-width: 960px;
	left : 0;
    right: 0;
    margin: 50px auto 0;
}


/*.WorksDtl-ol-set */
.WorksDtl-ol-set{
text-align: center;
margin-bottom: 70px;

}

.WorksDtl-ol-set__num{
    font-size: 7rem;
    font-family: 'Inter', sans-serif;

}


.WorksDtl-ol-set__cpt{
margin-bottom: 5px;

}


.WorksDtl-ol-set__ttl{
font-size: 3rem;
margin-bottom: 20px;
}

.WorksDtl-ol-set__name{
font-size: .8rem;
margin-bottom: 100px;

}

.WorksDtl-ol-set__txt{
text-align: left;
font-size: 1rem;
line-height: 2rem;

}


/*.WorksDtl-rpt-set */
.WorksDtl-rpt-set{
text-align: center;
margin-bottom: 70px;

}

.WorksDtl-rpt-set__thema{
font-size: 1rem;
margin-bottom: 20px;
font-family: 'Cormorant Garamond', serif;

}


.WorksDtl-rpt-set__heading{
font-size: 2.1rem;
margin-bottom: 20px;

}

.WorksDtl-rpt-set__txt{
text-align: left;
font-size: 1rem;
line-height: 2rem;
margin-bottom: 30px;
}

.WorksDtl-rpt-set__img img{
width: 100%;
height: 100%;
margin-bottom: 10px;
}


.WorksDtl-rpt-set__cap{
text-align: left;
color: #555;
font-size: 0.85rem;
line-height: 2rem;
margin-bottom: 30px;
}






.WorksDtl-tantou{
display: flex;
justify-content: flex-start;
align-items: flex-start;
margin: 50px;
padding: 30px;
border: 5px solid #eee;
}


.WorksDtl-tantou__thumb{

 margin-left: 50px;
 margin-right: 60px;
}

.WorksDtl-tantou__thumb img{
width: 120px;
height: 120px;
border: 1px solid #eee;
border-radius: 50%;
}

.WorksDtl-tantou__txt h3{
font-size: 1.25rem;
margin-top: 10px;
}

.WorksDtl-tantou__txt p{
font-size: 0.9rem;
margin-top: 10px;
}







