
@charset "shift-jis";
/* =================================================================================================
セゾンポイントモール - ファッション特集(冬)
https://www.a-q-f.com/contents/extra/fashion-special/index.html
Copyright (C) CREDIT SAISON CO.,LTD. All Right Reserved.
================================================================================================= */
/*
 *
 *  updated --- 2022/7/
 *
 */
#fs_wrap {
    width: 100%;
    margin: 0 auto 60px;
   /*font-family: "メイリオ",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-seriff;*/
   font-family: 'Noto Sans JP', sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo ,"ＭＳ Ｐゴシック", Osaka;
}

/*--------------------------------------
hd
---------------------------------------*/
#fs_wrap #mv { 
	background: url(/resources/common/pc/img/contents/extra/fashion-special/summer/hd_bg.jpg);
	background-repeat: repeat-x;

}
.hd_content {
    position: relative;
    width: 1000px;
    height: 485px;
    margin: 0 auto;
}
.mv-bg {
    margin: 0 auto;
    position: relative;
    right: 110px;

}
.mv_content {
    position: absolute;
    right: -46px;
    z-index: 1000;
    top: calc(50% + 10px);
    transform: translateY(-50%);
}
#ttl_img {
    z-index: 100;
    display: flex;
    flex-direction: column;
    align-items: end;
    right: 0;
    top: 0;
}
#ttl_01 {
    display: block;
    margin-bottom: 15px;
    right: -20px;
    position: relative;
}
#ttl_02 {
    display: block;
}
#ttl_04 {
    position: relative;
    top: 10px;
}
.ttl_group_01 {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 0 16px;
    position: relative;
    right: 3px;
}
#ttl_01.fadeIn {animation-delay:0.8s;}
#ttl_02.fadeIn {animation-delay:1.5s;}
#ttl_03.fadeIn {animation-delay:2.5s;}
#ttl_04.fadeIn {animation-delay:2.75s;}
#fs_wrap .hd_slid{
    position: absolute;
    top: 350px;
    right: 215px;
    width: 400px;
    height: 190px;
    background: #fff;
    box-shadow: 2px 3px 15px -6px rgb(0 0 0 / 60%);
    z-index: 5;
	
}
#fs_wrap .hd_slid div.shopContent {
	background: #fff;
	
}
#fs_wrap .hd_slid div.point {
	width: 250px;
	margin: 20px auto;
	
}
/* ----------------------------------------------------------------------------
mv logo
---------------------------------------------------------------------------- */

#fs_wrap #mv_logo{
    width: 560px;
    background: #fff;
    box-shadow: 2px 3px 15px -6px rgb(0 0 0 / 60%);
    padding: 5px;
    margin-top: 54px;
	
}
#mv_logo ul {
	display: flex;
}
#mv_logo ul li img{
	 width: 130px;
	  border: solid 1px #bbbbbb;
}
/* ----------------------------------------------------------------------------
 SNS
---------------------------------------------------------------------------- */
#sns .sectionInner {
    width: 950px;
    margin: 0 auto;
}
#sns .sectionInner ul {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    justify-content: center;
    margin-bottom: 20px;
    padding-top: 20px;
}
#sns .sectionInner ul li+li {
    margin-left: 20px;
}
/*--------------------------------------
content
---------------------------------------*/
#fs_maincontent {
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 0px;
    background: #fff;

}
/* aタグの中にaタグを入れるための記述 */
div#fashion-speciale #sectionA .shopContent,
div#fashion-special #sectionA .shopAttention a, 
div#fashion-speciale #sectionB .shopContent,
div#fashion-speciale #sectionB .shopAttention a,
div#fashion-speciale #sectionC .shopContent,
div#fashion-speciale #sectionC .shopAttention a {
    position: relative;
}
div#template #sectionA a.bnrlinkArea,
div#template #sectionB a.bnrlinkArea,
div#template #sectionC a.bnrlinkArea{
    text-decoration: none;
}
div#template #sectionA a.bnrlinkArea::before,
div#template #sectionC a.bnrlinkArea::before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
/*imgのhover*/
div#template a:hover img {
    opacity: 1;
}
/**共通のpoint*/
div#template .sec .sectionWrapper div.point .txt span.normalmaxpoint.has_sale, div#template .sec .sectionWrapper div.point .txt span.api_normalmaxpoint.has_sale {
    display: inline!important;
    margin: 0 6px 0 0;
    padding: 2px 12px 0 0;
    color: #fff;
}
/*navi*/
#fs_maincontent #navi {
    color: #c44d01;
    margin-bottom: 50px;
    
}
#fs_maincontent #navi p{
    color: #c44d01;
}	
#navi ul {
    display: flex;
    margin: 0 auto;
    padding: 0 0%;
    width: 950px;
    list-style-type: none;
}
#navi ul li {
    position: relative;
    width: 25%;
    padding-top: 25px;
}
#navi ul li:first-child::before {
    position: absolute;
    display: block;
    content: "";
    top: 25%;
    left: 0px;
    width: 3px;
    height: 65px;
    background-color: #c44d01;
}
#navi ul li::after {
    position: absolute;
    display: block;
    content: "";
    top: 25%;
    right: 0px;
    width: 3px;
    height: 65px;
    background-color: #c44d01;
}
#navi ul li a {
    display: block;
    padding: 17px 10px;
    color: #c44d01;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    
}
#navi ul li a:hover {
    position: relative;
    top: 2px;
    left: 0px;
}
/* ----------------------------------------------------------------------------
hd_slid
---------------------------------------------------------------------------- */
/* shopInfo */
div#fashion-special .hd_slid .shopInfo {
    padding: 10px 10px 0;
    margin: 0 auto;
    width: 400px;
  
}

