@charset "utf-8";

article.ds-ct {background:; overflow-y:hidden;}

.ds-title { background:url('../../pages/p03/img/p03_02people_01.jpg') center center no-repeat; background-size:cover; color:#fff;}
.ds-title>div>div {height:0; width:100%; padding-bottom:50%; position:relative;}
.ds-title-main {bottom:2em; left:0; position:absolute; width:33em;}
.ds-title-main span {margin-left:2.4em;}
.ds-title-main strong {color:#fff;}
.ds-title h1 {margin:0;}
.ds-title h1 img {display:block; width:28em; height:auto;}

.ds-article1>div>div {padding:8% 0;}
.ds-article1 strong {color:inherit}

.ds-article1 p {margin:2em 0 1em 0;}
.ds-article1 h2+p {margin-top:1em}

.ds-spc-01 {color:#d25f68; font-size:1.1em; font-weight:bold; text-decoration:underline #faeff0 solid 0.5em; margin:2em 0;}

.ds-img-01 {margin-left:5%; width:25%; max-width:18em;}
.ds-img-01 img {width:100%; display:block;}


.ds-ct h2 {color:#d25f68; display:flex; align-items:center; margin:8% 0 1em 0;}
.ds-ct h2 span+span {background:#d25f68; flex:auto; height:1px; margin-left:1.5em;}
.ds-ct h2:after {content:""; display:block; width:3em; background:#d25f68; height:0.5em; }

.ds-spc-img {display:flex; justify-content:center; gap:1em; margin:5% 0;}
.ds-article1 figcaption {margin:0.5em 0 0 0; text-align:center; color:inherit;}
.ds-spc-img img {display:block;}
.ds-spc-img-01 {align-items:stretch;}

.ds-spc-img-02 {margin:0 0 0 5%;}
.ds-spc-img-02 figure{margin:0;}
.ds-spc-img-02 figure~figure{margin:3em 0 0 0;}
@media all and (max-width:768px) {
	.ds-img-01 {width:20%;}
	
	.ds-spc-img-02 {width:25%;}
	.ds-spc-img-03 img {width:60%;}
}