@charset "UTF-8";

b {font-weight: 900;}
.img_w {width: 100%;height: auto;}

#anchor7,
#anchor8 {
    margin-top: -159px;
    padding-top: 159px;
}

.sub_page_title {
    position: relative;
    font-size: 98px;
    line-height: 75px;
    letter-spacing: 0.2em;
    color: #fff;
    text-align: center;
    font-family: 'Outfit', sans-serif; 
    z-index: 100;
}
@media screen and (max-width:780px) {
    .sub_page_title {
        font-size: 46px;
        line-height: 81px;
    }
}

.cont10 {
    position: relative;
    padding-top: 130px;
}
.cont10_inner {
    position: relative;
    display: flex;
    width: 100%;
    z-index: 50;
}
.cont10_box {
    position: relative;
    width: 50%;
}
.cont10_box_link {
    position: absolute;
    right: 30px;
    bottom: 20px;
    width: 157px;
    padding: 17px 15px 10px;
    background: url(../images/grid.png);
    border-radius: 5px;
    box-shadow: 0px 3px 6px #00000029;
}
.cont10_box_link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
    transition: 0.2s;
    z-index: 500;
}
@media (hover: hover) and (pointer: fine) {
    .cont10_box_link a:hover {
        opacity: 0.5;
    }
}
.cont10_box_link p:nth-of-type(1) {
    font-size: 14px;
    letter-spacing: 0.2em;
    font-weight: 500;
    color: #1EB08D;
    font-family: 'Outfit', sans-serif; 
}
.cont10_box_link p:nth-of-type(2) {
    margin: 5px 0;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0.13em;
    font-weight: 700;
}
.cont10_box_link_img {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 10;
}
.cont10_box_img img {
    width: 100%;
    height: auto;
}
.cont10_back {
    position: absolute;
    top: 0;
    right: 0;
    width: 373px;
    height: 100%;
    background: #EBE5D5;
    z-index: 1;
}
@media screen and (max-width:780px) {
    .cont10 {
        padding: 130px 0 100px;
    }
    .cont10_box_link {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -50px;
        width: 143px;
        margin: auto;
        padding: 17px 15px 10px;
    }
    .cont10_box_link p:nth-of-type(2) {
        font-size: 15px;
        line-height: 25px;
    }
    .cont10_back {
        width: 50%;
    }
}

.cont11 {
    position: relative;
}
.cont11_inner {
    position: relative;
    width: 1175px;
    margin: 160px auto;
}
.cont11_top {
    position: relative;
    display: flex;
    z-index: 50;
}
.cont11_top_left {
    position: relative;
    width: 554px;
}
.cont11_top_left_title {
    display: flex;
    align-items: center;
    font-size: 70px;
    letter-spacing: 0.1em;
    color: #1EB08D;
    font-family: 'Outfit', sans-serif; 
}
.cont11_top_left_title hr {
    width: 80%;
    margin: 0 0 0 auto;
    border: 0;
    border-top: 3px solid #1EB08D;
}
.cont11_top_left_text {
    margin: 30px 0 0 60px;
    font-size: 28px;
    line-height: 45px;
    letter-spacing: 0.13em;
    font-weight: 600;
}
.cont11_top_left_info {
    position: absolute;
    right: -60px;
    bottom: -20px;
    width: 319px;
    padding: 30px 20px;
    text-align: justify;
    background: url(../images/grid.png);
    border-radius: 5px;
    box-shadow: 0px 3px 6px #00000029;
}
.cont11_top_left_info p:nth-of-type(1) {
    font-size: 19px;
    letter-spacing: 0.13em;
    font-weight: 600;
}
.cont11_top_left_info p:nth-of-type(2) {
    margin-top: 20px;
    font-size: 16px;
    line-height: 28px;
}
.cont11_top_right {
    width: 621px;
}
@media screen and (max-width:780px) {
    .cont11_inner {
        width: 100%;
        margin: 70px auto;
    }
    .cont11_top_left {
        width: 95%;
        margin: auto;
        text-align: center;
    }
    .cont11_top_left_title {
        font-size: 45px;
    }
    .cont11_top_left_title hr {
        width: 50%;
        margin: 0 0 0 10px;
        border: 0;
        border-top: 3px solid #1EB08D;
    }
    .cont11_top_left_text {
        display: inline-block;
        margin: 20px 0 30px 0;
        font-size: 22px;
        line-height: 41px;
        text-align: justify;
    }
    .cont11_top_left_info {
        left: 0;
        right: 0;
        bottom: -125px;
        width: calc(95% - 40px);
        margin: auto;
        padding: 30px 20px;
    }
    .cont11_top_left_info p:nth-of-type(1) {
        font-size: 17px;
    }
    .cont11_top_left_info p:nth-of-type(2) {
        margin-top: 15px;
        font-size: 15px;
    }
}