div#fashion-special .hd_slid .api_detailurl {
    color: #365c95;
}
div#fashion-special .hd_slid .shopInfo p img {
    width: 170px;
    height: 92px;
    margin-bottom:25px;
}
div#fashion-special .hd_slid .shopInfo dd {
    display: table;
}

div#fashion-special .hd_slid .shopInfo dt img{
    float: left;
    width: 120px;
    height: auto;
}
div#fashion-special .hd_slid .shopInfo dd {
    display: table;
    height: 77px;
}
div#fashion-special .hd_slid .shopInfo .txt {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    padding: 0 10px;
    height: 77px;
    display: table-cell;
    vertical-align: middle;
    width: 200px;
}
div#fashion-special .hd_slid .bnr_txt {
    line-height: 1.4;
    margin-top: 18px;
    color: #333333;
    font-size: 16px;
}
/* point */
div#fashion-special .hd_slid .point {
    width: 100%;
    margin: 0 auto;
    padding: 0px 0;
    text-align: center;
}
div#fashion-special .hd_slid .point .pointInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-top: -10px;
}
div#fashion-special .hd_slid .point .tit {
    font-size: 14px;
    color: #333;
}
div#fashion-special .hd_slid .point .txtArea {
    padding-left: 8px;
    color: #333;
}
div#fashion-special .hd_slid .point .txtArea .txt {
    display: block;
    font-size: 14px;
    line-height: 1;
}
div#fashion-special .hd_slid .point .txt strong {
    color: #ff0087;
    font-size: 20px;
  font-weight: 500;
}
div#fashion-special .hd_slid .point .txt strong span {
    font-size: 50px;
    font-weight: bold;
}
div#fashion-special .hd_slid .point .txt .api_normalmaxpoint {
    display: none;
    color: #333;
}

div#fashion-special .hd_slid .point .txt .api_normalmaxpoint span {
    font-size: 16px;
}
div#fashion-special .hd_slid .point .txt .api_normalmaxpoint.has_sale,
div#fashion-special .hd_slid .point .txt .api_normalmaxpoint span.api_normalmaxpoint.has_sale {
    display: inline;
    margin: 0 6px 0 0;
    padding: 2px 12px 0 0;
    background: url("/resources/common/pc/img/contents/extra/fashion-special/arr_point01.png") no-repeat right center;
    }

div#fashion-special .hd_slid .hd_slid_btn {
    background-color: #0ab97d;
    text-align: center;
    width: 380px;
    height: 30px;
    margin: 10px;
    padding-top: 12px;
    
}
div#fashion-special .hd_slid .point .txt span.normalmaxpoint.has_sale,
div#fashion-special .hd_slid .point .txt span.api_normalmaxpoint.has_sale{
    position: relative;
    
}

