@charset "utf-8";
/* CSS Document */
/*==================================================
のためのcss
===================================*/



.chapter h3{
	display: inline-block;
	margin-bottom: 30px;
	padding: 10px 20px;
    background: linear-gradient(70deg, #FCFFB2, #D4F5FF);
	border-radius: 5px;
}
.main-a{
	background-image: url(../img/aboutbg.png); 
	background-repeat: no-repeat;
	background-size: contain;
}

.content-a{
	display: block;
	max-width: 800px;
	margin: 0 auto;
}

.About{
	display: block;
	max-width: 700px;
	height: 300px;
	margin: 0 auto;
	position: relative;
}
.About p{
	line-height: 2.5em;
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);	
	
}
.chapter{
	margin: 200px 0;
}

p, li, h4{
	line-height: 2em;
	color: #707070;
}

.schooling{
	display: block;
	width: 100%;
	margin: 30px 0 0;
}
#supportiju {
	margin-bottom: 40px;
}
.steps{
	display: flex;
	flex-direction: row;
	margin: 20px 0px;
}
.steps img{
	display: inline;
	width: 70px;
	margin-right: 40px;
}
.support .arrow{
	width: 35px;
	margin: 20px 0 20px 15px;
}
#register {
	font-size: bold;
}

.profile{
	font-weight: bold;
}
.immigration img {
  display: inline;
	width: 1em;
}
.immigration h4{
	margin-top: 30px;
}

.contact{
   border: 7px solid;
   border-image: linear-gradient(70deg, #FCFFB2, #D4F5FF);
   border-image-slice: 1;
	text-align: center;
}

.post{
	display: block;
	max-width: 40em;
	margin: 10px auto;
	padding: 10px 5px;
	border: #494949 solid 1px;
	text-align: center;
}
/*.eventmv{
	width: 100%;
	background-image: url(../img/eventbg.png); 
	background-repeat: no-repeat;
	background-size: contain;	
	background-position: 50% 50%;
}*/
.main-e{
	background-image: url("../img/eventbg.png"); 
	background-repeat: no-repeat;
	background-size: contain;
}
.Event{
	display: block;
	max-width: 700px;
	height: 400px;
	position: relative;
	margin: 0 auto 150px;
	text-align: center;
	align-items: flex-end;
}
.Event p{
	line-height: 2.5em;
    position: absolute;
    top: 80%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);	
	text-align: left;

}
.e-contain{
	width: 800px;
	margin: 0 auto;
}

.jumpbtn{
	display: flex;
	justify-content: space-around;
	width: 700px;
	margin: 0 auto;
}
.jumpbtn a{
	display: inline-block;
	width: 10em;
	border: solid 1px #484848;
	padding: 10px 40px;
	border-radius: 10px;
	text-align: center;
}
#tokyo, #fukuoka, #online{
	margin-top: 100px;
}
.main-e h2{
	display: inline-block;
	margin-bottom: 30px;
	padding: 10px 20px;
	border-radius: 5px;
	font-size: 1.3em;
}
#tokyo img, #fukuoka img, #online img{
	display: block;
}
#tokyo img{
	max-width: 500px;
	
}
#fukuoka img{
	max-width: 600px;
}
#online img{
	max-width: 400px;
}
.revent-schedule{
	display: none!important;
}
.apply{
	display: block;
	width: 25em;
	font-size: 1.3em;
	font-weight: bold;
	margin: 60px auto 200px;
	padding: 20px 50px;
   border: 7px solid;
   border-image: linear-gradient(70deg, #FCFFB2, #D4F5FF);
   border-image-slice: 1;
	text-align: center;
}
.guest{
	display: block;
	margin-top: 100px;
}
.guestinfo{
	display: flex;
	flex-direction: row;
}
.speaker{
	display: block;
	margin-top: 60px;
}
.speaker img{
	width: 200px;
}
.introduvtion{
	margin-left: 30px;
}
.guestname{
	display: inline-block;
	background-color: #9E9E9E;
	color: #fff;
}
.tag{
	font-size: 0.8em;
}

/*  FORM  */
.main-ap{
	display: block;
	background-image: url(../img/contactbg.png); 
	background-repeat: no-repeat;
	background-size: contain;	
}
#formtitle{
	display: flex;
	width: 850px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	align-items: flex-end;
}
#formtitle h2{
	display: block;
	width: 850px;
	font-size: 1.4em;
}
#formWrap{
	width: 850px;
	margin: 100px auto;
	padding: 20px;
	background-color: #fff;
	border: #333232 1px solid;
}
#formWrap p{
	margin: 30px auto;
}

 table.formTable th{
	width:30%;
	font-weight: bold;
	text-align:left;
	vertical-align: text-top;
	padding-right: 10px;
	line-height: 2em;
}
#formWrap table.formTable tr{
	line-height: 3em;
}
#formWrap .formTable tr{
	line-height: 2.5em;
}
#formWrap th, #formWrap td{
	color: #3D3D3D;
	vertical-align: top;

}
#formWrap span{
	font-size: 0.7em;
	line-height: 1em;
}
/**/
.main-i{
	width: 1200px;
	margin: 0 auto;
}
.interview{
	width: 1000px;
	margin: 50px auto;
}

