@charset "UTF-8"; 

.full-contents .list-type01 li .title {
    font-size: .9375em;
    line-height: 1.33333;
    font-weight: bold;
}

.full-contents .more-button a {
    position: relative;
    display: block;
    margin: 5px 5px 0;
    padding: 3.125% .78125% 2.5%;
    color: #fff;
    font-weight: bold;
    font-size: .875em;
    line-height: 1;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 0 #304b90;
    -moz-box-shadow: 0 2px 0 #304b90;
    box-shadow: 0 2px 0 #304b90;
    background-color: #3d589d;
    text-align: center;
}

.full-contents .more-button a::after {

    position: absolute;
    top: 50%;
    right: 11px;
    display: block;
    content: "\f054";
    font-family: FontAwesome;
    color: #9eacce;
    font-size: 1em;
    margin-top: -4px;

}

.mb30{
    margin-bottom:30px;
}

.mt30{
    margin-top:30px;
}



/*　**********************************************************
トップページ
********************************************************** */


.full-contents .list-type03 li {
margin-right: 2px;
}

.list-item-inner{
width:320px;
height:236px;
overflow:hidden;    
position:relative;
}
.list-type03 .meta-box {
    margin-top: 7px;
    padding: 0 7px;
}

.margin-adjust-upper{
    margin:8px 0 0 0!important;
}

.top-news-box{
    opacity:0;
}


.user-login{
    opacity:0;
}

/* .news-ticker {
    padding: 2px 5px;
}

.news-ticker .scale-icon {
    margin-top: 4px;
} */

.news-ticker .scale-icon img{
    width: 6px;
    height: 8px;
    opacity:0;
}

.more-read .moreread-icon img{
    width:15px;
    height:15px;
}



/*　**********************************************************
イメージローダー　
********************************************************** */


.full-contents,.col-contents{
   opacity: 1;
}

.full-contents + .banner-box {
   opacity: 1;
}

.list-item-inner{
width:320px;
height:236px;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size:cover;
background-position: center center;
background-repeat:no-repeat;
background-color:transparent;
}



/*　**********************************************************
リスト表示部　
********************************************************** */

.list-type03 .image {
    margin-right: 10px;
}

.list-type03 .meta-box {
    margin-top: 0;
    padding: 0;
}

.col-contents .header .section-title {
    margin-bottom: 0;
}

.col-contents .header-breath{
    margin-bottom: 0;
}

.col-contents .lead-text {
    display: table;
    margin-top: 15px;
}

/*
.col-contents .feature-list-t3 .list-item-inner{
width:60px;
height:60px;
   float: left;
    margin-right: 18px;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size:cover;
background-position: center center;
background-repeat:no-repeat;
background-color:transparent;
}
*/

/*　**********************************************************
企業情報トップ
********************************************************** */

.company-information .company-meta {
    margin-top: 8px;
    padding: 0 5px 0;
    border-top: none;
}

.company-information-box .company-logo {
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center center;
    width:160px;
    height:80px;
    margin:5px auto;
}

.heading02 .section-title{
    font-size: 0.8em;
    line-height: 1.35;    
}

.company-information-box .company-sub-box {
    margin:0px 10px 0 10px;

}

.heading02{
    margin-top:16px;
    margin-bottom:0;
}

.company-newsarea .list-type03{
    padding: 15px 0 31px;
}    


.company-newsarea .list-item{
    padding:0 10px 10px 5px;
    border-bottom:1px solid #dfdfdf;
    margin-bottom:10px!important;
}

.company-newsarea .list-item .image{
    float: right;
    width: 60px;
    margin-left: 10px;
    margin-right:0;
}

.company-newsarea .description {
    margin-bottom: 4px!important;
    position:relative;
}


.company-newsarea .text{
    padding-left:15px;
}



.company-newsarea .description:before {
    position: absolute;
    top: 4px;
    left: -10px;
    display: block;
    content: "";
    width: 5px;
    height: 10px;
    background: url(../../sprite/ico_arrow.png) 0 0 no-repeat;
    background-size:5px 10px;
}

.sub-info-setsumei{
    line-height:1.3;
}

/*　**********************************************************
企業情報　企業概要・採用情報
********************************************************** */

/* .company-image-list{
    padding:10px;
}

.company-image-list li{
    width:143px;
    border:1px solid #cccccc;
    float:left;
    margin-left:5px;
    margin-bottom:5px;
}

.company-image-list .photo-area{
    margin:3px auto;
    height:140px;
    width:140px;
    background-size:contain;
    background-position:center center;
    background-repeat:no-repeat;
}

.company-image-list .caption {
    margin: 0 0 3px 0;
    color: #666;
    font-size: .725em;
    line-height: 1.4;
}
*/

