@charset "UTF-8";

/*.fs-l-main {
    width: 100%;
    max-width: 100%;
    padding: 0px;
}*/

.fs-c-heading--page {
    padding: 0px;
    border-bottom: none;
    margin-top: 0px;
}


#topPage {
    position: relative;
}


section#top_slider {
    /*margin-top: 30px;*/
    padding-bottom: 60px;
    overflow: hidden;
}




section .page_title {
    text-align: center;
}

section .page_title dl {
}

section .page_title dl dt {
    font-size: 32px;
}

section .page_title dl dd {
    font-size: 15px;
    padding-top: 20px;
    color: #686868;
}


#charriol-menu-bar {
    /*padding-top: 30px;*/
    background-color: black;
    padding-bottom: 10px;
    border-bottom: 2px solid #f0f0f0;
    position: relative;
    overflow: unset;
    padding-top: 80px;
}

#charriol-menu-bar .charriol-bar-name{
    text-align: center;
}


#charriol-menu-bar .charriol-bar-name img {
    max-height: 60px;
    width: auto;
}




/*#charriol-menu-bar .other-brand{
    float: right;
    margin-right: 30px;
    position: absolute;
    right: 0px;
    top: 65px;
    background-color: black;
    color: white;
    border: none;
    font-size: 15px;
}*/

#charriol-menu-bar .other-brand-slt{
    /*    position: relative;
        display: block;*/
    float: right;
    position: absolute;
    right: 0px;
    top: 90px;
    margin: 0px 30px 0px 0px;
    border: none;
    z-index: 10;
}

#charriol-menu-bar .other-brand-slt select {
    border: none;
    outline: none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    margin: 0;
    display: block;
    width: 100%;
    padding: 10px 35px 15px 15px;
    font-size: 15px;
    color: white;
    background-color: black;
}

#charriol-menu-bar .other-brand-slt:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 100%;
    line-height: 38px;
    content: "∨";
    text-align: center;
    color: white;
    font-size: 24px;
    border: none;
    z-index: 0;
}

#breadcrumb-bar .crumb-list{
    clear:both;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 30px 0px 0px 0px;
}

#breadcrumb-bar .crumb-list ul{
    margin-left: 80px;
    overflow: hidden;
    position: relative;
}

#breadcrumb-bar .crumb-list li{
    display: inline;
    padding-right: 5px;
    color: #666;
}



.brandCollections {
    margin-bottom: 60px;
    margin-top: 50px;
}

.brandCollections .page_title dl dt {
    font-size: 32px;
    color: black;
}

.brandCollections .page_title dl dd {
    font-size: 15px;
    padding-top: 20px;
    color: #686868;
}


.brandCollections ul.top_5 .f-item {
    flex-basis:19%;
    margin-left: 10px;
    margin-top: 30px;
} 

.brandCollections ul.top_5 .f-item a:hover {
    background-color: white;
    color: black;
    text-decoration: none;
}




.brandCollections ul.top_5 {
    flex-wrap: wrap; 
    display: flex;
    margin-top: 40px;
    margin-bottom: 40px;
    /*	justify-content: space-around;*/
    justify-content: left;
}







.brandCollections ul li a {
    display: block;
    position: relative;
    /*padding-top: 20px;*/
}


.brandCollections ul li a:hover {
    background-color: #ccc;
}

.brandCollections ul li a .sellingNo {
    position: absolute;
    width: 36px;
    height: 36px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    left: 16px;
    vertical-align: middle;
    line-height: 36px;
}

.brandCollections ul li a .gold_bk {
    background-color: #d3b655;
} 

.brandCollections ul li a .silver_bk {
    background-color: #bbbbb7;
} 

.brandCollections ul li a .copper_bk {
    background-color: #a28365;
}

.brandCollections ul li a .gray_bk {
    background-color: #282828;
}

.brandCollections ul li a .ph {
    max-width: 277px;
    margin-left: auto;
    margin-right: auto;
    background-color: #F8F8F8;
    padding: 15px 0px;
}

.brandCollections ul li a dl {
    text-align: center;
    padding-top: 10px;
}


@font-face {
    font-family: NotoSansJP-Regular;
    src: url(../fonts/NotoSansJP-Regular.otf);
}

.brandCollections ul li a dl dt {
    font-size: 15px;
    line-height: 1.2em;
    font-family: "NotoSansJP-Regular";
}

.brandCollections ul li a dl dd {
    color: #686868;
    font-size: 12px;
}


.brandCollections ul li a .name {
    font-size: 10px;
    text-align: center;
}

.brandCollections ul li a .sellingNo {
    position: absolute;
    width: 36px;
    height: 36px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    left: 16px;
    vertical-align: middle;
    line-height: 36px;
}

.brandCollections ul li a .gold_bk {
    background-color: #d3b655;
} 

.brandCollections ul li a .silver_bk {
    background-color: #bbbbb7;
} 

.brandCollections ul li a .copper_bk {
    background-color: #a28365;
}

.brandCollections ul li a .gray_bk {
    background-color: #282828;
}




#magazine {

}


.bk_black {
    background-color: #000;
}

/*#magazine .page_title {
    margin-top: 90px;
    margin-bottom: 40px;
}
#magazine .page_title dl {
    display: block;
}

#magazine .page_title dl dt{
    width: 240px !important;
    margin-left: auto;
    margin-right: auto;

}

#magazine .page_title dl dd {
    font-size: 14px !important;
    padding-top: 3px !important;
}*/

