@charset "UTF-8";

/*-----------------------------------------
  layout
-----------------------------------------*/
.rsuitcase {
  overflow: hidden;
}
.rsuitcase * {
  letter-spacing: 0.04em;
}
.rsuitcase a {
  text-decoration: none;
}
.rsuitcase h1,
.rsuitcase h2,
.rsuitcase h3 {
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 750px) {
  .rsuitcase .for-sp{
    display: none !important;
  }
  .rsuitcase {
    width: 900px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 749px) {
  .rsuitcase .for-pc{
    display: none !important;
  }
  .rsuitcase {
    width: 100%;
    padding: 0 10px;
  }
}

/*-----------------------------------------
  common
-----------------------------------------*/
.rsuitcase .genre-title {
  line-height: 1;
  margin: 0 0 40px;
  padding: 0 5px 30px 0;
}
.rsuitcase .genre-freespage-block {
  position: relative;
  margin: 0 0 100px;
}
.rsuitcase .genre-title + .genre-freespage-block {
  margin-bottom: 60px;
}
.rsuitcase .genre-block-title {
  margin: 0 0 30px;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.04em;
  text-align: left;
}
.rsuitcase .genre-block-title span {
  display: inline-block;
  margin: 0 20px 0 0;
  font-family: "Lato", sans-serif;
  font-size: 34px;
  letter-spacing: 0.04em;
  line-height: 1.2;
}
.rsuitcase .block-top-event--header {
  display: none;
}
.rsuitcase .block-top-event--goods {
  margin: 0;
  padding: 0;
}
.rsuitcase .block-top-event--goods .block-ranking-r {
  width: 100%;
}
.rsuitcase .block-top-event--goods .block-ranking-r--items {
  display: flex;
  flex-wrap: nowrap;
  gap: 16px;
  margin: 0;
  padding: 0;
  border: none;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.rsuitcase .block-top-event--goods .block-ranking-r--items li {
  width: 140px;
  margin: 0;
  padding: 0;
  float: none;
  flex-shrink: 0;
}
.rsuitcase .block-top-event--goods .block-ranking-r--items li a {
  font-size: 13px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.rsuitcase .block-top-event--goods .variation-name,
.rsuitcase .block-top-event--goods .block-icon,
.rsuitcase .block-ranking-r--scomment,
.rsuitcase .customize_block-goods-bookmark {
  display: none;
}
.rsuitcase .block-ranking-r--goods .price {
  font-size: 14px;
  text-align: left;
}
.rsuitcase .block-ranking-r--goods-image .block-ranking-r--rank {
  top: 16px;
  right: 16px;
}
.rsuitcase .btn-more {
  margin-top: 40px;
}
.rsuitcase .btn-more a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 600px;
  height: 56px;
  margin: 0 auto;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  background: #444;
  border-radius: 4px;
}
.rsuitcase .append-event-frame {
  display: none;
}
.rsuitcase .append-event-frame.active {
  display: block;
}
@media only screen and (max-width: 749px) {
  .rsuitcase .genre-title {
    margin: 0 0 17px;
    padding: 9px 5px 12px 5px;
  }
  .rsuitcase .genre-freespage-block {
    margin: 0 0 80px;
  }
  .rsuitcase .genre-title + .genre-freespage-block {
    margin-bottom: 40px;
  }
  .rsuitcase .genre-block-title {
    margin: 0 0 24px;
  }
  .rsuitcase .genre-block-title span {
    margin: 0 20px 0 0;
    font-size: 26px;
    line-height: 1.23;
  }
  .rsuitcase .block-top-event--goods .block-ranking-r--items {
    margin: 0 -10px;
    padding: 0 10px;
  }
  .rsuitcase .block-ranking-r--goods-image {
    margin: 0;
  }
  .rsuitcase .block-ranking-r--description {
    margin-top: 10px;
  }
  .rsuitcase .block-ranking-r--goods-name {
    font-size: 13px;
  }
  .rsuitcase .block-ranking-r--price {
    font-size: 14px;
  }
  .rsuitcase .btn-more a {
    width: 350px;
    max-width: 100%;
  }
}

/*-----------------------------------------
  navi
-----------------------------------------*/
.rsuitcase .suitcase-nav {
  display: flex;
  justify-content: space-between;
  padding: 0 46px;
  background: #F8F8F8;
  border-radius: 10px;
}
.rsuitcase .suitcase-nav li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  padding: 0 28px 0 0;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.04em;
  line-height: 1.26;
}
.rsuitcase .suitcase-nav li a::after {
  content: "";
  position: absolute;
  top: 37%;
  right: 0;
  width: 9px;
  height: 9px;
  border-right: 2px solid #C7C7C7;
  border-top: 2px solid #C7C7C7;
  transform: rotate(135deg);
}
@media only screen and (max-width: 749px) {
  .rsuitcase .suitcase-nav {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 13px 24px;
    padding: 19px 20px;
  }
  .rsuitcase .suitcase-nav li a {
    height: auto;
    padding: 0 20px 0 0;
    font-size: 14px;
    line-height: 1.28;
  }
  .rsuitcase .suitcase-nav li a::after {
    top: 3px;
    width: 8px;
    height: 8px;
  }
}

/*-----------------------------------------
  size
-----------------------------------------*/
.rsuitcase .size-box {
  display: flex;
  gap: 24px;
}
.rsuitcase .size-image {
  position: relative;
}
.rsuitcase .size-image .size-image-person {
  position: absolute;
  bottom: 0;
  right: 42%;
}
.rsuitcase .size-image .size-image-suitcase {
  position: absolute;
  bottom: 0;
  left: 60%;
}
.rsuitcase .size-simulation {
  width: 466px;
  padding: 65px 0;
  background: #F8F8F8;
  border-radius: 10px;
}
.rsuitcase .size-simulation h3 {
  margin: 0 0 28px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}
.rsuitcase .size-simulation-list {
  width: 310px;
  margin: 0 auto;
}
.rsuitcase .size-simulation-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rsuitcase .size-simulation-item:not(:first-child) {
  margin-top: 10px;
}
.rsuitcase .size-simulation-item select {
  width: 160px;
  height: 48px;
  padding: 4px 20px 4px 12px;
  background: #fff url(/img/genre/rsuitcase/icon_arrow.png) no-repeat right 12px center / 10px;
  border: 1px solid #DEDEDE;
  border-radius: 4px;
  -webkit-appearance: none;
  appearance: none;
}
.rsuitcase .size-simulation-item .selector-hide {
  display: none;
}
.rsuitcase .size-notice {
  display: block;
  margin-top: 16px;
  font-size: 12px;
  letter-spacing: 0;
  text-align: right;
}
.rsuitcase .size-event-frame {
  margin-top: 36px;
}
.rsuitcase .size-event-tab {
  display: flex;
  margin-bottom: 24px;
}
.rsuitcase .size-event-tab li {
  flex: 1;
}
.rsuitcase .size-event-tab li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 72px;
  padding-left: 20px;
  background: #F8F8F8;
}
.rsuitcase .size-event-tab li.active a {
  color: #fff;
  background: #686868;
}
.rsuitcase .size-event-tab li:first-child a {
  border-radius: 10px 0 0 10px;
}
.rsuitcase .size-event-tab li:last-child a {
  border-radius: 0 10px 10px 0;
}
.rsuitcase .size-event-tab li a dl {
  width: 100%;
  font-size: 13px;
}
.rsuitcase .size-event-tab li a dl dt {
  float: left;
  margin-right: 16px;
}
.rsuitcase .size-event-tab li a dl div:not(:first-child) {
  margin-top: 4px;
}
.rsuitcase .size-event-contents .block-ranking-r--rank {
  display: none;
}
@media only screen and (max-width: 749px) {
  .rsuitcase .size-box {
    flex-direction: column;
  }
  .rsuitcase .size-image {
    overflow: hidden;
  }
  .rsuitcase .size-image .size-image-person {
    right: 44%;
  }
  .rsuitcase .size-image .size-image-suitcase {
    left: 59%;
  }
  .rsuitcase .size-image .size-image-bg {
    width: 410px;
  }
  .rsuitcase .size-simulation {
    width: 100%;
    padding: 25px 0 30px;
  }
  .rsuitcase .size-simulation h3 {
    margin: 0 0 15px;
    padding: 0;
  }
  .rsuitcase .size-simulation-item select {
    width: 180px;
    height: 48px;
    padding: 4px 20px;
  }
  .rsuitcase .size-notice {
    margin-top: 26px;
  }
  .rsuitcase .size-event-frame {
    margin-top: 36px;
  }
  .rsuitcase .size-event-tab {
    margin: 0 -10px 16px;
    padding: 0 10px;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .rsuitcase .size-event-tab li {
    flex: none;
    flex-shrink: 0;
    width: 160px;
  }
  .rsuitcase .size-event-tab li a {
    height: 64px;
    padding-left: 13px;
  }
  .rsuitcase .size-event-tab li a dl dt {
    margin-right: 10px;
  }
  .rsuitcase .size-event-tab li a dl div:not(:first-child) {
    margin-top: 4px;
  }
}

/*-----------------------------------------
  function
-----------------------------------------*/
.rsuitcase .function-description {
  position: absolute;
  top: 18px;
  right: 0;
}
.rsuitcase .function-description span {
  position: relative;
  display: block;
  width: fit-content;
  margin: 0 0 0 auto;
  padding-left: 22px;
  font-size: 14px;
  color: #9B9B9B;
  background: url(/img/genre/rsuitcase/icon_questionmark.png) no-repeat left center / 15px;
  text-decoration: underline;
  cursor: pointer;
  z-index: 10;
}
.rsuitcase .function-description-box {
  display: none;
  position: relative;
  width: 436px;
  height: 473px;
  padding: 40px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 3px 15px rgb(0,0,0,0.16);
  overflow-y: scroll;
  z-index: 11;
}
.rsuitcase .function-description-box-bg.is-show {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.rsuitcase .function-description-list li:not(:first-child) {
  margin-top: 26px;
}
.rsuitcase .function-description-list dt {
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 1;
}
.rsuitcase .function-description-list dd {
  margin-top: 10px;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 1.538;
}
.rsuitcase .function-event-tab {
  display: flex;
  margin-bottom: 25px;
  overflow-x: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.rsuitcase .function-event-tab li {
  flex-shrink: 0;
  background: #F8F8F8;
}
.rsuitcase .function-event-tab li:first-child {
  border-radius: 25px 0 0 25px;
}
.rsuitcase .function-event-tab li:last-child {
  border-radius: 0 25px 25px 0;
}
.rsuitcase .function-event-tab li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  height: 43px;
  padding: 0 16px;
  font-size: 13px;
  letter-spacing: 0;
  background: #F8F8F8;
  border-radius: 25px;
}
.rsuitcase .function-event-tab li.active a {
  color: #fff;
  background: #686868;
}
.rsuitcase .function-event-contents .block-ranking-r--rank {
  display: none;
}
@media only screen and (max-width: 749px) {
  .rsuitcase .function-description {
    top: 10px;
  }
  .rsuitcase .function-description-box {
    width: 100%;
    height: 380px;
    padding: 20px;
  }
  .rsuitcase .function-event-tab {
    margin: 0 -10px 16px;
    padding: 0 10px;
  }
}

/*-----------------------------------------
  price
-----------------------------------------*/
.rsuitcase .price-list {
  display: flex;
  gap: 8px;
  padding: 10px;
  background: #F5F5F5;
  border-radius: 10px;
}
.rsuitcase .price-list li {
  flex: 1;
}
.rsuitcase .price-list li a {
  position: relative;
  display: block;
  padding: 21px 24px;
  font-weight: bold;
  font-size: 15px;
  background: #fff;
  border: 1px solid #DEDEDE;
  border-radius: 10px;
}
.rsuitcase .price-list li a span {
  font-size: 24px;
}
.rsuitcase .price-list li a::after {
  content: "";
  position: absolute;
  top: 45%;
  right: 24px;
  width: 9px;
  height: 9px;
  border-right: 2px solid #C7C7C7;
  border-top: 2px solid #C7C7C7;
  transform: rotate(45deg);
}
@media only screen and (max-width: 749px) {
  .rsuitcase .price-list {
    flex-direction: column;
    gap: 10px;
  }
  .rsuitcase .price-list li a {
    padding: 16px 20px;
  }
  .rsuitcase .price-list li a::after {
    width: 8px;
    height: 8px;
  }
}

/*-----------------------------------------
  color
-----------------------------------------*/
.rsuitcase .color-list {
  display: flex;
  gap: 8px;
  padding: 10px;
  background: #F5F5F5;
  border-radius: 10px;
}
.rsuitcase .color-list li {
  flex: 1;
}
.rsuitcase .color-list li a {
  position: relative;
  display: flex;
  gap: 16px;
  padding: 21px 20px;
  background: #fff;
  border: 1px solid #DEDEDE;
  border-radius: 10px;
}
.rsuitcase .color-list li a::after {
  content: "";
  position: absolute;
  top: 45%;
  right: 24px;
  width: 9px;
  height: 9px;
  border-right: 2px solid #C7C7C7;
  border-top: 2px solid #C7C7C7;
  transform: rotate(45deg);
}
.rsuitcase .color-list-img {
  width: 30px;
  height: 30px;
}
.rsuitcase .color-list li:nth-child(1) .color-list-img {
  background: linear-gradient(135deg,#000 0%,#505050 35%,#fff 100%);
}
.rsuitcase .color-list li:nth-child(2) .color-list-img {
  background: linear-gradient(135deg,#CECECE 0%,#D9D9D9 40%,#fff 100%);
}
.rsuitcase .color-list li:nth-child(3) .color-list-img {
  background: linear-gradient(135deg,#FD0000 0%,#FFEB00 100%);
}
.rsuitcase .color-list-text {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.5;
}
.rsuitcase .color-list-text .en {
  display: block;
  margin-bottom: 7px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.208;
}
.rsuitcase .color-list-text .jp {
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1;
}
@media only screen and (max-width: 749px) {
  .rsuitcase .color-list {
    flex-direction: column;
    gap: 10px;
  }
  .rsuitcase .color-list li a {
    gap: 26px;
    padding: 18px 54px 16px 20px;
  }
  .rsuitcase .color-list li a::after {
    width: 8px;
    height: 8px;
  }
  .rsuitcase .color-list-img {
    width: 50px;
    height: 50px;
  }
  .rsuitcase .color-list-text {
    width: calc(100% - 50px - 26px);
  }
  .rsuitcase .color-list-text > div {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 11px;
  }
  .rsuitcase .color-list-text .en {
    margin-bottom: 0;
  }
  .rsuitcase .color-list-text .jp {
    margin-bottom: 0;
  }
}

/*-----------------------------------------
  ranking
-----------------------------------------*/
.rsuitcase .ranking-event-contents .block-top-event--goods .block-ranking-r--items li {
  width: 180px;
}
@media only screen and (max-width: 749px) {
  .rsuitcase .ranking-event-contents .block-top-event--goods .block-ranking-r--items li {
    width: 200px;
  }
}

/*-----------------------------------------
  keyword
-----------------------------------------*/
.rsuitcase .keyword-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.rsuitcase .keyword-list li a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 16px 5px;
  font-size: 14px;
  background: #FAFAFA;
  border: 1px solid #DEDEDE;
  border-radius: 50px;
}

/*-----------------------------------------
  feature
-----------------------------------------*/
#feature_box .block-top-free2--header {
  display: none;
}
#feature_box ul li a span {
  text-decoration: underline;
}

/*-----------------------------------------
  modaal
-----------------------------------------*/
@media only screen and (min-width: 750px) {
  .for-sp{
    display: none !important;
  }
}
@media only screen and (max-width: 749px) {
  .for-pc{
    display: none !important;
  }
}
.modaal-content-container {
  padding: 0;
}
.modalCnts {
  display: none;
}

/*modalBtn*/
.modalBtn {
  position: absolute;
  border: none;
  top: 0;
  right: 0;
  padding: 0;
  background: #E5E5E5;
  cursor: pointer;
}
.icon-close {
  color: #444;
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  padding: 10px;
}
.icon-close:before,
.icon-close:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: currentColor;
  width: 20px;
  height: 2px;
}
.icon-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.icon-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*pickUp*/
.pickUp-list {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.pickUp-list a {
  background: #F8F8F8;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 440px;
  padding-left: 25px;
}
.pickUp-list a dt {
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 30px;
}
.pickUp-list a dd {
  font-size: 16px;
}
@media only screen and (max-width: 749px) {
  .pickUp-list {
    flex-direction: column;
    gap: 15px 0;
  }
  .pickUp-list a {
    width: 100%;
    padding-left: 20px;
  }
  .pickUp-list a dt {
    font-size: 24px;
  }
  .pickUp-list a dd {
    font-size: 14px;
  }
  .pickUp-list a figure {
    width: 45vw;
  }
}

/*finder*/
.finderArea {
  background: #F8F8F8;
  text-align: center;
  border-radius: 14px;
  padding: 60px 0;
}
.finder_catch {
  font-size: 16px;
}
.finder_catch span {
  position: relative;
}
.finder_catch span::before,
.finder_catch span::after {
  position: absolute;
  bottom: 0;
  height: 1.3rem;
  content: '';
}
.finder_catch span::before {
  border-left: solid 1px;
  left: -.7em;
  transform: rotate(-45deg);
}
.finder_catch span::after {
  border-right: solid 1px;
  right: -.7em;
  transform: rotate(45deg);
}
.finder_tit {
  font-weight: bold;
  font-size: 24px;
  margin: 10px 0 15px;
}
.js-modalBtn02 {
  margin: auto;
  display: block;
  background: #444;
  color: #fff;
  text-align: center;
  padding: .8em 0;
  border-radius: 4px;
  width: 400px;
  font-size: 18px;
}
@media only screen and (max-width: 749px) {
  .finderArea {
    border-radius: 14px;
    padding: 30px 20px;
  }
  .finder_catch {
    font-size: 14px;
  }
  .finder_tit {
    font-size: 20px;
    margin: 5px 0 15px;
  }
  .js-modalBtn02 {
    border-radius: 4px;
    width: 100%;
    font-size: 18px;
  }
}

/*baggage*/
#baggage {
  position: relative;
  padding: 55px 40px;
}
#baggage .baggageTit {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 35px;
}
#baggage .baggageTit b {
  font-size: 30px;
}
#baggage .baggageTit small {
  color: #F00;
  padding-left: 1em;
  font-size: 12px;
}
#baggage .baggageData {
  font-size: 14px;
}

