/* CSS Document */

.top-image{
	margin: 80px 0 3% auto;
	position: relative;
	width: 90%;
	border-radius: 0 0 0 30px;
}
.top-image .top-video{
	border-radius: 0 0 0 30px;
	border-left: 8px solid #333333;
	border-bottom: 8px solid #333333;
	
}
.top-image .movie_video{
	width: 100%;
	height: auto;
	border-radius: 0 0 0 22px;
}

.top-image .Catch{
	left: -12%;
	bottom: 15%;
	width: 56%;
	position: absolute;
	
}

@media print , screen and (min-width:1px) and (max-width: 960px) {
.top-image{
	margin: 60px 0 3% auto;
	position: relative;
	width: 90%;
	border-radius: 0 0 0 30px;
}
}
@media print , screen and (min-width:1px) and (max-width: 530px) {
.top-image{
	width: 95%;
	border-radius: 0 0 0 30px;
}
.top-image .Catch{
	left: inherit;
	bottom: inherit;
	width: 65%;
	margin: -10% auto 0 -5%;
	position: relative;
	
}
}

.movie_btn{
	position: absolute;
	right: 15px;
	bottom: 15px;
	z-index: 10;
	max-width: 220px;
	width: 35%;
}
.movie_btn .close{
	position: absolute;
	right: -5px;
	top: -5px;
	width: 25px;
	cursor: pointer;
}
.movie_btn.batu{
	display: none;
}

@media print , screen and (min-width:1px) and (max-width: 530px) {
	
.movie_btn{
	position: absolute;
	right: 15px;
	bottom: -20px;
	z-index: 10;
	max-width: 220px;
	width: 35%;
}
}

.Concept{
	position: relative;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 20px;
	border-bottom: 20px solid #44a048;
	background: url("../img/common/contents_bottom.svg") right bottom no-repeat;
	background-size: 60% auto;
}

.Concept .illust1,
.Concept .illust2{
	position: absolute;
	width: 15%;
}
.Concept .illust1{
	right: 2%;
	top: 0%;
	max-width: 120px;
}
.Concept .illust2{
	left: 5%;
	bottom: 0%;
	max-width: 120px;
}

.Concept .Flexboxcenter{
	padding: 8% 0;
}
.Concept .concept-catch{
	width: 40%;
}
.Concept .concept-catch h3{
	text-align: left;
	padding: 10px;
	line-height: 2.3em;
}
.Concept .concept-catch h3 span{
	padding: 5px 20px;
	background: #fff;
}
.Concept .txt{
	width: 70%;
	padding: 20px 0 20px 20px;
	display: flex;
	justify-content: center;
}
.Concept .photo{
	width: 40%;
	padding: 20px;
	margin-left: -10%;
}

.Concept .txt p{
	margin-bottom: 50px;
	font-size: clamp(16px, 2.0vw, 20px);
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
}
.Concept .txt .btn{
	width: 40%;
	max-width: 180px;
	margin: 5% auto;
}

@media print , screen and (min-width:1px) and (max-width: 580px) {
.Concept .txt p{
	margin-bottom: 20px;
	}
.Concept .txt .btn{
	width: 45%;
	max-width: 180px;
	margin: 0px auto 0 0;
}	
.Concept .txt{
	width: 100%;
	padding: 10px;
	display: flex;
	justify-content: flex-start;
}
.Concept .photo{
	width: 60%;
	padding: 0px;
	margin: -28% 3% 0 auto;
}
.Concept .illust1{
	right: 2%;
	top: 5%;
	max-width: 120px;
}
}




.TopAbout{
	position: relative;
	background: url("../img/top/about_back.svg") center center no-repeat;
	background-size: cover;
	padding-bottom: 150px;
}
.TopAbout .inner{
	position: relative;
}
.TopAbout .title{
	position: absolute;
	top: 0;
	left: 2%;
	width: 15%;
	max-width: 80px;
}
.TopAbout .about{
	width: 85%;
	margin: 0 0 0 auto;
	position: relative;
	padding: 5% 0
}
.TopAbout .mos{
	position: absolute;
	width: 30%;
	left: -10%;
	bottom:-8%;
}
.TopAbout .nanas{
	position: absolute;
	width: 30%;
	right: 0;
	top: 18%;
}
.TopAbout p{
	margin-bottom: 50px;
	font-size: clamp(15px, 2.0vw, 20px);
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
}
.TopAbout ul li{
	width: 50%;
	padding: 20px;
}
.TopAbout .aboutb2{
	margin-top: 100px;
}

@media print , screen and (min-width:1px) and (max-width: 768px) {

.TopAbout{
	position: relative;
	background: url("../img/top/about_back.svg") center center no-repeat;
	background-size: cover;
	padding-bottom: 120px;
}
.TopAbout ul li{
	width: 50%;
	padding: 10px;
	position: relative;
}

.TopAbout .mos{
	position: absolute;
	left: -10%;
	bottom:-60px;
	width: 180px;
}
.TopAbout .nanas{
	position: absolute;
	right: 0;
	top: -140px;
	width: 180px;
}
}
@media print , screen and (min-width:1px) and (max-width: 630px) {

.TopAbout{
	position: relative;
	background: url("../img/top/about_back.svg") center center no-repeat;
	background-size: cover;
	padding-bottom: 30px;
}
.TopAbout ul li{
	width: 90%;
	padding: 10px;
	position: relative;
}

.TopAbout .about{
	width: 80%;
	margin: 0 0 0 auto;
	position: relative;
	padding: 5% 0
}
.TopAbout .mos{
	position: relative;
	left: inherit;
	bottom:inherit;
	width: 40%;
	margin: 0 auto 0 -10px;
}
.TopAbout .nanas{
	position: relative;
	right: inherit;
	top: inherit;
	width: 40%;
	margin: 0 0 0 auto;
}
.TopAbout .aboutb1 a{
	margin: -50px auto 0 0;
	display: block;
}
	.TopAbout .aboutb2{
		margin-top: 0;
	}
.TopAbout .aboutb2 a{
	margin: -50px 0 0 auto;
	display: block;
}
}

.TopInfo{
	margin-top: -10%;
	position: relative;
	z-index: 1;
}
.TopInfo::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 12%;
	height: 90%;
	width: 100%;
	background: #44a048;
	z-index: -1;
	
}
.catchFlex{
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 900px;
	padding: 0 20px;
	margin: 3% auto;
}
.catchFlex .catch{
	color: #fff;
	font-size: clamp(16px, 2.0vw, 20px);
	line-height: 2.2em;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	padding: 0 20px 30px;
}
.catchFlex .catchl,
.catchFlex .catchr{
	width: 10%;
}

.TopInfo .btn{
	width: 60%;
	max-width: 250px;
	margin: 3% auto;
}

@media print , screen and (min-width:1px) and (max-width: 480px) {

.catchFlex .catch{
	padding: 0 10px 30px;
}	
.catchFlex .catchl,
.catchFlex .catchr{
	display: none;
}
}