/* ======================================================================
 p_strengths
====================================================================== */
.p_strengths .sec1 .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 50px 0 70px;
}
@media screen and (max-width: 768px) {
  .p_strengths .sec1 .inner {
    width: 100%;
    padding: 0 4.6875% 50px;
  }
}
.p_strengths .sec1 .inner .c_ttl_1 span {
  position: relative;
  font-size: 18px;
  display: inline-block;
  padding: 0 0 10px;
}
@media screen and (max-width: 768px) {
  .p_strengths .sec1 .inner .c_ttl_1 span {
    font-size: 15px;
    padding: 0;
  }
}
.p_strengths .sec1 .inner .c_ttl_1 span:before {
  content: "";
  width: 15px;
  height: 2px;
  background: #222;
  position: absolute;
  bottom: 16px;
  left: -20px;
  transform: rotate(40deg);
}
@media screen and (max-width: 768px) {
  .p_strengths .sec1 .inner .c_ttl_1 span:before {
    bottom: 12px;
  }
}
.p_strengths .sec1 .inner .c_ttl_1 span:after {
  content: "";
  width: 15px;
  height: 2px;
  background: #222;
  position: absolute;
  bottom: 17px;
  right: -17px;
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .p_strengths .sec1 .inner .c_ttl_1 span:after {
    bottom: 12px;
  }
}
.p_strengths .sec1 .inner .box {
  padding: 30px 0;
  display: flex;
  border-bottom: 1px solid #D3D3D3;
}
@media screen and (max-width: 768px) {
  .p_strengths .sec1 .inner .box {
    flex-wrap: wrap;
  }
}
.p_strengths .sec1 .inner .box._third .c_btn_4 {
  width: 400px;
}
@media screen and (max-width: 768px) {
  .p_strengths .sec1 .inner .box._third .c_btn_4 {
    width: 100%;
  }
}
.p_strengths .sec1 .inner .box_imgwrap {
  width: 320px;
}
@media screen and (max-width: 768px) {
  .p_strengths .sec1 .inner .box_imgwrap {
    width: 100%;
    display: flex;
  }
  .p_strengths .sec1 .inner .box_imgwrap picture img {
    width: 130px;
  }
  .p_strengths .sec1 .inner .box_imgwrap .u_sp.imgttl {
    width: calc(100% - 130px);
    padding: 0 0 0 10px;
  }
  .p_strengths .sec1 .inner .box_imgwrap .box_img_ttl {
    font-size: 22px;
    margin: 10px 0 0;
    font-weight: bold;
  }
}
.p_strengths .sec1 .inner .box_txtwrap {
  width: calc(100% - 320px);
  padding: 0 0 0 30px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .p_strengths .sec1 .inner .box_txtwrap {
    width: 100%;
    padding: 0;
  }
}
.p_strengths .sec1 .inner .box_txtwrap .u_txt_1 {
  margin: 15px 0 20px;
}
.p_strengths .sec1 .inner .box_ttl {
  font-size: 28px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.p_strengths .sec1 .inner .box_ttl_label {
  font-size: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #FBC933;
  padding: 8px 15px;
  border-radius: 4px;
  margin: 0 10px 0 0;
}
@media screen and (max-width: 768px) {
  .p_strengths .sec1 .inner .box_ttl_label {
    font-size: 13px;
    padding: 8px 12px;
    font-weight: bold;
  }
}
.p_strengths .sec1 .inner .box_ttl_label._pt1 {
  background: #8ECFFF;
}

.p_strengths .sec2 {
  padding: 60px 0 0;
}
.p_strengths .sec2 .inner {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p_strengths .sec2 {
    padding: 37px 0 0;
  }
  .p_strengths .sec2 .inner {
    width: 100%;
    padding: 0 4.6875%;
  }
}
.p_strengths .sec2 .inner .u_txt_14 {
  text-align: center;
}
.p_strengths .sec2 .inner .u_txt_1 {
  text-align: center;
}
.p_strengths .sec2 .inner .lead {
  margin: 35px 0 15px;
  font-weight: bold;
}
.p_strengths .sec2 .inner .lead span {
  color: #F78508;
}
.p_strengths .sec1_ttl {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  position: relative;
  z-index: 1;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .p_strengths .sec1_ttl {
    font-size: 14px;
  }
}
.p_strengths .sec1_ttl span {
  font-size: 10px;
  display: inline-block;
  transform: translateY(-10px);
}
@media screen and (max-width: 768px) {
  .p_strengths .sec1_ttl span {
    position: absolute;
    top: 20px;
    right: 0;
  }
}
.p_strengths .sec1_lists {
  width: 1000px;
  display: flex;
  justify-content: space-between;
  margin: 30px auto 0;
}
@media screen and (max-width: 768px) {
  .p_strengths .sec1_lists {
    width: 100%;
    flex-wrap: wrap;
  }
}
.p_strengths .sec1_list {
  width: 235px;
  height: 235px;
  background: #F3F3F3;
  border-radius: 30px;
  padding: 20px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p_strengths .sec1_list {
    width: 165px;
    height: 165px;
    padding: 16px;
    margin: 0 0 15px;
  }
}
.p_strengths .sec1_list picture {
  position: relative;
  z-index: 1;
}
.p_strengths .sec1_list picture img {
  position: relative;
  z-index: 1;
  vertical-align: bottom;
}
@media screen and (max-width: 768px) {
  .p_strengths .sec1_list picture img {
    width: auto;
  } 
}
.p_strengths .sec1_list:nth-child(2) picture img {
  transform: translateY(20px);
}
.p_strengths .sec1_list:nth-child(3) picture img {
  transform: translate(3px, 14px);
}
.p_strengths .sec1_list:nth-child(4) picture img {
  transform: translateY(10px);
}
.p_strengths .sec1_bg {
  color: #fff;
  font-size: 160px;
  font-family: 'Oswald',serif;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .p_strengths .sec1_bg {
    font-size: 100px;
  }
}
.p_strengths .sec2 .indent {
  text-align: left;
  margin: 10px 0 0;
}
@media screen and (max-width: 768px) {
  .p_strengths .sec2 .indent {
    text-align: right;
    margin: 0;
  }
}

/* renewal 2024.11 */
/* sec1 */
.sec1_lists._link {
  margin: 45px auto 28px;
}
.sec1_lists._link .sec1_list {
  padding: 0;
  background: none;
  box-shadow: 0 5px 0 #D8D8D8;
}
.sec1_lists._link .sec1_list .link {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 20px;
  border-radius: 30px;
  background: #F3F3F3;
  transition: all .3s;
}
.sec1_lists._link .sec1_list .link:hover {
  transform: translateY(5px);
  transition: all .3s;
}
.sec1_lists._link .sec1_list .link:after {
  content: '';
  position: absolute;
  bottom: 7px;
  left: 50%;
  width: 7px;
  height: 7px;
  border-right: 1px solid #222;
  border-bottom: 1px solid #222;
  transform: rotate(45deg) translateX(-50%);
}
@media screen and (max-width: 768px) {
  .sec1_lists._link {
    margin: 33px auto 17px;
  }
  .sec1_lists._link {
    justify-content: center;
    gap: 14px 10px;
  }
  .sec1_lists._link .sec1_list {
    max-width: 180px;
    width: calc(50% - 6px);
    height: 180px;
    margin: 0;
  }
  .sec1_lists._link .sec1_list .link {
    margin: 0 0 5px;
    padding: 13px;
  }
}

/* sec3 */
.sec3 .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 88px 0 0;
}
@media screen and (max-width: 768px) {
  .sec3 .inner {
    width: 100%;
    padding: 46px 4.6875% 0;
  }
}
.sec3 .inner .flexbox {
  width: 915px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .flexbox {
    width: 100%;
  }
}
.sec3 .inner .flexbox_item {
  width: 420px;
  padding: 30px 30px 20px;
  border-radius: 5px;
  border: 2px solid #000;
  position: relative;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .flexbox_item {
    width: 305px;
    margin: 0 15px 15px;
    padding: 30px 15px 20px;
  }
}
.sec3 .inner .flexbox_item:before {
  content: url(../img/common/ico-consent.svg);
  position: absolute;
  bottom: -13px;
  left: -61px;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .flexbox_item:before {
    bottom: -12px;
    left: -39px;
  }
}
.sec3 .inner .flexbox_item_sub {
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .flexbox_item_sub {
    font-size: 16px;
  }
}
.sec3 .inner .flexbox_item_ttl {
  text-align: center;
  font-size: 32px;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .flexbox_item_ttl {
    font-size: 26px;
  }
}
.sec3 .inner .flexbox_plan {
  margin: 30px 0 0;
  background: #FFF7DD;
  border-radius: 10px;
  padding: 25px 30px 20px;
  display: flex;
  justify-content: center;
  position: relative;
}
.sec3 .inner .flexbox_plan > span {
  position: absolute;
  top: -13px;
  font-size: 18px;
  color: #F78500;
  left: 50%;
  font-weight: bold;
  transform: translateX(-50%);
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .flexbox_plan > span {
    font-size: 16px;
    top: -9px;
  }
}
.sec3 .inner .flexbox_plan > span:before {
  content: "";
  background: #F78500;
  width: 2px;
  height: 15px;
  position: absolute;
  top: 5px;
  left: -10px;
  transform: rotate(-45deg);
}
.sec3 .inner .flexbox_plan > span:after {
  content: "";
  background: #F78500;
  width: 2px;
  height: 15px;
  position: absolute;
  top: 5px;
  right: -10px;
  transform: rotate(45deg);
}
.sec3 .inner .flexbox_list {
  font-size: 16px;
  line-height: 1.5;
  position: relative;
  padding: 0 0 0 35px;
}
.sec3 .inner .flexbox_list:not(:first-of-type) {
  margin: 10px 0;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .flexbox_list {
    font-size: 13px;
  }
}
.sec3 .inner .flexbox_list:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border: 2px solid #CCCCCC;
  border-radius: 3px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .flexbox_list:before {
    top: -2px;
  }
}
.sec3 .inner .flexbox_list:after {
  content: url(../img/p_top/check.svg);
  position: absolute;
  top: -2px;
  left: 5px;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .flexbox_list:after {
    top: 0;
  }
}
.sec3 .inner .center {
  display: flex;
  justify-content: center;
}
.sec3 .inner .planbox_subttl {
  margin: 55px 0 0;
  font-size: 1.8em;
  font-weight: bold;
  color: #fff;
  background: #222;
  padding: 15px 45px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .planbox_subttl {
    padding: 15px 30px;
  }
}
.sec3 .inner .planbox_subttl:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 20px solid #fff;
  border-right: 0;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .planbox_subttl:before {
    left: -1px;
  }
}
.sec3 .inner .planbox_subttl:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-right: 20px solid #fff;
  border-left: 0;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .planbox_subttl:after {
    right: -1px;
  }
}
.sec3 .inner .planbox_imgwrap {
  margin: 30px 0 0;
  padding: 30px 100px 0;
  background: #fff;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .planbox_imgwrap {
    padding: 0;
  }
}
.sec3 .inner .planbox_imgwrap._pt2 {
  background: #DAF0FF;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .planbox_imgwrap._pt2 {
    padding: 0;
    background: none;
  }
}
.sec3 .inner .planbox_imgwrap .u_txt_11 {
  margin: 20px 0 0;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .planbox_imgwrap .u_txt_11 {
    margin: 10px 0 0;
    padding: 0 0 0 1em;
    text-indent: -1em;
  }
}
.sec3 .inner .planbox_imgwrap > .u_txt_1 {
  margin: 0 0 25px;
  line-height: 1.8;
}
.sec3 .inner .graph-item.graph1 {
  top: 160px;
  left: 92px;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .graph-item.graph1 {
    top: 35%;
    left: 17%;
  }
}
.sec3 .inner .graph-item.graph2 {
  top: 350px;
  left: 280px;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .graph-item.graph2 {
    top: 73%;
    left: 31%;
  }
}
.sec3 .inner .graph-item.graph3 {
  top: 44px;
  left: 388px;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .graph-item.graph3 {
    top: 5%;
    left: 52%;
  }
}
.sec3 .inner .graph-item.graph4 {
  top: 195px;
  left: 574px;
}
@media screen and (max-width: 768px) {
  .sec3 .inner .graph-item.graph4 {
    top: 41%;
    left: 72%;
  }
}
.sec3 .graph {
  position: relative;
}
.sec3 .graph-item {
  position: absolute;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  vertical-align: bottom;
}
@media screen and (max-width: 768px) {
  .sec3 .graph-item {
    font-size: 4vw;
  }
}
.sec3 .graph-item.graph1 {
  top: 100px;
  left: 20px;
  width: 175px;
  height: 130px;
}
@media screen and (max-width: 768px) {
  .sec3 .graph-item.graph1 {
    top: 59%;
    left: 11%;
    width: auto;
    height: auto;
    white-space: nowrap;
  }
}
.sec3 .graph-item.graph1 span {
  font-size: 30px;
  font-family: "Oswald",serif;
  transform: translateY(-2px);
}
@media screen and (max-width: 768px) {
  .sec3 .graph-item.graph1 span {
    font-size: 5vw;
  }
}
.sec3 .graph-item.graph2 {
  top: 126px;
  left: 270px;
  width: 175px;
  height: 100px;
}
@media screen and (max-width: 768px) {
  .sec3 .graph-item.graph2 {
    width: auto;
    height: auto;
    top: 65%;
    left: 65%;
  }
}
.sec3 .graph-item.graph2 span {
  font-size: 30px;
  font-family: "Oswald",serif;
  transform: translateY(-2px);
}
@media screen and (max-width: 768px) {
  .sec3 .graph-item.graph2 span {
    font-size: 5vw;
  }
}
.sec3 .graph-fukidashi {
  position: absolute;
  top: 19px;
  right: 63px;
  width: 80px;
  height: 80px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  letter-spacing: .05em;
}
@media screen and (max-width: 768px) {
  .sec3 .graph-fukidashi {
    width: auto;
    height: auto;
    text-align: center;
    font-size: 3vw;
    top: 7%;
    right: 14%;
  }
  .sec3 .graph-fukidashi._pt2 {
    right: 15%;
  }
}
.sec3 .graph-fukidashi span {
  font-size: 18px;
  font-family: "Oswald",serif;
}
@media screen and (max-width: 768px) {
  .sec3 .graph-fukidashi span {
    font-size: 4vw;
  }
}

