@font-face {
  font-family: "bahnschrift";
  src: url("./fonts/bahnschrift.ttf") format("ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "slumpStdDB";
  src: url("./fonts/FOT-SlumpStd-DB.otf") format("otf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "abodeHandwritingErnie";
  src: url("./fonts/AdobeHandwriting-Ernie.ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.s_outlined {
  padding-bottom: 5px;
  border-bottom: 2px solid #5AAF84;
}

.double_line {
  padding: 10px 0;
  border-bottom: 1px solid #B3B3B3;
  border-top: 1px solid #B3B3B3;
}

p.desc {
  font-size: 18px;
  line-height: 1.8;
  font-weight: bold;
}
@media screen and (max-width: 1920px) {
  p.desc {
    font-size: 18rem;
  }
}
@media screen and (max-width: 768px) {
  p.desc {
    font-size: 24rem;
  }
}

.sub-ttl {
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
@media screen and (max-width: 1920px) {
  .sub-ttl {
    font-size: 42rem;
  }
}
@media screen and (max-width: 768px) {
  .sub-ttl {
    font-size: 48rem;
  }
}

.ss_fv,
.cy_fv,
.s_fv,
.ca_fv {
  background-color: #F0FFEE;
}
.ss_fv .fv_inner,
.cy_fv .fv_inner,
.s_fv .fv_inner,
.ca_fv .fv_inner {
  margin-top: 90px;
}
@media screen and (max-width: 1920px) {
  .ss_fv .fv_inner,
  .cy_fv .fv_inner,
  .s_fv .fv_inner,
  .ca_fv .fv_inner {
    margin-top: 90rem;
  }
}
@media screen and (max-width: 768px) {
  .ss_fv .fv_inner,
  .cy_fv .fv_inner,
  .s_fv .fv_inner,
  .ca_fv .fv_inner {
    margin-top: 131rem;
  }
}
.ss_fv .fv_inner .fv_ttl,
.cy_fv .fv_inner .fv_ttl,
.s_fv .fv_inner .fv_ttl,
.ca_fv .fv_inner .fv_ttl {
  margin-left: 456px;
}
@media screen and (max-width: 1920px) {
  .ss_fv .fv_inner .fv_ttl,
  .cy_fv .fv_inner .fv_ttl,
  .s_fv .fv_inner .fv_ttl,
  .ca_fv .fv_inner .fv_ttl {
    margin-left: 456rem;
  }
}
@media screen and (max-width: 768px) {
  .ss_fv .fv_inner .fv_ttl,
  .cy_fv .fv_inner .fv_ttl,
  .s_fv .fv_inner .fv_ttl,
  .ca_fv .fv_inner .fv_ttl {
    margin-left: 45rem;
  }
}
.ss_fv .fv_inner .fv_ttl p,
.cy_fv .fv_inner .fv_ttl p,
.s_fv .fv_inner .fv_ttl p,
.ca_fv .fv_inner .fv_ttl p {
  font-size: 42px;
  font-weight: bold;
}
@media screen and (max-width: 1920px) {
  .ss_fv .fv_inner .fv_ttl p,
  .cy_fv .fv_inner .fv_ttl p,
  .s_fv .fv_inner .fv_ttl p,
  .ca_fv .fv_inner .fv_ttl p {
    font-size: 42rem;
  }
}
.ss_fv .fv_inner .fv_ttl h2,
.cy_fv .fv_inner .fv_ttl h2,
.s_fv .fv_inner .fv_ttl h2,
.ca_fv .fv_inner .fv_ttl h2 {
  font-size: 64px;
  font-weight: bold;
  position: relative;
  z-index: 2;
  margin-top: 20px;
}
@media screen and (max-width: 1920px) {
  .ss_fv .fv_inner .fv_ttl h2,
  .cy_fv .fv_inner .fv_ttl h2,
  .s_fv .fv_inner .fv_ttl h2,
  .ca_fv .fv_inner .fv_ttl h2 {
    font-size: 64rem;
    margin-top: 20rem;
  }
}
.ss_fv .fv_inner .fv_ttl h2::before,
.cy_fv .fv_inner .fv_ttl h2::before,
.s_fv .fv_inner .fv_ttl h2::before,
.ca_fv .fv_inner .fv_ttl h2::before {
  content: "Coating";
  position: absolute;
  z-index: -1;
  top: -65px;
  left: -15px;
  font-size: 210px;
  color: #999;
  font-family: "Lato", serif;
  font-weight: 100;
  opacity: 0.3;
}
@media screen and (max-width: 1920px) {
  .ss_fv .fv_inner .fv_ttl h2::before,
  .cy_fv .fv_inner .fv_ttl h2::before,
  .s_fv .fv_inner .fv_ttl h2::before,
  .ca_fv .fv_inner .fv_ttl h2::before {
    font-size: 210rem;
    top: -65rem;
    left: -15rem;
  }
}
.ss_fv .fv_inner .fv_img,
.cy_fv .fv_inner .fv_img,
.s_fv .fv_inner .fv_img,
.ca_fv .fv_inner .fv_img {
  width: 1620px;
  margin: 0 auto;
  margin-left: 0;
  margin-top: 78px;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 1920px) {
  .ss_fv .fv_inner .fv_img,
  .cy_fv .fv_inner .fv_img,
  .s_fv .fv_inner .fv_img,
  .ca_fv .fv_inner .fv_img {
    width: 1620rem;
    margin-top: 78rem;
  }
}
@media screen and (max-width: 768px) {
  .ss_fv .fv_inner .fv_img,
  .cy_fv .fv_inner .fv_img,
  .s_fv .fv_inner .fv_img,
  .ca_fv .fv_inner .fv_img {
    width: 720rem;
  }
}

.s_fv h2::before {
  content: "Service" !important;
}

.cy_fv h2::before {
  content: "Company" !important;
}

.ss_fv h2::before {
  content: "Subsidy" !important;
}

.ca_01,
.ca_02,
.ca_03 {
  background-color: #F0FFEE;
}
.ca_01 .section-inner .desc,
.ca_02 .section-inner .desc,
.ca_03 .section-inner .desc {
  margin-top: 50px;
  text-align: center;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .desc,
  .ca_02 .section-inner .desc,
  .ca_03 .section-inner .desc {
    margin-top: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .desc,
  .ca_02 .section-inner .desc,
  .ca_03 .section-inner .desc {
    margin-top: 40rem;
  }
}
.ca_01 .section-inner .desc.query,
.ca_02 .section-inner .desc.query,
.ca_03 .section-inner .desc.query {
  font-size: 21px;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .desc.query,
  .ca_02 .section-inner .desc.query,
  .ca_03 .section-inner .desc.query {
    font-size: 21rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .desc.query,
  .ca_02 .section-inner .desc.query,
  .ca_03 .section-inner .desc.query {
    font-size: 28rem;
    margin-top: 75rem;
  }
}
.ca_01 .section-inner .sec_ttl,
.ca_02 .section-inner .sec_ttl,
.ca_03 .section-inner .sec_ttl {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.ca_01 .section-inner .sec_ttl.query,
.ca_02 .section-inner .sec_ttl.query,
.ca_03 .section-inner .sec_ttl.query {
  margin-top: 50px;
  margin-bottom: 65px;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .sec_ttl.query,
  .ca_02 .section-inner .sec_ttl.query,
  .ca_03 .section-inner .sec_ttl.query {
    margin-top: 50rem;
    margin-bottom: 65rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .sec_ttl,
  .ca_02 .section-inner .sec_ttl,
  .ca_03 .section-inner .sec_ttl {
    font-size: 52rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .query span,
  .ca_02 .section-inner .query span,
  .ca_03 .section-inner .query span {
    display: block;
    font-size: 52rem;
    position: relative;
    z-index: 5;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
    margin-top: 100rem;
  }
  .ca_01 .section-inner .query span:last-child,
  .ca_02 .section-inner .query span:last-child,
  .ca_03 .section-inner .query span:last-child {
    margin-top: 40rem;
  }
  .ca_01 .section-inner .query span::before, .ca_01 .section-inner .query span::after,
  .ca_02 .section-inner .query span::before,
  .ca_02 .section-inner .query span::after,
  .ca_03 .section-inner .query span::before,
  .ca_03 .section-inner .query span::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: black;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .ca_01 .section-inner .query span::before, .ca_01 .section-inner .query span::after,
  .ca_02 .section-inner .query span::before,
  .ca_02 .section-inner .query span::after,
  .ca_03 .section-inner .query span::before,
  .ca_03 .section-inner .query span::after {
    bottom: -10rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .query span::after,
  .ca_02 .section-inner .query span::after,
  .ca_03 .section-inner .query span::after {
    bottom: -10px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .ca_01 .section-inner .query span::after,
  .ca_02 .section-inner .query span::after,
  .ca_03 .section-inner .query span::after {
    bottom: -15rem;
  }
}
.ca_01 .section-inner .item-list,
.ca_02 .section-inner .item-list,
.ca_03 .section-inner .item-list {
  margin-top: 65px;
  gap: 30px;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .item-list,
  .ca_02 .section-inner .item-list,
  .ca_03 .section-inner .item-list {
    margin-top: 65rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    gap: 30rem;
  }
}
.ca_01 .section-inner .item-list .item,
.ca_02 .section-inner .item-list .item,
.ca_03 .section-inner .item-list .item {
  width: calc((100% - 60px) / 3);
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .item-list .item,
  .ca_02 .section-inner .item-list .item,
  .ca_03 .section-inner .item-list .item {
    width: calc((100% - 60rem) / 3);
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .item-list .item,
  .ca_02 .section-inner .item-list .item,
  .ca_03 .section-inner .item-list .item {
    width: calc((100% - 30rem) / 2);
  }
}
.ca_01 .section-inner .item-list .item .item_ttl,
.ca_02 .section-inner .item-list .item .item_ttl,
.ca_03 .section-inner .item-list .item .item_ttl {
  font-size: 28px;
  margin-top: 25px;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .item-list .item .item_ttl,
  .ca_02 .section-inner .item-list .item .item_ttl,
  .ca_03 .section-inner .item-list .item .item_ttl {
    font-size: 28rem;
    text-align: center;
    margin-top: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .item-list .item .item_ttl,
  .ca_02 .section-inner .item-list .item .item_ttl,
  .ca_03 .section-inner .item-list .item .item_ttl {
    font-size: 32rem;
  }
}
.ca_01 .section-inner .item-list .item .desc,
.ca_02 .section-inner .item-list .item .desc,
.ca_03 .section-inner .item-list .item .desc {
  margin-top: 20px;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .item-list .item .desc,
  .ca_02 .section-inner .item-list .item .desc,
  .ca_03 .section-inner .item-list .item .desc {
    text-align: left;
    margin-top: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .item-list .item .desc,
  .ca_02 .section-inner .item-list .item .desc,
  .ca_03 .section-inner .item-list .item .desc {
    padding: 0 10% 0 5%;
  }
}
.ca_01 .section-inner .down_arw,
.ca_02 .section-inner .down_arw,
.ca_03 .section-inner .down_arw {
  margin-top: 110px;
  width: 340px;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .down_arw,
  .ca_02 .section-inner .down_arw,
  .ca_03 .section-inner .down_arw {
    margin: auto;
    margin-top: 110rem;
    width: 340rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .down_arw,
  .ca_02 .section-inner .down_arw,
  .ca_03 .section-inner .down_arw {
    margin-top: 100rem;
  }
}
.ca_01 .section-inner .sub-ttl,
.ca_02 .section-inner .sub-ttl,
.ca_03 .section-inner .sub-ttl {
  margin-top: 67px;
  display: flex;
  flex-direction: column;
  gap: 50px;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .sub-ttl,
  .ca_02 .section-inner .sub-ttl,
  .ca_03 .section-inner .sub-ttl {
    margin-top: 67rem;
    gap: 50rem;
  }
}
.ca_01 .section-inner .sub-ttl.pc,
.ca_02 .section-inner .sub-ttl.pc,
.ca_03 .section-inner .sub-ttl.pc {
  display: flex;
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .sub-ttl.pc,
  .ca_02 .section-inner .sub-ttl.pc,
  .ca_03 .section-inner .sub-ttl.pc {
    display: none;
  }
}
.ca_01 .section-inner .sub-ttl.sp,
.ca_02 .section-inner .sub-ttl.sp,
.ca_03 .section-inner .sub-ttl.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .sub-ttl.sp,
  .ca_02 .section-inner .sub-ttl.sp,
  .ca_03 .section-inner .sub-ttl.sp {
    display: flex;
  }
}
.ca_01 .section-inner .recommend,
.ca_02 .section-inner .recommend,
.ca_03 .section-inner .recommend {
  margin-top: 180px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: flex-start;
  gap: 40px;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .recommend,
  .ca_02 .section-inner .recommend,
  .ca_03 .section-inner .recommend {
    gap: 40rem;
    margin-top: 180rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .recommend,
  .ca_02 .section-inner .recommend,
  .ca_03 .section-inner .recommend {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .recommend .img-div,
  .ca_02 .section-inner .recommend .img-div,
  .ca_03 .section-inner .recommend .img-div {
    width: 540rem;
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .recommend .txt-div,
  .ca_02 .section-inner .recommend .txt-div,
  .ca_03 .section-inner .recommend .txt-div {
    margin-top: 30rem;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 30rem;
  }
}
.ca_01 .section-inner .recommend .txt-div .sub_ttl,
.ca_02 .section-inner .recommend .txt-div .sub_ttl,
.ca_03 .section-inner .recommend .txt-div .sub_ttl {
  font-size: 42px;
  line-height: 1.5;
  margin-right: -5%;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .recommend .txt-div .sub_ttl,
  .ca_02 .section-inner .recommend .txt-div .sub_ttl,
  .ca_03 .section-inner .recommend .txt-div .sub_ttl {
    font-size: 42rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .recommend .txt-div .sub_ttl,
  .ca_02 .section-inner .recommend .txt-div .sub_ttl,
  .ca_03 .section-inner .recommend .txt-div .sub_ttl {
    font-size: 48rem;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.ca_01 .section-inner .recommend .txt-div .desc,
.ca_02 .section-inner .recommend .txt-div .desc,
.ca_03 .section-inner .recommend .txt-div .desc {
  margin-top: 30px;
  text-align: left;
  padding-right: 14%;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .recommend .txt-div .desc,
  .ca_02 .section-inner .recommend .txt-div .desc,
  .ca_03 .section-inner .recommend .txt-div .desc {
    margin-top: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .recommend .txt-div .desc,
  .ca_02 .section-inner .recommend .txt-div .desc,
  .ca_03 .section-inner .recommend .txt-div .desc {
    padding-right: 10%;
  }
}
.ca_01 .section-inner .pbm_list,
.ca_02 .section-inner .pbm_list,
.ca_03 .section-inner .pbm_list {
  margin-top: 70px;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .pbm_list,
  .ca_02 .section-inner .pbm_list,
  .ca_03 .section-inner .pbm_list {
    margin-top: 70rem;
  }
}
.ca_01 .section-inner .pbm_list .pbm_ttl,
.ca_02 .section-inner .pbm_list .pbm_ttl,
.ca_03 .section-inner .pbm_list .pbm_ttl {
  font-size: 42px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #5AAF84;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .pbm_list .pbm_ttl,
  .ca_02 .section-inner .pbm_list .pbm_ttl,
  .ca_03 .section-inner .pbm_list .pbm_ttl {
    font-size: 42rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .pbm_list .pbm_ttl,
  .ca_02 .section-inner .pbm_list .pbm_ttl,
  .ca_03 .section-inner .pbm_list .pbm_ttl {
    font-size: 48rem;
    line-height: 1.5;
  }
}
.ca_01 .section-inner .pbm_list .pbm_grid,
.ca_02 .section-inner .pbm_list .pbm_grid,
.ca_03 .section-inner .pbm_list .pbm_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  width: 100%;
  margin: auto;
  margin-top: 60px;
}
.ca_01 .section-inner .pbm_list .pbm_grid.a,
.ca_02 .section-inner .pbm_list .pbm_grid.a,
.ca_03 .section-inner .pbm_list .pbm_grid.a {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  margin-top: 60px;
  margin-left: -160px;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .pbm_list .pbm_grid.a,
  .ca_02 .section-inner .pbm_list .pbm_grid.a,
  .ca_03 .section-inner .pbm_list .pbm_grid.a {
    gap: 40rem;
    margin-top: 60rem;
    margin-left: -160rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .pbm_list .pbm_grid.a,
  .ca_02 .section-inner .pbm_list .pbm_grid.a,
  .ca_03 .section-inner .pbm_list .pbm_grid.a {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 50rem;
    gap: 30rem;
  }
}
.ca_01 .section-inner .pbm_list .pbm_grid.a .pbm_item,
.ca_02 .section-inner .pbm_list .pbm_grid.a .pbm_item,
.ca_03 .section-inner .pbm_list .pbm_grid.a .pbm_item {
  min-width: 325px;
  max-width: 325px;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .pbm_list .pbm_grid.a .pbm_item,
  .ca_02 .section-inner .pbm_list .pbm_grid.a .pbm_item,
  .ca_03 .section-inner .pbm_list .pbm_grid.a .pbm_item {
    min-width: 325rem;
    max-width: 325rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .pbm_list .pbm_grid.a .pbm_item,
  .ca_02 .section-inner .pbm_list .pbm_grid.a .pbm_item,
  .ca_03 .section-inner .pbm_list .pbm_grid.a .pbm_item {
    width: calc((100% - 30rem) / 2);
    min-width: unset;
    max-width: unset;
  }
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .pbm_list .pbm_grid,
  .ca_02 .section-inner .pbm_list .pbm_grid,
  .ca_03 .section-inner .pbm_list .pbm_grid {
    gap: 40rem;
    margin-top: 60rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .pbm_list .pbm_grid,
  .ca_02 .section-inner .pbm_list .pbm_grid,
  .ca_03 .section-inner .pbm_list .pbm_grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 50rem;
    gap: 30rem;
    align-items: flex-start;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .pbm_list .pbm_grid .pbm_item,
  .ca_02 .section-inner .pbm_list .pbm_grid .pbm_item,
  .ca_03 .section-inner .pbm_list .pbm_grid .pbm_item {
    width: calc((100% - 30rem) / 2);
  }
}
.ca_01 .section-inner .pbm_list .pbm_grid .item_ttl,
.ca_02 .section-inner .pbm_list .pbm_grid .item_ttl,
.ca_03 .section-inner .pbm_list .pbm_grid .item_ttl {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 20px;
  text-align: center;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .pbm_list .pbm_grid .item_ttl,
  .ca_02 .section-inner .pbm_list .pbm_grid .item_ttl,
  .ca_03 .section-inner .pbm_list .pbm_grid .item_ttl {
    font-size: 28rem;
    margin-top: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .pbm_list .pbm_grid .item_ttl,
  .ca_02 .section-inner .pbm_list .pbm_grid .item_ttl,
  .ca_03 .section-inner .pbm_list .pbm_grid .item_ttl {
    font-size: 34rem;
  }
}
.ca_01 .section-inner .pbm_list .pbm_grid .desc,
.ca_02 .section-inner .pbm_list .pbm_grid .desc,
.ca_03 .section-inner .pbm_list .pbm_grid .desc {
  text-align: left;
  margin-top: 20px;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .pbm_list .pbm_grid .desc,
  .ca_02 .section-inner .pbm_list .pbm_grid .desc,
  .ca_03 .section-inner .pbm_list .pbm_grid .desc {
    margin-top: 20rem;
  }
}
.ca_01 .section-inner .digm,
.ca_02 .section-inner .digm,
.ca_03 .section-inner .digm {
  margin-top: 100px;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .digm,
  .ca_02 .section-inner .digm,
  .ca_03 .section-inner .digm {
    margin-top: 100rem;
  }
}
.ca_01 .section-inner .digm .digm_ttl,
.ca_02 .section-inner .digm .digm_ttl,
.ca_03 .section-inner .digm .digm_ttl {
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #b3b3b3;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .digm .digm_ttl,
  .ca_02 .section-inner .digm .digm_ttl,
  .ca_03 .section-inner .digm .digm_ttl {
    font-size: 28rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .digm .digm_ttl,
  .ca_02 .section-inner .digm .digm_ttl,
  .ca_03 .section-inner .digm .digm_ttl {
    font-size: 34rem;
  }
}
.ca_01 .section-inner .digm .digm_main,
.ca_02 .section-inner .digm .digm_main,
.ca_03 .section-inner .digm .digm_main {
  display: flex;
  align-items: center;
  margin-top: 35px;
  justify-content: space-between;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .digm .digm_main,
  .ca_02 .section-inner .digm .digm_main,
  .ca_03 .section-inner .digm .digm_main {
    margin-top: 35rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .digm .digm_main,
  .ca_02 .section-inner .digm .digm_main,
  .ca_03 .section-inner .digm .digm_main {
    display: block;
  }
}
.ca_01 .section-inner .digm .digm_main .img-div,
.ca_02 .section-inner .digm .digm_main .img-div,
.ca_03 .section-inner .digm .digm_main .img-div {
  width: 440px;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .digm .digm_main .img-div,
  .ca_02 .section-inner .digm .digm_main .img-div,
  .ca_03 .section-inner .digm .digm_main .img-div {
    width: 440rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .digm .digm_main .img-div,
  .ca_02 .section-inner .digm .digm_main .img-div,
  .ca_03 .section-inner .digm .digm_main .img-div {
    width: 610rem;
    margin: auto;
  }
}
.ca_01 .section-inner .digm .digm_main .txt-div,
.ca_02 .section-inner .digm .digm_main .txt-div,
.ca_03 .section-inner .digm .digm_main .txt-div {
  width: 540px;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .digm .digm_main .txt-div,
  .ca_02 .section-inner .digm .digm_main .txt-div,
  .ca_03 .section-inner .digm .digm_main .txt-div {
    width: 540rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .digm .digm_main .txt-div,
  .ca_02 .section-inner .digm .digm_main .txt-div,
  .ca_03 .section-inner .digm .digm_main .txt-div {
    width: 100%;
    margin-top: 50rem;
  }
}
.ca_01 .section-inner .digm .digm_main .txt-div .desc,
.ca_02 .section-inner .digm .digm_main .txt-div .desc,
.ca_03 .section-inner .digm .digm_main .txt-div .desc {
  margin-top: 0;
  text-align: left;
}
.ca_01 .section-inner .others,
.ca_02 .section-inner .others,
.ca_03 .section-inner .others {
  margin-top: 100px;
}
@media screen and (max-width: 1920px) {
  .ca_01 .section-inner .others,
  .ca_02 .section-inner .others,
  .ca_03 .section-inner .others {
    margin-top: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .ca_01 .section-inner .others span,
  .ca_02 .section-inner .others span,
  .ca_03 .section-inner .others span {
    display: block;
  }
  .ca_01 .section-inner .others span:last-child,
  .ca_02 .section-inner .others span:last-child,
  .ca_03 .section-inner .others span:last-child {
    margin-top: 30rem;
  }
}

@media screen and (max-width: 768px) {
  .ca_03 .desc span.green {
    font-size: 30rem;
  }
}

.s_01 {
  background-color: #F0FFEE;
}
.s_01 .section-inner .desc {
  margin-top: 30px;
  text-align: center;
}
@media screen and (max-width: 1920px) {
  .s_01 .section-inner .desc {
    margin-top: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .s_01 .section-inner .desc {
    font-size: 24rem;
    margin-top: 50rem;
  }
}
.s_01 .section-inner .sec_ttl {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.s_01 .section-inner .service_list .service_item {
  margin-top: 90px;
}
@media screen and (max-width: 1920px) {
  .s_01 .section-inner .service_list .service_item {
    margin-top: 90rem;
  }
}
@media screen and (max-width: 768px) {
  .s_01 .section-inner .service_list .service_item {
    margin-top: 115rem;
  }
}
.s_01 .section-inner .service_list .service_item .item_ttl {
  font-size: 42px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #b3b3b3;
}
@media screen and (max-width: 1920px) {
  .s_01 .section-inner .service_list .service_item .item_ttl {
    font-size: 42rem;
  }
}
@media screen and (max-width: 768px) {
  .s_01 .section-inner .service_list .service_item .item_ttl {
    font-size: 48rem;
  }
}
.s_01 .section-inner .service_list .service_item .item_main {
  margin-top: 40px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1920px) {
  .s_01 .section-inner .service_list .service_item .item_main {
    margin-top: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .s_01 .section-inner .service_list .service_item .item_main {
    display: block;
  }
}
.s_01 .section-inner .service_list .service_item .item_main img {
  width: 460px;
}
@media screen and (max-width: 1920px) {
  .s_01 .section-inner .service_list .service_item .item_main img {
    width: 460rem;
  }
}
@media screen and (max-width: 768px) {
  .s_01 .section-inner .service_list .service_item .item_main img {
    width: 100%;
    margin-top: 60rem;
  }
}
.s_01 .section-inner .service_list .service_item .item_main .txt_div {
  width: 605px;
}
@media screen and (max-width: 1920px) {
  .s_01 .section-inner .service_list .service_item .item_main .txt_div {
    width: 605rem;
  }
}
@media screen and (max-width: 768px) {
  .s_01 .section-inner .service_list .service_item .item_main .txt_div {
    width: 100%;
  }
}
.s_01 .section-inner .service_list .service_item .item_main .txt_div .lbl {
  display: flex;
  flex-wrap: wrap;
}
.s_01 .section-inner .service_list .service_item .item_main .txt_div .lbl span {
  font-size: 24px;
  font-weight: bold;
  padding: 10px 0;
  border-bottom: 1px dotted #b3b3b3;
  width: 50%;
}
@media screen and (max-width: 1920px) {
  .s_01 .section-inner .service_list .service_item .item_main .txt_div .lbl span {
    font-size: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .s_01 .section-inner .service_list .service_item .item_main .txt_div .lbl span {
    font-size: 30rem;
  }
}
.s_01 .section-inner .service_list .service_item .item_main .txt_div .desc {
  margin-top: 20px;
  text-align: left;
}
@media screen and (max-width: 1920px) {
  .s_01 .section-inner .service_list .service_item .item_main .txt_div .desc {
    margin-top: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .s_01 .section-inner .service_list .service_item .item_main .txt_div .desc {
    width: 88%;
  }
}

.promotion {
  background-color: #F0FFEE;
}
@media screen and (max-width: 768px) {
  .promotion .section-inner {
    padding-top: 0;
  }
}
.promotion .section-inner .container {
  border: 5px solid #FFEA80;
  border-radius: 20px;
  background-color: white;
  padding: 40rem;
}
.promotion .section-inner .container .promo_ttl {
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
}
.promotion .section-inner .container .promo_ttl span {
  display: block;
  z-index: 5;
  position: relative;
  font-size: 52px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1920px) {
  .promotion .section-inner .container .promo_ttl span {
    font-size: 52rem;
  }
}
@media screen and (max-width: 768px) {
  .promotion .section-inner .container .promo_ttl span {
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }
  .promotion .section-inner .container .promo_ttl span:last-child {
    margin-top: 30rem;
  }
}
.promotion .section-inner .container .promo_ttl span::before, .promotion .section-inner .container .promo_ttl span::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 1px;
  background-color: #5AAF84;
}
@media screen and (max-width: 1920px) {
  .promotion .section-inner .container .promo_ttl span::before, .promotion .section-inner .container .promo_ttl span::after {
    bottom: -5rem;
  }
}
.promotion .section-inner .container .promo_ttl span::after {
  bottom: -8px;
}
@media screen and (max-width: 1920px) {
  .promotion .section-inner .container .promo_ttl span::after {
    bottom: -8rem;
  }
}
.promotion .section-inner .container .desc {
  margin: auto;
  margin-top: 30px;
  text-align: center;
  width: 750px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 1920px) {
  .promotion .section-inner .container .desc {
    margin-top: 30rem;
    width: 750rem;
    font-size: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .promotion .section-inner .container .desc {
    width: 100%;
    margin-top: 45rem;
  }
}

.link_bar {
  background-color: #F0FFEE;
}
.link_bar .section-inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
}
@media screen and (max-width: 1920px) {
  .link_bar .section-inner {
    gap: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .link_bar .section-inner {
    grid-template-columns: 1fr;
    gap: 90rem;
    padding: 70rem;
  }
}
.link_bar .section-inner .link_btn {
  width: 100%;
  position: relative;
  z-index: 5;
  height: auto;
}
.link_bar .section-inner .link_btn span {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 38px;
  font-weight: bold;
  line-height: 1;
  color: white;
}
@media screen and (max-width: 1920px) {
  .link_bar .section-inner .link_btn span {
    font-size: 38rem;
    margin-top: 20rem;
  }
}
.link_bar .section-inner .link_btn:hover {
  opacity: 0.8;
}
.link_bar .section-inner .link_btn:hover span {
  color: #FFEA80;
}

.ceo_message {
  background-color: #F0FFEE;
}
.ceo_message .section-inner .sec_ttl {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .ceo_message .section-inner .sec_ttl {
    font-size: 72rem;
  }
}
.ceo_message .section-inner h3 {
  font-size: 42px;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
  margin-top: 60px;
}
@media screen and (max-width: 1920px) {
  .ceo_message .section-inner h3 {
    font-size: 42rem;
    margin-top: 60rem;
  }
}
@media screen and (max-width: 768px) {
  .ceo_message .section-inner h3 {
    font-size: 44rem;
    margin-top: 100rem;
  }
}
.ceo_message .section-inner .company-main {
  margin-top: 20px;
}
@media screen and (max-width: 1920px) {
  .ceo_message .section-inner .company-main {
    margin-top: 20rem;
  }
}
.ceo_message .section-inner .company-main .company-info {
  width: 730px;
}
@media screen and (max-width: 1920px) {
  .ceo_message .section-inner .company-main .company-info {
    width: 730rem;
  }
}
@media screen and (max-width: 768px) {
  .ceo_message .section-inner .company-main .company-info {
    width: 100%;
  }
}
.ceo_message .section-inner .company-main .company-info p {
  line-height: 1.7;
}
.ceo_message .section-inner .company-main .company-img {
  width: 340px;
}
@media screen and (max-width: 1920px) {
  .ceo_message .section-inner .company-main .company-img {
    width: 340rem;
  }
}
@media screen and (max-width: 768px) {
  .ceo_message .section-inner .company-main .company-img {
    width: 100%;
  }
}

.company_info {
  background-color: #F0FFEE;
}
.company_info .section-inner .sec_ttl {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .company_info .section-inner .sec_ttl {
    font-size: 72rem;
  }
}
.company_info .section-inner .info_list {
  margin-top: 50px;
}
@media screen and (max-width: 1920px) {
  .company_info .section-inner .info_list {
    margin-top: 50rem;
  }
}
.company_info .section-inner .info_list .info_item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 20px;
  border-bottom: 1px solid #b3b3b3;
}
.company_info .section-inner .info_list .info_item .key {
  width: 185px;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 1920px) {
  .company_info .section-inner .info_list .info_item .key {
    width: 185rem;
    font-size: 18rem;
  }
}
.company_info .section-inner .info_list .info_item .value {
  width: calc(100% - 185px);
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 1920px) {
  .company_info .section-inner .info_list .info_item .value {
    width: calc(100% - 185rem);
    font-size: 18rem;
  }
}

.ss_01 {
  background-color: #F0FFEE;
}
.ss_01 .section-inner .sec_ttl {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  margin-top: 70px;
}
@media screen and (max-width: 1920px) {
  .ss_01 .section-inner .sec_ttl {
    margin-top: 70rem;
  }
}
.ss_01 .section-inner .desc {
  margin-top: 50px;
  text-align: left;
}
@media screen and (max-width: 1920px) {
  .ss_01 .section-inner .desc {
    margin-top: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .ss_01 .section-inner .desc.sp-90 {
    width: 90%;
  }
}
.ss_01 .section-inner .sub-ttl {
  width: 100%;
  text-align: left;
  margin-top: 70px;
}
@media screen and (max-width: 1920px) {
  .ss_01 .section-inner .sub-ttl {
    margin-top: 70rem;
  }
}
@media screen and (max-width: 768px) {
  .ss_01 .section-inner .sub-ttl {
    margin-top: 100rem;
  }
}
.ss_01 .section-inner .sub-ttl.flow {
  margin-top: 140px;
}
@media screen and (max-width: 1920px) {
  .ss_01 .section-inner .sub-ttl.flow {
    margin-top: 140rem;
  }
}
.ss_01 .section-inner .green {
  font-size: 24px;
  margin-bottom: -30px;
  margin-top: 40px;
}
@media screen and (max-width: 1920px) {
  .ss_01 .section-inner .green {
    font-size: 24rem;
    margin-bottom: -30rem;
    margin-top: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .ss_01 .section-inner .green {
    font-size: 30rem;
  }
}
.ss_01 .section-inner .img-div {
  margin-top: 50px;
}
@media screen and (max-width: 1920px) {
  .ss_01 .section-inner .img-div {
    margin-top: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .ss_01 .section-inner .img-div {
    width: 620rem;
    margin: auto;
    margin-top: 60rem;
  }
}
@media screen and (max-width: 768px) {
  .ss_01 .section-inner .subsidy-table {
    overflow-x: scroll;
  }
}
.ss_01 .section-inner .subsidy-table table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 18px;
  text-align: left;
}
@media screen and (max-width: 1920px) {
  .ss_01 .section-inner .subsidy-table table {
    font-size: 18rem;
    margin: 20rem 0;
  }
}
@media screen and (max-width: 768px) {
  .ss_01 .section-inner .subsidy-table table {
    width: -moz-max-content;
    width: max-content;
  }
}
.ss_01 .section-inner .subsidy-table table th,
.ss_01 .section-inner .subsidy-table table td {
  padding: 20px 15px;
  border-bottom: 1px solid #b3b3b3;
}
@media screen and (max-width: 1920px) {
  .ss_01 .section-inner .subsidy-table table th,
  .ss_01 .section-inner .subsidy-table table td {
    padding: 20rem 15rem;
  }
}
.ss_01 .section-inner .subsidy-table table thead {
  background-color: #5AAF84;
  color: white;
}
.ss_01 .section-inner .subsidy-table table thead tr th:first-child {
  width: 350px;
}
@media screen and (max-width: 1920px) {
  .ss_01 .section-inner .subsidy-table table thead tr th:first-child {
    width: 350rem;
  }
}
.ss_01 .section-inner .subsidy-table table thead tr th:nth-child(2) {
  width: 300px;
}
@media screen and (max-width: 1920px) {
  .ss_01 .section-inner .subsidy-table table thead tr th:nth-child(2) {
    width: 300rem;
  }
}
.ss_01 .section-inner .subsidy-table table tbody tr td {
  background-color: white;
}
.ss_01 .section-inner .subsidy-table table tbody tr td:first-child {
  background-color: #B3EBD1;
  font-weight: bold;
}

.t_center {
  text-align: center !important;
}

.b_fv {
  background-color: #F0FFEE;
}
.b_fv .section-inner {
  margin-top: 100px;
}
@media screen and (max-width: 1920px) {
  .b_fv .section-inner {
    margin-top: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .b_fv .section-inner {
    margin-top: 131rem;
    padding: 40rem 5%;
  }
}
.b_fv .section-inner .fv_ttl p {
  font-size: 42px;
  font-weight: bold;
}
@media screen and (max-width: 1920px) {
  .b_fv .section-inner .fv_ttl p {
    font-size: 42rem;
  }
}
.b_fv .section-inner .fv_ttl h2 {
  font-size: 64px;
  font-weight: bold;
  position: relative;
  z-index: 2;
  margin-top: 20px;
}
@media screen and (max-width: 1920px) {
  .b_fv .section-inner .fv_ttl h2 {
    font-size: 64rem;
    margin-top: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .b_fv .section-inner .fv_ttl h2 {
    margin-top: 10rem;
  }
}

.b_main {
  background-color: #F0FFEE;
}
.b_main .section-inner {
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .b_main .section-inner {
    padding-top: 30rem;
  }
}
.b_main .section-inner .categories {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 45px;
  padding: 0 30px;
}
@media screen and (max-width: 1920px) {
  .b_main .section-inner .categories {
    gap: 45rem;
    padding: 0 30rem;
  }
}
@media screen and (max-width: 768px) {
  .b_main .section-inner .categories {
    grid-template-columns: 1fr;
    gap: 30rem;
    padding: 0 135rem;
  }
}
.b_main .section-inner .categories .category {
  width: 100%;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  border-radius: 999px;
  border: 1px solid #5AAF84;
  padding: 25px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #5AAF84;
  background-color: white;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1920px) {
  .b_main .section-inner .categories .category {
    font-size: 21rem;
    padding: 25rem;
  }
}
.b_main .section-inner .categories .category.is_active {
  background-color: #5AAF84;
  color: white;
}
.b_main .section-inner .contact-info {
  margin-top: 50px;
}
@media screen and (max-width: 1920px) {
  .b_main .section-inner .contact-info {
    margin-top: 50rem;
  }
}
.b_main .section-inner .contact-info p.sub {
  text-align: center;
  font-weight: bold;
  font-size: 32px;
}
@media screen and (max-width: 1920px) {
  .b_main .section-inner .contact-info p.sub {
    font-size: 32rem;
  }
}
.b_main .section-inner .contact-info p.sub2 {
  text-align: center;
  font-weight: bold;
  font-size: 21px;
}
@media screen and (max-width: 1920px) {
  .b_main .section-inner .contact-info p.sub2 {
    font-size: 21rem;
  }
}
.b_main .section-inner .contact-info .contact_phone {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
@media screen and (max-width: 1920px) {
  .b_main .section-inner .contact-info .contact_phone {
    gap: 15rem;
  }
}
.b_main .section-inner .contact-info .contact_phone svg {
  width: 72px;
  height: 72px;
}
@media screen and (max-width: 1920px) {
  .b_main .section-inner .contact-info .contact_phone svg {
    width: 72rem;
    height: 72rem;
  }
}
.b_main .section-inner .contact-info .contact_phone span.bahn {
  font-size: 85px;
  font-weight: bold;
  color: #5AAF84;
  margin-bottom: -5px;
}
@media screen and (max-width: 1920px) {
  .b_main .section-inner .contact-info .contact_phone span.bahn {
    font-size: 85rem;
    margin-bottom: -5rem;
  }
}
@media screen and (max-width: 768px) {
  .b_main .section-inner .contact-info .contact_phone span.bahn {
    font-size: 80rem;
  }
}
.b_main .section-inner .contact_form form {
  background-color: #F0FFEE;
}
.b_main .section-inner .contact_form form .step {
  background-color: #F0FFEE !important;
}
.b_main .section-inner .promo-div {
  padding: 40px 60px;
  width: 790px;
  margin: auto;
  background: url("../img/cnt_frame.png") no-repeat center center;
  background-position: center;
  background-size: contain;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
}
@media screen and (max-width: 1920px) {
  .b_main .section-inner .promo-div {
    font-size: 18rem;
    width: 790rem;
    padding: 40rem 60rem;
  }
}
@media screen and (max-width: 768px) {
  .b_main .section-inner .promo-div {
    background: url("../img/cnt_frame_sp.png") no-repeat center center;
    background-position: center;
    background-size: 100% 100%;
    font-size: 24rem;
    width: 100%;
    padding: 50rem 60rem;
  }
}
.b_main .section-inner .section-description {
  font-size: 18px;
}
@media screen and (max-width: 1920px) {
  .b_main .section-inner .section-description {
    font-size: 18rem;
  }
}
@media screen and (max-width: 768px) {
  .b_main .section-inner .section-description {
    font-size: 24rem;
  }
}
.b_main .section-inner .section-list .list-item {
  margin-top: 50px;
  font-size: 28px;
  font-weight: 400;
  border-bottom: 1px solid #b3b3b3;
}
@media screen and (max-width: 1920px) {
  .b_main .section-inner .section-list .list-item {
    font-size: 28rem;
    margin-top: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .b_main .section-inner .section-list .list-item {
    font-size: 32rem;
  }
}
.b_main .section-inner .section-list .list-description {
  margin-top: 10px;
  font-size: 18px;
}
@media screen and (max-width: 1920px) {
  .b_main .section-inner .section-list .list-description {
    font-size: 18rem;
    margin-top: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .b_main .section-inner .section-list .list-description {
    font-size: 24rem;
  }
}
.b_main .section-inner .section-list .sub-list {
  margin-top: 40px;
}
@media screen and (max-width: 1920px) {
  .b_main .section-inner .section-list .sub-list {
    margin-top: 40rem;
  }
}
.b_main .section-inner .section-list .sub-list .sub-list-item {
  font-size: 18px;
}
@media screen and (max-width: 1920px) {
  .b_main .section-inner .section-list .sub-list .sub-list-item {
    font-size: 18rem;
  }
}
@media screen and (max-width: 768px) {
  .b_main .section-inner .section-list .sub-list .sub-list-item {
    font-size: 24rem;
  }
}

.article-container {
  background-color: #F0FFEE;
}
.article-container .section-inner {
  margin-top: 90px;
}
@media screen and (max-width: 1920px) {
  .article-container .section-inner {
    margin-top: 90rem;
  }
}
@media screen and (max-width: 768px) {
  .article-container .section-inner {
    margin-top: 131rem;
  }
}
.article-container .section-inner .article_header .tag {
  font-size: 18px;
  font-weight: bold;
  color: white;
  width: 190px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #5AAF84;
}
@media screen and (max-width: 1920px) {
  .article-container .section-inner .article_header .tag {
    font-size: 18rem;
    width: 190rem;
    padding: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .article-container .section-inner .article_header .tag {
    width: 240rem;
    font-size: 24rem;
  }
}
.article-container .section-inner .article_header .article-title {
  margin-top: 40px;
  width: 100%;
  font-size: 64px;
  font-weight: bold;
  line-height: 1.5;
  padding-bottom: 5px;
  border-bottom: 1px solid #b3b3b3;
}
@media screen and (max-width: 1920px) {
  .article-container .section-inner .article_header .article-title {
    font-size: 64rem;
    margin-top: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .article-container .section-inner .article_header .article-title {
    font-size: 52rem;
  }
}
.article-container .section-inner .article_header .date {
  margin-top: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #5AAF84;
}
@media screen and (max-width: 1920px) {
  .article-container .section-inner .article_header .date {
    font-size: 18rem;
    margin-top: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .article-container .section-inner .article_header .date {
    font-size: 24rem;
  }
}
.article-container .section-inner .content {
  margin-top: 80px;
}
@media screen and (max-width: 1920px) {
  .article-container .section-inner .content {
    margin-top: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .article-container .section-inner .content {
    margin-top: 50rem;
  }
}
.article-container .section-inner .content .featured_image {
  width: 100%;
  max-width: 768px;
  margin: auto;
}
@media screen and (max-width: 1920px) {
  .article-container .section-inner .content .featured_image {
    max-width: 768rem;
  }
}
@media screen and (max-width: 768px) {
  .article-container .section-inner .content .featured_image {
    max-width: 100%;
  }
}
.article-container .section-inner .content .main-content {
  margin-top: 90px;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
}
@media screen and (max-width: 1920px) {
  .article-container .section-inner .content .main-content {
    margin-top: 90rem;
    font-size: 18rem;
  }
}
@media screen and (max-width: 768px) {
  .article-container .section-inner .content .main-content {
    font-size: 24rem;
    margin-top: 50rem;
  }
}
.article-container .section-inner .navigation {
  margin-top: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 90px;
}
@media screen and (max-width: 1920px) {
  .article-container .section-inner .navigation {
    margin-top: 150rem;
    gap: 90rem;
  }
}
@media screen and (max-width: 768px) {
  .article-container .section-inner .navigation {
    position: relative;
    gap: 75rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 520rem;
    margin: auto;
    margin-top: 250rem;
  }
}
.article-container .section-inner .navigation .prev,
.article-container .section-inner .navigation .next {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
}
@media screen and (max-width: 1920px) {
  .article-container .section-inner .navigation .prev,
  .article-container .section-inner .navigation .next {
    font-size: 24rem;
    gap: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .article-container .section-inner .navigation .prev,
  .article-container .section-inner .navigation .next {
    gap: 25rem;
    font-size: 34rem;
  }
}
.article-container .section-inner .navigation .prev svg,
.article-container .section-inner .navigation .next svg {
  width: 43px;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1920px) {
  .article-container .section-inner .navigation .prev svg,
  .article-container .section-inner .navigation .next svg {
    width: 43rem;
  }
}
@media screen and (max-width: 768px) {
  .article-container .section-inner .navigation .prev svg,
  .article-container .section-inner .navigation .next svg {
    width: 56rem;
  }
}
.article-container .section-inner .navigation .prev:hover svg #circle,
.article-container .section-inner .navigation .next:hover svg #circle {
  fill: #FFEA80;
}
.article-container .section-inner .navigation .prev:hover a,
.article-container .section-inner .navigation .next:hover a {
  color: #FFEA80;
}
.article-container .section-inner .navigation .back-to-news {
  font-size: 24px;
  font-weight: bold;
  color: white;
  background-color: #5AAF84;
  padding: 25px;
  border-radius: 999px;
  width: 365px;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1920px) {
  .article-container .section-inner .navigation .back-to-news {
    width: 365rem;
    padding: 25rem;
    font-size: 24rem;
  }
}
.article-container .section-inner .navigation .back-to-news:hover {
  background-color: #FFEA80;
  color: white;
}
@media screen and (max-width: 768px) {
  .article-container .section-inner .navigation .back-to-news {
    position: absolute;
    top: -150rem;
    padding: 30rem;
    font-size: 30rem;
    width: 100%;
  }
}
.article-container .section-inner .navigation .back-to-news svg {
  width: 10px;
  position: absolute;
  top: 50%;
  right: 35px;
  transform: translateY(-50%);
}
@media screen and (max-width: 1920px) {
  .article-container .section-inner .navigation .back-to-news svg {
    width: 10rem;
    right: 35rem;
  }
}
@media screen and (max-width: 768px) {
  .article-container .section-inner .navigation .back-to-news svg {
    width: 13rem;
    right: 40rem;
  }
}

.error-message {
  position: absolute;
  z-index: 10;
  bottom: -10px;
  right: 0;
  font-size: 14px;
  color: red;
}
@media screen and (max-width: 1920px) {
  .error-message {
    font-size: 14rem;
  }
}
@media screen and (max-width: 768px) {
  .error-message {
    font-size: 18rem;
  }
}

.line-popup {
  position: fixed;
  z-index: 10;
  bottom: 30px;
  left: 30px;
  width: 400px;
  height: auto;
  display: none;
}
@media screen and (max-width: 1920px) {
  .line-popup {
    bottom: 30rem;
    left: 30rem;
    width: 400rem;
  }
}
@media screen and (max-width: 768px) {
  .line-popup {
    width: 350rem;
  }
}
.line-popup .line-popup-inner .line-popup-close {
  width: -moz-fit-content;
  width: fit-content;
  padding: 7px;
  border-radius: 999px;
  background-color: #fff;
  color: white;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.line-popup .line-popup-inner .line-popup-close svg {
  width: 11px;
  height: 11px;
}
@media screen and (max-width: 1920px) {
  .line-popup .line-popup-inner .line-popup-close svg {
    width: 11rem;
    height: 11rem;
  }
}
.line-popup .line-popup-inner .line-popup-content {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #06C755;
  color: white;
  padding: 15px;
  border-radius: 10px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 1920px) {
  .line-popup .line-popup-inner .line-popup-content {
    padding: 15rem;
    margin-top: 10rem;
    gap: 30rem;
  }
}
.line-popup .line-popup-inner .line-popup-content #line-logo {
  width: 58px;
}
@media screen and (max-width: 1920px) {
  .line-popup .line-popup-inner .line-popup-content #line-logo {
    width: 58rem;
  }
}
.line-popup .line-popup-inner .line-popup-content #arw {
  width: 9px;
}
@media screen and (max-width: 1920px) {
  .line-popup .line-popup-inner .line-popup-content #arw {
    width: 9rem;
  }
}
.line-popup .line-popup-inner .line-popup-content p {
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
  color: white;
}
@media screen and (max-width: 1920px) {
  .line-popup .line-popup-inner .line-popup-content p {
    font-size: 24rem;
  }
}
.line-popup .line-popup-inner .line-popup-content p span.sub {
  font-size: 80%;
}
.line-popup .line-popup-inner .line-popup-content:hover {
  background-color: #FFEA80;
}
.line-popup .line-popup-inner .line-popup-content:hover p {
  color: #5AAF84;
}/*# sourceMappingURL=sub-style.css.map */