/*
 Theme Name: Twenty Twenty-Five Child
 Theme URI: https://example.com/
 Description: Minimal child theme for Twenty Twenty-Five to override templates.
 Author: Your Name
 Template: twentytwentyfive
 Version: 0.1.0
 Text Domain: twentytwentyfive-child
*/

/* 子テーマ固有のスタイルをここに追加できます */

@import url(css/jquery.bxslider.css);

.top_hero {
    padding: 200px 0;
    box-sizing: border-box;
}

header {
    height: 125px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.hidden_cont {
    display: none;
}

.sub_menu_style {
    font-size: 10px;
}

.sub_menu_style li {
    position: relative;

}

.sub_menu_style li::before {
    margin-right: 10px;
    position: absolute;
    top: .2rem;
    left: -.6rem;
    content: "▶";
    display: inline-block;
    width: auto;
    height: auto;
    background-color: transparent;
    color: #58ce91;
    margin-right: 10px;
    font-size: .6rem;
    vertical-align: middle;
}



.pc_disp {
    display: block;
}

.sp_disp {
    display: none;
}

.al_center {
    text-align: center;
}

.table_hyou {
    width: 100%;
    border-collapse: collapse;
}

.table_hyou th,
.table_hyou td {
    border: 1px solid #ddd;
    padding: 10px 5px;
    text-align: center;
}

.table_hyou th:first-child,
.table_hyou td:first-child {
    width: 150px;
}

.table_hyou td {
    border: 1px solid #ddd !important;
    background-color: transparent !important;
    text-align: center !important;
    font-weight: normal !important;
    width: 13%;
}

.table_hyou tr td:first-child {
    background-color: #d5ebdb !important;
    font-weight: bold !important;
}

.table_hyou tr:first-child td:last-child {
    background-color: #e5f5f7 !important;
    font-weight: bold !important;
}

.table_hyou tr:first-child td:nth-child(n+2):nth-child(-n+6) {
    background-color: #f0f0f0 !important;
    font-weight: bold !important;
}

.table_hyou tr:first-child td:first-child {
    background-color: #fff !important;
    border-right: none !important;
}

.table_hyou td {
    color: #333 !important;
}

.underbar_class {
    border-bottom: 1px solid #000;
    line-height: 1.5rem;
    padding-bottom: 1rem;
    margin-top: 1rem;
}

.center-two-col {
    margin-left: auto;
    margin-right: auto;
}

img.img_scwire {
    width: 210px;
    aspect-ratio: auto 210 / 220;
    height: 220px;
    aspect-ratio: auto 210 / 220;
    overflow-clip-margin: content-box;
    overflow: clip;
}


.art_slider_cont {
    font-size: 14px;
    text-align: center;
}

.art_slider_cont img {
    margin: 0 auto;
    display: block;
}

.art_slider_cont .link_button {
    padding: .5em 2em;
    box-sizing: border-box;
    background: #58ce91;
    border-radius: .5em;
    color: #fff !important;
}

.art_slider_cont {
    margin: 0 auto;
    width: 100%;
    max-width: 880px;
    padding-bottom: 20px;
}


.art_slider_cont table.table_01,
.art_slider_cont table.table_02 {
    border: 1px solid #d2d2d2;
    margin: 20px auto;
    background: #fff;
}

.art_slider_cont th {
    width: 12.5%;
    padding: 5px;
    border: 1px solid #d2d2d2;
    margin: 0px;
    border-collapse: collapse;
    background: #d5ebdb;
}

.art_slider_cont td {
    padding: 5px 0;
    width: 12.5%;
    border: 1px solid #d2d2d2;
    margin: 0px;
    border-collapse: collapse;
    font-size: 12px;
    line-height: 1.5rem;
}

.art_slider_cont td.others {
    background: #f0f0f0;
}

.art_slider_cont td.today {
    background: #64c0ab;
    color: #fff;
}

.art_slider_cont td.sunday {
    background: #fadbda;
}

.art_slider_cont td.satday {
    background: #d3edfb;
}

.art_slider_cont .alert {
    font-size: 14px;
    line-height: 1.3em;
    width: 700px;
    margin: 10px auto;
    display: flex;
}

.art_slider_cont .alert div {

    text-align: left;
}

.art_slider_cont .alert div:first-child {
    color: #fff;
    background: #ae0e16;
    padding: .5em .6em .5em 1em;
    margin-right: 1em;
    border-radius: .4em;
    width: 100px;
    height: 22px;
}

.art_slider_cont .alert span {
    color: #ae0e16;
    font-weight: bold;
}

.art_slider_cont .button_wrap,
.flex_wrap {
    display: flex;
    justify-content: center;
    gap: 1rem;
}

.art_slider_cont .mart10 {
    margin-top: 1rem;
}

.flex_wrap div:last-child {
    text-align: left;
}

.art_slider_cont .orange {
    color: #ef857d;
}

#slider_02 .clearfix {
    clear: both;
}

