@charset "utf-8";

#pageHeader {
	/* 20210506_h.wakabayashi_del_start */
	/* border-bottom: 1px solid #cccccc; */
	/* 20210506_h.wakabayashi_del_end */
	margin-bottom: 20px;
}

#pageHeader .top {
	height: 0;
}

#titleArea {
	width: 100%;
	/* 20210909_otake_del_start */
	/* overflow: hidden; */
	/* 20210909_otake_del_end */
	/* 20210406_h.wakabayashi_fix_start */
	/* 20210909_otake_del_start */
	/* height: 90px; */
	/* 20210909_otake_del_end */
	/* height: 48px;*/
	/* 20210406_h.wakabayashi_fix_end */
	margin-top: -7px;
}

#loginInfoArea {
	text-align: right;
	margin-top: 5px;
	/* 20210909_otake_add_start */
	width: 100%;
	/* 20210909_otake_add_end */
}

#pageHeader .navigation {
	width: 100%;
	/* 20210506_h.wakabayashi_fix_start */
	display: contents;
	/* display: block; */
	/* 20210506_h.wakabayashi_fix_end */
	text-align: center;
	font-size: 12px;
	/* 20210506_h.wakabayashi_del_start */
	/* border-top: 1px solid #cccccc; */
	/* border-left: 1px solid #cccccc; */
	/* border-right: 1px solid #cccccc; */
	/* 20210506_h.wakabayashi_del_end */
	white-space: nowrap;
}

#pageHeader ul {
	list-style: none;
	/* 20210430_h.wakabayashi_add_start */
	/* justify-content: space-evenly !important;*/
	/* 20210430_h.wakabayashi_add_end */
}

#pageHeader .dropdown-item a, #pageHeader .dropdown-item a:hover {
	color: inherit;
	text-decoration: none;
}

#pageHeader .category:hover {
	/*background-color: #f9f9f9;*/
	cursor: pointer;
}

.cart {
	background-color: #333333;
	/* 20210524_h.wakabayashi_fix_start */
	height: 40px;
	/* height: 58px; */
	/* 20210524_h.wakabayashi_fix_end */
	line-height: 2em;
	/* 20210524_h.wakabayashi_fix_start */
	padding: 8px;
	/* padding-top: 5px; */
	/* 20210524_h.wakabayashi_fix_end */
	/* 20210910_otake_add_start */
	max-width: 7em;
	/* 20210910_otake_add_end */
}

#pageHeader .cartLink {
	height: 100%;
	text-decoration: none;
}

.cart:hover {
	opacity: 0.7;
	filter: alpha(opacity = 70); /* ie lt 8 */
	-moz-opacity: 0.7; /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7; /* Safari 1.x */
}

.cart span {
	color: #ffffff;
	display: block;
	/* 20210524_h.wakabayashi_add_start */
	font-size: 16px;
	font-weight: bold;
	/* 20210524_h.wakabayashi_add_end */
}

#searchArea select[name='searchCategoryCode'] {
	/* 20210406_h.wakabayashi_fix_start */
	width: 230px;
	/* width: 114px; */
	/* 20210406_h.wakabayashi_fix_end */
}

#pageHeader .rightsubmenu {
	border-color: transparent transparent transparent #333333;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	content: " ";
	display: block;
	float: right;
	height: 0;
	margin-top: 5px;
	width: 0;
	padding-right: 15px;
}

/**/
#searchArea {
	/* 20210406_h.wakabayashi_fix_start */
	border-left: none;
	/* border-left: 1px solid #cccccc; */
	/* 20210406_h.wakabayashi_fix_start */
}

.usermame {
	margin-right: 10px;
	/* 20210524_h.wakabayashi_add_start */
	display: block;
	/* 20210909_otake_mod_start */
	/*width: 750px;*/
	width: 100%;
	/* 20210909_otake_mod_end */
	/* 20210524_h.wakabayashi_add_end */
}

#loginInfoArea p {
	margin-top: 5px;
}

#searchFormArea {
	vertical-align: middle;
	height: 58px;
	display: table-cell;
	width: 50%;
	padding-left: 5px;
}

#searchform input {
	margin-left: 0;
}

#searchform button {
	height: 31px;
}

