@charset "utf-8";
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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	overflow-y: scroll;
}
body, input, select, textarea {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
input, select, textarea {
	font-size: 14px;
	vertical-align: middle;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
input, textarea, {
margin:0;
padding:0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
a {
	outline: none;
	color: inherit;
	text-decoration: none;
}
a img {
	outline: none;
	border: none;
}
a:focus {
	outline: none;
}
a, input {
	outline: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
}
.both {
	clear: both;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
body {
	background: url(../img/head/head_15.png) right 0 repeat-y;
}
#bread {
	font-size: 16px;
	line-height: 28px;
	margin: 30px 0;
	border-bottom: 1px dotted #bdc3c7;
}
#bread_link {
	width: 1024px;
	margin: 0 auto;
}
.must {
	color: #e63d12;
}
a:hover {
	text-decoration: underline;
}
.wrap {
	width: 1024px;
	margin: 0 auto;
}
.head_image {
	margin-top: 10px;
}
#head_fixed .fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	border-bottom: none;
	z-index: 1000;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
	padding: 10px 0;
	background: #ffffff;
}
#header {
	background: url(../img/head/head_5.gif) center 0 repeat-x;
}
#head_info {
	text-align: right;
}
#head_info, #header .info2 {
	width: 1024px;
	margin: 0 auto;
}
#header .info2 {
	overflow: hidden;
}
#header h1 {
	width: 405px;
	float: left;
	margin: 12px 0 18px;
}
#header .sns {
	float: right;
	margin: 12px 0 18px;
}
#header .sns ul {
	text-align: right;
}
#header .sns ul li {
	display: inline-block;
	max-width: 104px;
	margin-left: 2px;
	overflow: hidden;
}
#head_nav {
	text-align: center;
}
#head_nav {
	width: 1024px;
	margin: 0 auto;
}
#head_nav ul li {
	float: left;
	display: block;
	width: 127px;
	height: 42px;
	border-left: 1px solid #cccccc;
	position: relative;
	z-index: 10;
}
#head_nav ul li:first-child {
	border-left: none;
}
#head_nav ul li a {
	display: block;
	width: 127px;
	height: 42px;
	overflow: hidden;
}
#head_nav ul li a img {
	vertical-align: bottom;
	position: relative;
	top: 0;
	transition-duration: 0.4s;
}
#head_nav ul li a:hover img {
	top: -42px;
	transition-duration: 0.4s;
}
#head_nav ul li ul {
	position: absolute;
	top: 42px;
	left: 0;
	display: none;
}
#head_nav ul li ul li {
	float: none;
	text-align: left;
	border-left: none;
	font-size: 12px;
	line-height: 30px;
	height: auto;
	width: auto;
}
#head_nav ul li ul li a {
	width: auto;
	height: auto;
	overflow: hidden;
	background: #ffffff;
	background-position: -5px center;
	transition-duration: 0.5s;
	position: relative;
	width: 256px;
	height: 30px;
}
#head_nav ul li ul li a:hover {
	background: url(../img/head/head_14.png) 7px center no-repeat #ffe5e2;
	color: #e74c3c;
	transition-duration: 0.5s;
}
#head_nav ul li ul li a span {
	position: absolute;
	top: 0;
	left: 20px;
}
#head_nav ul li ul li a span.hover {
	display: none;
}
#head_nav ul li ul li a:hover span.hover {
	display: block;
}
#head_nav ul li ul li a:hover span.blur {
	display: none;
}
#top_slider {
	text-align: center;
	margin: 10px auto 20px;
	width: 1024px;
	height: 440px;
	overflow: hidden;
}
#sect_1 {
	text-align: center;
	margin-top: 70px;
	margin-bottom: 30px;
}
#sect_1 h2 {
	font-size: 36px;
	height: 36px;
	color: #4d4d4d;
}
#sect_1 .jumbotron {
	margin: 24px 0 30px;
}
#sect_1 .jumbotron p {
	text-align: center;
	height: 24px;
}
#sect_1 .split {
	line-height: 1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#service {
	background: url(../img/top/top_img_48.jpg) center center no-repeat;
}
#service_list {
	background: url(../img/top/top_img_47.jpg) center center no-repeat;
	width: 1024px;
	height: 517px;
	margin: 0 auto;
}
#service_list .inn {
	width: 780px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 150px;
}
#service_list .clearfix {
	width: 810px;
}
#service_list li {
	float: left;
	margin: 10px 20px;
	margin-left: 0;
}
#service_list li a {
	display: block;
	position: relative;
	background: #cccccc;
	width: 140px;
	height: 140px;
	overflow: hidden;
}
#service_list img {
	display: block;
}
#service_list .text {
	position: absolute;
	bottom: 5px;
	left: 0;
}
#service_list li a .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	margin-left: -50px;
	margin-top: -50px;
	height: auto;
	transition-duration: 0.3s;
}
#service_list li.icon1 a {
	background-color: #1abc9c;
}
#service_list li.icon2 a {
	background-color: #2ecc71;
}
#service_list li.icon3 a {
	background-color: #3498db;
}
#service_list li.icon4 a {
	background-color: #9b59b6;
}
#service_list li.icon5 a {
	background-color: #ffc40f;
}
#service_list li.icon5 a .icon {
	margin-left: -54px;
}
#service_list li.icon6 a {
	background-color: #34495e;
}
#service_list li.icon7 a {
	background-color: #e67e22;
}
#service_list li.icon8 a {
	background-color: #e74c3c;
}
#service_list li.icon8 a .icon {
	margin-left: -38px;
}
#service_list li.icon9 a {
	background-color: #95a5a6;
}
#service_list li.icon0 a {
	background-color: #9b9119;
}
#service_list li a:hover .icon {
	width: 200px;
	transition-duration: 0.3s;
	margin-left: -100px;
	margin-top: -100px;
	transform: rotate(-30deg);
}
#sect_2 {
	text-align: center;
	width: 1024px;
	margin: 100px auto 80px;
	padding-bottom: 80px;
	border-bottom: 1px solid #cccccc;
}
#sect_2 h2 {
	margin-bottom: 20px;
}
#sect_2 p {
	text-align: center;
	margin-bottom: 26px;
}
.inquiry_btn a {
	background: url(../img/top/inq_btn1.gif) 0 0 no-repeat;
	width: 330px;
	height: 69px;
	display: block;
	margin: 0 auto;
	text-indent: -9999px;
	overflow: hidden;
}
.inquiry_btn a:hover {
	background-position: 0 -69px;
}
.inquiry_btn a:active {
	background-position: 0 -138px;
}
#new_works h2 {
	text-align: center;
}
#new_works h2 img {
	vertical-align: bottom;
}
.link a {
	display: block;
	background: #333;
	color: #fff;
	padding: 20px 10px;
	margin: 10px;
}
#new_works_list {
	position: relative;
	width: 1064px;
	margin: 0 auto;
}
#new_works_list #cover {
	position: absolute;
	top: 0;
	left: 0;
}
.works_btn a {
	background: url(../img/top/inq_btn2.gif) 0 0 no-repeat;
	width: 330px;
	height: 69px;
	display: block;
	margin: 0 auto;
	text-indent: -9999px;
	overflow: hidden;
}
.works_btn a:hover {
	background-position: 0 -69px;
}
.works_btn a:active {
	background-position: 0 -138px;
}
#news {
	width: 1024px;
	margin: 100px auto 0;
	padding-top: 90px;
	border-top: 1px solid #cccccc;
}
#news a:hover {
	text-decoration: underline;
}
#new, #blog {
	width: 470px;
}
#new .clearfix, #blog .clearfix {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
.news_list {
	max-height: 315px;
	overflow: auto;
	font-size: 14px;
}
.news_list dt {
	float: left;
	clear: left;
	color: #ff7e22;
}
.news_list dd {
	padding-left: 115px;
	padding-bottom: 15px;
	padding-right: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #cccccc;
	word-break: break-all;
}
.more {
	margin-top: 5px;
}
#bnr {
	width: 1024px;
	margin: 100px auto;
	overflow: hidden;
}
#bnr li {
	float: left;
	margin: 8px 20px 8px 0;
}
#bnr a {
	display: block;
}
#bnr img {
	vertical-align: bottom;
	transition-duration: 0.5s;
}
#bnr .inn {
	width: 1100px;
}
#bnr a:hover img {
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
	transition-duration: 0.5s;
}
#contact {
	text-align: center;
	background: url(../img/foot/top_img_44.gif) center center no-repeat;
	width: 1024px;
	height: 453px;
	margin: 100px auto;
}
#contact h2 {
	padding-top: 23px;
	margin-bottom: 14px;
}
#contact p {
	text-align: center;
}
#contact span {
	display: block;
}
#contact .info {
	margin: 18px 0;
}
#contact .name {
	font-weight: bold;
	font-size: 14px;
}
#contact .number {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}
#contact .cnt_btn {
	margin-top: 10px;
}
#map {
	background: url(../img/foot/top_img_45.gif) center center no-repeat #eaeaea;
	overflow: hidden;
	margin-bottom: 30px;
}
#map_wrap {
	background: url(../img/foot/top_img_46.gif) center center no-repeat;
	width: 1024px;
	height: 544px;
	margin: 0 auto;
	position: relative;
}
#map_wrap p {
	display: block;
	text-align: center;
	font-size: 13px;
	line-height: 22px;
	color: #808080;
	padding-top: 284px;
}
@-webkit-keyframes pulsate {
0% {
-webkit-transform:scale(1, 1);
transform:scale(1, 1);
-webkit-opacity:0.3;
opacity:0.3;
}
25% {
-webkit-opacity:1;
opacity:1;
}
50% {
-webkit-transform:scale(8, 8);
transform:scale(8, 8);
-webkit-opacity:0.0;
opacity:0.0;
}
100% {
-webkit-transform:scale(1, 1);
transform:scale(1, 1);
-webkit-opacity:0.0;
opacity:0.0;
}
}
@keyframes pulsate {
0% {
-webkit-transform:scale(1, 1);
-ms-transform:scale(1, 1);
transform:scale(1, 1);
-webkit-opacity:0.3;
opacity:0.3;
opacity:0.3;
}
25% {
-webkit-opacity:1;
-ms-opacity:1;
opacity:1;
}
50% {
-webkit-transform:scale(8, 8);
-ms-transform:scale(8, 8);
transform:scale(8, 8);
-webkit-opacity:0.0;
-ms-opacity:0.0;
opacity:0.0;
}
100% {
-webkit-transform:scale(1, 1);
-ms-transform:scale(1, 1);
transform:scale(1, 1);
-webkit-opacity:0.0;
-ms-opacity:0.0;
opacity:0.0;
}
}
.button .ring {
	background: rgba(52, 150, 255, 0.5);
	position: absolute;
	border-radius: 100px;
	z-index: 0;
	height: 68px;
	width: 68px;
	top: 1spx;
	left: 1px;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.button:hover .ring {
	-webkit-animation: pulsate 2s ease-out;
	animation: pulsate 2s ease-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.button img {
	position: relative;
	z-index: 2;
}
.map_icon1 {
	position: absolute;
	top: 397px;
	left: 273px;
}
.map_icon2 {
	position: absolute;
	top: 180px;
	left: 862px;
}
.map_icon2 .button .ring {
	background: rgba(26, 213, 172, 0.5);
}
#ft_nav {
	font-size: 12px;
	width: 1024px;
	margin: 0 auto;
	background: url(../img/foot/ft_img_4.png) right bottom no-repeat;
	min-height: 200px;
}
#ft_nav ul {
	float: left;
	margin-left: 24px;
	margin-top: 24px;
	padding-left: 24px;
	border-left: 1px dotted #cccccc;
}
#ft_nav ul:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}
#ft_nav ul li {
	margin: 12px 0;
}
#ft_nav ul li a:hover {
	text-decoration: underline;
}
#ft_logo {
	background: #333333;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0;
	width: 100%;
}
#ft_logo .table {
	display: table;
	width: 1024px;
	margin: 0 auto;
}
#ft_logo .cell {
	display: table-cell;
	vertical-align: middle;
}
#ft_logo .ttl {
	display: block;
	font-weight: bold;
	margin-top: 10px;
}
#ft_logo .ttl:first-child {
	margin-top: 0;
}
#ft_logo .priv, #ft_logo .ssl {
	font-size: 10px;
	color: #3e3a39;
	line-height: 15px;
	text-align: left;
	margin: 7px 0;
	padding-top: 18px;
	padding-bottom: 18px;
}
#ft_logo .priv {
	background: #ffffff;
	padding: 8px 0;
}
#ft_logo .priv a {
	display: block;
	float: left;
	margin-left: 5px;
}
#ft_logo .priv p {
	padding-left: 60px;
	padding-top: 12px;
}
#ft_logo .ssl {
	background: url(../img/foot/ft_img_3.jpg) 5px center no-repeat #ffffff;
}
#ft_logo .ssl a {
	display: block;
	text-decoration: none;
	padding-left: 100px;
}
#page_top {
	position: fixed;
	bottom: 35px;
	right: 65px;
	display: none;
}
#page_top img {
	vertical-align: bottom;
}
#page_top a:hover img {
	-webkit-animation-name: rubberBandSp;
	-webkit-animation-duration: 0.5s;
	animation-name: rubberBandSp;
	animation-duration: 0.5s;
}
#copyright {
	background: #e6e6e6;
	padding: 5px 0;
	font-size: 10px;
}
#copyright p {
	width: 1024px;
	margin: 0 auto;
	display: block;
	text-align: right;
}
#content {
	width: 1024px;
	margin: 30px auto;
}
.entry-title {
}
#mail {
	text-align: center;
	margin: 45px auto 80px;
}
#mail h1 {
	margin-bottom: 45px;
}
#mail h2 {
	color: #27ae60;
	font-size: 25px;
	font-weight: normal;
}
#mail_form {
	text-align: center;
}
#mail_form h2 {
	font-size: 25px;
	margin-bottom: 30px;
}
#mail_form p {
	font-size: 14px;
	line-height: 24px;
}
#mail_form .must {
	font-size: 12px;
	text-align: left;
}
.flow {
	margin: 30px 0;
}
#form_table {
	margin: 20px 0;
}
#form_table table {
	width: 100%;
}
#form_table th {
	text-align: right;
	font-size: 14px;
	padding-right: 90px;
	white-space: nowrap;
}
#form_table td, #form_table th {
	padding-top: 14px;
	padding-bottom: 14px;
}
input[type="submit"].wpcf7c-btn-confirm {
	background: url(../img/contact/contact_11.gif) 0 -69px no-repeat #fff;
	width: 411px;
	height: 69px;
	display: block;
	border: none;
	margin: 0 0 0 275px;
	overflow: hidden;
	text-indent: -9999px;
}
input[type="submit"].wpcf7c-btn-confirm:hover {
	background: url(../img/contact/contact_11.gif) 0 -138px no-repeat #fff;
}
input[type="submit"].wpcf7c-btn-confirm:active {
	background: url(../img/contact/contact_11.gif) 0 0 no-repeat #fff;
	box-shadow: none;
}
.wpcf7-radio span.wpcf7-list-item {
	margin-left: 0;
	margin-right: 30px;
}
.wpcf7c-elm-step2 .second_btn {
	text-align: center;
}
.wpcf7c-elm-step2 .second_btn input {
	display: inline-block;
	width: 210px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999px;
}
.wpcf7c-elm-step2 .wpcf7-back, .wpcf7c-elm-step2 .wpcf7-back:hover, .wpcf7c-elm-step2 .wpcf7-back:active {
	background: url(../img/contact/contact_12.gif) 0 0 no-repeat;
}
.wpcf7c-elm-step2 .wpcf7-submit, .wpcf7c-elm-step2 .wpcf7-submit:hover, .wpcf7c-elm-step2 .wpcf7-submit:active {
	background: url(../img/contact/contact_13.gif) 0 0 no-repeat;
}
#form_table .wpcf7c-conf {
	background: none;
	border: none;
}
#form_table textarea.wpcf7c-conf {
	border: 1px solid #cccccc;
}
#telfax {
	margin: 60px 0 70px;
	padding: 40px 0;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
}
#telfax .fleft, #telfax .fright {
	border: 1px solid #b3b3b3;
	padding: 20px;
	width: 450px;
}
#telfax h3 {
	color: #4d4d4d;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 40px;
}
#telfax h4 {
	border-bottom: 1px dotted #b3b3b3;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #333333;
}
#telfax dl {
	display: table;
	width: 220px;
	margin: 0 auto;
}
#telfax dt, #telfax dd {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	color: #666666;
}
#telfax dd {
	font-size: 28px;
	padding: 10px;
	white-space: nowrap;
}
#telfax dd .time {
	font-size: 14px;
	line-height: 1;
}
#privacy {
	margin: 70px 0 80px;
	font-size: 14px;
	line-height: 24px;
}
#privacy h1 {
	text-align: center;
}
#privacy h2 {
	text-align: center;
	margin-bottom: 90px;
}
#privacy .sect {
	border-top: 1px dotted #b3b3b3;
	padding-top: 35px;
	margin-top: 35px;
}
#privacy .sect:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
#privacy .sect h3 {
	background: url(../img/privacy/pvc_2.gif) 0 5px no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding-left: 22px;
	margin-bottom: 15px;
}
#privacy .sect p {
	padding-left: 22px;
}
#privacy .sect ul li {
	padding-left: 22px;
	background: url(../img/privacy/pvc_3.gif) 2px 7px no-repeat;
	margin-bottom: 15px;
}
#privacy .sect ol {
	margin: 22px 0;
}
#privacy .sect ol li {
	padding-left: 22px;
	margin-left: 1em;
	text-indent: -1em;
}
#privacy .sect .inq {
	border: 1px solid #b3b3b3;
	padding: 30px 25px;
	margin-top: 40px;
}
#search_form .center {
	text-align: center;
}
#search_form img {
	vertical-align: bottom;
}
#search_list {
	width: 1024px;
	margin: 0 auto;
	background: url(../img/search/search_img_5.png) 20px center no-repeat #1abc9c;
}
#search_select {
	padding: 15px;
	padding-left: 180px;
	text-align: right;
}
#search_select select {
	margin-right: 10px;
}
#search_select select {
	min-width: 194px;
}
#search_select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
#search_select input, #search_select select, #search_select textarea {
	padding: 8px;
}
#detail {
	width: 1022px;
	margin: 20px auto;
	padding: 35px 0;
	border: 1px solid #808080;
}
#detail #det_cli, #detail #det_cli_2, #detail #det_cli_3 {
	display: inline-block;
	height: 73px;
}
#detail #det_cli {
	background: url(../img/detail/det_img_3.png) 0 0 repeat-x;
	position: relative;
	left: -18px;
	top: 0;
}
#detail #det_cli h2 {
	line-height: 50px;
	color: #ffffff;
	font-weight: bold;
	min-width: 160px;
	padding-top: 5px;
	font-size: 16px;
}
#detail #det_cli_2 {
	background: url(../img/detail/det_img_1.png) 0 0 no-repeat;
	padding-left: 32px;
}
#detail #det_cli_3 {
	background: url(../img/detail/det_img_2.png) right 0 no-repeat;
	padding-right: 82px;
}
#detail #det_chg_img {
	background: url(../img/detail/det_img_4.png) 0 0 no-repeat;
	margin-right: 35px;
	width: 490px;
	height: 659px;
	text-align: right;
	position: relative;
}
#detail .hr #det_chg_img {
	background: url(../img/detail/det_img_12.png) 0 bottom no-repeat;
	width: 666px;
	height: 482px;
}
#detail #det_chg_img .main {
	position: absolute;
	top: 0;
	right: 0;
	background: #ffffff;
}
#detail #works_info {
	margin-left: 30px;
	margin-top: 10px;
	width: 465px;
}
#detail #works_info .comment {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 30px;
}
#detail #genre {
	color: #4d4d4d;
	font-size: 12px;
	margin-bottom: 10px;
}
#detail #genre img {
	vertical-align: middle;
	margin-right: 10px;
}
#detail #category dt, #detail #category dd {
	padding-top: 10px;
	padding-bottom: 10px;
}
#detail #category dt {
	float: left;
	clear: left;
}
#detail #category dt span {
	display: inline-block;
	background: #3498db;
	color: #ffffff;
	text-align: center;
	width: 90px;
	font-size: 12px;
	vertical-align: top;
}
#detail #category dd {
	padding-left: 110px;
	border-bottom: 1px dotted #cccccc;
	font-size: 14px;
}
#detail .horizon #genre, #detail .horizon #category {
	min-width: 450px;
	margin-right: 35px;
}
#detail #btn {
	text-align: center;
	margin: 20px 0 40px;
}
#detail #btn a {
	display: inline-block;
	margin: 0 8px;
}
#detail #btn a:hover img {
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#detail #thumb {
	text-align: center;
}
#detail #thumb a {
	margin: 0 6px;
	background: #f39c12;
	display: inline-block;
	vertical-align: top;
}
#detail #thumb a img {
	vertical-align: bottom;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
