@charset "SHIFT-JIS";
.secondpulldown {
  display: none;
  vertical-align: top;
}
#contentBody {
  font-size: 14px;
  line-height: 1.5em;
}
#contentBody a {
  color: #333;
  text-decoration: underline;
}
#contentBody #pageTitle h2 {
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  margin: 0 0 40px 0;
  border: none;
}
#contentBody #pageTitle h2 span {
  border: none;
}
#contentBody #nyuryokuran {
  margin-top: 20px;
}
#contentBody #nyuryokuran .errorTxt01,
#contentBody #nyuryokuran .errorTxt02 {
  color: #f60;
  font-weight: bold;
}
#contentBody #nyuryokuran a.postalcode-btn {
  background-color: #fff;
  color: #666;
  width: 85px;
  height: 40px;
  border: 1px solid #ddd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(97%, #eee));
  background: linear-gradient(to bottom, #fff 20%, #eee 97%);
  border-radius: 20px;
  padding: 8px 10px;
  font-weight: bold;
  vertical-align: middle;
  margin: 0 20px 0 0;
  text-decoration: none;
}
#contentBody #nyuryokuran .required {
  display: inline-block;
  padding: 3px 5px 2px 5px;
  background: #e4007f;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  position: relative;
  top: -2px;
  margin-left: 5px;
}
#contentBody #nyuryokuran .secondpulldown a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 25px;
  color: #333;
  display: inline-block;
  background-image: none;
  position: relative;
  top: 10px;
  line-height: 200%;
}
#contentBody #nyuryokuran .secondpulldown a:before {
  content: "";
  background-image: url("/com/images/common/common-img-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 -3321px;
  float: left;
  width: 20px;
  height: 20px;
  position: relative;
  top: 3px;
  left: -5px;
}
#contentBody #nyuryokuran table.formTableA table th {
  padding: 0 15px 0 0;
  background: none;
  border: none;
  width: auto;
}
#contentBody #nyuryokuran table.formTableA table td {
  padding: 0 15px 0 0;
  border: none;
}
#contentBody #nyuryokuran input[type='text'] {
  display: inline-block;
  font-size: 16px;
  padding: 0 10px;
  color: #333;
  border: 0;
  border: solid 1px #a0a0a0;
  margin: 0;
  border-radius: 5px;
  line-height: 38px;
  height: 40px;
  width: 320px;
}
#contentBody #nyuryokuran input[name="kanjiSei"],
#contentBody #nyuryokuran input[name="kanjiMei"],
#contentBody #nyuryokuran input[name="zip"] {
  width: 120px;
}
#contentBody #nyuryokuran select {
  width: 250px;
  height: 40px;
  padding: 0 10px;
  min-height: 26px !important;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  text-indent: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: none !important;
  border: none;
  background: transparent;
  font-size: 16px;
  z-index: 1;
  border: 1px solid #959595;
  border-radius: 5px;
  background-image: url("/img/select_arrow40.png") !important;
  background-repeat: no-repeat;
  background-position: 232px;
}
#contentBody #nyuryokuran select::-ms-expand {
  display: none;
}
#contentBody #nyuryokuran select.typeA {
  background-image: none !important;
  min-height: 40px !important;
  width: 100%;
  height: auto;
  line-height: 240%;
}
#contentBody #nyuryokuran textarea {
  font-size: 16px;
  padding: 10px;
  border: solid 1px #a0a0a0;
  border-radius: 5px;
}
#contentBody #nyuryokuNaiyouKakunin h3 {
  border: none;
  margin: 30px 0 25px 0;
  font-size: 18px;
  font-weight: bold;
  border-left: 3px solid #f17fbf;
  padding-left: 15px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  line-height: 120%;
}
#contentBody #nyuryokuNaiyouKakunin #submitButton {
  width: 100%;
  text-align: center;
  margin: 40px 0;
}
#contentBody #nyuryokuNaiyouKakunin #submitButton a {
  display: inline-block;
  line-height: 55px;
  border: 1px solid #d0d0d0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(97%, #eee));
  background: linear-gradient(to bottom, #fff 20%, #eee 97%);
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #666;
  border-radius: 10px;
  letter-spacing: 0.05em;
  width: 300px;
  text-align: center;
}
#contentBody #nyuryokuNaiyouKakunin p.note {
  padding: 20px 0;
  text-align: center;
}
#contentBody #nyuryokuNaiyouKakunin p.note span {
  color: #e4007f;
  font-weight: bold;
  margin-bottom: 30px;
  display: block;
  font-size: 20px;
}
#contentBody #nyuryokuran .formTableA,
#contentBody #nyuryokuNaiyouKakunin .formTableA {
  border-collapse: collapse;
  border: none !important;
  border-top: 1px solid #ddd !important;
  border-bottom: 1px solid #ddd !important;
  width: 980px;
  font-size: 16px;
  margin: 10px 0 60px 0;
}
#contentBody #nyuryokuran .formTableA th,
#contentBody #nyuryokuNaiyouKakunin .formTableA th {
  background: #f4f4f4;
  border-bottom: 1px solid #ddd;
  border-left: none;
  padding: 20px;
  font-weight: bold;
  text-align: left;
  width: 230px;
}
#contentBody #nyuryokuran .formTableA th .caption01,
#contentBody #nyuryokuNaiyouKakunin .formTableA th .caption01 {
  font-size: 14px;
  font-weight: normal;
  padding: 10px 0 0 0;
}
#contentBody #nyuryokuran .formTableA th .caption02,
#contentBody #nyuryokuNaiyouKakunin .formTableA th .caption02 {
  font-size: 14px;
  color: #e4007f;
  padding: 10px 0 0 0;
}
#contentBody #nyuryokuran .formTableA td,
#contentBody #nyuryokuNaiyouKakunin .formTableA td {
  border-bottom: 1px solid #ddd;
  border-left: none;
  padding: 20px 30px;
  width: auto;
}
#contentBody #nyuryokuran .formTableA td .bold,
#contentBody #nyuryokuNaiyouKakunin .formTableA td .bold {
  width: 40px;
  font-weight: bold;
  display: inline-block;
}
#contentBody #btnBlock .formBtnListA {
  border-top: none;
}
#contentBody #includeBlock p span {
  color: #e4007f;
  display: inline-block;
}
#contentBody #includeBlock p span a.linkIconA {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 25px;
  color: #333;
  display: inline-block;
  background-image: none;
  position: absolute;
}
#contentBody #includeBlock p span a.linkIconA:hover {
  color: #333;
  opacity: 0.8;
}
#contentBody #includeBlock p span a:before {
  content: "";
  background-image: url("/com/images/common/common-img-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 -3321px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  float: left;
  width: 20px;
  height: 20px;
  position: relative;
  top: 3px;
  left: -5px;
}
#contentBody .formBtnListA li.confirm input[type="submit"] {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(53%, #f589c6), color-stop(139%, #dc4873));
  background: linear-gradient(to bottom, #f589c6 53%, #dc4873 139%);
  border: none;
  border-radius: 10px;
  display: block;
  width: 300px;
  color: #fff;
  font-size: 18px;
  padding: 15px 0 15px 0;
  font-weight: bold;
  letter-spacing: 1px;
}
#contentBody .formBtnListA li.back a {
  width: 140px;
  position: relative;
  display: block;
  border: 1px solid #ddd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(97%, #eee));
  background: linear-gradient(to bottom, #fff 20%, #eee 97%);
  line-height: 58px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none !important;
  color: #666;
  border-radius: 10px;
  letter-spacing: 0.05em;
}
#contentBody .formBtnListA li.back a.arrowL:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url("/com/images/common/common-img-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 -3298px;
  top: 50%;
  left: 30px;
  margin-top: -10px;
}
#contentBody .formBtnListA li.complete a {
  display: block;
  border-radius: 10px;
  color: #fff !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(47%, #7fbe26), color-stop(109%, #608c1a));
  background: linear-gradient(to bottom, #7fbe26 47%, #608c1a 109%);
  background: -moz-linear-gradient(top, #7fbe26 47%, #608c1a 109%);
  font-weight: bold;
  font-size: 18px;
  text-decoration: none !important;
  width: 300px;
  line-height: 58px;
}
#contentBody #loginBlock {
  background-color: #fef7fb;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 30px;
}
#contentBody #loginBlock .btn {
  text-align: center;
  margin: 0;
}
#contentBody #loginBlock .btn a {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(53%, #f589c6), color-stop(139%, #dc4873));
  background: linear-gradient(to bottom, #f589c6 53%, #dc4873 139%);
  border: none;
  border-radius: 10px;
  display: inline-block;
  width: 300px;
  color: #fff;
  font-size: 18px;
  padding: 15px 0 15px 0;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
#contentBody p.signout,
#contentBody p.toChatbot,
#contentBody p.toCustomercenter {
  font-weight: bold;
  margin: 10px 0;
  width: 100%;
}
#contentBody p.signout{
  font-size: 16px;
}
#contentBody p.toChatbot,
#contentBody p.toCustomercenter {
  font-size: 20px;
}

#gfooter .gfooter-contact {
  padding: 65px 0 40px 0;
}
#gfooter .gfooter-contact-phone:before {
  content: "お電話でのお問い合わせ";
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: 40px;
  letter-spacing: 0;
}

.krkr-iframe {
  width: 980px !important;
  height: 380px !important;
  border: none;
  box-shadow: 0 0 2px rgba(0,0,0,0.5);
  margin-bottom: 30px;
}

#nyuryokuran table.formTableA tr:first-child td p:first-child {
  display: inline-block;
  vertical-align: top;
}
.naiyoBanner {
  width: 320px;
  display: inline-block;
  margin-left: 20px;
}
.naiyoBanner img {
  width: 100%;
}
.toFaq {
  text-align: center;
  padding-bottom: 30px;
}
.naiyoLink a {
  text-decoration: none !important;
}
.naiyoLink a:before{
  content: "";
  background-image: url("/com/images/common/common-img-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 -3321px;
  float: left;
  width: 20px;
  height: 20px;
  position: relative;
  top: 2px;
  left: -2px;
}