*,
:after,
:before {
    box-sizing: border-box
}

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

html {
    cursor: default;
    line-height: 1.5;
    -moz-tab-size: 4;
    tab-size: 4;
    -webkit-tap-highlight-color: transparent;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    word-break: break-word
}

body {
    margin: 0
}

h1,
h2{
    font-size: 2em;
    margin: .67em 0
}

dl dl,
dl ol,
dl ul,
ol dl,
ol ol,
ol ul,
ul dl,
ul ol,
ul ul {
    margin: 0
}

hr {
    color: inherit;
    height: 0;
    overflow: visible
}

main {
    display: block
}

nav ol,
nav ul {
    list-style: none;
    padding: 0
}

nav li:before {
    content: "\200B"
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

a {
    background-color: transparent
}

abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

audio,
video {
    display: inline-block
}

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

iframe,
img {
    border-style: none
}

svg:not([fill]) {
    fill: currentColor
}

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

table {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0
}

button,
input,
select {
    margin: 0
}

button {
    overflow: visible;
    text-transform: none
}

.button2 {
    position: relative;
    display: block;
    background: #d55771;
    width: 172px;
    height: 44px;
    text-align: center;
    padding: 10px
}

a.button2 {
    color: #fff;
    text-decoration: none;
    letter-spacing: 0
}
.buttonG {
    position: relative;
    display: block;
    background: #d55771;
    width: 100%;
    height: 50px;
    text-align: center;
    padding: 10px
}

a.buttonG {
    color: #fff;
    text-decoration: none;
    letter-spacing: 0
}

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

fieldset {
    border: 1px solid #a0a0a0;
    padding: .35em .75em .625em
}

input {
    overflow: visible
}

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

progress {
    display: inline-block;
    vertical-align: baseline
}

select {
    text-transform: none
}

textarea {
    margin: 0;
    overflow: auto;
    resize: vertical;
    resize: block
}

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

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

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

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

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

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

:-moz-focusring {
    outline: 1px dotted ButtonText
}

:-moz-ui-invalid {
    box-shadow: none
}

details,
dialog {
    display: block
}

dialog {
    background-color: #fff;
    border: solid;
    color: #000;
    height: -moz-fit-content;
    height: fit-content;
    left: 0;
    margin: auto;
    padding: 1em;
    position: absolute;
    right: 0;
    width: -moz-fit-content;
    width: fit-content
}

dialog:not([open]) {
    display: none
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[tabindex],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation
}

[hidden] {
    display: none
}

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

[aria-controls] {
    cursor: pointer
}

[aria-disabled=true],
[disabled] {
    cursor: not-allowed
}

[aria-hidden=false][hidden] {
    display: initial
}

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

img {
    width: 100%;
    max-width: 100%;
    height: auto
}

body,
h1,
h2,
h3,
input {
    font-family: -apple-system, BlinkMacSystemFont, Roboto, Segoe UI, Helvetica Neue, HelveticaNeue, Yu Gothic Medium, Yu Gothic, Verdana, Meiryo, sans-serif;
    font-weight: 700;
    letter-spacing: .1em;
    color: #142240
}

body {
    color: #142240
}

#wrapper {
    width: 100%;
    overflow: hidden
}

.inner {
    max-width: 1000px
}

@media screen and (max-width:1130px) {
    .inner[data-type="m5"],
    .inner_1110[data-type="m5"]{
        margin: 0 5%;
    }
}
@media screen and (max-width:767px) {
    .inner[data-type="m5"],
    .inner_1110[data-type="m5"]{
        margin: 0;
    }
}

.inner,
.inner_1110,
.inner_1200 {
    margin: 0 auto;
    padding: 80px 0
}

.inner[data-type="m0"] {
    margin: 0 auto;
    padding: 0;
}

.inner_1110 {
    max-width: 1110px
}

.inner_1200 {
    max-width: 1200px
}

.inner_1300 {
    max-width: 1366px;
    margin: 0 auto
}

ul {
    padding: 0
}

main {
    position: relative
}

.topBtn {
    position: absolute;
    bottom: 1vw;
    right: 7vw;
    display: block;
    z-index: 999;
    width: 2.04978%
}

.topBtn:hover {
    opacity: .7
}

@media screen and (max-width:767px) {

    .inner,
    .inner_1110,
    .inner_1200 {
        margin: 0 auto;
        padding: 40px 20px
    }

    .topBtn {
        bottom: -17vw;
        right: 4vw;
        width: 13.125%
    }
}

