@charset "UTF-8";
/*
- About 共通
--------------------------------------------------------------------------------------------------------------------- */
#about{}
#about #content-header h1{
	background-image:url('/_assets/img/pc/about/main_image.jpg');
}

/*
- number 固有
--------------------------------------------------------------------------------------------------------------------- */

.number #page-content .main-visual {
    color: #002870;
}

.number #page-content .main-visual a:hover,
.number #page-content .content-inner.bottom-space a:hover{
    color: #002870;
    text-decoration-line: underline;
}
.number .main-visual{
	width: 100%;
    position: relative;
    padding: 150px 0 90px;
    background: #fefafc;
    text-align: center;
}
.number .main-visual h2 {
    display: block;
    margin: 0 auto 50px;
    width: 820px;
}
.number .main-visual h2 + p { position: relative;}
.number .main-visual p {
	font-size: 2rem;
	line-height: 1.7em;
}

.number .main-visual h2 + p::after {
	content:url('/_assets/img/pc/about/number/num_ttl1_after.svg');
	display: block;
	position: absolute;
	bottom:-70px;
	right:0;
	width: 260px;
	height:auto;
}

.number .bottom-space {
	width: 100%;
	background: #fefafc;
	padding-bottom: 120px;
    margin-bottom: 56px;
	color: #002870;
}
.number .bottom-space .content-inner h3 {
    width: 100%;
	margin: 0 auto 28px;
	padding: 13px 22px;
	background: #002870;
	color: #fff;
	font-size: 2.4rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	border-radius: 8px;
}
.number .row-wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.number .col-wrap{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.number .row-wrap > section, .number .row-wrap > .col-wrap{
    width: 48.5%;
}
.number section {
    position: relative;
    padding-bottom: 70px;
}
.number section#col-5 { 
    padding-bottom: 30px;
}
.number section a {
    position: absolute;
    right: 1em;
    bottom: 40px;
	font-size: 1.9rem;
    font-weight: bold;
    text-align: right;
	color: #002870;
}
.number section#col-3 a {
	bottom: 0;
}
.number section a:after{
    content: ">";
    display: block;
    position: absolute;
    bottom: 1px;
    right: -0.9em;
	font-size: 1.9rem;
	font-weight: bold;
}
.number .content-inner section p{
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    text-align: left;
    letter-spacing: 0.03rem;
}
.number .num-images{
    margin: 0 auto;
}
.number #col-1 .num-images{
    margin-top: -42px;
	width: 100%;
    max-width: 964px;
}
.number #col-2 .num-images{
	width: 100%;
    max-width: 448px;
}
.number #col-3 .num-images{
	width: 100%;
    max-width: 435px;
}
.number #col-5 .num-images{
	width: 100%;
    max-width: 794px;
}
.number #col-6 .num-images{
	width: 100%;
    max-width: 954px;
}
.number #col-9 .num-images{
	width: 100%;
    max-width: 930px;
}
.number #col-10 .num-images{
	width: 100%;
    max-width: 637px;
}

/*追加分*/
.number .alma_mater {
	width: 100%;
	padding-bottom: 118px;
}
.number .alma_mater h3 {
	width: 100%;
	max-width: 964px;
	margin: 0 auto 20px;
	padding: 13px 22px;
	background: #ff88bf;
	color: #fff;
	font-size: 2.4rem;
	letter-spacing: 0.05em;
	font-weight: bold;
	border-radius: 8px;
}
.number .alma_mater .inner {
	width: 100%;
	max-width: 964px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.number .alma_mater .inner .left {
	width: 34%;
	padding-right: 1em;
	box-sizing: border-box;
}
.number .alma_mater .inner .center {
	width: 33.8%;
	padding-right: 1em;
	box-sizing: border-box;
}
.number .alma_mater .inner .right {
	width: 32.2%;
	padding-right: 1em;
	box-sizing: border-box;
}
.number .alma_mater .inner dl {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.71em;
	color: #002870;
}
.number .alma_mater .inner dl dt span.pink {
	color: #ff88bf;
}

@media screen and (min-width:768px) and (max-width:963px){/*-add190605-*/
.number .main-visual {
    padding: 48px 0 90px;
}
.number .main-visual h2{
    width: auto;
}

.number .col-wrap{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.number .row-wrap > section, .number .row-wrap > .col-wrap{
    width: 48.5%;
}
.number section{
    position: relative;
    padding-bottom: 40px;
}
.number section#col-5{    /* 年齢層sectionのみ「詳しくはこちら」がないので余白を削除 */
    padding-bottom: 0;
}
.number section a{
    position: absolute;
    right: 1em;
    bottom: 20px;
    font-weight: bold;
    text-align: right;
}
.number section a:after{
    content: ">";
    display: block;
    position: absolute;
    bottom: 1px;
    right: -0.9em;
}
.number .content-inner section p{
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    text-align: left;
    letter-spacing: 0.03rem;
}
.number .num-images{
    margin: 0 auto;
}
.number #col-1 .num-images{
    margin-top: -42px;
    width: auto;
}
.number #col-2 .num-images{
    width: auto;
}
.number #col-3 .num-images{
    width: auto;
}
.number #col-4 .num-images{
    width: auto;
}
.number #col-5 .num-images{
    width: auto;
}
.number #col-6 .num-images{
    width: auto;
}
.number #col-7 .num-images{
    width: auto;
}
.number #col-8 .num-images{
    width: auto;
}
.number #col-9 .num-images{
    width: auto;
}
.number #col-10 .num-images{
    width: auto;
}
	/*追加分*/
	.number .alma_mater {
		width: auto;
		padding: 0 30px 118px 30px;;
	}
}/*-tablet END 190605-*/

