@charset 'UTF-8';

@import "gmenu.css?2";
/*
@import "table.css";
@import "scrollbar.css";
@import "jquery-ui.css";
@import "form.css";
*/
*{
	padding: 0;
	margin: 0;
}

::placeholder {
  color: #ccc;
}

.uriagewindow{
 	overflow-x: scroll;
	scrollbar-width: thin;/*細さ auto / thin*/
	scrollbar-color: #c2e7f2 #34c0eb;/*つまみの色 軌道の色*/
}

.xdsoft_datetimepicker { z-index: 999999 !important; }

.line05c{ border-bottom: 1px dashed #ccc; margin: 5px 0; clear: both;}
.line10c{ border-bottom: 1px dashed #ccc; margin: 10px 0; clear: both;}
.line15c{ border-bottom: 1px dashed #ccc; margin: 15px 0; clear: both;}
.line20c{ border-bottom: 1px dashed #ccc; margin: 20px 0; clear: both;}

.list_photo{ width: 100px;height: 100px;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.list_photo img{ display: block;width: 100%;box-sizing: border-box;}
.list_photo_200{ width: 200px;height: 200px;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.list_photo_200 img{ display: block;width: 100%;box-sizing: border-box;}
.list_photo_400{ width: 400px;height: 400px;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.list_photo_400 img{ display: block;width: 100%;box-sizing: border-box;}

.explain {
	background: #efefef;
	padding: 20px;
	border-radius: 10px;
	color: #777;
}

.submit_side_r{
	border:none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin:0;z-index:99;font-size:22px;position: fixed;right: 0;
	bottom:270px;background:#a42828;
	color: white;font-weight: bold;
	padding: 20px;border: 0;
	border-radius: 10px 0px 0px 10px;
	font-weight: bold;letter-spacing: 0em;width: 180px;padding:20px 10px;
}
.submit_side_b{
	border:none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin:0;z-index:99;font-size:22px;position: fixed;right: 0;
	bottom:200px;background:#3399e7;color: white;font-weight: bold;
	padding: 20px;border: 0;
	border-radius: 10px 0px 0px 10px;font-weight: bold;letter-spacing: 0em;
	width: 180px;padding:20px 10px;display: block;
	box-sizing: border-box;text-decoration: none;text-align: center;
}

.button_org1 {
	border:none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	line-height: 1em;
	background: #f60;
	padding: 3px 8px;
	border-radius: 5px;
	color: white;
	font-size: 12px;
	text-decoration: none;
	margin: 0 5px;
	font-weight: normal;
}
.button_org1:hover {
	background: #f90;
}

.button_org2 {
	border:none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	line-height: 1em;
	background: #f60;
	padding: 8px 16px;
	border-radius: 5px;
	color: white;
	font-size: 16px;
	text-decoration: none;
	margin: 0 5px;
	font-weight: normal;
}
.button_org2:hover {
	background: #f90;
}

.button_sv {
    width: auto;
    padding:0;
    margin:0;
    background:none;
    border:0;
    font-size:0;
    line-height:0;
    overflow:visible;
    cursor:pointer;
}
.button_sv:hover{
	opacity: 0.7;
}

/*disable btn*/
.button_org_none {
	line-height: 1em;
	background: #ccc;
	padding: 3px 8px;
	border-radius: 5px;
	color: white;
	font-size: 12px;
	text-decoration: none;
	margin: 0 5px;
	font-weight: normal;
}

.button_org_process_on {
	display: inline-block;
	line-height: 1em;
	background: #28a4ba;
	padding: 3px 5px;
	border-radius: 5px;
	color: white;
	font-size: 12px;
	text-decoration: none;
	margin: 0 1px;
	font-weight: normal;
}

.button_org_process_off {
	display: inline-block;
	line-height: 1em;
	background: #eee;
	padding: 3px 5px;
	border-radius: 5px;
	color: #aaa;
	font-size: 12px;
	text-decoration: none;
	margin: 0 1px;
	font-weight: normal;
}

.button_org_attention {
	line-height: 1em;
	background: #f30;
	padding: 8px 15px;
	border-radius: 5px;
	color: white;
	font-size: 18px;
	text-decoration: none;
	margin: 0 5px;
	font-weight: normal;
}
.button_org_attention:hover {
	background: #f90;
}


/*@import "common.css";*/
/*
@media (min-width: 1100px) { #gcontroll {display: block !important;} #container {margin: 0 !important;left:240px;position: absolute;} }
@media (min-width: 1500px) { #container {margin: 0 auto !important;} }
*/
@media print {
	#gcontroll,.globalNavi {
		display: none !important;
	}
	#if_content_wt {
		padding: 0 !important;
		margin: 0 !important;
	}
	* {
		font-size: 8px !important;
	}
	
}


html,body,#container{ 
    margin:0;padding:0; 
}


html{ 
}


body {
	margin: 0;
	padding: 0;
	background-color: #000;
	background-image:url('/images/background.jpg'); /* 画像のパスを指定 */
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
	color:#ccc;
	line-height: 1.8em;
	font-family:verdana,Hiragino Kaku Gothic Pro,Osaka,MS PGothic,Sans-Serif;
}


img {border: 0;}



th {
	font-size: 16px;
}

select::-ms-expand {
	display: none;
}
select {
	display: inline-block;
	color: #464009;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 6px 25px 6px 8px !important;
	font-size: 0.9em;
	line-height: 1.0em !important;
	border-radius: 50px;
	border: none;
	background-image: url("/images/arrow-down.png");
	background-repeat: no-repeat;
	background-size: 12px 10px;
	background-position: right 8px center;
	background-color: white;
	border: 1px solid #928827;
	-moz-border-radius:5px ;
	-webkit-border-radius:5px ;
	border-radius:5px;
	text-decoration: none;
}

.select_term {
	margin: 3px 0;
	
	
}

.wrapper {
	max-width: 1140px;
	min-width: 970px;
	margin: 0 auto;
}

#content {
	padding-top: 80px;
}

#contentbox_index{
	background: url(/images/background_login.jpg) no-repeat center center;
	height: 100%;
	min-height: 100%;
	text-align: center;
}
#loginbox .input {border:3px solid #aaa;font-size:18px;padding:5px;box-sizing: border-box;width: 100%;}
#loginbox .input:hover {border:3px solid #d95555;}
#loginbox {
	margin:0 auto;width:100%;padding:40px;opacity: 1.0;
	background: url(/images/bg_w_90.png);
	border: 1px solid #777;text-align: left;box-sizing: border-box;
		-moz-border-radius:10px ;
		-webkit-border-radius:10px ;
		border-radius:10px;
	
}

.attention{
	background: red;color: white;padding: 10px;font-size: 80%;line-height: 1.4em;	
}

.attention1 {
	padding: 15px;
	border-radius: 15px;
	margin: 15px 0;
	background: white;
	border: 1px solid #ccc;
	
}

.valueset1{
	border-radius: 0px 5px 5px 0px;
	background: white;
	border: 1px solid #8d8147;
	border-left: 0px;
	margin-left: -12px;

	padding: 9px 12px;
	line-height: 1em;
	margin-bottom: 8px;
	color: #464310;
	background: #f8f7dd;
}
.valueset1 span{
	
}


.faceselect div.face{
	width: 23%;
	float: left;
	text-align: center;
	margin: 1%;
	background: white;
	box-sizing: border-box;
	padding: 10px;
	border-radius: 10px;
	border: 1px solid #aaa;
}
.faceselect div img,.iconselect div img{
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
.iconselect div.icon{
	width: 23%;
	float: left;
	text-align: center;
	margin: 1%;
	background: white;
	box-sizing: border-box;
	padding: 5px;
	font-size: 10px;
}


#header {
	padding: 10px 0;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #3379c5;
	font-weight: bold;
	background: #bcd9f8;
	margin-bottom: 10px;
}

#container {
	float: right;
	width: 100%;
/* 	background: red; */
	overflow-x: hidden;
	position: relative;
}

