@charset "UTF-8";

/* base.css、contents.cssの上書きは、こちらで行ってください。 */

.lf_client_info {
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;

}

.lf_client_info_in {
	border-bottom: 1px solid #ddd;
	padding-top: 60px;
	padding-bottom: 10px;
}
.lf_client_info .lf_client_num {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}
.lf_client_info .lf_client_num > dt {
	float: left;
	font-size: 134%;
	padding-left: 20px;
	font-weight: 700;
}
.lf_client_info .lf_client_num > dd {
	float: left;
	font-size: 134%;
	font-weight: 700;
	padding-left: 20px;
}
.lf_client_info .client_name {
	display: inline-block;
	vertical-align: middle;
	font-size: 134%;
	font-weight: 700;
	padding-left: 20px;
}

.lf_oshirase {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 35px;
}
.lf_oshirase > ul {
	border: 1px solid #ddd;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 336px;
}
.lf_oshirase > ul > li {
	padding-left: 10px;
	padding-right: 10px;
}
.lf_oshirase > ul > li:first-child dl {
	border-top: none;
}


.lf_oshirase a {
	display: block;
	width: 100%;
}
.lf_oshirase a:link,
.lf_oshirase a:visited {
  color: #0b7eb7;
}
.lf_oshirase a.lf_blank {
	position: relative;
}
.lf_oshirase a.lf_blank:before,
.lf_oshirase a.lf_blank:after {
	content: "";
	display: block;
	width: 15px;
	height: 10px;
	border: 2px solid #7398AB;
	background-color: #fff;
	position: absolute;
	top: 50%;
}
.lf_oshirase a.lf_blank:before {
	margin-top: -4px;
	right: 3px;
}
.lf_oshirase a.lf_blank:after {
	margin-top: -7px;
	right: 0px;
}



.lf_oshirase dl {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #ddd;
	overflow: hidden;
}

.lf_oshirase dt {
	font-size: 125%;
	color: #333;
	line-height: 1;
	float: left;
	line-height: 2.22;
	width: 135px;
	padding-left:20px;
}
.lf_oshirase dd {
	font-size: 140%;
	padding-right: 20px;
	width: 830px;
}





.lf_oshirase_dtl {
	width: 100%;
}
.lf_oshirase_dtl .lf_header {
	width: 100%;
}
.lf_oshirase_dtl .lf_header .lf_date {
	font-size: 117%;
	font-weight: 700;
	line-height: 1;
	padding: 10px;
}
.lf_oshirase_dtl .lf_header .lf_ttl {
	background-color: #888;
	color: #fff;
	font-size: 150%;
	font-weight: 700;
	line-height: 1.4;
	padding: 10px;
}
.lf_oshirase_dtl .lf_body {
	width: 100%;
	padding: 10px 10px 0 10px;
}
.lf_oshirase_dtl .lf_body .lf_pgh {
	font-size: 125%;
	line-height: 2;
	padding: 20px;
}


/* モーダルウィンドウの画像
----------------------------*/
img {
	max-width: 100%;
	height: auto;
}

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

	layout[lf_oshirase-detailPage]

====================================================*/
.lf_oshirase-detailPage.lf_doorPage .lf_doorBox_wrap {
	border: none;
}
.lf_oshirase-detailPage.lf_doorPage .lf_doorBox {
X	padding-bottom: 0;
}


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

	Media Queries for window size under 1023px - 800px
	ネットブック

====================================================*/
@media screen and (max-width: 1023px) {

	.lf_oshirase {

	}
	.lf_oshirase > ul {

	}
	.lf_oshirase > ul > li {

	}
	.lf_oshirase a {

	}
	.lf_oshirase a.lf_blank {

	}
	.lf_oshirase a.lf_blank:before,
	.lf_oshirase a.lf_blank:after {

	}
	.lf_oshirase a.lf_blank:before {

	}
	.lf_oshirase a.lf_blank:after {

	}
	.lf_oshirase dl {

	}
	.lf_oshirase dt {
		float: none;
		width: 100%;
		line-height: 1.4;
		padding-bottom: 8px;
	}
	.lf_oshirase dd {
		float: none;
		width: 100%;
		line-height: 1.4;
		padding-right: 50px
	}
	.lf_oshirase_dtl {
	}
	.lf_oshirase_dtl .lf_header {
	}
	.lf_oshirase_dtl .lf_header .lf_date {
	}
	.lf_oshirase_dtl .lf_header .lf_ttl {
	}
	.lf_oshirase_dtl .lf_body {
	}
	.lf_oshirase_dtl .lf_body .lf_pgh {
	}

	.lf_client_info {

	}
	.lf_client_info_in {

	}
	.lf_client_info .lf_client_num {

	}
	.lf_client_info .lf_client_num > dt {

	}
	.lf_client_info .lf_client_num > dd {

	}
	.lf_client_info .client_name {

	}

}

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

	Media Queries for window size under 799px - 480px
	タブレット

