@charset "utf-8";
/* CSS Document */
*{
	padding: 0;
	margin: 0;
}
body{
	position: relative!important;
	width: 100%!important;
	margin: 0 auto!important;
}
article{
	overflow: hidden;
}
#container{
	overflow: hidden;
}
.fluid_image{
	max-width: 100%;
	height: auto;
}
.loading {
	width: 100%;
	height: 100vh;
	background: rgba(255,255,255,1.0);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20000;
}

.loading img {
	width: 100%;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	font-family: 'object-fit: cover;'/*IE対策*/;
}

.Title {
	width: 100%;
	height: 100vh;
	display: block;
	margin: 0 auto;
    color: #fff;
    position: absolute;
    z-index: 100;
	top: 0;
	left: 0;
}
.inner_wrapper{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.prAreaWrapper {
    display: none;
}

#Keyvisual{
	width: 100%;
	height: 750px;
	margin: 0 auto;
	background-image:url("../images/seamles.jpg");
	background-repeat: repeat-x;
	background-size: cover;
	-webkit-animation: bgscroll 25s linear infinite;
	animation: bgscroll 25s linear infinite;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#Logo{
	width: 100%;
	position: absolute;
	top: 1%;
	left: 1%;
}
#Logo a{
	width: 150px;
    display: block;
}
@keyframes bgscroll {
	0% {background-position: 0 0;}
	100% {background-position: 100% 0;}
}
@-webkit-keyframes bgscroll {
	0% {background-position: 0 0;}
	100% {background-position: 100% 0;}
}
#Keyvisual_Inner{
	width: 900px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: center;
	position: relative;
	margin: 1% auto;
}
#Title{
	width: 100%;
	margin-right:0!important;
	order: 0;
	text-align: center;
	display: inline-block;
    height: 0;
	z-index: 99;
}
#Title img{
	width: 300px;
	height: 300px;
	object-fit: cover;
	font-family: 'object-fit: cover;'/*IE対策*/;
	margin-top: -19%;
	z-index: 1000000;
	-webkit-animation: fade 2.5s linear ;
	animation: fade 2.5s linear;

}
@keyframes fade {
	0% {
        opacity:0;
        width:100%;
		height: 900px;
		z-index: 1000000;
    }
    100% {
        opacity:1;
        width:300px;
		height:300px;
		z-index: 1000000;
    }
}
@-webkit-keyframes fade {
	0% {
        opacity:0;
        width:100%;
		height: 900px;
		z-index: 1000000;
    }
    100% {
        opacity:1;
        width:300px;
		height:300px;
		z-index: 1000000;
    }
}

#Young{
	width: 400px;
	height: 300px;
	position: relative;
	object-fit: cover;
	font-family: 'object-fit: cover;'/*IE対策*/;
	order: -2;
	background-color: #fff;
	-webkit-clip-path: polygon(0% 45px, 0 0, 45px 0%, 45px 0%, 400px 0, 400px 45px, 400px 162px, 290px 162px, 290px 300px, 45px 300px, 0% 300px, 0% 255px);
	clip-path: polygon(0% 45px, 0 0, 45px 0%, 45px 0%, 400px 0, 400px 45px, 400px 162px, 290px 162px, 290px 300px, 45px 300px, 0% 300px, 0% 255px);
}
#Young::before{
	content: url("../images/young.png");
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 100;
	zoom:0.4;
	background-color: #3f9eff;
	padding: 2%;
}
	
