@charset "UTF-8";
/* CSS Document */

#second{
	background-color: #fff7d8;
}


h2{
	text-align: left;
	position: relative;
	font-size: 1.8em;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	font-weight: 400;
	color: #cf8b3f;
	margin-bottom: 1em;
	border-bottom: 3px solid #cf8b3f;
}

#second h3{
	font-size:1.25em;
	margin: 0 0 10px 0;
	padding:0;
	position: relative;
	text-align: left;
}

#second h3:before {
	width: 100%;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
}

#second h3 span {
	background-color: #e1726c;
	color: #fff;
	display: inline-block;
	padding:4px 1.5rem 5px 1.5rem;
	position: relative;
	border-radius: 24px;
  font-weight: 700;
}


/*
h2{
	color: #000;
	font-size: 1.8em;
	text-align: left;
	padding: 0 0 7px 0;
	margin: 0 0 1em 0;
	border-bottom: 2px solid #ea501b;
	font-weight: 700;
}
#second h3{
	position: relative;
	padding-bottom: 10px;
	text-align: left;
	color: #2c4379;
	font-weight: 700;
	font-size: 1.2em;
	margin: 0 0 1.2em 0;
}

#second h3::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background-image:
		repeating-linear-gradient(45deg, #2c4379 0px, #2c4379 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%),
		repeating-linear-gradient(135deg, #2c4379 0px, #2c4379 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%);
	background-size: 8px 8px;
}

#second .boxBorder h3{
	position: relative;
	padding-bottom: 10px;
	text-align: left;
	color: #990000;
	font-weight: 700;
	font-size: 1.2em;
	margin: 0 0 1.2em 0;
}

#second .boxBorder h3::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background-image:
		repeating-linear-gradient(45deg, #990000 0px, #990000 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%),
		repeating-linear-gradient(135deg, #990000 0px, #990000 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%);
	background-size: 8px 8px;
}
#second h4 {
  text-align: left;
	color: #1f2c51; 
	border:3px double #aac7e0;
	background-color: #fff;
	padding: 0.5% 2.5% 0.8% 2%;
	font-weight:700;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	border-radius: 24px;
	font-size: 1em;
	display: inline-block;
	margin-bottom: 0.8em;
	float: left;
}
#second.program h4 {margin-bottom: 0.2em;}
*/

/*
#second h4 span.h4_80{display: inline; float: left; width:80%;}
#second h4 span.ondemand{display: inline; float: right; background-color: #fff;color: #d69841;font-size: 0.7em; padding: 2px 1%;border-radius:12px; margin-top:0.5%;}
#second.program h4 {font-feature-settings: "palt";}


#second .boxBorder h4{
	color: #fff; 
	border:3px double #ffeded;
	background-color: #990000;
	font-size: 1em;
}
#second .one h4{
	border:none;
	background-color:transparent;
	font-size: 0.9em;
	color: #248a90;
	font-weight:400;
	padding: 0;
	margin-bottom: 0.1em;
}
#second .two h4{
	border:3px double #2c4379;
	background-color: #fff;
	font-size: 0.9em;
	color: #2c4379;
}

#second h5 {
	color:#222;
	margin-bottom:1em;
	text-align: left;
	font-size: 1.1em;
	font-weight:700;
	border-bottom: 2px dotted #222;
}
#second h5 span {
	padding:0 0 0.5% 0;
}

#second h6 {
	position: relative;
	color:#000;
	margin-bottom:1em;
	padding-left: 7px;
	text-align: left;
	font-size: 1em;
	font-weight:700;
	border-left: 4px solid #222;
}

#second h6.ver2 {
	position: relative;
	color:#3b838b;
	margin-bottom:5px;
	padding-left: 0;
	text-align: left;
	font-size: 1em;
	font-weight:700;
	border-left: none;
	line-height: 1.3;
}

#second h4 {
	font-size: 1.1em;
	position: relative;
	color:#2660ac;
	font-weight:400;
	margin-bottom:10px;
	text-align: left;
}
#second h4:before {
	width: 100%;
	border-top: 2px dotted #2660ac;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
}
#second h4 span {
	background-color: #fff;
	display: inline-block;
	padding-right: 12px;
	position: relative;
}

#second h5.ver2 {
  text-align: left;
	color:#2660ac;
	background-color: #d1e8f8;
	float: left;
	padding:0.5% 2% 0.5% 1.5%;
	font-weight:400;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	font-size: 0.95em;
	border-left: none;
}
#second h5 span.fontRed{color:#ff3333;}
*/


/*welcome*/
#rightslot.welcome{}

#rightslot.welcome .presidents{
	width:100%;
	display: flex;
	align-items:center;
	margin-bottom: 5%;
	flex-direction: row-reverse;
}

#rightslot.welcome .presidents figure{
	width: 40%;
	margin-left: 4%;
}

#rightslot.welcome .presidents figure img{
	width: 100%;
	height: auto;
}
#rightslot.welcome .presidents .profile{
	width: 60%;
	text-align: left;
}


#rightslot.welcome .presidents .profile p{
	line-height: 1.4;
}
#rightslot.welcome .presidents .profile p .as{color: #cf8b3f;font-weight: 400;}
#rightslot.welcome .presidents .profile p .name{color: #e1726c;font-weight: 500; font-size: 2em;}
#rightslot.welcome .presidents .profile p .college{color: #e1726c;font-weight: 300; font-size: 0.8em;}






/* ここからタブ
--------------------------------------------------------------------------------------*/
/* 
--------------------------------------------------------------------------------------*/
@media screen and (max-width: 1260px) {
/*
#index{
	width: 1080px;
	min-height:auto;
	margin: 0;
	padding:0;
}

*/
}


/* for Sp
--------------------------------------------------------------------------------------*/
/* 
--------------------------------------------------------------------------------------*/


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

#second{
	/*width: 88%;
	margin: 6%;*/
	background-color: #fff;
}


/*welcome*/
#rightslot.welcome{}

#rightslot.welcome .presidents{
	width:100%;
	display: flex;
	align-items:center;
	margin-bottom: 5%;
	flex-direction: row-reverse;
}

#rightslot.welcome .presidents figure{
	display: none;
}


#rightslot.welcome .presidents .profile{
	width: 100%;
	text-align: left;
}

	

}