#searchform .largeText {
	/* 20210506_h.wakabayashi_fix_start */
	/* 20210910_otake_mod_start */
	/*width: 57%;*/
	width: 53%;
	/* 20210910_otake_mod_end */
	/* width: 48%; */
	/* 20210506_h.wakabayashi_fix_end */
}

/* 20210408_h.wakabayashi_add_start */
#searchWord {
	height: 30px;
	border: 2px solid #000000;
}
/* 20210408_h.wakabayashi_add_end */
.head_dropdown {
	width: 100%;
	height: 56px;
	background-color: transparent;
}
/*------------
  3mode
--------------*/
.modeTxt {
	font-size: 14px;
}

.modeLine {
	height: 5px;
	display: inline-block;
	padding: 0;
	margin: 0;
	vertical-align: top;
	margin-bottom: 5px;
}

.modeTxt {
	margin-left: 20px;
}

.mode_1 {
	/* 20210409_h.wakabayashi_del_start */
	/* background-color: #cccccc; */
	/* 20210409_h.wakabayashi_del_endt */
	width: 330px;
}

.mode_shop {
	background-color: #333333;
	width: 380px;
}

.mode_mall {
	background-color: #dd7e17;
	width: 365px;
}

/* 20210406_h.wakabayashi_add_start */
#searchButton {
	cursor: pointer;
}

.fromItemBtn {
	font-size: 16px;
	font-weight: bold;
	line-height: 31px;
	position: relative;
	z-index: 2;
	display: block;
	float: left;
	overflow: hidden;
	width: 185px;
	height: 29px;
	margin: 2px;
	padding: 0 15px;
	cursor: pointer;
	color: #fff;
	background: #969696;
}

