/* --------------------------------------------------- */

.search_form {}

/* --------------------------------------------------- */

.search_box {}

/* --------------------------------------------------- */

#recruit_listWrap {}

.recruit_search {
	padding: 1.5em;
	border: solid 1px #cdcdcd;
	box-shadow: 0 4px 0 rgba(0,0,0,.11);
}

.recruit_search_switch { 
	width: 25%;
	float: right;
	text-align: right;
}
.recruit_search_accordion_head {
	margin-bottom:1em;
	display:block;
	max-width: 200px;
}
.recruit_search_accordion_head .btn {display: block;}

.recruit_search_message { width: 100%;float: left;margin-bottom:15px;background: #e5e5e5;padding: 0px 8px 5px; }
.recruit_search_message em {
	font-weight:700;
	font-size:150%;
	margin:0 0.5em;
}

/* spview */
@media screen and (max-width:767px) {

	#recruit_listWrap {padding: 20px 15px; margin-top: 60px;}

	.recruit_search {padding: 12px;}

	.recruit_search_switch {width: 100%;float: none;margin-bottom: 6px;}
	.recruit_search_switch .btn {font-size: 0.75rem;padding: 0.5rem 0;}
	
	.recruit_search_message {  width: 100%;float: none;text-align:center;font-size: 11px;line-height: 1.4; }
}

/* --------------------------------------------------- */

.result_message { margin-bottom:0.5em; }
.result_message em {
	font-weight:700;
	font-size:150%;
	margin:0 0.5em;
}

/* --------------------------------------------------- */

.recruit_list:before,
.recruit_list:after { content: " "; display: table; }
.recruit_list:after { clear: both; }

.recruit_list { margin:0 -0.5rem; }

.recruit_list.col1 {}
.recruit_list.col2 {}
.recruit_list.col3 {}
.recruit_list.col4 {}
.recruit_list.col5 {}

.recruit_list_recommend {
	width: 33.3333333%;
	padding:0 0.5rem 35px;
	float:left;
}

.recruit_list_head {
	margin-bottom: 0;
	padding: 5px 40px 10px 10px;
	background: #fff9e9;
}

.recruit_list_info {padding: 8px 8px 3px 8px;}
.recruit_list_info li {}

.recruit_list_recommend .recruit_list .more {text-align: center;}


.recruit_list_head_main a {font-size: 14px;margin: 14px;display: block;}
.recruit_list_head small {font-size: 10px;font-weight: 100;}

.recruit_list.col1 .recruit_list_recommend { width:auto; float: none; }
.recruit_list.col2 .recruit_list_recommend { width:50%; }
.recruit_list.col3 .recruit_list_recommend { width:33.33%; }
.recruit_list.col4 .recruit_list_recommend { width:25%; }
.recruit_list.col5 .recruit_list_recommend { width:20%; }

/* spview */
@media screen and (max-width:767px) {
	
	.recruit_list { margin:0 }
	
	.recruit_list_recommend {
		width:auto !important;
		height: auto !important;
		padding:0;
		float:none;
		margin: 0 0 15px;
		font-size: 12px;
	}

}

/* --------------------------------------------------- */

.recruit_list_recommend .inner {
	
	border: solid 1px #e2e2e2;
	padding:0;
	position:relative;
	height:100%;
}

/* --------------------------------------------------- */

.recruit_list_ribon {
	font-size:200%;
	position:absolute;
	top:0;
	right:0;
	color:#F30007;
}

/* --------------------------------------------------- */

.recruit_list_head h3 {
	
	font-size: 14px;
	margin-bottom:0;
	line-height: 1.4;
}
.recruit_list_head_main {
	
	display:table;
	width:100%;
}


/* ----search---- */

.recruit_list.col1 .recruit_list_head {
	
	padding: 0.75em 1.5em;
	margin-bottom: 20px;
	background: #d4ecff;
}


.recruit_list.col1 .recruit_list_head_main { height:auto; }

.recruit_list.col1 .recruit_list_head_main a {font-size: 18px;}

.recruit_list.col1 .recruit_list_head small {font-size: 12px;}


.recruit_list.col1 .recruit_list_info {padding: 0 8px 3px 0;}

.recruit_list.col1 .recruit_list_info li {font-size: 11px;}

.recruit_list.col1 .recruit_list_data dt {

    clear: both;
    width: 18%;
    padding: 3px 0;
    margin-bottom: 10px;
    float: left;
    display: block;
    background: #ffe4e1;
    color: #000;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;

}

.recruit_list.col1 .recruit_list_data dd {

	width: 82%;
	float: left;
	padding: 0 0 3px 15px;
	margin-bottom: 10px;
	font-size: 14px;
}



/* spview */
@media screen and (max-width:767px) {
	
	.recruit_list.col1 .recruit_list_head {margin-bottom: 0;}

	.recruit_list.col1 .recruit_list_head_main {line-height: 1;}

	.recruit_list_head_main a {font-size: 15px !important;}

	.recruit_list_head small {font-size: 12px !important;}

	.recruit_list_recommend .inner {
		height: auto;
		background: #fff;
		box-shadow: 0 4px 0 rgba(0,0,0,.11);}
		
	.recruit_list_head {padding: 10px !important; margin-bottom: 0}
	
	.recruit_list.col1 .recruit_list_info {padding: 8px 8px 3px 8px;}
	
	.recruit_list.col1 .recruit_list_info li {font-size: 10px;}
	
	.recruit_list.col1 .recruit_list_data dt {padding: 3px 6px;font-size: 10px;}
	
	.recruit_list.col1 .recruit_list_data dd {font-size: 12px;}
	
}

/* --------------------------------------------------- */
/* 1 col style */

.recruit_list.col1 .recruit_list_image {
	
	float: left;
	width: 33.33%;
	padding: 0 0 0 15px;
}
.recruit_list.col1 .recruit_list_image a {
	
	display: block;
	width: 100%;
	padding: 65% 0 0;
	position: relative;
}
.recruit_list.col1 .recruit_list_right {
	
	float: right;
	width: 66.66%;
	padding: 0 15px;
}

.recruit_list.col1 .recruit_list_data { border-bottom: none;padding: 8px 0; }


.recruit_list.col1 .more {
	border-top: solid 1px #e1e1e1;
	clear: both;
	text-align:center;
	padding: 15px 0 20px 0;
}

.recruit_list.col1 .more ul {
	width: 60%;
	margin: 0 auto;
}

@media screen and (max-width:767px) {
	
	.recruit_list.col1 .recruit_list_image {
		float: none;
		width: auto;
		padding: 0;
		margin: 0 0 8px;
	}
	
	.recruit_list.col1 .recruit_list_image a { padding: 60% 0 0;}
		
	.recruit_list.col1 .recruit_list_right {
		float: none;
		width: auto;
		padding: 0;
	}
	
	.recruit_list.col1 .recruit_list_data {padding: 10px;}
	
	.recruit_list.col1 .more ul{width: 100%;}
}

/* --------------------------------------------------- */

.recruit_list_pay {
	margin-bottom:0.5em;
}
.recruit_list_pay > span {
	display:inline-block;
	background:#E0FBFE;
	padding:0.5em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right:1em;
	vertical-align:middle;
}
.recruit_list_pay > em {
	font-weight:700;
	font-size:150%;
	margin:0 0.5em;
	vertical-align:middle;
}



.recruit_pay_wrap {
	width: 100%;
    padding: 0.1rem 1rem;
    margin: 0 auto 0.5rem;
    background: #FFFACD;
    overflow: hidden;
}
.recruit_pay_wrap .total {
	font-size: 0.9rem;
    font-weight: bold;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding-bottom: 5px;
}
.recruit_pay_wrap .total .nominal {
	padding-right: 20px;
}
.recruit_pay_wrap .total .amount {
	color: #f00;
    font-size: 28px;
    line-height: 1em;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    position: relative;
}
.recruit_pay_wrap .total .amount::before {
	content: "";
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../images/icon_pay_total.png) no-repeat;
    background-size: contain;
    margin-right: 5px;
}
.recruit_pay_wrap .total .yen {
    font-size: 100%;
    color: #f00;
}
.recruit_pay_wrap .items {
	padding: 8px 0 0 0;
    border-top: 1px solid #333;
    font-weight: 500;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.recruit_pay_wrap .items .nominal {}
.recruit_pay_wrap .items .amount {
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 1;
	display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
/*
.recruit_pay_wrap .items .amount::before {
	content: "";
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(../images/icon_pay_items.png) no-repeat;
    background-size: contain;
    margin-right: 2px;
    margin-left: 3px;
}
*/
.recruit_pay_wrap .items .yen {font-weight: bold;}




.recruit_list_info .label { font-size:75%; }

.recruit_list_info li {
	font-size: 10px;
	display:inline-block;
	background:#e01e6f;
	color:#fff;
	padding:0.25em 0.5em;
	border:solid 1px #F53148;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-right:0.25em;
	margin-bottom:0.5em;
	vertical-align:middle;
}

@media screen and (max-width:767px) {
	.recruit_list_info {}
	.recruit_list_info li {padding: 0 3px;margin-right: 2px;margin-bottom: 8px;}
}

/* --------------------------------------------------- */

.table_recruit_list { margin-bottom:1em; }
.table_recruit_list th,
.table_recruit_list td { padding:1em; }

.table_recruit_list th {
	background:#E0FBFE;
	font-size:80%;
}

/* --------------------------------------------------- */

.recruit_list_image {
	width: 100%;
	padding: 60% 0 0;
	position: relative;
	overflow: hidden;
}
.recruit_list_image img {
	
	position: absolute;
	top: 50%;
	left: 50%;
	
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	
	width: 100%;
	height: auto;
}

.recruit_list .more {
	clear: both;
	padding: 1em 0 1.25em 0;
	text-align: center;
}
.recruit_list .more > ul {
	
	display: table;
	border-collapse: separate;
	border-spacing: 1rem 0;
	table-layout: fixed;
	width: 100%;
}
.recruit_list .more > ul > li {
	
	display: table-cell;
	vertical-align: middle;
}
.recruit_list .more > ul .btn {
	width: 100%;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	box-shadow: 0 4px 0 rgba(0,0,0,.11);
}

@media screen and (max-width:767px) {

	.recruit_list .more {padding: 10px 15px 15px;}
}

/* --------------------------------------------------- */

.recruit_list_bookmark {
	text-align:right;
	margin-bottom:1em;
}

.recruit_list .more .recruit_list_bookmark {
	
	text-align:left;
	margin-bottom:0;
}
@media screen and (max-width:767px) {

	.recruit_list .more > ul .btn {font-size: 18px !important;}
	
	.recruit_list_bookmark .btn {
		width: auto !important;
	}
	.recruit_list .more .recruit_list_bookmark { width: auto; }
	.recruit_list .more .recruit_list_bookmark .btn {
		width: 100% !important;
	}
}

/* --------------------------------------------------- */

.search_conditions {
	width: 75%;
	float: left;
}
.search_conditions dt {
	display:inline-block;
	margin-right:1em;
}

.search_conditions dd { display:inline-block; }
.search_conditions ul { display:inline-block; }
.search_conditions li {

    font-size: 11px;
    display: inline-block;
    background: #e01e6f;
    color: #fff;
    padding: 0.2em 0.75em 0.2em 0.25em;
    border: solid 1px #F53148;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-right: 0.25em;
    margin-bottom: 0.5em;
    vertical-align: middle;

}

.accordion_style {padding-top: 20px;clear: both;}

/* spview */
@media screen and (max-width:767px) {

.search_conditions {
	width: 100%;
	float: none;
}


	.search_conditions dt {margin-right: 2px;}
	.search_conditions li {padding: 0 2px;font-size: 10px;}
}


/* --------------------------------------------------- */

.search_item_dl {}
.search_item_dl:last-child { margin-bottom:0; }

.search_item_dl + .search_item_dl {
	margin-top: 0.25rem;
}

.search_item_dl dt {
	display:inline-block;
	background:#d0eaff;
	border: solid 1px #d0eaff;
	padding:0.25em 0.5em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right: 10px;
}
.search_item_dl dd {
	display:inline-block;
	margin-bottom:0.5em;
}
.search_item_dl ul { display:inline-block; }
.search_item_dl li {
	display:inline-block;
	margin-right:1em;
	line-height:2;
}

.search_item_dl li input,
.search_item_dl li img {
	vertical-align:middle;
}

/* spview */
@media screen and (max-width:767px) {

	.search_item_dl dt {
		margin-right:0.5em;
		margin-bottom:0.5em;
	}
	.search_item_dl dd {
		margin-bottom:0.5em;
	}
}


/* --------------------------------------------------- */

.search_item_ul:before,
.search_item_ul:after { content: " "; display: table; }
.search_item_ul:after { clear: both; }
.search_item_ul {}

.search_item_ul li {
	display:inline-block;
	margin-right:1em;
	line-height:2;
}
.search_item_ul li input,
.search_item_ul li img {
	vertical-align:middle;
}
.search_item_ul .disabled,.search_item_dl .disabled { color:#9d9d9d; }

.search_item_ul label {
	position: relative;
	padding-left: 1.25rem;
}
.search_item_ul label input[type='checkbox'],
.search_item_ul label input[type='radio'] {
	vertical-align:middle;
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 16px;
}
.search_item_ul.col2 li,
.search_item_ul.col3 li,
.search_item_ul.col4 li,
.search_item_ul.col5 li,
.search_item_ul.col6 li,
.search_item_ul.col7 li,
.search_item_ul.col8 li {
	
	float: left;
	margin-right: 0;
}
.search_item_ul.col2 li:nth-child(2n+1) { clear: both; }
.search_item_ul.col3 li:nth-child(3n+1) { clear: both; }
.search_item_ul.col4 li:nth-child(4n+1) { clear: both; }
.search_item_ul.col5 li:nth-child(5n+1) { clear: both; }
.search_item_ul.col6 li:nth-child(6n+1) { clear: both; }
.search_item_ul.col7 li:nth-child(7n+1) { clear: both; }
.search_item_ul.col8 li:nth-child(8n+1) { clear: both; }

.search_item_ul.col2 li { width: 50%; }
.search_item_ul.col3 li { width: 33.33%; }
.search_item_ul.col4 li { width: 25%; }
.search_item_ul.col5 li { width: 20%; }
.search_item_ul.col6 li { width: 16.66%; }
.search_item_ul.col7 li { width: 14.28%; }
.search_item_ul.col8 li { width: 12.5%; }

@media screen and (max-width:767px) {
	
	.search_item_ul.col2 li,
	.search_item_ul.col3 li,
	.search_item_ul.col4 li,
	.search_item_ul.col5 li,
	.search_item_ul.col6 li,
	.search_item_ul.col7 li,
	.search_item_ul.col8 li { width: 50%; }
	
	.search_item_ul.col2 li:nth-child(2n+1),
	.search_item_ul.col3 li:nth-child(3n+1),
	.search_item_ul.col4 li:nth-child(4n+1),
	.search_item_ul.col5 li:nth-child(5n+1),
	.search_item_ul.col6 li:nth-child(6n+1),
	.search_item_ul.col7 li:nth-child(7n+1),
	.search_item_ul.col8 li:nth-child(8n+1) { clear: none; }
	
	.search_item_ul.col2 li:nth-child(odd),
	.search_item_ul.col3 li:nth-child(odd),
	.search_item_ul.col4 li:nth-child(odd),
	.search_item_ul.col5 li:nth-child(odd),
	.search_item_ul.col6 li:nth-child(odd),
	.search_item_ul.col7 li:nth-child(odd),
	.search_item_ul.col8 li:nth-child(odd) { clear: both; }
}

/* --------------------------------------------------- */
/* table_search */

.table_search { margin-bottom:0; }

.table_search th,
.table_search td { padding:1.5em 0; }

.table_search th {
	text-align: left;
	background:#FFF5EE;
}

.table_search td {background: #fefefe;}

/* --------------------------------------------------- */
/* search_select */

.search_select { margin:0 -1em 0.5em; }
.search_select_list {
	display:table;
	width:100%;
	border-collapse:separate;
	border-spacing:1em 0;
}

.search_select_list h1,
.search_select_list h2,
.search_select_list h3,
.search_select_list h4,
.search_select_list h5,
.search_select_list h6 {
	font-size:15px;
	color:#0170cc;
}

.search_select_list li {
	display:table-cell;
	vertical-align:top;
	position:relative;
}
.search_select_list li:before {
	
	display:block;
	content:'';
	
	border-top:solid 8px transparent;
	border-right:solid 8px transparent;
	border-bottom:solid 8px transparent;
	border-left:solid 8px #cdcdcd;
	
	position:absolute;
	top:50%;
	right:-16px;
	margin-top:-4px;
	z-index:998;
}
.search_select_list li:last-child:before { display:none; }

.search_select_list.col1 > li { width:100%; }
.search_select_list.col2 > li { width:50%; }
.search_select_list.col3 > li { width:33.33%; }
.search_select_list.col4 > li { width:25%; }

.search_select_list select {

    width: 100%;
    border-top: solid 1px #0170cc;
    border-right: solid 4px #0170cc;
    border-bottom: solid 1px #0170cc;
    border-left: solid 1px #0170cc;

}

/* spview */
@media screen and (max-width:767px) {
	
	.search_select { margin:0; }
	.search_select_list {
		display:block;
		width:auto;
	}
	.search_select_list li {
		display:block;
		margin-bottom:1em;
	}
	.search_select_list li:last-child { margin-bottom:0; }
	.search_select_list li:before {
		
		display:block;
		content:'';
		
		border-top:solid 8px #cdcdcd;
		border-right:solid 8px transparent;
		border-bottom:solid 8px transparent;
		border-left:solid 8px transparent;
		
		position:absolute;
		top:auto;
		bottom:-14px;
		right:50%;
		margin-top:0;
		margin-right:-4px;
		z-index:998;
	}
	.search_select_list li:last-child:before { display:none; }


	.search_select_list.col1 > li,
	.search_select_list.col2 > li,
	.search_select_list.col3 > li,
	.search_select_list.col4 > li { width:auto; }
	
	.search_select_list select {
		
		width:100%;
		height: 50px;
		border-top:solid 1px #cdcdcd;
		border-right:solid 1px #cdcdcd;
		border-bottom:solid 4px #cdcdcd;
		border-left:solid 1px #cdcdcd;
	}
}

/* --------------------------------------------------- */

.search_submit {
	padding:2em 0;
	text-align:center;
}

.submit_box {
	padding:1em 0;
	text-align:center;
}

.submit_box img {}
.submit_box img:hover {}



/* relative_entry */
/* --------------------------------------------------- */

.relative_entry {
	padding: 0 0px;
	margin: 50px 0 0;
}
.relative_entry_head,
.relative_entry_list {}

/* clearfix */
.relative_entry ul:before,
.relative_entry ul:after { content: " "; display: table; }
.relative_entry ul:after { clear: both; }

.relative_entry_head {
	padding: 0 0.75em;
	margin: 0;
	font-size: 18px;
	font-weight: 700;
	border-left: 5px solid #0170cc;
}

.relative_entry_list { padding: 0.5em 0 0 0.5em; }
.relative_entry_list > ul > li {
	
	display: inline-block;
	padding: 0 0.25em 0.5em 0;
}
.relative_entry_list > ul a {
	background: #e01e6f;
	color: #fff;
	font-size: 90%;
	line-height: 1;
	display: block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 6px;
	margin: 3px 2px;
}
.relative_entry_list > ul a:hover,
.relative_entry_list > ul a:focus { opacity: 0.75; }

.relative_entry_recommend_list { margin: 1em -0.5em 0; }
.relative_entry_recommend_list ul {padding: 0 0.25em;margin:20px auto;}
.relative_entry_recommend_list li {
	float: left;
	width: 25%;
	padding:0 0.25em;
}
.relative_entry_recommend_list li a {
	display: block;
	padding: 0;
	border: solid 1px #ddd;
}
.relative_entry_recommend_image,
.relative_entry_recommend_text {}

.relative_entry_recommend_image {
	
	width: 100%;
}
.relative_entry_recommend_image > div {
	
	background: #E0FBFE;
	position: relative;
	width: 100%;
	padding: 75% 0 0;
	overflow: hidden;	
}
.relative_entry_recommend_image > div img {
	
	position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	z-index: 1;
}

.relative_entry_recommend_text { padding: 0 8px 15px}
.relative_entry_recommend_text h3 {
	margin: 0.75em 0;
	padding: 0;
	font-size: 100%;
	color: #333;
}
.relative_entry_recommend_text small {
	
	font-size: 90%;
	color: #333;
	display: table;
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	margin: 0.5em 0 0;
}
.relative_entry_recommend_text small > i,
.relative_entry_recommend_text small > span {
	
	display: table-cell;
	vertical-align: middle;
}

.relative_entry_recommend_text small > span.red {
	
	color: #df2439;
	font-weight: 700;
}


.relative_entry_recommend_text small > i {
	font-size: 10px;
	font-weight: 700;
	text-align: center;
	background: #FCF5CA;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 35px;
	padding: 0.25em 0;
	line-height: 1;
}
.relative_entry_recommend_text small > span {
	font-size: 12px;
	padding: 0 0 0 5px;
}
/* spview */
@media screen and (max-width:767px) {
	
	.relative_entry_head {font-size: 13px;padding: 0 0.25em 0 0.5em;}

	.relative_entry {margin: 20px 0 0;padding: 0 10px;}
	
	.relative_entry_recommend_list li { width: 50%;margin-bottom: 10px; }
	
	.relative_entry_recommend_list li a {

		padding:0;
	}

	.relative_entry_recommend_text h3 {
		font-size: 90%;
		line-height: 1.25;
		border-bottom: solid 1px #ddd;
		padding: 0 0 0.25em;
	}

	.relative_entry_recommend_text small {

		display: block;
		width: auto;
		font-size: 100%;
	}
	.relative_entry_recommend_text small > i,
	.relative_entry_recommend_text small > span { display: block; }

	.relative_entry_recommend_text small > i {


		text-align: center;
		background:#FCF5CA;
		width: 35px;
		padding: 0 0 0.25em;
		color: #666;
		font-size: 66.66%;
	}





	.relative_entry_recommend_text small > span {
		
		padding: 0;
		font-size: 75%;
	}
	
	.relative_entry_list > ul > li {padding: 0 0.25em 0.25em 0;}
	
	.relative_entry_recommend_text {padding: 0 10px 12px;}
}




/* --------------------------------------------------- */

/* back to top navi */
#pagetop {
	position:fixed;
	bottom: 10px;
	right: 30px;
	z-index: 1000;
}
#pagetop a {
	text-decoration:none;
	line-height:1;
	display:block;
	width:72px;
	height:72px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color:rgba(0,0,0,0.40);
	color:#fff;
	text-align:center;
	padding:24px 0 0;
	font-size:150%;
}
#pagetop a:hover {}


/* spview */
@media screen and (max-width:767px) {
	
	#pagetop {
		bottom: -24px;
		right: 0;
	}
	#pagetop a {
		width:48px;
		height:48px;
		padding:2px 0 0;
	}
	#pagetop a:hover {}
}
/* ===== AICITY STORE SEARCH FORM ===== */

