@charset "UTF-8";

.sec .inner {
	padding:0;
}

#inner-link {
	padding-top: 130px;
}
#inner-link .sec-ttl01 {
	/* background-image: url('../images/school-list-bg01.png'); */
	max-width: 999px;
}
#inner-link div {
	margin: 45px auto 50px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	max-width: 1396px;
}
#inner-link li {
	width: 27.086vw;
	max-width: 300px;
	height: 70px;
	margin: 0 15px 30px;
	text-align: center;
	font-size: 2rem;
	letter-spacing: .05em;
	line-height: 1.3;
	font-weight: 700;
}
#inner-link li a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #eeeeef url('../images/arrow-right01.png');
	line-height: 65px;
	background-repeat: no-repeat;
	background-position: left 15px center;
}
.btnwrap .btn {
	max-width: 590px;
}

.ryugakusei {
	margin-bottom: 50px;
}
.desc {
	background: url('../images/ryugakusei-bg01.jpg') no-repeat;
	background-position: left top;
	background-size: 55% auto;
	display: flex;
	justify-content: flex-end;
	width: calc(100% - 15px);
	max-width: calc(50% + 585px);
	margin-top: 120px;
	padding-top: 200px;
}
.desc-txt {
	background-color: #fff;
	background-image: url('../images/graduate-bg01.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 50%;
	max-width: 700px;
	padding: 65px;
}
.desc-txt h2 {
	font-size: 1.8rem;
	line-height: 1.563;
	margin-bottom: 25px;
	letter-spacing: .08em;
}
.desc-txt h2:after {
	content: '';
	display: block;
	width: 90px;
	height: 1px;
	background: #000;
	margin-top: 15px;
}
.desc-txt p {
	font-size: 1.6rem;
	line-height: 2.4;
	letter-spacing: .08em;
}
.outline {
	font-size: 3rem;
	line-height: 1.633;
	letter-spacing: .2em;
	margin-bottom: 50px;
	padding: 70px 0 0;
	text-align: center;
	font-weight: 700;
}
.outline span {
	font-size: 75%;
	font-weight: normal;
}

.sub-ttl {
	position: relative;
	font-size: 2.4rem;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.458;
	margin-top: 100px;
	margin-bottom: 35px;
	max-width: 630px;
	width: 100%;
}
.sub-ttl:before {
	content: '';
	display: block;
	width: 102px;
	height: 60px;
	background: url('../images/strength-icon01.png') no-repeat;
	background-position: center center;
	position: absolute;
	left: -34px;
	top: -27px;
	z-index: -1;
}
.sub-ttl2 {
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: .05em;
    line-height: 1.458;
    margin: 30px 0 30px 0px;
    color: #1b4bb4;
}
.sub-ttl3 {
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: .05em;
    line-height: 1.458;
    margin: 30px 0 15px;
}

.point .outline {
	font-size: 4rem;
	letter-spacing: .1em;
}
.point .outline img {
	width: 8vw;
	max-width: 110px;
	vertical-align: middle;
}
.point .point-wrap {
    width: calc(100% - 50px);
    margin: 0 auto 100px;
}
.point .flex-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.point .flex-wrap .flex-img {
    text-align: center;
}
.point .flex-wrap .flex-img img {
    width: 100%;
}
.point h3.point_sttl {
    font-size: 3rem;
    padding: 25px 0 30px 8rem;
    margin-left: -25px;
    background-repeat: no-repeat;
	font-weight: 700;
}
.point .point1 h3.point_sttl {
    background-image: url(../images/ryugakusei-point1_no.png);
}
.point .point2 h3.point_sttl {
    background-image: url(../images/ryugakusei-point2_no.png);
}
.point .point3 h3.point_sttl {
    background-image: url(../images/ryugakusei-point3_no.png);
	margin-bottom: 30px;
}
.point .point4 h3.point_sttl {
    background-image: url(../images/ryugakusei-point4_no.png);
}
.point .point1 .flex-wrap:first-of-type img {
	width: 49%;
}
.point .point1 ul.flex-wrap li {
    list-style-type: none;
    width: 32%;
    text-align: center;
    background-color: #1b4bb4;
    color: #fff;
    padding: 25px 0;
    margin-bottom: 10px;
}
.point .point1 .flex-wrap:nth-of-type(2) {
    background-color: #dce1ef;
    padding: 25px;
    align-items: center;
    font-size: 2.2rem;
    line-height: 2;
	margin-top: 25px;
}
.point .point1 .flex-wrap:nth-of-type(2) > * {
	width: 49%;
	text-align: center;
}
.point .point2 .flex-wrap {
	align-items: center;
}
.point .point2 .flex-wrap > * {
	width: 50%;
}
.point .point2 .flex-wrap .flex-img img {
    max-width: 410px;
}
.point .point4 .flex-txt {
    width: 30%;
}
.point .point4 .flex-txt li {
    font-size: 2rem;
    line-height: 2.5;
}
.point .point4 .flex-img {
    width: 70%;
}
.point .point4 .flex-img img {
    max-width: 600px;
}

.point .message_youtube .btn {
	position: relative;
	max-width: 550px;
}
.point .message_youtube .btn::before {
    position: absolute;
    content: '';
    background: url(../images/icon_youtube.svg) no-repeat center / 100% auto;
    display: block;
    width: 55px;
    height: 39px;
    top: 50%;
    left: 40px;
    transform: translateY(-50%);
}



.overseas {
	/* background: #eeeeef; */
	/*padding: 0 0 100px;*/
}
.overseas .sec-head {
	background: #f7f7f7;
	position: relative;
	padding-top: 20px;
	margin-bottom: 50px;
}
.overseas .sec-head::after {
	content: '';
	position: absolute;
	background: linear-gradient(90deg, #9ed8f5, #133896);
	display: block;
	width: 100%;
	height: 25px;
	bottom: -20px;
	left: 0;
}
.overseas .sec-head .pic_human {

	right:0;
	bottom:0;
}
.overseas .sec-head .pic_human  img{
	max-width:280px;
	vertical-align: bottom;
}
.overseas:nth-child(2) .sec-head .pic_human{
	padding-right:2rem;
}
.overseas .sec-head .inner {
	max-width:960px;
}
.overseas .sec-head .parson {
	display: flex;
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 100px;
	/* padding-bottom: 150px; */
	position: relative;
	justify-content: space-between;
}
#sec02.overseas .sec-head .parson {
	/* justify-content: flex-end; */
}
#sec02.overseas .sec-head .parson .person_wrap{
	order:2;
}
#sec02.overseas .sec-head .parson .pic_human{
	order:1;
}
.overseas .sec-head .parson .img {
	width: 180px;
}
.overseas .sec-head .person_wrap{
	display: flex;
	flex-direction: row;
	/* margin-top: 50px; */
	
}
/* #sec03.overseas .sec-head .parson .img {
	margin-top: -100px;
} */
.overseas .sec-head .parson .img img {
	display: block;
	width: 100%;
	height: auto;
}
.overseas .sec-head .parson .name {
	/* font-size: 2.8rem; */
	font-size: 2.5rem;
	line-height: 1.5;
	margin-left: 30px;
	padding-right:2rem;
	/* max-width:calc( 100% - 500px ); */
}
.overseas .sec-head .parson .name p + p {
	margin-top: 20px;
}
.message {
	background: #fff;
	max-width: 1030px;
	margin: 50px auto;
	padding: 20px 40px;
}
.message dl {
	font-size: 1.4rem;
	line-height: 2;
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
	padding: 10px 0;
}
.message dt {
	background: linear-gradient(90deg, #9ad3f3, #3d68b3 15%, #143996 35%);
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-weight: bold;
	width: 210px;
	height: 35px;
	line-height: 30px;
}
.message dd {
	flex: 1;
	width: calc(100% - 210px);
	padding-left: 1em;
	padding-top: 0.2em;
}
.message .txt {
	position: relative;
	font-size: 1.4rem;
	line-height: 2;
	padding-top: 10px;
}
.message .txt::before {
	content: '';
	position: absolute;
	background: linear-gradient(90deg, #9ed8f5, #133896);
	display: block;
	width: 100%;
	height: 2px;
	top: 0;
	left: 0;
}
.point .point-wrap.message_youtube{
	text-align: center;
	width:100%;
	margin:0 auto;
	position: relative;
	font-size: 1.4rem;
	line-height: 2;
	padding-top: 10px;
	margin-bottom:120px;
}
.sec04-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.sec04-flex .flex-content {
	width: 50%;
	margin-bottom: 50px;
	padding: 0 25px;
}
#sec05 {
	margin-bottom: 100px;
}
#sec05 .flex-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
#sec05 .flex-content .pic01 {
	width: 50%;
	margin-top: -150px;
	padding: 0 25px;
}
#sec05 .flex-content p {
	line-height: 2;
	width: 50%;
	padding: 0 15px 100px;
}
#sec06 {
	border-bottom: 1px solid #eeeeef;
	margin-bottom: 30px;
	padding-bottom: 50px;
}
#sec06 h2 {
	position: relative;
	background: url('../images/ryugakusei-sec06-pic01.jpg') no-repeat center / cover;
	padding: 220px 0;
}
#sec06 h2 span {
	background: #fff;
	display: inline-block;
	font-size: 5.0rem;
	font-weight: 700;
	margin-left: 50px;
	padding: 40px 30px 25px;
}
#sec06 .txt {
	line-height: 2;
	text-align: center;
	padding:0 2.5rem;
	margin-top: 100px;
}
#sec07 .txt {
	line-height: 2;
	padding:0 2.5rem;
	margin-top: 50px;
}
#sec07 .txt:nth-child(2) figure  {
	margin-bottom: 20px;
}
#sec07 .txt:nth-child(2) span.text-danger  {
	color: #dc3545;
}
#sec07 .txt:nth-child(4)  {
	margin-bottom: 100px;
}
#sec07 .txt ul  {
	padding-left: 60px;
	margin-top: 18px;
}
#sec07 .txt ul li  {
	list-style: disc;
	margin-bottom: 8px;
}
#sec07 .txt ul li dl  {
	display: flex;
}
#sec07 .txt ul li dl dt  {
	font-weight: 700;
}
#sec07 .txt ol  {
	padding-left: 60px;
}
#sec07 .txt ol li  {
	list-style: decimal;
	margin-bottom: 8px;
}
#sec07 .txt:nth-child(5) figure  {
	margin-top: 20px;
}
#sec07 .txt:nth-child(6) .btn01  {
	margin-top: 30px;
}
#sec07 .txt:nth-child(6) p  {
	width: 40%;
}
#sec07 .txt:nth-child(6) .btnwrap  {
	width: 60%;
}




