﻿	/* 株式会社 翔
	 *
	 * 	2016年  09月  12日作成
	 *
	 * SteylSeet
	 *  common_media_query.css
共通 clearfix
解除 data-role-none
重要 !important
*/
/*ヘッター部 共通
.nopc

-----------------------------*/
@charset "utf-8";
.nopc{
display: none;
}
.nosp{
display: inline;
}
.only480{
	display:none;
}
.only480 img{
	width:100%;
}
/*Jqueryを解除した場合の対応
_______________________________________*/
input.data-role-none{
     width: 100%;
     border-radius:6px;
     margin: 0;
     padding: 0;
     line-height: 30px;
}
h2.title{
     text-align: center;
}
h3.subtitle , .cartconfirmBox,.cartconfirmContents
,.customer_confirm dt, .deliv_confirm dt
,.cartinarea .cartinContents,.bubbleBox,.deliv_check dt
{
     position: static;
}
.global_header {
text-align: center;
width: 100%;
}
a.spanker {
    display: block;
    text-align: center;
    width: 100%;
    border-radius: 5px;
    background-color: #688EAF;
    color: #fff !important ;
    margin: 10px 0;
    line-height: 30px;
}
a.spanker:hover{
color:#3333CC
}
a.btn, a.btn:link, a.btn:visited, a.btn:hover {
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    text-shadow: 0 -1px 1px rgba(0,0,0,1);
    border: 1px solid #A9ABAD;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: block;
    background: #B4DF34;
    background: -moz-linear-gradient(center top, #B4DF34 0%,#669222 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #B4DF34),color-stop(1, #669222));
    cursor: pointer;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
}
a.btn_btm {
        width: 100%;
        text-align: center;
        color: #FFF;
        background-color: #000;
        background: -moz-linear-gradient(center top, #5E5E5E 0%,#232323 48%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5E5E5E),color-stop(0.48, #232323));
        border: #303030 solid 1px;
        text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        padding: 5px;
font-size: 90%;
        transition: background-color 1s ease-in;
        -webkit-transition: background-color 1s ease-in;
        -moz-transition: opacity 1s ease-int;
        cursor: pointer;
    }
.search_area{
     margin :10px auto ;
}
.search_area ul li{
     float: left;
     width: 19%;
}
.search_area ul li:first-child{
     width: 80%;
}
.search_area ul li a{
     margin: 0 auto;

}
.search_area input{
     border: 1px solid #000000;
    display: block;
    background: transparent none;
    outline: 0!important;
    font-size: 100%;
}

h2.yokujitsu a{
     color:#333;
}


#spheader_top{
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #666;
  text-align: center;
		z-index:999;
}


#sphon_header{
max-width: 980px;
margin: 0 auto;
padding: 5px 0;
}
#sphon_header h1{
font-size: 11px;
text-align: left;
padding-left: 50px;
color: #fff;

}


#sphon_header img.category_btn{
float: left;
}
#sphon_header #logo_area{
float: left;
text-align: left;
margin: 0;
margin-left: 1%;
width: 48%;
clear:none;
}

#sphon_header #logo_area a{
color: #fff;
text-decoration: none;
}
#sphon_header #logo_area p{
font-size: 90%;
}

#sphon_header #header_nav_area{
width: 37%;
padding: 0 0.5%;
float: right;
}
#sphon_header li.btn{
    float: right;
    margin-left: 1%;
    padding: 8px 5px;
    border: #A9ABAD solid 1px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #FDFDfD;
    background: -moz-linear-gradient(center top, #FDFDFD 0%,#D7DDE3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#FDFDFD),color-stop(1, #D7DDE3));
}
#sphon_header li#fitlist{
  padding: 3px 5px

}

#sphon_header .popup{
    width: auto;
    padding: 10px;
    display: none;
    position: absolute;
    line-height: 1.2;
    top: 52px;
				background-color:#333;
    border: #CCC solid 1px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#sphon_header #header_nav_area #popup_cart{
  	min-width: 100px;
}
#sphon_header #header_nav_area #popup_fitlist{
    width: 220px;
}
#sphon_header #popup_category{
    min-width: 90px;
    top:70px
}



#sphon_header .popup_cart a {
    text-decoration: underline;
}

#sphon_header #popup_cart h2 {
    font-size: 1.2em;
}
.quantity,
.money {
    font-size: 14px;
    font-weight: bold;
}
#sphon_header .popup_cart hr.dashed:last-child {
    display: none;
}
#sphon_header #popup_fitlist li ,
#sphon_header #popup_category li{
margin-bottom:5px
}

#sphon_header #popup_fitlist li a,
{
background-color: #ccc;
display: block;
color:#666;
line-height: 25px;
border-radius:5px;
}
#sphon_header #popup_fitlist p{
font-size: 80%;
margin-top: 5px;
}
#sphon_header div#popup_category{
overflow: scroll;
-webkit-overflow-scrolling : touch;
}

#sphon_header #popup_category ul{
text-align: left;
width: 250px;
position: relative;
z-index: 100;
}
#sphon_header{
padding-left: 5px;
}

#sphon_header #popup_category li.title_2{
font-size: 110%;
font-weight: bold;
margin: 10px 0 2px;
}
#sphon_header #popup_category li.title_3 a{
background-color: #fff;
font-size: 100%;
text-align: left;
}
.global_header #spheader_search{
margin: 0 auto;
max-width: 980px;
width: 98%;
padding: 100px 0 5px;
}
.global_header #spheader_search h2{
  font-size: 120%
}
.global_header #spheader_search ul.login{
     width: 99%;
     margin: 0 auto;
     padding: 3px 0;
     background-color: #ddd;
     border-radius:10px;
}
.global_header #spheader_search ul.login li{
     float: left;
     line-height: 30px;
     width:26%
}
.global_header #spheader_search ul.login li:first-child{
     width: 73%;
}
.global_header #spheader_search ul.login li a.spanker{
     margin: 0;
}


/*適合管理表共通
---------------------------------*/
.FitList{
text-align: left;
}
.FitList h3{
font-size:120%;
line-height: 30px;
background-color: #688fbe;
margin: 20px 0;
padding-left: 5px;
color: #BECFE3;
}
.FitList h4{
font-size:110%;
line-height: 20px;
background-color: #BECFE3;
margin: 20px 0 10px;
padding-left: 5px;
color: #285fa3;
}
.FitList h5{
font-size: 110%;
}

.FitList a:hover{
opacity:0.7;
}
.FitList ul {
margin: 0 auto;
width: 98%;
text-align: center;
}

.FitList ul.detail li{
width: 32%;
float: left;
line-height: 25px;
margin-bottom: 10px;
margin-right:2%;
}
.FitList ul.detail li:nth-child(3n){
margin-right:0%;
}

.FitList ul.detail li a{
display: block;
text-align: center;
width: 100%;
border-radius:5px;
background-color: #BECFE3;
color: #285FA3;
line-height: 25px;
min-height: 50px;

}
.FitList .detail li a:hover {
color: #666;
}

/*適合管理表
---------------------------------*/
#fitlist .FitList_navi {
margin: 0 auto;
width: 99%;
border-bottom:2px solid #285fa3;
padding-bottom:20px;
}
#fitlist div.category{
margin-bottom: 20px;
}
#fitlist .FitList_nav li {
font-size:85%;
width:32%;
float:left;
margin-right:2%;
}
#fitlist .FitList_nav li:nth-child(3n){
        margin-right:0%;
}

#fitlist .FitList_nav li a{
display: block;
text-align: center;
width: 100%;
border-radius:5px;
background-color: #688EAF;
color: #fff;
margin-bottom: 10px;
line-height: 30px;
}





/*適合管理表リスト
-------------------------------------------*/
#FitList_list .displacement{
background-color: #BECFE3;
line-height: 30px;
}
#FitList_list .none{
display: none;
}

#FitList_list #nave_btn li{
float: left;
margin-right: 2px;
margin-bottom: 2px;
}


#FitList_list #nave_btn li a{
text-align: center;
display: block;
min-width: 20px;
padding: 5px 5px;
border: #666 solid 1px;
border-radius:3px;
}
#FitList_list dt{
float: left;
width:150px;
margin-right: 10px;
}
#FitList_list dd{
padding-top: 6px;
}

#FitList_list .Harley-Davidson{
margin-bottom: 20px;
}
#FitList_list .Harley-Davidson dt{
font-weight: bold;
width: 100px;
}

#FitList_list .Harley-Davidson dd{
padding-bottom: 10px;
}



#FitList_list .Harley-Davidson a{
text-align: center;
border-radius:5px;
background-color: #BECFE3;
color: #285FA3;
padding: 3px 0;
}
/* 適合管理表 詳細
------------------------------------*/
#fitlist_detail h2.title{
     margin-bottom: 0;
}
#fitlist_detail h2.maker{
padding-left: 5px;
}

#fitlist_detail div#customervoice_area{
padding: 0;
}
#fitlist_detail #customervoice_area li{
text-align: left;
}
#fitlist_detail div#customervoice_area h4{
margin: 0;
}
#fitlist_detail #customervoice_area li dt{
float: left;
}
#fitlist_detail #customervoice_area li dd{
float: right;
}
#fitlist_detail #customervoice_area #review_more_btn {
	text-align: center;
    margin-bottom: 20px;
}

