@charset "utf-8";

/*==================================================
	Base Layout
	Header Area
	Global Navigation
	Main Visual
	Contents Area
	Main Area
	Aside Area
	Footer Area
==================================================*/

/*--------------------------------------------------
	Base Layout
--------------------------------------------------*/
#contentWarp{
width: 100%;
background-color: #f3f3f3;
overflow: hidden;
position: relative;
}
#contentInner{
margin: 0 auto;
position: relative;
width: 980px;
}
@media screen and (max-width: 640px) {
	#contentInner{
	width: 640px;
	}
	#contentWarp{
	min-width: 640px;
	}
}
@media screen and (min-width: 641px) and (max-width: 1200px) {
  #contentInner{
  width: 980px;
  }
	#contentWarp{
	min-width: 980px;
	}
}
@media screen and (min-width: 1201px) {
	#contentInner{
	width: 1200px;
	}
	#contentWarp{
	min-width: 1200px;
	}
}
@media screen and (min-width: 1201px) {
#contentInner{
	background: url(./images/bg_carpet.png) 10px top repeat-y;
	}
}
@media screen and (min-width: 641px) and (max-width: 1200px) {
#contentInner{
	background: url(./images/bg_carpet.png) 20px top repeat-y;
	}
}

/*--------------------------------------------------
	Aside Area
--------------------------------------------------*/
#leftCol{
position: relative;
width: 180px;
float: left;
margin-left: 20px;
z-index: 10;
}
@media screen and (max-width: 640px) {
	#leftCol{
	display: none;
	}
}
@media screen and (min-width: 1201px) {
	#leftCol{
	margin-left: 10px;
	width: 190px;
	}
}
#leftColInner{
width: 160px;
}
.leftUnder .logo30th{
margin-top: 6px;
margin-bottom: 10px;
}

.bnr{
margin: 0 15px;
}
.bnr li{
margin-bottom: 5px;
}
/* .bnr li a:hover{
opacity: 0.7;
} */

