@charset "UTF-8";




/*index*/
.main.index::before {
    height: 100%;
    background: url(/system_panel/uploads/images/index_main_before.png) top center no-repeat;
}
.main.index::after {
    background: url(/system_panel/uploads/images/index_main_after.png) bottom center no-repeat;
    height: 202.6rem;
}
.index .mainimg {
    height: calc(100vh - 11.5rem);
}

.index .mainimg .pic {
    width: 100%;
    height: inherit;
}
.index .mainimg .pic * {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index .mainimg .title {
    position: absolute;
    right: -7.29vw;
    bottom: 10rem;
    background: initial;
}
.index .mainimg .title h2 {
    width: fit-content;
    padding: 2rem 1em;
    background: #fff;
    border-radius: 0.5rem;
}
.index .mainimg .title p {
    grid-row: initial;
    color: #1e1e1e;
    width: fit-content;
    padding: 2rem 1em;
    background: #fff;
    border-radius: 0.5rem;
    font-size: 3.7rem;
}
.index_cnt1 {
    padding: 11rem 0 7.5rem;
}
.index_cnt1 .inner .col2 {
    display: flex;
    gap: 2.6vw;
    /*5*/
    flex-direction: row-reverse;
}
.index_cnt1 .inner .col2 .left {
    width: 45%;
    aspect-ratio: 5/7;
    border-radius: 0.5rem;
    overflow: hidden;
}
.index_cnt1 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt1 .inner .col2 .right {
    width: 55%;
}
.index_cnt1 .inner .col2 .right h3 {
    font-size: 3.9rem;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    margin: 0 0 7rem;
}
.index_cnt1 .inner .col2 .right p:not(.buttonA) {
    line-height: 2.58;
    margin: 0 0 6rem;
}
.index_cnt2 {
    padding: 7.5rem 0 21.5rem;
}
.index_cnt2 .inner .titleA {
    margin: 0 auto 10rem;
}
.index_cnt2 .inner .col2 {
    display: flex;
    gap: 3.64vw;
    /*7*/
}
.index_cnt2 .inner .col2 :is(.left, .right) {
    width: 50%;
}
.index_cnt2 .inner .col2 :is(.left, .right) .dl {
    display: grid;
    gap: 2rem;
    position: relative;
}
.index_cnt2 .inner .col2 :is(.left, .right) .dt {
    width: fit-content;
    height: fit-content;
    font-size: 2.3rem;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 600;
    writing-mode: vertical-rl;
    background: #fff;
    padding: 1.5em 0.2rem;
    border-radius: 0.5rem;
    position: absolute;
    z-index: 2;
    top: -2rem;
}
.index_cnt2 .inner .col2 :is(.left, .right) .dt p::before {
    content: "";
    width: 5rem;
    height: 5rem;
    display: inline-grid;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: calc(-1.5em - 2.5rem) auto 1rem;
}
.index_cnt2 .inner .col2 .left .dt p::before {
    background: url(/system_panel/uploads/images/icon_crops.png) no-repeat center #276db6;
}
.index_cnt2 .inner .col2 .right .dt p::before {
    background: url(/system_panel/uploads/images/icon_facility.png) no-repeat center #e2740e;
}
.index_cnt2 .inner .col2 :is(.left, .right) .pic {
    border-radius: 0.5rem;
}
.index_cnt2 .inner .col2 :is(.left, .right) .pic .sub {
    aspect-ratio: 5.3/4;
    transform: rotate(-3deg);
    transform-origin: left bottom;
    border-radius: 0.5rem;
    overflow: hidden;
}
.index_cnt2 .inner .col2 :is(.left, .right) .pic .sub img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transform: scale(1);
}
.index_cnt2 .inner .col2 :is(.left, .right) .pic .sub img:hover {
    transform: scale(1.1);
    transition: 0.5s;
}
.index_cnt2 .inner .col2 .left .dt {
    color: #276db6;
}
.index_cnt2 .inner .col2 .right .dt {
    color: #e2740e;
}
.index_cnt2 .inner .col2 .left .pic {
    background: #276db6;
}
.index_cnt2 .inner .col2 .right .pic {
    background: #e2740e;
}
.index_cnt2 .inner .col2 :is(.left, .right) [class^="button"] {
    margin: auto;
}
.index_cnt3 {
    padding: 21.5rem 0 6rem;
}
.index_cnt3 .inner .col2 {
    display: flex;
    margin: 0 auto 6rem;
}
.index_cnt3 .inner .col2 .left {
    width: 20%;
}
.index_cnt3 .inner .col2 .left .titleA {
    margin: auto;
}
.index_cnt3 .inner .col2 .right {
    width: 80%;
}
.index_cnt3 .inner .col2 .right p {
    line-height: 2.58;
}
.index_cnt3 .inner .pic {
    width: 100%;
    margin: 0 auto 4rem;
}
.index_cnt3 .inner .pic img {
    width: 100%;
}
.index_cnt3 .inner .buttonA {
    margin: auto;
}
.index_cnt4 {
    padding: 6rem 0 21.5rem;
}
.index_cnt4 .inner .webgene-blog {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4.6875vw;
    /*9*/
    margin: 0 auto 5rem;
}
.index_cnt4 .inner .webgene-blog .webgene-item {
    width: 100%;
}
.index_cnt4 .inner .webgene-blog .webgene-item .dl {
    width: 100%;
    display: grid;
    gap: 1rem;
}
.index_cnt4 .inner .webgene-blog .webgene-item .dt {
    grid-row: 3/4;
}
.index_cnt4 .inner .webgene-blog .webgene-item .dt a {
    color: inherit;
}
.index_cnt4 .inner .webgene-blog .webgene-item .cate {
    grid-row: 2/3;
    width: fit-content;
    min-height: 2.2rem;
    border-radius: 0.5rem;
    background: #f2b119;
    padding: 0 1em;
    display: grid;
    align-items: center;
    font-size: 1.4rem;
    color: #fff;
}
.index_cnt4 .inner .webgene-blog .webgene-item .pic {
    width: 100%;
    aspect-ratio: 3.4/3;
    border-radius: 0.5rem;
    overflow: hidden;
}
.index_cnt4 .inner .webgene-blog .webgene-item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt4 .inner .buttonA {
    margin: auto;
}
.index_cnt5 {
    padding: 12rem 0 2rem;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 0) 70%);
}
.index_cnt5 .inner .titleA {
    margin: 0 0 5rem;
}
.index_cnt5 .inner .titleA h3 {
    text-align: left;
}
.index_cnt5 .inner .titleA p {
    text-align: left;
}
.index_cnt5 .inner h4 {
    font-size: 3.9rem;
    font-family: "Zen Maru Gothic", sans-serif;
    margin: 0 0 3rem;
}
.index_cnt5 .inner>p {
    line-height: 2.58;
    margin: 0 0 3rem;
}
.index_cnt5 .inner .col2 {
    display: flex;
    gap: 4.16vw;
    /*8*/
}
.index_cnt5 .inner .col2 :is(.left, .right) {
    width: 50%;
    display: grid;
}
.index_cnt5 .inner .col2 :is(.left, .right) h5 {
    width: fit-content;
    min-height: 5.5rem;
    font-size: 2.5rem;
    font-family: "Zen Maru Gothic", sans-serif;
    color: #fff;
    padding: 1rem 2em 1rem 1rem;
    border-radius: 2.75rem;
    display: flex;
    align-items: center;
    gap: 2rem;
    margin: -2.75rem auto 2rem;
    grid-row: 2/3;
    z-index: 2;
}
.index_cnt5 .inner .col2 :is(.left, .right) h5::before {
    content: "";
    background-size: cover;
    width: 3.5rem;
    height: 3.5rem;
    display: inline-block;
}
.index_cnt5 .inner .col2 :is(.left, .right) .pic {
    width: 100%;
    aspect-ratio: 5.6/4;
    border-radius: 0.5rem;
    overflow: hidden;
}
.index_cnt5 .inner .col2 :is(.left, .right) .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transform: scale(1);
}
.index_cnt5 .inner .col2 :is(.left, .right) .pic img:hover {
    transform: scale(1.1);
    transition: 0.5s;
}
.index_cnt5 .inner .col2 :is(.left, .right) p:not([class^="button"]) {
    text-align: center;
    margin: 0 auto 3rem;
    line-height: 2.58;
}
.index_cnt5 .inner .col2 :is(.left, .right) [class^="button"] {
    margin: auto;
}
.index_cnt5 .inner .col2 .left h5 {
    background: #276db6;
}
.index_cnt5 .inner .col2 .right h5 {
    background: #e2740e;
}
.index_cnt5 .inner .col2 .left h5::before {
    background: url(/system_panel/uploads/images/icon_beginner.png) no-repeat;
}
.index_cnt5 .inner .col2 .right h5::before {
    background: url(/system_panel/uploads/images/icon_application.png) no-repeat;
}





