#header ul#navi li#no1 a{
        height:30px;
        cursor:default;
        color:#666;
        font-weight:bold;
}

#header ul#navi li#no1 a:hover{background:none;}

#side{
        display:none;
}

#main{
        width:100%;
        max-width:1200px;
        padding:0;
        margin:0 auto;
        float:none;
}
div.section{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0 0 50px 0;
  overflow:hidden;
}
#main h2{
	width:100%;
	padding:10px 0 0 0;
	margin:0 0 20px 0;
	font-size: 28px;
	text-align: center;
	color:#333;
	font-weight:normal;
	font-family: 'Questrial', serif;
}
/*** 会員専用ページ ***/
#main-title-regi{
        margin:0 0 0 20px;
        list-style:none;
}

#main-title-regi li{
        width:120px;
        float:left;
}

#main-title-regi a:link    {color: #666; text-decoration: none;}
#main-title-regi a:visited {color: #666; text-decoration: none;}
#main-title-regi a:active  {color: #666; text-decoration: none;}
#main-title-regi a:hover   {color: #333; text-decoration: underline;}



/*** メイン看板 ***/
#main div#main-kanban{
	width:800px;
        height:300px;
	margin:100px 0 0 0;
	overflow:hidden;
        float:left;
        clear:both;
}
#main div#main-kanban a{
	width:100%;
	height:100%;
	position:relative;
	display:block;
}
#main div#main-kanban a::before{
	content: "";
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	right: 130px;
	margin-top: 64px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	display: block;
	transform: rotate(45deg);
}
#main div#main-kanban a::after{
	content:"すべての商品を見る";
	width:auto;
	height:auto;
	position:absolute;
	bottom:57px;
	right:150px;
	padding:5px 0 3px 0;
	font-size:14px;
	color:#fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	display:block;
}

/*** ログイン後 ***/
#main div#main-member-board{
	width:630px;
        height:250px;
	margin:10px 0;
	overflow:hidden;
        float:left;
        clear:both;
        background:url(https://www.japgenic.com/12ua_hp/parts/main-kanban-welcome.png) 0 0 no-repeat;
}

#main div#main-member-welcome{
        width:280px;
        height:30px;
        margin:20px 0 0 50px;
        padding:10px;
        line-height:1.2em;
        text-align:center;
        font-size:30px;
        color:#333;
        float:left;
        border-bottom:1px solid #ccc;
}

#main div#main-member-cartin{
        width:220px;
        height:300px;
        float:right;
}

#main #cartin-title{
        width:200px;
        padding-bottom:2px;
        font-size:15px;
        text-align:center;
}

#main ul#cartcheck{
        width:200px;
        height:185px;
        margin:0 0 10px 0;
        padding:10px 0 0 0;
        background:none;
        color:#666;
        border:none;
        border-top:1px solid #ccc;
        border-bottom:1px solid #ccc;
        list-style:none;
        line-height:1.1em;
	overflow-x:hidden;
	overflow-y:auto;
        scrollbar-arrow-color:#999;/* 矢印 */
        scrollbar-face-color:#fff;/* スクロールバー表面 */
        scrollbar-3dlight-color:#fff/* ボタン外側の左と上の枠 */
        scrollbar-darkshadow-color:#fff;/* ボタン外側の右と下の枠 */
        scrollbar-track-color:#ddd;
}

#main ul#cartcheck::-webkit-scrollbar {/* スクロールバー幅 */
        width: 10px;height: 10px;}
#main ul#cartcheck::-webkit-scrollbar-track {/* 背景 */
        background: #ffffff;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);}
#main ul#cartcheck::-webkit-scrollbar-thumb {/* 表面 */
        background:#ccc;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);}

#main ul#cartcheck li{
        width:180px;
        margin:0 auto 10px auto;
}

#main ul#cartcheck a:link    {color: #666; text-decoration: none;}
#main ul#cartcheck a:visited {color: #666; text-decoration: none;}
#main ul#cartcheck a:active  {color: #666; text-decoration: none;}
#main ul#cartcheck a:hover   {color: #333; text-decoration: underline;}

#main div.p-name{
        width:100%;
        border-bottom:1px dotted #ccc;
        padding-bottom:2px;
}
#main div.p-number{
        width:100%;
        text-align:right;
        font-weight:bold;
        padding-top:2px;
        color:#f36;
}

#main div.p-total{
        width:100%;
        text-align:right;
        font-weight:bold;
        padding:5px 0;
        color:#f36;
        border-bottom:1px dotted #ccc;
}

#main div.shipping-free{
        width:100%;
        text-align:right;
        padding-top:2px;
        color:#666;
}

#main div#no-item{
        width:200px;
        height:105px;
        margin:0 0 10px 0;
        padding:90px 0 0 0;
        text-align:center;
        border-top:1px solid #ccc;
        border-bottom:1px solid #ccc;
}

#main div#cart-link{
        width:200px;
        background:none;
        text-align:right;
}



/*** お知らせ ***/


/*** 特押し季節キャンペーン ***/
/*スウェット特集上部*/
div.season-campaign-special{
	width:100%;
	height:auto;
	text-align:center;
    overflow:hidden;
}
div.season-campaign-special-block{
  width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
    overflow:hidden;
    border:1px solid #ccc;
      	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
div.season-campaign-special-block a{
 width:100%;
 height:100%;
 overflow:hidden;
  display:block;
}
div.season-campaign-special-block a img{
	width:100%;
	height:auto;
	display:block;
}
div.block78{
  max-width:782px;
  float:left;
}
/*スウェット特集上部*/
div#catalog{
	width: -webkit-calc(100% - 790px);
	width: -moz-calc(100% - 790px);
	width: calc(100% - 790px);
	max-width:400px;
  height:auto;
	float:right;
  display:block;
}
ul#catalogInner{
  width:100%;
  height:auto;
  overflow:hidden;
  border:1px solid #ccc;
    -webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
ul#catalogInner li:first-child{
  width:180px;
  height:auto;
  display:block;
  float:left;
        -webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
ul#catalogInner li:first-child a{
  width:100%;
  height:100%;
  padding:20px 0;
  display:block;
      -webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
