* {
    font-family: serif;
}

.sp {
    display: none;
}

.container {
    min-width: 1024px;
}

.max-width {
    max-width: 1024px;
}

.logo {
    padding: 20px 0 0 55px;
}

.logo h1 img {
    width: 360px;
}


.block-one .left-block {
    position: absolute;
    overflow: hidden;
    width: 600px;
    height: 450px;
    border-bottom-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    margin-left: 70px;
}

.block-one .left-block .title {
    position: absolute;
    top: 5px;
    right: 0px;
    color: white;
    font-size: 32px;
    letter-spacing: 0.1em;
    -webkit-font-smoothing: antialiased;
}

.block-one .left-block .description-block {
    position: absolute;
    top: 40px;
    right: 40px;
    color: white;
    font-size: 16px;
    letter-spacing: 0.1em;
    -webkit-font-smoothing: antialiased;
}

.block-one .left-block .description-block .background-block {
    position: absolute;
    background-color: rgb(238, 131, 132);
    width: 100px;
    height: 100px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

.block-one .left-block .description-block .text-block {
    position: relative;
    z-index: 2;
    text-align: center;
    top: 20px;
    left: 7px;
}

.block-one .left-block .description-block span {
    font-size: 20px;
}

.block-one .left-block .title span {
    font-size: 45px;
}

.block-one img.information-img {
    position: absolute;
    top: 0px;
    left: 160px;
    width: 60%;
}

.block-one img.information-img-second{
    position: absolute;
    top: -30px;
    left: 160px;
    width: 80%;
}

.block-one .left-block img.building-img {
    width: 809px;
    position: relative;
    right: 75px;
    bottom: 55px;
}

.block-one .left-block img.sakura-img {
    position: absolute;
    top: 15px;
    right: 70px;
    z-index: 3;
}

.block-one img.background-img {
    position: relative;
    height: 500px; 
}

.block-one img.background-img-sp {
    position: relative;
    height: 245px;
}

.slick-track{
    height: 90vh;
}

.block-one .left-block img.slick-slider-img {
    width: 700px;
}

.block-one .right-block {
    width: 320px;
    height: 490px;
    text-align: center;
    position: absolute;
}

.block-one .right-block .image {
    position: absolute;
    top: -80px;
    left: -35px;
    width: 308px;
}

.block-one .right-block .title {
    position: absolute;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 50px;
    z-index: 1;
    letter-spacing: 0.3em;
}

.block-one .right-block ul {
    position: absolute;
    list-style: none;
    margin-top: 5px;
    padding-left: 680px;
}

.block-one .right-block ul li.set-guide-three {
    text-align-last: justify;
    font-size: 15px;
    margin-bottom:10px;
    line-height: 1.18em;
    background: url(./images/list_background_blue.png) no-repeat;
    background-size: 100%;
    width: 170px;
    height: 68px;
    padding:2px 8px 0 10px;
}

.block-one .right-block ul li.set-guide-one {
    text-align-last: justify;
    font-size: 15px;
    padding: 12px 12px 12px 12px;
    /* margin-bottom: 10px; */
    line-height: 2.2em;
    background: url(./images/list_background_blue.png) no-repeat;
    background-size: 100%;
    width: 170px;
    height: 62px;
    padding-left: 15px;
}

.block-one .right-block ul li.set-guide-two {
    text-align-last: justify;
    font-size: 15px;
    padding: 8px;
    /* margin-bottom: 10px; */
    line-height: 1.5em;
    background: url(./images/list_background_blue.png) no-repeat;
    background-size: 100%;
    width: 170px;
    height: 62px;
    padding-left: 10px;
}

/* ご卒業の方へ */
.block-one .right-block ul li.set-guide-two-graduates {
    text-align-last: justify;
    padding: 5px 0;
    line-height: 1.5em;
    letter-spacing: 0;
    background: url(./images/list_background_blue.png) no-repeat;
    background-size: 100%;
    width: 170px;
    height: 62px;
}

.block-one .right-block ul li.application-document-text {
    background: none;
    text-align: right;
    margin-bottom: 15px;
    padding: 10px 40px;
}

.block-one .right-block ul li.application-document-text div {
    text-align: left;
    line-height: 1.2em;
    font-size: 12px;
    font-family: メイリオ, Meiryo, sans-serif;
}

.block-one .right-block ul li.application-document-block {
    background: none;
    line-height: 1;
    padding: 8px 40px 14px;
    margin-bottom: 0;
    text-align: center;
    font-size: 18px;
}

.block-one .right-block ul li.application-document-block div {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    line-height: 1;
    background-color: #F7C7C8;
}

.block-two .left-block {
    width: 500px;
    height: 400px;
    margin-top: 110px;
}

.block-two .left-block img {
    width: 100%;
}

.block-two .right-block {
    width: 500px;
    height: 400px;
    display: table;
}

.block-two .right-block.sp {
    display: none;
}

.block-two .right-block .title {
    font-size: 30px;
    color: #c6d55b;
    padding-bottom: 30px;
    letter-spacing: .3em;
    margin-top: 210px;
}

.block-two .right-block .text {
    line-height: 2;
    letter-spacing: .2em;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    font-size: 16px;
}

.text-justify-top {
    font-size: 15px;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    display:block
}

.text-justify-center {
    font-size: 15px;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    display:block;
}

.text-justify-under {
    font-size: 15px;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    display:block;
}

/* ご卒業の方へ　上段テキスト */
.text-justify-top-graduates{
    font-size: 10px;
    /* letter-spacing: 0; */
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    display:block;
    transform: scale(0.9, 1.5);
}

/* ご卒業の方へ　下段テキスト */
.text-justify-under-graduates{
    font-size: 10px;
    /* letter-spacing: 0; */
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    display:block;
    transform: scale(0.9, 1.5);
}

.block-three {
    padding-bottom: 30px;
    width: 95%;
    margin: auto;
}

.block-three .col .title {
    display: table;
    width: 150px;
    height: 150px;
    line-height: 1.6;
    font-size: 18px;
    color: white;
    background-color: rgb(0, 113, 188);
    text-align: center;
    border-radius: 50%;
    margin: 20px auto;
    letter-spacing: .1rem;
}

.block-three .col .title.new-campus {
    position: relative;
}

.block-three .col .title.new-campus img {
    position: absolute;
    left: 35px;
    top: -10px;
}

.block-three .col:nth-child(1) .title {
    line-height: 1.1;
    font-size: 19px;
}

.block-three .col:nth-child(3) .title {
    letter-spacing: normal;
    line-height: 1.4;
}

.block-three .col {
    text-align: center;
    padding: 10px;
}

.block-three .col:nth-child(2n) .title {
    background-color: #c6d55b;
}

.block-three .title span.aline-block {
    display: table-cell;
    vertical-align: middle;
}

.block-three .text {
    font-size: 12px;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    display: inline-block;
    text-align: left;
    margin: 0 auto;
    letter-spacing: .03em;
    padding-left: 8px;
}

.block-four {
    padding: 25px 10px;
    background-image: url(./images/footer_background.png);
    height: 800px;
    background-size: cover;
}

.block-four .left-block {
    text-align: center;
    height: 180px;
}

.block-four .right-block {
    height: 180px;
}
/*
.block-four .middle-top-block {
    font-size: 56px;
    letter-spacing: 0.4em;
    margin: 10px 30px 30px;
}
*/
.block-four .middle-block {
    padding-left: 50px;
}

.movie-text {
    max-width: 395px;
    text-align: left;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    font-size: 16px;
}

.block-four ul {
    list-style: none;
    margin-top: 20px;
}

.block-four ul li {
    font-size: 18px;
    padding: 14px 40px;
    margin-bottom: 20px;
    line-height: 1.6em;
    background: url(./images/list_background.png) no-repeat;
}

.block-four ul li a{
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    text-decoration: none;
    letter-spacing: .1em;
    color: black;
    display: block;
    text-align: left;
}

.right-block ul li a.spacing-small-hover {
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    text-decoration: none;
    color: white;
    letter-spacing: .1em;
}

.right-block ul li:nth-child(1) a.spacing-small-hover {
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    text-decoration: none;
    color: white;
    letter-spacing: normal;
}

.right-block ul li a.spacing-small {
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    text-decoration: none;
    letter-spacing: .1em;
}

.block-four ul li.application-document-text {
    background: none;
    text-align: right;
    
    padding: 0px 48px;
    margin-bottom: 15px;
}

.block-four ul li.application-document-text div {
    text-align: left;
    line-height: 1.2em;
    font-size: 12px;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
}

.block-four ul li.application-document-block {
    background: none;
    padding: 0px 48px;
    text-align: center;
}

.block-four ul li.application-document-block div {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    line-height: 1;
    background-color: #fff;
}

.block-four ul li.application-document-block a {
    font-size: 16px;
    letter-spacing: 0;
}

.block-four ul li:nth-child(5) a span {
    letter-spacing: .5em;
    font-size: 17px;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
}

.block-four ul li:nth-child(6) a {
    letter-spacing: .2em;
}

.block-four ul li:nth-child(7) a {
    letter-spacing: 1em;
    padding-left: 10px;
}

.block-four ul li:nth-child(8) a {
    letter-spacing: 1.5em;
    padding-left: 18px;
}

.block-four .middle-block ul {
    margin-top: 0;
}

.block-four .middle-block ul li {
    font-size: 18px;
    padding: 14px 40px;
    margin-bottom: 0px;
    line-height: 1.6em;
    background: url(./images/list_title_long_background.png) no-repeat;
    width: 575px;
}

.block-four .under-left-block{
    height: 524px;
}

.block-four .under-right-block{
    height: 580px;
}

.block-four .second-block ul {
    margin-bottom: 0;
}

.block-four .middle-block ul {
    margin-bottom: 0;
}

.block-four .under-center-block ul li {
    line-height: 1;
    padding: 8px 40px 14px;
    margin-bottom: 0;
}

.block-four .under-center-block ul {
    margin-top: 0;
}

.block-four .under-right-block ul {
    margin-top: 0;
}

.block-four .under-right-block ul li {
    line-height: 1;
    padding: 8px 40px 14px;
    margin-bottom: 0;
}

.block-four .right-block .img-block div:last-child {
    margin-top: 20px;
}

.block-four .second-block .password-text {
    text-align: center;
    font-size: 12px;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
}

.block-four .middle-block .password-text {
    text-align: center;
    font-size: 12px;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
}

.successful-applicant {
    text-align-last: justify;
}

.footer-image {
    width: 100%;
    height: 450px;
    background-image: url(./images/footer_background.png);
    background-size: 100% 540px;
}


.spacing {
    font-size: 11px;
    color: white;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    text-align: justify;
}

footer {
    font-size: 12px;
    line-height: 1.2;
    color: white;
    padding: 20px 0 40px;
    ;
    background-color: #c6d55b;
}

footer .footer-body {
    padding-bottom: 5px;
    font-size: 15px;
}

footer .footer-body,
footer .address,
footer .mail {
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    padding-left: 60px;
}

footer .address,
footer .mail {
    font-size: 10px;
    letter-spacing: 0.15em;
}

.bubble {
    position: absolute;
    width: 170px;
    margin-top: -80px;
}

.guide {
    position: absolute;
    width: 80px;
    margin-left: 110px;
    margin-top: -35px;
}
/*
.slick-slider {
    max-width: 609px;
    left: 40px;
}
*/

/* サブサイトCSS  */
.image-container{
    display: flex;
    position: relative;
    padding:0px;
}

.text-area{
    font-size:15px;
}

.drop-shadow{
    position: absolute; 
    z-index: 1; 
    box-shadow: 8px 0 3px -3px rgba(0, 0, 0, 0.1);
    height: 620px; 
    width:40px;
    background-color: #d5eaf4;
    left:0;
}

.drop-shadow-result{
    position: absolute; 
    z-index: 1; 
    box-shadow: 8px 0 3px -3px rgba(0, 0, 0, 0.1);
    height: 530px; 
    width:40px;
    background-color: #d5eaf4;
    left:0;
}

.drop-shadow-newsystem{
    position: absolute; 
    z-index: 1; 
    box-shadow: 8px 0 3px -3px rgba(0, 0, 0, 0.1);
    height: 315px; 
    width:40px;
    background-color: #d5eaf4;
    left:0;
}

.drop-shadow-guidelines{
    position: absolute; 
    z-index: 1; 
    box-shadow: 8px 0 3px -3px rgba(0, 0, 0, 0.1);
    height: 615px; 
    width:40px;
    background-color: #d5eaf4;
    left:0;
}

.drop-shadow-graduate{
    position: absolute; 
    z-index: 1; 
    box-shadow: 8px 0 3px -3px rgba(0, 0, 0, 0.1);
    height: 280px; 
    width:40px;
    background-color: #d5eaf4;
    left:0;
}

.sub-guides{
    display: flex;
    flex-basis:70%;
    flex-direction: column; 
    padding:0px;
    z-index: 1;
    position: relative;

}

.sub-guide-one{
    position: relative;
    width: 500px;
    height: 65px;
    background-image: url(./images/sub-link-label.png);
    background-size: cover;
    display: flex;
    justify-content: start;
    align-items: center;
    color: white;
    margin-bottom:20px;
}

.sub-guide-one-sharp{
    position: relative;
    width: 570px;
    height: 40px;
    left:-35px;
    background-image: url(./images/sub-link-label-sharp.png);
    background-size: cover;
    background-position: center; 
    display: flex;
    justify-content: start;
    align-items: center;
    color: white;
    margin-bottom: 20px;
}

.sub-guide-newsystem{
    position: relative;
    width: 500px;
    height: 65px;
    background-image: url(./images/sub-link-label.png);
    background-size: cover;
    display: flex;
    justify-content: start;
    align-items: center;
    color: white;
    margin-bottom:20px;
}

.sub-guide-graduate{
    position: relative;
    width: 500px;
    height: 65px;
    background-image: url(./images/sub-link-label.png);
    background-size: cover;
    display: flex;
    justify-content: start;
    align-items: center;
    color: white;
    margin-top:40px;
    margin-bottom:25px;
}

.sub-guide-blank{
    position: relative;
    width: 500px;
    height: 65px;
    background-size: cover;
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom:20px;
}


.sub-guide-blank-newsystem{
    height: 65px;
}

.sub-guide-red{
    position: relative;
    width: 500px;
    height: 65px;
    background-size: cover;
    display: flex;
    justify-content: start;
    align-items: center;
    color: #FF0000;
    margin-bottom:20px;
}

.sub-block-four{
    padding: 25px 10px 25px 0;
    background-image: url(./images/footer_background.png);
    height: 800px;
    background-size: cover; 
}

.sub-block-four-newsystem{
    padding: 25px 10px 25px 0;
    background-image: url(./images/footer_background.png);
    height: 800px;
    background-size: cover; 
}

.sub-block-four ul {
    list-style: none;
    margin-top: 20px;
    margin-left:40px;
}

.sub-block-four-newsystem ul {
    list-style: none;
    margin-top: 20px;
    margin-left:40px;
}

.sub-block-four img.information-img-one {
    position: absolute;
    top: -15px;
    left: 500px;
    width: 30%;
}

.sub-block-four img.information-img-second {
    position: absolute;
    top: 0px;
    left: 500px;
    width: 15%;
}

.sub-block-four ul li a{
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    text-decoration: none;
    color: white;
    display: block;
    text-align: center;
}

.sub-block-four-newsystem ul li a{
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    text-decoration: none;
    color: white;
    display: block;
    text-align: center;
}

.sub-block-four ul li a span{
    font-size:20px;
    display:block;
}

.sub-block-four-newsystem ul li a span{
    font-size:20px;
    display:block;
}

.sub-text-justify-top{
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    margin-left:60px;
}

.sub-text-justify-top-sharp-text{
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    margin-left:155px;
}

.sub-text-justify-explanation-main{
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    margin-left:55px;
    margin-bottom:30px;
}

.sub-text-justify-explanation-main-link{
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    margin-left:55px;
}

.sub-text-justify-explanation{
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    margin-left:15px;
}

.sub-text-justify-under{
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    text-align:left;
    margin-left:60px;
}

.sub-text-container {
    display: flex;
    align-items: baseline; 
    flex-direction: column; 
}

.sub-link-explanation{
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    color: rgb(0, 113, 188);
    font-size:24px;
    text-decoration:underline;
}

.sub-guide-image{
    width:410px;
    height:445px;
}

/* 高等教育の就学支援新制度 */
.sub-guide-image-newsystem{
    width:480px;
    height:445px;
    opacity:0.6;
}
/* ご卒業の方へ　イメージ */
.sub-guide-image-graduate{
    width:480px;
    height:445px;
    opacity:0.5;
}

.sub-guide-image-title-koutou{
    width:452px;
    height:38px;
}

.sub-guide-image{
    opacity:0.3;
}

@media screen and (max-width: 480px) {
    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    .logo {
        padding: 10px 0 0 10px;
    }

    .logo h1 img {
        width: auto;
    }

    /* 481px以上に適用されるCSS（タブレット用） */
    .container {
        min-width: auto;
        width: 100%;
    }

    .right-block {
        width: 50% !important;
    }

    .left-block {
        width: 100% !important;
    }

    .block-one .left-block {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        width: 300px !important;
        height: 245px;
        margin-left: 0px;
    }

    .block-one .left-block img.building-img {
        width: 430px;
        position: relative;
        right: 45px;
        bottom: 30px;
    }

    .slick-track{
        height: 90vh;
    }
    
    .block-one .left-block img.slick-slider-img {
        width: 350px;
    }
    

    .block-one .left-block .title {
        position: absolute;
        top: 10px;
        right: 10px;
        color: white;
        font-size: 18px;
        letter-spacing: 0.1em;
        -webkit-font-smoothing: antialiased;
    }

    .block-one .left-block .title span {
        font-size: 22px;
    }

    .block-one .left-block .description-block {
        top: 20px;
        right: 30px;
        font-size: 10px;
    }

    .block-one .left-block .description-block .background-block {
        width: 55px;
        height: 55px;
    }

    .block-one .left-block .description-block .text-block {
        top: 8px;
        left: 4px;
    }

    .block-one .left-block .description-block span {
        font-size: 11px;
    }

    .block-one .left-block img.sakura-img {
        top: 6px;
        right: 48px;
    }

    .block-one .right-block {
        position: relative;
        height: 280px;
        padding: 0;
        text-align: unset;
    }

    .block-one .right-block img {
        width: 90%;
        max-width: 375px;
    }

    .block-one .right-block .title {
        position: absolute;
        top: 20px;
        left: calc(50% - 18.75px);
        font-size: 25px;
    }

    .block-two {
        margin-top: 40px;
    }

    .block-two .right-block {
        height: unset;
    }

    .block-two .right-block.sp {
        display: block;
    }

    .block-two .right-block .title {
        width: unset;
        margin-top: 20px;
        margin-left: 0;
        font-size: 15px;
        padding-bottom: 0;
        letter-spacing: 0.5px;
    }

    .block-two .right-block .text {
        width: unset;
        margin-left: 0;
        margin-top: 20px;
        letter-spacing: 0px;
        font-size: 9px;
    }

    .block-two .sp.right-block .float-right ul {
        list-style: none;
        padding: 0;
        margin-top: 20px;
        position: relative;
    }    

    .block-two .sp.right-block .float-right ul li.set-guide-one {
        text-align-last: justify;
        font-size: 14px;
        padding: 8px;
        margin-bottom: 0px;
        line-height: 3em;
        background: url(./images/sp_list_background_blue.png) no-repeat;
        background-size:contain;
        width:170px;
        height: 68px; 
    }

    .block-two .sp.right-block .float-right ul li.set-guide-two {
        font-size: 14px;
        margin-bottom: 0px;
        line-height: 1.9em;
        background: url(./images/sp_list_background_blue.png) no-repeat;
        background-size:contain;
        width:170px;
        height: 68px;
        padding:4px 10px 0 10px;
    }

    .block-two .sp.right-block .float-right ul li.set-guide-two-graduates {
        font-size: 10px;
        margin-bottom: 0px;
        line-height: 2.7em;
        background: url(./images/sp_list_background_blue.png) no-repeat;
        background-size:contain;
        width:170px;
        height: 68px;
        padding:4px 5px 0 5px;
    }

    .block-two .sp.right-block .float-right ul li.set-guide-three {
        font-size: 14px;
        margin-bottom: 0px;
        line-height: 1.15em;
        background: url(./images/sp_list_background_blue.png) no-repeat;
        background-size:contain;
        width:152px;
        height: 68px;
        padding:2px 8px 0 10px;
    }
    
    .sp-text-justify-top{
        font-size: 14px;
        font-family: 'メイリオ', 'Meiryo', sans-serif;
        display:block;
        text-align-last:justify;
    }   

    .sp-text-justify-under {    
        font-size: 14px;
        font-family: 'メイリオ', 'Meiryo', sans-serif;
        display: block;
        text-align-last:justify;
    }

    .sp-text-justify-top-graduates{
        font-size: 10px;
        font-family: 'メイリオ', 'Meiryo', sans-serif;
        display:block;
        text-align-last:justify;
        transform: scale(0.9, 1.5);
    }   

    .sp-text-justify-under-graduates {    
        font-size: 10px;
        font-family: 'メイリオ', 'Meiryo', sans-serif;
        display: block;
        text-align-last:justify;
        transform: scale(0.9, 1.5);
    }



    .block-two .sp.right-block .float-right ul li.application-document-text {
        font-size: 10px;
        margin: 20px 0 20px auto;
        width: 70%;
    }

    .block-two .sp.right-block .float-right ul li.application-document-block {
        width: 80%;
        margin: 0 0 0 auto;
    }

    .block-two .sp.right-block .float-right ul li.application-document-block div {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 45px;
        line-height: 1;
        background-color: #F7C7C8;
    }

    .block-two .sp.right-block .float-right ul li.application-document-block div a {
        letter-spacing: unset;
    }

    .block-two .sp.right-block .float-right ul li.application-document-block div a span {
        letter-spacing: unset !important;
    }

    .block-three.row-cols-3 {
        display: flex;
        width: 100vw;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
    }

    .block-three.row-cols-3 .col img {
        width: 100%;
    }

    .block-three .col .title {
        letter-spacing: normal;
        width: 100px;
        height: 100px;
        font-size: 12px;
    }

    .block-three .col:nth-child(3) .title {
        position: relative;
    }

    .block-three .col:nth-child(3) .title img {
        position: absolute;
        width: 35px;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    }

    .block-three .text {
        font-size: 8px;
    }

    .block-three .col:nth-child(2) .title {
        line-height: 1.1;
    }

    .block-three .col:nth-child(2n) .title {
        background-color: rgb(0, 113, 188);
    }

    .block-three .col:nth-child(2n + 1) .title {
        background-color: #c6d55b;
    }

    .block-four {
        padding: 25px 0px 100px 0px;
        background: url(./images/sp_footer_background.png) no-repeat;
        height: 750px;
        background-size: auto;
    }

    .block-four .left-block {
    /*   padding-right: 0;*/
        height: unset;
    }
/*
    .block-four .second-block {
        display: none;
    }
*/
    .sub-block-four img.information-img-one {
        display: none;
    }

    .sub-block-four img.information-img-second {
        display: none;
    }

    .block-four .second-block .under-right-block {
        display: block;
    }

    .block-four .right-block {
        padding-top: 0px;
        height: unset;
        width: 50% !important;
    }

    .block-four .right-block .img-block img {
        width: 90%;
        display: block;
        margin: auto;
    }

    .block-four .right-block .img-block div:last-child {
        margin-top: 0;
    }

    /* .block-four .right-block ul {
        margin-left: -32px;
    }

    .block-four .right-block ul li {
        padding: 6px 10px;
        background: none;
        background-color: white;
        width: calc(50% - 10px);
        margin-right: 10px;
        text-align: center;
        font-size: 10px;
    }

    .block-four .right-block ul li a {
        letter-spacing: .3em;
    }

    .block-four .right-block ul li:nth-child(2) a {
        letter-spacing: normal;
    } */

    .block-four .first-block,
    .block-four .second-block,
    .block-four .third-block,
    .block-four .under-center-block, 
    .block-four .under-right-block {
        width: 50% !important;
    }

    .block-four .middle-top-block {
        font-size: 34px;
        letter-spacing: 7px;
        margin: 0;
        margin-left: 10px;
    }

    .block-four .middle-block {
        width: 100% !important;
        margin: 0 auto;
    }

    .block-four .first-block ul li,
    .block-four .second-block ul li {
        width: auto;
        font-size: 10px;
        padding: 10px 0 10px 30px;
    }

    .block-four .middle-block ul {
        margin-left: -1.5px;
        margin-top: 20px;
    }

    .block-four .under-center-block ul,
    .block-four .under-right-block ul {
        margin-left: -22px;
    }

    .block-four .middle-block ul li {
        padding: 10px;
        background-size: cover;
        width: 98%;
        text-align: center;
        font-size: 10px;
        padding-left: 30px;
    }

    .block-four .middle-block .password-text {
        margin-top: 10px;
        text-align: left;
        transform: scale(0.8);
    }

    .block-four .under-center-block ul li,
    .block-four .under-right-block ul li {
        padding: 6px 10px;
        background: none;
        background-color: white;
        width: auto;
        margin-right: 10px;
        text-align: center;
        font-size: 10px;
    }

    .block-four .under-center-block ul li a,
    .block-four .under-right-block ul li a {
        letter-spacing: .3em;
    }

    .block-four ul {
        margin-left: 0;
        padding-left: 0;
    }

    .block-four .first-block ul {
        padding-left: 10px;
    }

    .block-four ul li {
        background-size: cover;
    }

    .block-four ul li.application-document-text {
        background-color: unset;
        font-family: 'メイリオ', 'Meiryo', sans-serif;
    }

    .block-four ul li.application-document-block div {
        height: 20px;
    }

    .block-four ul li.application-document-block div a {
        font-size: 10px;
        padding: 0;
    }

    .block-four ul li:nth-child(5) a span {
        letter-spacing: .5em;
        font-size: 10px;
        font-family: 'メイリオ', 'Meiryo', sans-serif;
    }
/*
    .block-four .second-block ul li:nth-last-child(1) {
        padding: 6px 0;
    }
*/
    .block-four .under-center-block ul li,
    .block-four .under-right-block ul li,
    .block-four .under-right-block ul li:nth-last-child(1) {
        padding: 6px 0;
        margin-bottom: 20px;
    }

    .block-four .under-left-block{
        display: none;
    }

    .block-four .under-right-block{
        height: 275px;
    }

    .block-four .second-block .password-text {
        font-size: 9px;
        margin-top: 5px;
        font-family: 'メイリオ', 'Meiryo', sans-serif;
    }

    .block-four .second-block .set-guide{
        text-align: left;
    }

    .spacing {
        text-align: justify;
        color: white;
        letter-spacing: .1em !important;
    }

    .spacing-small {
        text-align: justify;
        color: white;
    }

    footer {
        padding: 10px 0 10px;
    }

    footer .footer-body,
    footer .address,
    footer .mail {
        padding-left: 35px;
        font-size: 12px;
    }

    footer .footer-body span {
        font-size: 10px !important;
    }

    footer .address,
    footer .mail {
        font-size: 7px;
        letter-spacing: normal;
    }

    .bubble {
        position: absolute;
        width: 150px;
        margin-top: -70px;
        margin-left: -30px;
    }
    
    .guide {
        position: absolute;
        width: 65px;
        margin-left: 75px;
        margin-top: -37px;
    }

    .slick-slider {
        max-width: 430px;
    }

    /* サブサイト　レスポンシブ */
    .image-container{
        position:relative;
        display:block;
        padding:0;
    }

    .drop-shadow{
        position: absolute; 
        z-index: 1; 
        box-shadow: 8px 0 3px -3px rgba(0, 0, 0, 0.1);
        height: 415px; 
        width:20px;
        background-color: #d5eaf4;
        left:0;
    }

    .drop-shadow-result{
        position: absolute; 
        z-index: 1; 
        box-shadow: 8px 0 3px -3px rgba(0, 0, 0, 0.1);
        height: 410px; 
        width:20px;
        background-color: #d5eaf4;
        left:0;
    }

    .drop-shadow-newsystem{
        position: absolute; 
        z-index: 1; 
        box-shadow: 8px 0 3px -3px rgba(0, 0, 0, 0.1);
        height: 235px; 
        width:20px;
        background-color: #d5eaf4;
        left:0;
    }    

    .drop-shadow-guidelines{
        position: absolute; 
        z-index: 1; 
        box-shadow: 8px 0 3px -3px rgba(0, 0, 0, 0.1);
        height: 475px; 
        width:20px;
        background-color: #d5eaf4;
        left:0;
    }  

    .drop-shadow-graduate{
        position: absolute; 
        z-index: 1; 
        box-shadow: 8px 0 3px -3px rgba(0, 0, 0, 0.1);
        height: 200px; 
        width:20px;
        background-color: #d5eaf4;
        left:0;
    }  

    .sub-guide-one{
        position: relative;
        width: 350px;
        height: 45px;
        background-image: url(./images/sub-link-label.png);
        background-size: cover;
        display: flex;
        justify-content: start;
        align-items: center;
        color: white;
        margin-bottom:20px;
    }

    .sub-guide-one-sharp{
        position: relative;
        width: 410px;
        height: 30px;
        left:-35px;
        background-image: url(./images/sub-link-label-sharp.png);
        background-size: cover;
        background-position: center; 
        display: flex;
        justify-content: start;
        align-items: center;
        color: white;
        margin-bottom:20px;
    }
    
    .sub-guide-newsystem{
        position: relative;
        width: 340px;
        height: 45px;
        background-image: url(./images/sub-link-label.png);
        background-size: cover;
        display: flex;
        justify-content: start;
        align-items: center;
        color: white;
        margin-bottom:20px;
    }

    .sub-guide-graduate{
        position: relative;
        width: 350px;
        height: 45px;
        background-image: url(./images/sub-link-label.png);
        background-size: cover;
        display: flex;
        justify-content: start;
        align-items: center;
        color: white;
        margin-top:25px;
        margin-bottom:20px;
    }

    .sub-guide-blank{
        position: relative;
        width: 350px;
        height: 45px;
        background-size: cover;
        display: flex;
        justify-content: start;
        align-items: center;
        margin-bottom:20px;
    }

    .sub-guide-red{
        position: relative;
        width: 350px;
        height: 45px;
        background-size: cover;
        display: flex;
        justify-content: start;
        align-items: center;
        color: #FF0000;
        margin-bottom:20px;
    }

    .sub-block-four{
        padding: 25px 10px 25px 0;
        background-image: url(./images/footer_background.png);
        height: 800px;
        background-size: cover; 
    }

    .sub-block-four-newsystem{
        padding: 25px 10px 25px 0;
        background-image: url(./images/footer_background.png);
        height: 900px;
        background-size: cover; 
    }

    .sub-block-four ul {
        list-style: none;
        margin-top: 20px;
        margin-left:20px;
        padding:0;
    }

    .sub-block-four-newsystem ul {
        list-style: none;
        margin-top: 20px;
        margin-left:20px;
        padding:0;
    }

    .sub-block-four ul li a{
        font-family: 'メイリオ', 'Meiryo', sans-serif;
        text-decoration: none;
        color: white;
        display: block;
        text-align: center;
    }

    .sub-block-four-newsystem ul li a{
        font-family: 'メイリオ', 'Meiryo', sans-serif;
        text-decoration: none;
        color: white;
        display: block;
        text-align: center;
    }

    .sub-block-four ul li a span{
        font-size:14px;
        line-height:1.2;
    }

    .sub-block-four-newsystem ul li a span{
        font-size:15px;
        line-height:1.2;
    }

    .sub-guide-image{
        position: absolute;
        width: 350px;
        height: 280px;
        top: 415px;
        padding-left: 10px;
    }

    .sub-guide-image-newsystem{
        position: absolute;
        width: 350px;
        height: 280px;
        top: 430px;
        padding-left: 10px;
        opacity:0.6;
    }

    .sub-guide-image-graduate{
        position: absolute;
        width: 350px;
        height: 280px;
        top: 250x;
        padding-left: 10px;
    }
        
    .sub-guide-image-title-koutou{
        width:325px;
        height:36px;
    }

    .sub-guide-image{
        opacity:0.3;
    }

    .sub-text-justify-top{
        margin-left:40px;
    }

    .sub-text-justify-top-sharp-text{
        font-family: 'メイリオ', 'Meiryo', sans-serif;
        margin-left:110px;
    }

    .sub-text-justify-explanation-main{
        font-family: 'メイリオ', 'Meiryo', sans-serif;
        margin-left:25px;
        margin-bottom:30px;
        font-size:14px;
    }

    .sub-text-justify-explanation-main-link{
        font-family: 'メイリオ', 'Meiryo', sans-serif;
        margin-left:25px;
        font-size:14px;
    }

    .sub-text-justify-explanation{
        font-family: 'メイリオ', 'Meiryo', sans-serif;
        margin-left:5px;
        font-size:14px;
        white-space:normal;
    }
    

    .sub-text-justify-under{
        text-align:left;
        margin-left:40px;
    }

    .sub-link-explanation{
        font-family: 'メイリオ', 'Meiryo', sans-serif;
        color: rgb(0, 113, 188);
        font-size:16px;
        text-decoration:underline;
    }

}

