@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");
/*
Theme Name: My Song Child
Theme URI: http://minimalwp.com/category/gallery/
Description: My Song の 子テーマです。
Version: 20251007
Tested up to: 6.8
Requires PHP: 7.4
Author: graphite Inc.
Author URI: https://www.grpht.co.jp/
Template: shonanteien
License: 
License URI:
Tags: 
Text Domain: 
*/
body {
    font-family:
        "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #444;
}

.u-red {
    color: #ff0000;
}
.u-soldout {
    display: block;
    text-align: center;
    font-size: 13px;
    text-align: left;
    text-indent: -0.5em;
    color: #ff0000;
}

a:hover {
    color: #dce1ef;
}
pre {
    line-height: 1.8;
}

.sp {
    display: none;
}
input {
    box-sizing: border-box;
}
#header {
    position: fixed;
    background-color: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(1px);
    z-index: 10;
}
#header h1 {
    text-align: center;
    margin: 0;
    width: 150px;
}
#header .logo {
    text-align: center;
    margin: 0;
    width: 150px;
}
.header-inner {
    display: flex;
    align-items: center;
    max-width: 1024px;
    overflow: hidden;
    margin: 0px auto 0 auto;
    padding: 12px 0;
    justify-content: space-between;
}
.header-menu {
    display: flex;
    gap: 15px;
    align-items: center;
}
.header-menu-link {
    display: block;
    padding: 10px 26px;
    background-color: #ffffff;
    border-radius: 5px;
    line-height: 1;
    color: #657185;
    font-size: 17px;
    font-family:
        "Times New Roman", Baskerville, Optima, Palatino, Georgia, "Zen Old Mincho", "YuMincho", "Hiragino Mincho ProN",
        "MS PMincho", serif;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
}
.header-menu-tel {
    text-align: center;
    padding: 0 5px;
    color: #ffb100;
    font-weight: 500;
}
.header-menu-tel a {
    display: flex;
    align-items: center;
    gap: 0.4em;
}
.header-menu-tel a:hover {
    color: #5bbfcc;
}

.header-menu-tel p {
    padding: 0;
    margin-bottom: 3px;
    font-size: 10px;
    line-height: 1;
}
.header-menu-tel span {
    font-size: 25px;
    line-height: 1;
    display: block;
    color: #ffb100;
}
#nav {
    position: fixed;
    top: 105px;
    right: 0;
    display: none;
    width: 100%;
    margin: 0 auto 50px auto;
    z-index: 9999;
    padding: 0;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(1px);
    border-top: 0px solid #dedede;
    border-bottom: 0px solid #dedede;
    z-index: 11;
}
.nav-menu > li {
    padding: 12px 0;
}
.nav-menu > li a {
    padding: 0 30px;
    border-right: 1px solid;
}
.nav-menu > li:last-child a {
    border-right: none;
}
.nav-menu > li:last-child {
    border-right: none;
}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a,
.nav-menu .current-post-ancestor > a {
    color: #333;
    background: rgba(255, 255, 255, 0.8);
}
.nav-menu li:hover > a,
.nav-menu li a:hover {
    background: none;
    color: #6a6e8d;
}
ul.nav-menu {
    display: flex;
    justify-content: center;
    background: #fff;
}
ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
    display: block;
    background: rgba(255, 255, 255, 0.8);
}
ul.nav-menu .sub-menu {
    padding: 10px 0;
    top: 48px;
}
ul.nav-menu .sub-menu li a {
    padding: 6px;
    border-right: 0;
    line-height: 1.3;
}
ul.nav-menu .sub-menu li a:hover {
    background: none;
}
.toggle {
    position: fixed;
    float: none;
    top: 18px;
    right: 18px;
    z-index: 10000;
}
#top-slide-max {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    max-height: 100vh;
}
#top-slide-max img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.kv-text {
    position: absolute;
    top: 0;
    right: 7vw;
    height: 100%;
    z-index: 2;
    padding: 140px 20px 0;
    background: #002d61;
    background: linear-gradient(
        194deg,
        rgba(0, 45, 97, 0) 32%,
        rgba(0, 45, 97, 0.2) 51%,
        rgba(0, 45, 97, 0.35) 68%,
        rgba(0, 45, 97, 0.4) 81%,
        rgba(0, 45, 97, 0.2) 88%,
        rgba(0, 45, 97, 0) 100%
    );
    box-sizing: border-box;
}