@media all and (-ms-high-contrast: none){
	#Young::before{
		content: url("../images/young.png");
		position: absolute;
		z-index: 100;
		zoom:0.4;
		background-color: #3f9eff;
		padding: 2%;
		bottom: inherit;
		left: inherit;
	}
}
#Young p{
	position: absolute;
	right: 0px;
	bottom:0px;
}
#Young img{
	width: 400px;
	height: 300px;
    object-fit: cover;
	font-family: 'object-fit: cover;';
	-webkit-clip-path: polygon(0% 45px, 0 0, 45px 0%, 45px 0%, 400px 0, 400px 45px, 400px 162px, 290px 162px, 290px 300px, 45px 300px, 0% 300px, 0% 255px);
	clip-path: polygon(0% 45px, 0 0, 45px 0%, 45px 0%, 400px 0, 400px 45px, 400px 162px, 290px 162px, 290px 300px, 45px 300px, 0% 300px, 0% 255px);
}

#Prime{
	width: 400px;
	height: 300px;
	position: relative;
	margin-top: 5%;
	order: -1;
	background-color: #fff;
	-webkit-clip-path: polygon(0% 45px, 0 0, 45px 0%, 45px 0%, 400px 0, 400px 45px, 400px 210px, 400px 300px, 45px 300px, 111px 300px, 111px 118px, 0 118px);
	clip-path: polygon(0% 45px, 0 0, 45px 0%, 45px 0%, 400px 0, 400px 45px, 400px 210px, 400px 300px, 45px 300px, 111px 300px, 111px 118px, 0 118px);
}
#Prime::before{
	content: url("../images/prime.png");
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 100;
	zoom:0.4;
	background-color: #e2b912;
	padding: 2%;
}
@media all and (-ms-high-contrast: none){
	#Prime::before{
		content: url("../images/prime.png");
		position: absolute;
		top: inherit;
		right: inherit;
		z-index: 100;
		zoom:0.4;
		background-color: #F7D02A;
		padding: 2%;
	}
}
#Prime p{
	position: absolute;
	left: 0;
	bottom:0;
}
#Prime img{
	width: 400px;
	height: 300px;
	-webkit-clip-path: polygon(0% 45px, 0 0, 45px 0%, 45px 0%, 400px 0, 400px 45px, 400px 210px, 400px 300px, 45px 300px, 111px 300px, 111px 118px, 0 118px);
	clip-path: polygon(0% 45px, 0 0, 45px 0%, 45px 0%, 400px 0, 400px 45px, 400px 210px, 400px 300px, 45px 300px, 111px 300px, 111px 118px, 0 118px);
	object-fit: cover;
	font-family: 'object-fit: cover;'/*IE対策*/;
}
#Senior{
	width: 400px;
	height: 300px;
	position: relative;
	margin-left: 2%;
	background-color: #fff;
	-webkit-clip-path: polygon(0% 45px, 0 0, 45px 0%, 270px 0, 270px 140px, 400px 140px, 400px 240px, 400px 300px, 180px 300px, 45px 300px, 0 300px, 0 45px);
	clip-path: polygon(0% 45px, 0 0, 45px 0%, 270px 0, 270px 140px, 400px 140px, 400px 240px, 400px 300px, 180px 300px, 45px 300px, 0 300px, 0 45px);
	
}
#Senior::before{
	content: url("../images/senior.png");
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 100;
	zoom:0.4;
	background-color: #990028;
	padding: 2%;
}
@media all and (-ms-high-contrast: none){
	#Senior::before{
		content: url("../images/senior.png");
		position: absolute;
		bottom: inherit;
		right: inherit;
		z-index: 100;
		zoom:0.4;
		background-color: #990028;
		padding: 2%;
	}
}
#Senior p{
	position: absolute;
	top: 0;
	right:0;
}
#Senior img{
	width: 400px;
    height: 300px;
	-webkit-clip-path: polygon(0% 45px, 0 0, 45px 0%, 270px 0, 270px 140px, 400px 140px, 400px 240px, 400px 300px, 180px 300px, 45px 300px, 0 300px, 0 45px);
	clip-path: polygon(0% 45px, 0 0, 45px 0%, 270px 0, 270px 140px, 400px 140px, 400px 240px, 400px 300px, 180px 300px, 45px 300px, 0 300px, 0 45px);
	object-fit: cover;
	font-family: 'object-fit: cover;'/*IE対策*/;
}
#Explanation{
	width: 40%;
	/*height: 330px;*/
	/*border: 330px solid #3e3e36;*/
	
}
#Explanation p{
	text-align: left;
	font-size: 14px;
    line-height: 1.6;
    color: #fff;
    width: 80%;
	margin: 10% 0 0 auto;
}
#omoroi2018{
	color:#FAFF57;
	font-weight: 600;
	margin-top: 3%;
    display: block;
	font-size: 14px;
}
#omoroi2018:hover{
	color:#FF650A;
}
#Senior_pdf{
	color:#990028;
	font-weight: 600;
	margin-top: 3%;
    display: block;
	font-size: 14px;
}
#Senior_pdf:hover{
	color:#fa5f88;
}
#Topics{
	width: 70%;
	margin: 5% auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.Topics_Explanation{
	font-size: 16px!important;
	margin: 6% 2%;
	text-align: center!important;
}
.Topics_Title{
	height: 50px!important;
	zoom: 0.8;
	object-fit: contain!important;
	font-family: 'object-fit: contain;'/*IE対策*/;
	margin-top: 4%;
}
.Topics_Child{
	width: 33%;
}
.Topics_Child h2{
	width: 100%;
	color: #fff;
	text-align: center;
}
.Topics_Child img{
	width: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;'/*IE対策*/;
}
.Topics_Child > div{
	margin: 0 2% 20% 2%;
    /*height: 420px;*/
}
.Topics_Child > div:last-child{
	margin: 14% 2% 14% 2%;
}
.Topics_Child h3{
	font-size: 20px;
	margin: 2% 0;
	line-height: 1.2;
	color: #fff;
	background: -moz-linear-gradient(left,  rgba(0, 0, 0, 0.7)  0%, rgba(0, 0, 0, 0.2) 100%); 
	background: -webkit-linear-gradient(left,  rgba(0, 0, 0, 0.7) 0%,rgba(0, 0, 0, 0.2) 100%); 
	background: linear-gradient(to right,  rgba(0, 0, 0, 0.7) 0%,rgba(0, 0, 0, 0.2) 100%,transparent); 
}
.Topics_Child p{
	font-size: 18px;
	line-height: 1.6;
	color: #fff;
	word-break: break-all;
	text-align: left;
	font-weight: 400;
}
.Topics_Child p:hover{
	opacity: 0.8;
}
.Topics_Child a{
	text-decoration: none!important;
}
#Topics_Young{
	background-color: #3f9eff;
	position: relative;
}
#ViewMoreYoung{
	position: absolute;
    bottom: 0;
    background: #fff;
    width: 100%;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
}
#ViewMoreYoung a{
	color: #3f9eff;
}
#ViewMoreYoung a:hover{
	color: #3f9eff;
	background: #fff!important;
}
#Topics_Prime{
	background-color: #e2b912 ;
	position: relative;
}
#ViewMorePrime{
	position: absolute;
    bottom: 0;
    background: #fff;
    width: 100%;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
}
#ViewMorePrime a{
	color: #e2b912;
}
#ViewMorePrime a:hover{
	color: #e2b912;
	background: #fff!important;
}
#Topics_Senior{
	background-color: #990028;
	position: relative;
}
#ViewMoreSenior{
	position: absolute;
    bottom: 0;
    background: #fff;
    width: 100%;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
}
#ViewMoreSenior a{
	color: #990028;
}
#ViewMoreSenior a:hover{
	color: #990028;
	background: #fff!important;
}
/********************Return to Top********************/
#page_top {
    width: 40px;
    height: 40px;
    position: fixed;
    right: 1%;
    bottom: 1%;
    background: #6A6868;
    opacity: 0.6;
    border-radius: 50%;
}
#page_top a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    text-decoration: none;
}
#page_top a::before {
    font-family: "FontAwesome";
    content: '\f106';
    font-size: 20px;
    color: #fff;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}