/*tabCnt*/
.tabCnt {
  display: none;
}
.tabCnt.is-active {
  display: block;
}

.tabCnt_warap {
  max-height: 550px;
  overflow-y: auto;
}

/*tabLine_btn*/
.rsuitcase a.js-modalBtn01 {
  color: #9B9B9B;
  text-decoration: underline;
  font-size: 14px;
}
.rsuitcase a.js-modalBtn01:hover {
  text-decoration: none;
}
#js-tabLine_btn {
  width: 100%;
  display: flex;
  margin-bottom: 20px;
}
#js-tabLine_btn li {
  width: 50%;
}
#js-tabLine_btn li a {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #70706F;
  color: #999;
  display: block;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  padding: .7em 0;
  font-size: 18px;
}
#js-tabLine_btn li a.is-active {
  border-left: 1px solid #70706F;
  border-right: 1px solid #70706F;
  border-top: 1px solid #70706F;
  border-bottom: 1px solid #fff;
  color: #444;
}

/*tabBaggage_btn*/
.tabBaggage_btn {
  display: flex;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 15px;
}
.tabBaggage_btn li {
  width: calc(100% / 4);
}
.tabBaggage_btn li a {
  display: block;
  text-align: center;
  background: #F8F8F8;
  font-weight: bold;
  text-decoration: none;
  padding: .7em 0;
  font-size: 12px;
}
.tabBaggage_btn li a span {
  display: block;
  font-size: 14px;
}
.tabBaggage_btn li a.is-active {
  background: #686868;
  color: #fff;
}

