@charset "utf-8";

/*
Theme Name: 住友共同電力採用サイト
Theme URI: http://
Author: sumikyo
Author URI: http://
Description: 住友共同電力
Version: 20240807
*/

.cf:after {
	content:'';
	display:block;
	clear:both;
}
.clr {
	clear:both;
}

dl, dt, dd ,ul,ol {
	margin:0;
	padding:0;
	list-style:none;
}
table {
	border-collapse:collapse;
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
}
img {
	vertical-align:top;
}
html,
body {
	height:100%;
}
body {
	min-width: 1300px;
	margin:0;
	padding:0;
	font-size:14px;
	color:#2a2a2a;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:160%;
}
	body.openmenu {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}
/*sp-----------------*/
@media screen and (max-width: 640px) {
	body {
		min-width: 100%;
		-webkit-text-size-adjust: 100%;
	}
}
/*-----------------sp*/

/*----- link ----*/
a:hover img,
a.alpha:hover {
	opacity:0.7;
}
.over a:hover img {
	opacity:1;
}
a {
	color: #252525;
	text-decoration: none;
}
a:hover {
	color: #7b2b2b;
}


/*--------------------------------------------------------------------------
	common
--------------------------------------------------------------------------*/
/* content box ----*/
#main {
	width: 100%;
	min-width: 1300px;
}

.inner {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.bg_gr {
	padding: 70px 0 80px;
	margin: 80px 0;
	background-color: #efefee;
}
.bg_gr60 {
	padding: 60px 0 60px;
	margin: 60px 0;
	background-color: #efefee;
}
.gr_outer {
	background: #ececec;
	padding: 80px 0;
}
.gr_outer .inner {
	background: #FFF;
	padding: 36px 48px 56px;
	box-sizing: border-box;
}
.cent_bx {
	text-align: center;
}
.kyeimg {
	position: relative;
}
.kyeimg img {
	width: 100%;
	height: auto;
}
.kyeimg .imgtitle img {
	width: auto;
	height: auto;
}
/*プロジェクトストーリー*/
.kyeimg .imgtitle.project {
	width: 660px;
	height: 240px;
	box-sizing: border-box;
	display: inline-block;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
	border: 1px solid rgba(255,255,255,0.6);
	position: absolute;
	top: 50%;
	left: 50%;
	padding-top: 40px;
	margin-top: -120px;
	margin-left: -335px;
}
/*キャリア対談*/
.kyeimg .imgtitle.conversation {
	text-align: center;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -243px;
	margin-left: -251px;
}
.kyeimg .imgtitle.conversation img {
	display: block;
	margin: 30px auto;
}
/*社長インタビュー*/
.kyeimg .imgtitle.interview {
	display: inline-block;
	position: absolute;
	top: 32%;
	left: 23%;
	margin-left: -158px;
	margin-top: -136px;
}
.kyeimg .name {
	position: absolute;
	right: 13%;
	bottom: 30px;
	color: #FFF;
	text-align: right;
}

.left_bx {
	width: 590px;
	float: left;
}
.right_image-bx {
	width: 330px;
	float: right;
	font-size: 12px;
	text-align: center;
}
.right_image-bx li {
	margin-top: 50px;
}
.right_image-bx li:first-child {
	margin-top: 0;
}

/*title*/
.title_red {/*赤帯タイトル*/
	background-color: #7b2b2b;
	text-align: center;
	padding: 20px 0;
	margin-bottom: 74px;
}
.title_red .titleon_link {/*赤帯タイトル内リンク(more btn)*/
	width: 960px;
	height: 30px;
	margin: 0 auto;
	position: relative;
}
.title_red .titleon_link a {
	font-size: 14px;
	color: #FFF;
	display: inline-block;
	padding-right: 24px;
	background: url(images/common/arrow_sq.png) no-repeat 100% 3px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.title_red .titleon_link a:hover {
	text-decoration: underline;
}
.title_g {
	text-align: center;
	margin-bottom: 40px;
}
.title_blue {
	font-size: 20px; 
	color: #7fa4b6;
	line-height: 1.4;
	padding-top: 50px;
}
.title_blue.first {
	padding-top: 0;
}
.line-title {
	border-top: 1px solid #252525;
	border-bottom: 1px solid #252525;
	padding: 14px 4px;
	font-size: 18px;
	margin-bottom: 30px;
	margin-top: 60px;
}
.title_bk {
	font-size: 20px; 
	color: #252525;
	line-height: 1.4;
	padding-bottom: 4px;
	border-bottom: 1px solid #252525;
}
.title_enjp {
	text-align: center;
	margin-bottom: 36px;
}
.title_enjp span {
	font-weight: normal;
	display: block;
	font-size: 12px;
	padding-bottom: 10px;
}

/*list*/
.list_topics {/*トピックスリスト*/
	width: 100%;
}
#home .list_topics {/*index トピックスリスト*/
	width: 697px;
	float: left;
}
#home .list_topics.narrow {
	width: 680px;
}

.list_topics li {
	line-height: 100%;
	border-bottom: 1px solid #e0e0e0;
	padding-top: 20px;
	margin-top: 20px;
}
#home .list_topics li {
	border:0;
	padding-top: 0;
	margin-top: 0;
}
.list_topics li:first-child {
	margin-top: 0;
	padding-top: 0;
}
.list_topics li:after {
	display: block;
	clear: both;
	content: '';
}
.list_topics time {
	padding-right: 30px;
	display: inline-block;
	background: url(images/common/arrow_s.png) no-repeat 100% 2px;
}
.list_topics p {
	display: inline-block;
	margin-left: 20px;
}
.list_topics p a:hover{
	text-decoration: underline;
}
.sq-list li {
	margin-top: 8px;
	position: relative;
	padding-left: 1.2em;
}
.sq-list.narrow li {
	margin-top: 0.2em;
}
.sq-list li:first-child {
	margin-top: 0;
}
.sq-list li:before {
	content: '◼︎ ';
	position: absolute;
	left: 0;
}

/*スペース*/
.sp80_top {
	padding-top: 80px;
}
.sp50_top {
	padding-top: 50px;
}
.sp10_top {
	padding-top: 10px;
}
.sp26_btm {
	padding-bottom: 26px;
}

