html,
body {
    overflow-x: hidden;
}

div#index_main > div.left > div,
div#index_main > div.right {
    text-align: center;
}

div#index_main > div.left > div {
    margin-top: 20px;
}

div#index_main > div.left > div > a,
div#index_main > div.right > a {
    display: inline-block;
    vertical-align: top;
    margin: 0px !important;
}

div#index_main > div.left > div > a {
    margin: 3px !important;
}

div#index_main > div.left > div > a img {
    width: 100%;
    margin: 0;
}

div#wrapper {
    width: 100%;
    max-width: 1000px;
}

div#index_main > div.slide {
    width: calc(100% - 10px);
    max-width: 990px;
    height: auto;
    margin-top: -10px;
}

.index_bg div#index_main > div.slide {
    margin-top: 30px;
}

div#index_main > div.slide > img {
    width: 100%;
    height: auto;
    display: block;
}

div#index_main > div.slide > div.active {
    position: relative;
    top: auto;
    left: auto;
}

div#index_main > div.slide > div {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    z-index: 1;
    background: none;
}

div#index_main > div.slide > div > img {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    display: block;
}

div#index_main > div.slide > div > h1,
div#index_main > div.slide > div > h2 {
    width: 100%;
    padding: 5px 10px;
    line-height: 20px;
    height: auto;
    background: url(https://d9p5zruou6g0h.cloudfront.net/assets/img/sprites_x.png?v=20191119) 0px -84px repeat-x;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

header > div > form {
    width: 100%;
    max-width: 252px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

footer {
    width: 100%;
    max-width: 1000px;
}

div#index_main ul.number {
    position: absolute;
    top: auto;
    bottom: 40px;
    right: 10px;
    z-index: 5;
}

div#index_main ul.number > li {
    float: left;
    margin: 0 2px;
    text-align: center;
    box-shadow: 1px 1px 10px #333;
    -moz-box-shadow: 1px 1px 10px #333;
    -webkit-box-shadow: 1px 1px 10px #333;
}

div#index_main ul.number > li > a {
    width: 15px;
    line-height: 15px;
    font-size: 11px;
    background-color: #fff;
    display: block;
}

div#index_main ul.number > li:hover > a,
div#index_main ul.number > li.active a {
    background-color: #555;
    color: #fff;
}

.mobilemenu {
    display: none;
}

#wrapper {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    left: 0;
}

#mobile + div {
    left: -255px;
    top: 0;
    width: 255px;
    height: 100vh;
    position: fixed;
    background: #555;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-box-shadow: inset -3px -3px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset -3px -3px 5px rgba(0, 0, 0, 0.5);
    box-shadow: inset -3px -3px 5px rgba(0, 0, 0, 0.5);
}

.category_main,
.main_category {
    text-align: center;
}

div#index_main > div.category_main > h3,
div#index_main > div.category_main > h2,
div.main_category h3,
div.main_category h2 {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin: 0 -2px;
}

div.ink_page > div.select {
    text-align: center;
}

div.ink_page > div.select > a {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 4px 3px 0 3px;
}

div.product_list > div.title > span {
    padding-top: 5px;
}

div.product_list > div.list > div > div.left {
    width: calc(100% - 400px);
}

div.gallery > div.right > div > ul.list > li {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 5px 3px 10px 3px;
}

div.gallery > div.right {
    width: calc(100% - 180px);
    text-align: center;
}

div.download {
    text-align: center;
}

div.download > div {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 10px 0;
    text-align: left;
}

div.download_list > ul.right {
    width: calc(100% - 290px);
    text-align: center;
}

div.download_list > ul.right > li {
    text-align: left;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 10px 8px;
}

div.ink_page > form.detail {
    width: calc(100% - 515px);
    position: relative;
}

div.signin > form {
    width: calc(100% - 530px);
}

div.signup > form {
    width: 63%;
}

div.signup > form > legend {
    width: calc(100% - 10px);
    text-align: left;
    margin: 5px;
}

div.signup > form > fieldset > label {
    width: 38%;
}

div.signup > form > fieldset {
    width: 100%;
}

div.signup > form > fieldset > input[type="text"],
div.signup > form > fieldset > select,
div.signup > form > fieldset > input[type="text"],
div.signup > form > fieldset > input[type="password"] {
    width: calc(62% - 30px);
}

div.signup > form > fieldset.newsletter input {
    margin: 3px 0 0 10px;
}

div.signup > form > fieldset.newsletter label {
    width: calc(100% - 50px);
}

div.signup > form > button[type="submit"] {
    margin: 10px 0px 0px 40%;
}

div.tracking_page > div.right {
    width: calc(100% - 225px);
}

div.tracking_page > div.right > form {
    float: none !important;
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 54px);
    margin: 0 10px;
}