#sec07 .flex-content p {
	line-height: 2;
	margin-bottom: 30px;
}
#sec07 .document {
	background: #eeeeef;
	margin-top: 80px;
	padding-bottom: 50px;
}
#sec07 .flex-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-bottom: 70px;
}
#sec07 .flex-content .btn01 {
	margin: 0 15px 40px;
}
#sec07 .flex-content.en .btn01  {
	background: #5e5858;
}
#sec07 .flex-content.vi .btn01  {
	background: #8a8686;
}
#sec07 .guidelines {
	margin-top: 30px;
	padding-bottom: 50px;
}


.document {
    background: #eeeeef;
    margin: 80px 0;
    padding: 80px 0 150px;
}


@media screen and (max-width: 768px) {
	#inner-link {
		padding-top: 12.5vw;
	}
	#inner-link .sec-ttl01 {
		/* background-image: url('../images/sp-school-list-bg01.png'); */
		background-size: 100% auto;
		font-size: 2rem;
		height: 5.9rem;
		max-width: calc(100% - 0.8rem);
		line-height: 1.3;
		margin-bottom: 30px;
		transform: translateY(0);
	}
	#inner-link div {
		margin: 0 auto;
		max-width: 100%;
		padding-left: 1rem;
		padding-right: 1rem;
	}
	#inner-link li {
		/* width: calc(50% - 2rem);
		max-width: calc(50% - 2rem); */
		margin: 0 1rem 2rem;
		font-size: 1.5rem;
	}
	.btnwrap .btn {
		border-radius: 50px;
		max-width: 355px;
		width: 100%;
		height: 65px;
		line-height: 1.6;
		padding: 10px;
	}

	.desc {
		background-size: 100% auto;
		width: 100%;
		max-width: 100%;
		margin: 3rem auto 0;
		padding-top: 17rem;
	}
	.desc-txt {
		width: calc(100% - 8rem);
		max-width: calc(100% - 8rem);
		margin: 0 0 0 auto;
		padding: 3rem 2.5rem;
	}
	.desc-txt h2 {
		font-size: 1.7rem;
		line-height: 1.8;
		margin-bottom: 2rem;
		letter-spacing: 0;
	}
	.desc-txt p {
		font-size: 1.4rem;
	}
	.outline {
		font-size: 2rem;
		line-height: 2;
		letter-spacing: .1em;
		padding: 4rem 0 0;
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.point .point-wrap {
		margin: 0 auto 7rem;
	}
	.point .outline {
		font-size: 3rem;
	}
	.point .outline img {
		width: 12vw;
	}
	.point h3.point_sttl {
		font-size: 2rem;
		margin-left: -10px;
		padding-left: 5rem;
		background-size: 12% auto;
	}
	.point .point1 ul.flex-wrap li {
		width: 100%;
		padding: 20px 0 12px;
	}
	.point .point1 .flex-wrap:nth-of-type(2) {
		padding: 20px 10px;
		font-size: 1.5rem;
	}
	.point .point1 .flex-wrap:nth-of-type(2) > * {
		width: 100%;
		margin-bottom: 10px;
	}
	.point .point3.point-wrap {
		width: 100%;
	}
	.point .point3 h3.point_sttl {
		margin-bottom: 0px;
		margin-left: 15px;
	}
	.point .point4 h3.point_sttl {
		padding-bottom: 0;
	}
	.point .point4 .flex-txt {
		width: 100%;
		text-align: center;
	}
	.point .point4 .flex-img {
		width: 100%;
	}
	.point .point4 .flex-txt li {
		font-size: 1.6rem;
		line-height: 2;
	}
	.point .message_youtube .btn {
		width: 100%;
	}
	.point .message_youtube .btn::before {
		width: 33px;
		height: 28px;
		left: 20px;
	}
	.point .point-wrap.message_youtube{
		margin-top: -60px;
		margin-bottom: 80px;
	}
	.overseas {
		padding: 0 0 30px;
	}
	.overseas .sec-head {
		padding-top: 50px;
	}
	.overseas .sec-head::after {
		height: 15px;
		/* bottom: -5px; */
	}
	.overseas .sec-head .inner {
		/* height: 200px; */
	}
	.overseas .sec-head .parson {
		flex-direction: row;
		width: 100%;
		margin-left: 30px;
		padding-top: 30px;
	}
	#sec02.overseas .sec-head .parson {
		margin-left:0;
		padding-right: 30px;
	}
	#sec02.overseas .sec-head .parson .name {
		padding-right:0;
	}
	.overseas .sec-head .parson .img {
		width: 100px;
		/* margin-left: 30px; */
		margin-left: 0px;
		margin-bottom: 10px;
	}
	#sec02.overseas .sec-head .parson .img {
		margin-left: 0;
		margin-right: 30px;
	}
	/* #sec03.overseas .sec-head .parson .img {
		width: 80px;
		margin-top: -70px;
	} */
	.overseas .sec-head .parson .name {
		/* font-size: 1.8rem; */
		font-size: 1.6rem;
		margin-left: 0;
		/* max-width:30%; */
	}
	.overseas .sec-head .person_wrap{
		flex-direction: column;
		padding-right: 1rem;
		width: 50%;
	}
	#sec02.overseas .sec-head .person_wrap {
		padding-left: 0rem;
		padding-right: 0rem;
	}
	.overseas .sec-head .parson .name p + p {
		margin-top: 5px;
	}
	.overseas .sec-head .pic_human{
		/* bottom:130px; */
		right:30px;
	}
	.overseas .sec-head .pic_human {
		/* max-width:200px; */
		/* width: 70%; */

	}
	.overseas .sec-head .pic_human img{
		max-width:20rem;
		width:fit-content;
	}
	.overseas .sec-head .parson{
		margin-left:2rem;
		padding-bottom:0px;
		justify-content: unset;
	}
	.message {
		margin-left: 15px;
		margin-right: 15px;
		padding: 15px 20px;
	}
	.message dl {
		flex-direction: column;
		width: 100%;
	}
	.message dt {
		width: 100%;
	}
	.message dd {
		width: 100%;
	}

	.sub-ttl {
		font-size: 2.0rem;
		line-height: 1.8;
		margin-top: 20px;
		padding-left: 50px;
	}
	.sub-ttl:before {
		width: 10rem;
    	height: 5.8rem;
		left: 25px;
		top: -15px;
	}
	.sub-ttl2 {
		font-size: 1.8rem;
		margin: 30px 0 15px 0px;
	}
	.sub-ttl3 {
		font-size: 1.6rem;
		margin: 30px 0 15px;
	}
	.sec04-flex .flex-content {
		width: 100%;
		margin-bottom: 20px;
	}
	#sec05 {
		margin-bottom: 50px;
	}
	#sec05 .flex-content {
		flex-direction: column;
	}
	#sec05 .flex-content .pic01 {
		width: 100%;
		margin-top: -20px;
	}
	#sec05 .flex-content p {
		font-size: 1.4rem;
		width: 100%;
		margin-top: 40px;
		padding: 0 15px;
	}
	#sec06 {
		margin-bottom: 15px;
		padding-bottom: 40px;
	}
	#sec06 h2 {
		padding: 70px 0;
	}
	#sec06 h2 span {
		font-size: 2.0rem;
		margin-left: 15px;
		padding: 18px 15px 10px;
	}
	#sec06 .txt {
		text-align: left;
		margin-top: 30px;
		padding: 0 15px;
	}
	#sec07 .txt {
		text-align: left;
		margin-top: 30px;
		padding: 0 15px;
	}
	#sec07 .txt ul,
	#sec07 .txt ol {
		padding-left: 30px;
	}
	#sec07 .txt:nth-child(6) .btn01  {
		margin-bottom: 3rem;
	}
	.document {
		margin-top: 0;
		padding: 40px 0 80px;
	}
	#sec07 .flex-content {
		margin-bottom: 40px;
	}
	#sec07 .flex-content .btn01 {
		margin-bottom: 30px;
	}
	#sec07 .guidelines {
		margin-top: 0;
		padding-bottom: 10px;
	}
	.message_youtube{
		margin-top:100px;
	}

	
	#sec07 .txt:nth-child(6) p  {
		width: 100%;
	}
	#sec07 .txt:nth-child(6) .fullwidth_btn_wrap  {
		width: 100%;
	}



}