div#fashion-special .hd_slid .point .txt span.normalmaxpoint.has_sale::after,
div#fashion-special .hd_slid .point .txt span.api_normalmaxpoint.has_sale::after{
    content: url("/resources/common/pc/img/contents/extra/fashion-special/summer/ribon_pointup_s.png");
    position: absolute;
   bottom: 63px;
    left: 162px;
}
/* ----------------------------------------------------------------------------
sectionA
---------------------------------------------------------------------------- */
div#fashion-special #sectionA {
    padding: 0px 0 100px!important;
    width: 100%;	
}
div#fashion-special #sectionA .bg_a{
    width: 100%;
    
    background-color:#00a9e6;
    transform: skew(0deg, -6deg);
    padding:50px 0 5px;
    margin-top:50px;
}
div#fashion-special #sectionA .crystal_bg1{
    width: 100%;
    background-image: url("/resources/common/pc/img/contents/extra/fashion-special/summer/crystal_bg1.png");
    transform: skew(0deg, 6deg);
    padding-bottom: 1px;
}
div#fashion-special #sectionA .block_a1 {
    transform: skew(0deg, 0deg);
    width: 950px;
    margin: 0 auto 100px;
    position: relative;	
}
.block_a1 .icon_hot {
    position: absolute;
    top: -70px;
    left: -60px;
    z-index: 2;
}
#mainContent  .contentBox {
    overflow: visible !important;
}
div#fashion-special #sectionA .slant {
    transform: skew(0deg, 0deg);	
}
div#fashion-special #sectionA .block_a2,
div#fashion-special #sectionA .block_a3,
div#fashion-special #sectionA .block_a4{
    width: 950px;
    margin: 0 auto 100px;
    position: relative;	
}
.block_a2 .icon_hot,
.block_a3 .icon_hot,
.block_a4 .icon_hot{
    position: absolute;
    top: -70px;
    left: -60px;
    z-index: 2;
	pointer-events: none;
}

div#fashion-special #sectionA a.bnrlinkArea {
    text-decoration: none;
}
div#fashion-special #sectionA a.bnrlinkArea::before {
    content: '';
    position: absolute;
    top: 4px;
    bottom: 0;
    left: 4px;
    width: 100%;
    height: calc(100% - 8px);
	background: transparent;
	opacity: 0;
	transition: opacity 0.2s, background 0.2s;
}
div#fashion-special #sectionA .box.is-hovered a.bnrlinkArea::before {
	background: #fff;
	opacity: 0.2;
}

div#fashion-special #sectionA .shopContentInner {
    width: 950px;
    background: #FFFFFF;
    border: 4px solid #000;
    box-shadow: 8px 8px #fffe00;
    
}

div#fashion-special #sectionA .shopContentInner .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
div#fashion-special #sectionA .shopContentInner .inner {
    width: 400px;
    margin: 0 auto;
}

/* banner */
div#fashion-special #sectionA .banner img {
    width: 380px;
    height: 380px;
    margin: 25px 25px 0 0;
}

/* shopInfo */
div#fashion-special #sectionA .shopInfo {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 72px 0 10px 0;
    margin: 0 auto;
    text-align: center;
 
    width: 400px;
  
}
div#fashion-special #sectionA .api_detailurl {
    color: #365c95;
}
div#fashion-special #sectionA .shopInfo p img {
    width: 170px;
    height: 92px;
       margin-bottom:25px;
}

div#fashion-special #sectionA .shopInfo .txt {
    color: #333333;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    padding-bottom: 10px;
}
div#fashion-special #sectionA .bnr_txt {
    line-height: 1.4;
    margin-top: 18px;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    text-align: center;

}

/* point */
div#fashion-special #sectionA .point {
    width: 100%;
    margin: 34px 0 0;
    padding: 13px 0;
  background-color: #fffe00;
    text-align: center;
}
div#fashion-special #sectionA .point .pointInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
div#fashion-special #sectionA .point .tit {
    font-size: 14px;
    color: #333;
}
div#fashion-special #sectionA .point .txtArea {
    padding-left: 8px;
    color: #333;
}
div#fashion-special #sectionA .point .txtArea .txt {
    display: block;
    font-size: 14px;
    line-height: 1;
}
div#fashion-special #sectionA .point .txt strong {
    color: #ff0087;
    font-size: 20px;
  font-weight: 500;
}
div#fashion-special #sectionA .point .txt strong span {
    font-size: 50px;
    font-weight: bold;
}
div#fashion-special #sectionA .point .txt .api_normalmaxpoint {
    display: none;
    color: #333;
}


