@charset "utf-8";

/*個別のスタイル
----------------------------------------------*/

.font_weight01{
	font-weight:bold;
}

/*----------------------------------------------------------
 [パンくずリスト]の設定
------------------------------------------------------------ */
span.top01{
	color:#01573e;
}
span.separate01{
	color:#333333;
}

#footpath{
	width:980px;
	margin:2px auto 6px auto;
	font-size:85%;
}

#footpath a{
	color:#000;
}


#footpath a:hover{
	color:#000;
	text-decoration: underline;
}


/*----------------------------------------------------------
 [総合TOP]の設定
------------------------------------------------------------ */

.header_sogonav{
	right: 0;
	margin-top:30px;
	position:absolute;
}

div.header_sogonav ul {
 	overflow:hidden;
	display: inline;
}
div.header_sogonav li {
	display: inline;
	font-weight:normal;
	list-style-type: none;
	border:none;
	padding-left:25px;
}

div.header_sogonav li a{
	font-size:93%;
}
div.header_sogonav li a:hover{
	text-decoration:underline;
}

li.navi01,
li.navi02,
li.navi03 {
	text-align:center;
	margin:0 0 0 21px;
	border: 1px solid #000;
	float:left;
	background:url(/files/user/img/top/icon_headnav.gif?v=1411960996) 0 2px no-repeat;
}

li.navi03 {
	background:url(/files/user/img/top/icon_headnav.gif?v=1411960996) 0 -21px no-repeat;
}

.content_list{width:980px;}

