@charset "UTF-8";

.p-mv{
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin-bottom: 92px;
	padding: 0 5%;
}
.p-mv_inner{
	max-width: 1357px;
	margin: 0 auto;
	padding-top: 245px;
	padding-bottom: 199px;
	position: relative;
	z-index: 5;
}
.p-mv .c-ttl1{
	position: relative;
	z-index: 5;
	letter-spacing: 0.4em;
}
.p-mv_bg2{
    position: absolute;
    z-index: 1;
    /* width: 1290px; */
    /* max-width: 1290px; */
    width: 1200px;
    background: #ced9ed;
    bottom: 31px;
    right: -623px;
    height: 375px;
    overflow: hidden;
    box-shadow: 191px 31px 0px 0px #0644bd;
}
.p-mv_bg1{
    position: absolute;
    z-index: 1;
    width: 470px;
    /* max-width: 470px; */
    width: 400px;
    background: #114dc0;
    top: 0vw;
    left: -433px;
    height: 450px;
    overflow: hidden;
    box-shadow: 50px -269px 0px 12px #e1e9f8;
}

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

	.p-mv .c-ttl1 {
	    position: relative;
	    z-index: 5;
	    letter-spacing: 0.4em;
	}

	.p-mv .c-ttl1_en {
	    font-size: 5.83vw;
	}
	.p-mv_inner{padding-top: 20.4vw;padding-bottom: 17vw;}
	.p-mv_bg2 {
	    width: 100vw;
	    bottom: 2.5vw;
	    right: -76vw;
	    height: 31.3vw;
	    box-shadow: 16vw 3vw 0px 0px #0644bd;
	}	
	.p-mv_bg1 {
	    width: 33.4vw;
	    left: -36vw;
	    height: 37.3vw;
	    box-shadow: 4vw -22.5vw 0px 1vw #e1e9f8;
	}

}



/* -------------------------- */

.p-jaist{
    margin-bottom: 18px;
}
.p-jaist_inner{}
.p-jaist_text{
    width: 76.5%;
}
.p-jaist_mes{
	font-size: 20px;
	line-height: 2.4;
	max-width: 748px;
	margin: -44px auto 0;
}
.p-jaist_mes p{}
.p-jaist_mes p + p{
    margin-top: 48px;
}
.p-jaist_navi{
    margin-top: 104px;
}

@media screen and (max-width: 1410px) {
	.p-jaist_mes{
    margin-top: 0;
}
}

/* -------------------------- */

.p-content{}
.p-content_inner{
    padding-top: 141px;
    padding-bottom: 90px;
}
.p-content_ttl{
	position: relative;
	z-index: 1;
	display: flex;
	align-items:center;
	min-height: 120px;
	padding-left: 179px;
	margin-bottom: 66px;
}
.p-content_ttl_no{
	position: absolute;
	z-index: 2;
	font-size: 70px;
	font-weight: 600;
	color: #fff;
	line-height: 1;
	/* margin: 0 109px 0 0px; */
	top: 22px;
	left: 0;
}
.p-content_ttl_txt{
	position: relative;
	z-index: 2;
	color: #053084;
	line-height: 1.4;
	font-weight: bold;
	/* min-height: 120px; */
}
.p-content_ttl_txt1{
	font-size: 54px;
	display: block;
	letter-spacing: 0.1em;
}
.p-content_ttl_txt2{
	font-size: 28px;
	display: block;
	margin-top: 6px;
}

.p-content_ttl_bg{
	position: absolute;
	z-index: 1;
	top: -16px;
	height: 140px;
	left: calc(((100% - 100vw) / 2) - 50px);
	width: calc(((100vw - 100%) / 2) + 184px);
}
.p-content_ttl_bg:before{
	content: "";
	z-index: 1;
	position: absolute;
	
	background: #114dc0;
	top:0;
	bottom: 0;
	right:0;
	left: 0;
}

.p-content_mes{}
.p-content_mes p + p{
	margin-top: 36px;
}
.p-content_mes small{
	font-size: 14px;
}
.p-content_mes2{
    margin-bottom: 56px;
}
@media screen and (max-width: 1418px) {
	.p-content_ttl_txt1{
    font-size: 3.81vw;
}
	.p-content_ttl {
	    min-height: 8.47vw;
	    padding-left: 12.6vw;
	}
	.p-content_ttl_txt2 {
	    font-size: 1.98vw;
	    margin-top: 0.5vw;
	}

	.p-content_ttl_no {
	    font-size: 4.9vw;
	    top: 1.61vw;
	}

	.p-content_ttl_bg {
	    top: -1.3vw;
	    height: 9.7vw;
	    left: calc(((100% - 100vw) / 2) - 3.5vw);
	    width: calc(((100vw - 100%) / 2) + 13vw);
	}	
}

