@charset "utf-8";
/*
###################################################################################################################################

common

###################################################################################################################################
*/
.cntttl {
  text-align: center;
  line-height: 1.4;
}
.pic_right_box {
  justify-content: space-between;
}
.number_ttl {
  position: relative;
}
.number_ttl dt {
  border-bottom: 1px solid #181818;
  position: absolute;
}
.flow_list > li {
  position: relative;
  border-bottom: 1px solid #c9c9c9;
}
.flow_list > li:first-child {
  padding-top: 0px;
}
.flow_list > li + li:after {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: "";
  vertical-align: middle;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg) skew(15deg, 15deg);
  background: #f9f7f7;
  border-top: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
}
.cta_col {
  background-color: rgba(243, 240, 240, 0.51);
}
.cta_col .ttl_s {
  text-align: center;
}
.cta_col .ctalist dt.ctatelttl, .cta_col .ctalist dd.ctateltxt {
  letter-spacing: 0.1em;
}
.cta_col .ctalist dd.ctateltxt a {
  position: relative;
  font-family: source-han-serif-japanese, serif;
  font-weight: 300;
  font-style: normal;
  text-decoration: none;
  color: #191919;
  line-height: 1.2;
}
.cta_col .ctalist dd.ctateltxt a:before {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-image: url(../../images/common/icon_tel_01.svg);
  top: 0;
  bottom: 0;
}
.cta_col .ctabtn {
  text-align: center;
}
.cta_col .ctabtn a {
  position: relative;
  text-align: center;
  color: #FFFFFF;
  background-color: #171717;
  display: inline-block;
  text-decoration: none;
}
.cta_col .ctabtn a:before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-image: url(../../images/common/icon_mail_01.svg);
}
.label_ttl .label {
  color: #FFFFFF;
  background-color: #141414;
  display: inline-block;
  letter-spacing: 0.08em;
}
@media (min-width:768px), print {
  /*common pc ------------------------------------------------------------------------------------*/
  #visual {
    padding: 90px 0 180px;
    background-image: url(../../images/service/mv_service_01_pc.png);
  }
  .cntttl {
    margin-bottom: 50px;
    font-size: 3.5rem;
  }
  .pic_right_box .txt_col {
    flex-basis: 55%;
    margin-left: 9%;
  }
  .pic_right_box .txt_col.wid1200 {
    flex-basis: 1200px;
    margin-left: 9%;
  }
  .pic_right_box .pic_col {
    flex-basis: 31.5%;
  }
  .number_ttl dt {
    font-size: 4rem;
    top: -10px;
  }
  .number_ttl dd {
    font-size: 2.5rem;
    padding: 0 0 10px 70px;
  }
  .flow_list > li + li:after {
    width: 70px;
    height: 70px;
    top: -35px;
  }
  .cta_col {
    padding: 50px 0;
  }
  .cta_col .inner {
    margin: 0 170px;
    position: relative;
    align-items: center;
  }
  .cta_col .inner:before {
    content: "";
    display: block;
    position: absolute;
    margin: auto;
    width: 1px;
    background-color: #c7c7c7;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
  }
  .cta_col .cntttl {
    margin-bottom: 30px;
  }
  .cta_col .ctalist {
    padding: 20px 0;
  }
  .cta_col .ctalist:before {
    height: 100px;
  }
  .cta_col .ctalist > li {
    flex-basis: 50%;
  }
  .cta_col .ctalist dt.ctatelttl {
    font-size: 1.5rem;
    margin: 0px 0px 10px 40px;
  }
  .cta_col .ctalist dd.ctateltxt {
    font-size: 1.3rem;
  }
  .cta_col .ctalist dd.ctateltxt a {
    font-size: 3rem;
    padding-left: 40px;
  }
  .cta_col .ctalist dd.ctateltxt a:before {
    width: 30px;
    height: 30px;
  }
  .cta_col .ctabtn a {
    font-size: 1.5rem;
    padding: 15px 0;
    min-width: 330px;
  }
  .cta_col .ctabtn a:before {
    width: 24px;
    height: 14px;
    left: 25px;
    display: block;
    position: absolute;
    margin: auto;
    top: 0px;
    bottom: 0px;
  }
  .label_ttl .label {
    padding: 0 20px;
    margin-bottom: 10px;
  }
  .label_ttl .subttl {
    font-size: 2.5rem;
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1460px) {
  /*tab ------------------------------------------------------------------------------------*/
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /*common tab ------------------------------------------------------------------------------------*/
}
@media (max-width: 767px) {
  /*common sp ------------------------------------------------------------------------------------*/
  #visual {
    padding: 11.81vw 6.25vw 18.06vw;
    background-image: url(../../images/service/mv_service_01_sp.png);
  }
  .cntttl {
    font-size: 6.25vw;
    margin-bottom: 5.56vw;
  }
  .pic_right_box .pic_col {
    margin-bottom: 5.56vw;
  }
  .number_ttl dt {
    font-size: 7.64vw;
    top: -2.36vw;
    line-height: 1.4;
  }
  .number_ttl dd {
    padding: 0 0 1.39vw 11.11vw;
    font-size: 4.86vw;
    line-height: 1.6;
  }
  .flow_list > li + li:after {
    width: 9.72vw;
    height: 9.72vw;
    top: -4.86vw;
  }
  .cta_col {
    padding: 9.72vw 0;
  }
  .cta_col .inner {
    display: block;
  }
  .cta_col .ttl_s {
    font-size: 3.47vw;
  }
  .cta_col .cntttl {
    font-size: 5.56vw;
  }
  .cta_col .ctalist {
    display: block;
    text-align: center;
    margin-bottom: 5.56vw;
  }
  .cta_col .ctalist dt.ctatelttl {
    font-size: 3.2vw;
  }
  .cta_col .ctalist dd.ctateltxt {
    font-size: 1.3rem;
  }
  .cta_col .ctalist dd.ctateltxt a {
    font-size: 6.25vw;
    letter-spacing: 0.1em;
  }
  .cta_col .ctalist dd.ctateltxt a:before {
    width: 5.83vw;
    height: 5.83vw;
    position: static;
    display: inline-block;
    margin: 0 1.39vw -1vw 0;
  }
  .cta_col .ctalist dd.ctateltxt span {
    display: block;
  }
  .cta_col .ctabtn a {
    padding: 5.56vw 0;
    min-width: 62.5vw;
  }
  .cta_col .ctabtn a:before {
    width: 4.86vw;
    height: 2.78vw;
    display: inline-block;
    margin-right: 2.78vw;
  }
  .label_ttl .label {
    padding: 0 3.47vw;
    font-size: 3.06vw;
    margin-bottom: 0.69vw;
  }
  .label_ttl .subttl {
    font-size: 4.86vw;
    margin-bottom: 4.17vw;
  }
}
/*
###################################################################################################################################

#sec01

###################################################################################################################################
*/
#sec01 .lead p {
  line-height: 2.2;
}
#sec01 .ttl {
  font-weight: 200;
}
#sec01 .pic_right_box .txt_col .rank_ttl {
  align-items: center;
  position: relative;
}
#sec01 .pic_right_box .txt_col .rank_ttl dt {
  color: #FFFFFF;
  border-radius: 50%;
  background-color: #2f2d2c;
  text-align: center;
  position: absolute;
}
#sec01 .pic_right_box .txt_col .rank_ttl dt span {
  font-size: 50%;
}
#sec01 .pic_right_box .txt_col p {
  letter-spacing: 0.1em;
  line-height: 2.3;
}
@media (min-width:768px), print {
  /*sec01 pc ------------------------------------------------------------------------------------*/
  #sec01 {
    margin-bottom: 75px;
  }
  #sec01 .container {
    max-width: 1460px;
  }
  #sec01 .colttl {
    line-height: 1.5;
    font-size: 60px;
    margin: 0 9% 30px;
  }
  #sec01 .lead {
    margin: 0 9% 90px;
  }
  #sec01 .ttl {
    font-size: 3.5rem;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
  }
  #sec01 .pic_right_box .txt_col .rank_ttl {
    margin-bottom: 20px;
    /*min-height: 94px;*/
  }
  #sec01 .pic_right_box .txt_col p + .rank_ttl {
    margin-top: 50px;
  }
  #sec01 .pic_right_box .txt_col .rank_ttl dt {
    font-size: 5rem;
    line-height: 83px;
    width: 94px;
  }
  #sec01 .pic_right_box .txt_col .rank_ttl dd {
    font-size: 2.8rem;
    line-height: 1.4;
    /*padding-left: 115px;*/
    font-weight: bold;
  }
  #sec01 .pic_right_box .txt_col p {
    /*font-size: 1.3rem;*/
  }
  #sec01 .pic_right_box .pic_col .pic + .pic {
    margin-top: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1460px) {
  /*tab ------------------------------------------------------------------------------------*/
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /*sec01 tab ------------------------------------------------------------------------------------*/
}
@media (max-width: 767px) {
  /*sec01 sp ------------------------------------------------------------------------------------*/
  #sec01 {
    margin: 4.17vw 0 11.11vw;
  }
  #sec01 .container {
    margin: 0 6.25vw;
  }
  #sec01 .colttl {
    line-height: 1.35;
    font-size: 9.72vw;
    margin-bottom: 4.17vw;
  }
  #sec01 .lead {
    margin-bottom: 5.56vw;
  }
  #sec01 .ttl {
    font-size: 6.25vw;
    margin-bottom: 5.56vw;
  }
  #sec01 .pic_right_box .txt_col .rank_ttl {
    margin-bottom: 5.56vw;
   /* min-height: 19.17vw;*/
  }
  #sec01 .pic_right_box .txt_col p + .rank_ttl {
    margin-top: 5.56vw;
  }
  #sec01 .pic_right_box .txt_col .rank_ttl dt {
    font-size: 10vw;
    line-height: 17.36vw;
    width: 19.17vw;
  }
  #sec01 .pic_right_box .txt_col .rank_ttl dd {
    line-height: 1.3;
    font-size: 4.86vw;
    /*padding-left: 22.22vw;*/
    font-weight: bold;
  }
  #sec01 .pic_right_box .pic_col .pic + .pic {
    margin-top: 5.56vw;
  }
}
/*
###################################################################################################################################

#sec02

###################################################################################################################################
*/
#sec02 .top_col {
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  color: #FFFFFF;
  position: relative;
}
#sec02 .top_col:after {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: "";
  transform: rotate(90deg);
  vertical-align: middle;
  box-sizing: border-box;
}
#sec02 .top_col p {
  line-height: 2.3;
  letter-spacing: 0.06em;
}
#sec02 .top_col .add_txt {
  position: absolute;
  left: 0px;
  margin: 0 auto;
  right: 0px;
  text-align: center;
  z-index: 1;
}
#sec02 .bottom_col {
  background-color: rgba(223, 223, 223, 0.14);
}
#sec02 .bottom_col .ttl_s {
  text-align: center;
}
#sec02 .bottom_col .txt {
  line-height: 2.3;
}
@media (min-width:768px), print {
  /*sec02 pc ------------------------------------------------------------------------------------*/
  #sec02 .container {
    max-width: 950px;
  }
  #sec02 .top_col {
    padding: 70px 0;
    background-image: url(../../images/service/bg_service_01_pc.png);
  }
  #sec02 .top_col:after {
    width: 140px;
    height: 140px;
    bottom: -140px;
    border: 70px solid transparent;
    border-left: 60px solid #63564d;
  }
  #sec02 .top_col p + p {
    margin-top: 35px;
  }
  #sec02 .top_col .add_txt {
    font-size: 2rem;
    width: 140px;
    height: 70px;
    bottom: -70px;
  }
  #sec02 .bottom_col {
    padding: 100px 0 75px;
  }
  #sec02 .bottom_col .ttl_s {
    margin-bottom: 20px;
  }
  #sec02 .bottom_col .cntttl {
    font-size: 6rem;
    line-height: 1.25;
    margin-bottom: 30px;
  }
  #sec02 .bottom_col .txt {
    /*font-size: 1.3rem;*/
  }
}
@media (min-width: 768px) and (max-width: 1460px) {
  /*tab ------------------------------------------------------------------------------------*/
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /*sec02 tab ------------------------------------------------------------------------------------*/
}
@media (max-width: 767px) {
  /*sec02 sp ------------------------------------------------------------------------------------*/
  #sec02 .container {
    margin: 0 6.25vw;
  }
  #sec02 .top_col {
    padding: 9.72vw 0;
    background-image: url(../../images/service/bg_service_01_sp.png);
  }
  #sec02 .top_col:after {
    width: 27.78vw;
    height: 27.78vw;
    bottom: -27.78vw;
    border: 13.89vw solid transparent;
    border-left: 12.5vw solid #63564d;
  }
  #sec02 .top_col .add_txt {
    font-size: 4.17vw;
    width: 27.78vw;
    height: 12.5vw;
    bottom: -12.5vw;
  }
  #sec02 .top_col p + p {
    margin-top: 5.56vw;
  }
  #sec02 .bottom_col {
    padding: 13.89vw 0 9.72vw;
  }
  #sec02 .bottom_col .ttl_s {
    margin-bottom: 4.17vw;
  }
  #sec02 .bottom_col .cntttl {
    margin-bottom: 5.56vw;
    font-size: 9.72vw;
    line-height: 1.35;
  }
}
/*
###################################################################################################################################

#sec03

###################################################################################################################################
*/
#sec03 .lead p {
  line-height: 2.3;
  letter-spacing: 0.1em;
}
#sec03 .alternate_box .txt_col p {
  line-height: 2.3;
  letter-spacing: 0.08em;
}
@media (min-width:768px), print {
  /*sec03 pc ------------------------------------------------------------------------------------*/
  #sec03 {
    margin: 70px 0;
  }
  #sec03 .container {
    max-width: 1460px;
  }
  #sec03 .lead {
    text-align: center;
    margin-bottom: 70px;
  }
  #sec03 .lead p {
    /*font-size: 1.3rem;*/
  }
  #sec03 .alternate_box > li {
    justify-content: space-between;
  }
  #sec03 .alternate_box > li + li {
    margin-top: 25px;
  }
  #sec03 .alternate_box .pic_col {
    flex-basis: 46.5%;
  }
  #sec03 .alternate_box .txt_col {
    margin-left: 9%;
    flex-basis: 37.5%;
  }
  #sec03 .alternate_box > li:nth-child(even) .txt_col {
    margin: 0 9% 0 0;
  }
  #sec03 .alternate_box .txt_col .number_ttl {
    margin: 40px 0 25px;
  }
  #sec03 .alternate_box .txt_col p + .number_ttl {
    margin-top: 60px;
  }
  #sec03 .alternate_box .txt_col p {
    /*font-size: 1.3rem;*/
  }
}
@media (min-width: 768px) and (max-width: 1460px) {
  /*tab ------------------------------------------------------------------------------------*/
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /*sec03 tab ------------------------------------------------------------------------------------*/
}
@media (max-width: 767px) {
  /*sec03 sp ------------------------------------------------------------------------------------*/
  #sec03 {
    margin: 9.72vw 0;
  }
  #sec03 .container {
    margin: 0 6.25vw;
  }
  #sec03 .lead {
    margin-bottom: 5.56vw;
  }
  #sec03 .alternate_box > li + li {
    margin-top: 8.33vw;
  }
  #sec03 .alternate_box .txt_col .number_ttl {
    margin: 5.56vw 0 2.78vw;
  }
}
/*
###################################################################################################################################

#sec04

###################################################################################################################################
*/
#sec04 {
  background-color: rgba(243, 240, 240, 0.51);
}
#sec04 .txtbox p {
  line-height: 2.3;
}
#sec04 .logo {
  margin: 0 auto;
}
#sec04 .subtxt {
  text-align: center;
}
#sec04 .flow_box {
  justify-content: center;
}
#sec04 .flow_box > li {
  background-color: #FFFFFF;
  border-radius: 50%;
  border: 1px solid #494949;
  position: relative;
}
#sec04 .flow_box > li:before {
  background-image: url(../../images/common/icon_arrow_01.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  content: "";
  margin: auto 0;
}
#sec04 .flow_box > li:last-child:before {
  display: none;
}
#sec04 .flow_box > li .num, #sec04 .flow_box > li .txt {
  flex-basis: 100%;
  line-height: 1;
  text-align: center;
}
#sec04 .flow_list > li:last-child {
  border: none;
}
#sec04 .flow_list .txt_col .txtbox {
  margin: 0;
}
#sec04 .flow_list .txt_col .txtbox p {
  line-height: 2.3;
  letter-spacing: 0.08em;
}
#sec04 .label_txt {
  color: #FFFFFF;
  border-radius: 100px;
  background-color: #2f2d2c;
  letter-spacing: 0.08em;
  text-align: center;
}
#sec04 .bg_white {
  background-color: #FFFFFF;
}
@media (min-width:768px), print {
  /*sec04 pc ------------------------------------------------------------------------------------*/
  #sec04 {
    padding: 70px 0 20px;
  }
  #sec04 .subttl {
    font-size: 2rem;
    line-height: 2;
    text-align: center;
    margin-bottom: 60px;
  }
  #sec04 .txtbox {
    margin-bottom: 60px;
  }
  #sec04 .txtbox p {
    /*font-size: 1.3rem;*/
  }
  #sec04 .txtbox p + p {
    margin-top: 30px;
  }
  #sec04 .logo {
    width: 190px;
    margin-bottom: 5px;
  }
  #sec04 .subtxt {
    font-size: 2.5rem;
    margin-bottom: 20px;
  }
  #sec04 .flow_box {
    margin-bottom: 60px;
  }
  #sec04 .flow_box > li {
    flex-basis: 18.6%;
    height: 224px;
  }
  #sec04 .flow_box > li:before {
    width: 45px;
    height: 15px;
    right: -44px;
  }
  #sec04 .flow_box > li + li {
    margin-left: 60px;
  }
  #sec04 .flow_box > li .num {
    padding: 30px 0 40px;
    font-size: 4.5rem;
  }
  #sec04 .flow_list > li {
    justify-content: space-between;
    padding: 40px 0;
  }
  #sec04 .flow_list .txt_col {
    flex-basis: 65%;
  }
  #sec04 .flow_list .txt_col .number_ttl dt {
    font-size: 4.5rem;
  }
  #sec04 .flow_list .txt_col .number_ttl dd {
    font-size: 3.5rem;
  }
  #sec04 .flow_list .txt_col .flow_ttl {
    margin: 20px 0;
    font-size: 2.5rem;
  }
  #sec04 .flow_list .txt_col .txtbox p {
    /*font-size: 1.3rem;*/
  }
  #sec04 .flow_list .txt_col .txtbox p + p {
    margin-top: 30px;
  }
  #sec04 .flow_list .pic_col {
    flex-basis: 31.6%;
  }
  #sec04 .label_txt {
    margin: 0 270px 50px;
    font-size: 2.5rem;
    padding-bottom: 5px;
  }
  #sec04 .bg_white {
    padding: 40px 0;
  }
  #sec04 .bg_white + .bg_white {
    margin-top: 20px;
  }
  #sec04 .bg_white .cntttl {
    margin-bottom: 25px;
  }
  #sec04 .bg_white .ttl {
    font-size: 2.5rem;
    margin-bottom: 25px;
    text-align: center;
  }
  #sec04 .bg_white .txt {
    padding: 0 80px;
  }
  #sec04 .bg_white .txt p {
    line-height: 2.3;
  }
}
@media (min-width: 768px) and (max-width: 1460px) {
  /*tab ------------------------------------------------------------------------------------*/
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /*sec04 tab ------------------------------------------------------------------------------------*/
}
@media (max-width: 767px) {
  /*sec04 sp ------------------------------------------------------------------------------------*/
  #sec04 {
    padding-top: 9.72vw;
  }
  #sec04 .container {
    margin: 0 6.25vw;
  }
  #sec04 .cntttl {
    margin-bottom: 8.33vw;
  }
  #sec04 .subttl {
    font-size: 4.17vw;
    line-height: 1.6;
    margin-bottom: 8.33vw;
  }
  #sec04 .txtbox {
    margin-bottom: 9.72vw;
  }
  #sec04 .txtbox p + p {
    margin-top: 6.94vw;
  }
  #sec04 .logo {
    width: 40.97vw;
    margin-bottom: 2.78vw;
  }
  #sec04 .subtxt {
    font-size: 4.86vw;
    margin-bottom: 5.56vw;
  }
  #sec04 .flow_box {
    margin-bottom: 12.5vw;
  }
  #sec04 .flow_box > li {
    flex-basis: 27%;
    height: 23.61vw;
  }
  #sec04 .flow_box > li:before {
    width: 4.72vw;
    height: 1.39vw;
    right: -4.72vw;
  }
  #sec04 .flow_box > li + li {
    margin-left: 5.56vw;
  }
  #sec04 .flow_box > li .num {
    padding: 4.17vw 0 2.08vw;
    font-size: 6.94vw;
  }
  #sec04 .flow_box > li .txt {
    font-size: 2.78vw;
  }
  #sec04 .flow_list > li {
    padding: 9.72vw 0 6.94vw;
  }
  #sec04 .flow_list .txt_col .number_ttl {
    margin: 5.56vw 0 4.17vw;
  }
  #sec04 .flow_list .txt_col .flow_ttl {
    font-size: 4.86vw;
    line-height: 1.6;
    margin-bottom: 5.56vw;
  }
  #sec04 .flow_list .txt_col .txtbox p + p {
    margin-top: 5.56vw;
  }
  #sec04 .label_txt {
    line-height: 1.6;
    font-size: 4.86vw;
    margin-bottom: 9.72vw;
  }
  #sec04 .bg_white {
    padding: 5.56vw 4.17vw 8.33vw;
  }
  #sec04 .bg_white + .bg_white {
    margin-top: 6.94vw;
  }
  #sec04 .bg_white .cntttl {
    font-size: 6.25vw;
    margin-bottom: 5.56vw;
  }
  #sec04 .bg_white .ttl {
    line-height: 1.6;
    margin-bottom: 5.56vw;
  }
  #sec04 .bg_white .txt {
    line-height: 1.25;
  }
  #sec04 .bg_white .txt p {
    line-height: 2.3;
    letter-spacing: 0.04em;
  }
}
/*
###################################################################################################################################

#sec05

###################################################################################################################################
*/
#sec05 .flow_list > li:first-child {
  padding-top: 0px;
}
#sec05 .flow_list > li:first-child .subttl {
  margin-top: 0px;
}
#sec05 .flow_list > li + li:after {
  background-color: #FFFFFF;
}
@media (min-width:768px), print {
  /*sec05 pc ------------------------------------------------------------------------------------*/
  #sec05 {
    padding: 70px 0;
  }
  #sec05 .container {
    max-width: 1000px;
  }
  #sec05 .subttl {
    font-size: 2.5rem;
    margin: 25px 0 20px;
  }
  #sec05 .flow_list > li {
    padding: 20px 0;
    justify-content: space-between;
  }
  #sec05 .flow_list .txt_col {
    flex-basis: 70%;
    margin-bottom: 20px;
  }
  #sec05 .flow_list .txt_col:only-child {
    flex-basis: 100%;
  }
  #sec05 .flow_list .pic_col {
    flex-basis: 25%;
  }
  #sec05 .flow_list .list_dot02 li {
    line-height: 2.3;
    /*font-size: 1.3rem;*/
  }
  #sec05 .flow_list .list_dot02 li:before {
    top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1460px) {
  /*tab ------------------------------------------------------------------------------------*/
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /*sec05 tab ------------------------------------------------------------------------------------*/
}
@media (max-width: 767px) {
  /*sec05 sp ------------------------------------------------------------------------------------*/
  #sec05 {
    margin: 9.72vw 0;
  }
  #sec05 .container {
    margin: 0 6.25vw;
  }
  #sec05 .subttl {
    margin: 4.86vw 0;
    font-size: 4.86vw;
  }
  #sec05 .flow_list > li {
    padding: 4.86vw 0;
  }
  #sec05 .flow_list .txt_col {
    margin-bottom: 4.86vw;
  }
  #sec05 .flow_list .pic_col {
    margin: 0 9.03vw;
  }
}
/*
###################################################################################################################################

#sec06

###################################################################################################################################
*/
#sec06 {
  background-color: rgba(243, 240, 240, 0.51);
}
#sec06 .lead p {
  letter-spacing: 0.08em;
}
#sec06 .txt {
  line-height: 2.3;
}
@media (min-width:768px), print {
  /*sec06 pc ------------------------------------------------------------------------------------*/
  #sec06 {
    padding: 70px 0;
  }
  #sec06 .container {
    max-width: 1460px;
  }
  #sec06 .cntttl {
    margin-bottom: 20px;
  }
  #sec06 .lead {
    text-align: center;
    margin-bottom: 60px;
  }
  #sec06 .lead p {
    /*font-size: 1.3rem;*/
  }
  #sec06 p + .label_ttl {
    margin-top: 50px;
  }
  #sec06 .txt {
    /*font-size: 1.3rem;*/
    letter-spacing: 0.04em;
  }
}
@media (min-width: 768px) and (max-width: 1460px) {
  /*tab ------------------------------------------------------------------------------------*/
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /*sec06 tab ------------------------------------------------------------------------------------*/
}
@media (max-width: 767px) {
  /*sec06 sp ------------------------------------------------------------------------------------*/
  #sec06 {
    padding: 8.33vw 0 9.72vw;
  }
  #sec06 .container {
    margin: 0 6.25vw;
  }
  #sec06 .lead {
    margin-bottom: 8.33vw;
  }
  #sec06 .lead p {
    line-height: 2.3;
  }
  #sec06 p + .label_ttl {
    margin-top: 8.33vw;
  }
  #sec06 .txt {
    letter-spacing: 0.08em;
  }
  #sec06 .pic_right_box .pic_col {
    margin-bottom: 8.33vw;
  }
}
/*
###################################################################################################################################

#sec07

###################################################################################################################################
*/
#sec07 .service_case_list > li {
  border-bottom: 1px solid #dfdfdf;
}
#sec07 .dot_txt {
  padding-left: 1.2em;
  position: relative;
}
#sec07 .dot_txt:before {
  display: block;
  background-color: #070707;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 0;
}
#sec07 .pic {
  text-align: center;
}
#sec07 .pic.col2 {
  justify-content: space-between;
  margin: 0;
}
#sec07 .pic.col2 > li {
  margin: 0;
  flex-basis: 48.6%;
}
#sec07 .txtbox p {
  line-height: 2.3;
}
@media (min-width:768px), print {
  /*sec07 pc ------------------------------------------------------------------------------------*/
  #sec07 {
    padding: 70px 0;
  }
  #sec07 .container {
    max-width: 920px;
	min-width: 920px;  
  }
  #sec07 .service_case_list {
    margin-bottom: 40px;
  }
  #sec07 .service_case_list > li {
    padding-bottom: 40px;
  }
  #sec07 .service_case_list > li + li {
    margin-top: 40px;
  }
  #sec07 .label_ttl {
    align-items: center;
    margin-bottom: 25px;
  }
  #sec07 .label_ttl .label {
    margin: 0;
  }
  #sec07 .label_ttl .subttl {
    margin: 0 0 0 20px;
  }
  #sec07 .dot_txt {
    margin-bottom: 25px;
  }
  #sec07 .dot_txt:before {
    width: 12px;
    height: 12px;
    top: 7px;
  }
  #sec07 .pic {
    margin-bottom: 25px;
  }
  #sec07 .pic.col2 {
    margin-bottom: 25px;
  }
  #sec07 .txtbox p {
    letter-spacing: 0.08em;
    /*font-size: 1.3rem;*/
  }
  #sec07 .txtbox p + p {
    margin-top: 30px;
  }
  #sec07 .btn a {
    min-width: 315px;
  }
}
@media (min-width: 768px) and (max-width: 1460px) {
  /*tab ------------------------------------------------------------------------------------*/
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /*sec07 tab ------------------------------------------------------------------------------------*/
}
@media (max-width: 767px) {
  /*sec07 sp ------------------------------------------------------------------------------------*/
  #sec07 {
    padding: 8.33vw 0 9.72vw;
  }
  #sec07 .container {
    margin: 0 6.25vw;
  }
  #sec07 .service_case_list {
    margin-bottom: 8.33vw;
  }
  #sec07 .service_case_list > li {
    padding-bottom: 9.72vw;
  }
  #sec07 .service_case_list > li + li {
    margin-top: 9.72vw;
  }
  #sec07 .label_ttl {
    display: block;
  }
  #sec07 .label_ttl .subttl {
    letter-spacing: 0.04em;
  }
  #sec07 .dot_txt {
    margin-bottom: 5.56vw;
  }
  #sec07 .dot_txt:before {
    width: 2.78vw;
    height: 2.78vw;
    top: 1.8vw;
  }
  #sec07 .pic {
    margin-bottom: 2.78vw;
  }
  #sec07 .txtbox {
    margin-top: 6.94vw;
  }
  #sec07 .txtbox p {
    letter-spacing: 0.04em;
  }
  #sec07 .txtbox p + p {
    margin-top: 6.94vw;
  }
  #sec07 .btn a {
    min-width: 69.44vw;
  }
}
/*
###################################################################################################################################

#sec08

###################################################################################################################################
*/
#sec08 .tbl {
  width: 100%;
  border-collapse: collapse;
}
#sec08 .tbl th, #sec08 .tbl td {
  text-align: left;
  letter-spacing: 0.08em;
  font-weight: 400;
}
@media (min-width:768px), print {
  /*sec08 pc ------------------------------------------------------------------------------------*/
  #sec08 {
    padding: 70px 0;
  }
  #sec08 .container {
    max-width: 1000px;
  }
  #sec08 .tbl th, #sec08 .tbl td {
    /*font-size: 1.3rem;*/
    border-bottom: 1px solid #c9c9c9;
    padding: 20px 0;
  }
  #sec08 .tbl th {
    width: 190px;
    vertical-align: top;
  }
  #sec08 .tbl .list_dot02 li:before {
    top: 5px;
  }
}
@media (min-width: 768px) and (max-width: 1460px) {
  /*tab ------------------------------------------------------------------------------------*/
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /*sec08 tab ------------------------------------------------------------------------------------*/
}
@media (max-width: 767px) {
  /*sec08 sp ------------------------------------------------------------------------------------*/
  #sec08 {
    padding: 8.33vw 0 9.72vw;
  }
  #sec08 .container {
    margin: 0 6.25vw;
  }
  #sec08 .tbl {
    border-top: 1px solid #c9c9c9;
  }
  #sec08 .tbl th, #sec08 .tbl td {
    display: block;
  }
  #sec08 .tbl th {
    line-height: 2.2;
    padding: 3.4vw 0 2.7vw;
    width: 100%;
  }
  #sec08 .tbl td {
    padding-bottom: 3.4vw;
    width: 100%;
    border-bottom: 1px solid #c9c9c9;
  }
}