@charset "utf-8";

#led_toritsuke .breadcrumb {
  margin-bottom: 20px;
}

#led_toritsuke .breadcrumb__item {
  background: url('/resource/images/shared/bg/arrow-topicpath-bg-02.gif') no-repeat right center;
  display: inline;
  font-size: 1em;
  line-height: 1.4;
  margin: 0 5px 0 0;
  padding: 0 8px 0 0;
}

#led_toritsuke .breadcrumb__item[aria-current="page"] {
  background: none;
}

#led_toritsuke .hero {
  margin-bottom: 20px;
}

#led_toritsuke .visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

#led_toritsuke .hero__mainvisual {
  margin-bottom: 4px;
}

#led_toritsuke .hero__notice {
  color: #666666;
  font-size: 12px;
  text-align: right;
}

#led_toritsuke .hero__notice::before {
  content: '※';
  display: inline-block;
}

#led_toritsuke .nav {
  margin-bottom: 40px;
}

#led_toritsuke .nav__list {
  display: flex;
  gap: 9px;
}

#led_toritsuke .nav__item {
  flex: 1;
}

#led_toritsuke .nav__link {
  align-items: center;
  background-color: #00A1F9;
  border-radius: 4px;
  box-sizing: border-box;
  color: #FFFFFF;
  display: flex;
  font-size: 13px;
  font-weight: bold;
  height: 60px;
  justify-content: center;
  letter-spacing: -0.8px;
  text-align: center;
  text-decoration: none;
  position: relative;
}

#led_toritsuke .nav__link:hover {
  opacity: 0.7;
}

#led_toritsuke .nav__link::before,
#led_toritsuke .nav__link::after {
  content: '';
  position: absolute;
  bottom: 6px;
  left: calc(50% - 6px);
  width: 8px;
  height: 2px;
  border-radius: 2px;
  background-color: #FFF;
  transform-origin: calc(100% - 1px) 50%;
}

#led_toritsuke .nav__link::before {
  transform: rotate(45deg);
}

#led_toritsuke .nav__link::after {
  transform: rotate(135deg);
}

#led_toritsuke .contact__title {
  color: #354CA0;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
}

#led_toritsuke .contact__title--callout {
  align-items: center;
  display: flex;
  font-size: 23px;
  margin-bottom: 5px;
}

#led_toritsuke .contact__title--callout::before,
#led_toritsuke .contact__title--callout::after {
  background-color: #354CA0;
  box-sizing: border-box;
  content: '';
  height: 2px;
  width: 28px;
}

#led_toritsuke .contact__title--callout::before {
  transform: rotate(75deg);
  margin-right: -5px;
}

#led_toritsuke .contact__title--callout::after {
  transform: rotate(-75deg);
  margin-left: -5px;
}

#led_toritsuke .contact__text {
  color: #333333;
  display: inline-block;
  font-size: 12px;
  line-height: 1.5;
}

#led_toritsuke .contact + .section__button {
  margin-top: 20px;
}

#led_toritsuke .section__button + .contact {
  margin-top: 50px;
}

#led_toritsuke .fluorescent-lamp-problem,
#led_toritsuke .led-benefits,
#led_toritsuke .plan-options,
#led_toritsuke .base-led-install,
#led_toritsuke .installation-notes,
#led_toritsuke .cancellation {
  margin-bottom: 50px;
}

#led_toritsuke .section__title {
  background-color: #DA334D;
  color: #FFFFFF;
  font-size: 24px;
  padding: 5px;
}

#led_toritsuke .fluorescent-lamp-problem .section__title,
#led_toritsuke .led-benefits .section__title,
#led_toritsuke .installation-notes .section__title,
#led_toritsuke .cancellation .section__title,
#led_toritsuke .faq .section__title {
  margin-bottom: 25px;
}

#led_toritsuke .base-led-install .section__title,
#led_toritsuke .plan-options .section__title {
  margin-bottom: 40px;
}

#led_toritsuke .eligible-led-lamps .section__title {
  margin-bottom: 50px;
}

#led_toritsuke .section__title-notice {
  font-size: 12px;
  font-weight: normal;
  vertical-align: bottom;
}

#led_toritsuke .fluorescent-lamp-problem__intro {
  background-color: #FFF4CD;
  display: flex;
  margin-bottom: 40px;
  padding: 20px;
}

#led_toritsuke .fluorescent-lamp-problem__text {
  font-size: 13px;
  line-height: 1.5;
}

#led_toritsuke .fluorescent-lamp-problem__lead {
  color: #DA334D;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.0;
  margin-bottom: 15px;
}

