@charset "utf-8";

.mv_kazari {
    left: 70%;
    max-width: 400px;
}
.position_flex {
	display: flex;
	justify-content: space-between;
}
.position_flex_col2 {
	width: 48%;
}
.position_flex_col2.radius img {
	border-radius: 10px 10px 10px 0;
}
.position_flex_col3 {
	width: 32%;
}
.position_flex_col3.radius img {
	border-radius: 10px 10px 10px 0;
}
.column_img.radius img {
	border-radius: 10px;
}
.mv_area .img_cap {
    z-index: 20;
    filter: drop-shadow(0px 0px 2px black);
}
.img_cap.blue{
    right: unset;
    left: 0;
    background: #00a0e9;
    border: solid 1px #fff;
    bottom: 0;
    padding: 0.5em;
    font-size: 12px;
}
.flag{
    position: absolute;
    width: 35%;
    right: 3%;
    top: -5%;
}
.human02 {
	position: absolute;
	bottom: -150%;
	right: 0%;
	max-width: 334px;
}
.human03 {
	position: absolute;
	bottom: -150%;
	right: 0%;
	max-width: 375px;
}
.human04 {
	position: absolute;
	bottom: -23%;
	left: 0%;
	max-width: 375px;
	z-index: 10;
}
.human05 {
	position: absolute;
	bottom: -23%;
	right: 0%;
	max-width: 339px;
	z-index: 10;
}
.category_lead {
	font-size: 17px;
	text-align: justify;
	line-height: 2;
}
.category_ttl_flex{
    display: flex;
    justify-content: left;
    margin-bottom: 40px;
}
.category_ttl_img{
    height: 70px;
    margin: 0 40px 0 20px;
}
.category_ttl_img img{
    width: auto;
    height: 100%;
}
.column_box{
    background: #fff;
	margin-bottom: 120px;
}
.column_flex{
    display: flex;
    justify-content: space-between;
    max-width: 900px;
    margin: 0 auto;
    padding: 40px 20px;
}
.column_text{
    width: 44%;
}
.column_img{
    width: 52%;
}
.school_column .column_flex{
	align-items: flex-end;
}
.school_column .column_text{
    width: 64%;
}
.school_column .column_img {
    width: 32%;
}
.column_ttl{
    font-size: 32px;
    color: #e4007f;
	line-height: 1;
	margin-bottom: 30px;
}
.column_ttl span{
	font-size: 0.5em;
	display: block;
	margin-top: 0.5em;
}
.school_column .column_ttl{
	line-height: 1.5;
}
.column_lead{
	text-align: justify;
	line-height: 1.8em;
}
.column_lead span{
	font-size: 10px;
	display: block;
	line-height: 1.8;
	margin-top: 10px;
}