#breadNavi {
	font-size:14px;
	color:#ddd;
	text-align: right;
	background: #333;
	border-radius: 5px;
	opacity: 0.7;
	line-height: 1em;
	padding: 10px;
	margin-bottom: 10px;
	border:1px solid #666;
}

#category {
	
}

#category .header_img{
	border:1px solid #666;
	overflow:hidden;
	border-radius: 10px;
}

#category .header_desc{
	padding: 20px;
}

#category .product {
	width:calc(100% / 2 - 67px);
	height:650px;
	border:1px solid #555;
	box-sizing: border:box;
	padding:25px;
	border-radius: 5px;
	background: rgba(0, 0, 0, 0.396);
}

#category .product h3{
	background:#f90 url("/images/background_tag.jpg") no-repeat;
	background-size: cover;
	font-family: 'Hiragino Mincho Pro', 'MS PMincho', 'IPAMincho', 'serif';
	color:black;
	font-size:20px;
	padding: 10px;
	margin-bottom: 15px;
}

#category .product .options,#product .options{
	display: flex;
	flex-direction: column;
	gap:10px;
	margin: 20px 0;
}
#category .product .options .option,#product .options .option{
	width: 100%;
	display: flex;
	border:1px solid #ccc;
	align-items: center;
}
#category .product .options .option .title,#product .options .option .title{
	width:40%;
	text-align: center;
	background: #f90;
	color:black;
}
#category .product .options .option .desc,#product .options .option .desc{
	width:60%;
	text-align: center;
	background: rgba(0, 0, 0, 0.396);
	
}
#product_name {
	background:#f90 url("/images/h1.jpg") no-repeat;
	background-size: cover;
	font-family: 'Hiragino Mincho Pro', 'MS PMincho', 'IPAMincho', 'serif';
	color:black;
	font-size:24px;
	padding: 20px;
	margin-bottom: 15px;
	border-radius:10px;
}

