@charset "UTF-8";

@media only screen and (max-width: 769px) {
	.input-text-area {
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		width: 50%;
		margin: 0 auto;
		border: 1px solid #000;
	}
	.input-text-area .input-text {
		padding: 5px 25px 5px 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	.input-text-area .input-button {
		padding: 5px;
	}
	/*　リニューアル2016/03　*/
}


/**
 * ヘッダー
 */

@media only screen and (max-width: 769px) {
	
	/**リニューアル2016/03**/
	#headObi {
		background: none;
		position: relative;
	}
	#headNaviArea {
		width: 120px;
		margin: 10px 10px 0 0;
		text-align: right;
	}
	#headNaviArea ul#headNavi {
		font-size: 0;
		position: absolute;
		top: 30%;
		right: 3%;
	}
	#headNaviArea ul#headNavi li {
		margin: 0 0 10px 10px;
		width: 48px;
		height: 48px;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		border: 1px solid #000;
	}
	#headNaviArea ul#headNavi li a {
		width: 100%;
		height: 100%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border-radius: 50%;
	}
	#headNaviArea ul#headNavi #user_menu_01 {
		display: none;
	}
	#headNaviArea ul#headNavi #user_menu_02 {
		width: 48px;
		height: 48px;
	}
	#headNaviArea ul#headNavi #user_menu_002 {
		display: none;
	}
	#headNaviArea ul#headNavi #user_menu_02 a {
		background-image: url(../images/user-menu_01sm.png);
		background-size: 70%;
	}
	#headNaviArea ul#headNavi #user_menu_09 {
		display: none;
	}
	#headNaviArea ul#headNavi #user_menu_03 {
		width: 48px;
		height: 48px;
	}
	#headNaviArea ul#headNavi #user_menu_03 a {
		background-image: url(../images/user-menu_02sm.png);
		background-size: 70%;
	}
	#headNaviArea ul#headNavi #user_menu_04 {
		display: none;
	}
	#headNaviArea ul#headNavi #user_menu_05 {
		display: none;
	}
	#headNaviArea ul#headNavi #user_menu_06 {
		display: none;
	}
	#headNaviArea ul#headNavi #user_menu_09 {
		display: none;
	}
	
	.btn-more {
		width: 90%;
		height: 30px;
		/*background: url(../images/button_more.png) no-repeat;*/
		display: block;
		margin: 10px auto 0;
		padding: 10px;
		border: 1px #000 solid;
		text-align: center;
		font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	}
}

@media only screen and (max-width: 359px) {
	/**リニューアル2016/03**/
	#headNaviArea ul#headNavi li {
		width: 35px;
		height: 35px;
	}
	#headNaviArea ul#headNavi li a {
		-moz-background-size: 250%;
		-o-background-size: 250%;
		-webkit-background-size: 250%;
		background-size: 250%;
	}
}


/**
 * サイド カテゴリ
 */

