@charset "UTF-8";
/*==============================================================================
sec01
============================================================================= */
@media screen and (max-width: 768px) {
  .js-tab {
    cursor: pointer;
  }
  .js-tab-contents {
    display: none;
  }
  .js-tab-contents.show {
    display: block;
  }
  .breadcrumbs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.35rem;
  }
  .breadcrumbs__item {
    color: #777777;
    font-size: 0.2rem;
    margin-left: 0.1rem;
    letter-spacing: 0.15em;
  }
  .breadcrumbs__item a {
    color: #777777;
  }
  /*==============================================================================
  sec01
  ============================================================================= */
  .sec01--bg01 {
    overflow: hidden;
    position: relative;
    padding: 1.5rem 0 0;
    background: #000;
  }
  .sec01__inner {
    width: 100%;
    letter-spacing: 0.08em;
  }
  .sec01__box {
    width: 6.7rem;
    margin: 0 auto;
    color: #fff;
  }
  .sec01__ttl01 {
    font-weight: bold;
    font-size: 0.56rem;
    border-bottom: 1px solid #fff;
  }
  .sec01__ttl01 .txt {
    display: table;
    padding-right: 0.22rem;
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
    background: #000;
    line-height: 1;
  }
  .sec01__txt01 {
    margin-top: 0.3rem;
    line-height: 2;
    font-size: 0.24rem;
    letter-spacing: 0.11em;
  }
  .sec01__txt01--small {
    letter-spacing: 0.06em;
  }
  .sec01__img01 {
    margin-top: 0.7rem;
  }
  .sec02__bg01 {
    padding: 0.7rem 0;
  }
  .sec02__inner01 {
    position: relative;
    letter-spacing: 0.11em;
    line-height: 1.9;
  }
  .sec02__ttl01 {
    line-height: 1;
    font-weight: bold;
  }
  .sec02__ttl01 .century {
    font-size: 0.8rem;
  }
  .sec02__ttl01 .en {
    display: block;
    width: 3.3rem;
  }
  .sec02__ttl01 .small {
    display: block;
    margin-top: 0.15rem;
    font-size: 0.38rem;
  }
  .sec02__ttl01--num02 .en {
    width: 3.1rem;
    margin-left: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .sec02__box {
    margin-top: 0.5rem;
  }
  .sec02__txt01 {
    color: #000001;
    font-size: 0.24rem;
    letter-spacing: 0.11em;
    line-height: 1.7;
  }
  .sec02__img01 {
    width: 6.7rem;
    margin: -0.1rem -0.4rem 0 auto;
  }
  .sec02__bg02 {
    padding: 0 0 0.95rem;
    background-color: #f9f9f9;
  }
  .sec02__head {
    position: relative;
    margin-top: 0.1rem;
  }
  .sec02__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec02__img02 {
    width: 1.8rem;
    margin: 0 0.35rem 0 0.25rem;
  }
  .sec02__job .bg {
    display: table;
    margin: 0.06rem 0;
    padding: 0.11rem 0.16rem;
    color: #fff;
    font-size: 0.3rem;
    line-height: 1;
    letter-spacing: 0.11em;
    font-weight: bold;
    background-color: #000;
  }
  .sec02__box02 {
    margin-top: 0.4rem;
  }
  .sec02__low {
    position: relative;
    margin-top: 0.7rem;
    padding: 0.65rem 0.42rem;
    background-color: #fff;
  }
  .sec02__ttl02 {
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 1.6rem;
  }
  .sec02__item {
    font-size: 0.24rem;
    line-height: 1.9;
    letter-spacing: 0.11em;
    padding-left: 0.24rem;
    text-indent: -0.24rem;
  }
  .sec02__item::before {
    content: "・";
  }
  /*==============================================================================
  sec03
  ============================================================================= */
  .sec03__bg01 {
    padding: 1.15rem 0 1.6rem;
  }
  .sec03__inner01 {
    color: #111;
    line-height: 2.1;
    letter-spacing: 0.11em;
  }
  .sec03__ttl01 {
    font-size: 0.6rem;
    text-align: center;
    line-height: 1;
    font-weight: bold;
  }
  .sec03__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 1rem;
  }
  .sec03__tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 3.2rem;
    height: 1.1rem;
    color: #b50001;
    font-size: 0.28rem;
    border-radius: 0.55rem;
    border: 1px solid #b50001;
    line-height: 1.2;
    text-align: center;
  }
  .sec03__tab.show {
    border: none;
    color: #fff;
    background: url(../images/lower/sec03_bg01_sp.webp) top center/cover no-repeat;
  }
  .sec03__content {
    margin-top: 0.7rem;
  }
  .sec03__ttl02 {
    padding-bottom: 0.15rem;
    text-align: center;
    font-size: 0.34rem;
    font-weight: bold;
    border-bottom: 1px solid #111;
  }
  .sec03__dl {
    margin-top: 0.4rem;
  }
  .sec03__dl:nth-of-type(1) {
    margin-top: 0.5rem;
  }
  .sec03__dt {
    font-size: 0.3rem;
    font-weight: bold;
  }
  .sec03__dd {
    font-size: 0.24rem;
    line-height: 1.9;
  }
  .sec03__list {
    margin-top: 0.4rem;
  }
  .sec03__list:nth-of-type(1) {
    margin-top: 0;
  }
  .sec03__item {
    padding-left: 0.24rem;
    text-indent: -0.24rem;
  }
  .sec03__item::before {
    content: "・";
  }
  .sec03__btn {
    margin: 0.4rem 0 0;
  }
  .sec03__btn a {
    display: block;
    position: relative;
    width: 4.5rem;
    margin: 0 auto;
    padding: 0.2rem 0;
    border: 1px solid #D21615;
    border-radius: 30px;
    text-align: center;
    color: #D21615;
  }
  .sec03__btn a::before {
    content: "";
    width: 0.1rem;
    height: 0.1rem;
    position: absolute;
    top: 50%;
    right: 0.3rem;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    border-top: 1px solid #D21615;
    border-right: 1px solid #D21615;
  }
  /*==============================================================================
  sec04
  ============================================================================= */
  .sec04--bg {
    padding-bottom: 1.2rem;
  }
  .sec04__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.85rem 0 0.75rem;
  }
  .sec04__tab {
    position: relative;
    width: 2rem;
    height: 2.2rem;
    padding: 0.23rem 0.2rem 0.1rem;
    -webkit-box-shadow: 0 0.06rem 0 #404040;
            box-shadow: 0 0.06rem 0 #404040;
    border-radius: 0.2rem;
    background-color: #000;
    text-align: center;
    font-weight: 700;
    color: #fff;
  }
  .sec04__tab.show {
    -webkit-box-shadow: 0 0.06rem 0 rgba(181, 0, 1, 0.09);
            box-shadow: 0 0.06rem 0 rgba(181, 0, 1, 0.09);
    border: 1px solid #b50001;
    background-color: #fff;
  }
  .sec04__tab.show .on {
    display: block;
  }
  .sec04__tab.show .off {
    display: none;
  }
  .sec04__tab.show .en {
    color: #b50001;
  }
  .sec04__tab.show .txt {
    color: #b50001;
  }
  .sec04__tab.show .txt::after {
    background-color: #b50001;
  }
  .sec04__tab.show::after {
    content: "";
    display: block;
    position: absolute;
    width: 0.12rem;
    height: 0.08rem;
    left: 0;
    right: 0;
    bottom: 0.15rem;
    margin: 0 auto;
    background: url(../images/lower/sec04_arrow01.webp) top center/contain no-repeat;
  }
  .sec04__tab .en {
    margin: 0 auto;
  }
  .sec04__tab .en.en01 {
    width: 0.5rem;
  }
  .sec04__tab .en.en02 {
    width: 0.51rem;
  }
  .sec04__tab .en.en03 {
    width: 0.36rem;
  }
  .sec04__tab .icon {
    width: 0.4rem;
    height: 0.5rem;
    margin: 0.15rem auto 0;
  }
  .sec04__tab .icon.icon02, .sec04__tab .icon.icon03 {
    width: 0.5rem;
  }
  .sec04__tab .txt {
    position: relative;
    margin-top: 0.35rem;
    font-size: 0.3rem;
    letter-spacing: 0.17em;
    line-height: 1;
  }
  .sec04__tab .txt::after {
    content: "";
    display: block;
    position: absolute;
    top: -0.16rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0.8rem;
    height: 1px;
    background-color: #fff;
  }
  .sec04__tab .big {
    font-size: 0.42rem;
  }
  .sec04__tab .on {
    display: none;
  }
  .sec04__tab .off {
    display: block;
  }
  .sec04__item {
    overflow: hidden;
    padding: 0.6rem 0 0;
  }
  .sec04__item:nth-child(odd) {
    background-color: #f9f9f9;
  }
  .sec04__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sec04__logo01 {
    width: 1.37rem;
    margin-right: 0.28rem;
  }
  .sec04__info {
    width: 5.08rem;
    color: #111;
  }
  .sec04__ttl01 {
    font-size: 0.34rem;
    font-weight: bold;
    line-height: 1.2;
  }
  .sec04__note {
    font-size: 0.24rem;
    margin-top: 0.08rem;
    color: #111;
  }
  .sec04__txt01 {
    margin: 0.2rem 0.1rem 0;
    font-size: 0.24rem;
    line-height: 1.75;
    color: #111;
  }
  .sec04__cv {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 0.4rem;
  }
  .sec04__link {
    width: 2.56rem;
    margin: 0 0.12rem;
  }
  .sec04__link--num02 {
    width: 2.8rem;
  }
  .sec04__img01 {
    position: relative;
    z-index: 1;
    width: 7.5rem;
    margin: -0.45rem 0 0 -0.4rem;
  }
  /*==============================================================================
  sec05
  ============================================================================= */
  .sec05--bg {
    padding: 0.7rem 0 1.3rem;
  }
  .sec05__item {
    position: relative;
    margin-top: 1rem;
  }
  .sec05__item:first-child {
    margin-top: 0;
  }
  .sec05__img01 {
    width: 6.42rem;
    margin: 0 auto;
  }
  .sec05__img01--num04 {
    width: 6.32rem;
  }
  .sec05__txt01 {
    width: 6.6rem;
    margin: 0.4rem auto 0;
    color: #000001;
    font-size: 0.24rem;
    line-height: 1.9;
    letter-spacing: 0.11em;
  }
  .sec05__txt01 em {
    font-weight: bold;
  }
}
/*==============================================================================
pc
============================================================================= */
@media screen and (min-width: 769px) {
  .js-tab {
    cursor: pointer;
  }
  .js-tab:hover {
    opacity: 0.8;
  }
  .js-tab.show:hover {
    opacity: 1;
  }
  .js-tab-contents {
    display: none;
  }
  .js-tab-contents.show {
    display: block;
  }
  /*==============================================================================
  breadcrumbs
  ============================================================================= */
  .breadcrumbs .inner {
    width: 1200px;
  }
  .breadcrumbs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
  }
  .breadcrumbs__item {
    color: #777777;
    font-size: 13px;
    margin-left: 5px;
    letter-spacing: 0.15em;
  }
  .breadcrumbs__item a {
    color: #777777;
  }
  /*==============================================================================
  sec01
  ============================================================================= */
  .sec01--bg01 {
    overflow: hidden;
    position: relative;
    padding: 88px 0 0;
    background: #000;
  }
  .sec01__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 1200px;
    letter-spacing: 0.11em;
  }
  .sec01__box {
    width: 515px;
    color: #fff;
    padding-top: 75px;
  }
  .sec01__ttl01 {
    font-weight: bold;
    font-size: 44px;
    border-bottom: 1px solid #fff;
  }
  .sec01__ttl01 .txt {
    display: table;
    padding-right: 11px;
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
    background: #000;
    line-height: 1;
  }
  .sec01__txt01 {
    margin-top: 23px;
    line-height: 2;
  }
  .sec01__img01 {
    width: 617px;
  }
  /*==============================================================================
  sec02
  ============================================================================= */
  .sec02__inner01 {
    position: relative;
    width: 1200px;
    padding: 62px 0 120px;
    letter-spacing: 0.11em;
    line-height: 2.1;
  }
  .sec02__ttl01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    line-height: 1;
    font-weight: bold;
  }
  .sec02__ttl01 .century {
    font-size: 60px;
    margin-right: 24px;
    letter-spacing: -0.03em;
    color: #000001;
  }
  .sec02__ttl01 .en {
    width: 247px;
    margin-right: 24px;
  }
  .sec02__ttl01 .small {
    display: inline-block;
    font-size: 18px;
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
    color: #000001;
  }
  .sec02__ttl01--num02 .en {
    width: 233px;
    margin: 0 50px 0 auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .sec02__box {
    width: 640px;
    margin-top: 40px;
  }
  .sec02__txt01 {
    color: #000001;
    font-size: 14px;
    letter-spacing: 0.11em;
    line-height: 2.1;
  }
  .sec02__img01 {
    position: absolute;
    width: 649px;
    top: -3px;
    right: -164px;
  }
  .sec02__bg02 {
    padding: 0 0 80px;
    background-color: #f9f9f9;
  }
  .sec02__head {
    position: relative;
    margin-top: 50px;
    padding-left: 245px;
  }
  .sec02__img02 {
    position: absolute;
    width: 139px;
    top: -34px;
    left: 50px;
  }
  .sec02__job {
    display: table;
    padding: 7px 18px;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
    background-color: #000;
    letter-spacing: 0.11em;
  }
  .sec02__box02 {
    margin-top: 20px;
  }
  .sec02__low {
    position: relative;
    margin-top: 80px;
    padding: 35px;
    background-color: #fff;
  }
  .sec02__ttl02 {
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 80px;
  }
  .sec02__item {
    font-size: 14px;
    line-height: 2.1;
    letter-spacing: 0.11em;
    padding-left: 14px;
    text-indent: -14px;
  }
  .sec02__item::before {
    content: "・";
  }
  .sec03__bg01 {
    padding: 115px 0 140px;
    color: #111;
  }
  .sec03__inner01 {
    color: #111;
    line-height: 2.1;
    letter-spacing: 0.11em;
  }
  .sec03__ttl01 {
    font-size: 44px;
    text-align: center;
    line-height: 1;
    font-weight: bold;
  }
  .sec03__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 85px;
  }
  .sec03__tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 490px;
    height: 60px;
    color: #b50001;
    font-size: 20px;
    border-radius: 30px;
    border: 1px solid #b50001;
  }
  .sec03__tab.show {
    border: none;
    color: #fff;
    background: url(../images/lower/sec03_bg01.webp) top center/cover no-repeat;
  }
  .sec03__content {
    margin-top: 75px;
  }
  .sec03__ttl02 {
    padding-bottom: 32px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #111;
  }
  .sec03__dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 42px;
  }
  .sec03__dl:nth-of-type(1) {
    margin-top: 50px;
  }
  .sec03__dt {
    width: 210px;
    font-size: 16px;
    font-weight: bold;
  }
  .sec03__dd {
    width: 790px;
    font-size: 14px;
  }
  .sec03__list {
    margin-top: 20px;
  }
  .sec03__list:nth-of-type(1) {
    margin-top: 0;
  }
  .sec03__item {
    padding-left: 14px;
    text-indent: -14px;
  }
  .sec03__item::before {
    content: "・";
  }
  .sec03__btn {
    margin: 40px 0 0;
  }
  .sec03__btn a {
    display: block;
    position: relative;
    width: 300px;
    margin: 0 auto;
    padding: 10px 0 10px 35px;
    border: 1px solid #D21615;
    border-radius: 30px;
    color: #D21615;
    overflow: hidden;
  }
  .sec03__btn a::after {
    content: "";
    display: block;
    position: absolute;
    top: 38%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    right: 30px;
    width: 12px;
    height: 12px;
    border-top: 3px solid #b50001;
    border-right: 3px solid #b50001;
  }
  .sec03__btn a::before {
    content: " ";
    width: 120%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -130%;
    z-index: -1;
    -webkit-transform: skew(-25deg);
            transform: skew(-25deg);
    background: #b50001;
  }
  .sec03__btn a:hover {
    color: #fff;
    border-color: #fff;
  }
  .sec03__btn a:hover:after {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  .sec03__btn a:hover:before {
    -webkit-animation: btnAnimate 0.5s forwards;
            animation: btnAnimate 0.5s forwards;
  }
  @-webkit-keyframes btnAnimate {
    100% {
      left: -10%;
    }
  }
  @keyframes btnAnimate {
    100% {
      left: -10%;
    }
  }
  /*==============================================================================
  sec04
  ============================================================================= */
  .sec04--bg {
    padding-bottom: 160px;
  }
  .sec04__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 50px 0 60px;
  }
  .sec04__tab {
    position: relative;
    width: 300px;
    height: 240px;
    padding: 28px 20px 24px;
    -webkit-box-shadow: 0 6px 0 #404040;
            box-shadow: 0 6px 0 #404040;
    border-radius: 20px;
    background-color: #000;
    text-align: center;
    font-weight: 700;
    color: #fff;
  }
  .sec04__tab.show {
    -webkit-box-shadow: 0 6px 0 rgba(181, 0, 1, 0.09);
            box-shadow: 0 6px 0 rgba(181, 0, 1, 0.09);
    border: 1px solid #b50001;
    background-color: #fff;
  }
  .sec04__tab.show .on {
    display: block;
  }
  .sec04__tab.show .off {
    display: none;
  }
  .sec04__tab.show .en {
    color: #b50001;
  }
  .sec04__tab.show .txt {
    color: #b50001;
  }
  .sec04__tab.show .txt::after {
    background-color: #b50001;
  }
  .sec04__tab.show::after {
    content: "";
    display: block;
    position: absolute;
    width: 11px;
    height: 7px;
    left: 0;
    right: 0;
    bottom: 22px;
    margin: 0 auto;
    background: url(../images/lower/sec04_arrow01.webp) top center/contain no-repeat;
  }
  .sec04__tab .en {
    margin: 0 auto;
  }
  .sec04__tab .en.en01 {
    width: 50px;
  }
  .sec04__tab .en.en02 {
    width: 51px;
  }
  .sec04__tab .en.en03 {
    width: 36px;
  }
  .sec04__tab .icon {
    width: 40px;
    height: 50px;
    margin: 20px auto 0;
  }
  .sec04__tab .icon.icon02, .sec04__tab .icon.icon03 {
    width: 50px;
  }
  .sec04__tab .txt {
    position: relative;
    margin-top: 30px;
    font-size: 32px;
    letter-spacing: 0.17em;
    line-height: 1;
  }
  .sec04__tab .txt::after {
    content: "";
    display: block;
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80px;
    height: 1px;
    background-color: #fff;
  }
  .sec04__tab .big {
    font-size: 42px;
  }
  .sec04__tab .on {
    display: none;
  }
  .sec04__tab .off {
    display: block;
  }
  .sec04__item {
    overflow: hidden;
    min-height: 459px;
    padding: 80px 0 0;
  }
  .sec04__item:nth-child(odd) {
    background-color: #f9f9f9;
  }
  .sec04__item:nth-child(even) .sec04__box {
    margin-left: auto;
  }
  .sec04__item:nth-child(even) .sec04__img01 {
    right: inherit;
    left: -60px;
  }
  .sec04__item:nth-child(even) .sec04__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .sec04__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sec04__box {
    width: 600px;
    padding: 80px 0 0;
  }
  .sec04__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sec04__logo01 {
    width: 120px;
    margin-right: 30px;
  }
  .sec04__info {
    width: 610px;
  }
  .sec04__ttl01 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.11em;
  }
  .sec04__note {
    font-size: 16px;
    margin-top: 15px;
    letter-spacing: 0.11em;
  }
  .sec04__txt01 {
    margin-top: 25px;
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0.11em;
  }
  .sec04__cv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 26px;
  }
  .sec04__link {
    width: 170px;
    margin-right: 17px;
  }
  .sec04__link--num02 {
    width: 186px;
  }
  .sec04__img01 {
    position: absolute;
    width: 422px;
    top: -62px;
    right: -60px;
  }
  /*==============================================================================
  sec05
  ============================================================================= */
  .sec05--bg {
    padding: 50px 0 120px;
  }
  .sec05__inner {
    width: 1160px;
  }
  .sec05__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 80px;
  }
  .sec05__item:first-child {
    margin-top: 0;
  }
  .sec05__item::after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 44px;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #000;
  }
  .sec05__item:last-child::after {
    content: none;
  }
  .sec05__img01--num01 {
    width: 417px;
  }
  .sec05__img01--num02 {
    width: 418px;
  }
  .sec05__img01--num03 {
    width: 417px;
  }
  .sec05__img01--num04 {
    width: 414px;
  }
  .sec05__txt01 {
    width: 672px;
    color: #000001;
    font-size: 18px;
    line-height: 1.66;
    letter-spacing: 0.11em;
  }
  .sec05__txt01 em {
    font-weight: bold;
  }
}