@charset "utf-8";

/* hero-romancecar
---------------------------------------------------------- */
.hero-romancecar .popup-youtube {
  display: block;
  outline: none;
}
.mod-yt-popup {
	min-width: 1120px;
	padding: 0 20px;
	z-index: 10000;
}
.hero-romancecar .box-title { width: auto;}
.hero-romancecar .box-title .title {
  padding-top: 120px;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
.hero-romancecar .box-title .title {
   padding-top: 35px; 
}
.mod-yt-popup {
  min-width: inherit;
  padding: 0;
}
}

/* list-romancacer
---------------------------------------------------------- */
.list-romancacer {
  position: relative;
  width: 100%;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px 50px;
}
  .list-romancacer .item {
    flex: 0 0 50%;
	max-width: 50%; /* IE */
    padding: 8px;
	box-sizing: border-box;
  }  
    .list-romancacer .item .link {
      position: relative;
      display: -ms-flex;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 15px;
      border: 5px #fff solid;
    }
      .list-romancacer .item .link:hover,
      .list-romancacer .item .link:focus {
        text-decoration: none;
      }
      .list-romancacer .item.type-01 .link {
        background: url(/wordpress/wp-content/themes/odakyu/common/img/romancecar/bg_romancacer_01.jpg) center no-repeat;
        background-size: cover;
      }
      .list-romancacer .item.type-02 .link { 
        background-color: #155998;
      }
      .list-romancacer .item.type-03 .link {
        background-color: #b0cb2e;
      }
      .list-romancacer .item.type-04 .link {
        background-color: #dd3741;
      }
      .list-romancacer .item.type-05 .link { 
        background-color: #3b3b3b;
      }
      .list-romancacer .item.type-06 .link {
        background-color: #ff861b;
      }
      .list-romancacer .item.type-01 .link:after,
      .list-romancacer .item.type-02 .link:after,
      .list-romancacer .item.type-03 .link:after,
      .list-romancacer .item.type-04 .link:after,
      .list-romancacer .item.type-05 .link:after,
      .list-romancacer .item.type-06 .link:after {
        content: '';
        display: block;
        position: absolute;
      }
      .list-romancacer .item.type-01 .link:after {
        top: 8px;
        right: 9px;
        width: 28px;
        height: 24px;
        background: url(/wordpress/wp-content/themes/odakyu/common/img/romancecar/about/ico_about_01.png) right top no-repeat;
      }
      .list-romancacer .item.type-02 .link:after {
        top: 19px;
        right: 11px;
        width: 42px;
        height: 14px;
        background: url(/wordpress/wp-content/themes/odakyu/common/img/romancecar/about/ico_about_02.png) right top no-repeat;
      }
      .list-romancacer .item.type-03 .link:after {
        top: 13px;
        right: 16px;
        width: 34px;
        height: 26px;
        background: url(/wordpress/wp-content/themes/odakyu/common/img/romancecar/about/ico_about_03.png) right top no-repeat;
      }
      .list-romancacer .item.type-04 .link:after {
        top: 13px;
        right: 16px;
        width: 14px;
        height: 26px;
        background: url(/wordpress/wp-content/themes/odakyu/common/img/romancecar/about/ico_about_04.png) right top no-repeat;
      }
      .list-romancacer .item.type-05 .link:after {
        top: 10px;
        right: 13px;
        width: 28px;
        height: 26px;
        background: url(/wordpress/wp-content/themes/odakyu/common/img/romancecar/about/ico_about_05.png) right top no-repeat;
      }
      .list-romancacer .item.type-06 .link:after {
        top: 12px;
        right: 15px;
        width: 24px;
        height: 26px;
        background: url(/wordpress/wp-content/themes/odakyu/common/img/romancecar/about/ico_about_06.png) right top no-repeat;
      }
        .list-romancacer .item .link .image {
          margin-right: 20px;
        }
        .list-romancacer .item .link .text {
          font-family: 'Oswald', sans-serif;
          font-size: 22px;
          color: #fff;
          line-height: 1;
          letter-spacing: 0.01em;
        }
          .list-romancacer .item .link .text span {
            display: block;
            font-size: 18px;
            font-weight: 300;
            line-height: 1.2;
            letter-spacing: 0.02em;
          }