@media only screen and (max-width: 769px) {
	#side_cate_title {
		text-align: left;
		padding: 10px;
		background: #f1f1f1;
		line-height: 1.5;
	}
	
	
	/**リニューアル2016/03**/
	#side_cate {
		margin-bottom: 0;
		/*font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;*/
		width: 100%;
	}
	#side_cate h2 {
		/*background: url(../images/side-category_sm.png) no-repeat #bacada;
	background-size:30%;
	background-position:10px;*/
		height: 40px;
		padding-top: 15px;
		background: #eee;
		margin: 0;
		border-bottom: none;
		width: 100%;
	}
	.contents-cate a:visited {
		color: #333;
	}
	.contents-cate a:after {
		content: '';
		/* font-family: FontAwesome; */
		background: url(https://ur-s.me/images/bg_sprite.png);
		background-position: 0px -180px;
		background-size: 400px 400px;
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		/* padding: 10px; */
		width: 20px;
		height: 20px;
		top: 12px;
		right: 10px;
	}
	.contents-cate ul {
		border-top: 1px solid #f1f1f1;
		overflow: hidden;
		margin: -1px 0;
		position: relative;
	}
	.contents-cate ul:after {
		content: "";
		position: absolute;
		left: 0;
		bottom: -1px;
		visibility: visible;
		width: 100%;
		height: 1px;
		background: #000;
		display: block;
	}
	.contents-cate li {
		padding: 0;
		margin: 0;
		border-bottom: 1px solid #f1f1f1;
		text-align: left;
	}
	.contents-cate li h3 {
		font-size: 14px;
		font-size: 0.875rem;
		background: #eee;
	}
	.contents-cate li h3 a {
		display: none;
	}
	.contents-cate li h3 a span {
		display: none;
	}
	.contents-cate li h3 span {
		display: block;
		width: 100%;
		position: relative;
		padding: 10px;
		cursor: pointer;
	}
	.contents-cate li h3 span:after {
		content: '';
		/* font-family: FontAwesome; */
		background: url(https://ur-s.me/images/bg_sprite.png);
		background-position: 0px -180px;
		background-size: 400px 400px;
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		/* padding: 10px; */
		width: 20px;
		height: 20px;
		top: 14px;
		right: 10px;
	}
	.contents-cate li h3 .ja {
		display: block;
		cursor: pointer;
	}
	.contents-cate li h3 .en {
		display: none;
	}
	.contents-cate li.allitem {
		display: block;
	}
	.contents-cate li.allitem h3 a {
		display: block;
		width: 100%;
		position: relative;
		padding: 10px;
	}
	.contents-cate li ul.second_menu {
		/* background: #656565; */
		color: #656565;
		/* display: none; */
		left: -86%;
		transition: transform .3s;
		width: 86%;
		height: 100vh;
		position: fixed;
		top: 0;
		overflow-y: scroll;
		display: block;
		background: #fff;
		z-index: 1;
		transition: .4s;
	}
	.contents-cate li ul.third_menu {
		/* background: #656565; */
		color: #656565;
		/* display: none; */
		left: -86%;
		transition: transform .3s;
		width: 86%;
		height: 100vh;
		position: fixed;
		top: 0;
		overflow-y: scroll;
		display: block;
		background: #fff;
		z-index: 2;
		transition: .4s;
	}
	.contents-cate li ul.second_menu.second_menu_open {
		left: 0;
	}
	.contents-cate li ul.third_menu.third_menu_open {
		left: 0
	}
	.contents-cate li ul li {
		display: block;
		margin: -1px 0;
		padding: 0;
		border-top: none;
		border-bottom: 1px solid #f1f1f1;
		width: 100%;
		float: left;
		white-space: nowrap;
		overflow: hidden;
		-ms-text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
	}
	.contents-cate li ul li:last-child {
		border-bottom: 1px solid #fff;
	}
	.contents-cate li ul li a {
		display: block;
		width: 100%;
		position: relative;
		padding: 10px;
	}
	.contents-cate li ul li>span.second_menu_close {
		display: block;
		width: 100%;
		position: relative;
		padding: 10px 10px 10px 40px;
		background: #f1f1f1;
	}
	.contents-cate li ul li>span.third_menu_close {
		display: block;
		width: 100%;
		position: relative;
		padding: 10px 10px 10px 40px;
		background: #f1f1f1;
	}
	.contents-cate li ul li>span.second_menu_close:after {
		content: '';
		/* font-family: FontAwesome; */
		background: url(https://ur-s.me/images/bg_sprite.png);
		background-position: 0px -180px;
		background-size: 400px 400px;
		display: block;
		position: absolute;
		right: 0;
		/* padding: 10px; */
		width: 20px;
		height: 20px;
		top: 12px;
		left: 10px;
		transform: rotate(180deg);
	}
	.contents-cate li ul li>span.third_menu_close:after {
		content: '';
		/* font-family: FontAwesome; */
		background: url(https://ur-s.me/images/bg_sprite.png);
		background-position: 0px -180px;
		background-size: 400px 400px;
		display: block;
		position: absolute;
		right: 0;
		/* padding: 10px; */
		width: 20px;
		height: 20px;
		top: 12px;
		left: 10px;
		transform: rotate(180deg);
	}
	.contents-cate li ul li:last-child {
		border-bottom: 1px solid #fff;
	}
	.contents-cate li ul li span {
		padding: 0;
		display: block;
		/* color: #fff; */
		position: relative;
	}
	.third_menu_open_btn:after {
		content: ""!important;
	}
}



/**
 * フッター
 */

@media only screen and (max-width: 769px) {
	#sp_footer-area {
		background: #000;
		padding: 50px 0;
		text-align: center;
		color: #fff;
	}
	#sp_footer-area #sp_footer-sns-icon {
		margin-bottom: 30px;
	}
	#sp_footer-area #sp_footer-sns-icon p {
		display: inline-block;
		width: 30px;
		height: 30px;
		margin: 0 10px;
		font-size: 30px;
	}
	#sp_footer-area #sp_footer-sns-icon p a i {
		color: #fff;
	}
	#sp_footer-sns-icon {
		margin-bottom: 30px;
	}
	#sp_footer-menu {
		margin-bottom: 30px;
	}
	#sp_footer-menu ul {
		padding: 0 15%;
	}
	#sp_footer-menu ul li {
		display: inline-block;
		margin: 0 10px;
		line-height: 2.5em;
	}
	#sp_footer-menu ul li a {
		color: #fff;
	}
	#sp_footer-logo {
		margin-bottom: 30px;
	}
	#sp_footer-logo>div {
		width: 25%;
		margin: 0 auto;
	}
	#sp_footer-logo>div a {
		display: block;
	}
	#sp_footer-logo>div img {
		width: 100%;
	}
	#sp_footer-copy p {
		color: #fff;
		font-size: 10px;
	}
	
	#footer-area {
		margin-top: 0px;
	}
	#footer-area .logo {
		display: none;
	}
	#footer-area #footer-contents {
		width: 100%;
		padding: 0;
		background: #fff;
		border-top: 1px #000 solid;
	}
	#footer-area #footer-contents #shop-information {
		display: none;
	}
	#footer-area #footer-contents #footer-menu {
		display: none;
	}
	#footer-area #footer-contents .section {
		border-bottom: 1px solid #232323;
		margin: 0;
	}
	#footer-area #footer-contents #sp_footer_search_form {
		display: block;
		padding: 10px 0;
	}
	#footer-area #footer-contents #sp_footer_sns {
		display: block;
		text-align: center;
		padding: 20px 0;
		font-size: 0px;
		font-size: 0rem;
	}
	#footer-area #footer-contents #sp_footer_sns li {
		display: inline-block;
		margin: 0 5px;
		padding: 0 5px;
	}
	#footer-area #footer-contents #sp_footer_sns li img {
		width: 70%;
	}
	#footer-area #footer-contents #sp_footer_category {
		display: block;
	}
	#footer-area #footer-contents #sp_footer_category ul {
		font-size: 0px;
		font-size: 0rem;
	}
	#footer-area #footer-contents #sp_footer_category ul li {
		display: inline-block;
		text-align: center;
		width: 20%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border-right: 1px solid #232323;
	}
	#footer-area #footer-contents #sp_footer_category ul li:last-child {
		border-right: none;
	}
	#footer-area #footer-contents #sp_footer_category ul li a {
		display: block;
		width: 100%;
		padding: 10px 0;
	}
	#footer-area #footer-contents #sp_footer_category ul li a img {
		height: 10px;
		width: auto;
	}
	#footer-area #footer-contents #sp_footer_user_menu {
		display: block;
		color: #000;
	}
	#footer-area #footer-contents #sp_footer_user_menu li {
		display: block;
		margin: 0;
		border-bottom: 1px solid #232323;
		z-index: 1 !important;
		padding: 0;
		position: relative;
		line-height: 2;
		display: block;
		margin: -1px 0;
		padding: 0;
		border-top: none;
		border-bottom: 1px solid #232323;
		width: 50%;
		float: left;
		white-space: nowrap;
		overflow: hidden;
		-ms-text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
	}
	#footer-area #footer-contents #sp_footer_user_menu li:nth-child(odd) {
		border-right: 1px solid #232323;
	}
	#footer-area #footer-contents #sp_footer_user_menu li:last-child {
		border-bottom: 1px solid #232323;
	}
	#footer-area #footer-contents #sp_footer_user_menu li.information {
		display: block;
		margin: -1px 0;
		padding: 0;
		border-top: none;
		border-bottom: 1px solid #232323;
		width: 100%;
		float: left;
		white-space: nowrap;
		overflow: hidden;
		-ms-text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
	}
	#footer-area #footer-contents #sp_footer_user_menu a {
		display: block;
		width: 100%;
		position: relative;
		padding: 10px;
		color: #000;
	}
	#footer-area #footer-contents #sp_footer_user_menu a:after {
		content: '\f054';
		font-family: FontAwesome;
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		padding: 10px;
	}
	#footer-area #copyright {
		padding: 5px 0;
		font-family: "Open Sans Condensed", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	.pagetop {
		background: url(../images/sm_pagetop.png) no-repeat;
		position: fixed;
		bottom: 20px;
		right: 10px;
		font-size: 0;
	}
}