/* -------------------------- */
.p-charm{
	background: url(../img/about/charm_bg.jpg) 50% 50% no-repeat;
	background-size:cover;
	color: #fff;
}
.p-charm .p-content_ttl_txt{
	color: #fff;
}
.p-charm .p-content_ttl_no{
	color: #114dc0;
}
.p-charm .p-content_ttl_bg:before{
	background: #fff;
}
/* -------------------------- */
.p-suu{
	display: flex;
	flex-wrap: wrap;
	border-top: solid #114dc0 2px;
	border-left: solid #114dc0 2px;
}
.p-suu_box{
	border-bottom: solid #114dc0 2px;
	border-right: solid #114dc0 2px;
	position: relative;
	z-index: 1;
}
.p-suu_head{
	display: inline-flex;
	align-items:center;
	min-height: 79px;
	background: #114dc0;
	color: #fff;
	padding: 0 37px;
	vertical-align: top;
}
.p-suu_ttl{
	line-height: 1.4;
}
.p-suu_ttl_txt1{
	font-size: 28px;
	display: block;
	font-weight: bold;
}
.p-suu_ttl_txt2{
	font-size: 12px;
	display: block;
}
.p-suu_body{
	padding: 42px 0px 35px;
}

.p-suu_box1{
    width: 41.8%;
}
.p-suu_box2{
    flex: 1;
}
.p-suu_box3{
	width: 100%;
}

.p-suu_block{
	display: flex;
	flex-direction: column;
}
.p-suu_block .p-suu_box{
	flex: 1;
}
.p-suu_block1{
    width: 54.4%;
}
.p-suu_block2{
    flex: 1;
}

.p-suu_box8{
	width: 100%;
}
.p-suu_box9{
	width: 63%;
}
.p-suu_box10{
	flex: 1;
}

.p-suu_no1{
    font-style: italic;
    font-size: 170px;
    letter-spacing: -0.05em;
    line-height: 1;
    color: #114dc0;
}

.p-suu_type1{
    line-height: 1;
    text-align: center;
    color: #114dc0;
}
.p-suu_type1_suu{}
.p-suu_type1_unit{
	font-size: 36px;
	font-weight: bold;
}
.p-suu_come1{
    text-align: right;
    margin: 0 54px 0;
    line-height: 1;
    opacity: 0.8;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 32px;
}

.p-suu_senkou{
	display: flex;
	justify-content:center;
}
.p-suu_senkou_box{
	display: flex;
	align-items:flex-end;
}
.p-suu_senkou_box + .p-suu_senkou_box{
	margin-left: 30px;
}
.p-suu_senkou_no{
	position: relative;
	z-index: 1;
	/* top: 18px; */
}
.p-suu_senkou_ka{
	line-height: 1.4;
	font-size: 36px;
	color: #114dc0;
	font-weight: bold;
	position: relative;
	z-index: 1;
	bottom: 21px;
	margin: 0 14px 0 10px;
}
.p-suu_senkou_name{
	line-height: 1.4;
	font-size: 36px;
	opacity: 0.8;
	font-weight: bold;
	position: relative;
	z-index: 1;
	bottom: 21px;
}

.p-suu_type2{
	display: flex;
	align-items:flex-end;
	justify-content:center;
	position: relative;
	z-index: 1;
}
.p-suu_type2 + .p-suu_type2{
	margin-top: 23px;
}
.p-suu_type2_name{
	line-height: 1.4;
	font-size: 36px;
	opacity: 0.8;
	font-weight: bold;
	position: relative;
	z-index: 1;
	bottom: 21px;
}
.p-suu_type2_name small{
	font-size: 24px;
	display: block;
}
.p-suu_type2_name2{
	line-height: 1;
	color: #114dc0;
	position: relative;
	z-index: 1;
	bottom: 20px;
	margin-right: 9px;
}
.p-suu_type2_name2_suu{
	display: block;
	font-size: 60px;
	font-style: italic;
	letter-spacing: -0.05em;
	font-weight: 600;
}
.p-suu_type2_name2_txt{
	display: block;
	font-size: 22px;
	font-weight: bold;
}

.p-suu_type2_no{
	position: relative;
	z-index: 1;
	/* margin: 0 0 0 32px; */
}
.p-suu_type2_unit{
	line-height: 1.4;
	font-size: 36px;
	color: #114dc0;
	font-weight: bold;
	position: relative;
	z-index: 1;
	bottom: 21px;
	margin: 0 0 0 14px;
	/* position: absolute; */
	/* z-index: 1; */
	/* right: 0; */
}
.p-suu_type2_unit.font-en{
	font-weight: normal;
	font-style: italic;
	font-size: 55px;
	line-height: 1;
}

.p-suu_box4 .p-suu_type2_name{
    width: 179px;
}
.p-suu_box4 .p-suu_type2_no{
    width: 305px;
    text-align: right;
}


.p-suu_box5 .p-suu_type2_name{
    width: 306px;
}

.p-suu_bunya_img{
    width: 68%;
    margin: 0 auto 21px;
}

.p-suu_box6 .p-suu_type2_name{
	font-size: 24px;
	bottom: 10px;
	width: 137px;
}
.p-suu_box6 .p-suu_type2_no{
	font-size: 72px;
	font-weight: 600;
	width: 120px;
	text-align: right;
}
.p-suu_box6 .p-suu_type2_unit{
	font-size: 28px;
	bottom: 6px;
}
.p-suu_box6 .p-suu_type2 + .p-suu_type2 {
    margin-top: 4px;
}

