@charset "shift_jis";

/*-----------------------------------------------
	編集可能なファイルです。
-----------------------------------------------*/

h2.cms_h2{
	margin:20px auto 20px auto;
	position: relative;
	padding-bottom: 0.7em;
	border-bottom: 4px solid #DDD;
	display:inline-block;
	width:100%;
	line-height:25px;
	font-size:21px;
}
h2.cms_h2:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 4px #0368b8;
	bottom: -4px;
	width: 13%;
	display: block;
	left: 0px;
}
.container{
	width:1000px;
	margin:20px auto;
	overflow:hidden;
}

.maincontents{
	width:780px;
	float:left;
}

.side{
	width:200px;
	float:right;
}

.cms_back{
	text-align:left;
	margin: 10px auto 10px auto;
	padding:0px 0px 0px 0px;
}
.cms_back a{
	color:#004CD3;
	line-height:18px;
}
.cms_back a:hover{
	text-decoration:none;
	color: #999999;
}
/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top:3em;
  margin: 0 auto;}

/*タブのスタイル*/
.tab_item {
  width: 25%;
  border-bottom: 3px solid #5ab4bd;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="SfItemVals[145]"] {
  display: none;
}


/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#mansion:checked ~ #mansion_content,
#kodate:checked ~ #kodate_content,
#tochi:checked ~ #tochi_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #3c8bca;
  color: #fff;
}



