/* =====================================================================
*
*	index.html エリア
*
* =================================================================== */
#search_top {
    background-color: #FFFFFF;
}

#search_top .main_full.login {
	background-color: #FFFFFF;
	overflow: hidden;
	padding: 40px 80px;
}

#search_top .contentbox{
	width:552px;
	margin: 0 auto;
}

/* header button icon */
#search_top .btn_h_icon {
    background-image: url("/resources/a/pc/common/images/icon_header_other.png?date=0411");
    height: 16px;
    width: 14px;
    margin-left: -2px;
    margin-right: 2px;
}

#search_top .btn_h_icon.menber_regist {
    background-position: 0 1px;
}

#search_top .btn_h_icon.login_key {
    background-position: -1px -33px;
}

#search_top .btn_h_icon.reading_glass {
    background-position: 0 -70px;
}

#search_top .btn_h_icon.arrow_down_gray {
    background-position: 0 -97px;
}
/* 検索結果画面 いま話題の作品 */
#area_search_topic_list[data-no-book="false"] .p-slider-vue-area-topic-list-height {
    height: 251.5px;
}
#area_search_topic_list[aria-hidden="true"] {
    display: none;
}
/* ----------------- header_search ----------------- */
/* ------- header_search_main ------- */
#search_top .header_search_main {
    display: flex;
    width: 660px;
}

#search_top .header_search {
    width: 640px;
}

#search_top .header_search form {
    margin-bottom: 0px;
}


/* header_searchbox */
#search_top .header_searchbox {
    width: 660px;
    border: 1px solid #CCCCCC;
    position: relative;
    border-radius: 5px;
    display: inline-block;
}

#search_top .input_search_suggest {
    border: 0;
    padding: 10px 0 10px 5px;
    width: 587px;
    font-size: 11px;
    border-radius: 5px 0 0 5px;
    margin: 0;
}

#search_top .input_search_suggest_error {
    width: 327px;
}

/* 対象ページ無し時の検索ボックス表示制御 */
#container .error_page #search_top .header_search_main {
    width: auto;
}
#container .error_page #search_top .header_search {
    width: 624px;
}
#container .error_page #search_top .header_searchbox {
    width: 420px;
}
#container .error_page #search_top .input_search_suggest {
    width: 327px;
}

#container input[type=submit] {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    border-left: 1px solid #CCCCCC;
    height: 100%;
    padding: 0 20px;
    border-radius: 0 5px 5px 0;
    background: #EBEBEB;
    -webkit-appearance: none;
    margin: 0;
}

/* -------header safesearch------- */
#search_top .header_safe {
    margin: 0 20px
}

#search_top .header_safe .header_safe_btn {
    padding: 8px 2px;
    font-size: 11px;
    width: 115px;
    height: 16px;
    border: 1px solid #CCCCCC;
    background: #FFFFFF;
    background: -moz-linear-gradient(top,  #FFFFFF 0%, #FFFFFF 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%); /* Chrome10+,Safari5.1+ */
    background: linear-gradient(to bottom,  #FFFFFF 0%,#FFFFFF 100%); /* W3C */
    color: #4D4D4D;
    border-radius: 3px;
    display: block;
}

#search_top .header_safe .header_safe_btn .btn_txt {
    text-align: center;
    width: 100px;
}

#search_top .header_safe .header_safe_list a {
    display: block;
    padding: 5px;
    font-size: 12px;
}

/* 検索 */
#container #search_top input.header_searchbtn,
#search_top input.searchbtn {
    width:50px;
}


/* Buttons icons
* ====================================================================================================================================== */

#search_top .btn_h_icon,
#search_top .btn_icon {
    background-repeat:no-repeat;
    background-color: transparent;
    content: " ";
    display: inline-block;
    vertical-align: bottom;
}


/* =====================================================================
*
*	search css
*
* =================================================================== */

/* ------- セット販売 ------- */
.set_product_area {
    margin-bottom: 10px;
    border: 1px solid #CCCCCC;
    padding: 5px;
    display: flex;
    justify-content: space-between;
}

.set_product_area .set_status {
    width: 420px;
}

.set_product_area .set_name {
	font-weight:bold;
}

.set_product_area .set_title_num,
.set_product_area .set_status_text {
	font-weight:bold;
	color:#FF5A00;
}


/* ------- store tokushu banner div ------- */
.tokushu_banners {
	margin-bottom: 20px;
}

/* ********** サイドバー ********** */
.local_nav[aria-hidden="true"] {
    display: none;
}

.local_nav h3 {
	border-top: 1px solid #DDDDDD;
	font-weight: bold;
	padding: 10px;
}

.local_nav ul li.campaign {
    border-top: 1px solid #DDDDDD;
}

