@charset "utf-8";
/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 共通
　02. メインコンテンツ
　02. サイド
　04. ソーシャル
　05. 固定フッター
　06. リッチフッター
　07. リンクスタイル
　08. カラムモジュール
　09. 区切り線
　10. リストモジュール
　11. テキストスタイル
　12. 汎用スタイル
　13. 表示切替
　14. 特殊モジュール
　15. ページトップ

******************************************************************************* */
/* ==

　01. 共通

=============================================================================== */

/* 大枠レイアウト
------------------------------------------------------------------------------- */
#wrapper {
	width: 950px;
	margin: 0 auto;
	background-color: #FFF;
}
.baseIn {
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#main {
	float: left;
	width: 630px;
}
.sprtr {
	margin-bottom: 40px;
}
/* ボックスリンク
------------------------------------------------------------------------------- */
.fnBoxLink {
	cursor: pointer;
}
.fnBoxLink img {
	-ms-filter: "alpha( opacity=100 )";
}
.fnBoxLink.uiHover img {
	opacity: 0.85;
	filter: alpha(opacity=85);
	-ms-filter: "alpha( opacity=85 )";
}
/* H1 見出し
------------------------------------------------------------------------------- */

/* H2 見出し
------------------------------------------------------------------------------- */
.container h2 {
	margin-bottom: 20px;
}
h2.clmTit .subTit, .container .heading_h2 .subTit {
	display: block;
	margin-bottom: 10px;
	color: #444;
	font-size: 70%;
}
h2.clmTit .subTit02{
	display: block;
	margin-top: 10px;
	color: #444;
	font-size: 70%;
	text-align:right;
}
#sub02 h2 {
	line-height: 1.4;
	margin: 0 0 15px;
	color: #444;
	font-size: 167%;
	font-weight: bold;
	text-align: left;
}
/* H4 見出し
------------------------------------------------------------------------------- */
/* その他 見出し
------------------------------------------------------------------------------- */
.container .kijiTit {
	min-height: 14px;
	height: auto !important;
	height: 14px;
	line-height: 1.4;
	margin: 25px 0 10px;
	padding: 3px 0 4px 18px;
	border-bottom: 1px dotted #c9c9c9;
	background: url(/tochikatsu/souken/images/souken_ico09.gif) left top no-repeat;
	color: #333;
	font-size: 110%;
	font-weight: normal;
}
/* ==

　02. メインコンテンツ

=============================================================================== */
/* メインビジュアル
------------------------------------------------------------------------------- */
h1.imgMain_name {
	position: absolute;
	bottom: 50%;
	left: 47px;
	margin-bottom:-31px;
	color: #fff;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 60px;
	padding: 0 15px;
	border: 1px solid #fff;
	font-weight: normal;
	font-size: 26px;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.3);
	background: rgba(0, 0, 0, 0.3);
	color: rgba(0, 0, 0, 0.3);
	color: #fff;
}
#fluidArea h1{
	width:100%;
	text-align:center;
}
#fluidArea img{
	width:100%;
}

/* コンテンツ内テキストスタイル
------------------------------------------------------------------------------- */
.container p, .container li, .container dt, .container dd, .container th, .container td {
	font-size: 117%;
}
.container td td {
	font-size: 100%;
}
.container li li, .container li p {
	font-size: 100%;
}
.container ol.indntN01 li {
	margin-left: 1em;
	text-indent: -1em;
}
.tlkr01 {
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 134%;
	color: #218ac1;
}
/* サイド
------------------------------------------------------- */
#sub02 {
	float: right;
	width: 300px;
}
#sub02 .bnrBlk p {
	margin-bottom: 20px;
	text-align: center;
}
#sub02 .bnrBlk p.lastChild {
	margin-bottom: 0;
}
#sub02 .rankBlk {
	line-height: 1.5;
}
#sub02 .rankBlk span {
	display:block;
}
#sub02 .rankBlk li {
	width: 300px;
	height: 70px;
	margin-bottom: 20px;
	background: url(/tochikatsu/souken/images/rn01/arw/arw01.png) right center no-repeat;
	background-color: #f2f2f2;
}
#sub02 .rankBlk li.fnBoxLink.uiHover {
	background: url(/tochikatsu/souken/images/rn01/arw/arw01_ov.png) right center no-repeat;
}
#sub02 .rankBlk li.fnBoxLink.uiHover {
	background-color: #e8e8e8;
}
#sub02 .rankBlk .rankTxt {
	width: 30px;
	height: 46px;
	padding-top: 24px;
	text-align: center;
	float: left;
}
#sub02 .rankBlk .rankIn{
	width:110px;
	float:left;
}
#sub02 .rankBlk .rankTxt.r01 {
	background-color: #968750;
}
#sub02 .rankBlk .rankTxt.r02 {
	background-color: #968750;
}
#sub02 .rankBlk .rankTxt.r03 {
	background-color: #968750;
}
#sub02 .rankBlk .thumbBox {
	width: 80px;
	height: 70px;
	text-align: center;
	overflow: hidden;
	float: left;
}
#sub02 .rankBlk .thumbBox img {
	max-width: none;
	height: 70px;
	margin-left: -47px;
}
#sub02 .rankBlk .tit {
	display:block;
	width: 174px;
	height: 68px;
	padding: 7px 0 0 15px;
	font-size: 12px;
	float: left;
}
#sub02 .rankBlk .fnBoxLink .tit a {
	display: block;
	padding-right: 30px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
}
#sub02 .bnrTNavi {
	margin-bottom: 40px;
	text-align: center;
}
.container p.bDBtn span {
	display: inline-block;
	padding: 12px 0 12px 22px;
	line-height: 16px;
	background: url(/tochikatsu/souken/images/rn01/common/btn_open.gif) 0px center no-repeat;
	-moz-background-size: 16px 16px;
	-webkit-background-size: 16px 16px;
	-o-background-size: 16px 16px;
	-ms-background-size: 16px 16px;
	cursor: pointer;
}
.container p.bDBtn span.pushed {
	background: url(/tochikatsu/souken/images/rn01/common/btn_close.gif) 0px center no-repeat;
	-moz-background-size: 16px 16px;
	-webkit-background-size: 16px 16px;
	-o-background-size: 16px 16px;
	-ms-background-size: 16px 16px;
}
.container p.bDBtn {
	border: 5px solid #ccc;
}
.container p.bDBtn.blBdr {
	border-color: #02b3ee;
}
.container .bnDoc {
	display: none;
}
.container .bnDoc.dBlk {
	display: block;
}
#sub02 .bnrBlk .bnDoc:after,#sub02 .rankBlk ol:after, .rankIn:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}
*:first-child+html#sub02 .bnrBlk .bnDoc,*:first-child+html #sub02 .rankBlk ol, *:first-child+html .rankIn {
	zoom: 1;
} /* ie7 */