.cont11_bottom {
    position: relative;
    margin-top: 100px;
    z-index: 50;
}
.cont11_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1040px;
    margin: auto;
}
.cont11_box:not(:first-of-type) {
    margin-top: 100px;
}
.cont11_box div:nth-of-type(1) {
    width: 496px;
}
.cont11_box div:nth-of-type(2) {
    width: 486px;
    text-align: center;
}
.cont11_box div:nth-of-type(2) p:nth-of-type(1) {
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 0.1em;
    font-weight: 600;
}
.cont11_box div:nth-of-type(2) p:nth-of-type(2) {
    margin-top: 30px;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 0.1em;
    text-align: justify;
}
.cont11_sw1 {order: 1;}
.cont11_sw2 {order: 2;}
@media screen and (max-width:780px) {
    .cont11_bottom {
        margin-top: 150px;
    }
    .cont11_box {
        flex-direction: column;
        width: 90%;
    }
    .cont11_box:not(:first-of-type) {
        margin-top: 50px;
    }
    .cont11_box div:nth-of-type(1) {
        width: 100%;
    }
    .cont11_box div:nth-of-type(2) {
        width: 100%;
    }
    .cont11_box div:nth-of-type(2) p:nth-of-type(1) {
        margin-top: 30px;
        font-size: 20px;
    }
    .cont11_box div:nth-of-type(2) p:nth-of-type(2) {
        margin-top: 30px;
        font-size: 15px;
    }
    .cont11_sw1 {order: 2;}
    .cont11_sw2 {order: 1;}
}

.sub1 .cont11_back {
    position: absolute;
    top: -100px;
    right: 0;
    width: 373px;
    height: 100%;
    background: #EBE5D5;
    z-index: 1;
}
.sub2 .cont11_back {
    position: absolute;
    top: 300px;
    left: 0;
    width: 373px;
    height: 110%;
    background: #EBE5D5;
    z-index: 1;
}
@media screen and (max-width:780px) {
    .sub1 .cont11 {
        padding-bottom: 300px;
    }
    .sub1 .cont11_back {
        top: 0;
        width: 50%;
        height: 101.5%;
    }
    .cont13.sub1 .cont11_back {
        top: -100px;
    }
}

.cont08.sub {
    padding: 0 0 100px 0;
}
.sub .cont08_btn {
    margin: 0 auto;
}

#page-top2 {
    position: fixed;
    right: 0;
    bottom: 0;
    margin-bottom: 55px;
    padding: 10px 0;
    border-radius: 5px 0 0 5px;
    background: #fff;
    z-index: 5000;
    transition: 0.2s;
  }
  @media screen and (max-width:780px) {
    #page-top2 {
        margin-bottom: 10px;
    }
  }
  #page-top2 a {
    position: relative;
    padding: 10px 40px;
    color: #fff;
    text-decoration: none;
    background: linear-gradient(270deg, rgba(78,206,176,1) 0%, rgba(29,171,137,1) 85%, rgba(30,176,141,1) 100%);
    border-radius: 5px 0 0 5px;
    opacity: 1;
    transition: 0.3s;
  }
  #page-top2 a:hover {
    opacity: 0.8;
  }
  #page-top2 a:before {
    position: relative;
    top: 2px;
    left: -5px;
    content: "\e5cc";
    color: #1EB08D;
    z-index: 50;
    font-family: 'Material Symbols Outlined';
  }
  #page-top2 a:after {
    content: "";
    position: absolute;
    top: 52%;
    margin-left: -165px;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    transform: translateY(-50%);
    z-index: 10;
  }


