/* ************** */
/* 2020_10_release */
/* ************** */

/* Mypage header  */
header.mypage-header {
  background-color: black;
  height: 80px;
  display: flex;
  align-items: center;
  margin-top: 0;
  text-align: center;
  position: relative;
  width: 100%;
}
header.mypage-header  div.header-wrapper {
  background-color: transparent;
  height: auto;
  width: 100%;
  margin: 0 auto;
  font-size: 12px;
  position: relative;
}
header.mypage-header  div.telephone-callcener-name-header-wrapper {
  margin: 0 0 0 auto;
}
header.mypage-header nav.header-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: transparent;
  width: 100%;
  height: auto;
  margin-right: auto;
  line-height: 20px;
}
header.mypage-header nav.header-campaign-item{
  justify-content: space-between;
}
header.mypage-header div.common-header-title{
  display: flex;
  justify-content: flex-start;
  width: 50%;
}
header.mypage-header p.current-tab-name {
  color: #fff;
  border: none;
  padding-left: 0;
  font-weight: bold;
  font-size: 1.3rem;
  margin-left: 15px;
  text-align: left;
}
header.mypage-header div.current-tab-name-box {
  border: none;
  margin: 0;
  padding: 0 5px;
  position: relative;
  bottom: 2px;
}
header.mypage-header div.telephone-callcenter-name-box {
  margin-right: 15px;
}
header.mypage-header nav.header-item div.header-title {
  margin-top: 2px;
  padding: 0;
  width: auto;
}
header.mypage-header p.header-logo{
  padding-left: 10px;
}
header.mypage-header p.header-logo a img,
header.mypage-header h1.header-logo a img {
  width: auto;
  height: 40px;
  padding: 0 5px;
  margin: 0;
  image-rendering: -webkit-optimize-contrast;
}
header div.header-campaign-title{
  width: 200px;
  margin-right: 10px;
}

div.form-step-image-area {
  background-color: #FFFFFF;
  max-width: 100%;
  margin: 0 auto;
  padding: 15px 0px;
  display: flex;
  width: 100%;
}
div.form-step-image-area img{
  max-width: 750px;
  margin: auto;
}
div.form-step-image-area.area-none,
div.form-step-title p.area-none{
  display: none;
}
.form-item-delivery-corp [name="payment_due_date_type"]{
  width: 34%;
}
select[name="payment_due_date_type"].form-item-delivery-corp {
  width: 40%;
}
select {
  -webkit-appearance: none;
  appearance: none;
  background-image: url(https://d1q08lkutgkcx2.cloudfront.net/image/arrow-select.webp);
  background-repeat: no-repeat;
  background-size: 10px auto;
  background-position: right 6px center;
  color: #000;
}
@media screen and (max-width: 767px) {
  header.telephone-mypage-header {
    flex-direction: column;
  }
  header.mypage-header nav.header-item {
    justify-content: center;
  }

  div.form-step-image-area img{
    max-width: auto;
    width: 95%;
  }
  select[name="payment_due_date_type"].form-item-delivery-corp {
    width: 100%;
  }
  header.mypage-header p.telephone-current-tab-name {
    display: flex;
    flex-direction: column;
  }  
}
@media (min-width: 767px) {
  select[name="payment_method"].payment_method {
    max-width: 167px;
    padding: 5px 20px 5px 5px;
  }
  #entry-corp-form select[name="payment_method"].payment_method {
    max-width: 205px;
  }
  div.form-container {
    min-height: 78vh;
  }
  .corp-error-position label.validator-error {
    margin-top: 12px;
  }
}
/* Mypage titles */
div.form-step-title-wrapper {
  max-width: 750px;
  margin: 0 auto;
  padding: 30px 0;
}
div.entry-form-first-attention{
  display: flex;
  align-items: center;
  padding: 10px;
  background: white;
  border-radius: 0.75em;
  box-shadow: 0 0 8px rgb(0,0,0,20%);
}
div.entry-form-first-attention a{
  text-decoration: none;
}
div.entry-form-first-attention-image-area{
  display: flex;
  align-items: center;
  justify-content: center;
}
p.entry-form-first-attention-image{
  width: 50px;
}
p.entry-form-first-attention-title{
  font-size: 1.5rem;
  font-weight: bold;
}
div.entry-form-first-attention-text{
  margin-left: 15px;
}
div.entry-form-first-attention-text p{
  text-align: left;
  font-weight: bold;
  margin: 10px 0;
}
div.form-step-title {
  position: relative;
  height: 45px;
}
div.form-step-title img {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 60px;
}