#led_toritsuke .fluorescent-lamp-problem__catchcopy {
  font-size: 37px;
  font-weight: bold;
  line-height: 1.0;
  margin-bottom: 20px;
}

#led_toritsuke .fluorescent-lamp-problem__catchcopy > span {
  background: linear-gradient(transparent 75%, #FFC5B2 0%);
}

#led_toritsuke .fluorescent-lamp-problem__points {
  margin-bottom: 50px;
}

#led_toritsuke .fluorescent-lamp-problem__points-title {
  color: #5FC53A;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
}

#led_toritsuke .fluorescent-lamp-problem__points-title > span {
  text-emphasis: filled;
}

#led_toritsuke .fluorescent-lamp-problem__points-contents {
  display: flex;
  justify-content: space-between;
}

#led_toritsuke .fluorescent-lamp-problem__points-contents + .fluorescent-lamp-problem__points-contents {
  margin-top: 30px;
}

#led_toritsuke .fluorescent-lamp-problem__points-contents .fluorescent-lamp-problem__points-item:nth-child(2) {
  align-items: center;
  display: flex;
}

#led_toritsuke .fluorescent-lamp-problem__points-text {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 10px;
  width: 400px;
}

#led_toritsuke .fluorescent-lamp-problem__points-button {
  display: flex;
  gap: 8px;
}

#led_toritsuke .fluorescent-lamp-problem__step {
  margin-bottom: 20px;
}

#led_toritsuke .fluorescent-lamp-problem__step-title {
  color: #354CA0;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 5px;
}

#led_toritsuke .fluorescent-lamp-problem__step-title > span {
  text-emphasis: filled;
}

#led_toritsuke .fluorescent-lamp-problem__step-list {
  display: flex;
  justify-content: space-between;
}

#led_toritsuke .fluorescent-lamp-problem__step-item {
  box-sizing: border-box;
  position: relative;
  height: 173px;
  text-align: center;
}

#led_toritsuke .fluorescent-lamp-problem__step-item--step1 {
  background: url('/resource/club_com/services/led_toritsuke/images/bg_step_1.png') no-repeat;
  width: 263px;
}

#led_toritsuke .fluorescent-lamp-problem__step-item--step1 .fluorescent-lamp-problem__step-subtitle::before {
  content: '1';
}

#led_toritsuke .fluorescent-lamp-problem__step-item--step2 {
  background: url('/resource/club_com/services/led_toritsuke/images/bg_step_2.png') no-repeat;
  margin-left: -14px;
  width: 275px;
}

#led_toritsuke .fluorescent-lamp-problem__step-item--step2 .fluorescent-lamp-problem__step-subtitle::before {
  content: '2';
}

#led_toritsuke .fluorescent-lamp-problem__step-item--step3 {
  background: url('/resource/club_com/services/led_toritsuke/images/bg_step_3.png') no-repeat;
  margin-left: -14px;
  width: 251px;
}

#led_toritsuke .fluorescent-lamp-problem__step-item--step3 .fluorescent-lamp-problem__step-subtitle::before {
  content: '3';
}

#led_toritsuke .fluorescent-lamp-problem__step-subtitle {
  align-items: center;
  color: #FFFFFF;
  display: flex;
  font-size: 18px;
  font-weight: bold;
  height: 30px;
  justify-content: center;
  margin-bottom: 8px;
  padding-top: 2px;
}

#led_toritsuke .fluorescent-lamp-problem__step-subtitle::before {
  background-color: #FFFFFF;
  border-radius: 50%;
  box-sizing: border-box;
  color: #354CA0;
  height: 20px;
  margin-right: 5px;
  margin-top: -2px;
  padding: 1px 1px 0 0;
  text-align: center;
  width: 20px;
}

#led_toritsuke .fluorescent-lamp-problem__step-text {
  font-size: 14px;
  margin-bottom: 15px;
}

#led_toritsuke .fluorescent-lamp-problem__contact-title {
  color: #354CA0;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
}

#led_toritsuke .fluorescent-lamp-problem__contact-text {
  color: #333333;
  display: inline-block;
  font-size: 12px;
}

#led_toritsuke .fluorescent-lamp-problem__contact-banner {
  margin-bottom: 20px;
}

#led_toritsuke .section__button {
  text-align: center;
}

#led_toritsuke .section__button a:hover {
  opacity: 0.7;
}

#led_toritsuke .led-benefits__item {
  margin-bottom: 25px;
}