/*beginner*/
.main.beginner::after {
    background: url(/system_panel/uploads/images/beginner_main_after.png) bottom left no-repeat;
    height: 72rem;
}
.beginner_cnt1 {
    padding: 13rem 0;
    background: url(/system_panel/uploads/images/bgA.jpg);
}
.beginner_cnt1 .inner>p {
    text-align: center;
    line-height: 2.58;
    margin: 0 auto 5rem;
}
.beginner_cnt1 .inner .ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.5625vw;
    /*3*/
    margin: 0 auto 13rem;
}
div#sec1 {
    padding-top: 150px;
    margin-top: -150px;
}
.beginner_cnt1 .inner .li {
    list-style: none;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    width: fit-content;
    min-width: 12rem;
    height: 4.6rem;
    background: #276db6;
    border-radius: 0.5rem;
    padding: 0 1em;
    display: grid;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    text-align: center;
}
.beginner_cnt1 .inner .calender {
    width: 100%;
}
.beginner_cnt1 .inner .calender img {
    width: 100%;
}
.beginner_cnt1 .inner .em {
    text-align: left;
}
.beginner_cnt2 {
    padding: 13rem 0;
    background: url(/system_panel/uploads/images/bgA.jpg);
    position: relative;
    z-index: 2;
}
.beginner_cnt2 .inner {}
.beginner_cnt2::before {
    content: "";
    width: 89%;
    height: 100%;
    padding: 10rem 0;
    background: #fff;
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    border-radius: 0 1rem 1rem 0;
}
.beginner_cnt2 .inner .titleA {
    margin: 0 0 5rem;
}
.beginner_cnt2 .inner .titleA h3 {
    text-align: left;
}
.beginner_cnt2 .inner .titleA p {
    text-align: left;
}
.beginner_cnt2 .inner .grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4.16vw;
    /*8*/
}
.beginner_cnt2 .inner .grid .set {
    width: 100%;
    display: grid;
    align-content: start;
    position: relative;
}
.beginner_cnt2 .inner .grid .set::before {
    content: "";
    width: 7rem;
    height: 7rem;
    border-radius: 50%;
    background: #fff;
    font-size: 3.9rem;
    display: grid;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -1rem;
    left: 3rem;
    z-index: 2;
}
.beginner_cnt2 .inner .grid .set:nth-of-type(1)::before {
    content: "1";
}
.beginner_cnt2 .inner .grid .set:nth-of-type(2)::before {
    content: "2";
}
.beginner_cnt2 .inner .grid .set:nth-of-type(3)::before {
    content: "3";
}
.beginner_cnt2 .inner .grid .set:nth-of-type(4)::before {
    content: "4";
}
.beginner_cnt2 .inner .grid .set h4 {
    width: fit-content;
    min-height: 5.5rem;
    background: #276db6;
    font-size: 2.5rem;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    color: #fff;
    padding: 1rem 2em;
    border-radius: 2.75rem;
    display: grid;
    align-items: center;
    margin: -2.75rem auto 2rem;
    grid-row: 2/3;
    z-index: 2;
}
.beginner_cnt2 .inner .grid .set .pic {
    width: 100%;
    aspect-ratio: 5.6/4;
    border-radius: 0.5rem;
    overflow: hidden;
}
.beginner_cnt2 .inner .grid .set .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.beginner_cnt2 .inner .grid .set p:not([class^="button"]) {
    text-align: center;
    margin: 0 auto;
    line-height: 2.1;
}
.beginner_cnt3 {
    padding: 13rem 0;
    background: url(/system_panel/uploads/images/bgA.jpg);
    position: relative;
}
.beginner_cnt3::after {
    content: "";
    background: url(/system_panel/uploads/images/cnt_after.png) no-repeat center bottom;
    background-size: cover;
    width: 100%;
    height: 6rem;
    display: block;
    position: absolute;
    bottom: -6rem;
}
.beginner_cnt3 .inner .titleA {
    margin: 0 auto 8rem;
}
.beginner_cnt3 .inner .col2 {
    display: flex;
    gap: 3.64vw;
    /*7*/
}
.beginner_cnt3 .inner .col2 :is(.left, .right) {
    width: 50%;
    display: grid;
    position: relative;
}
.beginner_cnt3 .inner .col2 :is(.left, .right) h4 {
    width: fit-content;
    min-height: 5.5rem;
    font-size: 2.5rem;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    color: #fff;
    padding: 1rem 2em;
    border-radius: 2.75rem;
    display: flex;
    align-items: center;
    gap: 2rem;
    margin: -2.75rem auto 2rem;
    grid-row: 2/3;
    z-index: 2;
}
.beginner_cnt3 .inner .col2 .left h4 {
    background: #276db6;
}
.beginner_cnt3 .inner .col2 .right h4 {
    background: #e2740e;
}
.beginner_cnt3 .inner .col2 :is(.left, .right) .pic {
    border-radius: 0.5rem;
}
.beginner_cnt3 .inner .col2 :is(.left, .right) .pic .sub {
    aspect-ratio: 5.3/4;
    transform: rotate(-3deg);
    transform-origin: left bottom;
    border-radius: 0.5rem;
    overflow: hidden;
}
.beginner_cnt3 .inner .col2 :is(.left, .right) .pic .sub img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transform: scale(1);
}
.beginner_cnt3 .inner .col2 :is(.left, .right) .pic .sub img:hover {
    transform: scale(1.1);
    transition: 0.5s;
}
.beginner_cnt3 .inner .col2 .left .dt {
    color: #276db6;
}
.beginner_cnt3 .inner .col2 .right .dt {
    color: #e2740e;
}
.beginner_cnt3 .inner .col2 .left .pic {
    background: #276db6;
}
.beginner_cnt3 .inner .col2 .right .pic {
    background: #e2740e;
}
.beginner_cnt3 .inner .col2 :is(.left, .right) [class^="button"] {
    margin: auto;
}
.beginner_cnt4 {
    padding: 14rem 0 18rem;
}
.beginner_cnt4 .inner .col2 {
    display: flex;
    align-items: start;
    gap: 4.16vw;
    /*8*/
}
.beginner_cnt4 .inner .col2 .left {
    width: 50%;
    aspect-ratio: 5.6/4;
    border-radius: 0.5rem;
    overflow: hidden;
}
.beginner_cnt4 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.beginner_cnt4 .inner .col2 .right {
    width: 50%;
}
.beginner_cnt4 .inner .col2 .right h3 {
    font-size: 3.9rem;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    margin: 0 0 3rem;
}
.beginner_cnt4 .inner .col2 .right p:not(.buttonA) {
    line-height: 2.58;
    margin: 0 0 6rem;
}