/****************************************************
  企業情報ページ　スライダー
*****************************************************/

.company-newsarea .slick-slider {
    background-color: #efefef;
}

.slider-item{
    position:relative;
}

.slider-item .caption{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 8px 35px 8px 35px;
    background: url(../../img/bg_cover.png) 0 0 repeat;
}

.slider-item .caption:after{
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    content: "";
    width: 70px;
    height: 35px;
    background: url(../img/ico_lightbox.png) no-repeat 0 0;
}


.slider-item a .caption{
    color:#fff;
    font-size:0.7em;
    text-align:left;
}

.slider-item a .caption:hover{
    text-decoration:underline;
}


/****************************************************
  企業情報ページ　採用数
*****************************************************/

.overview-text{
    text-align:center;
    font-size:1em;    
    line-height:1.7;
}

.overview-text em{
    text-align:center;
    font-size:1.3em;
}

.saiyo-info-hired-additional{
font-size:14px;
text-align:center;
padding-top:5px;
}

.saiyo-info-hired-additional:after{
clear:both;
}

.saiyo-info-records p{
margin:25px 0 5px 10px;
font-size:20px;
font-weight:bold;
display:block;
color:#403F41;
}

.saiyo-info-records p span{
font-size:12px;
}

.saiyo-info-records-ichiran{
position:relative;
overflow:hidden;
padding-bottom: 0px;
}

.saiyo-info-records-ichiran ul{
overflow:hidden;
width:100%;
}
.saiyo-info-records-ichiran li{
margin-bottom:4px;
margin: 0px 10px 4px 10px;
}


.saiyo-info-records-ichiran table{
width:100%;
}

.saiyo-info-records-ichiran tr{
border-top:#e8e8e8 solid 1px;;
border-bottom:#e8e8e8 solid 1px;;
border-left:#e8e8e8 solid 1px;;
}

.saiyo-info-records-ichiran th{
color: #666;
font-size: .875em;
border-right:#e8e8e8 solid 1px;;  
text-align:center;
padding:3px 0px;
text-align:center;
padding:10px;
background-color: #f7f8f9;
}

.saiyo-info-records-ichiran td{
font-size: .875em;
border-right:#e8e8e8 solid 1px;;  
text-align:center;
padding:3px 0px;
text-align:center;
padding:10px;
}

.saiyo-info-separation{
text-align:center;
}

.saiyo-info-separation p{
margin:10px;
font-size: .775em;
font-weight:normal;
border:#e8e8e8 solid 1px;
line-height:1.45;
padding:10px;
}

.saiyo-info-separation-sankaku{
display:none;
}


.saiyo-info-records-title{
    margin-top: 25px;
    margin-bottom: 5px;
    padding: 0 10px 6px;
    border-bottom: #3d589d solid 1px;
    color: #3d589d;
    font-weight: 700;
    font-size: .875em;
    line-height: 1.28571;
    margin-bottom:10px;
}

.contact-contents-area {
    margin: 0px 0 10px;
}



/****************************************************
  ニュース記事ページ
*****************************************************/

.news-header .news-title {
    margin-top: 0;
    padding: 10px 11px;
    border-top: none;
    border-bottom: #3d589d solid 2px;
    color: #3d589d;
    font-size: 1em;
    line-height: 1.5;
}
.news-contents .text {
    margin: 0 10px;
}

.news-contents p {
    margin: 20px 0;
    font-size: .875em;
    line-height: 1.85;
}

.company-information-box .login-box p span{
    margin-bottom:2px;
    display:inline-block;
}

.lightbox span:after {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    content: "";
    width: 50px;
    height: 25px;
    background-size:cover!important;
    background: url(../../img/ico_lightbox.png) no-repeat right bottom;
}

.news-contents .align-left {
margin-right: 15px;
}

.news-contents .image {
width: 50%;
margin-top: 7px;
margin-bottom: 12px;
}

.tab-list-item {
width: 33.3%;
}

/****************************************************
***************************************************
***************************************************
  企業を探すページ 　リスト部
***************************************************
***************************************************
*****************************************************/

.list-base03 li {
width:160px;
margin-right: 0px!important;
margin-bottom: 0px!important;
}

.list-base03 li a {
padding:3px;
}

@media screen and (min-width: 721px) {
   /* 表示領域が721px以上の場合に適用するスタイル */
    .list-base03  li{
        width:25%!important;      
    }
}

@media screen and (max-width: 720px) {
   /* 表示領域が720px以下の場合に適用するスタイル */
    .list-base03 li{
        width:33.33%!important;      
    }
}

