﻿ /**/
@import url(sub.css); @import url(header.css); .hv {
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.hv:hover {
    opacity: 0.6;
}

/* Commonness CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

html {
    height: 100%;
}

body {
    width: 100%;
    /* font-family: "source-han-sans-japanese", sans-serif; */
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: normal;
}

/* * html body { font-family: 'ＭＳ Ｐゴシック',sans-serif;  }  IE6 */
img {
    line-height: 1;
}

ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*\*/
* html #container {
    overflow: visible;
}

/**/
input, select, textarea {
    font-size: 16px;
    color: #333;
}

/* - ClearFix ------------------------------------------------------ */
* html .clearfix {
    zoom: 1; }

/* IE6 */
*:first-child + html .clearfix {
    zoom: 1; }

/* IE7 */
.clearfix {
    display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */
* {
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
}

/* Hides from IE5-Mac \*/
* html .foo {
    height: 1%;
}

/****************************************************/
/* for html5. from html5doctor.com Reset Stylesheet */
/****************************************************/
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

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

nav ul {
    list-style: none;
}

/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

img {
    vertical-align: bottom;
}

/* for placeholder color */
:-ms-input-placeholder {
    color: #999 !important;
}

::-webkit-input-placeholder {
    color: #999 !important;
}

::-moz-placeholder {
    color: #999 !important;
}

:-moz-placeholder {
    color: #999 !important;
}

::-input-placeholder {
    color: #999 !important;
}

:-input-placeholder {
    color: #999 !important;
}

::-placeholder {
    color: #999 !important;
}

:-placeholder {
    color: #999 !important;
}

html {
    background-color: #fff;
    margin: 0 !important;
}

sup, sub {
    font-size: 0.8em;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    position: relative;
    color: #000;
    font-size: 14px;
    line-height: 1.8;
    color: #4e4e4e;
    background: #FCFCFC;
    letter-spacing: 0.1em;
}

p {
    word-wrap: normal;
    font-size: 14px;
    line-height: 1.8;
    color: #000;
    text-align: left;
    color: #4e4e4e;
    letter-spacing: 0.1em;
}

a, a:hover {
    text-decoration: none;
    color: #000000;
    color: #4e4e4e;
}

.left, .fl {
    float: left;
}

.right, .fr {
    float: right;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1; }

.content {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    width: 100%;
}

.ud:hover {
    text-decoration: underline;
}

.ud2 {
    text-decoration: underline;
}

.ud3 {
    text-decoration: underline;
}

.ud3:hover {
    text-decoration: none;
}

.hv:hover {
    opacity: 0.6;
}

.font-yu {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
}

@font-face {
    font-family: "Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 100;
}

.font-min {
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

.font-minion {
    font-family: minion-pro, serif;
    font-weight: 600;
    font-style: normal;
}

.font-genmin {
    font-family: source-han-serif-japanese, serif;
    font-weight: 500;
    font-style: normal;
}

.sp {
    display: none !important;
}

.pc {
    display: block !important;
}

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

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

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
    justify-content: space-between;
}

.flex2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* -webkit-box-pack:justify; */
    -ms-flex-pack: justify;
    /* justify-content:space-between; */
    flex-wrap: wrap;
}

