@charset "utf-8";

.secTitle {
    font-size: 2.2rem;
    font-weight: 500;
    color: #19323d;
    margin-bottom: 50px;
}

.lead {
    color: #606060;
    line-height: 2.2;
    letter-spacing: .05em;
}

.lead02 {
    color: #606060;
	text-align: right;
	font-size: 1.3rem;
}

div.section {
    margin-bottom: 60px;
}

div.section:last-of-type {
    margin-bottom: 0;
}

#communication_okajo,
#inclusive,
#long_field,
#okajo_field{
    padding-top: 120px;
    margin-top: -120px;
}

.sec04 .flexBox {
	justify-content: center;
}

.sec04 .trdSame {
	margin-right: 10%;
}

.flexBox .trdSame:last-child {
	margin-right: 0;
}


/*index
--------------------------------------------------------------------*/


.sec02 .bgBlue {
    background-color: #f6fafb;
}

.sec02 .ttlArea {
    text-align: center;
    position: relative;
    padding: 100px 0 80px;
    margin-bottom: 80px;
}

.sec02 .ttlArea .bgImg {
	position: absolute;
	top: 20%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}


.sec02 .ttlArea .bigTxt,
.sec02 .ttlArea .smallTxt {
    width: 100%;
   position: relative;
	z-index: 2;
}

.sec02 .ttlArea .bigTxt {
    font-size: 3.8rem;
    font-weight: 500;
	display: block;
	margin-bottom: 30px;
}

.sec02 .ttlArea .smallTxt {
	display: block;
    font-size: 2.2rem;
    font-weight: 500;
    color: #19323d;
    line-height: 1.6;
}

/* --- */

.sec02 .flexContainer {
    display: flex;
    flex-wrap: wrap;
    padding: 80px 0;
		background-image: url(../image/university/index/sec04_bgR.png);
    background-repeat: no-repeat,no-repeat;
    background-position:right bottom 70px;
	background-size: auto 200px;
}

.sec02 .flexContainer .imageBox {
    width: 50%;
    padding-right: 5%;
}

