/*
 Template:twentynineteen 
Theme Name:twentynineteen child 
*/
/**syokisettei**/
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #222;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-weight: 500;
    font-size: 1em;
    line-height: 150%;
    margin: 0;
    text-rendering: optimizeLegibility;
    scroll-behavior: smooth;
}
@media only screen and (max-width: 450px) {
    body {
        line-height: 140%;
        line-break: anywhere;
    }
}
body {
    margin: 0px;
}
.site-title, h1, h2, h3, h4, h5, h6 {
    font-weight: 0;
    letter-spacing: 0;
    line-height: 1.0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-block-start: 0.5em;
    margin-block-end: 0.25em;
}
h1:not(.site-title):before, h2:before {
    display: none;
}
.entry .entry-title:before {
    display: none;
}
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    display: none;
}
.btn-khn, .btn-khn-250 {
    font-size: 100%;
    text-align: center;
    color: #005438 !important;
    width: 100px;
    display: block;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    background-color: hsla(0, 0%, 100%, 0.00);
    border: solid 1px #005438;
}
.btn-khn-250 {
    width: 250px;
}
.btn-khn:hover, .btn-khn-250:hover, .btn-khn a:hover {
    background-color: #E5E5E5;
    /* マウスが上に載ったとき */
    opacity: 0.7;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.btn-khn a {
    font-size: 100%;
    text-align: center;
    color: #005438 !important;
    width: 100px;
    display: block;
    background-color: #fff;
    border: solid 1px #005438;
}
.btn-khn a:hover {
    color: #fff !important;
    background-color: #005438;
    opacity: 1 !important;
}
@media only screen and (max-width: 450px) {
    .wp-block-image {
        margin: 0;
    }
}
/* Navigation */
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    transition: color 110ms ease-in-out;
    color: #B05200;
    text-decoration: none;
}
a:visited {
    color: #B05200;
}
a:hover, a:active {
    color: #005177;
    outline: 0;
    text-decoration: none;
}
a:focus {
    outline: thin dotted;
    text-decoration: underline;
}
/******************************/
table {
    margin: 0 0 1rem;
    border-collapse: collapse;
    width: auto;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
table td, table th {
    padding: 0.5em;
    border: 1px solid #cbcbcb;
    word-break: break-all;
}
.error404 .page-header {
    margin: 30px 0 0 0 !important;
    text-align: center;
    font-size: 80%;
}
.list dl {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
.list dl dt {
    width: 20%;
    font-weight: normal;
    margin: 0 0 1.2rem 0;
    border-bottom: 1px solid #cbcbcb;
}
.list dl dd {
    width: 80%;
    margin: 0 0 1.2rem 0;
    border-bottom: 1px solid #cbcbcb;
}
.list dl dd p {
    margin: 0 0 10px 0;
    padding: 0;
}
.list dl dd ol ul h5 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.list dl dd ol ul p {
    margin: 0;
    padding: 0;
}
@media only screen and (max-width: 750px) {
    .list dl dt {
        width: 100%;
        font-weight: 600;
        margin: 0;
        border-bottom: 0px solid #cbcbcb;
    }
    .list dl dd {
        width: 100%;
        margin: 0 0 1.2rem 0;
        border-bottom: 1px solid #cbcbcb;
    }
    .list dl dd ol {
        margin: 0 1.2rem 0 0;
    }
}
/**kihon
********************************************************************/
/*文字サイズ*/
.l120 {
    font-size: 120%;
}
.l130 {
    font-size: 130%;
}
/*dlテーブル*/
.table-layout {
    display: flex;
    flex-wrap: wrap;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
.table-layout dt, .table-layout dd {
    margin: 0 !important;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    padding: 5px;
}
.table-layout dt {
    width: 100px;
}
.table-layout dd {
    width: calc(100% - 100px); /* テーブル幅からdtを引いた分の横幅を指定。 */
}
/*画像にキャプションを重ねる*/
figure {
    position: relative;
    display: inline-block
}
figure img {
    vertical-align: top;
}
figure figcaption {
    width: 100%;
    margin: 0 !important;
    padding: 5px 0;
    position: absolute;
    bottom: 0;
    color: #fff !important;
    background-color: hsla(0, 0%, 0%, 0.60);
    font-size: 16px !important;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}
.caption-s figcaption {
    color: #000 !important;
    position: relative;
    background-color: transparent;
}
.caption-s2 figcaption {
    top: 6px;
    left: 15px;
    font-size: 14px;
    color: #fff;
    background-color: transparent;
}
.list-m01 {
    padding: 15px;
    margin: 0px;
    list-style: none;
    border: 1px dotted #343434;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
}
.w700 {
    max-width: 700px;
    margin: 0 auto;
}
.w700-nm {
    max-width: 700px;
}
.widget {
    margin: 0 0 1.5rem;
    padding: 0rem;
}
.site-header {
    background-color: #fff;
}
.site-header {
    padding: 0;
    margin: 0 auto;
}
.header-area {
    max-width: 1100px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#header-back-area {
    padding-top: 10px;
    width: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
}
.error404 #header-back-area {
    background-color: black
}
.error404 {
    margin-top: 100px;
}
.error404 .page-content {
    max-width: 500px;
    margin: 0 auto;
}
#logo {
    max-width: 445px;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
#logo a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: block;
    width: 200px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/wp-content/uploads/common/logo.png);
    background-size: contain;
    order: 1;
}
#logo p {
    color: white;
    font-size: 80%;
    line-height: 130%;
    width: 17em; /* 17文字で折り返す */
    margin: 10px 0 0 15px;
    letter-spacing: normal;
    order: 2;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