ul#catalogInner li:first-child a img{
  width:auto;
  height:260px;
  margin:0 auto;
  display:block;
    border-right:1px solid #ccc;
}
ul#catalogInner li:last-child{
  	width: -webkit-calc(100% - 180px);
	width: -moz-calc(100% - 180px);
	width: calc(100% - 180px);
    height:300px;
    display:table;
    float:left;
}
ul#catalogInner li:last-child a{
  padding:10px;
  display:table-cell;
  vertical-align:middle;
  font-size:13px;
  line-height:1.6;
}
span.catalogBorder{
  width:90%;
  padding:10px 0;
  margin:0 auto;
  display:block;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
}
/*スウェット特集上部*/
ul.season-campaign-special-2blocks{
	width:400px;
	overflow:hidden;
   float:right;
}
ul.season-campaign-special-2blocks li{
	width:100%;
	height:145px;
	position:relative;
  	display:block;
    text-align:left;
	border: 1px solid #ccc;
	overflow:hidden;
  	background:#999;
    	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
ul.season-campaign-special-2blocks li:first-child{margin:0 auto 10px auto;}
ul.season-campaign-special-2blocks li:last-child{margin:0 auto;}
div.materialTitle{
	width:100%;
  height:100%;
	position:absolute;
	top:0;
	left:0;
	color:#333;
    line-height:1.4;
  z-index:20;
}
div.materialTitle:after{
	content:"▼";
	position:absolute;
	top:5px;
	right:5px;
	font-size: 30px;
  	color:#dd0;
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
div.materialTitle h3{
	font-size:30px;
  line-height:1.0;
	position:absolute;
	top:10px;
	left:10px;
	color:#dd0;
  	-moz-text-shadow:5px 5px 10px #333;
-webkit-text-shadow:5px 5px 10px #333;
text-shadow:5px 5px 10px #333;
}
div.materialTitle p{
  width:100%;
  margin:0 auto;
	font-size:18px;
	font-weight:bold;
  text-align:right;
	position:absolute;
	bottom:5px;
	left:0;
}
div.materialImg{
	width:100%;
	position:absolute;
	top:0;
	left:0;
    z-index:10;
}
div.materialImg img{
  width:100%;
  height:auto;
  margin:0 auto;
  display:block;
}
/*** 季節キャンペーン ***/
ul#season-campaign{
        width:980px;
        height:280px;
        margin:20px auto;
        padding:20px 0;
        overflow:hidden;
        background:#eee;
        clear:both;
        border:1px solid #ccc;
}

ul#season-campaign li#campaignOuter{
        width:350px;
        height:280px;
        overflow:hidden;
        margin-left:10px;
        border:1px solid #999;
        list-style:none;
        float:left;
}

ul#season-campaign li.campaignSetup{
        width:190px;
        height:280px;
        margin:0 10px 0 0;
        border:1px solid #999;
        list-style:none;
        float:right;
}

/*** UVキャンペーン ***/
ul#uv-campaign{
	width:100%;
	text-align:center;
        padding-top:20px;
}

ul#uv-campaign li{
	width:32.33%;
	margin:0 0.5% 10px 0.5%;
	list-style:none;
	font-weight:bold;
	overflow:hidden;
	float:left;
	box-shadow: 5px 5px 5px #ccc; /*CSS3*/
	-moz-box-shadow: 5px 5px 5px #ccc; /* Firefox用*/
	-webkit-box-shadow: 5px 5px 5px #ccc; /* Google Chrome, Safari用*/
}
ul#uv-campaign li a{
 width:100%; 
  height:auto;
  display:block;
}
ul#uv-campaign li img{
  width:100%;
  max-width:190px;
  height:auto;
  margin:0 auto;
  display:block;
}

ul#uv-campaign-text{
	width:100%;
  margin:0 auto 50px  auto;
	text-align:center;
  overflow:hidden;
}

ul#uv-campaign-text li{
	width:32.33%;
	margin:0 0.5% 10px 0.5%;
	list-style:none;
	font-weight:bold;
	overflow:hidden;
	float:left;
}

/*** ページ内リンク ***/
ul#innerLink{
        width:100%;
        height:auto;
        margin:10px 0 30px 0;
        overflow:hidden;
        font-size: 16px;
	text-align:center;
}
ul#innerLink li{
        width:24.5%;
        height:auto;
        margin:0 0.5% 10px 0;
	overflow:hidden;
	position:relative;
  display:block;
  float:left;
}
ul#innerLink li:nth-child(4n){
        width:25%;
        margin:0 0 10px 0;
}
ul#innerLink li a{
        width:100%;
        height:50px;
        padding:17px 0 0 0;
        display:block;
	overflow:hidden;
	color:#fff;
	background:#999;
    	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
ul#innerLink li a:hover{
	color:#666;
        background:#ccc;
}
ul#innerLink li:after{
        content:"▼";
        font-size: 24px;
        position:absolute;
        bottom:12px;
        right:10px;
}
ul#innerLink li.outerLink:after{
  	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
/*** キャンペーン1 ***/
div#campaign1{
        width:100%;
        height:auto;
        margin:10px 0;
        overflow:hidden;
}
ul#feature{
width:100%;
  margin:0;
  padding:0;
  display:block;
  overflow:hidden;
  list-style:none;
}
ul#feature li{
  width:49%;
        margin:0 0.5% 10px 0.5%;
        float:left;
        border:1px solid #ccc;
  position:relative;
  overflow:hidden;
      	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
ul#feature li a{
  width:100%;
  height:100%;
  display:block;
}
ul#feature li img{
  width:100%;
  height:auto;
        display:block;
}
ul#feature li:last-child{
        margin-right:0;
}

/*** プリント（セクション12） ***/
div#print{
    width: 100%;
    height: auto;
}
/* プリント */
div#printGuide{
	width: -webkit-calc(100% - 410px);
	width: -moz-calc(100% - 410px);
	width: calc(100% - 410px);
	float:left;
}
div#printGuideInfo{
	width: 100%;
	height:230px;
	font-family:'Hiragino Maru Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,"Osaka‐等幅";
	position:relative;
	display:block;
  overflow:hidden;
	border:1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	z-index:1;
}
div#printGuideInfo a{
	width:100%;
	height:100%;
	margin:0;
	display:block;
	position:relative;
	z-index:1;
}
div#printGuideInfo a{
	width:100%;
	height:100%;
	margin:0;
	display:block;
	position:relative;
	z-index:1;
}
div#printGuideInfo a:after{
	content:"PRINT";
	display:block;
	position:absolute;
	top:40px;
	left:50%;
	margin-left:-190px;
	font-size:140px;
	font-weight:bold;
	line-height:1.0;
	color:#f36;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
  z-index:99;
}
div#printGuideInfo a:before{
	content:"▼";
	display:block;
	position:absolute;
	bottom:13px;
	right:10px;
	text-align:center;
	font-size:50px;
	line-height:1.0;
	color:#f36;
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
  z-index:99;
}
div#printGuideInfo a:hover:after,
div#printGuideInfo a:hover:before{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 0.8;
}
div#printGuideInfo h3{
	width:90%;
	margin:10px auto;
	font-size:18px;
	font-weight:normal;
	display:block;
	padding:5px 0;
	color:#f36;
	border-bottom:1px dotted #ccc;
	position:relative;
	z-index:999;
}
div#printGuideInfo div#pringGuideImg{
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
div#printServiceList{
	width:calc(100% - 250px);
	margin:0 70px 0 180px;
	position:relative;
	overflow:hidden;
	z-index:999;
}
div#printGuideInfo ul.printService{
	width: 50%;
	max-width:174px;
	padding: 20px 0 0 30px;
	margin: 0;
	display:block;
	font-size:16px;
	list-style:disc;
	float:right;
	position:relative;
  float:right;
	box-sizing:border-box;
}
div#printGuideInfo ul.printService li{
	padding-bottom:8px; 
	z-index:100;
	color:#666;
}
/*** ランキング ***/
#main div#main-ranking{
	width:400px;
	overflow:hidden;
        float:right;
}

