@charset "utf-8";

article.ds-ct {background:; overflow-y:hidden;}

.ds-title {background:url('../../pages/p03/img/p03_06life_03.jpg') repeat-x center center; background-size:auto 100%; color:#fff; }

.ds-title>div>div {padding:8% 0; display:flex; justify-content:space-between; align-items:center;}
.ds-title>div>div>div:last-child {flex:0 0 35%; font-size:0;}

.ds-title h1 {margin:0 0 5% 0;}
.ds-title h1 img {width:24em;}
@media all and (max-width:768px) {
	.ds-title h1 img {width:18em;}
	.ds-title>div>div {gap:3%;}
	.ds-title>div>div>div:last-child {flex:0 0 26%;}
}
.ds-title strong {color:inherit; margin-left:0.5em;}

.ds-article {background:url('../../pages/p03/img/p03_06life_04.jpg') repeat top center; }
.ds-article>div>div {padding:8% 0;}

.ds-spc-01 {display:flex; justify-content:space-evenly; align-items:stretch; flex-wrap:wrap;}

.ds-spc-01 >div {flex:0 0 46%; display:flex; flex-direction:column; align-items:stretch;}
.ds-spc-01 >div {flex:0 0 50%}
.ds-spc-01 >div:nth-of-type(2)~div {margin-top:5%;}

.ds-spc-01 >div>div:nth-of-type(1) img {width:100%; display:block;}
.ds-spc-01 >div>div:nth-of-type(2) {background-repeat:repeat-y; background-position:top center; background-size:100% auto; padding:4% 10%; flex:auto;}

.ds-spc-01 >div:nth-of-type(1)>div:nth-of-type(2) {background-image:url('../../pages/p03/img/p03_06life_05b.jpg');}
.ds-spc-01 >div:nth-of-type(2)>div:nth-of-type(2) {background-image:url('../../pages/p03/img/p03_06life_06b.jpg');}
.ds-spc-01 >div:nth-of-type(3)>div:nth-of-type(2) {background-image:url('../../pages/p03/img/p03_06life_07b.jpg');}
.ds-spc-01 >div:nth-of-type(4)>div:nth-of-type(2) {background-image:url('../../pages/p03/img/p03_06life_08b.jpg');}
.ds-spc-01 >div:nth-of-type(5)>div:nth-of-type(2) {background-image:url('../../pages/p03/img/p03_06life_09b.jpg');}
.ds-spc-01 >div:nth-of-type(6)>div:nth-of-type(2) {background-image:url('../../pages/p03/img/p03_06life_10b.jpg');}

.ds-spc-01 >div:nth-of-type(1):after {background-image:url('../../pages/p03/img/p03_06life_05c.jpg');}
.ds-spc-01 >div:nth-of-type(2):after {background-image:url('../../pages/p03/img/p03_06life_06c.jpg');}
.ds-spc-01 >div:nth-of-type(3):after {background-image:url('../../pages/p03/img/p03_06life_07c.jpg');}
.ds-spc-01 >div:nth-of-type(4):after {background-image:url('../../pages/p03/img/p03_06life_08c.jpg');}
.ds-spc-01 >div:nth-of-type(5):after {background-image:url('../../pages/p03/img/p03_06life_09c.jpg');}
.ds-spc-01 >div:nth-of-type(6):after {background-image:url('../../pages/p03/img/p03_06life_10c.jpg');}
.ds-spc-01 >div:after {background-repeat:repeat-y; background-position:top center; background-size:100% auto; content:""; height:0; padding-bottom:5%; width:100%; display:block;}

.ds-spc-01 >div>div:nth-of-type(2) p {margin:0;}