@charset "UTF-8";

.header{
	width: 95%;
	background-image: url(../images/head_bg.jpg);
	/*position: fixed;*/
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	padding: 5px 0px 0px 5%;
}
.bg00{/*WELCOME*/
	background: url(../image/bg_01.jpg) 0 0 no-repeat;
    background-size: cover;
	min-height: 650px;
}
.bg01{/*SCENE1*/
	background: url(../image/bg_02.jpg) 0 0 no-repeat;
    background-size: cover;
	min-height: 400px;
}
.bg02{/*SCENE2-3*/
	background: url(../image/bg_03.jpg) 0 0 no-repeat;
    background-size: cover;
}
.bg03{/*SCENE2-枠*/
	min-height: 600px;
}
.bg04{/*SCENE3-枠*/
	min-height: 650px;
}
.bg05{/*インフォ-枠*/
	min-height: 200px;
}

/*フェードイン*/
.fadein_side p {/*フェードイン*/
  -webkit-transition: all 1s;
  -webkit-transform: translate(0, 0);
  opacity: 1;
}
.fadein_side p.move {/*フェードイン　右*/
  -webkit-transform: translate(50px, 0);
  opacity: 0;
}
.fadein_side p.move.left {/*フェードイン　左*/
  -webkit-transform: translate(-50px, 0);
  opacity: 0;
}
.fadein{/*フェードイン ページ読み込み時*/
	text-align: right;
}
.fadein2{/*フェードイン ページ読み込み時*/
	text-align: center;
}


.girl01{
	position: absolute;
	right:  0px;
    bottom: 0px;   
	margin: 0px 10px 0px 0px;
}
.girl02{
	position: absolute;
	left:  0px;
    top: 10px;   
	margin: 30px 0px 0px 0px;
	z-index: 1;
}
.girl03{
	position: absolute;
	right:  0px;
    /*top: 130px;*/
	top: 10%;
	margin: 0px 0px 0px 0px;
	text-align: right;
}
.info{
	display: block;
	position: absolute;
	left:  0px;
    top: 20%;   
	margin: 0px 0px 0px 60px;
	text-align: left;
	z-index: 4;
}
.info2{
	display: none;
	left:  0px;
    top: 20%;   
	margin: 0px 0px 0px 60px;
	text-align: left;
	z-index: 4;
}
.star01{
	position: absolute;
	left:  0px;
    bottom: 0px;   
	margin: 0px 0px 0px 0px;
}
.star02{
	position: absolute;
	left:  0px;
    top: -30px;   
	margin: 0px 0px 0px 0px;
}
.title01{
	position: absolute;
	left:  0px;
    top: 200px;   
	margin: 0px 0px 0px 50px;
	text-align: left;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 2.0em;
}
.scene01{
	position: absolute;
	right:  0px;
    /*bottom: 20px;*/
	bottom: 20%;
	margin: 0px 50px 0px 0px;
	text-align: right;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 2.0em;
	z-index: 2;n: fixed;
}
.scene02{
	position: absolute;
	left:  0px;
    /*top: 100px;*/
	top: 5%;
	width: 70%;
	margin: 0px 0px 0px 60px;
	text-align: left;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 2.0em;
	z-index: 2;
}
.scene03{
	position: absolute;
	right: 0px;
    top: -15%;
	width: 40%;
	margin: 0px 6% 0px 0px;
	text-align: right;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 2.0em;
	z-index: 2;
}
.photo{
	width: 400px;
}
.photo2{
	width: 350px;
}
.tb_onry{
	display: block;
}
.recruit_bg2{
	/*width: auto;*/
	background-image: url(../image/recruit_bg2.jpg);
	background-repeat: repeat-y;
	background-size: cover;
}
/*------------------ Mobile ------------------------------------*/
@media screen and (max-width : 55em) {
.scene03{
	right: 0px;
    top: -10%;
	width: 90%;
	margin: 0px 5% 0px 5%;
	text-align: left;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 2.0em;
	z-index: 2;
}
.tb_onry{
	display: none;
}
.info{
	display: none;
}
.info2{
	display: block;
	left:  0px;
    top: 0px;   
	margin: 15% 0px 0px 0px;
	text-align: left;
	z-index: 3;
}
}


/*------------------ Mobile ------------------------------------*/
@media screen and (max-width : 40em) {
	
/*メインイメージ
-----------------------------------------*/
.main_img_top{/*トップのメインイメージ*/
	width: 100%;
	margin: 0px 0% 0 0%;
	background-color: #FFFFFF;
}
.main_img_pc{/*ベースのメインイメージ*/
	/*display: none;*/
	width: 100%;
	margin: 20px 0% 40px 0%;
	position: relative;
}
.ad_top{
	height: auto;
	margin: 10px 0 0 0;
	text-align: center;
	line-height: 1.8em;
}
.header{
	width: 95%;
	height: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 100;
	padding: 0px 0px 0px 5%;
}

.bg00{/*WELCOME*/
	min-height: 530px;
	padding-top: 100px;
}
.girl01{
	right:  0px;
    bottom: 0px;   
	margin: 0px 0px 0px 0px;
}
.title01{
	left:  0px;
    top: 230px;   
	margin: 0px 5% 0px 5%;
	text-align: left;
	color: #FFFFFF;
	font-size: 1.0em;
	line-height: 2.0em;
}
.scene01{
	right:  0px;
    top: -40px;   
	margin: 0px 5% 0px 5%;
	text-align: left;
	color: #FFFFFF;
	font-size: 1.0em;
	line-height: 2.0em;
	z-index: 2;n: fixed;
}
.scene02{
	left:  0px;
    top: 60px;
	width: 90%;
	margin: 0px 5% 0px 5%;
	text-align: left;
	color: #FFFFFF;
	font-size: 1.0em;
	line-height: 2.0em;
	z-index: 2;
}
.girl03{
	right:  0px;
    top: -30px;   
	margin: 0px 0px 0px 0px;
	text-align: right;
}
.info{
	left: 0px;
    top: 50%;   
	margin: 0px 0px 0px 0px;
	text-align: center;
	z-index: 4;
}
.info2{
	margin: 0% 0px 0px 0px;
}
.scene03{
	right:  0px;
    top: -15%;
	width: 90%;
	margin: 0px 5% 0px 5%;
	text-align: left;
	color: #FFFFFF;
	font-size: 1.0em;
	line-height: 2.0em;
	z-index: 2;
}
.photo{
	width: 90%;
	padding: 0 5% 0 5%;
	text-align: center;
	display: inline-block;
	text-align: left;
}
.photo2{
	width: 80%;
	padding: 0 0% 0 0%;
	display: inline-block;
	text-align: left;
}
.bg04{/*SCENE3-枠*/
	min-height: 500px;
}
.bg05{/*インフォ-枠*/
	min-height: 200px;
}
}
