@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

.p-breadcrumb {
    display: none;
}

.top h2 {
    font-family: "Shippori Mincho", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.75em !important;
}

.top h2.italiana,
.top .h3-wrap .italiana {
    font-family: "Italiana", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2em !important;
    letter-spacing: 0.05em !important;
}

.top .h3-wrap .italiana {
    font-family: "Italiana", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.5em !important;
    letter-spacing: 0.05em !important;
    align-self: center;
    margin-top: -0.15em !important;
    margin-right: 0.25em;
}

.top .h3-wrap h3 {
    align-self: center;
}

.top h3 {
    font-family: "Shippori Mincho", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.25em !important;
}

.top .feature-container {
    width: fit-content;
    margin-inline: auto;
}

.top .menu-flow-container {
    max-width: 960px;
    margin-inline: auto;
}

.top .menu-flow-arrow {
    display: flex;
    justify-content: center;
}

@media not all and (min-width: 600px) {
    .top .menu-flow-arrow {
        transform: rotate(90deg);
    }
}

.top .shop-container {
    max-width: 600px;
    margin-inline: auto;
}

.top .shop-no-image .wp-block-media-text__media {
    display: none;
}