#fitlist_detail #customervoice_area #review_more_btn a{
	display: block;
	width: 60%;
    background-color: #787E8A;
    color: #fff;
    padding: 5px 5px;
    border-radius:5px;
    margin:0 auto;
}

#fitlist_detail ul#review_more {
display: none;
}
#fitlist_detail table{
    border-top: #E1DCDA solid 1px;
    border-left: #E1DCDA solid 1px;
    width: 100%;
}
#fitlist_detail table td , #fitlist_detail table th{
    border-bottom: #E1DCDA solid 1px;
    border-right: #E1DCDA solid 1px;
}
#fitlist_detail table a{
display: block;
width: 85%;
color: #fff;
background: #9AAABD;
margin-bottom: 2px;
padding: 5px 5px;
border-radius:6px;

}
#fitlist_detail .scroll_area p.info{
display: none;
}

#fitlist_detail #FitList_Model{
margin-top: 20px;
}
#fitlist_detail #FitList_Model .left_area{
float: left;
}
#fitlist_detail #FitList_Model .right_area{
width:500px;
float: right;
}
#fitlist_detail_recommended ul{
    width:100%;
}
#fitlist_detail_recommended ul li{
    float: left;
    width:24%;
    margin-top: 10px;
    padding: 3px;
}
#fitlist_detail_recommended ul li img{
    width:100%;
}
#fitlist_detail_recommended ul li p{
    text-align: right;
}



/*エントリー 顧客管理
------------------------------------------*/
dl.form_entry {
position: static;
text-align: left;
}
dl.form_entry .name input{
     width: 49%;
     float: left;
}
dl.form_entry .name input:last-child{
     margin-left: 0.5%;
}
dl.form_entry .zipcd li{
     float: left;
     width: 47%;
}
dl.form_entry .zipcd li:nth-child(2){
     padding-top: 5px;
     width: 1em;
}
dl.form_entry .tel li{
     float: left;
     width: 30%;
}
dl.form_entry .tel li.hif{
     width: 1em;
     padding-top: 5px;
}
dl.form_entry .radio li{
     line-height: 30px;
}
dl.form_entry .radio li input{
     width: auto;
}
dl.form_entry .radio li label{
     padding-left: 5px;
     font-size: 120%;
}
/*コンビニ決済
---------------------------------------------*/
#payment_form_body ul{
     width: 98% ;
     margin: 0  auto;
}
#payment_form_body ul li{
     width : 100%;
     line-height: 30px;
     margin-bottom: 10px;
}
#payment_form_body ul li dt{
     width: 30%;
     float: left;
     text-align: right;

}
#payment_form_body ul li dd{
     width: 70%;

     text-align: left;
     font-size: 110%;
}
#payment_form_body ul li input.radio_btn{
     width: auto;
}


/*適合管理表　詳細　お客差の声
------------------------------------------*/
#FitList_list #review_more_btn{
width :100%;
text-align: right;;
}

#FitList_list #review_more{
display: none;
}

/* 2016/12/06
 *商品一覧適合管理に対応
 */
 .list_fitlist_area #FitList_list li.title{
  float: left;
  width: 49%;
 }

.list_fitlist_area li.title h3{
  font-size: 110%;
  line-height: 20px;
  background-color: #BECFE3;
  margin: 20px 0 10px;
  padding-left: 5px;
  color: #285fa3;
}
.list_fitlist_area ul{
 margin-left: 1%;
}
.list_fitlist_area .intro li:first-child{
     float: left;
}
.list_fitlist_area .intro li:last-child{
     float: right;
}

.list_fitlist_area #FitList_list li{
  float: left;
  width: 32%;
  font-size: 90%;
  line-height:25px;
  margin-right: 0.5%;
  margin-bottom: 1px;
 }
.list_fitlist_area #FitList_list li a{
display: block;
  text-align: center;
  width: 100%;
  border-radius: 5px;
  background-color: #BECFE3;
  color: #285fa3;
  line-height: 25px;
  margin-right: 1%;
}
.list_fitlist_area #FitList_list li.dum{
width:98%;
}


li.jyuki-obj {
	margin:0px 14.7px 10px 0px;
	padding:0;
	border:0px;
	list-style:none;
	width:235px;
	float:left;
	line-height:20px;
	
}

a.jyuki-a {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	color:#285FA3;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 235.313px;
	border-radius: 5px;
	background-color:#BECFE3;
	line-height: 25px;
	height: 50px;
}



/*HOT NEWS
-------------------------------------*/
#hot_news_index h3{
     text-align: left;
}
#hot_news_index.hot_news_sp li{
     margin: 0 auto;
     width: 99%;
     text-align: left;
     line-height:25px;
     background-color: #BECFE3;
     margin-bottom: 2px;
     border-radius: 3px;
}
#hot_news_index li span{
     color: #285fa3;
     margin-left: 1px
}
/*QANDA content/2017/01/11
-------------------------------------*/
#qanda_area .qanda_kbn li{
     background-color: #c2c2e2;
     line-height: 25px;
     margin: 2px;
     padding-left:7px;
     line-height: 25px;
     border-radius:7px;
}
#qanda_area .qanda_kbn li a{
     color :#603E7D;
}
#qanda_area #customer_reg{
     width: 98%;
}
/*カート #undercolumn_cart pc sp 共通
--------------------------------------------------*/
#undercolumn_cart ul#promotion {
margin: 10px auto;
padding: 10px;
background-color: #F6F6F6;
border: 1px solid #C5C4C0;
border-radius: 7px;
}
#undercolumn_cart #promotion li{
     margin-top: 8px;
}
#undercolumn_cart #promotion li input{
width: 30%;
}
#undercolumn_cart #promotion li a.btn{
     display: inline;
}
#undercolumn_cart #promotion li a span{
     background: url('../image/icon/ico_arrowR.png') no-repeat right center;
     padding-right: 20px;
}
#undercolumn_cart .bubbleBox {
     position: static;
}
/*PC */
#undercolumn_cart div.pc #promotion li {
     width: 100%;
     float: left;
}
#undercolumn_cart div.pc #promotion li a.btn{
     padding: 5px 10px;
}
#undercolumn_cart div.pc #promotion li input{
     width: 60%;
     padding: 5px 2px;
}
#undercolumn_cart div.pc #promotion li.input{
     width: 60%;
}
#undercolumn_cart div.pc #promotion li:last-child {
     width: 40%;
     margin-bottom: 10px;
}
.pay_area ul#payment li{
     text-align: left ;
     margin-bottom: 10px;
     border-bottom: 1px solid #666;
}
.pay_area ul#payment li label{
     font-size: 120%;
}

.pay_area ul#payment li input{
 width :auto;
}
/*カード決済*/
#payment_form_body dl.form_entry dd.name input{
     width: 48%
}

.delivitemBox{
     position: inherit;
}
.delivitemBox img{
     max-width: 80px
     width 20%;
}
.delivitemBox ul.delivContents{
     float: left;
     width: 71%;
     position: inherit;
}
.delivitemBox ul.delivContents li{
     float: left;
     width:79%;
}
.delivitemBox ul.delivContents li:last-child{
     width:20%;
}


