@charset "Shift_JIS";
/*!
 * ZOZOTOWN
 * http://zozo.jp/
 * 2017.04.19
 */



 /* ----------------------------------------
  * K
  * ---------------------------------------- */


#tradeInModalWrapper{ }
#tradeInModalWrapper.hide{ display:none; }
#tradeInModalWrapper .overlay{ background: #000000; display: block; height: 100%; left: 0; opacity: 0.7; position: fixed; top: 0; width: 100%; z-index: 9998; }

#tradeInModal{ display: block; left: 50%; margin: 0 0 50px -375px; position: absolute; top: 0; width: 750px; z-index: 9999; background:#ffffff; color:#888888; text-align:center; }

#tradeInModal .lead{ font-size:22px; text-align:center;  line-height:1.7272;}

#tradeInModal .modalClose{ position:absolute; color:#888888; width:38px; height:38px; border-radius:19px; right:-19px; top:-19px; background:#f3f3f3 url(/common_2015/img/ico/ico_cancel.png) no-repeat center center; z-index:3; font-size:14px;cursor:pointer; }


 /* ----------------------------------------
  * .cover
  * ---------------------------------------- */
#tradeInModal .cover .lead{ margin: 22px 0 28px;}

 /* ----------------------------------------
  * #tradeInFlow
  * ---------------------------------------- */
#tradeInModal #tradeInFlow{ background:#f9f9f9;  border-top:solid 1px #eaeaec; border-bottom:solid 1px #eaeaec; padding: 30px 0; margin: 20px 0 50px;}
#tradeInModal #tradeInFlow .sections{ background:url(//img4.zozo.jp/tradein/pc/bg.jpg) no-repeat center bottom; }
#tradeInModal #tradeInFlow h2{ font-size:32px; margin: 0 0 -10px; }

#tradeInModal #tradeInFlow .sections .tradeSec{ border-bottom: solid 1px #eaeaec; }
#tradeInModal #tradeInFlow .sections .tradeSec.noBorder{ border-bottom: none; }


#tradeInModal #tradeInFlow .tradeSec{ padding:30px 0 0; }

#tradeInModal #tradeInFlow .no{ font-size:18px;  display:inline-block; width:48px; height:48px; border:solid 1px #dfdfdf; border-radius:25px 25px;  line-height:50px; background:#ffffff;  }
#tradeInModal #tradeInFlow .txt{ margin:12px 0 0; font-size:22px;}
#tradeInModal #tradeInFlow .img{ margin:20px 0 0;}


#tradeInModal #tradeInFlow .moreInfo { background:#e6e6e6; width:535px; margin: auto; border-radius:5px; padding: 20px 0 20px;}
#tradeInModal #tradeInFlow .moreInfo .ttl{ color:#3ccea0; font-size:18px; font-weight:bold; }
#tradeInModal #tradeInFlow .moreInfo .info{ font-size:12px; margin-top:5px; line-height:1.5;}

#tradeInModal .btn{ padding: 40px 0; }
#tradeInModal .gBtnWhite.btnM{ margin:auto; }





