html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-size: 100%;
	font: inherit;
	padding: 0;
	border: 0;
	margin: 0;
	vertical-align: baseline
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
.clear {
	clear: both
}
.sticky {}
.bypostauthor {}
.wp-caption {}
.wp-caption-text {}
.gallery-caption {}
.alignright {}
.alignleft {}
.aligncenter {}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important
}
body {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 100%;
	color: #333333;
}
body.home {
	background-image: url(/img/bg-top.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: #464646;
}
html, body {
	height: 100%;
}
a:hover {
	opacity: 0.8;
}
#wbg {
	height: 100%
}
#wrapper {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
/*------------------- header ------------------- */

#header {
	background: #FFF;
	border-bottom: 1px solid #c9c9c9;
	min-height: 50px;
	padding: 10px; position: fixed; z-index: 999;
    width: 100%;
}
#branding {
	float: left;
	padding: 5px 0;
}
#hd-wrap {
	width: 1200px;
	margin: 0 auto;
}
.sign-in {
	float: right;
}
.sign-in img {
	display: inline-block;
}
.sign-in .side {
	padding: 0 10px 4px;
	display: inline-block;
}
#login-form {
	color: #5e5e5e;
	text-align: center;
	width: 30%;
	box-shadow: 10px 10px 10px #00000052;
	max-width: 375px;
	margin: 0 auto;
	background: #FFF;
}
#login-form h2 {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 30px;
}
.form-wrap {
	padding: 35px;
}

.ffft {
	position: absolute;
	bottom: 0;
	background: #030419;
	left: 0;
	padding: 25px 0;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 14px;
}

#footer {
background: #030419;
    padding: 20px 0;
    width: 100%;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
}
#front-page {
	padding: 5% 0;
}
#front-page h1 {
	text-align: center;
	margin-bottom: 50px;margin-top: 50px;
}
#login-form input[type="text"] {
	border: 0;
	padding: 15px 10px;
	background: #f7f7f7;
	border-bottom: 1px solid #d8d8d8;
	width: 285px;font-size: 14px;
}
#login-form input[type="password"] {
	border: 0;
	padding: 15px 10px;
	background: #f7f7f7;
	border-bottom: 1px solid #d8d8d8;
	width: 285px;
}
#login-form input[type="submit"] {
	border: 0;
	padding: 10px;
	color: #FFF;
	font-size: 25px;
	background: #f16373;
	font-weight: bold;
	width: 100%;
	margin-top: 30px;
	cursor: pointer;
}
#login-form input[type="submit"]:hover {
	opacity: 0.8;
}
#container {
	width: 1200px;
	margin: 0 auto;
}
#sidebar-list {
float: left;
}
#sidebar-list h2 {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 15px;
    border-top: solid 1px #d2d2d2;
    padding: 20px 20px 0 20px;
    width: 100%;
}
#sidebar-list h2:first-child { border:0;}

#sidebar-list .case01, #sidebar-list .case02 {
	margin-left: 0px;
}
#sidebar-list .icon-base {
	text-align: left;
}
#sidebar-list .icon-base span {
font-size: 13px;
    font-weight: normal;
    text-align: left;vertical-align: middle;
}


#sidebar-list input[type=checkbox] {vertical-align: middle;}


.row-page {
	margin-bottom: 100px;
}
.links {
	margin-top: 30px;
	font-size: 12px;
}
#menu {
	float: right;margin-top: 6px;margin-right: 200px;
}
#menu>ul, #menu>ul li {
	display: inline-block;
	font-weight: bold;
	color: #5e5e5e;
	margin-top: 8px;
}
.in-fit-wrap {
    background: #ffe8ec;
    font-size: 14px;
    padding: 12px 15px;
    border-radius: 4px;
    display: inline-block;    margin-right: 10px;
}
.in-fit-wrap li {
    display: inline-block;
    margin-right: 10px;
    font-weight: bold;
    border-right: 1px solid #f8cbd3;
    padding-right: 15px;
}
.in-fit-wrap li:last-child {
	margin-right: 0; border: 0; padding:0;
}
.in-fit-wrap2 {
    background: #e8f4ff;
    font-size: 14px;
    padding: 12px 15px;
    border-radius: 4px;
    display: inline-block;    margin-right: 10px;
}
.in-fit-wrap2 li {
    display: inline-block;
    margin-right: 10px;
    font-weight: bold;
    border-right: 1px solid #c7deff;
    padding-right: 15px;
}
.in-fit-wrap2 li:last-child {
	margin-right: 0; border: 0; padding:0;
}
.in-fit {
	position: absolute;
	left: -80px;
	top: -10px;
}
.in-fit2 {
	position: absolute;
	left: -80px;
	top: -10px;
}
.in-fit-wrap2 li {
	display: inline-block;
	margin-right: 15px;
	font-weight: bold;
}
/*
.in-menu, .in-login {
	display: inline-block;
}
*/
.in-menu {
	margin-right: 30px;
	width: 200px;
}
.in-menu>a {
	background: #f78e28;
	color: #FFF;
	font-weight: bold;
	padding: 15px 30px;
}
#dropmenu {
	display: none;
}
.entry-content {
	padding: 30px 0;
}
.entry-content h1 {
    background: #68667b;
    color: #FFF;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 10px;
}
.entry-content h1 a{
    color: #FFF;
    font-size: 20px;
}
table {
	font-size: 15px;
	width: 100%;
	margin-bottom: 20px;
}
th {
	background: #68667b;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding: 10px;
}
td {
	background: #f8f8f8;
	text-align: left;
	padding: 10px;
}
tr {
	border: 1px solid #ffffff61;
}
.left-col {
	float: left;
	width: 49%;
}
.right-col {
	float: right;
	width: 49%;
}
.state {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.state ul {
	margin-bottom: 20px;
}
.state ul li {
	display: inline-block;
	width: 170px;
	vertical-align: middle;
}
.state ul li:last-child {
	width: 94px;
}
.now {
	font-size: 42px;
	font-weight: bold;
	background: #25233a;
	color: #fff;
	text-align: center;
	padding: 30px 0;
}
.nyusatsu-btn {
	font-size: 24px;
	line-height: 54px;
	font-weight: bold;
	text-decoration: none;
	background: #ffaf4b;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffaf4b 0%, #fc8600 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffaf4b 0%, #fc8600 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffaf4b 0%, #fc8600 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#fc8600', GradientType=0);
	/* IE6-9 */
	color: #FFF;
	text-align: center;
	box-shadow: 0px 6px 0px 0px #de6a45;
	    margin: 0 auto;
    width: 70%;
    text-align: center;
    font-size: 20px;
    clear: both;
    line-height: 40px;
}
.nyusatsu a {
	text-decoration: none;
}
.nyusatsu-btn:hover {
	background: linear-gradient(to bottom, #fc8600 0%, #ffaf4b 100%);
}
.syuppin {
    margin-bottom: 15px;
    padding: 10px;
    background:#f8f8f8;
    line-height: 1.7;
    font-weight: bold;    font-size: 14px;
}
.saler-page .syuppin {
    margin-bottom: 15px;
    padding: 10px;
    background: #fff8b7;
    text-align: center;
    line-height: 1.7;
    color: #e92736;
    font-weight: bold;
}

.data {
	font-size: 14px;
}
.ywo {
	background: #fff4de;
	padding: 15px;
	font-weight: bold;
}
.ywo2 {
	font-weight: bold;
	padding: 15px;
}

#auctionSearchForm #sidebar {background: #fbfbfb; padding: 20px; margin-bottom: 0!important;}

#sidebar h2 {
	font-size: 20px;
	font-weight: bold;
	color: #e92736;
	margin-bottom: 15px;
	border-bottom: solid 1px #d2d2d2;
	padding-bottom: 10px;
	margin-top: 20px;    display: none;
}
#sidebar h2:not(:first-child) {
	padding-bottom: 10px;
	margin-top: 15px;
}
.category {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: 1px solid #8a8a8a;
}
.category li {
	background: #c5c5c5;
	float: left;
	width: 19%;
	margin-right: 1%;
	text-align: center;
	border-radius: 6px 6px 0px 0px;
}

.category a {
	color: #FFF;
	display: block;
	padding: 15px 6px;
	border-radius: 6px 6px 0px 0px;
}
.category a:hover {
	opacity: 1;
}
/*.category li:first-child {
	background: #ffb6b6;
	width: 19%;
	margin-right: 2%;
}
.category li:first-child a.active {
	background: #e92736;
}*/


.category li:first-child a{ padding:15px;}


.category li a.active {
	background: #0273cd;
}
.reverse-style .category li a.active {
	background: #e92736;
}

.category .buyer-tab li a.active {
	background: #0273cd;
}
.reverse-style .category .buyer-tab li a.active {
	background: #e92736;
}


.in-category h2 {
	border-left: 10px solid #e92736;
	font-size: 14px;
	font-weight: bold;
	padding-left: 6px;
	margin-bottom: 15px;
}
select {
	border: 1px solid #b9b9b9;
	width: 100%;
	padding: 5px 8px 5px 5px;
	background: #f3f3f3;
	/* font-weight: bold; */
	margin-bottom: 30px;
}
.list-data ul {
	border-bottom: 1px solid #dadada;
	padding: 5px 10px;
}
.list-data li {
	float: left;
	font-weight: bold;
	line-height: 45px;
	font-size: 12px;
}
.list-data li:first-child {
	padding: 0px;
	margin-right: 15px;
	font-size: 14px;
}
.list-data li:first-child a {
	color: #c7c7c7;
}
.list-data li:first-child a.active {
	color: #FFC107;
}
.list-data li.por {
	font-size: 13px;
	min-width: 50%;
}
.list-data li.por a {
	color: #03A9F4;
	text-decoration: underline;
}
.icon-base {
	min-width: 6em;
	text-align: center;
}
.icon-base span {
	display: inline-block;
	padding: 4px 8px;
	line-height: normal;
	border-radius: 4px;
	line-height: normal;
}

/*
.case01 span {
	background: #ffb200;
	color: #FFF;
	min-width: 8em;
}
.case02 span {
	background: #3F51B5;
	color: #FFF;
	min-width: 8em;
}
.case03 span {
	background: #8BC34A;
	color: #FFF;
	min-width: 8em;
}
.case04 span {
	background: #03A9F4;
	color: #FFF;
	min-width: 8em;
}
.case05 span {
	background: #E91E63;
	color: #FFF;
	min-width: 8em;
}
*/

.case00 span {
	background: #ffa4a4;
	color: #000;
}
.case01 span {
	background: #fffad2;
	color: #000;
	min-width: 8em;    font-size: 12px;
}
.case02 span {
	background: #d2f6fb;
	color: #000;
	min-width: 8em;    font-size: 12px;
}
.case03 span {
	background: #e6f7d2;
	color: #000;
	min-width: 8em;
}
.case04 span {
	background: #ebe0ff;
	color: #000;
	min-width: 8em;
}
.case05 span {
	background: #ffd7e4;
	color: #000;
	min-width: 8em;
}

.case01, .case02 {
	margin-right: 20px;
}

.l-box {
	padding: 5px 0!important;
	text-align: center;
	font-size: 12px;
	width: 70px;
}
.l-box2 {
	text-align: center;
	font-size: 14px;
	width: 70px;
	font-weight: 800;
	line-height: 45px;
}
.l-box3 {
	padding: 5px 0!important;
	text-align: center;
	font-size: 12px;
	width: 70px;
}
.l-box span {
	font-size: 18px;
	display: inline-block;
	margin-top: 5px;
	font-weight: 900;
	color: #404339;
}
.l-box3 span {
	font-size: 18px;
	display: inline-block;
	margin-top: 5px;
	font-weight: 900;
}
.list-data li:last-child {
	float: right;
}
.list-data {
	margin-bottom: 30px;
}
.title-s {
	font-size: 12px;
}
.title-s ul {
	border-bottom: 1px solid #000000;
	padding: 10px;
}
.title-s li {
	float: left;
	width: 6em;
	text-align: center;
}
.title-s .t01 {
    width: 8em;
    margin-right: 15px;
    margin-left: 2.5em;
    text-align: center;
}
.title-s .t02 {
width: 50%;
    text-align: left;
}

.title-s .t04 {
    margin-left: 20px;width:8em;

}
#search_result .title-s .t04{
    float: right;
    text-align: right;
    width:6em;
}
.title-s .t05 {
	float: right;
	width: 8em;
}
.pankz {
	background: #23282d;
	padding: 20px;
	color: #FFF;
	min-width: 1200px;    
        padding-top: 110px;
}
.pankz div {
	width: 1200px;
	margin: 0 auto;
}

.pankz-admin {
	background: #e7000f;
	padding: 20px;
	color: #FFF;
	min-width: 1200px;    padding-top: 92px;
}
.pankz-admin div {
	width: 1200px;
	margin: 0 auto;
}

.src01 .result {
	width: 1200px;
	margin: 15px auto;
	border-bottom: 1px solid #f3f3f3;
}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
#app::after {
	content: "";
	display: block;
	clear: both;
}
#sidebar .form-wrap {
	padding: 0 30px 0 0;
}
#sidebar-list .form-wrap {
	padding: 0;
}
.syuppin-01 {
	float: left;
	font-weight: bold;
}
.syuppin-02 span {
	color: #ff9600;
}
.syuppin-02 a {
	color: #009be9;
}
.syuppin-02 {
	margin-bottom: 20px;
	float: right;
}
.syuppin-02 {
	margin-bottom: 20px;
	float: right;
}
.syuppin-02 span {
	padding: 10px;
	display: block;
	background: #e9e9e9;
	border: 1px solid #a9a9a9;
	border-bottom: 5px solid #a9a9a9;
	margin-bottom: 10px;
	font-size: 14px;
	width: 100%;
}
.syuppin-02 a {
	color: #000;
	font-weight: 800;
	width: 100%;
	display: block;
	text-decoration: none;
}
.syuppin-03 {
    background: #FFF;
    padding: 10px;
    font-size: 12px;
    clear: both;
}
.syuppin-03 h3 {
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
border-bottom: 1px solid #c3c3c3;
    color: #989898;
}

.syuppin-03 p {white-space: pre-wrap;}

.src01 {
	padding: 20px 0;
}
.form-main {
	padding: 40px 50px;
	background: #FFF;
	box-shadow: 0 0 10px #d4d4d4;
	margin-bottom: 40px;
}
.form-style-at {
	width: 750px;
	margin: 0 auto;
}
.row-page .form-style-at {
	width: 850px;
	margin: 0 auto;
}
.regist-bg {
	background: #e9e9e9;
}
.form-style-header h2 {
	text-align: center;
	font-weight: 800;
	font-size: 22px;
	color: #2196f3;
        border: 0;
        margin-top: 0;
        padding: 10px 0 30px;
}
.reverse-style .form-style-header h2 {
	color: #f64444!important;
}