.aicity-store-search-panel {
    margin: 24px 0 32px;
    padding: 24px;
    border: 1px solid #e3e7eb;
    border-radius: 12px;
    background: #fff;
}

.aicity-store-search-heading {
    margin-bottom: 20px;
}

.aicity-store-search-heading h2 {
    margin: 0 0 6px;
    font-size: 22px;
    line-height: 1.4;
}

.aicity-store-search-heading p {
    margin: 0;
    font-size: 14px;
    line-height: 1.7;
}

.aicity-store-search-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 20px;
}

.aicity-store-search-field {
    min-width: 0;
}

.aicity-store-search-field label {
    display: block;
    margin-bottom: 7px;
}

.aicity-store-search-label {
    display: block;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.4;
}

.aicity-store-search-help {
    display: block;
    margin-top: 2px;
    font-size: 12px;
    line-height: 1.5;
    color: #68727c;
}

.aicity-store-search-select,
.aicity-store-search-keyword {
    width: 100%;
    max-width: none;
    box-sizing: border-box;
}

.aicity-store-search-select {
    min-height: 44px;
}

.aicity-store-search-keyword {
    min-height: 44px;
    padding: 9px 12px;
}

.aicity-store-search-field-keyword {
    grid-column: 1 / -1;
}

.aicity-store-search-submit {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    margin-top: 24px;
}