.zs-enabled {
    position: relative
}

.zs-enabled .zs-slide,
.zs-enabled .zs-slides,
.zs-enabled .zs-slideshow {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.zs-enabled .zs-slideshow .zs-slides .zs-slide {
    background: transparent none no-repeat 50% 50%;
    background-size: cover;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transform: scale(1.2)
}

.zs-enabled .zs-slideshow .zs-slides .zs-slide.active {
    visibility: visible;
    opacity: 1
}

.zs-enabled .zs-slideshow .zs-bullets {
    position: absolute;
    z-index: 4;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center
}

.zs-enabled .zs-slideshow .zs-bullets .zs-bullet {
    display: inline-block;
    cursor: pointer;
    border: 2px solid #ccc;
    width: 14px;
    height: 14px;
    border-radius: 8px;
    margin: 10px;
    background-color: #4a4a4a
}

.zs-enabled .zs-slideshow .zs-bullets .zs-bullet.active {
    background-color: #ccc
}

.zs-enabled .zs-slideshow:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: transparent none repeat 0 0
}

.zs-enabled.overlay-dots .zs-slideshow:after {
    background-image: url(dots.png)
}

header,
header #mainvisual {
    position: relative;
    width: 100%
}

header #mainvisual {
    overflow: hidden;
    z-index: -1;
    height: 70vw
}

header .logo {
    position: absolute;
    top: 3vw;
    left: 11vw;
    width: 11.78624%
}

header .logo #SNS_Logo_H {
    width: 60%;
    margin: 10px auto 0;
}
    header .logo #SNS_Logo_H ul{
        margin: 0;
        padding: 0;
        list-style: none;
        display: flex;
        justify-content: space-between;
    }
        header .logo #SNS_Logo_H ul li{
            width: 40%;
        }

header .ttl {
    position: absolute;
    top: 6vw;
    left: 74vw;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 2.5vw;
    color: #fff;
    letter-spacing: .2em;
    text-shadow: 0 0 20px #f04
}
header .ttl span {
    text-align: end;
    display: block;
}

header .txt {
    position: absolute;
    top: 24.16667vw;
    left: 62.5vw;
    width: 15.58333vw
}

header .scroll {
    position: absolute;
    bottom: 11vw;
    left: 91vw;
    width: 1.90337%
}

.concept {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    width: 73.20644%;
    top: -5vw;
    left: 13%;
    transform: translateX(-13%);
    z-index: 1
}

.concept p {
    position: absolute;
    bottom: 0;
    left: 12vw;
    font-size: 2vw;
    padding: 0 0 30px
}

.concept p span {
    color: #d55771
}

#download {
    top: 3vw;
    right: 0;
    position: fixed;
    width: 5.49048%;
    z-index: 999
}


@media screen and (max-width:767px) {
    header {
        height: 150vw
    }

    header .logo {
        top: 3vw;
        left: 5vw;
        width: 24.78624%
    }

    header .ttl {
        font-size: 6vw;
        left: 71vw;
    }

    header .scroll {
        display: none
    }

    header #mainvisual {
        height: 170vw
    }

    .concept_sp {
        position: absolute;
        margin: 0 auto;
        width: 100%;
        padding: 0 20px;
        bottom: -8vw;
        z-index: 2
    }

    #download {
        right: 0;
        width: 11.49048%
    }
}

footer {
    background: #d55771
}

footer,
footer a {
    color: #fff
}

footer article {
    display: -ms-flexbox;
    display: flex
}

footer article section h2 {
    width: 39.55774%;
    margin: 0 auto
}

footer article .left {
    border-right: 5px dotted;
    padding-right: 50px;
    margin-right: 90px
}

footer article .right p {
    line-height: 180%;
    letter-spacing: .1em
}

footer article .right p span {
    border: .5px solid;
    margin-right: 10px;
    padding: 10px 15px
}

footer article#SNS_Logo_F {
    flex-direction: column;
    align-items: center;
    padding-top: 80px;
}
    footer article#SNS_Logo_F ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex;
        width: 150px;
        flex-direction: row;
        justify-content: space-between;
    }
        footer article#SNS_Logo_F li {
            padding: 0;
            margin: 0;
            list-style: none;
            width: 50px;
        }