div.tracking_page > div.right > form > legend {
    width: calc(100% + 10px);
}

div.tracking_page > div.right > div.order_history {
    overflow: auto;
    margin: 0 10px;
    position: relative;
}

div.tracking_page > div.right > div.order_history > table {
    width: calc(100% - 40px);
}

div.tracking_page > div.right > div.order_history h2 {
    width: 100%;
}

div.gallery > div.right > div.upload > div {
    width: calc(100% - 430px);
}

div.gallery > div.right > div.upload > div > img {
    width: 100%;
    height: auto;
}

div.gallery > div.right > div.upload > form {
    margin-right: 10px;
}

div.gallery > div.right > div.upload > form > fieldset > input[type='text'],
div.gallery > div.right > div.upload > form > fieldset > textarea {
    width: calc(100% - 120px);
}

div.checkout > div.check1 > div.total > a.paypal {
    margin: 10px 10px 0 0;
}

div.checkout > div.shipping > div.ship {
    width: calc(50% - 174px);
}
div.checkout > div.shipping > div.ship.ship_dhl {
    margin-top: -70px;
}
div.checkout div.check1 table tbody tr td table.cart_tbody td.name {
    padding: 5px 10px 5px 5px;
}

div#text-block img {
    max-width: 100%;
}

#text-block .contact-info {
    width: calc(50% - 32px);
}

div.gallery > div.right > div.word > div.by {
    width: 100%;
}

div#breadcrumb {
    padding: 10px 0;
    line-height: 20px;
}

div.checkout > div.shipping > div.ship {
    margin: 10px 85px;
}

div.checkout > div.shipping > div > span.dhl {
    width: 56px;
    height: 40px;
    position: absolute;
    top: 15px;
    left: 30px;
    background: url(https://d9p5zruou6g0h.cloudfront.net/assets/img/sprites.png?v=20191119) -381px -583px no-repeat;
}

div.checkout > form > div.check3 > div.box > div > div {
    margin: 5px;
}

div.checkout > form > div.check3 > div.box > div > div.cleaner {
    margin: 0;
}

div.checkout > form > div.check3 > div.box > div > div > span.dhl {
    width: 56px;
    height: 40px;
    position: absolute;
    top: 5px;
    left: -15px;
    background: url(https://d9p5zruou6g0h.cloudfront.net/assets/img/sprites.png?v=20191119) -381px -583px no-repeat;
}

@media screen and (max-width: 1023px) {
    header {
        width: 100%;
    }
    header > a.logo {
        left: 0;
        right: 0;
        margin: auto;
    }
    header > div:nth-child(2) {
        position: fixed;
        width: 255px;
        left: -255px;
        top: 0;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }
    header > div > ul.lang {
        margin-right: 57px;
    }
    header > div > div.tel_usa {
        margin: 50px 0 0 2px;
        width: 196px;
        height: 34px;
        padding: 0;
        position: relative;
    }
	header > div > form {
		position: fixed;
		left: -252px;
                top: 30px;
	}
    header > div > div > div {
        position: absolute;
        top: 0;
        right: -54px;
        background: url(https://d9p5zruou6g0h.cloudfront.net/assets/img/sprites.png?v=20191119) -503px 0px no-repeat;
        width: 54px;
        line-height: 34px;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        white-space: nowrap;
        text-indent: -9999px;
    }
    header > div > div > div a {
        width: 54px;
        padding: 0 !important;
    }
    header > div:nth-child(3) {
        position: relative;
        z-index: 5;
        display: block;
        width: calc(100% - 20px);
        margin: 100px auto 0 auto;
        float: none;
    }
    header > nav {
        position: fixed;
        width: 255px;
        left: -255px;
        top: 150px;
        margin-top: 0;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }
    header > #scY4dU {
        position: fixed !important;
        left: -255px;
        right: auto !important;
        bottom: 20px !important;
        width: 140px !important;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }
    header > nav > ul > li > a {
        width: calc(100% - 21px);
        padding: 5px 10px;
        border-right: none;
        border-bottom: 1px solid #777;
    }
    header > nav > ul > li > ul {
        display: none !important;
        z-index: 999;
    }
    div#index_main > div.left,
    div#index_main > div.right {
        width: 100%;
    }
    .mobilemenu {
        display: block;
        position: absolute;
        left: 10px;
        top: 113px;
        color: #fff;
        font-size: 25px;
        cursor: pointer;
        z-index: 99;
    }
    #mobile:checked + div + #wrapper {
        position: fixed;
        left: 255px;
        top: 0;
    }
    #mobile:checked + div + #wrapper + footer {
        display: none;
    }
    #mobile:checked + div {
        left: 0;
    }
    #mobile:checked + div + #wrapper header > div:nth-child(2),
    #mobile:checked + div + #wrapper header > nav,
    #mobile:checked + div + #wrapper header > div > form {
        left: 0;
    }
    #mobile:checked + div + #wrapper header > #scY4dU {
        left: 57px;
    }
    div.ink_page > img,
    div.ink_page > div.select,
    div.ink_page > div.select_color {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    div.ink_page > div.color {
        width: calc(100% - 20px);
        margin: 0px auto;
    }
    div.ink_page > div.select,
    div.ink_page > div.select_color {
        margin-top: 15px;
        width: calc(100% - 20px);
        margin: 15px 10px;
    }
    div.ink_page > div.select_color > h1 {
        width: 100%;
    }
    div.ink_page > img {
        width: calc(100% - 20px);
        margin: 0px 10px;
        height: auto;
    }
    h1.maintitle {
        padding: 10px;
    }
    div.download_list > ul.left {
        padding: 0 10px;
    }
    div.checkout {
        margin: 20px 10px 0 10px;
    }
    div.check2 > form.left > div.new {
        width: calc(100% - 24px);
        top: -440px;
    }
    div.check2 > form.left > div.new > legend {
        width: calc(100% + 20px);
    }
    div.check2 > form.right > legend {
        width: calc(100% + 10px);
    }
    div.check2 > form.left > div.new > fieldset > input {
        width: calc(100% - 180px);
    }
    div.check2 > form.right {
        width: calc(100% - 24px);
        top: -220px;
    }
    div.check_link {
        display: none;
    }
    div.check_link_ {
        background: none;
        margin-top: 400px;
    }
    div.check2 > form.left {
        width: calc(100% - 30px);
    }
    div.check2 > form.left > div.check2 {
        width: 100%;
    }
    div.check2 > form.left > div.check2 > fieldset.left,
    div.check2 > form.left > div.check2 > fieldset.right,
    div.checkout > form > div.check5 > fieldset.left,
    div.checkout > form > div.check5 > fieldset.right {
        width: calc(50% - 10px);
    }
    div.checkout select {
        width: 100%;
    }
    div.checkout > form > div.check3 > div.box {
        width: 100%;
    }
    div.checkout > form > div.check3 > div.box > div {
        width: calc(100% - 32px);
    }
    div.checkout > form > div.check3 > div.box > div > div {
        width: calc(50% - 30px);
        min-width: 250px;
        margin: 10px;
    }
    div.checkout > form > div.check4,
    div.checkout > form > div.check5,
    div.checkout > form > div.check6,
    div.checkout > form > div.check7 {
        width: calc(100% - 30px);
    }
    div.product_list {
        width: calc(100% - 20px);
        margin: 45px 10px;
    }
}

