@charset "utf-8";
/* CSS Document */

.wkit_opentable {
	padding: 0px;
	margin: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
body {
	font-size: 18px;
	color: #fff;
	background-color: rgb(255, 255, 255);
	font-family: arial, sans-serif;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: #333;
	padding: 0;
	margin: 0;
}
#container {
    width: 100%;
    text-align: center;
	background-color:#fff;
}
#fullbg_stretch img {visibility: hidden;}
#contents {
    margin: 0;
    padding : 0;
    width: 100%;
    color: #000;
    text-align: left;
    position: relative;
    z-index: 99;
}
#contents #overlaybg {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
}
#contents #wrapper {
    width: 100%;
    text-align: left;
    position: relative;
}
.hback {
	text-align:center;
	font-size:16px;
}
a:link { text-decoration:none; color:#0066ff; }
a:visited { text-decoration:none; color:#0066ff; }
a:active { text-decoration:none; color:#003399; }
a:hover { text-decoration:none; color:#003399; }

a {
    color: #4192ad;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
a:hover , 
a:focus , 
a:active {
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	color: #1b7fa8;
	text-decoration: none;
}
a:hover img ,
a:active img {
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.opa_text {
	opacity:0.3;
	filter:alpha(opacity=30);
	-ms-filter: "alpha( opacity=30 )";
	text-decoration:none;
	color:#fff;
}
.opa20 {
	opacity:0.2;
	filter:alpha(opacity=20);
	-ms-filter: "alpha( opacity=20 )";
}
.opa30 {
	opacity:0.3;
	filter:alpha(opacity=30);
	-ms-filter: "alpha( opacity=30 )";
}
.opa40 {
	opacity:0.4;
	filter:alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
}
.opa50 {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}
.opa60 {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
.opa80 {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.opa90 {
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}
.opa100 {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
.clear{clear:both;}



/* header start */

#page {padding-top:40px !important;}

.header {
	width: 100%;
	height: 45px;
	background-image:url(../img/header_bg.png);
	overflow:hidden;
	font-weight:normal !important;
	text-align:right !important;
    position: fixed;
    top: 0;
	z-index:98;
	
}
.toptext {
	color:#000;
	font-size:11px;
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
	position:relative;
	right:-5px;
	letter-spacing:-0.03em;
}

.ls_m007 {letter-spacing:-0.08em;}
.mm-lh3 {font-size:18px !important;}

.mm-lh2 {
	line-height:30px !important;
	font-size:18px !important;
	padding:8px 0 8px 0 !important;
}
.mm-lh {
	line-height:30px !important;
	display:inline !important;
	font-size:18px !important;
}
.freshtop {
	overflow:hidden;
	width:100%;
	margin:0 auto;
}
.freshtop_left {
	margin:0 15px 0 0;
	font-size:16px;
	line-height:2.0em;
	float:left;
	text-align:left;
	font-weight:bold;
}
.freshtop_right {
	margin:0 0 0 0;
	font-size:16px;
	line-height:2.0em;
	float:left;
	text-align:left;
	font-weight:bold;
}


/* footer start */

.page-top {
    position: fixed;
    bottom: 29px;
    right: 25px;
    padding: 7px 8px 0px 8px;
    background: #000;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 12px;
    -ms-filter: "alpha(opacity=50)";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
	z-index:97;
}
.cpright {
	width: 100%;
	height: 53px;
	position:relative;
	z-index:2;
	overflow:hidden;
}
.cpright_gnavi {
	height: 40px;
	margin:0;
	padding: 13px 0 0 0;
	font-size:10px;
	color:#fff;
	text-align:center;
	background-color:rgba(61,105,153,0.6);
	overflow:hidden;
}

/* footer end */





/* contents start */

.main_area {
	width:100%;
	text-align:center;
	position:relative;
	top:-40px;
}
.img_width100 {
	width:100%;
}
.img_width90 {
	width:90%;
}
.hr_width100 {
	width:100%;
	height:33px;
}
.banners {
	display:block;
	width:90%;
	margin:10px auto 20px;
}
.banners2 {
	display:block;
	width:100%;
	margin:10px auto 20px;
}
.banners3 {
	display:block;
	width:90%;
	margin:5px auto 5px;
}
.banners4 {
	display:block;
	width:90%;
	margin:15px auto 0px;
}
.banners5 {
	display:block;
	width:90%;
	margin:5px auto 15px;
}
.office_event_img {
	text-align:center;
}
.office_event_txt {
	text-align:center;
	font-size:14px;
	line-height:1.5em !important;
	margin-bottom:20px;
}
.pege_title {
	width:90%;
	height:38px;
	margin:0 auto;
	font-size:18px;
	color:#000;
	text-align:left;
}
.pege_title2 {
	width:90%;
	height:90px;
	margin:0 auto;
	font-size:40px;
	color:#000;
	text-align:left;
	line-height:1.1em;
}
.pege_catch_blue {
	width:90%;
	margin:0 auto;
	color:#0b76c0;
	font-size:22px;
	line-height:1.3em;
	text-align:left;
}
.pege_catch_blue2 {
	width:90%;
	margin:0 auto 10px;
	color:#0b76c0;
	font-size:20px;
	line-height:1.3em;
	text-align:left;
}
.pege_catch_blue3 {
	width:90%;
	margin:0 auto 10px;
	color:#0b76c0;
	font-size:18px;
	line-height:1.4em;
	text-align:left;
}
.pege_catch_blue4 {
	width:100%;
	margin:0 0 10px 0;
	color:#0b76c0;
	font-size:20px;
	line-height:1.3em;
	text-align:left !important;
}
.pege_text {
	width:90%;
	margin:0 auto;
	color:#3A3939;
	font-size:16px;
	line-height:1.6em;
	text-align:left;
}
.top_bottom_menu {
	width: 100%;
	position:relative;
	z-index:2;
	overflow:hidden;
	background-color:#2a933a;
	color:#fff;
	font-size:14px;
	line-height:1.5em;
	text-align:left;
}

.top_bottom_text3 ul {
	width:90% !important;
	margin:0 auto !important;
	padding:20px 0 10px !important;
}
.top_bottom_text3 ul li {
	list-style-type:none;
	margin:0 25px 0 0 !important;
	padding:0 0 0 0 !important;
	font-size:16px !important;
	line-height:1.9em !important;
	color:#fff !important;
	float:left;
}
.top_bottom_text4 ul {
	width:100% !important;
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
}
.top_bottom_text4 ul li {
	list-style-type:none;
	margin:0 15px 0 0 !important;
	padding:0 0 0 0 !important;
	font-size:16px !important;
	float:left;
}
.white {color:#fff;}
.top_bottom_text2_2 {
	width:90%;
	margin:0 auto;
	padding:18px 0 2px;
	font-size:18px;
	line-height:1.4em;
	font-weight:bold;
}
.top_bottom_text2 {
	width:90%;
	margin:0 auto;
	padding:0 0 8px;
	font-size:16px;
	line-height:1.5em;
}
.top_bottom_text {
	width:90%;
	margin:0 auto;
	padding:15px 0 24px;
	font-size:10px;
}
.sub_main2 {
	width:90%;
	margin:0 auto;
	color:#3A3939;
	font-size:16px;
	line-height:1.6em;
	text-align:left;
}
.sub_main2_left {
	width: 100%;
	float:left;
	overflow:hidden;
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;
}
.sub_main2_right {
	width: 100%;
	float:right;
	line-height:1.4em;
	overflow:hidden;
	text-align:left;
}

#media_box {
/*	background-image: url(../images/recruitment/line.gif);
	background-repeat: no-repeat;*/
}
#media_box table , #media_box td, #media_box th {
	border: 1px solid #ccc;
	border-collapse: collapse;
	font-size: 14px;
	font-weight: normal;
	text-align :left;
	line-height:1.4em !important;
}
#media_box td{
	padding: 10px;
	width: 60%;
	line-height:1.6em !important;
	background-color:#eef7fd;
}
#media_box th {
	padding: 10px;
	width: 30%;
	line-height:1.4em !important;
}
#media_box th img {
	max-width: 100%;
	height:auto;
}
#media_box td img {
	max-width: 100%;
	height:auto;
}
#media_box .date_box {
	font-size:12px;
	line-height:1.4em !important;
}
#media_box .title_box {
	font-weight:bold;
	line-height:1.4em !important;
}
#media_box .m_contents_box {
	font-size:12px;
	line-height:1.4em !important;
}


#staffs table , #staffs_box td, #staffs_box th {
	border: 1px solid #ccc;
	border-collapse: collapse;
	font-weight: normal;
	text-align :left;
	line-height:1.4em !important;
}
#staffs_box td{
	padding: 10px;
	width: 70%;
	font-size: 12px;
	line-height:1.6em !important;
	background-color:#eef7fd;
}
#staffs_box th {
	padding: 10px;
	width: 25%;
	font-size: 14px;
	font-weight: bold;
	line-height:1.4em !important;
}
#staffs_box th img {
	max-width: 100%;
	height:auto;
}
#staffs_box td img {
	max-width: 100%;
	height:auto;
}
#staffs_box .date_box {
	font-size:12px;
	line-height:1.4em !important;
}
#staffs_box .title_box {
	font-weight:bold;
	line-height:1.4em !important;
}
#staffs_box .m_contents_box {
	font-size:12px;
	line-height:1.4em !important;
}

