@charset "UTF-8";
body {
  background: #fff;
  color: #299700;
  margin: 57px 0 0;
  padding: 0;
  line-height: normal;
  font-size: 14px;
  font-family: Verdana, Roboto, 'Droid Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

img {
  width: 100%;
}

header {
  display: flex;
  justify-content: right;
  flex-wrap: wrap;
  box-shadow: 1px 1px 5px rgb(0 0 0 / 30%);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background-color: #fff;
}
.header-logo {
  margin-right: auto;
  padding: 12px 0 0 20px;
}
.header-logo a {
  display: block;
  width: 176px;
}
.header-btn,
.header-menu {
  display: block;
  width: 56px;
}

.cta-top {
  display: none;
  width: 100%;
}
.menu-top {
  display: none;
  width: 100%;
  height: 0;
  padding: 20px 20px 50px;
  background-color: #fff;
}
.menu-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.menu-list li a {
  position: relative;
  display: block;
  width: 158px;
  margin-top: 24px;
  padding-bottom: 8px;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 1px solid #b7d1ae;
}
.menu-list li a::after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  display: block;
  width: 5px;
  height: 9px;
  background: url(../img/menu-arrow.svg) no-repeat right top;
  background-size: contain;
}
.menu-list.btnlist {
  margin-top: 25px;
}
.menu-list li .btnlist-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  padding: 0;
  color: #fff;
  background-image: -moz-linear-gradient( 90deg, rgb(255,102,0) 0%, rgb(255,144,25) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,102,0) 0%, rgb(255,144,25) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,102,0) 0%, rgb(255,144,25) 100%);
  border-bottom: none;
}
.menu-list li .btnlist-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  padding: 0;
  color: #fff;
  background-image: -moz-linear-gradient( 90deg, rgb(62,183,17) 0%, rgb(112,223,71) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(62,183,17) 0%, rgb(112,223,71) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(62,183,17) 0%, rgb(112,223,71) 100%);
  border-bottom: none;
}
.menu-list li .btnlist-3 {
  width: 100%;
  margin-bottom: 50px;
  padding: 0;
  border-bottom: none;
}
.menu-list li a.btnlist-1::after,
.menu-list li a.btnlist-2::after,
.menu-list li a.btnlist-3::after {
  content: none;
}
.menu-close {
  display: flex;
  align-items: center;
  width: fit-content;
  margin: 0 auto;
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #b7d1ae;
}
.menu-close img {
  width: 9px;
  height: 9px;
  margin-left: 5px;
}




.fv {
  display: flex;
  height: 143.2vw;
  background: url(../img/fv-sp-0-0.webp) no-repeat center 0;
  background-size: cover;
}
.fv.pattern-1 {
  height: 112.8vw;
  background: url(../img/fv-sp-1-1.webp) no-repeat center 0;
  background-size: cover;
}
.fv.pattern-2 {
  height: 112.8vw;
  background: url(../img/fv-sp-1-2.webp) no-repeat center 0;
  background-size: cover;
}
.fv.pattern-3 {
  height: 112.8vw;
  background: url(../img/fv-sp-1-3.webp) no-repeat center 0;
  background-size: cover;
}
.fv.pattern-4 {
  height: 112.8vw;
  background: url(../img/fv-sp-2-1.webp) no-repeat center 0;
  background-size: cover;
}
.fv.pattern-5 {
  height: 132.8vw;
  background: url(../img/fv-sp-2-2.webp) no-repeat center 0;
  background-size: cover;
}
.fv.pattern-6 {
  height: 112.8vw;
  background: url(../img/fv-sp-2-3.webp) no-repeat center 0;
  background-size: cover;
}
.fv.pattern-7 {
  height: 112.8vw;
  background: url(../img/fv-sp-7.webp) no-repeat center 0;
  background-size: cover;
}
.fv.pattern-8 {
  height: 110vw;
  background: url(../img/fv-sp-8.webp.png) no-repeat center 0;
  background-size: contain;
}
.fv.pattern-10 {
  height: 110vw;
  background: url(../img/fv-sp-10.webp.png) no-repeat center 0;
  background-size: contain;
  margin-bottom: 0px;
}
.fv.pattern-11 {
  height: 110vw;
  background: url(../img/fv_sp_11.png) no-repeat center 0;
  background-size: contain;
  margin-bottom: 120px;
}
.fv.pattern-12 {
  height: 110vw;
  background: url(../img/fv_sp_12.png) no-repeat center 0;
  background-size: contain;
  margin-bottom: 120px;
}
.fv-btn {
  margin: auto auto 20px;
}
.btn-0 .fv-btn {
  margin: auto auto 42px;
}
.fv-btn-0 {
  display: none;
  width: 335px;
  height: 69px;
}
.fv-btn-1 {
  display: none;
  width: 336px;
  height: 69px;
}
.fv-btn-2 {
  display: none;
  width: 315px;
  height: 69px;
}
.fv-btn-3 {
  display: none;
  width: 315px;
  height: 67px;
}
.fv.pattern-11 .fv-btn {
  margin: 440px auto 0px;
}
.fv.pattern-12 .fv-btn {
  margin: 440px auto 0px;
}
.btn-0 .fv-btn-0 {
  display: block;
}
.btn-1 .fv-btn-1 {
  display: block;
}
.btn-2 .fv-btn-2 {
  display: block;
}
.btn-3 .fv-btn-3 {
  display: block;
}

