@charset "UTF-8";


.path ul {
  padding-top: 20px;
}
#charm .image,
#event .block-wrapper .image {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 10px;
  text-align: center;
}
#charm .image::before,
#event .block-wrapper .image::before {
  content: "";
  display: block;
  padding-top: 70.5882%;
}
#charm .image img,
#event .block-wrapper .image img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%);
}
main h1 {
  height: auto;
  background: none;
}
main h2.line-y {
  padding-left: 22px;
  line-height: 1;
}
main h2 img {
  display: inline-block;
  vertical-align: middle;
}
main .abr2 {
  display: -webkit-box !important;
}
main section {
  margin-bottom: 80px;
}
.main-catch {
  margin-bottom: 30px;
  background: #F5EADA;
}
.main-catch .inner {
  max-width: 1080px;
  padding: 0;
}
#main-slide {
  width: 55.5555%;
}
#main-slide img {
  width: 100%;
}
#main-slide .swiper-custom-parent {
  position: relative;
}
#main-slide .swiper-button-prev::after,
#main-slide .swiper-button-next::after {
  display: none;
}
#main-slide .swiper-button-prev {
  width: 44px;
  height: 44px;
  left: -22px;
  background: url('../../images/common/slide_icon_prev.png')no-repeat 0 0/contain;
}
#main-slide .swiper-button-next {
  width: 44px;
  height: 44px;
  right: -22px;
  background: url('../../images/common/slide_icon_next.png')no-repeat 0 0/contain;
}
#main-slide .swiper-container-horizontal > .swiper-pagination-bullets {
  line-height: 1;
  bottom: 12px;
}
#main-slide .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}
#main-slide .swiper-pagination-bullet-active {
  background: #DD6D22;
}

#main-slide2 {
  width: 55.5555%;
}
#main-slide2 img {
  width: 50%;
}
#main-slide2 .swiper-custom-parent {
  position: relative;
}
#main-slide2 .swiper-button-prev::after,
#main-slide2 .swiper-button-next::after {
  display: none;
}
#main-slide2 .swiper-button-prev {
  width: 44px;
  height: 44px;
  left: -22px;
  background: url('../../images/common/slide_icon_prev.png')no-repeat 0 0/contain;
}
#main-slide2 .swiper-button-next {
  width: 44px;
  height: 44px;
  right: -22px;
  background: url('../../images/common/slide_icon_next.png')no-repeat 0 0/contain;
}
#main-slide2 .swiper-container-horizontal > .swiper-pagination-bullets {
  line-height: 1;
  bottom: 12px;
}
#main-slide2 .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}
#main-slide2 .swiper-pagination-bullet-active {
  background: #DD6D22;
}



