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

	For all file

	Last update : 2015.11.19
	takashi koide

	---------------------------
	1-0 structure

	2-0 pure-container

	3-0
		2-1 header
		2-2 footer
		2-3 mainmenu
		2-4 main
		2-5 itemtextarea
		2-6 photoarea
		2-7 itemstory
			2-7-1 タイトルエリア
  --------------------------------------------*/
/*-------------------------------------------------------------------------
  1-0 basic visual setting
--------------------------------------------------------------------------*/
body {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.pure-container .pure-drawer h1 {
	background-image: url(../img/sp_images03.png);
	background-repeat: no-repeat;
	background-position: 0 -2666px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	height: 85px;
	width: 280px;
	overflow: hidden;
	background-size: 100%;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.pure-container .pure-drawer ul {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.pure-container .pure-drawer ul li {
	margin-bottom: 10px;
}

.pure-container .pure-drawer ul li a {
	margin-bottom: 10px;
	color: #FFF;
	font-weight: 700;
}

.pure-container .pure-drawer ul #fb {
	float: left;
	margin-right: 10px;
}

.pure-container .pure-drawer ul #tw {
	float: left;
}

.pure-container .pure-drawer ul #mail {
	float: left;
	margin-right: 10px;
}

.pure-container .pure-drawer ul #form_area {
	clear: both;
	width: 100%;
}

.pure-container .pure-drawer #user {
	background-color: #333;
}

.pure-container .pure-drawer .pure-form {
	width: 100%;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	white-space: nowrap;
	display: inline;
}

.pure-container .pure-drawer .pure-form .field {
	width: 200px;
	float: left;
}

.pure-container .pure-drawer .pure-form .pure-button {
	float: right;
}

/*-------------------------------------------------------------------------
  2-0 pure-container
--------------------------------------------------------------------------*/
header {
	margin: 0;
	padding: 0;
	position: fixed;
	width: 100%;
	z-index: 99999;
}

header #header_top {
	background-color: #FF0201;
	margin: 0;
	width: 100%;
	height: 30px;
	padding: 3px 0 0;
	left: 0;
	top: 0;
	box-sizing: border-box;
}

header #header_top ul {
	list-style-type: none;
	padding-top: 9px;
}

header #header_top ul li {
	list-style-type: none;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin-right: 10px;
}

header #header_top ul li a {
	list-style-type: none;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
}

header #header_top ul li span {
	display: block;
	float: right;
	color: #FFF;
	margin-left: 5px;
}

#header_midlle {
	overflow:hidden;
	height: 70px;
	background-color: #FFF;
	background-image: url(../img/sp_images01.png);
	background-position: 0 0;
	background-size: 100%;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	margin-top: 30px;
}

#header_midlle h1 {
	display: block;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 70px;
	width: 105px;
	margin: 0;
}

#header_midlle h1 a {
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

#header_midlle ul {
	margin: 0;
	padding: 0;
}

#header_midlle ul #copy {
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

#header_midlle ul #tel {
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

#header_market {
	display: block;
	height: 40px;
	width: 100%;
	background-color: #FE2500;
}

#header_market h2 a {
	background-image: url(../img/sp_images01.png);
	background-repeat: no-repeat;
	background-position: 0 -80px;
	height: 40px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-size: 100%;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

#main_visual {
	width: 100%;
	margin: 0;
	padding: 0;
}

/*#main_visual h2 {
	background-image: url(../img/sp_images01.png);
	background-repeat: no-repeat;
	background-position: 0 -125px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	height: 18px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}*/
#main_visual p img {
	width: 100%;
}

.social-area-syncer {
	width: 100%;
	background: #F5F1E9;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	min-height: 62px;
}

ul.social-button-syncer {
	width: 238px;
	padding: 0;
	border: none;
	list-style-type: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

ul.social-button-syncer li {
	float: left;
	text-align: center;
	height: 71px;
	padding: 0;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
}

/* [Twitter] */
.sc-tw {
	width: 71px;
}

.sc-tw svg {
	width: 30px;
	height: 30px;
}

.sc-tw a {
	height: 56px;
	margin: 0 auto;
	padding-top: 6px;
	display: block;
	background: #1B95E0;
	font-size: 12px;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: .5px;
	border-radius: 2px;
}

.sc-tw a:hover {
	color: #fff;
	background: #0c7abf;
}

.sc-tw span:before {
	white-space: pre;
	content: '\A';
}

/* [Facebook] */
.sc-fb {
	z-index: 99;
	width: 69px;
}

#fb-root {
}

.sc-google {
}

.wrap {
	margin-right: auto;
	margin-left: auto;
}

#main_visual .slide_selector {
	height: 123px;
	width: 115px;
	float: left;
	margin-top: 10px;
}

#main_visual .slide_selector div img {
	width: 115px;
}

#main_visual #mv_bg {
	background-image: url(../img/sp_images03.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 260px;
	width: 280px;
	background-size: 100%;
}

#main_visual .wrap h3 {
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

#main_visual .btn01 a {
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	height: 58px;
	width: 280px;
}

#main_visual h2,#main_visual p,#sec_tool p,#reason h2,#reason p,#reason ul li h3,#sec_voice h2,#sec_voice h3,#sec_voice p,#sec_voice ul {
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	line-height: 0;
	height: 0;
}

#main_visual img,#sec_tool img,#reason img,#sec_voice img {
	line-height: 0;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}

#delivery_date_sp {
	background-image: url(../img/delivery_date_sp.png);
	background-repeat: no-repeat;
	background-position: center 0;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	right: 0;
	bottom: 0;
	background-size: 100%;
}

#delivery_date_sp h3 {
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

#delivery_date_sp #date {
	color: #666;
	padding: 0;
	text-indent: 0;
	white-space: normal;
	font-weight: 700;
	left: 40px;
	top: 140px;
	font-size: 14px;
	line-height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
.pure-pusher-container .pure-pusher section #sale {
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 0;
}

#sale #headline03 {
	background-image: url(../img/sp_images01.png);
	background-repeat: no-repeat;
	background-position: 0 -460px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	height: 150px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
	margin-right: auto;
	margin-left: auto;
}

#sale .wrap p {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 25px;
	font-weight: 700;
}

#pick_up,#whats_new {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}

#pick_up ul,#whats_new ul {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	width: 280px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#pick_up ul li,#whats_new ul li {
	display: inline-block;
	padding: 0;
	width: 130px;
	border: 2px solid #000;
	vertical-align: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#pick_up ul li a,#whats_new ul li a {
	text-decoration: none;
}

#pick_up ul li a .sale_list_img,#whats_new ul li a .sale_list_img {
	padding: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#pick_up ul li a .sale_list_img img,#whats_new ul li a .sale_list_img img {
	margin: 0;
	padding: 0;
	width: 108px;
}

#pick_up ul li a .sale_list_title,#whats_new ul li a .sale_list_title {
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

#pick_up ul li a .sale_list_creator,#whats_new ul li a .sale_list_creator {
	margin: 0;
	padding: 5px;
	clear: both;
	vertical-align: middle;
	display: table-cell;
}

#pick_up ul li a .sale_list_creator span,#whats_new ul li a .sale_list_creator span {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	float: left;
	display: block;
}

#pick_up ul li a .sale_list_creator span img,#whats_new ul li a .sale_list_creator span img {
	height: 15px;
	width: 15px;
}

#pick_up ul li a .sale_list_creator p,#whats_new ul li a .sale_list_creator p {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	width: 90px;
	float: left;
	line-height: 18px;
}

#pick_up ul li a .sale_list_price,#whats_new ul li a .sale_list_price {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 10px;
	clear: both;
	font-weight: 700;
	color: #FFF;
	background-color: #FE2500;
	text-align: center;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#pick_up ul li a .sale_list_price i,#whats_new ul li a .sale_list_price i {
	padding-right: 10px;
}

#pick_up .btn02 a,#whats_new .btn02 a {
	background-image: url(../img/sp_images03.png);
	background-repeat: no-repeat;
	background-position: 0 -2595px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	background-size: 100%;
	width: 280px;
	height: 55px;
	margin-right: auto;
	margin-left: auto;
}

.btn_outer {
	background-color: red;
	width: 100%;
	position: relative;
	top: -40px;
}

.btn_outer .btn02 a {
	background-image: url(../img/sp_images03.png);
	background-repeat: no-repeat;
	background-position: 0 -2595px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	background-size: 100%;
	width: 280px;
	height: 55px;
	margin-right: auto;
	margin-left: auto;
}

aside ul {
	margin: 0;
	width: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

aside ul li {
	margin: 0;
	padding: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FE2500;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FE2500;
	border-bottom-color: #FE2500;
	line-height: 0;
}

aside ul li img {
	margin: 0;
	padding: 0;
	width: 100%;
}

.clear_fix {
	clear: both;
}

#infomation {
	background-color: #FFF;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 20px;
}

#infomation #headline05 {
	background-image: url(../img/sp_images01.png);
	background-repeat: no-repeat;
	background-position: 0 -740px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	height: 35px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-size: 100%;
	padding-bottom: 20px;
}

#infomation #infomation_list {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
}

#infomation #infomation_list dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	padding-bottom: 10px;
	font-size: 14px;
}

#infomation #infomation_list dl dt {
	padding-top: 15px;
	padding-bottom: 10px;
}

#infomation #infomation_list dl dd {
	line-height: 20px;
}

#infomation #facebook {
	width: 320px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
/*
footer {
	background-color: #FE2500;
}

#footer_top {
	background-image: url(../img/sp_images01.png);
	background-repeat: no-repeat;
	background-position: 0 -795px;
	height: 75px;
	width: 320px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-size: 100%;
}

footer ul {
	background-image: url(../img/sp_images01.png);
	background-repeat: no-repeat;
	background-position: 0 -877px;
	height: 130px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-size: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 17px;
}

footer ul #footer_menu01 a,footer ul #footer_menu03 a,footer ul #footer_menu05 a,footer ul #footer_menu07 a {
	text-indent: 100%;
	white-space: nowrap;
	display: inline-block;
	overflow: hidden;
	width: 40%;
	float: left;
	font-size: 13px;
	margin-bottom: 5px;
}

footer ul #footer_menu02 a,footer ul #footer_menu04 a,footer ul #footer_menu06 a,footer ul #footer_menu08 a {
	text-indent: 100%;
	white-space: nowrap;
	display: inline-block;
	overflow: hidden;
	width: 51%;
	float: right;
	font-size: 14px;
	margin-bottom: 5px;
}

footer small {
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}
*/
#back-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}

#back-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}

#back-top a:hover {
	text-decoration: none;
	background: #999;
}

#main_visual_other {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FE2500;
}

#main_visual_other #mv_banner {
	margin: 0;
	padding: 0;
}

#main_visual_other #mv_banner .slide_selector div img {
	width: 100%;
}

#main_visual_other #mv_banner .mv_slide_selector .slick-dots {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -25px;
}

#mv_bottom {
	background-color: #FF2500;
	width: 100%;
}

#mv_bottom #mv_bottom_inline {
	background-image: url(../img/sp_images01.png);
	background-repeat: no-repeat;
	background-position: 0 -1120px;
	background-color: #FE2500;
	height: 200px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-size: 100%;
}

#mv_bottom #mv_bottom_inline #total_item {
	display: inline-block;
	width: 160px;
	height: 200px;
	float: left;
}

#mv_bottom #total_item h3 {
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

#mv_bottom #total_item p {
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 22px;
	font-weight: 700;
	color: #FFF;
	margin: 0;
	text-align: center;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#mv_bottom #mv_bottom_inline #mv_bottom_banner {
	display: inline-block;
	width: 160px;
	height: 200px;
	float: right;
}

#mv_bottom #mv_bottom_inline #mv_bottom_banner h3 a {
	height: 200px;
	width: 160px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

#main_contents {
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#main_contents .accordion {
	margin: 0;
	padding: 0;
}

#main_contents .accordion li {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	width: 100%;
}

#main_contents .accordion #pick_up h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE2500;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: red;
	width: 100%;
}

#main_contents .accordion #collaboration h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE2500;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: red;
	width: 100%;
}

#main_contents .accordion #rankings h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FE2500;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: red;
	width: 100%;
}

#main_contents .accordion #whats_new h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE2500;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: red;
	width: 100%;
	background-color: red;
}

#main_contents .accordion #pick_up .active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE2500;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: red;
	width: 100%;
	background-color: red;
}

#main_contents .accordion #collaboration .active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE2500;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: red;
	width: 100%;
	background-color: red;
}

#main_contents .accordion #rankings .active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE2500;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: red;
	width: 100%;
	background-color: red;
}

#main_contents .accordion #whats_new .active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE2500;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: red;
	width: 100%;
	background-color: #FFF;
}

#main_contents .accordion #pick_up h2 span {
	height: 40px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0 -1330px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	background-size: 100%;
	background-image: url(../img/sp_images01.png);
}

#main_contents .accordion #pick_up .active span {
	height: 40px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0 -1511px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	background-size: 100%;
	background-image: url(../img/sp_images01.png);
}

#main_contents .accordion #collaboration h2 span {
	height: 40px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/sp_images01.png);
	background-repeat: no-repeat;
	background-position: 0 -1369px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	background-size: 100%;
}

#main_contents .accordion #collaboration .active span {
	height: 40px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/sp_images01.png);
	background-repeat: no-repeat;
	background-position: 0 -1550px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	background-size: 100%;
}

#main_contents .accordion #rankings h2 span {
	height: 40px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/sp_images01.png);
	background-repeat: no-repeat;
	background-position: 0 -1408px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	background-size: 100%;
}

#main_contents .accordion #rankings .active span {
	height: 40px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/sp_images01.png);
	background-repeat: no-repeat;
	background-position: 0 -1589px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	background-size: 100%;
}

#main_contents .accordion #whats_new h2 span {
	height: 40px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/sp_images01.png);
	background-repeat: no-repeat;
	background-position: 0 -1628px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	background-size: 100%;
}

#main_contents .accordion #whats_new .active span {
	height: 40px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/sp_images01.png);
	background-repeat: no-repeat;
	background-position: 0 -1447px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	background-size: 100%;
}

#main_contents .accordion li ul {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
}

#main_contents .accordion li ul li {
	display: inline-block;
	padding: 0;
	width: 130px;
	border: 2px solid #FE2500;
	vertical-align: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#main_contents .accordion li ul li a {
	text-decoration: none;
}

#main_contents .accordion li ul li a .market_list_title {
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

#main_contents .accordion li ul li a .market_list_creator {
	margin: 0;
	padding: 5px;
	clear: both;
	vertical-align: middle;
	display: table-cell;
}

#main_contents .accordion li ul li a .market_list_creator span {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	float: left;
	display: block;
}

#main_contents .accordion li ul li a .market_list_creator span img {
	height: 15px;
	width: 15px;
}

#main_contents .accordion li ul li a .market_list_creator p {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	width: 90px;
	float: left;
	line-height: 18px;
}