@media screen and (max-width: 480px) {
   /* 表示領域が480px以下の場合に適用するスタイル */
    .list-base03 li{
        width:50%!important;      
    }
}

.list-base03 .list-item-outer{
width:66.66%;
height:70px;
overflow:hidden;    
position:relative;
padding-top:15px;
margin:0px auto;
}

.scale-contain .list-item-inner{
width:100%;
height:100%;
-webkit-background-size: contain;
-moz-background-size: contain;
background-size:contain;
background-position: center center;
background-repeat:no-repeat;
background-color:transparent;
}

.list-base03 li a {
    padding: 5px 5px 35px 5px;
}

.low-primary-col .list-base03 {
    margin: 10px 5px 32px;
}
.low-primary-col .info-box {
margin-top:3px;
}

.tab-list-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
    width: 33.3%;
    margin-left: -1px;
    margin-bottom: -1px;
    border: #dfe5f0 solid 1px;
    padding: 15px 0 16px 35px;
    border-bottom: #3d589d solid 1px;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    font-weight: 700;
    color: #3d589d;
    font-size: .8em;
    line-height: 1.3;
    background-color: #f1f5f9;
    z-index: 1;
    text-align: left;
    cursor: pointer;
    display:block;
}


.tab-list-business:before {
    position:absolute;
    left:10px;
    top:23px;
}

.tab-list-area:before {
    position:absolute;
    left:10px;
    top:23px;
}

.tab-list-feature:before {
    position:absolute;
    left:10px;
    top:23px;
}

.contents-tab-wrapper .search-list-wrapper {
    margin: 0 7px;
    padding: 5px 0 4px;
}

.contents-tab-wrapper .search-list .heading a {
    position: relative;
    display: block;
    margin-top:10px;
    margin-bottom: 5px;
    padding-left: 16px;
    font-weight: 700;
    color: #3d589d;
    font-size: 1.15em;
    line-height: 1.3;
    text-decoration: none;
}

.contents-tab-wrapper .search-list {
    float: left;
    width: 150px;
    margin-right: 5px;
    margin-bottom: 8px;
    font-size: .75em;
    line-height: 1.5;
}

.contents-tab-wrapper .search-list li {
    position: relative;
    float: left;
    margin: 5px 7px 0 0;
    padding: 0 0 0 7px;
}

.contents-tab-wrapper .search-list ul {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 2px 3px 8px 4px;
    background-color: #f1f5f9;
}



/****************************************************
  有料表示　先頭一部表示部分
*****************************************************/


/* -------------------------------------
 矢印ボタン
-------------------------------------- */
.arrowBtn {
	margin: 0 auto;
	width: 100%;
}
.arrowBtn a {
	display: block;
	border: 1px solid #999999;
	-moz-border-radius: 6px #999999;
	border-radius: 6px 6px 6px 6px;
	background: url("http://www.kobe-np.co.jp/common/sp/img/icon_btn_white_arrow.png") no-repeat scroll right center #fff;
	background-size: auto 12px;
	font-size: 16px;
	line-height: 110%;
	padding: 10px 15px 10px 10px;
}
.arrowBtnIn {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
/*	white-space: nowrap; */
}
/* -------------------------------------
 ログインボタン
-------------------------------------- */
.login a {
	border: 1px solid #2464B3;
	-moz-border-radius: 10px #2464B3;
	background: url("http://www.kobe-np.co.jp/common/sp/img/icon_btn_white_arrow.png") no-repeat scroll right center #2464B3;
	background-size: auto 15px;
	color: #fff;
}

/* -------------------------------------
 申し込みボタン
-------------------------------------- */
.application a {
	border: 1px solid #D36736;
	-moz-border-radius: 5px #D36736;
	background: url("http://www.kobe-np.co.jp/common/sp/img/icon_btn_white_arrow.png") no-repeat scroll right center #D36736;	
	background-size: auto 15px;
	color: #fff;
}

/* -------------------------------------
記事表示
-------------------------------------- */

.news-contents .section {
	padding: 0 10px;
	overflow: hidden;
	margin: 14px 0;
}

.news-contents .readmore-section {
    padding: 0 10px;
    overflow: hidden;
    margin: -10px 0 24px 0;
}

.readmore{
padding: 9px;
background: #eeeeee;
-moz-border-radius: 10px;
border-radius: 10px;
}

.readmore-add{
display:block;
text-align:center;
font-size:85%;
padding:9px 0 0 0;
color:#D36736;
}

.readmore-explain p{
text-align:center;
font-size:115%;
color:#D36736;
margin: 0 0;
line-height:1.2;
}

