/* ---------------見出しタイトル--------------- */

.page_h1 {
    width: 75%;
    margin: 5% auto;
    font-size: 1.5em;
    font-weight: bold;
    padding-left: 2.0em;
    margin-bottom: 1em;
    position: relative;
    /*background-color: #60bdef;
    border-radius: 35px;*/
    color: #5f5f5f;
}

.page_h1:before {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f304";
    font-weight: 900;
    font-size: 1.5em;
    left: 0em;
}

i.far.fa-clock {
    font-size: 3em;
    padding-right: 10px;
}

@media (max-width:767px) {
    .title {
        width: 90%;
        height: 55px;
    }
}

@media (max-width:767px) {
    .title img {
        width: 80px;
    }
}

@media (max-width:767px) {
    .title h2 {
        font-size: 18px;
    }
}

@media (max-width:767px) {
    .page_h1 {
        width: 80%;
        font-size: 1.0em;
    }
    .title h2 {
        font-size: 16px;
    }
}


/* ==========タイトル========== */
.main_title2 {
    margin-left: 5%;
    background-color: #60bdef;
    border-radius: 35px;
    margin: 5% auto;
    width: 80%;
}

.main_title2 h1 {
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    color: #ffffff;
    font-size: 25pt;
    padding: 5px 25px;
}

@media (max-width:767px) {
    .main_title2 {
        margin: 2% auto;
    }

    .main_title2 h1 {
        font-size: 20px;
    }

    .header_img img {
        width: 260px;
        padding-top: 5px;
        padding-left: 5px;
    }
}

.firstContent {
    padding-top: 15%;
    align-items: center;
    /* position: relative; */
}

@media (max-width:767px) {
    .firstContent {
        display: block;
        text-align: center;
        margin-top: 20px;
    }
}

@media (max-width:480px) {
    .firstContent {
        padding-top: 30%;
    }
}

.bunen {
    background: #60bdef;
    border-radius: 35px;
    font-size: 16px;
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
    border: solid 4px #998484;
    width: 20%;
    margin-left: auto;
    margin-right: 2%;
}

.bunen a {
    color:#fff;
}

.bunen:hover {
    opacity: 0.6;
}

@media (max-width:767px) {
    .bunen {
        padding: 10px 0;
        font-size: 14px;
    }
}

@media (max-width:500px) {
    .bunen {
        width: 35%;
        margin-right: 0;
        background: #fff;
        border: none;
    }
}

.firstContent a {
    width: 250px;
    /* max-width: 93%; */
    border-radius: 35px;
    margin: 0 0 0 auto;
}

/* ==========施設概要========== */
.shisetuGaiyo {
    width: 78%;
    margin: 0 auto;
    font-size: 14px;
}

.shisetu {
    padding-bottom: 20px;
}

@media (max-width:767px) {
    .shisetuGaiyo {
        width: 90%;
        font-size: 11px;
    }
}

.shisetuGaiyo td {
    padding: 2%;
}

.shisetuGaiyo,
.shisetu table th,
.shisetu table td {
    border-collapse: collapse;
    border: 1px solid #60bdef;
}

.shisetuGaiyo table {
    width: 100%;
}

.shisetu table th {
    width: 30%;
    text-align: left;
    padding-left: 2%;
    font-style: normal;
    font-weight: normal;
    background-color: ivory;
}

.shisetu table td {
    text-align: left;
    padding-left: 2%;
    line-height: 25px;
}

.shisetu table td a {
    text-decoration: none;
    color: #000;
}

.shisetu table td span {
    color: #E03434;
}

/* ==========アクセスマップ========== */

.ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    width: 700px;
    max-width: 80%;
    margin: 0 auto;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* ==========沿革========== */
.enkaku {
    width: 70%;
    margin: 0 auto;
    font-size: 14px;
    border-collapse: collapse;
}

@media (max-width:767px) {
    .enkaku {
        width: 90%;
        font-size: 11px;
    }
}

.enkaku td {
    padding: 2%;
}

/* ==========保育時間・費用について========== */

/* ==========※タブの設定========== */
.tabs {
    margin-top: 50px;
    padding-bottom: 1%;
    background-color: #fff;
    width: 70%;
    margin: 0 auto;
    border: solid 3px #60bdef;
    border-radius: 30px;
}

