/* mixin
========================================================================== */
/* common
--------------------------------------------- */

.hl_h1_block h1 + p {
  margin-top: 0px;
}

.hl_h2_block {
  margin-bottom: 20px;
}

.service_flow {
  padding: 74px 0 98px 0;
  background: #F4F4F4;
}

.youtube {
  width: 60%;
  aspect-ratio: 16 / 9;
  margin: 0 auto;
  margin-top: 30px;
}

.youtube iframe {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .youtube {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .service_flow {
    padding: 38px 0 35px 0;
    line-height: 1.75;
  }
}
.service_flow .l_inner {
  max-width: 1130px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .service_flow .l_inner {
    width: 100%;
  }
}

.divest_flex {
  display: flex;
}

.divest_flex_item2 {
  width: 25%;
}

.divest_badge {
  width: 30%;
  margin-left: 20px;
  margin-top: 40px;
}

.divest_badge img{
  width: 100%;
}

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

  .divest_flex_item1 {
    width: 70%;
    margin-bottom: 15px;
  }

  .divest_flex_item2 {
    width: 30%;
    margin:  0 auto;
  }
  
  .divest_badge {
    margin-top: 45px;
    width: 70%;
    margin-left: 0;
  }

}

.hl_h1_block dd {
  font-size: 1.6rem;
  text-align: left;
  margin-top: 15px;
  line-height: 1.7;
}
.service_flow .list_info {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .hl_h1_block dd {
  width: 100%;
  }

  .service_flow .list_info {
    margin-top: 30px;
  }
}
.service_flow .list_info dd + dt {
  margin-top: 115px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .service_flow .list_info dd + dt {
    margin-top: 90px;
  }
}
.service_flow .list_info dd + dt:before {
  content: '';
  display: block;
  width: 30px;
  height: 35px;
  position: absolute;
  top: -75px;
  left: 0;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30px 35px"><path fill="%23006AB6" d="M772.711,370.788h-7.618l-.048.048,12.226,12.225H752.985v5.455h24.08l-12.021,12.02.253.253h7.207l15.1-15.1Z" transform="translate(400.788 -752.985) rotate(90)" /></svg>');
  background-repeat: no-repeat;
  background-position: 0 0;
}
@media screen and (max-width: 767px) {
  .service_flow .list_info dd + dt:before {
    top: -65px;
  }
}
.service_flow_info {
  margin-top: 30px;
  padding-top: 26px;
  border-top: 1px solid #000000;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .service_flow_info {
    margin-top: 24px;
    padding-top: 24px;
    margin-top: 30px;
  }
}

.service_scope {
  padding: 78px 0 0 0;
}
@media screen and (max-width: 767px) {
  .service_scope {
    padding: 52px 0 0 0;
    line-height: 1.75;
  }
}
.service_scope .nav_tab li {
  width: 50%;
}
.service_scope .tab_content {
  margin-top: -20px;
}
@media screen and (max-width: 767px) {
  .service_scope .tab_content {
    margin-top: -30px;
  }
}
.service_scope_box {
  margin: 0 auto;
  margin-top: 55px;
  width: 70%;
}

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

.service_scope_box * {
  letter-spacing: -0.025em;
}
.service_scope_box + .service_scope_box {
  margin-top: 94px;
  position: relative;
}
.service_scope_box + .service_scope_box:before {
  content: '';
  display: block;
  width: 30px;
  height: 35px;
  position: absolute;
  top: -64px;
  left: 50%;
  margin-left: -18px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30px 35px"><path fill="" d="M772.711,370.788h-7.618l-.048.048,12.226,12.225H752.985v5.455h24.08l-12.021,12.02.253.253h7.207l15.1-15.1Z" transform="translate(400.788 -752.985) rotate(90)" /></svg>');
  background-repeat: no-repeat;
  background-position: 0 0;
}
.service_scope_box .inner {
  padding: 30px 30px 54px 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .service_scope_box .inner {
    padding: 10px 10px 26px 10px;
  }
}
.service_scope_box .inner:before, .service_scope_box .inner:after {
  content: '';
  display: block;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}
