@charset "utf-8";

/* ----------------------------------------------------
メディアクエリ設定 All
---------------------------------------------------- */
.disnone{
display: none!important;
}

main{
	max-width: 100%;
	border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  margin-top: 20px;
	/*margin-bottom: 20px;*/
}

.contents{
  max-width: 900px;
  margin: 30px auto;
  line-height: 1.7;
  font-size: 14px;
  font-size: 1.4rem;
}
.contents h1{
  font-weight: bold;
  color:#333;
  /*color: #fff;
  background: #d41f1f;*/
  background:#E1E1E1;
  padding: 15px 30px;
  font-size: 2rem;
  margin-bottom: 15px;
}
.contents b{
  font-weight: bold;
}
.inner{
  padding: 15px 15px 30px;
}
.contents h2{
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  color: #d41f1f;
  margin-bottom: 15px;
}
.input-tbl{
  margin: 30px auto;
  width: 100%;
  border-top: 1px solid #d4d4d4;
}
.input-tbl th{
  border-bottom: 1px solid #d4d4d4;
  padding: 20px;
  width: 30%;
  background: #ffeeee;
}
.input-tbl td{
  border-bottom: 1px solid #d4d4d4;
  padding: 20px;
}
.input-tbl td input{
  padding: 8px 5px;
  border: 0;
  border: 1px solid #e3e4e6;
  -webkit-appearance: none;
  border-radius: 3px;
  width: 60%;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}
.input-tbl input:focus {
  border: 1px solid #DF8300;
  outline: 0;
  background: #fff2d9;
}
.btn{
  text-align: center;
}
.btn li{
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
}
.back a{
  display: block;
  background: #d8d8d8;
  border-radius: 3px;
  padding: 9px 0 10px 10px;
  width: 110px;
  margin-right: 30px;
  position: relative;
}
.back a::before{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -2px;
}
.submit button{
  background: #d41f1f;
  color: #fff;
  cursor: pointer;
  border: none;
  outline: none;
  padding: 10px ;
  font-size: 16px;
  font-size: 1.6rem;
  width: 200px;
  appearance: none;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
  border-radius: 3px;
  margin-bottom: 30px;
  position: relative;
}
.submit button::before{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -3px;
}
/*All END*/


/*エラーページ*/
.ss_txtBoxCen_terminate {
    margin: 5px 10px 80px;
}
h4.ss_contactBox {
    color: #343434;
    padding: 4px 10px;
    width: 623px;
}
div.ss_contactBox {
    border: 1px solid #E1E1E1;
    padding: 7px 14px 7px 14px;
    width: 615px;
}


/*ログイン情報設定画面（account_setting）*/
.smp_account_setting .contents table th{
	vertical-align: middle;
}
.errorMsg{
  color: #FF0000;
  font-weight: bold;
}
.smp_account_setting_finish .ss_txtBoxCen{
	margin-top: 50px;
  margin-bottom: 80px;
}


/* ----------------------------------------------------
メディアクエリ設定 (PC) 961px～
---------------------------------------------------- */
@media screen and (min-width: 961px) {



/*PC END*/
}

 /* ----------------------------------------------------
メディアクエリ設定 (tablet and PC) 769px～
---------------------------------------------------- */
@media only screen and (min-width: 769px){

.sp-only { display: none; }

/*tablet PC END*/
}

 /* ----------------------------------------------------
メディアクエリ設定 (tablet　only)  769～1200px
---------------------------------------------------- */
@media only screen and (min-width: 769px) and (max-width: 1200px) {




}

 /* ----------------------------------------------------
メディアクエリ設定 (smartPhone only)   0～768px
---------------------------------------------------- */
@media screen and (max-width: 768px) {

.pc-only { display: none; }

.contents {
  margin-top: 10px;
}
.contents h1{
  padding: 10px 15px;
  font-size: 1.6rem;
}
.inner{
  padding: 15px 10px;
}
.input-tbl{
  margin: 15px -10px 30px;
  width: calc(100% + 20px)
}
.input-tbl th{
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: none;
}
.input-tbl td{
  display: block;
  width: 100%;
  padding-bottom: 30px;
}
.back a{
  margin-right: 15px;
}
.submit button{
  width: 150px;
}
  .input-tbl td input{
    width: 100%;
    font-size: 1.6rem;
  }

/*smartPhone END*/
}

/*shanon.2017/08/25.nagamine.START.*/
.smp_mypage .ss_preBox{
  padding: 15px 10px;
}
.cancel_confirm .ss_preBox h2,
.cancel_confirm .ss_preBox p,
.cancel_confirm .ss_preBox .list-tbl,
.smp_mypage_auth_data_add .ss_preBox h2,
.smp_mypage_auth_data_add .ss_preBox p,
.smp_mypage_auth_data_add .ss_preBox th label{
  padding-left: 10px;
}
/*shanon.2017/08/25.nagamine.END.*/