@media (max-width:767px) {
    .tabs {
        width: 80%;
    }
}

/*タブのスタイル*/
.tab_item {
    width: calc(100%/2);
    height: 50px;
    background-color: #fff;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    color: #000;
    display: block;
    float: left;
    font-weight: bold;
    transition: all 0.2s ease;
}

.tab_item {
    border-bottom: solid 3px #60bdef;
}

.singletab {
    width:100%;
    border-radius: 26px 26px 0px 0px;
}

.tab_item.ichi {
    border-right:solid 3px #60bdef;
}

.tab_item:hover {
    opacity: 0.75;
}

.ichi {
    border-radius: 26px 0px 0px 0px;
}

.san {
    border-radius: 0px 26px 0px 0px;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
    display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
    display: none;
    padding: 40px 40px 0;
    clear: both;
    overflow: hidden;
}

@media (max-width:500px) {
    .tab_content {
        padding: 10px 10px 0;
    }
}

@media (max-width:500px) {
    .tab_item {
        height: 25px;
        line-height: 30px;
        font-size: 14px;
    }
}

/*選択されているタブのコンテンツのみを表示*/
#all:checked~#all_content,
#programming:checked~#programming_content,
#design:checked~#design_content {
    display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked+.tab_item {
    background-color: #60bdef;
    color: #fff;
}

/* ==========※タブの中身========== */
/* ==========※タブの中身　1号========== */
.tab_content {
    padding-bottom: 5%;
    width: 100%;
}

h3 {
    font-size: 24px;
}

@media (max-width:767px) {
    h3 {
        font-size: 18px;
    }
}

@media (max-width:500px) {
    h3 {
        font-size: 14px;
    }
}

h4 {
    font-size: 17px;
    margin: 0% 0 1%;
}

@media (max-width:767px) {
    h4 {
        font-size: 17px;
    }
}

@media (max-width:500px) {
    h4 {
        font-size: 14px;
    }
}

.ichiGo_jikan {
    border: 3px solid #60bdef;
    box-sizing: border-box;
    border-radius: 30px;
}

.ichiGo {
    margin-top: 3%;
    margin-bottom: 3%;
}

.ichiGo th {
    border-bottom: 1px solid #60bdef;
    border-right: 1px solid #fff;
    padding: 2%;
    width: 20%;
    text-align: center;
    padding-left: 2%;
    font-style: normal;
    font-weight: normal;
    background-color: #60bdef;
    font-size: 15px;
}

@media (max-width:767px) {
    .ichiGo th {
        font-size: 13px;
    }
}

.ichiGo td {
    border-bottom: 1px dashed #60bdef;
    border-right: 1px solid #60bdef;
    padding: 2%;
    text-align: center;
    padding-left: 2%;
    line-height: 25px;
    font-size: 12px;
}

@media (max-width:767px) {
    .ichiGo td {
        font-size: 11px;
    }
}

.ichiGo .time {
    border-radius: 25px 0px 0px 0px;
}

.ichiGo .fee {
    border-radius: 0px 25px 0px 0px;
    border-right: 0px none;
}

.ichiGo table {
    border-collapse: collapse;
    border-spacing: 10px 3px;
    width: 100%;
}

.ichiGo .noborder {
    border-right: 0px none;
}

.ichiGo .end {
    border-bottom: 0px none;
}

/* ==========※タブの中身　2号========== */
.half {
    width: 48%;
}

@media (max-width:450px) {
    .half {
        width: 100%;
    }
}

h4 span {
    font-size: 14px;
}

.niGo {
    display: flex;
    align-items: flex-end;
    margin-top: 3%;
    margin-bottom: 3%;
    justify-content: space-between;
}

@media (max-width:450px) {
    .niGo {
        display: block;
    }
}

/* ==========1日のスケジュール========== */
.subtitle {
    width: 70%;
    margin: 0 auto;
}
.jidoukan .time {
    border-radius: 25px 0px 0px 0px;
}

.jidoukan .fee {
    border-radius: 0px 25px 0px 0px;
    border-right: 0px none;
}

