@charset "Shift_JIS";

body{
	min-width:1080px;
}

/* --------------------------------------------------------------------
	ユーザー定義　画像hover表現
---------------------------------------------------------------------*/
#sitelogo a img:hover{
	filter:alpha(opacity=63);
	-moz-opacity: 0.63;
	opacity: 0.63;
}
#headerlink_ a img:hover{
	filter:alpha(opacity=73);
	-moz-opacity: 0.73;
	opacity: 0.73;
}
#bx-pager a img:hover{
	filter:alpha(opacity=73);
	-moz-opacity: 0.73;
	opacity: 0.73;
}
#header2_inner_ #searchbtn1_ a img:hover,
#header2_inner_ #searchbtn2_ a img:hover{
	filter:alpha(opacity=93);
	-moz-opacity: 0.93;
	opacity: 0.93;
}
#header2_inner_ input[type="image"]:hover{
	filter:alpha(opacity=83);
	-moz-opacity: 0.83;
	opacity: 0.83;
}
#footerlink_ a:hover{
	filter:alpha(opacity=63);
	-moz-opacity: 0.63;
	opacity: 0.63;
}
#cartbox_ a img:hover{
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}
#header_search_box a img:hover{
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}
#bxslider a img:hover{
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	background: #ff0000;
}

.change_mode_ a img:hover,
#footer_pagetop img:hover{
	filter:alpha(opacity=53);
	-moz-opacity: 0.53;
	opacity: 0.53;
}

#footer a img:hover,
.submit_ input:hover,
div.cartbox2_ input:hover,
div.cartbox_ input:hover,
.plus_:hover,
.minus_:hover,
.to_searchdetail a:hover,
.mainframe_ a:hover,
.mainframe_ a:hover img,
.leftmenuframe_ a:hover,
.leftmenuframe_ a:hover img,
.rightmenuframe_ a:hover,
.rightmenuframe_ a:hover img,
.bx-controls-direction a:hover {
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}
.container_{
	margin-top: 24px!important;
}
/* --------------------------------------------------------------------
	ユーザー定義　ヘッダー
---------------------------------------------------------------------*/
#header{
	width: 1080px;
	margin: 0 auto;
	background: url(../img/usr/common/cartbtnbg.png) top right no-repeat;

}
#sitelogo{
	margin: 0px 34px 0px 0px;
}
.header_inner_{
	overflow: hidden;
	position: relative;
	padding: 15px 0px 0px 0px;
	height: 84px;
}
#headernav{
	width: 518px;
	float: left;
	overflow: hidden;
}
#headernav h1,
#headernav p{
	float: left;
}
#headernav #sitecopy{
	width: 298px;
	margin: 12px 0px 0px 0px;
	font-size: 11px;
	line-height: 130%;
	color: #757575;
}
#headerlink_{
	margin: 0px 0px 31px 0px;
	padding: 16px 0px 0px 0px;
	height: 14px!important;
	max-height: 14px!important;
	vertical-align: bottom;
	position: absolute;
	right: 99px;
}
#headerlink_ li{
	float: left;
	height: 14px!important;
	max-height: 14px!important;
}
#headerlink_ li a{
	height: 14px!important;
	max-height: 14px!important;
	vertical-align: bottom;
}
#headerlink_ li img{
	vertical-align: bottom;
	height: 14px!important;
	max-height: 14px!important;
	vertical-align: bottom;
}
#headerlink1_mypage_{
	margin: 0px 18px 0px 0px;
}

#headerlink1_{
	margin: 0px 18px 0px 0px;
}
#headerlink2_{
	margin: 0px 15px 0px 0px;
}
#headerlink3_{
	margin: 0px 15px 0px 0px;
}
#headerlink4_{
	margin: 0px 21px 0px 0px;
}

#cartbox_{
	width: 78px;
	height: 99px;
	text-align: center;
	color: #fff;
	position: absolute;
	z-index: 9999;
	right: 0;
	top: 0;
	background: url(../img/usr/common/carttext.png) top 0px no-repeat;
}
#cartbox_ p a{
	display: block;
}

