@charset "UTF-8";

/* Scss Document */


/* Tablet */


/* Mobile - Large */


/* Mobile - Small */

#index #sec1 {
    background: url(../img/index/s1_bgB_on.png) no-repeat center bottom/100% auto, url(../img/index/s1_bgT.png) no-repeat center top/100% auto;
    padding-bottom: 60vw;
}

#index #sec1 h2 {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

#index #sec1 h2 img {
    width: 33.3333%;
    height: auto;
}

#index #sec2 {
    background: url(../img/index/s2_bgB.jpg) no-repeat center bottom/100% auto, url(../img/shared/bg_cream.jpg) repeat-y center top/100% auto;
}

#index #sec2 .content {
    background: url(../img/index/s2_bgT.jpg) no-repeat center top/100% auto;
}

#index #sec2 .content .slider {
    position: relative;
    margin-top: -6vw;
    text-align: center;
    padding: 0 5%;
}

#index #sec2 .content .slider .slick-slide>div {
    /* margin: 0 2.5px; */
}

#index #sec2 .content .slider div[class*="slide__"] {
    height: 90vw;
    padding: 28vw 0 15vw;
    background: #000000;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
}

#index #sec2 .content .slider div[class*="slide__"] .info dt {
    padding-bottom: 6vw;
}

#index #sec2 .content .slider div[class*="slide__"] .info dd {
    padding: 0 5%;
}

#index #sec2 .content .slider div[class*="slide__"].slide__1 {
    background: url(../img/index/s2_slide_01.jpg) no-repeat center/cover;
}

#index #sec2 .content .slider div[class*="slide__"].slide__2 {
    background: url(../img/index/s2_slide_02.jpg) no-repeat center/cover;
}

#index #sec2 .content .slider div[class*="slide__"].slide__3 {
    background: url(../img/index/s2_slide_03.jpg) no-repeat center/cover;
}

#index #sec3 {
    background: url(../img/shared/dc_blue.jpg) repeat-y center top/100% auto;
}

#index #sec4 {
    background: url(../img/index/s4_bgT.jpg) no-repeat center top/100% auto, url(../img/index/s4_bgB.jpg) no-repeat center bottom/100% auto;
}

#index #sec5 {
    background: url(../img/shared/bg_cream.jpg);
}

#index #sec5 #feed {
    margin-bottom: 12vw;
    padding: 0 5%;
}

#index #sec5 #feed .row+.row {
    margin-top: 6vw;
}

#index #sec5 #feed .rss_item+.rss_item {
    margin-top: 9vw;
    padding: 0 6%;
}

#index #sec5 #feed dl .rss_img {
    float: left;
    width: 46%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#index #sec5 #feed dl .rss_img span {
    width: 100% !important;
    height: 0 !important;
    padding-top: 70%;
}

#index #sec5 #feed dl .ttl {
    float: right;
    width: 47%;
}

#index #sec5 .grBtn .btn2 {
    padding: 11vw 10% 5vw;
}

#concept #sec1 #bg_parallax {
    position: relative;
    padding-top: 285px;
}

#concept #sec1 #bg_parallax .img_parallax {
    clip: rect(0, auto, auto, 0);
    margin-bottom: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

#concept #sec1 #bg_parallax .img_parallax img {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

#concept #sec1 #bg_parallax .deco {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

#concept #sec1 .txt {
    background: url(../img/concept/s1_bgB.jpg) no-repeat center bottom/100% auto, url(../img/shared/bg_cream.jpg);
}

#concept .fade {
    line-height: 0;
}

#concept #sec2 #infoSec2 {
    position: relative;
}

#concept #sec2 #infoSec2 .ttSlide {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

#concept #sec3 {
    background: url(../img/concept/s3_bg.png) no-repeat center top/100% auto;
}

#concept #sec3 .sec3_slide {
    padding: 0 5%;
}

#concept #sec3 .slick-dots button {
    background: #000;
}

#concept #sec3 .slick-dots .slick-active button {
    background: #aa2a07;
}

#concept #sec4 {
    background: url(../img/concept/s4_bg.png) no-repeat center top/100% auto;
}

#concept #sec4 .img.df>* {
    display: inline-block;
    width: 50%;
    height: auto;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

#concept #sec4 .bnr {
    background: url(../img/shared/dc_blue.jpg) repeat-y center top/100% auto;
}

