/*------option01--------------*/

.option01 .mv_subTxt {
  border: solid 1px #fff;
  color: #fff;
  padding: 0 50px;
  border-radius: 999px;
}

.option01,
.option01-contact {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.option01 .page-mv {
  background: url("https://biz.comlog.jp/cc104700/file/279986.png") no-repeat top center/cover;
  height: 260px;
}

.option01 .page-mv .mv-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.option01 .page-mv .mv-inner h1 {
  text-align: center;
  color: #fff;
  font-family: "MPLUS1p";
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 2;
}

.option01 .container {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}

.option01 .option01-contents#option0101 {
  padding-bottom: 0;
}


.option01 .option01-contents .option01-head {
  background: #0F4E8D;
  text-align: center;
  padding: 80px 15px;
}



.option01 .option01-contents .option01-head.option01-head__lbl {
  background: #E8EFF6;
}



.option01 .option01-contents .option01-body {
  padding: 50px 25px 55px 25px;
  background-color: #E8EFF5;
}

.option01 .option01-contents .option01-body .option01-feature-box {
  border: 1px solid #D5D5D5;
  padding: 0 60px 35px;
  background-color: #fff;

}

.option01 .option01-contents .option01-body .option01-feature-box:not(:last-of-type) {
  margin-bottom: 20px;
}

.option01-body-ttlBorder {
  border-top: solid 2px #001F50;
  border-bottom: solid 2px #001F50;
  text-align: center;
  padding: 15px 0;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: bold;
  color: #001F50;

}


.option01 .option01-body-ttlBorder img {
  width: 100%;
  max-width: 500px;
}

.option01 .option01-body-ttlLv2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 35px;
  font-weight: bold;
  color: #001F50;
}

@media screen and (max-width: 768px) {
  .option01 .option01-contents .option01-body .option01-feature-box {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
  }
}

.option01 .option01-contents .option01-body .option01-feature-box h4 {
  padding: 30px 0 16px;
  border-bottom: 1px solid #D4D8DE;
  margin-bottom: 30px;
  color: #001F50;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.7;
}


.option01 .option01-contents .option01-body .option01-feature-box img {
  align-self: center;
  flex: 0;
}




.option01 .option01-contact {
  margin-bottom: 100px;
}

.option01 .option01-contact .container {
  background: #E8EFF5;
  padding: 35px;
  text-align: center;
}

.option01 .option01-contact .container h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 22px;
}

.option01 .option01-contact .container p {
  margin-bottom: 23px;
  font-size: 16px;
}

.option01 .option01-contact .container .btn-round a {
  width: 321px;
  height: 43px;
  background: #2F2F2F;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #2F2F2F;
  color: #fff;
  border-radius: 100vh;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  position: relative;
  transition: all 0.1s ease;
  margin: auto;
  background: #001F50;
  color: #fff;
  border-color: #001F50;
}

.option01 .option01-contact .container .btn-round a::after {
  content: url("https://biz.comlog.jp/cc104700/file/251417.png");
  position: absolute;
  right: 10px;
  font-size: 0px;
}



.option01 .option01-contact .container .btn-round a::before {
  content: url("https://biz.comlog.jp/cc104700/file/251544.png");
  position: relative;
  top: 2px;
  margin-right: 10px;
}


.option01 .option01-recentlist {
  background: url("https://biz.comlog.jp/cc104700/file/252497.jpg") no-repeat center/cover;
  padding: 50px 0 60px;
}

.option01 .option01-recentlist p.title {
  font-size: 26px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

.option01 .option01-recentlist p.title::before,
.option01 .option01-recentlist p.title::after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #fff;
  margin: 0 10px;
}

.option01 .option01-recentlist ul {
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 820px) {
  .option01 .option01-recentlist ul {
    flex-wrap: wrap;
  }
}

.option01 .option01-recentlist ul li {
  padding: 0 20px;
}

@media screen and (max-width: 820px) {
  .option01 .option01-recentlist ul li {
    padding: 20px;
  }
}

.option01 .option01-recentlist ul li a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.option01 .option01-recentlist ul li a::after {
  content: url("https://biz.comlog.jp/cc104700/file/251479.png");
  padding-left: 20px;
}


@media screen and (max-width: 768px) {
  .option01-yt-wrap div:not(.flexitem) {
    margin-bottom: 30px;
  }
}

.option01-yt-wrap .flexitem h3 {
  color: #001F50;
  margin-bottom: 11px;
  font-size: 20px;
  letter-spacing: 0.05em;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .option01-yt-wrap .flexitem {
    width: calc((100% - 2rem) / 2);
  }
}




.bl_cardUnit {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1080px;
  margin: 0 auto;
}

.bl_cardUnit.bl_cardUnit__col3::after {
  content: "";
  display: block;
  width: 31.707%;
}

.bl_card {
  display: block;
  text-decoration: none;
  color: #000;
  background-color: #fff;
  width: 100%;
  padding: 30px 30px;
  margin-bottom: 20px;
}

