@charset 'utf-8';

.item-sp {
  display: inherit !important;
}
.item-pc {
  display: none !important;
}

/* --------------------------------------------------
  Overwrite - "hcm.css"   Add 20201126
-------------------------------------------------- */

/** #anc-choice
==============================================*/
.section-choice .choice-item .item-label p{
  float: left;
  padding-right: 0;
}

.section-choice .choice-item .item-label p img{
  float: left;
  padding-right: 20px;
  padding-top: 0 !important;
}

.section-choice .choice-item .figure img{
  margin-top: 0;
}

.choice .item-title {
  margin-top: 0;
}

/* --------------------------------------------------
  Overwrite - "common.css"
-------------------------------------------------- */

/** SITE HEADER
==============================================*/
.masthead .status-list {
  padding-top: 1.5em;
}
.masthead .mh-headline {
  padding: 7.5% 0;
  border-top: none;
}

/* --------------------------------------------------
  Overwrite - "style.css"
-------------------------------------------------- */
h1 {
  font-size: 20px;
  font-size: 2.0rem;
}

/* Add 202011
---------------------------------------------- */
.smaller {
  font-size: 19px;
  font-size: 1.9rem;
}

/*=======================
  submitボタン
=======================*/
.submit_btn p {
  background-position: left 40px top 8px;
}

/* --------------------------------------------------
  Overwrite - "form.css"
-------------------------------------------------- */

/** PAGE -- TOP
============================================== */

/* 会員登録情報追加登録のお願い - Add 202010
---------------------------------------------- */
/* .request-regist {
  display: none;
} */

.regist-details {
  background-color: #f5f5f5;
  padding: 25px 10px 15px 30px;
  display: flex;
  margin: 20px 0;
}

.regist-details dl {
  display:block;
  align-items: left;
  justify-content: space-between;
 
}
.regist-details dl dt {
  font-weight: 700 !important;
  margin: 0 0 20px 0;
  
}
.regist-details dl dd {
  margin: 0 0 10px 0;
  float: left;
  width: 45%;
}

/* Home Club アカウント特典 - Repair 202101
---------------------------------------------- */
.section-choice {
  padding: 0;
  margin: 0;
}
.section-choice .content.choice.inner {
  width: auto;
  padding: 9.333333% 6.666666%;
  /*
  background: url(../img/ctg_bg_sp.png) repeat-y 0 0;
  */
}
.section-choice .content.choice.inner .in-inner {
  padding: 0%;
}
.section-choice .choice-item {
  padding: 0;
}
.section-choice .choice-item h3 {
  font-size: 4.8vw; /* 36/750 */
  margin: 0.5em 0 0;
}
.section-choice .choice-list li:last-of-type h3 {
  font-size: 3.7333333vw; /* 28/750 */
}

.section-choice .choice-list li:last-of-type h3.hc {
  font-size: 4.8vw; /* 36/750 */
  margin: 0.5em 0 0;
}

.section-choice .choice-item .item {
  border-bottom: 0;
}
.section-choice .choice-item .item .type-2 .figure {
  margin: 0;
}
.section-choice .choice-item .item-label {
  position: static;
  float: none;
}
.section-choice .choice-item .item-label .checkbox-parts {
  position: relative;
  width: 13px;
  height: 13px;
  padding: 0;
}
.section-choice .choice-item .item-label p {
  font-size: 3.2vw; /* 24/750 */
  line-height: 1.5;
}
.section-choice .choice-item:first-of-type .figure img,
.section-choice .choice-item:last-of-type .figure img {
  display: block;
}
.section-choice .choice-headline {
  margin: 0;
}
.section-choice .choice-headline p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
  padding: 0;
  margin: 5.333333% 0 8%;
}
.section-choice .choice-title {
  font-size: 5.3vw; /* 40/750 */
  text-indent: 0;
  text-align: center;
  display: block;
  border-bottom: solid 5px #962828;
  padding: 0 0 0.5em;
}
.section-choice .choice-title small {
  font-size: 0.6em;
}
.section-choice .choice-title::before {
  content: none;
}
.section-choice .choice-title::before,
.section-choice .choice-title::after {
  width: 30px;
  height: 38px;
}
.section-choice .choice-title::before {
  left: -45px;
}
.section-choice .choice-title::after {
  right: -45px;
}
.section-choice .choice-list {
  display: block;
  margin: 0;
  padding: 0;
}
.section-choice .choice-list li {
  width: 100%;
  float: none;
}
.section-choice .choice-list li:first-of-type {
  margin: 0;
}
.section-choice .choice-list li:not(:first-of-type) {
  margin: 12% 0 0;
}
.choice .item-title {
  font-size: 3.2vw; /* 24/750 */
  line-height: 1.5;
  margin: 0.25em 0 0;
  padding: 0;
}
.section-choice .choice-list li:last-of-type {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.section-choice .choice-list li:last-of-type .item {
  width: 46.153846%;
}

.section-choice .choice-list li:last-of-type .item.hc {
  width: 100%;
}

.section-choice .choice-list li:last-of-type .item:last-of-type {
  margin: 0;
}

/* --------------------------------------------------
  Overwrite - "item.css"
-------------------------------------------------- */

/* =======================
  カテゴリ・項目
======================= */

/** PAGE -- TOP
============================================== */
/* 住所 */
#address li:nth-child(odd) {
  width: 100%;
}
#address li:nth-child(even) {
  width: 100%;
}

/* 自動入力 */
#address ul.inn .post th {
  text-align: center;
}

#terms {
  margin: 5em 0 0;
}
#terms .box {
  display: flex;
  flex-direction: column-reverse;
}
#terms .norton {
  margin: 20px 0 0;
}
#terms .norton table, #terms .norton table td {
  width: 100% !important;
}
#terms .norton table td {
  text-align: left;
}

/* パスワード */
#pw input,
#pw_confirm input {
  width: 90%;
}

/* 画像認証 */
.box .img-auth label span {
  display: block;
  margin: 5px 0 0;
}
.box .img-auth label img {
  width: 20px;
  height: 20px;
  margin: 0 5px 0 20px;
}