#product #sec1 {
    background: url(../img/product/deco_section.jpg) no-repeat center top/100% auto, url(../img/product/s1_bgB.png) no-repeat center bottom/100% auto, url(../img/shared/bg_cream.jpg);
}

#product #sec1 #feed {
    padding: 10%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 12%;
    background: url(../img/shared/dc_blue.jpg) repeat-y center top/100% auto;
    color: #fff;
}

#product #sec1 #feed h3 {
    padding-bottom: 9vw;
}

#product #sec1 #feed dl .rss_img span {
    width: 100% !important;
    height: 0 !important;
    padding-top: 70%;
}

#product #sec1 #feed dl .ttl {
    padding-top: 15px;
}

#product #sec1 #feed dl .ttl a {
    text-decoration: underline;
}

#product #sec2 .info {
    background: url(../img/product/s2_bg.jpg) no-repeat center/cover;
    color: #fff;
}

#product #sec2 #bg_parallax {
    position: relative;
    padding-top: 285px;
}

#product #sec2 #bg_parallax .img_parallax {
    clip: rect(0, auto, auto, 0);
    margin-bottom: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

#product #sec2 #bg_parallax .img_parallax img {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

#product #sec2 #bg_parallax .deco {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

#product #sec3 .tabs-switch {
    padding: 0 9%;
}

#product #sec3 .tabs-switch .tab-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 12vw;
}

#product #sec3 .tabs-switch .tab-link>li {
    width: 50%;
}

#product #sec3 .tabs-switch .tab-content {
    background: url(../img/shared/dc_blue.jpg) repeat-y center top/100% auto;
    color: #fff;
    padding: 10% 0;
}

#product #sec3 .tabs-switch .tab-content .content {
    padding: 0 7%;
}

#product #sec3 .tabs-switch .tab-content h3 {
    text-align: center;
    border-bottom: 1px solid #fff;
    padding-bottom: 6vw;
    margin-bottom: 5vw;
}

#product #sec3 .tabs-switch .tab-content .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 115vw;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#product #sec3 .tabs-switch .tab-content li {
    position: relative;
    padding-left: 20px;
    width: 50%;
}

#product #sec3 .tabs-switch .tab-content li:before {
    position: absolute;
    content: "■";
    left: 0;
    top: 1px;
    font-size: 10px;
}

#product #sec4 .sec4_slide {
    padding: 0 10%;
    padding-bottom: 20vw;
    position: relative;
    background: url(../img/shared/bg_cream.jpg) repeat-y center top/100% auto;
}

#product #sec4 .sec4_slide .slick-dots {
    position: static;
    padding-top: 3vw;
}

#product #sec4 .sec4_slide .slick-dots button {
    background: #1f2031;
}

#product #sec4 .sec4_slide .slick-dots .slick-active button {
    background: #aa2a07;
}

#product #sec4 .sec4_slide .txt {
    border-top: 1px dashed #000;
    padding-top: 8vw;
    margin-top: 10vw;
}

#product #sec4 .sec4_slide p.tt {
    margin: 0 -5% 3vw;
}

#product #sec4 .bnr {
    background: url(../img/shared/dc_blue.jpg) repeat-y center top/100% auto;
}

#restaurant #sec1 {
    position: relative;
}

#restaurant #sec1 h2 {
    position: absolute;
    left: 0;
    top: 17vw;
    z-index: 2;
}

#restaurant #sec2 {
    position: relative;
}

#restaurant #sec2>* {
    position: relative;
    z-index: 2;
}

#restaurant #sec2 .img {
    margin-top: -8vw;
    z-index: 1;
}

#restaurant #sec2::before {
    background: url(../img/restaurant/s2_bgB.jpg) no-repeat center bottom/100% auto #eeedea;
    content: "";
    position: absolute;
    left: 0;
    top: 36vw;
    right: 0;
    bottom: 0;
}

#restaurant #sec3 {
    position: relative;
}

#restaurant #sec3::before {
    content: "";
    background: url(../img/shared/bg_gray.jpg);
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 38vw;
}

#restaurant #sec3>* {
    position: relative;
    z-index: 2;
}

#restaurant #sec3 h2 {
    position: relative;
    margin: 0 -11%;
}

#restaurant #sec3 h2::before {
    position: absolute;
    width: 1px;
    height: 32vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -18vw;
    background: #000000;
    content: "";
}