.local_nav ul li.campaign a,.local_nav ul li.campaign.select p {
	line-height: 1.2em;
	padding: 12px 10px 8px;
}

.local_nav ul .release {
	position: relative;
}

.local_nav ul li.release a {
	line-height: 12px;
	position: absolute;
	right: 0;
}

.local_nav ul .release a:hover {
	background-color: transparent;
	text-decoration: underline;
}

.local_nav ul li.select .release {
	position: absolute;
	right: 0;
	top: 0;
}

.local_nav ul li.select.campaign .release {
    top: 2px;
}

.local_nav ul li.select .release a {
	line-height: 12px;
}

.local_nav ul li.select {
	position: relative;
}

.local_nav ul li.select p {
    padding: 10px 10px 10px 22px;
}

.local_nav ul li.campaign.release {
    border-top: none;
}

.local_nav ul li.campaign.release a {
	padding: 10px 10px 10px 0px;
}

.local_nav ul.sub_category li a, .local_nav ul.sub_category li p {
	padding: 4px 10px 4px 22px;
}

.local_nav ul.sub_category li.select p {
	padding: 4px 45px 4px 22px;
}

.local_nav ul.sub_category li ul.sub_category li.select p {
	padding: 4px 45px 4px 33px;
}

.local_nav ul.sub_category .release a,
.local_nav ul.sub_category ul.sub_category .release a,
.local_nav ul.sub_category ul.sub_category ul.sub_category .release a,
.local_nav ul.sub_category ul.sub_category ul.sub_category ul.sub_category .release a {
	padding: 4px 10px 4px 0px;
}

.local_nav ul li.star_box.select {
	height: 26px;
}

.local_nav ul li.star_box.select .release {
	position: absolute;
	right: 0;
	top: 2px;
}

.local_nav ul li.star_box.select .release a {
	line-height: 18px;
}

/* --- 検索条件の絞り込み・再検索 --- */
.local_nav > .release {
    color: #0048B4;
    text-align: right;
    padding: 0.5em 1em 1em;
}

.local_nav > .release > a {
    padding: 0;
}

.local_nav > .release > a:hover {
    background: none;
}

/* --- 再検索用テキストボックス --- */
.search_keyword_area {
    padding: 10px;
}

.search_keyword {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    height: 28px;
    position: relative;
}

.search_keyword input[type="text"] {
    border-width: 0px;
    border-style: none;
    height: 16px;
    margin: 0;
    padding: 6px;
    width: 155px;
}

.search_keyword .search_btn {
    background-color: #F1F1F1;
    background-image: url("/resources/a/pc/common/images/search_icon.png");
    background-position: center;
    background-repeat: no-repeat;
    border-left: 1px solid #CCCCCC;
    content: " ";
    display: block;
    height: 28px;
    width: 30px;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.search_keyword .search_btn:hover {
    background-color: #E8E8E8;
}

/* --- ジャンル～出版社 --- */
.local_nav .condition_title {
    border-bottom: none;
}

.local_nav .condition > h2 {
    border-top: 1px solid #DDDDDD;
    border-bottom: none;
}

.local_nav .condition__content,
.local_nav .condition__change {
    padding: 0.3em 1em;
}

.local_nav .condition__change > span {
    color: #666666;
}

.local_nav .condition__change > button {
    border: none;
    background: none;
    padding: 5px 0;
    color: #0048B4;
    cursor: pointer;
    width: 100%;
    text-align: right;
    font-size: 1em;
}

.local_nav .condition__content__selected {
    padding: 0.5em 0;
    color: #666666;
    display: flex;
    justify-content: space-between;
}

.local_nav .condition__content__selected > span:first-child {
    display: inline-block;
    width: 90%;
    word-wrap: break-word;
}

.local_nav .condition__content__selected > span:last-child {
    color: #0048B4;
    cursor: pointer;
}

/* --- おトク～除外設定 --- */
.local_nav .condition > .chkbox > li {
    border: none;
    line-height: 2.5em;
    text-indent: 2em;
}

.local_nav .condition > .chkbox > li:last-child {
    padding-bottom: 1em;
}

/* レビュー */
.local_nav .c-review {
    margin: 0 auto 1em;
}

/* ローディングアイコン */
.local_nav--loading > img {
    display: block;
    margin: 30px auto;
}

/* "指定なし" */
.no-condition[aria-hidden="true"] {
    display: none;
}

#main .last {
    padding-top: 0;
}

.lead_fuzzy {
    margin-bottom: 12px;
}

.lead_fuzzy__highlight_word_area {
    margin-top: 3px;
}

.lead_fuzzy__highlight_word {
    font-weight: bold;
    color: #666666;
    margin-right: 8px;
    font-size:15px;
}

