@charset "UTF-8";
/* CSS Document */

/****************************************
　知能情報学部 知能情報学科
*****************************************/

/*メインイメージ*/
#ii_main {
	position: relative;
	margin: 0px 0px 45px;
}
#ii_main .mainImg {
	color: #FFF;
	width: 56.25%;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 240px;
	background-color: #7669a2;
	opacity: 0.9;
}
#ii_main .mainImg .st1  {
	margin: 40px 0px 0px 4%;
	font-size: 18px;
}
#ii_main .mainImg .st2 {
	margin: 40px 0px 0px 4%;
	font-size: 30px;
}
#ii_main .mainImg .st_en {
	margin: 10px 0px 0px 4%;
	font-size: 12px;
}
#ii_main .img {
	float: right;
	margin: 25px 0px 0px;
}

@media only screen and (max-width: 768px){
#ii_main {
	margin: 0px 0px 20px;
}
#ii_main .mainImg {
	width: 100%;
	height: auto;
	position: static;
	background-color: #7669a2;
}
#ii_main .mainImg .st1  {
	margin: 0px 5% 0px;
	font-size: 14px;
	padding:  10px 0 0;
}
#ii_main .mainImg .st2 {
	margin: 5px 5% 0px;
	font-size: 18px;
}
#ii_main .mainImg .st_en {
	margin: 5px 5% 0;
	padding:  0 0 13px;
	font-size:10px;
	line-height:1.2em;
}
#ii_main .img {
	margin: 5px 0 0;
	float:  none;
}

}




.four_copy{
	font-size:24px;
	margin:0px 0px 25px;}

.four_txt{
	margin:0px 0px 50px 0px
}
@media only screen and (max-width: 768px){
.four_copy{
	font-size: 18px;
	line-height: 1.5em;
	margin: 0px 0px 15px;
}
.four_txt{
	margin:0px 0px 50px 0px
}
}
	
	
/*学びの紹介？*/
#ii_cont .title {
	border-bottom: 1px dotted #333;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.682em;
	padding: 0px 0px 15px;
	margin: 0px 0px 30px;
}
#ii_cont .title.gra1:before{
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 62px;
	height: 30px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/faculty/ii/ii/grade01.png);
	line-height: 1.5em;
}
#ii_cont .title.gra2:before{
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 62px;
	height: 30px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/faculty/ii/ii/grade02.png);
	line-height: 1.5em;
}
#ii_cont .title.gra3:before{
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 62px;
	height: 30px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/faculty/ii/ii/grade03.png);
	line-height: 1.5em;
}
#ii_cont .title.gra4:before{
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 62px;
	height: 30px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/faculty/ii/ii/grade04.png);
	line-height: 1.5em;
}
.point_st {
	border-bottom: 3px solid #f3f3f3;
	line-height: 65px;
	margin: 0px 0px 40px;
}
.point_st ul .st {
	font-size: 22px;
	color: #7669a2;
	padding: 20px 0px 15px 2%;
	float: left;
	width: 78%;
	line-height: 1.5em;
}
.point_st ul .point {
	font-size: 18px;
	border-top: 2px solid #5FBCD1;
	width: 20%;
	text-align: center;
	float: left;
}
.point_st ul .point span {
	font-size: 28px;
}
.point_st ul .grade {
	font-size: 18px;
	border-top: 2px solid #7669a2;
	width: 15%;
	text-align: center;
	float: left;
	margin: 0 !important;
}
.point_st ul .grade span {
	font-size: 28px;
}




#ii_cont .cont {
	margin: 0px 0px 50px;
}
#ii_cont .cont2 {
	margin: 0px 0px 30px;
}
#ii_cont .cont .copy , #ii_cont .cont2 .copy {
	margin: 0px 0px 10px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5em;
}
#ii_cont .cont .img_area1 , #ii_cont .cont2 .img_area1 {
	float: left;
	width: 36.25%;
}
#ii_cont .cont .img_area2 , #ii_cont .cont2 .img_area2 {
	float: right;
	width: 36.25%;
}
#ii_cont .cont .text_area1 , #ii_cont .cont2 .text_area1{
	float: right;
	width: 61.875%;
}
#ii_cont .cont .text_area2 , #ii_cont .cont2 .text_area2{
	float: left;
	width: 61.875%;
}
#ii_cont .cont .text_area2 {
	float: left;
	width: 61.875%;
}
#ii_cont .cont .text_area1 .text {
	margin: 0px 0px 30px;
}

