@charset "utf-8";

body{
	font-size: 0.875em;
	line-height: 1.857142857142857;
	background-image:url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	-webkit-text-size-adjust: 100%;
}

.home{
	background-image: none;
}

#diversity2 .col_group_2{
	margin-left: -8px !important;
	margin-right: -8px !important;
}

#diversity2 .col_group_2 .col{
	margin-left: 8px !important;
	margin-right: 8px !important;
	width: 472px;
}


#header *, #global_navi *, #banner, .widget *{
	-webkit-transition: 1.0s;
	-moz-transition: 1.0s;
	-o-transition: 1.0s;
	transition: 1.0s;
}


.widget a:hover img, .hover_alpha a:hover img{
     filter: alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;
}


.note{
	font-size: 85.71428571428571%;
	/*font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;*/
}

pre{
	overflow: hidden;
}

.koe{
	border-collapse: separate;
	border-spacing:14px;
	margin: -14px -14px 20px -14px ;
}

.koe td{
	border: #eee 1px solid;
	padding: 15px 20px 15px 20px !important;
	width: 33.3333%;
	vertical-align: top;
}

.koe h4{
	font-size: 16px !important;
	clear: right !important;
}
.koe p{
	margin-bottom: 0 !important;
}

.single-interview .interview_banner_title_wrap{
	display: none;
}

.pink{
	color: #ff0d9f;
	display: inline-block;
}

.interview1{
	font-weight: bold;
	color: #17496c;
}

.interview2{
	font-weight: bold;
	color: #843b04;
}

.submenu{
	margin: 0 0 20px 0 !important;
	padding: 0;
	clear: both;
	font-size: 0px;
}

/*.submenu li:first-child{
}*/

.submenu li{
	padding: 0 10px !important;
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	margin: 0 -1px 10px 0 !important;
	background-image: none !important;
	display: inline-block;
	font-size: 15px !important;
	line-height: 1.2 !important;
}

*:first-child+html .submenu li{
	display: inline;
	zomm: 1;
}

.submenu li a{
	text-decoration: none;
}

.submenu li a:hover{
	text-decoration: underline;
}

.btn_wrap{
	margin:-6px 0 10px 0;
	overflow: hidden;
}

#header *,
#global_navi *,
#banner,
.widget * {
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}

#header_wrap { border-top: #084e7f 5px solid; }

#header_title { vertical-align: middle; }

#main_head{
	display: none;
}

#header_content p{
	margin: 5px 0 5px 0;
}

#header_content_row2{
	margin-bottom: 5px;
}

.header_cont_contact_company{
	vertical-align: top;
}

.to_company_profile{
	display: inline-block;
	text-decoration: none;
	background-color: #5b9bd5;
	color: #fff;
	border-color: #41719c;
	border-radius: 0.25em;
	font-size: 80%;
	padding: 0.5em 0.5em;
	line-height: 1;
	margin: 32px auto 0 auto;
}

.to_company_profile:hover{
	background-color: #7babe5;
}
#header_navi li a {
}



#global_navi_wrap{
	border-top: #f3f3f3 1px solid;
	border-bottom: #aeacad 1px solid;
	background-image: url(../images/global_navi_wrap_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	padding-top: 5px;
	padding-bottom: 8px;
}

#global_navi {
	border: none;
	background-color: transparent;
}


#global_navi_foot {
	display: none;
}

#global_navi .menu {
	background-image: url(../images/global_navi_item_bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	min-height: 48px;
}


#global_navi .menu > .menu-item {
	/*border-left: #d2d2d2 1px solid;*/
	background-image: url(../images/global_navi_item_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 6px;
	margin-right: 0px;
	text-align: center;
	width: 181px;
	height: 48px;
}

/*#global_navi .menu > .menu-item:first-child {
	border-left: none;
}*/

#global_navi .menu > .menu-item > a {
	overflow: hidden;
	display: block;
	padding-bottom: 5px;
	border-radius: 6px;
}

