@charset "utf-8";
/* CSS Document */

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::
0.public
1.SaleTop
2.PlanTop
:::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/*::::::::::::::
0.PUBLIC
:::::::::::::::*/

.wrapper .main_container {
	padding-bottom: 0;
}

/* font */

/* Bread */
#container_navigation .current{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:9em;
}

/* Text */
.products_container_exp h3.title{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 30px;
}
.products_container_exp h4{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}
.products_container_exp h5{
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}


/*::::::::::::::
1.SaleTop
:::::::::::::::*/

/* PlanBtnArea */

#shop_plan_list{
	width:948px;
}
#shop_plan_list > li{
	border: 1px solid #e9e9e9;
	float:left;
	letter-spacing: normal;
	background: #fff;
	line-height: 1.4;
	margin: 0 20px 20px 0;
	position: relative;
	vertical-align: top;
	width: 300px;
	word-spacing: normal;
}
#shop_plan_list > li:hover{
	box-shadow: 1px 1px 2px #cccccc;
}
#shop_plan_list > li:hover .product_price {
	background-color: #fafafa;
}
#shop_plan_list > li:nth-child(3n) {
	margin-right: 0;
}
#shop_plan_list li > a{
	color: #868686;
	cursor: pointer;
	display: block;
	font-size: 13px;
	text-decoration: none;
}
#shop_plan_list div{
	padding: 0;
}
#shop_plan_list span {
	font-size: 70%;
	padding-left: 3px;
	vertical-align: text-bottom;
	font-weight: normal;
}
#shop_plan_list .push_line{
	padding: 15px 20px 0 20px;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #666;
}
#shop_plan_list .product_name{
	font-size: 14px;
	line-height: 22px;
	color: #333;
	padding: 0 20px;
	font-weight: bold;
	height: 44px;
}
#shop_plan_list .product_price {
	padding: 10px 20px 10px 20px;
	background-color: #fff;
	min-height: 51px;
	position: relative;
}
#shop_plan_list .product_price::after {
	position: absolute;
	right: 10px;
	top: 15px;
	content: "\e651";
	font-family: 'gls-font';
	font-size: 35px;
	color: #bebebe;
}
	#shop_plan_list > li:hover .product_price::after {
		color: #d8263c;
	}
#shop_plan_list .product_full_price s {
		text-decoration: none;
		font-size: 16px;
	}
	#shop_plan_list .product_full_price s span {
		vertical-align: 0;
	}
	#shop_plan_list .full_yen {
		font-size: 12px;
		margin-left: 0;
	}
#shop_plan_list .product_gls_price{
	font-size: 28px;
	font-weight: bold;
	color: #d8263c;
}
	#shop_plan_list .product_gls_price .price_hidden {
		font-size: 20px;
	}
	#shop_plan_list .gls_yen {
		margin: 0 -5px 0 3px;
	}
	#shop_plan_list .gls_tax {
		color: #d8263c;
		font-size: 14px;
		vertical-align: 1px;
	}
#shop_plan_list .saleend {
	color: #777;
	font-size: 12px;
	line-height: 50px;
}
.product_sale_end {
	float: none;
	width: 100%;
	background: url(/public/images/UI/v3/product_sale_end.png) no-repeat left top;
}
.shop_plan p{
	font-size: 13px;
	line-height: 22px;
	margin:0 0 20px 0;
}

/* PlanBtnArea End */

/* Layout */
#products_container.products_container_exp {
	padding: 0 20px;
}
#products_container.products_container_exp_plan {
	padding: 0 20px 20px;
}
#container_navigation #pankuzu{
	left: 25px;
}
.products_container_exp dd,
.products_container_exp dl{
	margin-bottom: 45px;
}
.products_container_exp dd:last-child,
.products_container_exp dl:last-child{
	margin-bottom: 0;
}
.products_container_exp dt{
	float:left;
	clear:left;
	width:315px;
	margin-right: 25px;
}
.products_container_exp dd{
	float:left;
	width:565px;
}
.products_container_exp dd p{
	font-size:13px;
	line-height: 22px;
}
.products_container_exp dl h5{
	margin-bottom: 16px;
}
/* LayoutEnd */