#main div#main-ranking a:link    {color: #666; text-decoration: none;}
#main div#main-ranking a:visited {color: #666; text-decoration: none;}
#main div#main-ranking a:active  {color: #666; text-decoration: none;}
#main div#main-ranking a:hover   {color: #333; text-decoration: underline;}

#main div#slider{
	width:400px;
	height:229px;
        margin-bottom:10px;
        border-bottom:1px solid #ccc;
}

#main div.main-ranking-block{
        width:400px;
        height:210px;
        margin:0;
	font-size:12px;
        position:relative;
}

#main div.ranking-pic{
 width:210px;
  height:210px;
position:abolute;
  top:0;
  left:0;
        border:1px solid #ccc;
}
#main div.ranking-pic img{
	width:210px;
	height:210px;
  margin:0 auto;
  display:block;
}

#main div.ranking-name{
	width:160px;
position:absolute;
  top:0;
  right:0;
  font-size: 14px;
  line-height:1.3em;
  color:#666;
}
#main span.ranking-price{
  	width:160px;
	margin:10px 0 0 0;
  padding-top:10px;
  text-align:center;
  display:block;
  border-top:1px dotted #ccc;
}

#main div.ranking-link{
        display:block;
        position:absolute;
        bottom:5px;
       right:55px;
        text-align:center;
  	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

#main div.ranking-link a{
        width:30px;
        height:30px;
        padding:0;
        display:block;
    font-size: 50px;
  	color:#999!important;
  -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

#main div.ranking-link a:hover{
        background:#fff;
        color:#444;
          text-decoration: none!important;
      filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}

.bx-next img{
	width:20px;
        margin-right:120px;
        float:right;
}
.bx-prev img{
	width:20px;
        margin-left:140px;
        float:left;
}

.bx-auto img{
	width:80px;
        margin-left:10px;
        float:left;
}


/*** キャンペーン2 ***/
.campaign{
        width:100%;
        padding-top:20px;
  margin:0 auto;
        clear:both;
  overflow:hidden;
}

ul#campaign-t-list{
        width:100%;
        text-align:center;
}

ul#campaign-t-list li{
        width:24%;
        height:auto;
        margin:0 0.5% 20px 0.5%;
        list-style:none;
        text-align:center;
        float:left;
	box-shadow: 5px 5px 5px #ccc; /*CSS3*/
	-moz-box-shadow: 5px 5px 5px #ccc; /* Firefox用*/
	-webkit-box-shadow: 5px 5px 5px #ccc; /* Google Chrome, Safari用*/
}
ul#campaign-t-list li a{
        width:100%;
        height:100%;
        display:block;
}
ul#campaign-t-list li img{
        width:100%;
  max-width:210px;
  margin:0 auto;
        height:100%;
        display:block;
}

#campaign-right{
        width:330px;
        height:300px;
        float:right;
}

#campaign-blog{
        width:300px;
        height:80px;
        margin:0 0 10px 20px;
	box-shadow: 5px 5px 5px #ccc; /*CSS3*/
	-moz-box-shadow: 5px 5px 5px #ccc; /* Firefox用*/
	-webkit-box-shadow: 5px 5px 5px #ccc; /* Google Chrome, Safari用*/
}

p.campaign-info{
        width:300px;
        margin:0 0 10px 20px;
        line-height:1.1em;
        overflow:hidden;
}

#campaign-facebook{
        width:300px;
        height:80px;
        margin:0 0 10px 20px;
	box-shadow: 5px 5px 5px #ccc; /*CSS3*/
	-moz-box-shadow: 5px 5px 5px #ccc; /* Firefox用*/
	-webkit-box-shadow: 5px 5px 5px #ccc; /* Google Chrome, Safari用*/
}
.fb-like{
        width:300px;
        margin:0 0 5px 20px;
        overflow:hidden;
}



/*** メインナビゲーション ***/
#main-navi{
        width:100%;
        height:auto;
        overflow:hidden;
}

#main-navi span.category-title{
        color:#cc0;
        font-weight:bold;
        margin:4px 0;
}

/* カテゴリー選択・ナビ */
#main-navi #category{
        width:100%;
        margin:0;
        float:left;
        overflow:hidden;
}
#main-navi ul.category-link{
        width:100%;
  margin:0 auto 30px auto;
  overflow:hidden;
}
#main-navi ul.category-link li{
        width:19%;
        height:auto;
        margin: 0 0.5% 30px 0.5%;
        float:left;
        display:block;
  		position:relative;
        border: 1px solid #ccc;
    	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}

#main-navi ul.category-link li a{
        width:100%;
        height:140px;
        padding:10px 5px 0 5px;
        display:block;
	background:url(https://japgenic.com/20ua_hp/parts/main-category-item-bg.png) center center repeat-x;
        font-size:10px;
        color:#fff;
        text-align:center;
        line-height:1.6em;
      	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}