#global_navi .menu > .menu-item > a:hover
{
	background-color: #e4e8ed !important;
	background-color: #ebf1f6 !important;
}

/*#global_navi .menu > .menu-item > a:hover,
#global_navi .menu > .current-menu-item > a
{
	background-color: #e4e8ed !important;
	background-color: #ebf1f6 !important;
}
*/


#global_navi .menu > .menu-item > a > .title {
	display: block;
	line-height: 32px;
	letter-spacing: 1px;
}

#global_navi .menu > .menu-item > a > .sub_title {
	display: block;
	font-size: 9px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #6c6d6d;
	line-height: 11px;
}

#global_navi .menu > .menu-item > a > .inner {
	background-color: transparent;
	border: none;
	border-radius: 0.25em;
	display: inline-block;
	/*width: 143px;*/
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

#global_navi .menu > .menu-item > a > .inner:hover ,
#global_navi .menu >  .current_page_item > a > .inner,
#global_navi .menu >  .current_page_parent > a > .inner
{
	/*background-color: #b59ace;
	background-image: url(../images/global_navi_item_active_bg.png) !important;
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #fff;*/
}

*:first-child+html #global_navi .sub-menu {
	position: relative;
}


#global_navi .sub-menu .menu-item {
	text-align: left;
	border-top: #ccc 1px dotted;
}

#global_navi .sub-menu .menu-item:first-child {
	border-top: none;
}

#global_navi .sub-menu .menu-item a{
	width: 230px;
	padding: 10px;
}

#global_navi .sub-menu .menu-item a:hover{
	color: #fff;
}

#global_navi .sub-menu .menu-item .title{
	font-weight: bold;
}

#global_navi .sub-menu .menu-item .sub_title{
	/*display: none;*/
	display: block;
	font-size: 9px;
	font-weight: normal;
	color: #6c6d6d;
}

#global_navi .sub-menu .menu-item a:hover .sub_title{
	color: #ccc;
}


#center .widgettitle{
	background-image: url(../images/center_widgettitle_bg.gif);
	background-repeat: no-repeat;
	width: 910px;
	height: 31px;
	font-size: 23px;
	line-height: 31px;
	padding: 12px 10px 8px 40px;
	/*font-weight: normal;*/
	border: none;
	margin-bottom: 8px;
}

#center .minimal_news_post_date{
	width: 120px !important;
	vertical-align: top;
}

#center .minimal_news_post_title{
	width: 800px !important;
	vertical-align: top;
}

#center .minimal_news_post_title_nosub{
	width: 810px;
}

#center .minimal_news_subcategory_label{
}

#center .show_all_link_head{
	background-color: #185e8e;
	color: #fff !important;
	font-size: 11px;
	line-height: 12px;
	height: 12px;
	display: inline-block;
	padding: 3px 6px;
	border: #04406a 1px solid;
	border-radius: 2px;
	margin-top: 4px;
}

#center .show_all_link_head:hover{
	text-decoration: none;
	background-color: #5b799f;
}

.show_all_foot{
	text-align: right !important;
	margin: 0;
}

.show_all_link_foot{
	background-image: url(../images/the_content_ul_li_bg.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 20px;
}

#left .widgettitle{
	background-image: url(../images/widget-title_bg.gif);
	background-repeat: repeat-x;
}


/*.post_list_type_hide .post_list_post_title{
	font-size: 100%;
	font-weight: normal;
}*/


/*.post_list_post_title a,*/
.post_list_title_wrap
{
	display: inline-block;
	vertical-align: top;
	max-width: 70ex;
	/*max-width: 580px;*/
}


.one_column_layout .post_list_title_wrap
{
	max-width: 800px;
}

.post_list {
	border-top-width: 1px;
	border-top-style: dotted;
}


.page_title_table {
	background-image: url(../images/page_title_bg.gif);
	background-position: 50% 100%;
	background-repeat: no-repeat;
	width: 100%;
	border: #e9e9e9 1px solid;
	margin-bottom: 20px;
}

