@charset "shift_jis";

/*-----------------------------------------------
	編集可能なファイルです。
-----------------------------------------------*/

h2.cms_h2 {
	margin: 0% 0 5% 0;
	position: relative;
	padding-bottom: 0.5em;
	border-bottom: 4px solid #DDD;
	font-size:5vw;
	line-height:1.5em;
}
h2.cms_h2:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 4px #042455;
	bottom: -4px;
	width: 13%;
	display: block;
	left: 0px;
}
	/**CMS PAN**/
.breadcrumbs {
    width: 100%;
    padding: 5px 0;
    margin-bottom: 5px;
}
.breadcrumbs ul {
    font-size: 13px;
    color: #999;
    width: auto;
    overflow-x: auto;
    white-space: nowrap;
}
.breadcrumbs ul li {
    margin: 0 10px 0 0;
    font-size: 13px;
    display: inline-block;
    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;
	color: #333;
}
.breadcrumbs ul li a {
	display: inline;
	font-weight: normal;
	color: #555;
}
.staff3_ma_shosai_voice ul li {
 display: block;
}

.staff3_ma_shosai_voice ul li p {
 font-size: 12px;
 padding: 0;
    margin: 3px 0 0;
}

.open_house_ma_map iframe {
 width: 100%;
}

.sale_result_ma ul li {
 border: solid 1px #ccc;
 box-sizing: border-box;
 padding: 6px;
}

.open_house_ma li img {
 height: 200px;

}

.grouppaging {
 clear: both;
 margin: 20px 0px 0px 0px;
}

.grouppaging li {
 display: inline-block !important;
}

.voice_ma li {
 display: block;
 border: 3px double #ccc;
 overflow: hidden;
 margin-bottom: 2%;
 width: 49%;
 float: left;
 margin-right: 2%;
 box-sizing: border-box;
}

.voice_ma li:nth-child(2n) {
 margin-right: 0px;
}

.voice_ma_title {
 height: 60px;
}

/*リフォーム事例修正*/
.reform_ma_list h3 {
    color: #f57b00 !important;
    font-size: 13px !important;
    font-weight: bold !important;
    line-height: 18px !important;
    text-decoration: none !important;
    margin: 0px 0px 10px 0px !important;
    border-bottom: solid 1px #f57b00 !important;
    border-top: solid 1px #f57b00 !important;
    background: #fff6ec;
    padding: 3% !important;
}

.reform_ma_list li {
	width: 100% !important;
	box-sizing: border-box;
	margin: 0 0 5% 0 !important;
}
.reform_ma_list li img {
	margin: auto;
	display: block;
	width:auto;
	height:auto;
}

.reform_ma_comment02 img {
	width: auto !important;
	height: auto !important;
}

.reform_main_link {
	width: 96%;
	margin: 15px auto 30px auto;
}
.reform_ma_list p::after {
    content: "このリフォームの詳細を見る";
    display: block;
    text-align: center;
    background: #eee;
    margin-top: 3%;
    font-size: 12px;
    font-weight: bold;
    padding: 2%;
    box-sizing: border-box;
}
.reform_main_link a {
 display: block;
}

.reform_main_link a img {
 width: 100%;
}

.reform_main_link a:hover {
 display: block;
 background-color: #fff;
 color: #de0000;
}

.blog_ma_left ul li ._fancyimg {
 width: 100% !important;
 max-width: 100% !important;
 height: auto !important;
}

.form_required {
 color: #fff;
 background: #ff0000;
 border-radius: 3px;
 font-size: 12px;
 padding: 0 5px;
 float: right;
 display: block;
}

/*-----------------------------------------------
	.free_ma /free/ 
-----------------------------------------------*/
.free_ma {
 overflow: hidden;
 clear: both;
}

ul.free_ma_list {
 margin: 20px auto 0px auto;
 border: solid 3px #ccc;
 padding: 20px;
 list-style: none;
 width: 96%;
 box-sizing: border-box;
}

ul.free_ma_list li {
 margin-bottom: 20px;
 overflow: hidden;
}

ul.free_ma_list.free_ma_list li {
 border-bottom: 1px solid #ccc;
 width: 100%;
 margin: 0px 0px;
 border-left: none;
 border-right: none;
 border-top: none;
}

.free_ma_list .free_ma_img {
 float: left;
 margin-right: 20px;
}