#ii_cont .box {
	border: 2px solid #7669a2;
	padding: 20px;
	margin: 0px 0px 60px;
}

#ii_cont .box .copy {
	margin: 0px 0px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #7669a2;
	line-height: 1.5em;
}
#ii_cont .box .text_area1 {
	float: left;
	width: 57%;
}
#ii_cont .box .text_area2 {
	float: left;
	width: 48%;
}
#ii_cont .box .img_area1 {
	float: right;
	width: 33.75%;
}
#ii_cont .box .img_area2 {
	float: right;
	width: 48%;
}
#ii_cont .box .text {
	margin: 0px 0px 15px;
}
@media only screen and (max-width: 768px){
#ii_cont .title {
	font-size: 16px;
	line-height: 1.8em;
	padding: 0px 0px 10px;
	margin: 0px 0px 15px;
}
#ii_cont .title.gra1:before{
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 42px;
	height: 20px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/faculty/ii/ii/grade01.png);
	line-height: 1.5em;
}
#ii_cont .title.gra2:before{
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 42px;
	height: 20px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/faculty/ii/ii/grade02.png);
	line-height: 1.5em;
}
#ii_cont .title.gra3:before{
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 42px;
	height: 20px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/faculty/ii/ii/grade03.png);
	line-height: 1.5em;
}
#ii_cont .title.gra4:before{
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 42px;
	height: 20px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/faculty/ii/ii/grade04.png);
	line-height: 1.5em;
}
.point_st {
	line-height: 1.5em;
	margin: 0px 0px 20px;
}
.point_st ul .st {
	font-size: 18px;
	padding: 0px 0px 10px 0px;
	float: none;
	width:  auto;
}
.point_st ul .point {
	font-size: 16px;
	float: none;
	line-height: 40px;
	text-align:  left;
	width: 30%;
}
.point_st ul .point span {
	font-size: 20px;
}
.point_st ul .grade {
	font-size: 16px;
	float: none;
	line-height: 40px;
	text-align:  left;
	width: 30%;
}
.point_st ul .grade span {
	font-size: 20px;
}



#ii_cont .cont {
	margin: 0px 0px 30px;
}
#ii_cont .cont2 {
	margin: 0px 0px 15px;
}
#ii_cont .cont .copy , #ii_cont .cont2 .copy {
    font-size:  18px;
}
#ii_cont .cont .img_area1 , #ii_cont .cont2 .img_area1 {
	float: none;
	width: auto;
	margin:  0 0 10px;
	text-align: center;
}
#ii_cont .cont .img_area2 , #ii_cont .cont2 .img_area2 {
	float: none;
	width: auto;
	text-align: center;
}
#ii_cont .cont .text_area1 , #ii_cont .cont2 .text_area1{
	float: none;
	width: auto;
}
#ii_cont .cont .text_area2 , #ii_cont .cont2 .text_area2{
	float: none;
	width: auto;
	margin:  0 0 10px;
}
#ii_cont .cont .text_area2 {
	float: left;
	width: 61.875%;
}
#ii_cont .cont .text_area1 .text {
	margin: 0px 0px 10px;
}

#ii_cont .box {
	border: 2px solid #7669a2;
	padding: 20px;
	margin: 0px 0px 60px;
}
#ii_cont .box:last-child {
}

#ii_cont .box .copy {
	margin: 0px 0px 10px;
	font-size: 16px;
	font-weight: bold;
}
#ii_cont .box .text_area1 {
	float: none;
	width: auto;
	margin:  0 0 10px;
}
#ii_cont .box .text_area2 {
	float: none;
	width: auto;
	margin: 0 0 10px;
}
#ii_cont .box .img_area1 {
	float: none;
	width: auto;
	text-align: center;
}
#ii_cont .box .img_area2 {
	float: left;
	width: auto;
}
#ii_cont .box .text {
	margin: 0px 0px 15px;
}
}



