@charset "UTF-8";
html {
	font-size: 62.5%;
}
.l-page p{
    color: #fff;
    line-height: 1.6;
}
.w900{
    max-width: 900px;
    margin-inline: auto;
}
.pk_list{
    margin-top: 50px;
    margin-bottom: 50px;
    line-height: 1.4;
}
.pk_list ul li {
    display: inline-block;
    margin-right: 30px;
    position: relative;
    color: #fff;
    font-size: 1.4rem;
}
.pk_list ul li a{
    color: #fff;
}
.pk_list ul li::before {
    position: absolute;
    content: '';
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    width: 8px;
    height: 8px;
    border: 0.1em solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translate(-25%, -50%) rotate(45deg);
    right: -19px;
    top: 50%;
}
.pk_list ul li:last-of-type:before {
    content: none;
}
/* .pk_list ul li:last-of-type::after{
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -5px;
} */

.header-title{
    width: 100%;
    height: 200px;
    background-image: url(../images/l-page-header.jpg);
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.header-title::after{
    content: "";
    width: 100%;
    height: 100%;
    background: #00203F;
    opacity: .8;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: multiply;
    z-index: 1;
}
.header-title .w1100{
    height: 100%;
}
.header-title p{
    top: 65%;
    /* padding-top: 10%; */
    left: 0;
    font-size: 2.5rem;
    color: #fff;
    z-index: 2;
    transform: translateY(-50%) skew(-12deg);
    max-width: 1100px;
}
.l-page .h-logo{
    width: 38%;
}
.l-page .h-logo.scroll{
    width: 350px;
}
.l-page .h-logo {
    position: fixed;
    top: 0;
    transition: all 0.5s ease;
    z-index: 3;
  }

.l-page h1{
    font-size: 4.5rem;
    font-weight: 400;
    line-height: 1;
    transform: skew(-12deg);
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.2;
}
.l-page section h2{
    position: relative;
    padding-left: 30px;
    line-height: 1.4;
}
.l-page section h2 span{
    display: inline-block;
    transform: skew(-12deg);
    font-size: 3.5rem;
    color: #fff;
}
.l-page section h2::before{
    content: "";
    display: block;
    width: 10px;
    height: 40px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%) skew(-12deg);
}
.l-page section h2 br.sp-block{
    display: none;
}
.l-page section h2 br.sp-block{
    display: none;
}
.l-page .mt{
    margin-top: 30px;
}
.l-page section h3{
    /* display: flex;
    align-items: center; */
    background: #fff;
    border-left: solid 6px #0565A0;
    padding: 15px 10px;
    margin-bottom: 20px;
}
.l-page section h3 span{
    display: block;
    font-size: 2.2rem;
    color: #0565A0;
    transform: skew(-12deg);
}
.l-page section h3 span br.sp-block{
    display: none;
}
.l-page section h4{
    font-size: 1.8rem;
    color: #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #fff;
}
.content .item .btn{
    width: 49%;
}
.l-page .btn a{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    min-height: 50px;
    background: #eee;
    transform: skew(-12deg);
    width: 100%;
    transform: skew(0);
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.2;
    color: #fff;
    /* background-color: rgba(5, 101, 160, .6); */
    background: #177FA3;
}
.l-page .btn a.arrow-right::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    background: #fff;
    height: calc(tan(30deg) * 45px / 2);
    width: 8px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    transition: .5s;
}
.l-page .btn a.arrow-bottom::after, #nyushi .link-btn .flex li a::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    height: 8px;
    width: 15px;
    clip-path: polygon(0px 0px, 100% 0px, 50% 100%);
    background: #0565A0;
    transition: 0.5s;
}
/* .content .item .btn a{
    width: 100%;
    transform: skew(0);
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.2;
    color: #fff;
    background-color: rgba(5, 101, 160, .6);
} */
.l-page .btn a br.sp-block{
    display: none;
}
.l-page .ttl-area{
    overflow: hidden;
} 
.l-page .ashirai-top{
    width: 80px;
    top: 180px;
    right: 0;
    z-index: -1;
    mix-blend-mode: color-dodge;
}
.l-page .ashirai-bottom{
    width: 80px;
    bottom: 0;
    left: 0;
    z-index: -1;
    mix-blend-mode: color-dodge;
}
.l-page .nm{
    margin-bottom: 0!important;
}
.l-page .nm-t{
    margin-top: 0;
}
/* .l-page.nyushi .ashirai-bottom{
    bottom: -2%;
} */