/*application*/
.application::after {
    background: url(/system_panel/uploads/images/beginner_main_after.png) bottom left no-repeat;
    height: 72rem;
}
.application>p {
    text-align: center;
    padding: 7rem 0;
    line-height: 2.58;
    background: url(/system_panel/uploads/images/bgA.jpg);
}
.application_cnt1 {
    padding: 8rem 0;
    background: url(/system_panel/uploads/images/bgA.jpg);
    position: relative;
    z-index: 2;
}
.application_cnt1 .inner {}
.application_cnt1 .inner::before {
    content: "";
    width: 89%;
    height: 100%;
    padding: 10rem 0;
    background: #fff;
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    border-radius: 0 1rem 1rem 0;
}
.application_cnt1 .inner .col2 {
    display: flex;
    align-items: end;
    gap: 4.16vw;
    /*8*/
}
.application_cnt1 .inner .col2 .left {
    width: 50%;
    aspect-ratio: 5.6/4;
    border-radius: 0.5rem;
    overflow: hidden;
}
.application_cnt1 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.application_cnt1 .inner .col2 .right {
    width: 50%;
}
.application_cnt1 .inner .col2 .right p:not(.buttonA) {
    line-height: 2.58;
    margin: 0 0 6rem;
}
.application_cnt2 {
    padding: 13rem 0;
    background: url(/system_panel/uploads/images/bgA.jpg);
}
.application_cnt2 .inner .titleA {
    margin: 0 0 5rem;
}
.application_cnt2 .inner .titleA h3 {
    text-align: left;
}
.application_cnt2 .inner .titleA p {
    text-align: left;
}
.application_cnt2 .inner .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5625vw;
    /*3*/
    margin: 0 auto 5rem;
}
.application_cnt2 .inner .grid .dl {
    width: 100%;
    display: grid;
    align-content: start;
    position: relative;
}
.application_cnt2 .inner .grid .dl::before {
    content: "";
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    background: #fff;
    font-size: 2.7rem;
    display: grid;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -1rem;
    left: 3rem;
    z-index: 2;
}
.application_cnt2 .inner .grid .dl:nth-of-type(1)::before {
    content: "1";
}
.application_cnt2 .inner .grid .dl:nth-of-type(2)::before {
    content: "2";
}
.application_cnt2 .inner .grid .dl:nth-of-type(3)::before {
    content: "3";
}
.application_cnt2 .inner .grid .dt {
    width: fit-content;
    min-height: 4.4rem;
    background: #276db6;
    font-size: 2.1rem;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    color: #fff;
    padding: 1rem 1em;
    border-radius: 2.75rem;
    display: grid;
    align-items: center;
    margin: -2.2rem auto 2rem;
    grid-row: 2/3;
    z-index: 2;
}
.application_cnt2 .inner .grid .pic {
    width: 100%;
    aspect-ratio: 5.6/4;
    border-radius: 0.5rem;
    overflow: hidden;
}
.application_cnt2 .inner .grid .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.application_cnt2 .inner .grid .dd:not(.pic) {
    text-align: center;
    margin: 0 auto;
    line-height: 2.1;
}
.application_cnt2 .inner .buttonA {
    margin: 0 auto 10rem;
}
.application_cnt2 .inner h4 {
    font-size: 3.9rem;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    text-align: center;
    margin: 0 auto 7rem;
}
.application_cnt2 .inner .col2 {
    display: flex;
    flex-direction: row-reverse;
    gap: 3.64vw;
    /*7*/
}
.application_cnt2 .inner .col2:not(:last-of-type) {
    margin: 0 auto 6rem;
}
.application_cnt2 .inner .col2 :is(.left, .right) {
    width: 50%;
    position: relative;
}
.application_cnt2 .inner .col2 .left h5 {
    width: fit-content;
    min-width: 33rem;
    min-height: 5.2rem;
    background: #276db6;
    font-size: 2.5rem;
    font-family: "Zen Maru Gothic", sans-serif;
    color: #fff;
    text-align: center;
    padding: 1rem 2em;
    border-radius: 2.75rem;
    display: grid;
    align-items: center;
    gap: 2rem;
    margin: 0 0 3.5rem;
}
.application_cnt2 .inner .col2 .left .dl {
    margin: 0 0 3rem;
}
.application_cnt2 .inner .col2 .left .dt {
    width: fit-content;
    height: 3rem;
    display: grid;
    align-items: center;
    padding: 0 1em;
    border-radius: 0.5rem;
    background: #e2740e;
    font-size: 1.5rem;
    color: #fff;
    margin: 0 0 1rem;
}
.application_cnt2 .inner .col2 .left .dd {
    line-height: 2.1;
}
.application_cnt2 .inner .col2 .right .pic {
    aspect-ratio: 5.3/4;
    transform: rotate(-3deg);
    transform-origin: left bottom;
    border-radius: 0.5rem;
    overflow: hidden;
}
.application_cnt2 .inner .col2 .right .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.application_cnt2 .inner .col2 .right {
    background: #276db6;
    border-radius: 0.5rem;
}
.application_cnt3 {
    padding: 13rem 0;
    background: url(/system_panel/uploads/images/bgA.jpg);
    position: relative;
}
.application_cnt3::after {
    content: "";
    background: url(/system_panel/uploads/images/cnt_after.png) no-repeat center bottom;
    background-size: cover;
    width: 100%;
    height: 6rem;
    display: block;
    position: absolute;
    bottom: -6rem;
}
.application_cnt3 .inner .titleA {
    margin: 0 auto 8rem;
}
.application_cnt3 .inner .col2 {
    display: flex;
    gap: 3.64vw;
    /*7*/
}
.application_cnt3 .inner .col2:not(:last-of-type) {
    margin: 0 auto 9rem;
}
.application_cnt3 .inner .col2 :is(.left, .right) {
    width: 50%;
    display: grid;
    position: relative;
}
.application_cnt3 .inner .col2 :is(.left, .right) h4 {
    width: fit-content;
    min-height: 5.5rem;
    font-size: 2.5rem;
    font-family: "Zen Maru Gothic", sans-serif;
    color: #fff;
    padding: 1rem 2em;
    border-radius: 2.75rem;
    display: flex;
    align-items: center;
    gap: 2rem;
    margin: -2.75rem auto 2rem;
    grid-row: 2/3;
    z-index: 2;
}
.application_cnt3 .inner .col2 :is(.left, .right) .pic {
    border-radius: 0.5rem;
}
.application_cnt3 .inner .col2 :is(.left, .right) .pic .sub {
    aspect-ratio: 5.3/4;
    transform: rotate(-3deg);
    transform-origin: left bottom;
    border-radius: 0.5rem;
    overflow: hidden;
}
.application_cnt3 .inner .col2 :is(.left, .right) .pic .sub img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transform: scale(1);
}
.application_cnt3 .inner .col2 :is(.left, .right) .pic .sub img:hover {
    transform: scale(1.1);
    transition: 0.5s;
}
.application_cnt3 .inner .col2 .left h4 {
    background: #e2740e;
}
.application_cnt3 .inner .col2 .right h4 {
    background: #276db6;
}
.application_cnt3 .inner .col2 .left .dt {
    color: #276db6;
}
.application_cnt3 .inner .col2 .right .dt {
    color: #e2740e;
}
.application_cnt3 .inner .col2 .left .pic {
    background: #e2740e;
}
.application_cnt3 .inner .col2 .right .pic {
    background: #276db6;
}
.application_cnt3 .inner .col2:nth-last-of-type(even) .left h4 {
    background: #276db6;
}
.application_cnt3 .inner .col2:nth-last-of-type(even) .right h4 {
    background: #e2740e;
}
.application_cnt3 .inner .col2:nth-last-of-type(even) .left .pic {
    background: #276db6;
}
.application_cnt3 .inner .col2:nth-last-of-type(even) .right .pic {
    background: #e2740e;
}
.application_cnt3 .inner .col2 :is(.left, .right) [class^="button"] {
    margin: auto;
}
.application_cnt4 {
    padding: 14rem 0 18rem;
}
.application_cnt4 .inner .col2 {
    display: flex;
    flex-direction: row-reverse;
    align-items: end;
    gap: 4.16vw;
    /*8*/
}
.application_cnt4 .inner .col2 .left {
    width: 50%;
    aspect-ratio: 5.6/4;
    border-radius: 0.5rem;
    overflow: hidden;
}
.application_cnt4 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.application_cnt4 .inner .col2 .right {
    width: 50%;
}
.application_cnt4 .inner .col2 .right p:not(.buttonA) {
    line-height: 2.58;
    margin: 0 0 6rem;
}