#detail #thumb a:hover img, #detail #thumb .act img {
	-moz-opacity: 0.4;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
#detail #thumb .vertical a img {
	width: 137px;
}
#detail #thumb .horizon, #detail #btn .horizon {
	text-align: center;
	width: 305px;
}
#detail #thumb .horizon a {
	margin-bottom: 10px;
}
#detail #thumb .horizon a img {
	width: 189px;
}
#det_chg_img .vertical img {
	width: 452px;
	height: auto;
	vertical-align: bottom;
}
#det_chg_img .horizon img {
	width: 640px;
	height: auto;
	vertical-align: bottom;
}
#det_chg_img .main a:hover img {
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
#det_chg_img .main a:hover img {
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
#detail .tl {
	margin: 70px 0 20px;
	font-size: 12px;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 1px;
}
#detail .tl img {
	margin-right: 10px;
}
#recruit h1 {
	text-align: center;
	margin-top: 70px;
}
#recruit h1 img {
	vertical-align: bottom;
}
#recruit h2 {
	text-align: center;
	margin-top: 10px;
}
#recruit #none {
	text-align: center;
	margin-top: 100px;
}
#link h1 {
	text-align: center;
	margin-top: 70px;
}
#link h1 img {
	vertical-align: bottom;
}
#link h2 {
	text-align: center;
	margin-top: 10px;
}
#link_table {
	margin-top: 55px;
}
#link_table th, #link_table td {
	font-size: 12px;
	line-height: 24px;
	border: 1px solid #ffffff;
	padding: 25px 20px;
	vertical-align: middle;
}
#link_table th {
	background: #3498db;
	width: 300px;
}
#link_table th a {
	color: #ffffff;
}
#link_table td {
	background: #ddf0ff;
}
.min {
	font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
}
.orange {
	color: #e74c3c;
}
#adv {
	min-width: 1024px;
	overflow: hidden;
}
#adv h1 {
	text-align: center;
	margin-top: 90px;
}
#adv h2 {
	text-align: center;
	font-size: 14px;
	margin-bottom: 15px;
}
#adv .top_text {
	font-size: 26px;
	line-height: 38px;
	text-align: center;
	background: url(../img/adv/adv_img_2.png) 730px bottom no-repeat;
	padding-bottom: 10px;
	width: 1024px;
	margin: 0 auto;
}
#adv_point_wrap {
	width: 1024px;
	margin: 30px auto 95px;
}
.advp {
	width: 341px;
	height: 42px;
	padding-top: 40px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	float: left;
}
#advp1 {
	background: url(../img/adv/adv_img_3.jpg) 0 0 no-repeat;
}
#advp2 {
	background: url(../img/adv/adv_img_4.jpg) 0 0 no-repeat;
}
#advp3 {
	background: url(../img/adv/adv_img_5.jpg) 0 0 no-repeat;
}
#adv .tl {
	background: url(../img/adv/adv_img_6.png) center bottom no-repeat;
	font-size: 26px;
	padding-bottom: 30px;
	color: #ffffff;
	text-align: center;
}
#adv .tl span {
	display: block;
	background: #3498db;
	line-height: 94px;
}
#adv .tl1 {
	background: url(../img/adv/adv_img_6.png) center bottom no-repeat;
}
#adv .tl2 {
	background: url(../img/adv/adv_img_9.png) center bottom no-repeat;
}
#adv .tl2 span {
	background: #1abc9c;
}
#adv .tl3 {
	background: url(../img/adv/adv_img_11.png) center bottom no-repeat;
}
#adv .tl3 span {
	background: #ff9c12;
}
.icon-human {
	font-size: 120px;
	display: inline-block;
	margin: 8px 5px;
}
@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot?p0yean');
	src: url('fonts/icomoon.eot?#iefixp0yean') format('embedded-opentype'), url('fonts/icomoon.woff?p0yean') format('woff'), url('fonts/icomoon.ttf?p0yean') format('truetype'), url('fonts/icomoon.svg?p0yean#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
font-family:'icomoon';
speak:none;
font-style:normal;
font-weight:normal;
font-variant:normal;
text-transform:none;
line-height:1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}
.icon-human:before {
	content: "\e600";
}
#icon_human {
	text-align: center;
}
#adv .color1 {
	color: #1abc9c;
}
#adv .color2 {
	color: #f1c40f;
}
#adv .color3 {
	color: #2ecc71;
}
#adv .color4 {
	color: #e67e22;
}
#adv .color5 {
	color: #8c6239;
}
#adv .color6 {
	color: #34495e;
}
#adv .color7 {
	color: #9b59b6;
}
#adv .color8 {
	color: #e74c3c;
}
#adv .color9 {
	color: #95a5a6;
}
.point {
	text-align: center;
	margin: 34px 0;
}
.subtext {
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	margin: 20px 0 80px;
}
.maintext {
	font-size: 28px;
	line-height: 46px;
	text-align: center;
	margin: 30px 0 80px;
}
.arrow {
	text-align: center;
}
.maintext .sub {
	font-size: 16px;
	margin-top: 10px;
}
#adv_map_wrap {
	background: #e9e9e9;
}
#adv_map {
	background: url(../img/adv/adv_img_13.jpg) 0 0 no-repeat;
	width: 1378px;
	height: 544px;
	margin: 0 auto;
	position: relative;
}
#adv_map .pointer {
	position: absolute;
}
#adv_map .pointer1 {
	top: 390px;
	left: 465px;
}
#adv_map .pointer2 {
	top: 455px;
	left: 510px;
}
#adv_map .pointer3 {
	top: 400px;
	left: 525px;
}
#adv_map .pointer4 {
	top: 350px;
	left: 525px;
}
#adv_map .pointer5 {
	top: 280px;
	left: 670px;
}
#adv_map .pointer6 {
	top: 375px;
	left: 615px;
}
#adv_map .pointer7 {
	top: 335px;
	left: 585px;
}
#adv_map .pointer8 {
	top: 280px;
	left: 605px;
}
#adv_map .pointer9 {
	top: 330px;
	left: 650px;
}
#adv_map .pointer10 {
	top: 330px;
	left: 705px;
}
#adv_map .pointer11 {
	top: 240px;
	left: 705px;
}
#adv_map .pointer12 {
	top: 285px;
	left: 760px;
}
#adv_map .pointer13 {
	top: 240px;
	left: 780px;
}
#adv_map .pointer14 {
	top: 305px;
	left: 815px;
}
#adv_map .pointer15 {
	top: 250px;
	left: 835px;
}
#adv_map .pointer16 {
	top: 200px;
	left: 830px;
}
#adv_map .pointer17 {
	top: 225px;
	left: 920px;
}
#adv_map .pointer18 {
	top: 185px;
	left: 890px;
}
#adv_map .pointer19 {
	top: 130px;
	left: 910px;
}
#adv_map .pointer20 {
	top: 180px;
	left: 960px;
}
#adv_map .pointer21 {
	top: 130px;
	left: 980px;
}
#adv_map .pointer22 {
	top: 85px;
	left: 1010px;
}
#adv_map .pointer23 {
	top: 175px;
	left: 1010px;
}
#adv_map .pointer24 {
	top: 130px;
	left: 1060px;
}
#adv_map .pointer25 {
	top: 60px;
	left: 1070px;
}
#adv_map .pointer26 {
	top: 180px;
	left: 1070px;
}
#adv_map .pointer27 {
	top: 100px;
	left: 1110px;
}
#adv_graph {
	text-align: center;
}
#member {
	width: 944px;
	margin: 0 auto;
}
#member .member {
	float: left;
	width: 235px;
}
#member .member .clearfix {
	display: table;
}
#member .member .thumb, #member .member .name {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
}
#grp {
	min-width: 1024px;
	overflow: hidden;
}
#grp .top_image, #grp .sub_image {
	text-align: center;
}
#grp .top_image {
	margin-bottom: 75px;
}
#grp .bb {
	background: #3498db;
	padding-top: 55px;
	position: relative;
	text-align: center;
}
#grp .web .bb {
	background: #2ecc71;
}
#grp .logo .bb {
	background: #9b59b6;
}
#grp .bb .tl {
	text-align: center;
}
#grp .bb .sub_tl {
	text-align: center;
	border: 1px solid #ffffff;
	margin: 10px auto 35px;
	padding: 0 20px;
	font-size: 14px;
	color: #ffffff;
	display: inline-block;
}
#grp .bb h3 {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	line-height: 38px;
	color: #ffffff;
}
#grp .bb p {
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
}
#grp .wb h3 {
	font-size: 22px;
	line-height: 30px;
	text-align: center;
}
#grp .wb p {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	margin-top: 30px;
}
#grp .image {
	position: relative;
	width: 1024px;
	margin: 0 auto;
}
#grp #image1 {
	height: 201px;
	margin-bottom: 40px;
}
#grp .web #image1 {
	width: 516px;
	margin: 0 auto;
}
#grp #image1 img {
	position: absolute;
	top: -240px;
	left: 0;
}
#grp .web #image1 img {
	top: -190px;
}
#bb1 {
	padding-bottom: 310px;
}
.web #bb1 {
	padding-bottom: 215px;
}
.logo #bb1 {
	padding-bottom: 55px;
}
#co_mark {
	text-align: center;
	width: 1024px;
	margin: 35px auto;
}
#co_mark div {
	display: inline-block;
	margin: 0 5px;
}
#co_mark img {
	vertical-align: middle;
}
#cms {
	text-align: center;
	background: #e7f5f7;
	padding: 40px 0 30px;
}
#cms p {
	margin: 20px 0;
	font-size: 14px;
}
#cms h3 {
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	color: #3498db;
	margin-top: 30px;
}
#net_map_wrap {
	margin-top: 60px;
}
#net_map {
	background: url(../img/graph/grp_img_5.png) 0 0 no-repeat;
	width: 441px;
	height: 338px;
	margin: 0 auto;
	position: relative;
}
#net_map .arrow {
	position: absolute;
}
#net_map #arrow1 {
	top: 210px;
	left: 53px;
}
#net_map #arrow2 {
	top: 210px;
	left: 76px;
}
#net_map #arrow3 {
	top: 230px;
	left: 58px;
}
#net_map #arrow4 {
	top: 200px;
	left: 110px;
}
#net_map #arrow5 {
	top: 240px;
	left: 130px;
}
#net_map #arrow6 {
	top: 200px;
	left: 165px;
}
#net_map #arrow7 {
	top: 205px;
	left: 200px;
}
#net_map #arrow8 {
	top: 200px;
	left: 240px;
}
#net_map #arrow9 {
	top: 190px;
	left: 290px;
}
#net_map #arrow0 {
	top: 160px;
	left: 310px;
}
#grp #wb1 {
	margin-bottom: 50px;
}
#grp .cw {
	color: #ffffff;
}
#grp .tc {
	text-align: center;
}
#grp #bb2 {
	text-align: center;
	padding-bottom: 35px;
}
#grp .dd_wrap h4 {
	font-weight: bold;
	font-size: 22px;
	line-height: 38px;
}
#grp .dd_owrap {
	display: inline-block;
}
#grp .dd_wrap {
	border: 1px solid #ffffff;
	padding: 4px;
	display: inline-block;
	vertical-align: top;
	margin: 20px 8px 0;
	transition-duration: 0.5s;
}
#grp .dd {
	border: 1px solid #ffffff;
	padding: 15px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	width: 276px;
	height: 260px;
	transition-duration: 0.5s;
}
#grp .dd_owrap:hover .dd_wrap {
	background: #ffffff;
	transition-duration: 0.5s;
}
#grp .dd_owrap:hover .dd_wrap .dd {
	border: 1px solid #3498db;
	background: #ffffff;
	color: #3498db;
	transition-duration: 0.5s;
}
#grp .web .dd_owrap:hover .dd_wrap .dd {
	border: 1px solid #2ecc71;
	background: #ffffff;
	color: #2ecc71;
	transition-duration: 0.5s;
}
#grp .inq h5 {
	text-align: center;
	font-size: 22px;
	line-height: 38px;
	margin-bottom: 35px;
}
#grp .inqlist {
	text-align: center;
	width: 1024px;
	margin: 0 auto;
}
#grp .inqlist li {
	display: inline-block;
	width: 440px;
	padding-left: 62px;
	height: 60px;
	line-height: 60px;
	color: #ffffff;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: left;
	letter-spacing: 0;
	font-weight: bold;
	font-size: 15px;
	margin: 0 3px 10px;
}
#grp .inqlist li span {
	color: #ffff00;
	font-weight: bold;
}
#grp .inqlist li.inq1 {
	background-image: url(../img/graph/grp_img_11.jpg);
}
#grp .inqlist li.inq2 {
	background-image: url(../img/graph/grp_img_12.jpg);
}
#grp .inqlist li.inq3 {
	background-image: url(../img/graph/grp_img_13.jpg);
}
#grp .inqlist li.inq4 {
	background-image: url(../img/graph/grp_img_14.jpg);
}
#grp .inqlist li.inq5 {
	background-image: url(../img/graph/grp_img_15.jpg);
}
#grp .inqlist li.inq6 {
	background-image: url(../img/graph/grp_img_16.jpg);
}
#grp .web .inqlist li.inq1 {
	background-image: url(../img/web/web_img_12.jpg);
}
#grp .web .inqlist li.inq2 {
	background-image: url(../img/web/web_img_13.jpg);
}
#grp .web .inqlist li.inq3 {
	background-image: url(../img/web/web_img_14.jpg);
}
#grp .web .inqlist li.inq4 {
	background-image: url(../img/web/web_img_15.jpg);
}
#grp .web .inqlist li.inq5 {
	background-image: url(../img/web/web_img_16.jpg);
}
#grp .web .inqlist li.inq6 {
	background-image: url(../img/web/web_img_17.jpg);
}
#grp .logo .inqlist li.inq1 {
	background-image: url(../img/logo/logo_img_11.jpg);
}
#grp .logo .inqlist li.inq2 {
	background-image: url(../img/logo/logo_img_12.jpg);
}
#grp .logo .inqlist li.inq3 {
	background-image: url(../img/logo/logo_img_13.jpg);
}
#grp .logo .inqlist li.inq4 {
	background-image: url(../img/logo/logo_img_14.jpg);
}
#grp .logo .inqlist li.inq5 {
	background-image: url(../img/logo/logo_img_15.jpg);
}
#grp .logo .inqlist li.inq6 {
	background-image: url(../img/logo/logo_img_16.jpg);
}
#grp #wb2 {
	margin-top: 75px;
}
#grp .btn a {
	display: block;
	width: 400px;
	height: 75px;
	line-height: 75px;
	color: #ffffff;
	background: #2ecc71;
	margin: 30px auto 0;
	text-align: center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
