@charset "UTF-8";

/* ----トップページ本文---- */

.block-top-body {
  position: relative;
}
#top-slider-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
  margin-left: 1.1em;
}
#top-slider-text > span {
  display: block;
  line-height: 130%;
  font-size: 25px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 0.5em;
  padding: 5px 0;
}
#top-slider-text > span.top-slider-text--1 {}
#top-slider-text > span.top-slider-text--2 {
  letter-spacing: 0.65em;
}
#top-slider-text > span.top-slider-text--3 {
  letter-spacing: 1.5em;
}
#top-slider-text > h1 {
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  margin-top: 10px;
  padding: 10px 0 0 0;
  border-top: 3px #fff double;
  letter-spacing: 0.2em;
}
.block-top-body--body {
	width: 100%;
	background-color: #faf4db;
	padding-bottom: 10px;
}
.block-top-body--body .top-slider-image {
  display: none;
}
.block-top-body--body .top-slider-image a,
.block-top-body--body .top-slider-image span {
  display: block;
  width: 100%;
}
.block-top-body--body .slick-arrow {
  display: none !important;
}
.block-top-body--body .slick-dots {
	text-align: center;
	letter-spacing: -5px;
	height: 10px;
	margin: 20px 0 0;
}
.block-top-body--body .slick-dots li {
	margin: 0 5px;
	width: 10px;
	height: 10px;
	display: inline-block;
	letter-spacing: 0;
}

.block-top-body--body .slick-dots li button {
  border: none;
  width: 10px;
  height: 10px;
  text-indent: 300%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  background: #e2dbbf;
	border-radius: 50%;
  padding: 0;
}
.block-top-body--body .slick-dots li.slick-active button {
	background-color: #4e4e4e;
}

.block-top-body--body .slick-dots li button:hover {
  cursor: pointer;
}
@keyframes slickDotAnimation {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
.block-top-event--goods {
  margin-bottom: 40px;
}

/* ----トップページ予備テンプレート2---- */

.block-free-2 {
  /*border-top: 1px #dcdcdc solid;*/
  margin: 0;
}
.block-top-free2--header {}
.block-top-free2--body{
	padding: 30px 15px 40px;
	background-color: #faf4db;
}
.block-top-free--body{
	padding: 0px 15px 40px;
	background-color: #faf4db;
}
.block-top-free2--items,
.block-top-free3--items{
  display: flex;
  flex-wrap: wrap;
}
.block-top-free2--items li,
.block-top-free3--items li{
  width: 50%;
  margin-bottom: 15px;
}
.block-top-free2--items li:nth-child(odd) {
  padding-right: 7px;
}
.block-top-free2--items li:nth-child(even) {
  padding-left: 7px;
}
.block-top-free3--items li:nth-child(odd) {
  padding-right: 7px;
}
.block-top-free3--items li:nth-child(even) {
  padding-left: 7px;
}
.block-top-free2--items li a,
.block-top-free3--items li a{
  display: block;
  text-decoration: none;
}
.block-top-free2--items li a img,
.block-top-free3--items li a img{
  display: block;
}
.block-top-free2--items li a span,
.block-top-free3--items li a span{
  display: block;
  margin-top: 7px;
}
#top-banner .block-common-btn {
	margin-top: 25px;
}
/*.block-free-2--items img {width: 100%;}.block-free-2--sub-items {overflow: hidden;}.block-free-2--sub-items li {float: left;width: 33.33%;height: 33.33%;}*/


/* ----ヘッダー---- */

