@charset "UTF-8";

.fs-l-page {
    padding-top: 60px;
}
.fs-l-main{
margin:55px auto 40px;
}
#fs_ProductDetails .fs-l-page {
    padding-top: 60px;
}

.fs-c-breadcrumb{
margin:10px 0!important;
max-width:1200px;
}

.select-category {
    padding: 15px 0;
    text-align: center;
    margin-top: 60px;
}

.select-category li {
    display: inline-block;
}

.cat-desc {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cat-desc div {
    margin: 20px;
}

.cat-desc-img {
    border: 1px solid #CCC;
}

.select-category li a {
    border-radius: 6px;
    display: block;
    font-size: 16px;
    line-height: 43px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    width: 200px;
}

.select-category .brsp {
    display: none;
}

.select-category .sl--th:before {
    content: " / ";
}

.select-cat-active {
    background-color: #e6e6e6;
}

.top-categoryc-inner {
    margin: 0 calc(50% - 50vw);
    background: #efefef;
    padding: 30px 0 30px 0;
}

.top-h2-r {
    text-align: center;
}

.top-products ul {
    justify-content: center;
}

.t-itemCategory {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    max-width: 1080px;
    margin: 0 auto;
}

.t-itemCategory li {
    width: calc(16% - 10px);
    margin: 20px 8px;
    padding: 0 0 0 10px;
}

.t-itemCategory li:last-child a {
    height: 57px;
}

.t-catimg {
    width: 120px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 10px 0;
    transition: 0.3s;
}

.t-catimg:hover {
    opacity: 0.3;
}

.t-catimg img {
    width: 100%;
}

.t-cattxt {
    display: table-footer-group;
    vertical-align: middle;
    text-align: center;
}

.more {
    text-align: center;
    margin-top: 60px;
}

.more a {
    margin: 0 auto;
    padding: 1em 2em;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    background-color: #ddd;
    border-radius: 50vh;
}

.more a:hover {
    text-decoration: none;
    background-color: #eee !important;
}

.top-h2-r {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 3px;
    /* width: 90%; */
    max-width: 1216px;
    margin: 90px auto 20px auto;

}

.top-products {
    position: relative;
}

.top-products ul {
    display: flex;
}

.top-products li {
    display: block;
    list-style: none;
    width: calc(20% - 8px);
    max-width: 250px;
    margin: 2px 2px 10px 2px;
}

.top-products a {
    text-decoration: none;
    display: grid;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.5em;
    transition: 0.3s;
        padding: 6px;
            height: 100%;
            place-items: center center;
}

.top-products .current-n a,
.top-products .current-r a,
.top-products .current-c a,
.top-products .current-ne a,
.top-products .current-c2 a,
.current-hc a,
.current-hc2 a,
.current-br a,
.top-products .current-p a {
    opacity: 1;
    font-weight: normal;
}

.current-n a,
.current-r a,
.current-c a,
.current-ne a,
.current-hc a {
    background-color: #3a3a3a;
    color: #fff;
}

.t-itemCategory li a {
    position: relative;
    /* padding-left: 1em; */
    display: table;
    border-collapse: separate;
    border-spacing: 6px 0;
    background-color: transparent;
    color: #3a3a3a;
}

.top-products span {
    background: #000;
    height: 2px;
    display: block;
    position: absolute;
    left: 0
}

.top-news li a {
    background-color: transparent;
}

.tabContents {
    display: none;
    margin: 20px 4px;
}

.rec_area_top {
    margin: 0 4px;
}

.tabContents.current-n,
.tabContents.current-r,
.tabContents.current-c,
.tabContents.current-ne,
.tabContents.current-hc,
.tabContents.current-br,
.tabContents.current-p {
    display: block;
}

.category-wi {
    border: 1px solid #3a3a3a;
    border-radius: 5px;
    background-color: #fff;
    color: #3a3a3a;
    transition: 0.3s;
}

.category-wi:hover {
    background-color: #3a3a3a;
    color: #fff;
    transition: 0.3s;
}

.m-right10px {
    margin: 0 10px 0 0;
}

@media screen and (max-width: 767px) {

    .m-right10px {
        margin: 0;
    }
}

.fr2-productListItem {
    position: relative;
    overflow: hidden;
}

.fr2-productListItem__productName {
    color: #3a3a3a !important;
}

.current-r .fr2-productListItem:after {
    content: " ";
    background: #303030;
    position: absolute;
    top: -34px;
    left: -34px;
    width: 58px;
    height: 58px;
    transform: rotate(45deg);
    opacity: 0.7;
}

.current-r .fr2-productListItem:nth-child(1):after {
    background: #d0b163;
}

.current-r .fr2-productListItem:nth-child(2):after {
    background: #a8a9a8;
}

.current-r .fr2-productListItem:nth-child(3):after {
    background: #997a5c;
}

.current-r .fr2-productListItem a::before {
    position: absolute;
    top: 1px;
    left: 7px;
    width: 10px;
    height: 10px;
    color: #fff;
    opacity: 1;
    z-index: 1;
}

.current-r .fr2-productListItem:nth-child(1) a::before {
    content: "1";

}

.current-r .fr2-productListItem:nth-child(2) a::before {
    content: "2";

}

.current-r .fr2-productListItem:nth-child(3) a::before {
    content: "3";

}

.current-r .fr2-productListItem:nth-child(4) a::before {
    content: "4";

}

.current-r .fr2-productListItem:nth-child(5) a::before {
    content: "5";

}

.current-r .fr2-productListItem:nth-child(6) a::before {
    content: "6";

}

.current-r .fr2-productListItem:nth-child(7) a::before {
    content: "7";

}

.current-r .fr2-productListItem:nth-child(8) a::before {
    content: "8";

}

.current-r .fr2-productListItem:nth-child(9) a::before {
    content: "9";

}

.current-r .fr2-productListItem:nth-child(10) a::before {
    content: "10";
    left: 1px;
    top: 0px;
    width: 18px;

}


.head_search .search_show {
    top: 35px !important;
}


/** SP�w�b�_ **/

.header__icon {
    color: #000;
    font-size: 20px;
}

.content {
    width: 100vw;
    height: calc(100vh - 50px);
    position: absolute;
    top: 50px;
    left: 0;
    overflow-y: scroll;
    padding: 0 16px;
    box-sizing: border-box;
}

.ttl {
    margin-top: 32px;
    margin-bottom: 16px;
}

/*sidebar*/
.sidebar {
    padding: 0;
    width: 75%;
    height: 100vh;
    position: fixed;
    background-color: #fff;
    top: 0;
    left: -75%;
    z-index: 5000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    display: none;
    overflow-y: auto;
    overflow-x: hidden;
}

.sidebar__inner {

    justify-content: space-between;
    align-items: center;
}

.sidebar__icon {
    font-size: 30px;
    color: #000;
    font-family: fontawesome;
    font-style: initial;
    position: fixed;
    left: 77%;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;

}

.sidebar__txt {
    font-size: 18px;
    margin-top: 16px;
    margin-left: 8px;
}

.sidebar-bg {
    background-color: #000;
    width: 100vw;
    height: 100vh;
    opacity: 0.8;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    display: none;
}

.sidebar .hm_list_serch_cont {
    width: 100%;
}

.sidebar .hm_list_serch_cont {
    padding: 0;
}

.sidebar .hm_list_serch_cont_text {
    border: 0;
    background: #000 url(https://unby.itembox.design/item/img/icon_search_wh.png) no-repeat 6px;
    border-radius: 0;
    padding: 12px 38px 12px 12px;
    color: #FFF;
    font-size: 11px;
    background-size: 16px;
    padding-left: 30px;
}

.sidebar .hm_list_serch_cont_image {
    color: #FFF;
    border: 1px solid #FFF;
    width: initial;
    background: none;
}

.acd-check {
    display: none;
}

.acd-label {
    color: #333;
    display: block;
    font-weight: bold;
    position: relative;
}

.acd-content {
    height: 0;
    opacity: 0;
    padding: 0 10px;
    /* transition: .5s; */
    visibility: hidden;
}

.acd-check:checked+.acd-label+.acd-content {
    height: 100%;
    opacity: 1;
    padding: 0px;
    visibility: visible;
}

.side_menu_sp i {
    position: absolute;
    transform: translate(-6px, 0);
    margin-top: 6px;
    right: 20px;
}

.side_menu_sp i.renew-i {
    display: table-cell !important;
    vertical-align: middle;
    position: relative !important;
    margin-top: 0 !important;
    right: 14px !important;
}

.side_menu_sp i:before,
.side_menu_sp i:after {
    content: "";
    position: absolute;
    background-color: #4e78d7;
    width: 2px;
    height: 6px;
}

.side_menu_sp i:before,
.side_menu_sp i:after {
    transition: all 0.25s ease-in-out;
}

.side_menu_sp i:before {
    transform: translate(-2px, 0) rotate(-45deg);
}

.side_menu_sp i:after {
    transform: translate(2px, 0) rotate(45deg);
}

.side_menu_sp input[type=checkbox]:checked~label i:before {
    transform: translate(2px, 0) rotate(-45deg);
}

.side_menu_sp input[type=checkbox]:checked~label i:after {
    transform: translate(-2px, 0) rotate(45deg);
}

.side_menu_sp .acd-content a {
    width: 100%;
    display: block;
    line-height: 4.5em;
    margin-left: 16px;
    font-weight: bold;
    border: none;
}

.side_menu_sp .acd-content a:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-size: contain;
    position: relative;
    margin-right: 8px;
}

