<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: "Noto Sans JP", '貂ｸ繧ｴ繧ｷ繝�け Medium', '貂ｸ繧ｴ繧ｷ繝�け菴�', 'Yu Gothic Medium', YuGothic, '繝偵Λ繧ｮ繝手ｧ偵ざ ProN', 'Hiragino Kaku Gothic ProN', '繝｡繧､繝ｪ繧ｪ', Meiryo, '�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け', 'MS PGothic', sans-serif;
    font-size:15px;
    color:#2b2b2b;
}

a, a:visited, a:active, a:hover {
    text-decoration: none;
}

h1, h2, h3, h4 {
    margin: 0;
    padding:0;
}


/* --------------------------
    header
 ------------------------- */
.headWrap {
    background-color: #4a266a;
    padding:10px;
    overflow: hidden;
}
.headLogoArea h1 {
    display: inline-block;
}
.headLogoArea img {
    width:200px;
}
.header_line {
    display: block;
    float: right;
}
.header_line img {
    width: auto;
    height: 72px;
}
.headMenuarea {
    display: none;
}

@media print, screen and (min-width: 768px) {
    .header_line {
        display: none;
    }
    .headWrap {
        padding:20px;
    }
    .headLogoArea img {
        width:240px;
    }
    .headInner {
        display: flex;
        justify-content: space-between;
    }
    .headMenuarea {
        display: inline-block;
    }
    ul.headMenu {
        margin: 0;
    }
    ul.headMenu li {
        font-family: "Noto Sans JP", '貂ｸ繧ｴ繧ｷ繝�け Medium', '貂ｸ繧ｴ繧ｷ繝�け菴�', 'Yu Gothic Medium', YuGothic, '繝偵Λ繧ｮ繝手ｧ偵ざ ProN', 'Hiragino Kaku Gothic ProN', '繝｡繧､繝ｪ繧ｪ', Meiryo, '�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け', 'MS PGothic', sans-serif;
        display: inline-block;
        background: #7f4a88;
        border-radius: 5px;
        padding:10px;
        text-align: center;
        margin-left: 10px;
        width: 90px;
    }
    ul.headMenu li a {
        text-decoration: none;
        color:white;
        font-size:0.7rem;
        line-height: 1.4;
        display: block;
    }

    ul.headMenu li.access a::before {
        content:"\f5a0";
        font-family: "font Awesome 5 Free";
        display: block;
        font-size:1.3rem;
        margin-bottom: 5px;
    }

    ul.headMenu li.college a::before {
        content:"\f549";
        font-family: "font Awesome 5 Free";
        display: block;
        font-size:1.3rem;
        margin-bottom: 5px;
    }

    ul.headMenu li:hover {
        background: #de95ba;
        transition: all .5s;
    }

    ul.headMenu li a:hover {
        color:#4a266a;
    }

}


/* --------------------------
    contents
 ------------------------- */

.mainArea {
    max-width: 1000px;
    margin: 0 auto;
    padding:30px 15px;
}

ul.bannerList {
    list-style: none;
    margin: 0;
    padding:0;
}

ul.bannerList li {
    margin-bottom: 25px;
}

ul.bannerList li img {
    max-width: 100%;
}

.secondArea {
    padding: 10px 0 40px;
}
.secondArea ul {
    list-style: none;
    padding:0;
    margin: 0;
    font-size: 0;
}

.secondArea ul li img {
    width: 100%;
    transition: 0.6s ease-in-out;
}

.secondArea ul li img:hover {
    opacity: 0.6;
}

