@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@1,100&display=swap');
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
/*
font-family: 'Roboto', sans-serif;
font-family: 'Noto Sans JP', sans-serif;
*/
#page_top {
	position: fixed;
	bottom: 2%;
	right: 3.4%;
	z-index: 100;
}
	.pc-br{
		display: inherit;
	}
.sp-br-head{
	display: none;
}
.sp-br{
	display: none;
}
.sp-br-bk{
	display: none;
}
.nav_menu{
	width: 100%;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	position: absolute;
	bottom: 15%;
	left: 0;
}
.drawer--top .drawer-nav{
	height: 100vh;
}
.drawer-hamburger{
	top: 3.5%;
	background: #2b2c30;
	width: 100px;
    height: 100px;
    box-sizing: border-box;
}
.drawer-hamburger:hover{
	background-color: #2b2c30;
}
.drawer--top .drawer-hamburger, .drawer--top.drawer-open .drawer-hamburger{
	right: 3%;
}
.drawer-hamburger-icon{
	margin-top: -6px;
	width: 80%;
	left: 10%;
}
.drawer-hamburger-icon:before{
	top: -35px;
	width: 100%;
	margin-top: 20px;
}
.drawer-hamburger-icon:after{
	top: 15px;
	width: 100%;
}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before{
	background-color: #fff;
	height: 4px;
}
.drawer-open .drawer-hamburger-icon:before{
	top: -19px;
}
.drawer-nav{
	background-color: rgba(23, 24, 27, 0.98);
}
.drawer-menu{
	padding-top: 13%;
}
.drawer-menu li{
	margin-bottom: 75px;
}
.drawer-brand{
	margin: 0 auto;
	padding-left: 20%;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
}
.drawer-brand:hover{
	transition: 0.2s;
	opacity: 50%;
}
header{
	width: 100%;
	height: 160px;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	padding: 15px 40px;
	box-sizing: border-box;
}
.headerG_logo{
	display: flex;
	align-items: center;
}
.headerG_logo img{
	margin-right: 30px;
}
.headerG_logo_ttl{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 30px;
	font-weight: bold;
}
.headerG_logo_ttl span{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 300;
	margin-left: 20px;
}
.headerG_sns{
	display: flex;
	align-items: center;
	position: relative;
	right: 12%;
}
.headerG_sns a:hover{
	transition: 0.2s;
	opacity: 50%;
}
.sns_icon_T{
	margin-right: 35px;
}
.mainV{
	width: 100%;
	height: 760px;
	background: url("../img/mainV_copy.png"),url("../img/mainV_scroll.png"),url("../img/mainV_pict.png");
	background-position: 37% 50%,98.5% 50%,50% 50%;
	background-repeat: no-repeat;
	background-size: 896px 344px,14px 136px,1400px 760px;
	background-color: #17181b;
}
.contentsW{
	width: 1120px;
	margin: 0 auto;
	padding-top: 90px;
	box-sizing: border-box;
}
#about{
	background-color: #f1f1f1;
	padding-bottom: 140px;
}
.about_h1_wrap{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
h1{
	font-family: 'Roboto', sans-serif;
	font-size: 84px;
	font-weight: bold;
	font-style: italic;
	color: #ee1300;
	padding-bottom: 15px;
	border-bottom: solid 2px #ee1300;
}
h1 span{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #2b2c30;
}
h1 span.span_white{
	color: #fff;
}
.about_days{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
	color: #2b2c30;
}
.about_contents_wrap{
	margin-top: 50px;
	display: flex;
	flex-flow: row-reverse;
	justify-content: space-between;
	align-items: flex-start;
}
.about_contents_wrap_B{
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.about_contents_wrap img{
	margin-left: 60px;
}
.about_contents_wrap_B img{
	margin-right: 60px;
}
h2{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 32px;
	font-weight: 400;
	color: #2b2c30;
	line-height: 1.4;
}
.about_contents_txt{
	margin-top: 20px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	color: #2b2c30;
	line-height: 1.7;
	text-align: justify;
}
/* staff */
.staff_inner_wrap{
	margin-top: 60px;
	padding-bottom: 140px;
	display: flex;
	align-items: flex-start;
	box-sizing: border-box;
}
.staff_inner_wrap_mid{
	margin-top: 60px;
	padding-bottom: 20px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
.staff_inner_wrap_end{
	margin-top: 60px;
	padding-bottom: 20px;
	margin-bottom: 140px;
	display: flex;
	align-items: flex-start;
	box-sizing: border-box;
}
.staff_inner_wrap a:hover,.staff_inner_wrap_end a:hover{
	transition: 0.2s;
	opacity: 50%;
}
.staff_inner_wrap .staff_pict{
	margin-right: 60px;
	box-sizing: border-box;
}
.staff_inner_wrap_end .staff_pict{
	margin-right: 60px;
	box-sizing: border-box;
}
.staff_position{
	width: fit-content;
	padding: 6px 12px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	background-color: #2b2c30;
	box-sizing: border-box;
	margin-bottom: 17px;
}
.staff_name{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: #2b2c30;
	margin-bottom: 20px;
}
.staff_name span{
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight: 300;
	font-style: italic;
	color: #2b2c30;
}
.staff_name span.lifespan{
	font-size: 22px;
}
.staff_userlist{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	color: #2b2c30;
	margin-top: 20px;
}
.staff_userlist li ul li.list-betsuwaku{
	box-sizing: border-box;
	text-indent: 0;
    padding-left: 0;
	text-align: justify;
}
.staff_userlist li{
	list-style: square;
	list-style-position: inside;
	margin-bottom: 18px;
	box-sizing: border-box;
	text-indent: -1.5em;
    padding-left: 1.5em;
    line-height: 1.5;
	text-align: justify;
}
.staff_userlist li:last-child{
	margin-bottom: 0;
}
.staff_userlist li ul{
	padding-left: 40px;
	margin-top: 10px;
	box-sizing: border-box;
}
.staff_userlist li ul li{
	list-style: none;
	line-height: 2;
}
.staff_txt{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	color: #2b2c30;
	margin-top: 15px;
	text-align: justify;
	line-height: 2;
}
.shop{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #3fa26f;
}
.staff_list_ttl{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	color: #2b2c30;
	margin-top: 40px;
	text-align: justify;
}
.staff_bk_img{
	margin-right: 60px;
    box-sizing: border-box;
}
.staff_bk_img p{
	margin-top: 20px;
	font-size: 13px;
	line-height: 1.5;
}
.bk_camp_p{
	margin-top: 30px;
}
/* curriculum */
#curriculum{
	background-color: #2b2c30;
	padding-bottom: 100px;
	box-sizing: border-box;
}
.curriculum_wrap{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 60px;
	padding-bottom: 65px;
	box-sizing: border-box;
}
.curriculum_ttl{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 28px;
	color: #fff;
	margin-bottom: 30px;
}
.curriculum_wrap li{
	color: #fff;
	list-style: square;
	list-style-position: inside;
	margin-bottom: 18px;
	box-sizing: border-box;
}
/* interview */
#interview{
	background-color: #f1f1f1;
}
.interview_wrap{
	margin-top: 50px;
	padding-bottom: 90px;
	display: flex;
	flex-flow: row-reverse;
	justify-content: space-between;
	box-sizing: border-box;
}
.interview_wrap img{
	margin-left: 60px;
}
.interview_position{
	width: fit-content;
	padding: 6px 12px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	background-color: #2b2c30;
	box-sizing: border-box;
	margin-bottom: 17px;
}
.interview_name{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: #2b2c30;
	margin-bottom: 20px;
}
.interview_name span{
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 300;
	font-style: italic;
	color: #2b2c30;
}
.interview_name span.little_age{
	font-size: 18px;
}
.interview_txt{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	color: #2b2c30;
	line-height: 2;
	text-align: justify;
}
/* recruiting */
.recruiting_txt_wrap{
	margin-top: 60px;
}
.recruiting_txt_wrap .recruiting_txt_ttl{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2b2c30;
	margin-bottom: 27px;
}
.recruiting_txt_wrap .recruiting_txt_ttl span{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #2b2c30;
}
.recruiting_txt_wrap .recruiting_txt_cap{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	color: #2b2c30;
	margin-bottom: 80px;
}
.recruiting_head{
	width: fit-content;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #2b2c30;
	border-bottom: solid 2px #2b2c30;
	padding-bottom: 10px;
	margin-bottom: 37px;
	box-sizing: border-box;
}
#recruiting table{
	width: 100%;
	margin-bottom: 90px;
}
#recruiting table tr{
	border-top: solid 1px #dcdfe4;
	border-bottom: solid 1px #dcdfe4;
}
#recruiting table tr th{
	background-color: #f3f5f8;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #2b2c30;
	text-align: left;
	padding: 30px;
	box-sizing: border-box;
	white-space: nowrap;
}
#recruiting table tr td{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #2b2c30;
	text-align: left;
	padding: 30px 45px;;
	box-sizing: border-box;
	line-height: 1.5;
}
#recruiting table tr td ul li{
	list-style: square;
	list-style-position: inside;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #2b2c30;
}
#recruiting table tr td ul li p{
	padding-left: 4em;
}
#recruiting table tr td ul li p span{
	font-size: 16px;
}
/* under_area */
#under_area{
	background-color: #17181c;
	padding-top: 160px;
	padding-bottom: 200px;
	box-sizing: border-box;
	text-align: center;
}
.challenge_color{
	font-family: 'Roboto', sans-serif;
	font-size: 66px;
	font-weight: 100;
	font-style: italic;
}
.challenge_cap{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	font-weight: 400;
	font-style: italic;
	color: #fff;
	margin-top: 20px;
}
.contact{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	margin-top: 50px;
}
#under_area address{
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-weight: 500;
	color: #fff;
	font-style: normal;
	margin-top: 30px;
}
#under_area address span{
	font-size: 46px;
	margin-left: 20px;
}
/* footer */
footer{
	width: 100%;
	height: 100px;
	padding: 0 50px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
footer a:hover{
	transition: 0.2s;
	opacity: 50%;
}
footer small{
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #2b2c30;
	padding-right: 3vw;
}
.footer_copy img{
	vertical-align: middle;
	margin-left: 30px;
}

@media screen and (max-width:1400px){
.mainV{
	height: 54.286vw;
}
}
@media screen and (max-width:1120px){
.contentsW{
	width: 90%;
}
.sp-br-bk{
	display: block;
}
}
@media screen and (max-width:958px){
	.mainV{
		background-size: 93.528vw 35.908vw,1.461vw 14.196vw,146.138vw 79.332vw;
	}
	.sp-br-head{
		display: block;
	}
.sp-br-bk{
	display: none;
}
	.headerG_logo_ttl span{
		margin-left: 0;
	}
	.headerG_sns{
		right: 13vw;
	}
	.sns_icon_T{
		margin-right: 2vw;
	}
	.about_h1_wrap{
		flex-wrap: wrap;
	}
	.about_contents_wrap,.about_contents_wrap_B,.interview_wrap{
		flex-wrap: wrap;
		flex-flow: wrap;
	}
	.about_contents_wrap img,.interview_wrap img{
		margin-left: 0;
		margin-bottom: 20px;
	}
	.about_contents_wrap_B img{
		margin-right: 0;
		margin-bottom: 20px;
	}
	.staff_inner_wrap,.staff_inner_wrap_mid,.staff_inner_wrap_end{
		flex-wrap: wrap;
	}
	.staff_inner_wrap .staff_pict,.staff_inner_wrap_mid .staff_bk_img,.staff_inner_wrap_end .staff_pict{
		margin-right: 0;
		margin-bottom: 20px;
	}
	.curriculum_wrap{
		flex-wrap: wrap;
		flex-direction: column;
	}
	.curric_margin{
		margin-bottom: 20px;
	}
}
@media screen and (max-width:768px){
	header{
		height: 20.833vw;
	}
	.headerG_logo img{
		width: 16.797vw;
    height: auto;
	}
	.drawer-brand{
		padding-left: 15%;
	}
	.drawer-menu li{
		margin-bottom: 10.417vw;
	}
.drawer-hamburger{
	width: 13.021vw;
    height: 13.021vw;
}
	.pc-br{
		display: none;
	}
	.sp-br{
		display: block;
	}
.sp-br-bk{
	display: block;
}
	h1{
		margin: 0 auto;
		line-height: 0.5;
	}
	h1.bk_head{
		margin: 0 auto;
	}
	#about{
		padding-bottom: 18.229vw;
	}
	.contentsW{
		padding-top: 11.719vw;
	}
	.staff_inner_wrap,.staff_inner_wrap_mid{
		justify-content: center;
	}
	.staff_inner_wrap_end{
		margin-bottom: 18.229vw;
		justify-content: center;
	}
	#curriculum{
		padding-bottom: 13.021vw;
	}
	.interview_wrap{
		padding-bottom: 18.229vw;
	}
	#recruiting table{
		margin-bottom: 18.229vw;
	}
	#recruiting table tr th,#recruiting table tr td{
		display: block;
	}
	#under_area{
		padding-top: 20.833vw;
		padding-bottom: 26.042vw;
		padding-left: 5%;
    padding-right: 5%;
	}
	#recruiting table tr th,#recruiting table tr td{
		white-space: normal;
		padding: 3.906vw;
	}
	#recruiting table tr td ul li p{
		padding-left: 2.5em;
	}
	.curriculum_wrap{
		padding-bottom: 8.464vw;
	}
	.bk_camp_p{
		line-height: 1.5;
	}
}
@media screen and (max-width:560px){
	.drawer-brand{
		font-size: 7vw;
	}
	.nav_menu{
		bottom: 9%;
		font-size: 2.857vw;
	}
	.drawer-hamburger{
		top:2.5%;
	}
	.drawer-hamburger-icon{
		margin-top: 0;
	}
	.drawer-hamburger-icon:before{
		top: -31px;
	}
	.drawer-hamburger-icon:after{
		top: 12px;
	}
	.headerG_logo_ttl{
		display: none;
	}
	.headerG_sns{
		right: 17vw;
	}
	h1{
		font-size: 15vw;
	}
	h1 span{
		font-size: 4.286vw;
	}
	.about_days{
		margin-top: 10px;
		font-size: 7.143vw;
	}
	h2{
		font-size: 5.2vw;
		font-weight: 500;
	}
	.about_contents_wrap, .about_contents_wrap_B, .interview_wrap{
		margin-top: 8.929vw;
		justify-content: center;
	}
	.about_contents_wrap img, .interview_wrap img{
		width: 95%;
		height: auto;
	}
	.staff_name{
		line-height: 1.3;
	}
	.recruiting_txt_wrap .recruiting_txt_cap{
		line-height: 1.3;
	}
	
	.contact{
		font-size: 2.5vw;
		margin-top: 8.929vw;
	}
	#under_area address span{
		font-size: 11vw;
	}
}
@media screen and (max-width:470px){
	.headerG_sns{
		right: 14vw;
	}
	.sns_icon_T{
		margin-right: 7vw;
	}
	footer{
		padding: 5%;
	}
	.next_logo{
		width: 18.298vw;
		height: auto;
	}
	footer small{
		font-size: 2.553vw;
	}
	.footer_copy img{
		margin-left: 4vw;
	}
}
@media screen and (max-width:440px){
	.drawer-hamburger{
		top: 2%;
	}
	.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before{
		height: 3px;
	}
	.drawer-hamburger-icon:before{
		top: -28px;
	}
	.drawer-hamburger-icon:after{
		top: 9px;
	}
	header{
		padding: 15px;
	}
	.headerG_sns{
		right: 18vw;
	}
	.staff_bk_img{
		text-align: center;
	}
	.staff_bk_img .bk_svg{
		width: 65.227vw;
	}
	.staff_name span.lifespan{
		font-size: 5vw;
	}
}
