
/* Global */
body{
font-size: 0.9rem;
line-height: 1.3;
}

.no-scroll{
    overflow: hidden;
}
a {
    color: #212529;
}
a:hover {
    color: #192a50;
}

#mobile-navside .head{
    font-size: 18px;
}

/* header menu fixed */
#fixHeaderMenu{
    display: none;
    margin-top: -8px;
}
#fixHeaderMenuBase{
    background-color: #eee;
    padding: 6px;
}
.external_link{
    color: darkgrey;
    border-bottom: dashed 1px darkgrey;
}
.review_list address{
    display: inline;
}
.review_list blockquote{
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}

.review_list blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: .1em;
    margin-right: .25em;
    vertical-align: -.4em;
}

.header-sub {
    background-color: #eee;
}
.clone-nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    transition: .3s;
    transform: translateY(-100%);
/*    display: block;*/
}
.is-show {
    transform: translateY(0);
}
.header-main {
    padding-top: 0px !important;
}
#keyvisual .tns-outer button {
    display: none;
}
.d-block {
    overflow: hidden;
}
#pop_word {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    white-space: nowrap;
}
.form-list small {
    display: inline;
}
.sm-h {/*max-height: 305px; height: 305px; */
    font-size: 14px;
}
.dlist-align dt {
    width: 150px;
}
ol.breadcrumb li {
    margin-left: 3px;
    margin-right: 3px;
    font-size: 11px;
}
ol.breadcrumb li a {
    color: #007bff;
}
#product_option h4 {
    font-size: 14px;
}
#product_option dt {
    display: inline;
    max-width: 100%;
    min-width: 150px;
}
#product_option #matrix_table td {
    padding: 3px;
}
fieldset textarea {
    display: block;
    width: 100%;
    height: 100px;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

/* Mobile Hamburger Menu */
.tss {
    min-height: 100vh;
    height: 100vh;
    overflow: auto!important;
}
ul.menu-category li {
    border-bottom: 1px solid #fff;
    
}
ul.menu-category li.divider {
    padding: 5px 15px;
    background-color: #555;
    width: 100%;
    color: white;
}
ul.menu-category li.divider h4 {
    margin: 0px;
    font-size: 1.3em;
}
ul.menu-category li a {
    font-size: 1.1em;
    font-weight: 500;
    padding: 13px 15px;
    color: #111111;
}
ul.menu-category li select {
    margin: 13px 15px;
}
ul.menu-category li.has-submenu > a:after {
    color: #879596;
}
.main-category {
    display: none;
}

/* Main Section */
.section-content {
    /* ====== min-height: 50vh; =====*//* will cover the 100% of viewport */
    overflow: hidden;
    display: block;
    position: relative;
    padding-bottom: 10px; /* height of your footer */
}

/* ======  table responsive design =====*/

.row-head {
    border-collapse: collapse;
    vertical-align: middle;
    width: 100%;
}
.row-head .form-control {
    width: initial;
}
td, th {
    font-size: 12px;
    vertical-align: top;
}
.mainFrame .table-column th {
    min-width: 120px;
}
.row-head th, .row-head td {
    border: 1px solid #dbe1e8;
    padding: 10px;
}
.row-head th {
    background: #f9fafc;
}
.row-head label {
    line-height: 34px;
    margin: 0;
}

.red {
    color: red;
}
.a-right {
    text-align: right;
}
/* ======  slider design =====*/

.carousel-cell {
    width: 50%; /* full width */
    height: 160px; /* height of carousel */
    margin-right: 10px;
}
.carousel-item a.item-img { 
    margin: 0px 50px;
}
.gallery-wrap .img-big-wrap img {
    max-width: 100%;
    max-height: 100%;
    height: initial;
}
.carousel-indicators{
    position:initial;
    display:initial;
    margin-right:initial;
    margin-left:initial;
}

/* ======  icon background color design =====*/

.btn-twitter {
    background-color: #42AEEC;
    color: #fff;
}
.btn-google {
    background-color: #B13032;
    color: #fff;
}
.btn-facebook {
    background-color: #405D9D;
    color: #fff;
}
.btn-paypal {
    background-color: #4FA8F7;
    color: #fff;
}
.divider-text {
    width: 100%;
    top: 55%;
    left: 0;
    z-index: 1;
}
/* slider */

.tns-controls {
    text-align: center;
    margin-bottom: 10px;
}
.tns-controls [aria-controls] {
    font-size: 15px;
    margin: 0 5px;
    padding: 0 1em;
    height: 2.5em;
    color: #000;
    background: #66CCFF;
    border-radius: 3px;
    border: 0;
}
.lt-ie9 .tns-controls > [aria-controls] {
    line-height: 2.5em;
}
[data-action] {
    display: block;
    margin: 10px auto;
    font-size: 17px;
    min-width: 3em;
    text-align: center;
    background: transparent;
    border: 0;
}
.tns-controls [disabled] {
    color: #999999;
    background: #B3B3B3;
    cursor: not-allowed !important;
}
.tns-nav {
    text-align: center;
    margin: 10px 0;
}
.tns-nav > [aria-controls] {
    width: 9px;
    height: 9px;
    padding: 0;
    margin: 0 5px;
    border-radius: 50%;
    background: #ddd;
    border: 0;
}
.tns-nav > .tns-nav-active {
    background: #999;
}
.txt_freeshipping {
    font-family: 'Roboto', "Noto Sans Japanese", sans-serif;
    font-weight: normal;
    display: block;
    margin: 0 0 0 3px;
    color: #86AABD;
    font-size: 11px;
}

/* Image carousel */
.img-wrap {
    position: relative;
    margin-left: 9px;
    vertical-align: middle;
    display: flex !important;       /* table-cell → flex */
    align-items: center;            /* 縦中央寄せ（table-cellの代替） */
    justify-content: center;        /* 横中央寄せ */
    max-height: 160px;
    max-width: 160px;
    overflow: hidden;               /* max-heightを確実に効かせる */
    text-align: center;
}
/* 画像自体にも直接指定 */
.img-wrap img {
    max-height: 160px;
    max-width: 100%;
    height: auto;
    width: auto;
}

.MagicScroll figure {
    font-size: 1rem !important;
}

/* Product Page */
.no-padding {
    padding-left: 0;
    padding-right: 0;
}
.no-border {
    border: none;
}
.bg-fs {
    background-color: #ebf7f9;
    border-color: #d8eff3;
    color: #0c5460;
}
.text-white {
    color: #ffffff;
}
.text-grey {
    color: #777777;
}
.text-blue {
    color: #00008B;
}
.bolder {
    font-weight: 600;
}
.btn-black {
    background-color: #000000;
    color: #ffffff;
}
.btn-small {
    padding: 5px;
    line-height: 13px;
}
img.greyscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.single-prod {
    background-color: #f8f9fa;
}
.single-prod .breadcrumb {
    padding: 0;
    background-color: transparent;
}
.main-info {
    -webkit-box-shadow: 0 4px 15px rgba(153, 153, 153, 0.3);
    box-shadow: 0 4px 15px rgba(153, 153, 153, 0.3);
    -webkit-transition: .5s;
    transition: .5s;
}
h2.freeshipping {
    padding: 15px 10px;
    background-color: #f8f9fa;
    /* background-image: linear-gradient(to bottom #f8f9fa 0%, #ebf7f9 51%, #d8eff3 75%); */
    border-radius:0px 5px 5px 0px;
    -webkit-border-radius:0px 5px 5px 0px; 
    -moz-border-radius:0px 5px 5px 0px;  
    opacity: 0.95;
    font-weight: 600;
}
h2.freeshipping .text-price {
    font-size: 12px;
    font-weight: normal;
    vertical-align: middle;
}
.price big{
    display:block;
}
.freeshipping .txt_freeshipping {
    display: inline-block;
    position: relative;
    padding: 0 7px;
    margin-left: 8px;
    font-size: 10px;
    line-height: 15px;
    background-color:#959595;
    background-image: linear-gradient(-45deg,#007bff,#55acee);
    border-radius:0px 5px 5px 0px;
    -webkit-border-radius:0px 5px 5px 0px; 
    -moz-border-radius:0px 5px 5px 0px;  
    color:white;
    vertical-align: top;
}
.freeshipping .txt_freeshipping:before,
.freeshipping .txt_freeshipping:after{
    display:block; 
    position:absolute;
}
.freeshipping .txt_freeshipping:before{
    content:''; 
    height:0; 
    width:0;
    top:0; 
    border-style:solid;
    left:-6px; 
    border-width:8px 6px 7px 0; 
    border-color:transparent #55acee transparent transparent;
}
.freeshipping .txt_freeshipping:after{
    content:'.'; 
    font-weight:bold; 
    top:-5px; 
    left:0px; 
    font-size:20px;
    line-height:15px;
}
.basic-info dd {
    margin-bottom: 0;
}
.addtocart {
    padding-top: 10px;
    /* border-top: 2px solid #e5e5e5; */
}
.btn-addtocart {
    font-weight: 600;
    text-transform: uppercase;
}
.btn-addtofave {
    padding: 11px 16px;
}
.inq-btn {
    background-color: #b3b3b3;
    color: #ffffff;
}
p.payment_img {
    margin-bottom: 0;
}
.bag-payment-options img {
    width: 100%;
}
.outer {
    width:200px;
    height:300px;
    background-color:red;
    margin:0 auto;
    overflow:auto;    
}
.inner {
    width:182px;
    border:1px solid white;
    position:absolute;
    background-color:buttonface;
}
.quantity {
    margin-top: 9px;
    margin-right: 12px;
}
.quantity input.qty {
    width: auto;
    text-align: center;
}
.quantity .qty-btn {
	display: inline-block;
	margin: 0 3px;
	height: 27px;
	width: 27px;
	line-height: 27px;
	border-bottom: none;
	background-color: #eff0f5;
	color: #9e9e9e;
    text-align: center;
    cursor: pointer;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    display: none;
}

/* Checkout Shipping Pape */
.shipping_add {
    font-size: 16px;
    font-weight: bold;
}
#payment_option .form-list,
#payment_option1 .form-list {
    margin-top: 15px;
}
#add_shipping_address_form #btn_postcode {
    display:none !important;
    /*
    margin-left: 0;
    margin-top: 10px;
    padding: 0 5px;
    height: 30px;
    line-height: 30px;*/
}