#main-navi ul.category-link li#tank {background:url(https://japgenic.com/20ua_hp/parts/main-tank.jpg) center center no-repeat;}
#main-navi ul.category-link li#tee {background:url(https://japgenic.com/20ua_hp/parts/main-tee.jpg) center center no-repeat;}
#main-navi ul.category-link li#polo {background:url(https://japgenic.com/20ua_hp/parts/main-polo.jpg) center center no-repeat;}
#main-navi ul.category-link li#ltee {background:url(https://japgenic.com/20ua_hp/parts/main-ltee.jpg) center center no-repeat;}
#main-navi ul.category-link li#shirts {background:url(https://japgenic.com/20ua_hp/parts/main-shirts.jpg) center center no-repeat;}
#main-navi ul.category-link li#sweat {background:url(https://japgenic.com/20ua_hp/parts/main-sweat.jpg) center center no-repeat;}
#main-navi ul.category-link li#parka {background:url(https://japgenic.com/20ua_hp/parts/main-parka.jpg) center center no-repeat;}
#main-navi ul.category-link li#outer {background:url(https://japgenic.com/20ua_hp/parts/main-outer.jpg) center center no-repeat;}
#main-navi ul.category-link li#pants {background:url(https://japgenic.com/20ua_hp/parts/main-pants.jpg) center center no-repeat;}
#main-navi ul.category-link li#komono {background:url(https://japgenic.com/20ua_hp/parts/main-komono.jpg) center center no-repeat;}

#main-navi ul.category-title{
        width:100%;
        list-style:none;
        font-size:12px;
}

#main-navi ul.category-title li{
        width:19%;
        margin:2px 0.5% 10px 0.5%;
        text-align:center;
        float:left;
        overflow:hidden;
}
span.category-link-title{
  width:100%;
  position:absolute;
  bottom:-20px;
  text-align:center;
  display:block;
}
/* サイズ選択・ナビ */
#main-navi #size{
        width:100%;
        float:right;
        overflow:hidden;
}

#main-navi ul#size-link{
        width:100%;
  	margin:0 auto 30px auto;
  overflow:hidden;
}

#main-navi ul#size-link li{
        width:32.33%;
        height:auto;
        margin:0 0.5% 30px 0.5%;
        display:block;
        float:left;
  position:relative;
        border: 1px solid #ccc;
    	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}

#main-navi ul#size-link li a{
        width:100%;
        height:80px;
        padding:2px 10px;
        display:block;
	background:url(https://japgenic.com/20ua_hp/parts/main-category-size-bg.png) center center repeat-x;
        font-size:10px;
        color:#fff;
        text-align:center;
        line-height:1.5em;
      	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}

#main-navi ul#size-link li#adult {background:url(https://japgenic.com/20ua_hp/parts/main-men.png) center center no-repeat;}
#main-navi ul#size-link li#girl {background:url(https://japgenic.com/20ua_hp/parts/main-women.png) center center no-repeat;}
#main-navi ul#size-link li#kid {background:url(https://japgenic.com/20ua_hp/parts/main-kids.png) center center no-repeat;}
#main-navi ul.size-title{
        width:100%;
        list-style:none;
        font-size:12px;
}

#main-navi ul.size-title li{
        width:32.33%;
        margin:0 0.5% 10px 0.5%;
        text-align:center;
        float:left;
        overflow:hidden;
}
/*** レーベル ***/
div#label{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	clear:both;
}

ul.labelLink{
	height:auto;
	margin:0 auto 1px auto;
	overflow:hidden;
	float:left;
}
ul.labelLink li{
	height:300px;
	margin:0 0 10px 0;
	display:block;
	overflow:hidden;
	float:left;
	position:relative;
	border-bottom:1px solid #ccc;
}
ul.labelLink li a{
	width:100%;
	height:100%;
	margin:0 auto;
	display:block;
}
ul.labelLink li img{
	width:100%;
	height:auto;
	margin:0 auto;
	display:block;
}
ul.labelLink li a span{
	width:100%;
	height:auto;
	position:absolute;
	top:20px;
	left:20px;
	font-size: 28px;
	font-family: 'Questrial', serif;
	color:#cc0;
	display:block;
}
/* 2ブロック */
ul.row-2{
	width:100%;
}
ul.row-2 li.labelImg{
	width:600px;
}
ul.row-2 li.labelText{
	width: -webkit-calc(100% - 600px);
	width: -moz-calc(100% - 600px);
	width: calc(100% - 600px);
}
/* 4ブロック */
ul.row-4{
	width:49%;
}
ul.row-4 li{
	width:49%;
}
ul.row-4 li.labelImg{
	width:300px;
}
ul.row-4 li.labelText{
	width: -webkit-calc(100% - 300px);
	width: -moz-calc(100% - 300px);
	width: calc(100% - 300px);
}
li.labelImg a::after{
	content:"";
	width:50px;
	height:50px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-25px;
	margin-left:-37.5px;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	display:block;
	transform: rotate(45deg);
}
/* レーベル説明 */
ul.labelLink li.labelText{
	display:table;
	font-size:12px;
	line-height:1.5em;
}
ul.labelLink li.labelText div.labelTextInner{
  padding:0 10px;
	display:table-cell;
	vertical-align:middle;
  text-align: justify;
}
ul.labelLink li.labelText h3{
	width:100%;
	position:absolute;
	top:40px;
	right:0;
	color:#cc0;
	font-weight:bold;
	text-align:center;
	display:block;
}
ul.labelLink li.labelText p{
	margin:0 0 10px 0;
}
ul.labelLink li.labelText span.label-title{
	position:absolute;
	top:5px;
	left:5px;
	display:block;
}
ul.labelLink li.labelText span.label-title-sub{
	margin:0;
	font-weight:bold;
	display:block;
}
ul.labelLink li.labelText p.labelTextInnerLink{
	width:160px;
	position:absolute;
	bottom:5px;
	left:50%;
	margin:0;
	margin-left:-80px;
	display:block;
	text-align:center;
}
ul.labelLink li.labelText p.labelTextInnerLink a{
	width:100%;
	height:auto;
	padding:5px 0;
	display:block;
	color:#fff;
	border:1px solid #fff;
	background:#666;
}
ul.labelLink li.labelText p.labelTextInnerLink a:hover{
	background:#222;
}


/*** 2大レーベル ***/
ul.labelLink li#original,
ul.labelLink li#works{
	width:600px;
	height:300px;
}
ul.labelLink li#original a,
ul.labelLink li#works a{
	width:600px;
	height:300px;
	padding:0 40px;
}
ul.labelLink li#original {background:url(https://japgenic.com/20ua_hp/parts/label-original.jpg) center right no-repeat;}
ul.labelLink li#works {background:url(https://japgenic.com/20ua_hp/parts/label-works.jpg) center right no-repeat;}
ul.labelLink li#urban {background:url(https://japgenic.com/20ua_hp/parts/label-urban.jpg) center center no-repeat;}
ul.labelLink li#heavy {background:url(https://japgenic.com/20ua_hp/parts/label-heavy.jpg) center center no-repeat;}
ul.labelLink li#triblend {background:url(https://japgenic.com/20ua_hp/parts/label-triblend.jpg) center center no-repeat;}
ul.labelLink li#delawear {background:url(https://japgenic.com/20ua_hp/parts/label-delawear.jpg) center center no-repeat;}

