body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    color: #000;
    background: #fff!important;
    font-weight: 400;
    font-family: Helvetica,YuGothic,\30d2\30e9\30ae\30ce\89d2\30b4 ProN,Hiragino Kaku Gothic ProN,Meiryo,sans-serif
}

a {
    color: #000
}

main {
    flex: 1 1
}

img {
    width: 100%;
    height: auto
}

svg {
    width: 100%;
    height: auto
}

*,*:before,*:after {
    box-sizing: border-box;
    background-repeat: no-repeat
}

html {
    overflow-y: scroll;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

:before,:after {
    vertical-align: inherit;
    text-decoration: inherit
}

* {
    margin: 0;
    padding: 0
}

@-ms-viewport {
    width: device-width
}

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

hr {
    overflow: visible
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
    display: block
}

summary {
    display: list-item
}

small {
    font-size: 80%
}

[hidden],template {
    display: none
}

abbr[title] {
    text-decoration: none;
    border-bottom: 1px dotted
}

a {
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,a:hover {
    outline-width: 0
}

a:not([href]) {
    cursor: pointer
}

code,kbd,pre,samp {
    font-family: monospace,monospace
}

b,strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    color: #000;
    background-color: #ff0
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

li {
    list-style: none outside
}

table {
    empty-cells: show;
    border-spacing: 0;
    border-collapse: collapse
}

input {
    border-radius: 0
}

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

button,[type=button],[type=reset],[type=submit],[role=button] {
    cursor: pointer
}

[disabled] {
    cursor: default
}

[type=number] {
    width: auto
}

[type=search] {
    -webkit-appearance: textfield
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    resize: vertical
}

button,input,optgroup,select,textarea {
    font: inherit
}

optgroup {
    font-weight: 700
}

button {
    overflow: visible
}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {
    padding: 0;
    border-style: 0
}

button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {
    outline: 1px dotted ButtonText
}

button,html [type=button],[type=reset],[type=submit] {
    -webkit-appearance: button
}

button,select {
    text-transform: none
}

button,input,select,textarea {
    color: inherit;
    border-style: none;
    background-color: transparent
}

select {
    -webkit-appearance: none;
    -moz-appearance: none
}

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

select::-ms-value {
    color: currentColor
}

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

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

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

img {
    vertical-align: bottom;
    border-style: none
}

progress {
    vertical-align: baseline
}

svg:not(:root) {
    overflow: hidden
}

svg {
    vertical-align: top
}

audio,canvas,progress,video {
    display: inline-block
}

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

[aria-controls] {
    cursor: pointer
}

[aria-disabled] {
    cursor: default
}

::selection {
    color: #000;
    background-color: #b3d4fc;
    text-shadow: none
}

*:focus-visible {
    outline: none!important;
    outline-offset: 0!important;
    box-shadow: none!important
}

html {
    position: relative;
    height: 100%
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    position: relative
}

.header,.footer {
    flex: 0 0 auto
}

.content {
    position: relative;
    flex: 1 0 auto
}

.content-inner,.lower-container {
    width: 100%
}

.lower-nav {
    margin-top: 40px
}

.lower-nav * {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.lower-nav svg {
    width: 14px;
    height: 14px;
    margin-top: 2px;
    margin-right: 4px
}

.shopify-email-marketing-confirmation__container {
    max-width: -webkit-max-content;
    max-width: max-content
}

.shopify-email-marketing-confirmation__container h1 {
    display: none
}

.shopify-email-marketing-confirmation__container p {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%
}

.shopify-challenge__container {
    max-width: -webkit-max-content;
    max-width: max-content;
    margin: 0 auto!important
}

.shopify-challenge__container .shopify-challenge__message {
    font-size: 14px;
    margin-bottom: 20px
}

.shopify-challenge__container .shopify-challenge__button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto 0;
    width: 100%;
    height: 48px;
    background-color: #000!important;
    border: 1px solid #000!important;
    color: #fff!important;
    font-size: 14px!important;
    font-style: normal;
    font-weight: 500;
    line-height: 160%
}

.announcement-bar-section {
    position: relative!important;
    display: block;
    mix-blend-mode: unset!important;
    top: 0!important;
    height: auto!important
}

.announcement-bar-section~.shopify-section-group-header-group .custom-header__flex {
    padding: 20px 0 0
}

.clearfix:after,.clearfix:before {
    display: table;
    content: ""
}

.none {
    display: none!important
}

.utility-bar {
    border-bottom: none;
    background-color: #000
}

.utility-bar .page-width {
    max-width: 100%!important
}

.utility-bar .announcement-bar {
    color: #fff
}

.utility-bar .announcement-bar .announcement-bar__message {
    color: #fff;
    min-height: auto;
    padding: 0;
    display: flex;
    align-items: center;
    font-size: 12px
}

.utility-bar .announcement-bar .announcement-bar__message span {
    display: block;
    width: 100%
}

.utility-bar .announcement-bar .announcement-bar__link .announcement-bar__message {
    text-align: left
}

.utility-bar .announcement-bar .announcement-bar__link:hover .announcement-bar__message span {
    text-decoration: underline
}

.shopify-section-group-header-group {
    position: -webkit-sticky;
    position: sticky;
    mix-blend-mode: difference;
    z-index: 12;
    overflow: visible!important;
    height: 0
}

.shopify-section-group-header-group.is-on {
    mix-blend-mode: unset
}

.shopify-section-group-header-group.is-on~.shopify-section-group-header-group {
    mix-blend-mode: unset!important
}

.shopify-section-group-header-group.is-open {
    mix-blend-mode: unset!important
}

.shopify-section-group-header-group.is-open~.shopify-section-group-header-group {
    mix-blend-mode: unset!important
}

.custom-header {
    width: 100%;
    z-index: 10;
    display: block;
    position: relative
}

:global(.shopify-section-group-header-group) .custom-header {
    align-items: flex-end
}

.custom-header .custom-header__flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.custom-header .custom-header__container {
    display: flex;
    align-items: center
}

.custom-header-logo a {
    display: flex
}

.global-navifation ul {
    display: flex;
    align-items: center
}

.global-navifation a {
    color: #fff
}

.nav-list>ul {
    display: flex;
    align-items: center
}

.nav-list>ul li {
    display: flex;
    align-items: center
}

.nav-list>ul li a {
    color: #fff;
    font-size: 14px
}

.hamburger-menu {
    width: 32px;
    height: 10px
}

#menu {
    display: none
}

#menu:checked~.menu .menu__line {
    background-color: #000
}