/*ボタン*/
.btn_saite-home a {/*黒×白左矢印*/
	width: 42%;
	height: 60px;
	display: block;
	margin: 80px auto 0;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	line-height: 60px;
	background: #252525 url(images/common/arrow_btn.png) no-repeat 20px 18px;
}
.btn_saite-home a:hover {
	background: #666666 url(images/common/arrow_btn.png) no-repeat 20px 18px;
}

/*No*/
.no_box {
	position: relative;
	vertical-align: middle;
}
.no_box span {
	display: inline-block;
	vertical-align: middle;
	margin-left: 14px;
}
.no {
	width: 58px;
	height: 58px;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	border: 2px solid #7b2b2b;
	display: inline-block;
	line-height: 60px;
	color: #7b2b2b;
	vertical-align: middle;
}
.fl-l {
	float: left;
	display: inline-block;
}
.fl-r {
	float: right;
	display: inline-block;
}
.fl-r img {
	display: block;
	margin-bottom:  50px;
}
.fl-r.sp {
	margin-bottom:  50px;
	padding-left: 50px;
}
.switch {
	visibility: hidden;
}
/*sp Common-----------------*/
@media screen and (max-width: 640px) {
	#main {
		width: 100%;
		min-width: 100%;
	}
	.inner {
		width: 90%;
	}
	.sp50_top,
	.inner.sp50_top {
		padding-top: 24px;
	}
	.title_red {
		margin-bottom: 30px;
		padding: 10px 0;
	}
	.title_red > img {
		width:auto;
		height: 20px;
	}
	.title_red .titleon_link {
		width: 100%;
	}
	.title_red .titleon_link a {
		right: 4%;
	}
	.title_blue {
		padding-top: 40px;
	}
	.title_blue br {
		display: none;
	}
	.list_topics li {
		line-height: 140%;
		border-bottom: 1px solid #e0e0e0;
		padding-top: 20px;
		margin-top: 0;
	}
	#home .list_topics {/*index トピックスリスト*/
		width: 100%!important;
		float: none;
	}
	#home .list_topics li {
		line-height: 100%;
		border-bottom: 1px solid #e0e0e0;
		padding: 20px 0 6px;
		margin-top: 0;
	}
	#home .list_topics li:first-child {
		border-top: 1px solid #e0e0e0;
	}
	.list_topics time {
		padding-right: 14px;
		display: inline-block;
		background: url(images/common/arrow_s.png) no-repeat 100% 2px;
	}
	.list_topics p {
		display: block;
		margin-left: 0;
		line-height: 1.4;
	}
	.bg_gr {
		box-sizing: border-box;
		padding: 40px 0 40px;
		margin: 40px 0;
		background-color: #efefee;
	}
	.image_copy .kyeimg .imgtitle img {
		width: 40%;
		height: auto;
	}
	/*社長インタビュー*/
	.kyeimg .imgtitle.interview {
		display: inline-block;
		position: absolute;
		top: 28%;
		left: 4%;
		margin-left: 0;
		margin-top: 0;
	}
	.kyeimg .imgtitle.interview img {
		width: 30%;
		height: auto;
	}
	/*プロジェクトストーリー*/
	.kyeimg .imgtitle.project {
		width: 260px;
		height: 100px;
		padding: 20px;
		margin-left: -130px;
		margin-top: -24px;
	}
	.kyeimg .imgtitle.project img {
		width: 100%;
		height: auto;
	}
	.kyeimg .name {
		right: 4%;
		bottom: 10px;
	}
/*キャリア対談*/
	.kyeimg .imgtitle.conversation {
		text-align: center;
		display: inline-block;
		position: absolute;
		top: 36%;
		left: 50%;
		margin-top: -50px;
		margin-left: -100px;
	}
	.kyeimg .imgtitle.conversation img {
		width: 200px;
		height: auto;
		display: block;
		margin: 10px auto;
	}
	.kyeimg .imgtitle.conversation img.kye2 {
		padding-top: 30px;
	}
	.sp80_top {
		padding-top: 60px;
	}
	.no_box span {
		font-size: 16px;
		width: 80%;
	}
	.no_box span br {
		display: none;
	}
	.no {
		width: 10%;
		height: 40px;
		font-size: 20px;
		line-height: 40px;
	}
	.fl-l {
	float: none;
	display: block;
	}
	.fl-r {
	float: none;
		display: block;
	}
	.fl-l,
	.fl-r {
		display: block;
		margin-bottom:  0;
		width: 100%;
		height: auto;
	}
	.fl-r.sp {
		margin-bottom:  0;
		padding-left: 0;
	}
	.fl-r img {
		width: 100%;
		height: auto;
	}
/*ボタン*/
	.btn_saite-home a:hover,
	.btn_saite-home a {/*黒×白左矢印*/
		width: 100%;
		height: 40px;
		line-height: 40px;
		margin: 60px auto 0;
		background-image: none;
	}
	.bg_gr60 {
		padding: 40px 0 0;
		margin: 40px 0 40px;
		background-color: #efefee;
	}
	.bg_gr60.spno_sp-top {
		margin-top: 0;
	}
	.right_image-bx,
	.left_bx {
		width: 100%;
		float: none;
	}
	.right_image-bx {
		margin-top: 40px;
	}
	.right_image-bx img {
		width: 100%;
		height: auto;
	}
	.right_image-bx li {
		margin-top: 16px;
		font-size: 14px;
	}
	.gr_outer {
		padding: 40px 0;
	}
	.gr_outer .inner {
		background: #FFF;
		padding: 20px 4% 40px;
		box-sizing: border-box;
	}
}
/*---------------------------sp*/

