@charset "Shift_JIS";

/* --------------------------------------------------------------------
yPCzƒgƒsƒbƒNƒX Š”Žå—D‘ÒˆÄ“àƒy[ƒW—pCSS
--------------------------------------------------------------------- */

/* Šù‘¶‚Ìƒ^ƒCƒgƒ‹”ñ•\Ž¦ */
.mainframe_ .topiclist_body_ > .topic_title_,
.wrapper_ > .topiclist_body_ > .topic_title_ {
  display: none;
}

/* Šù‘¶‚ÌCSS‘Å‚¿Á‚µ */
.mainframe_ .topiclist_body_ .article_ #topic_wrapper {
  margin: 0;
  padding: 0;
  border: none;
}

/* ƒwƒbƒ_[(.head) 
================================================== */

.mainframe_ .topiclist_body_ > .article_ .head h2 {
  padding: 20px;
  border: 1px solid #222;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  color: #164A95;
}

.mainframe_ .topiclist_body_ > .article_ .head p {
  margin-top: 20px;
  font-size: 1.6rem;
}

/* ‚²—D‘Ò‚ÌŠT—v(.about_goyutai) 
================================================== */
.mainframe_ .topiclist_body_ > .article_ .about_goyutai .payment_list {
  display: block;
  text-indent: 0;
  margin-top: 5px;
  padding: 10px;
  border: 1px solid #222;
}

.mainframe_ .topiclist_body_ > .article_ .about_goyutai > ul li:first-child {
  font-weight: bold;
}

.mainframe_ .topiclist_body_ > .article_ .about_goyutai .goyutai_note p {
  display: flex;
}

.mainframe_ .topiclist_body_ > .article_ .about_goyutai .goyutai_note {
  counter-reset: number;
}

.mainframe_ .topiclist_body_ > .article_ .about_goyutai .goyutai_note p::before {
  counter-increment: number 1;
  content: "¦" counter(number) "";
  margin-right: 5px;
}

/* ‚²—˜—p•û–@(.about_method) 
================================================== */
.mainframe_ .topiclist_body_ > .article_ .about_method ul {
  counter-reset: number;
  display: flex;
}

.mainframe_ .topiclist_body_ > .article_ .about_method ul li {
  width: 100%;
  aspect-ratio: 600 / 380;
  padding: 0;
  text-indent: 0;
}

.mainframe_ .topiclist_body_ > .article_ .about_method ul li dl {
  height: 100%;
  padding: 15px 20px 10px 25px;
}

.mainframe_ .topiclist_body_ > .article_ .about_method ul li dt {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.08rem;
}

.mainframe_ .topiclist_body_ > .article_ .about_method ul li dt::before {
  counter-increment: number 1;
  content: counter(number);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  aspect-ratio: 1;
  margin-right: 5px;
  background: #164A95;
  border-radius: 999px;
  font-size: 1.4rem;
  line-height: 1;
  color: #fff;
}

.mainframe_ .topiclist_body_ > .article_ .about_method ul li dd {
  margin-top: 5px;
  font-size: 1.4rem;
}

.mainframe_ .topiclist_body_ > .article_ .about_method ul li dd a {
  display: inline-block;
  padding: 3px;
  background: #164A95;
  font-weight: bold;
  line-height: 1.2;
  color: #f7f7f7;
  text-decoration: none;
}

.mainframe_ .topiclist_body_ > .article_ .about_method ul li:first-child {
  background: url("/contents/shopguide/kabunushi/img/bg01.png") center center/ contain no-repeat;
}

.mainframe_ .topiclist_body_ > .article_ .about_method ul li:nth-child(2) {
  background: url("/contents/shopguide/kabunushi/img/bg02.png") center center/ contain no-repeat;
}

.mainframe_ .topiclist_body_ > .article_ .about_method ul li:nth-child(3) {
  background: url("/contents/shopguide/kabunushi/img/bg03.png") center center/ contain no-repeat;
}