#slider_02 .circle {
    width: 50px;
    height: 50px;
    padding-top: 10px;
    text-align: center;
    box-sizing: border-box;
    background-color: #34ac98;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin: -30px auto 0;
}

#slider_02 .outer {
    display: flex;
    margin-top: 60px;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

#slider_02 .box_title {
    color: #34ac98;
    font-size: 15px;
    margin-top: 10px;
}

#slider_02 .box_01,
#slider_02 .box_02,
#slider_02 .box_03,
#slider_02 .box_04 {
    width: 24%;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 10px;
    box-sizing: border-box;
}



#slider_02 .midashi {
    font-size: 16px;
    font-weight: bold;
}

#slider_02 .left_box {
    float: left;
    width: 48%;
}

#slider_02 .right_box {
    float: left;
    width: 48%;
    margin-left: 2%;
}

#slider_02 .s_left_box {
    width: 33%;
    float: left;
    text-align: center;
}

#slider_02 .s_mid_box {
    width: 32%;
    float: left;
    text-align: center;
    margin-left: 1%;
}

#slider_02 .s_right_box {
    width: 32%;
    float: left;
    text-align: center;
    margin-left: 1%;
}

#slider_02 .bg_green {
    background-color: #64c0ab;
    color: #fff;
    padding: 5px 0;
}


#slider_02 .table_01 td {
    padding: 10px 0;
}

#slider_02 .table_01 td.bg_gray {
    background-color: #f0f0f0;
}

#slider_02 .table_01 td.bg_green_02 {
    background-color: #d5ebdb;
}

#slider_02 .info {
    width: 530px;
    margin: 40px auto 0;
    line-height: 1em;
    text-align: left;
}

#slider_02 .floater_box {
    float: left;
}

#slider_02 .table_02 {
    width: 50%;
}

#slider_02 .table_02 td {
    padding: 15px 0;
}

#slider_02 .photo_wrap li {
    display: inline-block;
    list-style: none;
    margin-top: 20px;
    margin-right: 10px;
}


.contact_box {
    background-color: #f1f1f1;
    font-size: 1rem;
    line-height: 1.7em;
    text-align: center;
    margin: 0;
    /* padding: 2rem 0; */
}

.contact_box .head_midashi {
    padding: 1rem;
    box-sizing: border-box;
    background: #58ce91;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    font-size: 1rem;
}

.contact_box p {
    margin: 0;
}

.s_02_contents {
    padding: 1rem;
}

.mart80 {
    margin-top: 8rem;
}

.contact_box .head_midashi img {
    vertical-align: bottom;
    margin-right: .5em;
}

#cboxLoadedContent {
    background-color: #f1f1f1;
}

#contact_box .clearfix:after {
    content: "";
    clear: both;
    display: block;
}


#contact_box .midashi {
    font-size: 16px;
    font-weight: bold;
}

#contact_box .border_bottom {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 5px;
}

#contact_box .font_small {
    font-size: 12px;
}

#contact_box .bg_blue {
    padding-top: 50px;
    background: #ebf5f5;
}


#contact_box .alert {
    font-size: 14px;
    line-height: 1.3em;
    width: 280px;
    margin: 10px auto;
}

#contact_box .alert div {
    float: left;
    text-align: left;
}

#contact_box .alert div:first-child {
    color: #fff;
    background: #ae0e16;
    padding: .5em .6em .5em 1em;
    margin-right: 1em;
    border-radius: .4em;
}

#contact_box .alert span {
    color: #ae0e16;
    font-weight: bold;
}


#access {
    position: fixed;
    top: 226px;
    right: 0;
    z-index: 100;
}

#access #click_box {
    width: 51px;
    height: 180px;
    top: 0px;
    right: 0;
    z-index: 9999;
    position: absolute;
}

#access #click_box.active {
    width: 351px;
    height: 180px;
    z-index: 9999;
}

#access #click_box img {
    float: left;
    cursor: pointer;
}

#access #click_cont {
    padding: 0;
    margin: 0px;
    z-index: 9999;
}

#access #click_box #click_cont {
    float: left;
    width: 320px;
    height: 290px;
    display: none;
}

#access #click_box #click_cont.active {
    display: block;
    float: left;
    width: 300px;
    box-sizing: border-box;
	background:#fff;
	padding:10px;
	box-sizing:border-box;
	text-align:center;
}
.colona{
  position: fixed;
  top: 416px;
  right: 0;
}

.inline-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.inline-modal {
  background: #fff;
  width: 90vw;        /* 追加 */
  /* height: 90vh;   */
  max-width: 90vw;
  /* max-height: 90vh; */
  overflow: visible;
  /* padding: 20px; */
  box-sizing: border-box;
  position: relative;
}

.inline-close {
  position: absolute;
  top: 5px;
  right: 10px;
  border: none;
  background: transparent;
  font-size: 20px;
  cursor: pointer;
}
.map {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    /* 16:9のアスペクト比 */
    height: 0;
}

