@charset "utf-8";

/*========================================================================================================
* @name: cyclist　ShopNav向け　デザイン for PC
* @file: news02_forShopNav.css
* @date: 2017.5.24
* @author: e.kasamoto
* @comment: ShopNav向けテンプレート用デザイン
* @attention: -
*========================================================================================================*/


/*================== 1. 共通 */

/* title */
.shopNav .searchBox h2, .shopNav article .shopInfo h1, .shopNav article .shopData h1, .shopNav article .shopNews h1, .shopNav article .shopSellingPoint h1 {
    color: #666666;
    display: block;
    font-size: 128%;
    text-align: left;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    border-left: 10px solid #4fc9e1;
    padding: 5px 0 5px 10px;
}


/* section */
.shopNav .searchBox, .shopNav .index, .shopNav .indexShoplist, .shopNav article .shopSellingPoint, .shopNav article .shopInfo, .shopNav article .shopData, .shopNav article .shopNews {
    margin-bottom: 30px !important;
}

/* pickupShopnav */
.pickupShopnav .shopName {
color: #007d99;
font-weight: bold !important;
display: block;
padding-bottom: 5px;
}

.pickupShopnav a:hover {
text-decoration: none;
color: #666;
}

.pickupShopnav a:hover .shopName {
color: #007d99;
text-decoration: underline;
}

.pickupShopnav .shopTxt {
color: #666;
font-size: 85.71%;
display: block;
padding-bottom: 5px;
}

.pickupShopnav .shopAdress {
font-size: 85.71%;
display: block;
padding-bottom: 10px;
padding-left: 125px;
background: url(../images/shopNav/icon_marker.png) 110px top no-repeat;
background-size: 12px 16px;
color: #666;
}

.pickupShopnav .ShopThumb {
margin-right: 10px;
display: inline-block;
float: left;
width: 96px;
height: 64px;
border: 1px solid #ccc;
box-sizing: border-box;
}

.pickupShopnav .ShopThumb img {
width: auto;
height: auto;
max-widht: 100%;
max-height: 100%;
}

/*================== 2. サイクリストTOP　誘導枠 */
/* add: 第１フェース＞レコメンド枠のみ */

.modShopNav{
margin: 25px 0;
border-top: 2px solid #007D99;
position: relative;
}
.modShopNav>h2 {
    font-size: 128%;
    line-height: 34px;
    color: #666666;
    text-align: left;
    position: absolute;
    top: -18px;
    padding: 0;
    background-color: #fff;
    margin-bottom: 10px;
}

.modShopNav>h2 a {
    color: #666666;
    display: block;
    padding: 0 15px 0 35px;
    background: url(../images/shopNav/icon_shopNav.png) no-repeat scroll left center transparent;
}
.modShopNav .shopWrapper{
  margin: 30px 0;
  display: block;
}