.kv-text p {
    color: #fff;
    font-size: 2vw;
    line-height: 1.8;
    letter-spacing: 0.2em;
    text-align: left;
    text-shadow: 0 0 2px #314e6b;
    font-weight: bold;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-family:
        "Times New Roman", Baskerville, Optima, Palatino, Georgia, "Zen Old Mincho", "YuMincho", "Hiragino Mincho ProN",
        "MS PMincho", serif;
}
.wrapper {
    width: 1024px;
    padding: 100px 30px 50px 30px;
}
.wrapper.--home {
    padding: 30px 30px 50px 30px;
}
.topbox {
    margin: 0 0 0 0;
}
.topbox .widget {
    margin: 0 0 0 0;
}
.aioseo-breadcrumbs {
    margin-bottom: 50px;
    font-size: 14px;
}

.topbox h2.wp-block-heading {
    display: block;
    font-family:
        "Times New Roman", Baskerville, Optima, Palatino, Georgia, "Zen Old Mincho", "YuMincho", "Hiragino Mincho ProN",
        "MS PMincho", serif;
    font-size: 26px !important;
    font-weight: 400;
    letter-spacing: 0.01em;
    font-style: normal;
    padding: 0 0 10px;
    margin: 0 auto 20px !important;
    border-bottom: none;
    border-top: none;
    color: #2f2f2f;
    max-width: 100%;
    width: 660px;
    text-align: center;
}

#block-39 {
    margin-bottom: 50px;
}

.wp-block-group__inner-container .wp-block-verse {
    margin-top: 1.5em;
}
.wp-block-group__inner-container .wp-block-buttons {
    margin-top: 1.5em;
}

.topbox h3 {
    font-size: 22px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family:
        "Times New Roman", Baskerville, Optima, Palatino, Georgia, "Zen Old Mincho", "YuMincho", "Hiragino Mincho ProN",
        "MS PMincho", serif;
    font-weight: 500;
}
.topbox li a.custom-post-title {
    display: flex;
    justify-content: space-between;
}
.third .topbox {
    margin-bottom: 40px;
}
.row {
    margin-bottom: 40px;
}
.third .wp-block-image img {
    display: block;
    margin: auto;
}

.wp-block-buttons-is-layout-flex {
    margin-top: 1.5em;
}
.wp-block-buttons.is-content-justification-center {
    gap: 30px;
}

.wp-block-buttons .wp-block-button__link.wp-element-button {
    padding-left: 3em;
    padding-right: 3em;
    font-size: inherit;
}

.wp-block-image {
    margin-bottom: 0.5em;
}
.wp-block-image figure {
    margin-bottom: 0.8em;
}

.wp-block-preformatted {
    margin-top: 0.5em;
}

.wp-block-button__link {
    background-color: #6a6e8d;
}

.wp-block-media-text__content p {
    font-size: 20px;
}

.btnArea__link {
    background: #6a6e8d;
    padding: 20px;
    display: block;
    max-width: 300px;
    width: 100%;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    margin: 0 auto 80px;
}
.pagetitle {
    font-family:
        "Times New Roman", Baskerville, Optima, Palatino, Georgia, "Zen Old Mincho", "YuMincho", "Hiragino Mincho ProN",
        "MS PMincho", serif;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 0.03em;
    font-style: normal;
    padding: 0px 0px 10px 0px;
    margin: 0px auto 50px auto;
    border-bottom: dotted 1px #ccc;
    color: #666;
    max-width: 100%;
    text-align: center;
}

.single-contents th,
.single-contents td,
.page-contents th,
.page-contents td {
    border: 1px solid #ccc;
    padding: 10px;
}
.single-contents th,
.page-contents th {
    font-weight: bold;
    background-color: #efece6;
}
.single-contents tr:first-child th,
.page-contents tr:first-child th {
    background-color: #dce1ef;
}
.single-contents th.--soldout,
.single-contents td.--soldout {
    background: #dfdfdf;
    color: #6b6b6b;
}
.single-contents .u-center {
    text-align: center;
}