@media screen and (max-width: 767px){
    .number .main-visual{
        position: relative;
        padding: 48px 0;
        background: #fefafc;
        text-align: center;
    }
    .number .main-visual h2{
        display: block;
        margin: 0 auto 24px;
        width: 100%;
    }
	.number .main-visual h2 + p{position: relative;}
	.number .main-visual h2 + p::after{
		content:url('/_assets/img/pc/about/number/num_ttl1_after.svg');
		bottom: -32px;
		right: 0;
		width: 34%;
		height: auto;
	}

	.number .bottom-space{
        margin-bottom: 56px;
		padding-bottom: 0;
    }
	.number .bottom-space .content-inner h3 {
		width: 100%;
		margin: 0 auto 28px;
		padding: 13px 22px;
		background: #002870;
		color: #fff;
		font-size: 2rem;
		font-weight: bold;
		letter-spacing: 0.05em;
		border-radius: 8px;
	}
	.number #page-content .bottom-space .content-inner {
		font-size: 1rem;
	}
    .number .row-wrap{
        display: block;
        justify-content: space-between;
        align-items: stretch;
    }
    .number .col-wrap{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .number .row-wrap > section, .number .row-wrap > .col-wrap{
        width: 100%;
    }
    .number section a {
        position: absolute;
        right: 1em;
        bottom: 30px;
        font-weight: bold;
		font-size: 1.7rem;
    }
	.number section#col-3 a {
        bottom: 20px;
    }
    .number section a:after{
        content: ">";
        display: block;
        position: absolute;
        bottom: 1px;
        right: -0.9em;
    }
    .number .content-inner section p{
        margin-bottom: 8px;
    }
    .number #col-1 .num-images{
        margin-top: -25px;
        width: 100%;
    }
    .number #col-2 .num-images{
        width: 100%;
    }
    .number #col-3 .num-images{
        width: 100%;
    }
    .number #col-4 .num-images{
        width: 100%;
    }
    .number #col-5 .num-images{
        width: 100%;
    }
    .number #col-6 .num-images{
        width: 100%;
    }
    .number #col-7 .num-images{
        width: 100%;
    }
    .number #col-8 .num-images{
        width: 100%;
    }
    .number #col-9 .num-images{
        width: 100%;
    }
    .number #col-10 .num-images{
        width: 100%;
    }
	
	/*追加分*/
	.number .alma_mater {
		width: 100%;
		padding: 0 4%;
		margin: 0;
		padding-bottom: 118px;
	}
	.number .alma_mater h3 {
		width: 100%;
		max-width: 964px;
		margin: 0 auto 20px;
		padding: 13px 22px;
		background: #ff88bf;
		color: #fff;
		font-size: 2.4rem;
		letter-spacing: 0.05em;
		font-weight: bold;
		border-radius: 8px;
	}
	.number .alma_mater .inner {
		width: 100%;
		max-width: 964px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	.number .alma_mater .inner .left {
		width: 35%;
		padding-right: 1em;
		box-sizing: border-box;
	}
	.number .alma_mater .inner .center {
		width: 33.8%;
		padding-right: 1em;
		box-sizing: border-box;
	}
	.number .alma_mater .inner .right {
		width: 31.2%;
		padding-right: 1em;
		box-sizing: border-box;
	}
	.number .alma_mater .inner dl {
		font-size: 1.4rem;
		letter-spacing: 0.05em;
		line-height: 1.71em;
		color: #002870;
	}
	.number .alma_mater .inner dl dt span.pink {
		color: #ff88bf;
	}
}



























