@charset "utf-8";

/* -------------------------------------------------- */
/* .block-parts */
/* -------------------------------------------------- */
.block-parts .box-img{position:relative;z-index:1;overflow:hidden;}
.block-parts .box .box-inner{background:#fff;padding:90px 0 110px;margin-top:-60px;position:relative;z-index:2;}
.block-parts .box .sub-ttl{font-size:2.6rem;font-weight:bold;margin-bottom:30px;text-align:center;line-height:1.4;}
.block-parts .list-parts{display:flex;gap:60px;}
.block-parts .list-parts > li{flex:1;}
.block-parts .list-parts > li .list-ttl{font-size:2.4rem;font-weight:bold;text-align:center;margin-bottom:20px;}
.block-parts .list-parts > li .list-ttl small{font-size:1.8rem;}
.block-parts .list-parts > li p{line-height:2;}
.block-parts .common-list02{margin-left:-38px;margin-right:-38px;}