/* –â‚¢‡‚í‚¹æ(.about_contact) 
================================================== */
.mainframe_ .topiclist_body_ > .article_ .about_contact {
  width: 100%;
  margin: 20px 0 0;
}

.mainframe_ .topiclist_body_ > .article_ .about_contact table {
  font-size: 1.6rem;
}

.mainframe_ .topiclist_body_ > .article_ .about_contact table .table-header th {
  background: #222;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center !important;
  color: #f7f7f7;
}

.mainframe_ .topiclist_body_ > .article_ .about_contact table tr {
  border: 1px solid #ccc;
}

.mainframe_ .topiclist_body_ > .article_ .about_contact table .contact-info th,
.mainframe_ .topiclist_body_ > .article_ .about_contact table .contact-info td {
  padding: 10px;
  border: none;
}

.mainframe_ .topiclist_body_ > .article_ .about_contact table .contact-info th {
  background: #fff;
  vertical-align: top;
  white-space: nowrap;
}

.mainframe_ .topiclist_body_ > .article_ .about_contact table .contact-info p {
  padding: 0;
}

.mainframe_ .topiclist_body_ > .article_ .about_contact table .contact-info dl {
  display: flex;
}

.mainframe_ .topiclist_body_ > .article_ .about_contact table .contact-info dl:has(dd a) {
  align-items: center;
}

.mainframe_ .topiclist_body_ > .article_ .about_contact table .contact-info dl dd a {
  font-size: 1.4rem;
}

.mainframe_ .topiclist_body_ > .article_ .about_contact table .contact-msg th {
  background: #F4F4F4;
  font-size: 1.6rem;
  text-align: center !important;
  color: #000;
}