/* --------------------------------------------------------------------
	ユーザー定義　header2
---------------------------------------------------------------------*/
#header2_outer_{
	margin: -31px 0px 0px 0px;

	background: url(../img/usr/common/header2_outer.png) center top no-repeat;
	-webkit-background-size: 100% 47px;
	-moz-background-size: 100% 47px;
	background-size: 100% 47px;
	height: 47px;
	position: relative;
	z-index: 1;
	border-bottom: 4px solid;
}
#header2_inner_{
	background: url(../img/usr/common/header2_inner.png) center top no-repeat;
	width: 1080px;
	height: 52px;
	margin: 0 auto;
	position: relative;
}
#searchbtn1_{
	float: left;
	margin: 6px 0px 0px 185px;
}
#searchbtn2_{
	float: left;
	margin: 6px 0px 0px 5px;
}
/* --------------------------------------------------------------------
	ユーザー定義　共通header
--------------------------------------------------------------------- */
.store_common_header {
	background: #202720;
	padding: 8px 0;
}
.store_common_header_inner {
	max-width: 1080px;
	margin: 0 auto;
}
.store_common_header_logo {
	width: 82px;
	height: auto;
	display: block;
}
.store_common_header_logo img {
	width: 100%;
	height: auto;
}
/* --------------------------------------------------------------------
	ユーザー定義　メインスライダー
--------------------------------------------------------------------- */
#mainvisual_{
	position: relative;
}
#mainvisual_contents_{
	background: #000 url(../img/usr/common/mainvisual_header.png) left bottom no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
	overflow: hidden;
}
.bx-viewport {
  overflow: visible!important;
  width: 1080px!important;
}
#bxslider li{
	margin: 0px 40px 0px 0px;
}
#bxslider li img{
	width: 680px;
	height: 293px;
}
#bxslider li img{
	display: none;
}
#bx-pager{
	width: 1080px;
	margin: 0 auto;
	overflow-x: hidden;
	text-align: center;
}
#bx-pager a{
	margin: 0px 0px 0px 0px!important;
	float: left
}
#bx-pager img{
	width: 166px;
	height: 54px;
	border: 1px solid #dedede;
}
#bx-pager .active img{
	border: 2px solid #ea286a;
	height: 52px;
}
/* --------------------------------------------------------------------
	ユーザー定義　TOPページヘッダー 検索
--------------------------------------------------------------------- */
#header_search_box{
	float: left;
	margin: 6px 0px 0px 5px;
}
#header_search_box form{
	background: url(../img/usr/common/header_search_box_form.png) center top no-repeat;
	width: 254px;
	padding: 4px 0px;
	float: left;
	position: relative;
}
#header_search_box input#keyword {
	background: #bdbdbd;
	width: 179px;
	padding: 0;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	float: left;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0px 9px;
	color: #fff;
	margin: 2px 0px 0px 0px;
	outline: none;
}
#header_search_box input[type=image] {
	float: left;
}
#header_search_box .placeholder_ {
	position: absolute;
	top: 12px;
	left: 10px;
	font-size: 13px;
	color: #fff;
}
.to_searchdetail a{
	display: block;
	width: 25px;
	height: 26px;
}
.to_searchdetail{
	width: 25px;
	height: 26px;
	margin: 8px 0px 0px 12px;
	float: left;
}
/* --------------------------------------------------------------------
	ユーザー定義　ビジュアル
--------------------------------------------------------------------- */
#mainvisual {
}

/* --------------------------------------------------------------------
	ユーザー定義　最近見た商品
--------------------------------------------------------------------- */
.rightmenuframe_{
	clear: both;
	float: right;
}
/* --------------------------------------------------------------------
	ユーザー定義　イベントバナー[静的]
--------------------------------------------------------------------- */
div.event_pickup_banner_ {
	margin-bottom:30px;
	border-left:#e5e5e5 1px solid;
	border-right:#e5e5e5 1px solid;
	border-bottom:#e5e5e5 1px solid;
}
div.event_pickup_banner_ ul {
	padding:10px 0 10px 20px;
	overflow:hidden;
}
div.event_pickup_banner_ ul li {
	margin:0 10px 10px 0;
	float:left;
}
div.event_pickup_banner_ ul li a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	background-color:transparent;
}

