@charset "UTF-8";

section {
    padding-top: 0;
    overflow: visible;
}

/* 共通 */
.cocofit {
    clear: both;
    width: 100%;
    color: #000000;
    font-family: "Noto Sans JP";
    font-weight: 500;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
}

.pTxt {
    font-size: 1.6rem;
}

.crs-headline01 {
    margin-bottom: 20px;
    font-size: 2.8rem;
    font-weight: 800;
    line-height: 1.3;
}
.crs-headline01 .color {
    color: #004678;
    font-size: 2.8rem;
}


.sec-top {
}
.sec-top .inBox {
    position: relative;
}
.sec-top .logoWrap {
    position: absolute;
    top: 50%;
    left: calc(50% - 330px);
    width: 307px;
    transform: translate(-50%, -50%);
}
.sec-top .imgBox {
    position: relative;
    top: 0;
    left: calc(50% + 300px);
    width: 802px;
    transform: translateX(-50%);
}


.sec01 {
    margin: -80px 0 71px;
    padding: 74px 0 86px;
    background: #f9f9f7;
}
.sec01 .inBox {
}
.sec01 .flexBox {
    justify-content: flex-start;
    align-items: flex-end;
    max-width: 1200px;
    margin: 0 auto;
}
.sec01 .imgBox {
    width: 601px;
}
.sec01 .textBox {
    margin-left: 73px;
    margin-bottom: 36px;
}
.sec01 .textBox .circle {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 218px;
    height: 218px;
    margin: 0 0 26px 198px;
    background: #004678;
    border-radius: 218px;
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
}


.sec02 {
}
.sec02 .inBox {
}
.sec02 .flexBox {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 1200px;
    margin: 0 auto;
}
.sec02 .imgBox {
    width: 655px;
}
.sec02 .textBox {
    position: relative;
    margin-top: 134px;
    margin-left: -137px;
    padding: 60px 0 65px 56px;
    z-index: 1;
}
.sec02 .textBox .subTtl {
    position: relative;
    display: inline-block;
    padding: 3px 23px;
    font-size: 2rem;
    line-height: 1.8;
}
.sec02 .textBox .subTtl:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 100%;
    border: 1px solid #004678;
    border-right: none;
}
.sec02 .textBox .subTtl:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 8px;
    height: 100%;
    border: 1px solid #004678;
    border-left: none;
}
.sec02 .textBox .subTtl .color {
    font-size: 2rem;
}
.sec02 .textBox .pTxt {
    width: 483px;
}
.sec02 .textBox:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    z-index: -1;
}
.sec02 .textBox .pTxt .min {
    font-size: 1.3rem;
}
.sec02 .textBox .listTxt {
    margin-top: 14px;
    padding-left: 4.2rem;
    font-size: 1.4rem;
    text-indent: -4.2rem;
    line-height: 1.6;
}

.sec03 {
    margin-bottom: 127px;
}
.sec03 .inBox {
}
.sec03 .flexBox {
    justify-content: flex-end;
    align-items: flex-start;
    max-width: 1200px;
    margin: 0 auto;
}
.sec03 .imgBox {
    width: 648px;
}
.sec03 .textBox {
    position: relative;
    margin-top: 119px;
    margin-right: -137px;
    padding: 52px 72px 0 0;
    z-index: 1;
}
.sec03 .textBox:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    z-index: -1;
}
.sec03 .textBox .pTxt {
    width: 483px;
}
.sec03 .textBox .listUl {
    margin-bottom: 20px;
}
.sec03 .textBox .listUl li {
    font-size: 2rem;
    font-weight: 600;
}
.sec03 .textBox .listUl li .min {
    font-size: 1.6rem;
    font-weight: 500;
}

