@charset "shift_jis";

/*-----------------------------------------------
	編集可能なファイルです。
-----------------------------------------------*/

h2.cms_h2{
	color:#000;
	font-size:16px;
	line-height:28px;
	text-align: left;
	margin:0px auto 20px auto;
	padding:5px 10px;
	border-left:solid 3px #666;
	border-bottom:solid 1px #CCC;
	display:block;
	clear:both;
	background:#F0F0F0;
}

.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;
	width:900px;
}
.cms_back a{
	color:#004CD3;
	line-height:18px;
}
.cms_back a:hover{
	text-decoration:none;
	color: #999999;
}

.t_kaitori_box_list{
	overflow:hidden;
}
.t_kai_conts_list{
	float:left;
	width: 490px;
	min-height: 200px;
	padding:25px 30px;
	box-sizing:border-box;
	background-color:#f7f4eb;
	border-radius: 5px;
	margin-bottom: 10px;
}
.t_kai_conts_list a{
	color:#000;
	text-decoration:none;
}
.t_kaitori_box_list .t_kai_conts_list:nth-child(odd){
	margin-right:20px;
}
.t_kai_name_list{
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
	padding-bottom:15px;
}
.t_kai_name_list img{
	display:inline-block;
	vertical-align:middle;
	margin-right:20px;
}
.t_kai_tl_list{
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 33px;
	padding-bottom: 10px;
}
.t_kai_com_list{
	padding-top: 10px;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 1px;
	/* display: -webkit-box; */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	/* overflow: hidden; */
	height: 152px;
}

.t_kai_more_list{
	width:220px;
	margin: 30px auto 10px;
	display: block;
    	color: #fff;
    	padding: 16px 0 16px 55px;
    	font-size: 17px;
    	font-weight: bold;
    	text-decoration: none;
    	letter-spacing: 1px;
    	background: url(/img/btn_icon.png)no-repeat 92% center;
    	background-color: #008b4f;
    	border-radius: 5px;
    	box-shadow: 0 0 4px 0 #999;
	box-sizing:border-box;
}




.t_kai_conts_shosai{
	width: 80%;
	padding: 25px 30px;
	background-color: #f7f4eb;
	border-radius: 5px;
	margin: 10px auto;
}
.t_kai_conts_shosai a{
	color:#000;
	text-decoration:none;
}

.t_kai_name_shosai{
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
	padding-bottom:15px;
}
.t_kai_name_shosai img{
	display:inline-block;
	vertical-align:middle;
	margin-right:20px;
}
.t_kai_tl_shosai{
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 33px;
	padding-bottom: 10px;
}
.t_kai_com_shosai{
	padding-top: 10px;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
}

.t_kai_more_shosai{
	width:220px;
	margin: 30px auto 10px;
	display: block;
    	color: #fff;
    	padding: 16px 0 16px 55px;
    	font-size: 17px;
    	font-weight: bold;
    	text-decoration: none;
    	letter-spacing: 1px;
    	background: url(/img/btn_icon.png)no-repeat 92% center;
    	background-color: #008b4f;
    	border-radius: 5px;
    	box-shadow: 0 0 4px 0 #999;
	box-sizing:border-box;
}

/*HOWTOブログ*/

.col_item_img img {

}

.go_form {
 margin: 0 auto;
 width: 700px;
}
.go_form a {
	display: block;
	text-align: center;
	color: #fff;
	background-color: #FF9800;
	font-weight: bold;
	padding: 35px 0px;
	border-radius: 10px;
	font-size: 30px;
	border: 6px solid #ff9326;
}

.go_form a:hover {
	color: #ff9326;
	background-color: #fff5b6;
}

.go_form a:before {
	content: "\f0a4";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 15px;
}
/*------------------
　査定実績　追加修正
--------------------*/

.app_li_wrap {
 background: #eee;
 padding: 20px;
 border-radius: 5px;
}