/* shop_qualityArea */
.shop_quality{
	background: #fff;
	padding:40px 20px;
	border: thin solid #e5e5e5;
}
/* shop_qualityArea END */

/* staff_reportArea */
.staff_report dt{
	float:right;
	clear:right;
	width:315px;
	margin-right: 0;
	margin-left: 40px;
}
.staff_report dd{
	float:left;
	width:550px;
	margin-bottom: 0;
}
.staff_report:last-child,
.staff_report dd:last-child {
	margin-bottom: 0;
}
.staff_report a:link, .staff_report a:visited{
	color:#d8263c;
}
/* staff_reportArea END */

/* shopinfoArea */
.mainArea .copy{
	font-size: 14px;
	line-height: 15px;
	margin:7px 13px;
	font-weight: normal;
}
.shop_info {
	margin-bottom: 20px;
}
	.shop_info._prod {
		margin-bottom: 5px;
	}
.shop_info .area {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 10px;
}
	.shop_info._prod .area { /* product page */
		font-size: 13px;
		margin-bottom: 10px;
	}
	.shop_info .wf-location {
		color: #8b8b8b;
		margin-right: 2px;
	}
.shop_info .name {
	display: inline-block;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 6px;
}
	.shop_info._prod .name { /* product page */
		font-size: 15px;
		margin-top: -7px;
	}
.shop_info .sale_period {
	margin-bottom: 5px;
	color: #666;
}
	.shop_info .sale_period._sale_end {
		width: 152px;
		height: 12px;
		background: url(/public/images/UI/v3/sale_end_product_page.png) no-repeat left top;
	}
.shop_info .copy {
	font-size: 23px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 15px;
}
.gallery_copy{
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	margin:7px 13px 7px 0px;
}
/* shopinfoArea End*/

/* shoppointArea */
.shop_point{
	margin-bottom: 25px;
}
.shop_point ul.tagArea{
	width:750px;
	float:left;
}
.tagArea li {
  display: inline-block;
  padding: 6px;
  margin: 0 5px 8px 0;
  color: #363536;
  text-align: center;
  line-height: 1.2;
  font-size: 12px;
  background: #eaebeb;
}
.shop_point ul.copyarea{
	width:190px;
	float:right;
}
.shop_point .copyArea li{
	float: left;
}
.shop_point li.sns{
	float: right;
}
.shop_point li.sns .socialmedia_link li{
	margin-top: 0;
}
.shop_point .copy{
	font-size:22px;
	font-weight: bold;
}
/* shoppointArea END */

/* shop_qualityArea*/
.shop_quality .lead{
	margin-bottom: 35px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}
.shop_quality .lead p{
	font-size: 13px;
	line-height: 22px;
	width:725px;
}
.shop_quality .point{
	margin-bottom: 45px;
	padding-bottom: 45px;
}
.shop_quality .movie{
	width:100%;
	padding-bottom: 45px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 auto 45px auto;
}
.shop_quality .movie .title{
	text-align: center;
}
.shop_quality .movie div{
	width:722px;
	margin-left:auto;
	margin-right:auto;
}
.shop_quality .movie div h5{
	font-weight: bold;
	font-size:20px;
	padding:15px 0 5px 0;
}
.shop_quality .movie div .text{
	font-size:13px;
	padding:5px 0 0 0;
	line-height:22px;
}
.shop_quality .movie iframe{
	border: 1px solid #e5e5e5;
	width:722px;
	height: 405px;
}
.shop_quality dt img{
	border: 1px solid #e9e9e9;
	box-sizing: border-box;
	min-height: 183px;
	width: 314px;
}

/* shop_qualityArea END*/

