@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
}

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
}

.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: "Zen Old Mincho", serif;
    font-size: 14.4rem;
    font-size: 7.5vw;
    line-height: 1;
    letter-spacing: 28.8px;
    text-align: center;
    color: #c4c4c4
}

.baseTit .kana {
    display: block;
    font-size: 3rem;
    font-size: 1.5625vw;
    line-height: 1.6;
    letter-spacing: 15px;
    text-align: center;
    margin-top: 1.30208vw
}

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

.moreBtn01 a {
    position: relative;
    display: block;
    font-family: "Zen Old Mincho", serif;
    font-size: 2.6rem;
    font-size: 1.35417vw;
    line-height: 1;
    letter-spacing: 5.2px;
    text-align: center;
    color: #c4c4c4;
    border: solid 1px #c4c4c4;
    -webkit-transition: all ease-out .3s;
    transition: all ease-out .3s;
    padding-top: 1.25vw;
    padding-bottom: 1.45833vw;
    padding-right: .52083vw
}

.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/jujutsukaisen2024/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: 1.25vw;
    max-width: 24px;
    height: 1.25vw;
    max-height: 24px;
    right: 2.34375vw
}

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

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

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

.btn01.small {
    width: 13.02083vw;
    max-width: 250px
}

.btn01.small a {
    padding-right: 0
}

.btn01.soldOut a {
    color: #8b8b8b;
    border: solid 1px #525252;
    background-color: inherit;
    padding-right: 0
}

.btn01.soldOut a::after {
    display: none
}

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

.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: #1c1c1c;
    border: solid 1px #c4c4c4;
    background-color: #c4c4c4;
    -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/jujutsukaisen2024/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: 1.40625vw;
    max-height: 27px;
    margin-left: 1.04167vw
}

.btn01 a:hover {
    color: #fff;
    background-color: #393939
}

.btn01 a:hover::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/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: 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: 1.8rem;
    font-size: .9375vw;
    line-height: 1;
    letter-spacing: 2.7px;
    text-align: center;
    color: #1c1c1c;
    border: solid 1px #c4c4c4;
    background-color: #c4c4c4;
    -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/jujutsukaisen2024/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: .98958vw;
    max-width: 19px;
    height: .88542vw;
    max-height: 17px;
    margin-left: .52083vw
}

.downloadBtn a:hover {
    color: #fff;
    background-color: #393939
}

.downloadBtn a:hover::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/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: #c4c4c4;
    border: solid 1px #c4c4c4;
    -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/jujutsukaisen2024/images/common/btn_icon_02.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: .67708vw;
    max-height: 13px;
    margin-left: .78125vw
}

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

.btn02 a:hover::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/common/btn_icon_02_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: #c4c4c4;
    border: solid 1px #c4c4c4;
    -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/jujutsukaisen2024/images/common/btn_icon_02.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: .83333vw;
    max-height: 16px;
    margin-left: 1.04167vw
}

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

.contactBtn a:hover::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/common/btn_icon_02_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 {
    position: relative;
    max-width: 100%;
    height: 56.25vw;
    overflow: hidden
}

#header::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(63%, rgba(28, 28, 28, 0)), to(#1c1c1c));
    background-image: linear-gradient(to bottom, rgba(28, 28, 28, 0) 63%, #1c1c1c)
}

#header img {
    width: 100%
}

#header .backImg {
    max-width: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .5;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: opacity cubic-bezier(.445, .05, .55, .95) .8s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .8s, -webkit-filter cubic-bezier(.445, .05, .55, .95) 1s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .8s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .8s, -webkit-filter cubic-bezier(.445, .05, .55, .95) 1s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .8s, transform cubic-bezier(.445, .05, .55, .95) .8s, filter cubic-bezier(.445, .05, .55, .95) 1s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .8s, transform cubic-bezier(.445, .05, .55, .95) .8s, filter cubic-bezier(.445, .05, .55, .95) 1s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .8s, -webkit-filter cubic-bezier(.445, .05, .55, .95) 1s
}

#header .backImg.active {
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

#header .clockImg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    max-width: 50%;
    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 .characterImg {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    max-width: 71.615%;
    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 .logoImg {
    position: absolute;
    bottom: 1.04167vw;
    left: 50%;
    z-index: 3;
    max-width: 45.834%;
    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: #1c1c1c;
    padding-top: 1.5625vw;
    padding-bottom: 1.5625vw
}

#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: #6c6c6c;
    margin-right: 1.5625vw;
    margin-left: 1.5625vw
}

.fadeIn {
    -webkit-filter: blur(20px);
    filter: blur(20px);
    -webkit-transform: scale(.99);
    transform: scale(.99);
    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
}

.fadeIn.active {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
    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 {
    -webkit-filter: blur(20px);
    filter: blur(20px);
    -webkit-transform: scale(.99);
    transform: scale(.99);
    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;
    -webkit-filter: blur(0);
    filter: blur(0);
    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 {
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/lp_desc_back.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 9.11458vw
}

#indexTop .topArea.teaser {
    background-size: cover
}

#indexTop .topArea.teaser .lpDesc {
    padding-bottom: 4.16667vw
}

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

#indexTop .lpDesc .lpDescTit {
    font-family: "Zen Old Mincho", serif;
    font-size: 7.2rem;
    font-size: 3.75vw;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    color: #c4c4c4;
    margin-bottom: 3.64583vw
}

#indexTop .lpDesc .lpDescTit span {
    letter-spacing: 14.4px;
    padding-right: .9375vw
}

#indexTop .lpDesc .lpDescTxt {
    font-family: "Zen Old Mincho", serif;
    font-size: 2.8rem;
    font-size: 1.45833vw;
    line-height: 3.21;
    letter-spacing: 1.68px;
    text-align: center;
    color: #ccc
}

#indexTop .lpDesc .teaserSubTit {
    font-family: "Zen Old Mincho", serif;
    font-size: 5rem;
    font-size: 2.60417vw;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 5px;
    text-align: center;
    color: #fff;
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/teaser_subtit_back.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    -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 .8s cubic-bezier(.445, .05, .55, .95);
    transition: -webkit-clip-path .3s .8s cubic-bezier(.445, .05, .55, .95);
    transition: clip-path .3s .8s cubic-bezier(.445, .05, .55, .95);
    transition: clip-path .3s .8s cubic-bezier(.445, .05, .55, .95), -webkit-clip-path .3s .8s cubic-bezier(.445, .05, .55, .95);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding-top: 4.6875vw;
    padding-bottom: 5.72917vw;
    margin-top: 2.60417vw
}

#indexTop .lpDesc .teaserSubTit .txt {
    -webkit-filter: blur(20px);
    filter: blur(20px);
    -webkit-transform: scale(.85);
    transform: scale(.85);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .8s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .6s .8s, -webkit-filter cubic-bezier(.445, .05, .55, .95) .8s .8s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .8s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .6s .8s, -webkit-filter cubic-bezier(.445, .05, .55, .95) .8s .8s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .8s, transform cubic-bezier(.445, .05, .55, .95) .6s .8s, filter cubic-bezier(.445, .05, .55, .95) .8s .8s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .8s, transform cubic-bezier(.445, .05, .55, .95) .6s .8s, filter cubic-bezier(.445, .05, .55, .95) .8s .8s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .6s .8s, -webkit-filter cubic-bezier(.445, .05, .55, .95) .8s .8s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#indexTop .lpDesc .teaserSubTit.active {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
}

#indexTop .lpDesc .teaserSubTit.active .txt {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
    visibility: visible;
    -webkit-transform: none;
    transform: none
}

#indexTop .modelIntro {
    overflow: hidden;
    padding-bottom: 2.08333vw
}

#indexTop .modelIntro .modelIntroTit {
    margin-bottom: 3.125vw
}

#indexTop .modelIntro .modelIntroSubTit {
    font-family: "Zen Old Mincho", serif;
    font-size: 6.4rem;
    font-size: 3.33333vw;
    font-weight: 600;
    line-height: 1.09;
    letter-spacing: 6.4px;
    text-align: center;
    color: #fff;
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/model_intro_subtit_back.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    -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 .8s cubic-bezier(.445, .05, .55, .95);
    transition: -webkit-clip-path .3s .8s cubic-bezier(.445, .05, .55, .95);
    transition: clip-path .3s .8s cubic-bezier(.445, .05, .55, .95);
    transition: clip-path .3s .8s cubic-bezier(.445, .05, .55, .95), -webkit-clip-path .3s .8s cubic-bezier(.445, .05, .55, .95);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding-top: 3.38542vw;
    padding-bottom: 4.16667vw;
    margin-bottom: 3.125vw
}

#indexTop .modelIntro .modelIntroSubTit .txt {
    -webkit-filter: blur(20px);
    filter: blur(20px);
    -webkit-transform: scale(.85);
    transform: scale(.85);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .8s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .6s .8s, -webkit-filter cubic-bezier(.445, .05, .55, .95) .8s .8s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .8s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .6s .8s, -webkit-filter cubic-bezier(.445, .05, .55, .95) .8s .8s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .8s, transform cubic-bezier(.445, .05, .55, .95) .6s .8s, filter cubic-bezier(.445, .05, .55, .95) .8s .8s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .8s, transform cubic-bezier(.445, .05, .55, .95) .6s .8s, filter cubic-bezier(.445, .05, .55, .95) .8s .8s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .6s .8s, -webkit-filter cubic-bezier(.445, .05, .55, .95) .8s .8s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#indexTop .modelIntro .modelIntroSubTit.active {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
}

#indexTop .modelIntro .modelIntroSubTit.active .txt {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
    visibility: visible;
    -webkit-transform: none;
    transform: none
}

#indexTop .modelIntro .modelIntroSubTit .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 .product {
    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;
    margin-right: 4.16667vw;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#indexTop .modelIntro .modelIntroProducts .product.active {
    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;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
    height: 100%
}

#indexTop .modelIntro .modelIntroProducts .product.itadori {
    -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.itadori::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/itadori_model_back_img@2x.png);
    width: 33.95833vw;
    max-width: 652px;
    top: .52083vw;
    left: -4.6875vw
}

#indexTop .modelIntro .modelIntroProducts .product.fushiguro {
    -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.fushiguro::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/fushiguro_model_back_img@2x.png);
    width: 27.03125vw;
    max-width: 519px;
    top: -1.875vw;
    left: -6.77083vw
}

#indexTop .modelIntro .modelIntroProducts .product.fushiguro .productImgBlock {
    margin-left: .625vw
}

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

#indexTop .modelIntro .modelIntroProducts .product.gojo::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/gojo_model_back_img@2x.png);
    width: 35.52083vw;
    max-width: 682px;
    top: -2.70833vw;
    left: auto;
    right: -9.375vw
}

#indexTop .modelIntro .modelIntroProducts .product.gojo .productImgBlock {
    margin-left: .625vw
}

#indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
    position: relative;
    z-index: 1;
    width: 5.72917vw;
    max-width: 110px;
    margin-left: 1.5625vw
}

#indexTop .modelIntro .modelIntroProducts .product .productTxtBlock {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-bottom: 6.77083vw
}

#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: 2.86458vw
}

#indexTop .modelIntro .modelIntroProducts .product .soldOut {
    z-index: 1;
    position: absolute;
    top: 40%;
    left: -1.5625vw;
    width: 14.21875vw;
    max-width: 273px
}

#indexTop .productsDetail {
    position: relative;
    z-index: 1;
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/detail_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding-bottom: 10.41667vw
}

#indexTop .productsDetail::after {
    content: "";
    display: block;
    position: absolute;
    top: 1.5625vw;
    left: 0;
    z-index: -1;
    width: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(25%, rgba(28, 28, 28, 0)), color-stop(65%, rgba(28, 28, 28, .95)), to(#1c1c1c));
    background-image: linear-gradient(to top, rgba(28, 28, 28, 0) 25%, rgba(28, 28, 28, .95) 65%, #1c1c1c);
    height: 11.30208vw;
    max-height: 217px
}

#indexTop .productsDetail .productsDetailTit {
    font-size: 11rem;
    font-size: 5.72917vw;
    letter-spacing: 11px;
    margin-bottom: .52083vw
}

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

#indexTop .productsDetail .productModel {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-top: 5.20833vw;
    margin-bottom: 6.25vw
}

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

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

#indexTop .productsDetail .productModel.active.itadori::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.fushiguro::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.gojo::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;
    -webkit-filter: blur(0);
    filter: blur(0);
    visibility: visible
}

#indexTop .productsDetail .productModel.itadori::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/detail_itadori_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.itadori .productModelTit {
    margin-bottom: 4.42708vw
}