/* sec4 */
.sec.sec4 .inner {
  width: 1160px;
  margin: 0 auto;
  padding: 88px 0 0;
}
.sec.sec4 .l_flex {
  align-items: center;
  margin: 40px 0 0;
}
.sec.sec4 .l_flex .txtwrap {
  width: 600px;
  padding: 0 0 0 50px;
}
.sec.sec4 .l_flex .txtwrap > .u_txt_1 {
  margin: 0 0 28px;
}
.sec.sec4 .l_flex .txtwrap > .sub {
  font-size: 14px;
  line-height: 1.5;
  padding: 0 0 0 1em;
  text-indent: -1em;
}
.sec.sec4 .l_flex .txtwrap > .sub._second {
  margin: 3px 0 0;
}
@media screen and (max-width: 768px) {
  .sec.sec4 .inner {
    width: 100%;
    padding: 31px 4.6875% 0;
  }
  .sec.sec4 .l_flex {
    flex-wrap: wrap;
    margin: 20px 0 0;
  }
  .sec.sec4 .l_flex .txtwrap {
    padding: 0;
    margin: 20px 0 0;
  }
  .sec.sec4 .l_flex .txtwrap > .u_txt_1 {
    margin: 15px 0 10px;
  }
}

/* sec5 */
.sec5 .inner {
  width: 1160px;
  margin: 0 auto;
  padding: 88px 0 0;
}
.sec5 .inner .benefit_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin: 35px auto 24px;
}
.sec5 .inner .benefit_list .item {
  display: flex;
  flex-wrap: wrap;
  width: 565px;
  padding: 30px 15px 30px 30px;
  border-radius: 20px;
  border: solid 2px #E2E2E2;
}
.sec5 .inner .benefit_list .item .img_wrap {
  align-self: center;
  position: relative;
  width: 120px;
  height: 120px;
  border-radius: 10px;
  border: solid 3px #E2E2E2;
  overflow: hidden;
}
.sec5 .inner .benefit_list .item .img_wrap .img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-width: initial;
  transform: scale(0.5) translate(-50%, -50%);
  transform-origin: left top;
}
.sec5 .inner .benefit_list .item .ttl_wrap {
  align-self: center;
  width: calc(100% - 120px);
  padding: 0 0 0 24px;
}
.sec5 .inner .benefit_list .item .ttl_wrap .label {
  display: inline-block;
  padding: 4px 16px 6px;
  font-size: 16px;
  font-weight: bold;
  font-family: 'Noto Sans JP';
  border-radius: 2px;
  color: #FFF;
  background: #3E3E3E;
}
.sec5 .inner .benefit_list .item .ttl_wrap .ttl {
  font-size: 24px;
  font-weight: bold;
  font-family: 'Noto Sans JP';
  line-height: 34px;
}
.sec5 .inner .benefit_list .item .ttl_wrap .ttl .accent {
  color: #F78500;
}
.sec5 .inner .benefit_list .item .txt_wrap {
  align-self: flex-start;
  width: 100%;
  height: 100%;
  padding: 18px 0 0;
}
.sec5 .inner .benefit_list .item .txt_wrap .txt {
  font-size: 16px;
  font-weight: bold;
  font-family: 'Noto Sans JP';
  line-height: 24px;
}
.sec5 .inner .benefit_list .item .txt_wrap .sub_txt {
  display: inline-block;
  margin: 12px 0 0;
  font-size: 14px;
  line-height: 20px;
}
.sec5 .inner .benefit_list .item .txt_wrap .sub_txt .sub {
  display: inline-block;
  padding: 4px 0 0 1em;
  text-indent: -1em;
}
.sec5 .inner .benefit_list .item .txt_wrap .sub_txt a {
  text-decoration: underline;
  color: #0E5BB5;
}
.sec5 .inner .benefit_list .item .txt_wrap .sub_txt a:hover {
  text-decoration: none;
  opacity: .8;
}
.sec5 .inner > .sub {
  margin: 10px 0 0;
  padding: 0 0 0 1em;
  font-size: 14px;
  line-height: 20px;
  text-indent: -1em;
}
.sec5 .inner > .sub:first-child {
  margin: 24px 0 0;
}
.sec5 .inner > .btn .c_btn_4 {
  margin: 30px auto 0;
}
@media screen and (max-width: 768px) {
  .sec5 .inner {
    width: 100%;
    padding: 51px 4.6875% 0;
  }
  .sec5 .inner .benefit_list {
    gap: 15px;
  }
  .sec5 .inner .benefit_list .item {
    width: 100%;
    padding: 17px 20px 28px;
    border-radius: 10px;
  }
  .sec5 .inner .benefit_list .item .img_wrap {
    order: 1;
    width: 100%;
    height: 140px;
    margin: 13px auto 0;
  }
  .sec5 .inner .benefit_list .item .img_wrap .img {
    transform: scale(0.7) translate(-50%, -50%);
  }
  .sec5 .inner .benefit_list .item .ttl_wrap {
    order: 0;
    width: 100%;
    padding: 0;
  }
  .sec5 .inner .benefit_list .item .ttl_wrap .ttl {
    font-size: 20px;
    line-height: 25px;
  }
  .sec5 .inner .benefit_list .item .ttl_wrap .label {
    margin: 0 0 6px;
  }
  .sec5 .inner .benefit_list .item .txt_wrap {
    order: 2;
    padding: 17px 0 0;
  }
}