/* shop_visual*/
.shop_visual{
	height:480px;
	margin-bottom: 15px;
	background-color: #fff;
	position: relative;
}
.shop_visual .mainArea{
	float:left;
	width:743px;
}
.shop_visual .mainArea img{
	border: 5px solid #ffffff;
	box-sizing: border-box;
	height: 438px;
	margin: 8px 8px 0 8px;
	width: 740px;
}
.shop_visual .thumArea{
	float:right;
	width:185px;
	margin:13px 13px 8px 8px;
}
.shop_visual .thumArea img{
	box-sizing: border-box;
	height: 103px;
	width: 185px;
}
.shop_visual .thumArea a{
	margin-bottom: 5px;
	display: block;
}
.shop_visual .thumArea a:last-child{
	margin-bottom: 0px;
}
/* shop_visual end*/

/*::::::::::::::
2.PlanTop
:::::::::::::::*/

/* plan_info */

#product_contence.recently_contents_exp{
	border-top: none;
	margin-top: 0;
	padding: 0;
	margin-bottom: 30px;
}
.recently_contents_exp .product_column {
	float: left;
	width: 470px;
}
.recently_contents_exp .action_column {
	float: right;
	width: 460px;
}
.product_column img{
	border: 5px solid #fff;
	width:455px;
	height: 265px;
}
.action_column > .product_basic_data{
	min-height: 60px;
}
.action_column .lead {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 5px;
	color: #666;
}
.action_column .plan {
	font-size: 19px;
	font-weight: normal;
	line-height: 1.5;
}
.recently_contents_exp .product_basic_data{
	margin-top: 0;
	padding-bottom: 0;
}
.recently_contents_exp .product_basic_data .product_price{
	width: 460px;
	margin-top: 15px;
	padding-bottom: 10px;
}
.recently_contents_exp .product_info{
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.recently_contents_exp .product_info dd {
	display: block;
	margin-left: 0;
	padding: 0;
	width: 100%;
}
.recently_contents_exp .product_info dt.choice_action{
	width:100%;
	margin:0;
}
.recently_contents_exp .product_info dt span{
	display: inline-block;
	width:35px;
}
#attr_name {
	display: inline-block !important;
	width: auto !important;
}
@-moz-document url-prefix() { /* for firefox */
	.content select {
		background:none;
		background-color: #FFF;
	}
}
.recently_contents_exp .product_info dt.choice_action span{
	width: 300px;
	height: 33px;
	margin-bottom: 10px;
	display: block !important;
}
.recently_contents_exp .product_quantity {
	padding-bottom: 15px;
	padding-top:0;
	margin-top: 10px;
}
.recently_contents_exp .product_quantity:last-child {
	border-bottom: 0;
}
.recently_contents_exp .return-notice{
	margin-left: 0;
	font-size: 11px;
	width: 460px;
}
/* plan_info end */

/* plan_quality */

.plan_quality{
	border: thin solid #e5e5e5;
	padding: 30px;
	background: #fff;
	margin-bottom: 30px;
	color: #333;
}
.plan_quality ul{
	display:flex;
	display:-webkit-flex;
}
.plan_quality li.list_item {
	margin-bottom: 5px;
	margin-left: 0;
}
.plan_quality ul.conditions{
	display: inline;
}
.plan_quality ul.conditions li{
	border:none;
	padding: 0;
	font-size:13px;
	line-height: 22px;
	display: inline-flex;
}
.plan_quality ul.conditions li.list_item:before {
	content: "・";
}
.plan_quality li{
	width:400px;
	padding-right: 30px;
	border-right:thin solid #e5e5e5;
}
.plan_quality li:last-child{
	padding-left: 30px;
	padding-right: 0;
	border-right:none;
	width:420px;
}
.plan_quality p{
	font-size:13px;
	line-height: 22px;
	margin-bottom: 20px;
}
.plan_quality p:last-child{
	margin-bottom: 0;
}
.plan_quality .description_tabs{
	display: box;
	display: -webkit-box;
	display: -moz-box;
	box-pack: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
}
.plan_quality .description_tabs li{
	text-align: center;
}
.plan_quality h3,
.plan_quality h4{
	font-weight: bold;
	color: #333;
}
.plan_quality h3{
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size:18px;
}
.plan_quality h4{
	font-size:14px;
	margin-bottom: 15px;
}
/* plan_quality end*/

