@charset "UTF-8";

@media screen and (max-width: 768px) {
  .main_inner {
    max-width: unset;
    min-width: unset;
    padding-left: 20px;
    padding-right: 20px;
  }
  header .nav .chat,
  header .nav .tell {
    display: none;
  }
  header .nav .tell a .flex {
    display: block;
  }
  header .nav .tell a p {
    font-size: 9px;
    padding-top: 2px;
  }
  header .nav .tell a p br {
    display: none;
  }
  header .logo {
    width: 100px;
  }
  header .nav .tell a h4 {
    font-size: 20px;
    margin-left: auto;
    letter-spacing: 0.03em;
  }
  header .nav .tell a img {
    width: 30px;
    margin-right: 7px;
  }
  header .nav .tell a {
    align-items: center;
  }
  #trouble_sec .group04 .main_inner .text {
    width: auto;
  }
  #feature_part_1_sec .group01 .bg_wrap {
    min-width: unset;
  }
  #feature_part_1_sec .group03 .img {
    width: auto;
  }
  #feature_part_2_sec .group01 .flex {
    width: auto;
    z-index: 3;
  }
  #result_sec .main_inner {
    max-width: unset;
    min-width: unset;
  }
  #case_sec .group .slide {
    width: auto;
  }
  #feature_part_2_sec .group02 .contents .sub_contents {
    width: auto;
  }
  #feature_part_2_sec .group01 .bg_wrap {
    min-width: auto;
    height: 410px;
    top: 0;
  }
  #case_sec .group .text {
    width: auto;
  }

  #case_sec .btn a {
    width: auto;
  }
  #fixd_sec .btn_wrap {
    width: auto;
    width: calc(33.333% - 10px / 3);
  }

  #local_nav_sec ul li {
    width: 50%;
  }

  #fv_sec .text h2 {
    font-size: 40px;
    font-size: 10vw;
    letter-spacing: -0.04em;
  }
  #fv_sec .text h2 span {
    font-size: 35px;
    font-size: 9vw;
  }
  #fv_sec .text p {
    font-size: 22px;
  }
  #fv_sec .text p .sp-block {
    display: block;
  }
  header {
    height: 50px;
  }
  #fv_sec {
    padding-top: 50px;
  }
  #fv_sec .text {
    padding-top: 110px;
  }
  #fv_sec .main_wrap {
    height: 531px;
  }
  #local_nav_sec ul {
    padding: 0;
  }
  #local_nav_sec ul li {
    width: 50%;
    height: 66px;
  }
  #local_nav_sec ul li a {
    line-height: 66px;
    border-bottom: solid 1px #eeeeee;
    font-size: 12px;
    padding: 0;
  }
  #local_nav_sec ul li a:after {
    left: 0;
    right: 0;
    margin: auto;
    bottom: -40px;
  }
  #local_nav_sec ul li:before {
    content: unset;
    width: 1px;
    height: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #local_nav_sec ul li:nth-child(2n):before {
    content: "";
  }
  #local_nav_sec .main_inner {
    padding: 0;
  }
  #trouble_sec .group01 .text h3 {
    font-size: 22px;
    text-align: center;
    padding-bottom: 30px;
  }
  #trouble_sec .group01 .text h3 br {
    display: block;
  }
  #trouble_sec .group01 {
    height: 235px;
  }
  #trouble_sec .group01 .text {
    align-items: flex-end;
  }
  #trouble_sec .group01 .bg {
    background-image: url(../img/trouble_sec_img_01_sp.jpg);
  }
  #trouble_sec .group02 .main_inner {
    padding-top: 55px;
    padding-bottom: 0;
    /* padding-bottom: 245px; */
    padding-left: 20px;
    padding-right: 20px;
  }
  #trouble_sec .group02 .text h5 {
    font-size: 14px;
  }
  #trouble_sec .group02 .text:before,
  #trouble_sec .group02 .text:after {
    width: 110px;
    height: 110px;
    bottom: 105px;
    top: auto;
  }
  #trouble_sec .group02 .text h3 {
    font-size: 30px;
  }
  #trouble_sec .group02 .text:before {
    left: 20px;
  }
  #trouble_sec .group02 .text:after {
    right: 20px;
  }
  #trouble_sec .group02 .text {
    padding-bottom: 245px;
  }
  #trouble_sec .group03 .main_inner {
    margin-top: -60px;
    margin-bottom: 50px;
  }
  #trouble_sec .group03 ul li,
  #trouble_sec .group03 ul li:nth-child(n + 4) {
    width: 50%;
    margin: unset;
    width: calc(50% - 10px);
    margin-bottom: 55px;
    height: auto;
  }
  #trouble_sec .group03 ul {
    justify-content: space-between;
  }
  #trouble_sec .group03 ul li .num span {
    font-size: 12px;
  }
  #trouble_sec .group03 ul li .num p {
    font-size: 22px;
  }
  #trouble_sec .group03 ul li .num {
    top: -36px;
  }
  #trouble_sec .group03 ul li .box h4 {
    font-size: 16px;
    margin-bottom: 14px;
    padding-top: 25px;
  }
  #trouble_sec .group03 ul li .box .flex {
    display: block;
    padding: 0 10px;
  }
  #trouble_sec .group03 ul li {
    height: auto;
  }
  #trouble_sec .group03 ul li .box .flex .img {
    width: 50px;
    height: 50px;
    margin: auto;
    margin-bottom: 15px;
  }
  #trouble_sec .group03 ul li .box .flex .text {
    font-size: 16px;
    padding-bottom: 30px;
    padding-left: 0px;
  }
  #trouble_sec .group03 ul li .box .flex .text br {
    display: none;
  }
  #trouble_sec .group03 ul li .box .flex .text br.sp-block {
    display: block;
  }
  #trouble_sec .group03 ul li:nth-child(n + 5) {
    margin-bottom: 0px;
  }
  #trouble_sec .group04 {
    padding: 20px;
  }
  #trouble_sec .group04 .main_inner .text {
    padding: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 80px;
  }
  #trouble_sec .group04 .main_inner .text h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  #trouble_sec .group04 .main_inner .text h3 .sp-block {
    display: block;
  }
  #trouble_sec .group04 .main_inner .text h3 img {
    width: 11px;
  }
  #trouble_sec .group04 .main_inner .text h3 img.left {
    left: -14px;
  }
  #trouble_sec .group04 .main_inner .text h3 img.right {
    bottom: 0;
    right: -10px;
  }
  #trouble_sec .group04 .main_inner .text h5 {
    font-size: 16px;
    border-bottom: unset;
    /* text-decoration: underline; */
    line-height: 1.75;
    padding-bottom: 0;
  }
  #trouble_sec .group04 .main_inner .text h5 br{
    display: none;
  }
  #trouble_sec .group04 .main_inner .text h5 .sp-block {
    display: block;
  }
  #trouble_sec .group04 .img {
    width: 120px;
    right: -6px;
  }
  #trouble_sec .group04 .img .pc-block {
    display: none;
  }
  #trouble_sec .group04 .img .sp-block {
    display: block;
  }
  #trouble_sec .main_wrap {
    padding-bottom: 50px;
  }
  #land_utilization_sec .group01 {
    height: 225px;
  }
  #land_utilization_sec .group01 .bg_wrap {
    height: 275px;
  }
  #land_utilization_sec .group01 .img,
  #land_utilization_sec .group01 .bg {
    height: 255px;
    width: calc(100% - 20px);
  }
  #land_utilization_sec .group01 .img {
    background-image: url(../img/land_utilization_sec_img_01_sp.jpg);
  }
  #land_utilization_sec .group01 .text {
    padding: 0;
    padding-left: 20px;
    padding-top: 100px;
  }
  #land_utilization_sec .group01 .text h5 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  #land_utilization_sec .group01 .text h3 {
    font-size: 30px;
  }
  #land_utilization_sec .contents_inner {
    padding: 0 20px;
  }
  #land_utilization_sec .group02 p {
    font-size: 16px;
  }
  #land_utilization_sec .group02 .main_inner {
    margin-bottom: 35px;
  }
  #land_utilization_sec .group03 .flex {
    display: block;
    margin-bottom: 0px;
  }
  #land_utilization_sec .group03 .flex img {
    width: 100%;
    height: auto;
  }
  #land_utilization_sec .group03 .flex .text {
    width: auto;
    padding: 0;
    font-size: 22px;
    line-height: 1.25;
    letter-spacing: 0.04em;
  }
  #land_utilization_sec .group03 .flex h3 {
    font-size: 22px;
    line-height: 1.25;
    letter-spacing: 0.04em;
    margin-bottom: 30px;
  }
  #land_utilization_sec .group03 .flex h3 br {
    display: none;
  }
  #land_utilization_sec .group03 p {
    font-size: 16px;
    padding-bottom: 30px;
  }
  #land_utilization_sec .group03 .main_inner {
    margin-bottom: 40px;
  }
  #land_utilization_sec .main_wrap {
    padding-bottom: 10px;
  }
  #feature_part_1_sec .group01 .text {
    width: auto;
  }
  #feature_part_1_sec .group01 .text {
    left: 0;
    padding: 35px 20px;
    left: -20px;
    display: inline-block;
  }
  #feature_part_1_sec .group01 .text h5 {
    font-size: 14px;
    margin-bottom: 15px;
  }
  #feature_part_1_sec .group01 .text h3 {
    font-size: 30px;
  }
  #feature_part_1_sec .group01 {
    height: 408px;
  }
  #feature_part_1_sec .group01 .bg_wrap {
    height: 340px;
  }
  #feature_part_1_sec .group01 .img {
    height: 340px;
    background-image: url(../img/feature_part_1_sec_img_01_sp.jpg);
  }
  #feature_part_1_sec .group02 .flex {
    display: block;
    margin-top: -30px;
  }
  #feature_part_1_sec .group02 .flex .contents {
    width: 100%;
    margin-bottom: 30px;
  }
  #feature_part_1_sec .group02 .contents_inner {
    padding: 0;
  }
  #feature_part_1_sec .group02 .flex .contents .head {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  #feature_part_1_sec .group02 .flex .contents .tit {
    font-size: 18px;
  }
  #feature_part_1_sec .group02 .flex .contents .tit span {
    padding-top: 10px;
  }
  #feature_part_1_sec .group02 .flex .contents .num {
    font-size: 40px;
  }
  #feature_part_1_sec .group02 .flex .contents .img {
    margin-top: -15px;
  }
  #feature_part_1_sec .group02 .flex .contents .text {
    padding: 20px 0px;
    font-size: 18px;
    line-height: 1.555;
  }
  #feature_part_1_sec .group02 .flex .contents .text span {
    padding-bottom: 10px;
  }
  #feature_part_1_sec .group02 .main_inner {
    margin-bottom: 35px;
  }
  #feature_part_1_sec .group03 .contents_inner {
    padding: 0;
  }
  #feature_part_1_sec .group03 .copy01 {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 30px;
  }
  #feature_part_1_sec .group03 .copy01 .sp-block {
    display: block;
  }
  #feature_part_1_sec .group03 .img_tit {
    font-size: 16px;
    margin-bottom: 30px;
  }
  #feature_part_1_sec .group03 .caption {
    text-align: left;
  }
  #feature_part_1_sec .group03 .tit {
    font-size: 18px;
    padding: 15px 0px;
  }
  #feature_part_1_sec .group03 .tit .sp-block {
    display: block;
  }
  #feature_part_1_sec .group03 .copy02 span {
    font-size: 22px;
  }
  #feature_part_1_sec .group03 .copy02 .sp-block {
    display: block;
  }
  #feature_part_1_sec .group03 .detail {
    font-size: 18px;
  }
  #feature_part_1_sec .group03 .detail .sp-block {
    display: block;
  }
  #feature_part_1_sec .main_wrap {
    margin-bottom: 70px;
  }
  #feature_part_2_sec .group01 .contents_inner {
    padding: 0px;
  }
  #feature_part_2_sec .group01 .main_inner {
  }
  #feature_part_2_sec .group01 .flex .shape {
    width: calc(33.333% - 10px);
    margin: unset;
    height: auto;
    /* height: 60px; */
    margin: 0 5px;
    background-color: unset;
    margin-bottom: 15px;
  }

  #feature_part_2_sec .group01 .flex .shape:before,
  #feature_part_2_sec .group01 .flex .shape:after {
    width: 100%;
    height: 30px;
    z-index: 0;
  }
  #feature_part_2_sec .group01 .flex .shape02 {
    order: 01;
  }
  #feature_part_2_sec .group01 .flex .shape03 {
    order: 02;
  }
  #feature_part_2_sec .group01 .flex .shape04 {
    order: 03;
  }
  #feature_part_2_sec .group01 .flex .shape05 {
    order: 04;
  }
  #feature_part_2_sec .group01 .flex .shape .num {
    font-size: 18px;
    position: relative;
    z-index: 2;
    margin-bottom: 3px;
  }

  #feature_part_2_sec .group01 .flex .shape .tit {
    font-size: 16px;
    z-index: 0;
    position: relative;
    z-index: 1;
    height: 60px;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
  }
  #feature_part_2_sec .group01 .flex .shape .tit .sp-block {
    display: block;
  }
  #feature_part_2_sec .group01 .flex .shape:before {
    top: -25px;
    z-index: 1;
  }
  #feature_part_2_sec .group01 .flex .shape:after {
    bottom: -18px;
  }
  #feature_part_2_sec .group01 .flex .shape .tit:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 64px;
    background-color: #fff;
    left: 0;
    top: -16px;
    z-index: -1;
  }
  #feature_part_2_sec .group01 .main_inner .img {
    left: auto;
    z-index: 2;
    width: 50%;
    right: 20px;
    top: -20px;
  }
  #feature_part_2_sec .group01 {
    height: 410px;
  }
  #feature_part_2_sec .group02 .main_inner {
    margin-top: 0;
    background-color: unset;
    margin-bottom: 50px;
  }
  #feature_part_2_sec .group02 .contents_inner {
    background-color: #fff;
    padding: 0 20px;
    margin-top: -80px;
  }
  #feature_part_2_sec .group02 .read {
    font-size: 16px;
    text-align: left;
    padding: 40px 0px 30px;
  }
  #feature_part_2_sec .group02 .read br {
    display: none;
  }
  #feature_part_2_sec .group02 .read br.sp-block {
    display: block;
  }
  #feature_part_2_sec .group02 .contents01 .flex {
    flex-direction: column-reverse;
  }
  #feature_part_2_sec .group02 .contents .flex .img {
    width: 100%;
    margin-bottom: 20px;
  }
  #feature_part_2_sec .group02 .contents .flex .text {
    width: 100%;
  }
  #feature_part_2_sec .group02 .contents .flex .text .bar span {
    font-size: 18px;
    padding: 5px 7px;
  }
  #feature_part_2_sec .group02 .contents .flex .text .bar p {
    font-size: 18px;
    padding: 5px 5px;
  }
  #feature_part_2_sec .group02 .contents .flex .text .bar {
    margin-bottom: 20px;
  }
  #feature_part_2_sec .group02 .contents .flex .text h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  #feature_part_2_sec .group02 .contents .flex .text .bold .sp-block {
    display: block;
  }
  #feature_part_2_sec .group02 .contents .flex .text .detail {
    font-size: 16px;
  }
  #feature_part_2_sec .group02 .contents .flex .text .bold {
    margin-bottom: 20px;
  }
  #feature_part_2_sec .group02 .contents01 .flex {
    margin-bottom: 30px;
  }
  #feature_part_2_sec .group02 .contents .sub_contents h4 {
    font-size: 18px;
    border-left: solid 4px #144a9e;
    padding-left: 10px;
  }
  #feature_part_2_sec .group02 .contents .sub_contents .flex {
    flex-direction: column;
    margin-bottom: 10px;
  }
  #feature_part_2_sec .group02 .contents .sub_contents .flex .img {
    width: 100%;
    margin-bottom: 20px;
  }
  #feature_part_2_sec .group02 .contents .sub_contents .flex p {
    width: 100%;
    font-size: 14px;
  }
  #feature_part_2_sec .group02 .contents .sub_contents .flex .img .pc-block {
    display: none;
  }
  #feature_part_2_sec .group02 .contents .sub_contents .flex .img .sp-block {
    display: block;
  }
  #feature_part_2_sec .group02 .contents {
    margin-bottom: 30px;
  }
  #feature_part_2_sec .group02 .contents02 .flex,
  #feature_part_2_sec .group02 .contents04 .flex {
    flex-direction: column-reverse;
  }
  #feature_part_2_sec .group02 .contents .flex .text h3 br {
    display: none;
  }
  #feature_part_2_sec .group02 .contents .flex {
    flex-direction: column-reverse;
  }
  #feature_part_2_sec .group02 .contents .flex .text img {
    width: 110px;
    margin-top: 20px;
  }
  #feature_part_2_sec .group02 .contents .flex .text .caption {
    font-size: 12px;
  }
  #result_sec .main_inner .pc-block {
    display: none;
  }
  #result_sec .main_inner .sp-block {
    display: block;
  }
  #result_sec .main_inner {
    padding: 0;
  }
  #cta_tell_sec .main_wrap {
    padding: 70px 0px;
  }
  #cta_tell_sec .main_wrap .group01 h2 {
    font-size: 22px;
  }
  #cta_tell_sec .main_wrap .group01 h2 .sp-block {
    display: block;
  }
  #cta_tell_sec .main_wrap .group01 .flex {
    display: block;
  }
  #cta_tell_sec .main_wrap .group01 .flex .btn_wrap .tit {
    margin-bottom: 5px;
  }
  #cta_tell_sec .main_wrap .group01 .flex .btn_wrap .tit img {
    width: 35px;
    height: 30px;
    padding-right: 10px;
  }
  #cta_tell_sec .main_wrap .group01 .flex .btn_wrap .tit p {
    font-size: 16px;
  }
  #cta_tell_sec .main_wrap .group01 .flex .btn_wrap a {
    font-size: 18px;
    padding: 30px 0px;
  }
  #cta_tell_sec .main_wrap .group01 .flex .btn_wrap {
    width: 100%;
    margin-bottom: 30px;
  }
  #cta_tell_sec .main_wrap .group01 .tell {
    padding: 20px;
  }
  #cta_tell_sec .main_wrap .group01 .tell a {
    display: block;
    text-align: center;
  }
  #cta_tell_sec .main_wrap .group01 .tell a .text01 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  #cta_tell_sec .main_wrap .group01 .tell a .text02 {
    margin: auto;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
  }
  #cta_tell_sec .main_wrap .group01 .tell a .text02 h4 {
    font-size: 30px;
  }
  #cta_tell_sec .main_wrap .group01 .tell a .text02 img {
    width: 30px;
    margin-right: 10px;
  }
  #cta_tell_sec .main_wrap .group01 .tell a .text03 {
    margin-left: 0px;
    font-size: 14px;
  }
  #date_sec .main_wrap {
    padding: 70px 0px;
  }
  #date_sec .head p {
    font-size: 16px;
    margin-bottom: 16px;
  }
  #date_sec .head h2 {
    font-size: 30px;
  }
  #date_sec .head {
    margin-bottom: 30px;
  }
  #date_sec ul {
    display: block;
  }
  #date_sec ul li {
    width: 100%;
    height: 100%;
  }
  #date_sec ul li .contents {
    padding: 30px 20px;
  }
  #date_sec ul li .caption {
    font-size: 14px;
  }
  #case_sec .main_wrap {
    padding: 70px 0px;
  }
  #case_sec .group01 .head p {
    font-size: 16px;
    margin-bottom: 16px;
  }
  #case_sec .group01 .head h2 {
    font-size: 30px;
  }
  #case_sec .group01 .head {
    margin-bottom: 30px;
  }
  #case_sec .group .contents_inner {
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  #case_sec .group .slide {
    width: 100%;
    order: 00;
    margin-bottom: 15px;
  }
  #case_sec .group .text {
    position: relative;
    width: 100%;
    order: 02;
    top: 0;
    box-shadow: 0 30px 60px rgb(18 55 71 / 16%);
    margin-bottom: 20px;
  }
  #case_sec .group .table {
    order: 02;
    display: block;
    padding: 0 20px;
  }
  #case_sec .group .slide .main li img {
    width: 100%;
    height: auto;
  }
  #case_sec .group .slide .main.swiper-container {
    height: 100%;
    margin-bottom: 15px;
  }
  #case_sec .group .slide .main li {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #case_sec .group .slide .thumbs ul li {
    width: 30px !important;
    height: 30px;
    margin-left: 5px;
  }
  #case_sec .group .slide .thumbs ul {
    justify-content: center;
  }
  #case_sec .group .text .text_inner {
    padding: 20px;
  }
  #case_sec .group .text h5 {
    font-size: 12px;
  }
  #case_sec .group .text h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  #case_sec .group .text h3 br {
    display: none;
  }
  #case_sec .group .text p {
    font-size: 14px;
  }
  #case_sec .group .table table {
    width: 100%;
  }
  #case_sec .group .table th,
  #case_sec .group .table td {
    font-size: 14px;
  }
  #case_sec .group .table tr:last-child {
    border-bottom: unset;
  }
  #case_sec .group .table table:last-child tr {
    border-bottom: solid 1px #e3e3e3;
  }
  #case_sec .group {
    margin-bottom: 50px;
  }
  #case_sec .btn a {
    font-size: 16px;
    width: 100%;
    height: 75px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #case_sec .btn a .sp-block {
    display: block;
  }
  #case_sec .btn {
    padding: 0 10px;
  }
  #faq_sec .main_wrap {
    padding: 70px 0px;
  }
  #faq_sec .group01 .head p {
  }
  #faq_sec .group01 .head p {
    font-size: 16px;
    margin-bottom: 16px;
  }
  #faq_sec .group01 .head h2 {
    font-size: 30px;
  }
  #faq_sec .group01 .head {
    margin-bottom: 30px;
  }
  #faq_sec .icon {
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
  }
  .acd-label p {
    font-size: 16px;
    width: calc(100% - 70px);
  }
  .acd-label:before {
    right: 10px;
    width: 10px;
  }
  .acd-label:after {
    right: 14px;
    width: 2px;
    height: 10px;
  }
  .acd-label {
    border-top: solid 2px #dde5e9;
  }
  #faq_sec .acd-content .text {
    width: calc(100% - 30px - 10px - 30px);
  }
  #faq_sec .acd-content .text h3 {
    font-size: 18px;
  }
  #faq_sec .acd-content .text p {
    font-size: 16px;
  }
  #faq_sec .acd-content .text span {
    font-size: 12px;
  }
  .acd-label.last {
    border-bottom: solid 2px #dde5e9;
  }
  .acd-check:checked + .acd-label + .acd-content.last {
    border-bottom: solid 2px #dde5e9;
  }
  footer .group01 .text h3 {
    font-size: 22px;
    line-height: 1.5;
  }
  footer .group01 .text h3 .sp-block {
    display: block;
  }
  footer .group01 {
    height: 170px;
    margin-bottom: 30px;
  }
  footer .group01 .text {
    padding-top: 50px;
  }
  footer .group01 .main_inner {
  }
  footer .group01 .bg {
    background-image: url(../img/footer_img_01_sp.jpg);
  }
  footer .group02 .flex {
    display: block;
  }
  footer .group02 .flex .link {
    display: block;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: solid 1px #e3e3e3;
  }
  footer .group02 .flex .link a {
    margin: auto;
    height: 30px;
  }
  footer .group02 .copy {
    text-align: center;
    font-size: 12px;
    line-height: 1.5;
  }
  footer .group02 .copy .sp-block {
    display: block;
  }
  #fixd_sec {
    height: 60px;
  }
  #fixd_sec .btn_wrap a:before,
  #fixd_sec .btn_wrap a:after {
    content: none;
  }
  #fixd_sec .btn_wrap a {
    font-size: 12px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #fixd_sec .main_inner {
    padding: 0 7px;
    width: 100%;
  }
  footer .group02 {
    padding-bottom: 60px;
  }
  #fixd_sec .btn_wrap a .sp-block {
    display: block;
  }
  #local_nav_sec{
    height: auto;
  }
  #local_nav_sec .main_wrap{
    position: relative;
  }
  #local_nav_sec .main_wrap.fixed{
    position: unset;
  }






  header .humb_menu{
    display: block;
  }
  #fixd_sec .main_wrap{
    display: flex;
    align-items: center;
    top: 0;
  }
}