.page_title_table td {
	height: 51px;
	padding: 0 11px;
	vertical-align: middle;
}

.page_title_text {
	font-size: 23px;
	font-weight: bold;
	border: none;
	padding: 0 0 0 29px;
	margin: 10px 0 10px 0;
	line-height: 31px;
	background-image: url(../images/page_title_text_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#to_page_top_wrap{
	margin-bottom: 10px;
}

.to_page_top_link{
	background-image: url(../images/to_page_top_bg.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 20px;
	font-size: 12px;
}

#to_page_top a{
}

#footer_wrap{
	background-color: #fff;
	border-top: #0f458b 7px solid;
}

div#footer{
	/*background-image:url(../images/footer_logo.png);
	background-repeat: no-repeat;
	background-position: 50% 70%;
	padding: 19px 0 92px 0;*/
}


#footer_content{
	border: none;
}

#footer_content p{
	margin-bottom: 0px;
}


#credit_wrap{
	background-color: #eaf1f8;
	padding: 24px 0;
}

#credit{
	font-style: normal;
}

#footer{
	margin-top: 3px;
}

#footer_navi ul li {
	border-left-width: 0px;
	background-image: url(../images/footer_navi_item_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 10px;
	margin: 0 10px;
	font-size: 1em;
}


#bread_wrap{
	background-image: url(../images/bread_wrap_bg.gif);
	background-repeat: repeat-x;
}

.home #bread_wrap{
	display: none;
}

