@charset "euc-jp";
/*--------- CSS MENU ---------*/
/*------------------------------
/*  01.  top page - mv
/*  02.  top page - link
/*  03.  top page - special
/*  04.  top page - recommend
/*  05.  top page - search
/*  06.  top page - category
/*  07.  top page - ranking
/*  08.  top page - history
/*  09.  top page - info
/*  10.  top page - guide
--------------------------------
------------------------------*/

/*  01.  top page - mv
------------------------------*/
/*  pc  */
@media screen and (min-width: 980px) {
/*  top page  *//*  mv  */
#top-page_mv-body {float: left; width: 100%; height: auto; padding: 20px; box-sizing: border-box;}
#top-page_mv-body img {width: 100%; height: auto; vertical-align: top;}

.bx-wrapper {margin: 0!important;}
.bx-viewport {left: 0!important; background-color: rgba(0,0,0,0); box-shadow: 0px 0px 0px #FFF !important; border: 0px!important;}
.bx-wrapper .bx-controls {position: absolute; width: 100%; height: auto; left: 0; bottom: -50px;}
.bx-wrapper .bx-pager {padding: 0!important; bottom: 0!important;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {width: 60px; height: 6px; margin-left: 10px; margin-right: 10px;}
.bx-wrapper .bx-pager.bx-default-pager a {width: 100% !important; height: 6px !important; margin: 0 !important; background-color: #A17843 !important;}
.bx-wrapper .bx-pager.bx-default-pager a.active {background-color: #CDB9A0 !important;}
}

/*  sp  */
@media screen and (max-width: 979px) {
/*  top page  *//*  mv  */
#top-page_mv-body {float: left; width: 100%; height: auto; padding: 0px; box-sizing: border-box;}
#top-page_mv-body img {width: 100%; height: auto; vertical-align: top;}

.bx-wrapper {margin: 0!important;}
.bx-viewport {left: 0!important; background-color: rgba(0,0,0,0); box-shadow: 0px 0px 0px #FFF !important; border: 0px!important;}
.bx-wrapper .bx-controls {position: absolute; width: 100%; height: auto; left: 0; bottom: -30px;}
.bx-wrapper .bx-pager {padding: 0!important; bottom: 0!important;}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {width: 30px; height: 3px; margin-left: 5px; margin-right: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a {width: 100% !important; height: 3px !important; margin: 0 !important; background-color: #A17843 !important;}
.bx-wrapper .bx-pager.bx-default-pager a.active {background-color: #CDB9A0 !important;}
}

/*  02.  top page - link
------------------------------*/
/*  pc  */
@media screen and (min-width: 980px) {
/*  top page  *//*  link  */
#top-page_link {padding: 40px; box-sizing: border-box;}
#top-page_link .content {width: 800px;}
#top-page_link-body {float: left; width: 100%; height: auto; margin-top: 40px;}
#top-page_link-body ul {float: left; width: 100%; height: auto;}
#top-page_link-body ul {display: flex; flex-wrap: nowrap; justify-content: space-between;}
#top-page_link-body ul li {width: calc(100% / 4); line-height: 20px; padding: 5px 10px 5px 10px; font-size: 14px; font-weight: normal; text-align: center; border-right: 1px solid #A17843; box-sizing: border-box;}
#top-page_link-body ul li:last-of-type {border: 0px;}
#top-page_link-body ul li a {display: inline-block; padding: 10px; color: #A17843; border-radius: 5px;}
#top-page_link-body ul li a:hover {color: #FFF; background-color: #A17843;}
}

/*  sp  */
@media screen and (max-width: 979px) {
/*  top page  *//*  link  */
#top-page_link {padding: 40px 20px 10px 20px; box-sizing: border-box;}
#top-page_link-body {float: left; width: 100%; height: auto; padding-bottom: 10px; overflow-x: scroll;}
#top-page_link-body ul {float: left; width: auto; height: auto;}
#top-page_link-body ul {display: flex; flex-wrap: nowrap;}
#top-page_link-body ul li {width: 150px; line-height: 20px; font-size: 12px; font-weight: normal; text-align: center; border-right: 1px solid #A17843; box-sizing: border-box;}
#top-page_link-body ul li:last-of-type {border: 0px;}
#top-page_link-body ul li a {display: inline-block; color: #A17843; border-radius: 5px;}
}

/*  03.  top page - special
------------------------------*/
/*  pc  */
@media screen and (min-width: 980px) {
/*  top page  *//*  special  */
#top-page_special-body {float: left; width: 100%; height: auto; padding: 20px; box-sizing: border-box;}
#top-page_special-body ul {float: left; width: 100%; height: auto;}
#top-page_special-body ul {display: flex; flex-wrap: wrap; justify-content: space-between;}
#top-page_special-body ul li {width: calc(100% / 2 - 40px); margin: 20px;}
#top-page_special-body ul li .image {position: relative; float: left; width: 100%; height: auto; padding-top: 50%; background-size: cover; background-position: center;}
#top-page_special-body ul li .image:hover {opacity: 0.6;}
#top-page_special-body ul li .image a {position: absolute; top: 0; left: 0; right: 0; bottom: 0; font-size: 0px;}
#top-page_special-body ul li .detail {position: relative; float: left; width: 100%; height: auto; margin-top: 20px;}
#top-page_special-body ul li .detail p.title {line-height: 30px; padding-bottom: 10px; font-size: 20px; font-weight: bold; letter-spacing: 2px; border-bottom: 2px solid #A17843;}
#top-page_special-body ul li .detail p.text {line-height: 30px; margin-top: 10px; font-size: 14px; font-weight: normal; letter-spacing: 1px;}
#top-page_special-body ul li .detail .content_button {margin-top: 20px;}
#top-page_special-body ul li .detail .content_button a {float: right;}
}

/*  sp  */
@media screen and (max-width: 979px) {
/*  top page  *//*  special  */
#top-page_special-body {float: left; width: 100%; height: auto; padding: 0px 20px 20px 20px; box-sizing: border-box;}
#top-page_special-body ul {float: left; width: 100%; height: auto;}
#top-page_special-body ul li {float: left; width: 100%; height: auto; margin-bottom: 20px;}
#top-page_special-body ul li:last-of-type {margin-bottom: 0px;}
#top-page_special-body ul li .image {position: relative; float: left; width: 100%; height: auto; padding-top: 50%; background-size: cover; background-position: center;}
#top-page_special-body ul li .image a {position: absolute; top: 0; left: 0; right: 0; bottom: 0; font-size: 0px;}
#top-page_special-body ul li .detail {position: relative; float: left; width: 100%; height: auto; margin-top: 20px;}
#top-page_special-body ul li .detail p.title {line-height: 20px; padding-bottom: 5px; font-size: 14px; font-weight: bold; letter-spacing: 1px; border-bottom: 2px solid #A17843;}
#top-page_special-body ul li .detail p.text {line-height: 20px; margin-top: 5px; font-size: 12px; font-weight: normal; letter-spacing: 1px;}
#top-page_special-body ul li .detail .content_button {margin-top: 20px;}
}

/*  04.  top page - ranking
------------------------------*/
/*  pc  */
@media screen and (min-width: 980px) {
/*  top page  *//*  ranking  */
#top-page_rank {padding: 40px; box-sizing: border-box;}
#top-page_rank-body {float: left; width: 100%; height: auto; overflow: hidden;}
#top-page_rank-body .slides {float: left; width: 100%; height: auto; margin-top: 40px;}
#top-page_rank-body .slides .cell {float: left; width: 300px; height: auto; margin-right: 40px;}
#top-page_rank-body .slides .cell a {width: 100%; height: 100%;}
#top-page_rank-body .slides .cell .image {float: left; width: 100%; height: auto; padding-top: 100%; background-size: cover; background-position: center; position: relative;}
#top-page_rank-body .slides .cell .image .shipping {position: absolute; top: 0; left: 0; line-height: 20px; font-size: 12px; color: #FFF; padding: 5px 10px; background-color: #0095ff; font-weight: bold;}
#top-page_rank-body .slides .cell:hover .image {opacity: 0.6;}
#top-page_rank-body .slides .cell .detail {float: left; width: 100%; height: auto; margin-top: 10px;}
#top-page_rank-body .slides .cell .detail p.name {line-height: 20px; font-size: 14px; font-weight: bold; color: #000;}
#top-page_rank-body .slides .cell .detail p.price {line-height: 20px; margin-top: 10px; font-size: 12px; font-weight: normal; color: #000;}
#top-page_rank-body .slides .cell .detail p.sale {line-height: 20px; font-size: 12px; font-weight: normal; color: #84191B;}
#top-page_rank-body .slides .cell .detail p.soldout {line-height: 20px; margin-top: 10px; font-size: 12px; font-weight: normal; color: #777;}
}

/*  sp  */
@media screen and (max-width: 979px) {
/*  top page  *//*  ranking  */
#top-page_rank {padding: 20px; box-sizing: border-box;}
#top-page_rank-body {float: left; width: 100%; height: auto; overflow: hidden;}
#top-page_rank-body .slides {float: left; width: 100%; height: auto; margin-top: 20px;}
#top-page_rank-body .slides .cell {float: left; width: 200px; height: auto; margin-right: 20px;}
#top-page_rank-body .slides .cell a {width: 100%; height: 100%;}
#top-page_rank-body .slides .cell .image {float: left; width: 100%; height: auto; padding-top: 100%; background-size: cover; background-position: center; position: relative;}
#top-page_rank-body .slides .cell .image .shipping {position: absolute; top: 0; left: 0; line-height: 20px; font-size: 12px; color: #FFF; padding: 5px 10px; background-color: #0095ff; font-weight: bold;}
#top-page_rank-body .slides .cell .detail {float: left; width: 100%; height: auto; margin-top: 10px;}
#top-page_rank-body .slides .cell .detail p.name {line-height: 20px; font-size: 12px; font-weight: bold; color: #000;}
#top-page_rank-body .slides .cell .detail p.price {line-height: 10px; margin-top: 10px; font-size: 10px; font-weight: normal; color: #000;}
#top-page_rank-body .slides .cell .detail p.sale {line-height: 10px; margin-top: 5px; font-size: 10px; font-weight: normal; color: #84191B;}
#top-page_rank-body .slides .cell .detail p.soldout {line-height: 10px; margin-top: 10px; font-size: 10px; font-weight: normal; color: #777;}
}

/*  05.  top page - search
------------------------------*/
/*  pc  */
@media screen and (min-width: 980px) {
/*  top page  *//*  search  */
#top-page_search {padding: 40px; background-color: #F0EBE6; box-sizing: border-box;}
#top-page_search .content {width: 900px;}

#top-page_search-body {float: left; width: 100%; height: auto;}
#top-page_search-body .block {float: left; width: 100%; height: auto; margin-top: 40px;}
#top-page_search-body .block p.title {line-height: 30px; margin: auto; font-size: 20px; font-weight: normal; text-align: center; letter-spacing: 2px; color: #A17843;}

#top-page_search-body .block ul.situation {float: left; width: 100%; height: auto;}
#top-page_search-body .block ul.situation {display: flex; flex-wrap: wrap;}
#top-page_search-body .block ul.situation li {width: 100%; margin-bottom: 40px;}
#top-page_search-body .block ul.situation li {display: flex; flex-wrap: nowrap;}
#top-page_search-body .block ul.situation li .image {position: relative; width: 450px; height: 300px; background-size: cover; background-position: center;}
#top-page_search-body .block ul.situation li .image:hover {opacity: 0.6;}
#top-page_search-body .block ul.situation li .image a {position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
#top-page_search-body .block ul.situation li .detail {position: relative; width: calc(100% - 450px); height: auto; padding: 0px 0px 0px 40px; box-sizing: border-box;}
#top-page_search-body .block ul.situation li .detail p.name {line-height: 30px; font-size: 24px; font-weight: bold; letter-spacing: 2px; color: #000;}
#top-page_search-body .block ul.situation li .detail p.jp {line-height: 20px; font-size: 14px; font-weight: normal; letter-spacing: 2px; color: #000;}
#top-page_search-body .block ul.situation li .detail .image-cell {float: left; width: 100%; height: auto; margin-top: 40px;}
#top-page_search-body .block ul.situation li .detail .image-cell img {float: left; width: calc(100% / 2 - 5px); height: auto;}
#top-page_search-body .block ul.situation li .detail .image-cell img:first-of-type {margin-right: 10px;}
#top-page_search-body .block ul.situation li .detail .content_button {margin-top: 40px;}
#top-page_search-body .block ul.situation li .detail .content_button a {float: left;}

#top-page_search-body .block ul.price {float: left; width: 100%; height: auto; margin-top: 20px;}
#top-page_search-body .block ul.price {display: flex; flex-wrap: wrap; justify-content: center;}
#top-page_search-body .block ul.price li {width: calc(100% / 4); line-height: 20px; font-size: 14px; font-weight: bold; text-align: center; letter-spacing: 1px; border: 1px solid #FFF; box-sizing: border-box;}
#top-page_search-body .block ul.price li a {padding: 20px; color: #000; background-color: #F6F4EE;}
#top-page_search-body .block ul.price li a:hover {color: #FFF; background-color: #A17843;}

#top-page_search-body .block ul.button {float: left; width: 100%; height: auto;}
#top-page_search-body .block ul.button {display: flex; flex-wrap: nowrap; justify-content: center;}
#top-page_search-body .block ul.button li {width: calc(100% / 2 - 160px); line-height: 20px; margin-left: 20px; margin-right: 20px; font-size: 14px; font-weight: bold; text-align: center;}
#top-page_search-body .block ul.button li a {position: relative; padding: 20px; color: #FFF; background-color: #A17843; border-radius: 30px;}
#top-page_search-body .block ul.button li a::after {position: absolute; content: ""; width: 20px; height: 20px; top: 20px; right: 20px; background-image: url("https://img07.shop-pro.jp/PA01461/110/etc/icon-link_button-white.png"); background-size: 14px; background-position: center; background-repeat: no-repeat; transform: translateX(-10px);}
#top-page_search-body .block ul.button li a:hover::after {transform: translateX(0px);}
}

/*  sp  */
@media screen and (max-width: 979px) {
/*  top page  *//*  search  */
#top-page_search {padding: 40px 20px 20px 20px; background-color: #F0EBE6; box-sizing: border-box;}
#top-page_search-body {float: left; width: 100%; height: auto;}

#top-page_search-body .block {float: left; width: 100%; height: auto; margin-top: 20px;}
#top-page_search-body .block p.title {line-height: 30px; margin: auto; font-size: 16px; font-weight: normal; text-align: center; letter-spacing: 2px; color: #A17843;}

#top-page_search-body .block ul.situation {float: left; width: 100%; height: auto;}
#top-page_search-body .block ul.situation {display: flex; flex-wrap: wrap;}
#top-page_search-body .block ul.situation li {width: 100%; margin-bottom: 20px;}
#top-page_search-body .block ul.situation li .image {position: relative; float: left; width: 100%; height: 200px; background-size: cover; background-position: center;}
#top-page_search-body .block ul.situation li .image a {position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
#top-page_search-body .block ul.situation li .detail {position: relative; float: left; width: 100%; height: auto; padding-bottom: 60px; border-bottom: 1px solid #A17843;}
#top-page_search-body .block ul.situation li .detail p.name {position: absolute; line-height: 20px; left: 0; bottom: 30px; font-size: 16px; font-weight: bold; letter-spacing: 1px; color: #000;}
#top-page_search-body .block ul.situation li .detail p.jp {position: absolute; line-height: 20px; left: 0; bottom: 10px; font-size: 12px; font-weight: normal; letter-spacing: 1px; color: #000;}
#top-page_search-body .block ul.situation li .detail .image-cell {float: left; width: 100%; height: auto; margin-top: 10px;}
#top-page_search-body .block ul.situation li .detail .image-cell img {float: left; width: calc(100% / 2 - 5px); height: auto;}
#top-page_search-body .block ul.situation li .detail .image-cell img:first-of-type {margin-right: 10px;}
#top-page_search-body .block ul.situation li .detail .content_button {position: absolute; left: 0; bottom: 10px;}
#top-page_search-body .block ul.situation li .detail .content_button a {float: right;}

#top-page_search-body .block ul.price {float: left; width: 100%; height: auto; margin-top: 20px;}
#top-page_search-body .block ul.price {display: flex; flex-wrap: wrap; justify-content: center;}
#top-page_search-body .block ul.price li {width: calc(100% / 2); line-height: 10px; font-size: 10px; font-weight: bold; text-align: center; letter-spacing: 1px; border: 1px solid #FFF; box-sizing: border-box;}
#top-page_search-body .block ul.price li a {padding: 20px; color: #000; background-color: #F6F4EE;}

#top-page_search-body .block ul.button {float: left; width: 100%; height: auto; padding: 0px 40px 20px 40px; box-sizing: border-box;}
#top-page_search-body .block ul.button {display: flex; flex-wrap: wrap; justify-content: center;}
#top-page_search-body .block ul.button li {width: 100%; line-height: 20px; margin-bottom: 10px; font-size: 12px; font-weight: bold; text-align: center;}
#top-page_search-body .block ul.button li:last-of-type {margin-bottom: 0px;}
#top-page_search-body .block ul.button li a {position: relative; padding: 10px; color: #FFF; background-color: #A17843; border-radius: 30px;}
#top-page_search-body .block ul.button li a::after {position: absolute; content: ""; width: 20px; height: 20px; top: 10px; right: 20px; background-image: url("https://img07.shop-pro.jp/PA01461/110/etc/icon-link_button-white.png"); background-size: 12px; background-position: center; background-repeat: no-repeat;}
}

/*  06.  top page - history
------------------------------*/
/*  pc  */
@media screen and (min-width: 980px) {
/*  top page  *//*  history  */
#top-page_history {padding: 40px 40px 20px 40px; box-sizing: border-box;}
#top-page_history-body {float: left; width: 100%; height: auto;}
#top-page_history-body .item-list {float: left; width: calc(100% + 40px); margin-left: -20px;}
}

/*  sp  */
@media screen and (max-width: 979px) {
/*  top page  *//*  ranking  */
#top-page_history {padding: 20px; box-sizing: border-box;}
#top-page_history-body {float: left; width: 100%; height: auto;}
#top-page_history-body .item-list {float: left; width: calc(100% + 40px); margin-left: -20px;}
}

/*  07.  top page - info
------------------------------*/
/*  pc  */
@media screen and (min-width: 980px) {
/*  top page  *//*  info  */
#top-page_info {padding: 40px; box-sizing: border-box;}
#top-page_info .content {width: 700px;}
#top-page_info-body {float: left; width: 100%; height: auto;}

#top-page_info-body .info_title {position: relative; float: left; width: 200px; height: auto; padding-top: 10px; padding-bottom: 10px; margin-left: calc(100% / 2 - 100px); margin-right: calc(100% / 2 - 100px); border-left: 1px solid #000; border-right: 1px solid #000; z-index: 2;}
#top-page_info-body .info_title::before {position: absolute; content: ""; width: 250px; height: 1px; top: 50%; left: -250px; background-color: #000; transform: translateY(-50%);}
#top-page_info-body .info_title::after {position: absolute; content: ""; width: 250px; height: 1px; top: 50%; right: -250px; background-color: #000; transform: translateY(-50%);}
#top-page_info-body .info_title h2 {line-height: 20px; font-size: 16px; font-weight: bold; text-align: center; letter-spacing: 2px;}
#top-page_info-body .info_title p.jp {line-height: 20px; font-size: 12px; font-weight: normal; text-align: center; letter-spacing: 2px;}

#top-page_info-body .block {float: left; width: 100%; height: auto; margin-top: 20px;}
#top-page_info-body .block dl {float: left; width: 100%; height: auto; border-bottom: 1px dashed #DDD;}
#top-page_info-body .block dl a {padding: 10px;}
#top-page_info-body .block dl a {display: flex; flex-wrap: nowrap;}
#top-page_info-body .block dl dt {width: 120px; line-height: 30px; font-size: 14px; font-weight: normal; color: #777;}
#top-page_info-body .block dl dd {width: calc(100% - 120px); line-height: 30px; font-size: 14px; font-weight: normal; color: #000;}
#top-page_info-body .block dl a:hover dd {color: #777;}

#top-page_info-body .block .content_button {margin-top: 40px;}
}

/*  sp  */
@media screen and (max-width: 979px) {
/*  top page  *//*  info  */
#top-page_info {padding: 20px; box-sizing: border-box;}
#top-page_info-body {float: left; width: 100%; height: auto;}

#top-page_info-body .info_title {position: relative; float: left; width: 160px; height: auto; padding-top: 5px; padding-bottom: 5px; margin-left: calc(100% / 2 - 80px); margin-right: calc(100% / 2 - 80px); border-left: 1px solid #000; border-right: 1px solid #000; z-index: 2;}
#top-page_info-body .info_title::before {position: absolute; content: ""; width: 50px; height: 1px; top: 50%; left: -50px; background-color: #000; transform: translateY(-50%);}
#top-page_info-body .info_title::after {position: absolute; content: ""; width: 50px; height: 1px; top: 50%; right: -50px; background-color: #000; transform: translateY(-50%);}
#top-page_info-body .info_title h2 {line-height: 15px; font-size: 12px; font-weight: bold; text-align: center; letter-spacing: 2px;}
#top-page_info-body .info_title p.jp {line-height: 15px; font-size: 10px; font-weight: normal; text-align: center; letter-spacing: 2px;}

#top-page_info-body .block {float: left; width: 100%; height: auto; margin-top: 20px;}
#top-page_info-body .block dl {float: left; width: 100%; height: auto; border-bottom: 1px dashed #DDD;}
#top-page_info-body .block dl a {padding: 10px;}
#top-page_info-body .block dl a {display: flex; flex-wrap: wrap;}
#top-page_info-body .block dl dt {width: 100%; line-height: 20px; font-size: 12px; font-weight: normal; color: #777;}
#top-page_info-body .block dl dd {width: 100%; line-height: 20px; margin-top: 5px; font-size: 12px; font-weight: normal; color: #000;}

#top-page_info-body .block .content_button {margin-top: 20px;}
}

/*  08.  top page - guide
------------------------------*/
/*  pc  */
@media screen and (min-width: 980px) {
/*  top page  *//*  guide  */
#top-page_guide {padding: 40px; box-sizing: border-box;}
#top-page_guide-body {float: left; width: 100%; height: auto;}
#top-page_guide-body .block {width: 900px; margin: auto;}
#top-page_guide-body .block ul {float: left; width: 100%; height: auto;}
#top-page_guide-body .block ul {display: flex; flex-wrap: nowrap; justify-content: space-between;}
#top-page_guide-body .block ul li {position: relative; width: calc(100% / 3 - 10px); height: auto; padding-top: 20%;}
#top-page_guide-body .block ul li .image {position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-size: cover; background-position: center; filter: brightness(60%);}
#top-page_guide-body .block ul li:hover .image {filter: brightness(80%);}
#top-page_guide-body .block ul li .text {position: absolute; width: 100%; height: auto; padding: 10px; top: 50%; left: 0; box-sizing: border-box; transform: translateY(-50%);}
#top-page_guide-body .block ul li .text p.title {line-height: 20px; font-size: 16px; font-weight: bold; text-align: center; letter-spacing: 2px; color: #FFF;}
#top-page_guide-body .block ul li .text p.jp {line-height: 20px; font-size: 12px; font-weight: normal; text-align: center; letter-spacing: 2px; color: #FFF;}

#top-page_guide-body .guide {width: 900px; margin: auto;}
#top-page_guide-body .guide ul {float: left; width: 100%; height: auto; margin-top: 40px; box-sizing: border-box;}
#top-page_guide-body .guide ul {display: flex; flex-wrap: nowrap; justify-content: space-between;}
#top-page_guide-body .guide ul li {position: relative; width: calc(100% / 4 - 10px); line-height: 20px; font-size: 14px; font-weight: bold; text-align: center; border: 1px solid #FFF; box-sizing: border-box;}
#top-page_guide-body .guide ul li a {padding: 20px; color: #000; background-color: #F0EBE6;}
#top-page_guide-body .guide ul li a:hover {color: #FFF; background-color: #A17843;}

#top-page_guide-bnr {float: left; width: 100%; height: auto; margin-top: 40px;}
#top-page_guide-bnr a {position: relative; float: left; width: 100%; height: auto;}
#top-page_guide-bnr a .image {float: left; width: 100%; height: auto; padding-top: 30%; background-size: cover; background-position: center; filter: brightness(40%);}
#top-page_guide-bnr a:hover .image {filter: brightness(80%);}
#top-page_guide-bnr a .text {position: absolute; width: 100%; height: auto; padding: 10px; top: 50%; left: 0; box-sizing: border-box; transform: translateY(-50%);}
#top-page_guide-bnr a .text p.en {line-height: 30px; font-size: 30px; font-weight: bold; text-align: center; letter-spacing: 10px; color: #FFF; box-sizing: border-box;}
#top-page_guide-bnr a .text p.jp {line-height: 30px; margin-top: 10px; font-size: 14px; font-weight: normal; text-align: center; letter-spacing: 6px; color: #FFF; box-sizing: border-box;}
}

/*  sp  */
@media screen and (max-width: 979px) {
/*  top page  *//*  guide  */
#top-page_guide {padding: 20px; box-sizing: border-box;}
#top-page_guide-body {float: left; width: 100%; height: auto;}
#top-page_guide-body .block {float: left; width: 100%; height: auto; overflow-x: scroll;}
#top-page_guide-body .block ul {float: left; width: 600px; height: auto;}
#top-page_guide-body .block ul {display: flex; flex-wrap: nowrap; justify-content: space-between;}
#top-page_guide-body .block ul li {position: relative; width: calc(100% / 3 - 10px); height: auto; padding-top: 20%;}
#top-page_guide-body .block ul li .image {position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-size: cover; background-position: center; filter: brightness(60%);}
#top-page_guide-body .block ul li .text {position: absolute; width: 100%; height: auto; padding: 10px; top: 50%; left: 0; box-sizing: border-box; transform: translateY(-50%);}
#top-page_guide-body .block ul li .text p.title {line-height: 20px; font-size: 14px; font-weight: bold; text-align: center; letter-spacing: 2px; color: #FFF;}
#top-page_guide-body .block ul li .text p.jp {line-height: 10px; font-size: 10px; font-weight: normal; text-align: center; letter-spacing: 2px; color: #FFF;}

#top-page_guide-body .guide {float: left; width: 100%; height: auto;}
#top-page_guide-body .guide ul {float: left; width: 100%; height: auto; margin-top: 20px; box-sizing: border-box;}
#top-page_guide-body .guide ul {display: flex; flex-wrap: wrap;}
#top-page_guide-body .guide ul li {position: relative; width: calc(100% / 2); line-height: 20px; font-size: 12px; font-weight: bold; text-align: center; border: 1px solid #FFF; box-sizing: border-box;}
#top-page_guide-body .guide ul li a {padding: 10px; color: #000; background-color: #F0EBE6;}

#top-page_guide-bnr {float: left; width: 100%; height: auto; margin-top: 20px;}
#top-page_guide-bnr a {position: relative; float: left; width: 100%; height: auto;}
#top-page_guide-bnr a .image {float: left; width: 100%; height: auto; padding-top: 50%; background-size: cover; background-position: center; filter: brightness(40%);}
#top-page_guide-bnr a .text {position: absolute; width: 100%; height: auto; padding: 10px; top: 50%; left: 0; box-sizing: border-box; transform: translateY(-50%);}
#top-page_guide-bnr a .text p.en {line-height: 20px; font-size: 16px; font-weight: bold; text-align: center; letter-spacing: 4px; color: #FFF; box-sizing: border-box;}
#top-page_guide-bnr a .text p.jp {line-height: 20px; margin-top: 10px; font-size: 12px; font-weight: normal; text-align: center; letter-spacing: 2px; color: #FFF; box-sizing: border-box;}
}

/*  ex.  animation
------------------------------*/
/*  animation  */
#top-page_link-body ul li a,
#top-page_special-body ul li .image {transition: all 0.3s;}

#top-page_search-body ul li .image,
#top-page_search-body ul li a,
#top-page_search-body ul li a::after {transition: all 0.3s;}

#top-page_info-body dl dt,
#top-page_info-body dl dd {transition: all 0.3s;}

#top-page_guide-body a,
#top-page_guide-body .image,
#top-page_guide-bnr a .image {transition: all 0.3s;}

.slides .cell .image {transition: all 0.3s;}

/*--------- CSS MENU ---------*/
/*------------------------------
/*  01.  flickity
--------------------------------
------------------------------*/

/*  01.  flickity
------------------------------*/
/*  flickity  */
.flickity-enabled {position: relative;}
.flickity-enabled:focus {outline: none;}
.flickity-viewport {position: relative; height: 100%;}
.flickity-slider {position: absolute; width: 100%; height: 100%;}

/*  flickity  *//*  button  */
.flickity-button {position: absolute; background-color: #FFF; border: 0px; outline: none; z-index: 777;}
.flickity-button:hover {cursor: pointer;}

.slides .flickity-page-dots {display: none;}

/*  previous / next buttons  */
/*  pc  */
@media screen and (min-width: 980px) {
.slides .flickity-prev-next-button {top: 50%; width: 60px; height: 60px; border-radius: 50%; transform: translateY(-50%);}
.slides .flickity-prev-next-button.previous {display: none;}
.slides .flickity-prev-next-button.next {right: 20px; background-image: url("https://img07.shop-pro.jp/PA01461/110/etc/icon_next_black.png"); background-size: 20px; background-position: center; background-repeat: no-repeat;}
.slides .flickity-prev-next-button .flickity-button-icon {display: none;}
}

/*  sp  */
@media screen and (max-width: 979px) {
.slides .flickity-prev-next-button {top: 100px; width: 40px; height: 40px; border-radius: 50%; transform: translateY(-50%);}
.slides .flickity-prev-next-button.previous {display: none;}
.slides .flickity-prev-next-button.next {right: -10px; background-image: url("https://img07.shop-pro.jp/PA01461/110/etc/icon_next_black.png"); background-size: 14px; background-position: center; background-repeat: no-repeat;}
.slides .flickity-prev-next-button .flickity-button-icon {display: none;}
}

/*  ex.  animation
------------------------------*/
/*  animation  */
.flickity-page-dots .dot {transition: all 0.3s;}


/*  sales stop
------------------------------*/
@media screen and (min-width: 980px) {
  .en2{
    text-align:left;
  }
}

@media screen and (max-width: 979px) {
  .en2{
    text-align:right;
  }
}