#main_contents .accordion li ul li a .market_list_price {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 10px;
	clear: both;
	font-weight: 700;
	color: #FFF;
	background-color: #FE2500;
	text-align: center;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#main_contents .accordion li ul li a .market_list_price i {
	padding-right: 10px;
}

#main_contents .accordion li ul .btn03,#main_contents .accordion li ul .btn04 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}

#rankings h3 {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #FE2500;
}

#main_contents .market_list_rank {
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	height: 30px;
	font-size: 18px;
	font-weight: 700;
	line-height: 32px;
	color: #FFF;
	text-indent: 105px;
	background-position: 0 0;
	background-color: #000;
	background-size: 100%;
	background-image: url(../img/ranking.png);
}

#social_tag {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FE2500;
	margin-top: 30px;
	padding-bottom: 30px;
}

#social_tag h3 {
	background-color: #FE2500;
	color: #FFF;
	height: 40px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-weight: 700;
	vertical-align: middle;
	display: table-cell;
	padding-left: 10px;
	width: 300px;
}

#social_tag .box {
	padding: 20px;
}

#twitter_tl {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#sp_sns {
	background-image: url(../img/sp_images01.png);
	background-repeat: no-repeat;
	background-position: 0 -1750px;
	height: 150px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-size: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}

#sp_sns #sp_sns_fb a {
	height: 150px;
	width: 160px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	float: left;
}

#sp_sns #sp_sns_google a {
	height: 150px;
	width: 160px;
	text-indent: 100%;
	white-space: nowrap;
	display: inline-block;
	overflow: hidden;
	float: left;
}

#main #business {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}

#qc {
 margin: 0px; padding: 0px;
}
#qc ul {
 margin: 0px; padding: 0px; background-color: #F0F0E1;
}
#qc ul li {
 padding: 0px; text-indent: 100%; white-space: nowrap; display: block; overflow: hidden; width: 100%; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto;
}
#qc ul #qc_sec01 {
 height: 0; padding-top: 74.375%; background: url(../img/qc_sec01.png) 0 0 no-repeat; background-size: contain;
}
#qc ul #qc_sec02 {
 height: 0; padding-top: 44.0625%; background: url(../img/qc_sec02.png) 0 0 no-repeat; background-size: contain;
}
#qc ul #qc_sec03 {
 height: 0; padding-top: 86.71875%; background: url(../img/qc_sec03.png) 0 0 no-repeat; background-size: contain;
}
#qc ul #qc_sec04 {
 height: 0; padding-top: 42.03125%; background: url(../img/qc_sec04.png) 0 0 no-repeat; background-size: contain;
}
#qc ul #qc_sec05 {
 height: 0; padding-top: 36.71875%; background: url(../img/qc_sec05.png) 0 0 no-repeat; background-size: contain;
}

/*-------------------------------------------------------------------------
  4-1 Business Main Contents
--------------------------------------------------------------------------*/
#main #business #section01 h1 {
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	line-height: 0;
	height: 0;
}

#main #business #section01 #sec01_01 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 155px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section01 h2 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -155px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 95px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section01 ul {
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	height: 150px;
	width: 320px;
	margin: 0;
	padding: 0;
	background-size: 100%;
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -250px;
}

#main #business #section01 ul li {
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	height: 0;
	width: 320px;
	margin: 0;
	padding: 0;
}

#main #business #section01 #sec01_02 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -400px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 80px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section01 #sec01_03 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -480px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 170px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section02 h2 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -650px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section02 #sec02_01 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -750px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 200px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section03 h2 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -950px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 45px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section03 h3 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -1060px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 90px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section03 #sec03_01 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -995px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 65px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section03 #sec03_02 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -1150px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 135px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section03 #sec03_03 a {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -1285px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 105px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section03 #sec03_04 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -1390px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 41px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section04 h2 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -1431px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 115px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section04 h3 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -1546px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 35px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section04 #sec04_01 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -1581px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 120px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section04 dl {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -1701px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 65px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section04 #sec04_02 a {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -1766px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 65px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section05 h2 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -1821px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 125px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section05 #sec05_01 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -1946px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 120px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section05 #sec05_02 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -2066px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 190px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section05 #sec05_03 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -2256px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 210px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section05 #sec05_04 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -2466px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 210px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#main #business #section05 #sec05_05 {
	background-image: url(../img/images_business_sp.png);
	background-repeat: no-repeat;
	background-position: 0 -2676px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 225px;
	width: 320px;
	overflow: hidden;
	background-size: 100%;
}

#business_re {
	margin: 0;
	padding: 0;
}

#business_re .hid {
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

#business_re #section01 {
	height: 0;
	padding-top: 203.9%;
	background: url(../img/business_sec01.png) 0 0 no-repeat;
	background-size: contain;
}

#business_re #section02 {
	height: 0;
	padding-top: 107.19%;
	background: url(../img/business_sec02.png) 0 0 no-repeat;
	background-size: contain;
}

#business_re #section03 {
	height: 0;
	padding-top: 150.63%;
	background: url(../img/business_sec03.png) 0 0 no-repeat;
	background-size: contain;
	position: relative;
}

#business_re #section03 #btn_sec03 a {
	height: 0;
	padding-top: 28.91%;
	background: url(../img/business_sec03_btn.png) 0 0 no-repeat;
	background-size: contain;
	display: block;
	position: absolute;
	top: 70%;
}

#business_re #section04 {
	height: 0;
	padding-top: 88.13%;
	background: url(../img/business_sec04.png) 0 0 no-repeat;
	background-size: contain;
}

#business_re #btn_sec04 a {
	height: 0;
	padding-top: 34.06%;
	background: url(../img/business_sec04_btn.png) 0 0 no-repeat;
	background-size: contain;
	display: block;
}

#business_re #section05 {
	height: 0;
	padding-top: 63.75%;
	background: url(../img/business_sec05.png) 0 0 no-repeat;
	background-size: contain;
}

#business_re #section06 {
	height: 0;
	padding-top: 50.63%;
	background: url(../img/business_sec06.png) 0 0 no-repeat;
	background-size: contain;
}

#business_re #section07 {
	height: 0;
	padding-top: 110.31%;
	background: url(../img/business_sec07.png) 0 0 no-repeat;
	background-size: contain;
	background-color: #F3D156;
}

#business_re #section07_02 {
	font-size: 16px;
	line-height: 20px;
	background-color: #F3D156;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#business_re #section08 #btn_sec08,#business_re #section12 #btn_sec12,#business_re #section14 #btn_sec14 {
	height: 0;
	padding-top: 34.06%;
	background: url(../img/business_sec08.png) 0 0 no-repeat;
	background-size: contain;
	position: relative;
}

#business_re #section08 #btn_sec08 a,#business_re #section12 #btn_sec12 a,#business_re #section14 #btn_sec14 a {
	height: 0;
	padding-top: 34.06%;
	background: url(../img/business_sec08.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
}

#business_re #section09 {
	height: 0;
	padding-top: 50%;
	background: url(../img/business_sec09.png) 0 0 no-repeat;
	background-size: contain;
}

#business_re #section09_02 {
	font-size: 16px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#business_re #section09_02 h3 {
	height: 0;
	padding-top: 20.31%;
	background: url(../img/business_sec09_02.png) 0 0 no-repeat;
	background-size: contain;
}

#business_re #section09_02 #sec09_01 {
	height: 0;
	padding-top: 33.61%;
	background: url(../img/business_sec09_02_01.png) 0 0 no-repeat;
	background-size: contain;
}

#business_re #section09_02 #sec09_02 {
	height: 0;
	padding-top: 33.61%;
	background: url(../img/business_sec09_02_02.png) 0 0 no-repeat;
	background-size: contain;
}

#business_re #section09_02 #sec09_03 {
	height: 0;
	padding-top: 33.61%;
	background: url(../img/business_sec09_02_03.png) 0 0 no-repeat;
	background-size: contain;
}

#business_re #section09_02 .txt {
	font-size: 16px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#business_re #section10 {
	height: 0;
	padding-top: 62.5%;
	background: url(../img/business_sec10.png) 0 0 no-repeat;
	background-size: contain;
}

#business_re #section10_02 span {
	color: red;
	line-height: 30px;
}

#business_re #section10_02 #section10_02_01 {
	height: 0;
	padding-top: 90.63%;
	background: url(../img/business_sec10_01.png) 0 0 no-repeat;
	background-size: contain;
	position: relative;
}

#business_re #section10_02 #section10_02_02 {
	height: 0;
	padding-top: 90.63%;
	background: url(../img/business_sec10_02.png) 0 0 no-repeat;
	background-size: contain;
	position: relative;
}

#business_re #section10_02 #section10_02_03 {
	height: 0;
	padding-top: 90.63%;
	background: url(../img/business_sec10_03.png) 0 0 no-repeat;
	background-size: contain;
	position: relative;
}

#business_re #section10_02 #section10_02_01 #left,#business_re #section10_02 #section10_02_02 #left,#business_re #section10_02 #section10_02_03 #left {
	width: 45%;
	float: left;
	text-align: center;
	padding: 2%;
	position: absolute;
	top: 49%;
}

#business_re #section10_02 #section10_02_01 #right,#business_re #section10_02 #section10_02_02 #right,#business_re #section10_02 #section10_02_03 #right {
	width: 45%;
	float: right;
	text-align: center;
	padding: 2%;
	position: absolute;
	top: 49%;
	right: 0;
}

#business_re #section10_02 .section10_li_inline {
	font-size: 14px;
	line-height: 15px;
}

#business_re #section10_02 #more_lineup a {
	height: 0;
	padding-top: 25%;
	background: url(../img/business_sec10_04.png) 0 0 no-repeat;
	background-size: contain;
	display: block;
}

#business_re #section11 {
	height: 0;
	padding-top: 62.5%;
	background: url(../img/business_sec11.png) 0 0 no-repeat;
	background-size: contain;
}

#business_re #section11_02 .txt {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#business_re #section11_02 #section11_02_01 {
	height: 0;
	padding-top: 15.63%;
	background: url(../img/business_sec11_02.png) 0 0 no-repeat;
	background-size: contain;
	margin-top: 20px;
}

#business_re #section11_02 #section11_02_02 {
	height: 0;
	padding-top: 15.63%;
	background: url(../img/business_sec11_03.png) 0 0 no-repeat;
	background-size: contain;
}

#business_re #section11_02 #section11_02_03 {
	height: 0;
	padding-top: 15.63%;
	background: url(../img/business_sec11_04.png) 0 0 no-repeat;
	background-size: contain;
}

#business_re #section11_02 #section11_02_04 {
	height: 0;
	padding-top: 15.63%;
	background: url(../img/business_sec11_05.png) 0 0 no-repeat;
	background-size: contain;
}

#business_re #section13 {
	height: 0;
	padding-top: 312.5%;
	background: url(../img/business_sec13.png) 0 0 no-repeat;
	background-size: contain;
}

/*-------------------------------------------------------------------------
  20160620追加　商品のお届け日程について
--------------------------------------------------------------------------*/

#delivery .hid {
 text-indent: 100%; white-space: nowrap; display: block; overflow: hidden;
}

#delivery #sec01 {
 background-image: url(../img/delivery_images_sp.png); background-repeat: no-repeat; background-position: 0px 0px; height: 207px; width: 320px; background-size: 100%; margin: auto; position: relative;
}

#delivery #sec01 #form_area span {
 position: absolute; left: 147px; font-size: 16px; color: #F00; display: block; font-weight: bold; bottom: 32px;
}

#delivery #sec02 {
 background-image: url(../img/delivery_images_sp.png); background-repeat: no-repeat; background-position: 0px -207px; height: 335px; width: 320px; background-size: 100%; margin: auto;
}

#delivery #sec03 h3 {
 background-image: url(../img/delivery_images_sp.png); background-repeat: no-repeat; background-position: 0px -542px; height: 40px; width: 320px; background-size: 100%; margin: auto;
}

#delivery #sec03 #delivery_list {
 width: 320px; margin-right: auto; margin-left: auto;
}

#delivery #sec03 #delivery_list tr #next_day_th {
 background-color: #8395F9; color: #FFF; padding: 10px; border: 1px solid #8395F9;
}

#delivery #sec03 #delivery_list tr #two_days_later_th {
 background-color: #6CE3B2; color: #FFF; padding: 10px; border: 1px solid #6CE3B2;
}

#delivery #sec03 #delivery_list tr #next_day_td {
 border: 1px solid #8395F9; color: #8395F9; padding: 10px;
}

#delivery #sec03 #delivery_list tr #two_days_later_td {
 border: 1px solid #6CE3B2; color: #6CE3B2; padding: 10px;
}

#delivery #sec04 {
 background-image: url(../img/delivery_images_sp.png); background-repeat: no-repeat; background-position: 0px -582px; height: 245px; width: 320px; display: block; background-size: 100%; margin: auto;
}

#delivery #sec05 {
 background-image: url(../img/delivery_images_sp.png); background-repeat: no-repeat; background-position: 0px -827px; height: 115px; width: 320px; display: block; background-size: 100%; margin: auto;
}

#point .hid {
 text-indent: 100%; white-space: nowrap; display: block; overflow: hidden;
}
#point #sec01 {
 background-image: url(../img/point_images_sp.png); background-repeat: no-repeat; background-position: 0px 0px; height: 165px; width: 320px; background-size: 100%; margin: auto;
}
#point #campaign01{background-image: url(../img/point_images_campaign01_sp.png); background-repeat: no-repeat; background-position: 0px 0px; height: 75px; width: 320px; background-size: 100%; margin: auto; }

#point #campaign02{background-image: url(../img/point_images_campaign02_sp.png); background-repeat: no-repeat; background-position: 0px 0px; height: 166px; width: 320px; background-size: 100%; margin: auto;}

#point #sec02 {
 background-image: url(../img/point_images_sp.png); background-repeat: no-repeat; background-position: 0px -165px; height: 270px; width: 320px; background-size: 100%; margin: auto;
}
#point #sec03 {
 background-image: url(../img/point_images_sp.png); background-repeat: no-repeat; background-position: 0px -435px; height: 510px; width: 320px; background-size: 100%; margin: auto;
}
#point #sec04 {
 background-image: url(../img/point_images_sp.png); background-repeat: no-repeat; background-position: 0px -945px; height: 123px; width: 320px; background-size: 100%; margin: auto;
}
#point a {
 background-image: url(../img/point_images_sp.png); background-repeat: no-repeat; background-position: 0px -945px; height: 123px; width: 320px; background-size: 100%; margin: auto;
}


/*-------------------------------------------------------------------------
  20160623追加　カート内ボタン追加
--------------------------------------------------------------------------*/

#replace_btn a {
 background-image: url(../img/btn_replace.png); background-repeat: no-repeat; background-position: 0px 0px; height: 28px; width: 140px; background-size: 100%; display: block; text-indent: 100%; white-space: nowrap; overflow: hidden; margin-top: 5px;
}

#other_size_btn a {
 background-image: url(../img/btn_other_size.png); background-repeat: no-repeat; background-position: 0px 0px; height: 28px; width: 140px; background-size: 100%; display: block; text-indent: 100%; white-space: nowrap; overflow: hidden; margin-top: 5px;
}