/*共通フッター（2017-03変更）
_______________________________________*/
.spring2017_footerwrap {
    background-color: #f0f0f0;
    padding: 10px 0 0;
    width: 100%;
				text-align:left;
}
.spring2017_rankingwrap ,
.spring2017_shoppingwrap,
.spring2017_footer_bt_category,
.spring2017_footer_nav {
    margin: 0 auto;
    max-width: 980px;
}
.spring2017_rankingwrap h3 ,
.spring2017_shoppingwrap h3{
    font-size: 1.75em;
    margin-bottom: 10px;
    margin-top: 40px;
}
/* ranking */
.spring2017_rankingwrap h4 {
    font-size: 0.9em;
    line-height: 1.2;
    padding: 5px 10px 0;
}
.spring2017_boxcontainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.spring2017_box {
    background: #fff;
    border: 1px solid #aaa;
    margin-bottom: 10px;
    position: relative;
    width: 18%;
}
.spring2017_box .num{
    background: #fff;
    color: #4c4948;
    font-size: 1.75em;
    font-weight: bold;
    left: 0;
    line-height: 1.5;
    opacity: 0.8;
    padding: 2px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
}
.spring2017_box a {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.spring2017_box a:hover {
    background: #fff;
    opacity: 0.3;
}

.spring2017_box img {
    width: 100%;
}
.spring2017_box_text {
    font-size: 0.875em;
    letter-spacing: -0.02em;
    line-height: 1.5;
    padding: 5px 10px 10px;
}
.spring2017_boxcontainer .spring2017_box_text_link {
    display: none;
}
.spring2017_dn {
    display: none;
}
/* shopping */
.spring2017_shoppingcontainer {
    background: #FFF;
    border: 5px solid #808080;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
    padding: 5px;
}
 .spring2017_shoppingbox {
    font-size: 1.25em;
    letter-spacing: -0.08em;
    padding-bottom: 10px;
    width: 18%;
}
.spring2017_shoppingbox h4 {
    font-size: 1em;
    padding: 10px 0;
    text-align: center;
}
.spring2017_shoppingbox ul  {
    margin-bottom: 25px;
}
 .spring2017_shoppingbox ul li {
    padding-bottom: 3px;
    font-size: 0.875em;
}
.spring2017_more {
    font-size: 0.87em;
    margin-top: 5px;
    text-align: right;
}
.spring2017_more2 {
    font-size: 0.87em;
    margin-top: 18px;
				color:#f00;
				text-align:right;
}
.spring2017_shoppingbox img {
    display: block;
    margin: 10px auto 15px;
    width: 40%;
}
.spring2017_shippingcharge {
    border-bottom: 1px solid #666;
    overflow: hidden;
    padding: 3px 0;
}
.spring2017_area ,
.spring2017_charge {
    width: 50%;
}
.spring2017_area {
    float: left;
    font-size: 0.95em;
}
.spring2017_charge {
    float: right;
    text-align: right;
				font-weight:bold;
				color:#cd0000;
}
.spring2017_shoppingbox_text {
    margin-top: 10px;
    font-size: 0.875em;
}
.spring2017_shoppingbox_text strong {
    font-size: 1.2em;
    letter-spacing: 0.02em;
				color:#cd0000;
}
/* footer_up footer_btm */
.spring2017_footer_up ,
.spring2017_footer_btm {
    margin-bottom: 0;
    padding:20px 0;
    width: 100%;
}
.spring2017_footer_up {
    background: #727171;
}
/* footer_bt_category */
.spring2017_footer_bt_category {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.spring2017_categorybox {
    width: 20%;
}
.spring2017_categorybox h4 {
    color: #fff;
    font-size: 1em;
    letter-spacing: 0.1em;
    margin-bottom: 5px;
}
.spring2017_categorybox h4 a {
    color: #fff;
}
.spring2017_categorybox ul li {
    font-size: 0.95em;
    padding-bottom: 3px;
}
.spring2017_categorybox ul li a {
    color: #eee;
    letter-spacing: -0.05em;
}
/* footer_nav */
.spring2017_footer_btm {
    background: #4c4948;
}
.spring2017_footer_nav {
    overflow: hidden;
}
.spring2017_footer_nav ul {
    text-align: left;
}
.spring2017_footer_nav ul li {
    border-right: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 0.85em;
    padding: 0 0.5em;
}
.spring2017_footer_nav ul li a {
    color: #ddd;
}
.spring2017_footer_nav ul li:last-child {
    border-right: none;
}
.spring2017_copyright {
    color: #aaa;
    font-size: 0.875em;
    letter-spacing: -0.02em;
    text-align: left;
}
.spring2017_bslogo_btm {
    display: none;
}
.spring2017_copyright_btm {
    display: none;
}

/*FitListCategory（2017-04変更）
_______________________________________*/
.spring2017_fitlistwrap {
    width: 100%;
}
.spring2017_fitlist_category_top ,
.spring2017_fitlist_lineup ,
.spring2017_fitlist_recommend ,
.spring2017_fitlist_about ,
.spring2017_fitlist_category_btm {
    margin: 0 auto;
    max-width: 750px;
}
.dn {
    display: none;
}
/* category_top PC*/
.spring2017_fitlist_category_top h2 {
    background: url("https://www.nanshin.net/user_data/image/fitlistcategory/flc_bike.jpg") no-repeat;
    background-size: cover;
    border: 1px solid #ccc;
    font-size: 2.5em;
    line-height: 1.2;
    margin-bottom: 15px;
    padding-top: 6%;
    padding-left: 4%;
    padding-bottom: 13%;
}
.spring2017_fitlist_category_top h2.jpn {
    background: url("https://www.nanshin.net/user_data/image/fitlistcategory/flc_jpcar.jpg") no-repeat;
    background-size: cover;
}
.spring2017_fitlist_category_top h2.eur {
    background: url("https://www.nanshin.net/user_data/image/fitlistcategory/flc_eucar.jpg") no-repeat;
    background-size: cover;
}
.spring2017_fitlist_category_top h2.usa {
    background: url("https://www.nanshin.net/user_data/image/fitlistcategory/flc_uscar.jpg") no-repeat;
    background-size: cover;
}
.spring2017_fitlist_category_top h2.ups {
    background: url("https://www.nanshin.net/user_data/image/fitlistcategory/flc_ups.jpg") no-repeat;
    background-size: cover;
}
.spring2017_fitlist_category_top h2.jet {
    background: url("https://www.nanshin.net/user_data/image/fitlistcategory/flc_jet.jpg") no-repeat;
    background-size: cover;
}
.spring2017_fitlist_category_top h2.yosetsu {
    background: url("https://www.nanshin.net/user_data/image/fitlistcategory/flc_yosetsu.jpg") no-repeat;
    background-size: cover;
}
.spring2017_fitlist_category_top h2.seniorcar {
    background: url("https://www.nanshin.net/user_data/image/fitlistcategory/flc_seniorcar.jpg") no-repeat;
    background-size: cover;
}
.spring2017_fitlist_category_top h2.solar {
    background: url("https://www.nanshin.net/user_data/image/fitlistcategory/flc_solar.jpg") no-repeat;
    background-size: cover;
}
.spring2017_fitlist_category_top h2.josetsu {
    background: url("https://www.nanshin.net/user_data/image/fitlistcategory/flc_josetsu.jpg") no-repeat;
    background-size: cover;
}
.spring2017_fitlist_category_top h2 span {
    letter-spacing: -0.02em;
}
.spring2017_fitlist_makerswrap {
    overflow: hidden;
}
.spring2017_fitlist_makersbox {
    box-sizing: border-box;
    float: left;
    width: 33.3%;
}
.spring2017_fitlist_makersbox_left {
    background: #fff;
    box-sizing: border-box;
    display: inline-block;
    float: left;
    margin-right: 3%;
    margin-bottom: 3%;
    width: 40%;
}
.spring2017_fitlist_makersbox_left .rows {
    margin-bottom: 7%;
}
.spring2017_fitlist_makersbox_left>a {
    box-sizing: border-box;
    border: 1px solid #ddd;
    display: block;
    padding: 0;
}
.spring2017_fitlist_makersbox_left  a img {
    display: block;
    width: 100%;
}
.spring2017_fitlist_makersbox_left a img:hover {
    opacity: 0.8;
}
.spring2017_fitlist_makersbox_left_name {
    display: block;
    height: 2em;
    font-size: 1em;
    letter-spacing: -0.02em;
    line-height: 1.2;
    padding-top: 4%;
    text-align: center;
 }
.spring2017_fitlist_makersbox_right {
    box-sizing: border-box;
    float: left;
    letter-spacing: -0.035em;
    line-height: 1.5;
    width: 55%;
}
.spring2017_fitlist_makersbox_right>ul {
    text-align: left;
}
/* lineup PC */
.spring2017_fitlist_lineup_unit {
    display: table;
				border-top:1px solid #ccc;
				border-left:1px solid #ccc;
				border-right:1px solid #ccc;
}
.spring2017_fitlist_lineup_unitleft {
    background: #eee;
    box-sizing: border-box;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 40%;
}
.spring2017_fitlist_lineup_unitleft>img {
    display: block;
    margin: 0 auto 5%;
    width: 50%;
}
.spring2017_fitlist_lineup_unitleft_catch1 {
    font-size: 1.5em;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    font-weight: bold;
    letter-spacing: -0.02em;
    margin: 0 auto;
    padding: 5% 0;
    width: 85%;
}
.spring2017_fitlist_lineup_unitleft_catch2 {
    font-size: 1em;
    letter-spacing: -0.08em;
    margin: 3% auto 0;
}
.spring2017_fitlist_lineup_unitleft_catch3{
    margin-top: 5%;
}
.spring2017_fitlist_lineup_unitleft_catch3 ul li{
    color: #fff;
    display: inline-block;
    letter-spacing: -0.02em;
    padding: 0 5px;
}
.spring2017_fitlist_lineup_unitleft_catch3 ul li.li1{
    background: #f00000;
}
.spring2017_fitlist_lineup_unitleft_catch3 ul li.li2{
    background: #7BAA17;
}
.spring2017_fitlist_lineup_unitleft_catch3 ul li.li3{
    background: #606060;
}
.spring2017_fitlist_lineup_unitright {
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    width: 60%;
}
.spring2017_fitlist_lineup_unitright img {
    display: block;
    line-height: 1;
    width: 100%;
}
.spring2017_fitlist_lineup_quarity {
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 3% 0 2%;
    margin-bottom: 3%;
}
.spring2017_fitlist_lineup_quaritybox {
    border-right: 2px solid #ccc;
    box-sizing: border-box;
    float: left;
    width: 33.3%;
}
.spring2017_fitlist_lineup_quaritybox:last-child {
    border-right: none;
}
.spring2017_fitlist_lineup_quaritybox h4 {
    font-size: 1.25em;
    height: 2em;
    line-height: 1.2;
    text-align: center;
    margin: 0;
    padding: 0;
    color: #444;
    background: none;
}
.spring2017_fitlist_lineup_quarity .titlerows h4{
    height: 2.75em;
}
.spring2017_fitlist_lineup_quaritybox p {
    display: block;
    font-size: 1em;
    height: 7em;
    line-height: 1.5;
    margin: 0 auto 13%;
    width: 80%;
}
.spring2017_fitlist_lineup_quarity .titlerows p{
    height: 6em;
}
.spring2017_fitlist_lineup_quaritybox img {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 70%;
}
/* recommend PC */
.spring2017_fitlist_recommend {
    background: #AACF52;
    box-sizing: border-box;
    color: #fff;
    padding: 20px 20px 5px;
}
.spring2017_fitlist_recommend>h3 {
    font-size: 2em;
    letter-spacing: -0.02em;
    line-height: 1.2;
    text-indent: 0.5em;
}
.spring2017_fitlist_recommendbox {
    overflow: hidden;
}
.spring2017_fitlist_recommendbox img {
    box-sizing: border-box;
    margin-left: 2%;
    padding: 20px;
    width: 43%;
}
.spring2017_fitlist_recommendbox_pull-right {
    float: right;
    margin-top: 2%;
    margin-left: 3%;
    margin-right: 2%;
    width: 50%;
}
.spring2017_fitlist_recommendbox_pull-right>h4 ,
.spring2017_fitlist_recommendbox_pull-left>h4 {
    font-size: 1.8em;
    letter-spacing: -0.02em;
    margin-top: 20px;
    margin-bottom: 10px;
}
.spring2017_fitlist_recommendbox_pull-right p {

}
.spring2017_fitlist_recommendbox_pull-left {
    float: left;
    margin-top: 2%;
    margin-left: 5%;
    width: 50%;
}
/* review PC*/
.spring2017_fitlist_review {
    overflow: hidden;
}
.spring2017_fitlist_review_h4{
    font-size: 1.25em;
    margin-bottom: 5px;
    margin-top: 15px;
}
.spring2017_fitlist_reviewbox {
    background: #fff;
    box-sizing: border-box;
    color: #666;
    float: left;
    padding: 10px;
    margin-bottom: 5px;
    margin-right: 1%;
    width: 49.5%;
}
.spring2017_fitlist_reviewbox:nth-child(even) {
    margin-right: 0;
}
.spring2017_fitlist_reviewbox h5{
    margin-bottom: 10px;
}
.spring2017_fitlist_reviewbox img{
    width: 35%;
}
.spring2017_fitlist_reviewbox p{
    display: block;
    float: right;
    font-size: 0.875em;
    letter-spacing: -0.02em;
    width: 60%;
}
/* about PC*/
.spring2017_fitlist_about {
    margin-bottom: 2%
}
.spring2017_fitlist_about_box {
    overflow: hidden;
    padding-bottom: 3%;
}
.spring2017_fitlist_about_box h4 {
    background: #ccc;
    color: #444;
    font-size: 1.25em;
    line-height: 1.5;
    padding: 1% 0 1% 0;
    text-indent: 0.5em;
}
.spring2017_fitlist_about_box img {
    box-sizing: border-box;
    display: block;
    float: left;
    margin: 3% 3% 0 2%;
    width: 15%;
}
.spring2017_fitlist_about_box>p {
    box-sizing: border-box;
    display: block;
    font-size: 1.15em;
    float: left;
    margin-top: 3%;
    margin-bottom: 3%;
    width: 78%;
				line-height:1.5em;
}
.spring2017_fitlist_about_linkbtn {
    background: #187FC4;
    display: block;
    float: right;
    margin: 2% 5% 0;
}
.spring2017_fitlist_about_linkbtn p {
    font-size: 0.875em;
    line-height: 2.5;
    text-align: center;
    width: 7em;
}
.spring2017_fitlist_about_linkbtn p a {
    color: #fff;
    display: block;
    width: 100%;
}
.spring2017_fitlist_about_linkbtn:hover {
    opacity: 0.7;
}

/* category_btm PC */
.spring2017_fitlist_category_btm h4 {
    background:#4c4948;
    color: #fff;
    font-size: 1.25em;
    line-height: 2.2;
    margin-bottom: 0;
    text-indent: 0.5em;
    width: 100%;
}
.spring2017_fitlist_makers-wrap {
    overflow: hidden;
    width: 100%;
}
.spring2017_fitlist_btm_maker {
    background: #fff;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    float: left;
    width: 12.5%;
}
.spring2017_fitlist_btm_maker a {
    box-sizing: border-box;
    display: block;
    padding: 12% 0;
    width: 100%;
}
.spring2017_fitlist_btm_maker a img {
    display: block;
    width: 100%;
}/* PC */

/*Object（2017-04追加）
_______________________________________*/
#ob_style{
	height:1240px;
}
/*Object（2017-04変更）
_______________________________________*/
#object_2017 {
  max-width: 750px;
  margin: 0 auto;
}
#object_2017 ul {
  overflow: hidden;
  width: 100%;
}
#object_2017 li {
  box-sizing: border-box;
  float: left;
  height: 24em;
  padding: 0 2%;
  width: 33.33%;
}
#object_2017 ul li .imag_area img {
  display: block;
  width: 100%;
}
#object_2017 .text_area {
  box-sizing: border-box;
  font-size: 1.125em;
  word-wrap: break-word;
		text-align:left;
}
#object_2017 div.clearfix {
    text-align: right;
}

