@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
*/
.c-gnav>.menu-item>a .ttl {
    display: block;
    font-size: 1.15em;
}
.top #content {
    padding-top: 0em;
}
.top .l-mainContent__inner>:first-child {
    margin-top: 0em !important;
}
.top .post_content>:first-child {
    margin-top: 0em !important;
}
.p-mainVisual__textLayer {
    background-image: url(/wp-content/uploads/2026/03/logo_main.png);
    background-repeat: no-repeat;
    background-position: center 40%;
}

.l-mainContent__inner>:first-child, .l-parent>:first-child, .post_content>:first-child {
    margin-top: 4em !important;
}

.p-mainVisual__slideTitle {
	font-family: "Yuji Syuku", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 4.5vw;
}
@media (min-width: 600px) {
    .p-mainVisual__slideTitle {
        font-size: 38px;
    }
}
.p-mainVisual__slideText {
	font-family: "Yuji Syuku", serif;
	font-weight: 400;
    font-size: 20px;
	font-style: normal;
    margin-top: .75em;
	text-shadow: 0 0 20px rgba(0, 0, 0, 1);
}
@media (min-width: 900px) {
    .p-mainVisual__slideText {
        font-size: 2.2vw;
    }
}
.top #content.l-content {
    margin-bottom: 0;
}

.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media {
    min-height: 360px;
}
.w-beforeFooter {
    margin: 0;
    padding: 3em 2em 3em;
    background-image: url(/wp-content/uploads/2026/03/bg_contact02.jpg);
}
.box_inquiry {
    max-width: 260px;
    margin: 20px auto;
    font-size: .875em;
    text-align: center;
}
.box_inquiry a.btn_tel.tel{
    font-size: large;
    font-style: normal;
    color: #333333;
}
.box_inquiry .btn_tel>span {
    display: block;
    font-size: 2.14em;
}

.wp-block-table.list_top_overview >table.has-fixed-layout tr> th {
	width: 150px;
}
.map {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    height: 0;
}

.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.c-pageTitle {
    font-size: 1.8em;
    line-height: 2.4;
    position: relative;
	text-shadow: 0 0 20px rgba(0, 0, 0, 1);
}
@media (min-width: 600px) {
    .c-pageTitle {
        font-size: 2em;
    }
}
.ts {
	text-shadow: 0 0 20px rgba(0, 0, 0, 1);
}
.bg-black .wp-block-media-text__media {
	background-color: #000;
}
.bg-black .wp-block-media-text__media img {
	opacity: 0.8;
}
.is-style-icon_announce {
    background: none;
}
#sb_instagram #sbi_load .sbi_load_btn {
	margin: 5px auto 0 !important;
}
.is-style-broken.wp-block-media-text {
    --swl-mediatext--lap: 0em;
}