.flex3 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.flex4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.align-center {
    align-items: center;
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

/*スクロールバー表示させる*/
.scroll::-webkit-scrollbar {
    width: 8px;
}

.scroll::-webkit-scrollbar-thumb {
    background: #f8c384;
    border-radius: 10px;
}

.scroll::-webkit-scrollbar-track-piece:start {
    background: #ffead2;
}

.scroll::-webkit-scrollbar-track-piece:end {
    background: #fff;
}

.none-display {
    display: none;
}

/*============================
COMMON
============================*/
img {
    max-width: 100%;
    height: auto;
}

.hide {
    display: none;
}

.hidden {
    display: none;
}

.center {
    text-align: center;
}

.boldfont {
    font-weight: bold;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f26 {
    font-size: 26px;
}

.f28 {
    font-size: 28px;
}

.f30 {
    font-size: 30px;
}

.f32 {
    font-size: 32px;
}

.f34 {
    font-size: 34px;
}

.f36 {
    font-size: 36px;
}

.f38 {
    font-size: 38px;
}

.mb100 {
    margin-bottom: 100px;
}

.mb90 {
    margin-bottom: 90px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb70 {
    margin-bottom: 70px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb10 {
    margin-bottom: 10px;
}

.max-width-600 {
    max-width: 600px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.section {
    padding: 100px 3%;
}

.sub-section {
    padding: 60px 25px;
}

.textlink {
    text-decoration: underline;
}

.color-white {
    color: #fff;
}

.bg-blue {
    background-color: #0954b3;
}

.flexlist-2way {
}

.flexlist-2way li {
    width: 48%;
    margin: 0 0 60px;
}

.flexlist-2way li:nth-last-child(-n + 2) {
    margin: 0 0 0;
}

.flexbox-2way .lbox {
    width: 48%;
}

.flexbox-2way .lbox img {
    display: block;
    margin: 0 auto;
}

.flexbox-2way .rbox {
    width: 48%;
}

.flexbox-2way .rbox img {
    display: block;
    margin: 0 auto;
}

.flexlist-3way {
}

.flexlist-3way li {
    width: 32%;
    margin: 0 0 60px;
}

.flexlist-3way li:nth-last-child(-n + 3) {
    margin: 0 0 0;
}

.topttl_01 {
    text-align: center;
    font-size: 26px;
    line-height: 1.6;
}

.topttl_01 .en {
    font-family: rockwell, sans-serif;
    font-weight: 400;
    font-style: normal;
    display: block;
    font-size: 18px;
    color: #0954b3;
}

.btn001 {
    padding: 0 2rem 0 0;
    position: relative;
}

.btn001::after {
    content: "＞";
    position: absolute;
    right: 0;
}

.btn001.white {
    color: #fff;
}

.btn001.white::after {
    color: #fff;
}

.imagebox {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 230px;
    background-color: #c9c9c9;
}

.imagebox.fullheight {
    height: 100%;
}

.ttl01 {
    font-size: 20px;
}

.ttl-02 {
    font-size: 24px;
    padding: 6px 12px 4px;
    border-top: 1px solid #000;
    border-left: 8px solid #0954b3;
}

.ttl-03 {
    font-size: 24px;
    padding: 0px 12px 8px;
    border-bottom: 1px solid #000;
    border-left: 8px solid #0954b3;
}

.ttl-05 {
    border-bottom: 1px solid #000;
    position: relative;
    font-size: 20px;
    padding: 0 0 4px 30px;
}

.ttl-05::before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: #0954b3;
    position: absolute;
    margin: auto;
    top: -3px;
    bottom: 0;
    left: 0;
}

.subttl-01 {
    font-size: 20px;
}

.btn-01 {
    padding: 14px 35px 14px calc(35px + 1rem);
    background: #0954b3;
    color: #fff;
    border-radius: 50px;
    position: relative;
    display: inline-block;
}

.btn-01::after {
    content: "＞";
    /* position: absolute; */
    right: 21px;
    padding-left: 1rem;
}

.btn-01:hover {
    color: #fff;
}

.table-01 {
    width: 100%;
}

.table-01 tbody {
}

.table-01 tr {
    border-bottom: 1px solid;
}

.table-01 th {
    padding: 30px 0 30px 0;
    width: 240px;
    text-align: left;
    font-size: 14px;
}

.table-01 td {
    padding: 30px 0 30px;
    font-size: 14px;
}

.table-01 tr:first-child th {
    padding: 10px 0 30px 0;
}

.table-01 tr:first-child td {
    padding: 10px 0 30px;
}

.table-02 {
    width: 100%;
}

.table-02 tbody {
}

.table-02 tr {
}

.table-02 th {
    width: 110px;
    border-right: 1px solid;
    padding: 10px 3% 10px 0;
}

.table-02 td {
    padding: 10px 3% 10px;
    width: calc(100% - 110px);
}

.underline {
    padding: 0 0 20px;
    border-bottom: 1px solid;
}

.blandlist {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.blandlist li {
    background: #0954b3;
    color: #fff;
    padding: 20px 3% 20px calc(3% + 2rem);
    position: relative;
}

.blandlist .num {
    position: absolute;
    left: calc(3% + 0.5rem);
}

.font-1 {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.font-2 {
    font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.main {
    margin: 90px 0 0;
    position: relative;
}

.article {
}

.aside {
}

.aside .aside-contact {
}

.aside .aside-contact .content {
}

.aside-contact__item {
    max-width: 700px;
    margin: 0 auto;
    width: 100%;
}

.aside-contact__tel {
    width: 48%;
}

.aside-contact__tel--btn {
    padding: 36px 3% 0;
    display: block;
    position: relative;
}

.aside-contact__tel--btn::before {
    content: "";
    width: 38px;
    height: 38px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../image/tel_icon.svg);
    top: 0px;
}

.aside-contact__tel--btn p {
}

.aside-contact__mail {
    width: 48%;
}

.aside-contact__mail--btn {
    display: block;
    text-align: center;
    background: #fff;
    padding: 66px 3% 18px;
    position: relative;
}

.aside-contact__mail--btn::before {
    content: "";
    width: 38px;
    height: 38px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../image/mail_icon_blue.svg);
    top: 18px;
}

.aside-contact__mail--btn p {
}

.mv {
    max-width: 100%;
    width: 100%;
    height: calc(100vh - 120px);
    position: relative;
    /* margin: 0 0 80px; */
    padding-left: 25px;
    display: flex;
    justify-content: right;
    /* overflow: hidden; */
}

.mv .slider {
    height: calc(100vh - 115px);
    max-width: calc(100% - 12.5px);
    width: 100%;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    overflow: hidden;
}

/* .mv .slider .slider-item {
  height: 100%;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  overflow: hidden;
}

.mv .slider .slider-item img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
} */
/* main {
  overflow: hidden;
} */
.mv .slider .slider01 {
    height: calc(100vh - 150px);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../image/mv01.jpg);
    border-bottom-left-radius: 50px;
}

.mv .slider .slider01 a {
    display: block;
    width: 100%;
    height: 100%;
}

.mv .slider .slider02 {
    height: calc(100vh - 150px);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../image/mv02.jpg);
    border-bottom-left-radius: 50px;
}

.mv .slider .slider03 {
    height: calc(100vh - 150px);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../image/mv03.jpg);
    border-bottom-left-radius: 50px;
}

.mv .mv-text {
    position: absolute;
    left: 25px;
    bottom: 90px;
    padding-left: 35px;
    padding-right: 25px;
    background-color: #ffffffce;
    max-width: 700px;
    width: 100%;
    height: 120px;
    display: flex;
    align-items: center;
    border-top-right-radius: 50vw;
    border-bottom-right-radius: 50vw;
    height: 80px;
    max-width: 600px;
}

.mv .mv-text .box {
    display: flex;
    align-items: center;
    gap: 20px;
    width: 100%;
    height: 100%;
}

.mv .mv-text p {
    font-size: 32px;
    font-weight: 700;
    font-style: normal;
    text-align: left;
    text-shadow: 2px 3px 5px rgba(255, 255, 255, 1), -2px -3px 7px rgba(255, 255, 255, 1), 2px -3px 5px rgba(255, 255, 255, 1), -2px 3px 5px rgba(255, 255, 255, 1);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    width: 100%;
    height: 100%;
}

.mv .mv-text img {
    max-width: 40px;
    max-width: 20px;
}

.slider {
}

.slider .slick-dots {
    position: absolute;
    display: flex;
    justify-content: right;
    max-width: 100%;
    margin-left: auto;
    width: 100%;
    height: 10px;
    z-index: 9999;
    margin-top: 15px;
    margin-right: 25px;
    right: 0;
    bottom: 10px;
}

.slider .slick-dots li {
    max-width: 100px;
    width: 100%;
    height: 10px;
    background-color: #3333336e;
    border-radius: 50vw;
    z-index: 999;
    position: unset;
}

.slider .slick-dots li:nth-of-type(1)::after {
    content: "秋の栗パイができました";
    opacity: 0;
}

.slider .slick-dots li:nth-of-type(2)::after {
    content: "大切な方への贈り物・ナカヤのお歳暮";
    opacity: 0;
}

.slider .slick-dots li:nth-of-type(3)::after {
    content: "催事出店のお知らせ";
    opacity: 0;
}

.slider .slick-dots li::after {
    position: absolute;
    bottom: 14.5%;
    left: 110px;
    bottom: 118px;
    width: 100%;
    font-size: 32px;
    font-weight: 700;
    font-style: normal;
    text-align: left;
    text-shadow: 2px 3px 5px rgba(255, 255, 255, 1), -2px -3px 7px rgba(255, 255, 255, 1), 2px -3px 5px rgba(255, 255, 255, 1), -2px 3px 5px rgba(255, 255, 255, 1);
    font-size: 20px;
    bottom: 106px;
    left: 80px;
    pointer-events: none;
}

.slider .slick-dots li.slick-active:nth-of-type(1)::after {
    opacity: 1;
}

.slider .slick-dots li.slick-active:nth-of-type(2)::after {
    opacity: 1;
}

.slider .slick-dots li.slick-active:nth-of-type(3)::after {
    opacity: 1;
}

.slider .slick-dots li.slick-active {
    background-color: #333;
}

.circle-box {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.circle-box h2 {
    font-size: 30px;
    font-family: 'Manrope', sans-serif;
}

.circle-box h3 {
    position: relative;
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.circle-box h3::before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: var(--accent);
    border-radius: 50vw;
    display: block;
}

.top-btn01 {
    max-width: 300px;
    width: 100%;
    height: 60px;
    border-radius: 50vw;
    border: 1px solid #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
    margin-left: auto;
    margin-top: 0px;
    position: relative;
    font-size: 14px;
    /* font-weight: bold; */
    border: 1px solid #4e4e4e;
}

.top-btn01::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 7.5px solid transparent;
    border-bottom: 7.5px solid transparent;
    border-left: 10px solid var(--accent);
}

.top_news .flex-row {
    flex-direction: column;
    align-items: flex-start;
}

.top_news .flex-row .item {
    display: flex;
    align-items: center;
    /* gap: 25px; */
    /* border-bottom: 1px solid #00000063; */
    width: 100%;
    justify-content: space-between;
    margin: 0 0 30px;
}

.top_news .flex-row .item p {
    display: flex;
    flex-direction: column;
    font-size: 13px;
}

.top_news .flex-row .item p .ttl {
    font-weight: bold;
    font-size: 14px;
}

.top_news .flex-row .item .img-box {
    max-width: 200px;
    width: 100%;
    /* max-width: 120px; */
    height: 120px;
}

.top_news .flex-row .item img {
    width: 100%;
    border-radius: 6px;
    /* width: auto; */
    height: 120px;
    object-fit: cover;
}

.top_news .flex-row .item .txt-box {
    width: calc(100% - 220px);
    height: 120px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #00000063;
}

.top_apples .flex-box {
    display: flex;
    justify-content: space-between;
}

.top_apples .flex-box .item {
    display: flex;
    flex-direction: column;
    max-width: calc(100% / 2 - 12.5px);
    margin-top: 20px;
}

.top_apples .flex-box .item .box {
    background-color: #F5F2EB;
    /* border: 1px solid #00000063; */
    border-radius: 10px;
    padding: 25px;
    padding-top: 35px;
    position: relative;
}

.top_apples .flex-box .item .box::before {
    content: "";
    width: 50px;
    height: 50px;
    background: url(../image/apple.svg) no-repeat;
    display: block;
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
}

.top_apples .flex-box .item .box img {
    width: 100%;
}

.top_apples .flex-box .item h3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    margin-bottom: 25px;
}

.top_apples .flex-box .item h3 span {
    font-size: 20px;
    text-decoration-line: underline;
}

.top_apples .flex-box .item p {
    font-size: 13px;
    margin-top: 15px;
}

.top_shop .flex-row {
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px;
    align-items: flex-start;
    padding: 0 0 40px;
}

.top_shop .flex-row::before {
    content: '';
    width: 23%;
    display: block;
    order: 1;
}

.top_shop .flex-row::after {
    content: '';
    width: 23%;
    display: block;
}

.top_shop .flex-row .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* max-width: calc(100% / 4 - 15px); */
    transition: 0.5s ease;
    width: 23%;
}