#grp #bb3 {
	text-align: center;
	margin-top: 80px;
	padding-bottom: 170px;
}
#grp .logo #bb3 {
	padding-bottom: 260px;
}
#grp #image2 {
	height: 246px;
	margin-bottom: 40px;
}
#grp .web #image2 {
	height: 360px;
}
#grp .logo #image2 {
	width: 1024px;
	height: 460px;
}
#grp #image2 img {
	position: absolute;
	top: -160px;
	left: 260px;
}
#grp .web #image2 img {
	top: -200px;
	left: 40px;
}
#grp .logo #image2 img {
	top: -216px;
	left: 0px;
}
#grp #bb4 {
	text-align: center;
	margin-top: 80px;
	padding-bottom: 130px;
}
#grp .web #bb4 {
	padding-bottom: 30px;
	margin-bottom: 50px;
}
#grp .web #bb5 {
	padding-bottom: 90px;
}
#grp #image3 {
	width: 660px;
	height: 460px;
	margin: 0 auto;
}
#grp #image3 img {
	position: absolute;
	top: -100px;
	left: 0;
}
#grp #wb4 h4 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-top: 30px;
}
#grp #wb4 .tc {
	margin-top: 20px;
}
#grp #bb5 {
	text-align: center;
	margin-top: 80px;
	padding-bottom: 200px;
}
#grp #bb6 {
	text-align: center;
	margin-top: 80px;
	padding-bottom: 200px;
	position: relative;
}
#grp .web #bb6 {
	padding-bottom: 340px;
	margin-bottom: 80px;
	overflow: hidden;
}
#grp #image4 {
	width: 421px;
	margin: 0 auto 80px;
	height: 198px;
}
#grp #image4 img {
	position: absolute;
	top: -170px;
	left: 0;
}
#grp .web #image4 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 0;
}
#grp .web #image4 img {
	position: relative;
	top: 0;
	vertical-align: bottom;
}
#grp #image5 {
	width: 694px;
	height: 521px;
	margin: 0 auto;
}
#grp #image5 img {
	position: absolute;
	top: -120px;
	left: 0;
}
#mall .tl {
	background: #1abc9c;
	color: #ffffff;
	padding: 10px 0;
}
#mall .tl table {
	margin: 0 auto;
}
#mall .tl th, #mall .tl td {
	vertical-align: middle;
}
#mall .tl th {
	color: #ffff00;
	font-size: 27px;
	font-weight: bold;
	padding-right: 20px;
}
#mall .tl td {
	font-size: 14px;
}
#mall .point table {
	width: 100%;
}
#mall .point {
	width: 1024px;
	margin: 40px auto;
	font-size: 14px;
}
#mall .point th, #mall .point td {
	vertical-align: top;
}
#mall .point th span {
	color: #ff4c3c;
}
.ec {
	text-align: left;
}
.ec .ec_icon {
	display: inline-block;
	margin-right: 20px;
}
.ec .ec_icon img {
	vertical-align: bottom;
}
#mall .point td {
	text-align: center;
}
#mall .icon-human {
	font-size: 50px;
	margin: 0;
	color: #2ecc71;
}
#mall .mall_1 {
	margin-top: 50px;
}
#mall .mall_2 {
	margin-top: 30px;
	margin-bottom: 10px;
}
#mall .mall_4 {
	margin-top: 100px;
	margin-bottom: 15px;
}
#mall .point th {
	width: 740px;
}
#mall .point td {
	padding-left: 30px;
}
#mall .point .h3 {
	font-size: 28px;
	color: #1abc9c;
	font-weight: bold;
}
#mall .point .h4 {
	font-weight: bold;
	font-size: 20px;
	margin: 15px 0 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #333333;
}
.round {
	height: 500px;
	width: 1024px;
	margin: 0 auto 140px;
}
#myRoundabout01 {
	width: 500px;
	height: 300px;
}
.round li {
	text-align: center;
	display: block;
}
.round li a {
	display: block;
	width: 215px;
	height: 325px;
}
.roundabout-holder li span.name {
	position: absolute;
	top: -40px;
	left: 0;
	text-align: center;
	width: 155px;
	height: 59px;
	padding: 7px 30px 0;
	background: url(../img/member/member_name.png) center 0 no-repeat;
	font-size: 12px;
	line-height: 18px;
	color: #16a085;
	display: none;
}
.roundabout-holder li span.name strong {
	font-weight: bold;
	font-size: 14px;
}
.roundabout-holder li:hover span.name {
	display: block;
}
.roundabout-holder li {
	position: relative;
}
.snatched a {
	display: block;
	width: 100px;
}
.snatched a img {
	width: 100px;
	height: auto;
}
#staff ul {
	background: url(../img/loading.gif) center center no-repeat;
}
#staff ul li {
	visibility: hidden;
}
#staff .h1 {
	text-align: center;
	margin: 70px 0 10px;
}
#staff .h2 {
	text-align: center;
}
#company .mainimage {
	text-align: center;
	background: url(../img/company/comp_img_1.jpg) center center repeat-x;
	height: 300px;
	color: #ffffff;
	margin: 40px 0;
}
#company .h1 {
	padding-top: 60px;
}
#company .h2, #company .greeting {
	font-size: 14px;
}
#company .main_ttl {
	border-bottom: 1px dotted #666666;
	margin-bottom: 30px;
}
#gt1 .fleft {
	margin-left: 15px;
}
#gt1 .fright {
	margin-right: 80px;
}
#gt1 .fright .ttl {
	padding-top: 18px;
}
#gt1 .fright li {
	margin: 15px 0;
}
#gt2 .ttl {
	border-bottom: 1px solid #666666;
	padding-bottom: 5px;
	margin-bottom: 15px;
	width: 770px;
}
#gt2 p {
	margin-bottom: 40px;
	width: 760px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#gt3 {
	margin-top: 60px;
}
#gt3 .ttl {
	border-bottom: 1px solid #666666;
	padding-bottom: 5px;
	margin-bottom: 15px;
	width: 570px;
}
#gt3 p {
	margin-bottom: 40px;
}
#gt4 {
	background: url(../img/company/comp_img_14.png) right 0 no-repeat;
	padding-top: 45px;
	margin-top: 50px;
}
#gt5 {
	background: #ecf0f1;
	padding-bottom: 50px;
	margin-top: 80px;
}
#gt5 .ttl {
	background: #34495e;
	margin-bottom: 30px;
}
#gt5 .ttl .h3 {
	padding: 15px 0 10px;
}
#gt5 th, #gt5 td {
	font-size: 14px;
	padding: 10px;
}
#gt5 td p {
	margin-bottom: 30px;
}
#gt5 th {
	width: 130px;
}
#gt6 {
	margin-top: 80px;
}
#gt6 .ttl {
	margin-bottom: 20px;
}
#gt6 table {
	width: 100%;
}
#gt6 th, #gt6 td {
	border-bottom: 1px dotted #666666;
	font-size: 14px;
	padding: 10px 15px;
}
#gt6 td {
	padding-left: 50px;
}
#access {
	background: url(../img/company/comp_img_15.gif) 0 0 repeat-x;
	margin-top: 100px;
}
#access .ttl {
	margin-bottom: 60px;
}
#company #access .h1 {
	text-align: center;
	padding-top: 50px;
}
#access .h2 {
	text-align: center;
}
.tab_btn {
	float: left;
	width: 50%;
	text-align: center;
}
.tab_btn a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	padding: 15px 0 40px;
	position: relative;
	top: 25px;
	transition-duration: 0.5s;
}
.tab_btn a:hover, .tab_btn a.act {
	top: 0px;
	transition-duration: 0.5s;
	padding: 40px 0 15px;
}
#tab, #tab2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#tab_btn1 a {
	background: #1abc9c;
}
#tab_btn2 a {
	background: #3498db;
}
#tab_wrap {
	position: relative;
	height: 570px;
	margin-bottom: 50px;
}
.map {
	width: 100%;
	height: 570px;
}
.tab_text p {
	font-size: 14px;
	margin-bottom: 30px;
}
.profile {
	background: url(../img/member/staff_img_1.jpg) center bottom no-repeat;
}
.profile .h1 {
	margin: 40px 20px;
}
.profile .h1 img {
	vertical-align: middle;
	margin-right: 10px;
}
.profile .h2 {
	font-size: 18px;
	line-height: 50px;
	margin-bottom: 45px;
	background: #2c3e50;
	color: #ffffff;
}
.profile .h2 span {
	font-size: 14px;
	padding-left: 20px;
}
.profile .name {
	line-height: 30px;
	padding-bottom: 20px;
}
.profile .name span {
	vertical-align: middle;
}
.profile .name_e {
	font-size: 28px;
	font-weight: bold;
}
.profile .kana {
	font-size: 14px;
}
.profile .thumb {
	width: 475px;
	height: 870px;
	text-align: center;
	vertical-align: middle;
}
.profile table {
	width: 100%;
}
.profile dt {
	font-weight: bold;
	font-size: 15px;
	border-left: 4px solid #2c3e50;
	padding-left: 10px;
}
.profile dd {
	border-bottom: 1px dotted #4d4d4d;
	padding-left: 16px;
	padding-bottom: 10px;
	margin-bottom: 17px;
	margin-top: 7px;
	font-size: 14px;
}
.cntl {
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	margin-top: 30px;
}
.cntl a {
	font-size: 14px;
	margin: 40px;
}
.cntl a span {
	display: inline-block;
	background: #2c3e50;
	color: #ffffff;
	width: 24px;
	margin: 5px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.color13 .profile .h2, .color13 .cntl a span {
	background: #3498db;
}
.color13 .profile dt {
	border-color: #3498db;
}
.color18 .profile .h2, .color18 .cntl a span {
	background: #2ecc71;
}
.color18 .profile dt {
	border-color: #2ecc71;
}
.color12 .profile .h2, .color12 .cntl a span {
	background: #1abc9c;
}
.color12 .profile dt {
	border-color: #34495e;
}
.color15 .profile .h2, .color15 .cntl a span {
	background: #34495e;
}
.color15 .profile dt {
	border-color: #34495e;
}
.color17 .profile .h2, .color17 .cntl a span {
	background: #e74c3c;
}
.color17 .profile dt {
	border-color: #34495e;
}
.color14 .profile .h2, .color14 .cntl a span {
	background: #9b59b6;
}
.color14 .profile dt {
	border-color: #34495e;
}
.my_works {
	overflow: hidden;
	margin-top: 70px;
}
.my_works ul {
	width: 500px;
}
.my_works li {
	float: left;
	margin-right: 15px;
}
.my_works li img {
	vertical-align: bottom;
}
.my_works h3 {
	font-size: 12px;
	margin-bottom: 10px;
}
.my_works li a img {
	transition-duration: 0.5s;
}
.my_works li a:hover img {
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.job {
	margin-bottom: 15px;
}
.job .post {
	font-weight: bold;
	font-size: 14px;
}
.job img {
	vertical-align: middle;
	margin-right: 10px;
}
td.prof_table {
	vertical-align: top;
}
#adshin_member {
	text-align: center;
	margin-top: 40px;
}
#adshin_member div {
	display: inline-block;
}
#adshin_member div a {
	width: 370px;
	height: 70px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
