@charset "Shift_JIS";



/*======================================================================================================================
========================================================================================================================

collection.css

プロワイズコレクション -Prowise collection- 用

========================================================================================================================
======================================================================================================================*/





/* コンテンツトップ
-------------------------------------------------------------------------------------------------------- */


/* リード文
-------------------------------------- */
.lead_top {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #263984;
}


/* サムネイル 
-------------------------------------- */
.box_outline .thumbnail {
	width:       113px;
	float:       left;
}


/* テキストエリア
-------------------------------------- */
.box_outline .txt {
	width:       520px;
	float:       right;
	font-size: 108%;
}
/*更新日付*/
.box_outline .txt .date{
	margin-bottom: 5px;
	font-size: 12px;
	text-indent: -.4em;
}
.box_outline .txt .date.new {
	font-weight: bold;
	color: #cf1717;
}
/* タイトル */
.box_outline .txt h2 {
	margin:      0px 0px 15px 0px;
	font-size: 123.1%;
	font-weight: bold;
	font-family: "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", "serif";
}
.box_outline .txt h2 a:not(.number){
    color: #02688d;
	letter-spacing: 1px;
}
.box_outline .txt h2 a .number {
	display: inline-block;
	margin: 0 0 5px 0;
	padding: 3px 7px 3px 8px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	background: #02688d;
	letter-spacing: 2px;
}

/* 取材対象者 */
.box_outline .txt .name {
	font-size: 12px;
}
.box_outline .txt .name span {
	font-size: 14px;
	font-weight: bold;
}





/* 本文指定
-------------------------------------------------------------------------------------------------------- */

/*共通パーツ（サムライ・キーパーソン・エンタープライズで同じ記述）
-------------------------------------- */
sup {
	 color:     #A63300;
}
sup.base {
	 color:     #333333;
}	
p.feap {
	margin:     0px 0px 30px 0px;
}



/* 各種パーツ 
-------------------------------------- */
/* タイトル */
.ttl_article {
	margin: 0px 0px 20px 0px;
	padding: 12px 0 11px 13px;
	color: #FFFFFF;
	font-size:16px;
	font-weight: bold;
	background: #02688d;
	line-height: 1.3;
	position: relative;
	overflow: hidden;
}
.ttl_article:after {
	position: absolute;
	content: '';
	width: 2px;
	height: 100px;
	font-size:1em;
	background: #67a7bf;
	top: 0;
	left: 3px;
}
.ttl_big {
	margin: 0;
	padding: 15px 0 14px;
	color: #FFFFFF;
	font-family: "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", "serif";
	font-size:17px;
	font-weight: bold;
	text-align: center;
	background: #02688d;
	line-height: 1.3;
	letter-spacing: 1px;
}
.ttl_big span{
	display: inline-block;
	margin-bottom: 5px;
	padding: 0 10px;
	font-size: 14px;
	position: relative;
}
.ttl_big span:before,
.ttl_big span:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 5px;
	height: 1px;
	background-color: #fff;
}
.ttl_big span:before {
  left:0;
}
.ttl_big span:after {
  right: 0;
}
/*対談：取材対象者カラー*/
.feap .name {
	display: inline-block;
	position: relative;
	margin-right: 1em;
}
.feap .name.name_a ,
.feap .name.name_a2 {
	color: #02688d;
    font-weight: bold;
}
.feap .name.name_b {
	color: #d86025;
    font-weight: bold;
}
.feap .name.name_c {
	color: #028e1b;
    font-weight: bold;
}
.feap .name.name_d {
	color: #bf04ad;
    font-weight: bold;
}
.feap .name:after {
	position: absolute;
	content: '：';
	color: #333;
	font-size:1em;
	top: calc(50% - .8em);
	left: 2em;
}
.feap .name.name_c:after {
	left: 1em;
}
.feap .name.name_a2:after {
	left: 3em;
}


/* プロフィール
-------------------------------------- */
.box_profile {
	padding: 20px;
	background-color: #FFF;
	border: 1px solid #999;
}
.box_profile .inner {
	overflow: hidden;
}
.box_profile .ttl {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 108%;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 3px #05585c solid;
}
.box_profile .thumbnail {
	float: left;
	width: 76px;
	margin-right: 20px;
}
.box_profile .txt {
	float: right;
	width: 522px;
}
.bbox_profile:before, .box_profile:after {
	content: "";
	clear: both;
	display: block;
}
.box_profile .summary .ttl {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
}
.box_profile .summary .ttl span {
	font-size: 12px;
}



/* 文末の囲み
-------------------------------------- */
.box_last {
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #02688d;
	background: #fff;
}
.box_last .ttl_box_last {
	width: 140px;
	margin:0 auto  10px;
	padding: 0 20px 5px;
	color: #02688d;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background: linear-gradient(transparent 78%, #c0dbdd 0%);
}
.box_last .area_btm_02 {
	display: flex;
	justify-content: flex-end;
	align-items: end;
	flex-wrap: wrap;
}
.box_last .area_btm_02 .point_blue {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 230px;
	height: 28px;
	margin: 0 40px 7px 0;
	padding: 4px 0 0 10px;
	font-size: 13px;
	font-weight: bold;
	background: #EFF6F9;
	box-sizing: border-box;
	position: relative;
}
.box_last .area_btm_02 .point_blue a {
	color: #02688d;
}
.box_last .area_btm_02 .point_blue a:hover {
	color: #1587b0;
}
.box_last .area_btm_02 p:after {
	content: "";
	position: absolute;
	top: 0;
	right: -32px;
	border-top: 28px solid transparent;
	border-left: 32px solid #EFF6F9;
}
.box_last .area_btm_02 .img {
	width: 15%;
}
.box_last .area_btm_02 .img img {
	width: 100%;
}

#collection .collection_number_orange {
    position: relative;
    align-items: center;
    width: 90%;
    height: 20px;
    padding: 10px;
    background: #ffb083;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
}

#collection .collection_number_orange:after{
    border-left: 30px solid #ffb083;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    content: "";
    position: absolute;
    right: -30px;
    top: 0;
    margin-left: 50px;
}

.collection_line {
word-break: break-all;
}
.collection_w100{
    width:100px;
}

#collection .process_orange {
    color: #ee6d34;
    font-weight: bold;
}

