@charset "UTF-8";
.pc {
    display: block;
}
.sp {
    display: none;
}
* {
    box-sizing: border-box;
}
body {
    font-feature-settings: "palt";
}

/*******************************
#key
*******************************/
#key {
    margin-bottom: 60px;
}
#key img {
    width: 100%;
}

.addTxt0622 p {
  color: #ff0000;
  font-weight: 700;
  text-align: center;
  margin-bottom: 60px;
  font-size: 1.8rem;
}
/*******************************
#about
*******************************/
#about {
    position: relative;
    margin-bottom: 90px;
    padding-top: calc(578 / 1440 * 100%);
}
#about .txtBox {
    width: 980px;
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
}
#about .txtBox h2 {
    color: #005bac;
    font-size: 250%;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 25px;
    letter-spacing: 0.035em;
}
#about .txtBox h2 span {
    font-size: 50%;
}
#about .txtBox p {
    font-size: 93.75%;
    line-height: 2;
    margin-bottom: 1em;
    letter-spacing: 0.075em;
}
#about .bgBox {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
#about .bgBox .img01 {
    width: 60.6%;
    position: absolute;
    top: 47px;
    left: 0;
}
#about .bgBox .img02 {
    width: 48.9%;
    position: absolute;
    top: 0;
    right: 0;
}
#about .bgBox img {
    width: 100%;
}
/*******************************
#news
*******************************/
#news {
    width: 1060px;
    margin: 0 auto 100px auto;
    border-top: 1px solid #005bac;
    border-bottom: 1px solid #005bac;
    padding: 60px 40px;
    display: flex;
    justify-content: space-between;
    letter-spacing: 0.075em;
}
#news h2 {
    font-size: 187.5%;
    font-weight: 700;
    color: #005bac;
    line-height: 1;
}
#news .kijiBox {
    width: 830px;
}
#news .kijiBox ul li {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
#news .kijiBox ul li:last-child {
    margin-bottom: 0;
}
#news .kijiBox ul li a {
    display: inline-block;
}
#news .kijiBox ul li a.pdf {
    margin-top: 0.75em;
}
#news .kijiBox dl {
    font-size: 93.75%;
    display: flex;
}
#news .kijiBox dl dt {
    width: 170px;
}
#news .kijiBox dl dd {
    width: 660px;
}
#news .kijiBox dl dd span {
    font-size: 75%;
    background-color: #ffc0cb;
    font-weight: 700;
    padding: 0 3px;
    color: #ff0000;
    margin-left: 5px;
}
#news .kijiBox dl dd .red {
    color: #ff0000;
}
#news .kijiBox ul .mod_panel {

}
#news .kijiBox ul .mod_panel .panelTitle {
    color: #333;
    text-align: left;
}
#news .kijiBox ul .mod_panel .panelTitle a {
    padding: 0;
    display: flex;
}
#news .kijiBox ul .mod_panel .mod_panel_inner {
    font-size: 93.75%;
    width: 660px;
    margin-left: auto;
    padding: 20px 0 0 0;
    border-top: 1px dotted #ccc;
    margin-top: 20px;
}
#news .kijiBox dl.red {
    color: #ff0000;
}

/*******************************
#program
*******************************/
#program {
    background-color: #005bac;
    padding: 80px 0;
}
#program h2 {
    font-size: 250%;
    font-weight: 700;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 45px;
    text-align: center;
    letter-spacing: 0.035em;
}
#program h2 span {
    font-size: 50%;
}
#program ul {
    display: flex;
    flex-wrap: wrap;
    width: 936px;
    margin: 0 auto;
    justify-content: space-between;
}
#program ul li:nth-child(-n+2) {
    margin-bottom: 20px;
}
#program a:hover {
    opacity: 1;
}