/*-------------------------------------------------------------------------
  20160705追加　カート内ボタン追加
--------------------------------------------------------------------------*/

#other_item_btn a {
 background-image: url(../img/btn_other_item.png); background-repeat: no-repeat; background-position: 0px 0px; height: 28px; width: 140px; background-size: 100%; display: block; text-indent: 100%; white-space: nowrap; overflow: hidden; margin-top: 5px;
}

#matomete {width:320px;margin:auto;}

#matomete .hid {
 text-indent: 100%; white-space: nowrap; display: block; overflow: hidden;
}

#matomete #sec01 {
 background-image: url(../img/matomete_images_sp.png); background-repeat: no-repeat; background-position: 0px 0px; height: 133px; width: 320px; background-size: 100%;
}


#matomete #sec02 {
 background-image: url(../img/matomete_images_sp.png); background-repeat: no-repeat; background-position: 0px -133px; height: 290px; width: 320px; background-size: 100%;
}

#matomete #sec03 {
 background-image: url(../img/matomete_images_sp.png); background-repeat: no-repeat; background-position: 0px -423px; height: 232px; width: 320px; background-size: 100%;
}

#matomete #sec04 {
 background-image: url(../img/matomete_images_sp.png); background-repeat: no-repeat; background-position: 0px -655px; height: 269px; width: 320px; display: block;background-size: 100%;
}

#matomete #sec05 {
 background-image: url(../img/matomete_images_sp.png); background-repeat: no-repeat; background-position: 0px -924px; height: 373px; width: 320px; display: block;background-size: 100%;
}

#matomete #sec06 a {
 background-image: url(../img/matomete_images_sp.png); background-repeat: no-repeat; background-position: 0px -1297px; height: 78px; width: 320px; display: block;background-size: 100%;
}

/*-------------------------------------------------------------------------
  20160831追加　はじめての方へ
--------------------------------------------------------------------------*/

.hide { text-indent: 150%; white-space: nowrap; display: block; overflow: hidden; }

#feature_area_sp {
	width: 100%;
	margin: 0;
	padding: 0;
}

#feature_area_sp p {
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	line-height: 0;
	height: 0;
}

.contact h2 {
	color: #fff;
	font-size: 102.5%;
	font-weight: 400;
	height: 28px;
	padding: 13px 10px 0;
	margin: 0 0 20px;
	background: url(../img/title_bg.gif) repeat-x 0 0;
}

p.ex {
	font-size: 75%;
	line-height: 150%;
	margin: 0 auto 10px;
	width: 95%;
}

.form h3 {
	font-size: 87.5%;
	padding: 6px 10px;
	margin: 10px auto;
	border-left: 5px solid #e70000;
	width: 86%;
}

.form dl {
	border-top: none;
	border-bottom: none;
	padding: 10px 0;
	margin: 5px auto 0;
	width: 95%;
}

.form dt {
	font-size: 80%;
	font-weight: 700;
	margin: 0 0 7px;
	background-color: #F8F8F8;
	padding: 18px;
}

.form dd {
	font-size: 90%;
	line-height: 150%;
	padding: 0 0 10px;
	margin: 0 0 20px;
	border-bottom: 1px dotted #d8d8d8;
}

.form dd:last-child {
	padding: 0 0 10px;
	margin: 0;
	border-bottom: 1px dotted #d8d8d8;
}

.form dd input[type="text"] {
	margin: 8px auto;
	border: #ccc 1px solid;
	width: 99%;
	padding: 8px 0;
	font-size: 100%;
	border-radius: 4px;
}

p.lnk {
	width: 95%;
	margin: 0 auto;
}

.ag {
	font-size: 75%;
	font-weight: 700;
	width: 95%;
	margin: 12px auto 0;
}