#led_toritsuke .led-benefits__item-title {
  background: linear-gradient(transparent 80%, #FFC5B2 0%);
  color: #333333;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}

#led_toritsuke .led-benefits__item:nth-child(1) .led-benefits__item-title::before {
  content: '１.';
  display: inline-block;
}

#led_toritsuke .led-benefits__item:nth-child(2) .led-benefits__item-title::before {
  content: '２.';
  display: inline-block;
}

#led_toritsuke .led-benefits__item-text {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 15px;
}

#led_toritsuke .chart {
  display: flex;
  margin-bottom: 10px;
}

#led_toritsuke .chart__title {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

#led_toritsuke .chart__container {
  align-items: baseline;
  box-sizing: border-box;
  display: flex;
  font-size: 24px;
  font-weight: bold;
  height: 60px;
  padding: 0 5px;
  position: relative;
}

#led_toritsuke .chart__fluorescent .chart__container {
  background-color: #DBDCDC;
  color: #333333;
  margin-right: 67px;
  padding-top: 14px;
}

#led_toritsuke .chart__fluorescent .chart__container::after {
  background: #333333;
  clip-path: polygon(0 32.2%, 55.2% 32.2%, 55.2% 0, 100% 50%, 55.2% 100%, 55.2% 67.8%, 0 67.8%);
  content: '';
  display: inline-block;
  height: 31px;
  position: absolute;
  right: -54px;
  width: 41px;
}

#led_toritsuke .chart__led .chart__container {
  background-color: #FAA8B5;
  color: #333333;
  margin-right: 26px;
  padding-top: 14px;
  margin-bottom: 4px;
}

#led_toritsuke .chart__conclusion .chart__container {
  background-color: #DA334D;
  color: #FFFFFF;
  margin-top: 32px;
}

#led_toritsuke .chart__conclusion .chart__container::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  border-style: solid;
  border-width: 6px 18px 6px 0;
  border-color: transparent #DA334D transparent transparent;
  translate: -100% -50%;
}

#led_toritsuke .led-benefits__item--energy-savings .chart__conclusion .chart__container {
  padding-top: 12px;
}

#led_toritsuke .chart__text--size21 {
  font-size: 21px;
}

#led_toritsuke .chart__text--size27 {
  font-size: 27px;
}

#led_toritsuke .chart__text--size35 {
  font-size: 35px;
}

#led_toritsuke .chart__text--size37 {
  font-size: 37px;
}

#led_toritsuke .chart__text--size50 {
  font-size: 50px;
}

#led_toritsuke .chart__notice {
  color: #666666;
  font-size: 10px;
}

#led_toritsuke .chart__notice::before {
  content: '※';
  display: inline-block;
}

#led_toritsuke .example__text,
#led_toritsuke .example__list {
  color: #666666;
  font-size: 12px;
  line-height: 1.5;
}

#led_toritsuke .example__list {
  display: flex;
  flex-wrap: wrap;
}

#led_toritsuke .example__list dt {
  text-indent: 40px;
  width: 100px;
  margin-right: 5px;
  position: relative;
}

#led_toritsuke .example__list dt::after {
  content: '\22ef';
  display: inline-block;
  position: absolute;
  right: 0;
  text-indent: 0;
}

#led_toritsuke .example__list dd {
  width: 656px;
}

#led_toritsuke .example__list dd > span {
  color: #DA334D;
}

#led_toritsuke .led-benefits__item-notice {
  font-size: 13px;
  font-weight: normal;
}

#led_toritsuke .led-benefits__item-notice::before {
  content: '※';
  display: inline-block;
}

#led_toritsuke .example__text + .example__text {
  margin-top: 20px;
}

#led_toritsuke .example__text--indent40 {
  text-indent: 40px;
}

#led_toritsuke .example__notice {
  color: #666666;
  font-size: 12px;
  line-height: 1.5;
  text-indent: 40px;
}

#led_toritsuke .example__notice::before {
  content: '※';
  display: inline-block;
  text-indent: 0;
}

#led_toritsuke .led-benefits__button a:hover {
  opacity: 0.7;
}

#led_toritsuke .eligible-led-lamps__link-group,
#led_toritsuke .products__link-group {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}

#led_toritsuke .eligible-led-lamps__link-group a:hover,
#led_toritsuke .products__link-group a:hover {
  opacity: 0.7;
}

#led_toritsuke .table {
  border: 1px solid #DDDDDD;
  border-collapse: collapse;
  margin-bottom: 70px;
  width: 100%;
}

#led_toritsuke .table__title {
  background-color: #EFEFEF;
  font-weight: bold;
  vertical-align: middle;
}