.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: #008b4f;
 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;
}

.app_sho_wrap h3 {
 background: #eee;
 padding: 20px;
 margin-bottom: 15px;
}

.app_sho_main {
 border: 1px solid #ccc;
 border-radius: 5px;
 padding: 20px;
 margin-bottom: 30px;
 font-size: 16px;
}

.app_sho_main > p {
 margin: 0 0 15px;
}

.app_sho_detail {
 background: #eee;
 padding: 20px;
 border-radius: 5px;
}


.app_sho_detail li {
 display: flex;
 align-items: center;
 margin: 0 0 10px;
}

.app_sho_detail li:last-child {
 margin-bottom: 0px;
}

.app_sho_detail li p {
 margin: 0 0 0 10px;
 font-weight: bold;
}

.app_sho_detail li span {
 background: #008b4f;
 color: #FFF;
 padding: 6px 10px;
 border-radius: 5px;
 display: inline-block;
 width: 50px;
 text-align: center;
}

.app_sho_name:not(:empty) {
 color: #80bac4;
 font-weight: bold;
 padding: 0 1%;
}

.app_sho_subtxt {
 text-align: center;
 font-size: 14px;
 margin: 0;
 line-height: normal;
}

.app_sho_wrap > a {
 text-decoration: none !important;
 color: #fff !important;
 background: #ff5239;
 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;
}

/* vo_de_tag
---------------------------------------- */
.vo_de_tag {
	margin: 50px auto 0;
	padding: 30px;
	background: #eeeeee;
	-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;
}
.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;
}
.vo_de_tag_li label.cms_topic_tag a:hover {
    color: #fff;
    background: #bdae87;
    text-decoration: none;
}




/**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;
}


/* ----------------------------------------
form customize
---------------------------------------- */
.stepBar {
 display: flex;
 max-width: 700px;
 position: relative;
 margin: 20px auto;
 text-align: center;
 padding: 0;
}

.stepBar li {
 font-size: 14px;
 list-style: none;
 position: relative;
 width: 33.333%;
}

.stepBar li:after {
 background: #D0E1F9;
 content: "";
 width: calc(100% - 24px);
 height: 4px;
 position: absolute;
 left: calc(-50% + 18px);
 top: 15px;
}

.stepBar li:first-child:after {
 display: none;
}

.stepBar li span {
 background: #D0E1F9;
 color: #ffffff;
 display: inline-block;
 height: 35px;
 margin-bottom: 5px;
 line-height: 35px;
 width: 35px;
 -moz-border-radius: 50%;
 -webkit-border-radius: 50%;
 border-radius: 50%;
}

.stepBar .visited:after {
 background: #042455;
}

.stepBar .visited span {
 background: #042455;
}

table.form {
 table-layout: fixed;
}

.form_section {
 width: 99%;
 margin: 0 auto 40px;
}

.form_intro p {
 background: #eee;
 padding: 20px;
 font-size: 15px;
 line-height: 1.5rem;
 margin: 0;
}

.form_wrap {
 border-radius: 3px;
 box-shadow: 0 0 3px 0 #999;
 padding: 20px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 margin-top: 10px;
 overflow: hidden;
}

.form_subttl {
 margin-bottom: 10px;
}

.form_subttl p {
 border-bottom: 5px solid #eee;
 padding-bottom: 15px;
 font-weight: bold;
 font-size: 16px;
}

.form {
 width: 100%;
 margin: 0 auto;
 border-top: none;
 table-layout: fixed;
}

.form > tbody > tr {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 margin-bottom: 3px;
}

