@charset "utf-8";

/* common
----------------------------------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: Verdana,Arial,"メイリオ",Meiryo,"Osaka","ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	line-height: 1.8;
	color: #646464;
	vertical-align: top;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-text-size-adjust: 100%;
}

a:link   {color: #0063c6;text-decoration: underline;}
a:visited{color: #0063c6;text-decoration: underline;}
a:hover  {color: #ff6400;text-decoration: none;}
a:active {color: #0063c6;text-decoration: underline;}

.links{
	padding: 0 0 0 50px;
	background: url(../img/arrow.png) no-repeat 25px 7px;
}


.new{
    position: absolute;
    top: 20px;
    right: 15px;
    background-color: red;
    color: white;
    padding: 1px 5px;
}


/* background
----------------------------------------------------------------------------------*/
#spring #bg1 {background: url(../img/spring/bg1.jpg) no-repeat center top;}
#spring #bg2 {background: url(../img/spring/bg2.jpg) no-repeat center top;}
#spring #bg3 {background: url(../img/spring/bg3.jpg) no-repeat center top;}
#spring #bg4 {background: url(../img/spring/bg4.jpg) no-repeat center top;}
#spring #bg5 {background: url(../img/spring/bg5.jpg) no-repeat center top;}
#spring #bg6 {background: url(../img/spring/bg6.jpg) no-repeat center top;}
#spring #bg7 {background: url(../img/spring/bg7.jpg) no-repeat center top;}
#spring #bg8 {background: url(../img/spring/bg8.jpg) no-repeat center top;}
#spring #bg9 {background: url(../img/spring/bg9.jpg) no-repeat center top;}
#spring #bg10{background: url(../img/spring/bg10.jpg) no-repeat center top;}

#summer #bg1 {background: url(../img/summer/bg1.jpg) no-repeat center top;}
#summer #bg2 {background: url(../img/summer/bg2.jpg) no-repeat center top;}
#summer #bg3 {background: url(../img/summer/bg3.jpg) no-repeat center top;}
#summer #bg4 {background: url(../img/summer/bg4.jpg) no-repeat center top;}
#summer #bg5 {background: url(../img/summer/bg5.jpg) no-repeat center top;}
#summer #bg6 {background: url(../img/summer/bg6.jpg) no-repeat center top;}
#summer #bg7 {background: url(../img/summer/bg7.jpg) no-repeat center top;}
#summer #bg8 {background: url(../img/summer/bg8.jpg) no-repeat center top;}
#summer #bg9 {background: url(../img/summer/bg9.jpg) no-repeat center top;}
#summer #bg10{background: url(../img/summer/bg10.jpg) no-repeat center top;}

#autumn #bg1 {background: url(../img/autumn/bg1.jpg) no-repeat center top;}
#autumn #bg2 {background: url(../img/autumn/bg2.jpg) no-repeat center top;}
#autumn #bg3 {background: url(../img/autumn/bg3.jpg) no-repeat center top;}
#autumn #bg4 {background: url(../img/autumn/bg4.jpg) no-repeat center top;}
#autumn #bg5 {background: url(../img/autumn/bg5.jpg) no-repeat center top;}
#autumn #bg6 {background: url(../img/autumn/bg6.jpg) no-repeat center top;}
#autumn #bg7 {background: url(../img/autumn/bg7.jpg) no-repeat center top;}
#autumn #bg8 {background: url(../img/autumn/bg8.jpg) no-repeat center top;}
#autumn #bg9 {background: url(../img/autumn/bg9.jpg) no-repeat center top;}
#autumn #bg10{background: url(../img/autumn/bg10.jpg) no-repeat center top;}