#restaurant #sec3 .sec3_slide {
    padding: 0 5%;
    padding-bottom: 27vw;
    position: relative;
}

#restaurant #sec3 .sec3_slide .slick-dots {
    bottom: -13vw;
}

#restaurant #sec3 .sec3_slide .slick-dots button {
    background: #1f2031;
}

#restaurant #sec3 .sec3_slide .slick-dots .slick-active button {
    background: #aa2a07;
}

#restaurant #sec3 .sec3_slide .slick-next {
    right: -3%;
}

#restaurant #sec3 .sec3_slide .slick-prev {
    left: -3%;
}

#restaurant #sec3 .sec3_slide .slick-slider button.slick-arrow {
    top: 44%;
}

#restaurant #sec3 .sec3_slide .txt {
    border-top: 1px dashed #000;
    padding-top: 8vw;
    margin-top: 10vw;
}

#restaurant #sec4 .box .img1 {
    width: 58%;
}

#restaurant #sec4 .box h3 {
    width: 42%;
}

#restaurant #sec7 {
    color: #ffff;
    position: relative;
    z-index: 2;
}

#restaurant #sec7 h3 {
    font-size: 6vw;
    background: url(../img/shared/bg_blueL.jpg) repeat-y center top/100% auto;
    text-align: center;
    padding: 5vw 0;
    letter-spacing: 0.2em;
}

#restaurant #sec7 .txtBg1 {
    background: url(../img/restaurant/s7_bg.png) no-repeat center top -10vw /200% auto, #191009;
    padding-top: 50vw !important;
}

#restaurant #sec7 .txtBg2 {
    background: url(../img/restaurant/s8_bg.png) no-repeat center top 0 /200% auto, #191009;
    padding-top: 50vw !important;
}

#restaurant #sec7 .des {
    border-top: 1px solid #fff;
    padding-top: 4vw;
    margin-top: 4vw;
}

#restaurant #sec8 {
    background: url(../img/shared/bg_gray.jpg);
}

#restaurant #sec8 h2 {
    margin: -6vw 0 6vw;
    position: relative;
}

#restaurant #sec8 .toggle.arr {
    position: relative;
}

#restaurant #sec8 .toggle.arr:after {
    content: "";
    position: absolute;
    top: auto;
    right: auto;
    bottom: -8vw;
    left: 40%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #a40000 transparent transparent transparent;
}

#restaurant #sec8 .toggle .toggle-link::before {
    content: "";
    border-bottom: 1px solid #000;
    top: 17vw;
    position: absolute;
    left: 3%;
    right: 3%;
}

#restaurant #sec8 .toggle .toggle-link:after {
    content: "";
    position: absolute;
    top: auto;
    right: auto;
    bottom: 5vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #a40000 transparent transparent transparent;
}

#restaurant #sec8 .toggle.active .toggle-link:after {
    border-color: transparent transparent #a40000 transparent;
    border-width: 0 10px 10px 10px;
}

#restaurant #sec8 .toggle {
    margin: 0% 3% 12vw 15%;
    background: #fff;
    -webkit-box-shadow: 0px 0px 40.18px 8.82px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 40.18px 8.82px rgba(0, 0, 0, 0.13);
    position: relative;
}

#restaurant #sec8 .toggle .toggle-link {
    padding: 8% 5% 21% 18%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
}

#restaurant #sec8 .toggle .toggle-link .tc {
    margin-left: -18%;
}

#restaurant #sec8 .toggle .step {
    border-radius: 50%;
    width: 90px;
    height: 90px;
    background: url(../img/shared/dc_blue.jpg) repeat-y center top/100% auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 9px;
    left: -45px;
}

#restaurant #sec8 .toggle .toggle-main {
    padding: 0 5% 9vw;
}

#restaurant #sec8 .toggle .toggle-main>p {
    padding-top: 2vw;
}

#restaurant #sec9 {
    background: url(../img/shared/dc_blue.jpg) repeat-y center top/100% auto;
    color: #fff;
}

#restaurant #sec9 dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#restaurant #sec9 dl dt {
    width: 45px;
    font-size: 18px;
}

#restaurant #sec9 dl dd {
    width: calc(100% - 45px);
}

#restaurant #sec9 .toggle {
    margin: 0 5% 3vw;
}