/*+++++++++++++++++++++++++++++++++++++++
+
+　カリキュラム
+
+++++++++++++++++++++++++++++++++++++++++*/
.curr_bnt {
	margin: 0px 0px 50px;
}
.curr_bnt .bnt1 {
	margin: 0px 0px 25px;
	display: table;
	width: 47.5%;
	height: 65px;
	background-color: #f3f3f3;
}
.curr_bnt .bnt1 a {
	padding: 0px 0px 0px 15px;
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 20px;
}
.curr_bnt .bnt1:hover , .curr_bnt .bnt2:hover {
	background-color: #ccc;
}
.curr_bnt .bnt1:after , .curr_bnt .bnt2:after {
	content: "\f1c1";
	font-family: FontAwesome;
	margin: 0 10px 0 0;
	font-size: 18px;
	color: #cb2837;
	/* float:right; */
	line-height: 65px;
}
.curr_bnt .bnt2 {
	margin: 0px 2% 25px 0px;
	display: table;
	width: 31%;
	height: 65px;
	float: left;
	background-color: #f3f3f3;
}
.curr_bnt .bnt2 a {
	padding: 0px 0px 0px 15px;
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 15px;
}
.curr_copy {
	font-size: 22px;
	line-height: 1.5em;
	margin: 0px 0px 15px;
}
.curr_st {
	border-bottom: 4px solid #f3f3f3;
	font-size: 24px;
	font-weight: bold;
	color: #7669a2;
	padding: 0px 0px 20px;
	margin: 0px 0px 20px;
}
.fours_curr {
	margin: 0px 0px 110px;
}
.curr_txt .img {
	float: right;
	margin: 0px 0px 2% 2%;
	width: 22.5%;
}
.curr_txt {
	margin: 0px 0px 50px;
}

@media only screen and (max-width: 768px){
.curr_bnt {
	margin: 0px 0px 40px;
}
.curr_bnt .bnt1 {
	margin: 0px 0px 10px;
	width: 100%;
	height: 55px;
}
.curr_bnt .bnt1 a {
	padding: 0px 0px 0px 15px;
	padding: 0 0 0 15px;
}
.curr_bnt .bnt1:hover , .curr_bnt .bnt2:hover {
	background-color: #ccc;
}
.curr_bnt .bnt1:after , .curr_bnt .bnt2:after {
	content: "\f1c1";
	font-family: FontAwesome;
	margin: 0 10px 0 0;
	font-size: 18px;
	color: #cb2837;
	float:right;
	line-height: 65px;
}
.curr_bnt .bnt2 {
	margin: 0px 0px 10px;
	width: 100%;
	height: 55px;
}
.curr_bnt .bnt2 a {
	padding: 0px 0px 0px 15px;
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 15px;
}
.curr_copy {
	font-size: 18px;
	margin: 0px 0px 10px;
}
.curr_st {
	font-size: 18px;
	padding: 0px 0px 15px;
	margin: 0px 0px 15px;
	line-height: 1.5em;
}
.fours_curr {
	margin: 0px 0px 40px;
}
.curr_txt .img {
	float: right;
	margin: 0px 0px 2% 2%;
	width: 22.5%;
}
.curr_txt {
	margin: 0px 0px 25px;
}
}






/*+++++++++++++++++++++++++++++++++++++++
+
+　就職支援?進路
+
+++++++++++++++++++++++++++++++++++++++++*/
.graduate_course {
	margin: 0px 0px 105px;
}
.graduate_course .result table {
	width: 100%;
	border-bottom: 1px dotted #000;
	margin: 0px 0px 30px;
}
.graduate_course .result table tr th {
	font-weight: bold;
	border-bottom: 1px dotted #000;
	padding: 15px 0px;
	width: 20%;
}
.graduate_course .result table tr td {
	border-bottom: 1px dotted #000;
	padding: 15px 0px;
	width: 80%;
}
.graduate_course .result .btn {
	float: left;
	width: 32.5%;
	text-align: center;
	margin: 0 20px 0 0;
}
.graduate_course .result .btn a {
	display: block;
	padding: 25px 0px;
	background-color: #f3f3f3;
}
.graduate_course .result .btn a:hover {
	background-color: #ddd;
}
.graduate_course .result .btn a:after {
	margin: 0 0 0 15px;
	content: " ";
	display: inline-block;
	width: 12px;
	height: 10px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/common/blank_icon_r.png);
}
.graduate_course .result .text {
	float: left;
	padding: 25px 0px;
}
.nyushi_btn {
	width: 32.5%;
	text-align: center;
	margin: 20px 0px 80px 0;
}
.nyushi_btn a {
	display: block;
	padding: 25px 0px;
	background-color: #f3f3f3;
}
.nyushi_btn a:hover {
	background-color: #ddd;
}
.nyushi_btn a:after {
	margin: 0 0 0 15px;
	content: " ";
	display: inline-block;
	width: 12px;
	height: 10px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/common/blank_icon_r.png);
	background-repeat: no-repeat;
}