/* --------------------------------------------------------------------
	ユーザー定義　フッター
--------------------------------------------------------------------- */
#footer {
	background:#f3f1ed;
	padding: 44px 0px 40px 0px;
}
#footer #footer_inner_ {
	width: 1050px;
	margin:0 auto;
	position:relative;
}
#footer #footer_pagetop {
	position:absolute;
	top:-25px;
	right:0;
}
.footer_box_{
	float: left;
	width: 160px;
	margin: 0px 58px 0px 0px;
	line-height: 160%;
}
.footer_box_.mr0_{
	margin: 0!important;
}
.footer_title_{
	margin: 0px 0px 20px 0px;
}
#footer_inner_{
	overflow: hidden;
}
.footer_btn_{
	margin: 25px 0px 0px 0px;
}
#footer .change_mode_ {
	width:300px;
	height:20px;
	margin:0 auto 20px;
    text-align:center;
	line-height:20px;
	overflow:hidden;
}
#footer .change_mode_ span {
	width:149px;
	height:20px;
	margin:0 auto;
    text-align:center;
	line-height:20px;
	display:block;
	color:#eeeeee;
	float:right;
	background:#d3d3d3;
}
#footer .change_mode_ a {
	width:149px;
	height:20px;
	margin:0 auto;
    text-align:center;
	line-height:20px;
	display:block;
	color:#ffffff;
	float:left;
	background:#666666;
}
#footer .change_mode_ a:hover {
	text-decoration:none;
	background:#3fbf0d;
}
#footernav {
	margin-bottom: 20px;
	text-align: center;
}
#footernav li {
	padding: 0 1em;
	display: inline;
	border-left: 1px solid #CCC;
}
#footernav li.first_ {
	border-left:none;
}
#footernav li a {
	color: #494949;
	font-size:11px;
}
#footer_right{
	float: right;
}
#copyright {
	color: #494949;
	font-size:11px;
	text-align: center;
}
#footer_pagetop{
	position: fixed;
	right: 0;
	bottom: 150px;
}
/* --------------------------------------------------------------------
	ユーザー定義　デバイス切り替え
--------------------------------------------------------------------- */
.change_mode_{
	text-align: center;
	margin: 50px auto 40px auto;
	overflow: hidden;
	width: 320px;
}
.change_mode_ span{
	background: url(../img/usr/common/changemode.png) right center no-repeat;
	width: 150px;
	height: 36px;
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	display: none;
}
.change_mode_ span img{
	margin: 9px 0px 0px 0px;
}
/* --------------------------------------------------------------------
	ユーザー定義　フッターリンク
--------------------------------------------------------------------- */
#footerlink_{
	background: #388e3c;
	padding: 19px 0px 9px 0px;
}
#footerlink_inner_{
	width: 1080px;
	margin: 0 auto;
	overflow: hidden;
}
#footerlink_ p{
	float: left;
	color: #fff;
}
#footerlink_ ul{
	float: left;
	margin: 15px 0px 0px 0px;
}
#footerlink_ ul li{
	float: left;
	color: #fff;
	margin: 0px 16px 0px 0px;
	padding: 0px 18px 0px 0px;
	background: url(../img/usr/common/footerborder.png) right center no-repeat;
}
#footerlink_ ul li.bordernone_{
	background: none;
}
#footerlink_ ul li a{
	color: #fff;
}
#copyright_{
	float: right!important;
	margin: 14px 0px 0px 0px;
}
#footer_logo_{
	padding: 0px 20px 0px 20px;
}
/* --------------------------------------------------------------------
	ユーザー定義　ストアheader
--------------------------------------------------------------------- */
.store_header {

}
.store_header_first {
	background: #202720;
}
.store_header_first_inner {
	height: 32px;
	max-width: 1080px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.store_header_link_list {
	display: flex;
}
.store_header_link_list li {
	font-weight: 600;
	font-size: 12px;
	line-height: 100%;
	letter-spacing: 0.05em;
	color: #fff;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #4B6B5C;
}
.store_header_link_list li:last-of-type {
	padding-right: 0;
	border-right: none;
	margin-right: none;
}
.store_header_link_list li a,
.store_header_link_list li a:visited {
	color: inherit;
}
.store_header_member_list {
	display: flex;
	align-items: center;
}
.store_header_member_list li {
	font-weight: 600;
	font-size: 12px;
	line-height: 100%;
	letter-spacing: 0.05em;
	color: #fff;
	margin-right: 30px;
}
.store_header_member_list li p {
	font-weight: 300;
}
.store_header_member_list li a {
	display: flex;
	align-items: center;
}
.store_header_member_list li a,
.store_header_member_list li a:visited {
	color: inherit;
}
.store_header_member_list li a img {
	margin-right: 3px;
	width: 14px;
	height: auto;
}
.store_header_second {
	background: #fff;
	filter: drop-shadow(0px 5px 20px rgba(35, 24, 21, 0.05));
    position: relative;
    z-index: 1;
}
.store_header_second_inner {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 1080px;
	margin: 0 auto;
	height: 88px;
}
.store_header_second_inner a:hover {
	opacity: .5;
	color: #202720;
}
.store_header_logo_list {
	display: flex;
	align-items: center;
}
.store_header_logo_list li {
	width: 154px;
	margin-right: 12px;
}
.store_header_logo_list .store_header_logo_list_store {
	width: 184px;
	margin-right: 40px;
}
.common_header_logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 184px;
}
.common_header_logo img {
	width: 100%;
	height: auto;
}
.store_header_logo_list li:last-of-type {
	margin-right: 0;
}
.store_header_logo_list li img {
	width: 100%;
	height: auto;
}
.store_header_other_list {
	display: flex;
	align-items: center;
}
.store_header_other_list li {
	position: relative;
	width: 72px;
	margin-right: 16px;
}
.store_header_other_list li:last-of-type {
	margin-right: 0;
}
.store_header_other_list li img {
	width: 100%;
	height: auto;
}
.store_header_other_list_active {
	cursor: pointer;
}
.store_header_other_list_active:hover .store_header_other_list_hover {
	opacity: 1;
	pointer-events: all;
}
.store_header_other_list_hover {
	background: #fff;
	position: absolute;
	right: 0;
	bottom: 0;
	transform: translateY(100%);
	z-index: 1;
    padding: 40px 20px;
	width: 320px;
	box-sizing: border-box;
	box-shadow: 10px 20px 15px rgba(82, 105, 99, 0.15);
	opacity: 0;
	pointer-events: none;
	transition: .3s opacity;
}
.store_header_other_list_hover li {
	font-weight: 300;
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 16px;
	width: auto;
}
.store_header_other_list_hover li:last-of-type {
	margin-bottom: 0;
}
.store_header_other_list_hover li a {
	display: block;
	position: relative;
	padding-left: 17px;
}
.store_header_other_list_hover li a::before {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    border: 2px solid #0C985A;
    border-bottom: none;
    border-left: none;
    top: 50%;
    left: 0;
    transform: translateY(-50%) rotate(45deg);
}