#winter #bg1 {background: url(../img/winter/bg1.jpg) no-repeat center top;}
#winter #bg2 {background: url(../img/winter/bg2.jpg) no-repeat center top;}
#winter #bg3 {background: url(../img/winter/bg3.jpg) no-repeat center top;}
#winter #bg4 {background: url(../img/winter/bg4.jpg) no-repeat center top;}
#winter #bg5 {background: url(../img/winter/bg5.jpg) no-repeat center top;}
#winter #bg6 {background: url(../img/winter/bg6.jpg) no-repeat center top;}
#winter #bg7 {background: url(../img/winter/bg7.jpg) no-repeat center top;}
#winter #bg8 {background: url(../img/winter/bg8.jpg) no-repeat center top;}
#winter #bg9 {background: url(../img/winter/bg9.jpg) no-repeat center top;}
#winter #bg10{background: url(../img/winter/bg10.jpg) no-repeat center top;}
@media only screen and (max-width: 768px){
    body{
        background: none!important;
    }
    #spring #bg1  #pttl{background: url(../img/spring/bg1.jpg) no-repeat center center;}
    #spring #bg2  #pttl{background: url(../img/spring/bg2.jpg) no-repeat center center;}
    #spring #bg3  #pttl{background: url(../img/spring/bg3.jpg) no-repeat center center;}
    #spring #bg4  #pttl{background: url(../img/spring/bg4.jpg) no-repeat center center;}
    #spring #bg5  #pttl{background: url(../img/spring/bg5.jpg) no-repeat center center;}
    #spring #bg6  #pttl{background: url(../img/spring/bg6.jpg) no-repeat center center;}
    #spring #bg7  #pttl{background: url(../img/spring/bg7.jpg) no-repeat center center;}
    #spring #bg8  #pttl{background: url(../img/spring/bg8.jpg) no-repeat center center;}
    #spring #bg9  #pttl{background: url(../img/spring/bg9.jpg) no-repeat center center;}
    #spring #bg10 #pttl{background: url(../img/spring/bg10.jpg) no-repeat center center;}

    #summer #bg1  #pttl{background: url(../img/summer/bg1.jpg) no-repeat center center;}
    #summer #bg2  #pttl{background: url(../img/summer/bg2.jpg) no-repeat center center;}
    #summer #bg3  #pttl{background: url(../img/summer/bg3.jpg) no-repeat center center;}
    #summer #bg4  #pttl{background: url(../img/summer/bg4.jpg) no-repeat center center;}
    #summer #bg5  #pttl{background: url(../img/summer/bg5.jpg) no-repeat center center;}
    #summer #bg6  #pttl{background: url(../img/summer/bg6.jpg) no-repeat center center;}
    #summer #bg7  #pttl{background: url(../img/summer/bg7.jpg) no-repeat center center;}
    #summer #bg8  #pttl{background: url(../img/summer/bg8.jpg) no-repeat center center;}
    #summer #bg9  #pttl{background: url(../img/summer/bg9.jpg) no-repeat center center;}
    #summer #bg10 #pttl{background: url(../img/summer/bg10.jpg) no-repeat center center;}

    #autumn #bg1  #pttl{background: url(../img/autumn/bg1.jpg) no-repeat center center;}
    #autumn #bg2  #pttl{background: url(../img/autumn/bg2.jpg) no-repeat center center;}
    #autumn #bg3  #pttl{background: url(../img/autumn/bg3.jpg) no-repeat center center;}
    #autumn #bg4  #pttl{background: url(../img/autumn/bg4.jpg) no-repeat center center;}
    #autumn #bg5  #pttl{background: url(../img/autumn/bg5.jpg) no-repeat center center;}
    #autumn #bg6  #pttl{background: url(../img/autumn/bg6.jpg) no-repeat center center;}
    #autumn #bg7  #pttl{background: url(../img/autumn/bg7.jpg) no-repeat center center;}
    #autumn #bg8  #pttl{background: url(../img/autumn/bg8.jpg) no-repeat center center;}
    #autumn #bg9  #pttl{background: url(../img/autumn/bg9.jpg) no-repeat center center;}
    #autumn #bg10 #pttl{background: url(../img/autumn/bg10.jpg) no-repeat center center;}

    #winter #bg1  #pttl{background: url(../img/winter/bg1.jpg) no-repeat center center;}
    #winter #bg2  #pttl{background: url(../img/winter/bg2.jpg) no-repeat center center;}
    #winter #bg3  #pttl{background: url(../img/winter/bg3.jpg) no-repeat center center;}
    #winter #bg4  #pttl{background: url(../img/winter/bg4.jpg) no-repeat center center;}
    #winter #bg5  #pttl{background: url(../img/winter/bg5.jpg) no-repeat center center;}
    #winter #bg6  #pttl{background: url(../img/winter/bg6.jpg) no-repeat center center;}
    #winter #bg7  #pttl{background: url(../img/winter/bg7.jpg) no-repeat center center;}
    #winter #bg8  #pttl{background: url(../img/winter/bg8.jpg) no-repeat center center;}
    #winter #bg9  #pttl{background: url(../img/winter/bg9.jpg) no-repeat center center;}
    #winter #bg10 #pttl{background: url(../img/winter/bg10.jpg) no-repeat center center;}
    #pttl{
        -webkit-background-size: cover!important;
        background-size: cover!important;
    }
}