div.form-step-title p.first-title {
  position: absolute;
  top: 50px;
  width: auto;
  padding: 0;
  margin-top: 10px;
  font-size: 4.0rem;
  background: none;
  color: #000000;
  -webkit-text-stroke: 0.5px black;
  text-align: left;
}
div.form-step-title p.first-title span.first-title-size {
  margin: 0 0 0.5em;
  white-space: nowrap;
}
div.form-step-title p.first-title span.complete.entry-corp {
  margin-left: 0px;
}
p.password-title-remark {
  font-size: 1.3rem;
}
div.topping-label {
  position: relative;
  height: 100%;
  width: 110px;
  background-color: #ffeb00;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
div.topping-label img {
  height: 30%;
  z-index: 10;
  position: relative;
}
div.topping-label::after{
  position: relative;
  content: "";
  top: 0;
  right: -20px;
  position: absolute;
  width: 50%;
  height: 100%;
  background: #ffeb00;
  transform: skewX(-45deg);
  z-index: 0;
}
@media screen and (max-width: 767px) {
  div.entry-form-first-attention{
    margin-top: 20px;
    flex-direction: column;
  }
  div.entry-form-first-attention-image-area{
    width: 100%;
  }
  p.entry-form-first-attention-image{
    width: 30px;
    height: 30px;
  }
  div.entry-form-first-attention-text{
    margin: 0 20px;
  }
  div.entry-form-first-attention-text p{
    font-size: 1.2rem;
  }
}

div.entry-button-container{
  max-width: 750px;
  margin: 0 auto 50px;
  text-align: left;
  z-index: 2;
}

@media screen and (max-width: 767px){
  .error-message {
    padding: 0;
  }
}

/* Custom select */
label.custom-check-box-v2,
label.custom-check-box-v2-2 {
  position: relative;
  margin:0 15.5px 10px 2.5px;
  cursor: pointer;
}
label.custom-check-box-v2 span,
label.custom-check-box-v2-2 span {
  display: inline-block;
}
label.custom-check-box-v2 input[type="checkbox"],
label.custom-check-box-v2 input[type="radio"],
label.custom-check-box-v2-2 input[type="checkbox"],
label.custom-check-box-v2-2 input[type="radio"]{
  opacity: 0;
}
label.custom-check-box-v2 input[type="checkbox"] + span::before,
label.custom-check-box-v2 input[type="radio"] + span::before,
label.custom-check-box-v2-2 input[type="checkbox"] + span::before,
label.custom-check-box-v2-2 input[type="radio"] + span::before {
  z-index: 0;
  background-color: #fff;
  width: 27px;
  height: 27px;
  margin-left: 35%;
}
label.custom-check-box-v2 input[type="checkbox"] + span::after,
label.custom-check-box-v2 input[type="radio"] + span::after,
label.custom-check-box-v2-2 input[type="checkbox"] + span::after,
label.custom-check-box-v2-2 input[type="radio"] + span::after{
  z-index: 1;
  margin: 1px 17px;
  width: 12px;
  height: 17px;
}
label.custom-check-box-v2 input[type="checkbox"] + span::before,
label.custom-check-box-v2 input[type="checkbox"] + span::after,
label.custom-check-box-v2 input[type="radio"] + span::before,
label.custom-check-box-v2 input[type="radio"] + span::after,
label.custom-check-box-v2-2 input[type="checkbox"] + span::before,
label.custom-check-box-v2-2 input[type="checkbox"] + span::after,
label.custom-check-box-v2-2 input[type="radio"] + span::before,
label.custom-check-box-v2-2 input[type="radio"] + span::after{
  position: absolute;
  top: 17px;
  left: 4px;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}
label.custom-check-box-v2.plan input[type="checkbox"] + span::before,
label.custom-check-box-v2.plan input[type="radio"] + span::before,
label.custom-check-box-v2.option input[type="checkbox"] + span::before,
label.custom-check-box-v2.option input[type="radio"] + span::before,
label.custom-check-box-v2-2.plan input[type="checkbox"] + span::before,
label.custom-check-box-v2-2.plan input[type="radio"] + span::before,
label.custom-check-box-v2-2.option input[type="checkbox"] + span::before,
label.custom-check-box-v2-2.option input[type="radio"] + span::before,
.digital-life .relief-item-select-area3 + span::before{
  z-index: 0;
  background-color: lightgray;
  width: 28px;
  height: 28px;
  margin-left: 35%;
  position: relative;
  left: -24px;
  top: 12px;
}

.entry-new label.custom-check-box-v2.plan input[type="checkbox"] + span::before,
.entry-new label.custom-check-box-v2.plan input[type="radio"] + span::before,
.entry-new label.custom-check-box-v2.option input[type="checkbox"] + span::before,
.entry-new label.custom-check-box-v2.option input[type="radio"] + span::before,
.entry-new label.custom-check-box-v2-2.plan input[type="checkbox"] + span::before,
.entry-new label.custom-check-box-v2-2.plan input[type="radio"] + span::before,
.entry-new label.custom-check-box-v2-2.option input[type="checkbox"] + span::before,
.entry-new label.custom-check-box-v2-2.option input[type="radio"] + span::before,
.entry-new .digital-life .relief-item-select-area3 + span::before{
  z-index: 0;
  background-color: lightgray;
  width: 26px;
  height: 26px;
  margin-left: 35%;
  position: relative;
  left: -23px;
  top: 14px;
  border-radius: 6px;
}
.entry-new label.custom-check-box-v2.plan input[type="radio"] + span::before {
  left: -20px;
  top: 21px;
}
@media screen and (max-width: 767px){
  label.custom-check-box-v2.plan input[type="checkbox"] + span::before,
  label.custom-check-box-v2.plan input[type="radio"] + span::before,
  label.custom-check-box-v2.option input[type="checkbox"] + span::before,
  label.custom-check-box-v2.option input[type="radio"] + span::before,
  label.custom-check-box-v2-2.plan input[type="checkbox"] + span::before,
  label.custom-check-box-v2-2.plan input[type="radio"] + span::before,
  label.custom-check-box-v2-2.option input[type="checkbox"] + span::before,
  label.custom-check-box-v2-2.option input[type="radio"] + span::before {
    z-index: 0;
    background-color: lightgray;
    width: 22px;
    height: 22px;
    margin-left: 35%;
    position: relative;
    left: -28px;
    top: -9px;
  }
  .entry-new label.custom-check-box-v2.plan input[type="radio"] + span::before{
    left: -30px;
    top: -9px;
  }
  
}
@media screen and (max-width: 320px){
  label.custom-check-box-v2.plan input[type="checkbox"] + span::before,
  label.custom-check-box-v2.plan input[type="radio"] + span::before,
  label.custom-check-box-v2.option input[type="checkbox"] + span::before,
  label.custom-check-box-v2.option input[type="radio"] + span::before,
  label.custom-check-box-v2-2.plan input[type="checkbox"] + span::before,
  label.custom-check-box-v2-2.plan input[type="radio"] + span::before,
  label.custom-check-box-v2-2.option input[type="checkbox"] + span::before,
  label.custom-check-box-v2-2.option input[type="radio"] + span::before {
    width: 18px;
    height: 18px;
    left: -26px;
    top: -10px;
  }
}
label.custom-check-box-v2.option input[type="checkbox"] + span::before,
label.custom-check-box-v2.option input[type="checkbox"] + span::after,
label.custom-check-box-v2.option input[type="radio"] + span::before,
label.custom-check-box-v2.option input[type="radio"] + span::after,
label.custom-check-box-v2-2.option input[type="checkbox"] + span::before,
label.custom-check-box-v2-2.option input[type="checkbox"] + span::after,
label.custom-check-box-v2-2.option input[type="radio"] + span::before,
label.custom-check-box-v2-2.option input[type="radio"] + span::after,
.digital-life .relief-item-select-area3 + span::before,
.digital-life .relief-item-select-area3.selected + span::after {
  position: absolute;
  top: -10px;
  left: 1px;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}
label.custom-check-box-v2.option input[type="checkbox"] + span::after,
label.custom-check-box-v2.option input[type="radio"] + span::after,
label.custom-check-box-v2-2.option input[type="checkbox"] + span::after,
label.custom-check-box-v2-2.option input[type="radio"] + span::after {
  top: -5px;
  left: 3px;
}
@media screen and (max-width: 767px){
  label.custom-check-box-v2.option input[type="checkbox"] + span::after,
  label.custom-check-box-v2.option input[type="radio"] + span::after,
  label.custom-check-box-v2-2.option input[type="checkbox"] + span::after,
  label.custom-check-box-v2-2.option input[type="radio"] + span::after {
    top: 22px;
    left: 8px;
  }
}

@media screen and (max-width: 320px){
  label.custom-check-box-v2.option input[type="checkbox"] + span::after,
  label.custom-check-box-v2.option input[type="radio"] + span::after,
  label.custom-check-box-v2-2.option input[type="checkbox"] + span::after,
  label.custom-check-box-v2-2.option input[type="radio"] + span::after {
    top: 30px;
    left: 8px;
    width: 7px;
  }
}
@media screen and (max-width: 767px){
  label.custom-check-box-v2 input[type="checkbox"] + span::before,
  label.custom-check-box-v2 input[type="checkbox"] + span::after,
  label.custom-check-box-v2 input[type="radio"] + span::before,
  label.custom-check-box-v2 input[type="radio"] + span::after,
  label.custom-check-box-v2-2 input[type="checkbox"] + span::before,
  label.custom-check-box-v2-2 input[type="checkbox"] + span::after,
  label.custom-check-box-v2-2 input[type="radio"] + span::before,
  label.custom-check-box-v2-2 input[type="radio"] + span::after {
    top: -8px;
    left: 4px;
    display: inline-block;
    content: '';
    box-sizing: border-box;
  }
  label.custom-check-box-v2 input[type="radio"] + span::after {
    top: -7px;
  }
  label.custom-check-box-v2.option input[type="checkbox"] + span::before,
  label.custom-check-box-v2.option input[type="checkbox"] + span::after,
  label.custom-check-box-v2-2.option input[type="checkbox"] + span::before,
  label.custom-check-box-v2-2.option input[type="checkbox"] + span::after{
    top: -52px;
    left: 22px;
    display: inline-block;
    content: '';
    box-sizing: border-box;
    width: 7px;
    height: 11px;
  }
  label.custom-check-box-v2 input[type="checkbox"] + span::before,
  label.custom-check-box-v2 input[type="radio"] + span::before,
  label.custom-check-box-v2-2 input[type="checkbox"] + span::before,
  label.custom-check-box-v2-2 input[type="radio"] + span::before {
    width: 18px;
    height: 18px;
    left: -18px;
    top: -7px;
  }
  label.custom-check-box-v2.option input[type="checkbox"] + span::before,
  label.custom-check-box-v2.option input[type="radio"] + span::before,
  label.custom-check-box-v2-2.option input[type="checkbox"] + span::before,
  label.custom-check-box-v2-2.option input[type="radio"] + span::before {
    width: 18px;
    height: 18px;
    left: 2px;
    top: 22px;
  }
}
@media screen and (max-width: 320px){
  label.custom-check-box-v2 input[type="checkbox"] + span::before,
  label.custom-check-box-v2 input[type="checkbox"] + span::after,
  label.custom-check-box-v2 input[type="radio"] + span::before,
  label.custom-check-box-v2 input[type="radio"] + span::after,
  label.custom-check-box-v2-2 input[type="checkbox"] + span::before,
  label.custom-check-box-v2-2 input[type="checkbox"] + span::after,
  label.custom-check-box-v2-2 input[type="radio"] + span::before,
  label.custom-check-box-v2-2 input[type="radio"] + span::after {
    left: -1px;
  }
  label.custom-check-box-v2.option input[type="checkbox"] + span::before,
  label.custom-check-box-v2.option input[type="radio"] + span::before,
  label.custom-check-box-v2-2.option input[type="checkbox"] + span::before,
  label.custom-check-box-v2-2.option input[type="radio"] + span::before {
    top: 30px;
  }
}
label.custom-check-box-v2 input[type="checkbox"] + span::after,
label.custom-check-box-v2 input[type="radio"] + span::after,
label.custom-check-box-v2-2 input[type="checkbox"] + span::after,
label.custom-check-box-v2-2 input[type="radio"] + span::after,
.digital-life .relief-item-select-area3.selected + span::after{
  z-index: 1;
  margin: 1px 17px;
  width: 8px;
  height: 13px;
}
label.custom-check-box-v2 input[type="checkbox"]:checked + span::after,
label.custom-check-box-v2 input[type="radio"]:checked + span::after,
label.custom-check-box-v2-2 input[type="checkbox"]:checked + span::after,
label.custom-check-box-v2-2 input[type="radio"]:checked + span::after,
.digital-life .relief-item-select-area3.selected + span::after {
  border: 1.5px solid #000;
  border-width: 0 1.5px 1.5px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
p.custom-check-box-v2-select-text {
  font-weight: 600;
  margin: 5px 5px 0 0;
  padding: 4px 18px 4px 0;
}
p.custom-check-box-v2-select-text.text-size{
  font-size: 1.2rem;
  margin-left: 2px;
}
.entry-new label.custom-check-box-v2 input[type="radio"]:checked + span::after{
  top: 26px;
  left: 5px;
  border: 1.5px solid #000;
  border-width: 0 1.5px 1.5px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.entry-new label.custom-check-box-v2.option-digital-life input[type="radio"]:checked + span::after{
  top: 4px;
  left: 3px;
  border: 1.5px solid #000;
  border-width: 0 1.5px 1.5px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.entry-new label.custom-check-box-v2 input[type="checkbox"]:checked + span::after,
.entry-new label.custom-check-box-v2-2 input[type="checkbox"]:checked + span::after,
.entry-new label.custom-check-box-v2-2 input[type="radio"]:checked + span::after,
.entry-new .digital-life .relief-item-select-area3.selected + span::after{
  top: 24px;
  left: 3px;
  border: 1.5px solid #000;
  border-width: 0 1.5px 1.5px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.entry-new .entry-option-select .relief-option-ckeckbox label.custom-check-box-v2 input[type="checkbox"]:checked + span::after{
  top: 6px;
  left: 3px;
}
@media screen and (max-width: 767px) {
  p.custom-check-box-v2-select-text.text-size{
    font-size: 1rem;
  }
}
p.custom-check-box-v2-select-text.adjust{
  margin-top: 25px;
}
p.custom-check-box-v2-select-text.option{
  padding: 4px 18px;
}
p.custom-check-box-v2-select-text.div-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  label.custom-check-box-v2 {
    position: relative;
    margin:0 2.5px 10px;
    cursor: pointer;
  }
  p.custom-check-box-v2-select-text {
    padding: 4px 18px;
    margin: 5px 5px 0;
  }
  p.custom-check-box-v2-select-text.div-sp {
    display: block;
  }
  p.custom-check-box-v2-select-text.div-pc {
    display: none;
  }
  label.custom-check-box-v2 input[type="checkbox"] + span::before,
  label.custom-check-box-v2 input[type="radio"] + span::before,
  label.custom-check-box-v2-2 input[type="checkbox"] + span::before,
  label.custom-check-box-v2-2 input[type="radio"] + span::before{
    margin: 0;
  }
  label.custom-check-box-v2 input[type="checkbox"] + span::after,
  label.custom-check-box-v2 input[type="radio"] + span::after,
  label.custom-check-box-v2-2 input[type="checkbox"] + span::after,
  label.custom-check-box-v2-2 input[type="radio"] + span::after {
    margin: 1px 8px;
  }
}
/* Form common */
div.error-message p.form-error-message{
  font-size: 1.8rem;
}
div.decoration-button div.text span.text-step-body {
  color: #fff;
}
@media screen and (max-width: 767px) {
  div.decoration-button-area-form-v2-step {
    width: 200px;
  }
  div.form-step-title p.first-title{
    font-size: 2.5rem;
    line-height: 1.2;
    margin-left: 0;
    letter-spacing: 0.06em;
  }
  div.form-step-title p.first-title .adjustment{
    transform: translateY(-30px);
    display: block;
  }
  div.form-step-title span.first-title-size {
    font-size: 2.5rem;
  }
}
/* Form capacity */
div.form-capacity-notice {
  display: flex;
  align-items: center;
  margin: 40px auto 0px;
}
div.form-capacity-notice.payment {
  margin: 40px auto 30px;
}
div.form-capacity-notice.corp-select {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  border: 1px solid #DB0066;
  padding: 20px 10px;
  box-sizing: border-box;
}
div.form-capacity-notice.corp-select a {
  text-decoration: underline;
  color: #DB0066;
}
div.form-capacity-notice-icon + div{
  width: calc(750px - 60px);
  margin-left: 10px;
}
div.form-capacity-notice.corp-select > div > div > div > p {
  font-size: 1.6rem;
  font-weight: bold;
}
div.form-capacity-notice-icon {
  width: 45px;
}
div.form-capacity-notice p {
  letter-spacing: 0.11rem;
}
div.form-capacity-notice span.strong a{
  color: #DB0066;
  font-size: 1.7rem;
  font-weight: 600;
}
div.form-capacity-notice span.strong-mini {
  color: #DB0066;
  font-weight: 600;
}
div.form-capacity-selects {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
div.form-capacity-select-area {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0;
  background-color: transparent;
  cursor: pointer;
  position: relative;
  border-radius: 0.75em;
  border: 5px solid transparent;
}
div.form-capacity-select-area .form-capacity-select-image {
  display: flex;
}
div.form-capacity-remarks {
  text-align: right;
  font-size: 1.1rem;
}
div.form-capacity-select-area.active,
div.form-capacity-select-area.selected {
  box-sizing: border-box;
  border: solid 5px #00DADC;
  transition: border 0.1s;
  border-radius: 1.0em;
}
div.form-capacity-select-area.standard.active,
div.form-capacity-select-area.standard.selected {
  border: solid 5px #FF0080;
}
.oh_select .form-capacity-select-area.standard.active,
.oh_select .form-capacity-select-area.standard.selected {
  border: solid 5px #FFE400;
}
div.form-capacity-select-area:focus {
  outline: none;
}
div.form-capacity-select-area:focus-visible div.form-capacity-select-image > img {
  outline: 2px solid #000;
  border-radius: 10px;
}
div.form-capacity-select-image img {
  width: 100%;
}
div.form-capacity-select-checkbox-area {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  position: absolute;
  left: 10px;
  margin-top: 25px;
  pointer-events: none;
}
.entry-plan-select.oh_select div.form-capacity-select{
  height: 120px;
}
div.form-capacity-pull-down-button-left,
div.form-capacity-pull-down-button-right,
div.form-capacity-pull-down-button-left-special,
div.form-capacity-pull-down-button-right-special{
  padding: 5px;
  border: solid 1px black;
  cursor: pointer;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
}
.entry-openhouse-confirm div.form-capacity-pull-down-button-left,
.entry-openhouse-confirm div.form-capacity-pull-down-button-right {
  width: 200px;
}
.entry-openhouse-select div.form-capacity-pull-down-button-left,
.entry-openhouse-select div.form-capacity-pull-down-button-right {
  width: 235px;
}
div.form-capacity-pull-down-button-left p,
div.form-capacity-pull-down-button-right p,
div.form-capacity-pull-down-button-left-special p,
div.form-capacity-pull-down-button-right-special p{
  pointer-events: auto;
  text-align: center;
  width: 100%;
  height: 100%;
}
div.entry-plan-select div.form-capacity-pull-down-button div.form-capacity-pull-down-button-left,
div.entry-plan-select div.form-capacity-pull-down-button div.form-capacity-pull-down-button-right {
  padding: 3px;
}
div.form-capacity-description-body-left,
div.form-capacity-description-body-right{
  box-sizing: border-box;
  max-height: 100vh; /* for pull down animation */
  transition: max-height 0.5s;
  overflow: hidden;
  display: flex;
  justify-content: center;
  z-index: 1;
}
@media (max-width: 767px) {
  div.form-capacity-description.special div.form-capacity-description-body-left,
  div.form-capacity-description.special div.form-capacity-description-body-right{
    margin-bottom: 0;
  }
  .entry-new div.form-capacity-select-area {
    margin: 10px 0 0;
  }
  .entry-new .entry-plan-select-detail div.form-capacity-select-checkbox-area {
    padding-left: 3px;
    margin-top: 29px;
  }
  .entry-new label .entry-plan-select-detail div.form-capacity-select-checkbox-area .custom-check-box-v2{
    position: relative;
    margin: 0 2.5px 0px;
    cursor: pointer;
  }
  .entry-new label .entry-plan-select-detail div.form-capacity-select-checkbox-area p.custom-check-box-v2-select-text {
    position: relative;
    right: 71px;
    top: 9px;
  }
}
div.form-capacity-description-body-left.hidden,
div.form-capacity-description-body-right.hidden{
  border: solid 5px transparent;
  background-color: transparent;
  max-height: 0;
  transition: max-height 0.1s;
  padding: 0;
}
div.form-capacity-description-body-left,
div.form-capacity-description-body-right {
  padding: 15px;
  background-color: #fff;
}
div.form-capacity-description-body-left img,
div.form-capacity-description-body-right img{
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  div.form-capacity-notice-icon {
    width: 59px;
    margin: 0 10px 0 0;
  }
  div.sp-icon{
    width: 50px;
    margin: 0 5;
  }
  div.form-capacity-notice.corp-select {
    display: block;
    width: 100%;
    margin-top: 40px;
  }
  div.form-capacity-notice img.sp {
    width: 35px;
  }
  div.form-capacity-notice.corp-select > div > div > div > p{
    line-height: 1.45em;
    font-size: 1.4rem;
  }
  div.form-capacity-notice-icon + div{
    width: auto;
  }
  div.form-capacity-notice.corp-select > div > div {
    display: flex;
    gap: 10px;
  }
  div.form-step-title-wrapper {
    padding: 10px 0;
  }
}

/*内容詳細*/
div.form-capacity-description-body-left table,
div.form-capacity-description-body-right table{
  border-spacing: 0;
}

div.form-plan-option-detail-description.confirm-grey {
  background-color: #D9D9D9;
}

div.form-capacity-description-body-left table th,
div.form-capacity-description-body-left table td,
div.form-capacity-description-body-right table th,
div.form-capacity-description-body-right table td{
  border-collapse: collapse;
  padding: 7px;
  width: 100%;
}
div.form-capacity-description-body-left table th,
div.form-capacity-description-body-right table th{
  border-right: 1px solid #909090;
  border-bottom: 1px solid #909090;
  width: 33%;
}
div.form-capacity-description-body-left table td,
div.form-capacity-description-body-right table td{
  border-bottom: 1px solid #909090;
  width: 218px;
  line-height: 1.2;
}
div.form-capacity-description-body-left table th.border-bottom,
div.form-capacity-description-body-left table td.border-bottom,
div.form-capacity-description-body-right table th.border-bottom,
div.form-capacity-description-body-right table td.border-bottom{
  border-bottom: 1px solid #909090;
}
div.form-capacity-description-body-left table th.border-top,
div.form-capacity-description-body-left table td.border-top,
div.form-capacity-description-body-right table th.border-top,
div.form-capacity-description-body-right table td.border-top {
  border-top: 1px solid #909090;
}
div.form-capacity-description-body-right table tr:nth-of-type(3) th{
  height: 44px;
}
.entry-corp-confirm-form div.form-capacity-description-body-right table tr:nth-of-type(3) th,
.subsc-entry-confirm-form div.form-capacity-description-body-right table tr:nth-of-type(3) th,
#entry-plan-form div.form-capacity-description-body-right table tr:nth-of-type(3) th,
#form-entry-edit-plan div.form-capacity-description-body-right table tr:nth-of-type(3) th{
  height: unset;
}
div.form-capacity-description-body-right table td.free-zero{
  width: 2.5em;
  border-right: none;
  vertical-align: middle;
}
span.pink-promotion{
  font-size: 1.3rem;
  line-height: 1.5;
  color: #DB0066;
  font-weight: bold;
}
div.form-capacity-description th,
div.form-capacity-description td{
  vertical-align: middle;
}
div.form-capacity-description th.cancel-fee{
  height: 40px;
}
div.free-plan th{
  height: 18.2px;
}
@media screen and (max-width: 767px) {
  div.form-capacity-description-body-left,
  div.form-capacity-description-body-right{
    width: 100%;
  }
  div.form-capacity-description{
    display: block;
  }
  div.form-capacity-select {
    width: 100%;
    display:flex;
    justify-content: center;
    flex-direction: column;
  }
  div.form-capacity-select-area {
    height: auto;
  }

  div.form-capacity-description {
    margin: 0;
  }
  div.form-capacity-select-area.active,
  div.form-capacity-select-area.selected {
    box-sizing: border-box;
    border: solid 5px #00D2D4;
    transition: border 0.1s;
    border-radius: 0.75em;
  }
  div.form-capacity-description-body-left table,
  div.form-capacity-description-body-right table{
    border-spacing: 0;
  }

  div.form-capacity-description-body-left table th,
  div.form-capacity-description-body-right table th,
  div.form-capacity-description-body-left table td,
  div.form-capacity-description-body-right table td{
    padding: 5px;
  }
  div.form-capacity-description-body-left table th,
  div.form-capacity-description-body-right table th{
    width: 37%;
  }
  div.form-capacity-description-body-left table.required-doc-list th,
  div.form-capacity-description-body-right table.required-doc-list th {
    width: 20%;
  }
  div.form-capacity-description-body-right table td.pink-promotion{
    padding: 5px 0;
  }
  div.form-capacity-description-body-left table th.border-top,
  div.form-capacity-description-body-left table td.border-top,
  div.form-capacity-description-body-right table th.border-top,
  div.form-capacity-description-body-right table td.border-top{
    border-top: 1px solid #909090;
  }
}
@media screen and (max-width: 320px) {
  div.left-plan-column{
    width: fit-content;
  }
  div.form-capacity-description-body-left table th,
  div.form-capacity-description-body-right table th{
    width: 40%;
}
  div.form-capacity-description-body-left table th,
  div.form-capacity-description-body-right table th,
  div.form-capacity-description-body-left table td,
  div.form-capacity-description-body-right table td{
    padding: 5px;
  }
}

/* Topping 2 */
div.topping-2-select,
div.free-plan-select{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
div.topping-2-select-area,
div.topping-2-select-area-2,
div.topping-2-select-area-relief-option{
  width: 100%;
  justify-content: space-between;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
}
div.topping-2-select-area.active,
div.topping-2-select-area.selected,
div.topping-2-select-area-2.active,
div.topping-2-select-area-2.selected
div.topping-2-select-area-relief-option.active,
div.topping-2-select-area-relief-option.selected,
.relief-item-select-area3.selected{
  box-sizing: border-box;
  border: solid 5px #FFE400;
  transition: border 0.1s;
  border-radius: 1.25em;
  line-height: 0;
}
.relief-item-select-area3.selected,
.entry-option-left-option-3 span {
  cursor: pointer;
}
.relief-item-select-area3.selected {
  overflow: hidden;
}
div.topping-2-select-image {
  height: 100%;
  width: 50%;
  background-color: #e6e6e6;
  cursor: pointer;
}
div.topping-2-select-image img{
  height: 100%;
}
div.topping-2-select-label {
  height: 100%;
  width: 50%;
  background-color: #000;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s linear;
  cursor: pointer;
}
div.topping-2-select-label p {
  font-size: 2.0rem;
  font-weight: bold;
}
div.topping-2-select-checkbox-area,
div.topping-2-select-checkbox-area-2{
  position: relative;
  bottom: 77px;
  left: 14px;
  pointer-events: none;
}
div.topping-2-select-checkbox-area label,
div.topping-2-select-checkbox-area-2 label {
  cursor: pointer;
}
div.topping-2-select-area.active div.topping-2-select-label,
div.topping-2-select-area.selected div.topping-2-select-label,
div.topping-2-select-area-2.active div.topping-2-select-label,
div.topping-2-select-area-2.selected div.topping-2-select-label{
  background-color: #DB0066;
  transition: 1;
  transition: 0.2s linear;
}
@media screen and (max-width: 767px) {
  div.topping-2-head-text {
    width: 100%;
    flex-wrap: wrap;
  }
  div.topping-2-head-text-left {
    width: 100%;
  }
  div.topping-2-head-text-right {
    width: 100%;
    margin: 30px 0;
  }
  div.topping-2-select {
    width: 100%;
  }
  div.topping-2-select-area,
  div.topping-2-select-area-2{
    width: 90%;
    height: auto;
    flex-wrap: wrap;
    margin: 20px auto;
  }
  .entry-openhouse-select div.topping-2-select-area {
    margin: 0 auto;
  }
  div.topping-2-select-area img,
  div.topping-2-select-area-2 img{
    width: 100%;
  }
  div.topping-2-select-image {
    width: 100%;
  }
  div.topping-2-select-label {
    width: 100%;
    height: 70px;
  }
  div.topping-2-select div.topping-2-select-checkbox-area,
  div.topping-2-select div.topping-2-select-checkbox-area-2 {
    justify-content: center;
  }

  div.topping-2-select-checkbox-area,
  div.topping-2-select-checkbox-area-2 {
    bottom: 91px;
    left: 13px;
  }

  div.topping-2-select p.custom-check-box-v2-select-text {
    text-align: center;
  }
  div.entry-form-title{
    margin-bottom: 2px;
  }
  div.topping-2-select-area.active,
  div.topping-2-select-area.selected,
  div.topping-2-select-area-2.active,
  div.topping-2-select-area-2.selected {
  border-radius: 0.65em;
  line-height: 0;
}
}
/* Plan summary */
div.plan-summary-area {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  background-color: #F2F2F2;
  border-radius: 0 0.75em;
  filter: drop-shadow(4px 4px 4px rgb(0,0,0,20%));
  transform: translateZ(0);
}
div.plan-summary-area p.summary-row-title{
  font-weight: bold;
  color: white;
  text-align: center;
  font-size: 1.8rem;
  margin-top: 20px;
}
div.plan-summary-area p.attention{
  font-weight: bold;
  font-size: 1.2rem;
  padding: 0 10px 10px;
}
div.plan-summary-area p.attention.cancel{
  padding-bottom: 0;
  margin-top: 10px;
}
div.plan-summary-area-title {
  width: 100%;
  height: 50px;
  background-color: #000000;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.0rem;
  font-weight: bold;
  border-radius: 0.75em 0.75em 0 0;
  padding: 5px 0;
  position: relative;
  z-index: 2;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  div.plan-summary-area p.attention.sp-line{
    border-bottom: 1px solid #909090;
  }
  div.plan-summary-area-title{
    margin-top: 45px;
  }
}

/* Plan summary table */

div.plan-summary-area-table {
  width: 90%;
  margin: auto;
  padding: 5%;
  background-color: #F2F2F2;
  border-radius: 0 0 0.75em 0.75em;
  filter: drop-shadow(0px 0px 5px #B3B3B3);
  transform: translateZ(0);
}
div.plan-summary-area-table.plan-confirm{
  filter: none;
  background-color: transparent;
  padding: 0;
  margin: 1em 0;
  width: 100%;
  border-radius: 0;
}

div.plan-summary-area-table .contact{
  width: 90%;
  margin: auto;
  padding: 5% 0px;
}

div.plan-summary-area-table.cancel {
  width: 90%;
  padding: 0;
  background-color: #F3F3F3;
}
div.plan-summary-area-table.confirm {
  margin: 0;
}
@media screen and (max-width: 767px){
  div.plan-summary-area-table.cancel {
    width: 85%;
    margin: 0 auto;
  }
}


/*選択中のプランを表示*/
@media screen and (min-width: 767px){
  div.plan-summary-table-row{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 85%;
    border-bottom: 1px solid #909090;
    margin: 0 auto;
    padding: 0 2%;
  }
  .your-plan div.plan-summary-table-row:first-child,
  .entry-payment div.plan-summary-table-row:first-child{
    border-top: 1px solid #909090;
  }
  div.plan-summary-table-row.entry-payment{
    border-top: 1px solid #909090;
    border-radius: 0;
  }

  div.plan-summary-table-row .cancel{
    margin: 0;
  }

  .plan-table div.plan-summary-table-row{
    width: 96%;
    margin: 0;
    padding: 0 2%;
    background: linear-gradient(90deg, #D9D9D9 32%, #FFFFFF 32%);
  }
}
div.plan-summary-area-table.contract{
  padding: 0;
  filter: none;
}
@media screen and (max-width: 767px){
  div.plan-summary-table-row.entry-payment{
    display: flex;
  }

  div.plan-summary-area-table{
    width: 90%;
  }
  div.plan-summary-area-table.contract{
    margin: 1em 0;
    width: 100%;
  }
}
div.plan-summary-table-row.cancel{
  width: 90%;
  border: 1px solid #909090;
  background-color: transparent;
  margin: 0 0 20px 0;
  justify-content: left;
  padding: 0 3%;
}

div.plan-summary-table-row.cancel div.summary-table-column-left{
  width: 24%;
  display: block;
}

@media screen and (min-width: 767px) {
  div.plan-summary-table-row.monthly-payment,
  div.plan-summary-table-row.entry-payment{
    margin-left: 20px;
  }
  div.summary-table-row {
    width: 68%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  div.summary-table-row.pay-summary{
    width: 88%;
    justify-content: flex-end;
    margin-right: 2%;
  }
}
div.plan-summary-table-row.monthly-payment{
  background-color: white;
  border: none;
}
@media screen and (max-width: 767px) {
  div.plan-summary-table-row.monthly-payment{
    display: flex;
  }
  div.plan-summary-table-row.cancel{
    width: 95%;
    margin: 0 0 1em 0;
    padding: 2.5%;
  }
  div.plan-summary-table-row.cancel div.summary-table-column-left{
    width: 100%;
    padding: 0 0 0.5em;
    display: block;
  }
}
div.summary-table-column {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}
div.cancel p {
  color: #000;
}
div.summary-table-column p {
  font-size: 1em;
}
div.plan-summary-table-row.monthly-payment{
    display: flex;
  }
div.summary-table-column-left {
  width: 33%;
  padding: 1em 0;
}
div.summary-table-column-left p {
  font-size: 1.3rem;
  font-weight: bold;
}
div.plan-summary-table-row .cancel div.summary-table-column-left {
  font-size: 1.45rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  div.summary-table-row{
    margin: 10px 0 30px;
    display: block;
  }

  div.summary-table-column-left {
    padding: 0.25em 0;
  }

  div.summary-table-column-left.sp-line {
    width: 100%;
    border-bottom: 1px solid #909090;
    font-size: 1.5rem;
    font-weight: bold;
  }
  div.summary-table-column.plan-confirm{
    display: block;
  }
  div.summary-table-column p {
    font-size: 1.25rem;
    letter-spacing: -0.3px;
  }
  div.summary-table-column-left p {
    font-size: 1.4rem;
  }
  div.summary-table-column.summary-table-column-right p,
  div.summary-table-column-right p{
    font-size: 1.25em;
    font-weight: bold;
  }
  div.summary-table-column-right p span.cancel-month,
  div.summary-table-column-right p span.cancel-month-num{
    font-size: 1.4rem;
    font-weight: normal;
  }
  .entry-payment div.plan-summary-table-row {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .entry-payment div.summary-table-column-left.sp-line {
    width: 50%;
    border-bottom:none;
  }

}

div.summary-table-column.summary-table-column-left.adjust.price.white{
  background-color: white;
}
div.summary-table-column-left.price{
  width: 59%;
  text-align: left;

}
div.summary-table-column-left.price.total{
  justify-content: flex-end;
}

div.summary-table-column-right.price{
  width: 38.3%;
}
@media screen and (max-width: 767px){
  div.six-month{
    width: 140px;
  }
}
.monthly-pay div.plan-summary-table-row.back-white{
  border: none;
  background-color: #FFFFFF;
  margin: 30px auto 20px;
  padding: 3%;
  width: 85%;
}
.plan-table div.summary-table-column-left{
  width: 33%;
  padding: 1em 0;
}

div.six-month,
div.seven-month,
div.breakdown-list{
  width: 100%;
  text-align: right;
}
div.breakdown-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e4e4e4;
  padding: 0.5rem 0;
}
div.breakdown-list p:first-child {
  text-align: left;
  padding-left: 20px;
}
div.seven-month p{
  font-size: 1.3rem;
}
div.summary-table-long-right {
  width: 100%;
  color: #000;
  justify-content: flex-start;
  height: 50px;
}
div.summary-table-column-right.summary-table-column-yellow {
  background-color: #ffeb00;
}
div.summary-table-column-right.summary-table-column-yellow p {
  font-size: 2.4rem;
  font-weight: bold;
}
span.summary-text-tie-period{
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  span.summary-text-tie-plan-name{
    letter-spacing: -0.05rem;
  }
  div.summary-table-column-left,
  div.summary-table-column-left.price,
  div.summary-table-column-right.price,
  div.summary-table-row{
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .plan-summary-area-table.contract div.summary-table-row{
    align-items: flex-end;
  }
  div.summary-table-column.summary-table-column-right.price.cancel-fee{
    position: relative;
    top: -45px;
  }
  div.summary-table-column{
    display: block;
  }
  div.summary-table-column-center{
    text-align: left;
    padding: 0px;
  }
  div.summary-table-column-center.campaign-row{
    width: 100%;
  }

  div.summary-table-column-right{
    height: auto;
    text-align: right;
  }
  div.summary-table-column-left.price.total{
    justify-content: flex-start;
  }

  .monthly-pay div.plan-summary-table-row.back-white{
    margin: -1em 0 0 0;/*余白打消し*/
    width: 96%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .monthly-pay div.summary-table-column-left.sp-line{
    width: 50%;
    border-bottom: none;
    font-size: 1.5rem;
    font-weight: bold;
  }
  div.seven-month{
    margin: 0.5em 0;
  }
  div.seven-month p{
    font-size: 1.4rem;
    font-weight: bold;
  }

  div.summary-table-row.pay-summary{
    width: 60%;
    display: block;
  }
  .total-price div.summary-table-row.pay-summary{
    width: auto;
    display: block;
    margin: 10px 0 20px;
  }

  div.flex-box-select.margin-down.total-pricediv div.left-plan-column{
    width: 40%;
  }
  div.flex-box-select.margin-down.total-price div.summary-table-column-right{
    width: 100%;
  }
  .plan-table div.plan-summary-table-row{
    margin: auto;
    width: 94%;
  }
  .plan-table div.summary-table-column-left{
    width: 100%;
    padding: 0;
  }
}

.plan-table div.summary-table-column.summary-table-column-center.adjust{
  width: auto;
}
.plan-table div.summary-table-column.summary-table-column-right.adjust,
.plan-table div.summary-table-column-right.adjust{
  width: 25%;
  justify-content: end;
}
.plan-table div.summary-table-column.summary-table-column-right.adjust.confirm-pay{
  width: 30%;
}
.plan-table div.summary-table-column.summary-table-column-right.adjust p,
.plan-table div.summary-table-column-right.adjust p{
  font-weight: bold;
  font-size: 1.2em;
}
.plan-table div.summary-table-column.summary-table-column-right.adjust .confirm-pay p,
.plan-table div.summary-table-column-right.adjust.confirm-pay p{
  font-size: 1.6em;
}
.total-price div.summary-table-column-right.adjust p{
  font-size: 2.1em;
  font-weight: bold;
}

/* Plan price summary */
div.plan-price-summary-area-table {
  width: 40%;
  margin: 0 auto;
  padding: 10px 0;
  color: #909090
}
div.price-summary-table-row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: solid 1px #909090;
  padding: 10px 0;
  margin-top: 2.5px;
}
div.price-summary-table-row:first-child{
  margin-top: 5px;
}
div.price-summary-table-row:last-child  {
  border-bottom: solid 1px #909090;
}
div.price-summary-table-column {
  width: 50%;
  height: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
}
div.summary-table-column .selected{
  font-weight: normal;
  font-size: 1em;
}
div.price-summary-table-column-left {
  width: 50%;
  font-weight: bold;
}
div.price-summary-table-column-right {
  width: 50%;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  div.plan-price-summary-area-table {
    width: 90%;
  }
  div.price-summary-table-column-left {
    width: 50%;
  }
  div.price-summary-table-column-right {
    width: 50%;
  }
  .plan-table div.summary-table-column.summary-table-column-center.adjust{
    width: 55%;
    word-break: break-all;
  }
  .plan-table div.summary-table-column-center{
    width: auto;
    word-break: keep-all;
  }
  .plan-table div.summary-table-column.summary-table-column-right.adjust,
  .plan-table div.summary-table-column-right.adjust{
    width: 36%;
  }
  .plan-table div.summary-table-column.summary-table-column-right.adjust.confirm-pay{
    width: 40%;
  }
}
/* Plan total summary */
div.plan-total-summary-area-table {
  width: 100%;
  margin: 0 auto;
  padding: 20px 3.5%;
  background-color: #1E1E1E;
  box-sizing: border-box;
  color: white;
  border-radius: 0 0 0.75em 0.75em;
  display: flex;
  justify-content: flex-end;
}
div.hikari-campaign-table{
  justify-content: space-between;
}
div.plan-total-summary-area-table-detail{
  width: 43%;
}
div.plan-total-summary-area-table-change{
  width: 14%;
}
p.campaign-price-change{
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 2.2rem;
  height: 70%;
}
p.campaign-price-change.sp{
  display: none;
}
div.total-summary-table-row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 3px 0;
}
div.total-summary-table-column {
  width: 50%;
  height: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
}
p.campaign-table-sub-title{
  font-size: 2.2rem;
  font-weight: bold;
  margin: 15px 0;
  text-align: center;
}
p.after-hikari-monthly-price{
  text-align: right;
  line-height: 1.3rem;
}
div.total-summary-table-column-left {
  justify-content: center;
  font-weight: bold;
  width: 60%;
  flex-direction: column;
  align-items: flex-start;
}
div.total-summary-table-column-right {
  justify-content: flex-end;
  font-size: 2.0rem;
  font-weight: bold;
}
.small-price-monthly{
  font-size: 1.1rem;
  line-height: 1.2rem;
}
.small-price{
  font-size:1.3rem;
}
.small-price-attention{
  font-size: 1.0rem;
}
div.total-summary-table-column-right span.summary-text-monthly-fee,
div.total-summary-table-column-right span.summary-text-initial-fee,
div.total-summary-table-column-right span.summary-text-tax,
div.total-summary-table-column-right span.summary-text-after-hikari-monthly-fee,
div.total-summary-table-column-right span.summary-text-after-hikari-tax{
  font-size: 2.6rem;
}
div.total-summary-table-row-strong {
  margin: 5px 0;
}
div.total-summary-table-row-strong div.total-summary-table-column-left {
  font-size: 2.2rem;
}

div.total-summary-table-row-strong span.summary-text-total,
div.total-summary-table-row-strong span.summary-text-after-hikari-total{
  font-size: 3.3rem;
  color: #FFE500;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  div.plan-total-summary-area-table{
    flex-direction: column;
  }
  div.total-summary-table-column-left {
    width: 50%;
  }
  div.total-summary-table-column-right {
    width: 50%;
  }
  div.total-summary-table-row-strong div.total-summary-table-column-right {
    font-size: 2.8rem;
  }
  div.total-summary-table-column-right span.summary-text-monthly-fee,
  div.total-summary-table-column-right span.summary-text-initial-fee,
  div.total-summary-table-column-right span.summary-text-tax,
  div.total-summary-table-column-right span.summary-text-after-hikari-monthly-fee,
  div.total-summary-table-column-right span.summary-text-after-hikari-tax{
    font-size: 2.0rem;
  }
  div.total-summary-table-row-strong span.summary-text-total,
  div.total-summary-table-row-strong span.summary-text-after-hikari-total{
    font-size: 2.8rem;
  }
  div.total-summary-table-row-strong div.total-summary-table-column-right{
    font-size: 2.2rem;
  }
  .small-price{
    font-size: 1.2rem;
  }
}

.recommendation-tag {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 767px) {
  .recommendation-tag {
    top: -35px;
  }
}

/* Form input */
div.validation-error-area{
  margin-top: -2px;
}

table.bg-white-title th{
  background-color: white;
  color:black;
  padding-left:0;
}

@media screen and (max-width: 767px) {
  div.validation-error-area.corp-user{
    margin-top: 5px;
  }
  div.validation-error-area.corp-user.card-error{
    margin-top: 25px;
  }
  
}

@media screen and (max-width: 767px) {
  .tag-required-box,
  .tag-optional-box{
    margin-bottom: 10px;
  }
  div.form-user-back-button-sp{
    padding: 0;
  }
}

/*20210301_リニューアル後*/
div.form-step-title p{
  font-size: 1.5rem;
  font-weight:bold;
  margin: 20px auto 0;
  width: 90px;
  padding: 0.5em 0.25em;
  line-height: 1em;
  letter-spacing: 0.1em;
  text-align: center;
  color: #000000;
  background: #FFDE00;
  border-radius: 20px;
}
div.form-step-title p.form-sub-title{
  margin-top: 0.5em;
  line-height: 1.5rem;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px){
  div.form-step-title p{
    font-size: 1.3rem;
  }
  div.campaign-form-title p{
    font-size: 2.6rem;
  }
  div.form-step-title p.form-sub-title{
    margin-top: 0.3em;
    line-height: 1.3rem;
    font-size: 1.3rem;
  }
}
/*プラン表の金額　文字サイズ調整*/
span.summary-text-monthly-fee,
span.summary-text-monthly-tax-fee,
span.summary-text-device-option-price,
span.summary-text-device-option-price01,
span.summary-text-device-option-price02,
span.summary-text-initial-fee,
span.summary-text-cancel-tax-fee,
span.summary-text-monthly-tax-total,
span.summary-text-monthly-tax-total2,
span.summary-text-campaign-tax-total,
span.monthly-payment-after,
span.monthly-payment-after2,
span.monthly-campaign-after,
span.monthly-campaign-after2,
span.summary-text-insurance-option-price{
  font-weight: bold;
  font-size: 1.35em;
}
.entry-new span.summary-text-monthly-tax-fee,
.entry-new span.summary-text-device-option-price01,
.entry-new span.summary-text-device-option-price02,
.entry-new span.summary-text-initial-fee,
.entry-new span.summary-text-insurance-option-price{
  font-weight: normal;
}
span.summary-text-monthly-tax-total,
span.summary-text-monthly-tax-total2,
span.summary-text-campaign-tax-total,
span.monthly-payment-after,
span.monthly-payment-after2,
span.monthly-campaign-after,
span.monthly-campaign-after2{
  font-size: 1.6em;
}

@media screen and (min-width: 768px){

  .entry-plan-select{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #form-entry-edit-plan .entry-plan-select{
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px){
  .entry-plan-select.twitter{
    display: block;
    justify-content: space-between;
    align-items: flex-start;
  }
  #form-entry-edit-plan .entry-plan-select{
    margin-top: 30px;
  }
}
.entry-plan-select div.form-capacity-area{
  width: 100%;
  position: relative;
}
@media screen and (max-width: 767px){
  .entry-plan-select div.form-capacity-area.twitter{
    width: 100%;
    display:flex;
    justify-content: center;
    flex-direction: column;
  }
}
div.entry-plan-select div.form-capacity-area img{
  width: 245px;
  position: relative;
  z-index: 1;
}
div.entry-plan-select div.form-capacity-area img.pull-down-arrow-to-open,
div.entry-plan-select div.form-capacity-area img.pull-down-arrow-to-close {
  margin-left: 12px;
}

div.select-standard-left img,
div.select-free img{
  width: 215px;
}

/*キャンペーン吹き出し*/
div.select-standard-right{
  position: absolute;
  right: -10px;
  top: -20px;
  z-index: 0;
}

div.entry-plan-select div.form-capacity-area div.select-standard-right img{
  width: 110px;
}
@media screen and (max-width: 767px){
  div.entry-plan-select div.form-capacity-area img{
    width: 235px;
  }
  div.edit-partial-plan div.entry-plan-select div.form-capacity-area div.select-standard-left img,
  div.edit-partial-plan div.entry-plan-select div.form-capacity-area div.select-standard-right img,
  div.edit-partial-plan div.entry-plan-select div.form-capacity-area div.select-free img{
    width: 210px;
  }
  div.edit-partial-plan div.entry-plan-select div.form-capacity-area div.select-standard-right img{
    width: 90px;
  }
  div.select-standard-right{
    position: absolute;
    top: -20px;
    z-index: 0;
  }
  div.entry-plan-select div.form-capacity-area div.select-standard-right img{
    width: 95px;
  }
  span.summary-text-monthly-fee,
  span.summary-text-monthly-tax-fee,
  span.summary-text-device-option-price,
  span.summary-text-initial-fee,
  span.summary-text-cancel-tax-fee,
  span.summary-text-monthly-tax-total,
  span.summary-text-monthly-tax-total2{
    font-size: 1.2em;
  }
  span.summary-text-monthly-tax-total,
  span.summary-text-monthly-tax-total2{
    font-size: 1.6em;
  }
}
@media screen and (max-width: 320px){
  div.entry-plan-select div.form-capacity-area div.select-standard-right img{
    width: 95px;
    top: 15px;
    left: 10px;
  }
  span.summary-text-monthly-tax-total,
  span.summary-text-monthly-tax-total2{
    font-size: 1.4em;
  }
  div.edit-partial-plan div.entry-plan-select div.form-capacity-area img{
    width: 190px;
  }
  div.edit-partial-plan div.entry-plan-select div.form-capacity-area div.select-standard-right img{
    width: 85px;
    top: -5px;
    left: 10px;
  }
}

div.entry-plan-select div.form-capacity-pull-down-button-left,
div.entry-plan-select div.form-capacity-pull-down-button-right,
div.entry-plan-select div.form-capacity-pull-down-button-left-special,
div.entry-plan-select div.form-capacity-pull-down-button-right-special{
  text-align: center;
  color: #000000;
  font-weight: bold;
  padding: 0 0 3px 0;
  margin: 10px auto;
  border: none;
  border-bottom: 1px solid #000000;
  z-index: 1;
  position: relative;
}
div.entry-plan-select div.form-capacity-pull-down-button-left,
div.entry-plan-select div.form-capacity-pull-down-button-right {
  padding: 5px 0 3px 0;
}
div.entry-plan-select div.form-capacity-pull-down-button-left div,
div.entry-plan-select div.form-capacity-pull-down-button-right div,
div.entry-plan-select div.form-capacity-pull-down-button-left-special div,
div.entry-plan-select div.form-capacity-pull-down-button-right-special div{
  padding-bottom: 3px;
  width: 65px;
  pointer-events: none;
}
div.entry-plan-select div.form-capacity-pull-down-button-left img,
div.entry-plan-select div.form-capacity-pull-down-button-right img,
div.entry-plan-select div.form-capacity-pull-down-button-left-special img,
div.entry-plan-select div.form-capacity-pull-down-button-right-special img{
  width: 13px;
  margin: 0 0 0 12px;
  pointer-events: none;
}

div.form-capacity-pull-down-button {
  text-align: center;
}

div.form-capacity-pull-down-button div.form-capacity-pull-down-button-left,
div.form-capacity-pull-down-button div.form-capacity-pull-down-button-right {
  width: auto;
  display: inline-block;
}
div.form-capacity-pull-down-button div.form-capacity-pull-down-button-left div,
div.form-capacity-pull-down-button div.form-capacity-pull-down-button-right div {
  width: 100%;
}

div.entry-plan-select div.form-capacity-pull-down-button-left.form-capacity-pull-down-button-open,
div.entry-plan-select div.form-capacity-pull-down-button-left.twitter-campaign.form-capacity-pull-down-button-open,
div.entry-plan-select div.form-capacity-pull-down-button-right.form-capacity-pull-down-button-open,
div.entry-plan-select div.form-capacity-pull-down-button-left-special.form-capacity-pull-down-button-open,
div.entry-plan-select div.form-capacity-pull-down-button-right-special.form-capacity-pull-down-button-open{
  border-radius: 0.75em 0.75em 0 0;
}
div.entry-plan-select div.form-capacity-pull-down-button-left.form-capacity-pull-down-button-open,
div.entry-plan-select div.form-capacity-pull-down-button-right.form-capacity-pull-down-button-open {
  border-radius: 0;
}

@media screen and (min-width: 768px){
  div.standard-plan,
  div.free-plan {
    margin-bottom: 50px;
  }
  #form-entry-edit-plan div.standard-plan,
  #form-entry-edit-plan div.free-plan {
    margin-bottom: 0;
  }
  div.entry-plan-select-detail{
    width: 100%;
    position: relative;
    justify-content: space-between;
    margin: 15px 0 0;
    z-index: 1;
  }
  div.standard-plan,div.free-plan{
    width: 47%;
  }
}
div.form-capacity-select{
  display:flex;
  flex-direction: row-reverse;
  height: 135px;
}
#entry-plan-form div.form-capacity-select,
#entry-user-form div.form-capacity-select {
  height: auto;
}
div.entry-plan-select-detail-standard,
div.entry-plan-select-detail-free{
  height: 100%;
  position: relative;
  z-index: 2;
}
div.form-capacity-select-image span{
  position: absolute;
  top: -25px;
  right: -25px;
  width: 22%;
}
@media screen and (max-width: 767px){
  div.standard-plan,
  div.free-plan{
    margin-bottom: 35px;
  }
  div.entry-plan-select-detail{
    margin: 10px 0;
  }
  div.entry-plan-select-detail-standard,
  div.entry-plan-select-detail-free{
    width: 100%;
  }
  .entry-plan-select.oh_select div.form-capacity-select{
    height: 25vw
  }
  div.entry-plan-select-detail-standard div.form-capacity-select {
    height: 28vw;
  }
  div.form-capacity-select{
    flex-direction: column;
    height: 25vw;
  }
  div.form-capacity-select-checkbox-area {
    justify-content: center;
    align-items: center;
    flex-direction: row;
    pointer-events: none;
  }
  p.custom-check-box-v2-select-text{
    position: relative;
    right: 75px;
    top: 4px;
  }
  p.custom-check-box-v2-select-text.option{
    position: relative;
    font-size: 1rem;
    bottom: 79px;
    left: -7px;
  }
  p.custom-check-box-v2-select-text.option{
    position: relative;
    right: 11px;
    top: -75px;
    font-size: 1rem;
    pointer-events: none;
  }
  div.form-capacity-select-image span{
    position: absolute;
    top: -25px;
    right: -12px;
    width: 30%;
  }
}
#form-entry-edit-plan div.form-capacity-select-image,
#form-entry-edit-device-option div.topping-2-select-area,
#form-entry-edit-device-option div.topping-2-select-area-2,
div.relief-item-select{
  filter: drop-shadow(0px 3px 5px rgb(0,0,0,20%));
  transform: translateZ(0);
}
@media screen and (max-width: 320px){
  p.custom-check-box-v2-select-text.option {
    position: relative;
    right: 11px;
    top: -65px;
    font-size: 1rem;
  }

  label.custom-check-box-v2{
    margin: 0;
  }
  p.custom-check-box-v2-select-text{
    top: 7px;
    right: 47px;
  }
  p.custom-check-box-v2-select-text.text-size{
    font-size: 0.9rem;
    margin-left: 0px;
    letter-spacing: -0.05em;
    padding: 0;
  }
  p.custom-check-box-v2-select-text {
    font-weight: normal;
    padding: 0;
    margin: 0;
  }
  label.custom-check-box-v2 input[type="radio"] + span::after{
    left: 2px;
    top: -10px;
  }
}
div.entry-form-option-select{
  line-height: 1.2em;
  text-align: left;
  margin-bottom: 70px;  
}
div.entry-form-option-select #device-option-error-message{
    margin: 0;
}
div.option-text{
    margin: -1.5em 0 0;
}
div.entry-form-title h1{
  font-size: 4.0rem;
  font-weight: bold;
  -webkit-text-stroke: 0.1px black;
  margin: 1em 0;
  line-height: 1.2em;
}
div.entry-form-sub-title h3{
  font-size: 2em;
  margin: 0.5em 0;
}
@media screen and (min-width: 768px){
  div.entry-option{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
  }
  form[action*='entry/oh_specialplans'] div.entry-option {
    margin-top: 30px;
  }
}
div.entry-option-button{
  display: flex;
}
@media screen and (max-width: 767px){
  div.entry-option-button{
    margin-top: 15px;
    height: 40px;
  }
}
div.entry-option-attention{
  display: flex;
  align-items: center;
}
div.entry-option-attention.caution{
  margin-top: 20px;
  margin-left: 15px;
  width: 350px;
}
@media screen and (max-width: 767px){
  div.entry-option-attention.caution{
    margin: 20px auto 10px;
    width: 107%;
  }
}
div.entry-option-attention.adjust{
  margin: 0 5px 0 -15px;
  margin-top: 10px;
  margin-bottom: 10px;
}

div.entry-option-attention-image{
  width: 35px;
  margin: 0 20px;
}
div.entry-option-attention-text{
  color: #DB0066;
  font-weight: bold;
  line-height: 1.4em;
  font-size: 1.4rem;
}
div.entry-option-right a{
  color: #ffeb00;
}
@media screen and (min-width: 767px){
  div.entry-option-left,
  div.entry-option-right{
    width: 47%;
    padding: 10px 0;
  }
  div.entry-option-left.entry-option-left-under,
  div.entry-option-right.entry-option-right-under {
    padding: 10px 0 20px 0;
  }
  div.entry-option-right.entry-option-right-under-l.entry-option-right-open,
  div.entry-option-right.entry-option-right-under-r.entry-option-right-open {
    background: #FFFFFF;
    border-radius: 10px 10px 0 0;
  }
  div.entry-option-right.entry-option-right-under-lc.entry-option-right-open-c,
  div.entry-option-right.entry-option-right-under-rc.entry-option-right-open-c {
    background: #D9D9D9;
    border-radius: 10px 10px 0 0;
  }

}
@media screen and (max-width: 767px){
  div.entry-option-attention-text{
    margin: 10px 0;
  }
}
div.flex-entry-option{
  display: flex;
  justify-content: space-between;
  margin: 30px 0 0;/*強引に余白つめてる*/
  height: 100px;
}
@media screen and (max-width: 767px){
  div.flex-entry-option{
    margin-top: 15px;
  }
}
div.entry-option-right.free-plan{
  z-index: 1;
  width: 100%;
}
div.form-plan-option-detail-description,
div.form-plan-option-detail-2-description,
div.form-plan-option-detail-3-description,
.flex-entry-option.flex-entry-option-sp.dls-select-box {
  margin: 0;
  padding: 10px 3%;
  width: 94%;
  max-height: 100vh;
  transition: max-height 0.5s;
  border: none;
  position: relative;
  z-index: 0;
  background: #FFFFFF;
  margin-top: 10px;
}

div.form-plan-option-detail-description.confirm-option-detail-grey,
div.form-plan-option-detail-2-description.confirm-option-detail-grey {
  background: #D9D9D9;
}

div.form-plan-option-detail{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
div.form-plan-option-detail-description-close,
div.form-plan-option-detail-2-description-close,
div.form-plan-option-detail-3-description-close{
  max-height: 0;
  transition: max-height 0.1s;
  display: none;
}
div.form-plan-option-detail-description-button-box {
  position: relative;
}

div.form-plan-option-detail-description-button-close {
  display: none;
}

div.form-plan-option-detail-button,
div.form-plan-option-02-detail-button,
div.form-plan-option-detail-2-button,
div.form-plan-option-detail-3-button{
  color: #000000;
  padding: 1px 0;
  font-weight: bold;
  border-bottom: 1px solid #000000;
  text-align: center;
  cursor: pointer;
  margin-top: 20px;
  width: 28%;
  margin: 0 auto;
}
div.form-plan-option-detail-button,
div.form-plan-option-02-detail-button,
div.form-plan-option-detail-2-button{
  margin: 0 auto 10px;
}
div.form-plan-option-detail-button-open,
div.form-plan-option-02-detail-button-open{
  position: relative;
  z-index: 1;
}
div.form-plan-option-02-detail ul.option-ul{
    display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 15px 0 0 0;
}
div.form-plan-option-02-detail ul.option-ul li{
  width: 31%;
  padding: 15px 10px;
  box-sizing: border-box;
  text-align: center;
  background: #eeeeee;
  border-radius: 10px;
  margin-bottom: 15px;
}
div.form-plan-option-02-detail ul.option-ul li .title{
  font-size: 1.5rem;
  line-height: 2.0rem;
  margin-bottom: 15px;
}
div.form-plan-option-02-detail ul.option-ul li img{
  height: 50px;
  width: auto;
}

@media screen and (max-width: 767px){
    
    
  div.form-plan-option-02-detail-button{
    width: 100%;
  }
  div.form-plan-option-detail-button.option,
  div.form-plan-option-02-detail-button.option{
    margin-top: 10px;
  }
  div.form-plan-option-detail-button-open,
  div.form-plan-option-02-detail-button-open{
    border-radius: 0.75em 0.75em 0 0;
  }
  div.form-plan-option-02-detail ul.option-ul li{
    width: 31%;
    padding: 10px 5px;
    margin-bottom: 10px;
  }
  div.form-plan-option-02-detail ul.option-ul li .title{
    font-size: 1.1rem;
    line-height: 1.6rem;
    margin-bottom: 10px;
  }
  div.form-plan-option-02-detail ul.option-ul li img{
    height: 30px;
    width: auto;
  }
}

.relief-item-select{
    width: 341px;
    height: 92.78px;
    background-color: #FFFFFF;
    border-radius: 0.75em;
    position: relative;
}
.relief-item-select p {
    font-size: 1.6rem;
    font-weight: bold;
    padding-left: 60px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}
.relief-item-select p.relief-item-select-option-title {
    font-size: 1.5rem;
}
.relief-item-select-price {
    font-size: 1.3rem;
    font-weight: normal;
    margin-top: 14px;
    display: flex;
    margin-right: 40px;
    align-items: baseline;
}
.relief-item-select-price-big {
    font-size: 4.0rem;
    font-weight: bold;
}
.relief-item-select-price-unit {
    display: flex;
    flex-direction: column;
    font-size: 1.3rem;
    font-weight: bold;
    margin-top: -3px;
    margin-left: 5px;
    line-height: 1.2;
}
.relief-option-ckeckbox {
    position: relative;
    left: 14px;
    bottom: 100%;
    pointer-events: none;
}


@media screen and (max-width: 767px){
    .relief-item-select-price {
      margin-left: 0px;
    }
    div.flex-entry-option.flex-entry-option-sp{
        display: block;
        height: auto;
    }
    div.flex-entry-option.flex-entry-option-sp .entry-option-left {
        margin-top: 25px;
        margin-bottom: 25px;
    }
        .relief-item-select {
        width: 100%;
        height: 57px;
    }
    .flex-entry-option-sp .entry-option-left-option {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .relief-item-select-flex p.relief-item-select-option-title {
        display: flex;
        width: 100%;
        justify-content: space-between;
        padding: 0 4% 0 18%;
        font-size: 1.3rem;
    }
    p.relief-item-select-option-title {
        display: flex;
        width: 100%;
        justify-content: space-between;
        padding: 0 4% 0 18%;
        font-size: 1.3rem;
    }
    .relief-item-select-price-big {
        font-size: 2.7rem;
        font-weight: bold;
    }
    .relief-option-ckeckbox {
        justify-content: center;
        align-items: center;
        flex-direction: row;
        pointer-events: none;
        bottom: 72px;
        left: 13px;
    }
    .flex-entry-option-sp label.custom-check-box-v2 span {
        display: inline-block;
    }
    .flex-entry-option-sp label.custom-check-box-v2.option input[type="checkbox"] + span::before,
    .flex-entry-option-sp label.custom-check-box-v2.relief-option input[type="checkbox"] + span::before {
        width: 22px;
        height: 22px;
        left: 2px;
        top: 10px;
    }
    .flex-entry-option-sp label.custom-check-box-v2.option input[type="checkbox"] + span::after{
        top: 12px;
        left: 10px;
    }
    .flex-entry-option-sp p.custom-check-box-v2-select-text.option {
        position: relative;
        right: 11px;
        top: -68px;
        left: -5px;
        font-size: 1rem;
        pointer-events: none;
        margin-top: 8px;
    }
    .entry-option.sp{
        display: none;
    }
    .relief-item-select,
    .relief-3-item-select {
        width: 100%;
        height: 57px;
    }
    div.relief-flex-entry-option {
        display: block;
        height: auto;
    }
    div.relief-entry-option01{
        margin: -70px 0 10px 0;
    }
    div.relief-entry-option02{
        margin: -40px 0 0 0;
    }
    div.entry-option-right-option-2{
        margin: 20px 0 0 0;
    }
    div.form-plan-option-detail-2-description{
        border-radius: 0 0 0.75em 0.75em;
    }
    div.option-text {
        margin: 0;
    }
    div.entry-form-option-select {
        margin-bottom: 30px;
    }
}


div.price-topping-2-body-right-row{
  width: 95%;
  text-align: center;
  line-height: 15px;
}
div.price-topping-2-body-right-row.adjust{
  width: 100%;
  border-top: solid 1px #878787;
}
div.price-topping-2-body-right-row.adjust:last-child{
  border-bottom: solid 1px #878787;
}
div.price-topping-2-body-right-column.adjust.text-left p{
  text-align: left;
}
div.price-topping-2-body-right-column.adjust:last-child{
  border-left: solid 1px #878787;

}
div.price-topping-2-body-right-column ul{
  padding-inline-start: 20px;
  margin: 0;
}
div.price-topping-2-body-right-column ul li{
  margin: 5px 0;
}
@media (max-width: 728px) {
  div.form-plan-option-detail-description-button {
    top: -75px;
  }
  div.form-plan-option-detail-description-button-pink {
    top: -75px;
  }
}

@media screen and (max-width: 767px){
  div.entry-form-title h1{
    font-size: 2.4rem;
    margin: 0;
    line-height: 1.1em;
  }
  div.entry-form-sub-title h3{
    font-size: 1.5em;
    margin: 1.5em 0 0.8em;
  }
  div.entry-option-attention{
    justify-content: center;
    margin: 0 0 20px;
  }
  div.form-plan-option-detail-description{
    border-radius: 0 0 0.75em 0.75em;
    width: 94%;
  }
}
@media screen and (max-width: 320px){
  div.entry-form-title h1{
    font-size: 2.1rem;
    margin: 0;
  }
}
@media screen and (max-width: 767px){

  div.plan-total-summary-area-table-detail{
    width: 100%;
  }
  div.plan-total-summary-area-table-change{
    width: 100%;
  }
  p.campaign-price-change.pc{
    display: none;
  }
  p.campaign-price-change.sp{
    display: flex;
    margin: 20px 0;
  }
  span.form-sub-title{
    line-height: 0.8rem;
  }
  div.entry-option-attention-image{
    margin: 0 10px;
  }
}

/*入力情報画面*/
label.custom-check-box input[type="checkbox"] + span::before,
label.custom-check-box input[type="checkbox"] + span::after,
label.custom-check-box input[type="radio"] + span::before,
label.custom-check-box input[type="radio"] + span::after {
  position: absolute;
  top: 1px;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}
label.custom-check-box.mypage-user-info-detail-hidden input[type="radio"] + span::before,
label.custom-check-box.mypage-user-info-detail-hidden input[type="radio"] + span::after{
  display: none;
}
div.mypage-container{
  padding: 0;
  width: 100%;
  margin-top: -1px;
  position: relative;
  overflow: hidden;
}
div.mypage-confirm-hidden-form {
  display: none;
}
div.mypage-user-container{
  max-width: 750px;
  margin: 0 auto;
  text-align: left;
  z-index: 2;
}
div.mypage-user-container-contact{
  padding-bottom: unset;
  position: relative;
}
#wimax-contact-form-box{
  position: absolute;
  top: -50px;
}
div.form-user-background{
  background-color: transparent;
  padding: 0;
  position: relative;
}
.mypage-user-info-detail-hidden{
  display: none;
}
.mypage-delivery-info-detail-hidden{
  display: none;
}
div.box-hidden{
  display: none;
}
div.form-user-background-entry button,
table.form-table.form-entry button{
  background-color: white;
  border:1px solid #000;
  border-radius: 0.5em;
  padding: 12px 15px;
  margin-left: 0.6rem;
  height: 50px;
  cursor: pointer;
  color: #000;
}
div.form-user-background-entry a.postal-btn-wrap,
div.form-user-background-confirm a.postal-btn-wrap {
  vertical-align: top;
  display: inline-block;
  margin-left: 0.6rem;
}
div.form-user-background-entry a.postal-btn-wrap button,
div.form-user-background-confirm a.postal-btn-wrap button {
  padding: 13.5px 15px;
  margin-left: 0;
}
div.flex-form-title{
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
}
div.content-box-inner-title{
  font-size: 3.0rem;
  padding: 0;
  margin: 25px 0;
  font-weight: bold;
  text-align: center;
}
h2.form-h2{
  font-size: 2.0rem;
  max-width: 750px;
  margin: 0 0 10px;
  border: none;
}
h2.bottom-none{
  margin:0;
}
#payment_select_creditcard h2.form-h2 {
  line-height: 1.3;
}

div.white-content-box-form.box-bottom{
  margin-bottom:20px;
}

div.form-black-background,
div.form-black-background-credit-card-name {
  position: fixed;
  background-color: black;
  opacity: 0.4;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}

div.form-black-background {
  z-index: 1000000000001;
}

div.edit-partial-plan,
div.edit-partial-kgr-plan,
div.edit-partial-plan-topping1,
div.edit-partial-device-option,
div.edit-partial-contractor,
div.edit-partial-address, div.edit-partial-user,
div.edit-partial-corp-contact,
div.edit-partial-delivery,
div.edit-partial-rental_days,
div.edit-partial-device,
div.edit-partial-quantity {
  position: fixed;
  max-width: 954px;
  margin: auto;
  z-index: 1000000000002;
  top: 10vh;
  left: 0;
  right: 0;
  bottom: -5vh;
  display: none;
}

div.edit-partial-quantity {
  top: 20vh;
}

div.edit-partial-plan form,
div.edit-partial-kgr-plan form,
div.edit-partial-plan-topping1 form,
div.edit-partial-device-option form,
div.edit-partial-contractor form,
div.edit-partial-address form,
div.edit-partial-user form,
div.edit-partial-corp-contact form,
div.edit-partial-delivery form,
div.edit-partial-rental_days form,
div.edit-partial-device form,
div.edit-partial-quantity form {
  width: 100%;
  max-height: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  background-color: white;
  overflow-y: auto;
}

div.edit-partial-kgr-plan form,
div.edit-partial-device-option form,
div.edit-partial-device form,
div.edit-partial-quantity form {
  background-color: #F3F3F3;
}

div.edit-partial-plan form div.mypage-user-container,
div.edit-partial-kgr-plan form div.mypage-user-container,
div.edit-partial-plan-topping1 form div.mypage-user-container,
div.edit-partial-device-option form div.mypage-user-container,
div.edit-partial-contractor form div.mypage-user-container,
div.edit-partial-address form div.mypage-user-container,
div.edit-partial-user form div.mypage-user-container,
div.edit-partial-corp-contact form div.mypage-user-container,
div.edit-partial-delivery form div.mypage-user-container,
div.edit-partial-plan-topping1 form div.mypage-user-container,
div.edit-partial-device form div.mypage-user-container,
div.edit-partial-quantity form div.mypage-user-container {
  width: 100%;
}

div.edit-partial-plan form div.row,
div.edit-partial-kgr-plan form div.row,
div.edit-partial-plan-topping1 form div.row,
div.edit-partial-device-option form div.row,
div.edit-partial-contractor form div.row,
div.edit-partial-address form div.row,
div.edit-partial-user form div.row,
div.edit-partial-corp-contact form div.row,
div.edit-partial-delivery form div.row,
div.edit-partial-device form div.row,
div.edit-partial-quantity form div.row {
  padding-bottom: 30px;
}

div.edit-partial-plan div.form-user-background,
div.edit-partial-kgr-plan div.form-user-background,
div.edit-partial-plan-topping1 div.form-user-background,
div.edit-partial-device-option div.form-user-background,
div.edit-partial-contractor div.form-user-background,
div.edit-partial-address div.form-user-background,
div.edit-partial-user div.form-user-background,
div.edit-partial-corp-contact div.form-user-background,
div.edit-partial-delivery div.form-user-background,
div.edit-partial-device div.form-user-background,
div.edit-partial-quantity div.form-user-background {
  max-width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 1440px) and (min-width: 767px){
  div.edit-partial-plan,
  div.edit-partial-kgr-plan,
  div.edit-partial-plan-topping1,
  div.edit-partial-device-option,
  div.edit-partial-contractor,
  div.edit-partial-address, div.edit-partial-user,
  div.edit-partial-corp-contact,
  div.edit-partial-delivery,
  div.edit-partial-device,
  div.edit-partial-quantity {
    top: 5%;
    bottom: calc(5% + 40px);
  }

  div.edit-partial-quantity {
    top: 20%;
  }

  div.edit-partial-plan form,
  div.edit-partial-kgr-plan form,
  div.edit-partial-plan-topping1 form,
  div.edit-partial-device-option form,
  div.edit-partial-contractor form,
  div.edit-partial-address form,
  div.edit-partial-user form,
  div.edit-partial-corp-contact form,
  div.edit-partial-delivery form,
  div.edit-partial-device form,
  div.edit-partial-quantity form {
    max-height: 100%;
  }
}
@media screen and (max-width: 767px){
  div.edit-partial-plan,
  div.edit-partial-kgr-plan,
  div.edit-partial-plan-topping1,
  div.edit-partial-device-option,
  div.edit-partial-contractor,
  div.edit-partial-address,
  div.edit-partial-user,
  div.edit-partial-corp-contact,
  div.edit-partial-delivery,
  div.edit-partial-device,
  div.edit-partial-quantity {
    top: 5vh;
  }
  
  div.edit-partial-plan form,
  div.edit-partial-plan-topping1 form,
  div.edit-partial-device-option form,
  div.edit-partial-contractor form,
  div.edit-partial-address form,
  div.edit-partial-user form,
  div.edit-partial-corp-contact form,
  div.edit-partial-delivery form,
  div.edit-partial-device form,
  div.edit-partial-quantity form {
    width: 90%;
    max-height: 90%;
  }
  div.edit-partial-device-option form,
  div.edit-partial-quantity form {
    width: 92%;
  }
  div.edit-partial-contractor form{
    overflow-x: hidden;
  }
  div.edit-partial-plan form,
  div.edit-partial-kgr-plan form{
    max-height: calc(90% - 40px);
  }

  div.edit-partial-plan-topping1 form div.mypage-user-container,
  div.edit-partial-device-option form div.mypage-user-container,
  div.edit-partial-contractor form div.mypage-user-container,
  div.edit-partial-address form div.mypage-user-container,
  div.edit-partial-user form div.mypage-user-container,
  div.edit-partial-corp-contact form div.mypage-user-container,
  div.edit-partial-delivery form div.mypage-user-container,
  div.flex-entry-option.flex-entry-option-sp.digital-life,
  div.edit-partial-device form div.mypage-user-container,
  div.edit-partial-quantity form div.mypage-user-container {
    width: 95%;
    margin: auto;
  }
  .entry-new div.entry-option-title h1{
    font-size: 2.3rem;
  }
  .entry-new div.edit-partial-device-option form div.mypage-user-container {
    padding-top: 35px;
  }

  div.flex-entry-option.flex-entry-option-sp.digital-life {
    width: 100%;
    margin: 35px auto 30px;
  }
  div.edit-partial-plan form div.mypage-user-container,
  div.edit-partial-kgr-plan form div.mypage-user-container{
    width: 90%;
    margin: auto;
  }
  .subsc-entry-payment h2.form-h2 {
    padding-left: 8px;
  }
}
/*変更のポップアップの中で余白調整*/
div.mypage-confirm-hidden-form h2.form-h2 {
  margin-top: 30px;
}

div.edit-partial-user form,
div.edit-partial-delivery form{
  overflow-y: scroll;
}

div.white-content-box-form{
  background-color: white;
  padding: 40px 30px;
  margin: 50px 0 0;
}
div.white-content-box-form.subsc-payment-select-area {
  padding: 40px 30px 0;
}
div.white-content-box-form.support-contact{
  background-color: white;
  padding: 40px 30px;
  margin: 10px 0 0;
}
div.white-content-box-form.mt-12{
  margin: 40px 0 0;
}
@media screen and (max-width: 767px){
  div.white-content-box-form.mt-12{
    margin: 30px 0 0;
  }
  div.white-content-box-form.support-contact{
    padding: 40px 15px;
  }
  div.white-content-box-form.subsc-payment-select-area.individual {
    padding: 10px 10px 20px;
  }
  .subsc-payment-select-area.individual td.flex-user-area {
    height: auto;
  }
  .subsc-payment-select-area.individual td.flex-user-area label.custom-check-box.label-input:last-of-type {
    height: auto;
  }
}

div.entry-company-form{
  padding: 10px 30px;
}

div.entry-pay-form select{
  padding:0 10px;
}

div.white-content-box-form.payment{
  margin: auto;
}

div.white-content-box-form.space{
  margin: 0;
}

table.form-table{
  border-spacing: 7px;
  margin: 0;
  table-layout: fixed;
}

table.form-entry {
  width: 100%;
  max-width: 1000px;
}

div.setvice_set_complete_form{
  margin-bottom: 150px;
}

div#payment-method-invoice .corp-select-width{
  max-width:200px;
}
@media screen and (max-width: 767px){
  div.content-box-inner-title{
    font-size: 2.2rem;
  }
  div.content-box-inner-title p{
    line-height: 2.5rem;
  }
  div.setvice_set_complete_form{
    margin: 0;
  }
  div.entry-company-form{
    padding: 0;
  }
}
@media (max-width: 767px) {
  label.custom-check-box span {
    margin-right: 5px;
  }
  label.custom-check-box-contact span {
    margin-right: unset;
  }
}
table.form-table span{
  color: #1E1E1E;
}
table.contact-display {
  table-layout: unset;
}
table.contact-display span {
  color: #333;
}
td.password-td span.field-icon {
  position: absolute;
  right: 10px;
  top: 12px;
}
table.form-table tr{
  height: 5rem;
  outline: none;
}
table.form-table th{
  width: 250px;
  font-size: 1.3rem;
  margin-bottom: 15px;
  vertical-align: middle;
  padding-top: 0;
  text-align: left;
}
@media (min-width: 768px) {
  .forbiz.entry-estimate table.form-table td{
    width: auto;
  }
}
table.form-table.bg-white-title.confirm-title th{
  width:33%;
}
table.form-table th.corp-title-right{
  width:30%;
}
table.form-table th.right-button{
  text-align: right;
  font-size: 1.3rem;
  padding-top: 0;
  margin-bottom: 13px;
  margin-top: 7px;
}
table.form-table td{
  vertical-align: top;
  padding: 0;
  text-align: left;
  font-size: 1.5rem;
}
table.form-table-multi-column td{
  position: relative;
  font-size: 1.5rem;
}

td.password-td {
  position: relative;
}
input.mypage-input-border{
  margin: 0;
  padding: 25px 10px;
  background-color: #D9D9D9;
  border: none;
  border-radius: 8px;
  box-sizing: border-box;
  width: 100%;
  letter-spacing: 1px;
  height: 50px;
  font-size: 1.5rem;
}
input.mypage-input-border::-webkit-inner-spin-button,
input.mypage-input-border::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
input.mypage-input-border-security-code {
  width: 215px;
}
select:focus {
  outline: none;
  box-shadow: 0 0 5px 2px #ffeb00;
  border: none;
}
input.mypage-input-border:focus,
select.form-item-contractor:focus,
select.form-item-address:focus,
select.form-item-delivery-time:focus,
select.form-item-user:focus,
select.payment-expire:focus,
select.birthday:focus,
select.form-item-corp-card:focus,
select.corp-pay-cycle-select:focus,
select.corp-entry-timedate:focus,
select.mypage-input-border:focus,
select.long-select:focus,
select.short-select:focus {
  outline: none;
  box-shadow: 0 0 5px 2px #ffeb00;
  border: none;
}
.gender-label-box label:focus,
.flex-user-area label:focus {
  outline: none;
  box-shadow: 0 0 10px 2px #ffeb00;
  border: none;
  border-radius: 10px;
}
td.flex-user-area label.custom-check-box.label-input,
td.flex-user-area label.custom-check-box.label-input:last-of-type {
  height: 40px;
  width: 40px;
}
input.form-item-room {
  width: 48%;
}
.js-building-room {
  display: none;
}
.js-building-room.active {
  display: table-row;
}
.js-building-room.active.mypage-user-info-detail-hidden {
  display: none;
}
.js-building-mask {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  z-index: -1;
}

@media (max-width: 767px) {
  main.mypage-main select {
    font-size: 1.4rem;
    width: 100%;
  }
  main.mypage-main select[ name="desired_contact_day"]{
    margin-bottom: 10px;
  }
  input.mypage-input-border-contact {
    font-size: 1.4rem;
  }
}

main.mypage-main select{
  background-color: #D9D9D9;
  border: none;
  height: 50px;
  margin: 0;
  border-radius: 8px;
  font-size: 1.5rem;
  padding: 5px 5px 5px 10px;
}

select[name="prefecture"],
select[name="add_corp_prefecture"] {
  width: 47.5%;
}
select[name="user_prefecture"],
select[name="delivery_prefecture"],
select[name="deliverycorp_prefecture"],
select[name="deliverycorp_order_time"],
select[name="user_prefecture"] {
  width: 48.1%;
}

select.form-item-address{
  width: 48%;
}

select.form-item-delivery{
  width: 50%;
}
.corp-select-width{
  max-width:80px;
}

main.mypage-main select.document-id-corporation{
  margin-bottom: 11px;
}

table.credit-reference-name{
  border-spacing: 0;
  margin: 0;
}

table.credit-reference-name tr{
  height: auto;
}

@media (max-width: 767px) {
  table.form-table {
    width: 100%;
  }
  table.form-table th,
  table.form-table td {
    display: block;
    text-align: left;
    width: 100%;
  }
  table.selection-table td {
    display: block;
    text-align: left;
    width: 100%;
  }
  table.form-table.bg-white-title.confirm-title th{
    width:100%;
  }
}

@media screen and (max-width: 767px){
  table.form-table td{
    display: inline-block;
  }
  table.form-table th{
    margin-top: 10px;
  }

  main.mypage-main select.payment-expire{
    font-size: 1.4rem;
    width: 80px;
  }
}

textarea.mypage-input-border{
  background-color: #D9D9D9;
  border: none;
  border-radius: 8px;
  padding: 10px;
}
textarea.mypage-input-border.text-area-inquery::placeholder {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px){
  textarea.mypage-input-border{
    width: 93%;
  }
}
.tag-title-required{
  content: "";
  position: absolute;
  top: 0px;
  right: 60px;
  width: 0;
  height: 0;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #FF008F;
}
div.sub-info{
  padding:0 10px;
  font-weight: bold;
}
table.form-table td.flex-gender-area{
  display: flex;
  align-items: center;
}
div.gender-label-box{
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  height: 25px;
}
div.gender-label-box-contact{
  margin-bottom: unset;
  height: unset;
}
@media (max-width: 767px){
  div.gender-label-box {
      margin-top: 0;
      margin-bottom: 20px;
  }
}
label.label-input{
  display: inline-block;
  margin: 10px 20px 0 0;
  width: 50px;
}
label.custom-check-box{
  position: relative;
}
label.custom-check-box.entry {
  margin-left: 25px;
}
label.custom-check-box input[type="checkbox"],
label.custom-check-box input[type="radio"] {
  opacity: 0;
}
label.label-input label{
  width: 200px;
  margin-left: -5px;
  position: absolute;
}
label.custom-check-box-contact{
  position: unset;
  display: unset;
  margin: unset;
  width: unset;
}
label.custom-check-box-contact label{
  width: unset;
  margin-left: unset;
  position: unset;
}
div.gender-label-box label.label-input{
  margin-right: 51px;
}
div.edit-partial-contractor form div.mypage-user-container div.gender-label-box label.label-input{
  margin-right: 69px;
}
div.gender-label-box label.label-input label{
  top: 14px;
  left: 50px;
}
.entry-form-personal div.gender-label-box label.label-input,
.mypage-confirm-hidden-form div.gender-label-box label.label-input,
.entry-openhouse-user div.gender-label-box label.label-input {
  margin: 25px 66px 0 0;
  width: 40px;
  height: 41px;
}
td.flex-user-area label.label-input.js-focus-target {
  width: 40px;
  height: 40px;
  margin: 0;
}
.entry-form-personal td.flex-user-area label.label-input {
  width: 40px;
  height: 40px;
}
label.custom-check-box-contact:focus,
label.custom-check-box-estimate:focus {
  box-shadow: none;
}
label.custom-check-box-contact:focus input[type="radio"] + span::before,
label.custom-check-box-estimate:focus input[type="radio"] + span::before {
  outline: none;
  box-shadow: 0 0 10px 2px #ffeb00;
  border: none;
  border-radius: 10px;
}
td.flex-user-area{
  height: 83px;
}
td.flex-user-area.corp-user {
  height: 95px;
}
td.flex-user-area label.label-input:first-child{
  margin: auto;  
  height: 40px;
}
td.flex-user-area.flex-user-area-confirm {
  padding-bottom: 5px;
}
td.flex-user-area.flex-user-area-confirm label.label-input:first-child {
  margin: 0;
  height: 40px;
}
td.flex-user-area label.label-input label{
  top: 14px;
  left: 50px;
}
label.payment-select-tab label {
  width: 270px;
}
@media screen and (max-width: 767px){
  td.flex-user-area.corp-user{
    margin-bottom: 15px;
  }
  .subsc-confirm-delivery td.flex-user-area{
    height: auto;
  }
  .subsc-confirm-delivery td.flex-user-area label.custom-check-box.label-input:last-of-type {
    height: auto;
    margin: 10px 0 18px 0.6rem;
  }
  td.flex-user-area.corp-user {
    height: 83px;
  }
}
div.vaidation-error-area{
  height: 0;
  margin-top: 0;
}
div.vaidation-error-area:not(:empty) {
  height: auto;
}
label.validator-error{
  color: red;
  font-size: 1.2rem;
  display: block;
  margin-top: 3px;
  font-weight: bold;
}
table.form-table tr.attention-remark{
  height: 1.5rem;
}
p.mypage-remark{
  color: #333;
  margin-left: 260px;
  font-size: 1.1rem;
  line-height: 1.5rem;
}

p.entry-remark{
  color: #333;
  font-size: 1.1rem;
  line-height: 1.5rem;
}
p.mypage-remark-margin{
  margin-left: 259px;
}
@media screen and (max-width: 767px){
  p.mypage-remark{
    margin-left: 0;
  }
  div.gender-label-box label.label-input{
    margin-right: 38px;
  }
  div.edit-partial-contractor form div.mypage-user-container div.gender-label-box label.label-input{
    margin-right: 38px;
  }
}
span.form-sub-title{
  font-size: 1.2rem;
}
i.fa-eye:before{
  top: 3px;
  position: relative;
}
i.fa-eye-slash:before{
  top: 3px;
  position: relative;
}
label.custom-check-box input[type="radio"]{
  opacity: 0;
}
label.custom-check-box input[type="radio"] + span::before{
  z-index: 0;
  background-color: #D9D9D9;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 8px;
  position: absolute;
  top: 1px;
  left: 0;
  content: '';
  box-sizing: border-box;
}
label.custom-check-box input[type="radio"]:checked + span::before{
  background-color:#D9D9D9;
}

label.custom-check-box input[type="radio"] + span::after{
  z-index: 1;
  margin: 4px 12px;
  width: 15px;
  height: 22px;
  position: absolute;
  top: 1px;
  left: 0;
  content: '';
  box-sizing: border-box;
}
label.custom-check-box input[type="radio"]:checked + span::after{
  border: 2px solid #000;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
label.custom-check-box-contact input[type="radio"] + span::before{
  top: 5px;
}
label.custom-check-box input[type="radio"] + span::after{
  top: 5px;
}
table.confirm-table td {
  padding-left: 5px;
  padding-right: 5px;
  height: 50px;
  width: 590px;
  text-align: left;
  vertical-align: middle;
  border:1px solid #acacac;
}
table.confirm-table.twitter-campaign td {
  width: 100%;
}

.small-info{
  font-size:1.3rem;
  font-weight:bold;
}

@media screen and (max-width: 767px){
  div.form-user-background-entry button{
    margin: 7px 0;
    padding: 14px 10px;
  }
  div.form-user-background-entry a.postal-btn-wrap button {
    padding: 14px 15px;
    margin: 0 0 0 0.6rem;
  }
  div.white-content-box-form{
    padding: 30px 10px;
    margin: 30px 0 0;
  }
  .subsc-entry-payment div.white-content-box-form .credit-reference-name {
    padding-left: 8px;
  }
  div.white-content-box-form.twitter-apply{
    padding: 30px 10px;
  }
  div.white-content-box-form.space{
    margin-top: 0;
  }
  select.form-user-select-sp{
    width: 100%;
  }
  table.confirm-table th,
  table.confirm-table td{
    width: 50%;
    vertical-align: middle;
  }
  table.confirm-table th{
    height: 50px;
  }
}

/*ボタン*/
div.row{
  margin: 30px 0 0;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
div.row.flex-left {
  margin: 30px 0 0 45px;
  display: flex;
  justify-content: left;
  align-items: center;
}
div.row.flex-left-completeupload {
  margin: 30px 0 0 -35px;
  display: flex;
  justify-content: left;
  align-items: center;
}
div.row-first{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
div.row-first.complete{
  margin-top: 50px;
}
div.row-first.button-single{
  margin-bottom: 50px;
}
div.decoration-button-wrapper-center{
  margin: 0 auto;
  justify-content: center;
  align-items: center;
}

div.row a{
  text-decoration: none;
}

div.form-next-button{
  background: linear-gradient(to right, #FFC600, #FFE300);
  width: 320px;
  display: block;
  margin: 0 auto;
  font-size: 1.5rem;
  font-weight: bold;
  color: #000;
  letter-spacing: 0.02em;
  position: relative;
  text-align: center;
  transition: .3s all;
  cursor: pointer;
}
div.form-next-button::after{
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  background: #1E1E1E;
  transition: .3s all;
}
div.form-next-button:hover{
  color: #fff;
}
div.form-next-button:hover::after{
  width: 100%;
}
div.form-next-button span{
  background: url(https://d1q08lkutgkcx2.cloudfront.net/image/okawari-button-arrow.svg) no-repeat 290px center;
  background-size: 8px;
  display: block;
  padding: 25px 60px 25px 0;
  position: relative;
  z-index: 10;
}
div.form-next-button .text-step-body-two-line {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
  padding: 0 60px 0 0;
}
div.form-next-stop-button{
  background: linear-gradient(to right, #FFC600, #FFE300);
  width: 320px;
  display: block;
  margin: 0 auto;
  font-size: 1.5rem;
  font-weight: bold;
  color: #000;
  letter-spacing: 0.02em;
  position: relative;
  text-align: center;
  transition: .3s all;
  cursor: default;
}
div.form-next-stop-button::after{
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  background: #1E1E1E;
}
div.form-next-stop-button span{
  background: url(https://d1q08lkutgkcx2.cloudfront.net/image/okawari-button-arrow.svg) no-repeat 290px center;
  background-size: 8px;
  display: block;
  padding: 25px 60px 25px 0;
  position: relative;
  z-index: 10;
}

div.form-back-button{
  background-color: #000;
  width: 230px;
  display: block;
  margin: 0 auto;
  font-size: 1.5rem;
  font-weight: bold;
  color: #FFF;
  letter-spacing: 0.02em;
  position: relative;
  text-align: center;
  transition: .3s all;
  cursor: pointer;
}
div.form-back-button::before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  background: #1E1E1E;
}
div.form-back-button span{
  background: url(https://d1q08lkutgkcx2.cloudfront.net/image/okawari-back-button-arrow.svg) no-repeat 25px center;
  background-size: 8px;
  display: block;
  padding: 25px 0 25px 25px;
  position: relative;
  z-index: 10;
}

@media screen and (max-width: 767px){
  div.row{
    flex-direction: column-reverse;
    align-items: flex-start;
    width:300px;
    margin: 30px auto 0;
  }
  div.row-first{
    margin: 30px auto 0;
    padding: 0;
  }
  div.form-next-button,
  div.form-next-stop-button{
    width: 300px;
  }
  div.form-back-button{
    width: 230px;
  }
  div.form-next-button span,
  div.form-next-stop-button span{
    background: url(https://d1q08lkutgkcx2.cloudfront.net/image/okawari-button-arrow.svg) no-repeat 270px center;
    background-size: 8px;
  }
  div.form-back-button span{
    background: url(https://d1q08lkutgkcx2.cloudfront.net/image/okawari-back-button-arrow.svg) no-repeat 20px center;
    background-size: 8px;
  }
  div.decoration-button-area-form-v2{
    margin:10px 0;
    width: 300px;
  }
  div.form-user-back-button-sp{
    margin: 30px auto 0;
  }
}

/*背景*/
#first{
  background: url(https://d1q08lkutgkcx2.cloudfront.net/image/price_para02_t.png) no-repeat left top #F3F3F3;
  background-size: 530px;
  padding: 50px 20px 0px;
  position: relative;
  min-height: 560px;
}
#first.forbiz {
  background: url(https://d1q08lkutgkcx2.cloudfront.net/image/price_para02_t_forbiz.png) no-repeat right top #F3F3F3;
  background-size: 530px;
  z-index: 0;
}
.section-upload#first{
  background: #F3F3F3;
  padding: 0px 20px 0px;
  min-height: calc(100vh - 135px);
}
#second{
  background: #F3F3F3;
  background-size: 35%;
  padding: 0 20px;
  position: relative;
}
#black{
  background: #232323;
  padding: 0 20px;
  position: relative;
  overflow: hidden;
}
#black::before {
  content: "";
  display: block;
  background: #F3F3F3;
  width: 120%;
  height: 10vw;
  box-shadow: 0 8px 8px rgb(0 0 0 / 20%);
  position: absolute;
  top: 3%;
  left: -10%;
  right: -10%;
  margin: auto;
  transform: rotate(1.5deg) translate(0,-45%);
  z-index: 2;
}
.bg-button-area{
  display: block;
  overflow-x: hidden;
  position: absolute;
  width: 100%;
  height: 10vw;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.bg-button-area::after {
  background: #f3f3f3;
}
.bg-button-black-area::after {
  background: #232323;
}
.bg-button-area::after {
  content: "";
  display: block;
  width: 120%;
  height: 5vw;
  box-shadow: 0 8px 8px rgb(0 0 0 / 20%);
  position: absolute;
  top: -7px;
  left: -10%;
  right: -10%;
  margin: auto;
  transform: rotate(-2.5deg) translate(0,-45%);
}
.plus_para02{
  width: 500px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.plus_para02 img{
  width: 500px;
}

div.mypage-section-container{
  max-width: 1020px;
  margin: 0 auto;
}

div.mypage-user-container.contain-complete {
  min-height: calc(100vh - 330px);
}

div.mypage-section-container .bnr-prepaid {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-height: 200px;
  z-index: 11;
}

div.mypage-section-container .bnr-prepaid > a {
  display: block;
  transition: .8s all;
}

div.mypage-section-container .bnr-prepaid > a:hover {
  opacity: .8;
}

div.mypage-section-container .bnr-prepaid > a:focus {
  outline: none;
}

div.mypage-section-container .bnr-prepaid > a:focus img {
  outline: 2px solid #000;
}

div.mypage-section-container .bnr-prepaid > a > img {
  width: 100%;
}


@media screen and (max-width: 767px){
  .plus_para02{
    width: 100px;
    position: absolute;
    right: 0;
    top: -630px;
    z-index: -1;
  }
  #first{
    background: url(https://d1q08lkutgkcx2.cloudfront.net/image/price_para02_t.png) no-repeat left top #F3F3F3;
    background-size: 50%;
    padding: 0 4%;
    position: relative;
    overflow: hidden;
    z-index: 1;
  }
  #first.forbiz {
    background-size: 25%;
  }
  #second{
    background: #F3F3F3;
    background-size: 35%;
    padding: 0 4%;
    position: relative;
    z-index: 4;
  }
  #black{
    background: #2C2C2C;
    padding: 0 4%;
    position: relative;
    overflow: hidden;
  }
  #black::before {
    content: "";
    display: block;
    background: #f3f3f3;
    width: 120%;
    height: 13vw;
    box-shadow: 0 8px 8px rgb(0 0 0 / 20%);
    position: absolute;
    top: 1%;
    left: -10%;
    right: -10%;
    margin: auto;
    transform: rotate(1.5deg) translate(0,-45%);
    z-index: 2;
  }
  .bg-button-black-area::after {
    background: #2c2c2c;
  }
  .bg-button-area::after {
    content: "";
    display: block;
    width: 120%;
    height: 5vw;
    box-shadow: 0 8px 8px rgb(0 0 0 / 20%);
    position: absolute;
    top: 0;
    left: -10%;
    right: -10%;
    margin: auto;
    transform: rotate(-2.5deg) translate(0,-45%);
  }
  div.mypage-section-container{
    max-width: 90%;
    margin: auto;
    padding: 0;
  }
  div.mypage-section-container.select-title-mt {
    margin: 120px auto 0;
  }
  div.mypage-section-container.select-title-mt.prepaid-option-area {
    margin: 70px 0 0;
    max-width: 100%;
  }
  div.mypage-section-container .bnr-prepaid {
    width: 85%;
    top: auto;
    left: 2%;
    bottom: 10px;
  }
  table.sp-long {
    border-spacing: 0px;
  }
  table.sp-long th, table.sp-long td {
    border: none;
    display: block;
  }
  table.sp-long th {
    margin: 12px auto 3px;
  }
}

.spoiler{
  position:-webkit-sticky;
  position:sticky;
  bottom:0;
}
.spoiler-btn:hover {
  cursor: pointer;
}
.spoiler-btn-bottom {
  width: 100%;
}
.spoiler-body {
  display: none;
}
.spoiler.instant.expanded .spoiler-body {
  display: block;
}

div.form-company-notice{
  display: flex;
  align-items:center;
}

div.form-company-notice p.card-mark{
  padding-left: 10px;
  margin-left: 0;
  margin-bottom: 10px;
  font-weight: bold;
}

div.form-application-container div.btn-bottom{
  padding-bottom:50px;
}

select.corp-select-width{
  width:100%;
}

div.entry-company-form{
  margin:0 ;
}
div.user-container-padding-none{
  padding:0;
}

#payment-method-invoice .form-table {
  margin-top:-5px;
}
/* Form confirm */
table.mypage-contract-table{
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
}
table.form-confirm-table th{
  height: 30px;
}
table.form-confirm-table td{
  background-color: #fff;
  height: 30px;
  vertical-align: middle;
  background-color: #D9D9D9;
}
table.form-confirm-table td.bg-white{
  background-color: #fff;
  height: 30px;
  vertical-align:middle;
  padding-bottom:5px;
  font-weight:bold;
}

table.form-confirm-info-table{
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  line-height: 1.3;
}
table.form-confirm-info-table tr{
  border-top: 1px solid #909090;
}
table.form-confirm-info-table tr:last-child{
  border-bottom: 1px solid #909090;
}
table.form-confirm-info-table th,
table.form-confirm-info-table td{
  height: 39px;
}
table.form-confirm-info-table th{
  width: 30%;
  padding: 5px 15px;
  text-align: left;
  background-color: #D9D9D9;
}
table.form-confirm-info-table td{
  padding-left: 10px;
  width: 70%;
  vertical-align: middle;
  margin: 0;
  background-color: #FFFFFF;
  border: none;
  color: #1E1E1E;
}
table.form-confirm-info-table td #contact_day{
  display: none;
}
table.form-confirm-info-table.plan td{
  width: 35%;
}
table.form-confirm-info-table .confirm-price{
  text-align: right;
}
p.confirm-attention{
  padding: 0 5px;
  font-size: 1.1rem;
  line-height: 1.4rem;
}
p.confirm-attention.first-month-fee{
  margin-top: 7px;
  font-weight: bold;
  font-size: 1.3rem;
}

.content-box-margin-none{
  margin:0;
}
div.strong-title{
  font-size:2rem;
}
div.complete-attention-block{
  margin-top:20px;
}
div.attention-top{
  margin-top:10px;
}
.section-upload .form-company-notice.icon-left.attention-top{
  margin: 0 10px 20px 5px;
}
.section-upload .form-company-notice.icon-left.attention-top div.form-capacity-notice-icon{
  width: 40px;
  margin: 3px 10px 0 0;
}
@media screen and (max-width: 767px){
  .section-upload .form-company-notice.icon-left.attention-top div.form-capacity-notice-icon{
    width: 80px;
  }
  table.form-confirm-info-table td.not-tel-link a {
    color: #1E1E1E;
    text-decoration: none;
    pointer-events: none;
  }
}
div.confirm-margin{
  margin:50px 0;
}
.corp-card-padding{
padding-top:5px;
}

div.complete-title-bottom{
  margin-bottom:40px;
}

div.user-link {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
div.user-link div {
  text-align: right;
}
div.entry-user-link {
  height: 70px;
  align-items: center;
}
div.entry-confirm-plan-edit-links p {
  line-height: 30px;
}
div.form-application-container div.mypage-user-container {
  max-width: 750px;
  margin: 40px auto 0;
}
p.leave-checkbox-box-title {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 20px 0;
}
div.leave-checkbox-box-desciption {
  font-size: 1.3rem;
  text-align: left;
  padding: 0 40px;
  margin: 20px 0;
}
@media screen and (max-width: 767px){
  table.form-confirm-info-table.plan p{
    vertical-align: middle;
  }
  table.form-confirm-info-table{
    width: 95%;
  }
  table.form-confirm-info-table tr,
  table.form-confirm-info-table tr:last-child{
    border: none;
  }
  table.form-confirm-info-table th,
  table.form-confirm-info-table td{
    height: auto;
    padding: 10px 5px;
    justify-content: flex-start;
  }
  table.form-confirm-info-table.plan th,
  table.form-confirm-info-table.plan td{
    height: auto;
    box-sizing: border-box;
    align-items: center;
  }
  table.form-confirm-info-table.plan th{
    width: 100%;
    display: inline-flex;
  }
  table.form-confirm-info-table.plan td{
    width: 49.5%;
    margin-top: 2.5px;
    display: inline-flex;
  }
  table.form-confirm-info-table.plan td:last-child{
    margin-left: 1%;
  }
  table.form-confirm-info-table.plan td.form-long-column{
    width: 100%;
    margin-left: 0;
  }
  table.form-confirm-info-table .confirm-price{
    justify-content: flex-end;
  }
  table.form-confirm-info-table th{
    width: unset;
    background-color: #FFFFFF;
    border-bottom: 1px solid #909090;
    padding: 5px;
  }
  table.form-confirm-info-table th.confirm-price{
    justify-content: flex-start;
  }

  table.form-confirm-info-table td{
    border: none;
    width: initial;
    vertical-align: initial;
    margin: initial;
    border: none;
    word-break: break-all;
  }
  table.form-confirm-table td.bg-white{
    margin-left:15px;
    width:50%;
  }

  p.corp-message-sp{
    padding-top:10px;
  }
  div.confirm-margin{
    margin:50px auto 20px;
  }
  div.leave-checkbox-box-desciption {
    padding: 0 15px;
  }
  div.form-application-container div.mypage-user-container {
    margin: 30px auto 0;
  }
}

.icon-left{
  margin-left:10px;
}
/* Form complete */
div.form-step-title p.entry-complete-title{
  left: 15px;
  top: 30px;
}

div.entry-complete-description{
  text-align: center;
}
div#device-option-error-message,
div#plan-id-error-message{
  text-align: left;
  max-width: 750px;
  margin: 20px auto;
  line-height: 20px;
  font-size: 2.0rem;
}
div#plan-id-error-message{
  margin: 30px auto 20px;
}
div#device-option-error-message label,
div#plan-id-error-message label{
  font-size: 1.5rem;
}
.error-message{
  bottom: -30px;
  color: red;
  font-size: 1.6rem;
  position: relative;
  text-align: center;
  line-height: 1.5em;
  background: #FFEEEE;
  font-weight: bold;
}
.error-message-value p{
  line-height: 1.5em;
}
div.not-inputted-items {
  color: red;
  background-color: white;
  padding: 10px;
  height: auto;
  max-width: 750px;
  margin: 0 auto;
}
div.not-inputted-items-hidden{
  display: none;
}

table.corp-confirm-table th{
  width: 40%;
}

select.long-select{
  width:100%;
}
select.short-select{
  width: 25%;
}

div.triangle-min-height{
  min-height:20vh;
}
div.form-black-background-credit-card {
  z-index: 10000;
}
div.form-black-background,
div.form-black-background-credit-card {
  position: fixed;
  background-color: black;
  opacity: 0.4;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}
/* @media (max-width: 767px) {
  div.credit-card-confirm-popup {
    width: 80%;
  }
  div.credit-card-confirm-button {
    padding: 0 10px;
  }
  div.credit-card-name-confirm-popup {
    width: 80%;
  }
  div.credit-card-name-confirm-popup-body div.credit-card-name-flex p {
    margin-top: 10px;
  }
  div.credit-card-name-confirm-popup-body #input-credit-card-kana,
  div.credit-card-name-confirm-popup-body #input-credit-card-name {
    margin-top: 2px;
  }
  div.credit-card-name-confirm-button {
    padding: 0 10px;
  }
} */
/* div.credit-card-confirm-popup {
  max-width: 480px;
  height: 260px;
  position: fixed;
  background-color: white;
  border: solid 20px #FFEB00;
  margin: auto;
  z-index: 1000000000002;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
div.credit-card-confirm-popup-title p {
  margin: 10px 0;
  color: red;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}
div.credit-card-confirm-popup-body {
  margin: 10px 10px;
}
div #credit-card-confirm-popup-message {
  text-align: center;
}
div.credit-card-confirm-buttons {
  display: flex;
  justify-content: space-around;
  margin: 20px auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
div.credit-card-confirm-button {
  width: 150px;
  height: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.5s;
  background-color: black;
  color: #FFEB00;
} */
div.form-black-background-credit-card-name {
  z-index: 10000;
}
div.credit-card-name-confirm-popup {
  width: 750px;
  height: fit-content;
  padding: 3% 0px 0;
  position: fixed;
  background-color: white;
  border: solid 6px #FFEB00;
  border-radius: 1.2rem;
  margin: auto;
  z-index: 1000000000002;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
}
div.credit-card-name-confirm-popup-title p {
  margin: 0px 0 30px;
  color: #DB0066;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
div.device-option-confirm-popup img.yellow-notion-icon,
div.quantity-confirm-popup img.yellow-notion-icon,
div.credit-card-name-confirm-popup img.yellow-notion-icon{
  width: 35px;
  height: 35px;
  margin: 0 0 0 -10px;
  top: 0;
  left: 0;
  position: relative;
}
div.device-option-confirm-popup p:last-of-type .yellow-notion-icon,
div.quantity-confirm-popup p:last-of-type .yellow-notion-icon,
div.credit-card-name-confirm-popup p:last-of-type .yellow-notion-icon{
  display: none;
}
div.credit-card-name-confirm-popup-body {
  margin: 0px auto;
  width: 75%;
}
div.credit-card-name-confirm-popup-body div.credit-card-name-flex.credit-card-name-flex-top {
  margin-bottom: 2px;
}
div.credit-card-name-confirm-popup-body div.credit-card-name-flex {
  margin: 15px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
div.credit-card-name-confirm-popup-body div.credit-card-name-flex p {
  width: 30%;
}
div.credit-card-name-confirm-popup-body div.credit-card-name-flex.credit-card-name-flex-bottom {
  margin-top: 2px;
}
/* div.credit-card-name-confirm-buttons {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  margin: 20px auto 0;
  position: static;
  padding: 3% 0;
  background: #f3f3f3;
}
div.credit-card-name-confirm-button {
  width: 150px;
  height: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.5s;
  border: 2px solid #000;
  background-color: #FFEB00;
  color: #FFEB00;
} */
select[name="expire_year"], select[name="expire_month"] {
  width: 80px !important;
}

@media screen and (max-width: 767px){

  label.corp-bottom{
    margin-bottom:20px;
  }

  select.short-select{
    width:100%;
  }
  .error-message{
    bottom: -15px;
  }
  div#plan-id-error-message{
    margin: 20px auto;
  }
/* 
  div.credit-card-name-confirm-popup {
    height: fit-content;
    padding: 5% 0 0;
    border: solid 8px #FFEB00;
    width: 90%;
    height: fit-content;
  }
  div.credit-card-name-confirm-popup-body div.credit-card-name-flex p{
    width: 100%;
    margin-top: 10px;
  }
  div.credit-card-name-confirm-button {
    width: 130px;
    height: 50px;
  }
  div.credit-card-confirm-popup {
    height: 335px;
    border: solid 10px #FFEB00;
    width: 80%;
  }
  div.credit-card-name-confirm-popup-title p{
    margin: 0 0 10px;
    font-size: 1.6rem;
  }
  div.credit-card-name-confirm-popup img.yellow-notion-icon{
    width: 30px;
    height: 30px;
  }
  div.credit-card-name-confirm-popup-body{
    width: 90%;
  }
  div.credit-card-name-confirm-buttons{
    display: flex;
    justify-content: space-evenly;
    position: static;
    gap: 0;
    width: 100%;
    margin: 20px auto 0;
    padding: 6% 0;
  } */
}
table.estimate-table th{
  width: 35%;
}
table.estimate-table td{
  width: 65%;
}
div.edit-partial-device-option div.mypage-user-container,
div.edit-partial-quantity div.mypage-user-container{
  margin: 40px 0;
}
.mail-space{
  margin-left:1rem;
}
div.edit-partial-contractor form table.form-table .col20 ~ span,
div.edit-partial-contractor form table.form-table .mypage-input-border.col20 ~ span,
div.edit-partial-user form table.form-table .mypage-input-border.col20 ~ span,
div.edit-partial-corp-contact form table.form-table .mypage-input-border.col20 ~ span,
div.edit-partial-delivery form table.form-table .mypage-input-border.col20 ~ span{
  margin: 0 0.1rem;
}
@media screen and (min-width: 767px){
  table.form-table span.mandatory{
    color: #DB0066;
    border: 1px solid;
    position: relative;
    text-align: center;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 12px;
    margin: 0 5px 0 0;
    font-weight: bold;
    margin-right: 5px;
  }

  div.mandatory.agree-check{
    top: 43px;
    left: 255px;
    margin-top: -20px;
    color: #DB0066;
    font-weight: bold;
    border: 1px solid #DB0066;
    background-color: #fff;
  }
  table.form-table span.optional{
    color: #020202;
    border: 1px solid;
    position: relative;
    text-align: center;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 12px;
    margin: 0 5px 0 0;
    font-weight: normal;
    margin-right: 5px;
  }
}
@media screen and (max-width: 767px){
  table.form-table span.mandatory{
    color: #DB0066;
    border: 1px solid;
    position: relative;
    text-align: center;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 12px;
    margin: 0 5px 0 0;
    font-weight: bold;
    margin-right: 5px;
  }
  table.form-table span.optional{
    color: #020202;
    border: 1px solid;
    position: relative;
    text-align: center;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 12px;
    margin: 0 5px 0 0;
    font-weight: normal;
    margin-right: 5px;
  }
  table.form-table .col20.form-item-contractor ~ span,
  table.form-table .mypage-input-border.col20 ~ span{
    font-size: 1.2rem;
    margin: 0px -0.2rem;
  }
  input.col49 {
    width: 49%;
  }
  div.edit-partial-device-option div.mypage-user-container,
  div.edit-partial-quantity div.mypage-user-container{
    margin: 0;
  }
  div.mandatory.agree-check{
    top: 41px;
    left: 30%;
    transform: translateX(-30%)
  }
  div.mail-space{
    padding-left:50px;
    display: block;
  }

}
@media screen and (max-width: 320px){
  span.mandatory,
  span.optional{
    width: 35px;
    left: 3px;
    font-size: 1.1rem;
    text-align: center;
  }
}

@media screen and (min-width: 767px){
  td.password-td span.field-icon {
    position: absolute;
    top: 12px;
    left: 185px;
    right: 10px;
  }
  table.form-table th.two-select{
    padding-bottom: 45px;
  }
}
input.mypage-input-border.form-item-password{
  width: 50%;
}
p.terms-agree {
  margin-bottom: 10px;
  text-indent: -1em;
  margin-left: 1em;
}
p.terms-text {
  margin-bottom: 10px;
}
td.flex-user-area label.custom-check-box.label-input:last-of-type{
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 767px){
  input.mypage-input-border.form-item-password{
    width: 100%;
  }
  table.form-table td.entry-name{
    display: flex;
    margin-right: 10px;
  }
  table.form-table td.entry-name input.mypage-input-border.form-item-contractor.first{
    margin-right: 5px;
  }
  p.leave-checkbox-box-title{
    padding: 20px 30px;
    text-align: left;
  }
  div.leave-checkbox-box{
    padding-bottom: 40px;
  }
  div.confirm-box{
    margin-left: 100px;
  }
}
@media screen and (max-width: 320px){
  div.confirm-box{
    margin-left: 50px;
  }
}
div.form-user-background.form-user-background-entry.form-user-password{
  margin-bottom: -30px;
}
label.leave-checkbox{
  margin-left: 10px;
  cursor: pointer;
}
.leave-checkbox-text {
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .leave-checkbox-text {
    margin-left: 55px;
  }
}
.leave-checkbox-pointer, .leave-checkbox-pointer label, .leave-checkbox-pointer input {
  cursor: pointer;
}
.leave-checkbox-pointer.js-confirm-box {
  position: relative;
}
.leave-checkbox-pointer.js-confirm-box:focus {
  outline: none;
}
.leave-checkbox-pointer.js-confirm-box::before {
  display: none;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  height: 30px;
  width: 95px;
  outline: 2px solid #fff;
  border-radius: 2px;
}
.leave-checkbox-pointer.js-confirm-box:focus::before {
  display: block;
}
div.white-content-box-form.form-space{
  margin-top: 10px;
  padding-top: 10px;
}
div.white-content-box-form.form-space-company{
  margin-bottom: 50px;
}
div.mypage-user-container h1.contact{
  font-size: 3rem;
  font-weight: bold;
}
@media screen and (max-width: 767px){
  table.form-table td.two-flame{
    width: 48%;
  }
  table.form-table td.two-flame.second{
    margin-left: 5px;
  }
}
div.multi-confirm p{
  font-size: 3rem;
  font-weight: bold;
  margin-top: 20px;
  text-align: left;
  line-height: 1.2em;
}
div.mypage-description {
  font-size: 1.3rem;
  text-align: left;
  color: white;
  position: relative;
  z-index: 1;
}
div.corp-mypage-description {
  max-width: 750px;
  margin: 0 auto;
  color: #000;
}
div.corp-mypage-description.space{
  margin-top: 40px;
}
div.corp-mypage-description.company-file-upload-hint-margin{
  margin-top: 40px;
}
label.custom-check-box span{
  display: inline-block;
}
div.form-application-container .form-capacity-description.company-file-upload:has(> .hidden) {
  margin-top: 0;
}
.company-file-upload + .entry-complete-description:has(> .show-error),
.company-file-upload + .entry-complete-description:has(> .show-error) .error-message-value {
  margin-top: 0;
}
@media screen and (max-width: 767px){
  label.custom-check-box span {
      margin-bottom: 20px;
  }
}

div.leave-checkbox-box-entry {
  outline: 1px solid #000000;
  outline-offset: -1px;
  text-align: center;
  background-color: #FFFFFF;
  padding-top: 20px;
  margin-top: 50px;
  position: relative;
}
div.leave-checkbox-box-desciption p.terms-agree::before,
div.leave-checkbox-box-desciption p.terms-agree::after{
  display: none;
}

div.leave-checkbox-box-entry p.terms-agree a.pink-link {
  color: #DB0066;
}

@media screen and (min-width: 767px){
  div.corp-mypage-description.estimate {
    margin-top: -15px;
    margin-bottom: -35px;
  }
  .side-title.left {
    z-index: 1;
  }
}
@media screen and (max-width: 320px){
  div.device-option-confirm-popup-body p,
  div.quantity-confirm-popup-body p{
    font-size: 1.1rem;
  }
  div.credit-card-confirm-popup-body p{
    font-size: 1.1rem;
  }
  div.credit-card-name-confirm-popup-body p{
    font-size: 1.1rem;
  }
}
/* 
img.yellow-notion-icon {
  margin-left: 4px;
} */

@media (max-width: 767px) {
  div.device-option-confirm-button,
  .quantity-confirm-button {
      padding: 0 10px;
  }
}

div.device-option-confirm-button,
.quantity-confirm-button,
div.present-limit-confirm-button,
div.present-pay-error-confirm-button {
  text-align: center;
}

div.device-option-confirm-button,
.quantity-confirm-button {
  width: 150px;
  height: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.5s;
  background-color: #757575;
  color: white;
  font-weight: bold;
}
/* div.credit-card-name-confirm-button {
  background-color: #757575;
  color: white;
  font-weight: bold;
} */

/* div.device-option-confirm-button.device-option-confirm-button-back,
.quantity-confirm-button.quantity-confirm-button-back{
  background-color: black;
  color: #FFEB00;
}
div.credit-card-confirm-button.credit-card-confirm-button-back{
  background-color: black;
  color: #FFEB00;
}
div.credit-card-name-confirm-button.credit-card-name-confirm-button-back{
  background-color: #757575;
  color: #ffffff;
  border: none;
} */
div.credit-card-name-confirm-button.credit-card-name-confirm-button-back:focus {
  outline: 3px solid #FFEB00;
}
@media screen and (min-width: 767px){
  p.select-plans{
    font-size: 1.8rem;
    margin-top: 35px;
  }
  p.corp-select-plans{
    font-size: 1.8rem;
    margin-top: 45px;
  }
}
@media screen and (max-width: 767px){
  p.select-plans{
    margin-bottom: 5px;
  }
}
div.mypage-icon img{
  width: 100%;
}
div.complete-mypage-icon {
  width: 240px;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
div.overseas-step-icon-box-image-pos{
  position: absolute;
  opacity: 0;
}
div.overseas-step-icon-box-image-neg{
  position: static;
  opacity: 1;
}
@media screen and (max-width: 767px){
  div.complete-mypage-icon {
    width: 100%;
    height: auto;
  }
  div.mypage-icon img{
    height: 60px;
  }
  div.credit-card-confirm-popup-title,
  div.credit-card-name-confirm-popup-title{
    display: flex;
    align-items: center;
    margin: 5px auto 10px -5px;
    justify-content: center;
    width: calc(100% - 10px); 
  }

}
div.row-complete{
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
div.row-complete a{
  text-decoration: none;
}
@media screen and (max-width: 767px){
  div.row-complete{
    flex-direction: column;
    margin: auto auto 50px;
  }
}
@media screen and (max-width: 320px){
  div.row-complete img{
    width: 98%;
    margin: 0 4px;
  }
  div.form-next-button.complete {
    width: 295px;
  }
}

div.complete-mypage-icon.active div.overseas-step-icon-box-image-neg img {
  opacity: 0;
  transition: all 0.5s ease-out;
}

div.complete-mypage-icon.inactive div.overseas-step-icon-box-image-neg img {
  opacity: 1;
  transition: all 0.5s ease-out;
}
div.estimate-navigation{
  position: absolute;
  top: 10px;
}
@media screen and (min-width: 767px){
  div.flex-box-entry{
    display: flex;
    justify-content: space-between;
  }
}
div.complete-description {
  font-size: 1.3rem;
  text-align: left;
  background-color: white;
}
div.complete-description-title {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 20px;
  font-weight: bold;
  line-height: 1.4;
}
div.complete-description-title.complete-description-title-left {
  margin: 15px 0px;
  text-align: left;
}
div.complete-description-title.corp-complete {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 20px;
  font-weight: bold;
  line-height: 1.4;
  display: flex;
  align-items: center;
  margin-left: 35px;
}
div.complete-description-title.corp-complete span {
  margin-left: 20px;
  letter-spacing: 0.1rem;
}
div.complete-description-title.corp-complete img.pink-callcenter-notion-icon{
  width: 4rem;
}
@media screen and (max-width: 767px){
  div.complete-description-title.corp-complete {
    text-align: center;
    font-size: 1.9rem;
    margin-bottom: 20px;
    font-weight: bold;
    line-height: 1.4;
    display: flex;
    align-items: center;
    margin-left: 0px;
  }
  div.complete-description-title.corp-complete span {
    margin-left: 20px;
    letter-spacing: 0.1rem;
  }
}
div.complete-description-title-caution {
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
}
div.complete-form-capacity-notice {
  display: flex;
  align-items: center;
  justify-content: left;
  margin: 20px auto 10px;
}
div.complete-form-capacity-notice div.form-capacity-notice-icon {
  width: 30px;
  margin-right: 5px;
  display: flex;
  align-items: center;
}

.complete-condo-text {
  margin: 10px 0;
  line-height: 1.5;
}
div.condo-entry-complete-description {
  text-align: left;
}
div.condo-complete-description-title {
  text-align: left;
  font-size: 1.5rem;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1.5;
}
div.form-application-container div.complete-description {
  margin: 60px auto 0;
  max-width: 750px;
  padding: 20px;
}


div.form-application-container div.complete-description.updown-padding {
  margin: 60px auto 0;
  max-width: 750px;
  padding: 40px;
}
div.form-application-container div.white-content-padding{
  padding:50px 30px;
  margin:20px auto 0;
  box-sizing: border-box;
}
div.form-application-container div.white-content-padding.invoice-comp{
  margin:40px auto 0;
}

div.form-application-container div.corp-margin-bottom{
  margin: 40px auto 50px;
}
div.complete-description-title-bottom {
  margin-bottom: 0px;
}
@media screen and (max-width: 767px){
  div.form-application-container div.complete-description {
    margin: 30px auto 10px;
    max-width: 100%;
  }
  div.form-application-container div.white-content-padding{
    max-width: 100%;
  }
  div.complete-description-title-left {
    text-align: left;
  }
  div.condo-entry-complete-description {
    text-align: left;
    margin-left: 0;
    line-height: 1.5;
  }
  span.condo-complete {
    margin-left: -15px;
    line-height: 1.3;
    display: block;
    margin-top: -20px;
  }
  div.form-application-container div.complete-description.updown-padding {
    margin: 60px auto 0;
    max-width: 750px;
    padding: 40px 25px 40px 30px;
  }

}
div.complete-mypage-icon.active div.overseas-step-icon-box-image-pos {
  opacity: 1;
  transition: all 0.5s ease-out;
}
div.complete-mypage-icon.active div.overseas-step-icon-box-image-neg {
  opacity: 0;
  transition: all 0.5s ease-out;
}
div.complete-mypage-icon.inactive div.overseas-step-icon-box-image-pos {
  opacity: 0;
  transition: all 0.5s ease-out;
}
div.complete-mypage-icon.inactive div.overseas-step-icon-box-image-neg {
  opacity: 1;
  transition: all 0.5s ease-out;
}

div.complete-description p,
div.complete-description.corp p{
  margin-left: 40px;
  font-size: 1.5rem;
  line-height: 1.3;
}

div.complete-description p.invoice-send-address{
  word-break: break-word;
}
select.payment_method{
  width: 100%;
}
div.form-capacity-notice.payment span.strong{
  color: #d6006b;
  font-size: 1.8rem;
  font-weight: 600;
}
@media screen and (max-width: 320px){
  div.form-capacity-notice.payment span.strong{
    font-size: 1.5rem;
  }
}
div.flex-box.payment{
  display: flex;
}
@media screen and (max-width: 767px){
  div.form-capacity-notice.payment{
    margin-bottom: 40px;
  }
  div.payment-block.left{
    width: 22%;
  }
  div.form-capacity-notice.payment span.strong {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 320px){
  div.payment-block.left{
    width: 24%;
  }
}
p.select-plan{
  font-size: 1.6rem;
  margin: 30px auto;
}
@media screen and (max-width: 767px){
  p.select-plan{
    font-size: 1.6rem;
    margin: 20px auto;
  }
}
div.flex-box-select{
  display: flex;
}
div.flex-box-select.margin-down{
  margin-bottom: 15px;
}
div.flex-box-select.total-price{
  display: flex;
}

@media screen and (max-width: 767px){
  div.flex-box-select{
    display: block;
    width: 100%;
    margin: auto;
  }

  div.flex-box-select.total-price{
    width: 96%;
    margin-top: 2em;
    justify-content: space-between;
  }
}
div.confirm-box-entry {
  width: 100%;
  height: 60px;
  background-color: black;
  color: white;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  transition: 0.5s;
  padding: 0;
}
label.custom-check-box.entry input[type="checkbox"] + span::before{
  z-index: 0;
  background-color: white;
  width: 18px;
  height: 18px;
  border: 1px #333 solid;
  border-radius: 0;
  position: relative;
  left: -41px;
  top: 22px;
  cursor: pointer;
  border-radius: 4px;
}
label.custom-check-box-entry input[type="checkbox"] + span::after{
  z-index: 1;
  margin: 2px 5px;
  width: 7px;
  height: 10px;
  position: relative;
  left: -50px;
  top: 22px;
}
label.custom-check-box.entry input[type="checkbox"]:checked + span::after{
  border: 2px solid black;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
label.custom-check-box.entry input[type="checkbox"] + span::after{
  z-index: 1;
  margin: 2px 5px;
  width: 7px;
  height: 10px;
  position: relative;
  left: -58px;
  top: 18px;
}
label.custom-check-box.entry:focus {
  outline: none;
}
label.custom-check-box.entry::before {
  display: none;
  content: '';
  position: absolute;
  top: 3px;
  left: -28px;
  border: 2px solid #fff;
  border-radius: 5px;
  width: 100px;
  height: 40px;
}
label.custom-check-box.entry:focus::before {
  display: block;
}
@media screen and (max-width: 767px){
  label.custom-check-box.entry{
    margin-left: 60px;
  }
  label.leave-checkbox.entry p{
    position: relative;
    bottom: 19px;
  }
}
@media screen and (min-width: 767px){
  div.mandatory{
    background-color: #ea338d;
    color: white;
    width: 45px;
    border-radius: 7px;
    position: relative;
    top: 41px;
    left: 269px;
    text-align: center;
    z-index: 1;
  }
}
@media screen and (max-width: 767px){
  div.mandatory{
    background-color: #ea338d;
    color: white;
    width: 45px;
    border-radius: 7px;
    position: relative;
    top: 40px;
    left: 56px;
    text-align: center;
    z-index: 1;
  }
  div.mandatory.agree-check{
    top: 42px;
    margin-top: -20px;
    color: #DB0066;
    font-weight: bold;
    border: 1px solid #DB0066;
    background-color: #fff;
  }
}
@media screen and (max-width: 320px){
  div.mandatory{
    left: 51px;
  }
}
div.form-step-footer-area{
  width: 412px;
  margin: 0 auto 30px;
}
@media screen and (min-width: 767px){
  div.form-step-footer-area:has(.step-layout) {
    width: 750px;
  }
}
@media screen and (max-width: 767px){
  div.form-step-footer-area{
    width: 90%;
    margin: 0 auto;
    margin-bottom: 30px;
  }
}
div.left-plan-column{
  width: 22%;
}
div.left-plan-column p {
  background-color: #000000;
  color: #FFFFFF;
  padding: 1.1em 0;
  text-align: center;
}


.entry-payment div.left-plan-column p{
  padding: 0.3em 1.5em;
  text-align: left;
}
@media screen and (max-width: 767px){
  div.left-plan-column{
    width: 40%;
  }
  div.left-plan-column.contract{
    width: 20%;
  }
  div.left-plan-column.entry-payment{
    width: 60%;
  }
  div.left-plan-column {
    width: max-content;
  }
  div.left-plan-column p,
  .entry-payment div.left-plan-column p{
    padding: 0.5em;
    font-weight: bold;
  }
  .total-price div.left-plan-column p{
    padding: 0.8em;
  }

}

@media screen and (max-width: 320px){
  div.left-plan-column.contract{
    width: 30%;
  }
  div.left-plan-column.entry-payment{
    width: 70%;
  }
}

@media screen and (min-width: 767px){
  div.monthly-pay div.plan-summary-area-table div.summary-table-column-right{
    width: 65%;
  }
  div.monthly-pay div.plan-summary-area-table div.breakdown div.summary-table-column-right {
    width: 100%;
  }
  .monthly-pay div.left-plan-column{
    margin-top: 30px;
  }

}
div.price-topping-2-body-right-column:last-child {
  box-sizing: border-box;
  width: 80%;
}
div.entry-option-title{
  display: flex;
  align-items: center;
}
div.entry-option-title p{
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 5px;
}
div.entry-option-title h1{
  font-size: 4.0rem;
  font-weight: bold;
  -webkit-text-stroke: 0.1px black;
  margin: 0 0 1em;
}
@media screen and (max-width: 767px){
  div.add-option{
    width: 35px;
    margin-right: 5px;
  }
  div.entry-option-title{
    margin: 20px 0;
  }
  div.entry-option-title h1{
    font-size: 2.4rem;
    margin: 0;
    line-height: 1.1em;
  }
}
div.edit-partial-plan form{
  margin-top: 50px;
}
div.cancellation-fee{
  display: flex;
  justify-content: space-between;
  border: 1px solid #909090;
  padding: 2.5%;
  text-align: center;
}
div.cancel-flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 80%;
}
div.cancel-flex div.summary-table-column-right{
  flex-grow: 2;
  text-align: end;
}
div.edit-partial-plan form,
div.edit-partial-kgr-plan form{
  margin-top: 0;
  padding: 40px 0 0;
  background-color: #F3F3F3;
}

@media screen and (max-width: 767px){
  div.cancellation-fee{
    width: auto;
  }
  .cancel div.summary-table-column-right{
    flex-grow: 2;
  }

  div.cancel-flex{
    align-items: baseline;
    width: 100%;
  }

  div.edit-partial-plan form div.form-capacity-select-checkbox-area label{
    font-size: 0.7em;
  }

  div.edit-partial-plan form > div.form-capacity-description-body-left table th,
  div.edit-partial-plan form > div.form-capacity-description-body-right table th,
  div.edit-partial-plan form > div.form-capacity-description-body-left table td,
  div.edit-partial-plan form > div.form-capacity-description-body-right table td{
    padding: 5px;
  }
}
div.flex-box-select.monthly-payment,
div.flex-box-select.entry-payment{
  margin: 40px 0;
}
tr.line{
  border-top: 1px solid #909090;
}
.monthly-pay span.campaign-attention,
p#cancel_fee_attention,
p.attention{
  font-size: 1.2rem;
}
.monthly-pay span.campaign-attention{
  width: 96%;
}
@media screen and (max-width: 767px){
  div.price-topping-2-body-right-column:first-child {
    text-align: center;
  }
  div.flex-box-select.entry-payment{
    margin: 30px auto;
    padding-top: 20px;
    border-top: 1px solid #909090;
  }
  .monthly-pay span.campaign-attention,
  p#cancel_fee_attention,
  p.attention{
    font-size: 1.1rem;
  }
}

div.summary-table-column span.plan-tax,
div.breakdown-list p:last-child span.plan-tax,
div.summary-table-column-right span.plan-tax{
  font-size: 1.3rem;
  font-weight: normal;
}

div.breakdown-list p:last-child span {
  font-size: 1.8rem;
  font-weight: bold;
}
.entry-new div.breakdown-list p:last-child span {
  font-size: 1.4rem;
  font-weight: normal;
}
span.text-small{
  font-size: 1.3rem;
}
.entry-confirm-plan-edit-links a.pink-link,
div.user-link a.pink-link{
  font-weight: bold;
  color: #DB0066;
}
  div.form-step-title.campaign-form-title p{
  margin-bottom: 20px;
}

span.pink-link {
  text-decoration: underline;
  color: #DB0066;
  cursor: pointer;
}

/*ファイルのアップロード画面*/
div.form-user-background-entry button.upload_doc_file {
  background-color: white;
  border-radius: 0.1em;
  border:1px solid #000;
  font: 400 30px Arial;
  width: 35px;
  height:35px;
  padding: 0px;
}
div.form-user-background-entry button.upload_doc_file_corporation {
  border-radius: 0.1em;
  border: 0px;
  width: 50px;
  height: 32px;
  padding: 0px;
  font-family: "Montserrat", "Noto Sans JP", sans-serif;
}
div.form-user-background-entry button.upload_doc_file_corporation_add {
  background-color: #FFE400;
  border-radius: 8px;
  width: 90px;
}
div.form-user-background-entry button.upload_doc_file_corporation_delete {
  background-color: #D9D9D9;
  font-weight: normal;
  border-radius: 8px;
  height: 26px;
}
.document-id {
  width:250px;
}
.document-id-corporation {
  width: 100%;
}
table.form-table td.right-button{
  text-align: right;
  padding-top: 6px;
}
div.form-step-title.campaign-form-title p{
  margin-bottom: 20px;
}
div.mandatory{
  background-color: #ea338d;
  color: #FFFFFF;
  width: 45px;
  border-radius: 7px;
  position: relative;
  top: 24px;
  left: 200px;
  text-align: center;
}
/*必須マーク*/
@media screen and (max-width: 767px){
  div.mandatory{
    left: 30px;
  }
}
@media screen and (max-width: 320px){
  div.mandatory{
    width: 35px;
    left: 3px;
    font-size: 1.1rem;
  }
}
p.invalid-feedback.text-red{
  font-size: 1.2rem;
  font-weight: bold;
}

table.form-table td.credit-confirm-name{
  vertical-align: middle;
  font-size: 1.6rem;
}

table.form-table th.credit-confirm-name-label{
  line-height: 1.4;
}
@media screen and (max-width: 767px){
  table.form-table th.credit-confirm-name-label{
    margin-top: 0;
  }
}

p.remark{
  color: #333;
  font-size: 1.1rem;
  line-height: 1.5rem;
}
#payment_select_creditcard p.remark {
  margin-top: .3em;
}
#payment_select_creditcard p.remark a.pink-link {
  color: #DB0066;
}

/*申込フォームオプションポップアップ*/
div.form-black-background-device-option,
div.form-black-background-quantity{
  z-index: 10000000000;
  position: fixed;
  background-color: black;
  opacity: 0.4;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}
@media (max-width: 767px) {
  div.device-option-confirm-popup,
  div.quantity-confirm-popup {
      width: 80%;
  }
}
div.device-option-confirm-popup,
div.quantity-confirm-popup {
  max-width: 400px;
  height: 200px;
  position: fixed;
  background-color: white;
  border: solid 20px #FFEB00;
  margin: auto;
  z-index: 1000000000002;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
div.device-option-confirm-popup-title p,
div.quantity-confirm-popup-title p {
  margin: 10px 0;
  color: red;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}
div.device-option-confirm-popup-body,
div.quantity-confirm-popup-body {
  margin: 10px 10px;
  text-align: center;
}
div.quantity-confirm-popup-body {
  margin-top: 25px;
}
div.device-option-confirm-buttons,
.quantity-confirm-buttons {
  display: flex;
  justify-content: space-around;
  margin: 20px auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
span#payment_deferred_attention {
  padding: 0 0 0 270px;
  display: block;
  line-height: 1.7rem;
}

div.white-content-box-form-condo h2.form-h2 {
  text-align: center;
  margin-bottom: 30px;
}
div.white-content-box-form-condo > div.form-user-background {
  margin: 30px auto 0;
}
.condo-pay-logo-margin {
  margin: 30px auto;
  display: block;
}

.atone-pay-logo-margin {
  margin: 30px auto;
  display: block;
  width: 50%;
}

div.payment-row-position {
  align-items: baseline;
}

p.submit-postpay-caution {
  text-align: center;
  margin-top: 0.5rem;
  padding-right: 60px;
}

div.form-capacity-notice.payment-select-caution {
  padding: 0;
  margin-top: 50px;
}

.white-content-box-form-condo {
  font-size: 1.4rem;
}

@media screen and (max-width: 767px){
  span#payment_deferred_attention{
    padding: 0 0 0 10px;
    display: inline-block;
  }
  .condo-pay-logo-margin {
    width: 100%;
  }
  .atone-pay-logo-margin {
    width: 75%;
  }
  p.confirm-attention.first-month-fee {
    line-height: 1.8rem;
  }
  div.form-capacity-notice.payment-select-caution {
    margin: 30px auto;
    padding: 0;
  }
  p.submit-postpay-caution {
    margin-bottom: 1rem;
  }
}

span#payment_deferred_attention {
  padding: 0 0 0 270px;
  display: block;
  line-height: 1.7rem;
}

div.white-content-box-form-condo h2.form-h2 {
  text-align: center;
  margin-bottom: 30px;
}

.condo-pay-logo-margin {
  margin: 30px auto;
  display: block;
}

div.payment-row-position {
  align-items: baseline;
}

p.submit-postpay-caution {
  text-align: center;
  margin-top: 0.5rem;
  padding-right: 60px;
}

div.form-capacity-notice.payment-select-caution {
  padding: 0;
  margin-top: 50px;
}

.white-content-box-form-condo {
  font-size: 1.4rem;
}

@media screen and (max-width: 767px){
  span#payment_deferred_attention{
    padding: 0 0 0 10px;
    display: inline-block;
  }
  .condo-pay-logo-margin {
    width: 100%;
  }
  p.confirm-attention.first-month-fee {
    line-height: 1.8rem;
  }
  div.form-capacity-notice.payment-select-caution {
    margin: 30px auto;
    padding: 0;
  }
  p.submit-postpay-caution {
    margin-bottom: 1rem;
  }
  div.white-content-box-form-payment {
    padding: 20px 10px;
  }
}
span#payment_deferred_attention {
  padding: 0;
  display: block;
  line-height: 1.7rem;
  margin-top: 15px;
}

div.white-content-box-form-condo h2.form-h2 {
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.4;
}

div.white-content-box-form-condo h2.form-h2-2 {
  margin-top: 70px;
}

.condo-pay-logo-margin {
  margin: 30px auto;
  display: block;
}

div.payment-row-position {
  align-items: baseline;
}

p.submit-postpay-caution {
  text-align: center;
  margin-top: 0.5rem;
  padding-right: 60px;
}

div.form-capacity-notice.payment-select-caution {
  padding: 0;
  margin-top: 50px;
}
.subsc-draft-payment div.form-capacity-notice.payment-select-caution,
.subsc-entry-draft div.form-capacity-notice.payment-select-caution,
.subsc-entry-payment div.form-capacity-notice.payment-select-caution {
  margin-top: 0;
  border: 1px solid #d6006b;
  padding: 15px 8px;
}
.subsc-draft-payment div.white-content-box-form.payment,
.subsc-entry-payment div.white-content-box-form.payment {
  margin-top: 50px;
}

.white-content-box-form-condo {
  font-size: 1.4rem;
}

@media screen and (max-width: 767px){
  div.white-content-box-form-condo h2.form-h2-2 {
    margin-top: 50px;
  }
  span#payment_deferred_attention{
    padding: 0;
    display: inline-block;
    padding: 0 10px;
    margin-top: 8px;
  }
  .condo-pay-logo-margin {
    width: 100%;
  }
  p.confirm-attention.first-month-fee {
    line-height: 1.8rem;
  }
  div.form-capacity-notice.payment-select-caution {
    margin: 30px auto;
    padding: 0;
  }
  p.submit-postpay-caution {
    margin-bottom: 1rem;
  }
  div.white-content-box-form-payment {
    padding: 20px 10px;
  }
}
/*申込フォームクレジットカード注意ポップアップ*/
div.credit-card-confirm-popup-title,
div.credit-card-name-confirm-popup-title{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px 0 0 -10px;
  gap: 10px;
}