.readmore-explain span{
display:block;
text-align:center;
font-size:80%;
padding:9px 0 0 0;
color:#666666;
}

.articleArea{
margin-bottom:5px;
}


/****************************************************
  写真拡大表示
*****************************************************/

.photo_enlarge_background{
	width: 100%;
	border-top:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
	margin-bottom:15px;
	padding:15px 0px;
	overflow:hidden;
}
.photo_enlarge_control{
	position:relative;
	height:32px;
	padding-bottom:10px;
	width:266px;
	margin:0px auto;
}
.photo_enlarge_control_prev{
	position:absolute;
	top:0px;
	left:0px;
}
.photo_enlarge_control_article{
	position:absolute;
	top:0px;
	left:92px;
}
.photo_enlarge_control_next{
	position:absolute;
	top:0px;
	left:184px;
}
.photo_enlarge_material{
	max-width:980px;
	margin:0 auto;
}
.photo_enlarge_material img{
	width:100%;
}
.photo_enlarge_text{
	margin:15px 15px 0 15px;
	line-height:1.4;
}
.photo_enlarge_thumbnail{
	overflow:hidden;
	margin:0px auto 20px auto;
	text-align:center;
	max-width:400px;
}
.photo_enlarge_thumbnail li{
	width:33.33333%;
	float:left;
}
.photo_enlarge_thumbnail div{
	margin:3px;
	padding:2px; 
	background-color:#888888;
}
.photo_enlarge_thumbnail div img{
	width:100%;
}
.photo_enlarge_thumbnail_act div{
	padding:5px; 
	background-color:#25A9E0!important;
}

.photo_enlarge_thumbnail{
    list-style-type: none!important;
    margin:10px auto 15px auto!important;
}

.photo_enlarge_control_article img{
zoom:1;
width:82px;
}

.photo_enlarge_control_next img{
zoom:1;
width:82px;
}

.photo_enlarge_control_prev img{
zoom:1;
width:82px;
}




/* -------------------------------------
地方発ニュースなど　写真がならんだリスト
-------------------------------------- */


.news-3list .list-item-inner{
width:100%;
height:100%;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size:cover;
background-position: center center;
background-repeat:no-repeat;
background-color:transparent;
}

.news-3list .list-item-outer {
    width: 100%;
    height: 120px;
    overflow: hidden;
    position: relative;
    padding-top: 0;
    margin: 0 auto;
}

.news-3list .meta-box {
    padding:4px;
}

.news-3list .title {
    font-weight: 700;
    font-size: .875em;
    line-height: 1.28571;
    color: #333;
    font-size: .875em;
    margin-bottom:4px;
}

.news-3list .description{
    font-weight: normal!important;
    font-size: .75em;
    line-height: 1.25;
    color: #333;
    font-size: .75em!important;
    margin-bottom:4px;
}


.news-3list .date {
    color: #a4a4a4;
    font-size: .8em;
    line-height: 1;
}

.news-3list li a {
    padding: 5px 5px 20px 5px;
}

.low-primary-col .news-3list {
    margin: 10px 5px 0!important;
}



/* -------------------------------------
jPages ページネーション
-------------------------------------- */

.pagination{
    border-bottom:none;
    padding-bottom:0;
    margin:10px auto 10px auto!important;
    text-align:center!important;
    display:table;
    table-layout: fixed;
}

.holder {
    margin:0px auto!important;
    overflow:hidden;        
    display:table;

}

.holder a {
	font-size: 14px;
	cursor: pointer;
	margin: 0 5px;
        padding:3px 3px;
	color: #333;
        float:left;
               -webkit-box-sizing: border-box;
               -moz-box-sizing: border-box;
                box-sizing: border-box;
                display: table-cell;
                width:26px;
                height:26px;
                border: #cccccc solid 1px;
        
}

.holder a:hover {
	background-color: #3d589d;
	color: #fff;
}

.holder a.jp-previous { margin-right: 15px; width: 65px; }
.holder a.jp-next { margin-left: 15px; width: 65px; }

.holder .jp-previous:before{
    display: inline;
    content: "\f104";
    font-family: FontAwesome;
    margin-right: 5px;
}

.holder .jp-next:after {
    display: inline;
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 5px;
}


.holder a.jp-current, a.jp-current:hover { 
	color: #4F7CEF;
        background-color:#efefef;
	font-weight: bold;
}

.holder a.jp-disabled, a.jp-disabled:hover {
	color: #ddd;        
}

.holder a.jp-disabled, a.jp-disabled:hover {
	cursor: default; 
	background: none;
}