.bl_cardUnit__col3>.bl_card {
  width: 31.707%;
  margin-bottom: 30px;
  border-top: solid 1px #ccc;
}

.bl_card_img {
  margin-bottom: 25px;
}

.bl_card_ttl {
  color: #002C63;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 25px;

}


.bl_card_txt {
  text-align: left;

}


.bl_cardUnit__border>.bl_card {
  border: solid 1px #ccc;
}

.el_note {
  display: block;
  font-size: 12px;
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 20px;
}

@media screen and (max-width:768px) {
  .bl_cardUnit__col3>.bl_card {
    width: 100%
  }
}

.option01 .bl_ttlCont {
  text-align: center;
}

.option01 .main_ttlBlock {
  color: #002C63;
  font-family: "MPLUS1p";
}


.option01 h2.el_ttlCenter36 {
  text-align: center;
  align-items: center;
  height: auto;
  font-size: 36px;
  letter-spacing: 0.05em;
  line-height: 2;
  font-weight: bold;
}

.option01 .el_ttlCenterSub {
  font-size: 24px;
  margin: 0;
  padding: 0;
}

.option01 .bl_ttlNote {
  font-size: 18px;
  max-width: 720px;
  margin: 30px auto 0 auto;
}

.option01 .bl_ttl_img {
  max-width: 100%;
  margin: 50px auto 0 auto;
}

.option01-contact {
  margin-top: 60px;
}


.option01-headSub {
  display: flex;
  width: 100%;
  max-width: 650px;
  margin: auto;
  border: solid 1px #0C639F;
  padding: 30px;
  justify-content: space-between;
  box-sizing: border-box;

}



.option01-headSub_img {
  width: 150px;
}

.option01-headSub_txt {
  width: calc(100% - 190px);
  text-align: left;
}

.option01-headSub_ttl {
  font-weight: bold;
  font-size: 24px;
  color: #002C63;
}

@media screen and (max-width:768px) {
  .option01-headSub {
    display: block;
  }

  .option01-headSub_img {
    width: 100%;
  }

  .option01-headSub_txt {
    width: 100%;
  }

}



/*-----flow-------------*/




#flow-head .flow_bl.renew-flow-head-items {
  padding-left: 0;
  display: flex;
  overflow: hidden;
  margin-top: 35px;
}

@media screen and (max-width: 820px) {
  #flow-head .flow_bl.renew-flow-head-items {
    flex-direction: column;
    align-items: center;
  }
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item {
  position: relative;
  z-index: unset;
  text-align: center;
  height: 240px;
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item .renew-flow-head-item-inner {
  position: relative;
  z-index: 1;
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(1) {
  background: #E4E9E9;
  /*! height: 220px; */
  width: 154px;
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(1) .renew-flow-head-item-inner::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 120px 0 120px 18px;
  border-color: transparent transparent transparent #e4e9e9;
  z-index: 1;
}

@media screen and (max-width: 820px) {
  #flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(1) .renew-flow-head-item-inner::after {
    right: auto;
    left: 0;
    top: 100%;
    border-width: 18px 50vw 0 50vw;
    border-color: #e4e9e9 transparent transparent transparent;
  }
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(2) {
  background: #d0dce5;
  /*! height: 220px; */
  width: 154px;
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(2)::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 120px 0 120px 18px;
  border-color: transparent transparent transparent #d0dce5;
  z-index: 1;
}

@media screen and (max-width: 820px) {
  #flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(2)::after {
    right: auto;
    left: 0;
    top: 100%;
    border-width: 18px 50vw 0 50vw;
    border-color: #d0dce5 transparent transparent transparent;
  }
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(3) {
  background: #bbcfe2;
  /*! height: 220px; */
  width: 154px;
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(3)::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 120px 0 120px 18px;
  border-color: transparent transparent transparent #bbcfe2;
  z-index: 1;
}

@media screen and (max-width: 820px) {
  #flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(3)::after {
    right: auto;
    left: 0;
    top: 100%;
    border-width: 18px 50vw 0 50vw;
    border-color: #bbcfe2 transparent transparent transparent;
  }
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(4) {
  background: #a7c3de;
  /*! height: 220px; */
  width: 154px;
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(4)::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 120px 0 120px 18px;
  border-color: transparent transparent transparent #a7c3de;
  z-index: 1;
}

@media screen and (max-width: 820px) {
  #flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(4)::after {
    right: auto;
    left: 0;
    top: 100%;
    border-width: 18px 50vw 0 50vw;
    border-color: #a7c3de transparent transparent transparent;
  }
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(5) {
  background: #93b6da;
  /*! height: 220px; */
  width: 154px;
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(5)::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 120px 0 120px 18px;
  border-color: transparent transparent transparent #93b6da;
  z-index: 1;
}

@media screen and (max-width: 820px) {
  #flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(5)::after {
    right: auto;
    left: 0;
    top: 100%;
    border-width: 18px 50vw 0 50vw;
    border-color: #93b6da transparent transparent transparent;
  }
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(6) {
  background: #7ea9d7;
  /*! height: 220px; */
  width: 154px;
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(6)::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 120px 0 120px 18px;
  border-color: transparent transparent transparent #7ea9d7;
  z-index: 1;
}

@media screen and (max-width: 820px) {
  #flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(6)::after {
    right: auto;
    left: 0;
    top: 100%;
    border-width: 18px 50vw 0 50vw;
    border-color: #7ea9d7 transparent transparent transparent;
  }
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item:nth-of-type(7) {
  background: #6a9cd3;
  /*! height: 220px; */
  width: 154px;
  text-align: center;
}

@media screen and (max-width: 820px) {
  #flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item {
    height: auto !important;
    width: 100% !important;
    padding-top: 20px;
  }
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item span {
  display: block;
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item .renew-flow-head-item-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 10px 10px 20px;
  text-align: center;
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item .renew-flow-head-item-inner .num {
  font-size: 41px;
  letter-spacing: 0.05em;
  font-weight: bold;
  background: #fff;
  width: 80px;
  height: 80px !important;
  -webkit-filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.16));
  filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.16));
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #002c63;
  margin-bottom: 12px;
}