#jichitai-name {
  position: relative;
  width: calc(100% - 55.5555%);
  padding: 11.19% 20px 0;
  background: url('../../images/common/bg_ttl.png') repeat 0 0/cover;
}
#jichitai-name h1 {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
}
#jichitai-name h1 span {
  height: auto;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
}
#jichitai-name .btn-wrapper {
  position: absolute;
  max-width: 358px;
  left: 0;
  right: 0;
  bottom: 16%;
  margin: auto;
  font-size: 0;
}
main #jichitai-name .btn-wrapper .btn-o {
  max-width: 280px;
  width: calc(100% - 78.1px);
  height: 60px;
  margin-right: 0;
  vertical-align: top;
}
main #jichitai-name .btn-wrapper .btn-o a {
  height: 60px;
}
main #jichitai-name .btn-wrapper .btn-o img {
  display: inline-block !important;
  max-width: 193px;
  margin: 0 auto;
  vertical-align: baseline;
}
main #jichitai-name .btn-wrapper .btn-fav {
  width: 60px;
  height: 60px;
  margin-right: 0;
  margin-left: 18px;
  vertical-align: top;
}
main #jichitai-name .btn-wrapper .btn-fav button {
  height: 60px;
  font-size: 0;
}
main #jichitai-name .btn-wrapper .btn-fav button img {
  width: 34px;
  height: 34px;
  vertical-align: middle;
}
#page-link {
  margin-bottom: 30px;
}
#page-link li {
  width: calc((100% - 100px) /6);
  margin-right: 20px;
  margin-bottom: 10px;
}
#page-link li:nth-child(6n) {
  margin-right: 0;
}
#page-link li a {
  display: block;
  border-radius: 20px;
  font-size: 1.5vw;
  line-height: 38px;
  border: 1px solid #1A1A1A;
  font-weight: bold;
  text-align: center;
}
#page-link li.feature {
  background: none;
}
#page-link li.feature a {
  background: none;
  border: 1px solid #CF7336;
  color: #fff;
  background: #CF7336 url('../../images/common/icon_arrow_r_w.svg')no-repeat right 16px center/14px auto;
}
#about {
  font-size: 0;
}
#about h2 {
  display: inline-block;
  width: 308px;
}
#about h2 img {
  width: 100%;
}
#about .txt-wrapper {
  display: inline-block;
  width: calc(100% - 308px - .01px);
  padding-left: 72px;
  vertical-align: top;
}
#about .txt-wrapper .catch {
  margin-bottom: 17px;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.4615;
  vertical-align: top;
}
#about .txt {
  margin-bottom: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
}
#about .txt:last-child {
  margin-bottom: 0;
}
#about .box-y {
  padding: 39px 51px 30px;
  margin-top: 54px;
  border-radius: 20px;
  background-color: #F8E8B1;
}
#about .box-y h3 {
  padding-bottom: 18px;
}
#about .box-y .line {
  position: relative;
  height: 2px;
  margin-bottom: 17px;
}
#about .box-y .line::before {
  content: "";
  background-image: linear-gradient(to right, #B27B2A, #B27B2A 4px, transparent 4px, transparent 8px);
  background-size: 8px 2px;
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#about .box-y h3 img {
  max-width: 244px;
}
#about .box-y .txt {
  font-weight: bold;
}
#channel {
  margin-bottom: 68px;
}
#channel h2 {
  margin-bottom: 41px;
  text-align: center;
}
#channel h2 img {
  max-width: 560px;
  margin: auto;
}
#channel .goods-list.slide-area {
  position: relative;
  margin-right: 0;
  margin-left: auto;
}
#channel .goods-list .block {
  display: inline-block;
  width: calc((100% - 90px) / 4 - .01px);
  max-width: none;
  margin-right: 30px;
  margin-bottom: 30px;
  vertical-align: top;
}
#channel .goods-list .block:nth-child(4n) {
  margin-right: 0;
}
#channel .goods-list .image-wrapper {
  margin-bottom: 13px;
}
#channel .goods-list .image-wrapper .image::before {
  padding-top: 56.25%;
}
#channel .icon.icon-movie {
  width: 60px;
  height: 60px;
  border: none;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: inherit;
}
main .goods-list .image-wrapper .icon.icon-movie img {
  width: 100%;
}
#channel .icon.icon-movie span {
  padding: 0;
}
#channel .icon img {
  vertical-align: top;
  line-height: 1;
}
#channel .youtube iframe {
  overflow: hidden;
  border-radius: 10px;
}
main .icon-movie {
  pointer-events: none;
}
.blocker {
  background-color: #000;
  z-index: 99999;
}
.modal.modal-window {
  max-width: 90%;
  margin: 0 auto;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  background: inherit;
  padding: 0;
}
.modal.modal-window a.close-modal {
  background-color: #000;
  border: 2px solid #242424;
  border-radius: 50%;
  display: block;
  width: 26px;
  height: 26px;
  padding: 30px 30px 0 0;
  overflow: hidden;
  position: absolute;
  top: -13px;
  right: -13px;
  background: #000;
}
.modal.modal-window a.close-modal:hover {
  background-color: #424242;
}
.modal.modal-window a.close-modal::before,
.modal.modal-window a.close-modal::after {
  background-color: #999;
  content: '';
  display: block;
  width: 2px;
  height: 24px;
  margin-left: -1px;
  position: absolute;
  top: 3px;
  left: 50%;
}
.modal.modal-window a.close-modal::before {
  transform: rotate(-45deg);
}
.modal.modal-window a.close-modal::after {
  transform: rotate(45deg);
}
#way {
  padding: 80px 0;
  margin-bottom: 80px;
  background: url('../../images/municipality/bg_ly.jpg')repeat 0 0/25% auto;
}
#way h2 {
  margin-bottom: 40px;
}
#way .block:last-child h2 {
  margin-bottom: 34px;
}
#way h2 img {
  max-width: 244px;
}
#way .block:last-child h2 img {
  max-width: 241px;
}
#way .block {
  width: calc((100% - 40px) / 2);
  margin-right: 40px;
}
#way .block:last-child {
  margin-right: 0;
}
#way .block li {
  margin-bottom: 10px;
}
#way .block li a {
  position: relative;
  display: block;
  height: 70px;
  border-radius: 8px;
  font-size: 1.5vw;
  font-weight: bold;
  background: #fff url('../../images/municipality/icon_plus_o.svg')no-repeat right 20px center/20px auto;
}
#way .block li a:hover {
  color: #DD6D22;
}
#way .block li span {
  position: absolute;
  width: auto;
  height: auto;
  padding-right: 60px;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
}
#way .block .table-wrapper table {
  border-collapse: separate;
  border-spacing: 0 6px;
}
#way .block:last-child .table-wrapper:last-child table {
  border-collapse: collapse;
  border-spacing: 0;
}
#way .block .table-wrapper th {
  width: 140px;
  padding: 8px 10px 7px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  background-color: #EACC69;
  vertical-align: middle;
}
#way .block .table-wrapper td {
  padding: 7px 20px 8px;
  border: 1px solid #EAE6DE;
  line-height: 1.5;
  background-color: #fff;
  vertical-align: top;
  word-break: break-all;
}
#way .block .table-wrapper:last-child tr:last-child td {
  padding: 16px 20px 14px;
}
#way .block .e-link a {
  display: inline-block;
  min-height: 20px;
  padding-right: 30px;
  color: #DD6D22;
  font-weight: bold;
  background: url('../../images/common/icon_window.svg')no-repeat right 0/20px auto;
}
#charm {
  margin-bottom: 97px;
}
#charm h2 {
  margin-bottom: 30px;
}
#charm h2 img {
  max-width: 239px;
}
#charm .block {
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
}
#charm .block:nth-child(3n) {
  margin-right: 0;
}
#charm .block .image {
  margin-bottom: 12px;
  border-radius: 10px;
}
#charm .block .cap {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}
#goods-info {
  padding: 80px 0 100px;
  background-color: #F8F6ED;
}
#goods-info h2 {
  margin-bottom: 21px;
}
#goods-info #popular-goods h2 img {
  max-width: 385px;
}
#goods-info #ichioshi-goods h2 img {
  max-width: 336px;
}
#goods-info #list-goods h2 img {
  max-width: 175px;
}
#goods-info .goods-list.slide-area {
  position: relative;
  margin-right: 0;
  margin-left: auto;
}
#goods-info .goods-list .block {
  margin-right: 30px;
  margin-bottom: 0;
}
#goods-info .goods-price {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
#goods-info .line {
  width: 97.6562%;
  max-width: 1250px;
  height: 1px;
  margin: 0 auto 51px;
  background-color: #C7C2B7;
}
main .goods-list .add-info-wrapper .icon {
  background-color: #fff;
}
.slick01 {
  font-size: 0;
}
#goods-info #popular-goods .block ,
#goods-info #ichioshi-goods .block {
  width: calc((100% - 62px) / 3 - .01px);
  max-width: none;
  margin: 9px 31px 37px 0;
  vertical-align: top;
}
#goods-info  #ichioshi-goods .line {
  margin-top: 0;
}
#goods-info #list-goods .block {
  width: calc((100% - 62px) / 3 - .01px);
  margin: 9px 31px 37px 0;
}
#goods-info #popular-goods .block:nth-child(3n),
#goods-info #ichioshi-goods .block:nth-child(3n),
#goods-info #list-goods .block:nth-child(3n) {
  margin-right: 0;
}
#goods-info .btn img {
  max-width: 213px;
  vertical-align: middle;
}
#event {
  margin-bottom: 0;
}
#event h2 {
  margin-bottom: 100px;
  text-align: center;
}
#event h2 img {
  max-width: 420px;
  margin: 0 auto;
}
#event .wrapper {
  position: relative;
  margin-bottom: 110px;
  background: #DEBCBF;
}
#event .wrapper#summer {
  background: #E3C04A;
}
#event .wrapper#autumn {
  background: #C19D64;
}
#event .wrapper#winter {
  margin-bottom: 117px;
  background: #ADBAD0;
}
#event .event-wrapper {
  position: relative;
  top: -50px;
  left: 0;
}
#event .bg_arrow {
  height: 100%;
  background: url('../../images/municipality/bg_arrow.png')repeat-y 48px 0/4px auto;
}
#event .bg_arrow_bottom {
  width: 100px;
  margin-right: 56px;
  padding-bottom: 20px;
  background: url('../../images/municipality/bg_arrow_bottom.png')no-repeat 35px bottom/30px auto;
}
#event .block-wrapper {
  width: calc(100% - 156px);
}
#event .block-wrapper .block {
  overflow: hidden;
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  margin-bottom: 20px;
  border-radius: 10px;
  background-color: #fff;
}
#event .block-wrapper .block:nth-child(3n) {
  margin-right: 0;
}
#event .block-wrapper .image {
  border-radius: 10px 10px 0 0;
}
#event .block-wrapper .image::before {
  padding-top: 70.4861%;
}
#event .block-wrapper .txt-wrapper {
  padding: 12px 15px 22px;
}
#event .block-wrapper .cap {
  padding-bottom: 11px;
  margin-bottom: 13px;
  border-bottom: 1px solid #C7C2B7;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}