#adshin_member div.btn1 a {
	background-image: url(../img/link/link_img_2.jpg);
}
#adshin_member div.btn2 a {
	background-image: url(../img/link/link_img_3.jpg);
}
#adshin_member div a:hover {
	background-position: 0 -70px;
}
#adshin_member div a:active {
	background-position: 0 -140px;
}
.wp-pagenavi {
	text-align: center;
	margin-top: 60px;
}
.wp-pagenavi li {
	display: inline-block;
	border-bottom: 5px solid #d3dbde;
	min-width: 2em;
	padding: 5px 25px;
	text-align: center;
	font-size: 75%;
}
.wp-pagenavi a, .wp-pagenavi span {
	display: inline-block;
	padding: 10px 0;
	margin: 0;
	width: 80px;
	font-size: 75%;
	border-bottom: 4px solid #e9f5f2;
}
.wp-pagenavi a:hover, .wp-pagenavi .current {
	color: #ffffff;
	text-decoration: none;
	background: url(../img/search/bg.png) center 11px no-repeat;
	border-bottom: 4px solid #34495e;
}
#relp .wp-pagenavi a:hover, .wp-pagenavi .current {
	background-position: center 16px;
}
.wp-pagenavi a.first:hover, .wp-pagenavi a.previouspostslink:hover, .wp-pagenavi a.last:hover, .wp-pagenavi a.nextpostslink:hover {
	background-image: url(../img/search/bg2.png);
}
.wp-pagenavi .current span {
	color: #fff;
}
.previouspostslink, .nextpostslink {
	padding-left: 5px;
	padding-right: 5px;
}
#holyday {
	text-align: center;
	/*	background:url(../img/top/top_bg1.gif) 0 bottom repeat-x;*/
	padding-bottom: 35px;
	width: 1024px;
	margin: 0 auto;
}
#holyday p {
	line-height: 1.8;
}
#holyday .red {
	color: #e74c3c;
}
#holyday .ttl {
	display: inline-block;
	padding: 10px 20px;
	border: 1px solid #333;
	margin-bottom: 20px;
	font-size: 20px;
}
#privacy .article {
	overflow: hidden;
	margin-top: 70px;
}
#privacy .article:first-child {
	margin-top: 0;
}
#privacy .article .ttl {
	background: #ecf0f1;
	font-weight: bold;
	padding: 14px 20px;
	font-size: 16px;
	border-radius: 5px;
	margin-bottom: 20px;
}
#privacy .date {
	float: right;
}
#privacy .sect table {
	margin-left: 22px;
	margin-top: 20px;
	width: 100%;
}
#privacy .sect p {
	margin-bottom: 20px;
}
#privacy .sect table th, #privacy .sect table td {
	padding: 16px;
	border: 1px solid #000000;
}
#privacy .sect table th {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#privacy .first {
	border-top: none;
	padding-top: 0;
}
.privacy {
	text-align: left;
	margin: 30px 0 20px 280px;
}
.privacy p {
	margin: 5px 0;
}
.privacy p a {
	font-weight: bold;
	color: #1abc9c;
	text-decoration: underline;
}
.privacy p a:hover {
	color: #41d3b6;
}
#recruit {
	width: 100%;
}
#recruit .ttl {
	font-size: 26px;
	font-weight: normal;
	color: #fff;
	background-color: #2ecc71;
	text-align: center;
	padding: 15px 0;
	margin: 35px auto 50px;
}
#recruit .jobnv {
	width: 1024px;
	margin: 0 auto 45px;
	overflow: hidden;
}
#recruit .jobnv img {
	vertical-align: bottom;
}
#recruit .jobnv ul, #recruit .jobnv p {
	float: left;
}
#recruit .jobnv li {
	display: inline-block;
	margin: 3px 10px 0 0;
	background-color: #fff;
}
#recruit .jobnv p {
	margin: 0 10px 0 0;
}
#recruit .web {
	border-top: 8px solid #2ecc71;
}
#recruit .dtp {
	border-top: 8px solid #3498db;
}
.recruit_box {
	width: 1024px;
	color: #333;
	font-size: 14px;
	line-height: 30px;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	margin: 0 auto 55px;
	padding: 40px 20px;
}
.recruit_box p {
	margin: 0 0 20px;
}
.recruit_box p:last-child {
	margin: 0;
}
.recruit_box table {
	width: 984px;
	margin: 15px auto 0;
}
.recruit_box th, .recruit_box td {
	background: url(../img/recruit/line.gif) repeat-x bottom;
	vertical-align: middle;
	padding: 35px 0;
}
.recruit_box tr:last-child th, .recruit_box tr:last-child td {
	background: none;
}
.recruit_box th {
	width: 200px;
	font-weight: bold;
	padding: 35px 0 35px 40px;
}
#recruit_top_img {
	text-align: center;
	width: 1024px;
	margin: 0 auto;
	background: url(../img/top/top_img_73.png) 860px 50px no-repeat;
	-webkit-box-shadow: -3px 4px 3px 3px rgba(105,105,105,0.2);
	box-shadow: -3px 4px 3px 3px rgba(105,105,105,0.2);
}
#recruit .bosyuu {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #333333;
}
.bosyuu_title {
	font-weight: bold;
	font-size: 140%;
}
.chrome {
	padding-top: 50px;
}
#recruit_top_img .ttl {
	background: url(../img/top/top_img_72.png) 0 center no-repeat;
	padding-left: 240px;
	padding-top: 15px;
	line-height: 55px;
	font-size: 26px;
	text-align: left;
	vertical-align: bottom;
	margin-left: 80px;
}
#recruit_top_img .genre {
	background: #2ecc71;
	padding: 15px 0;
	margin: 10px 0;
}
#recruit_top_img .genre span {
	display: inline-block;
	font-weight: bold;
	color: #16a085;
	font-size: 16px;
	line-height: 32px;
	background: #fcff00;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	padding: 0 14px;
	letter-spacing: 10px;
	text-indent: 5px;
	vertical-align: middle;
	margin-right: 20px;
}
#recruit_top_img .genre ul {
	display: inline-block;
}
#recruit_top_img .genre li {
	color: #ffffff;
	font-weight: bold;
	font-size: 22px;
	display: inline-block;
	vertical-align: middle;
}
#recruit_top_img .genre li img {
	vertical-align: middle;
	display: inline-block;
	margin: 0 5px;
}
#recruit_top_img a {
	display: block;
	padding-bottom: 30px;
	padding-top: 20px;
}
#recruit_top_img .a {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	background: #ff9c00;
	margin: 17px 0 0;
	padding: 8px 40px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #ffffff;
}
#recruit_top_img a:hover {
	text-decoration: none;
}
#recruit_top_img a:hover .a {
	background: #ffaf31;
}
.news_list img {
	width: 100%;
	height: auto;
}
#search_works_list ul li {
	text-align: center;
}
#search_works_list ul li a {
	background: #fff;
}
#search_works_list ul li img {
	width: auto;
	height: auto;
	max-width: 314px;
	max-height: 253px;
	margin: 0 auto;
}