@media only screen and (max-width: 768px){
.graduate_course {
	margin: 0px 0px 40px;
}
.graduate_course .result table {
	margin: 0px 0px 15px;
	border-bottom:  none;
}
.graduate_course .result table tr th {
	padding: 10px 0 0;
	width: auto;
	display:  block;
	border-bottom: none;
}
.graduate_course .result table tr td {
	border-bottom: 1px dotted #000;
	padding: 0px 0px 10px;
	width: auto;
	display:  block;
}
.graduate_course .result .btn {
	float: none;
	width: auto;
	margin: 0;
}
.graduate_course .result .btn a {
	padding: 15px 0px;
}
.graduate_course .result .btn a:hover {
	background-color: #ddd;
}
.graduate_course .result .btn a:after {
	margin: 0 0 0 15px;
	content: " ";
	display: inline-block;
	width: 12px;
	height: 10px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/common/blank_icon_r.png);
}
.graduate_course .result .text {
	float: none;
	padding: 10px 0 0px;
}
.graduate_course .result .img {
	float: none;
	width: auto;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.nyushi_btn {
	width: auto;
	margin: 15px 0px 40px 0;
}
.nyushi_btn a {
	padding: 15px 0px;
}
.nyushi_btn a:hover {
	background-color: #ddd;
}
.nyushi_btn a:after {
	margin: 0 0 0 15px;
	content: " ";
	display: inline-block;
	width: 12px;
	height: 10px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/common/blank_icon_r.png);
	background-repeat: no-repeat;
}
}
.intro .flow .box {
	background-image: url(/images/faculty/ii/ii/career/img_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	width: 48%;
	padding: 25px 0;
	float:left;
}
.intro .flow .box:last-child {
	float: right;
}
.intro .flow .box .st {
	color: #7669a2;
	text-align: center;
	background-color: #FFF;
	margin: 0px auto;
	width: 90%;
	padding: 10px 0px;
	font-size: 18px;
	line-height: 1.8em;
	font-weight: bold;
}
.intro .flow .box .arrow {
	text-align: center;
	margin: 0px 0px 15px;
}
.intro .flow .box p {
	margin: 0px auto;
	width: 90%;
}
@media only screen and (max-width: 768px){
.intro .flow .box {
	width: auto;
	padding: 15px 0;
	float:none;
	margin: 0 0 10px;
}
.intro .flow .box:last-child {
	float:none;
	margin: 0;
}
.intro .flow .box .st {
	font-size: 16px;
	line-height: 1.5em;
}
.intro .flow .box .arrow {
	margin: 0px 0px 10px;
}
.intro .flow .box p {
}
}





/*+++++++++++++++++++++++++++++++++++++++
+
+　施設?設備
+
+++++++++++++++++++++++++++++++++++++++++*/
.ii_equip {
	margin: 0px 0px 80px 0px;
}
.ii_equip .box {
	margin: 0px 3% 3% 0px;
	float: left;
	width: 31%;
}
.ii_equip .box:nth-child(3n) {
	margin: 0px 0px 3% 0px;
}
.ii_equip .box .img {
	margin: 0px 0px 10px;
}
.ii_equip .box .st {
}

@media only screen and (max-width: 768px){
.ii_equip {
	margin: 0px 0px 40px 0px;
}
.ii_equip .box {
	margin: 0px 0px 5% 0px;
	width: 48%;
}
.ii_equip .box:nth-child(3n) {
	margin: 0px 0px 5% 0px;
}
.ii_equip .box:nth-child(even) {
	float:right;
}
.ii_equip .box .img {
}
.ii_equip .box .st {
}

}





/*+++++++++++++++++++++++++++++++++++++++
+
+　知能情報学部3つのコース
+
+++++++++++++++++++++++++++++++++++++++++*/
.intro .s_copy {
	font-size: 16px;
	font-weight: bold;
	margin: 40px 0px 20px;
}
.intro .ii_img {
	margin: 45px 0px 25px;
}
.course_info {
	margin: 0px 0px 80px;
}
.course_info .copy {
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 30px;
	line-height: 1.5em;
}
.course_info .text {
	margin: 0px 0px 40px;
}
.course_info .title {
	border-bottom: 4px solid #f3f3f3;
	margin: 0px 0px 20px;
	padding: 0px 0px 20px;
	font-size: 22px;
	font-weight: bold;
	color: #7669a2;
}
.course_info .supo_box1 .img {
	float: right;
	width: 23.75%;
	margin: 0px 0px 2% 2%;
}
.course_info .supo_box1 .s_copy , .course_info .supo_box2 .s_copy {
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 10px;
}
.course_info .supo_box1 {
}
.course_info .supo_box2 {
	margin: 0px 0px 20px;
}
.course_info .arrow {
	text-align: center;
	margin: 0px 0px 20px;
}
.course_info .future {
	padding: 20px;
	border: 1px solid #CCC;
}
.course_info .future .st {
	color: #998EC3;
	font-weight: bold;
	font-size: 20px;
	margin: 0px 0px 15px;
}
.course_info .future ul {
	text-align: center;
}
.course_info .future ul li {
	display: inline-block;
	width: 49%;
	text-align: left;
	vertical-align: top;
}
@media only screen and (max-width: 768px){
.intro .s_copy {
	font-size: 16px;
	font-weight: bold;
	margin: 40px 0px 20px;
}
.intro .ii_img {
	margin: 20px 0px;
}
.course_info {
	margin: 0px 0px 40px;
}
.course_info .copy {
	font-size: 18px;
	margin: 0px 0px 15px;
}
.course_info .text {
	margin: 0px 0px 40px;
}
.course_info .title {
	margin: 0px 0px 15px;
	padding: 0px 0px 15px;
	font-size: 18px;
	line-height:  1.5em;
}
.course_info .supo_box1 .img {
	width: 50%;
}
.course_info .supo_box1 .s_copy , .course_info .supo_box2 .s_copy {
}
.course_info .supo_box1 {margin:  0 0 20px;}
.course_info .supo_box2 {
	margin: 0px 0px 10px;
}
.course_info .arrow {
	margin: 0px 0px 10px;
}
.course_info .future {
	padding: 15px;
}
.course_info .future .st {
	margin: 0px 0px 5px;
	line-height:  1.5em;
	font-size:  18px;
}
.course_info .future ul {
	text-align: center;
}
.course_info .future ul li {
	display: block;
	width: auto;
}
}







/*+++++++++++++++++++++++++++++++++++++++
+
+　年次タイトル
+
+++++++++++++++++++++++++++++++++++++++++*/
#ii_cont .grade_title{
	font-size: 22px;
	margin: 0px 0px 30px 0px;
	padding: 20px 0 15px;
	position: relative;
	border-bottom: 2px solid #f3f3f3;
	color: #7669a2;
}
#ii_cont .grade_title:after {
	content: ".";
	line-height: 0;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 17%;
	border-bottom: 2px solid #7669a2;
}
#ii_cont .grade_title p{
	float:left;
}
#ii_cont .grade_title .grade{
	font-size: 18px;
	margin: 0 6% 0 5%;
	color: #000;
}
#ii_cont .grade_title .grade span{
	font-size:28px;
}
@media only screen and (max-width: 768px){
#ii_cont .grade_title{
	font-size: 18px;
	margin: 0px 0px 20px 0px;
	padding: 15px 0;
	line-height:  1.5em;
}
#ii_cont .grade_title:after {
	content: ".";
	line-height: 0;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 50%;
}
#ii_cont .grade_title p{
	float: none;
}
#ii_cont .grade_title .grade{
	font-size: 14px;
	margin: 0 0 10px 5px;
}
#ii_cont .grade_title .grade span{
	font-size: 22px;
}
}