/*media*/
.media {
    display: block;
}
.media::after {
    background: url(/system_panel/uploads/images/beginner_main_after.png) bottom left no-repeat;
    height: 72rem;
}
.media_cnt1 {
    padding: 7rem 0;
    background: url(/system_panel/uploads/images/bgA.jpg);
    position: relative;
}
.media_cnt1::after {
    content: "";
    background: url(/system_panel/uploads/images/cnt_after.png) no-repeat center bottom;
    background-size: cover;
    width: 100%;
    height: 6rem;
    display: block;
    position: absolute;
    bottom: -6rem;
}
.media_cnt1 .inner>p {
    text-align: center;
    line-height: 2.58;
    margin: 0 auto 7rem;
}
.media_cnt1 .inner .titleA {
    margin: 0 auto 8rem;
}
.media_cnt1 .inner .col2 {
    display: flex;
    gap: 3.64vw;
    /*7*/
}
.media_cnt1 .inner .col2:not(:last-of-type) {
    margin: 0 auto 9rem;
}
.media_cnt1 .inner .col2 :is(.left, .right) {
    width: 50%;
    display: grid;
    position: relative;
}
.media_cnt1 .inner .col2 :is(.left, .right) h4 {
    width: fit-content;
    min-height: 5.5rem;
    font-size: 2.5rem;
    font-family: "Zen Maru Gothic", sans-serif;
    color: #fff;
    padding: 1rem 2em;
    border-radius: 2.75rem;
    display: flex;
    align-items: center;
    gap: 2rem;
    margin: -2.75rem auto 2rem;
    grid-row: 2/3;
    z-index: 2;
}
.media_cnt1 .inner .col2 :is(.left, .right) .pic {
    border-radius: 0.5rem;
}
.media_cnt1 .inner .col2 :is(.left, .right) .pic .sub {
    aspect-ratio: 5.3/4;
    transform: rotate(-3deg);
    transform-origin: left bottom;
    border-radius: 0.5rem;
    overflow: hidden;
}
.media_cnt1 .inner .col2 :is(.left, .right) .pic .sub img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.media_cnt1 .inner .col2 :is(.left, .right) p {
    text-align: center;
    line-height: 2.1;
}
.media_cnt1 .inner .col2 .left h4 {
    background: #e2740e;
}
.media_cnt1 .inner .col2 .right h4 {
    background: #276db6;
}
.media_cnt1 .inner .col2 .left .dt {
    color: #276db6;
}
.media_cnt1 .inner .col2 .right .dt {
    color: #e2740e;
}
.media_cnt1 .inner .col2 .left .pic {
    background: #e2740e;
}
.media_cnt1 .inner .col2 .right .pic {
    background: #276db6;
}
.media_cnt1 .inner .col2:nth-last-of-type(even) .left h4 {
    background: #276db6;
}
.media_cnt1 .inner .col2:nth-last-of-type(even) .right h4 {
    background: #e2740e;
}
.media_cnt1 .inner .col2:nth-last-of-type(even) .left .pic {
    background: #276db6;
}
.media_cnt1 .inner .col2:nth-last-of-type(even) .right .pic {
    background: #e2740e;
}
.media_cnt1 .inner .col2 :is(.left, .right) [class^="button"] {
    margin: auto;
}