/*:: access ::*/
.plan_access h3{
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
}
.plan_access .description_tabs li {
	padding: 8px 15px 8px;
	color: #5d5d5d;
}
#exp_info_table {
	margin: 16px 0 0;
	width: 430px;
	margin-top: 0px!important;
	font-size:12px;
}
.border_dot {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #ccc -moz-use-text-color -moz-use-text-color;
	border-image: none;
	border-style: dotted none none;
	border-width: 1px medium medium;
	color: #ffffff;
	height: 1px;
}
#exp_info_table th, #exp_info_table td {
	border: 1px solid #e5e5e5;
	padding: 8px 12px;
}
#exp_info_table th {
	background: #f5f5f5 none repeat scroll 0 0;
	width: 90px;
}
.product_description_inner .product_description{
	padding: 30px 25px;
}
.product_description .exp_info_map{
	width: 435px;
	padding: 0;
}
.product_description .exp_info_map .big_map{
	background-color: #fdfdfd;
	border: 1px solid #e8e8e8;
	color: #555;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 4px 8px;
	text-align: center;
	width: 110px;
	text-decoration: none;
}
.product_description .exp_info_map .big_map:hover{
	background-color: #fdfdfd;
	color: #666;
	opacity:0.8;
}
.product_description .exp_info_map .big_map a{
	text-decoration: none;
}
.product_description_inner ul li{
	float:left;
}
.product_description_inner ul li.left{
	width:430px;
	margin-right: 25px;
}
.product_description_inner ul li.right{
	width:440px;
}
.product_description_inner ul li table,
.plan_access #product_description_wrap{
	margin-bottom: 0;
}

/*:: access end::*/

