@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 767px) {
.page_header {
	top: 0;
	position: fixed;
	background: #fff;
	z-index: 100;
}
.wrapper {
	padding-top: 60px;
}
.wrapper.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -10;
}
.page_header .header_inner {
	padding: 0;
	align-items: stretch;
	border-bottom: 1px solid #ccc;
	-webkit-box-shadow: 0 0 5px 0 #999;
	-moz-box-shadow: 0 0 5px 0 #999;
	box-shadow: 0 0 5px 0 #999;
}
.header_logo {
	display: flex;
	align-items: center;
}
.sp_hd_menu {
	display: flex;
}
.sp_hd_menu li {
	border-left: 1px solid #ccc;
}
.sp_hd_menu li a,
.sp_hd_menu li label {
	height: 100%;
    min-height: 60px;
	text-align: center;
	display: flex;
	align-items: center;
	font-size: 10px;
	padding: 5px 2px;
	width: 50px;
	line-height: 1.2;
	justify-content: center;
	color: #000;
	letter-spacing: 0;
	line-height: 1;
}
.sp_hd_menu li span {
/*	padding-top: 70%; */
	padding-top: 50%;
	display: block;
	position: relative;
	width: 100%;
}
.sp_hd_menu li span::before {
	font-family: "FontAwesome";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	font-size: 22px;
}
.sp_hd_menu .btn_main_menu span::before {
	content: "\f0c9";
}
.sp_hd_menu .btn_logout span::before,
.sp_hd_menu .btn_login span::before {
	content: "\f084";
}
.sp_hd_menu .btn_hd_search span::before {
	content: "\f002";
}

.header02,
.search-wrap {
	position: fixed;
	padding-top: 60px;
	z-index: 20;
}
.search-wrap {
	bottom: 100%;
	left: 0;
	right: 0;
	/* overflow: scroll; */
	top: auto;
}
.nav,
.search-wrap form {
	position: absolute;
	background: rgba(0,0,0,.9);
	z-index: 50;
	right: 0;
	left: 0;
	padding: 60px 0 0;
	transform: translatey(-100%);
	-webkit-transition: transform .3s ease-in;
	transition: transform .3s ease-in;
    overflow: scroll;
	/*
    max-height: 100vh;
	*/
}
.search-wrap form {
	padding: 100px 3.75% 7%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.search-wrap .search-box{
    margin: 0;
    background: #fff;
    font-size: 14px;
}
.wrapper {
	position: relative;
}
#sp_gnav_ac:checked ~ .wrapper .nav,
#sp_search_ac:checked ~ .wrapper .search-wrap form {
	transform: translatey(0);
}
.nav div.panel {
	width: 100%;
	background: transparent;
	position: static;
	padding: 0 5% 20px;
}
.nav div.panel .nav_list {
}
.panel label {
	color: #fff;
	display: block;
	border: 1px solid #fff;
	padding: 5px 10px 5px 30px;
	background: #000;
	width: 100px;
	position: relative;
}
.panel label::before {
	content: "×";
	position: absolute;
	left: 10px;
}
.nav ul li {
	width: 33.33%;
	display: block;
	line-height:1.2;
	border: 0 !important;
	text-align: center;
	padding: 0 2% 5%;
}
.nav .nav_list > li > a {
	padding: 70% 3% 10%;
	text-align: center;
	color: #fff;
	background: transparent;
	font-size: 14px;
	font-size: 1.4rem;
	height: auto;
	line-height: 1.2;
	text-decoration:none;
	vertical-align:middle;
	display: block;
	/* margin: 2%; */
	font-size: 14px;
	font-size: 3.1vw;
	background: 50% 20% / 50% auto no-repeat;
	border: 1px solid #fff;
	border-radius: 10px;
	background-color: #000;
}
.nav .nav_list > li:nth-child(1) > a {
	background-image: url(../img/common/ico_nav_home.png);
}
.nav .nav_list > li:nth-child(2) > a {
	background-image: url(../img/common/ico_nav_property.png);
}
.nav .nav_list > li:nth-child(3) > a {
	background-image: url(../img/common/ico_nav_company.png);
}
.nav .nav_list > li:nth-child(4) > a {
	background-image: url(../img/common/ico_nav_contact.png);
}

.btn_signup {
	padding: 2px 2% 0;
	text-align: center;
}
.btn_signup a {
		border: 1px solid #eac34d;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffd65e+0,febf04+100;Yellow+3D+%232 */
		background: #ffd65e; /* Old browsers */
		background: -moz-linear-gradient(top, #ffd65e 0%, #febf04 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #ffd65e 0%,#febf04 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #ffd65e 0%,#febf04 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 ); /* IE6-9 */
		display: inline-block;
		padding: 25% 10px 5px;
		color: #000;
		border-radius: 10px;
		width: 50%;
		text-align: center;
		margin: auto;
		position: relative;
}
.btn_signup a::before {
	content: "";
	position: absolute;
	top: 10px;
	bottom: 2em;
	left: 0;
	right: 0;
	background: 50% 20% / 40% auto no-repeat;
	background-image: url(../img/common/ico_nav_new.png);
}



}