ul.labelLink li#original h3,
ul.labelLink li#works h3{
	font-size:14px;
}
/*** 商品ラインナビゲーション ***/
#line{
        width:100%;
        margin:0px auto;
        overflow:hidden;
        clear:both;
}

#line ul#line-link{
        width:100%;
        list-style:none;
}
#line ul#line-link li{
        width:300px;
        height:300px;
        margin:0 0 10px 0 ;
        display:table;
        float:left;
   position:relative;
}

#line ul#line-link li a{
        width:300px;
        height:300px;
        padding:0 20px;
        margin:0 auto;
        display:table-cell;
  vertical-align:middle;
        background:url(https://japgenic.com/20ua_hp/parts/main-line-bg.png) center center repeat;
		background-size:auto 100%;
        font-size:12px;
        color:#fff;
        line-height:1.5em;
}
#line li h3{
  width:100%;
  position:absolute;
  top:40px;
  right:0;
  color:#cc0;
        font-weight:bold;
        text-align:center;
        display:block;
}
#line li p{
	margin:0 0 10px 0;
}
#line li span.line-title{
  position:absolute;
  top:5px;
  left:5px;
  display:block;
}
#line li span.line-title-sub{
        font-weight:bold;
        margin:0 0 15px 0;
        font-weight:bold;
        display:block;
}
#line li span.lineBt{
  width:160px;
  padding:5px 0;
  position:absolute;
  bottom:5px;
  right:5px;
  display:block;
  text-align:center;
  border:1px solid #fff;
  background:#222;
}
/*** 2大レーベル ***/
#line ul#line-link li#original,
#line ul#line-link li#works{
        width:600px;
        height:300px;
}
#line ul#line-link li#original a,
#line ul#line-link li#works a{
        width:600px;
        height:300px;
        padding:0 40px;
}
#line ul#line-link li#original {background:url(https://japgenic.com/20ua_hp/parts/label-original.jpg) center right no-repeat;}
#line ul#line-link li#works {background:url(https://japgenic.com/20ua_hp/parts/label-works.jpg) center right no-repeat;}
#line ul#line-link li#urban {background:url(https://japgenic.com/20ua_hp/parts/label-urban.jpg) center center no-repeat;}
#line ul#line-link li#heavy {background:url(https://japgenic.com/20ua_hp/parts/label-heavy.jpg) center center no-repeat;}
#line ul#line-link li#triblend {background:url(https://japgenic.com/20ua_hp/parts/label-triblend.jpg) center center no-repeat;}
#line ul#line-link li#delawear {background:url(https://japgenic.com/20ua_hp/parts/label-delawear.jpg) center center no-repeat;}

#line ul#line-link li#original h3,
#line ul#line-link li#works h3{
  font-size:14px;
}


/*** ワークス ***/
p#plus{
	width:100%;
	margin:10px auto;
	text-align:center;
	font-size:28px;
	font-family: 'Questrial', serif;
}
ul#worksBlock{
	width:100%;
	height:300px;
	height:auto;
	display:block;
	background:#999;
}
ul#worksBlock li{
	width:50%;
	height:auto;
	display:block;
	float:left;
}

/*** 新商品読込 ***/
#main div#featured{
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
	position:relative;
	display:block;
	overflow:hidden;
}
/***　商品画像表示　***/
#main ul#featuredItems{
	width:100%;
  height:auto;
  /*min-height:2150px;*/
	font-size:11px;
	line-height:1.4;
	overflow:hidden;
}
#main ul#featuredItems li{
	width:32.33%;
	margin:0 0.5% 80px 0.5%;
	height:auto;
	overflow:hidden;
	float:left;
}
#main ul#featuredItems li a{
	width:100%;
	height:100%;
	display:block;
}
#main ul#featuredItems li a span.imgWrap{
	width:100%;
	height:auto;
	margin:0 auto 2px auto;
	overflow:hidden;
	display:block;
 	 border:1px solid #ccc;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
#main ul#featuredItems li a img{
	width:100%;
	height:auto;
	display:block;
}
#main ul#featuredItems li .model-name{
	width:100%;
	height:45px;
	overflow:hidden;
}
#main ul#featuredItems li .model-nameInner {
	width: 100%;
	height: 45px;
	display: -webkit-box;
	-webkit-line-clamp: ;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
#main ul#featuredItems li .price{
	 width:100%;
	 padding:3px 0 0 0;
	 margin:3px auto 0 auto;
	 text-align:right;
	 font-weight:bold;
	 display:block;
	 color:#f36;
	 border-top:1px solid #ccc;
}

/*** 推奨商品・サービス ***/

#recommendation{
        width:100%;
        height:auto;
        margin:0 0 30px 0;
        padding:0;
        overflow:hidden;
}

#recommendation a:hover{
        text-decoration:underline;
}

#recommendation h2{
        padding:0 0 20px 0;
        border-bottom:1px solid #ccc;
}

/* 商品 */

.item{
  	width:100%;
        overflow:hidden;
        float:left;
}

#item-right{
        float:right;
        clear:both;
}
.item h3{
        width:auto;
        margin:50px auto;
        font-size:18px;
  font-weight:normal;
  text-align:center;
}
.item ul.item-content{
        width:100%;
        height:auto;
  margin:0 auto;
        border-bottom:1px dotted #ccc;
        overflow:hidden;
}
.item ul.item-content li{
        width:19%;
        height:auto;
        margin:0 0.5% 30px 0.5%;
        float:left;
}
.item ul.item-content li h4{
        width:100%;
        margin:0 auto 2px auto;
        font-size:12px;
  font-weight:normal;
}
.item ul.item-content li p{
        min-height:80px;
}
.item ul.item-content li p.itemPic{
        width:100%;
        height:auto;
        margin:0 auto 10px auto;
	box-shadow: 3px 3px 4px #bbb; /*CSS3*/
	-moz-box-shadow: 3px 3px 4px #bbb; /* Firefox用*/
	-webkit-box-shadow: 3px 3px 4px #bbb; /* Google Chrome, Safari用*/
}
.item p.itemPic a{
        width:100%;
        height:auto;
        display:block;
}
.item p.itemPic a img{
  width:100%;
  height:auto;
  display:block;
}
/*** ユナイテッドアスレの紹介 ***/

#uaintro{
width: 100%;
    margin: 0px auto;
  text-align:justify;
    overflow: hidden;
    clear: both;
}
#uaintro p{
  text-align:justify;
}
#uaintro h2{
    padding: 0 0 20px 0;
    border-bottom: 1px solid #ccc;
}