/**
 * セクション共通
 */

@media only screen and (max-width: 769px) {
	.section {
		margin: 0 auto;
	}
	.section-header h2 {
		height: 10px;
	}
}

@media only screen and (min-width: 770px) {
	.sidebar a:hover {
		background-color: rgba(102, 102, 102, 0.7);
		color: #fff !important;
	}
}


/**  リニューアル2016/06  **/

@media only screen and (max-width: 769px) {
	#container {
		width: 100%;
		margin: 0 auto;
	}
	.spheader {
		height: 25px;
		position: inherit;
		z-index: 999 !important;
	}
	.spheader .spfixbar {
		width: 100%;
	}
	.spheader.spfixed .spfixbar {
		position: fixed;
		top: 20px;
		z-index: 999;
		background-color: rgba(255, 255, 255, 0.75);
		margin-top: -20px;
	}
	.sp_ttl {
		width: 100%;
		background: #333;
		height: 20px !important;
		color: #FFF;
		font-size: 0.95rem;
		font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		text-align: center;
		padding-top: 2px;
	}
	a {
		text-decoration: none;
	}
	.sidebar {
		font-size: 0.9rem;
		line-height: 1.0;
		width: 100%;
	}
	.sidebar .rogin {
		text-align: left;
	}
	.sidebar a {
		/* color: #fff !important; */
		display: block;
		padding: 0px 15px;
	}
	.sidebar a.sidetxt_red {
		/*color: #C93 !important;*/
		font-size: 100%;
		line-height: 0.5;
		font-weight: bold;
	}
	.sidebar>div {
		border-bottom: 1px #f1f1f1 solid;
	}
	.sidebar p>a {
		display: block;
		position: relative;
		padding: 10px 30px 10px 40px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin: 1em 0;
	}
	.sidebar p a:before {
		display: block;
		position: absolute;
		top: 6px;
		left: 10px;
		content: "";
		width: 20px;
		height: 20px;
		background: url(https://ur-s.me/images/bg_sprite.png);
		-webkit-background-size: 400px 400px;
		background-size: 400px 400px;
		background-position: left;
	}
	.sidebar p a.sns:before {
		display: block;
		position: absolute;
		top: 5px;
		left: 10px;
		content: "";
		width: 25px;
		height: 25px;
		background: url(https://ur-s.me/images/bg_sprite.png);
		-webkit-background-size: 500px 500px;
		background-size: 500px 500px;
		background-position: left;
	}
	.sidebar p.member>a:before {
		background-position: 0px -60px;
	}
	.sidebar p.rogin>a:before {
		background-position: 0px -100px;
	}
	.sidebar p.rogout>a:before {
		background-position: 0px -240px;
	}
	.sidebar p.cart>a:before {
		background-position: 0px -40px;
	}
	.sidebar p.favorite>a:before {
		background-position: -20px -20px;
	}
	.sidebar p.newsletter>a:before {
		background-position: 0px -80px;
	}
	.sidebar p.instagram>a:before {
		background-position: 0px -150px;
	}
	.sidebar p.twitter>a:before {
		background-position: 0px -175px;
	}
	.sidebar p.facebook>a:before {
		background-position: 0px -200px;
	}
	.sidebar p.line>a:before {
		background-position: 0px -250px;
	}
	.sidebar p.newarrival>a:before {
		background-position: -20px 0;
	}
	.sidebar p.ranking>a:before {
		background-position: -20px -220px;
	}
	.sidebar p.arrow>a:before {
		background-position: 0px -180px;
	}
	.sidebar p.bgnone>a:before {
		background: none;
	}
	.sidebar p.line {
		float: none;
	}
	/*検索エンジン*/
	.sp_input-txt-area {
		/*border: 1px solid #ccc;*/
		width: 70%;
		background: #FFF;
		position: relative;
		margin: 0 auto;
	}
	.sp_input-txt-area .sp_input-txt {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border-radius: 0;
		width: 100%;
		border: none;
		padding: 7px 30px 7px 7px;
		background: #FFF;
		-moz-transition: 0.5s;
		-o-transition: 0.5s;
		-webkit-transition: 0.5s;
		transition: 0.5s;
		font-size: 14px;
		transform: scale(1);
		height: 32px;
		vertical-align: bottom;
		display: inline-block;
		border: 1px solid #ccc;
	}
	.sp_input-txt-area .sp_input-txt:focus {
		outline: none;
		background: white;
	}
	.sp_input-txt-area .sp_input-button {
		padding: 7px 0;
		border: none;
		background: none;
		position: absolute;
		top: 0;
		right: 0;
	}
	.sp_input-button i, .input-button i {
		font-size: 14px;
		width: 20px;
	}
	/*会員情報*/
	#spcustomer {
		font-size: 0.8rem;
		color: #FFF;
	}
	#spcustomer div {
		text-align: left;
		color: #FFF;
		line-height: 1.5;
		width: 90%;
		margin-top: 15px;
		margin-left: 5%;
	}
	#spheadArea {
		width: 100%;
		/* height:40px; */
		background-color: rgba(255, 255, 255, 0.75);
		text-align: center;
		position: fixed;
		top: 0;
		clear: both;
		display: block;
		z-index: 1010;
		border-bottom: 1px #555 solid;
		/* min-height: 75px; */
	}
	#spheadArea>div#spheadArea_box {
		width: 100%;
		height: 50px;
		margin: 0 auto;
		clear: both;
		/* padding-top:8px; */
		position: relative;
	}
	#spheadArea>div>a {
		/* position: absolute;
    top: 25px;
    width: 100%;
    left: 0; */
		display: inline-block;
	}
	/*#spheadArea div a > img {
	width:19%;
}*/
	#spheadArea div a>img.splogo {
		max-height: 100%;
		/* height:100%; */
		width: auto;
		margin-top: 11px;
		max-width: 60px;
	}
	
	/*  右下固定クーポンリンク */
	#modal-open {
		position: fixed;
		bottom: 5px;
		right: 0px !important;
		width: 55px;
	}
	#modal-open img {
		width: 100%;
		z-index: 999;
		/* border-radius */
		border-radius: 3px 0px 0px 3px;
		-moz-border-radius: 3px 0px 0px 3px;
		-webkit-border-radius: 3px 0px 0px 3px;
	}
	/* モーダル コンテンツエリア */
	#modal-main {
		display: none;
		z-index: 1001;
		width: 100%;
		height: 50%;
		margin: 0;
		padding: 0;
		position: fixed;
		bottom: 0;
	}
	#modal-main p {
		width: 90%;
		margin: 7% auto;
		color: #fff;
		font-size: 12px;
		line-height: 1.5;
	}
	#modal-main img {
		width: 100%;
		margin-bottom: 5px;
	}
	/* モーダル 背景エリア */
	#modal-bg {
		display: none;
		width: 100%;
		height: 50%;
		background-color: rgba(0, 0, 0, 0.7);
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 1000;
	}
	/***************▼トップへボタン▼*****************/
	#toTop {
		background-color: rgba(0, 0, 0, 0.7);
		color: #FFF;
		padding: 10px 15.5px 10px;
		position: fixed;
		bottom: 50px;
		right: 5px;
		font-size: 9px;
		z-index: 999;
	}
	#toTop:hover {
		background: #353535;
	}
	#toTop:after {
		position: absolute;
		top: 2px;
		left: 38%;
		font-size: 20px;
		z-index: 999;
	}
}



