@charset "UTF-8";
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.cdnfonts.com/css/century-gothic");

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    word-break: normal;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
}

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

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

* {
    padding: 0;
    margin: 0;
}

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

details,
main {
    display: block;
}

summary {
    display: list-item;
}

small {
    font-size: 80%;
}

[hidden] {
    display: none;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

a {
    background-color: transparent;
}

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

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

pre {
    font-size: 1em;
}

b,
strong {
    font-weight: bolder;
}

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

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

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

input {
    border-radius: 0;
}

[disabled] {
    cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

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

[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,
select {
    text-transform: none;
}

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

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

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

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

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

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline-width: 0;
}

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

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

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

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

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

img {
    border-style: none;
}

progress {
    vertical-align: baseline;
}

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

[aria-controls] {
    cursor: pointer;
}

[aria-disabled=true] {
    cursor: default;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */
.slick-loading .slick-list {
    background: #fff url("../img/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
    font-family: "slick";
    src: url("../fonts/slick.eot");
    src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-prev:before {
    content: "←";
}

[dir="rtl"] .slick-prev:before {
    content: "→";
}

.slick-next {
    right: -25px;
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}

.slick-next:before {
    content: "→";
}

[dir="rtl"] .slick-next:before {
    content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75;
}

/*--------------------------------------------------------
    Common specifications
--------------------------------------------------------*/
html {
    font-size: 62.5%;
    height: 100%;
}

body {
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.8;
    height: 100%;
}

@media (max-width: 1080px) {
    body {
        padding-top: 75px;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5;
}

img {
    width: 100%;
    vertical-align: bottom;
}

@media (max-width: 768px) {
    img {
        max-width: 100%;
        height: auto;
    }
}

a,
a img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

a:hover img {
    opacity: .8;
}

li {
    list-style-type: none;
}

p {
    text-align: justify;
}

b {
    font-weight: bold;
}

.pc-only {
    display: block !important;
}

@media (max-width: 768px) {
    .pc-only {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .pc-only {
        display: none !important;
    }
}

.sp-only {
    display: none !important;
}

@media (max-width: 768px) {
    .sp-only {
        display: block !important;
    }
}

@media (max-width: 768px) {
    .sp-only {
        display: block !important;
    }
}

.hd-parts {
    display: none !important;
}

@media (max-width: 1080px) {
    .hd-parts {
        display: block !important;
    }
}

.header {
    background-color: #f60;
}

@media (max-width: 1080px) {
    .header {
        position: fixed;
        z-index: 999;
        top: 0;
        width: 100%;
    }
}

.header .header-inr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 87.5%;
    margin: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 1281px) and (max-width: 1680px) {
    .header .header-inr {
        width: 92%;
    }
}

@media (min-width: 769px) and (max-width: 1280px) {
    .header .header-inr {
        width: 96%;
    }
}

@media (max-width: 768px) {
    .header .header-inr {
        width: 92%;
        height: 75px;
    }
}

@media (max-width: 1080px) {
    .header .header-inr {
        position: relative;
        width: 92%;
        height: 75px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.header .siteid {
    width: 218px;
}

@media (min-width: 1281px) and (max-width: 1680px) {
    .header .siteid {
        width: 190px;
    }
}

@media (min-width: 769px) and (max-width: 1280px) {
    .header .siteid {
        width: 160px;
    }
}

@media (max-width: 1080px) {
    .header .siteid {
        width: 115px;
    }
}

.header .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1080px) {
    .header .menu {
        position: absolute;
        top: 75px;
        right: 0;
        left: auto;
        display: none;
        width: 70vw;
        height: auto;
        margin-right: -4vw;
    }
}

@media (max-width: 768px) {
    .header .menu {
        position: absolute;
        top: 75px;
        left: 0;
        display: none;
        width: 100vw;
        height: auto;
        margin-left: -4vw;
    }
}

@media (max-width: 768px) {
    .header .menu {
        position: absolute;
        top: 75px;
        left: 0;
        display: none;
        width: 100vw;
        height: auto;
        margin-left: -4vw;
    }
}

.header .support-nav {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

@media (max-width: 1080px) {
    .header .support-nav {
        padding: 10px 0;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        background-color: #37a12b;
    }
}

.header .support-nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1080px) {
    .header .support-nav ul {
        width: 92%;
        margin-right: auto;
        margin-left: auto;
    }
}

.header .support-nav ul li {
    margin-left: 30px;
    text-align: center;
    color: #fff;
}

@media (min-width: 1281px) and (max-width: 1680px) {
    .header .support-nav ul li {
        margin-left: 15px;
    }
}

@media (min-width: 769px) and (max-width: 1280px) {
    .header .support-nav ul li {
        margin-left: 10px;
    }
}

@media (max-width: 1080px) {
    .header .support-nav ul li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 33.3%;
        margin-left: 0;
        border-right: #fff 1px solid;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (max-width: 1080px) {
    .header .support-nav ul li:first-child {
        border-left: #fff 1px solid;
    }
}

.header .support-nav ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-color: #37a12b;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (min-width: 1281px) and (max-width: 1680px) {
    .header .support-nav ul li a {
        width: 40px;
        height: 40px;
    }
}

@media (min-width: 769px) and (max-width: 1280px) {
    .header .support-nav ul li a {
        width: 36px;
        height: 36px;
        margin-left: 10px;
    }
}

@media (max-width: 1080px) {
    .header .support-nav ul li a {
        line-height: 1;
        width: 100%;
        height: auto;
        border-radius: 0;
        background-color: transparent;
    }
}

.header .support-nav ul li img {
    position: relative;
    display: block;
}

.header .support-nav ul li .user-icon {
    width: 16px;
}

@media (min-width: 1281px) and (max-width: 1680px) {
    .header .support-nav ul li .user-icon {
        width: 14px;
    }
}

@media (min-width: 769px) and (max-width: 1280px) {
    .header .support-nav ul li .user-icon {
        width: 12px;
    }
}

.header .support-nav ul li .lock-icon {
    width: 22px;
}

@media (min-width: 1281px) and (max-width: 1680px) {
    .header .support-nav ul li .lock-icon {
        width: 20px;
    }
}

@media (min-width: 769px) and (max-width: 1280px) {
    .header .support-nav ul li .lock-icon {
        width: 16px;
    }
}

.header .support-nav ul li .cart-icon {
    width: 28px;
}

@media (min-width: 1281px) and (max-width: 1680px) {
    .header .support-nav ul li .cart-icon {
        width: 24px;
    }
}

@media (min-width: 769px) and (max-width: 1280px) {
    .header .support-nav ul li .cart-icon {
        width: 22px;
    }
}

.header .nav {
    display: block;
    width: 92%;
    margin: 0 4%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

@media (min-width: 1281px) and (max-width: 1680px) {
    .header .nav {
        margin: 0 2%;
    }
}

@media (min-width: 769px) and (max-width: 1280px) {
    .header .nav {
        margin: 0 1%;
    }
}

@media (max-width: 1080px) {
    .header .nav {
        overflow-y: auto;
        width: 100%;
        height: 100vh;
        margin: 0;
    }
}

.header .nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1080px) {
    .header .nav ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.header .nav ul li {
    font-size: 2rem;
    width: 16.5%;
    height: 160px;
    text-align: center;
}

@media (min-width: 1281px) and (max-width: 1680px) {
    .header .nav ul li {
        font-size: 1.6rem;
        height: 140px;
    }
}

@media (min-width: 769px) and (max-width: 1280px) {
    .header .nav ul li {
        font-size: 1.6rem;
        height: 110px;
    }
}

@media (max-width: 1080px) {
    .header .nav ul li {
        font-size: 1.6rem;
        width: 100%;
        height: auto;
    }
}

.header .nav ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #fff;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 1080px) {
    .header .nav ul li a {
        font-size: 1.8rem;
        font-weight: bold;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 50px;
        padding-left: 4%;
        border-bottom: 1px solid #fff;
        background-color: #f60;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media (max-width: 1080px) {
    .header .nav ul li a::after {
        display: block;
        width: 12px;
        height: 12px;
        margin-right: 4%;
        margin-left: auto;
        content: '';
        background-image: url(https://image.raku-uru.jp/01/24710/50/icon-arrow-white_1682492607236.png);
        background-position: center center;
        background-size: contain;
    }
}

.header .nav ul li a:hover {
    background-color: #f90;
}

.header .nav ul li a span {
    font-size: 1.6rem;
    display: block;
}

@media (min-width: 1281px) and (max-width: 1680px) {
    .header .nav ul li a span {
        font-size: 1.2rem;
    }
}

@media (min-width: 769px) and (max-width: 1280px) {
    .header .nav ul li a span {
        font-size: 1.2rem;
    }
}

@media (max-width: 1080px) {
    .header .nav ul li a span {
        font-size: 1.2rem;
        margin-left: 1.8em;
    }
}

.header .nav .shopping-guide {
    display: none;
}

@media (max-width: 1080px) {
    .header .nav .shopping-guide {
        position: relative;
    }
}

@media (max-width: 1080px) {
    .header .nav .shopping-guide>a::after {
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }
}

.header .nav .shopping-guide>a:hover {
    background-color: #f60;
}

@media (max-width: 1080px) {
    .header .nav .shopping-guide>a.active::after {
        -webkit-transform: rotate(450deg);
        -ms-transform: rotate(450deg);
        transform: rotate(450deg);
    }
}

@media (max-width: 1080px) {
    .header .nav .shopping-guide-contents {
        display: none;
    }
}

@media (max-width: 1080px) {
    .header .nav .shopping-guide-contents li a {
        padding-left: 8%;
    }
}

@media (max-width: 1080px) {
    .header .nav .shopping-guide-switch {
        position: absolute;
        top: 10%;
        right: 0;
        display: block;
        width: 12px;
        height: 12px;
        margin-right: 4%;
        margin-left: auto;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background-image: url(https://image.raku-uru.jp/01/24710/49/icon-arrow-orange_1682492607057.png);
        background-position: center center;
        background-size: contain;
    }
}

@media (max-width: 1080px) {
    .header .phone-switch {
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .header .phone-switch .menu-switch,
    .header .phone-switch .menu-switch span {
        display: inline-block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s;
    }

    .header .phone-switch .menu-switch {
        position: relative;
        width: 40px;
        height: 25px;
    }

    .header .phone-switch .menu-switch span {
        position: absolute;
        left: 0;
        width: 100%;
        height: 2px;
        border-radius: 2px;
        background-color: #fff;
    }

    .header .phone-switch .menu-switch span:nth-of-type(1) {
        top: 0;
    }

    .header .phone-switch .menu-switch span:nth-of-type(2) {
        top: 12px;
    }

    .header .phone-switch .menu-switch span:nth-of-type(3) {
        bottom: 0;
    }

    .header .phone-switch .menu-switch.active span:nth-of-type(1) {
        -webkit-transform: translateY(12px) rotate(-318deg);
        -ms-transform: translateY(12px) rotate(-318deg);
        transform: translateY(12px) rotate(-318deg);
    }

    .header .phone-switch .menu-switch.active span:nth-of-type(2) {
        opacity: 0;
    }

    .header .phone-switch .menu-switch.active span:nth-of-type(3) {
        -webkit-transform: translateY(-12px) rotate(318deg);
        -ms-transform: translateY(-12px) rotate(318deg);
        transform: translateY(-12px) rotate(318deg);
    }
}

.footer {
    margin-top: 120px;
    padding: 60px 0;
    background-color: #f60;
}

@media (max-width: 1080px) {
    .footer {
        margin-top: 60px;
        padding: 20px 0;
    }
}

.footer .footer-inr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 98%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1080px) {
    .footer .footer-inr {
        width: 92%;
        max-width: none;
    }
}

.footer .footer-block {
    width: auto;
}

@media (max-width: 1080px) {
    .footer .footer-block {
        display: none;
    }
}

.footer .footer-block .list-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer .footer-block .list-link li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 3em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer .footer-block .list-link li a {
    font-size: 1.6rem;
    position: relative;
    display: block;
    text-decoration: none;
    color: #fff;
}

.footer .footer-block .list-link li a::before {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 100%;
    height: 1px;
    content: '';
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #ffe0cc;
}

.footer .footer-block .list-link li a:hover::before {
    width: 0;
    content: '';
}

.footer .footer-block .list-link li::before {
    font-size: 2rem;
    font-weight: bold;
    margin-right: .3em;
    content: '\0203A';
    color: #fff;
}

.footer .footer-block .footer-address {
    font-size: 1.6rem;
    margin-top: 30px;
    padding-top: 30px;
    color: #fff;
    border-top: 2px dotted #ffe0cc;
}

.footer .footer-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 48.75%;
    min-width: 300px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media (max-width: 1080px) {
    .footer .footer-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.footer .footer-info .footer-king {
    width: 84px;
    height: auto;
    margin-right: 15px;
}

@media (max-width: 1080px) {
    .footer .footer-info .footer-king {
        width: 50px;
        height: auto;
        margin-bottom: 10px;
    }
}

@media (max-width: 1080px) {
    .footer .footer-info .footer-phone {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.footer .footer-info .footer-phone-title {
    font-size: 1.6rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 10px;
    padding: 2px 10px;
    color: #fff;
    background-color: #37a12b;
}

@media (max-width: 1080px) {
    .footer .footer-info .footer-phone-title {
        font-size: 1.1rem;
        margin-right: auto;
        margin-left: auto;
    }
}

.footer .footer-info .footer-phone-number {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 4.6rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px;
    vertical-align: middle;
    color: #fff;
}

@media (max-width: 1080px) {
    .footer .footer-info .footer-phone-number {
        font-size: 3rem;
        margin-bottom: 8px;
        text-align: center;
    }
}

.footer .footer-info .footer-phone-number span {
    position: relative;
    top: -.1em;
}

.footer .footer-info .footer-phone-time {
    font-size: 1.6rem;
    line-height: 1;
    margin-bottom: 30px;
    color: #fff;
}

@media (max-width: 1080px) {
    .footer .footer-info .footer-phone-time {
        font-size: 1.2rem;
        margin-bottom: 15px;
        text-align: center;
    }
}

.footer .footer-info .copyright {
    font-size: 1.2rem;
    color: #fff;
}

@media (max-width: 1080px) {
    .footer .footer-info .copyright {
        font-size: 1.2rem;
        text-align: center;
    }
}

main {
    overflow: hidden;
}

/*--------------------------------------------------------
    TOP 
--------------------------------------------------------*/
/*    Firstview
--------------------------------------------------------*/
.main-visual {
    position: relative;
    margin: 60px 0;
}

@media (max-width: 1080px) {
    .main-visual {
        margin: 15px 0;
    }
}

.main-visual .visual {
    z-index: 3;
    width: 100%;
    margin-bottom: 10px;
}

.main-visual .visual .slick-slide,
.main-visual .visual .slick-slider .slick-track,
.main-visual .visual .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-perspective: 1000;
    perspective: 1000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.main-visual .visual .slide {
    width: 100%;
    max-width: 1200px;
    margin-right: 60px;
    margin-left: 60px;
}

.main-visual .visual .slide picture {
    width: 100%;
}

.main-visual .visual .slide picture img {
    width: 100%;
    max-width: 1200px;
}

@media (max-width: 1080px) {
    .main-visual .visual .slide picture img {
        max-width: none;
    }
}

@media (max-width: 768px) {
    .main-visual .visual .slide picture img {
        width: 100vw;
        max-width: none;
    }
}

.main-visual .slider-control {
    position: absolute;
    z-index: 4;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 1200px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.main-visual .slider-control .slick-prev:before,
.main-visual .slider-control .slick-next:before {
    display: block;
    width: 40px;
    height: 50px;
    content: '';
    opacity: 1;
    background-image: url(https://image.raku-uru.jp/01/24710/49/icon-arrow-orange_1682492607057.png);
    background-position: center center;
    background-size: 30px;
}

.main-visual .slider-control .slick-next:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.main-visual .slider-control .slick-prev,
.main-visual .slider-control .slick-next {
    z-index: 10;
    left: -60px;
    width: auto;
    height: auto;
    background-color: transparent;
}

.main-visual .slider-control .slick-next {
    right: -60px;
    left: auto;
}

.main-visual .slider-dots .new-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-visual .slider-dots .new-dots li {
    height: 10px;
    margin: 0 15px;
}

.main-visual .slider-dots .new-dots li button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 0;
    height: 10px;
    padding-left: 10px;
    border-radius: 1em;
    background-color: #f90;
}

.main-visual .slider-dots .new-dots li.slick-active button {
    background-color: #f60;
}

.banner-area {
    margin-bottom: 60px;
    padding: 50px 0;
    background-color: #ffe0cc;
}

@media (max-width: 768px) {
    .banner-area {
        padding: 26px 0;
    }
}

.banner-area ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 98%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 768px) {
    .banner-area ul {
        width: 92%;
    }
}

.banner-area ul li {
    width: 48%;
    margin: 15px 0;
}

@media (max-width: 768px) {
    .banner-area ul li {
        margin: 8px 0;
    }
}

.top-heading {
    font-size: 3.4rem;
    position: relative;
    margin-bottom: 60px;
    padding-top: 60px;
    color: #f60;
    border-top: 1px solid #f60;
}

@media (max-width: 768px) {
    .top-heading {
        font-size: 1.8rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 92%;
        margin-right: auto;
        margin-bottom: 15px;
        margin-left: auto;
        padding-top: 30px;
        text-align: center;
        border-top: 0.5px solid #f60;
    }
}

.top-heading::before {
    position: absolute;
    top: -2px;
    right: 0;
    display: block;
    width: 96%;
    height: 3px;
    content: '';
    background-color: #f60;
}

@media (max-width: 768px) {
    .top-heading::before {
        top: -1px;
        height: 1.5px;
    }
}

.top-heading span {
    font-size: 2.2rem;
    font-weight: normal;
    margin-left: 1em;
}

@media (max-width: 768px) {
    .top-heading span {
        font-size: 1.2rem;
        margin-top: .3em;
        margin-left: 0;
    }
}

.recommend-item {
    width: 98%;
    max-width: 1200px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
}

@media (max-width: 768px) {
    .recommend-item {
        width: 92%;
    }
}

.product-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product-list .product-list-item {
    width: 23.5%;
    margin-right: 2%;
}

@media (max-width: 768px) {
    .product-list .product-list-item {
        width: 48.75%;
        margin-right: 2.5%;
        margin-bottom: 15px;
    }
}

.product-list .product-list-item a {
    text-decoration: none;
    color: #000;
}

.product-list .product-list-item .product-list-photo {
    border: 1px solid #dedede;
}

.product-list .product-list-item:nth-of-type(4n) {
    margin-right: 0;
}

@media (max-width: 768px) {
    .product-list .product-list-item:nth-of-type(2n) {
        margin-right: 0;
    }
}

.product-list .product-list-info .product-list-name {
    font-size: 2.2rem;
    font-weight: bold;
    color: #000;
}

@media (max-width: 768px) {
    .product-list .product-list-info .product-list-name {
        font-size: 1.3rem;
    }
}

.product-list .product-list-info .product-list-detail {
    font-size: 1.4rem;
    color: #000;
}

@media (max-width: 768px) {
    .product-list .product-list-info .product-list-detail {
        font-size: 1rem;
    }
}

.product-list .product-list-info .product-list-price {
    font-weight: bold;
    text-align: right;
    color: #f60;
}

.product-list .product-list-info .product-list-num {
    font-size: 2.2rem;
}

@media (max-width: 768px) {
    .product-list .product-list-info .product-list-num {
        font-size: 1.8rem;
    }
}

.product-list .product-list-info .product-list-tax {
    font-size: 1.6rem;
}

@media (max-width: 768px) {
    .product-list .product-list-info .product-list-tax {
        font-size: 1.2rem;
    }
}

.news-list {
    width: 98%;
    max-width: 1200px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
}

@media (max-width: 768px) {
    .news-list {
        width: 92%;
        margin-bottom: 30px;
    }
}

.news-list .list-info {
    position: relative;
}

.news-list .list-info dt {
    font-size: 2rem;
    position: absolute;
    width: 16rem;
    padding-top: 1.7rem;
    color: #f60;
}

@media (max-width: 768px) {
    .news-list .list-info dt {
        font-size: 1.3rem;
        position: static;
        padding-top: 1em;
    }
}

.news-list .list-info dd {
    font-size: 1.8rem;
    position: relative;
    padding: 1.8rem 0 1.8rem 16rem;
    border-bottom: 1px solid #f60;
}

@media (max-width: 768px) {
    .news-list .list-info dd {
        font-size: 1.2rem;
        padding: 0 0 1.2rem;
    }
}

.news-list .list-info dd a {
    display: block;
    padding-right: 1em;
    text-decoration: none;
    color: #000;
}

.news-list .list-info dd::after {
    position: absolute;
    top: calc(50% - 10px);
    right: 0;
    display: block;
    width: 20px;
    height: 20px;
    content: '';
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background-image: url(https://image.raku-uru.jp/01/24710/49/icon-arrow-orange_1682492607057.png);
    background-position: center center;
    background-size: 10px;
}

@media (max-width: 768px) {
    .news-list .list-info dd::after {
        top: 0;
    }
}

.sns-banner ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 98%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .sns-banner ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 92%;
    }
}

.sns-banner ul li {
    width: 48.75%;
}

@media (max-width: 768px) {
    .sns-banner ul li {
        width: 100%;
        margin-bottom: 15px;
    }
}

/*--------------------------------------------------------
    subPage
--------------------------------------------------------*/
.sub-visual picture img {
    width: 100%;
    height: 240px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
}

@media (max-width: 768px) {
    .sub-visual picture img {
        height: 180px;
    }
}

.sub-headding {
    margin-bottom: 60px;
    background-color: #ffe0cc;
}

.sub-headding h1 {
    font-size: 3.6rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 180px;
    color: #f60;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (min-width: 769px) and (max-width: 1280px) {
    .sub-headding h1 {
        font-size: 3rem;
    }
}

@media (max-width: 768px) {
    .sub-headding h1 {
        font-size: 1.8rem;
        height: 90px;
    }
}

.sub-headding h1 span {
    font-size: 2.4rem;
    font-weight: normal;
}

@media (min-width: 769px) and (max-width: 1280px) {
    .sub-headding h1 span {
        font-size: 2rem;
    }
}

@media (max-width: 768px) {
    .sub-headding h1 span {
        font-size: 1.2rem;
    }
}

.table-line {
    width: 98%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width: 768px) {
    .table-line {
        width: 92%;
        max-width: none;
    }
}

.table-line table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #f60;
}

.table-line table tr {
    border-bottom: 1px solid #f60;
}

.table-line table th {
    font-size: 2.2rem;
    padding: 1em 0;
    text-align: left;
    vertical-align: top;
    color: #f60;
}

@media (min-width: 769px) and (max-width: 1280px) {
    .table-line table th {
        font-size: 1.8rem;
    }
}

@media (max-width: 768px) {
    .table-line table th {
        font-size: 1.3rem;
        display: block;
        padding: 1.5rem 0 0;
    }
}

.table-line table td {
    font-size: 2rem;
    padding: 1em 0;
}

@media (min-width: 769px) and (max-width: 1280px) {
    .table-line table td {
        font-size: 1.6rem;
    }
}

@media (max-width: 768px) {
    .table-line table td {
        font-size: 1.2rem;
        display: block;
        padding: 0 0 1.5rem;
    }
}

/*--------------------------------------------------------
    FreePage
--------------------------------------------------------*/
/* schedule
--------------------*/
.schedule-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 98%;
    max-width: 1200px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (max-width: 768px) {
    .schedule-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 92%;
        margin-bottom: 30px;
    }
}

.schedule-block .schedule-block-first {
    width: 48.75%;
}

@media (max-width: 768px) {
    .schedule-block .schedule-block-first {
        width: 100%;
    }
}

.schedule-block .schedule-block-first h2 {
    font-size: 3.2rem;
    margin-bottom: 30px;
    color: #f60;
}

@media (min-width: 769px) and (max-width: 1280px) {
    .schedule-block .schedule-block-first h2 {
        font-size: 2.6rem;
    }
}

@media (max-width: 768px) {
    .schedule-block .schedule-block-first h2 {
        font-size: 1.8rem;
        margin-bottom: 10px;
        text-align: center;
    }
}

.schedule-block .schedule-block-first .schedule-block-txt {
    font-size: 2rem;
    line-height: 1.8;
}

@media (min-width: 769px) and (max-width: 1280px) {
    .schedule-block .schedule-block-first .schedule-block-txt {
        font-size: 1.6rem;
    }
}

@media (max-width: 768px) {
    .schedule-block .schedule-block-first .schedule-block-txt {
        font-size: 1.2rem;
        margin-bottom: 10px;
    }
}

.schedule-block .schedule-block-secound {
    width: 48.75%;
}

@media (max-width: 768px) {
    .schedule-block .schedule-block-secound {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .schedule-block.sell-request .schedule-block-first {
        display: contents;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.schedule-block.sell-request h2 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

@media (max-width: 768px) {
    .schedule-block.sell-request h2 {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }
}

.schedule-block.sell-request .schedule-block-txt {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}

.schedule-block.sell-request .schedule-block-secound {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

@media (max-width: 768px) {
    .schedule-block.sell-request .schedule-block-secound {
        margin-bottom: 15px;
    }
}

.schedule-cal {
    width: 98%;
    max-width: 1200px;
    margin-right: auto;
    margin-bottom: 100px;
    margin-left: auto;
}

@media (max-width: 768px) {
    .schedule-cal {
        width: 92%;
        margin-bottom: 60px;
    }
}

.schedule-cal iframe {
    width: 100%;
    border: none;
}

@media (max-width: 768px) {
    .schedule-cal iframe {
        height: 400px;
    }
}

.schedule-format {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 98%;
    max-width: 1200px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (max-width: 768px) {
    .schedule-format {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 92%;
        margin-bottom: 0;
    }
}

.schedule-format .schedule-format-list {
    width: 30%;
    text-align: center;
}

@media (max-width: 768px) {
    .schedule-format .schedule-format-list {
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
    }
}

.schedule-format .schedule-format-list img {
    width: 100%;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .schedule-format .schedule-format-list img {
        margin-bottom: 10px;
    }
}

.schedule-format .schedule-format-list h3 {
    font-size: 2.2rem;
    margin-bottom: 10px;
    text-align: center;
    color: #f60;
}

@media (min-width: 769px) and (max-width: 1280px) {
    .schedule-format .schedule-format-list h3 {
        font-size: 2rem;
    }
}

@media (max-width: 768px) {
    .schedule-format .schedule-format-list h3 {
        font-size: 1.8rem;
        margin-bottom: 0;
    }
}

.schedule-format .schedule-format-list p {
    font-size: 1.8rem;
}

@media (min-width: 769px) and (max-width: 1280px) {
    .schedule-format .schedule-format-list p {
        font-size: 1.6rem;
    }
}

@media (max-width: 768px) {
    .schedule-format .schedule-format-list p {
        font-size: 1.2rem;
        text-align: center;
    }
}

.contact-btn {
    width: 98%;
    max-width: 580px;
    height: 80px;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width: 768px) {
    .contact-btn {
        width: 92%;
        height: 50px;
    }
}

.contact-btn a {
    font-size: 2.6rem;
    font-weight: bold;
    line-height: 80px;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #f60;
}

@media (max-width: 768px) {
    .contact-btn a {
        font-size: 1.5rem;
        line-height: 50px;
    }
}

.contact-btn a:hover {
    background-color: #f90;
}

.contact-btn a::after {
    position: absolute;
    top: 49.5%;
    right: 0;
    display: block;
    width: 5%;
    height: 2px;
    content: '';
    background-color: #fff;
}

@media (max-width: 768px) {
    .contact-btn a::after {
        height: 1px;
    }
}

/* recipe
--------------------*/
.recipe-block {
    width: 98%;
    max-width: 1200px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
}

@media (max-width: 768px) {
    .recipe-block {
        width: 92%;
        margin-bottom: 30px;
    }
}

.recipe-block .recipe-recommend {
    font-size: 1.8rem;
    padding: 8px 1em;
    color: #f60;
    background-color: #ffe0cc;
}

@media (min-width: 769px) and (max-width: 1280px) {
    .recipe-block .recipe-recommend {
        font-size: 1.6rem;
    }
}

@media (max-width: 768px) {
    .recipe-block .recipe-recommend {
        font-size: 1.2rem;
    }
}

.recipe-block .recipe-inr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (max-width: 768px) {
    .recipe-block .recipe-inr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 10px;
    }
}

@media (max-width: 768px) {
    .recipe-block .recipe-inr.arrange {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

.recipe-block h2 {
    font-size: 2.6rem;
    line-height: 60px;
    position: relative;
    width: 100%;
    height: 60px;
    margin-bottom: 20px;
    padding-left: 1.5em;
    color: #fff;
    background-color: #f60;
}

@media (min-width: 769px) and (max-width: 1280px) {
    .recipe-block h2 {
        font-size: 2.2rem;
    }
}

@media (max-width: 768px) {
    .recipe-block h2 {
        font-size: 1.8rem;
    }
}

.recipe-block h2::after {
    position: absolute;
    top: 50%;
    left: .8em;
    display: block;
    width: 4px;
    height: 50%;
    content: '';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
}

.recipe-block .recipe-txt {
    font-size: 2rem;
    line-height: 2;
    width: 48.75%;
}

@media (min-width: 769px) and (max-width: 1280px) {
    .recipe-block .recipe-txt {
        font-size: 1.6rem;
    }
}

@media (max-width: 768px) {
    .recipe-block .recipe-txt {
        font-size: 1.2rem;
        width: 100%;
    }
}

.recipe-block .recipe-txt h3 {
    font-size: 2rem;
    margin-top: .3em;
    color: #f60;
}

@media (max-width: 768px) {
    .recipe-block .recipe-txt h3 {
        font-size: 1.2rem;
    }
}

.recipe-block .recipe-caution {
    font-size: 1.6rem;
    display: block;
    margin-top: 1em;
    color: #e60000;
}

@media (max-width: 768px) {
    .recipe-block .recipe-caution {
        font-size: 1.2rem;
        width: 100%;
        margin: .7em 0 0;
    }
}

.recipe-block .recipe-img {
    width: 48.75%;
}

@media (max-width: 768px) {
    .recipe-block .recipe-img {
        width: 100%;
        margin-top: 1.5em;
        margin-right: auto;
        margin-left: auto;
    }
}

@media (max-width: 768px) {
    .recipe-block .recipe-img.arrange {
        margin: 0 0 10px;
    }
}

.recipe-block .recipe-point {
    font-size: 1.8rem;
    position: relative;
    margin-top: 35px;
    padding: 8px 1em;
    color: #37a12b;
    background-color: #d7ecd5;
}

@media (min-width: 769px) and (max-width: 1280px) {
    .recipe-block .recipe-point {
        font-size: 1.6rem;
    }
}

@media (max-width: 768px) {
    .recipe-block .recipe-point {
        font-size: 1.2rem;
    }
}

.recipe-block .recipe-point::before {
    position: absolute;
    top: -24px;
    left: 0;
    display: block;
    width: 115px;
    height: 24px;
    content: '';
    background-image: url(https://image.raku-uru.jp/01/24710/18/icon-point_1682492499103.png);
    background-position: left bottom;
    background-size: contain;
}

@media (max-width: 768px) {
    .recipe-block .recipe-point::before {
        top: -16px;
        width: 80px;
        height: 16px;
    }
}

.recipe-block .recipe-arrange {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.recipe-block .recipe-arrange img {
    width: 23%;
    height: auto;
}

@media (max-width: 768px) {
    .recipe-block .recipe-arrange img {
        width: 48.75%;
        margin-bottom: 15px;
    }
}

/* commitment
--------------------*/
.commit-motto {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 98%;
    max-width: 1200px;
    height: 132px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
    border: 3px double #f60;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 768px) {
    .commit-motto {
        width: 92%;
        height: 10 0;
        margin-bottom: 30px;
    }
}

.commit-motto span {
    font-size: 2rem;
    margin-bottom: .8em;
}

@media (max-width: 768px) {
    .commit-motto span {
        font-size: 1.2rem;
    }
}

.commit-motto img {
    width: auto;
    height: 30px;
}

@media (max-width: 768px) {
    .commit-motto img {
        height: 16px;
    }
}

.commit-block {
    width: 98%;
    max-width: 1200px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
}

@media (max-width: 768px) {
    .commit-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 92%;
        margin-bottom: 30px;
    }
}

.commit-block .commit-heading {
    font-size: 2.6rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
    padding-left: 1.5em;
    color: #f60;
    border-left: 2px solid #f60;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (max-width: 768px) {
    .commit-block .commit-heading {
        font-size: 1.6rem;
        margin-bottom: 10px;
    }
}

.commit-block .commit-heading span {
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 1;
    margin-bottom: .6em;
    color: #000;
}

@media (max-width: 768px) {
    .commit-block .commit-heading span {
        font-size: 1.2rem;
    }
}

.commit-block .commit-txt {
    font-size: 2rem;
    line-height: 2;
    padding: 3rem 6rem 4rem;
    color: #fff;
    background-color: #f60;
}

@media (min-width: 769px) and (max-width: 1280px) {
    .commit-block .commit-txt {
        font-size: 1.6rem;
    }
}

@media (max-width: 768px) {
    .commit-block .commit-txt {
        font-size: 1.2rem;
        padding: 10px 4%;
    }
}

/* news
--------------------*/
.news-block {
    width: 98%;
    max-width: 960px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
    padding-bottom: 60px;
    border-bottom: 1px dotted #f60;
}

@media (max-width: 768px) {
    .news-block {
        width: 92%;
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
}

.news-block .news-date {
    font-size: 2.2rem;
    margin-bottom: 10px;
    color: #f60;
}

@media (min-width: 769px) and (max-width: 1280px) {
    .news-block .news-date {
        font-size: 1.8rem;
    }
}

@media (max-width: 768px) {
    .news-block .news-date {
        font-size: 1.4rem;
    }
}

.news-block .news-title {
    font-size: 2.4rem;
    margin-bottom: 20px;
}

@media (min-width: 769px) and (max-width: 1280px) {
    .news-block .news-title {
        font-size: 1.8rem;
    }
}

@media (max-width: 768px) {
    .news-block .news-title {
        font-size: 1.4rem;
    }
}

.news-block .news-txt {
    font-size: 2rem;
    line-height: 2;
}

@media (min-width: 769px) and (max-width: 1280px) {
    .news-block .news-txt {
        font-size: 1.4rem;
    }
}

@media (max-width: 768px) {
    .news-block .news-txt {
        font-size: 1.2rem;
    }
}

.back-top-btn {
    text-align: center;
}

.back-top-btn a {
    font-size: 2.6rem;
    font-weight: bold;
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #f60;
}

@media (min-width: 769px) and (max-width: 1280px) {
    .back-top-btn a {
        font-size: 2rem;
    }
}

@media (max-width: 768px) {
    .back-top-btn a {
        font-size: 1.4rem;
    }
}

.back-top-btn a::before {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 100%;
    height: 1px;
    content: '';
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #f60;
}

.back-top-btn a:hover::before {
    width: 0;
    content: '';
}

/*--------------------------------------------------------
    SlideIn
--------------------------------------------------------*/
section {
    overflow: hidden;
}

@media (max-width: 768px) {
    .sp-bottom {
        -webkit-transform: translateY(30vw);
        -ms-transform: translateY(30vw);
        transform: translateY(30vw);
        opacity: 0;
    }

    .sp-bottom.slideIn {
        -webkit-animation: slideInBottomSP 1.5s cubic-bezier(0.5, 0, 0.5, 1) 1 forwards;
        animation: slideInBottomSP 1.5s cubic-bezier(0.5, 0, 0.5, 1) 1 forwards;
    }

    .sp-left {
        -webkit-transform: translateX(-30vw);
        -ms-transform: translateX(-30vw);
        transform: translateX(-30vw);
        opacity: 0;
    }

    .sp-left.slideIn {
        -webkit-animation: slideInLeftSP 1.5s cubic-bezier(0.5, 0, 0.5, 1) 1 forwards;
        animation: slideInLeftSP 1.5s cubic-bezier(0.5, 0, 0.5, 1) 1 forwards;
    }

    .sp-right {
        -webkit-transform: translateX(30vw);
        -ms-transform: translateX(30vw);
        transform: translateX(30vw);
        opacity: 0;
    }

    .sp-right.slideIn {
        -webkit-animation: slideInRightSP 1.5s cubic-bezier(0.5, 0, 0.5, 1) 1 forwards;
        animation: slideInRightSP 1.5s cubic-bezier(0.5, 0, 0.5, 1) 1 forwards;
    }
}

@-webkit-keyframes slideInBottom {
    0% {
        -webkit-transform: translateY(10vw);
        transform: translateY(10vw);
        opacity: 0;
    }

    80% {
        -webkit-transform: translateY(0.5vw);
        transform: translateY(0.5vw);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 1;
    }
}

@keyframes slideInBottom {
    0% {
        -webkit-transform: translateY(10vw);
        transform: translateY(10vw);
        opacity: 0;
    }

    80% {
        -webkit-transform: translateY(0.5vw);
        transform: translateY(0.5vw);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-10vw);
        transform: translateX(-10vw);
        opacity: 0;
    }

    80% {
        -webkit-transform: translateX(0.5vw);
        transform: translateX(0.5vw);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 1;
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-10vw);
        transform: translateX(-10vw);
        opacity: 0;
    }

    80% {
        -webkit-transform: translateX(0.5vw);
        transform: translateX(0.5vw);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(10vw);
        transform: translateX(10vw);
        opacity: 0;
    }

    80% {
        -webkit-transform: translateX(-0.5vw);
        transform: translateX(-0.5vw);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 1;
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(10vw);
        transform: translateX(10vw);
        opacity: 0;
    }

    80% {
        -webkit-transform: translateX(-0.5vw);
        transform: translateX(-0.5vw);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes slideInBottomSP {
    0% {
        -webkit-transform: translateY(30vw);
        transform: translateY(30vw);
        opacity: 0;
    }

    80% {
        -webkit-transform: translateY(-1vw);
        transform: translateY(-1vw);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 1;
    }
}

@keyframes slideInBottomSP {
    0% {
        -webkit-transform: translateY(30vw);
        transform: translateY(30vw);
        opacity: 0;
    }

    80% {
        -webkit-transform: translateY(-1vw);
        transform: translateY(-1vw);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes slideInLeftSP {
    0% {
        -webkit-transform: translateX(-30vw);
        transform: translateX(-30vw);
        opacity: 0;
    }

    80% {
        -webkit-transform: translateX(1vw);
        transform: translateX(1vw);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 1;
    }
}

@keyframes slideInLeftSP {
    0% {
        -webkit-transform: translateX(-30vw);
        transform: translateX(-30vw);
        opacity: 0;
    }

    80% {
        -webkit-transform: translateX(1vw);
        transform: translateX(1vw);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes slideInRightSP {
    0% {
        -webkit-transform: translateX(30vw);
        transform: translateX(30vw);
        opacity: 0;
    }

    80% {
        -webkit-transform: translateX(-1vw);
        transform: translateX(-1vw);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 1;
    }
}

@keyframes slideInRightSP {
    0% {
        -webkit-transform: translateX(30vw);
        transform: translateX(30vw);
        opacity: 0;
    }

    80% {
        -webkit-transform: translateX(-1vw);
        transform: translateX(-1vw);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 1;
    }
}

/*--------------------------------------------------------
    既存テンプレート修正 2025/09/25
--------------------------------------------------------*/
.main-visual .visual .slide {
    max-width: 960px;
    margin-right: 35px;
    margin-left: 35px;
}

.main-visual .visual .slide picture img {
    max-width: 960px;
}