

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

fv

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

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

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

.fv .catchcopy{
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	bottom: -36px;
	margin: auto;
	height: 70px; 
}
.fv{
	height: 45vh;
	background-image: url(../../img/company-fv-sp.png);
    background-size: cover;
    background-position: bottom right;
    background-attachment: inherit;
}


}

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


}



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

concept

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

.contact .parallax{
	margin-top: 400px;
	height: auto;
	position: relative;
}
.contact .parallax .text{
	position: relative;
	background-color: #4e3c0e;
	width: 100%;
	right: 0px;
	top: 0px;
	z-index: 2;
	padding: 40px 0 80px;
}
.contact .parallax .text h2{
	font-size: 1.2rem;
	letter-spacing: .3rem;
	margin-bottom: 30px;
}
.contact .parallax .text p{
	font-size: .8rem;
	letter-spacing: .2rem;
	margin-bottom: 5px;
	line-height: 1.3rem;
}
.input{
	text-align: center;
	line-height: 2em;
}
form p{
	margin: 30px 0 20px;
	font-weight: normal;
}
input,textarea{
	border: 1px solid #666;
	margin: 20px auto 0;
	width: 500px;
	padding: 4px 10px;
}
textarea{
	height: 300px;
	padding: 5px 10px;
}
.contact .box p {
    padding-left: 0px;
    font-weight: normal;
    margin-bottom: 10px;
}
.contact p:before{
	display: none;
}
.input > div{
	margin-bottom: 20px;
	text-align: left;
}
.input > div span{
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 30px;
	font-size: .8rem;
}
.address1 input{
	width: 100px;
	text-align: left;
}
.address2 input{
	width: 300px;
}
.form-box{
	width: 500px;
    margin: 0 auto;
}
span.pink{
	color: #91805d;
}
span.small{
	font-size: .85em;
	font-weight: normal;
	letter-spacing: 0;
}
.submit{
	text-align: center;
}
input[type="submit"]{
	width: 240px;
	background-color: #020202;
	height: 50px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	margin: 40px auto 0;
	border: none;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
}
input[disabled]{
	opacity: 0.5;
}

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

.contact .parallax{
	height: auto;
	margin-top: 300px;
}
.contact .inner > img {
    margin: 100px auto 0;
}
.contact .parallax .bg {
    width: 75%;
    height: 109%;
    right: auto;
    top: -30px;
    left: 12.5%;
}
.contact .parallax .text h2 {
    font-size: 1rem;
    line-height: 2.4rem;
    margin-bottom: 40px;
}
.contact .parallax .text h2 span {
	font-size: 1.5rem;
}
.contact .parallax .text {
    position: relative;
    width: 100%;
    right: 0px;
    top: 0px;
    padding: 0 0 30px;
}
.contact .parallax .text p {
    font-size: .8rem;
    letter-spacing: .2rem;
    margin-bottom: 0px;
    line-height: 1.4rem;
    margin-left: 15px;
}
.contact .link a{
	top: auto;
	left: 0;
	right: 0;
	bottom: -7.5%;
	margin: auto;
	display: block;
	width: 200px;
	height: 40px;
}
input,textarea{
	width: 90%;
	padding: 5px 10px;
}
.input > div span {
    width: 100%;
    display: block;
    float: none;
    text-align: center;
    font-size: .9em;
    margin-right: 0px;
    margin-bottom: 5px;
}
.address1{
	width: 224px;
	margin: 0 auto;
}
.address2 input{
	width: 80%;
	margin: 0 auto; 
	display: block;
}
.form-box{
	width: 100%;
}
span.small {
    font-size: .85em;
    font-weight: normal;
    letter-spacing: 0;
    display: block;
    margin: 10px 10px 0px 0px;
    text-align: left;
}
form p{
	margin: 30px 0 10px;
	font-weight: normal;
}


}

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


}



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

top-btlink

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

.top-btlink .btlink{
	margin-top: 300px;
	height: 300px;
	position: relative;
	background-image: url(../../img/about-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;
}

}