/*ボックス全体*/

.accbox_info {
	margin: 2em 0;
	padding: 0;
	/* border-bottom: 1px solid #ccc; */
	letter-spacing: 1px;
}


/*ラベル*/

.accbox_info .label {
	display: block;
	margin: 1.5px 0;
	padding: 0px 12px;
	/*    color: #ffba47;*/
	font-weight: bold;
	/*    background: #333;*/
	cursor: pointer;
	transition: all 0.5s;
}


/*チェックは隠す*/

.accbox_info input {
	display: none;
}


/*中身を非表示にしておく*/

.accbox_info .accshow {
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
	transition: 0.8s;
}


/*クリックで中身表示*/

.cssacc:checked+label+.accshow {
	height: auto;
	/* padding: 5px; */
	/* background: #fff5eb; */
	opacity: 1;
	line-height: 1.5em;
	width: 98%;
	margin: 0 auto;
}

.accbox_info .accshow p {
	margin: 15px 10px
}

@media only screen and (max-width: 769px) {
	/*2018年秋リニューアル追加フッターテキストエリア*/
	/*2018年秋リニューアル追加お知らせエリア*/
	/*ボックス全体*/
	.accbox_info {
		margin: 2em 0;
		padding: 0;
		/* max-width: 400px;最大幅 */
		/* border-bottom: 1px solid #ccc; */
		letter-spacing: 1px;
	}
	/*ラベル*/
	.accbox_info .label {
		display: block;
		margin: 1.5px 0;
		padding: 0px 12px;
		/*    color: #ffba47;*/
		font-weight: 500;
		/*    background: #333;*/
		cursor: pointer;
		transition: all 0.5s;
	}
	/*アイコンを表示*/
	/*中身を非表示にしておく*/
	.accbox_info .accshow {
		height: 0;
		padding: 0;
		overflow: hidden;
		opacity: 0;
		transition: 0.8s;
	}
	/*クリックで中身表示*/
	.cssacc:checked+label+.accshow {
		height: auto;
		/* padding: 5px; */
		/* background: #fff5eb; */
		opacity: 1;
		line-height: 1.5em;
		width: 98%;
		margin: 0 auto;
	}
	.accbox_info .accshow p {
		margin: 15px 10px
	}
}

.sidebar p a#loginButtonSP:before {
	top: 12px;
}