.free_ma_list .free_ma_img img {
 max-width: 250px;
 width: 100%;
 height: 150px !important;
 object-fit: cover;
 margin: 0 0 10px 0;
}

.free_ma_list .free_ma_txt {
 float: left;
}

.free_ma_list .free_ma_txt p {
 line-height: 25px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

.free_ma_pager {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

.free_ma_pager ul {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

.free_ma_pager li {
 list-style: none;
 margin: 0px 10px 0px 0px;
 padding: 0px 0px 0px 0px;
 float: left;
}

.free_ma_pager li a {
 color: #333;
 text-decoration: none;
 margin: 0px 0px 0px 0px;
 padding: 5px;
 border: solid 1px #CCC;
 background: #FFF;
 display: block;
 font-weight: bold;
}

.free_ma_pager li a:hover {
 background: #DDD;
}

.free_ma h3 {
 margin: 10px 0 10px 0;
 padding: 0px;
 height: auto;
 overflow: hidden;
 /* background: #EEE; */
 /* border-bottom: 1px dashed #666; */
 font-size: 15px;
 background: none;
 border: none;
}

.free_ma h3 span {
 float: right;
}

.free_ma h3 a {
 text-decoration: underline;
 font-weight: normal;
 color: #333;
}

.free_ma_list {
 padding: 10px;
 overflow: hidden;
}

.free_ma_list a img {
 max-width: 180px;
 border: 2px solid #fff;
}

.free_ma_shosai ul {
 margin: 0;
 padding: 0;
 list-style: none;
 margin: 20px auto 0px auto;
 border: solid 3px #ccc;
 padding: 10px;
 list-style: none;
 width: 96%;
 box-sizing: border-box;
}

.free_ma_shosai ul li h3 {
 background: #ccc;
 line-height: 22px;
 padding: 10px 10px 10px 10px;
 margin: 0px;
 font-size: 19px;
}

.free_ma_shosai ul li div {
 margin: 10px 0px 0px 0px;

}

.free_ma_shosai p {
 line-height: 36px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

.free_ma_conts {
 float: left;
 background: #333;
 width: 70px;
 text-align: center;
 padding: 2px 0px;
 margin-right: 10px;
 color: #fff;
}

.free_ma_tex {
    color: #006dd9;
    font-size: 12px;
    width: 80%;
    display: -webkit-inline-box;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.free_ma_tex p{
}
.free_ma_tex span:not(:empty)::after {
    content: "】";
}
.free_ma_tex span:not(:empty)::before {
    content: "【";
}


.free_ma_hizuke {
 font-size: 10px;
 color: #888;

}

.voices_wrap {
	margin: 20px auto;
	width: 100%;
	overflow: hidden;
}

.voices_wrap ul {
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	width: 90%;
}
.voices_wrap ul:after {
	display: none;
}
.voices_wrap ul li {
	margin: 0;
	width: 47%;
}

.voices_wrap ul li a {
	display: block;
	text-align: center;
	font-size: 3.5vw;
	font-weight: bold;
	box-sizing: border-box;
	transition-duration: 0.2s;
	text-decoration: none;
	padding: 15px 0;
}

.voices_wrap ul li:nth-child(1) a {
    color: #437be2;
    background: #e7f0ff;
}

.voices_wrap ul li:nth-child(2) a {
    color: #e24443;
    background: #ffefee;
}

.voices_wrap ul li:nth-child(1) a:hover {
    background-color: #cddfff;
    transition-duration: 0.2s;
}

.voices_wrap ul li:nth-child(2) a:hover {
    background-color: #ffbdbd;
    transition-duration: 0.2s;
}


/* ???? */
.app_li_wrap {
 background: #eee;
 padding: 15px 4%;
 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;
 justify-content: space-between;
 text-decoration: none !important;
 padding: 15px 4%;
}

.app_li_row a > div {
 display: flex;
 align-items: center;
}

.app_li_icon {
 background: #7dbbca;
 padding: 5px 10px;
 color: #fff;
 border-radius: 3px;
 display: inline-block;
 width: 60px;
 text-align: center;
}

span.app_li_day {
 color: #ccc;
 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: 10px 3%;
 margin: 20px auto;
 width: 90%;
 font-size: 16px;
}

.app_main {
    margin: 0 2% 20px;
}

.app_sho_main {
 border: 1px solid #ccc;
 border-radius: 5px;
 padding: 15px 4%;
 width: 88%;
 margin: 0 auto 15px;
}

.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 3%;
 font-weight: bold;
 font-size: 16px;
}

.app_sho_name:not(:empty) {
 color: #80bac4;
 font-weight: bold;
 padding: 0 1%;
}

.app_sho_detail li span {
 background: #80bac4;
 color: #FFF;
 padding: 4px 2%;
 border-radius: 5px;
 display: inline-block;
 width: 17%;
 text-align: center;
 font-size: 12px;
}

.app_sho_subtxt {
 text-align: left;
 font-size: 14px;
 margin: 0 auto;
 line-height: normal;
 padding: 10px 4%;
 background: #f5f5f5;
 border-radius: 5px;
 width: 88%;
}

.app_sho_subtxt br {
 display: none;
}

.app_sho_wrap > a {
 text-decoration: none !important;
 color: #fff !important;
 background: #ff5239;
 border-radius: 5px;
 display: block;
 text-align: center;
 margin: 30px auto;
 padding: 12px 0;
 font-size: 18px;
 font-weight: bold;
 width: 96%;
 margin: 15px auto 0;
}

.app_sho_wrap > a:hover {
 background: #e83016;
}
.app_sho_lp {
    margin: 40px auto 40px;
    padding: 15px 3%;
    background: #eee;
}
.app_sho_lp h3 {
    border-bottom: 1px solid #111;
    margin: 0 0 20px !important;
    padding: 0 0 10px 0 !important;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    background: none !important;
    width: 100% !important;
}
.app_sho_lp ul li {
    margin: 10px 0px 0;
    display: flex;
    align-items: center;
}
.app_sho_lp ul li:before {
    content: "・";
    font-size: 30px;
    line-height: 25px;
    color: #80bac4;
}
.app_sho_lp ul li a {
    text-decoration: none;
    font-size: 16px;
		color: #006dd9;
}
.app_sho_lp ul li a:hover {
    text-decoration: underline;
}
.app_sho_lp p {
    font-size: 14px;
    margin: 20px 0 0;
}


	/*----------------------------------------------------------
	 form customize
----------------------------------------------------------*/
	.form_section {
		width: 96%;
		margin: 0 auto 20px;
	}
	.form_intro p {
		background: #eee;
		padding: 20px;
	}
	.form_wrap {
		border-radius: 3px;
		box-shadow: 0 0 3px 0 #999;
		padding: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.form_subttl {
		margin-bottom: 10px;
	}
	.form_subttl p {
		border-bottom: 5px solid #eee;
		padding: 5px 5px 10px 5px;
		font-weight: bold;
		font-size: 16px;
	}
	.form {
		width: 100%;
		margin: 0 auto;
		border-top:none;
	}
	.form>tbody>tr>th,
	.form>tbody>tr>td {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
	}
	.form tr th {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-between;
		font-size: 14px;
		padding: 5px;
		padding-bottom: 0;
	}
	.form th p {}
	.form th span.form_required,
	.form th span.form_any {
		font-size: 12px;
		font-weight: bold;
		padding: 0 10px;
		line-height: 22px;
		border-radius: 3px;
	}
	.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 {
		display: block;
		padding: 5px;
	}
	.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;
		height:auto;
	}
	.form td input[type="file"] {
		cursor: pointer;
		height: 35px;
		font-family: 'Arial', YuGothic, 'Hiragino Kaku Gothic Pro', 'Meiryo', sans-serif;
	}
	.form td .jcjs_imgbox {}
	.form td .ui-datepicker-trigger {
		vertical-align: middle;
		margin-right: 5px;
		cursor: pointer;
		width: 20px;
		height: auto;
	}
	.form td select {
		cursor: pointer;
		height: 42px;
		width: 100%;
	}
	.form td textarea {
		height: 150px;
		display: block;
		width: 100%;
	}
	.form td label {
		border: 1px solid #ccdae4;
		background: #f5f9fc;
		cursor: pointer;
		border-radius: 3px;
		padding: 8px 15px 8px 8px;
		display: inline-block;
		margin: 0 2px 4px 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		font-size: 16px;
		line-height: 24px;
	}
.form_inner .form td label {
    float: none;
}
	.form td label input {
		width: 18px;
		height: 18px;
		margin-right: 5px;
	}
	.form td label input[type="checkbox"],
	.form td label input[type="radio"] {
		vertical-align: text-top;
		margin: 0 10px 0 0;
	}
	.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 a {
		color: #006DD9;
	}
	.form_privacy a:hover {
		text-decoration: underline;
	}
	.form_submit {
		position: relative;
		width: 100%;
		padding: 20px 0;
	}
	#jc_btn_submit {
    		-webkit-appearance: none;
    		border: 2px solid #2799fb;
    		background: #2799fb;
    		color: #fff;
    		border-radius: 30px;
    			width: 90%;
    		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;
    		cursor: pointer;
    		margin: 15px auto 5px;
    		font-size: 20px;
    		display: block;
    		font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'Noto Sans Japanese', Roboto, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	}
	#jc_btn_submit.jcjs_btn_ok {
		-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 {
		margin-left: 15px;
	}
	.form_inner, .form_inner_multi {
		background: #fcfcf5;
		border: 1px solid #f0f0ce;
		padding: 10px;
		margin: 5px 0;
	}
	.form_inner table,
	.form_inner_multi table {
		width: 100%;
		border-top:none;
	}
	.form_inner_multi input[type="text"]:nth-of-type(3) {
		width: 100%;
	}
	/* form_error
	---------------------------------------- */
	.form_error {
		color: #ff4a32;
		font-weight: bold;
		display: block;
		padding: 5px;
	}
	.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;
		color: #888;
		padding-left: 20px;
		margin-top:0;
	}
	.form_w100 input,
	.form_w100 textarea,
	.form_w100 select,
	.form_w100 label {
		width: 100%;
	}
	.priority100 input[type="text"],
	.priority100 input[type="tel"],
	.priority100 input[type="password"],
	.priority100 input[type="number"],
	.priority100 textarea,
	.priority100 select,
	.priority100 label {
		width: 100% !important;
	}
	.not100 input[type="text"],
	.not100 input[type="tel"],
	.not100 input[type="password"],
	.not100 input[type="number"],
	.not100 textarea,
	.not100 select,
	.not100 label {
		width: auto !important;
	}
	.form_w80 input,
	.form_w80 textarea,
	.form_w80 select,
	.form_w80 label {
		width: 80%;
	}
	.form_w60 input,
	.form_w60 textarea,
	.form_w60 select,
	.form_w60 label {
		width: 60%;
	}
	.form_w40 input,
	.form_w40 textarea,
	.form_w40 select,
	.form_w40 label {
		width: 40%;
	}
	.form_w20 input,
	.form_w20 textarea,
	.form_w20 select,
	.form_w20 label {
		width: 20%;
	}
	span.form_w60.madori select {
    		width: 60%;
	}
	/* fin
	---------------------------------------- */
	.form_fin_txt {
		border: 5px solid #eee;
		padding: 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.form_fin_txt span {
		margin-bottom: 30px;
		line-height: 30px;
		font-size: 22px;
		display: block;
		font-weight: bold;
	}
	.form_fin_txt p {
		font-size: 14px;
	}
	.form_fin {
		width: 100%;
	}
	.form_fin tr {}
	.form_fin th, .form_fin td {
		font-size: 14px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		width: 100%;
	}
	.form_fin th {
		text-align: left;
		background: #FAFAF9;
		padding: 5px;
	}
	.form_fin td {
		padding: 5px;
		padding-bottom: 15px;
	}
	.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 30px;
	}
	.form_fin_link a {
		display: block;
		background: #111;
		border: 1px solid #111;
		border-radius: 3px;
		color: #fff;
		font-weight: bold;
		width: 90%;
		height: 50px;
		line-height: 50px;
		text-align: center;
		margin: 0 auto;
	}
	.form_fin_link a:hover {
		color: #111;
		background: #fff;
	}
	.form_date td select {
		width: 60%;
	}
	div.jcjs_imgbox {
		height: 100px !important;
		width: 100% !important;
	}
	.fo_err {
		background-color: #ffe8e5 !important;
		border: 1px solid #ffb7ad !important;
	}


/* vo_de_tag
	---------------------------------------- */
	.vo_de_tag {
		width: 96%;
		margin: 30px auto 0;
		padding: 15px 3%;
		background: #eaf2f4;
		-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;
		padding: 10px 15px;
		border: 1px solid #016243;
		color: #333;
		background: #fff;
		font-weight: bold;
         margin:0;
	}
.blog_ma h3 {
    margin: 2% 0;
    padding: 2%;
    height: auto;
    overflow: hidden;
    background: #EEE;
    border-bottom: 1px dashed #666;
    font-size: 16px;
	color:#333;
}
.blog_ma_left h3 a {
    color: #333;
    text-decoration: none;
    float: left;
padding: 0px !important;
    position: relative;
    z-index: 20;
}
.blog_ma_left h3 span {
    display: block;
    float: right;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    line-height: 25px;
    position: relative;
    z-index: 20;
}
.blog_ma_list .float_l {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0%;
}
.blog_ma_left ul li a {
    padding: 0px;
	color:#333;
}
.staff3_ma_photo img{
	width:auto;
}
.blog_ma_list .float_r{
	width:100%;
}
.flickSlider .flickThumb ul li:empty {
    display: none;
}

	/* ----------------------------------------
    group_all_topiclinks
    ---------------------------------------- */
.group_all_topiclinks {
    width: 98%;
    margin: 40px auto 20px auto;
    background: #fff;
    border: 1px solid #cccccc;
    box-shadow: 0px 0px 0px 5px #fff5cc inset;
    overflow: hidden;
    padding: 20px;
    align-items: center;
    box-sizing: border-box;
}

	.group_all_topiclinks ul {
	 width: 100%;
	 overflow: hidden;
	 display: flex;
	 flex-wrap: wrap;
	 justify-content: center;
	}

	.group_all_topiclinks li {
	 margin: 3px;
	}

	.group_all_topiclinks li img {
	 max-width: 90%;
	}

	.group_all_topiclinks_tl {
	 text-align: center;
	 margin-bottom: 10px;
	 border-bottom: 1px solid #111;
	 padding-bottom: 8px;
	}

	.group_all_topiclinks li a {
	 border: 2px solid #3f98d7;
	 background-color: #FFF;
	 padding: 5px 10px;
	 border-radius: 5px;
	 display: block;
	}
.topictag_name {
    display: block;
    margin-bottom: 20px;
    text-align: center;
}
.topictag_name p{
    color: #555;
    font-size: 16px;
    font-weight: bold;
	 color: #3f98d7
}


.sale_column_list li a {
    background: #f5f5f5;
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 15px;
    border-bottom: 1px dashed #ccc;
    line-height: 26px;
}
.sale_column_list li a:hover {
    color: #fcab1c;
    background: #eee;
}
.sale_column_sho_tl h2{
	margin:10px auto 20px auto;
	position: relative;
	padding-bottom: 0.7em;
	border-bottom: 4px solid #DDD;
	display:inline-block;
	width:100%;
	line-height:25px;
}
.sale_column_sho_tl h2:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 4px #042455;
	bottom: -4px;
	width: 13%;
	display: block;
	left: 0px;
}
.sale_column_sho_main {
    font-size: 14px;
    line-height: 24px;
}
.sale_column_sho > a {
    text-decoration: none !important;
    color: #fff !important;
    background: #ff5239;
    border-radius: 5px;
    width: 100%;
    display: block;
    text-align: center;
    margin: 30px auto;
    padding: 15px 0;
    font-size: 18px;
}


.info_sho {
    font-size: 14px;
}
.info_sho h2 {
    margin: 0;
    background: #eee;
    padding: 3%;
    border-bottom: 1px dashed #888;
    margin-bottom: 15px;
}
.info_sho h2 span {
    text-align: left;
    color: #999;
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 5px;
}
.info_sho h2 p {
    margin: 0;
    letter-spacing: -0.5px;
    line-height: normal;
    font-size: 15px;
    font-weight: bold;
}
.info_sho_date {
    text-align: right;
    margin: 25px 0;
}
.info_sho_main img {
    height: auto !important;
}
.info_ma_list div:nth-child(1):empty {
    background-image: url(/img/common/info_bg.jpg) !important;
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 230px;
    width: 100%;
}
.sale_column_movie:not(:empty) {
    margin-bottom: 10px;
}
.sale_column_movie iframe {
    width: 100%;
}



.voices_li_block ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.voices_li_row {
    background: #f5f5f5;
    border-bottom: 3px solid #555;
    margin: 0 0 30px 0;
    width: 48%;
    box-shadow: 0px 4px 15px -10px #000;
}
.voices_li_row:hover {
    border-color: #fbab1b;
    background: #eee;
    transition-duration: 0.2s;
}
.voices_li_row>a {
    color: #000;
    text-decoration: none;
    display: block;
    height: 100%;
}
.voice_li_img img {
	height: 125px;
    object-fit: cover;
    width: 100%;
}
.voices_li_row div:nth-child(1):empty {
	background-image: url(/img/common/info_bg.jpg) !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 125px;
}
.voices_li_row_w div:nth-child(1):empty {
	height: 180px;
}
.voice_li_txt {
    padding: 4%;
}
.voice_li_txt>p {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #333;
}
.voice_li_tag a {
    background: #fff !important;
    color: #555 !important;
    border: 1px solid #555 !important;
    text-decoration: none !important;
    padding: 3px 8px !important;
    margin: 2px !important;
    font-size: 12px !important;
}
.voice_li_tag a:hover {
    color: #fbab1b !important;
    border-color: #fbab1b !important;
}
.voice_li_tag p:not(:empty) {
    margin-top: 10px;
}
.voice2_ma_shosai div:nth-child(1):empty {
	background-image: url(/img/common/info_bg.jpg) !important;
	background-size: cover;
	background-repeat: no-repeat;
	height: 240px;
	width: 360px;
	margin: 0 auto;
}
.staff_voice_row a{
    border: none !important;
    text-decoration: none !important;
}
.staff_voice_img {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000;
    height: 110px;
    border-radius: 4px;
}
.staff_voice_img:empty {
    background-image: url(/img/common/info_bg.jpg) !important;
    background-size: cover;
    background-repeat: no-repeat;
    height: 110px;
}
.staff_voice_img img {
    width: 100% !important;
    height: auto !important;
}
.staff_voice_title {
    padding: 2% 0;
}


.column_li_row {
    width: 90%;
    margin: 0 auto 30px;
    border: 1px solid #000;
    box-sizing: border-box;
    /* display: inline-block; */
}
.column_li_row a {
    display: block;
    position: relative;
		color: #000;
    text-decoration: none;
}

.column_li_img {
    width: 100%;
    height: 200px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
}
.column_li_img img {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
}
.column_li_date {
    margin: 10px;
}
.column_li_title {
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
    margin: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.column_li_desc:not(:empty) {
    height: 65px;
    margin: 10px;
    display: -webkit-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.column_li_created:not(:empty)::before {
    content: "公開日";
    background: #f3f0e9;
    display: inline-block;
    padding: 5px;
    margin-right: 5px;
    border-radius: 3px;
    font-size: 12px;
}
.column_li_row .col_item_theme {
    background: no-repeat;
    border: none;
    padding: initial;
    font-size: initial;
    line-height: 28px;
    top: 6px;
    left: 6px;
		width: 96%;
}
.column_li_row .col_item_theme p {
    margin: 0;
}
.column_li_row .col_item_theme label {
    background: #fff;
    font-size: 12px;
    padding: 5px 5px;
    margin: 0 5px 0 0;
    border: 1px solid #000;
    box-sizing: border-box;
    color: #000;
}



.column_sho {
    line-height: normal;
    font-size: 15px;
}
.column_sho_title {
    font-size: 18px;
    background: #e8e7de;
    color: #333;
    border-bottom: 1px dashed #594e31;
    font-weight: bold;
    padding: 3%;
    margin-bottom: 20px;
}
.column_sho_txt h2 {
    font-size: 16px;
    background: #e8e7de;
    padding: 3%;
    margin: 40px 0 20px;
    font-weight: bold;
}
.column_sho_txt h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 10px;
    padding-bottom: 10px;
    color: #594e31;
    border-bottom: 1px solid;
}
.column_sho ul,
.column_sho ol{
    margin: 10px 0;
    padding: 0 0 0 8%;
}
.column_sho li {
    list-style: auto;
    margin-bottom: 5px;
}
.column_sho ul li {
    list-style-type: disc;
}
.column_sho_img {
    margin-bottom: 20px;
}
.column_sho_txt table {
    width: 100%;
    text-align: center;
    margin: 15px 0;
}
.column_sho_txt thead tr {
    background: #eee;
    font-size: 14px;
    line-height: 30px;
}
.column_sho_txt thead tr th {
    text-align: center;
}
.column_sho_txt tbody tr {
    background: #f5f5f5;
}

.column_sho_txt tbody tr td {
    font-size: 14px;
    line-height: normal;
    padding: 2%;
}
.column_sho_txt strong {
    display: block;
    margin-top: 10px;
    font-weight: bold;
}


.col_detail .col_de_article {
		width: 94%;
		margin: 0 auto 20px;
		font-size: 15px;
		line-height: 1.7rem;
		font-weight: 500;
	}
	.col_de_article a {
		display: inline-block;
		color: #2d8cff;
		font-weight: bold;
	}
	.col_de_article a:hover {
		display: inline-block;
		color: #999;
	}
	.col_de_article a>span {
		color: #2d8cff;
		border: 2px solid #2d8cff;
		border-radius: 5px;
		font-weight: bold;
		font-size: 18px !important;
		margin: 10px 0;
		display: block;
		padding: 10px 15px;
	}
	.col_de_article a:hover>span {
		color: #fff;
		background: #2d8cff;
	}
	.col_de_article table th,
	.col_de_article table td {
		border: 1px solid #999;
		padding: 5px;
	}
	.col_de_article table th {
		background: #eee;
	}
	.col_de_page {
		background-color: #f5f5f5;
		margin: 30px 3%;
	}
	.col_de_page ul {
		display: block
	}
	.col_de_page li {
		flex-basis: 450px;
		align-self: center;
		font-size: 14px;
		line-height: 22px;
		position: relative;
	}
	.col_de_page li:nth-child(1) a {
		padding: 35px 10%;
	}
	.col_de_page li:nth-child(1) a::before {
		content: '\f053';
		font-family: 'Font Awesome 5 Free';
		font-weight: 900;
		position: absolute;
		top: 50%;
		left: 5%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.col_de_page li:nth-child(2) {
		width: 40%;
		height: 3em;
		border: 1px solid #999999;
		border-radius: 3px;
		background-color: #ffffff;
		text-align: center;
		line-height: 3em;
		box-sizing: border-box;
		margin: 0 auto;
	}
	.col_de_page li:nth-child(2) a {
		display: block;
		color: #111111;
		text-decoration: none;
	}
	.col_de_page li:nth-child(3) a {
		padding: 35px 10%;
	}
	.col_de_page li:nth-child(3) a::after {
		content: '\f054';
		font-family: 'Font Awesome 5 Free';
		font-weight: 900;
		position: absolute;
		top: 50%;
		right: 5%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.col_de_page li a {
		display: block;
		color: #111;
	}
	.col_de_page li:empty {
		padding: 5% 0;
	}

.column_sho .col_de_page li {
    list-style: none;
}
.column_sho .col_de_page ul {
    margin: 30px 2% 0;
    padding: 0;
}
.column_sho .col_de_page li:nth-child(1) a::before,
.column_sho .col_de_page li:nth-child(1) a::after{
content: none;
}
.column_sho .col_de_page li a {
    color: #006dd9;
    text-decoration: none;
}



.info_ma_list li {
    width: 96%;
    box-sizing: border-box;
    margin: 0 auto 0;
    background: #e7e7dd;
    padding: 4% !important;
}
.info_ma_list li a {
    text-align: left;
    text-decoration: none;
    color: #333;
}
.info_ma_list li a br{
    display:none;
}
.info_ma h3 {
    color: #333;
    width: 100%;
    height: auto !important;
    margin: 0 0 10px;
    padding: 0px;
    background-color: unset !important;
    position: unset !important;
    bottom: 0px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}
.info_ma h3 span {
    font-size: 12px;
    font-weight: normal;
    margin-top: 3px;
    display: block;
}
.info_ma_list p {
    margin: 10px 0px 0px 0px;
    padding: 0;
    line-height: 24px;
    text-align: left;
}

/* 購入コラム 一覧へのリンク */
.buy_column_list_link {
	width: 320px;
	height: 60px;
	border-radius: 10px;
	background: #fcab1c;
	border: solid 1px #fcab1c;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff !important;
	margin: 10px auto;
	font-size: 16px;
	text-decoration: none !important;
}
.column_sho img {
	height: auto !important;
}