@charset "UTF-8";
.pcD {
  display: block; }

.pcDM {
  display: block; }

.tbD {
  display: none; }

.spD {
  display: none; }

@media only screen and (max-width: 1060px) {
  .pcDM {
    display: none; }
  .tbD {
    display: block; } }

@media only screen and (max-width: 768px) {
  .pcD {
    display: none; }
  .tbD {
    display: none; }
  .spD {
    display: block; } }

.colorMuji {
  color: #7f0019; }

.p-220318 .fukidasi {
  margin: 50px 0 20px; }

.themesec {
  box-sizing: border-box;
  padding: 0 30px 40px 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.2); }
  @media (min-width: 768px) {
    .themesec {
      padding-bottom: 50px; } }
  .themesec.nonB {
    border-top: none; }

.title__themesec1 {
  margin-bottom: 40px;
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 3rem; }
  .title__themesec1.wNomal {
    font-weight: normal; }
  .title__themesec1 > .underline {
    border-bottom: 2px solid #000000;
    padding-bottom: .6rem; }
  @media (min-width: 768px) {
    .title__themesec1 {
      margin-bottom: 50px;
      font-size: 2.4rem;
      line-height: 4rem; }
      .title__themesec1.wNomal {
        font-size: 1.8rem;
        font-weight: normal; } }

.bold__themesec1 {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 2.9rem;
  margin-bottom: 30px; }

.comment {
  font-weight: bold; }
  .comment span {
    display: inline-block;
    position: relative; }
    .comment span::before {
      position: absolute;
      left: -30px;
      top: 0;
      border: 1px solid #000;
      transform: rotate(-30deg);
      content: "";
      display: inline-block;
      height: 100%;
      width: 0; }
    .comment span::after {
      position: absolute;
      right: -30px;
      top: 0;
      border: 1px solid #000;
      transform: rotate(30deg);
      content: "";
      display: inline-block;
      height: 100%;
      width: 0; }

.theme__main {
  box-sizing: border-box;
  padding: 0 0px 40px 0px;
  margin-top: 0px; }
  .theme__main--wrap h1 {
    width: 100%;
    margin-bottom: 40px; }
    .theme__main--wrap h1 img {
      max-width: 100%;
      width: 100%; }
  .theme__main--wrap .btnWrap.sp {
    text-align: center;
    margin: 40px auto 40px auto; }
  .theme__main--wrapCon {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 30px 0px 30px; }
    .theme__main--wrapCon h2 {
      font-weight: bold;
      font-size: 1.6rem;
      line-height: 2.6rem;
      margin-bottom: 26px; }
    .theme__main--wrapCon p {
      font-size: 1.4rem;
      line-height: 2.6rem; }
    .theme__main--wrapCon .btnWrap {
      text-align: center;
      margin: 40px auto 26px auto; }
    .theme__main--wrapCon .wrapCon__min {
      max-width: 480px;
      margin: 0 auto; }
  @media (min-width: 768px) {
    .theme__main {
      margin-top: 80px;
      padding-bottom: 50px; }
      .theme__main.logoHeader {
        margin-top: 0px; }
      .theme__main--wrap h1 {
        margin-bottom: 50px; }
      .theme__main--wrapCon h2 {
        font-size: 1.8rem;
        line-height: 2.9rem;
        margin-bottom: 30px; }
      .theme__main--wrapCon p {
        font-size: 1.6rem;
        line-height: 3rem; }
      .theme__main--wrapCon .btnWrap {
        margin: 50px auto 0px auto; } }

.theme__lifestyle {
  padding: 0 0px 40px 0px; }
  .theme__lifestyle--wrap .title__themesec1 {
    padding: 0 30px 0px 30px; }
  .theme__lifestyle--wrapImg {
    margin-bottom: 40px; }
    .theme__lifestyle--wrapImg img {
      max-width: 100%;
      width: 100%; }
  .theme__lifestyle--wrapCon {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 30px 0px 30px; }
    .theme__lifestyle--wrapCon p {
      font-size: 1.4rem;
      line-height: 2.6rem; }
    .theme__lifestyle--wrapCon .btnWrap {
      text-align: center;
      margin: 26px auto 0px auto; }
    .theme__lifestyle--wrapCon .center__con {
      margin-top: 40px;
      text-align: center; }
    .theme__lifestyle--wrapCon .qTxt {
      text-align: center; }
      .theme__lifestyle--wrapCon .qTxt > p {
        font-size: 1.6rem;
        font-weight: bold;
        display: flex;
        line-height: 3rem;
        margin: 0 auto 1.5rem;
        text-align: left;
        width: 100%; }
        .theme__lifestyle--wrapCon .qTxt > p > span {
          font-size: 2.4rem; }
    .theme__lifestyle--wrapCon .ie21-footer__divider--bottom {
      margin-bottom: 30px; }
  .theme__lifestyle--wrapCon4Box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .theme__lifestyle--wrapCon4Box .wrapCon4Box {
      background: #fff;
      border-radius: 5px;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
      margin-top: 10px;
      position: relative;
      text-align: center;
      width: calc((100% / 2) - 5px); }
      .theme__lifestyle--wrapCon4Box .wrapCon4Box__items {
        font-size: 1.6rem;
        line-height: 2.6rem;
        padding: 25px 20px; }
      .theme__lifestyle--wrapCon4Box .wrapCon4Box__item:not(:last-child) {
        margin-bottom: 25px; }
      .theme__lifestyle--wrapCon4Box .wrapCon4Box__title {
        align-items: center;
        display: flex;
        font-size: 1.4rem;
        font-weight: bold;
        justify-content: center;
        line-height: 2rem;
        margin: auto;
        padding: 10px 10px 10px 0;
        position: relative; }
        .theme__lifestyle--wrapCon4Box .wrapCon4Box__title:after {
          background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='28' viewBox='0 0 16 28'%3e%3cpath d='M1.5 1l13 13-13 13' fill='none' stroke='black' stroke-width='2'/%3e%3c/svg%3e");
          background-size: 100%;
          content: "";
          height: 12px;
          position: absolute;
          right: -2px;
          top: 38%;
          width: 6px; }
      .theme__lifestyle--wrapCon4Box .wrapCon4Box .wrapCon4Box__img {
        display: flex;
        flex-direction: column;
        height: 100%; }
        .theme__lifestyle--wrapCon4Box .wrapCon4Box .wrapCon4Box__img img {
          border-radius: 5px 5px 0 0;
          width: 100%; }
  .theme__lifestyle--list {
    align-items: flex-start;
    display: flex; }
    .theme__lifestyle--list > img {
      margin-right: 10px; }
  @media (min-width: 768px) {
    .theme__lifestyle {
      padding: 0 30px 50px 30px; }
      .theme__lifestyle--wrap {
        max-width: 1000px;
        margin: 0 auto; }
        .theme__lifestyle--wrapImg {
          margin-bottom: 50px; }
        .theme__lifestyle--wrapCon p {
          font-size: 1.6rem;
          line-height: 3rem; }
        .theme__lifestyle--wrapCon .btnWrap {
          margin: 30px auto 0px auto; }
        .theme__lifestyle--wrapCon .center__con {
          margin-top: 50px; }
        .theme__lifestyle--wrapCon .qTxt > p {
          font-size: 1.8rem;
          margin: 0 auto 3rem;
          width: 442px; }
        .theme__lifestyle--wrapCon .ie21-footer__divider--bottom {
          margin-bottom: 50px; }
        .theme__lifestyle--wrapCon4Box {
          padding: 0; }
          .theme__lifestyle--wrapCon4Box .wrapCon4Box {
            margin-top: 50px;
            width: calc((100% / 4) - 15px); }
            .theme__lifestyle--wrapCon4Box .wrapCon4Box__title:after {
              height: 14px;
              top: calc(50% - 6px);
              width: 7px; } }

