@charset 'UTF-8';
/*@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;
	}
	
}

*{ 
} 

/*2021basic*/

select {
	border: 1px solid #ccc;
	font-size: 16px;
	padding: 5px;
}

input {
	border: 1px solid #ccc;
	font-size: 20px;
}

th {
	vertical-align: middle;
	text-align: center;
}
td {
	vertical-align: middle;
	text-align: center;
}


html{ 
    height:100%; 
    margin:0;padding:0; 
}

img {border: 0;}





body {
    height:100%; 
    min-height:100%; 
   	font-size: 14px;
	background:#70c2df;
	font-size: 14px;
	line-height: 1.8em;
	font-family:verdana,Hiragino Kaku Gothic Pro,Osaka,MS PGothic,Sans-Serif;
}

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

h2 {
	font-size:18px;
	border-bottom: 8px solid #ddd;
	margin: 10px 0px;
	padding: 8px 0;
	letter-spacing: 0.1em;
}


h3{
	font-size: 14px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}

h4{
	font-size: 14px;
	color: #0e9a91;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}


#container {
	float: right;
	margin-left: -250px;
    height:100%; 
    min-height:100%; 
	width: 100%;
	background: white;
}

body > #container{ 
  height:auto;
  overflow: auto;
}


#if_content_wt {
	padding:0 30px 30px 270px;
}


#gmenu {
	background: #67320a;
	margin-bottom: 15px;
	border-top:#b0a170 solid 3px;
	border-bottom:#b0a170 solid 3px;
	text-align: center;
	font-size: 0;
}

#gmenu a{
	font-size: 14px;;
	display: inline-block;
	min-width:92px;
	padding: 7px;
	color: white;
	font-weight: bold;
	border-right: 1px dotted #aaa;
	text-align: center;
	text-decoration: none;
}
#gmenu a:hover{
	color: #f90;
	text-decoration: underline;
}
#gmenu a.last {
	border: 0;
}
ul.globalNavi {
	-moz-border-radius:5px ;
	-webkit-border-radius:5px ;
	border-radius:5px;
	border: 1px solid #ccc;
	margin: 0;padding: 5px 0;line-height: 1;background-color: #ddd;list-style-type: none;
	text-align: center;
}
ul.globalNavi li {
	margin: 0; padding: 0;
	width: 120px;
	text-align: center; font-size: 0px;
	display: inline-block;}
ul.globalNavi li a {
	letter-spacing: 0.1em;
	font-size: 12px;
	border-right: 1px solid #aaa;padding: 9px 5px;display: block;position: relative; /* for IE6 */
	color: #444;text-decoration: none;
}
ul.globalNavi li a.last {
	border: 0;
}
ul.globalNavi li a:hover {border-color: #ccc;color: #333;background-color: #ccc;}
/* ClearFix */

ul.globalNavi {
	_height: 1px;
	min-height: 1px;
	/*¥*//*/
	height: 1px;
	overflow: hidden;
	/**/
}
ul.globalNavi:after {height: 0;visibility: hidden;content: ".";display: block;clear: both;}

.gm_submenu	{
	padding:5px;
	/*width:300px;
	height:200px;*/
	background:url("/wt/images/bg_w_90.png");
	position:absolute;
	z-index:9999;
	line-height:1.6em !important;
	font-size:12px;
	text-align:left;
	display:none;
	border-width: 2px 2px 2px 2px;
	border-color: #777;
	border-style: solid;
	/*left:50px;*/
}

.gm_submenu a {
	background: transparent !important;
	padding:3px 5px !important;
	margin: 0px !important;
	color:#444 !important;
	border-width: 0 !important;
}
.gm_submenu a:hover {
	background: #777 !important;
	color:white !important;
}


#main {
	float: right;
	width: 750px;

}

#sidemenu {
	float: left;
	width:185px;
	margin-right: 15px;

}


#sidemenu ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

#sidemenu li {
}

#sidemenu a{
	font-size: 14px;
	display: block;
	padding:10px 10px;
	border:2px solid #ccc;
	margin:5px 0;
	text-decoration: none;
	color: #777;
	font-weight: bold;
}
#sidemenu a:hover{
	color: #000;
	background: #eee;

}


#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;

}

#footer {
	border-top: 1px #aaa dotted;
	padding: 15px 0 15px 0;
	margin:15px 0 15px 0;
}

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

#footer ul {
	list-style-type: none;
}
#footer li {
	padding:0;
	margin:0;
}

#footer .ft_menu{
	float:left;
	width:180px;
	padding:0;
	margin:0;

}

#footer .ft_menu h2{
	font-size: 14px;
	font-weight: bold;
}

