@import url(reset.css);
@import url(base.css);
@import url(common.css);

#mainimg.clife {
	background: url("../image/campuslife/top/main_bg.jpg") center center no-repeat;
	background-size: cover;
}

#container .topback.scl {
	margin: 0;
}

#container .topback.lng {
	margin: 0;
}

#container .topback.lng a {
	width: auto;
	background: url("../image/common/arrow01.png") 97% center no-repeat;
	padding: 15px 50px 15px 40px;
}


/*-------------------------------------------------------------------
	support
-------------------------------------------------------------------*/

#support {
	margin: 0 0 60px;
}

#support .lists {
	border-top: 1px solid #53488f;
}

#support .exlist dt {
	border-bottom: 1px solid #53488f;
	background: #e9e6f3;
	padding: 15px 25px;
	line-height: 1.0;
}


#support .exlist dt {
	cursor: pointer;
	background: url("../image/subject/teacher/close_icon.png") 99% center no-repeat #e9e6f3;
}

#support .exlist dt.open {
	background: url("../image/subject/teacher/open_icon.png") 99% center no-repeat #e9e6f3;
}

#support .exlist.even dt {
	cursor: pointer;
	background: url("../image/subject/teacher/close_icon.png") 99% center no-repeat #d2cce6;
}

#support .exlist.even dt.open {
	background: url("../image/subject/teacher/open_icon.png") 99% center no-repeat #d2cce6;
}


#support .exlist dt ul {
	display: flex;
	align-items: center;
}

#support .exlist dt ul li {
	/*display: inline-block;*/
	vertical-align: middle;
	font-size: 1.4em;
	font-weight: 400;
}

#support .exlist dt ul li img {
	max-height: 100%;
}


#support .exlist dt ul li:nth-child(1) {
	width: 50px;
	height: 25px;
	text-align: center;
}


#support .exlist dd {
	border-bottom: 1px solid #53488f;
	padding: 50px 0;
	text-align: justify;
	text-justify: inter-ideograph;
}

#support .exlist dd a {
	text-decoration: underline;
}

#support .exlist dd a:hover {
	text-decoration: none;
}

#support .exlist .bb_none{
	border-bottom:none !important;
}

#support .exlist.accordion dd {
	display: none;
}


/* sec01 */

#support .sec01 {
}


#support .sec01 .same01 {
	overflow: hidden;
	zoom:1;
	margin: 0 0 20px;
}

#support .sec01 .same01 .left {
	width: 485px;
	float: left;
}

#support .sec01 .same01 .left {
	width: 485px;
	float: left;
}

#support .sec01 .subt {
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1.4;
	margin: 0 0 7px;
}


#support .sec01 .subt span {
	display: block;
	font-size: 1.3em;
	padding-left: 15px;
}


#support .sec01 .same01 .right {
	float: right;
}

#support .sec01 .same02 {
	position: relative;
	margin: 0 0 30px;
}


#support .sec01 .same02 .photo {
	text-align: right;
}


#support .sec01 .same02 .texts {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 485px;
}


#support .sec01 .mapbox {
	overflow: hidden;
	zoom:1;
	margin: 0 0 50px;
}


#support .sec01 .mapbox .photo {
	float: right;
}


#support .sec01 .mapbox .texts {
	width: 595px;
	float: left;
}

#support .sec01 .mapbox .texts .puttl {
	text-align: center;
	background: #53488f;
	line-height: 1.0;
	color: #fff;
	font-size: 1.05em;
	padding: 10px 0;
}

#support .sec01 .mapbox .texts table {
	width: 100%;
}

#support .sec01 .mapbox .texts table th,
#support .sec01 .mapbox .texts table td {
	padding: 20px 0;
	border-bottom: 1px dashed #c9caca;
	font-weight: 300;
	text-align: left;
	vertical-align: top;
	line-height: 1.4;
}

#support .sec01 .mapbox .texts table tr:last-child th,
#support .sec01 .mapbox .texts table tr:last-child td {
	padding: 20px 0 0;
	border-bottom: none;
}