#magazine .magazine_Large {
    margin-top: 40px;
    flex-wrap: wrap; 
    display: flex;
    justify-content: space-between;
}


#magazine .magazine_Large li {
    width: 48%;
}

#magazine .magazine_Large li .mainImg {
    width: 100%;
    text-align: center;
    position: relative;
    background-color: #282828;
    height: 348px;
    overflow: hidden;
}

#magazine .magazine_Large li .mainImg a {
    display: block;
}

#magazine .magazine_Large li .mainImg img {
    max-width: 100%;
    max-height: 348px;
    height: auto;
    width: 100%;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    transition: 0.5s;
    object-fit: contain;
}

#magazine ul li .mainImg img:hover {
    transform: scale(1.1, 1.1);
}

#magazine ul li .txt_box a {
    /*color: #fff;*/
}

#magazine ul li .txt_box a dl {
}


#magazine ul li .txt_box a dl dt {
    padding-top: 16px;
    font-size: 15px;
    line-height: 1.6em;
}


#magazine ul li .txt_box a dl dd {
    color: #686868;
    font-size: 12px;
    padding-top: 5px;
}

#magazine ul li .txt_box a dl dd ul {
    display: inline-flex;
}

#magazine ul li .txt_box a dl dd ul li {
    padding-right: 1.5em;
    width: unset;
}






#magazine .magazine_small {
    margin-top: 40px;
    flex-wrap: wrap; 
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}


#magazine .magazine_small li {
    width: 30.6%;
    margin-bottom: 20px;
}

#magazine .magazine_small li .mainImg {
    width: 100%;
    text-align: center;
    position: relative;
    background-color: #282828;
    height: 224px;
    overflow: hidden;
}

#magazine .magazine_small li .mainImg a {
    display: block;
}


#magazine .magazine_small li .mainImg img {
    max-width: 100%;
    max-height: 224px;
    height: auto;
    width: 100%;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    transition: 0.5s;
    object-fit: contain;
}



#magazine .magazine_small li .last_ph span {
    position: absolute;
    text-align: center;
    color: #fff;
    text-decoration: underline;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 12px;
    z-index: 10;
    top: 140px;
}


#information-charriol {
    padding-top: 60px;
    padding-bottom: 80px;
}


#information-charriol ul.list_wrap {
    margin-top: 40px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}


#information-charriol ul.list_wrap li {

}


#information-charriol ul.list_wrap dl {
    overflow: hidden;
    padding-top: 20px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 20px;
}

#information-charriol ul.list_wrap dl:first-child {
    border-top: 1px solid #f0f0f0;
}



#information-charriol ul.list_wrap dl dt {
    font-size: 14px;
    font-weight: bold;
    display: block;
    overflow: hidden;
    padding-bottom: 3px;
}

#information-charriol ul.list_wrap dl dt span {
    background-color: black;
    color: white;
    display: inline-block;
    margin-left: 1em;
    padding-left: .5em;
    padding-right: .5em;
}

#information-charriol ul.list_wrap dl dd {
    font-size: 15px;
    display: block;
    padding-top: 2px;
}


#information-charriol ul.list_wrap dl dd a:hover {
    text-decoration: underline;
}




#link_btn_charriol .btn{
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    border: 1px solid #555;
    padding: 10px 30px;
    text-align: center;
    outline: none; 
    transition: ease .2s;
    margin-left: auto;
    margin-right: auto;
    width: 20%;
    font-size: 15px;
}

#link_btn_charriol .btn span {
    position: relative;
    z-index: 3;
    color:#333;
}

#link_btn_charriol .btn:hover span{
    color:#fff;
}

#link_btn_charriol .bgleft:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background:#333;
    width: 100%;
    height: 100%;
    transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
    transform: scale(0, 1);
    transform-origin: right top;
}

#link_btn_charriol .bgleft:hover:before{
    transform-origin:left top;
    transform:scale(1, 1);
}


#instagram {

}

#instagram .page_title dl dt {
    padding-top: 10px;
}




#instagram .page_title .icon:before {
    content: '';
    display: inline-block;
    width: 36px;
    height: 36px;
    background-image: url(/item/eiko/images/top/instagram_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: -6px;
}




#instagram .page_title dt span {
    padding-left: .5em;
}



#instagram .instagram_ph {
    margin-top: 40px;
    flex-wrap: wrap; 
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}


#instagram .instagram_ph li {
    width: 24%;
}

#instagram .instagram_ph li a {
    /*display: block;*/
}



#instagram .instagram_ph div.hover-parent {
    width: 270px;
    height: 270px;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    background-color: #f8f8f8;
}

/*#instagram .instagram_ph figcaption {
padding-left: 2%;
padding-right: 2%;
}*/




#instagram .instagram_ph div.hover-mask {
    width: 270px;
    height: 270px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.8);
    opacity: 0;
    color: #fff;
    text-align: center;
} 


#instagram .instagram_ph div.hover-mask span {
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}



#instagram .instagram_ph div.hover-parent:hover .hover-mask2 {
    transition: all .6s ease;
    padding-bottom: 0;
    opacity: 1;
    padding-top: 100px;
}


#instagram #link_btn_charriol {
    margin-bottom: 100px;
}

