.page-404 {
	text-align:center;
}
.page-404 h3 {
	font-weight:bold;
	color:#444;
}
.page-404 p {
	margin:20px 0;
}
.page-404 p.en {
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
}
.page-404 a {
	display:block;
	border-radius:4px;
	padding:10px 20px;
	background:#eee;
	border:1px solid #ccc;
	width:320px;
	margin:40px auto;
	font-weight:bold;
	transition-duration:.4s;
}
.page-404 a:hover {
	text-decoration:none;
	border-color:#3498db;
	color:#fff;
	background:#3498db;
	transition-duration:.4s;
}
#holyday2 {
	text-align: center;
	background: url(../img/top/top_bg1.gif) 0 bottom repeat-x;
	padding-bottom: 35px;
	width: 1024px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

#holyday2 p {
	line-height:1.8;
}
#holyday2 .red {
	color:#e74c3c;
}
#holyday2 .ttl {
	display:inline-block;
	padding:10px 20px;
	border:1px solid #333;
	margin-bottom:20px;
	font-size:20px;
}
#picniccoffee_img {
	text-align: center;
	width: 1024px;
	-webkit-box-shadow: -3px 4px 3px 3px rgba(105,105,105,0.2);
	box-shadow: -3px 4px 3px 3px rgba(105,105,105,0.2);
	background-image: url(../img/top/picniccoffee_bg.jpg);
	background-repeat: no-repeat;
	height: 650px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.picnic_p {
	font-size: 110%;
    line-height: 180%;
	padding-top: 320px;
}
.privacy p.accept {
	font-weight:bold;
	margin-top:25px;
}


