@charset "UTF-8";

html,
body {
    color: #383838;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    /*font-size: calc(10 / 750 * 100vw);*/
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
}

img {
    vertical-align: top;
}

p {
    padding: 0;
}


/* リニューアル用 */

.main-ctr {
    margin: auto;
    min-width: 1000px;
    width: 100%;
}

/* mv */
.mv {
    background: url(../img/nichiyou_mv.png)no-repeat center top /cover;
    height: 350px;
    position: relative;
}

.mv-ctr {
    content: "";
    position: absolute;
    left: 50%;
    text-align: center;
    top: 55%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.mv-ctr-ttl {
    font-size: 14rem;
    line-height: 1;
}

.mv-ctr-ttl-sub {
    color: #c40018;
    font-weight: 900;
    letter-spacing: .04em;
    margin-right: .1em;
}

.mv-ctr-ttl-sub.training {
    color: #000;
    letter-spacing: .06em;
    margin-right: 0;
}

.mv-ctr-catch {
    align-items: center;
    background-color: #fff;
    border: 2px solid #c40018;
    display: inline-flex;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1;
    /*justify-content: space-between;*/
    margin-top: 2rem;
    max-width: 325px;
    /*max-width: 563px;*/
    text-align: center;
    /*width: 26%;*/
}

.mv-ctr-catch:last-of-type {
    margin-left: .8rem;
    /*width: 27%;*/
}

.mv-ctr-catch-target,
.mv-ctr-catch-implement {
    color: #fff;
    font-weight: 900;
    letter-spacing: -.04em;
    padding: 0 .5rem .25rem;
}

.mv-ctr-catch-target {
    background-color: #c40018;
    /*width: 45%;*/
    min-width: 100px;
    width: 28%;
}

.mv-ctr-catch-implement {
    color: #000;
    min-width: 177px;
    padding: 0 .5rem .25rem .5rem;
}

/*
.mv-ctr-catch:last-of-type .mv-ctr-catch-implement {
    padding: 0 0 .25rem 3.1rem;
}*/

.target-number,
.target-txt {
    font-weight: 900;
}

.target-number {
    font-size: 3.5rem;
    vertical-align: -.02em;
}

.mv-ctr-catch-target .target-number {
    margin: 0 -.06em;
    vertical-align: -.04em;
}

.target-txt {
    font-size: 3rem;
    margin-left: 1rem;
}

.font-color-red {
    color: #c40018;
}

.content {
    margin: 0 auto 7.8rem;
    width: 940px;
}

/* 中身のcontents */
.tokkun-ctr {
    margin: 8rem auto 5.8rem;
}

.tokkun-ctr.matuyama {
    margin: 8rem auto 0;
}

.tokkun-ctr.kennritu {
    margin: 7rem auto 6.7rem;
}

.tokkun-ctr.aikou-koukou {
    margin: 5rem auto 6.7rem;
}

.tokkun-ttl {
    color: #009380;
    font-size: 60px;
    font-weight: bold;
    padding-bottom: 10px;
}

.tokkun-sub-ttl {
    font-size: 50px;
    font-weight: bold;
}

.tokkun-label {
    align-items: center;
    border: 1px solid #009380;
    display: flex;
}

.tokkun-label-target {
    background-color: #009380;
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    width: 200px;
}

.tokkun-label-target span {
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: -.02em;
    vertical-align: .03em;
}

.tokkun-label-txt {
    background-color: #fff;
    color: #000;
    font-size: 2.5rem;
    font-weight: 500;
    padding-left: 1.4rem;
}

.features-ttl {
    font-size: 35px;
    font-weight: 800;
    margin: 2.4rem auto 2.2rem;
    text-align: center;
}

.features-list {
    padding: 0 0 0 4.2rem;
}

.features-item {
    font-size: 1.8rem;
    font-weight: 600;
    padding: .15rem 0;
}

.features-img {
    display: block;
    margin: 3rem auto 0;
    text-align: center;
}

.kennritu .features-img {
    margin: 2rem auto 0;
}

.features-img:last-of-type {
    margin-bottom: 1rem;
}

.timetable-ctr {
    display: flex;
    justify-content: space-between;
    margin-top: 1.8rem;
    width: 941px;
}

.kennritu .timetable-ctr,
.aikou-koukou .timetable-ctr {
    margin-top: 5rem;
}

.tokkun-subttl {
    color: #c40018;
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: .5rem;
}

/* table */
.timetable {
    box-sizing: border-box;
    width: 461px;
}

.timetable th,
.timetable td {
    box-sizing: border-box;
    border: 1px solid #e02e44;
    font-weight: 500;
}

.timetable th {
    font-size: 1.8rem;
}

.timetable .timetable-ttl,
.timetable .timetable-time {
    font-size: 2.5rem;
}

.bg-red {
    background-color: #c40018;
}

.timetable-ttl {
    color: #fff;
}

.timetable-time {
    line-height: 1;
    padding: .2rem 0 .4rem;
}

.bg-pink {
    background-color: #f9e5e7;
}

.timetable td {
    font-size: 1.67rem;
    padding: .15rem .8rem;
}

.first-decoration td {
    letter-spacing: -.08em;
}

.first-decoration .timetable-num {
    text-align: center;
    width: 30px;
}

.first-decoration .timetable-item {
    width: 141px;
}

.timetable .timetable-remarks {
    text-align: center;
    vertical-align: middle;
    width: 150px;
}

.annotation-txt {
    font-size: 1.5rem;
    font-weight: 500;
    margin-top: .6rem;
}

.first-decoration+.annotation-txt {
    padding-left: 3rem;
}

.tokkun-detail-img {
    margin-top: 2rem;
}

/* 表の項目画像 */
.tokkun-detail {
    display: flex;
    justify-content: space-between;
    width: 941px;
}

.tokkun-detail-ctr {
    margin-top: 3.2rem;
}

.matuyama .tokkun-detail-ctr {
    margin-top: 2.2rem;
}

.tokkun-subttl.schedule {
    color: #009380;
}

.schedule-txt {
    font-size: 2.5rem;
    font-weight: bold;
}

.bg-green {
    background-color: #009380;
}

.bg-gray {
    background-color: #eaeaea;
}

.timetable.scheduletable th,
.timetable.scheduletable td {
    border: 1px solid #009380;
}

.scheduletable .timetable-num {
    font-size: 2rem;
    letter-spacing: .02em;
    line-height: 1;
    text-align: center;
    width: 81px;
}

.scheduletable .timetable-num-sub {
    display: inline-block;
    font-weight: 500;
    text-align: right;
    width: 4.5rem;
}

.scheduletable .timetable-month {
    font-size: 1.6rem;
}

.scheduletable .timetable-day {
    letter-spacing: .02em;
    line-height: 1;
    padding: .3rem 0 .6rem;
    text-align: center;
    width: 231px;
}

.scheduletable .timetable-day-sub {
    display: inline-block;
    font-size: 1.8rem;
    font-weight: 600;
    text-align: left;
    width: 7.5rem;
}

.second-decoration td {
    font-size: 1.8rem;
    padding: .05rem .8rem;
}

.second-decoration .timetable-item {
    width: 241px;
}

.second-decoration .timetable-remarks {
    width: 191px;
}

.sard-decoration .timetable-time-sub {
    font-size: 1.8rem;
    letter-spacing: .05rem;
    line-height: 1.2;
    text-align: center;
    vertical-align: middle;
    width: 155px;
}

.sard-decoration .timetable-item {
    font-size: 1.8rem;
    letter-spacing: -.04em;
    line-height: 1.2;
    padding: .6rem 0;
    text-align: center;
    width: 300px;
}

.timetable-break {
    text-align: center;
}

.scheduletable .blank-space {
    text-align: left;
    width: 10rem;
}

.four-decoration .timetable-time-sub {
    font-size: 1.8rem;
    letter-spacing: .05rem;
    line-height: 1.2;
    text-align: center;
    vertical-align: middle;
    width: 155px;
}

.four-decoration .timetable-item {
    letter-spacing: -.04em;
    padding: .2rem 0;
    text-align: center;
    width: 300px;
}

.four-decoration .time-space {
    padding: 1.8rem 0;
}

.txt-space {
    display: block;
    font-weight: 500;
    padding: 1rem;
    text-align: center;
}

.timetable-txt {
    vertical-align: middle;
}

.kennritu .annotation-txt {
    margin-top: 1.6rem;
}

/* 受講者の声 */
.participants {
    display: flex;
    justify-content: space-between;
    margin: 6rem auto;
    width: 940px;
}

.matuyama+.participants {
    margin: 4rem auto 8rem;
}

.kennritu+.participants {
    margin: 4rem auto 6.2rem;
}

.participants-box {
    background-color: #fcebea;
    border: 2px solid #f29c97;
    box-sizing: border-box;
    height: 100%;
    min-height: 380px;
    padding: .5rem 1.3rem 1rem;
    width: 460px;
}

.aikou-koukou+.participants .participants-box {
    min-height: 300px;
}

.participants-hdr {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 430px;
}

.participants-icon {
    flex-shrink: 0;
    margin-top: 1.3rem;
}

.participants-caption {
    flex-shrink: 0;
    margin-top: 1rem;
}

.participants-ttr-ctr {
    text-align: center;
}

.participants-ttl-sub {
    background-color: #fff;
    border-radius: 20px;
    border: 3px solid #f78c86;
    color: #f78c86;
    display: block;
    font-size: 3rem;
    font-weight: 800;
    line-height: 1;
    padding: .1rem 0 .3rem;
    text-align: center;
    width: 300px;
}

.participants-txt {
    font-size: 1.6rem;
    letter-spacing: -.04em;
    line-height: 1.5;
    padding-top: 1.3rem;
}

/* お問い合わせボタン */
.apply-btn {
    display: block;
    margin: auto;
    max-width: 700px;
    width: 100%;
}

.apply-link {
    align-items: center;
    background: linear-gradient(#009c88 0%, #008675 50%);
    border-radius: 10px;
    color: #fff;
    display: flex;
    font-size: 4rem;
    font-weight: 800;
    justify-content: center;
    margin: auto;
    padding: 1rem 0;
    text-decoration: none;
    width: 100%;
}