@media screen and (max-width: 1205px) {
#wrapper {
	width: auto;
}
#main {
	width: auto;
}
#main, #sub02 {
	float: none;
}
#sub02 {
	float: none;
	width: auto;
	margin: 40px auto 0;
}
#sub02 .sub02In {
	width: 100%;
}
#sub02 .sub02In .subleft {
	width: 100%;
	margin-bottom: 20px;
}
#sub02 .rankBlk {
	margin-bottom: 0;
	overflow:hidden;
}
#sub02 .rankBlk ol {
	width: 750px;
	margin-right: -20px;
}
#sub02 .rankBlk li {
	width: 230px;
	height: auto;
	margin-bottom: 20px;
	margin-right: 20px;
	background: none;
	float: left;
}
#sub02 .rankBlk .rankIn{
	width:100%;
	float:none;
}
#sub02 .rankBlk li span.tit {
	width: 215px;
	min-height: 48px;
	height: auto !important;
	height: 48px;
	font-size: 12px;
	padding: 0 0 15px 15px;
	background: url(/tochikatsu/souken/images/rn01/arw/arw01.png) right center no-repeat;
	background-color: #f2f2f2;
	float: none;
}
#sub02 .rankBlk li.fnBoxLink.uiHover span.tit {
	background: url(/tochikatsu/souken/images/rn01/arw/arw01_ov.png) right center no-repeat;
}
#sub02 .rankBlk .fnBoxLink span.tit a {
	display: inline-block;
	padding-right: 30px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
}
#sub02 .rankBlk .rankTxt {
	width: 30px;
	height: 51px;
	padding: 29px 0 0 0;
	text-align: center;
	float: left;
}
#sub02 .rankBlk .thumbBox {
	width: 200px;
	height: 80px;
	float: left;
}
#sub02 .rankBlk .thumbBox img {
	max-width: none;
	height: 80px;
	margin-left: 0;
}
#sub02 .bnrBlk .bnDoc {
	width:750px;
	margin-right:-20px;
}
#sub02 .bnrBlk .bnDoc p {
	width:230px;
	margin-right: 20px;
	margin-bottom: 20px;
	float:left;
}
}

/* ==

　06. リッチフッター

=============================================================================== */
.container p.searchCate {
	margin: 0;
	padding: 11px 25px 11px 30px;
	font-weight: bold;
	background-position: 0 center;
	background-repeat: no-repeat;
	background-image: url(/tochikatsu/souken/business/images/common/footer_ico_c00pc.png);
}
.container p.searchCate span {
	color: #FFF;
}
/* ==

　07. リンクスタイル

=============================================================================== */
.linkTxt {
	padding-left: 15px;
	background: url(/tochikatsu/souken/images/ico_arw01.gif) 1px 0.55em no-repeat;
}
span.linkTxt, a.linkTxt {
	display: inline-block;
	margin-left: 5px;
	background-position: left 0.6em;
}
.linkExternal {
	padding-left: 18px;
	background: url(/tochikatsu/souken/images/ico_arw02.gif) left 0.45em no-repeat;
}
span.linkExternal, a.linkExternal {
	display: inline-block;
	margin-left: 5px;
	background-position: left 0.4em;
}
.blanklink {
	padding-left: 18px;
	background: url(/tochikatsu/souken/images/rn02/ico_arw04.gif) left 5px no-repeat;
}
span.blanklink, a.blanklink {
	display: inline-block;
	margin-left: 5px;
	background-position: left 0.4em;
}

/* ==

　08. カラムモジュール

=============================================================================== */
/* 2カラム 400px×190px
------------------------------------------------------------------------------- */
.col2Block01 {
	width: 100%;
	margin: 0 0 20px;
}
.col2Block01 .colW {
	float: left;
	width: 400px;
}
.col2Block01 .colN {
	float: right;
	width: 190px;
}
.col2Block01 Img{
	width:100%;
	height:auto;
}

/* 2カラム 190px×100px
------------------------------------------------------------------------------- */
.col2Block03 {
	width: 100%;
	margin: 0 0 20px;
}
.col2Block03 .colW {
	float: left;
	width: 190px;
}
/* 2カラム 150px×295px
------------------------------------------------------------------------------- */
.col2Block04 {
	width: 100%;
	margin: 0 0 15px;
}
.col2Block04 .colImg {
	float: left;
	width: 150px;
}
.col2Block04 .colTxt {
	float: right;
	width: 295px;
}
/* 2カラム 295px×295px
------------------------------------------------------------------------------- */
.col2Block05 {
	width: 100%;
	margin: 0 0 20px;
}
.col2Block05 .col1 {
	float: left;
	width: 295px;
}
.col2Block05 .col2 {
	float: right;
	width: 295px;
}
.col2Block05 .col1 img,
.col2Block05 .col2 img{
	width:100%;
	height:auto;
}
@media screen and (max-width: 1205px){
	.col2Block05 .col1,.col2Block05 .col2 {
	width: 355px;
}
}
/* 2カラム 400px×530px
------------------------------------------------------------------------------- */
.col2Block06 {
	width: 100%;
	margin: 0 0 20px;
}
.col2Block06 .colW {
	float: left;
	width: 530px;
}
.col2Block06 .colN {
	float: right;
	width: 400px;
}
/* 3カラム 190px×190px×190px
------------------------------------------------------------------------------- */
.col3Block01 {
	width: 100%;
	margin: 0 0 20px;
}
.col3Block01 .col1,
.col3Block01 .col2,
.col3Block01 .col3 {
	float: left;
	width: 192px;
}