/* structure
----------------------------------------------------------------------------------*/
.variable{width: 1000px;margin: 0 auto;}
#container{
	min-width: 1000px;
	background: url(../img/bg-container.png) no-repeat center 600px;
}
#contents{
	padding-bottom: 150px;
}
.variable-left{
	float: left;
	width: 580px;
}
#side-search{
	float: right;
	width: 400px;
}
@media only print, only screen and (min-width: 1240px){
.variable{width: 1200px;}
.variable-left{width: 780px;}
}
@media only screen and (max-width: 1000px){
    .variable{
        width: auto;
        padding: 0 10px;
    }
    #container{
        min-width: inherit;
    }
    .variable-left,
    #side-search{
        float: none;
        width: auto;
    }
}



/* header
----------------------------------------------------------------------------------*/
#header{
	min-width: 1000px;
	padding: 10px 0;
	background: url(../img/bg-w.png) repeat 0 0;
}
#discription{margin: 0 0 10px;font-size: 12px!important;}
#logo{
	float: left;
}

#fontChange{
	float: right;
	margin: 30px 15px 0 0;
	text-align: right;
}
#fontChange li{
	display:inline-block;
	*display:inline;
	height:26px;
	margin-left:4px;
	text-indent:-999999px;
	vertical-align:middle;
	line-height:1;
	cursor:pointer;
	zoom:1;
}
#fontChange li.ttl{
	display:inline-block;
	margin:0;
	text-indent:0;
	font-weight:bold;
	line-height:26px;
	cursor:default;
}
#fontChange li.ttl img{margin:7px 0 0;}
#fontChange li#fontS{width:18px;background:url(../img/fontsize.png) no-repeat left top;}
#fontChange li#fontM{width:22px;background:url(../img/fontsize.png) no-repeat -18px top;}
#fontChange li#fontL{width:26px;background:url(../img/fontsize.png) no-repeat right top;}

#fontChange li#fontS.change.active{background:url(../img/fontsize.png) no-repeat left bottom;}
#fontChange li#fontM.change.active{background:url(../img/fontsize.png) no-repeat -18px bottom;}
#fontChange li#fontL.change.active{background:url(../img/fontsize.png) no-repeat right bottom;}

#fontChange li#fontS:hover{background:url(../img/fontsize.png) no-repeat left bottom;}
#fontChange li#fontM:hover{background:url(../img/fontsize.png) no-repeat -18px bottom;}
#fontChange li#fontL:hover{background:url(../img/fontsize.png) no-repeat right bottom;}

/* フォントサイズ */
.fontS{font-size:87.5%;}
.fontM{font-size:100%;}
.fontL{font-size:112.5%;}
#header .menu-btn{
    display: none;
}

#h-tel{
	float: right;
}
@media only screen and (max-width: 1000px){
    #header{
        min-width: inherit;
    }
}
@media only screen and (max-width: 768px){
    #header{
        position: relative;
    }
    #discription,
    #fontChange{display: none;}
    #logo,
    #h-tel{
        float: none;
    }
    #logo{
        width: 200px;
    }
    #h-tel{
        width: 200px;
        margin: 10px auto 0;
        text-align: center;
    }
    #header .menu-btn{
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
    }
}