.block-header-logo {
  width: 100%;
  display: table-cell;
	padding-top: 8px;
  /*vertical-align: middle;*/
}
.block-header-logo a {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 113px;
  margin: 0 auto;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease;
}
.block-header-logo--img {
  width: 100%;
}
.block-headernav {
  width: 55%;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.block-headernav ul {}
.block-headernav--item-list li {
  height: 60px;
  position: fixed;
  font-size: 10px;
  text-align: center;
  top: 0;
}
.block-headernav--item-list li.block-cart-btn {
  right: 7px;
	width: 58px;
}
.block-headernav--item-list li.block-cart-btn a {
	background-image: url("../../img/usr/common/ico_cart.png");
	background-position: center 12px;
	background-repeat: no-repeat;
	background-size: auto 22px;
}
.block-headernav--item-list li.block-menu-btn {
  left: 7px;
	width: 58px;
}
.block-headernav--item-list li.block-menu-btn .block-headernav--txt {
	margin-top: 7px;
}
.block-headernav--item-list li.block-cart-login {
	right: 65px;
	width: 48px;
}
.block-headernav--item-list li.block-cart-mypage {
	right: 65px;
	width: 60px;
}
.block-headernav--item-list li.block-cart-login a {
	background-image: url("../../img/usr/common/ico_login.png");
	background-position: center 12px;
	background-repeat: no-repeat;
	background-size: 16px 19px;
}
.block-headernav--item-list li.block-cart-mypage a {
	background-image: url("../../img/usr/common/ico_mypage.png");
	background-position: center 12px;
	background-repeat: no-repeat;
	background-size: 16px auto;
}
.block-headernav--item-list li.block-cart-search {
	left: 65px;
	width: 48px;
}
.block-headernav--item-list li.block-cart-search a {
	background-image: url("../../img/usr/common/ico_search.png");
	background-position: center 13px;
	background-repeat: no-repeat;
	background-size: 19px 19px;
}

.block-headernav--item-list li i.fa {
  position: relative;
  display: block;
  font-size: 25px;
  top: 15px;
  z-index: 1;
  transform: scale(-1, 1);
}
.block-headernav--item-list li a {
	display: block;
	height: 60px;
	text-decoration: none;
	padding-top: 40px;
	background-repeat: no-repeat;
}
.block-headernav--item-list li a:hover {
  text-decoration: none;
}
.block-headernav--item-list li .block-headernav--txt {
	font-size: 10px;
	line-height: 1.0;
	/*transform: scale(0.7);*/
	letter-spacing: -0.01em;
	display: block;
	/*width: 120%;*/
	/*margin-left: -10%;*/
}
.block-headernav--cart-count {
  display: none;
  position: absolute;
  width: 14px;
  height: 14px;
  line-height: 14px;
  font-size: 10px;
  background-color: #f52d3a;
  color: #fff;
  border-radius: 10px;
  top: 10px;
  left: 33px;
  z-index: 2;
}
@media screen and (max-width: 320px) {
	.block-headernav--item-list li.block-menu-btn {
		left: 0;
	}
	.block-headernav--item-list li.block-cart-search {
		left: 58px;
	}
	.block-headernav--item-list li.block-cart-btn {
		right: 0;
	}
	.block-headernav--item-list li.block-cart-login {
		right: 58px;
	}
	.block-header-logo {
		padding-top: 12px;
	}
	.block-header-logo a {
		max-width: 95px;
	}
}


.block-headernav--nav {
	padding-bottom: 12px;
	position: relative;
}
.block-headernav--nav > ul {
	display: flex;
	align-items: center;
	justify-content: center;
}
.block-headernav--nav > ul > li {
	margin: 0 5px;
}
.block-headernav--nav > ul > li > a {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.6;
	text-decoration: none;
	padding: 0 17px;
	position: relative;
}
@media screen and (max-width: 360px) {
    .block-headernav--nav > ul > li > a {
		font-size: 12px;
		padding: 0 15px;
	}
}
.block-headernav--nav > ul > li > a::after {
	content: "";
	position: absolute;
	right: 1px;
	top: 50%;
	width: 4px;
	height: 4px;
	margin-top: -2px;
	border-left: 1px solid #4f4d4e;
	border-bottom: 1px solid #4f4d4e;
	transform:  rotate(-45deg);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}
.block-headernav--nav > ul > li > a.active {
	color: #f52d3a;
}
.block-headernav--nav > ul > li > a.active::after {
	transform:  rotate(135deg);
	border-color: #f52d3a;
}
.block-headernav--nav ul li.js-animation-hover {
}
.block-globalnav-menu {
	position: fixed;
	left: 0;
	top: 95px;
	width: 100%;
	height: 100%;
	display: none;
}
.block-globalnav-menu .inner {
	padding: 20px 15px;
	width: 100%;
	height: calc(100% - 95px);
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	background-color: rgba(255,255,255,0.90);
}
.block-dynamic-category--body {
	display: flex;
	flex-wrap: wrap;
	/*padding-bottom: 30px;*/
}
.block-dynamic-category--body li {
	width: 50%;
	margin-bottom: 16px;
}
.block-dynamic-category--body li:nth-child(odd) {
	padding-right: 2%;
}
.block-dynamic-category--body li:nth-child(even) {
	padding-left: 2%;
}
.block-dynamic-category--body li a {
	display: block;
	width: 100%;
	text-align: center;
	position: relative;
	text-decoration: none;
}
.block-dynamic-category--body li a span {
	display: block;
	font-size: 13px;
	font-feature-settings: "palt";
	text-align: left;
	line-height: 1.3;
	padding: 6px 0 0 16px;
	position: relative;
}
.block-dynamic-category--body li a span::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 4px;
	height: 4px;
	border-right: 1px solid #5f5d5e;
	border-bottom: 1px solid #5f5d5e;
	transform:  rotate(-45deg);
}
.block-dynamic-category--body li a img {
	/*opacity: 0.7;*/
}
.block-globalnav-menu-close {
	width: 100px;
	height: 40px;
	background-color: #dad9d7;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.block-menu-btn {}
.block-menu-btn div,
.block-menu-btn div span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.block-menu-btn div {
  position: relative;
  width: 18px;
  height: 14px;
  margin-top: 15px;
}
.block-menu-btn div span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #4e4e4e;
}
.block-menu-btn div span:nth-of-type(1) {
  top: 0;
}
.block-menu-btn div span:nth-of-type(2) {
  top: 6px;
}
.block-menu-btn div span:nth-of-type(3) {
  bottom: 0;
}
/*.block-menu-btn.active span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(-45deg);
  transform: translateY(10px) rotate(-45deg);
}
.block-menu-btn.active span:nth-of-type(2) {
  opacity: 0;
}
.block-menu-btn.active span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
}*/
#block_headermenu_bg {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.50);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 190;
}
.block-header-menu-inner {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.block-header-menu-category h2,
.block-header-menu-genre h2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.7;
	padding: 26px 15px 15px;
}
.block-header-menu-list--login {
  text-align: center;
  padding: 10px;
  font-weight: bold;
  border-bottom: 1px #ccc solid;
}
.block-header-menu---close {
	width: 100%;
	height: 36px;
	position: relative;
}
.block-header-menu---close::before,
.block-header-menu---close::after {
	content: "";
	position: absolute;
	left: 20px;
	top: 21px;
	width: 17px;
	height: 1px;
	cursor: pointer;
	background-color: #4e4e4e;
}
.block-header-menu---close::before {
	transform:  rotate(-45deg);
}
.block-header-menu---close::after {
	transform:  rotate(45deg);
}
.block-header-menu-list--user {
	padding-bottom: 20px;
}
.block-header-menu-list--user ul {
	display: flex;
	justify-content: center;
	align-items: center;
}
.block-header-menu-list--user ul li {
	width: 60px;
	margin: 0 2px;
}
.block-header-menu-list--user ul li a {
	display: block;
	height: 39px;
	padding-top: 31px;
	text-decoration: none;
	background-position: center 4px;
	background-repeat: no-repeat;
}
.block-header-menu-list--user ul li .block-header-menu-list--user-txt {
	font-size: 10px;
	text-align: center;
	line-height: 1.0;
	/*transform: scale(0.7);*/
	letter-spacing: -0.01em;
	display: block;
	/*width: 120%;*/
	/*margin-left: -10%;*/
}
.block-header-menu-list--user ul li.block-header-menu-list--user-beginner a {
	background-image: url("../../img/usr/common/ico_beginner.png");
	background-size: 15px auto;
}
.block-header-menu-list--user ul li.block-header-menu-list--user-guide a {
	background-image: url("../../img/usr/common/ico_guide.png");
	background-size: 17px auto;
}
.block-header-menu-list--user ul li.block-header-menu-list--user-history a {
	background-image: url("../../img/usr/common/ico_history.png");
	background-size: 20px auto;
}
.block-header-menu-list--user ul li.block-header-menu-list--user-bookmark a {
	background-image: url("../../img/usr/common/ico_bookmark.png");
	background-size: 21px auto;
}
.block-header-menu-list--user ul li.block-header-menu-list--user-cart {
	position: relative;
}
.block-header-menu-list--user ul li.block-header-menu-list--user-cart a {
	background-image: url("../../img/usr/common/ico_cart.png");
	background-position: center 3px;
	background-size: 21px auto;
}
.block-header-menu-list--user ul li.block-header-menu-list--user-cart .block-headernav--cart-count {
	left: 28px;
	top: 0;
	text-align: center;
}
.block-header-menu-list--navi {
	border-top: 1px solid #4e4e4e;
}
.block-header-menu-list--navi li {
  border-bottom: 1px #e6e5e5 solid;
}
.block-header-menu-list--navi li a {
  display: block;
  padding: 15px 40px 15px 15px;
  text-decoration: none;
  position: relative;
}
/*.block-header-menu-list--navi li > a:before {
  position: absolute;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px #444 solid;
  border-right: 2px #444 solid;
  top: 50%;
  right: 25px;
  margin: -6px;
  transform: rotate(45deg);
}*/
.block-header-menu-list--navi li p {
  display: block;
  padding: 15px 0 15px 15px;
  text-decoration: none;
}
.block-header-menu-list--navi li div {
  padding-right: 50px;
  position: relative;
}
.block-header-menu-list--navi li div span {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 100%;
}
.block-header-menu-list--navi li div:before,
.block-header-menu-list--navi li div:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  z-index: 2;
}
.block-header-menu-list--navi li div:before {
  width: 1px;
  height: 9px;
  background-color: #4e4e4e;
  right: 19px;
  margin-top: -4px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease;
}
.block-header-menu-list--navi li.active div:before {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.block-header-menu-list--navi li div:after {
  width: 9px;
  height: 1px;
  background-color: #4e4e4e;
  right: 15px;
  margin-top: 0;
}
.block-header-menu-list--navi li p {}
.block-header-menu-list--navi li ul {
  display: none;
  border-top: 1px #e6e5e5 solid;
	background-color: #f7f7f7;
}
.block-header-menu-list--navi li ul li:last-child {
  border-bottom: none;
}
.block-header-menu-list--navi li ul li a {
  padding-left: 36px;
}
.block-header-menu-list--link {
	display: flex;
	flex-wrap: wrap;
}
.block-header-menu-list--link li {
	width: 50%;
	border-bottom: 1px solid #e6e5e5;
}
.block-header-menu-list--link li:nth-child(odd) {
	border-right: 1px solid #e6e5e5;
}
.block-header-menu-list--link li a {
	display: block;
	font-size: 12px;
	line-height: 1.3;
	letter-spacing: -0.08em;
	padding: 13px 15px 11px 15px;
	text-decoration: none;
	position: relative;
}
.block-header-menu-list--middle {
	padding: 20px 0;
}
.block-header-menu-list--logo {
	text-align: center;
	padding: 0 0 10px;
}
.block-header-menu-list--logo img {
	width: 68px;
}
.block-header-menu-list--logo span {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.7;
	display: block;
	padding-top: 17px;
}
.block-header-menu-list--middle p {
	font-size: 10px;
	line-height: 1.7;
	text-align: center;
}
.block-header-menu-list--btn {
	text-align: center;
	letter-spacing: -5px;
	margin-top: 16px;
}
.block-header-menu-list--btn li {
	width: 44%;
	display: inline-block;
	letter-spacing: 0;
	margin: 0 7px;
	vertical-align: top;
}
.block-header-menu-list--btn li a {
	font-size: 12px;
	line-height: 1.16;
	text-decoration: none;
	height: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #4e4e4e;
}

.block-header-menu-list--bottm {
	padding: 12px 0 18px;
	background-color: #4e4e4e;
}
.block-header-menu-list--sns-list {
	text-align: center;
	height: 48px;
}
.block-header-menu-list--sns-list li {
  display: inline-block;
  padding: 0;
}
.block-header-menu-list--sns-list li a {
  display: block;
  width: 48px;
  padding: 0;
  height: 48px;
  text-indent: 300%;
  white-space: nowrap;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 33px auto;
  -moz-background-size: 33px auto;
  -webkit-background-size: 33px auto;
}
.block-header-menu-list--sns-list li a.instagram {
  background-image: url("../../img/usr/common/ico_instagram.png");
}
.block-header-menu-list--sns-list li a.facebook {
  background-image: url(../../img/usr/common/ico_facebook.png);
}
.block-header-menu-list--sns-list li a.twitter {
  background-image: url("../../img/usr/common/ico_x.png");
}
.block-header-menu-list--sns-list li a.youtube {
  background-image: url(../../img/usr/common/ico_youtube.png);
}
.block-header-menu-list--bottm .block-copyright {
	margin-top: 10px;
}
/* ----グローバルナビ---- */

.block-globalnav--item-list {
  display: table;
  width: 100%;
}
.block-globalnav--item-list > li {
  display: table-cell;
  width: 20%;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  border-left: 1px solid #666;
  padding: 10px 0;
}
.block-globalnav--item-list > li > a {
  display: block;
  color: #fff;
}
.block-globalnav--item-list li i.fa {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
  z-index: 1;
}

/* ----フッター---- */

footer .container {
  position: relative;
}
.pane-footer {
  /*color: #fff;*/
}
.block-footer-top {
}
.block-footer-guide {
	border-top: 1px solid #e6e5e5;
}
.block-footer-guide--box {
	border-bottom: 1px solid #e6e5e5;
}
.block-footer-guide--box a {
	display: flex;
	align-items: center;
	text-decoration: none;
	position: relative;
}
.block-footer-guide--box a:before {
  content: "";
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-top: #4f4d4e 1px solid;
  border-right: #4f4d4e 1px solid;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.block-footer-guide--box-icon {
	width: 17%;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.block-footer-guide--box-icon img {
	width: 31px;
}
.block-footer-guide--box-desc {
	width: 83%;
	padding: 13px 35px 15px 0;
}
.block-footer-guide--box-desc h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.28;
	padding: 0;
}
.block-footer-guide--box-desc p {
	font-size: 10px;
	line-height: 1.3;
}
.block-footer-guide--box-desc p small {
	font-size: 10px;
	line-height: 1.25;
	display: block;
	padding-top: 3px;
	/*transform: scale(0.8);
	margin-left: -12%;*/
}
div.block-footer-menu {
}
div.block-footer-menu h2 {
	font-size: 14px;
	font-weight: normal;
	height: 39px;
	display: flex;
	align-items: center;
	padding: 0 38px 0 16px;
	border-bottom: 1px solid #e6e5e5;
	position: relative;
}
div.block-footer-menu h2::before,
div.block-footer-menu h2::after {
	content: "";
	position: absolute;
	right: 15px;
	top: 20px;
	width: 8px;
	height: 1px;
	background-color: #4e4e4e;
}
div.block-footer-menu h2::after {
	transform:  rotate(-90deg);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}
div.block-footer-menu h2.active::after {
	transform:  rotate(0);
}
div.block-footer-menu ul {
	display: none;
}
div.block-footer-menu ul li {
	background-color: #f7f7f7;
	border-bottom: 1px solid #e6e5e5;
}
div.block-footer-menu ul li a {
	font-size: 13px;
	line-height: 1.7;
	text-decoration: none;
	padding: 8px 20px 8px 36px;
	display: block;
}

.block-footer-calender {
  background-color: #f0ece8;
  padding: 40px 0 10px; 
  position: relative;
}
.block-footer-calender .block-calendar {
  background-color: #f0ece8 !important;
}
.block-footer-calender .block-calendar span.block-calendar-title {
	font-weight: 500;
	font-size: 22px
}
.block-footer-calender .block-calendar span.block-calendar-title:after {
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    left: 50%;
    width: 1px;
    height: 23px;
    margin: 0;
    background-color: #b2b2b2
}


.block-footer-middle {
	padding: 20px 0;
}
.block-footer-middle-logo {
	text-align: center;
	padding: 0 0 10px;
}
.block-footer-middle-logo img {
	width: 68px;
}
.block-footer-middle-logo span {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.7;
	display: block;
	padding-top: 17px;
}
.block-footer-middle p {
	font-size: 11px;
	line-height: 1.7;
	text-align: center;
}
.block-footer-middle-btn {
	text-align: center;
	letter-spacing: -5px;
	margin-top: 16px;
}
.block-footer-middle-btn li {
	width: 44%;
	display: inline-block;
	letter-spacing: 0;
	margin: 0 7px;
	vertical-align: top;
}
.block-footer-middle-btn li a {
	font-size: 12px;
	line-height: 1.16;
	text-decoration: none;
	height: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #4e4e4e;
}

.block-footer-bottm {
	background-color: #4e4e4e;
	padding: 0 0 17px;
}
.block-footernav {
}
.block-footernav .block-footernav--item-list {
	display: flex;
	flex-wrap: wrap;
}
.block-footernav .block-footernav--item-list:last-child {
  margin-bottom: 0;
}
.block-footernav .block-footernav--item-list li {
	width: 50%;
	border-bottom: 1px solid #707070;
}
.block-footernav .block-footernav--item-list li:nth-child(odd) {
	border-right: 1px solid #707070;
}

.block-footernav .block-footernav--item-list li a {
  display: block;
  color: #ffffff;
	font-size: 13px;
	line-height: 1.3;
  padding: 12px 15px 10px 15px;
  text-decoration: none;
  position: relative;
}
/*.block-footernav .block-footernav--item-list li a:before {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-top: #ffffff 1px solid;
  border-right: #ffffff 1px solid;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}*/
.block-footernav .block-footernav--item-list li.accordion {
  text-align: left;
  position: relative;
}
.block-footernav .block-footernav--item-list li.accordion > p {
  display: block;
  color: #ffffff;
  padding: 10px 30px 10px 15px;
  text-decoration: none;
  border-bottom: none;
  position: relative;
}
.block-footernav .block-footernav--item-list li.accordion > p:before,
.block-footernav .block-footernav--item-list li.accordion > p:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  background: #ffffff;
}
.block-footernav .block-footernav--item-list li.accordion > p:before {
  width: 10px;
  height: 2px;
  right: 8px;
  margin-top: -1px;
}
.block-footernav .block-footernav--item-list li.accordion > p:after {
  width: 2px;
  height: 10px;
  right: 12px;
  margin-top: -5px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease;
}
.block-footernav .block-footernav--item-list li.accordion > p.active:after {
  opacity: 0;
}
.block-footernav .block-footernav--item-list li.accordion > a {
  display: block;
  color: #ffffff;
  padding: 10px 0 10px 15px;
  text-decoration: none;
  border-bottom: none;
  position: relative;
  width: calc(100% - 50px);
  width: -moz-calc(100% - 50px);
  width: -webkit-calc(100% - 50px);
}
.block-footernav .block-footernav--item-list li.accordion > a:before {
  display: none;
}
.block-footernav .block-footernav--item-list li.accordion > span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 41px;
}
.block-footernav .block-footernav--item-list li.accordion > span:before,
.block-footernav .block-footernav--item-list li.accordion > span:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  background: #ffffff;
}
.block-footernav .block-footernav--item-list li.accordion > span:before {
  width: 10px;
  height: 2px;
  right: 8px;
  margin-top: -1px;
}
.block-footernav .block-footernav--item-list li.accordion > span:after {
  width: 2px;
  height: 10px;
  right: 12px;
  margin-top: -5px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease;
}
.block-footernav .block-footernav--item-list li.accordion.active > span:after {
  opacity: 0;
}
.block-footernav .block-footernav--item-list li.accordion > div {
  display: none;
  border-top: 1px #e6c06c solid;
  padding: 20px 15px;
  color: #ffffff;
}
.block-footernav .block-footernav--item-list li.accordion > div strong {
  font-size: 1.2em;
  font-weight: bold;
  padding: 0 0.2em;
}
.block-footernav .block-footernav--item-list li.accordion > ul {
  display: none;
}
.block-footernav .block-footernav--item-list li.accordion > ul li a {
  padding-left: 25px;
  padding-right: 30px;
}
.block-footernav .block-footernav--item-list li.accordion div a {
  background: #ffffff;
  margin: 8px 0;
  padding: 10px 20px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.block-footernav .block-footernav--item-list li.accordion div a:before {
  display: none;
}
.block-footernav--sns-list {
  margin: 13px 0 10px;
	text-align: center;
  height: 48px;
}
.block-footernav--sns-list li {
  display: inline-block;
  padding: 0;
}
.block-footernav--sns-list li a {
  display: block;
  width: 48px;
  padding: 0;
  height: 48px;
  text-indent: 300%;
  white-space: nowrap;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 33px auto;
  -moz-background-size: 33px auto;
  -webkit-background-size: 33px auto;
}

/*.block-footernav--sns-list li a.instagram{background-image: url(../../img/usr/ico_instagram.svg);}.block-footernav--sns-list li a.facebook{background-image: url(../../img/usr/ico_facebook.svg);}.block-footernav--sns-list li a.twitter{background-image: url(../../img/usr/ico_twitter.svg);}.block-footernav--sns-list li a.youtube{background-image: url(../../img/usr/ico_youtube.svg);}*/

.block-footernav--sns-list li a.instagram {
  background-image: url("../../img/usr/common/ico_instagram.png");
}
.block-footernav--sns-list li a.facebook {
  background-image: url(../../img/usr/common/ico_facebook.png);
}
.block-footernav--sns-list li a.twitter {
  background-image: url(../../img/usr/common/ico_x.png);
}
.block-footernav--sns-list li a.youtube {
  background-image: url(../../img/usr/common/ico_youtube.png);
}

/* ----ページトップに戻る---- */

.pane-footer > #footer_pagetop {
  display: none!important;
}
.block-page-top {
	height: 40px;
	width: 40px;
	position: fixed;
	right: 0;
	bottom: 20px;
	z-index: 10;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}