/*t_info*/
.t_info li {
  font-size: 12px;
  margin-top: 5px;
}

/*t_table table*/
.t_table table {
  width: 100%;
  text-align: center;
  font-size: 14px;
  margin-bottom: 40px;
}
.t_table table tr:not(:last-child) {
  border-bottom: 1px solid #DEDEDE;
}
.t_table table th.t_tit03:last-child ,
.t_table table th:not(:last-child) ,
.t_table table td:not(:last-child) {
  border-right: 1px solid #DEDEDE;
}
.t_table table th.t_tit03:not(:last-child) ,
.t_table table .t_cel td:nth-child(4) ,
.t_table table .t_cel td:nth-child(5) {
  border-right: none;
}
.t_table table th {
  text-align: center;
  font-weight: bold;
  background: #FAFAFA;
  padding: .5em 0;
}
.t_table table th.t_tit01 {
  background: #eee;
}
.t_table table span {
  display: block;
  font-weight: normal;
  font-size: 11px;
}
.t_table table .t_bold {
  font-weight: bold;
}
.t_table table .t_cel th {
  width: 250px;
}
.t_table table .t_cel td {
  width: 80px;
  height: 60px;
}
.t_table table .t_cel td:nth-child(3) {
  width: 100px;
}
.t_table table .t_cel td:nth-child(7) {
  width: 150px;
}