/**CMS PAN**/
.breadcrumbs {
	width: 1100px;
	margin: 10px auto;
}
.breadcrumbs ul {
	display: inline-block;
	font-size: 13px;
}
.breadcrumbs ul li {
	margin: 0 10px 0 0;
	font-size: 13px;
	float: left;
	line-height: 15px;
}
.breadcrumbs ul li:first-child::before {
	display: none;
}
.breadcrumbs ul li::before {
	padding: 0 10px 0 0;
	content: "\03e";
	font-size: 14px;
}
.breadcrumbs ul li a {
	display: inline;
	font-weight: normal;
	width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
.breadcrumbs ul li span {
	width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
/**CMS PAN**/

.tag_list {
	width: 100%;
	margin: 0px auto;
	overflow-x: auto;
}
.ga_tag_tl {
	float: left;
	clear: both;
}
.tag_list ul {
	display: flex;
	flex-wrap: wrap;
}
.tag_list ul li {
	margin: 5px 4px;
}
.tag_list ul li a {
	border: 1px solid #0368b8;
	background-color: #fffeef;
	color: #0368b8;
	font-weight: bold;
	padding: 0em 1em;
	display: block;
	line-height: 2em;
	font-size: 11px;
	border-radius: 5px;
}

.tag_list ul li a::before {
	content: '#';
}

.tag_list ul li a:hover {
	background-color: #dcefff;
}
#jc_btn_submit {
    -webkit-appearance: none;
    border: 2px solid #ccc;
    background: #eee;
    color: #777;
    border-radius: 30px;
    width: 400px;
    height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 3px 0 #999;
    padding: 0 40px;
    font-weight: bold;
    margin: 30px auto 50px;
    font-size: 20px;
    display: block;
    font-family: "Yu Gothic", YuGothic, 'Noto Sans Japanese', Roboto, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
}



/*------------------
　査定実績　追加修正
--------------------*/

.app_li_wrap {
 background: #eee;
 padding: 20px;
 border-radius: 5px;
margin-top: 30px;
}

.app_li_row {
 background: #fff;
 border-radius: 3px;
 border-bottom: 1px dashed #ccc;
}


.app_li_row:last-child {
 border: none;
}

.app_li_row a {
 display: flex;
 align-items: center;
 text-decoration: none !important;
 padding: 15px;
}

.app_li_row a:hover {
	background: #FFF;
}

.app_li_row a > div {
 display: flex;
 align-items: center;
}

.app_li_icon {
 background: #0368b8;
 padding: 5px 10px;
 color: #fff;
 border-radius: 3px;
 display: inline-block;
 width: 60px;
 text-align: center;
}

span.app_li_day {
 color: #000;
 font-size: 14px;
 margin-left: 10px;
 text-align: left;
 width: 85px;
}

.app_li_tex {
	margin: 0 0 0 10px;
	font-size: 16px;
	/* width: 550px; */
	overflow: hidden;
	/* white-space: nowrap; */
	/* text-overflow: ellipsis; */
	color: rgb(27 127 204);
	text-decoration: underline;
	font-weight: bold;
	line-height: 1.7em;
}

/*-----------------------------------------------
	取引実績
-----------------------------------------------*/

.jisseki_wrap{
	margin-bottom:30px;
}
.jisseki_wrap table{
	border-collapse: collapse;
	width:100%;
	font-family: 'Arial','游ゴシック',YuGothic,'ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro','メイリオ','Meiryo', sans-serif;
	font-weight:bold;
}
.jisseki_wrap table tr{
}
.jisseki_wrap table tr:nth-child(1) {
	background-color:#eee;
	color:#333;
	font-weight:bold;
}
.jisseki_wrap table tr:nth-child(1) th{
	font-size:20px;
}
.jisseki_wrap table tr th, .jisseki_wrap table tr td{
	border: 1px solid #ccc;
	padding:20px 25px;
	font-size:16px;
	font-weight:bold;
}
.jisseki_wrap table tr td span{
	display: inline-block;
}
.jisseki_wrap table tr td span label{
	font-size:18px;
	color:#fff;
	background-color:#e74c3c;
	padding:3px 5px;
	margin-right:10px;
}
.jisseki_wrap table tr td span p{
	margin:0;
}






/*-----------------------------------------------
	取引実績 詳細
-----------------------------------------------*/

.app_sho_wrap h3 {
 background: #eee;
 padding: 20px;
 margin-bottom: 15px;
 font-size:17px;
}

.app_sho_main {
 border: 1px solid #ccc;
 border-radius: 5px;
 padding: 20px;
 margin-bottom: 30px;
}

.app_sho_main > p {
 margin: 0 0 15px;
 font-size:16px;
}

.app_sho_detail {
 background: #eee;
 padding: 20px;
 border-radius: 5px;
}


.app_sho_mainimg{
    width: fit-content;
    margin: auto;
}

.app_sho_detail li {
 display: flex;
 align-items: center;
 margin: 0 0 10px;
}

.app_sho_detail li:last-child {
 margin:20px 0 0px 0;
 font-size:15px;
}

.app_sho_detail li p {
 margin: 0 0 0 10px;
 font-weight: bold;
 font-size:15px;
}

.app_sho_detail li span {
 background: #0368b8;
 color: #FFF;
 padding: 6px 10px;
 border-radius: 5px;
 display: inline-block;
 width: 50px;
 font-size:13px;
 text-align: center;
}

.app_sho_name:not(:empty) {
 color: #80bac4;
 font-weight: bold;
 padding: 0 1%;
}

.app_sho_subtxt {
	text-align: center;
	font-size: 16px;
	margin: 5em auto;
	line-height: normal;
}

.app_sho_wrap > a {
 text-decoration: none !important;
 color: #fff !important;
 background: #FF3600;
 border-radius: 5px;
 width: 500px;
 display: block;
 text-align: center;
 margin: 30px auto;
 padding: 20px;
 font-size: 20px;
}

.app_sho_wrap > a:hover {
 background: #e83016;
}



.app_sho_overview{
	border-radius: 10px;
	font-size: 16px;
	width: 100%;
	/*max-width: 800px;*/
	margin: 4em auto;
	padding: 2em;
	box-sizing: border-box;
	line-height: 1.7em;
	background-color: #eeeeee;
	position: relative;
	display: block;
	h3{
		background: unset !important;
		padding: 0 !important;
		color: #333333;
		font-size: 20px;
		margin-bottom: 3em !important;
	}
}

.app_sho_overview:before {
    content: 'SELL INSIGHT';
    display: block;
    position: absolute;
    top: -14px;
    left: 3%;
    font-size: 30px;
    color: #0368b8;
    font-weight: bold;
}

.app_sho_plan {

}
.app_sho_plan_h3{
}
.app_sho_plan ul {
    display: flex;
    justify-content: center;
}

.app_sho_plan_row {
	width: 380px;
	margin-right: 20px;
	padding: 20px;
	box-sizing: border-box;
	border: 3px solid #0368b8;
	border-radius: 15px;
	background: #4286c9;
}
.app_sho_plan_row:nth-child(2) {
	border: 3px solid #ff3600;
	background: #ff3600;
}
.app_sho_plan_row:nth-child(3) {
	border: 3px solid #06C755;
	background: #06C755;
}

.app_sho_plan_row a{
	text-decoration: none;
	color: #fff;
}
.app_sho_plan_row a:hover{
	color: #fff;
}
.app_sho_plan_row p{
	font-size: 14px;
	line-height: 1.5em;
	margin: 0;
}

.app_sho_plan_tl p {
    margin: 0;
    font-size: 15px;
    line-height: 2em;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: center; */
}
.app_sho_plan_tl span {
    margin-right: 5px;
    font-size: 15px;
    text-align: center;
    /* width: 100%; */
    /* display: block; */

}
.app_sho_plan_tl2 {
    font-size: 30px;
    line-height: 1.7em;
    font-weight: bold;
    text-align: center;
}

.app_sho_plan_row>p {
    font-size: 16px;
    line-height: 26px;
    margin: 30px 0 0 0;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}





/* vo_de_tag
---------------------------------------- */
.vo_de_tag {
	margin: 50px auto 0;
	padding: 30px;
	background: #dce8f2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.vo_de_tag_ttl {
	border-bottom: 1px solid #111;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.vo_de_tag_ttl p {
    	font-weight: bold;
    	font-size: 18px;
    	margin: 0 0 5px;
}
.vo_de_tag_li p {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.vo_de_tag_li label.cms_topic_tag {
	padding: 3px;
	background-color: transparent !important;
}
.vo_de_tag_li label.cms_topic_tag a {
    	display: block;
    	padding: 10px 15px;
    	border: 1px solid #333;
    	color: #333;
    	background: #fff;
    	font-weight: bold;
    	text-decoration:none;
    	font-size:13px;
}
.vo_de_tag_li label.cms_topic_tag a:hover {
    	color: #fff;
    	background: #80bac4;
    	text-decoration: none;
}

/*---------特集タグのCSS-----------*/
/*
.vo_de_tag {
	width: 98%;
	margin: 0 auto;
	padding: 2% 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.vo_de_tag_ttl {
	border-bottom: 1px solid #111;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.vo_de_tag_ttl p {
	font-weight: bold;
}
.vo_de_tag_li p {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.vo_de_tag_li label.cms_topic_tag {
	padding: 3px;
}
.vo_de_tag_li label.cms_topic_tag a {
	display: block;
	width: max-content;
	padding: 0.5em;
	border: 1px solid #ddd;
	color: #666;
	background: #fff;
}
*/
/* ----------------
 コラムパック用css_start
------------------ */
/* ------パンくず------ */
.pankuzu {
	overflow: hidden;
	padding: 5px 5%;
	font-size: 12px;
}
.pankuzu>div {
	float: left;
	margin-right: 10px;

}

.pankuzu a {
	color: #32bbcf;
	margin-right: 10px;
}
.pankuzu>div:after {
  	content: ' > ';
  	color: 000;
}
.pankuzu>div:last-child::after {
  	content: '';
}
.pankuzu a:hover {
	text-decoration: underline;
	color: #2899fb;
}
.column_conts_wrap .pankuzu {
	width: 100%;
	margin:10px auto 20px auto;
	padding: 5px 0;
}
/*---list---*/
.column_list {
	width: 70%;
	margin: 0px auto;
}
.column_list_subject {
	width: 100%;
}
.column_list_subject>h2 {
	border-bottom: solid 3px #32bbcf;
	padding-bottom: 20px;
	font-size: 26px;
}
.column_list_subject a:hover .ttl {
	color: #008dd0;
}
.column_list_item .exp {
	font-size: 14px;
	line-height: 22px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	height: 66px;
	overflow: hidden;
	margin-bottom: 5px;
}
/*
.column_list_subject li>a:hover label {
	background: #2c3f50;
	color: #fff;
}
*/
.column_list_subject>a {
	pointer-events: none;
}
.grouppaging {
	/*padding-bottom: 50px;*/
	display: flex;
	justify-content: center;
	font-family: 'Century Gothic', 'Arial';
}
.grouppaging span,
.grouppaging a {
	font-weight: normal;
}
/* -----タグ一覧------- */
.col_li_tag {
	background: #eee;
	width: 100%;
	margin: 15px 0;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col_li_tag ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.col_li_tag li {
	padding: 3px;
}
.col_li_tag a {
	display: inline-block;
	border: 1px solid #878787;
	background: #fff;
	color: #333;
	border-radius: 3px;
	font-size: 13px;
	padding: 7px 15px;
	font-weight: bold;
	text-decoration: none;
}
.col_li_tag a:hover {
	background: #eeeeee;
}
.col_li_tag_ti p {
	font-size: 15px;
	font-weight: bold;
	border-bottom: solid 1px #000;
	padding: 0 0 10px 0px;
}
.column_list_subject .col_item_theme {
	position: absolute;
	top: 4px;
	left: 2px;
	padding: 0;
	background-color: unset;
	border: 0;
}
.column_list_subject .col ul li:hover .col_item_theme {
	background-color: unset;
	color: #000;
}
.col_item_theme p {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	padding: 0 !important;
	width: auto !important;
	height: auto !important;
	background: inherit !important;
	margin: 0;
}
.col_item_theme .cms_topic_tag {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 5px;
	margin: 0 2px 2px 2px;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
}
/*---/list---*/
/*---detail---*/
.column_detail {
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}
.column_detail table {
	max-width: 100% !important;
	border-collapse: collapse;
}
.column_detail table th {
        font-size: 14px !important;
        font-weight: bold !important;
        line-height: 1.5em !important;
        border: solid 1px #898989 !important;
        padding: 0.5em;
        background-color: #e7e7e7;
        min-width: 8em;
}

.column_detail table td {
        font-size: 14px !important;
        font-weight: normal !important;
        line-height: 1.5em !important;
        border: solid 1px #898989 !important;
        padding: 1em;
}
.column_detail_subject {
    width: 900px;
    margin: 5em auto;
    box-sizing: border-box;
}
.column_title {
	font-size: 24px;
	line-height: 1.5em;
	font-weight: bold;
	background-color: #ccc3;
	padding: 20px 15px;
	margin-bottom: 20px;
	border-radius: 10px;
}

.column_timestamp{
	line-height: 1.5em;
	font-size: 12px;
	padding-bottom: 1em;
}
.column_timestamp>span{
	color: #32bbcf;
	margin-right: 1em;
	position: rerative;
}
.column_timestamp>span:empty{
	display: none;
}
.column_update:after {
	content: "更新";
	position: absolute;
	padding-left: 1em;
	padding-right: 7em;
	display: contents;
}

.column_det_img {
	width: 100%;
    text-align: center;
	margin: 0 auto;
	padding-bottom: 30px;
}
.column_det_img img {
	width: 100%;
	height: 400px;
	object-fit: cover;
}
.column_det_intro {
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 30px;
}
.column_det_intro:empty {
	padding: 0;
	display: none;
}
.column_det_index {
	background: #eee3;
	padding: 30px 40px;
	display: flex;
	flex-wrap: wrap;
}
.column_det_ttl {
	width: 80px;
	text-align: center;
	border: 1px solid #111;
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	margin-right: 50px;
	flex-shrink: 0;
}
.column_det_index ol {
	counter-reset: section;
	font-weight: normal;
	font-size: 15px;
	width: 100%;
}
.column_det_index ol li::before {
	counter-increment: section;
	content: counters(section, "-") ". ";
	padding-right: 10px;
}
.column_det_index>ol>li {
	line-height: 20px;
	margin-top: 20px;
	font-weight: bold;
}
.column_det_index ol li a {
	color: #111;
}
.column_det_index ol li a:hover {
	text-decoration: underline;
}
.column_det_index ol ol {
	margin-top: 10px;
}
.column_det_index ol ol li {
	font-size: 14px;
/*
	text-indent: 40px;
*/
	line-height: 2em;
}
.column_det_free {
	font-size: 16px;
	line-height: 30px;
	color: #111;
	margin-bottom: 40px;
}
.column_det_free-o h3,
.column_det_free-n h2 {
	font-size: 30px;
	line-height: 1.5em;
	border-bottom: 5px solid #ddd;
	position: relative;
	padding: 100px 55px 10px 10px;
	margin: -40px 0 20px 0;
	z-index: -1;
}
.column_det_free-o h3::before,
.column_det_free-n h2:before {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 50%;
	border-bottom: 5px solid #32bbcf;
}
.column_det_free-o h3::after,
.column_det_free-n h2:after {
	content: '';
	background-image: url(/img/column/det_hakase.png);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	right: 0;
	bottom: -12px;
	width: 60px;
	height: 76px;
}
.column_det_free-o h4,
.column_det_free-n h3 {
        font-size: 22px;
        line-height: 1.5em;
	font-weight: bold;
	padding: 110px 0 20px 0;
	margin: -60px 0 0 0;
	text-decoration: underline;
        color: #32bbcf;
}
.column_det_free-n h4 {
	background: linear-gradient(transparent 60%, #fff498 50%);
	width: fit-content;
	padding: 0 0.5em;
	line-height: 2em;
	font-size: 20px;
}
.column_det_intro .block,
.column_det_free .block {
	border: 3px solid #ff56268f;
	padding: 20px 30px;
	margin: 10px 0;
	background-color: #ffbfb20a;
	color: #5d3937;
	font-weight: bold;
	border-radius: 8px;
	line-height: 22px;
}
.column_det_intro .block span,
.column_det_free .block span {
	color: #333;
	font-weight: bold;
}
.column_det_intro span.bold,
.column_det_free span.bold {
	font-weight: bold;
}
.column_det_intro a,
.column_det_free a {
        color: #2196F3;
        text-decoration: underline;
        font-weight: normal;
}
.column_det_intro a:hover,
.column_det_free a:hover {
	color: #2c3f50;
}
.column_det_intro a.link_relate,
.column_det_free a.link_relate {
	display: block;
	border-radius: 5px;
	border: 1px solid #2799fb;
	color: #2799fb;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 20px 10px 30px;
	position: relative;
}
.column_det_intro a.link_relate:before,
.column_det_free a.link_relate:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 6px;
	height: 6px;
	border-top: 2px solid #008dd0;
	border-right: 2px solid #008dd0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.column_det_intro a.link_relate:hover,
.column_det_free a.link_relate:hover {
	background: #2799fb;
	color: #fff;
}
.column_det_intro a.link_relate:hover:before,
.column_det_free a.link_relate:hover:before {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
.column_det_free img {
	margin: 15px 0;
}
.column_det_free .linkblock {
	margin: 20px 0;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	display: flex;
}
.column_det_free .linkblock:hover {
	background: #eee;
}
.column_det_free .linkblock a.linkblock_img {
	padding: 15px;
	width: 200px;
	flex-shrink: 0;
}
.column_det_free .linkblock a.linkblock_img img {
	width: 200px;
	margin: 0;
}
.column_det_free .linkblock_txt {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	padding: 15px 15px 15px 0;
}
.column_det_free .linkblock_txt span:nth-child(1) {
	color: #111;
	font-size: 18px;
	display: block;
	padding-bottom: 10px;
}
.column_det_free .linkblock_txt span:nth-child(2) {
	color: #999;
	font-size: 13px;
	display: block;
	line-height: 1.5;
}
.column_det_free table.table th,
.column_det_free table.table td {
	border: 1px solid #ccc;
	padding: 5px 10px;
}
.column_det_free table.table th {
	font-weight: bold;
	background: #f5f5f5;
}
.jc_pagelink {
	padding: 20px;
	display: block;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #111;
	position: relative;
}
.jc_pagelink:hover {
	background: #dfebf5;
	color: #2799fb;
}
.jc_pre {
	padding-left: 40px;
}
.jc_next {
	padding-right: 40px;
}
.column_conts {
	width: 1100px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.column_bn {
	text-align: center;
	margin-bottom: 40px;
}
.company_coment {
	font-size: 16px;
	line-height: 30px;
	color: #111;
	margin-bottom: 40px;
	text-align: center;
}
/* ----------------
/コラムパック用css_end
------------------ */
/* -------------------------
コラムテンプレート用追加記述_start
※これを記述することで入稿時の管理画面にもデザインが適用されます。
---------------------------- */
.column_det_mokuji_wrap {
	counter-reset: section;
	font-weight: normal;
	font-size: 15px;
}
.column_det_mokuji_block {
	line-height: 20px;
	margin-top: 20px;
	font-weight: bold;
}
.column_det_mokuji_block_list {
	margin-top: 10px;
	counter-reset: section;
	font-weight: normal;
	font-size: 15px;
}
.column_det_mokuji_block_list>div {
	font-size: 14px;
	text-indent: 40px;
	line-height: 22px;
}