/*.page-goods .block-page-top {
	bottom: 80px;
}*/
.block-page-top a {
  display: block;
  height: 40px;
  width: 40px;
  margin: 0;
  position: relative;
	background-color: rgba(0,0,0,0.70);
}
.block-page-top a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: 0 0 0 -3px;
  border-top: 1px #fff solid;
  border-left: 1px #fff solid;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}


/* ----PC/スマホ切り替えスイッチ---- */

.block-switcher {
	text-align: center;
	letter-spacing: -5px;
	padding: 16px 0 15px;
	border-top: 1px solid #e6e5e5;
	background-color: #f7f7f7;
}
.block-switcher li {
	display: inline-block;
	letter-spacing: 0;
	width: 50%;
}
.block-switcher li:first-child {
	border-right: 1px solid #e6e5e5;
}
.block-switcher--switch {
	font-size: 11px;
	text-align: right;
	text-decoration: none;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 18px;
	padding-right: 20px;
	background-image: url("../../img/usr/sb/common/ico_pc.png");
	background-position: 70% center;
	background-repeat: no-repeat;
	background-size: 19px auto;
}
.block-switcher--current {
	font-size: 11px;
	display: flex;
	align-items: center;
	height: 18px;
	padding-left: 40px;
	opacity: 0.5;
	background-image: url("../../img/usr/sb/common/ico_sp.png");
	background-position: 18px center;
	background-repeat: no-repeat;
	background-size: 11px 17px;
}
.block-switcher .fa {
	display: none;
}
.block-switcher .fa-mobile-phone {
}
.block-switcher .fa-desktop {
}