#object_2017 .price {
  font-weight: bold;
  color:#cd0000;
}
#object_2017 div span.p_name{
    float: left;
}


/*トップページ（2017-04追加）
_______________________________________*/
h2.s2017{
	background-color:#ccc;
	padding:10px;
	margin:20px 0;
	font-size:1.1em;
}
h3.s2017_3{
	background-color:#4c4948;
	color:#fff;
	padding:5px;
	margin:20px 0 0;
	font-size:0.9em;
}

/* flexbox_wrap PC */
.flexbox_wrap {
    max-width: 750px;
    margin: 0 auto;
    display: flex;
    justify-content:space-between;
    flex-wrap: wrap;
}
.flexbox_wrap::after{
	content:"";
	display: block;
	width:31%;
}
.flexbox_box {
    position: relative;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    width: 31%;
}
.flexbox_box img {
    width: 100%;
}
.flexbox_btm {
    padding: 3%;
}
.flexbox_box h4 {
    margin:0 0 2% 0!important;
				font-size:100%!important;
				line-height:150%!important;
				background-color:#fff!important;
				padding:0!important;
				color:#444!important;
}
.flexbox_box a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.flexbox_box a:hover {
    background: #fff;
    opacity: 0.3;
}
/* col3_wrap PC */
.col3_wrap {
    border: 1px solid #ccc;
    max-width: 750px;
    margin: 0 auto;
    display: flex;
    justify-content:space-between;
}
.col3_box {
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    letter-spacing: -0.02em;
    line-height: 1.5;
    margin-top: 10px;
    padding: 2%;
    width: 33%;
}
.col3_box:last-child {
    border-right: none;
}
.col3_box>img {
    display: block;
    margin: 0 auto 2%;
    width: 100%;
}
.col3_box p {
    padding-bottom: 10%;
}
.col3_box p>span {
    font-weght: bold;
    color:#cd0000;
}
/*トップページ（2017-08追加）
_______________________________________*/
.sagasu{
	width:41%;
	margin:1% 0 8% 6%;
	float:left;
}
.sagasu img{
	width:100%;
}
/*レビューを書いてプレゼント（2017-08追加）
_______________________________________*/
.grid{
	width:960px;
	margin:0 auto;
	padding:50px 0;
}
ul.present{
	list-style-type:none;
}
ul.present li{
	width:240px;
	float:left;
	margin:0;
	padding:0;
}
ul.present li img{
	width:100%;
}
.get{
	width:960px;
	margin:0 auto;
	padding:50px 0 10px;
}
.get img{
	width:60%;
	margin:0 20%;
}

/*ハーレーのカテゴリ（2017-09追加）
_______________________________________*/
.salesblock_a{
	width:54%;
	float:left;
}
.salesblock_a h2{
	font-size:3em;
	line-height:1.4em;
	margin:5% 0 40px;
}
.salesblock_a h3{
	border:0 !important;
	background-color:#fff !important;
	padding:0 !important;
	margin:0 0 5px 0 !important;
}
.salesblock_a p{
	font-size:1.1em;
	line-height:1.5em;
	margin:0 0 20px;
}
.salesblock_a img{
	width:90%;
	margin:0 10% 0 0;
}
.salesblock_b{
	width:46%;
	float:left;
}
.salesblock_b img{
	width:80%;
	margin:5% 0 0 20%;
}
.sb201709{
	background-color:#ccc;
	padding:5px 10px;
	margin:40px 0 10px 0;
	font-weight:bold;
}
ul.sb201709_tekigo{
	margin:20px 0;
	list-style-type:none;
}
ul.sb201709_tekigo li{
	width:25%;
	float:left;
	margin:0 0 10px;
}
ul.sb201709_tekigo li a{
	text-decoration:none;
}

/*スーパーナットストーリー（2017-10追加）
_______________________________________*/
.story_banner{
	width:47%;
	float:left;
	margin:2% 0 2% 2%;
}
.story_banner img{
	width:100%;
}

/*FitListCategoryお問い合わせ（2017-11追加）
_______________________________________*/
h5.flcfaq{
	margin:40px 20px 20px;
	font-size:2em;
}