#wcs {
	min-width: 1024px;
	overflow: hidden;
}
#wcs .top_image, #wcs .sub_image {
	text-align: center;
}
#wcs .top_image {
	margin-bottom: 75px;
}

#wcs .bb {
	background: #ff9600;
	padding-top: 55px;
	position: relative;
	text-align: center;
}
#wcs .web .bb {
	background: #2ecc71;
}
#wcs .logo .bb {
	background: #9b59b6;
}
#wcs .bb .tl {
	text-align: center;
}
#wcs .bb .sub_tl {
	text-align: center;
	border: 1px solid #ffffff;
	margin: 10px auto 35px;
	padding: 0 20px;
	font-size: 14px;
	color: #ffffff;
	display: inline-block;
}
#wcs .bb h3 {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	line-height: 38px;
	color: #ffffff;
}
#wcs .bb p {
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
}
#wcs #bb2 {
	text-align: center;
	padding-bottom: 45px;
	background:url(../img/wcs/wcs_bg1.png) center 0 no-repeat #ff9600;
}
#wcs #bb1 {
	text-align:center;
	background:url(../img/wcs/wcs_bg2.png) center 0 no-repeat #f4efe5;
	margin:50px 0;
	padding:60px 0;
}
#wcs #bb1 .sub_tl {
	font-size:38px;
	line-height:1.2;
	color:#d4145a;
	font-weight:bold;
	margin:10px 0 30px;
}
#wcs #bb1 h3 {
	font-size:28px;
	line-height:1.4;
}
#wcs #bb1 p {
	margin:20px 0 30px;
}
#wcs .dd_wrap h4 {
	font-weight: bold;
	font-size: 22px;
	line-height: 28px;
	margin-bottom:15px;
}
#wcs .c1 .dd_wrap h4 {
	color:#e52966;
	line-height: 56px;
}
#wcs .c2 .dd_wrap h4 {
	color:#223b6b;
	line-height: 56px;
}
#wcs .c3 .dd_wrap h4 {
	color:#125c2f;
}
#wcs .c1 .dd_wrap {
	border-color:#e52966;
}
#wcs .c2 .dd_wrap {
	border-color:#5f9ab1;
}
#wcs .c3 .dd_wrap {
	border-color:#a5cd39;
}
#wcs .dd_owrap {
	display: inline-block;
}
#wcs .dd_wrap {
	background:#fff;
	display: inline-block;
	vertical-align: top;
	margin: 30px 8px 0;
	transition-duration: 0.5s;
	border-width:4px;
	border-style:solid;
}
#wcs .dd {
	border: 1px solid #ffffff;
	padding: 15px;
	text-align: center;
	color: #534741;
	font-size: 14px;
	line-height: 24px;
	width: 276px;
	transition-duration: 0.5s;
}
#wcs .detail {
	padding:0 15px 15px;
}
#wcs .detail a {
	display:block;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	padding:10px;
	border-radius:4px;
	border:2px solid #000;
	box-sizing:border-box;
	transition-duration:.2s;
}
#wcs .detail a:hover {
	text-decoration:none;
	transition-duration:.2s;
}
#wcs .c1 .detail a {background-color:#e52966; border-color:#e52966;}
#wcs .c2 .detail a {background-color:#0071bc; border-color:#0071bc;}
#wcs .c3 .detail a {background-color:#8cc63f; border-color:#8cc63f;}