@media screen and (max-width: 767px){
  div.device-option-confirm-button,
  .quantity-confirm-button {
    width: 100px;
    height: 50px;
  }
  div.device-option-confirm-popup,
  div.quantity-confirm-popup {
    height: 200px;
    border: solid 10px #FFEB00;
    width: 80%;
  }
}
/*端末あんしんオプションを「つけない」のポップアップ*/

/*「つけない」のチェック*/
.option-check {
  display: flex;
  justify-content: space-between;
  width: 85%;
  height: 100px;
  margin: auto;
}
.option-check > label,
.btn-option-close{
  display: block;
  width: 40%;
  background-color: #bababa;
  border:2.5px solid #d4d4d4;
  padding: 18px 0;
  margin: 23px 0;
  font-size: 1.45rem;
  font-weight: bold;
  letter-spacing: 0.15em;
  border-radius: 1.4rem;
  text-align: center;
  text-indent: 1.5em;
  cursor: pointer;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.35);
  transition: 0.2s;
}
.popup-tanmatsu-anshin-notice .btn-option-close {
  margin-top: 10px;
}

/*アラートのチェックがついたら色を変える*/
.option-check > label:hover,
label.check-option{
  border:2.5px solid #ffeb00;
  background-color: #ffeb00;
}
label.check-option {
  width: 46%;
  font-size: 1.65rem;
  border: 2.5px solid #ffeb00;
  background-color: #ffeb00;
  padding: 23px 0 16px;
  margin: 15px 0;
}