====================================================*/
@media screen and (max-width: 799px) {

	/* content
	----------------------------*/

	.lf_client_info {

	}
	.lf_client_info_in {

	}
	.lf_client_info .lf_client_num {

	}
	.lf_client_info .lf_client_num > dt {

	}
	.lf_client_info .lf_client_num > dd {

	}
	.lf_client_info .client_name {

	}
	.lf_oshirase {

	}
	.lf_oshirase > ul {

	}
	.lf_oshirase > ul > li {

	}
	.lf_oshirase a {

	}
	.lf_oshirase a.lf_blank {

	}
	.lf_oshirase a.lf_blank:before,
	.lf_oshirase a.lf_blank:after {

	}
	.lf_oshirase a.lf_blank:before {

	}
	.lf_oshirase a.lf_blank:after {

	}
	.lf_oshirase dl {

	}
	.lf_oshirase dt {

	}
	.lf_oshirase dd {
		padding-left: 100px;
	}
	.lf_oshirase_dtl {
	}
	.lf_oshirase_dtl .lf_header {
	}
	.lf_oshirase_dtl .lf_header .lf_date {
	}
	.lf_oshirase_dtl .lf_header .lf_ttl {
	}
	.lf_oshirase_dtl .lf_body {
	}
	.lf_oshirase_dtl .lf_body .lf_pgh {
	}

}

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

	Media Queries for window size under 479px - 320px
	スマートフォン

====================================================*/
@media screen and (max-width: 479px) {


	/* content
	----------------------------*/

	.lf_client_info {
	}
	.lf_client_info_in {
		padding-top: 20px;
	}
	.lf_client_info .lf_client_num {

	}
	.lf_client_info .lf_client_num > dt {

	}
	.lf_client_info .lf_client_num > dd {

	}
	.lf_client_info .client_name {

	}
	.lf_oshirase {
		padding-top: 20px;
	}
	.lf_oshirase > ul {

	}
	.lf_oshirase > ul > li {

	}
	.lf_oshirase a {

	}
	.lf_oshirase a.lf_blank {

	}
	.lf_oshirase a.lf_blank:before,
	.lf_oshirase a.lf_blank:after {
		width: 12px;
		height: 8px;
	}
	.lf_oshirase a.lf_blank:before {
	}
	.lf_oshirase a.lf_blank:after {
	}
	.lf_oshirase dl {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.lf_oshirase dt {
		padding-bottom: 5px;
		padding-left: 0px;
	}
	.lf_oshirase dd {
		font-size: 130%;
	}
	.lf_oshirase_dtl {
	}
	.lf_oshirase_dtl .lf_header {
	}
	.lf_oshirase_dtl .lf_header .lf_date {
		font-size: 109%;
	}
	.lf_oshirase_dtl .lf_header .lf_ttl {
		font-size: 125%;
	}
	.lf_oshirase_dtl .lf_body {
	}
	.lf_oshirase_dtl .lf_body .lf_pgh {
		font-size: 117%;
		padding-top: 15px;
		line-height: 1.8;
	}



}





.lf_pa_btn_big0 .lf_pa_ico_arw_right.iTc_arw_bottom {
	transform: rotate(90deg);
}


.lf_pa_consent .lf_body .lf_cont.lf_e_cont{
	font-size: 117%;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 10px;
}
.lf_pa_consent .lf_body .lf_cont.lf_e_cont h3{
	font-size: 117%;
	font-weight: 700;
	padding-bottom: 10px;
	padding-top: 10px;
}
.lf_pa_consent .lf_body .lf_cont.lf_e_cont .lf_pt_b{
	padding-bottom: 0px;
}
.lf_pa_consent .lf_body .lf_cont.lf_e_cont p{
	line-height: 1.9;
}
.lf_pa_consent .lf_body .lf_cont.lf_e_cont .txt-indent{
	margin-left: 2em;
}
.lf_pa_consent .lf_body .lf_cont.lf_e_cont .txt-indent2{
	margin-left: 1em;
}
.lf_pa_consent .lf_body .lf_cont.lf_e_cont .txt-indent .txt-indent-mark1{
	margin-left: -1.5em;
}
.lf_pa_consent .lf_body .lf_cont.lf_e_cont .txt-indent .txt-indent-mark2{
	margin-left: -1em;
}
.lf_pa_consent .lf_body .lf_cont.lf_e_cont .txt-indent .txt-indent-mark3{
	margin-left: -2em;
}
.lf_pa_consent.lf_e_pt{
	padding-top: 15px;
}
.lf_pa_consent.lf_e_pt2{
	padding-top: 40px;
}

/* グラフ　ローディング*/
.lf_graph .lf_loading{
	width: 100%;
	height: 400px;
	background-image: url(../images/common/circular.gif);
    background-repeat: no-repeat;
	background-position: center center;
}