@media screen and (max-width: 767px) {
    footer article#SNS_Logo_F {
        flex-direction: column;
        align-items: center;
        padding: 50px 0 ;
    }
        footer article#SNS_Logo_F ul {
            padding: 0;
            margin: 0 auto;
            list-style: none;
            display: flex;
            width: 150px;
            flex-direction: row;
            justify-content: space-between;
        }
            footer article#SNS_Logo_F li {
                padding: 0;
                margin: 0;
                list-style: none;
                width: 50px;
            }

}


@media screen and (max-width:1130px) {
    footer article .left {
        padding-right: 30px;
    }
    footer .left > p {
        font-size: 12px;
    }
    footer .right .pc > span {
        font-size: 14px;
        display: block;
    }
    footer .right .pc > span:first-child {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:767px) {
    footer {
        padding-bottom: 50px
    }

    footer .inner_1110 {
        padding: 0 40px
    }

    footer article {
        display: inherit
    }

    footer article .left {
        border-right: none;
        padding-right: 0;
        margin-right: 0
    }

    footer article .phone_sp {
        border: 1px solid #fff;
        margin-right: 0;
        width: 100%;
        padding: 10px 15px;
        margin-top: 20px;
        text-align: center
    }

    footer article .phone_sp a {
        text-decoration: none
    }
}

.container_bk_pinkWrapper {
    width: 100%;
    background: #fdf0ef;
    z-index: -3
}

.container_bk_pink {
    position: relative;
    height: 213vw
}

.container_bk_pink .txtStyle h2 {
    font-size: 5vw;
    line-height: 120%;
    width: 190%;
    margin-bottom: 10px;
    padding-bottom: 10px
}

@media screen and (min-width:1344px) {
    .container_bk_pink .txtStyle h2 {
        font-size: 70px
    }
}

.container_bk_pink .txtStyle p {
    font-size: 1.3vw !important
}

.container_bk_pink .itopins {
    position: absolute;
    top: 5.8vw;
    right: -11vw;
    width: 99.48755%;
    z-index: 2
}

.container_bk_pink .fuwafuwakakigori {
    position: absolute;
    top: 50vw;
    left: 0;
    width: 84.66325%;
    z-index: 2
}

.container_bk_pink .osake {
    position: absolute;
    top: 110vw;
    right: 3vw;
    width: 79.46559%;
    z-index: 2
}

.container_bk_pink .ryouri {
    position: absolute;
    top: 158vw;
    left: 0;
    width: 84.80966%;
    z-index: 2
}

.container_bk_pink .txtWrapper_01 {
    position: absolute;
    z-index: -1;
    top: 24.5vw;
    left: 0
}

.container_bk_pink .txtWrapper_02 {
    position: absolute;
    top: 14vw;
    right: 0;
    z-index: -1
}

.container_bk_pink .txtWrapper_02 h2,
.container_bk_pink .txtWrapper_02 p {
    padding-left: 431px;
    width: 107%
}

.container_bk_pink .txtWrapper_03 {
    position: absolute;
    top: 14.5vw;
    left: 0;
    z-index: -1
}

.container_bk_pink .txtWrapper_03 h2,
.container_bk_pink .txtWrapper_03 p {
    width: 213%
}

.container_bk_pink .txtWrapper_04 {
    position: absolute;
    top: 19vw;
    right: 0;
    z-index: -1
}

.container_bk_pink .txtWrapper_04 h2,
.container_bk_pink .txtWrapper_04 p {
    padding-left: 299px;
    width: 102%
}

.container_bk_pink .bk_bingsoo {
    position: absolute;
    top: 9vw;
    left: 12vw;
    width: 60.54173%;
    z-index: 1
}

.container_bk_pink .bk_shaved {
    position: absolute;
    top: 58vw;
    right: -2vw;
    width: 52.2694%;
    z-index: 1
}

.container_bk_pink .bk_ice {
    position: absolute;
    top: 70vw;
    right: -14vw;
    width: 22.91362%;
    z-index: 1
}

.container_bk_pink .bk_alcohol {
    position: absolute;
    top: 110vw;
    left: -1.8vw;
    width: 61.20059%;
    z-index: 1
}

.container_bk_pink .bk_cooking {
    position: absolute;
    top: 144.5vw;
    left: -3.3vw;
    width: 10.98097%;
    z-index: 1
}

.container_bk_pink .back_rectangle01 {
    position: absolute;
    top: 3vw;
    right: 0;
    width: 28.77013%;
    z-index: 0
}

.container_bk_pink .back_rectangle02 {
    position: absolute;
    top: 29vw;
    left: 2vw;
    width: 36.82284%;
    z-index: 0
}

.container_bk_pink .back_rectangle03 {
    position: absolute;
    top: 75vw;
    right: 0;
    width: 41.72767%;
    z-index: 0
}

.container_bk_pink .back_rectangle04 {
    position: absolute;
    top: 116.4vw;
    left: 13.5vw;
    width: 28.69693%;
    z-index: 0
}

.container_bk_pink .back_rectangle05 {
    position: absolute;
    top: 162vw;
    left: 0;
    width: 29.42899%;
    z-index: 0
}

.container_bk_pink .back_rectangle06 {
    position: absolute;
    top: 172vw;
    right: 6vw;
    width: 48.53587%;
    z-index: 0
}

#features .title {
    width: 705px;
    margin: 0 auto
}