.side_menu_sp .acd-content span:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-size: contain;
    position: relative;
    margin-right: 8px;
}

.side_menu_sp .acd-content .mmenu_bag::before,
.side_menu_sp .acd-content .mmenu_wal::before,
.side_menu_sp .acd-content .mmenu_app::before,
.side_menu_sp .acd-content .mmenu_kit::before,
.side_menu_sp .acd-content .mmenu_sta::before,
.side_menu_sp .acd-content .mmenu_cos::before,
.side_menu_sp .acd-content .mmenu_gen::before,
.side_menu_sp .acd-content .mmenu_out::before {
    top: 3px;
}

ul.side_spsns {
    padding: 16px 6px;
}

ul.side_spsns li {
    display: inline-block;
    width: 20px;
    margin-right: 4px;
}

.closesps {
    display: none;
}


.header-search input[type="text"] {
    width: 300px;
    height: 28px;
    padding: 0 35px 0 17px;
    background: #eee;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -ms-border-radius: 28px;
    border-radius: 28px;
    border: none;
    color: #555;
    font-size: 12px;
    outline: none;
    -webkit-appearance: none;
}

.header-search input[type="submit"] {
    position: absolute;
    top: 6px;
    right: 12px;
    outline: none;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
    width: 16px;
    height: 16px;
    background-color: transparent;
    background: url(https://fotl.itembox.design/item/images/icon_search.svg);
    border: none;
}

.header-inner {
    max-width: 1200px;
    margin: 0 auto;
}

.header-search {
    position: relative;
}


.head_search #swrap {
    /*�S��*/
    display: inline-block;
    position: relative;
    height: 60px;
    float: right;
    padding: 0;
    position: relative;
}

