/* CSS Document */

.index_logo{
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	margin-bottom: -40px;
	margin-top: 40px;
}

.index_logo img{
	width: 100%;	
}
.index_logo2{
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	margin-bottom: 80px;
	margin-top: -40px;
}

.index_logo2 img{
	width: 100%;	
}

.copy_title{
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 900;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	font-size: 8em;
	color: #FFFFFF;
}
.copy_title span{
	color: #52028B;
}

.pink_count{
	color: #52028B;
	padding-right: 10px;
}

.fw{
	color: #FFFFFF;
}

.sougou{
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-top: -40px;
}

.my_font{
	font-family: 'M PLUS 1p', sans-serif;
}

.title01{
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 3.5em;
	line-height: 1.3em;
	font-weight: 800;
}
.txt01{
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	font-weight: 800;
}
.txt_card01{
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	font-weight: 800;
	padding-top: 20px;
	color: #BBBBBB;
}

.fs01{
	font-size: 1.2em;
	line-height: 1.7em;
	font-weight: 700;
	color: hsla(0,0%,100%,0.74);
	margin-top: 100px;
	margin-bottom: 70px;
	margin-right: auto;
	margin-left: auto;
	width: 50%;
	text-align: left;
}
.fs02{
	font-size: 2em;
	line-height: 1.7em;
	font-weight: 700;
}

.top_logo{
	width: 200px;	
}

.footer-style-one .description {
		font-size: 2em;	
}
.cho1{
	padding-top: 100px;
}
.yos_top_count{
	
}
@media screen and (max-width:1024px) {
.index_logo{
	width: 70px;
	margin-bottom: -30px;
	margin-top: 30px;
}

.index_logo img{
	width: 100%;	
}
.index_logo2{
	width: 200px;
	margin-bottom: 30px;
	margin-top: -30px;
}

.copy_title{
	margin-top: 0px;
	margin-bottom: -50px;
	font-size: 5em;
	color: #FFFFFF;
}	
.title01{
	font-size: 2.2em;
	line-height: 1.3em;
}	
.txt01{
	font-size: 0.9em;
	line-height: 1.7em;
}	
.fs01{
	font-size: 1em;
	line-height: 1.7em;
	margin-top: 100px;
	margin-bottom: 70px;
	width: 100%;
}
.fs02{
	font-size: 0.8em;
}
.cho1{
	padding-top: 30px;
}
.text-para-documents{
	font-size: 0.6em;
	margin-bottom: -30px;
	}
.sougou{
	margin-top: -20px;
}	
.demo-model .banner-model-15 p.disc {
	font-size: 0.6em;	
}
.footer-style-one .description {
		font-size: 1.5em;	
}
	.copyright-area-one .main-wrapper .copy-right-para {
		font-size: 0.6em;	
	}
	.yos_top_count {
	display: flex;
	flex-direction: column; /* 縦に並べる場合 */
	align-items: center;    /* 中央寄せ */
	justify-content: center;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	text-align: center;
}
}