/* “o˜^Žè‡(.about_register) 
================================================== */

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step:first-of-type {
  margin-top: 40px;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step {
  margin-top: 60px;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step h4 {
  display: inline-block;
  margin: 0;
  padding: 5px 10px;
  border: 1px solid #222;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step > p {
  margin-top: 10px;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step > p span {
  font-weight: bold;
  color: #be0000;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step h4::before {
  display: none;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul {
  display: flex;
  flex-direction: column;
  margin: 20px 0 0;
  padding: 10px 20px;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li {
  padding: 0;
  text-indent: 0;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li::after {
  content: '';
  display: block;
  width: 40px;
  aspect-ratio: 2/1;
  margin: 20px auto;
  background: url('/contents/shopguide/kabunushi/img/arrow-bottom02.png') center center/ contain no-repeat;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li:last-child::after {
  content: none;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li .guide_wrapper {
  position: relative;
  border: 1px solid #ccc;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li .guide {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 40px 20px;
  background: #fff;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li .guide > img {
  width: 50%;
  height: auto;
  min-width: 400px;
  padding: 0;
  border: 1px solid #222;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li .guide p {
  margin-bottom: 10px;
  padding: 0;
  font-size: 1.6rem;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li .guide .desc dl {
  margin-bottom: 10px;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li .guide .desc dl dt,
.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li .guide .desc dl dd {
  display: inline-block;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li .notice {
  position: relative;
  padding: 20px;
  background: #fff;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li .notice h5 {
  font-weight: bold;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li .notice > div {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li .notice > div.number {
  flex-direction: row;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li .notice > div.change {
  flex-direction: column;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li .notice > p {
  display: block;
  margin-top: 20px;
  padding: 0;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li .notice img {
  width: 100%;
  padding: 0;
  border: 1px solid #222;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li .notice .desc dl:not(:first-child) {
  margin-top: 10px;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li .notice .desc dl dt {
  font-weight: bold;
}

.mainframe_ .topiclist_body_ > .article_ .about_register .register-step ul li .notice .desc dl dd span {
  font-weight: bold;
  color: #be0000;
}

/* --------------------------------------------------------------------
ySPzƒgƒsƒbƒNƒXuŠ”Žå—D‘ÒˆÄ“àƒy[ƒWvê—pCSS(.wrapper_ > )
--------------------------------------------------------------------- */

/* ‰Šú‰»
================================================== */

/* Šù‘¶ƒ^ƒCƒgƒ‹i”ñ•\Ž¦j */
.wrapper_ > .topiclist_body_ > .topic_title_ {
  display: none;
}

/* dl—v‘f‚Ì•¶ŽšƒTƒCƒY‚ÌƒŠƒZƒbƒg */
.wrapper_ > .topiclist_body_ > article dl,
.wrapper_ > .topiclist_body_ > article table {
  font-size: 1.6rem;
  line-height: 1.6;
}

/* ã•”ƒwƒbƒ_[(.head) 
================================================== */
.wrapper_ > .topiclist_body_ > article .head {
  padding: 0 3%;
}

.wrapper_ > .topiclist_body_ > article .head h2 {
  padding: 10px;
  border: 1px solid #222;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  color: #164A95;
}

.wrapper_ > .topiclist_body_ > article .head p {
  margin-top: 20px;
  font-size: 1.6rem;
}

/* ‚²—D‘Ò‚ÌŠT—v(.about_goyutai) 
================================================== */
.wrapper_ > .topiclist_body_ > article .about_goyutai .payment_list {
  display: block;
  text-indent: 0;
  margin: 5px;
  padding: 10px;
  border: 1px solid #222;
}

.wrapper_ > .topiclist_body_ > article .about_goyutai > ul li:first-child {
  font-weight: bold;
}

.wrapper_ > .topiclist_body_ > article .about_goyutai .goyutai_note {
  counter-reset: number;
}

.wrapper_ > .topiclist_body_ > article .about_goyutai .goyutai_note p {
  display: flex;
}

.wrapper_ > .topiclist_body_ > article .about_goyutai .goyutai_note p::before {
  counter-increment: number 1;
  content: "¦" counter(number) "";
  margin-right: 5px;
}

/* ‚²—˜—p•û–@(.about_method) 
================================================== */
.wrapper_ > .topiclist_body_ > article .about_method ul {
  counter-reset: number;
  display: flex;
  flex-direction: column;
}

.wrapper_ > .topiclist_body_ > article .about_method ul li {
  width: 100%;
  padding: 0;
  text-indent: 0;
}

.wrapper_ > .topiclist_body_ > article .about_method ul li::after {
  content: '';
  display: block;
  width: 40px;
  aspect-ratio: 2/1;
  margin: 20px auto;
  background: url('/contents/shopguide/kabunushi/img/arrow-bottom01.png') center center/ contain no-repeat;
}

.wrapper_ > .topiclist_body_ > article .about_method ul li:last-child::after {
  content: none;
}

.wrapper_ > .topiclist_body_ > article .about_method ul li dl {
  height: 100%;
  padding: 6px;
  border: solid 2px #164A95;
}

.wrapper_ > .topiclist_body_ > article .about_method ul li dt {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.08rem;
}

.wrapper_ > .topiclist_body_ > article .about_method ul li dt::before {
  counter-increment: number 1;
  content: counter(number);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  aspect-ratio: 1;
  margin-right: 5px;
  background: #164A95;
  border-radius: 999px;
  font-size: 1.4rem;
  line-height: 1;
  color: #fff;
}

.wrapper_ > .topiclist_body_ > article .about_method ul li dd {
  margin-top: 5px;
  font-size: 1.6rem;
  line-height: 1.6;
}

.wrapper_ > .topiclist_body_ > article .about_method ul li dd a {
  display: inline-block;
  padding: 3px;
  background: #164A95;
  font-weight: bold;
  line-height: 1.2;
  color: #f7f7f7;
  text-decoration: none;
}


/* –â‚¢‡‚í‚¹æ(.about_contact) 
================================================== */
.wrapper_ > .topiclist_body_ > article .about_contact {
  width: 100%;
  margin: 20px 0 0;
}

.wrapper_ > .topiclist_body_ > article .about_contact table {
  font-size: 1.6rem;
  text-align: left;
}

.wrapper_ > .topiclist_body_ > article .about_contact table .table-header th {
  background: #222;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center !important;
  color: #f7f7f7;
}

.wrapper_ > .topiclist_body_ > article .about_contact table tr {
  display: flex;
  flex-direction: column;
  border: 1px solid #ccc;
}

.wrapper_ > .topiclist_body_ > article .about_contact table .contact-info th,
.wrapper_ > .topiclist_body_ > article .about_contact table .contact-info td {
  padding: 5px 3%;
  border: none;
}

.wrapper_ > .topiclist_body_ > article .about_contact table .contact-info th {
  background: #fff;
  vertical-align: top;
}

.wrapper_ > .topiclist_body_ > article .about_contact table .contact-info p {
  padding: 0;
}

.wrapper_ > .topiclist_body_ > article .about_contact table .contact-info dl {
  display: flex;
  flex-direction: row;
  align-items: start;
  gap: 5px;
}

.wrapper_ > .topiclist_body_ > article .about_contact table .contact-info dl dt {
  max-width: 25%;
}

.wrapper_ > .topiclist_body_ > article .about_contact table .contact-info dl dd {
  flex-grow: 1;
  width: 70%;
}

.wrapper_ > .topiclist_body_ > article .about_contact table .contact-info dl dd small {
  font-size: 1.4rem;
  line-height: 1.6;
}


.wrapper_ > .topiclist_body_ > article .about_contact table .contact-info dl dd a {
  font-size: 1.4rem;
  word-wrap: break-word;
  word-break: break-all;
}

.wrapper_ > .topiclist_body_ > article .about_contact table .contact-msg th {
  background: #f4f4f4;
  font-size: 1.6rem;
  text-align: center !important;
  color: #000;
}

/* “o˜^Žè‡(.about_register) 
================================================== */

.wrapper_ > .topiclist_body_ > article .about_register .register-step:first-of-type {
  margin-top: 40px;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step {
  margin-top: 60px;
  padding: 0 3%;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step h4 {
  display: inline-block;
  margin: 0;
  padding: 5px 10px;
  border: 1px solid #222;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step > p {
  margin-top: 10px;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step > p span {
  font-weight: bold;
  color: #be0000;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step h4::before {
  display: none;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul {
  display: flex;
  flex-direction: column;
  margin: 20px 0 0;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li {
  padding: 0;
  text-indent: 0;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li::after {
  content: '';
  display: block;
  width: 40px;
  aspect-ratio: 2/1;
  margin: 20px auto;
  background: url('/contents/shopguide/kabunushi/img/arrow-bottom02.png') center center/ contain no-repeat;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li:last-child::after {
  content: none;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li .guide_wrapper {
  position: relative;
  border: 1px solid #ccc;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li .guide {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 30px 3%;
  background: #fff;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li .guide .desc dl {
  margin-bottom: 10px;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li .guide .desc dl dt {
  display: inline-block;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li .guide .desc dl dd {
  display: inline;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li .guide > img {
  width: 100%;
  height: auto;
  padding: 0;
  border: 1px solid #222;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li .guide p {
  margin-bottom: 10px;
  padding: 0;
  font-size: 1.6rem;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li .notice {
  position: relative;
  padding: 20px 3%;
  background: #fff;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li .notice h5 {
  font-size: 1.6rem;
  font-weight: bold;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li .notice > div {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 10px;
  font-size: 1.6rem;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li .notice > div.number,
.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li .notice > div.change {
  flex-direction: column-reverse;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li .notice > p {
  display: block;
  margin-top: 20px;
  padding: 0;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li .notice img {
  width: 100%;
  margin-top: 10px;
  padding: 0;
  border: 1px solid #222;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li .notice .desc dl:not(:first-child) {
  margin-top: 10px;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li .notice .desc dl dt {
  font-weight: bold;
}

.wrapper_ > .topiclist_body_ > article .about_register .register-step ul li .notice .desc dl dd span {
  font-weight: bold;
  color: #be0000;
}