/*.head_search input[type="text"] {
  height: 26px;
  font-size: 12px;
  display: inline-block;
  font-weight: 100;
  border: none;
  outline: none;
  color: #555;
  padding: 3px;
  padding-right: 60px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
}*/

.head_search input[type="text"]:focus:hover {
    border-bottom: 1px solid #BBB;
}

.head_search input[type="text"]:focus {
    width: 350px;
    z-index: 1;
    border-bottom: 1px solid #BBB;
    cursor: text;
    background: #e4e4e4;
}

.head_search input[type="submit"] {

    /*�A�C�R������*/
    height: 20px;
    width: 20px;
    display: inline-block;
    color: red;
    background: url(https://unby.itembox.design/item/img/icon_search.png?d=20191002115134) center center no-repeat;
    background-size: cover;
    text-indent: -10000px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    cursor: pointer;
    opacity: 0.6;
    cursor: pointer;
    transition: opacity .4s ease;
}

.head_search input[type="submit"]:hover {
    opacity: 0.6;
}

#gnav>ul>li>a {
    text-align: center;
}

#gnav>ul>li {
    padding: 4px 0;
    margin: -10px 30px 0 0;
    font-size: 14px;
}

.h-sa {
    display: block;
    font-size: 10px;
}

#gnav .toggle:hover .menu_drop::after {
    display: none;
}

.header-nav .menu_drop:after {
    display: none;
}

.header-logo {
    float: initial;
    transition: 0.3s all ease;
}

.header-container.is-scroll .header-logo {
    float: left;
    margin-top: 15px;
}