/* ----Copyright---- */

.block-copyright {
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	line-height: 1.5;
	transform: scale(0.9);
}

/* ----ブランド画面---- */

.block-brand-list--items {
  margin: 0 10px;
}
.block-brand-list--item {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px #bdbdbd solid;
}
.block-brand-list--item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.block-brand-list--item-img img {
  width: 100%;
  height: auto;
}
.block-brand-list--item-name {
  padding: 10px 0;
  text-decoration: underline;
}
.block-brand-list--item-comment {
  padding: 0 0 10px 0;
}
.block-brand-detail--image {
  margin: 0 10px;
}
.block-brand-detail--image img {
  width: 100%;
  height: auto;
}
.block-brand-detail {
  margin-bottom: 30px;
}
.block-brand-detail h1 {
  padding: 15px 10px;
}
.block-brand-detail--description {
  margin: 0 10px 10px 10px;
}

/* ----商品詳細画面---- */


/*CSSによる商品詳細画面の項目の並び順変更用*/

.block-goods-detail {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column wrap;
  flex-flow: column nowrap;
}

#large_image ul li figure {
	max-width: 750px;
	max-height: 750px;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 28px;
}

.block-goods-detail #large_image a {
	outline: none;
}
.block-goods-detail #large_image a,
.block-goods-detail .slick-slide > div {
/*  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;*/
}
@media screen and (min-width:520px) {
/*  .block-goods-detail #large_image a,
  .block-goods-detail .slick-slide > div {
    padding-top: 0;
    height: 500px;
  }*/
}
.block-goods-detail #large_image a figure,
.block-goods-detail .slick-slide > div figure {
/*  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
	padding: 28px;*/
}
.block-goods-detail #large_image a figure img,
.block-goods-detail .slick-slide > div figure img {
/*  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;*/
}
.slider-for {
  margin-bottom: 5px;
}
.block-src-l .slick-arrow {
	position: absolute;
	top: 50%;
	border: 0;
	background: none;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	text-indent: -9999px;
	z-index: 20;
}
.block-src-l .slick-arrow:focus {
	outline: none;
}
.block-src-l .slick-arrow::before,
.block-src-l .slick-arrow::after {
	content: "";
	position: absolute;
	height: 1px;
	background-color: #4f4d4e;
}
.block-src-l .slick-arrow::before {
	width: 15px;
	top: 50%;
}
.block-src-l .slick-arrow::after {
	width: 5px;
	top: 45%;
}