/*******************************
#link01
*******************************/
#link01 {
    background-color: #fcece1;
    position: relative;
    padding: 80px 0 100px 0;
}
#link01 .bg {
    background-color: #ff8400;
    position: absolute;
    width: 100%;
    height: 283px;
    top: 0;
}
#link01 .boxWrap01 {
    width: 980px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 70px 60px;
}
#link01 .boxWrap01 .title {
    text-align: center;
    letter-spacing: 0.075em;
}
#link01 .boxWrap01 .title img {
    margin-bottom: 20px;
}
#link01 .boxWrap01 .title p {
    font-size: 187.5%;
    color: #ff8400;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1;
}
#link01 .boxWrap01 .title h2 {
    font-size: 250%;
    font-weight: 700;
    margin-bottom: 55px;
    line-height: 1;
}
#link01 .boxWrap01 .txtImp {
    color: #ff0000;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
    font-size: 125%;
}

#link01 .linkBtn {
    background-color: #ff8400;
    color: #fff;
    font-weight: 700;
    font-size: 137.5%;
    border: none;
    width: 420px;
    height: 60px;
    border-radius: 30px;
    text-align: center;
    line-height: 60px;
    margin: 60px auto 0 auto;
    position: relative;
}

#link01 .linkBtn.second {
    margin-top: 20px;
}

#link01 .linkBtn.none {
    background-color: #d8d8d8;
    pointer-events: none;
    margin: 40px auto 8px auto;
}

#link01 .linkBtn a {
    position: relative;
    display: block;
}