.header-logo img {
    height: 24px;
}

.header-container.is-scroll .header-logo img {
    height: 20px;
}

#gnav>ul>li:hover>a {
    opacity: 0.7;
}

.header-nav .menu_drop {
    margin-right: 0;
}

.header-container {
    height: 120px;
	top: 26px;
    padding: 10px 30px 0 30px;
}
#fs_Top .header-container{
top:0;
}
.header-container.is-scroll {
    height: 68px;
    top:0;
}

.header-nav {
    margin: 30px 0 0 20px;
    transition: 0.3s all ease;
}

.header-container.is-scroll .header-nav {
    margin: 12px 0 0 0;
}

.header-container.is-scroll .header-nav-container {
    margin-top: 0;
}

#gnav>ul .menu {
    margin-top: 18px;
}

.header-container.is-scroll #gnav>ul .menu {
    margin-top: 8px;
}

.header_search_form {
    position: absolute;
    right: 0;
    top: 28px;
    transition: 0.3s all ease;
}

.header-container.is-scroll .header_search_form {
    position: absolute;
    right: 0;
    top: 16px;
    right: 40px;
}

.header-container.is-scroll .fix-non {
    display: none !important;
}

.header-container.is-scroll #itforecCp_cart span {
    position: absolute;
    top: 38px;
    right: -2px;
}

.header-container.is-scroll .fix-noborder::after {
    display: none;
}

.header-user-list {
    float: right;
    font-size: 0;
    letter-spacing: 0;
    word-spacing: 0;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    line-height: 22px;
    background: transparent;
    margin: 0 !important;
    padding: 0;
    position: relative;
    top: -20px;
    transition: 0.3s all ease;
}

.header-user-list>li {
    display: inline-block;
    position: relative;
    font-size: 11px;
    vertical-align: middle;
    background: inherit;
    line-height: 18px;
}

.header-cart {
    margin: 0 0 0 14px;
    height: 22px;
    line-height: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    box-sizing: content-box;
}

.header-cart>a {
    display: block;
    height: 22px;
}

#itforecCp_cart {
    height: 22px;
    display: block;
}

#itforecCp_cart span {
    height: 22px;
    line-height: 22px;
    display: inline-block;
    vertical-align: top;
}

.header-cart-icn {
    display: inline-block;
    position: relative;
    width: 29px;
    height: 22px;
    margin: 0 0 0 14px;
    vertical-align: middle;
}

.header-cart-icn img {
    width: 22px;
    height: 22px;
}

.header-user-list-item::after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    line-height: 12px;
    height: 12px;
    width: 1px;
    background: #666;
    margin: auto;
    font-size: 12px;
    overflow: hidden;
    vertical-align: middle;
}

.header-user-list-item a {
    display: block;
    padding: 0 8px;
    line-height: 18px;
}

.top_brandlist {
    margin;
    0;
    padding: 0;
}

.top-cateselect {
    display: flex;
    margin-bottom: 20px;
}