/*=============================
	2024年度改定追加修正css トップページ
=============================*/
/*学科の特色*/
.sec_feature {
	margin-bottom: 60px;
}
.sec_feature .__box {
	margin-bottom: 30px;
}
.sec_feature .__box .title {
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom: solid 3px #7669A2;
}
.sec_feature .__box .title .__en_sttl {
	color: #7669A2;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 5px;
}
.sec_feature .__box .title .__sttl {
	font-size: 22px;
	font-weight: 700;
}
.sec_feature .__box .__inn {
	display: flex;
	justify-content: space-between;
	gap:20px;
}
.sec_feature .__box .__inn .copy {
	width: 50%;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.5;
}
.sec_feature .__box .__inn .img {
	width: 48.125%;
	text-align: center;
}
@media only screen and (max-width: 768px){
.sec_feature {
	margin-bottom: 60px;
}
.sec_feature .__box {
}
.sec_feature .__box .title {
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.sec_feature .__box .title .__en_sttl {
	font-size: 14px;
}
.sec_feature .__box .title .__sttl {
	font-size: 18px;
}
.sec_feature .__box .__inn {
	justify-content: flex-start;
	gap: 15px;
	flex-direction: column;
}
.sec_feature .__box .__inn .copy {
	width: 100%;
	font-size: 18px;
}
.sec_feature .__box .__inn .img {
	width: 100%;
}	
}



/*特徴的な学び?取り組み*/
.sec_initiatives {
	margin: 0px 0px 80px;
}
.sec_initiatives .__area {
	display: flex;
	flex-wrap: wrap;
	gap:35px 20px;
	margin: 0 0 50px;
}
.sec_initiatives .__area:last-child {
	margin: 0px;
}
.sec_initiatives .__area .text {
	line-height: 1.786;
	text-align: justify;
	width: 50%;
}
.sec_initiatives .__area .text .img {
	width: 100%;
	margin: 50px 0px 0px;
}
.sec_initiatives .__area .img {
	width: 46.875%;
	text-align: center;
}
.sec_initiatives .__area .img2 {
	width: 100%;
	text-align: center;
}


@media only screen and (max-width: 768px){
.sec_initiatives {
	margin: 0px 0px 60px;
}
.sec_initiatives .__area {
	flex-direction: column;
	gap: 20px;
	margin: 0 0 30px;
}
.sec_initiatives .__area:last-child {
	margin: 0px;
}
.sec_initiatives .__area .text {
	width: auto;
	margin: 0;
}
.sec_initiatives .__area .text .img {
	margin: 20px 0px 0px;
}
.sec_initiatives .__area .img {
	width: auto;
}
.sec_initiatives .__area .img2 {
}
}


/*タイトル*/
.sec_initiatives .st {
	border-bottom: 1px solid #e0e0e0;
	margin: 0 0 20px;
	padding: 0 0 10px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.3;
}
.sec_initiatives .st::before {
	display: none;
	margin: 0 0 0 0;
	width: 0px;
	height: 0px;
	background: none;
}
.sec_initiatives .st span {
	color: #7669A2;
	font-size: 28px;
	font-family: 'Jost', sans-serif;
	font-style: italic;
	font-weight: 400;
	margin: 0 10px 0 0;
}

@media only screen and (max-width: 768px){

.sec_initiatives .st {
	font-size: 18px;
	text-indent: 0;
}
.sec_initiatives .st::before {
}
.sec_initiatives .st span {
	font-size: 20px;
	margin: 0 0 5px;
	display: block;
}
	
}


/*これが甲南の～！*/
.sec_this_is {
	margin-bottom: 75px;
}
.sec_this_is .__title {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: dotted 1px #000;
}
.sec_this_is .__title .__name {
	color: #7669a2;
	font-size: 16px;
	margin-bottom: 15px;
}
.sec_this_is .__title .__sttl {
	font-size: 22px;
	line-height: 1.682;
	font-weight: 700;
}
.sec_this_is .__inn {
	display: flex;
	gap: 25px;
}
.sec_this_is .__inn .__img {
	width: 30%;
}
.sec_this_is .__inn .__text {
	width: 66.25%;
	line-height: 1.857;
}
@media only screen and (max-width: 768px){
.sec_this_is {
	margin-bottom: 65px;
}
.sec_this_is .__title {
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.sec_this_is .__title .__name {
	font-size: 14px;
	margin-bottom: 10px;
}
.sec_this_is .__title .__sttl {
	font-size: 18px;
}
.sec_this_is .__inn {
	gap: 15px;
	flex-direction: column;
}
.sec_this_is .__inn .__img {
	width: 50%;
	margin: 0 auto;
}
.sec_this_is .__inn .__text {
	width: 100%;
}
}


/*こんな分野の学びも*/
.sec_field {
	margin-bottom: 75px;
}
.sec_field .__sttl {
	color: #7669a2;
	font-size: 16px;
	margin-bottom: 15px;
}
.sec_field .__text {
	line-height: 1.786;
}
@media only screen and (max-width: 768px){
.sec_field {
	margin-bottom: 60px;
}
.sec_field .__sttl {
	margin-bottom: 10px;
}
.sec_field .__text {
}
}





/****************************************
　学生インタビュー
*****************************************/
#student_voice2020 {
	margin: 0px 0px 80px;
}
#student_voice2020 .innar .voice .image {
	margin: 40px 5% 0px;
	padding: 0px 0px 45px;
	text-align: center;
}
#student_voice2020 .innar {
	position: relative;
}
#student_voice2020 .title {
	position: absolute;
	left: 0%;
	top: -25px;
	right: 0%;
	z-index: 1;
	text-align: center;
	margin: 0 auto;
	padding: 7px 0px 15px;
	max-width:  220px;
}
/*文学部*/
#student_voice2020.let .title {
	background:#EC6E74;
}
/*法学部*/
#student_voice2020.law .title {
	background:#ce92c0;
}
/*経済学部*/
#student_voice2020.eco .title {
	background:#00ac84;
}
/*経営学部*/
#student_voice2020.bus .title {
	background:#f28f43;
}
/*マネジメント創造学部*/
#student_voice2020.cube .title {
	background:#b02863;
}
/*理工学部*/
#student_voice2020.sci .title {
	background:#7fccdf;
}
/*知能情報学部*/
#student_voice2020.ii .title {
	background:#b1a6d1;
}
/*フロンティアサイエンス学部*/
#student_voice2020.first .title {
	background:#78acdd;
}