.heading-line::before {
    border: 3px solid #ebf7f9;
}

#more-info {
    -webkit-box-shadow: 5px 5px 5px 0px #eff0f5;
    -moz-box-shadow: 5px 5px 5px 0px #eff0f5;
    box-shadow: 5px 5px 5px 0px #eff0f5;
}


/** Footer **/
.eapps-instagram-feed-title {
    padding: 0 0px 10px !important;
    font-size: 1.25rem !important;
}
.fb_reset {
    padding-top: 10px !important;
}
footer.section-footer.footer-checkout {
    position: absolute;
    /* bottom: 0; */
    width: 100%;
    height: 60px;
}
.border-lightgrey {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}


@media only screen and (max-width: 600px) {
    .sm-h {
        /*max-height: 295px;
        height: 265px;*/
        font-size: 12px;
    }
    .sm-h img {
        height: auto;
        max-width: 100px;
    }
    .row-head thead {
        display: none;
    }
    .img-wrap img {
        height: auto;
    }
    .row-head tr, .row-head td {
        display: block;
        width: auto;
    }
    .row-head tr {
        border: 1px solid #dbe1e8;
        border-radius: 5px;
        box-shadow: 3px 3px rgba(0, 0, 0, .1);
        margin-bottom: 20px;
        padding: 8px 8px 0;
    }
    .row-head td {
        border: none;
        border-bottom: 1px solid #dbe1e8;
        display: flex;
        justify-content: space-between;
        text-align: right;
    }
    .row-head td:last-child {
        border-bottom: none;
    }
    .row-head td::before {
        content: attr(aria-label);
        display: inline-block;
        font-weight: bold;
        float: left;
        text-align: left;
        padding-right: 20px;
        white-space: nowrap;
    }
    .row-head td.bt-area::before {
        display: none;
    }
    .row-head td.bt-area a {
        background: #007aff;
        border-radius: 5px;
        color: #fff;
        display: inline-block;
        flex: 1;
        height: 40px;
        margin: 0 2px;
        overflow: hidden;
        width: auto;
    }
    .row-head td.bt-area a::before {
        align-items: center;
        content: attr(aria-label);
        display: flex;
        font-size: 14px;
        height: 100%;
        justify-content: center;
        line-height: 40px;
        width: 100%;
    }
    .row-head.header-check tr {
        padding-left: 40px;
        position: relative;
    }
    .row-head.header-check td:first-child {
        align-items: center;
        background: #fff;
        border-right: 1px solid #dbe1e8;
        border-bottom: none;
        bottom: 0;
        display: flex;
        justify-content: center;
        left: 0;
        padding: 0;
        position: absolute;
        text-align: center;
        top: 0;
        width: 40px;
    }
    .row-head.header-check td:first-child::before {
        display: none;
    }
    .border-cols li:nth-child(1), .no-gutters .border-cols li:nth-child(2) {
        border-bottom: 1px solid #dee2e6;
    }

    /* Hamburger Menu */
    .megamenu-wrapper .megamenu-block {
        overflow: hidden;
    }
    .tss--close .tss-label_pic:after {
        color: #000;
        box-shadow: none;
    }
    .megamenu-wrapper .megamenu-block ul {
        /* position: relative; */
        /* height: 100vh; */
        min-height: 90vh;
        /* overflow: scroll; */
    }
    .megamenu-wrapper .megamenu-block ul.menu-category li i {
        padding-right: 5px;
    }
    .main-category {
        display: block;
        padding: 13px 15px;
        text-transform: uppercase;
        color: #969397;
    }

    .cat-sidebar.active.move-out > li{
        height : 0px;
    }
    .cat-sidebar.active:not(.move-out) > li {
        width: 50%;
        display: inline-block;
    }
    .cat-sidebar .cImg-wrap{
        height: 100px;
        padding: 5px;
        display: flex;
        vertical-align: middle;
        text-align: center;
    }
    .cat-sidebar .cImg-wrap img{
        max-width: 100%;
        max-height: 90px;
        height: auto;
        margin: auto;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .cat-sidebar.active:not(.move-out) > li.go-back, .cat-sidebar.active:not(.move-out) > li.main-category {
        width:100%;
        display: inline-block;
    }
    
    .carousel-indicators {
        position: inherit;
    }
    .form-list small {
        display: block;
    }
    .megamenu-wrapper {
        display: none;
    }
    .linoboder {
        border-bottom: 1px solid #fff !important;
    }
    #shipping_address_list td:before {
        all: initial;
    }
    #shipping_address_list td red {
        font-weight: bold;
        color: black;
    }
    #shipping_address_list td a {
        display: inline;
    }
    #shipping_address_list td img {
        display: block;
        height: 21px;/*position: absolute;

            right: 0;*/
    }
    #shipping_address_list td {
        text-align: left;
        display: grid;
        width: 300px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #shipping_address_list br:nth-of-type(n+4) {
        display: none;
    }
    fieldset textarea {
        display: block;
        width: 350px;
        height: 100px;
        border: 1px solid rgba(0, 0, 0, 0.125);
        border-radius: 0.25rem;
    }

    /* Checkout */
    table#cart tbody td .form-control{
		width: 20%;
		display: inline !important;
	}
	.actions .btn{
		width:36%;
		margin:1.5em 0;
	}
	.actions .btn-info{
		float:left;
	}
	.actions .btn-danger{
		float:right;
	}
	table#cart thead { display: none; }
	table#cart tbody td { display: block; padding: .6rem; min-width:320px;}
	table#cart tbody tr td:first-child { background: #333; color: #fff; }
	table#cart tbody td:before {
		content: attr(data-th); font-weight: bold;
		display: inline-block; width: 8rem;
	}
	table#cart tfoot td{display:block; }
	table#cart tfoot td .btn{display:block;}
}
@media (max-width: 768px) {
    /* Hamburger Menu */
    .megamenu-wrapper .menu-category li.go-back a {
        background: none;
        border-bottom: 1px solid #eee;
        color: #111;
        text-transform: uppercase;
    }
    .megamenu-wrapper .go-back a:hover {
        background-color: #eaeded;
        color: #111;
    }
    .go-back a i {
        padding-right: 5px;
        color: #879596;
    }
}