@media screen and (max-width: 768px) {
.list-romancacer {
  overflow: hidden;
  height: auto;
  margin: 0 -5px 17px;
}
  .list-romancacer .item {
    position: static;
    float: left;
    width: 50%;
    margin-bottom: 10px;
    padding: 0 5px;
  }
    .list-romancacer .item .link {
      padding: 10px;
      border: 3px #fff solid;
    }
      .list-romancacer .item.type-01 .link:after {
        top: 4px;
        right: 5px;
        width: 14px;
        height: 12px;
        background-size: 14px 12px;
      }
      .list-romancacer .item.type-02 .link:after {
        top: 10px;
        right: 6px;
        width: 21px;
        height: 7px;
        background-size: 21px 7px;
      }
      .list-romancacer .item.type-03 .link:after {
        top: 7px;
        right: 8px;
        width: 17px;
        height: 13px;
        background-size: 17px 13px;
      }
      .list-romancacer .item.type-04 .link:after {
        top: 7px;
        right: 8px;
        width: 7px;
        height: 13px;
        background-size: 7px 13px;
      }
      .list-romancacer .item.type-05 .link:after {
        top: 5px;
        right: 7px;
        width: 14px;
        height: 13px;
        background-size: 14px 13px;
      }
      .list-romancacer .item.type-06 .link:after {
        top: 6px;
        right: 8px;
        width: 12px;
        height: 13px;
        background-size: 12px 13px;
      }
      .list-romancacer .item .link .image {
        flex: 0 0 45px;
        margin-right: 10px;
      }
        .list-romancacer .item .link .image img {
          width: 100%;
        }
      .list-romancacer .item .link .text {
        font-size: 14px;
      }
        .list-romancacer .item .link .text span { font-size: 10px;}
}


/* box-romancecar-detail
---------------------------------------------------------- */
.box-romancecar-detail-wrap {
  min-width: 1120px;
  padding: 37px 0 25px;
  background-color: #bc2332;
  color: #fff;
}
.box-romancecar-detail {
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1080px;
  margin: 0 auto;
  padding: 0 50px;
  text-align: left;
}
  .box-romancecar-detail .box-detail {
    width: 340px;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2;
  }
    .box-romancecar-detail .box-detail-in {}
      .box-romancecar-detail .box-detail .txt-staion {
        margin-bottom: 4px;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 0.035em;
      }
        .box-romancecar-detail .box-detail .txt-staion span {
          padding-left: 5px;
          padding-right: 2px;
          font-size: 18px;
          font-weight: 500;
          letter-spacing: 0.055em;
        }
      .box-romancecar-detail .box-detail .txt-time {
        margin-bottom: 14px;
        font-size: 35px;
        font-weight: 300;
        letter-spacing: 0.035em;
      }
        .box-romancecar-detail .box-detail .txt-time span {
          font-size: 55px;
          font-weight: 500;
        }
      .box-romancecar-detail .box-detail .txt-ticket {
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 0.05em;
        line-height: 1.4;
      }
  .box-romancecar-detail .text {
    width: 600px;
    margin-top: -2px;
    font-size: 14px;
    line-height: 1.65;
    letter-spacing: 0.02em;
  }

@media screen and (max-width: 768px) {
.box-romancecar-detail-wrap {
  min-width: inherit;
  padding: 12px 0 19px;
}
.box-romancecar-detail {
  display: block;
  width: 100%;
  padding: 0 20px;
}
  .box-romancecar-detail .box-detail {
    width: 100%;
    line-height: 1.2;
  }
    .box-romancecar-detail .box-detail-in {
      display: -ms-flex;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-bottom: 9px;
    }
      .box-romancecar-detail .box-detail .txt-staion {
        margin: 4px 0 0 10px;
        font-size: 10px;
        letter-spacing: 0.035em;
      }
        .box-romancecar-detail .box-detail .txt-staion span {
          padding: 0;
          font-size: 15px;
          letter-spacing: 0;
        }
      .box-romancecar-detail .box-detail .txt-time {
        margin: 0 8px 0 0;
        font-size: 22px;
        letter-spacing: 0.07em;
      }
        .box-romancecar-detail .box-detail .txt-time span {
          font-size: 36px;
        }
      .box-romancecar-detail .box-detail .txt-ticket {
        margin-bottom: 9px;
        padding: 8px 10px;
        border: #fff solid;
        border-width: 1px 0;
        font-size: 12px;
        letter-spacing: 0.055em;
      }
  .box-romancecar-detail .text {
    width: 100%;
    margin: 0;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0.02em;
  }
}

