.junbi {
	display: none;
}
.junbi_img {
	height: 60vh;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	& a {
		width: 80%;
		line-height: 40px;
		text-align: center;
		font-size: 14px;
		color: #fff;
		background-color: #000;
		display: block;
		text-decoration: none;
		margin: 0 auto;
		max-width: 500px;
	}
}
/* ----------------------------------------
recruit
/recruit/用cssのため消さないこと。
---------------------------------------- */
.recruit {
	width: 98%;
	text-align: left;
	line-height: 24px;
	margin: 20px auto;
	padding: 0px 0px 0px 0px;
}
.recruit h2 {
	width: 99%;
	font-size: 16px;
	line-height: 51px;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	text-indent: 15px;
	background: #F0F0F0;
	border-top: solid 5px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: solid 3px #666;
	display: block;
	clear: both;
}
.recruit_tb {
	font-weight: bold;
	font-size: 18px;
}
.recruit1 img {
	max-width: 100%;
	height: auto;
}
.recruit2 p {
	margin: 0;
}
.recruit2 ul {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.recruit2 ul li {
	margin: 10px auto 0px auto;
	padding: 4px;
	border: solid 1px #CCC;
	float: left;
}
.recruit2 ul li img {
	max-width: 100%;
	height: auto;
}
.recruit3 {
	width: 100%;
	overflow: hidden;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.recruit3 img {
	max-width: 94%;
}
.recruit4 {
	width: 100%;
	float: left;
	margin: 0px auto 20px auto;
	padding: 0px;
}
.recruit4 p {
	margin: 0;
}
.recruit5 {
	line-height: 28px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.recruit5 dt {
	width: 45%;
	display: block;
	clear: left;
	background: #EEE;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
}
.recruit5 dd {
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 25px;
	width: 100%;
}
/* ----------------------------------------
recruit(サイドバーあり)
/recruit/用cssのため消さないこと。
---------------------------------------- */
.recruit_side {
	width: 98%;
	text-align: left;
	line-height: 24px;
	margin: 20px auto;
	padding: 0px 0px 0px 0px;
}
.recruit_side h2 {
	width: 99%;
	font-size: 16px;
	line-height: 51px;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	text-indent: 15px;
	background: #F0F0F0;
	border-top: solid 5px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: solid 3px #666;
	display: block;
	clear: both;
}
.recruit_tb {
	font-weight: bold;
	font-size: 18px;
}
.recruit1_side img {
	max-width: 100%;
	height: auto;
}
.recruit2_side p {
	margin: 0;
}
.recruit2_side ul {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.recruit2_side ul li {
	margin: 10px auto 0px auto;
	padding: 4px;
	border: solid 1px #CCC;
	float: left;
}
.recruit2_side ul li img {
	max-width: 100%;
	height: auto;
}
.recruit3_side {
	width: 100%;
	overflow: hidden;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.recruit3_side img {
	max-width: 94%;
}
.recruit4_side {
	width: 100%;
	float: left;
	margin: 0px auto 20px auto;
	padding: 0px;
}
.recruit4_side p {
	margin: 0;
}
.recruit5_side {
	line-height: 28px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.recruit5_side dt {
	width: 45%;
	display: block;
	clear: left;
	background: #EEE;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
}
.recruit5_side dd {
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 25px;
	width: 100%;
}
/* ----------------------------------------
クイック査定バナー
---------------------------------------- */
.quick_fix {
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 40vw;
}
/* クイック査定バナー
---------------------------------------- */
/* ----------------------------------------
sitemap
/sitemap/用cssのため消さないこと。
---------------------------------------- */
.sitemap_ti h2 {
	width: 90%;
	font-size: 24px;
	margin: 30px auto;
	font-weight: 500;
	line-height: 1;
	font-weight: bold;
	text-align: left;
	border-bottom: none !important;
}
.sitemap_wrap {
	width: 90%;
	margin: 0 auto 60px;
	background: #f8f8f8;
	padding: 30px 5%;
	box-sizing: border-box;
}
.sitemap_inner {
	margin-bottom: 30px;
}
.sitemap_inner:last-child {
	margin-bottom: 0;
}
.sitemap_inner h3 {
	font-size: 22px;
	margin: 0 0 10px;
	font-weight: 500;
	line-height: 1.7;
}
.sitemap_inner ul {
	background: #fff;
	padding: 15px 5%;
}
.sitemap_inner ul li a {
	font-size: 14px;
	color: #333;
	line-height: 1.7;
	position: relative;
	padding-left: 20px;
	margin-bottom: 5px;
	display: block;
}
.sitemap_inner ul li a::before {
	content: "";
	width: 6px;
	height: 6px;
	border-top: 1px solid #042455;
	border-right: 1px solid #042455;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	left: 0;
	top: 8px;
}
.sitemap_group {
	padding-left: 10% !important;
}
.sitemap_group_ti {
	margin-left: -5%;
}
/* toshi
---------------------------------------- */
.main {
	font-family: "ヒラギノ角Gothic", "ヒラギノ角ゴシック";
	color: #222;
}
.tou_top_wrap {
	width: 100vw;
	height: 410px;
	margin: 0 auto;
	background-image: url(../toshi/img/tou_top_bg.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.tou_top {
	margin: 0 auto 0 auto;
	display: flex;
	width: 100vw;
	padding: 20px 0 0 0;
	align-items: center;
	flex-flow: column;
}
.tou_top_text {
	margin: 20px 0 0 0;
}
.tou_top_text p {
	padding: 14px 30px;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1.2px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	margin: 0 auto 30px auto;
	text-align: center;
	width: 200px;
}
.tou_top_text h2 {
	font-size: 28px;
	color: #fff;
	line-height: 45px;
	letter-spacing: 1px;
	font-family: "Century Gothic",
		sans-serif;
	font-weight: 600;
}
.tou_top_text h2 img {
	display: inline-block;
	padding: 0 0 6px 6px;
}
.tou_top_text h2 span {
	font-size: 16px;
}
.tou_top_text a {
	width: 80vw;
	height: 60px;
	display: flex;
	align-items: center;
	font-weight: 700;
	font-size: 18px;
	background-color: #fff;
	border-radius: 5px;
	position: relative;
	margin: 25px auto 50px;
}
.tou_top_text a::after {
	content: "";
	left: 3px;
	width: 10px;
	height: 10px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 22px;
	left: 280px;
}
.tou_top_text a img {
	padding: 0 25px 0 30px;
	width: 42px;
}
.tou_top_img {
	display: none;
	width: 180px;
}
.tou_strong {
	width: 96vw;
	margin: 50px auto;
}
.tou_con_tit {
	margin: 0 auto 20px auto;
	width: 94vw;
	font-family: "Century Gothic",
		sans-serif;
}
.tou_con_tit p {
	font-size: 16px;
	color: #3c4a67;
	margin-bottom: 12px;
}
.tou_con_tit h3 {
	font-size: 28px;
	font-weight: 700;
	line-height: 36px;
	margin: 0;
	letter-spacing: 2px;
}
.tou_con_tit span {
	font-size: 14px;
	display: block;
	margin-top: 10px;
	line-height: 20px;
}
.tou_strong_ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 96vw;
	margin: 0 auto;
}
.tou_strong_ul li {
	width: 46vw;
	margin-top: 20px;
}
.tou_strong_ul li:nth-child(3),
.tou_strong_ul li:nth-child(4) {
	margin-top: 30px;
}
.tou_strong_ul li img {
	margin-bottom: 10px;
}
.tou_strong_ul p {
	font-size: 4vw;
	font-weight: 700;
	margin-bottom: 6px;
}
.tou_strong_ul span {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.tou_achi {
	width: 100vw;
	margin: 0 auto 50px auto;
}
.tou_achi_bg {
	width: 96vw;
	margin: 0 auto;
	background: #f6f6f6;
}
.tou_achi_content {
	display: flex;
	justify-content: space-between;
	flex-flow: column;
	width: 96vw;
	margin: 0 auto;
	padding: 20px 0;
}
.tou_achi_content li {
	width: 80vw;
	margin: 20px auto 30px auto;
}
.tou_achi_img {
	display: block;
	margin: 0 auto 12px auto;
	width: 100px;
}
.tou_achi_img_w {
	display: block;
	margin: 0px auto 12px auto;
	width: 120px;
}
.tou_achi_img_z {
	display: block;
	margin: 0px auto 12px auto;
	width: 120px;
}
.tou_achi_a {
	text-align: center;
	font-size: 14px;
	margin-bottom: 0px;
}
.tou_achi_a span {
	font-size: 25px;
	font-weight: 700;
}
.tou_achi_b,
.tou_achi_c,
.tou_achi_d {
	font-size: 16px;
	font-weight: 600;
	padding: 8px 0 8px 0;
	border-bottom: solid 1px #ccc;
}
.tou_achi_b span {
	padding-right: 35px;
}
.tou_achi_c span {
	padding-right: 35px;
}
.tou_achi_d span {
	padding-right: 10px;
}
.tou_achi_b span,
.tou_achi_c span,
.tou_achi_d span {
	color: #3c4a67;
}
.tou_info {
	width: 100vw;
	background: #000;
}
.tou_info_text {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 96vw;
	column-gap: 15px;
	margin: 0px auto 0px auto;
	padding: 30px 0 30px 0;
}
.tou_info_text h3 {
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	margin: 0;
}
.sp_none {
	display: none;
}
.tou_info_text img {
	display: block;
	width: 50px;
}
.tou_info_btn {
	display: block;
	padding-bottom: 30px;
}
.tou_info_btn a {
	background: #fff;
	width: 70vw;
	height: 16vw;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	font-weight: 600;
	position: relative;
	margin: 0 auto 20px auto;
	letter-spacing: 0.6px;
}
.tou_info_btn a::after {
	content: "";
	left: 3px;
	width: 10px;
	height: 10px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 29px;
	left: 245px;
}
.tou_info_btn a.sale_line_btn {
	&:after {
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
	}
	&:hover {
		background-color: #fff !important;
		color: #05c755 !important;
		&:after {
			border-top: 2px solid #05c755;
			border-right: 2px solid #05c755;
		}
	}
}
.tou_trou {
	width: 96vw;
	margin: 50px auto 50px auto;
}
.tou_con_blue span {
	margin: 0;
	font-size: 35px;
	color: #3c4a67;
	border-bottom: solid 1px #3c4a67;
	display: inline-block;
	line-height: 32px;
}
.tou_con_text {
	font-size: 16px;
	margin: 20px 0 40px 0;
	letter-spacing: 1px;
}
.tou_trou_img {
	display: none;
}
.tou_trou_img_sp {
	display: block;
	margin: 0 auto;
}
.tou_trou_img {
	display: none;
}
.tou_trou_worr {
	display: flex;
	justify-content: space-between;
	flex-flow: column;
	width: 96vw;
	column-gap: 20px;
	margin: 55px 0 0 0;
}
.tou_trou_worr_te h3 {
	font-size: 25px;
	border-bottom: solid 3px #ccc;
	padding-bottom: 10px;
	line-height: 38px;
	position: relative;
	font-weight: bold;
}
.tou_trou_worr_te h3::after {
	content: "";
	display: block;
	height: 3px;
	width: 100px;
	background: #3c4a67;
	position: absolute;
	bottom: -3px;
	left: 0;
}
.tou_trou_sub {
	font-size: 4.2vw;
	font-weight: 700;
	line-height: 32px;
	margin: 10px 0 20px 0;
}
.tou_trou_p {
	font-size: 14px;
	line-height: 30px;
}
.tou_trou_worr img {
	display: block;
	margin: 30px auto 0 auto;
	width: 74vw;
}
.tou_flow {
	width: 96vw;
	margin: 50px auto 50px auto;
}
.tou_flow_content {
	width: 80vw;
	margin: 0 auto;
}
.tou_flow_content li {
	padding: 20px 10px;
	border: solid 1px #3c4a67;
	margin-bottom: 30px;
	position: relative;
}
.tou_flow_content li:not(:first-child)::after {
	content: "";
	display: block;
	width: 1px;
	height: 30px;
	border-right: dotted 1px #000;
	position: absolute;
	top: -30px;
	right: 0;
	left: 0;
	margin: 0 auto;
}
.tou_flow_content li h4 {
	font-size: 22px;
	font-weight: 700;
	margin: 0 0 15px 0;
	line-height: 1;
}
.tou_flow_content li h4 span {
	padding-right: 15px;
	font-family: "Century Gothic",
		sans-serif;
	font-weight: 600;
}
.tou_flow_content li img {
	padding: 3px 15px 80px 0;
	object-fit: contain;
}
.tou_flow_content li p {
	display: flex;
	font-size: 14px;
	line-height: 1.5;
	align-items: flex-start;
	gap: 10px;
}
.tou_flow_content li:nth-child(5) {
	padding: 20px 10px;
}
/* お客様の声　一旦非表示 */
.tou_voice {
	display: none;
}
/* --- */
.tou_voice {
	width: 96vw;
	margin: 0 auto;
}
.tou_voice_con {
	margin-top: 50px;
	border: solid 1px #282828;
	padding: 25px 20px 25px 20px;
	position: relative;
}
.tou_voice_flag {
	position: absolute;
	top: -50px;
	left: 10px;
}
.tou_voice_wr {
	display: block;
	margin: 0 auto;
}
.tou_voice_le {
	margin: 0 auto;
	text-align: center;
}
.tou_voice_le img {
	width: 150px;
	margin-left: 10px;
}
.tou_voice_le p {
	margin: 5px auto 25px auto;
	font-size: 18px;
	color: #fff;
	width: 170px;
	height: 40px;
	background: #3c4a67;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 600;
}
.tou_voice_ri h4 {
	font-size: 22px;
	font-weight: 600;
	margin: 0 auto;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #000;
	line-height: 1;
	width: 80vw;
	text-align: center;
}
.tou_voice_ri p {
	font-size: 14px;
	padding: 15px 0 0 0;
	line-height: 24px;
	letter-spacing: -0.2px;
}
.tou_voice_mesa {
	width: 86vw;
	background: #eee;
	position: relative;
}
.tou_voice_mesa h5 {
	width: 94%;
	margin: 30px 0 0 10px;
	padding: 10px 0 8px 0;
	border-bottom: solid 1px #000;
	font-size: 16px;
}
.tou_voice_mesa p {
	font-size: 14px;
	padding: 10px 10px 170px 10px;
	line-height: 25px;
}
.tou_voice_mesa img {
	position: absolute;
	bottom: 0;
	right: 20px;
}
.qa_wrap {
	width: 100vw;
	margin-top: 65px;
	background: #ebf1f5;
	padding: 65px 0;
}
.qa_inner {
	width: 92vw;
	margin: 0 auto 0px auto;
	background: #fff;
	box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
}
.t_qu_w {
	margin: 80px auto 0px auto;
	width: 1200px;
	position: relative;
}
.t_con_subtit {
	font-size: 14px;
	font-weight: 700;
	font-family: "Century Gothic",
		sans-serif;
}
.t_qu_w:before {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 50px;
	width: 197px;
	height: 183px;
	background-repeat: no-repeat;
	background-image: url(/img/top/faq_staff.png);
}
.t_qu_t {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.t_qu_t p {
	background-color: #f3e2da;
	width: 269px;
	line-height: 69px;
	border-radius: 10px;
	text-align: center;
	font-size: 30px;
	letter-spacing: 0.05em;
	color: #000;
	font-weight: bold;
}
.t_qu_tit_w {
	width: 210px;
	padding: 15px;
}
.t_qu_tit_w h2 {
	margin: 5px 0 0 0;
	font-size: 28px;
	font-weight: 700;
}
.t_qu_b {
	display: block;
	padding-bottom: 30px;
}
.t_qu_b dl {
	width: 86vw;
	position: relative;
	margin: 0 auto;
}
.t_qu_b dt {
	padding: 20px 5px 20px 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.t_question_box_side {
	display: flex;
	gap: 0px 25px;
	width: 770px;
	align-items: center;
}
#accordion .t_question_box dd div {
	display: flex;
	gap: 0px 25px;
	align-items: flex-start;
	padding-left: 10px;
}
.t_question_box_icon_q {
	font-size: 16px;
	letter-spacing: 0.05em;
	color: #000;
	font-weight: 600;
	font-family: "Century Gothic",
		sans-serif;
}
.t_question_box_tit {
	transition: all 0.2s;
	position: relative;
}
.t_question_box_tit::after {
	position: absolute;
	bottom: -2px;
	right: 1px;
	width: 100%;
	height: 2px;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: right top;
	transform-origin: right top;
	background: #000;
	content: "";
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}
#accordion .question:hover .t_question_box_tit::after {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: left top;
	transform-origin: left top;
}
.t_question_box_tit,
.t_question_box_text {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.05em;
	color: #000;
}
.t_question_box_icon_a {
	font-size: 16px;
	letter-spacing: 0.05em;
	color: #000;
	line-height: 30px;
	font-weight: 600;
	font-family: "Century Gothic",
		sans-serif;
}
#accordion .t_question_box {
	display: block;
	overflow: hidden;
	cursor: pointer;
	border-bottom: 1px solid #ccc;
}
.question {
	display: block;
	overflow: hidden;
}
.question_first {
	padding: 0 5px 20px 0;
}
.t_qu_b .accordionlist dt:first-child,
.t_qu_b .accordionlist dt:nth-child(2) {
	border-top: none !important;
}
#accordion .t_question_box dd {
	position: relative;
	display: none;
	margin: 0;
	text-align: left;
	font-size: 15px;
	line-height: 1.5;
	color: #000;
	padding: 0px 10px 30px 0px;
}
.t_qu_b .accordionbox .question.active {
	border-bottom: none;
}
.accordionbox {
	margin: 0;
}
.t_qu_b .accordion_icon,
.t_qu_b .accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.t_qu_b .accordion_icon {
	position: relative;
	margin: 5px 20px 0 0;
}
.t_qu_b .accordion_icon span {
	position: absolute;
	left: 0px;
	width: 15px;
	height: 2px;
	background-color: #000;
	border-radius: 2.5px;
}
.t_qu_b .accordion_icon span:nth-of-type(1) {
	top: 12px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
.t_qu_b .accordion_icon span:nth-of-type(2) {
	top: 12px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
.t_qu_b .accordion_icon.active span:nth-of-type(1) {
	display: none;
}
.t_qu_b .accordion_icon.active span:nth-of-type(2) {
	top: 12px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
/* ----------------------------------------
/* sitemap
---------------------------------------- */
a.sale_line_btn {
	background-color: #05c755 !important;
	color: #fff !important;
	position: relative;
	font-size: 18px !important;
	& i {
		position: absolute;
		left: 20px;
		top: 35%;
	}
}
.contact_btn a::before {
	background: none;
}
/* --------売却コラムスライド-------- */
.sale_col {
	padding: 70px 0;
}
.sale_col_tl {}
.sale_col_tl h2 {
	font-size: 30px;
	margin-bottom: 0;
}
.sale_col_more a {
	display: block;
	width: 160px;
	line-height: 40px;
	background-color: #333;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #333;
	box-sizing: border-box;
	margin: 10px auto 30px;
	border-radius: 6px;
	&:hover {
		background-color: #fff;
		color: #333;
	}
}
.sale_col_box iframe {
	width: 100%;
	height: 380px;
}
ul.column_list {
	padding: 0;
	margin: 0;
	margin: 0 auto;
}
ul.column_list li {
	border: 1px solid #000;
	box-sizing: border-box;
	margin: 0 20px;
	& a {
		color: #333;
		text-decoration: none;
	}
}
.col_item_img img {
	width: 100%;
	height: 180px;
	object-fit: cover;
}
.col_item_tl {
	font-size: 15px;
	font-weight: bold;
	height: 40px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	width: 94%;
	margin: 10px auto;
}
ul.column_list p {
	font-size: 12px;
	height: 70px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	width: 94%;
	margin: 10px auto;
	color: #999;
}
ul.column_list .slick-prev,
ul.column_list .slick-next {
	font-size: 0;
	width: 50px;
	height: 50px;
	border-radius: 100px;
	background-color: unset;
	border: solid 1px #333;
	box-sizing: border-box;
	position: absolute;
	z-index: 1;
	top: 45%;
	cursor: pointer;
	display: none !important;
}
ul.column_list .slick-prev {
	left: -60px;
	transform: rotate(180deg);
}
ul.column_list .slick-next {
	right: -60px;
}
ul.column_list .slick-prev:before,
ul.column_list .slick-prev:after,
ul.column_list .slick-next:before,
ul.column_list .slick-next:after {
	content: "";
	position: absolute;
	top: calc(50% - 2px);
	right: 17px;
	width: 15px;
	height: 4px;
	border-radius: 9999px;
	background-color: #000000;
	transform-origin: calc(100% - 2px) 50%;
}
ul.column_list .slick-prev::before,
ul.column_list .slick-next::before {
	transform: rotate(45deg);
}
ul.column_list .slick-prev::after,
ul.column_list .slick-next::after {
	transform: rotate(-45deg);
}
ul.slick-dots li {
	border: 0px solid #000;
	margin: 0 3px;
	& button:before {
		font-size: 50px;
	}
}
/* ----------------------------------------
other（例）
---------------------------------------- */
/* other（例）
---------------------------------------- */