@charset "utf-8";
/* CSS Document */

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position:absolute;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-size: 1em;
	background-color:rgb(255, 200, 0);
	font-size: 12px;
	-webkit-transform:none;
	-webkit-transform:none;	
}

::selection {
	background: rgb(255, 200, 0); /* Safari */
	color:#000;
}
	
::-moz-selection {
	background: rgb(255, 200, 0); /* Firefox */
	color:#000;
}

a:hover{
	text-decoration:none !important;
}

a{
	text-decoration:none;
	color:#000;
	cursor:pointer;
	cursor:hand;
	padding-top: 3px;
	display:block;
	background-position: top left !important;
	outline:none;	
	/*-webkit-tap-highlight-color: transparent;*/
}

a img{
	border:none;
}

p a{
	text-decoration:underline;
	color:#0099FF;
}

textarea{
	font-size: 12px;
	margin-bottom: 15px;
	/*color:#999;*/
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button,
input::-webkit-calendar-picker-indicator  {
    -webkit-appearance: none;
    margin: 0; 
}

ul{
	list-style:none;	
}

#container{
	position:absolute;
	width: 100%;
	height: 100%;
	background-color: rgb(255, 200, 0);
	/*min-width: 720px;	*/
}

.loader{
	margin-top: 20%;
	width: 200px;
	margin-left: 50%;
}

h1{
	padding: 0;
	margin: 0;
}

.loader img{
	margin-left: -98px;
}

#wrapper{
	display:none;
    display:block\9;	
	margin:auto;
	width: 100%;
	background-color: rgb(255, 200, 0);
	height: 100%;
}

#wrapper.cmp{
	display:block;
}


/*/////// FLOAT ////////*/
.right{
	float:right;
}

.left{
	float:left;
}

.center{
	text-align:center;
}

/*//////// DISPLAY //////*/
.inline{
	display: inline-block;
}

.block{
	display:block;
}

/*//////// POSITION /////*/
.fixed{
	position:fixed;
}

/*********************HEADER*********************************/
#header{
	position:fixed;
	top: 0;
	width: 100%;
	background-color:#FFFFFF;
	min-height: 100px;
	box-shadow: rgba(50,50,50,0.1) 1px 3px 3px;
	z-index: 10;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#999999')"\9;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#999999')\9;
}

.headerwrapper{
	width: 100%;
	background-color:#FFF;
	height: 100%;
	z-index: 11;
	text-align:center;
}

.headerholder{
	margin: auto;	
	width: 100%;
	max-width: 960px;
	z-index: 11;
}

.logo{
	margin-top: 20px;
}

.logo a{
	padding: 0;
}

.socialbutton{
	padding: 0;
	width: 30%;
	text-align:right;
	padding-top: 10px;
	margin: 0;
}

.socialbutton ul{
	padding:0;
	margin: 0;
}