.aicity-store-search-submit .btn_search {
    min-width: 260px;
}

.aicity-store-search-reset {
    display: inline-block;
    font-size: 13px;
    text-decoration: underline;
}

@media screen and (max-width: 767px) {
    .aicity-store-search-panel {
        margin: 16px 0 24px;
        padding: 16px;
        border-radius: 10px;
    }

    .aicity-store-search-heading h2 {
        font-size: 19px;
    }

    .aicity-store-search-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .aicity-store-search-field-keyword {
        grid-column: auto;
    }

    .aicity-store-search-submit {
        display: block;
        margin-top: 20px;
    }

    .aicity-store-search-submit .btn_search {
        width: 100%;
        min-width: 0;
    }

    .aicity-store-search-reset {
        display: block;
        margin-top: 14px;
        text-align: center;
    }
}

/* ===== AICITY STORE SEARCH FORM END ===== */

/* AICITY searchable hierarchy modal */
.aicity-modal-native-select{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}

.aicity-modal-select-trigger{
  width:100%;
  min-height:46px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:10px 13px;
  border:1px solid #d8e1e7;
  border-radius:7px;
  background:#fff;
  color:#34495e;
  text-align:left;
  cursor:pointer;
  font-size:14px;
}

.aicity-modal-select-trigger:hover{
  border-color:#59c9b6;
  background:#fbfffe;
}