/*--------------------------------------------------------------------------
	Header
--------------------------------------------------------------------------*/
#header {
	width: 100%;
	height: 70px;
	background-color: rgba(255,255,255,0.7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 40;
}
#header h1 {
	float: left;
	display: inline-block;
}
#header #menu_btn {
	width: 70px;
	height: 70px;
	float: right;
	position: absolute;
	right: 185px;
	top: 0;
	z-index: 40;
}
#gl_nav a,
#header h1 a {
	display: block;
}
#gl_nav ul.menu {
	clear:both;
	width: 255px;
	min-height: 100%;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	padding-top: 71px;
	padding-bottom: 71px;
	background-color: #FFF;
	display: none;
	box-sizing: border-box;
	overflow-y: scroll;
	z-index: 10;
}
#gl_nav ul.menu.block {
	display: block;
}
#gl_nav ul.menu h3 {
	font-weight: normal;
	font-size: 16px;
}
#gl_nav ul.menu >li {
	padding: 14px 0 14px 10px;
	border-bottom: 1px solid #c6c6c6;
}
#gl_nav ul.menu >li:first-child {
	border-top: 1px solid #c6c6c6;
}
#gl_nav ul.menu > li.single {
	height: 32px;
	line-height: 32px;
}
#gl_nav ul.menu >li >ul {
	margin-top: 10px;
}
#gl_nav ul.menu >li >ul > li {
	line-height: 2;
	font-size: 13px;
}
.overlay {/*オーバーレイ*/
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:30;
	background-color: rgba(255,255,255,0.7);
	display: none;
}

/*sp Header-----------------*/
@media screen and (max-width: 640px) {
	#header {
		height: 60px;
	}
	#header #menu_btn {
		width: 60px;
		height: 60px;
		right: 0;
		top: 0;
	}
	#header h1 img {
		width: auto;
		height: 50px;
	}
	#header img {
		width: 100%;
		height: auto;
	}
	#gl_nav ul.menu {
		overflow-y: auto;
		height: 100%;
		box-sizing: border-box;
	}
}
/*---------------------------sp*/

/*--------------------------------------------------------------------------
	Bottom Area
--------------------------------------------------------------------------*/
#bottom_area .inner.wide {
    width: 1275px;
}
.g_people-links:after {
	display: block;
	clear: both;
	content: '';
}
.g_people-links li {
	float: left;
	margin-left: 25px;
}
.g_people-links li a h3 {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	color: #7b2b2b;
}
.g_people-links li a:hover h3 {
	color: #242424;
}
.g_people-links li:first-child {
	margin-left: 0;
}
/*sp Bottom Area-----------------*/
@media screen and (max-width: 640px) {
    #bottom_area .inner.wide {
        width: 90%;
    }
	.g_people-links li {
		width: 100%;
		display: block;
		margin-left: 0;
		margin-top: 20px;
	}
	.g_people-links li:first-child {
		margin-top: 0;
	}
	.g_people-links li a img {
		width: 100%;
		height: auto;
	}
}
/*---------------------------sp*/

/*--------------------------------------------------------------------------
	Footer
--------------------------------------------------------------------------*/


#footer a {
	font-size: 12px;
	display: block;
}
#footer h2 a,
#footer h2 {
	font-size: 13px;
	color: #7b2b2b;
}
#footer h3 {
	font-size: 12px;
	color: #999999;
	clear: both;
}
#footer .menu220 {
	width: 244px;
	float: left;
}
#footer .menu220 li {
	padding-bottom: 20px;
}
#footer .menu440 {
	width: 410px;
	float: left;
	margin: 0 15px  0 15px;
	padding: 0 15px 0 15px;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}
#footer .menu440 > div {
	width: 210px;
	float: left;
}
#footer .menu440 > div.first {
    width: 200px;
}
#footer dl {
	clear: left;
}
#footer dt {
	font-size: 11px;
	width: 70px;
	float:left;
	clear:left;

}
#footer dd:first-child {
	width: 120px;
	font-size: 12px;
	margin-left:80px;
	float:left;
}
#footer dd {
	width: 120px;
	margin-left:80px;
}
#footer dd.max,
#footer dt.max {
	width: 100%;
	float: none;
}
#footer .copy_info {
	font-size: 12px;
	text-align: center;
	margin: 60px 0 30px;
}
#footer .copy_info img {
	display: block;
	margin:0 auto;
}
#footer .copy_info p {
	display: inline-block;
}
#go-top_btn {
	width: 89px;
	height: 85px;
	display: none;
	position: fixed;
	bottom: 0;
	right: 0;
	opacity: 0.7;
}
/*sp Footer-----------------*/
@media screen and (max-width: 640px) {
	#footer .menu440 {
		margin: 0 0;
		padding: 0 0;
		border-left: none;
		border-right: none;
	}
	#footer dt {
		display: none;
	}
	#footer dd,
	#footer dd:first-child {
		margin-left: 0;
	}
	#footer dd:first-child,
	#footer dd,
	#footer dt,
	#footer .menu440 > div,
	#footer .menu440,
	#footer .menu220 {
		width: 100%;
		float: none;
	}
	#footer .copy_info {
	margin: 30px 0 30px;
	}
}
/*---------------------------sp*/

/*--------------------------------------------------------------------------
	Index
--------------------------------------------------------------------------*/

.bx-wrapper {
	min-width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 20px 0;
	*zoom: 1;
	background-color: rgba(255,255,255,0.6);
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}
/*slider*/
#slider {
	width: 100%;
	min-height: 850px;
	position: relative;
	background-image: url(images/top/slider_bg.jpg) ;
	background-size: cover;
}
#slider .image_copy {
	width: 495px;
	height: 204px;
	padding: 60px 80px;
	position: absolute;
	text-align: center;
	left: 50%;
	top: 10%;
	margin-left: -328px;
}
#slider_body  {
	width: 100%;
	margin: 0;
	position: absolute;
	top: 50%;
}
#sliderlist {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -225px;
}
#sliderlist li {
	height: auto;
	vertical-align: bottom;
}
#sliderlist li a {
	display: block;
	position: relative;
	color: #FFF;
}
#sliderlist li img {
	width: 100%;
	height: auto;
}
#sliderlist li div.info {
	width: 100%;
	padding: 10px 14px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	z-index: 10;
	font-size: 12px;
	background: rgba(0,0,0,0.5);
}

#movie_btn {
    position: absolute;
    top: 80px;
    right: 100px;
}
#movie_btn span {
    display: block;
    margin-bottom: 10px;
}
#movie_btn_sp {
    display: none;
}