/* globalnavi
----------------------------------------------------------------------------------*/
.gnavi{
	text-align: center;
	letter-spacing: -0.4em;
}
#header .gnavi{margin: 10px 0 0;}
#footer .gnavi{clear:both;}
.gnavi li{
	display: inline-block;
	width: 16.66666666666667%;
	line-height: 1;
	letter-spacing: normal;
	border-left: 1px solid #c8c8c8;
}
.gnavi li.nav06{border-right: 1px solid #c8c8c8;}
.gnavi li a{
	display: block;
	height: 50px;
	margin: 0 auto;
    padding: 0 5px;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
}
@media only screen and (max-width: 768px){
    .gnavi{
        display: none;
        margin: 0 -10px;
        border-top: 1px solid #c8c8c8;
    }
    #footer .gnavi{display: none;}
    #header .gnavi li{
        display: block;
        width: auto;
        padding: 5px 0;
        border-left: none;
        border-bottom: 1px solid #c8c8c8;
    }
    #header .gnavi li.nav06{border-right: none}
}


/* search-list
----------------------------------------------------------------------------------*/
#search-list{
	margin: 0 -10px;
	letter-spacing: -0.4em;
	overflow: hidden;
}
#search-list li{
	position:relative;
	display: inline-block;
	width: 190px;
	margin: 0 4px 10px;
	padding: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	letter-spacing: normal;
	vertical-align: top;
	box-shadow:rgba(0, 0, 0, 0.5) 3px 3px 5px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.5) 3px 3px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.5) 3px 3px 5px 0px;
	background: #ffffff;
}
#search-list li .photo{
	position: relative;
	width: 160px;
	height: 160px;
    margin: 0 auto;
}
#search-list li .photo span{
	display: block;
	width: 160px;
	height: 160px;
}
#search-list li a:hover .photo span{
	border: 5px solid #ff6400;
}
#search-list li .icon{
	margin: 5px 0 0;
	overflow: hidden;
}
#search-list li .title{
	clear: both;
	margin: 10px 0 0;
}
#search-list li .photo img{
	position: absolute;
}
#search-list li .photo img.negotiate{
	left: 0;
	top: 65px;
}
#search-list li .photo img.soldout{
	left: 28px;
	top: 28px;
}
p.no-data{
	width:100%;
	margin:0 auto;
	padding:50px 0;
	font-size:16px;
	line-height:2;
	text-align:center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:white;
}
@media only screen and (max-width: 1000px){
    #search-list{
        margin: 0 -1%;
    }
    #search-list li{
        width: 23%;
        margin: 0 1% 10px;
    }
}
@media only screen and (max-width: 840px){
    #search-list li{
        width: 31.333%;
    }
}
@media only screen and (max-width: 640px){
    #search-list li{
        width: 48%;
    }
}
@media only screen and (max-width: 480px){
    #search-list li{
        width: auto;
    }
}

/* side-search
----------------------------------------------------------------------------------*/
#side-search{
	padding: 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ffffff;
}
#side-search .ttl-area{
	position: relative;
	width: 200px;
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: 1px solid #c8c8c8;
	z-index: 100;
}
#side-search .area-note{
	position: relative;
	font-size: 12px;
	z-index: 100;
}
#side-search #areamap{
	position: relative;
	margin: -78px 0 0;
	z-index: 1;
}
#side-search .ttl-detail{
	position: relative;
	margin: -160px 0 0;
	z-index: 100;
}
#side-search #search-detail{
	position: relative;
	margin: 0 0 10px;
	overflow: hidden;
	z-index: 100;
}
#side-search #search-detail dt{
	float: left;
	width: 10em;
	padding: 10px 0 0;
}
#side-search #search-detail dd{
	padding: 10px 0 0 10em;
}
#side-search #detail-submit{
	margin: 0 0 30px;
	padding: 10px;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ebebeb;
}
#side-search #detail-submit input{
	padding: 0 50px;
}
#side-search .ttl-keyword{
	margin: 0 0 10px;
}
#side-search #search-keyword input[type="text"]{
	width: 280px;
	margin-right: 5px;
}
@media only screen and (max-width: 1000px){
    #side-search{
        margin: 30px 0 0;
        padding: 0;
    }
}
@media only screen and (max-width: 640px){
    #side-search #search-detail dt{
        width: 5em;
    }
    #side-search #search-detail dd{
        padding: 10px 0 0 6em;
    }
}