.top_shop .flex-row .item:hover .img-box img {
    transform: scale(1.1);
}

.top_shop .flex-row .item img {
    width: 100%;
    transition: 0.5s ease;
    border: 2px solid #e5ded2;
    border-radius: 6px;
}

.top_shop .flex-row .item .img-box {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    /* max-height: 300px; */
    display: flex;
    justify-content: center;
    transition: 0.5s ease;
    background: #FCFCFC;
}

.top_shop .flex-row .item .img-box span {
    position: absolute;
    top: 25px;
    left: 0;
    width: 80px;
    background-color: #DA473A;
    display: block;
    border-top-right-radius: 50vw;
    border-bottom-right-radius: 50vw;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fcfcfc;
    padding: 5px 10px;
    z-index: 800;
    font-family: 'Manrope', sans-serif;
}

.top_shop .flex-row .item p {
    text-align: center;
    font-size: 18px;
    font-family: 'Manrope', sans-serif;
}

.top_shop .flex-row .item p span {
    font-size: 12px;
    font-family: "source-han-sans-japanese", sans-serif;
}

.top_shop .flex-row .item p.name {
    font-weight: bold;
    font-size: 15px;
    font-family: "source-han-sans-japanese", sans-serif;
}

.top_about {
    /* background: url(../image/nakaya.svg) no-repeat;
  background-position: left center;
  background-size: contain; */
}

.top_about p {
    margin: 0 0 40px;
    font-size: 15px;
}

