@charset "utf-8";
/* CSS Document */
html, body{
	background-repeat: repeat;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	font-family: "微軟正黑體", Arial;
}
.content-main{
	width:100%;
	margin:0 auto;
	padding:0 15px;
}
header{
	width:100%;
	margin:0 auto;
	border-top-width: 17px;
	border-top-style: solid;
	border-top-color: #fdd10d;
}
header span{
	position: absolute;
	top: 0px;
	right: 0px;
}
.logo{
	position: absolute;
	top: 48px;
	right: 48px;
	z-index:99;
}
.mainpic{
	float:left;
	width: 66.66666667%;
}
.mainpic img{
	width: 100%;
	height:auto;
}
.main-L{
	width:100%;
	height:auto;
	float:left;
	padding: 0 2em;
}
.main-box{
	height:auto;
	margin:1em auto;
	float:left;
	padding:0 2em;
}
.box-on{
	display: none;
}
.box-none{
	display: block;
}
h3{
	color:#fff;
	font-size:24px;
	font-weight:700;
	background-color:#7e5068;
	text-align:center;
	padding:5px 0;
	letter-spacing: 0.2em;
	float: left;
    width: 100%;
}
h4{
	color:#fff;
	font-size:20px;
	font-weight:700;
	background-color:#b5b6b6;
	text-align:center;
	padding:5px 0;
	float: left;
    width: 100%;
	letter-spacing: 0.2em;
}
.tours{
	float:left;
	width: 33.3333%;
	padding-right: 30px;
	padding-bottom: 2em;
	padding-left: 30px;
}
.tours-box{
	width:100%;
	height:auto;
	margin:1em auto;
	float:left;
}
.tours-box img{
	text-align:center;
	margin:0 auto
}
.fb{
	width:100%;
	padding:1.5em 15px;
	background-color:#e7e7e7;
	text-align:center;
}
.fb img{
	width:100%;
	max-width:284px;
	height:auto;
	text-align:center;
	margin:0 auto;
}
.fb img:hover{
	opacity:0.8
}
footer{
	width:100%;
	height:20px;
	background-color:#fdd10d;
	bottom:0;
}
.agent{
	width:100%;
	padding:2em;
	background-color: #b95684;
}

.agent-box{
	width:12.45%;
	float:left;
}

.btn {
	text-align:center;
}
.btn a {
	text-align:center;
	font-size: 18px;
	font-weight:700;
	color: #fff;
	border-radius: 6px;
	display: block;
	width: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-color: #b95684;
	border:solid 2px #fff;
}
.btn a:hover{
	background-color: #9f3667;
	color: #fff;
	border:solid 2px #fff;
}
@media(max-width:1400px){
.agent-box{
	width:25%;
	height:auto;
	float:left;
}

	
}
@media(max-width:980px){

.agent-box{
	width:33.33333333%;
	height:auto;
	float:left;
}
header{
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #fdd10d;
}
header span img{
	width:605px;
    height:150px;
}
.logo{
	position: absolute;
	top: 30px;
	right: 20px;
	z-index:99;
}
.logo img{
	width:113px;
	height:85px;
}	
.tours{
	float:none;
	padding:0em 15px;
	width: 100%;
	/*padding-top: 2em;
	padding-right: 15px;
	padding-bottom: 2em;
	padding-left: 15px;*/
}
.tours-box{
	margin:2em auto;
	text-align:center;
}
.tours-box img{
	margin:0 auto;
	text-align:center;
}
.main-L{
	float:none;
	padding:2em 15px;
	width: 100%;
}
.mainpic{
	float:none;
	width: 100%;
}
.mainpic img{
	width: auto;
}
.box-none{
	display:none
}
.box-on{
	display: block;
}
.main-box{
	width:100%;
	margin:2em auto;
	text-align:center;
	padding:0;
}
.main-box img{
	margin:0 auto;
	text-align:center;
}
}



@media(max-width:640px){
.agent-box{
	width:50%;
	height:auto;
	float:left;
}
header{
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #fdd10d;
}
header span img{
	width:480px;
    height:119px;
}
.logo{
	position: absolute;
	top: 20px;
	right: 20px;
	z-index:99;
}
.logo img{
	width:93px;
	height:70px;
}	
}
@media(max-width:480px){
.agent-box{
	width:100%;
	height:auto;
	float:left;
}
header{
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #fdd10d;
}
header span img{
	width:320px;
    height:79px;
}
.logo{
	position: absolute;
	top: 10px;
	right: 10px;
	z-index:99;
}
.logo img{
	width:70px;
	height:52px;
}	
}





.film{
	position: relative;
	height: auto;
	width: 100%;
    padding:0 0 0 0;
}
.movieArea {
    max-width: 1920px;
	margin: 0 auto 0vw;
}

 .movieArea .btn-play {
    text-align: center;
}

.movieArea .btn-play a {
	font-size: 3.3vw;
    letter-spacing: 0.5vw;
	display: block;
	width: 100%;
	height: 39vw;
	background: url(../images/video_bg_1500588.jpg) no-repeat center center;
	background-size: cover;
	padding-top: 10vw;
	color: #fff;
	text-decoration: none;
	position: relative;
}
.movieArea .btn-play a::before {
	content: "";
	display: block;
	width: 8vw;
	height: 8vw;
    background: url(http://www.earth-chem.co.jp/recruit/graduate/common/img/top/icon_movie.svg);
	background-size: contain;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	position: absolute;
	top: 45%;
	left: 0;
	margin-left: calc(50% - 4vw);
}
 .movieArea .btn-play a::after {
	content: "";
	display: block;
	width: 8vw;
	height: 8vw;
	background: url(http://www.earth-chem.co.jp/recruit/graduate/common/img/top/icon_movie_on.svg);
	background-size: contain;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	position: absolute;
	top: 45%;
	left: 0;
	margin-left: calc(50% - 4vw);
	opacity: 0;
}
.movieArea .btn-play a:hover:after {
	opacity: 1;
}

@media only screen and (max-width: 767px) {
    .movieArea .btn-play a {
    	font-size: 4vw;
    	display: block;
    }
    .movieArea .btn-play a:before {
    	display: none;
    }
    .movieArea .btn-play a:after,
    .movieArea .btn-play a:hover:after {
    	margin: 2vw auto 0;
    	content: "";
    	display: block;
    	width: 10vw;
    	height: 10vw;
    	background: url(http://www.earth-chem.co.jp/recruit/graduate/common/img/top/icon_movie_on.svg);
    	background-size: contain;
    	position: relative;
    	opacity: 1;
    	top: 0;
    	left: 0;
    }
}

















.video-area{
	width:100%;
	/*max-height:600px;*/
	/*max-height:660px;*/
    height:auto;
	overflow:hidden;
}
.video {
    width: 100%;
	/*height:600px;
    min-width: 1100px;*/
    background: #000 none repeat scroll 0% 0%;
}
/*1026小屋新增Start*/
.film{
	position: relative;
	height: auto;
	width: 100%;
	/*background-color:#939f9f;*/
    margin-top: 40px;
}
.video{
	position: relative;
	height: auto;
	width: 100%;
}
.mask {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 900;
	background-image: url(../images/view_rightnew.png);
	background-size: cover ;
}
.video-area {
	width:100%;
	margin-bottom:20px;
	position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.video-area-1 {
    display:block;
    max-width: 100%;
}
.video {
    width: 100%;
    background: #000 none repeat scroll 0% 0%;
}
/*1021小屋新增End*/
