BEARS STORE
.COM_EC_top_info {
width: 100%;
margin: 40px auto;
background-color:#fff;
}
@media screen and (max-width: 768px) {
}
.COM_EC_top_info ul {
max-width:1270px;
margin: 0 auto;
}
@media screen and (max-width: 768px) {
.COM_EC_top_info ul {
padding: 0 15px;
}
}
.COM_EC_top_info__list {
list-style: none;
border-bottom:1px solid var(--primary-color);
}
.COM_EC_top_info__list:not(:last-child) {
margin-bottom: 10px;
}
.COM_EC_top_info__list__link {
font-size: 14px;
text-decoration: none;
display:flex;
padding: 8px 0 18px;
}
.COM_EC_top_info__list__link__date {
color: #e50a84;
font-weight: bold;
font-size:18px;
display:block;
margin-right:40px;
width:150px;
}
.COM_EC_top_info__list__link__title {
color:#000;
font-size:18px;
}
.btn_more {
display:block;
text-align:center;
margin:30px auto 0;
width:15%;
color:var(--primary-color);
}
@media screen and (max-width: 768px) {
.COM_EC_top_info__list__link__title {
font-size:14px;
width: 240px;
}
.COM_EC_top_info__list__link__date {
font-size:14px;
margin-right:10px;
width:85px;
}
}
.COM_EC_top_info_more{
max-width: 450px;
height: 50px;
margin: 15px auto 30px;
background: var(--primary-color);
display: flex;
justify-content: center;
align-items: center;
text-align: center;
border-radius: 50px;
}
@media screen and (max-width: 768px) {
.COM_EC_top_info_more{
margin: 15px 15px 30px;
}
}
.COM_EC_top_info_more a{
color: var(--footer-font-color);
text-decoration: none;
display: block;
width: 100%;
}
.component-category--tours ul {
display: flex;
flex-direction: column;
}
var element = document.getElementById('categoryScrollPosition'); // 移動させたい位置の要素を取得
var rect = element.getBoundingClientRect();
var position = rect.top; // 一番上からの位置を取得
function scrollToTop() {
scrollTo(0, position);
var obj = this.document.getElementById('select1');
obj.selectedIndex =0;
var obj = this.document.getElementById('select2');
obj.selectedIndex =0;
}
©TOKYO GREAT BEARS