#features h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px
}

#features .point {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center
}

#features .point section {
    width: calc(33.3333333% - 30px * 2 / 3);
    margin: 0 30px 0 0
}

#features .point section:nth-child(3n+3) {
    margin-right: 0
}

#features .point h3 {
    color: #d55771;
    font-size: 1.4rem;
    position: relative;
    display: inline-block;
    padding: 0 45px;
    margin-bottom: 0
}

#features .point h3:after,
#features .point h3:before {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 23px;
    height: 1px;
    background-color: #d55771;
    font-weight: lighter
}

#features .point h3:before {
    left: 0;
    transform: rotate(-120deg)
}

#features .point h3:after {
    right: 0;
    transform: rotate(-50deg)
}

#features .point .short {
    letter-spacing: 0
}

#movie {
    width: 100%;
    background: #fdf0ef
}

#movie .inner {
    padding-bottom: 30px
}

#movie .title {
    width: 705px;
    margin: 0 auto
}

#movie .movie_wrapp {
    margin: 50px 0
}
#movie .movie_wrapp ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
}
#movie .movie_wrapp ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    aspect-ratio: 16 / 9;
    width: 49%;
}
#movie .movie_wrapp ul li iframe {
    width: 100%;
    height: 100%;
}

@media screen and (max-width:767px) {
    #movie .movie_wrapp ul {
        flex-direction: column;
        align-items: center;
    }
    #movie .movie_wrapp ul li {
        margin: 0 auto 20px;
        list-style: none;
        width: 100%;
    }
}

#movie video {
    width: 100%
}

#case .title {
    width: 705px;
    margin: 0 auto
}

#case h2 {
    text-align: center;
    margin-bottom: 50px;
    font-size: 30px
}

#case ul {
    list-style: none
}

#case ul li {
    margin-bottom: 73px
}

#case ul li .photo {
    width: 100%;
    position: relative
}

#case ul li .photo .text01 {
    top: 4%;
    left: 6%
}

#case ul li .photo .text02 {
    top: 4%;
    right: 6%
}

#case ul li .photo .text03 {
    top: 4%;
    left: 6%
}

#case ul li .photo .txt h3 {
    font-size: 3vw;
    color: #d55771;
    font-family: Oswald, sans-serif;
    letter-spacing: .3em;
    margin: 0 0 30px
}

@media screen and (min-width:1344px) {
    #case ul li .photo .txt h3 {
        font-size: 45px
    }
}

#case ul li .photo .txt {
    position: absolute;
    width: 37.5%
}

#case ul li .photo .txt a {
    text-decoration: none;
    color: inherit
}

#case ul li .photo .txt .kana {
    font-size: 2.7vw;
    letter-spacing: .2em
}

@media screen and (min-width:1344px) {
    #case ul li .photo .txt .kana {
        font-size: 45px
    }
}

#case ul li .shopinfo {
    font-size: 1.25rem;
    text-align: center;
    border: 1px solid;
    border-bottom: 4px solid;
    padding: 15px;
    margin-top: 30px
}

#case ul li .dot {
    padding-top: 20px;
    margin: 0 calc(50% - 23.5vw);
    z-index: -1
}

#case ul li .dot_right {
    width: 135%
}

#case ul li:nth-child(odd) {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

#clean {
    width: 100%;
    height: 137vw;
    background: #fdf0ef;
    position: relative;
    z-index: -1
}

#clean .title {
    width: 705px;
    margin: 0 auto;
    padding-top: 67px
}

#clean h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px
}

#clean .back_rectangle07 {
    position: absolute;
    top: 38vw;
    right: 0;
    width: 70.93704%;
    z-index: 0
}

#clean .clean01 {
    position: absolute;
    top: 18vw;
    left: 0;
    width: 86.60322%;
    z-index: 1
}