.block-src-l .slick-arrow.slick-prev {
  left: -15px;
}
.block-src-l .slick-arrow.slick-prev::before {
	left: 8px;
}
.block-src-l .slick-arrow.slick-prev::after {
	left: 8px;
	transform:  rotate(-45deg);
}
.block-src-l .slick-arrow.slick-next {
  right: -15px;
}
.block-src-l .slick-arrow.slick-next::before {
	right: 8px;
}
.block-src-l .slick-arrow.slick-next::after {
	right: 8px;
	transform:  rotate(45deg);
}

.block-src-c {
  margin-bottom: 10px;
  overflow: hidden;
}
.block-src-c figure {
  margin-bottom: 5px;
}
.block-src-c figure img {
  display: block;
  margin: 0 auto;
}
.block-src-c > div {
  text-align: center;
  margin: 5px 0;
}
.block-goods-detail--promotion-freespace {
  order: 1;
}
.block-goods-comment5 {
  order: 5;
  margin-bottom: 15px;
}
.block-src-l {
  order: 10;
}
.block-src-c {
  order: 20;
}
.block-goods-gallery {
  order: 30;
}
.page-goods .block-icon {
	order: 40;
	margin-top: 10px;
	letter-spacing: -5px;
}
.page-goods .block-icon span {
	height: 17px;
	letter-spacing: 0;
	margin-right: 5px;
}
.page-goods .block-icon img {
	height: 17px;
}
.page-goods .block-icon span:nth-child(3n) {
	margin-right: 5px;
}
.page-goods .block-icon span:nth-child(5n) {
	margin-right: 0;
}
.block-goods-name {
  order: 50;
}
.block-goods-price {
  order: 60;
}
.block-goods-comment {
  order: 70;
}
.block-goods-comment1 {
  order: 370;
}
.block-goods-affix-list {
  order: 90;
}
.block-goods-code {
  order: 100;
}
.block-goods-item-code {
  order: 110;
}
.block-goods-item-code2 {
  order: 120;
}
.block-goods-item-code3 {
  order: 130;
}
.block-goods-release-dt {
  order: 140;
}