#link01 .linkBtn a::after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 14px;
    background-image: url(../images/btn_arrow_01.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -7px;
}
#link01 .linkBtn.off {
    background-color: #999999;
    pointer-events: none;
}
#link01 .linkBtn.off::after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 14px;
    background-image: url(../images/btn_arrow_01.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -7px;
}
#link01 .boxWrap01 .box01 .sec01 {
    margin-top: 3em;
    position: relative;
    display: flex;
    align-items: flex-start;
}
#link01 .boxWrap01 .box01 .sec01 .icon01 {
    background: #005bac;
    width: 11em;
    padding: 0.25em 0;
    color: #fff;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    margin-right: 1em;
    font-weight: 700;
}
#link01 .boxWrap01 .box01 .sec01 .icon01 .icon {
    width: 2em;
    margin-right: 0.25em;
}
#link01 .boxWrap01 .box01 .sec01 .icon01 .txt {
    font-size: 125%;
}
#link01 .boxWrap01 .box01 .sec01 .icon01 .number {
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #005bac;
    font-size: 150%;
    border-radius: 100%;
    width: 1.25em;
    height: 1.25em;
    margin-left: 0.25em;
}
#link01 .boxWrap01 .box01 .sec01 section {
    width: calc(100% - 12em);
}
#link01 .boxWrap01 .box01 .sec01 h3 {
    color: #ff8400;
    font-weight: 700;
    font-size: 150%;
    margin-top: -0.25em;
    margin-bottom: 0.5em;
}
#link01 .boxWrap01 .box01 .sec01 .img01 {
    position: absolute;
    top: -0.5em;
    right: 25%;
    width: 6em;
    opacity: 0.5;
}
#link01 .boxWrap01 .box01 .sec01:nth-child(1) .img01 {
    top: 0.5em;
}
#link01 .boxWrap01 .box01 .sec01:nth-child(2) .img01 {
    right: 10%;
}
#link01 .boxWrap02 {
    width: 980px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 20px 60px 60px;
}
#link01 .boxWrap02 section {
    border-top: 2px solid  #005bac;
    padding-top: 2px;
}
#link01 .boxWrap02 h3 {
    color: #005bac;
    font-size: 175%;
    border-top: 1px solid  #005bac;
    text-align: center;
}
#link01 .boxWrap02 .box01 {
    margin-top: 2em;
}
#link01 .boxWrap02 .box01 dl {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px dotted #999;
    padding: 0.35em;
    margin: 0.35em;
    font-weight: 700;
}
#link01 .boxWrap02 .box01 dl dt {
    text-align: right;
    font-size: 125%;
    width: 54%;
    margin-right: 2%;
}
#link01 .boxWrap02 .box01 dl dd {
    color: #ff8400;
    font-size: 150%;
    width: 44%;
}
#link01 .boxWrap02 .box01 dl dd strong {
    font-size: 125%;
}
#link01 .boxWrap02 .box02 {
    margin-top: 2em;
    display: flex;
    justify-content: space-between;
}
#link01 .boxWrap02 .box02 .box0202 {
    width: 49%;
}
#link01 .boxWrap02 .box02 section {
    margin-bottom: 1em;
    border: none;
}
#link01 .boxWrap02 .box02 h4 {
    background: #005bac;
    color: #fff;
    padding: 0.25em 0.875em;
    font-size: 112.5%;
    font-weight: 500;
    margin-bottom: 0.5em;
}
#link01 .boxWrap02 .box02 ul {
    margin-left: 1em;
}
#link01 .boxWrap03 {
    width: 980px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 20px 60px 60px;
}
#link01 .boxWrap03 section {
    border-top: 2px solid  #005bac;
    padding-top: 2px;
}
#link01 .boxWrap03 h3 {
    color: #005bac;
    font-size: 175%;
    border-top: 1px solid  #005bac;
    text-align: center;
}
#link01 .boxWrap03 .each {
    display: flex;
    align-items: flex-end;
    margin-top: 2.5em;
}
#link01 .boxWrap03 .each .icon {
    width: 10%;
    margin-right: 5%;
}
#link01 .boxWrap03 .each .baloon {
    width: 75%;
    background: #e2f4fc;
    padding: 1.5em;
    box-sizing: border-box;
    border-radius: 0.25em;
    position: relative;
}
#link01 .boxWrap03 .each .baloon::before {
    content: "";
    background: #e2f4fc;
    height: 2.5em;
    width: 4.5em;
    clip-path: polygon(50% 0, 100% 60%, 0 100%);
    position: absolute;
    left: -1.5em;
    bottom: 1.5em;
    z-index: -1;
}
#link01 .boxWrap03 .each:nth-child(odd) {
    flex-direction: row-reverse;
}
#link01 .boxWrap03 .each:nth-child(odd) .icon {
    margin-right: 0;
    margin-left: 5%;
}
#link01 .boxWrap03 .each:nth-child(odd) .baloon::before {
    transform: scale(-1, 1);
    left: auto;
    right: -1.5em;
}
#link01 .boxWrap03 .each .baloon strong {
    color: #ff8400;
    font-weight: 700;
}
#link01 .linkTxt {
    text-align: center;
    font-size: 93.75%;
    margin-top: 1em;
}

/*--------------------
プルダウン
--------------------*/
.mod_panel .panelTitle {
    color: #fff;
    text-align: center;
    position: relative;
}
.mod_panel .panelTitle a {
    display: block;
    padding: 10px 0;
}
.mod_panel .panelTitle a:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(../images/link01_boxWrap02_tab_img_arrow_open.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -8px;
}
.mod_panel .panelTitle a.open:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(../images/link01_boxWrap02_tab_img_arrow_close.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -8px;
}
.mod_panel_inner {
    padding: 30px;
}
.mod_panel_inner.close {
    display: none;
}
.mod_panel_inner_btn {
    margin-top: 25px;
}
.mod_panel_inner_btn p.closebtn {
    font-size: 112.5%;
    text-align: right;
}
.mod_panel_inner_btn p.closebtn a {
    color: #00336a;
    text-decoration: underline;
    font-weight: 500;
}