.content_none{
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.content_box{
	width:452px;
	padding:13px;
	margin-right:20px;
	border:solid 1px #ccc;
	overflow:hidden;
	position:relative;
	float:left;
}

.content_box .link_area{
	text-indent: 110%;
	text-indent:-9999px\9;
}
.content_box .pic{
	width:200px;
	float:left;
}
.content_box dl{
	width:230px;
	float:right;
	padding-top:28px;
}
.content_box dt{
	font-size:138.5%;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:solid 1px #ccc;
}
.content_box dd{
	font-size:108%;
}

/*----------------------------------------------------------
 [top]の設定
------------------------------------------------------------ */
.header_nav{
	height:5px;
	width:100%;
	background-color: #000;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

div.header_subbox01 {
	position:absolute;
	height:80px;
	display: table;
}


.header_subbox02{
	right: 0;
	margin-top:25px;
	position:absolute;
}

div.header_subbox02 ul {
 	overflow:hidden;
	display: inline;
}
div.header_subbox02 li {
	display: inline;
	list-style-type: none;
}

li.entry01 {
	text-align:center;
	margin:0 0 0 21px;
	border: 1px solid #000;
	float:left;
}

li.entry01 a{
	color:#000;
	display:table-cell;
	vertical-align: middle;
	width: 145px;
	height:30px;
}

li.entry01:hover{
	background-color:#000;
	color:#fff;
}

li.entry01 a:hover{
	color:#fff;
	font-weight:bold;
}

li.entry02 {
	text-align:center;
	margin:0 0 0 21px;
	background-color:#000;
	color:#fff;
	float:left;
}

li.entry02 a{
	color:#fff;
	display:table-cell;
	vertical-align: middle;
	width: 147px;
	height:32px;
}

li.entry02:hover{
	background-color:#fff;
	border: 1px solid #000;
}

li.entry02 a:hover{
	color:#000;
	font-weight:bold;
	width: 145px;
	height:30px;
}

.logo01,
.logo02{
	display: table-cell;
	vertical-align: middle;
}

.logo01{
	padding-right:20px;
}

div.top_margin01{
	padding-top:9px;
}
.swiper-slide a:hover img {
  opacity: 0.8;
}

.swiper-slide img {
  border: 1px solid #000;
}

/*----------------------------------------------------------
 [menu]の設定
------------------------------------------------------------ */

div.menu_title01 > * {
	display:table-cell;
}

div.menu_title01 div{
	font-size:116%;
	padding-top:6px;
	padding-left:12px;
}

div.menu_list01{
	margin-top:2px;
}

ul.menu_box01 li {
	display: table;
	line-height: 1.7;
	margin: 0 13px;
}
ul.menu_box01 a{
	display:block;
	padding-left:12px;
}

ul.menu_box01 li:last-child a {
	border-bottom-color:#fff;
}

li.nav a:hover {
	color:#000;
}

div.banner01 {
	margin-top:20px;
}
div.banner02 {
	margin-top:10px;
}

div.banner01  a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

div.banner02 a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
ul.menu_box01{
	list-style:none;
	width:228px;
	padding: 0; 
	margin: 0; 
	border: 1px solid #ccc;
}


ul.menu_box01 li a {
	border-bottom: 1px dotted #c4c2c2;
	display: table-cell;
	padding: 8px 0 6px;
	text-align: left;
	vertical-align: middle;
	width: 228px;
}

div.nav_top01 {
	position: absolute;
	right:5px;
	bottom:5px;
}
span.font_menu01 {
	color:#000;
}

li.select_category01 a, 
li.employee_select_menu a {
	color:#000;
}



/*----------------------------------------------------------
 [top][お知らせ]の設定
------------------------------------------------------------ */
div.info_contents01 > * {
	display:table-cell;
}


div.info_contents01_left_cell01{
	width:60px;
	padding: 1px 0 0 21px;
	vertical-align:middle;
}
div.info_contents01_center_cell01{
	width:5px;
	padding: 1px 10px 0 2px;
	color:#8a8a8a;
	vertical-align:middle;
}

/*.info_contents01:hover{
	border: 1px solid #000;
}*/

.ticker {
	margin: 0 auto;
	padding: 5px 0 5px 0;
	width: 600px;
	text-align: left;
	position: relative;
	overflow: hidden;
	vertical-align:middle;
	float: left;

}

.ticker ul {
	width: 100%;
	position: relative;
}

.ticker ul li {
	width: 100%;
	display: none;
}


/*----------------------------------------------------------
 [top][pick up]の設定
------------------------------------------------------------ */
.pickup_title01 div{
	font-weight:bold;
	color:#fff;
	font-size:116%;
	margin-left:15px;
	padding-top:5px;
}

.pickup_row_title01{
	font-size:108%;
	font-weight:bold;
	margin-bottom:6px;
	width:157px;
	color:#000;
}

.pickup_row_body01{
	margin-left:2px;
	width:153px;
	margin-bottom:23px;
}
.pickup_row_text01{
	width:164px;
	float:right;
	overflow:hidden;
	padding:15px 0 0 12px;
	font-size:93%
}

.pickup_row_img01{
	width:165px;
	padding:15px 0 0 12px;
	vertical-align:middle;
	margin-bottom:23px;
}

div.pickup_box01:hover {
	border: 1px solid #000;
}

/*----------------------------------------------------------
 [top][採用担当BLOG]の設定
------------------------------------------------------------ */
#sub_structure06{
	width:750px;
}

div.blog_title01 > * {
	display:table-cell;
}

div.blog_title_left_cell01{
	width:108px;
	padding: 8px 0 0 15px;
	font-size: 108%;
}
div.blog_title_center_cell01{
	width:5px;
	padding: 8px 10px 0 2px;
}
div.blog_title_right_cell01{
	text-align:right;
	padding: 8px 15px 0 15px;
	font-size: 93%;
}

div.blog_item01{
	width:325px;
	border-bottom: 1px dotted #999999;
	margin:15px 14px 0 15px;
	font-size:93%;
	padding-bottom:14px;
}

div.blog_item02{
	width:325px;
	margin:15px 14px 0 15px;
	font-size:93%;
	padding-bottom:15px;
}

div.blog_date{
	color:#000;
	font-weight:bold;
	margin-bottom:2px;
}

a.blog_title {
	line-height:1.7;
}

a.blog_title:hover{
	color:#000;
	text-decoration: underline;
}

div.sns_btn01{
	overflow: hidden;
	position: relative;
	width:730px;
	margin-top:78px;
	margin-bottom:50px;
}
div.sns_btn01 ul {
	list-style:none outside none;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
}
div.sns_btn01 li{
	display: inline;
	list-style-type: none;
	float:left;
	position:relative;
	left:-50%;
	margin-left:6px;
}

div.sns_top{
	margin:0 auto !important;
}

/*----------------------------------------------------------
 [footer]の設定
------------------------------------------------------------ */

div.footer_left_cell01{
	width:400px!important;
	float:left;
}
div.footer_right_cell01{
	text-align:right;
	padding-right:1px;
	float:right;
	width:400px!important;
	margin-top:30px!important;
}
div.footer_right_cell01 span a{
	color:#fff
}
span.footer_inner01 a{
	margin-left:15px;
	margin-right:15px;
}

span.footer_inner01 a:hover{
	text-decoration: underline;
}

/*----------------------------------------------------------
 gallery_ichiranの設定
------------------------------------------------------------ */

div.employee_gallary_title01 h1{
	font-weight:bold;
	color:#fff;
	font-size:116%;
	margin-left:15px;
	padding-top:5px;
}

div.employee_contents01{
	width:730px;
}

div.employee_row_more01{
	text-align:right;
	right:13px;
	bottom:10px;
	position:absolute;
}

div.employee_row_more01 {
	color:#000;
}
div.employee_list01{
	width:750px;
	margin-top:25px;
}

div.employee_info_box01{
	width:228px;
	border: 1px solid #ccc;
	position:relative;
	margin-right:20px;
	float:left;
	margin-bottom:25px;
}
div.employee_info_box01:hover{
	border: 1px solid #000;
}

div.employee_info_box01.no_link:hover{
	border: 1px solid #ccc !important;
}
div.employee_row_img01{
	margin:13px 13px 15px 13px;
}
div.employee_row_img01 img{
    max-width:200px;
}

div.employee_row_title01{
	width:201px;
	border-bottom: 1px solid #ccc;
	margin:0 13px 15px 13px;
}

.employee_row_title01 > div {
  margin-bottom: 3px;
}

div.emp_title_01{
	display: table-cell;
	text-align: center;
	width: 201px;
	color:#333;
}

div.emp_title_02{
	display: table-cell;
	text-align: center;
	width: 201px;
	color:#333;
	font-size: 93%;
	line-height: 1.5;
}

div.emp_title_03{
	display: table-cell;
	text-align: center;
	width: 201px;
	color:#333;
	padding-bottom:9px;
	font-size:116%;
	font-weight:bold;
	word-break: break-word;
}

div.employee_row_body01{
	width:196px;
	margin-left:13px;
	color:#333;
	padding-bottom:30px;
	font-size: 93%;
	line-height: 1.7;
}

div.employee_list02{
	width:750px;
}

div.employee_info_box02{
	width:228px;
	border: 1px solid #ccc;
	position:relative;
	margin-right:20px;
	float:left;
	margin-bottom:25px;
}
div.employee_info_box02:hover{
	border: 1px solid #00573d;
}
div.employee_row_img02{
	margin:13px 13px 15px 13px;
}

div.employee_row_title02{
	width:201px;
	border-bottom: 1px solid #ccc;
	margin:0 13px 15px 13px;
}

div.employee_row_body02{
	height:29px;
	width:196px;
	margin-left:13px;
	color:#333;
}

div.employee_list03{
	width:750px;
}


div.employee_info_box03{
	width:228px;
	border: 1px solid #ccc;
	position:relative;
	margin-right:20px;
	float:left;
	margin-bottom:25px;
}
div.employee_info_box03:hover{
	border: 1px solid #00573d;
}

div.employee_row_img03{
	margin:13px 13px 15px 13px;
}

div.employee_row_title03{
	width:201px;
	border-bottom: 1px solid #ccc;
	margin:0 13px 15px 13px;
}

div.employee_row_body03{
	height:84px;
	width:196px;
	margin-left:13px;
	color:#333;
}

div.bottom_entry_01{
	overflow: hidden;
	width:780px;
	font-size: 138.5%;
}

div.bottom_entry_01 ul {
	list-style:none outside none;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
}
div.bottom_entry_01 li {
	display: inline;
	list-style-type: none;
}

li.entry03 {
	text-align:center;
	width: 223px;
	height:48px;
	border: 1px solid #000;
	float:left;
	position:relative;
	left:-50%;
	margin-right:28px;
}

li.entry03 a{
	color:#000;
	font-weight:bold;
	display:table-cell;
	vertical-align: middle;
	width: 223px;
	height:48px;	
}
li.entry03:hover{
	background-color:#000;
	color:#fff;
}

li.entry03 a:hover{
	color:#fff !important;
	font-weight:bold;
}

li.entry04 {
	text-align:center;
	width: 225px;
	height:50px;
	background-color:#000;
	color:#fff;
	float:left;
	position:relative;
	left:-50%;
	margin-right:28px;
}

li.entry04 a{
	font-weight:bold;
	display:table-cell;
	vertical-align: middle;
	width: 223px;
	height:48px;
	color:#fff !important;
}
li.entry04:hover{
	background-color:#fff;
	border: 1px solid #000;
	width: 223px;
	height:48px;
}

li.entry04 a:hover{
	color:#000;
	font-weight:bold;
}


li.employee_nav01 span {
	display: block;
	font-size: 93%;
	margin-left: 31px;
}

/*----------------------------------------------------------
 [社員紹介]の設定
------------------------------------------------------------ */
div.employee_shosai_box05 {
	width:730px;
	margin-top:50px;
}

div.employee_shosai_box02{
	margin-top:54px;
	width:730px;
	margin-bottom:63px;
}

div.employee_shosai_box03 {
}

div.employee_shosai_row_img01 {
	width:225px;
	float:right;
	margin:0 0 30px 42px;
}

div.employee_shosai_row_img01 img {
	width:225px;
}

div.employee_shosai_row_title01{
	margin-bottom:11px;
}
div.employee_shosai_row_title01 div{
	width:440px;
	font-size:161.6%;
	color:#01573e;
	font-weight:bold;
}

div.employee_shosai_row_title02{
	margin-bottom:11px;
}

div.employee_shosai_row_title02 div{
	font-size:161.6%;
	color:#01573e;
	font-weight:bold;
}

div.employee_shosai_row_title03{
	float:left;
	margin:0 40px 30px 0;
}
div.employee_shosai_row_title03 div{
	font-size:161.6%;
	color:#01573e;
	font-weight:bold;
}
div.employee_shosai_row_title03 img{
    max-width:230px;
}

div.employee_shosai_row_body03{
	width:730px;
}

div.employee_shosai_row_title04{
	width:730px;
	margin-bottom:17px; 
}

div.employee_shosai_row_title04 div{
	font-size:161.6%;
	color:#01573e;
	font-weight:bold;
	margin-bottom:35px;
}

div.employee_shosai_box04{
	width:728px;
	border: 1px solid #ccc;
	margin-top:54px;
	padding-bottom:22px;
}

div.employee_shosai_subox01 {
	width:136px;
	float:left;
}
div.employee_shosai_subox01 img {
    max-width:112px;
    max-height:84px;
}

div.employee_shosai_row_img02{
	margin:23px 0 0 37px;
}
div.employee_shosai_row_img02 a{
	overflow:hidden;
	float:left;
	background: #fff;
}
div.employee_shosai_row_img02 a:hover{
	border: 3px solid #000;
}

div.employee_shosai_row_img02 a:hover img{
	margin:-3px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

div.employee_shosai_select a{
	border: 3px solid #000;
}
div.employee_shosai_select a img{
	margin:-3px;
	opacity: 1.0;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
}

div.employee_shosai_row_img04 {
	margin-bottom:30px;
}
div.employee_shosai_row_img04 img{
	width:730px;
}

div.employee_ichiran_01{
	margin:13px 0 58px 0;
}

div.employee_ichiran_01 a {
	color:#000;
}

div.employee_ichiran_01 a:hover{
	color:#000;
	text-decoration: underline;
}



/*----------------------------------------------------------
 採用担当BLOGの設定
------------------------------------------------------------ */

div.common_title01 .blog_icon{
	margin-left:10px;
}

.blog_box01{
	width:730px;
	margin-top:50px;
}

.blog_box02{
	width:730px;
	margin-top:50px;
	margin-bottom:30px;
}

.blog_list {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #f4f4f4;
}
.blog_list dt{
	width:110px;
	font-size:93%;
	font-weight:bold;
	display:table-cell;
}
.blog_list dd{
	font-size:93%;
	line-height:1.8;
	display:table-cell;
}
.blog_list a {
 	color: #000 !important;
}
.blog_list dd a:hover{
	text-decoration:underline;
}

ul.blog_pager{
	width:730px;
	margin-top:40px;
	text-align:center;
}
ul.blog_pager li{
	font-size:85%;	
	text-align:center;
	list-style-type:none;
	display:inline-block;
	margin-right:5px;
	line-height:1;
}

ul.blog_pager li a{
	display:block;
	width:18px;
	padding:3px 0 2px;
	border:solid 1px #000;
}

ul.blog_pager li a:hover,
ul.blog_pager li.cur a{color:#fff !important;}

ul.blog_pager li.start{margin-right:10px;}
ul.blog_pager li.end{margin-left:5px;}

ul.blog_pager li.start a,
ul.blog_pager li.end a{border:none;}

ul.blog_pager li.start:hover,
ul.blog_pager li.end:hover{
	background:#fff;
	text-decoration:underline;
}

/*----------------------------------------------------------
 募集要項の設定
------------------------------------------------------------ */

.accordion_ttl{
	border:solid 1px #ccc;
	margin-bottom:2px;
	position:relative;
}
.accordion_ttl h2{
	font-size:116%;
	padding:9px 0 6px 25px;
}

.jobs_box01{
	width:730px;
	margin-top:30px;
}

.accordion_ttl .link_area{
	text-indent:-9999px\9;
}

.accordion_ttl a{
	background:url(/files/user/img/careers/icon_accordion.gif?v=1411960980) 703px 10px no-repeat;
}
.accordion_ttl.clickBtn_on0 a{
	background:url(/files/user/img/careers/icon_accordion.gif?v=1411960980) 703px -72px no-repeat;
}

.accordion_detail div{
    display:none;
}

.jobs_entry_01{
	overflow: hidden;
	width:780px;
	padding-top:10px;
	padding-bottom:20px;
	font-size:123.1%;
}

.jobs_entry_01 ul {
	list-style:none outside none;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
}

.jobs_entry_01 li.entry03 {
	width: 185px;
	height:30px;
	padding-top:3px;
	margin-right:50px;
}

.jobs_entry_01 li.entry03 a{
	width: 185px;
	height:30px;		
}

.jobs_entry_01 li.entry04 {
	width: 187px;
	height:32px;
	padding-top:3px;
}

.jobs_entry_01 li.entry04 a{
	width: 185px;
	height:30px;

}
.jobs_entry_01 li.entry04:hover{
	width: 185px;
	height:30px;
}



/*----------------------------------------------------------
 応募前に相談する
------------------------------------------------------------ */
.consultation_logo{
	width:730px;
	text-align:center;
	margin-top:55px;
}
.consultation_logo p{
	display:inline-block;
	vertical-align:middle;
	margin:0 20px;
}

.consultation_title01{
	width:730px;
	margin-top:60px;
}
.consultation_title01 h2{
	font-size:161.6%;
	font-weight:bold;
}

.consultation_box01{
	width:730px;
	padding-bottom:20px;
}
.consultation_box01 p{
	margin-top:25px;
}

.consultation_box02{
	width:730px;
	margin:30px 0 0;
}
.consultation_box02 p{
	font-size:93%;
	line-height:1.8;
}
.consultation_box03{
	width:730px;
	padding-top:30px;
}

.consultation_box04{
	width:730px;
	padding-bottom:80px;
}

.consultation_about{
	width:692px;
	padding:18px;
	margin-top:15px;
	overflow:hidden;
	border:solid 1px #000;
}

.consultation_about h3,
.consultation_about dt{
	font-size:116%;
	font-weight:bold;
	margin-bottom:10px;
}


.consultation_about dd,
.consultation_about p{
	font-size:93%;
	line-height:1.8;
}

.consultation_about dd.link_txt{
	margin-top:10px;
	font-size:100%;
}
.consultation_about dd.link_txt a:hover{
	text-decoration:underline;
}

.consultation_about p{margin-top:15px;}
.consultation_about p:first-child{margin:0}

.consultation_about .pic{
	width:265px;
	float:left;
}
.consultation_about .detail{
	width:410px;
	float:right;
}

.consultation_about .name{
	text-align:right;
}

.consultation_entry{
	width:730px;
	margin-top:35px;
	font-size: 138.5%;
}

.consultation_entry p {
	text-align:center;
	width: 267px;
	margin:0 auto;
}

.consultation_entry a{
	color:#fff !important;
	height:48px;
	width: 265px;	
	border: 1px solid #000;
	display:table-cell;
	text-align:center;
	font-weight:bold;
	vertical-align: middle;
}

.consultation_entry a:hover{
	color:#fff;
	background:#fff;
}


.consultation_title02{
	height:31px;
	width:730px;
	background-color: #000;
}

.consultation_title02 h2{
	font-weight:bold;
	color:#fff;
	font-size:116%;
	margin-left:15px;
	padding-top:5px;
}

.consultation_flow {
	width:730px;
	margin-top:30px;
	list-style-type:none;
}


.consultation_flow .flow_box{
	border:solid 1px #000;
	padding:30px 10px;
	text-align:center;
	font-size:116%;
	font-weight:bold;
}

.consultation_flow .flow_box span{
	font-size:93%;
	display:block;
}

.consultation_flow .arrow{
	background:#000;
	display:block;
	width:25px;
	height:17px;
	margin:9px auto 8px;
}

/*----------------------------------------------------------
 [お問い合わせ]の設定
------------------------------------------------------------ */

.contact_box01{
	width:730px;
	margin-top:25px;
	padding-bottom:20px;
}

.contanc_ttl01 h2{
	font-size:138.5%;
	border-bottom:solid 2px #000;	
}

.contanc_box01{
	margin-top:25px;
	margin-left:20px;
}

.contanc_box01 h3.contanc_ttl02{
	font-size:108%;
	font-weight:bold;
}

.contanc_box01 .icon_form{
	padding-left:30px;
	background:url(/files/user/img/careers/icon_contact.gif?v=1411960980) 5px 0 no-repeat;
}

.contanc_box01 .icon_mail{
	padding-left:30px;
	background:url(/files/user/img/careers/icon_contact.gif?v=1411960980) 2px -89px no-repeat;
}

.contanc_box01 .icon_tel{
	padding-left:30px;
	background:url(/files/user/img/careers/icon_contact.gif?v=1411960980) 2px -135px no-repeat;
}


.contanc_box01 dl{
	padding-bottom:25px;
}
.contanc_box01 dt{
	font-size:123.1%;
	font-weight:bold;
	margin-top:10px;
}
.contanc_box01 dd{
	font-size:93%;
	margin-top:5px;
	margin-left:-5px;
}

.contanc_box01 .icon_contact a{	
	padding-right:25px;
	padding-left:5px;
	background:url(/files/user/img/careers/icon_contact.gif?v=1411960980) right -46px no-repeat;

}

/*エラーメッセージ*/

span.form_error{
	color: #ff0b0b;
	display: block;
	margin: 5px 0 10px;
	font-size: 93%;
}
div.entry_box01 span.form_error{
	color: #ff0b0b;
	display: inline-block;
	margin-left: 10px;
}
.errors table.errtable{
	width: 960px;
	border: 2px solid #ff0b0b;
	background-color: #ffefef;
	margin: 20px 0 0;
}
.errors table.errtable td{
	padding: 8px;
}
.errors table.errtable td.errmsg{
	color: #ff0b0b;
	font-weight: bold;
	font-size: 113%;
	padding: 8px 8px 0 8px;
}
.errors table.errtable td ul{
	margin-left: 18px;
}
.errors table.errtable td ul li{
	list-style-type: disc;
	color: #ff0b0b;
	line-height: 1.8;
}


/*----------------------------------------------------------
 [個人情報保護方針]の設定
------------------------------------------------------------ */

.privacy_ttl div.common_title01 h1{
	margin: 0 0 25px 15px;
}
.privacy_ttl h2{
	font-size:116%;
	width: 730px;
}
.privacy_ttl h3{
	font-size:116%;
	color: #333333;
	width: 730px;
}
.privacy_ttl p{
	font-size: 100%;
	line-height:1.8;
	margin: 10px 0 20px;
	width: 730px;
	line-height: 2;
}
.privacy_ttl ul,
.privacy_ttl ol{
	width: 730px;
	line-height: 2;
}
.privacy_ttl p a{
	text-decoration: underline;
}
.privacy_ttl p a.tel {
   	text-decoration: none; 
   	color: #000 !important;
}

/*----------------------------------------------------------
 [サイトマップ]の設定
------------------------------------------------------------ */
#sub_structure07{
	width:980px;
}

.sitemap_box01{
	width:945px;
	margin:0 auto;
}

.sitemap_title01{
	height:31px;
	width:980px;
	margin-top:4px;
	background-color: #000;
}

.sitemap_title01 h1{
	font-weight:bold;
	color:#fff;
	font-size:116%;
	margin-left:15px;
	padding-top:5px;
}

.sitemap_title02 {
	
}
.sitemap_title02 h2{
	font-size:116%;
	margin-top:25px;
}
.sitemap_title02 h2 a:hover{
	text-decoration:underline;
}

.sitemap_box01 .sitemap_link{
	padding:15px 0 20px 15px;
	list-style-type:none;
	border-top:solid 1px #000;	
}

.sitemap_box01 .sitemap_link li{
	float:left;
	width:150px;
	margin:5px 5px 0 0;
}

.sitemap_box01 .sitemap_link li a:hover{
	text-decoration:underline;
}

/*----------------------------------------------------------
 [エントリー]の設定(応募前フォーム一部共通)
------------------------------------------------------------ */

.entry_table01{
	margin-top:50px;
}
.entry_table01 th{
	width:135px;
	background:#fff;
	vertical-align:top;
	padding:20px;
}

.entry_table01 td{padding:15px 20px;}

.entry_table01 .entry_th{
	font-size:116%;
	width:960px;
	padding:5px 10px 3px;
	background:#efefef;
}

.text_must{
	color:#ff0000;
	font-weight:bold;
}

.entry_table01 .text_must{
	font-size:77%;
	vertical-align:5px;
}

.entry_table01 .sub_text{
	font-size:85%;
	line-height:1.6;
	margin-bottom:15px;
}

.entry_table01 .count_text{
	font-size:85%;
	margin-top:5px;
	width:485px;
	text-align:right;
}


.entry_table01 input,
.entry_table01 select,
.entry_table01 textarea{padding:2px; border:solid 1px #ccc;}

.btn_file{border:none !important;}
label input{border:none !important;}

label input.input_type08,
label input.input_type06{border:solid 1px #ccc !important;}


.entry_table01 .input_type01{width:150px;}
.entry_table01 .input_type02{width:60px;}
.entry_table01 .input_type03{width:90px;}
.entry_table01 .input_type04{width:375px;}
.entry_table01 .input_type05{width:70px;}
.entry_table01 .input_type06{width:40px; margin:0 !important}
.entry_table01 .input_type07{width:240px;}
.entry_table01 .input_type08{width:270px;}
.entry_table01 .input_type09{width:485px;height:70px;}
.entry_table01 .input_type10{width:485px;height:105px;}
.entry_table01 .input_type11{width:375px;height:85px;}

.entry_table01 .margin01{margin:0 20px 0 15px;}
.entry_table01 .margin02{margin-right:50px;}
.entry_table01 .margin03{margin-left:20px;}

.entry_table01 .entry_box01{margin-top:10px;}
.entry_table01 .entry_box01:first-child{margin:0;}

.entry_table01 .btn_addr{
	font-size:77%;
	width:80px;
	height:23px;
	vertical-align:top;
}


.entry_table01 .label_box01 {
	overflow:hidden;
	margin-top:-15px;
}
.entry_table01 .label_box01 label{
	margin:15px 30px 0 0;
	display:block;
	float:left;
	word-break: keep-all;
}
.entry_table01 .label_box01 input{
	margin-right:10px;
	vertical-align:middle;
}

.entry_table01 .label_box02 label{
	margin:0 15px 0 0;
	word-break: keep-all;
}
.entry_table01 .label_box02 label:last-child{margin:0;}

.entry_table01 .label_box02 input{
	margin-right:5px;
	vertical-align:middle;
}

.entry_table01 .entry_box02{
	overflow:hidden;
	margin-top:15px;
}
.entry_table01 .entry_box02:first-child{margin-top:0;}

.entry_table01 .label_box03 label{
	margin-top:15px;
	display:block;
}
.entry_table01 .label_box03 label:first-child{margin-top:0;}

.entry_table01 .label_box03 input{
	margin-right:10px;
	vertical-align:middle;
}

.entry_table01 .entry_sttl{
	width:90px;
	float:left;
	padding-right:5px;
	line-height:1;
	padding-top:3px;
}

.entry_table01 .entry_input{
	width:650px;
	float:left;
}

.entry_privacy01{
	width:670px;
	height:220px;
	padding:20px;
	margin:30px auto 20px;
	overflow-y:scroll;
	border:solid 1px #ccc;
}

.entry_privacy01 p,
.entry_privacy01 dl,
.entry_privacy01 ul{
	font-size:85%;
	line-height:1.4;
	margin-top:5px;
	list-style-type:none;
}
.entry_privacy01 h2 {
font-size: 93%;
margin-top: 10px;
}
.entry_privacy01 h3 {
font-size: 93%;
}
.entry_privacy01 p:first-child{margin-top:0;}


.entry_text01{
	text-align:center;
	font-size:85%;
}

.entry_box03{
	width:710px;
	padding:5px;
	text-align:center;
	margin:30px auto 40px;
	border:solid 1px #ccc;
}

.entry_box03 input{
	margin-right:10px;
	vertical-align:middle;
}


.entry_btn01 {
	width: 260px;
	text-align:center;
	margin:0 auto 0;
	border: 1px solid #000;
	background-color:#000;
}

.entry_btn01 a{
	color:#fff !important;
	display:table-cell;
	font-size:108%;
	vertical-align: middle;
	width: 260px;
	height:40px;
}

.entry_btn01:hover{
	background-color:#fff;
	color:#000;
}

.entry_btn01 a:hover{
	color:#000;
	font-weight:bold;
	background: #fff;
}

.entry_bnr01{
	margin-top:35px;
	text-align:center;
}


/*----------------------------------------------------------
 [応募前相談登録フォーム]の設定
------------------------------------------------------------ */

.header_subbox03 {
	padding-top:28px;
}
.header_subbox03 p,
.header_subbox03 h1 {
	display: table-cell;
	vertical-align:middle;
	padding-left:18px;
	
}
.header_subbox03 p:first-child{padding-left:0;}
.header_subbox03 .ttl_txt{
	font-size:123.1%;
	padding-left:50px;
}

.form_text01{font-size:108%;}

.form_list01{list-style-type:none;}
.form_list01 li{
	font-size:93%;
	line-height:1.8;
	margin-top:5px;
}


.form_btn01 {
	width: 260px;
	text-align:center;
	margin:0 auto 0;
	border: 1px solid #ff9c00;
	background-color:#ff9c00;
}

.form_btn01 a{
	color:#fff !important;
	display:table-cell;
	font-size:108%;
	vertical-align: middle;
	width: 260px;
	height:40px;

}

.form_btn01:hover{
	background-color:#fff;
}

.form_btn01 a:hover{
	color:#ff9c00 !important;
	background: #fff;
	font-weight:bold;
}

/*----------------------------------------------------------
 [会社概要]の設定
------------------------------------------------------------ */

.profile_box01{
	width:730px;
	margin-top:25px;
}

.profile_box02{
	width:730px;
	margin:25px 0 60px;
}

.profile_title01{
	height:31px;
	width:730px;
	background-color: #000;
}
.profile_title01 h2{
	font-weight:bold;
	color:#fff;
	font-size:116%;
	margin-left:15px;
	padding-top:5px;
}

.profile_box02 h3{
	font-size:116%;
	font-weight:bold;
	margin-bottom:15px;
}

.profile_box02{
	width:730px;
	overflow:hidden;
	margin-top:35px;
}
.profile_box02 .map{
	width:335px;
	float:left;
}

.profile_box02 .detail{
	width:370px;
	float:right;
}

.profile_box02 dl{
	font-size:93%;
	line-height:1.8;
}
.profile_box02 dt{
	font-weight:bold;
	margin-left:-5px;
}

.profile_box03{
	width:730px;
	margin:60px 0 0;
}


/*----------------------------------------------------------
 [トップメッセージ]の設定
------------------------------------------------------------ */
#common_content_box{
	width:730px;
	margin-bottom:100px;
}

#common_content_box .common_title01{
	margin-bottom:25px;
}

/*
#common_content_box h1{
	height:26px;
	font-size:116%;
	font-weight:bold;
	color:#fff;
	padding:5px 0 0 15px;
	background-color: #000;
	margin-bottom:25px;
}
*/

#common_content_box h2{
	font-size:123.1%;
	margin-bottom:25px;
	padding:10px 0 8px;
	border-top:solid 2px #000;
	border-bottom:solid 2px #000;
}

#common_content_box h3{
	font-size:116%;
	margin-bottom:25px;
	padding-left:10px;
	border-left:solid 6px #000;
}