.media_cnt2 {
    padding: 14rem 0 10rem;
}
.media_cnt2 .inner .titleA {
    margin: 0 0 5rem;
}
.media_cnt2 .inner .titleA h3 {
    text-align: left;
}
.media_cnt2 .inner .titleA p {
    text-align: left;
}
.media_cnt2 .inner>p {
    line-height: 2.58;
    margin: 0 0 5rem;
}
.media_cnt2 .inner .webgene-blog {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4.6875vw;
    /*9*/
    margin: 0 auto 5rem;
}
.media_cnt2 .inner .webgene-blog .webgene-item {
    width: 100%;
}
.media_cnt2 .inner .webgene-blog .webgene-item .dl {
    width: 100%;
    display: grid;
    gap: 1rem;
}
.media_cnt2 .inner .webgene-blog .webgene-item .dt {
    grid-row: 3/4;
}
.media_cnt2 .inner .webgene-blog .webgene-item .dt a {
    color: inherit;
}
.media_cnt2 .inner .webgene-blog .webgene-item .cate {
    grid-row: 2/3;
    width: fit-content;
    min-height: 2.2rem;
    border-radius: 0.5rem;
    background: #f2b119;
    padding: 0 1em;
    display: grid;
    align-items: center;
    font-size: 1.4rem;
    color: #fff;
}
.media_cnt2 .inner .webgene-blog .webgene-item .pic {
    width: 100%;
    aspect-ratio: 3.4/3;
    border-radius: 0.5rem;
    overflow: hidden;
}
.media_cnt2 .inner .webgene-blog .webgene-item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.media_cnt2 .inner .buttonA {
    margin: auto;
}




/*commit*/
.commit::after {
    background: url(/system_panel/uploads/images/beginner_main_after.png) bottom left no-repeat;
    height: 72rem;
}
.commit_cnt1 {
    padding: 11rem 0 9rem;
    background: url(/system_panel/uploads/images/bgA.jpg);
    position: relative;
}
.commit_cnt1::after {
    content: "";
    background: url(/system_panel/uploads/images/cnt_after.png) no-repeat center bottom;
    background-size: cover;
    width: 100%;
    height: 6rem;
    display: block;
    position: absolute;
    bottom: -6rem;
}
.commit_cnt1 .inner .col2 {
    display: flex;
    gap: 2.6vw;
    /*5*/
    flex-direction: row-reverse;
}
.commit_cnt1 .inner .col2 .left {
    width: 45%;
    aspect-ratio: 5/6;
    border-radius: 0.5rem;
    overflow: hidden;
}
.commit_cnt1 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.commit_cnt1 .inner .col2 .right {
    width: 55%;
}
.commit_cnt1 .inner .col2 .right h3 {
    font-size: 3.9rem;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    line-height: 1.5;
    margin: 0 0 4rem;
}
.commit_cnt1 .inner .col2 .right p:not(.buttonA) {
    line-height: 2.58;
    margin: 0 0 6rem;
}

