@charset "UTF-8";

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
time,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    background: 0 0;
    vertical-align: baseline;
    letter-spacing: normal
}

html {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

body {
    color: #1c1c1c;
    font-size: 62.5%;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
    font-weight: 500
}

body,
html {
    height: 100%;
    line-height: 1.6;
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

li {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before {
    content: '';
    content: none
}

q:after,
q:before {
    content: '';
    content: none
}

legend {
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

fieldset {
    margin: 0 2px;
    border: 1px solid #999;
    padding: .35em .625em .75em
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    outline: 0;
    background: 0 0;
    text-decoration: none;
    vertical-align: baseline;
    -webkit-tap-highlight-color: transparent
}

a:link {
    color: #000;
    outline: 0
}

a:visited {
    color: #000;
    outline: 0
}

a:hover {
    text-decoration: none;
    outline: 0
}

a:focus {
    text-decoration: none
}

ins {
    color: #000;
    background: #ff9;
    text-decoration: none
}

mark {
    color: #000;
    background-color: #ff9;
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted inherit;
    cursor: help
}

table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse
}

table td,
table th {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th {
    text-align: left
}

hr {
    height: 1px;
    margin: 1em 0;
    padding: 0;
    border: 0;
    display: block;
    overflow: visible;
    border-top: 1px solid #999
}

img {
    max-width: 100%;
    display: block;
    font-size: 0;
    line-height: 0;
    height: auto;
    vertical-align: bottom
}

input,
select {
    vertical-align: middle
}

button,
select {
    text-transform: none
}

select {
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: ''
}

select::-ms-expand {
    display: none
}

button {
    margin: 0;
    padding: 0;
    border: none;
    background: initial
}

button,
input[type=button],
input[type=reset],
input[type=search],
input[type=submit] {
    -webkit-appearance: none
}

label {
    font-weight: 400
}

audio:not([controls]) {
    display: none;
    height: 0
}

input {
    padding: 0
}

input::-ms-clear,
input::-ms-reveal {
    visibility: hidden
}

[type=checkbox],
[type=radio] {
    padding: 0
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-cancel-button,
::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: #ccc;
    opacity: 1
}

:-moz-placeholder {
    color: #ccc
}

::-moz-placeholder {
    color: #ccc;
    opacity: 1
}

:-ms-input-placeholder {
    color: #ccc
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled] {
    cursor: default
}

[tabindex],
a,
area,
button,
input,
label,
select,
textarea {
    margin: 0;
    padding: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

input,
select,
textarea {
    font-size: inherit;
    font-weight: inherit
}

[hidden][aria-hidden=false] {
    clip: rect(0, 0, 0, 0);
    display: inherit;
    position: absolute
}

[hidden][aria-hidden=false]:focus {
    clip: auto
}

strong {
    font-weight: 700
}

＠media print section {
    display: block;
    page-break-before: always
}

＠media print code,
＠media print pre {
    page-break-after: always
}

@page {
    margin: .5cm
}

＠media print a,
＠media print code,
＠media print pre {
    word-wrap: break-word
}

＠media print pre a[href]:after {
    content: ""
}

＠media print pre abbr[title]:after {
    content: ""
}

＠media print pre .ir a:after,
＠media print pre a[href^='#']:after,
＠media print pre a[href^='javascript:']:after {
    content: ''
}

＠media print .noPrint {
    display: none !important
}

＠media print body {
    width: 1280px;
    font-size: 12pt;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-print-color-adjust: exact
}

＠media print body .continer {
    padding-top: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#responsibleCheck {
    width: 1px;
    height: 0
}

.spOnly {
    display: none !important
}

html {
    font-size: 62.5%
}

body {
    position: relative;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    color: #fff;
    background-color: #1c1c1c;
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/lp_main_back.jpg);
    background-size: contain;
    background-attachment: fixed
}

body.fixedBody {
    position: fixed;
    z-index: 0;
    width: 100%;
    height: 100%
}

.offTouch {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent
}

main {
    position: relative;
    display: block;
    width: 100%
}

main article section {
    display: block;
    width: 100%;
    position: relative
}

main .slick-list,
main .slick-slide,
main .slick-track {
    -webkit-transform: translate3d(0, 0, 0) translateZ(0);
    transform: translate3d(0, 0, 0) translateZ(0);
    -webkit-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform, opacity;
    -webkit-transition-delay: 10ms;
    transition-delay: 10ms
}

main .slideArea {
    opacity: 0
}

main .slideArea.slick-initialized {
    opacity: 1
}

main .slideArea.slick-initialized .img:not(:first-of-type) {
    display: block
}

main .slideArea .img:not(:first-of-type) {
    display: none
}

main .slideArea img {
    width: 100%
}

.maxContainer {
    max-width: 1600px;
    padding: 0 20px;
    margin: auto
}

.container {
    max-width: 1520px;
    padding: 0 20px;
    margin: auto
}

.minContainer {
    max-width: 1406px;
    padding: 0 20px;
    margin: auto
}

a {
    color: #555
}

.baseTit {
    font-family: "Shippori Mincho", serif;
    font-size: 3.6rem;
    font-size: 1.875vw;
    line-height: 1;
    letter-spacing: 3.6px;
    text-align: center;
    color: #ac9761
}

.baseTit .kana {
    display: block;
    font-size: 7rem;
    font-size: 3.64583vw;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 14px
}

.moreBtn01 {
    margin: 0 auto;
    width: 14.0625vw;
    max-width: 270px
}

.moreBtn01 a {
    position: relative;
    display: block;
    font-family: "Shippori Mincho", serif;
    font-size: 2.6rem;
    font-size: 1.35417vw;
    line-height: 1;
    letter-spacing: 5.2px;
    text-align: center;
    color: #fff;
    background-color: rgba(255, 231, 170, .2);
    border: solid 1px #ac9761;
    -webkit-transition: all ease-out .3s;
    transition: all ease-out .3s;
    padding-top: 1.25vw;
    padding-bottom: 1.45833vw;
    padding-right: 1.5625vw
}

.moreBtn01 a::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/common/more_btn_icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    -webkit-transition: all ease-out .3s;
    transition: all ease-out .3s;
    width: .83333vw;
    max-width: 16px;
    height: 1.5625vw;
    max-height: 30px;
    right: 3.85417vw
}

.moreBtn01 a:hover {
    color: #60512a;
    background-color: rgba(255, 255, 255, .8)
}

.moreBtn01 a:hover::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/common/more_btn_icon_hover.svg)
}

.btn01 {
    margin: 0 auto;
    width: 24.27083vw;
    max-width: 466px
}

.btn01.small {
    width: 14.0625vw;
    max-width: 270px
}

.btn01.small a {
    padding-right: 0;
    color: #fff;
    background-color: rgba(255, 231, 170, .2);
    border: solid 1px #ac9761
}

.btn01 a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Zen Old Mincho", serif;
    font-size: 2.6rem;
    font-size: 1.35417vw;
    line-height: 1;
    letter-spacing: 1.3px;
    text-align: center;
    color: #fff;
    border: solid 1px #ac9761;
    background-color: rgba(255, 255, 255, .2);
    -webkit-transition: all ease-out .3s;
    transition: all ease-out .3s;
    padding-top: 1.25vw;
    padding-bottom: 1.45833vw;
    padding-right: .52083vw
}

.btn01 a::after {
    content: "";
    display: block;
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/common/btn_icon_01.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    -webkit-transition: all ease-out .3s;
    transition: all ease-out .3s;
    width: 1.5625vw;
    max-width: 30px;
    height: .83333vw;
    max-height: 16px;
    margin-left: 1.04167vw
}

.btn01 a:hover {
    color: #60512a;
    background-color: rgba(255, 255, 255, .8)
}

.btn01 a:hover::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/common/btn_icon_01_hover.svg)
}

.downloadBtn {
    margin: 0 auto;
    width: 10.41667vw;
    max-width: 200px
}

.downloadBtn a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Zen Old Mincho", serif;
    font-size: 1.8rem;
    font-size: .9375vw;
    line-height: 1;
    letter-spacing: 1.44px;
    text-align: center;
    color: #fff;
    background-color: #575757;
    -webkit-transition: all ease-out .3s;
    transition: all ease-out .3s;
    padding-top: .78125vw;
    padding-bottom: .83333vw
}

.downloadBtn a::after {
    content: "";
    display: block;
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/common/btn_icon_01.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    -webkit-transition: all ease-out .3s;
    transition: all ease-out .3s;
    width: 1.25vw;
    max-width: 24px;
    height: .67708vw;
    max-height: 13px;
    margin-left: .52083vw
}

.downloadBtn a:hover {
    color: #60512a;
    background-color: rgba(255, 255, 255, .8)
}

.downloadBtn a:hover::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/common/btn_icon_01_hover.svg)
}

.btn02 {
    margin: 0 auto;
    width: 26.04167vw;
    max-width: 500px
}

.btn02 a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Zen Old Mincho", serif;
    font-size: 2.6rem;
    font-size: 1.35417vw;
    line-height: 1;
    letter-spacing: .78px;
    text-align: center;
    color: #fff;
    background-color: rgba(255, 255, 255, .2);
    border: solid 1px #ac9761;
    -webkit-transition: all ease-out .3s;
    transition: all ease-out .3s;
    padding-top: 1.25vw;
    padding-bottom: 1.45833vw;
    padding-left: 1.04167vw
}

.btn02 a::after {
    content: "";
    display: block;
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/common/btn_icon_01.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    -webkit-transition: all ease-out .3s;
    transition: all ease-out .3s;
    width: 1.5625vw;
    max-width: 30px;
    height: .83333vw;
    max-height: 16px;
    margin-left: .52083vw
}

.btn02 a:hover {
    color: #60512a;
    background-color: rgba(255, 255, 255, .8)
}

.btn02 a:hover::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/common/btn_icon_01_hover.svg)
}

.contactBtn {
    margin: 0 auto;
    width: 13.02083vw;
    max-width: 250px
}

.contactBtn a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Zen Old Mincho", serif;
    font-size: 2rem;
    font-size: 1.04167vw;
    line-height: 1;
    letter-spacing: 3.4px;
    text-align: center;
    color: #fff;
    background-color: rgba(255, 231, 170, .25);
    border: solid 1px #ac9761;
    -webkit-transition: all ease-out .3s;
    transition: all ease-out .3s;
    padding-top: 1.51042vw;
    padding-bottom: 1.51042vw;
    padding-left: 1.04167vw
}

.contactBtn a::after {
    content: "";
    display: block;
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/common/btn_icon_01.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    -webkit-transition: all ease-out .3s;
    transition: all ease-out .3s;
    width: 1.5625vw;
    max-width: 30px;
    height: .83333vw;
    max-height: 16px;
    margin-left: .52083vw
}

.contactBtn a:hover {
    color: #1c1c1c;
    background-color: #c4c4c4
}

.contactBtn a:hover::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/common/btn_icon_01_hover.svg)
}

.breadcrumb {
    position: relative;
    z-index: 1;
    width: 100%;
    padding-top: 2.08333vw;
    padding-bottom: 1.04167vw;
    clear: both
}

.breadcrumb ol {
    position: relative;
    width: 100%;
    word-break: break-all;
    text-align: left;
    line-height: 1;
    color: #acabab;
    margin: 0 auto
}

.breadcrumb ol::after {
    display: table;
    clear: both;
    content: ""
}

.breadcrumb ol>li {
    display: inline;
    font-size: 1.8rem;
    font-size: .9375vw;
    font-weight: 500;
    line-height: 1.22;
    letter-spacing: .9px;
    color: #666
}

.breadcrumb ol>li a {
    font-size: 1.8rem;
    font-size: .9375vw;
    font-weight: 500;
    line-height: 1.22;
    letter-spacing: .9px;
    color: #666
}

.breadcrumb ol>li:first-child a {
    text-decoration: none
}

.breadcrumb ol>li+li::before {
    font-size: 1.6rem;
    font-size: .83333vw;
    padding-right: .52083vw;
    padding-left: .41667vw;
    color: #444;
    content: "＞"
}

#header.kimetsu2024_header {
    position: relative;
    max-width: 100%;
    height: 56.25vw
}

#header .fv {
    position: relative;
    overflow: hidden;
    height: 100%
}

#header img {
    width: 100%
}

#header .backImg {
    max-width: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

#header .clockImg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    max-width: 43.9371%;
    width: 100%;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .5s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .8s .5s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .5s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .8s .5s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .5s, transform cubic-bezier(.445, .05, .55, .95) .8s .5s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .5s, transform cubic-bezier(.445, .05, .55, .95) .8s .5s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .8s .5s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 2
}

#header .characterImg {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    max-width: 60%;
    width: 100%;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .5s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .8s .5s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .5s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .8s .5s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .5s, transform cubic-bezier(.445, .05, .55, .95) .8s .5s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .5s, transform cubic-bezier(.445, .05, .55, .95) .8s .5s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .8s .5s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#header .lineImg {
    position: absolute;
    bottom: -9.375vw;
    left: 0;
    z-index: 1;
    max-width: 100%;
    width: 100%
}

#header .logoImg {
    position: absolute;
    bottom: 1.35417vw;
    left: 50%;
    z-index: 3;
    max-width: 42.9172%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(30px) translateX(-50%) translateZ(0);
    transform: translateY(30px) translateX(-50%) translateZ(0);
    -webkit-transition: opacity .8s .5s, -webkit-transform .8s .5s;
    transition: opacity .8s .5s, -webkit-transform .8s .5s;
    transition: opacity .8s .5s, transform .8s .5s;
    transition: opacity .8s .5s, transform .8s .5s, -webkit-transform .8s .5s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#header .logoImg.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0) translateX(-50%) translateZ(0);
    transform: translateY(0) translateX(-50%) translateZ(0)
}

#footer {
    text-align: center;
    background-color: #000;
    padding-top: 2.08333vw;
    padding-bottom: 2.08333vw
}

#footer .copyright {
    display: inline-block;
    font-family: "Zen Old Mincho", serif;
    font-size: 1.6rem;
    font-size: .83333vw;
    line-height: 1;
    letter-spacing: .96px;
    text-align: center;
    color: #9a9a9a;
    margin-right: 1.5625vw;
    margin-left: 1.5625vw
}

.fadeIn {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity cubic-bezier(.445, .05, .55, .95) 1.1s .3s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) 1.1s .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeIn.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none
}

.fadeIn.active .fadeIn_second {
    opacity: 1;
    visibility: visible
}

.fadeIn.active .fadeIn_third {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none
}

.fadeIn .fadeIn_second {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .8s 1s;
    transition: opacity .8s 1s
}

.fadeIn .fadeIn_third {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity .8s .7s, -webkit-transform .8s .7s;
    transition: opacity .8s .7s, -webkit-transform .8s .7s;
    transition: opacity .8s .7s, transform .8s .7s;
    transition: opacity .8s .7s, transform .8s .7s, -webkit-transform .8s .7s
}

.fadeInSecond {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity cubic-bezier(.445, .05, .55, .95) .7s .3s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .7s .3s, -webkit-filter cubic-bezier(.445, .05, .55, .95) .9s .3s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .7s .3s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .7s .3s, -webkit-filter cubic-bezier(.445, .05, .55, .95) .9s .3s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .7s .3s, transform cubic-bezier(.445, .05, .55, .95) .7s .3s, filter cubic-bezier(.445, .05, .55, .95) .9s .3s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .7s .3s, transform cubic-bezier(.445, .05, .55, .95) .7s .3s, filter cubic-bezier(.445, .05, .55, .95) .9s .3s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .7s .3s, -webkit-filter cubic-bezier(.445, .05, .55, .95) .9s .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeInSecond.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none
}

.fadeIn2 {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    transition: opacity 1s, transform 1s, -webkit-transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeIn2.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none
}

.fadeIn2.active .fadeIn2_second {
    opacity: 1;
    visibility: visible
}

.fadeIn2.active .fadeIn2_third {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none
}

.fadeIn2 .fadeIn2_second {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .8s 1s;
    transition: opacity .8s 1s
}

.fadeIn2 .fadeIn2_third {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity .8s .7s, -webkit-transform .8s .7s;
    transition: opacity .8s .7s, -webkit-transform .8s .7s;
    transition: opacity .8s .7s, transform .8s .7s;
    transition: opacity .8s .7s, transform .8s .7s, -webkit-transform .8s .7s
}

button {
    outline: 0
}

.columnLayout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.columnLayout .col1 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.columnLayout .col2 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.columnLayout .col3 {
    -webkit-flex-basis: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%
}

.columnLayout .col4 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.columnLayout .col5 {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%
}

.columnLayout .col6 {
    -webkit-flex-basis: 16%;
    -ms-flex-preferred-size: 16%;
    flex-basis: 16%
}

.columnLayout .col7 {
    -webkit-flex-basis: 14%;
    -ms-flex-preferred-size: 14%;
    flex-basis: 14%
}

.columnLayout .col8 {
    -webkit-flex-basis: 12%;
    -ms-flex-preferred-size: 12%;
    flex-basis: 12%
}

#loading {
    position: fixed;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    background: #fff;
    opacity: 1;
    z-index: 100000
}

#indexTop .topArea {
    padding-top: 8.33333vw
}

#indexTop .lpDesc {
    padding-bottom: 5.72917vw
}

#indexTop .lpDesc .lpDescTit {
    font-family: "Shippori Mincho", serif;
    font-size: 6.5rem;
    font-size: 3.38542vw;
    font-weight: 600;
    line-height: 1.38;
    text-align: center;
    color: #ac9761;
    margin-bottom: 2.86458vw
}

#indexTop .lpDesc .lpDescTit .small {
    display: block;
    font-size: 5rem;
    font-size: 2.60417vw;
    margin-bottom: .52083vw
}

#indexTop .lpDesc .lpDescTit .red {
    color: #dc000c
}

#indexTop .lpDesc .lpDescSubTit {
    font-family: "Shippori Mincho", serif;
    font-size: 3.5rem;
    font-size: 1.82292vw;
    font-weight: 600;
    line-height: 1.71;
    text-align: center;
    color: #b2b2b2;
    margin-bottom: 4.6875vw
}

#indexTop .lpDesc .lpDescTxt {
    font-family: "Zen Old Mincho", serif;
    font-size: 2.4rem;
    font-size: 1.25vw;
    line-height: 1.83;
    letter-spacing: 1.44px;
    text-align: center;
    color: #ccc
}

#indexTop .lpDesc .lpDescTxt span {
    display: block;
    margin-bottom: 2.60417vw
}

#indexTop .lpDesc .lpDescTxt sub {
    font-size: .55em;
    letter-spacing: .84px;
    vertical-align: text-top
}

#indexTop .lpDesc .supplementTxt {
    font-family: "Zen Old Mincho", serif;
    font-size: 1.6rem;
    font-size: .83333vw;
    line-height: 1.9;
    letter-spacing: .96px;
    text-align: center;
    color: #ccc
}

#indexTop .modelIntro {
    position: relative;
    overflow: hidden;
    padding-top: 1.82292vw
}

#indexTop .modelIntro::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/tanjiro_back_img@2x.png);
    background-size: auto 100%;
    background-position: top left;
    background-repeat: no-repeat;
    max-width: 50%;
    width: 100%;
    height: 100%
}

#indexTop .modelIntro::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -2;
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/nezuko_back_img@2x.png);
    background-size: auto 100%;
    background-position: top right;
    background-repeat: no-repeat;
    max-width: 50%;
    width: 100%;
    height: 100%
}

#indexTop .modelIntro .modelIntroTit {
    max-width: 100%;
    width: 100%;
    position: absolute;
    top: 1.82292vw;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(0) translateZ(0);
    transform: translateX(-50%) translateY(0) translateZ(0);
    z-index: 1;
    font-family: "Shippori Mincho", serif;
    font-size: 5.1rem;
    font-size: 2.65625vw;
    font-weight: 600;
    line-height: 1.37;
    letter-spacing: 5.1px;
    text-align: center;
    color: #fff;
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/model_intro_subtit_back.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    padding-top: 4.6875vw;
    padding-bottom: 4.6875vw
}

#indexTop .modelIntro .modelIntroTit .txt {
    display: block;
    font-size: 3.4rem;
    font-size: 1.77083vw;
    letter-spacing: 3.4px
}

#indexTop .modelIntro .modelIntroTit .small {
    font-size: 3.4rem;
    font-size: 1.77083vw;
    letter-spacing: 3.4px
}

#indexTop .modelIntro .modelIntroProducts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#indexTop .modelIntro .modelIntroProducts::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(151deg, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, .9) 91%);
    max-width: 50%;
    width: 100%;
    height: 100%
}

#indexTop .modelIntro .modelIntroProducts::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-image: linear-gradient(209deg, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, .9) 91%);
    max-width: 50%;
    width: 100%;
    height: 100%
}

#indexTop .modelIntro .modelIntroProducts .product {
    max-width: 50%;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#indexTop .modelIntro .modelIntroProducts .product .productImgBlock,
#indexTop .modelIntro .modelIntroProducts .product .productTxtBlock,
#indexTop .modelIntro .modelIntroProducts .product::after {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100px) translateX(0) translateZ(0);
    transform: translateY(100px) translateX(0) translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#indexTop .modelIntro .modelIntroProducts .product.active .productImgBlock,
#indexTop .modelIntro .modelIntroProducts .product.active .productTxtBlock,
#indexTop .modelIntro .modelIntroProducts .product.active::after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none
}

#indexTop .modelIntro .modelIntroProducts .product:last-of-type {
    margin-right: 0
}

#indexTop .modelIntro .modelIntroProducts .product::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
    height: 100%
}

#indexTop .modelIntro .modelIntroProducts .product.tanjiro {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding-left: 3.28125vw
}

#indexTop .modelIntro .modelIntroProducts .product.tanjiro .productImgBlock,
#indexTop .modelIntro .modelIntroProducts .product.tanjiro .productTxtBlock,
#indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
    -webkit-transition: opacity cubic-bezier(.445, .05, .55, .95) 1s .5s, -webkit-transform cubic-bezier(.445, .05, .55, .95) 1s .5s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) 1s .5s, -webkit-transform cubic-bezier(.445, .05, .55, .95) 1s .5s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) 1s .5s, transform cubic-bezier(.445, .05, .55, .95) 1s .5s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) 1s .5s, transform cubic-bezier(.445, .05, .55, .95) 1s .5s, -webkit-transform cubic-bezier(.445, .05, .55, .95) 1s .5s
}

#indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/tanjiro_model_back_img@2x.png);
    right: 3.22917vw;
    width: 39.0625vw;
    max-width: 750px;
    height: 42.70833vw;
    max-height: 820px
}

#indexTop .modelIntro .modelIntroProducts .product.nezuko {
    padding-right: 3.28125vw
}

#indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock,
#indexTop .modelIntro .modelIntroProducts .product.nezuko .productTxtBlock,
#indexTop .modelIntro .modelIntroProducts .product.nezuko::after {
    -webkit-transition: opacity cubic-bezier(.445, .05, .55, .95) 1s 1s, -webkit-transform cubic-bezier(.445, .05, .55, .95) 1s 1s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) 1s 1s, -webkit-transform cubic-bezier(.445, .05, .55, .95) 1s 1s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) 1s 1s, transform cubic-bezier(.445, .05, .55, .95) 1s 1s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) 1s 1s, transform cubic-bezier(.445, .05, .55, .95) 1s 1s, -webkit-transform cubic-bezier(.445, .05, .55, .95) 1s 1s
}

#indexTop .modelIntro .modelIntroProducts .product.nezuko::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/nezuko_model_back_img@2x.png);
    width: 32.13542vw;
    max-width: 617px;
    height: 42.70833vw;
    max-height: 820px
}

#indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
    margin-right: 0;
    margin-left: 5.72917vw
}

#indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
    position: relative;
    z-index: 2;
    width: 6.61458vw;
    max-width: 127px;
    margin-right: 6.35417vw
}

#indexTop .modelIntro .modelIntroProducts .product .productTxtBlock {
    position: relative;
    z-index: 2;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-bottom: 3.125vw
}

#indexTop .modelIntro .modelIntroProducts .product .productTit {
    font-family: "Zen Old Mincho", serif;
    font-size: 3rem;
    font-size: 1.5625vw;
    font-weight: 900;
    line-height: 1.2;
    text-align: center;
    color: #ccc
}

#indexTop .modelIntro .modelIntroProducts .product .productTit .small {
    font-size: 2rem;
    font-size: 1.04167vw;
    font-weight: 900;
    line-height: 1.8;
    letter-spacing: 2px
}

#indexTop .modelIntro .modelIntroProducts .product .productNum {
    font-family: "Zen Old Mincho", serif;
    font-size: 2rem;
    font-size: 1.04167vw;
    line-height: 1.8;
    letter-spacing: 2px;
    text-align: center;
    color: #ccc
}

#indexTop .modelIntro .modelIntroProducts .product .productPrice {
    font-family: "Zen Old Mincho", serif;
    font-size: 2.4rem;
    font-size: 1.25vw;
    font-weight: 900;
    line-height: 1.5;
    letter-spacing: 2.4px;
    text-align: center;
    color: #ccc;
    margin-bottom: 1.30208vw
}

#indexTop .productsDetail {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-top: 5.98958vw;
    padding-bottom: 10.41667vw
}

#indexTop .productsDetail .productsDetailTit {
    margin-bottom: 6.77083vw
}

#indexTop .productsDetail .productsDetailTit .kana {
    margin-top: .78125vw
}

#indexTop .productsDetail .productModel {
    position: relative;
    z-index: 1;
    margin-bottom: 11.97917vw
}

#indexTop .productsDetail .productModel:last-of-type {
    margin-bottom: 0
}

#indexTop .productsDetail .productModel::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 56.77083vw;
    max-width: 1090px;
    height: 40.72917vw;
    max-height: 782px
}

#indexTop .productsDetail .productModel.active.tanjiro::after {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
}

#indexTop .productsDetail .productModel.active.nezuko::after {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
}

#indexTop .productsDetail .productModel.active .productModelImgArea .productCharacterImg {
    opacity: 1;
    visibility: visible
}

#indexTop .productsDetail .productModel.tanjiro::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/detail_tanjiro_model_back.png);
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    -webkit-transition: -webkit-clip-path .3s .7s cubic-bezier(.445, .05, .55, .95);
    transition: -webkit-clip-path .3s .7s cubic-bezier(.445, .05, .55, .95);
    transition: clip-path .3s .7s cubic-bezier(.445, .05, .55, .95);
    transition: clip-path .3s .7s cubic-bezier(.445, .05, .55, .95), -webkit-clip-path .3s .7s cubic-bezier(.445, .05, .55, .95)
}

#indexTop .productsDetail .productModel.tanjiro .rightBox {
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 36.04167vw;
    max-width: 692px
}

#indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productModelImg {
    margin-left: auto;
    margin-right: -.52083vw
}

#indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productCharacterImg {
    position: absolute;
    bottom: 1.04167vw;
    right: 0;
    -webkit-transition: opacity cubic-bezier(.445, .05, .55, .95) .7s 1s, -webkit-filter cubic-bezier(.445, .05, .55, .95) .9s 1s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .7s 1s, -webkit-filter cubic-bezier(.445, .05, .55, .95) .9s 1s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .7s 1s, filter cubic-bezier(.445, .05, .55, .95) .9s 1s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .7s 1s, filter cubic-bezier(.445, .05, .55, .95) .9s 1s, -webkit-filter cubic-bezier(.445, .05, .55, .95) .9s 1s;
    width: 34.47917vw;
    max-width: 662px
}

#indexTop .productsDetail .productModel.nezuko::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/detail_nezuko_model_back.png);
    background-position: top left;
    left: 0;
    right: auto;
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
    -webkit-transition: -webkit-clip-path .3s .7s cubic-bezier(.445, .05, .55, .95);
    transition: -webkit-clip-path .3s .7s cubic-bezier(.445, .05, .55, .95);
    transition: clip-path .3s .7s cubic-bezier(.445, .05, .55, .95);
    transition: clip-path .3s .7s cubic-bezier(.445, .05, .55, .95), -webkit-clip-path .3s .7s cubic-bezier(.445, .05, .55, .95)
}

#indexTop .productsDetail .productModel.nezuko .productModelImgArea {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: row-reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse
}

#indexTop .productsDetail .productModel.nezuko .productModelImgArea .rightBox {
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: right;
    width: 33.02083vw;
    max-width: 634px;
    padding-top: 2.86458vw
}

#indexTop .productsDetail .productModel.nezuko .productModelImgArea .productModelImg {
    width: 31.30208vw;
    max-width: 601px;
    margin-left: 4.16667vw
}

#indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
    position: absolute;
    top: 2.86458vw;
    left: 0;
    -webkit-transition: opacity cubic-bezier(.445, .05, .55, .95) .7s 1s, -webkit-filter cubic-bezier(.445, .05, .55, .95) .9s 1s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .7s 1s, -webkit-filter cubic-bezier(.445, .05, .55, .95) .9s 1s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .7s 1s, filter cubic-bezier(.445, .05, .55, .95) .9s 1s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .7s 1s, filter cubic-bezier(.445, .05, .55, .95) .9s 1s, -webkit-filter cubic-bezier(.445, .05, .55, .95) .9s 1s;
    width: 25.78125vw;
    max-width: 495px
}

#indexTop .productsDetail .productModel.nezuko .productFeature {
    margin-top: .78125vw;
    margin-bottom: 1.5625vw
}

#indexTop .productsDetail .productModel.nezuko .productFeature .belt.flex {
    max-width: 49.491%
}

#indexTop .productsDetail .productModel.nezuko .productFeature .belt .beltImg {
    margin-left: 1.14583vw
}

#indexTop .productsDetail .productModel.nezuko .originalClockFace {
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/detail_nezuko_detailed_back@2x.png);
    padding-bottom: 6.25vw
}