.socialbutton li{
	display:inline-block;
	vertical-align:middle;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

.socialbutton a{
	padding: 0;
}

.menuholder ul{
	text-align:right;
	padding: 0;
	display:block;
	margin: 0;
	width: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

.menuholder li{
	text-align:right;
	display:inline-block;
	margin: 0px;
	padding: 5px;
	padding-left: 50px;
	padding-right: 0px;
	margin-right: -5px;
	margin-right: 0\9;
	*margin-right: -5px;
}

.menuholder li:last-child{
	margin-right: 0;
}

.menuholder li a{
	padding:0;
	background-repeat: no-repeat !important;
}

/********************CONTENTS************************/
#contents{
	/*background-color:#0C0;*/
	min-height: 500px;
	max-height: 100%;
	margin-top: 100px;
}

.limit{
	width: 100%;
	max-width: 960px;
	margin: auto;
}

.top{
	height: 257px;
	width: 100%;
	max-width: 960px;
	margin: auto;
	/*background-color:rgb(255, 200, 0);*/
	margin-top: 0px;
}

.top .motto{
	position:absolute;
	padding: 0;
	margin-top: 57px;
}

.top .motto li{
	margin-bottom: 20px;
}

.top .motto li a{
	border:none;
	width: 150px;
	padding: 0;
	height:auto;
}

.top .login{
	padding:0;
	margin: 0;
	position:absolute;
	margin-top: 57px;
	text-align:right;
}

.top .login li{
	display:inline-block;
	zoom: 1;
}

.top .login li:first-child{
	/*display:none;//////////////////////////////////////////////////////////////////////////////////////////////*/
}

.top .login li a{
	padding: 0;
}

.bottom{
	width: 100%;
	background-color:#FFF;
}

.pickup, .slider, .service, .projects, .news{
	margin:auto;
	width: 100%;
}

.pickup dl a:hover{
	text-decoration:underline !important;
}

.pickup dl a{
	text-decoration:none;
}

.pickup{
	background:url(/common/images/pickup.gif) no-repeat;
	background-position: left 20px;
	padding-top: 5px;	
	background-color:#FFF;
	height:auto;
}
	
.pickup ul{
	margin-top: 28px;
	display:inline-block;
}

.pickup li{
	display:inline-block;
	margin-left: 15px;
	vertical-align:middle;
}

.event, .info, .newstag{
	color:#FFFFFF;
	padding: 4px;
	width: 50px;
	font-size: 10px;
	vertical-align:top;
	text-align:center;
	display:block;
}

.event{
	background-color: #9cd455;
}

.info{
	background-color:#f46f9c;
}

.newstag{
	background-color:#fbb82b;
}

.event:before{
	content:"EVENT";
}

.info:before{
	content:"INFO";
}

.newstag:before{
	content:"NEWS";
}

.slider{
	background:url(/common/images/pickup_bg.gif);
	height: 330px;
	overflow:hidden;
	text-align:center;
}

.slide_control{
	margin:auto;
	width: 100%;
	max-width: 960px;
	height: 48px;
	text-align:right;
	padding:0;
}

.slide_control li{
	width: 25px;
	height: 25px;
	margin-top: 15px;
	background:url(/common/images/round.png) no-repeat center;
	cursor: pointer;
	cursor: hand;
}

.slide_control li.active{
	background:url(/common/images/round_on.png) no-repeat center;
}

.slide_control li{
	display:inline-block;
}

.service{
	height: 100px;
	background:url(/common/images/service.gif) no-repeat;
	background-position: left 26px;	
}

.service td a.no_ef{
	display:inline;
}

.service table{
	border-collapse: collapse;
	padding: 0;
	display:block;
}

.service table td:first-child{
	padding-left: 200px;
	/*padding-right: 100px\9;*/
	width: 100%;
	line-height: 150%;
	padding-top: 20px;
}

.service span{
	display:inline-block;
	width: 120px;
	text-align: center;
}

.service a.no_ef:first-child{
	margin-left: 50px;
}

.service table td:last-child{
	min-width: 50px;
}

.more{
	margin-top: 20px;
	padding: 0;
}

.projects{
	background:url(/common/images/category_bg.gif);
	height: 360px;
}

.projectholder{
	max-width: 960px;
	overflow:hidden;
	margin:auto;
	min-height: 100px;
	background:url(/common/images/projects.gif) no-repeat left 26px;
}

.projectholder ul{
	padding: 0;
	margin: 0;
	position:absolute;
	margin-top: 100px;
	overflow:hidden;
	width: 100%;
	max-width: 960px;
	max-width: 970px;\9; /* IE8 and below - red border */
	height: 240px;
}

.projectholder ul li{
	vertical-align:top;
	display:inline-block;
	margin-right: 8px;
	margin-bottom: 10px;
	height: 240px;
	max-width: 231px;
}

.projectholder ul li:last-child{
	margin-right: 0;
}

.projectholder ul li a{
	padding: 0;
}
	
.projectholder dl{
	margin: 0;
	margin-top: 15px;
	background:url(/common/images/border_repeat.gif) repeat-y;
	padding: 0;
}

.projects .projectholder ul li dt{
	background:none;
	margin-bottom: 0;
	padding-top: 0;
}

.projectholder dd{
	font-size: 11px;
	margin-top: 0;
	padding-left: 10px;
	line-height: 16px;
	padding-bottom: 0;
}

.projectholder ul li:last-child{
	margin-right: 0;
}

.newsholder{
	height: 200px;
	background:url(/common/images/news.gif) no-repeat left 26px;
}

.item{
	border-bottom: #CCC 1px dotted;
}

.item.first{
	height: 100px;
}

.item ul{
	float:right;
	padding-top: 10px;
}

.item dl{
	margin-left: 0;
	margin-top: 15px;
	max-width: 720px;
	padding-bottom: 0px;
}

.item dt p{
	float:right;
}

.item dt{
	line-height: 200%;
}

.item dd{
	padding-left: 10px;
	max-width: 720px;
}

.item dd a{
	text-decoration: underline;
	color: #36C;
}

.item dd a[target="_new"], .leftpart a[href="http://www.w3.org/"]{
	padding-right: 20px;
	display:inline;
	background:url(/common/images/achievement/npage.gif) no-repeat right center !important;
}

.leftpart a[href="http://www.w3.org/"]{
	padding-right: 20px !important;
}

.item li{
	display:inline-block;
	margin-left: 15px;
}

.social{
	margin-top: 40px;
	padding-bottom: 100px;
	height: 240px;
	overflow:hidden;
}

.fb-like-box{
	height: 240px;
}

.fbholder{
	width:430px;
	display:inline-block;
	margin-right: 20px;	
}

.twitter-timeline{
	width:265px;
	height: 235px;	
}

.twitter_widget{
	border: 1px solid #CCC;
	width: 265px;
	display:inline-block;
	vertical-align:top;
	margin-right: 24px;
}

#twitter_widget{
	height: 240px\9;
}

#twitter_widget iframe{
	width: 270px !important\9;
	height: 240px !important\9;
}

.banner{
	width: 209px;
	max-width: 209px;
	display:inline-block;
	vertical-align:top;
	line-height: 55px;
}

.banner a{
	padding: 0;
	width: 220px;
	height: 110px;
	margin-bottom: 22px;
}

.date{
	float:right;
	margin-right: 30px;
}

.date dt, .date dd{
	display:inline-block;
}

.pagetop .holder{
	max-width: 960px;
	width: 100%;
	text-align:right;
	margin:auto;
	height: 0;
}

.pagetop{
	display: none;
	position:fixed;
	bottom: 200px;
	width: 100%;
	height: 0;
	z-index: 100;
}

.pagetop img{
	cursor:pointer;
	cursor:hand;
	margin-right: 30px;
}

#footer{
	background-color: rgb(255, 200, 0);
	width: 100%;
	padding-top: 25px;
	padding-bottom: 10px;
	opacity: 0;
	display:none;
	margin-top: -20px;
}

.bottom_menu_holder ul:last-child li:first-child{
	display:none;
}

.verisign{
	float:right;
}