/*******************************
#link02
*******************************/
#link02 {
    background-color: #fde5f0;
    position: relative;
    padding: 80px 0 100px 0;
}
#link02 .bg {
    background-color: #e70268;
    position: absolute;
    width: 100%;
    height: 283px;
    top: 0;
}
#link02 .boxWrap01 {
    width: 980px;
    margin: 0 auto 60px auto;
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 70px 60px;
}
#link02 .boxWrap01 .title {
    text-align: center;
    letter-spacing: 0.075em;
}
#link02 .boxWrap01 .title img {
    margin-bottom: 20px;
}
#link02 .boxWrap01 .title p {
    font-size: 187.5%;
    color: #e70268;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1;
}
#link02 .boxWrap01 .title h2 {
    font-size: 250%;
    font-weight: 700;
    margin-bottom: 55px;
    line-height: 1;
}
#link02 .leadTxt {
    text-align: center;
    font-size: 93.75%;
    margin-bottom: 40px;
    line-height: 1.8;
}
#link02 .classDay {
    margin-bottom: 35px;
    color: #005bac;
    font-weight: 700;
    font-size: 137.5%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#link02 .classDay dt {
    text-align: center;
    margin-right: 15px;
    border: 2px solid #005bac;
    padding: 8px 10px;
}
#link02 .classDay dd p:first-child {
    margin-bottom: 5px;
}
#link02 .classTxt {
    text-align: center;
}
#link02 .classTxt ul {
    font-size: 125%;
    color: #e70268;
    font-weight: 700;
    margin-bottom: 40px;
    display: inline-block;
    text-align: left;
}
#link02 .classTxt ul li {
  text-indent: -1em;
  padding-left: 1em;
}
#link02 .classTxt ul li:first-child {
    margin-bottom: 5px;
}
#link02 .table01 {
    width: 100%;
    margin-bottom: 60px;
}
#link02 .table01 tr th,
#link02 .table01 tr td {
    border: 1px solid #cccccc;
    vertical-align: middle;
}
#link02 .table01 tr th {
    padding: 20px 15px;
    width: 155px;
    font-size: 93.75%;
    text-align: left;
    font-weight: 400;
    background-color: #fdebf3;
}
#link02 .table01 tr td {
    padding: 20px;
    width: 705px;
    font-size: 87.5%;
    line-height: 1.7;
}
#link02 .table01 tr td .big {
    font-size: 120%;
}
#link02 .table01 tr td .small {
    font-size: 85%;
}
#link02 .table01 tr td ul li span {
    font-weight: 700;
}
#link02 .table01 tr td ul li .red {
    color: #ff0000;
    font-weight: 400;
}
#link02 .table01 tr td .list01 li {
    text-indent: -1.2em;
    padding-left: 1.2em;
}
#link02 .panelTitle {
    background-color: #e70268;
}
#link02 .mod_panel_inner {
    background-color: #fdebf3;
    padding: 40px 30px;
}
#link02 .mod_panel {
    margin-bottom: 60px;
}
#link02 .mod_panel_inner .flWrap {
    display: flex;
    justify-content: space-between;
}
#link02 .mod_panel_inner table {
    width: 390px;
    background-color: #fff;
    border: 1px solid #231716;
}
#link02 .mod_panel_inner table tr:nth-child(odd) {
    background-color: #eeeeee;
}
#link02 .mod_panel_inner table tr th {
    background-color: #666666;
    font-size: 125%;
    color: #fff;
    padding: 15px 0;
}
#link02 .mod_panel_inner table .wrap {
    padding: 15px 0;
    font-weight: 700;
    text-align: center;
}
#link02 .mod_panel_inner table .wrap p {
    line-height: 2;
    display: inline-block;
    text-align: left;
}
#link02 .mod_panel_inner table tr:nth-child(n+3) td:nth-child(1) {
    text-align: right;
    padding: 10px 15px;
}
#link02 .mod_panel_inner table tr:nth-child(n+3) td:nth-child(2) {
    text-align: left;
    padding: 10px 15px;
}