.jidoukan .th1 {
    border-right: 0px none;
    border-radius: 25px 25px 0px 0px;
    background-color: #fff;
}

.jidoukan .td_bg {
    border-bottom: 1px solid #60bdef;
    border-right: 1px solid #fff;
    padding: 2%;
    text-align: center;
    background-color: #60bdef;
    font-size: 15px;
}

.jidoukan table {
    border-collapse: collapse;
    border-spacing: 10px 3px;
    width: 100%;
}

.jidoukan .noborder {
    border-right: 0px none;
}

.jidoukan .end {
    border-bottom: 0px none;
}

.jidoukan th{
    border-bottom: 1px solid #60bdef;
    border-right: 1px solid #fff;
    padding: 2%;
    width: 10px;
    text-align: center;
    padding-left: 2%;
    font-style: normal;
    font-weight: normal;
    background-color: #60bdef;
    font-size: 15px;
}

.jidoukan tr td:nth-child(1) {
    width: 10%;
}

.jidoukan tr td:nth-child(2) {
    width: 30%;
}
.jidoukan tr td:nth-child(3) {
    width: 60%;
}

.jidoukan td.weektitle {
    text-align: center;
    vertical-align:middle;
    font-weight: bold;
}

.jidoukan td {
    border-bottom: 1px dashed #60bdef;
    border-right: 1px solid #60bdef;
    padding: 2%;
    text-align: center;
    padding-left: 2%;
    line-height: 15px;
    font-size: 12px;
}


.katsudou_content {
    display: flex;
    /*flex-wrap: wrap;*/
    width: 70%;
    margin: 2% auto;
    justify-content: space-between;
    align-items: center;
    padding: 10px 10px;
}

.katsudou_bg {
    background-color:#dff4ff;
    border-radius:15px;
}

.katsudou_box1 {
    padding-left:20px;
}

.katsudou_box1 b{
    color:#59bff6;
    font-size:15px;
}

.katsudou_box2 {
    padding-left:20px;
}

.katsudou_box2 img {
    width: 200px;
    object-fit: contain;
    border-radius: 10px;
    border: solid 5px #42b5f4;
}

@media (max-width:767px) {
    .katsudou_content {
        display: block;
        flex-wrap: wrap;
        text-align: center;
        width: 80%;
        padding-bottom: 30px;
    }

    .katsudou_content th {
        font-size: 15px;
    }

    .katsudou_box1 {
        display: block;
    }

    .katsudou_box2 {
        padding-top: 20px;
    }
}

.timeBar {
    display: flex;
    background: #60bdef;
    align-items: center;
    padding: 1% 5%;

}

.timeBar img {
    width: 70px;
    margin-right: 5%;
}

.timeBar p {
    font-size: 24px;
}

.schedule {
    margin-bottom: 5%;
    color: #5f5f5f;
}

.schedule1 {
    width: 75%;
    margin: 0 auto;
}

.schedule-table-content {
    margin-bottom: 5%;
    color: #5f5f5f;
}

.schedule-table-content table {
    border-collapse: collapse;
}

.schedule-table {
    border: 3px solid #60bdef;
    box-sizing: border-box;
    border-radius: 30px;

    margin-top: 50px;
    background-color: #fff;
}

.schedule-table th {
    border-bottom: 1px solid #60bdef;
    border-right: 1px solid #fff;
    padding: 2%;
    width: 20%;
    text-align: center;
    padding-left: 2%;
    font-style: normal;
    font-weight: normal;
    background-color: #60bdef;
    font-size: 15px;
}

.schedule-table tr th:nth-child(2) {
    width: 7%;
}

.schedule-table td {
    border-bottom: 1px dashed #60bdef;
    border-right: 1px solid #60bdef;
    padding: 2%;
    text-align: center;
    padding-left: 2%;
    line-height: 25px;
    font-size: 12px;
}

.schedule-table .time {
    border-radius: 25px 0px 0px 0px;
}

.schedule-table .fee {
    border-radius: 0px 25px 0px 0px;
    border-right: 0px none;
}

.schedule-table .noborder {
    border-right: 0px none;
}

.schedule-table .end {
    border-bottom: 0px none;
}

.schedule-table p {
    text-align: left;
}