#uaintro #uaintro-content{
	width: 69.5%;
	height:300px;
	padding:0 10px 0 0;
	float:left;
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-arrow-color:#999;/* 矢印 */
	scrollbar-face-color:#fff;/* スクロールバー表面 */
	scrollbar-3dlight-color:#fff/* ボタン外側の左と上の枠 */
	scrollbar-darkshadow-color:#fff;/* ボタン外側の右と下の枠 */
	scrollbar-track-color:#ddd;
 	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
    border-bottom: 1px solid #ddd;
}
#uaintro #uaintro-content::-webkit-scrollbar {/* スクロールバー幅 */
        width: 10px;height: 10px;}
#uaintro #uaintro-content::-webkit-scrollbar-track {/* 背景 */
        background: #ffffff;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);}
#uaintro #uaintro-content::-webkit-scrollbar-thumb {/* 表面 */
        background:#ccc;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);}

#uaintro #uaintro-content p{
        margin:10px 0;
}

#uaintro #uaintro-content p a:hover{
        text-decoration:underline;
}

/*** 新着情報 ***/

#info{
        width:400px;
        overflow:hidden;
        float:right;
}

#info a:link    {color: #666; text-decoration: underline;}
#info a:visited {color: #666; text-decoration: underline;}
#info a:active  {color: #666; text-decoration: underline;}
#info a:hover   {color: #333; text-decoration: none;}

#info h2{
        width:100%;
  padding:0 0 20px 0;
        margin: 20px 0 10px 0;
        font-size: 28px;
        line-height:1.2em;
        border-bottom:1px solid #ccc;
}
#info p#eriName{
	width:100%;
  max-width:600px;
	height:25px;
	margin:0 auto;
	text-align:center;
}
#info p#eriName a{
  padding:0 0 1px 0;
  color:#f00;
  text-decoration:none;
  border-bottom:1px dotted #f00;
}
#info p#eriName a:hover{
  border:none;
}
#info ul#info-content{
        width:100%;
  		max-width:600px;
  		margin:0 auto;
        height:220px;
        padding:10px;
        list-style:none;
        overflow-x:hidden;
        overflow-y:auto;
        scrollbar-arrow-color:#999;/* 矢印 */
        scrollbar-face-color:#fff;/* スクロールバー表面 */
        scrollbar-3dlight-color:#fff/* ボタン外側の左と上の枠 */
        scrollbar-darkshadow-color:#fff;/* ボタン外側の右と下の枠 */
        scrollbar-track-color:#ddd;
  border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
}

#info ul#info-content::-webkit-scrollbar {/* スクロールバー幅 */
        width: 10px;height: 10px;}
#info ul#info-content::-webkit-scrollbar-track {/* 背景 */
        background: #ffffff;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);}
#info ul#info-content::-webkit-scrollbar-thumb {/* 表面 */
        background:#ccc;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);}

#info ul#info-content li{
        padding:0 0 10px 0;
        margin:0 0 10px 0;
        border-bottom:1px dotted #ccc;
}

/*** ガイド ***/

#guide{
        width:100%;
        height:auto;
  margin:0 auto 50px auto;
  overflow:hidden;
}

#guide a:hover{text-decoration:underline;}

#guide .guide-content{
        width:19.5%;
        height:365px;
        margin:0 0.5% 20px 0;
        padding:0 10px 10px 10px;
        float:left;
        background:#fff;
        border:1px solid #ccc;
	overflow-x:hidden;
	overflow-y:auto;
        scrollbar-arrow-color:#999;/* 矢印 */
        scrollbar-face-color:#fff;/* スクロールバー表面 */
        scrollbar-3dlight-color:#fff/* ボタン外側の左と上の枠 */
        scrollbar-darkshadow-color:#fff;/* ボタン外側の右と下の枠 */
        scrollbar-track-color:#ddd;
  		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
}
#guide .guide-content:last-child{
  width:20%;
        margin:0 0 20px 0;
}
#guide .guide-content::-webkit-scrollbar {/* スクロールバー幅 */
        width: 10px;height: 10px;}
#guide .guide-content::-webkit-scrollbar-track {/* 背景 */
        background: #ffffff;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);}
#guide .guide-content::-webkit-scrollbar-thumb {/* 表面 */
        background:#ccc;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);}

#guide .guide-content p{
        margin:10px 0;
  text-align:justify;
}

#guide .guide-content h3{
        width:100%;
        margin:10px auto 5px auto;
        padding-bottom:5px;
        text-align:center;
        color:#333;
        border-bottom:1px solid #ccc;
}

#guide .guide-content h4{
        width:90%;
        margin:15px auto 5px auto;
        color:#444;
        border-bottom:1px dotted #ccc;
}

#guide .guide-content h5{
          width:90%;
          margin:15px auto 5px auto;
        line-height:1.2em;
        margin-bottom:5px;
        font-size:12px;
}

#guide .guide-content p{
        width:90%;
        margin:5px auto ;
        font-size:12px;
        line-height:1.2em;
}

#uaintro-link{
        width:30%;
        height:auto;
        margin:0;
        overflow:hidden;
        float:right;
}

ul#athleInfoLink{
	width:100%;
  height:300px;
	margin:0 auto 10px auto;
	display:block;
  overflow:hidden;
  clear:both;
}
ul#athleInfoLink li{
	width:100%;
  height:98px;
	margin:0 auto 2px auto;
	display:block;
	text-align:center;
	float:left;
	border:1px solid #ddd;
  	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
ul#athleInfoLink li:last-child{
    height:100px;
	margin:0 auto;
}
ul#athleInfoLink li a{
	width:100%;
  	height:100%;
	padding:35px 0 0 0;
	margin:0;
	display:block;
	background:#fff;
  	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
ul#athleInfoLink li a:hover{
	background:#ddd;
}
/***************************************************
 *	-1250px
 ****************************************************/
@media only screen and (max-width: 1250px) {
	#line ul#line-link{
		width:600px;
		margin:0 auto 10px auto;
	}
  #main div#main-kanban{
    display:none;
  }
  #info {
    width: 100%;
    margin:0 auto;
    overflow: hidden;
    float: none;
  }
  ul.season-campaign-special-2blocks{
    width: -webkit-calc(100% - 790px);
	width: -moz-calc(100% - 790px);
	width: calc(100% - 790px);
  }
  div.materialTitle h3{
  	font-size: 20px;
  }
  div.materialTitle p {
    font-size: 12px;
  }
}
/***************************************************
 *	-1140px
 ****************************************************/
