#content .img_box img {
  width: 100%;
}


#content .sub_visual {
  width: 100%;
  height: 48.5vw;
  position: relative;
  background-image: url("/images/momo/self-estimate/img_visual_bg.jpg");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: bottom;
  background-size: cover;
}


#content .sub_visual .inner {
  padding-top: 0px;
  padding-right: 19.06%;
  padding-bottom: 0px;
  padding-left: 19.06%;
}


#content .sub_visual .text_box {
  text-align: left;
}


#content .sub_visual .text_box h3 {
  font-size: 64px;
  font-weight: 700;
  margin-bottom: 24px;
  line-height: 1.2;
}


#content .sub_visual .text_box .add_text {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.4;
}


#content .sub_visual .text_box .label_text {
  font-size: 32px;
  color: rgb(255, 255, 255);
  font-weight: 600;
  padding-top: 14px;
  padding-right: 48px;
  padding-bottom: 14px;
  padding-left: 48px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(13, 29, 61);
  border-top-left-radius: 36px;
  border-top-right-radius: 36px;
  border-bottom-right-radius: 36px;
  border-bottom-left-radius: 36px;
  display: inline-block;
  margin-top: 64px;
}


#content [class*="section"] .inner {
  padding-top: 160px;
  padding-right: 14.7%;
  padding-bottom: 160px;
  padding-left: 14.7%;
}


#content .container .title_box {
  text-align: center;
}


#content .container .title_box h4 {
  font-size: 64px;
  line-height: 1.5;
  font-weight: 700;
  color: rgb(22, 23, 24);
  margin-top: 10px;
}


#content .container .title_box .sub_title {
  font-size: 22px;
  line-height: 1.3;
  margin-top: 40px;
}


#content .container .title_box .sub_text {
  font-size: 26px;
  line-height: 1.5;
  font-weight: 400;
  color: rgb(71, 74, 77);
  letter-spacing: -1px;
  margin-top: 36px;
}


#content .container .content_box {
  margin-top: 80px;
}


#content input[type="radio"]+label {
  cursor: pointer;
}


#content [class*="btn-"] {
  cursor: pointer;
  font-size: 32px;
  font-weight: 600;
  color: rgb(255, 255, 255);
  padding-top: 14px;
  padding-right: 64px;
  padding-bottom: 14px;
  padding-left: 64px;
  line-height: 1.2;
  border-top-left-radius: 36px;
  border-top-right-radius: 36px;
  border-bottom-right-radius: 36px;
  border-bottom-left-radius: 36px;
  text-align: center;
  display: inline-block;
}


#content .btn-primary {
  background-color: rgb(28, 59, 162);
}


#content .female .btn-primary {
  background-color: rgb(198, 56, 44);
}


#content .btn-woman {
  background-color: rgb(198, 56, 44);
}


#content .section01 ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 24px;
  column-gap: 24px;
  width: 83.04%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}


#content .section01 ul li {
  display: flex;
  flex-direction: column;
  row-gap: 56px;
  column-gap: 56px;
  justify-content: center;
  align-items: center;
}


#content .section01 ul li.on input[type="radio"]+label,
#content .section01 input[type="radio"]+label:hover {
  outline-color: rgb(29, 74, 239);
  outline-style: dashed;
  outline-width: 2px;
}


#content .section01 ul .gender-img {
  cursor: pointer;
}


#content .section01 ul li.on .gender-img {
  outline-color: rgb(29, 74, 239);
  outline-style: dashed;
  outline-width: 2px;
}


#content .section01 [class*="btn-"] {
  width: 71.94%;
}


#content .section02 .selector-container {
  width: 752px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}


#content .section02 .img_wrapper {
  width: 100%;
  height: 560px;
  position: relative;
}


#content .section02 .base_img {
  background-image: url("/images/momo/self-estimate/img_select_bg_man.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  width: 100%;
  height: 100%;
}


#content .section02 #woman_img_wrapper .base_img {
  background-image: url("/images/momo/self-estimate/img_select_bg_woman.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  width: 100%;
  height: 100%;
}


#content .section02 .area-checkbox {
  display: none;
}


#content .section02 .overlay-svg {
  position: absolute;
  top: 0px;
  left: 50%;
}


#content .male .section02 .overlay-svg:nth-of-type(1) {
  transform: translate(-49%, 163px);
  width: 258px;
  height: 105px;
}


#content .male .section02 .overlay-svg:nth-of-type(2) {
  transform: translate(-49%, 147px);
  width: 173px;
  height: 48px;
}


#content .male .section02 .overlay-svg:nth-of-type(3) {
  transform: translate(-49%, 120px);
  width: 246px;
  height: 58px;
}


#content .male .section02 .overlay-svg:nth-of-type(4) {
  transform: translate(-50%, 100px);
  width: 159px;
  height: 39px;
}


