@charset "UTF-8";

#season_menu{
  padding-top: 0px;
  padding-bottom: 100px;
}

#season_kv {
  width: 100%;
}

h2.season_title{
  font-size: 2rem;
  margin-bottom: 15px;
  letter-spacing: 0.5px;
  line-height: 1.5;
}

ul.grid3 {
  width: 90%;
}

li:first-child{
  margin-top: 20px;
}

li.shop_info{
  width: 100%;
}

img.shop_photo{
  width: 100%;
}

.season_text{
  width: 90%;
  margin: 0 auto;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: -0.5px;
  margin-bottom: 25px;
}

.season_comments{
  width: 90%;
  margin-bottom: 30px;
}
.season_comments p{
  line-height: 1.5;
}

.js-accordionTtl {
  color: #fff;
  text-align: left;
  display: block;
  padding: 10px 20px;
  width: 100%;
}

h3.shop_name{
  font-size: 1.7rem;
  margin: 15px 0 3px;
}


.shop_page{
  font-size: 1.3rem;
  margin-left: 10px;
}

.shop_text{
  margin-bottom: 7px;
}

.shop_text p{
  line-height: 1.6;
}

.shop_more{
  font-size: 1.4rem;
  line-height: 1.6;
}

img.arrow_white{
  width: 14px;
  margin-top: 9px;
  float: right;
}

.js-accordionTtl.is-active img {
  transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
}

.sp_menu_title{
  background-color: #a9894a;
  border-top: 1px solid #fff;
  width: 100%;
}

.shop_more{
  display: block;
}
.dsc_more{
  display: none;
}

.js-innerAccordion{
  display: none;
}


/* NEWS */
.single_related {
    width: 90%;
}


.detail {
    width: 90%;
}