.sbmt input[type="button"] {
	width: auto;
	height: auto;
	font-weight: 700;
	padding: 20px 100px;
	margin: 20px 8px 26px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #fff;
	font-size: 120%;
	background: linear-gradient(#444,#1a1a1a);
	border: none;
}

/* 無料登録フォーム（確認画面）
------------------------*/
.check_form h3 {
	font-size: 87.5%;
	padding: 6px 10px;
	margin: 10px auto;
	border-left: 5px solid #e70000;
	width: 86%;
}

.check_form dt {
	font-size: 80%;
	font-weight: 700;
	margin: 0 0 7px;
	background-color: #F8F8F8;
	padding: 18px;
}

.check_form dd {
	font-size: 90%;
	line-height: 150%;
	padding: 0 0 10px 16px;
	margin: 0 0 20px;
	border-bottom: 1px dotted #d8d8d8;
}

.check_form dd:last-child {
	padding: 0 0 10px 16px;
	border-bottom: 1px dotted #d8d8d8;
}

.check_form .sbmt input[type="submit"] {
	width: 48%;
	color: #fff;
	font-size: 75%;
	font-weight: 700;
	display: inline-block;
	padding: 17px 5px;
	border-radius: 3px;
	background: linear-gradient(#444,#1a1a1a);
	margin: 20px 0;
}

.check_form .send input[type="submit"] {
	background: linear-gradient(#e70000,#c70000);
}

.cart .form dl,.cart .check_form dl {
	border-top: none;
	border-bottom: none;
	padding: 10px 0;
	margin: 5px auto 0;
	width: 95%;
}

.cart .sbmt input[type="submit"] {
	width: 48%;
	color: #fff;
	font-size: 75%;
	font-weight: 700;
	display: inline-block;
	padding: 17px 5px;
	border-radius: 3px;
	background: linear-gradient(#444,#1a1a1a);
	margin: 20px 0;
}

.cart .s_cart.kettei input[type="submit"] {
	width: 86%;
    height: auto;
    font-weight: bold;
    padding: 20px 0;
    margin: 0 auto 6px auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
    font-size: 120%;
    background: linear-gradient(#e70000, #c70000);
    border: none;
    display: block;
}

.cart .btn.modoru a {
    width: auto;
    height: auto;
    font-weight: bold;
    padding: 20px 55px;
    margin: 0 8px 6px 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
    font-size: 120%;
    background: linear-gradient(#444, #1a1a1a);
    border: none;
}

.cart .form dd.row label {
	width: 48%;
	margin: 0 5px 5px 0;
	float: left;
	font-size: 82%;
}

.cart select {
	vertical-align: middle;
    width: 28%;
    border: 1px solid #807d7d;
    background-color: #fff;
    padding: 4px 0 4px 14px;
}

.cart select[name=add_pre] {
    width: 100%;
}

/*住所自動入力ボタン*/
.cart dd.btn_add_auto input[type=button] {
	padding: 8px 10px;
}

/* 購入ページ　フォーム（クレジット情報欄）
------------------------*/
.cart select[name="card_y"],.cart select[name="card_m"] {
	vertical-align: middle;
    width: 18%;
    height: 36px;
    line-height: 30px;
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 6px 0 6px 12px;
    margin-bottom: 5px;
}

/* 購入ページ「コンビニ」セレクトボックス設定
------------------------*/
.cart select[name="conveni_store"] {
    width: 67%;
}

/* 購入ページ「ご注文を確認する」ボタン設定
------------------------*/
.cart .sbmt.kakunin input[type="submit"] {
	width: 86%;
    height: auto;
    font-weight: bold;
    padding: 20px 0;
    margin: 0 auto 6px auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
    font-size: 120%;
    background: linear-gradient(#e70000, #c70000);
    border: none;
    display: block;
}

.cart .sbmt.modoru input[type="submit"] {
	width: auto;
    height: auto;
    font-weight: bold;
    padding: 20px 55px;
    margin: 0 8px 6px 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
    font-size: 120%;
    background: linear-gradient(#444, #1a1a1a);
    border: none;
}

/* 購入ページ「ご注文を確定する」ボタン設定
------------------------*/
.cart .sbmt.kakutei input[type="submit"] {
	width: 86%;
    height: auto;
    font-weight: bold;
    padding: 20px 0;
    margin: 0 auto 6px auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
    font-size: 120%;
    background: linear-gradient(#e70000, #c70000);
    border: none;
    display: block;
}

/* アカウント設定ページ
------------------------*/
.form dd input[name="add_num"] {
	margin: 8px auto;
	border: #ccc 1px solid;
	width: 49%;
	padding: 8px 0;
	font-size: 100%;
	border-radius: 4px;
}

.contact select[name="add_pre"] {
	vertical-align: middle;
	width: 100%;
	height: 45px;
	line-height: 30px;
	border: 1px solid #807d7d;
	background-color: #fff;
	padding: 10px;
}

.contact input[type=file] {
	font-size: 100%;
	height: 1.6em;
	border: 1px solid #ccc;
	border-radius: 3px;
	background: #fafafa;
	vertical-align: middle;
	padding: 4px 0 4px 6px;
}

.form textarea {
	width: 98%;
	border: 1px solid #ccc;
}

/* 退会ページ
------------------------*/
.delete .btn a {
	width: 48%;
	color: #fff;
	font-size: 75%;
	font-weight: 700;
	display: inline;
	padding: 20px 40px;
	border-radius: 3px;
	background: linear-gradient(#444,#1a1a1a);
	margin: 20px 0;
}

.delete .sbmt input[type="submit"] {
	width: 48%;
	color: #fff;
	font-size: 75%;
	font-weight: 700;
	display: inline-block;
	padding: 17px 5px;
	border-radius: 3px;
	background: linear-gradient(#444,#1a1a1a);
	margin: 20px 0;
}

.cart .sbmt_box .btn.s_cart .buy {
	display: block;
}

.cart .sbmt_box .btn.s_cart.buy a {
    width: 86%;
    height: auto;
    font-weight: bold;
    padding: 24px 0;
    margin: 0 auto 6px auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
    font-size: 120%;
    background: linear-gradient(#e70000, #c70000);
    border: none;
    display: block;
}

.cart .sbmt_box .btn.buy_continue a {
	width: auto;
    height: auto;
    font-weight: bold;
    padding: 20px 55px;
    margin: 0 8px 6px 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
    font-size: 120%;
    background: linear-gradient(#444, #1a1a1a);
    border: none;
}

.cart .item_list input[type="text"] {
	border: 1px solid #ccc;
}

.cart .item_list ul.img li input[type=submit] {
	padding: 3px 10px;
	border-radius: 2px;
}

/* 決済方法選択ボタン
------------------------*/
.cart .form dd.row.credit input[type="radio"] {
    display: none;
}

.cart .form dd.row.credit label {
	position: relative;
	width: 97%;
}

.cart .form dd.row.credit .lever {
  display: block;
  color: #ccc;
  font-weight: normal;
  display: inline-block;
  padding: 8px 40px;
  border: 1px solid #e5e5e5;
  border-radius:20px;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-transition: all 300ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 300ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 300ms cubic-bezier(1, 0, 0, 1);
  transition: all 300ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.cart .form dd.row.credit .lever:before {
  content:'';
  position: absolute;
  left: 4px;
  top:4px;
  border: 1px solid #e5e5e5;
  background: #fff;
  width: 30px;
  height: 30px;
  border-radius:100%;
  -webkit-transition: all 300ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 300ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 300ms cubic-bezier(1, 0, 0, 1);
  transition: all 300ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.cart .form dd.row.credit label:hover .lever:before{
   border-color: #ddd;
}
.cart .form dd.row.credit input[type="radio"]:checked + .lever{
   background: #e70000;
   color: #fff;
}

.cart .form dd.row.credit input[type="radio"]:checked + .lever:before{
   border-color: #fff;
}

.comp dt span.subtit_pc {
	font-weight: bold;
    margin-top: 20px;
    display: inline-block;
}

.comp dt span.subtit_carrier {
	font-weight: bold;
    margin-top: 10px;
    display: inline-block;
}

.btnArea {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.btnArea a {
	width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block;
    background: url(../img/tool_howto/button_tshirts.png) center no-repeat;
    background-size: cover;
    max-height: 100%;
    padding-top: 32%;
}

.btnArea a:hover {
	    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block;
    background: url(../img/tool_howto/button_tshirts_hover.png) center no-repeat;
    background-size: cover;
    max-height: 100%;
    padding-top: 32%;
}

#qc ul #qc_sec06 {
	height: 0;
	padding-top: 62.5%;
	background: url(/common/smart/design/img/qc_sec06.png) 0 0 no-repeat;
	background-size: contain;
}

#qc ul #qc_sec06 a {
    display: block;
    height: 0;
	padding-top: 62.5%;
    width: 100%;
	margin-top: -62.5%;
}

body{
	padding:0;
	margin:0;
}

#header_midlle{position:relative;}
#header_midlle .header-tel-n{
 position:absolute;
 overflow:hidden;
 text-indent:-9999px;
 top:0;
 right:0;
 bottom:0;
 left:110px;
}

#header_top h1{
 width:60px !important;
 background-size:70% !important;
}

#header_top h1 a{
 display:block;
 height:100%;
 overflow:hidden;
 text-indent:-9999px;
 position:relative;
}
#main_visual .button{margin-top:10px;}
#main_visual .button a img{
	display:block;
	margin:0 auto;
	width:298px;
}
#delivery_date_sp{
	background-color:#ffc926;
}


/* update tshirt */
/*
#main #tshirt,
#main #icase,
#main #baby,
#main #poloshirt,
#main #parka,
#main #sweat,
#main #towel,
#main #bag,
#main #apron,
#main #other,
#main #longtshirt{
	overflow:hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#main #tshirt h3,
#main #icase h3,
#main #baby h3,
#main #poloshirt h3,
#main #parka h3,
#main #sweat h3,
#main #towel h3,
#main #bag h3,
#main #apron h3,
#main #other h3,
#main #longtshirt h3{
	width:100%;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
#main #tshirt > p,
#main #icase > p,
#main #baby > p,
#main #poloshirt > p,
#main #parka > p,
#main #sweat > p,
#main #towel > p,
#main #bag > p,
#main #apron > p,
#main #other > p,
#main #longtshirt > p{
	width:100%;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
#main #tshirt li > p,
#main #icase li > p,
#main #baby li > p,
#main #poloshirt li > p,
#main #parka li > p,
#main #sweat li > p,
#main #towel li > p,
#main #bag li > p,
#main #apron li > p,
#main #other li > p,
#main #longtshirt li > p{
	padding:0 5px;
	overflow-wrap: break-word;
	word-wrap: break-word;
	word-break: keep-all;
	line-break: loose;
	-webkit-hyphens: auto;
	-ms-hyphens: auto; hyphens: auto;
}

#main #tshirt li,
#main #icase li,
#main #baby li,
#main #poloshirt li,
#main #parka li,
#main #sweat li,
#main #towel li,
#main #bag li,
#main #apron li,
#main #other li,
#main #longtshirt li,
#main #banner li{
	float:none !important;
	height:auto !important;
	margin:10px 5px 0;
	width:46%;
	max-width:150px;
}

#main #tshirt .item_code,
#main #icase .item_code,
#main #baby .item_code,
#main #poloshirt .item_code,
#main #parka .item_code,
#main #sweat .item_code,
#main #towel .item_code,
#main #bag .item_code,
#main #apron .item_code,
#main #other .item_code,
#main #longtshirt .item_code{text-transform:uppercase;}
*/
/*  update 16.06.2017  */
#main_visual{
	background-image: url(../img/bg-main_visual-sp.png);
	background-repeat:repeat;
	background-size:320px 265px;
}
#main_visual .button{margin:0 0 10px;}
#delivery_date_sp{
	background-size:320px auto;
	background-position:50% 0;
}
#delivery_date_sp #date{
	padding-top:8px;
	color:#454545;
}
.unpredictable{
	overflow:hidden;
	background:#00276a;
}
.unpredictable img{
	display:block;
	margin:0 auto !important;
	width:320px;
}



/*-------------------------------------------------------------------------
  追加　無地商品
--------------------------------------------------------------------------*/
.search_box {
    background: #eedcbb;
    padding: 5px;
    vertical-align: middle;
		    margin-bottom: 10px;
}

.search_box i {
    vertical-align: middle;
		display: inline-block;
		    width: 22%;
}

.search_box input[type="text"] {
    width: 50%;
}

input.plain_sbmt_search {

    border: 0px;
    width: 61px;
    height: 27px;
    background: url(../img/plain/search_btn.png) center no-repeat;
    border: none;
		    vertical-align: middle;
}
.category_head_box h3 {
    background: #59af20;
    text-align: center;
	font-size:12px;
	line-height:16px;
}

.category_head_box h3 img{
	height:16px;
}

ul.item_list_set {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.item_list_set li {
	border: 2px solid #7c848a;
	text-align: center;
	margin: 0px;
	padding-bottom: 0;
	float: none;
	display: block;
	margin-bottom:10px;
	height: 100%;
	width: 46%;
}
.item_list_set li a{display:block;}


.item_list_set h3 img {
    width: auto;
}

.item_list_set img {
    width: 140px;
}

.item_list_set li .item_list_detail span {
	background: #e9e9e9;
	margin: 0 0 3px;
	color: #333;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: wrap;
	display: block;
}
.item_list_set li .item_list_detail p{margin:0 0 5px;}


.item_list_detail {
	color: #333;
    text-align: left;
    padding: 5px 0px;
		    padding-bottom: 0;
    font-weight: bold;
    margin-left: 6px;
    margin-right: 6px;
    font-size: 11px;
}

.item_list_detail p {
	padding: 0px!important;
	margin-bottom: 2px;
	align-items: center;
	font-size: 60%;
	overflow: hidden;
	vertical-align: middle;
	line-height: 130% !important;
}

.item_list_set li .item_list_detail span.item_price{
    color: red;
    font-weight: bold;
    text-align: center;
		background: #ffeded;
width: 100%;
    margin-top: 3px;
		    margin: 0;
}

.item_detail li p.item_list_title {
    background: url(../img/plain/item_list_ttl_head.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
      font-size: 80%!important;
    color: #fff;
    padding: 0 0px;
	margin: 0;


	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	min-height:31px;
	line-height:15px;
}

.item_detail li p.item_list_title a {
	display:block;
	width:100%;
    color: #fff;
    /* padding: 10px 0px; */
}
.item_detail li{position:relative;}
.item_detail li p.item_list_title a:after{
	content:'';
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:0;
}
.head_banner {
    margin-bottom: 10px;
}

.item_detail ul {
    overflow: hidden;
}

.item_box a img:hover{
    opacity:0.8;
}

.item_list_box{
	padding-bottom: 25px;
}

.mg_b30{
	margin-bottom: 30px;
}

li.search_item_list {
    border: none;
    width: 100%;
    text-align: left;
    height: 100%;
    margin-bottom: 20px;
}

ul.search_item_box {
    display: block;
    font-size: 100%;
}

.search_item_set {
    display: flex;
    border-bottom: 1px dotted #333;
    padding-bottom: 5px;
}

.search_results h3 {
    text-align: left;
    display: flex;
    justify-content: space-between;
}

p.search_item_title a {
    color: #1397db;
    border-bottom: 1px solid;
    padding-bottom: 3px;
}

p.search_item_title {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
    padding: 0;
}

li.search_item_list .search_item_set p {
    padding: 0;
		line-height: 120%;
margin: 0 0 8px 0;
}

.search_item_txt .item_list_detail {
    border: none;
    margin: 0;
}

p.search_item_text01 {
    font-weight: bold;
    font-size: 120%;
}

p.search_item_text01 {}

.span.item_price {}

.search_item_list span.item_price {
    width: 100%!important;
}

.search_item_txt {
    padding-left: 5px;
}

.search_item_txt span {
    width: 35%!important;
}

.search_item_txt span.item_txt {
    width: 60%!important;
}

.item_detail_set li{
	text-align: center;
}

p.item_head_text {
	background-color: #cfd9e7;
	padding: 7px 5px;
	position: relative;
	border-radius: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height:1.5em;
	font-weight:bold;
	color:#363636;
	margin-bottom: 15px;
	text-align: center;
}
.item_head_text:after {
	border-top: 8px solid #cfd9e7;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	content: '';
	position: absolute;
	bottom: -8px;
	right: 50%;
	margin-left:-8px;
}
.item_detail_set .item_detail_text{
	text-align: left;
	font-size:14px;
	line-height:1.5em;
	margin-bottom:5px;
}
.item_detail_set small{
  display: block;
  text-align: left;
  font-size: 9px;
  line-height: 13px;
  margin:0 0 12px;
}
.item_detail_box .item_manual_text02 strong{
  display: block;
  margin-bottom: 3px;
}
.table-climbing{
  display: block;
  width: 100%;
}
.climbing-box + .climbing-box{margin-top: 14px;}
.table-climbing table{
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
}
.table-climbing table tr{
  height: 25px;
  font-size: 10px;
  line-height: 14px;
  font-weight: 400;
}
.table-climbing table th{
  border: 1px solid #b5b5b5;
  vertical-align: middle;
  padding: 4px;
  box-sizing: border-box;
  background-color: #f0f0f0;
  font-weight: 700;
  text-align: left;
  width: 40%;
}
.table-climbing table th:last-child{
  width: 100%;
}
.table-climbing table td{
  border: 1px solid #b5b5b5;
  vertical-align: middle;
  padding: 4px;
  box-sizing: border-box;
  text-align: left;
}


.item_detail_set li:first-child{
	border: 2px solid #d7d7d7;
	position:relative;
	margin-bottom:8px;
	height:116px;
	padding:4px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-align-self: center;
	-moz-align-self: center;
	-ms-align-self: center;
	align-self: center;
}
.item_detail_set img {
	display:block;
}
.item_detail_set li:first-child > img{
	max-height:100%;
	max-width:100%;
}
.item_detail_box h3 {
    background: #59af26;
    font-weight: bold;
	font-size:14px;
	line-height:1.5em;
	padding:9px;
}
.item_detail_set li:first-child p{
	position:absolute;
	bottom:6px;
	right:6px;
}
.item_detail_set li:first-child p img{height:30px;}
.btn_box_set {
    display: flex;
    justify-content: space-between;
    font-weight: bold;
    color: #fff;

	margin:7px -9px 0;
}
.btn_box_set a{
    color: #fff;
	display:block;
	font-size: 14px;
	line-height:38px;
	/*fo*/
}
.cart_btn {
    background: #ce1402;
}
.item_detail_box .item_manual_text02{
	font-size:14px;
	line-height:1.5em;
	margin-bottom:5px;
}

.btn_box_set > div {
    width: 100%;
	margin:0 9px;
    text-align: center;
    border-radius: 6px;
    background: linear-gradient(to top, #d01403 , #e51309 70%, #fc1211 100%);
    border-top: solid #ff7474 2px;
}
.btn_box_set.btn_box_set_s {
    width: 500px;
    width: 60%;
    margin: 0 auto 50px;
}

.item_detail_set {
    margin-bottom: 25px;
}

.item_detail_box > div {
    margin-bottom: 30px;
}

.material_txt_img {
    text-align: center;
}

.scroll {
    position: relative;
    left: 100px;
    width: 303px;
    overflow: hidden;
}


.scroll_table{
    overflow-x: scroll;
}



th.nowrap {
    white-space: nowrap;
}

.btn_box_set > div.cart_add_btn {
    width: 50%;
      margin: auto;
}
.btn_box_set > div.cart_add_btn:before {
    content: url(../img/plain/cart_ico.png);
    position: relative;
		vertical-align: -webkit-baseline-middle;

}

.item_detail_box h2{
	background:url(img/title_bg_l_sp.png) repeat-x;
	background-size:auto 31px;
	line-height:17px;
	font-size:14px;
	font-weight:bold;
	margin:0 -5px 13px;
}
.slider-pr-det{
	padding:0 0 10px;
}
.slider-pr-det .color_list{
	padding:0 !important;
	margin:0 !important;
	list-style:none;
	width:auto !important;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border:0 !important
}
.slider-pr-det .color_list{overflow:hidden;}
.slider-pr-det .color_list li{
	width:25%;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	padding:12px 2px 0;
	margin:0;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	height:auto;
	float:none;
}
.slider-pr-det .color_list li p{
	font-size:9px;
	line-height:12px;
	padding:0;
	margin:5px 0 !important;
}
.slider-pr-det .slick-dots{bottom:25px;}
.slider-pr-det .slick-dots li button:before{display:none;}
.slider-pr-det .slick-dots li button{
	background:#9c9c9c;
	width:6px;
	height:6px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:0;
}
.slider-pr-det .slick-dots li{
	width:6px;
	height:6px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:0;
	margin:0 5px;
}
.slider-pr-det .slick-dots{height:6px;}
.slider-pr-det .slick-slide{
	border:0 !important;
	background:none !important;

}
.slider-pr-det .swiper-pagination{
	bottom:0 !important;
}
.slider-pr-det .swiper-pagination-bullet-active{background:#2d2d2d !important;}
.item-size-box{
	overflow:hidden;
}
.item-size-info{
	display:block;
	text-align:right;
	font-size:9px;
	line-height:12px;
	color:#404040;
	margin:0 0 4px;
}
.item-size-box .size-image{
	overflow:hidden;
	overflow-x:auto;
	-webkit-overflow-scrolling: touch;
}
.item-size-box .size-image img{
	display:block;
	height:120px;
	width:auto;
	max-width:2000px;
	margin:-9px 0 0;
}
.size-chart-item{
	overflow:hidden;
}
.size-chart-item .size-chart-item-text{
	display:block;
	text-align:right;
	font-size:9px;
	line-height:14px;
	color:#404040;
	margin-bottom:5px;
}
.size-chart-item .table-01{
	overflow:hidden;
	overflow-x: auto;
	overflow-x:scroll;
	-webkit-overflow-scrolling: touch;
	padding-bottom:20px;
}
.size-chart-item .table-01.add01{float:left;}
.size-chart-item .table-01 table{
	width:100%;
	max-width:100%;
	border-collapse:collapse;
}
.size-chart-item .table-01 th{
	background:#c3e2ff;
	font-size:9px;
	font-weight:bold;
	line-height:14px;
	color:#2a6eae;
	border:1px solid #4986bf;
	border-width:0 0 1px;
	padding:4px;
	text-align:center;
}
.size-chart-item .table-01 tr:first-child th{
	background:#4986bf;
	text-align:center;
	font-size:9px;
	font-weight:bold;
	line-height:20px;
	text-transform:uppercase;
	color:#fff;
	white-space:nowrap;
	height:22px;
	vertical-align:middle;
	border:1px dotted #fff;
	border-width:0 0 0 1px;
	padding:0 4px;
}
.size-chart-item .table-01 tr:first-child th:first-child{border-left:0;}
.size-chart-item .table-01 td{
	background:#fff;
	text-align:center;
	vertical-align:middle;
	font-size:9px;
	line-height:14px;
	color:#656565;
	height:17px;
	width:28px;
	padding:2px;
	border:1px dotted #4986bf;
	border-width:0 0 0 1px;
	border-bottom:1px solid #b3b3b3;
	padding:0 4px;
}
.clearfix.mb10{margin-bottom:10px !important;}
.material-information-list{
	margin:0 3px 12px;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:14px !important;
	line-height:1.5em !important;
	color:#000;
}
.thickness-fabric-box{
	overflow:hidden;
	background:#caeaff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	width:308px;
}
.thickness-fabric-box h2{
	margin:0 0 8px;
	background:#258dc3;
	font-size:12px;
	line-height:23px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.thickness-fabric-holder{
	overflow:hidden;
	margin-bottom:8px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	line-height:14px;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
}
.thickness-fabric-holder span{
	display:inline-block;
	vertical-align:top;
	font-size:10px;
	line-height:14px;
	color:#000;
	padding:0 6px;
	position:relative;
	bottom:-2px;
}
.thickness-fabric-holder i{
	display:inline-block;
	vertical-align:top;
	width:30px;
	height:14px;
	overflow:hidden;
	font:12px/14px Arial, Helvetica, sans-serif;
	margin:0 1px;
}
.thickness-fabric-holder .i01{
	background:url(../img/product/icon-thickness-fabric-01.png) no-repeat 50%;
	background-size:auto 14px;
}
.thickness-fabric-holder .i02{
	background:url(../img/product/icon-thickness-fabric-02.png) no-repeat 50%;
	background-size:auto 14px;
}
.thickness-fabric-holder .i03{
	background:url(../img/product/icon-thickness-fabric-03.png) no-repeat 50%;
	background-size:auto 14px;
}
.thickness-fabric-holder .i04{
	background:url(../img/product/icon-thickness-fabric-04.png) no-repeat 50%;
	background-size:auto 14px;
}
.thickness-fabric-holder .i05{
	background:url(../img/product/icon-thickness-fabric-05.png) no-repeat 50%;
	background-size:auto 14px;
}
.thickness-fabric-holder .i01.active{
	background:url(../img/product/icon-thickness-fabric-01-active.png) no-repeat 50%;
	background-size:auto 14px;
}
.thickness-fabric-holder .i02.active{
	background:url(../img/product/icon-thickness-fabric-02-active.png) no-repeat 50%;
	background-size:auto 14px;
}
.thickness-fabric-holder .i03.active{
	background:url(../img/product/icon-thickness-fabric-03-active.png) no-repeat 50%;
	background-size:auto 14px;
}
.thickness-fabric-holder .i04.active{
	background:url(../img/product/icon-thickness-fabric-04-active.png) no-repeat 50%;
	background-size:auto 14px;
}
.thickness-fabric-holder .i05.active{
	background:url(../img/product/icon-thickness-fabric-05-active.png) no-repeat 50%;
	background-size:auto 14px;
}
.size-chart-item .table-01 td > img{
	display:inline-block;
	vertical-align:middle;
}
/* update product_detail iws end */
/* item details new update */
.item_detail_new{
	margin: 0 8px;
}
.item_detail_new h2{
	margin:0 -8px 9px;
	position: relative;
	font-size: 11px;
	line-height: 16px;
	padding: 7px 8px;
	background: url('img/title2_bg_sp.gif') repeat-x;
	-webkit-background-size: 5px 30px;
	background-size: 5px 30px;
	font-weight: bold;
}
.item_detail_banner{
	margin: 0 -8px;
	position: relative;
}
.item_detail_banner img{
	display: block;
	width: 100%;
}
.item_detail_new .search_box{
	margin: 0 -8px 13px;
}
.item_detail_new .search_box i{
	display: inline-block;
	vertical-align: top;
	line-height: 16px;
	margin-right: 5px;
	margin-top: 7px;
	width: auto;
}
.item_detail_new .search_box i img{
	display: inline-block;
	vertical-align: top;
	width: 65px;
}
.item_detail_new .search_box input[type="text"]{
	-webkit-appearance: none;
	appearance: none;
	margin: 0 1px 0 0;
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #d1bd99;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 0 5px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	-webkit-box-shadow: 0 0 1px #dacfbb inset;
	-moz-box-shadow: 0 0 1px #dacfbb inset;
	box-shadow: 0 0 1px #dacfbb inset;
}
.item_detail_new .search_box input[type="text"]:-moz-placeholder{color: #bababa;}
.item_detail_new .search_box input[type="text"]::-moz-placeholder{color: #bababa;}
.item_detail_new .search_box input[type="text"]::-webkit-input-placeholder{color: #bababa;}
.item_detail_new .search_box input[type="text"]:-ms-input-placeholder{color: #bababa;}
.item_detail_new .search_box input[type="text"]::placeholder{color: #bababa;}
.item_detail_new .category_head_box{
	margin-bottom: 14px;
}
.item_detail_new .category_head_box h3 img{
	vertical-align: top;
}
.item_detail_new .item_list_box{
	padding: 0;
}
#main .item_detail_new .prod_slick_gallery{
	margin: 0 -6px 25px;
	padding-bottom: 0;
}
.item_detail_new .slick-prev,
.item_detail_new .slick-next{
	display: none !important;
}
.item_detail_new .prod_slick_gallery .slick-slide{
	padding: 0 6px;
}
.item_detail_new .prod_slick_gallery .slick-slide a{display:block;}
.item_detail_new .prod_slick_gallery .slick-slide .item{
	border: 1px solid #7c848a;
	text-align: center;
}
#main .item_detail_new .prod_slick_gallery .slick-dots{
	margin: 0;
	bottom: 0;
	padding: 8px 0 0;
	line-height: 6px;
	position: relative;
}
#main .item_detail_new .prod_slick_gallery .slick-dots li{
	float: none;
	vertical-align: top;
	border: 0;
	font-size: 0;
	margin: 0;
	width: 6px;
	line-height: 6px;
	height: 6px;
	padding: 0 2px;
}
#main .item_detail_new .slick-dots li button,
.item_detail_new .slick-dots li button:before{
	width: 6px;
	height: 6px;
	padding: 0;
}
#main .item_detail_new .slick-dots li button:before{
	line-height: 6px;
	width: 6px;
	height: 6px;
	text-indent: -9999px;
	overflow: hidden;
	background: #9c9c9c;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#main .item_detail_new .slick-dots li.slick-active button:before{
	background: #2d2d2d;
}
.item_detail_new .item_list_set p.item_list_title {
	background: url(../img/plain/item_list_ttl_head.png) no-repeat;
	background-size: cover;
	color: #fff;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	min-height: 20px;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
}
.item_detail_new .item_list_set p.item_list_title a{
	display: block;
	width: 100%;
	color: #fff;
}
.item_detail_new .item_list_set p.item_code{
	display: none !important;
}
.item_detail_new .item_list_set .item_list_detail p{
	margin: 0 0 5px;
	font-size: 80%;
	align-items: center;
	overflow: hidden;
	vertical-align: middle;
	background-size: 12px 11px;
	line-height: 130% !important;
}
.item_detail_new .item_list_set .item_list_detail p span{
	background: #e9e9e9;
	margin: 0 0 3px;
	color: #333;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
	display: block;
	font-size: 130%;
}
.item_detail_new .item_list_set img {
	width: 80px;
	display: block;
	margin: 0 auto;
}
.item_detail_new .item_list_set .item_list_detail{
	padding-top: 4px;
	border-top: 1px dotted #000;
}
.item_detail_new .item_list_set .item_list_detail p{
	margin-bottom: 2px;
	font-size: 9px;
	line-height: 13px;
	font-weight: bold;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
}
.item_detail_new .item_list_set .item_list_detail p span{
	padding:0;
	width: 50%;
	text-align: center;
	margin-right: 4px;
	font-size: 9px;
	line-height: 13px;
	font-weight: bold;
}
.item_detail_new .item_list_set .item_list_detail p span.item_price{
	color: #f80000;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	background: #ffeded;
	width: 100%;
	margin: 3px 0 2px;
}

.item_description_hidden {

	display: none!important;
}

#main .category_box h3{
	margin:0 0 10px 0;
	border-left:2px solid #e00000;
	background:none;
	padding:0 0 0 5px;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	color:#000;
}
#main .category_box{
	overflow:hidden;
	margin:0;
}
#main .category_box ul {
	margin:0 0 20px -5px;
	padding:0;
	list-style:none;
	overflow:hidden;
	overflow-y:auto;
	max-height:100px;
	-webkit-overflow-scrolling: touch;
}
#main .category_box li{
	width:50%;
	float:left;
	height:auto;
	margin:0 0 4px;
	border:0;
	padding:0;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-left:5px;
}
#main .category_box a{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	position:relative;
	border:1px solid #a8a8a8;
	height:30px;
	width:100%;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background: #fff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#e2e2e2 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#e2e2e2 100%);
	padding:2px 2px 2px 32px;
	overflow:hidden;
	position:relative;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	color:#4a4a4a;
	text-decoration:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#main .category_box a:after{
	content:'';
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	width:29px;
	overflow:hidden;
}
#main .category_box a.active{
	box-shadow:0 0 1px 1px rgba(0, 0, 0, .3);
}
#main .category_box a.active:before{
	content:'';
	position:absolute;
	top:1px;
	left:1px;
	right:1px;
	bottom:1px;
	border:1px solid #a8a8a8;
}
#main .category_box a.i_n_01:after{background:url(../img/plain/i_n_01.png) no-repeat 50%; background-size:34px auto;}
#main .category_box a.i_n_02:after{background:url(../img/plain/i_n_02.png) no-repeat 50%; background-size:34px auto;}
#main .category_box a.i_n_03:after{background:url(../img/plain/i_n_03.png) no-repeat 50%; background-size:34px auto;}
#main .category_box a.i_n_04:after{background:url(../img/plain/i_n_04.png) no-repeat 50%; background-size:34px auto;}
#main .category_box a.i_n_05:after{background:url(../img/plain/i_n_05.png) no-repeat 50%; background-size:34px auto;}
#main .category_box a.i_n_06:after{background:url(../img/plain/i_n_06.png) no-repeat 50%; background-size:34px auto;}
#main .category_box a.i_n_07:after{background:url(../img/plain/i_n_07.png) no-repeat 50%; background-size:34px auto;}
#main .category_box a.i_n_20:after{background:url(../img/plain/i_n_20.png) no-repeat 50%; background-size:14px auto;}
/*#main .category_box a.i_n_21:after{background:url(../img/plain/i_n_21.png) no-repeat 50%; background-size:14px auto;}*/
#main .category_box a.i_n_08:after{background:url(../img/plain/i_n_08.png) no-repeat 50%; background-size:34px auto;}
#main .category_box a.i_n_09:after{background:url(../img/plain/i_n_09.png) no-repeat 50%; background-size:34px auto;}
#main .category_box a.i_n_10:after{background:url(../img/plain/i_n_10.png) no-repeat 50%; background-size:34px auto;}
#main .category_box a.i_n_11:after{background:url(../img/plain/i_n_11.png) no-repeat 50%; background-size:34px auto;}
#main .category_box a.i_n_12:after{background:url(../img/plain/i_n_12.png) no-repeat 50%; background-size:34px auto;}
#main .category_box a.i_n_13:after{background:url(../img/plain/i_n_13.png) no-repeat 50%; background-size:34px auto;}
#main .category_box a.i_n_14:after{background:url(../img/plain/i_n_14.png) no-repeat 50%; background-size:29px auto;}
#main .category_box a.i_n_15:after{background:url(../img/plain/i_n_15.png) no-repeat 50%; background-size:34px auto;}
#main .category_box a.i_n_16:after{background:url(../img/plain/i_n_16.png) no-repeat 50%; background-size:34px auto;}
#main .category_box a.i_n_17:after{background:url(../img/plain/i_n_17.png) no-repeat 50%; background-size:34px auto;}
#main .category_box a.i_n_19:after{background:url(../img/plain/i_n_13.png) no-repeat 50%; background-size:34px auto;}
#main .category_box a.i_n_21:after{background:url(../img/plain/i_n_21.png) no-repeat 50%; background-size:10px auto;}
#main .category_box a.i_n_22:after{background:url(../img/plain/i_n_22.png) no-repeat 50%; background-size:20px auto;}
#main .category_box a.i_n_23:after{background:url(../img/plain/i_n_23.png) no-repeat 50%; background-size:10px auto;}
#main .category_box a.i_n_24:after{background:url(../img/plain/i_n_24.png) no-repeat 50%; background-size:20px auto;}
#main .category_box a.i_n_25:after{background:url(../img/plain/i_n_25.png) no-repeat 50%; background-size:20px auto;}
#main .category_box a.i_n_26:after{background:url(../img/plain/i_n_26.png) no-repeat 50%; background-size:20px auto;}
#main .category_box a.i_n_28:after{background:url(../img/plain/i_n_28.png) no-repeat 50%; background-size:20px auto;}
#main .category_box a.i_n_29:after{background:url(../img/plain/i_n_29.png) no-repeat 50%; background-size:4px auto;}
#main .category_box a.i_n_30:after{background:url(../img/plain/i_n_30.png) no-repeat 50%; background-size:20px auto;}
#main .category_box a.i_n_31:after{background:url(../img/plain/i_n_31.png) no-repeat 50%;background-size:18px auto;}
#main .category_box a.i_n_32:after{background:url(../img/plain/i_n_32.png) no-repeat 50%;background-size:18px auto;}
#main .category_box a.i_n_33:after{background:url(../img/plain/i_n_33.png) no-repeat 50%;background-size:18px auto;}
#main .category_box a.i_n_34:after{background:url(../img/plain/i_n_34.png) no-repeat 50%;background-size:18px auto;}
#main .category_box a.i_n_35:after{background:url(../img/plain/i_n_35.png) no-repeat 50%;background-size:18px auto;}
#main .category_box a.i_n_36:after{background:url(../img/plain/i_n_36.png) no-repeat 50%;background-size:18px auto;}
#main .category_box a.i_n_37:after{background:url(../img/plain/i_n_37.png) no-repeat 50%;background-size:18px auto;}
#main .category_box a.i_n_38:after{background:url(../img/plain/i_n_38.png) no-repeat 50%;background-size:18px auto;}
#main .category_box a.i_n_39:after{background:url(../img/plain/i_n_39.png) no-repeat 50%;background-size:13px auto;}
.category_head_box h3{
	margin: 0;
	position:relative;
	overflow:hidden;
	padding:0;
	font-size:10px;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.category_head_box h3:before{
	content:'';
	display:inline-block;
	vertical-align:middle;
	margin-right:8px;
	overflow:hidden;
}
.category_head_box h3.category_n_01:before{
	background:url(../img/plain/category_n_01.png) no-repeat;
	background-size:20px auto;
	width:20px;
	height:18px;
}
.category_head_box h3.category_n_02:before{
	background:url(../img/plain/category_n_02.png) no-repeat;
	background-size:22px auto;
	width:22px;
	height:19px;
}
.category_head_box h3.category_n_03:before{
	background:url(../img/plain/category_n_03.png) no-repeat;
	background-size:23px auto;
	width:23px;
	height:20px;
}
.category_head_box h3.category_n_04:before{
	background:url(../img/plain/category_n_04.png) no-repeat;
	background-size:23px auto;
	width:23px;
	height:22px;
}
.category_head_box h3.category_n_05:before{
	background:url(../img/plain/category_n_05.png) no-repeat;
	background-size:25px auto;
	width:25px;
	height:23px;
}
.category_head_box h3.category_n_06:before{
	background:url(../img/plain/category_n_06.png) no-repeat;
	background-size:21px auto;
	width:21px;
	height:24px;
}
.category_head_box h3.category_n_07:before{
	background:url(../img/plain/category_n_07.png) no-repeat;
	background-size:24px auto;
	width:24px;
	height:23px;
}
.category_head_box h3.category_n_020:before{
	background:url(../img/plain/category_n_20.png) no-repeat;
	background-size: 19px auto;
	width: 22px;
	height: 24px;
}
.category_head_box h3.category_n_08:before{
	background:url(../img/plain/category_n_08.png) no-repeat;
	background-size:27px auto;
	width:27px;
	height:13px;
}
.category_head_box h3.category_n_09:before{
	background:url(../img/plain/category_n_09.png) no-repeat;
	background-size:16px auto;
	width:16px;
	height:23px;
}
.category_head_box h3.category_n_10:before{
	background:url(../img/plain/category_n_10.png) no-repeat;
	background-size:12px auto;
	width:12px;
	height:25px;
}
.category_head_box h3.category_n_11:before{
	background:url(../img/plain/category_n_11.png) no-repeat;
	background-size:24px auto;
	width:24px;
	height:22px;
}
.category_head_box h3.category_n_12:before{
	background:url(../img/plain/category_n_12.png) no-repeat;
	background-size:23px auto;
	width:23px;
	height:21px;
}
.category_head_box h3.category_n_13:before{
	background:url(../img/plain/category_n_13.png) no-repeat;
	background-size:13px auto;
	width:13px;
	height:19px;
}
.category_head_box h3.category_n_14:before{
	background:url(../img/plain/category_n_14.png) no-repeat;
	background-size:24px auto;
	width:24px;
	height:19px;
}
.category_head_box h3.category_n_15:before{
	background:url(../img/plain/category_n_15.png) no-repeat;
	background-size:13px auto;
	width:13px;
	height:19px;
}
.category_head_box h3.category_n_16:before{
	background:url(../img/plain/category_n_16.png) no-repeat;
	background-size:16px auto;
	width:16px;
	height:22px;
}
.category_head_box h3.category_n_17:before{
	background:url(../img/plain/category_n_17.png) no-repeat;
	background-size:19px auto;
	width:19px;
	height:13px;
}
.category_head_box h3.category_n_21:before{
	background:url(../img/plain/category_n_21.png) no-repeat;
	background-size: 10px auto;
	width: 10px;
	height: 24px;
}
.category_head_box h3.category_n_22:before{
	background:url(../img/plain/category_n_22.png) no-repeat;
	background-size: 15px auto;
	width: 15px;
	height: 14px;
}
.category_head_box h3.category_n_23:before{
	background:url(../img/plain/category_n_23.png) no-repeat;
	background-size: 10px auto;
	width: 10px;
	height: 24px;
}
.category_head_box h3.category_n_24:before{
	background:url(/common/design/user/img/plain/category_n_24.png) no-repeat;
	background-size: 24px auto;
	width: 24px;
	height: 24px;
}
.category_head_box h3.category_n_25:before{
	background:url(../img/plain/category_n_25.png) no-repeat;
	background-size: 24px auto;
	width: 24px;
	height: 20px;
}
.category_head_box h3.category_n_26:before{
	background:url(../img/plain/category_n_26.jpg) no-repeat;
	background-size: 20px auto;
	width: 20px;
	height: 24px;
}
.category_head_box h3.category_n_27:before{
	background:url(../img/plain/category_n_27.png) no-repeat;
	background-size: 14px auto;
	width: 15px;
	height: 24px;
}
.category_head_box h3.category_n_28:before{
	background:url(../img/plain/category_n_28.png) no-repeat;
	background-size: 14px auto;
	width: 15px;
	height: 20px;
}
.category_head_box h3.category_n_29:before{
	background:url(../img/plain/category_n_29.png) no-repeat;
	background-size: 4px auto;
	width: 15px;
	height: 28px;
}
.category_head_box h3.category_n_30:before{
	background:url(../img/plain/category_n_30.png) no-repeat;
	background-size: 14px auto;
	width: 15px;
	height: 15px;
}
.category_head_box h3.category_n_31:before{
	background:url(../img/plain/category_n_31.png) no-repeat 50% 50%;
	background-size: 18px auto;
	width: 18px;
	height: 15px;
}
.category_head_box h3.category_n_32:before{
	background:url(../img/plain/category_n_32.png) no-repeat 50% 50%;
	background-size: 18px auto;
	width: 18px;
	height: 15px;
}
.category_head_box h3.category_n_33:before{
	background:url(../img/plain/category_n_33.png) no-repeat 50% 50%;
	background-size: 18px auto;
	width: 18px;
	height: 15px;
}
.category_head_box h3.category_n_34:before{
	background:url(../img/plain/category_n_34.png) no-repeat 50% 50%;
	background-size: 18px auto;
	width: 18px;
	height: 25px;
}
.category_head_box h3.category_n_35:before{
	background:url(../img/plain/category_n_35.png) no-repeat 50% 50%;
	background-size: 18px auto;
	width: 18px;
	height: 24px;
}
.category_head_box h3.category_n_36:before{
	background:url(../img/plain/category_n_36.png) no-repeat 50% 50%;
	background-size: 18px auto;
	width: 18px;
	height: 15px;
}
.category_head_box h3.category_n_37:before{
	background:url(../img/plain/category_n_37.png) no-repeat 50% 50%;
	background-size: 18px auto;
	width: 18px;
	height: 24px;
}
.category_head_box h3.category_n_38:before{
	background:url(../img/plain/category_n_38.png) no-repeat 50% 50%;
	background-size: 18px auto;
	width: 18px;
	height: 24px;
}
.category_head_box h3.category_n_39:before{
	background:url(../img/plain/category_n_39.png) no-repeat 50% 50%;
	background-size: 14px auto;
	width: 15px;
	height: 30px;
}
#topicpath{
	overflow:hidden;
	overflow-x:auto;
	-webkit-overflow-scrolling: touch;
	white-space:nowrap;
}
#topicpath li{
	float:none;
	display:inline-block;
	vertical-align:top;
}
#topicpath a{
	display:block;
	font-size:12px;
	line-height:20px;
}
/* category_box end */
/* vacation-box */
.vacation-box{
	overflow:hidden;
	/*background:#fffde5;*/
	/*border:2px solid #ff0c13;*/
	margin:10px auto 0;
	padding:10px;
	text-decoration:none;
	font-size:9px;
	line-height: 18px !important;
	color:#3c3c3c;
	display: block;
}
.vacation-box h2{
	text-align:center;
	float: left;
	font-size:10px;
	line-height: 18px !important;
	font-weight:bold;
	text-decoration:underline;
	margin:0;
	background: #fb5656;
	padding: 0 4px;
	width:92px;
	color:#fff !important;
	margin:0 10px 5px 0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.vacation-box p{
	margin:0 !important;
	line-height: 18px !important;
	text-align:left;
}

#main .category_n_results strong{
	float:left;
	padding-left:10px;
	font-size:10px;
}
#main .category_n_results span{
	float:right;
	font-weight:normal;
	padding-right:10px;
	font-size:10px;
}
#main .list_search_results{
	overflow:hidden;
	margin:0;
}
#main .list_search_results li{
	overflow:hidden;
	width: auto;
	height: auto;
	border:0;
	border-bottom:1px dotted #000;
	float: none;
	margin: 0;
	padding: 0;
}
#main .list_search_results li a{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	border:0;
	padding:10px 0;
	-webkit-transition:box-shadow 0.5s;
	-moz-transition: box-shadow 0.5s;
	-ms-transition: box-shadow 0.5s;
	-o-transition: box-shadow 0.5s;
	transition: box-shadow 0.5s;
}
#main .list_search_results li a:hover{
	box-shadow:0 0 3px 3px rgba(233, 233, 233, 0.7) inset;
}
#main .list_search_results li .image{
	width:84px;
	min-width:84px;
	max-width:84px;
	overflow:hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-align-content: center;
	-moz-align-content: center;
	-ms-align-content: center;
	align-content: center;
	margin-right:8px;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