.col3Block01 .col3 {
	float: right;
	width: 192px;
}
.col3Block01 .col1 {
	margin-right: 17px;
}
.col3Block01 div:after { content: ''; display: block; clear: both; height: 0; }
* html .col3Block01 div { zoom: 1; } /* ie6 */
*:first-child+html .col3Block01 div { zoom: 1; } /* ie7 */

/* 4カラム 224px×224px×224px×224px
------------------------------------------------------------------------------- */
.col4Block01 {
	width: 950px;
	margin: 0 0 20px;
}
.col4Block01 .col {
	float: left;
	width: 224px;
	margin-right: 18px;
}
.col4Block01 .col img{
	width:222px;
}
.col4Block01 .lastChild {
	margin-right: 0;
}
/* 6カラム 150px×150px×150px×150px×150px×150px
------------------------------------------------------------------------------- */
.col6Block01 {
	width: 950px;
	margin: 0 0 20px;
}
.col6Block01 .col {
	float: left;
	width: 150px;
	margin-right: 10px;
}
.col6Block01 .col img{
	width:148px;
}
.col6Block01 .lastChild {
	margin-right: 0;
}
/* 2カラム 180314追加
------------------------------------------------------------------------------- */
/*-－画像小--*/
.colBlk01 {
	width: 100%;
	margin: 0 0 20px;
}
.colBlk01 .colTxt {
	float: left;
	width: 63.4%;
}
.colBlk01 .colImg {
	float: right;
	width: 34.1%;
}
.colBlk01 Img{
	width:100%;
	height:auto;
}
/*--画像大--*/
.colBlk02 {
	width: 100%;
	margin: 0 0 20px;
}
.colBlk02 .colTxt {
	float: left;
	width: 34.1%;
}
.colBlk02 .colImg {
	float: right;
	width: 63.4%;
}
.colBlk02 Img{
	width:100%;
	height:auto;
}

.colBlk03 .col01{
	width:49.3%;
	float:left;
}
.colBlk03 .col02{
	width:49.3%;
	float:right;
}
.colBlk03 Img{
	width:100%;
	height:auto;
}

/* インライン画像
------------------------------------------------------------------------------- */
.imgBlock01 {
	margin: 0 0 20px;
}
.imgBlock01 img {
	float: left;
	margin: 0 20px 15px 0;
}
/* オプション
------------------------------------------------------------------------------- */
body .opReverse .col1,
body .opReverse .colImg,
body .opReverse .colW {
	float: right;
}
body .opReverse .col2,
body .opReverse .colTxt,
body .opReverse .colN {
	float: left;
}
body .imgBlock01 img.opReverse {
	float: right;
	margin: 0 0 15px 20px;
}

.brNone br{
	display:none;
}
/* ==

　10. リストモジュール

=============================================================================== */
.container .numList li {
	margin-left:2em;
	text-indent:-2em;
	font-size:100%;
}
.numList01 li {
	list-style: decimal;
	margin: 0 0 4px 2.2em;
}
.numList02 li {
	margin: 0 0 1px;
}
.discList01 li {
	margin: 0 0 4px;
	padding: 0 0 0 12px;
	background: url(/tochikatsu/souken/images/souken_ico06.gif) left 0.6em no-repeat;
}

/* ==

　11. テキストスタイル

=============================================================================== */
/* カテゴリタイトル
------------------------------------------------------------------------------- */
.container .cate {
	margin: 0 0 10px;
	font-weight: bold;
	color: #218ac1;
}
/* 太字
------------------------------------------------------------------------------- */
.container em {
	font-weight: bold;
	font-style: normal;
	color:#218ac1;
}
em.red{
	font-weight:bold;
	color:#F03;
}
.container .bldTxt {
	font-weight: bold;
	color: #218ac1;
}
.container a.bldTxt {
	font-weight: bold;
	color:indianred;
}
.container .bldTxt.red {
	color: #CC0000;
}
.container .bldTxt.gray {
	color: #444;
}
/* 注釈
------------------------------------------------------------------------------- */
.container .note {
	margin-left: 1em;
	text-indent: -1em;
}