.sec04 {
    margin-bottom: 81px;
}
.sec04 .inBox {
}
.sec04 .imgBox {
    position: relative;
    display: flex;
    flex-flow: column;
    width: 778px;
    margin: 0 auto;
}
.sec04 .imgBox .crs-headline01 {
    position: absolute;
    top: 0;
    right: -114px;
}
.sec04 .imgBox .crs-headline01 .min {
    display: inline-block;
    margin-bottom: 19px;
    padding: 10px 13px;
    color: #fff;
    font-size: 1.7rem;
    background: #004678;
    line-height: 1;
}
.sec04 .imgBox .borderTxt {
    position: absolute;
    bottom: 47px;
    right: -43px;
    display: inline-block;
    padding: 0 5px 12px 10px;
    font-size: 2.8rem;
    font-weight: 800;
    line-height: 1;
}
.sec04 .imgBox .borderTxt:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #004678;
}

.sec05 {
    padding: 79px 0 200px;
    background: #f9f9f7;
}
.sec05 .inBox {
}
.sec05 .flexBox {
    justify-content: center;
    align-items: center;
}
.sec05 .textBox {
    margin: 0 72px 36px 0;
}
.sec05 .textBox .pTxt .bold {
    font-size: 1.6rem;
    font-weight: 700;
}
.sec05 .textBox .pTxt .big {
    display: inline-block;
    margin: 12px 0;
    color: #004678;
    font-size: 2rem;
    font-weight: 800;
}
.sec05 .imgBox {
    width: 452px;
}

.sec06 {
    margin: -66px 0 142px;
}
.sec06 .inBox {
}
.sec06 .flexBox {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 1200px;
    margin: 0 auto;
}
.sec06 .imgBox {
    width: 570px;
}
.sec06 .textBox {
    position: relative;
    margin-top: 173px;
    margin-left: -157px;
    padding: 55px 0 0 47px;
    z-index: 1;
}
.sec06 .textBox:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    z-index: -1;
}
.sec06 .textBox .crs-headline01 {
    position: relative;
    padding-bottom: 13px;
}
.sec06 .textBox .crs-headline01:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #004678;
}
.sec06 .textBox .pTxt {
    width: 466px;
}
.sec06 .textBox .pTxt .big {
    position: relative;
    display: inline-block;
    margin: 10px 13px 10px 0;
    color: #004678;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.8;
}
.sec06 .textBox .pTxt .big:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.5px;
    background: #004678;
}

.sec07 {
    margin-bottom: 151px;
}
.sec07 .inBox {
}
.sec07 .ttlBox {
    position: relative;
    margin-bottom: 161px;
    text-align: center;
}
.sec07 .ttlBox:before {
    content: "";
    position: absolute;
    top: -35px;
    left: calc(50% - 273px);
    width: 81px;
    height: 81px;
    border-top: 1px solid #004678;
    border-left: 1px solid #004678;
    transform: translateX(-50%);
}
.sec07 .ttlBox:after {
    content: "";
    position: absolute;
    bottom: -35px;
    right: calc(50% - 273px);
    width: 81px;
    height: 81px;
    border-bottom: 1px solid #004678;
    border-right: 1px solid #004678;
    transform: translateX(50%);
}
.sec07 .ttlBox .crs-headline01 {
}
.sec07 .ttlBox .txt {
    font-size: 1.8rem;
    font-weight: 800;
    line-height: 1.5;
}
.sec07 .conBox {
    position: relative;
}
.sec07 .conBox .crs-headline01 {
    margin-bottom: 42px;
    text-align: center;
}
.sec07 .conBox .crs-headline01 .min {
    display: inline-block;
    margin-bottom: 5px;
    color: #004678;
    font-size: 2.2rem;
    font-weight: 800;
}
.sec07 .conBox .img {
    position: absolute;
    top: -93px;
    left: calc(50% + 305px);
    width: 201px;
    transform: translateX(-50%);
    z-index: -1;
}
.sec07 .conBox .listBox {
    width: 730px;
    margin: 0 auto;
}
.sec07 .conBox .listBox .litUl {
    width: 100%;
    border-top: 1px solid #004678;
    border-bottom: 1px solid #004678;
}
.sec07 .conBox .listBox .litUl li {
    position: relative;
    width: 100%;
    padding: 26px 33px 26px 90px;
    border-bottom: 1px solid #d8d8d8;
    box-sizing: border-box;
}
.sec07 .conBox .listBox .litUl li:last-child {
    border-bottom: none;
}
.sec07 .conBox .listBox .litUl li .ttl {
    margin-bottom: 12px;
    color: #004678;
    font-size: 2.6rem;
    font-weight: 800;
    line-height: 1.4;
}
.sec07 .conBox .listBox .litUl li.no01 .ttl {
    margin-bottom: 0;
}
.sec07 .conBox .listBox .litUl li .no {
    position: absolute;
    top: 33px;
    left: 30px;
    display: inline-block;
}
.sec07 .conBox .listBox .litUl li.no01 .no img {
    width: 31px;
}
.sec07 .conBox .listBox .litUl li.no02 .no img {
    width: 35px;
}
.sec07 .conBox .listBox .litUl li.no03 .no img {
    width: 35px;
}
.sec07 .conBox .listBox .litUl li.no04 .no img {
    width: 36px;
}
.sec07 .conBox .listBox .litUl li.no05 .no img {
    width: 36px;
}
.sec07 .conBox .txt {
    margin-top: 45px;
    color: #004678;
    font-size: 2.6rem;
    font-weight: 800;
    text-align: center;
    line-height: 1.4;
}