/* news---------------------------------------------------------------- */
/* .l-page #news{
    margin-top: 6%!important;
} */
#news .news-area .list li a p{transition: .3s}
.l-page #news .news-area{
    width: 100%;
}
.l-page #news .tab ul{
    margin-bottom: 30px;
}

.l-page #news .news-detail .ttl-area {
    margin-bottom: 0;
}
.l-page #news .news-detail .ttl-area h2{
    font-size: 2.5rem;
    line-height: 1.4;
    padding-left: 0;
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: #fff;
    border-bottom: solid 1px #fff;
}
.l-page #news .news-detail .ttl-area .flex{
    align-items: center;
    margin-bottom: 10px;
}
.l-page #news .news-detail .ttl-area .day{
    font-size: 1.4rem;
    color: #fff;
    margin-right: 10px;
}
.l-page #news .news-detail .ttl-area h2::before{
    content: none;
}
.l-page #news .news-detail .ttl-area .new {
    padding: 2px 10px;
    color: #fff;
    background: #EA8D8C;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    font-size: 1.2rem;
    transform: skew(-15deg);
}
.news-detail .cat{
    background-color: #000;
    min-width: 100px;
    font-size: 1.2rem;
    color: #fff;
    padding: 4px 8px;
    text-align: center;
}
.news-detail .cat.exam{ background-color: #e35b59;}
.news-detail .cat.event{ background-color: #00688d;}
.l-page #news .news-detail .content{
    margin-bottom: 8%;
}
.l-page #news .news-detail .content p{
    margin-bottom: 10px;
}
.l-page #news .news-detail .content ul{
    margin-bottom: 20px;
}
.l-page #news .news-detail .content ul li{
    margin-bottom: 5px;
    color: #fff;
}
.l-page #news .news-detail .content pre{
    color: #fff;
    line-height: 1.6em;
    margin-bottom: 10px;
}
.l-page #news .news-detail .content a{ color: #fff; text-decoration: underline;}
.l-page #news .news-detail .content section{ color: #fff; line-height: 1.6em; margin-bottom: 10px;}
.l-page #news .news-detail .btn a{
    width: 280px;
    left: 50%;
    transform: translateX(-50%) skew(-12deg);
    background-image: linear-gradient(45deg, rgba(255, 141, 143, 1), rgba(251, 154, 143, 1));
    color: #fff;
}
.l-page #news .pagination ul,
.l-page #news .pagination > div{
    justify-content: center;
    margin-top: 8%;
}
.l-page .pagination ul li ,
.l-page .pagination > div a,
.l-page .pagination > div span {
    margin-right: 10px;
}
.l-page .pagination ul li:last-of-type,
.l-page .pagination > div a:last-child,
.l-page .pagination > div span:last-child{
    margin-right: 0;
}
.l-page .pagination ul li a,
.l-page .pagination > div a,
.l-page .pagination > div span{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-size: 1.8rem;
    color: #ffff;
    font-weight: 400;
    transition: .5s;
}
.l-page .pagination ul li a.active,
.l-page .pagination > div span.current{
    color: #05A7C6;
    background: #fff;
    pointer-events: none;
}
.l-page .l-pd{
    padding-bottom: 10%!important;
}


/* gakubu---------------------------------------------------------------- */
#gakubu .flex {
    justify-content: space-between;
}
#gakubu .link-btn .flex::before{
    content: "";
    width: 24.5%;
    order: 1;
}
#gakubu .flex::after{
    content: "";
    width: 24.5%;
}