/* slick-dots */
.slick-dots {
	bottom: 60px;
	display: block;
	list-style: outside none none;
	margin: 0;
	padding: 0 5px 0 0;
	position: absolute;
	text-align: center;
	width: 730px;
}
.slick-dots li {
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 5px;
	padding: 0;
	position: relative;
	width: 10px;
}
.slick-dots li button {
	background-color: #ccc;
	border: 1px solid #bbb;
	border-radius: 50%;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 10px;
	line-height: 0;
	opacity: 0.5;
	outline: medium none;
	overflow: hidden;
	padding: 0;
	text-indent: 100%;
	width: 10px;
}
.slick-dots li.slick-active button {
	background-color: #333;
	border-color: #222;
}
ul.slick-prevs {
	left: 0;
	overflow: visible;
	position: absolute;
	top: 220px;
	width: 730px;
}
ul.slick-prevs li {
	left: 8px;
	position: absolute;
	right: 0;
	top: 0;
}
ul.slick-prevs li:last-child {
	right:4px;
}
.slick-next::before {
	content: "";
	right: 4px;
}
.slick-prev::before {
	content: "";
	left: 4px;
}
.slick-prev::before, .slick-next::before {
	bottom: 0;
	color: #ccc;
	display: block;
	font-family: "gls-font" !important;
	font-size: 22px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	margin: auto;
	opacity: 0.75;
	position: absolute;
	text-indent: 0;
	text-transform: none;
	top: 0;
	width: 20px;
}
.slick-next {
	right: 0;
}
.slick-prev, .slick-next {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	bottom: 0;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 40px;
	line-height: 0;
	margin: auto;
	outline: medium none;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-indent: 100%;
	top: 0;
	width: 20px;
}
table.amenity {
	font-size: 12px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
table.amenity th, table.amenity td {
	border: 1px solid #e5e5e5;
	padding: 8px 12px;
}
table.amenity td:nth-child(odd){
		font-size:14px;
		text-align: center;
}
table.amenity td:nth-child(even){
		text-align: left;
}

/* AMENITY */
.sale_list.pickup {
	margin-bottom: 9px;
}
.sale_list.pickup li {
	position: relative;
	width: 636px;
	height: 184px;
}
	.sale_list.pickup .info._exp {
		position: absolute;
		top: 0;
		left: 314px;
		width: 290px;
		padding: 14px 16px 16px;
		line-height: 1.5;
		opacity: .85;
	}
	.sale_list li:hover .info._exp {
		color: #fff;
		background-color: #fff;
	}
	.info__area_date {
		position: absolute;
		bottom: 14px;
		left: 18px;
	}
	.sale_list.pickup .typen,
	.sale_list.pickup .catchn {
		font-size: 12px;
	}
	.sale_list.pickup .arean,
	.sale_list.pickup .daten {
		font-size: 13px;
		color: #222;
	}
	.sale_list.pickup .typen {
		color: #999;
	}
	.sale_list.pickup .catchn {
		height: 36px;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.sale_list.pickup .typen,
	.sale_list.pickup .arean {
		margin-bottom: 3px;
	}
	.sale_list.pickup li:hover .typen,
	.sale_list.pickup li:hover .namen,
	.sale_list.pickup li:hover .arean,
	.sale_list.pickup li:hover .catchn,
	.sale_list.pickup li:hover .daten {
		color: #fff;
	}
.sale_list.pickup .member_only_container {
	border-color: rgba(0, 0, 0, 0.4);
	border-style: solid;
	border-width: 65px 241px;
	height: 184px;
}
.sale_list.pickup li:hover .catchn{
	width:288px;
	height: 1.1em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sale_list li:hover .info._exp {
	color: #000;
	background: #fff url("/public/images/UI/v3/arrow_m1b.png") no-repeat scroll right bottom;
	transition: background-color 0.5s ease-out 0s;
	opacity: 1;
}
.sale_list.pickup li:hover .typen,
.sale_list.pickup .typen {
	color: #d8263c;
	font-size:15px;
	margin-left: -9px;
	margin-bottom: 8px;
	position: relative;
}
.sale_list.pickup .typen span{
	right: 0;
	position: absolute;
	color: #333333;
	font-size: 13px;
	margin: 1.5px 0;
}
.sale_list.pickup .namen {
	height: auto;
/** max-height: 46px; **/
	font-size: 16px;
	line-height: 1.25;
	margin-bottom: 10px;
	color: #333;
	font-weight: bold;
	width:278px;
}
.sale_list.pickup .catchn {
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
}
.sale_list.pickup .leadn {
	color:#333;
	font-weight: bold;
	font-size: 13px;
	position: absolute;
	bottom: 0;
	left: -16px;
	margin-right:16px;
	margin-left: 16px;
	width:290px;
	height: 20px;
	padding:12px 16px 14px 16px;
}
.sale_list.pickup .leadn span{
	color:#d8263c;
}
.sale_list.pickup li:hover .namen,
.sale_list.pickup li:hover .lead,
.sale_list.pickup li:hover .typen span,
.sale_list.pickup li:hover .catchn{
	color: #000;
}
.sale_list.pickup li:hover .leadn{
	color:#dadada;
}
.sale_list.pickup li:hover .leadn span{
	color:#fff;
}

.sale_list li:hover .info._exp .leadn{
	background: #d8263c;
	opacity: 0.85;
	transition: background-color 0.5s ease-out 0s;
}
.sale_list li.mem_only:hover .info._exp .leadn{
	background: transparent url("/public/images/UI/v3/arrow_m1a.png") no-repeat scroll right bottom;
	height: 20px;
}
.sale_list.pickup li.mem_only:hover .info._exp .catchn{
	width:288px;
	height: auto;
	overflow: hidden;
	color:#535353;
	text-overflow: clip;
	white-space: normal;
}
.sale_list li.mem_only:hover img.thumb{
	opacity: 1.0;
}
.main_visual{
	width:730px;
	position:absolute;
	top:13px;
	left:13px;
}
.navi_visual{
	position:absolute;
	left:751px;
	top:13px;
}