@charset "shift_jis";
/* Updated 2024/07/22.T */
/* ----------------------------------
general
---------------------------------- */
@font-face {
  font-family: noto-sans;
  src: url(/hojin/cmn/fonts/Noto_Sans_JP/NotoSansJP-Regular.otf);
}
@font-face {
  font-weight: bold;
  font-style: normal;
  font-family: noto-sans;
  src: url(/hojin/cmn/fonts/Noto_Sans_JP/NotoSansJP-Bold.otf);
}
@media print, screen and (min-width: 768px) {
  body {
    min-width: 1280px;
  }
}
main img {
  height: auto;
}
#headerInfo {
  display: none;
}
#wrap #mainArea {
  margin: 0 auto;
  width: auto;
  font-size: 1.6rem;
}
#wrap #mainArea main {
  width: auto;
  font-family: noto-sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  #wrap #mainArea main {
    padding: 0;
  }
}
#wrap #mainArea main button {
  font-family: noto-sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
._pc-content {
  display: none;
}
._sp-content {
  display: none;
}
@media print, screen and (min-width: 768px) {
  ._pc-content {
    display: block !important;
  }
  img._pc-content {
    display: inline-block !important;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  ._sp-content {
    display: block !important;
  }
  img._sp-content {
    display: inline-block !important;
  }
}
._t-bold {
  font-weight: bold;
}
/* ----------------------------------
layout
---------------------------------- */
.layout-container01 {
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .layout-container01 {
    max-width: 1200px;
  }
}
.layout-container02 {
  margin: 0 auto;
}
/* ----------------------------------
cmn
---------------------------------- */
.cmn-list01 .cmnList01Item01 {
  position: relative;
  padding: 0 0 0 24px;
}
.cmn-list01 .cmnList01Item01:not(:first-child) {
  margin-top: 8px;
}
.cmn-list01 .cmnList01Item01:before {
  position: absolute;
  top: .5em;
  left: 0;
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #56635f;
  content: "";
}
.cmn-list01.-type01 .cmnList01Item01:before {
  width: 12px;
  height: 12px;
  background-color: #80a398;
}
.cmn-list01.-type02 .cmnList01Item01 {
  padding: 0 0 0 30px;
}
.cmn-list01.-type02 .cmnList01Item01:not(:first-child) {
  margin-top: 12px;
}
.cmn-list01.-type02 .cmnList01Item01:before {
  top: calc(.5em - 1px);
  width: 16px;
  height: 16px;
  background-color: #4d7f6f;
}
.cmn-list01.-type03 .cmnList01Item01 {
  padding: 0 0 0 36px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .cmn-list01.-type03 .cmnList01Item01 {
    padding: 0 0 0 30px;
  }
}
.cmn-list01.-type03 .cmnList01Item01:not(:first-child) {
  margin-top: 10px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .cmn-list01.-type03 .cmnList01Item01:not(:first-child) {
    margin-top: 8px;
  }
}
.cmn-list01.-type03 .cmnList01Item01:before {
  top: calc(.5em - 2px);
  width: 26px;
  height: 19px;
  background: url("/hojin/eb/web21/api-cooperation/imgs/index_ico_11.svg") 0 0 no-repeat;
  background-size: 100% auto;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .cmn-list01.-type03 .cmnList01Item01:before {
    left: -4px;
  }
}
.cmn-ttl01 {
  text-align: center;
}
.cmn-ttl01 img {
  display: inline-block;
  margin: 0 auto;
}
.cmn-ttl01 .cmnTtl01Txt01 {
  display: block;
  margin: -44px 0 0 0;
  color: #004831;
  letter-spacing: .05em;
  font-weight: bold;
  font-size: 4.0rem;
  line-height: 1.4;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .cmn-ttl01 .cmnTtl01Txt01 {
    margin: -25px 0 0 0;
    font-size: 3.0rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .cmn-ttl01 .cmnTtl01Txt01 {
    margin: -6.66667vw 0 0 0;
    font-size: 8vw;
  }
}
.cmn-link01 {
  padding: 0  16px 0 0;
  background: url("/hojin/eb/web21/api-cooperation/imgs/index_ico_06.svg") right center no-repeat;
  background-size: 9px auto;
}
.cmn-link02:after {
  display: inline-block;
  margin: 0 2px 0 2px;
  width: 13px;
  height: 12px;
  background: url("/hojin/eb/web21/api-cooperation/imgs/index_ico_09.svg") center center no-repeat;
  background-size: 13px auto;
  content: "";
  transform: translate(0, -4px);
}
.cmn-btn01 {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 240px;
  height: 48px;
  border: 1px solid #d5dedb;
  border-radius: 40px;
  background: #ffffff;
  color: #004831;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
}
.cmn-btn01.is-open .cmnBtn01Inr01:after {
  background-image: url("/hojin/eb/web21/api-cooperation/imgs/index_ico_08.svg");
}
.cmn-btn01.is-open .cmnBtn01Close01 {
  display: inline-block;
}
.cmn-btn01.is-open .cmnBtn01Open01 {
  display: none;
}
.cmn-btn01 .cmnBtn01Inr01 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 0;
}
.cmn-btn01 .cmnBtn01Inr01:after {
  display: block;
  margin: 0 0 0 8px;
  width: 15px;
  height: 15px;
  background: url("/hojin/eb/web21/api-cooperation/imgs/index_ico_07.svg") center center no-repeat;
  content: "";
  transform: translate(0, -1px);
}
.cmn-btn01 .cmnBtn01Close01 {
  display: none;
}
/* ----------------------------------
navi-area
---------------------------------- */
.navi-area {
  position: relative;
  height: 136px;
  line-height: 1;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .navi-area {
    height: auto;
  }
}
.navi-area a {
  text-decoration: none;
}
.navi-area .navWrap01 {
  position: absolute;
  top: 20px;
  left: calc(50% - 597px);
  z-index: 91;
  box-sizing: border-box;
}
@media print, screen and (min-width: 768px) {
  .navi-area .navWrap01 {
    display: block !important;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .navi-area .navWrap01 {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .navi-area .navWrap01.is-fixed {
    position: fixed;
  }
}
.navi-area .navInr01 {
  display: flex;
  box-sizing: border-box;
  width: 826px;
  height: 78px;
  background: rgba(255, 255, 255, 0.9);
}
@media print, screen and (min-width: 768px) {
  .navi-area .navInr01 {
    justify-content: space-between;
    border-radius: 39px;
    box-shadow: 0 5px 10px 5px rgba(8, 39, 29, 0.05);
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .navi-area .navInr01 {
    display: block;
    padding: 0 18px;
    width: 100%;
    height: 100%;
    background: url("/hojin/eb/web21/api-cooperation/imgs/index_bg_05.png") center 0 no-repeat;
    background-color: #f0f5f3;
    background-size: 100% auto;
  }
}
.navi-area .navList01 {
  display: flex;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .navi-area .navList01 {
    display: block;
    padding: 92px 0 0 0;
  }
}
.navi-area .navItem01 {
  margin-left: 1px;
}
.navi-area .navItem01:first-child {
  margin-left: 7px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .navi-area .navItem01:first-child {
    margin: 0;
  }
}
.navi-area .navItem01 a {
  display: inline-flex;
  align-items: center;
  padding: 0 21px;
  height: 100%;
  color: #004831;
  font-weight: bold;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .navi-area .navItem01 a {
    display: block;
    padding: 19px 0 19px 14px;
    border-bottom: 1px solid #ffffff;
    background: url("/hojin/eb/web21/api-cooperation/imgs/index_ico_17.svg") calc(100%) calc(50%) no-repeat;
    letter-spacing: -.02em;
    font-size: 2.0rem;
  }
}
@media print, screen and (min-width: 768px) {
  .navi-area .navItem01 a:hover {
    opacity: .8;
  }
}
.navi-area .navBtn01 {
  appearance: none;
  position: fixed;
  top: 16px;
  right: 15px;
  z-index: 92;
  display: flex;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  background: url("/hojin/eb/web21/api-cooperation/imgs/index_ico_15.svg") center center no-repeat #ffffff;
  box-shadow: 0 0 25px 5px rgba(8, 39, 29, 0.1);
  transition: all .3s;
}
@media print, screen and (min-width: 768px) {
  .navi-area .navBtn01 {
    display: none;
  }
}
.navi-area .navBtn01.is-open {
  background-image: url("/hojin/eb/web21/api-cooperation/imgs/index_ico_16.svg");
}
.navi-area .navBtn02 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 11px 0 0;
  width: 162px;
  height: 58px;
  border-radius: 39px;
  background: linear-gradient(90deg, #ff5f04 0%, #fb9114 100%);
  color: #ffffff;
  letter-spacing: -.01em;
  font-weight: bold;
  font-size: 19px;
  line-height: 28px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .navi-area .navBtn02 {
    box-sizing: border-box;
    margin: 40px 0 0 0;
    width: 100%;
    height: 78px;
  }
}
@media print, screen and (min-width: 768px) {
  .navi-area .navBtn02:hover {
    opacity: .8;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  body.is-top .navi-area .navWrap01 {
    top: 115px;
  }
}
body.is-top .navi-area .navBtn01 {
  top: 131px;
}
@media screen and (min-width: 768px) and (max-width: 1270px) {
  .navi-area .navWrap01.is-fixed {
    left: 42px;
  }
}
/* ----------------------------------
kv-area
---------------------------------- */
.kv-area .bg01 {
  height: 610px;
  background: url("/hojin/eb/web21/api-cooperation/imgs/index_bg_04.png") calc(50% - 4px) 0 no-repeat;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .kv-area .bg01 {
    padding: 18px 0 0 0;
    min-height: 542px;
    height: auto;
    background: url("/hojin/eb/web21/api-cooperation/imgs/index_bg_04_sp.png") calc(50% + 4px) 0 no-repeat #ffffff;
    background-size: 100% auto;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .kv-area .bg01 {
    min-height: 144.53333vw;
    background-size: cover;
  }
}
.kv-area .frame01 {
  position: relative;
  box-sizing: border-box;
  margin: 0 0 0 calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  width: calc(50% + 171px);
  height: 387px;
  border-radius: 0 80px 80px 0;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 5px 25px 10px rgba(27, 167, 122, 0.1);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .kv-area .frame01 {
    margin: 0 18px 0 0;
    padding: 0 0 0 0;
    width: auto;
    height: auto;
    border-radius: 0 40px 40px 0;
    text-align: center;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .kv-area .frame01 {
    margin: 0 4.8vw 0 0;
    height: 58.93333vw;
  }
}
.kv-area .frame02 {
  box-sizing: border-box;
  height: 202px;
  border-radius: 0 80px 0 0;
  background-color: #004831;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .kv-area .frame02 {
    height: 121px;
    border-radius: 0 40px 0 0;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .kv-area .frame02 {
    height: 32.26667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .kv-area .img01 {
    position: absolute;
    top: 28px;
    right: 24px;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .kv-area .img01 {
    padding: 17px 2px 0 0;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .kv-area .img01 img {
    width: 87.73333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .kv-area .img02 {
    position: absolute;
    top: 232px;
    right: 150px;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .kv-area .img02 {
    padding: 15px 14px 11px 0;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .kv-area .img02 img {
    width: 84.8vw;
  }
}
.kv-area .img03 {
  position: absolute;
  top: -95px;
  right: -450px;
}
.kv-area .img04 {
  padding: 28px 0 0 5px;
  text-align: center;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .kv-area .img04 {
    padding: 7.46667vw 0 0 1.33333vw;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .kv-area .img04 img {
    width: 93.86667vw;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1617px) {
  .kv-area .frame01 {
    margin: 0;
    padding: 0;
    width: calc(50% + 171px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .kv-area .frame01 {
    margin: 0;
    padding: 0;
    width: 810px;
  }
}
/* ----------------------------------
problem-area
---------------------------------- */
.problem-area .bg01 {
  background-color: #f0f5f3;
}
.problem-area .bg02 {
  position: relative;
  height: 510px;
  border-radius: 0 0 150px 0;
  background: #004831;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .problem-area .bg02 {
    padding: 0 0 25px 0;
    height: auto;
    border-radius: 0 0 75px 0;
  }
}
.problem-area .bg02:after {
  position: absolute;
  bottom: -40px;
  left: calc(50% - 42px);
  z-index: 1;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 41px solid #004831;
  border-right: 42px solid transparent;
  border-bottom: 0;
  border-left: 42px solid transparent;
  content: "";
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .problem-area .bg02:after {
    bottom: -23px;
    left: calc(50% - 24px);
    border-top: 25px solid #004831;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
  }
}
.problem-area .wrap01 {
  padding: 53px 0 0 0;
  text-align: center;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .problem-area .wrap01 {
    padding: 42px 0 0 0;
  }
}
.problem-area .wrap02 {
  position: relative;
  margin: 50px auto 0 auto;
  width: 958px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .problem-area .wrap02 {
    margin-top: 20px;
    width: auto;
  }
}
.problem-area .wrap02:before {
  position: absolute;
  top: -226px;
  left: -66px;
  display: block;
  width: 66px;
  height: 255px;
  background: url("/hojin/eb/web21/api-cooperation/imgs/index_img_11.svg") 0 0 no-repeat;
  content: "";
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .problem-area .wrap02:before {
    display: none;
  }
}
.problem-area .wrap02:after {
  position: absolute;
  top: 31px;
  right: -113px;
  display: block;
  width: 61px;
  height: 252px;
  background: url("/hojin/eb/web21/api-cooperation/imgs/index_img_12.svg") 0 0 no-repeat;
  content: "";
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .problem-area .wrap02:after {
    display: none;
  }
}
.problem-area .ttl01 {
  position: relative;
  display: inline-block;
  text-align: center;
}
.problem-area .ttl01:before {
  position: absolute;
  top: -52px;
  left: -37px;
  display: block;
  width: 33px;
  height: 127px;
  background: url("/hojin/eb/web21/api-cooperation/imgs/index_img_11.svg") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
}
@media print, screen and (min-width: 768px) {
  .problem-area .ttl01:before {
    display: none;
  }
}
.problem-area .ttl01:after {
  position: absolute;
  top: 8px;
  right: -40px;
  display: block;
  width: 30px;
  height: 125px;
  background: url("/hojin/eb/web21/api-cooperation/imgs/index_img_12.svg") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
}
@media print, screen and (min-width: 768px) {
  .problem-area .ttl01:after {
    display: none;
  }
}
.problem-area .ttl01 img {
  display: inline-block;
  margin: 0 auto;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .problem-area .ttl01 img {
    width: 265px;
    height: auto;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .problem-area .ttl01 img {
    width: 70.66667vw;
  }
}
.problem-area .txt01 {
  display: block;
  margin: -11px 0 0 0;
  color: #ffffff;
  letter-spacing: .00em;
  font-weight: bold;
  font-size: 4.0rem;
  line-height: 1.4;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .problem-area .txt01 {
    margin: -10px 0 0 0;
    font-size: 3.0rem;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .problem-area .txt01 {
    margin: -2.66667vw 0 0 0;
    font-size: 8vw;
  }
}
.problem-area .list01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .problem-area .list01 {
    justify-content: center;
  }
}
.problem-area .item01 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 20px 0 0 0;
  width: 208px;
  height: 208px;
  background: url("/hojin/eb/web21/api-cooperation/imgs/index_bg_02.svg") center center no-repeat;
  color: #004831;
  text-align: center;
  font-weight: bold;
  font-size: 2.0rem;
  transition: 0.3s cubic-bezier(0.4, 0.4, 0, 1);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .problem-area .item01 {
    margin: 0 9px 24px 9px;
    width: 160px;
    height: 160px;
    background-size: 100% auto;
    font-size: 1.6rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .problem-area .item01 {
    margin: 0 2.4vw 6.4vw 2.4vw;
    width: 42.66667vw;
    height: 42.66667vw;
    font-size: 4.26667vw;
  }
}
.problem-area .item01:before {
  position: absolute;
  top: 37px;
  left: 0;
  display: block;
  width: 100%;
  height: 20px;
  background: url("/hojin/eb/web21/api-cooperation/imgs/index_ico_14.svg") calc(50% + 2px) center no-repeat;
  background-size: 25px auto;
  content: "";
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .problem-area .item01:before {
    top: 27px;
    background-position: calc(50% + 1px) center;
    background-size: 19px auto;
  }
}
/* ----------------------------------
solution-area
---------------------------------- */
.solution-area .bg01 {
  padding: 104px 0 170px 0;
  background: url("/hojin/eb/web21/api-cooperation/imgs/index_bg_01.png") center 0 no-repeat;
  background-color: #f0f5f3;
  background-size: 1600px auto;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .solution-area .bg01 {
    padding: 84px 0 98px 0;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .solution-area .cmn-ttl01 img {
    width: 265px;
    height: auto;
  }
}
.solution-area .cmn-ttl01 .cmnTtl01Txt01 {
  margin: -20px 0 0 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .solution-area .cmn-ttl01 .cmnTtl01Txt01 {
    margin: -10px 0 0 0;
    line-height: 1.45;
  }
}
.solution-area .wrap01 {
  margin: 77px 0 0 0;
  padding: 0 0 0 122px;
}
@media print, screen and (min-width: 768px) {
  .solution-area .wrap01 {
    display: flex;
    justify-content: center;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .solution-area .wrap01 {
    margin: 44px 0 0 0;
    padding: 0;
  }
}
.solution-area .wrap02 {
  box-sizing: border-box;
  padding: 59px 0 0 0;
  width: 314px;
  height: 314px;
  border: 10px solid #ffffff;
  border-radius: 50%;
  background: url("/hojin/eb/web21/api-cooperation/imgs/index_ico_05.svg") calc(50% + 1px) calc(100% - 53px) no-repeat;
  background-color: rgba(226, 239, 188, 0.4);
  background-size: 22px auto;
  box-shadow: 0 5px 25px 10px rgba(27, 167, 122, 0.1);
  text-align: center;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .solution-area .wrap02 {
    padding: 23px 0 0 0;
    width: 152px;
    height: 152px;
    border-width: 6px;
    background-position: calc(50% + 1px) calc(100% - 12px);
    background-size: 16px auto;
  }
}
.solution-area .block01 {
  box-sizing: border-box;
  padding: 48px 67px 40px 67px;
  min-height: 516px;
  width: 556px;
  border: 2px solid #ffffff;
  border-radius: 39px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 5px 25px 10px rgba(27, 167, 122, 0.1);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .solution-area .block01 {
    margin: 0 20px;
    padding: 38px 15px 40px 15px;
    min-height: initial;
    width: auto;
    height: auto;
  }
}
.solution-area .img01 {
  position: relative;
  height: 500px;
  transform: translate(-66px, 40px);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .solution-area .img01 {
    display: block;
    margin: 0 auto;
    width: 346px;
    height: auto;
    transform: translate(3px, -15px);
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .solution-area .img01 {
    width: 100%;
    width: 92vw;
  }
}
.solution-area .ttl01 {
  padding: 0 7px 0 0;
  color: #004831;
  text-align: center;
  letter-spacing: .08em;
  font-weight: bold;
  line-height: 1.7;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .solution-area .ttl01 {
    padding: 0 9px 0 0;
    line-height: 1.65;
  }
}
.solution-area .txt01 {
  font-size: 2.5rem;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .solution-area .txt01 {
    font-size: 6.66667vw;
  }
}
.solution-area .txt02 {
  display: inline-block;
}
.solution-area .txt03 {
  padding: 14px 0 17px 0;
  color: #004831;
  font-size: 1.8rem;
  line-height: 1.77;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .solution-area .txt03 {
    font-size: 4.8vw;
  }
}
.solution-area .txt04 {
  padding: 0 0 15px 0;
  font-size: 1.4rem;
  line-height: 1.5;
}
.solution-area .txt05 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 48px;
  border-radius: 24px;
  background: #c4d700;
  color: #004831;
  font-weight: bold;
  font-size: 2.0rem;
  line-height: 1;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .solution-area .txt05 {
    width: 92px;
    height: 24px;
    font-size: 1.4rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .solution-area .txt05 {
    width: 24.53333vw;
    height: 6.4vw;
    font-size: 3.73333vw;
  }
}
.solution-area .txt06 {
  display: block;
  margin: 19px 0 0 0;
  color: #004831;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.5;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .solution-area .txt06 {
    margin: 9px 0 0 0;
    font-size: 1.6rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .solution-area .txt06 {
    margin: 2.4vw 0 0 0;
    font-size: 4.26667vw;
  }
}
.solution-area .txt07 {
  margin: 18px 0 0 0;
  font-size: 1.3rem;
}
.solution-area .list01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 62px 0 0 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .solution-area .list01 {
    margin-top: -10px;
    padding: 0 0 0 0;
  }
}
.solution-area .item01 {
  margin: 0 32px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .solution-area .item01 {
    margin: 0 9px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .solution-area .item01 {
    margin: 0 2.4vw;
  }
}
.solution-area .item01 a {
  color: #004831;
  text-decoration: none;
}
.solution-area .item01 a:hover {
  color: #004831;
  opacity: .8;
}
@media screen and (min-width: 1281px) and (max-width: 1500px) {
  .solution-area .wrap01 {
    padding-left: 3vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .solution-area .wrap01 {
    padding-left: 30px;
  }
}
/* ----------------------------------
merit-area
---------------------------------- */
.merit-area {
  overflow: hidden;
  margin-top: -80px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area {
    margin-top: -60px;
  }
}
.merit-area .layout-container02 {
  overflow: hidden;
}
.merit-area .bg01 {
  padding: 141px 0 159px 0;
  border-radius: 70px 70px 0 0;
  background: #f3f8f6;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .bg01 {
    padding: 48px 0 80px 0;
    border-radius: 45px 45px 0 0;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .cmn-ttl01 img {
    width: 165px;
    height: auto;
  }
}
.merit-area .cmn-ttl01 .cmnTtl01Txt01 {
  margin: -20px 0 0 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .cmn-ttl01 .cmnTtl01Txt01 {
    margin: -15px 0 0 0;
  }
}
.merit-area .ancPosition01 {
  margin-top: -70px;
  padding-top: 70px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .ancPosition01 {
    margin-top: -5px;
    padding-top: 5px;
  }
}
.merit-area .ancPosition02 {
  margin-top: -100px;
  padding-top: 100px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .ancPosition02 {
    margin-top: -10px;
    padding-top: 10px;
  }
}
.merit-area .frame01 {
  position: relative;
  margin: 127px calc(50% - 50vw) 0 0;
  padding-right: calc(50vw - 50%);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .frame01 {
    margin: 67px 0 0 0;
    padding: 0 0 0 18px;
  }
}
.merit-area .frame01.-type01 {
  margin: 216px 0 0 calc(50% - 50vw);
  padding-right: 0;
  padding-left: calc(50vw - 50%);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .frame01.-type01 {
    margin: 80px 0 0 0;
    padding: 0 18px 0 0;
  }
}
.merit-area .frame02 {
  margin: 0 calc(50% - 50vw) 0 0;
  padding-right: calc(50vw - 50%);
  height: 732px;
  border-radius: 39px 0 0 39px;
  background: #ffffff;
  box-shadow: 0 5px 25px 10px rgba(27, 167, 122, 0.1);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .frame02 {
    height: auto;
  }
}
.merit-area .frame02.-type01 {
  margin: 0 0 0 calc(50% - 50vw);
  padding-right: 0;
  padding-left: calc(50vw - 50%);
  height: 786px;
  border-radius: 0 39px 39px 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .frame02.-type01 {
    height: auto;
  }
}
.merit-area .frame03 {
  margin: 0 auto;
  width: 856px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .frame03 {
    padding: 0 18px 40px 18px;
    width: auto;
  }
}
.merit-area .wrap01 {
  display: flex;
  justify-content: space-between;
  padding: 28px 0 0 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .wrap01 {
    flex-direction: column;
    padding: 17px 0 0 0;
  }
}
.merit-area .wrap01.-type01 {
  padding-top: 38px;
}
.merit-area .block01 {
  width: 380px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .block01 {
    width: auto;
  }
}
.merit-area .block01:first-child {
  position: relative;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .block01:first-child {
    margin: 0 0 86px 0;
  }
}
.merit-area .block01:first-child:after {
  position: absolute;
  top: 0;
  right: -72px;
  display: block;
  width: 44px;
  height: 100%;
  background: url("/hojin/eb/web21/api-cooperation/imgs/index_ico_12.svg") 0 center no-repeat;
  content: "";
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .block01:first-child:after {
    top: auto;
    right: 0;
    bottom: -63px;
    left: 0;
    width: 100%;
    height: 44px;
    background: url("/hojin/eb/web21/api-cooperation/imgs/index_ico_13.svg") center 0 no-repeat;
  }
}
.merit-area .ttl01 {
  padding: 61px 0 0 0;
  color: #004831;
  text-align: center;
  letter-spacing: .05em;
  font-weight: bold;
  font-size: 4.0rem;
  line-height: 1.5;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .ttl01 {
    padding: 50px 0 0 0;
    letter-spacing: .04em;
    font-size: 2.8rem;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .ttl01 {
    font-size: 7.46667vw;
  }
}
.merit-area .ttl01.-type01 {
  padding-top: 55px;
}
.merit-area .ttl02 {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 0 2px 0;
  height: 31px;
  border-radius: 28px;
  background: #4d7f6f;
  color: #ffffff;
  line-height: 1;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .ttl02 {
    height: 26px;
  }
}
.merit-area .ttl02.-type01 {
  background: #c4d700;
  color: #004831;
  font-weight: bold;
}
.merit-area .txt01 {
  padding: 45px 0 0 0;
  color: #004831;
  text-align: center;
  letter-spacing: .05em;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.5;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .txt01 {
    padding: 30px 0 0 0;
    font-size: 2.0rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .merit-area .txt01 {
    font-size: 5.33333vw;
  }
}
.merit-area .img01 {
  position: absolute;
  top: -104px;
  left: 8px;
  z-index: 1;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .img01 {
    top: -37px;
    left: 30px;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .img01 img {
    width: 136px;
    height: auto;
  }
}
.merit-area .img02 {
  position: absolute;
  top: -116px;
  right: 32px;
  z-index: 1;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .img02 {
    top: -36px;
    right: 33px;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .img02 img {
    width: 136px;
    height: auto;
  }
}
.merit-area .img03 {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  min-height: 252px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .img03 {
    margin: 14px 0 12px 0;
    min-height: initial;
  }
}
.merit-area .img03.-type03 {
  padding: 0 0 20px 8px;
}
.merit-area .img03.-type04 {
  padding: 0 0 35px 0;
  transform: translate(-8px, 0);
}
.merit-area .cmn-list01 {
  margin: 0 30px 0 33px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .merit-area .cmn-list01 {
    margin: 0 5px 0 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .merit-area .frame01 {
    margin-right: calc(50% - 800px);
    padding-right: calc(800px - 50%);
  }
  .merit-area .frame01.-type01 {
    margin-right: 0;
    margin-left: calc(50% - 800px);
    padding-right: 0;
    padding-left: calc(800px - 50%);
  }
  .merit-area .frame02 {
    margin-right: calc(50% - 800px);
    padding-right: calc(800px - 50%);
  }
  .merit-area .frame02.-type01 {
    margin-right: 0;
    margin-left: calc(50% - 800px);
    padding-right: 0;
    padding-left: calc(800px - 50%);
  }
}
/* ----------------------------------
reason-area
---------------------------------- */
.reason-area {
  padding: 88px 0 0 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .reason-area {
    padding: 56px 0 0 0;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .reason-area .cmn-ttl01 img {
    width: 227px;
    height: auto;
  }
}
.reason-area .cmn-ttl01 .cmnTtl01Txt01 {
  margin: -22px 0 0 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .reason-area .cmn-ttl01 .cmnTtl01Txt01 {
    margin: -15px 0 0 0;
  }
}
.reason-area .wrap01 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 40px 0 28px 0;
  text-align: center;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .reason-area .wrap01 {
    padding: 22px 0 34px 0;
  }
}
.reason-area .wrap02 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 17px 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .reason-area .wrap02 {
    padding: 0 0 17px 0;
  }
}
.reason-area .wrap03 {
  position: relative;
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .reason-area .wrap03 {
    width: 940px;
    height: 438px;
  }
}
.reason-area .bg01 {
  border-radius: 70px 70px 0 0;
  background: #edf7f4;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .reason-area .bg01 {
    padding: 0 0 91px 0;
    border-radius: 45px 45px 0 0;
  }
}
.reason-area .txt01 {
  padding: 4px 21px;
  border-radius: 8px;
  background: #edf6f4;
  color: #004831;
  text-align: center;
  letter-spacing: .05em;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.5;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .reason-area .txt01 {
    padding: 9px 15px;
    font-size: 2.0rem;
    line-height: 1.3;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .reason-area .txt01 {
    padding: 2.4vw 4vw;
    font-size: 5.33333vw;
  }
}
.reason-area .txt01:nth-child(2) {
  margin: 0 0 0 14px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .reason-area .txt01:nth-child(2) {
    margin: 0 0 0 24px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .reason-area .txt01:nth-child(2) {
    margin: 0 0 0 2.66667vw;
  }
}
.reason-area .txt02 {
  color: #004831;
  letter-spacing: .05em;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.5;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .reason-area .txt02 {
    font-size: 2.0rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .reason-area .txt02 {
    font-size: 5.33333vw;
  }
}
.reason-area .list01 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .reason-area .list01 {
    padding: 45px 20px 9px 22px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .reason-area .list01 {
    padding: 12vw 5.33333vw 2.4vw 5.86667vw;
  }
}
.reason-area .item01 {
  display: inline-block;
  padding: 24px 30px 24px 68px;
  border-radius: 20px;
  background: url("/hojin/eb/web21/api-cooperation/imgs/index_ico_10.svg") 28px center no-repeat;
  background-color: #ffffff;
  box-shadow: 0 5px 25px 10px rgba(27, 167, 122, 0.1);
  color: #004831;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 2.0rem;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .reason-area .item01 {
    position: absolute;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .reason-area .item01 {
    padding: 18px 30px 14px 52px;
    background-position: 17px center;
    font-size: 1.8rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .reason-area .item01 {
    padding: 4.8vw 8vw 3.73333vw 13.86667vw;
    background-position: 4.53333vw center;
    background-size: 7.46667vw auto;
    font-size: 4.8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .reason-area .item01.-type01 {
    top: 59px;
    left: -87px;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .reason-area .item01.-type01 {
    margin: 0 30px 22px 0;
  }
}
@media print, screen and (min-width: 768px) {
  .reason-area .item01.-type02 {
    top: 158px;
    left: 116px;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .reason-area .item01.-type02 {
    margin: 0 0 20px 34px;
  }
}
@media print, screen and (min-width: 768px) {
  .reason-area .img01 {
    position: absolute;
    top: -110px;
    right: -136px;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .reason-area .img01 {
    text-align: center;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .reason-area .img01 img {
    width: 69.6vw;
  }
}
/* ----------------------------------
voice-area
---------------------------------- */
.voice-area {
  margin-top: -80px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .voice-area {
    margin-top: -60px;
  }
}
.voice-area .bg01 {
  padding: 107px 0 232px 0;
  border-radius: 70px 70px 0 0;
  background: url("/hojin/eb/web21/api-cooperation/imgs/index_bg_03.png") calc(50% + 15px) calc(100% + 126px) no-repeat;
  background-color: #ffffff;
  background-size: 1705px auto;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .voice-area .bg01 {
    padding: 99px 0 108px 0;
    border-radius: 45px 45px 0 0;
    background: url("/hojin/eb/web21/api-cooperation/imgs/index_bg_03_sp.png") calc(50% + 3px) calc(100% - 32px) no-repeat;
    background-color: #ffffff;
    background-size: 843px auto;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .voice-area .cmn-ttl01 img {
    width: 177px;
    height: auto;
  }
}
.voice-area .cmn-ttl01 .cmnTtl01Txt01 {
  margin: -18px 0 0 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .voice-area .cmn-ttl01 .cmnTtl01Txt01 {
    margin: -15px 0 0 0;
  }
}
.voice-area .wrap01 {
  margin: 110px auto 0 auto;
}
@media print, screen and (min-width: 768px) {
  .voice-area .wrap01 {
    width: 940px;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .voice-area .wrap01 {
    margin-top: 30px;
    padding: 0 18px;
  }
}
.voice-area .wrap02 {
  position: relative;
  display: flex;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .voice-area .wrap02 {
    flex-direction: column;
  }
}
.voice-area .wrap02.-type01 {
  justify-content: flex-end;
  padding: 0 25px 0 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .voice-area .wrap02.-type01 {
    padding: 0;
  }
}
.voice-area .wrap02.-type02 {
  margin-top: 76px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .voice-area .wrap02.-type02 {
    align-items: flex-end;
    margin-top: 23px;
  }
}
.voice-area .wrap02.-type03 {
  justify-content: flex-end;
  margin-top: 119px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .voice-area .wrap02.-type03 {
    margin-top: 22px;
  }
}
.voice-area .block01 {
  box-sizing: border-box;
  padding: 24px 30px;
  width: 655px;
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 5px 25px 10px rgba(27, 167, 122, 0.1);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .voice-area .block01 {
    padding: 24px 17px;
    width: auto;
  }
}
.voice-area .txt01 {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 153px;
  height: 153px;
  border-radius: 50%;
  background: linear-gradient(180deg, rgba(27, 167, 122, 0.21) 0%, rgba(1, 122, 79, 0.21) 100%);
  color: #004831;
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .voice-area .txt01 {
    position: relative;
    margin: 16px 0 0 0;
    padding: 0 0 6px 0;
    width: 130px;
    height: 130px;
    font-size: 1.4rem;
    line-height: 1.3;
  }
}
.voice-area .txt01:before {
  position: absolute;
  display: block;
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
}
@media print, screen and (min-width: 768px) {
  .voice-area .txt01.-type01 {
    top: -46px;
    left: -3px;
  }
}
.voice-area .txt01.-type01:before {
  top: 41px;
  right: -50px;
  width: 74px;
  height: 240px;
  background-image: url("/hojin/eb/web21/api-cooperation/imgs/index_img_13.svg");
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .voice-area .txt01.-type01:before {
    top: -11px;
    right: -45px;
    width: 46px;
    height: 150px;
  }
}
@media print, screen and (min-width: 768px) {
  .voice-area .txt01.-type02 {
    top: 4px;
    right: 4px;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .voice-area .txt01.-type02 {
    margin-right: 33px;
  }
}
.voice-area .txt01.-type02:before {
  top: 23px;
  left: -52px;
  width: 74px;
  height: 240px;
  background-image: url("/hojin/eb/web21/api-cooperation/imgs/index_img_14.svg");
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .voice-area .txt01.-type02:before {
    top: -11px;
    right: -33px;
    left: auto;
    width: 46px;
    height: 150px;
  }
}
@media print, screen and (min-width: 768px) {
  .voice-area .txt01.-type03 {
    top: -14px;
    left: 66px;
  }
}
.voice-area .txt01.-type03:before {
  top: 20px;
  left: -69px;
  width: 86px;
  height: 240px;
  background-image: url("/hojin/eb/web21/api-cooperation/imgs/index_img_15.svg");
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .voice-area .txt01.-type03:before {
    top: -8px;
    right: -53px;
    left: auto;
    width: 54px;
    height: 150px;
  }
}
.voice-area .txt02 {
  padding: 0 0 18px 0;
  font-size: 2.0rem;
  line-height: 1.45;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .voice-area .txt02 {
    font-size: 5.33333vw;
  }
}
.voice-area .btn01 {
  appearance: none;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 0 0 2px 0;
  width: 205px;
  height: 48px;
  border-radius: 40px;
  background: #c4d700;
  box-shadow: 0 0 4px rgba(20, 29, 29, 0.05), 0 6px 8px rgba(20, 29, 29, 0.08);
  color: #004831;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1;
}
/* ----------------------------------
func-area
---------------------------------- */
.func-area {
  margin-top: -80px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .func-area {
    margin-top: -60px;
  }
}
.func-area .bg01 {
  padding: 107px 0 176px 0;
  border-radius: 70px 70px 0 0;
  background-color: #f3f8f6;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .func-area .bg01 {
    padding: 49px 0 109px 0;
    border-radius: 45px 46px 0 0;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .func-area .cmn-ttl01 img {
    width: 280px;
    height: auto;
  }
}
.func-area .cmn-ttl01 .cmnTtl01Txt01 {
  margin: -18px 0 0 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .func-area .cmn-ttl01 .cmnTtl01Txt01 {
    margin: -15px 0 0 0;
    line-height: 1.45;
  }
}
.func-area .inner01 {
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .func-area .inner01 {
    width: 960px;
  }
}
.func-area .wrap01 {
  position: relative;
  padding: 49px 0 0 0;
}
@media print, screen and (min-width: 768px) {
  .func-area .wrap01 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .func-area .wrap01 {
    padding: 40px 18px 0 18px;
  }
}
.func-area .wrap01:after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 172px;
  border-radius: 0 0 60px 60px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) -30.88%, #ffffff 69.12%);
  content: "";
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .func-area .wrap01:after {
    display: none;
  }
}
.func-area .wrap01.is-open:after {
  display: none;
}
.func-area .wrap02 {
  padding: 0 0 40px 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .func-area .wrap02 {
    padding: 0 0 21px 0;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .func-area .wrap04 {
    padding: 0 18px;
  }
}
.func-area .block01 {
  overflow: hidden;
  width: 446px;
  border-radius: 60px;
  box-shadow: 0 5px 25px 10px rgba(27, 167, 122, 0.1);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .func-area .block01 {
    width: auto !important;
    border-radius: 30px;
  }
}
.func-area .block01.-type01 {
  width: 466px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .func-area .block01 + .block01 {
    margin-top: 40px;
  }
}
@media print, screen and (min-width: 768px) {
  .func-area .block02 {
    display: flex;
    align-items: flex-start;
  }
}
.func-area .block02:not(:first-child) {
  margin-top: 25px;
}
.func-area .block03 {
  margin: 48px 0 27px 0;
  padding: 40px 0 44px 0;
  border-radius: 60px;
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0 5px 25px 10px rgba(27, 167, 122, 0.1);
  text-align: center;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .func-area .block03 {
    margin: 39px 0 24px 0;
    padding: 34px 0 32px 0;
    border-radius: 30px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .func-area .block03 {
    margin: 10.4vw 0 6.4vw 0;
    padding: 9.06667vw 0 8.53333vw 0;
  }
}
.func-area .head01 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 0 6px 0;
  height: 118px;
  background: #c4d700;
  color: #004831;
  text-align: center;
  font-weight: bold;
  line-height: 1;
}
.func-area .head01.-type01 {
  background-color: #017a4f;
}
.func-area .body01 {
  padding: 20px 20px 32px 32px;
  height: 168px;
  background: rgba(255, 255, 255, 0.6);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .func-area .body01 {
    padding: 20px 10px 25px 24px;
    height: auto;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .func-area .body01 {
    padding: 5.33333vw 2.66667vw 6.66667vw 6.4vw;
  }
}
.func-area .ttl01 {
  position: relative;
  width: 123px;
  font-weight: bold;
}
.func-area .ttl01:before {
  position: absolute;
  bottom: -12px;
  left: -2px;
  display: block;
  width: 20px;
  height: 4px;
  border-radius: 4px;
  background-color: #c4d700;
  content: "";
}
.func-area .ttl01.-type01:before {
  background-color: #017a4f;
}
.func-area .txt01 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 14px auto;
  width: 108px;
  height: 29px;
  border-radius: 9px;
  background: #ffffff;
  font-size: 2.0rem;
}
.func-area .txt02 {
  font-size: 2.8rem;
}
.func-area .txt02.-type01 {
  color: #ffffff;
}
.func-area .txt10 {
  font-size: 2.2rem;
  line-height: 1.7;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .func-area .txt10 {
    line-height: 1.5;
  }
}
.func-area .txt11 {
  margin: 8px 0 0 1em;
  text-indent: -1em;
  font-size: 1.4rem;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .func-area .txt11 {
    margin-top: 4px;
    line-height: 1.7;
  }
}
.func-area .list01 {
  flex: 1;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .func-area .list01 {
    padding: 22px 0 0 8px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .func-area .cmn-list01 .cmnList01Item01 {
    font-size: 4.26667vw;
  }
}
.func-area .cmn-list01 .cmnList01Item01:not(:first-child) {
  margin-top: 9px;
}
.func-area .btn01 {
  padding: 8px 10px 0 0;
  text-align: center;
}
.func-area .btn01 .cmn-btn01 {
  width: 150px;
}
.func-area .btn02 {
  position: absolute;
  bottom: 45px;
  left: 0;
  z-index: 1;
  width: 100%;
  text-align: center;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .func-area .btn02 {
    display: none;
  }
}
/* ----------------------------------
step-area
---------------------------------- */
.step-area {
  margin: -60px 0 0 0;
}
.step-area .bg01 {
  padding: 110px 0 76px 0;
  border-radius: 70px 70px 0 0;
  background: #ffffff;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .step-area .bg01 {
    padding: 53px 0 46px 0;
    border-radius: 45px 46px 0 0;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .step-area .cmn-ttl01 img {
    width: 142px;
    height: auto;
  }
}
.step-area .list01 {
  padding: 45px 0 0 0;
}
@media print, screen and (min-width: 768px) {
  .step-area .list01 {
    display: flex;
    justify-content: space-between;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .step-area .list01 {
    padding: 40px 55px 0 55px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .step-area .list01 {
    padding: 40px 8vw 0 8vw;
  }
}
.step-area .item01 {
  box-sizing: border-box;
  padding: 46px 0 0 0;
  min-height: 340px;
  width: 264px;
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 5px 25px 10px rgba(27, 167, 122, 0.1);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .step-area .item01 {
    padding: 30px 0 37px 0;
    min-height: initial;
    width: 100%;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .step-area .item01:not(:first-child) {
    margin-top: 30px;
  }
}
.step-area .ttl01 {
  position: relative;
  margin: 0 0 20px 30px;
  padding: 0 0 0 57px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .step-area .ttl01 {
    margin: 0 0 20px 30px;
    padding: 0 20px 0 57px;
  }
}
.step-area .icon01 {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: linear-gradient(180deg, #c4d700 0%, #017a4f 100%);
  box-shadow: 0 5px 25px 10px rgba(27, 167, 122, 0.1);
}
.step-area .txt01 {
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.5;
}
.step-area .txt02 {
  padding: 0 27px;
  font-weight: bold;
  line-height: 1.5;
}
.step-area .cmn-list01 {
  padding: 17px 0 3px 36px;
}
/* ----------------------------------
contact-area
---------------------------------- */
.contact-area {
  padding: 70px 0 84px 0;
  background-color: #004831;
  color: #ffffff;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .contact-area {
    padding: 60px 0 48px 0;
  }
}
.contact-area .ancPosition01 {
  margin-top: -140px;
  padding-top: 140px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .contact-area .ancPosition01 {
    margin-top: -20px;
    padding-top: 20px;
  }
}
.contact-area .inner01 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 auto;
  width: 1040px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .contact-area .inner01 {
    display: block;
    padding: 0 20px;
    width: auto;
  }
}
.contact-area .block01 {
  width: 436px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .contact-area .block01 {
    width: auto;
  }
}
.contact-area .block02 {
  box-sizing: border-box;
  margin: 24px 5px 0 0;
  padding: 35px 0 32px 0;
  width: 483px;
  border-radius: 70px;
  background: #f3f8f6;
  color: #004831;
  text-align: center;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .contact-area .block02 {
    margin: 38px 0 0 0;
    width: auto;
    border-radius: 45px;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .contact-area .img01 {
    width: 254px;
    height: auto;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .contact-area .ttl01 {
    text-align: center;
  }
}
.contact-area .txt01 {
  display: block;
  padding: 44px 0 28px 0;
  letter-spacing: .05em;
  font-weight: bold;
  font-size: 4.0rem;
  line-height: 1;
  transform: translate(-5px, 0);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .contact-area .txt01 {
    padding: 40px 0 28px 0;
    font-size: 3.0rem;
    transform: translate(0px, 0);
  }
}
.contact-area .txt02 {
  letter-spacing: .005em;
  line-height: 1.5;
  transform: translate(-5px, 0);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .contact-area .txt02 {
    letter-spacing: -.01em;
    transform: translate(0px, 0);
  }
}
.contact-area .txt03 {
  display: block;
  font-weight: bold;
  font-size: 2.0rem;
  line-height: 1.4;
}
.contact-area .txt04 {
  display: block;
  margin: 2px 0 23px 0;
  font-size: 1.4rem;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .contact-area .txt04 {
    margin: 2px 0 25px 0;
  }
}
.contact-area .list01 {
  margin: 17px 0 0 0;
  color: #141d1d;
  font-size: 1.4rem;
}
.contact-area .list01 li:not(:first-child) {
  margin-top: 8px;
}
/* ----------------------------------
info-area
---------------------------------- */
.info-area {
  padding: 85px 0 76px 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .info-area {
    padding: 54px 0 38px 0;
  }
}
.info-area .ttl01 {
  color: #004831;
  text-align: center;
  letter-spacing: .05em;
  font-weight: bold;
  font-size: 4.0rem;
  line-height: 1;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .info-area .ttl01 {
    font-size: 3.0rem;
  }
}
.info-area .cmn-list01 {
  padding: 47px 22px 0 22px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .info-area .cmn-list01 {
    padding: 20px 24px 0 24px;
  }
}
/* ----------------------------------
footer
---------------------------------- */
.footer-nav-wrap .inner {
  margin: 0 auto;
  padding: 96px 0 0;
  width: 1008px;
}
.footer-nav-wrap .title01 {
  color: #004831;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
}
.footer-nav-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer-nav-list dl {
  margin: 40px 0 0;
  width: 490px;
  color: #004831;
}
.footer-nav-list dt {
  padding-bottom: 16px;
  border-bottom: 1px solid #4d7f6f;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.1;
}
.footer-nav-list ul {
  margin: 16px 0 0;
}
.footer-nav-list li {
  margin: 8px 0 0;
}
.footer-nav-list a {
  color: #004831;
  text-decoration: none;
}
.footer-nav-list a:hover {
  text-decoration: underline;
}
.footer-nav-list a:focus {
  outline: 3px solid #c4d700;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .footer-nav-wrap {
    display: none;
  }
}
/* ----------------------------------
animation problem-area
---------------------------------- */
.problem-area .item01 {
  opacity: 0;
}
.anm-fadeUp01 .anm01 {
  animation-name: fadeUp01;
  animation-duration: 1.3s;
  animation-fill-mode: forwards;
}
.anm-fadeUp01 .anm11 {
  animation-delay: .1s;
}
.anm-fadeUp01 .anm12 {
  animation-delay: .3s;
}
.anm-fadeUp01 .anm13 {
  animation-delay: .5s;
}
.anm-fadeUp01 .anm14 {
  animation-delay: .7s;
}
@keyframes fadeUp01 {
  from {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* ----------------------------------
animation merit-area
---------------------------------- */
.merit-area .img01 {
  opacity: .0;
}
.merit-area .img02 {
  opacity: .0;
}
.merit-area .frame02 {
  opacity: .0;
}
.merit-area .frame03 {
  opacity: .0;
}
.anm-view01 .anm01 {
  animation-name: fadeUp02;
  animation-duration: 1.0s;
  animation-delay: .2s;
  animation-fill-mode: forwards;
}
.anm-view01 .anm02 {
  animation-name: slideLeft01;
  animation-duration: 1.3s;
  animation-delay: .8s;
  animation-fill-mode: forwards;
}
.anm-view01 .anm03 {
  animation-name: fadeUp03;
  animation-duration: 1.0s;
  animation-delay: 2.0s;
  animation-fill-mode: forwards;
}
.anm-view02 .anm01 {
  animation-name: fadeUp02;
  animation-duration: 1.0s;
  animation-delay: .2s;
  animation-fill-mode: forwards;
}
.anm-view02 .anm02 {
  animation-name: slideRight01;
  animation-duration: 1.3s;
  animation-delay: .8s;
  animation-fill-mode: forwards;
}
.anm-view02 .anm03 {
  animation-name: fadeUp03;
  animation-duration: 1.0s;
  animation-delay: 2.0s;
  animation-fill-mode: forwards;
}
@keyframes fadeUp02 {
  from {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeUp03 {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideLeft01 {
  from {
    opacity: 0;
    transform: translateX(50%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideRight01 {
  from {
    opacity: 0;
    transform: translateX(-50%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/* ----------------------------------
modal
---------------------------------- */
html.is-modalShow {
  overflow: hidden;
  height: 125%;
}
html.is-modalShow body {
  position: fixed;
  width: 100%;
}
.modal-area.-show .modal-bg {
  display: flex;
}
.modal-area.-show .modal-content {
  display: block;
}
.modal-area .modal-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 94;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.modal-area .modal-content {
  display: none;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.modal-area .modal-content.is-modalShow {
  display: flex;
}
.modal-area .modal-frame {
  position: relative;
  z-index: 7;
  overflow-y: auto;
  box-sizing: border-box;
  margin: 0 auto;
  max-height: calc(100% - 120px);
  width: 800px;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0 14px 40px rgba(20, 29, 29, 0.16);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .modal-frame {
    width: calc(100% - 9.6vw);
  }
}
.modal-area .modal-wrap01 {
  position: relative;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 24px 24px 24px 24px;
  width: 100%;
  height: 50%;
  text-align: center;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .modal-wrap01 {
    padding: 20px 15px 20px;
  }
}
.modal-area .ttl01 {
  padding: 0 50px 22px 0;
  color: #004831;
  font-weight: bold;
  font-size: 2.4rem;
}
.modal-area .ttl02 {
  margin: 26px 0 26px 0;
  padding: 12px 0 15px 0;
  border-radius: 8px;
  background: #e5edea;
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1;
}
.modal-area .ttl02.-type01 {
  background-color: #e2efbc;
}
.modal-area .ttl02.-type02 {
  background-color: #017a4f;
  color: #ffffff;
}
.modal-area .ttl03 {
  margin: 10px 0 10px 0;
  font-weight: bold;
}
.modal-area .txt01 {
  line-height: 1.8;
}
.modal-area .btnWrap01 {
  padding: 23px 0 0 0;
  text-align: center;
}
.modal-area .btnClose01 {
  appearance: none;
  position: absolute;
  top: 24px;
  right: 24px;
  width: 32px;
  height: 32px;
  border: 1px solid #d5dedb;
  border-radius: 50%;
  background: url("/hojin/eb/web21/api-cooperation/imgs/index_ico_18.svg") center center no-repeat #ffffff;
}
.modal-area .btnClose02 {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 48px;
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 0 4px rgba(20, 29, 29, 0.05), 0 6px 8px rgba(20, 29, 29, 0.08);
  color: #004831;
  text-align: center;
  font-weight: bold;
  line-height: 1;
}