#gakubu .link-btn .flex li{
    width: 24.5%;
    margin-bottom: 10px;
}
#gakubu .link-btn .flex li a{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    background: #fff;
    font-weight: 600;
}
#gakubu .link-btn .flex li a span{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) skew(-12deg);
}
#gakubu .link-btn .flex li:first-of-type a{
    color: #0BA6D1;
}
#gakubu .link-btn .flex li:nth-of-type(2) a{
    color: #14AFAD;
}
#gakubu .link-btn .flex li:nth-of-type(3) a{
    color: #F4802B;
}
#gakubu .link-btn .flex li:nth-of-type(4) a{
    color: #2780BF;
}
#gakubu .link-btn .flex li:nth-of-type(5) a{
    color: #2780BF;
}
#gakubu .link-btn .flex li:nth-of-type(6) a{
    color: #A056A0;
}
#gakubu .link-btn .flex li:nth-of-type(7) a{
    color: #2AB16D;
}
#gakubu .link-btn .flex li:nth-of-type(8) a{
    color: #A42E3B;
}
#gakubu .link-btn .flex li:nth-of-type(9) a{
    color: #F0718C;
}
#gakubu .link-btn .flex li:nth-of-type(10) a{
    color: #D91E3F;
}
/* 遏｢蜊ｰ縲濶ｲ */
#gakubu .link-btn .flex li a::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    background: #f1f1f1;
    height: calc(tan(30deg) * 30px / 2);
    width: 15px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    transition: .5s;
}
#gakubu .link-btn .flex li:first-of-type a::after{
    background: #0BA6D1;
}
#gakubu .link-btn .flex li:nth-of-type(2) a::after{
    background: #14AFAD;
}
#gakubu .link-btn .flex li:nth-of-type(3) a::after{
    background: #F4802B;
}
#gakubu .link-btn .flex li:nth-of-type(4) a::after{
    background: #2780BF;
}
#gakubu .link-btn .flex li:nth-of-type(5) a::after{
    background: #2780BF;
}
#gakubu .link-btn .flex li:nth-of-type(6) a::after{
    background: #A056A0;
}
#gakubu .link-btn .flex li:nth-of-type(7) a::after{
    background: #2AB16D;
}
#gakubu .link-btn .flex li:nth-of-type(8) a::after{
    background: #A42E3B;
}
#gakubu .link-btn .flex li:nth-of-type(9) a::after{
    background: #F0718C;
}
#gakubu .link-btn .flex li:nth-of-type(10) a::after{
    background: #D91E3F;
}

#gakubu .content .flex{
    justify-content: space-between;
}
#gakubu .content .flex.course-area{
    margin-top: 3%;
}
#gakubu .content .item{
    width: 49%;
    padding-top: 50px;
}
#gakubu .content .item .index{
    background: #fff;
    padding: 15px 10px 15px 22px;
}
#gakubu .content .item .index h3{
    font-size: 2.2rem;;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: solid 1px #0565A0;
    border-left: none;
    padding-top: 0;
    padding-left: 0;
    /* transform: skew(-12deg); */
}
#gakubu .content .item .index::before{
    content: "";
    width: 8px;
    height: 100%;
    position: absolute;
    top:0;
    left: 0;
    background: #0565A0;
}
#gakubu .content .item .index p{
    font-size: 1.4rem;
    color: #0565A0;
}
#gakubu .content .item ul li{
    position: relative;
    width: 49%;
    font-size: 1.2rem;
    margin-bottom: 5px;
    color: #fff;
}
#gakubu .content .item ul li::before{
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #fff;
    margin-right: 5px;
}
#gakubu .content .item ul li:last-of-type{
    margin-bottom: 5%;
}
#gakubu .content .item br.sp-block{
    display: none;
}

#gakubu .content .item .btn.pdf-icon a::after{
    content: "";
    position: relative;
    top: inherit;
    right: inherit;
    transform: inherit;
    margin-left: 5px;
    background: transparent;
    width: 15px;
    height: 15px;
    clip-path: none;
    background-image: url(../images/pdf-icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 2px;
}

/* nyushi ---------------------------------------------------------------- */
.sk-list .box .flex{
    justify-content: space-between;
}
.sk-list .box.two-column .flex{
    margin-bottom: 3%;
}
.sk-list .box.two-column .flex li{
    width: 47.5%;
    margin-bottom: 5%;
    cursor: pointer;
}
.sk-list .box.two-column .flex li a{
    display: block;
    height: 320px;
    /* height: 40vh; */
    /* height: 100%; */
    transform: skew(-12deg);
    transition: .3s;
}
.sk-list .box.two-column .flex li a::before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: linear-gradient(180deg, rgba(30, 155, 214, 0.5), rgba(5, 101, 160, 1));
    z-index: 1;
    mix-blend-mode: multiply;
}
.sk-list .box.two-column .flex li .course{
    top: 20px;
    left: 6%;
    color: #fff;
    z-index: 1;
}
.sk-list .box.two-column .flex li .course p{
    position: relative;
    left: -50px;
    display: inline-block;
    font-size: 1.5vw;
    color: #0565A0;
    padding: 8px 20px;
    background: #fff;
    margin-bottom: 20px;
}
.sk-list .box.two-column .flex li .img-area{
    overflow: hidden;
    height: 100%;
}
.sk-list .box.two-column .flex li .img-area img.sp{
    display: none;
}
.sk-list .box.two-column .flex li img{
    height: 100%;
    transform: skew(12deg) scale(1.2);
    object-fit: cover;
    transition: .3s;
}

