.name {
    text-align: center;
}

.witr_section_title_inner2 h1 {
    font-size: 32px;
    color: #db0245;
}

.wb {
    font-weight: 700;
}

.t1 {
    font-size: 28px;
    font-weight: 700;
    color: #061e81;
    margin-right: 20px;
}

.t2 {
    font-size: 50px;
    font-weight: 700;
    color: #061e81;
}

.bn {
    padding-left: 15px;
}

.bn2 p {
    padding-left: 15px;
}

h3.lm,
h5.lm {
    border-left: 10px solid #16760a;
    padding-left: 5px;
}



.mb-4 {
    display: inline-block;
    background-color: #aa0e1a;
    font-size: 24px;
    padding: 5px 20px;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
}


.news-list .list-group-item {
    display: flex;
    align-items: center;
    gap: 10px;
    border: none;
    border-bottom: 1px solid #ddd;
    padding: 12px 0 10px 30px
}

.news-list2 .list-group-item {
    display: flex;
    align-items: center;
    gap: 10px;
    border: none;

    padding: 12px 0 10px 30px
}

.news-date {
    font-size: 0.9rem;
    color: #888;
    min-width: 150px;
}

.news-title {
    text-decoration: none;
    color: #333;
    flex: 1;
}

.news-title:hover {
    text-decoration: underline;
    color: #0d6efd;
}

.footer-middle p,
.footer-middle li,
.footer-middle span {
    font-size: 14px;
}



#topp {
    overflow: visible;
    width: 100%;
    height: 100%;
}

#topp img {
    display: block;
    transition-duration: 0.5s;
}

#topp img:hover {
    transform: scale(0.95);
    transition-duration: 0.5s;
}

#topg img {
    display: block;
    transition-duration: 0.5s;
}

#topg img:hover {
    transform: scale(0.95);
    transition-duration: 0.5s;
}

#top01 h4 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 5px;
}

#top01 p {
    margin-bottom: 20px;
    padding-left: 20px;
    margin-top: 5px;

}

.cp {
    text-align: center;
    margin-top: 5px;
}


#gy img:hover {
    transform: scale(0.9);
    transition-duration: 0.5s;
}

.container2 {
    margin: 20px auto;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: 300px;
    text-align: center;
}

input {
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
}

button {
    width: 100%;
    padding: 10px;
    background: #007BFF;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

button:hover {
    background: #0056b3;
}

#memberPage {
    display: none;
}

.error {
    color: red;
    font-size: 14px;
}

#jn {
    margin-bottom: 15px;
}

#jn ol {

    padding-left: 40px !important;
}

#jn ol li {
    list-style: decimal;
    margin-bottom: 10px
}

#jn ul {
    margin-left: 40px;
    margin-bottom: 20px;
}

#jn ul li {
    list-style: disc;


}

.sosiki img {

    z-index: 10;

}

#ren {
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;

}

.sibu {
    background-color: #edf8ff;
    padding: 15px;
    border: 1px solid #535252;
}

.sibu th,
.sibu td {
    padding: 0 10px;
}

table {
    margin-top: 5px;
    margin-bottom: 45px;
    border-collapse: collapse;
    font-size: 15px;
    width: 100%;
}

table,
th,
td {
    top: -1px;
    border: 1px solid #ddd9d9;


}

h2.c2 {
    font-size: 28px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

th,
td {
    padding: 4px;

}

.ta-li {

    margin-bottom: 15px;

}

.ta-li2 {
    width: 60%;
    margin-bottom: 50px;
    margin-left: 15px;
}

.ta-li2 tr td {
    font-weight: normal;
    text-align: left;
}

.ta-li3 {
    width: 75%;
    margin-bottom: 50px;
    margin-left: 15px;
}

.ta-li3 tr td {
    font-weight: normal;

}

.ta-li4 {
    width: 100%;
    margin-bottom: 50px;
}

.ta-li4 tr td {
    font-weight: normal;
    text-align: left;
}

#ryokin {
    width: 60%;
    margin: 20px auto;

}

#ryokin th,
td {
    font-weight: bold;
    text-align: center;
}

#ryokin th {
    color: #fff;
    background-color: #4a4949;
}

#test {
    width: 100%;
    margin: 20px auto;

}

#test th,
td {
    font-weight: normal;
    text-align: center;
}


caption {
    caption-side: top;
    text-align: center;

    padding: 10px;

}

.menkyo {
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 2px dotted #650606;
    border-top: 2px dotted #650606;
    background-color: #dcfaf0;
}

#telp a {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}