@media screen and (max-width: 989px) {
    footer > div {
        text-align: center;
    }
    footer > div > div.left,
    footer > div > div.right {
        width: 100%;
        text-align: center;
    }
    div.ink_page > div.photo {
        max-width: calc(100% - 20px);
        float: none;
        margin: 0px auto;
    }
    div.ink_page > div.photo img {
        width: 100%;
    }
    div.ink_page > form.detail {
        width: calc(100% - 20px);
        margin: 10px;
    }
    div.ink_page > form.detail > h1 {
        width: calc(100% - 20px);
    }
    div.signin > form {
        width: calc(100% - 50px);
    }
    div.signin > img {
        width: 100%;
        margin-top: 30px;
    }
    div.tracking_page > ul.left {
        margin-left: calc(50% - 107px);
    }
    div.tracking_page > div.right {
        width: 100%;
        margin-top: 10px;
    }
    div.tracking_page > div.right > form > legend {
        width: calc(100% + 10px);
    }
    div.checkout div.check1 em.title + a.check {
        display: none;
    }
    div.checkout > div.shipping > div.ship {
        width: 100%;
        margin: 20px 0 0 0;
    }
    div.checkout > div.shipping > div.ship.ship_dhl {
        margin-top: 20px;
    }
    div.signin > form > fieldset:nth-of-type(3) label,
    div.signin > form > fieldset:nth-of-type(4) label,
    div.signin > form > fieldset:nth-of-type(5) label {
        display: none;
    }
    div.signin > form > p.error {
        margin-left: 0;
    }
    div.signin > form > button {
        margin-left: 0;
    }
    div.signin > form > fieldset > input[type="text"],
    div.signin > form > fieldset > input[type="password"] {
        max-width: calc(100% - 20px);
    }
    div.checkout fieldset.left,
    div.checkout fieldset.right {
        width: calc(100% - 20px);
    }
    div.checkout fieldset.left legend,
    div.checkout fieldset.right legend {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    div.product_list > div.list > div > a > img {
        margin: 0 calc(50% - 80px) 20px calc(50% - 80px);
    }
    div.product_list > div.list > div > div.left {
        width: calc(100% - 170px);
        padding: 0 20px 0 0;
    }
    div.product_list > div.list > div > div.right {
        width: 150px;
    }
    div.gallery > ul.left,
    div.gallery > div.right,
    div.download_list > ul.left,
    div.download_list > ul.right {
        width: 100%;
    }
    div.gallery > ul.left {
        max-height: 20px;
        overflow: hidden;
        margin-bottom: 20px;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }
    div.gallery > ul.left > li.title {
        position: relative;
        width: calc(100% - 10px);
    }
    div.gallery > ul.left > li.title:after {
        content: "＋";
        display: block;
        position: absolute;
        right: 10px;
        top: 0;
    }
    div.gallery > ul.left:hover {
        max-height: 1000px;
        margin-bottom: 0;
    }
    div.gallery > ul.left:hover > li.title:after {
        content: "－";
    }
    div.gallery > div.right > div.word {
        margin: 15px 10px 0 10px;
    }
    div.signup > form {
        width: calc(100% - 20px);
    }
    div.tracking_page > div.right > form {
        width: calc(100% - 50px);
        margin: 0 10px 10px 10px;
    }
    div.gallery > div.right > div.upload > div,
    div.gallery > div.right > div.upload > form {
        width: calc(100% - 20px);
        margin-left: 10px;
    }
    div.gallery > div.right > div.upload > div {
        margin-bottom: 20px;
    }
    div.checkout div.check1 em.title + a.check + a.shop {
        margin-top: 10px;
    }
    div.checkout div.check1 div.total {
        width: calc(100% - 20px);
    }
    div.checkout > div.shipping > form > legend {
        margin-left: calc(50% - 75px);
        margin-bottom: 50px;
    }
    div.checkout > div.shipping > form > fieldset {
        width: calc(100% + 130px);
        margin-left: -130px;
    }
    div.checkout > div.shipping > form > fieldset > select,
    div.checkout > div.shipping > form > fieldset > input {
        width: 100%;
    }
    div.checkout > div.shipping > form > button {
        margin-top: 10px;
    }
    div#index_main > div.left > div > a {
        width: calc(50% - 10px);
    }
    div.checkout div.check1 > form {
        overflow: auto;
    }
    div.product_list > div.title {
        text-align: center;
    }
    div.product_list > div.title > span,
    div.product_list > div.number {
        width: 100%;
        text-align: center;
    }
    div.ink_page > div.color > a.prev1,
    div.ink_page > div.color > a.next1,
    div.ink_page > div.color > a.prev2,
    div.ink_page > div.color > a.next2 {
        display: none;
    }
    div.ink_page > div.color > div {
        width: 100%;
        overflow: auto;
    }
    div.ink_page > div.color > div > ul {
        width: 1000000px;
    }
    div.tracking_page > div.right > div.order_history {
        overflow: hidden;
    }
    div.tracking_page > div.right > div.order_history table tr th:nth-child(4),
    div.tracking_page > div.right > div.order_history table tr th:nth-child(5),
    div.tracking_page > div.right > div.order_history table tr td:nth-child(4),
    div.tracking_page > div.right > div.order_history table tr td:nth-child(5) {
        display: none;
    }
    #text-block .contact-info {
        width: calc(100% - 20px);
    }
    div.ink_page > form.detail > a.cart,
    div.ink_page > form.detail > a.wishlist {
        transform: scale(0.8);
    }
    div.ink_page > form.detail > a.cart {
        right: -20px;
    }
    div.ink_page > form.detail > a.wishlist {
        left: -20px;
    }
    div.check2 > form.right > a {
        margin-right: 0;
    }
    div.checkout div.check1 table tr td:nth-child(2),
    div.checkout div.check1 table tr td:nth-child(3),
    div.checkout div.check1 table tr th:nth-child(2),
    div.checkout div.check1 table tr th:nth-child(3) {
        display: none;
    }
    div.ink_page > form.detail > div.share {
        margin-top: 60px;
    }
    div.ink_page > form.detail > a.cart {
        position: absolute;
        top: 120px;
        right: -20px;
    }
    div.ink_page > form.detail > a.wishlist {
        position: absolute;
        top: 120px;
        left: -20px;;
    }
    div.ink_page > form.detail > div.price > em {
        margin-right: 30px;
    }
    div.ink_page > form.detail select {
        max-width: 180px !important;
    }
    div.product_list {
        margin-top: 75px;
    }
    div.product_list > div.sort {
        top: -61px;
    }
}
@media screen and (max-width: 591px) {
    div.checkout > form > div.check3 > div.box > div > div.dhl_methods {
        top: 0;
    }
}
@media screen and (max-width: 374px) {
    header > div > ul.menu > li > a {
        padding: 0px 12px;
    }
    div.gallery > div.more {
        font-size: 15px;
    }
}