.holder span { margin: 0 3px; }

.holder-bottom{
    padding-bottom:20px;
}



/* -------------------------------------
中小企業ガイド詳細
-------------------------------------- */

.news-title span {
    display: block;
    color: #333;
    margin-top: 0px;
    margin-bottom: 11px;
    padding-bottom: 8px;
    border-bottom: 3px #ccc solid;
}

.list-item .none{
    padding: 5px 5px 0px 5px;
}

@media screen and (min-width: 721px) {
   /* 表示領域が721px以上の場合に適用するスタイル */
    .feature-list-t3 li:nth-child(5){
    display:none;
    }

    .feature-list-t3 li:nth-child(6){
    display:none;
    }

}


/* -------------------------------------
トップページ微修正中小企業ガイド詳細
-------------------------------------- */

.index-adjust ul{
    margin: 0px 5px 0!important;
}

.index-adjust li {
    float: left;
}


@media screen and (min-width: 721px) {
   /* 表示領域が721px以上の場合に適用するスタイル */
    .index-chiiki-adjust li:nth-child(9){
    display:none;
    }
}

@media screen and (max-width: 480px) {
   /* 表示領域が480px以下の場合に適用するスタイル */
    .index-chiiki-adjust li:nth-child(9){
    display:none;
    }
}


/* -------------------------------------
記事詳細リスト　有料表示
-------------------------------------- */

.list-type03 .description img{
    width:12px;
    height:12px;
    vertical-align:top;
    margin-top:1px;
    margin-left:3px;
    display:inline-block;
}
 

/* -------------------------------------
各連載トップ・連載詳細
-------------------------------------- */

.list-rensai-setsumei ul{
    border-bottom:none;
}

.list-rensai-setsumei .list-item {
}

.list-rensai-setsumei .list-item-outer{
    width:120px;
    height:120px;
    overflow:hidden; 
    position:relative;
    float:left;
}

.list-rensai-setsumei .meta-box{

    padding-right:15px;
    z-index:1;
}

.list-rensai-setsumei .rensai-title{
    font-size:24px;
    color: #1e1e1e;
    font-weight: 700;
    font-size: 1.25em;
    line-height: 1.45;
    padding-bottom:15px;
    margin-bottom:15px;
    border-bottom:1px solid #cccccc;
}

.section-mlabo{
overflow:hidden;
}

.low-primary-col .primary-col{
float:none;  
}

.news-title p{
    color: #333;
    margin-top:10px;
    margin-bottom:15px;
    padding-bottom:15px;
    
    border-bottom:3px #ccc solid;   
}

.low-primary-col .list-base03 .description {
    margin-bottom: 5px;
    color: #1e1e1e;
    font-weight: normal;
    font-size: .85em;
    line-height: 1.3!important;
}
 
.rensai-top .news-title{
    color: #1e1e1e;
    border-bottom: #cccccc solid 2px;
}

.section-clear{
 width:100%;
 clear:both;
border-top: 1px solid #dfdfdf;
}

/* -------------------------------------
トップページ　カルーセル部分の日付表示
-------------------------------------- */

.top-news-title .date{
    color: #a4a4a4;
    font-size: 9px;
    line-height: 1.4;
    margin-left: 10px;
}

/* -------------------------------------
企業一覧　マージン計算のCSS修正
-------------------------------------- */

.list-base03 li a {
    margin: 5px 5px 15px 5px;
    padding: 0;
}

/* -------------------------------------
リスト部分の横幅　
-------------------------------------- */

.contents-tab-wrapper .search-list {
    float: left;
    width: 100%;
    margin-right: 5px;
    margin-bottom: 8px;
    font-size: .75em;
    line-height: 1.5;
}

/* -------------------------------------
ラベル非表示対応　PC/SP
-------------------------------------- */

.list-base03 .label{
    display:none!important;
}

.list-base03 .list-item-outer {
    padding-top: 5px;
}

.low-primary-col .info-box {
     border-bottom: 1px solid #cccccc;
}

/*　**********************************************************
企業一覧　セクション要素　PCとの共通化
********************************************************** */
.sp-headings-adjust .header {
    position: relative;
    margin-top: 32px;
    margin-bottom: 13px;
    padding: 8px 6px!important;
    color: #fff!important;
    font-weight: 700;
    font-size: 1.0625em;
    line-height: 1;
    background-color: #3d589d;
    border-bottom:none;
}

.sp-headings-adjust .header .section-title {
    font-size: 0.8em;
    line-height: 1.35;
    padding: 0!important;
    color: #fff!important;
    border-bottom:none;
}

