@charset "UTF-8";
/*##########################################
#-780px
###########################################*/
@media (max-width:780px) {

.img_rps {
	width:100%;
	height:auto;
}
.bone {
	width:100%;
}
.pc_bl{
	display:inline;
}
.sp_block {
	display:block;
}
body {
	background:none;
}
#container {
	width:100%;
	min-width:320px;
}
#main {
	width:auto;
}
#content {
	width:100%;
	float:none;
}
#headding {
	width:100%;
	height:auto;
}
#headding .inr {
	padding:15px 0;
}
#headding h1,
#headding p {
	display:none;
}
#logo {
	width:141px;
	height:auto;
	position:static;
	margin:0 auto;
}
#open_menu {
	width:36px;
	height:36px;
	content:'';
	position:absolute;
	z-index:600;
	top:12px;
	left:10px;
	background-image:url(../img/sp/ic_menu.png);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}
#mainbar {
}
#mainbar ul {
	width:100%;
	text-align:center;
	box-sizing:border-box;
}
#mainbar li {
	width: 33%;
	line-height:1.1;

}
#mainbar li span {
	display:block;
}
#mainbar li a::before {
	top: 12px;
}
#mainbar li a {
	height: 85px;
	padding-top: 48px;
}
#gnv_top,
#gnv_contact {
	display:none;
}
#mainbar #gnv_guide {
	width:36px;
	height:36px;
	content:'';
	position:absolute;
	z-index:600;
	top:12px;
	right:10px;
	cursor:pointer;
	border-left:0 none;
}
#mainbar #gnv_guide a {
	width:36px;
	height:36px;
	padding:0;
	overflow:hidden;
	text-indent:-300px;
}
#mainbar #gnv_guide a::before {
	top:2px;
}
#mainbar #gnv_guide a.on{background-color:#FFF;}
#mainbar #gnv_guide a:hover::before,
#mainbar #gnv_guide a.on::before{background-position:-30px 2px;background-color:#FFF;}
#mainbar  #gnv_guide a.on::after{display:none;}

#screen h1 {
	font-size:20px;
	line-height:1.5;
	margin-top:40px;
	padding-left: 50px;
}
#screen h1 span.up {
	font-size:12px;
	line-height:12px;
	margin-top:0;
}
#screen h1 span.lw {
	width:140px;
	font-size:11px;
	margin-top:8px;
	line-height:11px;
	background-color:#FFF;
	color:#556f87;
	border-radius:4px;
	padding:2px 0;
	text-align:center;
}
/*pagefoot*/
#pagefoot {
	padding-top:0;
}

#pagefoot .inner {
	width:auto;
	margin:0 10px;
	padding:20px 0;
}
#f_logo {
	margin-bottom:20px;
}
#f_logo img {
	width:160px;
	height:auto;
}
#fnv {
	width:100%;
	float:none;
	padding-top:0;
	margin-bottom:40px;
	border-radius:6px;
	overflow:hidden;
	background-color:#FFF;
}
#fnv li {
	border-right: 0 none;
	display: block;
	line-height: 1.2;
	padding:0;
	margin:0;
	float:none;
	background:none;
}
#fnv li a {
	color:#556f87;
	font-size:14px;
	display:block;
	padding:24px 24px 24px 58px;
	border-top:1px solid #556f87;
	text-align:left;
	position:relative;
	margin:0;
}
#fnv li a:after {
	display:inline-block;
	content:'';
	width:6px;
	height:6px;
	border-top:1px solid #556f87;
	border-left:1px solid #556f87;
	position:absolute;
	right:15px;
	top:50%;
	margin-top:-3px;
	transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
#fnv li a::before {
	background-image:url(../img/sprite_foot.png);
	content:'';
	width:24px;
	height:24px;
/*	background-color:#f0f0f0;*/
	background-repeat:no-repeat;
	position:absolute;
	top:50%;
	left:24px;
	margin-top:-12px;
}
#fnv_top a::before {
	background-position:2px 2px;
}
#fnv_guide a::before {
	background-position:-23px 2px;
}
#fnv_contents_market a::before {
	background-position:-50px 2px;
}
#fnv_job_market a::before {
	background-position:-77px 2px;
}
#fnv_zibunnsi_support a::before {
	background-position:-105px 2px;
}
#fnv_contact a::before {
	background-position:-138px 3px;
}
#fnv_privacy a::before {
	background-position:4px -65px;
}
#fnv_company a::before {
	background-position:-21px -66px;
}