/* 文字サイズ
------------------------------------------------------------------------------- */
.container .fsXXS {
	line-height: 1.4;
	font-size: 76%;
}
.container .fsXS {
	line-height: 1.5;
	font-size: 84%;
}
.container .fsS {
	line-height: 1.6;
	font-size: 100%;
}
.container .fsM {
	line-height: 1.7;
	font-size: 117%;
}
.container .fsL {
	line-height: 1.6;
	font-size: 134%;
}
.container .fsXL {
	line-height: 1.4;
	font-size: 150%;
}
.container .fsXXS li {
	line-height: 1.4;
	font-size: 76%;
}
.container .fsXS li {
	line-height: 1.5;
	font-size: 84%;
}
.container .fsS li {
	line-height: 1.6;
	font-size: 100%;
}
.container .fsM li {
	line-height: 1.7;
	font-size: 117%;
}
.container .fsL li {
	line-height: 1.6;
	font-size: 134%;
}
.container .fsXL li {
	line-height: 1.4;
	font-size: 150%;
}
.container li .fsS {
	line-height: 1.5;
	font-size: 85.7%;
}
/* リード
------------------------------------------------------------------------------- */
.container .leadTxt01 {
	line-height: 1.6;
	margin-bottom: 20px;
	font-size: 134%;
}
/* 強調ボックス
------------------------------------------------------------------------------- */
.emBox01 {
	margin: 20px 0 25px;
	padding: 20px;
	font-weight: bold;
	background-color: #f6f6f6;
}
.emBox01 li {
	margin-left: 1em;
	text-indent: -1em;
}
.emBox01 p.note {
	text-align: right !important;
	font-size: 90% !important;
	font-weight: normal !important;
}
.emBox01 .attnTxt, .container em.attnTxt {
	color: #218ac1 !important;
}
.emBox01 .attnTxt02, .container em.attnTxt02 {
	color: #C33 !important;
}
ol.emBox01 li {
	margin-left: 1.1em;
	text-indent: -1.1em;
}
ol.emBox01.indntType02 li {
	margin-left: 2.7em;
	text-indent: -2.7em;
}
.emBox02 {
	margin: 20px 0 25px;
	padding: 20px;
	background-color: #ecf6ff;
}
.container .emBox02 p {
	color: #FFF;
}
.container .emBox03 {
	margin: 50px 0 25px;
	padding: 19px;
	background-color: #f6f6f6;
	border: 1px solid #F2F2F2;
}
.container .emBox03 h3 {
	min-height: 21px;
	height: auto !important;
	height: 21px;
	line-height: 1.4;
	margin: 0 0 12px;
	padding: 0 0 0 25px;
	background: url(/tochikatsu/souken/images/souken_ico04.gif) left top no-repeat;
	color: #2f89a9;
	font-weight: bold;
}
.container .emBox03 li {
	margin-bottom: 15px;
}
.container .emBox02 p, .container .emBox02 li, .container .emBox02 span, .container .emBox02 sup,.container .emBox03 p, .container .emBox03 li, .container .emBox03 span, .container .emBox03 sup {
	color: #0a608c;
}
.container .emBox02 .boxTit,
.container .emBox03 .boxTit {
	min-height: 21px;
	height: auto !important;
	height: 21px;
	line-height: 1.4;
	margin: 0 0 12px;
	padding: 0 0 0 25px;
	background: url(/tochikatsu/souken/images/souken_ico05.gif) left top no-repeat;
	color: #2f89a9;
	font-size: 150%;
	font-weight: bold;
}
.emBox04 {
	margin: 20px 0 25px;
	padding: 20px;
	background-color: #f6f6f6;
}
.emBox05 {
	margin: 20px 0 25px;
	padding: 20px;
	background-color: #e1f5ff;
}
.quoteBox01 .emBox05,
.emBox04 .emBox05{
	background-color: #FFF;
}
.discList01 li {
	margin: 0 0 4px;
	padding: 0 0 0 12px;
	background: url(/tochikatsu/souken/images/souken_ico06.gif) left 0.6em no-repeat;
}
ul.emBox01,ol.emBox01,
ul.emBox02,ol.emBox02,
ul.emBox03,ol.emBox03,
ul.emBox04,ol.emBox04,
ul.emBox05,ol.emBox05{
	padding-bottom:1px;
}
.emBox01 li,.emBox02 li,.emBox03 li,.emBox04 li,.emBox05 li{
	margin-bottom:20px;
}
span.emBox01,
span.emBox02,
span.emBox03,
span.emBox04,
span.emBox05{
	display:block;
}
/*Safari*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
ol.emBox01.indntType02 li {
	margin-left: 1.5em;
	text-indent: -1.5em;
}
}
/*
	ページパーツ
----------------------------------------------------*/
/*.container .gray,
.container .blue,
.container .blue02,
.container .blue03{
	font-size:85.4%;
}*/
.container .gray dt,
.container .blue dt,
.container .blue02 dt,
.container .blue03 dt{
	font-size:137%;
}
.gray dt{
	*position: relative;
	padding:5px 10px;
	font-weight:bold;
	color:#FFF;
	background-color:#999;
}
.gray dd{
	margin:0;
	padding-bottom:53px;
	background:url(../images/blue_arw.gif) bottom center no-repeat;
}
.ddIn01{
	padding:15px;
	background-color:#e7e7e7;
}
.gray dd li{
	margin-left:2.7em;
	margin-bottom:10px;
	text-indent:-2.7em;
}