/* title */
.modShopNav .recommed {margin: 30px 0;}
.modShopNav .recommed h1,.modShopNav .recommed .recommedTitle{
    border-right: 1px solid #ccc;
    border-left: 0 !important;
    text-align: center !important;
    padding: 10px !important;
    font-size: 100% !important;
    margin-bottom: 0 !important;
}
.modShopNav .shopWrapper .recommed {margin: 0;}
.modShopNav .shopWrapper .recommed h1,.modShopNav .shopWrapper .recommed .recommedTitle,
.modShopNav .shopWrapper .shopNews h1,.modShopNav .shopWrapper .shopNews .recommedTitle{border-bottom: 1px solid #ccc;border-right: none;text-align: center;padding: 10px; margin: 0;}
.modShopNav .shopWrapper .recommed{width: 48%;float: left;height: 440px;}
.modShopNav .shopWrapper .shopNews{width: 48%;float: left;}

/* レコメンドショップ枠 */
.modShopNav .recommed{border-left: 1px solid #ccc; border-top: 1px solid #ccc;margin-bottom: 0 !important;box-sizing: border-box;}
.modShopNav .shopWrapper .recommed{border: 1px solid #ccc;margin-bottom: 0 !important;box-sizing: border-box;}
.modShopNav .recommed .pickupShopnav{
  width: 50%;
  float: left;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left:none;
  box-sizing: border-box;
}
.modShopNav .shopWrapper .recommed .pickupShopnav{
  width: 100%;
  float: none;
  border-bottom: 1px solid #ccc;
  border-left:none;
  border-right:none;
}
.modShopNav .recommed li.pickupShopnav a{display: block; padding: 8px 8px 0px 8px;}
.modShopNav .recommed .pickupShopnav:hover {text-decoration: none;background-color: #f7f7f7;}
.modShopNav .shopWrapper .pickupShopnav:last-child{border-bottom: none;}

/* お知らせ枠（twitter ハシュタグで管理？？） */
.modShopNav .shopNews{
float: left;
border: 1px solid #ccc;
box-sizing: border-box;
margin-left: 15px;
}
.shopNews iframe{
padding: 10px 10px 0 10px;
}




/*================== 3. article */

.newsarticle header {
  /*  border-bottom: none; */
}


/*----------- shop selling Point */

.shopSellingPoint {}


/*----------- shop news */

article .twModule {
    height: 600px;
}

article .twModule iframe#twitter-widget-0 {
    width: 624px !important;
}

article .twModule .timeline-Header {
    display: none;
}

article .twModule .timeline-Viewport {
    border-left: 1px solid rgba(15, 70, 100, .12) !important;
}
article .shopNews{
width: 100%;
float: none;
border: none;
box-sizing: border-box;
margin-left: 0;
}

/*----------- shop data table */

.shopData table {
    border-collapse: collapse;
    width: 100%;
    line-height: 1.6;
    border-spacing: 0;
    word-break: break-all;
    table-layout: fixed;
}

.shopData th, .shopData td {
    border: 1px solid #E6E6E6;
    color: #666666;
}

.shopData th {
    background: #F0F0F0;
    text-align: center;
    padding: 10px;
    width: 150px;
    box-sizing: border-box;
}

.shopData td {
    background: #FFF;
    text-align: left;
    padding: 10px;
}

.shopData iframe {
    width: 440px;
    margin-top: 15px;
}

.shopData td span {
    color: #898989;
    font-size: 12px;
}

.shopData td span>span {
    font-size: 11px;
    display: inline-block;
    border: 1px solid #999999;
    padding: 0 4px;
    margin-right: 5px;
    height: 20px;
    line-height: 20px;
    box-sizing: border-box;
}


/*----------- header */

.shopNav .newsarticle .shopInfo {
    text-align: center;
}

.shopNav .newsarticle .shopInfo .shopPhoto {
    vertical-align: top;
    margin: 0 auto 10px;
    display: inline-block;
    width: 600px;
    padding: 5px;
    border: 1px solid #cccccc;
    text-align: left;
}

.shopNav .newsarticle .shopInfo .shopPhoto img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.shopNav .newsarticle .shopInfo .caption {
    margin: 5px 10px;
}

.shopNav .newsarticle .shopInfo .sellingPoint {
    margin: 0 10px 5px;
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
}

.shopNav .newsarticle .shopAdress {
    font-size: 14px;
    color: #999999;
    display: block;
    padding-left: 15px;
    background: url(../images/shopNav/icon_marker.png)left center no-repeat;
    background-size: 12px 16px;
}


/*================== 4. module */


/*----------- shop list */

.indexShoplist h1,
.indexShoplist h2 {
    padding: 5px 0 5px 10px;
    margin-bottom: 10px;
}

.indexShoplist ul li p {
    padding: 0 10px 10px;
    margin: 0;
}

.indexShoplist ul li p .shopName {
    font-weight: bold !important;
    display: block;
    padding-bottom: 5px;
}

.indexShoplist ul li a:hover p .shopName {
    color: #007d99;
    text-decoration: underline;
}

.indexShoplist ul li p .shopAdress {
    font-size: 85.71%;
    display: block;
    padding-bottom: 10px;
    padding-left: 15px;
    background: url(../images/shopNav/icon_marker.png)left top no-repeat;
    background-size: 12px 16px;
}

.indexShoplist ul li p .shopTxt {
    font-size: 85.71%;
    display: block;
}

.indexShoplist .brandList {
    padding: 0 10px 10px;
    margin: 0;
    color: #666666;
}

.indexShoplist .brandList .brandTitle {
    font-size: 80%;
    background: #494E54;
    padding: 4px;
    margin-bottom: 4px;
    text-align: center;
    color: #fff;
    height: 1rem;
}

.indexShoplist .brandList span {
    display: inline;
}

.indexShoplist .brandList span:after {
    content: " /"
}


/*----------- search box */


/* tab area */

section.searchBox nav li {
    display: inline-block;
    width: 200px;
    text-align: center;
    padding: 10px;
    background: #E0E0E0;
    border: 1px solid #F5F5F5;
    cursor: pointer;
}

section.searchBox nav li.active {
    padding: 10px;
    background: #00829C;
    color: #fff;
}


/* form */

.searchBox form {
    padding: 15px;
    border: 1px solid #E0E0E0;
    background: #F5F5F5;
}

.searchBox select {
    width: 100%;
    line-height: 40px;
}

.searchBox dl.search {
    position: relative;
    height: 40px;
}

.searchBox dl.search dt {
    margin-right: 110px;
    padding: 8px;
    background-color: #fff;
    border: 1px solid #aaa;
    min-height: 40px;
    box-sizing: border-box;
}

.searchBox dl.search dt option {
    width: 100%;
    height: 24px;
    line-height: 24px;
    background: none;
    border: none;
}

.searchBox dl.search dd {
    position: absolute;
    top: 0;
    right: 0;
}

.searchBox dl.search dd button {
    display: block;
    width: 100px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background: #007D99;
    box-sizing: border-box;
    cursor: pointer;
}

/*----------- article shop slider */
/* slide */
#sliderShop{
    margin: 0 auto 15px;
    border-top: 4px solid #e6e6e6;
    position: relative;
}
#sliderShop h1{
    font-size: 120%;
    font-weight: bold;
    line-height: 1.5em;
    padding: 15px 0 5px;
    text-align: center;
}
#sliderShop .container {
    width: 590px;
    height: 136px;
    margin-bottom: 15px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
#sliderShop .wrapper {
    position: relative;
    width: 100%;
    box-sizing: content-box;
}
#sliderShop .container .swiper-wrapper .swiper-slide {
    display: block;
    float: left;
    width: 295px;
    height: 136px;
}
#sliderShop .container .swiper-wrapper .swiper-slide .swiper-item {
    padding: 4px;
    margin: 0 auto;
    width: 285px;
    height: 136px;
    background: #fff;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
}
#sliderShop .container .swiper-wrapper .swiper-slide .swiper-item:hover {
text-decoration: none;
background-color: #f7f7f7;
}