#clean h3 {
    position: absolute;
    z-index: 2;
    color: #d55771;
    font-size: 1.8vw
}

#clean .txtWrapper_01 h3 {
    top: 23.5vw;
    right: 4.5vw
}

#clean .back_rectangle08 {
    position: absolute;
    top: 80.5vw;
    left: 0;
    width: 70.93704%;
    z-index: 0
}

#clean .clean02 {
    position: absolute;
    top: 58vw;
    right: 0;
    width: 89.8243%;
    z-index: 1
}

#clean .txtWrapper_02 h3 {
    top: 24vw;
    left: 9vw
}

#clean .clean03 {
    position: absolute;
    top: 98vw;
    left: 0;
    width: 86.60322%;
    z-index: 1
}

#clean .txtWrapper_03 h3 {
    top: 24vw;
    right: 5vw
}

#product .title {
    width: 705px;
    margin: 0 auto
}

#product h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px
}

#product .product_table {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%
}

/*
#product section {
    margin-right: 90px
}

#product section:nth-child(2n+2) {
    margin-right: 0
}
*/

#product table tr {
    border-bottom: .5px solid;
    border-collapse: collapse;
    height: 50px
}

#product table .nonborder {
    border-bottom: none
}

#product table .nonborder img {
    padding-bottom: 50px
}

#product table .dan {
    height: 80px
}

#product table .price {
    font-size: 1.875rem;
    font-family: Oswald, sans-serif;
    letter-spacing: .2em;
    padding-right: 10px
}

#product .to_buy {
    font-size: 1.25rem;
    text-align: center;
    border: 1px solid;
    border-bottom: 4px solid;
    padding: 15px;
    margin-top: 25px
}

#product .support {
    margin: 80px 0 0
}

#product .powder {
    width: 87.84773%;
    margin: 0 auto
}

/*test@kakunin*/

#showroom .title {
    width: 705px;
    margin: 0 auto
}

#showroom h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px
}

#showroom .product_table {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%
}

#showroom table tr {
    border-bottom: .5px solid;
    border-collapse: collapse;
    height: 50px
}

#showroom table .nonborder {
    border-bottom: none
}

#showroom table .nonborder img {
    padding-bottom: 50px
}

#showroom table .dan {
    height: 80px
}

#showroom table .price {
    font-size: 1.875rem;
    font-family: Oswald, sans-serif;
    letter-spacing: .2em;
    padding-right: 10px
}

#showroom .to_buy {
    font-size: 1.25rem;
    text-align: center;
    border: 1px solid;
    border-bottom: 4px solid;
    padding: 15px;
    margin-top: 25px
}

#showroom .support {
    margin: 80px 0 0
}

#showroom .powder {
    width: 87.84773%;
    margin: 0 auto
}

/*test@kakunin*/

#contact {
    width: 100%;
    background: #fdf0ef;
    z-index: -1;
    margin-top: 70px
}

#contact .title {
    width: 70%;
    margin: 0 auto
}

#contact h2 {
    font-size: 30px
}

#contact .co_text,
#contact h2 {
    text-align: center
}

#contact .formTable {
    width: 100%;
    margin-bottom: 50px
}

#contact .formTable tr {
    height: 100px
}

#contact .formTable th {
    text-align: left
}

#contact .formTable input {
    height: 50px;
    border: 1px solid #ced4da !important;
    width: 100%
}

#contact .formTable textarea {
    border: 1px solid #ced4da;
    width: 100%
}

#contact .contact_txt {
    text-align: center;
    margin: 50px 0
}

#contact .text-danger {
    background: #d55771;
    color: #fff !important;
    text-decoration: none;
    font-size: .75rem;
    padding: 5px 7px;
    border-radius: 4px;
    text-align: center;
    margin-right: 10px
}

#contact label {
    width: 330px
}

#contact .check,
#contact .custom-control-label {
    text-align: center
}

#contact .check {
    margin: 20px 0 50px
}

#contact .button_submit {
    font-size: 1.25rem;
    text-align: center;
    border: 1px solid #142240;
    border-bottom: 4px solid #142240;
    padding: 15px;
    margin-top: 25px;
    background-color: #fff;
    width: 50%
}

#contact .privacyPolicy {
    height: 257px;
    width: 100%;
    overflow-y: scroll;
    padding: 2.375rem 4.75rem;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

#contact .privacyPolicy h3 {
    text-align: center;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 20px
}