#menu:checked~.menu .menu__line:nth-child(1) {
    transform: translateY(5px) rotate(45deg)
}

#menu:checked~.menu .menu__line:nth-child(2) {
    transform: translateY(-5px) rotate(-45deg)
}

.menu {
    width: 32px;
    height: 10px;
    position: relative;
    display: block;
    z-index: 12
}

.menu .menu__line {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #fff;
    transition: .4s ease-out
}

.menu .menu__line:nth-child(1) {
    top: 0
}

.menu .menu__line:nth-child(2) {
    top: 10px
}

.hamburger-nav {
    pointer-events: none;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 10;
    color: #000;
    transition: .4s ease-out;
    overflow-y: scroll
}

.hamburger-nav .hamburger-nav__inner {
    padding: 80px 16px 24px;
    height: 100%;
    width: 100%
}

.hamburger-nav.is-open {
    opacity: 1;
    pointer-events: all
}

.hm-nav {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.hm-nav a {
    font-size: 17px;
    font-weight: 400;
    line-height: 27.2px
}

.list-nav {
    margin-top: 80px;
    display: flex;
    flex-direction: column;
    gap: 40px
}

.list-nav .list-nav__item .custom-footer {
    padding-top: 0;
    padding-bottom: 0
}

.list-navTtl {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px
}

.list-navList {
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    gap: 8px
}

.list-navList li {
    font-size: 12px;
    font-weight: 500;
    line-height: 19.2px
}

.list-navList li svg {
    width: 15px
}

.list-navTxt {
    margin-top: 24px;
    font-size: 12px;
    font-weight: 500;
    line-height: 19.2px
}

.hm-copyright {
    margin-top: 40px;
    padding-bottom: 24px;
    font-size: 10px;
    font-weight: 400;
    line-height: 16px;
    color: #838079
}

.custom-footer .custom-footer__flex,.custom-footer .custom-footer__container {
    display: flex
}

.custom-footer .custom-footer__container {
    max-width: 500px;
    width: 90%;
}

.custom-footer .footer-block__newsletter .newsletter-form__message {
    font-size: 14px;
    font-weight: 500;
    margin-top: 16px;
    color: #000
}

.custom-footer .footer-block__newsletter .newsletter-form__message.newsletter-form__message--success svg {
    display: none
}

.custom-footer .footer-newsTtl {
    font-size: 14px;
    line-height: 1;
    max-width: 117px;
    margin-right: 0;
    margin-left: auto;
}

.custom-footer .footer-newsTxt {
    font-size: 12px;
    line-height: 2;
    margin-top: 24px
}

.custom-footer .newsletter-form .field {
    border-bottom: 1px solid #000
}

.custom-footer .newsletter-form .field:after {
    display: none
}

.custom-footer .newsletter-form .field .field__input {
    padding-left: 0!important;
    font-size: 17px
}

.custom-footer .newsletter-form .field .field__input::-webkit-input-placeholder {
    font-size: 17px
}

.custom-footer .newsletter-form .field .field__input:-ms-input-placeholder {
    font-size: 17px
}

.custom-footer .newsletter-form .field .field__input::placeholder {
    font-size: 17px
}

.custom-footer .newsletter-form .field .field__input:focus+.field__label {
    opacity: 0
}

.custom-footer .newsletter-form .field .field__label {
    transition: 0s;
    left: 0;
    color: #838079;
    font-size: 17px
}

.custom-footer .newsletter-form .field .newsletter-form__button {
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px
}

.footer-item .footer-item__ttl {
    line-height: 1;
    font-size: 14px;
    margin-bottom: 24px
}

.footer-item .footer-item__list {
    display: flex;
    flex-direction: column
}

.footer-item .footer-item__list li {
    line-height: 1
}

.footer-item .footer-item__list a {
    display: inline-flex;
    align-items: center;
    font-size: 12px
}

.footer-item .footer-item__list a svg {
    width: 16px;
    height: 16px
}

.copyright {
    color: #838079;
    font-size: 10px;
    display: flex;
    justify-content: space-between;
}

.copyright>a{
    font-size: 12px;
    color: #000;
}

.is-complete+.newsletter-form__field-wrapper {
    display: none
}

.section-ttl {
    font-weight: 400;
    font-size: 17px
}

.lower-heading {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%
}

.lower-subTxt {
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%
}

.basic-btn {
    border: 1px solid #000;
    background-color: #fff;
    display: block
}

.basic-btn .basic-btn__inner {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px
}

.basic-btn svg path {
    stroke: #000
}

.text-link {
    display: inline-flex;
    align-items: center;
    font-size: 14px
}

.normal-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 16px;
    width: 100%;
    height: 48px;
    background-color: #000!important;
    border: 1px solid #000!important;
    color: #fff!important;
    font-size: 14px!important;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    margin-left: 0!important;
    margin-right: 0!important
}

