@charset "utf-8";
.ds-body-mid-index #ds-lt-content>main>section.ds-lt-width {padding-top:0; padding-left:0; padding-right:0; min-width:100%; max-width:100%;}

.ds-index-div {background-position:center center; background-size:cover; width:100%; height:100vh; max-height:1000px;}

#ds-index-a {background-image:url('../layout/img/p22m1-01.jpg');}
#ds-index-a>div {width:100%; height:100%;display:flex; justify-content:center; align-items:center;}

#ds-index-a>div>div{text-align:center; font-size:3em; font-weight:bold; line-height:1; color:#fff;}
#ds-index-a>div>div>a {display:block;}
#ds-index-a>div>div>a~a {margin-top:60%;}

.ds-index-div-a {overflow:hidden; padding:5% 0; color:#fff; text-align:center;}
.ds-index-div h2 {font-size:2.5em; line-height:1; margin:0 0 2em 0;}
.ds-index-div-a>div {width:100%; height:100%; display:flex; background:rgba(0,0,0,0.5); justify-content:center; align-items:center;}
.ds-index-div-a>div>div {max-width:1600px; flex:1 1 100%;}
.ds-index-div-a ul {list-style:none; padding:0; padding:0; display:flex; justify-content:space-around; align-items:start}
.ds-index-div-a li:nth-child(1) {transition-delay:0.2s!important;}
.ds-index-div-a li:nth-child(2) {transition-delay:0.5s!important;}
.ds-index-div-a li:nth-child(3) {transition-delay:0.8s!important;}
.ds-index-div-a img {width:60%; height:auto;}
.ds-index-div-a a:hover img {transform:scale(1.05,1.05)}

#ds-index-b {background-image:url('../layout/img/p22m1-02.jpg'); }
#ds-index-b li {flex:0 0 30%;}
#ds-index-b li>div:first-child {font-size:0;}
#ds-index-b li>div {overflow:hidden;}
#ds-index-b strong {display:block; font-size:1.4em; line-height:1; margin:1em 0;}
#ds-index-b p {display:block; font-size:1.2em;}

#ds-index-c {background-image:url('../layout/img/p22m1-03.jpg');}
#ds-index-c li {flex:0 0 30%;}
#ds-index-c li>div:first-child {font-size:0;}
#ds-index-c li>div {overflow:hidden;}
#ds-index-c strong {display:block; font-size:1.4em; line-height:1; margin:1em 0;}
#ds-index-c p {display:block; font-size:1.2em;}

#ds-index-d {background-image:url('../layout/img/p22m1-04.jpg'); color:#fff;}
#ds-index-d>div {width:100%; height:100%;display:flex; justify-content:center; align-items:center;}
#ds-index-d>div>div{font-weight:bold; flex:1 0 100%;}
#ds-index-d .ds-contact-cont {font-size:1.3em;}
#ds-index-d .ds-contact-cont i {display:none;}
#ds-index-d .ds-contact-cont input,
#ds-index-d .ds-contact-cont textarea {color:#fff; background:none!important; border-width:0 0 1px 0!important; border-color:#fff;}

#ds-index-d .ds-contact-submit button[type="submit"] {padding:0.5em 1em; color:#444; background:rgba(255,255,255,0.5); border-color:#ddd;}

#ds-index-d .ds-contact-submit button[type="submit"]:hover {background:rgba(255,255,255,1); border-color:#555;}

#ds-index-d ul {line-height:1.6; font-size:1.4em;}