/*■■■■■■■■■■sp■■■■■■■■■■*/
.loading_sp {
	width: 100%;
	height: 100vh;
	background: rgba(255,255,255,1.0);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20000;
}

.loading_sp img {
	width: 100%;
	/*height: 100vh;*/
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: contain;
	font-family: 'object-fit: contain;'/*IE対策*/;
}


#inner_wrapper_sp{
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
#Keyvisual_sp{
	width: 100%;
	height: 60vh;
	margin: 0 auto;
	background-image:url("../images/seamles.jpg");
	background-repeat: repeat-x;
	background-size: cover;
	-webkit-animation: bgscroll_sp 25s linear infinite;
	animation: bgscroll_sp 25s linear infinite;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
@keyframes bgscroll_sp {
	0% {background-position: 0 0;}
	100% {background-position: -80vh 0;}
}
@-webkit-keyframes bgscroll_sp {
	0% {background-position: 0 0;}
	100% {background-position: -80vh 0;}
}
#Keyvisual_Inner_sp{
	width: 300px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: center;
	position: relative;
	margin: 1% auto;
}
#Title_sp {
	width: 49%;
	margin-right:0!important;
	text-align: center;
	display: inline-block;
    height: auto;
}
#Title{
	width: 100%;
	margin-right:0!important;
	order: 0;
	text-align: center;
	display: inline-block;
    height: 0;
	z-index: 99;
}

