.section-1{  background-color:#1D5673; height:90%;padding:0 3rem; padding-top:16vh;    }
.section-2 { background-color:#1D5673; height:90%;padding:0 3rem; padding-top:12vh;  margin-top:3rem; }
.section-3{ overflow:hidden; padding:0 3rem; padding-top:4rem; }
.section-4{background-color:#1d5673; margin-top:6rem;}
.section-6{overflow:hidden; background-color:#000;}
.section-nypage-img{ width:100%;}
.banner-large-title{ font-weight:bold;  color:var(--web-theme-color-blue); line-height:1.4em; white-space:nowrap; padding-bottom:5rem; border:none;}
.banner-large-title span{ color:#ED7030;}
.banner-top-overiew .grid{grid-template-columns:3fr 1fr; border-bottom:var(--web-theme-color-white) solid 1px;  padding-bottom:1.6rem; align-items: center;}
.banner-top-overiewimg:first-child img{ width:30rem;}
.banner-top-overiewimg:last-child{ visibility:hidden;}
.banner-overiew .grid-1{grid-template-columns:repeat(2,auto);  justify-content: space-between;align-items: center; margin-top:8rem;}
.banner-overiew .banner-large-title{ color:var(--web-theme-color-white); border:none;}
.banner-overiew .banner-small-title{ color:var(--web-theme-color-white);}
.banner-overiew ul{display:grid; grid-template-columns:repeat(3,14rem); grid-column-gap:1.4rem; margin-top:6rem;}
.banner-overiew ul li{ border-radius:30px; border:#fff solid 1px; padding:8px 1.4rem; text-align:center; color:var(--web-theme-color-white); font-weight:bold;}
.banner-overiew img{ width:50rem;}
.banner-top-overiew-2 .grid{grid-template-columns:3fr 1fr; border-bottom:#84898B solid 1px; padding-top:8rem; padding-bottom:1.6rem; align-items: center;}
.banner-top-overiew-2 .grid-1{grid-template-columns:repeat(2,auto); align-items: center;  grid-column-gap:2rem; margin-top:6rem;}
.section-nypage-smallimg{ display:none;}

@media screen and (max-width: 1023px) {
.section-1{ height:80%; padding-top:12vh;}	
.section-nypage-img{ display:none;}	
.banner-top-overiewimg:first-child img{ width:100%;}
.banner-overiew .grid-1{grid-template-columns:1fr; align-items: center; margin-top:8rem; grid-row-gap:6rem; }
.section-1 .banner-large-title, .section-2 .banner-large-title{ border-bottom:none;}
.banner-overiew-content img{ width:25%;}
.banner-top-overiew-2 .grid-1{grid-template-columns:1fr;  grid-column-gap:0;  grid-row-gap:2rem; margin-top:8rem; padding:0 4rem 4rem 0;}
.section-4{height:auto; background:none;  }
.banner-top-overiew-6{display:none;}
.section-nypage-smallimg{ display:block;}
.section-6{height:auto; background:none;}
.banner-overiew-4{ display:none;}
.banner-overiew-2{ display:none;}
.section-7{ background:none;}
}
@media screen and (max-width: 767px) {
.section-1{ height:70%; padding-top:12vh;}	
.section-2{ height:70%; padding-top:10rem;}
}