.btn-option-close{
  width: 40%;
  height: auto;
  padding: 20px 0;
  margin: auto;
  letter-spacing: 0.25em;
  font-size: 1.6rem;
  background-color: #FFFFFF;
  color: #000000;
  border: none;
  text-indent: 0px;
}
img.device-alart {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.option-check label.custom-check-box-v2 input[type="radio"]{
  display: none;
}
.option-check label.custom-check-box-v2 input[type="radio"] + span::before,
.option-check label.custom-check-box-v2 input[type="radio"] + span::after{
  position: absolute;
  top: 20%;
  left: 15%;
  display: inline-block;
  content: '';
  box-sizing: border-box;
  z-index: 3;
}

label.custom-check-box-v2.check-option input[type="radio"] + span::before,
label.custom-check-box-v2.check-option input[type="radio"] + span::after{
  top: 27%;
}
.option-check label.custom-check-box-v2 span::after{
  content: '';
  border: none;
}

.option-check label.custom-check-box-v2 input[type="radio"] + span::before{
  z-index: 2;
  background-color: #e3e3e3;
  border-radius: 0.5em;
  width: 2em;
  height: 2em;
  top: 1px;
  bottom: 0;
  margin: auto;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}
.option-check label.custom-check-box-v2 input[type="radio"] + span::after{
  margin: 4px 10px;
  width: 8px;
  height: 13px;
}

label.custom-check-box-v2.check-option input[type="radio"] + span::after{
  margin: 5px 13px;
  height: 16px;
}

label.custom-check-box-v2.option-checkbox-true input[type="radio"]:checked + span::after,
label.custom-check-box-v2.option-checkbox-false input[type="radio"]:checked + span::after{
  border: 1.5px solid #000000;
  display: block;
  content: '';
  border-width: 0 15px 15px 0;
  left: 25%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 1440px) {
  .option-check{
    height: 55px;
  }
  .option-check > label{
    margin: 10px 0;
    padding: 9px 0 14px;
    font-size: 1.3rem;
  }
  label.check-option {
    margin: 6px 0;
    padding: 13px 0 14px;
  }
  .btn-option-close{
    padding: 13px 0;
    font-size: 1.2rem;
    height: auto;
  }
  label.option-check{
    letter-spacing: 0;
  }
  img.device-alart {
    max-width: 100%;
    display: block;
  }
  .option-check label.custom-check-box-v2 input[type="radio"] + span::before{
    width: 1.7em;
    height: 1.7em;
  }
  .option-check label.custom-check-box-v2 input[type="radio"] + span::after{
    margin: 2px 8px;
    top: 8px;
    left: 40px;
  }
}

@media screen and (max-width: 767px) {
  .option-check{
    width: 90%;
    height: 100px;
  }

  .option-check > label,
  .btn-option-close {
    padding: 15px 0;
    margin: 26px 0;
    font-size: 1.3rem;
    text-indent: 2em;
  }
  .popup-tanmatsu-anshin-notice .btn-option-close {
    margin-top: 0;
  }
  label.check-option{
    width: 48%;
    font-size: 1.4rem;
    padding: 23px 0;
    margin: 17px 0 19px;
  }
  .btn-option-close {
    width: 60%;
    height: auto;
    padding: 20px 0;
    margin: 0px auto;
    text-indent: 0;
  }

  .option-check label.custom-check-box-v2 input[type="radio"] + span::before,
  .option-check label.custom-check-box-v2 input[type="radio"] + span::after{
    left: 6%;
  }
  label.custom-check-box-v2.check-option input[type="radio"] + span::after{
    top: 19px;
  }
  .option-check label.custom-check-box-v2 input[type="radio"] + span::after{
    margin: 3px 9px;
    width: 8px;
    height: 13px;
  }
  div.edit-partial-contractor form div.mypage-user-container table.form-table .col20 ~ span{
    margin: 0 -0.1rem;
    font-size: 1.3rem;
  }
  div.edit-partial-user form div.mypage-user-container table.form-table .col20 ~ span,
  div.edit-partial-delivery form div.mypage-user-container table.form-table .col20 ~ span{
    margin: 0 -0.15rem;
    font-size: 1.3rem;
  }  
}

@media screen and (max-width: 320px) {
  label.option-check{
    text-indent: 40px;
    font-size: 1.2rem;
  }
  div.white-contet-box-alart-notion div.white-content-box-title-notion p{
    font-size: 1.9rem;
  }
  label.custom-check-box-v2.option-check input[type="radio"] + span::before,
  label.custom-check-box-v2.option-check input[type="radio"] + span::after{
    left: 5%;
  }
}

#error_confirm_doc_key {
  display: block;
  margin-top: 3px;
  width: 250%;

}

#error_identity_verification_key {
  display: block;
  margin-top: 3px;
  width: 250%;
}

#error_enrollment_verification_key {
  display: block;
  margin-top: 3px;
  width: 250%;
}

#error_reupload_auxiliary_key {
  display: block;
  margin-top: 3px;
  width: 250%;
}

#error_auxiliary_key {
  display: block;
  margin-top: 3px;
  width: 250%;
}

.company-file-margin {
  width: 561px;
  font-weight: normal;
  margin-bottom: -12px;
}

.company-text-size {
  font-size: 1.5rem;
}

.company-file-note {
  margin-top: 5px;
  color: #757575;
  font-size: 1.0rem;
  width: 250px;
}

table.form-table th.file-name-margin {
  margin-top: -50px;
  vertical-align: top;
  padding-left: 67px;
  padding-top: 8px;
}

.close {
  position: absolute;
  right: 5%;
  top: 6%;
  z-index: 1;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .close{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 25px;
    height: 25px;
  }
  table.form-table th.file-name-margin {
    margin-top: -50px;
    vertical-align: top;
    padding-left: 0px;
    padding-top: 8px;
  }
}

.upload_doc_file_corporation_delete-margin {
  margin-left: -30px;
}

table.form-table tr.company-classification-margin {
  height: 0px;
}

table.form-entry-company {
  width: 100%;
  max-width: 700px;
  padding-left: 33px;
  padding-right: 33px;
  padding-top: 20px;
}

table.form-table tr.company-crack-margin-1,
table.form-table tr.company-crack-margin-2,
table.form-table tr.company-crack-margin-3 {
  height: 0px;
}

table.form-table tr.company-classification-margin-1,
table.form-table tr.company-classification-margin-2,
table.form-table tr.company-classification-margin-3,
table.form-table tr.company-classification-margin-4 {
  height: 4rem;
}

@media screen and (max-width: 767px){
  .company-file-margin {
    display: contents;
    padding-left: 0px;
    font-weight: normal;
    margin-bottom: -12px;
  }
  table.form-entry-company {
    width: 100%;
    max-width: 700px;
    padding-left: 0px;
    padding-top: 0px;
  }
  div.form-user-background-entry button.upload_doc_file_corporation_delete-margin {
    margin-left: 0px;
    margin-top: 0px;
  }
  table.form-table th.right-button {
    width: 100%;
    margin-bottom: -15px;
    margin-top: -9px;
  }
  table.form-table th.file-name-margin {
    margin-top: 0px;
    margin-bottom: 6px;
  }
  main.mypage-main select.document-id-corporation {
    margin-bottom: 0px;
  }
  .business-file {
    font-size: 1.1rem;
    width: 100%;
  }
  div.corp-mypage-description.company-file-upload-hint-margin {
    margin: 30px 5% 40px;
  }
  table.form-entry-company {
    width: 100%;
    max-width: 700px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
  }
  table.form-table tr.company-classification-margin-1,
  table.form-table tr.company-classification-margin-2,
  table.form-table tr.company-classification-margin-3,
  table.form-table tr.company-classification-margin-4 {
    height: 1rem;
  }
  .company-file-note {
    width: 100%;
  }
}

div.company-file-upload-hint-margin img {
  width: 13px;
  position: relative;
  z-index: 1;
  margin: 0 5px;
  filter: brightness(0);
}

div.form-capacity-description-body-left-company,
div.form-capacity-description-body-right-company {
  display: block;
  border-radius: 0.75em;
  max-height: none;
}

div.form-capacity-description-company {
  padding: 32px 32px 45px;
  background-color: #fff;
  margin-bottom: 32px;
}

.section-upload#first div.form-capacity-description-company {
  padding: 32px 32px 45px;
  background-color: #fff;
  margin-top: 0;
}

p.confirmation-document-hint-margin {
  margin-bottom: 28px;
}


div.form-capacity-description-body-left table th.form-capacity-description-company-1,
div.form-capacity-description-body-right table th.form-capacity-description-company-1 {
  width: 19%;
  text-align: center;
}

div.form-capacity-description-body-left table th.form-capacity-description-company-2,
div.form-capacity-description-body-left table td.form-capacity-description-company-2 {
  width: 27%;
}
div.form-step-title p.first-title span.first-company-fileupload-title {
  position: relative;
  top: -10px;
}
.uploadfile-area tr.select-row + tr .file-name-delete-margin {
  display: none;
}

@media (min-width: 768px) and (max-width: 1280px) {
  table.form-table .document-td {
    width: 77%;
  }
  table.form-table .document-td input {
    font-size: 1.2rem;
  }
}