#link02 .table02 {
    width: 100%;
    margin-bottom: 15px;
}
#link02 .table02 tr:first-child th {
    background-color: #e70268;
    color: #fff;
    font-size: 150%;
    padding: 10px 0;
}
#link02 .table02 tr:last-child th {
    width: 136px;
    font-size: 75%;
    padding: 13px 0;
    font-weight: 400;
    border: 1px solid #cccccc;
}
#link02 .table02 tr:last-child td {
    width: 150px;
    font-weight: 700;
    font-size: 112.5%;
    padding-left: 20px;
    border: 1px solid #cccccc;
}
#link02 .table02 tr:last-child td span {
    font-weight: 500;
    font-size: 70%;
}
#link02 .table02 .col01 {
    background-color: #d8f5ff;
}
#link02 .table02 .col02 {
    background-color: #fedfeb;
}
#link02 .subTxt {
    font-size: 75%;
}
#link02 .linkBtn {
    background-color: #e70268;
    color: #fff;
    font-weight: 700;
    font-size: 137.5%;
    border: none;
    width: 420px;
    height: 60px;
    border-radius: 30px;
    text-align: center;
    line-height: 60px;
    margin: 60px auto 0 auto;
    position: relative;
}
#link02 .linkBtn a {
    position: relative;
    display: block;
}
#link02 .linkBtn a::after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 14px;
    background-image: url(../images/btn_arrow_01.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -7px;
}
#link02 .linkTxt {
    text-align: center;
    font-size: 93.75%;
    margin-top: 40px;
    color: #f44336;
    font-weight: bold;
}

#link02 .linkBtn.off {
    background-color: #999999;
    margin: 10px auto 0 auto;
}
#link02 .linkBtn.off::after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 14px;
    background-image: url(../images/btn_arrow_01.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -7px;
}


/*******************************
#link03
*******************************/
#link03 {
    background-color: #cef8d7;
    position: relative;
    padding: 80px 0 100px 0;
}
#link03 .bg {
    background-color: #00ac4d;
    position: absolute;
    width: 100%;
    height: 283px;
    top: 0;
}
#link03 .boxWrap01 {
    width: 980px;
    margin: 0 auto 60px auto;
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 70px 60px;
}
#link03 .boxWrap01 .title {
    text-align: center;
    letter-spacing: 0.075em;
}
#link03 .boxWrap01 .title img {
    margin-bottom: 20px;
}
#link03 .boxWrap01 .title p {
    font-size: 187.5%;
    color: #00ac4d;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1;
}
#link03 .boxWrap01 .title h2 {
    font-size: 250%;
    font-weight: 700;
    margin-bottom: 55px;
    line-height: 1;
}
#link03 .leadTxt {
    text-align: center;
    font-size: 93.75%;
    margin-bottom: 40px;
    line-height: 1.8;
}
#link03 .impTxt {
    font-size: 112.5%;
    color: #ff000c;
    font-weight: 700;
    text-align: center;
    margin-bottom: 35px;
}
#link03 .classDay {
    margin-bottom: 35px;
    color: #005bac;
    font-weight: 700;
    font-size: 137.5%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