div#fashion-special #sectionA .point .txt .api_normalmaxpoint span {
    font-size: 25px;
}
div#fashion-special #sectionA .point .txt .api_normalmaxpoint.has_sale,
div#fashion-special #sectionA .point .txt .api_normalmaxpoint span.api_normalmaxpoint.has_sale {
    display: inline;
    margin: 0 6px 0 0;
    padding: 2px 12px 0 0;
    background: url("/resources/common/pc/img/contents/extra/fashion-special/summer/arr_point01.png") no-repeat right center;
    }

/* shop-caution */
div#fashion-special #sectionA .shopAttention {
    margin-top: 16px;
    font-size: 12px;
    text-align: center;

}
div#fashion-special #sectionA .att {
    display: inline-block;
}
div#fashion-special #sectionA .att + .att {
    padding-left: 16px;
}
div#fashion-special #sectionA .shop-grant,
div#fashion-special #sectionA .shop-grant a,
div#fashion-special #sectionA .shop-caution a {
    color: #303030;
}
div#fashion-special #sectionA .shop-grant a,
div#fashion-special #sectionA .shop-caution a {
	text-decoration: underline;
	transition: opacity 0.2s;
}
div#fashion-special #sectionA .box.is-hovered .shop-grant a,
div#fashion-special #sectionA .box.is-hovered .shop-caution a {
	opacity: 0.8;
}
div#fashion-special #sectionA .shop-grant a:hover,
div#fashion-special #sectionA .shop-caution a:hover {
	text-decoration: none;
}

div#fashion-special #sectionA .dotline {
  position: relative;
  text-align: center;
  color: #333;
  border-top: 2px dotted #333;
  margin: 0 auto;
}
div#fashion-special #sectionA .dotline::before {
  content: '';
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  left: 0;
  right: 0;
  top: -10px;
  margin: 0 auto;
  border-top: 2px dotted #333;
  border-right: 2px dotted #333;
  background-color: #fff;
  transform: rotate(135deg);
}


div#fashion-special #sectionA .shopbtn {
  box-shadow: 0px 5px 0px 0px #1f946c;
  border-radius: 100vh;
  transition: all .2s;
}
div#fashion-special #sectionA .contentBox > .box.is-hovered .shopbtn {
   box-shadow: 0px 0px 0px 0px #1f946c;
}
div#fashion-special #sectionA .block_a2:hover {

}

div#fashion-special #sectionA .shopbtn {
    background-image: url("/resources/common/pc/img/contents/extra/fashion-special/btn_bg.png");
    background-color: #0ab97d;
    border-radius: 100vh;
    padding: 20px 60px;
    margin: 30px auto;
    width: 800px;
    text-align: center;
	box-shadow: 0px 5px 0px 0px #1f946c;
	border-radius: 100vh;
}
div#fashion-special #sectionA .point .txt span.normalmaxpoint.has_sale,
div#fashion-special #sectionA .point .txt span.api_normalmaxpoint.has_sale{
    position: relative;
    
}

div#fashion-special #sectionA .point .txt span.normalmaxpoint.has_sale::after,
div#fashion-special #sectionA .point .txt span.api_normalmaxpoint.has_sale::after{
    content: url("/resources/common/pc/img/contents/extra/fashion-special/summer/ribon_pointup_s.png");
    position: absolute;
    bottom: 5px;
    left: -184px;
}
div#fashion-special.fashion-special--im #sectionA .point .txt span.api_normalmaxpoint.has_sale::after{
    bottom: 24px;
    left: -143px;
}
/* ----------------------------------------------------------------------------
sectionB
---------------------------------------------------------------------------- */

div#fashion-special #sectionB {
    width: 100%;
    margin: 0 auto;
    background-color:#fffe00;
    transform: skew(0deg, 6deg);
    padding:0px 0 5px;

}
div#fashion-special #sectionB .crystal_bg2{
    width: 100%;
    background-image: url("/resources/common/pc/img/contents/extra/fashion-special/summer/crystal_bg2.png");
    transform: skew(0deg, -6deg);
}