#indexTop .productsDetail .productModel .productModelTit {
    display: inline-block;
    font-family: "Zen Old Mincho", serif;
    font-size: 7rem;
    font-size: 3.64583vw;
    font-weight: 600;
    line-height: 1.14;
    letter-spacing: 9px;
    text-align: center;
    color: #fff;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    white-space: pre
}

#indexTop .productsDetail .productModel .productModelTit .small {
    display: block;
    font-size: 3.5rem;
    font-size: 1.82292vw;
    line-height: 1.43;
    letter-spacing: 14px;
    text-align: right;
    margin-right: .72917vw;
    margin-bottom: -1.04167vw
}

#indexTop .productsDetail .productModel .productModelImgArea {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
    width: 31.14583vw;
    max-width: 598px
}

#indexTop .productsDetail .productModel .productModelImgArea .rightBox {
    padding-top: 4.6875vw
}

#indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
    width: 34.53125vw;
    max-width: 663px;
    opacity: 0;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#indexTop .productsDetail .productModel .productFeature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 1.66667vw;
    margin-bottom: 2.86458vw
}

#indexTop .productsDetail .productModel .productFeature:last-of-type {
    margin-bottom: 5.20833vw
}

#indexTop .productsDetail .productModel .productFeature .productFeatureTit {
    max-width: 100%;
    width: 100%;
    font-family: "Shippori Mincho", serif;
    font-size: 5rem;
    font-size: 2.60417vw;
    font-weight: 600;
    line-height: 1.38;
    letter-spacing: 5px;
    text-align: center;
    color: #dbdbdb;
    margin-bottom: 5.20833vw
}

#indexTop .productsDetail .productModel .productFeature .belt {
    max-width: 33.602%;
    width: 100%
}

#indexTop .productsDetail .productModel .productFeature .belt.flex {
    max-width: 50.44%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#indexTop .productsDetail .productModel .productFeature .belt .beltImg {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 14.63542vw;
    max-width: 281px;
    margin-left: 1.14583vw
}

#indexTop .productsDetail .productModel .productFeature .beltPoint {
    max-width: 44.071%
}

#indexTop .productsDetail .productModel .productFeature .beltPoint.flex {
    max-width: 38.921%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 3.90625vw
}

#indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
    font-size: 4rem;
    font-size: 2.08333vw;
    line-height: 1.45;
    letter-spacing: normal;
    margin-bottom: 0
}

#indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointTxt {
    width: 18.75vw;
    max-width: 360px
}

#indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
    width: 5.46875vw;
    max-width: 105px;
    margin-left: 2.60417vw;
    margin-top: -1.82292vw
}

#indexTop .productsDetail .productModel .productFeature .beltPoint .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#indexTop .productsDetail .productModel .productFeature .beltPoint .beltPointImg {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 11.51042vw;
    max-width: 221px;
    margin-left: 1.14583vw
}

#indexTop .productsDetail .productModel .productFeature .beltPoint02 {
    max-width: 51.977%;
    width: 100%
}

#indexTop .productsDetail .productModel .productFeature .beltPoint02 .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#indexTop .productsDetail .productModel .productFeature .beltPoint02 .productFeatureSubTit {
    font-size: 4rem;
    font-size: 2.08333vw;
    line-height: 1.45;
    letter-spacing: normal;
    margin-bottom: 1.30208vw
}

#indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 11.30208vw;
    max-width: 217px;
    margin-top: -6.51042vw;
    margin-left: 1.14583vw
}

#indexTop .productsDetail .productModel .productFeature .productFeatureSubTit {
    font-family: "Shippori Mincho", serif;
    font-size: 4.4rem;
    font-size: 2.29167vw;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 4.4px;
    color: #ac9761;
    margin-bottom: 1.5625vw
}

#indexTop .productsDetail .productModel .productFeature .productFeatureSubTit .small {
    display: block;
    font-size: 3rem;
    font-size: 1.5625vw;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.5px;
    margin-bottom: .52083vw
}

#indexTop .productsDetail .productModel .productFeature .productFeatureTxt {
    font-family: "Zen Old Mincho", serif;
    font-size: 1.8rem;
    font-size: .9375vw;
    font-weight: 500;
    line-height: 2.22;
    color: #f4f4f4
}

#indexTop .productsDetail .productModel .productConsiderationsBox {
    max-width: 44.071%;
    width: 100%
}

#indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderationsTit {
    font-family: "Zen Old Mincho", serif;
    font-size: 1.6rem;
    font-size: .83333vw;
    line-height: 1.63;
    color: #f4f4f4;
    margin-bottom: .78125vw
}

#indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderations .txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-family: "Zen Old Mincho", serif;
    font-size: 1.6rem;
    font-size: .83333vw;
    line-height: 1.63;
    color: #f4f4f4
}

#indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderations .txt::before {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    content: "※"
}

#indexTop .productsDetail .productModel .originalClockFace {
    max-width: 1560px;
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/detail_tanjiro_detailed_back@2x.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    padding-top: 4.6875vw;
    padding-bottom: 4.16667vw;
    margin-bottom: 5.20833vw
}

#indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTit {
    font-family: "Shippori Mincho", serif;
    font-size: 5rem;
    font-size: 2.60417vw;
    font-weight: 500;
    line-height: 1.38;
    letter-spacing: 5px;
    text-align: center;
    color: #fff;
    margin-bottom: 3.64583vw
}

#indexTop .productsDetail .productModel .originalClockFace .originalClockFaceBox {
    position: relative
}

#indexTop .productsDetail .productModel .originalClockFace .flex {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#indexTop .productsDetail .productModel .originalClockFace .rightBox {
    width: 21.92708vw;
    max-width: 421px;
    margin-top: 2.08333vw
}

#indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox {
    margin-bottom: 2.08333vw
}

#indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox:nth-of-type(2) {
    margin-bottom: 2.86458vw
}

#indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox:nth-of-type(3) {
    margin-bottom: 1.30208vw
}

#indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox:last-of-type {
    margin-bottom: 0
}

#indexTop .productsDetail .productModel .originalClockFace .centerBox {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 20.57292vw;
    max-width: 395px;
    margin: 0 auto
}

#indexTop .productsDetail .productModel .originalClockFace .leftBox {
    text-align: right;
    width: 21.875vw;
    max-width: 420px
}

#indexTop .productsDetail .productModel .originalClockFace .scrollTxt {
    position: absolute;
    font-family: "Shippori Mincho", serif;
    font-size: 3.8rem;
    font-size: 1.97917vw;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3.8px;
    color: #ac9761
}

#indexTop .productsDetail .productModel .originalClockFace .scrollTxt.tate {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl
}

#indexTop .productsDetail .productModel .originalClockFace .scrollTxt.tate a::after {
    margin-top: 1.33333vw;
    margin-left: 0
}

#indexTop .productsDetail .productModel .originalClockFace .scrollTxt a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: inherit
}

#indexTop .productsDetail .productModel .originalClockFace .scrollTxt a::after {
    content: "";
    display: block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/common/scroll_icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 3.33333vw;
    max-width: 25px;
    height: 3.33333vw;
    max-height: 25px;
    margin-left: 1.6vw
}

#indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt01 {
    top: -7.33333vw;
    left: 10.66667vw
}

#indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt02 {
    top: -7.33333vw;
    right: 9.33333vw
}

#indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt03 {
    top: 21.33333vw;
    left: 12vw
}

#indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt04 {
    top: 21.33333vw;
    right: 8.66667vw
}

#indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt05 {
    top: 59.33333vw;
    left: 12vw
}

#indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt06 {
    top: 59.33333vw;
    right: 8.66667vw
}

#indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt07 {
    bottom: -8vw;
    left: 12vw
}

#indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt08 {
    bottom: -8vw;
    right: 10vw
}

#indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox {
    max-width: 50%;
    width: 100%;
    margin-bottom: 2.5vw
}

#indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) {
    margin-top: 2.08333vw
}

#indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) {
    margin-top: -1.04167vw
}

#indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) {
    margin-top: -1.30208vw
}

#indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(7) {
    margin-top: -.26042vw
}

#indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type {
    margin-top: -.52083vw;
    margin-bottom: 0
}

#indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left {
    text-align: right;
    padding-right: 12.65625vw
}

#indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left .tit,
#indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left .txt {
    margin-left: auto;
    width: 21.875vw;
    max-width: 420px
}

#indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right {
    padding-left: 12.65625vw
}

#indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right .tit,
#indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right .txt {
    width: 21.92708vw;
    max-width: 421px
}

#indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .tit {
    font-family: "Shippori Mincho", serif;
    font-size: 4rem;
    font-size: 2.08333vw;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 8px;
    color: #ac9761;
    margin-bottom: 1.04167vw
}

#indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .txt {
    font-family: "Zen Old Mincho", serif;
    font-size: 1.8rem;
    font-size: .9375vw;
    font-weight: 500;
    line-height: 1.67;
    color: #f4f4f4
}

#indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .small {
    display: block;
    font-family: "Zen Old Mincho", serif;
    font-size: 1.4rem;
    font-size: .72917vw;
    line-height: 1.67;
    margin-top: .26042vw
}

#indexTop .productsSpec {
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/spec_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding-top: 5.46875vw;
    padding-bottom: 3.64583vw
}

#indexTop .productsSpec .productsSpecTit {
    color: #1c1c1c;
    margin-bottom: 3.125vw
}

#indexTop .productsSpec .productsSpecSubTit {
    font-family: "Shippori Mincho", serif;
    font-size: 5rem;
    font-size: 2.60417vw;
    font-weight: 900;
    line-height: 1.8;
    letter-spacing: 5px;
    text-align: center;
    color: #1c1c1c;
    margin-bottom: 2.60417vw
}

#indexTop .productsSpec .productsSpecSubTit .small {
    display: block;
    font-size: 3rem;
    font-size: 1.5625vw;
    letter-spacing: 3px
}

#indexTop .productsSpec .featureCardWrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#indexTop .productsSpec .featureCard {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 46.121%;
    width: 100%;
    background-color: rgba(255, 255, 255, .3);
    padding-top: 2.34375vw;
    padding-bottom: 2.34375vw;
    padding-right: 2.86458vw;
    padding-left: 2.86458vw;
    margin-bottom: 5.20833vw
}

#indexTop .productsSpec .featureCard.featureCard02 .featureCardTit {
    line-height: 1.1;
    margin-bottom: 2.08333vw
}

#indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .big {
    padding-right: .67708vw
}

#indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .middle {
    font-size: 6.4rem;
    font-size: 3.33333vw;
    letter-spacing: 6.4px;
    padding-right: 0
}

#indexTop .productsSpec .featureCard.featureCard03 {
    padding-top: 1.5625vw;
    padding-bottom: 1.30208vw
}

#indexTop .productsSpec .featureCard.featureCard03 .featureCardTit {
    line-height: 1.1;
    margin-bottom: .67708vw
}

#indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .big {
    font-size: 11.5rem;
    font-size: 5.98958vw;
    padding-right: .36458vw
}

#indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .middle {
    letter-spacing: normal;
    padding-right: 0
}

#indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
    font-size: 7.8rem;
    font-size: 4.0625vw;
    letter-spacing: 2.34px;
    margin-top: 1.5625vw;
    margin-bottom: 3.38542vw
}

#indexTop .productsSpec .featureCard .featureCardTit {
    font-family: "Zen Old Mincho", serif;
    font-size: 7.2rem;
    font-size: 3.75vw;
    font-weight: 900;
    line-height: .94;
    text-align: center;
    color: #1c1c1c;
    margin-bottom: 2.34375vw
}

#indexTop .productsSpec .featureCard .featureCardTit .big {
    font-size: 11.5rem;
    font-size: 5.98958vw
}

#indexTop .productsSpec .featureCard .featureCardTit .middle {
    font-size: 4.6rem;
    font-size: 2.39583vw;
    letter-spacing: 4.6px;
    padding-right: .36458vw
}

#indexTop .productsSpec .featureCard .featureCardTit .small {
    font-size: 4rem;
    font-size: 2.08333vw
}

#indexTop .productsSpec .featureCard .featureCardTxt {
    font-family: "Zen Old Mincho", serif;
    font-size: 1.8rem;
    font-size: .9375vw;
    line-height: 2.22;
    letter-spacing: 1.08px;
    color: #1c1c1c
}

#indexTop .productsSpec .featureCard .featureCardTxt sub {
    font-size: 1.4rem;
    font-size: .72917vw;
    letter-spacing: .84px
}

#indexTop .productsSpec .btnLead {
    font-family: "Zen Old Mincho", serif;
    font-size: 2rem;
    font-size: 1.04167vw;
    line-height: 1.5;
    letter-spacing: 1.2px;
    text-align: center;
    color: #1c1c1c;
    margin-bottom: 1.5625vw
}

#indexTop .productsSpec .btnLead sub {
    font-size: .8em
}

#indexTop .productsSpec .productConsiderations {
    max-width: 54.246%;
    width: 100%;
    counter-reset: number 0;
    margin: 0 auto;
    margin-top: 3.48958vw;
    margin-bottom: 3.48958vw
}

#indexTop .productsSpec .productConsiderations .txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-size: 1.6rem;
    font-size: .83333vw;
    line-height: 1.63;
    color: #1c1c1c;
    margin-bottom: 1.30208vw
}

#indexTop .productsSpec .productConsiderations .txt:last-of-type {
    margin-bottom: 0
}

#indexTop .productsSpec .productConsiderations .txt::before {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    counter-increment: number 1;
    content: "※"counter(number);
    margin-right: .52083vw
}

#indexTop .beltDetail {
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/belt_detail_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding-top: 5.72917vw;
    padding-bottom: 7.55208vw
}

#indexTop .beltDetail .beltDetailTit {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    font-size: 5rem;
    font-size: 2.60417vw;
    font-weight: 600;
    color: #1c1c1c;
    letter-spacing: 5px;
    margin-bottom: 6.51042vw
}

#indexTop .beltDetail .beltDetailTit .logo {
    display: block;
    margin: 0 auto;
    width: 25.52083vw;
    max-width: 490px;
    margin-bottom: 2.60417vw
}

#indexTop .beltDetail .beltDetailTit .kana {
    font-size: 4rem;
    font-size: 2.08333vw;
    font-weight: 700;
    letter-spacing: 2px;
    margin-top: 2.34375vw
}

#indexTop .beltDetail .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#indexTop .beltDetail .imgTxtBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0 0 0 auto;
    margin-top: -4.16667vw;
    margin-right: 5.20833vw
}

#indexTop .beltDetail .img01 {
    max-width: 52.709%;
    width: 100%
}

#indexTop .beltDetail .img02 {
    max-width: 36.604%;
    width: 100%;
    margin-top: -8.33333vw
}

#indexTop .beltDetail .img03 {
    width: 23.02083vw;
    max-width: 442px
}

#indexTop .beltDetail .beltDetailTxt {
    font-family: "Zen Old Mincho", serif;
    font-size: 2.4rem;
    font-size: 1.25vw;
    line-height: 2.08;
    letter-spacing: 2.4px;
    color: #1c1c1c
}

#indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
    max-width: 41.509%;
    width: 100%;
    margin-bottom: 4.6875vw
}

#indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
    max-width: 56.472%;
    margin-top: 4.16667vw;
    margin-left: 4.16667vw
}

#indexTop .beltDetail .imgTxt {
    font-family: "Shippori Mincho", serif;
    font-size: 1.8rem;
    font-size: .9375vw;
    line-height: 1.94;
    letter-spacing: 1.08px;
    color: #1c1c1c;
    border-bottom: solid 1px #6c6c6c;
    padding-right: .72917vw;
    padding-left: .52083vw;
    margin-bottom: 1.30208vw
}

#indexTop .dedicated {
    padding-top: 10.41667vw;
    padding-bottom: 10.41667vw
}

#indexTop .dedicated .dedicatedBox {
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/box_back@2x.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 3.38542vw;
    padding-bottom: 3.90625vw
}

#indexTop .dedicated .dedicatedBox .dedicatedTit {
    font-family: "Shippori Mincho", serif;
    font-size: 5rem;
    font-size: 2.60417vw;
    font-weight: 700;
    line-height: 1.88;
    letter-spacing: 5px;
    text-align: center;
    color: #1c1c1c;
    margin-bottom: 1.5625vw
}

#indexTop .dedicated .dedicatedBox .dedicatedTxt {
    font-family: "Zen Old Mincho", serif;
    font-size: 2.4rem;
    font-size: 1.25vw;
    line-height: 1.88;
    letter-spacing: 2.4px;
    text-align: center;
    color: #1c1c1c;
    margin-bottom: 2.08333vw
}

#indexTop .dedicated .dedicatedBox .dedicatedTxt.center {
    margin-bottom: 0
}

#indexTop .dedicated .dedicatedBox .img {
    position: relative;
    margin: 0 auto;
    width: 25.625vw;
    max-width: 492px;
    margin-bottom: 2.08333vw
}

#indexTop .dedicated .dedicatedBox .closeUpImage {
    position: absolute;
    top: 0;
    right: -57.5%;
    width: 16.71875vw;
    max-width: 321px
}

#indexTop .modelIntro2 {
    position: relative;
    overflow: hidden
}

#indexTop .modelIntro2::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/tanjiro_back_img@2x.png);
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
    max-width: 50%;
    width: 100%;
    height: 100%
}

#indexTop .modelIntro2::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -2;
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/nezuko_back_img@2x.png);
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
    max-width: 50%;
    width: 100%;
    height: 100%
}

#indexTop .modelIntro2 .modelIntroTit {
    max-width: 100%;
    width: 100%;
    position: absolute;
    top: 1.82292vw;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(0) translateZ(0);
    transform: translateX(-50%) translateY(0) translateZ(0);
    z-index: 1;
    font-family: "Shippori Mincho", serif;
    font-size: 5.1rem;
    font-size: 2.65625vw;
    font-weight: 600;
    line-height: 1.37;
    letter-spacing: 5.1px;
    text-align: center;
    color: #fff;
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/model_intro_subtit_back.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    padding-top: 4.6875vw;
    padding-bottom: 4.6875vw
}

#indexTop .modelIntro2 .modelIntroTit .txt {
    display: block;
    font-size: 3.4rem;
    font-size: 1.77083vw;
    letter-spacing: 3.4px
}

#indexTop .modelIntro2 .modelIntroTit .small {
    font-size: 3.4rem;
    font-size: 1.77083vw;
    letter-spacing: 3.4px
}

#indexTop .modelIntro2 .modelIntroProducts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#indexTop .modelIntro2 .modelIntroProducts::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(151deg, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, .9) 91%);
    max-width: 50%;
    width: 100%;
    height: 100%
}

#indexTop .modelIntro2 .modelIntroProducts::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-image: linear-gradient(209deg, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, .9) 91%);
    max-width: 50%;
    width: 100%;
    height: 100%
}

#indexTop .modelIntro2 .modelIntroProducts .product {
    max-width: 50%;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock,
#indexTop .modelIntro2 .modelIntroProducts .product .productTxtBlock,
#indexTop .modelIntro2 .modelIntroProducts .product::after {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100px) translateX(0) translateZ(0);
    transform: translateY(100px) translateX(0) translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#indexTop .modelIntro2 .modelIntroProducts .product.active .productImgBlock,
#indexTop .modelIntro2 .modelIntroProducts .product.active .productTxtBlock,
#indexTop .modelIntro2 .modelIntroProducts .product.active::after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none
}

#indexTop .modelIntro2 .modelIntroProducts .product:last-of-type {
    margin-right: 0
}

#indexTop .modelIntro2 .modelIntroProducts .product::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
    height: 100%
}

#indexTop .modelIntro2 .modelIntroProducts .product.tanjiro {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding-left: 3.28125vw
}

#indexTop .modelIntro2 .modelIntroProducts .product.tanjiro .productImgBlock,
#indexTop .modelIntro2 .modelIntroProducts .product.tanjiro .productTxtBlock,
#indexTop .modelIntro2 .modelIntroProducts .product.tanjiro::after {
    -webkit-transition: opacity cubic-bezier(.445, .05, .55, .95) 1s .5s, -webkit-transform cubic-bezier(.445, .05, .55, .95) 1s .5s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) 1s .5s, -webkit-transform cubic-bezier(.445, .05, .55, .95) 1s .5s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) 1s .5s, transform cubic-bezier(.445, .05, .55, .95) 1s .5s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) 1s .5s, transform cubic-bezier(.445, .05, .55, .95) 1s .5s, -webkit-transform cubic-bezier(.445, .05, .55, .95) 1s .5s
}

#indexTop .modelIntro2 .modelIntroProducts .product.tanjiro::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/tanjiro_model_back_img_02@2x.png);
    right: 3.22917vw;
    width: 38.17708vw;
    max-width: 733px;
    height: 31.40625vw;
    max-height: 603px
}

#indexTop .modelIntro2 .modelIntroProducts .product.nezuko {
    padding-right: 3.28125vw
}

#indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock,
#indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productTxtBlock,
#indexTop .modelIntro2 .modelIntroProducts .product.nezuko::after {
    -webkit-transition: opacity cubic-bezier(.445, .05, .55, .95) 1s 1s, -webkit-transform cubic-bezier(.445, .05, .55, .95) 1s 1s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) 1s 1s, -webkit-transform cubic-bezier(.445, .05, .55, .95) 1s 1s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) 1s 1s, transform cubic-bezier(.445, .05, .55, .95) 1s 1s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) 1s 1s, transform cubic-bezier(.445, .05, .55, .95) 1s 1s, -webkit-transform cubic-bezier(.445, .05, .55, .95) 1s 1s
}

#indexTop .modelIntro2 .modelIntroProducts .product.nezuko::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/nezuko_model_back_img_02@2x.png);
    width: 31.66667vw;
    max-width: 608px;
    height: 31.19792vw;
    max-height: 599px
}

#indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock {
    margin-right: 0;
    margin-left: 5.72917vw
}

#indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
    position: relative;
    z-index: 2;
    width: 6.61458vw;
    max-width: 127px;
    margin-right: 6.35417vw
}

#indexTop .modelIntro2 .modelIntroProducts .product .productTxtBlock {
    position: relative;
    z-index: 2;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-bottom: 2.08333vw
}

#indexTop .modelIntro2 .modelIntroProducts .product .productTit {
    font-family: "Zen Old Mincho", serif;
    font-size: 3rem;
    font-size: 1.5625vw;
    font-weight: 900;
    line-height: 1.2;
    text-align: center;
    color: #ccc
}

#indexTop .modelIntro2 .modelIntroProducts .product .productTit .small {
    font-size: 2rem;
    font-size: 1.04167vw;
    font-weight: 900;
    line-height: 1.8;
    letter-spacing: 2px
}

#indexTop .modelIntro2 .modelIntroProducts .product .productNum {
    font-family: "Zen Old Mincho", serif;
    font-size: 2rem;
    font-size: 1.04167vw;
    line-height: 1.8;
    letter-spacing: 2px;
    text-align: center;
    color: #ccc
}

#indexTop .modelIntro2 .modelIntroProducts .product .productPrice {
    font-family: "Zen Old Mincho", serif;
    font-size: 2.4rem;
    font-size: 1.25vw;
    font-weight: 900;
    line-height: 1.5;
    letter-spacing: 2.4px;
    text-align: center;
    color: #ccc;
    margin-bottom: 1.30208vw
}

#indexTop .shopList {
    position: relative;
    z-index: 1;
    padding-top: 9.375vw;
    padding-bottom: 10.41667vw
}

#indexTop .shopList .shopListTit {
    margin-bottom: 9.11458vw
}

#indexTop .shopList .wrap {
    background-color: #292009;
    padding-top: 5.20833vw;
    padding-bottom: 5.20833vw;
    margin-bottom: 5.20833vw
}

#indexTop .shopList .btn02 {
    margin-bottom: 6.77083vw
}

#indexTop .shopList .announce {
    font-family: "Zen Old Mincho", serif;
    font-size: 1.8rem;
    font-size: .9375vw;
    line-height: 1.67;
    letter-spacing: 1.08px;
    color: #fff;
    text-align: center
}

#indexTop .shopList .announce a {
    color: inherit;
    text-decoration: underline
}

#indexTop .shopList .areaShop {
    max-width: 1024px;
    margin: 0 auto;
    margin-bottom: 6.25vw
}

#indexTop .shopList .areaShop:last-of-type {
    margin-bottom: 0
}

#indexTop .shopList .areaShop .areaShopTit {
    font-family: "Zen Old Mincho", serif;
    font-size: 2.4rem;
    font-size: 1.25vw;
    line-height: 2;
    letter-spacing: 12px;
    text-align: center;
    color: #fff;
    margin-bottom: .625vw
}

#indexTop .shopList .areaShop .areaShopTit .small {
    display: block;
    font-size: 1.6rem;
    font-size: .83333vw;
    letter-spacing: normal;
    color: #c4c4c4
}

#indexTop .shopList .areaShop .areaShopList li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: solid 1px #6c6c6c
}

#indexTop .shopList .areaShop .areaShopList li:first-of-type {
    border-top: solid 1px #6c6c6c
}

#indexTop .shopList .areaShop .txt {
    font-family: "Zen Old Mincho", serif;
    font-size: 1.8rem;
    font-size: .9375vw;
    line-height: 1.67;
    letter-spacing: 1.08px;
    color: #fff;
    padding-top: 1.45833vw;
    padding-bottom: 1.45833vw
}

#indexTop .shopList .areaShop .txt a {
    font-family: "Zen Old Mincho", serif;
    color: inherit;
    text-decoration: underline
}

#indexTop .shopList .areaShop .txt.online {
    max-width: 100%;
    width: 100%;
    text-align: center
}

#indexTop .shopList .areaShop .txt.shop {
    max-width: 29.297%;
    width: 100%;
    padding-right: 2.60417vw;
    padding-left: .52083vw
}

#indexTop .shopList .areaShop .txt.address {
    max-width: 54.688%;
    width: 100%;
    padding-right: 2.60417vw
}

#indexTop .shopList .areaShop .txt.tel {
    text-align: right;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: .52083vw
}

#indexTop .shopList .snsList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 4.16667vw
}

#indexTop .shopList .snsList .sns {
    width: 3.125vw;
    max-width: 60px;
    margin-right: .78125vw;
    margin-left: .78125vw
}

#indexTop .shopList .btnTxt {
    font-family: "Zen Old Mincho", serif;
    font-size: 2rem;
    font-size: 1.04167vw;
    line-height: 1.4;
    letter-spacing: 1.2px;
    text-align: center;
    color: #c4c4c4;
    margin-bottom: 1.04167vw
}