#student_voice2020 .voice {
	z-index: 0;
	padding: 70px 0px 30px;
	margin: 20px 0px 0px;
}
/*文学部*/
#student_voice2020.let .voice {
	border: 2px solid #ec6e74;
}
/*法学部*/
#student_voice2020.law .voice {
	border: 2px solid #ce92c0;
}
/*経済学部*/
#student_voice2020.eco .voice {
	border: 2px solid #00ac84;
}
/*経営学部*/
#student_voice2020.bus .voice {
	border: 2px solid #f28f43;
}
/*マネジメント創造学部*/
#student_voice2020.cube .voice {
	border: 2px solid #b02863;
}
/*理工学部*/
#student_voice2020.sci .voice {
	border: 2px solid #7fccdf;
}
/*知能情報学部*/
#student_voice2020.ii .voice {
	border: 2px solid #b1a6d1;
}
/*フロンティアサイエンス学部*/
#student_voice2020.first .voice {
	border: 2px solid #78acdd;
}


#student_voice2020 .voice .catch {
	padding: 0px 0px 40px;
	text-align: center;
	font-size: 26px;
	line-height: 1.769em;
}
#student_voice2020 .voice .text {
	margin: 0px 5%;
	padding: 0px 0px 30px;
}

#student_voice2020 .voice .text .img {
	width: 28%;
	float: right;
	margin: 0 0 0 15px;
}
#student_voice2020 .voice .text .img2 {
	width: 28%;
	float: left;
	margin: 0 15px 0 0;
}

