@media screen and (max-width:599px) {
  
  .gcon1 {
    margin-top: 15vw;
  }
.gcon1_main {
    width: 100.788%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    background-image: url(/images/gcon1_bg.jpg);
    box-sizing: border-box;
    padding-top: 18.5vw;
    padding-bottom: 11vw;
}  
.gcon1_title {
    font-size: 8.1667vw;
    line-height: 1.2;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.gcon1_bot_tt {
    font-size: var(--size-15);
    margin-top: 11vw;
    padding-bottom: 6vw;
    border-bottom: 1px solid #ffffff57;
}
.gcon2_top_banner {
    height: 11.6458vw;
    background-color: var(--b-color);
    font-size: var(--size-15);
    box-sizing: border-box;
    padding-top: 0.3vw;
}
.gcon2_top {
    width: 81.8898%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-left: 0;
    margin-bottom: 14vw;
    gap: 5vw;
}
.gcon2_top_left_tt01 {
  text-align: center;
  margin-top: 0;
    margin-bottom: 3vw;  
}
.gcon2_01 {
    width: 60.7226%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 20%;
    top: 24%;
}
.gcon2_main {
    background-color: #000000af;
    padding-top: 15vw;
    padding-bottom: 15vw;
}
.gcon2_top_right {
    width: 113.5641%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 3.4vw 0;
}

.gcon2_top_right_item {
    width: 45.1458vw;
    height: 34.2813vw;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0vw;
    box-sizing: border-box;
}
.gcon2_top_right_item_tt02 {
    font-size: 7.125vw;
    font-weight: 700;
    color: var(--b-color);
    line-height: 1.2;
    margin-bottom: 0.5vw;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 0.3vw;
}
.gcon2_top_right_item_tt03 {
    font-size: 2.8854vw;
    font-weight: 400;
    opacity: 0.5;
}
.gcon2_top_right_item_tt {
    width: 100%;
    text-align: center;
}
.gcon2_bot_absol {
    font-weight: 600;
    border-radius: 50%;
    background-color: #f33c1d;
    padding: 2.5vw 4vw 2.7vw;
    top: -5.3vw;
}
.gcon2_slide_item {
    width: 59.0521vw;
    height: 55.6042vw;
    background-color: var(--b-color);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    color: #fff;
    box-sizing: border-box;
    padding-top: 5vw;
    transition: all 0.3s;
}
.gcon2_slide_item_top_tt01 {
    font-size: 4.25vw;
    font-weight: 700;
}
.gcon2_slide_item_top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 1px solid #ffffff73;
    margin-bottom: 4vw;
    padding: 0 6vw;
    padding-bottom: 3vw;
    box-sizing: border-box;
    transition: border 0.3s;
}
.gcon2_slide_item_bot {
    margin-left: 6vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 2vw;
}
.gcon2_slide_item_bot_tt01 {
    font-size: 3.2vw;
    margin-bottom: -0.5vw;
    font-weight: 400;
}
.gcon2_slide_item_bot_tt02 p:nth-child(1) {
    font-size: 7.3438vw;
    transition: color 0.3s;
}
.gcon2_slide_item_bot_tt02 p:nth-child(2) {
    font-size: 4.25vw;
    margin-bottom: 0.37vw;
}
.gcon2_slide_item_top_tt02 p:nth-child(2) {
    width: 0.1vw;
    height: 2.7vw;
}
.gcon2_slide_item_top_tt02 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.5vw;
    font-weight: 600;
}
.gcon3 {
    padding-top: 52vw;
}
.gcon3_tt_wrap {
    left: auto;
    top: 13vw;
    text-align: center;
}
.gcon3_graph_tt {
    font-size: 4.0833vw;
    top: 6vw;
}
.gcon3_graph_tt_month {
    font-size: 2.8333vw;
    margin-bottom: 0.5vw;
    font-weight: 600;
}
.gcon3_graph_circle {
    width: 1.5729vw;
    height: 1.5729vw;
    background-color: #fff;
    top: -1.3vw;
    border-radius: 50%;
    border: 1px solid var(--lb-line);
}
.gcon3_graph_top {
    top: -8vw;
    z-index: 1;
}
.gcon4_main {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    overflow: hidden;
}
.gcon4_left {
    width: 68%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-left: 0;
    margin-top: 15vw;
    margin-bottom: 6vw;
}
.gcon4_01 {
    width: 40.473%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: -7.6vw;
}
.gcon4_right_move {
  position: relative !important;
    top: 0;
}
.gcon4_right {
    width: 89.3071%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-right: 0;
}
div.gcon4_right_item {
    width: 100%;
    height: 69.75vw;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box;
    padding-top: 7.5vw;
    overflow: hidden;
}
.gcon4_right_item_num {
    width: 11.78798%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0;
}
.gcon4_right_item_title {
    margin-left: 0;
    margin-top: 3vw;
    text-align: center;
}
.gcon4_right_item_tt_wrap {
    margin-left: 0;
    margin-top: 3.5vw;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.gcon4_right_item_tt01 {
    width: fit-content;
    font-size: var(--size-30);
    background-color: var(--b-color);
    font-weight: 700;
    padding: 0 2.3vw;
    padding-bottom: 0.5vw;
    margin-bottom: 1.3vw;
}
.flow_sd {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    bottom: -21%;
    overflow: hidden;
}
.gcon4_right_item02_slide .flow_sd_img {
    width: unset !important;
    height: 31.3438vw;
    margin-right: 4vw;
}
.gcon4_04a {
    width: 107.273%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: -1%;
    top: 6%;
    opacity: 0.2;
}
.gcon5_main {
    width: 94.4882%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: var(--b-color);
    border-radius: 0 0 2vw 2vw;
    padding-top: 10vw;
    padding-bottom: 12vw;
    overflow: hidden;
}
.gcon5_top_line {
    width: 23%;
    height: 1px;
    background-color: #ffffff57;
}
.gcon5_subTitle {
    font-size: var(--size-20);
    margin-bottom: 6vw;
}
.gcon5_top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 7vw;
}
.gcon5_07b ,
.gcon5_coin_wrap {
  display: none;
}
.gcon5_graph_box {
    width: 94%;
    height: 47.4896vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}