/*-------------------------------
	追記
-------------------------------*/

#inner-link .rhombus {
	max-width:999px;
}

#inner-link .rhombus span {
	font-size:2.8rem;
	letter-spacing: 0.36em;
}

#inner-link .link-pink a {
	/* background:rgba(221,99,120,0.075); */
	/* color:#dd6378; */
	background:#d6edfa;
	color:#1b4bb4;
	font-size:1.6rem;
}


.desc-txt {
	position:relative;
	background-image:none;
}

.desc-txt::before {
	content:"";
	display: block;
	width:79px;
	height:70px;
	background: rgb(139,196,236);
	background: radial-gradient(at left bottom, rgba(139,196,236,1) 0%, rgba(75,132,207,1) 35%, rgba(23,61,156,1) 70%);
	/* border-right:10px solid #dd6378; */
	/* border-bottom:10px solid #dd6378; */
	position:absolute;
	right:0;
	bottom:0;
}

.desc-txt::after {
	content:"";
	display: block;
	width:69px;
	height:60px;
	background:#fff;
	/* border-right:10px solid #dd6378; */
	/* border-bottom:10px solid #dd6378; */
	position:absolute;
	right:10px;
	bottom:10px;
}

.desc-txt h2 {
	font-weight:700;
}
/*
.overseas .sec-head::after,
.message dt,
.message .txt::before {
	background:#dd6378;
}
*/
.overseas .sec-head .parson .name p {
	font-size: 2.5rem;
	line-height: 1.5;
}