.tel_ippan {
    color: #6a6e8d;
    text-align: center;
    font-weight: 500;
    font-size: 20px;
}

.p-others figcaption {
    font-size: 14px;
    font-style: normal;
    line-height: 1.5;
}

#footer {
    background-color: #fff;
}
.footer-inner {
    padding-bottom: 70px;
}
.footer-contact .links {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}
.footer-contact .links li {
    width: calc(50% - 5px);
    margin: 0;
    content: none;
    list-style: none;
    box-sizing: border-box;
}
.footer-contact .links li a {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 20px 3%;
    background: #6a6e8d;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    box-sizing: border-box;
}
.footer-contact .links li a:hover {
    opacity: 0.5;
}
.footer-contact .links li a img {
    width: 40px;
}
.footer-contact-title-operator {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: #6a6e8d;
    font-family:
        "Times New Roman", Baskerville, Optima, Palatino, Georgia, "Zen Old Mincho", "YuMincho", "Hiragino Mincho ProN",
        "MS PMincho", serif;
    border-bottom: none;
}
.footer-contact-operator {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: auto;
    box-sizing: border-box;
    text-align: center;
    gap: 10px;
}
.footer-contact-operator-box {
    background: #ebf2fd;
    width: calc(50% - 5px);
    height: auto;
    padding: 20px 20px 30px;
    border-radius: 20px;
    box-sizing: border-box;
}

.footer-contact-operator p {
    line-height: 1;
}
.footer-contact-operator .text {
    display: grid;
    min-height: 6em;
    align-items: center;
    padding: 0;
    font-weight: 500;
    color: #6a6e8d;
    line-height: 1.7;
}
.footer-contact-operator .tel {
    padding: 0;
    font-weight: 400;
    font-size: 43px;
    letter-spacing: 0.05em;
    color: #ffb100;
}
.footer-contact-operator .tel .small {
    font-size: 13px;
    letter-spacing: 0;
    color: #ffb100;
    font-weight: bold;
}
.footer-contact-operator .time {
    padding: 0.5em 0 0;
    font-weight: 400;
    font-size: 15px;
}

.form-item {
    display: flex;
    gap: 1em;
    margin-bottom: 1em;
    align-items: center;
}
.form-item-dt {
    width: 8em;
    text-align: right;
}
.form-item-dd {
    width: calc(100% - 9em);
}
.form-check {
    display: block;
    width: 500px;
    margin: auto;
    max-width: 100%;
    padding: 20px;
    background: #5a84cf;
    font-size: 20px;
    border-radius: 10px;
    color: #fff;
    letter-spacing: 0.15em;
    border: none;
}
/* ************************************************ 
*	responsive.css
* ************************************************ */
table {
    margin-bottom: 0;
}
pre,
code,
kbd,
samp,
var,
output {
    font-size: 90%;
    font-style: normal;
    font-family:
        "Times New Roman", Baskerville, Optima, Palatino, Georgia, "Zen Kaku Gothic New", "YuMincho",
        "Hiragino Mincho ProN", "MS PMincho", serif;
}

/* *****************************************************************
*   レスポンシブ（メディアクエリ）
* ***************************************************************** */
@media only screen and (max-width: 1120px) {
    .header-menu {
        padding-right: 50px;
    }
}

/* PC 画面の横幅が1024px以上
---------------------------------------------------- */

@media only screen and (min-width: 1024px) {
    .sidebar {
        width: 300px;
    }
}

/* Tablet (Portrait) 画面の横幅が768px〜959pxまで
    ---------------------------------------------------- */

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .wrapper {
        width: calc(100% - 40px);
        padding: 100px 20px 50px 20px;
    }
    .wrapper.--home {
        padding: 30px 15px;
    }
    .header-inner {
        width: calc(100% - 40px);
        margin: auto;
        padding: 25px 0;
    }
    #nav {
        float: none;
        width: 100vw;
        margin: 0 auto 40px auto;
        padding: 0;
    }
    #slidedown-nav {
        width: calc(100% - 40px);
    }
    .cycle-slideshow {
        width: calc(100% - 40px);
        height: auto;
        margin: 0;
        overflow: hidden;
    }
    li.item {
        height: 490px;
        margin-bottom: 40px;
    }
    li.item-gallery {
        height: 150px;
    }
    .item-img {
        height: 150px;
        margin: 0 0 10px 0;
        overflow: hidden;
    }
    .twothird {
        width: 460px;
        margin-right: 10px;
    }
    .footer-inner {
        width: calc(100% - 40px);
        padding: 0px 0px;
    }
    #header {
        top: 0;
    }
    #header h1 {
        width: 300px;
    }
    .logo h1 {
        width: 300px;
    }
    .header-menu-tel span {
        font-size: 20px;
    }
    .header-menu-tel p {
        font-size: 8px;
    }
    .header-menu-link {
        padding: 10px 16px;
        font-size: 14px;
    }
}

