@charset "utf-8";
/*
 common
============================================*/
.all_page{
  width: 100%;
  min-width: 1024px;
  overflow: hidden;
}
.all_contents{
  font-size: 14px;
  color: #333;
}

.main_section{
  position: relative;
}
.main_section::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  /*padding: 0 500%;
  margin: 0 -500%;*/
  z-index: -3;
}
.main_section._bg01::before{
  background-color: #FFFFFF;
}
.main_section._bg02::before{
  background-color: #FFFCEB;
}
.main_section.index::before{
  background-color: #FFDC69;
}
.main_section.feature_shop::before{
  background-color: #FBEFB2;
}
.main_section.feature_item::before{
  background-color: #FFFADB;
}
.main_section.brand::before{
  background-color: #FFF7C2;
}

.main_section::after{
  content: "";
  display: block;
  position: absolute;
  top: -39px;
  left: 0;
  width: 100%;
  height: 40px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 1920px auto;
  /*transform: translateX(-50%);
  margin-left: 50%;*/
  z-index: -2;
}
.main_section._bg01::after{
  background-image: url("https://r.r10s.jp/evt/event/fashion/collection/travel-bag/_pc/img/20260601/wave_cmn01.png");
}
.main_section._bg02::after{
  background-image: url("https://r.r10s.jp/evt/event/fashion/collection/travel-bag/_pc/img/20260601/wave_cmn02.png");
}
.main_section.feature_shop::after{
  background-image: url("https://r.r10s.jp/evt/event/fashion/collection/travel-bag/_pc/img/20260601/wave_cont02.png");
}
.main_section.feature_item::after{
  background-image: url("https://r.r10s.jp/evt/event/fashion/collection/travel-bag/_pc/img/20260601/wave_cont03.png");
}
.main_section.brand::after{
  background-image: url("https://r.r10s.jp/evt/event/fashion/collection/travel-bag/_pc/img/20260601/wave_brand.png");
}

.section_inner{
  position: relative;
  min-width: 1024px;
  max-width: 1024px;
  margin: 0 auto;
  padding: 56px 32px 120px;
  box-sizing: border-box;
}
.index .section_inner{
  padding: 28px 0 60px;
}
.section_inner::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 302px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% auto;
  z-index: -1;
}
.section_inner::before{
  top: 46px;
  left: -20px;
  background-image: url("https://r.r10s.jp/evt/event/fashion/collection/travel-bag/_pc/img/20260601/bg_cmn.png");
  background-size: 1012px 217px;
}
.index .section_inner::before{
  top: 8px;
  left: 8px;
  background-image: url("https://r.r10s.jp/evt/event/fashion/collection/travel-bag/_pc/img/20260601/bg_cont01.png");
  background-size: 1021px 301px;
}
.feature_shop .section_inner::before{
  top: 0;
  left: -20px;
  background-image: url("https://r.r10s.jp/evt/event/fashion/collection/travel-bag/_pc/img/20260601/bg_cont02.png");
  background-size: 1054px 267px;
}
.feature_item .section_inner::before{
  top: 8px;
  left: -8px;
  background-image: url("https://r.r10s.jp/evt/event/fashion/collection/travel-bag/_pc/img/20260601/bg_cont03.png");
  background-size: 1030px 229px;
}

.kanban_wrap{
  width: 100%;
  overflow: hidden;
}

/*
 title
============================================*/
.main_title{
  position: relative;
  margin-bottom: 64px;
  padding: 0 0 64px;
  font-size: 40px;
  font-weight: bold;
  color: #E66F00;
  text-align: center;
  line-height: 1.3;
}
.onedaytrip .main_title,
.threedaystrip .main_title,
.longtrip .main_title{
  margin-bottom: 96px;
}
.index .main_title,
.feature_shop .main_title,
.brand .main_title{
  color: #E65800;
}
.main_title::before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  width: 308px;
  height: 48px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
  background-image: url("https://r.r10s.jp/evt/event/fashion/collection/travel-bag/_pc/img/20260601/h2_cmn.png");
  z-index: -1;
}
.index .main_title::before{
  background-image: url("https://r.r10s.jp/evt/event/fashion/collection/travel-bag/_pc/img/20260601/h2_cont01.png");
}
.feature_shop .main_title::before{
  background-image: url("https://r.r10s.jp/evt/event/fashion/collection/travel-bag/_pc/img/20260601/h2_cont02.png");
}
.feature_item .main_title::before{
  background-image: url("https://r.r10s.jp/evt/event/fashion/collection/travel-bag/_pc/img/20260601/h2_cont03.png");
}
.main_title_sub{
  position: relative;
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: bold;
  color: #E66F00;
  text-align: center;
  line-height: 1.1;
}
.main_title_sub::after{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
  margin: 0 auto;
  width: 280px;
  height: 22px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
  background-image: url("https://r.r10s.jp/evt/event/fashion/collection/travel-bag/_pc/img/20260601/h2_sub.png");
  z-index: -1;
}