#main .list_search_results a:hover .image{
	-moz-opacity:0.8;
	opacity:0.8;
}
#main .list_search_results .image img{
	display:block;
	max-width:100%;
	max-height:100%;
	margin:0 auto;
}
#main .list_search_results .text-info{
	width:100%;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
#main .list_search_results .text-info h4{
	font-size:9px;
	line-height:12px;
	padding: 0;
	margin: 0 0 4px;
	color:#1397db;
	border-left: 0;
	position:relative;
	display:inline-block;
	vertical-align:top;
	text-decoration:underline;
}
#main .list_search_results .text-info h5{
	display:none;
}
#main .list_search_results .item_list_detail{
	margin:5px 0 0;
	border:0;
	overflow:hidden;
	padding:0;
	display:inline-block;
	vertical-align:top;
}
#main .list_search_results .item_list_detail p{
	overflow:hidden;
	font-size: 9px;
	line-height: 14px !important;
	color:#000;
	margin:4px 0 0;
}
#main .list_search_results .item_list_detail span{
	font-size: 8px;
	background: #e9e9e9;
	margin: 0;
	color: #333;
	font-weight: bold;
	margin-right: 3px;
	width: 70px;
	text-align: center;
	line-height: 14px !important;
	float:left;
}
#main .list_search_results .item_list_detail span.item_price{
	font-size: 9px;
	line-height: 20px;
	font-weight: bold;
	padding: 2px 0;
	color: red;
	background: #ffeded;
	width: 100%;
	margin-top: 3px;
	float:none;
	display:block;
}
/* list_search_results end */
.item_detail_set li:first-child{background:#e2e2e2 !important;}
/* update 08.09.2017 tshirt_sokujitsu */
.ping-sokujitsu-info{
	overflow:hidden;
	background:#ffeaea;
	padding:7px 8px;
	margin-bottom:12px;
	font-size:10px;
	line-height:12px;
	color:#000;
}
.ping-sokujitsu-info h3{
	color:#ea1010;
	font-size:12px;
	line-height:1.5em;
	font-weight:bold;
	background:none;
	padding:0;
	margin:0 0 10px;
	text-align:left;
}
.sokujitsu-info-list{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.sokujitsu-info-list li{
	font-size:12px;
	line-height:1.5em;
	color:#000;
	position:relative;
	padding:0 0 0 10px !important;
	background:none !important;
	border:0 !important;
	height:auto !important;
	display:block !important;
	text-align:left !important;
	margin:0 !important;
}
.sokujitsu-info-list li:after{
	content:'・';
	position:absolute;
	left:0;
	top:0;
	font-size:10px;
	line-height:14px;
	color:#000;
}
/* update 08.09.2017 tshirt_sokujitsu end */
.item_detail_new .item_list_set p.item_list_title{
	font-size:9px !important;
}
.item_list_set:after{display:none !important;}
.item_list_set li > a{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	min-height:80px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.item_list_set li{height:auto !important;}
.item_detail_new .item_list_set img.mark-grey{
	background:#e2e2e2;
	border:1px solid #d7d7d7;
	margin:4px auto;
}
#main .category_box ul:last-child li:nth-child(7) {display:none;}
#main .category_box ul:last-child li:nth-child(8) {display:none;}
.item_detail_new .item_list_set .item_list_detail p span.item_price{
	font-size:9px !important;
	white-space:normal !important;
	text-align:center !important;
}
.width_for_pants-smart{
	height: 170px !important;
	width: auto !important;
}
.btn_box_set_mug{
	margin: 0 auto 50px;
}




/* halloween-page */

.halloween-page{
	position: relative;
	font-size: 11px;
	line-height: 16px;
	color: #2f2f2f;
	margin-bottom: 60px;
}
.halloween-page .visual-top,
.halloween-page .visual{
	position: relative;
	overflow: hidden;
	text-align: center;
}
.halloween-page .visual-top > img,
.halloween-page .visual > img{
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.halloween-page .visual-top .hidden-txt,
.halloween-page .visual .hidden-txt{
	position: absolute;
	left: -9999px;
	opacity: 0;
}
.halloween-page .visual-top{
	margin: 0 -10px 12px;
}
.halloween-page .visual-top img{
	display: block;
	width: 100%;
}
.halloween-page .visual{
	background: url(../img/halloween_page/img-visual-02.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	margin: 0 auto 30px;
	width: 100%;
	max-width: 300px;
	min-height: 271px;
}
.halloween-page .visual .text-block{
	padding: 78px 18px 10px 18px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #fff;
	text-align: left;
}
.halloween-page .visual .text-block p{
	margin: 0;
}
.halloween-page .visual .text-block p + p{
	margin-top: 10px;
}
.halloween-page .title{
	position: relative;
	font-size: 12px;
	line-height: 16px;
	font-weight: 800;
	color: #720000;
	text-align: left;
	background-color: #ffca00;
	padding: 17px 10px;
	box-sizing: border-box;
	margin: 0 0 12px;
}
.halloween-page .title:before{
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	display: block;
	border: 1px dashed #a01f1f;
	z-index: 0;
}
.halloween-page .sub-title{
	margin-bottom: 8px;
	letter-spacing: 1px;
}
.halloween-page .halloween-box:after{
	content: '';
	clear: both;
	display: block;
}
.halloween-page .halloween-box .halloween-block + .halloween-block{
	margin-top: 20px;
}
.halloween-page .create-design{
	margin-bottom: 45px;
}
.halloween-page .create-design p{
	margin-bottom: 0;
	width: auto;
	letter-spacing: 1px;
}
.halloween-page a.item{
	position: relative;
	display: block;
	max-width: 630px;
	width: 100%;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0 auto;
}
.halloween-page a.item:hover{
	box-shadow: 1px 1px #ad0003, 2px 2px #ad0003;
	-webkit-transform: translateX(-2px);
	transform: translateX(-2px);
}
.halloween-page a.item:hover img{
	opacity: .8;
}
.halloween-page a.item:after{
	content: '';
	position: absolute;
	top: -36px;
	right: 0;
	width: 41px;
	height: 51px;
	overflow: hidden;
	background: url(../img/halloween_page/img-item-btn-sub.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	-webkit-transform: scale(1) rotate(0.01deg);
	transform: scale(1) rotate(0.01deg);
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.halloween-page a.item:hover:after{
	-webkit-transform: scale(1.1) rotate(2.3deg);
	transform: scale(1.1) rotate(2.3deg);
	background: url(../img/halloween_page/img-item-btn-sub-hover.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.halloween-page a.item img{
	display: block;
	width: 100%;
}
.halloween-page .event-list{
	display: block;
}
.halloween-page .event-list ul{
	margin: 0 -11px;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.halloween-page .event-list li{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 0 11px 22px;
	min-height: 197px;
	max-height: 100%;
	height: 100%;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.halloween-page .event-list .item-list{
	display: block;
	max-height: 100%;
	min-height: 100%;
	width: 100%;
	padding: 5px 0 10px;
	box-sizing: border-box;
	border: 1px solid #f8f8f8;
	background: #fff;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	visibility: visible;
	animation-duration: 1s;
	animation-delay: 0.3s;
	animation-name: fadeInUp;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	font-weight: 600;
	color: #009bfd;
	letter-spacing: 0;
	text-decoration: underline;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.halloween-page .event-list .item-list:hover{
	-webkit-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
	box-shadow: 0 12px 25px rgba(0, 0, 0, 0.15);
	text-decoration: none;
}
@keyframes fadeInUp{
	0%{
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	100%{
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
.halloween-page .event-list .item-list .img{
	display: block;
	min-width: 100%;
	min-height: 120px;
	line-height: 120px;
	margin-bottom: 10px;
}
.halloween-page .event-list .item-list .img img{
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: 100px;
	height: auto;
}
/* end halloween-page */


/*   20.03.2018     186-nsp   */

	.pants-img-smart{
		max-width: 60%;
		display: block;
		margin: 0 auto;
	}

/*   20.03.2018     186-nsp    END   */

#main .category_box a.i_n_20:after{background:url(../img/plain/i_n_20.png) no-repeat 50%;background-size: 14px auto;}
#main .category_box a.i_n_21:after{background:url(../img/plain/i_n_21.png) no-repeat 50%;background-size: 10px auto;}
#main .category_box a.i_n_27:after{background:url(../img/plain/i_n_27.png) no-repeat 50%;background-size: 14px auto;}
h3.category_n_020:before {
	background: url(../img/plain/category_n_20.png) no-repeat;
	background-size: 27px auto;
	width: 27px;
	height: 13px;
}
h3.category_n_021:before {
	background: url(../img/plain/category_n_21.png) no-repeat;
	background-size: 27px auto;
	width: 27px;
	height: 13px;
}
.fixed-height {
	height: 250px;
}
.h150px{
	height: 150px;
}
.qr-block {
	position: relative;
	width: 97%;
	border-radius: 3px;
	border: 2px solid #00b900;
	margin: 75px auto 0;
}
.qr-img{
	display: block;
	width: 100%;
}
.qr-link{
	position: absolute;
	left: 25px;
	top: 20px;
	width: 40%;
	display: block;
}
@media only screen and (min-width: 600px){
	.qr-block {
		margin: 115px auto 0;
	}
	.qr-link{
		left: 40px;
		top: 30px;
	}
}

.qr-block {
	position: relative;
	width: 97%;
	border-radius: 3px;
	border: 2px solid #00b900;
	margin: 75px auto 0;
}
.qr-img{
	display: block;
	width: 100%;
}
.qr-link{
	position: absolute;
	left: 25px;
	top: 20px;
	width: 40%;
	display: block;
}
@media only screen and (min-width: 600px){
	.qr-block {
		margin: 115px auto 0;
	}
	.qr-link{
		left: 40px;
		top: 30px;
	}
}

/* update market page 26/07/2019 */
.banner-market-new {
	padding: 0 10px;
}
.banner-market-new h2 {
	display: block;
	background: url(../img/images_index-add/title-common-bg.png) left top repeat;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	padding: 10px 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.banner-market-new p {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	padding: 25px 0;
	margin: 0;
}
.banner-market-new p span {
	color: #ed002d;
	font-size: 29px;
}

.banner-back-top {
	padding: 0 10px;
}
.banner-back-top .banner-back-top-content {
	padding: 2px 0;
	background: #d61518;
	border-radius: 2px;
}
.banner-back-top .banner-back-top-title {
	display: block;
	background: #44a412;
	padding: 3px 10px;
	text-align: center;
	margin: 0 -4px;
	font-size: 12px;
	border-radius: 2px;
	color: #ffffff;
	position: relative;
}
.banner-back-top .banner-back-top-title:before {
	content: '';
	border-right: 4px solid #1a5a00;
	border-bottom: 4px solid transparent;
	bottom: -4px;
	height: 0;
	left: 0;
	position: absolute;
	width: 0;
}
.banner-back-top .banner-back-top-title:after {
	content: '';
	border-left: 4px solid #1a5a00;
	border-bottom: 4px solid transparent;
	bottom: -4px;
	height: 0;
	right: 0;
	position: absolute;
	width: 0;
}
.banner-back-top .banner-back-top-title span {
	display: inline-flex;
	width: 35px;
	height: 35px;
	background: #ffffff;
	border-radius: 50%;
	color: #d61518;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	justify-content: center;
	align-items: center;
	margin-right: 3px;
}
.banner-back-top .banner-back-top-img {
	display: flex;
	max-width: 355px;
	justify-content: space-between;
	margin: 0 auto;
	align-items: center;
	padding: 10px 10px;
}
.banner-back-top .banner-back-top-img img:first-child {
	width: 45%;
}
.banner-back-top .banner-back-top-img a:nth-child(2) {
	width: 45%;
}
.banner-back-top .banner-back-top-img a:nth-child(2) img {
	width: 100%;
	height: auto;
}
a.back-to-button-new {
	display: block;
	width: 300px;
	margin: 25px auto;
}
.back-to-button-new img {
	width: 100%;
	height: auto;
}
.list-market-new {
	padding: 0 10px;
    margin: 50px 0;
}
.title-market {
	display: block;
	background: url(../img/images_index-add/title-common-bg.png) left top repeat;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	padding: 15px 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.market-new-slide {
	margin: 15px 0;
	position: relative;
}
.market-new-slide-item {
	display: block;
	width: 40%;
	margin: 0 5px;
}
.list-market-new-slide-item {
	padding: 0 15px;
}
.market-new-slide-item-sub {
	border: 2px solid #d8d8d8;
	border-bottom: none;
	padding: 10px;
}
.market-new-slide-item-sub img {
	display: block;
	width: 130px;
	margin: 0 auto;
}
.market-new-slide-item-sub p {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	height: 30px;
	line-height: 15px;
	margin-top: 10px;
}
.market-new-slide-item-sub-2 {
	background: #3f3f3f;
	color: #ffffff;
	text-align: center;
	padding: 9px 0;
}
.market-new-slide-item-sub-2 p {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}
.market-new-slide-item-sub-2 span {
	font-size: 15px;
	font-weight: bold;
}
.slider-arrow-left {
	width: 17px;
	height: 17px;
	position: absolute;
	left: -1px;
	top: 40%;
}
.slider-arrow-right {
	width: 17px;
	height: 17px;
	position: absolute;
	right: -1px;
	top: 40%;
}
/* end update market page 26/07/2019 */
.signature {
	margin-top: 20px;
	text-align: right;
	line-height: 20px;
	padding-right: 10px;
	font-weight: bold;
}

/*fix link-top*/
#link-top{
	display: none !important;
}

#link-top2.fixed-block{
	position: fixed;
}
#link-top2{
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	max-width: 1100px;
	width: 100%;
	overflow: hidden;
	text-align: right;
	z-index: 1000;
}
#link-top2 a{
	position: relative;
	display: inline-block;
	vertical-align: top;
	max-width: 165px;
	width: 100%;
	height: 28px;
	overflow: hidden;
	background: #ff2100;
	font-size: 10px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	color: #fff !important;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
}
#link-top2 a:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	border: 5px solid transparent;
	border-bottom: 9px solid #fff;
	border-top: 0;
	margin: -2px 5px 0 0;
}

@media screen and (max-width:1024px) {
	#link-top2 a:nth-child(2):before {
		content: "";
		display: inline-block;
		vertical-align: middle;
		border: 5px solid transparent;
		border-bottom: 9px solid #fff;
		border-top: 1px;
		margin: -3px 5px 0 0;

	}
	#link-top2 {
		padding: 5px;
		box-sizing: border-box;
	}
	#link-top2 a:nth-child(2){
		max-width: 40.5%;
		width: 100%;
		height: 45px;
		background: black;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		color: #fff !important;
		-moz-border-radius: 5px 5px 5px 5px;
		-webkit-border-radius: 5px 5px 5px 5px;
		border-radius: 5px 5px 5px 5px;
		padding-top: 8px;
		box-sizing: border-box;
	}
	#link-top2 a:nth-child(1) {
		max-width: 58%;
		width: 100%;
		height: 45px;
		background: red;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		color: #fff !important;
		-moz-border-radius: 5px 5px 5px 5px;
		-webkit-border-radius: 5px 5px 5px 5px;
		border-radius: 5px 5px 5px 5px;
		padding-top: 0;
		float: left;
	}
	#link-top2 a:nth-child(1):before{
		content: "";
		background-image: url(/common/smart/design/img/images_index-add/pen.png);
		border: 0;
		width: 18px;
		background-size: contain;
		background-repeat: no-repeat;
		height: 30px;
		margin-top: 9px;
		margin-left: -141px;
	}
	#link-top2 a:nth-child(1) :nth-child(1){
		display: block;
		margin-bottom: -26px;
		margin-top: -39px;
		font-size: 12px;
		font-weight: bold;
		margin-left: 20px;
	}
	#link-top2 a:nth-child(1) :nth-child(3){
		font-size: 18px;
		font-weight: bold;
		display: block;
		margin-top: -13px;
		margin-left: 15px;
	}
	.link-top2-ouside {
		height: 100px;
		width: 100%;
		position: relative;
	}
}
/*end fix link top*/
/*update banner*/
.thickness-fabric-box .thickness-fabric-holder .i02.active span, .thickness-fabric-box .thickness-fabric-holder .i04.active span {
	width: 60px;
	left: calc(50% - 30px);

}
.thickness-fabric-box {
	height: 80px;
}
.thickness-fabric-box {
	overflow: hidden;
	background: #caeaff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 308px;
	margin: 0 auto;
}
.thickness-fabric-box .thickness-fabric-holder .active {
	position: relative;
	overflow: unset;
}
.thickness-fabric-box .thickness-fabric-holder .active span {
	display: block;
	width: 100%;
	position: absolute;
	bottom: -17px;
	text-align: center;
	font-size: 10px;
	padding: 0;
}
.thickness-fabric-holder span {
	display: inline-block;
	vertical-align: top;
	font-size: 10px;
	line-height: 14px;
	color: #000;
	padding: 0 6px;
	position: relative;
	bottom: -2px;
}
.thickness-fabric-box .thickness-fabric-holder {
	overflow: unset;
}

/*end update banner*/
/*4559*/
.item_detail .delivery-title_s1 {
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: url(../img/images_index-add/title-common-bg.png) left top repeat;
	margin: 0 0 20px;
	padding: 20px 10px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.style-calendar_main #delivery #sec01 {
	background: none;
	width: auto;
	height: auto;
	margin: 0 6px 20px 6px;
}

.noti_delivery span {
	font-size: 8px;
	text-indent: 0;
	font-weight: bold;
}

.style-calendar_main #delivery #sec01 #form_area span {
	top: 50%;
	transform: translate(-43%, -48%);
	bottom: 0;
	right: 50%;
	font-size: 22px;
	width: 100%;
	left: 0;
}

.style-calendar_main .delivery-calendar {
	position: absolute;
	top: 50%;
	bottom: 0;
	transform: translateY(-22%);
}

.style-calendar_main .btn_delivery_ct {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background: #4c000e;
	text-align: center;
	padding: 8px;
	margin-bottom: 5px;
}

.style-calendar_main #delivery #sec02 {
	background: url(../img/delivery_box_spct.jpg) no-repeat;
	background-size: 100%;
	margin: 5px 6px;
	width: auto;
	height: 539px;
}

.noti_delivery {
	padding: 0 6px;
	font-size: 10px;
	line-height: 14px;
}

.style-calendar_main #sec02 .hid {
	display: none;
}

.style-calendar_main .top_box_delivery {
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: 10px;
	height: 120px;
}

.style-calendar_main .top_box_delivery img {
	width: auto;
	height: 100%;
}

.style-calendar_main .top_box_delivery .bg_white_box {
	background: #fff;
	border-radius: 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	height: 100%;
}

.style-calendar_main .item_detail .delivery-title_s1 {
	font-size: 20px;
	line-height: 10px;
}

.style-calendar_main .box_main_delivery {
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: 8px;
}

.style-calendar_main .top_right {
	background: #d61518;
	color: #fff;
	font-size: 14px;
	padding: 12px;
	text-align: center;
	font-weight: bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.style-calendar_main .delivery-date_s1 strong{
	font-size: 15px;
	line-height: 20px;
}

.style-calendar_main .delivery-date_s1 span{
	font-size: 12px !important;
	font-weight: bold;
}

.style-calendar_main .delivery-date_s1 .span-green{
	color: #5e8edf;
}

.style-calendar_main .delivery-date_s1 .span-blue{
	color: #54a826
}

.style-calendar_main .main_right {
	background: #fff;
	text-align: center;
	padding: 16px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.icon_red {
	width: 20px;
	height: 19px;
	padding: 0 5px;
	margin-top: 25%;
}

#calendar .fc-today-button {
	display: none;
}

#calendar .fc-center h2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
}

#calendar .fc-month-button,
#calendar .fc-agendaWeek-button,
#calendar .fc-agendaDay-button {
	display: none;
}

#calendar .fc-toolbar {
	background: #fff;
	border: 1px solid #6c6c6c;
	padding: 8px 3px;
	margin-bottom: 0;
}