#content .section02 .area {
  fill: transparent;
  transition-behavior: normal;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-property: fill;
}


#content .male .section02 .overlay-svg .area.active {
  fill: rgba(116, 165, 250, 0.506);
  stroke: rgba(116, 165, 250, 0.506);
  stroke-width: 1px;
}


#content .section02 .btn_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  row-gap: 16px;
  column-gap: 16px;
  margin-top: 40px;
  margin-bottom: 80px;
}


#content .section02 .btn_wrapper .btn_checkbox {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
}


#content .section02 .checkbox-label {
  flex-grow: 1;
  display: block;
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  font-size: 32px;
  font-weight: bold;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  cursor: pointer;
  transition-behavior: normal, normal;
  transition-duration: 0.3s, 0.3s;
  transition-timing-function: ease, ease;
  transition-delay: 0s, 0s;
  transition-property: background-color, color;
  text-align: center;
  background-color: rgb(13, 29, 61);
  color: rgb(255, 255, 255);
}


#content .section02 .btn_next {
  font-size: 32px;
  color: rgb(255, 255, 255);
  background-color: rgb(28, 59, 162);
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  position: relative;
}


#content .section02 .btn_next::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 40%;
  display: block;
  width: 12px;
  height: 12px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: rgb(255, 255, 255);
  border-bottom-color: rgb(255, 255, 255);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: currentcolor;
  border-left-width: 0px;
  border-left-style: none;
  border-left-color: currentcolor;
  transform: rotate(-45deg) translate(0%, -50%);
  margin-top: -2px;
}


#content .section02 .area-checkbox:checked+.checkbox-label {
  background-color: rgb(222, 222, 228);
}


#content .female .section02 .overlay-svg:nth-of-type(1) {
  transform: translate(-49%, 146px);
  width: 240px;
  height: 121px;
}


#content .female .section02 .overlay-svg:nth-of-type(2) {
  transform: translate(-49%, 137px);
  width: 240px;
  height: 89px;
}


#content .female .section02 .overlay-svg:nth-of-type(3) {
  transform: translate(-49%, 128px);
  width: 233px;
  height: 59px;
}


#content .female .section02 .overlay-svg:nth-of-type(4) {
  transform: translate(-50%, 107px);
  width: 222px;
  height: 57px;
}


#content .female .section02 .overlay-svg .area.active {
  fill: rgba(255, 169, 156, 0.7);
  stroke: rgba(255, 169, 156, 0.7);
  stroke-width: 1px;
}


#content .female .section02 .btn_next {
  background-color: rgb(198, 56, 44);
}


#content .female .section02 .checkbox-label {
  background-color: rgb(255, 104, 82);
}


#content .section03 .title_box .title {
  color: rgb(198, 56, 44);
}


#content .section03 .content_box {
  width: 83.04%;
  margin-top: 80px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}


#content .compare_list {
  width: 49.12%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: center;
}


#content .compare_list .img_box {
  display: flex;
  justify-content: stretch;
  align-items: center;
}


#content .compare_list figure {
  position: relative;
  padding-bottom: 31px;
}


#content .compare_list figure figcaption {
  font-size: 16px;
  color: rgb(255, 255, 255);
  text-align: center;
  height: 32px;
  line-height: 2;
  width: 100%;
  background-color: rgb(138, 141, 159);
  position: absolute;
  bottom: 1px;
  left: 0px;
}


#content .compare_list figure.after figcaption {
  background-color: rgb(103, 106, 125);
}


#content .compare_list .desc_text li {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.02em;
  display: inline-block;
  padding-top: 0px;
  padding-right: 16px;
  padding-bottom: 0px;
  padding-left: 16px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(185, 186, 193);
  margin-top: 16px;
  margin-right: 0px;
  margin-bottom: 12px;
  margin-left: 0px;
}


#content .compare_list .desc_text li:last-of-type {
  border-right-width: medium;
  border-right-style: none;
  border-right-color: currentcolor;
}


#content .compare_list .date {
  font-size: 14px;
  line-height: 1.2;
  color: rgb(185, 186, 193);
  font-weight: 600;
}


#content .section03 .form_box {
  width: 100%;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(248, 248, 248);
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  padding-top: 64px;
  padding-right: 40px;
  padding-bottom: 16px;
  padding-left: 40px;
  margin-top: 40px;
}


#content .section03 .form_wrap input:not(.agree) {
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(185, 186, 193);
  border-right-color: rgb(185, 186, 193);
  border-bottom-color: rgb(185, 186, 193);
  border-left-color: rgb(185, 186, 193);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(255, 255, 255);
  font-size: 22px;
  line-height: 1.4;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}


#content .section03 .form_wrap input:focus {
  outline-color: rgb(29, 74, 239);
  outline-style: dashed;
  outline-width: 2px;
}