#student_voice2020 .voice .text .img .name , #student_voice2020 .voice .text .img2 .name {
	text-align:center;
	margin: 5px 0 0;
}
#student_voice2020 .voice .text .img .name {
	text-align:center;
	margin: 5px 0 0;
}
#student_voice2020 .voice .flow {
    margin: 0 5%;
}
#student_voice2020 .voice .flow .box {
	width: 49.5%;
	margin: 0px 0px 5px;
	float: left;
	padding: 20px 0;
}
/*文学部*/
#student_voice2020.let .voice .flow .box {
	background: #fef5e8;
}
/*法学部*/
#student_voice2020.law .voice .flow .box {
	background: #faf4f9;
}
/*経済学部*/
#student_voice2020.eco .voice .flow .box {
	background: #e5f6f2;
}
/*経営学部*/
#student_voice2020.bus .voice .flow .box {
	background: #fef3ec;
}

/*理工学部*/
#student_voice2020.sci .voice .flow .box {
	background: #eff8fa;
}
/*知能情報学部*/
#student_voice2020.ii .voice .flow .box {
	background: #f5f3f9;
}
/*マネージメント学部*/
#student_voice2020.cube .voice .flow .box {
	background: #faf2f6;
}
/*フロンティアサイエンス学部*/
#student_voice2020.first .voice .flow .box {
	background: #f1f7fc;
}