#side-search #side-banner{
	margin: 60px 0 0;
}
#side-search #side-banner li{
	margin: 25px 0 0;
}
#side-search #side-banner li img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
@media only screen and (max-width: 1000px){
    #side-search #areamap{
        text-align: right;
    }
}


/* pagetitle
----------------------------------------------------------------------------------*/
#pttl{
	padding: 50px 0 300px;
}
@media only screen and (max-width: 768px){
    #pttl{
        margin: 0 -10px 20px;
        padding: 40px 10px;
    }
    #pttl img{
        width: 200px;
        height: auto;
    }
    .bought #pttl img,
    .sold #pttl img{
        width: 300px;
        height: auto;
    }
}


/* pager
----------------------------------------------------------------------------------*/
#pager{
    clear: both;
	margin: 80px 0 0;
}
#pager li {
    display: inline-block;
	*display:inline;
    width: 2em;
    font-weight: bold;
    line-height: 25px;
    margin: 0 2px;
    padding: 0;
    text-align: center;
	vertical-align: middle;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#pager li a {
    display: block;
    *display: inline;
    width: 2em;
    border: 1px solid #cccccc;
    line-height: 25px;
    padding: 0 4px;
    text-align: center;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	zoom:1;
}
#pager li a:link {
    background: none repeat scroll 0 0;
}
#pager li a:visited {
    background: none repeat scroll 0 0;
}
#pager li a:hover {
    background:#003399;
    border: 1px solid #003399;
    color:#ffffff;
}
#pager li.prev,
#pager li.next{
    border: none;
    width: inherit;
	*width:auto;
	zoom:1;
}
#pager li.prev a,
#pager li.next a{
    width: inherit;
	*width:auto;
	padding:0;
    border: none;
    background:none;
}
#pager li.prev a:hover,
#pager li.next a:hover{
    color: #ffffff;
}
#pager li.pageCurrent {
    display: inline-block;
	*display:inline;
    width: 2em;
    margin: 0 2px;
    padding: 0 4px;
    color: white;
    line-height: 25px;
    text-align: center;
    border: 1px solid #003399;
    background:#003399;
	zoom:1;
}

.prevnext{display: inline;}
.prevnext li{margin: 0 10px 0 0;}




/* footer
----------------------------------------------------------------------------------*/
#footer{padding-bottom: 10px;}
#f-banner{
	margin: 0 0 20px;
	letter-spacing: -0.4em;
	text-align: center;
	overflow: hidden;
}
#f-banner li{
	display: inline-block;
	width: 29.16666%;
	margin: 0 1% 2%;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
}
#f-banner li img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#sns-btn {
	margin: 40px 0 55px;
	text-align: center;
}
#sns-btn span {
    display: inline-block;
    *display:inline;
    vertical-align:middle;
    line-height: 1;
    overflow: hidden;
    zoom:1;
}
#sns-btn span img{
    max-width:100%;
    height:auto;
}
#sns-btn span iframe{
    vertical-align:middle;
}
#sns-btn span#btn_facebook {
    width: 100px;
}
#sns-btn span#btn_twitter {
    width: 90px;
}
#sns-btn span#btn_line {
    width: 88px;
}

#pTop{margin: 0 0 40px;text-align: center;}

#f-navi{
	letter-spacing: -0.4em;
	text-align: center;
}
#f-navi li{
	display: inline-block;
	margin: 0 10px;
	letter-spacing: normal;
}

#footer address{margin: 0 0 40px;text-align: center;}

#footer .copyright{margin: 40px 0 0;text-align: center;}
@media only screen and (max-width: 768px){
    #footer{
        font-size: 12px;
    }
}