@charset "utf-8";

/* ==

　新電力(PPS)による電力小売事業

=============================================================================== */
.section .main h1 {
  margin: 0 0 5px;
  padding: 0;
}
.section .main h2 {
  padding-bottom: 0;
}
.main p.notes {
  font-size: 85%;
}
.main .notes li {
  font-size: 110%;
}

/*
.main div:after, .main div p:after, .main div li:after{ content:''; display:block; clear:both; }
*/

.main p,
.main li,
.main dd,
.main span {
  color: #333;
}

.main p em {
  color: #007493;
}

.main .pointBlock {
  padding: 10px 10px 0;
  background-color: #f3f0e9;
}
.main .pointBlock li {
  margin-bottom: 10px;
}

.main .flowBlock {
  /*padding:10px 10px 0;*/
  padding: 10px;
  /padding: 10px;
  background-color: #f3f0e9;
}
.main .flowBlock dl {
  padding: 10px;
  /*padding:10px 10px 0;*/
  background-color: #fff;
}
.main .flowBlock dt {
  color: #15a9f2;
  font-weight: bold;
}
.main .flowBlock dd {
  padding-top: 5px;
}
/*.main .flowBlock p.notes{ padding:2px 0 10px; font-size:100%; }*/

.main .stepBlock {
  width: 730px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  background-color: #f3f0e9;
  position: relative;
  clear: both;
}
.main .stepBlock li {
  padding: 10px 0 10px 20px;
}
.main .stepBlock p.txt {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.main .qaBlock dl {
  margin-bottom: 10px;
}
.main .qaBlock dt {
  min-height: 44px;
  margin: 0;
  padding: 17px 20px 13px;
  background-color: #f3f0e9;
  position: relative;
}
.main .qaBlock dd {
  min-height: 44px;
  padding: 20px;
  border-bottom: 3px solid #f3f0e9;
  border-left: 3px solid #f3f0e9;
  border-right: 3px solid #f3f0e9;
  position: relative;
}

.main .qaBlock dt img {
  position: absolute;
  top: 18px;
  left: 20px;
}
.main .qaBlock dd img {
  position: absolute;
  top: 18px;
  left: 20px;
}

.main .qaBlock dt span {
  padding: 10px 0 0 76px;
  display: block;
}
.main .qaBlock dd div {
  padding-left: 76px;
}
.main .qaBlock dd div p.notes {
  margin-bottom: 0;
  margin-left: 2em;
  text-indent: -2em;
  line-height: 1.5;
}
/* ==

　150911追加

=============================================================================== */
.section .main h2.fitH2 {
  height: 60px;
  background: none;
}
.fitBd01 {
  margin-bottom: 10px;
  padding: 20px;
  border: 2px solid #fddcd4;
}
.fitBd01 a {
  color: #dc3900;
  font-weight: bold;
}
.fitBlk01 {
  margin-bottom: 20px;
}
.fitBlk01 .colImg {
  width: 370px;
  float: left;
}
.fitBlk01 .colTxt {
  width: 340px;
  float: right;
}
.fitBlk01 .colTxt h3 {
  margin: 0 0 20px 0;
}
.fitBd02 {
  margin-bottom: 10px;
  padding: 20px;
  background-color: #fae9e5;
  border: 2px solid #dc3900;
}
.fitBd02 a {
  display: block;
  padding-left: 20px;
  color: #333;
  background: url(../images/arw_fit.gif) 0.2em 0.4em no-repeat;
  text-decoration: none;
}
.fitBd02 a:hover {
  color: #333;
  text-decoration: underline;
}
.note {
  font-size: 89%;
  text-align: right;
}

.pdf .pdf {
  display: inline-block;
  margin: 7px 20px 6px 0;
  padding: 1px 0 0 22px;
  background: url(/common/images/rn02/ico_pdf01.gif) left top no-repeat;
  vertical-align: top;
  letter-spacing: normal;
}

/* ==

　事例紹介

=============================================================================== */

.caseBlock {
  width: 730px;
  margin: 0 0 40px 0;
}
.caseCol {
  width: 730px;
  margin: 0 0 20px;
  overflow: hidden;
}
.caseCol .floatL {
  width: 490px;
}
.caseCol .floatR {
  width: 227px;
}
.voiceCol {
  width: 690px;
  margin: 0;
  padding: 19px;
  border: 1px solid #dbb788;
  background-color: #ffffdf;
  overflow: hidden;
}
.voiceCol .floatL {
  width: 470px;
}
.voiceCol .floatR {
  width: 207px;
}
.voiceCol .floatL .titTxt {
  margin: 0 0 20px;
  padding: 0 0 4px 0;
  border-bottom: 1px dotted #d37700;
}
.voiceCol .floatL dt {
  margin: 0 0 5px;
  padding: 0;
}
.voiceCol .floatL dd {
  margin: 0 0 30px;
  padding: 0;
}
.voiceCol .floatL dd.lastChild {
  margin: 0;
}
.voiceCol .floatR .caption span {
  display: block;
  margin-top: 5px;
  font-size: 12px;
}
.caseList {
  overflow: hidden;
  zomm: 1;
}

.caseList table {
  width: 100%;
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
}
.caseList th {
  /*width:35%;*/
  color: #007999;
  background: #def8ff;
  font-weight: normal;
  text-align: left;
  padding: 5px;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  vertical-align: top;
}

.caseList td {
  text-align: left;
  padding: 5px;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
.caseList table span {
  color: #666;
  font-size: 87%;
}
.arwLink a {
  padding-left: 16px;
  background: url(/common/images/renew2009/arrow_info.gif) no-repeat left 0.15em;
  display: block;
  zoom: 1;
}

/* ==

　200316追加 ※沿革

=============================================================================== */

dl.topics {
  margin: 0 auto;
  margin: -1px auto 0;
  width: 710px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  overflow: hidden;
  letter-spacing: -0.4em;
  background: #f4f4f4 url(/common/images/renew2009/line_dotted.gif) repeat-x
    left top;
}

dl.topics dt,
dl.topics dd {
  color: #333;
  padding-top: 12px;
  padding-bottom: 12px;
  display: inline-block;
  letter-spacing: normal;
  line-height: 1.5;
  vertical-align: top;
  /display: inline;
  /zoom: 1;
}

dl.topics dt {
  padding-left: 5px;
  padding-right: 5px;
  word-break: break-all;
  word-wrap: break-word;
  width: 100px;
}

dl.topics dd {
  /*width:491px;*/
}

.bnr ul {
  width: 730px;
  margin: 0 0 10px;
  padding: 0;
}
.bnr ul li {
  width: 355px;
  float: left;
  margin-left: 20px;
}
.bnr ul li:first-child {
  width: 355px;
  float: left;
  margin-left: 0;
}

/* ==

　200325追加 ※よくある質問

=============================================================================== */
.faqBlock {
  margin: 0 0 40px;
}

.faqBlock dl {
  width: 720px;
  background: url(../../faq/images/faq_line.gif) repeat-x left bottom;
  margin: 0 0 10px;
}

.faqBlock dt {
  font-weight: bold;
  margin: 0 0 10px;
  padding: 1px 0 1px 45px;
  background: url(../../faq/images/faq_icon_q.gif) no-repeat left top;
}
.faqBlock dt.q01 {
  background: url(../images/faq_icon_q01.gif) no-repeat left top;
}
.faqBlock dt.q02 {
  background: url(../images/faq_icon_q02.gif) no-repeat left top;
}
.faqBlock dt.q03 {
  background: url(../images/faq_icon_q03.gif) no-repeat left top;
}
.faqBlock dt.q04 {
  background: url(../images/faq_icon_q04.gif) no-repeat left top;
}
.faqBlock dt.q05 {
  background: url(../images/faq_icon_q05.gif) no-repeat left top;
}
.faqBlock dt.q06 {
  background: url(../images/faq_icon_q06.gif) no-repeat left top;
}
.faqBlock dt.q07 {
  background: url(../images/faq_icon_q07.gif) no-repeat left top;
}
.faqBlock dt.q08 {
  background: url(../images/faq_icon_q08.gif) no-repeat left top;
}

.faqBlock dd {
  padding: 1px 0 10px 45px;
  margin: 0 0 10px;
  background: url(../images/faq_icon_a.gif) no-repeat left top;
}

.faqBlock dd a {
  background: url(/common/images/renew2009/arrow_02.gif) no-repeat left 0.4em;
  padding: 0 0 0 10px;
}

.faqBlock dd li img {
  margin: 0 3px;
  vertical-align: top;
}
.faqBlock dd p.indent {
  text-indent: -1em;
  padding: 0 0 0 1em;
}
/* ==

new mainvisual

=============================================================================== */
.only-pc {
  @media screen and (max-width: 768px) {
    display: none !important;
  }
}
.only-sp {
  @media screen and (min-width: 769px) {
    display: none !important;
  }
}
.mx-370 {
  @media screen and (min-width: 371px) {
    display: none !important;
  }
}
.mi-370 {
  @media screen and (max-width: 370px) {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .l-reduction .container .topicPath {
    margin: 0 -10px;
  }
}
.l-reduction .container h2 {
  all: unset;
  display: revert;
}
.l-reduction .set-all,
.l-reduction .set-all * {
  padding: 0;
  margin: 0;
}
.l-reduction .set-all *,
.l-reduction .set-all *::before,
.l-reduction .set-all *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.l-reduction ul,
.l-reduction ol {
  margin: 0;
  padding: 0;
}
.l-reduction li {
  list-style: none;
}

.l-reduction figure {
  margin: 0;
  padding: 0;
  line-height: 0;
}

.l-reduction #sns {
  margin-top: 20px;
}
.l-reduction #sns_facebook {
  display: inline-block;
}
.l-reduction table {
  border-spacing: inherit;
  border-collapse: collapse;
}

.l-reduction .set-all img {
  max-width: 100%;
  height: auto;
  display: block;
}
/* .l-reduction img {
  display: unset;
} */

.l-reduction .set-all * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-word;
}
body.l-reduction {
  font-family:
    ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ",
    Meiryo, sans-serif;
}
.l-reduction {
  overflow-x: hidden;
}
.l-reduction .set-all a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #0000ff;
}
.l-reduction .container {
  width: 950px;
  min-height: 1%;
  margin: 0 auto;
  position: relative;
  clear: both;
}
.l-reduction .l-mainvisual {
  width: 100%;
  height: 480px;
  position: relative;
}