/* Mobile (Portrait) 画面の横幅が300px~767pxまで（基本）
    ---------------------------------------------------- */

@media only screen and (max-width: 767px) {
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    .row {
        margin-bottom: 0;
    }
    .wrapper {
        width: 300px;
        padding: 64px 15px 50px;
    }
    .wrapper.--home {
        padding: 15px;
    }
    .header-inner {
        width: auto;
        margin: auto;
        padding: 6px 15px;
        box-sizing: border-box;
    }
    .header-menu {
        display: none;
    }
    #header {
        top: 0;
    }
    #header .logo {
        width: 97px;
        text-align: center;
    }
    #header .logo img,
    #header h1 img {
        display: block;
    }
    #header h1,
    #header .logo {
        float: none;
        margin-bottom: 0px;
    }
    #nav {
        display: none;
        position: fixed;
        top: 64px;
        float: none;
        text-align: center;
        width: 100%;
        background: #fefefe;
        margin-bottom: 40px;
        margin-top: 0px;
        padding: 0;
    }
    ul.nav-menu {
        display: block;
    }
    .nav-menu > li {
        padding: 0;
    }
    .nav-menu li a {
        color: #333;
        display: block;
        font-size: 15px;
        padding: 20px 10px;
        text-decoration: none;
        border-right: none;
    }
    .nav-menu li {
        display: block;
        float: none;
        border-bottom: 1px solid #ededed;
    }
    ul.nav-menu .sub-menu {
        top: 55px;
    }
    ul.nav-menu .sub-menu li a {
        padding: 20px 10px;
    }
    .nav-menu li:hover > a,
    .nav-menu li a:hover {
        background: #eee;
    }
    ul.nav-menu li:hover > ul,
    .nav-menu ul li:hover > ul {
        background: #eee;
    }
    .nav-menu .current_page_item > a,
    .nav-menu .current_page_ancestor > a,
    .nav-menu .current-menu-item > a,
    .nav-menu .current-menu-ancestor > a,
    .nav-menu .current-post-ancestor > a {
        background: #f5f5f5;
    }
    .toggle {
        display: block;
        float: none;
        position: fixed;
        top: 10px;
        right: 10px;
        z-index: 10000;
    }
    .topbox h2.wp-block-heading {
        font-size: 22px !important;
        max-width: 100%;
        width: auto;
        margin: 0 auto 20px !important;
    }
    #slidedown-nav {
        visibility: hidden;
    }
    .cycle-slideshow {
        width: 300px;
        height: auto;
        margin: 0;
        overflow: hidden;
    }
    .pagetitle {
        font-size: 25px;
    }
    #top-slide-max img {
        height: 300px;
    }
    li.item {
        height: 490px;
        margin-bottom: 40px;
    }
    li.item-gallery {
        height: 200px;
    }
    .item-img {
        height: 200px;
        margin: 0 0 10px 0;
        overflow: hidden;
    }
    table.similar-text img {
        width: 100px;
    }
    table.similar-text th {
        width: 100px;
    }
    .slidetext {
        display: block;
        padding: 5px 0px;
    }
    .pagedate {
        margin: -20px 0 -10px 0;
    }
    p {
        font-size: 15px;
    }
    .pager {
        margin: 80px 0 80px 0;
    }
    .footer-inner {
        width: 300px;
        padding: 0px 0px;
    }
    .mobile-display-none {
        display: none;
    }
    .single-contents br {
        display: block;
    }
    .single-contents {
        margin: 0;
    }
    .textwidget,
    .textwidget p {
        font-size: 14px;
    }
    .topbox li a {
        font-size: 14px;
    }
    .topbox .widget {
        margin: 0 0 80px 0;
    }
    .topbox h3 {
        font-size: 19px;
    }
    .third .topbox,
    .third .widget {
        margin-bottom: 40px;
    }
    .third:last-child .topbox {
        margin-bottom: 80px;
    }
    .wp-block-group__inner-container .wp-block-verse {
        margin-top: 1em;
    }
    .wp-block-group__inner-container .wp-block-buttons {
        margin-top: 1em;
    }
    .wp-block-buttons .wp-block-button__link {
        font-size: 0.8em;
        padding: 0.5em 2em;
        line-height: 1.5;
    }
    .topbox li {
        font-size: 15px;
    }
    .tel_ippan {
        font-size: 15px;
    }
    .wp-block-columns {
        margin-bottom: 2rem;
    }
    .wp-block-table {
        overflow-x: scroll;
    }
    .wp-block-table .has-fixed-layout {
        width: auto;
    }
    .wp-block-media-text > .wp-block-media-text__content {
        padding: 0;
    }
    .wp-block-table table {
        border-collapse: collapse;
        width: auto;
        display: table;
    }
    .wp-block-table table tr {
        white-space: nowrap;
    }
    .footer-contact .links li a {
        font-size: 16px;
        padding: 15px 0;
    }
    .footer-contact .links li a img {
        width: 35px;
    }
    .footer-inner {
        width: 336px;
        padding: 0;
        margin-bottom: 30px;
    }
    .footer-contact-title-operator {
        font-size: 20px;
    }
    .footer-contact-operator {
        display: block;
        width: 100%;
        margin: auto;
        border-radius: 10px;
    }
    .footer-contact-operator-box {
        width: 100%;
    }
    .footer-contact-operator-box:first-child {
        margin-bottom: 10px;
    }
    .footer-contact-operator .text {
        min-height: inherit;
        margin-bottom: 10px;
        font-size: 16px;
    }
    .footer-contact-operator .tel {
        font-size: 32px;
    }
    .footer-contact-operator .time {
        font-size: 13px;
    }
    .form-item {
        display: block;
    }
    .form-item-dt {
        width: auto;
        text-align: left;
    }
    .form-item p {
        padding: 0;
    }
    .form-item-dd {
        width: 100%;
    }
}

