.image__header {
  background-image: url('/common/images/bg_visual_14.png');
}

body {
  color: #464646;
}

.padding-content {
  padding-top: 36px;
  padding-bottom: 56px;
}

.sw-Typography_Heading-type2 {
  margin: 24px auto;
}

.color-black {
  color: #000000;
}

.margin-text {
  margin-top: 24px;
}

.frame-box {
  border: 1px solid#C1C4CC;
  margin-top: 32px;
  margin-bottom: 56px;
}

.frame-box-header {
  background-color: #F5F5F5;
  padding: 16px 24px;
  color: #464646;
  font-size: 18px;
  font-weight: 700;
}

.frame-box-content {
  padding: 16px 20px 24px;
}

.sw-Heading-type2 {
  margin-bottom: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.sw-Btn_Option-type1 {
  background-image: url(/guide/battery/choice/images/ic-dropright-circle.svg);
  background-position: left 16px top 50%;
  padding-right: 80px;
  padding-left: 40px;
  margin: 8px auto 16px;
  font-size: 16px;
  color: #464646;
  height: 48px;
}

.sw-Btn_Option-type1:hover {
  color: #000;
  text-decoration: none;
  background-image: url(/guide/battery/choice/images/ic-dropright-circle-hover.svg);
}

.text-title {
  border: 1px solid #C8C8C8;
  border-radius: 8px;
  text-align: center;
  padding: 16px 56px;
  font-size: 40px;
}

.div-col .sw-Typography_Lead-type1 {
  color: #000000;
  padding-top: 8px;
  padding-bottom: 8px;
}

.chosse-battery {
  background-color: #F5F5F5;
  border: 1px solid #C8C8C8;
  padding: 24px;
}

.group-btn {
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px;
  margin-bottom: 24px;
}

.btn-link {
  background-image: url(/common/images/ic_arrow_08.svg) !important;
  background-size: 20px auto;
  background-repeat: no-repeat;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #0046A4;
  color: #ffffff;
  min-width: 356px;
  width: 356px;
  margin-right: 16px;
  border-radius: 4px;
  height: 48px;
  font-size: 16px;
  background-position: right 16px top 14px;
  padding: 12px 16px;
}

.btn-link:hover {
  box-shadow: inset 0 0 0 2px #0046A4;
  background-color: #fff;
  background-image: url('/common/images/ic_arrow_06.svg');
  color: #0046A4;
  text-decoration: none;
  transition: all .15s;
}

.text {
  color: #000;
  font-weight: normal;
}

.text_normal {
  font-weight: normal;
}

.padding__bottom {
  padding-bottom: 16px;
}

.padding__bottom__header {
  padding-bottom: 24px;
}

.padding__bottom__final {
  padding-bottom: 24px;
}

.padding__bottom {
  padding-bottom: 8px;
}

.block_left {
  padding-right: 12px;
}

.block_right {
  padding-left: 12px;
}

.mb-header {
  margin-bottom: 40px;
}

.three_dots {
  font-family: Noto Sans JP;
}

.text_font_weight {
  font-weight: 600;
}

.choice-Btn_Option-type1 {
  margin: 8px 0;
  height: auto;
  padding: 0 122px 0 42px;
}

@media screen and (max-width:768px) {
  .sw-Typography_Heading-type2 {
    margin: 12px auto;
  }

  .frame-box {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .frame-box-header {
    padding: 8px 15px;
    font-size: 14px;
  }

  .frame-box-content {
    padding: 8px;
  }

  .sw-Heading-type2 {
    margin: 16px auto;
    padding-bottom: 8px;
  }

  .padding-content {
    padding-top: 16px;
    padding-bottom: 28px;
  }

  .margin-text {
    margin-top: 12px;
  }

  .text-title {
    font-size: 24px;
    padding: 8px 28px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 8px;
  }

  .sw-Btn_Option-type1 {
    background-position: left 16px top 16px;
    padding-left: 40px;
    margin: 0px auto;
    font-size: 12px;
    color: #464646;
    height: 24px;
  }
  .choice-Btn_Option-type1 {
    padding: 26px 0 26px 40px;
    margin: 0;
  }

  .chosse-battery {
    padding: 12px;
  }

  .group-btn {
    margin: 8px auto;
  }

  .sw-Btn_LargeRightIcon-type1 {
    font-size: 12px;
    padding: 8px;
    margin: 4px auto;
  }

  .sw-Heading-type1 {
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 24px;
  }

  .btn-link {
    min-width: 200px;
    width: 100%;
    margin-top: 12px;
    margin-right: 0px;
    background-position: right 8px top 16px;
  }

  .image {
    margin-top: 12px;
  }

  .padding__bottom__header {
    padding-bottom: 16px;
  }

  .mb-header {
    margin-bottom: 24px;
  }

}