.footholder ul{
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

.footholder li{
	display: inline-block;
	/*min-width: 60px;*/
	background:url(/common/images/point.gif) no-repeat left center;
	padding-left: 20px;
	margin-right: 20px;
}

.footholder li a{
	text-decoration:underline;
	font-size: 11px;
	display:inline-block;
}

.footholder dl{
	margin-top: 30px;
}

.footholder dd{
	padding: 0;
	margin: 0;
}

.footholder dt{
	margin-bottom: 20px;
	background-color:#FFF;
	padding: 8px;
	display:block;
	width: 50px;
	text-align:center;
	border-radius: 3px;	
	font-size:11px;
}

.footholder dd li{
	min-width: 250px;
}

.footholder p{
	text-align:right;
	font-size: 9px;
}

.company_holder{
	padding-bottom: 30px;
}

iframe{
	border:none; 
	overflow:hidden; 
	width:120px; 
	height:21px;
	background-color:transparent;
}


/*///////////////////////////////////////////////////*/

#header a{
	background-position: top left !important;
}

#contents h2.limit{
	padding-top: 12px;
	padding-bottom: 13px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
	font-smooth: always;
	/*-webkit-font-smoothing : antialiased;	*/
}

h3{
	padding: 0;
	margin: 0;
	font-size: 23px;
	line-height: 150%;
	margin-bottom: 50px;
	margin-top: 20px;
	font-smooth: always;
	-webkit-font-smoothing : antialiased;
}

.mbody h3 > img{
	margin: 0px !important;
}

strong{
	display:block;
	margin-bottom: 20px;
}

.bottom.static{
	display: none;
	display:inline-block;
	margin-top: 30px;
	min-height: 300px;
}

.leftpart{
	display:block;
	max-width: 690px;
	padding-right: 30px;
	width: 100%;
	background-color:#FFFFFF;
	z-index: 0;
}

.rightpart{
	display:block;
	width: 100%;
	max-width: 960px;
	float:right;
	background-color: rgb(255, 200, 0);
}

.navigation {
	font-size: 10px;
	display:inline-block;
	margin: 0;
	padding: 0;
	background-color:#EEEEEE;
}

.navigation a{
	text-decoration: underline;
}

.navigation a:after{
	content: ">";
	position:absolute;
	margin-left: 15px;
}

.navigation li{
	display: inline-block;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 7px;
}

.leftpart h4{
	/*background:url(/common/images/icon_h4.gif) left no-repeat;
	font-size: 16px;
	padding-left: 20px;
	margin: 0;*/
}

.leftpart h3.smaller{
	font-size: 18px;
	margin-bottom: 10px;
}

.leftpart p{
	margin: 0;
	line-height: 200%;
	/*padding-bottom: 50px;*/
}

.leftpart .object{
	height: 450px;
	margin: 0;
}