/* box-romancacer-about
---------------------------------------------------------- */
.box-romancacer-about-wrap {
  min-width: 1120px;
  padding: 15px 0 60px;
  background-color: #eee;
}

.box-romancacer-about-wrap .txt-notice {
  margin: 0 40px 40px 40px;
  line-height: 1.5;
  letter-spacing: -0.03em;
  text-align: center;
  padding: 10px;
  border: solid 0.5px #dddddd;
  color: #ff0000;
}

.box-romancacer-about-wrap .txt-notice a {
  text-decoration: underline;
}

.box-romancacer-about {
  width: 1080px;
  margin: 0 auto;
}

/* box-romancacer-special */
.box-romancacer-special {}
  .box-romancacer-special .link {
    display: block;
    padding: 32px 40px 51px;
    border: 30px #fff solid;
    background: #ededed url(/wordpress/wp-content/themes/odakyu/common/img/romancecar/bg_romancecar_train_01.jpg) right 15px bottom no-repeat;
  }
    .box-romancacer-special .link:hover,
    .box-romancacer-special .link:focus { text-decoration: none;}
    .box-romancacer-special .title {
      margin-bottom: 22px;
      font-family: 'Oswald', sans-serif;
      font-size: 32px;
      line-height: 1.4;
    }
      .box-romancacer-special .title span {
        display: block;
        font-size: 20px;
        color: #4e8989;
        letter-spacing: 0.005em;
      }
    .box-romancacer-special .text {
      font-size: 14px;
      font-weight: 500;
      letter-spacing: -0.035em;
    }

@media screen and (max-width: 768px) {
.box-romancacer-about-wrap {
  min-width: inherit;
  padding: 0px 15px 30px;
}

.box-romancacer-about-wrap .txt-notice {
  margin: 0px 15px 20px;
  font-size: 11px;
  line-height: 1.4;
  letter-spacing: -0.03em;
  text-align: center;
  padding: 5px;
  border: solid 0.5px #dddddd;
  color: #ff0000;
}

.box-romancacer-about-wrap .txt-notice a {
  text-decoration: underline;
}

.box-romancacer-about {
  width: 100%;
}

/* box-romancacer-special */
.box-romancacer-special {
}
  .box-romancacer-special .link {
    padding: 17px 20px 36px;
    border: 15px #fff solid;
    background: #ededed url(/wordpress/wp-content/themes/odakyu/common/img/romancecar/bg_romancecar_train_01.jpg) right 0 bottom no-repeat;
    background-size: 221px 90px;
  }
  .box-romancacer-special .title {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.4;
  }
    .box-romancacer-special .title span {
      font-size: 10px;
      letter-spacing: 0em;
    }
  .box-romancacer-special .text {
    font-size: 10px;
    letter-spacing: -0.035em;
    line-height: 1.4;
  }
}

/* box-romancacer-online
---------------------------------------------------------- */
.box-romancacer-online {
  display: -ms-flex;
  display: flex;
  width: 1080px;
  height: 440px;
  margin: 60px auto;
}
  .box-romancacer-online .col-01 {
    flex: 1 0 680px;
  }
  .box-romancacer-online .col-02 {
    flex: 1 0 400px;
  }
    /* box-romancecar-online-detail */
    .box-romancecar-online-detail {
      padding: 51px 120px 50px 60px;
      background: url(/wordpress/wp-content/themes/odakyu/common/img/romancecar/bg_romancecar_online_01.jpg) top center no-repeat;
      color: #fff;
    }
      .box-romancecar-online-detail .title {
        margin-bottom: 25px;
        font-family: 'Oswald', sans-serif;
        font-size: 63px;
        line-height: 1.1;
        letter-spacing: 0.035em;
      }
        .box-romancecar-online-detail .title span {
          display: block;
          font-size: 28px;
          font-weight: 300;
          letter-spacing: 0.05em;
        }
      .box-romancecar-online-detail .text {
        margin-bottom: 85px;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.45;
        letter-spacing: 0.05em;
      }
      .box-romancecar-online-detail .button {
        display: block;
        width: 420px;
        padding: 19px 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-color: #004ea2;
        font-family: 'Oswald', sans-serif;
        font-size: 20px;
        font-weight: 500;
        color: #fff;
        text-align: center;
        letter-spacing: 0.045em;
      }
        .box-romancecar-online-detail .button:hover,
        .box-romancecar-online-detail .button:focus {
          text-decoration: none;
        }
    .box-romancecar-online-form {
      background-color: #fff;
    }