.theme__talk--wrap {
  max-width: 1000px;
  margin: 0 auto; }
  .theme__talk--wrapImg {
    margin-bottom: 40px; }
    .theme__talk--wrapImg img {
      max-width: 100vw;
      width: 100vw;
      margin-left: -30px; }
      .kouza-campaign .theme__talk--wrapImg img {
        margin-left: 0; }
  .theme__talk--wrapCon {
    max-width: 800px;
    margin: 0 auto; }
    .theme__talk--wrapCon p {
      font-size: 1.4rem;
      line-height: 2.6rem; }
      .theme__talk--wrapCon p.mb {
        margin-bottom: 2.6rem; }
    .theme__talk--wrapCon .center__con {
      text-align: center; }
      .theme__talk--wrapCon .center__con .comment {
        margin: 40px 0 20px; }
      .theme__talk--wrapCon .center__con .title__themesec1 {
        margin-top: 0; }
    .theme__talk--wrapCon .kouza-note__ttl2 {
      margin: 18px 0 2px; }
    .theme__talk--wrapCon .plain-btn {
      margin: 10px 0; }

@media (min-width: 768px) {
  .theme__talk--wrapImg {
    margin-bottom: 50px; }
    .theme__talk--wrapImg img {
      max-width: 100%;
      width: 100%;
      margin-left: 0px; }
  .theme__talk--wrapCon p {
    font-size: 1.6rem;
    line-height: 3rem; }
    .theme__talk--wrapCon p.mb {
      margin-bottom: 3rem; } }

.theme__slide--wrapCon .btnWrap {
  text-align: center;
  margin: 51px auto 0px auto; }

@media (min-width: 768px) {
  .theme__slide--wrapCon .center__con {
    margin: 0; }
    .theme__slide--wrapCon .center__con p {
      font-size: 1.6rem;
      line-height: 3rem;
      margin-bottom: 3rem; }
  .theme__slide--wrapCon .btnWrap {
    margin: 30px auto 0px auto; } }

