/*
Template: IT-STUDIO
Theme Name: IT-STUDIO_child
Description: New Material Design Theme
Version: 8.7
Author:	IT-STUDIO
Theme URI: https://it-studio.jp/
Domain Path: /languages
*/


/* POPULAR POST */
.popular-posts ul li{
    background: none;
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0 0 1.0em 0;
}
.popular-posts img{
    width: 25%;
    float: left;
    padding: 0;
    border: solid 1px #ccc;
    background-color: #fff;
    margin-right: 5px;
}
.popular-posts .wpp-post-title, .popular-posts .post-stats {
    width: 70%;
    float: left;
    padding-left: 4px;
}
ul.wpp-list {
    list-style-type: none;
}
a.wpp-post-title {
    line-height: 1rem !important;
    word-wrap: break-word;
    padding: 0;
    margin: 0;
    font-size: 0.8rem !important;
}
.popular-posts ul li {
    background: none;
    overflow: hidden;
    clear: both;
    line-height: 1.5em;
    margin-bottom: 5px;
    position: relative;
}
.wpp-views {
    color: #666;
    text-align: right;
    display: block;
    font-size: 0.8rem;
}


/* NAV CART&USER ICON*/
.user-wrap i.material-icons {
    font-size: 2rem;
    text-align: center;
    display: block;
    position: relative;
    top: -2px;
}
a.user-wrap {
  position: relative;
  top: 2px;
  width: 70px !important;
  display: block;
}
a.user-wrap span {
  font-size: 0.7rem;
  position: absolute;
  bottom: -2px;
  left: 10px;
  line-height: 1rem;
}
.top-button .w-cart-h {
    margin-left: 15px;
}
.top-button .w-cart-icon{
    position: relative;
}
.top-button .w-cart-icon:after {
    content: 'カート';
    font-size: 0.7rem;
    position: absolute;
    bottom: -19px;
    left: 6px;
}
.w-cart-link {
    display: block;
    padding: 0 !important;
    position: relative;
    width: 40px;
    text-align: center;
}
.w-cart-icon {
    width: 100%;
}
@media (max-width: 900px) {
  .top-button .w-cart-icon:after {
      font-size: 0.7rem;
}
.header_hor .l-subheader-cell.at_right>* {
    margin-left: 0;
}
.w-nav-icon {
    position: relative;
}
.w-nav-control span {
    display: block !important;
    margin-left: 0.5rem;
    font-size: 0.7rem;
    position: absolute;
    bottom: -19px;
    width: 50px;
    right: -19px;
}
}

/* Specify */
th.w15 {
    width: 200px;
}
@media (max-width: 680px) {
th.w15 {
    width: 35%;
}
}