@media screen and (max-width: 768px) {
.box-romancacer-online {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto 30px;
}
    /* box-romancecar-online-detail */
    .box-romancecar-online-detail {
      padding: 28px 30px 23px;
      background-size: cover;
    }
      .box-romancecar-online-detail .title {
        margin-bottom: 44px;
        font-size: 30px;
        line-height: 1.1;
        letter-spacing: 0.035em;
      }
        .box-romancecar-online-detail .title span {
          font-size: 14px;
          font-weight: 300;
          letter-spacing: 0.05em;
        }
      .box-romancecar-online-detail .button {
        display: block;
        width: 100%;
        padding: 9px 10px 13px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        font-size: 15px;
        letter-spacing: 0.02em;
      }
        .box-romancecar-online-detail .button:hover,
        .box-romancecar-online-detail .button:focus {
          text-decoration: none;
        }
        
      .box-romancecar-online-detail .btn-romancecar-sp {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
        padding: 7px 5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background-color: #fff;
        text-align: center;
      }
        .box-romancecar-online-detail .btn-romancecar-sp img {
          width: 120px;
          margin: 0 auto;
        }
          .box-romancecar-online-detail .btn-romancecar-sp:before,
          .box-romancecar-online-detail .btn-romancecar-sp:after {
            content: "";
            position: absolute;
            background-color: #007ac2;
            transition: transform 0.25s ease-out;
          }
          .box-romancecar-online-detail .btn-romancecar-sp:before {
            top: 15px;
            right: 21px;
            width: 2px;
            height: 16px;
            margin-left: -2px;
          }
          .box-romancecar-online-detail .btn-romancecar-sp:after {
            top: 24px;
            right: 14px;
            width: 16px;
            height: 2px;
            margin-top: -2px;
          }
          .box-romancecar-online-detail .btn-romancecar-sp.is-active:before {
            transform: rotate(90deg);
            background-color: #007ac2;
          }
          .box-romancecar-online-detail .btn-romancecar-sp.is-active:after {
            transform: rotate(180deg);
            background-color: #007ac2;
          }
    .box-romancecar-online-form {
      display: none;
      position: absolute;
      top: 162px;
      left: 0;
      right: 0;
      width: 84%;
      padding: 6px 15px 20px;
      margin: 0 auto;
      z-index: 10;
      border: #ddd solid;
	    border-width: 0 1px 1px;
    }
}


/* box-romancacer-online
---------------------------------------------------------- */
.box-romancacer-station {
  width: 1080px;
  margin: 0 auto 120px;
}
  .box-romancacer-station .ttl-cmn-01 {
    margin-bottom: 47px;
    font-weight: 500;
  }

@media screen and (max-width: 768px) {
.box-romancacer-station {
  width: 100%;
  margin: 0 auto 67px;
}
  .box-romancacer-station .ttl-cmn-01 {
    margin: 0 15px 18px;
    line-height: 1.4;
  }
  .box-romancacer-station .img-map {}
    .box-romancacer-station .img-map img {
      width: 100%;
    }
}