.theme__choose--wrap {
  max-width: 760px;
  margin: 0 auto; }
  .theme__choose--wrapCon {
    display: block;
    justify-content: space-between;
    max-width: 100%;
    margin: 0 auto; }
    .theme__choose--wrapCon .wrapCon2Box {
      max-width: 100%;
      margin-bottom: 26px; }
      .theme__choose--wrapCon .wrapCon2Box__img {
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        .theme__choose--wrapCon .wrapCon2Box__img img {
          max-width: 150px; }
      .theme__choose--wrapCon .wrapCon2Box__title {
        font-weight: bold;
        font-size: 1.6rem;
        line-height: 2.9rem; }
      .theme__choose--wrapCon .wrapCon2Box p {
        margin-bottom: 0 !important; }
    .theme__choose--wrapCon p {
      font-size: 1.4rem;
      line-height: 2.6rem;
      margin-bottom: 2.6rem; }
  .theme__choose--wrap .btnWrap {
    margin-top: 40px;
    text-align: center; }

@media (min-width: 768px) {
  .theme__choose--wrapCon {
    display: flex; }
    .theme__choose--wrapCon .wrapCon2Box {
      max-width: 360px;
      margin-bottom: 0px; }
      .theme__choose--wrapCon .wrapCon2Box__img {
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        .theme__choose--wrapCon .wrapCon2Box__img img {
          max-width: 180px; }
      .theme__choose--wrapCon .wrapCon2Box__title {
        font-size: 1.8rem;
        line-height: 2.9rem; }
    .theme__choose--wrapCon .wrapCon3Box {
      padding: 0 5px;
      width: calc(100% / 3); }
    .theme__choose--wrapCon p {
      font-size: 1.6rem;
      line-height: 3rem;
      margin-bottom: 3rem; }
  .theme__choose--wrap .btnWrap {
    margin-top: 40px;
    text-align: center; } }

.theme__underFV--wrap {
  max-width: 1000px;
  margin: 0 auto; }
  .theme__underFV--wrapCon {
    max-width: 750px;
    margin: 0 auto; }
  .theme__underFV--wrapCon3Box {
    display: flex;
    justify-content: space-between;
    padding: 0 10px; }
    .theme__underFV--wrapCon3Box .wrapCon3Box {
      border-radius: 5px;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
      padding: 16px 0 7px;
      text-align: center;
      width: calc((100% / 3) - 5px); }
      .theme__underFV--wrapCon3Box .wrapCon3Box__title {
        font-size: 1.4rem;
        font-weight: bold;
        line-height: 2rem;
        margin: 10px 0 0; }
      .theme__underFV--wrapCon3Box .wrapCon3Box .wrapCon3Box__img img {
        height: 40px; }
  .theme__underFV--wrap .title__themesec1 {
    font-size: 1.6rem;
    line-height: 2.6rem;
    padding: 0 30px;
    text-align: left; }
  .theme__underFV--wrap .btnWrap {
    margin-top: 20px;
    text-align: center; }

@media (min-width: 768px) {
  .theme__underFV--wrapCon3Box {
    padding: 0; }
    .theme__underFV--wrapCon3Box .wrapCon3Box {
      padding: 32px 0 19px;
      width: 230px; }
      .theme__underFV--wrapCon3Box .wrapCon3Box__title {
        font-size: 1.6rem;
        line-height: 3rem;
        margin: 13px 0 0; }
      .theme__underFV--wrapCon3Box .wrapCon3Box .wrapCon3Box__img img {
        height: 60px; }
  .theme__underFV--wrap .title__themesec1 {
    font-size: 2rem;
    line-height: 4rem;
    margin: -30px 0 40px;
    text-align: center; }
  .theme__underFV--wrap .btnWrap {
    margin-top: 30px; } }

.qandaArea {
  padding-bottom: 40px; }
  .qandaArea__box {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.16);
    margin: 0 auto 20px auto;
    font-size: 1.4rem;
    line-height: 2.6rem;
    max-width: 760px;
    box-sizing: border-box;
    padding: 30px 40px;
    border-radius: 5px; }
    .qandaArea__box--title {
      font-weight: bold;
      font-size: 1.6rem;
      line-height: 3rem;
      margin-bottom: 30px; }
      .qandaArea__box--title p {
        display: flex; }
      .qandaArea__box--title .qTxt {
        font-size: 3.6rem;
        line-height: 3rem;
        margin-right: 1rem; }
    .qandaArea__box--txt p {
      margin-bottom: 20px; }
      .qandaArea__box--txt p:last-child {
        margin-bottom: 0; }
      .qandaArea__box--txt p a {
        text-decoration: underline; }
    .qandaArea__box--li {
      display: flex; }
    .qandaArea__box .btnWrap {
      margin: 30px auto 0 auto !important; }
  .qandaArea .btnWrap {
    text-align: center;
    margin: 40px auto 0 auto; }
  @media (min-width: 768px) {
    .qandaArea {
      padding-bottom: 50px; }
      .qandaArea__box {
        font-size: 1.6rem;
        line-height: 3rem; }
        .qandaArea__box--title {
          display: flex;
          font-weight: bold;
          font-size: 1.8rem;
          line-height: 3rem;
          margin-bottom: 30px; }
        .qandaArea__box--txt p {
          margin-bottom: 20px; }
          .qandaArea__box--txt p:last-child {
            margin-bottom: 0; }
          .qandaArea__box--txt p a {
            text-decoration: underline; }
      .qandaArea .btnWrap {
        margin: 50px auto 0 auto; } }

.theme__220318 {
  background: rgba(0, 0, 0, 0.03);
  padding: 0 30px 50px 30px;
  overflow: hidden; }
  .theme__220318 .boxed-btn {
    background: #fff; }
  .theme__220318--wrap .title__themesec1 {
    padding: 0;
    text-align: left; }
  .theme__220318--wrapImg {
    margin-bottom: 40px; }
    .theme__220318--wrapImg img {
      max-width: 100%;
      width: 100%; }
  .theme__220318--wrapCon {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 30px 0px 30px; }
    .theme__220318--wrapCon p {
      font-size: 1.4rem;
      line-height: 2.6rem;
      margin-bottom: 2.6rem; }
    .theme__220318--wrapCon .btnWrap {
      text-align: center;
      margin: 26px auto 0px auto; }
    .theme__220318--wrapCon .qTxt {
      text-align: center; }
      .theme__220318--wrapCon .qTxt > p {
        font-size: 1.6rem;
        font-weight: bold;
        display: flex;
        line-height: 3rem;
        margin: 0 auto 1.5rem;
        text-align: left;
        width: 100%; }
        .theme__220318--wrapCon .qTxt > p > span {
          font-size: 2.4rem; }
    .theme__220318--wrapCon .ie21-footer__divider--bottom {
      margin-bottom: 30px; }
  .theme__220318--wrapCon3Box {
    display: flex;
    flex-flow: column-reverse;
    justify-content: space-between; }
    .theme__220318--wrapCon3Box .wrapCon3Box {
      background: #fff;
      border-radius: 5px;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
      margin-bottom: 60px;
      position: relative;
      width: calc(100% - 60px); }
      .theme__220318--wrapCon3Box .wrapCon3Box:nth-child(even) {
        margin-left: auto; }
        .theme__220318--wrapCon3Box .wrapCon3Box:nth-child(even) .wrapCon3Box__title-img {
          left: -60px; }
        .theme__220318--wrapCon3Box .wrapCon3Box:nth-child(even) .wrapCon3Box__title-icon {
          left: -100px; }
          .theme__220318--wrapCon3Box .wrapCon3Box:nth-child(even) .wrapCon3Box__title-icon.land {
            left: -124px; }
      .theme__220318--wrapCon3Box .wrapCon3Box__items {
        font-size: 1.6rem;
        line-height: 2.6rem;
        padding: 25px 20px; }
      .theme__220318--wrapCon3Box .wrapCon3Box__item {
        display: flex; }
        .theme__220318--wrapCon3Box .wrapCon3Box__item:not(:last-child) {
          margin-bottom: 25px; }
      .theme__220318--wrapCon3Box .wrapCon3Box__title {
        font-size: 1.4rem;
        font-weight: bold;
        line-height: 2rem;
        margin: 10px 0 0; }
      .theme__220318--wrapCon3Box .wrapCon3Box__title-img {
        border-left: 2px solid #000;
        margin-left: -10px;
        padding-left: 8px;
        position: absolute;
        right: -60px;
        top: -30px; }
      .theme__220318--wrapCon3Box .wrapCon3Box__title-icon {
        position: absolute;
        right: -110px;
        top: 140px;
        z-index: -1; }
        .theme__220318--wrapCon3Box .wrapCon3Box__title-icon.basic {
          top: 210px; }
        .theme__220318--wrapCon3Box .wrapCon3Box__title-icon.land {
          right: -148px; }
      .theme__220318--wrapCon3Box .wrapCon3Box .wrapCon3Box__img img {
        height: 40px; }
  @media (min-width: 768px) {
    .theme__220318--wrap {
      max-width: 1200px;
      margin: 0 auto; }
      .theme__220318--wrap .title__themesec1 {
        padding: 0 30px 0px 30px;
        text-align: center; }
      .theme__220318--wrapImg {
        margin-bottom: 50px; }
      .theme__220318--wrapCon p {
        font-size: 1.6rem;
        line-height: 3rem;
        margin-bottom: 3rem; }
      .theme__220318--wrapCon .btnWrap {
        margin: 30px auto 0px auto; }
      .theme__220318--wrapCon .center__con {
        margin-top: 50px; }
      .theme__220318--wrapCon .qTxt > p {
        font-size: 1.8rem;
        margin: 0 auto 3rem;
        width: 442px; }
      .theme__220318--wrapCon .ie21-footer__divider--bottom {
        margin-bottom: 50px; }
      .theme__220318--wrapCon3Box {
        flex-flow: row;
        padding: 90px 0 0; }
        .theme__220318--wrapCon3Box .wrapCon3Box {
          margin-right: 100px;
          width: 260px; }
          .theme__220318--wrapCon3Box .wrapCon3Box:nth-child(even) {
            margin-left: 0; }
            .theme__220318--wrapCon3Box .wrapCon3Box:nth-child(even) .wrapCon3Box__title-img {
              left: auto; }
            .theme__220318--wrapCon3Box .wrapCon3Box:nth-child(even) .wrapCon3Box__title-icon {
              left: auto; }
              .theme__220318--wrapCon3Box .wrapCon3Box:nth-child(even) .wrapCon3Box__title-icon.land {
                left: auto; }
          .theme__220318--wrapCon3Box .wrapCon3Box__title {
            font-size: 1.6rem;
            line-height: 3rem;
            margin: 13px 0 0; }
          .theme__220318--wrapCon3Box .wrapCon3Box__title-img {
            border-left: none;
            border-right: 2px solid #000;
            margin-right: -10px;
            padding-right: 8px;
            position: absolute;
            right: -60px;
            top: -30px; }
          .theme__220318--wrapCon3Box .wrapCon3Box__title-icon {
            bottom: 0;
            right: -104px;
            top: auto; }
            .theme__220318--wrapCon3Box .wrapCon3Box__title-icon.basic {
              top: auto; }
          .theme__220318--wrapCon3Box .wrapCon3Box .wrapCon3Box__img img {
            height: 60px; } }

/*header css rewrite*/
.ie21-header {
  position: relative; }

.ie21-header__bar {
  box-shadow: none; }

/*ie css rewrite*/
.kouza-campaign__flex {
  font-size: 1.6rem;
  line-height: 3rem;
  display: flex; }
  .kouza-campaign__flex p {
    margin-bottom: 20px; }
    .kouza-campaign__flex p:last-child {
      flex: 1 1 0; }
    .kouza-campaign__flex p span {
      color: #7f0019;
      font-weight: bold; }

.kouza-campaign .hstack-actions {
  margin-top: 20px; }

.kouza-campaign__ttl {
  padding: 40px 0; }
  .p-220318 .kouza-campaign__ttl {
    padding: 40px 0 0; }

.p-220318 .kouza-campaign__img {
  margin-left: -30px;
  max-width: none;
  width: 100vw; }

@media (min-width: 768px) {
  .kouza-campaign__ttl {
    padding: 50px 0; }
  .p-220318 .kouza-campaign__body {
    padding: 0; }
  .p-220318 .kouza-campaign__img {
    margin-left: 0;
    max-width: 385px;
    width: 48%; }
  .p-220318 .kouza-campaign__info {
    max-width: 370px; } }

.p-220318 .kouza-note__ttl2 {
  margin-bottom: 50px;
  text-align: center; }
  .p-220318 .kouza-note__ttl2 > span {
    border-bottom: 1px solid #000;
    padding-bottom: 4px; }

/*slide rewrite*/
.swiper-button-wrap {
  max-width: 350px;
  position: relative;
  min-height: 35px;
  margin: 0 auto; }

.ie-section-plan__inner {
  background: rgba(0, 0, 0, 0.03);
  border-bottom: none;
  padding-bottom: 40px; }
  .ie-section-plan__inner .center__con {
    margin: 51px 0 0 0;
    text-align: center; }
    .ie-section-plan__inner .center__con p {
      font-size: 1.4rem;
      line-height: 2.6rem;
      margin-bottom: 0rem; }

.plan-info-swiper__img {
  margin-top: 20px; }

.plan-info-swiper__slide {
  padding: 0px 0px 15px; }

.plan-info-swiper__fraction {
  padding-top: 5px;
  position: static; }

.plan-info-swiper .swiper-button-prev,
.plan-info-swiper .swiper-button-next {
  top: 50%; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 0vw; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 0vw; }

@media (min-width: 768px) {
  .ie-section-plan__inner {
    padding-bottom: 50px; }
  .plan-info-swiper__img {
    margin-top: 20px; }
  .plan-info-swiper__slide {
    padding: 0px 60px 50px; }
  .plan-info-swiper .swiper-button-prev,
  .plan-info-swiper .swiper-button-next {
    top: 50%; }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: 0%; }
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: 0%; } }

