


.process_single{
width: 100%;
margin: 0;
padding: 0;
min-height: 100svh;
}

/*長押し禁止*/
.process_single img{
width: 100%;
height: auto;
}


.process_single_img{
position: relative;
z-index: 2;

width: 84%;
margin: 80px auto 0 auto;
padding: 0;
}




.process_single h1{
margin: 20px 0 0 0;
font-size: 15px;
line-height: 1.4;

/*Garamond Premier Display light*/
font-family: garamond-premier-pro-display, serif;
font-weight: 300;
font-style: normal;

/*フォント約物すべて、詰める*/
-moz-font-feature-settings: "palt" 1;
-webkit-font-feature-settings: "palt" 1;
font-feature-settings: "palt" 1;
letter-spacing: 0.0em;
}













/*END OF SP
--------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 768px) {


.process_single{
width: 100%;
margin: 0;
padding:0;
text-align: left;
}

.process_single_img{
position: relative;
width: 550px;
margin: 100px 0 100px 150px;
padding: 0;
}

.process_single img{
width: 100%;
height: auto;
}



.process_single h1{
margin: 20px 0 0 0;
font-size: 15px;
line-height: 1.4;

/*Garamond Premier Display light*/
font-family: garamond-premier-pro-display, serif;
font-weight: 300;
font-style: normal;

/*フォント約物すべて、詰める*/
-moz-font-feature-settings: "palt" 1;
-webkit-font-feature-settings: "palt" 1;
font-feature-settings: "palt" 1;
letter-spacing: 0.0em;
}








}/*END OF PC*/