.schedule-table b {
    background-color: #ffd0d0;
    display: block;
    padding: 5px;
}

@media (max-width:767px) {
    .schedule-table th {
        font-size: 13px;
    }
    .schedule-table td {
        font-size: 11px;
    }
}

.ver1 {
    border-left: 3px solid #60bdef;
    padding: 5%;
    font-size: 24px;
    margin: -8px 0 0 10%;
    display: flex;
    align-items: center;
}

.ver1 img {
    width: 40%;
    margin: 0 0 0 auto;
}

.ver1 p {
    font-size: 22px;
}

@media (max-width:767px) {
    .ver1 p {
        font-size: 16px;
    }

    .timeBar p {
        font-size: 18px;
    }

    .timeBar img {
        width: 50px;
        margin-right: 5%;
    }
}

/* =======年間行事＝＝＝＝＝＝＝＝ */
.year {
    display: flex;
    margin: 0 auto;
    width: 80%;
    justify-content: space-evenly;
    margin-bottom: 5%;
}

.year_img {
    width: 50%;
    text-align: center;
}

.year_img img {
    width: 100%;
}

@media (max-width:500px) {
    .year_img {
        width: 100%;
        margin: 5% 0;
    }
}

.year ul {
    line-height: 1.8em;
}

@media (max-width:500px) {
    .year ul {
        width: 80%;
        margin: 0 auto;
        font-size: 12px;
    }
}

@media (max-width:500px) {
    .year {
        display: block;
    }
}


/* ==========保育理念========== */

.content span {
    color: #E03434;
}

.tokutyo {
    width: 50%;
}

.tokutyo b {
    font-size: 15px;
}

.tokutyo p {
    width: 100%;
    margin: 0 auto;
    padding-right: 15px;
    padding-bottom: 10px;
    line-height: 1.5;

}

.col1 {
    width: 70%;
    line-height: 1.5;
    margin: 0 auto 5%;
}

.col1 li {
    line-height: 1.5;
}

.col2 {
    display: flex;
    width: 70%;
    margin: 0 auto 5%;
    align-items: flex-start;
}

.col2 li {
    line-height: 2.5;
}

.box {
    width: 50%;
}

.box b {
    font-size: 15px;
}

.box p {
    width: 100%;
    margin: 0 auto;
    padding-right: 15px;
    padding-bottom: 10px;
    line-height: 1.5;
}

.box img {
    width: 100%;
}

@media (max-width:767px) {
    .col2 {
        display: block;
        width: 75%;
    }
    .col2 {
        padding-left: 15px;
    }

    .col2 ul {
        width: 100%;
    }

    .col1 p {
        font-size: 14px;
        width: 100%;
    }

    .box {
        width: 100%;
    }

    .box img {
        width: 100%;
        margin: 3% auto;
    }

    .schedule-table {
        width: 80%;
    }
}

/* ==========行事詳細========== */

.left {
    text-align: left !important;
}

.month {
    display: flex;
    flex-wrap: wrap;
    width: 70%;
    margin: 5% auto;
    justify-content: space-between;
    align-items: center;
    padding: 10px 10px;
    /*border-bottom: dashed 3px #c09090;*/
}

.month_text {
    font-size: 14px;
    padding-left: 12px;
}

.month_text th {
    font-size: 20px;
}

.month_text td{
    padding: 10px 10px;
}

.spring th {
    color: #ef7788;
}

.spring img {
    border: solid 5px #ef7788;
}

.spring-bg {
    background-color: #fcebee;
}

.summer th {
    color: #efc760;
}

.summer img {
    border: solid 5px #efc760;
}

.summer-bg {
    background-color: #fef9ed;
}

.autumn th {
    color: #cf8801;
}

.autumn img {
    border: solid 5px #cf8801;
}

.autumn-bg {
    background-color: #f8f1e4;
}

.winter th {
    color: #4a97d3;
}

.winter img {
    border: solid 5px #4a97d3;
}

.winter-bg {
    background-color: #edf7ff;
}

.weekly-monthly th {
    color: #3dc049;
}

.weekly-monthly img {
    border: solid 5px #3dc049;
}

.weekly-monthly-bg {
    background-color: #bde1ba;
}

.month_text b {
    font-size: 20px;
    padding: 10px
}