.sk-list .box.two-column .flex li .course ul{
    justify-content: start;
}
.sk-list .box.two-column .flex li .course ul.cloumn{ flex-flow: column;}
.sk-list .box.two-column .flex li .course li{
    width: auto;
    font-size: 1.8rem;
    margin-right: 15px;
    margin-bottom: 10px;
    transform: skew(12deg);
}
.sk-list .box.two-column .flex li .btn{
    background: #fff;
    width: 45px;
    height: 40px;
    bottom: 5px;
    right: 5px;
    transition: .5s;
    z-index: 1;
}
.sk-list .box.two-column .flex li a .btn::after{
    content: "";
    display: block;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    background: #0565A0;
    height: calc(tan(30deg) * 60px / 2);
    width: 10px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    z-index: 2;
}

.sk-list .box.two-column.link-area{
    margin-top: 8%;
}
.sk-list .box.two-column.link-area.event-other{
    padding: 0 20px;
}
.sk-list .box.two-column.link-area .flex li{
    width: 48%;
}
.sk-list .box.two-column.link-area .flex li a::before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: linear-gradient(-180deg, rgba(139, 2, 8, 0), rgba(139, 2, 8, 1));
    z-index: 1;
}
.sk-list .box.two-column.link-area .flex li a::after{
    content: "";
    display: block;
    position: absolute;
    right: 20px;
    bottom: 12px;
    transform: translateY(-50%);
    background: #fff;
    height: calc(tan(30deg) * 60px / 2);
    width: 12px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    z-index: 2;
}
.sk-list .box.two-column.link-area .flex li h3{
    font-size: 2.2vw;
    color: #fff;
    top: inherit;
    bottom: 20px;
    left: 5%;
    z-index: 2;
    background: transparent;
    transform: skew(7deg);
    padding: 0;
    letter-spacing: 0.1em;
}
.sk-list .box.two-column.link-area .flex li .img-area{
    height: 100%;
}
.sk-list .box.two-column.link-area .flex li .img-area img.sp{
    display: none;
}
.sk-list .box.two-column.link-area .flex li img{
    /* height: 100%; */
    transform: skew(12deg) scale(1.2);
    transition: .3s;
}
.sk-list .box.two-column.link-area .flex li p{
    width: 70%;
    height: 8vw;
    font-size: 1.3vw;
    background-image: url(../images/about_fukidasi_01.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: -13%;
    text-align: center;
    line-height: 1.4;
    left: 56%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    background-color: transparent;
}
.sk-list .box.two-column.link-area .flex li span{
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    color: #000;
}
.sk-list .box.two-column.link-area .flex li span.ttl{
    top: inherit;
    bottom: 10px;
    left: 20px;
    color: #fff;
    z-index: 1;
    font-size: 2.2rem;
}

.sk-list .box.two-column.link-area .flex li a{
    overflow: hidden;
    display: block;
    height: 280px;
    /* height: 100%; */
    transform: skew(-12deg);
}
.sk-list .box.two-column.link-area .flex li:last-of-type span.ttl{
    line-height: 1.4;
    bottom: -5px;
}
.sk-list .box.two-column.link-area.event-other .flex li a.no-click{
    pointer-events: none;
}
footer.l-page.nyushi{
    margin-top: 0;
}
#nyushi .content {
    margin-bottom: 6%;
}
#nyushi .content:last-of-type{
    margin-bottom: 0;
}
#nyushi .content.bg-w{
    padding: 6% 0;
    background-color: rgba(255, 255, 255, .2);
}
#nyushi .content h2{
    margin-bottom: 20px;
}
#nyushi .content .sub-txt{
    margin-bottom: 20px;
}
#nyushi .content .sub-txt span.yellow{
    color: #FBED21;
}
#nyushi .content .box{
    width: 100%;
    margin-bottom: 40px;
}
#nyushi .content .area{
    justify-content: space-between;
}
#nyushi .content .box.half{
    width: 48%;
}
#nyushi .content .box ul{
    justify-content: space-between;
    margin-top: 20px;
}
#nyushi .content .box .item{
    width: 48%;
    margin-bottom: 30px;
}
#nyushi .content .box.half .item{
    width: 100%;
}
#nyushi .content .box .txt-area .btn{
    width: 48%;
    margin-top: 20px;
}
#nyushi .content .box .txt-area p{
    margin-bottom: 3px;
}
#nyushi .content .box .txt-area p.indent{
    padding-left: 16px;
    text-indent: -16px;
    margin-bottom: 8px;
}
#nyushi .content .box .txt-area .indent > b{ font-weight: bold;}
#nyushi .content .box .txt-area .indent > span > b{ 
    display: block;
    font-weight: bold;
    margin-bottom: 8px;
}
#nyushi .content .box .txt-area .indent > span{
    padding-bottom: 10px; 
}
#nyushi .content .box .txt-area .c-list{
    display: inherit;
    padding-left: 0.8em;
    margin-top: 10px;
}
#nyushi .content .box .txt-area .c-list li{
    display: inline-block;
    background-color: #f9f9f9;
    border-radius: 3px;    
    font-weight: normal;
    padding: 4px 4px;
    word-break: auto-phrase;
    color: #000;
    font-size: 1.2rem;
    margin-bottom: 4px;
}
#nyushi .content .box .txt-area .listinBox p:not(.indent){ padding-left: 0.8em;}
#nyushi .content .box .txt-area .listinBox{ margin-bottom: 10px;}
#nyushi table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    margin-bottom: 20px;
    margin-top: 20px;
}
#nyushi th, #nyushi td {
    border: 1px solid #ccc;
    padding: 12px;
    text-align: center;
}
#nyushi th {
    background-color: #107dae;
    color: #fff;
}
#nyushi td:first-child {
    text-align: left;
}
#nyushi tr:nth-child(even) td {
    background-color: #f9f9f9;
}