#calendar .fc-prev-button,
#calendar .fc-next-button{
	background: transparent;
	border: none;
	overflow: hidden;
	box-shadow: none;
	outline: none;
}

#calendar .fc-icon {
	color: #fff;
	background: #252525;
	width: 15px;
	height: 15px;
	border-radius: 50%;
}

#calendar .fc-icon-left-single-arrow:after,
#calendar .fc-icon-right-single-arrow:after{
	top: -1px;
	font-size: 19px;
}

#calendar .fc-basic-view .fc-body .fc-row {
	min-height: 20px;
	height: 20px;
}

#calendar .fc-day-grid .fc-row:last-child {
	display: none;
}

#calendar .fc-scroller {
	height: auto !important;
}

.calender_bx_delivery {
	display: flex;
	justify-content: space-around;
	padding: 0 8px;
	height: 168px;
}

.calender_bx_delivery .delivery_left {
	width: 52%;
}

.calender_bx_delivery .delivery_right {
	width: 140px;
}

.calender_bx_delivery .fc-view-container {
	height: 240px;
}

.calender_bx_delivery .main_right {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.calender_bx_delivery .main_right .delivery-date_s1 {
	margin-bottom: 8px;
}

.calender_bx_delivery .fc-widget-header {
	background: #e4e4e4;
	height: 20px;
	border: 1px solid #9f9f9f;
}

.calender_bx_delivery .fc-widget-content .fc-bg {
	height: 20px;
}

.calender_bx_delivery .fc-row .fc-day {
	background: #ffffff;
	height: 20px;
}

.calender_bx_delivery .fc-row .fc-day:first-child,
.calender_bx_delivery .fc-widget-header .fc-day-header:first-child{
	background: #ffeded;
	color: #de0000;
}

.calender_bx_delivery .fc-row .fc-day-top:first-child .fc-day-number {
	color: #de0000;
}

.calender_bx_delivery .fc-row .fc-day:last-child,
.calender_bx_delivery .fc-widget-header .fc-day-header:last-child{
	background: #ddf9ff;
	color: #0065e1;
}

.fc-row .fc-day-top:last-child .fc-day-number {
	color: #0065e1;
}

.fc-row .fc-day-header {
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
}

.fc-right .fc-button,
.fc-left .fc-button{
	height: auto;
	padding-top: 20px;
}

.delivery_left .fc-unthemed td {
	border-color: #9f9f9f;
}

.fc-body .fc-widget-content .fc-unselectable .fc-row:first-child {
	border-top: 1px solid #6c6c6c;
}


.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
	float: none !important;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 5px;
	font-size: 9px;
	height: 20px;
}