.top-cateselect img {
    padding: 4px;
}

		.header-category-box{display:flex;justify-content: center;max-width:1200px;margin:0 auto;padding:0 8px;}
		.category-item {width: 25%;padding: 10px;}
		.category-item a{display:flex;align-items: center;background:#FFF;padding:3px;}
		.header-category-top-img{background:#FFF;width:6rem;margin-right:15px;}
		.header-category-top-txt{font-weight:bold;}
		.header-category-top-txt .en{font-size:1.5rem;}
		.header-category-top-txt .jp{font-size:0.8rem;}
		.header-category-top-arrow{margin-left:auto;width:1.6rem;margin-right:0.8rem;}
		.header-category-top-arrow svg{width:100%;height:auto;}
		a.header-category-top {padding: 8px 4px;border-bottom: 1px dotted #CCC;}
		.header-category-list ul{background: #FFF;padding: 15px 15px;margin-top:0px;height: 250px;overflow: auto;}
		.header-category-list ul li{margin: 0;font-size: 1.2rem;padding-left: 0px;position: relative;color:#060606;}
		.header-category-list ul li a{padding:0.8rem; 0;}
		.header-category-list ul li a:hover{text-decoration: underline;}
		.menu a:hover{opacity:1!important;}
			
.header-category-list ul::-webkit-scrollbar
{
        overflow:hidden;
        width:5px;
        background:#fff;
        
        -webkit-border-radius:3px;
        border-radius:3px;
}
        .header-category-list ul::-webkit-scrollbar:horizontal
        {
                height:5px;
        }
.header-category-list ul::-webkit-scrollbar-button
{
       display:none;
}
.header-category-list ul::-webkit-scrollbar-piece
{
        background:#fff;
}
        .header-category-list ul::-webkit-scrollbar-piece:start
        {
                background:#eee;
        }
.header-category-list ul::-webkit-scrollbar-thumb
{
        overflow:hidden;
        -webkit-border-radius:3px;
        border-radius:3px;
        
        background:#333;
}
.header-category-list ul::-webkit-scrollbar-corner
{
        overflow:hidden;
        -webkit-border-radius:3px;
        border-radius:3px;
        
        background:#333;
}
	
.header-brand-box {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 8px;
    text-align: center;
}						

.header-brand-box h3 {
    font-weight: 600;
    margin: 20px 0;
}

.header-brand-list{
    display: flex;
    gap: 16px;
    justify-content: center;
}

.header-brand-list a{
font-size:10px;
}
.header-brand-list a span {
    display: block;
}
a.header-brand-other {
    display: flex
;
    margin: 20px 0;
    font-size: 12px;
    justify-content: center;
    align-items: center;
    gap: 2px;
}

.header-brand-other:after {
    content: "";
    display: block;
    background-color: #3d3d3d;
    width: 6px;
    height: 8px;
    clip-path: polygon(0 0, 0 100%, 100% 50%);
    margin-top: 2px;
}

a.header-brand-other:hover{
text-decoration:underline;
}
@media screen and (max-width: 767px) {
    .cat-desc {
        display: block;
    }

    .select-category li {
        width: 30%;
    }

    .select-category li a {
        font-size: 1rem;
        width: 100%;
        font-weight: bold;
        letter-spacing: 0px;
    }

    .top-products li {
        width: 31%;
    }

    .top-products a {
        font-size:1rem;
        line-height: 1.5em;
		display: grid;
    height: 100%;
    place-items: center center;
    padding:3px 2px;
    }

    .t-itemCategory {
        justify-content: flex-start;
        width: 100%;
        padding: 0 1vw;
    }

    .t-itemCategory li {
        width: 25%;
        margin: 0;
        font-size: 10px;
        padding: 0 0 18px 0;
    }

    .t-itemCategory li a {
        display: block;
    }

    .top-products ul {}

    .top-products li {
        width: 120px;
        max-width: 30%
    }

    .nav-la {
        display: table;
        border-collapse: separate;
        border-spacing: 6px 0;
        padding: 10px 0;
    }

    .nav-catimg {
        width: 15%;
        display: table-cell;
        vertical-align: middle;
    }

    .nav-catimg img {
        vertical-align: middle;
    }

    .nav-cattxt {
        display: table-cell;
        vertical-align: middle;
    }

    .side_menu_sp .acd-content span:before {
        content: initial !important;
    }

    .side_menu_sp .acd-content a:before {
        content: initial !important;
    }

    .fs-l-page {
        padding-top: 65px;
    }

    #fs_ProductDetails .fs-l-page {
        padding-top: 65px;
    }


    .head_search label.head_search_label {
        background: url(https://unby.itembox.design/item/img/magnifier.svg);
        display: block;
        position: relative;
        width: 18px;
        height: 18px;
        padding: 0;
        cursor: pointer;
        border-radius: 0;
        background-repeat: no-repeat;
        background-size: cover;
        font-weight: bold;
        transition: 0.5s;
        margin-top: 1px;
    }

    .cart {
        margin-top: -1px;
        max-width: 25px;
    }

    .cart a img {
        width: 24px;
    }

    .cart a .cartItemNumber {
        right: -3px;
    }

    .mypage {
        margin-top: 1px;
        margin-right: 7px;
        float: right;
        width: 8%;
        max-width: 23px;
    }

    .mypage {
        display: block;
        position: relative;
    }

    .mypage img {
        width: 23px;
    }

    #header .header_wrap .header_col.serach {
        margin-top: 3px;
        max-width: 29px;
    }

    .top_brandlist ul {
        width: 100%;
        justify-content: space-between;
    }

    .top_brandlist ul li {
        padding: 0;
        width: 32%;
    }

    .search_show input::placeholder {
        color: #000;
    }

    .search_show_cont_image {
        background: url(https://unby.itembox.design/item/img/magnifier.svg);
        position: absolute;
        top: 52%;
        right: 6px;
        width: 20px;
        height: 20px;
        margin-top: -13px;
        /* background: url(https://unby.itembox.design/item/img/icon_search.png?d=20191002115134) center; */
        background-size: contain;
        border: 0;
    }

    .top-cateselect {
        display: block;
    }

    .sp-nav-brand {
        padding: 17px 0px 17px 8px;
    }

    .sp-nav-brand a:after {
        box-sizing: border-box;
        width: 4px;
        height: 4px;
        border: 4px solid transparent;
        border-left: 4px solid #4e78d7;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 19px;
        margin: auto;
        content: "";
        vertical-align: middle;
    }

    /* 2023/1/26 西野追記 */
    .header_sp_menu {
        color: #aaa;
        font-size: 10px;
        background-color: #f8f8f8;
        border-top: solid rgba(0, 0, 0, 0.05) 1px;
        border-bottom: solid rgba(0, 0, 0, 0.05) 1px;
        padding: 7px 0 7px 8px;

    }

    .header_sp_border {
        color: #2d2d2d;
        opacity: 0.15;
        margin: 0;
    }

    .header_sp_img_contents {
        padding: 10px 0 10px 8px;
    }

    .header_sp_contents {
        padding: 17px 0 17px 8px;
    }

    .header_sp_history {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 15px 17px 0;
    }

	.header_sp_pickup{
		margin:20px 0;
	}
	.header_sp_pickup a{
		width:85%;	
		margin:0 auto;
		display:block;
		text-align:center;
	}
	.header_sp_pickup img{
		border-radius:4px;
	}	
	.header_sp_pickup p{
	font-size:10px;
	margin:4px 0;
	}
    .header_sp_more {
        color: #4e78d7 !important;
    }

    .header_sp_bold {
        font-weight: bold;
    }

    .search_cover {
        padding: 1.5rem 0;
    }

    #header_sp_search {
        padding: 10px 0 20px 0;
    }

    #header_sp_search .form_cover {
        border: 1px solid #AFAFAF;
    }

    .form_cover {
        position: relative;
        margin: 0 1.5rem 1rem;
        padding: 0 4.5rem 0 1.5rem;
        border-radius: 18px;
        background: #fff;
    }

    .search_form input[type="text"] {
        padding: 0 0 4px 0;
        margin: -4px 0 0 0;
        line-height: 3.6rem;
        border: none;
        border-radius: 0;
        background: none;
        font-size: 12px;
    }

    .search_btn {
        position: absolute;
        top: 0;
        right: 0.8rem;
    }

    .search_btn button {
        padding: 1rem;
        line-height: 1;
        border: none;
        background: none;
    }

    .search_btn button img {
        width: 1.6rem;
        line-height: 1;
        vertical-align: middle;
    }

    .keyword_cover {
        width: 100%;
        padding: 0;
        overflow-y: hidden;
    }

    .hot_keyword ul {
        margin: 0;
        padding: 0;
        font-size: 0;
        list-style: none;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        vertical-align: middle;
    }

    .hot_keyword ul:before {
        display: inline-block;
        content: "人気のキーワード";
        height: 3rem;
        color: #353433;
        font-size: 1rem;
        line-height: 3rem;
        padding: 0 0.5rem 0 1.5rem;
        font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
        vertical-align: middle;
    }

    .hot_keyword li.fs-pt-list__item {
        margin-top: 0;
    }

    .hot_keyword li {
        display: inline-block;
        height: 3rem;
        margin: 0 0 0 0.5rem;
        padding: 0;
        font-size: 1rem;
        vertical-align: middle;
    }

    .hot_keyword li a {
        display: block;
        padding: 0 1.5rem;
        border-radius: 15px;
        line-height: 2.8rem;
        color: #fff;
        background: #353433;
        border: 1px solid #353433;
    }

    .hot_keyword li:last-child {
        margin-right: 0;
        padding-right: 1.5rem;
    }

    .top-categoryc-inner {
        padding: 30px 0 80px 0;
    }

    .more a {
        font-size: 12px;
    }

    /* ----------------- */
}