.aicity-modal-select-trigger.is-selected{
  border-color:#59c9b6;
  background:#f6fffd;
  color:#236f64;
  font-weight:bold;
}

.aicity-modal-select-arrow{
  flex:0 0 auto;
  font-size:24px;
  line-height:1;
  color:#7b8b96;
}

html.aicity-modal-open{
  overflow:hidden;
}

.aicity-select-modal{
  display:none;
  position:fixed;
  inset:0;
  z-index:100000;
}

.aicity-select-modal.is-open{
  display:block;
}

.aicity-select-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(24,34,43,.56);
}

.aicity-select-modal-dialog{
  position:absolute;
  top:5vh;
  left:50%;
  transform:translateX(-50%);
  width:min(760px,calc(100% - 28px));
  max-height:90vh;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border-radius:14px;
  background:#fff;
  box-shadow:0 24px 70px rgba(0,0,0,.28);
}

.aicity-select-modal-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:17px 20px;
  border-bottom:1px solid #e7ecef;
}

.aicity-select-modal-head h2{
  margin:0;
  font-size:20px;
  color:#263845;
}

.aicity-select-modal-close{
  width:38px;
  height:38px;
  padding:0;
  border:0;
  border-radius:50%;
  background:#f3f5f6;
  color:#53636e;
  font-size:26px;
  line-height:38px;
  cursor:pointer;
}