#indexTop .productsDetail .productModel.itadori .productModelTit .middle {
    display: block;
    text-align: right;
    padding-left: 2.5em;
    margin-top: 1.82292vw
}

#indexTop .productsDetail .productModel.itadori .productModelImgArea .productCharacterImg {
    -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
}

#indexTop .productsDetail .productModel.fushiguro::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/detail_fushiguro_model_back.png);
    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.fushiguro .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.fushiguro .productModelImgArea .productModelImg {
    margin-bottom: 5.46875vw
}

#indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
    -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: 29.42708vw;
    max-width: 565px;
    margin-left: 2.60417vw;
    margin-right: 2.08333vw
}

#indexTop .productsDetail .productModel.fushiguro .productModelTit {
    margin-bottom: 4.6875vw
}

#indexTop .productsDetail .productModel.fushiguro .productModelTit .middle {
    display: block;
    text-align: right;
    padding-left: 2.5em;
    margin-top: 1.5625vw
}

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

#indexTop .productsDetail .productModel.gojo::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/detail_gojo_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.gojo .productModelTit {
    margin-bottom: 4.42708vw
}

#indexTop .productsDetail .productModel.gojo .productModelTit .middle {
    display: block
}

#indexTop .productsDetail .productModel.gojo .productModelTit .pad {
    display: block;
    padding-left: .7em;
    margin-top: 1.30208vw
}

#indexTop .productsDetail .productModel.gojo .productModelTit .pad:nth-of-type(3) {
    padding-left: 2.5em;
    margin-top: 1.5625vw
}

#indexTop .productsDetail .productModel.gojo .productModelImgArea .productCharacterImg {
    -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: 24.73958vw;
    max-width: 475px;
    margin-bottom: 3.64583vw
}

#indexTop .productsDetail .productModel .productModelTit {
    display: inline-block;
    font-family: "Zen Old Mincho", serif;
    font-size: 8rem;
    font-size: 4.16667vw;
    font-weight: 900;
    line-height: 1.05;
    letter-spacing: 8px;
    color: #ccc
}

#indexTop .productsDetail .productModel .productModelTit .small {
    font-size: 4rem;
    font-size: 2.08333vw;
    font-weight: 900;
    letter-spacing: 4px;
    padding-left: .26042vw
}

#indexTop .productsDetail .productModel .productModelTit .middle {
    font-size: 4.6rem;
    font-size: 2.39583vw;
    letter-spacing: 4.6px
}

#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;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

#indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
    width: 24.32292vw;
    max-width: 467px;
    margin-left: 4.42708vw;
    margin-bottom: 4.42708vw
}

#indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
    width: 26.35417vw;
    max-width: 506px;
    margin-right: 2.08333vw;
    margin-bottom: .52083vw;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    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;
    margin-bottom: 1.04167vw
}

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

#indexTop .productsDetail .productModel .productFeature .belt.flex {
    max-width: 39.825%;
    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: 6.82292vw;
    max-width: 131px;
    margin-left: 1.30208vw
}

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

#indexTop .productsDetail .productModel .productFeature .clock.min .clockImg {
    margin-left: 2.60417vw
}

#indexTop .productsDetail .productModel .productFeature .clock.min .clockImg .clockImgSlide:first-of-type {
    margin-left: 0
}

#indexTop .productsDetail .productModel .productFeature .clock .clockImg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: .88542vw
}

#indexTop .productsDetail .productModel .productFeature .clock .clockImg .slick-list,
#indexTop .productsDetail .productModel .productFeature .clock .clockImg .slick-slide,
#indexTop .productsDetail .productModel .productFeature .clock .clockImg .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
}

#indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide {
    width: 7.44792vw;
    max-width: 143px;
    margin-left: 2.86458vw;
    opacity: 0
}

#indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide.slick-initialized {
    opacity: 1
}

#indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide.slick-initialized .img:not(:first-of-type) {
    display: block
}

#indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide .img:not(:first-of-type) {
    display: none
}

#indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide img {
    width: 100%
}

#indexTop .productsDetail .productModel .productFeature .productFeatureTit {
    font-family: "Zen Old Mincho", serif;
    font-size: 4.6rem;
    font-size: 2.39583vw;
    font-weight: 900;
    line-height: 2.07;
    letter-spacing: 1.84px;
    color: #ccc;
    margin-bottom: 1.5625vw
}

#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 .purchasePrivilege {
    background-color: rgba(131, 131, 131, .3);
    padding-top: 2.1875vw;
    padding-bottom: 4.42708vw;
    margin-bottom: 6.25vw
}

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

#indexTop .productsDetail .purchasePrivilege.purchasePrivilege02 {
    padding-bottom: 5.20833vw
}

#indexTop .productsDetail .purchasePrivilege.purchasePrivilege02 .img {
    width: 63.80208vw;
    max-width: 1225px
}

#indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTit {
    font-family: "Zen Old Mincho", serif;
    font-size: 6rem;
    font-size: 3.125vw;
    font-weight: 900;
    line-height: 2.3;
    letter-spacing: 6px;
    text-align: center;
    color: #ccc;
    margin-bottom: .78125vw
}

#indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxt {
    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: #ccc;
    margin-bottom: 3.64583vw
}

#indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxtArea {
    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: -1.04167vw
}

#indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxtArea .txt {
    font-family: "Zen Old Mincho", serif;
    font-size: 2rem;
    font-size: 1.04167vw;
    line-height: 1;
    letter-spacing: 2px;
    text-align: center;
    color: #ccc
}

#indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxtArea .txt:nth-of-type(2) {
    margin-right: 10.67708vw;
    margin-left: 11.19792vw
}

#indexTop .productsDetail .purchasePrivilege .img {
    margin: 0 auto;
    width: 25.625vw;
    max-width: 492px
}

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

#indexTop .productsSpec .productsSpecTit {
    font-size: 11rem;
    font-size: 5.72917vw;
    color: #fff;
    letter-spacing: 22px;
    margin-bottom: 3.64583vw
}

#indexTop .productsSpec .productsSpecTit .kana {
    margin-top: 1.5625vw
}

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

#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: #6c6c6c;
    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 .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-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: #fff;
    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: #fff
}

#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: #fff;
    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: 4.16667vw
}

#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: #fff;
    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/jujutsukaisen2024/images/index/belt_detail_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding-top: 6.25vw;
    padding-bottom: 6.77083vw
}

#indexTop .beltDetail .beltDetailTit {
    font-size: 11rem;
    font-size: 5.72917vw;
    color: #1c1c1c;
    letter-spacing: 11px;
    margin-bottom: 6.51042vw
}

#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.563%;
    width: 100%
}

#indexTop .beltDetail .img02 {
    max-width: 30.162%;
    width: 100%;
    margin-top: -9.375vw;
    margin-left: 6.25vw
}

#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-top: 3.38542vw;
    margin-bottom: 4.6875vw
}

#indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
    max-width: 47.072%;
    margin-top: 4.94792vw;
    margin-bottom: 5.20833vw;
    margin-left: 4.16667vw
}

#indexTop .beltDetail .imgTxt {
    font-family: "Zen Old 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 .modelIntro2 {
    position: relative;
    overflow: hidden;
    padding-top: 9.11458vw
}

#indexTop .modelIntro2::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(9%, rgba(28, 28, 28, 0)), color-stop(70%, rgba(28, 28, 28, .95)), to(#1c1c1c));
    background-image: linear-gradient(to bottom, rgba(28, 28, 28, 0) 9%, rgba(28, 28, 28, .95) 70%, #1c1c1c);
    height: 9.0625vw;
    max-height: 174px
}

#indexTop .modelIntro2 .modelIntroSubTit {
    position: relative;
    z-index: 2;
    font-family: "Zen Old Mincho", serif;
    font-size: 6.4rem;
    font-size: 3.33333vw;
    font-weight: 600;
    line-height: 1.09;
    letter-spacing: 6.4px;
    text-align: center;
    color: #fff;
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/model_intro_subtit_back.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    -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 .8s cubic-bezier(.445, .05, .55, .95);
    transition: -webkit-clip-path .3s .8s cubic-bezier(.445, .05, .55, .95);
    transition: clip-path .3s .8s cubic-bezier(.445, .05, .55, .95);
    transition: clip-path .3s .8s cubic-bezier(.445, .05, .55, .95), -webkit-clip-path .3s .8s cubic-bezier(.445, .05, .55, .95);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding-top: 3.38542vw;
    padding-bottom: 4.16667vw;
    margin-bottom: -4.6875vw
}

#indexTop .modelIntro2 .modelIntroSubTit .txt {
    -webkit-filter: blur(20px);
    filter: blur(20px);
    -webkit-transform: scale(.85);
    transform: scale(.85);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .8s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .6s .8s, -webkit-filter cubic-bezier(.445, .05, .55, .95) .8s .8s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .8s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .6s .8s, -webkit-filter cubic-bezier(.445, .05, .55, .95) .8s .8s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .8s, transform cubic-bezier(.445, .05, .55, .95) .6s .8s, filter cubic-bezier(.445, .05, .55, .95) .8s .8s;
    transition: opacity cubic-bezier(.445, .05, .55, .95) .8s .8s, transform cubic-bezier(.445, .05, .55, .95) .6s .8s, filter cubic-bezier(.445, .05, .55, .95) .8s .8s, -webkit-transform cubic-bezier(.445, .05, .55, .95) .6s .8s, -webkit-filter cubic-bezier(.445, .05, .55, .95) .8s .8s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#indexTop .modelIntro2 .modelIntroSubTit.active {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
}

#indexTop .modelIntro2 .modelIntroSubTit.active .txt {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
    visibility: visible;
    -webkit-transform: none;
    transform: none
}

#indexTop .modelIntro2 .modelIntroSubTit .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 .product {
    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;
    margin-right: 4.16667vw;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#indexTop .modelIntro2 .modelIntroProducts .product.active {
    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;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
    height: 100%
}

#indexTop .modelIntro2 .modelIntroProducts .product.itadori {
    -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.itadori::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/itadori_model_back_img_02@2x.png);
    width: 32.8125vw;
    max-width: 630px;
    top: 6.77083vw;
    left: -4.6875vw
}

#indexTop .modelIntro2 .modelIntroProducts .product.fushiguro {
    -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.fushiguro::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/fushiguro_model_back_img_02@2x.png);
    width: 27.03125vw;
    max-width: 519px;
    top: 4.16667vw;
    left: -9.11458vw
}

#indexTop .modelIntro2 .modelIntroProducts .product.fushiguro .productImgBlock {
    margin-left: 0
}

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

#indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/gojo_model_back_img_02@2x.png);
    width: 32.5vw;
    max-width: 624px;
    top: 4.42708vw;
    left: auto;
    right: -8.33333vw
}

#indexTop .modelIntro2 .modelIntroProducts .product.gojo .productImgBlock {
    margin-left: 0
}

#indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
    position: relative;
    z-index: 1;
    width: 6.97917vw;
    max-width: 134px;
    margin-left: 1.04167vw
}

#indexTop .modelIntro2 .modelIntroProducts .product .productTxtBlock {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-bottom: 1.5625vw
}

#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.5625vw
}

#indexTop .shopList {
    position: relative;
    z-index: 1;
    background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/shop_list_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding-top: 8.07292vw;
    padding-bottom: 7.29167vw
}

#indexTop .shopList::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(25%, rgba(28, 28, 28, 0)), color-stop(65%, rgba(28, 28, 28, .95)), to(#1c1c1c));
    background-image: linear-gradient(to top, rgba(28, 28, 28, 0) 25%, rgba(28, 28, 28, .95) 65%, #1c1c1c);
    height: 9.0625vw;
    max-height: 174px
}

#indexTop .shopList .shopListTit {
    font-size: 8rem;
    font-size: 4.16667vw;
    letter-spacing: 8px;
    margin-bottom: 3.64583vw
}

#indexTop .shopList .shopListTit .kana {
    margin-top: 1.92708vw
}

#indexTop .shopList .wrap {
    background-color: #1c1c1c;
    padding-top: 5.20833vw;
    padding-bottom: 5.98958vw;
    margin-bottom: 4.16667vw
}

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

#indexTop .shopList .shopListTxt {
    font-family: "Zen Old Mincho", serif;
    font-size: 1.6rem;
    font-size: .83333vw;
    line-height: 2;
    letter-spacing: .96px;
    color: #fff;
    text-align: center;
    margin-bottom: 1.5625vw
}

#indexTop .shopList .shopListTxt.annotation {
    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
}