.service_scope_box .inner:before {
  left: 0;
  background: rgba(140, 185, 255, 0.1);
}
.service_scope_box .inner:after {
  right: 0;
  background: rgba(0, 0, 0, 0.05);
}
.service_scope_box .inner > *:first-child {
  margin-top: 0;
}
.service_scope_box .ttl01 p,
.service_scope_box .ttl02 p {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  color: #ffffff;
}
.service_scope_box .ttl01 {
  display: flex;
}
.service_scope_box .ttl01 p {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  font-size: 2.2rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .service_scope_box .ttl01 p {
    height: 95px;
    font-size: 2.0rem;
    text-align: center;
  }
}
.service_scope_box .ttl01 p:nth-child(1) {
  background: #8CB9FF;
}
.service_scope_box .ttl01 p:nth-child(2) {
  background: #000000;
}
.service_scope_box .ttl02 p {
  width: 100%;
  font-weight: 900;
  background: #3680EF;
}
.service_scope_box .box01,
.service_scope_box .box02 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
}

.box1_list:before {
    content:  "";     /* 空の要素作成 */
    width:  8px;               /* 幅指定 */
    height:  8px;              /* 高さ指定 */
    display:  inline-block;     /* インラインブロックにする */
    background-color: #333333;  /* 背景色指定 */
    border-radius:  50%;    /* 要素を丸くする */
    margin-right: 5px;
    margin-left: 5px;
    position:  relative;        /* 位置調整 */
    top: -1px;                  /* 位置調整 */
}

.service_scope_box .box03 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  background: #ffffff;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .service_scope_box .box01,
  .service_scope_box .box02 {
    margin-top: 10px;
  }

  .box1_list:before {
    content:  "";     /* 空の要素作成 */
    width:  6px;               /* 幅指定 */
    height:  6px;              /* 高さ指定 */
    display:  inline-block;     /* インラインブロックにする */
    background-color: #333333;  /* 背景色指定 */
    border-radius:  50%;    /* 要素を丸くする */
    margin-right: 5px;
    margin-left: 5px;
    position:  relative;        /* 位置調整 */
    top: -1px;                  /* 位置調整 */
  }
}
.service_scope_box .box01 {
  border: 3px solid #ffffff;
}
.service_scope_box .box01 + .box02 {
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .service_scope_box .box01 + .box02 {
    margin-top: 10px;
  }
}
.service_scope_box .box02 {
  background: #ffffff;
}

