@charset "UTF-8";
/*=======================================
	responsive
=======================================*/
/* -----------------------
- main_ttl
- sttl
- dot_list
- info_system
----------------------- */
/*=======================================
　main_ttl
=======================================*/
.main_ttl {
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .main_ttl {
    margin-bottom: 50px;
  }
}

/*=======================================
　sttl
=======================================*/
.sttl_01 {
  padding-bottom: 18px;
}
.sttl_01._blue_01 {
  border-bottom: 1px solid #26bacb;
}
.sttl_01._orange_01 {
  border-bottom: 1px solid #FF843D;
}

/*=======================================
　dot_list
=======================================*/
ul.dot_list li {
  font-weight: 500;
  letter-spacing: 0.1em;
  padding-left: 18px;
  position: relative;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  ul.dot_list li {
    padding-left: 15px;
  }
}
ul.dot_list li::before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.5em;
}
@media screen and (max-width: 768px) {
  ul.dot_list li::before {
    width: 6px;
    height: 6px;
    top: 0.6em;
  }
}
ul.dot_list._blue_01 li::before {
  background: #26BACB;
}
ul.dot_list._orange_01 li::before {
  background: #FF843D;
}

/*=======================================
　main_img
=======================================*/
.main_img {
  position: relative;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .main_img {
    margin-bottom: 50px;
  }
}
.main_img .copy {
  position: absolute;
  left: 4.43%;
  bottom: 50px;
  font-weight: 700;
  font-size: 31px;
  letter-spacing: 0.07em;
  /* line-height: 2.225; */
  line-height: 2.1;
  color: #fff;
  text-shadow: 0px 0px 10px #333;
}
@media screen and (max-width: 768px) {
  .main_img .copy {
    font-size: 20px;
    line-height: 2;
    bottom: 25px;
  }
}
@media screen and (max-width: 500px) {
  .main_img .copy {
    font-size: 16px;
    bottom: 15px;
  }
}
.main_img .copy span {
  height: 53px;
  background: -webkit-gradient(linear, right top, left top, from(#F3D679), color-stop(34.3%, #ebeb8d), to(#73D7CE));
  background: linear-gradient(270deg, #F3D679 0%, #ebeb8d 34.3%, #73D7CE 100%);
  line-height: 58px;
  color: #333;
  text-shadow: 0px 0px 6px rgba(178, 178, 178, 0.41);
  padding: 0 10px;
  margin-right: 5px;
}
@media screen and (max-width: 768px) {
  .main_img .copy span {
    height: 50px;
    line-height: 45px;
  }
}
@media screen and (max-width: 500px) {
  .main_img .copy span {
    height: 40px;
    line-height: 35px;
  }
}

/*=======================================
　info_system
=======================================*/
.info_system {
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .info_system {
    margin-bottom: 50px;
  }
}
.info_system:last-of-type {
  margin-bottom: 205px;
}
@media screen and (max-width: 768px) {
  .info_system:last-of-type {
    margin-bottom: 100px;
  }
}
.info_system .inner.w1060 > .txt_01 {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .info_system .inner.w1060 > .txt_01 {
    margin-bottom: 30px;
  }
}
.info_system .inner.w1060 .item .item_block,
.info_system .inner.w1060 .item .list_flex,
.info_system .inner.w1060 .item > .txt {
  padding: 0 23px;
}
@media screen and (max-width: 768px) {
  .info_system .inner.w1060 .item .item_block,
  .info_system .inner.w1060 .item .list_flex,
  .info_system .inner.w1060 .item > .txt {
    padding: 0 1em;
  }
}
.info_system .inner.w1060 .item:not(:last-of-type) {
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .info_system .inner.w1060 .item:not(:last-of-type) {
    margin-bottom: 50px;
  }
}
.info_system .inner.w1060 .item .sttl_03 {
  margin-bottom: 30.5px;
}
@media screen and (max-width: 768px) {
  .info_system .inner.w1060 .item .sttl_03 {
    margin-bottom: 15px;
  }
}
.info_system .inner.w1060 .item .item_block {
  margin-bottom: 27px;
}
@media screen and (max-width: 768px) {
  .info_system .inner.w1060 .item .item_block {
    margin-bottom: 10px;
  }
}
.info_system .inner.w1060 .item .item_block .txt_st {
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.07em;
  line-height: 1.45;
}
@media screen and (max-width: 768px) {
  .info_system .inner.w1060 .item .item_block .txt_st {
    font-size: 16px;
  }
}
.info_system .inner.w1060 .item .item_block .txt_st:not(:last-child) {
  margin-bottom: 11.5px;
}
.info_system .inner.w1060 .item .item_block .txt_st span {
  font-size: 16px;
  margin-left: 12.5px;
}
@media screen and (max-width: 768px) {
  .info_system .inner.w1060 .item .item_block .txt_st span {
    font-size: 14px;
    display: block;
    margin-left: 0;
  }
}
.info_system .inner.w1060 .item .item_block.item_block_02 {
  margin-bottom: 41.5px;
}
.info_system .inner.w1060 .item .icon {
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.1em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 27px;
  line-height: 27px;
  padding: 0 10px;
  margin: 0 20px 5px 0;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .info_system .inner.w1060 .item .icon {
    font-size: 14px;
    height: auto;
    padding: 0 5px;
    margin-right: 0;
  }
}
.info_system .inner.w1060 .item .icon._blue_01 {
  border: 1px solid #26bacb;
}
.info_system .inner.w1060 .item .icon._orange_01 {
  border: 1px solid #FF843D;
}
.info_system .inner.w1060 .item .txt {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.07em;
  line-height: 1.45;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .info_system .inner.w1060 .item .txt {
    font-size: 16px;
  }
}
.info_system .inner.w1060 .item .list_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* gap: 0 34px; */
}
@media screen and (max-width: 500px) {
  .info_system .inner.w1060 .item .list_flex {
    display: block;
  }
}
.info_system .inner.w1060 .item .list_flex ul {
  width: 48.28%;
}
@media screen and (max-width: 500px) {
  .info_system .inner.w1060 .item .list_flex ul {
    width: 100%;
  }
}
.info_system .inner.w1060 .item .list_flex ul li {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .info_system .inner.w1060 .item .list_flex ul li {
    font-size: 14px;
  }
}
.info_system .inner.w1060 .item .list_flex ul li:not(:last-child) {
  margin-bottom: 8px;
}
.info_system .inner.w1060 .item .list_flex ul li span {
  font-size: 14px;
  line-height: 2.071;
}
.info_system .inner.w1060 .box_area {
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .info_system .inner.w1060 .box_area {
    margin-bottom: 35px;
  }
}
.info_system .inner.w1060 .box_area dl {
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #FF843D;
}
@media screen and (max-width: 768px) {
  .info_system .inner.w1060 .box_area dl {
    display: block;
  }
}
.info_system .inner.w1060 .box_area dl dt {
  font-weight: 700;
  font-size: 26px;
  letter-spacing: 0.1em;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px 0 0 10px;
  padding: 39px 0;
  width: 21.69%;
}
@media screen and (max-width: 768px) {
  .info_system .inner.w1060 .box_area dl dt {
    font-size: 20px;
    width: 100%;
    border-radius: 10px 10px 0 0;
    padding: 10px 5%;
  }
}
.info_system .inner.w1060 .box_area dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 25px;
  width: 78.31%;
}
@media screen and (max-width: 768px) {
  .info_system .inner.w1060 .box_area dl dd {
    width: 100%;
    padding: 15px 5%;
  }
}
.info_system .inner.w1060 .box_area dl dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  gap: 10px 21px;
}
@media screen and (max-width: 768px) {
  .info_system .inner.w1060 .box_area dl dd ul {
    /* justify-content: space-between; */
    gap: 5px 14px;
  }
}
.info_system .inner.w1060 .box_area dl dd ul li {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .info_system .inner.w1060 .box_area dl dd ul li {
    font-size: 16px;
  }
}
.info_system .inner.w1060 .box_area dl dd ul li.small {
  font-size: 16px;
  padding-left: 0;
}
.info_system .inner.w1060 .box_area dl dd ul li.small::before {
  display: none;
}
.info_system .inner.w1060 .box_area .notes_01 {
  margin-top: 14px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2.071;
}
@media screen and (max-width: 768px) {
  .info_system .inner.w1060 .box_area .notes_01 {
    line-height: 1.75;
  }
}
.info_system .inner.w1060 .box_area._orange01 dl dt {
  background: #FF843D;
}/*# sourceMappingURL=environment.css.map */