.commit_cnt2 {
    padding: 14rem 0;
}
.commit_cnt2 .inner .col2 {
    display: flex;
    gap: 3.64vw;
    /*7*/
}
.commit_cnt2 .inner .col2:nth-of-type(odd) {
    flex-direction: row-reverse;
}
.commit_cnt2 .inner .col2:not(:last-of-type) {
    margin: 0 auto 5rem;
}
.commit_cnt2 .inner .col2 .left {
    width: 50%;
    aspect-ratio: 5.6/4;
    border-radius: 0.5rem;
    overflow: hidden;
}
.commit_cnt2 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.commit_cnt2 .inner .col2 .right {
    width: 50%;
}
.commit_cnt2 .inner .col2 .right h4 {
    font-size: 3.7rem;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    line-height: 1.5;
    margin: 0 0 3rem;
}
.commit_cnt2 .inner .col2 .right p:not(.buttonA) {
    line-height: 2.58;
    /*margin: 0 0 6rem;*/
}






/*blog&blogdetail共通*/
:is(.blog, .blogdetail) .bottom {
    background: url(/system_panel/uploads/images/bgA.jpg);
}
:is(.blog_cnt1, .blogdetail_cnt1) {
    width: 100%;
    background: url(/system_panel/uploads/images/bgA.jpg);
    padding: 9rem 0;
}
:is(.blog_cnt1, .blogdetail_cnt1) .inner .webgene-blog {
    width: 100%;
    max-width: 100rem;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /*justify-content: space-around;*/
    gap: 1.5625vw;
    /*3*/
}
:is(.blog_cnt1, .blogdetail_cnt1) .inner .webgene-blog .webgene-item .buttonB {
    min-width: 17rem;
}
:is(.blog_cnt2, .blogdetail_cnt2) {
    background: url(/system_panel/uploads/images/bgA.jpg);
}


/*blog*/
.blog_cnt2 .inner .webgene-blog {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4.6875vw;
    /*9*/
}
.blog_cnt2 .inner .webgene-blog .webgene-item {}
.blog_cnt2 .inner .webgene-blog .webgene-item .dl {
    display: grid;
    gap: 1rem;
}
.blog_cnt2 .inner .webgene-blog .webgene-item .dt {
    grid-row: 3/4;
    grid-column: 1/2;
}
.blog_cnt2 .inner .webgene-blog .webgene-item .dt a {
    color: inherit;
}
.blog_cnt2 .inner .webgene-blog .webgene-item .cate {
    grid-row: 2/3;
    grid-column: 1/2;
    width: fit-content;
    height: 2.2rem;
    display: grid;
    align-items: center;
    padding: 0 1em;
    font-size: 1.4rem;
    background: #f2b119;
    border-radius: 0.5rem;
    color: #fff;
    margin: 0 0 0 auto;
}
.blog_cnt2 .inner .webgene-blog .webgene-item .day {
    grid-row: 2/3;
    grid-column: 1/2;
    width: fit-content;
    height: 2.2rem;
    display: grid;
    align-items: center;
}
.blog_cnt2 .inner .webgene-blog .webgene-item .pic {
    grid-row: 1/2;
    aspect-ratio: 3.4/3;
    border-radius: 0.5rem;
    overflow: hidden;
}
.blog_cnt2 .inner .webgene-blog .webgene-item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.webgene-pagination {
    grid-column: 1/4;
}

.webgene-pagination ul {
    width: fit-content;
    display: flex;
    margin: 0 auto 0;
}
.webgene-pagination ul li {
    font-size: 1.7rem;
}
.webgene-pagination :is(.prev, .next) {
    width: 3em;
    height: 3em;
    background: #cdcdcd;
    border-radius: 0.5rem;
    list-style: none;
}
.webgene-pagination .prev {
    margin: 0 5rem 0 0;
}
.webgene-pagination .next {
    margin: 0 0 0 5rem;
}
.webgene-pagination :is(.prev a, .next a) {
    display: grid;
    justify-content: center;
    align-content: center;
    width: inherit;
    height: inherit;
    color: inherit;
    text-decoration: none;
    color: #fff;
}
.webgene-pagination ul .number {
    list-style: none;
    background: #cdcdcd;
    border-radius: 0.5rem;
    width: 3em;
    height: 3em;
    margin: 0 0.5em;
}
.webgene-pagination ul .number.selected {
    list-style: none;
    background: #f2b119;
    width: 3em;
    height: 3em;
    margin: 0 0.5em;
}
.webgene-pagination ul .number.selected a {
    color: #fff;
}
.webgene-pagination ul .number a {
    display: grid;
    justify-content: center;
    align-content: center;
    width: inherit;
    height: inherit;
    color: inherit;
    text-decoration: none;
    color: #fff;
}





/*blogdetail*/
.blogdetail_cnt2 {
    margin: 0 auto;
}
.blogdetail_cnt2 .inner .webgene-blog {
    margin: 0 auto;
}
.blogdetail_cnt2 .inner .webgene-blog .webgene-item {
    margin: 0 auto 6rem;
}
.blogdetail_cnt2 .inner .webgene-blog .webgene-item .dl {
    display: grid;
    gap: 2rem;
}
.blogdetail_cnt2 .inner .webgene-blog .webgene-item .cate {
    grid-row: 1/2;
    grid-column: 1/2;
    width: fit-content;
    height: 2.2rem;
    display: grid;
    align-items: center;
    padding: 0 2em;
    background: #f2b119;
    border-radius: 0.5rem;
    font-size: 1.4rem;
    color: #fff;
    margin: 0 0 0 8em;

}
.blogdetail_cnt2 .inner .webgene-blog .webgene-item .day {
    grid-row: 1/2;
    grid-column: 1/2;
    width: fit-content;
    height: 2.2rem;
    display: grid;
    align-items: center;
}
.blogdetail_cnt2 .inner .webgene-blog .webgene-item .dt {
    grid-row: 2/3;
    grid-column: 1/2;
    display: grid;
    align-items: center;
    font-size: 3.5rem;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
}
.blogdetail_cnt2 .inner .webgene-blog .webgene-item .cmt {
    line-height: 2.58;
}
.blogdetail_cnt2 .inner .webgene-blog .webgene-item .pic {
    grid-column: 1/2;
    width: 100%;
    border-radius: 0.5rem;
    overflow: hidden;

}
.blogdetail_cnt2 .inner .webgene-blog .webgene-item .pic :is(.slick-img, .thumbnail-img) {
    width: 100%;
    aspect-ratio: 9/6.4;
    overflow: hidden;
    border-radius: 0.5rem;
    padding: 0.5rem;
}
.blogdetail_cnt2 .inner .webgene-blog .webgene-item .pic img {
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
    /*object-fit: cover;*/
  object-fit: contain;
    object-position: center;
}
.blogdetail_cnt2 .inner .buttonA {
    margin: auto;
}