#event .block-wrapper .txt {
  line-height: 1.75;
}
.modal.remodal.remodal-is-opened {
  display: inline-block;
  background: inherit;
  padding: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
}
.modal.remodal {
  margin: 0 auto;
}
.modal.remodal .modal-block {
  padding-right: 20px;
  padding-bottom: 20px;
  background-color: #F5F5F5;
}
.modal.remodal .modal-block .block-inner {
  height: auto;
  padding-top: 60px;
  border-radius: 10px 10px 0 0;
  background-color: #fff;
}
.modal.remodal h2 {
  padding: 0 0 0 22px;
  margin-bottom: 18px;
  border-left: 8px solid #EACC69;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.4;
  font-weight: bold;
  text-align: left;
}
.modal.remodal .flex-box {
  padding-top: 31px;
  border-top: 1px solid #676767;
}
.modal.remodal .image {
  position: relative;
  overflow: hidden;
  width: 47.5609%;
  height: 287px;
  border-radius: 10px;
}
.modal.remodal .image img {
  position: absolute;
  max-width: none;
  width: auto;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
.modal.remodal .txt-wrapper {
  width: calc(100% - 47.5609%);
  padding-left: 40px;
  line-height: 1.75;
}
footer {
  margin-top: 60px;
}
@media screen and (max-width:768px){
  .path ul {
    padding-top: 11px;
    margin-bottom: 11px;
  }
  main h1,
  main h1 span {
    height: auto;
  }
  main h2.line-y {
    padding: 7px 0 7px 17px;
  }
  .main-catch {
    margin-bottom: 20px;
  }
  .main-catch .inner {
    padding: 0;
  }
  #main-slide,
  .swiper-custom-parent {
    width: 100%;
  }
  #main-slide .swiper-button-prev {
    left: 12px;
  }
  #main-slide .swiper-button-next {
    right: 12px;
  }
  #main-slide .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
  }
  #jichitai-name {
    width: 100%;
    padding: 27px 0 40px;
  }
  #jichitai-name h1 {
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 23px;
  }
  #jichitai-name .btn-wrapper {
    position: static;
    width: 100%;
    max-width: 375px;
    padding: 0 16px;
    margin: 0 auto;
  }
  main #jichitai-name .btn-wrapper .btn-o {
    display: inline-block;
    max-width: 280px;
    height: 50px;
    margin-bottom: 0;
  }
  main #jichitai-name .btn-wrapper .btn-o a {
    height: 50px;
    line-height: 50px;
  }
  main #jichitai-name .btn-wrapper .btn-o img {
    display: none !important;
  }
  main #jichitai-name .btn-wrapper .btn-fav {
    display: inline-block;
    width: 42px;
    height: 42px;
    margin-top: 4px;
    vertical-align: middle;
  }
  main #jichitai-name .btn-wrapper .btn-fav button {
    width: 42px;
    height: 42px;
    line-height: 42px;
    background: #fff url('../../images/common/icon_fav_off.png')no-repeat center center/24px auto;
  }
  main #jichitai-name .btn-wrapper .btn-fav button.on {
  background: #fff url('../../images/common/icon_fav_on.png')no-repeat center center/24px auto;
  }
  main #jichitai-name .btn-wrapper .btn-fav button img {
    width: 24px;
    height: 24px;
  }
  #page-link {
    margin-bottom: 23px;
  }
  #page-link li {
    width: calc((100% - 11px) /2);
    margin-right: 11px;
  }
  #page-link li:nth-child(2n) {
    margin-right: 0;
  }
  #page-link li a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #about {
    margin-bottom: 60px;
  }
  #about h2 {
    padding: 8px 0 8px 20px;
  }
  #about h2 img {
    max-width: 216px;
  }
  #about .txt-wrapper {
    width: 100%;
    padding: 0;
  }
  #about .txt-wrapper .catch {
    margin-bottom: 13px;
    font-size: 22px;
    font-size: 2.2rem;
  }
  #about .txt {
    margin-bottom: 27px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  #about .box-y {
    padding: 32px 20px 24px;
    margin-top: 35px;
  }
  #about .box-y h3 {
    padding-bottom: 17px;
    text-align: center;
  }
  #about .box-y h3 img {
    max-width: 192px;
    margin: 0 auto;
  }
  #about .box-y .line {
    height: 1px;
    margin-bottom: 19px;
  }
  #about .box-y .line::before {
    background-size: 8px 1px;
  }
  #channel {
    margin-bottom: 55px;
  }
  #channel h2 {
    margin-bottom: 30px;
    text-align: center;
  }
  #channel h2 img.sp {
    display: inline-block !important;
    max-width: 309px;
  }
  #channel .goods-list .image-wrapper {
    margin-bottom: 7px;
  }
  #channel .goods-list .block,
  #channel .goods-list .block:nth-child(4n) {
    margin-right: 30px;
    margin-bottom: 0;
  }
  #channel .goods-list .block:last-child {
    margin-right: 0;
  }
  main .movie-ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #about .box-y .line {
    padding-top:
  }
  #way {
    padding: 50px 0 60px;
    margin-bottom: 50px;
    background-size: auto;
  }
  #way .block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  #way .block:last-child {
    margin-bottom: 0;
  }
  #way h2 {
    padding: 8px 0 7px 20px;
    margin-bottom: 24px;
  }
  #way .block:last-child h2 {
    margin-bottom: 18px;
  }
  #way h2 img {
    width: 190px;
  }
  #way .block:last-child h2 img {
    max-width: 188px;
  }
  #way .block li a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #way .block .table-wrapper th {
    width: 100px;
    padding: 8px 0;
    font-size: 15px;
    font-size: 1.5rem;
  }
  #way .block .table-wrapper td {
    padding: 8px 14px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  #way .block .table-wrapper:last-child table {
    border-spacing: 0;
  }
  #way .block .table-wrapper:last-child tr:last-child th,
  #way .block .table-wrapper:last-child tr:last-child td {
    display: block;
    width: 100%;
  }
  #way .block .table-wrapper:last-child tr:last-child td {
    padding: 9px 20px 13px;
    line-height: 1.6;
  }
  #way .block li a:hover {
    color: #1a1a1a;
  }
  #charm {
    margin-bottom: 57px;
  }
  #charm h2 {
    padding: 9px 0 8px 20px;
  }
  #charm h2 img {
    max-width: 186px;
  }
  #charm .block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  #charm .block:last-child {
    margin-bottom: 0;
  }
  #charm .block .image {
    margin-bottom: 11px;
  }
  #charm .image::before {
    padding-top: 75.5102%;
  }
  #charm .block .cap {
    margin-bottom: 13px;
  }
  #charm .block .txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
  #goods-info {
    padding: 50px 0 60px;
    margin-bottom: 60px;
  }
  #goods-info #popular-goods h2 img {
    max-width: 300px;
  }
  #goods-info #ichioshi-goods h2 img {
    max-width: 262px;
  }
  #goods-info .goods-list .block {
    width: 66.8523%;
    max-width: 240px;
  }
  main .goods-list .image-wrapper .icon {
    width: 40px;
    height: 40px;
  }
  main .goods-list .image-wrapper .icon span {
    padding: 9px;
  }
  #goods-info .goods-price {
    font-size: 26px;
    font-size: 2.6rem;
  }
  #goods-info .line {
    width: calc(100% - 32px);
    margin: 0 16px 40px;
  }
  #goods-info #list-goods h2 img {
    max-width: 136px;
  }
  #goods-info #list-goods .image-wrapper .icon {
    width: 28px;
    height: 28px;
  }
  #goods-info #list-goods .image-wrapper .icon span {
    padding: 6px;
  }
  main .icon-rank.no {
    font-size: 14px;
    font-size: 1.4rem;
  }
  main .icon-rank.no1,
  main .icon-rank.no2,
  main .icon-rank.no3 {
    width: 30px;
    height: 34px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #goods-info #ichioshi-goods .line {
    margin-top: 0;
    margin-bottom: 40px;
  }
  .slick-slider,
  .slick-slider .slick-track {
    width: auto;
  }
  #goods-info .swiper-button-next {
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    margin-top: 0;
    opacity:0.7;
    z-index:10;
    right: 8px;
    background: transparent url(../../images/common/slide_icon_next_w.png) no-repeat center center/contain;
    opacity: 1;
  }
  #goods-info .swiper-button-prev {
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    margin-top: 0;
    opacity:0.7;
    z-index:10;
    left: -8px;
    background: transparent url(../../images/common/slide_icon_prev_w.png) no-repeat center center/contain;
    opacity: 1;
  }
  #channel .inner {
    padding: 0 0 0 16px;
  }
  #goods-info #popular-goods .inner,
  #goods-info #ichioshi-goods .inner {
    padding: 0 16px;
  }
  #channel .goods-list .block,
  #channel .goods-list .block:nth-child(3n) {
    width: auto;
    max-width:none;
    margin-right: 20px;
  }
  #goods-info #popular-goods .block,
  #goods-info #popular-goods .block:nth-child(3n),
  #goods-info #ichioshi-goods .block,
  #goods-info #ichioshi-goods .block:nth-child(3n) {
    width: calc((100% - 20px) / 2 - .01px);
    max-width:none;
    margin-top: 0;
    margin-bottom: 30px;
    margin-right: 20px;
  }
  #goods-info #popular-goods .block:nth-child(2n),
  #goods-info #ichioshi-goods .block:nth-child(2n) {
    margin-right: 0;
  }
  main #list-goods h2 {
    margin-bottom: 26px;
  }
  main #list-goods .goods-list .image-wrapper .icon img {
    width: 16px;
  }
  main #list-goods .goods-list .cate-list li {
    padding: 3px 6px 2px;
  }
  main #list-goods .goods-price {
    font-size: 22px;
    font-size: 2.2rem;
  }
  #goods-info #list-goods .block,
  #goods-info #list-goods .block:nth-child(3n) {
    width: calc((100% - 17px) / 2);
    max-width: none;
    margin: 0 17px 35px 0;
  }
  #goods-info #list-goods .block:nth-child(2n) {
    margin-right: 0;
  }
  #event .wrapper {
    margin-bottom: 70px;
  }
  #event .wrapper#winter {
    margin-bottom: 40px;
  }
  #event h2 {
    margin-bottom: 60px;
  }
  #event h2 img {
    width: 322px;
    margin: 0 auto;
  }
  #event .event-wrapper {
    top: -30px;
  }
  #event .bg_arrow {
    width: 60px;
    background-position: 29px 0;
    background-size: 2px;
  }
  #event .bg_arrow_bottom {
    width: 60px;
    margin-right: 20px;
    background-position: 15px bottom;
  }
  #event .block-wrapper {
    width: calc(100% - 80px);
  }
  #event .block-wrapper .block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  #event .block-wrapper .block:last-child {
    margin-bottom: 0;
  }
  #event .block-wrapper .txt-wrapper {
    padding-bottom: 15px;
  }
  #event .block-wrapper .cap {
    margin-bottom: 7px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  #event .block-wrapper .txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
  footer {
    margin-top: 20px;
  }
  .modal.remodal .modal-block .btn-close {
    top: -48px;
    right: 0;
  }
  .modal.remodal .modal-block .btn-close button {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .modal.remodal .modal-block .btn-close button img {
    width: 30px;
  }
  .modal.remodal .modal-block .block-inner {
    height: 75vh;
    padding: 30px 20px;
    border-radius: 10px;
  }
  .modal.remodal .modal-block {
    padding: 0;
    border-radius: 10px;
  }
  .modal.remodal h2 {
    margin-bottom: 12px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .modal.remodal .flex-box {
    padding-top: 20px;
  }
  .modal.remodal .image {
    width: 100%;
    height: 223px;
    margin-bottom: 5px;
  }
  .modal.remodal .image img {
    position: absolute;
    max-width: none;
    width: 100%;
    height: auto;
  }
  .modal.remodal .txt-wrapper {
    width: 100%;
    padding: 0;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .modal.modal-window a.close-modal:hover {
    background-color: #000;
  }
}
@media (min-width: 1280px) {
  #page-link li a,
  #way .block li a {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