#led_toritsuke .table__title--col {
  border: 1px solid #DDDDDD;
  font-size: 12px;
  padding: 12px 11px;
}

#led_toritsuke .table__title--row {
  border: 1px solid #DDDDDD;
  font-size: 16px;
  line-height: 1.5;
  padding: 12px 0;
}

#led_toritsuke .table__item {
  border: 1px solid #DDDDDD;
  box-sizing: border-box;
  font-size: 14px;
  height: 70px;
  line-height: 1.5;
  text-align: center;
  padding: 12px 0;
  vertical-align: middle;
}

#led_toritsuke .table__item--img {
  padding: 0;
  height: auto;
}

#led_toritsuke .installation {
  margin-bottom: 60px;
}

#led_toritsuke .installation__title,
#led_toritsuke .products__title {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}

#led_toritsuke .installation__contents {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#led_toritsuke .installation__item img {
  display: block;
}

#led_toritsuke .installation__item img + img {
  margin-top: 24px;
}

#led_toritsuke .installation__item {
  position: relative;
}

#led_toritsuke .installation__item:first-child::after {
  border-style: solid;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 20px solid #333333;
  border-right: 0;
  content: '';
  display: block;
  position: absolute;
  right: -34px;
  top: 43%;
}

#led_toritsuke .installation__figure {
  margin: 0;
  position: relative;
}

#led_toritsuke .installation__label {
  background-color: #354CA0;
  color: #FFFFFF;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0;
  position: absolute;
  text-align: center;
}

#led_toritsuke .installation__label--width125 {
  width: 125px;
}

#led_toritsuke .installation__label--width175 {
  width: 175px;
}

#led_toritsuke .installation__figure + .installation__figure {
  margin-top: 30px;
}

#led_toritsuke .plan--quick {
  margin-bottom: 50px;
}

#led_toritsuke .plan__title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

#led_toritsuke .plan--quick .plan__title {
  color: #25983A;
}

#led_toritsuke .plan--standard .plan__title {
  color: #354CA0;
}

#led_toritsuke .plan__step-list,
#led_toritsuke .plan__step-list {
  display: flex;
  gap: 21px;
}

#led_toritsuke .plan--standard .plan__step-list {
  flex-wrap: wrap;
  margin-bottom: 25px;
}

#led_toritsuke .plan-step {
  flex: 1;
  padding: 19px 13px;
  position: relative;
}

#led_toritsuke .plan-step::after {
  border-style: solid;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 0;
  content: '';
  display: block;
  position: absolute;
  right: -18px;
  top: 50%;
}

#led_toritsuke .plan--quick .plan-step::after {
  border-left: 15px solid #25983A;
}

#led_toritsuke .plan--standard .plan-step::after {
  border-left: 15px solid #354CA0;
}

#led_toritsuke .plan-step:last-child::after {
  display: none;
}

#led_toritsuke .plan--standard .plan-step {
  padding: 19px 13px;
  position: relative;
}

#led_toritsuke .plan--standard .plan-step:nth-child(3n)::after {
  display: none;
}

#led_toritsuke .plan-step {
  display: flex;
  flex-direction: column;
}

#led_toritsuke .plan--quick .plan-step {
  background-color: #EBF2D1;
}

#led_toritsuke .plan--standard .plan-step {
  background-color: #E1E5F7;
  box-sizing: border-box;
  width: calc((100% - 42px) / 3);
}

#led_toritsuke .plan-step__number {
  border-radius: 18px;
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 20px;
  text-align: center;
  padding: 5px 0;
}

#led_toritsuke .plan--quick .plan-step__number {
  background-color: #25983A;
}

#led_toritsuke .plan--standard .plan-step__number {
  background-color: #354CA0;
}

#led_toritsuke .plan-step__name {
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 20px;
  text-align: center;
}

#led_toritsuke .plan--quick .plan-step__name {
  color: #25983A;
}

#led_toritsuke .plan--standard .plan-step__name {
  color: #354CA0;
}

#led_toritsuke .plan-step__text {
  font-size: 12px;
  line-height: 1.5;
}

#led_toritsuke .plan-step__image {
  margin: auto auto 0;
}

#led_toritsuke .plan--standard .plan-step__link {
  color: #1B72E9;
  text-decoration: underline;
}

#led_toritsuke .plan-entry {
  background-color: #E1E5F7;
  padding: 40px 16px 20px;
}

#led_toritsuke .plan-entry__container {
  background-color: #FFFFFF;
  border: 2px solid #354CA0;
  border-radius: 4px;
  padding: 40px 15px 15px 0;
  position: relative;
}