.form-style-header h3 {
	margin-bottom: 15px;
	margin-bottom: 15px;
	margin-bottom: 30px;
	font-size: 15px;
}
.form-style-header {}
.form-head {
	margin-bottom: 30px;
}
.form-head h2 {
	font-size: 32px;
	float: left;
	font-weight: 800;
	text-align: center;
	float: none;
	border-bottom: 1px solid #eaeaea;
	padding: 0 0 30px 0;
}
.form-head h4 {
	float: right;
	font-size: 14px;
	display: none;
	font-weight: bold;
	color: #00BCD4;
}
.form-head2 {
	margin-bottom: 30px;
}
.form-head2 h2 {
	font-size: 32px;
	text-align: center;
	font-weight: 800;
	margin-bottom: 30px;
}
.form-head2 p {
	text-align: center;
	font-size: 16px;
	color: #424242;
	margin-bottom: 15px;
	line-height: 1.8;
}
.form-main .col-form-label {
	text-align: right;
}
.form-main .form-control {
	background-color: #f1f1f1;
}
.form-main .radio {
	display: inline-block;
}
.form-main .radio:first-child {
	margin-right: 15px;
}
.point-focus2 {
	padding: 15px 0;
	background: #ffebe9;
	border: 1px solid #ffa9a9;
	margin-bottom: 30px;
}
.point-focus2 label {
	font-weight: 800;
	font-size: 18px;
}
.point-focus p {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	font-size: 14px;
	color: #8BC34A;
}
.twoline .col-sm-9 {
	padding-top: 14px;
}
.password-comment {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #6f6f6f;
	font-size: 14px;
}
button.btn-primary {
	background-color: #f16373;
	/* border: none; */
	font-size: 24px;
	font-weight: 600;
	margin: 0 auto;
	display: block;
	padding: 10px 40px;
}
button.btn-reset {
	background-color: #b1a99b;
	/* border: none; */
	font-size: 24px;
	font-weight: 600;
	margin: 0 auto;
	display: block;
	padding: 10px 40px;
}
.etc {
	margin-bottom: 60px;
	text-align: center;
	line-height: 1.6;
	font-size: 15px;
}
.etc h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 30px;
}
.form-style-header button {
	background: linear-gradient(to bottom, #eaeaea 0%, #c7c7c7 88%);
	border: 1px solid #c5c5c5;
	border-radius: 4px;
	padding: 15px 40px;
	color: #6b6b6b;
	font-size: 28px;
	font-weight: 800;
	margin-bottom: 30px;
}
.form-style-header button.active {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #2da2ce), color-stop(0.00, #0dd6de));
	background: -webkit-linear-gradient(top, #0dd6de 0%, #2da2ce 88%);
	background: -moz-linear-gradient(top, #0dd6de 0%, #2da2ce 88%);
	background: -o-linear-gradient(top, #0dd6de 0%, #2da2ce 88%);
	background: -ms-linear-gradient(top, #0dd6de 0%, #2da2ce 88%);
	background: linear-gradient(to bottom, #0dd6de 0%, #2da2ce 88%);
	border: 1px solid #0d91c2;
	border-radius: 4px;
	color: #FFF;
	font-size: 28px;
	font-weight: 800;
	margin-bottom: 30px;
}
.form-style-button button:last-child {
	float: right;
}
#top-form {
	color: #5e5e5e;
	text-align: center;
	width: 40%;
	box-shadow: 10px 10px 10px #00000052;
	max-width: 460px;
	float: left;
	margin-left: 5%;
}
#top-info {
	color: #5e5e5e;
	text-align: center;
	width: 40%;
	box-shadow: 10px 10px 10px #00000052;
	max-width: 460px;
	float: right;
	margin-right: 5%;
}
.top-att h2 {
	background: #ea2737;
	color: #FFF;
	padding: 0 26px;
	font-size: 28px;
	font-weight: 800;
	max-width: 110px;
	max-height: 110px;
	float: left;
	line-height: 108px;
}
.top-att h3 {
	background: #ea27377d;
	float: left;
	width: 100%;
	max-width: 352px;
	line-height: 108px;
	color: #FFF;
	font-weight: 800;
	font-size: 18px;
}
.top-att form {
	background: #FFF;
	clear: both;
	padding: 30px;
	display: block;
}
.top-att p {
	margin-bottom: 15px;
}
.top-att label:not(.radio) {
	float: left;
	width: 20%;
	text-align: right;
	margin-right: 10%;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
}
.top-att p {
	float: left;
	text-align: left;
	width: 70%;
}
.top-att p {
	margin-bottom: 10px;
	line-height: 40px;
}
input[type=checkbox], input[type=radio] {
	margin-left: 15px;
}
input[type=checkbox]:first-child, input[type=radio]:first-child {
	margin-left: 0;
}
input[type=checkbox]:first-child, input[type=radio]:first-child {
	margin-left: 0px;
}
.top-att select {
	margin-bottom: 0px;
	color: #757575;
}
.submit {
	clear: both;
	border-top: 1px solid #dcdcdc;
}
.top-att input[type="submit"] {
	border: 0;
	padding: 15px 60px;
	color: #FFF;
	font-size: 18px;
	background: #f16373;
	font-weight: bold;
	/* width: 100%; */
	margin-top: 30px;
	cursor: pointer;
	display: inline-block;
}
#top-page {
	padding: 10% 0;
}
.info-att {
	background: #000000b3;
	padding: 30px;
	text-align: left;
	color: #FFF;
}
.info-att h2 {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
}
.info-att p {
	margin-bottom: 15px;
	color: #b3b3b3;
}
.info-att p span {
	display: inline-block;
	margin-right: 15px;
}
.info-att p:last-child {
	margin-bottom: 0;
}
.in-fit-wrap a {
	color: #e92736;
}

.in-fit-wrap2 a {
	color: #527fca;
}

.in-fit-wrap .is-active a{
    color: #ffffff;
    background: #d51818;
    border-radius: 4px;
    font-weight: 500;
    padding: 0px 4px 1px;
    margin-left: -4px;
    margin-right: -4px;
}
.in-fit-wrap2 .is-active a{
    color: #ffffff;
    background: #0273cd;
    border-radius: 4px;
    font-weight: 500;
    padding: 0px 4px 1px;
    margin-left: -4px;
    margin-right: -4px;
}

#menu a:hover {
	text-decoration: none;
}
#menu b {
	color: #a7a7a7;
}
#menu .in-menu {
	color: #FFF;
}
.in-menu, .in-login {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	vertical-align: top;
        border-left: 1px solid #eaeaea;
        padding-left: 15px;
	right: 15px!important;
        width: 200px;
	text-align: left!important;
}

@media (max-width: 1225px) {
    .in-menu, .in-login {
        border-left: 0;
        padding-left: 0;
        left: 15px!important;
        top: 60px!important;
        width: auto!important;
    }
  }

.in-menu span, .in-login span {
	display: inline-block;
	/* margin-top: 5px; */
	/* font-size: 12px; */
	font-weight: normal;
}
.in-menu a {
	color: #FFF!important;
}
.buy-icon {
	padding: 45px 30px;
	color: #FFF;
	margin-right: 30px;
	background: #e92736;
	font-size: 42px;
	font-weight: bold;
	float: left;
	margin-bottom: 30px;
}
.search-head {
	float: left;
	width: auto;
	padding: 12px 0;
}
.resalut-big {
	color: #e92736;
	font-size: 42px;
	font-weight: 800;
}
.resalut-set {
	margin-bottom: 15px;
	display: inline-block;
	float: left;
	margin-right: 20px;
	font-size: 14px;
	font-weight: bold;
}
.resalut-set span {
	padding: 2px 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-radius: 4px;
	font-weight: bold;
	font-size: 14px;
}
.resalut-set span:first-child {
	background: #fff4de;
}
.resalut-now {
	margin-bottom: 20px;
	font-weight: 800;
	font-size: 18px;
	color: #4e4e4e;
}
.select-p1 {
	width: 250px;
}
.list-data a {
	color: #03A9F4;
}
.icon-bg2 {
	margin-right: 0;
}
.lbox2 {
	padding: 14px 10px;
	text-align: center;
	width: 36px;
}
.l-box {
	border-left: 1px solid #d0d0d0;
	color: #a0a0a0;
}
.l-box3 {
	border-left: 1px solid #d0d0d0;
}
.timeup .l-box span {
	color: #e80000;
}
.timeup li:last-child {}
.srch select, #sidebar select {
	background: #fff;
	font-size: 15px;
}
.sort {
	float: left;
	margin-right: 70px;
}
.pager {
	float: left;
}
.total-page {
    float: right;
    font-size: 12px;
    margin-bottom: 15px;
    /* font-weight: bold; */
    color: #9E9E9E;
}
.total-page span {    color: #000;
    font-weight: 800;
    font-size: 140%;}


.pager ul {
	list-style: none;
	position: relative;
	left: 50%;
	float: left;
}
.pager ul li {
	margin: 0 5px;
	position: relative;
	left: -50%;
	float: left;
}
.pager ul li span, .pager ul li a {
	display: block;
	font-size: 14px;
	padding: 0.7em 1em;
	border-radius: 3px;
	background: #EEE;
	border: 1px solid #b9b9b9;
}
.pager ul li a {
	background: #FFF;
	color: #000;
	text-decoration: none;
	border: 1px solid #b9b9b9;
}
.pager ul li a:hover {
	background: #333;
	color: #FFF;
}
.pankz a {
	background: #FFF;
	padding: 5px 10px;
	border: 1px solid #000;
	border-radius: 4px;
	font-size: 13px;
	color: #333;
	font-weight: bold;
}
.pankz-admin a {
    background: #FFF;
    padding: 5px 10px;
    border: 1px solid #c50000;
    border-radius: 4px;
    font-size: 13px;
    color: #333;
    font-weight: bold;
}
.sell-att h2 {
	background: #225dbd;
	color: #FFF;
	padding: 0 26px;
	font-size: 28px;
	font-weight: 800;
	max-width: 110px;
	max-height: 110px;
	float: left;
	line-height: 108px;
}
.sell-att h3 {
	background: #1b50a7a3;
	float: left;
	width: 100%;
	max-width: 352px;
	line-height: 1.2;
	color: #FFF;
	font-weight: 800;
	font-size: 20px;
	padding: 18px 0;
	max-height: 108px;
}
.sell-att h3 span {
	color: #fff000;
	font-weight: 800;
	font-size: 40px;
}
.sell-att a {
	background: #ffa415;
	color: #FFF;
	font-weight: bold;
	padding: 15px 30px;
	margin-right: 30px;
}
#more-sell-btn {
	background: #FFF;
	clear: both;
	display: block;
	margin-bottom: 30px;
}
#more-sell-btn .sell-att-btn a {
	background: #f78e28;
	color: #FFF;
	font-weight: bold;
	padding: 0;
	text-align: center;
	padding: 15px;
	display: inline-block;
	text-decoration: none;
	width: 50%;
	margin: 0 0 30px 0;
}
.point-focus {
	padding: 15px 0;
	background: #f9fff2;
	border: 1px solid #8BC34A;
	margin-bottom: 30px;
}
.point-focus label {
	font-weight: 800;
	font-size: 18px;
}
.form-main label span {
	color: #F01;
}
.dropmenu {
	position: relative;
	width: 100%;
	height: 48px;
	max-width: 1000px;
	margin: 0 auto;
}
.dropmenu>li {
	float: left;
	width: 100%;
	line-height: 48px;
	background: rgb(29, 33, 19);
}
.dropmenu .init-bottom {
	background: #f78e28;
	color: #FFF;
	font-weight: bold;
	padding: 0;
	text-align: center;
	width: 100%;
	display: inline-block;
}
.dropmenu>li a:hover {
	color: #999;
}
ul.menu__second-level {
	visibility: hidden;
	opacity: 0;
	z-index: 1;
}
ul.menu__third-level {
	visibility: hidden;
	opacity: 0;
}
ul.menu__fourth-level {
	visibility: hidden;
	opacity: 0;
}
.dropmenu>li:hover {
	background: #072A24;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.menu__second-level li {
	border-top: 1px solid #111;
}
.menu__third-level li {
	border-top: 1px solid #111;
}
.menu__second-level li a:hover {
	background: #111;
}
.menu__third-level li a:hover {
	background: #2a1f1f;
}
.menu__fourth-level li a:hover {
	background: #1d0f0f;
}
/* ?????????? */

.init-bottom:after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 0 0 15px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
/* float??N??????A */

.dropmenu:before, .dropmenu:after {
	content: " ";
	display: table;
}
.dropmenu:after {
	clear: both;
}
.dropmenu {
	*zoom: 1;
}
.dropmenu>li.menu__single {
	position: relative;
}
li.menu__single ul.menu__second-level {
	position: absolute;
	top: 40px;
	width: 100%;
	background: #000000d6;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
li.menu__single:hover ul.menu__second-level {
	top: 48px;
	visibility: visible;
	opacity: 1;
}
ul.menu__second-level li {
	padding: 0 15px;
	font-size: 13px;
}
.top-att input[type="submit"]:hover {
	background: #e8293f;
}
.sell-att-btn a {
	background: #f78e28;
	color: #FFF;
	font-weight: bold;
	padding: 0;
	text-align: center;
	width: 100%;
	display: inline-block;
}
.admin-menu li {
	padding: 15px;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-top: 1px solid #d0d0d0;
	background: #f7f7f7;
	font-size: 14px;
	float: left;
}
.admin-menu li:last-child {
	border-right: 1px solid #d0d0d0;
}
.admin-menu li a {
	color: #505050;
	font-weight: 500;
}
.admin-menu-title {
        color: #000;
border-left: 10px solid #afafaf;
	padding-left: 10px;
	margin-bottom: 15px;
	font-weight: bold;
}
.admin-menu-title-a {
	background: #ffffff;
	color: #e92736;
	text-align: center;
	padding: 20px 0;
	font-weight: bold;
	border-bottom: 1px solid #c1e6e8;
}
.admin-menu-title-b {
        color: #000;
        border-left: 10px solid #e92736;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 15px;
	clear: both;
}
.admin-menu-b li {
    padding: 15px 20px;
    border-bottom: 1px solid #ffb4ba;
    border-left: 1px solid #ffb4ba;
    border-top: 1px solid #ffb4ba;
    background: #ffe8ea;
    font-size: 14px;    width: 20%;text-align: center;
    float: left;
}
.admin-menu-b li:last-child {
    border-right: 1px solid #ffb4ba;
}
.admin-menu-b li a {
    color: #e92736;
    font-weight: 600;
}

.admin-menu-c {
    padding: 15px;
    background: #f7f7f7;
    font-size: 13px;
    margin-bottom: 15px;
    clear: both;
}
.admin-menu-c li {
}
.admin-menu-c li:last-child {
}
.admin-menu-c li a {
 color: #e92736;
 font-weight: bold;
}

.admin-menu {
	overflow: hidden;
	margin-bottom: 30px;
}
.admin-menu-b {
    overflow: hidden;
    margin-bottom: 60px;
}
.admin-menu-c {
    overflow: hidden;
    margin-bottom: 15px;
}
/*
.admin-menu-title-c {
	background: #ffffff;
	color: #607D8B;
	text-align: center;
	padding: 20px 0;
	font-weight: bold;
	border-bottom: 1px solid #c1e6e8;
}
*/
.admin-main {
	margin-top: 20px!important;
}
/*
.admin-main .row-page {
	float: right;
	margin-bottom: 140px;
}
*/
.user-info dt, .user-info dd {
	display: inline-block;
}
.user-info dt {
	width: 30%;
	border-top: 1px solid #fff;
	padding: 15px;
	background: #f9f9f9;
}
.user-info dd {
	width: 69%;
	border-top: 1px solid #f1f1f1;
	padding: 15px;
}
.user-info dt.large {
	height: 6em;
	vertical-align: top;
}
.user-info dd.large {
	height: 6em;
	vertical-align: top;
}
.user-info h3 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
#searchForm #sidebar {background: #fdfdfd;
    padding: 15px;}

#myAuctionSearchForm #sidebar {background: #fdfdfd;
    padding: 15px;}