.l-reduction .l-mainvisual-img {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
}
.l-reduction .l-mainvisual-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.l-reduction .l-mainvisual-text {
  width: 950px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.l-reduction .l-mainvisual-text img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .l-reduction .container {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .l-reduction .l-mainvisual {
    height: 200px;
  }
  .l-reduction .l-mainvisual-img {
    width: calc(100% + 22px);
  }
  .l-reduction .l-mainvisual-text {
    width: 376px;
    transform: translateX(-50%);
    margin: 0 auto;
    left: 50%;
    padding-top: 4px;
  }
}
.l-reduction .l-anchor {
  position: relative;
}
.l-reduction .l-anchor:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  background: #1f3e86;
  z-index: -1;
  pointer-events: none;
}
.l-reduction .l-anchor .l-anchor-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
  position: relative;
  z-index: 1;
  padding: 66px 0;
}
.l-reduction .l-anchor .l-anchor-list li {
  max-width: 304px;
  width: 100%;
}
.l-reduction .l-anchor .l-anchor-list .l-anchor-trigger {
  color: #333333;
  line-height: calc(24 / 16);
  font-size: 16px;
  background: #ffffff;
  border-radius: 5px;
  padding: 14px 44px 14px 20px;
  display: flex;
  justify-content: center;
  text-decoration: none;
  position: relative;
  height: 100%;
  transition: opacity 0.3s ease;
}
.l-reduction .l-anchor .l-anchor-list .l-anchor-trigger:hover {
  opacity: 0.7;
}
.l-reduction .l-anchor .l-anchor-list .l-anchor-trigger:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 24px;
  height: 24px;
  background: url(../images/ico_down01.svg) no-repeat center center;
}
.l-reduction .l-anchor .l-anchor-list .l-anchor-text {
  display: flex;
  text-align: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .l-reduction .l-anchor .l-anchor-list {
    gap: 8px;
    padding: 31px 0;
    flex-direction: column;
    max-width: 100%;
    align-items: center;
  }
  .l-reduction .l-anchor .l-anchor-list li {
    max-width: 100%;
  }
  .l-reduction .l-anchor .l-anchor-list .l-anchor-trigger {
    line-height: calc(21 / 14);
    font-size: 14px;
    padding: 10px 62px 10px 16px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
    position: relative;
    height: 100%;
    min-height: 64px;
  }
  .l-reduction .l-anchor .l-anchor-list .l-anchor-trigger:after {
    right: 17px;
  }
  .l-reduction .l-anchor .l-anchor-list .l-anchor-text {
    text-align: left;
  }
}
.l-reduction .l-policies {
  padding: 136px 0 94px;
}
.l-reduction .container .l-policies .c-title_h2 {
  transform: translateX(-12px);
}
.l-reduction .l-policies {
  position: relative;
}
.l-reduction .l-policies::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background: #f3f5f9;
  z-index: -1;
  pointer-events: none;
}
.l-reduction .l-policies .l-policies-content {
  margin-top: 58px;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.l-reduction .l-policies .l-policies-content-item {
  width: 304px;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  background: #ffffff;
  padding: 24px 24px 21px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.l-reduction .l-policies .l-policies-content-item-ico {
  margin-bottom: 13px;
}
.l-reduction .l-policies .l-policies-content-item-title {
  margin: 0;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #1f3e86;
  line-height: calc(36 / 24);
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 108px;
  margin-bottom: 15px;
}
.l-reduction .txt {
  font-size: 18px;
  color: #333;
  line-height: calc(32 / 18);
  font-weight: 400;
}
.l-reduction .txt + .txt {
  margin-top: 19px;
}
.l-reduction .l-policies .l-who-title {
  font-size: 24px;
  color: #fff;
  background-color: #1f3e86;
  line-height: calc(30 / 24);
  text-align: center;
  padding-block: 15px 11px;
}
.l-reduction .l-who {
  margin-top: 40px;
}
.l-reduction .l-who-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-top: 20px;
  row-gap: 20px;
}
.l-reduction .l-who-list li {
  font-size: 18px;
  line-height: calc(32 / 18);
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .l-reduction .l-policies {
    padding: 64px 0 64px;
  }
  .l-reduction .container .l-policies .c-title_h2 {
    transform: translateX(0);
    padding: 0 15px;
  }
  .l-reduction .l-policies .l-policies-content {
    margin-top: 34px;
    gap: 10px;
    flex-direction: column;
  }
  .l-reduction .l-policies .l-policies-content-item {
    width: 100%;
    padding: 17px 16px 14px;
  }
  .l-reduction .l-policies .l-policies-content-item-ico {
    margin-bottom: 15px;
    width: 230px;
    margin-inline: auto;
  }
  .l-reduction .l-policies .l-policies-content-item-title {
    font-size: 20px;
    font-weight: bold;
    line-height: calc(28 / 20);
    min-height: auto;
    margin-bottom: 4px;
  }
  .l-reduction .txt {
    font-size: 16px;
    line-height: calc(28 / 16);
  }
  .l-reduction .txt + .txt {
    margin-top: 12px;
  }
  .l-reduction .l-policies .l-who-title {
    font-size: 20px;
    line-height: calc(30 / 20);
    padding-block: 13px 13px;
  }
  .l-reduction .l-who {
    margin-top: 25px;
  }
  .l-reduction .l-who-content {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin-top: 19px;
  }
  .l-reduction .l-who-list li {
    font-size: 16px;
    line-height: calc(28 / 16);
  }
}

.l-reduction .l-business {
  padding: 95px 0 96px;
}
.l-reduction .container .l-business .c-title_h2 {
  margin-bottom: 65px;
}
.l-reduction .l-business .c-title_h3 {
  margin-bottom: 21px;
}
.l-reduction .l-business .l-business-image {
  margin-top: 38px;
}
.l-reduction .l-carbon {
  margin-top: 32px;
  margin-bottom: 73px;
  display: flex;
  justify-content: center;
  gap: 72px;
  flex-direction: column;
}
.l-reduction .l-carbon-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  background: #f3f5f9;
  padding-block: 26px 20px;
  position: relative;
}
.l-reduction .l-carbon-item:last-child {
  gap: 12px;
  padding-block: 20px 22px;
}