.fromItemBtn .txt {
	display: block;
	overflow: hidden;
	width: 145px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.fromItemBtn:after {
	position: absolute;
	top: 50%;
	right: 15px;
	width: 9px;
	height: 15px;
	margin-top: -9px;
	content: '';
	background: url(../../commonfiles/images/head_icon_catarrow_white.png)
		no-repeat center center;
}

.fromitemBox {
	position: absolute;
	z-index: 100;
	top: 12px;
	left: 7px;
	display: none;
	border: 1px solid #969696;
	background: #fff;
	height: 800px;
	overflow: auto;
}

.fromitemBox .fromitemList {
	padding: 5px 0;
}

.fromitemBox .fromitemList li {
	line-height: 1.2;
	padding: 5px 25px;
	cursor: pointer;
	background: no-repeat 10px center;
	text-align: left;
}

.fromitemBox .fromitemList li.current {
	background-image:
		url(../../commonfiles/images/head_icon_catarrow_black.png);
}

.fromitemBox .fromitemList li:hover {
	background-color: #c7e3f7;
}

.fromcatBtn {
	/* 20210910_otake_mod_start */
	/*font-size: 16px;*/
	font-size: 14px;
	/* 20210910_otake_mod_end */
	font-weight: bold;
	line-height: 31px;
	position: relative;
	z-index: 2;
	display: block;
	float: left;
	float: left;
	overflow: hidden;
	/* 20210506_h.wakabayashi_fix_start */
	/* 20210910_otake_mod_start */
	/*width: 185px;*/
	max-width: 185px;
	width: 100%;
	/* 20210910_otake_mod_end */
	/* width: 180px; */
	/* height: 31px; */
	margin: 8px;
	/* margin: 8px 0 0 0; */
	border: 2px solid #cccccc;
	/* 20210506_h.wakabayashi_fix_end */
	cursor: pointer;
	color: #000;
	background: #fff;
}

.fromcatBtn .btn {
	display: block;
	overflow: hidden;
	/* 20210506_h.wakabayashi_fix_start */
	/* 20210910_otake_del_start */
	/*width: 170px;*/
	/* 20210910_otake_del_end */
	/* width: 180px; *?
    /* 20210506_h.wakabayashi_fix_end */
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* 20210506_h.wakabayashi_fix_start */
.fromcatBtn:after {
	position: absolute;
	top: 50%;
	/* 20210910_otake_mod_start */
	/*right: 3px;*/
	right: 1px;
	/* 20210910_otake_mod_end */
	/* right: 0px; */
	width: 15px;
	height: 15px;
	margin-top: -8px;
	/* margin-top: -5px; */
	content: '';
	background: url(../../commonfiles/images/head_icon_catarrow_gray.png)
		no-repeat center center;
}
/* 20210506_h.wakabayashi_fix_end */

/* 20210506_h.wakabayashi_add_start */
.category_tree {
	width: 1015px;
	z-index: 50;
	position: relative;
	border: 1px solid #cccccc;
}

.category_tree a {
	color: #000;
}

.category_tree .parent_category {
	float: left;
	/* 20211020_otake_mod_start */
	/* width: 316px; */
	width: 30%;
	/* 20211020_otake_mod_end */
	border-right: 1px solid #cccccc;
}

.category_tree .parent_category p {
	padding: 3px 10px;
	text-align: left;
}

.category_tree .parent_category p:hover {
	background-color: #c7e3f7;
}

.category_tree .parent_category a:after {
	background: url(../../commonfiles/images/head_icon_catarrow_black.png)
		no-repeat 0 1.2em;
}

.category_tree .child_category {
	float: left;
	/* 20211020_otake_mod_start */
	/* width: 680px; */
	width: 70%;
	/* 20211020_otake_mod_end */
	padding: 10px;
}

.category_tree .child_category .child_category_list {
	text-align: left;
	padding: 10px;
}

.category_tree .child_category .child_category_label {
	padding: 5px 10px;
	float: left;
	width: 50%;
	background: url(../../commonfiles/images/head_icon_catarrow_blue.png)
		no-repeat 0 0.8em;
}

.overlay {
	background-color: #ffffff;
	z-index: 1000;
	position: absolute;
	transform: translate(-50%, 6%);
	-webkit-transform: translate(-50%, 6%);
	-ms-transform: translate(-50%, 6%);
	height: 765px;
	overflow: auto;
}

.category_tree_display {
	display: block;
}

.cart_button {
	margin: 9px 0px;
}

#pageHeader .navigation {
	height: 58px;
}
#suggestsArea {
    top: 42px;
    left: 210px;
    width: 53%;
    z-index: 10000;
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    overflow-x: hidden;
    overflow-y: auto;
}
.search_tree {
    float: none;
}
.search_treeH {
    float: left;
    width:100%;
}
.search_treeH img,
#relationContentsAreaForm img {
    margin:10px;
}
.search_tree a {
    color: #000;
}
.search_tree h4 {
    text-align: left;
    color: gray;
}
.search_tree p {
    padding: 3px 10px;
    text-align: left;
}
#relation_contents img,
#auto_relation img {
    height:140px;
}
#relation_contents .relationImgDiv,
#auto_relation .relationImgDiv {
    height:160px;
}
#relationContentsAreaForm img {
    height:200px;
}
#relationContentsAreaForm .relationImgDiv {
    height:220px;
}
#relationContentsAreaForm li::marker {
  font-size: 0em;
}
#suggestion_list li:hover,
#suggestion_list li:focus-within,
#history_list li:hover,
#history_list li:focus-within,
#relation_word_list li:hover,
#relation_word_list li:focus-within,
#compound_list li:hover,
#compound_list li:focus-within,
#relation_content_list li:hover,
#relation_content_list li:focus-within,
#auto_relation_list li:hover,
#auto_relation_list li:focus-within {
    background-color: #c7e3f7;
}
.popularKeyword {
	/*2023/09/11 ito_add_start*/
    background:rgb(255, 255, 255);
    font-size:15px;
    text-align:left;
    margin-bottom:4px;
    white-space:normal;
    /*2023/09/11 ito_add_end*/
}
.popularKeywordLabel {
    padding:3px;
    width:160px;
}
.popularKeywordList {
    display:inline-block;
}
.ssiInfoImg {
    height:200px;
}
.relation_content_item,
#auto_relation_list p,
#auto_relation_list img,
#relationContentsAreaForm li {
    float:left;
}
#auto_relation_list p {
    margin:2px;
    width:180px;
    white-space:break-spaces;
}
.relation_content_item,
.auto_relation_item {
    height:160px;
}
#suggestsArea a {
    width:100%;
    height:100%;
    display:inherit;
}
#suggestsArea a:link {
    color: #000;
    text-decoration:none;
}
#auto_relation_list a {
    display:block;
}
#auto_relation_list p,
#auto_relation_list .txt {
    height:100%;
}
#auto_relation_list .img {
    height:auto;
}