.interview-title{
	display: block;
	width: 1000px;
	padding: 20px;
	margin: 50px auto;
	color: #707070;
	background-image: linear-gradient(70deg, #FCFFB2, #D4F5FF);
	font-size: 23px;
	position: static;
	transform: translate(0%, 0%);
}

.interview img{
	max-width: 1000px;
}
.interview .vertical img{
	display: block;
	width: 600px;
	margin: 0 auto;
}
.interview p{
	font-size: 1em;
	line-height: 1.5em;
}
.question h2{
	font-size: 1.6em;
	margin-top: 50px;
   border-bottom: 7px solid;
   border-image: linear-gradient(70deg, #FCFFB2, #D4F5FF);
   border-image-slice: 1;
}
.question p{
	font-size: 1.2em;
	margin-bottom: 50px;
}
p .question_p a:hover{
  text-decoration: underline!important;
}
.question02{
	margin-top: 30px;
}
.caption {
	font-size: 1em;
}
.senior{
	display: flex;
	flex-direction: row;
}
.senior-comment{
	margin: 100px auto 70px;

}
.senior-comment h2{
	background-image: linear-gradient(70deg, #FCFFB2, #D4F5FF);
	margin: 5px auto 20px;
	padding: 5px;
	font-size: 1.5em;
}
.senior img{
	max-width: 300px;
	height: 200px;
	vertical-align: middle;
}
.senior_interview{
	display: flex;
	
}
	.senior p{
		margin: 30px 10px;
	}

.voice{
	margin-left: 15px;
}
.companyinfo img{
	width: 400px;
}
.c-info th{
	display: block;
	width: 70px; 
	margin-right: 10px;
	color: #707070;
}
.c-info td{
	color: #707070;
}
.c-info{
	margin: 0 auto;
}


/* 2024*/
.event-wrap{
	display: block;
	background: linear-gradient(70deg, #FCFFB2, #D4F5FF);
}
.eventcontents{
	display: block;
	margin: 0 auto;
	width: 100vw;
	padding: 60px;
	background-attachment: fixed;
}

.event-information{
	display: block;
	width: 1200px;
	margin: 100px auto;
	padding: 60px 0;
    background: #fff;

}
.event-menu{
	display: block;
	width: 950px;
	margin: 0 auto;
}
#onlineh{
	position: inherit;
	display: inline;
	font-size: 1.7em;
	color: #010101;
	max-width: 750px;
	margin: 30px auto;
	text-transform: none;
}
.onlinemv{
	display: block;
	max-width: 950px;
	margin: 40px auto;
	padding: 30px auto;
}
.onlinemv img{
	max-width: 950px;
	margin: 0 auto;
}
.event-information table{
	display: block;
	
}
#date{
	width: 650px;
	margin: 60px auto;
	border-color: #707070;
	border-collapse: collapse;
 	border-spacing: 0;
	letter-spacing: 0.15rem;
	line-height: 3rem;
}
#date th{
	width: 200px;
	height: 20px;
 background: linear-gradient(70deg, #FCFFB2, #D4F5FF);
 border: solid 1px #707070;
}
#date td{
	width: 450px;
	height: 20px;
 background: #fff;
 border: solid 1px #707070;
text-indent: 1em;
}
#r-date{
	display: none;
}
.eventcontent, .eventspeaker{
	display: block;
	width: 750px;
	margin: 50px auto;
	padding: 10px;
}
.event-menu h2{
	font-size: 1.6em;
	border-bottom: solid 6px #FFCAD1;
}
.event-menu h3{
	font-size: 1.35em;
	padding-top: 15px;
	text-align: center;
}
.event-menu h4{
	font-size: 1.3em;
	padding-top: 15px;
}
.event-menu p{
	font-size: 1.2em;
	padding: 8px 0;
}
.event-menu span{
	color: #707070;
	display: block;
	text-align: center;
}
.event-menu #form{
	display: block;
	width: 300px;
	margin: 20px auto;
}
#speaker, #speaker2{
	display: block;
	width: 300px;
	margin: 100px auto 50px;
}