#telp a:hover {
    color: chocolate;
}

#topg p {
    text-align: center;
}

.cen {
    text-align: center;
}

.katu {

    font-size: 28px;
    margin-bottom: 30px;
    border-left: 10px solid #427b00;
    border-right: 10px solid #427b00;
    padding: 10px;
    background-color: #edffdb;

}

.katu2 {
    font-size: 24px;
    margin-bottom: 30px;
    border-left: 10px solid #427b00;
    padding: 10px;
    background-color: #edffdb;

}

.katudou {
    font-size: 32px;
    text-align: center;
    margin-bottom: 30px;
    border-top: 2px solid #d9b8a3;
    border-bottom: 2px solid #d9b8a3;
    padding: 10px 0;
    background-color: #ffffeb;

}

.k3 {
    display: inline-block;
    font-size: 24px;
    padding: 10px;
    color: #fff;
    margin-bottom: 20px;
    background-color: #040983;
    border-radius: 10px;

}

.k3a {
    text-align: center;
    margin-bottom: 20px;
    color: #fff;

    padding: 15px;
    background-color: #040983;
    border-radius: 10px;
}



.t001 {
    text-align: center;
    margin-bottom: 20px;
}

.map01 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}

.ac {
    margin-bottom: 32px;
    display: inline-block;
    background-color: brown;
    color: #fff;
    padding: 10px 20px;
    border-radius: 3px;
}

.phon {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
    color: chocolate;
}

.phon a {
    color: chocolate;
    font-weight: bold;
}

.phon a:hover {
    color: cornflowerblue;
}

.t002 {
    display: inline-block;
    font-size: 24px;
    border-bottom: 2px solid #058b19;
    margin-bottom: 20px;
}


.lin {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
}


.login-box {
    background: #fff;
    padding: 30px;
    width: 300px;
    margin: 100px auto;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.login-box input {
    width: 90%;
    padding: 10px;
    margin: 10px 0;
}

.login-box button {
    padding: 10px 20px;
    background: #007bff;
    color: #fff;
    border: none;
    cursor: pointer;
}

.member-page {
    display: none;
    margin-top: 100px;
}

#error {
    color: red;
}

.space {
    height: 50px;
}

.space2 {
    margin-top: 50px;
}

.haikei {
    color: #000;
    font-size: 18px;
    background-color: #f8e9d4;
    padding: 1px 0;
    margin-bottom: 50px;
}



.syurui p {
    text-align: center;
    margin-top: -10px;
}

.wt p {
    font-weight: 700;

}

.wt {
    margin-left: 20px;
}

.t-p {
    font-size: 18px;
    color: #000;
    text-align: left;
    margin-top: 30px;
    padding: 20px;
    background-color: #f7ede2;
    border: 1px solid #793605;
    border-radius: 10px;
}


#formWrap {
    width: 700px;
    margin: 0 auto;
    color: #555;
    line-height: 120%;
    font-size: 90%;
}

table.formTable {
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse;
}

table.formTable td,
table.formTable th {
    border: 1px solid #ccc;
    padding: 10px;
}

table.formTable th {
    width: 30%;
    font-weight: normal;
    background: #efefef;
    text-align: left;
}

table.formTable td {
    text-align: left;
    color: brown
}

submit:hover {
    cursor: pointer;
    background-color: chocolate;

}

.w-c {
    margin-left: 30px;
}


.sibu tr td {
    text-align: left;
    font-weight: normal;
}

a {
    color: blue;
}

.t-r {
    text-align: right;
    margin-bottom: -15px;
}

.right-text {
    text-align: right;
}

.right-text p {
    display: inline-block;
    text-align: left;
    margin: 0;
}

.kaicho {
    font-size: 20px;
    text-align: right;
    color: #000;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
}

.kage {
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.7);
}

.footer-sociala-info a {
    color: #f7c1c1;
}

.footer-sociala-info a:hover {
    color: #fff;
}




.insta_btn {
    display: inline-block;
    text-align: center;
    /*中央揃え*/
    color: #2e6ca5;
    /*文字色*/
    font-size: 20px;
    /*文字サイズ*/
    text-decoration: none;
    /*下線消す*/
}

.insta_btn:hover {
    /*ホバー時*/
    transform: scale(0.8)
}

.insta_btn .insta {
    /*アイコンの背景*/
    position: relative;
    /*相対配置*/
    display: inline-block;
    width: 50px;
    /*幅*/
    height: 50px;
    /*高さ*/
    background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    /*グラデーション①*/
    overflow: hidden;
    /*はみ出た部分を隠す*/
    border-radius: 13px;
    /*角丸に*/

}