#wcs .c1 .detail a:hover {background-color:#fff; color:#e52966;}
#wcs .c2 .detail a:hover {background-color:#fff; color:#0071bc;}
#wcs .c3 .detail a:hover {background-color:#fff; color:#8cc63f;}


#wcs .center {
	text-align:center;
}
#wcs .aside {
	text-align:center;
}
#wcs .aside p {
	font-size:14px;
	line-height:26px;
	margin:20px 0;
}
#wcs .aside p.sub {
	font-size:22px;
	line-height:38px;
	margin-top:20px;
}
#wcs .aside p.sub span {
	display:inline-block;
	font-size:24px;
	font-weight:bold;
	background:url(../img/wcs/wcs_bg3.png) 0 bottom repeat-x;
}
#wcs #analyze h3 {
	text-align:center;
	color:#fff;
	font-weight:bold;
	background:#ff6e63;
	padding:30px 0;
	font-size:30px;
	margin:60px 0 0;
}

#wcs .an_list {
	overflow:hidden;
	width:1026px;
	margin:25px auto 60px;
}
#wcs .anbox {
	float:left;
	width:320px;
	border:4px solid #406776;
	padding:20px;
	box-sizing:border-box;
	margin-right:33px;
	margin-bottom:33px;
	background:url(../img/wcs/wcs_bg4.png) center 0 no-repeat;
}
#wcs .anbox h4 {
	display:block;
	height:106px;
	text-align:center;
	font-weight:bold;
	font-size:24px;
	color:#223b6b;
}
#wcs .anbox h4 span {
	display:block;
	font-weight:normal;
	font-size:16px;
	margin-top:8px;
}
#wcs .anbox p {
	font-size:14px;
	line-height:25px;
}
#wcs .anbox:nth-child(3n) {
	margin-right:0;
}