#contact .privacyPolicy p {
    font-size: .75rem
}

#contact .center {
    text-align: center
}

.sp {
    display: none
}

@media screen and (max-width:1130px) {
    .concept p {
        bottom: -15px;
    }
    #features .title {
        width: 60%;
    }
    #movie .title {
        width: 60%;
    }
    #case .title {
        width: 60%;
    }
    #case ul li .photo .txt h3 {
        font-size: 20px;
        margin: 0 0 10px
    }
    #case ul li .photo .txt > p {
        font-size: 1.5vw;
        margin: 0;
    }
    #case ul li .shopinfo {
        font-size: 1.8vw;
        border-bottom: 3px solid;
        padding: 5px;
        margin-top: 10px;
    }
    #case ul li .photo .txt .kana {
        font-size: 20px;
    }
    #clean .title {
        width: 60%;
    }
    #product .title {
        width: 60%;
    }
    #showroom .title {
        width: 60%;
    }
    #clean .clean01 {
        top: 22vw;
    }
    #clean .clean02 {
        top: 60vw;
    }
    #product .product_table {
        justify-content: center;
    }
    #showroom .showroom_table {
        justify-content: center;
    }
    #contact .title {
        width: 60%;
    }
    #features h2 {
        font-size: 24px
    }

    #case h2 {
        font-size: 24px
    }

    #clean h2 {
        font-size: 24px
    }

    #product h2 {
        font-size: 24px
    }
    #showroom h2 {
        font-size: 24px
    }

    #contact h2 {
        font-size: 24px
    }
}

@media screen and (min-width:1010px){
    #product .product_table {
        justify-content: space-between;
    }
    #showroom .showroom_table {
        justify-content: space-between;
    }
}