@media only screen and (max-width: 1140px) {
  ul#catalogInner li:last-child{
    display:none;
  }
    ul#catalogInner li:first-child{
    margin:0 auto;
    float:none;
  }
  ul#catalogInner li:first-child a img{
    border:none;
  }
}
/***************************************************
 *	-1030px
 ****************************************************/
@media only screen and (max-width: 1030px) {
  div.block78{
    width:600px;
    margin:0 auto 50px auto;
  }
  ul.season-campaign-special-2blocks{
    width: -webkit-calc(100% - 610px);
    width: -moz-calc(100% - 610px);
    width: calc(100% - 610px);
    margin:0 auto 50px auto;
  }
  ul.season-campaign-special-2blocks li{
	height: 111px;
  }
  /*プリントガイド*/
	div#printGuideInfo a:after{
			display:none;
	}
	div#printServiceList{
		width:calc(100% - 180px);
		margin:0 0 0 180px;	
	}
	div#printGuideInfo ul.printService{
		width: 50%;
		padding: 20px 0 0 15px;
		display: block;
		font-size: 12px;
	}
  /* catalog */
  div#catalog {
    width: -webkit-calc(100% - 610px);
    width: -moz-calc(100% - 610px);
    width: calc(100% - 610px);
    margin:0 auto 50px auto;
}
  ul#catalogInner li:first-child {
    width:155px;
    margin:0;
    float: left;
  }
  ul#catalogInner li:first-child a {
    padding: 5px 0;
  }
  ul#catalogInner li:first-child a img {
    height:220px;
    border-right: 1px solid #ccc;
  }
  ul#catalogInner li:last-child{
    width: -webkit-calc(100% - 155px);
    width: -moz-calc(100% - 155px);
    width: calc(100% - 155px);
    height:230px;
    display:table; 
  }
  ul#catalogInner li:last-child a{
    font-size: 12px;
  }  
}
/***************************************************
 *	-980px
 ****************************************************/
@media only screen and (max-width: 980px) {
	ul.labelLink {
		margin:0 0.5% 30px 0.5%;
	}
	ul.labelLink li {
		height: auto;
		float:none;
	}
 	ul.labelLink li a span{
		top:5px;
		left:5px;
		font-size: 18px;
	}
	ul.labelLink li.labelText{
		display:block;
		padding:80px 0 0 0;
	}
	ul.labelLink li.labelText div.labelTextInner{
			display:block;
	}
	ul.labelLink li.labelText p.labelTextInnerLink{
		right:50%;
		margin-right:-80px;
	}
	ul.labelLink li.labelText span.label-title-sub br{
		display:none;
	}
	/* 2ブロック */
	ul.row-2{
		width:49%;
	}
	ul.row-2 li.labelImg{
		width:100%;
	}
	ul.row-2 li.labelText{
		width:100%;
		height:250px;
	}
	/* 4ブロック */
	ul.row-4{
		width:24%;
	}
	ul.row-4 li.labelImg{
		width:100%;
	}
	ul.row-4 li.labelText{
		width: 100%;
		height:220px;
	}
}
/****************************************************
 *	-950px
 ****************************************************/
@media only screen and (max-width: 950px) {
	/*インナーリンク*/
  	ul#innerLink li{
		font-size:12px;
	}
	ul#innerLink li:after{
		bottom:2px;
		right:2px;
		font-size:14px;
	}
  #guide .guide-content{
    width: 24%;
    margin:0 0.5% 20px 0.5%;
  }
  #guide .guide-content:last-child{
    display:none;
  }
  /*catalog*/
  ul#catalogInner li:last-child{
    display:none;
  }
    ul#catalogInner li:first-child{
    margin:0 auto;
    float:none;
  }
  ul#catalogInner li:first-child a img{
    border:none;
  }
    .item ul.item-content{
    max-width:700px;
  }
  .item ul.item-content li{
    width:49%;
  }
}
/****************************************************
 *	-840px
 ****************************************************/
@media only screen and (max-width: 840px) {
	div.block78{
			width:500px;
	}
	ul.season-campaign-special-2blocks{
		width: -webkit-calc(100% - 510px);
	width: -moz-calc(100% - 510px);
	width: calc(100% - 510px);
	}
  div#catalog{
	width: -webkit-calc(100% - 510px);
	width: -moz-calc(100% - 510px);
	width: calc(100% - 510px);  
  }
  ul#catalogInner li:first-child a img {
    height:182px;
}
	div.materialTitle h3{
		font-size: 18px;
	}
	div.materialTitle p {
		font-size: 11px;
	}
  ul.season-campaign-special-2blocks li {
    height: 92px;
  }
}
/***************************************************
 *	-880px
 ****************************************************/
@media only screen and (max-width: 880px) {
	div#printGuide{
		width:100%;
		margin:0 auto 100px auto;
		float:none;	
	}
	#main div#main-ranking{
		width:100%;
		margin:0 auto 50px auto;
		float:none;
	}
	#main div#main-ranking h2{
		padding:0 0 10px 0;
		margin:0 auto 30px auto;
		border-bottom:1px solid #ccc;
	}
	div.bx-wrapper{
	margin:0 auto;
	}
	div#printServiceList{
		width:calc(100% - 250px);
		margin:0 70px 0 180px;
		position:relative;
		overflow:hidden;
		z-index:999;
	}
	div#printGuideInfo ul.printService{
		width: 50%;
		max-width:174px;
		padding: 20px 0 0 30px;
		margin: 0;
		display:block;
		font-size:16px;
		list-style:disc;
		float:right;
		position:relative;
		float:right;
		box-sizing:border-box;
	}
	div#printGuideInfo ul.printService li{
		padding-bottom:8px; 
		z-index:100;
		color:#666;
	}
	div#printGuideInfo a:after {
		display:block;
	}
}
/****************************************************
 *	-800px
 ****************************************************/
@media only screen and (max-width: 800px) {
  #main h2{
    margin: 0 0 10px 0;
  }
  #info h2,
  #recommendation h2,
  #uaintro h2{
    padding:0 0 10px 0;
  }
  #main-navi ul.category-link li{
    width: 49%;
    height: auto;
  }
  #main-navi ul.category-link li a {
    width: 100%;
    height: 140px;
    padding:15px 20px 0 20px;
  }
}
/***************************************************
 *	-790px
 ****************************************************/