#wcs .inqlist {
	text-align: center;
	width: 1024px;
	margin: 0 auto;
}
#wcs .inqlist li {
	display: inline-block;
	width: 440px;
	padding-left: 62px;
	height: 60px;
	line-height: 60px;
	color: #ffffff;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color:#ff6e63;
	text-align: left;
	letter-spacing: 0;
	font-weight: bold;
	font-size: 15px;
	margin: 0 3px 10px;
}
#wcs .inqlist li span {
	font-weight:bold;
	color:#ffff00;
}
#wcs .wb .inq h5 {
	text-align:center;
	font-size:22px;
	margin:0 0 40px;
}
#wcs .wb .inq .btn {
	text-align:center;
	margin:30px 0 70px;
}
#wcs .wb .inq .btn a {
	display:inline-block;
	background:#ff6e63;
	font-size:22px;
	font-weight:bold;
	color:#fff;
	padding:20px 40px;
	border-radius:6px;
}

#wcs #wb3 .inqlist li.inq1 {background-image:url(../img/wcs/wcs_num1_r.png);}
#wcs #wb3 .inqlist li.inq2 {background-image:url(../img/wcs/wcs_num2_r.png);}
#wcs #wb3 .inqlist li.inq3 {background-image:url(../img/wcs/wcs_num3_r.png);}
#wcs #wb3 .inqlist li.inq4 {background-image:url(../img/wcs/wcs_num4_r.png);}


#wcs #report {
	text-align:center;
	background:url(../img/wcs/wcs_bg5.png) center 0 no-repeat #f4efe5;
	margin:50px 0 40px;
	padding:60px 0;
}
#wcs #report .sub_tl {
	font-size:38px;
	line-height:1.2;
	color:#223b6b;
	font-weight:bold;
	margin:10px 0 40px;
}
#wcs #report h3 {
	font-size:28px;
	line-height:1.4;
}
#wcs #report p {
	margin:20px 0 40px;
}

#wcs #comparison h3 {
	text-align:center;
	color:#fff;
	font-weight:bold;
	background:#54a4d4;
	padding:30px 0;
	font-size:30px;
	margin:60px 0 0;
}
#wcs #comparison .inner {
	background:url(../img/wcs/wcs_bg6.jpg) center center no-repeat;
	background-size:cover;
	text-align:center;
	padding:40px 0;
	margin:30px 0 70px;
}
#wcs #comparison .inner h4 {
	color:#fff;
	font-size:28px;
}
#wcs #comparison .inner h4 span {
	font-weight:bold;
	font-size:32px;
}
#wcs #comparison .inner h4 img {
	display:block;
	margin:0 auto 20px;
}
#wcs #comparison .inner p {
	color:#fff;
}
#wcs #comparison .comp_box {
	background:#3a3a3a;
	width:1000px;
	margin:50px auto 20px;
	color:#fff;
}
#wcs #comparison .comp_box h5 {
	font-weight:bold;
	font-size:27px;
	padding:35px 0 15px;
}
#wcs #comparison .comp_list {
	padding:5px 25px 25px;
	overflow:hidden;
}
#wcs #comparison .comp_box dl {
	display:table;
	text-align:left;
	float:left;
	width:270px;
	margin:23px 55px 23px 0;
}
#wcs #comparison .comp_box dl:nth-child(3n) {
	margin-right:0;
}
#wcs #comparison .comp_box dl dt,
#wcs #comparison .comp_box dl dd {
	display:table-cell;
	vertical-align:middle;
}
#wcs #comparison .comp_box dl dd {
	font-size:15px;
	line-height:23px;
	padding-left:15px;
}
#wcs #comparison .comp_box dl dd span {
	display:block;
	font-weight:bold;
	font-size:17px;
	margin-bottom:5px;
}

#wcs #wb4 .inqlist li {
	background-color:#54a4d4;
}
#wcs #wb4 .inq .btn a {
	background-color:#54a4d4;
}

#wcs #wb4 .inqlist li.inq1 {background-image:url(../img/wcs/wcs_num1_b.png);}
#wcs #wb4 .inqlist li.inq2 {background-image:url(../img/wcs/wcs_num2_b.png);}
#wcs #wb4 .inqlist li.inq3 {background-image:url(../img/wcs/wcs_num3_b.png);}
#wcs #wb4 .inqlist li.inq4 {background-image:url(../img/wcs/wcs_num4_b.png);}

#wcs #analysis {
	text-align:center;
	background:url(../img/wcs/wcs_bg7.png) center 0 no-repeat #f4efe5;
	margin:50px 0 40px;
	padding:60px 0;
}
#wcs #analysis .sub_tl {
	font-size:38px;
	line-height:1.2;
	color:#125c2f;
	font-weight:bold;
	margin:10px 0 40px;
}
#wcs #analysis h3 {
	font-size:28px;
	line-height:1.4;
}
#wcs #analysis p {
	margin:20px 0 40px;
}

.anlysis_wrap {
	overflow:hidden;
	width:1024px;
	margin:0 auto;
}
.anlysis_box {
	width:300px;
	float:left;
	position:relative;
	margin-right:62px;
}
.anlysis_box:nth-child(3n) {
	margin-right:0;
}
.anlysis_box .num {
	position:absolute;
	left:0;
	top:0;
}
.anlysis_box .inner {
	border:4px solid #406776;
	padding:20px;
	background:url(../img/wcs/wcs_bg8.png) right bottom #fff;
}
#wcs #analysis .anlysis_box .inner p {
	margin:0 0 10px;
	text-align:left;
	font-size:14px;
	line-height:23px;
}
.anlysis_box .inner h4 {
	font-size:26px;
	line-height:36px;
	color:#223b6b;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:20px;
}

#index h3 {
	text-align:center;
	color:#fff;
	font-weight:bold;
	background:#a5cd39;
	padding:30px 0;
	font-size:30px;
	margin:60px 0 0;
}
.idx_wrap {
	background:#fafaf5;
	padding:40px 0;
	margin:30px 0;
}
.idx {
	width:1024px;
	margin:0 auto;
	padding:40px;
	border-top:1px solid #ccc;
	overflow:hidden;
}
.idx:first-child {
	border-top:none;
}
.idx .pict {
	float:right;
}
.idx .tx {
	float:left;
	font-size:15px;
	line-height:26px;
}
.idx:nth-child(even) .pict {
	float:left;
}
.idx:nth-child(even) .tx {
	float:right;
}
.idx .tx h4 {
	background:url(../img/wcs/wcs_idx_bg.png) center center no-repeat;
	font-size:24px;
	padding-top:20px;
	line-height:40px;
	width:480px;
}
.idx .tx p {
	margin:20px 0;
}
#wcs #wb5 {
	margin-top:60px;
}
#wcs #wb5 .inqlist li {
	background-color:#a5cd39;
}
#wcs #wb5 .inq .btn a {
	background-color:#a5cd39;
}

#wcs #wb5 .inqlist li.inq1 {background-image:url(../img/wcs/wcs_num1_g.png);}
#wcs #wb5 .inqlist li.inq2 {background-image:url(../img/wcs/wcs_num2_g.png);}
#wcs #wb5 .inqlist li.inq3 {background-image:url(../img/wcs/wcs_num3_g.png);}
#wcs #wb5 .inqlist li.inq4 {background-image:url(../img/wcs/wcs_num4_g.png);}
