.sns-linkage-frame {
  width: 462px;
  padding: 25px;
  margin: 10px 0;
  font-size: 15px;
  border: 2px solid #BFBFBF;
  background-color: white;
}

.sns-linkage-frame-responsive {
  max-width: 462px;
  padding: 25px;
  margin: 10px 0;
  font-size: 15px;
  border: 2px solid #BFBFBF;
  background-color: white;
}

.sns-linkage-frame-smp {
  width: 80%;
  padding: 25px;
  margin: 10px auto;
  font-size: 15px;
  border: 1px solid #BFBFBF;
  background-color: #F7F7F7;
  color: black;
}

.sns-linkage-frame-title {
  margin: 10px 0 0 3px;
  padding-bottom: 5px;
  font-size: 18px;
  border-bottom: 1px solid #BFBFBF;
  color: black;
}

.sns-linkage-frame-title-smp {
  font-size: 16px;
  margin: 10px 0;
  border-bottom: 1px solid #BFBFBF;
  padding-bottom: 10px;
}

.sns-linkage-button {
  max-width: 260px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #555555;
  background-color: white;
  padding: 4px 9px;
  margin: 20px auto;
  display: flex;
  place-items: center;
  cursor: pointer;
}

.sns-linkage-button-disabled {
  max-width: 260px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #555555;
  background-color: #f5f5f5;
  padding: 4px 9px;
  margin: 20px auto;
  display: flex;
  place-items: center;
}

.sns-linkage-button-left {
  min-width: 100px;
  width: 260px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #555555;
  background-color: white;
  padding: 4px 9px;
  margin: 20px 0;
  display: flex;
  place-items: center;
  cursor: pointer;
}

.sns-linkage-button2 {
  max-width: 260px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #555555;
  background-color: white;
  padding: 4px 9px;
  margin: 30px auto 10px auto;
  display: flex;
  place-items: center;
  cursor: pointer;
}

.sns-linkage-button2-disabled {
  max-width: 260px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #555555;
  background-color: #f5f5f5;
  padding: 4px 9px;
  margin: 30px auto 10px auto;
  display: flex;
  place-items: center;
}

.sns-linkage-icon {
  width: 34px;
  height: 34px;
  min-width: 34px;
  min-height: 34px;
  display: flex;
  place-items: center;
}

.sns-linkage-text {
  color: black;
  height: 100%;
  font-size: 16.5px;
  display: flex;
  margin: 0 auto;
  padding: 3px 10px 0 10px;
  place-items: center;
  font-weight: bold;
}

.sns-linkage-text-disabled {
  color: #b6b6b6;
  height: 100%;
  font-size: 16.5px;
  display: flex;
  margin: 0 auto;
  padding: 3px 10px 0 10px;
  place-items: center;
  font-weight: bold;
}

.accordion-open-button,
.accordion-open-button2 {
  border-right: 2px;
  width: 15px;
  height: 15px;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.accordion-open-button-smp,
.accordion-open-button-smp2 {
  border-right: 2px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  margin-top: 20px;
  transition: transform 0.3s ease;
}

.accordion-contents,
.accordion-contents2 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
}

.sps-sns-accordion {
  margin-bottom: 10px;
}

.sns-linkage-title {
  margin: 15px 0 0 3px;
  font-size: 18px;
  border-bottom: 1px solid #BFBFBF;
  padding-bottom: 10px;
}

.line-banner,
.line-banner-responsive-pc {
  box-sizing: border-box;
  overflow: hidden;
  margin: 10px 0 20px 0;
}

.line-banner-register,
.line-banner-register-responsive-pc {
  box-sizing: border-box;
  overflow: hidden;
  margin: 10px 0 20px 0;
  padding: 0 10px;
}

.line-banner-responsive-smp {
  display: none;
}

@media (max-width: 480px) {
  .line-banner-responsive-pc,
  .line-banner-register-responsive-pc {
    display: none;
  }
  .line-banner-responsive-smp {
    display: block;
  }
}

.line-banner-smp {
  box-sizing: border-box;
  overflow: hidden;
  margin: 10px 5px 20px 5px;
}

.line-banner-smp a img,
.line-banner-smp * a img{
  cursor: pointer;
}

.line-banner *,
.line-banner-responsive-pc *,
.line-banner-register *,
.line-banner-register-responsive-pc *,
.line-banner-smp * {
  max-width: 100%;
  box-sizing: border-box;
}

.encourage-information {
  font-size: 16px;
  text-align: left !important;
}

.accordion-information {
  font-size: 16px;
  text-align: left !important;
  cursor: pointer;
}

.line-encourage-information {
  padding: 0 25px 15px 25px;
  color: black;
}

.accordion-link {
  color: inherit !important;
  text-decoration: none !important;
}

.accordion-link:hover {
  color: inherit !important;
}

.line-newmem-frame {
  margin: 0 10px;
  padding: 15px 25px;
  font-size: 16px;
  background-color: white;
  color: black;
}

.line-newmem-frame2 {
  margin: 0 10px;
  padding: 15px 0px;
  font-size: 16px;
  background-color: white;
}

.accordion-bg-white {
  background-color: white;
  margin: 10px 0;
}

.rotated {
  transform: rotate(180deg);
}

.pointer {
  cursor: pointer;
}

.width-auto {
  width: auto;
}

.mypage-button {
  padding: 10px;
}

.m-r-5 {
  margin-right: 5px;
}

.m-l-5 {
  margin-left: 5px;
}

.m-r-10 {
  margin-right: 10px;
}

.m-l-10 {
  margin-left: 10px;
}

.m-b-20 {
  margin-bottom: 20px;
}

.m-t-40 {
  margin-top: 40px;
}

.m-l-40 {
  margin-left: 40px;
}

.w-504 {
  width: 504px !important;
}