@charset "UTF-8";
/*-------------------------------------
SITE : //www.jeansfactory.jp/
CREATE : 2017.03.14
MODIFIED : 
UPDATED BY : OGASAWARA
MEMO : 
-------------------------------------*/

/*-------------------------------------
  FS2打消し用 SP版
-------------------------------------*/
.FS2_upper_comment, 
.FS2_lower_comment{ margin:0;  padding:0}

/* ==================================

 thanks
 
================================== */

.thanks-message{margin:60px 0 120px}
.thanks-message__mainImg {width: 700px; margin: 0 auto;}
.thanks-message__mainImg img{width: 100%;}
.thanks-message__title{font-size:30px;  line-height:48px;  margin:0;  text-align:center}
.thanks-message__description{ font-size:14px;  line-height:1.75;  margin:20px 0 0;  text-align:center}
a.thanks-message__navigation-button { background-color:#2490D0;  border-radius:0;  border:1px solid #2996cc;  box-sizing:border-box; display:block; font-weight:bold;  height:60px;  line-height:60px; text-align:center;  width:300px;  overflow:hidden;  font-size:18px;  margin:40px auto 0; color:#fff}
.error-message__navigation-button:hover{ text-decoration:none; opacity:0.8}

@media only screen and (max-width: 768px) {
.thanks-message{margin:40px 0 60px; padding:0 5%}
.thanks-message__mainImg {width: 90%;}
.thanks-message__title {font-size: 16px; font-weight: bold; line-height: 1.5;}
a.thanks-message__navigation-button { height:45px;  line-height:45px; width:100%; font-size:15px;  margin:30px auto 0;}
}