@media screen and (max-width:767px) {
    body {
        font-size: 100%
    }

    #responsibleCheck {
        width: 2px
    }

    .pcOnly {
        display: none !important
    }

    .spOnly {
        display: block !important
    }

    body {
        overflow-x: hidden;
        background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/lp_main_back_sp@2x.jpg)
    }

    .maxContainer {
        padding-right: 5.33333vw;
        padding-left: 5.33333vw
    }

    .container {
        padding-right: 5.33333vw;
        padding-left: 5.33333vw
    }

    .minContainer {
        padding-right: 5.33333vw;
        padding-left: 5.33333vw
    }

    .baseTit {
        font-size: 4.8vw
    }

    .baseTit .kana {
        font-size: 9.33333vw
    }

    .baseTit {
        font-size: 3.6rem;
        font-size: 1.875vw;
        letter-spacing: 1.8px;
        text-align: left
    }

    .baseTit .kana {
        font-size: 7rem;
        font-size: 3.64583vw;
        line-height: 1.33;
        letter-spacing: 7px;
        margin-bottom: 1.33333vw
    }

    .moreBtn01 {
        width: 44vw;
        max-width: 330px
    }

    .moreBtn01 a {
        font-size: 3.46667vw
    }

    .moreBtn01 a {
        font-size: 3.2rem;
        font-size: 1.66667vw;
        letter-spacing: 3.2px;
        padding-top: 4vw;
        padding-bottom: 4vw;
        padding-right: 4.53333vw
    }

    .moreBtn01 a::after {
        width: 3.06667vw;
        max-width: 23px;
        height: 5.73333vw;
        max-height: 43px;
        right: 11.2vw
    }

    .btn01 {
        width: 66.66667vw;
        max-width: 500px
    }

    .btn01.small {
        width: 44vw;
        max-width: 330px
    }

    .btn01.small a {
        padding-right: 0;
        padding-top: 4.66667vw;
        padding-bottom: 4.66667vw
    }

    .btn01.small a:hover {
        color: #60512a;
        background-color: rgba(255, 255, 255, .8)
    }

    .btn01 a {
        font-size: 3.46667vw
    }

    .btn01 a {
        font-size: 3.2rem;
        font-size: 1.66667vw;
        letter-spacing: .8px;
        padding-top: 4vw;
        padding-bottom: 4vw;
        padding-left: 2.66667vw;
        padding-right: 0
    }

    .btn01 a::after {
        width: 5.73333vw;
        max-width: 43px;
        height: 3.06667vw;
        max-height: 23px;
        margin-left: 2.66667vw
    }

    .downloadBtn {
        width: 53.33333vw;
        max-width: 400px
    }

    .downloadBtn a {
        font-size: 2.4vw
    }

    .downloadBtn a {
        font-size: 3.2rem;
        font-size: 1.66667vw;
        letter-spacing: .8px;
        padding-top: 4vw;
        padding-bottom: 4vw
    }

    .downloadBtn a::after {
        width: 5.33333vw;
        max-width: 40px;
        height: 2.93333vw;
        max-height: 22px;
        margin-left: 2.66667vw
    }

    .btn02 {
        width: 78.66667vw;
        max-width: 590px
    }

    .btn02 a {
        font-size: 3.46667vw
    }

    .btn02 a {
        font-size: 3.2rem;
        font-size: 1.66667vw;
        letter-spacing: normal;
        padding-top: 4.66667vw;
        padding-bottom: 4.66667vw;
        padding-left: 2.66667vw
    }

    .btn02 a::after {
        width: 5.73333vw;
        max-width: 43px;
        height: 3.06667vw;
        max-height: 23px;
        margin-left: 2vw
    }

    .contactBtn {
        width: 53.33333vw;
        max-width: 400px
    }

    .contactBtn a {
        font-size: 2.66667vw
    }

    .contactBtn a {
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        font-size: 3.2rem;
        font-size: 1.66667vw;
        letter-spacing: 3.2px;
        padding-top: 4.66667vw;
        padding-bottom: 4.66667vw;
        padding-left: 2.66667vw
    }

    .contactBtn a::after {
        width: 5.6vw;
        max-width: 42px;
        height: 2.93333vw;
        max-height: 22px;
        margin-left: 2vw
    }

    .breadcrumb {
        padding-top: 4vw;
        padding-bottom: 6.66667vw
    }

    .breadcrumb ol {
        max-width: initial
    }

    .breadcrumb ol>li {
        font-size: 2.4vw
    }

    .breadcrumb ol>li {
        font-size: 2rem;
        font-size: 1.04167vw;
        letter-spacing: .5px
    }

    .breadcrumb ol>li a {
        font-size: 2.4vw
    }

    .breadcrumb ol>li a {
        font-size: 2rem;
        font-size: 1.04167vw;
        letter-spacing: .5px
    }

    .breadcrumb ol>li+li::before {
        font-size: 2.13333vw
    }

    .breadcrumb ol>li+li::before {
        font-size: 2rem;
        font-size: 1.04167vw;
        padding-right: 1.33333vw;
        padding-left: 1.33333vw
    }

    #header.kimetsu2024_header {
        height: 151.2vw;
        max-height: 1134px
    }

    #header .clockImg {
        max-width: 100%
    }

    #header .clockImg.spActive {
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        transform: none
    }

    #header .characterImg {
        max-width: 100%
    }

    #header .characterImg.spActive {
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        transform: none
    }

    #header .lineImg {
        z-index: 2;
        bottom: -14.66667vw
    }

    #header .logoImg {
        bottom: 0;
        width: 78.66667vw;
        max-width: 590px
    }

    #footer .copyright {
        font-size: 2.13333vw
    }

    #footer {
        padding-top: 4.26667vw;
        padding-bottom: 3.6vw
    }

    #footer .copyright {
        display: block;
        font-size: 2.4rem;
        font-size: 1.25vw;
        line-height: 1;
        letter-spacing: .72px;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 2vw
    }

    #indexTop .topArea {
        padding-top: 18.93333vw
    }

    #indexTop .lpDesc {
        padding-bottom: 10.66667vw
    }

    #indexTop .lpDesc .lpDescTit {
        font-size: 8.66667vw
    }

    #indexTop .lpDesc .lpDescTit .small {
        font-size: 6.66667vw
    }

    #indexTop .lpDesc .lpDescTit {
        font-size: 5rem;
        font-size: 2.60417vw;
        line-height: 1.4;
        margin-bottom: 8vw
    }

    #indexTop .lpDesc .lpDescTit .small {
        font-size: 4rem;
        font-size: 2.08333vw;
        margin-bottom: 4vw
    }

    #indexTop .lpDesc .lpDescSubTit {
        font-size: 4.66667vw
    }

    #indexTop .lpDesc .lpDescSubTit {
        font-size: 3.3rem;
        font-size: 1.71875vw;
        font-weight: 400;
        line-height: 2;
        color: #ccc;
        margin-bottom: 8vw
    }

    #indexTop .lpDesc .lpDescTxt {
        font-size: 3.2vw
    }

    #indexTop .lpDesc .lpDescTxt {
        font-size: 2.8rem;
        font-size: 1.45833vw;
        line-height: 1.93;
        letter-spacing: .7px;
        text-align: left
    }

    #indexTop .lpDesc .lpDescTxt span {
        display: inline-block;
        margin-bottom: 5.33333vw
    }

    #indexTop .lpDesc .lpDescTxt sub {
        letter-spacing: normal
    }

    #indexTop .lpDesc .supplementTxt {
        font-size: 2.13333vw
    }

    #indexTop .lpDesc .supplementTxt {
        font-size: 2.4rem;
        font-size: 1.25vw;
        letter-spacing: .6px;
        text-align: left
    }

    #indexTop .modelIntro {
        padding-top: 0
    }

    #indexTop .modelIntro .minContainer {
        padding: 0
    }

    #indexTop .modelIntro::before {
        display: none
    }

    #indexTop .modelIntro::after {
        display: none
    }

    #indexTop .modelIntro .modelIntroTit {
        font-size: 6.8vw
    }

    #indexTop .modelIntro .modelIntroTit .txt {
        font-size: 4.53333vw
    }

    #indexTop .modelIntro .modelIntroTit .small {
        font-size: 4.53333vw
    }

    #indexTop .modelIntro .modelIntroTit {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translateX(0) translateY(0) translateZ(0);
        transform: translateX(0) translateY(0) translateZ(0);
        font-size: 6.5rem;
        font-size: 3.38542vw;
        letter-spacing: 3.25px;
        padding-top: 10vw;
        padding-bottom: 10vw;
        margin-bottom: 6vw
    }

    #indexTop .modelIntro .modelIntroTit .txt {
        display: block;
        font-size: 4.3rem;
        font-size: 2.23958vw;
        letter-spacing: 2.15px
    }

    #indexTop .modelIntro .modelIntroTit .small {
        font-size: 4.3rem;
        font-size: 2.23958vw;
        letter-spacing: 2.15px
    }

    #indexTop .modelIntro .modelIntroProducts {
        display: block
    }

    #indexTop .modelIntro .modelIntroProducts::before {
        display: none
    }

    #indexTop .modelIntro .modelIntroProducts::after {
        display: none
    }

    #indexTop .modelIntro .modelIntroProducts .product {
        max-width: 100%;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        overflow: hidden;
        margin-right: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        background-image: linear-gradient(157deg, rgba(0, 0, 0, 0) 41%, rgba(0, 0, 0, .9) 82%);
        max-width: 100%;
        width: 100%;
        height: 100%
    }

    #indexTop .modelIntro .modelIntroProducts .product::after {
        top: auto
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro {
        background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/tanjiro_back_img_sp@2x.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        padding-left: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        z-index: 1;
        background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/tanjiro_model_back_img_sp@2x.png);
        right: 0;
        width: 100vw;
        max-width: 750px;
        height: 107.2vw;
        max-height: 804px
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko {
        background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/nezuko_back_img_sp@2x.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        padding-right: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock,
    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productTxtBlock,
    #indexTop .modelIntro .modelIntroProducts .product.nezuko::after {
        -webkit-transition: opacity cubic-bezier(.445, .05, .55, .95) 1s .5s, -webkit-transform cubic-bezier(.445, .05, .55, .95) 1s .5s;
        transition: opacity cubic-bezier(.445, .05, .55, .95) 1s .5s, -webkit-transform cubic-bezier(.445, .05, .55, .95) 1s .5s;
        transition: opacity cubic-bezier(.445, .05, .55, .95) 1s .5s, transform cubic-bezier(.445, .05, .55, .95) 1s .5s;
        transition: opacity cubic-bezier(.445, .05, .55, .95) 1s .5s, transform cubic-bezier(.445, .05, .55, .95) 1s .5s, -webkit-transform cubic-bezier(.445, .05, .55, .95) 1s .5s
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko::before {
        background-image: linear-gradient(204deg, rgba(0, 0, 0, 0) 41%, rgba(0, 0, 0, .9) 82%)
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko::after {
        z-index: 1;
        background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/nezuko_model_back_img_sp@2x.png);
        width: 100vw;
        max-width: 750px;
        height: 108.93333vw;
        max-height: 817px
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-top: 4.4vw;
        margin-left: 5.6vw;
        margin-right: 13.73333vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        width: 16.66667vw;
        max-width: 125px;
        margin-top: 6.66667vw;
        margin-left: 14vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 8vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit {
        font-size: 4vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit .small {
        font-size: 2.66667vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit {
        font-size: 4.3rem;
        font-size: 2.23958vw;
        line-height: 1.21
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit .small {
        display: inline-block;
        font-size: 2.9rem;
        font-size: 1.51042vw;
        line-height: 1.79;
        letter-spacing: 1.95px;
        margin-left: -1.33333vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productNum {
        font-size: 2.66667vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productNum {
        font-size: 2.8rem;
        font-size: 1.45833vw;
        line-height: 1.86;
        letter-spacing: 1.4px
    }

    #indexTop .modelIntro .modelIntroProducts .product .productPrice {
        font-size: 3.2vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productPrice {
        font-size: 3.2rem;
        font-size: 1.66667vw;
        line-height: 1.66;
        letter-spacing: 1.6px;
        margin-bottom: 5.33333vw
    }

    #indexTop .productsDetail {
        padding-top: 20vw;
        padding-bottom: 25.33333vw
    }

    #indexTop .productsDetail .productsDetailTit {
        padding-left: 10.66667vw;
        margin-bottom: 20vw
    }

    #indexTop .productsDetail .productModel {
        padding-top: 18vw;
        margin-bottom: 26.66667vw
    }

    #indexTop .productsDetail .productModel:last-of-type {
        margin-bottom: 0
    }

    #indexTop .productsDetail .productModel::after {
        top: 0;
        max-width: 100%;
        width: 100%;
        height: 100%;
        background-position: top right
    }

    #indexTop .productsDetail .productModel.tanjiro::after {
        background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/detail_tanjiro_model_back.png)
    }

    #indexTop .productsDetail .productModel.tanjiro .rightBox {
        max-width: 100%;
        width: 100%;
        padding-left: 5.33333vw;
        padding-right: 5.33333vw
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productModelImg {
        margin-left: 0;
        margin-right: 0
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productCharacterImg {
        bottom: auto;
        width: 66.66667vw;
        max-width: 500px;
        right: -5.33333vw;
        top: -57.33333vw
    }

    #indexTop .productsDetail .productModel.nezuko {
        padding-top: 3.33333vw
    }

    #indexTop .productsDetail .productModel.nezuko::after {
        background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/detail_nezuko_model_back.png);
        top: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column;
        -ms-flex-flow: column;
        flex-flow: column
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .rightBox {
        max-width: 100%;
        width: 100%;
        padding-top: 3.33333vw;
        padding-right: 8vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productModelImg {
        margin-right: 0;
        margin-left: auto;
        width: 78.66667vw;
        max-width: 590px;
        margin-top: -3.33333vw;
        margin-bottom: -21.33333vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        right: auto;
        top: 0;
        left: 0;
        width: 66.66667vw;
        max-width: 500px;
        margin-left: 0;
        margin-right: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature {
        margin-top: 0;
        margin-bottom: 6vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature:last-of-type {
        margin-bottom: 10.66667vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt {
        margin-bottom: 13.33333vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt.flex {
        max-width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt .beltTxt {
        margin-top: 2.66667vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt .beltImg {
        width: 36.66667vw;
        max-width: 275px;
        margin-left: 0;
        margin-right: 3.33333vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .productFeatureTit {
        width: auto;
        right: auto;
        top: -57.33333vw;
        left: 5.33333vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .productFeatureTit span:nth-of-type(2) {
        padding-top: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .productFeatureTit span:nth-of-type(3) {
        padding-top: 0
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace {
        background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/detail_nezuko_detailed_back_sp_01@2x.png), url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/detail_nezuko_detailed_back_sp_02@2x.png);
        background-position: top left, bottom right;
        background-size: contain, contain;
        background-color: rgba(255, 180, 215, .21);
        padding-bottom: 14.66667vw
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .img {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 37.33333vw;
        max-width: 280px;
        margin-left: 0
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .img img {
        margin: 0 auto;
        width: 26.4vw;
        max-width: 198px
    }

    #indexTop .productsDetail .productModel .productModelTit {
        font-size: 9.33333vw
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        font-size: 4.66667vw
    }

    #indexTop .productsDetail .productModel .productModelTit {
        font-size: 7rem;
        font-size: 3.64583vw;
        letter-spacing: 7px
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        font-size: 3.5rem;
        font-size: 1.82292vw;
        line-height: 1.14;
        letter-spacing: 10px;
        margin-right: 3.2vw;
        margin-left: 3.2vw;
        margin-bottom: -5.33333vw
    }

    #indexTop .productsDetail .productModel .productModelTit.productModelTitImg {
        margin-left: auto;
        margin-top: 6vw;
        width: 16.66667vw;
        max-width: 125px
    }

    #indexTop .productsDetail .productModel .productModelImgArea {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column;
        -ms-flex-flow: column;
        flex-flow: column
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        position: relative;
        z-index: 1;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin: 0 auto;
        width: 78.66667vw;
        max-width: 590px;
        margin-top: -12vw;
        margin-bottom: -24vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .rightBox {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        padding-top: 0
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        position: absolute;
        top: 0;
        right: -5.33333vw;
        width: 66.66667vw;
        max-width: 500px;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 0
    }

    #indexTop .productsDetail .productModel .productFeature {
        position: relative;
        display: block;
        z-index: 1;
        margin-top: 0;
        margin-bottom: 14.66667vw
    }

    #indexTop .productsDetail .productModel .productFeature:last-of-type {
        margin-bottom: 12.66667vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 6.66667vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        position: absolute;
        -webkit-font-feature-settings: initial;
        font-feature-settings: initial;
        font-size: 4rem;
        font-size: 2.08333vw;
        line-height: 2;
        letter-spacing: 4px;
        text-align: left;
        color: #dbdbdb;
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        top: -86.66667vw;
        right: 12.66667vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit span:nth-of-type(2) {
        padding-top: 16.8vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit span:nth-of-type(3) {
        padding-top: 32vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt {
        max-width: 100%;
        margin-bottom: 16vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt.flex {
        max-width: 100%
    }

    #indexTop .productsDetail .productModel .productFeature .belt.flex .beltTxt {
        margin-top: 5.33333vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        width: 37.73333vw;
        max-width: 283px;
        margin-left: 2vw;
        margin-right: 0
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg img {
        width: 100%
    }

    #indexTop .productsDetail .productModel .productFeature .belt .productFeatureTit {
        line-height: 1;
        margin-bottom: 5.33333vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 5.33333vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint {
        max-width: 100%
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex {
        max-width: 100%;
        margin-right: 0
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 4.4rem;
        font-size: 2.29167vw;
        line-height: 1.48;
        letter-spacing: .88px;
        margin-bottom: 5.33333vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointTxt {
        max-width: 100%;
        width: 100%
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        width: 14.66667vw;
        max-width: 110px;
        margin-right: 9.33333vw;
        margin-left: 10vw;
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .productFeatureSubTit {
        margin-bottom: 6vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .flex {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .beltPointImg {
        width: 32.26667vw;
        max-width: 242px;
        margin-left: 0;
        margin-right: 6.66667vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .beltPointImg img {
        width: 100%
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .productFeatureSubTit {
        font-size: 5.33333vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 {
        max-width: 100%;
        margin-bottom: 12vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .productFeatureSubTit {
        font-size: 5rem;
        font-size: 2.60417vw;
        line-height: 1.9;
        letter-spacing: 1px;
        margin-bottom: 1.33333vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        width: 38.26667vw;
        max-width: 287px;
        margin-top: -5.33333vw;
        margin-left: .66667vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img img {
        width: 100%
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit {
        font-size: 5.86667vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit .small {
        font-size: 4vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit {
        font-size: 5rem;
        font-size: 2.60417vw;
        font-weight: 700;
        line-height: 1.9;
        letter-spacing: 1px;
        margin-bottom: 2.4vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit .small {
        font-size: 3.6rem;
        font-size: 1.875vw;
        font-weight: 700;
        letter-spacing: .72px;
        margin-bottom: 0
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTxt {
        font-size: 2.4vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTxt {
        font-size: 3rem;
        font-size: 1.5625vw;
        line-height: 1.83
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox {
        max-width: 100%
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderationsTit {
        font-size: 2.13333vw
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderationsTit {
        font-size: 2.4rem;
        font-size: 1.25vw;
        line-height: 1.5;
        letter-spacing: 1.92px;
        margin-bottom: 2vw
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderations .txt {
        font-size: 2.13333vw
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderations .txt {
        font-size: 2.4rem;
        font-size: 1.25vw;
        font-weight: 300;
        line-height: 1.5;
        letter-spacing: .96px
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/detail_tanjiro_detailed_back_sp_01@2x.png), url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/detail_tanjiro_detailed_back_sp_02@2x.png);
        background-position: top left, bottom right;
        background-size: contain, contain;
        background-color: rgba(216, 255, 211, .21);
        padding-top: 17.33333vw;
        padding-bottom: 14.66667vw;
        margin-bottom: 13.33333vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTit {
        font-size: 6.66667vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTit {
        font-size: 4rem;
        font-size: 2.08333vw;
        letter-spacing: 2px;
        margin-bottom: 22vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .flex {
        position: static
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox {
        max-width: 100%;
        width: 100%;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        padding-left: 5.33333vw;
        padding-right: 5.33333vw;
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox {
        margin-bottom: 6.66667vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox:nth-of-type(2) {
        margin-bottom: 6.66667vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox:nth-of-type(3) {
        margin-bottom: 6.66667vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .centerBox {
        position: relative;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        max-width: 100%;
        width: 100%;
        -webkit-transform: none;
        transform: none;
        top: auto;
        left: auto;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 28vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .centerBox img {
        margin: 0 auto;
        width: 63.46667vw;
        max-width: 476px
    }

    #indexTop .productsDetail .productModel .originalClockFace .leftBox {
        text-align: left;
        max-width: 100%;
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        padding-left: 5.33333vw;
        padding-right: 5.33333vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .leftBox .originalClockFaceTxtBox:last-of-type {
        margin-bottom: 6.66667vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt {
        font-size: 5.06667vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox {
        max-width: 100%;
        width: 100%;
        padding-top: 2.66667vw;
        margin-bottom: 6.66667vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) .img {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 31.46667vw;
        max-width: 236px;
        margin-right: 5.33333vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) .tit {
        margin-bottom: 2vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .img {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 26.4vw;
        max-width: 198px;
        margin-left: 4.66667vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .tit {
        margin-bottom: 4.66667vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) .img {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 30.13333vw;
        max-width: 226px;
        margin-right: 5.33333vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) .tit {
        margin-bottom: 4.66667vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(5) {
        max-width: 50%
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(5) .tit {
        text-align: center;
        margin-bottom: 6.66667vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(5) .txt {
        margin-top: 5.33333vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) {
        max-width: 50%;
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) .tit {
        text-align: center;
        margin-bottom: 6.66667vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) .txt {
        margin-top: 5.33333vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(7) {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(7) .tit {
        text-align: center;
        margin-bottom: 6.66667vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(7) .txt {
        margin-top: 5.33333vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type .tit {
        text-align: center;
        margin-bottom: 6.66667vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type .txt {
        margin-top: 5.33333vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left {
        text-align: left;
        padding-left: 5.33333vw;
        padding-right: 5.33333vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left .tit,
    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left .txt {
        max-width: 100%;
        width: 100%;
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left:nth-of-type(5) {
        padding-right: 3.33333vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right {
        padding-left: 5.33333vw;
        padding-right: 5.33333vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right .tit,
    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right .txt {
        max-width: 100%;
        width: 100%
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right:nth-of-type(6) {
        padding-left: 3.33333vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .tit {
        font-size: 5.33333vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .tit {
        font-size: 5rem;
        font-size: 2.60417vw;
        letter-spacing: 5px;
        margin-bottom: 2.66667vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .txt {
        font-size: 2.4vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .txt {
        font-size: 3rem;
        font-size: 1.5625vw;
        margin-top: 2.66667vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .small {
        font-size: 1.86667vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .small {
        font-size: 2rem;
        font-size: 1.04167vw;
        margin-top: 1.33333vw
    }

    #indexTop .productsSpec {
        padding-top: 18.66667vw;
        padding-bottom: 13.33333vw
    }

    #indexTop .productsSpec .productsSpecTit {
        font-weight: 600;
        text-align: center;
        margin-bottom: 16vw
    }

    #indexTop .productsSpec .productsSpecSubTit {
        font-size: 6.66667vw
    }

    #indexTop .productsSpec .productsSpecSubTit .small {
        font-size: 4vw
    }

    #indexTop .productsSpec .productsSpecSubTit {
        font-size: 3.8rem;
        font-size: 1.97917vw;
        line-height: 1.71;
        letter-spacing: 1.6px;
        margin-bottom: 6.66667vw
    }

    #indexTop .productsSpec .productsSpecSubTit .small {
        font-size: 3.2rem;
        font-size: 1.66667vw;
        letter-spacing: 1.6px;
        margin-top: 1.33333vw
    }

    #indexTop .productsSpec .featureCardWrap {
        display: block
    }

    #indexTop .productsSpec .featureCard {
        max-width: 100%;
        padding-top: 4.66667vw;
        padding-bottom: 7.33333vw;
        padding-right: 5.33333vw;
        padding-left: 5.33333vw;
        margin-bottom: 5.33333vw
    }

    #indexTop .productsSpec .featureCard:last-of-type {
        margin-bottom: 13.33333vw
    }

    #indexTop .productsSpec .featureCard.featureCard01 .featureCardTit {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    #indexTop .productsSpec .featureCard.featureCard01 .featureCardTit span {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    #indexTop .productsSpec .featureCard.featureCard01 .featureCardTit .big {
        padding-right: .66667vw
    }

    #indexTop .productsSpec .featureCard.featureCard01 .featureCardTit .small {
        text-align: left;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        padding-left: 1.73333vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 {
        padding-top: 6.66667vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .middle {
        font-size: 8.53333vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit {
        letter-spacing: .93px;
        margin-bottom: 4vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .big {
        font-size: 7rem;
        font-size: 3.64583vw;
        letter-spacing: normal;
        padding-right: .66667vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .middle {
        font-size: 7rem;
        font-size: 3.64583vw;
        letter-spacing: 1.75px;
        padding-left: 2.66667vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 {
        max-width: 100%;
        padding-top: 4.66667vw;
        padding-bottom: 7.33333vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .big {
        font-size: 15.33333vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit {
        font-size: 5.6rem;
        font-size: 2.91667vw;
        letter-spacing: -1.4px;
        margin-bottom: 5.33333vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .big {
        font-size: 7rem;
        font-size: 3.64583vw;
        letter-spacing: -1.4px;
        padding-right: 1.06667vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .middle {
        font-size: 4rem;
        font-size: 2.08333vw;
        letter-spacing: -2px;
        padding-right: 1.33333vw
    }

    #indexTop .productsSpec .featureCard.featureCard04 {
        padding-top: 6vw
    }

    #indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
        font-size: 10.4vw
    }

    #indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
        font-size: 6rem;
        font-size: 3.125vw;
        letter-spacing: 2.1px;
        margin-bottom: 4vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit {
        font-size: 9.6vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .big {
        font-size: 15.33333vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .middle {
        font-size: 6.13333vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .small {
        font-size: 5.33333vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit {
        font-size: 6.2rem;
        font-size: 3.22917vw;
        line-height: 1.18;
        margin-bottom: 2.66667vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .big {
        font-size: 9rem;
        font-size: 4.6875vw;
        letter-spacing: -2.7px
    }

    #indexTop .productsSpec .featureCard .featureCardTit .middle {
        font-size: 3rem;
        font-size: 1.5625vw;
        letter-spacing: 1.5px;
        padding-right: .93333vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .small {
        font-size: 3.8rem;
        font-size: 1.97917vw;
        letter-spacing: -1.33px
    }

    #indexTop .productsSpec .featureCard .featureCardTit .tate {
        -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
        writing-mode: vertical-lr;
        min-height: 3em;
        white-space: pre;
        text-align: right
    }

    #indexTop .productsSpec .featureCard .featureCardTxt {
        font-size: 2.4vw
    }

    #indexTop .productsSpec .featureCard .featureCardTxt sub {
        font-size: 1.86667vw
    }

    #indexTop .productsSpec .featureCard .featureCardTxt {
        font-size: 2.8rem;
        font-size: 1.45833vw;
        line-height: 1.79;
        letter-spacing: normal;
        color: #1c1c1c
    }

    #indexTop .productsSpec .featureCard .featureCardTxt sub {
        font-size: 2.8rem;
        font-size: 1.45833vw;
        letter-spacing: normal
    }

    #indexTop .productsSpec .btnLead {
        font-size: 2.66667vw
    }

    #indexTop .productsSpec .btnLead {
        font-size: 2.8rem;
        font-size: 1.45833vw;
        line-height: 1.61;
        letter-spacing: .84px;
        margin-bottom: 5.33333vw
    }

    #indexTop .productsSpec .productConsiderations {
        max-width: 100%;
        margin-top: 13.33333vw;
        margin-bottom: 10.66667vw
    }

    #indexTop .productsSpec .productConsiderations .txt {
        font-size: 2.13333vw
    }

    #indexTop .productsSpec .productConsiderations .txt {
        font-size: 2.4rem;
        font-size: 1.25vw;
        line-height: 1.5;
        letter-spacing: .96px;
        margin-bottom: 4.8vw
    }

    #indexTop .productsSpec .productConsiderations .txt::before {
        margin-right: 1.33333vw
    }

    #indexTop .beltDetail {
        padding-top: 13.33333vw;
        padding-bottom: 20vw
    }

    #indexTop .beltDetail .minContainer {
        padding: 0
    }

    #indexTop .beltDetail .beltDetailTit {
        font-size: 6.66667vw
    }

    #indexTop .beltDetail .beltDetailTit .kana {
        font-size: 5.33333vw
    }

    #indexTop .beltDetail .beltDetailTit {
        font-size: 4rem;
        font-size: 2.08333vw;
        letter-spacing: 2px;
        text-align: center;
        margin-bottom: 10.66667vw
    }

    #indexTop .beltDetail .beltDetailTit .logo {
        width: 45.6vw;
        max-width: 342px;
        margin-bottom: 6.66667vw
    }

    #indexTop .beltDetail .beltDetailTit .kana {
        font-size: 3.8rem;
        font-size: 1.97917vw;
        letter-spacing: 1.9px;
        margin-top: 4vw
    }

    #indexTop .beltDetail .wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column;
        -ms-flex-flow: column;
        flex-flow: column
    }

    #indexTop .beltDetail .imgTxtBox {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
        margin-top: 0;
        margin-right: 0
    }

    #indexTop .beltDetail .img01 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        max-width: 100%;
        width: 100%;
        padding-right: 5.33333vw;
        padding-left: 5.33333vw;
        margin-bottom: 8vw
    }

    #indexTop .beltDetail .img02 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        max-width: 100%;
        width: 100%;
        padding-right: 5.33333vw;
        padding-left: 5.33333vw;
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 8vw
    }

    #indexTop .beltDetail .img03 {
        width: 58.93333vw;
        max-width: 442px
    }

    #indexTop .beltDetail .beltDetailTxt {
        font-size: 3.2vw
    }

    #indexTop .beltDetail .beltDetailTxt {
        font-size: 3.2rem;
        font-size: 1.66667vw;
        line-height: 1.91;
        letter-spacing: normal
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin: 0 auto;
        max-width: 100%;
        width: 100%;
        padding-right: 5.33333vw;
        padding-left: 5.33333vw;
        margin-bottom: 8vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
        margin: 0 auto;
        max-width: 100%;
        width: 100%;
        padding-right: 5.33333vw;
        padding-left: 5.33333vw
    }

    #indexTop .beltDetail .imgTxt {
        font-size: 2.4vw
    }

    #indexTop .beltDetail .imgTxt {
        font-size: 2.8rem;
        font-size: 1.45833vw;
        line-height: 1.43;
        letter-spacing: .84px;
        text-align: right;
        padding-right: 4vw;
        padding-left: 4vw;
        padding-bottom: 1.33333vw;
        margin-bottom: 5.33333vw
    }

    #indexTop .dedicated {
        padding-top: 20vw;
        padding-bottom: 13.33333vw
    }

    #indexTop .dedicated .dedicatedBox {
        padding-top: 8.66667vw;
        padding-bottom: 8vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTit {
        font-size: 6.66667vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTit {
        font-size: 5rem;
        font-size: 2.60417vw;
        letter-spacing: 2.5px;
        margin-bottom: 5.33333vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        font-size: 3.2vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        font-size: 3rem;
        font-size: 1.5625vw;
        line-height: 1.83;
        letter-spacing: normal;
        text-align: left;
        padding-right: 5.33333vw;
        padding-left: 5.33333vw;
        margin-bottom: 5.33333vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt.center {
        text-align: center;
        margin-bottom: 0
    }

    #indexTop .dedicated .dedicatedBox .img {
        max-width: 100%;
        width: 100%;
        padding-right: 5.33333vw;
        padding-left: 5.33333vw;
        margin-bottom: 4vw
    }

    #indexTop .dedicated .dedicatedBox .img img {
        width: 100%
    }

    #indexTop .dedicated .dedicatedBox .closeUpImage {
        position: static;
        margin: 0 auto;
        width: 60vw;
        max-width: 450px;
        margin-top: 5.33333vw
    }

    #indexTop .modelIntro2 {
        padding-top: 0
    }

    #indexTop .modelIntro2 .minContainer {
        padding: 0
    }

    #indexTop .modelIntro2::before {
        display: none
    }

    #indexTop .modelIntro2::after {
        display: none
    }

    #indexTop .modelIntro2 .modelIntroTit {
        font-size: 6.8vw
    }

    #indexTop .modelIntro2 .modelIntroTit .txt {
        font-size: 4.53333vw
    }

    #indexTop .modelIntro2 .modelIntroTit .small {
        font-size: 4.53333vw
    }

    #indexTop .modelIntro2 .modelIntroTit {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translateX(0) translateY(0) translateZ(0);
        transform: translateX(0) translateY(0) translateZ(0);
        font-size: 6.5rem;
        font-size: 3.38542vw;
        letter-spacing: 3.25px;
        padding-top: 10vw;
        padding-bottom: 10vw;
        margin-bottom: 12.66667vw
    }

    #indexTop .modelIntro2 .modelIntroTit .txt {
        display: block;
        font-size: 4.3rem;
        font-size: 2.23958vw;
        letter-spacing: 2.15px
    }

    #indexTop .modelIntro2 .modelIntroTit .small {
        font-size: 4.3rem;
        font-size: 2.23958vw;
        letter-spacing: 2.15px
    }

    #indexTop .modelIntro2 .modelIntroProducts {
        display: block
    }

    #indexTop .modelIntro2 .modelIntroProducts::before {
        display: none
    }

    #indexTop .modelIntro2 .modelIntroProducts::after {
        display: none
    }

    #indexTop .modelIntro2 .modelIntroProducts .product {
        max-width: 100%;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        overflow: hidden;
        margin-right: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        background-image: linear-gradient(157deg, rgba(0, 0, 0, 0) 41%, rgba(0, 0, 0, .9) 82%);
        max-width: 100%;
        width: 100%;
        height: 100%
    }

    #indexTop .modelIntro2 .modelIntroProducts .product::after {
        top: auto
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro {
        background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/tanjiro_back_img_sp@2x.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        padding-left: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro::after {
        z-index: 1;
        background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/tanjiro_model_back_img_sp_02@2x.png);
        right: 0;
        width: 100vw;
        max-width: 750px;
        max-height: none;
        height: 100%
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko {
        background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/nezuko_back_img_sp@2x.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        padding-right: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock,
    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productTxtBlock,
    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko::after {
        -webkit-transition: opacity cubic-bezier(.445, .05, .55, .95) 1s .5s, -webkit-transform cubic-bezier(.445, .05, .55, .95) 1s .5s;
        transition: opacity cubic-bezier(.445, .05, .55, .95) 1s .5s, -webkit-transform cubic-bezier(.445, .05, .55, .95) 1s .5s;
        transition: opacity cubic-bezier(.445, .05, .55, .95) 1s .5s, transform cubic-bezier(.445, .05, .55, .95) 1s .5s;
        transition: opacity cubic-bezier(.445, .05, .55, .95) 1s .5s, transform cubic-bezier(.445, .05, .55, .95) 1s .5s, -webkit-transform cubic-bezier(.445, .05, .55, .95) 1s .5s
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko::before {
        background-image: linear-gradient(204deg, rgba(0, 0, 0, 0) 41%, rgba(0, 0, 0, .9) 82%)
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko::after {
        z-index: 1;
        background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/nezuko_model_back_img_sp_02@2x.png);
        width: 100vw;
        max-width: 750px;
        max-height: none;
        height: 100%
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 3.33333vw;
        margin-right: 13.73333vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 18vw;
        max-width: 135px;
        margin-right: 3.33333vw;
        margin-left: 14vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 9.33333vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit {
        font-size: 4vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit .small {
        font-size: 2.66667vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit {
        font-size: 4.3rem;
        font-size: 2.23958vw;
        line-height: 1.21
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit .small {
        display: inline-block;
        font-size: 2.9rem;
        font-size: 1.51042vw;
        line-height: 1.79;
        letter-spacing: 1.95px;
        margin-left: -1.33333vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productNum {
        font-size: 2.66667vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productNum {
        font-size: 2.8rem;
        font-size: 1.45833vw;
        line-height: 1.86;
        letter-spacing: 1.4px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productPrice {
        font-size: 3.2vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productPrice {
        font-size: 3.2rem;
        font-size: 1.66667vw;
        line-height: 1.66;
        letter-spacing: 1.6px;
        margin-bottom: 5.33333vw
    }

    #indexTop .shopList {
        padding-top: 18.66667vw;
        padding-bottom: 12vw
    }

    #indexTop .shopList .shopListTit {
        text-align: center;
        margin-bottom: 17.33333vw
    }

    #indexTop .shopList .wrap {
        padding-top: 12vw;
        padding-bottom: 13.33333vw;
        padding-right: 5.33333vw;
        padding-left: 5.33333vw;
        margin-bottom: 20vw
    }

    #indexTop .shopList .btn02 {
        margin-bottom: 13.33333vw
    }

    #indexTop .shopList .announce {
        font-size: 2.4vw
    }

    #indexTop .shopList .announce {
        font-size: 3.2rem;
        font-size: 1.66667vw;
        line-height: 1.56;
        letter-spacing: normal;
        text-align: left
    }

    #indexTop .shopList .areaShop {
        margin-bottom: 7.33333vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        font-size: 3.2vw
    }

    #indexTop .shopList .areaShop .areaShopTit .small {
        font-size: 2.13333vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        position: relative;
        font-size: 3.6rem;
        font-size: 1.875vw;
        line-height: 1.33;
        letter-spacing: normal;
        border-top: solid 1px #6c6c6c;
        border-bottom: solid 1px #6c6c6c;
        padding-top: 6vw;
        padding-bottom: 2.66667vw;
        margin-bottom: 0
    }

    #indexTop .shopList .areaShop .areaShopTit .small {
        font-size: 3rem;
        font-size: 1.5625vw;
        line-height: 1.73;
        color: #c4c4c4;
        margin-top: 3.33333vw
    }

    #indexTop .shopList .areaShop .areaShopTit.online {
        letter-spacing: normal;
        border-top: none
    }

    #indexTop .shopList .areaShop .areaShopTit.accordionBtn.isOpen::after {
        opacity: 0
    }

    #indexTop .shopList .areaShop .areaShopTit.accordionBtn::before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: #707070;
        width: 5.33333vw;
        max-width: 40px;
        height: .4vw;
        max-height: 3px
    }

    #indexTop .shopList .areaShop .areaShopTit.accordionBtn::after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: 2.66667vw;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: #707070;
        -webkit-transition: opacity ease-out .3s;
        transition: opacity ease-out .3s;
        width: .4vw;
        max-width: 3px;
        height: 5.33333vw;
        max-height: 40px
    }

    #indexTop .shopList .areaShop .areaShopList.accordionCon {
        display: none
    }

    #indexTop .shopList .areaShop .areaShopList li {
        display: block;
        padding-top: 4.66667vw;
        padding-bottom: 4.66667vw
    }

    #indexTop .shopList .areaShop .areaShopList li:first-of-type {
        border-top: none
    }

    #indexTop .shopList .areaShop .txt {
        font-size: 2.4vw
    }

    #indexTop .shopList .areaShop .txt {
        font-size: 3.2rem;
        font-size: 1.66667vw;
        line-height: 1.56;
        letter-spacing: normal;
        padding-top: 0;
        padding-bottom: 4vw
    }

    #indexTop .shopList .areaShop .txt.online {
        padding-bottom: 0
    }

    #indexTop .shopList .areaShop .txt.shop {
        max-width: 100%;
        padding-right: 0;
        padding-left: 0
    }

    #indexTop .shopList .areaShop .txt.address {
        max-width: 100%;
        padding-right: 0
    }

    #indexTop .shopList .areaShop .txt.tel {
        text-align: left;
        padding-right: 0;
        padding-bottom: 0
    }

    #indexTop .shopList .snsList {
        margin-bottom: 16vw
    }

    #indexTop .shopList .snsList .sns {
        width: 11.2vw;
        max-width: 84px;
        margin-right: 2.66667vw;
        margin-left: 2.66667vw
    }

    #indexTop .shopList .snsList .sns img {
        width: 100%
    }

    #indexTop .shopList .btnTxt {
        font-size: 2.66667vw
    }

    #indexTop .shopList .btnTxt {
        font-size: 3rem;
        font-size: 1.5625vw;
        line-height: 1.6;
        letter-spacing: .9px;
        margin-bottom: 4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    body {
        background-image: url(https://uwith.jp/static/full/garrack/feature/kimetsu2024/images/index/lp_main_back_tab@2x.jpg)
    }

    .baseTit {
        font-size: 2.63543vw
    }

    .baseTit .kana {
        font-size: 5.12445vw
    }

    .moreBtn01 {
        width: 19.76574vw
    }

    .moreBtn01 a {
        font-size: 1.90337vw
    }

    .moreBtn01 a {
        padding-top: 1.75695vw
    }

    .moreBtn01 a {
        padding-bottom: 2.04978vw
    }

    .moreBtn01 a {
        padding-right: 2.19619vw
    }

    .moreBtn01 a::after {
        width: 1.1713vw
    }

    .moreBtn01 a::after {
        height: 2.19619vw
    }

    .moreBtn01 a::after {
        right: 5.41728vw
    }

    .btn01 {
        width: 34.1142vw
    }

    .btn01.small {
        width: 19.76574vw
    }

    .btn01 a {
        font-size: 1.90337vw
    }

    .btn01 a {
        padding-top: 1.75695vw
    }

    .btn01 a {
        padding-bottom: 2.04978vw
    }

    .btn01 a {
        padding-right: .73206vw
    }

    .btn01 a::after {
        width: 2.19619vw
    }

    .btn01 a::after {
        height: 1.1713vw
    }

    .btn01 a::after {
        margin-left: 1.46413vw
    }

    .downloadBtn {
        width: 14.64129vw
    }

    .downloadBtn a {
        font-size: 1.31772vw
    }

    .downloadBtn a {
        padding-top: 1.0981vw
    }

    .downloadBtn a {
        padding-bottom: 1.1713vw
    }

    .downloadBtn a::after {
        width: 1.75695vw
    }

    .downloadBtn a::after {
        height: .95168vw
    }

    .downloadBtn a::after {
        margin-left: .73206vw
    }

    .btn02 {
        width: 36.60322vw
    }

    .btn02 a {
        font-size: 1.90337vw
    }

    .btn02 a {
        padding-top: 1.75695vw
    }

    .btn02 a {
        padding-bottom: 2.04978vw
    }

    .btn02 a {
        padding-left: 1.46413vw
    }

    .btn02 a::after {
        width: 2.19619vw
    }

    .btn02 a::after {
        height: 1.1713vw
    }

    .btn02 a::after {
        margin-left: .73206vw
    }

    .contactBtn {
        width: 18.30161vw
    }

    .contactBtn a {
        font-size: 1.46413vw
    }

    .contactBtn a {
        padding-top: 2.12299vw
    }

    .contactBtn a {
        padding-bottom: 2.12299vw
    }

    .contactBtn a {
        padding-left: 1.46413vw
    }

    .contactBtn a::after {
        width: 2.19619vw
    }

    .contactBtn a::after {
        height: 1.1713vw
    }

    .contactBtn a::after {
        margin-left: .73206vw
    }

    .breadcrumb {
        padding-top: 2.92826vw
    }

    .breadcrumb {
        padding-bottom: 1.46413vw
    }

    .breadcrumb ol>li {
        font-size: 1.31772vw
    }

    .breadcrumb ol>li a {
        font-size: 1.31772vw
    }

    .breadcrumb ol>li+li::before {
        font-size: 1.1713vw
    }

    .breadcrumb ol>li+li::before {
        padding-right: .73206vw
    }

    .breadcrumb ol>li+li::before {
        padding-left: .58565vw
    }

    #header .lineImg {
        bottom: -13.17716vw
    }

    #header .logoImg {
        bottom: 1.90337vw
    }

    #footer {
        padding-top: 2.92826vw
    }

    #footer {
        padding-bottom: 2.92826vw
    }

    #footer .copyright {
        font-size: 1.1713vw
    }

    #footer .copyright {
        margin-right: 2.19619vw
    }

    #footer .copyright {
        margin-left: 2.19619vw
    }

    #indexTop .topArea {
        padding-top: 11.71303vw
    }

    #indexTop .lpDesc {
        padding-bottom: 8.05271vw
    }

    #indexTop .lpDesc .lpDescTit {
        font-size: 4.75842vw
    }

    #indexTop .lpDesc .lpDescTit {
        margin-bottom: 4.02635vw
    }

    #indexTop .lpDesc .lpDescTit .small {
        font-size: 3.66032vw
    }

    #indexTop .lpDesc .lpDescTit .small {
        margin-bottom: .73206vw
    }

    #indexTop .lpDesc .lpDescSubTit {
        font-size: 2.56223vw
    }

    #indexTop .lpDesc .lpDescSubTit {
        margin-bottom: 6.58858vw
    }

    #indexTop .lpDesc .lpDescTxt {
        font-size: 1.75695vw
    }

    #indexTop .lpDesc .lpDescTxt span {
        margin-bottom: 3.66032vw
    }

    #indexTop .lpDesc .supplementTxt {
        font-size: 1.1713vw
    }

    #indexTop .modelIntro {
        padding-top: 2.56223vw
    }

    #indexTop .modelIntro .modelIntroTit {
        top: 2.56223vw
    }

    #indexTop .modelIntro .modelIntroTit {
        font-size: 3.73353vw
    }

    #indexTop .modelIntro .modelIntroTit {
        padding-top: 6.58858vw
    }

    #indexTop .modelIntro .modelIntroTit {
        padding-bottom: 6.58858vw
    }

    #indexTop .modelIntro .modelIntroTit .txt {
        font-size: 2.48902vw
    }

    #indexTop .modelIntro .modelIntroTit .small {
        font-size: 2.48902vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro {
        padding-left: 4.61201vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        right: 4.5388vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        width: 54.90483vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        height: 60.02928vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko {
        padding-right: 4.61201vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko::after {
        width: 45.16837vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko::after {
        height: 60.02928vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-right: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 8.05271vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 4.6875vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        width: 9.29722vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        margin-right: 8.93119vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        margin-right: 5.20833vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 4.39239vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit {
        font-size: 2.19619vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit .small {
        font-size: 1.46413vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productNum {
        font-size: 1.46413vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productPrice {
        font-size: 1.75695vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productPrice {
        margin-bottom: 1.83016vw
    }

    #indexTop .productsDetail {
        padding-top: 8.41874vw
    }

    #indexTop .productsDetail {
        padding-bottom: 14.64129vw
    }

    #indexTop .productsDetail .productsDetailTit {
        margin-bottom: 9.51684vw
    }

    #indexTop .productsDetail .productsDetailTit .kana {
        margin-top: 1.0981vw
    }

    #indexTop .productsDetail .productModel {
        margin-bottom: 16.83748vw
    }

    #indexTop .productsDetail .productModel:last-of-type {
        margin-bottom: 0
    }

    #indexTop .productsDetail .productModel::after {
        width: 79.79502vw
    }

    #indexTop .productsDetail .productModel::after {
        height: 57.24744vw
    }

    #indexTop .productsDetail .productModel::after {
        width: 46.35417vw;
        max-width: 890px
    }

    #indexTop .productsDetail .productModel.tanjiro .rightBox {
        width: 50.65886vw
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productModelImg {
        margin-right: -.73206vw
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productCharacterImg {
        bottom: 1.46413vw
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productCharacterImg {
        width: 48.46266vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .rightBox {
        width: 46.41288vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .rightBox {
        padding-top: 4.02635vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productModelImg {
        width: 43.99707vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productModelImg {
        margin-left: 5.85652vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        top: 4.02635vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        width: 36.23719vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature {
        margin-top: 1.0981vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature {
        margin-bottom: 2.19619vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt .beltImg {
        margin-left: 1.61054vw
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace {
        padding-bottom: 8.78477vw
    }

    #indexTop .productsDetail .productModel .productModelTit {
        font-size: 5.12445vw
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        font-size: 2.56223vw
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        margin-right: 1.02489vw
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        margin-bottom: -1.46413vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        width: 43.77745vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .rightBox {
        padding-top: 6.58858vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        width: 48.53587vw
    }

    #indexTop .productsDetail .productModel .productFeature {
        margin-top: 2.34261vw
    }

    #indexTop .productsDetail .productModel .productFeature {
        margin-bottom: 4.02635vw
    }

    #indexTop .productsDetail .productModel .productFeature:last-of-type {
        margin-bottom: 7.32064vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 3.66032vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        margin-bottom: 7.32064vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 4.6rem;
        font-size: 2.39583vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        width: 20.57101vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        margin-left: 1.61054vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex {
        margin-right: 5.49048vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 2.92826vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointTxt {
        width: 26.35432vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        width: 7.68668vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        margin-left: 3.66032vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        margin-top: -2.56223vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex {
        max-width: 39.921%
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 3.8rem;
        font-size: 1.97917vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .beltPointImg {
        width: 16.17862vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .beltPointImg {
        margin-left: 1.61054vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .productFeatureSubTit {
        font-size: 2.92826vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .productFeatureSubTit {
        margin-bottom: 1.83016vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        width: 15.8858vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        margin-top: -9.15081vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        margin-left: 1.61054vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit {
        font-size: 3.22108vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit {
        margin-bottom: 2.19619vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit .small {
        font-size: 2.19619vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit .small {
        margin-bottom: .73206vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit .small {
        letter-spacing: 1px
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTxt {
        font-size: 1.31772vw
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderationsTit {
        font-size: 1.1713vw
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderationsTit {
        margin-bottom: 1.0981vw
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderations .txt {
        font-size: 1.1713vw
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        padding-top: 6.58858vw
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        padding-bottom: 5.85652vw
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        margin-bottom: 7.32064vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTit {
        font-size: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTit {
        margin-bottom: 5.12445vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox {
        width: 30.81991vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox {
        margin-top: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox {
        margin-bottom: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox:nth-of-type(2) {
        margin-bottom: 4.02635vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox:nth-of-type(3) {
        margin-bottom: 1.83016vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .centerBox {
        width: 28.91654vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .leftBox {
        width: 30.74671vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt {
        font-size: 2.78184vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.tate a::after {
        margin-top: .73206vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.tate a::after {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt a::after {
        width: 1.83016vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt a::after {
        height: 1.83016vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt a::after {
        margin-left: .87848vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt01 {
        top: -4.02635vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt01 {
        left: 5.85652vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt02 {
        top: -4.02635vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt02 {
        right: 5.12445vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt03 {
        top: 11.71303vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt03 {
        left: 6.58858vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt04 {
        top: 11.71303vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt04 {
        right: 4.75842vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt05 {
        top: 32.57687vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt05 {
        left: 6.58858vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt06 {
        top: 32.57687vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt06 {
        right: 4.75842vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt07 {
        bottom: -4.39239vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt07 {
        left: 6.58858vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt08 {
        bottom: -4.39239vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt08 {
        right: 5.49048vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox {
        margin-bottom: 3.51391vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) {
        margin-top: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) {
        margin-top: -1.46413vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) {
        margin-top: -1.83016vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(7) {
        margin-top: -.36603vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type {
        margin-top: -.73206vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) {
        margin-top: -.78125vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) {
        margin-top: -1.04167vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left {
        padding-right: 17.78917vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left .tit,
    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left .txt {
        width: 30.74671vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right {
        padding-left: 17.78917vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right .tit,
    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right .txt {
        width: 30.81991vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .tit {
        font-size: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .tit {
        margin-bottom: 1.46413vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .txt {
        font-size: 1.31772vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .small {
        font-size: 1.02489vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .small {
        margin-top: .36603vw
    }

    #indexTop .productsSpec {
        padding-top: 7.68668vw
    }

    #indexTop .productsSpec {
        padding-bottom: 5.12445vw
    }

    #indexTop .productsSpec .productsSpecTit {
        margin-bottom: 4.39239vw
    }

    #indexTop .productsSpec .productsSpecSubTit {
        font-size: 3.66032vw
    }

    #indexTop .productsSpec .productsSpecSubTit {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsSpec .productsSpecSubTit .small {
        font-size: 2.19619vw
    }

    #indexTop .productsSpec .featureCard {
        padding-top: 3.29429vw
    }

    #indexTop .productsSpec .featureCard {
        padding-bottom: 3.29429vw
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 4.02635vw
    }

    #indexTop .productsSpec .featureCard {
        padding-left: 4.02635vw
    }

    #indexTop .productsSpec .featureCard {
        margin-bottom: 7.32064vw
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 1.82292vw;
        padding-left: 1.82292vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit {
        margin-bottom: 2.92826vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .big {
        padding-right: .95168vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .middle {
        font-size: 4.68521vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .middle {
        padding-right: 0
    }

    #indexTop .productsSpec .featureCard.featureCard03 {
        padding-top: 2.19619vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 {
        padding-bottom: 1.83016vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit {
        margin-bottom: .95168vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .big {
        font-size: 8.41874vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .big {
        padding-right: .51245vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .middle {
        padding-right: 0
    }

    #indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
        font-size: 5.7101vw
    }

    #indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
        margin-top: 2.19619vw
    }

    #indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
        margin-bottom: 4.75842vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit {
        font-size: 5.27086vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit {
        margin-bottom: 3.29429vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .big {
        font-size: 8.41874vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .middle {
        font-size: 3.3675vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .middle {
        padding-right: .51245vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .small {
        font-size: 2.92826vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .small {
        font-size: 3.8rem;
        font-size: 1.97917vw
    }

    #indexTop .productsSpec .featureCard .featureCardTxt {
        font-size: 1.31772vw
    }

    #indexTop .productsSpec .featureCard .featureCardTxt sub {
        font-size: 1.02489vw
    }

    #indexTop .productsSpec .btnLead {
        font-size: 1.46413vw
    }

    #indexTop .productsSpec .btnLead {
        margin-bottom: 2.19619vw
    }

    #indexTop .productsSpec .productConsiderations {
        margin-top: 4.90483vw
    }

    #indexTop .productsSpec .productConsiderations {
        margin-bottom: 4.90483vw
    }

    #indexTop .productsSpec .productConsiderations .txt {
        font-size: 1.1713vw
    }

    #indexTop .productsSpec .productConsiderations .txt {
        margin-bottom: 1.83016vw
    }

    #indexTop .productsSpec .productConsiderations .txt::before {
        margin-right: .73206vw
    }

    #indexTop .beltDetail {
        padding-top: 8.05271vw
    }

    #indexTop .beltDetail {
        padding-bottom: 10.61493vw
    }

    #indexTop .beltDetail .beltDetailTit {
        font-size: 3.66032vw
    }

    #indexTop .beltDetail .beltDetailTit {
        margin-bottom: 9.15081vw
    }

    #indexTop .beltDetail .beltDetailTit .logo {
        width: 35.87116vw
    }

    #indexTop .beltDetail .beltDetailTit .logo {
        margin-bottom: 3.66032vw
    }

    #indexTop .beltDetail .beltDetailTit .kana {
        font-size: 2.92826vw
    }

    #indexTop .beltDetail .beltDetailTit .kana {
        margin-top: 3.29429vw
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-top: -5.85652vw
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-right: 7.32064vw
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-top: -1.04167vw
    }

    #indexTop .beltDetail .img01 {
        max-width: 48.709%
    }

    #indexTop .beltDetail .img02 {
        margin-top: -11.71303vw
    }

    #indexTop .beltDetail .img02 {
        max-width: 32.162%;
        margin-top: -5.20833vw
    }

    #indexTop .beltDetail .img03 {
        width: 32.35725vw
    }

    #indexTop .beltDetail .beltDetailTxt {
        font-size: 1.75695vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        margin-bottom: 6.58858vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        max-width: 46.809%
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        margin-top: 5.85652vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        margin-left: 5.85652vw
    }

    #indexTop .beltDetail .imgTxt {
        font-size: 1.31772vw
    }

    #indexTop .beltDetail .imgTxt {
        padding-right: 1.02489vw
    }

    #indexTop .beltDetail .imgTxt {
        padding-left: .73206vw
    }

    #indexTop .beltDetail .imgTxt {
        margin-bottom: 1.83016vw
    }

    #indexTop .dedicated {
        padding-top: 14.64129vw
    }

    #indexTop .dedicated {
        padding-bottom: 14.64129vw
    }

    #indexTop .dedicated .dedicatedBox {
        padding-top: 4.75842vw
    }

    #indexTop .dedicated .dedicatedBox {
        padding-bottom: 5.49048vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTit {
        font-size: 3.66032vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTit {
        margin-bottom: 2.19619vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        font-size: 1.75695vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        margin-bottom: 2.92826vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt.center {
        margin-bottom: 0
    }

    #indexTop .dedicated .dedicatedBox .img {
        width: 36.01757vw
    }

    #indexTop .dedicated .dedicatedBox .img {
        margin-bottom: 2.92826vw
    }

    #indexTop .dedicated .dedicatedBox .closeUpImage {
        width: 23.49927vw
    }

    #indexTop .modelIntro2 .modelIntroTit {
        top: 2.56223vw
    }

    #indexTop .modelIntro2 .modelIntroTit {
        font-size: 3.73353vw
    }

    #indexTop .modelIntro2 .modelIntroTit {
        padding-top: 6.58858vw
    }

    #indexTop .modelIntro2 .modelIntroTit {
        padding-bottom: 6.58858vw
    }

    #indexTop .modelIntro2 .modelIntroTit .txt {
        font-size: 2.48902vw
    }

    #indexTop .modelIntro2 .modelIntroTit .small {
        font-size: 2.48902vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro {
        padding-left: 4.61201vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro::after {
        right: 4.5388vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro::after {
        width: 53.66032vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro::after {
        height: 44.14348vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko {
        padding-right: 4.61201vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko::after {
        width: 44.50952vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko::after {
        height: 43.85066vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock {
        margin-right: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 8.05271vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 4.6875vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 9.29722vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-right: 8.93119vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-right: 5.20833vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 2.92826vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit {
        font-size: 2.19619vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit .small {
        font-size: 1.46413vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productNum {
        font-size: 1.46413vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productPrice {
        font-size: 1.75695vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productPrice {
        margin-bottom: 1.83016vw
    }

    #indexTop .shopList {
        padding-top: 13.17716vw
    }

    #indexTop .shopList {
        padding-bottom: 14.64129vw
    }

    #indexTop .shopList .shopListTit {
        margin-bottom: 12.81113vw
    }

    #indexTop .shopList .wrap {
        padding-top: 7.32064vw
    }

    #indexTop .shopList .wrap {
        padding-bottom: 7.32064vw
    }

    #indexTop .shopList .wrap {
        margin-bottom: 7.32064vw
    }

    #indexTop .shopList .btn02 {
        margin-bottom: 9.51684vw
    }

    #indexTop .shopList .announce {
        font-size: 1.31772vw
    }

    #indexTop .shopList .areaShop {
        margin-bottom: 8.78477vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        font-size: 1.75695vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        margin-bottom: .87848vw
    }

    #indexTop .shopList .areaShop .areaShopTit .small {
        font-size: 1.1713vw
    }

    #indexTop .shopList .areaShop .txt {
        font-size: 1.31772vw
    }

    #indexTop .shopList .areaShop .txt {
        padding-top: 2.04978vw
    }

    #indexTop .shopList .areaShop .txt {
        padding-bottom: 2.04978vw
    }

    #indexTop .shopList .areaShop .txt.shop {
        padding-right: 3.66032vw
    }

    #indexTop .shopList .areaShop .txt.shop {
        padding-left: .73206vw
    }

    #indexTop .shopList .areaShop .txt.address {
        padding-right: 3.66032vw
    }

    #indexTop .shopList .areaShop .txt.tel {
        padding-right: .73206vw
    }

    #indexTop .shopList .snsList {
        margin-bottom: 5.85652vw
    }

    #indexTop .shopList .snsList .sns {
        width: 4.39239vw
    }

    #indexTop .shopList .snsList .sns {
        margin-right: 1.0981vw
    }

    #indexTop .shopList .snsList .sns {
        margin-left: 1.0981vw
    }

    #indexTop .shopList .btnTxt {
        font-size: 1.46413vw
    }

    #indexTop .shopList .btnTxt {
        margin-bottom: 1.46413vw
    }
}

@media screen and (max-width:767px) and (min-width:1367px) {
    .maxContainer {
        padding-right: 40px
    }

    .maxContainer {
        padding-left: 40px
    }

    .container {
        padding-right: 40px
    }

    .container {
        padding-left: 40px
    }

    .minContainer {
        padding-right: 40px
    }

    .minContainer {
        padding-left: 40px
    }

    .baseTit {
        font-size: 3.6rem
    }

    .baseTit .kana {
        font-size: 7rem
    }

    .baseTit .kana {
        margin-bottom: 10px
    }

    .moreBtn01 {
        width: 330px
    }

    .moreBtn01 a {
        font-size: 3.2rem
    }

    .moreBtn01 a {
        padding-top: 30px
    }

    .moreBtn01 a {
        padding-bottom: 30px
    }

    .moreBtn01 a {
        padding-right: 34px
    }

    .moreBtn01 a::after {
        width: 23px
    }

    .moreBtn01 a::after {
        height: 43px
    }

    .moreBtn01 a::after {
        right: 84px
    }

    .btn01 {
        width: 500px
    }

    .btn01.small {
        width: 330px
    }

    .btn01.small a {
        padding-top: 35px
    }

    .btn01.small a {
        padding-bottom: 35px
    }

    .btn01 a {
        font-size: 3.2rem
    }

    .btn01 a {
        padding-top: 30px
    }

    .btn01 a {
        padding-bottom: 30px
    }

    .btn01 a {
        padding-left: 20px
    }

    .btn01 a {
        padding-right: 0
    }

    .btn01 a::after {
        width: 43px
    }

    .btn01 a::after {
        height: 23px
    }

    .btn01 a::after {
        margin-left: 20px
    }

    .downloadBtn {
        width: 400px
    }

    .downloadBtn a {
        font-size: 3.2rem
    }

    .downloadBtn a {
        padding-top: 30px
    }

    .downloadBtn a {
        padding-bottom: 30px
    }

    .downloadBtn a::after {
        width: 40px
    }

    .downloadBtn a::after {
        height: 22px
    }

    .downloadBtn a::after {
        margin-left: 20px
    }

    .btn02 {
        width: 590px
    }

    .btn02 a {
        font-size: 3.2rem
    }

    .btn02 a {
        padding-top: 35px
    }

    .btn02 a {
        padding-bottom: 35px
    }

    .btn02 a {
        padding-left: 20px
    }

    .btn02 a::after {
        width: 43px
    }

    .btn02 a::after {
        height: 23px
    }

    .btn02 a::after {
        margin-left: 15px
    }

    .contactBtn {
        width: 400px
    }

    .contactBtn a {
        font-size: 3.2rem
    }

    .contactBtn a {
        padding-top: 35px
    }

    .contactBtn a {
        padding-bottom: 35px
    }

    .contactBtn a {
        padding-left: 20px
    }

    .contactBtn a::after {
        width: 42px
    }

    .contactBtn a::after {
        height: 22px
    }

    .contactBtn a::after {
        margin-left: 15px
    }

    .breadcrumb {
        padding-top: 30px
    }

    .breadcrumb {
        padding-bottom: 50px
    }

    .breadcrumb ol>li {
        font-size: 2rem
    }

    .breadcrumb ol>li a {
        font-size: 2rem
    }

    .breadcrumb ol>li+li::before {
        font-size: 2rem
    }

    .breadcrumb ol>li+li::before {
        padding-right: 10px
    }

    .breadcrumb ol>li+li::before {
        padding-left: 10px
    }

    #header {
        height: 1134px
    }

    #header .lineImg {
        bottom: -110px
    }

    #header .logoImg {
        width: 590px
    }

    #footer {
        padding-top: 32px
    }

    #footer {
        padding-bottom: 27px
    }

    #footer .copyright {
        font-size: 2.4rem
    }

    #footer .copyright {
        margin-right: 0
    }

    #footer .copyright {
        margin-left: 0
    }

    #footer .copyright {
        margin-bottom: 15px
    }

    #indexTop .topArea {
        padding-top: 142px
    }

    #indexTop .lpDesc {
        padding-bottom: 80px
    }

    #indexTop .lpDesc .lpDescTit {
        font-size: 5rem
    }

    #indexTop .lpDesc .lpDescTit {
        margin-bottom: 60px
    }

    #indexTop .lpDesc .lpDescTit .small {
        font-size: 4rem
    }

    #indexTop .lpDesc .lpDescTit .small {
        margin-bottom: 30px
    }

    #indexTop .lpDesc .lpDescSubTit {
        font-size: 3.3rem
    }

    #indexTop .lpDesc .lpDescSubTit {
        margin-bottom: 60px
    }

    #indexTop .lpDesc .lpDescTxt {
        font-size: 2.8rem
    }

    #indexTop .lpDesc .lpDescTxt span {
        margin-bottom: 40px
    }

    #indexTop .lpDesc .supplementTxt {
        font-size: 2.4rem
    }

    #indexTop .modelIntro {
        padding-top: 0
    }

    #indexTop .modelIntro .modelIntroTit {
        top: 0
    }

    #indexTop .modelIntro .modelIntroTit {
        font-size: 6.5rem
    }

    #indexTop .modelIntro .modelIntroTit {
        padding-top: 75px
    }

    #indexTop .modelIntro .modelIntroTit {
        padding-bottom: 75px
    }

    #indexTop .modelIntro .modelIntroTit {
        margin-bottom: 45px
    }

    #indexTop .modelIntro .modelIntroTit .txt {
        font-size: 4.3rem
    }

    #indexTop .modelIntro .modelIntroTit .small {
        font-size: 4.3rem
    }

    #indexTop .modelIntro .modelIntroProducts .product {
        margin-right: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro {
        padding-left: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        right: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        width: 750px
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        height: 804px
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko {
        padding-right: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko::after {
        width: 750px
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko::after {
        height: 817px
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-top: 33px
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 42px
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-right: 103px
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        width: 125px
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        margin-top: 50px
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        margin-left: 105px
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 60px
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit {
        font-size: 4.3rem
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit .small {
        font-size: 2.9rem
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit .small {
        margin-left: -10px
    }

    #indexTop .modelIntro .modelIntroProducts .product .productNum {
        font-size: 2.8rem
    }

    #indexTop .modelIntro .modelIntroProducts .product .productPrice {
        font-size: 3.2rem
    }

    #indexTop .modelIntro .modelIntroProducts .product .productPrice {
        margin-bottom: 40px
    }

    #indexTop .productsDetail {
        padding-top: 150px
    }

    #indexTop .productsDetail {
        padding-bottom: 190px
    }

    #indexTop .productsDetail .productsDetailTit {
        padding-left: 80px
    }

    #indexTop .productsDetail .productsDetailTit {
        margin-bottom: 150px
    }

    #indexTop .productsDetail .productModel {
        padding-top: 135px
    }

    #indexTop .productsDetail .productModel {
        margin-bottom: 200px
    }

    #indexTop .productsDetail .productModel:last-of-type {
        margin-bottom: 0
    }

    #indexTop .productsDetail .productModel.tanjiro .rightBox {
        padding-left: 40px
    }

    #indexTop .productsDetail .productModel.tanjiro .rightBox {
        padding-right: 40px
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productModelImg {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productCharacterImg {
        width: 500px
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productCharacterImg {
        right: -40px
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productCharacterImg {
        top: -430px
    }

    #indexTop .productsDetail .productModel.nezuko {
        padding-top: 25px
    }

    #indexTop .productsDetail .productModel.nezuko::after {
        top: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .rightBox {
        padding-top: 25px
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .rightBox {
        padding-right: 60px
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productModelImg {
        width: 590px
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productModelImg {
        margin-top: -25px
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productModelImg {
        margin-bottom: -160px
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        top: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        left: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        width: 500px
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature {
        margin-bottom: 45px
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature:last-of-type {
        margin-bottom: 80px
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt {
        margin-bottom: 100px
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt .beltTxt {
        margin-top: 20px
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt .beltImg {
        width: 275px
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt .beltImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt .beltImg {
        margin-right: 25px
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .productFeatureTit {
        top: -430px
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .productFeatureTit {
        left: 40px
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .productFeatureTit span:nth-of-type(2) {
        padding-top: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .productFeatureTit span:nth-of-type(3) {
        padding-top: 0
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace {
        padding-bottom: 110px
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .img {
        width: 280px
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .img {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .img img {
        width: 198px
    }

    #indexTop .productsDetail .productModel .productModelTit {
        font-size: 7rem
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        font-size: 3.5rem
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        margin-right: 24px
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        margin-left: 24px
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        margin-bottom: -40px
    }

    #indexTop .productsDetail .productModel .productModelTit.productModelTitImg {
        margin-top: 45px
    }

    #indexTop .productsDetail .productModel .productModelTit.productModelTitImg {
        width: 125px
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        width: 590px
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        margin-top: -90px
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        margin-bottom: -180px
    }

    #indexTop .productsDetail .productModel .productModelImgArea .rightBox {
        padding-top: 0
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        right: -40px
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        width: 500px
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-bottom: 0
    }

    #indexTop .productsDetail .productModel .productFeature {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .productFeature {
        margin-bottom: 110px
    }

    #indexTop .productsDetail .productModel .productFeature:last-of-type {
        margin-bottom: 95px
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 4rem
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        top: -650px
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        right: 95px
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit span:nth-of-type(2) {
        padding-top: 126px
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit span:nth-of-type(3) {
        padding-top: 240px
    }

    #indexTop .productsDetail .productModel .productFeature .belt {
        margin-bottom: 120px
    }

    #indexTop .productsDetail .productModel .productFeature .belt.flex .beltTxt {
        margin-top: 40px
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        width: 283px
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        margin-left: 15px
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel .productFeature .belt .productFeatureTit {
        margin-bottom: 40px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 4.4rem
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        margin-bottom: 40px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        width: 110px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        margin-right: 70px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        margin-left: 75px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .productFeatureSubTit {
        margin-bottom: 45px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .beltPointImg {
        width: 242px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .beltPointImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .beltPointImg {
        margin-right: 50px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 {
        margin-bottom: 90px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .productFeatureSubTit {
        font-size: 5rem
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .productFeatureSubTit {
        margin-bottom: 10px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        width: 287px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        margin-top: -40px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        margin-left: 5px
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit {
        font-size: 5rem
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit {
        margin-bottom: 18px
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit .small {
        font-size: 3.6rem
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit .small {
        margin-bottom: 0
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTxt {
        font-size: 3rem
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderationsTit {
        font-size: 2.4rem
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderationsTit {
        margin-bottom: 15px
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderations .txt {
        font-size: 2.4rem
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        padding-top: 130px
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        padding-bottom: 110px
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        margin-bottom: 100px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTit {
        font-size: 4rem
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTit {
        margin-bottom: 165px
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox {
        padding-left: 40px
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox {
        padding-right: 40px
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox {
        margin-bottom: 50px
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox:nth-of-type(2) {
        margin-bottom: 50px
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox:nth-of-type(3) {
        margin-bottom: 50px
    }

    #indexTop .productsDetail .productModel .originalClockFace .centerBox {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .centerBox {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .centerBox {
        margin-bottom: 210px
    }

    #indexTop .productsDetail .productModel .originalClockFace .centerBox img {
        width: 476px
    }

    #indexTop .productsDetail .productModel .originalClockFace .leftBox {
        padding-left: 40px
    }

    #indexTop .productsDetail .productModel .originalClockFace .leftBox {
        padding-right: 40px
    }

    #indexTop .productsDetail .productModel .originalClockFace .leftBox .originalClockFaceTxtBox:last-of-type {
        margin-bottom: 50px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox {
        padding-top: 20px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox {
        margin-bottom: 50px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) .img {
        width: 236px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) .img {
        margin-right: 40px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) .tit {
        margin-bottom: 15px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .img {
        width: 198px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .img {
        margin-left: 35px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .tit {
        margin-bottom: 35px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) .img {
        width: 226px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) .img {
        margin-right: 40px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) .tit {
        margin-bottom: 35px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(5) .tit {
        margin-bottom: 50px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(5) .txt {
        margin-top: 40px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) .tit {
        margin-bottom: 50px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) .txt {
        margin-top: 40px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(7) {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(7) .tit {
        margin-bottom: 50px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(7) .txt {
        margin-top: 40px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type .tit {
        margin-bottom: 50px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type .txt {
        margin-top: 40px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left {
        padding-left: 40px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left {
        padding-right: 40px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left:nth-of-type(5) {
        padding-right: 25px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right {
        padding-left: 40px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right {
        padding-right: 40px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right:nth-of-type(6) {
        padding-left: 25px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .tit {
        font-size: 5rem
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .tit {
        margin-bottom: 20px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .txt {
        font-size: 3rem
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .txt {
        margin-top: 20px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .small {
        font-size: 2rem
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .small {
        margin-top: 10px
    }

    #indexTop .productsSpec {
        padding-top: 140px
    }

    #indexTop .productsSpec {
        padding-bottom: 100px
    }

    #indexTop .productsSpec .productsSpecTit {
        margin-bottom: 120px
    }

    #indexTop .productsSpec .productsSpecSubTit {
        font-size: 3.8rem
    }

    #indexTop .productsSpec .productsSpecSubTit {
        margin-bottom: 50px
    }

    #indexTop .productsSpec .productsSpecSubTit .small {
        font-size: 3.2rem
    }

    #indexTop .productsSpec .productsSpecSubTit .small {
        margin-top: 10px
    }

    #indexTop .productsSpec .featureCard {
        padding-top: 35px
    }

    #indexTop .productsSpec .featureCard {
        padding-bottom: 55px
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 40px
    }

    #indexTop .productsSpec .featureCard {
        padding-left: 40px
    }

    #indexTop .productsSpec .featureCard {
        margin-bottom: 40px
    }

    #indexTop .productsSpec .featureCard:last-of-type {
        margin-bottom: 100px
    }

    #indexTop .productsSpec .featureCard.featureCard01 .featureCardTit .big {
        padding-right: 5px
    }

    #indexTop .productsSpec .featureCard.featureCard01 .featureCardTit .small {
        padding-left: 13px
    }

    #indexTop .productsSpec .featureCard.featureCard02 {
        padding-top: 50px
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit {
        margin-bottom: 30px
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .big {
        font-size: 7rem
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .big {
        padding-right: 5px
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .middle {
        font-size: 7rem
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .middle {
        padding-left: 20px
    }

    #indexTop .productsSpec .featureCard.featureCard03 {
        padding-top: 35px
    }

    #indexTop .productsSpec .featureCard.featureCard03 {
        padding-bottom: 55px
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit {
        font-size: 5.6rem
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit {
        margin-bottom: 40px
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .big {
        font-size: 7rem
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .big {
        padding-right: 8px
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .middle {
        font-size: 4rem
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .middle {
        padding-right: 10px
    }

    #indexTop .productsSpec .featureCard.featureCard04 {
        padding-top: 45px
    }

    #indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
        font-size: 6rem
    }

    #indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
        margin-bottom: 30px
    }

    #indexTop .productsSpec .featureCard .featureCardTit {
        font-size: 6.2rem
    }

    #indexTop .productsSpec .featureCard .featureCardTit {
        margin-bottom: 20px
    }

    #indexTop .productsSpec .featureCard .featureCardTit .big {
        font-size: 9rem
    }

    #indexTop .productsSpec .featureCard .featureCardTit .middle {
        font-size: 3rem
    }

    #indexTop .productsSpec .featureCard .featureCardTit .middle {
        padding-right: 7px
    }

    #indexTop .productsSpec .featureCard .featureCardTit .small {
        font-size: 3.8rem
    }

    #indexTop .productsSpec .featureCard .featureCardTxt {
        font-size: 2.8rem
    }

    #indexTop .productsSpec .featureCard .featureCardTxt sub {
        font-size: 2.8rem
    }

    #indexTop .productsSpec .btnLead {
        font-size: 2.8rem
    }

    #indexTop .productsSpec .btnLead {
        margin-bottom: 40px
    }

    #indexTop .productsSpec .productConsiderations {
        margin-top: 100px
    }

    #indexTop .productsSpec .productConsiderations {
        margin-bottom: 80px
    }

    #indexTop .productsSpec .productConsiderations .txt {
        font-size: 2.4rem
    }

    #indexTop .productsSpec .productConsiderations .txt {
        margin-bottom: 36px
    }

    #indexTop .productsSpec .productConsiderations .txt::before {
        margin-right: 10px
    }

    #indexTop .beltDetail {
        padding-top: 100px
    }

    #indexTop .beltDetail {
        padding-bottom: 150px
    }

    #indexTop .beltDetail .beltDetailTit {
        font-size: 4rem
    }

    #indexTop .beltDetail .beltDetailTit {
        margin-bottom: 80px
    }

    #indexTop .beltDetail .beltDetailTit .logo {
        width: 342px
    }

    #indexTop .beltDetail .beltDetailTit .logo {
        margin-bottom: 50px
    }

    #indexTop .beltDetail .beltDetailTit .kana {
        font-size: 3.8rem
    }

    #indexTop .beltDetail .beltDetailTit .kana {
        margin-top: 30px
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-top: 0
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-right: 0
    }

    #indexTop .beltDetail .img01 {
        padding-right: 40px
    }

    #indexTop .beltDetail .img01 {
        padding-left: 40px
    }

    #indexTop .beltDetail .img01 {
        margin-bottom: 60px
    }

    #indexTop .beltDetail .img02 {
        padding-right: 40px
    }

    #indexTop .beltDetail .img02 {
        padding-left: 40px
    }

    #indexTop .beltDetail .img02 {
        margin-top: 0
    }

    #indexTop .beltDetail .img02 {
        margin-left: 0
    }

    #indexTop .beltDetail .img02 {
        margin-bottom: 60px
    }

    #indexTop .beltDetail .img03 {
        width: 442px
    }

    #indexTop .beltDetail .beltDetailTxt {
        font-size: 3.2rem
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        padding-right: 40px
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        padding-left: 40px
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        margin-bottom: 60px
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        padding-right: 40px
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        padding-left: 40px
    }

    #indexTop .beltDetail .imgTxt {
        font-size: 2.8rem
    }

    #indexTop .beltDetail .imgTxt {
        padding-right: 30px
    }

    #indexTop .beltDetail .imgTxt {
        padding-left: 30px
    }

    #indexTop .beltDetail .imgTxt {
        padding-bottom: 10px
    }

    #indexTop .beltDetail .imgTxt {
        margin-bottom: 40px
    }

    #indexTop .dedicated {
        padding-top: 150px
    }

    #indexTop .dedicated {
        padding-bottom: 100px
    }

    #indexTop .dedicated .dedicatedBox {
        padding-top: 65px
    }

    #indexTop .dedicated .dedicatedBox {
        padding-bottom: 60px
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTit {
        font-size: 5rem
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTit {
        margin-bottom: 40px
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        font-size: 3rem
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        padding-right: 40px
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        padding-left: 40px
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        margin-bottom: 40px
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt.center {
        margin-bottom: 0
    }

    #indexTop .dedicated .dedicatedBox .img {
        padding-right: 40px
    }

    #indexTop .dedicated .dedicatedBox .img {
        padding-left: 40px
    }

    #indexTop .dedicated .dedicatedBox .img {
        margin-bottom: 30px
    }

    #indexTop .dedicated .dedicatedBox .closeUpImage {
        width: 450px
    }

    #indexTop .dedicated .dedicatedBox .closeUpImage {
        margin-top: 40px
    }

    #indexTop .modelIntro2 {
        padding-top: 0
    }

    #indexTop .modelIntro2 .modelIntroTit {
        top: 0
    }

    #indexTop .modelIntro2 .modelIntroTit {
        font-size: 6.5rem
    }

    #indexTop .modelIntro2 .modelIntroTit {
        padding-top: 75px
    }

    #indexTop .modelIntro2 .modelIntroTit {
        padding-bottom: 75px
    }

    #indexTop .modelIntro2 .modelIntroTit {
        margin-bottom: 95px
    }

    #indexTop .modelIntro2 .modelIntroTit .txt {
        font-size: 4.3rem
    }

    #indexTop .modelIntro2 .modelIntroTit .small {
        font-size: 4.3rem
    }

    #indexTop .modelIntro2 .modelIntroProducts .product {
        margin-right: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro {
        padding-left: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro::after {
        right: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro::after {
        width: 750px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko {
        padding-right: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko::after {
        width: 750px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 25px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock {
        margin-right: 103px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 135px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-right: 25px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-left: 105px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 70px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit {
        font-size: 4.3rem
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit .small {
        font-size: 2.9rem
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit .small {
        margin-left: -10px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productNum {
        font-size: 2.8rem
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productPrice {
        font-size: 3.2rem
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productPrice {
        margin-bottom: 40px
    }

    #indexTop .shopList {
        padding-top: 140px
    }

    #indexTop .shopList {
        padding-bottom: 90px
    }

    #indexTop .shopList .shopListTit {
        margin-bottom: 130px
    }

    #indexTop .shopList .wrap {
        padding-top: 90px
    }

    #indexTop .shopList .wrap {
        padding-bottom: 100px
    }

    #indexTop .shopList .wrap {
        padding-right: 40px
    }

    #indexTop .shopList .wrap {
        padding-left: 40px
    }

    #indexTop .shopList .wrap {
        margin-bottom: 150px
    }

    #indexTop .shopList .btn02 {
        margin-bottom: 100px
    }

    #indexTop .shopList .announce {
        font-size: 3.2rem
    }

    #indexTop .shopList .areaShop {
        margin-bottom: 55px
    }

    #indexTop .shopList .areaShop .areaShopTit {
        font-size: 3.6rem
    }

    #indexTop .shopList .areaShop .areaShopTit {
        padding-top: 45px
    }

    #indexTop .shopList .areaShop .areaShopTit {
        padding-bottom: 20px
    }

    #indexTop .shopList .areaShop .areaShopTit {
        margin-bottom: 0
    }

    #indexTop .shopList .areaShop .areaShopTit .small {
        font-size: 3rem
    }

    #indexTop .shopList .areaShop .areaShopTit .small {
        margin-top: 25px
    }

    #indexTop .shopList .areaShop .areaShopTit.accordionBtn::before {
        width: 40px
    }

    #indexTop .shopList .areaShop .areaShopTit.accordionBtn::before {
        height: 3px
    }

    #indexTop .shopList .areaShop .areaShopTit.accordionBtn::after {
        right: 20px
    }

    #indexTop .shopList .areaShop .areaShopTit.accordionBtn::after {
        width: 3px
    }

    #indexTop .shopList .areaShop .areaShopTit.accordionBtn::after {
        height: 40px
    }

    #indexTop .shopList .areaShop .areaShopList li {
        padding-top: 35px
    }

    #indexTop .shopList .areaShop .areaShopList li {
        padding-bottom: 35px
    }

    #indexTop .shopList .areaShop .txt {
        font-size: 3.2rem
    }

    #indexTop .shopList .areaShop .txt {
        padding-top: 0
    }

    #indexTop .shopList .areaShop .txt {
        padding-bottom: 30px
    }

    #indexTop .shopList .areaShop .txt.online {
        padding-bottom: 0
    }

    #indexTop .shopList .areaShop .txt.shop {
        padding-right: 0
    }

    #indexTop .shopList .areaShop .txt.shop {
        padding-left: 0
    }

    #indexTop .shopList .areaShop .txt.address {
        padding-right: 0
    }

    #indexTop .shopList .areaShop .txt.tel {
        padding-right: 0
    }

    #indexTop .shopList .areaShop .txt.tel {
        padding-bottom: 0
    }

    #indexTop .shopList .snsList {
        margin-bottom: 120px
    }

    #indexTop .shopList .snsList .sns {
        width: 84px
    }

    #indexTop .shopList .snsList .sns {
        margin-right: 20px
    }

    #indexTop .shopList .snsList .sns {
        margin-left: 20px
    }

    #indexTop .shopList .btnTxt {
        font-size: 3rem
    }

    #indexTop .shopList .btnTxt {
        margin-bottom: 30px
    }
}