#invoiceCreateSearchForm #sidebar {background: #fdfdfd;
    padding: 15px;}

#accountsReceivableSearchForm #sidebar {background:#fdfdfd;
    padding: 15px;}

#more-form input[type=text] {
	border: 1px solid #b9b9b9;
	width: 100%;
	padding: 6px 8px 8px 8px;
	background: #f3f3f3;
	/* font-weight: bold; */
	margin-bottom: 10px;
	background: #fff;
	font-size: 13px;
}
#more-form {
	padding: 15px;
	background: #ffffff;
	font-size: 14px;
	clear: both;
}
#more-form label {
	display: block;
	font-weight: bold;
	margin-bottom: 15px;
}
#more-form p {
	display: inline-block;
}
.more-form-in {
    padding: 5px 20px;
}
.more-form-in p {
	margin-right: 10px;
}
.input-col1 input {
	width: 130px!important;
	margin-right: 10px;
}
.input-col2 input {
	width: 50px!important;
	margin-right: 10px;
}
.input-col1 p {
	margin-right: 0px!important;
}
.input-col2 p {
	margin-right: 0px!important;
}
.input-select p {
	display: block!important;
}
#more-form button {
	width: 100%;
}
#more-form input[type=checkbox], #more-form input[type=radio] {
	margin-right: 4px;
	vertical-align: middle;
}
#footer-inner {
	max-width: 1200px;
	margin: 0 auto;
}
#footer-links {
	float: left;
}
#footer-links span {
	color: #616273;
	vertical-align: top;
}
#footer-links a {
	color: #FFF; display: inline-block;margin-right: 20px;
}
#footer-links a:hover {
	text-tecoration: none;
}
#copyright {
	float: right;
	color: #616273;
}
.input-select p {
	margin-right: 0!important;
}
.input-select select {
	margin-bottom: 0!important;
}
#sub-info {
	color: #5e5e5e;
	width: 50%;
	box-shadow: 10px 10px 10px #00000052;
	max-width: 440px;
	margin: 0 auto;
	padding: 30px;
}
#sub-info .info-att {}
#sub-info .info-att h2 {
	text-align: center;
}
#sub-info .info-att span {
	color: #FFF;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
	margin-right: 0;
}
#sub-info .info-att h2 {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #fff;
}
#sub-info .info-att p {
	padding: 15px 0;
	color: #b3b3b3;
	line-height: 1.5;
}
.error {
	margin-top: 5px;
	padding: 10px;
	color: #F01;margin-bottom: 15px;
}
.descript {
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 30px;
}
.desc-box {
	display: inline-block;
	width: 32%;
	text-align: center;
}
.detail {
	float: none;
	margin: 0 auto;
        width:100%;
}
.detail #form {
clear:both;}
item-plus a {
	font-size: 12px;
	background: #00BCD4;
	padding: 10px 15px;
	border: 1px solid #00BCD4;
	border-radius: 4px;
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
	font-weight: normal;
	display: inline-block;
}
.desc-box .icon-bg {
	font-size: 12px;
	width: 66px;
	background: #00BCD4;
	color: #FFF;
	margin-left: 10px;
	margin-right: 0px;
	text-align: center;
	margin-top: 10px;
	padding: 5px 15px;
	border-radius: 6px;
	font-weight: normal!important;
}
.desc-box .count {
	font-size: 22px;
	font-weight: 800;
	vertical-align: sub;
}
.etc-title {
	margin-left: 30px;
}
.date-title {
	float: right;
}
.fix-nyusatsu .now {
	font-size: 20px;
	font-weight: 800;
	background: #FFF;
	color: #25233a;
	padding: 0;
	margin-right: 0;
	width: 280px;
	display: inline-block;
}
.fix-nyusatsu span {
	font-size: 34px;
}
.fix-nyusatsu .nyusatsu-btn {
	display: inline-block;
	position: relative;
	width: 186px;
}
.fix-nyusatsu .nyusatsu-btn {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff5db1+0,ef017c+100;Pink+3D+%231 */
	background: #ff5db1;
	/* Old browsers */
	background: -moz-linear-gradient(to bottom, #ff7cc0 0%, #ff349d 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff7cc0 0%, #ff349d 100%);
	background: linear-gradient(to bottom, #ff7cc0 0%, #ff349d 100%);
	box-shadow: 0px 6px 0px 0px #e91e63;
}
.fix-nyusatsu .nyusatsu-btn:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff5db1+0,ef017c+100;Pink+3D+%231 */
	background: #ff5db1;
	/* Old browsers */
	background: -moz-linear-gradient(to bottom, #ff349d 0%, #ff7cc0 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff349d 0%, #ff7cc0 100%);
	background: linear-gradient(to bottom, #ff349d 0%, #ff7cc0 100%);
}
.fix-nyusatsu .nyusatsu-btn:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -20px;
	margin-top: -10px;
	border: 10px solid transparent;
	border-right: 10px solid #ff55ad;
	/* Chrome10-25,Safari5.1-6 */
	;
}
.nyusatsu-btn a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 16px;
}
.timeup .case01 {
	background: #f7a300;
}
.timeup .case02 {
	background: #ff3e96;
}
.timeup .case03 {
	background: #03A9F4;
}
.timeup .none {
	background: transparent;
}
.radio span {
	background: #fffcdf;
	color: #FF5722!important;
	padding: 10px;
	line-height: 1.4;
	display: block;
	font-size: 13px;
	margin-top: 10px;
	border-radius: 4px;
}
.sheet-sell {
	margin-bottom: 20px;
}
.sheet-sell span {
	background: #daf5f9!important;
	color: #4456bd!important;
}
.form-main .btn-primary {
	margin: 30px auto 0px;
}
.menu__second-level li:nth-child(6) {
	border-top: 1px solid #fff;
}
.menu__second-level li:nth-child(10) {
	border-top: 1px solid #fff;
}
.top-att form {
	font-size: 14px;
}

#sidebar input {
	margin-bottom: 10px;
}
/* ?e?[?u????? */