.form > tbody > tr > th,
.form > tbody > tr > td {
 padding: 15px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.form > tbody > tr > th {
 width: 25%;
 background: #FAFAF9;
}

.form tr th {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 justify-content: space-between;
 font-size: 15px;
 line-height: 1.5rem;
 align-items: flex-start;
 vertical-align: baseline;
}

.form > tbody > tr > td {
 width: 75%;
 font-size: 14px;
 line-height: 1.5rem;
}

.form th p {}

.form th span.form_required,
.form th span.form_any {
 font-size: 12px;
 font-weight: bold;
 width: 50px;
 text-align: center;
 flex-shrink: 0;
 line-height: 22px;
 border-radius: 3px;
 box-sizing: border-box;
}

.form th span.form_required {
 border: 1px solid #ff4a32;
 color: #ff4a32;
 background: #FFE8E5;
}

.form th span.form_any {
 border: 1px solid #237dc0;
 color: #237dc0;
 background: #dfebf5;
}

.form td input[type="text"],
.form td input[type="tel"],
.form td input[type="password"],
.form td input[type="number"],
.form td textarea,
.form td select {
 font-size: 16px;
 line-height: 24px;
 padding: 8px 15px;
 border: 1px solid #ccdae4;
 background: #f5f9fc;
 font-family: 'Arial', YuGothic, 'Hiragino Kaku Gothic Pro', 'Meiryo', sans-serif;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 border-radius: 3px;
 margin-bottom: 4px;
 margin-right: 2px;
}

.form td input[type="file"] {
 cursor: pointer;
 font-family: 'Arial', YuGothic, 'Hiragino Kaku Gothic Pro', 'Meiryo', sans-serif;
}

.form td .jcjs_imgbox {
 margin-top: 10px;
}

.form td .ui-datepicker-trigger {
 vertical-align: middle;
 margin-right: 10px;
 cursor: pointer;
}

.form td .ui-datepicker-trigger:hover {
 opacity: 0.8;
}

.form td select {
 cursor: pointer;
 height: 42px;
}

.form td textarea {
 height: 150px;
 display: block;
 width: 100%;
}

.form td label {
 border: 1px solid #ccdae4;
 background: #f5f9fc;
 cursor: pointer;
 border-radius: 3px;
 padding: 9px 15px 9px 9px;
 display: inline-block;
 margin: 0 5px 5px 0;
 line-height: 1.3rem;
 font-size: 15px;
}

.form td label input {
 width: 20px;
 height: 20px;
 margin-right: 5px;
}

.form td label input[type="checkbox"],
.form td label input[type="radio"] {
 vertical-align: sub;
 margin: 0 5px 0 0;
 cursor: pointer;
}

.form td input[type="text"]:hover,
.form td input[type="tel"]:hover,
.form td input[type="password"]:hover,
.form td input[type="number"]:hover,
.form td textarea:hover,
.form td select:hover,
.form td label:hover {
 background: #f9fcf5;
 border: 1px solid #d6eaba;
}

.form_privacy {
 font-size: 13px;
 text-align: center;
}

.form_privacy br {
 display: none;
}

.form_privacy a {
 color: #006DD9;
}

.form_privacy a:hover {
 text-decoration: underline;
}

.form_submit {
 position: relative;
 width: 500px;
 margin: 0 auto;
 padding: 20px 0;
}

#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;
}

#jc_btn_submit.jcjs_btn_ok {
 cursor: pointer;
 -webkit-appearance: none;
 border: 2px solid #2799fb;
 background: #2799fb;
 color: #fff;
}

#jc_btn_submit.jcjs_btn_ok:hover {
 color: #2799fb;
 background: #fff;
}

/* form_inner
---------------------------------------- */
.form_inner {
 padding: 10px;
 margin-left: 20px;
 background: #fcfcf5;
 border: 1px solid #f0f0ce;
 margin: 10px 0;
}

.form_inner table,
.form_inner_multi table {
 width: 100%;
}

.form_inner td,
.form_inner_multi td {
 width: 75%;
 vertical-align: baseline;
 font-size: 15px;
 line-height: 1.5rem;
}

.form_inner_multi input[type="text"] {
 width: 78%;
}