.aicity-select-modal-search{
  padding:14px 18px;
  border-bottom:1px solid #edf0f2;
  background:#fbfcfd;
}

.aicity-select-modal-search input{
  box-sizing:border-box;
  width:100%;
  height:46px;
  padding:0 15px;
  border:1px solid #ccd8df;
  border-radius:8px;
  background:#fff;
  font-size:15px;
}

.aicity-select-modal-body{
  padding:18px;
  overflow:auto;
  overscroll-behavior:contain;
}

.aicity-select-modal-body h3{
  margin:0 0 12px;
  font-size:15px;
  color:#52636f;
}

.aicity-modal-group{
  margin:0 0 10px;
  border:1px solid #e1e8ec;
  border-radius:9px;
  background:#fff;
  overflow:hidden;
}

.aicity-modal-group summary{
  padding:13px 15px;
  cursor:pointer;
  font-weight:bold;
  color:#324b5b;
  background:#f8fafb;
}

.aicity-modal-choice-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:7px;
  padding:10px;
}

.aicity-modal-choice-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  padding:0;
}

.aicity-modal-choice{
  min-width:0;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:3px;
  padding:10px 12px;
  border:1px solid #e1e8ec;
  border-radius:7px;
  background:#fff;
  color:#285d77;
  text-align:left;
  cursor:pointer;
}