#footer .ft_copyright {
	border-top: 1px #aaa dotted;
	padding: 15px 0 15px 0;
	font-size: 12px;
}

.box_simple {
	border:1px solid #ddd;
	padding:15px;

}

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

.labelField {
	border:1px solid #FFFFFF;
	background-color:#dfdfdf;
}

.nomalField {
	border:1px solid #FFFFFF;
	background-color:#efefef;
}

em{
	color:#990000;
}

input {
margin:4px;
padding: 3px;
font-size:14px;
}

.w100 {
margin:4px;
}

.flowbox{
	padding:15px;
	border:2px solid #ccc;
	margin:10px 0;
}

.flowbox h3 {
	border-bottom: 2px dotted #ccc;
	margin:0 0 5px 0;
}

.orange {
	color: #f60;
}

.yajirushi {
	height:40px;
	background: url("/images/yajirushi.jpg") no-repeat center;
}


#indexgallery {

	border: 1px solid #ccc;
}
#indexgallery .entry_cover{
	float:left;
	width:80px;
	overflow: hidden;
	margin: 5px;
}

#indexgallery a {font-size: 11px; font-weight: normal;text-decoration: none;color: #09f;}
#indexgallery .img {
	width: 80px;
	height:120px;
	overflow: hidden;
	border: 1px solid #ccc;
}
#indexgallery img {
	height:120px;

}
#indexgallery .cmt ,#indexgallery .time {
	display: none;
}

.thumb {width: 400px;}

.recruittag {
    border-bottom: 2px solid #FF9628;
    color: #FF6600;
    font-size: 124%;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 5px 0;
}

.tableborder {
	border-collapse: collapse;
}

.tableborder th{
    border: 1px solid #bbb;
    line-height: 1.4em;
    padding: 10px 10px;
    vertical-align: top;
    color: #873059;
    font-weight: bold;
    background: #eeebd1;
}

.tableborder td{
    border: 1px solid #bbb;
    line-height: 1.4em;
    padding: 10px 10px;
    vertical-align: top;
    vertical-align: middle;
}

.tableborder_rc th,.tableborder_rc td{
    border-bottom: 1px solid #EEDBBB;
    line-height: 1.4;
    padding: 5px 10px;
    vertical-align: top;
}


.pframe{padding:5px;border:2px solid #ccc;}
.sp_l_15 {margin-left:15px }
.sp_r_15 {margin-right:15px }



.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;
}
#sendForm input,#sendForm textarea {font-size:14px;border: 2px solid #999;padding: 5px;background:#f5fbd9; }
#sendForm button {padding: 5px;font-size: 14px;}


#flow .yajirushi { text-align: center;height: 100px;}
#flow .numbers {float: left; width: 50px;}
#flow .photo {float: left;width: 200px;text-align: right;}
#flow .desc {float: left;width: 420px;}
#flow .photo img {border: 1px solid #ccc;padding: 5px;background: white;}


.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 { font-size: 12px; 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_worklist {
	font-size: 12px;
	border-collapse: collapse;
	width: 100%;

}

.tableborder_worklist td { border-bottom: 1px dotted #aaa;padding:3px; vertical-align: middle; }
.tableborder_worklist tr:hover { background: #E9E8D0; }
.tableborder_worklist th {border-bottom: 2px solid #ccc;padding:5px;text-align: left;}
.tableborder_worklist input{ border: 1px solid #ccc; padding:4px 10px;font-size: 14px;}

.tableborder_worklist_about {
	font-size: 12px;
	border-collapse: collapse;
	width: 100%;

}

.tableborder_worklist_about th,.tableborder_worklist_about td { border-bottom: 1px dotted #aaa;padding:5px; vertical-align: middle; }
.tableborder_worklist_about tr:hover { background: #E9E8D0; }
.tableborder_worklist_about th {width:80px;}
.tableborder_worklist_about input{ border: 1px solid #ccc; padding:4px 10px;}


.tableborder_money {
	font-size: 12px;
	border-collapse: collapse;
	width: 100%;
}
.tableborder_money td { border-bottom: 1px solid #aaa;padding:3px;line-height: 30px; }
.tableborder_money .ids { color: #aaa;font-size: 10px; }
.tableborder_money tr:hover { background: #E9E8D0; }
.tableborder_money input{ border: 1px solid #ccc; padding:4px 10px;}
.tableborder_money input.money{ text-align: right;font-size: 14px;letter-spacing: 0.1em;padding: 2px;}

.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;
}


.wrapper{
	width: 1140px;
	margin: 0 auto;
}
#gcontroll {
/*
	-moz-border-radius:0 10px 10px 0;
	-webkit-border-radius:0 10px 10px 0 ;
	border-radius:0 10px 10px 0;
*/
	background: #1286c9;
	margin: 0;
	padding: 13px;
	border-right: 1px solid #ccc;
/* 	display: none; */
	min-height: 100%;
	height: 100%;
}

#gcontroll h3 {
	padding: 7px 0;
	color: #09f;
	line-height: 1em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 7px;
}

#gcontroll input {
	font-size: 14px;
	padding: 3px;
	width: 140px;
}

#gcontroll dt {
	font-size: 12px;
	display: inline-block;
	width: 28px;
	text-align: center;
	color: white;
	font-weight: bold;
	padding: 5px 4px;
	line-height: 1em;
	background: #09f;
	-moz-border-radius:5px ;
	-webkit-border-radius:5px ;
	border-radius:5px;
}

#gcontroll dd {
	display: inline-block;
	width: 150px;
}


#scrm_logo{
	padding: 15px 0;
	border: 1px solid #ccc;
	background: white;
	text-align: center;
	border-radius:10px;
	margin-bottom: 10px;
}


#scrm_home{
	background: #edb211;
	border-radius: 10px;
	margin-bottom: 8px;
	padding: 10px;
	box-sizing: border-box;
}

#scrm_home ul{
	padding:3px 15px 0;
	background: #dbe32e;
	border-radius: 7px;
	margin-bottom: 7px;
}

#scrm_home li{
	padding: 2px 0;
	text-decoration: none;
}

#scrm_home li a{
	text-decoration: none;
	color: #222;
}
#scrm_home li a:hover{
	color: #f30;
}