/* form_error
---------------------------------------- */
.jcjs_sferr {
 color: #ff4a32;
 font-weight: bold;
}

.form_error_cell {
 background: #FFE8E5;
}

/* item
---------------------------------------- */
.form_item_box {}

.form_item_box li:not(:last-child) {
 margin-bottom: 15px;
}

.form_item_comment {
 font-size: 13px;
 line-height: 1.4rem;
 color: #888;
 padding-left: 20px;
}

.form_w100 input,
.form_w100 textarea,
.form_w100 select {
 width: 90%;
}

.form_w80 input,
.form_w80 textarea,
.form_w80 select {
 width: 80%;
}

.form_w60 input,
.form_w60 textarea,
.form_w60 select {
 width: 60%;
}

.form_w40 input,
.form_w40 textarea,
.form_w40 select {
 width: 40%;
}

.form_w20 input,
.form_w20 textarea,
.form_w20 select {
 width: 20%;
}

span.form_w60.madori select {
 width: 40%;
}

/* fin
---------------------------------------- */
.form_fin_txt {
 border: 10px solid #eee;
 padding: 40px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.form_fin_txt span {
 margin-bottom: 40px;
 font-size: 22px;
 display: block;
 font-weight: bold;
}

.form_fin_txt p {
 font-size: 14px;
}

.form_fin {
 width: 100%;
}

.form_fin tr {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 margin-bottom: 3px;
}

.form_fin th,
.form_fin td {
 font-size: 14px;
 padding: 10px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.form_fin th {
 text-align: left;
 background: #FAFAF9;
 width: 25%;
}

.form_fin td {
 width: 75%;
}

.form_fin td p {
 padding: 10px;
 margin-left: 20px;
 background: #fcfcf5;
 border: 1px solid #f0f0ce;
 margin-top: 5px;
 font-size: 13px;
}

.form_fin_link {
 margin: 0 auto 60px;
}

.form_fin_link a {
 display: block;
 background: #111;
 border: 1px solid #111;
 border-radius: 3px;
 color: #fff;
 font-weight: bold;
 width: 400px;
 height: 50px;
 line-height: 50px;
 text-align: center;
 margin: 0 auto;
}

.form_fin_link a:hover {
 color: #111;
 background: #fff;
}

.fo_err {
 background-color: #ffe8e5 !important;
 border: 1px solid #ffb7ad !important;
}

.form_pri {
 text-align: center;
 font-size: 14px;
 line-height: 23px;
}

.form_pri a {
 color: #0000ee;
 text-decoration: underline;
}

.form_pri a:hover {
 color: #000;
 text-decoration: none;
}
/* 売却ご相談フォーム20231129 */
.formsale_main_txt {
	margin: 50px 0;
}
.formsale_main_txt h3 {
    text-align: center;
    font-size: 20px;
    margin: 10px 0 20px;
    background-color: #008b4f;
    line-height: 1;
    padding: 15px 0;
    color: #fff;
    border-radius: 100px;
}
.formsale_main_txt ul {
margin: 30px 0;
}
.formsale_main_txt ul li {
    position: relative;
    padding-left: 30px;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
    font-weight: bold;
}
.formsale_main_txt ul li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 10px;
    top: 3px;
    left: 7px;
    -webkit-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    transform: rotate(50deg);
    border-right: 3px solid #ff4a32;
    border-bottom: 3px solid #ff4a32;
}
.formsale_main_txt ul li:after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    border: 1px solid #ccc;
    border-radius: 3px;
    left: 0;
}
.formsale_main_txt p {
    background-color: #f5f0e8;
    padding: 20px 25px;
    border-radius: 5px;
    font-size: 15px;
    line-height: 1.8;
    margin: 0;
}
.form_ti {
font-size: 15px;
    margin-bottom: -30px;
    border-bottom: dotted 1px #aaa;
    padding: 50px 10px 15px;
}