.fc-unthemed .fc-highlight,
.fc-unthemed .active{
	background: red !important;
	opacity: 1 !important;
	color: #fff !important;
	width: 15px;
	height: 15px !important;
	border-radius: 50%;
	margin-top: 2px;
	margin-left: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 99;
	padding-top: 0 !important;
}

.fc-scroller {
	overflow: hidden !important;
}

.fc-row .fc-highlight-skeleton table {
	height: 30px !important;
}

.fc-day-number {
	color: black;
}

.fc-day-number.active {
	color: #fff;
}

.calender_bx_delivery .fc button {
	padding: 0;
}

.calender_bx_delivery .fc .fc-toolbar>*>* {
	margin: 0 !important;
}

.fc button .fc-icon {
	top: 0 !important;
	margin: 0 !important;
}

.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
	padding: 0 !important;
}

.calender_bx_delivery .fc-row .fc-highlight-skeleton {
	z-index: 0;
}

@media (max-width: 320px) {
	.fc-unthemed .fc-highlight,
	.fc-unthemed .active {
		margin-left: 1px;
	}

	.style-calendar_main #delivery #sec02 {
		height: 450px;
	}
}
@media (min-width: 321px) and (max-width:375px) {
	.fc-unthemed .fc-highlight,
	.fc-unthemed .active {
		margin-left: 4px;
	}
}

@media (min-width: 321px) and (max-width:1022px) {
	.fc-unthemed .fc-highlight,
	.fc-unthemed .active {
		margin-left: 6px;
	}
}