div#fashion-special #sectionB h2 {
    width: 950px;
    margin: 0 auto 50px;
    text-align: center;
    transform: skew(0deg, 0deg);
    position: relative;	
    top:-40px;
}
div#template #fashion-special .sec#sectionB .sectionWrapper {
    
}


div#template #fashion-special .sec#sectionB .sectionWrapper .sectionInner {
    transform: skew(0deg, 0deg);
    width: 950px;
    margin: -40px auto 50px;
    position: relative;	
}
div#template #fashion-special .sec#sectionB .sectionWrapper dl.shopInfo dd p.txt{
    text-decoration: none;
    font-size: 22px;
    padding-left: 10px;
    font-weight: bold;
    height: 77px;
    text-decoration: none;
text-align: left;
}
div#template #fashion-special .sec#sectionB .sectionWrapper div.point .pointContents {
    padding: 10px 0;
}
div#template #fashion-special .sec#sectionB .sectionWrapper div.point .pointContents .tit{
    font-size: 16px;
     color: #fff;
}
div#template #fashion-special .sec#sectionB .sectionWrapper div.point .txt strong {
    color: #fffe00;
    font-size: 25px;
}

div#template #fashion-special .sec#sectionB .sectionWrapper .sectionInner .icon_point {
    position: absolute;
    top: -180px;
    left: -60px;
    z-index: 2;
}
div#template #fashion-special .sec#sectionB .sectionWrapper ul.shopContents {
    width:900px;
    margin: 0 auto;
}

div#template #fashion-special .sec#sectionB .sectionWrapper ul.shopContents li.shopContent {
    width: 420px;
    padding:10px 0px 20px;
    box-shadow: none;
    float: left;
    background: #fff;
    border: 2px solid #000;
    margin: 0 ;

}
div#template #fashion-special .sec#sectionB .sectionWrapper ul.shopContents li.shopContent .shopContentInner {

    width: 400px;
    margin: 0 auto;

}
div#template #fashion-special .sec#sectionB .sectionWrapper ul.shopContents li.shopContent div.banner {
    margin: 0 ;
}

div#template #fashion-special .sec#sectionB .sectionWrapper div.point {
    background: #00a9e6;
    width: 400px;
    margin: 10px auto 10px;
position: relative;
}

div#template #fashion-special .sec#sectionB .sectionWrapper div.point .txt strong span {
    font-size: 200%;
    font-weight: bold;
}
div#template #fashion-special .sec#sectionB .att {
    display: inline-block;
}
div#template #fashion-special .sec#sectionB .shopAttention {
	margin-top: 16px;
}
div#template #fashion-special .sec#sectionB .shopAttention,
div#template #fashion-special .sec#sectionB .shopAttention a{
    font-size:12px;
    color: #303030;
	display: flex;
	justify-content: center;
	gap: 0 16px;
	align-items: center;
}
div#fashion-special #sectionB .point .txt span.normalmaxpoint.has_sale,
div#fashion-special #sectionB .point .txt span.api_normalmaxpoint.has_sale{
    position: relative;
    background: url("/resources/common/pc/img/contents/extra/fashion-special/summer/arr_point02.png") no-repeat center right;
}

div#template #fashion-special .sec#sectionB .sectionWrapper div.point.has_sale:after {
    content: url("/resources/common/pc/img/contents/extra/fashion-special/summer/ribon_pointup_l.png");
    position: absolute;
    bottom: 23px;
    left: 0;
top: 0;
}

/* ----------------------------------------------------------------------------
sectionB2
---------------------------------------------------------------------------- */
div#fashion-special #sectionB2 {
    width: 898px;
    margin: -30px auto 0;
    position: relative;
    
}
div#fashion-special #sectionB2 .block_b2{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px;
    
}
.block_b2 p {
    width: 282px;
    height: auto;
    margin-right: 20px;
    margin-bottom: 15px;
    border: 2px solid #666;
}
.block_b2 p:nth-of-type(3n) {
    width: 282px;
    height: auto;
    margin-right: 0px;
    margin-bottom: 15px;
}
div#fashion-special #sectionB2 .block_b2 p:hover {
    border: 2px solid #a1c09f;
    
}