#nyushi .link-btn .flex{
    justify-content: space-between;
    margin-bottom: 8%;
}
#nyushi .link-btn .flex::after{
    content: "";
    width: 32.5%;
}
#nyushi .link-btn .flex li {
    width: 32.5%;
    margin-bottom: 10px;
}

#nyushi .link-btn .flex li a{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    background: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 1.2;
    color: #0565A0;
}
#nyushi .link-btn .flex li:last-of-type a.red{
    color: #A42E3B;
}
#nyushi .link-btn .flex li:last-of-type a.red::after{
    background: #A42E3B;
}
#nyushi .link-btn br.sp-block{
    display: none;
}
#nyushi .content#english .box .txt-area .btn{
    width: 30%;
}
.l-page #nyushi .btn-area{
    justify-content: center;
    margin-top: 3%;
}
.l-page #nyushi .btn-area .btn a{
    width: 330px;
    transform: skew(-12deg);
    margin: 0 10px;
    background-image: linear-gradient(45deg, rgba(255, 141, 143, 1), rgba(251, 154, 143, 1));
}
.l-page #nyushi .btn-area .btn a span{
    transform: skew(12deg);
}

/* search ---------------------------------------------------------------- */
.search{ margin-bottom: 80px;}
#search .box{
    justify-content: space-between;
}
#search .flex.box .list-area{
    width: 62%;
}
#search .box .list > li{
    background: #fff;
    padding: 20px;
    border-left: 8px solid #0565A0;
    margin-bottom: 10px;
    transition: .3s;
}
#search .box .list > li:last-of-type{
    margin-bottom: 0;
}
#search .box .list > li a{
    justify-content: space-between;
}
#search .box .list > li h3{
    font-size: 2rem;
    margin-bottom: 8px;
    color: #0565A0;
    border: none;
    transition: .3s;
    padding: 0;
}
#search .box .list > li .pk_list{
    margin: 0 0 10px 0;
}
#search .box .list > li .pk_list ul li {
    color: #05A7C6;
    margin-right: 20px;
    font-size: 1.2rem;
}
#search .box .list > li .pk_list ul li::before{
    width: 6px;
    height: 6px;
    top: 55%;
    right: -10px;
    color: #05A7C6!important;
}
#search .box .list > li p{
    color: #000;
    font-size: 1.4rem;
}
#search .box .list > li .txt-area{
    width: 72%;
}
#search .box .list > li .txt-area.no-image{
    width: 100%;
}
#search .box .list > li .img-area{
    width: 25%;
}