.cont12 {
    position: relative;
    padding-top: 130px;
}
.cont12_inner {
    position: relative;
    display: flex;
    width: 1366px;
    margin: auto;
    z-index: 50;
}
.cont12_box {
    position: relative;
    width: 50%;
    padding: 0 0 30px;
    background: #1EB08D;
    text-align: center;
}
.cont12_box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #fff;
    opacity: 0;
    transition: 0.2s;
}
@media (hover: hover) and (pointer: fine) {
    .cont12_box a:hover {
        opacity: 0.3;
    }
}
.cont12_box.blue { background: #36AFE8;}
.cont12_info p:nth-of-type(1) {
    margin-top: -35px;
    font-size: 55px;
    letter-spacing: 0.1em;
    font-weight: 500;
    color: #6CCEB7;
    font-family: 'Outfit', sans-serif; 
}
.blue .cont12_info p:nth-of-type(1) {
    color: #76CFF9;
}
.cont12_info p:nth-of-type(2) {
    margin-bottom: 10px;
    font-size: 23px;
    letter-spacing: 0.13em;
    font-weight: 700;
    color: #fff;
}
.cont12_info p:nth-of-type(3) {
    position: relative;
    font-size: 13px;
    letter-spacing: 0.28em;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    font-family: 'Outfit', sans-serif;
}
.cont12_info p:nth-of-type(3):before {
    position: relative;
    top: 4px;
    left: -2px;
    font-size: 18px;
    content: "\e5cc";
    color: #1EB08D;
    z-index: 50;
    font-family: 'Material Symbols Outlined';
}
.blue .cont12_info p:nth-of-type(3):before {color: #36AFE8;}
.cont12_info p:nth-of-type(3):after {
    content: "";
    position: absolute;
    top: 7px;
    margin-left: -128px;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    z-index: 10;
}
@media screen and (max-width:780px) {
    .cont10 {
        padding: 130px 0 100px;
    }
    .cont12_inner {
        width: 100%;
    }
    .cont12_info p:nth-of-type(2) {
        font-size: 18px;
    }
}

.cont13 {
    position: relative;
}
.cont13_inner {
    position: relative;
    width: 1090px;
    margin: 100px auto 0;
    padding: 50px 55px;
    background: url(../images/grid.png);
    z-index: 100;
}
.cont13_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cont13_top_left {
    width: 100%;
}
.cont13_top_left_title {
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 70px;
    letter-spacing: 0.1em;
    color: #1EB08D;
    font-family: 'Outfit', sans-serif;
}
.cont13_top_left_title hr {
    width: 78%;
    margin: 0 0 0 auto;
    border: 0;
    border-top: 3px solid #1EB08D;
}
.cont13_top_left_headline {
    margin-top: 40px;
    font-size: 28px;
    letter-spacing: 0.13em;
    font-weight: 600;
    text-align: center;
}
.cont13_top_left_text {
    width: 362px;
    margin: 20px auto 0;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 0.1em;
    text-align: justify;
}
.cont13_top_right {
    width: 621px;
}
.sw1 {order: 1;}
.sw2 {order: 2;}
@media screen and (max-width:780px) {
    .cont13_inner {
        width: 100%;
        padding: 10px 0 30px;
    }
    .cont13_top {
        flex-direction: column;
    }
    .cont13_top_left_title {
        width: 80%;
        margin: 10px auto 0;
        font-size: 45px;
    }
    .cont13_top_left_headline {
        margin-top: 0;
        font-size: 24px;
    }
    .cont13_top_left_text {
        width: 80%;
        margin: 20px auto 0;
        font-size: 16px;
    }
    .cont13_top_right {
        width: 95%;
        margin: auto;
    }
    .sw1 {order: 2;}
    .sw2 {order: 1;}
}

.cont13_bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}
.cont13_bottom_box {
    width: 311px;
}
.cont13_bottom_box div:nth-of-type(2) {
    margin-top: 20px;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 0.1em;
    text-align: justify;
}
@media screen and (max-width:780px) {
    .cont13_bottom {
        flex-direction: column;
        margin-top: 0;
    }
    .cont13_bottom_box {
        width: 90%;
        margin: 50px auto 0;
    }
}

.cont08.sub {
    margin-top: 100px;
  }