/* ----------------------------------------------------------------------------
sectionC
---------------------------------------------------------------------------- */
div#fashion-special #sectionC {
    width: 100%;
    margin: 140px auto 0;
    background-color:#00a9e6;
    transform: skew(0deg, -6deg);
    padding:0px 0 5px;

}
div#fashion-special #sectionC .crystal_bg1{
    width: 100%;
    background-image: url("/resources/common/pc/img/contents/extra/fashion-special/summer/crystal_bg1.png");
    transform: skew(0deg, 6deg);
    padding-bottom: 30px;
}

div#fashion-special #sectionC h2 {
    width: 950px;
    margin: 0 auto 50px;
    text-align: center;
    transform: skew(0deg, 0deg);
    position: relative;	
    top:-90px;
}
div#fashion-special #sectionC_inner  {
    transform: skew(0deg, 0deg);
    width: 950px;
    margin: -100px auto 10px;
    position: relative;	
    
}
div#fashion-special #sectionC_inner #tab_menu {
    width: 950px;
    margin: 40px auto 20px;
    display: flex;
    justify-content: center;
    border: 2px solid #697a8f;
    padding: 3px 0;
    background: #c7d1dd;
    height: 55px;
    padding: 3px 0px;

}

div#fashion-special #sectionC_inner #tab_menu li {
    width: 25%;
    
    margin: 0px auto;
    text-align: center;
    list-style: none;
    color: #000;
    font-size: 90%;
    font-weight: bold;
    border-right: 1px solid #697a8f;
    line-height: 55px; 
    
   
}
div#fashion-special #sectionC_inner #tab_menu li:last-child {
     border-right:none;
}
div#fashion-special #sectionC_inner #tab_menu li.selected {
    display: inline-block;
    width: 25%;
    background-color: #a2b6ce;
    color: #333;
    font-size: 94%;
    text-align: center;
    padding: 0px 0px;
    margin-right: 0px;
}

div#fashion-special #sectionC_inner #tab_menu li:hover {
    background:#a2b6ce;
     width: 25%;
    
}

div#fashion-special .sec .sectionWrapper ul.shopContents {
    margin: 0;
    text-align: center;

    }
div#fashion-special .sec .sectionWrapper ul.shopContents li.shopContent,
div#fashion-special .sec#sectionC .sectionWrapper ul.shopContents li.shopContent{
    width: 208px;
    border: 1px solid #000;
    margin: 0 5px 10px 0;
    text-align: center;
    padding: 10px;
    box-shadow:none;
    display: inline-block;
    float: none; 
    vertical-align: top;
}
div#fashion-special .sec#sectionC .sectionWrapper ul.shopContents li.shopContent{
height:245px;
}

div#fashion-special .sec#sectionC .sectionWrapper ul.shopContents li.shopContent:nth-of-type(4n){
    margin-right: 0px;
}
div#fashion-special .sec#sectionC .sectionWrapper ul.shopContents li.shopContent:nth-child(4n+1){
    clear: both;
    margin-left: 0px;
}
div#fashion-special .sec#sectionC .sectionWrapper ul.shopContents li.shopContent:hover {
    border: 1px solid #4f6d4d;
    
}

/* shopInfo */

div#fashion-special #sectionC .api_detailurl {
    color: #365c95;
}
div#fashion-special #sectionC .photo {
    text-align: center;
}
div#fashion-special #sectionC .api_shopname {
    padding: 14px 0 0;
    font-size: 14px;
    text-decoration: underline;
    height: 35px;
}
div#fashion-special #sectionC .photo img {
    width: 85px;
    height: 46px;
    margin-top: 10px;
}

/* point */
div#fashion-special #sectionC .point {
    width: 100%;
    margin: 0px 0 0;
    text-align: center;
    height: 70px;
    background-color: #fff;
}
div#fashion-special #sectionC .point .pointInner {

}

div#fashion-special #sectionC .point .tit {
font-size: 14px;
margin-bottom: 8px;
}
div#fashion-special #sectionC .point .txtArea {
    color: #333;
}
div#fashion-special #sectionC .point .txtArea .txt {
    display: block;
    font-size: 14px;
    line-height: 1;
    padding-top: 0px;
    margin:0;
}
div#fashion-special #sectionC .point .txt strong {
    color: #ff0087;
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
}
div#fashion-special #sectionC .point .txt strong span {
  font-size: 32px;
    font-weight: bold;
}
div#fashion-special #sectionC .point .txt .api_normalmaxpoint {
    display: none;
    color: #333;
}