#link03 .classDay dt {
    text-align: center;
    margin-right: 15px;
    border: 2px solid #005bac;
    padding: 3px 10px;
}
#link03 .table01 {
    width: 100%;
    margin-bottom: 60px;
}
#link03 .table01 tr th,
#link03 .table01 tr td {
    border: 1px solid #cccccc;
    vertical-align: middle;
}
#link03 .table01 tr th {
    padding: 20px 15px;
    width: 155px;
    font-size: 93.75%;
    text-align: left;
    font-weight: 400;
    background-color: #e8fbec;
}
#link03 .table01 tr td {
    padding: 20px;
    width: 705px;
    font-size: 87.5%;
    line-height: 1.7;
}
#link03 .table01 tr td .list01 li {
    text-indent: -1.2em;
    padding-left: 1.2em;
}
#link03 .red {
    color: #ff0000;
}
#link03 .panelTitle {
    background-color: #00ac4d;
}
#link03 .mod_panel_inner {
    background-color: #e8fbec;
    padding: 40px 30px;
}
#link03 .mod_panel {
    margin-bottom: 60px;
}
#link03 .table02 {
    width: 100%;
    background-color: #fff;
    border: 1px solid #231716;
    margin-bottom: 20px;
}
#link03 .table02:last-of-type {
    margin-bottom: 0;
}
#link03 .table02 tr th {
    background-color: #666666;
    font-size: 125%;
    color: #fff;
    padding: 12px 0;
}
#link03 .table02 tr:nth-child(odd) {
    background-color: #eeeeee;
}
#link03 .table02 tr:nth-child(2) td {
    font-weight: 700;
    text-align: center;
    padding: 18px 0;
}
#link03 .table02 tr:nth-child(n+3) td:nth-child(1) {
    text-align: right;
    padding: 12px 15px;
}
#link03 .table02 tr:nth-child(n+3) td:nth-child(1) span {
  font-size: 80%;
}
#link03 .table02 tr:nth-child(n+3) td:nth-child(2) {
    text-align: left;
    padding: 12px 15px;
    vertical-align: middle;
}
#link03 .table03 {
    width: 100%;
    margin-bottom: 15px;
}
#link03 .table03 tr th {
    background-color: #00ac4d;
    color: #fff;
    font-size: 150%;
    padding: 10px 0;
}
#link03 .table03 tr td {
    font-weight: 700;
    font-size: 112.5%;
    padding: 9px 20px;
    border: 1px solid #cccccc;
}
#link03 .table03 tr td span {
    font-weight: 500;
    font-size: 70%;
}
#link03 .txt01 {
    font-size: 87.5%;
}
#link03 .list02 {
    font-size: 87.5%;
}
#link03 .linkBtn {
    display: flex;
    gap: 40px;
    margin: 60px auto 0 auto;
    position: relative;
}
#link03 .linkBtn a {
    background-color: #00ac4d;
    color: #fff;
    font-weight: 700;
    font-size: 137.5%;
    border: none;
    width: calc((100% - 40px) / 2);
    height: 60px;
    border-radius: 30px;
    text-align: center;
    line-height: 60px;
    position: relative;
    display: block;
}
#link03 .linkBtn a::after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 14px;
    background-image: url(../images/btn_arrow_01.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -7px;
}

#link03 .linkBtn.off {
    background-color: #999999;
}
#link03 .linkBtn.off::after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 14px;
    background-image: url(../images/btn_arrow_01.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -7px;
}

#link03 .linkBtn_end_txt {
  text-align: center;
  color: #999;
}