.blue dt,
.blue02 dt{
	*position: relative;
	padding:5px 10px;
	font-weight:bold;
	color:#FFF;
	background-color:#0e1766;
}
.blue dd{
	margin:0 0 30px 0;
	padding:13px;
	border:2px solid #0e1766;
}
.blue dd li,
.blue02 dd li,
.blue03 dd li{
	margin-left:2.7em;
	margin-bottom:10px;
	text-indent:-2.7em;
}
/*Safari*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
.gray dd li,
.blue dd li,
.blue02 dd li,
.blue03 dd li{
	margin-left:1.5em;
	margin-bottom:10px;
	text-indent:-1.5em;
}
}
.container .blue dd ul.note,
.container .blue02 dd ul.note {
	margin-left:0;
	text-indent:0;
}
.blue dd ul.note li,
.blue02 dd ul.note li{
	margin-left:1em;
	margin-bottom:5px;
	font-size:100%;
	text-indent:-1em;
}
.blue02 dd{
	margin:0;
	padding-bottom:53px;
	background:url(../images/blue_arw.gif) bottom center no-repeat;
}
.ddIn02{
	*position: relative;
	padding:14px;
	border:1px solid #CCC;
	border-top:none;
}
.imgCap span{
	display:block;
	margin-top:5px;
	font-size:85%;
}
.colBlk01 .colW{
	width:60%;
	float:left;
}
.colBlk01 .colN{
	width:38%;
	float:right;
}
.colBlk01 .colN img{
	width:100%;
}
.blue03 dt{
	padding:5px 10px;
	font-weight:bold;
	color:#FFF;
	background-color:#0070c0;
}
.blue03 dd{
	margin:0 0 30px 0;
	border:2px dashed #0070c0;
	border-top:none;
}
.ddIn03{
	*position: relative;
	padding:15px;
	background-color:#cadef9;
}
.ddIn03 .captionTxt01{
	font-size:117%;
}
.gray dd li.lastChild,
.blue dd li.lastChild,
.blue02 dd li.lastChild,
.blue03 dd li.lastChild{
	margin-bottom:0;
}

.gBdrBlk{
	padding:20px;
	border:1px solid #c9c9c9;
	/*border-top:none;*/
}
.pBdrBlk{
	padding:20px;
	background-color:#fef6f6;
	border:1px solid #ffd2d2;
	/*border-top:none;*/
}
.container .arwTxt {
	padding-left: 25px;
	font-weight: bold;
	background: url(/tochikatsu/souken/images/rn01/arw/expl_arw02.png) left center no-repeat;
}
.container ol.indnt3 li {
	margin-left: 2.6em;
	text-indent: -2.6em;
}
/*
	160714 ケーススタディ
----------------------------------------------------*/
.csDetail {
	margin-bottom: 30px;
	padding: 20px;
	background-color: #eee;
}
.csDetail p.csPhoto {
	margin-bottom: 20px;
	text-align: center;
	background-color: #eee;
}
.csDetail p.csPhoto img {
	max-width: 590px;
}
.csDetail dl {
	margin-bottom: 10px;
}
.csDetail dt {
	width: 31.5%;
	padding: 5px 0 5px 1.5%;
	color: #006699;
	font-weight: bold;
	background-color: #FFF;
}
.csDetail .doubleLine dt {
	height: 46px;
}
.csDetail dd {
	margin: -2.35em 0 0 35%;
	padding: 5px 0 5px 2%;
	color: #333;
	font-weight: bold;
	background-color: #FFF;
}
.csDetail .doubleLine dd {
	margin: -4em 0 0 35%;
}
.csDetail dl.lastChild {
	margin-bottom: 0;
}
.csPhotoBlk .col01 {
	width: 305px;
	float: left;
}
.csPhotoBlk .col02 {
	width: 305px;
	float: right;
}
.csPhotoBlk img {
	max-width: 100%;
	height: auto;
}
.csPhotoBlk img.minPhoto {
	width: auto;
	height: auto;
}
/* ==

　12. 汎用スタイル

=============================================================================== */
/* 余白調整
------------------------------------------------------------------------------- */
.explArw {
	padding-left: 40px;
	background: url(/tochikatsu/souken/images/arw/expl_arw.gif) left top no-repeat;
}
.explArw02 {
	padding: 10px 10px 10px 40px;
	background: url(/tochikatsu/souken/images/arw/expl_arw02.png) 10px 13px no-repeat;
	background-color: #daf2ff;
}
.center {
	text-align: center;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right;
}
/* テーブル
------------------------------------------------------------------------------- */
.scrlTble{
	margin-bottom:20px;
}
table {
	border-collapse: separate;
	border-spacing: 2px;
}
.type01 {
	width: 100%;
	margin-bottom: 20px;
	word-break: break-all;
	background-color: #aaa;
}
.type01 th {
	margin: 1px;
	padding: 10px;
	text-align: center;
	background-color: #f1f1f1;
}
.type01 td {
	margin: 1px;
	padding: 10px;
	background-color: #fff;
}
.bgType01 td,
table.type01 tbody tr td.bgType01{
	background-color: #e1f5ff;
}
.bgType02 td{
	background-color: #E8E7DA;
}
tr.zenkokuWrap th,
tr.zenkokuWrap td{
	color:#47AAA8;
	font-weight:bold;
}
tr.redWrap th,
tr.redWrap td,
th.redWrap,
td.redWrap{
	color:#B73638;
	background-color: #F7E3E3;
	font-weight:bold;
}
tr.blueWrap th,
tr.blueWrap td,
th.blueWrap,
td.blueWrap{
	color:#1C81A6;
	background-color:#D1FEFF;
	font-weight:bold;
}
tr.greenWrap th,
tr.greenWrap td,
th.greenWrap,
td.greenWrap{
	color:#2c6e27;
	background-color:#97ca93;
	font-weight:bold;
}
th.redBg,
td.redBg{
	color:#FFF !important;
	background-color:#B73638 !important;
	font-weight:bold;
}
th.yellowBg,
td.yellowBg{
	color:#FFF !important;
	background-color:#f7bd0c !important;
	font-weight:bold;
}
th.greenBg,
td.greenBg{
	color:#FFF !important;
	background-color:#2c6e27 !important;
	font-weight:bold;
}
th.blueBg,
td.blueBg{
	color:#FFF !important;
	background-color:#1C81A6 !important;
	font-weight:bold;
}
th.blueBg02{
	color:#FFF !important;
	background-color:#336699 !important;
	font-weight:bold;
}
th.blueBg03{
	color:#333 !important;
	background-color:#99ccff !important;
	font-weight:bold;
}
th.greenBg02{
	color:#FFF !important;
	background-color:#006600 !important;
	font-weight:bold;
}
th.greenBg03{
	color:#333 !important;
	background-color:#ccffcc !important;
	font-weight:bold;
}
th.yellowBg02{
	color:#333 !important;
	background-color:#ffff99 !important;
	font-weight:bold;
}
td.yellowBg02{
	color:#333 !important;
	background-color:#ffff99 !important;
	font-weight:bold;
}
/* ==

　13. 表示切替

=============================================================================== */

.archiveBlk p {
	display: none;
}
/* 画像周り
------------------------------------------------------------------------------- */
.wPr80 Img {
	width: 80%;
	height: auto;
}
/* ==

　14. 特殊モジュール

=============================================================================== */
.profileBlock,
.profileBlock02 {
	margin: 0 0 20px;
	padding: 20px;
	background-color: #f2f2f2;
}
.profileBlock h3,
.profileBlock02 h3 {
	line-height: 1.4;
	margin: 0 0 15px;
	padding: 0 0 0 25px;
	font-size: 117%;
	background: url(/tochikatsu/souken/images/rn01/common/ico_tit_01.gif) left 0.2em no-repeat;
	color: #218ac1;
	font-weight: bold;
}
.profileBlock .colImg,
.profileBlock02 .colImg {
	float: left;
	width: 120px;
}
.profileBlock .colTxt,
.profileBlock02 .colTxt {
	float: right;
	width: 450px;
}
.profileBlock .colTxt .fsL,
.profileBlock02 .colTxt .fsL {
	margin-bottom: 8px;
}
.linkTxt .subTxt {
	font-size: 80%;
	color: #218ac1;
}
#sub .linkTxt .subTxt {
	display: block;
	font-size: 87.5%;
	color: #218ac1;
}
#sub02 .linkTxt .subTxt {
	display: block;
	font-size: 87.5%;
	color: #218ac1;
}
.linkTxt .subTit {
	display: block;
	font-size: 80%;
}