#support .sec01 .mapbox .texts table tr:last-child td {
	padding: 12px 0 0;
}


#support .sec01 .mapbox .texts table th {
	width: 110px;
}


#support .sec01 .mapbox .texts table td span {
	font-size: 1.6em;
	font-weight: 500;
}

#support .sec01 .human {
	overflow: hidden;
	zoom:1;
	margin: 0 0 30px;
}


#support .sec01 .human .box {
	background: #eeeff2;
	width: 490px;
	float: left;
	margin: 0 0 40px;
}

#support .sec01 .human .box:nth-child(even) {
	float: right;
}


#support .sec01 .human .box .into {
	padding: 30px 25px 25px;
	overflow: hidden;
	zoom:1;
}

#support .sec01 .human .box .into .pttl {
	font-size: 1.3em;
	line-height: 1.6;
	color: #53488f;
	font-weight: 400;
	margin: 0 0 20px;
}

#support .sec01 .human .box .into .imgs {
	width: 204px;
	float: left;
}

#support .sec01 .human .box .into .imgs p {
	;line-height: 1.0;
	text-align: center;
	margin: 10px 0 0;
	font-size: 1.05em;
}


#support .sec01 .human .box .into .txt {
	width: 207px;
	float: right;
}


#support .same03 {
	display: flex;
	justify-content: space-between;
}

#support .same03 .photo {
	width: 60%;
	display: flex;
	justify-content: space-between;
}

#support .same03 .photo li {
	width: 49%;
	text-align: center;
}

#support .same03 .photo li .txtFlex {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}


#support .same03 .photo li .txtFlex .harf {
	width: 50%;
}

#support .same03 .photo li p {
	line-height: 1.4;
	text-align: center;
	font-size: 0.85em;
	margin: 10px 0 0;
}

#support .same03 .texts {
	width: 40%;
	text-align: center;
}

#support .same03 .texts .exttl {
	background: url("../image/campuslife/support/sup_icon01.png") top center no-repeat;
	padding: 50px 0 0;
	line-height: 1.0;
	color: #53488f;
	font-weight: 500;
	text-align: center;
	font-size: 1.5em;
	margin: 0 0 20px;
}


/* sec02 */

#support .sec02 {
	
}

#support .sec02 .caution {
	font-size: 0.85em;
	overflow: hidden;
	zoom:1;
	line-height: 1.6;
}

#support .sec02 .caution span {
	display: block;
}

#support .sec02 .caution .lft {
	float: left;
}

#support .sec02 .caution .rgt {
	margin-left: 12px;
}

#support .sec02 .bolds,
#support .sec03 .bolds {
	font-weight: 500;
	font-size: 1.15em;
	line-height: 1.0;
	margin: 0 0 7px;
}


/* sec03 */

#support .sec03 {
	
}

#support .sec03 .liston {
	margin: 0 0 30px;
	border-bottom: 1px solid #b5b5b6;
}

#support .sec03 .liston li {
	border-top: 1px solid #b5b5b6;
	background: #e9e6f3;
	line-height: 1.0;
	padding: 12px 10px;
}

#support .sec03 .liston li:nth-child(even) {
	background: #f4f3f9;
}

#support .sec03 .caution {
	font-size: 0.85em;
	line-height: 1.6;
}


#support .sec03 ol {
	padding-left: 30px;
	margin-bottom: 30px;
}

#support .sec03 ol li {
	margin: 0 0 10px;
}

#support .sec03 ol li:last-child {
	margin: 0;
}



/* sec04 */

#support .sec04 {
	overflow: hidden;
	zoom:1;
}

#support .sec04 .photo {
	float: left;
}

#support .sec04 .texts {
	margin-left: 335px;
}


/* sec05 */

#support .sec05 {
	overflow: hidden;
	zoom:1;
}

#support .sec05 .photo {
	float: left;
}

#support .sec05 .texts {
	margin-left: 360px;
}


#support .sec05 .texts .same {
	overflow: hidden;
	zoom:1;
}

#support .sec05 .texts .same .box {
	width: 50%;
	float: left;
}