#common_content_box h4{
	font-size:108%;
	margin-bottom:15px;
}


#common_content_box p{
	margin-bottom:15px;
	line-height:2;
}



/*----------------------------------------------------------
 [セミナーフォーム]の設定
------------------------------------------------------------ */

#seminar_form #main_contents {
	width: 100%;
}
.page_title {
	background: #ccc;
	width: 100%;
	height: 300px;
}

/*セミナーの案内*/
.seminar_info {
	float: left;
	margin-top: 50px;
	width: 470px;
}
.seminar_info .section {
	margin-bottom: 30px;
	padding-bottom: 18px;
}
.seminar_info .section.last {
	border: none;
}
#seminar_form .heading02 {
	margin-bottom: .5em;
}
.seminar_info .content_wrap {
	padding-left: 15px;
}
.seminar_info .content_wrap .item {
	margin-bottom: 1em;
	list-style: none;
}
.item_wrap {
	margin-bottom: 30px;
}
.seminar_info .item dt,
.seminar_info .item dd {
	display: inline-block;
}
.seminar_info .item dt {
	width: 6em;
	vertical-align: top;
	font-weight: bold;
}
.seminar_info .item .item_child {
	text-indent: -3em;
	margin-left: 3em;
}
#toudansya .image {
	border: 1px solid #ccc;
	padding: 15px;
	display: table;
	box-sizing: border-box;
	width: 100%;
}
#toudansya .pic,
#toudansya .logo_wrap {
	display: table-cell;
	vertical-align: middle;
}
#toudansya .logo_wrap {
	width: 100%;
	text-align: center;
}
.seminar_info .name {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: .5em;
}