.p-suu_bunya{
	display: flex;
	justify-content: flex-end;
	margin-right: 22%;
	margin-top: 17px;
}
.p-suu_bunya_box{
    display: flex;
    align-items: flex-end;
}
.p-suu_bunya_box + .p-suu_bunya_box{
	margin-left: 20px;
}
.p-suu_bunya_name{
    font-size: 18px;
    bottom: 10px;
    /* width: 137px; */
    line-height: 1;
    font-weight: bold;
    opacity: 0.8;
    position: relative;
    z-index: 1;
}
.p-suu_bunya_no{
    font-style: italic;
    letter-spacing: -0.05em;
    line-height: 1;
    color: #114dc0;
    font-size: 50px;
    font-weight: 600;
}
.p-suu_bunya_unit{
    font-size: 22px;
    bottom: 6px;
    color: #114dc0;
    font-weight: bold;
    position: relative;
    z-index: 1;
    line-height: 1.4;
    margin: 0 0 0 14px;
}

.p-suu_map{
	position: relative;
	z-index: 1;
	width: 76.3%;
	margin: -68px 0 21px 8.8%;
}
.p-suu_map_img{
	position: relative;
	z-index: 1;
}

.p-suu_map_data{
	position: absolute;
	z-index: 5;
	line-height: 1;
}
.p-suu_map_name{
	font-size: 22px;
	font-weight: bold;
	opacity: 0.8;
	margin: 0 0 13px;
}
.p-suu_map_data_main{
	display: flex;
}
.p-suu_map_box{
    color: #114dc0;
    white-space: nowrap;
}
.p-suu_map_box + .p-suu_map_box{
    margin-left: 29px;
    position: relative;
    z-index: 1;
}
.p-suu_map_box + .p-suu_map_box:before{
	content: "";
	z-index: 1;
	position: absolute;
	background: #114dc0;
	width: 2px;
	height: 42px;
	top: -1px;
	bottom: 0;
	left: -15px;
	transform: rotate(22deg);
	margin: auto;
}

.p-suu_map_no{
    font-style: italic;
    font-size: 44px;
    letter-spacing: -0.05em;
    /* line-height: 1; */
    font-weight: 600;
}
.p-suu_map_unit{
	font-size: 19px;
	font-weight: bold;
}
.p-suu_map_unit.font-en{
	font-size: 24px;
	font-weight: 600;
	font-style: italic;
}

.p-suu_map_data1{
	bottom: 63%;
	right: 63%;
}
.p-suu_map_data2{
	bottom: 44.4%;
	right: 66.3%;
}
.p-suu_map_data3{
	bottom: 30%;
	right: 81.2%;
}
.p-suu_map_data4{
	bottom: 4.5%;
	right: 75.6%;
}
.p-suu_map_data5{
	bottom: 71.4%;
	left: 82.3%;
}
.p-suu_map_data6{
	bottom: 51.5%;
	left: 70.5%;
}
.p-suu_map_data7{
	bottom: 31.6%;
	left: 67.7%;
}
.p-suu_map_data8{
	bottom: 4%;
	left: 46%;
}
.p-suu_map_data9{
	bottom: 77%;
	right: 49%;
}
.p-suu_map_data10{
    bottom: 13%;
    left: 63%;
}

.p-suu_map_data99{
	bottom: 13%;
	left: 91.4%;
}
.p-suu_map_data99 .p-suu_map_box{
	color: #90ace2;
}

.p-suu_map_data100{
	bottom: -3.9%;
	left: 91.4%;
}
.p-suu_map_data100 .p-suu_map_box{
	color: #90ace2;
}


.p-suu_map_come{
	font-size: 12px;
	padding: 0 8%;
	line-height: 1.4;
}


.p-suu_staff{
	display: flex;
	align-items:flex-end;
	justify-content:center;
}
.p-suu_staff_box{
    position: relative;
    z-index: 1;
    bottom: 18px;
    margin: 0 0 0 57px;
}
.p-suu_staff_ttl{
	opacity: 0.8;
	font-weight: bold;
	font-size: 24px;
}
.p-suu_staff_data{
	line-height: 1;
    color: #114dc0;	
}
.p-suu_staff_no{
    font-style: italic;
    font-size: 60px;
    letter-spacing: -0.05em;
    font-weight: 600;
}
.p-suu_staff_unit{
	font-size: 22px;
	font-weight: bold;
}

.p-suu_staff_unit + .p-suu_staff_no{
	margin-left: 40px;
}