@media only screen and (max-width: 790px) {
	ul.labelLink li{
		border:none;
	}
	ul.labelLink li a span{
		width:100%;
		left:0;
		margin-left:0;
		font-size: 24px;
		text-align:center;
	}
  	ul.labelLink li.labelText h3{
			color:#333;
	}
	ul.labelLink li.labelText{
		color:#666;
		background:none;
	}
	ul.labelLink li.labelText h3,
	ul.labelLink li.labelText span.label-title,
	ul.labelLink li.labelText span.label-title-sub{
		width:100%;
		margin:0 auto 3px auto;
		text-align:center;
		position:relative;
		top:auto;
		bottom:auto;
		left:auto;
		right:auto;
	}
	ul.labelLink li.labelText p span br{
		display:none;
	}
	ul.labelLink li.labelText span.label-delete{
		display:none;
	}
	ul.labelLink li.labelText p.labelTextInnerLink a{
		color: #666;
		border: 1px solid #ccc;
		background: #fff;
	}
	ul.labelLink li.labelText p.labelTextInnerLink a:hover{
		background: #ccc;
	}
	/* 2ブロック */
	ul.row-2{
		width:99%;
		max-width:600px;
    	margin:0 auto 30px auto;
		float:none;
	}
	ul.row-2 li.labelText{
		height:auto;
		padding:10px 0 60px 0;
	}
	/* 4ブロック */
  div.row-4Wrap{
		width:100%;
		max-width:608px;
    	margin:0 auto;
  }
	ul.row-4{
		width:49%;
	}
	ul.row-4 li.labelText{
		height:auto;
		padding:10px 0 60px 0;
	}
}
/****************************************************
 *	-720px
 ****************************************************/
@media only screen and (max-width: 720px) {
  div.block78{
    width:100%;
    max-width:100%;
    margin:0 auto 10px auto;
    float:none;
  }
  ul.season-campaign-special-2blocks{
    width:100%;
    float:none;
  }
  ul.season-campaign-special-2blocks li{
    width:49%;
    margin:0 0.5%!important;
    float:left;
  }
  div#catalog{
    width:100%;
    max-width:100%;
    margin:50px auto 30px auto;
  }
  ul#catalogInner li:first-child{
    width:40%;
    float:left;
      border-right: 1px solid #ccc;
  }
  ul#catalogInner li:first-child a img{
    height:220px;
  }
  ul#catalogInner li:last-child{
    width:60%;
    display:table;
  }
  #guide .guide-content {
    width: 49%;
  }
}
/****************************************************
 *	-640px
 ****************************************************/
@media only screen and (max-width: 640px) {
  .displayNone{
    display:none!important;
  }
  ul#innerLink li,
  ul#innerLink li:nth-child(4n){
    width:32.33%;
    margin: 0 1% 10px 0;
  }
  ul#innerLink li:nth-child(3), 
  ul#innerLink li:last-child {
    width: 33.33%;
    margin: 0 0 10px 0;
  }
  /*#line*/
  #line ul#line-link{
    width:300px;
  }
	#line ul#line-link li{
		margin:0 auto 10px auto;
		float:none;
	}
	#line ul#line-link li#original,
	#line ul#line-link li#works{
		width:300px;
	}
	#line ul#line-link li#original a,
	#line ul#line-link li#works a{
		width:300px;
	}
  #line ul#line-link li#original h3,
  #line ul#line-link li#works h3{
    top: 32px;
    font-size: 12px;
  }
  span.delete{
    display:none;
  }
  /*プリントガイド*/
	div#printGuideInfo a:after{
			display:none;
	}
	div#printServiceList{
		width:calc(100% - 180px);
		margin:0 0 0 180px;	
	}
	div#printGuideInfo ul.printService{
		width: 50%;
		padding: 20px 0 0 15px;
		display: block;
		font-size: 12px;
	}
  /*#line*/
  ul#feature li{
    width: 100%;
    max-width:400px;
    margin: 0 auto 10px auto!important;
    float:none;
  }
    ul#campaign-t-list li {
    width: 49%;
  }
  	/* アスレの魅力 */
	#uaintro #uaintro-content{
      width: 69%;
  }
}
/****************************************************
 *	-600px
 ****************************************************/
@media only screen and (max-width: 600px) {
	/*共通*/
	#main h2{
		font-size: 24px;
	}
	/*サイズ*/
    #main-navi ul#size-link li{
		width: 99%;
		margin:0 auto 30px auto;
		max-width:380px;
		float:none;

    }
    #main-navi ul#size-link li a{
      padding:2px;

    }
	/* アスレの魅力 */
	#uaintro #uaintro-content{
		width: -webkit-calc(99% - 147px);
		width: -moz-calc(99% - 147px);
		width: calc(99% - 147px);
		margin-left:5px;
      padding-right:7px;
	}
	#uaintro-link{
		width:142px;
	}
}
/****************************************************
 *	-520px
 ****************************************************/
@media only screen and (max-width: 520px) {
	ul.season-campaign-special-2blocks li{
		width:99%;
		max-width:300px;
		margin:0 auto 10px auto!important;
		float:none;
	}
	#main div#main-ranking{
		display:none;
	}
}
/****************************************************
 *	-460px
 ****************************************************/
@media only screen and (max-width: 460px) {
	ul.labelLink li.labelText h3,
	ul.labelLink li.labelText span.label-title,
	ul.labelLink li.labelText span.label-title-sub{
		font-size:10px;
	}
	ul#size-link li span.category-link-title{
		font-size:11px;
	}
	#main-navi ul.category-link li{
		width: 99%;
		margin:0 auto 30px auto;
		max-width:380px;
		float:none;
	}
  /*プリント案内*/
	div#printGuideInfo{
		height:262px;
		overflow:visible;
	}
	div#printGuideInfo h3{
		text-align:center;
	}
 	div#printGuideInfo div#pringGuideImg{
		left:50%;
		margin-left:-100px;
	}
	div#printServiceList{
		width:100%;
      max-width: 280px;
		margin:205px auto 0 auto;
	}  
	div#printGuideInfo a:before{
		top:50%;
		bottom:auto;
		margin-top:-20px;
	}
}
/****************************************************
 *	-420px
 ****************************************************/
@media only screen and (max-width: 420px) {
	div.materialTitle p {
		font-size: 10px;
	}
}
/****************************************************
 *	-360px
 ****************************************************/
@media only screen and (max-width: 360px) {
	/* 4ブロック */
	ul.row-4{
		width:99%;
		margin: 0 auto 30px auto;
		float: none;
	}
	ul.row-4 li.labelImg{
		width: 100vw;
		height: 50vw;
		overflow: hidden;
	}
	ul#size-link li span.category-link-title{
		font-size:10px;
	}
	div.materialTitle p {
		font-size: 9px;
	}
}