@charset "shift_jis";
/*content820pxReset*/
#main{
width:820px;
}
.contents_bg{
max-width: 1120px;
margin: 0 auto;
}
body.min{
min-width: 1120px;
}
/*defaultWrap****************************************************/
.seikoWrap{
width:100%;
max-width:820px;
margin: 0 auto;
}
.seikoWrap img{
vertical-align:top;
}
.seikoWrap a{
display: block;
}
/*columnBlockA01******************************************************/
.seikoWrap .columnBlockA01{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 10px;
}
.seikoWrap .columnBlockA01 .column01{
width: 280px;
}
.seikoWrap .columnBlockA01 .brandName01{
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
}
.seikoWrap .columnBlockA01 .column02{
width: 515px;
}
.seikoWrap .columnBlockA01 .column02 .txt01{
font-size: 15px;
color: #666666;
line-height: 1.73;
}
/*naviBlockA01******************************************************/
.seikoWrap .naviBlockA01{
margin: 31px auto 0 auto;
}
.seikoWrap .naviBlockA01Inner{
width:820px;
margin: 0 auto;
}
.seikoWrap .naviBlockA01Inner .navFlex{
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.seikoWrap .naviBlockA01 .navFlex li{
/* width: 205px; */
/*margin-right: 42px;*/
padding-bottom: 20px;
}
/*.seikoWrap .naviBlockA01 .navFlex li:nth-of-type(3n+0){
margin-right: 0;
}*/
.seikoWrap .naviBlockA01 .navFlex li:nth-last-of-type(1){
margin-right: 0;
}
/*blockContent******************************************************/
.seikoWrap  .blockContent{
margin-top: 80px;
}
.seikoWrap .blockContent01{
margin-top: 50px;
}
.seikoWrap .titleContent{
margin-bottom: 64px;
}
.seikoWrap .blockContent06 .titleContent{
margin-bottom: 60px;
}
.seikoWrap .blockContent07{
padding-bottom: 100px;
}
.seikoWrap .blockContent07 .titleContent{
margin-bottom: 62px;
}
/*listRriceRange******************************************************/
.seikoWrap .listRriceRange{
display: flex;
flex-wrap: wrap;
}
.seikoWrap .listRriceRange>li{
margin-right: 17px;
display: flex;
}
.seikoWrap .listRriceRange>li a{
padding: 16px 5px;
line-height: 1.308;
box-sizing: border-box;
width: 262px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
background: url(../image/seiko_bg_listprice_001_220127.jpg) 0 center no-repeat;
font-size: 26px;
color: #ffffff;
text-decoration: none;
}
.seikoWrap .listRriceRange>li:nth-of-type(3n+0){
margin-right: 0;
}
/*listCollection******************************************************/
.seikoWrap .listCollection{
max-width: 760px;
margin: auto;
display: flex;
flex-wrap: wrap;
}
.seikoWrap .listCollection>li{
width: calc(176/760*100%);
margin-right: 18px;
margin-bottom: 19px;
}
.seikoWrap .listCollection>li:nth-of-type(4n+0){
margin-right: 0;
}
.seikoWrap .listCollection>li img{
width: 100%;
}
/* information **************************** */
.seikoWrap .headingBlockA02 {
	padding: 20px;
	background: #cccccc;
	letter-spacing: 4px;
	text-align: center;
	color: #000000;
}
.seikoWrap .informationBlockA01 h2 {
    font-size: 35px;
    margin: 30px 0 20px 0;
}

.seikoWrap .informationBlockA01 p {
    margin: 0 30px 30px;
    font-size: 16px;
    font-weight: normal;
    line-height: 2;
}
.seikoWrap .informationBlockA01 a{
display: inline-block;
}

.buttonArea{
display: none;
}
.seikoWrap .buttonArea{
display: block;
}