.top_about .inner {
    max-width: 1400px;
    background: url(../image/nakaya.svg) no-repeat;
    background-position: left center;
    background-size: contain;
    min-height: 600px;
    height: 600px;
}

.top_about .box {
    background-color: #ffffffc0;
    max-width: 750px;
    padding: 40px;
    margin-left: auto;
    position: relative;
    top: 50%;
    transform: translatey(-50%);
}

.top_access .inner {
    max-width: 1400px;
}

.top_access .inner .circle-box {
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
}

.top_access .img-box {
    max-width: 60%;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    overflow: hidden;
}

.top_access .img-box img {
    width: 100%;
}

.top_access .txt-box {
    max-width: 40%;
    padding: 0 50px;
}

.top_access .txt-box h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

.top_access .txt-box p {
    display: flex;
    flex-direction: column;
    gap: 5px;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
}

.top_access .txt-box .top-btn01 {
    margin-top: 40px;
}

.top_access .txt-box span {
    display: flex;
    height: 30px;
    align-items: center;
    border-left: 1px solid #00000046;
    padding-left: 15px;
    font-weight: normal;
}

/* lower */
.breadcrumbs__wrap {
    padding: 0 25px;
    position: absolute;
    right: 0;
    top: -50px;
}

.breadcrumbs {
    font-size: 12px;
    justify-content: flex-start;
    padding: 10px 0 0;
    align-items: center;
}

.breadcrumbs .home {
    padding: 0 30px 0 0px;
    position: relative;
}

.breadcrumbs .home::after {
    content: "|";
    position: absolute;
    display: block;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 8px;
}

.breadcrumbs .home .breadcrumbs__link {
}

.breadcrumbs-sub {
    position: absolute;
    bottom: 20px;
    right: 100px;
    font-size: 11px;
}

.breadcrumbs-sub a {
    font-weight: 600;
    color: #4e4e4e;
}

.breadcrumbs-sub span {
    font-weight: 100;
    position: relative;
    margin: 0 7px 0 5px;
}

.breadcrumbs-sub span::after {
    content: "";
    background-color: #3339;
    height: 100%;
    width: 1px;
    position: absolute;
    left: 0;
    top: 0;
}

.contactform__wrap {
    max-width: 960px;
    margin: 0 auto;
}

.contactform {
}

.contactform__table {
    width: 100%;
}

.contactform__table tbody {
}

.contactform__table tr {
}

.contactform__table th {
    width: 300px;
    padding: 30px 3%;
    vertical-align: middle;
    text-align: left;
}

.contactform__table td {
    padding: 30px 3%;
}

.must-text {
    display: inline-block;
    font-size: 12px;
    padding: 5px 10px 6px;
    line-height: 1;
    background: #ce0925;
    color: #ffffff;
    position: relative;
    top: -1px;
    margin-right: 15px;
    border-radius: 4px;
}

.must-text.none {
    background: #fff;
}

.contactform__tel {
    align-items: center;
}

.contactform__tel span {
    display: inline-block;
    position: relative;
    top: -2px;
    font-size: 24px;
}

.contactform__table textarea {
    width: 100% !important;
    border-radius: 0;
    margin: 0;
    padding: 14px 3%;
    border: 1px solid #000;
    font-size: 16px;
    font-family: "source-han-sans-japanese", sans-serif;
    font-weight: 400;
    font-style: normal;
    height: 300px !important;
}

.contactform p {
}

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

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

.contactform__policy {
}

.contactform__policy--checkbox {
    margin: 0 7px 0 0px;
    width: 20px;
    height: 20px;
    position: relative;
    top: -2px;
}

.sub-news {
    padding: 50px 3% 100px;
}

.archive-news__list {
}

.archive-news__list li {
    padding: 20px 0;
    position: relative;
}

.archive-news__list li::after {
}

.archive-news__item {
    display: flex;
    gap: 20px;
    font-size: 16px;
}

.archive-news__item .news-img {
    width: 30%;
    width: 18%;
}

.archive-news__item .news-list {
    display: flex;
    width: 100%;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    border-bottom: solid 2px #3335;
    padding-left: 20px;
}

.sub-news p {
    color: #4e4e4e;
}

.sub-news p .circle {
    color: #da473a;
    margin-right: 10px;
}

.archive-news__item h3 {
    font-weight: normal;
    font-size: 13px;
}


.archive-news__item .date {
    display: block;
    font-weight: normal;
    color: #0954b3;
}

.archive-news__item img {
    width: 100%;
    border-radius: 6px;
}

.archive-news__item p {
    font-size: 14px;
    font-weight: bold;
}

.archive-news__thumb {
    width: 100%;
    height: 210px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 315px;
}

section.section div.content div.center {
}

input.contactform__text01 {
    width: 100%;
    border-radius: 0;
    margin: 0;
    padding: 14px 3%;
    border: 1px solid #000;
    font-size: 16px;
    font-family: "source-han-sans-japanese", sans-serif;
    font-weight: 400;
    font-style: normal;
}

input.contactform__text02 {
    width: 27%;
    border-radius: 0;
    margin: 0;
    padding: 14px 3%;
    border: 1px solid #000;
    font-size: 16px;
    font-family: "source-han-sans-japanese", sans-serif;
    font-weight: 400;
    font-style: normal;
}

input.header__navi--contact {
    border: none;
    max-width: 280px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    -webkit-appearance: none;
    padding: 16px 3% 14px;
    font-weight: bold;
}

.entry-contents__header {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 0 60px;
}

.entry-contents__header h2 {
    padding: 0 0 10px;
    border-bottom: 1px solid;
    font-size: 20px;
}

.entry-contents__header .date {
    display: block;
    font-weight: normal;
    color: #0954b3;
}

.entry-contents__header img {
    margin: 0 auto;
    display: block;
    max-width: 960px;
    width: 100%;
}

.entry-contents {
    max-width: 960px;
    margin: 0 auto;
}

.entry-contents p {
    margin: 0 0 28px;
}

.entry-contents img {
    position: relative;
    left: 2px;
}