.h3_title{
  position: relative;
  display: block;
  height: 108px;
  margin-bottom: 36px;
  padding: 32px 0 0;
  font-size: 32px;
  font-weight: bold;
  color: #E66F00;
  text-align: center;
}
.h3_title::before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  width: 270px;
  height: 108px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
  background-image: url("https://r.r10s.jp/evt/event/fashion/collection/travel-bag/_pc/img/20260601/h3_bg.png");
  z-index: -1;
}

.ranking .h3_title{
  margin-bottom: 12px;
}

.h4_title{
  position: relative;
  margin-bottom: 60px;
  font-size: 24px;
  font-weight: bold;
  color: #E66F00;
  text-align: center;
}
.h4_title span{
  position: relative;
  display: inline-block;
  padding: 0 4px 12px;
}
.h4_title span::before{
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 4px;
  background: transparent;
  background-image: linear-gradient(to right, transparent 0, transparent 25%, #FFD672 25%, #FFD672 75%, transparent 75%, transparent 100%);
  background-size: 16px 4px;
  background-repeat: repeat-x;
  background-position: center;
  border: none;
}

/*
 btn
============================================*/
.default_btn{
  padding-top: 56px;
}
.default_btn > a{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 370px;
  height: 48px;
  border-radius: 24px;
  font-size: 16px;
  font-weight: bold;
  color: #fff!important;
  background-color: #E65800;
  text-align: center;
  box-shadow: 2px 2px 5px 0 rgba(150, 115, 0, 0.25);
}
.default_btn a:hover{
  opacity: .8;
  text-decoration: none;
}

/*
 mainNavi
============================================*/
@media screen and (max-width: 1500px) {
  .mainNavi_navi {
    display: none;
  }
}
.mainNavi_navi .mainNavi_anchor{
  width: 280px;
  padding: 14px 16px;
  padding-right: 0;
  font-size: 16px;
  font-weight: normal;
  color: #E66F00;
  border: none;
  border-radius: 4px 0 0 4px;
  line-height: 1.3;
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.12);
}
.mainNavi_navi .mainNavi_anchor[data-in-viewport=true]{
  background-color: #FFFADB;
  border: none;
  font-weight: bold;
  color: #E66F00;
}
.mainNavi_anchor:visited{
  color: #E66F00;
}
.mainNavi_anchor[data-in-viewport=true],
.mainNavi_anchor:hover{
  background-color: #FFFADB!important;
  color: #E66F00;
  font-weight: normal!important;
  /*border-color: #fff;*/
}