.sec08 {
    padding: 104px 0 108px;
    background: url("../img/cardiac-rs/bg.svg")top left;
    background-size: 1200px;
}
.sec08 .inBox {
    text-align: center;
}
.sec08 .crs-headline01 {
    margin-bottom: 46px;
}
.sec08 .subTtl {
    position: relative;
    display: inline-block;
    margin-bottom: 49px;
    padding: 14px 38px;
    font-size: 1.6rem;
    text-align: center;
}
.sec08 .subTtl .bold {
    font-size: 1.6rem;
    font-weight: 700;
}
.sec08 .subTtl:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 100%;
    border: 1.5px solid #004678;
    border-right: none;
}
.sec08 .subTtl:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 8px;
    height: 100%;
    border: 1.5px solid #004678;
    border-left: none;
}
.sec08 .imgBox {
    width: 1043px;
    margin: 0 auto 47px;
}
.sec08 .flexBox {
    justify-content: center;
    align-items: center;
}
.sec08 .flexBox .imgBox {
    width: 422px;
    margin: 0;
}
.sec08 .flexBox .imgBox img {
}
.sec08 .flexBox .listUl {
    margin-left: 37px;
}
.sec08 .flexBox .listUl li {
    position: relative;
    width: 445px;
    margin-bottom: 32px;
    padding-left: 43px;
    font-size: 1.6rem;
    text-align: justify;
}
.sec08 .flexBox .listUl li .no {
    position: absolute;
    top: 6px;
    left: 0;
}
.sec08 .flexBox .listUl li.no01 .no img {
    width: 27px;
}
.sec08 .flexBox .listUl li.no02 .no img {
    width: 30px;
}

.sec09 {
    padding: 85px 0 115px;
    background: #f9f9f7;
}
.sec09 .inBox {
    text-align: center;
}
.sec09 .crs-headline01 {
    margin-bottom: 38px;
}
.sec09 .pTxt {
    margin-bottom: 37px;
    text-align: center;
}
.sec09 .pTxt .border {
    font-size: 1.6rem;
    font-weight: 600;
    text-decoration: underline;
}
.sec09 .pTxt .bold {
    font-size: 1.6rem;
    font-weight: 600;
}
.sec09 .colorTxt {
    margin-bottom: 25px;
    font-size: 2rem;
    font-weight: 600;
    color: #004678;
}
.sec09 .telTxt {
    position: relative;
    width: 325px;
    margin: 0 auto 51px;
    padding: 0 14px 10px;
    z-index: 1;
}
.sec09 .telTxt:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 21px;
    background: #fff059;
    z-index: -1;
}
.sec09 .telTxt img {
    width: 100%;
}
.sec09 .bgTxt {
    width: 412px;
    margin: 0 auto;
    padding: 19px 0;
    background: #004678;
    border-radius: 100px;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.4;
}