@media screen and (min-width: 768px){
  div.form-container.corp-payment-area{
    min-height: calc(100vh - 135px);
  }
}
@media screen and (max-width: 767px){
  div.form-container.corp-payment-area{
    min-height: calc(100vh - 164px);
  }
  div.form-step-title p.first-title span.first-company-fileupload-title {
    margin-top: 0;
    margin-left: 0%;
    display: block;
    width: 100%;
  }
  div.form-step-title p.first-title span.first-company-fileupload-title.position-adjust {
    margin-left: 5%;
  }
  div.white-content-box-form.form-space-company {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 30px;
    margin-bottom: 0;
  }
  .uploadfile-area div.white-content-box-form.form-space-company {
    padding-top: 0;
    padding-bottom: 30px;
    margin: 0 5% 30px;
  }
  div.form-capacity-description-body-left-company,
  div.form-capacity-description-body-right-company {
    display: block;
    border-radius: 0.75em;
    max-height: none;
    font-size: 1.2rem;
  }
  div.form-capacity-description-company {
    padding: 19px;
    font-size: 1.2rem;
    margin-top: 50px;
    margin-bottom: 0px;
  }
  div.form-capacity-description-company.uploada-table {
    margin: 0px 5% 30px;
  }
  p.confirmation-document-hint-margin {
    margin-bottom: 0px;
  }
  div.form-capacity-description-body-left-company table th,
  div.form-capacity-description-body-left-company table td,
  div.form-capacity-description-body-right-company table th,
  div.form-capacity-description-body-right-company table td {
    font-size: 1.2rem;
  }
  div.form-capacity-description-body-left-company table,
  div.form-capacity-description-body-right-company table {
    margin-top: 5px;
  }
  #error_identity_verification_key {
    width: 256px;
  }
  #error_confirm_doc_key {
    width: 256px;
  }
  #error_enrollment_verification_key {
    width: 256px;
  }
  .section-upload#first div.form-capacity-description-company {
    padding: 0;
  }
}

div.form-application-container div.mypage-user-container-company {
  max-width: 750px;
  margin: 0 auto;
  padding-bottom: 50px;
}
div.form-application-container .mypage-user-container-corp-entry-confirm {
  padding-top: 40px;
}

@media screen and (max-width: 767px){
  div.form-application-container div.mypage-user-container-company {
    max-width: 750px;
    margin: 0 auto;
    padding: 0;
  }
  div.form-application-container .mypage-user-container-corp-entry-confirm {
    padding-top: 1px;
  }
}

table.form-table .document {
  width: 50%;
  font-size:1.3rem;
  padding-bottom: 9px;
}

table.form-table .document-td {
  width: 40%;
}
table.form-table .file-name-delete-margin {
  width: 10%;
  text-align: right;
}
@media screen and (max-width: 767px){
  table.form-table{
    table-layout: auto;
  }
  table.form-table .document {
    width: 100%;
  }
  table.form-table .document-td {
    width: 78%;
  }
  table.form-table .file-name-delete-margin {
    width: 20%;
  }
  div.login-decoration-row-width .form-next-button {
    width: 100%;
  }
  div.login-decoration-row-width .form-next-button span {
    background-position-x: 94%;
  }
}

div.form-capacity-select-image img.standard-plan-w-cp-20gb-mark {
  position: absolute;
  width: 50px;
  right: -32px;
  top: -27px;
}
div.form-capacity-select-image img.standard-plan-w-cp-40gb-mark {
  position: absolute;
  width: 50px;
  right: -32px;
  top: -27px;
}
@media screen and (max-width: 767px){
  div.form-capacity-select-image img.standard-plan-w-cp-20gb-mark {
    position: absolute;
    width: 39px;
    right: -14px;
    top: -15px;
  }
  div.form-capacity-select-image img.standard-plan-w-cp-40gb-mark {
    position: absolute;
    width: 39px;
    right: -14px;
    top: -15px;
  }
}

div.estimate-attention.space{
  margin-top:-10px;
}

div.estimate-attention+div.mypage-user-container .error-message-value{
  display: table;
  text-align: left;
  margin:-10px auto 20px;
}

div.estimate-attention+div.mypage-user-container .error-message{
  margin-top:10px;
}

.error-message-value{
  padding: 15px;
  margin: 35px 0;
}

div.white-content-box-form.estimate-content{
  margin:30px 0 0;
}

@media screen and (max-width: 767px){
  div.estimate-attention+div.mypage-user-container .error-message-value{
    margin:0px auto 5px;
  }
  div.estimate-attention.space{
    margin-top: 50px;
  }

  div.white-content-box-form.estimate-content{
    margin:20px 0 0;
  }
}

p.entry-privacy{
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  padding: 20px;
  font-size: 1.3rem;
  line-height: 1.5;
  text-align: left;
  vertical-align: middle;
  background: #FFF;
}
p.entry-privacy.privacy-bg{
  background: none;
  padding: 0;
}

p.entry-privacy a.pink-link{
  color: #DB0066;
}
.entry-privacy-invoice .entry-privacy {
  background: unset;
}
p.terms-space {
  margin: 0 20px;
  padding-top: 10px;
}
p.entry-privacy.entry-select-privacy {
  background: #fff;
  padding: 20px;
}
.white-terms-space {
  background-color: #fff;
}

p.entry-privacy.entry-select-privacy a.pink-link {
  color: #DB0066;
}

/*物件購入者様 優待キャンペーン*/
.cp-openhouse{
  margin: 30px auto 50px;
}

div.edit-partial-plan div.form-user-background .cp-openhouse{
  margin: 0 auto 30px;
}

@media screen and (max-width: 767px){
  .cp-openhouse{
    margin: 10px auto 30px;
  }
  div.edit-partial-plan div.form-user-background .cp-openhouse{
    margin: 0 auto 20px;
  }
  p.entry-privacy{
    padding: 15px 10px;
  }
}

/* atoneボタンを隠す(!importantでatone APIのstyleを上書き) */
.atone-button {
  display: none !important;
}

.atone-link {
  text-decoration: underline;
}
span.pink-mark{
   background:linear-gradient(transparent 50%, rgba(255,227,0,80%) 50%);
}
span.blue-mark{
   background:linear-gradient(transparent 50%, rgba(0,218,220,40%) 50%);
}


/* 221021改修 */
/* STEP1のタイトル装飾 */
.entry-select div.form-step-title p.first-title,
div.entry-option-title.option-individual h1 {
  position: relative;
  margin-left: 30px;
  width: 400px;
  padding: 10px;
  top: 25px;
}
div.entry-option-title.option-individual h1.before-none::before {
  content: none;
}
.entry-select p.select-plan,
.entry-option-title.option-individual + .entry-option-description {
  margin: 0 auto 30px 30px;
}
.entry-select p.select-plan.select-subtitle{
  margin: 60px auto 30px 30px;
}
.entry-option-title.option-individual + .entry-option-description {
  margin-top: -30px;
}
div.form-application-container .entry-select div.mypage-user-container {
  margin-top: 40px;
}
div.form-application-container .entry-select div.mypage-user-container.mt-0{
  margin-top: 0px;
}
@media screen and (max-width: 767px) {
  div.form-application-container .entry-select div.mypage-user-container {
    margin-top: 0px;
  }
}

div.form-application-container .entry-select div.mypage-user-container.mt-4 {
  margin-top: 40px;
}
.entry-select .entry-plan-select {
  margin-top: 60px;
}
.entry-select h1::before,
.entry-option-title.option-individual::before {
  content: url(../img/form-title.svg);
  width: 150px;
  position: absolute;
  z-index: -1;
}
div.entry-option-title.option-individual h1 {
  width: auto;
  line-height: 1em;
  position: static;
}
@media screen and (max-width: 767px) {
  .entry-select h1::before, .entry-option-title.option-individual::before {
    width: 90px;
  }
  .entry-option-title.option-individual::before {
    top: -30px;
  }
  .entry-select div.form-step-title p.first-title,
  div.entry-option-title.option-individual h1 {
    top: 17px;
    margin-left: 14px;
    width: auto;
  }

  div.entry-option-title.option-individual h1 {
    margin-top: -10px;
  }
  .entry-select p.select-plan {
    margin: 20px auto;
  }
  .entry-select .entry-plan-select {
    margin-top: 0px;
  }
  .option-individual .add-option {
    display: none;
  }
  .entry-option-title.option-individual {
    position: relative;
    margin-top: 70px;
  }
  .entry-option-title.option-individual + .entry-option-description {
    margin: 20px 14px 10px;
  }
}
/* STEP1のタイトル装飾 end */

/* オプションサービスを選ぶ */
.option-seivice-title {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 80px;
  padding-left: 3.5rem;
  position: relative;
  height: 80px;
}
.option-seivice-title::before {
  content: '';
  width: 10px;
  height: 57px;
  background-color: #FFE000;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
}
.newoption div.entry-option-left {
  width: 35%;
}
.newoption div.entry-option-left.caution {
  width: 45%;
}
@media screen and (max-width: 767px) {
  .newoption div.entry-option-left.caution {
    width: 90%;
  }
}
.newoption div.entry-option-right {
  width: 63%;
}
.newoption div.flex-entry-option {
  height: 140px;
  margin: 60px 0 30px;
}
.newoption div.entry-option {
  margin-top: -70px;
}
.newoption .relief-option-ckeckbox {
  bottom: 70%;
}
.digital-life .option-seivice-title {
  line-height: 30px;
  padding-top: 10px;
}
.digital-life .option-seivice-title span {
  font-size: 2rem;
}
.flex-entry-option.flex-entry-option-sp.dls-select-box {
  display: block;
  height: auto;
  margin-top: 30px;
}
.entry-option-left.entry-option-relief-left.entry-option-left-option-3 {
  position: relative;
}
.digital-life .relief-item-select-area3 + span::before {
  margin-left: 9%;
  top: 42px;
}
.entry-option-left-option-3 p.div-pc.custom-check-box-v2-select-text {
  position: absolute;
  top: 70px;
  left: 14px;
  cursor: pointer;
}
.digital-life .relief-item-select-area3.selected + span::after {
  top: 47px;
  left: 19px;
}
.dls-select-box .topping-2-select-area-relief-option.selected {
  border: none;
  border-radius: 0;
}
.newoption .dls-select-box div.entry-option-left {
  width: 100%;
  display: flex;
  position: relative;
}
.newoption .dls-select-box label {
  position: absolute;
}
.newoption .dls-select-box label.custom-check-box-v2.option:focus {
  outline: none;
}
.newoption .dls-select-box label.custom-check-box-v2.option::before {
  display: none;
  content: '';
  position: absolute;
  top: -20px;
  left: 3px;
  border: 2px solid #000;
  border-radius: 5px;
  width: 45px;
  height: 45px;
}
.newoption .dls-select-box label.custom-check-box-v2.option:focus::before {
  display: block;
}
.newoption .dls-select-box .topping-2-select-area-relief-option.relief-item-select-area .div-pc {
  display: flex;
  padding-left: 11rem;
  justify-content: flex-start;
  align-items: center;
}
.newoption .dls-select-box .relief-item-select-option-title {
  font-weight: bold;
  font-size: 2rem;
}
.newoption .dls-select-box .relief-item-select-option-title span.relief-item-select-price-big {
  font-size: 3rem;
  font-weight: bold;
  line-height: 4rem;
}
.newoption .dls-select-box span.relief-item-select-price span.relief-item-select-price-big {
  font-size: 4rem;
  margin-right: 5px;
}
.newoption .dls-select-box .relief-item-select-option-title {
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 2.2rem;
}
.edit-partial-device-option.newoption .dls-select-box .relief-item-select-option-title,
.edit-partial-quantity.newoption .dls-select-box .relief-item-select-option-title {
  font-size: 1.3rem;
}
.newoption .dls-select-box .relief-item-select-option-title:last-of-type {
  line-height: 0;
  padding-left: 5rem;
}
.newoption .dls-select-box span.relief-item-select-price  {
  font-weight: 100;
  margin-top: 0;
}
.newoption .dls-select-box .entry-option-left:last-of-type div.topping-2-select-area-relief-option {
  margin-bottom: 0;
  border-top: 2px solid #999;
  padding-top: 30px;
}
.newoption .dls-select-box .entry-option-left div.topping-2-select-area-relief-option {
  padding-top: 15px;
}
p.dls-select-heading {
  font-size: 2rem;
  font-weight: bold;
  margin: 2rem;
  position: relative;
}
.newoption .dls-select-box .relief-option-ckeckbox {
  bottom: 58%;
  left: 5%;
}
.newoption .dls-select-box label.custom-check-box-v2.option input[type="radio"] + span::before {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  border: 4px solid #999;
  background-color: #fff;
}
.newoption .dls-select-box label.custom-check-box-v2 input[type="radio"]:checked + span::after {
  border: none;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  background-color: #FFE000;
}
.newoption .dls-select-box label.custom-check-box-v2.option input[type="radio"] + span::after {
  top: -4px;
  left: -2px;
}
p.dls-select-heading::before,
span.price-per-year::before {
  display: block;
  content: "";
  background-color: #FFE000;
  width: 36%;
  height: 1rem;
  position: absolute;
  z-index: -1;
  bottom: 0;
}
span.price-per-year::before {
  height: 0.5rem;
  bottom: 5px;
  width: 100%;
}
span.price-per-year {
  display: inline-block;
  margin-top: 0;
  position: relative;
}
span.price-per-year img {
  width: 90px;
  position: absolute;
  top: -100px;
  left: 160px;
}
.flex-entry-option.flex-entry-option-sp.dls-select-box {
  padding-bottom: 30px;
}
div.summary-table-column-left.dls {
  width: 100%;
}
.entry-option-title.option-individual {
  position: relative;
}
.edit-partial-device-option.newoption .row,
.edit-partial-quantity.newoption .row {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  div.flex-entry-option.flex-entry-option-sp .entry-option-left {
    margin: 0;
  }
  .option-seivice-title {
    font-size: 2rem;
    padding: 10px 0 0 2.5rem;
    line-height: 25px;
  }
  .option-seivice-title::before {
    height: 45px;
  }
  .newoption .dls-select-box .topping-2-select-area-relief-option.relief-item-select-area .div-pc {
    display: none;
  }
  .newoption div.entry-option-left {
    width: 100%;
  }
  .newoption div.flex-entry-option {
    margin: 30px 0 100px;
  }
  .newoption div.entry-option {
    margin-top: 20px;
  }
  .newoption .relief-option-ckeckbox {
    bottom: 73px;
  }
  .newoption .relief-option-ckeckbox.corp-device-option {
    bottom: 84px;
  }
  
  .newoption div.flex-entry-option {
    margin: 35px 0 30px;
  }
  .newoption #device-option-error-message + div.flex-entry-option {
    margin-top: 20px;
  }
  .newoption #device-option-error-message + div.flex-entry-option .option-seivice-title {
    line-height: 45px;
  }
  .digital-life .option-seivice-title span {
    font-size: 1.4rem;
  }
  .digital-life .option-seivice-title {
    line-height: 25px;
  }
  .newoption div.entry-option-right {
    width: 100%;
  }
  .newoption .digital-life + div.entry-option {
    margin-top: 46px;
  }
  .digital-life .relief-item-select-area3 + span::before {
    margin-left: calc(4vw + 9px);
    top: calc(4vw + 10px);
  }
  .digital-life .relief-item-select-area3 + span::before {
    width: 22px;
    height: 22px;
  }
  .digital-life .relief-item-select-area3.selected + span::after {
    top: calc(4vw + 12px);
    left: calc(4vw + 1px);
    width: 7px;
    height: 11px;
  }
  .flex-entry-option-sp.digital-life p.custom-check-box-v2-select-text.option {
    top: calc(-18.4vw + 23px);
  }
  .option-seivice-title {
    height: 65px;
  }
  p.dls-select-heading::before {
    width: 87%;
    left: 18px;
  }
  p.dls-select-heading {
    text-align: center;
  }
  .newoption .dls-select-box .relief-item-select-flex p.relief-item-select-option-title {
    display: block;
    padding-left: 14%;
    width: 100%;
    box-sizing: border-box;
  }
  .newoption .dls-select-box .relief-item-select-flex p.relief-item-select-option-title:last-of-type {
    padding-top: 5px;
  }
  .newoption .dls-select-box label.custom-check-box-v2.option input[type="radio"] + span::before {
    left: -23px;
    top: -5px;
  }
  .newoption .dls-select-box label.custom-check-box-v2.option input[type="radio"] + span::after {
    top: 1px;
    left: -17px;
  }
  .newoption .dls-select-box .relief-item-select-flex.div-sp {
    position: relative;
  }
  span.price-per-year::before {
    height: 0.5rem;
  }
  .flex-entry-option.flex-entry-option-sp.dls-select-box {
    padding-bottom: 20px;
  }
  .newoption .dls-select-box div.topping-2-select-area-relief-option {
    margin-bottom: 10px;
  }
  .newoption .dls-select-box span.relief-item-select-price span.relief-item-select-price-big {
    line-height: 40px;
  }
  .newoption .dls-select-box .entry-option-left:last-of-type div.topping-2-select-area-relief-option {
    margin-bottom: 10px;
  }
  div.form-plan-option-detail-3-description {
    border-radius: 0 0 0.75em 0.75em;
  }
.option-arrow-to-open {
  width: 13px;
  height: auto;
  margin-left: 10px;
  }
  .entry-option-left.entry-option-relief-left.entry-option-left-option-3 {
    height: 100px;
  }
  .newoption .dls-select-box .entry-option-left:first-of-type .relief-item-select-flex.div-sp::before {
    content: '';
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 49px;
    background: url(https://d1q08lkutgkcx2.cloudfront.net/image/insurance-opt-recommend.svg) no-repeat left top;
    right: 0%;
    }
  span.price-per-year {
    margin-top: 0;
  }
}

div.form-plan-option-detail-button,
div.form-plan-option-detail-2-button,
div.form-plan-option-detail-3-button {
  display: flex;
  justify-content: center;
  width: 60%;
  font-size: 2rem;
  padding-bottom: 10px;
}
div.form-step-title h1 p {
  border-radius: 0px;
}
div.form-plan-option-detail-3-description {
  margin-top: 20px;
  max-height: 120vh;
}
.newoption .dls-select-box .entry-option-left:last-of-type label.custom-check-box-v2.option input[type="radio"] + span::before {
  top: 6px;
}
.newoption .dls-select-box .entry-option-left:last-of-type label.custom-check-box-v2.option input[type="radio"] + span::after {
  top: 12px;
}
.edit-partial-device-option.newoption .relief-item-select-area,
.edit-partial-device-option.newoption .relief-item-select-area2,
.edit-partial-device-option.newoption .relief-item-select-area3 {
  filter: drop-shadow(0px 3px 5px rgb(0,0,0,20%));
  transform: translateZ(0);
}
.edit-partial-device-option.newoption .flex-entry-option.flex-entry-option-sp.dls-select-box .relief-item-select-area {
  filter: none;
}
.edit-partial-device-option.newoption .flex-entry-option.flex-entry-option-sp.dls-select-box {
  filter: drop-shadow(0px 3px 5px rgb(0,0,0,20%));
  transform: translateZ(0);
}
.edit-partial-device-option.newoption .form-plan-option-detail-description.adjust,
.edit-partial-device-option.newoption .form-plan-option-detail-2-description.adjust,
.edit-partial-device-option.newoption .form-plan-option-detail-3-description.adjust {
  background-color: #FFFFFF;
}
.campaign-period,
.monthly-period,
.monthly-period2 {
  display: flex;
  border-bottom: 1px solid #909090;
}
.campaign-period.breakdown,
.monthly-period.breakdown,
.monthly-period2.breakdown {
  border-bottom: 0;
}
div.monthly-pay div.plan-summary-area-table div.campaign-period.breakdown div.summary-table-column-right,
div.monthly-pay div.plan-summary-area-table div.monthly-period.breakdown div.summary-table-column-right,
div.monthly-pay div.plan-summary-area-table div.monthly-period2.breakdown div.summary-table-column-right {
  padding-top: 0;
}
div.monthly-pay div.plan-summary-area-table div.campaign-period div.summary-table-column-right,
div.monthly-pay div.plan-summary-area-table div.monthly-period div.summary-table-column-right,
div.monthly-pay div.plan-summary-area-table div.monthly-period2 div.summary-table-column-right {
  padding: 1.5rem 4rem 1.5rem 0;
}
div.plan-summary-table-row.prices {
  display: block;
}
.monthly-pay div.plan-summary-table-row.back-white.prices {
  padding-top: 8px;
}
@media screen and (max-width: 767px) {
  .monthly-pay div.plan-summary-table-row.back-white.prices {
    display: block;
  }
  .prices span.summary-text-monthly-tax-total,
  .prices span.summary-text-campaign-tax-total,
  .prices span.monthly-payment-after,
  .prices span.monthly-payment-after2,
  .prices span.monthly-campaign-after,
  .prices span.monthly-campaign-after2{
    font-size: 2.7rem;
  }
  .campaign-period,
  .monthly-period,
  .monthly-period2 {
    align-items: center;
    justify-content: space-between;
  }
  .prices div.seven-month {
    margin: 0;
  }
}

p.attention span.insurance-option-campaign,
p.attention span.campaign-attention,
p.attention span.campaign-attention-rebnise,
.monthly-pay.total-price ~ .confirm-attention,
.your-plan ~ .confirm-attention {
  text-indent: -1em;
  padding-left: 1em;
  display: block;
  margin-bottom: 1rem;
}
p.attention span.insurance-option-campaign {
  margin-top: 0;
}
.monthly-pay.total-price ~ .confirm-attention,
.your-plan ~ .confirm-attention {
  line-height: 2rem;
}
.campaign-period.breakdown .summary-table-column-right,
.campaign-period.after-payment.breakdown .summary-table-column-right,
.monthly-period.breakdown .summary-table-column-right,
.monthly-period.after-payment.breakdown .summary-table-column-right,
.monthly-period2.breakdown .summary-table-column-right,
.monthly-period2.after-payment.breakdown .summary-table-column-right {
  display: none;
}
.campaign-period.open,
.monthly-period.open,
.monthly-period2.open {
  position: relative;
  border-top: 1px solid #909090
}

.campaign-period.open:hover,
.monthly-period.open:hover,
.monthly-period2.open:hover {
  cursor: pointer;
}
.campaign-period.open::before:not(.corp),
.monthly-period.open::before:not(.corp),/* 閉じている時 */
.monthly-period2.open::before:not(.corp){/* 閉じている時 */
	content: "▼";
	position: absolute;
	right: 14px;
  top: 16px;
  font-size: 1.8rem;
}
.campaign-period.open.corp::before,
.monthly-period.open.corp::before,
.monthly-period2.open.corp::before{
  content: "";
	position: absolute;
  border-top: 14px solid #000;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
	right: 14px;
  top: 28px;
  font-size: 1.8rem;
  transform: translate(-50%, -50%);
}
.campaign-period.open.corp.active::before,
.monthly-period.open.corp.active::before,
.monthly-period2.open.corp.active::before{
  transform: translate(-50%, -50%) rotate(180deg);
}
.campaign-period.open.active::before:not(.corp),
.monthly-period.open.active::before:not(.corp),/* 開いている時 */
.monthly-period2.open.active::before:not(.corp){/* 開いている時 */
	content: "▲";
}
.total-price .prices .monthly-payment p:last-child {
  font-size: 2.1em;
  font-weight: bold;
}
.total-price .prices .monthly-payment .breakdown-list p:last-child {
  font-size: 1.6em;
  width: 100px;
}
.total-price .prices .monthly-payment .breakdown-list {
  padding: 1rem 0;
}
.total-price div.plan-summary-area-table {
  background: #fff;
}
.total-price.monthly-pay div.plan-summary-table-row.back-white.prices {
  margin: 0 0 20px auto;
  padding-right: 0;
}
.total-price.monthly-pay div.plan-summary-table-row.back-white.prices {
  margin: 0 0 20px auto;
  padding: 0 0 3% 3%;
}
.total-price .prices div.summary-table-column-left {
  padding-left: 1rem;
}
.monthly-pay.total-price div.left-plan-column {
  margin-top: 0;
}
p.breakdown-description {
  text-align: right;
  font-size: 1.1rem;
  padding-top: 4px;
}

div.text-align-left {
  text-align: left;
  margin-left: 20px;
}

.complete-description.complete-area .text-align-left{
  margin-left: 40px;
  font-size: 1.5rem;
}
.complete-description.complete-area .text-align-left a.pink-link {
  color: #DB0066;
}
@media screen and (max-width: 767px)  {
  .monthly-pay .prices div.summary-table-column-left.sp-line {
    width: 40%;
  }
  div.monthly-pay div.plan-summary-area-table div.campaign-period.breakdown div.summary-table-column-right,
  div.monthly-pay div.plan-summary-area-table div.monthly-period.breakdown div.summary-table-column-right,
  div.monthly-pay div.plan-summary-area-table div.monthly-period2.breakdown div.summary-table-column-right {
    padding-right: 0;
    width: 100%;
  }
  div.summary-table-column-right div.breakdown-list p {
    font-size: 1.3rem;
    font-weight: normal;
  }
  div.breakdown-list p:first-child {
    padding: 0;
    width: 60%;
  }
  div.flex-box-select.total-price.monthly-pay {
    display: block;
  }
  .total-price.monthly-pay div.plan-summary-table-row.back-white.prices {
    margin: 0 0 20px;
    padding: 0 0 3%;
    width: 100%;
  }
  .monthly-pay.total-price .prices div.summary-table-column-left.sp-line {
    width: 100%;
  }
  .total-price .prices div.summary-table-column-left {
    padding-left: 0;
  }
  .monthly-payment div.breakdown-list:first-of-type p:first-child {
    width: 54%;
  }
  p.breakdown-description {
    text-align: left;
  }
  div.text-align-left {
    margin-left: 0px;
  }
}
/* 鹿児島レブナイズ特別キャンペーン 20230209 start */

.rebnise-campaign-headline {
  margin: 50px 0 0 0;
}
.rebnise-campaign-headline-confirm {
  margin: 0;
}
.rebnise-campaign-headline-period {
  line-height: 1.4;
  font-size: 2.3em;
  font-weight: bold;
  text-align: center;
  color: #000000;
  letter-spacing: 1px;
  border: 4px solid #ffe000;
  padding: 10px 0 14px;
  background-color: #fff;
}
.rebnise-campaign-all-capacity {
  line-height: 1.4;
  font-size: 2.3em;
  font-weight: bold;
  text-align: center;
  color: #000000;
  letter-spacing: 1px;
  padding: 10px 0 15px;
  margin: 0 0 -40px 0;
}
.rebnise-campaign-all-capacity-confirm {
  line-height: 1.4;
  font-size: 2.3em;
  font-weight: bold;
  text-align: center;
  color: #000000;
  letter-spacing: 1px;
  padding: 5px 0 25px;
  margin: 0;
}
.rebnise-between-symbol {
  margin: 0 30px 0;
}
.rebnise-free-mazenta {
  color: #DB0066;
}
.rebnise-font-large {
  font-size: 5rem;
}

@media screen and (max-width: 767px)  {
  .rebnise-campaign-headline {
    margin: 0;
  }
  .rebnise-campaign-headline-period {
    font-size: 1.7em;
  }
  .rebnise-between-symbol {
    margin: 0 5px 0;
  }
  .rebnise-campaign-all-capacity {
    margin: 5px 0 0;
  }
  .rebnise-campaign-all-capacity-confirm {
    font-size: 1.7em;
    padding: 10px 0 10px;
  }
  .rebnise-font-large {
    font-size: 3rem;
  }
}

/* 鹿児島レブナイズ特別キャンペーン 20230209 end */
/* iphone se */
@media screen and (max-width: 375px) {
  .newoption .dls-select-box .relief-item-select-option-title {
    font-size: 1.3rem;
  }
}

/* まとめて前払いプラン start */
.entry-special-container div#plan-id-error-message {
  margin-top: 50px;
  overflow: hidden;
}
.special-contract-block {
  border-radius: .75em;
  filter: drop-shadow(0px 0px 5px #b3b3b3);
  transform: translateZ(0);
  overflow: hidden;
}
/* tab- */
.special-contract-tabs {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  gap: 0;
  z-index: 2;
}
.special-contract-tab {
  width: 48%;
  position: relative;
  box-shadow: inset 0px -15px 10px -10px rgba(0, 0, 0, .2);
}
.special-contract-tab img {
  width: 50%;
  display: block;
  margin: 20px auto;
}
@media (max-width: 767px) {
  .special-contract-tab {
    width: 48%;
    position: relative;
  }
  .special-contract-tab img {
    width: 80%;
    margin: 20px auto 40px;
  }
}
.special-contract-tab input[type="radio"] {
  display: none;
}
.special-contract-tab label {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 7px;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  box-sizing: border-box;
  background-color: #e9e9e9;
  overflow: hidden;
  cursor: pointer;
  border-radius: 15px 15px 0 0;
  box-shadow: inset 0px -15px 10px -10px rgba(0, 0, 0, .2);
}
.special-contract-tab.yellow label {
  background-color: #FFE000;
}
.special-contract-tab.green label {
  background-color: #00ced0;
}
.special-contract-tab::before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  border-radius: 18px;
  background-color: #fff;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  z-index: 1;
  pointer-events: none;
}
.special-contract-tab::after {
  content: "▼";
  position: absolute;
  top: 52%;
  right: 25px;
  transform: translateY(-50%);
  font-size: 1.4rem;
  z-index: 2;
  pointer-events: none;
}
.special-contract-tab.tab-active::after {
  transform: rotate(60deg);
  top: 44%;
  right: 27px;
}
.special-contract-tab .tab-title {
  color: #666;
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  width: 100%;
}
@media (max-width: 767px) {
  .special-contract-tab .tab-title {
    font-size: 18px;
  }
  .special-contract-tab label {
    border-radius: 10px 10px 0 0;
  }
  .special-contract-tab::before {
    right: 50%;
    top: 80%;
    transform: translate(50%,-50%);
    width: 25px;
    height: 25px;
  }
  .special-contract-tab::after {
    right: 50%;
    top: 81%;
    transform: translate(50%,-50%);
    font-size: 1.4rem;
  }
  .special-contract-tab.tab-active::after {
    top: 75%;
    right: 47%;
}
}
.special-contract-tab input[type="radio"]:checked + label {
  box-shadow: none;
}
.special-contract-tab input[type="radio"]:checked + label .tab-title {
  color: #000;
}
/* -tab */

.entry-plan-select.special-contract-plans {
  display: flex;
  flex-wrap: wrap;
  padding: 40px 10px 30px;
  margin-top: 0;
  background-color: #fff;
}
.entry-plan-select.standard_contract {
  border: 4px solid #FFE000;
}
.entry-plan-select.free_contract {
  border: 4px solid #00ced0;
}
.entry-plan-select.special-contract-plans .notes {
  width: 100%;
  text-align: right;
}
.special-contract-plans div.form-capacity-select {
  position: relative;
  display: flex;
  align-items: center;
}
.special-contract-plans div.form-capacity-select .recommend-plan {
  position: absolute;
  top: -13px;
  right: -24px;
  font-weight: bold;
  z-index: 2;
  pointer-events: none;
  width: 60px;
}
@media (max-width: 767px) {
  .special-contract-plans div.form-capacity-select .recommend-plan {
    top: -6px;
    font-size: 1.5rem;
    right: -3px;
  }
  .special-contract-plans div.form-capacity-select {
    height: 46vw;
  }
}
.special-contract-plans div.form-capacity-select-checkbox-area {
  margin-top: 0;
}
@media (max-width: 767px) {
  .special-contract-plans div.form-capacity-select-checkbox-area {
    margin-top: 15px;
    left: calc(4.8vw - 14px);
    top: 70px;
  }
}
.special-contract-plans .standard-plan,
.special-contract-plans .free-plan {
  width: 50%;
  margin-bottom: 0;
  box-sizing: border-box;
}
.special-contract-plans .standard-plan {
  padding: 0 3% 0 2%;
  border-right: 1px solid #969696;
}
.special-contract-plans .free-plan {
  padding: 0 2% 0 3%;
}
@media (max-width: 767px) {
  .special-contract-plans .standard-plan,
  .special-contract-plans .free-plan {
    width: 50%;
  }
  .special-contract-plans .standard-plan {
    padding: 0 3% 0 0;
  }
  .special-contract-plans .free-plan {
    padding: 0 0 0 3%;
  }
}
@media (max-width: 767px) {
  .form-capacity-area-special-5 {
    font-size: 2.2rem;
  }
}
.special-contract-plans div.form-capacity-select-image img:not(.div-sp) {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  .special-contract-plans div.form-capacity-select-image img.div-pc {
    display: none;
  }
  .special-contract-plans div.form-capacity-select-image img.div-sp {
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
}
@media (max-width: 767px) {
  .form-capacity-area-special-12 {
    font-size: 2.2rem;
  }
}
.form-capacity-area-special-5 span,
.form-capacity-area-special-12 span {
  font-size: 2.3rem;
}
@media (max-width: 767px) {
  .form-capacity-area-special-5 span,
  .form-capacity-area-special-12 span {
    font-size: 1.8rem;
  }
}
/* dropdown- */
.entry-special-container div.entry-plan-select div.form-capacity-pull-down-button-left-special,
.entry-special-container div.entry-plan-select div.form-capacity-pull-down-button-right-special {
  width: 20%;
  border-bottom: 1px solid #000;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .entry-special-container div.entry-plan-select div.form-capacity-pull-down-button-left-special,
  .entry-special-container div.entry-plan-select div.form-capacity-pull-down-button-right-special {
    width: 39%;
    margin-top: 0;
  }
}
.entry-special-container div.entry-plan-select div.form-capacity-description-body-left,
.entry-special-container div.entry-plan-select div.form-capacity-description-body-right {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .entry-special-container div.entry-plan-select div.form-capacity-description-body-left,
  .entry-special-container div.entry-plan-select div.form-capacity-description-body-right {
    margin-bottom: 10px;
  }
}
.entry-special-container div.form-capacity-description-body-left table,
.entry-special-container div.form-capacity-description-body-right table {
  padding: 0;
  margin: 7px 0;
}
.entry-special-container div.form-capacity-description-body-left table th.border-top,
.entry-special-container div.form-capacity-description-body-left table td.border-top,
.entry-special-container div.form-capacity-description-body-right table th.border-top,
.entry-special-container div.form-capacity-description-body-right table td.border-top {
  border: 0;
}
.entry-special-container div.form-capacity-description-body-left table th,
.entry-special-container div.form-capacity-description-body-left table td,
.entry-special-container div.form-capacity-description-body-right table th,
.entry-special-container div.form-capacity-description-body-right table td {
  height: auto;
  line-height: 1.3;
  padding: 3px 9px;
  border: 0;
  box-sizing: border-box;
}
.entry-special-container div.form-capacity-description-body-left table th,
.entry-special-container div.form-capacity-description-body-right table th {
  width: 50%;
}
@media (max-width: 767px) {
  .entry-special-container div.form-capacity-description-body-left table,
  .entry-special-container div.form-capacity-description-body-right table {
    width: 100%;
  }
  .entry-special-container div.form-capacity-description-body-left table th,
  .entry-special-container div.form-capacity-description-body-left table td,
  .entry-special-container div.form-capacity-description-body-right table th,
  .entry-special-container div.form-capacity-description-body-right table td {
    display: block;
    width: 100%;
  }
  .entry-special-container div.form-capacity-description-body-left table td,
  .entry-special-container div.form-capacity-description-body-right table td {
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: right;
  }
  .entry-special-container div.form-capacity-description-body-left table th.border-top,
  .entry-special-container div.form-capacity-description-body-right table th.border-top {
    padding-top: 20px;
  }
  .entry-special-container .standard-plan,
  .entry-special-container .free-plan {
    margin-bottom: 15px;
  }
}
div.entry-plan-select div.form-capacity-pull-down-button-right-special div {
  width: auto;
}
div.form-capacity-description-body-right table,
div.form-capacity-description-body-left table {
  background-color: #FFFFFF;
}
/* -dropdown */
.entry-bulkplan-kv.pc {
  width: 750px;
  margin: 50px auto 0;
  display: block;
}
.entry-bulkplan-kv.sp {
  display: none;
}
.special-contract-plans div.form-capacity-select-area,
.special-contract-plans div.form-capacity-select-area {
  overflow: hidden;
  box-shadow: 3px 3px 9px 2px rgba(0, 0, 0, .2);
}
.standard_contract.special-contract-plans div.form-capacity-select-area.active,
.standard_contract.special-contract-plans div.form-capacity-select-area.selected {
  border-color: #FEE000;
}
.free_contract.special-contract-plans div.form-capacity-select-area.active,
.free_contract.special-contract-plans div.form-capacity-select-area.selected {
  border-color: #00ced0;
}
.special-hint-text {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 250px;
  margin: 40px auto 120px;
  font-size: 1.8rem;
  font-weight: bold;
  background-color: #FEE000;
  padding: 18px;
  position: relative;
  cursor: pointer;
  border-radius: 50px;
  overflow: hidden;
  z-index: 2;
}
.special-hint-text::before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  content: '';
  width: 100%;
  background-color: #000;
  transform: scaleX(0);
  transform-origin: 0 0;
  transition: all .2s;
  z-index: -1;
  box-sizing: border-box;
}
.special-hint-text:hover {
  color: #fff;
  transition: all .2s;
}
.special-hint-text:hover::before {
  transform: scaleX(1);
}
#icon-triangle {
  height: 15px;
  margin-left: .5em;
  transition: all .2s;
}
.special-hint-text:hover #icon-triangle {
  fill: #fff;
}
#entry-special-payment-form table.form-table-multi-column td {
  vertical-align: middle;
}
#entry-special-payment-form td.flex-user-area label.custom-check-box.label-input:last-of-type {
  height: 41px;
  margin: 0;
}
#entry-special-payment-form div.white-content-box-form {
  padding: 25px 30px;
}
#entry-special-plan-form div.entry-option-left,
#entry-special-plan-form div.entry-option-right {
  width: 50%;
}
#entry-special-plan-form .entry-option-left {
  display: none;
}
#entry-special-plan-form .relief-option-ckeckbox,
div.entry-special-confirm .relief-option-ckeckbox {
  top: -90px;
  left: 12px;
}
#entry-special-plan-form div.flex-entry-option {
  height: 92px;
}
@media screen and (max-width: 767px) {
  #entry-special-plan-form .relief-option-ckeckbox,
  div.entry-special-confirm .relief-option-ckeckbox {
    top: -75px;
    left: 14px;
  }
  #entry-special-plan-form div.entry-option-left,
  #entry-special-plan-form div.entry-option-right {
    width: auto;
  }
  #entry-special-plan-form div.flex-entry-option.flex-entry-option-sp {
    height: auto;
  }
}
div.form-plan-option-detail-bulk {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 20px 3%;
}
@media screen and (max-width: 767px) {
  div.form-plan-option-detail-bulk  {
    width: 94%;
  }
  #entry-special-plan-form p.entry-privacy {
    margin-bottom: 30px;
  }
  p.entry-privacy.entry-select-privacy {
    padding: 10px;
  }
}
.option-anshin-bulk {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 25px;
}
.option-anshin-bulk .form-plan-option-detail {
  flex-basis: 15%;
}
.option-anshin-bulk div.price-topping-2-body-right-column.adjust:first-child {
  flex-basis: 35%;
  padding: 5px 7px;
}
.option-anshin-bulk div.price-topping-2-body-right-column.adjust:first-child p {
  text-align: left;
}
div.form-application-container .mypage-section-container .entry-special-container {
  margin-bottom: 100px;
}
#entry-special-plan-form .form-plan-option-detail-button {
  font-weight: 600;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .option-anshin-bulk .form-plan-option-detail {
    flex-basis: 20%;
  }
  .option-anshin-bulk div.price-topping-2-body-right-column.adjust:first-child {
    flex-basis: 72%;
  }
  .option-anshin-bulk {
    margin-bottom: 20px;
  }
  #entry-special-plan-form .option-seivice-title {
    padding-top: 20px;
    height: 55px;
  }
}
.option-anshin-bulk .heading {
  border-top: solid 1px #878787;
  border-bottom: solid 1px #878787;
  border-right: 1px solid #878787;
  align-items: flex-start;
}
.option-anshin-bulk .form-plan-option-detail:last-child {
  flex: 1;
}
#entry-special-plan-form div.price-topping-2-body-right-column.adjust:last-child {
  width: 85%;
}
@media screen and (max-width: 767px) {
  #entry-special-plan-form div.price-topping-2-body-right-column.adjust:last-child {
    width: 80%;
  }
  .entry-bulkplan-kv.sp {
    width: 90%;
    margin: 40px auto 0;
    display: block;
  }
  .entry-bulkplan-kv.pc {
    display: none;
  }
  #entry-special-payment-form td.flex-user-area {
    height: auto;
  }
  .special-hint-text {
    margin: 40px auto 110px;
  }
}
/* iphone se */
@media screen and (max-width: 413px) {
  #entry-special-plan-form p.custom-check-box-v2-select-text {
    right: 73px;
    top: -5px;
  }
  #entry-special-plan-form label.custom-check-box-v2.plan input[type="radio"] + span::before {
    top: -17px;
  }
  #entry-special-plan-form label.custom-check-box-v2 input[type="radio"] + span::after {
    top: -15px;
  }
  .special-contract-plans div.form-capacity-select .recommend-plan {
    right: 0px;
    width: 50px;
  }
  #entry-special-plan-form .flex-entry-option-sp p.custom-check-box-v2-select-text.option {
    top: -69px;
  }
}
#entry-special-plan-form .entry-form-option-select .notes {
  text-align: right;
  margin-top: 10px;
}
/* まとめて前払いプラン end */