/*
 index
============================================*/
.index_wrap{
  width: 960px;
  margin: 0 auto;
}
/*.index._button*/
.index_wrap._button .index_list{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.index_wrap._button .index_list li{
  width: calc((100% - 24.4px) / 4);
  margin-right: 8px;
  margin-bottom: 8px;
}
.index_wrap._button .index_list li:nth-of-type(4n),
.index_wrap._button .index_list li:last-of-type{
  margin-right: 0;
}
.index_wrap._button .index_list li a{
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 50px;
  border-radius: 4px;
  padding: 0 16px;
  background-color: #fff;
  color: #E66F00;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}
.index_wrap._button .index_list li a > span{
  display: block;
}
.index_wrap._button .index_list li a .bottom_icon{
  font-size: 16px;
}
.index_wrap .index_list li a:hover{
  text-decoration: none;
  opacity: .8;
}

/*
 category
===================================== */
.category_wrap{
  width: 722px;
  margin: 0 auto -24px;
}
.category_wrap li{
  width: calc((100% - 72.4px) / 4);
  margin-right: 24px;
  margin-bottom: 24px;
}
.category_wrap li:nth-of-type(4n),
.category_wrap li:last-of-type{
  margin-right: 0;
}
.category_wrap li a{
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  border-radius: 8px;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.12);
}
.category_wrap li a:hover{
  text-decoration: none;
  opacity: .8;
}
.category_wrap li a p{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  color: #333;
  font-size: 14px;
  font-weight: bold;
}
._bg01 .category_wrap li a ._img{
  background-color: #FFFADB;
}

.popular_item_wrap{
  margin-top: 80px;
}
.itemlist_wrap + .itemlist_wrap{
  margin-top: 76px;
}
.ranking_wrap + .ranking_wrap{
  margin-top: 80px;
}
.ranking_note{
  margin: 100px 0 0;
  color: #717171;
  font-size: 16px;
}
.ranking_note li{
  text-indent: -1em;
  padding-left: 1em;
}

.brand_wrap li a{
  display: block;
  padding: 5px;
  background-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.12);
}
.brand_wrap li a:hover{
  opacity: .8;
}