.kosodate_flex{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.kosodate_item{
	width: 48%;
	margin-top: 20px;
}
.kosodate_mv .img_cap{
	color: #000;
}
.kosodate_lead{
	margin: 40px 0 20px;
}

.lifeinfo_ttl_en{
	color: #e4007f;
	font-family: asap, sans-serif;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	font-size: 40px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-bottom: 60px;
}
.lifeinfo_ttl{
	max-width: 500px;
	margin: 0 auto;
}
.lifeinfo.position_flex .img_cap{
	position: unset;
	margin-top: 10px;
	color: #000;
	font-size: 12px;
}
.lifeinfo.position_flex{
	flex-wrap: wrap;
}
.lifeinfo_list{
	margin-top: 40px;
}
.lifeinfo_list li:not(:last-child){
	margin-bottom: 20px;
}
.lifeinfo_list li{
	font-size: 16px;
	color: #00a0e9;
}
.lifeinfo_list li span{
	font-size: 12px;
	color: #000;
}
.lifeinfo_item{
	margin-top: 200px;
}
.lifeinfo_item02{
	margin-top: 100px;
}
.mt60{
	margin-top: 60px;
}
.db450 {
	display: none;
}

@media screen and (max-width: 1000px){
	.human02 {
		bottom: -10%;
		right: 1%;
		max-width: 220px;
	}
    .category_lead {
		font-size: 14px;
	}
	.mv_kazari {
		left: 74%;
	}
	.column_ttl {
		font-size: 24px;
	}
	.column_lead {
		font-size: 14px;
	}
	.column_box {
		margin-bottom: 100px;
	}
	.human03 {
		bottom: -80%;
		max-width: 245px;
	}
	.lifeinfo_ttl_en {
		font-size: 28px;
		margin-bottom: 30px;
	}
	.lifeinfo_ttl {
		max-width: 400px;
	}
	.human04 {
		position: absolute;
		bottom: -10%;
		left: 0%;
		max-width: 255px;
		z-index: 10;
	}
	.lifeinfo_list li {
		font-size: 14px;
	}
	.human05 {
		max-width: 240px;
	}
	.lifeinfo_item {
		margin-top: 140px;
	}
}
@media screen and (max-width: 768px){
	.category_ttl_flex{
		flex-wrap: wrap;
	}
	.category_lead{
		width: 100%;
		text-align: center;
	}
	.category_ttl_img{
		margin: 0 auto 20px;
	}
}
@media screen and (max-width: 750px){
	.position_flex_col3{
		width: 100%;
	}
	/* .lifeinfo_list li br{
		display: none;
	} */
	.lifeinfo_list li{
		display: flex;
		justify-content: space-between;
		white-space: nowrap;
		align-items: center;
	}
	.lifeinfo_list li::after{
		width: 100%;
		content: "";
		/* background: #000; */
		height: 1px;
		order: 2;
		margin: 0 1em;
		border-top: 1px #000 dashed;
	}
	.lifeinfo_list li span{
		order: 3;
	}
	.lifeinfo_list{
		margin-top: 20px;
	}
}
@media screen and (max-width: 650px){
    .position_flex {
        flex-wrap: wrap;
    }
    .position_flex_col2.spmax {
        width: 100%;
    }
    .position_flex_col2.spmax:nth-of-type(1) {
        margin-bottom: 30px;
    }
    .human02 {
        bottom: 20%;
        right: 0%;
        max-width: 200px;
    }
    .category_lead {
        font-size: 13px;
    }
	.mv_kazari {
		left: 45%;
		bottom: -13%;
	}
	.mv_area .img_cap {
		bottom: 12%;
	}
	.position_flex_col2{
		width: 100%;
	}
	.position_flex_col2:not(:first-child){
		margin-top: 30px;
	}
	.flag {
		max-width: 140px;
		width: 30%;
	}
	.column_flex{
		flex-wrap: wrap;
	}
	.column_ttl {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.column_text{
		width: 100%;
		margin-bottom: 20px;
	}
	.column_img{
		width: 100%;
	}
	.category_ttl_img {
		height: 55px;
	}
	.school_column .column_text,.school_column .column_img{
		width: 100%;
	}
	.column_box {
		margin-bottom: 60px;
	}
	.kosodate_item {
		width: 100%;
		margin-top: 20px;
	}
	.kosodate_flex {
		max-width: 400px;
		margin: 0 auto;
		width: 90%;
	}
	.kosodate_lead{
		margin: 30px 0 10px;
	}
	.position_flex_col3.lifeinfo_img{
		width: 48%;
		margin-bottom: 20px;
	}
	.position_flex_col3.lifeinfo_img.center_img{
		margin: 0 auto 20px;
	}
	.lifeinfo_list li {
		font-size: 13px;
	}
	.human03 {
		max-width: 225px;
	}
	
	.lifeinfo_ttl_en {
		font-size: 20px;
	}
	.lifeinfo_ttl {
		max-width: 320px;
	}
	.human05 {
		max-width: 190px;
	}
}

@media screen and (max-width: 550px){
.human04 {
	bottom: 56%;
	max-width: 210px;
	left: -40px;
}
}
@media screen and (max-width: 450px){
.db450 {
	display: block!important;
}
}


/* 装飾 */
.deco01 {
	position: absolute;
	top: -120%;
	left: -5%;
	width: 13%;
}
.deco02 {
	position: absolute;
	bottom: -15%;
	left: -5%;
	width: 10%;
}
.deco03 {
	position: absolute;
	top: -10%;
	right: -5%;
	width: 9%;
}
.deco04 {
	position: absolute;
	top: -120%;
	left: 5%;
	width: 8%;
}
.deco05 {
	position: absolute;
	top: -5%;
	right: 3%;
	width: 9%;
}
.deco06 {
	position: absolute;
	top: 42%;
	left: -5%;
	width: 7%;
}
.deco07 {
	position: absolute;
	top: 26%;
	right: -5%;
	width: 9%;
}
.deco08 {
	position: absolute;
	top: 26%;
	left: -5%;
	width: 9%;
}
.deco09 {
	position: absolute;
	top: 26%;
	right: -5%;
	width: 9%;
}
.deco10 {
	position: absolute;
	bottom: -10%;
	right: -5%;
	width: 9%;
}
@media screen and (max-width: 1000px){
	.deco01 {
		top: 5%;
		left: 5%;
	}
	.deco02 {
		bottom: -11%;
		left: 0%;
	}
	.deco03 {
		top: -10%;
		right: 2%;
	}
	.deco04 {
		top: 5%;
		left: 5%;
	}
	.deco06 {
		top: 42%;
		left: 2%;
		width: 9%;
	}
	.deco07 {
		top: 25%;
		right: 0%;
		width: 8%;
	}
	.deco08 {
		left: 0%;
		width: 9%;
	}
	.deco09 {
		width: 9%;
		right: 0;
	}
	.deco10 {
		width: 7%;
		right: 0;
	}
}
@media screen and (max-width: 750px){
	.deco07 {
		top: -5%;
		right: 0%;
		width: 9%;
	}
}
@media screen and (max-width: 650px){
	.deco01 {
        top: -130%;
        left: 0%;
        width: 22%;
    }
	.deco02 {
		bottom: -7%;
		left: -3%;
		width: 16%;
	}
	.deco03 {
		top: -7%;
		right: 2%;
		width: 15%;
	}
	.deco04 {
        top: -20%;
        left: 0%;
        width: 12%;
    }
	.deco05 {
		top: -5%;
		right: 5%;
		width: 13%;
	}
	.deco06 {
		top: 30%;
		left: 2%;
		width: 12%;
	}
	.deco07 {
		top: -2%;
		width: 10%;
	}
	.deco08 {
		left: 0%;
		width: 15%;
		top: -80%;
	}
	.deco09 {
		width: 15%;
		right: 0;
		top: -80%;
	}
	.deco10 {
		width: 13%;
		right: 0;
	}
}


/* //// */

.access_flex {
	display: flex;
	justify-content: space-between;
}
.access_flex_in {
	width: 48%;
}
.access_flex_in.radius img {
	border-radius: 10px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb80 {
	margin-bottom: 80px;
}
.mb100 {
	margin-bottom: 100px;
}
.mb260 {
	margin-bottom: 260px;
}
.trainmap_box {

}
.trainmap {
	max-width: 750px;
	margin: 0 auto 60px;
}
.scroll_l {
    display: none;
}
.access_cap {
	font-size: 13px;
	margin-bottom: 10px;
	text-align: right;
	margin-top: 5px;
}
.multiply {
	mix-blend-mode: multiply;
}

/* 装飾 */
/* .deco01 {
	position: absolute;
	top: -20%;
	left: 0;
	width: 13%;
}
.deco02 {
	position: absolute;
	top: -5%;
	left: -20%;
	width: 13%;
}
.deco03 {
	position: absolute;
	bottom: 15%;
	right: -15%;
	width: 13%;
}
.deco04 {
	position: absolute;
	top: -55%;
	left: 5%;
	width: 10%;
}
.deco05 {
	position: absolute;
	top: -140%;
	left: 35%;
	width: 8%;
} */

.human01 {
	position: absolute;
	bottom: -23%;
	right: 0%;
	max-width: 350px;
}

@media screen and (max-width: 1000px){
	/* .deco01 {
		top: -10%;
		left: 5%;
		width: 10%;
	}
	.deco02 {
		top: 0%;
		left: 0%;
		width: 9%;
	}
	.deco03 {
		right: 0%;
	} */
	
	
	.human01 {
		bottom: 0%;
		right: 4%;
		max-width: 230px;
	}
	/* .deco04 {
		top: -75%;
		left: 7%;
		width: 8%;
	} */
	.mb260 {
		margin-bottom: 200px;
	}
}

@media screen and (max-width: 650px){
.trainmap {
	width: 100%;
	overflow-x: scroll;
	overflow-y: hidden;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.trainmap > img{
	min-width: 500px;
	padding-bottom: 20px;
}


.scroll_l {
	position: relative;
	color: #808080;
	padding: 5px 0;
	display: inline-block;
	text-decoration: none;
	outline: none;
	left: 50%;
	transform: translateX(-50%);
	font-size: 12px;
	/* margin-bottom: 40px; */
}
.scroll_l {
	position: relative;
	color: #808080;
	padding: 5px 0;
	display: inline-block;
	text-decoration: none;
	outline: none;
	left: 50%;
	transform: translateX(-50%);
	font-size: 12px;
	margin-bottom: 40px;
}
.scroll_l::before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #808080;
}
.scroll_l::after {
	content: "";
	position: absolute;
	bottom: -4px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	transform: rotate(-135deg);
}
.scroll_l::before {
	animation: arrowlong03 2s ease infinite;
}
.scroll_l::after {
	animation: arrowlong04 2s ease infinite;
}
@keyframes arrowlong03 {
	0% {
		right: 0;
		width: 0;
		opacity: 0
	}
	20% {
		right: 0;
		width: 0;
		opacity: 1
	}
	80% {
		right: 0;
		width: 105%;
		opacity: 1
	}
	100% {
		right: 0;
		width: 105%;
		opacity: 0
	}
}
@keyframes arrowlong04 {
	0% {
		right: 0;
		opacity: 0
	}
	20% {
		right: 0;
		opacity: 1
	}
	80% {
		right: 103%;
		opacity: 1
	}
	100% {
		right: 103%;
		opacity: 0
	}
}

/* .deco01 {
    left: 0%;
    width: 14%;
}
.deco02 {
    top: -5%;
    width: 13%;
}
.deco03 {
    bottom: 35%;
    width: 18%;
} */
.trainmap {
    margin: 0 auto 0px;
}


.human01 {
    bottom: 90%;
    right: 0%;
    max-width: 155px;
}
/* .deco04 {
    left: 0%;
    width: 13%;
}
.deco05 {
    top: -170%;
    left: 25%;
    width: 14%;
} */
.access_flex {
    flex-wrap: wrap;
}
.access_flex_in.spmax {
	width: 100%;
}
.access_flex_in.spmax:nth-of-type(1) {
	margin-bottom: 30px;
}
.sec_subttl.spcenter , .sec_lead.spcenter {
	text-align: center;
}
}