@charset "Shift_JIS";
/*-------------------------------------
SITE : http://zozo.jp/
CREDIT : DESIGN BY START TODAY CO.,LTD.
CREATE : 2016.11.01
MODIFIED : 
Ver : 1.0
MEMO : 2016.11.01 ツケ払いモーダル
-------------------------------------*/

.modalOpen #laterModal{ display:block; }
#laterModal{ position:absolute; display:none; z-index:1000; width:100%; left:0; top:0;}
#laterModal .overlay{ background:#000; opacity:0.7; filter:alpha(opacity=70); width:100%; height:100%; position:fixed; left:0; top:0; }


/*-------------------------------------
	共通
-------------------------------------*/

.laterContent{ position:absolute; top:0; width:720px; z-index:10; background:#ffffff; left:50%; margin-left:-360px; color:#3c3c3c;}
.laterContent .modalSection{ text-align:center; margin:50px auto 0; width:620px; padding-bottom:15px;}
.laterContent .modalSection .laterSectionH{ font-size:22px; padding-top:110px; }
.laterContent .modalSection .laterTxt{ font-size:14px; line-height:1.714; margin-top:16px;}
.laterContent .modalSection .laterImg{ margin:32px 0 18px;}
.laterContent .modalSection .laterInfo{ margin:6px 0 0; font-size:11px; line-height:2; color:#808080;}


.laterContent h2{ font-size:38px; text-align:center; line-height:1.28;}

/*-------------------------------------
	sec01
-------------------------------------*/

.laterContent #laterSec01 .laterSectionH{ background:url(//img4.zozo.jp/later-payment/pc/lp/ico_sec01.png) no-repeat center top; }

/*-------------------------------------
	sec02
-------------------------------------*/

.laterContent #laterSec02 .laterSectionH{ background:url(//img4.zozo.jp/later-payment/pc/lp/ico_sec02.png) no-repeat center top; }


/*-------------------------------------
	sec03
-------------------------------------*/

.laterContent #laterSec03 { width:100%; }
.laterContent #laterSec03 .laterSectionH{ background:url(//img4.zozo.jp/later-payment/pc/lp/ico_sec03.png) no-repeat center top; }


/*-------------------------------------
	button
-------------------------------------*/

.laterContent .laterBtnArea{ margin:25px 0 50px;}
.laterContent .laterBtnArea .gBtnWhite{ margin:auto; }
.laterContent .closeBtn{ position:absolute; right:10px; top:10px; }
