@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;
}
a {
	color: #333 !important;
	text-decoration: none !important;
}
/*-----------------------------------------------

　　お客様の声 パターン8 /voice8/

-----------------------------------------------*/
.voice8 {
	width: 96%;
	font-size: 16px;
	margin: 0px auto;
}
.voice8 ul {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.voice8_list_intro {
	margin: 2% 0;
}
.voice8 li {
	overflow: hidden;
	vertical-align: top;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 25px;
	padding: 0px 0px 30px 0px;
	border-bottom: solid 1px #CCC;
}
.voice8 a {
	font-weight: bold;
	display: block;
	color: #000;
	text-decoration: none;
	line-height: 28px;
}
.voice8_list_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	padding: 0px;
	margin: 0;
	height: auto;
	overflow: hidden;
}
.voice8_list_photo {
	width: 100%;
	text-align: center;
}
.voice8_list_photo img {
	max-width: 100%;
	max-height: auto;
	vertical-align: bottom;
}
/* .voice8_text {

	width: 500px;

}*/
.voice8_text p {
	margin: 0;
	font-size: 13px;
	padding: 10px;
	overflow: hidden;
	line-height: 25px;
	height: 100px;
}
.voice8_link {
	float: right;
	width: 180px;
	height: 40px;
	border: 1px solid #FF9326;
	padding: 2px;
}
.voice8_link a {
	width: 180px;
	height: 40px;
	background: #FF9326;
	text-align: center;
	line-height: 40px;
	color: #ffffff;
	font-weight: bold;
}
.voice8_link:hover {
	border: 1px solid #dddddd;
}
.voice8_link:hover a {
	background: #dddddd;
}
.voice8 h3.voice8_ttl {
	display: block;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0;
	padding: 5px 10px;
	text-align: left;
	background: #f5f0e1;
	border: 1px solid #CCCCCC;
	border-width: 1px 0px 1px 0px;
}
.voice8_detail {
	width: 100%;
	overflow: hidden;
}
.voice8_detail_photo {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
.voice8_detail_photo img {
	max-width: 96%;
}
.voice8_detail_text {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
.voice8_detail_text img {
	max-width: 96%;
	margin-bottom: 10px;
}
.voice8_detail_text span {
	width: 96%;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	display: block;
	padding: 5px 10px;
}
.voice8_detail_text p {
	width: 96%;
	font-size: 14px;
	text-align: left;
	margin: 10px auto;
}
.voice8_free {
	padding: 10px;
	margin: 10px auto;
	background: #F0F8FF;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #CCCCCC;
	border-width: 1px 0px 1px 0px;
}
.cmt_ttl {
	margin-bottom: 5px;
	font-weight: bold;
}
.voice8_free img {
	max-width: 96%;
}
.voice8_staff_photo {
	text-align: center;
}
.voice_select ul {
	margin: 10px 0px 20px 0px;
	padding: 0px;
	text-align: center;
}
.voice_select ul li {
	width: 32%;
	display: inline-block;
	text-align: center;
}
.voice_select ul li a {
	display: block;
	padding: 5px;
	border: solid 2px #f0b603;
	border-radius: 7px;
	position: relative;
}
.voice_select ul li a:after {
	content: "";
	position: absolute;
	top: 19px;
	right: 3px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 6px solid transparent;
	border-left: 6px solid #f0b603;
}
.voice_select ul li a:hover {
	background: #ffdc71;
}
/*-----------------------------------------------
　　建築現場レポート パターン3　/live_news3/
-----------------------------------------------*/
.live_news_3 {
	width: 100%;
	height: auto;
	margin: 5% auto;
	padding: 0;
}
.live_news_3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.live_news_3 ul li {
	list-style: none;
	padding: 4%;
	overflow: hidden;
	border: solid 1px #CCC;
	border: 1px solid #eee;
	margin: 3% 0;
	border-radius: 10px;
}
.live_news_3 ul li img {
	max-width: 280px;
}
.live_news_3_img a img {
	max-width: 358px;
	max-height: 237px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.live_news_3 p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	overflow: hidden;
}
.live_news_3_title {
	display: block;
	line-height: 18px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0px;
	font-size: 14px;
}
.live_news_3_title a {
	display: block;
}
.live_news_3_title a:hover {
	color: #aaa;
}
.live_news_3_l a img {
	max-width: 200px;
	max-height: 150px;
	border: 1px solid #dddddd;
	padding: 2px;
	vertical-align: bottom;
}
.live_news_3_l img:hover {
	border: 1px solid #EA2020;
}
.live_news_3_text {
	margin-bottom: 0px;
	text-align: center;
}
.live_news_3 a.live_news_3_link {
	display: block;
	padding: 5px;
	text-align: center;
	line-height: 25px;
	background: #EA2020;
	color: #ffffff !important;
	font-size: 14px;
	letter-spacing: 3px;
	text-decoration: none;
	width: 80%;
	margin: 0 auto;
	border-radius: 5px;
}
.live_news_3 a.live_news_3_link:hover {
	background: #999999;
}
.live_news_3 h3 {
	display: block;
	line-height: 25px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	font-size: 14px;
	text-align: left;
	background: #EEE;
}
.live_news_3_detail {
	margin: 2% 0;
	padding: 0 2%;
	overflow: hidden;
}
.live_news_3_detail_main {
	margin-bottom: 20px;
	width: 734px;
	text-align: center;
}
.live_news_3_detail_main img {
	max-width: 734px;
}
.live_news_3_detail_comment {
	display: inline-block;
	margin-bottom: 5%;
	border: 1px solid #aaaaaa;
	padding: 10px;
	*display: inline;
	*zoom: 1;
}
.live_news_3_detail_free {
	border-left: 3px solid #dddddd;
	border-right: 3px solid #dddddd;
	padding: 10px 20px;
	margin-bottom: 20px;
}
.live_news_3_detail_photo li {
	vertical-align: top;
	text-align: center;
	margin: 2% auto;
}
.live_news_3_detail_photo img {
	max-width: 360px;
	max-height: 360px;
	vertical-align: bottom;
}
.live_news_3_detail_more {
	border-top: 1px dashed #999999;
	padding-top: 20px;
	text-align: left;
	line-height: 22px;
}
.live_news_3_detail_photo {
	border-top: 1px dashed #999999;
	padding-top: 20px;
}
.salecms_btn {}
.salecms_btn ul {}
.salecms_btn ul:after {
	content: none;
}
.salecms_btn li {
	width: 100%;
}
.salecms_btn a {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 50px;
	border: 1px solid #c8ba8d;
	background-color: #ebe5d1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 20px 0 10px;
}
.salecms_btn a:hover {
	background-color: #d0c5a2;
}
/*-----------------------------------------------
　　スタッフ紹介12
-----------------------------------------------*/
.staff12 {
	width: 100%;
	margin: 10px auto;
	font-size: 16px;
}
.staff12 ul {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.staff12 h3 {
	width: 100%;
	font-size: 14px;
	text-align: left;
	text-indent: 10px;
	line-height: 30px;
	background: #EEE;
	border-left: 5px solid #0066CC;
}
.staff12_1 li {
	width: 48%;
	height: 355px;
	float: left;
	margin: 1%;
	overflow: hidden;
	margin-bottom: 5%;
	vertical-align: top;
}
.staff12_1_name {
	font-size: 12px;
	display: block;
	line-height: 35px;
	font-weight: bold;
	margin-bottom: 1%;
	background: #f5f0e1;
	text-align: center;
}
.staff12_1_photo {
	width: 100%;
	text-align: center;
}
.staff12_1_photo img {
	vertical-align: bottom;
	padding: 2px;
	border: 1px solid #eee;
}
.staff12_1_prof {
	width: 96%;
	margin: 0 auto 10px auto;
	text-align: left;
}
.staff12_1_prof span {
	display: block;
	border-bottom: 1px dashed #aaaaaa;
	font-weight: bold;
}
.staff12_1_prof p {
	margin: 5px 0 10px 0;
	font-size: 13px;
}
.staff12_1_comment {
	font-size: 13px;
	border: 1px solid #999999;
	width: 96%;
	margin: 0 auto;
	text-align: left;
}
.staff12_1_comment p {
	background: #eeeeee;
	margin: 5px;
	padding: 5px;
}
/* staff shosai */
.staff12_detail {
	text-align: left;
}
.staff12_detail_main {
	overflow: hidden;
	margin-bottom: 10px;
	text-align: left;
}
.staff12_detail_left {
	width: 96%;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: center;
}
.s_usa_detail_left img {
	border: 1px solid #666;
	padding: 2px;
}
.staff12_detail_right {
	width: 96%;
	margin: 0 auto;
}
.staff12_detail_right span {
	background: #DFF7F8;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-indent: 20px;
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	display: block;
}
.staff12_detail_right p {
	width: 100%;
	margin: 0 auto 10px;
}
.staff12_detail_left span {
	background: #DFF7F8;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-indent: 20px;
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	display: block;
}
.staff12_detail_left p {
	width: 100%;
	margin: 0 auto 10px;
}
/*連携部分*/
.staff12_mc-group ul {
	width: 98%;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.staff12_mc-group ul li {
	width: 45%;
	padding: 4px;
	margin: 2px;
	border: 1px solid #EEE;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}
.staff12_mc-group ul li:hover {
	background: #EEE;
}
.staff12_mc-group ul li img {
	max-width: 85%;
}
.staff12_mc-group div {
	text-align: center;
}
.staff12_h2 {
	font-size: 18px;
	width: 100%;
	line-height: 30px;
	margin: 0 auto 10px;
	padding: 10px 0;
	text-align: left;
	text-indent: 20px;
	background: #F2F2F2;
	border-top: 3px double #CCC;
	border-bottom: 1px solid #CCC;
}
.staff12_h3 {
	display: block;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0;
	padding: 5px 10px;
	text-align: left;
	background: #f5f0e1;
	border: 1px solid #CCCCCC;
	border-width: 1px 0px 1px 0px;
}
.staff12_ttl4 {
	display: block;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0;
	padding: 5px 10px;
	text-align: left;
	background: #f5f0e1;
	border: 1px solid #CCCCCC;
}
.info_ma h3 a {
	color: #fff !important;
}
.chintai_list_shubetu {
	float: none !important;
	position: unset !important;
}
.txtbox_1_img img {
	height: 240px !important;
}
.staff_privatephoto ul {
	width: 96%;
	display: flex;
	flex-wrap: wrap;
	margin: 30px auto 0;
	justify-content: space-between;
}
.staff_privatephoto ul li {
	width: 48%;
	margin-bottom: 4%;
}
.staff_privatephoto ul li:empty {
	height: 0;
	width: 0;
	margin-bottom: 0;
}
.staff_n_name {
	margin-top: 0px !important;
}
.staff_n_shikaku {
	line-height: 1;
	margin-top: 20px;
	display: block;
}
.staff_cc a:not(:empty) {
	position: relative;
	text-decoration: none;
	display: block;
	background: #f5f5f5;
	padding: 30px 10px 10px;
	border-radius: 5px;
	color: #000;
	text-decoration: none;
}
.staff4 ul {
	display: flex;
	flex-wrap: wrap;
}
.staff4 ul li {
	height: auto !important;
	border-radius: 5px;
	padding: 5px !important;
	border: 1px solid #fff;
	box-sizing: border-box;
}
.staff4 ul li:hover {
	border: 1px solid #c8ba8d;
}
.staff_cc a:not(:empty):after {
	content: "【保有資格】";
	position: absolute;
	top: 10px;
	left: 10px;
}
p.staff4_list_name {
	font-size: 15px !important;
}
p.staff4_list_name span {
	display: block;
	background-color: #dfd4b1;
	font-size: 12px;
	text-indent: 10px;
	padding: 10px 0;
	font-weight: bold;
	margin-bottom: 10px;
}
.staff4_list {
	min-height: 240px !important;
}
.staff4_list img {}
/*----------------------------------------------------------
　　すまいづくりの基礎知識　/basic/
----------------------------------------------------------*/
h3.basic {
	background: #EEE;
	padding: 1%;
	margin: 2% 0 0 0;
	font-size: 16px;
}
.basic_list {}
.basic_list ul {}
.basic_list ul li {
	padding: 0 0 0 5%;
	margin: 2%;
	position: relative;
}
.basic_list ul li::after {
	position: absolute;
	content: "";
	top: 5px;
	left: 0px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #333;
}
.basic_list ul li a {
	color: #0066CC;
	font-size: 16px;
	font-weight: bold;
}
.basic_shosai {}
.basic_shosai img {
	width: 100% !important;
	height: auto !important;
}
.basic_shosai {}
.basic_shosai h2 {
	background: #EEE;
	padding: 10px;
	margin: 0 0 10px 0;
	font-size: 16px;
}
.basic_shosai p.basic_shosai_txt {
	line-height: 28px;
	font-family: 'meiryo', 'メイリオ';
}
/*----------------------------------------------------------
　　ご紹介後のサポート　/support/
----------------------------------------------------------*/
h3.support {
	background: #EEE;
	padding: 10px;
	margin-bottom: 10px;
}
.support_list {}
.support_list ul {}
.support_list ul li {
	padding: 0 0 0 5%;
	margin: 2%;
	position: relative;
}
.support_list ul li::after {
	position: absolute;
	content: "";
	top: 5px;
	left: 0px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #333;
}
.support_list ul li a {
	color: #0066CC;
	font-size: 14px;
	font-weight: bold;
}
.support_shosai {}
.support_shosai h2 {
	background: #EEE;
	padding: 10px;
	margin: 0 0 10px 0;
	font-size: 16px;
}
.support_shosai p.support_shosai_txt {
	line-height: 28px;
	font-family: 'meiryo', 'メイリオ';
}
/*--------------------------------------------------
	売却実績一覧
---------------------------------------------------*/
.sale2_l_ti {
	background: #c8ba8d !important;
}
.sale_result2_ma_gaiyo ul li span {
	background-color: #c8ba8d !important;
}
.sale_result_ma_detail>h3 {
	background-color: #eee;
	padding: 10px;
}
.sale_tag_all ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 10px 0 20px;
}
.sale_tag_all li a {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 8px 15px;
	border: solid 1px #333;
	font-size: 12px;
	margin: 0 5px 10px;
}
.sale_result2_ma_detail>p>label>a {
	border: solid 1px #aaa;
	display: inline-block;
	padding: 3px 15px;
	margin-bottom: 10px;
	font-size: 13px;
	text-decoration: none;
	color: #333;
	border-radius: 0;
}
.sale_result_strong>h3 {
	display: block;
	line-height: 30px;
	font-weight: bold;
	margin: 30px 0 10px 0;
	text-align: center;
	font-size: 20px;
	background: #c8ba8d;
	padding: 20px 0;
	color: #fff;
}
.sale_result_strong ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 30px 0px;
}
.sale_result_strong li {
	width: 380px;
}
.sale_result_strong li a {
	text-decoration: none;
}
.sale_result_strong li h4 {
	font-size: 25px;
	line-height: 1;
	margin: 20px 0 25px;
	text-decoration: underline;
	color: #c8ba8d;
	font-weight: bold;
	text-align: center;
}
.sale_result_strong li p {
	font-size: 14px;
	line-height: 25px;
	color: #000;
}
/*--------------------------------------------------
	購入希望者一覧
---------------------------------------------------*/
.privy_li_wrap {
	background: #eee;
	padding: 20px;
	border-radius: 5px;
}
.privy_li_row {
	background: #fff;
	border-radius: 3px;
	border-bottom: 1px dashed #ccc;
}
.privy_li_row:last-child {
	border: none;
}
.privy_li_row a {
	align-items: center;
	text-decoration: none !important;
	padding: 15px 10px;
	display: block;
}
.privy_li_row a>div {
	display: flex;
	align-items: center;
}
.privy_li_icon {
	background: #7dbbca;
	padding: 5px 10px;
	color: #fff;
	border-radius: 3px;
	display: inline-block;
	width: 60px;
	text-align: center;
}
span.privy_li_day {
	color: #ccc;
	font-size: 14px;
	margin-left: 10px;
	text-align: left;
}
.privy_li_ti {
	color: #f00;
}
.privy_li_tex {
	margin: 5px 0 0 10px;
	font-size: 16px;
	width: 550px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.privy_sho_wrap h3 {
	background: #eee;
	padding: 10px 3%;
	margin: 20px auto;
	width: 90%;
	font-size: 16px;
}
.privy_sho_main {
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 15px 4%;
	width: 88%;
	margin: 0 auto 15px;
}
.privy_sho_main>p {
	margin: 0 0 15px;
}
.privy_sho_detail {}
.privy_sho_detail li {
	display: flex;
	align-items: center;
	margin: 0 0 10px;
}
.privy_sho_detail li:last-child {
	margin-bottom: 0px;
}
.privy_sho_detail li p {
	margin: 0 0 0 3%;
	font-weight: bold;
	font-size: 16px;
}
.privy_sho_name:not(:empty) {
	color: #c8ba8d;
	font-weight: bold;
	padding: 0 1%;
}
.privy_sho_detail li span {
	background: #c8ba8d;
	color: #FFF;
	padding: 4px 2%;
	border-radius: 5px;
	display: inline-block;
	width: 17%;
	text-align: center;
	font-size: 12px;
}
.privy_sho_subtxt {
	text-align: left;
	font-size: 14px;
	margin: 0 auto;
	line-height: normal;
	padding: 10px 4%;
	background: #fff9e7;
	border-radius: 5px;
	width: 88%;
}
.privy_sho_subtxt br {
	display: none;
}
.privy_sho_wrap>a {
	text-decoration: none !important;
	color: #fff !important;
	background: #e83016;
	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;
}
.privy_sho_wrap>a:hover {
	background: #c92a14;
}
.form_caution {
	width: 93%;
	margin: 15px auto;
	padding: 15px 4%;
	background: #fff4f4;
	border: 1px solid #efc1c1;
	color: #f00;
	box-sizing: border-box;
	font-size: 12px;
	text-align: left;
}
/*--------------------------------------------------
	売却査定
---------------------------------------------------*/
.form_banner a {
	background: #c8ba8d !important;
	box-shadow: 0 3px #958a67 !important;
}
.form2_ma .sale_box {
	border: solid 1px #c8ba8d !important;
}
.form2_ma .sale_l {
	background: #c8ba8d !important;
}
/*----------------------------------------------------------
　　◎  Ｑ＆Ａ /qa/
----------------------------------------------------------*/
.qa1 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.qa1 li {
	width: 96%;
	list-style: none;
	margin: 5px auto;
	padding: 10px 0px 10px 0px;
	;
	overflow: hidden;
	border-bottom: dashed 1px #999;
}
h3.qa1_h3 {
	color: #333;
	font-size: 18px;
	font-weight: normal;
	line-height: 32px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: solid 1px #AAA;
}
.qa1 p {
	font-size: 14px;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 20px;
	background: #FFF4F4;
}
.qa1 p span {
	color: #F00;
}
/* ----- ブログ署名部分 ----- */
.s_columnist {
	margin: 20px auto;
	border: solid 5px #eee;
	padding: 10px;
}
.s_columnist_img {
	text-align: center;
}
.s_columnist_txt {}
.s_columnist_txt p {
	margin: 0;
}
.s_columnist_txt p.kansyu {
	font-size: 13px;
	background-color: #042455;
	color: #fff;
	padding: 5px 10px;
	margin: 10px 0;
	text-align: center;
}
.s_columnist_txt p.name {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.s_columnist_txt p.comment {
	font-size: 13px;
	line-height: 1.5;
	font-weight: bold;
	color: #aaa;
	margin-bottom: 10px;
}
.s_columnist_txt a {
	text-decoration: underline;
	color: #36f;
	display: block;
	font-size: 13px;
	margin-bottom: 5px;
}
/* -----/ブログ署名部分 ----- */
.info_ma_left a {
	color: #006dd9 !important;
	text-decoration: underline !important;
}
.pan_wrap a {
	color: #006dd9 !important;
	text-decoration: underline !important;
}
/* -----info一覧調整 ----- */
ul.info_ma_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.info_ma_list li {
	width: 49% !important;
}
.info_ma_list li:nth-child(even) {}
.info_ma_list a img {
	height: 46vw !important;
}
/* -------column_side------- */
.column_side {
	width: 100%;
	margin: 20px auto;
}
.sidebar__inner {
	position: relative;
	transform: translate(0, 0);
	transform: translate3d(0, 0, 0);
	will-change: position, transform;
}
.column_side_tag {
	background: #f5f5f5;
	border-radius: 10px;
	padding: 15px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.column_side_tag_item {
	padding-bottom: 15px;
}
.column_side_tag_ttl {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	margin-bottom: 10px;
}
.column_side_tag_ttl img {
	margin-right: 5px;
	width: 20px;
}
.column_side_tag_ttl p {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	margin: 0;
	color: #015183;
}
.column_side_tag_ttl p i {
	margin-right: 7px;
}
.column_side_tag_ttl hr {
	border-top: 1px solid #015183;
	background-color: unset;
	width: 45%;
	margin: 0 0 0 auto;
}
.column_side_tag ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.column_side_tag li {
	margin-bottom: 5px;
	margin-right: 5px;
}
.column_side_tag a {
	display: inline-block;
	border: 1px solid #333;
	background: #fff;
	color: #333;
	font-size: 12px;
	line-height: 2em;
	border-radius: 3px;
}
.column_side_tag a:hover {
	border: 1px solid #333;
	background: #eeeeee;
}
.column_side_tag .cms_keysearch_form {
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.column_side_tag .cms_keysearch_form input {
	border: 1px solid #111;
	background: #fff;
	border-radius: 5px;
	color: #111;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	padding: 0 3%;
	width: 80%;
	box-sizing: border-box;
}
.column_side_tag .cms_keysearch_form button {
	width: 17%;
	background: #015183;
	border: 2px solid #ffffff;
	border-radius: 5px;
	text-align: center;
	display: block;
	box-sizing: border-box;
	cursor: pointer;
	margin-left: 1%;
	padding: 10px;
	height: 40px;
	transition: 0.5s;
}
.column_side_tag .cms_keysearch_form button:hover {
	background: #35757f;
}
.column_side_tag .cms_keysearch_form button i {
	color: #fff;
}
.column_side_tag .cms_keysearch_form img {
	width: 18px;
}
.column_side_new {
	margin-bottom: 20px;
	border-bottom: 1px solid #111;
}
.column_side_new_ttl {
	width: 100%;
	text-align: center;
	font-family: 'Century Gothic', 'Arial';
	position: relative;
	display: inline-block;
	margin-bottom: 22px;
	padding: 5px;
	font-size: 14px;
	border-bottom: solid 1px #111;
	box-sizing: border-box;
}
.column_side_new_ttl:before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -15px;
	border: 11px solid transparent;
	border-top: 11px solid #FFF;
	z-index: 2;
}
.column_side_new_ttl:after {
	content: "";
	position: absolute;
	bottom: -19px;
	left: 50%;
	margin-left: -12.9px;
	border: 9px solid transparent;
	border-top: 9px solid #111;
	z-index: 1;
}
.column_side_new_box {}
.column_side_new_box iframe {
	width: 100%;
	height: 30em;
}
.column_side_bnr {
	margin-bottom: 20px;
}
.column_side_bnr a {
	display: block;
	background: url(/img/column/bnr_mediahakase_on.jpg) no-repeat 0 0;
}
.column_side_bnr a:hover img {
	visibility: hidden;
}
.column_side_bnr img {}
.column_side_img {
	width: 270px;
	margin: 0 auto;
	display: block;
	position: -webkit-sticky;
	position: sticky;
	top: 50px;
}
.column_side_link {
	margin: 0 0 20px 0;
}
.column_side_link a {
	display: block;
	margin-bottom: 5px;
	border-radius: 5px;
	border: 1px solid #e60012;
	padding: 5px 15px;
	color: #e60012;
	font-weight: 600;
	position: relative;
}
.column_side_link a:hover {
	background: #e60012;
	color: #fff;
}
.column_side_link a::after {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.column_side_link a::after {
	right: 15px;
	width: 4px;
	height: 4px;
	border-top: 2px solid #e60012;
	border-right: 2px solid #e60012;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.column_side_link a:hover::after {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
.blog_thema_shosai:before {
	content: none !important;
}
.blog_thema_shosai label {
	border: solid 1px #333;
	box-sizing: border-box;
	padding: 5px 15px;
	font-size: 12px;
	color: #333;
	margin-right: 5px;
	border-radius: 5px;
}
.blog_thema:before {
	content: none !important;
}
.blog_thema label {
	border: solid 1px #333;
	box-sizing: border-box;
	padding: 5px 15px;
	font-size: 12px;
	color: #333;
	margin-right: 5px;
	border-radius: 5px;
	text-decoration: none;
}
a.column_box_link {
	display: block;
	width: 80%;
	margin: 30px auto;
	border: solid 2px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	border-radius: 8px;
	line-height: 1.5;
	&:hover {
		background-color: #004CD3;
		color: #fff;
	}
}
/*---/column_side---*/
/* --------------コラム埋め込み用-------------- */
.slick-box.blog_list {
	padding: 0;
	margin: 0 auto !important;
	display: flex;
	justify-content: flex-start;
}
ul.slick-box.blog_list {}
ul.slick-box.blog_list li {
	position: relative;
	margin: 0 10px;
}
ul.slick-box.blog_list li:last-child {
	margin-right: 0;
}
ul.slick-box.blog_list li a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
ul.slick-box.blog_list .slick-list {
	overflow: hidden;
}
ul.slick-box.blog_list .slick-track {
	height: 250px;
}
ul.slick-box.blog_list .slick-prev, .slick-next {
	background: #fff !important;
	border-radius: 100px;
	box-shadow: 0 0 10px #0001;
	width: 40px !important;
	height: 40px !important;
}
.slick-prev {
	left: 20px !important;
	background: unset !important;
	box-shadow: unset !important;
}
.slick-next {
	right: 20px !important;
	background: unset !important;
	box-shadow: unset !important;
}
.blog_list {
	display: flex;
	flex-wrap: wrap;
	gap: 15px 1.6%;
	& li {
		border: solid 1px #eee;
		border-radius: 10px;
		overflow: hidden;
		box-sizing: border-box;
		background-color: #fff;
		&:hover {
			background-color: #f5f5f5;
		}
		& a {
			color: #333;
			text-decoration: none;
		}
		& .blog_thema {
			margin: 0;
			& p {
				margin: 0;
				line-height: 1;
			}
		}
		& h3 {
			font-size: 14px;
			font-weight: bold;
			line-height: 1.5;
			margin: 5px 0;
			color: #333;
			border-bottom: 0px solid #000;
			padding: 0;
			height: 45px;
			overflow: hidden;
			display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 2;
		}
		& label.cms_topic_tag {
			background-color: unset;
			border: unset;
			color: #4069ff;
			font-weight: bold;
			font-size: 12px;
			&::before {
				content: "#";
			}
		}
		& .blog_list_img {
			/* background-color: #eee; */
			& img {
				width: 100%;
			}
		}
		& .blog_list_txt {
			padding: 0px 15px 10px;
			& span {
				color: #aaa;
				font-size: 12px;
			}
		}
	}
}