@charset "UTF-8";
/* ------------------------------------------
searches
--------------------------------------------- */
.box_expand_search_list .ttl_expand, .ttl_expand_none {
	display: table;
	width: 100%;
	color: #000000;
	background-color: #f0f9e0;
	border-bottom: 1px solid #d3d8e2;
	font-size: 16px;
}
.ttl_expand_none.SPrenewal{
	background-color: #f2f2f2;
	border-bottom: none;
}
.article_detail .sec_detail_recommend.SPrenewal{
	background-color: #ffffff;
}
.box_expand_search_list {
	margin-top:15px;
}
.line_search .sec_search_list_area{border-bottom:none;}

.line_search .sec_search_list_area .tabSearch{
	display: flex;
	align-items: baseline;
	justify-content: space-between;
}

.box_expand_search_list .list_expand li .icon{
	background: url(../img/arrow_gray.png) no-repeat right center;
	background-size: 8px 14px;
}



.box_expand_search_list .ttl_expand .icon{
	background: url(../img/icon_arrow_close.png) no-repeat right center;
	background-size: 12.5px 7px;
}

.box_expand_search_list .ttl_expand .close .icon{
	background-image: url(../img/icon_arrow_open.png);
}
.result_list #contentMain{border:none;}


.sec_article_info_area .ttl_search_list {
	padding: 10px;
	color: #fff;
	border-top:none;
	background:#073e93;
}

.sec_article_info_area.w0 .ttl_search_list {
	padding: 10px;
	color: #fff;
	border-top: none;
	background: #1c8bca;
}
.sec_article_info_area .ttl_search_list h2,
.sec_article_info_area .ttl_search_list h3{
	font-weight: bold;
	font-size: 16px;
	width:75%;
}
.sec_article_info_area .ttl_search_list span.type{
	background:#fff;
	color:#073e93;
	font-size:12px;
	padding:5px;
	font-weight:normal;
}
.sec_article_info_area.w0 .ttl_search_list span.type{color:#1c8bca;}

.article_outline .pic_room p {
	border:none;
	padding: 0px;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	border-radius: 0px;
}

.pagenate_nav .page_num li span {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	color: #000;
}

/* ------------------------------------------
lists
--------------------------------------------- */
.hope .base_select dl {
	overflow: hidden;
	display: block;
	width: 100%;
	clear: both;
	border-bottom: 1px solid #D3D8E2;
}
.hope .base_select dt {
	padding: 15px 10px;
	width: 100%;
	font-weight: bold;
	display: block;
	vertical-align: top;
	color: #000000;
	background: #f0f9e0;
	border-bottom: 1px solid #d3d8e2;
	font-size: 16px;
}
.hope .base_select dd {
	padding: 0px;
	width: 100%;
	display: block;
	vertical-align: top;
}
.hope .base_select dd ul.list_expand,
.box_expand_search_list .list_expand ul.li50p,
.box_expand_search_list .list_expand.li50p li{
	display:table;
	width:100%;
}

.box_expand_search_list .list_expand ul.li50p {margin: 0 0 0px 0;}
.hope .base_select dd ul.list_expand li,
.box_expand_search_list .list_expand .li50p li,
.box_expand_search_list .list_expand.li50p li{
	width:50%;
	display: table-cell;
	border-right:1px solid #EFF2F4;
	padding: 20px 15px;
	vertical-align: middle;
}
.hope .base_select .box_expand_search_list label{
	padding: 0 0;
}
.hope .base_select dd .box_list_content{
	padding:10px;
}
.hope .base_select dd ul.bdr_top {
	border-top: 1px solid #D3D8E2;
	margin-top: 0;
}
.checkbox_bg_color .box_expand_search_list .list_expand li label span.mod_check_form{
	display:table-cell;
	vertical-align:middle;
	margin-right:0;
	text-align:center;
	width:40px;
	padding:0 10px 0 10px;
}
.checkbox_bg_color .box_expand_search_list .list_expand li label{
	background: #fff;
}
.mod_box_area_tbl .mod_box_area_txt .mod_totalcount,
.hope .mod_box_area.bdr_none .mod_totalcount {
	font-size: 16px;
	font-weight: bold;
	color:#ff49af;
}
.box_modal_savesearch dl dt,
.box_modal_studylist dl dt {
    padding: 3px 0;
    background: #013b96;
}