/* sec6 */
.sec.sec6 .inner {
  width: 100%;
  margin: 0 auto;
  padding: 88px 0 0;
}
.sec.sec6 .content > ul {
  width: 1000px;
  margin: 45px auto 0;
}
@media screen and (max-width: 768px) {
  .sec.sec6 .content > ul {
    width: 100%;
    margin: 25px auto 0;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.sec.sec6 .content > ul .cont-list {
  position: relative;
}
@media screen and (max-width: 768px) {
  .sec.sec6 .content > ul .cont-list:not(:first-child) {
    margin: 60px 0 0;
  }
}
.sec.sec6 .content > ul .cont-list .img {
  position: relative;
  text-align: center;
}
.sec.sec6 .content > ul .cont-list .img._no1:before {
  z-index: 1;
  content: "";
  width: 40px;
  height: 40px;
  background: url(../img/common/no1_ico.png);
  background-size: cover;
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .sec.sec6 .content > ul .cont-list .img._no1:before {
    width: 30px;
    height: 30px;
    bottom: -15px;
  }
}
.sec.sec6 .content > ul .cont-list .img._no2:after {
  z-index: 1;
  content: "";
  width: 40px;
  height: 40px;
  background: url(../img/common/no2-ico.png);
  background-size: cover;
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .sec.sec6 .content > ul .cont-list .img._no2:after {
    width: 30px;
    height: 30px;
    bottom: -15px;
  }
}
.sec.sec6 .content > ul .cont-list .img._no3:after {
  z-index: 1;
  content: "";
  width: 40px;
  height: 40px;
  background: url(../img/common/no3-ico.png);
  background-size: cover;
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .sec.sec6 .content > ul .cont-list .img._no3:after {
    width: 30px;
    height: 30px;
    bottom: -15px;
  }
}
.sec.sec6 .content > ul .cont-list:not(:first-child) {
  position: relative;
}
.sec.sec6 .content > ul .cont-list:not(:first-child):before {
  top: 50%;
  position: absolute;
  left: -60px;
  transform: translateY(-50%);
  content: url(../img/common/arrow.svg);
}
@media screen and (max-width: 768px) {
  .sec.sec6 .content > ul .cont-list:not(:first-child):before {
    left: 50%;
    top: -29px;
    transform: translate(-50%, -50%);
    content: url(../img/common/sp/arrow.svg);
  }
}
.sec.sec6 .content > ul .cont-list .txtwrap .txt {
  margin: 40px 0 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .sec.sec6 .content > ul .cont-list .txtwrap .txt {
    margin: 25px 0 0;
    line-height: 1.5;
  }
}
.sec.sec6 .content > ul .cont-list .txtwrap .txt._pt1 {
  margin: 39px 0 0;
}
.sec.sec6 .content > ul .cont-list .txtwrap .txt > span {
  color: #F78500;
}
.sec.sec6 .content > ul .cont-list .txtwrap .txt > span.sml {
  font-size: 14px;
  color: #333;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .sec.sec6 .content > ul .cont-list .txtwrap .txt > span.sml {
    font-size: 16px;
  }
  .sec.sec6 .content > ul .cont-list .txtwrap .txt > span.sml._pt2 {
    font-size: 14px;
    display: inline-block;
    margin: 0 0 5px;
  }
}
.sec.sec6 .content .lead {
  text-align: center;
  margin: 40px 0 15px;
}
@media screen and (max-width: 768px) {
  .sec.sec6 .content .lead {
    text-align: left;
    margin: 30px 0 10px;
  }
}
.sec.sec6 .content .sub {
  text-align: center;
  font-size: 14px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .sec.sec6 .content .sub {
    text-align: left;
    padding: 0 0 0 1em;
    text-indent: -1em;
    line-height: 1.5;
  }
}
.sec.sec6 .content .btn {
  margin: 45px auto 0;
}
@media screen and (max-width: 768px) {
  .sec.sec6 .content .btn {
    margin: 30px auto 0;
  }
}
.sec.sec6 .l_flex.spaceb._simple {
  align-items: center;
}
.sec.sec6 .l_flex.spaceb._simple .cont-list {
  width: 280px;
  height: 120px;
}
.sec.sec6 .content > ul .cont-list .txtwrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: #F3F3F3;
}
.sec.sec6 .content > ul .cont-list .txtwrap:before {
  content: '';
  position: absolute;
  left: 50%;
  top: -20px;
  bottom: auto;
  width: 40px;
  height: 40px;
  background: url(../img/common/no1_ico.png) center/cover;
  transform: translateX(-50%);
  z-index: 1;
}
.sec.sec6 .content > ul .cont-list .txtwrap._no1:before {
  background: url(../img/common/no1_ico.png) center/cover;
}
.sec.sec6 .content > ul .cont-list .txtwrap._no2:before {
  background: url(../img/common/no2-ico.png) center/cover;
}
.sec.sec6 .content > ul .cont-list .txtwrap._no3:before {
  background: url(../img/common/no3-ico.png) center/cover;
}
.sec.sec6 .content > ul .cont-list .txtwrap .txt {
  margin: 0;
  font-size: 20px;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .sec.sec6 .inner {
    width: 100%;
    padding: 45px 4.6875% 0;
  }
  .sec.sec6 .l_flex.spaceb._simple .cont-list {
    width: 100%;
    height: auto;
  }
  .sec.sec6 .content > ul .cont-list .txtwrap {
    justify-content: flex-start;
    padding: 20px 0 20px 22px;
  }
  .sec.sec6 .content > ul .cont-list .txtwrap:before {
    position: relative;
    top: auto;
    left: auto;
    width: 30px;
    height: 30px;
    transform: unset;
  }
  .sec.sec6 .content > ul .cont-list .txtwrap .txt {
    padding: 0 0 0 9px;
    font-size: 18px;
  }
  .sec.sec6 .content > ul .cont-list .txtwrap .txt br {
    display: none;
  }
}