/*SPのハンバーガーナビ（2017-11追加）
-------------------------------------------*/
.hbgnavi_wrap{
	width:250px;
}
.hbgnavi_top{
	padding:5px 0 0 0;
	border-bottom:4px solid #eee;
}
.hbgnavi_top p{
	font-size:0.8em;
	text-align:center;
	margin:0 auto;
	padding:0 0 5px;
}
.hbgnavi_top img{
	width:60%;
	margin:0 20% 3px;
}
.hbgnavi_top p a{
	text-decoration:none;
}
.hbgnavi_top p a:link{
	color:#fff;
}
.hbgnavi_top p a:visited{
	color:#fff;
}
.hbgnavi_top p a:hover{
	color:#fff;
}
.hbgnavi_top_left{
	width:25%;
	float:left;
}
.hbgnavi_top_right{
	width:25%;
	float:right;
}
p.hbg_title{
	margin:20px 0 10px 15px;
	padding:0;
	color:#fff;
	font-size:0.95em;
	font-weight:bold;
	text-align:left;
}
ul.hbgnavi{
	width:98%;
	list-style-type:none;
	margin:0 1% 5%;
	padding:0;
}
ul.hbgnavi li dl{
	margin:0;
	padding:0;
	width:100%;
}
ul.hbgnavi li dt{
	width:20%;
	float:left;
}
ul.hbgnavi li dt img{
	width:100%;
}
ul.hbgnavi li dd{
	width:78%;
	float:right;
	margin:0;
	padding:4% 0 0 0;
}
ul.hbgnavi li a{
	display:block;
	background-color:#fff;
	text-decoration:none;
	margin:0 0 2px;
	padding:5px;
	color:#000;
	font-size:0.95em;
}
ul.hbgnavi2{
	width:98%;
	list-style-type:none;
	margin:0 1% 5%;
	padding:0;
}
ul.hbgnavi2 li a{
	display:block;
	text-decoration:none;
	margin:0 0 2px;
	padding:5px;
	color:#fff;
	font-size:0.9em;
	border-bottom:1px solid #eee;
}
.hbgnavi_bottom{
	padding:20px 0;
}
.hbgnavi_bottom p{
	font-size:0.8em;
	text-align:center;
	margin:0 auto;
	padding:0 0 5px;
}
.hbgnavi_bottom p a{
	text-decoration:none;
}
.hbgnavi_bottom p a:link{
	color:#fff;
}
.hbgnavi_bottom p a:visited{
	color:#fff;
}
.hbgnavi_bottom p a:hover{
	color:#fff;
}
.hbgnavi_bottom_left{
	width:75%;
	float:left;
	padding-top:5px;
}
.hbgnavi_bottom_left img{
	width:100%;
	margin:0 0 3px;
}
.hbgnavi_bottom_right{
	width:25%;
	float:right;
}
.hbgnavi_bottom_right img{
	width:60%;
	margin:0 20% 3px;
}


/*よくあるご質問（2017-12追加）
-------------------------------------------*/
h2.faq_title2{
	font-size:2.2em;
	margin:40px 0;
}
ul.newfaq_category{
	margin:0 0 0 -10px;
	padding:0;
	list-style-type:none;
}
ul.newfaq_category li a{
	display:block;
	width:240px;
	float:left;
	background-color:#fff;
	text-decoration:none;
	color:#000;
	font-size:1em;
	line-height:1.6em;
	border:1px solid #ccc;
	margin:0 0 10px 10px;
	padding:0;
}
ul.newfaq_category li a:hover{
	color:#f60;
}
ul.newfaq_category li dl{
	margin:0;
	padding:0;
	width:100%;
}
ul.newfaq_category li dl dt{
	width:15%;
	float:left;
	margin:0;
	padding:7px 0 0 10px;
}
ul.newfaq_category li dl dt img{
	width:100%;
}
ul.newfaq_category li dl dd{
	width:77%;
	float:right;
	margin:0;
	padding:0;
}
ul.newfaq_category li dl dd p{
	display:flex !important;
	align-items:center !important;
	margin:10px 0 0 0;
}

h3.faq_title3{
	font-size:1.7em;
	font-weight:normal;
	margin:40px 0 30px;
	padding:5px 0;
	border-bottom:3px solid #aaa;
}
ul.newfaq_ranking{
	margin:0 0 0 -30px;
	padding:0;
	list-style-type:none;
}
ul.newfaq_ranking li a{
	display:block;
	width:360px;
	float:left;
	text-decoration:none;
	color:#000;
	font-size:1em;
	line-height:1.6em;
	border-bottom:1px solid #ddd;
	margin:0 0 10px 30px;
	padding:0;
}
ul.newfaq_ranking li a:hover{
	color:#f60;
}
ul.newfaq_ranking li dl{
	margin:0;
	padding:0;
	width:100%;
}
ul.newfaq_ranking li dl dt{
	width:30%;
	float:left;
	margin:0;
	padding:10px 0 10px 10px;
}
ul.newfaq_ranking li dl dt img{
	width:100%;
}
ul.newfaq_ranking li dl dd{
	width:63%;
	float:right;
	margin:0;
	padding:0;
}
ul.newfaq_ranking li dl dd p{
	display:flex !important;
	align-items:center !important;
	padding:5px 0 0 0;
}

ul.newfaq_list{
	margin:0 0 0 -30px;
	padding:0;
	list-style-type:none;
}
ul.newfaq_list li{
	width:360px;
	float:left;
	background-color:#2ea9e1;
	margin:0 0 10px 30px;
	padding:0;
}
ul.newfaq_list li dl{
	margin:5px;
	padding:0;
	width:350px;
	background-color:#fff;
}
ul.newfaq_list li dl dt{
	margin:0;
	padding:10px;
	background-color:#2ea9e1;
	color:#fff;
	font-size:1.4em;
	font-weight:bold;
}
ul.newfaq_list li dl dd{
	margin:2px 10px;
	padding:5px 0;
	border-bottom:1px solid #ddd;
}
ul.newfaq_list li dl dd a{
	display:block;
	text-decoration:none;
	font-size:1em;
	line-height:1.6em;
	color:#000;
}
ul.newfaq_list li dl dd a:hover{
	color:#f60;
}
.contact_area{
	width:98%;
	margin:60px 1%;
}
.contact_area ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.contact_area ul li{
	width:50%;
	float:left;
}
.contact_area ul li img{
	width:100%;
}

/*バイクのタイプから探す（2018-02追加）
-------------------------------------------*/
.bluebox{
	border:2px solid #285fa3;
	margin:-10px 0 20px;
	width:746px;
}
.bluebox dl{
	margin:0;
	padding:0;
}
.bluebox dl dt{
	width:320px;
	float:left;
}
.bluebox dl dd{
	width:380px;
	float:right;
	margin:60px 20px 0 20px;
}
.bluebox dl dd strong{
	font-size:1.6em;
	font-weight:bold;
	margin:0 0 15px;
	background-color:#fff;
	color:#000;
display:block;
}
.bluebox dl dd p{
	font-size:0.9em;
	margin:0 0 10px;
	line-height:130%;
}
.winter2018_fitlist_makerswrap {
    overflow: hidden;
				margin-top:30px;
}
.winter2018_fitlist_makersbox {
    box-sizing: border-box;
    float: left;
    width: 33.3%;
}
.winter2018_fitlist_makersbox_left {
    background: #fff;
    box-sizing: border-box;
    display: inline-block;
    float: left;
    margin-right: 3%;
    margin-bottom: 3%;
    width: 40%;
}
.winter2018_fitlist_makersbox_left .rows {
    margin-bottom: 7%;
}
.winter2018_fitlist_makersbox_left a {
    box-sizing: border-box;
    border: 1px solid #ddd;
    display: block;
    padding: 0;
}
.winter2018_fitlist_makersbox_left a img {
    display: block;
    width: 100%;
}
.winter2018_fitlist_makersbox_left a img:hover {
    opacity: 0.8;
}
.winter2018_fitlist_makersbox_right {
    box-sizing: border-box;
    float: left;
    letter-spacing: -0.035em;
    line-height: 1.5;
    width: 55%;
}
.winter2018_fitlist_makersbox_right ul {
    text-align: left;
				font-size:0.9em;
				margin:0 0 30px;
}

/*電動リール（2018-09追加）
-------------------------------------------*/
.lpbox720{
	width:720px;
	margin:0 auto 40px;
}
.lpbox720 img{
	display:block;
	margin:0;
	padding:0;
	width:100%;
}

/*新型車両ケーブル（2019-12追加）
-------------------------------------------*/
.matome{
	background-color:#ed1c24;
	padding:40px 0 20px;
}
.matome dl dt{
	font-size:2em;
	font-weight:bold;
	color:#fff;
	margin:0 auto 10px;
	padding:0;
	line-height:1.3em;
	text-align:center;
}
.matome dl dd{
	font-size:1.2em;
	text-align:center;
	color:#fff;
	font-weight:normal;
	width:340px;
	margin:0 190px;
	padding:0;
}
ul.bunkatu-5{
	margin:0;
	padding:10px 0 50px;
	list-style-type:none;
}
ul.bunkatu-5 li{
	width:135px;
	float:left;
	margin:3px 0 0 7.5px;
}
ul.bunkatu-5 li img{
	width:100%;
	border:0;
}
ul.bunkatu-5 li a{
	overflow:hidden;
	filter: drop-shadow(0px 2px 2px rgba(0,0,0,0.4));
}
ul.bunkatu-5 li p{
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	text-align:center;	
	margin:10px 0 0;
	padding:0;
}


/*PC△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△ここまで*/

/*▽▽▽タブレット768 以下▽▽▽▽*/
@media screen and (max-width: 768px){
/* 768以下をスマホタブレットと考える
--------------------------------------*/
.nopc{
     display:inline;
}
.nosp{
     display: none;
}
/*トップページ
--------------------------*/
.border4yellow {
position: static;
}
/*適合管理表
---------------------------------------*/
#fitlist{
text-align: center;
}
#fitlist .tekigo_navi li{
margin-top:0;
}
/* 適合管理表　詳細
------------------------------------*/
#fitlist_detail #FitList_Model{
text-align: center;
}
#fitlist_detail #FitList_Model .left_area{
float: none;
}
#fitlist_detail #FitList_Model .right_area{
width:100%;
float: none;
}