#restaurant #sec9 .toggle .toggle-link {
    position: relative;
    padding-top: 4vw;
    padding-bottom: 19vw;
    /* padding-right: 13%; */
    border-bottom: 1px dashed #fff;
}

#restaurant #sec9 .toggle .toggle-link::after {
    background: url(../img/shared/down__roud.png) no-repeat top/100% auto;
    content: "";
    width: 35px;
    height: 35px;
    right: auto;
    left: 50%;
    top: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 6vw;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#restaurant #sec9 .toggle.active .toggle-link:after {
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg);
}

#restaurant #sec9 .toggle .toggle-main dl {
    padding-top: 4vw;
}

#restaurant #sec9 .toggle .toggle-main dl dt {
    font-size: 14px;
}

#access #sec1 {
    color: #fff;
    background: url(../img/access/s1_bg.jpg) no-repeat center top/cover;
}

#access #sec1 .info dl {
    padding: 10px 0;
    line-height: 1.7;
    border-bottom: 1px dashed #323232;
}

#access #sec1 .info dl dt {
    width: 90px;
}

#access #sec1 .info dl dd {
    width: calc(100% - 100px);
}

#access #sec1 .info img {
    width: 30px;
}
#access #sec1 .info .sns img {
    width: auto;
}
#access #sec1 .info .mr_20{
	margin-right: 20px
}

#access #sec3 .info dl {
    padding: 10px 0;
    line-height: 1.7;
    border-bottom: 1px dashed #323232;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#access #sec3 .info dl dt {
    width: 90px;
}

#access #sec3 .info dl dd {
    width: calc(100% - 90px);
}

#access #sec4 {
    position: relative;
}

#access #sec4::before {
    content: "";
    background: url(../img/shared/bg_cream.jpg);
    bottom: 0;
    position: absolute;
    top: 30vw;
    left: 0;
    right: 0;
}

#access #sec4::after {
    background: url(../img/access/s4_bgB.jpg) no-repeat center bottom/100% auto;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 40vw;
}

#access #sec4>* {
    position: relative;
    z-index: 2;
}

#access #sec4 .slider {
    padding: 0 7%;
}

#access #sec4 .slider .slick-slide>div {
    line-height: 0;
}

#access #sec4 .slider .slick-dots {
    position: static;
    padding: 6vw 0 9vw;
}

#access #sec4 .slider .slick-dots button {
    background: #1f2031;
}

#access #sec4 .slider .slick-dots .slick-active button {
    background: #aa2a07;
}

#access #sec5 #googl_map #gmap {
    line-height: 0;
}

#access #sec5 #googl_map #gmap iframe {
    height: 480px;
    width: 100%;
}

#access #sec6 {
    color: #fff;
    background: url(../img/shared/dc_blue.jpg) repeat-y center top/100% auto;
}

#access #sec6 .sec6_slide {
    padding: 0 10%;
    padding-bottom: 12vw;
    position: relative;
}

#access #sec6 .sec6_slide .slick-slide {
    line-height: 1;
}

#access #sec6 .sec6_slide .slick-dots {
    bottom: 5vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#access #sec6 .sec6_slide .slick-dots li {
    margin-top: 3px;
    margin-bottom: 3px;
}

#access #sec6 .sec6_slide .slick-prev {
    background: url("../img/shared/prev_or.jpg") no-repeat top center/100% auto;
}

#access #sec6 .sec6_slide .slick-next {
    background: url("../img/shared/next_or.jpg") no-repeat top center/100% auto;
}

#supermarket #sec1 {
    background: url(../img/supermarket/s1_bgT.jpg) no-repeat center top/100% auto;
}

#supermarket #sec1 .sec1_slide {
    position: relative;
}

#supermarket #sec1 .sec1_slide .slick-slide {
    line-height: 1;
}

#supermarket #sec1 .sec1_slide .slick-dots {
    bottom: 5vw;
}

#supermarket #sec2 .wrap {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

#supermarket #sec2 .wrap.info1 {
    background-image: url(../img/supermarket/s2_bg1.jpg);
}

#supermarket #sec2 .wrap.info2 {
    background-image: url(../img/supermarket/s2_bg2.jpg);
}

#supermarket #sec2 .wrap.info3 {
    background-image: url(../img/supermarket/s2_bg3.jpg);
}

#supermarket #sec3 .txt {
    margin-top: -14vw;
}