.sec10 {
    padding: 130px 0 146px;
}
.sec10 .inBox {
}
.sec10 .crs-headline01 {
    margin-bottom: 51px;
    text-align: center;
}
.sec10 .flexBox {
    justify-content: center;
    align-items: flex-end;
}
.sec10 .textBox {
    width: 515px;
    margin-right: 72px;
}
.sec10 .textBox .name {
    font-size: 2.5rem;
}
.sec10 .textBox .name .ruby {
    padding-left: 7px;
    font-size: 1.6rem;
}
.sec10 .textBox .ttl {
    font-size: 1.8rem;
    margin: 0 0 13px;
    padding: 0px 0 14px;
    border-bottom: 1px solid #004678;
}
.sec10 .textBox .pTxt {
}
.sec10 .imgBox {
    width: 243px;
    margin-bottom: 55px;
}
.sec10 .messageBox {
    margin-top: 40px;
}
.sec10 .messageBox .m-ttl {
    font-size: 2rem;
    font-weight: 600;
}
.sec10 .messageBox .pTxt {
}

.sec11 {
    padding: 117px 0 0;
    background: #f9f9f7;
}
.sec11 .inBox {
}
.sec11 .crs-headline01 {
    margin-bottom: 37px;
    font-size: 2.8rem;
    text-align: center;
}
.sec11 .crs-headline01 .min {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 2rem;
}
.sec11 .conBox {
    width: 724px;
    margin: 0 auto;
    border-top: 1px solid #004678;
    border-bottom: 1px solid #004678;
}
.sec11 .conWrap {
    padding: 58px 0;
    border-bottom: 1px solid #d8d8d8;
    text-align: center;
}
.sec11 .conWrap:last-child {
    border-bottom: none;
}
.sec11 .conWrap .ttl {
    margin-bottom: 29px;
    font-size: 2.2rem;
    font-weight: 600;
    text-align: center;
    line-height: 1;
}
.sec11 .conWrap .pTxt {
    line-height: 1.6;
    text-align: center;
}

.sec11 .conWrap .daysTable {
    margin: 0 auto;
    border: 1px solid #000;
    font-family: "Noto Sans JP";
}
.sec11 .conWrap .daysTable tr {
    border-left: 1px solid #000;
}
.sec11 .conWrap .daysTable th {
    background: #004678;
    color: #fff;
    border-right: 1px solid #000;
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
}
.sec11 .conWrap .daysTable td {
    position: relative;
    width: 86px;
    height: 72px;
    border-right: 1px solid #000;
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
}
.sec11 .conWrap .daysTable td.none:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60%;
    height: 1px;
    background: #000;
    transform: translate(-50%, -50%)rotate(-45deg);
}
.sec11 .conWrap .daysTable th:last-child,
.sec11 .conWrap .daysTable td:last-child {
    border-right: none;
}
.sec11 .conWrap .daysTable td.color {
    background: #fff059;
}
.sec11 .conWrap.con01 .textBox {
    position: relative;
    margin: 16px 54px 0;
}
.sec11 .conWrap.con01 .txt {
    font-size: 1.8rem;
    line-height: 1.4;
    text-align: left;
}
.sec11 .conWrap.con01 .txt .bold {
    font-size: 1.8rem;
    font-weight: 600;
}
.sec11 .conWrap.con01 .txt.left {
}
.sec11 .conWrap.con01 .txt.right {
    position: absolute;
    top: 0;
     right: 0;
}

.sec11 .conWrap.con02 .big {
    margin: 18px 0;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.4;
}
.sec11 .conWrap.con02 .min {
    font-size: 1.4rem;
}