.issues {
  padding: 40px 0 36px;
  color: #fff;
  background: url(../img/issues-bg.svg) center top no-repeat;
  background-size: cover;
}
.issues-txt {
  font-size: 14px;
  color: rgb(255, 255, 255);
  line-height: 1.786;
  text-align: center;
}
.issues-title {
  margin: 7px auto 22px;
  font-size: 24px;
  color: rgb(255, 255, 255);
  text-align: center;
}
.issues img {
  width: 340px;
  margin: 20px auto;
}

.merit {
  padding: 35px 0 44px;
  color: #000;
}
.merit-title {
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  color: rgb(41, 151, 0);
  line-height: 1.014;
}
.merit-subtitle {
  margin-top: 25px;
  font-size: 14px;
  line-height: 1.571;
  text-align: center;
}
.merit-img-wrap {
  width: 320px;
  margin: 25px auto 24px;
}
.merit-txt {
  padding: 0 18px;
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.786;
  text-align: left;
}
.merit-txt span {
  font-weight: bold;
  border-bottom: 1px solid;
}

.greenbox {
  margin: 0 auto;
  padding: 40px 0;
  background: url(../img/greenbox-bg.png) center top no-repeat;
  background-size: cover;
}
.greenbox-title {
  margin-bottom: 8px;
  text-align: center;
}
.greenbox-title span {
  font-weight: bold;
  font-weight: 600;
  letter-spacing: 0.05em;
  font-size: 19px;
  color: rgb(255, 255, 255);
  line-height: 0.632;
  border-bottom: 2px solid;
}
.greenbox-link {
  display: block;
  width: 337px;
  margin: 0 auto;
}
.greenbox-link.tel {
  width: 335px;
  margin-top: 21px;
}
.greenbox-img-chach {
  width: 116px;
  margin: 21px auto 10px;
}


.reason {
  padding: 40px 0 65px;
  background: url(../img/reason-bg.png) no-repeat center top;
  background-size: cover;
}
.reason-title-img {
  width: 189px;
  margin: 0 auto;
}
.reason-imgbox {
  width: calc(100% - 40px);
  margin: 29px auto 19px;
  padding: 33px 0 22px;
  background-color: #fff;
  border-radius: 5px;
}
.reason-img-01 {
  width: 110px;
  margin: 0 auto;
}
.reason-img-02 {
  width: 122px;
  margin: 0 auto;
}
.reason-img-03 {
  width: 91px;
  margin: 0 auto;
}
.reason-img-04 {
  width: 70px;
  margin: 0 auto;
}
.reason-item-subtitle {
  margin-top: 20px;
  font-size: 19px;
  color: rgb(41, 151, 0);
  line-height: 1.316;
  text-align: center;
}
.reason-txt {
  padding: 0 20px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  line-height: 1.786;
}
.reason-txt span {
  font-weight: bold;
  font-weight: 600;
  border-bottom: 1px solid;
}


.case {
  padding: 40px 0 0;
  background-color: #e7f1e4;
}
.case-title {
  margin-bottom: 30px;
  text-align: center;
  font-size: 24px;
  color: rgb(0, 0, 0);
}
.case-headbox {
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
}
.case-headbox-img {
  width: 120px;
}
.case-headbox-data {
  width: calc(100% - 140px);
  text-align: center;
}
.case-headbox-data h4 {
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.571;
}
.case-type {
  margin: 15px auto 19px;
  padding: 4px 0;
  max-width: 175px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  line-height: 1.571;
  border-radius: 6px;
  background-color: rgb(41, 151, 0);
}
.case-txt {
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.571;
}