/** --------------------------- */
@media screen and (min-width: 768px) {
  .u-pc-d-none {
    display: none; } }

@media screen and (max-width: 767px) {
  .u-sp-d-none {
    display: none; } }

@media screen and (max-width: 767px) {
  .u-sp-100vw {
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    max-width: 100vw !important;
    width: 100vw !important; } }

.u-c-gray {
  color: #808080; }

.u-f-bold {
  font-weight: bold; }

.u-max-w-380 {
  max-width: 380px;
  width: 100%; }

.u-max-w-665{
  max-width:665px;
  width:100%;}

.u-max-w-760 {
  max-width: 760px;
  width: 100%; }

.u-max-w-780 {
  max-width: 780px;
  width: 100%; }

.u-max-w-800 {
  max-width: 760px;
  width: 100%; }

.u-max-w-1000 {
  max-width: 1000px;
  width: 100%; }

.border1 {
  border-top: 1px solid #ccc; }

.u-m-b-1em {
  margin-bottom: 1em; }

.u-m-b-md {
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .u-m-b-md {
      margin-bottom: 15px; } }

.u-m-t-05em {
  margin-top: .5em; }

.u-m-t-1em {
  margin-top: 1em; }

.u-m-t-lgs {
  margin-top: 50px; }
  @media screen and (max-width: 767px) {
    .u-m-t-lgs {
      margin-top: 25px; } }

.u-m-t-lg {
  margin-top: 80px; }
  @media screen and (max-width: 767px) {
    .u-m-t-lg {
      margin-top: 40px; } }

.u-m-auto {
  margin: auto; }

.u-ta-center {
  text-align: center; }

.u-title-md {
  font-size: 18px;
  line-height: calc(38 / 24); }
  @media screen and (max-width: 767px) {
    .u-title-md {
      font-size: 16px;
      line-height: calc(28 / 18); } }

.u-title-lg {
  font-size: 24px;
  line-height: calc(38 / 24); }
  @media screen and (max-width: 767px) {
    .u-title-lg {
      font-size: 18px;
      line-height: calc(28 / 18); } }

.u-width-100 {
  width: 100%; }

.is-mt-80{
  margin-top:80px;
}

@media (max-width: 768px) {
  .is-mt-80{
    margin-top:50px;
  }
}

.l-2-col {
  display: flex; }
  @media screen and (max-width: 767px) {
    .l-2-col {
      flex-direction: column; }
      .l-2-col .spBtn {
        text-align: center; } }
  .l-2-col > *:nth-child(2n) {
    margin-left: 40px; }
  @media screen and (max-width: 767px) {
    .l-2-col > * {
      margin: auto;
      width: 100%; }
      .l-2-col > *:nth-child(2n) {
        margin: 20px auto 0; } }

.main {
  font-size: 16px;
  line-height: calc(30 / 16); }
  @media screen and (max-width: 767px) {
    .main {
      font-size: 14px;
      line-height: calc(26 / 14); } }

.fv {
  position: relative;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .fv {
      min-height: 100vh;
      /* カスタムプロパティ未対応ブラウザ用のフォールバック */
      /*
    min-height: calc(var(--vh, 1vh) * 100 - 50px) ;
    max-height: calc(var(--vh, 1vh) * 100 - 50px);
    */
      min-height: calc(var(--vh, 1vh) * 100 - 60px);
      max-height: calc(var(--vh, 1vh) * 100 - 60px);
      overflow: hidden; } }
  .fv__Mov--video {
    width: 100%; }

.fv__img {
  vertical-align: top;
  width: 100%; }

.fv__title {
  position: absolute; }
  .p-220423 .fv__title {
    top: 60px;
    left: 60px;
    width: 448px; }
    @media screen and (max-width: 767px) {
      .p-220423 .fv__title {
        top: 40px;
        left: 30px;
        width: calc(262 / 375 * 100%); } }

.fv__lead {
  position: absolute; }
  .p-220423 .fv__lead {
    right: calc(150 / 1920 * 100%);
    top: calc(100 / 800 * 100%);
    width: 80px; }
    @media screen and (max-width: 767px) {
      .p-220423 .fv__lead {
        right: 30px;
        top: 30px;
        width: calc(45 / 375 * 100%); } }

.section--common {
  box-sizing: border-box;
  padding: 100px 30px; }
  @media screen and (max-width: 767px) {
    .section--common {
      padding: 50px 30px; } }
  .section--common.sp10pd {
    padding: 40px 10px; }
  .section--common.minPd {
    padding: 20px 30px; }

.button {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  appearance: none;
  background: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  display: inline-flex;
  font-size: 14px;
  justify-content: center;
  line-height: 1;
  max-width: 100%;
  outline: none;
  padding: 21px 24px;
  transition: border-color 0.15s ease-out; }
  .button:hover {
    border-color: black; }
    .button:hover::after {
      transform: translateX(50%); }
  .button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='28' viewBox='0 0 16 28'%3e%3cpath d='M1.5 1l13 13-13 13' fill='none' stroke='black' stroke-width='2'/%3e%3c/svg%3e");
    background-size: 100%;
    content: "";
    height: 14px;
    transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    width: 8px; }

.button--gray {
  background: #666;
  border-color: #666;
  color: #fff; }
  .p-220423 .button--gray {
    background: #666;
    border-color: #666;
    color: #fff; }
  .button--gray:hover {
    border-color: #666; }
  .button--gray::after {
    content: none; }
  .button--gray .button__inner {
    margin-right: 0; }
  .button--gray > span {
    margin-right: 0; }

.button__inner {
  margin-right: 17.5px; }

.line {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2) inset;
  height: 1px; }

.line--dashed {
  display: block;
  height: 1px;
  background: linear-gradient(to right, #000, #000 28.57%, transparent 28.57%, transparent) 0% 0%;
  background-size: 3.5px 1px; }

.voice {
  text-align: center; }

.voice__inner {
  display: inline-block;
  position: relative; }
  .voice__inner::after, .voice__inner::before {
    border: 1px solid #000;
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 0; }
  .voice__inner::before {
    left: -20px;
    transform: rotate(-20deg); }
  .voice__inner::after {
    right: -20px;
    transform: rotate(20deg); }

.note {
  background: #7f0019;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  padding: 4px 0;
  text-align: center;
  width: 122px; }
  @media screen and (max-width: 767px) {
    .note {
      font-size: 12px;
      line-height: calc(26 / 12);
      width: 92px; } }

.plan__img {
  margin-left: 40px;
  max-width: 300px; }
  @media screen and (max-width: 767px) {
    .plan__img {
      margin: 0 auto;
      max-width: 212px; } }

.main__txt {
  background: none;
  padding: 0; }

.main__txt--btnT {
  top: 30vh;
  z-index: 10;
  position: fixed;
  writing-mode: vertical-rl;
  right: 0; }
  .main__txt--btnT a {
    transition: opacity 0.3s ease;
    text-decoration: none;
    font-weight: bold;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    transform: translateY(-50%);
    z-index: 2;
    letter-spacing: 0.1em;
    color: #fff;
    background: url(/ie/modelhouse/theme/images/raijyo_220723/icon_arrow1.svg) no-repeat bottom 20px left 21px #7F0019;
    padding: 36px 14.5px 45px;
    border-radius: 8px 0 0 8px;
    width: 100%;
    display: block;
    font-size: 14px; }
  @media screen and (max-width: 767px) {
    .main__txt--btnT {
      position: fixed;
      top: auto;
      bottom: 30px;
      right: 50%;
      transform: translateX(50%);
      max-width: calc(100% - 60px) !important;
      width: 334.14px;
      height: 54.14px; }
      .main__txt--btnT a {
        border-radius: 6px;
        padding: 15px 25px 15px 10px;
        writing-mode: horizontal-tb;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin: 0 auto;
        height: 100%;
        width: 100%;
        transform: translateY(0);
        background: url(/ie/modelhouse/theme/images/raijyo_220723/icon_arrow2.svg) no-repeat right 15% center #7F0019; } }
  .main__txt--btnT.fix {
    position: fixed;
    top: calc(30vh); }
    @media screen and (max-width: 767px) {
      .main__txt--btnT.fix {
        top: auto;
        bottom: 30px;
        right: 50%;
        transform: translateX(50%);} }

.nopaddingSideSP {
  padding: 0 0 40px 0; }

.kihon2Col__Q {
  display: block;
  padding: 0px; }
  .kihon2Col__Q--Box {
    width: 100%; }
    .kihon2Col__Q--Box p {
      font-weight: bold;
      font-size: 15px;
      margin: 5px 0; }
    .kihon2Col__Q--Box .qTxt {
      font-size: 20px; }

.fukidasi span {
  position: relative;
  background: #F7F7F7;
  padding: 20px;
  display: inline-block; }
  .fukidasi span::after {
    height: 20px;
    width: 20px;
    content: "";
    display: block;
    background: #F7F7F7;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%, -50%) rotate(45deg); }

.featureTitle {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold; }
  .featureTitle.mbLarge {
    margin-bottom: 40px; }
  .featureTitle span {
    line-height: 1;
    padding: 10px;
    display: inline-block;
    border: 1px solid #000;
    margin: 0 10px;
    margin-bottom: 10px; }
  .featureTitle + * {
    margin-top: 0; }

.theme__kihon--wrapImg {
  margin-bottom: 5px; }
  .theme__kihon--wrapImg.spMarginB40 {
    margin-bottom: 40px; }
  .theme__kihon--wrapImg img {
    max-width: 100%;
    vertical-align: bottom; }
  .theme__kihon--wrapImg2col {
    display: block;
    margin-bottom: 40px; }
    .theme__kihon--wrapImg2col img {
      line-height: 0;
      vertical-align: bottom;
      max-width: 100%;
      margin-bottom: 5px; }

@media (min-width: 768px) {
  .kihon2Col__Q {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 20px; }
    .kihon2Col__Q--Box {
      width: 48%; }
      .kihon2Col__Q--Box p {
        font-size: 17px;
        margin: 5px 0; }
      .kihon2Col__Q--Box .qTxt {
        font-size: 24px; }
  .featureTitle {
    margin-top: 40px;
    font-size: 24px; }
    .featureTitle.mbLarge {
      margin-bottom: 50px; }
    .featureTitle span {
      line-height: 1;
      font-size: 20px;
      padding: 15px;
      margin-bottom: 0px; }
  .theme__kihon--wrapImg {
    margin-bottom: 20px; }
    .theme__kihon--wrapImg.spMarginB40 {
      margin-bottom: 20px; }
    .theme__kihon--wrapImg img {
      max-width: 100%;
      vertical-align: bottom; }
    .theme__kihon--wrapImg2col {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-bottom: 50px; }
      .theme__kihon--wrapImg2col img {
        max-width: calc(50% - 10px);
        margin-bottom: 0px; } }

/*ie css rewrite*/
.boxed-btn.wline > span {
  text-align: left;
  line-height: 1.4; }

/*raijyo_220723 css*/
.mapCon {
  padding: 0;
  background: #EFEFEF; }
  .mapCon__Box {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    position: relative; }
    .mapCon__Box img {
      max-width: 100%; }
  @media (max-width: 768px) {
    .mapCon__Box {
      max-width: 100%; } }

.point__Main img {
  max-width: 370px; }

.point .item img {
  max-width: 250px; }

.point__Img--Wrap {
  overflow-y: hidden;
  width: 1040px;
  padding-right: 20px;
  position: relative;
  margin: 0 auto; }
  .point__Img--Wrap .my-gallery {
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 30px;
    display: flex; }
    .point__Img--Wrap .my-gallery figure {
      width: auto;
      max-height: 200px; }
      .point__Img--Wrap .my-gallery figure img {
        max-height: 100%; }
  .point__Img--WrapIcon {
    position: absolute;
    left: 98%;
    bottom: 30px; }

.point__lead {
  text-align: center;
  font-weight: bold;
  font-size: 18px; }
  .point__lead .pickTxt {
    color: #7F0019;
    font-size: 16px; }
  .point__lead .tLeft {
    text-align: left; }

.point__Step {
  background-image: linear-gradient(to right, #000, #000 1px, transparent 1px, transparent 4px);
  /* 幅2の線を作る */
  background-size: 4px 1px;
  /* グラデーションの幅・高さを指定 */
  background-position: left top;
  /* 背景の開始位置を指定 */
  background-repeat: repeat-x;
  /* 横向きにのみ繰り返す */
  padding-top: 30px;
  max-width: 760px;
  width: 100%;
  margin: 0 auto;
  margin-top: 40px; }
  .point__Step .u-title-md {
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px; }
  .point__Step img {
    max-width: 100%; }
  .point__Step .stepText__num {
    display: flex;
    margin-bottom: 10px; }
    .point__Step .stepText__num span {
      flex: 1 1 0; }
      .point__Step .stepText__num span.num {
        flex: initial;
        /*border: 1px solid #000000;*/
        display: block;
        width: 30px;
        height: 30px;
        margin-right: 10px;
        text-align: center;
        line-height: 30px;
        font-size: 18px;
        font-weight: bold;
        border-radius: 30px; }
        .point__Step .stepText__num span.num img {
          width: 100%; }
  .point__Step .minT {
    font-size: 13px;
    color: #6D6D72; }
    .point__Step .minT a {
      text-decoration: underline; }

@media (max-width: 1060px) {
  .point__Img--Wrap {
    overflow-y: hidden;
    width: 100%;
    padding-right: 0px; }
    .point__Img--Wrap .my-gallery {
      width: 1040px;
      margin-bottom: 0; }
      .point__Img--Wrap .my-gallery figure {
        width: auto;
        max-height: 200px; }
        .point__Img--Wrap .my-gallery figure img {
          height: 100%;
          max-height: 100%; }
    .point__Img--WrapIcon {
      position: static;
      text-align: right; } }

@media (max-width: 768px) {
  .point__Img--Wrap {
    overflow-y: hidden;
    width: 100vw;
    margin-left: -30px; }
    .point__Img--Wrap .my-gallery {
      padding: 0 0vw; }
  .point__Main img {
    max-width: 370px;
    width: 100%; }
  .point .item img {
    max-width: 250px;
    width: 100%; } }

.spL_m-005 {
  letter-spacing: -0.05em; }

.shopList {
  font-weight: bold;
  margin-top: 60px; }
  .shopList__Title {
    font-size: 16px;
    margin-bottom: 15px; }
  .shopList__Box {
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    margin-left: -16px; }
  .shopList__Box:not(:last-child) {
    margin-bottom: 80px; }
    .shopList__Box--Con {
      cursor: pointer;
      max-width: 234px;
      margin-left: 16px;
      margin-bottom: 20px;
      width: 50%;
      text-align: center; }
      .shopList__Box--Con .title {
        margin-top: 5px;
        line-height: 1.4; }
      .shopList__Box--Con .img {
        overflow: hidden;
        border-radius: 5px; }
        .shopList__Box--Con .img img {
          vertical-align: bottom;
          height: 162px;
          width: 100%;
          max-width: 100%;
          object-fit: cover; }
  @media only screen and (max-width: 1060px) {
    .shopList {
      max-width: 736px;
      margin: 60px auto 0; } }
  @media (max-width: 768px) {
    .shopList {
      margin-top: 40px; }
    .shopList__Title {
      margin-left: 1em; }
    .shopList__Box {
      display: flex;
      flex-wrap: wrap;
      font-size: 16px;
      margin-left: -4%; }
    .shopList__Box:not(:last-child) {
      margin-bottom: 50px; }
      .shopList__Box--Con {
        cursor: pointer;
        max-width: 46%;
        margin-left: 4%;
        width: 46%; }
        .shopList__Box--Con .title {
          font-size: 14px; }
        .shopList__Box--Con .img img {
          vertical-align: bottom;
          height: 30vw;
          width: 100%;
          max-width: 100%;
          object-fit: cover; } }

.shopMordal {
  transition: all 0.5s ease;
  z-index: 100;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0; }
  .shopMordal__Bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    top: 0;
    left: 0; }
  .shopMordal__Area {
    transition: all 0.5s ease;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.2);
    background: #fff;
    font-weight: bold;
    position: fixed;
    border-radius: 5px;
    z-index: 101;
    max-width: 410px;
    max-height: 80vh;
    left: 50%;
    top: 20vh;
    transform: translateX(-50%);
    overflow: scroll; }
    .shopMordal__Area.select {
      opacity: 1;
      visibility: visible;
      top: 10vh; }
    .shopMordal__Area--Title {
      text-align: center;
      padding: 15px 0;
      font-size: 18px; }
    .shopMordal__Area--Img img {
      max-width: 100%; }
    .shopMordal__AreaCon {
      padding: 30px;
      font-size: 16px; }
    .shopMordal__Area--Tag {
      margin-bottom: 15px; }
      .shopMordal__Area--Tag p {
        font-size: 11px;
        color: #fff;
        display: inline-block;
        margin-right: 10px;
        padding: 5px 10px; }
      .shopMordal__Area--Tag .t1 {
        background: #7F0019; }
      .shopMordal__Area--Tag .t2 {
        background: #11555F; }
      .shopMordal__Area--Tag .t3 {
        background: #79904A; }
    .shopMordal__Area--Address {
      margin-bottom: 20px; }
    .shopMordal__Area--Gmap {
      margin-bottom: 35px; }
      .shopMordal__Area--Gmap a {
        border-radius: 5px;
        color: #fff;
        font-size: 11px;
        padding: 8px 25px 8px 10px;
        background: url(../images/raijyo_220723/icon_blank.svg) no-repeat right 5px center #808080; }
    .shopMordal__Area--Tel {
      font-weight: normal; }
      .shopMordal__Area--Tel a {
        text-decoration: underline; }
    .shopMordal__Area--Mail {
      font-weight: normal; }
      .shopMordal__Area--Mail a {
        text-decoration: underline; }
    .shopMordal__Area--Date {
      font-weight: normal; }
    .shopMordal__Area--Yoyaku {
      margin-bottom: 35px;
      text-align: center; }
    .shopMordal__Area--Car {
      margin-top: 30px; }
    .shopMordal__Area--Dis {
      font-weight: normal;
      margin-top: 30px;
      padding-top: 30px;
      border-top: 1px dashed #000; }
    .shopMordal__Area .modal__close {
      cursor: pointer;
      width: 20px;
      height: 20px;
      overflow: hidden;
      position: absolute;
      right: 15px;
      top: 18px; }
  .shopMordal.open {
    visibility: visible;
    opacity: 1; }
  @media (max-width: 768px) {
    .shopMordal__Area {
      width: calc(100% - 40px);
      max-height: calc(100vh - 40px); }
      .shopMordal__Area.select {
        top: 20px; }
      .shopMordal__Area--Title {
        font-size: 16px; }
      .shopMordal__AreaCon {
        padding: 20px;
        font-size: 14px; } }

@media (max-width: 768px) {
  .section--common .title__themesec1 {
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  main {
    padding-bottom: 50px;
  }
}

.point__Main .minBox {
  margin: 0 auto;
  max-width: 370px;
}

.more {
  font-size: 1.4rem;
}


.more a {
  align-items: center;
  display: flex;
  font-weight: bold;
  justify-content: flex-end;
  margin-top: 30px;
  width: fit-content;
}

@media (max-width: 768px) {
  .more a {
    margin-left: auto;
  }
}

.more a::after {
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='28' viewBox='0 0 16 28'%3e%3cpath d='M1.5 1l13 13-13 13' fill='none' stroke='black' stroke-width='2'/%3e%3c/svg%3e");
  background-size: 100%;
  height: 14px;
  width: 8px;
  margin-left: 7px;
}

.l-2-col {
  align-items: center;
  display: flex;
}

.experience__link {
  flex-grow: 1;
  position: relative;
  transition: all 0.15s ease-out;
}

.experience__link:hover {
  opacity: 0.7;
}

.experience__link::after {
  bottom: 0;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='28' viewBox='0 0 16 28'%3e%3cpath d='M1.5 1l13 13-13 13' fill='none' stroke='black' stroke-width='2'/%3e%3c/svg%3e");
  background-size: 100%;
  height: 28px;
  position: absolute;
  right: 0;
  transform: translateY(-50%);
  width: 14px;
}

.experience__image {
  width: calc(360 / 780 * 100%);
}

.experience__image img {
  width: 100%;
}

.experience__txt {
  position: relative;
  max-width: 286px;
}

@media (max-width: 768px) {
  .experience__txt {
    max-width: calc(100% - 64px);
    position: static;
  }
  
}

/* .experience__txt::after {
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='28' viewBox='0 0 16 28'%3e%3cpath d='M1.5 1l13 13-13 13' fill='none' stroke='black' stroke-width='2'/%3e%3c/svg%3e");
  background-size: 100%;
  height: 28px;
  position: absolute;
  right: -74px;
  transform: translateY(-50%);
  width: 14px;
} */

@media (max-width: 768px) {
  .experience__txt::after {
    right: 30px;
  }
}

.point__Main:not(:first-child) {
  margin-top: 80px;
}

@media (max-width: 768px) {
  .point__Main:not(:first-child) {
    margin-top: 50px;
  }
}

.point__l-img img {
  max-width: 565px;
}

@media (max-width: 768px) {
  .point__l-img img {
    max-width: 100%;
  }
}

.minBox p > span {
  display: block;
  font-size: 1.3rem;
  margin-top: .5em;
}

@media (max-width: 768px) {
  .minBox p > span {
    font-size: 1.1rem;
    margin-top: 0;
  }
}

.theme__lifestyle--wrapCon.nopadding {
  padding: 0;
}

.theme__lifestyle--wrapCon p {
  font-size: 1.3rem;
}

@media (max-width: 768px) {
  .theme__lifestyle--wrapCon p {
    font-size: 1.1rem;
  }
}

.c-fixed-side-btn{
  box-shadow:0 3px 6px rgba(0,0,0,.16);
  position:fixed;
  right:0;
  top:160px;
  height:max-content;
  writing-mode: vertical-rl;
  line-height:100%;
  padding:36px 19.5px;
  text-decoration:none;
  background: #7F0019;
  border-radius:8px 0 0 8px;
  z-index:999;
}

@media (max-width: 768px) {
  .c-fixed-side-btn{
    top: auto;
    position:fixed;
    width:334.14px;
    height:54.14px;
    left:50%;
    transform:translateX(-50%);
    bottom:30px;
    z-index:999;
    border-radius:6px;
    opacity:1;
    transition:opacity 350ms ease,bottom 350ms ease;
    writing-mode: inherit;
    padding: 0;
  }

  .c-fixed-side-btn.js-sp-hide{
    opacity:0;
    bottom:-74px;
  }
}

.c-fixed-side-btn div{
  color:#fff;
  font-weight:600;
  text-decoration:none;
}

@media (max-width: 768px) {
  .c-fixed-side-btn div{
    font-size:1.4rem;
    text-align:center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    line-height: 1;
    gap: 5px;
  }
}

.c-fixed-side-btn span{
  font-size:1.6rem;
}

.c-fixed-side-btn-arrow{
  width:20px;
  transform:translateX(2px);
}

@media (max-width: 768px) {
  .c-fixed-side-btn-arrow{
    width:17px;
    transform:translate(-5px,-1px) rotate(-90deg);
  }
}

.js-ie21-header {
  position: absolute;
}

.ie21-header__bar {
  background: none;
}

.p-KV {
  width: 100%;
}

.step {
  background: url(../images/soudan_230721/step_bg.jpg) no-repeat center/cover;
  padding: 80px 30px;
}

@media (max-width: 768px) {
  .step {
    background: url(../images/soudan_230721/step_bg_sp.jpg) no-repeat center/cover;
    padding: 60px 30px;
  }
}

.step__list {
  /* column-gap: calc(70 / 1000 * 100%); */
  display: grid;
  grid-template-columns: 1fr calc(100% / 3 + 30px) 1fr;

  /* display: flex; */
}

@media (max-width: 768px) {
  .step__list {
    grid-template-columns: auto;
  }
}

.step__item {
  background-image: linear-gradient(to bottom, #000, #000 1px, transparent 1px, transparent 4px);
  background-size: 1px 4px;
  background-position: right top;
  background-repeat: repeat-y;
  display: grid;
  grid-template-rows: 70px 90px 190px 1fr;
  padding: 0 30px;
  place-items: center;
  
  /* align-items: center;
  display: flex;
  flex-direction: column;
  width: calc(100% / 3); */
}

@media (max-width: 768px) {
  .step__item {
    background-image: linear-gradient(to right, #000, #000 1px, transparent 1px, transparent 4px);
    background-size: 4px 1px;
    background-position: left bottom;
    background-repeat: repeat-x;
    grid-template-rows: repeat(4, auto);
    padding: 50px 0;
  }
}

.step__item:first-child {
  padding-left: 0;
  /* width: calc(100% / 3 - 15px); */
}

@media (max-width: 768px) {
  .step__item:first-child {
    padding-top: 0;
  }
}

.step__item:last-child {
  background-image: none;
  padding-right: 0;
  /* width: calc(100% / 3 - 15px); */
}

@media (max-width: 768px) {
  .step__item:last-child {
    background-image: linear-gradient(to right, #000, #000 1px, transparent 1px, transparent 4px);
  }
}

.step__item h2 {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: calc(38 / 24);
  /* margin-top: 20px; */

  /* flex: 1;
  height: 100%;
  min-height: 0%; */
}

@media (max-width: 768px) {
  .step__item h2 {
    font-size: 1.8rem;
    line-height: calc(30 / 18);
    margin-top: 10px;
  }
}

.step__item .step__item_box {
  display: grid;
  margin-top: auto;
  place-items: center;

  /* flex: 2;
  height: 100%;
  min-height: 0%; */
}

@media (max-width: 768px) {
  .step__item .step__item_box {
    margin-top: 30px;
  }
}

.step__item .step__image {
  display: flex;
  min-height: 100px;
}

@media (max-width: 768px) {
  .step__item .step__image {
    min-height: auto;
  }
}

.step__item .step__image img {
  /* margin-top: 30px; */
  max-width: 100%;
}

.step__item h3 {
  font-size: 1.4rem;
  font-weight: 600;
  margin-top: 20px;
  text-align: center;
}

.step__item p {
  margin-top: 30px;
  margin-bottom: auto;

  /* flex: 1;
  height: 100%;
  min-height: 0%; */
}

.step__mitsumori {
  align-items: center;
  column-gap: 98px;
  display: flex;
  margin-top: 100px;
  row-gap: 40px;
}

@media (max-width: 768px) {
  .step__mitsumori {
    flex-direction: column;
    margin-top: 50px;
  }
}

.step__mitsumori p {
  width: 330px;
}

@media (max-width: 768px) {
  .step__mitsumori p {
    width: 100%;
  }
}

.step__mitsumori .boxed-btn {
  background: #fff;
}

.step__mitsumori .boxed-btn > img {
  margin-right: 20px;
  width: 24px;
}

.p-section-4-title {
  width: 320px;
  max-width: 100%;
}

.p-section-4-subtitle{
  font-size:1.8rem;
  font-weight:700;
  font-family:'ヒラギノ角ゴ Std', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo' , sans-serif;
  margin-top: auto;
}

.p-section-4-subtitle > span {
  display: block;
  font-size: 1.4rem;
  line-height: 1.4;
  margin: 0 0 5px 85px;
  width: fit-content;
}

.p-section-4-list{
  display:flex;
  flex-direction: column;
  gap:50px;
  justify-content: center;
  margin-top:80px;
}

@media (max-width: 768px) {
  .p-section-4-list{
    display: block;
    margin:0 auto;
    margin-top:50px;
    max-width:315px;
  }
}

.p-section-4-button + .p-section-4-list {
  margin-top: 120px;
}

@media (max-width: 768px) {
  .p-section-4-button + .p-section-4-list {
    margin-top: 80px;
  }
}

.p-section-4-list__inner{
  column-gap: 40px;
  display: grid;
  grid-template-columns: 300px 1fr;
  grid-template-rows: auto auto;
}

@media (max-width: 768px) {
  .p-section-4-list__inner{
    display: block;
  }
}

@media (max-width: 768px) {
  .p-section-4-list__inner:nth-child(2){
    margin-top:50px;
  }
}

.p-section-4-img{
  grid-row: 1 / 3;
  max-width:315px;
  display:block;
  width: 100%;
}

@media (max-width: 768px) {
  .p-section-4-img{
    margin:0 auto;
    margin-top:30px;
    max-width: auto;
    display:block;
    width: 100%;
  }
}

.p-section-4-desc{
  margin-top: 15px;
}

@media (max-width: 768px) {
  .p-section-4-img-b{
    margin-top: 20px;
  }
}