/* box-romancecar-notice
---------------------------------------------------------- */
.box-romancecar-notice {
  width: 1080px;
  margin: 0 auto 60px;
  padding: 31px 60px 60px;
  background-color: #eee;
}
  .box-romancecar-notice .box-title {
    margin-bottom: 24px;
    position: relative;
  }
  .box-romancecar-notice .ttl-notice {
    margin-bottom: 12px;
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
  }
  .box-romancecar-notice .list-notice {}
    .box-romancecar-notice .list-notice .item {
      position: relative;
      padding-left: 21px;
      color: #666;
      letter-spacing: 0.02em;
    }
      .box-romancecar-notice .list-notice .item:after {
        content: '';
        display: block;
        position: absolute;
        top: 9px;
        left: 3px;
        width: 5px;
        height: 5px;
        background-color: #666;
        border-radius: 10px;
      }
  .box-romancecar-notice .button {
    display: block;
    position: absolute;
    bottom: 6px;
    right: 0;
    width: 210px;
    padding: 3px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #007ac2;
    border: solid 1px #007ac2;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    color: #fff;
    text-align: center;
    letter-spacing: 0.08em;
  }
  .box-romancecar-notice .button:hover,
  .box-romancecar-notice .button:focus {
    text-decoration: none;
  }


@media screen and (max-width: 768px) {
.box-romancecar-notice {
  width: 92%;
  margin: 0 auto 30px;
  padding: 16px 30px 30px;
}
  .box-romancecar-notice .box-title {
    margin-bottom: 15px;
  }
    .box-romancecar-notice .ttl-notice {
      margin-bottom: 4px;
      font-size: 12px;
    }
  .box-romancecar-notice .list-notice {}
    .box-romancecar-notice .list-notice .item {
      padding-left: 11px;
      font-size: 10px;
    }
      .box-romancecar-notice .list-notice .item:after {
        top: 5px;
        left: 2px;
        width: 2px;
        height: 2px;
      }
  .box-romancecar-notice .button {
    display: none;
  }
}

/* box-notice-detail */
.box-notice-detail {
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 25px 60px 20px;
  background-color: #fff;
}
  .box-notice-detail .col-01 {
    width: 250px;
  }
  .box-notice-detail .col-02 {
    width: 530px;
  }
  .box-notice-detail .title {
    margin-bottom: 15px;
    padding-bottom: 1px;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: #666;
    border-bottom: 1px #ddd solid;
    letter-spacing: 0.02em;
  }
  .box-notice-detail .list-01 {}
    .box-notice-detail .list-01 .item {  
      margin-bottom: 2px;
      padding-left: 30px;
      font-size: 14px;
      color: #666;
    }
      .box-notice-detail .list-01 .item:nth-child(1) {
        background: url(/wordpress/wp-content/themes/odakyu/common/img/romancecar/foodanddrink/ico_food_02.jpg) left top 1px no-repeat;
        background-size: 17px;
      }
      .box-notice-detail .list-01 .item:nth-child(2) {
        background: url(/wordpress/wp-content/themes/odakyu/common/img/romancecar/foodanddrink/ico_food_02.jpg) left top 1px no-repeat;
        background-size: 17px;
      }
  .box-notice-detail .list-02 {}
    .box-notice-detail .list-02 .item {  
      line-height: 1.5;
    }
      .box-notice-detail .list-02 .item dl {
        display: table;
        width: 100%;
      }
        .box-notice-detail .list-02 .item dl dt {
          display: table-cell;
          vertical-align: top;
          width: 43px;
          font-size: 16px;
          font-weight: bold;
          color: #000;
        }
          .box-notice-detail .list-02 .item.exhibition dl dt span {
            padding-right: 17px;
            background: url(/wordpress/wp-content/themes/odakyu/common/img/romancecar/foodanddrink/ico_exhibition_01.png) right center no-repeat;
            background-size: 15px 13px;
          }
        .box-notice-detail .list-02 .item dl dd {
          display: table-cell;
          vertical-align: middle;
          font-size: 14px;
        }

@media screen and (max-width: 768px) {
.box-notice-detail {
  display: block;
  padding: 17px 20px 15px;
}
  .box-notice-detail .col-01,
  .box-notice-detail .col-02 {
    width: 100%;
  }
  .box-notice-detail .col-01 {
    margin-bottom: 12px;
  }
  .box-notice-detail .title {
    margin-bottom: 6px;
    padding-bottom: 1px;
    font-size: 11px;
    letter-spacing: 0.02em;
  }
  .box-notice-detail .list-01 {}
    .box-notice-detail .list-01 .item {
      margin-bottom: 0;
      padding-left: 20px;
      font-size: 9px;
    }
      .box-notice-detail .list-01 .item:nth-child(1) {
        background-size: 14px 10px;
      }
      .box-notice-detail .list-01 .item:nth-child(2) {
        background-size: 11px 12px;
      }
  .box-notice-detail .list-02 {}
    .box-notice-detail .list-02 .item {   
      margin-bottom: 3px;
      line-height: 1.2;
    }
      .box-notice-detail .list-02 .item dl {
      }
        .box-notice-detail .list-02 .item dl dt {
          width: 25px;
          font-size: 10px;
        }
          .box-notice-detail .list-02 .item.exhibition dl dt span {
            padding-right: 12px;
            background-size: 11px 10px;
          }
        .box-notice-detail .list-02 .item dl dd {
          font-size: 9px;
        }
}