div#fashion-special #sectionC .point .txt .api_normalmaxpoint span {
    font-size: 18px;
}

/* shop-caution */
div#fashion-special #sectionC .shopAttention {
    margin-top: 20px;
    font-size: 11px;
}
div#fashion-special #sectionC .att {
    display: inline-block;
}
div#fashion-special #sectionC .att + .att {
    padding-top: 6px;
}
div#fashion-special #sectionC .shop-grant,
div#fashion-special #sectionC .shop-grant a,
div#fashion-special #sectionC .shop-caution a {
    color: #303030;
}
div#template div#fashion-special #sectionC .point .txt span.normalmaxpoint.has_sale,
div#template div#fashion-special #sectionC .point .txt span.api_normalmaxpoint.has_sale {
    margin-right: 0;
    padding-right: 18px;
    background: url("/resources/common/pc/img/contents/extra/fashion-special/summer/arr_point01.png") no-repeat right 5px center;
    background-size: 7px;
}

div#fashion-special #sectionC .point .txt span.normalmaxpoint.has_sale::after,
div#fashion-special #sectionC .point .txt span.api_normalmaxpoint.has_sale::after{
    content: url("/resources/common/pc/img/contents/extra/fashion-special/summer/ribon_pointup_s.png");
    position: absolute;
    top: 0px;
    left:0px;

   
}
/*--------------------------------------
shop category btn
---------------------------------------*/
div#fashion-special .btn_section{
    width: 950px;
    margin: 0 auto;
}
div#fashion-special .shopcategory_btn{
    position: relative;
    width: 950px;
    text-align: center;
    margin: 0 auto;
    background-image: url("/resources/common/pc/img/contents/extra/fashion-special/btn_bg.png");
    background-color:#0ab97d;
    border-radius: 100vh;
    padding: 20px 0px;
    border-bottom: 5px solid #1f946c;
    
}
div#fashion-special .shopcategory_btn:hover {
    margin-top: 5px;
    box-shadow: none;
    border-bottom: none;
    
}
div#fashion-special .shopcategory_btn:hover img{
    opacity: 1;
    
}
/* ----------------------------------------------------------------------------
 twitter
---------------------------------------------------------------------------- */
#twitter {
    padding: 60px 0 80px;
}
#twitter .sectionInner {
    width: 950px;
    margin: 0 auto;
    padding: 40px 0 46px;
    background: #eaf7ff;
    border-radius: 4px;
    text-align: center;
}
#twitter .catch {
    color: #333333;
    font-size: 20px;
}
#twitter .btn {
    padding-top: 28px;
}
#twitter .btn a {
    display: block;
    position: relative;
    width: 460px;
    margin: 0 auto;
    padding: 18px 0 20px;
    background: #1b95e0;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    box-shadow: 0px 6px 0px 0px #0074bc;
}
#twitter .btn a::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    right: 30px;
    margin-top: -5px;
    border-top: 3px solid #FFFFFF;
    border-right: 3px solid #FFFFFF;
    transform: rotate(45deg);
}
#twitter .btn a:hover {
    transform: translateY(6px);
    box-shadow: none;
    text-decoration: none;
}
#twitter .btn a img {
    padding-right: 10px;
}
#twitter .btn a:hover img {
    opacity: 1;
}

/*--------------------------------------
TOPへ戻る
---------------------------------------*/
#page-top {
    position: fixed;
    bottom: 40px;
    right: 100px;
}

#page-top .btn:before {
    display: block;
    font-family: 'FontAwesome';
    content: "\f106";
    padding-top: 10%;
    font-size: 45px;
    font-size: 3rem;
    line-height: 1.2;
    color: #00a9e6;
}

a.btn {
    display: inline-block;
    width: 75px;
    height: 75px;
    -webkit-border-radius: 20%; /* Google Chrome、Safari */
    -moz-border-radius: 20%; /* Firefox */
    -ms-border-radius: 20%; /* Internet Explorer */
    -o-border-radius: 20%; /* Opera */
    border-radius: 20%;
    text-align: center;
    z-index: 1;
    color: #00a9e6;
    border: none;
    font-size: 0px;
    background-color: #fffe00;
    box-shadow: 0 0 0 -2px #c7d1dd, 0 0 0 -1px #fffe00;
    -webkit-transition: -webkit-box-shadow .3s;
    -webkit-transition: box-shadow .3s;
    transition: box-shadow .3s;

}
a.btn:hover {
  box-shadow: 0 0 0 8px #00a9e6, 0 0 0 14px #fffe00;
  -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  -webkit-animation: gelatine 0.5s 1;
  animation: gelatine 0.5s 1;

}