#search .flex.box .hashtag{
    position: sticky;
    top: 0;
    right: 0;
    width: 35%;
    height: 100%;
    padding-top: 80px;
    z-index: 1;
}
#search .flex.box .hashtag .box{
    background-color: rgba(23, 57, 72, .5);
    padding: 20px;
}
#search .flex.box .hashtag .box h3{
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.4;
    background: transparent;
    border: none;
}
#search .hashtag .flex li{
    background: #fff;
    padding: 5px 10px;
    font-size: 1.4rem;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 30px;
    line-height: 1.4;
    transition: .6s;
}
#search .hashtag .flex li a{
    color: #05A7C6;
    transition: .6s;
}

#search .pagination{ margin-top: 40px;}
#search .pagination .flex{ justify-content: center;}
#search .pagination ul{
    justify-content: center;
    margin-top: 8%;
}

#search .search{
    margin-bottom: 30px;
}
#search .search input{
    width: 280px;
    height: 40px;
    border: 1px solid #dddddd;
}
#search .search button {
    width: 40px;
    height: 40px;
}
#search .search button::after {
    width: 15px;
    height: 15px;
}
#search .hit{
    font-size: 2rem;
    color: #fff;
    border-bottom: solid 1px #fff;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
#search .hit p{
    display: inline-block;
    font-size: 3rem;
}

#search .hit .kakko{
    display: inline-block;
    font-size: 3rem;
}

/* jokyo ------------------------------------------------------------------ */
.anker.link-btn ul{
    justify-content: center;
    margin-bottom: 6%;
}
.anker.link-btn ul li{
    width: 35%;
    margin: 0 10px;
}
.anker.link-btn ul li a br.sp-block{
    display: none;
}
.anker.link-btn ul li a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    background: #fff;
    color: #0565A0;
    text-align: center;
    line-height: 1.4;
    transition: .3s;
}
.jokyo h2{
    margin-bottom: 20px;
}
.jokyo h2#past{
    margin-top: 8%;
}
.jokyo h2#past br.sp-block{
    display: none;
}
.l-page section .jokyo h3{
    position: relative;
    cursor: pointer;
    transition: .3s;
}
.l-page section .jokyo h3 br.sp-block{
    display: none;
}
.l-page section .jokyo h3 span{
    transition: .3s;
}
.l-page section .jokyo h3::before{
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    background: #0565A0;
    position: absolute;
    top: 50%;
    right: 19px;
    transform: translateY(-50%);
    transition: .3s;
}
.l-page section .jokyo h3.active::before{
    transform:translateY(-50%) rotate(90deg);
}
.l-page section .jokyo h3::after{
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    background: #0565A0;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}
.jokyo .text{
    margin-bottom: 20px;
}

#jokyo.result-area .content ul li:first-of-type .btn a{
  background-color: rgba(219, 125, 140, .6);
}

#jokyo .result-box{
    margin-bottom: 5%;
}
#jokyo .result-box .btn-area{
    justify-content: space-between;
}
#jokyo .result-box .btn-area .btn{
    width: 23.5%;
}
#jokyo .result-box .btn-area .btn a{
    width: 100%;
    background: #fff;
    color: #0565A0;
}
#jokyo .result-box .btn-area .btn a::after{
    background: #0565A0;
}
#jokyo .result-box p{
    margin-bottom: 5px;
}
#jokyo .result-box span{
    display: block;
    font-size: 1.4rem;
    margin-bottom: 20px;
    color: #fff;
}
#jokyo .result-box .btn a{
    transform: skew(0deg);
}
.jokyo .past繝ｼresult{
    padding: 3%;
    background-color: rgba(255, 255, 255, 0.3);
}
.jokyo .past繝ｼresult p{
    text-align: center;
    font-size: 1.8rem;
    margin-bottom: 15px;
}
.jokyo .past繝ｼresult .btn-area{
    justify-content: space-between;
}
.jokyo .past繝ｼresult .btn-area .btn{
    width: 32.5%;
}
.jokyo .past繝ｼresult .btn-area .btn a{
    background: #fff;
    color: #0565A0;
}
.l-page .jokyo .past繝ｼresult .btn a.arrow-right::after{
    background: #0565A0;
}

.jokyo .link-btn ul {
    justify-content: space-between;
    margin-bottom: 2%;
}
.jokyo .link-btn ul li{
    width: 32%;
    margin-bottom: 10px;
}
.jokyo .link-btn ul li a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    background: #fff;
    text-align: center;
    line-height: 1.4;
    color: #0565A0;
    transition: .3s;
}
.jokyo .content ul{
    justify-content: space-between;
}