.casebox {
  width: calc(100% - 40px);
  margin: 30px auto 0;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.casebox-title-wrap {
  display: flex;
  margin: 0 auto 25px;
  padding: 18px 0 17px 20px;
  color: #fff;
  background-color: rgb(41, 151, 0);
}
.casebox-subtitle {
  padding-right: 16px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  line-height: 1.571;
  border-right: 1px solid;
}
.casebox-title {
  padding-left: 16px;
  font-weight: normal;
  font-size: 14px;
  color: rgb(255, 255, 255);
  line-height: 1.571;
}
.case-item {
  padding: 0 20px;
}
.casebox-txt01 {
  margin-bottom: 8px;
  font-weight: bold;
  font-weight: 600;
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.571;
}
.casebox-txt02 {
  margin-bottom: 15px;
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.571;
}
.casebox-strongline {
  display: flex;
  align-items: center;
}
.casebox-img {
  width: 82px;
  margin-right: 16px;
}
.casebox-strongline p {
  font-weight: bold;
  font-weight: 600;
  font-size: 16px;
  color: rgb(234, 34, 34);
  line-height: 1.375;
}
.case-note {
  width: calc(100% - 40px);
  margin: 17px auto 25px;
  padding: 20px;
  border-width: 2px;
  border-color: rgb(164, 198, 151);
  border-style: solid;
}
.case-note-title {
  margin-bottom: 13px;
  font-size: 14px;
  color: rgb(41, 151, 0);
  line-height: 1.571;
}
.case-note-txt {
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.571;
}
.case-note-txt.sub {
  margin-top: 12px;
  font-size: 12px;
  line-height: 1.667;
}
.case-note-txt.sub2 {
  margin: 25px auto 30px;
  padding: 0 20px;
  font-size: 12px;
  line-height: 1.667;
}
.case-endbox-title {
  text-align: center;
  font-size: 19px;
  color: rgb(41, 151, 0);
  line-height: 1.316;
}
.case-endbox-inner {
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
}
.case-endbox-txt {
  margin-top: 25px;
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.571;
}
.case-endbox-img {
  width: 112px;
}


.voice {
  padding-top: 40px;
}
.voice-title-img {
  width: 300px;
  margin: 0 auto 30px;
}
.voice-card {
  position: relative;
  width: calc(100% - 40px);
  margin: 0 auto 30px;
  padding: 20px 20px 30px;
  background-color: rgb(239, 246, 237);
}
.voice-card::before {
  content: "";
  position: absolute;
  top: 4px;
  left: calc(50% - 9px);
  display: block;
  width: 18px;
  height: 15px;
  background: url(../img/voice-pin.svg) no-repeat center top;
  background-size: contain;
}
.voice-card::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 15px;
  height: 18px;
  background: url(../img/voice-tail.svg) no-repeat center top;
  background-size: contain;
}
.voice-titlebox {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.voice-thumb-01 {
  width: 55px;
  margin-right: 19px;
}
.voice-txt {
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.786;
}
.voice-txt span {
  font-weight: bold;
  font-weight: 600;
  border-bottom: 1px solid;
}


.flow {
  padding: 40px 0 35px;
  background-color: #e7f1e4;
}
.flow-title-img {
  width: 197px;
  margin: 0 auto 30px;
}
.flow-img {
  width: 340px;
  margin: 0 auto;
}


.campaign {
  padding: 40px 20px 47px;
  background-color: #fffeea;
}
.campaign-title-img {
  width: 190px;
  margin: 0 auto 29px;
}
.campaign-top-text {
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.786;
}
.campaign-top-text span {
  font-weight: bold;
  font-weight: 600;
  color: #ed710b;
}
.campaign-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 24px -3px 15px;
}
.campaign-item {
  width: 166px;
  margin-bottom: 10px;
}
.campaign-txt-link {
  margin-bottom: 30px;
  text-align: center;
}
.campaign-txt-link a {
  padding: 0 1px 2px;
  text-decoration: none;
  font-size: 14px;
  color: rgb(42, 153, 1);
  line-height: 1.929;
  border-bottom: 1px solid;
}
.campaign-item-2 {
  width: 316px;
  margin: 25px auto 0;
}
.campaign-subtitle {
  width: 335px;
  margin: 30px auto;
}