/* effect */
.effect .top_icon {
    box-shadow: 0 0 0 4px #fff;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.effect .top_icon:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: #0ab97d;
    transition: transform 0.2s, opacity 0.3s;
}

/* effect a */
.effect-a .top_icon {
    color: #fff;
}

.effect-a .top_icon:hover {
    color: #fff;
}

.effect-a .top_icon:hover:after {
    transform: scale(1.3);
    opacity: 0;
}


p.Attention {
    margin: 0 auto;
     text-align: center;
    width: 950px;
}
p.Attention a{
    color: #365c95!important;
    text-decoration: underline;
    font-size: 14px;   
}

div#fashion-special #sectionA .crystal_bg1,
div#fashion-special #sectionA .crystal_bg2,
div#fashion-special #sectionA .crystal_bg3 {
	-webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
}
div#fashion-special #sectionA .crystal_bg1 *,
div#fashion-special #sectionA .crystal_bg2 *,
div#fashion-special #sectionA .crystal_bg3 * {
	-webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
}
div#template #fashion-special .sec#sectionB .sectionWrapper ul.shopContents li.shopContent {
	position: relative;
}
div#template #sectionB a.bnrlinkArea:after {
	position: absolute;
	content: "";
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0;
	transition: opacity 0.2s;
}
div#template #sectionB .shopContent.is-hovered a.bnrlinkArea:after {
	background: #fff;
	opacity: 0.2;
}
div#template #sectionB .shopContent .shopAttention {
	position: relative;
	z-index: 1000;
}
div#template #sectionB .shopContent.is-hovered .shopAttention .att > a {
	opacity: 0.8;
}
div#template #sectionB .shopContent .att > a {
	text-decoration: underline;
	opacity: 1;
	transition: opacity 0.2s;
}
div#template #sectionB .shopContent .att > a:hover {
	text-decoration: none;
}
div#template .sec#sectionB .sectionWrapper p.att + .att {
	padding-top: 0 !important;
}
div#template .sec#sectionC .sectionWrapper ul.shopContents li.shopContent {
	position: relative;
}
div#template .sec#sectionC .sectionWrapper ul.shopContents li.shopContent .linkArea::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0;
	transition: opacity 0.2s;
}
div#template .sec#sectionC .sectionWrapper ul.shopContents li.shopContent.is-hovered .linkArea::after {
	opacity: 0.2;
}
div#template .sec#sectionC .sectionWrapper div.shopAttention {
	position: relative;
	z-index: 1000;
}
div#template .sec#sectionC .sectionWrapper div.shopAttention a {
	text-decoration: underline;
}
div#template .sec#sectionC .sectionWrapper div.shopAttention a:hover {
	text-decoration: none;
}
div#template .sec#sectionC .sectionWrapper ul.shopContents li.shopContent .shopAttention a {
	transition: opacity 0.2s;
	opacity: 1;
}
div#template .sec#sectionC .sectionWrapper ul.shopContents li.shopContent.is-hovered .shopAttention a {
	opacity: 0.8;
}
div#template .sec#sectionC .sectionWrapper ul.shopContents li.shopContent .shopAttention {
	min-height: 32px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
div#template .sec#sectionB .shopContent .shopInfo .shopInfoLogo {
    text-align: center;
}
div#template .sec#sectionB .shopContent .shopInfo .shopInfoLogo img {
    max-width: 156px;
}
div#template div#fashion-special.fashion-special--im #sectionC .shopContentInner > a {
    max-width: 100%;
    width: 100%;
    display: block;
}
div#template div#fashion-special.fashion-special--im #sectionC .point .txt span.api_normalmaxpoint.has_sale {
    padding-right: 18px;
    font-size: 12px;
    background-position: center right 6px;
}
div#template div#fashion-special.fashion-special--im #sectionC .point .txt .api_displaypoint {
    font-size: 16px;
}
div#template div#fashion-special.fashion-special--im #sectionC .point .txt .api_displaypoint span {
    font-size: 28px;
}