.user-info .form-main h3 {
	font-size: 16px;
	color: #00bcd4;
	border-left: 10px solid #00bcd4;
	padding-left: 10px;    clear: both;
}
.user-info .form-main table {
	font-size: 13px;
	    border: 1px solid #bfbfbf;
}
.user-info .form-main th {
	background: #e92736;
	font-weight: normal;
	color: #fff;
	text-align: center;
	padding: 2px 0 4px;
border-right: 1px solid #11acbf;
}
.user-info .form-main td {
	background: #f8f8f8;
	text-align: center;
	padding: 5px;
	font-weight: normal;
	border-right: 1px solid #bfbfbf;border-bottom: 1px solid #bfbfbf;
	
}
.user-info .form-main tr {
	border: 0;
}
.user-info .form-main tr:first-child {
	border-bottom: 1px solid #00BCD4;
}
.table-data-style-01 .form-control {
	background: #FFF;
}
.table-data-style-01 td {
	position: relative;
}
.table-data-style-02 .form-control {
	background: #FFF;
}
.user-info .form-main .form-control {
	font-size: 13px;
	min-width: 35px;
	padding: 2px;
	line-height: 1;
	height: auto;
	color: #000;
}
.user-info .form-main .rec {
	background: #fffccc
}
.user-info .form-main {
	padding: 30px;
}
.table-data-style-01 .form-control {
	display: inline-block;
}
.table-data-style-01 td:nth-child(1) select {
	width: 75px;
}
.table-data-style-01 td:nth-child(1) input.form-control {
	width: 100px;
}
.table-data-style-01 td:nth-child(2) .form-control {
	width: 100px;
}
.table-data-style-01 td:nth-child(3) .form-control {
	width: 100px;
}
.table-data-style-01 td:nth-child(4) .form-control {
	width: 65px;
}
.table-data-style-01 td:nth-child(5) .form-control {
	width: 80px;
}
.table-data-style-02 td:nth-child(1) .form-control {
	width: 35px;
}
.table-data-style-02 td:nth-child(2) .form-control {
	width: 100px;
}
.table-data-style-02 td:nth-child(3) .form-control {
	width: 140px;
}
.table-data-style-02 td:nth-child(4) .form-control {
	width: 65px;
}
.table-data-style-02 td:nth-child(5) .form-control {
	width: 40px;
}
.table-data-style-02 td:nth-child(6) .form-control {}
.table-data-style-02 td:nth-child(7) .form-control {
	width: 40px;
}
.table-data-style-02 td:nth-child(8) .form-control {
	width: 40px;
}
.table-data-style-02 td:nth-child(9) .form-control {
	width: 55px;
	text-align: center;
}
.operation_area .operation_head {
	margin-bottom: 20px;
	background: #f8f8f8;
	padding: 10px;
	border-radius: 6px;
	font-size: 14px;
	text-align: center;
}
.operation_head span {
	display: inline-block;
	padding: 4px 18px 6px;
	border-radius: 6px;
	margin-right: 30px;
}
.operation_head span:first-child {
	background: #8ac253;
	color: #FFF;
}
.operation_head em {
	color: #e92736;
	font-weight: bold;
}
.operation_left {
	float: left;
}
.operation_right {
	float: right;
}
.dtp-picker th {
	background: #f8f8f8;
}
.dtp-picker th {
	background: #FFF;
}
.dtp-picker .table thead th {
	border-bottom: 1px solid #dee2e6;
}
.dtp div.dtp-date, .dtp div.dtp-time {
	background: #00bcd4!important;
}
.dtp>.dtp-content>.dtp-date-view>header.dtp-header {
	background: #00a4b9!important;
}
.dtp .p10>a {
	color: #ffffff!important;
	text-decoration: none;
}
.dtp div.dtp-actual-year {
	font-size: 1.5em;
	color: #c2edf3!important;
}
.btn-sm, .btn-group-sm>.btn {
	position: relative;
	display: inline-block;
	padding: 0.25em 0.5em;
	text-decoration: none;
	font-size: 13px;
	color: #FFF;
	background: #fd9535;
	/*?w?i?F*/
	border-bottom: solid 2px #d27d00;
	/*?????Z?????F??*/
	border-radius: 4px;
	/*?p????*/
	box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
	font-weight: bold;
	margin-left: 0.2em;
}
.btn-xs, .btn-group-xs>.btn {
	position: relative;
	display: inline-block;
	padding: 0.25em 0.5em;
	font-size: 13px;
	text-decoration: none;
	color: #FFF;
	background: #fd9535;
	/*?w?i?F*/
	border-bottom: solid 2px #d27d00;
	/*?????Z?????F??*/
	border-radius: 4px;
	/*?p????*/
	box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
	font-weight: bold;
	margin-left: 0.2em;
}
.btn-sm, .btn-group-sm>.btn:active {
	border-bottom: solid 2px #fd9535;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}
.btn-xs, .btn-group-xs>.btn:active {
	border-bottom: solid 2px #fd9535;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}
/*input.date-time3,input.date-time4,input.date-time5{text-align:center;}*/

.operation_area .btn-success {
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
	background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #dbdbdb;
	text-shadow: 0 1px 0 #fff;
	border-color: #ccc;
}
.operation_area .btn-success {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.operation_area .btn-success {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}
#date-start, #date-end {
	font-size: 13px;
	min-width: 35px;
	padding: 2px;
	line-height: 1;
	height: auto;
	color: #000;
	background-color: #f1f1f1;
	display: block;
	width: 100%;
	height: calc(2.35rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.6;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.dtp a.dtp-meridien-am, .dtp a.dtp-meridien-pm {
	padding: .7em .7em!important;
}
textarea.form-control {
	padding: 1em!important;
}
.mailbox-style {}
.mailbox-style h2 {
	text-align: center;
	font-weight: 800;
	font-size: 26px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 30px;
	padding-bottom: 30px;
	color: #00BCD4;
}
.mail-nav a {
	background: #ededed;
	color: #333;
	border-radius: 6px;
	padding: 0.8em 1em;
	font-weight: bold;
	font-size: 16px;
	/* line-height: 40px; */
	display: inline-block;
}
.mailbox-list {
	font-size: 13px;
}
.kidoku {
	background: #efefef;
	font-weight: normal;
}
.mailbox-list ul {}
.mailbox-list li {
	line-height: 60px;
	padding: 0 15px!important;
}
.mailbox-list li:nth-child(2) {
	width: 140px;
	font-size: 12px;
}
.mailbox-list li:nth-child(3) {
	margin-top: 10px;
	height: 40px;
}
.mailsend li:nth-child(3) {
	width: 240px;
	margin-top: 0;
}
.mailbox-list li:nth-child(4) {
	width: 180px;
}
.mailsend li:nth-child(4) {
	width: 370px;
}
.mailbox-list li:nth-child(5) {
	width: 350px;
}
.mailsend li:nth-child(5) {
	margin-top: 10px;
	width: 90px;
	height: 40px;
}
.mailbox-list li:nth-child(6) {
	margin-top: 10px;
	width: 90px;
	height: 40px;
}
.mailsend li:nth-child(6) {
	margin-top: 10px;
	height: 40px;
}
.mailbox-list li:nth-child(7) {
	margin-top: 10px;
	height: 40px;
}
.mailbox-list li:last-child {
	padding: 0 15px!important;
	font-size: 13px;
	background: transparent;
	width: auto;
	border-left: 0;
}
.kidoku li {
	font-weight: 500!important;
	color: #808080;
}
.mail-title-s li {
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.mail-title-s li:nth-child(1) {
	width: 64px;
}
.mail-title-s li:nth-child(2) {
	width: 140px;
}
.mail-title-s li:nth-child(3) {
	width: 80px;
}
.mail-title-s li:nth-child(4) {
	width: 180px;
	padding: 0 10px;
	text-align: left;
}
.mail-title-s li:nth-child(5) {
	width: 350px;
	padding: 0 10px;
	text-align: left;
}
.mail-title-s li:nth-child(6) {
	width: 75px;
}
.mail-title-s li:nth-child(7) {
	width: 88px;    float: right;
}
.mail-title-s {
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
}
.mail-nav {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.remodal h1 {
	font-weight: bold;
	margin-bottom: 20px;
}
.remodal .date {
	font-size: 12px;
	margin-bottom: 20px;
}
.remodal .textbox {
	text-align: left;
	border: 1px solid #c3c3c3;
	border-radius: 6px;
	padding: 1em;
	background: #f7f7f7;
	line-height: 1.4;
}
.remodal .nameinfo {
	margin-bottom: 20px;
}
.remodal button {
	padding: 0 40px;
	margin-top: 20px;
}
.mailbox-style .total-page {
	float: right;
	font-size: 14px;
	margin-bottom: 20px;
}
.remodal textarea {
	text-align: left;
	border: 1px solid #c3c3c3;
	border-radius: 6px;
	padding: 1em;
	background: #fffef2;
	line-height: 1.4;
	height: 20em;
	width: 100%;
}
.activeBtn {
	background: #00bcd4!important;
	color: #fff!important;    border-bottom: 3px solid #126c77;
}
.form-main .material-icons {
	position: absolute;
	/* right: 100%; */
	right: 35px;
	color: #676767;
	top: 12px;
	font-size: 18px;
}
.mailbox-style .col-form-label {
	text-align: right;
}
/* item-list */

.item-head {
	overflow: hidden;
}
.item-head h2 {
	border-left: 15px solid #e92736;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 20px;
	float: left;
	line-height: 30px;
margin-right: 50px;
}
.item-head .icon-base {
	float: left;
	font-size: 12px;
	line-height: 30px;
	margin-right: 12px;
}

.item-middle {
    overflow: hidden;
}

.item-middle p {
    font-size: 12px;
    font-weight: bold;
    color: #737373;
    margin-bottom: 20px;
    line-height: 65px;
    float: left;    margin-left: 20px;
}
.item-middle p span {
	display: inline-block;
	margin-left: 20px;
	font-size: 22px;
	color: #000;
	font-weight: 800;
}
.item-middle table {
	font-size: 11px;    float: left;    margin-right: 20px;
	width: 320px;
}

.item-middle .bid-btn {    float: right;
    clear: none;
    padding-top: 15px;}


.item-main table {
	font-size: 11px;
	font-weight: normal;
}


.item-main .bid-btn{ margin-top:20px;}
.item-middle th {
	background: #68667b;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 5px 10px;
	border: 1px solid #545454;
}
.item-middle td {
	background: #f8f8f8;
	padding: 10px;
	border: 1px solid #dedede;
	text-align: center;    vertical-align: middle;
}
.item-middle td.fstyle-m {
	font-size: 18px;
}
.item-middle td.mark {	color: #e92736;}

.item-main th {
	background: #68667b;
	color: #fff;
	text-align: center;
	padding: 5px;
	border: 1px solid #545454;
}
.item-main td {
	background: transparent;
	padding: 5px;
	border: 1px solid #dedede;
        vertical-align: middle;
}
.saler-page .item-main td {
	background: transparent;
	padding: 5px;
	border: 1px solid #dedede;
}


.item-main tr {
	background: #f8f8f8;
}
.item-main tr:hover {
	background: #cce7ff;
}
.item-main td.mark {
	color: #e92736;
}
.timeup {
	color: #e92736;
}
.item-main {
	clear: both;
}
.item-main table a {
    text-decoration: underline;
    max-width: 300px;
    display: inline-block;    vertical-align: middle;    vertical-align: -webkit-baseline-middle;
}
.bid-btn {
	clear: both;    float: right;
	text-align: center;
}
.bid-btn a {
	display: inline-block;
	max-width: 320px;
	text-align: left;
	background-color: #00BCD4;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 100px;
	margin-bottom: 30px;
	border-radius: 4px;
	border-bottom: 4px solid #008596;
}
.bid-btn a:active {
	transform: translateY(4px);
	border-bottom: none;
}
.fs-m {
	font-size: 18px;
	font-weight: 800;
	text-align: right;
}
.aimitsu {
	font-size: 18px;
	font-weight: 800;
	text-align: center;
	color: #4caf50;
}
.detail h2 {
    border-left: 15px solid #1e62d1;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 10px;
    line-height: 20px;
    clear: both;
}
.reverse-style .detail h2 {
    border-left: 15px solid #f64444;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 10px;
    line-height: 20px;
    clear: both;
}
.detail .left-col {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 20px;
}
.detail .center-col {
	float: left;
	width: 32%;
	margin-bottom: 20px;
}
.detail .right-col {
	float: right;
	width: 32%;
	margin-bottom: 20px;
}
.detail .left-col tr, .detail .center-col tr, .detail .right-col tr {
border-bottom: 1px solid #ffffff;
}
.detail table {
	font-size: 11px;
	margin: 0;
}
.detail-list th {
	background: #68667b;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 5px;
	border: 1px solid #545454;
}
.detail-list td {
	padding: 5px;
	border: 1px solid #dedede;
	text-align: center;
	background: transparent;    line-height: 20px;
}

.saler-page .detail-list td {
	padding: 5px;
	border: 1px solid #dedede;
	text-align: center;
	background: transparent;
}

.detail-list tr {
	background: #f8f8f8;
}
.detail-list tr:hover {
	background: #cce7ff;
}
.input-point1 {
	width: 80px;
	background: #fff;
}
.input-point2 {
	width: 200px;
	background: #fff;
}
.detail-list td:last-child {
	width: 100px;
}
.detail-list2 {
	float: right;
	margin-top: 10px;
}
.detail-list3 {
float: right;
    width: 380px;
border: 1px solid #fe9e2b;
    margin-bottom: 10px;
    margin-top: 10px; padding-bottom:15px;
}
.detail-list select {
	background: #fff3cf;
	padding: 5px;
	width: 4em;
	margin-bottom: 0;
	margin-right: 5px;
	border-radius: 4px;
}
.input-point {
	background: #F01;
}
.detail-list input {
	background: #fff3cf;
	padding: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 4px;
	border: 0;
	border: 1px solid #b9b9b9;
	width: 100px;
}
.detail-list button {
	background: #8BC34A;
	border: 0;
	padding: 4px;
	border-radius: 4px;
	color: #Fff;
	margin-right: 4px;
	margin-left: 4px;
	cursor: pointer;
}
.total-price .price-col1 {
	float: left;
	line-height: 44px;
	font-weight: 800;
	text-align: center;
	color: #f01;
	font-size: 12px; padding-left:10px;
}
.total-price .price-col1 span {
}
.total-price .price-col2 {
	float: right;
	line-height: 44px;
	padding-right: 10px;
	line-height: 40px;
	font-weight: 800;
	color: #696969;
	font-size: 12px;
}
.total-price .price-col2 span {
	font-size: 18px;
	margin-left: 10px;
	margin-right: 5px;
	color: #f01;
}
.detail-list3 .pass {
	clear: both;    overflow: hidden;
	    border-top: 1px solid #eaeaea;
	padding: 10px;
	text-align: center;}
.detail-list2 th {
	background: #2196F3;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 5px 10px;
	border: 1px solid #1b81d2;
}
.detail-list3 .pass input {
	border-radius: 4px;
	font-size: 12px;
	padding: 4px;
	border: 1px solid #b9b9b9;
	background: #f9f9f9; width:100%;
}
.detail-list3 .pass .fs-m {
    float: right;      font-size: 14px;    margin-top: 6px;
}
.detail-list2 td {
	background: #e8f2fb;
	padding: 10px 30px;
	border: 1px solid #dedede;
}
.detail-list3 .nyusatsu-btn {
	margin-bottom: 6px;
}
.detail-list3 .nyusatsu-btn a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
}
.detail .history th {
	background: #68667b;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 5px 10px;
	border: 1px solid #545454;
}
.detail .history td {
	background: transparent;
	padding: 10px;
	border: 1px solid #dedede;
	text-align: center;
}
.detail .history .max td {
	background: #fff8b7;
}
.detail .history tr:hover {
	background: #cce7ff;
}
.detail .history {
	float: left;
	width: 48%;
	margin-bottom: 80px;
}
.detail .saler {
	float: right;
	width: 48%;
	margin-bottom: 80px;
}
.syuppin-01 span {
	color: #f78e28;
}
.syuppin-01 p:last-child {
	margin-bottom: 10px;
}
.detail .mark {
	color: #e92736;
}
.detail-list3-1 {
	width: 301px;
}
.list-data ul:hover {
	background: #f1f1f1;
}

.bid .list-data li {
    margin: 0 10px;
}
.bid .list-data li:first-child {
    width: 160px;
    font-size: 12px;
    margin: 0;
    overflow: hidden;
    height: 45px;
}
.bid .list-data li:first-child a {
    color: #03A9F4;text-decoration: underline;
}

.bid .list-data li.por {
min-width: 32%;    margin-right: 0;
}
.bid .case01, .bid .case02 {
    margin-right: 5px;
    margin-left: 0;
}
.bid .list-data li:last-child {
        margin: 0 0 0 10px;
    width: 80px;
    text-align: right;
}
.bid .icon-base { min-width: 3em;}

.bid .list-data a { text-decoration: underline; }

.bid .title-s li {
    margin: 0 10px;
}
.bid .title-s li:first-child {
width: 160px;    font-size: 12px;       margin: 0;    text-align: left;
}
/*
.bid .title-s .t01 {
width: 25%;
}
*/
.bid .title-s li:last-child {
        margin: 0 0 0 10px;    float: right;
}

.bid .title-s .t03 {    width: 100px;}
.bid .title-s .t05 {text-align: right; float:left;width: 80px;}
.bid .title-s .t02 {width: 32%;    margin-right: 0;}
.bid .title-s .t06 {width: 100px; text-align:right;}
.bid .title-s .t07 {    float: right;}

.bid .title-s .t04 { width: 38px; text-align: center;}
.in-category .sort-input{
    font-size: 14px;
    font-weight: bold;
    float: right;
}

.in-category .sort-input input { padding: 6px 8px 8px 8px;}

.in-category .sort-input a {
    vertical-align: middle;
    margin-top: 8px;
    width: 130px;
    font-weight: bold;
    margin-left: 0;
}

.in-category .sort-select{
font-size: 12px;
    font-weight: bold;
    float: left;
    margin-right: 6px!important;
}

.row-page .sort-select {color: #FFF;}

/* .row-page .in-category {height: 38px;
    margin-top: 20px;} */

.row-page .in-category .sort-select { margin-top:-1em;}

.result .list-data li {
    margin: 0 10px;min-width: 6em;
}
.result .list-data li:first-child {
width: 90px;    font-size: 12px;       margin: 0; text-align:left;
}
.result .list-data li:first-child span{
width: 80px; text-align:center;background: #a7a7a7;color: #FFF;
}
.result .list-data .finish span{
background:#e92736!important; color:#FFF;
}
.result .list-data .cancel span{
background:#a7a7a7; color:#FFF;
}
.result .list-data li:nth-of-type(2) {
width: 120px;
}

.result .list-data li:nth-of-type(5) {
width: 80px;
}
.result .list-data li:nth-of-type(6) {
width: 80px;text-align: center;
}
.result .list-data li:nth-of-type(7) {
width: 80px; text-align:right; margin-right:20px; 
}
.result .list-data li:nth-of-type(7) {
width: 80px; line-height: 1.7;
}
.result .list-data li:first-child a {
    color: #03A9F4;text-decoration: underline;
}

.result .list-data li.por {
min-width: 30%;
}
.result .case01, .bid .case02 {
    margin-right: 5px;
    margin-left: 0;
}
.result .list-data li:last-child {
        margin: 0;
}
.result .icon-base {    min-width: 4em;}

.result .list-data a { text-decoration: underline; }

.result .title-s li {
    margin: 0 10px;
}
.result .title-s li:first-child {
width: 80px;    font-size: 12px;       margin: 0;    text-align:center;    margin-right: 10px;
}
.result .title-s .t00 {
    width: 120px;
    text-align: left;
}
.result .title-s .t01 {
    width: 32%;
    text-align: left;
}
.saler-page .result .title-s .t01 {
    width: 30%;
    text-align: left;
}
.result .title-s li:last-child {
        margin: 0 0 0 10px;width: auto;
}
.result .title-s .t05 {text-align: right;}
.result .title-s .t02 {width: 4em;}
.result .title-s .t06 {width: 90px;}
.result .in-category {}

.result .category a {
    color: #FFF;
    display: block;
    padding: 12px 0px;   font-size: 14px;
    min-height: auto;
    border-radius: 6px 6px 0px 0px;
}
result .category li:nth-child(3) a { font-weight:normal; }
result .category li:nth-child(4) a { font-weight:normal; }

.result .category li {
    width: 15%; 
}

.result .category li:first-child {bottom: 0px;}

.category li.minimal {  background:#c5c5c5; position:relative;bottom: -10px;width: 10%; }

.category li:nth-child(2) a {
    padding: 15px;
}

.minimal a {  font-weight:normal; font-size: 12px!important;}

.trade-list { font-size: 11px;}
.trade-list table { font-size: 11px;}
.trade-list table a { text-decoration: underline;}
.trade-list td {
    background: transparent;    vertical-align: middle;
    padding: 5px;line-height: 1.4;
    border: 1px solid #dedede;
}

.trade-list tr td:first-child {
 text-align:center;
font-weight: 800;
}

.trade-list th {
    background: #68667b;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 5px;
    border: 1px solid #545454;
}

.trade-list tr {
    background: #f8f8f8;
}

.trade-list tr:hover {
   background: #cce7ff;
}

.trade-list button { width: 100%; margin-bottom:5px;}

.trade-list-head {    margin-right: -55px;}

.trade-list-head li {
    width: 360px;
    background: #2b9bce;
    color: #FFF;
    font-weight: bold;
    border: 1px solid #2b9bce;
    margin-bottom: 50px;
    display: inline-block;
    margin-right: 55px;
}

.trade-title {    display: inline-block;
    width: 50%;
    padding: 15px;}

.trade-price {
    display: inline-block;
    width: 50%;
    text-align: right;
    padding: 15px;
    background: #dbeef7;
    color: #000;
    font-size: 18px;
    font-weight: 800;
}

.saler-page .entry-content h1 { background: #1e62d1;}
.saler-page .item-head h2 {border-left: 15px solid #1e62d1;}

.saler-page .entry-content h2 { border-left: 15px solid #1e62d1;}
.reverse-style .entry-content h2 { border-left: 15px solid #e92736;}
.saler-page .history {
    float: none;
    width: 100%;
    margin-bottom: 80px;
    margin-top: 40px;
}

.saler-page .list-data li.por {
    min-width: 38%;
}

.saler-page .title-s .t01 {
    width: 38%;
}

.saler-page .title-s .t04 {
        width: 8.6em;
    margin-left: 0px;
}


.my-auction-menu li{ display: inline-block; }

.item-page .entry-content { padding:0;}

.item-main .item-list th:nth-child(1){
width: 3em;
    text-align: center;
}
.item-main th:nth-child(2){
    width: 4em;
    text-align: center;
}
.item-main th:nth-child(3){
    text-align: center;
}
.item-main th:nth-child(5){
    width: 6em;
    text-align: center;
}
.item-main th:nth-child(6){
width: 6em;
    text-align: center;
}
.item-main th:nth-child(7){
     width: 4em;
    text-align: center;
}
.item-main th:nth-child(8){
     width: 100px;
}
.item-main th:nth-last-child(1){
    width: 6em;
    text-align: center;
}

.result .item-main .item-list th:nth-child(3){     width: 62px;}
.result .item-main .item-list th:nth-child(4){     width: 42px;}
.result .item-main .item-list th:nth-child(8){     width: 42px;}
.result .item-main .item-list th:nth-child(9){     width: 60px;}

.result .item-main .item-list td:nth-child(1){text-align: center;    font-weight: 800;}
.result .item-main .item-list td:nth-child(2){text-align: left;}
.result .item-main .item-list td:nth-child(3){text-align: center;}
.result .item-main .item-list td:nth-child(4){text-align: center;}
.result .item-main .item-list td:nth-child(5){text-align: left;}
.result .item-main .item-list td:nth-child(6){text-align: left;}
.result .item-main .item-list td:nth-child(7){text-align: center;}
.result .item-main .item-list td:nth-child(8){text-align: center;}
.result .item-main .item-list td:nth-child(9){text-align: center;}
.result .item-main .item-list td:nth-child(10){text-align: right;    font-weight: 800;}

.biddingResult-page .item-list td { width:auto!important;}
.biddingResult-page .item-list th:nth-child(1) {
    width: 90px!important;
}
.biddingResult-page .item-list th:nth-child(2) {
    width: 150px!important;
}
.biddingResult-page .item-list th:nth-child(3) {
    width: 50px!important;
}
.biddingResult-page .item-list th:nth-child(4) {
    width: 40px!important;
}
.biddingResult-page .item-list th:nth-child(5) {
    width: 80px!important;
}
.biddingResult-page .item-list th:nth-child(6) {
    width: auto!important;
}
.biddingResult-page .item-list th:nth-child(7) {
    width: 40px!important;
}
.biddingResult-page .item-list th:nth-child(8) {
    width: 60px!important;
}
.biddingResult-page .item-list th:nth-child(9) {
    width: 60px!important;
}
.biddingResult-page .item-list th:nth-child(10) {
    width: 100px!important;
}
.biddingResult-page .item-list th:nth-child(11) {
    width: 100px!important;
}


.trade-list th:nth-child(1) {
    width: 90px!important;
}
.trade-list th:nth-child(2) {
    width: 150px!important;
}
.trade-list th:nth-child(3) {
    width: 120px!important;
}
.trade-list th:nth-child(5) {
    width: 40px!important;
}
.trade-list th:nth-child(6) {
    width: 60px!important;
}
.trade-list th:nth-child(7) {
    width: 100px!important;
}
.trade-list th:nth-child(8) {
    width: 100px!important;
}
.trade-list td:nth-child(2) {
    text-align: left;
}
.trade-list td:nth-child(3) {
    text-align: left;
}
.trade-list td:nth-child(5) {
    text-align: center;
}

.trade-list td:nth-child(6) {
    text-align: center;
}
.trade-list td:nth-child(7) {
    text-align: center;
}
.trade-list td:nth-child(8) {
    text-align: right;
}
.trade-list td:nth-child(9) {
    text-align: left;
    font-weight: 800;
}




.long-list { width: auto; }
.long-list .item-list th:nth-child(1){
width: 3em;
    text-align: center;
}
.long-list th:nth-child(2){
    width: 4em;
    text-align: center;
}
.long-list th:nth-child(3){
    text-align: center;
}
.long-list th:nth-child(5){
    width: 5em;
    text-align: center;
}
.long-list th:nth-child(6){
    width: 5em;
    text-align: center;
}
.long-list th:nth-child(7){
    width: 8em;
    text-align: center;
}
.long-list th:nth-last-child(4){
    width: 5em;
    text-align: center;
}
.long-list th:nth-last-child(3){
    width: 9em;
    text-align: center;
}
.long-list th:nth-last-child(2){
    width: 9em;
    text-align: center;
}
.long-list th:nth-last-child(1){
    width: 6em;
    text-align: center;
}

.long-list td:nth-last-child(4){
    text-align: center;
}
.long-list td:nth-last-child(3){
    text-align: right;
}
.long-list td:nth-last-child(2){
    text-align: right;
}
.long-list td:nth-last-child(1){
    text-align: center;
}
/*
.bid .list-data li:nth-last-child(2) {
    width: 100px;
    text-align: right;
}*/
/*
.bid .list-data li:nth-last-child(3) {
    width: 80px;
    text-align: right;
}
*/
/*.bid .list-data li:nth-last-child(4) {
    text-align: left;
}*/

.bid .form-style-header h2 {
    color: #2196f3;
}
.result .form-style-header h2 {
    color: #2196f3;
    border: 0;
    margin-top: 0;
    padding: 10px 0 10px;
}

.red {color: #e92736;}

#sidebar .in-category .sort-input input{background: #f7f7f7;
    border: 1px solid #c1c1c1;}

#sidebar .in-category .sort-select select{

    font-size: 12px!important;
    border: 1px solid #c1c1c1;
    display: block;
    margin-top: 10px;
    padding: 3px 5px;
    margin-bottom: 0!important;
    line-height: normal;
    height: auto;    border-radius: 0.25rem;}



.in-category #searchMaker { width: 150px;}
.in-category #searchModel { width: 250px;}
.in-category #searchUser { width: 180px;}
.in-category #searchSubUser { width: 180px;}

.detail-list th:last-child {
width: 200px;
}

.detail-list td:nth-child(4){ text-align:left;}
.detail-list td:nth-child(3){ text-align:left;}


.saler-page .form-style-at{width: 100%;}

.auction-start-box span {
    background: #fffcdf;
    color: #FF5722!important;
    padding: 10px;
    line-height: 1.4;
    display: block;
    font-size: 13px;
    margin-top: 10px;
    border-radius: 4px;
    font-weight: bold;
    text-align: center;
}

.auction-start-box {
    width: 32%;
    display: inline-block;
    float:left;
}
.auction-start-box a {
    display: block;
    max-width: 100%;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: 15px;
    margin-bottom: 30px;
    border-radius: 4px;
}

.auction-start-box:nth-child(1) { margin-right:2%; }
.auction-start-box:nth-child(1) a {     background-color: #00BCD4;
    border-bottom: 4px solid #008596;}



.auction-start-box:nth-child(2) { margin-right:2%;}
.auction-start-box:nth-child(2)  a {    background-color: #8BC34A;
    border-bottom: 4px solid #4CAF50;}


.auction-start-box:nth-child(3) {}
.auction-start-box:nth-child(3)  a {background-color: #f34c84;
    border-bottom: 4px solid #d23c6f;}

.auction-start-box a em { font-size: 22px;}

input[type="radio"] {    margin-right: 10px;
    vertical-align: middle;}

.user-info .form-main:last-child {margin-bottom: 80px;}





.search-page li:nth-child(4) { min-width: 5em;}
.search-page li:nth-child(5) { min-width: 5em;}
.search-page li:nth-child(6) { margin: 0 20px;
    width: 120px;
    text-align: center;}
.search-page li:nth-child(7) {     width: 80px;
    text-align: center;
    margin-right: 10px;     color: #bdbdbd;}


.search-page li:nth-child(7) a {
    display: inline-block;
    max-width: 100%;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 4px;
    background-color: #00BCD4;
    border-bottom: 4px solid #1793a2;
}

.search-page li:nth-child(8) a {
    display: inline-block;
    max-width: 100%;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 4px;
    background-color: #00BCD4;
    border-bottom: 4px solid #1793a2;
}
.search-page li:nth-child(8) { float: right;}

.saler-page .search-page .list-data li.por { min-width: 41%;}

.result .list-data li:nth-child(5) { text-align:center;    min-width: 3em;}
.result .list-data li:nth-child(8) {
    text-align: right;
    margin-left: 0;margin-right: 5px;}
.result .list-data li:nth-child(9) { 
    text-align: right;width: 70px;
    margin-left: 0;margin-right: 15px;}

.result .list-data li:nth-child(10) { margin-right: 0;margin-left: 0px;}
.result .list-data li:last-child {text-align: right;}
.result .title-s li:nth-child(5) { text-align:center; width: 3em;min-width: 3em;}
.saler-page .result .title-s li:nth-child(5)
{width: 80px;text-align: center;}
.result .title-s li:nth-child(8) {min-width: 60px;
    text-align: left;}
.result .title-s li:nth-child(9) {    margin: 0;}

.search-page .title-s li:nth-child(1) {    width: 7em;}
.search-page .title-s li:nth-child(2) {    width: 11em;}
.search-page .title-s li:nth-child(3) {    width: 41%;
    text-align: left;}
.search-page .title-s li:nth-child(4) {    width: 4em;}
.search-page .title-s li:nth-child(5) {    width: 4em;}
.search-page .title-s li:nth-child(6) {    width: 120px;}
.search-page .title-s li:nth-child(8) {    width: 5em;}
.search-page .title-s li:nth-child(9) { float: right;}



.saler-page .result .list-data li{    min-width: auto;}
.saler-page .result .list-data li.por{ color: #140000; font-size: 12px; line-height: 1.7;    min-width: 30%;    width: 30%;
    overflow: hidden;    padding: 8px 0;}
.result .list-data li.por{ color: #140000; font-size: 12px; line-height: 1.7;    min-width: 30%;    width: 30%;
    overflow: hidden;    padding: 8px 0;}

.saler-page .result .list-data li.por span {     color: #000;
    display: inline-block;
    margin-left: 10px;
}










.saler-page .in-category h2 {
    border-left: 10px solid #1e62d1;
}

.file_up { background-image: url(/img/upload.png); border: 0;
    width: 42px;
    /*height: 40px;*/
    background-repeat: no-repeat;
    text-indent: -9999px; margin-top:3px;}
.file_dl { background-image: url(/img/dl.png);border: 0;
    width: 42px;
    height: 40px;
    background-repeat: no-repeat;
    text-indent: -9999px; margin-top:3px; }
.data_cancel{ background-image: url(/img/cancel.png); border: 0;
    width: 42px;
    height: 40px;
    background-repeat: no-repeat;
    text-indent: -9999px; margin-top:3px;}



.saler-page .result .title-s .t04 {
    width: 8em;
    text-align: center;
}

.saler-page .form-style-at{width: 100%;}

.saler-page .user-info .form-main .title-form{ margin-top: 10px!important; margin-bottom: 10px!important;}
.saler-page .user-info .form-main .member-form{}



.saler-page .user-info .form-main h2 {   
    font-weight: 800;   
    margin-bottom: 10px;}

.saler-page .user-info .form-main .title-form h2 { font-size: 14px; color: #1e62d1;}

.saler-page .user-info .form-main .title-form input{
width: 100%;
    font-size: 16px;
    /* min-width: 35px; */
    padding: 8px;
    line-height: 1;
    height: auto;
    border-radius: 4px;
border: 1px solid #ced4da;
    color: #000;font-weight: bold;
    margin-bottom: 20px;
}

.saler-page .user-info .form-main .table-data-style-04{
margin-top: 10px;
width: 35%;
float: right; display:none;
}


.saler-page .user-info .form-main .table-data-style-04 h2 { font-size: 14px; color: #1e62d1;}

.saler-page .user-info .form-main .table-data-style-04 h2 span {font-weight: normal;
    color: #f64444;
    display: block;
    font-size: 12px;
    margin-top: 10px;}

.saler-page .user-info .form-main .table-data-style-04 select
{    padding: 7px;
    font-size: 16px;
    background-color: #fffccc;}




.saler-page .table-data-style-01 td:nth-child(1) select {
    width: 75px;
}


.saler-page .user-info .form-main .table-data-style-01 select {height: 40px;}
.saler-page .user-info .form-main .table-data-style-01 input {height: 40px;}
.saler-page .user-info .form-main th {background: #00BCD4; font-weight: bold;    padding: 5px 0 6px;}


.saler-page .table-data-style-01 th{ width: 20%;}
.saler-page .table-data-style-01 input{ width: 100%;}
.saler-page .table-data-style-01 .form-control{ width: 100%!important;}


.saler-page .table-data-style-03 {width: 50%; float:left;}

.saler-page .table-data-style-02 .form-control {
width: 100%!important;    margin-bottom: 0;
}

.saler-page .table-data-style-02 th:nth-child(1) {    width: 60px;}
.saler-page .table-data-style-02 th:nth-child(2) {    width: 150px; }
.saler-page .table-data-style-02 th:nth-child(3) {}
.saler-page .table-data-style-02 th:nth-child(4) {    width: 80px;}
.saler-page .table-data-style-02 th:nth-child(5) {    width: 60px;}
.saler-page .table-data-style-02 th:nth-child(6) {}
.saler-page .table-data-style-02 th:nth-child(7) {    width: 100px;}
.saler-page .table-data-style-02 th:nth-child(8) {        width: 80px;}
.saler-page .table-data-style-02 th:nth-child(9) {        width: 150px;}



.saler-page .table-data-style-02 td:nth-child(9) .form-control{ display: inline-block; /*background: #fffccc; */}
.saler-page .table-data-style-01 td:nth-child(5) .form-control{ text-align:left;padding: 10px;}
.saler-page .table-data-style-01 td .form-control { background-color: #fffccc!important;}




.saler-page .user-info .table-data-style-02 th:nth-child(1) {
    width: 60px;
}
.saler-page .user-info .table-data-style-02 th:nth-child(2) {
    width: 150px;
}
.saler-page .user-info .table-data-style-02 th:nth-child(3) {
}
.saler-page .user-info .table-data-style-02 th:nth-child(4) {
    width: 60px;
}

.saler-page .user-info .table-data-style-02 th:nth-last-child(1) {
    width: 80px;
}
.saler-page .user-info .table-data-style-02 th:nth-last-child(2) {
    width: 200px;
}
.saler-page .user-info .table-data-style-02 th:nth-last-child(3) {
    width: 60px;
}
.saler-page .user-info .table-data-style-02 th:nth-last-child(4) {
    width: 100px;
}

.saler-page .user-info .table-data-style-02 th:nth-child(5) {
    width: 80px;
}

.saler-page .user-info .table-data-style-02 td .price { text-align: right; background: #fffccc;width: 60px!important;
    display: inline-block;}


/* ?y?[?W?l?[?V???? */

/**
* CSS themes for simplePagination.js
* Author: Flavius Matis - http://flaviusmatis.github.com/
* URL: https://github.com/flaviusmatis/simplePagination.js
*/

ul.simple-pagination {
	list-style: none;
}

.simple-pagination {
	display: block;
	overflow: hidden;
	padding: 0 5px 5px 0;
	margin-bottom: 10px;
}

.simple-pagination ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.simple-pagination li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}
span.ellipse.clickable {
	cursor: pointer;
}

.ellipse input {
	width: 3em;
}

/*------------------------------------*\
	Compact Theme Styles
\*------------------------------------*/
.compact-theme span {
	cursor:pointer;
}

.compact-theme a, .compact-theme span {
	float: left;
	color: #333;
	font-size:14px;
	line-height:24px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #AAA;
	border-left: none;
	min-width: 14px;
	padding: 0 7px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#efefef 100%); /* W3C */
}

.compact-theme a:hover, .compact-theme li:not(.disabled):not(.active) span:hover {
	text-decoration: none;
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#bbbbbb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* IE10+ */
	background: linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* W3C */
}

.compact-theme li:first-child a, .compact-theme li:first-child span {
	border-left: 1px solid #AAA;
	border-radius: 3px 0 0 3px;
}

.compact-theme li:last-child a, .compact-theme li:last-child span {
	border-radius: 0 3px 3px 0;
}

.compact-theme .current {
	background: #bbbbbb; /* Old browsers */
	background: -moz-linear-gradient(top, #bbbbbb 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* W3C */
	cursor: default;
}

.compact-theme .ellipse {
	background: #EAEAEA;
	padding: 0 10px;
	cursor: default;
}

/*------------------------------------*\
	Light Theme Styles
\*------------------------------------*/
.light-theme span {
	cursor:pointer;
}

.light-theme a, .light-theme span {
	float: left;
	color: #666;
	font-size:14px;
	line-height:24px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #BBB;
	min-width: 14px;
	padding: 0 7px;
	margin: 0 5px 0 0;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#efefef 100%); /* W3C */
}

.light-theme a:hover, .light-theme li:not(.disabled):not(.active) span:hover {
	text-decoration: none;
	background: #FCFCFC;
}

.light-theme .current {
	background: #666;
	color: #FFF;
	border-color: #444;
	box-shadow: 0 1px 0 rgba(255,255,255,1), 0 0 2px rgba(0, 0, 0, 0.3) inset;
	cursor: default;
}

.light-theme .ellipse {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	font-weight: bold;
	cursor: default;
}

/*------------------------------------*\
	Dark Theme Styles
\*------------------------------------*/
.dark-theme span {
	cursor:pointer;
}

.dark-theme a, .dark-theme span {
	float: left;
	color: #CCC;
	font-size:14px;
	line-height:24px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #222;
	min-width: 14px;
	padding: 0 7px;
	margin: 0 5px 0 0;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background: #555; /* Old browsers */
	background: -moz-linear-gradient(top, #555 0%, #333 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555), color-stop(100%,#333)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #555 0%,#333 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #555 0%,#333 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #555 0%,#333 100%); /* IE10+ */
	background: linear-gradient(top, #555 0%,#333 100%); /* W3C */
}

.dark-theme a:hover, .dark-theme li:not(.disabled):not(.active) span:hover {
	text-decoration: none;
	background: #444;
}

.dark-theme .current {
	background: #222;
	color: #FFF;
	border-color: #000;
	box-shadow: 0 1px 0 rgba(255,255,255,0.2), 0 0 1px 1px rgba(0, 0, 0, 0.1) inset;
	cursor: default;
}

.dark-theme .ellipse {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	font-weight: bold;
	cursor: default;
}


.pw-update-form-container h1{display:none!important;}
#pw-update-form {    box-shadow: none!important;}
.pw-update-form-container hr {margin-bottom: 40px!important;}
.pw-update-form-container tr {
    border: 1px solid #ffffff!important;
}



.btn-primary{
    border: 0;
    background: #ffa700!important;
    color: #fff!important;
    border-bottom: 3px solid #e06803;
    margin-left: 20px;
    min-width: 100px;
    font-size: 14px;
    /* font-weight: bold; */
}
.btn-reset{
    border: 0;
    background: #b1a99b!important;
    color: #fff!important;
    border-bottom: 3px solid #7a7a7a;
    margin-left: 20px;
    min-width: 100px;
    font-size: 14px;
    /* font-weight: bold; */
}
#delete-section input{margin-right: 10px;}
#delete-section {font-size: 14px;}

.mailbox-style .form-sub input{    margin-bottom: 5px;}

.mailbox-style .form-sub textarea{    margin-bottom: 5px;}
#file_upload { padding: 10px 0;}

.mail-nav img {    border: 2px solid #00bcd4;}

#btn_upload {
    border: 0;
    background: #00bcd4!important;
    color: #fff!important;
    border-bottom: 3px solid #008394;
    min-width: 100px;
    font-size: 14px;
}

.saler-page .result .title-s li:nth-child(3) { width: 8em;}
.saler-page .result .title-s .t04 {
    width: 30%;
    text-align: left;
    margin-left: 10px;
}



.result .title-s li:nth-child(6)
{width: 80px;}
.saler-page .result .title-s li:nth-child(6)
{width: 80px;text-align: center;}
.result .title-s li:nth-child(7)
{width: 80px;text-align: right;}

.saler-page .result .title-s li:nth-child(7)
{width: 100px;text-align: center;}

.saler-page .row-page {    float: none;
    width: 100%;}

#front-page h1 {}

.iziModal-content #uploadForm{ padding: 50px;}
.iziModal-content #uploadFormRemoval{ padding: 50px;}

#uploadBtn {    display: inline-block;
    max-width: 100%;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 4px;
    background-color: #00BCD4;
    border: 0;
    border-bottom: 4px solid #1793a2;}


#uploadBtn_removal {    display: inline-block;
    max-width: 100%;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 4px;
    background-color: #00BCD4;
    border: 0;
    border-bottom: 4px solid #1793a2;}





.admin-main .form-main .col-form-label {font-size:14px; text-align: left;}


::placeholder {
  color: #c1c1c1!important;
}

#pw-update-form input[type="submit"]{
border-bottom: 5px solid #d64656;
}


.user-info .srch button {
    border: 0;
    display: inline-block;
    max-width: 100%;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 4px;
    background-color: #00BCD4;
    border-bottom: 4px solid #1793a2;
    margin-bottom: 15px;
}

.user-info .form-main .error {
background: #fff0ef;
    border-radius: 4px;
    padding: 5px 10px;
    font-size: 13px;
    display: inline-block;
}

.user-info .form-main td:nth-child(1) input{ padding: 10px; }
.user-info .form-main td:nth-child(2) input{ padding: 10px; }
.user-info .form-main td:nth-child(3) input{ padding: 10px; font-size:13px!important; }
.user-info .form-main td:nth-child(4) input{ padding: 10px; font-size:13px!important; }
.user-info .form-main td:nth-child(5) input{ text-align:center;}

.saler-page .table-data-style-02 td:nth-child(8) input { text-align:center!important; }
.saler-page .table-data-style-02 td:nth-child(9) input { text-align:right!important; }

.invoice-page .title-s li:nth-child(1) {width: 200px; text-align: left;}




.invoice-page .title-s li:nth-child(2) {    width: 30%; text-align: left;}
.invoice-page .title-s li:nth-child(3) {width: 150px!important; text-align: left;}
.invoice-page .title-s li:nth-child(4) {width: 80px!important;    text-align: right; }
.invoice-page .title-s li:nth-child(5) {width: 80px;
    text-align: right!important;}
.invoice-page .title-s li:nth-child(6) {    width: 100px!important;
    margin: 0;    text-align: right!important;}
.invoice-page .title-s li:nth-child(7) {    text-align: right!important;}

.invoice-page .list-data li:nth-child(4) {width: 200px;
    text-align: left;
    margin-left: 0;}
.invoice-page .list-data li:nth-child(5) {    width: 30%; text-align: left;}
.invoice-page .list-data li:nth-child(6) {width: 150px!important; text-align: left;}
.invoice-page .list-data li:nth-child(7) {width: 100px!important; text-align: center;}
.invoice-page .list-data li:nth-child(8) {width: 100px!important; text-align: center;}
.invoice-page .list-data li:nth-child(9) {width: 100px!important; text-align: center;    margin-right: 0;}
.invoice-page .list-data li:nth-child(10) {width: 100px!important; text-align: center;}
.invoice-page .list-data li:nth-child(9) button {
    border: 0;
    display: inline-block;
    max-width: 100%;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 4px;
    background-color: #00BCD4;
    border-bottom: 4px solid #1793a2;
}

.invoice-page .list-data li:nth-child(10) button {
    border: 0;
    display: inline-block;
    max-width: 100%;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 4px;
    background-color: #00BCD4;
    border-bottom: 4px solid #1793a2; margin-bottom:5px;
}
.invoice-page .list-data li:nth-child(11) button {
    border: 0;
    display: inline-block;
    max-width: 100%;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 4px;
    background-color: #00BCD4;
    border-bottom: 4px solid #1793a2;
}

.invoice-page iframe{ padding: 50px 100px;margin-top: 10px;}

.saler-page .category li:first-child a.active {
    background: #0273cd;
}

.reverse-style .category li:first-child a.active {
    background: #e92736;
}

.saler-page .category li:first-child {    background: #bbbbbb;}


.saler-page .category li{    background: #bbbbbb;}

.input-point2 input {text-align: right;}

.item-list button {
    border: 1px solid #de6a45;
    width: 100%;
    padding: 6px;
    border-radius: 4px;
    font-weight: bold;
    text-decoration: none;
    background: #ffaf4b;
    background: -moz-linear-gradient(top, #ffaf4b 0%, #fc8600 100%);
    background: -webkit-linear-gradient(top, #ffaf4b 0%, #fc8600 100%);
    background: linear-gradient(to bottom, #ffaf4b 0%, #fc8600 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#fc8600', GradientType=0);
    color: #FFF;
    text-align: center;
    box-shadow: 0px 3px 0px 0px #de6a45;
    text-align: center;
    clear: both;
}

.long-list th:nth-child(9) {
    width: 8em;
    text-align: center;
}
.long-list th:nth-child(8) {
    width: 6em;
    text-align: center;
}
.item-main .item-list td:nth-child(8) {
    text-align: left;
}
.long-list th:nth-last-child(2) {
    width: 9em;
    text-align: center;
}

.saler-page .all-bid .bid-btn {
    float: left;
    width: 60%;
    text-align: left;
}
.saler-page .all-bid .bid-btn a{    padding: 10px 10px;
    display: block;
    text-align: center;}

.detail .error{    font-weight: bold;
    padding: 10px 20px;
    background: #ffe8e8;
    border-radius: 4px;
    float: right;
    margin-right: 10px;font-size: 14px;
    margin-top: 10px;}


.closedmember-page h2{ color: #000000;}

.closedmember-page .form-main .col-form-label{
    text-align: right;
}
.closedmember-page .user-info .form-main .form-control {padding: 10px;margin-bottom: 15px;}


.subuser-page .form-main .col-form-label{
    text-align: right;
}
.subuser-page .user-info .form-main .form-control {padding: 10px;margin-bottom: 15px;}

.subuser-page .form-head h2 { display:none;}


.saler-page .item-main th:nth-child(9) {
    width: 6em;
    text-align: center;
}
.saler-page .item-main th:nth-last-child(1) {
    width: 100px;
    text-align: center;
}

.result .list-data li:nth-of-type(2) button {
    border: 1px solid #de6a45;
    width: 100%;
    padding: 6px 0;
    line-height: normal;
    border-radius: 4px;
    font-weight: bold;
    text-decoration: none;
    background: #ffaf4b;
    background: -moz-linear-gradient(top, #ffaf4b 0%, #fc8600 100%);
    background: -webkit-linear-gradient(top, #ffaf4b 0%, #fc8600 100%);
    background: linear-gradient(to bottom, #ffaf4b 0%, #fc8600 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#fc8600', GradientType=0);
    color: #FFF;
    text-align: center;
    box-shadow: 0px 3px 0px 0px #de6a45;
    text-align: center;
    clear: both;
}
.pw-update-form-container {
    padding: 50px 0!important;
}

.btn-primary:not(:disabled):not(.disabled):hover, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
        background: #ff8f00!important;
    border-color: #e26d03!important;
}

.closedmember-page .title-s .t01 {
    text-align: center;
    width: 5em;
    margin-left: 0;
}

.closedmember-page .list-data li:first-child {
width: 60px!important;
    text-align: center!important;
}

.closedmember-page .list-data li:last-child {
    float: left!important;
}

.subuser-page .title-s .t01{
    width: 300px;
    margin-right: 15px;
    margin-left: 0;
    text-align: left;
}

.subuser-page .list-data li {    width: 300px!important;
    margin-right: 15px;
    margin-left: 0;
    text-align: left;}

.subuser-page .title-s .t01:last-child {
    text-align: right!important; float:right;
}

.subuser-page .list-data li:last-child {
    text-align: right!important;
}


.invoice-page>a {
    display: inline-block;
    max-width: 100%;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: 0 10px;
    line-height: 30px;font-size:14px;
    border-radius: 4px;
    background-color: #00BCD4;
    border-bottom: 4px solid #1793a2;
}

.invoice-page .btn-primary { border-bottom: 3px solid #e06803;padding: 0 80px; }

.saler-page #submitBtn2 {    color: #FFF;
    text-decoration: none;
    font-weight: bold;    display: block;
    margin: 20px auto;
    width: 250px;}

.invoice-page>span {font-size: 14px;
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 30px;
    line-height: 25px;}


.invoice-page #schedule_transfer_date {
    border-radius: 4px;
    border: 1px solid #ccc;
    background: #fffbcc;
    width: 150px;
    margin-right: 50px; font-size:14px; padding:5px;
}

.item-head p {
    float: right;
    font-size: 15px;
    line-height: 28px;    font-weight: bold;
}

.item-middle {
    float: right;
    overflow: hidden; margin-bottom:20px;
}

.detail-list3 .pass .fs-m {
 display:none;
}

.front-bidding {background: #fdf2f2!important;}

.front-bidding td{
    border: 1px solid #efbcbc;
    border-bottom: 0;
}

/* Buyer : 商品一覧 Start */ 
#front-list .item-main table {
    font-size: 13px;
    font-weight: normal;
}
#front-list .item-main table a { max-width: 320px;}
#front-list .in-srch{ float:right;text-align:right;}
#front-list .in-srch .total-page{ float:none; }
#front-list .in-srch .help-message{ float:none; }

#front-list .item-main .item-list td { width: auto!important;}

#front-list .item-main .item-list td:nth-child(3) {
    text-align: left;line-height: 1.4;
}
#front-list .item-main .item-list td:nth-child(6) {
    text-align: center;
}
#front-list .item-main .item-list td:nth-child(7) {
    text-align: center;
}
#front-list .item-main .item-list td:nth-child(8) {
    text-align:right;
}
#front-list .item-main .item-list td:nth-child(8) img {
    margin-left:5px; vertical-align: middle;
}

#front-list .item-main th { font-size:12px; }

#front-list .item-main th:nth-child(1) {
    width: 45px!important;
}
#front-list .item-main th:nth-child(2) {
    width: 120px!important;
}
#front-list .item-main th:nth-child(4) {
    width: 80px!important;
}
#front-list .item-main th:nth-child(5) {
    width: 60px!important;
}
#front-list .item-main th:nth-child(6) {
    width: 50px!important;
}
#front-list .item-main th:nth-child(7) {
    width: 60px!important;
}
#front-list .item-main th:nth-child(8) {
    width: 100px!important;
}
#front-list .item-main th:nth-child(9) {
    width: 180px!important;
}
#front-list .item-main th:nth-child(10) {
    width: 100px!important;
}

#front-list .item-main td:nth-child(1) {
    text-align: center!important;
}
#front-list .item-main td:nth-child(4) {
    text-align: center!important;
}
#front-list .item-main td:nth-child(5) {
    text-align: center!important;
}
#front-list .item-main td:nth-child(9) p {
    padding-top: 5px;
    font-weight: normal;
    color: #828282;
    margin-top:0px;
}
#front-list .item-main td:nth-child(9) p span {
    font-weight: bold;
}
#front-list .item-main td:last-child { 
    position: relative;
}
#front-list .item-main td:last-child img {
    position: absolute;
    right: 5px;
    top: 20%;}

#front-list .item-main td:last-child p {
    padding-top: 5px;
    font-weight: normal;
    color: #828282;
}
/* Buyer : 商品一覧 End */ 

.sort-title{
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;
    margin-right: 10px;
}

 .product-btn{display: inline-block;    margin-right: 10px;    vertical-align: top;}
#header .product-btn{float: right;}
.product-btn a {
    display: inline-block;
    width: 150px;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: 10px;
    /* line-height: 30px; */
    border-radius: 4px;
    background-color: #f64444;
    border-bottom: 4px solid #d22020;
}
#menu>div{text-align: center;}

.product-btn2{display: inline-block;    margin-right: 10px;    vertical-align: top;
}
#header .product-btn2{float: right;}
.product-btn2 a {
    display: inline-block;
    width: 150px;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: 10px;
    /* line-height: 30px; */
    border-radius: 4px;
    background-color: #2196f3;
    border-bottom: 4px solid #197ac7;
}

table tr.bid-mark { background: #ffeaea; }

.icons { text-align: right; margin-top:5px;}
.icons-wrap {position: relative;}
.icons-wrap .icons { text-align: right;
    float: right;
    margin-top: 0;    display: inline-block;    vertical-align: middle;}

.help-message {
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #585858;
}
.help-message img { vertical-align: middle; }
   
.user-info .srch .trade-list button {
max-width: 40px;
    padding: 1px;
    border-bottom: 2px solid #1793a2;
    overflow: hidden;
    margin-bottom: 0;
    font-weight: bold;
    line-height: 22px;
    font-size: 12px;
}


.breadcrumb {background-color: #fbfbfb!important;font-size: 14px;}
.breadcrumb a {text-decoration: underline;color: #00BCD4;}
#sort {background: #f3f3f3!important;    font-size: 12px;min-width: 150px;}
#searchForm #sort {min-width: 200px;}

#transactionListForm #sidebar {
    background: #fdfdfd;
    padding: 15px;
}

.in-category .sort-day {
    font-size: 12px;
    font-weight: bold;
    float: left;
    margin-right: 6px!important;
}

#sidebar .in-category .sort-day input {
    background: #fff!important;
    font-size: 12px!important;
    border: 1px solid #c1c1c1;
    display: inline-block;
    margin-top: 10px;
    padding: 3px 5px;
    margin-bottom: 0!important;
    line-height: normal;
    text-align: left;
    max-height: 28px;    width: 100px;
    border-radius: 0.25rem;
}

.trade-list th:last-child { width: 180px;}

.sheet-blade-table td{ padding:15px;}

.result .item-list td { vertical-align: middle; }
.result .item-list td .m01 { padding: 5px 0;
    width: 100%;
    text-align: center;
    display: inline-block;
    background: #ffa700;
    color: #FFF;
    border-radius: 4px; }

.result .item-list td .m02 { padding: 5px 0;
    width: 100%;    font-weight: bold;
    text-align: center;
    display: inline-block;
    background: #F01;
    color: #FFF;
    border-radius: 4px; }

.result .item-list td .m03 { padding: 5px 0;
    width: 100%;
    text-align: center;
    display: inline-block;
    border-radius: 4px; }

.status-publish td img{     vertical-align: middle;}

.status-publish .center-col td, .status-publish .left-col td, .status-publish .right-col td { line-height: 30px;
    padding: 0 5px;}
.status-publish .center-col th, .status-publish .left-col th, .status-publish .right-col th { line-height: 30px;
    padding: 0 5px;}

/* Seller : 出品中検索結果一覧 Start */
.myAuction .item-list th:nth-child(1) {
    width: 80px!important;
}
.myAuction .item-list th:nth-child(2) {
    width: 100px!important;
}
.myAuction .item-list th:nth-child(3) {
    width: auto!important;
}
.myAuction .item-list th:nth-child(4) {
    width: 75px!important;
}
.myAuction .item-list th:nth-child(5) {
    width: 60px!important;
}
.myAuction .item-list th:nth-child(6) {
    width: 50px!important;
}
.myAuction .item-list th:nth-child(7) {
    width: 100px!important;
}
.myAuction .item-list th:nth-child(8) {
    width: 110px!important;
}
.myAuction .item-list th:nth-child(9) {
    width: 100px!important;
}
.myAuction .item-list th:nth-child(10) {
    width: 100px!important;
}
.myAuction .item-list th:nth-child(11) {
    width: 100px!important;
}
.myAuction .item-list th:nth-child(12) {
    width: 80px!important;
}

.myAuction .item-list td { width:auto!important;}
.myAuction .item-list td:nth-child(1) {
    text-align: center!important;
}
.myAuction .item-list td:nth-child(2) {
    text-align: left!important;
}
.myAuction .item-list td:nth-child(4) {
    text-align: center!important;
}
.myAuction .item-list td:nth-child(5) {
    text-align: center!important;
}
.myAuction .item-list td:nth-child(6) {
    text-align: center!important;
}
.myAuction .item-list td:nth-child(7) {
    text-align: right!important;
}
.myAuction .item-list td:nth-child(8) {
    text-align: center!important;
}
.myAuction .item-list td:nth-child(9) {
    text-align: left!important; font-weight:800;
}

.myAuction .item-list td:nth-child(10) a{ display: block; line-height: 15px;}

.myAuction .item-list td:nth-child(11) { 
    font-weight: 800;
}
.myAuction .item-list td:nth-child(11) p {
    padding-top: 5px;
    font-weight: normal;
    color: #828282;
}

.myAuction .item-list td:nth-child(12){
    color: #b3b3b3;
}
.myAuction .item-list td:nth-child(12) p{
    margin-top:5px;
}
.myAuction .item-list td:nth-child(12) a{
    display: block; 
}
.myAuction .item-list td:nth-child(12) a:last-child {
    display: block; margin-top: 5px;
}
/* Seller : 出品中検索結果一覧 End */

/*.reverse-style .myAuctionReverseResult td {padding: 9px 5px!important;}*/

.myAuctionResult .item-list td, .myAuctionReverseResult .item-list td { width:auto!important;}
.myAuctionResult .item-list th:nth-child(1), .myAuctionReverseResult .item-list th:nth-child(1) {
    width: 80px!important;
}
.myAuctionResult .item-list th:nth-child(2), .myAuctionReverseResult .item-list th:nth-child(2) {
    width: 150px!important;
}
.myAuctionResult .item-list th:nth-child(3){
    width: 50px!important;display:none;
}
.myAuctionReverseResult .item-list th:nth-child(3){
    width: auto!important;
}
.myAuctionResult .item-list th:nth-child(4), .myAuctionReverseResult .item-list th:nth-child(4){
    width: auto!important;
}
.myAuctionResult .item-list th:nth-child(5){
    width: 40px!important;
}
.myAuctionReverseResult .item-list th:nth-child(5) {
    width: 50px!important;
}
.myAuctionResult .item-list th:nth-child(6), .myAuctionReverseResult .item-list th:nth-child(6) {
    width: 50px!important;
}
.myAuctionResult .item-list th:nth-child(7) {
    width: 50px!important;
}
.myAuctionReverseResult .item-list th:nth-child(7) {
    width: 80px!important;
}
.myAuctionResult .item-list th:nth-child(8), .myAuctionReverseResult .item-list th:nth-child(8) {
    width: 90px!important;
}
.myAuctionResult .item-list th:nth-child(9), .myAuctionReverseResult .item-list th:nth-child(9) {
    width: 80px!important;
}
.myAuctionResult .item-list th:nth-child(10), .myAuctionReverseResult .item-list th:nth-child(10) {
    width: 120px!important;
}
.myAuctionResult .item-list th:nth-child(11), .myAuctionReverseResult .item-list th:nth-child(11) {
    width: 80px!important;
}
.myAuctionResult .item-list th:nth-child(12), .myAuctionReverseResult .item-list th:nth-child(12) {
    width: 50px!important;
}

.myAuctionResult .item-list td:nth-child(1), .myAuctionReverseResult .item-list td:nth-child(1) {
    text-align: center!important;
}
.myAuctionResult .item-list td:nth-child(2), .myAuctionReverseResult .item-list td:nth-child(2) {
    text-align: center!important;
}
.myAuctionResult .item-list td:nth-child(3) {
    text-align: center!important; display:none;
}
.myAuctionReverseResult .item-list td:nth-child(3) {
	text-align: left!important;
}
.myAuctionResult .item-list td:nth-child(4){
    text-align: left!important;
}
.myAuctionReverseResult .item-list td:nth-child(4){
    text-align: center!important;
}
.myAuctionResult .item-list td:nth-child(5), .myAuctionReverseResult .item-list td:nth-child(5) {
    text-align: center!important;
}
.myAuctionResult .item-list td:nth-child(6), .myAuctionReverseResult .item-list td:nth-child(6) {
    text-align: center!important;
}
.myAuctionResult .item-list td:nth-child(7), .myAuctionReverseResult .item-list td:nth-child(7) {
    text-align: center!important;
}
.myAuctionReverseResult .item-list td:nth-child(7) {
    font-weight: bold;
}

.myAuctionResult .item-list td:nth-child(8), .myAuctionReverseResult .item-list td:nth-child(8) {
    text-align: right!important;    font-weight: 800;
}
.myAuctionResult .item-list td:nth-child(9), .myAuctionReverseResult .item-list td:nth-child(9) {
    text-align: center!important;
}
.myAuctionResult .item-list td:nth-child(10), .myAuctionReverseResult .item-list td:nth-child(10){
    text-align: center!important;
}
.myAuctionReverseResult .item-list td:nth-child(9) a {
    width:100%;
}
.myAuctionResult .item-list td:nth-child(10) a {
    width:100%;
}
.myAuctionResult .item-list td:nth-child(11), .myAuctionReverseResult .item-list td:nth-child(11){
    text-align: center!important; padding: 0 5px; width: 80px!important;
}
.myAuctionResult .item-list td:nth-child(12), .myAuctionReverseResult .item-list td:nth-child(12){
    width: 80px!important;
    text-align: center!important; padding: 0 5px;  
}

.myAuctionResult .item-list td:nth-child(13), .myAuctionReverseResult .item-list td:nth-child(13){
    padding: 0 5px;  
}

/*
.myAuctionResult .item-list td:nth-child(11) button {
    border: 1px solid #00bcd4;
    background: transparent;
    background-color: #00BCD4;
    box-shadow: 0px 3px 0px 0px #1793a2; padding:5px; text-indent:0; margin-top:0;
}
*/

.myAuctionResult .item-list td:nth-child(12) button {
    border: 1px solid #00bcd4;
    background: transparent;
    background-color: #00BCD4;
    box-shadow: 0px 3px 0px 0px #1793a2;padding:5px; text-indent:0; margin-top:0;
}

.myAuctionReverseResult .item-list td:nth-child(9) button {padding: 10px;}

.myAuctionResult .item-list td:nth-child(11) span, .myAuctionReverseResult .item-list td:nth-child(11) span { 
width: 18px;
    line-height: 18px;
    border-radius: 200px;
    left: 2px;top: 9px;
    position: absolute;
}
.myAuctionResult .item-list td:nth-child(12) span, .myAuctionReverseResult .item-list td:nth-child(12) span { 
width: 18px;
    line-height: 18px;
    border-radius: 200px;
    left: 2px;top: 9px;
    position: absolute;
}
.re-up {color: #FFF;
    background: #8BC34A;}
.no-up {color: #FFF;
    background: #f72f2f;}

.myAuctionResult .item-list td:nth-child(11) button, .myAuctionReverseResult .item-list td:nth-child(11) button  {
        border: 1px solid #00bcd4;
    text-indent: 0px;
    background: transparent;
    background-color: #00BCD4;
    padding: 5px;
    font-size: 10px;
    height: auto; margin-top:0;
    box-shadow: 0px 3px 0px 0px #1793a2;
}


.sort-select input{
    margin-top: 30px;
    margin-left: 10px!important;
}

.custom-file-upload{  margin-left: 20px!important;    border-bottom: 4px solid #d22020!important;}

.pagination .active span {background: #000;
    color: #FFF;}

.csv-btn { float: left; margin: 10px 10px 10px 0;}

.csv-btn .btn-success {
    color: #fff;
    background-color: #f64444;
    border-color: #f64444;
    border-bottom: 4px solid #d22020;
}

#transactionListForm #sort {
    min-width: 200px;
}

.detail .history .max td:nth-child(3) { font-weight:800;}
.detail .history .max td:nth-child(4) { font-weight:800;}
.detail .history .max td:nth-child(5) { font-weight:800;}

/* Seller : 請求書発行検索結果一覧 Start */
.invoice-page .trade-list th:nth-child(2) {
    width: 85px!important;
}
.invoice-page .trade-list th:nth-last-child(8) {
    width: 95px!important;
}
.invoice-page .trade-list th:nth-last-child(7) {
    width: auto!important; text-align: center!important;
}
.invoice-page .trade-list th:nth-last-child(6) { 
    width: 55px!important;
}
.invoice-page .trade-list th:nth-last-child(5) {
    width: 90px!important;
}
.invoice-page .trade-list th:nth-last-child(4) {
    width: 97px!important;
}
.invoice-page .trade-list th:nth-last-child(3) {
    width: 80px!important;
}
.invoice-page .trade-list th:nth-last-child(2) {
    width: 50px!important;
}
.invoice-page .trade-list th:last-child {
    width: 100px;
}

.invoice-page .trade-list td {padding: 8px;}

.invoice-page .trade-list td:nth-child(2) {
    text-align: center!important;
}
.invoice-page .trade-list td:nth-child(9) {
    text-align: center!important; font-weight:normal!important;
}
.invoice-page .trade-list td:nth-child(10) {
    text-align: right!important;
}
.invoice-page .trade-list td:nth-child(12) {
    text-align: center!important; font-weight:800;
}

.invoice-page .trade-list td:nth-last-child(6) { 
    text-align: center; 
}
.invoice-page .trade-list td:nth-last-child(4) { 
    text-align: center; 
}
.invoice-page .trade-list td:nth-last-child(3) { 
    text-align: right; 
}
.invoice-page .trade-list td:nth-last-child(2) { 
    text-align: center; 
}
/* Seller : 請求書発行検索結果一覧 End */

/* Seller : 必要書類アップロード・ダウンロード検索結果一覧 Start */
.receivable-page .trade-list th:nth-child(1) {
    width: 80px!important;
}
.receivable-page .trade-list th:nth-child(2) {
    width: 138px!important;
}
.receivable-page .trade-list th:nth-child(3) {
    width: 140px!important;
}
.receivable-page .trade-list th:nth-child(4) {
    width: 95px!important;
}
.receivable-page .trade-list th:nth-child(5) {
    width: auto!important;
}
.receivable-page .trade-list th:nth-child(6) {
    width: 40px!important;
}
.receivable-page .trade-list th:nth-child(7) {
    width: 80px!important;
}
.receivable-page .trade-list th:nth-child(8) {
    width: 80px!important;
}
.receivable-page .trade-list th:nth-child(9) {
    width: 70px!important;
}
.receivable-page .trade-list th:nth-child(10) {
    width: 95px!important;
}
.receivable-page .trade-list th:nth-child(11) {
    width: 135px!important;
}

.receivable-page .trade-list td:nth-child(1) {
    font-weight:normal;
}
.receivable-page .trade-list td:nth-child(5) {
    text-align:left!important;
}
.receivable-page .trade-list td:nth-child(6) {
    text-align:left!important;
}
.receivable-page .trade-list td:nth-child(7) {
    text-align:left!important;
}
.receivable-page .trade-list td:nth-child(8) {
    text-align:left!important;
}
.receivable-page .trade-list td:nth-child(9) {
    text-align:center!important; font-weight:normal!important;
}
.receivable-page .trade-list td:nth-child(10) {
    text-align:right!important;
}
.receivable-page .trade-list td:nth-child(11) {
    text-align:right!important; font-weight:bold;
}
.receivable-page .trade-list td:nth-child(12) {
    text-align:center!important;
}
.receivable-page .trade-list td:nth-child(13) {
    text-align: left!important;
}
.receivable-page .trade-list td:nth-child(14) {
    text-align:right!important;
}
.receivable-page .trade-list td:nth-child(14) .file_up {
background-color: #f64444;
    background-image: url(/img/arrow-up.png);
    border-bottom: 2px solid #d22020;
    width: 60px;
    background-size: 18px;
    background-position: 2px 5px;
    max-width: 60px;
    background-repeat: no-repeat;
    text-indent: 0;
    margin-top: 0;
}
.receivable-page .trade-list td:nth-child(14) .file_up_removal {
background-color: #f64444;
    background-image: url(/img/arrow-up.png);
    border-bottom: 2px solid #d22020;
    width: 60px;
    background-size: 18px;
    background-position: 2px 5px;
    max-width: 60px;
    background-repeat: no-repeat;
    text-indent: 0;
    margin-top: 0;
}
/* Seller : 必要書類アップロード・ダウンロード検索結果一覧 End */

.style-c {background: #fffccc; color: #000;}
.style-c a{color: #FF5722;}

#myAuctionsearchForm #sidebar {
    background: #f5f5f5;
    padding: 20px;
}




#content {    margin-bottom: 50px;}

.my-auction-menu li:nth-child(3) { position: relative;}

.unread {
    position: absolute;
    top: -12px;
    right: -4px;
    background: #e70012;
    font-size: 10px;
    border-radius: 200px;
    width: 18px;
    line-height: 18px;
    text-align: center;
    font-weight: 500;
}

.mailbox-style .btn-primary { font-size:16px;}

.form-style-header p {font-size: 12px;
    text-align: center;
    margin-bottom: 15px;
    color: #23282d;}
    
.biddingResult-page a{
	max-width: 360px!important;
}
    
.sort-reset {float: left;}

.sort-reset a{
    background: #d0d0d0;
    font-size: 13px;
    padding: 6px;
    border: 1px solid #a7a7a7;
    border-radius: 4px;
    margin-top: 22px;
    display: inline-block;
    color: #313131;
    margin-left: 50px;
}

.top-back {    margin-bottom: 50px;
    text-align: center; display:none;}
    
.top-back a{
        color: #929292;
    font-size: 14px;
    text-decoration: underline;
}

.s_icon_type01 {
    box-shadow: 0px 1px 0px 0px #f0f7fa;
    background: linear-gradient(to bottom, #4e4e4e 5%, #3e3e3e 100%);
    background-color: #333333;
    border-radius: 4px;
    border: 1px solid #3c3c3c;
    display: inline-block;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 4px;
    text-decoration: none;
    text-shadow: 0px -1px 0px #808494;min-width: 40px;    line-height: normal;
    text-align: center;
}
.s_icon_type02 {
    box-shadow: 0px 1px 0px 0px #f0f7fa;
    background: linear-gradient(to bottom, #ffffff 5%, #c3c3c3 100%);
    background-color: #7d7d7d;
    border-radius: 4px;
    border: 1px solid #8c8c8c;
    display: inline-block;
    color: #4a4a4a;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 4px;
    text-decoration: none;
    text-shadow: 0px -1px 0px #dfdfe0;min-width: 40px;    line-height: normal;
    text-align: center;
}

.s_icon_type03 {
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
	background-color:#33bdef;
	border-radius:4px;
	border:1px solid #057fd0;
	display:inline-block;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:2px 4px;
	text-decoration:none;min-width: 50px;
    text-align: center;
	text-shadow:0px -1px 0px #5b6178;    line-height: normal;
}
.s_icon_type04 {
    box-shadow: 0px 1px 0px 0px #f0f7fa;
    background: linear-gradient(to bottom, #9abc41 5%, #84a530 100%);
    background-color: #9abc41;
    border-radius: 4px;
    border: 1px solid #558a29;
    display: inline-block;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 4px;
    text-decoration: none;
    text-shadow: 0px -1px 0px #628071;min-width: 50px;    line-height: normal;
    text-align: center;
}
.s_icon_type05 {
    box-shadow: 0px 1px 0px 0px #f0f7fa;
    background: linear-gradient(to bottom, #fb6bc3 5%, #ec269f 100%);
    background-color: #ec269f;
    border-radius: 4px;
    border: 1px solid #d0058c;
    display: inline-block;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 4px;
    text-decoration: none;
    text-shadow: 0px -1px 0px #b185ae;min-width: 50px;    line-height: normal;
    text-align: center;
}
.s_icon_type06 {
    box-shadow: 0px 1px 0px 0px #f0f7fa;
    background: linear-gradient(to bottom, #2196f3 5%, #2196f3 100%);
    background-color: #2196f3;
    border-radius: 50px;
    border: 1px solid #197ac7;
    display: inline-block;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 4px;
    text-decoration: none;
    text-shadow: 0px -1px 0px #b185ae;min-width: 50px;    line-height: normal;
    text-align: center;
}
.s_icon_type07 {
    box-shadow: 0px 1px 0px 0px #f0f7fa;
    background: linear-gradient(to bottom, #f64444 5%, #f64444 100%);
    background-color: #f64444;
    border-radius: 50px;
    border: 1px solid #d22020;
    display: inline-block;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 4px;
    text-decoration: none;
    text-shadow: 0px -1px 0px #b185ae;min-width: 50px;    line-height: normal;
    text-align: center;
}

.detail-list3 .comment{
    background: #fff3cf;
    display: block;
    color: #FF5722;
    padding: 5px;
    font-size: 12px;
    margin: 10px auto;
    text-align: center;
    width: 96%;
    }
    
    .total-price{overflow:hidden;}
    
    .detail-list3 .comment{display:none;}
    .detail-list3>div:last-child { text-align:center;font-size: 14px!important;}
.ken-st button{    background-color: #8BC34A!important;
    border-bottom: 2px solid #3ca740!important;}
    
.del-st button{    background-color: #8BC34A!important;
    border-bottom: 2px solid #3ca740!important;}
    
.import-btn { margin-bottom: 10px;}
.import-btn-inner { float: right;}
.import-btn a {
    background-color: #8ac253;
    border: 0;
    display: inline-block;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    border-bottom: 4px solid #28a745!important;
}

.custom-file-upload:hover {background-color: #d22020;}
.operation_area .btn-success:hover {opacity:0.8;}
#csv_import_error {
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
}

#sub-info2 {
    color: #FFF;
    box-shadow: 10px 10px 10px #00000052;
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px;
        background: #000000b3;
}

#sub-info2 h2 {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #fff;
}

#submitBtnUpdate{display: block; font-weight: bold;}

#sortLatest, #sortEndTimeDesc {
    padding: 0 8px;
    margin-right: 10px;
    cursor: pointer;
    text-decoration: underline;
    color: #0273cd;
    display: inline-block;font-weight: bold;
}
.reverse-style #sortLatest, #sortEndTimeDesc {
    padding: 0 8px;
    margin-right: 10px;
    cursor: pointer;
    text-decoration: underline;
    color: #f64444;
    display: inline-block;font-weight: bold;
}


.sortChoice {
    color: rgb(255 255 255)!important;
    background: #0273cd;
    text-decoration: none;position: relative;
}
.reverse-style .sortChoice {
    color: rgb(255 255 255)!important;
    background: #f44336;
    text-decoration: none;position: relative;
}

.sortChoice:before {
content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-top: 8px solid #0273cd;
}
.reverse-style .sortChoice:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-top: 8px solid #f44336;
}
	

.loading-message{
    display: none;
    color: #4caf50;
    font-weight: bold;
    margin-left: 10px; line-height: 30px;
}


/* ******************* 「逆入札」購入・売却オークション（ReverseAuction）CSS Style Start *********************** */
#auctionSearchRecruitForm #sidebar {background: #fdfdfd; padding: 20px; margin-bottom: 0!important;}

/* 売却入札結果一覧 CSS */
.saleBiddingResult-page .item-list td { 
    width:auto!important;
}
.saleBiddingResult-page .item-list th:nth-child(1) {
    width: 90px!important;
}
.saleBiddingResult-page .item-list th:nth-child(2) {
    width: 150px!important;
}
.saleBiddingResult-page .item-list th:nth-child(3) {
    width: 80px!important;
}
.saleBiddingResult-page .item-list th:nth-child(4) {
    width: auto!important;
}
.saleBiddingResult-page .item-list th:nth-child(5) {
    width: 80px!important;
}
.saleBiddingResult-page .item-list th:nth-child(6) {
    width: 80px!important;
}
.saleBiddingResult-page .item-list th:nth-child(7) {
    width: 80px!important;
}
.saleBiddingResult-page .item-list th:nth-child(8) {
    width: 60px!important;
}
.saleBiddingResult-page .item-list th:nth-child(9) {
    width: 60px!important;
}
.saleBiddingResult-page .item-list th:nth-child(10) {
    width: 100px!important;
}
.saleBiddingResult-page .item-list th:nth-child(11) {
    width: 100px!important;
}
.result .saleBiddingResult-page .item-list td:nth-child(1){text-align: center; font-weight: 800;}
.result .saleBiddingResult-page .item-list td:nth-child(2){text-align: left;}
.result .saleBiddingResult-page .item-list td:nth-child(3){text-align: left;}
.result .saleBiddingResult-page .item-list td:nth-child(4){text-align: left;}
.result .saleBiddingResult-page .item-list td:nth-child(5){text-align: center;}
.result .saleBiddingResult-page .item-list td:nth-child(6){text-align: center;}
.result .saleBiddingResult-page .item-list td:nth-child(7){text-align: center;}
.result .saleBiddingResult-page .item-list td:nth-child(8){text-align: center;}
.result .saleBiddingResult-page .item-list td:nth-child(9){text-align: center;}
.result .saleBiddingResult-page .item-list td:nth-child(10){text-align: right; font-weight: 800;}

.saleBiddingResult-page a {
    max-width: 360px!important;
}

/* 購入書類発行一覧 CSS */
.order-page .trade-list th:nth-child(2) { width: 80px!important; }
.order-page .trade-list th:nth-child(3) { width: 150px!important; }
.order-page .trade-list th:nth-child(4) { width: 100px!important; }
.order-page .trade-list th:nth-child(5) { width: auto!important; }
.order-page .trade-list th:nth-child(6) { width: 60px!important; }
.order-page .trade-list th:nth-child(7) { width: 100px!important; }
.order-page .trade-list th:nth-child(8) { width: 100px!important; }
.order-page .trade-list th:nth-child(9) { width: 70px!important; }
.order-page .trade-list th:last-child { width: 110px; }

.order-page .trade-list td {padding: 8px;}
.order-page .trade-list td:nth-child(2) { text-align: center!important; }
.order-page .trade-list td:nth-child(3) { text-align: left!important; }
.order-page .trade-list td:nth-child(4) { text-align: left!important; }
.order-page .trade-list td:nth-child(5) { text-align: left!important; }
.order-page .trade-list td:nth-child(6) { text-align: center!important; font-weight:800; }
.order-page .trade-list td:nth-child(7) { text-align: right!important; }
.order-page .trade-list td:nth-child(8) { text-align: right!important; }
.order-page .trade-list td:nth-child(9) { text-align: center!important; font-weight:normal; }
.order-page .trade-list td:nth-child(10) { text-align: center!important; }

.order-page iframe{ padding: 50px 100px;margin-top: 10px;}

.order-page>a {
    display: inline-block;
    max-width: 100%;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: 0 10px;
    line-height: 30px;font-size:14px;
    border-radius: 4px;
    background-color: #00BCD4;
    border-bottom: 4px solid #1793a2;
}

.order-page .btn-primary { border-bottom: 3px solid #e06803;padding: 0 80px; }

.order-page>span {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 30px;
    line-height: 25px;
}

/* 注文売掛一覧 CSS */
.order-receivable-page .trade-list th:nth-child(1) { width: 80px!important; }
.order-receivable-page .trade-list th:nth-child(2) { width: 150px!important; }
.order-receivable-page .trade-list th:nth-child(3) { width: 150px!important; }
.order-receivable-page .trade-list th:nth-child(4) { width: 100px!important; }
.order-receivable-page .trade-list th:nth-child(5) { width: auto!important; }
.order-receivable-page .trade-list th:nth-child(6) { width: 40px!important; }
.order-receivable-page .trade-list th:nth-child(7) { width: 80px!important; }
.order-receivable-page .trade-list th:nth-child(8) { width: 80px!important; }
.order-receivable-page .trade-list th:nth-child(9) { width: 100px!important; }
.order-receivable-page .trade-list th:nth-child(10) { width: 135px!important; }

.order-receivable-page .trade-list td:nth-child(1) { font-weight:normal; }
.order-receivable-page .trade-list td:nth-child(2) { text-align:left; font-weight:normal; }
.order-receivable-page .trade-list td:nth-child(3) { text-align:left; }
.order-receivable-page .trade-list td:nth-child(4) { text-align:left; }
.order-receivable-page .trade-list td:nth-child(5) { text-align:left; font-weight:normal; }
.order-receivable-page .trade-list td:nth-child(6) { text-align:center; }
.order-receivable-page .trade-list td:nth-child(7) { text-align:right!important; font-weight:normal; }
.order-receivable-page .trade-list td:nth-child(8) { text-align:right!important; font-weight:bold; }
.order-receivable-page .trade-list td:nth-child(9) { text-align: left!important; font-weight: normal; }
.order-receivable-page .trade-list td:nth-child(10) { text-align:right!important; font-weight:800; }

.order-receivable-page .trade-list td:nth-child(10) .file_up {
    background-color: #f64444;
    background-image: url(/img/arrow-up.png);
    border-bottom: 2px solid #d22020;
    width: 60px;
    background-size: 18px;
    background-position: 2px 5px;
    max-width: 60px;
    background-repeat: no-repeat;
    text-indent: 0;
    margin-top: 0;
}
.order-receivable-page .trade-list td:nth-child(10) .file_up_removal {
    background-color: #f64444;
    background-image: url(/img/arrow-up.png);
    border-bottom: 2px solid #d22020;
    width: 60px;
    background-size: 18px;
    background-position: 2px 5px;
    max-width: 60px;
    background-repeat: no-repeat;
    text-indent: 0;
    margin-top: 0;
}

/* ******************* 「逆入札」購入・売却オークション（ReverseAuction）CSS Style End *********************** */

#auctionSearchForm .in-category .sort-input{ float:left; }
#auctionSearchRecruitForm .in-category .sort-input{ float:none; }

.time-limit { font-weight:bold; color:#F10; font-size: 18px; }

#auctionSearchForm .sort-input .btn-primary{margin: 8px 10px 0; width: 120px;}
#auctionSearchForm .sort-input .btn-reset { width: 120px;}


.front-result-list-up {margin-top: -55px;}

.sort-select-area { float: left;
    margin-top: 10px;
    margin-left: 15px; }

.loading-info { clear:both; text-align:center;}

.all-buyer th {width:100px; border: 1px solid #545454;text-align: center;}
.all-buyer td {max-width:100px;border: 1px solid #545454;text-align: center;}
.all-buyer table { margin-bottom:20px; width:auto!important;}

.all-buyer table tr:nth-child(1) th{background: #347bc5;}
.all-buyer table tr:nth-child(2) th{background: #dd4f4f;}

.all-buyer table tr:nth-child(1) td {
    background-color: rgb(206 230 255);
}
.detail .saler {margin-bottom: 0px!important;}

.all-buyer td.no1 {background-color: #fff8b7;}
.all-buyer td.no2 {background-color: #b9fff8;}
.all-buyer h2 { border-left: 15px solid #1e62d1; }

.all-buyer table:last-child {margin-bottom:80px;}

#buyer_result table td input[type=checkbox] {display: inline-block; vertical-align: middle; margin-right: 5px;}
#buyer_result table td p {display: inline-block; vertical-align: middle;}
#buyer_result table {table-layout: fixed;}
#buyer_result tr td:first-child {
    font-weight: bold;
}
#buyer_result .trade-list td {
    text-align: right!important;
}
#buyer_result .trade-list td:nth-child(1) {
    text-align: left!important;
}
#buyer_result .trade-list td:nth-child(2) {
    text-align: center!important;
}
.status-publish .all-buyer { display: none;}

.sell-on { padding: 2px 4px;
    background: #e8f4ff;
    color: #527fca;
    display: inline-block;
    line-height: normal;
    margin-right: 2px; }
.buy-on { padding: 2px 4px;
    background: #ffe4e1;
    color: #e92736;
    display: inline-block;
    line-height: normal;}

.admin-main {position: relative;}
.head-back-btn {
    position: absolute;
    border-radius: 4px;
    top: 8px;
    right: 10px;
    background: #00bcd4;
    font-size: 13px;
    padding: 5px 10px;
    font-weight: bold;
    color: #FFF;
}

.new-text span{ color: #353535!important;}