.campain-box {
  margin-bottom: 25px;
  padding: 0;
  text-align: center;
  background-color: rgb(255, 255, 255);
  border: solid 1px rgb(216, 226, 236);
  border-radius: 5px;
}
.campain-box-title {
  position: relative;
  display: flex;
  padding: 22px 20px;
  background-color: #ebf0f6;
}
.campain-box-title::after {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  right: 20px;
  display: block;
  width: 20px;
  height: 11px;
  background: url(../img/acc-open.svg) no-repeat center top;
  background-size: contain;
  transition: 200ms;
}
.campain-box-title.active::after {
  transform: rotate(180deg);
}
.campain-icon-01 {
  width: 22px;
}
.campain-icon-02 {
  width: 28px;
}
.campain-icon-03 {
  width: 31px;
}
.campain-icon-04 {
  width: 27px;
}
.campain-box-title span {
  margin-left: 22px;
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.571;
}
.campaign-logo {
  width: 260px;
  margin: 25px auto 19px;
}
.campain-box-txt {
  margin-bottom: 20px;
  padding: 0 20px;
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.786;
  text-align: left;
}
.campain-box-list {
  padding: 0 20px 25px;
  text-align: left;
}
.campain-box-list dt {
  max-width: 61px;
  margin-bottom: 12px;
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.786;
  text-align: center;
  background-color: rgb(255, 169, 86);
}
.campain-box-list dd {
  position: relative;
  padding-left: 16px;
  color: #000;
}
.campain-box-list dd::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 2px;
  display: block;
  width: 8px;
  height: 8px;
  background: url(../img/campaign-disc.svg) no-repeat left top;
  background-size: contain;
}
.campain-box-list dd span {
  color: #ea2222;
  font-weight: bold;
  font-weight: 600;
}

.campaign-add {
  font-size: 12px;
  color: rgb(0, 0, 0);
  line-height: 1.667;
}
.campaign-club {
  width: 335px;
  margin: 24px auto 0;
}

.application {
  padding: 40px 0;
  background-image: -moz-linear-gradient( -89deg, rgb(89,187,52) 0%, rgb(8,127,42) 100%);
  background-image: -webkit-linear-gradient( -89deg, rgb(89,187,52) 0%, rgb(8,127,42) 100%);
  background-image: -ms-linear-gradient( -89deg, rgb(89,187,52) 0%, rgb(8,127,42) 100%);
}
.application-img-01 {
  width: 310px;
  margin: 0 auto 24px;
}
.application-img-02 {
  width: 336px;
  margin: 0 auto;
}

.new {
  padding: 40px 0;
}
.new-title-img {
  width: 296px;
  margin: 0 auto 30px;
}
.new-txt {
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.786;
  text-align: center;
}
.new-img-01 {
  width: 181px;
  margin: 18px auto 25px;
}
.new-img-02 {
  width: 335px;
  margin: 0 auto 14px;
}
.new-box {
  display: flex;
  justify-content: space-around;
  margin: 12px auto 20px;
}
.new-img-03 {
  width: 100px;
}
.new-img-04 {
  width: 122px;
}
.new-add {
  font-size: 12px;
  color: rgb(0, 0, 0);
  line-height: 2.083;
  text-align: center;
}


.message {
  padding: 40px 20px;
}
.message-top {
  margin-top: -45px;
  padding: 70px 0 30px;
  background-color: #eff6ec;
}
.message-subtitle {
  margin-bottom: 24px;
  font-size: 17px;
  color: rgb(0, 0, 0);
  line-height: 1.588;
  text-align: center;
}
.message-txt {
  padding: 0 20px;
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.786;
}
.message-txt.right {
  margin-top: 10px;
  text-align: right;
}


.company {
  padding: 40px 20px;
}
.company-title {
  font-weight: bold;
  font-weight: 600;
  font-size: 19px;
  color: rgb(0, 0, 0);
  line-height: 1.421;
  text-align: center;
}
.company-txtbox {
  margin-bottom: 20px;
  padding-bottom: 18px;
  border-bottom: 1px solid #b7d1ae;
}
.company-subtitle {
  font-weight: bold;
  font-weight: 600;
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.929;
}
.company-txt {
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.786;
}
.company-txt a {
  color: inherit;
  text-decoration: none;
}

.company-title-personal {
  margin: 39px 0 29px;
  font-weight: bold;
  font-weight: 600;
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.929;
  text-align: center;
}
.company-txt-personal {
  font-size: 12px;
  color: rgb(0, 0, 0);
  line-height: 1.667;
}
.company-subtitle-personal {
  font-weight: bold;
  font-weight: 600;
  margin-top: 20px;
  font-size: 12px;
  color: rgb(0, 0, 0);
  line-height: 1.667;
}



.acc-body {
  display: none;
}
.notscroll {
  overflow: hidden;
}