/* box-faq
---------------------------------------------------------- */
.box-faq {
  margin-top: 40px;
}
.box-faq .txt-question {
  color: #fff;
  background: #f88932 url(/wordpress/wp-content/themes/odakyu/common/img/support/wifi/ico_question_01.png) 13px center no-repeat;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 0.8px;
  padding: 30px 38px;
}
.box-faq .txt-answer {
  background: #fef3ea url(/wordpress/wp-content/themes/odakyu/common/img/support/wifi/ico_answer_01.png) 13px top no-repeat;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 0.5px;
  padding: 30px 38px;
}

@media screen and (max-width: 768px) {
.box-faq { margin-top: 10px;}
  .box-faq .txt-question {
    color: #fff;
    background: #f88932 url(/wordpress/wp-content/themes/odakyu/common/img/support/wifi/ico_question_01.png) 6px center no-repeat;
    -webkit-background-size: 22px auto;
    background-size: 22px auto;
    font-size: 12px;
    letter-spacing: 0.5px;
    padding: 14px 20px 16px;
  }
  .box-faq .txt-answer {
    background: #fef3ea url(/wordpress/wp-content/themes/odakyu/common/img/support/wifi/ico_answer_01.png) 6px top no-repeat;
    -webkit-background-size: 22px auto;
    background-size: 22px auto;
    font-size: 12px;
    letter-spacing: 0.25px;
    padding: 14px 20px 16px;
  }
}
.box-faq.type-02 .txt-question {
  background-color: #6b7c90 !important;
}
.box-faq.type-02 .txt-answer {
  background-color: #f0f2f4 !important;
}
.box-faq.type-03 .txt-question {
  background-color: #f9c231 !important;
}
.box-faq.type-03 .txt-answer {
  background-color: #fbf7eb !important;
}
.box-faq.type-04 .txt-question {
  background-color: #c2af8f !important;
}
.box-faq.type-04 .txt-answer {
  background-color: #fdf9f1 !important;
}
/* box-faq-wrap
---------------------------------------------------------- */
.box-faq-wrap {
  width: 1080px;
  margin: 0 auto 60px;
}
.box-accordian-wrap {
  border: 0;
}
  .box-faq-wrap .ttl-accordian {
    position: relative;
    text-align: left;
  }
  .box-faq-wrap .ttl-accordian::before,
  .box-faq-wrap .ttl-accordian::after {
    position: absolute;
    content: '';
    background-color: #fff;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .ttl-accordian.is-open::before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  .ttl-accordian.is-open::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
    .ttl-accordian::before {
      top: 40px;
      right: 37px;
      width: 40px;
      height: 3px;
      opacity: 1;
    }
    .ttl-accordian::after {
      top: 21px;
      right: 55px;
      width: 3px;
      height: 40px;
    }
.box-faq-02 {
  border-top: 1px solid #dddbcf;
}
@media screen and (max-width: 768px) {
  .box-faq-wrap {
    width: 100%;
    margin-bottom: 30px;
  }
    .box-faq-wrap .ttl-accordian {
      min-height: 56px;
      text-align: left;
      padding: 0 20px;
      display: flex;
      align-items: center;
    }
    .box-faq-wrap .ttl-accordian::after {
      top: 50%;
      right: 21px;
      width: 1px;
      height: 15px;
      margin-top: -7.5px;
    }
    .box-faq-wrap .ttl-accordian::before {
      width: 15px;
      height: 1px;
      top: 50%;
      right: 14px;
      margin-top: -.5px;
    }
  .box-accordian-wrap .ttl-cmn-01 .button {
    right: 15px;
  }
}