.l-reduction .l-carbon-item:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  top: auto;
  bottom: -56px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 40px;
  background: url(../images/ico_down02.svg) no-repeat center center;
}
.l-reduction .l-carbon-item-number {
  font-size: 24px;
  color: #333;
  line-height: calc(32 / 24);
  font-weight: bold;
}
.l-reduction .l-carbon-item-text {
  font-size: 32px;
  color: #1f3e86;
  line-height: calc(32 / 32);
  font-weight: bold;
}
.l-reduction .l-carbon-item-txtLarge {
  font-size: 50px;
}
.l-reduction .l-carbon-red {
  color: #fa0046;
}
.l-reduction .l-business-model {
  margin-top: 37px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 53px;
  margin-bottom: 72px;
}
.l-reduction .l-business-model-item {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.l-reduction .l-business-model-item-title {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  line-height: calc(36 / 24);
  text-align: left;
}
.l-reduction .l-business-model-item-text {
  font-size: 18px;
  color: #333;
  line-height: calc(32 / 18);
  font-weight: 400;
}
.l-reduction .l-business-model-item-image {
  width: 100%;
  margin-top: 8px;
}
.l-reduction .l-business-model-item-image img {
  width: 100%;
  height: auto;
  display: block;
}
.l-reduction .wrapTable {
  margin-top: 38px;
  margin-bottom: 66px;
  /* overflow-x: auto; */
}
.l-reduction .l-table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ddd;
}
.l-reduction .l-table thead {
  background: #1f3e86;
}
.l-reduction .l-table thead th {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  line-height: calc(32 / 20);
  padding: 15px 20px;
  text-align: center;
  border: 1px solid #ddd;
  width: 50%;
}
.l-reduction .l-table tbody td {
  font-size: 18px;
  color: #333;
  line-height: calc(32 / 18);
  font-weight: 400;
  padding: 15px 20px 16px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #ffffff;
  border-bottom: 1px solid #b9b9b9;
}
.l-reduction .l-table tbody tr.l-table-total td {
  background: #f3f5f9;
  border: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
@media screen and (max-width: 768px) {
  .l-reduction .l-business {
    padding: 63px 0 63px;
  }
  .l-reduction .container .l-business .c-title_h2 {
    margin-bottom: 34px;
    padding-inline: 15px;
  }
  .l-reduction .l-business .c-title_h3 {
    margin-bottom: 24px;
  }
  .l-reduction .l-business .l-business-image {
    margin-top: 30px;
  }
  .l-reduction .l-carbon {
    margin-top: 41px;
    margin-bottom: 56px;
    display: flex;
    justify-content: center;
    gap: 56px;
    flex-direction: column;
  }
  .l-reduction .l-carbon-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    background: #f3f5f9;
    padding-block: 23px 12px;
    position: relative;
  }
  .l-reduction .l-carbon-item:last-child {
    gap: 12px;
    padding-block: 20px 17px;
  }

  .l-reduction .l-carbon-item:not(:last-child):after {
    bottom: -48px;
  }
  .l-reduction .l-carbon-item-number {
    font-size: 20px;
    line-height: calc(32 / 20);
  }
  .l-reduction .l-carbon-item-text {
    font-size: 26px;
    line-height: calc(34 / 26);
    text-align: center;
  }
  .l-reduction .l-carbon-item-txtLarge {
    font-size: 44px;
  }
  .l-reduction .l-business-model {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    gap: 33px;
    margin-bottom: 56px;
  }
  .l-reduction .l-business-model-item {
    display: flex;
    flex-direction: column;
    gap: 17px;
  }
  .l-reduction .l-business-model-item-title {
    font-size: 18px;
    line-height: calc(24 / 18);
  }
  .l-reduction .l-business-model-item-text {
    font-size: 16px;
    line-height: calc(28 / 16);
  }
  .l-reduction .l-business-model-item-image {
    margin-top: -3px;
  }
  .l-reduction .wrapTable {
    margin-top: 21px;
    margin-bottom: 55px;
  }

  .l-reduction .l-table thead th {
    font-size: 18px;
    line-height: calc(32 / 18);
    padding: 13px 20px 7px;
  }
  .l-reduction .l-table tbody td {
    font-size: 16px;
    line-height: calc(32 / 16);
    padding: 12px 20px 6px;
  }
}
.l-reduction .l-result {
  padding: 97px 0 173px;
}