/*  --------  トップページ・詳細ページのタグ　色と項目の統一  --------*/
.label-jichitai {
    background-color: #908e8e!important;
}

.label-syosya {
    background-color: #FA8072!important;
}

.label-mass {
    background-color: #cb4c76!important;
}

.label-it {
    background-color: #8b4ccb!important;
}

.label-kinyu {
    background-color: #008080!important;
}

.label-service {
    background-color: #7db959!important;
}

.label-ryutsu {
    background-color: #e1912a!important;
}

.label-kousha {
    background-color: #3e78c8!important;
}

.label-maker {
    background-color: #efc70a!important;
}

.full-contents .image-list li .label-jichitai {
    background-color: #908e8e!important;
}

.full-contents .image-list li .label-syosya {
    background-color: #FA8072!important;
}

.full-contents .image-list li .label-mass {
    background-color: #cb4c76!important;
}

.full-contents .image-list li .label-it {
    background-color: #8b4ccb!important;
}

.full-contents .image-list li .label-kinyu {
    background-color: #008080!important;
}

.full-contents .image-list li .label-service {
    background-color: #7db959!important;
}

.full-contents .image-list li .label-ryutsu {
    background-color: #e1912a!important;
}

.full-contents .image-list li .label-kousha {
    background-color: #3e78c8!important;
}

.full-contents .image-list li .label-maker {
    background-color: #efc70a!important;
}

/*企業概要・採用情報：ソーシャルアイコンのタグ統一*/
.pluginBtn{
position:absolute;
top:-7px;
/* 2021/01/26 シェアアイコンが隠れるので right を +10px した */
right: 15px;
}

.boxFlex {
-moz-box-flex: 1.0;
-webkit-box-flex: 1.0;
box-flex: 1.0;
}

.box {
/* 2021/01/26 シェアアイコンが隠れるので width を +20px した */
width: 260px;
display: -moz-box;
display: -webkit-box;
display: box;
}

.pluginBtn li {
padding: 0 2px;
line-height: 14px;
}

.overview-share-buttons {
position: relative;
overflow: visible;
margin-bottom: 10px;
padding-top: 8px;
border-top: #e9e9e9 solid 1px;
height:20px;
}

.overview-share-buttons .box {
width: 100%;
}

.overview-share-buttons .pluginBtn {
top: auto;
}

/* -----------------------------------------
その他
----------------------------------------- */
/* 写真のキャプションを白文字に */
.slider-item .caption {
    color: #ffffff;
    font-size: 90%;
    line-height: 1.3;
}





/* 「続きを見る」 -----------------------------------------
start
*/
.pluginBtn {
	text-align: center;
	border:none;
	padding: 0px 0 10px 0;
	overflow: hidden;
}

.btnMore {
	position: relative;
	display: block;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 105%;
	font-weight: bold;
	color: #666666;
	border: 1px solid #efefef;
	box-shadow:rgba(0, 0, 0, 0.2) 0px 2px 3px 2px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 2px 3px 2px;
	-moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 3px 5px;
	margin:-15px 10px 10px 10px;
	overflow:hidden;
}

.btnMore:before {
	display: block;
	content: "";
	position: absolute;
	top: 14px;
	right: 10px;
	width: 10px;
	height: 10px;
	background-color: #666666;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.btnMore:after {
	display: block;
	content: "";
	position: absolute;
	top: 10px;
	right: 10px;
	width: 10px;
	height: 10px;
	background-color: #ffffff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.hide{
	display:none;
}
/* 「続きを見る」 -----------------------------------------
end
*/


/* 企業関連記事表示用 */
.image-splist-background{
	width:60px;
	height:60px;
	zoom:1;
	background-size:cover;
	background-position:center center;
	background-color:transparent;
}