.entry-contents ul {
    margin: 0 0 36px;
}

.entry-contents ul li {
    margin: 0 0 5px;
    position: relative;
    padding: 0 0 0 24px;
}

.entry-contents ul li::before {
    content: "";
    width: 16px;
    height: 16px;
    background: #da473a;
    border-radius: 20px;
    margin: auto;
    position: absolute;
    top: 2px;
    bottom: 0;
    left: 0;
}

.sp-scroll {
}

.entry-contents figure {
    width: 100%;
    margin: 0 0 36px;
}

.entry-contents table {
    width: 100%;
}

.entry-contents thead {
}

.entry-contents tr {
}

.entry-contents th {
    border: 1px solid;
    padding: 10px 3%;
}

.entry-contents tbody {
}

.entry-contents td {
    border: 1px solid;
    padding: 10px 3%;
}

.entry-contents__footer {
    padding: 60px 0 0;
    margin: 80px auto 0;
    border-top: 1px solid;
    max-width: 1000px;
}

.pagination__inner {
    display: flex;
    justify-content: flex-end;
}

.pagination__button {
    width: 50px;
    height: 50px;
    border: 1px solid #4e4e4e;
    margin: 0 10px;
    border-radius: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.pagination__button:where([aria-current]) {
    background: #4e4e4e;
    color: #fff;
}

.pagination__button.pagination__button-prev img {
    transform: rotate(-180deg);
}

.pagination__button span {
    position: relative;
}

.pagination__button img {
    width: 10px;
    position: relative;
    left: 0px;
    top: 0px;
}

.sub-news .entry-contents p {
    margin-bottom: 20px;
    font-size: 15px;
}

.news-details {
    display: flex;
    gap: 50px;
    margin-bottom: 20px;
}

.news-details .img_box {
    width: 100%;
}

.news-details .img_box img {
    width: 100%;
}

.news-details .txt_box {
    width: 100%;
    border-bottom: solid 2px #3335;
    padding: 0 0 50px;
    position: relative;
}

.news-details .txt_box a {
    text-decoration: underline;
}

.news-details .date {
    text-align: end;
    margin-bottom: 0;
    /* margin-top: 50px; */
    position: absolute;
    bottom: 8px;
    right: 0;
    font-size: 13px;
}

.sub-news .lower-btns {
    display: flex;
    justify-content: flex-end;
    gap: 20px;
}

.sub-news .lower-btns a {
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border: solid 1px;
    border-radius: 100vh;
}

.sub-news .lower-btns a.prev-btn {
    transform: rotate(-180deg);
}

.lowermv__type2 {
    /* padding: 0 3%; */
    height: calc(80vh - 100px);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0;
    min-height: 500px;
    height: calc(55vh - 100px);
}

.nk-ig {
    width: 60px;
    height: 60px;
    position: fixed;
    right: 0;
    top: 12%;
    background-size: contain;
    display: block;
    transition: 0.5s ease;
    z-index: 2500;
}

.nk-ig .box {
    width: 100%;
    height: 100%;
}

.nk-ig:hover {
    opacity: 0.7;
}

#pagetop_btn {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 55px;
    height: 55px;
    background-color: #da473a;
    border-radius: 50vw;
    color: #fff;
    font-size: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-90deg);
    padding-bottom: 3px;
    z-index: 999;
    opacity: 0;
    transition: 0.5s ease;
}

#pagetop_btn.active {
    opacity: 1;
}

.lowermv__type2 .content {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    max-width: 100%;
}

.lowermv__type2 .txt-box {
    max-width: 30%;
    width: 100%;
    min-width: 250px;
    padding-left: 25px;
    padding-right: 25px;
}

.lowermv__type2 .img-box {
    max-width: 70%;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    background-size: cover;
    background-position: center center;
}

.lowermv__type2--ttl {
    color: #000;
    font-weight: normal;
    text-align: left;
    font-size: 15px;
    line-height: 1.4;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-left: 25px;
    color: #4e4e4e;
    font-weight: bold;
}

.lowermv__type2--ttl span {
    display: block;
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 0.1em;
    margin-left: -25px;
    text-transform: capitalize;
}

.lowermv__type2--ttl span::before {
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50vw;
    background-color: #da473a;
    display: block;
    position: absolute;
    bottom: 2px;
    left: 0;
}

.section-item01 {
    padding: 100px 0;
}

.section-item01 .content {
    max-width: 100%;
    justify-content: flex-start;
}

