@charset "utf-8";


body#top {
	background-image: url(../img/bg_mark.png);
	background-repeat: no-repeat;
	background-position: center 380px;
	background-size: auto auto;
}



body#top h1 {
	width: 100%;
	display: block;
	background-image: url(../img/main_visual.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	display: flex;
	align-items: flex-end;
	background-size: 100% auto;
	height: 50vmin;
}


body#top h1 .inner1200 .maincopy {
	width: 90%;
	max-width: 870px;
	margin-bottom: 10px;
	
}

body#top .Greeting {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	padding-top: 30px;
	padding-left: 3%;
	padding-right: 3%;
	
}

body#top .Greeting p {
	text-align: center !important;
	}
body#top .Greeting p.read {
	line-height: 190%;
	letter-spacing: -0.4px;
	padding-left: 2%;
	padding-right: 2%;
}

body#top .contents .Flex {
	text-align : center;
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 100%;
	max-width: 900px;
	margin-top: 60px;
}
.contents .Flex .Box {
	width: 70%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 3%;
	padding-right: 3%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
.Flex .Box .photo {
}

.Flex .Box .photo img {
	border-radius: 100%;
}

.Flex .Box .catch {
	color: #53A71B;
	font-size: 300%;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 48px;
	font-family: 'Cormorant', serif;
	font-weight: 500;
}
.Flex .Box p {
	color: #16612A;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	font-size: 110%;
}
.contact-mase {
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	text-align: center;
	font-size: 135%;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	vertical-align: middle;
}

.contact-mase .Link {
	font-size: 64%;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	margin-left: 60px;
	vertical-align: 4px;
	}
#top #wrapper .interview {
	background-image: url(../img/bg_img.png);
	background-repeat: no-repeat;
	background-size: auto auto;
	background-position: center top;
	width: 100%;
	height: auto;
	padding-top: 100px;
	padding-bottom: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}





















@media screen and (min-width:560px) {




	
	
}

@media screen and (min-width:768px) {



body#top h1 {
	width: 100%;
	height: 90vh;
	display: block;
	background-image: url(../img/main_visual.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	display: flex;
	align-items: flex-end;
	background-size: 100% auto;
	max-height: 440px;
}
body#top h1 .inner1200 .maincopy {
	width: 60%;
	max-width: 870px;
	margin-bottom: 60px;
	
}
body#top .Greeting {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	padding-top: 70px;
	
}
.contents .Flex .Box {
	width: 33%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 3%;
	padding-right: 3%;
}
.contact-mase {
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	text-align: center;
	font-size: 135%;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 100px;
	margin-bottom: 80px;
	vertical-align: middle;
}
.Flex .Box p {
	color: #16612A;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	font-size: 130%;
}
#top #wrapper .interview {
	padding-top: 210px;
	padding-bottom: 200px;
}












	
}

@media screen and (min-width:960px) {body#top h1 {
	width: 100%;
	height: 90vh;
	display: block;
	background-image: url(../img/main_visual.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	display: flex;
	align-items: flex-end;
	background-size: 100% auto;
	max-height: 700px;
}
body#top h1 .inner1200 .maincopy {
	width: 60%;
	max-width: 870px;
	margin-bottom: 60px;
	
}

}


@media screen and (min-width:1024px) {
}


@media screen and (min-width:1025px){
}












	
	