#scrm_home li a:before{
	color: #f30;
	content:"▶︎ ";
	font-size: 10px;
}





#scrm_menu{
	background: white;;
	border-radius: 10px;
}

#scrm_menu ul{
	padding:2px 15px 5px;
	background: white;
	border-radius: 7px;
	margin-bottom: 10px;
	list-style-type: none;
}

#scrm_menu li{
	text-decoration: none;
	display: block;
	float: left;
	border-right: 1px dashed #aaa;
	padding: 8px;
}

#scrm_menu li a{
	text-decoration: none;
	color: #222;
	line-height: 1em;
}
#scrm_menu li a:hover{
	color: #f30;
}

#scrm_menu li a:before{
	color: #f30;
	content:"▶︎ ";
	font-size: 10px;
}

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





/** Custom Select **/
.custom-select-wrapper {
  position: relative;
  display: inline-block;
  user-select: none;
}
  .custom-select-wrapper select {
    display: none;
  }
  .custom-select {
    position: relative;
    display: inline-block;
  }
    .custom-select-trigger {
      position: relative;
      display: block;
      width: 130px;
      padding: 0 84px 0 22px;
      font-size: 22px;
      font-weight: 300;
      color: #fff;
      line-height: 60px;
      background: #5c9cd8;
      border-radius: 4px;
      cursor: pointer;
    }
      .custom-select-trigger:after {
        position: absolute;
        display: block;
        content: '';
        width: 10px; height: 10px;
        top: 50%; right: 25px;
        margin-top: -3px;
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
        transform: rotate(45deg) translateY(-50%);
        transition: all .4s ease-in-out;
        transform-origin: 50% 0;
      }
      .custom-select.opened .custom-select-trigger:after {
        margin-top: 3px;
        transform: rotate(-135deg) translateY(-50%);
      }
  .custom-options {
    position: absolute;
    display: block;
    top: 100%; left: 0; right: 0;
    min-width: 100%;
    margin: 15px 0;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0,0,0,.07);
    background: #fff;
    transition: all .4s ease-in-out;
    
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
  }
  .custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
  }
    .custom-options:before {
      position: absolute;
      display: block;
      content: '';
      bottom: 100%; right: 25px;
      width: 7px; height: 7px;
      margin-bottom: -4px;
      border-top: 1px solid #b5b5b5;
      border-left: 1px solid #b5b5b5;
      background: #fff;
      transform: rotate(45deg);
      transition: all .4s ease-in-out;
    }
    .option-hover:before {
      background: #f9f9f9;
    }
    .custom-option {
      position: relative;
      display: block;
      padding: 0 22px;
      border-bottom: 1px solid #b5b5b5;
      font-size: 18px;
      font-weight: 600;
      color: #b5b5b5;
      line-height: 47px;
      cursor: pointer;
      transition: all .4s ease-in-out;
    }
    .custom-option:first-of-type {
      border-radius: 4px 4px 0 0;
    }
    .custom-option:last-of-type {
      border-bottom: 0;
      border-radius: 0 0 4px 4px;
    }
    .custom-option:hover,
    .custom-option.selection {
      background: #f9f9f9;
    }