#product {
	display: flex;
	gap:30px;
}
#product .images{
	width:50%;
}
#product .description{
	width:50%;
}

#product .price,#product .quality{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap:30px;
}
#product .price .title,#product .quality .title{
	text-align: center;
	background: #b62;
	color:white;
	border-radius: 10px;
	padding: 8px 20px;
	line-height: 1em;
}
#product .price .desc{
	text-align: center;
	color:white;
	font-family: 'Hiragino Mincho Pro', 'MS PMincho', 'IPAMincho', 'serif';
	font-size:36px;
}
#product .cart button{
	all: unset;
	background: #b42;
	border-radius: 10px;
	color:white;
	padding: 10px 20px;
	color:#fdd
}

#product .caution{
	line-height: 1em;
	font-size:12px;
	border:1px solid #444;
	padding: 15px;
	background: #121212;
	margin:10px 0;
}

#recommends{
	display: flex;
	flex-wrap: wrap;
	gap:30px;
}

#recommends .recommend {
	width: calc(100% / 3 - 22.5px);
}

#recommends .recommend .title{
	background:#f90 url("/images/background_tag.jpg") no-repeat;
	background-size: cover;
	font-family: 'Hiragino Mincho Pro', 'MS PMincho', 'IPAMincho', 'serif';
	color:black;
	font-size:16px;
	padding: 10px;
	margin-bottom: 15px;
}

h2 {
	background: url("/images/h2.jpg") no-repeat;
	background-size: cover;
	border:2px solid #e2ad31;
	font-size:20px;
	color: #e2ad31;
	margin: 20px 0px;
	padding: 16px;
	border-radius: 10px;
	letter-spacing: 0.1em;
	font-weight: 400;
	font-family: 'Hiragino Mincho Pro', 'MS PMincho', 'IPAMincho', 'serif';
}


#footer {
	border-top: 10px #a72 solid;
	background: #000;
	padding: 15px 0 15px 0;
	margin:15px 0 15px 0;
	font-size:14px;
	line-height: 1.6em;
}
#footer .wrapper{
	display: flex;
	gap:30px;
}
#footer .column{
	width:25%;
}

#footer .caution{
	font-size:12px;
	border:1px solid #444;
	padding: 15px;
	background: #121212;
	margin:10px 0;
}

#footer h4{
	font-size: 14px;
	color: #d91;
	padding: 10px 0;
	border-bottom: 1px dashed #d91;
	margin: 20px 0;
}


#footer a{
	text-decoration: none;
	color: #09f;
}

#contents {
	display: flex;
	flex-direction: row;
	gap:20px;
}
#LeftMenu {
	width: 200px;
}
#LeftMenu #logo{
	padding: 50px 0 15px;
	text-align: center;
}
#LeftMenu #profile{
	color: #cfcbbb;
	border:1px solid #555;
	border-left:none;
	box-sizing: border-box;
	border-radius:  0 10px 10px 0;
	padding: 15px;
	background: rgba(0, 0, 0, 0.396);
	margin-bottom: 15px;
}
#LeftMenu #profile .cart{
	background: #f90;
	color:white;
	display: block;
	text-align: center;
	text-align: center;
	text-decoration: none;
	font-size:14px;
	margin-top:10px; 
	border-radius:10px;
}

#LeftMenu .products{
	padding-left: 20px;
}
#LeftMenu .products a{
	color:#f90;
	display: block;
	text-decoration: none;
	padding: 10px 0 10px 20px;
	line-height: 1.0em;
	border-bottom: 1px dashed #aaa;
	
}
#RightMenu {
	width: calc(100% - 1140px);
	background: rgb(0, 0, 0);
	box-sizing: border-box;
	border-left:1px solid #333;
}
#content {
	width: 900px;
}



#sidebar_login{
	background: #f6f5d4;
	border: 1px solid #c9c786;
	padding: 10px;
		-moz-border-radius:5px ;
		-webkit-border-radius:5px ;
		border-radius:5px;
	
}

#sidebar_login team{
	display: inline-block;
	padding: 6px;
		-moz-border-radius:10px ;
		-webkit-border-radius:10px ;
		border-radius:10px;
	color: white;
	background: #4c3206;
	margin: 1px;
	line-height: 1em;
	font-size: 10px;
}