#supermarket #sec4 .info {
    position: relative;
}

#supermarket #sec4 .info .map2 {
    position: absolute;
    top: 0;
    left: 0;
}

#supermarket #sec4 .info .txt {
    margin-top: -10vw;
}

#supermarket #sec5 {
    background: url(../img/supermarket/s4_bgB.png) no-repeat center bottom/100% auto;
}

#supermarket #sec5 .inner {
    background: url(../img/shared/dc_blue.jpg) repeat-y center top/100% auto;
    padding: 9vw 5%;
}

#supermarket #sec5 .inner .wrap {
    background: url(../img/shared/bg_cream.jpg);
}

#supermarket #sec6 {
    background: url(../img/supermarket/s6_bg.jpg) no-repeat center top/cover;
    color: #fff;
    position: relative;
}

#supermarket #sec6>* {
    position: relative;
    z-index: 2;
}

#supermarket #sec6::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 10px solid #2c2a35;
    content: "";
}

#supermarket #sec7 {
    position: relative;
}

#supermarket #sec7 h2 {
    margin: 0 -11%;
}

#supermarket #sec7::before {
    content: "";
    background: url(../img/shared/bg_gray.jpg);
    top: -4vw;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 38vw;
    z-index: -1;
}

#supermarket #sec7 .sec7_slide {
    padding: 0 5%;
    padding-bottom: 27vw;
    position: relative;
}

#supermarket #sec7 .sec7_slide .slick-dots {
    bottom: -13vw;
}

#supermarket #sec7 .sec7_slide .slick-dots button {
    background: #1f2031;
}

#supermarket #sec7 .sec7_slide .slick-dots .slick-active button {
    background: #aa2a07;
}

#supermarket #sec7 .sec7_slide .slick-next {
    right: -3%;
}

#supermarket #sec7 .sec7_slide .slick-prev {
    left: -3%;
}

#supermarket #sec7 .sec7_slide .slick-slider button.slick-arrow {
    top: 44%;
}

#supermarket #sec7 .sec7_slide .txt {
    border-top: 1px dashed #000;
    padding-top: 8vw;
    margin-top: 10vw;
}

#supermarket #sec9 {
    background: url(../img/shared/dc_blue.jpg) repeat-y center top/100% auto;
    color: #fff;
}

#supermarket #sec9 dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#supermarket #sec9 dl dt {
    width: 45px;
    font-size: 18px;
}

#supermarket #sec9 dl dd {
    width: calc(100% - 45px);
}

#supermarket #sec9 .toggle {
    margin: 0 5% 3vw;
}

#supermarket #sec9 .toggle .toggle-link {
    position: relative;
    padding-top: 4vw;
    padding-bottom: 19vw;
    /* padding-right: 13%; */
    border-bottom: 1px dashed #fff;
}

#supermarket #sec9 .toggle .toggle-link::after {
    background: url(../img/shared/down__roud.png) no-repeat top/100% auto;
    content: "";
    width: 35px;
    height: 35px;
    right: auto;
    left: 50%;
    top: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 6vw;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#supermarket #sec9 .toggle.active .toggle-link:after {
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg);
}

#supermarket #sec9 .toggle .toggle-main dl {
    padding-top: 4vw;
}

#supermarket #sec9 .toggle .toggle-main dl dt {
    font-size: 18px;
}

#shopping .bg-parallax {
    position: relative;
    height: 0vw !important;
    min-height: 0;
    padding-top: 60%;
}

#shopping .bg-parallax .img_parallax {
    clip: rect(0, auto, auto, 0);
    margin-bottom: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

#shopping .bg-parallax .img_parallax img {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

#shopping #sec1 {
    background: url("../img/shopping/s1_bg.png") no-repeat center top;
    background-size: 100%;
    padding: 15% 0;
}

#shopping #sec1 h2 {
    margin-bottom: 10%;
}

#shopping #sec1 .bg-parallax {
    border-bottom: 5px solid #000;
}

#shopping #sec1 .group {
    background: url("../img/shopping/s1_deco.png") no-repeat center top;
    background-size: 100%;
    padding-top: 10%;
}

#shopping #sec1 .group h3 {
    font-size: 5.5vw;
    line-height: 10vw;
    margin-bottom: 5%;
    letter-spacing: 3px;
    text-align: center;
}

#shopping #sec1 .group h3 .up {
    font-size: 6.5vw;
    font-weight: bold;
    color: #13152d;
}