@media screen and (max-width:767px) {
    .pc {
        display: none
    }

    .sp {
        display: inherit
    }

    .container_bk_pinkWrapper {
        height: 410vw;
        z-index: 1
    }

    .container_bk_pinkWrapper .container_bk_pink .itopins {
        top: 12.8vw;
        right: 0;
        width: 100%
    }

    .container_bk_pinkWrapper .container_bk_pink .back_rectangle01 {
        top: 3vw;
        left: 38vw;
        width: 56.77013%
    }

    .container_bk_pinkWrapper .container_bk_pink .back_rectangle02 {
        top: 102vw;
        left: 6vw;
        width: 70.82284%
    }

    .container_bk_pinkWrapper .container_bk_pink .bk_bingsoo {
        position: absolute;
        top: 9vw;
        left: 12vw;
        width: 80.54173%;
        z-index: 1
    }

    .container_bk_pinkWrapper .container_bk_pink .bk_shaved {
        top: 147vw;
        right: -9vw;
        width: 73%
    }

    .container_bk_pinkWrapper .container_bk_pink .fuwafuwakakigori {
        top: 106vw;
        left: 0;
        width: 100%
    }

    .container_bk_pinkWrapper .container_bk_pink .osake {
        top: 200vw;
        right: 0;
        width: 100%
    }

    .container_bk_pinkWrapper .container_bk_pink .back_rectangle05 {
        top: 229vw;
        left: inherit;
        right: 0;
        width: 71.42899%
    }

    .container_bk_pinkWrapper .container_bk_pink .back_rectangle07 {
        position: absolute;
        top: 336vw;
        left: 10vw;
        width: 84.42899%;
        z-index: 0
    }

    .container_bk_pinkWrapper .container_bk_pink .ryouri {
        top: 289vw;
        left: 0;
        width: 100%
    }

    .container_bk_pinkWrapper .container_bk_pink .bk_alcohol {
        top: 275vw;
        left: 3.2vw;
        width: 100%
    }

    .container_bk_pinkWrapper .container_bk_pink .bk_cooking {
        top: 291.5vw;
        left: -1.3vw;
        width: 20%
    }

    #features .title {
        width: 100%
    }

    #features h2 {
        font-size: 24px
    }

    #features .point {
        display: inherit
    }

    #features .point section {
        width: 100%;
        margin: 0 30px 0 0
    }

    #case .title {
        width: 62.9875%
    }

    #case h2 {
        font-size: 24px
    }

    #case ul li {
        display: inherit;
        margin-bottom: 40px
    }

    #case ul li .photo,
    #case ul li .txt {
        width: 100%;
        padding: 0;
        position: inherit !important
    }
    
    #case ul li .photo .txt > p {
        font-size: 16px;
        margin: 0;
    }

    #case ul li .txt {
        position: inherit;
        width: 100% !important
    }

    #case ul li .txt h3 {
        font-size: 7.5vw !important;
        margin: 30px 0 !important
    }

    #case ul li .txt .kana {
        font-size: 6.5vw
    }

    #case ul li .shopinfo {
        font-size: 1.25rem;
        border-bottom: 4px solid;
        padding: 15px;
        margin-top: 40px
    }

    #case ul li .dot {
        width: 100%;
        margin: 0;
        padding-top: 40px
    }

    #clean {
        height: 323vw
    }

    #clean h2 {
        font-size: 24px
    }

    #clean .title {
        width: 69.08712%;
        padding-top: 30px
    }

    #clean .clean01 {
        top: 33vw;
        width: 97%
    }

    #clean .clean02 {
        top: 129vw;
        width: 97%
    }

    #clean .clean03 {
        top: 223vw;
        width: 97%
    }

    #clean .back_rectangle07 {
        top: 97vw;
        width: 88.93704%
    }

    #clean .back_rectangle08 {
        top: 194.5vw;
        width: 88.93704%
    }

    .movie {
        max-width: 1000px;
        margin: 30px 0 20px !important
    }
    
    .movie iframe {
        height: 188px;
    }

    #product .title {
        width: 89.90417%;
        margin: 0 auto
    }

    #product h2 {
        font-size: 24px
    }

    #product section {
        margin-right: 0
    }

    #product .product_table td,
    #product .product_table tr {
        display: block;
        width: 100%
    }

    #product .product_table .nonborder {
        height: 330px
    }

    #product .product_table tr {
        height: 60px;
        letter-spacing: 0;
        padding: 5px 0
    }

    #product .product_table .dan {
        height: 86px
    }

    #product .product_table .no_sp {
        height: 61px
    }

    #product .powder {
        margin: 10px auto 40px;
        width: 100%
    }
    #product .title {
        width: 89.90417%;
        margin: 0 auto
    }

    #product h2 {
        font-size: 24px
    }

    #product section {
        margin-right: 0
    }

    #product .product_table td,
    #product .product_table tr {
        display: block;
        width: 100%
    }

    #product .product_table .nonborder {
        height: 330px
    }

    #product .product_table tr {
        height: 60px;
        letter-spacing: 0;
        padding: 5px 0
    }

    #product .product_table .dan {
        height: 86px
    }

    #product .product_table .no_sp {
        height: 61px
    }

    #product .powder {
        margin: 10px auto 40px;
        width: 100%
    }
	
	
	
	
	
    #showroom .title {
        width: 89.90417%;
        margin: 0 auto
    }

    #showroom h2 {
        font-size: 24px
    }

    #showroom section {
        margin-right: 0
    }

    #showroom .showroom_table td,
    #showroom .showroom_table tr {
        display: block;
        width: 100%
    }

    #showroom .showroom_table .nonborder {
        height: 330px
    }

    #showroom .showroom_table tr {
        height: 60px;
        letter-spacing: 0;
        padding: 5px 0
    }

    #showroom .showroom_table .dan {
        height: 86px
    }

    #showroom .showroom_table .no_sp {
        height: 61px
    }

    #showroom .powder {
        margin: 10px auto 40px;
        width: 100%
    }
    #showroom .title {
        width: 89.90417%;
        margin: 0 auto
    }

    #showroom h2 {
        font-size: 24px
    }

    #showroom section {
        margin-right: 0
    }

    #showroom .showroom_table td,
    #showroom .showroom_table tr {
        display: block;
        width: 100%
    }

    #showroom .showroom_table .nonborder {
        height: 130px
    }

    #showroom .showroom_table tr {
        height: 60px;
        letter-spacing: 0;
        padding: 5px 0
    }

    #showroom .showroom_table .dan {
        height: 86px
    }

    #showroom .showroom_table .no_sp {
        height: 61px
    }

    #showroom .powder {
        margin: 10px auto 40px;
        width: 100%
    }
		
	
    #company .button2 {
        width: 100%;
        height: 65px;
        padding: 20px !important
    }

    #contact {
        margin-top: 0
    }

    #contact .title {
        width: 89.90417%
    }

    #contact h2 {
        font-size: 24px
    }

    #contact .co_text {
        text-align: left
    }

    #contact .formTable {
        margin-bottom: 240px
    }

    #contact .formTable td,
    #contact .formTable tr {
        display: block;
        width: 100%
    }

    #contact .formTable td {
        margin-top: 10px
    }

    #contact .attention {
        margin-bottom: 20px
    }

    #contact .privacyPolicy {
        height: 257px;
        padding: 1.375rem 1.75rem
    }

    #contact .check {
        margin: 20px 0
    }

    #contact .button_submit {
        margin-top: 0;
        width: 100%
    }
}