/* 装飾 */
.bx-controls {width: 960px;margin:0 auto;}
.bx-pager {display: none;}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
	left: -140px;
	background: url(images/top/slider/arrow_L.png) no-repeat 0 0;
}
.bx-wrapper .bx-next {
	right: -154px;
	background: url(images/top/slider/arrow_R.png) no-repeat 0 0;
}
.bx-wrapper .bx-controls-direction {
	width: 960px;
	position: absolute;
	z-index: 60;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -181px;
	outline: 0;
	width: 50px;
	height: 93px;
	font-size: 0;
	z-index: 60;
}
/*マイナビバナー*/
.banner200 {
	width:200px;
	float: right;
}
.banner200 .mynavi img {
    border:1px solid #ccc;
    padding:9px;
}
.banner270 {
	width:270px;
	float: right;
}
.banner270 .mynavi_logo {
	display: flex;
	justify-content: space-between;
}
.dl_link {/*エントリーシート*/
	margin-top: 20px;
	text-align: center;
}
.dl_link h3 {
	border-top: 1px solid #252525;
	border-bottom: 1px solid #252525;
	padding: 10px 0;
}
.dl_link a h3 {
	color:#252525;
}
.dl_link a p {
	font-size: 12px;
	line-height: 1.5;
	margin: 5px 0;
}
.dl_link a p.ent-title {
	padding-left: 36px;
	background: url(images/top/icon_pdf.png) no-repeat 0 4px;
}

/*sp index-----------------*/
@media screen and (max-width: 640px) {
	#slider {
		width: 100%;
		min-width: 100%;
        min-height: 300px;
        height: 68vw;
		position: relative;
	}
	.bx-wrapper {
        padding: 10px 0;
	}
	#slider .image_copy {
        width: 166px;
        height: 68px;
        padding: 20px;
        left: 50%;
        top: 26%;
        margin-left: -103px;
	}
	#slider .image_copy img{
		width: 100%;
		height: auto;
	}
	#slider_body  {
        top: 64%;
		/*width: 100%;
		height: auto;
		margin: 0;
		position: relative;
		overflow: hidden;*/
	}
	#sliderlist {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		margin-left: 0;
	}
	#sliderlist li {
		width: 100%;
		text-align: center;
	}
	#sliderlist li img {
		width: 100%;
		height: auto;
		vertical-align: bottom;
	}
	.bx-controls {width: 100%;margin:0 0;}
	.bx-controls-direction,
	.bx-pager {text-align: center;}
	.bx-wrapper .bx-controls-direction {
		width: 100%;
		position: relative;
		margin-top: 0;
	}
	.bx-wrapper .bx-controls-direction a {
		display: none;
	}
	.banner200,
	.banner270 {
		width:100%;
		float: none;
		text-align: center;
		margin-top: 40px;
	}
	.banner270 .mynavi_logo {
		width: 270px;
		margin: 0 auto;
	}

	#sliderlist li div.info {
		display: none;
	}
	.dl_link h3 {
		padding-left: 0;
		background: url(images/top/icon_pdf.png) no-repeat 0 8px;
	}
	.dl_link a p.ent-title{
		padding-left: 0;
		background:none;
	}
    
    #movie_btn {
        display: none;
    }
    #movie_btn_sp {
        display: block;
    }
    #movie_btn_sp img {
        width: 100%;
        height: auto;
    }
}
/*---------------------------sp*/

/*--------------------------------------------------------------------------
	project story
--------------------------------------------------------------------------*/
.project_btnList li {
	width: 466px;
	height: 328px;
	padding: 52px 32px 0 32px;
	box-sizing: border-box;
	float: left;
	margin-top: 28px;
	position: relative;
}
.project_btnList li:nth-child(-n+2) {
	margin-top: 0;
}
.project_btnList li:nth-child(even) {
	margin-left: 28px;
}
.project_btnList li:nth-child(1){
	background: url(images/project/img01.jpg) no-repeat 0 0;
}
.project_btnList li:nth-child(2){
	background: url(images/project/img02.jpg) no-repeat 0 0;
}
.project_btnList li:nth-child(3){
	background: url(images/project/img03.jpg) no-repeat 0 0;
}
.project_btnList li:nth-child(4){
	background: url(images/project/img04.jpg) no-repeat 0 0;
}
.project_btnList li:nth-child(5){
	background: url(images/project/img05.jpg) no-repeat 0 0;
}
.project_btnList li h2 {
	height: auto;
	margin:0 auto;
	text-align: center;
}
.project_btnList li h2 img {
	vertical-align: middle;
	display: inline;
}
.project_btnList li p {
	font-size: 13px;
	line-height: 2.2;
	letter-spacing: -0.01em;
}
.project_btnList li a {
	color: #FFF;
	display: block;
}
.project_btnList li a:hover {
	opacity: 0.7;
}
.project_explanationList li {
	margin-top: 30px;
}
.project_explanationList li:first-child {
	margin-top: 0;
}
.project_explanationList li section > div,
.project_explanationList li img {
	display: inline-block;
	vertical-align: middle;
}
.project_explanationList li section > div {
	width: 620px;
	margin-left: 30px;
}

/*プロジェクトストーリー詳細ページ*/
.project_story {
}
.project_story .project_titleBx {
	text-align: center;
}
.project_story .project_titleBx span {
	display: block;
	padding: 20px 0 10px;
	line-height: 1.4;
}
.project_story .project_titleBx .project_no {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	display: inline-block;
	padding: 0 26px;
}
.project_story .project_titleBx .project_no:after {
	width: 14px;
	height: 1px;
	background-color: #252525;
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 10px;
}
.project_story .project_titleBx .project_no:before {
	width: 14px;
	height: 1px;
	background-color: #252525;
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 10px;
}
.project_story .project_titleBx p {
	line-height: 2.14;
}