@media screen and (max-width:767px) and (min-width:1025px) and (max-width:1440px) {
    .maxContainer {
        padding-right: 2.92826vw
    }

    .maxContainer {
        padding-left: 2.92826vw
    }

    .container {
        padding-right: 2.92826vw
    }

    .container {
        padding-left: 2.92826vw
    }

    .minContainer {
        padding-right: 2.92826vw
    }

    .minContainer {
        padding-left: 2.92826vw
    }

    .baseTit {
        font-size: 2.63543vw
    }

    .baseTit .kana {
        font-size: 5.12445vw
    }

    .baseTit .kana {
        margin-bottom: .73206vw
    }

    .moreBtn01 {
        width: 24.15813vw
    }

    .moreBtn01 a {
        font-size: 2.34261vw
    }

    .moreBtn01 a {
        padding-top: 2.19619vw
    }

    .moreBtn01 a {
        padding-bottom: 2.19619vw
    }

    .moreBtn01 a {
        padding-right: 2.48902vw
    }

    .moreBtn01 a::after {
        width: 1.68375vw
    }

    .moreBtn01 a::after {
        height: 3.14788vw
    }

    .moreBtn01 a::after {
        right: 6.14934vw
    }

    .btn01 {
        width: 36.60322vw
    }

    .btn01.small {
        width: 24.15813vw
    }

    .btn01.small a {
        padding-top: 2.56223vw
    }

    .btn01.small a {
        padding-bottom: 2.56223vw
    }

    .btn01 a {
        font-size: 2.34261vw
    }

    .btn01 a {
        padding-top: 2.19619vw
    }

    .btn01 a {
        padding-bottom: 2.19619vw
    }

    .btn01 a {
        padding-left: 1.46413vw
    }

    .btn01 a {
        padding-right: 0
    }

    .btn01 a::after {
        width: 3.14788vw
    }

    .btn01 a::after {
        height: 1.68375vw
    }

    .btn01 a::after {
        margin-left: 1.46413vw
    }

    .downloadBtn {
        width: 29.28258vw
    }

    .downloadBtn a {
        font-size: 2.34261vw
    }

    .downloadBtn a {
        padding-top: 2.19619vw
    }

    .downloadBtn a {
        padding-bottom: 2.19619vw
    }

    .downloadBtn a::after {
        width: 2.92826vw
    }

    .downloadBtn a::after {
        height: 1.61054vw
    }

    .downloadBtn a::after {
        margin-left: 1.46413vw
    }

    .btn02 {
        width: 43.1918vw
    }

    .btn02 a {
        font-size: 2.34261vw
    }

    .btn02 a {
        padding-top: 2.56223vw
    }

    .btn02 a {
        padding-bottom: 2.56223vw
    }

    .btn02 a {
        padding-left: 1.46413vw
    }

    .btn02 a::after {
        width: 3.14788vw
    }

    .btn02 a::after {
        height: 1.68375vw
    }

    .btn02 a::after {
        margin-left: 1.0981vw
    }

    .contactBtn {
        width: 29.28258vw
    }

    .contactBtn a {
        font-size: 2.34261vw
    }

    .contactBtn a {
        padding-top: 2.56223vw
    }

    .contactBtn a {
        padding-bottom: 2.56223vw
    }

    .contactBtn a {
        padding-left: 1.46413vw
    }

    .contactBtn a::after {
        width: 3.07467vw
    }

    .contactBtn a::after {
        height: 1.61054vw
    }

    .contactBtn a::after {
        margin-left: 1.0981vw
    }

    .breadcrumb {
        padding-top: 2.19619vw
    }

    .breadcrumb {
        padding-bottom: 3.66032vw
    }

    .breadcrumb ol>li {
        font-size: 1.46413vw
    }

    .breadcrumb ol>li a {
        font-size: 1.46413vw
    }

    .breadcrumb ol>li+li::before {
        font-size: 1.46413vw
    }

    .breadcrumb ol>li+li::before {
        padding-right: .73206vw
    }

    .breadcrumb ol>li+li::before {
        padding-left: .73206vw
    }

    #header {
        height: 83.01611vw
    }

    #header .lineImg {
        bottom: -8.05271vw
    }

    #header .logoImg {
        width: 43.1918vw
    }

    #footer {
        padding-top: 2.34261vw
    }

    #footer {
        padding-bottom: 1.97657vw
    }

    #footer .copyright {
        font-size: 1.75695vw
    }

    #footer .copyright {
        margin-right: 0
    }

    #footer .copyright {
        margin-left: 0
    }

    #footer .copyright {
        margin-bottom: 1.0981vw
    }

    #indexTop .topArea {
        padding-top: 10.39531vw
    }

    #indexTop .lpDesc {
        padding-bottom: 5.85652vw
    }

    #indexTop .lpDesc .lpDescTit {
        font-size: 3.66032vw
    }

    #indexTop .lpDesc .lpDescTit {
        margin-bottom: 4.39239vw
    }

    #indexTop .lpDesc .lpDescTit .small {
        font-size: 2.92826vw
    }

    #indexTop .lpDesc .lpDescTit .small {
        margin-bottom: 2.19619vw
    }

    #indexTop .lpDesc .lpDescSubTit {
        font-size: 2.41581vw
    }

    #indexTop .lpDesc .lpDescSubTit {
        margin-bottom: 4.39239vw
    }

    #indexTop .lpDesc .lpDescTxt {
        font-size: 2.04978vw
    }

    #indexTop .lpDesc .lpDescTxt span {
        margin-bottom: 2.92826vw
    }

    #indexTop .lpDesc .supplementTxt {
        font-size: 1.75695vw
    }

    #indexTop .modelIntro {
        padding-top: 0
    }

    #indexTop .modelIntro .modelIntroTit {
        top: 0
    }

    #indexTop .modelIntro .modelIntroTit {
        font-size: 4.75842vw
    }

    #indexTop .modelIntro .modelIntroTit {
        padding-top: 5.49048vw
    }

    #indexTop .modelIntro .modelIntroTit {
        padding-bottom: 5.49048vw
    }

    #indexTop .modelIntro .modelIntroTit {
        margin-bottom: 3.29429vw
    }

    #indexTop .modelIntro .modelIntroTit .txt {
        font-size: 3.14788vw
    }

    #indexTop .modelIntro .modelIntroTit .small {
        font-size: 3.14788vw
    }

    #indexTop .modelIntro .modelIntroProducts .product {
        margin-right: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro {
        padding-left: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        right: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        width: 54.90483vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        height: 58.85798vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko {
        padding-right: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko::after {
        width: 54.90483vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko::after {
        height: 59.80966vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-top: 2.41581vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 3.07467vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-right: 7.54026vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        width: 9.15081vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        margin-top: 3.66032vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        margin-left: 7.68668vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 4.39239vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit {
        font-size: 3.14788vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit .small {
        font-size: 2.12299vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit .small {
        margin-left: -.73206vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productNum {
        font-size: 2.04978vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productPrice {
        font-size: 2.34261vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productPrice {
        margin-bottom: 2.92826vw
    }

    #indexTop .productsDetail {
        padding-top: 10.98097vw
    }

    #indexTop .productsDetail {
        padding-bottom: 13.90922vw
    }

    #indexTop .productsDetail .productsDetailTit {
        padding-left: 5.85652vw
    }

    #indexTop .productsDetail .productsDetailTit {
        margin-bottom: 10.98097vw
    }

    #indexTop .productsDetail .productModel {
        padding-top: 9.88287vw
    }

    #indexTop .productsDetail .productModel {
        margin-bottom: 14.64129vw
    }

    #indexTop .productsDetail .productModel:last-of-type {
        margin-bottom: 0
    }

    #indexTop .productsDetail .productModel.tanjiro .rightBox {
        padding-left: 2.92826vw
    }

    #indexTop .productsDetail .productModel.tanjiro .rightBox {
        padding-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productModelImg {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productCharacterImg {
        width: 36.60322vw
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productCharacterImg {
        right: -2.92826vw
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productCharacterImg {
        top: -31.47877vw
    }

    #indexTop .productsDetail .productModel.nezuko {
        padding-top: 1.83016vw
    }

    #indexTop .productsDetail .productModel.nezuko::after {
        top: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .rightBox {
        padding-top: 1.83016vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .rightBox {
        padding-right: 4.39239vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productModelImg {
        width: 43.1918vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productModelImg {
        margin-top: -1.83016vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productModelImg {
        margin-bottom: -11.71303vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        top: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        left: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        width: 36.60322vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature {
        margin-bottom: 3.29429vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature:last-of-type {
        margin-bottom: 5.85652vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt {
        margin-bottom: 7.32064vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt .beltTxt {
        margin-top: 1.46413vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt .beltImg {
        width: 20.13177vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt .beltImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt .beltImg {
        margin-right: 1.83016vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .productFeatureTit {
        top: -31.47877vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .productFeatureTit {
        left: 2.92826vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .productFeatureTit span:nth-of-type(2) {
        padding-top: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .productFeatureTit span:nth-of-type(3) {
        padding-top: 0
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace {
        padding-bottom: 8.05271vw
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .img {
        width: 20.4978vw
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .img {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .img img {
        width: 14.49488vw
    }

    #indexTop .productsDetail .productModel .productModelTit {
        font-size: 5.12445vw
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        font-size: 2.56223vw
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        margin-right: 1.75695vw
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        margin-left: 1.75695vw
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        margin-bottom: -2.92826vw
    }

    #indexTop .productsDetail .productModel .productModelTit.productModelTitImg {
        margin-top: 3.29429vw
    }

    #indexTop .productsDetail .productModel .productModelTit.productModelTitImg {
        width: 9.15081vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        width: 43.1918vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        margin-top: -6.58858vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        margin-bottom: -13.17716vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .rightBox {
        padding-top: 0
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        right: -2.92826vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        width: 36.60322vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-bottom: 0
    }

    #indexTop .productsDetail .productModel .productFeature {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .productFeature {
        margin-bottom: 8.05271vw
    }

    #indexTop .productsDetail .productModel .productFeature:last-of-type {
        margin-bottom: 6.95461vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 2.92826vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        top: -47.58419vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        right: 6.95461vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit span:nth-of-type(2) {
        padding-top: 9.22401vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit span:nth-of-type(3) {
        padding-top: 17.56955vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt {
        margin-bottom: 8.78477vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt.flex .beltTxt {
        margin-top: 2.92826vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        width: 20.71742vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        margin-left: 1.0981vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel .productFeature .belt .productFeatureTit {
        margin-bottom: 2.92826vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 3.22108vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        margin-bottom: 2.92826vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        width: 8.05271vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        margin-right: 5.12445vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        margin-left: 5.49048vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .productFeatureSubTit {
        margin-bottom: 3.29429vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .beltPointImg {
        width: 17.71596vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .beltPointImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .beltPointImg {
        margin-right: 3.66032vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 {
        margin-bottom: 6.58858vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .productFeatureSubTit {
        font-size: 3.66032vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .productFeatureSubTit {
        margin-bottom: .73206vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        width: 21.01025vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        margin-top: -2.92826vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        margin-left: .36603vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit {
        font-size: 3.66032vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit {
        margin-bottom: 1.31772vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit .small {
        font-size: 2.63543vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit .small {
        margin-bottom: 0
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTxt {
        font-size: 2.19619vw
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderationsTit {
        font-size: 1.75695vw
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderationsTit {
        margin-bottom: 1.0981vw
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderations .txt {
        font-size: 1.75695vw
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        padding-top: 9.51684vw
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        padding-bottom: 8.05271vw
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        margin-bottom: 7.32064vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTit {
        font-size: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTit {
        margin-bottom: 12.07906vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox {
        padding-left: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox {
        padding-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox:nth-of-type(2) {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox:nth-of-type(3) {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .centerBox {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .centerBox {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .centerBox {
        margin-bottom: 15.37335vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .centerBox img {
        width: 34.84627vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .leftBox {
        padding-left: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .leftBox {
        padding-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .leftBox .originalClockFaceTxtBox:last-of-type {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox {
        padding-top: 1.46413vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) .img {
        width: 17.27672vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) .img {
        margin-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) .tit {
        margin-bottom: 1.0981vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .img {
        width: 14.49488vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .img {
        margin-left: 2.56223vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .tit {
        margin-bottom: 2.56223vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) .img {
        width: 16.54466vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) .img {
        margin-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) .tit {
        margin-bottom: 2.56223vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(5) .tit {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(5) .txt {
        margin-top: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) .tit {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) .txt {
        margin-top: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(7) {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(7) .tit {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(7) .txt {
        margin-top: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type .tit {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type .txt {
        margin-top: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left {
        padding-left: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left {
        padding-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left:nth-of-type(5) {
        padding-right: 1.83016vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right {
        padding-left: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right {
        padding-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right:nth-of-type(6) {
        padding-left: 1.83016vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .tit {
        font-size: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .tit {
        margin-bottom: 1.46413vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .txt {
        font-size: 2.19619vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .txt {
        margin-top: 1.46413vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .small {
        font-size: 1.46413vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .small {
        margin-top: .73206vw
    }

    #indexTop .productsSpec {
        padding-top: 10.2489vw
    }

    #indexTop .productsSpec {
        padding-bottom: 7.32064vw
    }

    #indexTop .productsSpec .productsSpecTit {
        margin-bottom: 8.78477vw
    }

    #indexTop .productsSpec .productsSpecSubTit {
        font-size: 2.78184vw
    }

    #indexTop .productsSpec .productsSpecSubTit {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsSpec .productsSpecSubTit .small {
        font-size: 2.34261vw
    }

    #indexTop .productsSpec .productsSpecSubTit .small {
        margin-top: .73206vw
    }

    #indexTop .productsSpec .featureCard {
        padding-top: 2.56223vw
    }

    #indexTop .productsSpec .featureCard {
        padding-bottom: 4.02635vw
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 2.92826vw
    }

    #indexTop .productsSpec .featureCard {
        padding-left: 2.92826vw
    }

    #indexTop .productsSpec .featureCard {
        margin-bottom: 2.92826vw
    }

    #indexTop .productsSpec .featureCard:last-of-type {
        margin-bottom: 7.32064vw
    }

    #indexTop .productsSpec .featureCard.featureCard01 .featureCardTit .big {
        padding-right: .36603vw
    }

    #indexTop .productsSpec .featureCard.featureCard01 .featureCardTit .small {
        padding-left: .95168vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 {
        padding-top: 3.66032vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit {
        margin-bottom: 2.19619vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .big {
        font-size: 5.12445vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .big {
        padding-right: .36603vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .middle {
        font-size: 5.12445vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .middle {
        padding-left: 1.46413vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 {
        padding-top: 2.56223vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 {
        padding-bottom: 4.02635vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit {
        font-size: 4.09956vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit {
        margin-bottom: 2.92826vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .big {
        font-size: 5.12445vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .big {
        padding-right: .58565vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .middle {
        font-size: 2.92826vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .middle {
        padding-right: .73206vw
    }

    #indexTop .productsSpec .featureCard.featureCard04 {
        padding-top: 3.29429vw
    }

    #indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
        font-size: 4.39239vw
    }

    #indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
        margin-bottom: 2.19619vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit {
        font-size: 4.5388vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit {
        margin-bottom: 1.46413vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .big {
        font-size: 6.58858vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .middle {
        font-size: 2.19619vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .middle {
        padding-right: .51245vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .small {
        font-size: 2.78184vw
    }

    #indexTop .productsSpec .featureCard .featureCardTxt {
        font-size: 2.04978vw
    }

    #indexTop .productsSpec .featureCard .featureCardTxt sub {
        font-size: 2.04978vw
    }

    #indexTop .productsSpec .btnLead {
        font-size: 2.04978vw
    }

    #indexTop .productsSpec .btnLead {
        margin-bottom: 2.92826vw
    }

    #indexTop .productsSpec .productConsiderations {
        margin-top: 7.32064vw
    }

    #indexTop .productsSpec .productConsiderations {
        margin-bottom: 5.85652vw
    }

    #indexTop .productsSpec .productConsiderations .txt {
        font-size: 1.75695vw
    }

    #indexTop .productsSpec .productConsiderations .txt {
        margin-bottom: 2.63543vw
    }

    #indexTop .productsSpec .productConsiderations .txt::before {
        margin-right: .73206vw
    }

    #indexTop .beltDetail {
        padding-top: 7.32064vw
    }

    #indexTop .beltDetail {
        padding-bottom: 10.98097vw
    }

    #indexTop .beltDetail .beltDetailTit {
        font-size: 2.92826vw
    }

    #indexTop .beltDetail .beltDetailTit {
        margin-bottom: 5.85652vw
    }

    #indexTop .beltDetail .beltDetailTit .logo {
        width: 25.0366vw
    }

    #indexTop .beltDetail .beltDetailTit .logo {
        margin-bottom: 3.66032vw
    }

    #indexTop .beltDetail .beltDetailTit .kana {
        font-size: 2.78184vw
    }

    #indexTop .beltDetail .beltDetailTit .kana {
        margin-top: 2.19619vw
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-top: 0
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-right: 0
    }

    #indexTop .beltDetail .img01 {
        padding-right: 2.92826vw
    }

    #indexTop .beltDetail .img01 {
        padding-left: 2.92826vw
    }

    #indexTop .beltDetail .img01 {
        margin-bottom: 4.39239vw
    }

    #indexTop .beltDetail .img02 {
        padding-right: 2.92826vw
    }

    #indexTop .beltDetail .img02 {
        padding-left: 2.92826vw
    }

    #indexTop .beltDetail .img02 {
        margin-top: 0
    }

    #indexTop .beltDetail .img02 {
        margin-left: 0
    }

    #indexTop .beltDetail .img02 {
        margin-bottom: 4.39239vw
    }

    #indexTop .beltDetail .img03 {
        width: 32.35725vw
    }

    #indexTop .beltDetail .beltDetailTxt {
        font-size: 2.34261vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        padding-right: 2.92826vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        padding-left: 2.92826vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        margin-bottom: 4.39239vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        padding-right: 2.92826vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        padding-left: 2.92826vw
    }

    #indexTop .beltDetail .imgTxt {
        font-size: 2.04978vw
    }

    #indexTop .beltDetail .imgTxt {
        padding-right: 2.19619vw
    }

    #indexTop .beltDetail .imgTxt {
        padding-left: 2.19619vw
    }

    #indexTop .beltDetail .imgTxt {
        padding-bottom: .73206vw
    }

    #indexTop .beltDetail .imgTxt {
        margin-bottom: 2.92826vw
    }

    #indexTop .dedicated {
        padding-top: 10.98097vw
    }

    #indexTop .dedicated {
        padding-bottom: 7.32064vw
    }

    #indexTop .dedicated .dedicatedBox {
        padding-top: 4.75842vw
    }

    #indexTop .dedicated .dedicatedBox {
        padding-bottom: 4.39239vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTit {
        font-size: 3.66032vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTit {
        margin-bottom: 2.92826vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        font-size: 2.19619vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        padding-right: 2.92826vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        padding-left: 2.92826vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        margin-bottom: 2.92826vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt.center {
        margin-bottom: 0
    }

    #indexTop .dedicated .dedicatedBox .img {
        padding-right: 2.92826vw
    }

    #indexTop .dedicated .dedicatedBox .img {
        padding-left: 2.92826vw
    }

    #indexTop .dedicated .dedicatedBox .img {
        margin-bottom: 2.19619vw
    }

    #indexTop .dedicated .dedicatedBox .closeUpImage {
        width: 32.9429vw
    }

    #indexTop .dedicated .dedicatedBox .closeUpImage {
        margin-top: 2.92826vw
    }

    #indexTop .modelIntro2 {
        padding-top: 0
    }

    #indexTop .modelIntro2 .modelIntroTit {
        top: 0
    }

    #indexTop .modelIntro2 .modelIntroTit {
        font-size: 4.75842vw
    }

    #indexTop .modelIntro2 .modelIntroTit {
        padding-top: 5.49048vw
    }

    #indexTop .modelIntro2 .modelIntroTit {
        padding-bottom: 5.49048vw
    }

    #indexTop .modelIntro2 .modelIntroTit {
        margin-bottom: 6.95461vw
    }

    #indexTop .modelIntro2 .modelIntroTit .txt {
        font-size: 3.14788vw
    }

    #indexTop .modelIntro2 .modelIntroTit .small {
        font-size: 3.14788vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product {
        margin-right: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro {
        padding-left: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro::after {
        right: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro::after {
        width: 54.90483vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko {
        padding-right: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko::after {
        width: 54.90483vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 1.83016vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock {
        margin-right: 7.54026vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 9.88287vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-right: 1.83016vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-left: 7.68668vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 5.12445vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit {
        font-size: 3.14788vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit .small {
        font-size: 2.12299vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit .small {
        margin-left: -.73206vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productNum {
        font-size: 2.04978vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productPrice {
        font-size: 2.34261vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productPrice {
        margin-bottom: 2.92826vw
    }

    #indexTop .shopList {
        padding-top: 10.2489vw
    }

    #indexTop .shopList {
        padding-bottom: 6.58858vw
    }

    #indexTop .shopList .shopListTit {
        margin-bottom: 9.51684vw
    }

    #indexTop .shopList .wrap {
        padding-top: 6.58858vw
    }

    #indexTop .shopList .wrap {
        padding-bottom: 7.32064vw
    }

    #indexTop .shopList .wrap {
        padding-right: 2.92826vw
    }

    #indexTop .shopList .wrap {
        padding-left: 2.92826vw
    }

    #indexTop .shopList .wrap {
        margin-bottom: 10.98097vw
    }

    #indexTop .shopList .btn02 {
        margin-bottom: 7.32064vw
    }

    #indexTop .shopList .announce {
        font-size: 2.34261vw
    }

    #indexTop .shopList .areaShop {
        margin-bottom: 4.02635vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        font-size: 2.63543vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        padding-top: 3.29429vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        padding-bottom: 1.46413vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        margin-bottom: 0
    }

    #indexTop .shopList .areaShop .areaShopTit .small {
        font-size: 2.19619vw
    }

    #indexTop .shopList .areaShop .areaShopTit .small {
        margin-top: 1.83016vw
    }

    #indexTop .shopList .areaShop .areaShopTit.accordionBtn::before {
        width: 2.92826vw
    }

    #indexTop .shopList .areaShop .areaShopTit.accordionBtn::before {
        height: .21962vw
    }

    #indexTop .shopList .areaShop .areaShopTit.accordionBtn::after {
        right: 1.46413vw
    }

    #indexTop .shopList .areaShop .areaShopTit.accordionBtn::after {
        width: .21962vw
    }

    #indexTop .shopList .areaShop .areaShopTit.accordionBtn::after {
        height: 2.92826vw
    }

    #indexTop .shopList .areaShop .areaShopList li {
        padding-top: 2.56223vw
    }

    #indexTop .shopList .areaShop .areaShopList li {
        padding-bottom: 2.56223vw
    }

    #indexTop .shopList .areaShop .txt {
        font-size: 2.34261vw
    }

    #indexTop .shopList .areaShop .txt {
        padding-top: 0
    }

    #indexTop .shopList .areaShop .txt {
        padding-bottom: 2.19619vw
    }

    #indexTop .shopList .areaShop .txt.online {
        padding-bottom: 0
    }

    #indexTop .shopList .areaShop .txt.shop {
        padding-right: 0
    }

    #indexTop .shopList .areaShop .txt.shop {
        padding-left: 0
    }

    #indexTop .shopList .areaShop .txt.address {
        padding-right: 0
    }

    #indexTop .shopList .areaShop .txt.tel {
        padding-right: 0
    }

    #indexTop .shopList .areaShop .txt.tel {
        padding-bottom: 0
    }

    #indexTop .shopList .snsList {
        margin-bottom: 8.78477vw
    }

    #indexTop .shopList .snsList .sns {
        width: 6.14934vw
    }

    #indexTop .shopList .snsList .sns {
        margin-right: 1.46413vw
    }

    #indexTop .shopList .snsList .sns {
        margin-left: 1.46413vw
    }

    #indexTop .shopList .btnTxt {
        font-size: 2.19619vw
    }

    #indexTop .shopList .btnTxt {
        margin-bottom: 2.19619vw
    }
}

@media screen and (max-width:767px) and (min-width:768px) and (max-width:1024px) {
    .maxContainer {
        padding-right: 2.92826vw
    }

    .maxContainer {
        padding-left: 2.92826vw
    }

    .container {
        padding-right: 2.92826vw
    }

    .container {
        padding-left: 2.92826vw
    }

    .minContainer {
        padding-right: 2.92826vw
    }

    .minContainer {
        padding-left: 2.92826vw
    }

    .baseTit {
        font-size: 2.63543vw
    }

    .baseTit .kana {
        font-size: 5.12445vw
    }

    .baseTit .kana {
        margin-bottom: .73206vw
    }

    .moreBtn01 {
        width: 24.15813vw
    }

    .moreBtn01 a {
        font-size: 2.34261vw
    }

    .moreBtn01 a {
        padding-top: 2.19619vw
    }

    .moreBtn01 a {
        padding-bottom: 2.19619vw
    }

    .moreBtn01 a {
        padding-right: 2.48902vw
    }

    .moreBtn01 a::after {
        width: 1.68375vw
    }

    .moreBtn01 a::after {
        height: 3.14788vw
    }

    .moreBtn01 a::after {
        right: 6.14934vw
    }

    .btn01 {
        width: 36.60322vw
    }

    .btn01.small {
        width: 24.15813vw
    }

    .btn01.small a {
        padding-top: 2.56223vw
    }

    .btn01.small a {
        padding-bottom: 2.56223vw
    }

    .btn01 a {
        font-size: 2.34261vw
    }

    .btn01 a {
        padding-top: 2.19619vw
    }

    .btn01 a {
        padding-bottom: 2.19619vw
    }

    .btn01 a {
        padding-left: 1.46413vw
    }

    .btn01 a {
        padding-right: 0
    }

    .btn01 a::after {
        width: 3.14788vw
    }

    .btn01 a::after {
        height: 1.68375vw
    }

    .btn01 a::after {
        margin-left: 1.46413vw
    }

    .downloadBtn {
        width: 29.28258vw
    }

    .downloadBtn a {
        font-size: 2.34261vw
    }

    .downloadBtn a {
        padding-top: 2.19619vw
    }

    .downloadBtn a {
        padding-bottom: 2.19619vw
    }

    .downloadBtn a::after {
        width: 2.92826vw
    }

    .downloadBtn a::after {
        height: 1.61054vw
    }

    .downloadBtn a::after {
        margin-left: 1.46413vw
    }

    .btn02 {
        width: 43.1918vw
    }

    .btn02 a {
        font-size: 2.34261vw
    }

    .btn02 a {
        padding-top: 2.56223vw
    }

    .btn02 a {
        padding-bottom: 2.56223vw
    }

    .btn02 a {
        padding-left: 1.46413vw
    }

    .btn02 a::after {
        width: 3.14788vw
    }

    .btn02 a::after {
        height: 1.68375vw
    }

    .btn02 a::after {
        margin-left: 1.0981vw
    }

    .contactBtn {
        width: 29.28258vw
    }

    .contactBtn a {
        font-size: 2.34261vw
    }

    .contactBtn a {
        padding-top: 2.56223vw
    }

    .contactBtn a {
        padding-bottom: 2.56223vw
    }

    .contactBtn a {
        padding-left: 1.46413vw
    }

    .contactBtn a::after {
        width: 3.07467vw
    }

    .contactBtn a::after {
        height: 1.61054vw
    }

    .contactBtn a::after {
        margin-left: 1.0981vw
    }

    .breadcrumb {
        padding-top: 2.19619vw
    }

    .breadcrumb {
        padding-bottom: 3.66032vw
    }

    .breadcrumb ol>li {
        font-size: 1.46413vw
    }

    .breadcrumb ol>li a {
        font-size: 1.46413vw
    }

    .breadcrumb ol>li+li::before {
        font-size: 1.46413vw
    }

    .breadcrumb ol>li+li::before {
        padding-right: .73206vw
    }

    .breadcrumb ol>li+li::before {
        padding-left: .73206vw
    }

    #header {
        height: 83.01611vw
    }

    #header .lineImg {
        bottom: -8.05271vw
    }

    #header .logoImg {
        width: 43.1918vw
    }

    #footer {
        padding-top: 2.34261vw
    }

    #footer {
        padding-bottom: 1.97657vw
    }

    #footer .copyright {
        font-size: 1.75695vw
    }

    #footer .copyright {
        margin-right: 0
    }

    #footer .copyright {
        margin-left: 0
    }

    #footer .copyright {
        margin-bottom: 1.0981vw
    }

    #indexTop .topArea {
        padding-top: 10.39531vw
    }

    #indexTop .lpDesc {
        padding-bottom: 5.85652vw
    }

    #indexTop .lpDesc .lpDescTit {
        font-size: 3.66032vw
    }

    #indexTop .lpDesc .lpDescTit {
        margin-bottom: 4.39239vw
    }

    #indexTop .lpDesc .lpDescTit .small {
        font-size: 2.92826vw
    }

    #indexTop .lpDesc .lpDescTit .small {
        margin-bottom: 2.19619vw
    }

    #indexTop .lpDesc .lpDescSubTit {
        font-size: 2.41581vw
    }

    #indexTop .lpDesc .lpDescSubTit {
        margin-bottom: 4.39239vw
    }

    #indexTop .lpDesc .lpDescTxt {
        font-size: 2.04978vw
    }

    #indexTop .lpDesc .lpDescTxt span {
        margin-bottom: 2.92826vw
    }

    #indexTop .lpDesc .supplementTxt {
        font-size: 1.75695vw
    }

    #indexTop .modelIntro {
        padding-top: 0
    }

    #indexTop .modelIntro .modelIntroTit {
        top: 0
    }

    #indexTop .modelIntro .modelIntroTit {
        font-size: 4.75842vw
    }

    #indexTop .modelIntro .modelIntroTit {
        padding-top: 5.49048vw
    }

    #indexTop .modelIntro .modelIntroTit {
        padding-bottom: 5.49048vw
    }

    #indexTop .modelIntro .modelIntroTit {
        margin-bottom: 3.29429vw
    }

    #indexTop .modelIntro .modelIntroTit .txt {
        font-size: 3.14788vw
    }

    #indexTop .modelIntro .modelIntroTit .small {
        font-size: 3.14788vw
    }

    #indexTop .modelIntro .modelIntroProducts .product {
        margin-right: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro {
        padding-left: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        right: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        width: 54.90483vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        height: 58.85798vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko {
        padding-right: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko::after {
        width: 54.90483vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko::after {
        height: 59.80966vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-top: 2.41581vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 3.07467vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-right: 7.54026vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        width: 9.15081vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        margin-top: 3.66032vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        margin-left: 7.68668vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 4.39239vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit {
        font-size: 3.14788vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit .small {
        font-size: 2.12299vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit .small {
        margin-left: -.73206vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productNum {
        font-size: 2.04978vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productPrice {
        font-size: 2.34261vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productPrice {
        margin-bottom: 2.92826vw
    }

    #indexTop .productsDetail {
        padding-top: 10.98097vw
    }

    #indexTop .productsDetail {
        padding-bottom: 13.90922vw
    }

    #indexTop .productsDetail .productsDetailTit {
        padding-left: 5.85652vw
    }

    #indexTop .productsDetail .productsDetailTit {
        margin-bottom: 10.98097vw
    }

    #indexTop .productsDetail .productModel {
        padding-top: 9.88287vw
    }

    #indexTop .productsDetail .productModel {
        margin-bottom: 14.64129vw
    }

    #indexTop .productsDetail .productModel:last-of-type {
        margin-bottom: 0
    }

    #indexTop .productsDetail .productModel.tanjiro .rightBox {
        padding-left: 2.92826vw
    }

    #indexTop .productsDetail .productModel.tanjiro .rightBox {
        padding-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productModelImg {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productCharacterImg {
        width: 36.60322vw
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productCharacterImg {
        right: -2.92826vw
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productCharacterImg {
        top: -31.47877vw
    }

    #indexTop .productsDetail .productModel.nezuko {
        padding-top: 1.83016vw
    }

    #indexTop .productsDetail .productModel.nezuko::after {
        top: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .rightBox {
        padding-top: 1.83016vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .rightBox {
        padding-right: 4.39239vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productModelImg {
        width: 43.1918vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productModelImg {
        margin-top: -1.83016vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productModelImg {
        margin-bottom: -11.71303vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        top: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        left: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        width: 36.60322vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature {
        margin-bottom: 3.29429vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature:last-of-type {
        margin-bottom: 5.85652vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt {
        margin-bottom: 7.32064vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt .beltTxt {
        margin-top: 1.46413vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt .beltImg {
        width: 20.13177vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt .beltImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt .beltImg {
        margin-right: 1.83016vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .productFeatureTit {
        top: -31.47877vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .productFeatureTit {
        left: 2.92826vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .productFeatureTit span:nth-of-type(2) {
        padding-top: 0
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .productFeatureTit span:nth-of-type(3) {
        padding-top: 0
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace {
        padding-bottom: 8.05271vw
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .img {
        width: 20.4978vw
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .img {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .img img {
        width: 14.49488vw
    }

    #indexTop .productsDetail .productModel .productModelTit {
        font-size: 5.12445vw
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        font-size: 2.56223vw
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        margin-right: 1.75695vw
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        margin-left: 1.75695vw
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        margin-bottom: -2.92826vw
    }

    #indexTop .productsDetail .productModel .productModelTit.productModelTitImg {
        margin-top: 3.29429vw
    }

    #indexTop .productsDetail .productModel .productModelTit.productModelTitImg {
        width: 9.15081vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        width: 43.1918vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        margin-top: -6.58858vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        margin-bottom: -13.17716vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .rightBox {
        padding-top: 0
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        right: -2.92826vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        width: 36.60322vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-bottom: 0
    }

    #indexTop .productsDetail .productModel .productFeature {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .productFeature {
        margin-bottom: 8.05271vw
    }

    #indexTop .productsDetail .productModel .productFeature:last-of-type {
        margin-bottom: 6.95461vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 2.92826vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        top: -47.58419vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        right: 6.95461vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit span:nth-of-type(2) {
        padding-top: 9.22401vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit span:nth-of-type(3) {
        padding-top: 17.56955vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt {
        margin-bottom: 8.78477vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt.flex .beltTxt {
        margin-top: 2.92826vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        width: 20.71742vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        margin-left: 1.0981vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel .productFeature .belt .productFeatureTit {
        margin-bottom: 2.92826vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 3.22108vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        margin-bottom: 2.92826vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        width: 8.05271vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        margin-right: 5.12445vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        margin-left: 5.49048vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .productFeatureSubTit {
        margin-bottom: 3.29429vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .beltPointImg {
        width: 17.71596vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .beltPointImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .beltPointImg {
        margin-right: 3.66032vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 {
        margin-bottom: 6.58858vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .productFeatureSubTit {
        font-size: 3.66032vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .productFeatureSubTit {
        margin-bottom: .73206vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        width: 21.01025vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        margin-top: -2.92826vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        margin-left: .36603vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit {
        font-size: 3.66032vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit {
        margin-bottom: 1.31772vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit .small {
        font-size: 2.63543vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit .small {
        margin-bottom: 0
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTxt {
        font-size: 2.19619vw
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderationsTit {
        font-size: 1.75695vw
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderationsTit {
        margin-bottom: 1.0981vw
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderations .txt {
        font-size: 1.75695vw
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        padding-top: 9.51684vw
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        padding-bottom: 8.05271vw
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        margin-bottom: 7.32064vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTit {
        font-size: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTit {
        margin-bottom: 12.07906vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox {
        padding-left: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox {
        padding-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox:nth-of-type(2) {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox:nth-of-type(3) {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .centerBox {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .centerBox {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .centerBox {
        margin-bottom: 15.37335vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .centerBox img {
        width: 34.84627vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .leftBox {
        padding-left: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .leftBox {
        padding-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .leftBox .originalClockFaceTxtBox:last-of-type {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox {
        padding-top: 1.46413vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) .img {
        width: 17.27672vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) .img {
        margin-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) .tit {
        margin-bottom: 1.0981vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .img {
        width: 14.49488vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .img {
        margin-left: 2.56223vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(3) .tit {
        margin-bottom: 2.56223vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) .img {
        width: 16.54466vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) .img {
        margin-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) .tit {
        margin-bottom: 2.56223vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(5) .tit {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(5) .txt {
        margin-top: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) .tit {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) .txt {
        margin-top: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(7) {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(7) .tit {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(7) .txt {
        margin-top: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type .tit {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type .txt {
        margin-top: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left {
        padding-left: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left {
        padding-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left:nth-of-type(5) {
        padding-right: 1.83016vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right {
        padding-left: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right {
        padding-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right:nth-of-type(6) {
        padding-left: 1.83016vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .tit {
        font-size: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .tit {
        margin-bottom: 1.46413vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .txt {
        font-size: 2.19619vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .txt {
        margin-top: 1.46413vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .small {
        font-size: 1.46413vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .small {
        margin-top: .73206vw
    }

    #indexTop .productsSpec {
        padding-top: 10.2489vw
    }

    #indexTop .productsSpec {
        padding-bottom: 7.32064vw
    }

    #indexTop .productsSpec .productsSpecTit {
        margin-bottom: 8.78477vw
    }

    #indexTop .productsSpec .productsSpecSubTit {
        font-size: 2.78184vw
    }

    #indexTop .productsSpec .productsSpecSubTit {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsSpec .productsSpecSubTit .small {
        font-size: 2.34261vw
    }

    #indexTop .productsSpec .productsSpecSubTit .small {
        margin-top: .73206vw
    }

    #indexTop .productsSpec .featureCard {
        padding-top: 2.56223vw
    }

    #indexTop .productsSpec .featureCard {
        padding-bottom: 4.02635vw
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 2.92826vw
    }

    #indexTop .productsSpec .featureCard {
        padding-left: 2.92826vw
    }

    #indexTop .productsSpec .featureCard {
        margin-bottom: 2.92826vw
    }

    #indexTop .productsSpec .featureCard:last-of-type {
        margin-bottom: 7.32064vw
    }

    #indexTop .productsSpec .featureCard.featureCard01 .featureCardTit .big {
        padding-right: .36603vw
    }

    #indexTop .productsSpec .featureCard.featureCard01 .featureCardTit .small {
        padding-left: .95168vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 {
        padding-top: 3.66032vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit {
        margin-bottom: 2.19619vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .big {
        font-size: 5.12445vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .big {
        padding-right: .36603vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .middle {
        font-size: 5.12445vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .middle {
        padding-left: 1.46413vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 {
        padding-top: 2.56223vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 {
        padding-bottom: 4.02635vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit {
        font-size: 4.09956vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit {
        margin-bottom: 2.92826vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .big {
        font-size: 5.12445vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .big {
        padding-right: .58565vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .middle {
        font-size: 2.92826vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .middle {
        padding-right: .73206vw
    }

    #indexTop .productsSpec .featureCard.featureCard04 {
        padding-top: 3.29429vw
    }

    #indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
        font-size: 4.39239vw
    }

    #indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
        margin-bottom: 2.19619vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit {
        font-size: 4.5388vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit {
        margin-bottom: 1.46413vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .big {
        font-size: 6.58858vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .middle {
        font-size: 2.19619vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .middle {
        padding-right: .51245vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .small {
        font-size: 2.78184vw
    }

    #indexTop .productsSpec .featureCard .featureCardTxt {
        font-size: 2.04978vw
    }

    #indexTop .productsSpec .featureCard .featureCardTxt sub {
        font-size: 2.04978vw
    }

    #indexTop .productsSpec .btnLead {
        font-size: 2.04978vw
    }

    #indexTop .productsSpec .btnLead {
        margin-bottom: 2.92826vw
    }

    #indexTop .productsSpec .productConsiderations {
        margin-top: 7.32064vw
    }

    #indexTop .productsSpec .productConsiderations {
        margin-bottom: 5.85652vw
    }

    #indexTop .productsSpec .productConsiderations .txt {
        font-size: 1.75695vw
    }

    #indexTop .productsSpec .productConsiderations .txt {
        margin-bottom: 2.63543vw
    }

    #indexTop .productsSpec .productConsiderations .txt::before {
        margin-right: .73206vw
    }

    #indexTop .beltDetail {
        padding-top: 7.32064vw
    }

    #indexTop .beltDetail {
        padding-bottom: 10.98097vw
    }

    #indexTop .beltDetail .beltDetailTit {
        font-size: 2.92826vw
    }

    #indexTop .beltDetail .beltDetailTit {
        margin-bottom: 5.85652vw
    }

    #indexTop .beltDetail .beltDetailTit .logo {
        width: 25.0366vw
    }

    #indexTop .beltDetail .beltDetailTit .logo {
        margin-bottom: 3.66032vw
    }

    #indexTop .beltDetail .beltDetailTit .kana {
        font-size: 2.78184vw
    }

    #indexTop .beltDetail .beltDetailTit .kana {
        margin-top: 2.19619vw
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-top: 0
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-right: 0
    }

    #indexTop .beltDetail .img01 {
        padding-right: 2.92826vw
    }

    #indexTop .beltDetail .img01 {
        padding-left: 2.92826vw
    }

    #indexTop .beltDetail .img01 {
        margin-bottom: 4.39239vw
    }

    #indexTop .beltDetail .img02 {
        padding-right: 2.92826vw
    }

    #indexTop .beltDetail .img02 {
        padding-left: 2.92826vw
    }

    #indexTop .beltDetail .img02 {
        margin-top: 0
    }

    #indexTop .beltDetail .img02 {
        margin-left: 0
    }

    #indexTop .beltDetail .img02 {
        margin-bottom: 4.39239vw
    }

    #indexTop .beltDetail .img03 {
        width: 32.35725vw
    }

    #indexTop .beltDetail .beltDetailTxt {
        font-size: 2.34261vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        padding-right: 2.92826vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        padding-left: 2.92826vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        margin-bottom: 4.39239vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        padding-right: 2.92826vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        padding-left: 2.92826vw
    }

    #indexTop .beltDetail .imgTxt {
        font-size: 2.04978vw
    }

    #indexTop .beltDetail .imgTxt {
        padding-right: 2.19619vw
    }

    #indexTop .beltDetail .imgTxt {
        padding-left: 2.19619vw
    }

    #indexTop .beltDetail .imgTxt {
        padding-bottom: .73206vw
    }

    #indexTop .beltDetail .imgTxt {
        margin-bottom: 2.92826vw
    }

    #indexTop .dedicated {
        padding-top: 10.98097vw
    }

    #indexTop .dedicated {
        padding-bottom: 7.32064vw
    }

    #indexTop .dedicated .dedicatedBox {
        padding-top: 4.75842vw
    }

    #indexTop .dedicated .dedicatedBox {
        padding-bottom: 4.39239vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTit {
        font-size: 3.66032vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTit {
        margin-bottom: 2.92826vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        font-size: 2.19619vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        padding-right: 2.92826vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        padding-left: 2.92826vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        margin-bottom: 2.92826vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt.center {
        margin-bottom: 0
    }

    #indexTop .dedicated .dedicatedBox .img {
        padding-right: 2.92826vw
    }

    #indexTop .dedicated .dedicatedBox .img {
        padding-left: 2.92826vw
    }

    #indexTop .dedicated .dedicatedBox .img {
        margin-bottom: 2.19619vw
    }

    #indexTop .dedicated .dedicatedBox .closeUpImage {
        width: 32.9429vw
    }

    #indexTop .dedicated .dedicatedBox .closeUpImage {
        margin-top: 2.92826vw
    }

    #indexTop .modelIntro2 {
        padding-top: 0
    }

    #indexTop .modelIntro2 .modelIntroTit {
        top: 0
    }

    #indexTop .modelIntro2 .modelIntroTit {
        font-size: 4.75842vw
    }

    #indexTop .modelIntro2 .modelIntroTit {
        padding-top: 5.49048vw
    }

    #indexTop .modelIntro2 .modelIntroTit {
        padding-bottom: 5.49048vw
    }

    #indexTop .modelIntro2 .modelIntroTit {
        margin-bottom: 6.95461vw
    }

    #indexTop .modelIntro2 .modelIntroTit .txt {
        font-size: 3.14788vw
    }

    #indexTop .modelIntro2 .modelIntroTit .small {
        font-size: 3.14788vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product {
        margin-right: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro {
        padding-left: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro::after {
        right: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro::after {
        width: 54.90483vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko {
        padding-right: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko::after {
        width: 54.90483vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 1.83016vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock {
        margin-right: 7.54026vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 9.88287vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-right: 1.83016vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-left: 7.68668vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 5.12445vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit {
        font-size: 3.14788vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit .small {
        font-size: 2.12299vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit .small {
        margin-left: -.73206vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productNum {
        font-size: 2.04978vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productPrice {
        font-size: 2.34261vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productPrice {
        margin-bottom: 2.92826vw
    }

    #indexTop .shopList {
        padding-top: 10.2489vw
    }

    #indexTop .shopList {
        padding-bottom: 6.58858vw
    }

    #indexTop .shopList .shopListTit {
        margin-bottom: 9.51684vw
    }

    #indexTop .shopList .wrap {
        padding-top: 6.58858vw
    }

    #indexTop .shopList .wrap {
        padding-bottom: 7.32064vw
    }

    #indexTop .shopList .wrap {
        padding-right: 2.92826vw
    }

    #indexTop .shopList .wrap {
        padding-left: 2.92826vw
    }

    #indexTop .shopList .wrap {
        margin-bottom: 10.98097vw
    }

    #indexTop .shopList .btn02 {
        margin-bottom: 7.32064vw
    }

    #indexTop .shopList .announce {
        font-size: 2.34261vw
    }

    #indexTop .shopList .areaShop {
        margin-bottom: 4.02635vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        font-size: 2.63543vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        padding-top: 3.29429vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        padding-bottom: 1.46413vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        margin-bottom: 0
    }

    #indexTop .shopList .areaShop .areaShopTit .small {
        font-size: 2.19619vw
    }

    #indexTop .shopList .areaShop .areaShopTit .small {
        margin-top: 1.83016vw
    }

    #indexTop .shopList .areaShop .areaShopTit.accordionBtn::before {
        width: 2.92826vw
    }

    #indexTop .shopList .areaShop .areaShopTit.accordionBtn::before {
        height: .21962vw
    }

    #indexTop .shopList .areaShop .areaShopTit.accordionBtn::after {
        right: 1.46413vw
    }

    #indexTop .shopList .areaShop .areaShopTit.accordionBtn::after {
        width: .21962vw
    }

    #indexTop .shopList .areaShop .areaShopTit.accordionBtn::after {
        height: 2.92826vw
    }

    #indexTop .shopList .areaShop .areaShopList li {
        padding-top: 2.56223vw
    }

    #indexTop .shopList .areaShop .areaShopList li {
        padding-bottom: 2.56223vw
    }

    #indexTop .shopList .areaShop .txt {
        font-size: 2.34261vw
    }

    #indexTop .shopList .areaShop .txt {
        padding-top: 0
    }

    #indexTop .shopList .areaShop .txt {
        padding-bottom: 2.19619vw
    }

    #indexTop .shopList .areaShop .txt.online {
        padding-bottom: 0
    }

    #indexTop .shopList .areaShop .txt.shop {
        padding-right: 0
    }

    #indexTop .shopList .areaShop .txt.shop {
        padding-left: 0
    }

    #indexTop .shopList .areaShop .txt.address {
        padding-right: 0
    }

    #indexTop .shopList .areaShop .txt.tel {
        padding-right: 0
    }

    #indexTop .shopList .areaShop .txt.tel {
        padding-bottom: 0
    }

    #indexTop .shopList .snsList {
        margin-bottom: 8.78477vw
    }

    #indexTop .shopList .snsList .sns {
        width: 6.14934vw
    }

    #indexTop .shopList .snsList .sns {
        margin-right: 1.46413vw
    }

    #indexTop .shopList .snsList .sns {
        margin-left: 1.46413vw
    }

    #indexTop .shopList .btnTxt {
        font-size: 2.19619vw
    }

    #indexTop .shopList .btnTxt {
        margin-bottom: 2.19619vw
    }
}

@media screen and (min-width:1367px) {
    .baseTit {
        font-size: 3.6rem
    }

    .baseTit .kana {
        font-size: 7rem
    }

    .moreBtn01 {
        width: 270px
    }

    .moreBtn01 a {
        font-size: 2.6rem
    }

    .moreBtn01 a {
        padding-top: 24px
    }

    .moreBtn01 a {
        padding-bottom: 28px
    }

    .moreBtn01 a {
        padding-right: 30px
    }

    .moreBtn01 a::after {
        width: 16px
    }

    .moreBtn01 a::after {
        height: 30px
    }

    .moreBtn01 a::after {
        right: 74px
    }

    .btn01 {
        width: 466px
    }

    .btn01.small {
        width: 270px
    }

    .btn01 a {
        font-size: 2.6rem
    }

    .btn01 a {
        padding-top: 24px
    }

    .btn01 a {
        padding-bottom: 28px
    }

    .btn01 a {
        padding-right: 10px
    }

    .btn01 a::after {
        width: 30px
    }

    .btn01 a::after {
        height: 16px
    }

    .btn01 a::after {
        margin-left: 20px
    }

    .downloadBtn {
        width: 200px
    }

    .downloadBtn a {
        font-size: 1.8rem
    }

    .downloadBtn a {
        padding-top: 15px
    }

    .downloadBtn a {
        padding-bottom: 16px
    }

    .downloadBtn a::after {
        width: 24px
    }

    .downloadBtn a::after {
        height: 13px
    }

    .downloadBtn a::after {
        margin-left: 10px
    }

    .btn02 {
        width: 500px
    }

    .btn02 a {
        font-size: 2.6rem
    }

    .btn02 a {
        padding-top: 24px
    }

    .btn02 a {
        padding-bottom: 28px
    }

    .btn02 a {
        padding-left: 20px
    }

    .btn02 a::after {
        width: 30px
    }

    .btn02 a::after {
        height: 16px
    }

    .btn02 a::after {
        margin-left: 10px
    }

    .contactBtn {
        width: 250px
    }

    .contactBtn a {
        font-size: 2rem
    }

    .contactBtn a {
        padding-top: 29px
    }

    .contactBtn a {
        padding-bottom: 29px
    }

    .contactBtn a {
        padding-left: 20px
    }

    .contactBtn a::after {
        width: 30px
    }

    .contactBtn a::after {
        height: 16px
    }

    .contactBtn a::after {
        margin-left: 10px
    }

    .breadcrumb {
        padding-top: 40px
    }

    .breadcrumb {
        padding-bottom: 20px
    }

    .breadcrumb ol>li {
        font-size: 1.8rem
    }

    .breadcrumb ol>li a {
        font-size: 1.8rem
    }

    .breadcrumb ol>li+li::before {
        font-size: 1.6rem
    }

    .breadcrumb ol>li+li::before {
        padding-right: 10px
    }

    .breadcrumb ol>li+li::before {
        padding-left: 8px
    }

    #header .lineImg {
        bottom: -180px
    }

    #header .logoImg {
        bottom: 26px
    }

    #footer {
        padding-top: 40px
    }

    #footer {
        padding-bottom: 40px
    }

    #footer .copyright {
        font-size: 1.6rem
    }

    #footer .copyright {
        margin-right: 30px
    }

    #footer .copyright {
        margin-left: 30px
    }

    #indexTop .topArea {
        padding-top: 160px
    }

    #indexTop .lpDesc {
        padding-bottom: 110px
    }

    #indexTop .lpDesc .lpDescTit {
        font-size: 6.5rem
    }

    #indexTop .lpDesc .lpDescTit {
        margin-bottom: 55px
    }

    #indexTop .lpDesc .lpDescTit .small {
        font-size: 5rem
    }

    #indexTop .lpDesc .lpDescTit .small {
        margin-bottom: 10px
    }

    #indexTop .lpDesc .lpDescSubTit {
        font-size: 3.5rem
    }

    #indexTop .lpDesc .lpDescSubTit {
        margin-bottom: 90px
    }

    #indexTop .lpDesc .lpDescTxt {
        font-size: 2.4rem
    }

    #indexTop .lpDesc .lpDescTxt span {
        margin-bottom: 50px
    }

    #indexTop .lpDesc .supplementTxt {
        font-size: 1.6rem
    }

    #indexTop .modelIntro {
        padding-top: 35px
    }

    #indexTop .modelIntro .modelIntroTit {
        top: 35px
    }

    #indexTop .modelIntro .modelIntroTit {
        font-size: 5.1rem
    }

    #indexTop .modelIntro .modelIntroTit {
        padding-top: 90px
    }

    #indexTop .modelIntro .modelIntroTit {
        padding-bottom: 90px
    }

    #indexTop .modelIntro .modelIntroTit .txt {
        font-size: 3.4rem
    }

    #indexTop .modelIntro .modelIntroTit .small {
        font-size: 3.4rem
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro {
        padding-left: 63px
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        right: 62px
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        width: 750px
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        height: 820px
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko {
        padding-right: 63px
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko::after {
        width: 617px
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko::after {
        height: 820px
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-right: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 110px
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        width: 127px
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        margin-right: 122px
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 60px
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit {
        font-size: 3rem
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit .small {
        font-size: 2rem
    }

    #indexTop .modelIntro .modelIntroProducts .product .productNum {
        font-size: 2rem
    }

    #indexTop .modelIntro .modelIntroProducts .product .productPrice {
        font-size: 2.4rem
    }

    #indexTop .modelIntro .modelIntroProducts .product .productPrice {
        margin-bottom: 25px
    }

    #indexTop .productsDetail {
        padding-top: 115px
    }

    #indexTop .productsDetail {
        padding-bottom: 200px
    }

    #indexTop .productsDetail .productsDetailTit {
        margin-bottom: 130px
    }

    #indexTop .productsDetail .productsDetailTit .kana {
        margin-top: 15px
    }

    #indexTop .productsDetail .productModel {
        margin-bottom: 230px
    }

    #indexTop .productsDetail .productModel:last-of-type {
        margin-bottom: 0
    }

    #indexTop .productsDetail .productModel::after {
        width: 1090px
    }

    #indexTop .productsDetail .productModel::after {
        height: 782px
    }

    #indexTop .productsDetail .productModel.tanjiro .rightBox {
        width: 692px
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productModelImg {
        margin-right: -10px
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productCharacterImg {
        bottom: 20px
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productCharacterImg {
        width: 662px
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .rightBox {
        width: 634px
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .rightBox {
        padding-top: 55px
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productModelImg {
        width: 601px
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productModelImg {
        margin-left: 80px
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        top: 55px
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        width: 495px
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature {
        margin-top: 15px
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature {
        margin-bottom: 30px
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt .beltImg {
        margin-left: 22px
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace {
        padding-bottom: 120px
    }

    #indexTop .productsDetail .productModel .productModelTit {
        font-size: 7rem
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        font-size: 3.5rem
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        margin-right: 14px
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        margin-bottom: -20px
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        width: 598px
    }

    #indexTop .productsDetail .productModel .productModelImgArea .rightBox {
        padding-top: 90px
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        width: 663px
    }

    #indexTop .productsDetail .productModel .productFeature {
        margin-top: 32px
    }

    #indexTop .productsDetail .productModel .productFeature {
        margin-bottom: 55px
    }

    #indexTop .productsDetail .productModel .productFeature:last-of-type {
        margin-bottom: 100px
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 5rem
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        margin-bottom: 100px
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        width: 281px
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        margin-left: 22px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex {
        margin-right: 75px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 4rem
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointTxt {
        width: 360px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        width: 105px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        margin-left: 50px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        margin-top: -35px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .beltPointImg {
        width: 221px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .beltPointImg {
        margin-left: 22px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .productFeatureSubTit {
        font-size: 4rem
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .productFeatureSubTit {
        margin-bottom: 25px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        width: 217px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        margin-top: -125px
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        margin-left: 22px
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit {
        font-size: 4.4rem
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit {
        margin-bottom: 30px
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit .small {
        font-size: 3rem
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit .small {
        margin-bottom: 10px
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTxt {
        font-size: 1.8rem
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderationsTit {
        font-size: 1.6rem
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderationsTit {
        margin-bottom: 15px
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderations .txt {
        font-size: 1.6rem
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        padding-top: 90px
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        padding-bottom: 80px
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        margin-bottom: 100px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTit {
        font-size: 5rem
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTit {
        margin-bottom: 70px
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox {
        width: 421px
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox {
        margin-top: 40px
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox {
        margin-bottom: 40px
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox:nth-of-type(2) {
        margin-bottom: 55px
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox:nth-of-type(3) {
        margin-bottom: 25px
    }

    #indexTop .productsDetail .productModel .originalClockFace .centerBox {
        width: 395px
    }

    #indexTop .productsDetail .productModel .originalClockFace .leftBox {
        width: 420px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt {
        font-size: 3.8rem
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.tate a::after {
        margin-top: 10px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.tate a::after {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt a::after {
        width: 25px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt a::after {
        height: 25px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt a::after {
        margin-left: 12px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt01 {
        top: -55px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt01 {
        left: 80px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt02 {
        top: -55px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt02 {
        right: 70px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt03 {
        top: 160px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt03 {
        left: 90px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt04 {
        top: 160px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt04 {
        right: 65px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt05 {
        top: 445px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt05 {
        left: 90px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt06 {
        top: 445px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt06 {
        right: 65px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt07 {
        bottom: -60px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt07 {
        left: 90px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt08 {
        bottom: -60px
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt08 {
        right: 75px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox {
        margin-bottom: 48px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) {
        margin-top: 40px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) {
        margin-top: -20px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) {
        margin-top: -25px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(7) {
        margin-top: -5px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type {
        margin-top: -10px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left {
        padding-right: 243px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left .tit,
    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left .txt {
        width: 420px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right {
        padding-left: 243px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right .tit,
    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right .txt {
        width: 421px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .tit {
        font-size: 4rem
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .tit {
        margin-bottom: 20px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .txt {
        font-size: 1.8rem
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .small {
        font-size: 1.4rem
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .small {
        margin-top: 5px
    }

    #indexTop .productsSpec {
        padding-top: 105px
    }

    #indexTop .productsSpec {
        padding-bottom: 70px
    }

    #indexTop .productsSpec .productsSpecTit {
        margin-bottom: 60px
    }

    #indexTop .productsSpec .productsSpecSubTit {
        font-size: 5rem
    }

    #indexTop .productsSpec .productsSpecSubTit {
        margin-bottom: 50px
    }

    #indexTop .productsSpec .productsSpecSubTit .small {
        font-size: 3rem
    }

    #indexTop .productsSpec .featureCard {
        padding-top: 45px
    }

    #indexTop .productsSpec .featureCard {
        padding-bottom: 45px
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 55px
    }

    #indexTop .productsSpec .featureCard {
        padding-left: 55px
    }

    #indexTop .productsSpec .featureCard {
        margin-bottom: 100px
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit {
        margin-bottom: 40px
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .big {
        padding-right: 13px
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .middle {
        font-size: 6.4rem
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .middle {
        padding-right: 0
    }

    #indexTop .productsSpec .featureCard.featureCard03 {
        padding-top: 30px
    }

    #indexTop .productsSpec .featureCard.featureCard03 {
        padding-bottom: 25px
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit {
        margin-bottom: 13px
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .big {
        font-size: 11.5rem
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .big {
        padding-right: 7px
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .middle {
        padding-right: 0
    }

    #indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
        font-size: 7.8rem
    }

    #indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
        margin-top: 30px
    }

    #indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
        margin-bottom: 65px
    }

    #indexTop .productsSpec .featureCard .featureCardTit {
        font-size: 7.2rem
    }

    #indexTop .productsSpec .featureCard .featureCardTit {
        margin-bottom: 45px
    }

    #indexTop .productsSpec .featureCard .featureCardTit .big {
        font-size: 11.5rem
    }

    #indexTop .productsSpec .featureCard .featureCardTit .middle {
        font-size: 4.6rem
    }

    #indexTop .productsSpec .featureCard .featureCardTit .middle {
        padding-right: 7px
    }

    #indexTop .productsSpec .featureCard .featureCardTit .small {
        font-size: 4rem
    }

    #indexTop .productsSpec .featureCard .featureCardTxt {
        font-size: 1.8rem
    }

    #indexTop .productsSpec .featureCard .featureCardTxt sub {
        font-size: 1.4rem
    }

    #indexTop .productsSpec .btnLead {
        font-size: 2rem
    }

    #indexTop .productsSpec .btnLead {
        margin-bottom: 30px
    }

    #indexTop .productsSpec .productConsiderations {
        margin-top: 67px
    }

    #indexTop .productsSpec .productConsiderations {
        margin-bottom: 67px
    }

    #indexTop .productsSpec .productConsiderations .txt {
        font-size: 1.6rem
    }

    #indexTop .productsSpec .productConsiderations .txt {
        margin-bottom: 25px
    }

    #indexTop .productsSpec .productConsiderations .txt::before {
        margin-right: 10px
    }

    #indexTop .beltDetail {
        padding-top: 110px
    }

    #indexTop .beltDetail {
        padding-bottom: 145px
    }

    #indexTop .beltDetail .beltDetailTit {
        font-size: 5rem
    }

    #indexTop .beltDetail .beltDetailTit {
        margin-bottom: 125px
    }

    #indexTop .beltDetail .beltDetailTit .logo {
        width: 490px
    }

    #indexTop .beltDetail .beltDetailTit .logo {
        margin-bottom: 50px
    }

    #indexTop .beltDetail .beltDetailTit .kana {
        font-size: 4rem
    }

    #indexTop .beltDetail .beltDetailTit .kana {
        margin-top: 45px
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-top: -80px
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-right: 100px
    }

    #indexTop .beltDetail .img02 {
        margin-top: -160px
    }

    #indexTop .beltDetail .img03 {
        width: 442px
    }

    #indexTop .beltDetail .beltDetailTxt {
        font-size: 2.4rem
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        margin-bottom: 90px
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        margin-top: 80px
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        margin-left: 80px
    }

    #indexTop .beltDetail .imgTxt {
        font-size: 1.8rem
    }

    #indexTop .beltDetail .imgTxt {
        padding-right: 14px
    }

    #indexTop .beltDetail .imgTxt {
        padding-left: 10px
    }

    #indexTop .beltDetail .imgTxt {
        margin-bottom: 25px
    }

    #indexTop .dedicated {
        padding-top: 200px
    }

    #indexTop .dedicated {
        padding-bottom: 200px
    }

    #indexTop .dedicated .dedicatedBox {
        padding-top: 65px
    }

    #indexTop .dedicated .dedicatedBox {
        padding-bottom: 75px
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTit {
        font-size: 5rem
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTit {
        margin-bottom: 30px
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        font-size: 2.4rem
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        margin-bottom: 40px
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt.center {
        margin-bottom: 0
    }

    #indexTop .dedicated .dedicatedBox .img {
        width: 492px
    }

    #indexTop .dedicated .dedicatedBox .img {
        margin-bottom: 40px
    }

    #indexTop .dedicated .dedicatedBox .closeUpImage {
        width: 321px
    }

    #indexTop .modelIntro2 .modelIntroTit {
        top: 35px
    }

    #indexTop .modelIntro2 .modelIntroTit {
        font-size: 5.1rem
    }

    #indexTop .modelIntro2 .modelIntroTit {
        padding-top: 90px
    }

    #indexTop .modelIntro2 .modelIntroTit {
        padding-bottom: 90px
    }

    #indexTop .modelIntro2 .modelIntroTit .txt {
        font-size: 3.4rem
    }

    #indexTop .modelIntro2 .modelIntroTit .small {
        font-size: 3.4rem
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro {
        padding-left: 63px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro::after {
        right: 62px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro::after {
        width: 733px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro::after {
        height: 603px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko {
        padding-right: 63px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko::after {
        width: 608px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko::after {
        height: 599px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock {
        margin-right: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 110px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 127px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-right: 122px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 40px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit {
        font-size: 3rem
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit .small {
        font-size: 2rem
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productNum {
        font-size: 2rem
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productPrice {
        font-size: 2.4rem
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productPrice {
        margin-bottom: 25px
    }

    #indexTop .shopList {
        padding-top: 180px
    }

    #indexTop .shopList {
        padding-bottom: 200px
    }

    #indexTop .shopList .shopListTit {
        margin-bottom: 175px
    }

    #indexTop .shopList .wrap {
        padding-top: 100px
    }

    #indexTop .shopList .wrap {
        padding-bottom: 100px
    }

    #indexTop .shopList .wrap {
        margin-bottom: 100px
    }

    #indexTop .shopList .btn02 {
        margin-bottom: 130px
    }

    #indexTop .shopList .announce {
        font-size: 1.8rem
    }

    #indexTop .shopList .areaShop {
        margin-bottom: 120px
    }

    #indexTop .shopList .areaShop .areaShopTit {
        font-size: 2.4rem
    }

    #indexTop .shopList .areaShop .areaShopTit {
        margin-bottom: 12px
    }

    #indexTop .shopList .areaShop .areaShopTit .small {
        font-size: 1.6rem
    }

    #indexTop .shopList .areaShop .txt {
        font-size: 1.8rem
    }

    #indexTop .shopList .areaShop .txt {
        padding-top: 28px
    }

    #indexTop .shopList .areaShop .txt {
        padding-bottom: 28px
    }

    #indexTop .shopList .areaShop .txt.shop {
        padding-right: 50px
    }

    #indexTop .shopList .areaShop .txt.shop {
        padding-left: 10px
    }

    #indexTop .shopList .areaShop .txt.address {
        padding-right: 50px
    }

    #indexTop .shopList .areaShop .txt.tel {
        padding-right: 10px
    }

    #indexTop .shopList .snsList {
        margin-bottom: 80px
    }

    #indexTop .shopList .snsList .sns {
        width: 60px
    }

    #indexTop .shopList .snsList .sns {
        margin-right: 15px
    }

    #indexTop .shopList .snsList .sns {
        margin-left: 15px
    }

    #indexTop .shopList .btnTxt {
        font-size: 2rem
    }

    #indexTop .shopList .btnTxt {
        margin-bottom: 20px
    }
}