/* あなたのプランはこちら */
.entry-special-container .attention p {
  line-height: 1.2;
}
.entry-special-container .campaign-period.breakdown.hidden {
  display: none;
}
.entry-special-container .breakdown-list ul {
  display: flex;
  align-items: center;
  gap: 10px;
  list-style: none;
  line-height: 1.3;
  padding: 0;
  margin: 10px 0;
  width: 100%;
}
@media (max-width: 767px) {
  .entry-special-container .breakdown-list ul {
    gap: 5px;
  }
}
.entry-special-container .breakdown-list ul > li {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.entry-special-container .breakdown-list ul > li:first-child {
  width: 57%;
}
.entry-special-container .breakdown-list ul > li:nth-child(2) {
  display: flex;
  flex-direction: column;
  width: 43%;
}
@media (max-width: 767px) {
  .entry-special-container .breakdown-list ul {
    flex-direction: column;
  }
  .entry-special-container .breakdown-list ul > li:first-child {
    width: 100%;
  }
  .entry-special-container .breakdown-list ul > li:nth-child(2) {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
}
.entry-special-container .breakdown-list .text-month span {
  display: inline-block;
}
.entry-special-container .breakdown-list .text-month .adjust {
  margin-right: 1.2em;
}
.entry-special-container .breakdown-list .text-month {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  width: 100%;
}
.entry-special-container .breakdown-list .text-month em {
  display: inline-block;
  font-size: 15px;
  vertical-align: -1px;
  font-style: normal;
  width: 22px;
}
.entry-special-container .summary-text-tie-plan-name,
.entry-special-container .summary-text-tie-period {
  display: inline-block;
  vertical-align: top;
}
.entry-special-container .summary-table-row .plan-tax {
  white-space: nowrap;
}
.entry-special-container .breakdown-list .breakdown-plan-fee {
  font-weight: bold;
  font-size: 1.8rem;
}
.entry-special-container .plan-summary-table-row.cancel {
  margin-top: 15px;
}
.entry-special-container .summary-table-row .summary-table-column {
  padding: 3px 0;
}

/* 一括払い確認画面 */
.entry-special-confirm div.topping-2-select-area-relief-option.selected, .relief-item-select-area3.selected {
  overflow: hidden;
}
.entry-special-confirm #form-entry-edit-device-option div.flex-entry-option {
  height: 86px;
}
.entry-special-confirm #form-entry-edit-device-option div.price-topping-2-body-right-column.adjust:last-child {
  width: 85%;
}

@media (min-width: 768px) {
  .entry-special-confirm div.topping-2-select-area-relief-option.selected, .relief-item-select-area3.selected {
    border-radius: 1.7em;
  }
  .entry-special-confirm .relief-option-ckeckbox {
    bottom: 80%;
  }
}
@media (max-width: 767px) {
  .entry-special-confirm #form-entry-edit-device-option div.flex-entry-option-sp {
    height: auto;
  }
  .entry-special-confirm #form-entry-edit-plan div.form-capacity-select-image {
    filter: unset;
  }
  .entry-special-confirm #form-entry-edit-device-option .option-seivice-title {
    padding-top: 20px;
  }
  #form-entry-edit-plan .special-contract-block label.custom-check-box-v2.plan input[type="radio"] + span::before {
    top: -16px;
    left: -28px;
  }
  #form-entry-edit-plan .special-contract-block label.custom-check-box-v2.plan input[type="radio"] + span::after {
    top: -15px;
    left: 2px;
  }
  #form-entry-edit-plan .special-contract-block p.custom-check-box-v2-select-text {
    top: -4px;
  }
  #form-entry-edit-plan .special-contract-plans div.form-capacity-select .recommend-plan {
    right: -6px;
  }
  .entry-special-confirm #form-entry-edit-device-option div.price-topping-2-body-right-column.adjust:last-child {
    width: 80%;
  }
  .entry-special-confirm #form-entry-edit-device-option div.price-topping-2-body-right-column:first-child {
    text-align: left;
  }
}
@media (max-width: 413px) {
  #form-entry-edit-plan .special-contract-block label.custom-check-box-v2.plan input[type="radio"] + span::before {
    top: -16px;
    left: -24px;
  }
  #form-entry-edit-plan .special-contract-block label.custom-check-box-v2.plan input[type="radio"] + span::after {
    top: -16px;
    left: 2px;
  }
  #form-entry-edit-plan .special-contract-block p.custom-check-box-v2-select-text {
    top: -13px;
    right: 70px;
  }
  .entry-special-container div.entry-plan-select div.form-capacity-pull-down-button-right-special,
  .entry-special-container div.entry-plan-select div.form-capacity-pull-down-button-left-special {
    width: 41%;
  }
  #form-entry-edit-plan .special-contract-plans div.form-capacity-select .recommend-plan {
    right: 0;
  }
}
@media (max-width: 380px) {
  #form-entry-edit-plan .special-contract-block label.custom-check-box-v2.plan input[type="radio"] + span::before {
    left: -26px;
    top: -20px;
  }
  #form-entry-edit-plan .special-contract-block label.custom-check-box-v2.plan input[type="radio"] + span::after {
    left: 2px;
  }
  #form-entry-edit-plan .special-contract-block p.custom-check-box-v2-select-text {
    right: 66px;
  }
}

/* 一括払い完了画面 */
#entry-special-complete {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
#entry-special-complete .mypage-footer {
  margin-top: auto;
}
#entry-special-complete .complete-description-title {
  text-align: left;
}
#entry-special-complete .entry-complete-description {
  font-size: 1.5rem;
  text-align: left;
  line-height: 1.3;
}
@media (min-width: 768px) {
  #entry-special-complete div.form-step-title p.entry-complete-title {
    left: 0;
  }
  #entry-special-complete .complete-description {
    box-sizing: border-box;
  }
  #entry-special-complete .complete-description-title,
  #entry-special-complete .entry-complete-description {
    padding-left: 40px;
    padding-right: 40px;
  }
  #entry-special-complete .row-complete {
    margin-top: 30px;
  }
  #entry-special-complete div.complete-mypage-icon {
    width: 240px;
  }
}
#entry-special-complete div.form-step-title-wrapper {
  padding: 40px 0 20px;
}
@media (max-width: 767px) {
  #entry-special-complete div.form-step-title-wrapper {
    padding: 70px 0 5px;
  }
  #entry-special-complete div.complete-mypage-icon {
    margin-top: 15px;
  }
}
div.form-application-container div.complete-description,
div.form-application-container div.complete-description.corp.complete-area {
  padding: 20px;
  line-height: 1.3;
}
div.white-content-box-form.corpa-area{
  margin: -30px 0 0;
}
#first div.mypage-section-container{
  min-height: calc(100vh - 185px);
}
#first.forbiz div.mypage-section-container{
  min-height: calc(100vh - 80px - 50px - 262px - 50px);
}
td.flex-user-area.oh-area{
  height: 53px;
}
div.mypage-user-container.contain-complete.oh-complete {
  min-height: calc(100vh - 330px);
}
div.form-application-container div.white-content-padding{
  margin: 30px auto 0;
}
.invoice-address-icon div.form-capacity-notice-icon {
  margin: 0 10px 0px 40px;
}
div.form-company-notice.invoice-address-icon{
  margin-bottom: 10px;
}
div.form-company-notice p.card-mark{
  padding-left: 0;
  margin: 0;
  font-weight: bold;
}

.corpb-content div.white-content-box-form{
  margin: 40px 0 0;
}

.corpb-content div.white-content-box-form.hidden-form-item-corp-mail{
  margin: 30px 0 20px;
}

.corpb-content div.white-content-box-form.hidden-entry-pay-form{
  margin: 30px 0 20px;
}

.corpb-confirm-content div.mypage-user-container.user-container-padding-none:first-of-type{
  margin: 65px auto 30px;
}
.corpb-content div.white-content-box-form.hidden-password-white-content-box-form{
  margin: 35px 0 30px;
}
.corpb-content div.white-content-box-form.company-name-area{
  margin: 60px 0 40px;
}
@media screen and (min-width: 768px) {

  
  div.form-step-title p.first-title .estimate-title{
    position: relative;
    top: -50px;
  }
  div.corp-mypage-description.space.estimate-attention{
    margin-top: 30px;
  }
  
}
@media screen and (max-width: 767px) {
  .section-upload#first {
    padding: 0;
    min-height: calc(100vh - 162px);
    overflow-y: hidden;
  }
  div.mypage-user-container.contain-complete {
    min-height: calc(100vh - 327px);
  }

  div.complete-description-title.complete-description-title-left{
    margin: 0;
    padding: 0;
  }
  div.form-application-container div.complete-description{
    margin: 2.5em 5% 30px;
  }
  div.form-step-title p.first-title span.complete.entry-corp{
    margin: 0;
    position: relative;
    top: -25px;
    left: 8%;
  }
  div.form-step-title p.first-title span.complete.entry-corp.upload-comp-title{
    top: -5px;
    left: 5%;
  }
  div.form-step-title p.first-title span.complete.title-comp,
  div.form-step-title p.first-title span.complete.entry-corp.title-comp{
    left: 10%;
    position: relative;
  }
  div.form-step-title p.first-title span.complete.entry-corp.title-comp-oh{
    top: -5px;
    left: 10%;
  }
  div.form-application-container div.complete-description.corp{
    margin: 35px 5% 30px 4%;
  }
  div.form-application-container div.complete-description.upload-comp{
    margin: 80px 5% 30px;
  }
  div.form-application-container .oh-complete div.complete-description.corp{
    margin: 0px 5% 30px;
  }
  .complete-description.complete-area .text-align-left{
    margin-left: 0;
    line-height: 1.3;
  }
  div.complete-description p,
  div.complete-description.corp p{
    margin-left: 0;
    line-height: 1.3;
  }
  div.complete-description-title.corp-complete span{
    margin-left: 10px;
  }
  div.form-application-container div.mypage-user-container.uploadfile-area {
    max-width: 750px;
    margin: -30px auto 60px;
  }
  div.form-application-container .section-upload#first div.mypage-user-container{
    margin: -30px auto 50px;
  }
  div.corpb-confirm-content div.form-application-container .section-upload#first div.mypage-user-container{
    margin: 0px auto 28px;
  }
  p.entry-privacy{
    margin: 0 auto 30px;
  }
  
  p.entry-privacy.estimate-privacy{
    margin: 0 auto;
  }
  
  div.white-content-box-form.corpa-area{
    margin: 30px 0 0;
  }
  div.white-content-box-form.entry-pay-form{
    margin: 30px 0;
  }
  div.mypage-user-container.contain-complete.oh-complete {
    min-height: calc(100vh - 419px);
  }
  div.form-application-container .section-upload#first div.mypage-user-container.mypage-user-container-company{
    margin: -30px auto 75px;
  }
  .corpb-content div.white-content-box-form{
    margin: 40px 0 60px;
  }
  .corpb-content div.white-content-box-form.company-name-area{
    margin: 60px 0 40px;
  }

  .corpb-content div.white-content-box-form.hidden-password-white-content-box-form{
    margin: 45px 0 80px;
  }
  .corpb-content div.white-content-box-form.entry-pay-form{
    margin: 30px 0;
  }
  .corpb-content .attention-3d-secure {
    margin: 30px auto 60px;
  }

  div.form-application-container .section-upload#first .corpb-confirm-content  div.mypage-user-container{
    margin: 0px auto 30px;
  }
  div.form-application-container .section-upload#first .corpb-confirm-content  div.mypage-user-container .confirm-title{
    margin: 60px 0 0;
  }
  div.form-application-container div.complete-description.invoice-comp{
    margin: 2.5em 0% 100px;
  }
  .invoice-address-icon div.form-capacity-notice-icon {
    margin: 0 10px 0px 0px;
  }
  div.row.upload-button{
    margin: 60px auto 0;
  }
}
div.complete-description-title.complete-description-title-left{
  margin: 0 0 0 15px;
  padding: 0 30px;
}
div.complete-description-title.complete-description-title-left p{
  font-weight: normal;
}
.oh-fotter-area div.mypage-footer-main .wrapper {
  max-width: 750px;
}
.oh-fotter-area .wrapper > div{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .oh-fotter-area .wrapper > div{
    display: block;
  }  
}

.entry-rental-device-title {
  text-align: center;
  color: #000000;
  font-weight: bold;
  padding: 0 0 3px 0;
  margin: -20px auto;
  border: none;
  border-bottom: 1px solid #000000;
  cursor: pointer;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 170px;
}
.entry-rental-device-title div{
  padding-bottom: 3px;
  pointer-events: none;
}
.entry-rental-device-title img{
  width: 13px;
  height: auto;
  margin: 0 5px;
}
.entry-rental-device-flex{
  width: 100%;
  margin: 30px auto 90px;
  padding: 5px 0;
  border-radius: 0.75em;
  box-sizing: border-box;
  background-color: #fff;
  filter: drop-shadow(2px 5px 5px #c8c8c8);
  transform: translateZ(0);
}
.entry-rental-device-flex.hidden {
  display: none;
}
.description-target-title {
  display: flex;
  align-items: center;
  width: 90%;
  margin: 15px auto;
}
.description-target-title img {
  width: 50px;
  height: 100%;
  margin-right: 0.5em;
}
.description-target-title span {
  font-size: 1.2em;
  margin-top: 0.5em;
  font-weight: bold;
}
.description-target {
  width: 90%;
  margin: 1.2em auto;
}
.description-target dl {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.description-target dl div {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.description-target dl img {
  width: 70%;
  height: 100%;
}
.description-target dl div dt{
  font-weight: bold;
  line-height: 1.5;
  font-size: 25px;
}
.description-button-modal-open {
  text-align: center;
  margin-bottom: 2rem;
}
.description-button-modal-open dd {
  margin: 0;
}
.description-button-modal-open a {
  text-decoration: underline;
  font-size: 19px;
  font-weight: bold;
}
div.form-application-container div.mypage-user-container.mt-50 {
  margin-top: 70px;
}
.modal {
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 10001;
}
.modal-container {
  box-sizing: border-box;
  width: 40%;
  padding: 20px 0;
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.bgc-base {
  max-height: 87vh;
  padding: 0 40px;
  overflow: auto;
}
.bgc-base .plan p {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bgc-base .plan img {
  width: 49%;
}
div.row {
  margin: 30px 0 0;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
div.row .col,
div.row .col-last {
  width: 100%;
}
h3.ttl-bdr {
  border-bottom: solid 1px #bbb;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
div.form-plan-option-detail ul, ul.spec-list {
  list-style-type: initial;
}
.spec-list {
  font-size: 14px;
  line-height: 1.8;
  padding-left: 1.5em;
}
.modal-bg{
  background: rgba(0,0,0,0.4);
  height: 100vh;
  position: absolute;
  width: 100%;
}
a.js-modal-close {
  width: 35px;
  height: 35px;
  position: absolute;
  right: -15px;
  top: -15px;
  text-align: center;
  background-color: #000000;
  border-radius: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #fff;
}
a.js-modal-close img {
  width: 50%;
}
.spec-list ul {
  list-style: none;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .modal-container {
    width: 90%;
    height: 80%;
    padding: 15px;
  }
  .bgc-base {
    height: 100%;
    padding: 0;
    overflow: hidden scroll;
    overflow-y: auto;
  }
  .bgc-base div.row {
    flex-direction: column;
  }
  form div.row {
    align-items: center;
  }
  div.row {
    width: 300px;
    margin: 0 auto;
  }
  .bgc-base .plan img, .spec-area .bgc-base .plan img {
    width: 49%;
    height: auto;
  }
  .bgc-base .plan img {
    width: 70%;
  }
  .spec-list {
    font-size: 12px;
    word-break: break-all;
  }
  div.form-plan-option-detail ul, ul.spec-list {
    list-style-type: initial;
  }
  .spec-list {
    font-size: 12px;
    word-break: break-all;
  }
  .description-target dl div dt{
    font-weight: bold;
    line-height: 1.5;
    font-size: 15px;
  }
  .bgc-base .plan p {
    flex-flow: column;
    align-items: center;
  }
}
span#payment_deferred_attention span {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}
span#payment_deferred_attention span:first-child {
  font-weight: bold;
  text-indent: 0;
  padding-left: 0;
}

/* entry-options(scss) r2 layout start */
.newoption div.entry-option {
  margin-top: 0;
}

.entry-option-service {
  --zeus-po-white: #fff;
  --zeus-po-black: #232323;
  --zeus-po-yellow: #ffe700;
  --zeus-po-red: #DB0066;
  --zeus-po-gray-1: #ccc;
  --zeus-po-gray-2: #f5f5f5;
  display: flex;
  justify-content: space-between;
}
.entry-option-service-group {
  display: flex;
  flex-direction: column;
  gap: 50px;
  margin-top: 60px;
}
.mypage-confirm-hidden-form .entry-option-service-group {
  margin-top: 40px;
}
.entry-option-select {
  flex: 0 1 380px;
  display: flex;
  position: relative;
  align-items: stretch;
}
.entry-option-select .relief-option-ckeckbox {
  position: absolute;
  top: calc(50% - 29px);
  bottom: auto;
  z-index: 2;
}
.entry-option-select div.relief-item-select-area-box {
  flex: 1;
  line-height: 1;
  padding: 20px 0 20px 75px;
  margin-bottom: 0;
  background-color: var(--zeus-po-white);
  border-radius: 1.25em;
}
.newoption .entry-option-select div.relief-item-select-area-box {
  filter: none;
}
.entry-option-select div.relief-item-select-area-box:not(.selected) {
  border: 5px solid var(--zeus-po-white);
}
.entry-option-select div.relief-item-select-area-box .group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.entry-option-select div.relief-item-select-area-box .title {
  font-size: 2.5rem;
  line-height: 1.3;
  font-weight: bold;
}
.entry-option-select div.relief-item-select-area-box .subtitle {
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 3px;
}
.entry-option-select div.relief-item-select-area-box .heading {
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 15px;
}
.entry-option-select div.relief-item-select-area-box .price {
  font-size: 4rem;
  line-height: 1;
  font-weight: bold;
}
.entry-option-select div.relief-item-select-area-box .yen,
.entry-option-select div.relief-item-select-area-box .tax-included {
  font-size: 0.5em;
}
.entry-option-select div.relief-item-select-area-box .yen {
  margin-left: 0.2em;
}
.entry-option-detail {
  position: relative;
  flex: 0 1 350px;
  display: flex;
  align-items: center;
  background-color: var(--zeus-po-white);
  padding: 20px;
  box-sizing: border-box;
}
.entry-option-detail::before {
  display: block;
  position: absolute;
  top: calc(50% - 12px);
  left: -12px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12px 12px 0;
  border-color: transparent #fff transparent transparent;
}
.entry-option-detail.column {
  flex-direction: column;
}
.entry-option-detail-inner {
  display: flex;
  align-items: center;
}
.entry-option-detail p {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: bold;
}
.entry-option-detail .icon {
  flex: 0 1 70px;
  margin-right: 15px;
}
.entry-option-detail .text {
  flex: 1;
}
.entry-option-detail .notice {
  font-size: 1.2rem;
  font-weight: normal;
  margin-top: 10px;
}
.entry-option-detail .btn {
  margin-top: 10px;
}
.entry-option-detail .btn button {
  font-family: "Montserrat", "Noto Sans JP", sans-serif;
  outline: none;
  color: #DB0066;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.2;
  padding: 0;
  background-color: transparent;
  border: 1px solid transparent;
  transition: all 0.25s;
  cursor: pointer;
}
.entry-option-detail .btn button:focus {
  outline: auto;
}
.entry-option-detail .btn button:hover {
  border-bottom-color: #DB0066;
}
.entry-option-detail.column .btn button {
  color: #DB0066;
}
.entry-option-detail.column .btn button:hover {
  border-bottom-color: #DB0066;
}
.entry-option-tanmatsu-anshin .relief-option-ckeckbox {
  top: calc(50% - 38px);
}
.entry-option-tanmatsu-anshin div.relief-item-select-area-box .price {
  margin-top: 20px;
}
.entry-option-marugoto-anshin .relief-option-ckeckbox {
  top: calc(50% - 43px);
}
.entry-option-marugoto-anshin div.relief-item-select-area-box .price {
  margin-top: 10px;
}

.entry-option-digital-life {
  --zeus-po-white: #fff;
  --zeus-po-black: #232323;
  --zeus-po-yellow: #ffe700;
  --zeus-po-red: #DB0066;
  --zeus-po-gray-1: #ccc;
  --zeus-po-gray-2: #f5f5f5;
}
.entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox {
  top: calc(50% - 52px);
}
.entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox span {
  position: absolute;
  left: 11px;
}
.entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox span::before, .entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox span::after {
  display: block;
  position: absolute;
  content: "";
  box-sizing: border-box;
}
.entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox span::after {
  width: 8px;
  height: 13px;
  margin: 5px 0 0 11px;
  border: 1.5px solid #000;
  border-width: 0 1.5px 1.5px 0;
  box-sizing: border-box;
  transform: rotate(45deg);
  z-index: 1;
}
@-moz-document url-prefix() {
  .entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox span::after {
    margin-left: 9px;
  }
}
.entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox span::before {
  width: 28px;
  height: 28px;
  background-color: lightgray;
  z-index: 0;
}
/* .entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox .custom-check-box-v2-select-text {
  position: relative;
  top: 26px;
  left: 0;
} */
.entry-option-digital-life .relief-item-select-area3 .price {
  margin-top: 15px;
}
.entry-option-digital-life .relief-item-select-area3:not(.selected) + .relief-option-ckeckbox span::after {
  display: none;
}
.entry-option-digital-life .banner {
  position: absolute;
  right: 20px;
  top: -11px;
  z-index: 2;
}
.entry-option-digital-life .banner img {
  width: 150px;
  height: auto;
}
.entry-option-digital-life.flex-entry-option div.entry-option-left,
.entry-option-digital-life.flex-entry-option div.entry-option-right {
  padding: 0;
}
.entry-option-digital-life.flex-entry-option.flex-entry-option-sp.dls-select-box {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
  padding: 10px 20px;
  margin-top: 20px;
  border: 2px solid var(--zeus-po-yellow);
  box-sizing: border-box;
}
.newoption .entry-option-digital-life.flex-entry-option.flex-entry-option-sp.dls-select-box {
  filter: none;
}
.entry-option-digital-life.flex-entry-option .entry-option-left label.custom-check-box-v2.option input[type=radio] + span::before {
  top: calc(50% - 33px);
}
.entry-option-digital-life.flex-entry-option .entry-option-left label.custom-check-box-v2.option input[type=radio] + span::after {
  top: calc(50% - 27px);
  left: -2px;
}
.entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox .custom-check-box-v2-select-text {
  position: relative;
  top: 26px;
  left: 0;
}
@-moz-document url-prefix() {
  .entry-option-digital-life.flex-entry-option .entry-option-left label.custom-check-box-v2.option input[type=radio] + span::after {
    left: -1px;
  }
}
.entry-option-digital-life.flex-entry-option .entry-option-left:last-of-type label.custom-check-box-v2.option input[type=radio] + span::before {
  top: calc(50% - 33px);
}
.entry-option-digital-life.flex-entry-option .entry-option-left:last-of-type label.custom-check-box-v2.option input[type=radio] + span::after {
  top: calc(50% - 27px);
  left: -2px;
}
@-moz-document url-prefix() {
  .entry-option-digital-life.flex-entry-option .entry-option-left:last-of-type label.custom-check-box-v2.option input[type=radio] + span::after {
    left: -1px;
  }
}
.entry-option-digital-life.flex-entry-option .entry-option-left div.topping-2-select-area-relief-option,
.entry-option-digital-life.flex-entry-option .entry-option-left:last-of-type div.topping-2-select-area-relief-option {
  padding: 0 0 0 50px;
  margin: 10px 0;
  border: 0;
}
.entry-option-digital-life.flex-entry-option .relief-item-select-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}
.entry-option-digital-life.flex-entry-option .relief-item-select-area:focus-visible {
  outline-offset: 10px;
}
.entry-option-digital-life.flex-entry-option .relief-option-ckeckbox {
  left: -15px;
}
.entry-option-digital-life.flex-entry-option .mark {
  position: absolute;
  margin-left: 0.5em;
  display: inline-block;
  vertical-align: top;
  width: 70px;
}
.entry-option-digital-life.flex-entry-option .title {
  font-size: 2.1rem;
  line-height: 1.3;
  font-weight: bold;
}
.entry-option-digital-life.flex-entry-option .price-per-year {
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: bold;
}
.entry-option-digital-life.flex-entry-option .price-per-year .big {
  font-size: 1.375em;
  margin: 0 0.2em;
}
.entry-option-digital-life.flex-entry-option .price-per-year .red {
  color: var(--zeus-po-red);
}
.entry-option-digital-life.flex-entry-option .price {
  font-size: 4rem;
  line-height: 1;
  font-weight: bold;
}
.entry-option-digital-life.flex-entry-option .yen,
.entry-option-digital-life.flex-entry-option .tax-included {
  font-size: 0.5em;
}
.entry-option-digital-life.flex-entry-option .yen {
  margin-left: 0.2em;
}
@media (max-width: 767px) {
  .entry-option-service {
    flex-direction: column;
    gap: 15px;
  }
  .entry-option-service-group {
    gap: 30px;
    margin-top: 25px;
  }
  .mypage-confirm-hidden-form .entry-option-service-group {
    margin-top: 25px;
  }
  .entry-option-select {
    flex: 0 1 auto;
  }
  .entry-option-select .relief-option-ckeckbox label.custom-check-box-v2.option input[type=checkbox] + span::before {
    width: 22px;
    height: 22px;
  }
  .entry-option-select .relief-option-ckeckbox label.custom-check-box-v2.option input[type=checkbox] + span::after {
    top: 23px;
    left: 10px;
    width: 9px;
    height: 13px;
  }
  .entry-option-select p.custom-check-box-v2-select-text {
    top: auto;
    left: -19px;
    bottom: -19px;
    font-size: 1rem;
  }
  .entry-option-select div.relief-item-select-area-box {
    padding: 15px 0 15px 60px;
  }
  .entry-option-select div.relief-item-select-area-box .title {
    font-size: 2.1rem;
  }
  .entry-option-select div.relief-item-select-area-box .subtitle {
    font-size: 1.1rem;
  }
  .entry-option-select div.relief-item-select-area-box .heading {
    font-size: 1.4rem;
  }
  .entry-option-detail {
    flex: 0 1 auto;
  }
  .entry-option-detail::before {
    top: -12px;
    left: calc(50% - 12px);
    border-width: 0 12px 12px 12px;
    border-color: transparent transparent #fff transparent;
  }
  .entry-option-detail .icon {
    flex: 0 1 60px;
  }
  .entry-option-tanmatsu-anshin .relief-option-ckeckbox {
    top: -3px;
  }
  .entry-option-tanmatsu-anshin div.relief-item-select-area-box .price {
    margin-top: 10px;
  }
  .entry-option-marugoto-anshin .relief-option-ckeckbox {
    top: -3px;
  }
  .entry-option-marugoto-anshin div.relief-item-select-area-box .price {
    margin-top: 5px;
  }
  .entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox {
    top: calc(50% - 45px);
  }
  .entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox span {
    left: 15px;
  }
  .entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox span::after {
    margin: 2px 0 0 7px;
  }
  .entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox span::before {
    width: 22px;
    height: 22px;
  }
  /* .entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox .custom-check-box-v2-select-text {
    top: 13px;
    left: -17px;
  } */
  .entry-option-digital-life .relief-item-select-area3 .price {
    margin-top: 10px;
  }
  .entry-option-digital-life .banner {
    top: -9px;
  }
  .entry-option-digital-life .banner img {
    width: 130px;
  }
  .entry-option-digital-life.flex-entry-option.flex-entry-option-sp.dls-select-box {
    margin-top: 15px;
    gap: 5px;
  }
  .entry-option-digital-life.flex-entry-option .entry-option-left label.custom-check-box-v2.option input[type=radio] + span::before {
    top: calc(50% - 25px);
    left: 0;
    width: 28px;
    height: 28px;
    border-width: 3px;
  }
  .entry-option-digital-life.flex-entry-option .entry-option-left label.custom-check-box-v2.option input[type=radio] + span::after {
    top: calc(50% - 21px);
    left: 4.5px;
    width: 18px;
    height: 18px;
  }
  .entry-option-digital-life.flex-entry-option .entry-option-left:last-of-type label.custom-check-box-v2.option input[type=radio] + span::before {
    top: calc(50% - 25px);
    left: 0;
    width: 28px;
    height: 28px;
    border-width: 3px;
  }
  .entry-option-digital-life.flex-entry-option .entry-option-left:last-of-type label.custom-check-box-v2.option input[type=radio] + span::after {
    top: calc(50% - 21px);
    left: 4.5px;
    width: 18px;
    height: 18px;
  }
  .entry-option-digital-life.flex-entry-option .entry-option-left div.topping-2-select-area-relief-option,
  .entry-option-digital-life.flex-entry-option .entry-option-left:last-of-type div.topping-2-select-area-relief-option {
    padding: 0 0 0 40px;
    align-items: flex-start;
  }
  .entry-option-digital-life.flex-entry-option .relief-item-select-area {
    flex-direction: column;
  }
  .entry-option-digital-life.flex-entry-option .mark {
    top: 0;
    margin-left: 6.2em;
    width: 60px;
  }
  .entry-option-digital-life.flex-entry-option .title {
    font-size: 1.5rem;
  }
  .entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox .custom-check-box-v2-select-text {
    top: 13px;
    left: -17px;
  }
}
/* entry-options(scss) r2 layout end */

/* entry-popup(scss) r2 popup start */
.option-popup-block {
  display: none;
}
.option-popup-block.active {
  display: block;
}

.entry-option-popup {
  --zeus-po-white: #fff;
  --zeus-po-black: #232323;
  --zeus-po-yellow: #ffe700;
  --zeus-po-red: #DB0066;
  --zeus-po-gray-1: #ccc;
  --zeus-po-gray-2: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 10000000002;
}
.entry-option-popup .background {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
}
.entry-option-popup .entry-option-popup-body {
  position: relative;
  background-color: #fff;
}
.entry-option-popup .popup-contents {
  min-width: 300px;
  max-width: 660px;
  max-height: 90vh;
  padding: 40px 30px;
  margin: 0 auto;
  overflow-y: auto;
  box-sizing: border-box;
}
.entry-option-popup .popup-wrap {
  width: 100%;
}
.entry-option-popup .popup-header .title {
  font-size: 3rem;
  line-height: 1.3;
  text-align: center;
  margin: 0;
}
.entry-option-popup .popup-header .subtitle {
  font-size: 2rem;
  line-height: 1.3;
  text-align: center;
  margin: 3px 0 0;
}
.entry-option-popup .popup-header .group {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin: 25px auto 0;
}
.entry-option-popup .popup-header .group .icon {
  width: 70px;
  height: 70px;
}
.entry-option-popup .popup-header .group .text {
  font-size: 1.65rem;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
}
.entry-option-popup .popup-header .group .text.text-left {
  text-align: left;
}
.entry-new .entry-option-popup .popup-header .group .text.text-center {
  text-align: center;
}
.entry-option-popup .popup-header .group .text strong {
  color: var(--zeus-po-red);
  border-bottom: 1px solid var(--zeus-po-red);
}
.entry-option-popup .popup-body {
  margin: 0 auto;
}
.entry-option-popup .popup-body .content-images {
  max-width: 500px;
  margin: 0 auto;
}
.entry-option-popup .popup-body .content-images .images {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  list-style: none;
  padding: 0;
  gap: 50px;
}
.entry-option-popup .popup-body .content-images .images li {
  flex: 1;
  text-align: center;
  font-size: 1.5rem;
}
.entry-option-popup .popup-body .content-images .images .img {
  margin-bottom: 1rem;
}
.entry-option-popup .popup-body .content-images .caption {
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  margin-top: 10px;
}
.entry-option-popup .popup-body .table {
  margin-top: 40px;
}
.entry-option-popup .popup-body .table table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
  table-layout: fixed;
}
.entry-option-popup .popup-body .table table tbody {
  background-color: var(--zeus-po-white);
}
.entry-option-popup .popup-body .table table tbody p,
.entry-option-popup .popup-body .table table tbody th,
.entry-option-popup .popup-body .table table tbody td {
  font-size: 1.4rem;
  line-height: 1.5;
}
.entry-option-popup .popup-body .table table tbody th,
.entry-option-popup .popup-body .table table tbody td {
  padding: 10px 12px;
  border: 1px solid var(--zeus-po-gray-1);
}
.entry-option-popup .popup-body .table table tbody th {
  font-weight: normal;
  width: 13%;
}
.entry-option-popup .popup-body .table table tbody ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.entry-option-popup .popup-body .table table tbody ul li {
  padding-left: 1em;
  text-indent: -1em;
}
.entry-option-popup .popup-body .table table tbody ul li::before {
  content: "・";
}
.entry-option-popup .popup-bottom {
  margin-top: 20px;
}

.option-popup-block#device_option_check .background {
  background-color: transparent;
}

.entry-option-popup .popup-tanmatsu-anshin-notice .popup-body {
  max-width: 500px;
}
.entry-option-popup .popup-tanmatsu-anshin-notice .popup-body .images {
  display: flex;
  justify-content: space-around;
  margin-top: 30px;
}
.entry-option-popup .popup-tanmatsu-anshin-notice .popup-body .images .img img {
  width: 80%;
  height: auto;
}
.entry-option-popup .popup-tanmatsu-anshin-notice .popup-body .notice {
  text-align: center;
  padding: 20px;
  border: 4px solid var(--zeus-po-yellow);
  border-radius: 12px;
  box-sizing: border-box;
  max-width: 600px;
  margin: 30px auto 0;
}
.entry-option-popup .popup-tanmatsu-anshin-notice .popup-body .notice p {
  font-size: 2.1rem;
  line-height: 1.3;
  font-weight: bold;
}
.entry-option-popup .popup-tanmatsu-anshin-notice .popup-body .notice .big {
  color: var(--zeus-po-red);
  font-size: 3.6rem;
  margin: 0 0.15em;
  line-height: 1;
}
.entry-option-popup .popup-tanmatsu-anshin-notice .popup-body .notice-2 {
  color: var(--zeus-po-red);
  text-align: center;
  margin-top: 25px;
}
.entry-option-popup .popup-tanmatsu-anshin-notice .popup-body .notice-2 p {
  display: inline-block;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: bold;
  color: var(--zeus-po-black);
}

.entry-option-popup .popup-tanmatsu-anshin .popup-body {
  max-width: none;
}
.entry-option-popup .popup-body .heading {
  text-align: center;
  margin-top: 30px;
}
.entry-option-popup .popup-body .heading h3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 50px;
  color: var(--zeus-po-white);
  font-size: 2.1rem;
  line-height: 1.3;
  white-space: nowrap;
  min-width: 320px;
  margin: 0;
  background-color: var(--zeus-po-black);
  box-sizing: border-box;
  border-radius: 50px;
}
.entry-option-popup .popup-body .heading h3.bg-pink {
  background-color: var(--zeus-po-red);
}
.entry-option-popup .popup-tanmatsu-anshin .popup-body .content-images .images img {
  width: 80%;
}
.entry-option-popup .popup-tanmatsu-anshin .popup-body .notice {
  color: var(--zeus-po-red);
  text-align: center;
  margin-top: 30px;
}
.entry-option-popup .popup-tanmatsu-anshin .popup-body .notice p {
  display: inline-block;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: bold;
}
.entry-option-popup .popup-tanmatsu-anshin-notice .popup-body .notice p{
  color: var(--zeus-po-black);
  text-align: center;
  font-size: 1.8rem;
}
.entry-option-popup .popup-marugoto-anshin .popup-body .content-images {
  max-width: 620px;
}
.entry-option-popup .popup-marugoto-anshin .popup-body .content-images .images {
  flex-wrap: wrap;
  row-gap: 40px;
}
.entry-option-popup .popup-marugoto-anshin .popup-body .content-images .images li {
  flex: 0 1 35%;
  flex-direction: column;
  padding: 3% 5%;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  transform: rotateZ(0deg);
}
.entry-option-popup .popup-marugoto-anshin .popup-body .content-images .images li .caption{
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.8rem;
}
.entry-option-popup .popup-marugoto-anshin .popup-body .content-images .images li .caption p{
  line-height: 1.5;
}

.entry-option-popup .popup-marugoto-anshin .popup-body .content-images .images .box{
  position: relative;
}
.entry-option-popup .popup-marugoto-anshin .popup-body .content-images .images .box img{
  width: 100%;
  height: auto;
}
.entry-option-popup .popup-marugoto-anshin .popup-body .content-images .images .img{
  margin-bottom: 0;
}
.entry-option-popup .popup-marugoto-anshin .popup-body .content-images .images .box.icon-free::before{
  content: "";
  width: 45px;
  height: 45px;
  background: url(https://d1q08lkutgkcx2.cloudfront.net/image/sub-free.webp) no-repeat top right / cover;
  position: absolute;
  top: 0;
  right: 25px;
  transform: translate(50%, -50%);
}
.entry-option-popup .popup-marugoto-anshin .popup-body .content-images .images li:nth-of-type(2) .box.icon-free:before{
  top: 30px;
  right: 25px;
}
.entry-option-popup .popup-digital-life .popup-body .subhead {
  color: var(--zeus-po-red);
  font-size: 2.3rem;
  line-height: 1.3;
  text-align: center;
  font-weight: bold;
  margin-top: 25px;
}
.entry-option-popup .popup-digital-life .popup-body .table-dls {
  margin-top: 20px;
}
.entry-option-popup .popup-digital-life .popup-body .table-dls .heading {
  font-size: 1.8rem;
  line-height: 1.3;
  font-weight: bold;
  text-align: center;
}
.entry-option-popup .popup-digital-life .popup-body .table-dls .group {
  position: relative;
}
.entry-option-popup .popup-digital-life .popup-body .table-dls .recommend {
  position: absolute;
  top: -50px;
  right: -15px;
  z-index: 2;
}
.entry-option-popup .popup-digital-life .popup-body .table-dls .recommend img {
  width: 72px;
  height: auto;
}
.entry-option-popup .popup-digital-life .popup-body .table-dls .coverage {
  margin-top: 10px;
}
.entry-option-popup .popup-digital-life .popup-body .table-dls table.coverage tr.insuranceAmount td {
  padding-left: 0;
  padding-right: 0;
  font-size: 1.15em;
}
.entry-option-popup .popup-digital-life .popup-body .fig {
  margin-top: 35px;
}
.entry-option-popup .popup-digital-life .popup-body .fig .heading {
  color: var(--zeus-po-white);
  font-size: 1.8rem;
  line-height: 1.3;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  background-color: var(--zeus-po-black);
}
.entry-option-popup .popup-digital-life .popup-body div.white-content-box-gray-box {
  align-items: flex-start;
  width: 100%;
  margin: 0;
  padding: 20px;
  border: 1px solid #ccc;
  border-top: 0;
  box-sizing: border-box;
  gap: 20px;
}
.entry-option-popup .popup-digital-life .popup-body div.white-content-box-gray-box > div {
  width: calc((100% - 60px) / 4);
  text-align: center;
}
.entry-option-popup .popup-digital-life .popup-body div.white-content-box-gray-box > div img {
  width: 116px;
}
.entry-option-popup .popup-digital-life .popup-body div.white-content-box-gray-box > div > p {
  font-size: 1.2rem;
  line-height: 1.3;
}
.entry-option-popup .popup-digital-life .popup-body .fig-2 div.white-content-box-gray-box {
  flex-wrap: wrap;
}
.entry-option-popup .popup-digital-life .popup-body .fig-2 div.white-content-box-gray-box > div {
  width: calc((100% - 40px) / 3);
}
@media (max-width: 767px){
  #popup-digital-life .entry-option-popup .popup-body .heading {
    margin-top: 20px;
  }
  #popup-digital-life .entry-option-popup .popup-body .content-images .images {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #popup-digital-life .icon-recommend::after {
    top: 0px;
    right: 0px;
  }
  .entry-option-popup .popup-contents {
    max-height: 85vh;
    max-width: 90vw;
    padding: 30px 15px;
  }
  .entry-option-popup .popup-header .title {
    font-size: 1.8rem;
    margin-top: 10px;
  }
  .entry-option-popup .popup-header .subtitle {
    font-size: 1.5rem;
  }
  .entry-option-popup .popup-header .group {
    gap: 15px;
    margin: 15px auto 0;
  }
  .entry-option-popup .popup-header .group .icon {
    width: 50px;
    height: 50px;
  }
  .entry-option-popup .popup-header .group .text {
    font-size: 1.4rem;
  }
  .entry-option-popup .popup-body .content-images .images {
    margin-top: 25px;
    gap: 10px;
  }
  .entry-option-popup .popup-marugoto-anshin .popup-body .content-images .images li {
    flex: 0 1 38%;
  }
  .entry-option-popup .popup-body .content-images .caption {
    font-size: 1.2rem;
    margin-top: 12px;
  }
  #popup-marugoto-anshin .entry-option-popup .popup-body .content-images .caption {
    font-size: 1.4rem;
  }
  .entry-option-popup .popup-marugoto-anshin .popup-body .content-images .images li .caption{
    margin-top: 0;
    margin-bottom: 10px;
  }
  .entry-option-popup .popup-marugoto-anshin .popup-body .content-images .images{
    row-gap: 20px;
  }
  .entry-option-popup .popup-marugoto-anshin .popup-body .content-images .images .box.icon-free::before{
    width: 35px;
    height: 35px;
    top: -10px;
    right: 10px;
  }
  .entry-option-popup .popup-body .table {
    margin-top: 25px;
  }
  .entry-option-popup .popup-body .table table {
    table-layout: auto;
  }
  .entry-option-popup .popup-body .table table tbody p,
  .entry-option-popup .popup-body .table table tbody th,
  .entry-option-popup .popup-body .table table tbody td {
    font-size: 1.2rem;
  }
  .entry-option-popup .popup-body .table table tbody th,
  .entry-option-popup .popup-body .table table tbody td {
    padding: 8px;
  }
  .entry-option-popup .popup-body .table table tbody th {
    white-space: nowrap;
    width: auto;
  }
  .entry-option-popup .popup-tanmatsu-anshin-notice .popup-body .images {
    margin-top: 20px;
    padding: 15px;
    border-radius: 20px;
  }
  #device_option_check .entry-option-popup .popup-tanmatsu-anshin-notice .popup-body .images {
    padding: 10px 0;
  }
  #device_option_check .entry-option-popup .popup-bottom {
    margin-top: 5px;
  }
  .entry-option-popup .popup-tanmatsu-anshin-notice .popup-body .notice {
    margin-top: 20px;
  }
  .entry-option-popup .popup-tanmatsu-anshin-notice .popup-body .notice p {
    font-size: 1.4rem;
  }
  .entry-option-popup .popup-tanmatsu-anshin-notice .popup-body .notice .big {
    font-size: 2.4rem;
  }
  .entry-option-popup .popup-tanmatsu-anshin-notice .popup-body .notice-2 p {
    font-size: 1.3rem;
    text-align: left;
  }
  .entry-option-popup .popup-body .heading h3 {
    font-size: 1.8rem;
    min-width: 80%;
    padding: 9px;
  }
  .entry-option-popup .popup-tanmatsu-anshin .popup-body .notice{
    display: flex;
    gap: 1rem;
    justify-content: space-between;
  }
  #device_option_check .entry-option-popup .popup-tanmatsu-anshin .popup-body .notice {
    justify-content: center;
    padding: 10px;
  }
  .entry-option-popup .popup-tanmatsu-anshin .popup-body .notice img{
    width: 40px;
  }
  .entry-option-popup .popup-tanmatsu-anshin .popup-body .notice p {
    font-size: 1.3rem;
  }
  .entry-option-popup .popup-marugoto-anshin .popup-body .content-images .images {
    gap: 20px 7px;
  }
  .entry-option-popup .popup-digital-life h3 {
    margin-top: 50px;
  }
  .entry-option-popup .popup-digital-life .popup-body .subhead {
    font-size: 1.8rem;
  }
  .entry-option-popup .popup-digital-life .popup-body .table-dls .heading {
    font-size: 1.6rem;
  }
  .entry-option-popup .popup-digital-life .popup-body .table-dls .recommend {
    top: -45px;
    right: -10px;
  }
  .entry-option-popup .popup-digital-life .popup-body .table-dls .recommend img {
    width: 54px;
  }
  .entry-option-popup .popup-digital-life .popup-body .fig .heading {
    font-size: 1.5rem;
  }
  .entry-option-popup .popup-digital-life .popup-body div.white-content-box-gray-box {
    padding: 15px;
    gap: 15px;
  }
  .entry-option-popup .popup-digital-life .popup-body div.white-content-box-gray-box > div {
    width: calc((100% - 45px) / 4);
  }
  .entry-option-popup .popup-digital-life .popup-body div.white-content-box-gray-box > div img {
    width: 15vw;
  }
  .entry-option-popup .popup-digital-life .popup-body div.white-content-box-gray-box > div > p {
    margin-top: 5px;
    font-size: 1rem;
  }
  .entry-option-popup .popup-digital-life .popup-body .fig-2 div.white-content-box-gray-box > div {
    width: calc((100% - 30px) / 3);
  }
}
/* entry-popup(scss) r2 popup end */