#content .section03 .form_wrap {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  column-gap: 8px;
  width: 47.36%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
}


#content .section03 .note {
  margin-top: 60px;
  padding-top: 20px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(221, 221, 221);
}


#content .section03 .custom-checkbox {
  padding-left: 8px;
}


#content .section03 .custom-checkbox .checkmark {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(255, 255, 255);
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(185, 186, 193);
  border-right-color: rgb(185, 186, 193);
  border-bottom-color: rgb(185, 186, 193);
  border-left-color: rgb(185, 186, 193);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
}


#content .section03 .agree-wrapper {
  width: 100%;
}


#content .section03 .flex-align-center {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}


#content .section03 .btn-view-terms {
  display: inline-block;
  padding-top: 4px;
  padding-right: 14px;
  padding-bottom: 4px;
  padding-left: 14px;
  margin-left: 10px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(204, 204, 204);
  border-right-color: rgb(204, 204, 204);
  border-bottom-color: rgb(204, 204, 204);
  border-left-color: rgb(204, 204, 204);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  background-color: rgb(255, 255, 255);
  color: rgb(85, 85, 85);
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  vertical-align: middle;
  cursor: pointer;
  transition-behavior: normal;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-property: all;
}


#content .section03 .btn-view-terms:hover {
  background-color: rgb(245, 245, 245);
  border-top-color: rgb(170, 170, 170);
  border-right-color: rgb(170, 170, 170);
  border-bottom-color: rgb(170, 170, 170);
  border-left-color: rgb(170, 170, 170);
}


#content .section03 .terms {
  display: none;
  width: 100%;
  margin-top: 10px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(221, 221, 221);
  border-right-color: rgb(221, 221, 221);
  border-bottom-color: rgb(221, 221, 221);
  border-left-color: rgb(221, 221, 221);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  background-color: rgb(255, 255, 255);
  box-sizing: border-box;
}

@media screen and (max-width: 1540px) {

  #content .container .title_box .sub_title {
    font-size: 24px;
  }


  #content .container .title_box h4 {
    font-size: 54px;
    margin-top: 8px;
  }


  #content .compare_list,
  #content .section01 ul,
  #content .section02 ul,
  #content .section03 .content_box {
    width: 100%;
  }


  #content .section02 ul {
    row-gap: 40px;
    column-gap: 16px;
  }
}

@media screen and (max-width: 1058px) {

  #content .container .title_box .sub_text {
    font-size: 20px;
  }
}