p.login_description{
	opacity: 0.86;
}

div.MagicScroll a[href="http://www.magictoolbox.com/magicscroll/"]{
	display: none !important;
}
/* Product Listing tags */
.tt-label-location {
    position: absolute;
    top: 7px;
    left: 8px;
    z-index: 3;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.tt-lavel-2nd {
    top: 25px !important;
    left: 8px;
    z-index: 4;
}

.tt-label-location [class^="tt-label-"] {
    padding: 3px 4px 2px;
}
.tt-label-location [class^="tt-label-"] {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.tt-label-location [class^="tt-label-"] {
    margin-left: 3px;
    margin-top: 3px;
    font-size: 12px;
    line-height: 1;
    color: #ffffff;
    font-weight: 500;
    padding: 2px 4px;
}
.tt-label-location .tt-label-used{
    background: #999999;
}
.tt-label-location .tt-label-sale {
    background: #f8353e;
}
.tt-label-location .tt-label-new {
background: #03a9f5;
}
.tt-label-location .tt-label-free {
background:#3cb371;
}
.tt-label-location .tt-label-our-stock {
    background: #191919;
}
.tt-label-location .tt-label-instock {
    background: #a135f8;
}

.tt-label-location .tt-label-our-value {
    background: #f626f9;
}


.slick-slide img {}
img{
    /*max-width: 100%;
    max-height: 100%;*/
    max-width: none;
    max-height: none; 
}

.tss-top {
    top: 9px !important;
}

/* added by ervic 07-15-2020*/
#code_login_2 .msg_error{
    padding: 5px;
    border: 1px solid;
    font-weight: bold;
    color: #ff4e37;
}
.moduleRow .stripeForm{
    display: block !important;
}

.season_image{    
    background: linear-gradient(-45deg, rgb(255 255 255 / 10%), rgb(0 0 0 / 100%)),url(../images/banners/june-1.jpg);
    background-size: cover;
    background-position: center center;
}
.season_image2{    
    background: linear-gradient(-45deg, rgb(0 0 0 / 100%), rgb(255 255 255 / 10%)),url(../images/banners/june-2.jpg);
    background-size: cover;
    background-position: center center;
}

.season_image3{    
    background: linear-gradient(-45deg, rgb(0 0 0 / 100%), rgb(255 255 255 / 10%)),url(../images/banners/helloween.jpg);
    background-size: cover;
    background-position: center center;
}
.season_image4{    
    background: linear-gradient(-45deg, rgb(255 255 255 / 10%), rgb(0 0 0 / 100%)),url(../images/banners/jan-1.png);
    background-size: cover;
    background-position: center center;
}


/* common */

	.movie{width:600px; height:340px;}
	@media only screen and (max-width: 700px){
.movie {
    width: 100%;
    height: 175px;
}
}

.white-space-normal{
    white-space:normal;
}

/* myaccount */
#myaccount-sidebar a{
    text-decoration: underline;
}
#myaccount-sidebar a:hover{
    text-decoration: none;
}
/* end myaccount */