.block-goods-sales-start-dt {
  order: 141;
}

.block-goods-sales-end-dt {
  order: 142;
}

.block-goods-class1 {
  order: 150;
}
.block-goods-class2 {
  order: 160;
}
.block-goods-attr1 {
  order: 170;
}
.block-goods-attr2 {
  order: 180;
}
.block-goods-attr3 {
  order: 190;
}
.block-goods-point {
  order: 200;
}
.block-goods-postage {
  order: 210;
}
.block-goods-stock {
  order: 220;
}
.block-goods-spec {
  order: 230;
}
.block-goods-sales-detail-append {
  order: 90;
}
.block-variation {
  order: 75;
}
.block-custom-order {
  order: 260;
}
.block-goods-set {
  order: 265;
}
.block-add-cart {
  order: 80;
}
.block-goods-favorite {
  order: 280;
}
.block-arrival-notice {
  order: 80;
}
.block-no-stock {
  order: 79;
}
.block-goods-store-stock {
  order: 310;
}
.block-variation-back-order {
  order: 320;
}
.block-contact-about-goods {
  order: 340;
}
.block-goods-sns {
  order: 330;
}
.block-goods-link {
  order: 360;
}
.block-goods-comment2 {
	order: 380;
	margin: 0;
/*	padding: 5px 0 34px;*/
	padding: 5px 0 14px;
}
.block-goods-comment3 {
  order: 390;
  margin: 0;
  padding-bottom: 14px;
}
.block-goods-comment4 {
  order: 77;
  /*margin: 20px 0;*/
}
.block-goods-comment5 {
  order: 400;
  padding-bottom: 14px;
}
.block-rules-comment {
  order: 235;
  margin: 20px 0;
}
.block-goods-detail .block-goods-set .block-goods-set--header {
  font-size: 15px;
  margin-bottom: 0;
}
.block-goods-detail .block-goods-set .block-goods-set--item-list,
.block-goods-detail .block-goods-set .block-goods-set--item-list tbody,
.block-goods-detail .block-goods-set .block-goods-set--item-list tr,
.block-goods-detail .block-goods-set .block-goods-set--item-list th,
.block-goods-detail .block-goods-set .block-goods-set--item-list td {
  border: none;
  width: 100%;
  display: block;
}
.block-goods-detail .block-goods-set .block-goods-set--item-list:first-of-type {
  border-top: 1px #ccc solid;
  padding-top: 8px;
}
.block-goods-detail .block-goods-set .block-goods-set--item-list .block-goods-set--item-name th {
  display: none;
}
.block-goods-detail .block-goods-set .block-goods-set--item-list .block-goods-set--item-name td {
  padding: 0;
}
.block-goods-detail .block-goods-set .block-goods-set--item-list .block-goods-set--item-qty {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 8px;
  border-bottom: 1px #ccc solid;
  margin-bottom: 13px;
}
.block-goods-detail .block-goods-set .block-goods-set--item-list .block-goods-set--item-qty th {
  width: 5em;
  background: none;
  padding: 0;
  text-align: right;
}
.block-goods-detail .block-goods-set .block-goods-set--item-list .block-goods-set--item-qty td {
  width: 4em;
  padding: 0 10px;
  text-align: right;
}
/*-------- トップページ -------- */
.block-top-fixed-bg {
	width: 200px;
	height: 150px;
	position: relative;
	z-index: -1;
	margin-top: 50px;
}
.block-top-fixed-bg-in {
	display: none;
	width: 100%;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	background: url("../../img/usr/top/banner01.jpg") no-repeat center center / cover;
	z-index: -10;
}
.block-top-fixed-bg-in.inview {
	display: block;
}
.block-top-bg-white-head {
	content: "";
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #FFF;
	z-index: 0;
}
.block-top-bg-white-bottom {
	content: "";
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #FFF;
	z-index: 0;
}

/*-------- お問い合わせ履歴一覧 -------- */
.block-inquiry-history--body {
	margin: 0 15px;
}
.block-inquiry-history--body li {
	border-bottom: 1px solid #e6e5e5;
    padding: 15px 0 16px;
}
.block-inquiry-history--body li:first-child {
	border-top: 1px solid #e6e5e5;
}
.block-inquiry-history--subject a::after {
	display: none;
}
