#main_contents {
  margin-top: 0;
  padding-bottom: 0;
}

#main_contents .info_area {
  margin: -6rem auto 10rem;
  padding: 0 2rem;
}

@media screen and (max-width:1087px) {

  #main_contents .info_area {
    margin: -3rem auto 10rem;
  }
}

@media screen and (max-width:767px) {

  #main_contents .info_area {
    margin: 3rem auto;
  }
}

#main_contents .info_area_inner {
  background: #ffffff;
  box-shadow: 6px 6px 6px -2px rgba(0, 0, 0, .1);
  margin-left: auto;
  margin-right: auto;
  max-width: 672px;
  padding: 4rem 2rem;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 999;
}

@media screen and (max-width:767px) {

  #main_contents .info_area_inner {
    padding: 3rem 2rem;
  }
}

#main_contents .info_area_inner .ttl {
  color: #1071ae;
  font-size: 1.6rem;
  letter-spacing: .1em;
  line-height: 1;
  margin-bottom: 3rem;
}

@media screen and (max-width:767px) {

  #main_contents .info_area_inner .ttl {
    margin-bottom: 1.6rem;
  }
}

#main_contents .info_area_inner .text_area {
  margin-top: 3rem;
}

@media screen and (max-width:767px) {

  #main_contents .info_area_inner .text_area {
    margin-top: 2rem;
  }
}

#main_contents .info_area_inner .text_area .line_ttl {
  font-size: 1.6rem;
  letter-spacing: .1em;
  line-height: 2.375;
  margin-bottom: -1.1rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: -1.1rem;
  max-width: 40.8rem;
  overflow: hidden;
}

#main_contents .info_area_inner .text_area .line_ttl span {
  position: relative;
}

#main_contents .info_area_inner .text_area .line_ttl span:before {
  background: #333333;
  content: '';
  height: 1px;
  left: -10px;
  position: absolute;
  top: 50%;
  transform: translateX(-100%);
  width: 200px;
}

#main_contents .info_area_inner .text_area .line_ttl span:after {
  background: #333333;
  content: '';
  height: 1px;
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateX(100%);
  width: 200px;
}

@media screen and (max-width:767px) {

  #main_contents .info_area_inner .text_area .line_ttl {
    font-size: 1.3rem;
    margin-bottom: -.89375rem;
    margin-top: -.89375rem;
  }
}

#main_contents .info_area_inner .text_area .grad_ttl {
  line-height: 0;
  margin-top: 2rem;
}

#main_contents .info_area_inner .text_area .text {
  color: #c80e47;
  font-size: 1.6rem;
  letter-spacing: .1em;
  line-height: 2.375;
  margin-bottom: -1.1rem;
  margin-top: .4rem;
}

@media screen and (max-width:767px) {

  #main_contents .info_area_inner .text_area .text {
    font-size: 1.3rem;
    margin-bottom: -.89375rem;
    margin-top: .10625rem;
  }
}

#main_contents .info_area_inner .bnr {
  margin-top: 5rem;
}

#main_contents .info_area_inner .bnr a {
  display: block;
  margin: 0 auto;
  max-width: 618px;
  position: relative;
}

#main_contents .info_area_inner .bnr a:after {
  background: rgba(255, 255, 255, 0);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: .3s ease;
  width: 100%;
}

#main_contents .info_area_inner .bnr a.hover:after {
  background: rgba(255, 255, 255, .3);
}

#main_contents .info_area_inner .bnr .acap {
  bottom: 5px;
  position: absolute;
  right: 10px;
}

@media screen and (max-width:767px) {

  #main_contents .info_area_inner .bnr {
    margin-top: 2.5rem;
  }

  #main_contents .info_area_inner .bnr .acap {
    bottom: auto;
    text-shadow: #666666 1px 1px 10px, #666666 -1px 1px 10px, #666666 1px -1px 10px, #666666 -1px -1px 10px;
    top: 5px;
  }
}

.kvArea {
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, .3);
  position: relative;
}

.kvArea .bg img {
  width: 100%;
}

.kvArea .kv_text {
  left: 0;
  position: absolute;
  top: 0;
}

@media screen and (max-width:767px) {

  .kvArea .kv_text {
    top: 0;
  }
}

.kvArea .kv_text02 {
  left: 11.25%;
  position: absolute;
  top: 25.277777778%;
  width: 49.583333333%;
}

@media screen and (max-width:767px) {

  .kvArea .kv_text02 {
    bottom: 32.804878049%;
    left: 50%;
    top: auto;
    transform: translateX(-50%);
    width: 92.666666667%;
  }
}

.kvArea .kv_text03 {
  left: 11.25%;
  position: absolute;
  top: 25.277777778%;
  width: 55.625%;
}

@media screen and (max-width:767px) {

  .kvArea .kv_text02 {
    bottom: 32.804878049%;
    left: 50%;
    top: auto;
    transform: translateX(-50%);
    width: 92.666666667%;
  }
}

.kvArea .kv_btn {
  left: 12.430555556%;
  position: absolute;
  top: 67.638888889%;
  width: 31%;
}

@media screen and (max-width:767px) {

  .kvArea .kv_btn {
    bottom: 6.951219512%;
    left: 50%;
    top: auto;
    transform: translateX(-50%);
    width: 81.2%;
  }
}

.kvArea .kv_btn:before {
  background: #770e2e;
  border-radius: 12px;
  content: '';
  height: 100%;
  left: 5px;
  position: absolute;
  top: 5px;
  width: 100%;
}

.kvArea .kv_btn a {
  border-radius: 5px;
  display: block;
  left: 0;
  position: relative;
  top: 0;
  transition: .3s;
}

.kvArea .kv_btn a img {
  width: 100%;
}

.kvArea .kv_btn a:after {
  background: rgba(255, 255, 255, 0);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: .3s;
  width: 100%;
}

.kvArea .kv_btn a.hover {
  left: 5px;
  top: 5px;
}

.kvArea .kv_btn a.hover:after {
  background: rgba(255, 255, 255, .3);
}

.kvArea .logo {
  left: 2.083333333%;
  position: absolute;
  top: 3.472222222%;
  width: 14.930555556%;
}

@media screen and (max-width:767px) {

  .kvArea .logo {
    left: 13px;
    top: 13px;
    width: 143px;
  }
}

.kvArea .acap {
  color: #ffffff;
  text-shadow: none;
}

.kvArea .acap.bk {
  color: #111111;
}