#Title_sp img{
	width: 100%;
	height: 140px;
	object-fit: cover;
	font-family: 'object-fit: cover;'/*IE対策*/;
	z-index: 1000000;
}

#Young_sp{
	width: 49%;
	height: 140px;
	position: relative;
	object-fit: cover;
	font-family: 'object-fit: cover;'/*IE対策*/;
	background-color: #fff;
	margin-bottom: 2%;
}
#Young_sp::before{
	content: url("../images/young.png");
	position: absolute;
	top: 2%;
	right: 2%;
	z-index: 2;
	zoom:0.2;
	background-color: #3f9eff;
	padding: 2%;
}
#Young_sp img{
	width: 100%;
	height: 140px;
	object-fit: cover;
	font-family: 'object-fit: cover;'/*IE対策*/;
}
#Prime_sp{
	width: 49%;
	height: 140px;
	position: relative;
	object-fit: cover;
	font-family: 'object-fit: cover;'/*IE対策*/;
	background-color: #fff;
	margin-bottom: 2%;
}
#Prime_sp img{
	width: 100%;
	height: 140px;
	object-fit: cover;
	font-family: 'object-fit: cover;'/*IE対策*/;
}
#Prime_sp::before{
	content: url("../images/prime.png");
	position: absolute;
	bottom: 2%;
	left: 2%;
	z-index: 2;
	zoom:0.2;
	background-color: #e2b912;
	padding: 2%;
}
#Senior_sp{
	width: 49%;
	height: 140px;
	position: relative;
	object-fit: cover;
	font-family: 'object-fit: cover;'/*IE対策*/;
	background-color: #fff;
	margin-bottom: 2%;
}
#Senior_sp img{
	width: 100%;
	height: 140px;
	object-fit: cover;
	font-family: 'object-fit: cover;'/*IE対策*/;
}
#Senior_sp::before{
	content: url("../images/senior.png");
	position: absolute;
	bottom: 2%;
	left: 2%;
	z-index: 2;
	zoom:0.2;
	background-color: #990028;
	padding: 2%;
}
#Explanation_sp{
	width: 96%;
	margin: 1% auto;
	line-height: 1.4;
}
#Senior_pdf_sp{
	color:#990028;
	font-weight: 600;
	margin-top: 3%;
    display: block;
	font-size: 14px;
	text-align: left;
}
#omoroi2018_sp{
	color:#FF650A;
	font-weight: 600;
	margin-top: 3%;
    display: block;
	font-size: 14px;
	text-align: left;
}
#Topics_sp{
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.Topics_Explanation_sp{
	font-size: 20px!important;
    line-height: 1.6!important;
    color: #fff!important;
	margin: 6% 2%;
	text-align: center;
}
.Topics_Child_sp{
	width:100%;
	margin: 5% auto;
}
.Topics_Child_sp h2{
	font-size: 34px;
	color: #fff;
	text-align: right;
}
.Topics_Child_sp img{
	width: 100%;
	height: 200px;
	object-fit: cover;
	font-family: 'object-fit: cover;'/*IE対策*/;
}
.Topics_Child_sp > div{
	margin: 14% 2% 10% 2%;
	/*animation: fadeIn 0.2s ease 0.8s 1 normal;
    -webkit-animation: fadeIn 0.2s ease 0.8s 1 normal;*/ 
}
.Topics_Child_sp h3{
	font-size: 20px;
	margin: 2% 0;
	line-height: 1.6;
	color: #fff;
	background: -moz-linear-gradient(left,  rgba(0, 0, 0, 0.7)  0%, rgba(0, 0, 0, 0.2) 100%); 
	background: -webkit-linear-gradient(left,  rgba(0, 0, 0, 0.7) 0%,rgba(0, 0, 0, 0.2) 100%); 
	background: linear-gradient(to right,  rgba(0, 0, 0, 0.7) 0%,rgba(0, 0, 0, 0.2) 100%,transparent); 
}
.Topics_Child_sp p{
	font-size: 16px;
	line-height: 1.6;
	color: #fff;
}
.Topics_Child_sp a{
	text-decoration: none!important;
}
#Topics_Young_sp{
	background-color: #3f9eff;
	position: relative;
}
#Topics_Prime_sp{
	background-color: #e2b912;
	position: relative;
}
#Topics_Senior_sp{
	background-color: #990028;
	position: relative;
}
#ViewMoreYoung_sp{
	position: absolute;
	bottom: 0;
	background: #fff;
	width: 100%;
	text-align: center;
	font-size: 20px!important;
	font-weight: 600;
}
#ViewMoreYoung_sp a{
	color: #3f9eff;
}
#ViewMorePrime_sp{
	position: absolute;
	bottom: 0;
	background: #fff;
	width: 100%;
	text-align: center;
	font-size: 20px!important;
	font-weight: 600;
}
#ViewMorePrime_sp a{
	color: #e2b912;
}
#ViewMoreSenior_sp{
	position: absolute;
	bottom: 0;
	background: #fff;
	width: 100%;
	text-align: center;
	font-size: 20px!important;
	font-weight: 600;
}
#ViewMoreSenior_sp a{
	color: #990028;
}
@keyframes fadeIn {
    0% {
        opacity:0;
        width:0%;
		transform:scale(0.1);    
	}
    100% {
        opacity:1;
        width:100%;
		transform:scale(1);    
    }
}
@media screen and (min-width:500px) and (max-width:1024px){ 
	
	#Keyvisual_sp{
		width: 100%;
		margin: 0 auto;
		height: 70vh!important;
	}
	#Keyvisual_Inner_sp{
		width: 80%;
		height: 60vh;
		align-content:space-between;
		align-items: center;
	}
	#Keyvisual_Inner_sp h1{
		background-color: #fff;
	}
	#Keyvisual_Inner_sp > div,#Keyvisual_Inner_sp > h1{
		width: 48%;
		height: 30vh;
		margin-bottom: 2%!important;
	}
	#Keyvisual_Inner_sp img{
		height: 30vh;
	}
	#Title_sp img{
		object-fit: contain;
		font-family: 'object-fit: contain;'/*IE対策*/;
	}
	.Topics_Child_sp img{
		height: 360px;
	}

}