@media screen and (max-width: 1418px) {
.p-suu{
	}
	.p-suu_box{
	}
	.p-suu_head{
		min-height: 5.7vw;
		padding: 0 2.62vw;
	}
	.p-suu_ttl{
	}
	.p-suu_ttl_txt1{
		font-size: 1.99vw;
	}
	.p-suu_ttl_txt2{
		font-size: 12px;
	}
	.p-suu_body{
		padding: 3vw 0px 2.4vw;
	}

	.p-suu_box1{
	}
	.p-suu_box2{
	}
	.p-suu_box3{
	}

	.p-suu_box3 .p-suu_senkou_box{
		position: relative;
		z-index: 1;	
	}
	.p-suu_box3 .p-suu_come1{
    margin: 0 11.8vw 0;
    bottom: -0.1vw;		
	}


	.p-suu_block{
	}
	.p-suu_block .p-suu_box{
	}
	.p-suu_block1{
	}
	.p-suu_block2{
	}

	.p-suu_box8{
	}
	.p-suu_box9{
	}
	.p-suu_box10{
	}

	.p-suu_no1{
	    font-size: 12vw;
	}

	.p-suu_type1{
	}
	.p-suu_type1_suu{}
	.p-suu_type1_unit{
		font-size: 2.5vw;
	}
	.p-suu_come1{
	    margin: 0 3.8vw 0;
	    bottom: 2.2vw;
	}

	.p-suu_senkou{
	}
	.p-suu_senkou_box{
	}
	.p-suu_senkou_box + .p-suu_senkou_box{
		margin-left: 2vw;
	}
	.p-suu_senkou_no{
	}
	.p-suu_senkou_ka{
		font-size: 2.55vw;
		bottom: 1.65vw;
		margin: 0 1vw 0 0.8vw;
	}
	.p-suu_senkou_name{
		font-size: 2.55vw;
		bottom: 1.65vw;
	}

	.p-suu_type2{
	}
	.p-suu_type2 + .p-suu_type2{
		margin-top: 1.7vw;
	}
	.p-suu_type2_name{
		font-size: 2.55vw;
		bottom: 1.5vw;
	}
	.p-suu_type2_name small{
		font-size: 1.69vw;
	}
	.p-suu_type2_name2{
		bottom: 1.4vw;
		margin-right: 0.6vw;
	}
	.p-suu_type2_name2_suu{
		font-size: 4.25vw;
	}
	.p-suu_type2_name2_txt{
		font-size: 1.53vw;
	}

	.p-suu_type2_no{
	}
	.p-suu_type2_unit{
		font-size: 2.55vw;
		bottom: 1.5vw;
		margin: 0 0 0 1vw;
	}
	.p-suu_type2_unit.font-en{
		font-size: 3.7vw;
	}

	.p-suu_box4 .p-suu_type2_name{
	    width: 12.63vw;
	}
	.p-suu_box4 .p-suu_type2_no{
		width: 21.4vw;
	}	
	.p-suu_box5 .p-suu_type2_name{
	    width: 21.5vw;
	}

	.p-suu_bunya_img{
	    width: 68%;
	    margin: 0 auto 1.55vw;
	}

	.p-suu_box6 .p-suu_type2_name{
		font-size: 1.69vw;
		bottom: 0.75vw;
		width: 9.7vw;
	}
	.p-suu_box6 .p-suu_type2_no{
		font-size: 5.1vw;
		width: 8.5vw;
	}
	.p-suu_box6 .p-suu_type2_unit{
		font-size: 2vw;
		bottom: 0.45vw;
	}
	.p-suu_box6 .p-suu_type2 + .p-suu_type2 {
	    margin-top: 4px;
	}

	.p-suu_bunya{
	margin-right: 20%;
	}
	.p-suu_bunya_box{
	}
	.p-suu_bunya_box + .p-suu_bunya_box{
		margin-left: 1.5vw;
	}
	.p-suu_bunya_name{
	    font-size: 1.26vw;
	    bottom: 0.7vw;
	}
	.p-suu_bunya_no{
	    font-size: 3.5vw;
	}
	.p-suu_bunya_unit{
	    font-size: 1.5vw;
	    bottom: 0.4vw;
	    margin: 0 0 0 1vw;
	}

	.p-suu_map{
		/* width: 71.3%; */
		margin: -4.8vw 0 1.54vw 11.4%;
	}
	.p-suu_map_img{
	}

	.p-suu_map_data{
	}
	.p-suu_map_name{
		font-size: 1.54vw;
		margin: 0 0 0.9vw;
	}
	.p-suu_map_data_main{
	}
	.p-suu_map_box{
	}
	.p-suu_map_box + .p-suu_map_box{
	    margin-left: 1.81vw;
	}
	.p-suu_map_box + .p-suu_map_box:before{
		height: 2.9vw;
		top: -0.2vw;
		bottom: 0;
		left: -1vw;
	}

	.p-suu_map_no{
	    font-size: 3.1vw;
	}
	.p-suu_map_unit{
		font-size: 1.4vw;
	}
	.p-suu_map_unit.font-en{
		font-size: 1.7vw;
	}
/*
	.p-suu_map_data1{
		bottom: 63%;
		right: 63%;
	}
	.p-suu_map_data2{
		bottom: 44.6%;
		right: 66.3%;
	}
	.p-suu_map_data3{
		bottom: 30%;
		right: 81.2%;
	}
	.p-suu_map_data4{
		bottom: 4.5%;
		right: 75.5%;
	}
	.p-suu_map_data5{
		bottom: 72.3%;
		left: 82%;
	}
	.p-suu_map_data6{
		bottom: 51.5%;
		left: 70.6%;
	}
	.p-suu_map_data7{
		bottom: 31.6%;
		left: 67.7%;
	}
	.p-suu_map_data8{
		bottom: 4.0%;
		left: 46.0%;
	}
	.p-suu_map_data9{
	}
	.p-suu_map_data10{
	}	
	.p-suu_map_data99{
		bottom: 13%;
		left: 91.4%;
	}
	.p-suu_map_data100{
	}*/	
	.p-suu_map_data99 .p-suu_map_box{
	}

	.p-suu_map_come{
    font-size: 11px;
    padding: 0 4%;
}

	.p-suu_staff{}
	.p-suu_staff_box{
	    bottom: 1.3vw;
	    margin: 0 0 0 4vw;
	}
	.p-suu_staff_ttl{
		font-size: 1.69vw;
	}
	.p-suu_staff_data{
	}
	.p-suu_staff_no{
	    font-size: 4.23vw;
	}
	.p-suu_staff_unit{
		font-size: 1.54vw;
	}

	.p-suu_staff_unit + .p-suu_staff_no{
		margin-left: 2.85vw;
	}


}