.jokyo .content .item{
    width: 49%;
    margin-bottom: 40px;
}

.jokyo .content .item .btn-area{
    justify-content: flex-start;
}
.jokyo .content .item .btn{
    width: 49%;
    margin-right: 1%;
    margin-bottom: 10px;
}
.jokyo .content .item .btn:last-child{ margin-right: 0;}
.jokyo .content .pdf-icon .item .btn a::after{
    content: "";
    position: relative;
    top: inherit;
    right: inherit;
    transform: inherit;
    margin-left: 5px;
    background: transparent;
    width: 15px;
    height: 15px;
    clip-path: none;
    background-image: url(../images/pdf-icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.jokyo .content .item .btn.answer a{
    background-color: rgba(219, 125, 140, .6);
}
.jokyo .content .item .btn.intention a{
    background-color: rgba(178, 178, 178, .6);
}
.l-page #jokyo .pastーresult .btn-area.flex{
    justify-content: space-between;
}
.l-page #jokyo .pastーresult .btn-area.flex .btn{
    width: 32%;
}
.jokyo .content .row3 .item .btn{ width: 32.5%;}
.l-page section .jokyo p.fs01{ margin-bottom: 20px; font-size: 1.8rem;}
.l-page section .jokyo p.fs01 > span.c_01{ color: #FBED21;}
.l-page section .jokyo p.fs01 a{ text-decoration: underline;}

/* webapp------------------------------------------------------------------- */
#guidelines .btn-area{
    justify-content: space-between;
    margin-top: 20px;
}
#guidelines .btn-area .btn{
    width: 49%;
    margin-bottom: 10px;
}
#guidelines .btn-area.pdf-icon .btn a, #document .content .btn-area .btn a{
    font-size: 1.6rem;
}
#guidelines .btn-area.pdf-icon .btn a br.sp-block, #document .content .btn-area .btn a br.sp-block{
    display: none;
}
#document .txt{
    margin-top: 20px;
}
#document .link-btn ul{
    justify-content: space-between;
    margin-bottom: 6%;
}
#document .link-btn ul::before{
    content: "";
    width: 32.5%;
    order: 1;
}
#document .link-btn ul::after{
    content: "";
    width: 32.5%;
}
#document .link-btn ul li{
    width: 32.5%;
    margin-bottom: 10px;
}
#document .link-btn ul li .btn a{
    background: #fff;
    color: #0565A0;
}
#document .link-btn ul.wide_btn li{ width: 49%;}
#document .link-btn ul.wide_btn li a{ padding-left: 40px; padding-right: 40px;}
#document .content{margin-bottom: 40px;}
#document .content .btn-area{
    justify-content: space-between;
}
#document .content .btn-area .btn{
    width: 49%;
    margin-bottom: 10px;
}
#guidelines .btn-area.pdf-icon .btn a::after, #document .btn-area.pdf-icon .btn a::after{
    content: "";
    position: relative;
    top: inherit;
    right: inherit;
    transform: inherit;
    margin-left: 5px;
    background: transparent;
    width: 15px;
    height: 15px;
    clip-path: none;
    background-image: url(../images/pdf-icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
#guidelines .btn-area.pdf-icon .btn a::before, #document .btn-area.pdf-icon .btn a::before{
    content: "";
    width: 15px;
    height: 15px;
    clip-path: none;
    background-image: url(../images/link-icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}
#document .btn-area.pdf-icon .btn.no_icon a::after{ display: none;}


/* carrier ---------------------------------------------------------------- */
#carrier .link-area{
    margin-top: 0;
}
#carrier.sk-list .box.two-column.link-area .flex li span.ttl br.sp-block{display: none;}

/* footer ---------------------------------------------------------------- */
/* footer.l-page {
    margin-top: 10%;
} */
#page-top{
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 5;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border-radius: 40px;
}
#page-top a {
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: .5s;
    transition: .5s;
    height: 100%;
    padding-top: 22px;
    background: #fff;
    font-size: 1.2rem;
    color: #0565A0;
}
#page-top a::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 22%;
    left: 50%;
    transform: translateX(-50%);
    border-style: solid;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 10px solid #0565A0;
    border-top: 0;
}