/*******************************
#link04
*******************************/
#link04 {
    background-color: #caecfc;
    position: relative;
    padding: 80px 0 100px 0;
    margin-bottom: 100px;
}
#link04 .bg {
    background-color: #008aca;
    position: absolute;
    width: 100%;
    height: 283px;
    top: 0;
}
#link04 .boxWrap01 {
    width: 980px;
    margin: 0 auto 60px auto;
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 70px 60px;
}
#link04 .boxWrap01 .title {
    text-align: center;
    letter-spacing: 0.075em;
}
#link04 .boxWrap01 .title img {
    margin-bottom: 20px;
}
#link04 .boxWrap01 .title p {
    font-size: 187.5%;
    color: #008aca;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1;
}
#link04 .boxWrap01 .title h2 {
    font-size: 250%;
    font-weight: 700;
    margin-bottom: 55px;
    line-height: 1;
}
#link04 .leadTxt {
    text-align: center;
    font-size: 93.75%;
    margin-bottom: 40px;
    line-height: 1.8;
}
#link04 .classDay {
    margin-bottom: 35px;
    color: #005bac;
    font-weight: 700;
    font-size: 137.5%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#link04 .classDay dt {
    text-align: center;
    margin-right: 15px;
    border: 2px solid #005bac;
    padding: 3px 10px;
}
#link04 .table01 {
    width: 100%;
    margin-bottom: 60px;
}
#link04 .table01 tr th,
#link04 .table01 tr td {
    border: 1px solid #cccccc;
    vertical-align: middle;
    letter-spacing: 0.075em;
}
#link04 .table01 tr th {
    padding: 20px 15px;
    width: 155px;
    font-size: 93.75%;
    text-align: left;
    font-weight: 400;
    background-color: #e2f4fc;
}
#link04 .table01 tr td {
    padding: 20px;
    width: 705px;
    font-size: 87.5%;
    line-height: 1.7;
}
#link04 .table01 tr td .list01 li {
    text-indent: -1.2em;
    padding-left: 1.2em;
}
#link04 .table01 tr td dl {
    display: flex;
    letter-spacing: 0.075em;
}
#link04 .table01 tr td dl dt {
    margin-right: 15px;
}
#link04 .red {
    color: #ff0000;
}
#link04 .panelTitle {
    background-color: #008aca;
}
#link04 .mod_panel_inner {
    background-color: #e2f4fc;
    padding: 40px 30px;
}
#link04 .mod_panel {
    margin-bottom: 60px;
}
#link04 .table02 {
    width: 100%;
    background-color: #fff;
    border: 1px solid #231716;
}
#link04 .table02 tr:nth-child(odd) th {
    background-color: #666666;
    font-size: 125%;
    color: #fff;
    padding: 12px 0;
    letter-spacing: 0.15em;
}
#link04 .table02 tr:nth-child(even) td:first-child {
    width: 136px;
    border-right: 1px solid #cccccc;
}
#link04 .table02 tr:nth-child(even) td:nth-child(2) {
    width: 207px;
    border-right: 1px solid #cccccc;
}
#link04 .table02 tr:nth-child(even) td:nth-child(3) {
    width: 234px;
    border-right: 1px solid #cccccc;
}
#link04 .table02 tr:nth-child(even) td:last-child {
    width: 223px;
}
#link04 .table02 tr td {
    vertical-align: middle;
    padding: 10px;
    letter-spacing: 0.06em;
}
#link04 .table02 tr td span {
    font-size: 75%;
}
#link04 .details {
    font-size: 75%;
    margin-top: 10px;
}
#link04 .details a {
    text-decoration: underline;
    color: #008aca;
}
#link04 .table03 {
    width: 100%;
    margin-bottom: 15px;
}
#link04 .table03 tr th {
    background-color: #008aca;
    color: #fff;
    font-size: 150%;
    padding: 10px 0;
}
#link04 .table03 tr td {
    font-weight: 700;
    font-size: 112.5%;
    padding: 9px 12px;
    border: 1px solid #cccccc;
}
#link04 .table03 tr td span {
    font-weight: 500;
    font-size: 70%;
}
#link04 .table03 tr:nth-child(2) th {
    font-size: 87.5%;
    font-weight: 400;
    background-color: #eeeeee;
    padding: 7px 0;
    color: #0f0f0f;
    border: 1px solid #cccccc;
}
#link04 .table03 tr:nth-child(n+3) td:nth-child(2) {
    font-size: 87.5%;
    font-weight: 400;
    padding: 9px 20px;
}
#link04 .table03 tr:nth-child(3) td:nth-child(1) {
    width: 33.7%;
}
#link04 .table03 tr:nth-child(3) td:nth-child(2) {
    width: 50%;
}
#link04 .table03 tr:nth-child(3) td:nth-child(3) {
    width: 16.3%;
}
#link04 .txt01 {
    font-size: 87.5%;
}
#link04 .linkBtn {
    background-color: #008aca;
    color: #fff;
    font-weight: 700;
    font-size: 137.5%;
    border: none;
    width: 420px;
    height: 60px;
    border-radius: 30px;
    text-align: center;
    line-height: 60px;
    margin: 30px auto 0 auto;
    position: relative;
}
#link04 .linkBtn a {
    position: relative;
    display: block;
}
#link04 .linkBtn a::after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 14px;
    background-image: url(../images/btn_arrow_01.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -7px;
}