.insta_btn .insta:before {
    /*グラデーションを重ねるため*/
    content: '';
    position: absolute;
    /*絶対配置*/
    top: 23px;
    /*ずらす*/
    left: -18px;
    /*ずらす*/
    width: 60px;
    /*グラデーションカバーの幅*/
    height: 60px;
    /*グラデーションカバーの高さ*/
    background: -webkit-radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
    background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
    /*グラデーション②*/
}

.insta_btn .fa-instagram {
    /*アイコン*/
    color: #FFF;
    /*白に*/
    position: relative;
    /*z-indexを使うため*/
    z-index: 2;
    /*グラデーションより前に*/
    font-size: 35px;
    /*アイコンサイズ*/
    line-height: 50px;
    /*高さと合わせる*/
}


.news-list li {
    display: flex;
    align-items: flex-start gap: 20px;
    padding: 2px 0;
    border-bottom: 1px solid #eee;
}

.date2 {
    width: 150px;
    color: #666;
    flex-shrink: 0;
}

.title2 {
    color: #333;
}

.nitei {
    font-weight: 700;
    margin-bottom: -20px;
    padding-bottom: -20px;
}


h5.nitei {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 20px
}

.tb {
    font-size: 18px;
    font-weight: 800;
}



.tb2 {

    color: #ccc;
    font-size: 16px;
}

.tb3 {
    font-size: 18px;
    font-weight: 800;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}


.tbox {
    display: inline-block;
    border: 1px solid #ccc;
    background-color: #fffce7;
    padding: 10px;
    text-align: center;
    font-weight: 700;
}

.tw {
    font-size: 14px;
    font-weight: normal;
}


/****************************************
.tab-content
****************************************/
.tab-content {
    font-size: 16px;
    padding: 18px 30px;
    border: 2px solid #e8e8e8;
    background: #fff;
}

.tab-pane {
    margin-bottom: 0;
    list-style-type: none;
    -webkit-padding-start: 0;
}

.tab-pane li {
    overflow: hidden;
    border-bottom: 1px dotted #ccc;

}

.tab-pane li + li {
    margin-top: 12px;
}

.tab-pane div {
    float: left;
}

.tab-pane .article-title {
    font-size: 18px;
    line-height: 1.4;
    float: left;
    display: block;
    margin: 0 0 0 10px;
}




@media screen and (min-width: 768px) {
    .tab-pane .article-title {
        float: none;
        padding-left: 100px;
    }
}

.tab-pane .date {
    width: 80px;
    margin-right: 10px;
}

.tab-pane .label {
    display: inline-block;
    width: 60px;
    margin-right: 10px;
    padding: 0.3em 0 0.4em;
    text-align: center;
    color: #fff;
}

.label-new {
    background: #f0ad4e;
}

.label-product {
    background: #5cb85c;
}

.label-news {
    background: #5fc2df;
}

.label-topics {
    background: #e54728;
}

.label-seminer {
    background: #d34edf;
}

#kai {
    padding-top: 30px;
}

.single_image_area {
    margin-top: 26px;
}

/*======================= スマホ対応CSS
========================*/

@media screen and (max-width: 767px) {
    .ta-li {
        width: 100%;
    }

    .ta-li2 {
        width: 100%;
        margin-bottom: 20px;
    }

    #ryokin {
        width: 100%;
    }

    .syurui img {
        width: 100%;
    }



    #formWrap {
        width: 95%;
        margin: 0 auto;
    }

    table.formTable th,
    table.formTable td {
        width: auto;
        display: block;
    }

    table.formTable th {
        margin-top: 5px;
        border-bottom: 0;
    }

    form input[type="text"],
    form textarea {
        width: 80%;
        padding: 5px;
        font-size: 110%;
        display: block;
    }

    form input[type="submit"],
    form input[type="reset"],
    form input[type="button"] {
        display: block;
        width: 100%;
        height: 40px;
    }

    .w-c {
        margin-left: 5px;
    }

    .kai {
        margin-top: 20px;
    }

    .k-p {
        width: 60%;
        margin: 10px 20%;
    }

    .ta-li3 {
        width: 100%;
    }

    .katudou {
        font-size: 26px;
    }



    .katu {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .ss {
        margin-bottom: -10px;
    }

    .k3 {
        font-size: 21px;
    }

    .katu2 {
        font-size: 21px;
    }

    #mobile li a {
        font-size: 16px;
    }


}