#led_toritsuke .plan-entry__title {
  color: #354CA0;
  background-color: #FFFFFF;
  border: 2px solid #354CA0;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.5;
  padding: 5px 0;
  position:absolute;
  left: 72px;
  text-align: center;
  top: -24px;
  width: 586px;
}

#led_toritsuke .plan-entry__contents {
  align-items: center;
  display: flex;
}

#led_toritsuke .plan-entry__image {
  padding: 0 45px;
}

#led_toritsuke .plan-entry__wrapper {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

#led_toritsuke .plan-entry__price {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
}

#led_toritsuke .plan-entry__price span {
  color: #D80000;
}

#led_toritsuke .plan-entry__button a:hover {
  opacity: 0.7;
}

#led_toritsuke .plan-entry__notice {
  color: #333333;
  font-size: 12px;
  display: flex;
  margin-bottom: 20px;
}

#led_toritsuke .plan-entry__notice::before {
  content: '※';
  display: block;
}

#led_toritsuke .plan-entry__text {
  color: #333333;
  font-size: 16px;
  margin-bottom: 20px;
}

#led_toritsuke .plan-entry__tips {
  background-color: #EEEEEE;
  padding: 10px 20px;
}

#led_toritsuke .plan-entry__tips-heading {
  color: #136DDB;
  display:block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 5px;
  position: relative;
  text-indent: 16px;
}

#led_toritsuke .plan-entry__tips-heading::before,
#led_toritsuke .plan-entry__tips-heading::after {
  background-color: #136DDB;
  border-radius: 2px;
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  top: calc(50% - -2px);
  transform-origin: calc(100% - 1px) 50%;
  width: 8px;
}

#led_toritsuke .plan-entry__tips-heading::before {
  transform: rotate(45deg);
}

#led_toritsuke .plan-entry__tips-heading::after {
  transform: rotate(135deg);
}

#led_toritsuke .plan-entry__tips-text {
  color: #333333;
  font-size: 15px;
  line-height: 1.5;
}

#led_toritsuke .base-led-install__list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 40px;
}

#led_toritsuke .base-led-install__item--before {
  position: relative;
}

#led_toritsuke .base-led-install__item--before::after {
  border-style: solid;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #354CA0;
  border-right: 0;
  border-top: 10px solid transparent;
  content: '';
  display: block;
  position: absolute;
  right: -28px;
  top: 50%;
}

#led_toritsuke .base-led-install__image-group {
  margin: 0;
}

#led_toritsuke .base-led-install__image-label {
  background-color: #354CA0;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0;
  text-align: center;
}

#led_toritsuke .installation-notes__heading {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}

#led_toritsuke .installation-notes__list {
  margin-bottom: 20px;
}

#led_toritsuke .installation-notes__list:last-of-type {
  margin-bottom: 40px;
}

#led_toritsuke .installation-notes__item {
  color: #333333;
  font-size: 12px;
  line-height: 1.5;
  list-style: decimal;
  margin-left: 24px;
}

#led_toritsuke .installation-notes__image-group {
  display: flex;
  flex-wrap: wrap;
  margin: 5px 0 20px;
}

#led_toritsuke .installation-notes__image-item {
  margin: 0;
}

#led_toritsuke .installation-notes__image-heading {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}

#led_toritsuke .installation-notes__image-wrapper {
  display: flex;
}

#led_toritsuke .installation-notes__image {
  display: block;
}

#led_toritsuke .installation-notes__image + .installation-notes__image {
  margin-left: 8px;
}

#led_toritsuke .installation-notes__image-text {
  color: #333333;
  font-size: 12px;
  margin-top: 5px;
}

#led_toritsuke .cancellation__list {
  margin-bottom: 25px;
}

#led_toritsuke .cancellation__item {
  color: #333333;
  display: flex;
  font-size: 12px;
  line-height: 1.5;
}

#led_toritsuke .cancellation__item::before {
  content: '・';
  display: block;
}

#led_toritsuke .cancellation__heading {
  color: #333333;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 10px;
}

#led_toritsuke .faq__list {
  counter-reset: faq__list;
  margin-bottom: 100px;
}

#led_toritsuke .faq__item {
  counter-increment: faq__list;
}

#led_toritsuke .faq__question {
  color: #333333;
  display: flex;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 2px;
}

#led_toritsuke .faq__question:first-child::before {
  content: 'Q' counter(faq__list) '.';
  display: block;
}

#led_toritsuke .faq__answer {
  color: #333333;
  display: flex;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 10px;
}

#led_toritsuke .faq__answer:nth-child(2)::before {
  content: 'A.';
  display: block;
}