.project_story .profile {
	width: 100%;
	min-width: 1300px;
	padding-top: 23.0%;
	position: relative;
	margin: 44px 0 50px;
}
.project_story .profile.no-sp {
	margin: 44px 0 0;
}
.project_story .profile.no-sp2 {
	margin: 0 0 50px;
}
.project_story .profile  div.profile_inner {
	position: absolute;
	top: 0;
}
.project_story .profile div.profile_comment,
.project_story .profile div.profile_name {
	display: table-cell;
	vertical-align: top;
	font-size: 0;
	position: relative;
}
.project_story .profile > div img {
	width: 100%;
	height: auto;
	display: block;
	position: absolute;
}
.project_story .profile div.profile_name {
	width: 60%;
	box-sizing: border-box;
}
.project_story .profile div.profile_name h2 {
	font-size: 16px;
	position: absolute;
	right: 0;
	top: 16%;
	padding: 2% 12% 2% 2%;
	z-index: 10;
	color: #FFF;
	display: inline-block;
	background-color: rgba(0,0,0,0.6);
	font-weight: normal;
}
.project_story .profile div.profile_name h2 strong{
	font-size: 22px;
	display: block;
	font-weight: bold;
	padding-top: 10px;
}
.project_story .profile div.profile_comment {
	width: 40%;
	background-color: #EFEFEE;
}
.project_story .profile div.profile_comment p {
	width: 64%;
	padding: 6% 5.38%;
	font-size: 12px;
	position: relative;
	z-index: 10;
	line-height: 2.3;
	vertical-align: middle;
}
.project_story .profile div.profile_comment p.long {
	padding: 4% 6% 4% 24%;
	font-size: 12px;
	position: relative;
	z-index: 10;
	line-height: 2.3;
	vertical-align: middle;
	margin: 0;
}
.project-arrow {
	display: inline-block;
	right: 1px;
	bottom: 0;
	position: absolute;
}
.project-arrow img {
	width: 93px;
	height: 66px;
}
/*sp project story-----------------*/
@media screen and (max-width: 640px) {
	.project_btnList li {
		width: 100%;
		height: 262px;
		float: none;
		padding: 10px;
		margin-left: 0;
		margin-top: 20px;
		overflow: hidden;
	}
	.project-arrow {
		right: 2.5%;
		bottom: 2%;
	}
	.project-arrow img {
		width: 15px;
		height: 15px;
	}
	.project_btnList li:nth-child(5),
	.project_btnList li:nth-child(4),
	.project_btnList li:nth-child(3),
	.project_btnList li:nth-child(2),
	.project_btnList li:nth-child(1){
			background-size: cover;
	}
	.project_btnList li:nth-child(-n+2) {
		margin-top: 20px;
	}
	.project_btnList li:nth-child(even) {
		margin-left: 0;
	}
	.project_btnList li p {
		font-size: 12px;
		line-height: 1.8;
	}
	.project_btnList li p br{
		display: none;
	}
	.project_btnList li h2 img {
		width: auto;
		height: 30px;
	}
	.project_explanationList li section > div {
		width: 100%;
		margin-left: 0;
	}
	.project_explanationList li section img {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}
	.project_story .project_titleBx {
		width: 90%;margin:0 auto;
	}
	.project_story .project_titleBx br {
		display: none;
	}
	.project_story .profile {
		width: 100%;
		min-width: 100%;
		padding-top: 0;
		position: relative;
		margin: 40px 0 40px;
	}
	.project_story .profile > div img,
	.project_story .profile  div.profile_inner {
	position: static;
	}
	.project_story .profile div.profile_comment,
	.project_story .profile div.profile_name {
		display:block;
	}
	.project_story .profile div.profile_comment img {
		display: none;
	}
	.project_story .profile div.profile_comment,
	.project_story .profile div.profile_name {
		width: 100%;
	}
	.project_story .profile div.profile_comment p.long,
	.project_story .profile div.profile_comment p {
		width: 94%;
		padding: 0;
		margin: 10px auto 0;
	}
	.project_story .profile div.profile_comment p.long {
		border-top: 1px solid #252525;
		padding: 20px 0;
	}
	.project_story .profile div.profile_name h2 {
		width: 100%;
		padding: 10px 5%;
		position: static;
		font-size: 14px;
		box-sizing: border-box;
		background: #252525;
	}
	.project_story .profile div.profile_name h2 strong {
		font-size: 18px;
		padding-top: 4px;
	}
	.project_story .project_titleBx p {
		text-align: left;
	}
}
/*-----------------------sp*/

/*--------------------------------------------------------------------------
	conversation
--------------------------------------------------------------------------*/
.conversation_first-list li {
	width: 460px;
	float: right;
	text-align: center;
}
.conversation_first-list li:first-child {
	float: left;
}
.conversation_first-list li h3 span {
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin: 10px 0;
}
.conversation_first-list li div{
	background-color: #dcebf1;
	padding: 20px 30px 30px;
	margin-top: 20px;
	text-align: right;
}
.conversation_first-list li:first-child div {
	background-color: #f0f1dc;
	text-align: left;
}
/*対談記事*/
.icon_ye,
.icon_blue {
	width: 30px;
	text-align: center;
	float: left;
	color: #FFF;
	line-height: 100%;
	padding: 2px 10px;
	margin-right: 20px;
}
.icon_blue {
	background-color: #2d6a90;
}
.icon_ye {
	background-color: #c3c773;
}
.conversation_article p {
	padding-left: 70px;
}


/*sp conversation-----------------*/
@media screen and (max-width: 640px) {
    body#conversation #main {
        padding-top:60px;
    }
	.conversation_first-list li {
		width: 100%;
	}
	.conversation_first-list li img {
		width: 100%;
		height: auto;
	}
	.conversation_first-list li:first-child{
	margin-bottom: 40px;
	}
}
/*-----------------------sp*/

/*--------------------------------------------------------------------------
	message
--------------------------------------------------------------------------*/
.president_name {
	margin-top: 50px;
	line-height: 28px;
	background: url(images/interview/president_name.png) no-repeat 120px 0;
}
.president_name_line {
    margin-top: 50px;
}
.president_name_line strong {
    font-size: 166%;
    margin-left: 0.5em;
}
.interview_article .fl-r.sp {
    margin-bottom: 20px;
}
.interview_article img {
    width: 280px;
}
/*sp voice-----------------*/
@media screen and (max-width: 640px) {
    body#message #main {
        padding-top:60px;
    }
    .interview_article img {
        display: block;
        width: 80%;
        margin: 0 auto;
    }
}