.gcon5_04 {
    width: 39.5695%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 -5vw;
}
.gcon5_04_tt {
    font-size: 2.8854vw;
    top: 37%;
}
.gcon5_05 {
    width: 66.7362%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0;
}
.gcon5_03 {
    width: 48.2646%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: -6.5vw;
}
.gcon5_05_tt {
    width: 12.4793%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.8854vw;
    font-weight: 400;
    white-space: nowrap;
}
.gcon5_05_absol {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    bottom: -6.5vw;
}
.gcon5_graph_box_right_absol {
    font-size: 2.5vw;
    color: #7D7E83;
    right: 7%;
    top: 13%;
    font-weight: 400;
}
.gcon5 {
    padding-bottom: 3vw;
}
.gcon5_title {
    margin-bottom: 1.5vw;
}
.gcon6_main {
    height: 99vw;
    background-color: #000000af;
    gap: 3vw;
}
.gcon6_top_circle {
    width: 25.8021vw;
    height: 25.8021vw;
    margin: 0 -1.7vw;
}
.gcon6_01 {
    width: 45.9555%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 3.4%;
    top: 44%;
}
.gcon7_main {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
.gcon7_left {
    margin-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 5vw;
}
.gcon7 {
    padding: 15vw 0;
}
.gcon7_left_tt02 {
    margin-bottom: 2vw;
}
.gcon7_right {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gcon7_slide_item {
    width: 93.4896vw;
    height: 103vw;
    background-color: var(--b-color);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    padding-top: 3vw;
}
.gcon7_slide_inner {
    width: 95%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.gcon7_slide_video {
    height: 49.9vw;
    margin-bottom: 4vw;
}
.gcon7_slide_num {
    width: 17.5834%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 4vw 0;
}
.gcon7_slide_tt02 {
    font-size: var(--size-16);
    align-self: center;
    margin-top: 5vw;
    font-weight: 500;
}
.gcon7_arr {
    width: 10.0729vw;
    height: 10.0729vw;
    background-color: var(--black-color);
    border-radius: 0.5vw;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 3%;
}
.gcon7_arr_prev {
    right: auto;
    left: 6%;
}
.gcon7_arr_next {
    right: 6%;
}
.gcon8_main {
    width: 94.4882%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 2vw 2vw 0 0;
    padding-top: 15vw;
    text-align: center;
    gap: 10vw;
}
.gcon8_left {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-left: 0;
    margin-top: 0;
}
.gcon8_left_tt01_bg {
    width: 107%;
    height: 109%;
    background-color: #fff;
}
.gcon8_left_tt01 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 4.5vw;
    font-size: var(--size-26);
}
.gcon8_left_tt02 {
    margin-bottom: 3.5vw;
}
.gcon8_left_bot {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4.5vw;
    margin-top: 4vw;
}
.gcon8_left_bot_item {
    width: 26.9063vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gcon8_right {
    width: 89%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 0;
}
.gcon8_right_col01 {
    width: 97.1506%;
    height: 11.6875vw;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: var(--size-26);
    font-weight: 700;
    gap: 0.5vw;
}
.gcon8_slide {
    height: 79vw;
    pointer-events: none;
}
.gcon8_slide_item {
    height: 25vw;
}
.gcon8_slide_item_right_tt01 {
    font-size: 3.2vw;
}
.gcon8_slide_item_right_tt02 {
    font-size: 5.8229vw;
    margin-left: 0.7vw;
    margin-right: 0.3vw;
}
.gcon8_slide_item_right_tt03 {
    font-size: 3.3vw;
    margin-bottom: 0.2vw;
}
.gcon8_05 {
    width: 16.4271vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -1vw;
}
.gcon8_slide_item_left {
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1vw;
    white-space: nowrap;
}
.gcon8_slide_item_left_tt {
    font-size: 4.25vw;
    margin-bottom: -0.3vw;
}
.gcon8_slide_item_arr {
    display: none;
}
.gcon9 {
    padding-bottom: 3vw;
}
.gcon9_main {
    width: 94.4882%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    border-radius: 0 0 2vw 2vw;
    padding-top: 15vw;
    padding-bottom: 0vw;
    gap: 17vw;
}
.gcon9_left {
    margin-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.gcon9_left_tt02 {
    font-size: 4.6667vw;
}
.gcon9_left_tt03_1 {
    font-size: 8.2813vw;
}
.gcon9_left_tt03_2 {
    font-size: 4.6667vw;
    margin-bottom: -1vw;
    margin-left: 1.5vw;
}
.gcon9_left_bot_bg {
    width: 146%;
    height: 25vw;
    background-color: var(--b-color);
    bottom: -5%;
    left: -36%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gcon9_left_tt01 {
    font-size: var(--size-20);
    line-height: 1.5;
    margin-bottom: 8vw;
}
.gcon9_title {
    margin-bottom: 3.5vw;
}
.gcon9_left_bot_tt {
    font-size: 2.8vw;
    font-weight: 400;
    right: 65%;
    top: 12%;
}
.gcon9_02 {
    width: 20.6353%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    right: 0%;
    top: 64%;
}
.gcon9_right {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-right: 0;
    background-color: #fff;
}
.gcon9_right_col01 {
    height: 20.0834vw;
    background-color: var(--lb-color);
    padding-top: 0vw;
    box-sizing: border-box;
    border-top: 1px solid var(--b-color);
}
.gcon9_right_col_inner {
    width: 68%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.gcon9_right_col01_left {
    margin-bottom: 1vw;
}
.gcon9_right_col01_right {
    font-size: 2.8vw;
    color: #787275;
}
.gcon9_right_col02_row_col {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 3.5vw;
    font-weight: 400;
}
.gcon9_right_col02 .gcon9_right_col_inner {
    gap: 2.5vw;
}
.gcon9_right_col02_row {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 2.5vw;
}
.gcon9_right_col02 {
    padding: 6vw 0;
    border-top: 1px solid var(--b-color);
    border-bottom: 1px solid var(--b-color);
}
.gcon9_right_col03_tt02 {
    width: 52.5%;
    font-size: 9.8021vw;
    margin-left: 2vw;
}
.gcon9_right_col03 {
    padding-top: 6.5vw;
    padding-bottom: 4vw;
}
div.gcon10_col01 {
    align-items: center;
    flex-direction: column;
}
.gcon10_col01_line {
    width: 1px;
    height: 100%;
    top: 0%;
    background-color: #ffffff57;
    display: none;
}
.gcon10_col01_row {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 15vw;
    padding-bottom: 0vw;
}
.gcon10_col01_tt_wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: center;
    margin-left: 0;
    text-align: center;
}
.gcon10_02 ,
.gcon10_03 ,
.gcon10_04 {
    display: none;
}
.gcon10_01 {
    width: 32.2292vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5vw;
}
.gcon10_col01_tt01 {
    font-size: 7.3854vw;
    line-height: 1.2;
}
.gcon10_col01_row02 {
    height: 89.7292vw;
    padding-top: 0vw;
    margin-top: 7vw;
    border-top: 1px solid #ffffff57;
}
.gcon10_col01_slide {
    height: 100%;
    margin-top: -0vw;
    pointer-events: none;
}
div.gcon10_col01_slide_item {
    height: 16.8854vw;
    justify-content: center;
    padding-left: 0vw;
    box-sizing: border-box;
    background-color: transparent;
    color: #fff;
    font-size: 3.7vw;
    font-weight: 400;
    opacity: 0.5;
    transition: all 0.3s;
    text-align: center;
}
div.gcon10_col01_slide_item span {
  font-size: 3vw;
  display: block;
  margin-top: 1vw;
}
.swiper-slide-next + div div.gcon10_col01_slide_item {
  font-size: 4.7708vw;
}
.gcon10_05 {
    width: 52.8111%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gcon10_col03 {
    padding-top: 81vw;
    padding-bottom: 17vw;
}
.gcon10_col03_slide_wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 7vw;
}
div.gcon10_col03_slide {
    height: auto;
    padding: 4vw 0;
}
.gcon10_col03_slide_item {
    width: 85.855%;
    height: 117.5vw;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: none;
    overflow: hidden;
    border-radius: 5vw;
}
.swiper-slide-active .gcon10_col03_slide_item {
    height: 117.5vw;
    transform: translateY(0%);
}
.gcon10_09 {
    width: 94.3833%;
    height: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 2vw;
}
.gcon10_09 > img {
    height: 100%;
    object-fit: cover;
}
.gcon10_07 {
    display: none;
}
.gcon10_col03_tt_wrap {
    right: auto;
    top: -30%;
    bottom: auto;
    text-align: center;
}
.gcon10_col03_tt01 {
    margin-bottom: 4vw;
}
.gcon10_arr {
    width: 10.0729vw;
    height: 10.0729vw;
    background-color: var(--black-color);
    border-radius: 2.5vw;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: auto;
    margin: 0;
}
.gcon10_arr_prev {
    left: 11%;
}
.gcon10_arr_next {
    right: 11%;
}
.gcon11_main {
    width: 94.6458%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5vw;
    background-image: none;
    background-color: #fff;
    padding: 15vw 0;
}
.gcon11_tt_wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-left: 0;
    text-align: center;
}
.gcon11_timer {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 7vw;
    gap: 5vw;
}
.gcon11_tt01 span {
    display: block;
}
.gcon11_tt01 {
    margin-bottom: 6vw;
}
.gcon11_timer_tt02 {
    font-size: 13.1667vw;
}
.gcon11_timer_tt01 {
    font-size: var(--size-30);
    line-height: 1.3;
    margin-bottom: 3vw;
}
.gcon11_02 {
    width: 28.06%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gcon11_tt_wrap_bot {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2.3vw;
}
.gcon11_tt_wrap_bot_tt {
    padding: 1.6vw 3.5vw 1.8vw;
    font-size: 3.8vw;
    border: 1px solid var(--b-color);
    border-radius: 50vw;
    background-color: var(--lb-color);
}
.gcon12_top_line {
    height: 1px;
    width: 34%;
    background-color: var(--lb-line);
}
.gcon12 {
    padding-top: 9vw;
    padding-bottom: 15vw;
}
.gcon12_top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8vw;
}
.gcon_point {
    width: 16.67202%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2vw;
}
.gcon12_title {
    margin-bottom: 6vw;
}

.gcon12_col_item {
    width: 72.8635%;
    height: 30.6458vw;
    box-sizing: border-box;
    border: 1px solid var(--lb-line);
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: var(--b-color);
    z-index: 2;
    background-color: #fff;
    transition: all 0.3s;
}
.gcon12_col_bg {
    transition: width 0.3s;
}
.gcon12_col_wrap {
    gap: 3vw;
}
.gcon12_col.gcon12_change .gcon12_col_bg {
    width: 100%;
}
.gcon12_col.gcon12_change .gcon12_col_item {
    background-color: var(--b-color);
    color: #fff;
    border-color: var(--b-color);
}

.gcon13 {
    padding-top: 12vw;
}
.gcon13_title {
    margin-bottom: 5vw;
}
div.gcon13_col {
    border-top: 1px solid var(--b-color);
    padding-bottom: 7vw;
    flex-direction: column;
}
.gcon13_col_row {
    width: 89.7953%;
    height: 48.5625vw;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    position: relative;
}
.gcon13_col_row_bot_point_item {
    width: 19.7292vw;
    height: 15.1042vw;
    background-color: var(--lb-color);
    border: 1px solid var(--b-color);
    border-radius: 3vw;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: 700;
    font-size: var(--size-20);
    color: var(--b-color);
}
.gcon13_col_row_bot_point {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.3vw;
}
.gcon13_col_row_bot_tt01 {
    margin-left: 3vw;
}
.gcon13_col_row_top {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /* height: 5.3543vw; */
    height: 25%;
    background-color: #0b109f;
    box-sizing: border-box;
    padding: 0 3vw;
    font-size: var(--size-26);
    text-align: center;
}
.gcon13_col_row_bot_tt02 {
    margin-right: 3vw;
    text-align: end;
}
.gcon13_col02 .gcon13_col_row:first-child {
    order: 1;
}
.gcon13_bot {
    padding-top: 15vw;
    padding-bottom: 15vw;
}
.gcon13_bot_main {
    flex-wrap: wrap;
    gap: 3vw;
}
.gcon13_bot_circle {
    width: 38.8344vw;
    height: 38.8344vw;
    border-radius: 50%;
    color: white;
    font-weight: 700;
    box-sizing: border-box;
    margin: 0 -0.1vw;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    font-size: var(--size-30);
    padding-top: 4vw;
}
.gcon13_title02 {
    margin-bottom: 7vw;
}
.gcon13_bot_tt {
    font-size: var(--size-20);
    margin-top: 7vw;
}
.gcon14_point {
    width: 16.72451%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 3vw;
}
.gcon14_title {
    margin-bottom: 5vw;
}
.gcon14 {
    background-image: url(/images/gcon14_bg.jpg);
    padding-top: 15vw;
}
.gcon14_tt02 {
    font-size: var(--size-15);
    margin-top: 7.5vw;
    margin-bottom: 15vw;
}
.gcon14_main {
    width: 94.4882%;
    background-color: #fff;
    border-radius: 5vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 10vw;
    padding-bottom: 10vw;
}
.gcon14_slide_wrap {
    width: 94%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5vw;
}
.gcon14_slide_item {
    width: 43.275vw;
    height: 49.3828vw;
    border: 1px solid var(--lb-line);
    box-sizing: border-box;
    background-color: #FBF7EE;
    color: var(--b-color);
    transition: all 0.3s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.gcon14_slide_img {
    height: 25.3646vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.gcon14_slide_tt01 {
    margin-bottom: 1.5vw;
    margin-top: 4vw;
}
.gcon14_arr {
    width: 10.0729vw;
    height: 10.0729vw;
    background-color: var(--black-color);
    border-radius: 2.5vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gcon14_btn {
    width: 43.0938vw;
    height: 8.9688vw;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50vw;
    background-color: #f33c1d;
    color: white;
    font-weight: 400;
    font-size: 3.5854vw;
}
.gcon14_tt01 {
    font-size: var(--size-20);
    margin-bottom: 6.5vw;
}
.gcon15 {
    background-image: url(/images/gcon15_bg.jpg);
    padding-top: 15vw;
    padding-bottom: 15vw;
}
.gcon15_01 {
    width: 24.4043%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2vw;
}
.gcon15_table {
    width: 95.706%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.gcon15_table_top {
    height: 9.874vw;
    background-color: var(--lb-color);
    border-radius: 3vw 3vw 0 0;
}
.gcon15_table_bot {
    height: 16.874vw;
    background-color: var(--b-color);
    border-radius: 0 0 3vw 3vw;
    color: #fff;
    box-sizing: border-box;
    padding-right: 28vw;
}
.gcon15_tr {
    height: 14vw;
    border-bottom: 1px solid var(--lb-line);
}
.gcon15_td {
    text-align: center;
}
.gcon15_tr .gcon15_td03 p {
    width: 100%;
    text-align: start;
    box-sizing: border-box;
    padding-left: 25%;
    text-align: center;
}
.gcon15_td03 b {
    display: block;
}
.gcon15_02 {
    width: 53.4554%;
    display: flex;
    justify-content: center;
    align-items: center;
    right: -35%;
}
.gcon15_03 {
    width: 27.1664%;
    display: flex;
    justify-content: center;
    align-items: center;
    right: -4%;
    bottom: -34%;
}
.gcon15_table_bot_tt02 {
    font-size: var(--size-30);
    margin-left: 5%;
    margin-right: 4%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gcon15_table_bot_tt03 {
    width: 26%;
}
.gcon15_04 {
    width: 26.2742%;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 8%;
    z-index: 1;
}
.gcon15_bot_tt {
    border-radius: 1vw;
    padding: 2.5vw 0;
    background-color: #00000057;
    margin-top: 1.5vw;
    font-size: 2.6771vw;
    color: #AAABAD;
    font-weight: 400;
    gap: 2vw;
}
.gcon15_title {
    margin-bottom: 4vw;
}
div.gcon16_main {
    flex-direction: column;
}
.gcon16_row {
    width: 100%;
}
.gcon16_row01 {
    height: 92.3542vw;
}

.gcon16_row01_tt_wrap {
    width: 83%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 15vw;
}
.gcon16_row01_tt01 {
    margin-bottom: 2.5vw;
}
.gcon16_row01_tel {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: var(--size-50);
    gap: 3vw;
    cursor: pointer;
}
.gcon16_row01_tt02 {
    font-size: var(--size-20);
    margin-bottom: 7vw;
}
.gcon16_01 {
    width: 28.0169%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 5%;
    top: -4%;
}
.gcon16_04 {
    width: 34.7325%;
    display: flex;
    justify-content: center;
    align-items: center;
    right: -3%;
    bottom: -4%;
}
.gcon16_row01_bot_tt {
    font-size: var(--size-15);
    left: 9%;
    bottom: 10%;
}

.gcon16_row02 {
    padding-top: 21vw;
    height: auto;
    padding-bottom: 15vw;
}
.gcon16_row02_top_tt {
    font-size: var(--size-15);
    top: 10vw;
    color: var(--b-color);
}
.gcon16_05 {
    width: 9.06071%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: -14%;
    top: 0%;
}
.gcon16_row_top_line {
    height: 0.1vw;
    top: 6vw;
    opacity: 0.2;
}
div.gcon16_row_bot_line02 {
    display: none;
}




}