@media only screen and (max-width: 749px) {
  /*baggage*/
  #baggage {
    padding: 25px 10px;
  }
  #baggage .baggageTit {
    margin-bottom: 25px;
  }
  #baggage .baggageTit b {
    font-size: 24px;
  }
  #baggage .baggageTit small {
    color: #F00;
    display: block;
    padding-left: 0;
    font-size: 12px;
  }
  #baggage .baggageData {
    font-size: 12px;
  }

  /*tabCnt*/
  .tabCnt_warap {
    max-height: 43vh;
  }

  /*tabLine_btn*/
  #js-tabLine_btn {
    border-radius: 10px;
    margin-bottom: 20px;
  }
  #js-tabLine_btn li {
    width: 50%;
  }
  #js-tabLine_btn li a {
    font-size: 15px;
  }
  #js-tabLine_btn li a.is-active {
    color: #444;
  }

  /*tabBaggage_btn*/
  .tabBaggage_btn {
    border-radius: 10px;
    margin-bottom: 15px;
  }
  .tabBaggage_btn li a {
    padding: .7em 0;
    font-size: 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .tabBaggage_btn li a span {
    font-size: 13px;
  }

  /*t_table*/
  .t_table {
    margin-bottom: 25px;
    font-size: 13px;
  }
  .t_cel {
    border-bottom: 1px solid #DEDEDE;
  }
  .t_cel:first-child {
    border-top: 1px solid #DEDEDE;
  }
  .t_cel dt {
    background: #FAFAFA;
    padding: .8em .5em;
  }
  .t_cel dt p b {
    display: block;
    font-size: 14px;
  }
  .t_cel dt p small {
    font-weight: normal;
    font-size: 11px;
  }
  .t_cel dd {
    padding: .8em .5em;
  }
  .t_cel dd p small {
    display: block;
    padding: 0 1em;
    font-size: 12px;
  }

  /*t_info*/
  .t_info li {
    font-size: 10px;
    margin-top: 5px;
  }
}