.guest{
	display: block;
	width: 750px;
	margin: 100px auto 50px;
}
.guest img{
	width: 600px;
}
.event-menu span .tag{
	font-size: 20px;
	font-weight: bold;

	text-align: left!important;
}
.event_section h2{
	font-size: 30px;
	text-align: center;
	letter-spacing: 5px;
	background: #fff;
	border-bottom: solid 6px #FFCAD1;
}
.event_section{
	display: block;
	width: 1000px;
	margin: 0px auto 150px;
}
.event02{
	margin-bottom: 0;
}
.event-list{
	display: flex;
	flex-direction: row;
	width: 1000px;
	margin: 0 auto;
}
.event-list img{
	margin: 50px 30px;
	filter: drop-shadow(10px 10px 10px #ABABAB);
}
.revent-list{
	display: none;
}
.fun-fan{
	display: flex;
	justify-content: space-around;
	width: auto;
	height: 200px;
	background: linear-gradient(70deg, #FCFFB2, #D4F5FF);
	margin: 10px auto;
}
.fun-fan img{
	padding: 30px 20px; 
	filter: drop-shadow(5px 5px 5px #ABABAB);
}

#bannerph{
	display: none;
}
.tag{
	font-size: 20px;
	font-weight: bold;
}
.main-itv{
	padding: 100px 0;

}
.interview_list h2{
	display: block;
	width: 100%;
	height: 100px;
	background-image: url("../img/th2bg.png");
	background-repeat: repeat-x;
	background-size: contain;
}
.interview_list{
	width: 1200px;
	margin: 50px auto;
}
.interview_list span img{
	width: 200px;
	margin-left: 10%;
}
.interview_block{
	display: flex;
	justify-content: space-between;
	width: 1000px;
	margin: 100px auto;

}
.interview_block img{
	width: 300px;
}
.image{
	bisplay: block;
	width: 300px;
}

/* 記事lp_pc */

.lp_pc_contents{
	display: block;
	width: 1200px;
	margin: 0 auto;
}

#mv{
	width: 100%;
	min-width: 1200px;
}
.lp1{
	display: block;
	width: 1200px;
	height: 1136px;
	background-image: url("../img/lp/lp1.jpg");
	background-repeat: no-repeat;
	background-size: contain;
}

.lp2{
	display: block;
	width: 1200px;
	height: 1333px;
	background-image: url("../img/lp/lp2.jpg");
	background-repeat: no-repeat;
	background-size: contain;
}

.lp3{
	display: block;
	width: 1200px;
	height: 1484px;
	background-image: url("../img/lp/lp3.jpg");
	background-repeat: no-repeat;
	background-size: contain;
}
.lp4{
	display: block;
	width: 1200px;
	height: 690px;
	position: relative;
}
#pc_btn1{
	display: block;
	position: absolute;
	top: 50px;
	left: 227px;
}

.lp5{
	display: block;
	width: 1200px;
	height: 769px;
	background-image: url("../img/lp/lp5.jpg");
	background-repeat: no-repeat;
	background-size: contain;
}

.lp6{
	display: block;
	width: 1200px;
	height: 680px;
	position: relative;
}
#pc_btn2{
	display: block;
	position: absolute;
	top: 50px;
	left: 227px;
}

.lp7{
	display: block;
	width: 1200px;
	height: 1497px;
	background-image: url("../img/lp/lp7.jpg");
	background-repeat: no-repeat;
	background-size: contain;
}

.lp8{
	display: block;
	width: 1200px;
	height: 1446px;
	background-image: url("../img/lp/lp8.jpg");
	background-repeat: no-repeat;
	background-size: contain;
}

.lp9{
	display: block;
	width: 1200px;
	height: 1044px;
	background-image: url("../img/lp/lp9.jpg");
	background-repeat: no-repeat;
	background-size: contain;
}

.lp10{
	display: block;
	width: 1200px;
	height: 898px;
	background-image: url("../img/lp/lp10.jpg");
	background-repeat: no-repeat;
	background-size: contain;
}

.lp11{
	display: block;
	width: 1200px;
	height: 937px;
	background-image: url("../img/lp/lp11.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
}

#senior01{
	display: block;
	position: absolute;
	top: 239px;
	left: 125px;
}
#senior02{
	display: block;
	position: absolute;
	top: 239px;
	left: 625px;
}
#senior03{
	display: block;
	position: absolute;
	bottom: 135px;
	left: 125px;
}
#senior04{
	display: block;
	position: absolute;
	bottom: 135px;
	left: 625px;
}

.lp12{
	display: block;
	width: 1200px;
	height: 1663px;
	background-image: url("../img/lp/lp12.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
}
#lp2{
	display: block;
	position: absolute;
	top: 836px;
	left: 303px;
}

#homepage{
	display: block;
	position: absolute;
	bottom: 256px;
	left: 400px;
}
.lp_pc_bottom{
	display: block;
	width: 100%;
	height: 205px;
	background-color: #FBECCF;
	position: relative;
}
.writer{
	display: block;
	width: 654px;
	padding: 50px 0;
	margin: 0 auto;
}
.r_main{
	display: none;
}