.service_scope_box .column {
  margin-top: 20px;
  display: flex;
}
@media screen and (max-width: 767px) {
  .service_scope_box .column {
    margin-top: 18px;
  }
}
.service_scope_box .column + .box02 {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .service_scope_box .column + .box02 {
    margin-top: 18px;
  }
}
.service_scope_box .column ul {
  width: 50%;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .service_scope_box .column ul {
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .service_scope_box .column ul li {
    font-size: 1.4rem;
    line-height: 1.75;
  }
}
.service_scope_box .column ul li + li {
  margin-top: 14px;
}
@media screen and (max-width: 767px) {
  .service_scope_box .column ul li + li {
    margin-top: 10px;
  }
}
.service_scope_box .column ul + ul {
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .service_scope_box .column ul + ul {
    padding-right: 0;
    padding-left: 10px;
  }
}
.service_scope .btn {
  width: 400px;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .service_scope .btn {
    width: 100%;
    margin-top: 40px;
  }
}

.service_system {
  padding: 72px 0;
}
@media screen and (max-width: 767px) {
  .service_system {
    padding: 58px 0; 
  }
}
.service_system .list_info {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .service_system .list_info {
    margin-top: 30px;
  }
}
.service_system .list_info dd + dt {
  margin-top: 40px;
}
.service_system .inner {
  margin: 60px 45px 0 45px;
}
@media screen and (max-width: 767px) {
  .service_system .inner {
    margin: 30px 0 0 0;
  }
}
.service_system .inner * {
  letter-spacing: -0.025em;
}
.service_system h3 {
  margin-bottom: 15px;
  font-size: 2.2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .service_system h3 {
    font-size: 2.0rem;
  }
}
.service_system table td,
.service_system table th {
  padding: 16px 30px 17px 30px;
}
@media screen and (max-width: 767px) {
  .service_system table td,
  .service_system table th {
    padding: 18px 20px 18px 20px;
  }
}
.service_system table td:nth-child(1),
.service_system table th:nth-child(1) {
  width: 75%;
  text-align: left;
  border-right: 1px solid #D1DAE1;
}
@media screen and (max-width: 767px) {
  .service_system table td:nth-child(1),
  .service_system table th:nth-child(1) {
    width: 72%;
  }
}
.service_system table td:nth-child(2),
.service_system table th:nth-child(2) {
  text-align: center;
}
.service_system table thead th {
  background: #3680EF;
  color: #ffffff;
  font-weight: 700;
}
.service_system table tbody tr:nth-child(odd) {
  background: #F8F8F8;
}
@media screen and (max-width: 767px) {
  .service_system table tbody tr td {
    padding: 19px 20px 20px 20px;
    font-size: 1.4rem;
  }
}

/* service divest
--------------------------------------------- */
.box_divest {
  padding: 0 0 85px 0;
}
@media screen and (max-width: 767px) {
  .box_divest {
    padding: 0 0 40px 0;
  }
}
@media screen and (max-width: 767px) {
  .box_divest .l_inner {
    width: 100%;
  }
}
.box_divest .column {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .box_divest .column {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .box_divest .column > div {
    width: 100%;
  }
  .box_divest .column > div + div {
    margin-top: 32px;
  }
}
.box_divest dl {
  margin-top: 26px;
}
@media screen and (max-width: 767px) {
  .box_divest dl {
    margin-top: 30px;
  }
}
.box_divest dl dt {
  font-size: 2.2rem;
  letter-spacing: -0.025em;
  font-weight: 700;
  color: #2A6AB2;
}
@media screen and (max-width: 767px) {
  .box_divest dl dt {
    padding-left: 12px;
    font-size: 1.8rem;
  }
}
.box_divest dl dd {
  font-size: 1.6rem;
  padding-left: 10px;
  position: relative;
}
.box_divest dl dd:before {
  display: inline-block;
  content: '- ';
  position: absolute;
  top: 0;
  left: 0;
}
.box_divest dl dd + dt {
  margin-top: 22px;
}
@media screen and (max-width: 767px) {
  .box_divest dl dd + dt {
    margin-top: 18px;
  }
}

/* service specific
--------------------------------------------- */
.box_specific {
  margin-top: 78px;
  padding: 80px 0 56px 0;
  border-top: 1px solid #D1DAE1;
}
@media screen and (max-width: 767px) {
  .box_specific {
    margin-top: 58px;
    padding: 40px 0 0 0;
  }
}
.box_specific ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1060px;
}
@media screen and (max-width: 767px) {
  .box_specific ul {
    margin: 0;
  }
}
.box_specific ul li {
  width: 33.33%;
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .box_specific ul li {
    width: 100%;
    padding: 0 50px 38px 50px;
  }
}
.box_specific ul li + li {
  border-left: 1px solid #D1DAE1;
}
@media screen and (max-width: 767px) {
  .box_specific ul li + li {
    padding-top: 40px;
    border-left: none;
    border-top: 1px solid #D1DAE1;
  }
}
.box_specific ul li:nth-child(4) {
  border-left: none;
}
.box_specific ul li:nth-child(n + 4) {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .box_specific ul li:nth-child(n + 4) {
    margin-top: 0;
  }
}
.box_specific ul li div {
  height: 120px;
  text-align: center;
}
.box_specific ul li p {
  font-size: 1.6rem;
  line-height: 1.75;
  color: #1B1B1B;
  max-width: 236px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .box_specific ul li p {
    max-width: 100%;
    margin: 0;
  }
}
.box_specific .column {
  display: flex;
  margin-top: 140px;
}
.box_specific .column > div {
  width: 43.966%;
}
.box_specific .column > div img {
  max-width: 100%;
}
.box_specific .column > div + div {
  flex: 1;
  padding-left: 80px;
}
.box_specific .column > div + div .box_specific_ttl {
  font-size: 3.2rem;
  letter-spacing: -0.025em;
  font-weight: 900;
}
.box_specific .column > div + div .box_specific_txt {
  margin-top: 25px;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .box_specific .column {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */
