html, body {
	font-family: kozuka-gothic-pro, sans-serif;
	text-align: center;
	font-size: 16px;
	color: #676565;
	line-height: 1.3;
	-webkit-text-size-adjust: 100%;
	overflow-wrap: break-word;
	word-wrap: break-word;
	position: relative;
}

.mo{
	display: none;
}
.t2{
	letter-spacing: 1em;
	margin-right: -1em;
	display: inline-block;
	
}
.red {
	color: hsla(359,100%,50%,1.00);
}
.green {
	color: green;
}

.tate{
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
}
.table_under_right {
	text-align: right;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-size: 14px;
}

::placeholder {
  color: red;
}
.color1{
	background-color: #8CCDCC;	
}
.color2{
	background-color: #355DA8;	
}
.color3{
	background-color: #9567A7;	
}
.color4{
	background-color: #73BE7F;	
}
.color5{
	background-color: #76AADB;	
}
.color6 {
	background-color: #76AADB;
}
#wrapper {
	position: relative;
	width: 100%;
}

header {
	width: 200px;
	float: left;
	padding-top: 50px;
	position: relative;
	z-index: 100;
}
header h1 a {
	width: 61px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}

#header_top  {
	margin-bottom: 100px;
}

#header_logo {
	width: 61px;
	height: 142px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#header_logo2 {
	display: none;
}

#head_text {
	position: relative;
	width: 61px;
	margin-right: auto;
	margin-left: auto;
}

#header1 {
	white-space: nowrap;
	font-size: 24px;
	line-height: 1.5;
	width: 32px;
	display: inline-block;
	height: 240px;
	text-align: left;
	margin-right: -4px;
	color: #4A4A4A;
}
#header2 {
	font-size: 12px;
	color: #14A1AD;
	width: 16px;
	display: inline-block;
	height: 139px;
	white-space: nowrap;
	text-align: left;
	margin-left: 13px;
	font-weight: bold;
}
#head_list_title {
	font-size: 15px;
	padding-right: 37px;
	text-align: center;
	padding-left: 10px;
	margin-left: 5px;
	text-shadow: 0px 0px;
	margin-bottom: 10px;
}
.head_ul_title {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 14px;
	padding-bottom: 7px;
	margin-bottom: 10px;
	white-space: nowrap;
	padding-top: 7px;
	width: 136px;
	border-top: 1px dotted #868686;
	border-bottom: 1px dotted #868686;
	padding-left: 6px;
}

.head_ul_title a {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.head_ul_title a:hover {
	color: #14A1AD;
}
.head_ul_title a img {
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -3px;
}



.head_ul_color {
	width: 8px;
	height: 24px;
	display: inline-block;
	margin-bottom: -6px;
	margin-right: 5px;
}
.head_ul {
	width: 160px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 37px;
}
.head_ul li {
	font-size: 14px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;
	vertical-align: top;
}
.head_ul li ul {
	margin-left: -2px;
	font-size: 14px;
	margin-bottom: 10px;
	width: auto;
	padding-top: 10px;
}
.head_ul li ul li   {
	font-size: 14px;
	list-style-type: square;
	margin-left: 20px;
}
.head_ul li  ul li a {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	color: hsla(0,0%,49%,1.00);
}
.head_ul li  ul li a:hover {
	color: #14A1AD;
}



#head_tel {
	position: absolute;
	top: 14px;
	font-size: 19px;
	right: 40px;
	color: #14A1AD;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#head_tel:hover {
	color: #CB0C0C;
}

#head_tel img {
	width: 20px;
	height: 20px;
	margin-bottom: 4px;
	margin-right: 5px;
}
.side_banner {
}
.side_banner img {
	width: 90%;
	margin-bottom: 5px;
}


#contents {
	float: right;
	position: relative;
	width : -webkit-calc(100% - 200px);
	width : calc(100% - 200px);
}


section {
	position: relative;
	width: 100%;
}

.slide10 {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 20px;
	position: relative;
}
.slide10 .swiper-wrapper {
	position: relative;
}
.slide10 .swiper-slide {
}
.slide10 .img{
	width: 100%;
	height: 520px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	background-color: hsla(0,0%,100%,1.00);
}

.slide10 .cap  {
	width: 164px;
	height: 164px;
	background-color: hsla(0,0%,0%,0.50);
	position: absolute;
	right: 0px;
	top: 30%;
	color: #C1C2C2;
	font-size: 50px;
	line-height: 1.1;
	white-space: nowrap;
}
.slide10 .cap div  {
	font-size: 17px;
}
#cap3_trans {
	display: inline-block;
	transform: scaleX(0.6);
	margin-left: -45px;
}

#cap1 {
	padding-top: 30px;
}
#cap2 {
	padding-top: 30px;
}
#cap3 {
	padding-top: 30px;
}
#cap4 {
	padding-top: 30px;
}
#cap5 {
	padding-top: 57px;
}


#search_area {
	padding-top: 50px;
	padding-bottom: 50px;
}


#input {
	position: relative;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
	border-radius: 5px;
}

#input_serach {
	font-size: 16px;
	border: 1px solid #BCBCBC;
	width: 320px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	padding-left: 20px;
	padding-right: 70px;
	height: 32px;
	position: relative;
	z-index: 2;
	display: inline-block;
	background-color: #F5F5F5;
	padding-top: 1px;
}
#input_serach::placeholder {
	color: hsla(0,0%,62%,1.00) !important;
}

#button_search {
	position: absolute;
	right: 0px;
	top: 0px;
	border-style: none;
	background-color: #8E8E8E;
	cursor: pointer;
	height: 37px;
	width: 40px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 1; 
}
#button_search img  {
	width: 15px;
	height: 15px;
	position: absolute;
	left: 12px;
	top: 8px;
}

.list_area {
	padding-top: 20px;
	padding-bottom: 30px;
}
.list_area:nth-of-type(odd) {
	background-color: #F1F7F6;
}
.list_area:nth-of-type(even) {
	background-color: #FFFFFF;
}

.list_top {
	position: relative;
	padding-left: 50px;
	margin-bottom: 5px;
}

.list_title {
	font-size: 22px;
	text-align: left;
}
.list_num {
	margin-left: 20px;
	display: inline-block;
	font-size: 16px;
}
.list_title_ribbon {
	width: 14px;
	height: 29px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: -6px;
}
#sort {
	position: absolute;
	right: 50px;
	top: 0px;
	font-size: 14px;
}

.list_link {
	position: absolute;
	right: 90px;
	bottom: 0px;
	font-size: 17px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.list_link:hover {
	color: #DC9D55;
}
.list_link2 {
	display: none;
}
.list_ul {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	text-align: center;
}
.list_ul li {
	width: 20%;
	vertical-align: top;
	text-align: center;
	display: inline-block;
	margin-right: 2%;
	margin-bottom: 30px;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 2%;
}

.list_ul li:last-child {
}
.list_ul li a{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.list_ul li a:hover{
	color:#DC9D55;
}
.list_ul li:nth-child(5n) {
}
.list_img {
	border: 2px solid #DDDDDD;
	position: relative;
	z-index: 1;
	margin-bottom: 5px;
	height: 250px;
	background-color: #FFFFFF;
	overflow-x: hidden;
	overflow-y: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.list_img .selling {
	width: 100%;
	height: 100%;
	background-color: hsla(0,0%,100%,0.64);
	padding-top: 50%;
	color: hsla(0,0%,44%,1.00);

}

.list_name {
	margin-bottom: 2px;
	font-size: 15px;
	min-height: 2em;
}
.list_price {
	font-size: 23px;
}
.list_price span {
	font-size: 15px;
	margin-left: 5px;
}
#conpany_list_ul {
	margin-bottom: 50px;
	margin-top: 20px;
}
#conpany_list_ul li {
	width: 190px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 30px;
}
#conpany_list_ul li a {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#conpany_list_ul li a:hover {
	color:#DC9D55;
}


.company_list_img {
	max-width: 45px;
	max-height: 45px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;

}
.company_list_img img  {
	width: 100%;
	margin-right: 5px;


}

.company_list_name {
	vertical-align: middle;
	display: inline-block;
	font-size: 20px;
}
.company_list_text {
	margin-top: 5px;
}





#under_tel {
	width: 265px;
	height: 76px;
	font-size: 36px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	margin-bottom: 50px;
}
#under_tel:hover {
	color:#DC9D55;
}
#under_tel img {
	width: 36px;
	height: 36px;
	margin-right: 5px;
	margin-bottom: 7px;
}
.h2_title {
	font-size: 25px;
	font-family: a-otf-ryumin-pr6n, serif;
	border-bottom: 2px solid #6F6F6F;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
#shop {
	margin-bottom: 50px;
}

#shop_img {
	max-width: 250px;
	margin-right: 20px;
	vertical-align: top;
}
#shop_data {
	width: 400px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	font-size: 20px;
	font-family: a-otf-ryumin-pr6n, serif;
	margin-bottom: 10px;
}
#shop_data div {
	margin-bottom: 10px;
	line-height: 1.2;
}





footer {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	min-width: 100%;
	background-color: #424242;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-top: 50px;
}
.footer_contents {
	text-align: left;
	position: relative;
	color: #FFFFFF;
	margin-bottom: 20px;
	width : -webkit-calc(100% - 200px);
	width : calc(100% - 200px);
	margin-left: 200px;
}
.footer_nav_box {
	display: inline-block;
	margin-right: 30px;
	vertical-align: top;
	width: 150px;
	margin-bottom: 20px;
}
.footer_nav_box_title {
	margin-bottom: 20px;
	padding-left: 5px;
}
.footer_nav_box_title a {
	color: hsla(0,0%,100%,1.00);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.footer_nav_box_title a:hover {
	color: #14A1AD;
}


.footer_nav_category {
	margin-bottom: 5px;
	border-bottom: 1px dotted #FFFFFF;
	width: 110px;
	margin-left: 5px;
	padding-left: 5px;
}
#footer_logo {
	width: 159px;
	bottom: 0px;
	right: 30px;
	position: absolute;
}

small {
	text-align: center;
	color: hsla(0,0%,100%,1.00);
	display: block;
}
.manage_button {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: inline-block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: inline-block;
	cursor: pointer;
	-webkit-box-shadow: rgba(48, 48, 48, 0.46) 0px 0px 3px 1px;
	-moz-box-shadow: rgba(48, 48, 48, 0.46) 0px 0px 3px 1px;
	-o-box-shadow: rgba(48, 48, 48, 0.46) 0px 0px 3px 1px;
	-ms-box-shadow: rgba(48, 48, 48, 0.46) 0px 0px 3px 1px;
	box-shadow: rgba(48, 48, 48, 0.46) 0px 0px 3px 1px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgb(255,255,255) 0%, rgb(204,204,204) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(100%,rgb(204,204,204)));
	background: -webkit-linear-gradient(top, rgb(255,255,255) 0%,rgb(204,204,204) 100%);
	background: -o-linear-gradient(top, rgb(255,255,255) 0%,rgb(204,204,204) 100%);
	background: -ms-linear-gradient(top, rgb(255,255,255) 0%,rgb(204,204,204) 100%);
	background: linear-gradient(to bottom, rgb(255,255,255) 0%,rgb(204,204,204) 100%);
	margin-right: 10px;
	border: 1px solid #666;
	border-radius: 5px;
	text-align: center;
	font-size: 20px;
}

.manage_button:hover {
	color: #090;
	
}
#upload_ex {
	position: fixed;
	top: 0px;
	width: 500px;
	left: 50%;
	margin-left: -250px;
	height: 70px;
	border-bottom: 2px solid hsla(0,0%,67%,1.00);
	border-right: 2px solid hsla(0,0%,55%,1.00);
	border-left: 2px solid hsla(0,0%,63%,1.00);
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size: 25px;
	font-family: kozuka-gothic-pro, sans-serif;
	padding-top: 22px;
	background-color: hsla(0,0%,42%,1.00);
	-webkit-box-shadow: inset 3px 3px 10px hsla(0,0%,0%,0.20);
	box-shadow: inset 3px 3px 10px hsla(0,0%,0%,0.20);
	color: hsla(0,0%,100%,1.00);
	text-shadow: 2px 1px 2px hsla(0,0%,0%,0.41);
	z-index: 9000;
	display: none;
}
.pager {
	text-align: center;
	margin-bottom: 0px;
	height: 50px;
}
.pager li {
	display: inline-block;
	margin-right: 10px;
	font-size: 18px;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.pager li a {

}
.pager .now_page      {
	color: hsla(0,0%,65%,1.00);
}
.err_block {
	margin-bottom: 100px;
	padding-top: 100px;
	font-size: 20px;
	line-height: 2;
}
.err_block a {
	text-decoration: underline;
	color: hsla(359,100%,48%,1.00);
}
.user_class {
	color: #1F9FAC;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#user_list {
}
.user_ul_title {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 14px;
	padding-bottom: 7px;
	margin-bottom: 10px;
	white-space: nowrap;
	padding-top: 7px;
	width: 136px;
	border-top: 1px dotted #868686;
	border-bottom: 1px dotted #868686;
	padding-left: 6px;
}
.user_ul {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 30px;
}
.user_ul li {
	font-size: 14px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: none;
	vertical-align: top;
}
.now_trade {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 20px;
	background-color: #DC0003;
	vertical-align: text-top;
	margin-left: 3px;
}

.user_ul li a {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.user_ul li a:hover {
	color: hsla(359,68%,47%,1.00);
	
}
.item_input {
	color: #C1070A;
	font-size: 1.3em;
}



@media (max-width:1400px){
#footer_inner {
	width: 800px;

}

	
}

@media (max-width:1000px){
#wrapper {
	position: relative;
	width: 1000px;
}

header {
	width: 200px;
	float: left;
	padding-top: 50px;
}
#header_top  {
	margin-bottom: 30px;
}

#header_logo {
	width: 61px;
	height: 142px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#header_logo2 {
	display: none;
}

#head_text {
	position: relative;
}

#header1 {
	white-space: nowrap;
	font-size: 24px;
	line-height: 1.5;
	width: 32px;
	display: inline-block;
	height: 240px;
	text-align: left;
	margin-right: -4px;
	color: #4A4A4A;
}
#header2 {
	font-size: 11px;
	color: #14A1AD;
	width: 16px;
	display: inline-block;
	height: 240px;
	white-space: nowrap;
	text-align: left;
}
#head_list_title {
	font-size: 15px;
	padding-right: 37px;
	text-align: center;
	padding-left: 10px;
	margin-left: 5px;
	text-shadow: 0px 0px;
	margin-bottom: 10px;
}
.head_ul_title {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 14px;
	padding-bottom: 7px;
	margin-bottom: 10px;
	white-space: nowrap;
	padding-top: 7px;
	width: 136px;
	border-top: 1px dotted #868686;
	border-bottom: 1px dotted #868686;
	padding-left: 6px;
}

.head_ul_title a {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.head_ul_title a:hover {
	color: #14A1AD;
}
.head_ul_title a img {
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -3px;
}



.head_ul_color {
	width: 8px;
	height: 24px;
	display: inline-block;
	margin-bottom: -6px;
	margin-right: 5px;
}
.head_ul {
	width: 160px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 37px;
}
.head_ul li {
	font-size: 14px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;
	vertical-align: top;
}
.head_ul li ul {
	margin-left: -2px;
	font-size: 14px;
	margin-bottom: 10px;
	width: auto;
	padding-top: 10px;
}
.head_ul li ul li   {
	font-size: 14px;
	list-style-type: square;
	margin-left: 20px;
}
.head_ul li  ul li a {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	color: hsla(0,0%,49%,1.00);
}
.head_ul li  ul li a:hover {
	color: #14A1AD;
}



#head_tel {
	position: absolute;
	top: 14px;
	font-size: 19px;
	right: 40px;
	color: #14A1AD;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#head_tel:hover {
	color: #CB0C0C;
}

#head_tel img {
	width: 20px;
	height: 20px;
	margin-bottom: 4px;
	margin-right: 5px;
}
#contents {
	width: 800px;
	float: right;
	position: relative;
}


section {
	position: relative;
	width: 100%;
	margin-left: 0px;
}

.slide10 {
	width: 800px;
	height: 315px;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 20px;
	position: relative;
}
.slide10 .swiper-wrapper {
	position: relative;
}
.slide10 .swiper-slide {
}
.slide10 .img{
	width: 800px;
	height: 315px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	background-color: hsla(0,0%,100%,1.00);
}

.slide10 .cap {
	width: 164px;
	height: 164px;
	background-color: hsla(0,0%,0%,0.50);
	position: absolute;
	right: 0px;
	top: 82px;
	color: #C1C2C2;
	font-size: 50px;
	line-height: 1.1;
	white-space: nowrap;
}
.slide10 .cap div {
	font-size: 17px;
}
#cap3_trans {
	display: inline-block;
	transform: scaleX(0.6);
	margin-left: -45px;
}

#cap1 {
	padding-top: 30px;
}
#cap2 {
	padding-top: 30px;
}
#cap3 {
	padding-top: 30px;
}
#cap4 {
	padding-top: 30px;
}
#cap5 {
	padding-top: 57px;
}


#search_area {
	padding-top: 50px;
	padding-bottom: 50px;
}


#input {
	position: relative;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
	border-radius: 5px;
}

#input_serach {
	font-size: 16px;
	border: 1px solid #BCBCBC;
	width: 320px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	padding-left: 20px;
	padding-right: 70px;
	height: 32px;
	position: relative;
	z-index: 2;
	display: inline-block;
	background-color: #F5F5F5;
	padding-top: 1px;
}
#input_serach::placeholder {
	color: hsla(0,0%,62%,1.00) !important;
}

#button_search {
	position: absolute;
	right: 0px;
	top: 0px;
	border-style: none;
	background-color: #8E8E8E;
	cursor: pointer;
	height: 37px;
	width: 40px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 1; 
}
#button_search img  {
	width: 15px;
	height: 15px;
	position: absolute;
	left: 12px;
	top: 8px;
}

.list_area {
	padding-top: 50px;
	padding-bottom: 30px;
}
.list_area:nth-of-type(odd) {
	background-color: #F1F7F6;
}
.list_area:nth-of-type(even) {
	background-color: #FFFFFF;
}

.list_top {
	position: relative;
	padding-left: 50px;
	margin-bottom: 5px;
}

.list_title {
	font-size: 22px;
	text-align: left;
}
.list_num {
	margin-left: 20px;
	display: inline-block;
	font-size: 16px;
}
.list_title_ribbon {
	width: 14px;
	height: 29px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: -6px;
}
.list_link {
	position: absolute;
	right: 90px;
	bottom: 0px;
	font-size: 17px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.list_link:hover {
	color: #DC9D55;
}

.list_ul {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: left;
	margin-bottom: 50px;
}
.list_ul li {
	width: 190px;
	vertical-align: top;
	text-align: center;
	display: inline-block;
	margin-right: 7px;
	margin-bottom: 30px;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 0px;
}
.list_ul li:last-child {
	margin-right: 0px;
}
.list_ul li a{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.list_ul li a:hover{
	color:#DC9D55;
}
.list_ul li:nth-child(5n) {
	margin-right: 0px !important;
}
.list_img {
	border: 2px solid #DDDDDD;
	position: relative;
	z-index: 1;
	margin-bottom: 5px;
	height: 180px;
	background-color: #FFFFFF;
	overflow-x: hidden;
	overflow-y: hidden;
}
.list_img img {
	height: 100%;
}

.list_name {
	margin-bottom: 2px;
	font-size: 15px;
	min-height: 2em;
}
.list_price {
	font-size: 23px;
}
.list_price span {
	font-size: 15px;
	margin-left: 5px;
}
#conpany_list_ul {
	margin-bottom: 50px;
	margin-top: 20px;
}
#conpany_list_ul li {
	width: 190px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 30px;
}
#conpany_list_ul li a {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#conpany_list_ul li a:hover {
	color:#DC9D55;
}


.company_list_img {
	max-width: 45px;
	max-height: 45px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;

}
.company_list_img img  {
	width: 100%;
	margin-right: 5px;


}

.company_list_name {
	vertical-align: middle;
	display: inline-block;
	font-size: 20px;
}
.company_list_text {
	margin-top: 5px;
}





#under_tel {
	width: 265px;
	height: 76px;
	font-size: 36px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	margin-bottom: 50px;
}
#under_tel:hover {
	color:#DC9D55;
}
#under_tel img {
	width: 36px;
	height: 36px;
	margin-right: 5px;
	margin-bottom: 7px;
}
.h2_title {
	font-size: 25px;
	font-family: a-otf-ryumin-pr6n, serif;
	border-bottom: 2px solid #6F6F6F;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
#shop {
	margin-bottom: 50px;
}

#shop_img {
	max-width: 250px;
	margin-right: 20px;
	vertical-align: top;
}
#shop_data {
	width: 400px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	line-height: 2;
	font-size: 20px;
	font-family: a-otf-ryumin-pr6n, serif;
}






footer {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	min-width: 1000px;
	background-color: #424242;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-top: 50px;
}
.footer_contents {
	width: 780px;
	text-align: left;
	position: relative;
	color: #FFFFFF;
	margin-left: 200px;
	margin-bottom: 20px;
}
.footer_nav_box {
	display: inline-block;
	margin-right: 30px;
	vertical-align: top;
	width: 150px;
	margin-bottom: 20px;
}
.footer_nav_box_title {
	margin-bottom: 20px;
	padding-left: 5px;
}
.footer_nav_box_title a {
	color: hsla(0,0%,100%,1.00);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.footer_nav_box_title a:hover {
	color: #14A1AD;
}


.footer_nav_category {
	margin-bottom: 5px;
	border-bottom: 1px dotted #FFFFFF;
	width: 110px;
	margin-left: 5px;
	padding-left: 5px;
}
#footer_logo {
	width: 265px;
	height: 84px;
	bottom: 0px;
	right: 30px;
	position: absolute;
}

small {
	text-align: center;
	color: hsla(0,0%,100%,1.00);
	display: block;
	max-width: 1000px;
}
.manage_button {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: inline-block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: inline-block;
	cursor: pointer;
	-webkit-box-shadow: rgba(48, 48, 48, 0.46) 0px 0px 3px 1px;
	-moz-box-shadow: rgba(48, 48, 48, 0.46) 0px 0px 3px 1px;
	-o-box-shadow: rgba(48, 48, 48, 0.46) 0px 0px 3px 1px;
	-ms-box-shadow: rgba(48, 48, 48, 0.46) 0px 0px 3px 1px;
	box-shadow: rgba(48, 48, 48, 0.46) 0px 0px 3px 1px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgb(255,255,255) 0%, rgb(204,204,204) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(100%,rgb(204,204,204)));
	background: -webkit-linear-gradient(top, rgb(255,255,255) 0%,rgb(204,204,204) 100%);
	background: -o-linear-gradient(top, rgb(255,255,255) 0%,rgb(204,204,204) 100%);
	background: -ms-linear-gradient(top, rgb(255,255,255) 0%,rgb(204,204,204) 100%);
	background: linear-gradient(to bottom, rgb(255,255,255) 0%,rgb(204,204,204) 100%);
	margin-right: 10px;
	border: 1px solid #666;
	border-radius: 5px;
	text-align: center;
	font-size: 20px;
}

.manage_button:hover {
	color: #090;
	
}
#upload_ex {
	position: fixed;
	top: 0px;
	width: 500px;
	left: 50%;
	margin-left: -250px;
	height: 70px;
	border-bottom: 2px solid hsla(0,0%,67%,1.00);
	border-right: 2px solid hsla(0,0%,55%,1.00);
	border-left: 2px solid hsla(0,0%,63%,1.00);
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size: 25px;
	font-family: kozuka-gothic-pro, sans-serif;
	padding-top: 22px;
	background-color: hsla(0,0%,42%,1.00);
	-webkit-box-shadow: inset 3px 3px 10px hsla(0,0%,0%,0.20);
	box-shadow: inset 3px 3px 10px hsla(0,0%,0%,0.20);
	color: hsla(0,0%,100%,1.00);
	text-shadow: 2px 1px 2px hsla(0,0%,0%,0.41);
	z-index: 9000;
	display: none;
}
.pager {
	text-align: center;
	margin-bottom: 0px;
	height: 50px;
}
.pager li {
	display: inline-block;
	margin-right: 10px;
	font-size: 18px;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.pager li a {

}
.pager .now_page      {
	color: hsla(0,0%,65%,1.00);
}
}
@media (max-width:540px){
.pc{
	display: none;
}
.mo{
	display: inline;
}
.tate{
	-ms-writing-mode: horizontal-tb;
	-webkit-writing-mode: horizontal-tb;
	-moz-writing-mode: horizontal-tb;
	writing-mode: horizontal-tb;
}
#wrapper {
	position: relative;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}

header {
	width: 100%;
	float: left;
	position: fixed;
	height: 70px;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	z-index: 100;
	padding-top: 7px;
	text-align: left;
	padding-left: 10px;
}
#header_logo {
	display: none;
}
#header_logo2 {
	width: 140px;
	vertical-align: top;
	margin-right: 13px;
	display: inline-block;
}
#head_text {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-left: -20px;
	padding-top: 15px;
}
#header1 {
	white-space: nowrap;
	font-size: 24px;
	line-height: 1.5;
	width: auto;
	display: block;
	height: auto;
	text-align: left;
	margin-right: auto;
	color: #4A4A4A;
}
#header2 {
	color: #14A1AD;
	width: auto;
	display: block;
	height: auto;
	white-space: nowrap;
	text-align: left;
}
#head_list {
	width: 100%;
	position: absolute;
	top: 220px;
	left: 0px;
	padding-top: 20px;
	background-color: hsla(0,0%,0%,0.79);
	padding-bottom: 20px;
	display: none;
	max-width: 540px;
	min-width: 540px;
}


#head_list_title {
	display: none;
}

.head_ul_title {
	width: 450px;
	margin-right: auto;
	margin-left: 44px;
	text-align: left;
	font-size: 14px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	white-space: nowrap;
	background-color: hsla(0,0%,0%,0.00);
	color: hsla(0,0%,100%,1.00);
}
.head_ul_title a {
	color: hsla(0,0%,100%,1.00);
}