.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.page-id-552 .wp-container-core-post-content-is-layout-a38276bf.has-global-padding,
.page-id-559 .wp-container-core-post-content-is-layout-a38276bf.has-global-padding,
.page-id-565 .wp-container-core-post-content-is-layout-a38276bf.has-global-padding,
.page-id-559 .wp-container-core-group-is-layout-97829e9f {
    padding: 0 !important;
}



@media (max-width: 600px) {

    header {
        max-height: 80px;
    }

    .top_hero {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .pc_disp {
        display: none !important;
    }

    .sp_disp {
        display: block !important;
    }


    .sp_menu_header {
        margin-top: 0 !important;
    }

    .sp_menu_header .sp_logo ul {
        padding: 0;
    }

    .sp_menu_header .sp_logo li {
        display: inline-block;
        width: 34%;
    }

    .sp_menu_header .sp_logo li:first-child {
        width: 59%;
        margin-right: 1rem;
    }

    .sp_menu_header .sp_logo li img {
        width: 100%;
    }

    .sp_drower ul {
        width: 100%;
    }

    .sp_drower li {
        border-bottom: 1px solid #000;
        padding: 1rem 1rem 1rem 1.5rem !important;
        position: relative;

    }

    .sp_drower li::before {
        margin-right: 10px;
        position: absolute;
        top: 1rem;
        left: 0;
        content: "▶";
        display: inline-block;
        width: auto;
        height: auto;
        background-color: transparent;
        color: #58ce91;
        margin-right: 10px;
        font-size: 1.1rem;
        vertical-align: middle;
    }


    .time-header,
    .time-cell {
        display: none;
    }

    .wp-block-navigation__responsive-container-open {
        background: #58ce91;
        color: #fff;
        padding: .5rem;
        border-radius: .5rem;
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        width: 50% !important;
    }

    .art_slider_cont .flex_wrap,
    .flex_wrap div:last-child {
        display: block;
        text-align: center;
    }

    .art_slider_cont .alert {
        width: 100%;
    }

    .art_slider_cont .alert div:first-child {
        width: 210px;
    }

    #panel_02 dt,
    #panel_03 dt,
    #panel_04 dt {
        background: #58ce91;
        margin-top: 2vh;
        display: flex;
        padding: 1vh;
        text-align: left;
        font-size: 2vh;
        color: #fff;
        align-items: center;
        width: 90vw;
        box-sizing: border-box;
        width: 100%;
    }

    #panel_02 dd,
    #panel_03 dd,
    #panel_04 dd {
        background: rgba(255, 255, 255, 0.7);
        width: 90vw;
        margin-left: 0px;
        padding: 2%;
        box-sizing: border-box;
        width: 100%;
    }

    #panel_02 .circle,
    #panel_03 .circle,
    #panel_04 .circle {
        width: 5vh;
        height: 5vh;
        padding-top: 1vh;
        text-align: center;
        box-sizing: border-box;
        background-color: #fff;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        color: #58ce91;
        font-size: 18px;
        font-weight: bold;
        margin: 0 2vh;
    }

    #panel_02 dt span,
    #panel_03 dt span,
    #panel_04 dt span {
        width: 3vw;
        height: 3vw;
        border-top: 2px solid #7a0;
        border-right: 2px solid #7a0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-right: 2vw;
    }

    #panel_02 dt span.rotate,
    #panel_03 dt span.rotate,
    #panel_04 dt span.rotate {
        width: 3vw;
        height: 3vw;
        border-top: 2px solid #7a0;
        border-right: 2px solid #7a0;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        margin-right: 2vw;
    }

    #panel_02 dt div:nth-child(2),
    #panel_03 dt div:nth-child(2),
    #panel_04 dt div:nth-child(2) {
        text-align: center;
        margin-right: auto;
    }

    #panel_03 dd .ac_mi,
    #panel_04 dd .ac_mi {
        background: #58ce91;
        padding: 1vh 1vh;
        width: 10em;
        margin: 1vh auto;
    }

    #panel_03 dt div,
    #panel_04 dt div {
        margin: 0 auto;
    }

    #slider_02 .left_box,
    #slider_02 .right_box {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    .floater_box.marr20,
    .floater_box {
        margin-right: 0;
        float: none !important;
        text-align: center;
    }

    #slider_02 .info {
        width: 100%;
    }

    .table_hyou th:first-child,
    .table_hyou td:first-child {
        width: 13%;
    }

    .table_hyou tr td:first-child {
        background-color:#f0f0f0 !important;
        font-weight: bold !important;
    }

    .table_hyou tr:first-child td:last-child {
        background-color: #e5f5f7  !important;
        font-weight: bold !important;
    }

    .table_hyou tr:first-child td:nth-child(n+2):nth-child(-n+6) {
        background-color: #d5ebdb  !important;
        font-weight: bold !important;
    }

    .table_hyou tr:nth-child(7) td:first-child {
    background: #d3edfb !important;
    }

}