#student_voice2020 .voice .flow .box:nth-child(even) {
	float: right;
}
#student_voice2020 .voice .flow .box .inn {
	margin: 0px 5%;
}
#student_voice2020 .voice .flow .box .inn .year {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px;
}
#student_voice2020 .voice .flow .box .inn .copy {
	margin: 0px 0px 10px;
}
/*文学部*/
#student_voice2020.let .voice .flow .box .inn .year span {
	color: #ec6e74;
}
#student_voice2020.let .voice .flow .box .inn .copy {
	color: #ec6e74;
}
/*法学部*/
#student_voice2020.law .voice .flow .box .inn .year span {
	color: #ce92c0;
}
#student_voice2020.law .voice .flow .box .inn .copy {
	color: #ce92c0;
}
/*経済学部*/
#student_voice2020.eco .voice .flow .box .inn .year span {
	color:#00ac84;
}
#student_voice2020.eco .voice .flow .box .inn .copy {
	color:#00ac84;
}
/*経営学部*/
#student_voice2020.bus .voice .flow .box .inn .year span {
	color:#f28f43;
}
#student_voice2020.bus .voice .flow .box .inn .copy {
	color:#f28f43;
}
/*マネジメント創造学部*/
#student_voice2020.cube .voice .flow .box .inn .year span {
	color:#b02863;
}
#student_voice2020.cube .voice .flow .box .inn .copy {
	color:#b02863;
}
/*理工学部*/
#student_voice2020.sci .voice .flow .box .inn .year span {
	color:#7fccdf;
}
#student_voice2020.sci .voice .flow .box .inn .copy {
	color:#7fccdf;
}
/*知能情報学部*/
#student_voice2020.ii .voice .flow .box .inn .year span {
	color:#b1a6d1;
}
#student_voice2020.ii .voice .flow .box .inn .copy {
	color:#b1a6d1;
}
/*フロンティアサイエンス学部*/
#student_voice2020.first .voice .flow .box .inn .year span {
	color:#78acdd;
}
#student_voice2020.first .voice .flow .box .inn .copy {
	color:#78acdd;
}



@media only screen and (max-width: 768px){
#student_voice2020 {
}
#student_voice2020 .innar .voice .image {
	margin: 0px 3% 0px;
	padding: 10px 0px 20px;
}
#student_voice2020 .innar {
	position: static;
	padding:0;
}
#student_voice2020 .title {
	position: static;
	left: 0;
	top: 0;
	right: 0;
	border-bottom-style: none;
	width:  auto;
	max-width: 100%;
	padding:  5px 0 10px;
}

#student_voice2020 .voice {
	z-index: 0;
	padding: 0px 0px 20px;
	margin: 0;
	border-top: none;
}
#student_voice2020 .voice .catch {
	padding: 20px 0px 25px;
	font-size: 18px;
	margin:  0 5%;
}
#student_voice2020 .voice .catch .name {}
#student_voice2020 .voice .catch .copy {
	font-size: 22px;
	margin: 0 0 15px;
	line-height: 1.2em;
}
#student_voice2020 .voice .text {
	margin: 0px 5% 20px;
	padding: 0;
}
#student_voice2020 .voice .text .img {
	width: 45%;
	margin: 0px 0px 3% 3%;
}
#student_voice2020 .voice .text .img2 {
	width: 45%;
	margin: 0px 3% 3% 0px;
}
#student_voice2020 .voice .flow {
    margin: 0 5%;
}
#student_voice2020 .voice .flow .box {
	width: auto;
	float: none;
	padding: 15px 0;
}
#student_voice2020 .voice .flow .box:nth-child(even) {
	float: none;
}
#student_voice2020 .voice .flow .box .inn {
}
#student_voice2020 .voice .flow .box .inn .year {
	margin: 0px 0px 5px;
}
#student_voice2020.let .voice .flow .box .inn .year span {
}
#student_voice2020.let .voice .flow .box .inn .copy {
	margin: 0px 0px 5px;
}
}