.store_header_logo_list li:not(.store_header_logo_list_store){
	border: 1px solid #DCE0E0;
	padding: 13px 10px;
	width: fit-content;
}
.store_header_logo_list a{
	display: block;
	width: fit-content;
}
.store-header__text{
	font-size: 13px;
	font-weight: 600;
	line-height: 100%;
	color: #202720;
	display: flex;
	align-items: center;
	width: fit-content;
}
.store-header__text::before{
	content: "";
	display: block;
    width: 6px;
    height: 6px;
    border: 2px solid #0C985A;
    border-bottom: none;
    border-left: none;
    transform: rotate(45deg);
	margin-right: 10px;
}
.common_header_logo{
	display: none;
}

/* --------------------------------------------------------------------
	ユーザー定義　ストアfooter
--------------------------------------------------------------------- */
.store_footer {
	background: #EBF8EF;
}
.store_footer_list {
	max-width: 1080px;
	margin: 0 auto;
	padding: 40px 0 60px;
	display: flex;
	justify-content: center;
}
.store_footer_item {
	padding: 0 30px;
	width: 20%;
	border-right: 1px solid #C4D7C9;
}
.store_footer_item:first-of-type {
	padding-left: 0;
}
.store_footer_item:last-of-type {
	padding-right: 0;
	border-right: none;
}
.store_footer_link {
	font-weight: 600;
	font-size: 12px;
	margin-bottom: 15px;
}
.store_footer_link a {
	display: inline-block;
	position: relative;
	padding-left: 13px;
}
.store_footer_link a::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border: 2px solid #0C985A;
    border-bottom: none;
    border-left: none;
    top: 50%;
    left: 0;
    transform: translateY(-50%) rotate(45deg);
}
.store_footer_link a:hover {
	color: #202720;
}
.store_footer_text {
	font-weight: 400;
	font-size: 12px;
	line-height: 150%;
}
.footer_link {
	background: #202720;
	padding: 30px 0 20px;
}
.footer_link_list {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
}
.footer_link_list li {
	margin-right: 40px;
}
.footer_link_list li:last-of-type {
	margin-right: 0;
}
.footer_link_list li a {
	position: relative;
	padding-left: 17px;
	letter-spacing: 0.05em;
	color: #FFFFFF;
}
.footer_link_list li a::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border: 2px solid #0C985A;
    border-bottom: none;
    border-left: none;
    top: 50%;
    left: 0;
    transform: translateY(-50%) rotate(45deg);
}
.footer_link_sp {
	display: block;
	width: 150px;
	margin: 0 auto 30px;
}
.footer_link_sp img {
	width: 100%;
	height: auto;
}
.footer_link_logo {
	display: block;
	width: 127px;
	margin: 0 auto 12px;
}
.footer_link_logo img {
	width: 100%;
	height: auto;
}
.footer_link_copy {
	text-align: center;
	font-weight: 400;
	font-size: 10px;
	line-height: 120%;
	color: #92AA98;
}