.leftpart p img.right{
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.leftpart p img.left{
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;	
}

.spacer{
	height: 50px;
}

.ext{
	height: 180px;
}

.liner{
	height: 70px;
	border-bottom: #CCC dotted 1px;
}

.concept{
	text-align:center;
	background: url(/common/images/concept/bg_concept.gif) no-repeat;
	padding-bottom: 30px;
}

.concept h3{
	margin-top: 60px;
	margin-bottom: 70px;
	line-height: 200%;
}

.concept h3.min{
	margin-top: 20px;
	margin-bottom: 10px;
}

.concept h4{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 40px;
}

.concept h5{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 22px;
}

.concept p{
	line-height: 250%;
}

.concept table{
	background-color: #fff2f7;
}

.concept table td{
	text-align:center;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-left: 100px;
}

.concept table td:last-child{
	padding-right: 100px;
}

.concept table a{
	width:auto;
	display:inline-block;
	padding: 0;
}

.mbody h3{
	margin-top: 50px;
	margin-bottom: 25px;
	line-height: 200%;
}

.mbody h4{
	margin-top: 40px;
	margin-bottom: 30px;
	font-size: 14px;
}

.mbody h3 em{
	position: absolute;
	margin-left: 5px;
	font-size: 10px;
	margin-top: -20px;
}

.mbody img{
	margin-top: -70px;
	margin-left: 10px;
}

.mbody p a {
	padding: 0;
	margin-top: 5px;
	display:inline-block;
}

.mbody a img{
	padding: 0;
	margin: 0;
}

.mbody p{
	line-height: 200%;
}

.mbody h5{
	padding-left: 90px;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	margin-top: 0;
}

.client h5{
	padding-left: 125px;
}

.mbody p.wh{
	min-height: 170px;
}

.freelance .svc1{
	background: url(/common/images/freelance/svc1.gif) left no-repeat;
	background-size: 72px auto;
}

.freelance .svc2{
	background: url(/common/images/freelance/svc2.gif) left no-repeat;
	background-size: 72px auto;
}

.freelance .svc3{
	background: url(/common/images/freelance/svc3.gif) left no-repeat;
	background-size: 72px auto;
}

.freelance .svc4{
	background: url(/common/images/freelance/svc4.gif) left no-repeat;
	background-size: 72px auto;
}

.mbody .tbinfo, .mbody .tblist {
	width: 100%;
	line-height: 200%;
}

.mbody .tbinfo th{
	min-width: 100px;
	width: 100px;
	text-align:left;
	vertical-align:top;
	padding: 15px;
	padding-top: 0;
	font-weight: bold;
	background:url(/common/images/border.gif) left 3px no-repeat;
}

.mbody.flow .tbinfo th, .mbody.flow .tbinfo td{
	text-align:justify;
	width: auto;
	min-width: 110px;
	padding-right: 0;
}

.tbinfo.com a[target="_new"]{
	padding-right: 20px;
	display:inline;
	background:url(/common/images/achievement/npage.gif) no-repeat right center !important;
	margin-right: 10px;
	text-decoration:underline;
	color:#000;
}

.mbody.flow a{
	padding: 0;
}

.mbody.flow.sitemap p{
	margin-left: 20px;
	padding-left: 0px;
	margin-bottom: 10px;
}

.mbody.flow.sitemap p.up{
	margin-top: -20px;
}

.mbody.flow.sitemap li{
	margin-bottom: 40px;
}

.mbody.flow.sitemap p a{
	display:inline;
	/*background:url(/common/images/round.gif) no-repeat left center !important;*/
	color:#000;
	margin-left: 10px;
	/*padding-left: 20px;*/
}

.mbody.flow.sitemap .liner{
	height: 10px;
}

.mbody .tblist th{
	width: 100px;
	background-color: #DDD;
	vertical-align:top;
	text-align:left;
	padding: 15px;
}

.mbody .tbinfo td{
	padding: 15px;
	padding-top: 0;	
}

.mbody .tblist td{
	padding: 15px;
	background-color:#EEE;
}

.mbody .tbinfo.pol th{
	width: 100px;
}

.mbody .tbinfo.pol tr:last-child td{
	padding-bottom: 40px;
}

.mbody .tbinfo.pol{
	border-bottom:dotted 1px #CCCCCC;
}

.mbody.pol p.liner{
	height:auto;
	padding-bottom: 40px;
}

.client .svc1{
	background: url(/common/images/client/svc1_sp.gif) left no-repeat;
	background-size: 110px auto;
}

.client .svc2{
	background: url(/common/images/client/svc2_sp.gif) left no-repeat;
	background-size: 110px auto;
}

.client .svc3{
	background: url(/common/images/client/svc3_sp.gif) left no-repeat;
	background-size: 110px auto;
}

.client .svc4{
	background: url(/common/images/client/svc4_sp.gif) left no-repeat;
	background-size: 110px auto;
}

.client .svc5{
	background: url(/common/images/client/svc5_sp.gif) left no-repeat;
	background-size: 110px auto;
}

.client ul{
	line-height: 200%;
	padding-left: 13px;
	list-style-image:url(/common/images/client/triangle.gif);
}

.menu{
	background:#EEE;
	padding: 20px;	
}

.menu li{
	display:inline-block;
	margin-left: 30px;
	margin-right: 35px;
	padding-left: 20px;
	background:url(/common/images/freelance/down.gif) no-repeat left;
}

.menu.cl li{
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 20px;
}

.menu li a, .ulink a{
	text-decoration:underline;
	display:inline-block;
}

.ulink li{
	margin-bottom: 10px;
}

.ulink {
	margin: 0;
	padding: 0;
}

.ulink li{
	background:url(/common/images/freelance/right.gif) no-repeat left center;
	padding-left: 20px;	
}

.tbmenu {
	background-color: #fff2f7;
	width: 100%;
}

.tbmenu.ctr td{
	width: 50%;
	padding: 30px;
	text-align:center;
}

.tbmenu.ctr td a{
	display:inline-block;
}

.tbmenu td{
	padding: 30px;
	padding-left: 50px;
	vertical-align:top;
}

.tbmenu td:first-child{
	width: 310px;
}

.tbmenu td:last-child{
	padding-left: 0px;
	padding-right: 10px;
}

.tbmenu td a{
	padding: 0;
	display:inline-block;
}

.tbmenu ul{
	padding-left: 20px;
	list-style:circle;
}

.tbmenu li{
	margin-bottom: 5px;
}

.tbmenu em{
	font-style:normal;
	font-size: 10px;
	color:#FF0000;
	line-height: 220%;
}

.tbmenu.cl td p{
	margin-top: 10px;
	float:right;
	width: 219px;
	max-width: 219px;
	padding: 0;
}

.tbmenu.cl td:first-child{
	padding-right: 35px;
	width: 50%;
}

.tbmenu.cl td p{
	float:left;
}

.tbmenu.cl td:first-child p{
	float:right;
}

.tbmenu.cl td:first-child a{
	float: right;
}

.tbmenu.cl td:last-child{
	padding-left: 35px;
}


.yellow{
	background-color: rgba(255, 200, 0, 0.7);
	font-size: 10px;
	padding: 5px;
	display: inline-block;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2FFC800,endColorstr=#B2FFC800)"; /* IE8 */    
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2FFC800,endColorstr=#B2FFC800);   /* IE6 & 7 */      
	zoom: 1;		
}

#map{
	width: 100%;
	height: 400px;
	margin: 0px;
    padding: 0px	
}

.mbody .news .item:first-child{
	border-top: #CCC 1px dotted;
}

.mbody .news ul{
	display:inline-block;
	margin-bottom: -50px;
	margin-top: 13px;
}

.mbody .news .item dl{
	max-width: 500px;
}

.mbody .news p.pht{
	height: 350px;
}

.mbody .news p img{
	margin-top: 0;
}

/*///////////////////////////*/
.formlink{
	padding: 0;
	margin: 0;
	text-align:right;
	border-top: 1px solid #CCC;
	padding-top: 30px;
	padding-bottom: 40px;
}

.formlink li{
	vertical-align:top;
	display:inline-block;
	margin-left: 20px;
}

.formlink a{
	padding: 0;
}

.sidemenu, .sidemenu li, 
.sidemenu li a, .sidemenu li img{
	padding: 0;
	margin: 0;
	text-align: center;
	border: none;
}

.sidemenu li:first-child{
	/*display:none;*/
}

.sidemenuholder{
	width: 209px;
	height: 0;
	float:right;
	margin-right: 15px;
}