#flow-head .flow_bl.renew-flow-head-items .renew-flow-head-item .renew-flow-head-item-inner .text {
  font-weight: bold;
  font-size: 16px;
}

.flow-head_bl .folow-head-h2Sub {
  font-size: 21px;
  font-weight: bold;
  text-align: center;
}

.flow-head_bl .folow-head-h2Note {
  text-align: center;
  font-size: 13px
}


#issue-head .bl_cardUnit .bl_card,
#issue-head .bl_cardUnit .bl_card_txt {
  text-align: center;
}


#issue-head {
  padding-bottom: 0;
}


.option01 .solution-ttlWrap {

  padding-top: 100px;
  text-align: center;
  position: relative;
  border-radius: 25px;

}

.option01 .solution-ttlWrap:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-top: 50px solid #002C63;
  position: absolute;
  top: 0;
  left: calc(50% - 100px);
}


.option01 .solution-ttl {
  background-color: #002C63;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  padding: 50px 10px 30px 10px;
  position: relative;
  border-radius: 20px 20px 0 0;
}

.option01 .solution-ttl-sub {
  font-size: 18px;
  margin-top: 30px;
  font-weight: normal;
}


.option01 .solution-ttl span,
.option01 .solution-ttl-sub span {
  color: #FFEC00;
}

.option01 .solution-ttl:before {
  content: "";
  width: 290px;
  height: 100px;
  background: url(https://biz.comlog.jp/cc104700/file/279603.png) no-repeat center top;
  background-size: 285px;
  position: absolute;
  left: calc(50% - 145px);
  top: -50px
}


.hp_flex_2col {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.hp_flex_2col .hp_txtWrap,
.hp_flex_2col .hp_imgWrap {
  width: 45%;
}

.option01-feature-box .option01-feature-box-txtSub {
  font-size: 21px;
  font-weight: bold;
  color: #002C63;
}

@media screen and (max-width:768px) {
  .hp_flex_2col {
    display: block;
  }

  .hp_flex_2col .hp_txtWrap,
  .hp_flex_2col .hp_imgWrap {
    width: 100%;
  }
}

.option01 .operation-head-img {
  text-align: center;
  background-color: #fff;
  padding: 20px;
  border: solid 1px #d5d5d5;
}



.option01 .option01-specーflex {
  display: flex;
  justify-content: space-between;
}

.option01 .option01-specーitem {
  background-color: #fff;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .2);
  padding: 20px;
  box-sizing: border-box;
}

.option01 .option01-specーitem:first-child {
  width: 38%;

}

.option01 .option01-specーitem:nth-child(2) {
  width: 60%;

}


@media screen and (max-width:768px) {
  .option01 .option01-specーflex {
    display: block;
  }

  .option01 .option01-specーitem:first-child {
    width: 100%;

  }

  .option01 .option01-specーitem:nth-child(2) {
    width: 100%;

  }

}

.option01 .option01-specーitem-ttl {
  font-size: 20px;
  font-weight: bold;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;

}

.option01 .option01-specーitem-txt {
  font-size: 13px;
  text-align: left;
  margin-top: 20px;
}

.option01-spec-tb-warp {
  max-width: 100%;
  margin: 45px auto 0 auto;
}


.option01-spec-tb {
  border-collapse: separate;
  border-spacing: 5px;
  width: 100%;
  text-align: left;
}

.option01-spec-tb th,
.option01-spec-tb td {
  padding: 15px;
}

.option01-spec-tb th {
  background-color: #757575;
  color: #fff;
  width: 50%;
}

.option01-spec-tb td {
  background-color: #fff;
}

.option01-how-note {
  margin-top: 30px;

}

.option01 ul.option01-how-noteList {
  list-style-type: circle;
  font-size: 13px
}