/*facility*/
.facility .bottom {
    background: url(/system_panel/uploads/images/bgA.jpg);
}
.facility_cnt1 {
    padding: 7rem 0 4rem;
    background: url(/system_panel/uploads/images/bgA.jpg);
}
.facility_cnt1 .inner>p {
    text-align: center;
    line-height: 2.58;
    margin: 0 auto 8rem;
}
.facility_cnt1 .inner .col2 {
    display: flex;
    flex-direction: row-reverse;
    gap: 3.64vw;
    /*7*/
}
.facility_cnt1 .inner .col2:not(:last-of-type) {
    margin: 0 auto 6rem;
}
.facility_cnt1 .inner .col2 :is(.left, .right) {
    width: 50%;
    position: relative;
}
.facility_cnt1 .inner .col2 .left h4 {
    width: fit-content;
    min-width: 33rem;
    min-height: 5.2rem;
    background: #276db6;
    font-size: 2.5rem;
    font-family: "Zen Maru Gothic", sans-serif;
    color: #fff;
    text-align: center;
    padding: 1rem 2em;
    border-radius: 2.75rem;
    display: grid;
    align-items: center;
    gap: 2rem;
    margin: 0 0 3.5rem;
}
.facility_cnt1 .inner .col2 .left .dl {
    margin: 0 0 3rem;
}
.facility_cnt1 .inner .col2 .left .dt {
    width: fit-content;
    min-width: 12rem;
    min-height: 3rem;
    display: grid;
    align-items: center;
    padding: 0 1em;
    border-radius: 0.5rem;
    background: #e2740e;
    font-size: 1.5rem;
    text-align: center;
    color: #fff;
    margin: 0 0 1rem;
}
.facility_cnt1 .inner .col2 .left .dd {
    line-height: 2.1;
}
.facility_cnt1 .inner .col2 .left>p {
    line-height: 2.1;
}
.facility_cnt1 .inner .col2 .right {
    border-radius: 0.5rem;
}
.facility_cnt1 .inner .col2 .right .pic {
    aspect-ratio: 5.3/3.6;
    border-radius: 0.5rem;
}
.facility_cnt1 .inner .col2 .right .pic :is(.slick-img, .thumbnail-img) {
    aspect-ratio: 5.3/3.6;
    overflow: hidden;
    padding: 0.5rem;
}
.facility_cnt1 .inner .col2 .right .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}