.l-reduction .l-result {
  position: relative;
}
.l-reduction .l-result::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background: #f3f5f9;
  z-index: -1;
  pointer-events: none;
}
.l-reduction .l-result .l-result-list {
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  gap: 19px;
}
.l-reduction .l-result .l-result-item-link {
  display: flex;
  position: relative;
  align-items: center;
  font-size: 18px;
  color: #333;
  line-height: calc(32 / 18);
  font-weight: 400;
  text-decoration: none;
}
.l-reduction .l-result .l-result-item-link-pdf::before {
  content: "";
  display: block;
  position: relative;
  width: 24px;
  height: 24px;
  background: url(../images/ico_pdf.svg) no-repeat center center;
  margin-right: 16px;
}
@media screen and (max-width: 768px) {
  .l-reduction .l-result {
    padding: 66px 0 95px;
  }
  .l-reduction .container .l-result .c-title_h2 {
    padding-inline: 15px;
  }
  .l-reduction .l-result .l-result-list {
    margin-top: 28px;
    gap: 12px;
  }
  .l-reduction .l-result .l-result-item-link {
    font-size: 16px;
    line-height: calc(32 / 16);
  }
  .l-reduction .l-result .l-result-item-link-pdf::before {
    margin-right: 16px;
  }
}
.l-reduction .container .c-title_h2 {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  line-height: calc(60 / 40);
  text-align: center;
  position: relative;
  display: block;
  width: max-content;
  padding: 0 40px;
  margin: 0 auto;
}
.l-reduction .container .c-title_h2:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 40px;
  background-image: url(../images/ico_note_left.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.l-reduction .container .c-title_h2::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  top: auto;
  right: 0;
  width: 20px;
  height: 40px;
  background-image: url(../images/ico_note_right.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .l-reduction .container .c-title_h2 {
    font-size: 24px;
    line-height: calc(34 / 24);
    padding: 0;
    width: fit-content;
    max-width: 340px;
  }
  .l-reduction .container .c-title_h2:before {
    top: 0;
    left: 0;
    width: 11px;
    height: 20px;
    background-image: url(../images/ico_note_left_sp.svg);
  }
  .l-reduction .container .c-title_h2::after {
    bottom: 0;
    top: auto;
    right: 0;
    width: 11px;
    height: 20px;
    background-image: url(../images/ico_note_right_sp.svg);
  }
}
.l-reduction .c-title_h3 {
  font-size: 28px;
  font-weight: bold;
  color: #1f3e86;
  line-height: calc(42 / 28);
  position: relative;
  display: block;
}
@media screen and (max-width: 768px) {
  .l-reduction .c-title_h3 {
    font-size: 20px;
    line-height: calc(28 / 20);
  }
}