@media only screen and (max-width: 1100px) {
    #header-back-area {
        width: 100%;
        margin: 0;
    }
    #logo {
        display: block;
        padding-left: 3%;
    }
    #logo a {
        order: 2;
    }
    #logo p {
        width: 100%;
        margin: 0px;
        order: 1;
    }
}
.heder-sub-menuarea .widget {
    margin: 0;
}
.heder-sub-menuarea ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
    padding: 0px;
    list-style: none;
}
.heder-sub-menuarea li {
    white-space: nowrap;
    overflow: hidden;
    width: 210px;
    margin-right: 10px;
}
.heder-sub-menuarea li:last-child {
    width: 180px;
    margin-right: 0px;
}
.heder-sub-menuarea li a {
    font-size: 95%;
    display: block;
    width: 100%;
    height: 34px;
    background-size: contain;
}
.sm-k a {
    color: #fff;
    padding: 12px 30px 0px 57px;
    background-image: url(/wp-content/uploads/common/hm-kinjyotetuo2.jpg);
}
.sm-yoyaku a {
    color: #000;
    padding: 11px 0px 0px 40px;
    background-image: url(/wp-content/uploads/common/hm-mail-yoyaku2.jpg)
}
.sm-tell a {
    color: transparent;
    padding: 11px 0px 0px 150px;
    background-image: url(/wp-content/uploads/common/hm-dennwa.jpg)
}
@media only screen and (max-width: 1100px) {
    .heder-sub-menuarea {
        margin-right: 3%;
    }
    .heder-sub-menuarea li {
        width: 187px;
        margin-right: 5px;
    }
    .heder-sub-menuarea li:last-child {
        width: 160px;
        margin-right: 0px;
    }
    .heder-sub-menuarea li a {
        height: 40px;
    }
}
@media only screen and (max-width: 910px) {
    .heder-sub-menuarea {
        display: none;
    }
}
.heder-subarea {
    display: block;
    width: 750px;
}
.heder-sub-menuarea {
    max-width: 620px;
}
@media only screen and (min-width: 910px) {
    .heder-menuarea {
        display: block;
        width: 100%;
    }
}
.link-bt-mousikomi, .link-bt-mousikomi-center {
    list-style: none;
    margin: 0;
    padding: 0;
}
.link-bt-mousikomi-center {
    max-width: 648px;
    margin: 0 auto;
}
.link-bt-mousikomi li, .link-bt-mousikomi-center li {
    margin: 0 0 25px 0;
}
@media only screen and (max-width: 750px) {
    .link-bt-mousikomi li, .link-bt-mousikomi-center li {
        margin: 0 0 15px 0;
    }
}
@media only screen and (max-width: 750px) {
    .link-bt-mousikomi li a, .link-bt-mousikomi-center li a {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    .link-bt-mousikomi li a img, .link-bt-mousikomi-center li a img {
        display: block;
        width: 100%;
    }
}
.grey-box-dash {
    border: 1px dashed #ccc;
    padding: 10px;
}
.border-dashed {
    border-bottom: 1px dashed #ccc;
}
.one-c-indent {
    text-indent: -1em;
    padding-left: 1em;
}
/**サブページタイトル
********************************************************************/
.entry-header {
    width: 100%;
    height: 450px;
    font-size: 300%;
    position: relative;
    background-position: center center;
    background-size: cover;
}
.entry-header-filter {
    position: absolute;
    background-color: black;
    opacity: 0.45;
    width: 100%;
    height: 100%;
}
.entry-title {
    text-align: center;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    color: white;
    width: 100%;
}
@media only screen and (max-width: 700px) {
    .entry-header {
        font-size: 200%;
        height: 350px;
    }
    .entry-title {
        display: block;
        width: 100%;
        font-size: 100%;
    }
}
.entry-content {
    max-width: 1100px;
    margin: 0 auto;
}
@media only screen and (max-width: 1100px) {
    .entry-content {
        max-width: 96%;
    }
}
/**midashiタイトル
********************************************************************/
.midashi-101 {
    text-align: center;
    color: #005438;
    font-size: 250%;
    line-height: 1.25em
}
@media only screen and (max-width: 650px) {
    .midashi-101 {
        font-size: 195%;
        line-height: 1.35em;
    }
    .midashi-101 span {
        display: block;
    }    
}
.midashi-101:before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(/wp-content/uploads/common/misashi-img.png);
    background-size: contain;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 8px;
}
@media only screen and (max-width: 450px) {
    .midashi-101:before {
        content: '';
        display: inline-block;
        width: 25px;
        height: 25px;
        margin-right: 5px;
        margin-bottom: 5px;
    }
}
.midashi-201 {
    color: black;
    font-size: 180%;
    border-bottom-color: #005438;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    padding-bottom: 10px;
}
@media only screen and (max-width: 450px) {
    .midashi-201 {
        font-size: 140%;
    }
}
.midashi-fs180 {
    font-size: 180%;
}
.midashi-fs160 {
    font-size: 160%;
}
.midashi-fs150 {
    font-size: 150%;
}
/**記事基本
********************************************************************/
.entry-content-kiji {
    max-width: 1100px;
    margin: 0 auto;
}
@media only screen and (max-width: 1100px) {
    .entry-content-kiji {
        max-width: 96%;
    }
}
.post-navigation {
    display: none
}
/**パンくず
********************************************************************/
.breadcrumbs {
    max-width: 1100px;
    margin: 40px auto 40px auto;
}
@media only screen and (max-width: 770px) {
    .breadcrumbs {
        max-width: 96%;
        margin: 50px auto 20px auto;
    }
}
.pagenavi-area {
    text-align: center
}
/**footer-area
********************************************************************/
footer {
    background-color: #00271A;
    margin-top: 50px;
    padding: 20px 0;
}
@media only screen and (max-width: 770px) {
    footer {
        margin-top: 20px;
        padding: 10px 0;
    }
}
.footer-area {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media only screen and (max-width: 1100px) {
    .footer-area {
        max-width: 98%;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 850px) {
    .footer-area {
        display: none
    }
}
#footer-contents_area {
    width: 30%;
    color: white;
}
#footer-contents_area .f-logo {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: block;
    width: 265px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/wp-content/uploads/common/logo-top.png);
    background-size: contain;
}
.footer-navigation {
    max-width: 70%;
}
.footer-navigation ul {
    list-style: none !important;
    margin: 0px;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}