#bread{
	font-size: 85.71428571428571%;
}
.the_content h1 {border: #e9e9e9 1px solid;background-image: url(../images/center_widgettitle_bg.gif);background-repeat: no-repeat;height: 31px;font-size: 23px;line-height: 31px;padding: 12px 10px 8px 40px;margin-bottom: 8px;}.the_content h2 {padding: 0 0 0.5em 0;margin: 0 0 1.5em 0;border: none;font-size: 150%;line-height: 1.523809523809524;font-weight: bold;letter-spacing: 1px;clear: both;background-image: url(../images/the_content_h2_bg.png);background-repeat: no-repeat;background-position: 0 100%;}.the_content h3 {font-size: 1.166666666666667em;font-weight: bold;padding: 0;margin: 0 0 0.8333em 0px;border-style: dotted;border-width: 0 0 1px 0;}.the_content h4 {font-size: 1.083333333333333em;font-weight: bold;display: block;clear: both;margin: 0 0 0.8333em 0px;padding: 0;}.the_content p { margin: 0 0 2em 0; }.the_content blockquote {margin: 1.0em 0 2.0em 0;padding: 0.8333em 30px 0.416em 30px;clear: both;border-radius: 10px;}.the_content blockquote p { margin: 0 0 0.8333em 0; }.the_content blockquote ul{margin-top: 0;margin-bottom: 1px;}.the_content img{max-width: 100%;}.the_content strong { font-weight: bold; }.the_content hr {border-style:solid;border-width:1px 0 0 0;height:1px;/* for IE6 */clear:both;/* for IE6 */margin: 0;}.the_content ul > li {background-image: none;margin-left: 20px;padding-left: 0;list-style: disc;}.the_content blockquote ul > li {background-image: url(../images/the_content_ul_li_bg.png);background-repeat: no-repeat;background-position: 0.25em;padding-left: 20px;list-style: none;margin-left: 0;}.main_content h1 {border: #e9e9e9 1px solid;background-image: url(../images/center_widgettitle_bg.gif);background-repeat: no-repeat;height: 31px;font-size: 23px;line-height: 31px;padding: 12px 10px 8px 40px;margin-bottom: 8px;}.main_content h2 {padding: 0 0 0.5em 0;margin: 0 0 1.5em 0;border: none;font-size: 150%;line-height: 1.523809523809524;font-weight: bold;letter-spacing: 1px;clear: both;background-image: url(../images/the_content_h2_bg.png);background-repeat: no-repeat;background-position: 0 100%;}.main_content h3 {font-size: 1.166666666666667em;font-weight: bold;padding: 0;margin: 0 0 0.8333em 0px;border-style: dotted;border-width: 0 0 1px 0;}.main_content h4 {font-size: 1.083333333333333em;font-weight: bold;display: block;clear: both;margin: 0 0 0.8333em 0px;padding: 0;}.main_content p { margin: 0 0 2em 0; }.main_content blockquote {margin: 1.0em 0 2.0em 0;padding: 0.8333em 30px 0.416em 30px;clear: both;border-radius: 10px;}.main_content blockquote p { margin: 0 0 0.8333em 0; }.main_content blockquote ul{margin-top: 0;margin-bottom: 1px;}.main_content img{max-width: 100%;}.main_content strong { font-weight: bold; }.main_content hr {border-style:solid;border-width:1px 0 0 0;height:1px;/* for IE6 */clear:both;/* for IE6 */margin: 0;}.main_content ul > li {background-image: none;margin-left: 20px;padding-left: 0;list-style: disc;}.main_content blockquote ul > li {background-image: url(../images/the_content_ul_li_bg.png);background-repeat: no-repeat;background-position: 0.25em;padding-left: 20px;list-style: none;margin-left: 0;}entry-content h1 {border: #e9e9e9 1px solid;background-image: url(../images/center_widgettitle_bg.gif);background-repeat: no-repeat;height: 31px;font-size: 23px;line-height: 31px;padding: 12px 10px 8px 40px;margin-bottom: 8px;}entry-content h2 {padding: 0 0 0.5em 0;margin: 0 0 1.5em 0;border: none;font-size: 150%;line-height: 1.523809523809524;font-weight: bold;letter-spacing: 1px;clear: both;background-image: url(../images/the_content_h2_bg.png);background-repeat: no-repeat;background-position: 0 100%;}entry-content h3 {font-size: 1.166666666666667em;font-weight: bold;padding: 0;margin: 0 0 0.8333em 0px;border-style: dotted;border-width: 0 0 1px 0;}entry-content h4 {font-size: 1.083333333333333em;font-weight: bold;display: block;clear: both;margin: 0 0 0.8333em 0px;padding: 0;}entry-content p { margin: 0 0 2em 0; }entry-content blockquote {margin: 1.0em 0 2.0em 0;padding: 0.8333em 30px 0.416em 30px;clear: both;border-radius: 10px;}entry-content blockquote p { margin: 0 0 0.8333em 0; }entry-content blockquote ul{margin-top: 0;margin-bottom: 1px;}entry-content img{max-width: 100%;}entry-content strong { font-weight: bold; }entry-content hr {border-style:solid;border-width:1px 0 0 0;height:1px;/* for IE6 */clear:both;/* for IE6 */margin: 0;}entry-content ul > li {background-image: none;margin-left: 20px;padding-left: 0;list-style: disc;}entry-content blockquote ul > li {background-image: url(../images/the_content_ul_li_bg.png);background-repeat: no-repeat;background-position: 0.25em;padding-left: 20px;list-style: none;margin-left: 0;}
/* 0.387939453125ms */

.service_item_wrap{
	margin: -5px -7px;
	/*font-size: 0;*/
	/*border-collapse: separate;
	border-spacing:10px;*/
}

.service_item{
	width: 310px;
	padding: 7px;
	/*float: left;*/
}

/*
*:first-child+html .service_item_wrap{
	margin: -13px -12px;
}

*:first-child+html .service_item{
	margin: 13px 12px;
}
*/
.service_item img{
	margin: auto;
	/*width: 310px !important;*/
}


#banner_wrap .layout{
	padding: 0;
}

#banner{
	width: 100%;
}

#banner_footer{
	display: none;
}

.home #main_head{
	display: block;
}
/* 1.14892578125ms */