/*crops*/
.crops .bottom {
    background: url(/system_panel/uploads/images/bgA.jpg);
}
.crops_cnt1 {
    padding: 6rem 0 8rem;
    background: url(/system_panel/uploads/images/bgA.jpg);
    position: relative;
}
.crops_cnt1::after {
    content: "";
    background: url(/system_panel/uploads/images/cnt_after.png) no-repeat center bottom;
    background-size: cover;
    width: 100%;
    height: 6rem;
    display: block;
    position: absolute;
    bottom: -6rem;
}
.crops_cnt1 .inner>p {
    text-align: center;
    line-height: 2.58;
    margin: 0 auto 8rem;
}
.crops_cnt1 .inner .col2 {
    display: flex;
    flex-direction: row-reverse;
    gap: 3.64vw;
    /*7*/
}
.crops_cnt1 .inner .col2:not(:last-of-type) {
    margin: 0 auto 6rem;
}
.crops_cnt1 .inner .col2 :is(.left, .right) {
    width: 50%;
    position: relative;
}
.crops_cnt1 .inner .col2 .left h4 {
    width: fit-content;
    min-width: 33rem;
    min-height: 5.2rem;
    background: #276db6;
    font-size: 2.5rem;
    font-family: "Zen Maru Gothic", sans-serif;
    color: #fff;
    text-align: center;
    padding: 1rem 2em;
    border-radius: 2.75rem;
    display: grid;
    align-items: center;
    gap: 2rem;
    margin: 0 0 3.5rem;
}
.crops_cnt1 .inner .col2 .left .dl {
    margin: 0 0 3rem;
}
.crops_cnt1 .inner .col2 .left .dt {
    width: fit-content;
    min-height: 3rem;
    display: grid;
    align-items: center;
    padding: 0 1em;
    border-radius: 0.5rem;
    background: #e2740e;
    font-size: 1.5rem;
    color: #fff;
    margin: 0 0 1rem;
}
.crops_cnt1 .inner .col2 .left .dd {
    line-height: 2.1;
}
.crops_cnt1 .inner .col2 .right {
    background: #276db6;
    border-radius: 0.5rem;
}
.crops_cnt1 .inner .col2 .right .pic {
    aspect-ratio: 5.3/3.6;
    transform: rotate(-3deg);
    transform-origin: left bottom;
    border-radius: 0.5rem;
    overflow: hidden;
}
.crops_cnt1 .inner .col2 .right .pic :is(.slick-img, .thumbnail-img) {
    aspect-ratio: 5.3/3.6;
    overflow: hidden;
    padding: 0.5rem;
}
.crops_cnt1 .inner .col2 .right .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.crops_cnt2 {
    padding: 14rem 0;
    position: relative;
}
.crops_cnt2::after {
    content: "";
    background: url(/system_panel/uploads/images/cnt_after.png) no-repeat center bottom;
    background-size: cover;
    transform: rotate(180deg);
    width: 100%;
    height: 6rem;
    display: block;
    position: absolute;
    bottom: 0;
}
.crops_cnt2 .inner>p:not(.buttonA) {
    text-align: center;
    line-height: 2.58;
    margin: 0 auto 4rem;
}
.crops_cnt2 .slider {
    width: 100%;
    height: inherit;
    margin: 0 auto 4rem;
}
.crops_cnt2 .slider .pic {
    aspect-ratio: 5/3.6;
    overflow: hidden;
    margin: 0 0.5rem;
    border-radius: 0.5rem;
}
.crops_cnt2 .slider * {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.crops_cnt2 .inner .buttonA {
    margin: auto;
}

/*company*/
.company::after {
    background: url(/system_panel/uploads/images/beginner_main_after.png) bottom left no-repeat;
    height: 72rem;
}
.company_cnt1 {
    padding: 8rem 0 12rem;
    background: url(/system_panel/uploads/images/bgA.jpg);
    position: relative;
}
.company_cnt1::after {
    content: "";
    background: url(/system_panel/uploads/images/cnt_after.png) no-repeat center bottom;
    background-size: cover;
    width: 100%;
    height: 6rem;
    display: block;
    position: absolute;
    bottom: -6rem;
}
.company_cnt1 .inner .col2 {
    display: flex;
    flex-direction: row-reverse;
    gap: 2.6vw;
    /*5*/
}
.company_cnt1 .inner .col2 .right {
    width: 55%;
}
.company_cnt1 .inner .col2 .right h3 {
    font-size: 3.9rem;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    margin: 0 0 5rem;
}
.company_cnt1 .inner .col2 .right p {
    line-height: 2.58;
    margin: 0 0 6rem;
}
.company_cnt1 .inner .col2 .left {
    width: 45%;
}
.company_cnt1 .inner .col2 .left .pic {
    width: 100%;
    aspect-ratio: 5/6;
    border-radius: 0.5rem;
    overflow: hidden;
    margin: 0 0 2rem;
}
.company_cnt1 .inner .col2 .left .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.company_cnt1 .inner .col2 .left .dl {
    display: flex;
    align-items: end;
    gap: 1rem;
    justify-content: end;
}
.company_cnt1 .inner .col2 .left .dt {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
}
.company_cnt1 .inner .col2 .left .dd {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    font-size: 2.7rem;
}
.company_cnt2 {
    padding: 16rem 0;
}
.company_cnt2 .inner .dl {
    width: 100%;
    min-height: 6rem;
    display: flex;
    gap: 0.5rem;
    align-items: start;
    margin: 0 0 1rem;
}
.company_cnt2 .inner .dl:last-of-type {
    margin: 0 auto 9rem;
}
.company_cnt2 .inner .dt {
    width: 20%;
    min-width: 5em;
    min-height: inherit;
    border-bottom: 0.1rem solid #e2740e;
    display: grid;
    align-items: center;
}
.company_cnt2 .inner .dd {
    width: 80%;
    min-height: inherit;
    border-bottom: 0.1rem solid #276db6;
    display: grid;
    align-items: center;
}
.company_cnt2 .map {
    width: 85%;
    max-width: 164rem;
    height: 34rem;
    margin: auto;
    border-radius: 0.5rem;
}
.company_cnt2 .map iframe {
    width: 100%;
    height: inherit;
    border: none;
}




/*contact*/
.contact_cnt1 {
    width: 100%;
    padding: 8rem 0 0;
    background: url(/system_panel/uploads/images/bgA.jpg);
}
.contact .bottom {
    background: url(/system_panel/uploads/images/bgA.jpg);
}

.contact_cnt1 .inner>p {
    line-height: 2.58;
    margin: 0 auto 5rem;
}
.contact_cnt1 .inner .col2 {
    display: flex;
    gap: 2rem;
    margin: 0 auto 6rem;
}
.contact_cnt1 .inner .col2 :is(.left, .right) {
    width: 50%;
    height: 9.6rem;
    border-radius: 0.5rem;
    overflow: hidden;
}
.contact_cnt1 .inner .col2 .left {
    background: #fff;
}
.contact_cnt1 .inner .col2 .left p {
    width: 100%;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3rem;
    font-size: 2.3rem;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
}
.contact_cnt1 .inner .col2 .left p a {
    font-size: 3.7rem;
    color: #276db6;
}
.contact_cnt1 .inner .col2 .right img {
    width: auto;
}

.contact_cnt1 h3 span {
    color: #143165;
}

.contact_cnt1 .read {
    line-height: 2.2;
    text-align: center;
    margin: 0 0 9rem 0;
}
form .dl {
    width: 100%;
    min-height: 6rem;
    display: flex;
    gap: 0.5rem;
    align-items: stretch;
    margin: 0 0 1rem;
}
form .dl .dt {
    width: 20%;
    min-height: inherit;
    border-bottom: 0.1rem solid #e2740e;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
form .dt .required {
    font-size: 1.5rem;
    color: #fff;
    border-radius: 0.5rem;
    display: inline-block;
    border: 0.1rem solid #fff;
    background: #e2740e;
    padding: 0.5rem;
}
form .dl .dd {
    width: 80%;
    min-height: inherit;
    border-bottom: 0.1rem solid #276db6;
    display: grid;
    align-items: center;
}
form input[type="text"],
form input[type="email"],
form textarea {
    width: 100%;
    height: 5rem;
    border-radius: 0.5rem;
}
form input.zipInput {
    width: 40%;
}
form input[type="text"],
form input[type="email"],
form input[type="checkbox"],
form textarea {
    padding: 0 1em;
    border: 0.1rem solid #dedee4;
}
form textarea {
    height: 21rem;
}
form select {}
form .dl .dd .selectArea {}
form .dl .dd .selectArea div {
    width: fit-content;
    display: inline-block;
}
form .terms {
    background: #eceae0;
    border-radius: 0.5rem;
    padding: 4rem;
    height: 48rem;
    overflow-y: scroll;
    margin: 0 0 5rem 0;
}
form .terms p {
    line-height: 2.35;
}
form .col {

    width: 100% !important;
    display: flex;
    justify-content: center;
    margin: 0 auto 7rem;
}
form .col label {
    width: fit-content;
}
form .privacyLabel {
    width: 100%;
    text-align: center;
}
form button {
    -webkit-appearance: none;
    display: block;
    margin: 0 auto;
    border: none;
    cursor: pointer;
}