/* MYページ　ログイン
------------------------------*/
.loginareaBox {
position: static;
}
}
/*768*/



/* 750 以下 */
@media screen and (max-width:750px){
/* 共通フッター（2017-03変更）のみ使用
--------------------------------------*/
.spring2017_box {
    width: 22%;
}
.spring2017_box .num {
    font-size: 1.5em;
}
.spring2017_shoppingbox {
    width: 22%;
    margin-bottom: 20px;
}
.spring2017_categorybox {
    width: 22%;
    margin-bottom: 40px;
}
/* カラム奇数用 */
.spring2017_boxcontainer::before {
  content:"";
  display: block;
  order:1;
  width:22%;
}
.spring2017_boxcontainer::after {
  content:"";
  display: block;
  width:22%;
}
#fitlist_detail_recommended ul li{
    padding:0;
    width:32%;
}

/*電動リール（2018-09追加）
-------------------------------------------*/
.lpbox720{
	width:100%;
}
}
/*750*/



/*タブレット580 以下*/
@media screen and (max-width: 580px) {
/*適合表
---------------------------------------*/
#fitlist .FitList_nav li {
width:49%;
margin-right: 1% !important;
}
#fitlist .FitList_nav li:nth-child(2n){
margin-right:0 !important;;
}

#fitlist .tekigo_navi li{
width: 49.5%;
margin-right: 1% !important;
}
#fitlist .tekigo_navi li:nth-child(2n){
margin-right:0 !important;;
}
.FitList ul.detail li{
width: 49.5%;
margin-right: 1% !important;
}
.FitList ul.detail li:nth-child(2n){
margin-right:0 !important;
}
#FitList_list .Harley-Davidson dl{
text-align: center;
}
#FitList_list .Harley-Davidson dt{
float: none;
width: 100%;
}
#FitList_list .Harley-Davidson dd{
border-bottom: 1px solid #666;
width: 100%;
}
/*適合管理表 詳細
---------------------------------------*/
#fitlist_detail table{
width: 580px;
}
#fitlist_detail .scroll_area {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
}
#fitlist_detail .scroll_area p.info{
padding-left: 10px;
display: block;
font-size: 80%;
}
.list_fitlist_area #FitList_list li{
width: 49%;
}
/*QANDA content/2017/01/11
-------------------------------------*/
#qanda_area {
margin: 0 auto;
}
#qanda_area .qanda_kbn{
     margin-top: 10px;
}
#qanda_area .qanda_kbn ul{
     width: 100%;
}
#qanda_area .qanda_kbn img.floatR {
     float: none;
     display: none;
}
#qanda_area h3 {
     margin-top: 15px;
     padding-left: 3px;
}
#qanda_area h4{
     width: 98%;
     background-image: none;
     font-size: 95%;
     padding-left: 5px;
}
#qanda_area h4 span {
     font-size: 95%%;
     margin-right: 3px;
}
#qanda_area h4 span span{
     font-size: 100%;
}
#qanda_area .scroll_x{
     overflow-x: scroll;
}
#qanda_area .relate, #sub_content .relate {
width:98%;
}
#qanda_area .teikeigai {
     width: 98%;
}
#qanda_area div.caution {
     width: 60%;
}
#undercolumn_cart #promotion li input {
    width: 60%;
}

/*共通フッター（2017-03変更）
---------------------------------------*/
.spring2017_box {
    width: 31%;
}
/* 偶数カラム用 */
/*.spring2017_boxcontainer::before {
  content:"";
  display: block;
  width:22%;
  order:1;
}*/
.spring2017_boxcontainer::after {
  content:"";
  display: block;
  width:31%;
}
.spring2017_shoppingbox {
    width: 28%;
}
.spring2017_shoppingcontainer::after{
  content:"";
  display: block;
  width: 28%;
}
.spring2017_categorybox {
    margin-bottom: 40px;
    width: 31%;
}
.spring2017_categorybox h4 {
    color: #fff;
    display: block;
    width: 100%;
}
.spring2017_categorybox ul li {
    display: block;
    margin: 5px;
    width: 100%;
}

/*FitListCategory（2017-04変更）
_______________________________________*/
/* category_top 580*/
.spring2017_fitlist_category_top h2 {
    font-size: 2em;
    padding-top: 7%;
    padding-left: 5%;
}
.spring2017_fitlist_makersbox_left {
    width: 35%;
}
.spring2017_fitlist_makersbox_left_name {
    font-size: 0.875em;
}
.spring2017_fitlist_makersbox_left .rows {
    font-size: 0.75em;
}
.spring2017_fitlist_makersbox_right {
    font-size: 0.813em;
    letter-spacing: -0.02em;
    line-height: 1.2;
}
.spring2017_fitlist_makersbox_left>a {
    /*padding: 15% 10%;  */
}
/* fitlist_lineup 580*/
.spring2017_fitlist_lineup_unitleft>img {
    margin: 0 auto 5%;
}
.spring2017_fitlist_lineup_unitleft_catch1 {
    font-size: 1.188em;
    letter-spacing: -0.03em;
    padding: 4% 0;
}
.spring2017_fitlist_lineup_unitleft_catch3 ul li{
    font-size: 0.875em;
    padding: 0.5%;
}
.spring2017_fitlist_lineup_quaritybox h4 {
    font-size: 1em;
    letter-spacing: -0.05em;
}
.spring2017_fitlist_lineup_quaritybox p {
    font-size: 0.875em;
    height: 8em;
    margin: 0 auto 10%;
    width: 85%;
}
/* recommend 580 */
.spring2017_fitlist_recommend>h3{
    font-size: 1.65em;
    text-indent: 0;
}
.spring2017_fitlist_recommendbox img {
    padding: 2%;
    width: 40%;
}
.spring2017_fitlist_recommendbox_pull-right {
    width: 53%;
}
.spring2017_fitlist_recommendbox_pull-right>h4 ,
.spring2017_fitlist_recommendbox_pull-left>h4{
    margin-top: 0;
    font-size: 1.5em;
}
.spring2017_fitlist_recommendbox_pull-left {
    margin-right: 0;
    width: 50%;
}
/* review 580 */
.spring2017_fitlist_reviewbox {
    width: 100%;
}
/* about 580 */
.spring2017_fitlist_about_box img {
    margin: 5% 3% 0 2%;
    width: 15%;
}
.spring2017_fitlist_about_box>p {
    width: 75%;
}
.spring2017_fitlist_about_linkbtn {
    float: right;
    margin: 0 5% 0;
}
/* category_btm */
.spring2017_fitlist_btm_maker {
    width: 16.65%;
}
.spring2017_fitlist_btm_maker a {
    padding: 13% 0;
}
/*Object（2017-04変更）
_______________________________________*/
#object_2017 ul li {
  border-bottom: 1px solid #ccc;
  height: auto;
  float: none;
  margin: 1% auto 0;
  padding: 0;
  width: 95%;
}
#object_2017 ul li:last-child{
  margin-bottom: 5%;
}
#object_2017 .imag_area {
  width: 35%;
  display: inline-block;
  padding-bottom: 1%;
  vertical-align: top;
}
#object_2017 .text_area {
  box-sizing: border-box;
  display: inline-block;
  margin-top: 3%;
  width: 62%;
}
/*トップページ（2017-04変更）
_______________________________________*/
/* flexbox_wrap 580 */
/* col3_wrap 580 */
.col3_box p {
    font-size: 0.875em;
    line-height: 1.4;
}
}
/*△△△５８０△△△*/





/* 480 以下 */
@media screen and (max-width:480px){
.only480{
	display:block;
}
/*FitListCategory（2017-04変更）
_______________________________________*/
#fitlist_detail_recommended ul li{
    width:49%;
}