/*
 selectSearch
===================================== */
.selectSearch01 .searchInner{
  width: 566px;
  margin: 0 auto;
  box-sizing: border-box;
}
.selectSearch01 select {
  -webkit-appearance: none;
  appearance: none;
}
.selectSearch01 .con-searchForm__selectContainer{
  position: relative;
  margin-bottom: 16px;
}
.selectSearch01 .con-searchForm__selectContainer._03{
  margin-bottom: 40px;
}
.selectSearch01 .con-searchForm__select,
.selectSearch01 .con-searchForm__textInput{
  width: 100%;
  height: 40px;
  background-color: #fff;
  text-align: left;
  cursor: pointer;
  border: 1px solid #333;
  color: #333;
  font-size: 16px;
  padding: 0 16px!important;
  border-radius: 8px;
}
.selectSearch01 .con-searchForm__selectContainer::before{
  content: "";
  display: inline-block;
  position: absolute;
  top: -2px;
  bottom: 0;
  right: 16px;
  margin: auto;
  width: 7px;
  height: 7px;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  pointer-events: none!important;
}
.selectSearch01 .con-searchForm__textInput{
  box-sizing: border-box;
  border-radius: 8px;
  text-indent: 0;
  cursor: auto;
}
.selectSearch01 .sggstInputWrap input::placeholder{
  color: #c1c1c1;
}
.selectSearch01 .searchInner__ttl{
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  text-align: center;
}
.selectSearch01 .formWrap input[type="checkbox"] {
  display: none;
}
.selectSearch01 .formWrap .con-searchForm__selectContainer:hover {
  opacity: .8;
  text-decoration: none;
}
.selectSearch01 .inputWrap{
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 40px;
}
.selectSearch01 .inputWrap label:hover{
  opacity: .8;
  cursor: pointer;
  text-decoration: none;
}
.selectSearch01 .formWrap .inputWrap > li.checked_disNone {
  display: none;
}
.selectSearch01 .formWrap .inputWrap._color_area input[type="checkbox"] + label {
  display: inline-block;
  box-sizing: border-box;
}
.selectSearch01 .formWrap input:checked + label {
  position: relative;
}
.selectSearch01 .formWrap input:checked + label::after{
  content: "";
  left: 34%;
  top: 38%;
  position: absolute;
  width: 15px;
  height: 8px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.selectSearch01 .formWrap ._white input:checked + label::after{
  border-right: 2px solid #999;
  border-top: 2px solid #999;
}
.selectSearch01 .formWrap ._transparent input:checked + label::after{
  border-right: 2px solid #999;
  border-top: 2px solid #999;
}

.searchMoney {
  justify-content: space-between;
  align-items: center;
}
.minPriceInput,
.maxPriceInput{
  width: 45% !important;
  margin-bottom: 0!important;
}
.searchMoney_tilde {
  display: inline-block;
  font-size: 18px;
  margin-right: 3%;
  margin-left: 3%;
}
/* button_list */
/*.button_list{
  width: 492px;
  margin: 0 auto;
}
.button_list ul{
  display: flex;
  justify-content: space-between;
  align-items: center;
}*/
.button_list button:hover{
  opacity: .8;
  cursor: pointer;
  text-decoration: none;
}
/* form-reset-btn */
.form-reset-btn{
  position: relative;
  width: 370px;
  height: 48px;
  border-radius: 24px;
  margin: 40px auto 0;
  border: none;
  display: block;
  text-align: center;
  color: #333333;
  background-color: #DDDDDD;
  font-weight: bold;
  font-size: 16px;
  box-sizing: border-box;
}
/* searchSubmit01 */
.searchSubmit01{
  position: relative;
  width: 370px;
  height: 48px;
  border: none;
  border-radius: 24px;
  margin: 24px auto 0;
  display: block;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background-color: #E65800;
  font-size: 16px;
  box-sizing: border-box;
}
/* color_box */
.inputWrap._color_area{
  justify-content: center;
  margin: 0 0 32px!important;
}
.color_box{
  width: 49px;
  height: 49px;
  margin-right: calc((100% - 441.4px)/9);
  margin-bottom: 16px;
  border-radius: 50%;
  /*border: 1px solid #D1D1D1;*/
  overflow: hidden;
}
.color_box:nth-of-type(9n),
.color_box:last-of-type{
  margin-right: 0;
}
.color_box label{
  width: 100%;
  height: 100%;
  border-radius: 50%;
  /*border: 1px solid #fff;*/
}
.color_box._black label{
  background-color: #333333;
}
.color_box._gray label{
  background-color: #999999;
}
.color_box._white label{
  background-color: #ffffff;
  border: 1px solid #D1D1D1;
}
.color_box._brown label{
  background-color: #955322;
}
.color_box._cream label{
  background-color: #d9c7a2;
}
.color_box._khaki label{
  background-color: #6b692c;
}
.color_box._lightpink label{
  background-color: #ffb1bf;
}
.color_box._pink label{
  background-color: #b33e5c;
}
.color_box._red label{
  background-color: #d62525;
}
.color_box._orange label{
  background-color: #f49000;
}
.color_box._yellow label{
  background-color: #e7dd40;
}
.color_box._green label{
  background-color: #009600;
}
.color_box._lightblue label{
  background-color: #04a3d7;
}
.color_box._blue label{
  background-color: #060f80;
}
.color_box._purple label{
  background-color: #6c1e98;
}
.color_box._gold label{
  background: linear-gradient(-45deg,#f0d23c,#f0d23c 50%,#ffe762 0,#ffe762);
}
.color_box._gold,
.color_box._silver,
.color_box._transparent,
.color_box._multicolor{
  display: flex;
  flex-flow: column;
  align-items: center;
  font-size: 9px;
  font-weight: bold;
}
.color_box._silver label{
  background: linear-gradient(-45deg,#c9c9c9,#c9c9c9 50%,#dfdfdf 0,#dfdfdf);
}
.color_box._transparent label{
  background: linear-gradient(-45deg,#d0eeff,#d0eeff 50%,#e9f7ff 0,#e9f7ff);
}
.color_box._multicolor label .multicolor_circle{
  display: inline-block;
  box-sizing: border-box;
  border-color: #eff273 #fd7562 #54adff #4df388;
  border-style: solid;
  border-width: 20px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
/*.searchInner__flexbox{
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.searchInner__flexbox > *:nth-child(1){
  width: 130px;
  font-size: 18px;
  text-align: left;
  margin-bottom: 0;
}
.searchInner__flexbox > *:nth-child(2){
  width: calc(100% - 130px);
  margin-bottom: 0;
}*/

#related .cntOther ul li a:hover{
  opacity: .8;
}

/*
 alcor ad
============================================*/
.ad_wrap + .ad_wrap{
  margin-top: 24px;
}
.ad_item{
  padding: 16px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
.feature_shop .ad_item{
  padding: 16px 32px;
}
.alcor_slider{
  width: 976px;
  margin-top: -8px;
  margin-left: -8px;
  padding: 8px;
}
.alcor_item{
  background-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}