#shopping #sec1 .group h3 .up .red {
    color: #e42b00;
}

#shopping #sec2 {
    padding-bottom: 15%;
    position: relative;
}

#shopping #sec2:before {
    position: absolute;
    content: "";
    background: #000;
    width: 0.5vw;
    height: 10vw;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

#shopping #sec2 .bg-parallax {
    border-bottom: 5px solid #000;
}

#shopping #sec2 .group {
    padding-top: 10%;
}

#shopping #sec2 .group h3 {
    font-size: 5.5vw;
    line-height: 10vw;
    margin-bottom: 5%;
    letter-spacing: 3px;
    text-align: center;
}

#shopping #sec2 .group h3 .up {
    font-size: 6.5vw;
    font-weight: bold;
    color: #13152d;
}

#shopping #sec2 .group h3 .up .red {
    color: #e42b00;
    display: block;
}

#shopping #sec3 {
    background: url("../img/shopping/s3_bg.jpg") repeat center top;
    color: #fff;
    padding-top: 15%;
    padding-bottom: 15%;
    position: relative;
}

#shopping #sec3:before {
    position: absolute;
    content: "";
    background: url("../img/shopping/s3_deco.png") no-repeat center top;
    background-size: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#shopping #sec3:after {
    position: absolute;
    content: "";
    border: 10px solid rgba(255, 255, 255, 0.41);
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 20px;
}

#shopping #sec3 .wrap {
    padding: 0 10%;
}

#shopping #sec3 h2 {
    font-weight: bold;
    color: #fff;
    font-size: 6.5vw;
    line-height: 10vw;
    position: relative;
    padding-bottom: 5%;
    margin-bottom: 5%;
    z-index: 3;
    text-align: center;
    letter-spacing: 3px;
}

#shopping #sec3 h2:before {
    position: absolute;
    bottom: -2%;
    left: 0;
    right: 0;
    background: #aa2a07;
    left: 35%;
    right: 35%;
    height: 7px;
    margin: 0 auto;
    content: "";
}

#shopping #sec3 .txt {
    margin-bottom: 5%;
}

#shopping #sec4 {
    background: url("../img/shared/bg_cream.jpg") repeat center top;
}

#shopping #sec4 .button {
    height: 14vw;
    width: 80%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    background-color: #aa2a07;
    color: #333;
    line-height: 14vw;
    overflow: hidden;
}

#shopping #sec4 .button:before {
    position: absolute;
    background: url("../img/shopping/arrow2.png") no-repeat;
    background-size: cover;
    width: 5vw;
    height: 5vw;
    left: 5vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
}

#shopping #sec4 .button a {
    font-family: "Noto Serif JP", serif;
    display: block;
    text-decoration: none;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    font-size: 4vw;
}

#shopping #sec4 .set1 {
    padding-bottom: 15%;
}

#shopping #sec4 .set1 .group {
    position: relative;
}

#shopping #sec4 .set1 .group h4 {
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    z-index: 1;
}

#shopping #sec4 .set1 .group .bg-parallax {
    padding-top: 80%;
    z-index: 0;
}

#shopping #sec4 .set1 .group2 {
    background: url("../img/shopping/s4_deco.png") no-repeat center top;
    background-size: 100%;
    padding-top: 20%;
}

#shopping #sec4 .set1 .group2 .item {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15%;
}

#shopping #sec4 .set1 .group2 .item .photo {
    margin-bottom: 5%;
}

#shopping #sec4 .set1 .group2 .item .ttl_txt {
    text-align: center;
    margin-bottom: 5%;
    font-size: 4.9vw;
    line-height: 10vw;
    letter-spacing: 3px;
}

#shopping #sec4 .set1 .group2 .item .txt {
    margin-bottom: 10%;
}

#shopping #sec4 .set1 .bnr {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#shopping #sec4 .set2 {
    padding-bottom: 15%;
}

#shopping #sec4 .set2 .group {
    position: relative;
}

#shopping #sec4 .set2 .group h4 {
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    z-index: 1;
}

#shopping #sec4 .set2 .group .bg-parallax {
    padding-top: 80%;
    z-index: 0;
}

#shopping #sec4 .set2 .group2 {
    background: url("../img/shopping/s4_deco.png") no-repeat center top;
    background-size: 100%;
    padding-top: 20%;
}