.section-item01__image {
    width: 50%;
    background-image: url(https://sweets-n.com/wp-content/themes/sn_theme/assets/img/about_img01.jpg);
    height: 700px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.section-item01__content {
    width: 50%;
    max-width: 685px;
}

.section-item01__content--subttl {
    font-size: 26px;
    padding: 30px 30px 30px;
}

.section-item01__content--subttl span {
    font-size: 20px;
    display: inline-block;
    padding: 0 36px 0 0;
}

.section-item01__content--ttl {
    font-size: 30px;
    font-family: source-han-serif-japanese, serif;
    font-weight: 500;
    font-style: normal;
}

.section-item01__content--ttl span {
    padding: 0 30px 17px;
    position: relative;
    display: inline-block;
}

.section-item01__content--ttl span::after {
    content: "";
    height: 9px;
    width: 100%;
    background: #69b4dd;
    position: absolute;
    left: 0;
    bottom: 0px;
}

.section-item01__content--subttl02 {
    font-size: 24px;
    padding: 0 3% 20px 5%;
}

.section-item01__content--subttl03 {
    font-size: 30px;
    padding: 0px 30px 0px;
    font-family: source-han-serif-japanese, serif;
    font-weight: 500;
    font-style: normal;
}

.section-item01__content--textwrap {
    padding: 0 3% 0 5%;
}

.section-item01__content--textwrap p {
}

.section-item03 {
}

.secion-item03__head {
    align-items: center;
    position: relative;
    margin-bottom: 40px;
}

.secion-item03__head::before {
    content: "";
    width: 54%;
    height: 80%;
    background: #69b4dd;
    position: absolute;
    margin: auto;
    left: -4%;
    top: 0;
    bottom: 0;
}

.secion-item03__head .content {
    align-items: center;
}

.secion-item03__head .secion-item03__head--content {
    width: calc(100% - 940px);
}

.secion-item03__head .secion-item03__head--image {
    width: 873px;
}

.secion-item03__head .secion-item03__head--image img {
}

.secion-item03__head.reverse {
}

.secion-item03__head.reverse::before {
    left: auto;
    right: -3.2%;
}

.secion-item03__head.reverse .secion-item03__head--content {
    order: 2;
}

.secion-item03__head.reverse .secion-item03__head--image {
    order: 1;
}

.secion-item03__head.reverse .secion-item03__head--image img {
}

.factory-item {
    padding: 0px 0 0;
    justify-content: flex-start;
    width: 100%;
}

.factory-item__ttl {
    width: 30%;
}

.factory-item__text {
    width: 60%;
    padding: 0 0 0 3%;
}

.factory-image {
    padding-top: 70%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.about-item01 {
    max-width: 800px;
}

.about-item01 .section-item01__image {
    width: 300px;
    height: auto;
}

.about-item01 .section-item01__content {
    width: calc(100% - 300px);
    padding: 20px 0 0;
}

/* sub-privacy */
#privacy .lowermv__type2, #privacy .breadcrumbs {
    display: none;
}

.sub-privacy p .circle {
    color: #da473a;
    margin-right: 10px;
}

.sub-privacy .content, .sub-privacy .contactform__wrap, .sub-contact .content, .sub-news .content, .sub-product .content {
    max-width: 1200px;
}

.sub-privacy .side-line {
    position: relative;
    padding-left: 20px;
}

.sub-privacy p {
    line-height: 25px;
    color: #4e4e4e;
}

.sub-privacy .side-line::after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #3335;
    position: absolute;
    left: 4px;
    top: 0;
}

.sub-privacy .no-side-line::after {
    content: unset;
}

/* sub-privacy */
/* sub-contact */
#contact .lowermv__type2, #contact .breadcrumbs {
    display: none;
}

.sub-contact .circle {
    margin-right: 10px;
    color: #da473a;
}

.sub-contact .btn001 {
    border: solid 1px #4e4e4e;
    padding: 15px 55px 15px 35px;
    border-radius: 100vh;
    font-weight: 600;
    font-size: 14px;
    color: #4e4e4e;
    display: flex;
    max-width: fit-content;
    font-weight: normal;
}

.sub-contact .btn001::after {
    content: "";
    background: url(../image/arrow-btn-orange.svg) no-repeat;
    background-position: center;
    background-size: 10px;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}

.sub-contact p {
    color: #4e4e4e;
}

/* sub-contact */
/* sub news */
#news .lowermv__type2, #news .breadcrumbs {
    display: none;
}

.sub-news .entry-contents__header, .sub-news .entry-contents, .sub-news .entry-contents__footer {
    max-width: unset;
    padding: 0;
}

.sub-news .entry-contents__footer {
    margin: 0;
    padding: 40px 0 0;
}

.sub-news .btn-01 {
    background: #da473a;
}

.sub-news .archive-news__item .date, .sub-news .entry-contents__header .date {
    color: #da473a;
}

.sub-news .archive-news__item h3, .sub-news .entry-contents__header h2, .sub-news .entry-contents p {
    color: #4e4e4e;
}

/* sub news */
/* sub product */
.sub-product .wrap-bordered {
    /* border: solid 2px #3335; */
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 20px;
    margin-bottom: 80px;
    background: #f5f2eb;
}

.sub-product .wrap-bordered p a {
    text-decoration: underline;
}

.sub-product .products-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* gap: 50px 30px; */
}

.sub-product .products-cards::before {
    content: '';
    width: 23%;
    order: 1;
}

.sub-product .products-cards::after {
    content: '';
    width: 23%;
}

.sub-product .products-cards .card {
    width: 23%;
    text-align: center;
    position: relative;
    margin: 0 0 40px;
}

.sub-product .products-cards .card.cart_icon::after {
    content: "";
    background: url(../image/cart-icon-product.svg) no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
}

.sub-product .products-cards .card a p {
    text-align: center;
    font-size: 15px;
}

.sub-product .products-cards .card a img {
    width: 100%;
    background-color: #f7f4ed;
    margin-bottom: 10px;
    background: #FFF;
}

.sub-product .products-cards .card a .item-name {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    line-height: 1.4;
    margin: 0 0 4px;
    font-weight: bold;
}

.sub-product .products-cards .card a .item-subname {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    line-height: 1.4;
    margin: 0 0 4px;
    font-size: 14px;
    font-weight: bold;
}

.sub-product .products-cards .card a .item-price {
    border-bottom: solid 1px #3335;
    margin-bottom: 5px;
    padding-bottom: 10px;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 18px;
    font-family: 'Manrope', sans-serif;
}

.sub-product .products-cards .card a .item-price small {
    font-size: 12px;
}

.sub-product .products-cards .card a .item-exp {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 11px;
}

.sub-product .btn001 {
    border: solid 1px #4e4e4e;
    padding: 15px 55px 15px 35px;
    border-radius: 100vh;
    /* font-weight: 600; */
    font-size: 14px;
    color: #4e4e4e;
    display: flex;
    max-width: fit-content;
    margin: 30px 0 0 auto;
}

.sub-product .btn001::after {
    content: "";
    background: url(../image/arrow-btn-orange.svg) no-repeat;
    background-position: center;
    background-size: 10px;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}

/* sub product */
/* sub recruit */
.sub-recruit .content {
    max-width: 1500px;
}

.sub-recruit p {
    color: #4e4e4e;
}

.sub-recruit .circle {
    color: #da473a;
    margin-right: 10px;
}

.sub-recruit .wrap {
    display: flex;
    background-color: #F5F2EB;
    margin-bottom: 50px;
    position: relative;
    border-radius: 15px;
    justify-content: space-between;
    align-items: stretch;
}