@media (min-width: 767px) and (max-width:1022px) {
	.noti_delivery {
		padding: 0 6px;
		font-size: 24px;
		line-height: 8px;
	}

	.top_delivery_bg img {
		height: 750px;
	}

	.style-calendar {
		height: 775px;
	}

	.style-calendar_main .delivery-calendar {
		height: 300px;
	}

	.calender_bx_delivery {
		height: 350px;
	}

	.calender_bx_delivery .delivery_right {
		width: 270px;
	}

	.style-calendar_main .top_right {
		font-size: 26px;
		padding: 28px;
	}

	.style-calendar_main .delivery-date_s1 span {
		font-size: 26px !important;
		font-weight: bold;
		line-height: 34px;
	}

	.calender_bx_delivery .main_right .delivery-date_s1 {
		margin-bottom: 15px;
	}

	.style-calendar_main .main_right {
		padding: 40px 20px;
	}

	.icon_red {
		width: 30px;
		height: 26px;
	}

	#calendar .fc-toolbar {
		padding: 11px 10px;
	}

	.calender_bx_delivery .fc-widget-header {
		height: 36px;
	}

	.fc-row .fc-day-header {
		padding-top: 11px;
		font-size: 16px;
	}

	.calender_bx_delivery .fc-widget-content .fc-bg {
		height: 45px;
	}

	.fc-unthemed .fc-highlight, .fc-unthemed .active {
		width: 32px;
		height: 32px !important;
		margin-top: 5px;
		margin-left: 11px;
		padding-top: 0 !important;
	}

	#calendar .fc-icon {
		width: 32px;
		height: 32px;
	}

	#calendar .fc-icon-left-single-arrow:after, #calendar .fc-icon-right-single-arrow:after {
		top: 7px;
		font-size: 36px;
	}

	#calendar .fc-toolbar {
		padding: 22px 10px;
	}

	#calendar .fc-center h2 {
		font-size: 28px;
	}

	.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
		height: 40px;
		font-size: 18px;
	}

	.style-calendar_main #delivery #sec01 #form_area span {
		font-size: 32px;
	}

	.style-calendar_main #delivery #sec02 {
		height: 1070px !important;
	}
}

@media (min-width: 1024px) and (max-width:1999px) {
	.noti_delivery {
		padding: 0 21px;
		font-size: 32px;
		line-height: 3px;
	}

	.top_delivery_bg img {
		height: 975px;
	}

	.style-calendar_main .btn_delivery_ct {
		font-size: 26px;
		padding:18px;
		margin-bottom: 15px;
	}

	.style-calendar {
		height: 775px;
	}

	.style-calendar_main .delivery-calendar {
		height: 300px;
	}

	.calender_bx_delivery {
		height: 422px;
	}

	.calender_bx_delivery .delivery_right {
		width: 355px;
	}

	.style-calendar_main .top_right {
		font-size: 26px;
		padding: 28px;
	}

	.style-calendar_main .delivery-date_s1 span {
		font-size: 34px !important;
		font-weight: bold;
		line-height: 38px;
	}

	.calender_bx_delivery .main_right .delivery-date_s1 {
		margin-bottom: 30px;
	}

	.style-calendar_main .main_right {
		padding: 61px 20px;
	}

	.icon_red {
		width: 30px;
		height: 26px;
	}

	#calendar .fc-toolbar {
		padding: 11px 10px;
	}

	.calender_bx_delivery .fc-widget-header {
		height: 50px;
	}

	.fc-row .fc-day-header {
		padding-top: 14px;
		font-size: 22px;
	}

	.calender_bx_delivery .fc-widget-content .fc-bg {
		height: 57px;
	}

	.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
		font-size: 23px;
	}

	.fc-unthemed .fc-highlight, .fc-unthemed .active {
		width: 45px;
		height: 45px !important;
		margin-top: 5px;
		margin-left: 15px;
		padding-top: 0 !important;
	}

	#calendar .fc-icon {
		width: 32px;
		height: 32px;
	}

	#calendar .fc-icon-left-single-arrow:after, #calendar .fc-icon-right-single-arrow:after {
		top: 7px;
		font-size: 36px;
	}

	#calendar .fc-toolbar {
		padding: 22px 10px;
	}

	#calendar .fc-center h2 {
		font-size: 28px;
	}

	.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
		height: 55px;
	}

	.style-calendar_main #delivery #sec01 #form_area span {
		font-size: 38px;
		transform: translate(-40%, -48%);
	}

	.style-calendar_main #delivery #sec02 {
		height: 1425px;
	}
}

/*end 4559*/
/*fix css item detail*/
.item_detail_new_list_sp .item_list_set p.item_list_title{
	position: relative;
	margin: 0 -11px;
	background: #ff6813;
	font-size: 10px;
	line-height: 12px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	min-height: 40px;
	padding: 2px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.item_detail_new_list_sp .item_list_set .item_list_title:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 4px solid #b67919;
	border-left: 4px solid transparent;
	position: absolute;
	bottom: -4px;
	left: 0;
}

.item_detail_new_list_sp .item_list_set .item_list_title:before {
	content: '';
	width: 0;
	height: 0;
	border-top: 4px solid #b67919;
	border-right: 4px solid transparent;
	position: absolute;
	bottom: -4px;
	right: 0;
}

.item_detail_new_list_sp .item_list_set .image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	padding: 14px;
	height: 146px;
	max-height: 146px;
	min-height: 146px;
}

.item_detail_new_list_sp .item_list_set .image img {
	display: block;
	margin: 0 auto;
	height: 118px;
}
.item_detail_new_list_sp .item_list_set .box div {
	font-size: 14px;
	line-height: 20px;
}
.item_detail_new_list_sp .item_list_set.two-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 3px;
	height: 45px;
	min-height: 45px;
	max-height: 45px;
}
.item_detail_new_list_sp .item_list_set .two-items > span:first-child {
	background: #007b80;
}
.item_detail_new_list_sp .item_list_set.two-items > span {
	width: 48.5%;
	height: 45px;
	border: 1px solid #000;
	position: relative;
	background: #444;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.item_detail_new_list_sp .item_list_set .two-items > span em {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-style: normal;
}
.item_detail_new_list_sp .item_list_set .two-items > span:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border: 1px solid #fff;
}
.item_detail_new_list_sp .item_list_set .items {
	width: 100%;
	height: 45px;
	min-height: 45px;
	max-height: 45px;
	border: 1px solid #000;
	position: relative;
	background: #747474;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 3px;
	text-align: center;
}
.item_detail_new_list_sp .item_list_set .price {
	display: block;
	padding: 1px;
	border: 1px solid #000;
	background: #fff;
	height: 70px;
	min-height: 70px;
	max-height: 70px;
}

.item_detail_new_list_sp .item_list_set li {
	border: none;
}

.item_detail_new_list_sp li p.item_list_title {
	overflow: unset ;
}

.item_detail_new_list_sp .item_list_set .item_list_detail {
	border-top: none;
	margin: 0 5px;
}

.item_detail_new_list_sp .two-items {
	display: flex;
	justify-content: space-between;
	margin-bottom: 3px;
	height: 45px;
	min-height: 45px;
	max-height: 45px;
}
.item_detail_new_list_sp .item_colors,
.item_detail_new_list_sp .item_size {
	width: 49%;
	height: 45px;
	border: 1px solid #000;
	position: relative;
	background: #444;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	box-sizing: border-box;
	font-size: 10px;
	line-height: 18px;
	color: #fff;
	flex-wrap: wrap;
	text-align: center;
}

.item_detail_new_list_sp .item_colors {
	background: #007b80;
}

.item_detail_new_list_sp .two-items .item_colors:after,
.item_detail_new_list_sp .two-items .item_size:after,
.item_detail_new_list_sp .item_print:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border: 1px solid #fff;
}

.item_detail_new_list_sp .item_list_set li .item_list_detail p {
	text-align: center;
}

.item_detail_new_list_sp .item_print {
	width: 100%;
	height: 45px;
	min-height: 45px;
	max-height: 45px;
	border: 1px solid #000;
	position: relative;
	background: #747474;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 8px;
	line-height: 16px !important;
	color: #fff;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 3px;
	marrgin-top: 4px;
	text-align: center;
}

.item_detail_new_list_sp .item_list_detail .price-content {
	display: block;
	padding: 1px;
	border: 1px solid #000;
	background: #fff;
	height: 80px;
	min-height: 70px;
	max-height: 80px;
}

.item_detail_new_list_sp .item_list_set li .item_list_detail .top_price {
	display: block;
	background: #c00020;
	text-align: center;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #fff;
	width: 100%;
}

.item_detail_new_list_sp .item_list_set li .item_list_detail span.item_price {
	background: none;
}

.item_detail_new_list_sp .product-cat-list.type2 li {
	display: flex;
	width: calc(100% / 2);
	padding: 0 7px 13px;
	box-sizing: border-box;
}

.item_detail_new_list_sp .product-cat-list.type2 .box {
	box-sizing: border-box;
	border: 2px solid #d8d8d8;
	background: #fff;
	transition: all 0.2s ease;
	transform: translateY(0);
	padding: 5px;
	text-decoration: none;
}

.item_detail_new_list_sp .price-content {
	flex-direction: column;
}

.item_detail_new_list_sp li {
	width: calc(100% / 2);
	padding: 0 7px 13px;
	height: auto;
	border: none;
	float: left;
	margin: 0;
}

.item_detail_new_list_sp .item_code {
	display: none;
}

.item_detail_new_list_sp .product-cat-list.type2 .price-content .top_price {
	display: block;
	background: #c00020;
	text-align: center;
	font-size: 9px;
	line-height: 13px;
	font-weight: bold;
	color: #fff;
}

.item_detail_new_list_sp .product-cat-list.type2 .price-content .item_price {
	display: block;
	padding: 4px 2px;
	line-height: 13px;
	font-size: 9px;
	color: #db0000;
	font-weight: bold;
}

.item_detail_new_list_sp .item_list_detail {
	margin: 0;
}

.item_detail_new_list_sp .price-content {
	margin-bottom: 0;
}

.item_detail_new_list_sp .product-cat-list h3 {
	position: relative;
	margin: 0 -11px;
	background: #ff6813;
	font-size: 10px;
	line-height: 12px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	min-height: 40px;
	padding: 2px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}


.item_detail_new_list_sp .product-cat-list.type2{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -7px 40px;
}
.item_detail_new_list_sp .product-cat-list.type2 li{
	width: calc(100% / 2);
	padding:0 7px 13px;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.item_detail_new_list_sp .product-cat-list.type2 .box{
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border: 2px solid #d8d8d8;
	background: #fff;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	padding: 5px;
	text-decoration: none;
}
.item_detail_new_list_sp .product-cat-list.type2 .box:hover{
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
	box-shadow: 0 18px 38px rgba(0, 0, 0, 0.15);
}
.item_detail_new_list_sp .product-cat-list.type2 h3{
	position: relative;
	margin: 0 -11px;
	background: #ff6813;
	font-size: 10px;
	line-height: 12px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	min-height: 40px;
	padding: 2px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}
.item_detail_new_list_sp .product-cat-list.type2 h3:after{
	content: '';
	width: 0;
	height: 0;
	border-top: 4px solid #b67919;
	border-left: 4px solid transparent;
	position: absolute;
	bottom: -4px;
	left: 0;
}
.item_detail_new_list_sp .product-cat-list.type2 h3:before{
	content: '';
	width: 0;
	height: 0;
	border-top: 4px solid #b67919;
	border-right: 4px solid transparent;
	position: absolute;
	bottom: -4px;
	right: 0;
}
.item_detail_new_list_sp .product-cat-list.type2 .image{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	height: 80px;
	align-content: center;
	margin: 10px 0;
}
.item_detail_new_list_sp .product-cat-list.type2 .image img{
	display: block;
	margin: 0 auto;
	height: 100%;
}
.item_detail_new_list_sp .product-cat-list.type2 .two-items{
	min-height: 46px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 3px;
}
.item_detail_new_list_sp .product-cat-list.type2 .two-items > span{
	width: 48.5%;
	border: 1px solid #000;
	position: relative;
	background: #444;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	/*font-size: 10px;
	line-height: 12px;
	padding: 5px 2px;*/
	color: #fff;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 11px;
}
.item_detail_new_list_sp .product-cat-list.type2 .two-items > span:first-child{background: #007b80; /*padding: 0 20px;*//* font-size: 10px; line-height: 20px*/;}
.item_detail_new_list_sp .product-cat-list.type2 .two-items > span:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border: 1px solid #fff;
}
.item_detail_new_list_sp .product-cat-list.type2 .two-items > span i{
	font-size: 13px;
	/*line-height: 18px;*/
	font-style: normal;
	display: inline-block;
	vertical-align: top;
}
.item_detail_new_list_sp .product-cat-list.type2 .two-items > span b{
	font-size: 10px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
}
.item_detail_new_list_sp .product-cat-list.type2 .two-items > span em{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 10px;
	font-style: normal;
}
.item_detail_new_list_sp .product-cat-list.type2 .two-items > span span{
	font-size: 10px;
	/*line-height: 18px;*/
	display: block;
	width: 100%;
	text-align: center;
}
.item_detail_new_list_sp .product-cat-list.type2 .items{
	width: 100%;
	height: 45px;
	border: 1px solid #000;
	position: relative;
	background: #747474;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-size: 8px;
	line-height: 16px;
	color: #fff;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 3px;
	text-align: center;
}
.item_detail_new_list_sp .product-cat-list.type2 .items:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border: 1px solid #fff;
}
.item_detail_new_list_sp .product-cat-list.type2 .price{
	display: block;
	padding: 1px;
	border: 1px solid #000;
	background: #fff;
	margin: 0;
}
.item_detail_new_list_sp .product-cat-list.type2 .price .t{
	display: block;
	background: #c00020;
	text-align: center;
	font-size: 9px;
	line-height: 13px;
	font-weight: bold;
	color: #fff;
}
.item_detail_new_list_sp .product-cat-list.type2 .price .info-p{
	display: block;
	padding: 4px 2px;
	line-height: 13px;
	font-size: 7px;
	color: #db0000;
	font-weight: bold;
}

.item_detail_new_list_sp .category_head_box {
	margin-bottom: 15px;
}

.item_detail_new_list_sp .product-cat-list .box {
	height: auto;
	width: 100%;
}

@media (max-width: 768px)  {
	#topicpath li {
		font-size: 9px !important;
	}
}

/*end update*/

.accordion a:link { text-decoration: underline; color: #1587d6; }
#main .category_box .wrapper_list_category_pc a {
	padding: 2px;
}

#main .category_box .wrapper_list_category_pc a img {
	width: 34px;
}

#topicpath ul {
	display: flex;
	align-items: center;
}

#topicpath ul li {
	margin: 0 5px 0 0;
}

/*end fix breabcrumd*/
.lazyload {
	opacity: 0;
}

.lazyloading {
	opacity: 1;
	transition: opacity 100ms;
	background: #f7f7f7 url('/rakuten/plugins/jquery.bxslider/images/bx_loader.gif') no-repeat center;
}

.btn-edit-red {
  background: #d61518;
  border: 0;
  border-radius: 5px;
  padding: 2px 10px;
  outline: unset;
  box-shadow: 1px 1px 0px 1px #878787;
}

.btn-edit-red a {
  color: #fff;
}