/* sec7 */
.sec.sec7 {
  width: 100%;
  padding: 100px 0 60px;
}
.sec.sec7 .inner .lead {
  margin: 42px auto 0;
  text-align: center;
}
.sec.sec7 .inner .imgwrap {
  width: 887px;
  margin: 37px auto 0;
}
.sec.sec7 .inner .imgwrap .img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .sec.sec7 {
    width: 100%;
    padding: 60px 0 40px;
  }
  .sec.sec7 .inner .c_ttl_1 {
    padding: 56px 4.6875% 0;
  }
  .sec.sec7 .inner .lead {
    padding: 0 4.6875%;
    font-size: 15px;
    text-align: left;
  }
  .sec.sec7 .inner .imgwrap {
    width: 100%;
    margin: 30px auto 0;
  }
}

/* sec8 */
.sec.sec8 {
  background: #F3F3F3;
}
.sec.sec8 .inner {
  padding: 50px 0 60px;
}
.sec.sec8 .faq {
  width: 1000px;
  margin: 45px auto 0;
}
@media screen and (max-width: 768px) {
  .sec.sec8 .inner {
    padding: 30px 4.6875% 40px;
  }
  .sec.sec8 .faq {
    width: 100%;
    margin: 20px auto 0;
  }
}
.sec.sec8 .faq .item {
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
}
.sec.sec8 .faq .item:not(:last-child) {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .sec.sec8 .faq .item:not(:last-child) {
    margin-bottom: 10px;
  }
}
.sec.sec8 .faq .item .parent {
  display: -ms-flex;
  display: flex;
  cursor: pointer;
}
.sec.sec8 .faq .item .parent._active .desc:before {
  right: 20px;
  transform: rotate(-135deg) translateY(-50%);
}
@media screen and (max-width: 768px) {
  .sec.sec8 .faq .item .parent._active .desc:before {
    right: 15px;
  }
}
.sec.sec8 .faq .item .parent .ttl {
  width: 56px;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 23px;
  background: #FBC933;
  border-radius: 10px 0 0 0;
}
@media screen and (max-width: 768px) {
  .sec.sec8 .faq .item .parent .ttl {
    font-size: 20px;
  }
}
.sec.sec8 .faq .item .parent .desc {
  width: calc(100% - 56px);
  padding: 16px 40px 18px 23px;
  background: #fff;
  position: relative;
}
@media screen and (max-width: 768px) {
  .sec.sec8 .faq .item .parent .desc {
    padding: 9px 31px 11px 10px;
  }
}
.sec.sec8 .faq .item .parent .desc:before {
  position: absolute;
  top: 48%;
  right: 25px;
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1px solid #222;
  border-bottom: 1px solid #222;
  transform: rotate(45deg) translateY(-50%);
}
@media screen and (max-width: 768px) {
  .sec.sec8 .faq .item .parent .desc:before {
    top: 43%;
    right: 20px;
  }
}
.sec.sec8 .faq .item .child {
  padding: 14px 25px 33px;
  display: none;
}
.sec.sec8 .faq .item .child a {
  color: #0E5BB5;
  text-decoration: underline;
}
.sec.sec8 .faq .item .child a:hover {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .sec.sec8 .faq .item .child {
    padding: 15px 15px 20px 15px;
  }
}

.outer {
  background: #fff!important;
}

.sec .c_ttl_6 {
  position: relative;
  padding: 0 0 23px;
  font-size: 28px;
  font-weight: bold;
}
.sec .c_ttl_6:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 70px;
  height: 4px;
  background: #FBC933;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .sec .c_ttl_6 {
    padding: 0 0 20px;
    font-size: 18px;
    line-height: 32px;
  }
  .sec .c_ttl_6:after {
    height: 3px;
  }
}