/*-----------------------------------------
  question
-----------------------------------------*/
#question .q_tit {
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
}
#question .q_tit span {
  position: relative;
}
#question .q_tit span::before,
#question .q_tit span::after {
  position: absolute;
  border-left: solid 1px;
  bottom: 0;
  height: 1.3rem;
  content: '';
}
#question .q_tit span::before {
  left: -.7em;
  transform: rotate(-45deg);
}
#question .q_tit span::after {
  right: -.7em;
  transform: rotate(45deg);
}
#question .q_txt {
  font-weight: bold;
  text-align: center;
  font-size: 24px;
  margin-bottom: 30px;
}
#question .btn_area {
  position: relative;
}
#question .btn_area .q_btn {
  cursor: pointer;
  background: #444;
  color: #fff;
  text-align: center;
  border-radius: 3em;
  padding: 1em 0;
  margin-top: 10px;
  font-size: 18px;
}
#question .btn_other {
  padding-top: 80px;
  position: relative;
}
#question .back_link {
  display: block;
  font-size: 0;
  position: absolute;
  margin: auto;
  text-decoration: none;
  left: -15%;
  top: 50%;
  transform: translateY(-50%);
}
#question .back_link::after {
  /* aspect-ratio: 40 / 40;
  background: url(/img/genre/rlady-biz2024/ico_back.png) no-repeat left center / contain;
  width: 60px; */
  content: "←";
  font-weight: bold;
  font-size: 25px;
}
#question .reset_btn {
  cursor: pointer;
  text-align: center;
  margin-top: 10px;
  text-decoration: underline;
}
#question .reset_btn:hover {
  text-decoration: none;
}
#question .btn_other .reset_btn {
  position: absolute;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#question .progress {
  background-color: #D8D8D8;
  width: 100%;
  height: 7px;
  border-radius: 15px;
}
#question .progress li {
  background-color: #444;
  width: 33.3%;
  height: 7px;
  border-radius: 15px;
}
#question .que2 .progress li {
  width: 66.6%;
}
#question .que3 .progress li {
  width: 100%;
}