.message dt {
	letter-spacing: 0.05em;
}

.message dd,
.message .txt p {
	line-height:2;
	font-size:1.4rem;
}

#sec06 .txt p {
	line-height:2;
	letter-spacing: 0.05em;
}

#sec07 .rhombus_small {
	width:100%;
}

#sec07 .document {
	padding-bottom:150px;
}

.fullwidth_btn_wrap {
	padding:0 15px;
}

.fullwidth_btn_wrap .btn {
	width:100%;
	max-width:650px;
	margin:0 auto;
}

.fullwidth_btn_wrap .btn:not(:last-of-type) {
	margin-bottom:40px;
}

.message_youtube .btn {
	margin:0 auto;
	max-width:460px;
}

/*-------------------------------
	追記 ver sp
-------------------------------*/

@media screen and (max-width:768px) {


	.outer {
		padding:0;
	}

	#inner-link .rhombus {
		max-width:100%;
	}	

	#inner-link .rhombus span {
		font-size:2rem;
		letter-spacing: 0.36em;
	}	

	#inner-link .link-pink {
		width:100%;
		max-width:100%;
	}

	#inner-link ul {
		padding:0 5vw;
	}

	#inner-link li {
		width:100%;
		max-width:100%;
		height:17.5vw;
		margin:0 auto 5vw;
	}

	#inner-link .link-pink a {
		font-size:1.8rem;
	}
	
	.desc-txt {
		position:relative;
		background-image:none;
	}

	.desc-txt::after {
		width:8.5vw;
		height:7.5vw;
		right:6.5vw;
		bottom:1.5vw;
	}

	.desc-txt::before {
		width:10vw;
		height:9vw;
		right:5vw;
	}

	
	.overseas .sec-head .parson .name p {
		font-size: 1.8rem;
	}
	
	.message dt,
	.message dd,
	.message .txt p {
		font-size:1.4rem;
	}

	.message dt {
		height:8.75vw;
		line-height:8.75vw;
	}
	
	#sec06 .txt p {
		line-height:2;
		letter-spacing: 0.05em;
	}
	
	#sec07 .rhombus_small {
		width:100%;
	}
	
	#sec07 .document {
		padding-bottom:25vw;
		margin-top:15vw;
	}

	#sec07 .flex-content p {
		margin-bottom:7.5vw;
	}

	.sec04-flex .flex-content {
		padding:0 5vw;
	}
	
	.fullwidth_btn_wrap {
		padding:0 5vw;
	}
	
	#sec07 .btn_main,
	.fullwidth_btn_wrap .btn {
		width:100%;
		max-width:100%;
	}

	.fullwidth_btn_wrap .btn {
		padding:0 8vw;
		letter-spacing: 0.025em;
	}
	
	.fullwidth_btn_wrap .btn:not(:last-of-type) {
		margin-bottom:7.5vw;
	}

		.content .txt::after {
		width:8.5vw;
		height:7.5vw;
		right:6.5vw;
		bottom:1.5vw;
	}

	.content .txt::before {
		width:10vw;
		height:9vw;
		right:5vw;
	}

	.overseas .sec-head .inner {
		max-width:100%;
		padding-bottom:10vw;
	}

	.overseas .sec-head::after {
		height:3.75vw;
		bottom:0;
	}

	.message_youtube .btn {
		max-width:100%;
		width:80vw;
	}

	#sec04 h2.outline span {
		font-size:1.4rem;
	}
	
}/* end 768px */