.aicity-modal-choice:hover{
  border-color:#55c8b3;
  background:#f4fffc;
}

.aicity-modal-choice-depth-1{
  margin-left:8px;
}

.aicity-modal-choice-depth-2{
  margin-left:18px;
}

.aicity-modal-choice-name{
  font-size:14px;
  font-weight:bold;
  line-height:1.45;
}

.aicity-modal-choice-path{
  color:#81909a;
  font-size:11px;
  line-height:1.4;
}

.aicity-select-modal-empty{
  margin:18px 0;
  color:#778690;
}

.aicity-select-modal-foot{
  display:flex;
  justify-content:flex-end;
  padding:12px 18px;
  border-top:1px solid #e7ecef;
  background:#fbfcfd;
}

.aicity-select-modal-clear{
  padding:9px 14px;
  border:1px solid #ccd6dc;
  border-radius:7px;
  background:#fff;
  color:#65757f;
  cursor:pointer;
}

.aicity-search-context-links{
  margin:0 0 20px;
  padding:15px 17px;
  border:1px solid #e0e8ec;
  border-radius:9px;
  background:#fbfdfd;
}

.aicity-search-context-links h2{
  margin:0 0 5px;
  font-size:17px;
  color:#344955;
}

.aicity-search-context-links p{
  margin:0 0 11px;
  color:#74838c;
  font-size:12px;
}

.aicity-search-context-link-list{
  display:flex;
  flex-wrap:wrap;
  gap:7px 12px;
}

.aicity-search-context-link-list a{
  color:#168bc1;
  text-decoration:none;
  font-size:13px;
}

.aicity-search-context-link-list a:hover{
  text-decoration:underline;
}

.aicity-search-context-more{
  margin-top:11px;
  border-top:1px solid #e6ecef;
  padding-top:10px;
}

.aicity-search-context-more summary{
  cursor:pointer;
  color:#6c7d87;
  font-size:12px;
}

@media screen and (max-width:767px){
  .aicity-select-modal-dialog{
    top:auto;
    bottom:0;
    width:100%;
    max-height:92vh;
    border-radius:16px 16px 0 0;
  }

  .aicity-modal-choice-list,
  .aicity-modal-choice-grid{
    grid-template-columns:1fr;
  }

  .aicity-modal-choice-depth-1{
    margin-left:5px;
  }

  .aicity-modal-choice-depth-2{
    margin-left:12px;
  }
}
