@charset "UTF-8";
/* CSS Document */
.sp-none{
	display: block;
}
.pc-none{
	display: none;
}
.top-wrap {
    width: calc(100vw - 60px);
    height: calc(100vh - 60px);
    background-image: url(../../img/top-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
	padding: 30px; 
}
.top-cont{
    width: 100%;
    height: 100%;
    background-image: url(../../img/top-line-bg.jpg);
    background-position: center center;
	position: relative;
}
.top-logo{
	position: relative;
	text-align: center;
    max-width: 38.36vw;
	margin: 0 auto;
	padding-top: 45px;
	z-index: 10;
}
.top-logo img {
    width: 100%;
    height: auto;
}

.left-box{
	position: absolute;
	width: 50%;
	left:0;
	bottom:0;
	text-align: center;
}
.left-box .photo img{
	width: 38.849vw;
	height: auto;
}
.btn-high{
	position: absolute;
	width: 180px;
	height: 180px;
	left:40px;
	bottom:40px;
}
.btn-high a{
    background: #192E76;
    border: 3px solid #fff;
    border-radius: 50%;
    display: block;
    width: 174px;
    height: 174px;
    -webkit-box-shadow: 0 5px #999999;
    box-shadow: 0 5px #999999;
    color: #FFFFFF;
    text-decoration: none;
}
.btn-high a:hover{
	border: 6px solid #fff;
    width: 168px;
    height: 168px;
}
.btn-high a div{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	width: 104px;
	height: auto;
	font-size:25px;
	font-weight: bold;
	line-height: 32px;
}
.btn-high a div span{
	font-size:16px;
	background: #fff;
	color:#192E76;
	border-radius:20px;
	padding: 2px 10px;
}
.right-box{
	position: absolute;
	width: 52%;
	right:0;
	bottom:0;
	text-align: center;
}
.right-box .photo img{
	width: 42.9vw;
	height: auto;
}
.btn-career{
	position: absolute;
	width: 180px;
	height: 180px;
	right:40px;
	bottom:40px;
}
.btn-career a{
    background: #DC3738;
    border: 3px solid #fff;
    border-radius: 50%;
    display: block;
    width: 174px;
    height: 174px;
    -webkit-box-shadow: 0 5px #999999;
    box-shadow: 0 5px #999999;
    color: #FFFFFF;
    text-decoration: none;
}
.btn-career a:hover{
	border: 6px solid #fff;
    width: 168px;
    height: 168px;
}
.btn-career a div{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	width: 104px;
	height: auto;
font-size:25px;
	font-weight: bold;
	line-height: 32px;
}
.btn-career a div span{
	font-size:16px;
	background: #fff;
	color:#DC3738;
	border-radius:20px;
	padding: 2px 10px;
}


@media (max-width: 767px){
	.sp-none{
	display: none;
}
.pc-none{
	display: block;
}
	.top-wrap {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    background-image: url(../../img/top-bg-sp.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
	padding: 20px; 
}
.top-cont{
    width: 100%;
    height: 100%;
    background-image: url(../../img/top-line-bg.jpg);
    background-position: center center;
	position: relative;
}
.top-logo{
	position: relative;
	text-align: center;
    max-width: 80%;
	margin: 0 auto;
	padding-top: 30px;
	z-index: 10;
}
.top-logo img {
    width: 100%;
    height: auto;
}

.left-box{
	position: relative;
	width: 100%;
	left:0;
	bottom:0;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 80px;
}
.left-box .photo img{
	width: 80%;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.btn-high{
	position: absolute;
	width: 80%;
	height: 70px;
	left:10%;
	bottom:-40px;
}
.btn-high a{
    background: #192E76;
    border: 3px solid #fff;
    border-radius: 40px;;
    display: block;
    width: 100%;
    height: 70px;
    -webkit-box-shadow: 0 5px #999999;
    box-shadow: 0 5px #999999;
    color: #FFFFFF;
    text-decoration: none;
}
.btn-high a:hover{
	border: 3px solid #fff;
    width: 100%;
    height: 70px;
}
.btn-high a div{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	width: 100%;
	height: auto;
	font-size:18px;
	font-weight: bold;
	line-height: 25px;
}
.btn-high a div span{
	font-size:14px;
	background: #fff;
	color:#192E76;
	border-radius:20px;
	padding: 2px 10px;
}
.right-box{
	position: relative;
	width: 100%;
	right:0;
	bottom:0;
	text-align: center;
	margin-top: 0px;
	padding-bottom:80px;
}
.right-box .photo img{
	width: 80%;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.btn-career{
	position: absolute;
	width: 80%;
	height: 70px;
	right:10%;
	bottom:40px;
}
.btn-career a{
    background: #DC3738;
    border: 3px solid #fff;
    border-radius: 40px;
    display: block;
    width: 100%;
    height: 70px;
    -webkit-box-shadow: 0 5px #999999;
    box-shadow: 0 5px #999999;
    color: #FFFFFF;
    text-decoration: none;
}
.btn-career a:hover{
	border: 3px solid #fff;
    width: 100%;
    height: 70px;
}
.btn-career a div{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	width: 100%;
	height: auto;
font-size:18px;
	font-weight: bold;
	line-height: 25px;
}
.btn-career a div span{
	font-size:14px;
	background: #fff;
	color:#DC3738;
	border-radius:20px;
	padding: 2px 10px;
}

	
}