@media screen and (max-width: 1200px) {
	.p-suu_come1 {
	    margin: 0 3.8vw 0;
	    bottom: 1.9vw;
	    font-size: 1.2vw;
	}	
}



@media screen and (max-width: 960px) {
	.p-suu_no1 {
	    font-size: 10vw;
	}
	.p-suu_senkou_ka {
	    font-size: 2.2vw;
	    bottom: 1.4vw;
	    margin: 0 1vw 0 0.8vw;
	}	
	.p-suu_senkou_name {
	    font-size: 2.2vw;
	    bottom: 1.4vw;
	}	
	.p-suu_staff_box {
	    margin: 0 0 0 2vw;
	}
	.p-suu_staff_unit + .p-suu_staff_no {
	    margin-left: 2vw;
	}	

}


/* -------------------------- */

.p-schedule{
	display: flex;
	justify-content:space-between;
}
.p-schedule_box{
	width: 46%;
}
.p-schedule_list{}
.p-schedule_data{
	position: relative;
	z-index: 1;
}
.p-schedule_data:before{
	content: "";
	z-index: 1;
	position: absolute;
	background: #114dc0;
	width: 20px;
	height: 20px;
	top: 2px;
	left: 61px;
	border-radius: 100px;
}
.p-schedule_data:after{
	content: "";
	z-index: 1;
	position: absolute;
	background: #114dc0;
	width: 2px;
	top: 2px;
	bottom: -2px;
	left: 70px;
}
.p-schedule_time{
	position: absolute;
	z-index: 1;
	color: #114dc0;
	font-size: 18px;
	top: -6px;
	left: 0;
}
.p-schedule_main{
	margin-left: 100px;
	padding-bottom: 8px;
}
.p-schedule_mes{
    line-height: 1.8;
}
.p-schedule_come{
	font-size: 14px;
	margin-top: 5px;
}
.p-schedule_dotto{
	z-index: 1;
	position: absolute;
	top: 8px;
	bottom: -14px;
	left: 67px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.p-schedule_dotto:before,
.p-schedule_dotto:after,
.p-schedule_dotto span{
	content: "";
	z-index: 1;
	background: #114dc0;
	width: 8px;
	height: 8px;
	border-radius: 10px;
}
.p-schedule_dotto:before,
.p-schedule_dotto:after{
	opacity: 0;
}

.p-schedule_next2{ min-height: calc(35px * 2); }
.p-schedule_next3{ min-height: calc(35px * 3); }
.p-schedule_next4{ min-height: calc(35px * 4); }
.p-schedule_next5{ min-height: calc(35px * 5); }
.p-schedule_next6{ min-height: calc(35px * 6); }
.p-schedule_next7{ min-height: calc(35px * 7); }
.p-schedule_next8{ min-height: calc(35px * 8); }


.p-schedule_data:last-child:after{
	display: none;
}
.p-schedule_data:last-child .p-schedule_main {
    padding-bottom: 0px;
}


/* -------------------------- */
.p-support_list{
	display: flex;
	justify-content:center;
	flex-wrap: wrap;
}
.p-support_box{
	background: #e1e9f8;
	margin-left: 3.8%;
	width: 30.8%;
	padding-top: 27px;
	padding-bottom: 41px;
}
.p-support_box:nth-child(3n+1){
	margin-left: 0;
}
.p-support_box:nth-child(n+4){
	margin-top: 41px;
}
.p-support_no{
    line-height: 40px;
    margin: 0 0 0 -19px;
    width: 189px;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 1;
}
.p-support_no:before{
	content: "";
	z-index: -1;
	position: absolute;
	background: #114dc0;
	top:0;
	bottom: 0;
	right:0;
	left: 0;
	transform: skewX(-21deg);
}
.p-support_head{
    text-align: center;
    margin-top: 43px;
    min-height: 108px;
}
.p-support_ttl{
    font-weight: bold;
    line-height: 1.4;
}
.p-support_ttl1{
	font-size: 22px;
	display: block;
}
.p-support_ttl2{
	font-size: 36px;
	display: block;
	color: #114dc0;
}
.p-support_txt1{
	font-size: 22px;
	color: #585858;
	margin-top: -6px;
}
.p-support_mes{
    padding: 0 10%;
    margin-top: 15px;
    color: #585858;
}
.p-support_mes_line{
	color: #114dc0;
	font-weight: bold;
	background:linear-gradient(transparent 60%, #fff 60%);
}
.p-support_come{
	font-size: 14px;
	margin-top: 36px;
}
.p-support_come a{
    color: #114dc0;
	text-decoration: underline;
}
@media screen and (max-width: 1418px) {
	.p-support_ttl1{
    font-size: 1.56vw;
}
	.p-support_ttl2{
    font-size: 2.55vw;
}
	.p-support_txt1{
    font-size: 1.56vw;
}
}
@media screen and (max-width: 1050px) {
	.p-support_box{
		width: 40%;
	}
	.p-support_box:nth-child(n+3) {
	    margin-top: 41px;
	}
	.p-support_box:nth-child(3n+1) {
		margin-left: 3.8%;
	}	
	.p-support_box:nth-child(2n+1) {
		margin-left: 0;
	}	
}
/* -------------------------- */
.p-work{}
.p-work + .p-work{
	margin-top: 114px;
}
.p-work_zu{
	display: flex;
	justify-content:space-between;
	background: #fff;
	padding: 44px 6.7% 62px;
}
.p-work_zu_main{
    text-align: center;
    width: 47%;
}
.p-work_zu_ttl{
	color: #053084;
	font-weight: bold;
	display: inline-block;
	position: relative;
	z-index: 1;
	font-size: 18px;
	margin-bottom: 36px;
}
.p-work_zu_ttl:before{
	content: "";
	z-index: 1;
	position: absolute;
	
	background: #053084;

	height: 1px;
	bottom: 0;
	right:0;
	left: 0;
}
.p-work_zu_img{}
/* -------------------------- */
.p-work_katei{}
.p-work_katei_box{}
.p-work_katei_box + .p-work_katei_box{
	margin-top: 60px;
}
.p-work_katei_head{
	line-height: 1.4;
	display: flex;
	font-weight: bold;
	align-items:center;
	margin: 0 0 26px;
}
.p-work_katei_gakui{}
.p-work_katei_name{
	font-size: 26px;
	color: #114dc0;
}
.p-work_katei_mes{}

@media screen and (max-width: 1050px) {
	.p-work_zu_ttl {
	    font-size: 1.71vw;
	    margin-bottom: 3.4vw;
	}
}
@media screen and (max-width: 950px) {
	.p-work_zu {
		display: block;
	}
	.p-work_zu_main {
	    width: 85%;
	    margin: 0 auto;
	}	

	.p-work_zu_main:nth-child(1) .p-work_zu_img{
    margin-right: 14%;		
	}		
	.p-work_zu_main:nth-child(2) .p-work_zu_img{
    margin-left: 7.5%;
    margin-right: 5%;
}		
	.p-work_zu_main:nth-child(2){
		margin-top: 50px;
}
}


	/* -------------------------- */

	.p-others_btn{
		margin-top: 48px;
		display: flex;
		justify-content: center;
	}
	.p-others_btn a:nth-child(n+2){
	margin-left: 17px;
	}
	
	@media screen and (max-width: 1460px) {
	.p-others_btn a{
		/* width: 47%; */
		min-width: 47%;
	}
	}
	
	


/*---------------------------------------------------------
  ホバー (PCのみ)
---------------------------------------------------------*/

@media screen and (min-width: 768px) {
	.p-support_come a:hover{
		text-decoration: none;
	}
}


/*---------------------------------------------------------
    スマホ
---------------------------------------------------------*/

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

	.p-mv{
    margin-bottom: 25px;
}
	.p-mv_inner{
    padding-top: 26.4vw;
}
	.p-mv .c-ttl1{}
	.p-mv .c-ttl1_en{
    font-size: 7.5vw;
}
	.p-mv_bg2{}
	.p-mv_bg1{}



	/* -------------------------- */

	.p-jaist{}
	.p-jaist_inner{}
	.p-jaist_text{
    margin: 0 auto 6px;
    transform: rotate(6deg);
}
	.p-jaist_mes{
    font-size: 16px;
    line-height: 2;
}
	.p-jaist_mes p{}
	.p-jaist_mes p + p{
    margin-top: 25px;
}
	.p-jaist_navi{
    margin-top: 55px;
}


	/* -------------------------- */

	.p-content{}
	.p-content_inner{
    padding-top: 65px;
    padding-bottom: 50px;
}
	.p-content_ttl{
    min-height: 14.47vw;
    padding-left: 19.6vw;
    margin-bottom: 40px;
}
	.p-content_ttl_no{
    font-size: 7.9vw;
    top: 3.61vw;
}
	.p-content_ttl_txt{}
	.p-content_ttl_txt1{
    font-size: 6vw;
}
	.p-content_ttl_txt2{}

	.p-content_ttl_bg{
    height: 16.7vw;
    left: calc(((100% - 100vw) / 2) - 5.5vw);
    width: calc(((100vw - 100%) / 2) + 20vw);
}
	.p-content_ttl_bg:before{}

	.p-content_mes{}
	.p-content_mes p + p{
    margin-top: 20px;
}
	.p-content_mes small{}
	.p-content_mes2{
    margin-bottom: 30px;
}


	/* -------------------------- */
	.p-charm{}
	.p-charm .p-content_ttl_txt{}
	.p-charm .p-content_ttl_no{}
	.p-charm .p-content_ttl_bg:before{}
	/* -------------------------- */
	.p-suu{
    display: block;
}
	.p-suu_box{}
	.p-suu_head{
    padding: 0 4.2vw;
    min-height: 12vw;
}
	.p-suu_ttl{}
	.p-suu_ttl_txt1{
    font-size: 3.6vw;
}
	.p-suu_ttl_txt2{
    font-size: 11px;
}
	.p-suu_body{
    padding: 3vw 0px 17px;
}

	.p-suu_box1{
    width: auto;
}
	.p-suu_box2{}
	.p-suu_box3{}
	.p-suu_block{}
	.p-suu_block .p-suu_box{}
	.p-suu_block1{
    width: auto;
}
	.p-suu_block2{}

	.p-suu_box8{}
	.p-suu_box9{
    width: auto;
}
	.p-suu_box10{}

	.p-suu_no1{
    font-size: 23vw;
}

	.p-suu_type1{}
	.p-suu_type1_suu{
}
	.p-suu_type1_unit{
    font-size: 4.3vw;
}
	.p-suu_come1{
    font-size: 11px;
}

	.p-suu_senkou{display: block;/* align-items: flex-end; *//* justify-content: center; */}
	.p-suu_senkou_box{
    justify-content: center;
}
	.p-suu_senkou_box + .p-suu_senkou_box{}
	.p-suu_senkou_no{
    width: 15vw;
    text-align: center;
}
	.p-suu_senkou_ka{
    width: 16vw;
    /* text-align: center; */
    font-size: 4.55vw;
    margin: 0 1vw 0 1.8vw;
    bottom: 3.4vw;
}
	.p-suu_senkou_name{
    width: 48vw;
    font-size: 4.55vw;
    bottom: 3.4vw;
}

	.p-suu_type2{}
	.p-suu_type2 + .p-suu_type2{}
	.p-suu_type2_name{
    font-size: 4.55vw;
    bottom: 1.5vw;
}
	.p-suu_type2_name small{
    font-size: 11px;
}
	.p-suu_type2_name2{
    bottom: 3.4vw;
    margin-right: 2.6vw;
}
	.p-suu_type2_name2_suu{
    font-size: 12.1vw;
}
	.p-suu_type2_name2_txt{
    font-size: 3.6vw;
}

	.p-suu_type2_no{}
	.p-suu_type2_unit{
    font-size: 4.3vw;
    bottom: 3vw;
}
	.p-suu_type2_unit.font-en{
    font-size: 6vw;
}

	.p-suu_box4 .p-suu_type2_name{
    width: 26.63vw;
}
	.p-suu_box4 .p-suu_type2_no{
	    width: 41vw;		
	}	

	.p-suu_box5 .p-suu_type2_name{
    width: 40.5vw;
}

	.p-suu_bunya_img{
    margin: 13px auto 1.55vw;
}

	.p-suu_box6 .p-suu_type2_name{
    font-size: 4.6vw;
    bottom: 1.4vw;
    width: 26.7vw;
}
	.p-suu_box6 .p-suu_type2_no{
    font-size: 12.1vw;
    width: 19.5vw;
}
	.p-suu_box6 .p-suu_type2_unit{
    font-size: 4vw;
    bottom: 0.9vw;
}
	.p-suu_box6 .p-suu_type2 + .p-suu_type2 {}

	.p-suu_bunya{
    margin-top: 4px;
    margin-right: 22%;
}
	.p-suu_bunya_box{}
	.p-suu_bunya_box + .p-suu_bunya_box{
    margin-left: 4.5vw;
}
	.p-suu_bunya_name{
    font-size: 3.7vw;
    bottom: 2vw;
}
	.p-suu_bunya_no{
    font-size: 10.1vw;
}
	.p-suu_bunya_unit{
    font-size: 3.7vw;
    bottom: 0.8vw;
}

	.p-suu_map{
    margin: 3.2vw 8% 13.54vw 6%;
    width: auto;
}
	.p-suu_map_img{}

	.p-suu_map_data{}
	.p-suu_map_name{
    font-size: 2.5vw;
}
	.p-suu_map_data_main{}
	.p-suu_map_box{}
	.p-suu_map_box + .p-suu_map_box{}
	.p-suu_map_box + .p-suu_map_box:before{
    width: 1px;
    left: -1vw;
    top: -0.4vw;
}

	.p-suu_map_no{
    font-size: 4.23vw;
}
	.p-suu_map_unit{
    font-size: 1.5vw;
}
	.p-suu_map_unit.font-en{
    font-size: 2vw;
}

	.p-suu_map_data1{}
	.p-suu_map_data2{}
	.p-suu_map_data3{}
	.p-suu_map_data4{}
	.p-suu_map_data5{}
	.p-suu_map_data6{}
	.p-suu_map_data7{}
	.p-suu_map_data8{}
	.p-suu_map_data99{
    bottom: -19%;
    left: 48.4%;
}
	.p-suu_map_data99 .p-suu_map_box{}

	.p-suu_map_data100{
    bottom: -19%;
    left: 80.4%;
}

	.p-suu_staff{
    display: block;
}
	.p-suu_staff_box{text-align: center;margin: 2vw 0 0;}
	.p-suu_staff_ttl{
    font-size: 4vw;
}
	.p-suu_staff_data{
}
	.p-suu_staff_no{
    font-size: 12.1vw;
}
	.p-suu_staff_unit{
    font-size: 4vw;
}

	.p-suu_staff_unit + .p-suu_staff_no{}












	/* -------------------------- */

	.p-schedule{
    display: block;
}
	.p-schedule_box{
    width: auto;
}
	.p-schedule_box + .p-schedule_box{
		margin-top: 40px;
}
	.p-schedule_list{}
	.p-schedule_data{}
	.p-schedule_data:before{
    width: 13px;
    height: 13px;
    left: 49px;
}
	.p-schedule_data:after{
    width: 1px;
    left: 55px;
}
	.p-schedule_time{
    font-size: 16px;
    top: -3px;
}
	.p-schedule_main{
    position: relative;
    z-index: 1;
    top: 0px;
    margin-left: 75px;
}
	.p-schedule_mes{
    line-height: 1.6;
}
	.p-schedule_come{
    font-size: 12px;
}
	.p-schedule_dotto{
    left: 52px;
}

	.p-schedule_dotto:before,
	.p-schedule_dotto:after,
	.p-schedule_dotto span{
    width: 7px;
    height: 7px;
}
	.p-schedule_dotto:before,
		.p-schedule_dotto:after{}

	.p-schedule_next2{ min-height: calc(25px * 2); }
	.p-schedule_next3{ min-height: calc(25px * 3); }
	.p-schedule_next4{ min-height: calc(25px * 4); }
	.p-schedule_next5{ min-height: calc(25px * 5); }
	.p-schedule_next6{ min-height: calc(25px * 6); }
	.p-schedule_next7{ min-height: calc(25px * 7); }
	.p-schedule_next8{ min-height: calc(25px * 8); }


	.p-schedule_data:last-child:after{}
	.p-schedule_data:last-child .p-schedule_main {}


	/* -------------------------- */
	.p-support_list{
    display: block;
    margin: 0 7%;
}
	.p-support_box{
    width: auto;
    padding-top: 15px;
    padding-bottom: 34px;
}
	.p-support_box:nth-child(3n+1){}
	.p-support_box:nth-child(n+2){
    margin: 17px 0 0;
}
	.p-support_no{
    width: 114px;
    line-height: 32px;
    margin: 0 0 0 -13px;
}
	.p-support_no:before{}
	.p-support_head{
    margin-top: 19px;
    min-height: 0;
}
	.p-support_ttl{}
	.p-support_ttl1{
    font-size: 4.56vw;
}
	.p-support_ttl2{
    font-size: 7.55vw;
}
	.p-support_txt1{
    font-size: 4.56vw;
    margin-top: -1px;
}
	.p-support_mes{}
	.p-support_mes_line{}
	.p-support_come{}
	.p-support_come a{}


	/* -------------------------- */
	.p-work{}
	.p-work + .p-work{
    margin-top: 50px;
}
	.p-work_zu{
    padding: 31px 6% 37px;
}
	.p-work_zu_main{
    width: auto;
}
	.p-work_zu_ttl{
    font-size: 4.1vw;
    margin-bottom: 5.4vw;
}
	.p-work_zu_ttl:before{}
	.p-work_zu_img{}
	/* -------------------------- */
	.p-work_katei{}
	.p-work_katei_box{}
	.p-work_katei_box + .p-work_katei_box{
    margin-top: 25px;
}
	.p-work_katei_head{
    margin: 0 0 11px;
}
	.p-work_katei_gakui{}
	.p-work_katei_name{
    font-size: 20px;
}
	.p-work_katei_mes{}



	.p-others_btn{
    display: block;
    margin-top: 31px;
    text-align: center;
}
  .p-others_btn a:nth-child(n+2){
    margin: 14px 0 0;
}
  .p-others_btn a{
    width: auto;
    min-width: 235px;
  }

}