.l-page h1 .small{ font-size: 3rem}
.l-page .post-password-form{
    max-width: 1100px;
    margin-inline: auto;
    margin-bottom: 60px;
}
.l-page .post-password-form p{ line-height: 2em;}
.l-page .post-password-form label{
    margin-top: 10px;
    display: inline-block;
}
.l-page .post-password-form input{ padding: 3px 10px;}
.l-page .post-password-form input[type="submit"]{
    width: 70px;
    background-color: #fff;
    border-radius: 3px;
}
.l-page .post-password-form input[type="submit"]:hover{
   background-color: #bfbfbf;
}
.faq.ttl-area{margin-bottom: 30px;}
.faq h2{ margin-bottom: 20px;}
.faq .txt-area p{ margin-bottom: 1em;}
.faq .txt-area p a{ text-decoration: underline;}
.drop_icon{
    position: relative;
    padding-right: 50px!important;
    cursor: pointer;
    line-height: 1.4;
}
.drop_icon::after,
.drop_icon::before{
    content: '';
    display: inline-block;
    background-color: #0565A0;
    width: 25px;
    height: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto 0;
}
.drop_icon::after{
    transform: rotateZ(90deg);
    transition: all .3s ease-in-out;
}
.drop_show .drop_icon::after{ transform: rotateZ(0);}
.drop-area{ display: none; padding-bottom: 40px;}

/* faq------------------------------------------------------------------ */
.qa_box .qa_items:last-child .drop-area{ padding-bottom: 0;}
.qa_box{ margin-bottom: 60px;}
.qa_box .btn.btn_pink a{ width: 280px;}
.qa_box .btn-area.flex .btn{ margin-left: 10px; margin-top: 10px;}
.qa_box .ten{ margin-left: 1em;}

.tandoku h2{ margin-bottom: 20px;}
.tandoku .content{ margin-top: 5%;}
.tandoku .content p{ margin-bottom: 20px;}
.tandoku .content ul.flex{ justify-content: space-between;}
.tandoku .content ul.flex > li{width: 49%; margin-bottom: 40px;}
.tandoku .content table.table-s01{
    width: 100%;
    background-color: #fff;
}
.tandoku .content table.table-s01 th,
.tandoku .content table.table-s01 td{
    border: solid 1px #f1f1f1;
    padding: 10px 16px;
}
.tandoku .content table.table-s01 th{
    background-color: #107dae;
    color: #fff;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}
.tandoku .content table.table-s01 thead tr th:first-child{ width: 15%;}
.tandoku .content table.table-s01 thead tr th:nth-child(2){ width: 25%;}
.tandoku .content table.table-s01 thead tr th:last-child{ width: 60%;}
.tandoku .content table.table-s01 td{ line-height: 1.4em;}
.tandoku .btn.btn_pink a,
.tandoku .btn.btn_pink02 a{ width: 280px;}
.tandoku .btn-area{ margin: 40px 0;}

.common .teacherbbob.flex  .btn {margin-right:1%;}
.l-page #news .news-detail .content ul li{
    line-height:1.6;
}

.past_result02{
    background-color: rgba( 255, 255, 255, 0.3);
    padding: 16px 5% 24px;
    margin-top: 24px;
}
.past_result02 > .title{
    font-size: 2.4rem;
    font-style: italic;
    text-align: center;
    letter-spacing: 0.15em;
    margin-bottom: 10px!important;
}
.past_result02 .btn{ width: 32%!important;}
#jokyo .result_fs01{ font-size: 2.4rem;}
.jokyo .content .item .btn.intention a{ pointer-events: none; opacity: 0.6; position: relative;}
.jokyo .content .item .btn.intention a::before{
    content: '※9月公開予定';
    display: block;
    width: 100%;
    color: #fff;
    font-size: 1rem;
    text-align: right;
    position: absolute;
    bottom: 1px;
    right: 2px;
}
.mg-t01{ margin-top: -1.4em;}
#sougou{ margin-top: 60px;}

/* 入試要項のaリンク */
.l-no-link{
    pointer-events: none;
    opacity: 0.55;
}
.l-page section h2 small.webapp-h2-hosoku{
    font-size: 1.6rem;
    color: #FBED21;
    margin-left: 20px;
}

.nf.btn_pink a{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    min-height: 50px;
    width: 330px;
    transform: skew(-12deg);
    margin: 0 auto;
    margin-top: 20px;
    background-image: linear-gradient(45deg, rgba(255, 141, 143, 1), rgba(251, 154, 143, 1));
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.2;
    color: #fff;
}
.txt-w{
    color: #fff;
}