/* インフォメーションエリア 202002 */
#main .infoArea{
margin: 0 0 20px 0 ;
padding: 20px 0 20px 0;
display: block;
background: url('/tochikatsu/souken/images/rn02/bnr/info_bg.jpg') 0 0 no-repeat;
background-size: cover;
width: 100%;
}

#main .infoArea_b{
margin: 0 0 20px 0 ;
padding: 20px 0 20px 0;
display: block;
background: url('/tochikatsu/souken/images/rn02/bnr/info_bg_btob.jpg') 0 0 no-repeat;
background-size: cover;
width: 100%;
}

#main .infoArea .cnt,
#main .infoArea_b .cnt{
padding: 0 20px 0 20px;
display: inline-block;
display: table-cell;
text-align: center;
}

#main .infoArea .cnt.lastChild,
#main .infoArea_b .cnt.lastChild{
padding: 0 20px 0 0;
}

.cnt a .imgWrap img{
width: 100%;
max-width: 400px;
}



/* ==

　15. ページトップ

=============================================================================== */
.pagetopArea {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
/* ==

　16. 動画ページ

=============================================================================== */
.movBlk {
	margin: 10px auto 15px;
	text-align: center;
}
#main .h5_player .video_main {
	width: 100% !important;
	background-color: #FFF !important;
}
/* ==

　25. 関連リンクエリア

=============================================================================== */
.nextBack {
	padding: 0 13px 1px;
	border: solid 1px #c8c8c8;
	border-radius: 13px;
	background-color: #c8c8c8;
}
.nextBack .rew {
	width: 49%;
	float: left;
	text-align: left;
}
.nextBack .fwd {
	width: 49%;
	float: right;
	text-align: right;
}
.fwdRewBlk {
	background-color: #f2f2f2;
}
.fwdRewBlk .rew {
	width: 49%;
	float: left;
	text-align: left;
}
.fwdRewBlk .fwd {
	width: 49%;
	float: right;
	text-align: right;
}
.fwdRewBlk a, .fwdRewBlk a:hover {
	text-decoration: none;
}
.fwdRewBlk .rew a, .fwdRewBlk .fwd a {
	height: 33px;
	text-decoration: none;
}
.container .listBlk h3 {
	line-height: 1.4;
	margin: 0 0 15px;
	padding: 0 0 0 25px;
	background: url(/tochikatsu/souken/images/rn01/common/ico_tit_01.gif) left 0.2em no-repeat;
	color: #444;
	font-weight: bold;
}
.container .listBlk li {
	margin-bottom: 10px;
	background-color: #f2f2f2;
}
.container .listBlk li.fnBoxLink.uiHover {
	background-color: #e8e8e8;
}
.container .listBlk li.fnBoxLink.uiHover a {
	background: url(/tochikatsu/souken/images/rn01/arw/arw01_ov.png) right center no-repeat;
}
.container .listBlk li a:active {
	color: #555;
}
.container span.fsS {
	font-size: 85%;
}



.idHead {
	line-height: 1.4;
	margin: 0 0 12px;
	padding: 0 0 0 25px;
	font-size: 117%;
	background: url(/tochikatsu/souken/images/souken_ico04.gif) left top no-repeat;
	color: #2f89a9;
	font-weight: bold;
}
.idList_item {
	width: 100%;
	margin-bottom: 10px;
	background-color: #f2f2f2;
}
.idList_thumb{
	display: none;
}
.idList_item a {
	display: block;
	padding: 10px;
	font-weight: bold;
	color: #555;
	background: url(/tochikatsu/souken/images/rn01/arw/arw01.png) right center no-repeat;
	text-decoration: none;
	font-size: 75%;
}
.idList_item a:hover {
	background: #e8e8e8 url(/tochikatsu/souken/images/rn01/arw/arw01_ov.png) right center no-repeat;
}
.idList_item a:active {
	color: #555;
}

/* ==
　コラム

=============================================================================== */
.clmMain {
	margin-bottom: 20px;
	position: relative;
}
span.clmNum {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 191px;
	height: 38px;
	padding-left: 15px;
	font-size: 16px;
	line-height: 38px;
	font-weight: bold;
	color: #FFF;
	background-color: #02b3ee;
}
.clmMain Img {
	width: 100%;
	height: auto;
}
/* H2 見出し
------------------------------------------------------------------------------- */
h2.clmTit {
	line-height: 1.4;
	margin: 0 0 15px;
	padding: 0 0 20px;
	color: #444;
	font-size: 167%;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}
/* H3 見出し
------------------------------------------------------------------------------- */
.container .heading_h3 {
	line-height: 1.4;
	margin: 0 0 15px;
	color: #444;
	font-size: 150%;
	font-weight: bold;
}
.container .heading_h3 span {
	color: #444;
}
.container .heading_h3.blue {
	color: #218ac1;
}
/* H4 見出し
------------------------------------------------------------------------------- */
.container h4.heading_h3 {
	line-height: 1.4;
	margin: 0 0 15px;
	color: #444;
	font-size: 133.33%;
	font-weight: bold;
}
.container .heading_h4 {
	line-height: 1.4;
	margin: 0 0 5px;
	color: #666;
	font-size: 133.33%;
	font-weight: bold;
}
.container .heading_h4.blue {
	color: #218ac1;
}
.container .heading_h4.red {
	color: #CC0000;
}
/* 画像タイトル
------------------------------------------------------------------------------- */
.container .titImg {
	line-height: 1.4;
	margin: 0 0 10px;
	color: #218ac1;
	font-size: 117%;
	font-weight: bold;
}
.container p.rlsTxtClm {
	font-size: 100%;
	margin-bottom: 20px;
	text-align: right;
}
/* 記事カテゴリ表示
------------------------------------------------------------------------------- */
.container #wrapper ul.cIBox {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e9e9e9;
}
.container #wrapper ul.cIBox li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

/* 記事タグ表示
------------------------------------------------------------------------------- */
.container #wrapper ul.cmnTags02 {
	margin-bottom: 30px
}