/* category_top 480 */
.spring2017_fitlist_category_top h2 {
    font-size: 1.75em;
}
.spring2017_fitlist_makersbox {
    width: 49.5%;
}
.spring2017_fitlist_makersbox_left .rows {
    font-size: 0.875em;
}
.spring2017_fitlist_makersbox_right {
    font-size: 0.875em;
    line-height: 1.3;
}
/* ineup 480 */
.spring2017_fitlist_lineup_unitleft_catch1 {
    font-size: 1.125em;
    padding: 3% 0;
}
.spring2017_fitlist_lineup_unitleft_catch3 ul li{
    font-size: 0.75em;
    padding: 0;
}
.spring2017_fitlist_lineup_quarity .titlerows h4{
    letter-spacing: -0.08em;
}
.spring2017_fitlist_lineup_quaritybox p {
    font-size: 0.875em;
    height: 11em;
    margin: 0 auto 0;
}
.spring2017_fitlist_lineup_quarity .titlerows p{
    height: 9em;
}
/* recommend 480 */
.spring2017_fitlist_recommend>h3{
    font-size: 1.25em;
}
.spring2017_fitlist_recommendbox {
    margin-bottom: 10px;
}
.spring2017_fitlist_recommendbox img {
    margin-top: 20px;
    width: 33%;
}
.spring2017_fitlist_recommendbox_pull-right {
    width: 60%;
}
.spring2017_fitlist_recommendbox_pull-right>h4 ,
.spring2017_fitlist_recommendbox_pull-left>h4{
    font-size: 1.125em;
}
.spring2017_fitlist_recommendbox_pull-left {
    width: 55%;
    margin-left: 20px;
}
.spring2017_fitlist_recommend p{
    font-size: 0.875em;
}
/* review 480 */
/* about 480*/
.spring2017_fitlist_about_box h4 {
    font-size: 1em;
}
/* category_btm */
.spring2017_fitlist_btm_maker {
    width: 20%;
}
.spring2017_fitlist_about_box img {
    width: 20%;
}
/*トップページ（2017-04変更）
_______________________________________*/
/* flexbox_wrap 480 */
.flexbox_box {
    margin-bottom: 15px;
    width: 46%;
}
/* col3_wrap 480 */
.col3_box p {
    font-size: 0.75em;
    line-height: 1.3;
}
/*トップページ（2017-08追加）
_______________________________________*/
.sagasu{
	width:90%;
	margin:5%;
	float:none;
}
/*レビューを書いてプレゼント（2017-08追加）
_______________________________________*/
.grid{
	width:95%;
	margin:0 2.5%;
	padding:20px 0 50px;
}
ul.present li{
	width:100%;
	float:none;
	margin:0;
	padding:0;
}
ul.present li img{
	width:93%;
	margin:0 0 0 7%;
}
.get{
	width:90%;
	margin:0 5%;
	padding:10px 0 0;
}
.get img{
	width:100%;
	margin:0;
}

/*ハーレーのカテゴリ（2017-09追加）
_______________________________________*/
.salesblock_a{
	width:90%;
	margin:0 5%;
	float:none;
}
.salesblock_a h2{
	font-size:2em;
	line-height:1.4em;
	margin:5% 0 20px;
}
.salesblock_a p{
	font-size:1em;
	line-height:1.5em;
	margin:0 0 10px;
}
.salesblock_b{
	display:none;
}

/*FitListCategoryお問い合わせ（2017-11追加）
_______________________________________*/
h5.flcfaq{
	margin:40px 10px 10px;
	font-size:1.5em;
}

/*よくあるご質問（2017-12追加）
-------------------------------------------*/
h2.faq_title2{
	font-size:1.8em;
	margin:40px 10px;
}
ul.newfaq_category{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.newfaq_category li a{
	display:block;
	width:96%;
	float:none;
	background-color:#fff;
	text-decoration:none;
	color:#2ea9e1;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.6em;
	border:1px solid #ccc;
	margin:0 2% 10px;
	padding:0;
}
ul.newfaq_category li a:hover{
	color:#f60;
}
ul.newfaq_category li dl{
	margin:0;
	padding:0;
	width:100%;
}
ul.newfaq_category li dl dt{
	width:15%;
	float:left;
	margin:0;
	padding:3px 0 0 10px;
}
ul.newfaq_category li dl dt img{
	width:100%;
}
ul.newfaq_category li dl dd{
	width:77%;
	float:right;
	margin:0;
	padding:5px 0 0 0;
}
ul.newfaq_category li dl dd p{
	display:flex;
	align-items:center;
}

h3.faq_title3{
	font-size:1.4em;
	font-weight:normal;
	margin:40px 10px 30px;
	padding:5px 0;
	border-bottom:3px solid #aaa;
}
ul.newfaq_ranking{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.newfaq_ranking li a{
	display:block;
	width:98%;
	float:none;
	text-decoration:none;
	color:#000;
	line-height:1.6em;
	border-bottom:1px solid #ddd;
	margin:0 1% 10px;
	padding:0;
}
ul.newfaq_ranking li a:hover{
	color:#f60;
}
ul.newfaq_ranking li dl{
	margin:0;
	padding:0;
	width:100%;
}
ul.newfaq_ranking li dl dt{
	width:30%;
	float:left;
	margin:0;
	padding:17px 0 0 10px;
}
ul.newfaq_ranking li dl dt img{
	width:100%;
}
ul.newfaq_ranking li dl dd{
	width:63%;
	float:right;
	margin:0;
	padding:0;
}
ul.newfaq_ranking li dl dd p{
	display:flex;
	align-items:center;
}

ul.newfaq_list{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.newfaq_list li{
	width:98%;
	float:none;
	background-color:#2ea9e1;
	margin:0 1% 10px;
	padding:0;
}
ul.newfaq_list li dl{
	margin:5px 2%;
	padding:0;
	width:96%;
	background-color:#fff;
}
ul.newfaq_list li dl dt{
	margin:0;
	padding:10px;
	background-color:#2ea9e1;
	color:#fff;
}
ul.newfaq_list li dl dd{
	margin:2px 10px;
	padding:5px 0;
	border-bottom:1px solid #ddd;
}
ul.newfaq_list li dl dd a{
	display:block;
	text-decoration:none;
	line-height:1.6em;
	color:#000;
}
ul.newfaq_list li dl dd a:hover{
	color:#f60;
}
.contact_area ul li{
	width:100%;
	float:none;
}
/*バイクのタイプから探す（2018-02追加）
-------------------------------------------*/
.bluebox{
	margin:0 5%;
	width:90%;
}
.bluebox dl{
	margin:0;
	padding:0;
}
.bluebox dl dt{
	width:60%;
	margin:0 20%;
	float:none;
}
.bluebox dl dt img{
	width:100%;
}
.bluebox dl dd{
	width:90%;
	float:none;
	margin:0 5% 5%;
}
.bluebox dl dd strong{
	font-size:1.4em;
}
.winter2018_fitlist_makersbox {
    float: none;
    width: 90%;
				margin:0 5%;
				clear:both;
}
}
/*480*/


/*▽▽▽SPHON 420 以下 特殊▽▽▽*/
@media screen and (max-width: 420px) {
#FitList_list .none{
display: block;
}
#fitlist .tekigo_navi li {
width: 98%;
}
/*適合管理
---------------------------------------------*/
.FitList ul.detail li a{
  font-size: 70%;
}
}
/*420*/