section.bg {
  background: #f2f5f5;
  background: -moz-linear-gradient(left,
  #f2f5f5 0%,
  #f2f5f5 33%,
  #eaf2f5 33%,
  #eef5f7 66%,
  #e9f0f2 66%,
  #e9f0f2 66%,
  #e9f0f2 100%);
  background: -webkit-linear-gradient(left,
  #f2f5f5 0%,
  #f2f5f5 33%,
  #eaf2f5 33%,
  #eef5f7 66%,
  #e9f0f2 66%,
  #e9f0f2 66%,
  #e9f0f2 100%);
  background: linear-gradient(to right,
  #f2f5f5 0%,
  #f2f5f5 33%,
  #eaf2f5 33%,
  #eef5f7 66%,
  #e9f0f2 66%,
  #e9f0f2 66%,
  #e9f0f2 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f2f5f5', endColorstr='#e9f0f2', GradientType=1);
  position: relative;
}

section.bg:after {
  border-color: #ebf4f6 transparent transparent transparent;
  border-style: solid;
  border-width: 70px 90px 0 90px;
  bottom: 0;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 100%);
  width: 0;
}

@media screen and (max-width:767px) {

  section.bg:after {
    border-width: 35px 45px 0 45px;
  }
}

section.bg01 {
  background: -moz-linear-gradient(top,
  rgba(235, 243, 246, 0) 0%,
  #ebf3f6 100%);
  background: -webkit-linear-gradient(top,
  rgba(235, 243, 246, 0) 0%,
  #ebf3f6 100%);
  background: linear-gradient(to bottom,
  rgba(235, 243, 246, 0) 0%,
  #ebf3f6 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#00ebf3f6', endColorstr='#ebf3f6', GradientType=0);
}

section.bg01:after {
  content: none;
}

section.sec01 {
  padding-bottom: 100px;
  position: relative;
  z-index: 9;
}

@media screen and (max-width:767px) {

  section.sec01 {
    padding-bottom: 50px;
  }
}

section.sec01 .bnr {
  box-shadow: 6px 6px 6px -2px rgba(0, 0, 0, .1);
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  max-width: 848px;
  width: 100%;
}

@media screen and (max-width:767px) {

  section.sec01 .bnr {
    margin-bottom: 40px;
  }
}

section.sec01 .bnr.bnr-pet {
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  max-width: 868px;
  width: 100%;
}

@media screen and (max-width:767px) {

  section.sec01 .bnr.bnr-pet {
    margin-bottom: 40px;
  }
}

section.sec01 .bnr a {
  display: block;
  position: relative;
}

section.sec01 .bnr a:after {
  background: rgba(255, 255, 255, 0);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: .3s ease;
  width: 100%;
}

section.sec01 .bnr a.hover:after {
  background: rgba(255, 255, 255, .3);
}

section.sec01 .bnr .acap {
  bottom: 5px;
  position: absolute;
  right: 10px;
}

@media screen and (max-width:767px) {

  section.sec01 .bnr .acap {
    bottom: auto;
    text-shadow: #666666 1px 1px 10px, #666666 -1px 1px 10px, #666666 1px -1px 10px, #666666 -1px -1px 10px;
    top: 5px;
  }
}

section.sec01.what .main_ttl {
  margin: 0 auto 40px;
  text-align: center;
}

@media screen and (max-width:767px) {

  section.sec01.what .main_ttl {
    width: 88.80597014925374%;
  }
}

section.sec01 .sec_box.add {
  background: #cccccc;
  padding-top: 400px;
}

section.sec01 .sec_box.frame {
  background: #ffffff;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, .1);
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  max-width: 848px;
  padding: 60px;
  position: relative;
  width: 100%;
}

@media screen and (max-width:767px) {

  section.sec01 .sec_box.frame {
    margin-top: 40px;
    padding: 30px;
  }
}

section.sec01 .sec_box.frame .kazari_l {
  left: 10px;
  position: absolute;
  top: 10px;
}

@media screen and (max-width:767px) {

  section.sec01 .sec_box.frame .kazari_l {
    left: 2px;
    top: 2px;
    width: 44px;
  }
}

section.sec01 .sec_box.frame .kazari_r {
  bottom: 10px;
  position: absolute;
  right: 10px;
}

@media screen and (max-width:767px) {

  section.sec01 .sec_box.frame .kazari_r {
    bottom: 2px;
    right: 2px;
    width: 46px;
  }
}

section.sec01 .sec_box.frame .tttl {
  color: #0b4281;
  font-size: 3.4rem;
  font-weight: normal;
  letter-spacing: .1em;
  line-height: 1.5;
  margin-bottom: calc(40px - (((3.4rem * 1.5) - 3.4rem) / 2));
  margin-top: calc(0 - (((3.4rem * 1.5) - 3.4rem) / 2));
  text-align: center;
}

@media screen and (max-width:767px) {

  section.sec01 .sec_box.frame .tttl {
    font-size: 2.2rem;
    margin-bottom: calc(25px - (((2.2rem * 1.5) - 2.2rem) / 2));
    margin-top: calc(0 - (((2.2rem * 1.5) - 2.2rem) / 2));
  }
}

section.sec01 .sec_box.frame p {
  font-size: 2.2rem;
  letter-spacing: .1em;
  line-height: 2;
  margin-bottom: calc(0 - (((2.2rem * 2) - 2.2rem) / 2));
  margin-top: calc(0 - (((2.2rem * 2) - 2.2rem) / 2));
  position: relative;
  z-index: 2;
}

@media screen and (max-width:767px) {

  section.sec01 .sec_box.frame p {
    font-size: 13px;
    margin-bottom: calc(0 - (((13px * 2) - 13px) / 2));
    margin-top: calc(0 - (((13px * 2) - 13px) / 2));
  }
}

section.sec01 .sec_box.frame .form__link {
  display: block;
  transition-duration: .3s;
  width: 100%;
}

section.sec01 .sec_box.frame .form__link:hover {
  opacity: .7;
}

@media screen and (max-width:767px) {

  section.sec01 .sec_box.frame .form__link:hover {
    opacity: unset;
  }
}

section.sec01 .problem-2col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

section.sec01 .problem-2col > div {
  width: 472px;
}

@media only screen and (min-width:768px) {

  section.sec01 .problem-2col > div:nth-child(n+3) {
    margin-top: 60px;
  }
}

section.sec01 .problem-2col > div .cttl {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

section.sec01 .problem-2col > div .cttl .num {
  margin-right: 14px;
  max-width: 68px;
  width: 100%;
}


section.sec01 .problem-2col > div .cttl > p {
  color: #0066aa;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 1.6;
}

@media only screen and (max-width:736px) {

  section.sec01 .problem-2col > div:nth-child(n+2) {
    margin-top: 40px;
  }

  section.sec01 .problem-2col > div .cttl .num {
    width: 50%;
  }

  section.sec01 .problem-2col > div .cttl {
    margin-bottom: 20px;
  }

  section.sec01 .problem-2col > div .cttl > p {
    font-size: 16px;
  }
}

section.sec01 .problem-2col > div .image_box .acap {
  bottom: 15px;
}

section.sec01 .sec_box.problem {
  margin-top: 105px;
}

@media screen and (max-width:767px) {

  section.sec01 .sec_box.problem {
    margin-top: 50px;
  }
}

section.sec01 .sec_box.problem .main_ttl {
  margin-bottom: 70px;
}

@media screen and (max-width:767px) {

  section.sec01 .sec_box.problem .main_ttl {
    margin-bottom: 35px;
  }
}

section.sec01 .sec_box.problem .clm_box {
  display: flex;
}

@media screen and (max-width:767px) {

  section.sec01 .sec_box.problem .clm_box {
    display: block;
  }
}

section.sec01 .sec_box.problem .clm_box.clm3 {
  justify-content: space-between;
}

section.sec01 .sec_box.problem .clm_box.clm3 > div {
  width: 31.25%;
}

@media screen and (max-width:767px) {

  section.sec01 .sec_box.problem .clm_box.clm3 > div {
    display: flex;
    justify-content: space-between;
    line-height: 0;
    width: 100%;
  }

  section.sec01 .sec_box.problem .clm_box.clm3 > div .cttl {
    margin-bottom: 0;
    width: 60.298507463%;
  }

  section.sec01 .sec_box.problem .clm_box.clm3 > div .img {
    width: 37.611940299%;
  }

  section.sec01 .sec_box.problem .clm_box.clm3 > div + div {
    margin-top: 30px;
  }
}

section.sec01 .sec_box.problem .clm_box.clm2 {
  justify-content: center;
  margin-top: 75px;
}

@media screen and (max-width:767px) {

  section.sec01 .sec_box.problem .clm_box.clm2 {
    margin-top: 30px;
  }
}

section.sec01 .sec_box.problem .clm_box.clm2 > div {
  margin: 0 1.5625%;
  width: 31.25%;
}

@media screen and (max-width:767px) {

  section.sec01 .sec_box.problem .clm_box.clm2 > div {
    display: flex;
    justify-content: space-between;
    line-height: 0;
    margin: 0 auto;
    width: 100%;
  }

  section.sec01 .sec_box.problem .clm_box.clm2 > div .cttl {
    margin-bottom: 0;
    width: 60.298507463%;
  }

  section.sec01 .sec_box.problem .clm_box.clm2 > div .img {
    width: 37.611940299%;
  }

  section.sec01 .sec_box.problem .clm_box.clm2 > div + div {
    margin-top: 30px;
  }
}

section.sec01 .sec_box.problem .clm_box .cttl {
  margin-bottom: 20px;
  position: relative;
}

section.sec01 .sec_box.problem .clm_box .cttl .num {
  left: 0;
  position: absolute;
  top: 0;
  transform: translate(-38.235294118%, -51.470588235%);
  width: 21.25%;
}

section.sec01 .sec_box.problem .clm_box .img {
  margin-left: auto;
  margin-right: auto;
  max-width: 215px;
  width: 67.1875%;
}

section.sec01 .sec_box.problem + .sec_box.cv {
  margin-top: 80px;
}

@media screen and (max-width:767px) {

  section.sec01 .sec_box.problem + .sec_box.cv {
    margin-top: 30px;
  }
}

.index {
  background-image: -moz-linear-gradient(30deg, rgb(25, 128, 187) 0%, rgb(1, 91, 161) 100%);
  background-image: -webkit-linear-gradient(30deg, rgb(25, 128, 187) 0%, rgb(1, 91, 161) 100%);
  background-image: -ms-linear-gradient(30deg, rgb(25, 128, 187) 0%, rgb(1, 91, 161) 100%);
  box-shadow: 0 0 16px 0 rgb(0 0 0 / 10%);
  margin: 0 auto 50px;
  padding: 40px 0 90px;
}

.index__inner {
  margin: auto;
  max-width: 848px;
  width: 100%;
}

.index__ttl {
  color: #ffffff;
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
  text-align: center;

}

.index__linkArea {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.index__linkItem {
  margin-top: 20px;
  width: 48%;
}

.index__link {
  border-bottom: 1px solid #ffffff;
  box-sizing: border-box;
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  margin-left: 1em;
  text-indent: -1em;
  transition-duration: .3s;
}


.index__link:before {
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  content: '';
  display: inline-block;
  height: 8px;
  margin-right: .6em;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 8px;
}

.index__link:hover {
  opacity: .7;
}

@media screen and (max-width:1087px) {

  .index__inner {
    max-width: 92.5%;
  }
}

@media screen and (max-width:767px) {

  .index {
    margin: 0 auto 35px;
    padding: 40px 20px 50px;
  }

  .index02 {
    margin-bottom: 90px;
  }

  .index__inner {}

  .index__ttl {
    font-size: 28px;

  }

  .index__linkArea {
    flex-direction: column;
  }

  .index__linkItem {
    margin-top: 16px;
    width: 100%;
  }

  .index__link {
    display: block;
    font-size: 13px;
    font-weight: 500;
    margin-left: 1em;
    text-indent: -1em;
    transition-duration: .3s;
  }

  .index__link .sp {
    display: inline !important;
  }

  .index__link:before {
    height: 6px;
    margin-right: .4em;
    width: 6px;
    /* border-bottom: 1px solid #0066aa;
    border-right: 1px solid #0066aa;
    transform: translate(-50%, -50%) rotate(45deg); */
  }

  .index__link:hover {
    opacity: .7;
  }
}

section.sec02 {
  padding-bottom: 105px;
  padding-top: 120px;
  position: relative;
  z-index: 8;
}

@media screen and (max-width:767px) {

  section.sec02 {
    padding-bottom: 70px;
    padding-top: 85px;
  }
}

section.sec02:after {
  border-color: #ffffff transparent transparent transparent;
  border-style: solid;
  border-width: 70px 90px 0 90px;
  bottom: 0;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 100%);
  width: 0;
}

@media screen and (max-width:767px) {

  section.sec02:after {
    border-width: 35px 45px 0 45px;
  }
}

section.sec02 .sec_box.about .main_ttl + p {
  font-size: 16px;
  letter-spacing: .1em;
  line-height: 1.875;
  margin-bottom: calc(0 - (((16px * 1.875) - 16px) / 2));
  margin-top: calc(30px - (((16px * 1.875) - 16px) / 2));
  text-align: center;
}

@media screen and (max-width:767px) {

  section.sec02 .sec_box.about .main_ttl + p {
    font-size: 12px;
    margin-bottom: calc(0 - (((12px * 1.875) - 12px) / 2));
    margin-top: calc(20px - (((12px * 1.875) - 12px) / 2));
  }
}

section.sec02 .sec_box.about .img_box {
  margin-top: 4rem;
}

section.sec02 .sec_box.about .img_box_ttl {
  background: #3091ce;
  background: -moz-linear-gradient(left, #3091ce 0%, #0b4281 100%);
  background: -webkit-linear-gradient(left, #3091ce 0%, #0b4281 100%);
  background: linear-gradient(to right, #3091ce 0%, #0b4281 100%);
  color: #ffffff;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#3091ce', endColorstr='#0b4281', GradientType=1);
  font-size: 2.6rem;
  letter-spacing: .1em;
  line-height: 1;
  padding: 2rem 1.5rem;
  text-align: center;
}

section.sec02 .sec_box.about .img_box_illust {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

@media screen and (max-width:767px) {

  section.sec02 .sec_box.about .img_box_ttl {
    background: #3091ce;
    background: -moz-linear-gradient(left, #3091ce 0%, #0b4281 100%);
    background: -webkit-linear-gradient(left, #3091ce 0%, #0b4281 100%);
    background: linear-gradient(to right, #3091ce 0%, #0b4281 100%);
    color: #ffffff;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#3091ce', endColorstr='#0b4281', GradientType=1);
    font-size: 2rem;
    letter-spacing: .1em;
    line-height: 1;
    padding: 1.2rem 1.5rem;
    text-align: center;
  }
}

section.sec02 .sec_box.about .arrow {
  margin: 3rem auto;
  text-align: center;
}

section.sec02 .sec_box.about .arrow + .img_box {
  margin-top: 0;
}

@media screen and (max-width:767px) {

  section.sec02 .sec_box.about .arrow {
    margin: 1.5rem auto;
  }

  section.sec02 .sec_box.about .arrow img {
    width: 35px;
  }
}

section.sec02 .sec_box.about .movie_box {
  margin-top: 80px;
}

@media screen and (max-width:767px) {

  section.sec02 .sec_box.about .movie_box {
    margin-top: 40px;
  }
}

section.sec02 .sec_box.about .movie_box .movie_ttl {
  color: #0b4281;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: .06em;
  line-height: 1;
  margin-bottom: 35px;
}

@media screen and (max-width:767px) {

  section.sec02 .sec_box.about .movie_box .movie_ttl {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 25px;
  }
}

section.sec02 .sec_box.about .movie_box .youtube {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}

section.sec02 .sec_box.about .movie_box .youtube iframe {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

section.sec02 .sec_box.about + .sec_box.cv {
  margin-top: 80px;
}

@media screen and (max-width:767px) {

  section.sec02 .sec_box.about + .sec_box.cv {
    margin-top: 40px;
  }
}

section.sec03 {
  padding-bottom: 105px;
  padding-top: 120px;
  position: relative;
  z-index: 7;
}

@media screen and (max-width:767px) {

  section.sec03 {
    padding-bottom: 70px;
    padding-top: 85px;
  }
}

section.sec03:after {
  border-color: #ebf4f6 transparent transparent transparent;
  border-style: solid;
  border-width: 70px 90px 0 90px;
  bottom: 0;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 100%);
  width: 0;
}

@media screen and (max-width:767px) {

  section.sec03:after {
    border-width: 35px 45px 0 45px;
  }
}

section.sec03 .merit + .sec_box.cv {
  margin-top: 80px;
}

@media screen and (max-width:767px) {

  section.sec03 .merit + .sec_box.cv {
    margin-top: 80px;
  }
}

section.sec03 .merit .clm_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -70px;
  margin-top: 70px;
}

@media screen and (max-width:767px) {

  section.sec03 .merit .clm_box {
    display: block;
    margin-bottom: -40px;
    margin-top: 40px;
  }
}

section.sec03 .merit .clm_box > div {
  margin-bottom: 70px;
  width: 46.09375%;
}

section.sec03 .merit .clm_box > div.full {
  width: 100%;
}

@media screen and (max-width:767px) {

  section.sec03 .merit .clm_box > div {
    margin-bottom: 40px;
    width: 100%;
  }
}

section.sec03 .merit .clm_box > div .text_area {
  padding-left: 50px;
  position: relative;
}

section.sec03 .merit .clm_box > div .text_area:after {
  background: #696c6d;
  content: '';
  height: calc(100% - 35px);
  left: 5px;
  position: absolute;
  top: 35px;
  width: 1px;
}

section.sec03 .merit .clm_box > div .text_area .num {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  left: -5px;
  position: absolute;
  top: 0;
}

section.sec03 .merit .clm_box > div .text_area .text_ttl {
  color: #3091ce;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: .06em;
  line-height: 1.5;
  margin-bottom: calc(0 - (((28px * 1.5) - 28px) / 2));
  margin-top: calc(0 - (((28px * 1.5) - 28px) / 2));
}

section.sec03 .merit .clm_box > div .text_area .text_cont {
  font-size: 14px;
  letter-spacing: .08em;
  line-height: 2;
  margin-bottom: calc(0 - (((14px * 2) - 14px) / 2));
  margin-top: calc(30px - (((14px * 2) - 14px) / 2));
}

section.sec03 .merit .clm_box > div .text_area .text_cont .pcap {
  font-size: 10px;
}

@media screen and (max-width:767px) {

  section.sec03 .merit .clm_box > div .text_area {
    padding-left: 30px;
  }

  section.sec03 .merit .clm_box > div .text_area .num {
    font-size: 16px;
  }

  section.sec03 .merit .clm_box > div .text_area .text_ttl {
    font-size: 21px;
    margin-bottom: calc(0 - (((21px * 1.5) - 21px) / 2));
    margin-top: calc(0 - (((21px * 1.5) - 21px) / 2));
  }

  section.sec03 .merit .clm_box > div .text_area .text_cont {
    font-size: 12px;
    margin-bottom: calc(0 - (((12px * 2) - 12px) / 2));
    margin-top: calc(20px - (((12px * 2) - 12px) / 2));
  }
}

section.sec03 .merit .clm_box > div .img_area {
  margin-top: 40px;
}

@media screen and (max-width:767px) {

  section.sec03 .merit .clm_box > div .img_area {
    margin-top: 20px;
  }
}

section.sec04 {
  padding-bottom: 105px;
  padding-top: 120px;
  position: relative;
  z-index: 6;
}

@media screen and (max-width:767px) {

  section.sec04 {
    padding-bottom: 70px;
    padding-top: 85px;
  }
}

section.sec04:after {
  border-color: #ffffff transparent transparent transparent;
  border-style: solid;
  border-width: 70px 90px 0 90px;
  bottom: 0;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 100%);
  width: 0;
}

@media screen and (max-width:767px) {

  section.sec04:after {
    border-width: 35px 45px 0 45px;
  }
}

@media screen and (min-width:768px) {

  section.sec04 .lead {
    display: flex;
    justify-content: space-between;
    margin: 50px auto 0;
    max-width: 912px;
  }
}

section.sec04 .lead .text_box {
  font-size: 20px;
  letter-spacing: .1em;
  line-height: 1.8;
  margin-right: 30px;
}

section.sec04 .lead .text_box .color {
  color: #c80e47;
}

section.sec04 .lead .image_box {
  width: 367px;
}

@media screen and (max-width:767px) {

  section.sec04 .lead .text_box {
    font-size: 16px;
    margin-right: auto;
    margin-top: 20px;
  }

  section.sec04 .lead .image_box {
    margin-top: 20px;
  }
}

section.sec04 .rank_box {
  margin-top: 50px;
}

@media screen and (min-width:768px) {

  section.sec04 .rank_box {
  }

  section.sec04 .rank_box.rank_box--flex {
    display: flex;
    justify-content: space-between;
  }

  section.sec04 .rank_box .text_box {
    width: calc(530 / 1024 * 100%);
  }

  section.sec04 .rank_box .image_box {
    margin-left: 50px;
    width: calc(472 / 1024 * 100%);
  }
}

@media screen and (max-width:767px) {

  section.sec04 .rank_box .image_box {
    margin-top: 30px;
  }
}

section.sec04 .rank_box .rank_ttl {
  margin-bottom: 20px;
}

section.sec04 .rank_box .rank_text {
  font-size: 14px;
  letter-spacing: .1em;
  line-height: 2;
  margin-bottom: calc(0 - (((14px * 2) - 14px) / 2));
  margin-top: calc(0 - (((14px * 2) - 14px) / 2));
}

section.sec04 .rank_box .image_box .acap {
  bottom: 15px;
}

section.sec04 .rank_box .img_box {
  margin-top: 40px;
  position: relative;
}

section.sec04 .rank_box .img_box.frame:after {
  border: 2px solid #e4e4e4;
  box-sizing: border-box;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

section.sec04 .rank_box .img_box {
  margin-top: 4rem;
}

section.sec04 .rank_box .img_box_ttl {
  background: #3091ce;
  background: -moz-linear-gradient(left, #3091ce 0%, #0b4281 100%);
  background: -webkit-linear-gradient(left, #3091ce 0%, #0b4281 100%);
  background: linear-gradient(to right, #3091ce 0%, #0b4281 100%);
  color: #ffffff;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#3091ce', endColorstr='#0b4281', GradientType=1);
  font-size: 2.6rem;
  letter-spacing: .1em;
  line-height: 1;
  padding: 2rem 1.5rem;
  text-align: center;
}

section.sec04 .rank_box .img_box_illust {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

@media screen and (max-width:767px) {

  section.sec04 .rank_box .img_box_ttl {
    background: #3091ce;
    background: -moz-linear-gradient(left, #3091ce 0%, #0b4281 100%);
    background: -webkit-linear-gradient(left, #3091ce 0%, #0b4281 100%);
    background: linear-gradient(to right, #3091ce 0%, #0b4281 100%);
    color: #ffffff;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#3091ce', endColorstr='#0b4281', GradientType=1);
    font-size: 2rem;
    letter-spacing: .1em;
    line-height: 1;
    padding: 1.2rem 1.5rem;
    text-align: center;
  }
}

section.sec04 .rank_box .frame_box {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  margin-top: 5rem;
  padding: 5rem 3.1rem;
}

section.sec04 .rank_box .frame_box .frame_innerbox {
  background: #ffffff;
  border: solid 1px #2e8ecb;
  color: #1071ae;
  font-size: 1.6rem;
  line-height: 1;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  max-width: 80rem;
  padding: 2.6rem 1rem 2.2rem;
  text-align: center;
}

section.sec04 .rank_box .frame_box .frame_innerbox small {
  display: inline-block;
  font-size: 1.6rem;
  margin-right: 5px;
  position: relative;
  top: -5px;
}

section.sec04 .rank_box .frame_box .frame_innerbox span {
  color: #c80e47;
  display: inline-block;
  font-size: 3rem;
  font-weight: bold;
  line-height: .8;
}

section.sec04 .rank_box .frame_box .frame_innerbox .font__num {
  font-size: 140%;
}

section.sec04 .rank_box .frame_box h4 {
  line-height: 1;
  text-align: center;
}

section.sec04 .rank_box .frame_box h4 span {
  color: #000000;
  display: inline-block;
  font-size: 2.2rem;
  letter-spacing: .1em;
  line-height: 1.363636364;
  margin-bottom: calc(0 - (((2.2rem * 1.363636364) - 2.2rem) / 2));
  margin-top: calc(0 - (((2.2rem * 1.363636364) - 2.2rem) / 2));
  position: relative;
}

section.sec04 .rank_box .frame_box h4 span:before,
section.sec04 .rank_box .frame_box h4 span:after {
  background: #81b1d0;
  content: '';
  height: 2px;
  position: absolute;
  top: 50%;
  width: 3rem;
}

@media screen and (max-width:767px) {

  section.sec04 .rank_box .frame_box h4 span:before,
  section.sec04 .rank_box .frame_box h4 span:after {
    content: none;
  }
}

section.sec04 .rank_box .frame_box h4 span:before {
  left: -10px;
  transform: translate(-100%, -50%);
}

section.sec04 .rank_box .frame_box h4 span:after {
  right: -10px;
  transform: translate(100%, -50%);
}

@media screen and (max-width:767px) {

  section.sec04 .rank_box .frame_box {
    margin-top: 2rem;
    padding: 3rem 2rem;
  }

  section.sec04 .rank_box .frame_box .frame_innerbox {
    max-width: inherit;
    padding: 2.2rem 1.4rem;
  }

  section.sec04 .rank_box .frame_box .frame_innerbox small {
    font-size: 1.2rem;
    margin-right: 0;
    top: auto;
  }

  section.sec04 .rank_box .frame_box .frame_innerbox span {
    font-size: 2rem;
    line-height: 1;
  }

  section.sec04 .rank_box .frame_box h4 span {
    font-size: 1.6rem;
  }
}

section.sec04 .sec_box.check .main_ttl + p {
  font-size: 16px;
  letter-spacing: .1em;
  line-height: 1.875;
  margin-bottom: calc(0 - (((16px * 1.875) - 16px) / 2));
  margin-top: calc(30px - (((16px * 1.875) - 16px) / 2));
  text-align: center;
}

@media screen and (max-width:767px) {

  section.sec04 .sec_box.check .main_ttl + p {
    font-size: 12px;
    margin-bottom: calc(0 - (((12px * 1.875) - 12px) / 2));
    margin-top: calc(20px - (((12px * 1.875) - 12px) / 2));
  }
}

section.sec04 .sec_box.check .check_list {
  background-color: #ffffff;
  color: #080103;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .04em;
  margin-top: 70px;
  padding: 60px 150px;
}

section.sec04 .sec_box.check .check_list ul li {
  align-items: center;
  display: flex;
}

section.sec04 .sec_box.check .check_list ul li:not(:last-child) {
  margin-bottom: 15px;
}

section.sec04 .sec_box.check .check_list .square {
  border: 2px solid #080103;
  display: inline-block;
  height: 20px;
  margin-right: 18px;
  width: 20px;
}

@media screen and (max-width:767px) {

  section.sec04 .sec_box.check .check_list {
    font-size: 14px;
    padding: 29px 14px;
  }

  section.sec04 .sec_box.check .check_list ul li {
    display: block;
    padding-left: 1.8em;
    text-indent: -1.8em;
  }

  section.sec04 .sec_box.check .check_list ul li:not(:last-child) {
    margin-bottom: 10px;
  }

  section.sec04 .sec_box.check .check_list .square {
    border: 2px solid #080103;
    display: inline-block;
    height: 15px;
    margin-right: 10px;
    width: 15px;
  }
}

section.sec04 .sec_box.check .img_box {
  margin-top: 64px;
  position: relative;
}

@media screen and (max-width:767px) {

  section.sec04 .sec_box.check .img_box {
    margin-top: 32px;
  }
}

section.sec04 .sec_box.check .img_box:after {
  border: 2px solid #e4e4e4;
  box-sizing: border-box;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

section.sec04 .sec_box.check .area_box {
  margin-top: 110px;
}

@media screen and (max-width:767px) {

  section.sec04 .sec_box.check .area_box {
    margin-top: 40px;
  }
}

section.sec04 .sec_box.check .area_box .area_ttl {
  color: #0b4281;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: .06em;
  line-height: 1;
  margin-bottom: 35px;
}

@media screen and (max-width:767px) {

  section.sec04 .sec_box.check .area_box .area_ttl {
    font-size: 24px;
    margin-bottom: 25px;
  }
}

section.sec05 {
  padding-bottom: 105px;
  padding-top: 120px;
  position: relative;
  z-index: 5;
}

@media screen and (max-width:767px) {

  section.sec05 {
    padding-bottom: 70px;
    padding-top: 85px;
  }
}

section.sec05:after {
  border-color: #ebf4f6 transparent transparent transparent;
  border-style: solid;
  border-width: 70px 90px 0 90px;
  bottom: 0;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 100%);
  width: 0;
}

@media screen and (max-width:767px) {

  section.sec05:after {
    border-width: 35px 45px 0 45px;
  }
}

section.sec05 .clm_box {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 70px;
}

@media screen and (max-width:767px) {

  section.sec05 .clm_box {
    display: block;
    margin-top: 40px;
  }
}

section.sec05 .clm_box .text_box {
  width: 39.84375%;
}

section.sec05 .clm_box .text_box .voice_sttl,
section.sec05 .clm_box .text_box .voice_text {
  padding-right: 20px;
}

@media screen and (max-width:767px) {

  section.sec05 .clm_box .text_box .voice_sttl,
  section.sec05 .clm_box .text_box .voice_text {
    padding-right: 0;
  }
}

@media screen and (max-width:767px) {

  section.sec05 .clm_box .text_box .voice_ttl {
    margin-bottom: 10px;
  }
}

section.sec05 .clm_box .text_box .voice_sttl {
  color: #1071ae;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .1em;
  line-height: 1.5;
  margin-bottom: calc(0 - (((16px * 1.5) - 16px) / 2));
  margin-top: calc(35px - (((16px * 1.5) - 16px) / 2));
}

@media screen and (max-width:767px) {

  section.sec05 .clm_box .text_box .voice_sttl {
    font-size: 14px;
    margin-bottom: calc(0 - (((14px * 1.5) - 14px) / 2));
    margin-top: calc(25px - (((14px * 1.5) - 14px) / 2));
  }
}

section.sec05 .clm_box .text_box .voice_text {
  font-size: 16px;
  letter-spacing: .1em;
  line-height: 1.875;
  margin-bottom: calc(0 - (((16px * 1.875) - 16px) / 2));
  margin-top: calc(20px - (((16px * 1.875) - 16px) / 2));
}

@media screen and (max-width:767px) {

  section.sec05 .clm_box .text_box .voice_text {
    font-size: 14px;
    margin-bottom: calc(0 - (((14px * 1.875) - 14px) / 2));
    margin-top: calc(20px - (((14px * 1.875) - 14px) / 2));
  }
}

@media screen and (max-width:767px) {

  section.sec05 .clm_box .text_box {
    width: 100%;
  }
}

section.sec05 .clm_box .image_box {
  width: 57.03125%;
}

@media screen and (max-width:767px) {

  section.sec05 .clm_box .image_box {
    display: none;
  }
}

section.sec05 .clm_box.rev {
  flex-direction: row-reverse;
}

section.sec05 .clm_box.rev .text_box .voice_sttl,
section.sec05 .clm_box.rev .text_box .voice_text {
  padding-left: 20px;
  padding-right: 0;
}

@media screen and (max-width:767px) {

  section.sec05 .clm_box.rev .text_box .voice_sttl,
  section.sec05 .clm_box.rev .text_box .voice_text {
    padding-left: 0;
  }
}

section.sec06 {
  padding-bottom: 105px;
  padding-top: 120px;
  position: relative;
  z-index: 6;
}
  
@media screen and (max-width:767px) {
  
  section.sec06 {
    padding-bottom: 70px;
    padding-top: 85px;
  }
}
  
section.sec06:after {
  border-color: #ffffff transparent transparent transparent;
  border-style: solid;
  border-width: 70px 90px 0 90px;
  bottom: 0;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 100%);
  width: 0;
}
  
@media screen and (max-width:767px) {
  
  section.sec06:after {
    border-width: 35px 45px 0 45px;
  }
}

section.sec06 .sec_box.others .main_ttl + p {
  font-size: 16px;
  letter-spacing: .1em;
  line-height: 1.875;
  margin-bottom: calc(0 - (((16px * 1.875) - 16px) / 2));
  margin-top: calc(30px - (((16px * 1.875) - 16px) / 2));
  text-align: center;
}

@media screen and (max-width:767px) {

  section.sec06 .sec_box.others .main_ttl + p {
    font-size: 12px;
    margin-bottom: calc(0 - (((12px * 1.875) - 12px) / 2));
    margin-top: calc(20px - (((12px * 1.875) - 12px) / 2));
  }
}

section.sec06 .sec_box.others .img_box {
  margin-top: 64px;
  position: relative;
}

@media screen and (max-width:767px) {

  section.sec06 .sec_box.others .img_box {
    margin-top: 32px;
  }
}

section.sec06 .sec_box.others .img_box:after {
  border: 2px solid #e4e4e4;
  box-sizing: border-box;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

section.sec06 .sec_box.others .area_box {
  margin-top: 110px;
}

@media screen and (max-width:767px) {

  section.sec06 .sec_box.others .area_box {
    margin-top: 40px;
  }
}

section.sec06 .sec_box.others .area_box .area_ttl {
  color: #0b4281;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: .06em;
  line-height: 1;
  margin-bottom: 35px;
}

@media screen and (max-width:767px) {

  section.sec06 .sec_box.others .area_box .area_ttl {
    font-size: 24px;
    margin-bottom: 25px;
  }
}

section.sec06 .sec_box.cv {
  margin-top: 80px;
}

@media screen and (max-width:767px) {

  section.sec06 .sec_box.cv {
    margin-top: 40px;
  }
}

section.sec08 {
  padding-bottom: 105px;
  padding-top: 120px;
}

section.sec08 .sec_box.company .main_ttl + p {
  font-size: 16px;
  letter-spacing: .1em;
  line-height: 1.875;
  margin-bottom: calc(0 - (((16px * 1.875) - 16px) / 2));
  margin-top: calc(30px - (((16px * 1.875) - 16px) / 2));
  text-align: center;
}

section.sec08 .sec_box.company .company_ttl {
  color: #0b4281;
  font-size: 26px;
  letter-spacing: .1em;
  line-height: 1.875;
  margin-bottom: calc(0 - (((16px * 1.875) - 16px) / 2));
  margin-top: calc(85px - (((16px * 1.875) - 16px) / 2));
  text-align: center;
}

section.sec08 .sec_box.company .companyArea {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 35px auto 0;
  width: 100%;
}

section.sec08 .sec_box.company .companyArea .companyArea__item {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  margin-bottom: 4%;
  padding-bottom: 3%;
  width: 48.4375%;
}

section.sec08 .sec_box.company .companyArea .companyArea__item--ttl {
  background: rgb(11, 67, 130);
  background: linear-gradient(270deg, rgba(11, 67, 130, 1) 0%, rgba(48, 144, 205, 1) 100%);
  box-sizing: border-box;
  color: #ffffff;
  font-size: 14px;
  margin-top: 0;
  padding: 15px 0;
  position: relative;
  text-align: center;
}

section.sec08 .sec_box.company .companyArea .companyArea__item--ttl.large {
  padding: 29px 0;
}

section.sec08 .sec_box.company .companyArea .companyArea__item--image {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  height: 80px;
  justify-content: center;
  margin: 10px auto 0;
  text-align: center;
}

section.sec08 .sec_box.company .companyArea .companyArea__item:nth-child(12) .companyArea__item--image {
  margin: 30px auto 20px;
}

section.sec08 .sec_box.company .companyArea .companyArea__item--txt,
section.sec08 .sec_box.company .companyArea .companyArea__item--list {
  margin: 0 auto;
  width: 90%;
}

section.sec08 .sec_box.company .companyArea .companyArea__item--txt {
  font-size: 16px;
  line-height: 1.6em;
}


section.sec08 .sec_box.company .companyArea .companyArea__item--list {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  color: #808080;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 12px;
  height: 100%;
  line-height: 18px;
  margin-top: 20px;
  max-height: 54px;
}

section.sec08 .sec_box.company .companyArea .companyArea__item:nth-child(4) .companyArea__item--list,
section.sec08 .sec_box.company .companyArea .companyArea__item:nth-child(5) .companyArea__item--list {
  height: 54px;
}

section.sec08 .sec_box.company .companyArea .companyArea__item:nth-child(12) .companyArea__item--list {
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
}

section.sec08 .sec_box.company .companyArea .companyArea__item:nth-child(12) .companyArea__item--list span {
  margin-right: 10px;
}

@media screen and (max-width:767px) {

  section.sec08 {
    padding-top: 85px;
  }

  section.sec08 .sec_box.company .main_ttl + p {
    font-size: 12px;
    margin-bottom: calc(0 - (((12px * 1.875) - 12px) / 2));
    margin-top: calc(20px - (((12px * 1.875) - 12px) / 2));
  }

  section.sec08 .sec_box.company .companyArea {
    margin: 20px auto 0;
  }

  section.sec08 .sec_box.company .company_ttl {
    font-size: 22px;
    margin-top: calc(48px - (((16px * 1.875) - 16px) / 2));
  }

  section.sec08 .sec_box.company .companyArea .companyArea__item {
    margin-bottom: 20px;
    padding-bottom: 30px;
    width: 100%;
  }

  section.sec08 .sec_box.company .companyArea .companyArea__item--ttl {
    font-size: calc(20/767*100vw);
    padding: calc(24/767*100vw) 0;
  }

  section.sec08 .sec_box.company .companyArea .companyArea__item--ttl.large {
    padding: calc(24/767*100vw) 0;
  }

  section.sec08 .sec_box.company .companyArea .companyArea__item--image {
    width: 94%;
  }

  section.sec08 .sec_box.company .companyArea .companyArea__item--txt,
  section.sec08 .sec_box.company .companyArea .companyArea__item--list {
    width: 93%;
  }


  section.sec08 .sec_box.company .companyArea .companyArea__item--txt {
    font-size: calc(22/767*100vw);
    line-height: 1.6em;
  }

  section.sec08 .sec_box.company .companyArea .companyArea__item--list {
    color: #808080;
    font-size: 10px;
    margin-top: 15px;
    max-height: 54px;
  }

  section.sec08 .sec_box.company .companyArea .companyArea__item:nth-child(12) .companyArea__item--list {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  section.sec08 .sec_box.company .companyArea .companyArea__item:nth-child(12) .companyArea__item--list span {
    margin-right: 0;
  }

}

section.sec08 .sec_box.merit .merit_ttl {
  color: #0b4281;
  font-size: 26px;
  letter-spacing: .1em;
  line-height: 1.875;
  margin-bottom: calc(0 - (((16px * 1.875) - 16px) / 2));
  margin-top: calc(85px - (((16px * 1.875) - 16px) / 2));
  text-align: center;
}

section.sec08 .sec_box.merit .meritArea {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 35px auto 0;
  width: 100%;
}

section.sec08 .sec_box.merit .meritArea .meritArea__item {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  margin-bottom: 4%;
  padding-bottom: 3%;
  width: 48.4375%;
}

section.sec08 .sec_box.merit .meritArea .meritArea__item--ttl {
  background: rgb(11, 67, 130);
  background: linear-gradient(270deg, rgba(11, 67, 130, 1) 0%, rgba(48, 144, 205, 1) 100%);
  box-sizing: border-box;
  color: #ffffff;
  font-size: 26px;
  margin-top: 0;
  padding: 15px 0;
  position: relative;
  text-align: center;
}

section.sec08 .sec_box.merit .meritArea .meritArea__item--ttl.large {
  padding: 29px 0;
}

section.sec08 .sec_box.merit .meritArea .meritArea__item--image {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 40px auto 30px;
  text-align: center;
}

section.sec08 .sec_box.merit .meritArea .meritArea__item:nth-child(12) .meritArea__item--image {
  margin: 30px auto 20px;
}

section.sec08 .sec_box.merit .meritArea .meritArea__item--txt,
section.sec08 .sec_box.merit .meritArea .meritArea__item--list {
  margin: 0 auto;
  width: 90%;
}

section.sec08 .sec_box.merit .meritArea .meritArea__item--txt {
  color: #c80e47;
  font-size: 24px;
  letter-spacing: .05em;
  line-height: 1.25;
  text-align: center;
}


section.sec08 .sec_box.merit .meritArea .meritArea__item--list {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  color: #808080;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 12px;
  line-height: 18px;
  margin-top: 20px;
  max-height: 54px;
}

section.sec08 .sec_box.merit .meritArea .meritArea__item:nth-child(4) .meritArea__item--list,
section.sec08 .sec_box.merit .meritArea .meritArea__item:nth-child(5) .meritArea__item--list {
  height: 54px;
}

section.sec08 .sec_box.merit .meritArea .meritArea__item:nth-child(12) .meritArea__item--list {
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
}

section.sec08 .sec_box.merit .meritArea .meritArea__item:nth-child(12) .meritArea__item--list span {
  margin-right: 10px;
}

@media screen and (max-width:767px) {

  section.sec08 .sec_box.merit .main_ttl + p {
    font-size: 12px;
    margin-bottom: calc(0 - (((12px * 1.875) - 12px) / 2));
    margin-top: calc(20px - (((12px * 1.875) - 12px) / 2));
  }

  section.sec08 .sec_box.merit .meritArea {
    margin: 20px auto 0;
  }

  section.sec08 .sec_box.merit .merit_ttl {
    font-size: 22px;
    margin-top: calc(48px - (((16px * 1.875) - 16px) / 2));
  }

  section.sec08 .sec_box.merit .meritArea .meritArea__item {
    margin-bottom: 20px;
    padding-bottom: 30px;
    width: 100%;
  }

  section.sec08 .sec_box.merit .meritArea .meritArea__item--ttl {
    font-size: calc(36/767*100vw);
    padding: calc(24/767*100vw) 0;
  }

  section.sec08 .sec_box.merit .meritArea .meritArea__item--ttl.large {
    padding: calc(24/767*100vw) 0;
  }

  section.sec08 .sec_box.merit .meritArea .meritArea__item--image {
    width: 94%;
  }

  section.sec08 .sec_box.merit .meritArea .meritArea__item--txt,
  section.sec08 .sec_box.merit .meritArea .meritArea__item--list {
    width: 93%;
  }


  section.sec08 .sec_box.merit .meritArea .meritArea__item--txt {
    font-size: calc(26/767*100vw);
    line-height: 1.6em;
  }

  section.sec08 .sec_box.merit .meritArea .meritArea__item--list {
    color: #808080;
    font-size: 10px;
    margin-top: 15px;
    max-height: 54px;
  }

  section.sec08 .sec_box.merit .meritArea .meritArea__item:nth-child(12) .meritArea__item--list {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  section.sec08 .sec_box.merit .meritArea .meritArea__item:nth-child(12) .meritArea__item--list span {
    margin-right: 0;
  }

}


section.sec09 {
  padding-bottom: 105px;
  padding-top: 120px;
  position: relative;
  z-index: 6;
}
	
@media screen and (max-width:767px) {
	
  section.sec09 {
    padding-bottom: 70px;
    padding-top: 85px;
  }
}
	
section.sec09:after {
  border-color: #ffffff transparent transparent transparent;
  border-style: solid;
  border-width: 70px 90px 0 90px;
  bottom: 0;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 100%);
  width: 0;
}


	
@media screen and (max-width:767px) {
	
  section.sec09:after {
    border-width: 35px 45px 0 45px;
  }
}

section.sec09 .main_ttl + p .blue {
  color: #0b4281;
}

@media screen and (min-width:768px) {
	
  section.sec09 .main_ttl + p {
    font-size: 16px;
    margin-top: 25px;
  }
}

@media screen and (max-width:767px) {
	
  section.sec09 .main_ttl + p {
    font-size: 14px;
    margin-top: 15px;
  }
}

section.sec10 {
  padding-bottom: 105px;
  padding-top: 120px;
  position: relative;
  z-index: 1;
}
	  
@media screen and (max-width:767px) {
	  
  section.sec10 {
    padding-bottom: 70px;
    padding-top: 85px;
  }
}


section.sec11 {
  padding-bottom: 105px;
  padding-top: 120px;
  position: relative;
  z-index: 1;
}
		
@media screen and (max-width:767px) {
		
  section.sec11 {
    padding-bottom: 70px;
    padding-top: 85px;
  }
}
  

section.sec10:after {
  display: none;
}


section.sec11 .bnr a {
  display: block;
  margin: 0 auto;
  position: relative;
  width: fit-content;
}
  
section.sec11 .bnr a:after {
  background: rgba(255, 255, 255, 0);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: .3s ease;
  width: 100%;
}
  
section.sec11 .bnr a.hover:after {
  background: rgba(255, 255, 255, .3);
}
  
section.sec11 .bnr .acap {
  bottom: 5px;
  position: absolute;
  right: 10px;
}
  
@media screen and (max-width:767px) {
  
  section.sec11 .bnr .acap {
    bottom: auto;
    text-shadow: #666666 1px 1px 10px, #666666 -1px 1px 10px, #666666 1px -1px 10px, #666666 -1px -1px 10px;
    top: 5px;
  }
}


section .sec_box .main_ttl {
  text-align: center;
}

section .main_ttl {
  text-align: center;
}

section .main_ttl .en, section .main_ttl .jp {
  display: block;
  position: relative;
}

section .main_ttl .en {
  color: #111111;
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: .05em;
  
}

@media screen and (max-width:767px) {

  section .main_ttl .en {
    font-size: 13px;
  }
}

section .main_ttl .jp {
  color: #0b4281;
  display: block;
  font-family: 'Noto Sans JP', 'Yu Gothic Medium', '游ゴシック Medium', YuGothic,
    '游ゴシック体', sans-serif;
  font-size: 34px;
  font-weight: 900;
  letter-spacing: .05em;
  margin: 0 auto;
  width: fit-content;
}

@media screen and (max-width:767px) {

  section .main_ttl .jp {
    font-size: 28px;
    line-height: 1.2;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 100%;
  }
}
  
section .main_ttl .jp:after {
  background-color: #eed24a;
  bottom: 0;
  content: '';
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
}

section .main_ttl + p {
  font-size: 16px;
  text-align: center;
}
  

@media screen and (max-width:767px) {

  section .main_ttl + p {
    font-size: 14px;
  }
}

section .sec_box.cv {
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  max-width: 430px;
  position: relative;
  width: 100%;
}

@media screen and (max-width:767px) {

  section .sec_box.cv {
    margin-top: 25px;
  }
}

section .sec_box.cv:before {
  background: #770e2e;
  border-radius: 12px;
  content: '';
  height: 100%;
  left: 5px;
  position: absolute;
  top: 5px;
  width: 100%;
}

section .sec_box.cv a {
  border-radius: 5px;
  display: block;
  left: 0;
  position: relative;
  top: 0;
  transition: .3s;
}

section .sec_box.cv a:after {
  background: rgba(255, 255, 255, 0);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: .3s;
  width: 100%;
}

section .sec_box.cv a.hover {
  left: 5px;
  top: 5px;
}

section .sec_box.cv a.hover:after {
  background: rgba(255, 255, 255, .3);
}

section .sec_box.phone {
  background: #199cbd;
  background: -moz-linear-gradient(-45deg,
  #199cbd 0%,
  #0b5c8f 50%,
  #199cbd 100%);
  background: -webkit-linear-gradient(-45deg,
  #199cbd 0%,
  #0b5c8f 50%,
  #199cbd 100%);
  background: linear-gradient(135deg, #199cbd 0%, #0b5c8f 50%, #199cbd 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#199cbd', endColorstr='#199cbd', GradientType=1);
  margin-left: auto;
  margin-right: auto;
  margin-top: 54px;
  padding: 1px;
}

@media screen and (max-width:767px) {

  section .sec_box.phone {
    margin-top: 25px;
  }
}

section .sec_box.phone .phone_inner {
  background: #ffffff;
  padding: 29px 10px;
}

@media screen and (max-width:767px) {

  section .sec_box.phone .phone_inner {
    padding: 29px 14px;
  }
}

section .sec_box.phone .phone_ttl {
  margin-bottom: calc(0 - (((20px * 1.5) - 20px) / 2));
  margin-top: calc(0 - (((20px * 1.5) - 20px) / 2));
  text-align: center;
}

section .sec_box.phone .phone_ttl span {
  font-size: 20px;
  letter-spacing: .1em;
  line-height: 1.5;
  position: relative;
}

section .sec_box.phone .phone_ttl span:before {
  background: #111111;
  content: '';
  height: 20px;
  left: -15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-20deg);
  width: 2px;
}

section .sec_box.phone .phone_ttl span:after {
  background: #111111;
  content: '';
  height: 20px;
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%) rotate(20deg);
  width: 2px;
}

@media screen and (max-width:767px) {

  section .sec_box.phone .phone_ttl {
    margin-bottom: calc(0 - (((15px * 1.5) - 15px) / 2));
    margin-top: calc(0 - (((15px * 1.5) - 15px) / 2));
  }

  section .sec_box.phone .phone_ttl span {
    font-size: 15px;
  }

  section .sec_box.phone .phone_ttl span:before,
  section .sec_box.phone .phone_ttl span:after {
    height: 40px;
    width: 1px;
  }
}

section .sec_box.phone .clm_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 25px;
  position: relative;
}


section .sec_box.phone .clm_box > div {
  position: relative;
  text-align: center;
  width: 33.3%;
}

section .sec_box.phone .clm_box > div:not(:last-of-type):after {
  background: #199cbd;
  background: -moz-linear-gradient(top, #199cbd 0%, #0b5c8f 100%);
  background: -webkit-linear-gradient(top, #199cbd 0%, #0b5c8f 100%);
  background: linear-gradient(to bottom, #199cbd 0%, #0b5c8f 100%);
  bottom: 50%;
  content: '';
  filter: progid:dximagetransform.microsoft.gradient( startColorstr='#199cbd', endColorstr='#0b5c8f',GradientType=0 );
  height: calc(100% - 3rem);
  position: absolute;
  right: 0;
  transform: translateY(50%);
  width: 1px;
}

@media screen and (max-width:1087px) {

  section .sec_box.phone .clm_box {
    display: block;
  }

  section .sec_box.phone .clm_box > div:not(:last-of-type):after {
    bottom: -15px;
    height: 1px;
    max-width: 300px;
    right: 50%;
    transform: translateX(50%);
    width: calc(100% - 1rem);
  }

  section .sec_box.phone .clm_box > div {
    text-align: center;
    width: 100%;
  }

  section .sec_box.phone .clm_box > div img {
    margin-left: auto;
    margin-right: auto;
    max-width: 216px;
    width: 100%;
  }

  section .sec_box.phone .clm_box > div + div {
    margin-top: 30px;
  }
}

.bnr_corporate {
  margin: 0 auto;
  padding-bottom: 8rem;
  width: 100%;
}

.bnr_corporate_link {
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  box-sizing: border-box;
  display: block;
  height: 180px;
  margin: 0 auto;
  max-width: 672px;
  overflow: hidden;
  padding: 25px 20px 0;
  position: relative;
  transition: .4s;
  width: 100%;
  z-index: 1;
}

.bnr_corporate_lead {
  color: #0250a0;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: .04rem;
  line-height: calc(22/18);
  margin-bottom: 25px;
  text-align: center;
  width: 340px;
}

.bnr_corporate_bg {
  bottom: 0;
  max-width: 320px;
  position: absolute;
  right: 0;
  transition: .4s;
  z-index: -1;
}

.bnr_corporate_btn {
  background-color: #0250a0;
  border: 1px solid #0250a0;
  bottom: 0;
  box-sizing: border-box;
  color: #ffffff;
  display: inline-block;
  font-size: 1.5rem;
  letter-spacing: .06rem;
  padding: 10px 20px;
  position: relative;
  position: absolute;
  right: 0;
  transition: .4s;
  vertical-align: baseline;
}

.bnr_corporate_arrow {
  padding-left: 15px;
  top: -10px;
}

.bnr_corporate_link:hover .bnr_corporate_bg {
  opacity: .7;
  transform: scale(1.1);
}

.bnr_corporate_link:hover .bnr_corporate_btn {
  background-color: #ffffff;
  color: #0250a0;
}

@media screen and (max-width:767px) {

  .bnr_corporate {
    padding-bottom: 2rem;
    padding-top: 4rem;
  }

  .bnr_corporate_link {
    padding: 20px 20px 240px;
    width: 90%;
  }

  .bnr_corporate_lead {
    font-size: 1.4rem;
    line-height: calc(22/14);
    margin-top: 10px;
    width: auto;
  }

  .bnr_corporate_bg {
    height: 100%;
    left: 50%;
    max-width: initial;
    opacity: .6;
    right: auto;
    transform: translateX(-50%);
  }

  .bnr_corporate_btn {
    font-size: 1.2rem;
    text-align: center;
    width: 90%;
  }

}

.pagetop.stop {
  top: 83px;
}

@media screen and (max-width:1023px) {

  .pagetop.stop {
    top: -43px;
  }
}




footer .contact_area .sec_inner .ftr_logo {
  pointer-events: none;
}

footer .ftr_bnr_area {
  display: none;
}

.bnr-pet {
  margin-top: 50px;
}

.lp1 .bnr_corporate {
  display: block;
}




.numCard {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 46.09375%;
}
  
.numCard.full {
  width: 100%;
}
  
@media screen and (max-width:767px) {
  
  .numCard{
    margin-bottom: 40px;
    width: 100%;
  }

  .numCard:last-of-type{
    margin-bottom: 0;
  }
}
  
.numCard .text_area {
  padding-left: 50px;
  position: relative;
}
  
.numCard .text_area:after {
  background: #696c6d;
  content: '';
  height: calc(100% - 35px);
  left: 5px;
  position: absolute;
  top: 35px;
  width: 1px;
}
  
.numCard .text_area .num {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  left: -5px;
  position: absolute;
  top: 0;
}
  
.numCard .text_area .text_ttl {
  background: linear-gradient(90deg, #2f91cd 0%, #0b4382 100%);
  -webkit-background-clip: text;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: .06em;
  line-height: 1.5;
  margin-bottom: calc(0 - (((28px * 1.5) - 28px) / 2));
  margin-top: calc(0 - (((28px * 1.5) - 28px) / 2));
  -webkit-text-fill-color: transparent;
}
  
.numCard .text_area .text_cont {
  font-size: 14px;
  letter-spacing: .08em;
  line-height: 2;
  margin-bottom: calc(0 - (((14px * 2) - 14px) / 2));
  margin-top: calc(30px - (((14px * 2) - 14px) / 2));
}
  
.numCard .text_area .text_cont .pcap {
  font-size: 10px;
}
  
@media screen and (max-width:767px) {
  
  .numCard .text_area {
    padding-left: 30px;
  }
  
  .numCard .text_area .num {
    font-size: 16px;
  }
  
  .numCard .text_area .text_ttl {
    font-size: 21px;
    margin-bottom: calc(0 - (((21px * 1.5) - 21px) / 2));
    margin-top: calc(0 - (((21px * 1.5) - 21px) / 2));
  }
  
  .numCard .text_area .text_cont {
    font-size: 12px;
    margin-bottom: calc(0 - (((12px * 2) - 12px) / 2));
    margin-top: calc(20px - (((12px * 2) - 12px) / 2));
  }
}
  
.numCard .img_area {
  margin-top: 40px;
}
  
@media screen and (max-width:767px) {
  
  .numCard .img_area {
    margin-top: 20px;
  }
}

section.leaseback  {
  padding-bottom: 105px;
  padding-top: 120px;
  position: relative;
  z-index: 7;
}
  
@media screen and (max-width:767px) {
  
  section.leaseback  {
    padding-top: 85px;
  }
}
  

  
  
section.leaseback .merit + .sec_box.cv {
  margin-top: 80px;
}
  
@media screen and (max-width:767px) {
  
  section.leaseback .merit + .sec_box.cv {
    margin-top: 80px;
  }
}
  
section.leaseback .merit .clm_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 70px;
}
  
@media screen and (max-width:767px) {
  
  section.leaseback .merit .clm_box {
    display: block;
    margin-bottom: -40px;
    margin-top: 40px;
  }
}


.numCardList {
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
  justify-content: space-between;
  margin-top: 70px;
}

@media screen and (max-width:767px) {
  
  .numCardList {
    display: block;
    margin-top: 40px;
  }
}

.campaignBnr {
  box-shadow: 6px 6px 6px -2px rgba(0, 0, 0, .1);
  margin-top: 56px;
  margin-left: auto;
  margin-right: auto;
  max-width: 848px;
  width: 100%;
}

@media screen and (max-width:767px) {

  .campaignBnr {
    margin-top: 45px;
  }
}

.telBnr {
  display: block;
  margin: 0 auto;
  max-width: 800px;
  width: 100%;
}


@media screen and (min-width:768px) {
  
  section .numCardList + .sec_box {
    margin-top: 80px;
  }
}
  
@media screen and (max-width:767px) {
  
  section .numCardList + .sec_box {
    margin-top: 56px;
  }
}


@media screen and (min-width:768px) {
  
  .telBnr {
    margin-top: 56px;
    pointer-events: none;
  }
}

@media screen and (max-width:767px) {

  .telBnr {
    display: block;
    margin-top: 40px;
  }
}

@media screen and (min-width:768px) {
  
  .meritArea {
    margin-top: 61px;
  }
}
  
@media screen and (max-width:767px) {
  
  .meritArea {
    margin-top: 40px;
  }
}


.meritBox {
  background-color: #ffffff;
}


.meritBox__ttl {
  background: linear-gradient(90deg, #2f91cd 0%, #0b4382 100%);	
  color: #ffffff;
  text-align: center;
}


@media screen and (min-width:768px) {
  
  .meritBox__ttl {
    font-size: 26px;
    padding: 5px 0;
  }
}
	
@media screen and (max-width:767px) {

  .meritBox__ttl {
    font-size: 20px;
    padding: 5px 0;
  }
}

.meritBox__list {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width:768px) {
  
  .meritBox__list {
    gap: 27px;
    padding: 60px 88px;
  }
}
	  
@media screen and (max-width:767px) {
  
  .meritBox__list {
    gap: 15px;
    padding: 40px 20px;
  }
}

.meritBox__item {
  position: relative;
}

@media screen and (min-width:768px) {
  
  .meritBox__item {
    padding-left: 30px;
  }
}
		
@media screen and (max-width:767px) {
	
  .meritBox__item {
    padding-left: 27px;
  }
}

.meritBox__item:before {
  background-image: url(../imgs/icon-check.png);
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  left: 0;
  position: absolute;
}



@media screen and (min-width:768px) {
  
  .meritBox__item:before {
    height: 23px;
    top: 0;
    width: 23px;
  }
}
			
@media screen and (max-width:767px) {
		
    
  .meritBox__item:before {
    height: 15px;
    top: 10px;
    width: 15px;
  }
}

.meritBox--demerit .meritBox__item:before {
  background-image: url(../imgs/icon-cross.png);
}


@media screen and (min-width:768px) {
  
  .meritBox__item .heading {
    font-size: 20px;
    line-height: 1;
  }
}
		  
@media screen and (max-width:767px) {
	  
  .meritBox__item .heading {
    font-size: 18px;
  }
}



@media screen and (min-width:768px) {
  
  .meritBox__item .heading + .txt {
    margin-top: 10px;
  }
}
			
@media screen and (max-width:767px) {
		
  .meritBox__item .heading + .txt {
    margin-top: 7px;
  }
}


@media screen and (min-width:768px) {
  
  .meritBox__item .txt {
    font-size: 16px;
  }
}
			
@media screen and (max-width:767px) {
		
  .meritBox__item .txt {
    font-size: 14px;
  }
}

@media screen and (min-width:768px) {
  
  .meritBox + .meritBox {
    margin-top: 60px;
  }
}
			  
@media screen and (max-width:767px) {
		  
  .meritBox + .meritBox {
    margin-top: 40px;
  }
}


@media screen and (min-width:768px) {

  .choice .main_ttl {
    margin-bottom: 38px;
  }
}
					
@media screen and (max-width:767px) {
				
  .choice .main_ttl {
    margin-bottom: 25px;
  }
}

.choice .choice_ttl {
  color: #0b4281;
}

@media screen and (min-width:768px) {

  .choice .choice_ttl {
    font-size: 28px;
    margin-top: 77px;
  }
}
					  
@media screen and (max-width:767px) {
				  
  .choice .choice_ttl {
    font-size: 22px;
    margin-top: 40px;
  }
}


@media screen and (min-width:768px) {

  .choice .choice_ttl + p {
    font-size: 14px;
    margin-top: 15px;
  }
}
						
@media screen and (max-width:767px) {
					
  .choice .choice_ttl + p {
    font-size: 12px;
    margin-top: 10px;
  }
}

.choiceBox {
  box-shadow: 0 10px 10px -10px rgb(0 0 0 / .1), 0 2px 10px -2px rgb(0 0 0 / .1);
  display: grid;
}

@media screen and (min-width:768px) {

  .choiceBox {
    grid-template-columns: 232px 1fr 1fr;
    margin-top: 40px;
  }
	
}
				
@media screen and (max-width:767px) {
			
  .choiceBox {
    grid-template-columns: 100px 1fr 1fr;
    margin-top: 24px;
  }
}

.choiceBox .choiceBox__ttl {
  background: linear-gradient(90deg, #2f91cd 0%, #0b4382 100%);
  border: none;
  color: #ffffff;
  font-weight: 500;
}

@media screen and (min-width:768px) {

  .choiceBox .choiceBox__ttl {
    font-size: 20px;
  }
}
				  
@media screen and (max-width:767px) {
			  
  .choiceBox .choiceBox__ttl {
    font-size: 14px;
  }
}

.choiceBox dt {
  background-color: #e1ecf0;
}

.choiceBox dt , .choiceBox dd {
  border-bottom: 1px solid #dddddd;
  letter-spacing: .05em;
  place-content: center;
  vertical-align: center;
}

.choiceBox dt .blue, .choiceBox dd .blue {
  color: #0b4281;
}

@media screen and (min-width:768px) {

  .choiceBox dt , .choiceBox dd {
    font-size: 16px;
    padding: 22px 30px;
  }
	  
}
				  
@media screen and (max-width:767px) {
			  
  .choiceBox dt , .choiceBox dd {
    font-size: 12px;
    padding: 10px 15px;
  }
}

.choiceBox dd {
  border-right: 1px solid #dddddd;
}


.caseCardList {

}

@media screen and (min-width:768px) {

  .caseCardList {
    margin-top: 27px;
  }
		  
}
					  
@media screen and (max-width:767px) {
				  
  .caseCardList {
    margin-top: 20px;
  }
}

@media screen and (min-width:768px) {

  .caseCard {
    display: flex;
    gap: 20px;
  }
		
}
					
@media screen and (max-width:767px) {
				
  .caseCard {

  }
}

@media screen and (min-width:768px) {

  .caseCard__head {
    
  }
		
}
					
@media screen and (max-width:767px) {
				
  .caseCard__head {

  }
}

.caseCard__body {
  flex-shrink: 0;
}

@media screen and (min-width:768px) {

  .caseCard__body {
    width: 472px;
  }
		
}
					
@media screen and (max-width:767px) {
				
  .caseCard__body {
    margin-top: 20px;
    width: 100%;
  }
}

.caseCard__icon {

}

@media screen and (min-width:768px) {

  .caseCard__icon {
    width: 139px;
  }
		
}
					
@media screen and (max-width:767px) {
				
  .caseCard__icon {
    width: 100px;
  }
}

.caseCard__heading {
  color: #0b4281;
  font-weight: 700;
}

@media screen and (min-width:768px) {

  .caseCard__heading {
    font-size: 27px;
    margin-top: 25px;
  }
		
}
					
@media screen and (max-width:767px) {
				
  .caseCard__heading {
    font-size: 20px;
    margin-top: 15px;
  }
}

.caseCard .txt {

}

@media screen and (min-width:768px) {

  .caseCard .txt {
    font-size: 14px;
    margin-top: 12px;
  }
		  
}
					  
@media screen and (max-width:767px) {
				  
  .caseCard .txt {
    font-size: 12px;
    margin-top: 10px;
  }
}



@media screen and (min-width:768px) {


  .caseCard + .caseCard {
    margin-top: 50px;
  }
			
}
						
@media screen and (max-width:767px) {
					

  .caseCard + .caseCard {
    margin-top: 30px;
  }
}

.processList {

}


@media screen and (min-width:768px) {


  .processList {
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 848px;
  }
			  
}
						  
@media screen and (max-width:767px) {
					  
  
  .processList {
    margin-top: 32px;
  }
}


.process {
  display: flex;
  
}

@media screen and (min-width:768px) {


  .process {
    gap: 17px;
  }
				
}
							
@media screen and (max-width:767px) {
						
	
  .process {
    gap: 10px;
  }
}

.process__head {
  align-items: center;
  display: flex;
  flex-direction: column;

}

.process__head:after {
  background-color: #0b4281;
  content: '';
  flex-grow: 1;
  opacity: .6;
  width: 2px;
}

.process:last-of-type .process__head:after {
  display: none;
}


.process__num {
  align-items: center;
  background-color: #0b4281;
  border-radius: 1000px;
  color: #ffffff;
  display: flex;
  display: flex;
  font-family: 'Lato', sans-serif;
  justify-content: center;
  letter-spacing: .05em;
}

@media screen and (min-width:768px) {


  .process__num {
    font-size: 20px;
    height: 60px;
    width: 60px;
  }
			  
}
						  
@media screen and (max-width:767px) {
					  
  
  .process__num {
    font-size: 16px;
    height: 40px;
    width: 40px;
  }
}

.process__cont {

}

@media screen and (min-width:768px) {


  .process__cont {
    padding-bottom: 35px;
  }
				
}
							
@media screen and (max-width:767px) {
						
	
  .process__cont {
    padding-bottom: 20px;
  }
}

.process__ttl {
  color: #0b4281;
  font-weight: 700;
}

@media screen and (min-width:768px) {


  .process__ttl {
    font-size: 27px;
    margin-top: 5px;
  }
				
}
							
@media screen and (max-width:767px) {
						
	
  .process__ttl {
    font-size: 18px;
    margin-top: 3px;
  }
}

.process__cont .txt {

}

@media screen and (min-width:768px) {


  .process__cont .txt {
    font-size: 14px;
    margin-top: 13px;
  }
				  
}
							  
@media screen and (max-width:767px) {
						  
	  
  .process__cont .txt {
    font-size: 12px;
    margin-top: 10px;
  }
}

.area + .areaList {

}

@media screen and (min-width:768px) {

  .area + .areaList {
    margin-top: 60px;
  }
					  
}
								  
@media screen and (max-width:767px) {
							  
		  
  .area + .areaList {
    margin-top: 40px;
  }
}

.areaList {

}

@media screen and (min-width:768px) {


  .areaList {

  }
					
}
								
@media screen and (max-width:767px) {
							
		
  .areaList {
	 
  }
}

.areaList__ttl {
  color: #0b4281;
  font-weight: 700;
  text-align: center;
}
  
@media screen and (min-width:768px) {
  
  
  .areaList__ttl {
    font-size: 27px;
  }
					  
}
								  
@media screen and (max-width:767px) {
							  
		  
  .areaList__ttl {
    font-size: 20px;
  }
}

.areaList__list {
  display: flex;
  justify-content: center;
}
	
@media screen and (min-width:768px) {
	
	
  .areaList__list {
    gap: 11px;
    margin-top: 24px;
  }
						
}
									
@media screen and (max-width:767px) {
								
			
  .areaList__list {
    flex-wrap: wrap;
    margin-top: 18px;
  }
}

.areaList__item  {
  background-color: #ffffff;
  box-shadow: 0 0 20px 0 rgba(0, 16, 39, .1);
  flex-grow: 1;
  margin: 0 auto;
  width: 100%;
}
	  
@media screen and (min-width:768px) {
	  
	  
  .areaList__item  {
    max-width: 328px;
    padding: 35px 30px;
  }
						  
}
									  
@media screen and (max-width:767px) {
								  
			  
  .areaList__item  {
    font-size: 16px;
    padding: 25px 20px;
    width: 100%;
  }

  .areaList__item + .areaList__item  {
    margin-top: 20px;
  }
}
	

.areaList__item .ttl {
  align-items: center;
  color: #0b4281;
  display: flex;
  font-weight: 700;
}
	
@media screen and (min-width:768px) {
	
	
  .areaList__item .ttl {
    font-size: 20px;
  }
						
}
									
@media screen and (max-width:767px) {
								
			
  .areaList__item .ttl {
    font-size: 16px;
  }
}

.areaList__item .ttl:before {
  background-image: url(../imgs/icon-area.png);
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
}
	  
@media screen and (min-width:768px) {
	  
	  
  .areaList__item .ttl:before {
    height: 20px;
    margin-right: 9px;
    width: 16px;
  }
						  
}
									  
@media screen and (max-width:767px) {
								  
			  
  .areaList__item .ttl:before {
    height: 16px;
    margin-right: 5px;
    width: 13px;
  }
}


		
@media screen and (min-width:768px) {
		
		
  .areaList__item .ttl + .txt {
    margin-top: 12px;
  }
							
}
										
@media screen and (max-width:767px) {
									
				
  .areaList__item .ttl + .txt {
    margin-top: 6px;
  }
}

@media screen and (min-width:768px) {
		
		
  .areaList__item .txt {
    font-size: 16px;
  }
							  
}
										  
@media screen and (max-width:767px) {
									  
				  
  .areaList__item .txt {
    font-size: 14px;
  }
}


@media screen and (min-width:768px) {
		
		
  .areaList + .areaList {
    margin-top: 56px;
  }
								
}
											
@media screen and (max-width:767px) {
										
					
  .areaList + .areaList {
    margin-top: 40px;
  }
}

@media screen and (min-width:768px) {
		
		
  .areaList + .pcap {
    margin-top: 30px;
  }
								  
}
											  
@media screen and (max-width:767px) {
										  
					  
  .areaList + .pcap {
    margin-top: 20px;
  }
}


.area .pcap {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 10px;
}

.qaList {
  display: flex;
  flex-direction: column;
  gap: 10px;
}


@media screen and (min-width:768px) {
		

  .qaList {
    gap: 10px;
    margin-top: 60px;
  }							
}
												
@media screen and (max-width:767px) {

  .qaList {
    gap: 10px;
    margin-top: 40px;
  }
}

.qaList__item {
  background-color: #ffffff;
}


.qaList__btn {
  align-items: center;
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  position: relative;
  text-align: left;
  transition: background-color .3s ease-in-out;
  width: 100%;
}

.qaList__btn:hover {
  background-color: #eef2f6;
}

  
  
@media screen and (min-width:768px) {
		  
  
  .qaList__btn {
    gap: 10px;
    padding: 20px;
    padding-right: 15px;
  }							
}
												  
@media screen and (max-width:767px) {
  
  .qaList__btn {
    gap: 10px;
    padding: 16px;
    padding-right: 10px;
  }
}

.qaList__btn .icon {
  display: inline-block;
  transition: transform .3s ease-in-out;
}

@media screen and (min-width:768px) {
			
	
  .qaList__btn .icon  {
    height: 16px;
    width: 16px;
  }					
}
													  
@media screen and (max-width:767px) {
	  
  .qaList__btn .icon{
    height: 13px;
    width: 13px;
  }
}

.qaList__btn .icon:after , .qaList__btn .icon:before {
  background-color: #0b4281;
  content: '';
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
	
	
.qaList__btn .icon:after  {
  height: 100%;
  transition: transform .3s ease-in-out;
  width: 1px;
}		
													
.qaList__btn .icon:before  {
  height: 1px;
  transition: transform .3s ease-in-out;
  width: 100%;
}		

.qaList__btn.is-active .icon {
  transform: rotate(90deg);
}

.qaList__btn.is-active .icon:before {
  transform: scaleY(0) translate(-50%, -50%);
}

.qaList__question {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

@media screen and (min-width:768px) {
		  
  
  .qaList__question {
    font-size: 16px;
  }							
}
													
@media screen and (max-width:767px) {
	
  .qaList__question {
    font-size: 14px;
  }
}

.qaList__answer {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
  
@media screen and (min-width:768px) {
			
	
  .qaList__answer {
    font-size: 14px;
    padding: 25px 20px;
	
  }							
}
													  
@media screen and (max-width:767px) {
	  
  .qaList__answer {
    font-size: 12px;
    padding: 20px 16px;
  }
}

.qaList__cont {
  border-top: 1px solid #dddddd;
  display: none;
}