/* Mobile (Portrait/iPhone6) 画面の横幅が375px〜479pxまで
    ---------------------------------------------------- */

@media only screen and (min-width: 375px) and (max-width: 479px) {
    .wrapper {
        width: auto;
    }
    .header-inner {
        width: 100%;
        margin: auto;
    }
    .logo {
        text-align: center;
    }
    .cycle-slideshow {
        width: 336px;
        height: auto;
        margin: 0;
        overflow: hidden;
    }
    .footer-inner {
        width: 336px;
        padding: 0px 0px;
    }
    li.item {
        height: 490px;
        margin-bottom: 40px;
    }
    li.item-gallery {
        height: 224px;
    }
    .item-img {
        height: 224px;
        margin: 0 0 10px 0;
        overflow: hidden;
    }
}

/* Mobile (Landscape) 画面の横幅が480px〜767pxまで
    ---------------------------------------------------- */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .wrapper {
        width: 420px;
    }
    .header-inner {
        width: 420px;
        margin: auto;
    }
    .logo {
        text-align: center;
    }
    .cycle-slideshow {
        width: 420px;
        height: auto;
        margin: 0;
        overflow: hidden;
    }
    .footer-inner {
        width: 420px;
        padding: 0px 0px;
    }
    li.item {
        height: 560px;
        margin-bottom: 40px;
    }
    li.item-gallery {
        height: 280px;
    }
    .item-img {
        height: 280px;
        margin: 0 0 10px 0;
        overflow: hidden;
    }
}

/* *****************************************************************
    *   レスポンシブ（外部サービス対策用）
    * ***************************************************************** */

/* Twitter Timeline
    ---------------------------------------------------- */

.twitter-timeline {
    width: 100%;
    height: 300px;
}

/* YouTube embed
    ---------------------------------------------------- */

.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
}
.youtube iframe,
.youtube object,
.youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
