@charset "UTF-8";
/* CSS Document */
/*----- header -----*/
#header {width: 100%;padding: 4vw 0 0;overflow: hidden;background: linear-gradient(to bottom,#ffffff 0%,#ffffff 30%,#E4F5D6 100%);border-bottom: solid 2px #fff;}
.header {width: 65%;margin: 0 auto;font-size: 0;}
/* header_01 */
.header_01 {display: inline-block;vertical-align: bottom;width: 60%;padding-bottom: 2vw;}
.header_01_01_img {width: 82%;}
.header_01_02_img {width: 100%;margin-top: 1.5vw;}
.header_01_03_img {width: 77%;margin-top: 1vw;}
/* header_02 */
.header_02 {display: inline-block;vertical-align: bottom;width: 45%;margin-left: -5%;padding-left: 1.5vw;}
.header_02_img {width: 100%;}
/*----- content01 -----*/
#content01 {width: 100%;margin-top: 5vw;}
.content01 {width: 80%;margin: 0 auto;text-align: center;}
/* content01_01 */
.content01_01 {width: 100%;}
.content01_01_img {width: 40%;}
/* content01_02 */
.content01_02 {width: 100%;margin-top: -3vw;}
.content01_02_img {width: 95%;}
/*----- content02 -----*/
#content02 {width: 100%;margin-top: 4vw;}
.content02 {width: 84%;margin: 0 auto;}
/* content02_01 */
.content02_01 {display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;flex-wrap: wrap;width: 100%;}
.content02_01_i {width: 48.2%;margin-top: 2vw;}
.content02_01_img {width: 100%;}
/*----- content03 -----*/
#content03 {width: 100%;margin-top: 3vw;}
.content03 {width: 53%;margin: 0 auto;text-align: center;}
/* content03_01 */
.content03_01 {width: 100%;}
.content03_01_img {width: 100%;}
/*----- content06 -----*/
#content06 {width: 100%;margin-top: 8vw;}
.content06 {width: 100%;margin: 0 auto;text-align: center;}
/* content06_01 */
.content06_01 {width: 100%;}
.content06_01_img {width: 29%;}
/* content06_02 */
.content06_02 {width: 100%;margin-top: 3vw;}
.content06_02 .swiper-container {z-index: 10;position: relative;overflow: visible;width: 100%;margin: 0 auto 0;}
.content06_02 .swiper-pagination {display: block;bottom: -4.5vw;left: 0;width: 100%;}
.content06_02 .swiper-pagination-bullet {width: 1vw;height: 1vw;background-color: #269D5A;color: #fff;border: solid 0;border-radius: 50%;}
.content06_02_img {width: 100%;aspect-ratio: 4 / 3;object-fit: cover;box-sizing: border-box;}
/*----- content04 -----*/
#content04 {width: 100%;margin-top: 13vw;}
.content04 {width: 80%;margin: 0 auto;text-align: center;}
/* content04_01 */
.content04_01 {width: 100%;}
.content04_01_img {width: 32%;}
/* content04_02 */
.content04_02 {width: 100%;margin-top: 2vw;}
.content04_02_img {width: 84%;margin-top: 1.5vw;}
/*----- content05 -----*/
#content05 {width: 100%;margin: 8vw 0;}
.content05 {width: 80%;margin: 0 auto;text-align: center;}
/* content05_01 */
.content05_01 {width: 100%;}
.content05_01_img {width: 27%;}
/* content05_02 */
.content05_02 {width: 100%;margin-top: 2vw;}
.content05_02_img {width: 67%;margin-top: 1.5vw;}


@media screen and (max-width:960px) {
/*----- header -----*/
#header {padding: 4vw 0 0;}
.header {width: 90%;}
/* header_01 */
.header_01 {width: 60%;}
.header_01_01_img {width: 82%;}
.header_01_02_img {width: 100%;margin-top: 1.5vw;}
.header_01_03_img {width: 77%;margin-top: 1vw;}
/* header_02 */
.header_02 {width: 45%;margin-left: -5%;padding-left: 1.5vw;}
.header_02_img {width: 100%;}
/*----- content01 -----*/
#content01 {margin-top: 6vw;}
.content01 {width: 90%;}
/* content01_01 */
.content01_01_img {width: 40%;}
/* content01_02 */
.content01_02 {margin-top: -3vw;}
.content01_02_img {width: 100%;}
/*----- content02 -----*/
#content02 {margin-top: 5vw;}
.content02 {width: 90%;}
/* content02_01 */
.content02_01_i {width: 48.5%;margin-top: 2vw;}
/*----- content03 -----*/
#content03 {margin-top: 4vw;}
.content03 {width: 70%;}
/* content03_01 */
/*----- content06 -----*/
#content06 {margin-top: 8vw;}
/* content06_01 */
.content06_01_img {width: 33%;}
/* content06_02 */
.content06_02 {margin-top: 3vw;}
.content06_02 .swiper-pagination {bottom: -5.5vw;left: 0;}
.content06_02 .swiper-pagination-bullet {width: 1.5vw;height: 1.5vw;}
.content06_02_img {aspect-ratio: 4 / 3;}
/*----- content04 -----*/
#content04 {margin-top: 14vw;}
.content04 {width: 90%;}
/* content04_01 */
.content04_01_img {width: 32%;}
/* content04_02 */
.content04_02 {margin-top: 2vw;}
.content04_02_img {width: 100%;margin-top: 2.5vw;}
/*----- content05 -----*/
#content05 {margin: 9vw 0;}
.content05 {width: 90%;}
/* content05_01 */
.content05_01_img {width: 30%;}
/* content05_02 */
.content05_02 {margin-top: 2vw;}
.content05_02_img {width: 75%;margin-top: 1.5vw;}
}


@media screen and (max-width:500px) {
/*----- header -----*/
#header {padding: 5vw 0 0;}
.header {width: 90%;}
/* header_01 */
.header_01 {width: 60%;}
.header_01_01_img {width: 100%;}
.header_01_02_img {width: 110%;margin-top: 1.5vw;}
.header_01_03_img {width: 100%;margin-top: 1vw;}
/* header_02 */
.header_02 {width: 50%;margin-right: -10%;padding-left: 1.5vw;}
.header_02_img {width: 100%;}
/*----- content01 -----*/
#content01 {margin-top: 6vw;}
.content01 {width: 90%;}
/* content01_01 */
.content01_01_img {width: 55%;}
/* content01_02 */
.content01_02 {margin-top: -3vw;}
.content01_02_img {width: 100%;}
/*----- content02 -----*/
#content02 {margin-top: 5vw;}
.content02 {width: 90%;}
/* content02_01 */
.content02_01_i {width: 100%;margin-top: 2vw;}
/*----- content03 -----*/
#content03 {margin-top: 4vw;}
.content03 {width: 90%;}
/* content03_01 */
/*----- content06 -----*/
#content06 {margin-top: 10vw;}
/* content06_01 */
.content06_01_img {width: 42%;}
/* content06_02 */
.content06_02 {margin-top: 4vw;}
.content06_02 .swiper-pagination {bottom: -7.5vw;left: 0;}
.content06_02 .swiper-pagination-bullet {width: 2.5vw;height: 2.5vw;}
.content06_02_img {aspect-ratio: 4 / 3;}
/*----- content04 -----*/
#content04 {margin-top: 16vw;}
/* content04_01 */
.content04_01_img {width: 42%;}
/* content04_02 */
.content04_02 {margin-top: 2vw;}
.content04_02_img {margin-top: 2.5vw;}
/*----- content05 -----*/
#content05 {margin: 10vw 0;}
/* content05_01 */
.content05_01_img {width: 40%;}
/* content05_02 */
.content05_02 {margin-top: 2vw;}
.content05_02_img {width: 100%;margin-top: 1.5vw;}
}