.sec11 .conWrap.con04 .ttl {
    margin-bottom: 37px;
}
.sec11 .conWrap.con04 .subTtl {
    margin-bottom: 19px;
    color: #004678;
    font-size: 1.8rem;
    font-weight: 600;
}
.sec11 .conWrap.con04 .tel {
    position: relative;
    width: 327px;
    margin: 0 auto 34px;
    padding: 0 12px 10px;
    z-index: 1;
}
.sec11 .conWrap.con04 .tel:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 21px;
    background: #fff059;
    z-index: -1;
}
.sec11 .conWrap.con04 .tel img {
}
.sec11 .locationBox {
    margin: 81px 0 0;
    padding-bottom: 114px;
}
.sec11 .locationBox .ttl {
    margin-bottom: 27px;
    font-size: 2.2rem;
    font-weight: 600;
    text-align: center;
}
.sec11 .locationBox .pTxt {
    margin-bottom: 33px;
    text-align: center;
    line-height: 1.6;
}
.sec11 .locationBox .mapBox {
}
.sec11 .locationBox .mapBox iframe {
    display: block;
    width: 599px;
    height: 351px;
    margin: 0 auto;
}





@media all and (max-width: 834px) {

    /* 共通 */

    .pTxt {
        font-size: 1.5rem;
    }

    .crs-headline01 {
        font-size: 2.6rem;
    }
    .crs-headline01 .color {
        font-size: 2.6rem;
    }

    .sec-top {
        margin-bottom: 35px;
        padding-top: 38px;
    }
    .sec-top .logoWrap {
        top: 55px;
        left: 3.5%;
        width: 22%;
        max-width: 170px;
        transform: translate(0, 0);
        z-index: 1;
    }
    .sec-top .imgBox {
        left: calc(50% + 52px);
        width: 100%;
        transform: translateX(-50%);
    }
    .sec-top .logo-txtWrap {
        width: 69%;
        max-width: 662px;
        margin: 1px 0 0 6%;
    }

    .sec01 {
        margin: 55px 0 71px;
        padding: 61px 0 73px;
    }
    .sec01 .inBox {
    }
    .sec01 .flexBox {
        position: relative;
        justify-content: flex-start;
        align-items: flex-start;
        padding-top: 35px;
    }
    .sec01 .imgBox {
        width: 83%;
        margin: 0 -10.5% 0 auto;
    }
    .sec01 .textBox {
        width: 90%;
        margin: -36px 5% 0;
    }
    .sec01 .textBox .circle {
        position: absolute;
        top: 0;
        left: 5%;
        width: 166px;
        height: 166px;
        margin: 0 0 26px 0;
        font-size: 1.6rem;
    }
    .sec01 .textBox .crs-headline01 {
        position: relative;
        display: inline-block;
        /*padding: 25px 18px 0 0;*/
        z-index: 1;
    }
/*
    .sec01 .textBox .crs-headline01:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255,255,255,0.9);
        z-index: -1;
    }
*/

    .sec02 {
        margin-bottom: 53px;
    }
    .sec02 .imgBox {
        width: 76%;
    }
    .sec02 .textBox {
        width: 90%;
        margin: -45px auto 0;
        padding: 26px 0 0 0;
    }
    .sec02 .textBox .subTtl {
        width: 100%;
        padding: 3px 23px;
        font-size: 2rem;
        box-sizing: border-box;
    }
    .sec02 .textBox .subTtl:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 8px;
        height: 100%;
        border: 1px solid #004678;
        border-right: none;
    }
    .sec02 .textBox .subTtl:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 8px;
        height: 100%;
        border: 1px solid #004678;
        border-left: none;
    }
    .sec02 .textBox .subTtl .color {
        font-size: 2rem;
    }
    .sec02 .textBox .pTxt {
        width: 100%;
    }
    .sec02 .textBox:before {
        top: 0;
        left: -5%;
    }
    .sec02 .textBox .pTxt .min {
        font-size: 1.3rem;
    }
    .sec02 .textBox .listTxt {
        margin-top: 14px;
        padding-left: 4.2rem;
        font-size: 1.4rem;
        text-indent: -4.2rem;
        line-height: 1.6;
    }

    .sec03 {
        margin-bottom: 84px;
    }
    .sec03 .flexBox {
        justify-content: flex-end;
        align-items: flex-start;
        max-width: 1200px;
        margin: 0 auto;
    }
    .sec03 .imgBox {
        order: 1;
        width: 76%;
        margin-left: auto;
    }
    .sec03 .textBox {
        order: 2;
        width: 90%;
        margin: -60px auto 0;
        padding: 52px 0 0 0;
        z-index: 1;
    }
    .sec03 .textBox:before {
        left: -4%;
        width: 110%;
    }
    .sec03 .textBox .pTxt {
        width: 483px;
    }
    .sec03 .textBox .listUl {
        margin-bottom: 20px;
    }
    .sec03 .textBox .listUl li {
        font-size: 2rem;
        font-weight: 600;
    }
    .sec03 .textBox .listUl li .min {
        font-size: 1.6rem;
        font-weight: 500;
    }

    .sec04 {
        margin-bottom: 69px;
    }
    .sec04 .imgBox {
        width: 90%;
    }
    .sec04 .imgBox .img {
        width: 105%;
        margin-left: -3%;
    }
    .sec04 .imgBox .crs-headline01 {
        position: relative;
        top: auto;
        right: auto;
        margin-bottom: 25px;
    }
    .sec04 .imgBox .crs-headline01 .min {
        margin-bottom: 12px;
        padding: 9px 8px;
    }
    .sec04 .imgBox .borderTxt {
        position: relative;
        bottom: auto;
        right: auto;
        width: max-content;
        margin: 37px auto 0;
        padding: 0 2px 12px 6px;
        font-size: 2.4rem;
    }

    .sec05 {
        padding: 75px 0 82px;
    }
    .sec05 .inBox {
    }
    .sec05 .flexBox {
        justify-content: flex-start;
        align-items: flex-start;
        width: 90%;
        margin: 0 auto;
    }
    .sec05 .textBox {
        width: 100%;
        margin: 0 72px 36px 0;
    }
    .sec05 .textBox .pTxt .bold {
        font-size: 1.6rem;
        font-weight: 700;
    }
    .sec05 .textBox .pTxt .big {
        margin: 7px 0;
        font-size: 1.9rem;
    }
    .sec05 .imgBox {
        width: 100%;
    }

    .sec06 {
        margin: 66px 0 81px;
    }
    .sec06 .flexBox {
        justify-content: flex-start;
        align-items: flex-start;
    }
    .sec06 .imgBox {
        order: 2;
        width: 100%;
    }
    .sec06 .textBox {
        order: 1;
        width: 90%;
        margin: 0 auto 42px;
        padding: 0;
    }
    .sec06 .textBox .crs-headline01 {
        padding-bottom: 13px;
    }
    .sec06 .textBox .pTxt {
        width: 100%;
    }
    .sec06 .textBox .pTxt .big {
        margin: 4px 0;
    }

    .sec07 {
        margin-bottom: 82px;
    }
    .sec07 .ttlBox {
        width: max-content;
        margin: 0 auto 74px;
        padding: 29px 25px;
    }
    .sec07 .ttlBox:before {
        top: 0;
        left: 0;
        width: 75px;
        height: 75px;
        transform: translateX(0);
    }
    .sec07 .ttlBox:after {
        bottom: 0;
        right: 0;
        width: 75px;
        height: 75px;
        transform: translateX(0);
    }
    .sec07 .conBox {
        width: 90%;
        margin: 0 auto;
    }
    .sec07 .conBox .crs-headline01 {
        margin-bottom: 21px;
        text-align: left;
    }
    .sec07 .conBox .crs-headline01 .min {
        font-size: 1.9rem;
    }
    .sec07 .conBox .img {
        top: -50px;
        left: auto;
        right: 0;
        width: 165px;
        transform: translateX(0);
    }
    .sec07 .conBox .listBox {
        width: 100%;
    }
    .sec07 .conBox .listBox .litUl li {
        padding: 21px 3%;
    }
    .sec07 .conBox .listBox .litUl li .ttl {
        margin-bottom: 12px;
        padding-left: 50px;
        font-size: 2.3rem;
        font-weight: 800;
        line-height: 1.4;
    }
    .sec07 .conBox .listBox .litUl li.no01 .ttl {
        margin-bottom: 0;
    }
    .sec07 .conBox .listBox .litUl li .no {
        top: 25px;
        left: 3%;
    }
    .sec07 .conBox .listBox .litUl li.no01 .no img {
        width: 29px;
    }
    .sec07 .conBox .listBox .litUl li.no02 .no img {
        width: 33px;
    }
    .sec07 .conBox .listBox .litUl li.no03 .no img {
        width: 33px;
    }
    .sec07 .conBox .listBox .litUl li.no04 .no img {
        width: 34px;
    }
    .sec07 .conBox .listBox .litUl li.no05 .no img {
        width: 34px;
    }
    .sec07 .conBox .txt {
        margin-top: 35px;
        font-size: 2.2rem;
    }

    .sec08 {
        padding: 54px 0 0;
    }
    .sec08 .crs-headline01 {
        margin-bottom: 46px;
    }
    .sec08 .subTtl {
        width: 80%;
        margin: 0 auto 42px;
        padding: 14px 5%;
        font-size: 1.4rem;
    }
    .sec08 .subTtl:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 8px;
        height: 100%;
        border: 1.5px solid #004678;
        border-right: none;
    }
    .sec08 .subTtl:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 8px;
        height: 100%;
        border: 1.5px solid #004678;
        border-left: none;
    }
    .sec08 .imgBox {
        width: 86%;
        margin: 0 auto 47px;
    }
    .sec08 .flexBox {
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
        margin: 0 auto;
    }
    .sec08 .flexBox .imgBox {
        order: 2;
        width: 100%;
        margin: 0 auto;
    }
    .sec08 .flexBox .listUl {
        order: 1;
        width: 90%;
        margin: 0 auto;
    }
    .sec08 .flexBox .listUl li {
        width: 100%;
        margin-bottom: 27px;
        padding-left: 43px;
        font-size: 1.5rem;
        box-sizing: border-box;
    }
    .sec08 .flexBox .listUl li .no {
        position: absolute;
        top: 6px;
        left: 0;
    }
    .sec08 .flexBox .listUl li.no01 .no img {
        width: 27px;
    }
    .sec08 .flexBox .listUl li.no02 .no img {
        width: 30px;
    }

    .sec09 {
        padding: 57px 0 57px;
    }
    .sec09 .crs-headline01 {
        margin-bottom: 23px;
    }
    .sec09 .pTxt {
        margin-bottom: 37px;
    }
    .sec09 .colorTxt {
        margin-bottom: 25px;
        font-size: 2rem;
        line-height: 1.4;
    }
    .sec09 .telTxt {
        width: 310px;
        margin: 0 auto 38px;
        padding: 0 14px 10px;
    }
    .sec09 .bgTxt {
        width: 90%;
    }

    .sec10 {
        padding: 60px 0 67px;
    }
    .sec10 .crs-headline01 {
        margin-bottom: 51px;
    }
    .sec10 .flexBox {
        justify-content: center;
        align-items: flex-end;
    }
    .sec10 .textBox {
        order: 2;
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }
    .sec10 .textBox .name {
        margin-bottom: 13px;
        font-size: 2.4rem;
        line-height: 1;
    }
    .sec10 .textBox .name .ruby {
        padding-left: 0;
        font-size: 1.4rem;
    }
    .sec10 .textBox .ttl {
        font-size: 1.8rem;
        margin: 0 0 16px;
        padding: 0px 0 18px;
        line-height: 1.4;
    }
    .sec10 .imgBox {
        order: 1;
        width: 55%;
        margin: 0 auto 23px;
    }
    .sec10 .messageBox {
        margin-top: 20px;
    }
    .sec10 .messageBox .m-ttl {
        font-size: 2rem;
        text-align: left;
    }

    .sec11 {
        padding: 49px 0 0;
    }
    .sec11 .crs-headline01 {
        margin-bottom: 37px;
        font-size: 2.6rem;
    }
    .sec11 .crs-headline01 .min {
        margin-bottom: 8px;
        font-size: 2rem;
    }
    .sec11 .conBox {
        width: 90%;
    }
    .sec11 .conWrap {
        padding: 42px 5%;
    }
    .sec11 .conWrap .ttl {
        margin-bottom: 25px;
    }

    .sec11 .conWrap .daysTable {
    }
    .sec11 .conWrap .daysTable tr {
        border-left: 1px solid #000;
    }
    .sec11 .conWrap .daysTable th {
        background: #004678;
        color: #fff;
        border-right: 1px solid #000;
        font-size: 2rem;
        font-weight: 700;
        text-align: center;
        vertical-align: middle;
    }
    .sec11 .conWrap .daysTable td {
        position: relative;
        width: 86px;
        height: 72px;
        border-right: 1px solid #000;
        font-size: 2rem;
        font-weight: 700;
        text-align: center;
        vertical-align: middle;
    }
    .sec11 .conWrap .daysTable td.color {
        background: #fff059;
    }

    .sec11 .conWrap .daysTable.table01 tr th:nth-child(4),
    .sec11 .conWrap .daysTable.table01 tr td:nth-child(4) {
        border-right: none;
    }

    .sec11 .conWrap .daysTable.table02 {
        border: none;
    }
    .sec11 .conWrap .daysTable.table02 th:first-child,
    .sec11 .conWrap .daysTable.table02 td:first-child {
        border-left: 1px solid #000;
    }
    .sec11 .conWrap .daysTable.table02 td {
        border-bottom: 1px solid #000;
    }
    .sec11 .conWrap .daysTable th.transparent,
    .sec11 .conWrap .daysTable td.transparent {
        background: transparent;
        border-bottom: none;
        border-right: 1px solid transparent;
    }

    .sec11 .conWrap.con01 .textBox {
        margin: 16px 0 0 17px;
    }
    .sec11 .conWrap.con01 .txt {
        font-size: 1.5rem;
        line-height: 1.4;
        text-align: left;
    }
    .sec11 .conWrap.con01 .txt .bold {
        font-size: 1.5rem;
    }
    .sec11 .conWrap.con01 .txt.right {
        position: relative;
        top: auto;
         right: auto;
    }

    .sec11 .conWrap.con02 .big {
        margin: 14px 0;
        font-size: 1.9rem;
    }
    .sec11 .conWrap.con02 .min {
        font-size: 1.4rem;
    }

    .sec11 .conWrap.con04 .ttl {
        margin-bottom: 26px;
    }
    .sec11 .conWrap.con04 .subTtl {
        margin-bottom: 16px;
    }
    .sec11 .conWrap.con04 .tel {
        width: 84%;
        margin: 0 auto 34px;
        padding: 0 12px 10px;
    }
    .sec11 .conWrap.con04 .pTxt {
        text-align: justify;
    }
    .sec11 .locationBox {
        margin: 81px 0 0;
        padding-bottom: 114px;
    }
    .sec11 .locationBox .ttl {
        margin-bottom: 27px;
        font-size: 2.2rem;
        font-weight: 600;
        text-align: center;
    }
    .sec11 .locationBox .pTxt {
        margin-bottom: 33px;
        text-align: center;
        line-height: 1.6;
    }
    .sec11 .locationBox .mapBox {
    }
    .sec11 .locationBox .mapBox iframe {
        width: 100%;
        height: 351px;
    }
}