/* arrow */
#sliderShop .next{
    width: 20px;
    height: 136px;
    position: absolute;
    top: 44px;
    right: 0px;
    cursor: pointer;
}
#sliderShop .next::before{
  content: '';
  width: 16px;
  height: 16px;
  border: 0px;
  border-top: solid 2px #efefef;
  border-right: solid 2px #efefef;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -4px;
}
#sliderShop .next.active::before,
#sliderShop .prev.active::before{
border-color: #444444;
}
.prev{
    width: 20px;
    height: 136px;
    position: absolute;
    top: 44px;
    left: 0px;
    cursor: pointer;
}
#sliderShop .prev::before{
  content: '';
  width: 16px;
  height: 16px;
  border: 0px;
  border-top: solid 2px #efefef;
  border-right: solid 2px #efefef;
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}


/*================== 5. sub clumn */

#area2 li.pickupShopnav {
    border-left: 1px solid #0bbcd2;
    border-right: 1px solid #0bbcd2;
    border-bottom: 1px solid #0bbcd2;
    background: none repeat scroll 0 0 #fff;
    padding: 10px 10px 0 10px;
}

#area2 li.pickupShopnav a {
    color: #111;
}

#area2 .pickupShopnav .shopName {
    color: #007d99;
    font-weight: bold !important;
    display: block;
    padding-bottom: 5px;
}

#area2 .pickupShopnav a:hover {
    text-decoration: none;
    color: #666;
}

#area2 .pickupShopnav a:hover .shopName {
    color: #007d99;
    text-decoration: underline;
}

#area2 .pickupShopnav .shopTxt {
    font-size: 85.71%;
    display: block;
    padding-bottom: 5px;
}

#area2 .pickupShopnav .shopAdress {
    font-size: 85.71%;
    display: block;
    padding-bottom: 10px;
    padding-left: 125px;
    background: url(../images/shopNav/icon_marker.png) 110px top no-repeat;
    background-size: 12px 16px;
    color: #666;
}

#area2 .pickupShopnav .ShopThumb {
    margin-right: 10px;
    display: inline-block;
    float: left;
    width: 96px;
    height: 64px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

#area2 .pickupShopnav .ShopThumb img {
    width: auto;
    height: auto;
    max-widht: 100%;
    max-height: 100%;
}