.majorArea {
    background: url(../img/bg-major.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.majorInner {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    padding:20px 0;
    flex-direction: column;
}

.majorArea h2 {
    color: white;
    padding: 40px 0 20px;
    text-align: center;
    letter-spacing: 5px;
    font-size:1.6rem;
    font-family: "Noto Sans JP", '貂ｸ繧ｴ繧ｷ繝�け Medium', '貂ｸ繧ｴ繧ｷ繝�け菴�', 'Yu Gothic Medium', YuGothic, '繝偵Λ繧ｮ繝手ｧ偵ざ ProN', 'Hiragino Kaku Gothic ProN', '繝｡繧､繝ｪ繧ｪ', Meiryo, '�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け', 'MS PGothic', sans-serif;
}

.majorArea h2 span {
    font-family: 'Caveat', cursive;
    display: block;
    color:#ffd9e8;
    margin-bottom: 15px;
    font-weight: 400;
    font-size:1.5rem;
    letter-spacing: 1px;
}

.majorCard {
    background: white;
    border-radius:10px;
    width:90%;
    margin: 0 auto 20px;
    height: 120px;
    position: relative;
}
.majorCard img {
    display: inline-block;
    border-radius: 50%;
    margin:10px 10px;
    width: 100px;
    position: absolute;
    left:5px;
}

.majorCard h3 {
    font-family: "Noto Sans JP", '貂ｸ繧ｴ繧ｷ繝�け Medium', '貂ｸ繧ｴ繧ｷ繝�け菴�', 'Yu Gothic Medium', YuGothic, '繝偵Λ繧ｮ繝手ｧ偵ざ ProN', 'Hiragino Kaku Gothic ProN', '繝｡繧､繝ｪ繧ｪ', Meiryo, '�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け', 'MS PGothic', sans-serif;
    color: #4a266a;
    letter-spacing: 1px;
    margin: 0 0 0 20px;
    padding: 0;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 50%;
    left:50%;
    -webkit-transform : translateY(-50%);
    transform : translateY(-50%) translateX(-30%);
    font-weight: 700;
}

.majorCard h3 span {
    color:#de95ba;
    display: block;
    margin-top: 5px;
    border-top: 2px solid #de95ba;
    padding-top:5px;
}

.majorCard a {
    display: block;
    text-decoration: none;
}

@media print, screen and (min-width: 768px) {
    .mainArea {
        padding:40px 15px 0;
    }
    ul.bannerList::after {
        content:"";
        clear: both;
        display: block;
       }
    ul.bannerList li {
        float:left;
        background: #de95ba;
        font-size: 0;
    }
    ul.bannerList li:nth-child(1){
        width: 48.56%;
        margin-right: 2.88%;
    }
    ul.bannerList li:nth-child(2){
        width: 48.56%;
    }
    ul.bannerList li:nth-child(n+3) {
        width: 31.42%;
    }
    ul.bannerList li:nth-child(3) {
        margin-right: 2.87%;
    }
    ul.bannerList li:nth-child(4) {
        margin-right: 2.87%;
    }
    ul.bannerList li:nth-child(6) {
        margin-right: 2.87%;
    }
    ul.bannerList li:nth-child(7) {
        margin-right: 2.87%;
    }
    ul.bannerList li img {
        opacity: 1;
        transition: .3s ease-in-out;
    }
    ul.bannerList li:hover img {
        opacity: .5;
    }

    .secondArea {
        width: 100%;
        padding:50px 0 70px;
    }

    .secondArea ul li{
        display: inline-block;
        width: 50%;
    }

    .secondArea ul li img {
        max-width: 100%;
    }

    .majorArea h2 {
        letter-spacing: 8px;
        font-size:2.0rem;
        padding: 50px 0 20px;
    }

    .majorArea h2 span {
        margin-bottom: 20px;
        font-weight: 400;
        font-size:1.8rem;
        letter-spacing: 1px;
    }

    .majorInner {
        max-width: 1000px;
        margin: 0 auto;
        display: flex;
        padding:40px 0 60px;
        flex-direction: row;
        justify-content: space-between;
    }
    .majorCard {
        background: white;
        border-radius:10px;
        width: 26%;
        text-align: center;
        height: auto;
        padding: 0 0 20px;
        transition: .5s ease-in-out;
        margin: 0 20px;
    }

    .majorCard h3 {
        margin: 0;
        letter-spacing: 1px;
        position: static;
        top: auto;
        -webkit-transform :none;
        transform : none;
        font-size:1.2rem;
    }

    .majorCard h3 span {
        display: block;
        margin-top: 5px;
        font-size:1.1rem;
    }

    .majorCard img {
        border-radius: 50%;
        margin: 20px auto 20px;
        width: 160px;
        display: block;
        transform: scale(1);
        transition: .3s ease-in-out;
        position: static;
    }
    .majorCard a {
        display: block;
        text-decoration: none;
    }
    .majorCard:hover {
        background: #ffd9e8;
    }
    .majorCard:hover img {
        transform: scale(1.1);
    }


}

/* --------------------------
    fotter
 ------------------------- */

.footWrap {
    background-color: #4a266a;
    padding: 0 0 10px;
    font-family: "Noto Sans JP", '貂ｸ繧ｴ繧ｷ繝�け Medium', '貂ｸ繧ｴ繧ｷ繝�け菴�', 'Yu Gothic Medium', YuGothic, '繝偵Λ繧ｮ繝手ｧ偵ざ ProN', 'Hiragino Kaku Gothic ProN', '繝｡繧､繝ｪ繧ｪ', Meiryo, '�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け', 'MS PGothic', sans-serif;
}
.footInner {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.footLogoArea {
    text-align: center;
    order: 2;
    padding: 25px 0 15px;
}
.footLogoArea img {
    width: 260px;
}
.footMenuArea {
    background: white;
    order: 1;
    padding:40px 20px;
}
ul.footMenu {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.footMenu:after {
    content:"";
    clear: both;
    display: block;
}
ul.footMenu li {
    float:left;
    width: 48%;
    margin-right: 4%;
}
ul.footMenu li:nth-child(2n) {
    margin-right: 0;
}
ul.footMenu li a {
    display: block;
    color: white;
    text-decoration: none;
    font-size:0.8rem;
    border-radius: 18px;
    border:1px solid #4a266a;
    background-color: #4a266a;
    text-align: center;
    line-height: 46px;
    letter-spacing: 1px;
}
ul.footMenu li:nth-child(-n+2) a{
    color: #4a266a;
    border:1px solid #4a266a;
    background-color: white;
    margin-bottom: 15px;
}

.copyright {
    margin: 10px auto 0;
    text-align: center;
    color:white;
    letter-spacing: 1px;
}
.copyright small {
    font-size:0.6em;
}

@media print, screen and (min-width: 768px) {
    .footWrap {
        padding:25px 10px 10px;
    }
    .footInner {
        flex-direction: row;
    }
    .footLogoArea {
        order:1;
        padding:0;
    }
    .footMenuArea {
        background: #4a266a;
        order:2;
        padding: 0;
    }
    ul.footMenu {
        display: table;
    }
    ul.footMenu li {
        float:none;
        display: table-cell;
        width: 120px;
    }
    ul.footMenu li a {
        color:white;
        text-decoration: none;
        font-size:0.7rem;
        border-radius: 6px;
        background: #7f4a88;
        margin-left: 5px;
        padding:5px 0;
        line-height: 18px;
        letter-spacing: 1px;
    }
    ul.footMenu li:nth-child(-n+2) a{
        color:white;
        text-decoration: none;
        font-size:0.7rem;
        border-radius: 6px;
        background: #7f4a88;
        margin-left: 5px;
        padding:5px 10px;
    }
    ul.footMenu li a:hover {
        background: #de95ba;
        color:#4a266a;
        transition: all .5s;
    }
    .copyright {
        margin: 15px auto 0;
    }
    .copyright small {
        font-size:0.6rem;
    }
}

/* LINE繝懊ち繝ｳ */
.footLogoArea .footer_line {
    width: 240px;
    margin-top: 15px;
}

@media print, screen and (min-width: 768px) {
  ul.headMenu li.line {
      padding: 0;
      background: transparent;
      vertical-align: top;
  }

  ul.headMenu li.line img {
      width: auto;
      height: 85px;
  }

  .footLogoArea .footer_line {
      width: 140px;
      margin: 0 0 0 5px;
  }
}
</pre></body></html>