.sec02 .flexContainer .halfInner {
    width: 600px;
    max-width: 45%;
    margin: 0 auto 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sec02 .flexContainer .halfInner .subTtl {
    font-size: 3.2rem;
    margin-bottom: 30px;
}

/* --- */

.sec02 .roundContent {
    border-radius: 40px;
    overflow: hidden;
    margin-bottom: 40px;
}

.sec02 .roundContent .gradTitle {
    font-size: 3.2rem;
    text-align: center;
    padding: 5px 0;
    background-image: linear-gradient( -80deg, rgb(213,238,235) 0%, rgb(250,222,221) 100%);
}

.sec02 .roundContent .whiteArea {
    background-color: #fff;
    padding: 40px 3%;
}

.sec02 .roundContent .whiteArea .gradeContent {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px;
}

.sec02 .roundContent .whiteArea .gradeContent .same {
    width: 20%;
}

.sec02 .roundContent .whiteArea .gradeContent .same dt.image {
    margin-bottom: 10px;
}

.sec02 .roundContent .whiteArea .gradeContent .same dt.txt {
    font-size: 1.5rem;
    color: #19323d;
    margin-bottom: 10px;
}

.sec02 .roundContent .whiteArea .gradeContent .same dd.txt {
    font-size: 1.4rem;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    padding: 0 20px;
    border-radius: 9999px;
    background-color: #19323d;
}

/* sec03 */

/*.sec03 {
    padding: 80px 0;
}*/

.sec03 .fieldArea .fieldContent {
    display: flex;
    flex-wrap: wrap;
}

.sec03 .fieldArea .fieldContent .fieldItem {
    width: calc(100% / 3);
    padding: 30px 1.5% 50px;
}

.sec03 .fieldArea .fieldContent .fieldItem:nth-of-type(3n + 2) {
    border-left: 1px solid #8a8a8a;
    border-right: 1px solid #8a8a8a;
}

.sec03 .fieldArea .fieldContent .fieldItem:nth-of-type(-n + 3) {
    border-bottom: 1px solid #8a8a8a;
}

.sec03 .fieldArea .fieldContent .fieldItem .fieldItemTitle {
    font-size: 2.2rem;
    font-weight: 500;
    color: #19323d;
    margin-bottom: 20px;
    padding-bottom: 20px;
    background-image: linear-gradient(to right,#19323d 2px,transparent 2px);
    background-size: 12px 2px;
    background-repeat: repeat-x;
    background-position: left bottom;
		line-height: 1.2;
}

.sec03 .fieldArea .fieldContent .fieldItem .fieldItemTitle span {
	font-size: 1.8rem;
}


.sec03 .fieldArea .fieldContent .fieldItem .fieldItemLead {
    font-size: 1.45rem;
    line-height: 2.2;
    color: #606060;
    margin-bottom: 20px;
}

.sec03 .fieldArea .fieldContent .fieldItem .fieldItemMain .greenttl {
    font-size: 1.4rem;
    font-weight: 500;
    color: #fff;
    text-align: center;
    line-height: 1.4;
    background-color: #58bba3;
    border-radius: 9999px;
    margin-bottom: 5px;
}

.sec03 .fieldArea .fieldContent .fieldItem .fieldItemMain .example {
    font-size: 1.5rem;
    color: #19323d;
    line-height: 1.6;
}

/* sec04 */

.sec04 {
    padding: 80px 0;
    background-color: #f6fafb;
    background-image: url(../image/university/index/sec04_bgL.png),url(../image/university/index/sec04_bgR.png);
    background-repeat: no-repeat,no-repeat;
    background-position: left center , right center;
}

/* sec05 */

.sec05 {
    padding: 80px 0 200px 0;
    background-color: #d4edea;
    background-image: url(../image/university/index/sec05_bgL.png) , url(../image/university/index/sec05_bgR.png);
    background-repeat: no-repeat , no-repeat;
    background-position: left 20% , right 20%;
    background-size: 15% auto , 15% auto;
}

.sec05 .movieTtl {
    font-size: 3.2rem;
    text-align: center;
    margin-bottom: 50px;
}

.sec05 iframe {
    width: 100%;
    aspect-ratio: 16 / 9;
}

@media screen and (max-width:1024px) {
    
    .sec03 .fieldArea .fieldContent .fieldItem .fieldItemTitle {
        font-size: 1.8rem;
    }

}

@media screen and (max-width: 767px) {
    
    /* sec02 */

    .sec02 .ttlArea .bigTxt {
        font-size: 2.2rem;
    }

    .sec02 .ttlArea .smallTxt {
        font-size: 1.8rem;
    }

	.sec02 .flexContainer {
		background: none;
	}
	
    .sec02 .flexContainer .imageBox {
        width: 100%;
        margin-bottom: 30px;
			
    }

    .sec02 .flexContainer .halfInner {
        max-width: 90%;
        margin: 0 auto;
    }

    .sec02 .flexContainer .halfInner .subTtl {
        font-size: 2.2rem;
    }

    /* --- */

    .sec02 .roundContent .gradTitle {
        font-size: 2.2rem;
    }

    .sec02 .roundContent .whiteArea .gradeContent .same {
        width: 80%;
        margin: 0 auto;
    }

    /* sec03 */

    .sec03 .fieldArea .fieldContent .fieldItem  {
        width: 100%;
        border-bottom: 1px solid #8a8a8a;
        padding: 30px 0 30px;
    }

    .sec03 .fieldArea .fieldContent .fieldItem.fieldItem_first{
        padding: 0 0 30px;
    }

    .sec03 .fieldArea .fieldContent .fieldItem.fieldItem_last{
        padding: 30px 0 0;
    }

    .sec03 .fieldArea .fieldContent .fieldItem:last-of-type {
        border-bottom: none;
    }

    .sec03 .fieldArea .fieldContent .fieldItem:nth-of-type(3n+2) {
        border-right: none;
        border-left: none;
    }

    /* sec04 */

    .sec04 {
        background-image: url(../image/university/index/sec04_bgR.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: 80% auto;
    }

    /* sec05 */

    .sec05 {
        padding: 50px 0 100px 0;
        background-color: #d4edea;
        background-image: url(../image/university/index/sec05_bgL.png);
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 40% auto;
    }

    .sec05 .movieTtl {
        font-size: 2.4rem;
        margin-bottom: 30px;
    }

	
	.sec04 .trdSame {
		margin-right: 0;
	}
	
}

/*学科紹介
--------------------------------------------------------------------*/

.gakka_btn {
    width: 380px;
    max-width: 90%;
}

.btnList {
    display: flex;
    gap: 20px;
    justify-content: center;
}

.btnList li {
    width: 100%;
}

.department .subTitle01,
.department .subTitle02,
.department .subTitle03{
    font-weight: 500;
}
.department .leadSection{
    margin-bottom: 80px;
}
.department .departmentFlex{
    display: flex;
    justify-content: space-between;
    /*border-bottom: 1px solid #8a8a8a;*/
    font-size: 1.5rem;
	position: relative;
}
.department .departmentFlex:last-of-type{
    border-bottom: 0px;
}
.department .departmentFlex .departmentFlexTitle{
    width: 106px;
    /*display: flex;
    align-items: center;*/
    padding: 20px 1% 100px;
    /*background: #f6fafb;*/
    font-size: 2.2rem;
	line-height: 1.2;
    /*line-height: 0;
    letter-spacing: 0;*/
    text-align: center;
    /*writing-mode: vertical-rl;*/
    color: #19323d;
    position: relative;
	box-sizing: border-box;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.departmentFlexTitle.ver01 {
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(233,246,253,1) 0%, rgba(134,209,245,1) 90%, rgba(134,209,245,1) 100%);
}

.departmentFlexTitle.ver01::after {
	background: url("../image/university_new/new_bg01.png") left bottom no-repeat;
	width: 100%;
	height: 50px;
	background-size: 100% auto;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.departmentFlexTitle.ver01::before {
	background: #e7f5fd;
	width: 100%;
	height: 50px;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.departmentFlexTitle.ver02 {
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(231,245,253,1) 0%, rgba(129,207,244,1) 90%, rgba(129,207,244,1) 100%);
}


.departmentFlexTitle.ver02::after {
	background: url("../image/university_new/new_bg02.png") left bottom no-repeat;
	width: 100%;
	height: 50px;
	background-size: 100% auto;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.departmentFlexTitle.ver02::before {
	background: #ddf1fc;
	width: 100%;
	height: 50px;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}


.departmentFlexTitle.ver03 {
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(222,241,252,1) 0%, rgba(134,209,245,1) 90%, rgba(134,209,245,1) 100%);
}



.departmentFlexTitle.ver03::after {
	background: url("../image/university_new/new_bg03.png") left bottom no-repeat;
	width: 100%;
	height: 50px;
	background-size: 100% auto;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.departmentFlexTitle.ver03::before {
	background: #fff;
	width: 100%;
	height: 50px;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

@media screen and (max-width:767px) {
	
	.departmentFlexTitle.ver01::after {
		height: 40px;
	}
	.departmentFlexTitle.ver01::before {
		height: 40px;
	}
	
}



.department .departmentFlex .departmentFlexTitle .posiText{
    position: sticky;
    top: calc(35px + 87px);
	
}
.department .departmentFlex .departmentFlexContents{
    width: calc(94% - 106px);
    margin: 0 5%;
    padding: 35px 0 40px;
}
.department .departmentFlex:first-of-type  .departmentFlexContents{
    padding: 0 0  40px;
}
.department .departmentFlexContents .borderContainer{
    padding: 30px;
    /*background-image: linear-gradient(to right, #4f4f4f 2px, transparent 2px);
    background-size: 12px 2px;
    background-repeat: repeat-x;
    background-position: left top;*/
	border: 1px solid #aaaaaa;
}
.department .departmentFlexContents .borderContainer.communication{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.department .departmentFlexContents .borderContainer .communicationText{
    width: 45%;
		padding-top: 60px;
		position: relative;
}

.department .departmentFlexContents .borderContainer .communicationText {
	line-height: 2.0;
}

.lbTitle {
	color: #7ecef4;
	font-size: 2.4rem;
	line-height: 1.4;
	margin: 0 0 20px;
}

.newIcon01 {
	position: absolute;
	top: 0;
	left: -29px;
}

.department .departmentFlexContents .borderContainer .communicationImg{
    width: 50%;
}
.department .departmentFlexContents .borderContainer .volunteerFlex{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px 0;
    margin-top: 40px;
}
.department .departmentFlexContents .borderContainer .volunteerFlexItem{
    width: calc(92% / 3);
    border-radius: 20px;
    background: #f6fafb;
    overflow: hidden;
}
.department .departmentFlexContents .borderContainer .volunteerFlexItem dt{
    background: #78c49d;
    color: #fff;
    text-align: center;
    padding: 12px 5px;
}
.department .departmentFlexContents .borderContainer .volunteerFlexItem dd{
    padding: 25px 20px 30px;
    font-size: 1.5rem;
    line-height: 2.2;
    letter-spacing: .1em;
    color: #606060;
}
.department .departmentFlexContents .borderContainer  .Title04{
    font-size: 1.6rem;
    font-weight: 500;
    color: #19323d;
    margin-bottom: 20px;
}
.department .departmentFlexContents .borderContainer  .scheduleImg{
    margin-top: 35px;
}
.department .departmentFlexContents .borderContainer  .scheduleImg figcaption{
    padding: 20px 0;
    background: #f6f7fa;
    font-size: 1.6rem;
    line-height: 1;
    text-align: center;
}
.department .departmentFlexContents .departmentFlex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 35px 0;
}

.department .departmentFlexContents .departmentFlex .gradeItem{
    width: 106px;
    display: block;
    padding: 5px 0;
    border-radius: 9999px;
    background: #19323d;
    font-size: 1.4rem;
    line-height: 1;
    text-align: center;
    color: #fff;
}
.department .departmentFlexContents .departmentFlex .color2ColumnItem{
    width: 47%;
}
/*
.department .departmentFlexContents .departmentFlex .color2ColumnItem.Yellow{
    background: #f9f9e0;
}
.department .departmentFlexContents .departmentFlex .color2ColumnItem.Green{
    background: #ebf4eb;
}
*/
.department .departmentFlexContents .color2ColumnItem .titleText{
    font-size: 1.5rem;
    font-weight: 500;
    color: #606060;
    padding: 30px 40px;
}
.department .departmentFlexContents .color2ColumnItem.Yellow .titleText{
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,251,189,1) 0%, rgba(255,209,116,1) 100%);
}
.department .departmentFlexContents .color2ColumnItem.Green .titleText{
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(231,242,207,1) 0%, rgba(172,209,106,1) 100%);
}
.department .departmentFlexContents .color2ColumnItem.Purple .titleText{
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(232,235,245,1) 0%, rgba(179,189,224,1) 100%);
}
.department .departmentFlexContents .color2ColumnItem.Pink .titleText{
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(251,229,228,1) 0%, rgba(242,170,169,1) 100%);
}

.department .departmentFlexContents .color2ColumnItem .titleText dt{
    margin-bottom: 25px;
    font-size: 1.8rem;
    line-height: 1.4;
    color: #000000;
}

.arText {
	text-decoration: none;
	display: block;
	position: relative;
	color: #000000;
	font-size: 3.2rem;
	margin-top:10px;
	transition: all,.3s;
}

.arText::after {
	width: 15px;
  height: 15px;
  border: 1.5px solid;
  border-color:  transparent transparent #000 #000;
  transform: rotate(-45deg);
	content: '';
	position: absolute;
	top: 30%;
	right: 0;
	transition: all,.3s;
}

.acdon:hover .arText::after {
	top: 40%;
}

.acdWrap .arText {
	display: inline-block;
	padding-right: 40px;
	cursor: pointer;
}



.department .departmentFlexContents .color2ColumnItem .titleText dt.nomb{
    margin-bottom: 0;
}

.department .departmentFlexContents .color2ColumnItem .titleText dd{
    font-size: 1.8rem;
	line-height: 2.0;
	color: #000000;
}
.department .departmentFlexContents .color2ColumnItem .mainText{
    color: #606060;
    padding: 20px 20px 15px;
	margin-top: 10px;
}
.department .departmentFlexContents .color2ColumnItem .mainText dt{
    font-size: 1.6rem;
    font-weight: 500;
    color: #19323d;
    margin-bottom: 15px;
}
.department .departmentFlexContents .color2ColumnItem .mainText .licenseFlex{
    color: #19323d;
}
.department .departmentFlexContents .color2ColumnItem .mainText .licenseFlexTitle{
    display: inline-block;
    font-weight: 500;
	padding: 0 10px 3px;
}
.department .departmentFlexContents .color2ColumnItem.Yellow .mainText .licenseFlexTitle{
    background: #f3c668;
}
.department .departmentFlexContents .color2ColumnItem.Green .mainText .licenseFlexTitle{
    background: #a6c968;
}
.department .departmentFlexContents .color2ColumnItem.Purple .mainText .licenseFlexTitle{
    background: #abb6dd;
}
.department .departmentFlexContents .color2ColumnItem.Pink .mainText .licenseFlexTitle{
    background: #ee837f;
}

.department .departmentFlexContents .color2ColumnItem .mainText .licenseFlexText{
    padding:10px 0 0;
}

.department .departmentFlexContents .genreItemContainer{
    display: flex;
    flex-wrap: wrap;
    width: calc(95% / 2);
}
.department .departmentFlexContents .genreItemContainer .genreItem{
    width: 100%;
    display: flex;
    border-radius: 10px;
    overflow: hidden;
    background: #f6fafb;
    margin-bottom: 20px;
    font-size: 1.4rem;
}
.department .departmentFlexContents .genreItemContainer .genreItem dt{
    width: 30%;
    background: #58bba3;
    line-height: 1.4;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 0;
}
.department .departmentFlexContents .genreItemContainer .genreItem dd{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 10px 15px 20px;

}


.department .departmentFlexContents .genreItemContainer2{
    display: flex;
    flex-wrap: wrap;
}
.department .departmentFlexContents .genreItemContainer2 .genreItem{
    width: 100%;
    display: flex;
    border-radius: 10px;
    overflow: hidden;
    background: #f6fafb;
    margin-bottom: 20px;
    font-size: 1.4rem;
}

.department .departmentFlexContents .genreItemContainer2 .genreItem2{
    width: 100%;
    display: flex;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 1.4rem;
}

.department .departmentFlexContents .genreItemContainer2 .genreItem3{
    width: 100%;
    display: flex;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 1.4rem;
    justify-content: center;
}

.department .departmentFlexContents .genreItemContainer2 .genreItem3 img{
    max-width: 12%;
}

.department .departmentFlexContents .genreItemContainer2 .genreItem2 dt{
    width: 100%;
    background: #78c49d;
    line-height: 1.4;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 0;
}

.department .departmentFlexContents .genreItemContainer2 .genreItem dt{
    width: 30%;
    background: #78c49d;
    line-height: 1.4;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 0;
}
.department .departmentFlexContents .genreItemContainer2 .genreItem dd{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 10px 15px 20px;

}

.department .departmentFlexContents .genreTextContainer .TitleText{
    font-size: 1.6rem;
    color: #58bba3;
    margin-bottom: 20px;
}
.department .departmentFlexContents .genreTextContainer .contentsArea{
    padding-top: 15px;
    color: #606060;
    background-image: linear-gradient(to right, #4f4f4f 2px, transparent 2px);
    background-size: 12px 2px;
    background-repeat: repeat-x;
    background-position: left top;
}
.department .departmentFlexContents .genreTextContainer .contentsArea dt{
    font-size: 1.6rem;
    color: #19323d;
    margin-bottom: 5px;
}
.department .departmentFlexContents .genreTextContainer .contentsArea figure{
    text-align: center;
    margin: 15px 0;
}
@media screen and (max-width: 1280px) {
    .department .departmentFlex.gradeFlex{
        gap:20px 0;
    }
    .department .departmentFlex.gradeFlex figure{
        width: calc(95% / 3);
    }
    .department .departmentFlex.gradeFlex figure img{
        width: 100%
    }    
}
@media screen and (max-width: 1170px) {
    .department .departmentFlexContents .departmentFlex .color2ColumnItem{
        width: 100%;
    }
    .department .departmentFlexContents .color2ColumnItem .titleText {
        padding: 15px 5%;
    }
    .department .departmentFlexContents .color2ColumnItem .titleText dt{
        font-size: 1.4rem;
    }
}
@media screen and (max-width: 1024px) {
    .department .departmentFlexContents .borderContainer .volunteerFlexItem{
        width: 100%;
    }
    .department .departmentFlexContents .borderContainer .volunteerFlexItem dt{
        padding: 12px 5%;
    }
    .department .departmentFlexContents .borderContainer .volunteerFlexItem dd {
        padding: 15px 5% 25px;
    }
}
@media screen and (max-width: 767px) {

    .gakka_btn {
        width: 100%;
        max-width: 100%;
    }
    .department .departmentFlex .departmentFlexTitle{
        max-width: 15%;
			font-size: 1.4rem;
    }
    .department .departmentFlex .departmentFlexContents{
        width: 80%;
        margin: 0;
    }
    .department .departmentFlexContents .borderContainer{
        padding: 30px 5%;
    }
    .department .departmentFlex.gradeFlex figure{
        width: calc(95% / 2);
    }   
    .department .departmentFlexContents .departmentFlex .gradeText{
        font-size: 1.4rem;
    }
    .department .departmentFlexContents .borderContainer .communicationText{
        width: 100%;
    }
    .department .departmentFlexContents .borderContainer .communicationImg{
        width: 100%;
        margin-top: 20px;
    }
    .department .departmentFlexContents .genreItemContainer{
        width: 100%;
    }
    .department .departmentFlexContents .genreItemContainer .genreItem{
        display: block;
    }
    .department .departmentFlexContents .genreItemContainer .genreItem dt,
    .department .departmentFlexContents .genreItemContainer .genreItem dd{
        display: block;
        width: 100%;
        padding: 10px;
    }

    .department .departmentFlexContents .genreItemContainer2 .genreItem{
        display: block;
    }
    .department .departmentFlexContents .genreItemContainer2 .genreItem dt,
    .department .departmentFlexContents .genreItemContainer2 .genreItem dd{
        display: block;
        width: 100%;
        padding: 10px;
    }
	
	.arText {
		font-size: 2.0rem;
	}
	
	.arText::after {
		width: 10px;
		height: 10px;
		border: 1px solid;
		border-color:  transparent transparent #000 #000;
		transform: rotate(-45deg);
		content: '';
		position: absolute;
		top: 20%;
		right: 0;
		transition: all,.3s;
	}

	.arText:hover::after {
		top: 20%;
	}
	
	.department .departmentFlexContents .color2ColumnItem .titleText dd{
   	 font-size: 1.6rem;
	}
	
	
	.newIcon01 {
		position: absolute;
		top: 0;
		left: -4.99%;
	}
	
}
@media screen and (max-width: 425px) {
    .department .departmentFlex.gradeFlex figure{
        width: 100%;
    }   
}

/*時間割例
--------------------------------------------------------------------*/

.curriculum .curriculumList {
    display: flex;
    flex-wrap: wrap;
    gap: 80px 6%;
}

.curriculum .curriculumList .same {
    width: 47%;
}

/* --- */

.curriculum .blueArea {
    padding: 80px 0;
    background-color: #d4edea;
}

.curriculum .roundedContent {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background-color: #fff;
    padding: 40px 5%;
    border-radius: 40px;
    margin-bottom: 80px;
}

.curriculum .roundedContent:last-of-type {
    margin-bottom: 0;
}

.curriculum .roundedContent .txts {
    width: 60%;
}

.curriculum .roundedContent .txts .dotsTtl {
    font-size: 2.2rem;
    font-weight: 500;
    color: #449fad;
    line-height: 1.0;
    margin-bottom: 20px;
    padding-bottom: 20px;
    background-image: linear-gradient(to right,#19323d 2px,transparent 2px);
    background-size: 12px 2px;
    background-repeat: repeat-x;
    background-position: left bottom;
}

.curriculum .roundedContent .img {
    width: 35%;
}

/* --- */

.curriculum .fieldArea {
    padding-top: 80px;
    margin-bottom: 80px;
}

.curriculum .fieldArea .fieldContent {
    display: flex;
    flex-wrap: wrap;
}

.curriculum .fieldArea .fieldContent .fieldItem {
    width: calc(100% / 3);
    padding: 30px 2% 50px;
}

.curriculum .fieldArea .fieldContent .fieldItem:nth-of-type(3n + 2) {
    border-left: 1px solid #8a8a8a;
    border-right: 1px solid #8a8a8a;
}

.curriculum .fieldArea .fieldContent .fieldItem:nth-of-type(-n + 3) {
    border-bottom: 1px solid #8a8a8a;
}

.curriculum .fieldArea .fieldContent .fieldItem .fieldItemTitle {
    font-size: 2.2rem;
    font-weight: 500;
    color: #19323d;
    margin-bottom: 20px;
    padding-bottom: 20px;
    background-image: linear-gradient(to right,#19323d 2px,transparent 2px);
    background-size: 12px 2px;
    background-repeat: repeat-x;
    background-position: left bottom;
}

.curriculum .fieldArea .fieldContent .fieldItem .fieldItemLead {
    font-size: 1.5rem;
    line-height: 2.2;
    color: #606060;
    margin-bottom: 20px;
}

.curriculum .fieldArea .fieldContent .fieldItem .fieldItemMain .greenttl {
    font-size: 1.4rem;
    font-weight: 500;
    color: #fff;
    text-align: center;
    line-height: 1.4;
    background-color: #58bba3;
    border-radius: 9999px;
    margin-bottom: 5px;
}

.curriculum .fieldArea .fieldContent .fieldItem .fieldItemMain .example {
    font-size: 1.5rem;
    color: #19323d;
    line-height: 1.6;
}

@media screen and (max-width:1024px) {

    .curriculum .fieldArea .fieldContent .fieldItem .fieldItemTitle {
        font-size: 1.8rem;
    }

}

@media screen and (max-width:767px) {
    
    .curriculum .curriculumList {
        gap: 30px 0;
    }
    
    .curriculum .curriculumList .same {
        width: 100%;
    }

    /* --- */

    .curriculum .roundedContent {
        padding: 50px 5%;
    }

    .curriculum .roundedContent .txts,
    .curriculum .roundedContent .img {
        width: 100%;
    }

    .curriculum .roundedContent .txts {
        margin-bottom: 30px;
    }

    .curriculum .roundedContent .txts .dotsTtl {
        font-size: 1.8rem;
    }

    .curriculum .roundedContent .img {
        text-align: center;
    }

    /* --- */

    .curriculum .fieldArea .fieldContent .fieldItem {
        width: 100%;
        border-bottom: 1px solid #8a8a8a;
        padding: 30px 5% 50px;
    }

    .curriculum .fieldArea .fieldContent .fieldItem:last-of-type {
        border-bottom: none;
    }

    .curriculum .fieldArea .fieldContent .fieldItem:nth-of-type(3n+2) {
        border-right: none;
        border-left: none;
    }

}

/*就職・進学
--------------------------------------------------------------------*/

.job .leadtxt .medium {
    color: #19323d;
    font-weight: 500;
}

/* --- */

.job .tagContainer {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 80px;
}

.job .tagContainer .same {
    width: 46.5%;
}

/* --- */

.job .verCetner .iconLink {
    margin: 0 auto;
}

@media screen and (max-width:767px) {

    .job .achievementContainer .image,
    .job .achievementContainer .txts {
        width: 100%;
    }

    .job .achievementContainer .image {
        padding-right: 0;
        text-align: center;
        margin-bottom: 30px;
    }

    /* --- */

    .job .tagContainer .same {
        width: 100%;
    }

    .job .tagContainer .same:first-of-type {
        margin-bottom: 30px;
    }
    
}

/*教員紹介
--------------------------------------------------------------------*/

.staff .staffContainer {
    display: flex;
    gap: 30px 2.5%;
    flex-wrap: wrap;
}

.staff .staffContainer .same {
    width: calc(87.5% / 6);
}

.staff .staffContainer .same .staffItem {
    display: block;
    border-radius: 20px;
    overflow: hidden;
    transition: all .3s;
}

.staff .staffContainer .same .staffItem:hover {
    opacity: .7;
}

.staffItem.nonlink{
    pointer-events: none;
}

.staff .staffContainer .same .staffItem .txts {
    background-color: #f6fafb;
    padding: 15px 0;
}

.staff .staffContainer .same .staffItem .image {
    overflow: hidden;
}

.staff .staffContainer .same .staffItem .image img {
    width: 100%;
    transition: all .3s;
}

.staff .staffContainer .same .staffItem:hover .image img {
    transform: scale(1.1);
}

.staff .staffContainer .same .staffItem .txts .post,
.staff .staffContainer .same .staffItem .txts .name {
    text-align: center;
    line-height: 1.4;
}

.staff .staffContainer .same .staffItem .txts .post {
    font-size: 1.4rem;
    color: #606060;
}

.staff .staffContainer .same .staffItem .txts .name {
    font-size: 2.1rem;
    color: #19323d;
}

.staff .staffContainer .same .staffItem .txts .arrow {
    line-height: 1.0;
    color: #19323d;
    text-align: right;
    margin-top: 15px;
    padding-right: 30px;
    background-image: url(../image/common/btnarrow.png);
    background-repeat: no-repeat;
    background-position: right 5px center;
}

.arrow.visibility{
    visibility:hidden;
}



@media screen and (max-width:1024px) {

    .staff .staffContainer .same {
        width: 18%;
    }
    
}

@media screen and (max-width:768px) {

    .staff .staffContainer .same {
        width: calc(94% / 3);
    }
    
}

@media screen and (max-width:640px) {

    .staff .staffContainer {
        gap: 30px 5%;
    }

    .staff .staffContainer .same {
        width: calc(95% / 2);
    }
    
}
@media screen and (max-width:530px) {
    .department .departmentFlexContents .color2ColumnItem .mainText .licenseFlexTitle,
    .department .departmentFlexContents .color2ColumnItem .mainText .licenseFlexText{
        width: 100%;
        padding: 4px 5%;
    }
}

.acdWrap {
	margin-bottom: 50px;
}


.acdBtm {
	display: none;
	padding-top: 20px;
}


.acdBtm.opened {
	display: block;
}

.caution01 {
	text-align: right;
	font-size: 1.5rem;
	color: #606060;
	margin: 10px 0 0;
}

.blueTitle {
	color: #fff;
	line-height: 1.0;
	text-align: center;
	background: #7ecef4;
	font-size: 2.6rem;
	letter-spacing: 0.05em;
	padding: 10px 5% 15px;
	margin-bottom: 30px;
}

.inHarf {
	width: 47%;
}

.nenji {
	margin-bottom: 50px;
	margin-top: 20px;
}

.njDt {
	position: relative;
	line-height: 1.0;
	padding-left: 30px;
	font-size: 2.0rem;
	font-weight: 500;
	margin-bottom: 20px;
}

.njDt::before {
	width: 15px;
	height: 2px;
	background: #000;
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}


.njDd {
	padding-left: 40px;
	line-height: 2.0;
}

.njTitle {
	font-size: 2.2rem;
	line-height: 1.4;
	margin-bottom: 10px;
}

.caution02 {
	font-size: 1.2rem;
	margin: 30px 0 0;
	text-indent: -2.0em;
	padding-left: 2.0em;
}

.fourLead {
	font-size: 2.0rem;
	margin-bottom: 50px;
}

.fourLead span {
	font-size: 1.5rem;
}

.pt3Flex {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

.pt3Flex .pt3Same {
	width: 31%;
	text-align: center;
}


.pt3Flex .pt3Same dt {
	border: 1px solid #7ecef4;
	color: #7ecef4;
	font-size: 2.4rem;
	line-height: 1.0;
	text-align: center;
	padding: 20px 5%;
	margin-bottom: 20px;
}
.pt3Flex .pt3Same dd {
	text-align: center;
	font-size: 1.8rem;
}

.schFlex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.schFlex .schSame {
	width: 48%;
}

.schFlex .schSame:nth-child(n + 3) {
	margin-top: 60px;
}


.pickupFlex {
	background: #f4fbfe;
	border-radius: 30px;
	padding: 40px;
	display: flex;
	justify-content: space-between;
	margin-top: 80px;
}

.pickupText {
	width: 60%;
	line-height: 2.0;
}

.pickupImg {
	width: 35%;
}

.pickupTitle {
	font-size: 2.2rem;
	color: #7ecef4;
	padding-bottom: 20px;
  background-image: linear-gradient(to right,#19323d 2px,transparent 2px);
  background-size: 12px 2px;
  background-repeat: repeat-x;
  background-position: left bottom;
	line-height: 1.0;
	margin-bottom: 20px;
}

.pickupSub {
	font-size: 2.2rem;
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: 20px;
}

.acnTop {
	cursor: pointer;
}

.acnBtm {
	display: none;
}


@media screen and (max-width: 767px) {
	
	.blueTitle {
		font-size: 2.0rem;
		line-height: 1.4;
	}
	
	
	.caution01 {
		text-align: left;
		text-indent: -2.2rem;
		padding-left: 2.2em;
		font-size: 1.2rem;
	}
	
	.inHarf {
		width: auto;
	}
	
	
	.nenji {
		margin-bottom: 30px;
		margin-top: 20px;
	}

	.njDt {
		position: relative;
		line-height: 1.0;
		padding-left: 20px;
		font-size: 1.8rem;
		font-weight: 500;
		margin-bottom: 10px;
	}

	.njDt::before {
		width: 10px;
		height: 2px;
		background: #000;
		content: '';
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}

	.njDd {
		padding-left: 20px;
		line-height: 2.0;
	}

	.njTitle {
		font-size: 1.8rem;
		line-height: 1.4;
		margin-bottom: 10px;
	}

	.fourLead {
		font-size: 1.8rem;
		margin-bottom: 30px;
	}

	.fourLead span {
		font-size: 1.4rem;
	}

	
	
	
	.pt3Flex {
		display: block;
		justify-content: space-between;
		margin-bottom: 50px;
	}

	.pt3Flex .pt3Same {
		width: auto;
	}
	
	.pt3Flex .pt3Same:nth-child(n + 2) {
		margin-top: 30px;
	}
	
	
	.schFlex {
		display: block;
		justify-content: space-between;
	}


	.schFlex .schSame {
		width: auto;
	}

	.schFlex .schSame:nth-child(n + 2) {
		margin-top: 50px;
	}


	.pickupFlex {
		padding: 20px 5%;
		display: block;
		margin-top: 50px;
	}

	.pickupText {
		width: auto;
		line-height: 2.0;
	}

	.pickupImg {
		width: auto;
		margin-top: 30px;
		text-align: center;
	}

	.pickupTitle {
		font-size: 1.8rem;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.pickupSub {
		font-size: 2.0rem;
		font-weight: 500;
		line-height: 1.4;
		margin-bottom: 20px;
	}

	
	
	
}