#indexTop .shopList .shopListTxt.annotation::before {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    content: "※"
}

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

#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 {
    font-size: .65em;
    letter-spacing: 2px
}

#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
    }

    .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: 19.2vw
    }

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

    .baseTit {
        font-size: 9rem;
        font-size: 4.6875vw;
        letter-spacing: 9px
    }

    .baseTit .kana {
        font-size: 3.6rem;
        font-size: 1.875vw;
        line-height: 1.33;
        letter-spacing: 9px;
        margin-top: 2.66667vw
    }

    .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: 3.2vw
    }

    .moreBtn01 a::after {
        width: 3.2vw;
        max-width: 24px;
        height: 3.2vw;
        max-height: 24px;
        right: 10.4vw
    }

    .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 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-right: 1.33333vw
    }

    .btn01 a::after {
        width: 4vw;
        max-width: 30px;
        height: 3.6vw;
        max-height: 27px;
        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: 4vw;
        max-width: 30px;
        height: 3.6vw;
        max-height: 27px;
        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: 3.6vw;
        max-width: 27px;
        height: 3.6vw;
        max-height: 27px;
        margin-left: 2vw
    }

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

    .contactBtn a {
        font-size: 2.66667vw
    }

    .contactBtn a {
        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: 3.6vw;
        max-width: 27px;
        height: 3.6vw;
        max-height: 27px;
        margin-left: 2.66667vw
    }

    .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 {
        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 .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.teaser .lpDesc {
        padding-bottom: 16vw
    }

    #indexTop .topArea {
        background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/lp_desc_back_sp.png);
        padding-top: 8.66667vw
    }

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

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

    #indexTop .lpDesc .lpDescTit {
        font-size: 6.2rem;
        font-size: 3.22917vw;
        line-height: 1.4;
        margin-bottom: 6vw
    }

    #indexTop .lpDesc .lpDescTit span {
        display: block;
        letter-spacing: 6.2px;
        padding-right: 0
    }

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

    #indexTop .lpDesc .lpDescTxt {
        font-size: 3.2rem;
        font-size: 1.66667vw;
        line-height: 1.88;
        letter-spacing: .96px;
        text-align: left
    }

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

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

    #indexTop .lpDesc .teaserSubTit {
        font-size: 5.2rem;
        font-size: 2.70833vw;
        line-height: 1.54;
        letter-spacing: 2.6px;
        background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/teaser_subtit_back_sp.png);
        background-size: cover;
        padding-top: 9.33333vw;
        padding-bottom: 11.33333vw;
        margin-top: 2.66667vw
    }

    #indexTop .modelIntro {
        padding-bottom: 6vw
    }

    #indexTop .modelIntro .modelIntroTit {
        margin-bottom: 6.93333vw
    }

    #indexTop .modelIntro .modelIntroSubTit {
        font-size: 8.53333vw
    }

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

    #indexTop .modelIntro .modelIntroSubTit {
        font-size: 6rem;
        font-size: 3.125vw;
        line-height: 1.33;
        letter-spacing: 3px;
        background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/model_intro_subtit_back_sp.png);
        padding-top: 8.26667vw;
        padding-bottom: 11.33333vw;
        margin-bottom: 1.33333vw
    }

    #indexTop .modelIntro .modelIntroSubTit .small {
        font-size: 3.8rem;
        font-size: 1.97917vw;
        letter-spacing: 1.9px
    }

    #indexTop .modelIntro .modelIntroProducts {
        display: block
    }

    #indexTop .modelIntro .modelIntroProducts .product {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-right: 0
    }

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/itadori_model_back_img_sp@2x.png);
        width: 89.33333vw;
        max-width: 670px;
        top: 4vw;
        left: -5.33333vw
    }

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

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro {
        -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;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-flow: row-reverse;
        -ms-flex-flow: row-reverse;
        flex-flow: row-reverse
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/fushiguro_model_back_img_sp@2x.png);
        width: 89.33333vw;
        max-width: 670px;
        top: -4vw;
        left: -5.33333vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-top: 5.33333vw;
        margin-right: 5.33333vw;
        margin-left: 6.66667vw
    }

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

    #indexTop .modelIntro .modelIntroProducts .product.gojo {
        -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.gojo::after {
        background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/gojo_model_back_img_sp@2x.png);
        right: auto;
        width: 100vw;
        max-width: 750px;
        top: 2.66667vw;
        left: -5.33333vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo .productImgBlock {
        margin-top: -5.33333vw;
        margin-right: 6.66667vw;
        margin-left: 3.2vw
    }

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

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        width: 20vw;
        max-width: 150px;
        margin-left: 4vw
    }

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

    #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: 4vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .soldOut {
        top: 46%;
        left: 20vw;
        width: 36.4vw;
        max-width: 273px
    }

    #indexTop .productsDetail {
        padding-top: 4vw;
        padding-bottom: 21.33333vw
    }

    #indexTop .productsDetail::after {
        top: 4vw;
        height: 28.93333vw;
        max-height: 217px
    }

    #indexTop .productsDetail .productsDetailTit {
        font-size: 14.66667vw
    }

    #indexTop .productsDetail .productsDetailTit {
        font-size: 9rem;
        font-size: 4.6875vw;
        letter-spacing: 4.95px;
        margin-bottom: 8vw
    }

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

    #indexTop .productsDetail .productModel {
        padding-top: 5.33333vw;
        margin-bottom: 21.33333vw
    }

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

    #indexTop .productsDetail .productModel::after {
        top: 9.33333vw;
        width: 89.33333vw;
        max-width: 670px;
        height: 79.33333vw;
        max-height: 595px
    }

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

    #indexTop .productsDetail .productModel.itadori .productModelTit {
        margin-bottom: 42.93333vw
    }

    #indexTop .productsDetail .productModel.itadori .productModelTit .middle {
        padding-left: 1em;
        margin-top: 2vw
    }

    #indexTop .productsDetail .productModel.itadori .productModelImgArea .productCharacterImg {
        top: 20vw
    }

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

    #indexTop .productsDetail .productModel.fushiguro::after {
        background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/detail_fushiguro_model_back_sp.png);
        top: 10.66667vw
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row;
        -ms-flex-flow: row;
        flex-flow: row
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productModelImg {
        margin: 0 0 0 auto
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        right: auto;
        top: 22.66667vw;
        left: -4.4vw;
        width: 62.13333vw;
        max-width: 466px;
        margin-left: 0;
        margin-right: 0
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelTit {
        margin-bottom: 50.66667vw
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelTit .middle {
        padding-left: 1.5em;
        margin-top: 2vw
    }

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

    #indexTop .productsDetail .productModel.fushiguro .productFeature .belt.flex {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-flow: row-reverse;
        -ms-flex-flow: row-reverse;
        flex-flow: row-reverse;
        margin-top: -32vw;
        margin-bottom: 3.33333vw
    }

    #indexTop .productsDetail .productModel.gojo::after {
        background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/detail_gojo_model_back_sp.png);
        top: 16vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit {
        margin-bottom: 42.66667vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit .pad {
        padding-left: .3em;
        margin-top: .66667vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit .pad:nth-of-type(3) {
        padding-left: .8em;
        margin-top: 1.33333vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productModelImg {
        margin-bottom: 10.66667vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productCharacterImg {
        top: 32vw;
        right: -4vw;
        width: 54.66667vw;
        max-width: 410px;
        margin-bottom: 0
    }

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

    #indexTop .productsDetail .productModel.gojo .productFeature .belt.flex {
        margin-top: -34.66667vw
    }

    #indexTop .productsDetail .productModel.gojo .productFeature .belt .beltTxt {
        margin-bottom: 21.33333vw
    }

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

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

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

    #indexTop .productsDetail .productModel .productModelTit {
        font-size: 6rem;
        font-size: 3.125vw;
        line-height: 1.25;
        letter-spacing: 3px
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        letter-spacing: 2px;
        padding-left: 2vw
    }

    #indexTop .productsDetail .productModel .productModelTit .middle {
        font-size: 4rem;
        font-size: 2.08333vw;
        letter-spacing: 2px
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        position: relative;
        z-index: 1;
        width: 56.53333vw;
        max-width: 424px;
        margin-left: 0;
        margin-bottom: 4vw
    }

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

    #indexTop .productsDetail .productModel .productFeature {
        display: block;
        margin-bottom: 13.33333vw
    }

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

    #indexTop .productsDetail .productModel .productFeature .belt.flex {
        max-width: 100%;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        width: 30.66667vw;
        max-width: 230px;
        margin-left: 5.33333vw;
        margin-right: 4vw
    }

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

    #indexTop .productsDetail .productModel .productFeature .belt .beltTxt {
        margin-bottom: 12.66667vw
    }

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

    #indexTop .productsDetail .productModel .productFeature .clock {
        max-width: 100%;
        display: block
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 6.66667vw;
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide {
        width: 27.73333vw;
        max-width: 208px;
        margin-left: 4.26667vw;
        margin-right: 4.26667vw
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide img {
        width: 100%
    }

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

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

    #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 .purchasePrivilege {
        padding-top: 4vw;
        padding-bottom: 13.33333vw;
        padding-right: 5.33333vw;
        padding-left: 5.33333vw;
        margin-bottom: 13.33333vw
    }

    #indexTop .productsDetail .purchasePrivilege.purchasePrivilege02 {
        padding-bottom: 12vw
    }

    #indexTop .productsDetail .purchasePrivilege.purchasePrivilege02 .img {
        max-width: 100%;
        width: 100%
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTit {
        font-size: 8vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTit {
        font-size: 5rem;
        font-size: 2.60417vw;
        line-height: 2.76;
        letter-spacing: 2.5px;
        margin-bottom: 2.66667vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxt {
        font-size: 3.2vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxt {
        font-size: 3rem;
        font-size: 1.5625vw;
        line-height: 1.83;
        letter-spacing: normal;
        text-align: left;
        color: #f4f4f4;
        margin-bottom: 9.33333vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxtArea .txt {
        font-size: 2.66667vw
    }

    #indexTop .productsDetail .purchasePrivilege .img {
        width: 73.73333vw;
        max-width: 553px
    }

    #indexTop .productsDetail .purchasePrivilege .img img {
        width: 100%
    }

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

    #indexTop .productsSpec .productsSpecTit {
        font-size: 14.66667vw
    }

    #indexTop .productsSpec .productsSpecTit {
        font-size: 9rem;
        font-size: 4.6875vw;
        letter-spacing: 9px;
        margin-bottom: 13.33333vw
    }

    #indexTop .productsSpec .productsSpecTit .kana {
        color: #ccc;
        margin-top: 2vw
    }

    #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;
        font-weight: 500;
        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 .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: #f4f4f4
    }

    #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;
        font-weight: 300;
        line-height: 1.5;
        letter-spacing: .96px;
        margin-bottom: 4.8vw
    }

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

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

    #indexTop .beltDetail .minContainer {
        padding: 0
    }

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

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

    #indexTop .beltDetail .beltDetailTit {
        font-size: 9rem;
        font-size: 4.6875vw;
        letter-spacing: 4.95px;
        margin-bottom: 13.33333vw
    }

    #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;
        margin: 0 0 0 auto;
        width: 89.33333vw;
        max-width: 670px;
        margin-bottom: 8vw
    }

    #indexTop .beltDetail .img02 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        width: 89.33333vw;
        max-width: 670px;
        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;
        width: 78.66667vw;
        max-width: 590px;
        margin-bottom: 8vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
        margin: 0 auto;
        width: 78.66667vw;
        max-width: 590px;
        margin-bottom: 8vw
    }

    #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 .modelIntro2 {
        padding-top: 10.66667vw;
        padding-bottom: 12vw
    }

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

    #indexTop .modelIntro2 .modelIntroSubTit {
        font-size: 8.53333vw
    }

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

    #indexTop .modelIntro2 .modelIntroSubTit {
        font-size: 6rem;
        font-size: 3.125vw;
        line-height: 1.33;
        letter-spacing: 3px;
        background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/model_intro_subtit_back_sp.png);
        padding-top: 8.26667vw;
        padding-bottom: 11.33333vw;
        margin-bottom: 2vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit .small {
        font-size: 3.8rem;
        font-size: 1.97917vw;
        letter-spacing: 1.9px
    }

    #indexTop .modelIntro2 .modelIntroProducts {
        display: block
    }

    #indexTop .modelIntro2 .modelIntroProducts .product {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-right: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/itadori_model_back_img_sp@2x.png);
        width: 89.33333vw;
        max-width: 670px;
        top: 1.33333vw;
        left: -5.33333vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori .productImgBlock {
        margin-right: 5.33333vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro {
        -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;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-flow: row-reverse;
        -ms-flex-flow: row-reverse;
        flex-flow: row-reverse
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/fushiguro_model_back_img_sp@2x.png);
        width: 89.33333vw;
        max-width: 670px;
        top: -4vw;
        left: -5.33333vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-top: 5.33333vw;
        margin-right: 5.33333vw;
        margin-left: 6.66667vw
    }

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

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo {
        -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.gojo::after {
        background-image: url(https://uwith.jp/static/full/garrack/feature/jujutsukaisen2024/images/index/gojo_model_back_img_sp@2x.png);
        right: auto;
        width: 100vw;
        max-width: 750px;
        top: 2.66667vw;
        left: -5.33333vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo .productImgBlock {
        margin-top: -5.33333vw;
        margin-right: 6.66667vw;
        margin-left: 3.2vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 20vw;
        max-width: 150px;
        margin-left: 4vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 5.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: 4vw
    }

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

    #indexTop .shopList::after {
        height: 23.2vw;
        max-height: 174px
    }

    #indexTop .shopList .shopListTit {
        font-size: 10.66667vw
    }

    #indexTop .shopList .shopListTit {
        font-size: 9rem;
        font-size: 4.6875vw;
        letter-spacing: 4.5px;
        margin-bottom: 10.66667vw
    }

    #indexTop .shopList .shopListTit .kana {
        margin-top: 4vw
    }

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

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

    #indexTop .shopList .shopListTxt {
        font-size: 2.13333vw
    }

    #indexTop .shopList .shopListTxt {
        font-size: 2.8rem;
        font-size: 1.45833vw;
        line-height: 1.71;
        letter-spacing: normal;
        text-align: left;
        margin-bottom: 10vw
    }

    #indexTop .shopList .shopListTxt.annotation::before {
        margin-right: 1.6vw
    }

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

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

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

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

    #indexTop .shopList .areaShop .areaShopTit::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::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 {
        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 {
        text-align: left;
        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 (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: 9rem
    }

    .baseTit .kana {
        font-size: 3.6rem
    }

    .baseTit .kana {
        margin-top: 20px
    }

    .moreBtn01 {
        width: 330px
    }

    .moreBtn01 a {
        font-size: 3.2rem
    }

    .moreBtn01 a {
        padding-top: 30px
    }

    .moreBtn01 a {
        padding-bottom: 30px
    }

    .moreBtn01 a {
        padding-right: 24px
    }

    .moreBtn01 a::after {
        width: 24px
    }

    .moreBtn01 a::after {
        height: 24px
    }

    .moreBtn01 a::after {
        right: 78px
    }

    .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-right: 10px
    }

    .btn01 a::after {
        width: 30px
    }

    .btn01 a::after {
        height: 27px
    }

    .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: 30px
    }

    .downloadBtn a::after {
        height: 27px
    }

    .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: 27px
    }

    .btn02 a::after {
        height: 27px
    }

    .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: 27px
    }

    .contactBtn a::after {
        height: 27px
    }

    .contactBtn a::after {
        margin-left: 20px
    }

    .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 .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.teaser .lpDesc {
        padding-bottom: 120px
    }

    #indexTop .topArea {
        padding-top: 65px
    }

    #indexTop .lpDesc {
        padding-bottom: 100px
    }

    #indexTop .lpDesc .lpDescTit {
        font-size: 6.2rem
    }

    #indexTop .lpDesc .lpDescTit {
        margin-bottom: 45px
    }

    #indexTop .lpDesc .lpDescTit span {
        padding-right: 0
    }

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

    #indexTop .lpDesc .lpDescTxt span {
        margin-bottom: 20px
    }

    #indexTop .lpDesc .teaserSubTit {
        font-size: 5.2rem
    }

    #indexTop .lpDesc .teaserSubTit {
        padding-top: 70px
    }

    #indexTop .lpDesc .teaserSubTit {
        padding-bottom: 85px
    }

    #indexTop .lpDesc .teaserSubTit {
        margin-top: 20px
    }

    #indexTop .modelIntro {
        padding-bottom: 45px
    }

    #indexTop .modelIntro .modelIntroTit {
        margin-bottom: 52px
    }

    #indexTop .modelIntro .modelIntroSubTit {
        font-size: 6rem
    }

    #indexTop .modelIntro .modelIntroSubTit {
        padding-top: 62px
    }

    #indexTop .modelIntro .modelIntroSubTit {
        padding-bottom: 85px
    }

    #indexTop .modelIntro .modelIntroSubTit {
        margin-bottom: 10px
    }

    #indexTop .modelIntro .modelIntroSubTit .small {
        font-size: 3.8rem
    }

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

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        width: 670px
    }

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        top: 30px
    }

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        left: -40px
    }

    #indexTop .modelIntro .modelIntroProducts .product.itadori .productImgBlock {
        margin-right: 40px
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        width: 670px
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        top: -30px
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        left: -40px
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-top: 40px
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-right: 40px
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-left: 50px
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro .productTxtBlock {
        padding-bottom: 90px
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo::after {
        width: 750px
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo::after {
        top: 20px
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo::after {
        left: -40px
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo .productImgBlock {
        margin-top: -40px
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo .productImgBlock {
        margin-right: 50px
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo .productImgBlock {
        margin-left: 24px
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo .productTxtBlock {
        padding-bottom: 55px
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        width: 150px
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        margin-left: 30px
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 40px
    }

    #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: 30px
    }

    #indexTop .modelIntro .modelIntroProducts .product .soldOut {
        left: 150px
    }

    #indexTop .modelIntro .modelIntroProducts .product .soldOut {
        width: 273px
    }

    #indexTop .productsDetail {
        padding-top: 30px
    }

    #indexTop .productsDetail {
        padding-bottom: 160px
    }

    #indexTop .productsDetail::after {
        top: 30px
    }

    #indexTop .productsDetail::after {
        height: 217px
    }

    #indexTop .productsDetail .productsDetailTit {
        font-size: 9rem
    }

    #indexTop .productsDetail .productsDetailTit {
        margin-bottom: 60px
    }

    #indexTop .productsDetail .productsDetailTit .kana {
        margin-top: 25px
    }

    #indexTop .productsDetail .productModel {
        padding-top: 40px
    }

    #indexTop .productsDetail .productModel {
        margin-bottom: 160px
    }

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

    #indexTop .productsDetail .productModel::after {
        top: 70px
    }

    #indexTop .productsDetail .productModel::after {
        width: 670px
    }

    #indexTop .productsDetail .productModel::after {
        height: 595px
    }

    #indexTop .productsDetail .productModel.itadori .productModelTit {
        margin-bottom: 322px
    }

    #indexTop .productsDetail .productModel.itadori .productModelTit .middle {
        margin-top: 15px
    }

    #indexTop .productsDetail .productModel.itadori .productModelImgArea .productCharacterImg {
        top: 150px
    }

    #indexTop .productsDetail .productModel.fushiguro {
        margin-bottom: 100px
    }

    #indexTop .productsDetail .productModel.fushiguro::after {
        top: 80px
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        top: 170px
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        left: -33px
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        width: 466px
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelTit {
        margin-bottom: 380px
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelTit .middle {
        margin-top: 15px
    }

    #indexTop .productsDetail .productModel.fushiguro .productFeature {
        margin-bottom: 100px
    }

    #indexTop .productsDetail .productModel.fushiguro .productFeature .belt.flex {
        margin-top: -240px
    }

    #indexTop .productsDetail .productModel.fushiguro .productFeature .belt.flex {
        margin-bottom: 25px
    }

    #indexTop .productsDetail .productModel.gojo::after {
        top: 120px
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit {
        margin-bottom: 320px
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit .pad {
        margin-top: 5px
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit .pad:nth-of-type(3) {
        margin-top: 10px
    }

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productModelImg {
        margin-bottom: 80px
    }

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productCharacterImg {
        top: 240px
    }

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productCharacterImg {
        right: -30px
    }

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productCharacterImg {
        width: 410px
    }

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productCharacterImg {
        margin-bottom: 0
    }

    #indexTop .productsDetail .productModel.gojo .productFeature {
        margin-bottom: 100px
    }

    #indexTop .productsDetail .productModel.gojo .productFeature .belt.flex {
        margin-top: -260px
    }

    #indexTop .productsDetail .productModel.gojo .productFeature .belt .beltTxt {
        margin-bottom: 160px
    }

    #indexTop .productsDetail .productModel .productModelTit {
        font-size: 6rem
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        padding-left: 15px
    }

    #indexTop .productsDetail .productModel .productModelTit .middle {
        font-size: 4rem
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        width: 424px
    }

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

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        margin-bottom: 30px
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        width: 417px
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-right: 40px
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-bottom: 0
    }

    #indexTop .productsDetail .productModel .productFeature {
        margin-bottom: 100px
    }

    #indexTop .productsDetail .productModel .productFeature .belt {
        margin-top: -180px
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        width: 230px
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        margin-left: 40px
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        margin-right: 30px
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltTxt {
        margin-bottom: 95px
    }

    #indexTop .productsDetail .productModel .productFeature .belt .productFeatureTit {
        margin-bottom: 40px
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg {
        margin-top: 50px
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide {
        width: 208px
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide {
        margin-left: 32px
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide {
        margin-right: 32px
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        font-size: 5rem
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        margin-bottom: 18px
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTxt {
        font-size: 3rem
    }

    #indexTop .productsDetail .purchasePrivilege {
        padding-top: 30px
    }

    #indexTop .productsDetail .purchasePrivilege {
        padding-bottom: 100px
    }

    #indexTop .productsDetail .purchasePrivilege {
        padding-right: 40px
    }

    #indexTop .productsDetail .purchasePrivilege {
        padding-left: 40px
    }

    #indexTop .productsDetail .purchasePrivilege {
        margin-bottom: 100px
    }

    #indexTop .productsDetail .purchasePrivilege.purchasePrivilege02 {
        padding-bottom: 90px
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTit {
        font-size: 5rem
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTit {
        margin-bottom: 20px
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxt {
        font-size: 3rem
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxt {
        margin-bottom: 70px
    }

    #indexTop .productsDetail .purchasePrivilege .img {
        width: 553px
    }

    #indexTop .productsSpec {
        padding-top: 115px
    }

    #indexTop .productsSpec {
        padding-bottom: 100px
    }

    #indexTop .productsSpec .productsSpecTit {
        font-size: 9rem
    }

    #indexTop .productsSpec .productsSpecTit {
        margin-bottom: 100px
    }

    #indexTop .productsSpec .productsSpecTit .kana {
        margin-top: 15px
    }

    #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 .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: 120px
    }

    #indexTop .beltDetail {
        padding-bottom: 150px
    }

    #indexTop .beltDetail .beltDetailTit {
        font-size: 9rem
    }

    #indexTop .beltDetail .beltDetailTit {
        margin-bottom: 100px
    }

    #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 {
        width: 670px
    }

    #indexTop .beltDetail .img01 {
        margin-bottom: 60px
    }

    #indexTop .beltDetail .img02 {
        width: 670px
    }

    #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 {
        width: 590px
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        margin-bottom: 60px
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        width: 590px
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        margin-bottom: 60px
    }

    #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 .modelIntro2 {
        padding-top: 80px
    }

    #indexTop .modelIntro2 {
        padding-bottom: 90px
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        font-size: 6rem
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        padding-top: 62px
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        padding-bottom: 85px
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        margin-bottom: 15px
    }

    #indexTop .modelIntro2 .modelIntroSubTit .small {
        font-size: 3.8rem
    }

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

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        width: 670px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        top: 10px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        left: -40px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori .productImgBlock {
        margin-right: 40px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        width: 670px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        top: -30px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        left: -40px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-top: 40px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-right: 40px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-left: 50px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro .productTxtBlock {
        padding-bottom: 90px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
        width: 750px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
        top: 20px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
        left: -40px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo .productImgBlock {
        margin-top: -40px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo .productImgBlock {
        margin-right: 50px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo .productImgBlock {
        margin-left: 24px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 150px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-left: 30px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 40px
    }

    #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: 30px
    }

    #indexTop .shopList {
        padding-top: 70px
    }

    #indexTop .shopList {
        padding-bottom: 140px
    }

    #indexTop .shopList::after {
        height: 174px
    }

    #indexTop .shopList .shopListTit {
        font-size: 9rem
    }

    #indexTop .shopList .shopListTit {
        margin-bottom: 80px
    }

    #indexTop .shopList .shopListTit .kana {
        margin-top: 30px
    }

    #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: 165px
    }

    #indexTop .shopList .btn02 {
        margin-bottom: 100px
    }

    #indexTop .shopList .shopListTxt {
        font-size: 2.8rem
    }

    #indexTop .shopList .shopListTxt {
        margin-bottom: 75px
    }

    #indexTop .shopList .shopListTxt.annotation::before {
        margin-right: 12px
    }

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

    #indexTop .shopList .areaShop .areaShopTit {
        font-size: 3.6rem
    }

    #indexTop .shopList .areaShop .areaShopTit {
        padding-top: 50px
    }

    #indexTop .shopList .areaShop .areaShopTit {
        padding-bottom: 40px
    }

    #indexTop .shopList .areaShop .areaShopTit {
        margin-bottom: 0
    }

    #indexTop .shopList .areaShop .areaShopTit::before {
        width: 40px
    }

    #indexTop .shopList .areaShop .areaShopTit::before {
        height: 3px
    }

    #indexTop .shopList .areaShop .areaShopTit::after {
        right: 20px
    }

    #indexTop .shopList .areaShop .areaShopTit::after {
        width: 3px
    }

    #indexTop .shopList .areaShop .areaShopTit::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: 6.58858vw
    }

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

    .baseTit .kana {
        margin-top: 1.46413vw
    }

    .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: 1.75695vw
    }

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

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

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

    .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-right: .73206vw
    }

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

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

    .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.19619vw
    }

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

    .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: 1.97657vw
    }

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

    .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: 1.97657vw
    }

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

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

    .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 .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.teaser .lpDesc {
        padding-bottom: 8.78477vw
    }

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

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

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

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

    #indexTop .lpDesc .lpDescTit span {
        padding-right: 0
    }

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

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

    #indexTop .lpDesc .teaserSubTit {
        font-size: 3.80673vw
    }

    #indexTop .lpDesc .teaserSubTit {
        padding-top: 5.12445vw
    }

    #indexTop .lpDesc .teaserSubTit {
        padding-bottom: 6.22255vw
    }

    #indexTop .lpDesc .teaserSubTit {
        margin-top: 1.46413vw
    }

    #indexTop .modelIntro {
        padding-bottom: 3.29429vw
    }

    #indexTop .modelIntro .modelIntroTit {
        margin-bottom: 3.80673vw
    }

    #indexTop .modelIntro .modelIntroSubTit {
        font-size: 4.39239vw
    }

    #indexTop .modelIntro .modelIntroSubTit {
        padding-top: 4.5388vw
    }

    #indexTop .modelIntro .modelIntroSubTit {
        padding-bottom: 6.22255vw
    }

    #indexTop .modelIntro .modelIntroSubTit {
        margin-bottom: .73206vw
    }

    #indexTop .modelIntro .modelIntroSubTit .small {
        font-size: 2.78184vw
    }

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

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        width: 49.04832vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        top: 2.19619vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        left: -2.92826vw
    }

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

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        width: 49.04832vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        top: -2.19619vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        left: -2.92826vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-top: 2.92826vw
    }

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

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-left: 3.66032vw
    }

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

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

    #indexTop .modelIntro .modelIntroProducts .product.gojo::after {
        top: 1.46413vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo::after {
        left: -2.92826vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo .productImgBlock {
        margin-top: -2.92826vw
    }

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

    #indexTop .modelIntro .modelIntroProducts .product.gojo .productImgBlock {
        margin-left: 1.75695vw
    }

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

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

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

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

    #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.19619vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .soldOut {
        left: 10.98097vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .soldOut {
        width: 19.98536vw
    }

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

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

    #indexTop .productsDetail::after {
        top: 2.19619vw
    }

    #indexTop .productsDetail::after {
        height: 15.8858vw
    }

    #indexTop .productsDetail .productsDetailTit {
        font-size: 6.58858vw
    }

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

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

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

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

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

    #indexTop .productsDetail .productModel::after {
        top: 5.12445vw
    }

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

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

    #indexTop .productsDetail .productModel.itadori .productModelTit {
        margin-bottom: 23.57247vw
    }

    #indexTop .productsDetail .productModel.itadori .productModelTit .middle {
        margin-top: 1.0981vw
    }

    #indexTop .productsDetail .productModel.itadori .productModelImgArea .productCharacterImg {
        top: 10.98097vw
    }

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

    #indexTop .productsDetail .productModel.fushiguro::after {
        top: 5.85652vw
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        top: 12.4451vw
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        left: -2.41581vw
    }

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

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelTit {
        margin-bottom: 27.81845vw
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelTit .middle {
        margin-top: 1.0981vw
    }

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

    #indexTop .productsDetail .productModel.fushiguro .productFeature .belt.flex {
        margin-top: -17.56955vw
    }

    #indexTop .productsDetail .productModel.fushiguro .productFeature .belt.flex {
        margin-bottom: 1.83016vw
    }

    #indexTop .productsDetail .productModel.gojo::after {
        top: 8.78477vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit {
        margin-bottom: 23.42606vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit .pad {
        margin-top: .36603vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit .pad:nth-of-type(3) {
        margin-top: .73206vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productModelImg {
        margin-bottom: 5.85652vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productCharacterImg {
        top: 17.56955vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productCharacterImg {
        right: -2.19619vw
    }

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

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productCharacterImg {
        margin-bottom: 0
    }

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

    #indexTop .productsDetail .productModel.gojo .productFeature .belt.flex {
        margin-top: -19.03367vw
    }

    #indexTop .productsDetail .productModel.gojo .productFeature .belt .beltTxt {
        margin-bottom: 11.71303vw
    }

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

    #indexTop .productsDetail .productModel .productModelTit .small {
        padding-left: 1.0981vw
    }

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

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

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

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        margin-bottom: 2.19619vw
    }

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

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-bottom: 0
    }

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

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

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

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

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        margin-right: 2.19619vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltTxt {
        margin-bottom: 6.95461vw
    }

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

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg {
        margin-top: 3.66032vw
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide {
        width: 15.22694vw
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide {
        margin-left: 2.34261vw
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide {
        margin-right: 2.34261vw
    }

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

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

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

    #indexTop .productsDetail .purchasePrivilege {
        padding-top: 2.19619vw
    }

    #indexTop .productsDetail .purchasePrivilege {
        padding-bottom: 7.32064vw
    }

    #indexTop .productsDetail .purchasePrivilege {
        padding-right: 2.92826vw
    }

    #indexTop .productsDetail .purchasePrivilege {
        padding-left: 2.92826vw
    }

    #indexTop .productsDetail .purchasePrivilege {
        margin-bottom: 7.32064vw
    }

    #indexTop .productsDetail .purchasePrivilege.purchasePrivilege02 {
        padding-bottom: 6.58858vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTit {
        font-size: 3.66032vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTit {
        margin-bottom: 1.46413vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxt {
        font-size: 2.19619vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxt {
        margin-bottom: 5.12445vw
    }

    #indexTop .productsDetail .purchasePrivilege .img {
        width: 40.48316vw
    }

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

    #indexTop .productsSpec {
        padding-bottom: 7.32064vw
    }

    #indexTop .productsSpec .productsSpecTit {
        font-size: 6.58858vw
    }

    #indexTop .productsSpec .productsSpecTit {
        margin-bottom: 7.32064vw
    }

    #indexTop .productsSpec .productsSpecTit .kana {
        margin-top: 1.0981vw
    }

    #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 .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: 8.78477vw
    }

    #indexTop .beltDetail {
        padding-bottom: 10.98097vw
    }

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

    #indexTop .beltDetail .beltDetailTit {
        margin-bottom: 7.32064vw
    }

    #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 {
        width: 49.04832vw
    }

    #indexTop .beltDetail .img01 {
        margin-bottom: 4.39239vw
    }

    #indexTop .beltDetail .img02 {
        width: 49.04832vw
    }

    #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 {
        width: 43.1918vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        margin-bottom: 4.39239vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        width: 43.1918vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        margin-bottom: 4.39239vw
    }

    #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 .modelIntro2 {
        padding-top: 5.85652vw
    }

    #indexTop .modelIntro2 {
        padding-bottom: 6.58858vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        font-size: 4.39239vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        padding-top: 4.5388vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        padding-bottom: 6.22255vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        margin-bottom: 1.0981vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit .small {
        font-size: 2.78184vw
    }

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

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        width: 49.04832vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        top: .73206vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        left: -2.92826vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori .productImgBlock {
        margin-right: 2.92826vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        width: 49.04832vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        top: -2.19619vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        left: -2.92826vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-top: 2.92826vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-right: 2.92826vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-left: 3.66032vw
    }

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

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
        width: 54.90483vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
        top: 1.46413vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
        left: -2.92826vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo .productImgBlock {
        margin-top: -2.92826vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo .productImgBlock {
        margin-right: 3.66032vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo .productImgBlock {
        margin-left: 1.75695vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 10.98097vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-left: 2.19619vw
    }

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

    #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.19619vw
    }

    #indexTop .shopList {
        padding-top: 5.12445vw
    }

    #indexTop .shopList {
        padding-bottom: 10.2489vw
    }

    #indexTop .shopList::after {
        height: 12.73792vw
    }

    #indexTop .shopList .shopListTit {
        font-size: 6.58858vw
    }

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

    #indexTop .shopList .shopListTit .kana {
        margin-top: 2.19619vw
    }

    #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: 12.07906vw
    }

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

    #indexTop .shopList .shopListTxt {
        font-size: 2.04978vw
    }

    #indexTop .shopList .shopListTxt {
        margin-bottom: 5.49048vw
    }

    #indexTop .shopList .shopListTxt.annotation::before {
        margin-right: .87848vw
    }

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

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

    #indexTop .shopList .areaShop .areaShopTit {
        padding-top: 3.66032vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        padding-bottom: 2.92826vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        margin-bottom: 0
    }

    #indexTop .shopList .areaShop .areaShopTit::before {
        width: 2.92826vw
    }

    #indexTop .shopList .areaShop .areaShopTit::before {
        height: .21962vw
    }

    #indexTop .shopList .areaShop .areaShopTit::after {
        right: 1.46413vw
    }

    #indexTop .shopList .areaShop .areaShopTit::after {
        width: .21962vw
    }

    #indexTop .shopList .areaShop .areaShopTit::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: 6.58858vw
    }

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

    .baseTit .kana {
        margin-top: 1.46413vw
    }

    .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: 1.75695vw
    }

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

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

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

    .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-right: .73206vw
    }

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

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

    .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.19619vw
    }

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

    .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: 1.97657vw
    }

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

    .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: 1.97657vw
    }

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

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

    .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 .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.teaser .lpDesc {
        padding-bottom: 8.78477vw
    }

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

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

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

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

    #indexTop .lpDesc .lpDescTit span {
        padding-right: 0
    }

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

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

    #indexTop .lpDesc .teaserSubTit {
        font-size: 3.80673vw
    }

    #indexTop .lpDesc .teaserSubTit {
        padding-top: 5.12445vw
    }

    #indexTop .lpDesc .teaserSubTit {
        padding-bottom: 6.22255vw
    }

    #indexTop .lpDesc .teaserSubTit {
        margin-top: 1.46413vw
    }

    #indexTop .modelIntro {
        padding-bottom: 3.29429vw
    }

    #indexTop .modelIntro .modelIntroTit {
        margin-bottom: 3.80673vw
    }

    #indexTop .modelIntro .modelIntroSubTit {
        font-size: 4.39239vw
    }

    #indexTop .modelIntro .modelIntroSubTit {
        padding-top: 4.5388vw
    }

    #indexTop .modelIntro .modelIntroSubTit {
        padding-bottom: 6.22255vw
    }

    #indexTop .modelIntro .modelIntroSubTit {
        margin-bottom: .73206vw
    }

    #indexTop .modelIntro .modelIntroSubTit .small {
        font-size: 2.78184vw
    }

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

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        width: 49.04832vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        top: 2.19619vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        left: -2.92826vw
    }

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

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        width: 49.04832vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        top: -2.19619vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        left: -2.92826vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-top: 2.92826vw
    }

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

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-left: 3.66032vw
    }

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

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

    #indexTop .modelIntro .modelIntroProducts .product.gojo::after {
        top: 1.46413vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo::after {
        left: -2.92826vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo .productImgBlock {
        margin-top: -2.92826vw
    }

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

    #indexTop .modelIntro .modelIntroProducts .product.gojo .productImgBlock {
        margin-left: 1.75695vw
    }

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

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

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

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

    #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.19619vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .soldOut {
        left: 10.98097vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .soldOut {
        width: 19.98536vw
    }

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

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

    #indexTop .productsDetail::after {
        top: 2.19619vw
    }

    #indexTop .productsDetail::after {
        height: 15.8858vw
    }

    #indexTop .productsDetail .productsDetailTit {
        font-size: 6.58858vw
    }

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

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

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

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

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

    #indexTop .productsDetail .productModel::after {
        top: 5.12445vw
    }

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

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

    #indexTop .productsDetail .productModel.itadori .productModelTit {
        margin-bottom: 23.57247vw
    }

    #indexTop .productsDetail .productModel.itadori .productModelTit .middle {
        margin-top: 1.0981vw
    }

    #indexTop .productsDetail .productModel.itadori .productModelImgArea .productCharacterImg {
        top: 10.98097vw
    }

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

    #indexTop .productsDetail .productModel.fushiguro::after {
        top: 5.85652vw
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        top: 12.4451vw
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        left: -2.41581vw
    }

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

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        margin-right: 0
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelTit {
        margin-bottom: 27.81845vw
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelTit .middle {
        margin-top: 1.0981vw
    }

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

    #indexTop .productsDetail .productModel.fushiguro .productFeature .belt.flex {
        margin-top: -17.56955vw
    }

    #indexTop .productsDetail .productModel.fushiguro .productFeature .belt.flex {
        margin-bottom: 1.83016vw
    }

    #indexTop .productsDetail .productModel.gojo::after {
        top: 8.78477vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit {
        margin-bottom: 23.42606vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit .pad {
        margin-top: .36603vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit .pad:nth-of-type(3) {
        margin-top: .73206vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productModelImg {
        margin-bottom: 5.85652vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productCharacterImg {
        top: 17.56955vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productCharacterImg {
        right: -2.19619vw
    }

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

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productCharacterImg {
        margin-bottom: 0
    }

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

    #indexTop .productsDetail .productModel.gojo .productFeature .belt.flex {
        margin-top: -19.03367vw
    }

    #indexTop .productsDetail .productModel.gojo .productFeature .belt .beltTxt {
        margin-bottom: 11.71303vw
    }

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

    #indexTop .productsDetail .productModel .productModelTit .small {
        padding-left: 1.0981vw
    }

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

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

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

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        margin-bottom: 2.19619vw
    }

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

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-bottom: 0
    }

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

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

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

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

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        margin-right: 2.19619vw
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltTxt {
        margin-bottom: 6.95461vw
    }

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

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg {
        margin-top: 3.66032vw
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg {
        margin-left: 0
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide {
        width: 15.22694vw
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide {
        margin-left: 2.34261vw
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide {
        margin-right: 2.34261vw
    }

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

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

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

    #indexTop .productsDetail .purchasePrivilege {
        padding-top: 2.19619vw
    }

    #indexTop .productsDetail .purchasePrivilege {
        padding-bottom: 7.32064vw
    }

    #indexTop .productsDetail .purchasePrivilege {
        padding-right: 2.92826vw
    }

    #indexTop .productsDetail .purchasePrivilege {
        padding-left: 2.92826vw
    }

    #indexTop .productsDetail .purchasePrivilege {
        margin-bottom: 7.32064vw
    }

    #indexTop .productsDetail .purchasePrivilege.purchasePrivilege02 {
        padding-bottom: 6.58858vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTit {
        font-size: 3.66032vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTit {
        margin-bottom: 1.46413vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxt {
        font-size: 2.19619vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxt {
        margin-bottom: 5.12445vw
    }

    #indexTop .productsDetail .purchasePrivilege .img {
        width: 40.48316vw
    }

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

    #indexTop .productsSpec {
        padding-bottom: 7.32064vw
    }

    #indexTop .productsSpec .productsSpecTit {
        font-size: 6.58858vw
    }

    #indexTop .productsSpec .productsSpecTit {
        margin-bottom: 7.32064vw
    }

    #indexTop .productsSpec .productsSpecTit .kana {
        margin-top: 1.0981vw
    }

    #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 .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: 8.78477vw
    }

    #indexTop .beltDetail {
        padding-bottom: 10.98097vw
    }

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

    #indexTop .beltDetail .beltDetailTit {
        margin-bottom: 7.32064vw
    }

    #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 {
        width: 49.04832vw
    }

    #indexTop .beltDetail .img01 {
        margin-bottom: 4.39239vw
    }

    #indexTop .beltDetail .img02 {
        width: 49.04832vw
    }

    #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 {
        width: 43.1918vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        margin-bottom: 4.39239vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        width: 43.1918vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        margin-bottom: 4.39239vw
    }

    #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 .modelIntro2 {
        padding-top: 5.85652vw
    }

    #indexTop .modelIntro2 {
        padding-bottom: 6.58858vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        font-size: 4.39239vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        padding-top: 4.5388vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        padding-bottom: 6.22255vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        margin-bottom: 1.0981vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit .small {
        font-size: 2.78184vw
    }

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

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        width: 49.04832vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        top: .73206vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        left: -2.92826vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori .productImgBlock {
        margin-right: 2.92826vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        width: 49.04832vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        top: -2.19619vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        left: -2.92826vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-top: 2.92826vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-right: 2.92826vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-left: 3.66032vw
    }

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

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
        width: 54.90483vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
        top: 1.46413vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
        left: -2.92826vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo .productImgBlock {
        margin-top: -2.92826vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo .productImgBlock {
        margin-right: 3.66032vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo .productImgBlock {
        margin-left: 1.75695vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 10.98097vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-left: 2.19619vw
    }

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

    #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.19619vw
    }

    #indexTop .shopList {
        padding-top: 5.12445vw
    }

    #indexTop .shopList {
        padding-bottom: 10.2489vw
    }

    #indexTop .shopList::after {
        height: 12.73792vw
    }

    #indexTop .shopList .shopListTit {
        font-size: 6.58858vw
    }

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

    #indexTop .shopList .shopListTit .kana {
        margin-top: 2.19619vw
    }

    #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: 12.07906vw
    }

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

    #indexTop .shopList .shopListTxt {
        font-size: 2.04978vw
    }

    #indexTop .shopList .shopListTxt {
        margin-bottom: 5.49048vw
    }

    #indexTop .shopList .shopListTxt.annotation::before {
        margin-right: .87848vw
    }

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

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

    #indexTop .shopList .areaShop .areaShopTit {
        padding-top: 3.66032vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        padding-bottom: 2.92826vw
    }

    #indexTop .shopList .areaShop .areaShopTit {
        margin-bottom: 0
    }

    #indexTop .shopList .areaShop .areaShopTit::before {
        width: 2.92826vw
    }

    #indexTop .shopList .areaShop .areaShopTit::before {
        height: .21962vw
    }

    #indexTop .shopList .areaShop .areaShopTit::after {
        right: 1.46413vw
    }

    #indexTop .shopList .areaShop .areaShopTit::after {
        width: .21962vw
    }

    #indexTop .shopList .areaShop .areaShopTit::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: 14.4rem
    }

    .baseTit .kana {
        font-size: 3rem
    }

    .baseTit .kana {
        margin-top: 25px
    }

    .moreBtn01 {
        width: 250px
    }

    .moreBtn01 a {
        font-size: 2.6rem
    }

    .moreBtn01 a {
        padding-top: 24px
    }

    .moreBtn01 a {
        padding-bottom: 28px
    }

    .moreBtn01 a {
        padding-right: 10px
    }

    .moreBtn01 a::after {
        width: 24px
    }

    .moreBtn01 a::after {
        height: 24px
    }

    .moreBtn01 a::after {
        right: 45px
    }

    .btn01 {
        width: 466px
    }

    .btn01.small {
        width: 250px
    }

    .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: 27px
    }

    .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: 19px
    }

    .downloadBtn a::after {
        height: 17px
    }

    .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: 16px
    }

    .btn02 a::after {
        height: 13px
    }

    .btn02 a::after {
        margin-left: 15px
    }

    .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: 16px
    }

    .contactBtn a::after {
        height: 16px
    }

    .contactBtn a::after {
        margin-left: 20px
    }

    .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 .logoImg {
        bottom: 20px
    }

    #footer {
        padding-top: 30px
    }

    #footer {
        padding-bottom: 30px
    }

    #footer .copyright {
        font-size: 1.6rem
    }

    #footer .copyright {
        margin-right: 30px
    }

    #footer .copyright {
        margin-left: 30px
    }

    #indexTop .topArea {
        padding-top: 175px
    }

    #indexTop .topArea.teaser .lpDesc {
        padding-bottom: 80px
    }

    #indexTop .lpDesc {
        padding-bottom: 235px
    }

    #indexTop .lpDesc .lpDescTit {
        font-size: 7.2rem
    }

    #indexTop .lpDesc .lpDescTit {
        margin-bottom: 70px
    }

    #indexTop .lpDesc .lpDescTit span {
        padding-right: 18px
    }

    #indexTop .lpDesc .lpDescTxt {
        font-size: 2.8rem
    }

    #indexTop .lpDesc .teaserSubTit {
        font-size: 5rem
    }

    #indexTop .lpDesc .teaserSubTit {
        padding-top: 90px
    }

    #indexTop .lpDesc .teaserSubTit {
        padding-bottom: 110px
    }

    #indexTop .lpDesc .teaserSubTit {
        margin-top: 50px
    }

    #indexTop .modelIntro {
        padding-bottom: 40px
    }

    #indexTop .modelIntro .modelIntroTit {
        margin-bottom: 60px
    }

    #indexTop .modelIntro .modelIntroSubTit {
        font-size: 6.4rem
    }

    #indexTop .modelIntro .modelIntroSubTit {
        padding-top: 65px
    }

    #indexTop .modelIntro .modelIntroSubTit {
        padding-bottom: 80px
    }

    #indexTop .modelIntro .modelIntroSubTit {
        margin-bottom: 60px
    }

    #indexTop .modelIntro .modelIntroSubTit .small {
        font-size: 3.4rem
    }

    #indexTop .modelIntro .modelIntroProducts .product {
        margin-right: 80px
    }

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        width: 652px
    }

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        top: 10px
    }

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        left: -90px
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        width: 519px
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        top: -36px
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        left: -130px
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-left: 12px
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo::after {
        width: 682px
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo::after {
        top: -52px
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo::after {
        right: -180px
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo .productImgBlock {
        margin-left: 12px
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        width: 110px
    }

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        margin-left: 30px
    }

    #indexTop .modelIntro .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 130px
    }

    #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: 55px
    }

    #indexTop .modelIntro .modelIntroProducts .product .soldOut {
        left: -30px
    }

    #indexTop .modelIntro .modelIntroProducts .product .soldOut {
        width: 273px
    }

    #indexTop .productsDetail {
        padding-bottom: 200px
    }

    #indexTop .productsDetail::after {
        top: 30px
    }

    #indexTop .productsDetail::after {
        height: 217px
    }

    #indexTop .productsDetail .productsDetailTit {
        font-size: 11rem
    }

    #indexTop .productsDetail .productsDetailTit {
        margin-bottom: 10px
    }

    #indexTop .productsDetail .productsDetailTit .kana {
        margin-top: 15px
    }

    #indexTop .productsDetail .productModel {
        padding-top: 100px
    }

    #indexTop .productsDetail .productModel {
        margin-bottom: 120px
    }

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

    #indexTop .productsDetail .productModel::after {
        width: 1090px
    }

    #indexTop .productsDetail .productModel::after {
        height: 782px
    }

    #indexTop .productsDetail .productModel.itadori .productModelTit {
        margin-bottom: 85px
    }

    #indexTop .productsDetail .productModel.itadori .productModelTit .middle {
        margin-top: 35px
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productModelImg {
        margin-bottom: 105px
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        width: 565px
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        margin-left: 50px
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        margin-right: 40px
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelTit {
        margin-bottom: 90px
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelTit .middle {
        margin-top: 30px
    }

    #indexTop .productsDetail .productModel.fushiguro .productFeature {
        margin-bottom: 30px
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit {
        margin-bottom: 85px
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit .pad {
        margin-top: 25px
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit .pad:nth-of-type(3) {
        margin-top: 30px
    }

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productCharacterImg {
        width: 475px
    }

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productCharacterImg {
        margin-bottom: 70px
    }

    #indexTop .productsDetail .productModel .productModelTit {
        font-size: 8rem
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        font-size: 4rem
    }

    #indexTop .productsDetail .productModel .productModelTit .small {
        padding-left: 5px
    }

    #indexTop .productsDetail .productModel .productModelTit .middle {
        font-size: 4.6rem
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        width: 467px
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        margin-left: 85px
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        margin-bottom: 85px
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        width: 506px
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-right: 40px
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-bottom: 10px
    }

    #indexTop .productsDetail .productModel .productFeature {
        margin-bottom: 20px
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        width: 131px
    }

    #indexTop .productsDetail .productModel .productFeature .belt .beltImg {
        margin-left: 25px
    }

    #indexTop .productsDetail .productModel .productFeature .clock.min .clockImg {
        margin-left: 50px
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg {
        margin-left: 17px
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide {
        width: 143px
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide {
        margin-left: 55px
    }

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

    #indexTop .productsDetail .productModel .productFeature .productFeatureTit {
        margin-bottom: 30px
    }

    #indexTop .productsDetail .productModel .productFeature .productFeatureTxt {
        font-size: 1.8rem
    }

    #indexTop .productsDetail .purchasePrivilege {
        padding-top: 42px
    }

    #indexTop .productsDetail .purchasePrivilege {
        padding-bottom: 85px
    }

    #indexTop .productsDetail .purchasePrivilege {
        margin-bottom: 120px
    }

    #indexTop .productsDetail .purchasePrivilege.purchasePrivilege02 {
        padding-bottom: 100px
    }

    #indexTop .productsDetail .purchasePrivilege.purchasePrivilege02 .img {
        width: 1225px
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTit {
        font-size: 6rem
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTit {
        margin-bottom: 15px
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxt {
        font-size: 2.4rem
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxt {
        margin-bottom: 70px
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxtArea {
        margin-bottom: -20px
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxtArea .txt {
        font-size: 2rem
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxtArea .txt:nth-of-type(2) {
        margin-right: 205px
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxtArea .txt:nth-of-type(2) {
        margin-left: 215px
    }

    #indexTop .productsDetail .purchasePrivilege .img {
        width: 492px
    }

    #indexTop .productsSpec {
        padding-top: 155px
    }

    #indexTop .productsSpec {
        padding-bottom: 195px
    }

    #indexTop .productsSpec .productsSpecTit {
        font-size: 11rem
    }

    #indexTop .productsSpec .productsSpecTit {
        margin-bottom: 70px
    }

    #indexTop .productsSpec .productsSpecTit .kana {
        margin-top: 30px
    }

    #indexTop .productsSpec .productsSpecSubTit {
        font-size: 5rem
    }

    #indexTop .productsSpec .productsSpecSubTit {
        margin-bottom: 95px
    }

    #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 .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-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: 80px
    }

    #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: 120px
    }

    #indexTop .beltDetail {
        padding-bottom: 130px
    }

    #indexTop .beltDetail .beltDetailTit {
        font-size: 11rem
    }

    #indexTop .beltDetail .beltDetailTit {
        margin-bottom: 125px
    }

    #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: -180px
    }

    #indexTop .beltDetail .img02 {
        margin-left: 120px
    }

    #indexTop .beltDetail .img03 {
        width: 442px
    }

    #indexTop .beltDetail .beltDetailTxt {
        font-size: 2.4rem
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        margin-top: 65px
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        margin-bottom: 90px
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        margin-top: 95px
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        margin-bottom: 100px
    }

    #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 .modelIntro2 {
        padding-top: 175px
    }

    #indexTop .modelIntro2::after {
        height: 174px
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        font-size: 6.4rem
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        padding-top: 65px
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        padding-bottom: 80px
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        margin-bottom: -90px
    }

    #indexTop .modelIntro2 .modelIntroSubTit .small {
        font-size: 3.4rem
    }

    #indexTop .modelIntro2 .modelIntroProducts .product {
        margin-right: 80px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        width: 630px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        top: 130px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        left: -90px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        width: 519px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        top: 80px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        left: -175px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-left: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
        width: 624px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
        top: 85px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
        right: -160px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo .productImgBlock {
        margin-left: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 134px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-left: 20px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productTxtBlock {
        padding-bottom: 30px
    }

    #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: 30px
    }

    #indexTop .shopList {
        padding-top: 155px
    }

    #indexTop .shopList {
        padding-bottom: 140px
    }

    #indexTop .shopList::after {
        height: 174px
    }

    #indexTop .shopList .shopListTit {
        font-size: 8rem
    }

    #indexTop .shopList .shopListTit {
        margin-bottom: 70px
    }

    #indexTop .shopList .shopListTit .kana {
        margin-top: 37px
    }

    #indexTop .shopList .wrap {
        padding-top: 100px
    }

    #indexTop .shopList .wrap {
        padding-bottom: 115px
    }

    #indexTop .shopList .wrap {
        margin-bottom: 80px
    }

    #indexTop .shopList .btn02 {
        margin-bottom: 83px
    }

    #indexTop .shopList .shopListTxt {
        font-size: 1.6rem
    }

    #indexTop .shopList .shopListTxt {
        margin-bottom: 30px
    }

    #indexTop .shopList .areaShop {
        margin-bottom: 95px
    }

    #indexTop .shopList .areaShop .areaShopTit {
        font-size: 2.4rem
    }

    #indexTop .shopList .areaShop .areaShopTit {
        margin-bottom: 12px
    }

    #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: 10.54173vw
    }

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

    .baseTit .kana {
        margin-top: 1.83016vw
    }

    .moreBtn01 {
        width: 18.30161vw
    }

    .moreBtn01 a {
        font-size: 1.90337vw
    }

    .moreBtn01 a {
        padding-top: 1.75695vw
    }

    .moreBtn01 a {
        padding-bottom: 2.04978vw
    }

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

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

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

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

    .btn01 {
        width: 34.1142vw
    }

    .btn01.small {
        width: 18.30161vw
    }

    .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.97657vw
    }

    .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.39092vw
    }

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

    .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: 1.1713vw
    }

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

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

    .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: 1.1713vw
    }

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

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

    .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 .logoImg {
        bottom: 1.46413vw
    }

    #footer {
        padding-top: 2.19619vw
    }

    #footer {
        padding-bottom: 2.19619vw
    }

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

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

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

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

    #indexTop .topArea.teaser .lpDesc {
        padding-bottom: 5.85652vw
    }

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

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

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

    #indexTop .lpDesc .lpDescTit span {
        padding-right: 1.31772vw
    }

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

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

    #indexTop .lpDesc .teaserSubTit {
        padding-top: 6.58858vw
    }

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

    #indexTop .lpDesc .teaserSubTit {
        margin-top: 3.66032vw
    }

    #indexTop .modelIntro {
        padding-bottom: 2.92826vw
    }

    #indexTop .modelIntro .modelIntroTit {
        margin-bottom: 4.39239vw
    }

    #indexTop .modelIntro .modelIntroSubTit {
        font-size: 4.68521vw
    }

    #indexTop .modelIntro .modelIntroSubTit {
        padding-top: 4.75842vw
    }

    #indexTop .modelIntro .modelIntroSubTit {
        padding-bottom: 5.85652vw
    }

    #indexTop .modelIntro .modelIntroSubTit {
        margin-bottom: 4.39239vw
    }

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

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

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        width: 47.7306vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        top: .73206vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        left: -6.58858vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        width: 37.99414vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        top: -2.63543vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        left: -9.51684vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-left: .87848vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo::after {
        width: 49.92679vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo::after {
        top: -3.80673vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo::after {
        right: -13.17716vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo .productImgBlock {
        margin-left: .87848vw
    }

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

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

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

    #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: 4.02635vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .soldOut {
        left: -2.19619vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .soldOut {
        width: 19.98536vw
    }

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

    #indexTop .productsDetail::after {
        top: 2.19619vw
    }

    #indexTop .productsDetail::after {
        height: 15.8858vw
    }

    #indexTop .productsDetail .productsDetailTit {
        font-size: 8.05271vw
    }

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

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

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

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

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

    #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.itadori .productModelTit {
        margin-bottom: 6.22255vw
    }

    #indexTop .productsDetail .productModel.itadori .productModelTit .middle {
        margin-top: 2.56223vw
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productModelImg {
        margin-bottom: 7.68668vw
    }

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

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        margin-left: 3.66032vw
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        margin-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelTit {
        margin-bottom: 6.58858vw
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelTit .middle {
        margin-top: 2.19619vw
    }

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

    #indexTop .productsDetail .productModel.gojo .productModelTit {
        margin-bottom: 6.22255vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit .pad {
        margin-top: 1.83016vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit .pad:nth-of-type(3) {
        margin-top: 2.19619vw
    }

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

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productCharacterImg {
        margin-bottom: 5.12445vw
    }

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

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

    #indexTop .productsDetail .productModel .productModelTit .small {
        padding-left: .36603vw
    }

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

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

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

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        margin-bottom: 6.22255vw
    }

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

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-bottom: .73206vw
    }

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

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

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

    #indexTop .productsDetail .productModel .productFeature .clock.min .clockImg {
        margin-left: 3.66032vw
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg {
        margin-left: 1.24451vw
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide {
        width: 10.46852vw
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide {
        margin-left: 4.02635vw
    }

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

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

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

    #indexTop .productsDetail .purchasePrivilege {
        padding-top: 3.07467vw
    }

    #indexTop .productsDetail .purchasePrivilege {
        padding-bottom: 6.22255vw
    }

    #indexTop .productsDetail .purchasePrivilege {
        margin-bottom: 8.78477vw
    }

    #indexTop .productsDetail .purchasePrivilege.purchasePrivilege02 {
        padding-bottom: 7.32064vw
    }

    #indexTop .productsDetail .purchasePrivilege.purchasePrivilege02 .img {
        width: 89.67789vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTit {
        font-size: 4.39239vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTit {
        margin-bottom: 1.0981vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxt {
        font-size: 1.75695vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxt {
        margin-bottom: 5.12445vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxtArea {
        margin-bottom: -1.46413vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxtArea .txt {
        font-size: 1.46413vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxtArea .txt:nth-of-type(2) {
        margin-right: 15.00732vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxtArea .txt:nth-of-type(2) {
        margin-left: 15.73939vw
    }

    #indexTop .productsDetail .purchasePrivilege .img {
        width: 36.01757vw
    }

    #indexTop .productsSpec {
        padding-top: 11.347vw
    }

    #indexTop .productsSpec {
        padding-bottom: 14.27526vw
    }

    #indexTop .productsSpec .productsSpecTit {
        font-size: 8.05271vw
    }

    #indexTop .productsSpec .productsSpecTit {
        margin-bottom: 5.12445vw
    }

    #indexTop .productsSpec .productsSpecTit .kana {
        margin-top: 2.19619vw
    }

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

    #indexTop .productsSpec .productsSpecSubTit {
        margin-bottom: 6.95461vw
    }

    #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 .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-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: 5.85652vw
    }

    #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.78477vw
    }

    #indexTop .beltDetail {
        padding-bottom: 9.51684vw
    }

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

    #indexTop .beltDetail .beltDetailTit {
        margin-bottom: 9.15081vw
    }

    #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: -13.17716vw
    }

    #indexTop .beltDetail .img02 {
        margin-left: 8.78477vw
    }

    #indexTop .beltDetail .img02 {
        margin-top: -7.8125vw
    }

    #indexTop .beltDetail .img03 {
        width: 32.35725vw
    }

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

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        margin-top: 4.75842vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        margin-bottom: 6.58858vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        max-width: 44.509%
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        margin-top: 6.95461vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        margin-bottom: 7.32064vw
    }

    #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 .modelIntro2 {
        padding-top: 12.81113vw
    }

    #indexTop .modelIntro2::after {
        height: 12.73792vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        font-size: 4.68521vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        padding-top: 4.75842vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        padding-bottom: 5.85652vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        margin-bottom: -6.58858vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit .small {
        font-size: 2.48902vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product {
        margin-right: 5.85652vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        width: 46.12006vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        top: 9.51684vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        left: -6.58858vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        width: 37.99414vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        top: 5.85652vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        left: -12.81113vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-left: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
        width: 45.68082vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
        top: 6.22255vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
        right: -11.71303vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo .productImgBlock {
        margin-left: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 9.80966vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-left: 1.46413vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 6.45833vw;
        max-width: 124px
    }

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

    #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: 2.19619vw
    }

    #indexTop .shopList {
        padding-top: 11.347vw
    }

    #indexTop .shopList {
        padding-bottom: 10.2489vw
    }

    #indexTop .shopList::after {
        height: 12.73792vw
    }

    #indexTop .shopList .shopListTit {
        font-size: 5.85652vw
    }

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

    #indexTop .shopList .shopListTit .kana {
        margin-top: 2.70864vw
    }

    #indexTop .shopList .wrap {
        padding-top: 7.32064vw
    }

    #indexTop .shopList .wrap {
        padding-bottom: 8.41874vw
    }

    #indexTop .shopList .wrap {
        margin-bottom: 5.85652vw
    }

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

    #indexTop .shopList .shopListTxt {
        font-size: 1.1713vw
    }

    #indexTop .shopList .shopListTxt {
        margin-bottom: 2.19619vw
    }

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

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

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

    #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 (min-width:768px) and (max-width:1024px) {
    .baseTit {
        font-size: 10.54173vw
    }

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

    .baseTit .kana {
        margin-top: 1.83016vw
    }

    .moreBtn01 {
        width: 18.30161vw
    }

    .moreBtn01 a {
        font-size: 1.90337vw
    }

    .moreBtn01 a {
        padding-top: 1.75695vw
    }

    .moreBtn01 a {
        padding-bottom: 2.04978vw
    }

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

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

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

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

    .btn01 {
        width: 34.1142vw
    }

    .btn01.small {
        width: 18.30161vw
    }

    .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.97657vw
    }

    .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.39092vw
    }

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

    .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: 1.1713vw
    }

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

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

    .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: 1.1713vw
    }

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

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

    .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 .logoImg {
        bottom: 1.46413vw
    }

    #footer {
        padding-top: 2.19619vw
    }

    #footer {
        padding-bottom: 2.19619vw
    }

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

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

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

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

    #indexTop .topArea.teaser .lpDesc {
        padding-bottom: 5.85652vw
    }

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

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

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

    #indexTop .lpDesc .lpDescTit span {
        padding-right: 1.31772vw
    }

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

    #indexTop .lpDesc .lpDescTxt {
        letter-spacing: .68px
    }

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

    #indexTop .lpDesc .teaserSubTit {
        padding-top: 6.58858vw
    }

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

    #indexTop .lpDesc .teaserSubTit {
        margin-top: 3.66032vw
    }

    #indexTop .modelIntro {
        padding-bottom: 2.92826vw
    }

    #indexTop .modelIntro .modelIntroTit {
        margin-bottom: 4.39239vw
    }

    #indexTop .modelIntro .modelIntroSubTit {
        font-size: 4.68521vw
    }

    #indexTop .modelIntro .modelIntroSubTit {
        padding-top: 4.75842vw
    }

    #indexTop .modelIntro .modelIntroSubTit {
        padding-bottom: 5.85652vw
    }

    #indexTop .modelIntro .modelIntroSubTit {
        margin-bottom: 4.39239vw
    }

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

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

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        width: 47.7306vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        top: .73206vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.itadori::after {
        left: -6.58858vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        width: 37.99414vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        top: -2.63543vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro::after {
        left: -9.51684vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-left: .87848vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo::after {
        width: 49.92679vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo::after {
        top: -3.80673vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo::after {
        right: -13.17716vw
    }

    #indexTop .modelIntro .modelIntroProducts .product.gojo .productImgBlock {
        margin-left: .87848vw
    }

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

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

    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 5.20833vw;
        max-width: 100px
    }

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

    #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: 4.02635vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .soldOut {
        left: -2.19619vw
    }

    #indexTop .modelIntro .modelIntroProducts .product .soldOut {
        width: 19.98536vw
    }

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

    #indexTop .productsDetail::after {
        top: 2.19619vw
    }

    #indexTop .productsDetail::after {
        height: 15.8858vw
    }

    #indexTop .productsDetail .productsDetailTit {
        font-size: 8.05271vw
    }

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

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

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

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

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

    #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.itadori .productModelTit {
        margin-bottom: 6.22255vw
    }

    #indexTop .productsDetail .productModel.itadori .productModelTit .middle {
        margin-top: 2.56223vw
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productModelImg {
        margin-bottom: 7.68668vw
    }

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

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        margin-left: 3.66032vw
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelImgArea .productCharacterImg {
        margin-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelTit {
        margin-bottom: 6.58858vw
    }

    #indexTop .productsDetail .productModel.fushiguro .productModelTit .middle {
        margin-top: 2.19619vw
    }

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

    #indexTop .productsDetail .productModel.gojo .productModelTit {
        margin-bottom: 6.22255vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit .pad {
        margin-top: 1.83016vw
    }

    #indexTop .productsDetail .productModel.gojo .productModelTit .pad:nth-of-type(3) {
        margin-top: 2.19619vw
    }

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

    #indexTop .productsDetail .productModel.gojo .productModelImgArea .productCharacterImg {
        margin-bottom: 5.12445vw
    }

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

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

    #indexTop .productsDetail .productModel .productModelTit .small {
        padding-left: .36603vw
    }

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

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

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

    #indexTop .productsDetail .productModel .productModelImgArea .productModelImg {
        margin-bottom: 6.22255vw
    }

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

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-right: 2.92826vw
    }

    #indexTop .productsDetail .productModel .productModelImgArea .productCharacterImg {
        margin-bottom: .73206vw
    }

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

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

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

    #indexTop .productsDetail .productModel .productFeature .clock.min .clockImg {
        margin-left: 3.66032vw
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg {
        margin-left: 1.24451vw
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide {
        width: 10.46852vw
    }

    #indexTop .productsDetail .productModel .productFeature .clock .clockImg .clockImgSlide {
        margin-left: 4.02635vw
    }

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

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

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

    #indexTop .productsDetail .purchasePrivilege {
        padding-top: 3.07467vw
    }

    #indexTop .productsDetail .purchasePrivilege {
        padding-bottom: 6.22255vw
    }

    #indexTop .productsDetail .purchasePrivilege {
        margin-bottom: 8.78477vw
    }

    #indexTop .productsDetail .purchasePrivilege.purchasePrivilege02 {
        padding-bottom: 7.32064vw
    }

    #indexTop .productsDetail .purchasePrivilege.purchasePrivilege02 .img {
        width: 89.67789vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTit {
        font-size: 4.39239vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTit {
        margin-bottom: 1.0981vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxt {
        font-size: 1.75695vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxt {
        margin-bottom: 5.12445vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxtArea {
        margin-bottom: -1.46413vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxtArea .txt {
        font-size: 1.46413vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxtArea .txt:nth-of-type(2) {
        margin-right: 15.00732vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxtArea .txt:nth-of-type(2) {
        margin-left: 15.73939vw
    }

    #indexTop .productsDetail .purchasePrivilege .img {
        width: 36.01757vw
    }

    #indexTop .productsSpec {
        padding-top: 11.347vw
    }

    #indexTop .productsSpec {
        padding-bottom: 14.27526vw
    }

    #indexTop .productsSpec .productsSpecTit {
        font-size: 8.05271vw
    }

    #indexTop .productsSpec .productsSpecTit {
        margin-bottom: 5.12445vw
    }

    #indexTop .productsSpec .productsSpecTit .kana {
        margin-top: 2.19619vw
    }

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

    #indexTop .productsSpec .productsSpecSubTit {
        margin-bottom: 6.95461vw
    }

    #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 .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-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: 5.85652vw
    }

    #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.78477vw
    }

    #indexTop .beltDetail {
        padding-bottom: 9.51684vw
    }

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

    #indexTop .beltDetail .beltDetailTit {
        margin-bottom: 9.15081vw
    }

    #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.563%
    }

    #indexTop .beltDetail .img02 {
        margin-top: -13.17716vw
    }

    #indexTop .beltDetail .img02 {
        margin-left: 8.78477vw
    }

    #indexTop .beltDetail .img02 {
        max-width: 26.162%;
        margin-top: -6.25vw
    }

    #indexTop .beltDetail .img03 {
        width: 32.35725vw
    }

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

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        margin-top: 4.75842vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        margin-bottom: 6.58858vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt01 {
        max-width: 46.809%
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        margin-top: 6.95461vw
    }

    #indexTop .beltDetail .beltDetailTxt.beltDetailTxt02 {
        margin-bottom: 7.32064vw
    }

    #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 .modelIntro2 {
        padding-top: 12.81113vw
    }

    #indexTop .modelIntro2::after {
        height: 12.73792vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        font-size: 4.68521vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        padding-top: 4.75842vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        padding-bottom: 5.85652vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit {
        margin-bottom: -6.58858vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit .small {
        font-size: 2.48902vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product {
        margin-right: 5.85652vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        width: 46.12006vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        top: 9.51684vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.itadori::after {
        left: -6.58858vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        width: 37.99414vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        top: 5.85652vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro::after {
        left: -12.81113vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.fushiguro .productImgBlock {
        margin-left: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
        width: 45.68082vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
        top: 6.22255vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo::after {
        right: -11.71303vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product.gojo .productImgBlock {
        margin-left: 0
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 9.80966vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        margin-left: 1.46413vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 6.14583vw;
        max-width: 118px
    }

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

    #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: 2.19619vw
    }

    #indexTop .shopList {
        padding-top: 11.347vw
    }

    #indexTop .shopList {
        padding-bottom: 10.2489vw
    }

    #indexTop .shopList::after {
        height: 12.73792vw
    }

    #indexTop .shopList .shopListTit {
        font-size: 5.85652vw
    }

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

    #indexTop .shopList .shopListTit .kana {
        margin-top: 2.70864vw
    }

    #indexTop .shopList .wrap {
        padding-top: 7.32064vw
    }

    #indexTop .shopList .wrap {
        padding-bottom: 8.41874vw
    }

    #indexTop .shopList .wrap {
        margin-bottom: 5.85652vw
    }

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

    #indexTop .shopList .shopListTxt {
        font-size: 1.1713vw
    }

    #indexTop .shopList .shopListTxt {
        margin-bottom: 2.19619vw
    }

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

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

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

    #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: 12vw
    }

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

    .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: 8.26667vw
    }

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

    #indexTop .lpDesc .teaserSubTit {
        font-size: 6.93333vw
    }

    #indexTop .modelIntro .modelIntroSubTit {
        font-size: 8vw
    }

    #indexTop .modelIntro .modelIntroSubTit .small {
        font-size: 5.06667vw
    }

    #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 .productsDetailTit {
        font-size: 12vw
    }

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

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

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

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

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTit {
        font-size: 6.66667vw
    }

    #indexTop .productsDetail .purchasePrivilege .purchasePrivilegeTxt {
        font-size: 4vw
    }

    #indexTop .productsSpec .productsSpecTit {
        font-size: 12vw
    }

    #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: 12vw
    }

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

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

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

    #indexTop .modelIntro2 .modelIntroSubTit {
        font-size: 8vw
    }

    #indexTop .modelIntro2 .modelIntroSubTit .small {
        font-size: 5.06667vw
    }

    #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 .shopListTit {
        font-size: 12vw
    }

    #indexTop .shopList .shopListTxt {
        font-size: 3.73333vw
    }

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

    #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:430px) and (max-width:767px) {
    #indexTop .lpDesc .lpDescTxt {
        padding-left: 1.33333vw
    }

    #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 .lpDesc .lpDescTxt {
        padding-left: 10px
    }

    #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 .lpDesc .lpDescTxt {
        padding-left: .73206vw
    }

    #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 .lpDesc .lpDescTxt {
        padding-left: .73206vw
    }

    #indexTop .productsSpec .featureCard {
        padding-right: 2.56223vw
    }

    #indexTop .productsSpec .featureCard {
        padding-left: 2.56223vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) and (min-width:1367px) {
    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        width: 100px
    }

    #indexTop .productsDetail .productModel::after {
        width: 890px
    }

    #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: -120px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 118px
    }
}

@media screen and (min-width:768px) and (max-width:1024px) and (min-width:1025px) and (max-width:1440px) {
    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        width: 7.32064vw
    }

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

    #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: -8.78477vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 8.63836vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) and (min-width:768px) and (max-width:1024px) {
    #indexTop .modelIntro .modelIntroProducts .product .productImgBlock {
        width: 7.32064vw
    }

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

    #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: -8.78477vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 8.63836vw
    }
}

@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 .productsSpec .featureCard {
        padding-right: 35px
    }

    #indexTop .productsSpec .featureCard {
        padding-left: 35px
    }

    #indexTop .beltDetail .imgTxtBox {
        margin-top: -70px
    }

    #indexTop .beltDetail .img02 {
        margin-top: -150px
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 124px
    }
}

@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 .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: -10.98097vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 9.0776vw
    }
}

@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 .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: -10.98097vw
    }

    #indexTop .modelIntro2 .modelIntroProducts .product .productImgBlock {
        width: 9.0776vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) and (max-width:767px) {
    #indexTop .productsSpec .featureCard .featureCardTit .small {
        font-size: 5.06667vw
    }
}

/*# sourceMappingURL=maps/style.css.map */