/* 確認書類アップロード画面改修 */
.form-capacity-description.mypage-user-container.upload-table {
  max-width: 1020px;
}
div.form-capacity-description-body-left table td.form-capacity-description-company-2 {
  width: 20%;
}
div.form-capacity-description-body-left table th.form-capacity-description-company-1 {
  width: 12%;
}
/* 確認書類アップロード画面改修 end */

/* 法人複数申し込みフォーム改修 */
.speed-estimate p:first-of-type {
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 10px;
}
footer.footer-menu.biz-footer {
  margin-top: 50px;
}
footer.footer-menu.biz-footer {
  margin-top: 50px;
}
#first.forbiz p.first-title {
  top: 20px;
  font-size: 3.2rem;
}
#first.forbiz div.form-step-title-wrapper {
  padding: 15px 0 0;
}
.speed-estimate p:first-of-type {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  #first.forbiz p.first-title {
    top: 30px;
    font-size: 2.4rem;
  }
}
/* 法人複数申し込みフォーム改修 end */

/* 海外だけレンタル申し込みフォーム */
.attention-remark .entry-rental-device-title,
.delivery-date {
  margin: 5px auto 10px 260px;
  width: 212px;
  font-size: 1.1rem;
}
.attention-remark .entry-rental-device-title div {
  width: 210px;
}
.attention-remark .entry-rental-device-flex {
  filter: none;
  margin: 0;
}
.delivery-date {
  margin-left: 0;
  font-weight: bold;
  color: #f00;
  width: 235px;
}
.login-txt {
  font-weight: bold;
  margin: 50px 0 10px;
}
.login-btn,
.form-btn {
  color: #fff;
  width: 100px;
  border-radius: 10px;
  background: url(https://d1q08lkutgkcx2.cloudfront.net/image/arrow05.svg) no-repeat 78px center #00b79c;
  background-size: 6px;
  display: block;
  padding: 15px 0px 15px 16px;
  position: relative;
  z-index: 10;
  border: 1px solid #00b79c;
  transition-duration: .3s;
}
.form-btn {
  background-image: none;
  padding: 15px;
  width: 288px;
  margin: 0px auto 10px 257px;
}
.login-btn:hover,
.form-btn:hover {
  color: #00b79c;
  background: url(https://d1q08lkutgkcx2.cloudfront.net/image/arrow06.svg) no-repeat 78px center #fff;
  background-size: 6px;
}
.form-btn:hover {
  background-image: none;
}
select:disabled {
  opacity: 1;
}
select:disabled:hover {
  cursor: default;
}
#detail-more-tab:hover {
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .attention-remark .entry-rental-device-title {
    margin-left: 0;
  }
  .delivery-date {
    margin-left: 10px;
  }
  .form-btn {
    margin-left: 0;
    text-align: center;
    width: 100%;
  }
}
/* 海外だけレンタル申し込みフォーム end */
.attention-remark .entry-rental-device-title {
  color: #757575;
  font-weight: normal;
  border-bottom: 1px solid #757575;
}
.attention-remark .entry-rental-device-title img {
  opacity: 0.5;
}
.description-target dl div:last-of-type img {
  width: 60%;
  margin: 23px 0px;
}
.row.border {
  border-top: 1px solid #000;
  padding: 50px 0 0px;
}

@media screen and (max-width: 767px) {
  .row.border .plan p img:first-of-type {
    margin-bottom: 20px;
  }
    .row.border {
    padding-top: 40px;
    margin-top: 30px;
  }
  .description-target dl img {
    width: 95%;
  }
  .description-target dl div:last-of-type img {
    width: 80%;
    margin: 15px 0px;
  }
}

/*ポップアップタイトル文字*/
div.white-content-box-title{
  width: 100%;
  text-align: center;
}
/*ポップアップタイトル文字*/
div.white-content-box-title-notion p{
  font-size: 2.8rem;
  line-height: 1.2em;
  font-weight: bold;
}

div.white-content-box-title-changecompany-notion p{
  font-size: 2.6rem;
}

/*ポップアップの背景を暗くする*/
div.support-notion-black-background,
div.guidance-notion-black-background,
div.wimaxdelay-notion-black-background,
div.weatherdelay-notion-black-background,
div.changecompany-notion-black-background,
div.special2-1-notion-black-background,
div.special2-2-notion-black-background{
  position: fixed;
  background-color: #000000;
  opacity: 0.4;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000000000001;
}

/*ポップアップ全体のサイズ*/
div.white-content-box-support-notion,
div.white-content-box-guidance-notion,
div.white-content-box-wimaxdelay-notion,
div.white-content-box-weatherdelay-notion,
div.white-content-box-changecompany-notion,
div.white-content-box-special2-1-notion,
div.white-content-box-special2-2-notion{
  position: fixed;
  max-height: calc(100% - 50px - 35px - 200px);
  max-width: 1100px;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  padding: 50px 0;
  margin: auto;
  z-index: 1000000000002;
  background-color: #F3F3F3;
  overflow: auto;
}

div.white-content-box-support-notion{
  height: calc(100% - 150px - 35px - 200px);
  max-height: initial;
}

/*表示エリア*/
div.white-content-box-support-notion div.white-content-box-inner-support,
div.white-content-box-guidance-notion div.white-content-box-inner-guidance,
div.white-content-box-wimaxdelay-notion div.white-content-box-inner-wimaxdelay,
div.white-content-box-weatherdelay-notion div.white-content-box-inner-weatherdelay,
div.white-content-box-changecompany-notion div.white-content-box-inner-changecompany,
div.white-content-box-special2-1-notion div.white-content-box-inner-special2-1,
div.white-content-box-special2-2-notion div.white-content-box-inner-special2-2{
  width: 85%;
  height: 90%;
  margin: 30px auto 0;
}

div.white-content-box-changecompany-notion div.white-content-box-inner-changecompany{
  height: 50vh;
}

/*ポップアップ閉じるボタン*/
div.support-popup-close-button,
div.guidance-popup-close-button,
div.wimaxdelay-popup-close-button,
div.weatherdelay-popup-close-button,
div.changecompany-popup-close-button,
div.special2-1-popup-close-button,
div.special2-2-popup-close-button{
  width: 35px;
  height: 35px;
  position: absolute;
  right: 5px;
  top: 5px;
  text-align: center;
  background-color: #000000;
  border-radius: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
div.support-popup-close-button img,
div.guidance-popup-close-button img,
div.wimaxdelay-popup-close-button img,
div.weatherdelay-popup-close-button img,
div.changecompany-popup-close-button img,
div.special2-1-popup-close-button img,
div.special2-2-popup-close-button img{
  width: 50%;
}

/*ポップアップ内タイトル*/
div.white-content-box-support-notion div.white-content-box-title-notion,
div.white-content-box-guidance-notion div.white-content-box-title-notion,
div.white-content-box-wimaxdelay-notion div.white-content-box-title-notion,
div.white-content-box-weatherdelay-notion div.white-content-box-title-notion,
div.white-content-box-changecompany-notion div.white-content-box-title-notion,
div.white-content-box-special2-1-notion div.white-content-box-title-notion,
div.white-content-box-special2-1-notion div.white-content-box-title-notion{
  padding: 0;
  margin-top: 0;
}

/*お知らせ帯バナー余白調整*/
div.content-box-title p.callcenter-section-title-short.wimax-news-marginadjust {
  margin: 0px;
}

@media screen and (max-width: 1440px){
  /*ポップアップ全体のサイズ*/
  div.white-content-box-support-notion,
  div.white-content-box-guidance-notion,
  div.white-content-box-wimaxdelay-notion,
  div.white-content-box-weatherdelay-notion,
  div.white-content-box-changecompany-notion,
  div.white-content-box-special2-1-notion,
  div.white-content-box-special2-2-notion{
    top: 50%;
    transform: translateY(-50%);
    margin: 0 5%;
    max-width: 90%;
    height: calc(100% - 50px - 40px - 20vh);
    max-height: initial;
    overflow: auto;
  }

  div.white-content-box-guidance-notion,
  div.white-content-box-wimaxdelay-notion,
  div.white-content-box-weatherdelay-notion,
  div.white-content-box-changecompany-notion,
  div.white-content-box-special2-1-notion,
  div.white-content-box-special2-2-notion{
    height: auto;
    max-height: initial;
    overflow: auto;
  }

  /*表示エリア*/
  div.white-content-box-support-notion div.white-content-box-inner-support,
  div.white-content-box-special2-1-notion div.white-content-box-inner-special2-1,
  div.white-content-box-special2-2-notion div.white-content-box-inner-special2-2{
    width: 75%;
    height: 75%;
    overflow-x: hidden;
  }
  div.white-content-box-guidance-notion div.white-content-box-inner-guidance,
  div.white-content-box-wimaxdelay-notion div.white-content-box-inner-wimaxdelay,
  div.white-content-box-weatherdelay-notion div.white-content-box-inner-weatherdelay,
  div.white-content-box-changecompany-notion div.white-content-box-inner-changecompany {
    height: 50vh;
  }

}

@media screen and (max-width: 767px){
  /*ポップアップタイトル文字*/
  div.white-content-box-title-notion p{
    padding: 0 5%;
    font-size: 2.0rem;
  }

  /*表示エリア*/
  div.white-content-box-support-notion div.white-content-box-inner-support,
  div.white-content-box-guidance-notion div.white-content-box-inner-guidance,
  div.white-content-box-wimaxdelay-notion div.white-content-box-inner-wimaxdelay,
  div.white-content-box-weatherdelay-notion div.white-content-box-inner-weatherdelay,
  div.white-content-box-changecompany-notion div.white-content-box-inner-changecompany,
  div.white-content-box-special2-1-notion div.white-content-box-inner-special2-1,
  div.white-content-box-special2-2-notion div.white-content-box-inner-special2-2{
    width: 90%;
    overflow: scroll;
    height: 75%;
  }

  /*ポップアップ全体のサイズ*/
  div.white-content-box-support-notion,
  div.white-content-box-guidance-notion,
  div.white-content-box-wimaxdelay-notion,
  div.white-content-box-weatherdelay-notion,
  div.white-content-box-changecompany-notion,
  div.white-content-box-special2-1-notion,
  div.white-content-box-special2-2-notion{
    margin: 0 5%;
    height: 80%;
    max-height: initial;
  }

  /*お知らせ帯バナー余白調整*/
  section.other-first.wimax-news-marginadjust{
    padding: 0 0 30px;
  }
}

/*STEPコード化*/
.step-layout {
  width: 750px;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
}
.step-title {
  margin: 0 0 10px 0;
  padding: 5px 0;
  background-color: #1e1e1e;
  color: #fff;
  border-radius: 20px;
}
.form-step-image-area.select-choice ~ .form-step-footer-area .step.sel .step-title,
.form-step-image-area.user-choice ~ .form-step-footer-area .step.use .step-title,
.form-step-image-area.confirm-choice ~ .form-step-footer-area .step.con .step-title,
.form-step-image-area.payment-choice ~ .form-step-footer-area .step.pay .step-title,
.form-step-image-area.select-choice ~ .mypage-section-container .form-step-footer-area .step.sel .step-title,
.form-step-image-area.user-choice ~ .mypage-section-container .form-step-footer-area .step.use .step-title,
.form-step-image-area.confirm-choice ~ .mypage-section-container .form-step-footer-area .step.con .step-title,
.form-step-image-area.payment-choice ~ .mypage-section-container .form-step-footer-area .step.pay .step-title,
.select-choice .step.sel .step-title,
.user-choice .step.use .step-title,
.confirm-choice .step.con .step-title,
.payment-choice .step.pay .step-title{
  background-color: #FFDE00;
  color:#1e1e1e;
}
.form-step-footer-area .step.con.choice .step-title {
  background-color: #FFDE00;
  color: #1e1e1e;
}
.step {
  width: 15%;
  text-align: center;
  position: relative;
}
.step:after {
  content: "";
  border: 1px solid #ddd;
  position: absolute;
  width: 75px;
  top: 11px;
  right: -77px;
}
.step:last-child:after {
  border: 0;
}
.step-plan {
  font-weight: 600;
  font-size: 1.2rem;
}
.step-layout.step-container {
  margin-top: 20px;
}
.step-layout.step-container.step-container-footer {
  padding-bottom: 30px;
}
.step-layout.step-container .select::before {
  display: none;
}
.step-layout.step-container .step {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 5px;
  background-color: #757575;
  border-radius: 8px;
  position: relative;
  z-index: 1;
  box-sizing: initial;
}
.subsc-entry-draft .step-layout.step-container .step.select,
.subsc-entry-draft .step-layout.step-container .step.user,
.subsc-entry-draft .step-layout.step-container .step.confirm {
  opacity: .4;
}
.step-layout.step-container .step::before {
  display: block;
  background: #FFDE00;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: .8s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
  border: none;
  border-radius: 7px;
}
.step-layout.step-container .step.active .step-title,
.step-layout.step-container .step.active .step-plan {
  color: #000;
  font-weight: bold;
}
.step-layout.step-container .step.active::before {
  transform: scale(1, 1);
}
.step-layout.step-container .step::after {
  top: 50%;
  transform: translateY(-50%);
  border: none;
  border: 6px solid transparent;
  border-left: 10px solid #757575;
  width: 0px;
  height: 0px;
  right: -30px;
}
.step-layout.step-container .step:last-child::after {
  display: none;
}
.step-layout.step-container .step-title {
  margin: 0;
  padding-top: 0;
  background-color: unset;
  border: none;
  font-weight: bold;
}
.step-layout.step-container .step.complete .step-title {
  padding: 0;
}
.step-layout.step-container .step-plan {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .step-layout {
      width: 100%;
  }
  .step-title {
      margin: 0px 15px 10px 15px;
      font-size: 1rem;
  }
  .step {
      width: 26%;
      text-align: center;
      position: relative;
  }
  .step:after {
      width: 40px;
      top: 10px;
      right: -27px;
  }
  .step-plan {
      font-size: 1.0rem;
  }
  .step-layout.step-container {
    width: 95%;
  }
  .step-layout.step-container .step {
    width: 14%;
  }
  .step-layout.step-container .step.complete {
    line-height: 1.3;
  }
  .step-layout.step-container .step::after {
    border: 5px solid transparent;
    border-left: 7px solid #757575;
    right: -28%;
  }
  .step-layout.step-container .step-title {
    padding: 0;
    font-size: 1.2rem;
  }
  .step-layout.step-container .step-title .step-number {
    display: block;
    margin-top: 2px;
  }
  .step-layout.step-container .step.active .step-title {
    padding-bottom: 2px;
    font-size: 1.3rem;
  }
  .step-layout.step-container .step.complete.active .step-title {
    font-size: 1.2rem;
  }
  .step-layout.step-container .step.active .step-title .step-number {
    display: inline-block;
  }
  .step-layout.step-container .step.active .step-plan.pc {
    display: block;
    line-height: 1.3;
  }
}
/*まとめて前払い時*/
.special .step.pay,
.form-step-image-area.special ~ .form-step-footer-area .step.pay{
  display:none;
}
.special .step:after,.form-step-image-area.special ~ .form-step-footer-area .step:after {
  width: 138px;
  right: -140px;
}
.special .step:nth-last-of-type(2):after,.form-step-image-area.special ~ .form-step-footer-area .step:nth-last-of-type(2):after {
  border: 0;
}
@media screen and (max-width: 767px) {
  .special .step:after,.form-step-image-area.special ~ .form-step-footer-area .step:after{
    width: 90px;
    right: -77px;
  }
}

.main.support .attention-remark .entry-rental-device-title,
#entry-user-form .attention-remark .entry-rental-device-title,
.corp-attention .entry-rental-device-title,
.attention-remark-estimate .entry-rental-device-title {
  margin: 5px auto 10px 230px;
  width: 155px;
  font-size: 1rem;
  color: #757575;
  border-bottom: 1px solid #757575;
  position: relative;
}
.main.support .attention-remark .entry-rental-device-title .not-address,
#entry-user-form .attention-remark .entry-rental-device-title .not-address,
.corp-attention .entry-rental-device-title .not-address{
  transform: translateX(-7px);
}
.main.support .support-contact .attention-remark .entry-rental-device-title .not-address,
.attention-remark-estimate .entry-rental-device-title .not-address {
  transform: none;
  text-align: left;
} 
#entry-user-form .attention-remark .entry-rental-device-title .not-address {
  transform: translateX(0);
  text-align: left;
}
.main.support .attention-remark .entry-rental-device-title,
#entry-user-form .attention-remark .entry-rental-device-title,
.corp-attention .entry-rental-device-title {
  margin-left: 0;
}
.main.support .support-contact .attention-remark .entry-rental-device-title {
  width: 170px;
}
.main.support .attention-remark .entry-rental-device-title::after,
.attention-remark-estimate .entry-rental-device-title::after {
  display: block;
  content: "▼";
  color: #757575;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  margin: auto;
}
#entry-user-form .special-plan-attention .entry-rental-device-title::after,
.corp-attention .entry-rental-device-title::after{
  display: block;
  content: "▲";
  color: #333;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  margin: auto;
}
.main.support .attention-remark .entry-rental-device-title.transform::after,
#entry-user-form .special-plan-attention .entry-rental-device-title:has(~ .entry-rental-device-flex.hidden)::after,
.corp-attention .entry-rental-device-title:has(~ .entry-rental-device-flex.hidden)::after{
  transform: rotate(180deg) translateY(7px);
}
.main.support .entry-rental-device-title,
#entry-user-form .entry-rental-device-title,
.corp-attention .entry-rental-device-title{
  text-align: center;
  color: #000;
  font-weight: bold;
  padding: 0 0 3px 0;
  margin: -20px auto;
  border: none;
  border-bottom: 1px solid #000;
  cursor: pointer;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 170px;
}
.corp-attention .entry-rental-device-title{
  font-size: 1.1rem;
}
.main.support .entry-rental-device-title div,
#entry-user-form .entry-rental-device-title div,
.corp-attention .entry-rental-device-title div{
  padding-bottom: 3px;
  width: 160px;
  pointer-events: none;
}
.main.support .entry-rental-device-title img,
#entry-user-form .entry-rental-device-title img,
.corp-attention .entry-rental-device-title img{
  width: 13px;
  height: auto;
  margin: 0 5px;
}
.main.support .attention-remark .entry-rental-device-title,
#entry-user-form .attention-remark .entry-rental-device-title{
  margin: 5px auto 10px 240px;
  width: 180px;
  font-size: 1.1rem;
}
#entry-user-form .attention-remark .entry-rental-device-title,
#entry-corp-user-form .attention-remark .entry-rental-device-title{
  width: 185px;
  padding: 2px;
}
.corp-attention .entry-rental-device-title{
  margin: 5px auto 10px 260px;
}
#entry-user-form .attention-remark .entry-rental-device-title,
.corp-attention .entry-rental-device-title .entry-rental-device-title{
  margin: 5px auto 10px 260px;
  font-size: 1.1rem;
}
.main.support .attention-remark .entry-rental-device-title div,
#entry-user-form .attention-remark .entry-rental-device-title div,
.corp-attention .entry-rental-device-title div{
  width: 210px;
}
.attention-remark-estimate .entry-rental-device-title {
  margin: 5px auto 0 265px;
}
.attention-remark-estimate p.remark-text {
  padding-left: 263px;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .main.support .attention-remark .entry-rental-device-title,
  #entry-user-form .attention-remark .entry-rental-device-title,
  .corp-attention .entry-rental-device-title, 
  .attention-remark-estimate .entry-rental-device-title {
      margin-left:0;
  }
  .attention-remark-estimate p.remark-text {
    padding-left: 0px;
  }
}
.main.support .attention-remark .entry-rental-device-title,
#entry-user-form .attention-remark .entry-rental-device-title,
.corp-attention .entry-rental-device-title,
.attention-remark-estimate .entry-rental-device-title{
  color: #333;
  font-weight: normal;
  border-bottom: 1px solid #333;
  padding: 2px 0;
}
.main.support .attention-remark .entry-rental-device-title img,
#entry-user-form .attention-remark .entry-rental-device-title img,
.corp-attention .entry-rental-device-title img {
  opacity: 0.8;
}
#entry-user-form .special-plan-attention .entry-rental-device-flex{
  margin: 0 0 0 260px;
  width: 425px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .main.support .attention-remark .entry-rental-device-title,
  #entry-user-form .attention-remark .entry-rental-device-title,
  .corp-attention .entry-rental-device-title {
    margin: 5px auto 10px 260px;
  }
  .main.support .attention-remark .entry-rental-device-title{
    margin: 5px auto 10px 220px;
  }
  #entry-user-form p.remark-text{
    margin-left: 160px;
  }
  .main.support p.remark-text{
    margin-left: 220px;
  }  
  #entry-user-form .special-plan-attention .entry-rental-device-flex,
  .corp-attention .attention-remark .entry-rental-device-flex{
    margin: 0 0 0 100px;
    width: 570px;
  }
  .forbiz table.form-table p.mypage-remark,
  .forbiz table.form-table p.mypage-remark-margin,
  .forbiz table.form-table .subsc-mail-caution-area {
    margin-left: 260px;
  }
  #first.forbiz div.mypage-section-container {
    width: 95%;
  }
  #first.forbiz.entry-estimate table.form-table p.mypage-remark,
  #first.forbiz.entry-estimate table.form-table p.mypage-remark-margin,
  #first.forbiz.entry-estimate table.form-table .subsc-mail-caution-area {
    margin-left: 260px;
  }
}

.form-application-container div.entry-form-title h1,
#entry-user-form .form-application-container div.entry-form-title h1{
  margin: 10px 0;
}
.form-application-container div.entry-form-title h2.popup-ttl,
#entry-user-form .form-application-container div.entry-form-title h2.popup-ttl{
  margin: 10px 0;
  font-size: 4.0rem;
  font-weight: bold;
  -webkit-text-stroke: 0.1px black;
  margin: 1em 0;
  line-height: 1.2em;
}
.form-application-container .entry-option-description p,
#entry-user-form .form-application-container .entry-option-description p {
  font-size: 1.6rem;
  line-height: 1.5;
}
.corp-attention .entry-rental-device-flex{
  width: 380px;
}
#entry-user-form .remark-text,
.corp-attention .remark-text{
  line-height: 1.3;
}
.corp-attention .remark-text{
  width: 380px;
  margin: 0 0 0 260px;
}
#entry-user-form .attention-remark .entry-rental-device-flex p span,
.corp-attention .entry-rental-device-flex p span{
  color: #333;
}
@media screen and (max-width: 767px) {
  .form-application-container .entry-option-description p,
  #entry-user-form .form-application-container .entry-option-description p {
    font-size: 1.5rem;
  }
  div.entry-option-title,
  #entry-user-form div.entry-option-title,
  .corp-attention .entry-option-title{
    margin: 0;
  }
  #entry-user-form.entry-openhouse-confirm div.entry-option-title {
    padding-top: 20px;
  }
  #entry-user-form .attention-remark .entry-rental-device-flex,
  .corp-attention .entry-rental-device-flex{
    margin: 0;
    width: auto;
  }
  .corp-attention .remark-text{
    width: auto;
    margin: 0;
  }
  div.form-capacity-description-body-left table th,
  div.form-capacity-description-body-right table th{
    padding: 5px 4px;
  }
  .form-application-container div.entry-form-title h2.popup-ttl,
  #entry-user-form .form-application-container div.entry-form-title h2.popup-ttl{
    font-size: 2.4rem;
    line-height: 1.1em;
  }
}
/* ウェブアクセシビリティ対応 */
/* おうちリンクエントリーフォーム */
.entry-openhouse-select a.js-expandFormOptionDetail,
.entry-openhouse-confirm a.js-expandFormOptionDetail {
  display: block;
  padding-top: 10px;
}
.entry-openhouse-select div.entry-plan-select div.form-capacity-pull-down-button-right,
.entry-openhouse-select div.entry-plan-select div.form-capacity-pull-down-button-left {
  padding: 5px 0 3px 0;
  border-radius: 0;
}
.entry-openhouse-confirm div.summary-table-column-right span.plan-tax .space {
  display: inline-block;
  width: 34px;
}
.entry-openhouse-select div.summary-table-column-right span.plan-tax .space {
  display: inline-block;
  width: 34px;
}
.entry-openhouse-payment td.flex-user-area.oh-area {
  height: auto;
  padding-top: 5px;
}
.entry-openhouse-draftpayment tr.payment td.flex-user-area {
  height: auto;
  padding-top: 5px;
}
@media screen and (min-width: 768px) {
  .entry-openhouse-payment table.form-table th.two-select.credit {
    padding-bottom: 0;
  }
  .entry-openhouse-draftpayment table.form-table th.two-select {
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  .entry-openhouse-confirm div.summary-table-column-right span.plan-tax .space {
    width: 33px;
  }
  .entry-openhouse-select div.summary-table-column-right span.plan-tax .space {
    width: 35px;
  }
}
/* 法人複数台 */
.corp-attention .entry-rental-device-title.js-tabindex .not-address {
  transform: translateX(0px);
  text-align: left;
  padding-top: 2px;
}

/* 価格コム限定 */
.show-kakaku {
  display: none;
}
.form-kakaku-title {
  max-width: 750px;
  margin:  50px auto 0;
  text-align: center;
}
.form-kakaku-title-inner {
  font-weight: bold;
  font-size: 2.4rem;
  margin-left: 5px;
  vertical-align: bottom;
}
.entry-title.show-kakaku{
  display: block;
  margin: 20px auto 0;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
}
div.form-capacity-select-area .form-capacity-select-image{
  margin-bottom: 1px;
}
div.form-capacity-select-area .form-capacity-select-image.show-kakaku{
  margin-bottom: -1px;
  display: none;
}
div.form-capacity-select-area .form-capacity-select-image.hidden-kakaku{
  margin-bottom: -2px;
}
.entry-title.show-kakaku img{
  height: 35px;
  width: auto;
  margin-right: 0.5rem;
}
.entry-plan-select.palam-on{
  justify-content: center;
}
.palam-on div.entry-plan-select-detail{
  width: 100%;
}
.form-capacity-description + p.show-kakaku{
  margin-top: 20px;
}
.entry-plan-select.palam-on div.form-capacity-description-body-left{
  width: fit-content;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .form-kakaku-title {
    margin: 40px auto 0;
  }
  .form-kakaku-title-inner {
    display: block;
    margin: 17px 0 0;
  }
}
@media screen and (min-width: 768px) {
  .palam-on div.standard-plan{
    width: 61%;
  }
  .palam-on div.form-capacity-select{
    height: 126px;
  }
  #form-entry-edit-plan .palam-on div.form-capacity-select{
    height: 125px;
  }
  #form-entry-edit-plan .palam-on div.form-capacity-select div.form-capacity-select-area.standard{
    border: 4px solid transparent;
  }
  #form-entry-edit-plan .palam-on div.form-capacity-select div.form-capacity-select-area.standard.active,
  #form-entry-edit-plan .palam-on div.form-capacity-select div.form-capacity-select-area.standard.selected{
    border: 4px solid #FF0080;
  }
  div.form-capacity-select-area .form-capacity-select-image.hidden-kakaku{
    margin-bottom: -1px;
  }
}
/* メール設定について */
.subsc-mail-caution-area {
  font-size: 1.1rem;
  margin: 0 0 10px 260px;
  line-height: 1.5rem;
}

table.form-table span.subsc-mail-caution {
  text-decoration: underline;
  color: #000;
  cursor: pointer;
}