/*--------------------------------------------------------------------------
	voice
--------------------------------------------------------------------------*/
.voice_list h3 {
	position: relative;
	margin-bottom: 20px;
}
.voice_list h3 span {
	position: absolute;
	right: 0;
	bottom: 4px;
	font-weight: normal;
	font-size: 14px;
}
.voice_list.office h3 span {
	color: #b78f04;
}
.voice_list.technical h3 span {
	color: #296594;
}
.voice_list li {
	width: 176px;
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.voice_list li:nth-child(-n+5) {
	margin-top: 0;
}
.voice_list li:nth-child(5n+1) {
	margin-left: 0;
}
.voice_list li p {
	font-size: 12px;
	line-height: 1.4;
	margin: 6px 0 0 0;
}
.voice_list li p strong {
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
.voice_list li div.voice_midasi {
	position: relative;
}
.voice_list li div.voice_midasi p {
	background:rgba(0,0,0,0.5);
	width: 100%;
	padding: 5px 4px 4px;
	box-sizing: border-box;
	color: #FFF;
	position: absolute;
	bottom: 0;
}
/*先輩の声記事*/
.voice_article img.fl-r {
	padding-left: 45px;
}
.voice_article img.fl-l {
	padding-right: 45px;
}
.voice_article section p {
	font-size: 13px;
	line-height: 2;
}
.voice_article section {
	padding-top: 72px;
}
.voice_article section h3 {
	padding-top: 0;
}
.voice_article section:after {
	display: block;
	content: '';
	clear: both;
}
.voice_article section img {
	vertical-align: bottom;
}
.voice_article .right_article {
	width: 595px;
	float: right;
}
.voice_article .left_article {
	width: 595px;
	float: left;
}
.voice_kye-intro {
	display: none;
}

/*sp voice-----------------*/
@media screen and (max-width: 640px) {
    body#voice #main {
        padding-top:60px;
    }
	.voice_list li {
		width: 46%;
		margin-left: 4%;
		float: none;
		display: inline-block;
		vertical-align: top;
		margin-top: 0;
	}
	.voice_list li img {
		width: 100%;
		height: auto;
	}
	.voice_list li:nth-child(5n+1) {
		margin-left: 4%;
	}
	.voice_list li:nth-child(-n+2) {
		margin-top: 0;
	}
	.voice_list li:nth-child(2n+1) {
	margin-left: 0;
	}
	.voice_list li p {
		margin-bottom: 20px;
	}
	.voice_list.technical.sp80_top {
		padding-top: 30px;
	}
	.voice_article img {
		width: 100%;
		height: auto;
		margin-top: 20px;
	}
	.voice_article img.fl-l, 
	.voice_article img.fl-r {
		padding: 0;
	}
	.voice_article .right_article,
    .voice_article .left_article {
		width: 100%;
		float: none;
	}
	.voice_article section {
		padding-top: 40px;
	}
	.voice_list li div.voice_midasi p {
		margin-bottom: 0;
	}
	.voice_kye-intro {
		display: block;
		padding-bottom: 20px;
		border-bottom: 1px solid #242424;
	}
	.voice_kye-intro b {
		font-size: 16px;
	}
}
/*-----------------------sp*/


/*--------------------------------------------------------------------------
	business
--------------------------------------------------------------------------*/
.business {
	width: 960px;
	margin:0 auto;
}
.business h2 {
	text-align: center;
	margin-bottom: 36px;
}
.business h2 span {
	font-weight: normal;
	display: block;
	font-size: 12px;
	padding-bottom: 10px;
}
.business.department01 h2 span {
	color: #b78f04;
}
.business.department02 h2 span {
	color: #2a4a6b;
}
.business.department03 h2 span {
	color: #668d47;
}
.business.department04 h2 span {
	color:  #a67498;
}
.business.department05 h2 span {
	color:  #639da8;
}
.business.department06 h2 span {
	color: #aa7347;
}
.business .department-list_outer {
	display:table;
	padding-bottom: 60px;
}
.business .department-list_outer .department-list {
	width: 465px;
	display: table-cell;
	position:relative;
}
.business .department-list_outer .department-list:nth-child(even) {
	padding-left: 30px;
}
.business .department-list .department-list-inner:last-child {
    margin-top: 40px;
}
.business .department-list h3 {
	position: relative;
	margin-bottom: 20px;
}
.business .department-list h3 span{
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	padding: 3px 12px;
	min-width: 74px;
	background-color: rgba(0,0,0,0.6); ;
}

.business .department-list h3.division {
	background-color: #b78f04;
	color: #fff;
	text-align: center;
	line-height: 2.2;
	font-size: 128%;
	padding-top: 0.1em;
}
.business .department-list h3.division.bl {
	background-color: #2a4a6b;
}

.business .department-list li {
	padding: 20px 0;
	border-bottom: 1px solid #252525;
}
.business .department-list li:first-child {
	border-top: 1px solid #252525;
}
.business .department-list li h4 {
	font-size: 16px;
	margin-bottom: 10px;
}
.business .department-list li p {
	margin: 0;
}
.business_col1:after {
	display: block;
	clear: both;
	content: '';
}
.business_col1 {
	display: table;
}

.business_col1 > img,
.business_col1 > div {
	display: table-cell;
}
.business_col1 > img {
	padding-right: 30px;
}
.business_col1 .linebx {
	width: 465px;
	border-top: 1px solid #252525;
	border-bottom: 1px solid #252525;
	vertical-align: middle;
}
.business_col1 .linebx a {
	display: block;
	text-align: right;
	margin-top: 10px;
	color: #7b2b2b;
}
.business_col1 .linebx a:hover {
	text-decoration: underline;
}

.link a,
.link_voice a {
	width: 390px;
	display: block;
	height: 40px;
	margin: 40px auto 0;
	color: #FFF;
	line-height: 40px;
	text-align: center;
	background-image: url(images/common/arrow_wh-down.png);
	background-repeat : no-repeat;
	background-position: 94% 10px;
}
.department-list_outer .link_voice a {
	position: static;
	margin-left: auto;
	margin-right: auto;
}
.business.department01 .link_voice a { 
	background-color: #b78f04;
}
.business.department02 .link_voice a { 
	background-color: #2a4a6b;
}
.business.department03 .link_voice a,
.business.department03 .link a { 
	background-color: #668d47;
}
.business.department04 .link_voice a,
.business.department04 .link a { 
	background-color: #a67498;
}
.business.department05 .link_voice a,
.business.department05 .link a { 
	background-color: #639da8;
}
.business.department06 .link_voice a,
.business.department06 .link a { 
	background-color: #aa7347;
}
.business .voicelinks_list {
	display: none;
	padding-top: 40px;
}
.business .voicelinks_list  li {
	width: 49%;
	box-sizing: border-box;
	display: inline-block;
	text-align: center;
	border-bottom: 0;
}
.business .voicelinks_list.max-list li {
	width: 24%;

}
.business .voicelinks_list  li:first-child {
	border-top: 0;
}
.business .voicelinks_list  li:nth-child( 2n+1 ) {
	margin-left: 0;
}
.business .voicelinks_list  li p {
	font-size: 12px;
	line-height: 1.5;
	padding-top: 10px;
}
.business .voicelinks_list  li p strong {
	display: block;
	font-size: 14px;
	padding-top: 4px;
}
.h_m {
	min-height :235px;
}
.h_l {
	min-height :381px;
}
.bg_gr60.spno_sp-top {
	margin: 20px 0 60px;
	padding: 60px 0 20px;
}

/*sp business-----------------------*/
@media screen and (max-width: 640px) {
	.business {
		width: 90%;
		margin:0 auto;
		overflow: hidden;
	}
	.business .department-list_outer {
		display: block;
		padding-bottom: 0;
	}
	.link a,
	.link_voice a {
		width: 100%;
		font-size: 12px;
		padding: 0 4%;
		box-sizing: border-box;
		background-size: 4%;
		background-position: 96% 14px;
	}
	.department-list_outer .link_voice a {
	position: static;
	margin-left: 0;
	}
	.business .department-list_outer .department-list {
		width: 100%;
		display: block;
		padding-bottom: 40px;
	}
	.business  img {
		width: 100%;
		height: auto;
	}
	.business .department-list_outer .department-list:nth-child(even) {
		padding-left: 0;
	}
	.business_col1 {display: block;}
	.business .voicelinks_list {
		padding-top: 20px;
	}
	.business .voicelinks_list.max-list li,
	.business .voicelinks_list  li {
		width: 100%;
		margin: 0;
		text-align: left;
	}
	.h_m,
	.h_l {
		min-height : auto;
	}
	.business_col1 .linebx a {
		text-align: left;
	}
}
/*sp-----------------------*/


/*--------------------------------------------------------------------------
	resource
--------------------------------------------------------------------------*/
.resource .resources_image {
	background: #ececec;
	padding: 32px 0 40px;
	margin-top: 60px;
	border: 1px solid #252525;
}
.resource .resources_image h3 {
	text-align: center;
	font-size: 20px;
	margin-bottom: 30px;
}
.resource .resources_image ol {
	width: 60%;
	margin: 0 auto;
}
.resource .resources_image ol li {
	list-style-type: decimal;
	font-size: 18px;
	margin-top: 14px;
}
.resource .cent_bx {
	line-height: 2.4;
}
.resource .line-title {
	border-top: 0;
	padding-top: 0;
}
.resource h3.title_blue {
	position: relative;
	padding: 0 20px;
	margin: 60px auto 0 auto;
	display:table;
}
.resource h3.title_blue:before,
.resource h3.title_blue:after {
	width: 14px;
	height: 1px;
	background-color: #7fa4b6;
	display: block;
	content: '';
	position: absolute;
	top: 14px;
}
.resource h3.title_blue:after {
	right: 0;
}
.resource h3.title_blue:before {
	left: 0;
}
.taisei_dl dt {
	float: left;
	clear: left;
	width: 20%;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	padding-top: 50px;
}
.taisei_dl dd {
	padding-left: 24%;
	padding-top: 50px;
	width: 80%;
}
.taisei_dl dd h4 {
	font-size: 16px;
}
.taisei_dl dd p {
	margin: 5px 0 14px 0;
}

/*sp resource-----------------*/
@media screen and (max-width: 640px) {
	.resource img {
		width: 100%;
		height: auto;
	}
	.resource .cent_bx {
		text-align: left;
	}
	.resource .cent_bx br{
		display: none;
	}
	.resource .resources_image {
		margin-top: 40px;
	}
	.resource .resources_image ol {
		width: 80%;
	}
	.resource .resources_image ol li {
		font-size: 14px;
	}
	.resource .line-title {
		margin-top: 40px;
	}
	.taisei_dl dt {
		width : 100%;
		float: none;
		padding-top: 20px;
	}
	.taisei_dl dd {
		width : 100%;
		float: none;
		padding:  14px 0;
	}
	.resource h3.title_blue {
		margin-top: 40px;
	}
}
/*-----------------------sp*/


/*--------------------------------------------------------------------------
	benefits
--------------------------------------------------------------------------*/
.benefits .no_box .no {
	margin-right: 16px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
}
.benefits .no_box {
	border-bottom: 1px solid #252525;
	padding-bottom: 8px;
	font-size: 24px;
	margin-top: 60px;
}
.benefits_col2 {
	width: 465px;
	float: left;
}
.benefits_col2 img.sp {
	margin-right: 20px;
}
.benefits p {
	margin-bottom: 20px;
}
.benefits_col2.last {
	margin-left: 30px;
}
.others_info dt {
	color: #7b2b2b;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
}
.others_info dd {
	margin-bottom: 14px;
}
.others_info.inline dt,
.others_info.inline dd {
	display: inline-block;
}
.others_info.inline dd {
	margin-left: 0.5em;
}
.benefits .list_col2 li {
	width: 48%;
	float: left;
	margin: 0 0 8px 0;
}

.benefits_col {
	margin-bottom: 4em;
}
.benefits_col .images {
	display: flex;
}
.benefits_col .images > .image {
	width: 32%;
	margin-left: 2%;
}
.benefits_col .images > .image:first-child {
	margin-left: 0;
}
.benefits_col .images > .image img {
	width: 100%;
	height: auto;
}
.benefits_col .images > .image span {
	display: block;
	text-align: center;
	margin-top: 0.5em;
}
.benefits_col .list_box {
	display: flex;
}
.benefits_col .list_box > .list {
	min-width: 34%;
	padding-right: 1em;
	box-sizing: border-box;
}
.benefits_col .list_box > .list strong {
	font-weight: normal;
	display: block;
	margin-bottom: 0.3em;
}

/*sp benefits-----------------*/
@media screen and (max-width: 640px) {
	.benefits img {
		width: 100%;
		height: auto;
	}
	.benefits .no_box .no {
		font-size: 20px;
	}
	.benefits_col2 {
		width: 100%;
		float: none;
	}
	.benefits_col2 img.sp {
		margin-right: 0;
		margin-bottom: 20px;
	}
	.benefits_col2.last {
		margin-left: 0; 
		margin-top: 40px;
	}

	.benefits_col .images {
		display: block;
	}
	.benefits_col .images > .image {
		width: 100%;
		margin: 0 0 1em 0;
	}
	.benefits_col .images > .image:last-child {
		margin-bottom: 0;
	}
	.benefits_col .list_box {
		display: block;
	}
	.benefits_col .list_box > .list {
		width: 100%;
		padding: 0;
		margin: 0 0 1em 0;
	}
}

/*--------------------------------------------------------------------------
	faq
--------------------------------------------------------------------------*/
.faq .title_red {
	margin-bottom: 0;
}
.faq ul li {
	padding: 20px 20px 20px 50px;
	position: relative;
}
.faq ul li:before {
	width: 30px;
	height: 30px;
	display: block;
	content: '';
	position: absolute;
	top: 18px;
	left: 0;
}
.faq ul li.q {
	font-size: 18px;
	border-bottom: 1px solid #242424;
}
.faq ul li.q.select {
	border-bottom: 0;
}
.faq ul li.q:before {
	background: url(images/faq/icon_q.png)no-repeat 0 0;
}
.faq ul li.a {
	line-height: 1.7;
	border-top: 1px solid #dfdfdf;
	display: none;
}
.faq ul li.a.gr {
	border-bottom: 1px solid #242424;
}
.faq ul li.a:before {
	background: url(images/faq/icon_a.png)no-repeat 0 0;
}
.faq ul li .btn_faq {
	cursor: pointer;
	display: block;
	width: 30px;
	height: 0;
	padding-top: 30px;
	overflow: hidden;
	background: url(images/faq/icon_open.png) no-repeat 0 0;
	position: absolute;
	right: 0;
	top: 18px;
}
.faq ul li.select .btn_faq {
	background: url(images/faq/icon_close.png) no-repeat 0 0;
}

/*sp faq-----------------*/
@media screen and (max-width: 640px) {

	.faq ul li {
		padding: 20px 0 20px 40px;
		position: relative;
	}
	.faq ul li.q {
		font-size: 14px;
		border-bottom: 1px solid #242424;
		padding-right: 30px;
	}
}
/*-----------------sp*/

/*--------------------------------------------------------------------------
	outline 
--------------------------------------------------------------------------*/
.outline .title_red {
	margin-bottom: 0;
}
.outline table {
	font-size: 13px;
}
.outline table th {
	text-align: left;
	width: 18%;
	font-size: 14px;
}
.outline table td,
.outline table th {
	padding: 20px 6px;
	border-bottom: 1px solid #ececec;
}
.outline table td p {
	margin: 0;
}
.outline table td .s_txt {
	font-size: 12px;
}
.outline table td a {
	color: #3f8bae;
}
/*sp outline-----------------*/
@media screen and (max-width: 640px) {
	.outline table tr {
	}
	.outline table th,
	.outline table td {
		width: 100%;
		display: block;
		box-sizing: border-box;
	}
	.outline table th {
		border-top: 1px solid #252525;
		padding: 10px 6px;
	}
}

/*--------------------------------------------------------------------------
	トピックス 
--------------------------------------------------------------------------*/
.post_detail .title {
	font-size: 18px;
	line-height: 1.6;
}
.post_info {
	border-bottom: 1px solid #252525;
	padding: 4px 0;
	color: #999;
	font-size: 12px;
}
.post_article p {
	line-height: 2;
	padding: 4px 0;
}
/*ページャー*/
.pager {
	overflow: hidden;
	margin-top: 60px;
}
.pager ul {
	list-style: none;
	position: relative;
	left: 50%;
	float: left;
}
.pager ul li {
	margin: 0 4px;
	position: relative;
	left: -50%;
	float: left;
}
.pager ul li span,
.pager ul li a {
	display: block;
	font-size: 12px;
	padding: 0.6em 1em;
	font-weight: bold;
}

.pager ul li a {
	background: #EEE;
	text-decoration: none;
	color: #242424;
}
.pager ul li a:hover {
	background: #242424;
	color: #FFF;
}
.pager.detail ul { width: 100%;}
.pager.detail li.prev {
	float:left;
}
.pager.detail li.next {
	float:right;
}

.pager .wp-pagenavi {
	list-style: none;
	position: relative;
	left: 50%;
	float: left;
}
.pager .wp-pagenavi a,
.pager .wp-pagenavi span {
	margin: 0 4px;
	position: relative;
	left: -50%;
	float: left;
	display: block;
	font-size: 12px;
	padding: 0.6em 1em;
	font-weight: bold;
}
.pager .wp-pagenavi a {
	background: #EEE;
	text-decoration: none;
	color: #242424;
}
.pager .wp-pagenavi a:hover {
	background: #242424;
	color: #FFF;
}

/*--------------------------------------------------------------------------
	video 
--------------------------------------------------------------------------*/
#video_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    z-index: 100000;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.8);
    display: none;
}
#video_wrap {
    display: none;
    width: 80%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    margin: auto;
    cursor: pointer;
    z-index: 100001;
}
#video_close {
    display: block;
    font-size: 150%;
    color: #000;
    background: #fff;
    position: absolute;
    top: -1.3em;
    right: -1.3em;
    line-height: 1.3em;
    width: 1.3em;
    height: 1.3em;
    text-align: center;
    border-radius: 100%;
}
#video_close:hover {
    opacity: 0.7;
}
#video_wrap .cover {
    background-position:center center;
    background-repeat: no-repeat;
    background-color: #000;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    z-index: 1;
}
#video_wrap .cover.recruit {
    background-image: url('/recruiting/movie/video_cover_recruit.jpg');
}
#video_wrap .cover.company-profile {
    background-image: url('/recruiting/movie/video_cover_company-profile.jpg');
}
#video_wrap video {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: #000;
    opacity: 0;
    z-index: 0;
}
@media screen and (max-width: 640px) {
    #video_wrap {
        width: 90%;
    }
    #video_close {
        top: -2em;
        right: -0;
    }
}