html {
  font-size: 62.5%;
}
.error,
.errorTxt02 {
  color: #f60;
  font-weight: bold;
}
#document #BreadCrumb {
  padding-bottom: 0;
  margin: 0 auto 40px;
}
#document #BreadCrumb:after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  right: -100%;
  bottom: 0;
  z-index: -1;
  background: #fef8fc;
}
#document #BreadCrumb ul:after {
  content: '';
  display: table;
  clear: both;
  zoom: 1;
}
#mainContents {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 0 80px 0;
}
#mainContents #pageTitle h2 {
  background: url("/com/images/login/icon_login.png") left center no-repeat;
  padding: 3px 0 3px 40px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0 0 30px 0;
}
#mainContents h3 {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-bottom: none;
  border-left: 3px solid #f17fbd;
  line-height: 1;
  font-weight: bold;
}
#mainContents .formTableA {
  border-collapse: collapse;
  border-top: 1px solid #ddd;
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 30px 0 60px 0;
}
#mainContents .formTableA th {
  background: #f4f4f4;
  border-bottom: 1px solid #ddd;
  padding: 20px;
  font-weight: bold;
  text-align: left;
  width: 230px;
}
#mainContents .formTableA td {
  border-bottom: 1px solid #ddd;
  padding: 20px 30px;
}
#mainContents .formTableA td .bold {
  width: 40px;
  font-weight: bold;
  display: inline-block;
}
#mainContents #formBtnListA {
  margin: 0 0 60px 0;
}
#mainContents #formBtnListA ul {
  text-align: center;
  letter-spacing: -0.4em;
}
#mainContents #formBtnListA ul li {
  display: inline-block;
  letter-spacing: normal;
}
#mainContents #formBtnListA ul li.long {
  width: 360px;
}
#mainContents #formBtnListA ul li:first-child + li {
  margin: 0 0 0 30px;
}
#mainContents #formBtnListA ul li input {
  display: block;
  border: 1px solid #ddd;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #666;
  border-radius: 10px;
  letter-spacing: 0.05em;
  background: #f17fbf;
  color: #fff;
  border: none;
  width: 360px;
  height: 60px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
#mainContents #formBtnListA ul li a:hover {
  opacity: 0.8;
}
#mainContents #formBtnListA #creditcardNotification {
  text-align: center;
  color: #e4007f;
  margin: 0 0 10px 0;
}
#mainContents .card-block {
  margin: 0 0 60px 0;
}
#mainContents #callCenterBlock a {
  color: #333;
  text-decoration: underline;
}
#mainContents #callCenterBlock a:hover {
  text-decoration: none;
}
#mainContents .txt-complete {
  font-weight: bold;
  color: #e4007f;
  margin: 0 0 60px 0;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
}
#mainContents .txt-complete02 {
  font-weight: bold;
  text-align: center;
}
#mainContents .txt-complete03 {
  text-align: center;
  margin: 0 0 60px 0;
}
#mainContents .caption {
  margin: 10px 0 0 0;
  font-size: 14px;
  font-size: 1.4rem;
}
#mainContents #passwordSaisettei .formTableA {
  margin: 10px 0 60px 0;
}
#mainContents #passwordSaisettei .formTableA td .errorTxt02 {
  margin: 10px 0 0 0;
}
#mainContents #mailMagazine .formTableA.type2 td .check-group .checkbox-icon {
  margin: 0;
}
#mainContents #btnBlock {
  margin: 0 0 60px 0;
}
#mainContents #btnBlock ul {
  text-align: center;
  letter-spacing: -0.4em;
}
#mainContents #btnBlock ul li {
  display: inline-block;
  letter-spacing: normal;
}
#mainContents #btnBlock ul li.long {
  width: 360px;
}
#mainContents #btnBlock ul li:first-child + li {
  margin: 0 0 0 30px;
}
#mainContents #btnBlock ul li input {
  display: block;
  border: 1px solid #ddd;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #666;
  border-radius: 10px;
  letter-spacing: 0.05em;
  background: #f17fbf;
  color: #fff;
  border: none;
  width: 360px;
  height: 60px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
#mainContents #btnBlock ul li a:hover {
  opacity: 0.8;
}
.box-gray {
  background: #f0f0f0;
  margin: 15px 0 30px 0;
  padding: 30px 40px;
}
.box-gray p {
  float: left;
}
.box-gray img {
  float: right;
}
.box-gray a {
  color: #333;
  text-decoration: underline;
}
.box-gray a:hover {
  text-decoration: none;
}
.textbox-group input[type='text'],
.textbox-group input[type='password'] {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 10px;
  color: #333;
  border: 0;
  border: solid 1px #a0a0a0;
  margin: 0;
  border-radius: 5px;
  line-height: 38px;
  height: 40px;
}
.required-field.empty {
  background-color: #fdecf6 !important;
  color: #666 !important;
}
.textbox-group input[type='text']#userId {
  width: 380px;
  margin: 0 20px 0 0;
}
.textbox-group input[type='text']#mailAddress {
  width: 390px;
  margin: 0 0 5px 0;
}
.textbox-group input#password {
  width: 320px;
  margin: 0 20px 15px 0;
}
.textbox-group input[type='text']#nameKanjiSei,
.textbox-group input[type='text']#nameKanjiMei {
  width: 120px;
  margin: 0 20px 0 0;
}
.check-group {
  display: inline-block;
  position: relative;
  width: 100%;
}
.check-group .checkbox-icon {
  background-image: url("/com/images/common/common-img-sprite.png");
  background-position: 0px -2031px;
  width: 25px;
  height: 25px;
  display: inline-block;
  float: left;
  margin: 0 5px 0 0;
}
.check-group .txt {
  text-align: left;
  display: block;
  float: right;
  width: 70px;
}
.check-group input[type='checkbox'] {
  position: absolute;
  left: -3000px;
}
.check-group .checkbox-icon.checked,
.check-group .checkbox-icon.checked.user {
  background-position: 0px -1997px;
}
.cautionA {
  margin: 0 0 60px 0;
}
#callCenterBlock p {
  margin: 0 0 20px 0;
}
.select-group {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #959595;
  border-radius: 5px;
  min-width: 10px;
  background: #fff;
  z-index: 0;
}
.select-group .select {
  width: 110%;
  height: auto;
  min-height: 26px !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 7px 0;
  text-indent: 16px;
  background-image: none !important;
  border: none;
  background: transparent;
  font-size: 16px;
  z-index: 1;
}
.label.select-group {
  margin: 0 0 10px 0;
  width: 600px;
}
.select-group.select-group-birthdayYear,
.select-group.select-group-birthdayMonth,
.select-group.select-group-birthdayDay {
  width: 120px;
}
.select-group .select#birthdayYear,
.select-group .select#birthdayMonth,
.select-group .select#birthdayDay {
  background-image: url("/img/select_arrow40.png") !important;
  background-repeat: no-repeat;
  display: block;
  height: 36px;
  padding: 0;
}
.select-group.select-group-address .select {
  background-position: 530px;
  width: 620px;
  height: 40px;
  padding: 0;
}
.select-group.select-group-birthdayYear .select,
.select-group.select-group-birthdayMonth .select,
.select-group.select-group-birthdayDay .select {
  background-position: 80px;
  width: 170px;
}