@media screen and (max-width:320px) {
    #features .point h3 {
        padding: 0 28px
    }

    #features .point .short {
        letter-spacing: -1px
    }

    #product .product_table .nonborder {
        height: 280px
    }

    #product .product_table {
        font-size: 4.5vw
    }

    #product .product_table .dan {
        height: 86px
    }

    #showroom .showroom_table .nonborder {
        height: 280px
    }

    #showroom .showroom_table {
        font-size: 4.5vw
    }

    #showroom .showroom_table .dan {
        height: 86px
    }
	
	
    #contact .attention,
    #contact .check,
    #contact .co_text {
        font-size: 4.5vw
    }
}

@media (min-width:1366px) {
    .concept {
        width: 1200px;
        top: -138px;
        left: 60px
    }

    .concept p {
        position: absolute;
        font-size: 32px;
        left: 18%;
        bottom: inherit;
        top: 8px !important;
        z-index: 2
    }

    .container_bk_pink {
        height: 2929px
    }

    .container_bk_pink .txtWrapper_01 {
        transform: scale(.9);
        top: 333px !important
    }

    .container_bk_pink .txtWrapper_02 {
        transform: scale(.9);
        top: 187px !important
    }

    .container_bk_pink .txtWrapper_03 {
        transform: scale(.9);
        top: 204px !important
    }

    .container_bk_pink .txtWrapper_04 {
        transform: scale(.9);
        top: 259px !important
    }

    .container_bk_pink .bk_bingsoo {
        top: 88px;
        left: 260px
    }

    .container_bk_pink .itopins {
        top: 98px;
        right: -181px
    }

    .container_bk_pink .fuwafuwakakigori {
        top: 701px;
        left: 0
    }

    .container_bk_pink .osake {
        top: 1490px;
        right: 73px
    }

    .container_bk_pink .ryouri {
        top: 2120px;
        left: 0
    }

    .container_bk_pink .bk_shaved {
        top: 820px;
        right: -32px
    }

    .container_bk_pink .bk_alcohol {
        top: 1420px;
        left: -47.8px
    }

    .container_bk_pink .bk_ice {
        top: 960px;
        right: -41px;
        width: 15%
    }

    .container_bk_pink .bk_cooking {
        top: 1970px;
        left: -58.8px
    }

    .container_bk_pink .back_rectangle01 {
        top: 0
    }

    .container_bk_pink .back_rectangle02 {
        top: 440px;
        left: 102px
    }

    .container_bk_pink .back_rectangle03 {
        top: 1039px;
        right: 33px
    }

    .container_bk_pink .back_rectangle04 {
        top: 1619px;
        left: 190.5px
    }

    .container_bk_pink .back_rectangle05 {
        top: 2209px;
        left: -10px
    }

    .container_bk_pink .back_rectangle06 {
        top: 2369px;
        right: 56px
    }
}

.inner_1162 {
    max-width: 1162px;
    margin: 0 auto;
}
.inner_1162 {
        padding: 0 20px
}
#link section {
    display: -ms-flexbox;
    display: flex;
    margin: 80px 0
}

#link section div {
    margin-right: 25px
}

#link section div span img {
    width: 16px;
    margin-left: 10px;
    margin-bottom: 5px
}

#link section div:nth-child(3n+3) {
    margin-right: 0
}
@media screen and (max-width:480px) {
    #link {
        padding: 0;
    }

    #link section {
        display: inherit;
        padding: 0 20px;
        margin: 40px 0 50px
    }

    #link section div {
        margin-right: 0;
        margin-bottom: 30px
    }

    #link section p {
        font-size: 16px
    }
    #company .button2 {
        width: 100%;
        height: 65px;
        padding: 20px !important
    }

}

#Agency {
    margin-bottom: 80px;
}



#AccessArea {
    display: flex;
    flex-direction: column;
}
#ShowroomSlide {
    display: flex;
    flex-direction: column;
}

@media screen and (min-width:1200px) {
    #AccessArea {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }
    #ShowroomSlide {
        flex-direction: column;
        width:60%;
    }
    #MapArea {
        width:35%;
    }

}






