/*フォーム*/
.seminar_form {
	width: 470px;
	float: right;
	margin-top: 50px;
}
.seminar_page_title {
	width: 100%;
}

.seminar_form .entry_table01 {
	margin-top: 0;
}
.seminar_form .section {
	margin-bottom: 20px;
}

#seminar_form .entry_table01 .entry_input {
	width: 10%;
}
#seminar_form .entry_table01 .entry_th {
	width: 10%;
}
#seminar_form .entry_table01 .input_type04,
#seminar_form .entry_table01 .input_type11 {
    width: 320px;
}
#seminar_form .entry_table01 .input_type09,
#seminar_form .entry_table01 .input_type10 {
	width: 98.7%;
}
#seminar_form .entry_table01 .count_text {
    width: 100%;
}
.seminar_form .item_title {
	font-weight: bold;
}
/*
.seminar_form select {
    width: 40%;
}
*/
.seminar_form .birth select {
    width: 25%;
}
.seminar_form .emp_period select {
    width: 19%;
}
#seminar_form .entry_privacy01 {
	width: 430px;
}
#seminar_form .entry_box03 {
	width: 100%;
}

#seminar_form .entry_bnr01 {
	clear: both;
	width: 430px;
	float: right;
}
div.sns_btn_seminar{
	overflow: hidden;
	position: absolute;
	margin-top:15px;
	margin-bottom:15px;
}
div.sns_btn_seminar ul {
	list-style:none outside none;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
}
div.sns_btn_seminar li{
	display: inline;
	list-style-type: none;
	float:left;
	position:relative;
	left:-50%;
	margin-left:6px;
}
h2.heading02 {
	font-size: 138.5%;
	margin-bottom:heading02;
    width: 63%;
    border-bottom: 1px solid #ccc;
	border-collapse: collapse;
	margin-bottom:15px !important;
	display: table;
}

h2.heading03{
  font-size: 138.5%;
  margin-bottom: heading02;
  width: 100%;
  border-bottom: 1px solid #CCC;
  border-collapse: collapse;
  margin-bottom: 15px !important;
  display: table;
}