/* 380 以下 */
@media screen and (max-width:380px){
/* 共通フッター（2017-03変更）
--------------------------------------*/
.spring2017_box{
    background: #fff;
    border: 1px solid #d0d0d0;
    margin: 0 auto;
    overflow: hidden;
    width: 98%;
}
.spring2017_rankingwrap h3 ,
.spring2017_shoppingwrap h3{
    text-align: center;
}
.spring2017_box img {
    display: block;
    float: left;
    height:auto;
    width: 30%;
}
.spring2017_box h4{
    display: block;
    float: left;
    font-size: 1.17em;
    letter-spacing: -0.02em;
    line-height: 1.5;
    padding: 15px 10px 0 10px;
}
.spring2017_box_text {
    display: none;
}
.spring2017_box p.num {
    font-size: 1.25em;
    height: 25px;
    width: 25px;
}
.spring2017_boxcontainer .spring2017_box_text_link {
    color: #ccc;
    display: block;
    font-size: 2.25em;
    line-height: 2;
    text-align: right;
}
.spring2017_shoppingcontainer {
    margin-bottom: 20px;
}
.spring2017_shoppingbox {
    border-bottom: 1px solid #999;
    font-size: 1.25em;
    margin: 0 auto;
    padding-bottom: 10px;
    width: 90%;
}
.spring2017_shoppingbox:last-child {
    border-bottom: none;
    margin-bottom: 10px;
}
.spring2017_shoppingbox ul li {
    padding-bottom: 3px;
    font-size: 1.125em;
    line-height: 1.5;
}
.spring2017_shoppingbox h4 {
    font-size: 1.25em;
    letter-spacing: 0.02em;
}
.spring2017_shoppingbox img {
    display: block;
    margin: 5px auto 10px;
    width: 24%;
}
.spring2017_shippingcharge {
    font-size: 1.125em;
    padding: 7px;
}
.spring2017_shoppingbox .spring2017_more {
    font-size: 1em;
 }
.spring2017_shoppingbox_text {
    font-size: 1em;
    line-height: 1.4;
}
.spring2017_categorybox {
    margin: 5px auto 0;
    width: 95%;
}
.spring2017_categorybox h4 {
    background-color: #4c4948;
    display: block;
    font-size: 1.25em;
    margin-bottom: 0;
    padding: 8px 0 8px 10px;
    position: relative;
    width: 97%;
}
.spring2017_categorybox h4 a {
    display: block;
    font-size: 1.125em;
    text-decoration: none;
}
.spring2017_categorybox ul li{
    background: #fff;
    border: 1px solid #d0d0d0;
    box-sizing: border-box;
    font-size: 1.25em;
    margin: 1px;
    margin-left: 0;
    padding: 9px 0 9px 10px;
    position: relative;
}
.spring2017_categorybox ul li a{
    color: #444;
    display: block;
}
.spring2017_categorybox ul li a:hover{
    text-decoration: none;
}
.spring2017_categorybox h4::after{
    color: #fff;
    content: ">";
    font-size: 1.75em;
    padding: 0;
    position: absolute;
    right: 3%;
    top: 20%;
}
.spring2017_categorybox ul li::after{
    color: #ccc;
    content: ">";
    display: block;
    font-size: 1.75em;
    position: absolute;
    right: 3%;
    top: 20%;
}
.spring2017_footer_up {
    padding-top: 5px;
}
.spring2017_bslogo {
    display:none;
}
.spring2017_bslogo_btm {
    display: block;
    margin: 20px auto 0;
}
.spring2017_copyright {
    display: none;
}
.spring2017_copyright_btm {
    color: #aaa;
    display: inline-block;
    font-size: 0.75em;
    letter-spacing: -0.05em;
}
.spring2017_footer_nav {
    width: 95%;
}
.spring2017_footer_nav ul li{
    background: #fff;
    border: 1px solid #d0d0d0;
    box-sizing: border-box;
    display: block;
    font-size: 1.25em;
    margin-bottom: 2px;
    margin-left: 0;
    padding: 8px 0 8px 10px;
    position: relative;
}
.spring2017_footer_nav ul li a{
    color: #444;
    display: block;
    height: 100%;
    width: 100%;
}
.spring2017_footer_nav ul li a:hover{
    text-decoration: none;
}
.spring2017_footer_nav ul li::after{
    color: #ccc;
    content: ">";
    font-size: 2em;
    position: absolute;
    right: 3%;
    top: 20%;
}

/*FitListCategory（2017-04変更）
_______________________________________*/
.spring2017_fitlist_category_top h2,
.spring2017_fitlist_category_top h2.eur,
.spring2017_fitlist_category_top h2.usa,
.spring2017_fitlist_category_top h2.ups,
.spring2017_fitlist_category_top h2.jet,
.spring2017_fitlist_category_top h2.seniorcar,
.spring2017_fitlist_category_top h2.yosetsu{
    background: #fff;
    font-size: 2.25em;
    padding: 30px 0 30px 20px;
}
.spring2017_fitlist_makersbox_left_name {
    font-size: 1.125em;
    letter-spacing: -0.1em;
}
/* lineup 380 */
.spring2017_fitlist_lineup_unit {
    overflow: hidden;
}
.spring2017_fitlist_lineup_unitleft {
    display: block;
    width: 100%;
}
.spring2017_fitlist_makersbox_left .rows {
    font-size: 1em;
}
.spring2017_fitlist_lineup_unitleft>img {
    margin: 0 auto 3%;
    padding-top: 5%;
    width: 30%;
}
.spring2017_fitlist_lineup_unitleft_catch1 {
    font-size: 1.5em;
    width: 65%;
}
.spring2017_fitlist_lineup_unitleft_catch2 {
    margin: 2% auto 0;
    padding-bottom: 5%;
}
.spring2017_fitlist_lineup_unitleft_catch3 {
    display: none;
}
.spring2017_fitlist_lineup_unitright {
    display: block;
    width: 100%;
}
.spring2017_fitlist_lineup_quarity {
    border-bottom: none;
}
.spring2017_fitlist_lineup_quaritybox {
    border-right: none;
    border-bottom: 1px solid #ccc;
    margin-bottom: 3%;
    padding-bottom: 7%;
    width: 100%;
}
.spring2017_fitlist_lineup_quaritybox:last-child {
    border-bottom: none;
}
.spring2017_fitlist_lineup_quaritybox h4 {
    font-size: 1.5em;
    letter-spacing: normal;
    margin-top: 5%;
}
.spring2017_fitlist_lineup_quaritybox p {
    font-size: 1.125em;
    height: inherit;
    letter-spacing: -0.02em;
    margin-bottom: 2%;
}
.spring2017_fitlist_lineup_quarity .titlerows h4{
    letter-spacing: normal;
}
.spring2017_fitlist_lineup_quarity .titlerows p{
    height: auto;
}
/* recommend 380 */
.spring2017_fitlist_recommend>h3{
    font-size: 1.125em;
    letter-spacing: -0.05em;
}
.spring2017_fitlist_recommendbox {
    margin-bottom: 15px;
}
.spring2017_fitlist_recommendbox img {
    display: block;
    margin: 0 auto;
    width: 70%;
}
.spring2017_fitlist_recommendbox_pull-right ,
.spring2017_fitlist_recommendbox_pull-left {
    margin: 0 0 20px;
    width: 100%;
}
.spring2017_fitlist_recommendbox_pull-right>h4 ,
.spring2017_fitlist_recommendbox_pull-left>h4 {
    text-align: center;
}
.spring2017_fitlist_recommendbox_pull-right {
    /*width: 60%; */
}
.spring2017_fitlist_recommendbox_pull-left {
    /*width: 55%;*/
}
/* category_btm */

/* category_top 380*/
.spring2017_fitlist_category_top h2 {
    font-size: 1.5em;
}
.spring2017_fitlist_category_top h2,
.spring2017_fitlist_category_top h2.jpn,
.spring2017_fitlist_category_top h2.eur,
.spring2017_fitlist_category_top h2.usa,
.spring2017_fitlist_category_top h2.ups {
    background: #fff;
    font-size: 2.25em;
    padding: 30px 0 30px 20px;
}
.spring2017_fitlist_makersbox {
    padding-left: 10px;
    width: 32.5%;
}
.spring2017_fitlist_makersbox_right {
    display: none;
}
.spring2017_fitlist_makersbox_left {
    width: 100%;
}
/* recommend 380 */
.spring2017_fitlist_recommend>h3 {
    text-align: center;
    margin-bottom: 10px;
}
.spring2017_fitlist_recommendbox img {
    display: block;
    margin: 0 auto;
    width: 70%;
}
.spring2017_fitlist_recommendbox_pull-right ,
.spring2017_fitlist_recommendbox_pull-left {
    margin: 0 0 20px;
    width: 100%;
}
.spring2017_fitlist_recommendbox_pull-right>h4 ,
.spring2017_fitlist_recommendbox_pull-left>h4 {
    text-align: center;
}
/* review 380 */
.spring2017_fitlist_reviewbox img{
    display: block;
    margin: 0 auto;
    width: 70%;
}
.spring2017_fitlist_reviewbox p{
    width: 100%;
}
/* about 380 */
.spring2017_fitlist_about_box h4{
    letter-spacing: -0.02em;
    padding: 2% 0 2% 0;
    text-indent: 0;
    text-align: center;
}
.spring2017_fitlist_about_box>p {
    box-sizing: border-box;
    display: block;
    font-size: 1.25em;
    letter-spacing: -0.02em;
    margin-top: 5%;
}
.spring2017_fitlist_about_linkbtn {
    font-size: 1.125em;
    width: 6em;
    clear: both;
    float: none;
    margin: 3% auto 3%;
}
/* category_btm 380 */
.spring2017_fitlist_btm_maker {
    width: 25%;
}
/*Object（2017-04変更）
_______________________________________*/
#object_2017 .text_area {
  font-size: 1em;
  padding-bottom: 3%;
}
/*トップページ（2017-04変更）
_______________________________________*/
/* flexbox_wrap 380 */
.flexbox_box {
    border: none;
    border-bottom: 1px solid #ccc;
    display: table;
    margin-bottom: 0;
    width: 100%;
}
.flexbox_box img {
    display: table-cell;
    /*vertical-align: middle;*/
    width: 100%;
}
.flexbox_btm {
    box-sizing: border-box;
    display: table-cell;
    width: 70%;
    vertical-align: middle;
}
.flexbox_btm p {
    display: none;
}
/* col3_wrap 380 */
.col3_wrap {
    display: block;   
}
.col3_box {
    border-bottom: 1px solid #ccc;
    width: 100%;
}
.col3_box img {
    width: 80%;
}
.col3_box p {
    font-size: 1.125em;
    line-height: 1.5;
    margin: 0 auto;
    padding-bottom: 3%;
    width: 98%;
}
}
/*380*/



/*SPHON 320 以下 特殊　*/
@media screen and (max-width: 320px) {
#sphon_header h1 {
  padding-left: 40px;
}
#sphon_header img.category_btn {
width: 37px;
}
#sphon_header #header_nav_area{
width: 38%;
}
#sphon_header li.btn {
  padding: 8px 4px
}
#sphon_header li.btn img{
width: 28px
}
#sphon_header li#fitlist {
    padding: 4px 4px;
}
#mypage_nav ul li.nav_delivadd, #mypage_nav ul li.nav_change {
width:49%;
}

/* 共通フッター（2017-03変更）のみ使用 */
.spring2017_box h4{
    font-size: 14px;
    padding-top: 13px;
}
.spring2017_box p.num {
    font-size: 1em;
    height: 20px;
    width: 20px;
}
.spring2017_shoppingbox ul li {
    line-height: 1.2;
}
.spring2017_shoppingbox_text　{
    font-size: 1.125em;
}
.spring2017_categorybox ul li{
    font-size: 1.125em;
    padding: 8px 0 8px 10px;
}
.spring2017_copyright_btm {
    font-size: 0.65em;
}
.spring2017_footer_nav ul li{
    font-size: 1.125em;
    padding: 7px 0 7px 10px;
}

/*FitListCategory（2017-04変更）
_______________________________________*/
.spring2017_fitlist_category_top h2 {
    background: #fff;
    font-size: 2.25em;
    padding: 30px 0 30px 20px;
}

.spring2017_fitlist_makersbox_left>a {
    /*padding: 17% 12%;  */
}
.spring2017_fitlist_lineup_quaritybox h4 {
    font-size: 1.5em;
    margin-top: 5%;
}

/*Object（2017-04追加）
_______________________________________*/
#ob_style ul li{
	border:0 !important;
}
#object_2017 .text_area {
  font-size: 0.875em;
  margin-top: 1%;
}
}
/*320*/