.navPc{
/* height: 98px; */
height: 138px;
padding-top: 15px;
/* background: url(./images/bg_nav.png) left top no-repeat; */
background: url(./images/bg_nav_learge.png) left top no-repeat;
margin: 9px 0 3px;
}
.navPc li{
text-align: center;
position: relative;
height: 20px;
}
/*--------------------------------------------------
	Contents Area
--------------------------------------------------*/
#rightCol{
position: relative;
float: left;
z-index: 10;
min-width: 750px;
width: 750px;
padding-bottom: 40px;
}
#contentWarp.top #rightCol{
padding-bottom: 30px;
}
@media screen and (max-width: 640px) {
	#rightCol{
	min-width: 640px;
	width: 640px;
	margin-bottom: 0;
	}
}
@media screen and (min-width: 641px) and (max-width: 1200px) {
	#rightCol{
	min-width: 750px;
	width: 750px;
	}
}
@media screen and (min-width: 1201px) {
	#rightCol{
	min-width: 1000px;
	width: 1000px;
	}
}
#rightColInner{
}
/*--------------------------------------------------
	Main Area
--------------------------------------------------*/
div.bnrArea{
width: 100%;
background: url(./images/bg_bnr_01.png) left top    ;
height: 74px;
position: absolute;
bottom: 2px;
min-width: 980px;
z-index: 50;
display: none !important;
}
#mainContent{
background: #fff;
padding: 30px;
width: 680px;
float: left;
margin-left: 10px;
}
@media screen and (max-width: 641px) {
	#mainContent{
	background: #fff;
	padding: 30px;
	width: 580px;
	float: left;
	margin: 30px 0 60px;
	}
}
#pickupArea{
width: 250px;
float: left;
}
@media screen and (max-width: 640px) {
	#pickupArea{
	width: 640px;
	float: left;
	}
}
@media screen and (min-width: 641px) and (max-width: 1200px) {
	#pickupArea{
	width: 750px;
	height: 276px;
	float: left;
	overflow: hidden;
	margin-top: 30px;
	}
}
#meesageWrap{
width: 750px;
float: left;
}
@media screen and (max-width: 640px) {
	#meesageWrap{
	width: 100%;
	float: none;
	}
}
#infoWrap{
width: 750px;
float: left;
}
@media screen and (max-width: 640px) {
	#infoWrap{
	width: 100%;
	float: none;
	}
}
#newsWrap{
width: 740px;
float: left;
margin-right: 10px;
}
@media screen and (max-width: 640px) {
	#newsWrap{
	width: 100%;
	float: none;
	}
}
#histWrap{
width: 740px;
float: left;
margin-left: 10px;
}
@media screen and (max-width: 640px) {
	#histWrap{
	width: 100%;
	float: none;
	margin-left: 0;
	}
	#histWrap .postSq.histindex{
		margin-left: 30px;
	}
}
#histWrap .postSq {
margin-left: 0;
}
#goodsWrap{
background: #fff;
padding: 30px;
width: 680px;
float: left;
margin-left: 10px;
}
@media screen and (max-width: 641px) {
	#goodsWrap{
	background: #fff;
	padding: 30px;
	width: 580px;
	float: left;
	margin: 30px 0 60px;
	}
}
#goodsListWrap{
width: 750px;
float: left;
}
@media screen and (max-width: 641px) {
	#goodsListWrap{
	/* width: 580px; */
	width: 100%;
	margin: 30px 0 60px;
	}
}
/*--------------------------------------------------
	Footer Area

--------------------------------------------------*/
a.pagetop{
display: block;
width: 40px;
height: 40px;
position: fixed;
right: 20px;
bottom: 20px;
background: url(./images/pagetop_pc.png) left top no-repeat;
text-indent: -9999px;
z-index: 9999;
}
a.pagetop:hover{
opacity: 0.7;
}
@media screen and (max-width: 640px) {
a.pagetop{
width: 80px;
height: 80px;
background: url(./images/pagetop_sp.png) left top no-repeat;
}
}
.pagetop{
opacity: 0;
-webkit-transition-property: opacity;
-webkit-transition-duration: 0.2s;
-webkit-transition-timing-function: linear;
transition-property: opacity;
transition-duration: 0.2s;
transition-timing-function: linear;
}
.pagetop.open{
opacity: 1;
}
@media screen and (max-width: 640px) {
#sqex-footer-contents-inner{
height: 75px;
}
.sqex-footer-shares dd{
width: 40px !important;
height: 40px !important;
margin-right: 25px !important;
}
.sqex-footer-shares a{
width: 40px !important;
height: 40px !important;
}
.sqex-footer-shares iframe{
width: 40px !important;
height: 40px !important;
}
.sqex-footer-shares img{
width: 40px !important;
height: 40px !important;
}
}
/*--------------------------------------------------
	Sp menu
--------------------------------------------------*/
#spMenu{
width: 640px;
position: relative;
z-index: 1000;
}
#spMenuInner{
background: #333333;
width: 640px;
display: none;
}
.spnav{
margin-left: 30px;
}
.spnav li{
width: 275px;
height: 110px;
float: left;
margin-right: 30px;
border-bottom: solid 2px #404040;
}
.spnav li:nth-of-type(5),.spnav li:nth-of-type(6){
border-bottom: none;
}
.spnav li a{
display: table-cell;
width: 275px;
height: 110px;
text-align:center;
vertical-align:middle;
}
.spnav li span.tbcell{
display: table-cell;
width: 275px;
height: 110px;
text-align:center;
vertical-align:middle;
}
.spBnr01{
border-top: solid 2px #595959;
border-bottom: solid 2px #595959;
padding-top: 30px;
margin:0 35px;
}
.spBnr01 ul li{
width: 270px;
margin-bottom: 30px;
text-align: center;
float:left;
}
.spBnr01 ul li:nth-of-type(2n+1){
margin-right: 30px;
}
#menuBtn{
width: 80px;
height: 50px;
position: absolute;
left: 280px;
bottom: -52px;
}
#spMenu.fixed{
position: fixed;
top: 0;
}

#scrollArea{
position: relative;
}
#scrollObj{
position: relative;
top: 0;
left: 0;
}