.month_box1 {
    display: flex;
    align-items: flex-end;
}

.month_box2 img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 10px;
}

/* .month img {
    width: calc(100%/3);
  } */
@media (max-width:767px) {
    .month {
        display: block;
        flex-wrap: wrap;
        text-align: center;
        width: 80%;
        padding-bottom: 30px;
    }

    .month tr th:nth-child(1) {
        width: 20%;
    }

    .month th {
        font-size: 15px;
    }

    .month_box1 {
        display: block;
    }

    .month_box2 {
        padding-top: 20px;
    }

    .month_text {
        text-align: left;
    }
}

/* =========本園の写真と平面図========= */
.en_photo {
    display: flex;
    width: 70%;
    margin: 0 auto 5%;
    align-items: flex-end;
}

.en_content {
    width: 50%;
}

.en_content img {
    width: 330px;
    height: 230px;
    object-fit: contain;
}

.en_content span {
    color: #60bdef;
}

.double {
    margin-left: 4%;
}

.en_bunen {
    width: 50%;
    margin: 0 auto;
}

.en_bunen img {
    width: 100%;
}

@media (max-width:767px) {
    .en_photo {
        display: block;
        width: 80%;
    }

    .en_content {
        width: 100%;
        margin-bottom: 3%;
    }

    .en_content p {
        font-size: 12px;
    }

    .en_bunen {
        width: 80%;
    }

    .double {
        margin-left: 0%;
    }
}

/* ==========お知らせ一覧========== */
#news {
    width: 78%;
    margin: 0 auto;
    font-size: 14px;
}

.mod-newsList{
    list-style: none;
}

#news ul li {
    padding:10px 10px;
    border-bottom: 2px dashed #42b5f4;
}

#news ul li a {
    color:#000;
}

.mod-news-tile {
    padding-left:20px;
}

@media (max-width:767px) {
    .newsTable {
        width: 90%;
        font-size: 11px;
    }
}

.newsTable td {
    padding: 2%;
}

.newsPage table th,
.newsPage table td {
    border-bottom: 3px dashed #60bdef;
}

.newsTable table {
    border-collapse: separate;
    border-spacing: 10px 3px;
    width: 100%;
}

.newsPage table th {
    width: 15%;
    text-align: left;
    padding-left: 2%;
    font-style: normal;
    font-weight: normal;
}

.newsPage table td {
    text-align: left;
    padding-left: 2%;
    line-height: 25px;
}

.newsPage table td a {
    text-decoration: none;
    color: #000;
}

.newsPage table td span {
    color: #E03434;
}

/* ==========次のページボタン========== */
.newsPage a {
    text-decoration: none;
    color: #fff;
    text-align: center;
}

.btn {
    background-color: #60bdef;
    width: 300px;
    padding: 1% 0;
    margin: 5% auto;
    border-radius: 30px;
}

/* お知らせPDFリンクボタン */
.mod-news-tile a[target="_blank"] {
    display: inline-block;
    background: #fff;
    color: #42b5f4;
    border: 1.5px solid #42b5f4;
    padding: 0px 10px;
    border-radius: 20px;
    font-size: 11px;
    text-decoration: none;
    margin: 0 4px;
    vertical-align: middle;
    transform: translateY(-1px);
    transition: all 0.2s;
}
.mod-news-tile a[target="_blank"]:hover {
    background: #42b5f4;
    color: #fff;
}

.mod-news-date {
    color: #999;
}

/* ページャー */
.btn-pager {
    display: inline-block;
    padding: 8px 20px;
    background: #42b5f4;
    color: #fff;
    border: none;
    border-radius: 25px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    margin: 0 6px;
    cursor: pointer;
    transition: all 0.3s;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
}
.btn-pager:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    opacity: 0.9;
}
#pager, #pager-top {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}
#pager span, #pager-top span {
    font-size: 15px;
    font-weight: bold;
    color: #666;
    background: #f0f0f0;
    padding: 6px 14px;
    border-radius: 20px;
}

.mod-newsList-item {
    display: flex;
}
.mod-news-date {
    flex-shrink: 0;
    margin-right: 8px;
}
.mod-news-tile {
    flex: 1;
}