.head_ul_color {
	width: 8px;
	height: 24px;
	display: inline-block;
	margin-bottom: -6px;
	margin-right: 5px;
}
.head_ul {
	width: auto;
	margin-bottom: 50px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	padding-left: 26px;
}
.head_ul li {
	font-size: 14px;
	margin-bottom: 20px;
	list-style-position: outside;
	list-style-type: disc;
	white-space: normal;
	display: inline-block;
	margin-right: 20px;
	color: #FFFFFF;
}
.head_ul li:before{
	content: "";
	width: 5px;
	height: 5px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-right: 3px;
	border-radius: 10px;
}
.sankaku {
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	margin-bottom: 3px;

}
.head_ul li a {
	display: inline-block;
	vertical-align: middle;
	color: #FFFFFF;
}
.head_ul li a:hover  {
	color: #EF6066;
}
.no_item {
	margin-bottom: 50px;
	padding-left: 43px;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
}





#head_tel {
	position: absolute;
	top: 14px;
	font-size: 19px;
	right: 40px;
	color: #14A1AD;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#head_tel:hover {
	color: #CB0C0C;
}

#head_tel img {
	width: 20px;
	height: 20px;
	margin-bottom: 4px;
	margin-right: 5px;
}
#side_link {
	display: none;
}
.side_banner {
	display: none;
}


#contents {
	width: 100%;
	float: right;
	position: relative;
	border-left: 1px solid #D1D1D1;
}


section {
	position: relative;
	width: 100%;
}
.slide10 {
	width: 100%;
	height: 230px;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 20px;
	position: relative;
	margin-top: 70px;
}
.slide10 .swiper-wrapper {
	position: relative;
}
.slide10 .swiper-slide {
	height: 230px;
}
.slide10 .img{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	background-color: hsla(0,0%,100%,1.00);
}
.slide10 .cap {
	width: 100px;
	height: 100px;
	background-color: hsla(0,0%,0%,0.50);
	position: absolute;
	right: 0px;
	top: 58px;
	color: #C1C2C2;
	font-size: 30px;
	line-height: 1.1;
	white-space: nowrap;
}

.slide10 .cap div {
	font-size: 17px;
}
#cap3_trans {
	display: inline-block;
	transform: scaleX(0.4);
	margin-left: -27px;
}

#cap1 {
	padding-top: 16px;
}
#cap2 {
	padding-top: 16px;
}
#cap3 {
	padding-top: 16px;
}
#cap4 {
	padding-top: 16px;
}
#cap5 {
	padding-top: 37px;
}
#slider2 {
	width: 100%;
	height: 200px;
	position: relative;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-bottom: 50px;
	margin-top: 50px;
}
#slider2 img {
	width: 100%;
}



.box {
	margin-bottom: 50px;
}
#search_area {
	padding-top: 30px;
	padding-bottom: 50px;
}
#search_text1 {
	font-size: 20px;
	margin-bottom: 10px;
}
#open_button {
	background-color: #B6272D;
	border-radius: 10px;
	width: 360px;
	height: 32px;
	color: #FFFFFF;
	font-size: 20px;
	padding-top: 6px;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#open_button:hover {
	background-color: #DC9622;
}

#search_box {
	display: none;

}
.search_title {
	color: #FFFFFF;
	background-color: #B3272D;
	height: 43px;
	font-size: 20px;
	padding-top: 9px;
	margin-bottom: 5px;
	margin-top: 50px;
}
#search_text2 {
	font-size: 15px;
	margin-bottom: 20px;
}
#search_inner {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: left;
	padding-left: 73px;
	margin-bottom: -100px;
}

.search_category_box1 {
	width: 160px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 100px;
}
.search_category_box2 {
	width: 320px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 50px;
}
.search_category {
	font-size: 19px;
	border-bottom: 1px dotted #979797;
	margin-bottom: 5px;
	padding-left: 10px;
}
.search_line {
	height: 1px;
	width: 100%;
}
.search_checkbox {
	display: inline-block;
	margin-left: 10px;
	width: 140px;
	white-space: nowrap;
	cursor: pointer;
	margin-bottom: 5px;
	font-size: 18px;
}


.list_area {
	padding-top: 50px;
	padding-bottom: 30px;
}
.list_area:nth-of-type(odd) {
	background-color: #F1F7F6;
}
.list_area:nth-of-type(even) {
	background-color: #FFFFFF;
}

.list_top {
	position: relative;
	padding-left: 10px;
	margin-bottom: 5px;
}

.list_title {
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	margin-left: 7px;
}