#link04 .linkBtn.off {
    background-color: #999999;
}
#link04 .linkBtn.off::after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 14px;
    background-image: url(../images/btn_arrow_01.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -7px;
}

#link04 .txt02 {
    margin-top: 10px;
    font-size: 87.5%;
    text-align: right;
}

/*******************************
#access
*******************************/
#access {
    text-align: center;
}
#access h2 {
    color: #005bac;
    font-size: 250%;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 25px;
    letter-spacing: 0.035em;
}
#access h2 span {
    font-size: 50%;
}
#access .txtBox {
    text-align: center;
    margin-bottom: 40px;
}
#access .txtBox dl {
    font-size: 93.75%;
    display: flex;
    justify-content: center;
    text-align: left;
    margin-bottom: 10px;
}
#access .txtBox dl dt {
    font-weight: 700;
}
#access .imgBox img {
    margin: 0 auto;
}




/*******************************
header
*******************************/
header {
    background-color: #fff;
}
header .inner {
    max-width: 1120px;
    margin: 0 auto;
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
header .logo {

}
header .nav {

}
header .nav ul {
    display: flex;
}
header .nav ul li {
    text-align: center;
    line-height: 1.4;
    font-weight: 700;
    margin-left: 40px;
    font-size: 87.5%;
    letter-spacing: 0.075em;
}
header .nav ul li a {

}
header .nav ul li:first-child a {
    color: #005bac;
}
header.change-bg {
    box-shadow: 0px 2px 7px 0px rgb(0 0 0 / 20%);
}

/*******************************
footer
*******************************/
footer {
    padding-top: 80px;
    text-align: center;
}
footer .copyright {
    background-color: #005bac;
    color: #fff;
    font-size: 75%;
    padding: 22px 0;
    margin-top: 30px;
}

/*******************************
#pagetop
*******************************/
#pagetop {
    bottom: 25px;
    display: none;
    position: fixed;
    right: 25px;
    z-index: 100;
}
#pagetop .pagetopBtn {
    background-color: #fff000;
    border-radius: 3px;
    color: #fff;
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 60px;
}
#pagetop .pagetopBtn img {
    width: 19px;
    vertical-align: inherit;
}

/* 2021 06 29 add
------------------------------*/
/*******************************
.add210629
*******************************/
.add210629 {
    margin-bottom: 50px;
}
.add210629 .txt01 {
    text-align: center;
    margin-bottom: 20px;
}
.add210629 .perWrap {
    display: flex;
    justify-content: center;
}
.add210629 .perWrap dl {
    padding: 20px;
    width: 300px;
}
.add210629 .perWrap dl:first-child {
    background-color: #fedfeb;
    margin-right: 20px;
}
.add210629 .perWrap dl:last-child {
    background-color: #D8F5FF;
}
.add210629 .perWrap dl dt {
    background-color: #fff;
    color: #005bac;
    font-weight: 700;
    font-size: 125%;
    padding: 5px 10px;
    text-align: center;
}
.add210629 .perWrap dl dd {
    color: #005bac;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-top: 15px;
}
.add210629 .perWrap dl dd .tag {
    color: #005bac;
    background-color: #fff;
    border: 1px solid #005bac;
    font-weight: 500;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    margin-right: 10px;
}
.add210629 .perWrap dl dd .percent {
    font-size: 437.5%;
    font-weight: 900;
    line-height: 1;
}
.add210629 .perWrap dl dd .percent span {
    font-size: 50%;
}
.add210629 .txt02 {
    color: #005bac;
    font-weight: 700;
    text-align: right;
    font-size: 87.5%;
    width: 620px;
    margin: 5px auto 0 auto;
}

.endTxt {
  font-size: 137.5%;
  color: #f44336;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}


.tokuten {
  text-align: center;
  margin-bottom: 50px;
}
.tokuten a {
  display: inline-block;
}