@media screen and (max-width: 767px){
  .subsc-mail-caution-area {
    margin: 0;
  }
}
/* クレディセゾンのデジタルカード　start */
div.white-content-box-form.saison-area .saison-banner img {
  width: 100%;
  height: auto;
}
div.white-content-box-form.saison-area h3 {
  font-size: 2rem;
  text-align: center;
}
div.white-content-box-form.saison-area .saison-txt {
  font-weight: bold;
}
div.white-content-box-form.saison-area .saison-txt span.color-pink {
  color: #DB0066;
  font-size: 1.8rem;
}
div.white-content-box-form.saison-area .saison-txt span.marker {
  background: linear-gradient(transparent 60%, #FFDE00 40%);
}
div.white-content-box-form.saison-area .drop-area {
  margin-top: 30px;
  text-align: center;
}
div.white-content-box-form.saison-area .drop-area .campaign-title {
  display: inline-block;
  font-weight: bold;
  position: relative;
  padding-right: 25px;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
div.white-content-box-form.saison-area .drop-area .campaign-title::before {
  content: "";
  border-top: 8px solid #000;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
div.white-content-box-form.saison-area .drop-area .campaign-title.open::before {
  border-top: none;
  border-bottom: 8px solid #000;
}
div.white-content-box-form.saison-area .drop-area .campaign-content {
  padding: 40px 0;
  text-align: left;
}
div.white-content-box-form.saison-area .drop-area .campaign-content p {
  margin-bottom: 20px;
  font-size: 1.3rem;
}
div.white-content-box-form.saison-area .saison-button {
  text-align: center;
  margin-top: 20px;
}
div.white-content-box-form.saison-area .saison-button a {
  display: inline-block;
  background-color: #000;
  padding: 15px 30px 15px 20px;
  border-radius: 8px;
  position: relative;
  color: #fff;
  transition: all .3s;
}
div.white-content-box-form.saison-area .saison-button a::before {
  content: "";
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #FFDE00;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
div.white-content-box-form.saison-area .saison-button a:hover {
  background-color: #FFDE00;
  color: #000;
}
div.white-content-box-form.saison-area .saison-button a:hover::before {
  border-left: 8px solid #000;
}
@media screen and (max-width: 767px){
  div.white-content-box-form.saison-area h3 {
    font-size: 1.6rem;
    line-height: 1.4;
    margin-bottom: 10px;
  }
  div.white-content-box-form.saison-area .drop-area {
    margin-top: 20px;
  }
  div.white-content-box-form.saison-area .drop-area .campaign-content {
    padding: 20px 0 10px;
  }
  div.white-content-box-form.saison-area h3 {
    text-align: center;
  }
  div.white-content-box-form.saison-area .saison-txt {
    text-align: center;
  }
  div.white-content-box-form.saison-area .saison-button a {
    padding: 15px 20px 15px 10px;
  }
  div.white-content-box-form.saison-area .saison-button a::before {
    right: 5px;
  }
}
/* クレディセゾンのデジタルカード　end */


/*------------------------------------------------
申し込みフォームの見た目修正
------------------------------------------------*/
/*オススメ　アイコン*/
.icon-recommend{
  position: relative;
}
.icon-recommend::after{
  content: "";
  width: 65px;
  height: 65px;
  background: url(../img/recommend-2.svg) no-repeat top right / cover;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
}
.insurance-option-plan.plan-box img{
  filter: none;
}
@media screen and (max-width: 767px){
  .icon-recommend::after{
    width: 50px;
    height: 50px;
    right: 10px;
  }
}

/*申し込みフォーム（class="entry-new"）*/
.entry-new div.plan-summary-area-table{
  transform: translateZ(0);
}
.entry-new a.postal-btn-wrap button,
.entry-new option {
  color: #000;
}
.entry-new .entry-select h1::before{
  content: url(../img/form-title.svg);
  width: 150px;
  position: absolute;
  z-index: -1;
  top: 17px;
}
.entry-new .entry-select div.form-step-title p.first-title{
  position: relative;
  margin-left: 30px;
  width: 400px;
  padding: 0;
  top: 60px;
}
.entry-new div.entry-option-title.option-individual h1{
  padding: 0;

}
.entry-new .entry-select p.select-plan.select-subtitle {
  margin: 0px auto 30px 35px;
}
.entry-new div.standard-plan,
.entry-new div.free-plan{
  margin-bottom: 0;
}
.entry-new .entry-option-service-group{
  margin-top: 0;
  gap: 35px;
}
.entry-new .option-title{
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
}
.entry-new .option-title h3{
  display: block;
  width: 40%;
  padding: 0.75rem 0 0.5rem 1rem;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1;
  border-left: 12px solid var(--zeus-po-yellow);
}
.entry-new .option-title:last-of-type h3{
  margin-top: 0;
}
.entry-new .option-title h3 .subtitle{
  margin-top: 0.5rem;
  font-size: 1.5rem;
}
.entry-new .option-title button{
  background: transparent;
  border: none;
  font-size: 1.4rem;
  color: var(--zeus-po-red);
  font-weight: bold;
  font-family: "Montserrat", "Noto Sans JP", sans-serif;
  cursor: pointer;
  border-bottom: 1px solid transparent;
}
.entry-new .option-title button:hover{
  border-bottom: 1px solid var(--zeus-po-red);
}
.entry-new div.entry-plan-select div.form-capacity-pull-down-button-left,
.entry-new div.entry-plan-select div.form-capacity-pull-down-button-right{
  border-bottom: 1px solid transparent;
}
.entry-new div.entry-plan-select div.form-capacity-pull-down-button-left:hover,
.entry-new div.entry-plan-select div.form-capacity-pull-down-button-right:hover{
  border-bottom: 1px solid #000;
}

.entry-new .entry-option-service{
  display: block;
}
.entry-new .entry-option-select{
  display: flex;
  position: relative;
  margin-bottom: 0;
  background-color: var(--zeus-po-white);
  border-radius: 1.25em;
  transition: border 0.1s;
  box-sizing: border-box;
  padding: 0px;
  gap: 20px;
  cursor: pointer;
}
.entry-new .entry-option-detail{
  position: relative;
  flex: initial;
  display: flex;
  align-items: initial;
  padding: 0;
  box-sizing: border-box;
  gap: 10px;
}
.entry-new .entry-option-select .relief-option-ckeckbox{
  position: absolute;
  top: 50%;
  bottom: auto;
  z-index: 2;
  transform: translateY(-50%);
}

.entry-new .entry-option-select p.custom-check-box-v2-select-text{
  margin: 15px 0 0 0;
  padding: 0;
}
.entry-new .entry-option-select div.relief-item-select-area-box{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
  padding: 20px 20px 20px 75px;
  cursor: pointer;
}
.entry-new .entry-option-detail::before{
  align-items: initial;
  content: none;
}
.entry-new .entry-option-select div.relief-item-select-area-box .icon{
  width: 15%;
}
.entry-new .entry-option-select div.relief-item-select-area-box .icon img{
  width: 100%;
}
.entry-new .entry-option-select div.relief-item-select-area-box .group{
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.entry-new .entry-option-digital-life .banner{
  position: absolute;
  right: 250px;
  top: 15px;
  z-index: 2;
  transform: translate(0%, 50%);
}
.entry-new .entry-option-digital-life .btn{
  margin-top: 35px;
}
.entry-new .entry-option-select div.relief-item-select-area-box .title,
.entry-new .entry-option-select div.relief-item-select-area-box .price{
  line-height: 1;
  font-size: 2rem;
  font-weight: bold;
}
.entry-new .entry-option-select div.relief-item-select-area-box .price{
  font-size: 3rem;
  margin-top: 0;
}
.entry-new .digital-life .entry-option-select.area{
  margin-bottom: 20px;
}

.entry-new .entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox span{
  display: inline-block;
  position: static;
}
.entry-new .entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox span::after{
  width: 8px;
  height: 13px;
  margin: 1px 17px;
  z-index: 1;
}
.entry-new span.red{
  font-weight: bold;
  color: var(--zeus-po-red);
}
.entry-new .relief-item-select-area3.selected {
  overflow: unset;
}
.entry-option-popup .popup-header .group .text strong{
  border-bottom: none;
}
.entry-option-popup .popup-wrap span.red{
  color: var(--zeus-po-red);
}


/*選択したプラン*/
.entry-new div.summary-table-row{
  width: 20%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.entry-new div.summary-table-row .summary-table-column-right.adjust p{
  display: flex;
  justify-content: space-between;
}
.entry-new span.small-price-attention{
  font-size: 1.1rem;
  width: 20px;
  display: inline-block;
}
.entry-new div.summary-table-column{
  display: flex;
  align-items: center;
  box-sizing: border-box;
  justify-content: flex-end;
}
.entry-new div.flex-box-select{
  display: block;
}
.entry-new div.plan-summary-area-table{
  box-sizing: border-box;
  width: 100%;
  padding: 5% 9%;
  background-color: #FFF;
}
.entry-new div.plan-summary-area-table.contract{
  display: flex;
  padding: 0 0.7rem;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #909090;
  border-radius: 0;
}
.entry-new div.plan-summary-area-table.contract.total-column{
  font-weight: bold;
}
.entry-new div.plan-summary-area-table.contract#toggle-open{
  border-bottom: none;
}
.entry-new .summary-column{
  width: 16%;
  min-width: 90px;
  padding: 1em 0;
}
.entry-new .monthly-pay div.plan-summary-table-row.back-white{
  width: 100%;
  background: none;
  margin: 0 auto;
  padding: 0;
}
.entry-new .monthly-period::before,
.entry-new .monthly-period2::before,
.entry-new .campaign-period::before,
.entry-new .monthly-period.active::before,
.entry-new .monthly-period2.active::before,
.entry-new .campaign-period.active::before{
  content: "";
}
.entry-new .fee-button::before{
  content: "";
  position: absolute;
  border-top: 10px solid #000;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  right: 4px;
  top: 26px;
  font-size: 1.3rem;
  transform: translate(-50%, -50%);
}
.entry-new .fee-button.active::before{
  transform: translate(-50%, -50%) rotate(180deg);
}
.entry-new div.monthly-pay div.plan-summary-area-table div.summary-table-column-right{
  width: 100%;
  padding: 1.5rem 0rem;
}
.entry-new div.summary-table-column-left{
  width: 80%;
  justify-content: flex-start;
}
.entry-new div.summary-table-column-left.summary-table-column p{
  font-weight: bold;
  font-size: 1.6rem;
}
.entry-new .summary-row .plan-summary-table-row:first-child{
  border-top: none;
}
.entry-new .summary-row .plan-summary-table-row:not(:first-of-type){
  border-top: 1px solid #909090;
}
.entry-new .summary-row .plan-summary-table-row.two-column{
  justify-content: flex-end;
}
.entry-new .summary-row .flex-box-select.your-plan .plan-summary-table-row:first-of-type{
  justify-content: space-between;
}
.entry-new .summary-row:first-of-type .plan-summary-table-row:first-child{
  border-top: 1px solid #909090;
}
.entry-new .summary-row{
  width: 80%;
  flex-grow: 1;
}
.entry-new div.plan-summary-table-row{
  width: 100%;
  padding: 0;
  border: none;
}
.entry-new div.summary-table-column-left p{
  font-weight: normal;
}
.entry-new div.breakdown-list p:first-child{
  padding-left: 0;
}
.entry-new div.left-plan-column{
  width: 100%;
}
.entry-new div.left-plan-column p{
  padding: 1rem;
  text-align: left;
  font-weight: bold;
  font-size: 1.6rem;
  background-color: #666;
}
.entry-new div.left-plan-column .attention-area p{
    background-color: transparent;
}
.entry-new div.left-plan-column.attention-area p{
  margin-top: 1em;
  font-weight: bold;
  font-size: 1.5rem;
  color: #000;
  background: none;
}
.entry-new #cancel_fee_attention span.summary-text-cancel-tax-fee{
  font-size: 1.2rem;
  font-weight: normal;
}
.entry-new #monthly-pay-toggle{
  position: relative;
  cursor: pointer;
}
.entry-new #monthly-pay-toggle::before{
  content:"";
  border-top: 10px solid #FFF;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translate(-50%, -50%);
}
.entry-new #monthly-pay-toggle.active::before{
  transform: translate(-50%, -50%) rotate(-180deg);
}
.entry-new .fee-button.open{
  background-color: #F3F3F3;
  padding: 0 8px 0 10px;
}

.entry-new .campaign-period.breakdown .summary-table-column-right,
.entry-new .campaign-period.after-payment.breakdown .summary-table-column-right,
.entry-new .monthly-period.breakdown .summary-table-column-right,
.entry-new .monthly-period.after-payment.breakdown .summary-table-column-right,
.entry-new .monthly-period2.breakdown .summary-table-column-right,
.entry-new .monthly-period2.after-payment.breakdown .summary-table-column-right {
  display: block;
}
.entry-new div.monthly-pay div.plan-summary-area-table div.campaign-period.breakdown div.summary-table-column-right,
.entry-new div.monthly-pay div.plan-summary-area-table div.monthly-period.breakdown div.summary-table-column-right,
.entry-new div.monthly-pay div.plan-summary-area-table div.monthly-period2.breakdown div.summary-table-column-right{
  padding: 0;
  border: none;
}
.entry-new div.monthly-pay div.plan-summary-area-table div.campaign-period div.summary-table-column-right,
.entry-new div.monthly-pay div.plan-summary-area-table div.monthly-period div.summary-table-column-right,
.entry-new div.monthly-pay div.plan-summary-area-table div.monthly-period2 div.summary-table-column-right{
  padding: 1.5rem 0;
}
.entry-new div.summary-table-row .summary-table-column-right.adjust.breakdown-list p{
  justify-content: flex-end;
}
.entry-new p#cancel_fee_attention{
  padding: 0 0 0 0.5rem;
}
.entry-new p.attention{
  padding: 0.5rem 0 0 0.5rem;
  line-height: 1.4;
}
.entry-new p.attention span.campaign-attention,
.entry-new p.attention span.insurance-option-campaign{
  padding-left: 2.5em;
  text-indent: -2.5em;
}
.entry-new p.attention span.campaign-attention,
.entry-new p.attention span.insurance-option-campaign{
  margin-bottom: 0;
}
/*お客様情報入力*/
.entry-new table.form-table tr{
  height: auto;
}
.entry-new div.gender-label-box{
  height: auto;
  margin-bottom: 0;
}
.entry-new.entry-form-personal div.gender-label-box label.label-input,
.entry-new .mypage-confirm-hidden-form div.gender-label-box label.label-input{
  margin-top: 0;
  height: 41px;
}
.entry-new p.mypage-remark{
  display: block;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
.entry-new p.mypage-remark:last-of-type{
  margin-bottom: 0;
}

.entry-new .subsc-mail-caution-area{
  line-height: 1.5;
}
.subsc-mail-caution-area span:first-of-type{
  margin-top: 7px;
}
.subsc-mail-caution-area span:first-of-type{
  display: inline-block;
}
.entry-new td.flex-user-area label.custom-check-box.label-input:last-of-type{
  margin: 6px 20px 0 0;
}
.entry-new div.edit-partial-contractor form div.mypage-user-container div.gender-label-box label.label-input{
  width: 53px;
}
.entry-new .entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox .custom-check-box-v2-select-text {
  position: relative;
  top: 0px;
  left: 0;
}
.entry-new div.edit-partial-address div.form-user-background p.mypage-remark{
  line-height: 1;
}
.entry-new p.terms-text{
  margin-bottom: 0;
}
.entry-new p.terms-agree{
  margin-left: 0;
  margin-bottom: 0;  
  text-indent: 0;
}
.entry-new div.leave-checkbox-box-entry{
  padding-top: 10px;
}
.entry-new div.leave-checkbox-box-desciption{
  margin: 0 auto 20px;
  padding: 0 20px;
}
.entry-new div.plan-summary-area-table.confirm-table{
  background-color: #FFF;
  border-radius: 0;
  filter: none;
}
.entry-new .confirm-table div.plan-summary-area-table.contract{
  background-color: #FFF;
}
.entry-new div.user-link div{
  text-align: left;
}
.entry-new div.plan-summary-area-table.contract#toggle-open,
.entry-new .campaign-period.breakdown > .summary-table-column-right,
.entry-new .monthly-period.breakdown > .summary-table-column-right,
.entry-new .monthly-period2.breakdown > .summary-table-column-right,
.entry-new .monthly-period.after-payment.breakdown > .summary-table-column-right{
  display: none;
}
.entry-new div.plan-summary-area-table.contract#toggle-open{
  padding: 0;
}
.entry-new td.flex-user-area.flex-user-area-confirm{
  padding: 0;
}

@media (min-width: 768px) and (max-width: 1280px) {
  .entry-new .entry-option-digital-life .banner {
    position: absolute;
    left: 40%;
    top: 15px;
    z-index: 2;
    transform: translate(50px, 50%);
  }
}
@media screen and (max-width: 767px){
  .entry-new #entry-select-form.row.login-decoration-row{
    margin-top: 20px;
  }
  .entry-new .form-user-background.form-user-background-entry{
    margin-bottom: 0px;
  }
  .entry-new div.left-plan-column p{
    padding: 1rem 0.5rem;
  }
  .entry-new .entry-select div.form-step-title p.first-title{
    top: 40px;
  }
  .entry-new div.free-plan{
    margin-top: 20px;
  }
  .entry-new div.form-step-title{
    height: auto;
  }
  .entry-new .entry-select h1::before {
    width: 90px;
  }
  .entry-new .entry-select p.select-plan.select-subtitle{
    margin: 40px auto 30px 30px;
  }
  .entry-new div.plan-summary-area-table{
    padding: 5% 3%;
    margin-bottom: 0;
  }
  .entry-new .entry-option-digital-life .banner{
    left: 20px;
    top: -25%;
    transform: translate(0%, -50%);
  }
  .entry-new .entry-option-digital-life .btn{
    margin-top: 0;
  }
  .entry-new div.plan-summary-area-table.contract{
    flex-direction: column;
    margin-bottom: 0;
    padding: 0 0 1rem 0.5rem;
    align-items: flex-start;
  }
  .entry-new div.plan-summary-area-table.contract.total-column,
  .entry-new div.plan-summary-area-table.contract.initial-column{
    padding: 0 0 0.5rem 0.5rem;
  }
  .entry-new .summary-row{
    width: 100%;
  }
  .entry-new div.entry-plan-select div.form-capacity-pull-down-button-left,
  .entry-new div.entry-plan-select div.form-capacity-pull-down-button-right{
    padding: 0;
  }
  .entry-new #form-entry-edit-plan div.free-plan{
    margin-bottom: 20px;
  }
  .entry-new div.mypage-section-container.select-title-mt{
    margin: 70px auto 0;
  }
  .entry-new div.entry-option-title.option-individual h1{
    margin-left: 30px;
    margin-top: 0;
  }
  .entry-new .entry-option-title.option-individual + .entry-option-description{
    margin: 20px 14px 10px 30px;
  }
  .entry-new .entry-option-service-group{
    margin-top: 30px;
    gap: 50px;
  }
  .entry-new div.plan-summary-area-table.contract#toggle-open{
    margin: 0;
  }
  .entry-new .option-title{
    align-items: flex-start;
    flex-direction: column;
    gap: 0px;
    margin: 0 auto 25px 5px;
  }
  .entry-new .option-title h3{
    width: auto;
    margin: 0 0 0.25rem;
    padding-left: 1rem;
    font-size: 2rem;
  }
  .entry-new .option-title button{
    margin-left: 15px;
  }
  .entry-new .option-title button:hover{
    border-bottom: 1px solid #666;
  }
  .entry-new .mypage-user-container .option-title button{
    margin-left: 17px;
    color: #666;
  }
  .entry-openhouse-select.entry-new .mypage-user-container .option-title button {
    margin-left: 0;
  }
  .entry-new .entry-option-select div.relief-item-select-area-box{
    flex-direction: column;
    align-items: initial;
    gap: 0px;
    padding: 10px;
  }
  .entry-new label.custom-check-box-v2.option input[type="radio"] + span::before{
    left: -23px;
    top: 32px;
  }

  .entry-new label.custom-check-box-v2 input[type="radio"]:checked + span::after{
    top: -4px;
    left: 5px;
    border: 1.5px solid #000;
    border-width: 0 1.5px 1.5px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .entry-new .entry-option-select .marugoto-anshin + .relief-option-ckeckbox label.custom-check-box-v2.option input[type=checkbox] + span::before {
    left: -21px;
    top: 33px;
  }
  .entry-new .entry-option-select .marugoto-anshin + .relief-option-ckeckbox label.custom-check-box-v2 input[type="checkbox"]:checked + span::after{
    top: 23px;
    left: 9px;
  }
  .entry-new .entry-option-select .tanmatsu-anshin + .relief-option-ckeckbox label.custom-check-box-v2 input[type="checkbox"]:checked + span::after{
    top: 23px;
    left: 9px;
  }
  .entry-new .entry-option-select .relief-option-ckeckbox label.custom-check-box-v2.option input[type=checkbox] + span::before{
    left: -21px;
    top: 32px;
  }
  .entry-new .entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox .custom-check-box-v2-select-text{
    top: 16px;
    left: 31px;
    transform: translateX(-50%);
    bottom: -19px;
  }
  .entry-new .entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox .custom-check-box-v2-select-text {
    position: relative;
    top: 16px;
    left: 31px;
  }
  
  .entry-new .entry-option-select div.relief-item-select-area-box .group{
    flex-direction: column;
    align-items: flex-start;
    margin: 10px 0 9px 45px;
  }
  .entry-new .entry-option-select div.relief-item-select-area-box .icon{
    width: 15%;
    max-width: 70px;
    flex: auto;
    margin-right: 1rem;
  }
  .entry-new .entry-option-select div.relief-item-select-area-box .title{
    font-size: 1.5rem;
  }
  .entry-new .form-user-background-confirm .entry-option-select div.relief-item-select-area-box .title{
    font-size: 1.4rem;
  }
  .entry-option-popup .popup-marugoto-anshin .popup-body .content-images .images li:nth-of-type(2) .box.icon-free:before{
    top: 6px;
    right: 10px;
  }
  .entry-new .entry-option-select p.custom-check-box-v2-select-text {
    top: auto;
    left: 60%;
    transform: translateX(-50%);
    bottom: -19px;
    font-size: 1rem;
  }

  .entry-new .form-user-background-confirm .entry-option-select p.custom-check-box-v2-select-text{
    bottom: -24px;
  }
  .entry-new .entry-option-detail{
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
  }
  .entry-new .digital-life.digital-premium .entry-option-detail {
    justify-content: flex-end;
  }
  .entry-new .entry-option-service .relief-option-ckeckbox{
    top: 18%;
    left: 9px;
  }
  .entry-new .entry-option-select div.relief-item-select-area-box .price {
    font-size: 2.5rem;
  }
  .entry-new .entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox span{
    left: 2px;
  } 
  .entry-new .entry-option-select .relief-option-ckeckbox label.custom-check-box-v2.option input[type=radio] + span::before{
    width: 22px;
    height: 22px;
  }
  .entry-new .entry-option-select .relief-option-ckeckbox label.custom-check-box-v2.option input[type=radio] + span::after{
    top: 22px;
    left: 8px;
  }
  .entry-new .entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox span::after{
    top: 23px;
    left: 10px;
    width: 9px;
    height: 13px;
    margin: 1px 8px;
  }
  .entry-new .summary-row .plan-summary-table-row:first-child{
    display: flex;
    justify-content: space-between;
  }
  .entry-new .summary-column{
    padding: 0;
    font-weight: bold;
  }  
  .entry-new .monthly-pay div.plan-summary-table-row.back-white{
    margin: 0;
    padding: 0;
  }
  .entry-new div.plan-summary-table-row{
    padding: 0 0 0.5em;
  }
  .entry-new div.summary-table-row{
    margin: 0;
    width: 24%;
  }
  .entry-new span.small-price-attention{
    width: 1.5rem;
  }
  .entry-new div.summary-table-column-left{
    border: none;
    padding: 0.5rem 0 0 0;
  }
  .entry-new div.summary-table-column-left p{
    font-size: 1.2rem;
    line-height: 1.5;
  }
  .entry-new span.summary-text-monthly-fee,
  .entry-new span.summary-text-monthly-tax-fee,
  .entry-new span.summary-text-device-option-price,
  .entry-new span.summary-text-device-option-price01,
  .entry-new span.summary-text-device-option-price02,
  .entry-new span.summary-text-initial-fee,
  .entry-new span.summary-text-cancel-tax-fee,
  .entry-new span.summary-text-monthly-tax-total,
  .entry-new span.summary-text-monthly-tax-total2,
  .entry-new span.summary-text-campaign-tax-total,
  .entry-new span.monthly-payment-after,
  .entry-new span.monthly-payment-after2,
  .entry-new span.monthly-campaign-after,
  .entry-new span.monthly-campaign-after2,
  .entry-new span.summary-text-insurance-option-price{
    font-size: 1.5rem;
  }
  .entry-new div.summary-row.options-row div.plan-summary-table-row{
    display: flex;
    align-items: center;
  }
  .entry-new .summary-row .plan-summary-table-row:not(:first-of-type){
    border-top: none;
  }
  .entry-new div.summary-row.options-row div.plan-summary-table-row:not(:last-of-type){
    border: none;
  }
  .entry-new div.summary-table-row{
    align-items: center;
  }
  .entry-new div.plan-summary-area-table.contract.total-column,
  .entry-new div.plan-summary-area-table.contract.initial-column{
    flex-direction: row;
  }
  .entry-new div.plan-summary-area-table.contract.total-column .summary-column,
  .entry-new div.plan-summary-area-table.contract.initial-column .summary-column{
    width: 100%;
  }
  .entry-new .summary-row .plan-summary-table-row.two-column{
    justify-content: flex-end;
  }
  .entry-new div.summary-table-column-right{
    text-align: left;
  }
  .entry-new div.summary-table-column.summary-table-column-right p,
  .entry-new div.summary-table-column-right p{
    font-size: 1.2rem;
    font-weight: normal;
  }
  .entry-new div.summary-table-column-right .summary-column p{
    font-weight: bold;
  }
  .entry-new div.breakdown-list p:last-child span{
    font-size: 1.5rem;
  }
  .entry-new .monthly-pay div.summary-table-column-left.sp-line{
    width: 80%;
  }
  .entry-new div.breakdown-list p:first-child{
    width: 100%;
  }
  .entry-new div.summary-table-column-left p span.summary-text-campaign,
  .entry-new div.summary-table-column-left p span.after-text-campaign,
  .entry-new div.summary-table-column-left p span.summary-text-monthly,
  .entry-new div.summary-table-column-left p span.summary-text-monthly2,
  .entry-new div.summary-table-column-left p span.after-text-monthly{
    font-size: 1.4rem;
    font-weight: bold;
  }
  .entry-new div.flex-box-select.entry-payment{
    margin: 30px auto;
    padding-top: 0;
    border-top: none;
  }
  .entry-new table.form-table th{
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .entry-new p.attention,
  .entry-new p#cancel_fee_attention{
    padding: 0.5rem;
    font-size: 1.2rem;
    line-height: 1.5;
  }
  .entry-new p.attention#cancel_fee_attention{
    margin-top: -0.5rem;
    padding: 0 0 0 0.5rem;
  }
  .entry-new .fee-button::before{
    right: 3px;
    top: 23px;
    font-size: 1.1rem;
  }
  .entry-new .form-user-background-confirm div.row{
    margin: 30px auto 0;
  }
  .entry-new div.edit-partial-user form,
  .entry-new div.edit-partial-delivery form{
    position: relative;
    top: calc(50% - 5vh);
    transform: translateY(-50%);
  }

  .entry-new div.form-capacity-notice.payment-select-caution{
    flex-direction: column;
    gap: 0.5rem;
    margin: 0px auto 23px;
  }
  .entry-new .subsc-entry-payment div.form-capacity-notice.payment-select-caution {
    padding: 1rem;
  }
  .entry-new div.form-capacity-notice-icon + div{
    margin-left: 0;
  }
  .entry-new div.form-capacity-notice-icon {
    width: 40px;
    margin: 0 10px 0 0;
  }
  .entry-new .use-user .form-user-background.form-user-background-entry,
  .entry-new .mypage-address-info .form-user-background.form-user-background-entry{
    margin-bottom: -10px;
  }
  .entry-new div.white-content-box-form{
    padding: 30px 10px 27px;
  }
  .entry-new div.form-user-background.form-user-background-entry.form-user-password{
    margin-bottom: 0;
  }
  .entry-new form div.row{
    margin-top: 25px;
  }
  #container .entry-new .relief-option-ckeckbox.subsc label.custom-check-box-v2 {
    margin: 0;
    width: 22px;
    height: 22px;
    display: inline-block;
    left: 12px;
    top: 30px;
  }
  #container .entry-new .relief-option-ckeckbox.subsc label.custom-check-box-v2 input + span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #container .entry-new .relief-option-ckeckbox.subsc label.custom-check-box-v2 input + span::after,
  #container .entry-new .relief-option-ckeckbox.subsc label.custom-check-box-v2 input + span::before {
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  #container .entry-new .relief-option-ckeckbox.subsc label.custom-check-box-v2 input + span::after {
    top: -3px;
  }
  .entry-new .entry-option-digital-life .relief-item-select-area3 + .relief-option-ckeckbox.subsc .custom-check-box-v2-select-text {
    left: 24px;
  }
}

/*ポップアップ*/
div.alart-popup-close-button{
  background: transparent;
  right: 15px;
}
div.alart-popup-close-button i{
  color: #777;
  font-size: 1.7rem;
}
.entry-new .entry-option-popup .popup-header .group .text strong{
  border-bottom: none;
}


@media screen and (min-width: 768px){
  .entry-option-popup .popup-contents{
    max-width: 750px;
    width: 750px;
  }
}
@media screen and (max-width: 767px){
  .entry-new div.edit-partial-plan form{
    max-height: calc(90% - 80px);
  }
  .entry-new #form-entry-edit-plan{
    padding-top: 80px;
  }

  div.alart-popup-close-button{
    right: 0;
  }
  .entry-option-popup .popup-header .group .text{
    text-align: left;
  }
  .entry-option-popup .popup-header .group .text.text-center{
    text-align: center;
  }
  #device_option_check .entry-option-popup .popup-tanmatsu-anshin .popup-body .notice{
    text-align: center;
  }  
}
/*デジタルライフサポート*/
.sub-price-image {
  margin: 20px auto 40px;
  text-align: center;
}
.terminal-free-plan {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: flex-end;
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  padding: 30px 0 15px;
  position: relative;
}
.popup-digital-life{
  font-size: 1.8rem;
  text-align: center;
}
.terminal-price-wrapper img{
  width: 80%;
}
.price-main-terminal {
  display: flex;
  width: 60%;
}
.price-main-terminal .terminal-price-wrapper {
  width: 30%;
}
.price-main-terminal .terminal-price-wrapper p,
.price-sub-terminal .terminal-price-wrapper p {
  font-weight: bold;
  font-size: 1.2rem;
  letter-spacing: -0.09rem;
}
.price-sub-terminal {
  display: flex;
  width: 23%;
}
.price-sub-terminal .terminal-price-wrapper {
  margin-right: 9%;
}
.price-support-model {
  position: absolute;
  right: 10px;
  width: 334px;
  bottom: -3px;
}
.price-support-model img {
  width: 100%;
}
.entry-option-popup .popup-body .digital-notes{
  font-size: 1.2rem;
  text-align: left;
}
.insurance-option-plan.plan-box{
  display: flex;
  justify-content: space-evenly;
  margin: 50px 0;
  align-items: flex-start;
}
.insurance-option-plan.plan-box{
  margin: 0 auto 20px;
}
.insurance-option-plan.plan-box img{
  width: 100%;
}
@media screen and (min-width: 768px) {
  .entry-option-popup .popup-body .digital-notes{
    padding-left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1280px) {
  .terminal-free-plan {
      padding-bottom: 8px;
  }
  .price-sub-terminal {
    width: 20%;
  }
  .price-sub-terminal .terminal-price-wrapper{
    margin-right: 5%;
  }
}
@media screen and (max-width: 767px) {
  .sub-price-image {
      display: block;
      margin: 0;
  }
  .terminal-free-plan {
    display: block;
    padding-bottom: 45px;
    margin-bottom: 5px;
  }
  .entry-option-popup .popup-digital-life .popup-body .content-images .images{
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .entry-option-popup .popup-digital-life .popup-body .content-images .images li{
    flex: none;
    font-size: 1.5rem;
    width: 33%;
  }
  .price-main-terminal {
    width: 100%;
  }
  .price-main-terminal .terminal-price-wrapper {
    margin: 0;
    padding: 0px;
    width: 25%;
  }
  .price-main-terminal .terminal-price-wrapper p {
    font-size: 1.1rem;
    line-height: 1.2;
  }
  .price-sub-terminal {
    width: 55%;
    margin-top: 50px;
    margin-left: 30px;
    margin-bottom: -35px;
  }
  .price-sub-terminal .terminal-price-wrapper {
    margin-right: 0;
  }
  .price-sub-terminal img {
    width: 70%;
  }
  .price-sub-terminal .terminal-price-wrapper p {
    font-size: 1rem;
    line-height: 1.2;
  }
  .price-support-model {
    top: auto;
    right: 5%;
    bottom: -4px;
    width: 285px;
  }
  .price-support-model img {
    width: 100%;
  }
  .insurance-option-plan.plan-box{
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 80%;
  }
  div.form-capacity-notice.payment div.form-capacity-notice-icon{
    margin: auto;
  }
}
div.mypage-section-container.draft-plan-summary {
  width: 100%;
  max-width: 100%;
}

/*確認ポップアップ　テンプレ*/
div[class^="form-black-background-"]{
  z-index: 10000000000;
  position: fixed;
  background-color: black;
  opacity: 0.4;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}
div[class$="-confirm-popup"]{
  width: 750px;
  max-width: initial;
  height: fit-content;
  padding: 3% 0px 0;
  position: fixed;
  background-color: white;
  border: solid 6px #FFEB00;
  border-radius: 1.2rem;
  margin: auto;
  z-index: 1000000000002;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 80vh;
  display: none;
  overflow-y: auto;
}

div[class$="-confirm-popup-title"]{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px 0 0 -10px;
  gap: 10px;
}
div[class$="-confirm-popup-title"] p{
  margin: 0px 0 30px;
  color: #DB0066;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
div[class$="-confirm-popup"] img.yellow-notion-icon{
  width: 35px;
  height: 35px;
  margin: 0;
  top: 0;
  left: 0;
  position: relative;
}
div[class$="-confirm-popup-body"]{
  margin: 0px auto;
  width: 75%;
}
div[class$="-confirm-buttons"]{
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  position: static;
  gap: 0;
  margin: 30px auto 0;
  padding: 3% 0;
  background: #f3f3f3;
}
div[class*="-confirm-button"]:not([class*="-confirm-buttons"]){
  width: 150px;
  height: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background-color: #FFEB00;
  border: 2px solid #000;
  color: #000;
  font-weight: bold;
  transition: 0.5s;
}
div[class*="-confirm-button-back"]:not([class*="-confirm-buttons"]){
  background-color: #757575;
  color: #ffffff;
  border: none;
}
div[class*="-confirm-button"]:not([class*="-confirm-buttons"]):hover{
  background-color: #ffffff;
}
div[class*="-confirm-button-back"]:not([class*="-confirm-buttons"]):hover{
  background-color: #ffffff;
  color: #757575;
  border: 2px solid #757575;
}
div[class$="-confirm-popup"] img.yellow-notion-icon{
  width: 35px;
  height: 35px;
  margin: 0 0 0 -10px;
  top: 0;
  left: 0;
  position: relative;
}
div[class$="-confirm-popup"] p:last-of-type .yellow-notion-icon{
  display: none;
}

/*クレカ*/
div.credit-card-name-confirm-popup-body div.credit-card-name-flex {
  margin: 15px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
div.credit-card-name-confirm-popup-body div.credit-card-name-flex.credit-card-name-flex-top {
    margin-bottom: 2px;
}
div.credit-card-name-confirm-popup-body div.credit-card-name-flex p:first-of-type {
  width: 30%;
}

@media (max-width: 767px) {
  div[class$="-confirm-popup"]{
    width: 90%;
    padding: 5% 0 0;
    top: -10%;
  }
  div[class$="-confirm-popup-title"]{
    flex-direction: column;
    width: 95%;
    margin: 5px auto;
  }
  div[class$="-confirm-popup-title"] p {
    margin: 0;
    font-size: 1.5rem;
  } 
  div[class$="-confirm-popup"] img.yellow-notion-icon {
    width: 30px;
    height: 30px;
  }
  div[class$="-confirm-popup-body"]{
    width: 90%;
  }
  div[class$="-confirm-buttons"]{
    margin: 20px auto 0;
    padding: 6% 0;
  }
  div[class*="-confirm-button"]:not([class*="-confirm-buttons"]),
  div[class*="-confirm-button-back"]:not([class*="-confirm-buttons"]){
    width: 140px;
  }
  /*クレカ*/
  div.credit-card-name-confirm-popup-body div.credit-card-name-flex p:first-of-type,
  div.credit-card-name-confirm-popup-body div.credit-card-name-flex p {
    width: 50%;
  }
  
  div.credit-card-name-confirm-popup-body div.credit-card-name-flex p{
    margin-top: 0px;
  }
  div.credit-card-name-confirm-popup-body #input-credit-card-kana,
  div.credit-card-name-confirm-popup-body #input-credit-card-name{
    margin-top: 2px;
  }
  
}

/* お支払い情報入力セゾン・スマートプランポップアップ start */
.popup-wifi-promotion .popup-contents {
  min-width: 300px;
  max-width: 660px;
  max-height: 90vh;
  padding: 40px 30px;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
}

.popup-wifi-promotion .popup-banner {
  flex-direction: column;
  gap: 30px 0;
  width: 660px;
  margin: 0 auto;
}
.popup-wifi-promotion .popup-banner.pc {
  display: flex;
}
.popup-wifi-promotion .popup-banner.sp {
  display: none;
}

.popup-wifi-promotion .popup-banner-link {
  display: flex;
  flex-direction: column;
}
.popup-wifi-promotion .popup-banner-link > img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.popup-wifi-promotion img {
  display: block;
}

.popup-wifi-promotion .popup-banner-title {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  background-color: #000000;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  transition: .3s all;
}
.popup-wifi-promotion .popup-banner-title::before {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 12px solid #FFE400;
}
.popup-wifi-promotion a:hover .popup-banner-title {
  background-color: #ffd700;
}
.popup-wifi-promotion a:hover .popup-banner-title::before  {
  border-left: 12px solid #000000;
}
.popup-wifi-promotion a:hover .popup-banner-title > img {
  filter: invert(1);
}

@media screen and (min-width: 768px) {
  .popup-wifi-promotion .popup-contents {
    max-width: 750px;
    width: 750px;
    height: 466px;
  }
}
@media (max-width: 767px) {
  .popup-wifi-promotion .popup-contents {
    max-height: 85vh;
    max-width: 90vw;
    padding: 30px 15px;
  }
  
  .popup-wifi-promotion .popup-banner {
    gap: 1.5rem 0;
  }
  .popup-wifi-promotion .popup-banner.pc {
    display: none;
  }
  .popup-wifi-promotion .popup-banner.sp {
    display: flex;
  }

  .popup-wifi-promotion .popup-banner.sp,
  .popup-wifi-promotion .popup-banner.sp img {
    width: 100%;
    height: auto;
  }
  .popup-wifi-promotion .popup-banner.sp .popup-banner-title {
    padding: 10px 30px;
  }
  .popup-wifi-promotion .popup-banner.sp .popup-banner-title img {
    max-width: 476px;
    height: auto;
    margin-left: -10px;
  }
  
  .popup-wifi-promotion .popup-banner-title::before {
      right: 10px;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      border-left: 9px solid #FFE400;
  }
  .popup-wifi-promotion a:hover .popup-banner-title::before  {
    border-left: 9px solid #000000;
  }
}
/* お支払い情報入力セゾン・スマートプランポップアップ end */

/* お支払い情報入力スマートプランバナー追従 start */
.fix-banner-wifi-promotion {
  transition: .3s all;
  visibility: hidden;
  opacity: 0;
  cursor: pointer;
}
.fix-banner-wifi-promotion.show{
  visibility: visible;
  opacity: 1;
}
.fix-banner-wifi-promotion .fix-banner.pc .fix-banner-close {
  position: fixed;
  z-index: 10000;
  right: 86px;
  bottom: 110px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 2px solid #aaa;
  border-radius: 100%;
}
.fix-banner-wifi-promotion .fix-banner.sp .fix-banner-close {
  display: none;
}
.fix-banner-wifi-promotion .fix-banner img {
  position: fixed;
  z-index: 9999;
}
.fix-banner-wifi-promotion .fix-banner.pc img {
  display: block;
  right: 100px;
  bottom: 0;
  width: 300px;
  height: 131px;
}
.fix-banner-wifi-promotion .fix-banner.sp img {
  display: none;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  width: 90vw;
  max-width: 448px;
  height: auto;
}
@media (max-width: 767px) {
  .fix-banner-wifi-promotion .fix-banner.pc img {
    display: none;
  }
  .fix-banner-wifi-promotion .fix-banner.sp img {
    display: block;
  }
}

/* お支払い情報入力スマートプランバナー追従 end */