.sidemenu{
	position:absolute;
	/*background-color:#FFFFFF;*/
	width: 209px;
}

.sidemenu li{
	padding: 0;
	height: 50px;
	/*position:absolute;*/
	/*border-bottom: #CCC 1px dotted;*/
}
.sidemenu a, .sidemenu img{
	padding: 0;
	margin: 0;
}

.sidemenu a{
	background-position: top left !important;
}

.social .mobile{
	display:none;
}

/*//////////////////////////////////////////*/
form{
	padding-bottom: 100px;
}

.form h3{
	margin-bottom: 30px;
	margin-top: 50px;
}

.form h4{
	font-size: 21px;
	margin-bottom: 0;
}

.form h5.ph{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

.reg h2{
	/*background:url(/common/images/error.png) no-repeat right 15px;*/
	background-size: 25px auto !important;
	border-bottom:rgb(255, 200, 0) 1px solid;
	padding: 10px;
	padding-left: 0;
	cursor: pointer;
	cursor: hand;
	margin: 0;
}

.reg h3{
	background:url(/common/images/error.png) no-repeat 10px;
	background-size: 25px auto;
	background-color:rgba(204,204,204,0.3);
	font-size: 16px;
	padding: 10px;
	padding-left: 45px;
	cursor: pointer;
	cursor: hand;
	margin-top: 20px;
	margin-bottom: 0;
}

.reg h4{
	margin-top: 50px;
	margin-bottom: 30px;
	font-size: 21px;
}

.reg p.next{
	text-align:center;
}

.reg .marker{
	float:right;
	padding-right: 5px;
}

.reg .marker img{
	height: 7px;
}

.form table{
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 20px;
	background-color:rgba(204,204,204,0.1);
	
	/*background: transparent\9;*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#19CCCCCC,endColorstr=#19CCCCCC)" ; /* IE8 */    
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19CCCCCC,endColorstr=#19CCCCCC);   /* IE6 & 7 */      
	zoom: 1;
}

.form tr, .form td, .form dd{
	background-repeat: no-repeat !important;
	background-position: right 17px !important;
	background-size: 30px auto !important;
}

.form td, .form th{
	vertical-align:top;
	padding: 0;
	padding-top: 15px;
	/*padding-bottom: 15px;*/
	text-align:left;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.form th{
	padding-left: 15px;
	padding-right: 45px;
	min-width: 130px;
	max-width: 130px;
	width: 130px;
}

.form tr:last-child th, .form tr:last-child td{
	padding-bottom: 15px;
}

.form input, .form select{
	margin-right: 10px;
	padding: 5px;
	margin-bottom: 15px;
}

.form input:not([type="checkbox"]), .form input:not([type="radio"]){
}

.form span{
	/*margin-right: 10px;*/
	display:inline-block;
	min-width: 15px;
	font-size: 12px;
}

.form dl, .form dd{
	margin: 0;
	width: 100%;
	max-width: 100%;
}

.form dl{
	margin-bottom: 50px;
	background-color:rgba(255,200,0,0.1);	
	
	/*background: transparent\9;*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#19CCCCCC,endColorstr=#19CCCCCC)"; /* IE8 */    
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19CCCCCC,endColorstr=#19CCCCCC);   /* IE6 & 7 */      
	zoom: 1;	
}

.form dd{
	padding-top: 10px;
	padding-bottom: 10px;
}

.form dt{
	margin-left: 10px;
}

.form p{
	/*background-color:rgba(255,200,0,0.1);*/
	padding: 10px;
	padding-left: 0;
	padding-right: 0;
}


.errordetail{
	display:none;
	margin-top: 15px;
	position:absolute;
	background-color: #F60;
}

.errordetail:before{
	content: "";
	width: 0;
	height: 0;
	display:block;
	position:absolute;
	border: 10px solid rgba(255,255,255,0);
	border-bottom-color: #F60;
	margin-top: -20px;
}

.errordetail p{
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	color:#FFF;
	max-width: 200px;
}

a.phone{
	font-size: 18px;
}

.policy{
	border:rgba(204,204,204,0.5) 1px solid;
	background: #fff;
	overflow-x: hidden;
	overflow-y: scroll\9;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

.policyholder{
	padding-top: 10px;
	margin-bottom: 30px;
	padding-bottom: 50px;
	border-bottom: 1px solid rgb(255, 200, 0);
	line-height: 200%\9;
}

.policyholder p{
	padding-top: 10px;
	background-repeat:no-repeat !important;
	background-position: right 10px !important;
	background-size: 30px auto !important;
}

.policyholder dl{
	background: #fff;
	margin-bottom: 0;
}

.policyholder .policy dt{
	background:none;
	padding: 0;
	font-weight: bold;
	margin: 0;
}

.policyholder .policy dd{
	padding-left: 10px;
}

.policyholder .policy p{
	border-left: 1px solid rgba(204,204,204,0.5);
	padding-top: 0;
	margin-top: 10px;
	padding-left: 10px;
	font-size: 11px;
}

.agree{
	background-color:rgba(204,204,204,0.2);
	/*background: transparent\9;*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33CCCCCC,endColorstr=#33CCCCCC)"; /* IE8 */    
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33CCCCCC,endColorstr=#33CCCCCC);   /* IE6 & 7 */      
	zoom: 1;
}

.agree p{
	padding-left: 10px;
	padding-bottom: 0;
}

.submit{
	padding: 0;
	background-color:#666666;
	height: 54px;
	margin-top: 50px;
	background: url(/common/images/confirm_off.png) right top no-repeat;	
}

.submit img{
	float:right;
	padding: 0;	
	display:none;
	cursor:pointer;
	cursor:hand;
}

/*CHOICES*/

.choices{
	display: none;
	position: absolute;
	padding: 20px;
	padding-bottom: 0;
	margin-top: 40px;
	margin-left: 0px;
	background-color:#FFFFFF;
	/*border:rgb(255, 200, 0) 1px solid;*/
	box-shadow: rgba(51,51,51,0.5) 0 0 3px;
}

.diff{
	margin-left: 195px;
}

.point{
	position:absolute;
	width: 0px;
	height: 0px;
	overflow:hidden;
	border: rgba(255, 255, 255, 0) 10px solid;
	border-bottom-color: #CCC;
	margin-left: -20px;
	margin-top: -40px;
}

.choices table{
	background: none;
}

.choices table td, .choices table th{
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	background: none !important;
}

.choices table th{
	font-weight: bold;
}

.choices table td{
	width: 185px;
	line-height: 250%;
}

.choices input[type="checkbox"],
.choices input[type="radio"]{
	margin-bottom: 0;
}

.choices input:not([type="checkbox"]):not([type="radio"]), .choices select{
	position:absolute;
	margin-left: 100px;
}

.choices input[type="text"], .choices select{
	position:absolute\9;
	margin-left: 80px\9;
}

.choices .wid_S.close{
	margin-left: 50px\9;
}

.choices input.close:not([type="checkbox"]):not([type="radio"]){
	margin-left: 70px;
}

.choices table .td_S{
	width: 110px;
}

.choices table .td_M{
	width: 140px;
}

.choices table .td_L{
	width: 220px;
}

.choices table .td_LL{
	width: 260px;
}

.tableholder table{
	margin: 0;
}

.tableholder{
	display:block;
	margin: 0;
	/*display:none;*/
}

.langtable, .exptable, .reftable{
	margin-left: 15px !important;
	width: 660px !important;
	max-width: 660px !important;
	margin-bottom: 50px !important;
}

.langtable td, .exptable td, .reftable td{
	text-align:center;
	padding: 5px;
	background-color:#FFFFFF;
	border-bottom:#CCCCCC 1px dotted;
	word-wrap: break-word;
    overflow-wrap: break-word;
	word-break:break-all;
}

.reftable td{
	text-align:left;
}

.langtable td span, .exptable td span, .reftable td span{
	display:block;
	width: 20px;
	height: 20px;
	text-align:center;
	line-height: 18px;
	background-color: #666;
	margin:auto;
	color:#FFF;
	border-radius: 3px;
	cursor: pointer;
	cursor: hand;
}

.langtable td:first-child,
.exptable td:first-child,
.reftable td:first-child{
	padding-left: 20px;
	text-align:left;
}


.langtable tr:first-child td,
.exptable tr:first-child td,
.reftable tr:first-child td{
	background-color:rgb(255, 200, 0);
	text-align:center;
	padding: 5px;
	color:#FFFFFF;
	min-width: 50px;
}

/*POPUP*/

.popup{
	display:none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color:rgba(0,0,0,0.5);
	/*background: transparent\9;*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000)"; /* IE8 */    
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);   /* IE6 & 7 */      
	zoom: 1;	
	z-index: 100;
}

.popupcontent{
	background-color:#FFF;
	margin: auto;
	max-width: 800px;
	max-height: 80%;
	/*height: 70%; /*500px;*/
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
	overflow:auto;
	margin-top: 100px;
	display:none;
}

.popupcontent .right{
	margin-right: 50px;
	margin-top: 15px;
}

.popupcontent .closebutton{
	margin: 5px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	background-color:#000;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	position:fixed;
}

.popupcontent h3{
	margin: 0;
	padding: 20px;
	margin-bottom: 20px;
	background-color: rgb(255, 200, 0);
	color:#FFF;
}

.popupcontent h4{
	font-size: 14px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.popupcontent table{
	border-collapse: collapse;
	margin: 20px;
	margin-top: 0;
	max-width: 100%;
	display:block;
	background-color:rgba(204,204,204,0.5);
	/*background: transparent\9;*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FCCCCCC,endColorstr=#7FCCCCCC)"; /* IE8 */    
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FCCCCCC,endColorstr=#7FCCCCCC);   /* IE6 & 7 */      
	zoom: 1;	
	/*widows: 100%;*/
}

.popupcontent td, .popupcontent th{
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

.popupcontent tr:nth-child(2n){
	background-color:#FFFFFF;
}

.popupcontent tr:nth-child(2n+1){
	background:rgba(204,204,204,0.1);
	/*background: transparent\9;*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#19CCCCCC,endColorstr=#19CCCCCC)"; /* IE8 */    
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19CCCCCC,endColorstr=#19CCCCCC);   /* IE6 & 7 */      
	zoom: 1;
}

.popupcontent tr:last-child{
	border-bottom: rgba(204,204,204,1) 1px solid;
}

.popupcontent th{
	width: 200px;
	min-width: 200px;
	padding-left: 20px;
}

.popupcontent td{
	width: 100%;
}

.popupcontent td p{
	display:inline-block;
	word-wrap: break-word;
    overflow-wrap: break-word;
	max-width: 500px;
	margin: 0;
}

.popupcontent .tabdiv tr:first-child{
	background-color:rgb(255, 200, 0);
	color: #FFF;
}

.popupcontent .tabdiv td{
	width: 20%;
	word-break:break-all;
}

.popupcontent .tabdiv td:first-child{
	width:800px;
}

.popupcontent .tabdiv td:last-child{
	display:none;
}


.popupcontent .bnholder,
.popupcontent .bnclose{
	margin-top: 40px;
	margin-bottom: 40px;
	text-align:center;
}

.popupcontent .bnholder img,
.popupcontent .bnclose img{
	cursor:pointer;
	cursor: hand;
}

/*///////////////////////////////////*/

.contactinfo{
	background-color:transparent !important;
}

.contactinfo th, .contactinfo td{
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align:left;
}

.contactinfo.ach{
	width: 100%;
}

.contactinfo.ach th{
	width: 450px;
	padding-right: 50px;
	font-weight: normal;
}

.contactinfo.ach td{
	text-align:right;
}

.contactinfo.ach img{
	padding: 0;
	margin: 0;
}

.contactinfo.ach td, .contactinfo.ach th{
	vertical-align: top !important;
}

.contactinfo th span{
	padding-left: 10px;
	line-height: 200%;
	background:url(/common/images/border_repeat.gif) left repeat-y;	
}

.contactinfo tr:first-child td,
.contactinfo tr:first-child th{
	vertical-align:middle;
}

.contactinfo tr:nth-child(2) a{
	text-decoration:underline;
	margin-bottom: 10px;
	display:inline-block;
	margin-left: 30px;
	padding-left: 20px;
	background: url(/common/images/freelance/right.gif) left center no-repeat !important;
}


.contactinfo a[href="/register/"], .contactinfo a[href="/form/order/"]{
	display:inline\9;
	padding-left: 20px\9;
	margin-left: 30px\9;
	background: url(/common/images/freelance/right.gif) left center no-repeat\9 !important;
	text-decoration: underline\9;
}

.contactinfo td{
	line-height: 200%\9;
}

.contactinfo.ach tr:first-child td, .contactinfo.ach tr:first-child th{
	padding-top: 0;
}

.contactinfo.ach td, .contactinfo.ach th{
	border-bottom:#CCCCCC dotted 1px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.contactinfo.ach th b{
	display:block;
	font-size: 14px;
}

.contactinfo.ach th a{
	display:inline-block;
	text-decoration:underline;
	padding-right: 20px;
	background: url(/common/images/achievement/npage.gif) center right no-repeat !important;
	font-size: 11px;
}

.contactinfo.ach ul{
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

.contactinfo.ach li{
	display:inline-block;
	margin-right: 10px;
	margin-bottom: 0;
}

.contactinfo.ach th p{
	min-height: 122px;
}

.contactinfo.ach th p.no_up{
	min-height: 150px;
}

.client p {
	padding-right: 250px\9;
}

.client p img{
	position:absolute\9;
	margin-left: 450px\9;
	margin-top: -15px;
}

ul.pink{
	margin-top: 0;
	background-color: #fff2f7;
	padding-top: 10px;
	padding-bottom: 15px;
	list-style-image: url(/common/images/client/triangle.gif);
	padding-left: 30px;	
	margin-left:0 !important\9:
}

ul.pink.up{
	margin-top: -10px;
	padding-bottom: 8px;
}

ul.pink.up li{
	margin-bottom: 5px;
	font-weight: bold;
}

p.pink{
	background-color: #fff2f7;
	padding: 10px;
	padding-left: 20px;	
}

ul.step{
	margin: 0;
	padding: 0;
}

ul.step > li{
	min-height: 41px;
	line-height: 39px;
	padding-bottom: 20px;
}

ul.step > li span{
	display:block;
	border: 1px solid #CCC;
	padding-left: 110px;
	margin-bottom: 10px;
}

ul.step > li:first-child span,
ul.step li span.fst{
	background:url(/common/images/register/step1.gif) no-repeat left top;
}

ul.step > li:nth-child(2) span{
	background:url(/common/images/register/step2.gif) no-repeat left top;
}

ul.step > li:nth-child(3) span{
	background:url(/common/images/register/step3.gif) no-repeat left top;
}

ul.step > li:last-child span{
	background:url(/common/images/register/step4.gif) no-repeat left top;
}

ul.step li span.scd{
	background:url(/common/images/register/step2.gif) no-repeat left top\9;
}

ul.step li span.trd{
	background:url(/common/images/register/step3.gif) no-repeat left top\9;
}

ul.step li span.fth{
	background:url(/common/images/register/step4.gif) no-repeat left top\9;
}

ul.step > li ul{
	margin-left: 85px;
	list-style-image: url(/common/images/client/triangle.gif);
}

ul.step > li li{
	min-height: 0;
	line-height: 200%;
}

table.flow{
	border-collapse: collapse;
	width: 100%;
}

table.flow th{
	background-color: #f56e6e;
	font-size: 18px;
	padding: 15px;
	color: #FFF;
}

table.flow td{
	vertical-align:top;
	background-color: #fff2f7;
	padding: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 200%;
}

table.flow td a{
	margin-top: 10px;
}

table.flow td:first-child{
	padding-right: 0px !important;
	padding-left: 90px;
}

table.flow td:last-child{
	padding-left: 50px !important;
	padding-right: 50px;
}

table.flow td em{
	display: inline-block;
	width: 200px;
}

table.interview{
	margin-top: 40px;
	margin-top: 0px\9;
	width: 100%;
}

table.interview th{
	padding-right: 20px;
}

table.interview tr{
	display:block;
	margin-bottom: 70px;
}

table.interview td{
	width: 100%;
	vertical-align: top;
	padding: 0;
	background:url(/common/images/interview/border.gif) bottom repeat-x;
}

table.interview td p{
	font-size: 11px;
	padding-top: 20px;
	background:url(/common/images/interview/border.gif) top repeat-x;
	margin-top: 70px\9;
}

table.interview td p b{
	display:block;
	font-size: 12px;
	height: 20px;
	margin-bottom:10px;
	margin-top: -5px;
}

table.interview td a{
	padding-left: 20px !important;
	background:url(/common/images/freelance/right.gif) left center no-repeat !important;
	text-decoration: underline;
	margin-top: 18px;
}

table.interview th img{
	padding:0;
	margin: 0;
	/*height: 230px;*/
	margin-top: -33px;
	margin-top: 40px\9;
}

span.name{
	height: 60px;	
	line-height: 60px;	
	font-size: 18px;
	font-weight: bold;
	display:inline-block;
	
}

span.new{
	padding-left: 60px;
	background:url(/common/images/interview/new.gif) no-repeat left center;
}

.mbody.person p img{
	padding: 0;
	margin: 0;
}

.mbody.person p img.right{
	padding-left: 20px;
}

.mbody.person h4{
	margin-bottom: 20px;
	margin-top: 50px;
}

.mbody.person .interview tr{
	margin-bottom: 0;
}

b.bordered{
	display:block;
	padding-bottom: 20px;
	padding-left: 10px;
	background:url(/common/images/border.gif) no-repeat left top;
}

ul.year{
	display:block !important;
	padding: 0;
	width: 100%;
	padding-bottom: 60px;
}

ul.year li{
	display: inline-block;
	background: url(/common/images/freelance/right.gif) left center no-repeat;
	padding-left: 20px;
	margin-right: 30px;
}

ul.year a{
	text-decoration:underline;
}


p.footbottom{
	background:#ffd93a !important;
	margin-bottom: -20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

p.footbottom span{
	display:block;
	max-width: 960px;
	margin: auto;
}

p.footbottom em{
	font-size: 10px;
	font-style: normal;
	float:right;
	line-height: 40px;
}

td a.no_ef{
	padding: 0px !important;
	background: none;
}

.mag form h3{
	background: none !important;
	background-color: #DDD !important;
	padding-left: 15px !important;
}

.person p.imhold{
	border: 1px #EEE solid;
	padding: 40px;
}

.mbody ul.newsdate{
	width: 200px;
	padding: 0;
	margin-top: -5px;
}

.mbody ul.newsdate li{
	float:right;
	margin-left: 10px;
}

.social_button{
	/*height: 30px;*/
		margin-top: -20px;
		margin-bottom: 20px;
}

.addthis_toolbox.addthis_default_style{
	display:inline-block;
	margin-right: 0;
}

.addthis_toolbox.addthis_default_style a{
	margin-right: 5px;
}

.pocket-btn {
	display:inline-block;
	padding-left: -30px;
}

.pocket-btn iframe{
	width: 60px;
}

ul.twocol{
	max-width: 500px;
	height: 150px;
	margin-left: 20px\9;
	list-style:none\9;
}

ul.twocol li{
	width: 210px;
	width: 205px\9;
	float:left;
	background:url(/common/images/client/triangle.gif) no-repeat left center\9;
	margin-left: 0\9;
	padding-left: 15px\9; 
}

/*//////////////////////////////////////////////*/

.kome{
	color:#F00;
	font-style: normal;
}

.wid_L{
	width: 450px;
}

.wid_ML{
	width: 180px;
}

.wid_M{
	width: 150px;
}

.wid_S{
	width: 70px;
}

.wid_SS{
	width: 30px;
}

.small{
	font-size: 11px;
}

.vsmall{
	font-size: 9px;
}

.ht{
	padding-top: 0px;
	padding-bottom: 10px;
}

	li.mp{
		display:none !important;
	}
	
	span.span_fix{
		display:inline-block;
		width: 90px;
	}	

	.howaco{
		/*margin-top: -60px;
		padding: 0;*/
	}


div.lefty, p.lefty{
	text-align:left;
	margin-bottom: 10px;
}

p.lefty{
	padding-bottom: 30px;
	border-bottom: 1px dotted #CCCCCC;
}

table.csitetable {
	background-color: #f2f2f2;
	width: 100%;
	margin-bottom: 20px;
}

table.csitetable.yellow{
	background-color: #fef4ca;
	margin-bottom: 50px;
}

table.csitetable td{
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	text-align:left;
}

table.csitetable td:last-child{
	padding-right: 20px;
}

table.csitetable td b{
	font-weight: bold;
}

table.csitetable td a{
	text-decoration: underline;
}

table.csitetable td p{
	font-size: 12px;
}

table.csitetable td h4{
	margin-top: 0;
	margin-bottom: 20px;
}

table.tbinfo.cncp{
	width: 100%;
}

table.csitetable.yellow p.fst{
	padding-bottom: 25px;
}

.popup .popupcontent.loginholder{
	width: 500px;
}

.popup .popupcontent.loginholder .mypage_login{
	width: 500px;
}

.popup .popupcontent.loginholder .mypage_login h3{
	background-color: transparent;
	color: #000;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFC800;
}

.popup .popupcontent.loginholder .mypage_login tr{
	border:none;
	background-color: #EEE;
}

.popup .popupcontent.loginholder .mypage_login th{
	width: 150px;
	min-width: 150px;
}

.popup .popupcontent.loginholder .mypage_login .bnholder{
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

.popup .popupcontent .loadingholder{
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	z-index: 100;
}

.popup .popupcontent .loadingholder p{
	text-align:center;
	margin-top: 10%;
}

.mbody ul.wider li{
	margin-bottom: 10px;
}