@media screen and (min-width:1025px) and (max-width:1440px) {
    .baseTit {
        font-size: 2.63543vw
    }

    .baseTit .kana {
        font-size: 5.12445vw
    }

    .moreBtn01 {
        width: 19.76574vw
    }

    .moreBtn01 a {
        font-size: 1.90337vw
    }

    .moreBtn01 a {
        padding-top: 1.75695vw
    }

    .moreBtn01 a {
        padding-bottom: 2.04978vw
    }

    .moreBtn01 a {
        padding-right: 2.19619vw
    }

    .moreBtn01 a::after {
        width: 1.1713vw
    }

    .moreBtn01 a::after {
        height: 2.19619vw
    }

    .moreBtn01 a::after {
        right: 5.41728vw
    }

    .btn01 {
        width: 34.1142vw
    }

    .btn01.small {
        width: 19.76574vw
    }

    .btn01 a {
        font-size: 1.90337vw
    }

    .btn01 a {
        padding-top: 1.75695vw
    }

    .btn01 a {
        padding-bottom: 2.04978vw
    }

    .btn01 a {
        padding-right: .73206vw
    }

    .btn01 a::after {
        width: 2.19619vw
    }

    .btn01 a::after {
        height: 1.1713vw
    }

    .btn01 a::after {
        margin-left: 1.46413vw
    }

    .downloadBtn {
        width: 14.64129vw
    }

    .downloadBtn a {
        font-size: 1.31772vw
    }

    .downloadBtn a {
        padding-top: 1.0981vw
    }

    .downloadBtn a {
        padding-bottom: 1.1713vw
    }

    .downloadBtn a::after {
        width: 1.75695vw
    }

    .downloadBtn a::after {
        height: .95168vw
    }

    .downloadBtn a::after {
        margin-left: .73206vw
    }

    .btn02 {
        width: 36.60322vw
    }

    .btn02 a {
        font-size: 1.90337vw
    }

    .btn02 a {
        padding-top: 1.75695vw
    }

    .btn02 a {
        padding-bottom: 2.04978vw
    }

    .btn02 a {
        padding-left: 1.46413vw
    }

    .btn02 a::after {
        width: 2.19619vw
    }

    .btn02 a::after {
        height: 1.1713vw
    }

    .btn02 a::after {
        margin-left: .73206vw
    }

    .contactBtn {
        width: 18.30161vw
    }

    .contactBtn a {
        font-size: 1.46413vw
    }

    .contactBtn a {
        padding-top: 2.12299vw
    }

    .contactBtn a {
        padding-bottom: 2.12299vw
    }

    .contactBtn a {
        padding-left: 1.46413vw
    }

    .contactBtn a::after {
        width: 2.19619vw
    }

    .contactBtn a::after {
        height: 1.1713vw
    }

    .contactBtn a::after {
        margin-left: .73206vw
    }

    .breadcrumb {
        padding-top: 2.92826vw
    }

    .breadcrumb {
        padding-bottom: 1.46413vw
    }

    .breadcrumb ol>li {
        font-size: 1.31772vw
    }

    .breadcrumb ol>li a {
        font-size: 1.31772vw
    }

    .breadcrumb ol>li+li::before {
        font-size: 1.1713vw
    }

    .breadcrumb ol>li+li::before {
        padding-right: .73206vw
    }

    .breadcrumb ol>li+li::before {
        padding-left: .58565vw
    }

    #header .lineImg {
        bottom: -13.17716vw
    }

    #header .logoImg {
        bottom: 1.90337vw
    }

    #footer {
        padding-top: 2.92826vw
    }

    #footer {
        padding-bottom: 2.92826vw
    }

    #footer .copyright {
        font-size: 1.1713vw
    }

    #footer .copyright {
        margin-right: 2.19619vw
    }

    #footer .copyright {
        margin-left: 2.19619vw
    }

    #indexTop .topArea {
        padding-top: 11.71303vw
    }

    #indexTop .lpDesc {
        padding-bottom: 8.05271vw
    }

    #indexTop .lpDesc .lpDescTit {
        font-size: 4.75842vw
    }

    #indexTop .lpDesc .lpDescTit {
        margin-bottom: 4.02635vw
    }

    #indexTop .lpDesc .lpDescTit .small {
        font-size: 3.66032vw
    }

    #indexTop .lpDesc .lpDescTit .small {
        margin-bottom: .73206vw
    }

    #indexTop .lpDesc .lpDescSubTit {
        font-size: 2.56223vw
    }

    #indexTop .lpDesc .lpDescSubTit {
        margin-bottom: 6.58858vw
    }

    #indexTop .lpDesc .lpDescTxt {
        font-size: 1.75695vw
    }

    #indexTop .lpDesc .lpDescTxt span {
        margin-bottom: 3.66032vw
    }

    #indexTop .lpDesc .supplementTxt {
        font-size: 1.1713vw
    }

    #indexTop .modelIntro {
        padding-top: 2.56223vw
    }

    #indexTop .modelIntro .modelIntroTit {
        top: 2.56223vw
    }

    #indexTop .modelIntro .modelIntroTit {
        font-size: 3.73353vw
    }

    #indexTop .modelIntro .modelIntroTit {
        padding-top: 6.58858vw
    }

    #indexTop .modelIntro .modelIntroTit {
        padding-bottom: 6.58858vw
    }

    #indexTop .modelIntro .modelIntroTit .txt {
        font-size: 2.48902vw
    }

    #indexTop .modelIntro .modelIntroTit .small {
        font-size: 2.48902vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro {
        padding-left: 4.61201vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        right: 4.5388vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        width: 54.90483vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.tanjiro::after {
        height: 60.02928vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko {
        padding-right: 4.61201vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko::after {
        width: 45.16837vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko::after {
        height: 60.02928vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-right: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 8.05271vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        width: 9.29722vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        margin-right: 8.93119vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 4.39239vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit {
        font-size: 2.19619vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit .small {
        font-size: 1.46413vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productNum {
        font-size: 1.46413vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productPrice {
        font-size: 1.75695vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productPrice {
        margin-bottom: 1.83016vw
    }

    #indexTop .productsDetail {
        padding-top: 8.41874vw
    }

    #indexTop .productsDetail {
        padding-bottom: 14.64129vw
    }

    #indexTop .productsDetail .productsDetailTit {
        margin-bottom: 9.51684vw
    }

    #indexTop .productsDetail .productsDetailTit .kana {
        margin-top: 1.0981vw
    }

    #indexTop .productsDetail .productModel {
        margin-bottom: 16.83748vw
    }

    #indexTop .productsDetail .productModel:last-of-type {
        margin-bottom: 0
    }

    #indexTop .productsDetail .productModel::after {
        width: 79.79502vw
    }

    #indexTop .productsDetail .productModel::after {
        height: 57.24744vw
    }

    #indexTop .productsDetail .productModel::after {
        width: 46.35417vw;
        max-width: 890px
    }

    #indexTop .productsDetail .productModel.tanjiro .rightBox {
        width: 50.65886vw
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productModelImg {
        margin-right: -.73206vw
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productCharacterImg {
        bottom: 1.46413vw
    }

    #indexTop .productsDetail .productModel.tanjiro .productModelImgArea .productCharacterImg {
        width: 48.46266vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .rightBox {
        width: 46.41288vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .rightBox {
        padding-top: 4.02635vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productModelImg {
        width: 43.99707vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productModelImg {
        margin-left: 5.85652vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        top: 4.02635vw
    }

    #indexTop .productsDetail .productModel.nezuko .productModelImgArea .productCharacterImg {
        width: 36.23719vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature {
        margin-top: 1.0981vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature {
        margin-bottom: 2.19619vw
    }

    #indexTop .productsDetail .productModel.nezuko .productFeature .belt .beltImg {
        margin-left: 1.61054vw
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace {
        padding-bottom: 8.78477vw
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace {
        padding-bottom: 7.29167vw
    }

    #indexTop .productsDetail .productModel .productModelTit {
        font-size: 5.12445vw
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        font-size: 2.56223vw
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        margin-right: 1.02489vw
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        margin-bottom: -1.46413vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        width: 43.77745vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .rightBox {
        padding-top: 6.58858vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        width: 48.53587vw
    }

    #indexTop .productsDetail .productModel .productFeature {
        margin-top: 2.34261vw
    }

    #indexTop .productsDetail .productModel .productFeature {
        margin-bottom: 4.02635vw
    }

    #indexTop .productsDetail .productModel .productFeature:last-of-type {
        margin-bottom: 7.32064vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 3.66032vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        margin-bottom: 7.32064vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 4.8rem;
        font-size: 2.5vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        width: 20.57101vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        margin-left: 1.61054vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex {
        margin-right: 5.49048vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 2.92826vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointTxt {
        width: 26.35432vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        width: 7.68668vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        margin-left: 3.66032vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .beltPointImg {
        margin-top: -2.56223vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex {
        max-width: 39.921%
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 3.8rem;
        font-size: 1.97917vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .beltPointImg {
        width: 16.17862vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint .beltPointImg {
        margin-left: 1.61054vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .productFeatureSubTit {
        font-size: 2.92826vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .productFeatureSubTit {
        margin-bottom: 1.83016vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        width: 15.8858vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        margin-top: -9.15081vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .beltPoint02Img {
        margin-left: 1.61054vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit {
        font-size: 3.22108vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit {
        margin-bottom: 2.19619vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit .small {
        font-size: 2.19619vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit .small {
        margin-bottom: .73206vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTxt {
        font-size: 1.31772vw
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderationsTit {
        font-size: 1.1713vw
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderationsTit {
        margin-bottom: 1.0981vw
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderations .txt {
        font-size: 1.1713vw
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        padding-top: 6.58858vw
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        padding-bottom: 5.85652vw
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        margin-bottom: 7.32064vw
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        padding-bottom: 5.20833vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTit {
        font-size: 3.66032vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTit {
        margin-bottom: 5.12445vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox {
        width: 30.81991vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox {
        margin-top: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox {
        margin-bottom: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox:nth-of-type(2) {
        margin-bottom: 4.02635vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .rightBox .originalClockFaceTxtBox:nth-of-type(3) {
        margin-bottom: 1.83016vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .centerBox {
        width: 28.91654vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .leftBox {
        width: 30.74671vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt {
        font-size: 2.78184vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.tate a::after {
        margin-top: .73206vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.tate a::after {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt a::after {
        width: 1.83016vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt a::after {
        height: 1.83016vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt a::after {
        margin-left: .87848vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt01 {
        top: -4.02635vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt01 {
        left: 5.85652vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt02 {
        top: -4.02635vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt02 {
        right: 5.12445vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt03 {
        top: 11.71303vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt03 {
        left: 6.58858vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt04 {
        top: 11.71303vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt04 {
        right: 4.75842vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt05 {
        top: 32.57687vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt05 {
        left: 6.58858vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt06 {
        top: 32.57687vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt06 {
        right: 4.75842vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt07 {
        bottom: -4.39239vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt07 {
        left: 6.58858vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt08 {
        bottom: -4.39239vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .scrollTxt.scrollTxt08 {
        right: 5.49048vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox {
        margin-bottom: 3.51391vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(2) {
        margin-top: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) {
        margin-top: -1.46413vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) {
        margin-top: -1.83016vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(7) {
        margin-top: -.36603vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type {
        margin-top: -.73206vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) {
        margin-top: -1.5625vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type {
        margin-top: 0
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left {
        padding-right: 17.78917vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left .tit,
    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.left .txt {
        width: 30.74671vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right {
        padding-left: 17.78917vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right .tit,
    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox.right .txt {
        width: 30.81991vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .tit {
        font-size: 2.92826vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .tit {
        margin-bottom: 1.46413vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .txt {
        font-size: 1.31772vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .small {
        font-size: 1.02489vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .small {
        margin-top: .36603vw
    }

    #indexTop .productsSpec {
        padding-top: 7.68668vw
    }

    #indexTop .productsSpec {
        padding-bottom: 5.12445vw
    }

    #indexTop .productsSpec .productsSpecTit {
        margin-bottom: 4.39239vw
    }

    #indexTop .productsSpec .productsSpecSubTit {
        font-size: 3.66032vw
    }

    #indexTop .productsSpec .productsSpecSubTit {
        margin-bottom: 3.66032vw
    }

    #indexTop .productsSpec .productsSpecSubTit .small {
        font-size: 2.19619vw
    }

    #indexTop .productsSpec .featureCard {
        padding-top: 3.29429vw
    }

    #indexTop .productsSpec .featureCard {
        padding-bottom: 3.29429vw
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 4.02635vw
    }

    #indexTop .productsSpec .featureCard {
        padding-left: 4.02635vw
    }

    #indexTop .productsSpec .featureCard {
        margin-bottom: 7.32064vw
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 1.82292vw;
        padding-left: 1.82292vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit {
        margin-bottom: 2.92826vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .big {
        padding-right: .95168vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .middle {
        font-size: 4.68521vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .middle {
        padding-right: 0
    }

    #indexTop .productsSpec .featureCard.featureCard03 {
        padding-top: 2.19619vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 {
        padding-bottom: 1.83016vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit {
        margin-bottom: .95168vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .big {
        font-size: 8.41874vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .big {
        padding-right: .51245vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .middle {
        padding-right: 0
    }

    #indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
        font-size: 5.7101vw
    }

    #indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
        margin-top: 2.19619vw
    }

    #indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
        margin-bottom: 4.75842vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit {
        font-size: 5.27086vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit {
        margin-bottom: 3.29429vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .big {
        font-size: 8.41874vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .middle {
        font-size: 3.3675vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .middle {
        padding-right: .51245vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .small {
        font-size: 2.92826vw
    }

    #indexTop .productsSpec .featureCard .featureCardTxt {
        font-size: 1.31772vw
    }

    #indexTop .productsSpec .featureCard .featureCardTxt sub {
        font-size: 1.02489vw
    }

    #indexTop .productsSpec .btnLead {
        font-size: 1.46413vw
    }

    #indexTop .productsSpec .btnLead {
        margin-bottom: 2.19619vw
    }

    #indexTop .productsSpec .productConsiderations {
        margin-top: 4.90483vw
    }

    #indexTop .productsSpec .productConsiderations {
        margin-bottom: 4.90483vw
    }

    #indexTop .productsSpec .productConsiderations .txt {
        font-size: 1.1713vw
    }

    #indexTop .productsSpec .productConsiderations .txt {
        margin-bottom: 1.83016vw
    }

    #indexTop .productsSpec .productConsiderations .txt::before {
        margin-right: .73206vw
    }

    #indexTop .beltDetail {
        padding-top: 8.05271vw
    }

    #indexTop .beltDetail {
        padding-bottom: 10.61493vw
    }

    #indexTop .beltDetail .beltDetailTit {
        font-size: 3.66032vw
    }

    #indexTop .beltDetail .beltDetailTit {
        margin-bottom: 9.15081vw
    }

    #indexTop .beltDetail .beltDetailTit .logo {
        width: 35.87116vw
    }

    #indexTop .beltDetail .beltDetailTit .logo {
        margin-bottom: 3.66032vw
    }

    #indexTop .beltDetail .beltDetailTit .kana {
        font-size: 2.92826vw
    }

    #indexTop .beltDetail .beltDetailTit .kana {
        margin-top: 3.29429vw
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-top: -5.85652vw
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-right: 7.32064vw
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-top: -3.64583vw
    }

    #indexTop .beltDetail .img02 {
        margin-top: -11.71303vw
    }

    #indexTop .beltDetail .img02 {
        margin-top: -6.77083vw
    }

    #indexTop .beltDetail .img03 {
        width: 32.35725vw
    }

    #indexTop .beltDetail .beltDetailTxt {
        font-size: 1.75695vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        margin-bottom: 6.58858vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        max-width: 44.509%
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        margin-top: 5.85652vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        margin-left: 5.85652vw
    }

    #indexTop .beltDetail .imgTxt {
        font-size: 1.31772vw
    }

    #indexTop .beltDetail .imgTxt {
        padding-right: 1.02489vw
    }

    #indexTop .beltDetail .imgTxt {
        padding-left: .73206vw
    }

    #indexTop .beltDetail .imgTxt {
        margin-bottom: 1.83016vw
    }

    #indexTop .dedicated {
        padding-top: 14.64129vw
    }

    #indexTop .dedicated {
        padding-bottom: 14.64129vw
    }

    #indexTop .dedicated .dedicatedBox {
        padding-top: 4.75842vw
    }

    #indexTop .dedicated .dedicatedBox {
        padding-bottom: 5.49048vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTit {
        font-size: 3.66032vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTit {
        margin-bottom: 2.19619vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        font-size: 1.75695vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        margin-bottom: 2.92826vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt.center {
        margin-bottom: 0
    }

    #indexTop .dedicated .dedicatedBox .img {
        width: 36.01757vw
    }

    #indexTop .dedicated .dedicatedBox .img {
        margin-bottom: 2.92826vw
    }

    #indexTop .dedicated .dedicatedBox .closeUpImage {
        width: 23.49927vw
    }

    #indexTop .modelIntro2 .modelIntroTit {
        top: 2.56223vw
    }

    #indexTop .modelIntro2 .modelIntroTit {
        font-size: 3.73353vw
    }

    #indexTop .modelIntro2 .modelIntroTit {
        padding-top: 6.58858vw
    }

    #indexTop .modelIntro2 .modelIntroTit {
        padding-bottom: 6.58858vw
    }

    #indexTop .modelIntro2 .modelIntroTit .txt {
        font-size: 2.48902vw
    }

    #indexTop .modelIntro2 .modelIntroTit .small {
        font-size: 2.48902vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro {
        padding-left: 4.61201vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro::after {
        right: 4.5388vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro::after {
        width: 53.66032vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.tanjiro::after {
        height: 44.14348vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko {
        padding-right: 4.61201vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko::after {
        width: 44.50952vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko::after {
        height: 43.85066vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock {
        margin-right: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 8.05271vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 9.29722vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-right: 8.93119vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 2.92826vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit {
        font-size: 2.19619vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit .small {
        font-size: 1.46413vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productNum {
        font-size: 1.46413vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productPrice {
        font-size: 1.75695vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productPrice {
        margin-bottom: 1.83016vw
    }

    #indexTop .shopList {
        padding-top: 13.17716vw
    }

    #indexTop .shopList {
        padding-bottom: 14.64129vw
    }

    #indexTop .shopList .shopListTit {
        margin-bottom: 12.81113vw
    }

    #indexTop .shopList .wrap {
        padding-top: 7.32064vw
    }

    #indexTop .shopList .wrap {
        padding-bottom: 7.32064vw
    }

    #indexTop .shopList .wrap {
        margin-bottom: 7.32064vw
    }

    #indexTop .shopList .btn02 {
        margin-bottom: 9.51684vw
    }

    #indexTop .shopList .announce {
        font-size: 1.31772vw
    }

    #indexTop .shopList .areaShop {
        margin-bottom: 8.78477vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        font-size: 1.75695vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        margin-bottom: .87848vw
    }

    #indexTop .shopList .areaShop .areaShopTit .small {
        font-size: 1.1713vw
    }

    #indexTop .shopList .areaShop .txt {
        font-size: 1.31772vw
    }

    #indexTop .shopList .areaShop .txt {
        padding-top: 2.04978vw
    }

    #indexTop .shopList .areaShop .txt {
        padding-bottom: 2.04978vw
    }

    #indexTop .shopList .areaShop .txt.shop {
        padding-right: 3.66032vw
    }

    #indexTop .shopList .areaShop .txt.shop {
        padding-left: .73206vw
    }

    #indexTop .shopList .areaShop .txt.address {
        padding-right: 3.66032vw
    }

    #indexTop .shopList .areaShop .txt.tel {
        padding-right: .73206vw
    }

    #indexTop .shopList .snsList {
        margin-bottom: 5.85652vw
    }

    #indexTop .shopList .snsList .sns {
        width: 4.39239vw
    }

    #indexTop .shopList .snsList .sns {
        margin-right: 1.0981vw
    }

    #indexTop .shopList .snsList .sns {
        margin-left: 1.0981vw
    }

    #indexTop .shopList .btnTxt {
        font-size: 1.46413vw
    }

    #indexTop .shopList .btnTxt {
        margin-bottom: 1.46413vw
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    .baseTit {
        font-size: 4.8vw
    }

    .baseTit .kana {
        font-size: 9.33333vw
    }

    .moreBtn01 a {
        font-size: 4.26667vw
    }

    .btn01 a {
        font-size: 4.26667vw
    }

    .downloadBtn a {
        font-size: 4.26667vw
    }

    .btn02 a {
        font-size: 4.26667vw
    }

    .contactBtn a {
        font-size: 4.26667vw
    }

    .breadcrumb ol>li {
        font-size: 2.66667vw
    }

    .breadcrumb ol>li a {
        font-size: 2.66667vw
    }

    .breadcrumb ol>li+li::before {
        font-size: 2.66667vw
    }

    #footer .copyright {
        font-size: 3.2vw
    }

    #indexTop .lpDesc .lpDescTit {
        font-size: 6.66667vw
    }

    #indexTop .lpDesc .lpDescTit .small {
        font-size: 5.33333vw
    }

    #indexTop .lpDesc .lpDescSubTit {
        font-size: 4.4vw
    }

    #indexTop .lpDesc .lpDescTxt {
        font-size: 3.73333vw
    }

    #indexTop .lpDesc .supplementTxt {
        font-size: 3.2vw
    }

    #indexTop .modelIntro .modelIntroTit {
        font-size: 8.66667vw
    }

    #indexTop .modelIntro .modelIntroTit .txt {
        font-size: 5.73333vw
    }

    #indexTop .modelIntro .modelIntroTit .small {
        font-size: 5.73333vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit {
        font-size: 5.73333vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTit .small {
        font-size: 3.86667vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productNum {
        font-size: 3.73333vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productPrice {
        font-size: 4.26667vw
    }

    #indexTop .productsDetail .productModel .productModelTit {
        font-size: 9.33333vw
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        font-size: 4.66667vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 5.33333vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 5.86667vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint02 .productFeatureSubTit {
        font-size: 6.66667vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit {
        font-size: 6.66667vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureSubTit .small {
        font-size: 4.8vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTxt {
        font-size: 4vw
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderationsTit {
        font-size: 3.2vw
    }

    #indexTop .productsDetail .productModel .productConsiderationsBox .productConsiderations .txt {
        font-size: 3.2vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTit {
        font-size: 5.33333vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .tit {
        font-size: 6.66667vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .txt {
        font-size: 4vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox .small {
        font-size: 2.66667vw
    }

    #indexTop .productsSpec .productsSpecSubTit {
        font-size: 5.06667vw
    }

    #indexTop .productsSpec .productsSpecSubTit .small {
        font-size: 4.26667vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .big {
        font-size: 9.33333vw
    }

    #indexTop .productsSpec .featureCard.featureCard02 .featureCardTit .middle {
        font-size: 9.33333vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit {
        font-size: 7.46667vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .big {
        font-size: 9.33333vw
    }

    #indexTop .productsSpec .featureCard.featureCard03 .featureCardTit .middle {
        font-size: 5.33333vw
    }

    #indexTop .productsSpec .featureCard.featureCard04 .featureCardTit {
        font-size: 8vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit {
        font-size: 8.26667vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .big {
        font-size: 12vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .middle {
        font-size: 4vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .small {
        font-size: 5.06667vw
    }

    #indexTop .productsSpec .featureCard .featureCardTxt {
        font-size: 3.73333vw
    }

    #indexTop .productsSpec .featureCard .featureCardTxt sub {
        font-size: 3.73333vw
    }

    #indexTop .productsSpec .btnLead {
        font-size: 3.73333vw
    }

    #indexTop .productsSpec .productConsiderations .txt {
        font-size: 3.2vw
    }

    #indexTop .beltDetail .beltDetailTit {
        font-size: 5.33333vw
    }

    #indexTop .beltDetail .beltDetailTit .kana {
        font-size: 5.06667vw
    }

    #indexTop .beltDetail .beltDetailTxt {
        font-size: 4.26667vw
    }

    #indexTop .beltDetail .imgTxt {
        font-size: 3.73333vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTit {
        font-size: 6.66667vw
    }

    #indexTop .dedicated .dedicatedBox .dedicatedTxt {
        font-size: 4vw
    }

    #indexTop .modelIntro2 .modelIntroTit {
        font-size: 8.66667vw
    }

    #indexTop .modelIntro2 .modelIntroTit .txt {
        font-size: 5.73333vw
    }

    #indexTop .modelIntro2 .modelIntroTit .small {
        font-size: 5.73333vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit {
        font-size: 5.73333vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTit .small {
        font-size: 3.86667vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productNum {
        font-size: 3.73333vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productPrice {
        font-size: 4.26667vw
    }

    #indexTop .shopList .announce {
        font-size: 4.26667vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        font-size: 4.8vw
    }

    #indexTop .shopList .areaShop .areaShopTit .small {
        font-size: 4vw
    }

    #indexTop .shopList .areaShop .txt {
        font-size: 4.26667vw
    }

    #indexTop .shopList .btnTxt {
        font-size: 4vw
    }
}

@media screen and (min-width:768px) {
    #header .clockImg.active {
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        transform: none
    }

    #header .characterImg.active {
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        transform: none
    }
}

@media screen and (min-width:768px) and (max-width:1024px) and (min-width:1367px) {
    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 90px
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        margin-right: 100px
    }

    #indexTop .productsDetail .productModel::after {
        width: 890px
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 4.6rem
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 3.8rem
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) {
        margin-top: -15px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) {
        margin-top: -20px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type {
        margin-top: 0
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 35px
    }

    #indexTop .productsSpec .featureCard {
        padding-left: 35px
    }

    #indexTop .productsSpec .featureCard .featureCardTit .small {
        font-size: 3.8rem
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-top: -20px
    }

    #indexTop .beltDetail .img02 {
        margin-top: -100px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 90px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-right: 100px
    }
}

@media screen and (min-width:768px) and (max-width:1024px) and (min-width:1025px) and (max-width:1440px) {
    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 6.58858vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        margin-right: 7.32064vw
    }

    #indexTop .productsDetail .productModel::after {
        width: 65.15373vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 3.3675vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 2.78184vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) {
        margin-top: -1.0981vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) {
        margin-top: -1.46413vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type {
        margin-top: 0
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 2.56223vw
    }

    #indexTop .productsSpec .featureCard {
        padding-left: 2.56223vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .small {
        font-size: 2.78184vw
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-top: -1.46413vw
    }

    #indexTop .beltDetail .img02 {
        margin-top: -7.32064vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 6.58858vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-right: 7.32064vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) and (min-width:768px) and (max-width:1024px) {
    #indexTop .modelIntro .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 6.58858vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        margin-right: 7.32064vw
    }

    #indexTop .productsDetail .productModel::after {
        width: 65.15373vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 3.3675vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 2.78184vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(4) {
        margin-top: -1.0981vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) {
        margin-top: -1.46413vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type {
        margin-top: 0
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 2.56223vw
    }

    #indexTop .productsSpec .featureCard {
        padding-left: 2.56223vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .small {
        font-size: 2.78184vw
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-top: -1.46413vw
    }

    #indexTop .beltDetail .img02 {
        margin-top: -7.32064vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.nezuko .productImgBlock {
        margin-left: 6.58858vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-right: 7.32064vw
    }
}

@media screen and (min-width:1921px) {
    #indexTop .productsDetail .productModel::after {
        max-width: none;
        max-height: none;
        width: 50%;
        height: 900px;
        background-size: 100% auto
    }
}

@media screen and (min-width:1025px) and (max-width:1440px) and (min-width:1367px) {
    #indexTop .productsDetail .productModel::after {
        width: 890px
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace {
        padding-bottom: 140px
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 4.8rem
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 3.8rem
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        padding-bottom: 100px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) {
        margin-top: -30px
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type {
        margin-top: 0
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 35px
    }

    #indexTop .productsSpec .featureCard {
        padding-left: 35px
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-top: -70px
    }

    #indexTop .beltDetail .img02 {
        margin-top: -130px
    }
}

@media screen and (min-width:1025px) and (max-width:1440px) and (min-width:1025px) and (max-width:1440px) {
    #indexTop .productsDetail .productModel::after {
        width: 65.15373vw
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace {
        padding-bottom: 10.2489vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 3.51391vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 2.78184vw
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        padding-bottom: 7.32064vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) {
        margin-top: -2.19619vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type {
        margin-top: 0
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 2.56223vw
    }

    #indexTop .productsSpec .featureCard {
        padding-left: 2.56223vw
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-top: -5.12445vw
    }

    #indexTop .beltDetail .img02 {
        margin-top: -9.51684vw
    }
}

@media screen and (min-width:1025px) and (max-width:1440px) and (min-width:768px) and (max-width:1024px) {
    #indexTop .productsDetail .productModel::after {
        width: 65.15373vw
    }

    #indexTop .productsDetail .productModel.nezuko .originalClockFace {
        padding-bottom: 10.2489vw
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 3.51391vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 2.78184vw
    }

    #indexTop .productsDetail .productModel .originalClockFace {
        padding-bottom: 7.32064vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:nth-of-type(6) {
        margin-top: -2.19619vw
    }

    #indexTop .productsDetail .productModel .originalClockFace .originalClockFaceTxtBox:last-of-type {
        margin-top: 0
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 2.56223vw
    }

    #indexTop .productsSpec .featureCard {
        padding-left: 2.56223vw
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-top: -5.12445vw
    }

    #indexTop .beltDetail .img02 {
        margin-top: -9.51684vw
    }
}

