@charset "UTF-8";
/* CSS Document */
body{
    word-break: break-all;
}
  .schedule {
    display: grid;
    grid-template-columns: 8em 1fr;
    row-gap: 0.3em;
    column-gap: 1em;
    max-width: 400px;
    margin: 1em;
    font-family: sans-serif;
  }

  .day {
    grid-column: 1 / -1;
    font-weight: bold;
    margin-top: 1em;
    padding-top: 0.5em;
    border-top: 1px solid #ccc;
  }
.grid-wrap2 {
    display: grid
;
    grid-template-columns: 25px auto;
    height: auto;
    margin: 0px 0px 20px 0px;
    row-gap: 10px;
}
.grid-wrap {
    display: grid
;
    grid-template-columns: 55px auto;
    height: auto;
    margin: 0px 0px 20px 0px;
}
.reg {
    background-color: #dbf1ec;
    text-align: center;
    font-weight: bold;
    padding: 10px;
    font-size: 18px;
    margin: 0px 0px 20px 0px;
}
.break{
    word-break: break-all;
}
.indet_1{

}
.list02 li {
    position: relative;
    padding: 0px 0px 0px 0px;
}

.m_right_os{
    padding: 0 0 15px;
}
.bg_wrapper{
    margin: 35px 0 0 0;
}
.zyunnbityu{
    display: flex;
    justify-content: center;
    font-size: 20px;
}
h3{
        padding: 18px 23px;
    margin-bottom: 25px;
    background: #783887;
    color: #fff;
    font-size: 22px;
}
.kaso_bg{
    background: #fff;
    padding: 18px 23px;
}


/*
p{
line-height: 170%;
    margin-bottom: 25px;
 
}
*/
.main_box{
        width: 100%;
/*    padding: 40px 30px;*/
}
.text_01{
    line-height: 170%;
    padding-bottom: 20px;
}
.txt2 {
    padding: 0px 0px 15px 0px;
    line-height: 180%;
    text-align: justify;
}
.tyosei{
    font-feature-settings: "palt";
}
.flex_end{
    display: flex;
    justify-content: end;
    gap:20px;
        align-items: center;

}
.right{
    text-align: right;
}
.ziko_box img{
    width: 200px;
}
.txt_size24{
    font-size: 24px;
}
.weghit{
    font-weight: 600;
}
h4{
        border-bottom: 1px solid #579645;
    border-image-slice: 1;
    color: #579645;
    font-size: 18px;
    padding: 0px 0px 13px 17px;
    margin: 0px 0px 10px 0px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: bold;
    font-style: normal;
    position: relative;
}
.title1 {
    font-family: "Zen Maru Gothic", serif;
    font-weight: 700;
    background: #dbf1ec;
    padding: 12px 0px 12px 20px;
    margin: 20px 0px;
    border-radius: 100vh;
    font-size: 18px;
}
h5.title2 {
    font-size: 18px;
     z-index: 0;
    margin: 0px 0px 8px 0px;
    padding: 0px 0px 0px 0px;
    color: #579645;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 700;
    border-bottom: 1px dotted #579645;
    position: relative;
}
.main_box h4::after {
    content: "";
    list-style: none;
    position: absolute;
    top: 3px;
    left: 2px;
    background: #579645;
    width: 4px;
    height: 18px;
    border-radius: 100vh;
}
.txt1 {
    padding: 0px 0px 25px 0px;
    line-height: 180%;
    text-align: justify;
}
.list01 li {
    list-style: none;
    position: relative;
    padding: 0px 0px 0px 18px;
}
.list01 li::after {
    content: '';
    width: 7px;
    height: 7px;
    border-bottom: 2px solid #783887;
    border-right: 2px solid #783887;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    left: 0px;
    top: 10px;
}
.fs_b{
    font-size: 20px;   
    font-weight: 700;
}
.main_box a{
    color: #783887;
}
.main_box a:hover{
    opacity: .5;
}
.btn1 {
    max-width: 370px;
    width: 100%;
    margin: 10px auto 20px auto;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 700;
    font-style: normal;
}
.btn1 > a:link, .btn1 > a:visited, .btn1 > a:active {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 22px 0px;
    margin: 0px auto;
    text-decoration: none;
    display: block;
    border-radius: 100vh;
    box-shadow: 0 5px 0 #783887;
    color: #ffff;
    transition: 0.3s;
    position: relative;
    background: linear-gradient(to right, #b080b8, #783887);
}
.center {
    display: flex
;
    justify-content: center;
}
.flame_t {
    background-color: #579645;
    font-size: 18px;
    font-weight: bold;
    padding: 12px 0px;
    text-align: center;
    margin: 20px auto 0px auto;
    border-radius: 5px 5px 0px 0px;
    color: #FFF;
}

.flame {
    background-color: #ffffff;
    font-size: 18px;
    border: 1px solid #eee;
    font-weight: 600;
    padding: 15px;
    margin: 0px 0px 20px 0px;
    line-height: 140%;
    text-align: center;
}
.flame table {
    display: inline-block;
    text-align: left;
    width: auto;
    table-layout: fixed;
}
.flame table {
    display: inline-block;
    text-align: left;
    width: auto;
    table-layout: fixed;
}
.table1 {
    width: 100%;
    border-top: 1px solid #E0EBD7;
    border-left: 1px solid #E0EBD7;
    margin: 5px 0px 20px 0px;
    vertical-align: middle;
}.table1 th {
    background-color: #E0EBD7;
    text-align: center;
    line-height: 150%;
    font-weight: bold;
    padding: 10px;
    border-right: 1px solid #E0EBD7;
    border-bottom: 1px solid #E0EBD7;
    vertical-align: middle;
}.table1 td {
    text-align: center;
    line-height: 120%;
    padding: 10px;
    border-right: 1px solid #E0EBD7;
    border-bottom: 1px solid #E0EBD7;
}
@media(min-width:999px){
    .none{
        display: none;
    }
}
@media(max-width:999px){
    .m_flexbox{
        display: block;
     
    }
    .m_right_os{
        padding: 0 15px 15px;
         margin: 0 auto;
    }
    .none{
        display: block;
    }
}

@media screen and (max-width: 650px) {
    .flame table th, .flame table td {
        width: 100%;
        display: block;
    }
}