function spRewrite(){
if(document.getElementById("str").textContent == '絞り込み'){
document.getElementById("str").textContent='メンバー';
}
else{
document.getElementById("str").textContent='絞り込み';
}
}
$(function() {
var news_list_cnt = $('#COM_EC_top_info__ul > li').length;
if( news_list_cnt < 6){
$('#top_info__more').hide();
}else{
$('#COM_EC_top_info__ul > li:last-child').hide();
}
});
.search__inner {
position: relative;
}
.field {
display: block;
font-size: .875rem;
}
.field__item {
display: block;
background-color: var(--form-base-bg);
color: var(--form-font-color);
overflow: hidden;
}
.fieldInput__input {
display: block;
width: 100%;
padding: .78em;
background-color: transparent;
border: 0;
border-radius: 0;
box-shadow: none;
color: var(--form-font-color);
font: inherit;
font-size: 14px;
line-height: 1;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.search__inner .fieldInput__input {
padding-right: 3em;
}
.seach__button {
position: absolute;
top: 0.7em;
right: 0.7em;
width: 1em;
height: 1em;
font-size: 1em;
appearance: unset;
background-color: transparent;
border: none;
pointer-events: none;
}
.seach__icon {
position: initial;
top: 0;
right: 0;
width: 1em;
height: 1em;
font-size: 1.25em;
pointer-events: none;
}
-
-
-
-
-
-
.COM_EC_top_info {
width: 100%;
max-width: 600px;
padding: 10px;
border: 1px solid var(--primary-color);
margin: 0 auto 36px;
}
.COM_EC_top_info__title {
font-size: 14px;
color: var(--primary-color);
font-weight: bold;
margin-bottom: 10px;
}
.COM_EC_top_info__list {
list-style: none;
}
.COM_EC_top_info__list:not(:last-child) {
margin-bottom: 10px;
}
.COM_EC_top_info__list__link {
font-size: 14px;
text-decoration: none;
}
.COM_EC_top_info__list__link__date {
color: var(--primary-color);
font-weight: bold;
}
.COM_EC_top_info__list__link__title {
text-decoration: underline;
}
新着商品
.component-category--tours ul { display: flex; flex-direction: column; }
最近チェックした商品
©infinite Inc.