@media screen and (min-width:1025px) and (max-width:1440px) and (max-width:767px) {
    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 6.4vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 5.06667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) and (max-width:767px) {
    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 6.13333vw
    }

    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 5.06667vw
    }

    #indexTop .productsSpec .featureCard .featureCardTit .small {
        font-size: 5.06667vw
    }
}

@media screen and (min-width:430px) and (max-width:767px) {
    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 4.2rem;
        font-size: 2.1875vw
    }

    #indexTop .productsSpec .productsSpecSubTit {
        letter-spacing: 1.2px
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 4.66667vw;
        padding-left: 4.66667vw
    }
}

@media screen and (min-width:430px) and (max-width:767px) and (min-width:1367px) {
    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 4.2rem
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 35px
    }

    #indexTop .productsSpec .featureCard {
        padding-left: 35px
    }
}

@media screen and (min-width:430px) and (max-width:767px) and (min-width:1025px) and (max-width:1440px) {
    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 3.07467vw
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 2.56223vw
    }

    #indexTop .productsSpec .featureCard {
        padding-left: 2.56223vw
    }
}

@media screen and (min-width:430px) and (max-width:767px) and (min-width:768px) and (max-width:1024px) {
    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 3.07467vw
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 2.56223vw
    }

    #indexTop .productsSpec .featureCard {
        padding-left: 2.56223vw
    }
}

@media screen and (min-width:430px) and (max-width:767px) and (max-width:767px) {
    #indexTop .productsDetail .productModel .productFeature .beltPoint.flex .productFeatureSubTit {
        font-size: 5.6vw
    }
}

/*# sourceMappingURL=maps/style.css.map */