.normal-btn--mt {
    margin-top: 40px!important
}

.normal-btn--wht {
    background-color: #fff!important;
    border: 1px solid #000!important;
    color: #000!important
}

.normal-btn+.normal-btn {
    margin-left: 12px!important
}

.normal-btn:disabled {
    pointer-events: none;
    opacity: .4
}

.add-address-btn[aria-expanded=true] {
    display: none!important
}

.add-address-btn[aria-expanded=false] {
    display: inline-flex!important
}

.js_fadeIn {
    opacity: 0
}

.js_fadeIn.is_active {
    transition: opacity 1s linear;
    opacity: 1
}

.js_fadeUp {
    opacity: 0;
    transform: translate3d(0,30px,0) rotate(.0001deg);
    transition: opacity 1s ease,transform 1s ease
}

.js_fadeUp.is_active {
    opacity: 1;
    transform: translateZ(0) rotate(.0001deg)
}

.js_zoomIn {
    opacity: 0
}

.js_zoomIn.is_active {
    animation: scaleFadeIn 1.2s cubic-bezier(0,0,.2,1) 0s forwards;
    will-change: transfrom
}

@keyframes scaleFadeIn {
    0% {
        opacity: 0;
        transform: scale(1.1)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.image-box {
    width: 100%;
    height: 100%
}

@media screen {
    [hidden~=screen] {
        display: inherit
    }

    [hidden~=screen]:not(:active):not(:focus):not(:target) {
        position: absolute!important;
        clip: rect(0 0 0 0)!important
    }
}

@media (max-width: 767px) {
    html {
        height:-webkit-fill-available
    }

    body {
        min-height: 100vh;
        min-height: -webkit-fill-available;
        background: url(../image/tile_bg.png) center center/6vw 6vw repeat;
        background-color: #f5f5f5
    }

    .content-inner {
        padding: 0 16px
    }

    .lower-content {
        padding-top: 144px
    }

    .lower-inner {
        padding: 0 16px
    }

    .lower-container {
        padding-top: 40px;
    }

    .shopify-email-marketing-confirmation__container,.shopify-challenge__container {
        padding-top: 144px;
        padding-left: 16px;
        padding-right: 16px
    }

    .shopify-challenge__container .shopify-challenge__message {
        text-align: left
    }

    .is-open .custom-header-logo a,.is-open .announcement-bar-section {
        opacity: 0
    }

    .custom-header-logo a {
        transition: .4s ease-out
    }

    .announcement-bar-section~.shopify-section-group-header-group {
        top: 0
    }

    .announcement-bar-section~#MainContent .top-fv {
        height: calc(100vh - 40px);
        height: calc(100svh - 40px)
    }

    .announcement-bar-section {
        transition: .4s ease-out
    }

    .only-pc {
        display: none!important
    }

    .utility-bar .page-width {
        padding: 12px 16px!important
    }

    .utility-bar .announcement-bar .announcement-bar__message {
        justify-content: space-between;
        width: 100%;
        text-align: center
    }

    .utility-bar .announcement-bar .announcement-bar__message svg {
        width: 14px;
        height: 14px;
        flex: none
    }

    .utility-bar .announcement-bar .announcement-bar__link .announcement-bar__message {
        justify-content: space-between;
        width: 100%;
        text-align: center
    }

    .shopify-section-group-header-group {
        top: 20px
    }

    .custom-header-logo {
        width: 80px
    }

    .global-navifation {
        display: none
    }

    .nav-list {
        display: flex;
        align-items: center;
        gap: 24px
    }

    .nav-list>ul {
        gap: 24px
    }

    .custom-footer {
        padding: 80px 0 24px
    }

    .custom-footer .custom-footer__flex,.custom-footer .custom-footer__container {
        flex-direction: column;
        gap: 10px;
    }

    .custom-footer .footer-block__newsletter {
        width: 100%
    }

    .custom-footer .newsletter-form {
        margin-top: 8px
    }

    .footer-item .footer-item__list {
        gap: 10px
    }

    .footer-item .footer-item__list a svg {
        margin-bottom: 2px
    }

    .copyright {
        font-size: 10px;
        font-size: 1rem;
        margin-top: 40px
    }

    .basic-btn .basic-btn__inner {
        padding: 13px 0
    }

    .basic-btn svg {
        width: 20px;
        height: 20px;
        margin-left: 4px
    }

    .text-link svg {
        width: 20px;
        height: 20px;
        margin-left: 4px
    }

    .normal-btn--small {
        width: calc((100% - 20px)/2)
    }
}

@media (min-width: 768px) {
    body {
        background:url(../image/tile_bg.png) center center/6vw 6vw repeat;
        background-color: #f5f5f5
    }

    .content-inner {
        padding: 0 40px
    }

    .lower-content {
        padding-top: 160px
    }

    .lower-inner {
        display: flex;
        padding: 0 40px
    }

    .lower-head {
        width: 100%;
        max-width: 413px
    }

    .lower-container--narrow {
        max-width: calc((684 / 1200)*100%)
    }

    .lower-nav a:hover {
        text-decoration: none
    }

    .shopify-email-marketing-confirmation__container,.shopify-challenge__container {
        padding-top: 160px
    }

    .shopify-challenge__container .shopify-challenge__button {
        width: 270px;
        transition: .3s ease-out!important
    }

    .shopify-challenge__container .shopify-challenge__button:hover {
        background-color: #fff!important;
        border: 1px solid #000!important;
        color: #000!important
    }

    .announcement-bar-section~.shopify-section-group-header-group {
        top: 0
    }

    .announcement-bar-section~#MainContent .top-fv {
        height: calc(100vh - 30px)
    }

    .only-sp {
        display: none!important
    }

    .utility-bar .page-width {
        padding: 10px 40px!important
    }

    .utility-bar .announcement-bar .announcement-bar__message svg {
        margin-left: 4px;
        width: 20px;
        height: 20px
    }

    .shopify-section-group-header-group {
        top: 20px
    }

    .custom-header .custom-header__container {
        gap: 126px
    }

    .global-navifation ul {
        gap: 24px
    }

    .global-navifation a {
        font-size: 14px
    }

    .global-navifation a:hover {
        text-decoration: underline
    }

    .nav-list>ul {
        gap: 24px
    }

    .nav-list>ul li a:hover {
        text-decoration: underline
    }

    .hamburger-menu {
        display: none
    }

    .custom-footer {
        padding: 160px 0 24px
    }

    .custom-footer .custom-footer__flex {
        justify-content: space-between
    }

    .custom-footer .custom-footer__container .footer-item{
        margin-right: 10%;
    }

    .custom-footer .footer-block__newsletter {
        width: 373px;
        text-align: right;
    }

    .custom-footer .newsletter-form {
        margin-top: 20px
    }

    .custom-footer .newsletter-form .field .field__input {
        height: 48px;
        min-height: 48px;
        padding: 4px 20px 4px 0
    }

    .footer-item .footer-item__list {
        gap: 12px
    }

    .footer-item .footer-item__list a:hover {
        text-decoration: underline
    }

    .copyright {
        text-align: right;
        margin-top: 64px
    }

    .basic-btn {
        transition: .3s ease-out
    }

    .basic-btn:hover {
        background-color: #000
    }

    .basic-btn:hover .basic-btn__inner {
        color: #fff
    }

    .basic-btn:hover svg path {
        stroke: #fff
    }

    .basic-btn .basic-btn__inner {
        transition: .3s ease-out;
        color: #000;
        padding: 13px 0
    }

    .basic-btn svg {
        width: 17px;
        height: 17px;
        margin-left: 4px
    }

    .basic-btn svg path {
        transition: .3s ease-out
    }

    .text-link:hover {
        text-decoration: underline
    }

    .text-link svg {
        width: 17px;
        height: 17px;
        margin-left: 4px
    }

    .normal-btn {
        width: 270px;
        transition: .3s ease-out!important
    }

    .normal-btn:hover {
        background-color: #fff!important;
        border: 1px solid #000!important;
        color: #000!important
    }

    .normal-btn--small {
        width: 167px
    }

    .normal-btn--wht {
        transition: .3s ease-out
    }

    .normal-btn--wht:hover {
        background-color: #000!important;
        color: #fff!important
    }
}

@media (max-width: 1439px) {
    .pc-over {
        display:none!important
    }
}