#recruit_top_box #saiyo_button_box {
	width: 96%;
	overflow: hidden;
	margin:0 auto;
}
.floatl {
	float:left;
}
#contact_top_box #con_button_box {
	width: 90%;
	overflow: hidden;
	margin:0 auto;
}
table {
	width:90%;
	margin:0 auto;
}
#challenge_box {
	background-image: url(../images/recruitment/line.gif);
	background-repeat: no-repeat;
/*	padding-top: 40px;
	margin-bottom: 40px;
	margin-top: 50px;*/
}
#challenge_box h4 {
	margin-bottom: 20px;
}

#challenge_box table , #challenge_box td, #challenge_box th {
	border: 1px solid #ccc;
	border-collapse: collapse;
	font-size: 14px;
	font-weight: normal;
	text-align :left;
	line-height:1.4em !important;
}
#challenge_box td{
	padding: 10px;
	width: 45%;
	line-height:1.4em !important;
}
#challenge_box th {
	padding: 10px;
	width: 45%;
	line-height:1.4em !important;
}
.table_t_th {
	font-size:14px !important;
	text-align:center !important;
	font-weight:bold !important;
	padding:10px !important;
	color:#000 !important;
	background-color:#EBEBEB !important;
}
.table_t_td {
	font-size:14px !important;
	text-align:center !important;
	font-weight:bold !important;
	padding:10px !important;
	color:#fff !important;
	background-color:#0C57B1 !important;
}
#to_media_jisseki {
	margin-top: 15px;
}
#to_media_jisseki dt {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
#to_media_jisseki dd {
	padding-left: 0px;
	margin-bottom:10px;
	margin-left:0px;
	font-size:14px;
	line-height:1.4em;
}
.greetingbg {
	background-image:url(../img/bg/gleeting_07.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.greetingbg_20171208 {
	background-image:url(../img/bg/gleeting_07_2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}



/* contents end */



.dot_hr_pagetitle {
	display:block;
	width:100%;
	border-bottom:#ccc 1px dotted;
	padding:20px 0 0 0;
	margin:0 0 30px 0;
}
.dot_hr_pagetitle_vegi {
	display:block;
	width:100%;
	border-bottom:#ccc 1px dotted;
	padding:20px 0 0 0;
	margin:0 0 5px 0;
}
.dot_hr {
	display:block;
	width:100%;
	border-bottom:#ccc 1px dotted;
	padding:30px 0 0 0;
	margin:0 0 30px 0;
}
.dot_hr_menu_bottom {
	display:block;
	width:100%;
	border-bottom:#ccc 1px dotted;
	padding:30px 0 0 0;
	margin:0 0 20px 0;
}
.dot_hr_end {
	display:block;
	width:100%;
	border-bottom:#ccc 1px dotted;
	padding:15px 0 0 0;
	margin:0 0 15px 0;
	background-color:rgba(0,0,0,0.5);
}
.center {text-align:center;}

.clr999 {color:#999999;}

.clrccc {color:#CCC;}
.fwb {font-weight:bold;}
.fs10 {font-size:10px;}
.fs12 {font-size:12px;}
.fs13 {font-size:13px;}
.fs14 {font-size:14px;}
.fs16 {font-size:16px;}
.fs18 {font-size:18px;}
.fs20 {font-size:20px;}
.fs22 {font-size:22px;}
.fs24 {font-size:24px;}
.fs26 {font-size:26px;}
.fs28 {font-size:28px;}
.fs30 {font-size:30px;}
.fs32 {font-size:32px;}
.fs34 {font-size:34px;}
.fs36 {font-size:36px;}
.fs38 {font-size:38px;}
.fs40 {font-size:40px;}
.mt5 {margin-top:5px;}
.mm_ht {
	height:30px;
	margin:10px 0 0 5px !important;
}
.lh12 {line-height:1.2em !important;}
.lh13 {line-height:1.3em !important;}
.lh14 {line-height:1.4em !important;}
.lh15 {line-height:1.5em !important;}
.lh16 {line-height:1.6em !important;}
.lh17 {line-height:1.7em !important;}
.lh18 {line-height:1.8em !important;}
.lh19 {line-height:1.9em !important;}
.lh20 {line-height:2.0em !important;}
.pl20 {padding-left:20px !important;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb50 {margin-bottom:50px;}
.fwb {font-weight:bold;}

.fwb_blue {
	color:#0b76c0;
	font-size:18px;
	font-weight:bold;
}
.fwb_blue_media {
	color:#0b76c0;
	font-size:18px;
	width:90%;
	font-weight:bold;
	display:block;
	text-align:left;
	padding-left:20px;
}
.alr {
	text-align:left;
	display:block;
	width:90%;
	margin-left:25px;
	margin-bottom:10px;
}
.alr2 {
	text-align:left;
	display:block;
	width:90%;
	margin-bottom:10px;
}
.kana {letter-spacing:-0.09em;}
.hira {letter-spacing:-0.04em;}
.kanj {letter-spacing:-0.02em;}
.tall {text-align:left !important;}
.ml20 {margin-left:20px;}

.red_s {
	color:#FB0105;
	font-size:12px;
}

/* 個人情報保護方針エリア */
.agreement_check_block-wrap {
    margin-bottom: 20px;
}
.agreement_check_block-wrap .attention {
    margin: 20px;
}
.agreement_check_block {
    border: 2px solid #ccc;
    padding: 0 10px;
    background: rgb(251, 251, 219);
    font-size: 16px;
    margin: 0 20px;
}
.privacy_text {
    text-indent: -2em;
    margin-left: 2em;
}
.agreement_check_block input[type=checkbox] {
    width: 20px;
    height: 20px;
    vertical-align: bottom;
}