.footer-navigation li a {
    color: white
}
.footer-navigation li a:hover {
    color: yellow;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.site-info {
    font-size: 80%;
    color: #fff !important;
    text-align: center;
    margin: 35px 0 0 !important;
}
@media only screen and (max-width: 850px) {
    .site-info {
        margin: 0 !important;
    }
}
.footer-navigation .menu-item-12 {
    display: none
}
.footer-navigation ul > li {
    text-align: left;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    vertical-align: top;
    padding-right: 5px;
}
.footer-navigation ul > li a {
    margin: 0 1.0rem;
}
.footer-navigation li > ul {
    display: block;
    margin-top: 1em;
    padding-top: 0;
}
.footer-navigation ul > li > ul > li {
    padding-right: 0px;
}
.footer-navigation ul {
    padding-left: 0rem;
}
.footer-area .sub-menu li {
    line-height: 1.4;
}
.footer-area .sub-menu a {
    font-size: 85%;
    border-left: 0px solid #fff !important;
    background-position: left center;
    background-repeat: no-repeat;
    margin-left: 0px;
    padding: 0 0 0 10px !important;
}
/*カテゴリー
********************************************************************/
.entry-category .entry-title {
    font-size: 115%;
}
.c-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.c-list li {
    margin-bottom: 50px;
}
.entry-category .entry-header, .category-news .entry-header {
    background-image: url('/wp-content/uploads/common/sub-t010.jpg');
}
.entry-title-c {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: solid 1px #ccc
}
.c-comment-area p {
    margin-top: 5px;
}
.entry-category .entry-content {
    overflow: inherit !important;
}
/*TOP
********************************************************************/
/*メインビジュアル変更
*************************/
@media only screen and (max-width: 900px) {
    #smartslider3-2 {
        display: none;
    }
}
@media only screen and (min-width: 900px) {
    #smartslider3-3 {
        display: none;
    }
}
/*TOPお知らせ枠
*************************/
.top-news-area {
    max-width: 750px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
}
.top-news-area h2 {
    margin-top: 70px;
}
.top-news-area ul {
    list-style: none;
    border-left: solid 2px #005438;
    margin-left: 40px;
    padding-left: 40px;
}
.top-news-area ul li {
    font-size: 100%
}
.top-news-area ul li a {
    display: -webkit-flex;
    display: flex;
    margin-bottom: 30px;
}
.top-news-area ul li:last-child a {
    margin-bottom: 0px;
}
.top-news-area ul li time {
    display: block;
    max-width: 100px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    margin-bottom: 1px;
    padding-right: 15px;
}
@media only screen and (max-width: 450px) {
    .top-news-area ul li a {
        display: block;
        font-size: 90%;
    }
    .top-news-area ul li time {
        width: 30%;
    }
}
.top-news-area ul li h3 {
    margin: 0;
    display: block;
    max-width: 450px;
    line-height: 120%;
}
@media only screen and (max-width: 770px) {
    .top-news-area {
        display: block;
        max-width: 90%;
        margin: 0 auto;
    }
    .top-news-area ul {
        margin-left: 20px;
        padding-left: 20px;
    }
    .top-news-area ul li a {
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 400px) {
    .top-news-area {
        display: inline;
    }
}
/**end**/
#post-7 .entry-header {
    display: none
}
#post-7 .entry-content {
    max-width: 100%
}
.header-home {
    max-width: 100%
}
@media only screen and (min-width: 1120px) {
    .header-home #logo {
        max-width: 555px;
        margin-left: 10px;
    }
    .header-home #logo a {
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        margin: 0;
        padding: 0;
        display: block;
        width: 265px;
        height: 63px;
        background-repeat: no-repeat;
        background-position: left center;
        background-image: url(/wp-content/uploads/common/logo-top.png);
        background-size: contain;
        order: 1;
    }
    .header-home #logo p {
        font-size: 100%;
        line-height: 130%;
        margin: 15px 0 0 10px;
    }
    .header-home .heder-sub-menuarea {
        margin-right: 10px;
    }
}
@media only screen and (max-width: 1200px) {
    .header-home .heder-sub-menuarea li {
        width: 187px;
        margin-right: 5px;
    }
    .header-home .heder-sub-menuarea li:last-child {
        width: 160px;
        margin-right: 0px;
    }
    .header-home .heder-sub-menuarea li a {
        height: 40px;
    }
}
@media only screen and (min-width: 900px) {
    .header-area-home {
        width: 300px;
        background-color: #005438;
        position: absolute;
        right: 0;
        top: 600px;
    }
    .header-area-home .header-list {
        padding: 15px;
        margin: 0;
    }
    .header-area-home .header-list li {
        text-align: left;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        vertical-align: top;
        padding: 0;
    }
    .header-area-home .header-list li a {
        color: white !important;
    }
    .header-area-home .header-list .sub-menu {
        display: none;
    }
    .header-area-home .header-list li::before, .header-area-home .header-list li::after {
        display: none;
    }
    .header-area-home .header-list .menu-item:nth-child(6), .header-area-home .header-list .menu-item:nth-child(8) {
        display: inline /**金城哲夫資料館とご予約・お問い合わせのメニュー削除**/
    }
}
@media only screen and (min-width: 900px) {
    .header-list > .menu-item::after {
        margin-right: 10px;
    }
    .header-list > .menu-item::before {
        margin-right: 10px;
    }
}
@media only screen and (max-width: 1450px) {
    .header-area-home {
        top: 500px;
    }
}
@media only screen and (max-width: 1200px) {
    .header-area-home {
        top: 350px;
    }
}
@media only screen and (max-width: 1000px) {
    .header-area-home {
        top: 300px;
    }
}
.header-area-home {
    animation-name: fadeleft;
    animation-duration: 2s;
    animation-iteration-count: 1;
}
@keyframes fadeleft {
    0% {
        transform: translateX(300px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
.sns-area {
    max-width: 700px;
    margin: 0 auto;
}
.top-insata-bt, .top-fb-bt {
    width: 250px;
    margin: 0 auto;
    padding: 15px 0 15px 50px;
    display: block;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 140%;
    background-image: url("../../uploads/top/sns-bt-insta.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    border: solid 1px #ccc;
}
@media only screen and (max-width: 450px) {
    .top-insata-bt, .top-fb-bt {
        font-size: 110%;
    }
}
.top-fb-bt {
    background-image: url("../../uploads/top/sns-bt-fb.png");
}
a.top-insata-bt, a.top-fb-bt {
    color: #333 !important;
}
.top-insata-bt:hover, .top-fb-bt:hover {
    background-color: #E1E1E1;
}
.top101 {
    margin: 120px 0;
}
@media only screen and (max-width: 1100px) {
    .top101 {
        margin: 60px auto;
    }
}
.top101 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}
.top101 ul li {
    width: 33.33%;
    position: relative;
    overflow: hidden;
}
.top101 ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    color: #333;
}
.top101 ul li a h2 {
    margin: 0 0 10px 0;
}
.top101 ul li a h2:after {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    margin: 10px auto 20px;
    background: url(../../uploads/top/tc101-img.png) no-repeat center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.top101 ul li a div {
    max-width: 290px;
    min-height: 140px;
    margin: 100px auto;
    background-color: rgba(255, 255, 255, 0.75);
    padding: 30px 10px;
}
.top101 ul li a div span {
    display: block;
}
.bn01 a, .bn02 a, .bn03 a {
    position: absolute;
    vertical-align: middle;
    z-index: 2;
}
.bn01:after, .bn02:after, .bn03:after {
    position: absolute;
    z-index: 1;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../../uploads/top/tc101-img1.jpg) no-repeat center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.bn02:after {
    background: url(../../uploads/top/tc101-img2-n.jpg) no-repeat center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bn03:after {
    background: url(../../uploads/top/tc101-img3-n.jpg) no-repeat center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bn01:hover:after, .bn02:hover:after, .bn03:hover:after {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
@media only screen and (max-width: 1000px) {
    .top101 {
        margin: 50px 0;
    }
    .top101 ul {
        display: flex;
        justify-content: space-between;
    }
    .top101 ul li {
        width: 31%;
        position: static;
        overflow: visible;
        margin: 0 0 0 2%;
    }
    .top101 ul li:last-child {
        margin: 0 2% 0 2%;
    }
    .top101 ul li a {
        position: static;
    }
    .top101 ul li a h2 {
        margin: 0 0 10px 0;
    }
    .top101 ul li a h2:after {
        display: none;
    }
    .top101 ul li a div {
        max-width: 100%;
        min-height: auto;
        margin: auto;
        margin-bottom: 0;
        padding: 0;
    }
    .top101 ul li a div p {
        text-align: left;
    }
    .top101 ul li a div span {
        display: inline;
    }
    .bn01 a, .bn02 a, .bn03 a {
        position: static;
        vertical-align: middle;
        z-index: 2;
    }
    .bn01:after, .bn02:after, .bn03:after {
        display: none;
    }
    .bn01 a:before, .bn02 a:before, .bn03 a:before {
        content: "";
        display: block;
        width: 100%;
        height: 200px;
        top: 0;
        background: url(../../uploads/top/tc101-img1.jpg) no-repeat center center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 15px;
    }
    .bn02 a:before {
        background: url(../../uploads/top/tc101-img2-n.jpg) no-repeat center center;
        background-size: cover;
    }
    .bn03 a:before {
        background: url(../../uploads/top/tc101-img3-n.jpg) no-repeat center center;
        background-size: cover;
    }
}
@media only screen and (max-width: 600px) {
    .top101 {
        margin: 50px 0;
    }
    .top101 ul {
        display: contents;
        justify-content: space-between;
    }
    .top101 ul li {
        width: 95%;
        position: static;
        overflow: visible;
        margin: 0 auto;
    }
    .top101 ul li a {
        position: static;
        display: flex;
    }
    .top101 ul li a h2 {
        margin: 0 0 10px 0;
        text-align: left;
    }
    .top101 ul li a h2:after {
        display: none;
    }
    .top101 ul li a div {
        width: calc(100% - 200px); /* テーブル幅からdtを引いた分の横幅を指定。 */
        min-height: auto;
        margin: 0;
        margin-bottom: 0;
        padding: 0;
    }
    .top101 ul li a div p {
        text-align: left;
    }
    .top101 ul li a div span {
        display: inline;
    }
    .bn01 a, .bn02 a, .bn03 a {
        position: static;
        vertical-align: middle;
        z-index: 2;
    }
    .bn01:after, .bn02:after, .bn03:after {
        display: none;
    }
    .bn01 a:before, .bn02 a:before, .bn03 a:before {
        content: "";
        display: block;
        width: 200px;
        height: 175px;
        top: 0;
        background: url(../../uploads/top/tc101-img1.jpg) no-repeat center center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 20px;
        margin-right: 15px;
    }
    .bn02 a:before {
        background: url(../../uploads/top/tc101-img2-n.jpg) no-repeat center center;
        background-size: cover;
    }
    .bn03 a:before {
        background: url(../../uploads/top/tc101-img3-n.jpg) no-repeat center center;
        background-size: cover;
    }
}
@media only screen and (max-width: 600px) {
    .top101 ul li a div {
        width: calc(100% - 150px); /* テーブル幅からdtを引いた分の横幅を指定。 */
        min-height: auto;
        margin: 0;
        margin-bottom: 0;
        padding: 0;
    }
    .bn01 a:before, .bn02 a:before, .bn03 a:before {
        content: "";
        display: block;
        width: 150px;
        height: 135px;
        top: 0;
        background: url(../../uploads/top/tc101-img1.jpg) no-repeat center center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 20px;
        margin-right: 15px;
    }
    .bn02 a:before {
        background: url(../../uploads/top/tc101-img2-n.jpg) no-repeat center center;
        background-size: cover;
    }
    .bn03 a:before {
        background: url(../../uploads/top/tc101-img3-n.jpg) no-repeat center center;
        background-size: cover;
    }
}
.top202 {
    position: relative;
}
.t2__image {
    margin: 0;
    width: 100vw;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.t2__image {}
.t2__image h2 {
    margin: 0;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding: 0;
    font-size: 260%;
}
.t2__image h2:before {
    content: url(/wp-content/uploads/top/tc201-titile.png);
    display: inline-block;
    width: 65px;
    height: 64px;
    margin-bottom: 10px;
}
.t2-1 {
    display: block;
    padding-top: 32%;
    width: 61%;
    background-image: url(/wp-content/uploads/top/tc201-img1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.t2-2 {
    width: auto;
}
.t2-3 {
    display: block;
    padding-top: 39%;
    width: 23.5%;
    background-image: url(/wp-content/uploads/top/tc201-img2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
}
.t2__body {
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
    max-width: 750px;
    background-color: white;
    padding: 20px;
}
.t2__body .btn-khn {
    margin: 0 auto 0;
}
@media only screen and (max-width: 1290px) {
    .t2__body {
        width: 100%;
        max-width: 800px;
    }
}
@media only screen and (max-width: 1185px) {
    .t2__image h2 {
        font-size: 200%;
    }
}
@media only screen and (max-width: 1080px) {
    .top202 {
        width: 100%;
        margin: 0 auto;
    }
    .t2-1 {
        width: 85%;
        padding-top: 40%;
    }
    .t2-2 {
        width: 15%;
    }
    .t2__image {
        margin: 0 auto;
        width: 100vw;
    }
    .t2__image h2 {
        margin: 0 auto;
    }
    .t2__image h2:before {
        content: url(/wp-content/uploads/top/tc201-titile-s.png);
        display: inline-block;
        width: 50px;
        height: 49px;
        margin-bottom: 10px;
    }
    .t2-3 {
        display: none
    }
    .t2__body {
        width: 85%;
        padding: 10px;
        position: static;
        z-index: 0;
        left: 0%;
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
    }
}
@media only screen and (max-width: 1100px) {
    .w-640 {
        display: none
    }
}
@media only screen and (max-width: 650px) {
    .t2-1 {
        padding-top: 45%;
    }
}
@media only screen and (max-width: 460px) {
    .t2-1 {
        padding-top: 60%;
    }
}
.top301 {
    max-width: 1000px;
    margin: 120px auto;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start; /* 追加 */
}
@media only screen and (max-width: 1100px) {
    .top301 {
        margin: 60px auto;
    }
}
.top301 h2 {
    width: 4%;
    margin-block-start: 0;
    margin-block-end: 0;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding: 0;
    padding-right: 4%;
    font-size: 260%;
}
.t3-area {
    width: 92%;
}
.t3-area01 {
    height: 400px;
    background: url(../../uploads/top/tc301-img1.jpg) no-repeat top right;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.t3-area02 {
    height: 400px;
    background: url(../../uploads/top/tc301-img2.jpg) no-repeat top right;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.t3-c {
    position: absolute;
    bottom: 0;
    max-width: 330px;
    padding: 30px;
    background-color: hsla(0, 0%, 100%, 0.70);
}
.t3-c h3 {
    font-size: 180%;
    margin: 0;
}
@media only screen and (max-width: 1000px) {
    .top301 {
        width: 90%;
        margin: 70px auto;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
    }
    .top301 h2 {
        display: block;
        width: auto;
        font-size: 200%;
        padding: 0;
        text-align: left;
    }
    .t3-area {
        width: 90%;
    }
    .t3-c {
        position: static;
        max-width: 100%;
        padding: 25px 15px 0 15px;
    }
    .t3-area01, .t3-area02 {
        height: auto;
        background: url(none);
        position: static
    }
    .t3-area01 h3:before, .t3-area02 h3:before {
        content: "";
        display: block;
        max-width: 100%;
        height: auto;
        padding-top: 55%;
        margin-bottom: 15px;
        top: 0;
        background: url(../../uploads/top/tc301-img1-smt.jpg) no-repeat center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .t3-area02 h3:before {
        background: url(../../uploads/top/tc301-img2-smt.jpg) no-repeat center center;
        background-size: cover;
    }
    .t3-c p {
        margin-block-start: 0.5em;
        margin-block-end: 0.5em;
    }
}
@media only screen and (max-width: 355px) {
    .t3-area {
        width: 85%;
    }
    .t3-c {
        padding: 15px 10px 0 10px;
    }
    .t3-c h3 {
        font-size: 160%;
        margin: 0;
    }
}
.top401 {
    height: 570px;
    position: relative;
}
.top401-img {
    width: 60%;
    position: absolute;
}
.t4-area01 {
    width: 540px;
    background-color: #ecf8cd;
    padding: 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    align-items: flex-start; /* 追加 */
    position: absolute;
    bottom: 0;
    right: 10%;
}
.t4-area01 h2 {
    width: 10%;
    margin-block-start: 0;
    margin-block-end: 0;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding: 0;
    padding-right: 4%;
    font-size: 260%;
}
.t4-area01 div {
    max-width: 260px;
}
.t4-area01 p {
    margin-top: 0px;
}
.t4-area01 img {
    position: absolute;
    top: -50px;
    right: -80px;
}
@media only screen and (min-width: 2300px) {
    .top401-img {
        width: 70%;
        height: 620px;
        object-fit: cover; /* トリミング */
        position: absolute;
    }
}
@media only screen and (max-width: 1320px) {
    .top401-img {
        width: 70%;
        position: absolute;
    }
}
@media only screen and (max-width: 1000px) {
    .top401-img {
        width: 90%;
    }
    .t4-area01 h2 {
        font-size: 200%;
    }
}
@media only screen and (max-width: 620px) {
    .top401-img {
        width: 100%;
        position: absolute;
    }
    .t4-area01 {
        max-width: 90%;
        margin: 0 auto;
        right: 5%;
        left: 5%;
    }
    .t4-area01 img {
        width: 35%;
        right: -20px;
    }
}
@media only screen and (max-width: 530px) {
    .top401-img {
        width: 100%;
        position: static;
        margin-top: 25px;
    }
    .t4-area01 div {
        max-width: 100%;
        width: calc(100% - 50px); /* テーブル幅からdtを引いた分の横幅を指定。 */
    }
    .t4-area01 img {
        width: 35%;
        top: -185px;
        right: -10px;
    }
}
@media only screen and (max-width: 430px) {
    .top401 {
        height: 525px;
    }
    .t4-area01 img {
        width: 35%;
        top: -165px;
        right: -10px;
    }
}
.top501 {
    margin: 120px 0;
}
@media only screen and (max-width: 1000px) {
    .top501 {
        margin: 60px 0;
    }
}
.top501 h2 {
    text-align: center;
    font-size: 260%;
    margin-block-end: 0.45em;
}
@media only screen and (max-width: 1000px) {
    .top501 h2 {
        font-size: 200%;
    }
    .top501 iframe {
        height: 350px;
    }
}
.top501-bt a {
    font-size: 100%;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    background-color: #005438;
    margin-block-start: 0.75em;
    padding: 10px 15px;
}
.top501-bt a:hover {
    background-color: #023524;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top501-bt a:visited {
    color: #fff;
}
.top601 {
    background: url(../../uploads/top/tc601-bc1.jpg) no-repeat top right;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 5%;
}
.top601 h2 {
    font-size: 260%;
    text-align: center;
}
.top601 p {
    display: block;
    max-width: 500px;
    margin: 0 auto;
}
.top601 .tel {
    font-size: 300%;
    padding: 20px;
    text-align: center;
}
.top601 .tel a {
    color: rgb(0, 84, 56);
}
.top601 .eigy {
    font-size: 160%;
    text-align: center;
}
@media only screen and (max-width: 1000px) {
    .top601 {
        padding: 30px 5%;
    }
    .top601 h2 {
        font-size: 200%;
    }
    .top601 .tel {
        font-size: 200%;
        padding: 20px;
        text-align: center;
    }
    .top601 .eigy {
        font-size: 120%;
        text-align: center;
    }
}
.footer-home {
    margin-top: 0px;
}
/*TOP-end
********************************************************************/
/*御品書き
********************************************************************/
#post-9 .entry-header {
    background-image: url('/wp-content/uploads/common/sub-t01.jpg');
}
.oo-c-area {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    align-items: flex-start; /* 追加 */
}
.oo-c-area div {
    width: 45%
}
.oo-c-area img {
    width: 50%
}
/*御品書き-end
********************************************************************/
/*御食事・御宴席
********************************************************************/
#post-11 .entry-header {
    background-image: url('/wp-content/uploads/common/sub-t02.jpg');
}
.m-l {
    max-width: 700px;
    margin: 5px auto 30px;
}
.m-l h3 {
    font-size: 170%;
    margin: 0 0 15px;
    padding-bottom: 10px;
    border-bottom: solid 2px #005438;
}
.m-l span {
    color: red;
    font-size: 130%;
    line-height: 140%;
}
span.smt-br {
    color: #555555;
    font-size: 100%;
    line-height: 100%;
}
.m-l p {
    line-height: 180%;
}
ul.narrowleft {
    padding-left: 17px;
}
@media screen and (max-width:781px) {
    .m-l h3 {
        font-size: 140%;
        margin: 0 0 10px;
        padding-bottom: 5px;
        line-height: 140%;
    }
    .m-l p {
        margin: 0;
        font-size: 90%;
    }
    span.smt-br {
        display: block;
        margin-left: 20px;
    }
    span.smt-br2 {
        display: block;
        margin-left: 40px;
    }
}
.m-l2 {
    max-width: 100%;
}
h3.dish-name {
    font-size: 170%;
    margin: 0 0 15px;
    padding-bottom: 10px;
    border-bottom: solid 2px #005438;
}
.dish-name-table td {
    border: none;
    padding: 1px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"
}
.dish-name-table2 td {
    border: none;
    padding-top: 1px;
    padding-bottom: 1px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    padding-left: 1em;
    text-indent: -1em;
}
/*御食事・御宴席 アンカーリンク-tuika20250402*/
#post-11 .entry-content {
    line-break: loose;
}
.list-menu-anchor {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    justify-content: center;
}
.list-menu-anchor li {
    flex: 1 1 260px;
    max-width: 260px;
    position: relative;
}
.list-menu-anchor a {
    font-size: 110%;
    display: block;
    background-color: #fff;
    color: #000;
    border: 1px solid #CCCCCC;
    text-decoration: none;
    padding: 10px;
    border-radius: 4px;
    text-align: center;
    transition: background-color 0.3s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-image: url(/wp-content/uploads/common/arrow-down.svg); /* ← ここで背景画像を指定 */
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 16px 16px;
}
.list-menu-anchor a:hover {
    color: #fff;
    background-color: #333;
    background-image: url(/wp-content/uploads/common/arrow-down-white.svg); /* ← ここで背景画像を指定 */
    background-size: 16px 16px;
}
/* レスポンス対応（3列） */
@media (max-width: 800px) {
    .list-menu-anchor {
        gap: 5px;
    }
    .list-menu-anchor li {
        flex: 1 1 calc(33.333% - 5px);
        max-width: calc(33.333% - 5px);
    }
    .list-menu-anchor a {
        font-size: 90%;
        text-align: left;
        white-space: normal;
        padding: 5px;
        background-image: url(/wp-content/uploads/common/arrow-down.svg); /* ← ここで背景画像を指定 */
        background-size: 8px 8px;
    }
    .list-menu-anchor a:hover {
        color: #fff;
        background-color: #333;
        background-image: url(/wp-content/uploads/common/arrow-down-white.svg); /* ← ここで背景画像を指定 */
        background-size: 8px 8px;
    }
}
/* レスポンス対応（2列） */
@media (max-width: 675px) {
    .list-menu-anchor {
        width: 90%;
    }
    .list-menu-anchor li {
        flex: 1 1 calc(50% - 5px);
        max-width: calc(50% - 5px);
    }
    .list-menu-anchor a {
        font-size: 90%;
        text-align: left;
        white-space: normal;
        padding: 5px;
    }
}
@media only screen and (max-width: 450px) {
    #post-11 .wp-block-columns {
        display: block;
    }
}
/*御食事・御宴席-tuika20250401*/
.anniv70-bento-area {
    text-align: center
}
.anniv70-bento-area h3 {
    color: #ff7800;
    font-size: 200%;
}
.anniv70-bento-area h4 {
    color: #000;
    font-size: 170%;
}
.anniv70-bento-area .fs180 {
    font-size: 160%;
}
@media screen and (max-width:650px) {
    .anniv70-bento-area h3 {
        font-size: 155%;
    }
    .anniv70-bento-area h4 {
        font-size: 140%;
    }
    .anniv70-bento-area .fs180 {
        font-size: 100%;
    }
}
/*画像エリア*/
.anniv70-bento-img-area {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* 左右2カラム */
    grid-template-rows: auto auto; /* 2行 */
    gap: 10px;
}
.anniv70-bento-img-area .main {
    grid-column: 1 / 3; /* 横に2列ぶち抜き */
    grid-row: 1 / 2; /* 1行目 */
}
.anniv70-bento-img-area .sub1 {
    grid-column: 1 / 2; /* 左半分 */
    grid-row: 2 / 3; /* 2行目 */
}
.anniv70-bento-img-area .sub2 {
    grid-column: 2 / 3; /* 右半分 */
    grid-row: 2 / 3; /* 2行目 */
}
.anniv70-bento-img-area img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
@media (min-width: 768px) {
    .anniv70-bento-img-area {
        grid-template-columns: 2fr 1fr;
        grid-template-rows: repeat(2, auto);
        grid-auto-flow: dense;
    }
    .anniv70-bento-img-area .main {
        grid-column: 1 / 2;
        grid-row: 1 / 3;
    }
    .anniv70-bento-img-area .sub1 {
        grid-column: 2 / 3;
        grid-row: 1 / 2;
    }
    .anniv70-bento-img-area .sub2 {
        grid-column: 2 / 3;
        grid-row: 2 / 3;
    }
}
/*御食事・御宴席-end
********************************************************************/
/*慶事・法要
********************************************************************/
#post-13 .entry-header, #post-1408 .entry-header {
    background-image: url('/wp-content/uploads/common/sub-t03.jpg');
}
.list-border-botom {
    padding-left: 0px;
    border-top: 2px solid #999;
}
.list-border-botom li {
    list-style: none;
    border-bottom: 1px dashed #ccc;
    padding-left: 0px;
}
/*お持ち帰り
********************************************************************/
#post-15 .entry-header {
    background-image: url('/wp-content/uploads/common/sub-t04.jpg');
}
/*松風苑について
********************************************************************/
#post-17 .entry-header {
    background-image: url('/wp-content/uploads/common/sub-t05.jpg');
}
#post-17 .entry-content {
    overflow: visible;
}
.abt-1 {
    margin-right: calc(50% - 50vw);
}
.abt-1 > .wp-block-column > p {
    margin-top: 0 !important;
}
.name {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    font-weight: bold;
}
.abt-2 .name {
    font-size: 120%;
}
.abt-2 > .wp-block-column > p {
    margin-top: 0 !important;
}
.abt-3 h3 {
    background-color: #005438;
    color: white;
    text-align: center;
    padding: 8px 0;
}
.dltable {
    width: 100%; /* テーブルの横幅を500pxに指定 */
    display: flex; /* 子要素のdtとddを横並びにする */
    flex-wrap: wrap; /* 1つのdtとddで1行になるよう改行させる */
}
.dltable dt, .dltable dd {
    margin: 0px;
    border-bottom: 1px solid #c0bcc3; /* 各セルの下の線。テーブルの下の線も補える。 */
    box-sizing: border-box; /* widthの計算を楽にするため */
    padding: 5px; /* 各セルに余白を取る */
}
.dltable dt {
    width: 150px; /* dt（見出し項目）の横幅を200pxに指定 */
}
.dltable dd {
    width: calc(100% - 150px); /* テーブル幅からdtを引いた分の横幅を指定。 */
}
@media screen and (max-width:450px) {
    .dltable {
        width: 100%; /* 横幅をpxではなく、幅いっぱいに指定。 */
        border-left: none; /* テーブルの左の線を消す */
        display: block; /* 横並びにさせないようブロック要素にする */
    }
    .dltable dt, .dltable dd {
        border-right: none; /* セルの右の線を消す */
        width: 100%; /* 横幅を幅いっぱいに指定 */
        padding: 10px; /* 各セルに余白を取る */
    }
    .dltable dt {
        font-weight: bold;
        border-bottom: none; /* 下の線を消す（ddの下の線が残る） */
        padding-bottom: 0; /*ddとの距離を近づけるため、0にする*/
    }
}
a.top-ayumi-bt {
    color: white;
}
.top-ayumi-bt {
    font-size: 260%;
    max-width: 400px;
    padding: 6% 0 6% 15%;
    margin: 35px auto 70px;
    display: block;
    background-image: url(/wp-content/uploads/about/ma-bt301.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.top-ayumi-bt:hover {
    color: #E1E1E1;
    -webkit-transition: all .3s;
    transition: all .3s;
}
@media screen and (max-width:800px) {
    .top-ayumi-bt {
        font-size: 200%;
    }
}
/*松風苑の歩み
********************************************************************/
#post-19 .entry-header {
    background-image: url('/wp-content/uploads/common/sub-t06.jpg');
}
#post-19 .entry-content {
    max-width: 750px;
    margin: 0 auto;
}
/*館内のご案内
********************************************************************/
#post-21 .entry-header {
    background-image: url('/wp-content/uploads/common/sub-t07.jpg');
    background-position: right
}
#post-21 .wp-block-columns.is-not-stacked-on-mobile > .wp-block-column:not(:first-child) {
    margin-left: var(--wp--style--block-gap, 1em);
}
@media screen and (max-width:1000px) {
    #post-21 .wp-block-columns.is-not-stacked-on-mobile > .wp-block-column:not(:first-child) {
        margin-left: var(--wp--style--block-gap, 0.85em);
    }
}
.img-bt-1em {
    margin-bottom: 1.3em
}
@media screen and (max-width:1000px) {
    .img-bt-1em {
        margin-bottom: 0.75em
    }
}
.btn-kjt {
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden;
    max-width: 450px;
    padding-top: 8%;
    margin: 35px auto 100px;
    display: block;
    background-image: url(/wp-content/uploads/facilities/kjt-bt1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.btn-kjt:hover {
    opacity: 0.7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}
/*館内のご案内-end
********************************************************************/
/*個室
********************************************************************/
#post-24 .entry-header {
    background-image: url('/wp-content/uploads/common/sub-t07.jpg');
    background-position: right
}
#post-24 .entry-header h1 {
    font-size: 0pt;
    width: 100%;
}
#post-24 .entry-header h1:before {
    content: '館内のご案内';
    font-size: 42pt;
    display: block;
}
@media screen and (max-width:700px) {
    #post-24 .entry-header h1:before {
        font-size: 28pt;
    }
}
.madori {
    max-width: 800px;
    margin: 10px auto;
    padding: 30px;
    border: solid 1px #716e6e;
}
.madori p {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
.madori img {
    margin-top: 20px;
}
/*大広間
********************************************************************/
#post-26 .entry-header {
    background-image: url('/wp-content/uploads/common/sub-t07.jpg');
    background-position: right
}
#post-26 .entry-header h1 {
    font-size: 0pt;
    width: 100%;
}
#post-26 .entry-header h1:before {
    content: '館内のご案内';
    font-size: 42pt;
    display: block;
}
@media screen and (max-width:700px) {
    #post-26 .entry-header h1:before {
        font-size: 28pt;
    }
}
#post-26 .wp-block-columns.is-not-stacked-on-mobile > .wp-block-column:not(:first-child) {
    margin-left: var(--wp--style--block-gap, 1em);
}
@media screen and (max-width:1000px) {
    #post-26 .wp-block-columns.is-not-stacked-on-mobile > .wp-block-column:not(:first-child) {
        margin-left: var(--wp--style--block-gap, 0.85em);
    }
}
/*営業時間・アクセス
********************************************************************/
#post-28 .entry-header {
    background-image: url('/wp-content/uploads/common/sub-t08.jpg');
}
.e-j-area {
    max-width: 700px;
    margin: 10px auto;
    padding: 30px;
    border: solid 1px #716e6e;
}
@media screen and (max-width:640px) {
    .e-j-area {
        max-width: 400px;
    }
}
.e-j-area h2 {
    font-size: 200%;
    margin: 0px;
    text-align: center;
}
.e-j-area p {
    text-align: center;
}
.e-j-area ul {
    max-width: 580px;
    margin: 0px auto;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.gmap a {
    width: 300px;
    border: solid 1px #ccc;
    background-color: white;
    border-radius: 0px;
    color: black !important;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    font-weight: 300 !important;
    background-image: url(../../uploads/access/map-icon.png);
    background-position: top 12px left 50px;
    background-repeat: no-repeat;
}
.gmap a:hover {
    color: #333
}
.gmap {
    margin-bottom: 30px !important;
}
h3.knr-area {
    font-size: 160%;
    line-height: 140%;
}
p.knr-area {
    max-width: 550px;
    margin: 0 auto;
    font-size: 110%;
    line-height: 190%;
}
.access-column {
    max-width: 560px;
    margin: 0px auto;
}
/*金城哲夫資料館
********************************************************************/
#post-30 .entry-header {
    background-image: url('/wp-content/uploads/common/sub-t09.jpg');
}
#post-30 .midashi-fs180 {
    margin-bottom: 40px;
}
.kjts-c p {
    margin-top: 0;
}
@media screen and (max-width:640px) {
    .kjts-img {
        width: 220px;
        margin: 0 auto 15px;
    }
}
.kjts-gallery-1 {
    display: grid;
    grid-template-rows: auto auto auto auto auto auto; /**横レイアウト**/
    grid-template-columns: auto auto auto;
    gap: 10px;
}
.kjts-gallery-1 figure {
    margin: 0px;
}
.figure-img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.figure1 {
    grid-column: 1 / 6;
}
.figure2 {
    grid-column: 1 / 3;
}
.figure3 {
    grid-column: span 3;
}
.figure4 {
    grid-column: 1 / 4;
}
.figure5 {
    grid-column: span 2;
}
@media screen and (min-width:730px) {
    .kjts-gallery-1 {
        gap: 10px;
    }
}
.kenngaku {
    max-width: 700px;
    margin: 10px auto;
    padding: 30px;
    border: solid 1px #716e6e;
}
@media screen and (max-width:700px) {
    .kenngaku {
        max-width: 100%;
        width: 80%;
    }
}
.kenngaku h2 {
    font-size: 200%;
    margin: 0px;
    text-align: center;
}
.kenngaku h3 {
    font-size: 140%;
    max-width: 580px;
    margin: 45px auto 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #333;
}
.kenngaku dl {
    max-width: 580px;
    margin: 0px auto;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.kenngaku img {
    margin: 30px auto 0;
}
.nepyou {
    max-width: 900px;
    margin: 0 auto;
}
.nepyou h3 {
    background-color: #005438;
    text-align: center;
    color: white;
    margin: 0;
    padding: 10px 0;
    font-size: 160%;
}
.nepyou .table-layout dt {
    width: 140px;
    padding: 0.75em 0;
}
.nepyou .table-layout dd {
    width: calc(100% - 140px); /* テーブル幅からdtを引いた分の横幅を指定。 */
    padding: 0.75em 0;
}
.nepyou .table-layout p {
    margin: 0 0 0.5em;
}
.nepyou .l-p {
    text-align: right;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
@media screen and (max-width:600px) {
    .nepyou {
        max-width: 100%;
        width: 95%;
    }
    .nepyou .table-layout dt {
        width: 100%;
        padding: 0 0 0.25em;
        font-weight: bold;
        border-bottom: none;
    }
    .nepyou .table-layout dd {
        width: 100%;
        padding: 0 0 0.25em;
        margin-bottom: 2em !important;
    }
    .nepyou .table-layout dd:last-child {
        margin-bottom: 0.25em !important;
    }
    .nepyou .l-p {
        text-align: left;
        font-size: 80%;
    }
}
/*お土産品・贈答品
********************************************************************/
#post-1424 .entry-header, #post-1440 .entry-header, #post-1435 .entry-header {
    background-image: url('/wp-content/uploads/common/sub-t010.jpg');
}
.gift-box {
    padding: 30px 30px 0px 30px;
    background: url(/wp-content/uploads/gift/gift-bk.jpg);
    border: 1px solid #005438;
}
.gift-box h3 {
    font-size: 150%;
    font-weight: 900;
    line-height: 120%;
}
/*ご予約・お問い合わせ 3つボタン
********************************************************************/
#post-33 .entry-header {
    background-image: url('/wp-content/uploads/common/sub-t011.jpg');
}
#post-33 .entry-content {
    max-width: 770px;
    margin: 0 auto;
}
@media screen and (max-width:600px) {
    #post-33 .entry-content {
        max-width: 98%;
        margin: 0 auto;
    }
}
/*ご予約・お問い合わせメールフォーム 別でcontactform7.css
********************************************************************/
#post-799 .entry-header {
    background-image: url('/wp-content/uploads/common/sub-t011.jpg');
}
#post-799 .entry-content {
    max-width: 770px;
    margin: 0 auto;
}
@media screen and (max-width:600px) {
    #post-799 .entry-content {
        max-width: 98%;
        margin: 0 auto;
    }
}
#post-799 .entry-header h1 {
    font-size: 0pt;
    width: 100%;
}
#post-799 .entry-header h1:before {
    content: 'ご予約・お問い合わせ';
    font-size: 42pt;
    display: block;
}
@media screen and (max-width:700px) {
    #post-799 .entry-header h1:before {
        font-size: 28pt;
    }
}
.otiawa-contents p {
    text-align: center;
}
.otiawa-contents img {
    margin-top: 15px;
}
.otiawa-contents {
    margin-bottom: 50px;
}
.otiawa-t {
    font-size: 180%;
    display: flex;
    align-items: center; /* 垂直中心 */
}
.otiawa-t:after {
    content: '';
    height: 2px;
    background-color: #333;
    flex-grow: 1;
}
.otiawa-t:after {
    margin-left: 1rem;
}
@media screen and (max-width:600px) {
    .otiawa-t {
        font-size: 140%;
    }
}
.gothic {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
.red-s {
    font-size: 90%;
    color: red;
}
.otiawa-m {
    font-size: 190%;
    text-align: center;
}
@media screen and (max-width:600px) {
    .otiawa-m {
        font-size: 140%;
    }
}
ul.line-narrow {
    margin-top: 0px;
}
.notice-indent {
    margin-left: 1em;
    text-indent: -1em;
    text-align: left !important;
}
.red-text {
    color: red;
}
.br-area span.wpcf7-list-item {
    display: block;
}
/*結納
********************************************************************/
#post-703 .entry-header {
    background-image: url('/wp-content/uploads/common/sub-t012.jpg');
}
.set-area h3 {
    font-size: 180%;
    text-align: center;
}
@media screen and (max-width:600px) {
    .set-area h3 {
        font-size: 140%;
    }
}
.set-area .wp-block-image {
    margin: 0;
}
.set-area p {
    font-size: 140%;
    text-align: center;
    margin-block-start: 0em;
    margin-block-end: 0.5em;
}
.kakoi-t01 {
    padding: 15px;
    margin: 0px;
    border: 1px dotted #343434;
}
.sub-menu-area .wp-block-column {
    padding: 15px;
    margin: 0px;
    border: 1px solid #cccccc;
}
.sub-menu-area .wp-block-column h3 {
    font-size: 180%;
    text-align: center;
}
@media screen and (max-width:600px) {
    .sub-menu-area .wp-block-column h3 {
        font-size: 140%;
    }
}
.sub-menu-area .wp-block-column .price {
    font-size: 120%;
}
/*ご結納のお申し込み
********************************************************************/
#post-807 .entry-header {
    background-image: url('/wp-content/uploads/common/sub-t012.jpg');
}
#post-807 .entry-content {
    max-width: 770px;
    margin: 0 auto;
}
@media screen and (max-width:600px) {
    #post-807 .entry-content {
        max-width: 98%;
        margin: 0 auto;
    }
}
/*キャンセルポリシー
********************************************************************/
.cansel-policy {
    /*border: 1px solid #005438;*/
    border: 1px solid #cccccc;
    padding: 5px 20px;
    margin-top: 30px;
}
.cansel-policy h3 {
    color: red;
    background-color: #feecd2;
    text-align: center;
    padding: 10px 10px 5px 10px;
    margin-bottom: 15px;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
.cansel-policy h4 {
    border-bottom: 1px solid #cccccc;
    margin-top: 10px;
    padding-bottom: 5px;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
.cansel-policy h5 {
    font-size: 100%;
    margin-top: 10px;
    font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
.cansel-policy p {
    font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    margin-top: 10px;
}
.cansel-policy strong {
    font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
.cansel-policy table {
  margin-top: 5px
}
.cansel-policy table th p,.cansel-policy table td p {
  margin: 0
}

.text-red {
    color: red;
}
.mt-0 {
    margin-top: 0px;
}
.mb-0 {
    margin-bottom: 0px;
}
.clr30 {
    height: 30px;
    clear: both;
}
/*reCAPTCHAのロゴを非表示
********************************************************************/
.grecaptcha-badge {
    visibility: hidden;
}
/*プラグイン
********************************************************************/
#slb_viewer_wrap .slb_theme_slb_baseline .slb_container {
    padding: 5px !important;
}
/*キャンセルポリシー
********************************************************************/
.c-t, .c-t table {
    margin-bottom: 0
}
.c-t th, .c-t td {
    border: 1px solid #333;
}
.c-t th {
    background-color: #CCC
}
#accordion-toggle {
    display: none;
}
/* ボタン */
.accordion-button {
    box-sizing: border-box; /* 枠線ぶんを幅に含める＝はみ出さない */
    display: block;
    position: relative;
    width: 100%;
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #aaa;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
    transition:
        color var(--acc-dur, .3s) ease, background-color var(--acc-dur, .3s) ease, border-color var(--acc-dur, .3s) ease, box-shadow var(--acc-dur, .3s) ease, transform .2s ease;
}
.accordion-button::before {
    color: inherit;
}
/* ホバー／フォーカス時：黒背景＋白文字に反転 */
.accordion-button:hover, .accordion-button:focus-visible {
    background-color: #333;
    color: #fff;
    border-color: #000;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .05), 0 0 0 2px rgba(0, 0, 0, .08) inset; /* 立体感（任意） */
}
/* キーボードフォーカスの可視化（任意で色調整可） */
.accordion-button:focus-visible {
    outline: 2px solid #000;
    outline-offset: 2px;
}
.accordion-button::before {
    content: '続きを読む';
}
/* クリック時の軽い押し込み演出（任意） */
.accordion-button:active {
    transform: scale(0.98);
}
/* チェック時のラベル・テキスト切替 */
#accordion-toggle:checked ~ .accordion-button::before {
    content: '閉じる';
}
/* フェード用グラデ（不透明度でスッと消えるように） */
.accordion-text {
    position: relative;
}
#accordion-toggle ~ .accordion-text::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4em;
    background: linear-gradient(transparent, #fff);
    opacity: 1;
    transition: opacity var(--acc-dur) ease;
    pointer-events: none;
}
#accordion-toggle:checked ~ .accordion-text::after {
    opacity: 0;
}
#accordion-toggle:checked ~ .accordion-button::after {
    opacity: 0; /* display:none; の代わりに透明化 */
    pointer-events: none; /* ついでにクリック抜けを防止 */
}
/* ====== 本文：line-clampはやめて max-height で制御 ====== */
.accordion-text {
    display: block; /* 常にブロック要素（display切替しない） */
    line-height: 1.8;
    margin: 0;
    overflow: hidden;
    max-height: 2.8em; /* 初期は1行ぶん程度に見せる */
    opacity: .98; /* ほんのりフェード */
    transform: translateY(-2px); /* ほんのり上から出る感じ */
    transition:
        max-height var(--acc-dur) ease, opacity var(--acc-dur) ease, transform var(--acc-dur) ease;
    /* 以前の line-clamp は使わない
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  */
}
/* 展開時：ゆっくり広がる */
#accordion-toggle:checked ~ .accordion-text {
    max-height: var(--acc-open);
    opacity: 1;
    transform: translateY(0);
}
/* 低モーション設定のユーザーに配慮（任意） */
@media (prefers-reduced-motion: reduce) {
    .accordion-button, .accordion-text, #accordion-toggle ~ .accordion-button::after {
        transition: none !important;
    }
}
/* ===== タブレット以下 ===== */
@media (max-width: 768px) {
    .accordion-button {
        width: 100%;
        min-height: 44px; /* タップ領域の最低高さ */
        padding: 14px 12px;
        font-size: clamp(15px, 4.2vw, 18px); /* 画面幅に応じて可変 */
        -webkit-tap-highlight-color: transparent;
        touch-action: manipulation;
    }
    /* 初期は2行くらい見せる（読みやすさ重視） */
    .accordion-text {
        line-height: 1.9;
        max-height: 4.2em; /* ≒2行分 */
        word-break: break-word; /* 長い語での横はみ出し防止 */
    }
    /* 指で隠れがちなのでフェードを少し高めに */
    #accordion-toggle ~ .accordion-text::after {
        height: 5em;
    }
}
/* ===== スマホ（狭小） ===== */
@media (max-width: 480px) {
    .accordion-button {
        padding: 16px 14px;
        font-size: clamp(16px, 5vw, 19px);
        border-radius: 8px; /* 角丸でタップ感UP（任意） */
    }
    /* 初期3行くらいまで表示して “続きを読む” の押下を促す */
    .accordion-text {
        max-height: 5.6em; /* ≒3行分 */
    }
}
/* iOS Safariでスケール時にボーダーが欠ける場合の回避 */
@supports (-webkit-touch-callout: none) {
    .accordion-button:active {
        transform: none;
    } /* 押し込み演出を無効化 */
    /* 代わりに軽い影をつける（任意） */
    .accordion-button:active {
        box-shadow: 0 0 0 2px rgba(0, 0, 0, .06) inset;
    }
}