.cmnTags02 {
	margin: 10px 0 0;
	font-size: 95%;
	font-weight: 600;
	letter-spacing: -0.5em;
	text-align: left;
}
.cmnTags02 li {
	display: inline-block;
	margin: 0 10px 0 0;
	letter-spacing: normal;
}
.cmnTags02 a,
.cmnTags02 span {
	display: block;
	line-height: 26px;
	padding: 4px 16px 2px;
	border-radius: 20px;
	background-color: #c8c8c8;
	color: #000;
	text-align: center;
	text-decoration: none;
}



/* Take councel用
------------------------------------------------------------------------------- */
.bnrBlock02 {
	margin: 0 0 40px 0;
}
.bnrBlock02 p {
	padding: 2px 27px 2px 2px;
	border: 2px solid #cc0000;
	border-right: none;
	background: url(/tochikatsu/souken/images/bnr/arw_counsel.gif) right center no-repeat;
}
.bnrBlock02 a {
	display: block;
	padding: 16px 11px;
	border: 1px solid #cc0000;
}
.bnrBlock02 .opNavLink a {
	background: url(/tochikatsu/souken/images/bnr/bg_counsel.jpg) right center no-repeat;
}
/* 160823追加
------------------------------------------------------------------------------- */
.bgBtmArw03 {
	margin-bottom: 10px;
	padding-bottom: 55px;
	text-align: left;
	background: url(/tochikatsu/souken/images/rn01/arw/bgBtmArw03.gif) 15% bottom no-repeat;
}
.bgBtmArw03.lastChild {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}
.quoteBox01 {
	margin: 0 0 20px;
	padding: 50px 0 0;
	background: url(/tochikatsu/souken/images/rn01/common/bg_quote01.png) left top no-repeat;
	background-color: #f2f2f2;
}
.quoteBox01 .qB01In {
	padding: 0 50px 50px;
	background: url(/tochikatsu/souken/images/rn01/common/bg_quote02.png) right bottom no-repeat;
	background-color: #f2f2f2;
}
.fRight {
	float: right;
}
/* 160917追加
------------------------------------------------------------------------------- */
.bgBtmArw04 {
	margin-bottom: 10px;
	padding-bottom: 55px;
	text-align: left;
	background: url(../../images/rn01/arw/bgBtmArw03.gif) left bottom no-repeat;
}
.bgBtmArw04.lastChild {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}
hr {
	display: block;
	margin: 25px auto;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #cccccc;
}
/*　180323追加
-------------------------------------------------------------------------------*/
.undrLine{
	margin-bottom:7px;
	padding-bottom:7px;
	border-bottom:1px dotted #ccc;
}
.undrLine02{
	padding-bottom:40px;
	border-bottom:1px dotted #ccc;
}
/* ==
A:旧レイアウト対策
------------------------------------------------------------------------------- */
/* H1 見出し
------------------------------------------------------------------------------- */
.container .heading01 {
	min-height: 57px;
	height: auto !important;
	height: 57px;
	margin: 0 0 10px;
	padding: 0 0 10px 74px;
	border-bottom: 1px solid #e9e9e9;
}
.container .heading01.opColumn{
	background: url(/tochikatsu/souken/images/souken_ico02.gif) left top no-repeat;
}
.container .heading01.opMovie {
	background: url(/tochikatsu/souken/images/souken_ico07.gif) left top no-repeat;
}
.container .heading01 h1 {
	line-height: 1.3;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 200%;
}
.container .heading01 h1 span {
	color: #434c66;
	font-size: 80%;
}
.container .heading01 p {
	line-height: 1.4;
	margin: 0 0 3px;
	padding: 0;
	color: #218ac1;
	font-size: 134%;
	font-weight: bold;
}
/* H2 見出し
------------------------------------------------------------------------------- */
.container .heading02 {
	min-height: 16px;
	height: auto !important;
	height: 16px;
	line-height: 1.4;
	margin: 25px 0 20px;
	padding: 3px 0 4px 18px;
	border-bottom: 2px solid #c9c9c9;
	background: url(/tochikatsu/souken/images/souken_ico09.gif) left top no-repeat;
	color: #333;
	font-size: 134%;
	font-weight: normal;
}
.container .emphasisTit {
	background: url(/tochikatsu/souken/images/souken_bg02.gif) left 25px repeat-x;
}
/* H3 見出し
------------------------------------------------------------------------------- */
.container .heading03 {
	min-height: 16px;
	height: auto !important;
	height: 16px;
	line-height: 1.4;
	margin: 25px 0 20px;
	padding: 3px 0 4px 0;
	border-bottom: 1px dotted #c9c9c9;
	color: #2f89a9;
	font-size: 134%;
	font-weight: bold;
}
/* その他 見出し
------------------------------------------------------------------------------- */
.container .captionTxt01 {
	min-height: 16px;
	height: auto !important;
	height: 16px;
	line-height: 1.4;
	margin: 0 0 20px;
	padding: 0 0 0 25px;
	background: url(/tochikatsu/souken/images/souken_ico04.gif) left 0.2em no-repeat;
	color: #666;
	font-size: 134%;
	font-weight: normal;
}
.container .captionTxt02 {
	min-height: 16px;
	height: auto !important;
	height: 16px;
	line-height: 1.4;
	margin: 0 0 20px;
	padding: 0;
	color: #218ac1;
	font-weight: bold;
}
/* カテゴリ表示
------------------------------------------------------------------------------- */
.container #wrapper ul.cateIcoBox {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e9e9e9;
}
.container #wrapper ul.cateIcoBox li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
a.fnFadeCate {
	-ms-filter: "alpha(opacity=100)";
}
a.fnFadeCate:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
/* 日付
------------------------------------------------------------------------------- */
.container .dateTxt {
	line-height: 1.6;
	margin-top: 1px;
	margin-bottom: 10px;
	font-size: 100%;
	text-align: right;
}
.container .listBlk {
	margin: 50px 0 25px;
}
.container .listBlk h3 {
	line-height: 1.4;
	margin: 0 0 12px;
	padding: 0 0 0 25px;
	font-size: 117%;
	background: url(/tochikatsu/souken/images/souken_ico04.gif) left top no-repeat;
	color: #2f89a9;
	font-weight: bold;
}
.container .listBlk li a:active {
	color: #3555;
}
.container span.fsS {
	font-size: 85%;
}
.container .listBlk li a {
	display: block;
	padding: 10px;
	font-weight: bold;
	color: #555;
	background: url(/tochikatsu/souken/images/rn01/arw/arw01.png) right center no-repeat;
	text-decoration: none;
}
.container .listBlk li a:hover {
	color: #555;
	text-decoration: none;
}
.discList01 li {
	margin: 0 0 4px;
	padding: 0 0 0 12px;
	color: #666;
	background: url(/tochikatsu/souken/images/souken_ico06.gif) left 0.6em no-repeat;
}
.movieBox02{
	width:630px;
	margin:0 auto 20px;
}
/* テーブルスタイル
=============================================================================== */
table.eBTbl {
	width: 100%;
	font-weight: bold;
	word-break: break-all;
	background-color: #CCC;
}
table.eBTbl.bg02 {
	background-color: #0051a0;
}
table.eBTbl.bg02 table {
	background-color: #0051a0;
}
.emBox01 table.eBTbl {
	margin-bottom: 0;
}
.eBTbl th {
	margin: 1px;
	padding: 10px;
	text-align: center;
	background-color: #EAEAEA;
	vertical-align:middle;
}
.eBTbl.bg03 th {
	color:#333;
	background-color: #EAEAEA;
}
.eBTbl td {
	margin: 1px;
	padding: 10px;
	background-color: #EAEAEA;
	vertical-align:middle;
}
.nWp {
	white-space: nowrap;
}
table.eBTbl .bgW {
	background-color: #FFF;
}
table.eBTbl .bgP {
	background-color: #ffcccc;
}
table.eBTbl .bgG {
	background-color: #E6E6E6;
}
table.eBTbl .bgB {
	background-color: #C8FFFF;
}
table.eBTbl .bgDb{
	color:#FFF;
	background-color: #2466d3;
}
table.eBTbl .bgB2 {
	background-color: #ecf6ff;
}
table.eBTbl .txtR {
	color: #C00;
}
.icoR{
	color:#e93a3a;
}
.icoP{
	color:#ffcccc;
}
.icoB{
	color:#C8FFFF;
}
.icoDb{
	color:#2466d3;
}
.fWNrml{
	font-weight:normal;
}
/*==
開閉表示
=============================================================================== */
.moreBlock_col-hide{ display:none; }
.moreBlock_more{
	margin:35px 0 15px;
	text-align:center;
	clear:both;
}
.moreBlock_more:after{ content:''; display:block; clear:both; }
.moreBlock_more span{
	padding:15px 70px 15px 90px;
	background:#666666 url(/tochikatsu/souken/images/rn02/ico_img01.gif) 50px center no-repeat;
	-webkit-background-size: 25px;
	-moz-background-size: 25px;
	background-size: 25px;
	font-size:117%;
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
	display:inline;
}
.idSection-t2 .moreBlock_more span{
	padding:15px 70px 15px 90px;
	background:#e1e1e1 url(/tochikatsu/souken/images/rn02/ico_img01.gif) 50px center no-repeat;
	-webkit-background-size: 25px;
	-moz-background-size: 25px;
	background-size: 25px;
	font-size:117%;
	color:#333;
	font-weight:bold;
	text-decoration: none;
	display:inline;
}
/*==
サンクスページ
=============================================================================== */
.thanksTxt {
	width:452px;
	margin:50px auto 20px;
	padding:20px;
	border:4px solid #02b3ee;
}
.thanksTxt p{
	word-break: break-all;
}
/* ==
　99. 印刷

=============================================================================== */
@media print {
#fluidArea {
	min-width: 0;
}
#fixFooter {
	min-width: 0;
}
#subFooter {
	min-width: 0;
}
#subHeader {
	display: none;
}
#wrapper {
	width: auto;
}
#main {
	width: auto;
}
#main, #sub02 {
	float: none;
}
#sub02 {
	float: none;
	width: auto;
	margin: 40px auto 0;
}
#sub02 .sub02In {
	width: 100%;
}
#sub02 .sub02In .subleft {
	width: 100%;
	margin-bottom: 20px;
}
#sub02 .rankBlk {
	margin-bottom: 0;
	overflow:hidden;
}
#sub02 .rankBlk ol {
	width: 750px;
	margin-right: -20px;
}
#sub02 .rankBlk li {
	width: 230px;
	height: auto;
	margin-bottom: 20px;
	margin-right: 20px;
	background: none;
	float: left;
}
#sub02 .rankBlk .rankIn{
	width:100%;
	float:none;
}
#sub02 .rankBlk li span.tit {
	width: 215px;
	min-height: 48px;
	height: auto !important;
	height: 48px;
	font-size: 12px;
	padding: 0 0 15px 15px;
	background: url(/tochikatsu/souken/images/rn01/arw/arw01.png) right center no-repeat;
	background-color: #f2f2f2;
	float: none;
}
#sub02 .rankBlk li.fnBoxLink.uiHover span.tit {
	background: url(/tochikatsu/souken/images/rn01/arw/arw01_ov.png) right center no-repeat;
}
#sub02 .rankBlk .fnBoxLink span.tit a {
	display: inline-block;
	padding-right: 30px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
}
#sub02 .rankBlk .rankTxt {
	width: 30px;
	height: 51px;
	padding: 29px 0 0 0;
	text-align: center;
	float: left;
}
#sub02 .rankBlk .thumbBox {
	width: 200px;
	height: 80px;
	float: left;
}
#sub02 .rankBlk .thumbBox img {
	max-width: none;
	height: 80px;
	margin-left: 0;
}
#sub02 .bnrBlk .bnDoc {
	width:750px;
	margin-right:-20px;
}
#sub02 .bnrBlk .bnDoc p {
	width:230px;
	margin-right: 20px;
	margin-bottom: 20px;
	float:left;
}
}