/* 2017.10.01　経済プラスのコラムニスト用に追加 */
.columnist_img_sp{
	width: 100%;
	margin-top: 7px;
	margin-bottom: 7px;
}
.columnist_name_sp{
	display: block;
	clear: both;
	text-align: right;
	border-top: 3px solid black;
	border-bottom: 3px solid black;
	padding: 5px 0 0;
	font-size:0.8em;
}
.columnist_name_sp span{
	font-size: 1.8em;
	margin-left: 10px;
}
.columnist-item{
	width: 100%;
	position: relative;
	display: inline-block;
	float: left;
	margin-bottom: 10px;
}
.columnist-box{
	left: 53.5% ;
	bottom: 0px;
	position: absolute;
	width: 44%;
}
.columnist-title{
	font-size: .875em;
	line-height: 1.3em;
}
.columnist-name{
	font-size: .875em;
	text-align: right;
}
.columnist-message{
	font-size: .8em;
	line-height: 1.2;
	color:#666666;
}
.columnist-title, .columnist-name{
	font-weight:bold;
	color:#000000;
}
.columnist-title, .columnist-name, .columnist-message{
	display:block;
}
.columnist-item-inner{
	width: 100% ;
	height: 0 ;
	padding-top: calc(9 / 16 * 100%);
}
.columnist-item-outer{
	width:50%;
	overflow: hidden;
	position: relative;
}
.clearfix:after{
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix{
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix{
	height: 1px;
	/*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}


@media screen and (min-width: 721px) {
	.columnist-item{
		width: 50%;
	}
	.columnist-title, .columnist-name {
		margin-bottom: 5px;
	}
}



.red_text{
	    display: inline !important;
	    color: red;
	    font-weight: bold;
}

.column_week_h2 {
	float:left;
	padding-right:0 !important;}

.column_week_info {
    font-size: .875em;
    line-height: 1;
    clear: both;
    background-color: #FF5722;
    color: #FFF;
    padding: 3px 20px;
}
.colum_red{
	/*float:  left;*/
    margin: 4px 0 0 10px;
}
.red_text{
    font-size: 95%;
}
@media screen and (max-width:420px){
.column_week_h2 {
	padding-right:0 !important;
}

.column_week_info {
	display:inline-block;
	font-size:.8125em;
	/*margin:4px 0 0 10px;*/
	padding:5px;
	float:left;
}

}

@media screen and (min-width:421px) {
.column_week_h2 {
	padding-right:0 !important;
	margin-right:0.5em;
}

.column_week_info {
	font-size:.8125em;
	padding:2px 5px;
}

}

/* 企業リスト：新レイアウトSP　2017.03.06 */
.gyosyu-hantei .list-base03 li {
}

.gyosyu-hantei .list-base03 .title {
    font-weight:bold;
}

.gyosyu-hantei .list-base03 .list-item-outer {
    width: 70px;
    height: 43px;
    overflow: hidden;
    position: relative;
    padding-top: 0px;
    float:right;
    margin-right:5px;
}


.gyosyu-hantei .info-box .area {
font-weight:bold;
}

.gyosyu-hantei .info-box {
    padding: 4px 8px 5px;
    font-size: .75em;
    line-height: 1.4;
}

.gyosyu-hantei .info-box .tag-list {
    font-size: .7em;
    line-height: 1.3;
}


.gyosyu-hantei .info-box {
    border-bottom: 2px solid #aaaaaa;
}


.gyosyu-hantei .meta-box {
    min-height:46px;
}

.gyosyu-hantei .meta-box .title {
    vertical-align:middle;
    display:table-cell;
}


.gyosyu-hantei .meta-box:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


/* メニューのレイアウト崩れ対応SP　2018.01.24 */
.nav-box .header-gnav .mega-menu .tab {
    margin-bottom: 11px;
}

.nav-box .header-gnav .mega-menu .tab .tab-item {
    margin: 0 6px 6px 0;
}

.nav-box .header-sub-nav .item01{
width:26%;
text-align:center;
}

.nav-box .header-sub-nav .item02{
width:22%;
text-align:center;
}

.nav-box .header-sub-nav .item03{
width:22%;
border-left: solid 2px #304b90;
    border-right: solid 1px #6278af;
        text-align:center;
}

.nav-box .header-sub-nav .item04 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
width:26%;
    border-left: solid 2px #304b90;
        text-align:center;
}

.nav-box .header-sub-nav .scale-icon {
    display:none;
}

/* 2017.3.27 */

.saiyo-info-separation-2 {
text-align:center;
}

.saiyo-info-separation-2 p{
margin:10px;
font-size: .775em;
font-weight:normal;
border:#e8e8e8 solid 1px;
line-height:1.45;
padding:10px;
}

.saiyo-info-separation-2-sankaku {
display:none;
}

/*---------------------------------------------------------------*/
/*  続きを読む（ReadMore）のデザイン変更　20210401から   */
/*---------------------------------------------------------------*/
<!--
.paid-area {
    background-color: #EEEEEE;
    padding: 12px 10px 20px;
    display: block;
    font-size: 12px;
    margin: 12px auto 0;
    text-align: center;
}
.paid-area .KeyLogin {
	margin: 0 3px;
	vertical-align: 1px;
}
.LinkArea
ul {
	font-size: 0;
	margin: 0;
	padding: 0;
}
.LinkArea
ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	color: #3C3C35;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
.LinkArea ul li.ReadMoreLinkStandardSP a.NoMember {
	color: #FFF;
	background: #f5f5ee;
	background: -o-linear-gradient(top, #5886dc 0%, #7c9ede 99%);
	background: -webkit-gradient(linear, left top, left bottom, from(#5886dc), color-stop(99%, #7c9ede));
	background: linear-gradient(to bottom, #5886dc 0%, #7c9ede 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5886dc',endColorstr='#7c9ede',GradientType=0 );
	border: 2px solid #7c9ede;
	text-decoration: none;
}
.LinkArea ul li.ReadMoreLinkStandardSP a.NoMember:hover {
	color: #FFF;
	background: #f5f5ee;
	background: -o-linear-gradient(top, #2667e0 0%, #7c9ede 99%);
	background: -webkit-gradient(linear, left top, left bottom, from(#2667e0), color-stop(99%, #7c9ede));
	background: linear-gradient(to bottom, #2667e0 0%, #7c9ede 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2667e0',endColorstr='#7c9ede',GradientType=0 );
	border: 2px solid #7c9ede;
	text-decoration: none;
}
.LinkArea ul li.ReadMoreLinkStandardSP a.LogoutMember {
	color: #1E1E17;
	background: #FFF;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0 );
	border: 2px solid #D2D2CB;
	text-decoration: none;
}
.LinkArea ul li.ReadMoreLinkStandardSP a.LogoutMember:hover {
	color: #7c9ede;
	background: #FFF;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0 );
	border: 2px solid #7c9ede;
	text-decoration: none;
}
.LinkArea ul li.ReadMoreLinkStandardSP a {
	display: block;
	width: 240px;
	margin: 0 5px 5px 0;
	margin: 0 5px 5px 0\9;
	padding: 8px 10px 6px 12px;
	color: #FFF;
	font-size: 85%;
	font-weight: bold;
	background: #f5f5ee;
	background: -o-linear-gradient(top, #5886dc 0%, #7c9ede 99%);
	background: -webkit-gradient(linear, left top, left bottom, from(#5886dc), color-stop(99%, #7c9ede));
	background: linear-gradient(to bottom, #5886dc 0%, #7c9ede 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5886dc',endColorstr='#7c9ede',GradientType=0 );
	border: 2px solid #7c9ede;
	border-radius: 4px;
	line-height: 1.1;
	text-align: center;
	white-space: nowrap;
}
.LinkArea ul li.ReadMoreLinkPlusSP a.NoMember {
	color: #FFF;
	background: #f5f5ee;
	background: -o-linear-gradient(top, #00a88a 0%, #3ea794 99%);
	background: -webkit-gradient(linear, left top, left bottom, from(#00a88a), color-stop(99%, #3ea794));
	background: linear-gradient(to bottom, #00a88a 0%, #3ea794 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a88a',endColorstr='#3ea794',GradientType=0 );
	border: 2px solid #3ea794;
	text-decoration: none;
}
.LinkArea ul li.ReadMoreLinkPlusSP a.NoMember:hover {
	color: #FFF;
	background: #f5f5ee;
	background: -o-linear-gradient(top, #00846c 0%, #3ea794 99%);
	background: -webkit-gradient(linear, left top, left bottom, from(#00846c), color-stop(99%, #3ea794));
	background: linear-gradient(to bottom, #00846c 0%, #3ea794 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00846c',endColorstr='#3ea794',GradientType=0 );
	border: 2px solid #3ea794;
	text-decoration: none;
}
.LinkArea ul li.ReadMoreLinkPlusSP a.LogoutMember {
	color: #1E1E17;
	background: #FFF;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0 );
	border: 2px solid #D2D2CB;
	text-decoration: none;
}
.LinkArea ul li.ReadMoreLinkPlusSP a.LogoutMember:hover {
	color: #3ea794;
	background: #FFF;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0 );
	border: 2px solid #3ea794;
	text-decoration: none;
}
.LinkArea ul li.ReadMoreLinkPlusSP a {
	display: block;
	width: 240px;
	margin: 0 5px 5px 0;
	margin: 0 5px 5px 0\9;
	padding: 8px 10px 6px 12px;
	color: #FFF;
	font-size: 85%;
	font-weight: bold;
	background: #f5f5ee;
	background: -o-linear-gradient(top, #00a88a 0%, #3ea794 99%);
	background: -webkit-gradient(linear, left top, left bottom, from(#00a88a), color-stop(99%, #3ea794));
	background: linear-gradient(to bottom, #00a88a 0%, #3ea794 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a88a',endColorstr='#3ea794',GradientType=0 );
	border: 2px solid #3ea794;
	border-radius: 4px;
	line-height: 1.1;
	text-align: center;
	white-space: nowrap;
}