.sub-recruit .wrap::after {
    content: "";
    background-color: #da473a;
    width: 2px;
    height: 100%;
    left: 130px;
    bottom: -50px;
    position: absolute;
    z-index: -1;
}

.sub-recruit .wrap:nth-last-child(1) {
    margin-bottom: 0;
}

.sub-recruit .wrap:nth-last-child(1)::after {
    content: unset;
}

.sub-recruit .wrap .txt_box {
    width: 100%;
    padding: 30px 3%;
    border-radius: 15px 0px 0px 15px;
}

.sub-recruit .wrap .img_box {
    width: 60%;
    /* height: 100%; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.sub-recruit .wrap .img_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 15px 15px 0px;
}

.sub-recruit .numbering {
    color: #da473a;
}

.sub-recruit-guide {
    padding: 0 25px 100px;
}

.sub-recruit-guide ul li {
    display: flex;
    padding: 20px 0;
    border-bottom: solid 1px #3335;
    font-weight: 600;
    color: #4e4e4e;
    font-size: 16px;
}

.sub-recruit-guide ul li:nth-child(1) {
    border-top: solid 1px #3335;
}

.sub-recruit-guide ul li .label {
    width: 20%;
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
}

.sub-recruit-guide ul li .desc {
    width: 100%;
    font-size: 14px;
    font-weight: normal;
}

.sub-recruit-guide .btn001 {
    border: solid 1px #4e4e4e;
    display: flex;
    margin: 30px 0 0 auto;
    border-radius: 100vh;
    padding: 15px 25px;
    font-weight: 600;
    color: #4e4e4e;
    width: 100%;
    max-width: 250px;
    font-weight: normal;
    font-size: 14px;
}

.sub-recruit-guide .btn001::after {
    content: "";
    background: url(../image/arrow-btn-orange.svg) no-repeat;
    background-position: center;
    right: 20px;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
}

/* sub recruit */
/* sub shop */
.sub-shop {
    padding: 60px 0;
}

.sub-shop .content {
    max-width: unset;
}

.sub-shop .circle {
    color: #da473a;
    margin-right: 10px;
}

.sub-shop p {
    color: #4e4e4e;
}

.sub-shop .btn001 {
    border: solid 1px #4e4e4e;
    display: flex;
    margin: 30px 0 0 auto;
    border-radius: 100vh;
    padding: 15px 25px;
    font-weight: 600;
    color: #4e4e4e;
    width: 100%;
    max-width: 250px;
    font-family: 'Manrope', sans-serif;
}

.sub-shop .btn001::after {
    content: "";
    background: url(../image/arrow-btn-orange.svg) no-repeat;
    background-position: center;
    right: 20px;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.sub-shop ul, .shop-overview .section_ttl, .shop-apple-pie {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 25px;
}

.shop-overview .section_ttl {
    margin: 0 auto 50px;
}

.sub-shop ul li {
    display: flex;
    padding: 20px 0;
    border-bottom: solid 1px #3335;
}

.sub-shop ul li:nth-child(1) {
    border-top: solid 1px #3335;
}

.sub-shop ul li .label {
    width: 10%;
    padding-left: 10px;
    font-weight: bold;
}

.sub-shop ul li .desc {
    width: 100%;
}

.sub-shop ul li .desc img {
    margin-top: 10px;
}

.shop-overview .wrap {
    display: flex;
    margin-bottom: 100px;
}

.shop-overview .wrap .img_box {
    width: 100%;
}

.shop-overview .wrap .img_box img {
    width: 100%;
}

.shop-overview .wrap .txt_box {
    width: 70%;
    padding: 50px 100px 50px 50px;
}

.shop-overview .wrap:nth-child(3) .txt_box {
    padding: 50px 50px 50px 100px;
}

.shop-apple-pie {
    margin-bottom: 50px;
}

.shop-apple-pie .section_ttl-sub {
    margin-bottom: 50px;
}

.shop-apple-pie .cards {
    display: flex;
    gap: 50px;
}

.shop-apple-pie .cards a {
    width: 100%;
}

.shop-apple-pie .cards a .bordered {
    padding: 35px 20px 20px;
    border-radius: 10px;
    margin-bottom: 30px;
    position: relative;
    background-color: #fcfcfc;
    filter: drop-shadow(0px 0px 5px #0004);
    background-color: #F5F2EB;
}

.shop-apple-pie .cards a .bordered::after {
    content: "";
    background: url(../image/apple-icon-orange.svg) no-repeat;
    background-position: center;
    width: 50px;
    height: 50px;
    left: 50%;
    top: -25px;
    position: absolute;
    transform: translateX(-50%);
}

.shop-apple-pie .cards a .bordered p {
    text-align: center;
}

.shop-apple-pie .cards a .bordered p:nth-child(2) {
    text-decoration: underline;
}

.shop-apple-pie .cards a img {
    width: 100%;
}

/* sub shop */
.sub-privacy {
    padding: 50px 3% 80px;
}

@media screen and (max-width: 1440px) {
    .sub-recruit .content {
        max-width: 1150px;
    }

    .sub-shop ul, .shop-overview .section_ttl, .shop-apple-pie {
        max-width: 1150px;
    }

    .sub-shop ul li .label {
        width: 15%;
    }

    .breadcrumbs-sub {
        right: 50px;
    }
}

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

@media screen and (max-width: 1024px) {
    .ttl-03 {
        font-size: 22px;
    }

    .sub-product .products-cards::before,.sub-product .products-cards::after {
        width: 30%;
    }

    .sub-product .products-cards .card {
        width: 30%;
    }
}

@media screen and (max-width: 1000px) {
    .lowermv__type2 {
        padding-left: 25px;
    }

    .lowermv__type2 .content {
        flex-direction: column;
        justify-content: center;
        align-items: flex-end;
    }

    .lowermv__type2 .txt-box {
        max-width: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 20px;
        padding-left: 0;
    }

    .lowermv__type2--ttl {
        margin-left: unset;
    }

    .lowermv__type2 .img-box {
        max-width: 100%;
        width: 100%;
    }

    .sub-recruit .wrap .img_box {
        width: 100%;
    }

    .shop-overview .wrap .txt_box {
        width: 100%;
        padding: 30px 50px 30px 30px;
    }

    .shop-overview .wrap .img_box img {
        height: 100%;
        object-fit: cover;
        border-radius: 0px 20px 20px 0px;
    }

    .shop-overview .wrap:nth-child(3) .txt_box {
        padding: 30px 30px 30px 50px;
    }

    .shop-overview .wrap:nth-child(3) .img_box img {
        border-radius: 20px 0px 0px 20px;
    }

    .shop-overview .wrap {
        margin-bottom: 50px;
    }

    .shop-apple-pie .cards {
        gap: 30px;
    }
}

@media screen and (max-width: 1100px) {
    .mv .mv-text {
        max-width: 550px;
        padding-right: 50px;
    }

    .slider .slick-dots li::after {
        font-size: 24px;
        bottom: 106px;
    }

    .top_news .inner, .top_apples .inner, .top_shop .inner, .top_about .inner, .top_access .inner {
        max-width: 768px;
    }

    .top_about .box {
        margin-right: auto;
    }

    .top_shop .flex-row::before,.top_shop .flex-row::after {
        content: none;
    }

    .top_shop .flex-row .item {
        /* max-width: calc(100% / 2 - 15px); */
        width: 48%;
    }

    .top_access .flex-row {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 20px;
        width: 100%;
    }

    .top_access .img-box {
        max-width: 100%;
        width: 100%;
    }

    .top_access .txt-box {
        max-width: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .circle-box h2 {
        font-size: 26px;
    }

    .circle-box h3 {
        font-size: 16px;
    }

    .top-btn01 {
        max-width: 260px;
    }

    #top .pd-py {
        padding-top: 60px;
        padding-bottom: 80px;
    }

    #top .pd-b2 {
        padding-bottom: 60px;
    }

    .top_news .flex-row .item .img-box {
        max-width: 150px;
        max-width: 90px;
        height: 90px;
    }

    .top_news .flex-row .item img {
        height: 90px;
    }

    .top_news .flex-row .item .txt-box {
        width: calc(100% - 110px);
        height: 90px;
    }

    .top_news .flex-row .item {
        gap: 10px;
    }

    .top_apples .flex-box {
        flex-direction: column;
        row-gap: 30px;
    }

    .top_apples .flex-box .item {
        max-width: 100%;
        width: 100%;
    }

    .top_shop .flex-row .item {
        /* max-width: calc(100% / 2 - 10px); */
    }

    .top_shop .flex-row .item .img-box span {
        top: 10px;
    }

    .top_about {
        padding-left: 25px;
        padding-right: 25px;
    }

    .top_about .inner {
        background-position: top;
        min-height: unset;
        height: 500px;
    }

    .top_about .box {
        padding: 20px 0;
        top: 55%;
    }

    .top_about .box p br {
        display: none;
    }

    #top .top_access {
        padding-bottom: 100px;
    }

    .top_access .txt-box {
        padding: 0 25px;
    }

    .top_access .txt-box p span {
        font-size: 14px;
        height: auto;
    }

    .top_shop .flex-row .item p {
        font-size: 16px;
        font-size: 15px;
    }

    .top_apples .flex-box .item h3 span {
        font-size: 20px;
    }

    .top_apples .flex-box .item h3 {
        font-size: 16px;
    }
}

.radius-50 {
    border-radius: 50%;
}

.radius-rtrb_25 {
    border-radius: 25px 0 0 25px;
}

.radius-ltlb_25 {
    border-radius: 0 25px 25px 0;
}

.wp-pagenavi {
    display: flex;
    justify-content: flex-end;
}

.wp-pagenavi .page,.wp-pagenavi .current,.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink {
    width: 50px;
    height: 50px;
    border: 1px solid #4e4e4e;
    margin: 0 10px;
    border-radius: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.wp-pagenavi .current {
    background: #4e4e4e;
    color: #fff;
}

.wp-pagenavi .page span,.wp-pagenavi .current span,.wp-pagenavi .previouspostslink span,.wp-pagenavi .nextpostslink span {
    position: relative;
}

.wp-pagenavi .page img,.wp-pagenavi .current img,.wp-pagenavi .previouspostslink img,.wp-pagenavi .nextpostslink img {
    width: 10px;
    position: relative;
    left: 2px;
    top: 0px;
}

.wp-pagenavi .previouspostslink img {
    transform: rotate(-180deg);
    left: -2px;
}

.news-details h2 {
    text-align: left;
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 20px;
    padding: 0px 0 0 30px;
    position: relative;
    line-height: 1.4;
    letter-spacing: 0.1em;
}

.news-details h2::before {
    content: " ";
    display: block;
    width: 20px;
    height: 20px;
    background: #da473a;
    position: absolute;
    top: 4px;
    margin: 0 auto;
    border-radius: 20px;
    left: 0;
}

.news-details h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0px 0 20px;
    line-height: 1.4;
    position: relative;
    padding: 0 0 5px;
    margin: 20px 0 20px;
}

.news-details h3::before {
    content: " ";
    display: block;
    width: 100%;
    height: 2px;
    background: #da473a;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    border-radius: 20px;
    left: 0;
}

.news-details h4 {
    margin: 20px 0 20px;
    font-size: 16px;
}

.sp-itemlist01 a {
    font-weight: bold;
}

.xo_event_calendar__wrap {
    max-width: 400px;
    padding: 20px 20px 0;
}

.xo-event-calendar .holiday-all {
    color: #FFF;
}

.xo-event-calendar table.xo-month caption {
    font-size: 16px;
}

.xo-event-calendar table.xo-month .month-dayname td div.today {
    color: #000 !important;
    text-decoration: underline;
}

.xo-event-calendar {
    font-family: "source-han-sans-japanese", sans-serif !important;
}

.xo-event-calendar .holiday-title {
    font-size: 14px !important;
}

.xo-event-calendar table.xo-month>thead th {
    background: #F5F2EB;
}