#support .sec05 .texts .same .box .bolds {
	font-size: 1.1em;
	font-weight: 500;
	line-height: 1.0;
	margin: 0 0 7px;
}


/* sec06 */

#support .sec06 {
	
}


/* sec07 */

#support .sec07 {
	
}


/* table */

#support .exlist table.super {
	width: 1000px;
	font-size: 0.9em;
}


#support .exlist table.super .w80 {
	width: 80px;
}

#support .exlist table.super .w100 {
	width: 100px;
}

#support .exlist table.super .w160 {
	width: 160px;
}

#support .exlist table.super .w200 {
	width: 200px;
}

#support .exlist table.super .w210 {
	width: 210px;
}

#support .exlist table.super .w300 {
	width: 300px;
}


#support .exlist table.super th,
#support .exlist table.super td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #b5b5b6;
	padding: 10px 0;
	font-weight: 300;
	line-height: 1.4;
}

#support .exlist table.super .lfnone {
	border-left: none;
}

#support .exlist table.super .rgnone {
	border-right: none;
}

#support .exlist table.super th,
#support .exlist table.super td.colors {
	background: #e9e6f3;
}

#support .exlist table.super td {
	background: #f4f3f9;
	text-align: left;
	padding: 10px 10px;
}

#support .exlist table.super td.tcenter {
	text-align: center;
	padding: 10px 0;
}

#support .exlist table.super td .inblo {
	display: inline-block;
	text-align: left;
}


/* linklist */

#support .linklist {
	overflow: hidden;
	zoom:1;
	margin: 20px 0 0;
}

#support .linklist li {
	width: 235px;
	float: left;
	margin-right: 20px;
}

#support .linklist li:last-child {
	margin-right: 0;
}

#support .linklist li a {
	display: block;
	background: url("../image/common/arrow02.png") 95% center no-repeat #a59aca;
	text-align: center;
	color: #fff;
	line-height: 1.0;
	padding: 15px 0;
}

#support .linklist li a:hover {
	background-color: #7e74af;
	text-decoration: none;
}



/*===============================================
  画面の横幅が1024px以下に適用
===============================================*/
@media screen and (max-width: 1024px){
	
	#support .linklist li,
	#support .linklist li:last-child {
		width: 49%;
		float: left;
		margin:0 0 20px;
	}

	#support .linklist li:nth-child(even) {
		float: right;
	}
	
	#support .scroll {
		width: 100%;
		overflow-x: scroll;
		padding: 0 0 20px;
	}

	
	/* sec01 */



	#support .sec01 .same01 .left {
		width: 48%;
		float: left;
	}


	#support .sec01 .same01 .right {
		float: right;
		width: 48%;
	}

	#support .sec01 .same02 .photo {
		text-align: right;
	}
	
	#support .sec01 .same02 .photo img {
		max-width: 48%;
	}


	#support .sec01 .same02 .texts {
		width: 48%;
	}

	#support .sec01 .mapbox .photo {
		float: right;
		width: 40%;
	}

	#support .sec01 .mapbox .texts {
		width: 58%;
		float: left;
	}


	#support .sec01 .human .box {
		background: #eeeff2;
		width: 49%;
		float: left;
		margin: 0 0 40px;
	}

	#support .sec01 .human .box:nth-child(even) {
		float: right;
	}

	#support .sec01 .human .box .into .imgs {
		width: 49%;
	}


	#support .sec01 .human .box .into .txt {
		width: 49%;
	}

	
}


/*===============================================
  画面の横幅が768px以下に適用
===============================================*/
@media screen and (max-width: 768px){
	
	#mainimg.clife {
		background: url("../image/campuslife/top/main_bg.jpg") center center no-repeat;
		background-size: auto 100%;
	}
	
	
}