/*top*/
#pg_home #screen {
	height:auto;
	background-color:#FFF;
}
#sec_top_greeting .inr {
	margin: 0 auto;
	width: 100%;
}
#screen figure {
	background-color:#556f87;
	float: none;
	text-align:center;
	padding:20px 0;
	margin:0;
	width: 100%;
	max-width:1000px;
}
#screen figure img {
	width:85%;
	height:auto;
	max-width:442px;
}
#screen .box_c {
	float: none;
	margin-top: 30px;
	text-align: center;
	width: 100%;
	max-width:1000px;
}
#pg_home #screen h1 {
	border: 3px solid #333;
	border-radius: 30px;
	color: #333;
	display: inline-block;
	font-size: 18px;
	margin-bottom: 30px;
	padding: 8px;
	text-align: center;
	width: 160px;
}
#screen p {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 25px;
	padding:0 12px;
}
#pg_home #content h2 {
	color: #fff;
	background-color:#556f87;
	font-size: 24px;
	padding:10px 0;
	line-height: 1.2;
}
#sec_top_service .base {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	width: 100%;
}

#sec_top_service .box h3 {
	font-size: 15px;
	margin-bottom: 3px;
}
#sec_top_service .box h4 {
	padding: 4px 0;
	width: 85%;
	max-width:180px;
	font-size:10px;
}
#sec_top_bnr h3 {
	margin-left:20px;
}
#sec_top_bnr .base {
	text-align:center;

}
#sec_top_bnr .box {
	display: inline-block;
	height: 140px;
	margin-bottom: 20px;
	margin-right: 0;
	overflow: hidden;
	text-align: center;
	width: 282px;
	box-sizing:border-box;
}
#pagetop {
	right:10px;
	bottom:10px;
}
#sec_top_greeting p,
#sec_top_service > p {
	padding:0 15px;
}

/*slidemenu*/
#base_slide {
	text-align:left;
	position:relative;
}
#base_slide .inner {
	height:600px;
	overflow:auto;
}
#base_slide .inner2 {
	min-height:5000px;
	background-color:#82b6bb;
	padding:10px 0 10px;
}
#base_slide h4 {
	text-align:center;
	background:#82b6bb;
	color:#fff;
	padding:10px;
	position:relative;
}
#base_slide h4:after {
	content: "";
	height:0;
	width:0;
	display: inline-block;
	border: 5px solid transparent;
	border-top-color: #FFF;
	position: absolute;
	bottom: -10px;
	left:50%;
	margin-left:-10px;
}
#base_slide ul {
	z-index:1000;
}
#base_slide ul.ul_first {
	border-top:1px solid #82b6bb;
	margin-top:0
}

#base_slide li {
	border-bottom:1px solid #82b6bb;

}
#base_slide li a {
	display:block;
	color:#82b6bb;
	text-decoration:none;
	position:relative;
	font-size:15px;
/*	padding:12px 12px 10px;*/
	background-color:#FDFDFD;
}
#base_slide li a span {
	display:block;
	padding:18px 15px 18px 40px;
}
#base_slide li a:after {
	display:inline-block;
	content:'';
	width:8px;
	height:8px;
	border-top:2px solid #82b6bb;
	border-right:2px solid #82b6bb;
	position:absolute;
	left:15px;
	top:50%;
	margin-top:-5px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
#base_slide li.child a:after {
	left:35px;
}
#base_slide li.child a span {
	display:block;
	padding:18px 15px 18px 60px;
}
#ps_headding {
	width:100%;
	height:50px;
	position:relative;
	background-color:#82b6bb;
}
#ps_headding .close {
	position:absolute;
	left:10px;
	top:10px;
}
#ps_headding .close a {
	display:block;
	padding: 10px 20px 12px 10px;
	overflow:hidden;
	position:relative;
	color:#FFF;
	font-size:16px;
	line-height:16px;
	text-decoration:none;
	border:1px solid #FFF;
	border-radius:4px;
}
#ps_headding .close a:after {
	display:inline-block;
	content:'';
	width:10px;
	height:10px;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	position:absolute;
	right:10px;
	top:50%;
	margin-top:-7px;

	transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
/*pg_detail*/
.pg_detail #screen {
	height:120px;
}
.pg_detail .bone {
	width:auto;
	padding:0 15px;
}
#pg_guide #content > .bone section > p {
	padding-right: 0;
}
#guide_whatis .box,
#guide_vision .box {
	padding: 20px 15px;
}
#guide_about .box {
    margin-right: 4%;
    width: 48%;
}
#guide_about .box:nth-child(2n) {
	margin-right:0;
}
#guide_about .box:nth-child(3n) {
	margin-right:4%;
}
a.btn3 {
	margin-left: auto;
	margin-right: auto;
}
.st5 span.sp1 {
	display:block;
}