@media screen and (max-width: 1024px) {

  #content .sub_visual {
    padding-top: 0px;
    padding-right: 5%;
    padding-bottom: 0px;
    padding-left: 5%;
    height: calc(-94px + 144vw);
    background-image: url("/images/momo/self-estimate/img_visual_bg_tb.jpg");
    background-position-x: center;
    background-position-y: bottom;
  }


  #content .sub_visual .inner {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }


  #content .sub_visual .text_box h3 {
    font-size: 44px;
  }


  #content .sub_visual .text_box .add_text {
    font-size: 22px;
  }


  #content [class*="section"] .inner {
    padding-top: 120px;
    padding-right: 5%;
    padding-bottom: 120px;
    padding-left: 5%;
  }


  #content .container .title_box h4 {
    font-size: 44px;
    margin-top: 8px;
  }


  #content .container .title_box .sub_title {
    margin-top: 24px;
  }


  #content .container .content_box {
    margin-top: 48px;
  }


  #content [class*="btn-"] {
    font-size: 28px;
    padding-top: 12px;
    padding-right: 96px;
    padding-bottom: 12px;
    padding-left: 96px;
  }


  #content .section01 ul {
    row-gap: 16px;
    column-gap: 16px;
  }


  #content .section02 .selector-container {
    width: 696px;
  }


  #content .male .section02 .overlay-svg:nth-of-type(1) {
    transform: translate(-49%, 172px);
    width: 240px;
    height: 100px;
  }


  #content .male .section02 .overlay-svg:nth-of-type(2) {
    transform: translate(-49%, 155px);
    width: 160px;
    height: 45px;
  }


  #content .male .section02 .overlay-svg:nth-of-type(3) {
    transform: translate(-49%, 129px);
    width: 224px;
    height: 58px;
  }


  #content .male .section02 .overlay-svg:nth-of-type(4) {
    transform: translate(-50%, 114px);
    width: 148px;
    height: 39px;
  }


  #content .female .section02 .overlay-svg:nth-of-type(1) {
    transform: translate(-49%, 152px);
    width: 222px;
    height: 121px;
  }


  #content .female .section02 .overlay-svg:nth-of-type(2) {
    transform: translate(-49%, 143px);
    width: 222px;
    height: 89px;
  }


  #content .female .section02 .overlay-svg:nth-of-type(3) {
    transform: translate(-49%, 138px);
    width: 212px;
    height: 59px;
  }


  #content .female .section02 .overlay-svg:nth-of-type(4) {
    transform: translate(-50%, 118px);
    width: 204px;
    height: 57px;
  }


  #content .section02 .checkbox-label {
    font-size: 28px;
  }


  #content .section03 .form_box {
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(255, 255, 255);
    margin-top: 0px;
  }


  #content .section03 .form_wrap {
    width: 80%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 48px;
    margin-left: auto;
  }


  #content .section03 .form_wrap input:not(.agree) {
    padding-top: 13px;
    padding-right: 24px;
    padding-bottom: 13px;
    padding-left: 24px;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {

  #content .sub_visual {
    padding-top: 0px;
    padding-right: 24px;
    padding-bottom: 0px;
    padding-left: 24px;
    height: calc(-64px + 180vw);
    background-image: url("/images/momo/self-estimate/img_visual_bg_mo.jpg");
  }


  #content .sub_visual .text_box h3 {
    font-size: 34px;
    margin-bottom: 16px;
  }


  #content .sub_visual .text_box .add_text {
    font-size: 18px;
  }


  #content .sub_visual .text_box .label_text {
    font-size: 24px;
    position: absolute;
    left: 50%;
    bottom: 72px;
    transform: translateX(-50%);
    width: max-content;
    text-align: center;
  }


  #content [class*="section"] .inner {
    padding-top: 60px;
    padding-right: 24px;
    padding-bottom: 60px;
    padding-left: 24px;
  }


  #content .container .title_box .sub_title {
    font-size: 16px;
    margin-top: 16px;
  }


  #content .container .title_box h4 {
    font-size: 34px;
    margin-top: 8px;
    text-wrap-mode: initial;
    text-wrap-style: balance;
    word-break: keep-all;
  }


  #content .container .content_box {
    margin-top: 40px;
  }


  #content .container .title_box .sub_text {
    font-size: 16px;
  }


  #content [class*="btn-"] {
    font-size: 24px;
    padding-top: 8px;
    padding-right: 48px;
    padding-bottom: 8px;
    padding-left: 48px;
  }


  #content .section01 ul {
    row-gap: 8px;
    column-gap: 8px;
  }


  #content .section01 ul li {
    row-gap: 16px;
    column-gap: 16px;
  }


  #content .section01 [class*="btn-"] {
    width: 100%;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
  }


  #content .section02 .selector-container {
    width: 320px;
  }


  #content .section02 .img_wrapper {
    height: 240px;
  }


  #content .male .section02 .overlay-svg:nth-of-type(1) {
    transform: translate(-49%, 43px);
    width: 110px;
    height: 100px;
  }


  #content .male .section02 .overlay-svg:nth-of-type(2) {
    transform: translate(-49%, 51px);
    width: 74px;
    height: 45px;
  }


  #content .male .section02 .overlay-svg:nth-of-type(3) {
    transform: translate(-49%, 35px);
    width: 103px;
    height: 58px;
  }


  #content .male .section02 .overlay-svg:nth-of-type(4) {
    transform: translate(-50%, 33px);
    width: 65px;
    height: 39px;
  }


  #content .female .section02 .overlay-svg:nth-of-type(1) {
    transform: translate(-49%, 28px);
    width: 102px;
    height: 121px;
  }


  #content .female .section02 .overlay-svg:nth-of-type(2) {
    transform: translate(-49%, 34px);
    width: 101px;
    height: 89px;
  }


  #content .female .section02 .overlay-svg:nth-of-type(3) {
    transform: translate(-49%, 38px);
    width: 99px;
    height: 59px;
  }


  #content .female .section02 .overlay-svg:nth-of-type(4) {
    transform: translate(-50%, 30px);
    width: 96px;
    height: 57px;
  }


  #content .section02 .btn_wrapper {
    margin-top: 24px;
    margin-right: 0px;
    margin-bottom: 60px;
    margin-left: 0px;
    row-gap: 8px;
    column-gap: 8px;
  }


  #content .section02 .checkbox-label {
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    font-size: 22px;
  }


  #content .section03 .form_box {
    padding-top: 24px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }


  #content .section03 .form_wrap {
    width: 100%;
  }


  #content .section02 .btn_next {
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    font-size: 24px;
  }


  #content .section02 .btn_next::after {
    right: 34%;
    width: 10px;
    height: 10px;
    margin-top: 0px;
  }


  #content .compare_list .desc_text li {
    font-size: 18px;
    padding-top: 0px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 8px;
  }


  #content .compare_list .date {
    font-size: 12px;
  }


  #content .section03 .btn-view-terms {
    padding-top: 3px;
    padding-right: 12px;
    padding-bottom: 3px;
    padding-left: 12px;
    font-size: 13px;
    margin-left: 8px;
  }
}