

/* -------------------------------- 

fv

-------------------------------- */

.fv {
    height: 50vh;
    background-image: url(../../img/about-fv.png);
    background-size: cover;
    background-position: top -135px center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.fv .inner{
	height: 100%;
}
.fv .catchcopy{
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	bottom: -40px;
	margin: auto;
	height: 100px; 
}
.fv .catchcopy img{
	height: 100%;
	width: auto;
}

@media only screen and (max-width: 1023px) {

.top-fv .catchcopy h2 img {
    height: 60px;
    margin-bottom: 0px;
    padding-right: 10px;
}
.top-fv .catchcopy h3 {
    font-size: 1.1rem;
    line-height: 1.5rem;
}
.top-fv .catchcopy {
    height: 105px;
}
.fv .catchcopy{
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	bottom: -36px;
	margin: auto;
	height: 70px; 
}
.fv {
    height: 45vh;
    background-image: url(../../img/about-fv.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-attachment: inherit;
}

}

@media only screen and (max-width: 639px) {


}



/* -------------------------------- 

concept

-------------------------------- */

.message{
	padding-top: 100px;
	margin-top: 200px;
}
.message .inner > img{
	display: block;
	width: 260px;
	height: auto;
	margin: 200px auto 0;
}
.message .parallax{
	height: 600px;
	position: relative;
}
.message .parallax .bg {
    position: absolute;
    width: 480px;
    height: 540px;
    background-color: #4e3c0e;
    right: 70px;
    top: 0;
    z-index: 0;
}
.message .parallax .img{
	position: absolute;
    width: 300px;
    height: 440px;
    left: 30px;
    top: -100px;
    background-image: url(../../img/message-fv.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    z-index: 1;
}
.message .parallax .text{
	position: absolute;
	width: 540px;
	right: -31px;
	top: 50px;
	z-index: 2;
}
.message .parallax .text h2{
	font-size: 1.2rem;
	letter-spacing: .3rem;
	line-height: 2.0rem;
	margin-bottom: 30px;
}
.message .parallax .text p{
	font-size: .8rem;
	letter-spacing: .2rem;
	margin-bottom: 5px;
	line-height: 1.3rem;
}
.message .parallax >img{
	position: absolute;
	height: 36px;
	width: auto;
	right: 85px;
	top: 480px;
}


@media only screen and (max-width: 1023px) {

.message .parallax{
	height: auto;
}
.message .inner > img {
    margin: 100px auto 0;
}
.message .parallax .bg {
    width: 75%;
    height: 109%;
    right: auto;
    top: -30px;
    left: 12.5%;
    display: none;
}
.message .parallax .text h2 {
    font-size: 1rem;
    line-height: 2.4rem;
    margin-bottom: 40px;
}
.message .parallax .text h2 span {
	font-size: 1.5rem;
}
.message .parallax .text {
    position: relative;
    width: 100%;
    right: 0px;
    top:0px;
    padding-top: 320px;
}
.message .parallax .text p {
    font-size: .8rem;
    letter-spacing: .2rem;
    margin-bottom: 15px;
    line-height: 1.3rem;
}
.message .link a{
	top: auto;
	left: 0;
	right: 0;
	bottom: -7.5%;
	margin: auto;
	display: block;
	width: 200px;
	height: 40px;
}
.message .parallax .img {
    position: absolute;
    width: 100%;
    height: 240px;
    left: 0px;
    top: 20px;
    background-image: url(../../img/message-fv.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    z-index: 1;
}
.message .parallax >img {
    position: relative;
    float: right;
    height: 56px;
    width: auto;
    padding-top: 20px;
    top: auto;
    right: auto;
}

}

@media only screen and (max-width: 639px) {

.message .inner > img {
    width: 200px;
}

}



/* -------------------------------- 

service

-------------------------------- */
.company{
	padding-top: 100px;
}
.company .parallax{
	height: 1000px;
	position: relative;
}
.company .parallax .img{
	position: absolute;
	width: 400px;
	height: 250px;
	right: 0px;
	top: 0;
	background-image: url(../../img/company-fv.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}
.company .parallax .img img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 50px;
	margin: auto;
}
.company .parallax .text{
	position: absolute;
	width: 400px;
	left: 0px;
	top: 150px;
	background-color: #fff;
	padding: 40px 0;
	z-index: 1;
}
.company .parallax .text2{
	position: absolute;
	width: 400px;
	right: 50px;
	top: 400px;
	background-color: #4e3c0e;
	padding: 40px 0;
	z-index: 2;
}
.company .parallax .text p{
	font-size: .8rem;
	letter-spacing: .2rem;
	line-height: 1.3rem;
	margin: 0px 30px 15px 40px;
	color: #050505;
}
.company .parallax .text p span{
	display: block;
	padding-bottom: 2px;
	font-size: .7rem;
	color: #b78d22;
}
.company .parallax .text2 p{
	font-size: .8rem;
	letter-spacing: .2rem;
	line-height: 1.3rem;
	margin: 0px 0px 15px 40px;
	color: #fff;
}
.company .parallax .text2 p span{
	display: block;
	padding-bottom: 2px;
	font-size: .7rem;
	color: #b78d22;
}
.company .parallax .text2 p:nth-of-type(4){
	font-size: .75rem;
}
.company .link a{
	top: 347px;
	right: 240px;
}


@media only screen and (max-width: 1023px) {

.company {
    padding-top: 100px;
    margin-top: 100px;
}
.company .parallax{
	margin-top: 0px;
	height: auto;
	position: relative;
}
.company .parallax .img {
    position: relative;
    width: 100%;
    height: 250px;
}
.company .parallax .text {
    position: relative;
    width: 100%;
    left: 0px;
    top: 10px;
    padding: 25px 18px 55px;
    z-index: 1;
    /*background-color: rgba(78,60,14,0.7);*/
}
.company .parallax .text2 {
    position: relative;
    width: 100%;
    left: 0px;
    top: 10px;
    padding: 25px 18px 55px;
    z-index: 2;
    /*background-color: rgba(78,60,14,0.7);*/
}
.company .parallax .text h2 {
    font-size: .9rem;
    letter-spacing: .2rem;
    line-height: 1.4rem;
    margin: 0px;
}
.company .parallax .text p {
    font-size: .8rem;
    letter-spacing: .1rem;
    line-height: 1.3rem;
    margin: 15px 0px 0px 0px;
}
.company .parallax .text2 p {
    font-size: .8rem;
    letter-spacing: .1rem;
    line-height: 1.3rem;
    margin: 15px 0px 0px 0px;
}
.company .link a{
	top: auto;
	right: 0;
	left: 0;
	bottom: -30px;
	width: 200px;
	height: 40px;
	margin: auto;
	display: block;

}

}

@media only screen and (max-width: 639px) {



}


/* -------------------------------- 

access

-------------------------------- */

.access{
	padding-top: 100px;
	margin-top: 200px;
}
.access .parallax{
	height: 300px;
	position: relative;
}
.access .parallax .map{
	width: 86%;
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: auto;
	margin: auto;
	background-color: #888;
	overflow: hidden;
}
.access .parallax .map iframe{
  width: 100%;
  height: 100%;
}
.access .parallax .img{
	position: absolute;
	width: 400px;
	height: 250px;
	left: 0px;
	top: 0;
	background-image: url(../img/recruit-fv.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}
.access .parallax .img img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 50px;
	margin: auto;
}
.access .parallax > img{
	position: absolute;
	width: 120px;
	height: auto;
	top: 300px;
	right: 50px;
}
.access .parallax .text {
    position: absolute;
    width: 297px;
    left: 0px;
    top: -30px;
    z-index: 1;
    padding: 10px 0 5px;
    background-color: #4e3c0e;
}
.access .parallax .text h2{
	font-size: 1rem;
    letter-spacing: .3rem;
    line-height: 1.5rem;
    margin: 0px 30px 20px;
}
.access .parallax .text p{
	font-size: .8rem;
	letter-spacing: .1rem;
	line-height: 1.3rem;
	margin: 0px 30px 5px;
}
.access .link a{
	width: 250px;
	top: 280px;
	left: 0;
	right: 0;
	margin: auto;
}


@media only screen and (max-width: 1023px) {

.access{
	padding-top: 100px;
	margin-top: 100px;
}
.access .parallax{
	margin-top: 0px;
	height: auto;
	position: relative;
}
.access .parallax .img {
    position: relative;
    width: 100%;
    height: 250px;
}
.access .parallax .text {
    position: relative;
    width: 90%;
    left: 0px;
    top: 25px;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    padding: 10px 0 5px;
    background-color: #4e3c0e;
}
.access .parallax .text h2{
	font-size: 1rem;
    letter-spacing: .3rem;
    line-height: 1.5rem;
    margin: 0px 30px 20px;
}
.access .parallax .text p{
	font-size: .8rem;
	letter-spacing: .1rem;
	line-height: 1.3rem;
	margin: 0px 30px 5px;
}
.access .link a{
	width: 250px;
	top: auto;
	left: 0;
	right: 0;
	bottom: -20px;
	margin: auto;
}
.access .parallax > img {
    position: absolute;
    width: 100px;
    height: auto;
    top: 230px;
    right: 18px;
}
.access .parallax .map{
	width: 100%;
	height: 300px;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: auto;
	margin: auto;
	background-color: #888;
}

}

@media only screen and (max-width: 639px) {



}


/* -------------------------------- 

top-btlink

-------------------------------- */

.top-btlink .btlink{
	margin-top: 300px;
	height: 300px;
	position: relative;
	background-image: url(../../img/recruit-fv.png);
	background-size: cover;
	background-position: center;

}
.top-btlink .btlink .box{
	width: 33.333334%;
	float: left;
	height: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    border-left: 1px solid #4e3c0e;
    border-top: 1px solid #4e3c0e;
    border-bottom: 1px solid #4e3c0e;
}
.top-btlink .btlink .box:hover{
	background-color: #4e3c0e;
}
.top-btlink .btlink .box:nth-of-type(3){
	border-right: 1px solid #4e3c0e;
}
.top-btlink .btlink .box a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.top-btlink .btlink .box img{
	position: absolute;
	height: 40px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.top-btlink .btlink > a{
	display: block;
	width: 600px;
	height: 40px;
	background-color: #f2f2f2;
	text-align: center;
	position: absolute;
	bottom: -20px;
	left: 100px;
	color: #4e3c0e;
	line-height: 40px;
	font-size: 1.5rem;
}

@media only screen and (max-width: 1023px) {

.top-btlink .btlink > a{
	display: block;
    width: 220px;
    left: 0;
    right: 0;
    bottom: -140px;
    margin: auto;
}
.top-btlink .btlink {
    margin-top: 150px;
    height: auto;
}
.top-btlink .btlink .box{
	width: 100%;
    float: none;
    height: 180px;
	text-align: center;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    border-left: 1px solid #4e3c0e;
    border-right: 1px solid #4e3c0e;
    border-top: 1px solid #4e3c0e;
    border-bottom: none;
}
.top-btlink .btlink .box:nth-of-type(3){
	border-bottom: 1px solid #4e3c0e;
}

}