#question .ans {
  background: #eee;
}
#question .a_tit {
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 25px;
}
#question .ans_inner {
  padding-bottom: 10px;
}
#question .ans_inner figure img {
  border-radius: 10px;
  display: block;
}
#question .ans_tag {
  display: flex;
  gap: 0 10px;
  margin: 15px 0;
}
#question .ans_tag p {
  background: #DFDFDF;
  font-size: 13px;
  border-radius: 4px;
  padding: .2em .5em;
}
#question .ans_name {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 15px;
}
#question .ans_price {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 15px;
}
#question .ans_price small {
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 30px;
}
#question .ans_link {
  background: #444;
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100%;
  border-radius: 4px;
  text-align: center;
  padding: 1em 0;
}

@media only screen and (min-width: 750px) {
  #question .que {
    padding: 100px 100px 100px;
  }
  #question .ans {
    padding: 60px;
  }
  #question .a_slideWarap > div {
    overflow-x: scroll;
  }
  #question .a_slideWarap ul {
    display: flex;
    gap: 0 40px;
    width: fit-content;
  }
  #question .a_slideWarap ul li {
    width: 400px;
  }
}
@media only screen and (max-width: 749px) {
  #question .que {
    padding: 40px 10px 40px;
  }
  #question .q_tit {
    font-size: 14px;
    margin-bottom: 5px;
  }
  #question .q_txt {
    font-size: 20px;
    margin-bottom: 30px;
  }
  #question .btn_area {
    width: 55vw;
    margin: auto;
  }
  #question .reset_btn {
    font-size: 14px;
    white-space: nowrap;
  }
  #question .ans {
    padding: 50px 0 20px;
  }
  #question .ans .a_slideWarap {
    position: relative;
  }
  #question .ans .swiper {
    width: 90vw;
    margin: auto;
  }
  #question .ans .ans_inner {
    padding: 0 20px;
  }
  #question .a_tit {
    font-size: 18px;
    margin-bottom: 15px;
  }
  #question .ans_tag p {
    font-size: 12px;
  }
  #question .ans_name {
    font-size: 15px;
  }
  #question .ans_price {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #question .ans_price small {
    font-size: 10px;
  }
  #question .ans .swiper-button-disabled {
    display: none;
  }

  .swiper-button-next {
    right: 5px;
    left: auto;
  }
  .swiper-button-prev {
    left: 5px;
    right: auto;
  }
  .swiper-button-next,
  .swiper-button-prev {
    background: #E5E5E5;
    border-radius: 50%;
    top: 30%;
    width: 30px;
    height: 30px;
  }
  .swiper-button-next:after,
  .swiper-button-prev:after {
    color: #444;
    font-size: 15px;
    font-weight: bold;
  }
}