#shopping #sec4 .set2 .group2 .item {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15%;
}

#shopping #sec4 .set2 .group2 .item .photo {
    margin-bottom: 5%;
}

#shopping #sec4 .set2 .group2 .item .ttl_txt {
    text-align: center;
    margin-bottom: 5%;
    font-size: 4.9vw;
    line-height: 10vw;
    letter-spacing: 3px;
}

#shopping #sec4 .set2 .group2 .item .txt {
    margin-bottom: 10%;
}

#shopping #sec4 .set2 .bnr {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#shopping #sec5 {
    background: url("../img/shared/bg_gray.jpg") repeat center top;
    padding: 5% 0 15% 0;
    margin: 10% 0;
}

#shopping #sec5 h2 {
    margin-bottom: 25vw;
}

#shopping #sec5 .slider2 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10%;
}

#shopping #sec5 .slider2 .slick-list {
    overflow: visible;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    padding-top: 1px;
    padding-bottom: 15%;
    background: #fcfefe;
}

#shopping #sec5 .slider2 .slick-dots button {
    background: #000;
}

#shopping #sec5 .slider2 .slick-dots .slick-active button {
    background: #aa2a07;
}

#shopping #sec5 .slider2 .item .catch {
    margin-top: -15vw;
    margin-bottom: 5%;
}

#shopping #sec5 .slider2 .item h3 {
    text-align: center;
    font-size: 5.5vw;
    padding-bottom: 3vw;
    margin-bottom: 5%;
    border-bottom: 1px solid #000;
    letter-spacing: 3px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

#shopping #sec5 .slider2 .item .photo {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
}

#shopping #sec5 .slider2 .item .txt {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

#shopping #sec5 .box_tel {
    background: url("../img/shopping/s3_bg.jpg") repeat center top;
    width: 80%;
    padding: 5% 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}

#shopping #sec5 .box_tel .tel {
    background-size: cover;
    left: auto;
    color: #fff;
    z-index: 10;
    text-align: center;
    line-height: 8vw;
}

#shopping #sec5 .box_tel .tel dt {
    font-size: 3vw;
    width: auto;
    text-align: center;
    letter-spacing: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 4px;
}

#shopping #sec5 .box_tel .tel dd {
    width: auto;
    text-align: center;
    letter-spacing: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#shopping #sec5 .box_tel .tel dd .num {
    font-size: 5.5vw;
    font-weight: bold;
    color: #fec733;
}

#shopping #sec5 .box_tel .tel dd .fax {
    font-size: 5.2vw;
    font-weight: bold;
    color: #e9e9e9;
}

#shopping #sec5 .box_tel .tel dd .des {
    color: #fec733;
    font-weight: bold;
}

#shopping #sec5 .box_tel .tel dd .des span {
    font-size: 5.2vw;
}

#shopping #sec5 .box_tel .note {
    text-align: center;
    color: #fff;
    padding: 0 5%;
}

#shopping .toggle-link:after {
    font-family: "" !important;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    line-height: 20px;
    top: 55% !important;
    left: 0;
    right: 0;
    margin-top: -5px;
    color: #fff;
    content: "" !important;
    font-size: 13px;
    background: url("../img/shopping/arrow.png") no-repeat center top;
    background-size: 100%;
    width: 8vw;
    height: 8vw;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#shopping .toggle.active .toggle-link:after {
    content: "" !important;
    background: url("../img/shopping/arrow.png") no-repeat center top;
    background-size: 100%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#shopping #sec6 {
    background: url("../img/shopping/s6_bg.jpg") repeat center top;
    color: #fff;
    padding: 15% 0;
}

#shopping #sec6 h2 {
    font-weight: bold;
    color: #fff;
    font-size: 6.5vw;
    line-height: 10vw;
    position: relative;
    padding-bottom: 5%;
    margin-bottom: 5%;
    z-index: 3;
    text-align: center;
    letter-spacing: 3px;
}

#shopping #sec6 h2:before {
    position: absolute;
    bottom: -2%;
    left: 0;
    right: 0;
    background: #aa2a07;
    left: 35%;
    right: 35%;
    height: 7px;
    margin: 0 auto;
    content: "";
}

#shopping #sec6 .toggle-link dl {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 18%;
    width: 100%;
    border-bottom: 1px dashed #fff;
}