/* セーフサーチ操作への誘導テキスト */
.safe_search_txt a {
    color: #EE0000;
    text-decoration: none;
}

.safe_search_txt a:after {
    background-image: url("/resources/a/sp/common/images/bg_arrow_down_orange.png");
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-position: 0px 0;
    display: inline-block;
    overflow: hidden;
    width: 10px;
    height: 10px;
    content: " ";
    margin: 0 5px;
}

#area_seach_ranking_title_list[data-no-book="false"] .p-slider-vue-seach-ranking-title-list-height {
    height: 305px;
}

#area_check[data-no-book="false"] .p-slider-vue-history-height,
#area_watch_history[data-no-book="false"] .p-slider-vue-recommend-watch-history-height,
#area_check_categorized_no_charge_list[data-no-book="false"] .p-slider-vue-categorized-no-charge-height {
    height: 251.5px;
}

#area_check_categorized_no_charge_list[aria-hidden="true"],
#area_watch_history[aria-hidden="true"],
#area_seach_ranking_title_list[aria-hidden="true"] {
    display: none;
}

#area_check[aria-hidden="true"] {
    display: none;
}

.text_product_not_found {
    color: #FF0000;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

#search_conditions {
    display: none;
}

.no-margin-bottom {
    margin-bottom: 0;
}

/* 公開リストスライダー */
/* このスライダーは高さが可変のため、文字列が多くなるにつれてvue.js側で高さが動的に変更される */
:root {
    --share-list-slider-height: 230px;
}
#area_share_list_slider[aria-hidden="true"] {
    display: none;
}
.detail_area.share-list {
    margin-bottom: 20px;
}
#area_share_list_slider[data-no-book="false"] .p-slider-vue-share-list-slider-height {
    height: var(--share-list-slider-height);
}
.slider_description {
    margin: 0 0 20px 15px;
    color: #666666;
}

/* 検索結果が0件の場合のスタイル調整 */
.search_result_no_title {
    color: #777777;
    font-size: 12px;
    padding-bottom: 20px;
}
.search_result_no_title > p:nth-of-type(2) {
    color: #000000;
    font-size: 16px;
}
.search_result_no_title .heading {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    padding-top: 16px;
    padding-bottom: 8px;
}
.search_result_no_title .example_area {
    font-size: 13px;
    padding-left: 15px;
    padding-top: 10px;
}
.search_result_no_title .example_area .search_box {
    width: 220px;
    border: #777777 1px solid;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 8px 0 8px 12px;
}
.search_result_no_title .example_area p:nth-of-type(3) {
    padding-top: 15px;
}

/* ページナビ調整 */
div.page_nav p {
    text-align: left;
}
.search_hint_trigger {
    position: absolute;
    text-align: right;
    width: 680px;
}
.search_hint_trigger img {
    cursor: pointer;
}

/* 検索のヒントモーダル */
.search_hint_modal {
    display: none;
    z-index: 1000;
    border: 1px solid #CCCCCC;
    position: absolute;
    right: 5px;
    top: 100px;
    width: 360px;
}
.search_hint_modal.is-open {
    display: block;
}
.search_hint_modal:not(.is-open) {
    display: none;
}
.search_hint_modal .modal__dialog {
    position: relative;
    z-index: 1001;
    max-width: 640px;
    background: #FFFFFF;
    border-radius: 6px;
    box-shadow: 0 10px 30px rgba(0,0,0,.25);
}
.search_hint_modal .modal__backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: transparent;
    z-index: 1000;
}
.search_hint_modal .modal__close {
    position: absolute;
    top: 12px;
    right: 8px;
    border: none;
    cursor: pointer;
}
.search_hint_modal .modal_inner {
    background: #F1F1F1;
    box-shadow: 3px 5px 6px rgba(0, 0, 0, .15);
    padding: 0 10px 10px;
}
.search_hint_modal .modal__header {
    padding: 10px;
    line-height: 1.2;
}
.search_hint_modal .modal__header .heading {
    font-size: 16px;
}
.search_hint_modal .modal__content {
    padding: 5px 10px;
    background: #FFFFFF;
    border-radius: 4px;
    font-size: 12px;
    color: #777777;
}
.search_hint_modal .modal__content .heading {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 8px;
}
.search_hint_modal .modal__content .heading:not(:first-of-type) {
    padding-top: 15px;
}
.search_hint_modal .example_area {
    border-radius: 4px;
    padding: 10px 0 0 15px;
}
.search_hint_modal .search_box {
    border: #777777 1px solid;
    padding: 8px 12px;
    display: inline-block;
    width: 220px;
}
.search_hint_modal .example_area p:nth-of-type(3) {
    padding-top: 15px;
}