#mainmenu {
	

}


#tag {
	border: 2px solid #ccc;
	padding: 10px;
	margin:0 0 10px 0;
	font-size: 22px;
	font-weight: bold;
}

#mainmenu img {
	padding:0;margin:0;
	float:left;
	border:0;

}




td {
	text-align:left;
	vertical-align:middle;
}

em{
	color:#990000;
}





.waku {
	border: 1px solid #4b440e;
	padding: 20px;
	margin: 10px 0 20px;
	background: white;
}
.waku_m30 {
	border: 1px solid #4b440e;
	padding: 20px;
	background: white;
	margin: 30px 0
}
.thumb {width: 400px;}





p {
	margin-bottom: 25px;
}

.clear {clear: both;}
.space05c {clear: both;margin-bottom:5px;}
.space10c {clear: both;margin-bottom:10px;}
.space15c {clear: both;margin-bottom:15px;}
.space20c {clear: both;margin-bottom:20px;}
.space25c {clear: both;margin-bottom:25px;}

.r5b1 {
	-moz-border-radius:5px ;
	-webkit-border-radius:5px ;
	border-radius:5px;
	border: 1px solid #ccc;
}
input, textarea {font-size:16px;border: 1px solid #999;padding: 5px;background:#f5fbd9; }
textarea {
	box-sizing: border-box;
	padding: 10px;
	line-height: 1.8em;
	width: 100%;
}
#sendForm button {padding: 5px;font-size: 14px;}



.tableborder_clientlist { font-size: 12px; border-collapse: collapse; }
.tableborder_clientlist td { border: 1px solid #aaa; padding:5px; }
.tableborder_clientlist tr:hover { background: #E9E8D0; }


.tableborder_idx_worklist {  border-collapse: collapse; width: 100%;}
.tableborder_idx_worklist td { border-bottom: 1px dotted #aaa;padding:5px; vertical-align: middle; }
.tableborder_idx_worklist tr:hover { background: #E9E8D0; }
.tableborder_idx_worklist th {border-bottom: 2px solid #ccc;padding:5px;text-align: left;}
.tableborder_idx_worklist input{ border: 1px solid #ccc; padding:4px 10px;}







.tableborder_default th,.tableborder_default td { border-bottom: 1px dotted #aaa;padding:5px; vertical-align: middle;line-height: 1em; }
.tableborder_default tr:hover { background: #E9E8D0; }
.tableborder_default th {width:80px;}
.tableborder_default a {text-decoration: none;color: #09f;}



ul{
	list-style-type: none;
}



.wp-pagenavi {display:block; padding:10px 0; text-align:center;font-size: 12px; }
.wp-pagenavi a, .wp-pagenavi a:link {
background-color:#AAAAAA;
border:1px solid #AAAAAA;
color:#FFFFFF;
margin:2px;
padding:2px 4px;
text-decoration:none;
}
.wp-pagenavi a:visited {
background-color:#AAAAAA;
border:1px solid #AAAAAA;
color:#FFFFFF;
margin:2px;
padding:2px 4px;
text-decoration:none;
}
.wp-pagenavi a:hover {
background-color:#66CC00;
border:1px solid #66CC00;
color:#FFFFFF;
}
.wp-pagenavi a:active {
background-color:#66CC00;
border:1px solid #66CC00;
color:#FFFFFF;
margin:2px;
padding:2px 4px;
text-decoration:none;
}
.wp-pagenavi span.pages {
background-color:#FFFFFF;
border:1px solid #888888;
color:#555555;
margin:2px;
padding:2px 4px;
}
.wp-pagenavi span.current {
background-color:#66CC00;
border:1px solid #66CC00;
color:#FFFFFF;
font-weight:bold;
margin:2px;
padding:2px 4px;
}
.wp-pagenavi span.extend {
background-color:#FFFFFF;
border:1px solid #888888;
color:#000000;
margin:2px;
padding:2px 4px;
}




.formtag{
	display: inline-block;
	border-radius: 5px;
	padding: 5px 10px;
	background: #40340c;
	color: white;
}


/* サイドボタン */
.if_r_side_button {
	width: 90px; position: fixed; padding: 30px 10px; background: #f60; right: 0;  color: white; text-align: center;border-radius: 5px 0px 0px 5px;
	box-sizing: border-box;
	text-decoration: none;
	font-size: 14px;
}
#back_to_factory_list_button1 {top:30px;}
#update_button2 {bottom:70px;}
#update_button1 {bottom:170px;}
#back_to_factory_list_button1:hover,#update_button2:hover,#update_button1:hover,#excel_download_px:hover{opacity: 0.6;}
#excel_download_px { top:130px; background:#387a47; }