#shopping #sec6 .toggle-link dl dt {
    font-size: 6vw;
    width: 15%;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#shopping #sec6 .toggle-link dl dd {
    width: 85%;
    padding-top: 3%;
}

#shopping #sec6 .toggle-main {
    padding-top: 10%;
}

#shopping #sec6 .toggle-main dl {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 10%;
    border-bottom: 1px dashed #fff;
}

#shopping #sec6 .toggle-main dl dt {
    font-size: 6vw;
    width: 15%;
}

#shopping #sec6 .toggle-main dl dd {
    width: 85%;
    padding-top: 3%;
}

#shopping #sec7 {
    background: url("../img/shopping/s6_bg.jpg") repeat center top;
    color: #fff;
    padding: 10% 0;
}

#shopping #sec7 h2 {
    font-weight: bold;
    color: #fff;
    font-size: 6.5vw;
    line-height: 10vw;
    position: relative;
    padding-bottom: 5%;
    margin-bottom: 5%;
    z-index: 3;
    text-align: center;
    letter-spacing: 3px;
}

#shopping #sec7 h2:before {
    position: absolute;
    bottom: -2%;
    left: 0;
    right: 0;
    background: #aa2a07;
    left: 35%;
    right: 35%;
    height: 7px;
    margin: 0 auto;
    content: "";
}

#shopping #sec7 .toggle-link {
    padding-bottom: 15%;
}

#shopping #sec7 .toggle-link:after {
    top: 70% !important;
}

#shopping #sec7 .toggle-main dl {
    line-height: 31px;
    padding: 15px 0;
    border-bottom: 1px dashed #53504d;
    padding-left: 5px;
}

#shopping #sec7 .toggle-main dl .tel {
    font-size: 6vw;
}

#shopping #sec7 .toggle-main dl .fax {
    font-size: 6vw;
}

.btn_insta{
	width: 90%;
	margin: 20px auto;
}

.btn_form_ft a{
	margin: 30px auto 0;
	width: 80%;
	display: block;
	color:#fff;
	text-align: center;
	font-size: 14px;
	background-color: #aa2a07;
	border-radius: 30px;
	padding: 10px 0;
	text-decoration: none;
	box-sizing:border-box;
	line-height: 25px;
	letter-spacing: 1px;
}

.tel_box{
	width: 90%;
	background: url(../img/shared/dc_blue.jpg) no-repeat center top;
	margin: 30px auto;
	padding: 20px 0 40px;
	text-align: center;
	color: #fff;
	z-index: 99999;
}
.tel_box .btn_form a{
	margin: 20px auto;
	width: 90%;
	display: block;
	color:#fff;
	text-align: center;
	font-size: 15px;
	background-color: #aa2a07;
	border-radius: 30px;
	padding: 12px 0;
	text-decoration: none;
	box-sizing:border-box;
	line-height: 25px;
	letter-spacing: 1px;
}

.tel_box dd {
    width: auto;
    text-align: center;
    box-sizing: border-box;
    line-height: 28px;
}
.tel_box dd .num {
    font-size: 28px;
    font-weight: bold;
    color: #fec733;
}
.tel_box dd .fax {
    font-size: 20px;
    color: #e9e9e9;
	letter-spacing: 2px;
}
.tel_box dd .des {
    color: #fec733;
    font-weight: bold;
}
.tel_boxdd .des span {
    font-size: 22px;
}
.tel_box dt {
    font-size: 18px;
}
.tel_box .imgTel{
	margin-bottom: 20px;
}

.btn_form a{
	margin: 10px auto 0;
	width: 90%;
	display: block;
	color:#fff;
	text-align: center;
	font-size: 14px;
	background-color: #aa2a07;
	border-radius: 30px;
	padding: 10px 0;
	text-decoration: none;
	box-sizing:border-box;
	line-height: 25px;
	letter-spacing: 1px;
}
.btn_form2 a{
	margin: 0;
	width: 90%;
	display: block;
	color:#fff;
	text-align: center;
	font-size: 14px;
	background-color: #aa2a07;
	border-radius: 30px;
	padding: 5px 0;
	text-decoration: none;
	box-sizing:border-box;
	line-height: 20px;
	letter-spacing: 1px;
}
.boxTel{
	background: url(../img/shared/dc_blue.jpg) no-repeat center top;
}


/*# sourceMappingURL=layout.css.map */