#support_flow .box {
	padding: 20px 10px 25px 10px;
	margin-left:0;
	margin-bottom:120px;
}
#support_flow .box h3 {
	margin-left:18px;
}
#support_flow .box p {
	padding-left: 0;
}
#support_flow .box h4 {
	line-height:1.4;
}
#support_flow .box a.btn3 {
	max-width:270px;
}
#base_form .tb_normal th,
.tb_normal th,
.tb_normal td {
	border:0 none;
	width:100%;
	display:block;
	box-sizing:border-box;

}
.tb_normal input[type="text"] {
	width:90%;
	height:30px;
	max-width:600px;
}
.tb_normal textarea {
	width:96%;
	max-width:600px;
}
label.sp_ver {
	display:block;
	margin-bottom:8px;
}
#base_c_top .box,
#base_j_top .box {
	max-width: 470px;
	width:49%;
}
#base_c_top .box h2 img,
#base_j_top .box h2 img{
	width:100%;
	height:auto;
}
.agree_area {
	padding: 15px;
}
.agree_area dt {
	display: block;
	width: 100%;
}
.agree_area dd {
	display: block;
	width: 100%;
	margin-top:15px;
}
#base_list .box {
	width: 100%;
	max-width:470px;
	margin:0 auto 30px;
	float:none;
}
#base_list .box:nth-child(3n) {
	margin-right: auto;
}
#base_list .box {
	height:auto;
}
#base_list .box_c {
    box-sizing: border-box;
    min-height: 1px;
    padding: 0 0 60px;
}
#base_list dl.info{
	display:block;
	padding:10px;
	width:auto;
}
#base_list dl.info dt {
	display:inline-block;
	width:auto;
	margin-bottom:6px;
}
#base_list dl.info dd{
	display:block;
	padding:0;
}
#base_list dl.info dt > span {
	width:auto;
	display:inline-block;
}
#base_list dl.title dd{
	font-size:18px; 
}
.base_btn_read {
	text-align:center;
}
.base_btn_read span {
	display:block;
	margin-top:10px;
}
#base_list .box p.desc {
	height:auto;
}
#base_list .box figure {
	margin-bottom:5px;
	overflow:hidden;
	padding:16px 0;
	float:none;
	width:100%;
}
#base_list .box figure img {
	max-width:200px;
}
#base_list .btn_entry,
#base_list .btn_bid {
    width:96%;
    max-width:480px;
    margin-left:2%;
    margin-bottom:10px;
    position:absolute;
    left:0;
    bottom:0;
}
#base_list .price_info {
	margin-bottom:0px;
    position: static;
    text-align: center;
    padding-left:0;
}
#base_history .box {
	float:none;
	width: 100%;
	max-width:470px;
	margin:0 auto 30px;
}
#base_bidders {
	float: none;
	max-width: 650px;
	width: 100%;
	margin:0 auto;
}



}/*-end*/
/*##########################################
580px
###########################################*/
@media screen and (max-width: 580px)  {
#guide_about .box a.btn::after {
	display:none;
}
#guide_sigoto .flex {
	display:block;
}

#guide_sigoto .flex div {
	text-align: center;
	width: 100%;
}
#guide_sigoto {
	background: none;
	margin-bottom: 60px;
	min-height: 460px;
}
#guide_sigoto .bone {
	padding:0;
}
#guide_sigoto .st3 {
	margin-bottom:0;
}
#guide_sigoto .se1{
	background: rgba(0, 0, 0, 0) url("../img/bg_guide.jpg") no-repeat scroll -800px 0;
	padding-bottom:15px;
}
#guide_sigoto .se2{
	background: rgba(0, 0, 0, 0) url("../img/bg_guide.jpg") no-repeat scroll -1300px 0;
	padding-bottom:15px;
}
#guide_sigoto .st5 .sp2 {
	font-size:14px;
}

}/*end*/
/*##########################################
#-480px
###########################################*/
@media (max-width:480px) {

body {
/*	background-color:#cc3300;*/
}

#sec_top_service .base {
	display: block;
}
#sec_top_service .box {
	width: 100%;
	box-sizing:border-box;
}

#guide_about .box {
	width: 100%;
}


#base_c_top,
#base_j_top {
	display:block;
}
#base_c_top .box,
#base_j_top .box {
	max-width: 470px;
	width:100%;
	margin-bottom:40px;
}
#base_history .sbox ul {
	display: block;
}
#base_history .sbox .btn,
#base_history .sbox .bid_end {
	display: block;
	float: none;
	width: 300px;
	margin:20px auto 0;
}
#screen p strong {
    font-size: 16px;
}
.sps_bl {
	display:block;
}
.base_mailauth_lower {
	text-align:center;
}
.base_mailauth_lower .btn_s2 {
	font-size:14px;
	font-weight:bold;
}
.bd {
	padding:15px 15px;
}

}/*-end*/



/*retina*/
@media only screen and (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){


#open_menu {
	background-image:url(../img/sp/ic_menu@2x.png);
	background-size: 24px 24px;
}
#fnv li a::before {
	background-image:url(../img/sprite_foot@2x.png);
	background-size: 160px 207px;
}

}/*-end*/

/*
*{border:1px solid #0000ff !important;}
*/