/* skip-to-content */
.skip-to-content-link {
    background: #e77e23;
    height: 30px;
    left: 50%;
    padding: 8px;
    position: absolute;
    transform: translateY(-100%);
    transition: transform 0.3s;
  }
  
  .skip-to-content-link:focus {
    transform: translateY(0%);
}

   .img-thumbnail {
    border: none !important;
    
  
  }
/*Popular-Front Page (Category)*/
.text-bottom#text-block {
    position: absolute;
    bottom: 20px !important;
    z-index: 10;
    width: 100%;
    padding: 7px 20px;
    padding-top: 30px;
    border-radius: 0 0 0.25rem 0.25rem;
    /* background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8))); */
    background: none !important;
  
 }

.text-black {
 color: black;
 
}

@media only screen and (max-width: 480px) {
  #mobile-column {
   width: 50% !important;
  }
}

@media only screen and (max-width: 800px) {
  #mobile-body {
   height: 200px !important;
  }
}

@media only screen and (min-width: 768px) {
  /* #mobile-column {
   max-width: 25% !important;
  } */
}
/*Popular-Front Page (Category) END*/


#search-card-div:hover{
    border-top: 2px solid #df0425 !important;
    border-bottom: 2px solid #3990ca !important;
}

/* Smartphone App Link */
#app-banner {
    /*display: none;*/
    color:black;
    position: relative;
    /*padding-right: 3rem;  閉じるボタンのためのスペース */
    position: fixed !important;
    right:0;
    bottom:0;
    left:0;
    z-index:1030;
    }

#app-banner .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}


/* end skip-to-content */