.list_title_ribbon {
	width: 14px;
	height: 29px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: -6px;
}
.list_link {
	position: absolute;
	right: 30px;
	bottom: 0px;
	font-size: 15px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	text-decoration: underline;
	padding-top: 0px;
	display: none;
}
.list_link:hover {
	color: #DC9D55;
	display: none;
}
.list_link2 {
	width: 250px;
	height: 60px;
	cursor: pointer;
	color: hsla(0,0%,100%,1.00);
	border: 1px solid #29A2A0;
	border-radius: 15px;
	background-color: #8CCDCC;
	-webkit-box-shadow: 1px 3px 3px hsla(0,0%,0%,0.24);
	box-shadow: 1px 3px 3px hsla(0,0%,0%,0.24);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	font-size: 22px;
	white-space: nowrap;
	text-align: center;
	display: block;
	font-family: kozuka-gothic-pro, sans-serif;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
.list_link2:hover {
	width: 300px;
	height: 70px;
	background-color: hsla(359,76%,67%,1.00);
	border-color: hsla(359,82%,57%,1.00);
	margin-right: auto;
	margin-left: auto;
}
.list_ul {
	margin-right: 10px;
	margin-left: auto;
	width: 100%;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px;
}
.list_ul li {
	width: 240px;
	vertical-align: top;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 30px;
	list-style-type: none;
	margin-left: 5px;
}
.list_ul li a{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.list_ul li a:hover{
	color:#DC9D55;
}
.list_ul li:nth-child(5n) {
	margin-right: 0px !important;
}
.list_img {
	position: relative;
	z-index: 1;
	width: 240px;
	height: 160px;
}
.list_img img {

}

.list_name {
	font-size: 15px;
}
.list_price {
	font-size: 23px;
}
.list_price span {
	font-size: 15px;
	margin-left: 5px;
}
#conpany_list_ul {
	margin-bottom: 50px;
	margin-top: 20px;
}
#conpany_list_ul li {
	width: 220px;
	display: inline-block;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 30px;
}
#conpany_list_ul li a {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#conpany_list_ul li a:hover {
	color:#DC9D55;
}


.company_list_img {
	max-width: 45px;
	max-height: 45px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;

}
.company_list_img img  {
	width: 100%;
	margin-right: 5px;


}

.company_list_name {
	vertical-align: middle;
	display: inline-block;
	font-size: 20px;
}
.company_list_text {
	margin-top: 5px;
}





#under_tel {
	width: 331px;
	font-size: 36px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	margin: 50px auto;
	display: block;
}
#under_tel:hover {
	color:#DC9D55;
}
#under_tel img {
	width: 36px;
	height: 36px;
	margin-right: 5px;
	margin-bottom: 7px;
}
.h2_title {
	font-size: 25px;
	font-family: a-otf-ryumin-pr6n, serif;
	border-bottom: 2px solid #6F6F6F;
	margin-bottom: 20px;
	padding-bottom: 5px;
}


#shop {
	margin-bottom: 50px;
}

#shop_img {
	max-width: 90%;
	margin-right: 0px;
	vertical-align: top;
	margin-bottom: 20px;
}
#shop_data {
	width: 90%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	font-size: 20px;
	font-family: a-otf-ryumin-pr6n, serif;
	margin-bottom: 10px;
}
#shop_data div {
	margin-bottom: 10px;
	line-height: 1.2;
}



footer {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	min-width: 540px;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-top: 50px;
}
.footer_contents {
	width : 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	padding-left: 0px;
	color: #FFFFFF;
	min-height: auto;
	margin-top: 0px;
}
#footer_inner {
	width: 100%;
}
.footer_nav_box {
	margin-right: 0px;
	vertical-align: top;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
.footer_nav_box_title {
	margin-bottom: 20px;
	padding-left: 5px;
	border-bottom: 1px dotted #FFFFFF;
	font-size: 20px;
}
.footer_nav_category {
	margin-bottom: 5px;
	border-bottom: 1px dotted #FFFFFF;
	width: 100%;
	margin-left: 0px;
	padding-left: 5px;
	font-size: 16px;
}
#footer_logo {
	width: 136px;
	right: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 30px;
	top: auto;
}

small {
	text-align: center;
	color: hsla(0,0%,100%,1.00);
	display: block;
}
.sns {
	margin-bottom: 50px;
}
.sns li {
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
}

.sns a{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.sns a:hover{
	color: #EB4043;
	
}

.sns img {
	width: 45px;
	height: 45px;
	margin-bottom: 3px;
}
.sns div {
	font-size: 12px;
}
.user_class {
	color: #1F9FAC;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	height: 30px;
	padding-top: 5px;
	margin-top: -22px;
}
#user_list {
	padding-bottom: 10px;
}
}