/*===============================================
  画面の横幅が640px以下に適用
===============================================*/
@media screen and (max-width: 640px){
	
	#support .exlist dt {
		padding: 15px 30px 15px 3%;
	}
	
	
	#support .exlist dt ul li {
		font-size: 1.2em;
		line-height: 1.2;
		font-weight: 400;
	}
	
	/* sec01 */

	#support .sec01 {
	}



	#support .sec01 .same01 .left {
		width: auto;
		float: none;
	}

	
	#support .sec01 .same01 .right {
		float: none;
		width: auto;
		margin: 20px 0 0;
	}


	#support .sec01 .same02 .photo {
		text-align: right;
	}
	
	#support .sec01 .same02 .photo img {
		max-width: 100%;
	}


	#support .sec01 .same02 .texts {
		position: static;
		bottom: 0;
		left: 0;
		width: auto;
		margin: 0 0 20px;
	}


	#support .sec01 .mapbox {
		margin: 0 0 30px;
	}

	#support .sec01 .mapbox .photo {
		float: none;
		width: auto;
		margin: 20px 0 0;
	}


	#support .sec01 .mapbox .texts {
		width: auto;
		float: none;
	}


	#support .sec01 .human {
		overflow: hidden;
		zoom:1;
		margin: 0 0 30px;
	}


	#support .sec01 .human .box {
		background: #eeeff2;
		width: auto;
		float: none;
		margin: 0 0 20px;
	}

	#support .sec01 .human .box:nth-child(even) {
		float: none;
	}


	#support .sec01 .human .box .into {
		padding: 20px 5% 20px;
		overflow: hidden;
		zoom:1;
	}

	#support .sec01 .human .box .into .imgs {
		width: auto;
		float: none;
		margin: 0 0 20px;
		text-align: center;
	}
	
	
	


	#support .sec01 .human .box .into .txt {
		width: auto;
		float: none;
	}
	
	#support .same03 {
		flex-wrap: wrap;
	}

	#support .same03 .photo {
		width: 100%;
	}

	
	#support .same03 .texts {
		width: 100%;
		text-align: center;
		margin: 0 0 20px;
	}
	
	
	/* sec04 */

	#support .sec04 .photo {
		float: none;
		text-align: center;
	}

	#support .sec04 .texts {
		margin: 20px 0 0;
	}



	
	/* sec05 */
	#support .sec05 .photo {
		float: none;
		text-align: center;
	}

	#support .sec05 .texts {
		margin: 20px 0 0;
	}
	
	

}

/*===============================================
  画面の横幅が380px以下に適用
===============================================*/
@media screen and (max-width: 380px){

	
}

/* 2022 */

.purpleFlex {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
	background: #eeeff2;
	padding: 50px;
	box-sizing: border-box;
}

.purpleFlex .purpleSame {
	width: 48%;
}

.purpleSame img {
	max-width: 100%;
}

.purpleSame .purpleTitle {
	font-size: 1.3em;
	line-height: 1.6;
	color: #53488f;
	font-weight: 400;
	margin: 0 0 20px;
}

.purpleSame .intoFlex {
	display: flex;
	justify-content: space-between;
}


.purpleSame .intoFlex .intoLeft {
	width: 40%;
}

.purpleSame .intoFlex .intoLeft .named {
	;line-height: 1.0;
	text-align: center;
	margin: 10px 0 0;
	font-size: 1.05em;
}


.purpleSame .intoFlex .intoRight {
	width: 55%;
}


@media screen and (max-width: 767px){
	
	.purpleFlex {
		flex-wrap: wrap;
		margin-bottom: 50px;
		padding: 30px 5%;
	}

	.purpleFlex .purpleSame {
		width: 100%;
	}
	
	.purpleFlex .purpleSame:last-child {
		margin-top: 30px;
	}

	
}

/* exstra */


table.exstra {
	width: 1000px;
}

table.exstra th,
table.exstra td {
	text-align: left;
	vertical-align: top;
	border: 1px solid #b5b5b6;
	padding: 10px 20px;
	font-weight: 400;
	box-sizing: border-box;
}

table.exstra th {
	background: #e9e6f3;
	width: 200px;
	border-left: none;
}


table.exstra td {
	background: #f4f3f9;
	border-right: non;
}

.indentText {
	text-indent: -1.1em;
	padding-left: 1.1em;
}

