<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@media screen and (max-width: 640px) {
  /* 375px size */
  :root {
    --pixel01: 0.26666666666666666vw;
    --pixel02: 0.5333333333333333vw;
    --pixel03: 0.8vw;
    --pixel04: 1.0666666666666667vw;
    --pixel05: 1.3333333333333335vw;
    --pixel06: 1.6vw;
    --pixel07: 1.866666666666667vw;
    --pixel08: 2.1333333333333333vw;
    --pixel09: 2.4vw;
    --pixel10: 2.666666666666667vw;
    --pixel11: 2.933333333333333vw;
    --pixel12: 3.2vw;
    --pixel13: 3.4666666666666663vw;
    --pixel14: 3.733333333333334vw;
    --pixel15: 4vw;
    --pixel16: 4.266666666666667vw;
    --pixel17: 4.533333333333333vw;
    --pixel18: 4.8vw;
    --pixel19: 5.066666666666666vw;
    --pixel20: 5.333333333333334vw;
    --pixel21: 5.6000000000000005vw;
    --pixel22: 5.866666666666666vw;
    --pixel23: 6.133333333333333vw;
    --pixel24: 6.4vw;
    --pixel25: 6.666666666666667vw;
    --pixel26: 6.933333333333333vw;
    --pixel27: 7.199999999999999vw;
    --pixel28: 7.466666666666668vw;
    --pixel29: 7.733333333333333vw;
    --pixel30: 8vw;
    --pixel31: 8.266666666666666vw;
    --pixel32: 8.533333333333333vw;
    --pixel33: 8.799999999999999vw;
    --pixel34: 9.066666666666666vw;
    --pixel35: 9.333333333333334vw;
    --pixel36: 9.6vw;
    --pixel37: 9.866666666666667vw;
    --pixel38: 10.133333333333333vw;
    --pixel39: 10.4vw;
    --pixel40: 10.666666666666668vw;
    --pixel41: 10.933333333333334vw;
    --pixel42: 11.200000000000001vw;
    --pixel43: 11.466666666666667vw;
    --pixel44: 11.733333333333333vw;
    --pixel45: 12vw;
    --pixel46: 12.266666666666666vw;
    --pixel47: 12.533333333333333vw;
    --pixel48: 12.8vw;
    --pixel49: 13.066666666666665vw;
    --pixel50: 13.333333333333334vw;
    --pixel51: 13.600000000000001vw;
    --pixel52: 13.866666666666665vw;
    --pixel53: 14.133333333333335vw;
    --pixel54: 14.399999999999999vw;
    --pixel55: 14.666666666666666vw;
    --pixel56: 14.933333333333335vw;
    --pixel57: 15.2vw;
    --pixel58: 15.466666666666667vw;
    --pixel59: 15.733333333333333vw;
    --pixel60: 16vw;
    --pixel61: 16.266666666666666vw;
    --pixel62: 16.53333333333333vw;
    --pixel63: 16.8vw;
    --pixel64: 17.066666666666666vw;
    --pixel65: 17.333333333333336vw;
    --pixel66: 17.599999999999998vw;
    --pixel67: 17.866666666666667vw;
    --pixel68: 18.133333333333333vw;
    --pixel69: 18.4vw;
    --pixel70: 18.666666666666668vw;
    --pixel71: 18.933333333333334vw;
    --pixel72: 19.2vw;
    --pixel73: 19.466666666666665vw;
    --pixel74: 19.733333333333334vw;
    --pixel75: 20vw;
    --pixel76: 20.266666666666666vw;
    --pixel77: 20.533333333333335vw;
    --pixel78: 20.8vw;
    --pixel79: 21.066666666666666vw;
    --pixel80: 21.333333333333336vw;
    --pixel81: 21.6vw;
    --pixel82: 21.866666666666667vw;
    --pixel83: 22.133333333333333vw;
    --pixel84: 22.400000000000002vw;
    --pixel85: 22.666666666666664vw;
    --pixel86: 22.933333333333334vw;
    --pixel87: 23.200000000000003vw;
    --pixel88: 23.466666666666665vw;
    --pixel89: 23.733333333333334vw;
    --pixel90: 24vw;
    --pixel91: 24.266666666666666vw;
    --pixel92: 24.53333333333333vw;
    --pixel93: 24.8vw;
    --pixel94: 25.066666666666666vw;
    --pixel95: 25.333333333333336vw;
    --pixel96: 25.6vw;
    --pixel97: 25.866666666666667vw;
    --pixel98: 26.13333333333333vw;
    --pixel99: 26.400000000000002vw;
    --pixel100: 26.666666666666668vw;
  }
}

/*------------------------------------------------------------
	GENERAL
------------------------------------------------------------*/

/* @media only screen and (min-width: 641px) {
  .sp-view {
    display: none;
  }
} */

html {
  /* font-family: sans-serif; */
  /* 1 */
  /* -ms-text-size-adjust: 100%; */
  /* 2 */
  /* -webkit-text-size-adjust: 100%; */
  /* 2 */
}

body {
  /* margin: 0;
  font-size: 14px;
  line-height: 1.615; */
  /* font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif; */
  color: #333;
  font-weight: 500;
}

/* article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
} */

audio,
canvas,
progress,
video {
  /* display: inline-block; */
  /* 1 */
  /* vertical-align: baseline; */
  /* 2 */
}

/* audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
  text-decoration: none;
  color: inherit;
} */

.section-comparison a {
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

/* abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  max-width: 100%;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
} */

button,
input,
optgroup,
select,
textarea {
  /* color: inherit; */
  /* 1 */
  /* font: inherit; */
  /* 2 */
  /* margin: 0; */
  /* 3 */
}

/* button {
  overflow: visible;
}

button,
select {
  text-transform: none;
} */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  /* -webkit-appearance: button; */
  /* 2 */
  /* cursor: pointer; */
  /* 3 */
}

/* button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
} */

input[type="checkbox"],
input[type="radio"] {
  /* box-sizing: border-box; */
  /* 1 */
  /* padding: 0; */
  /* 2 */
}

/* input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
} */

input[type="search"] {
  /* -webkit-appearance: textfield; */
  /* 1 */
  /* 2 */
  /* box-sizing: content-box; */
}

/* input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
} */

legend {
  /* border: 0; */
  /* 1 */
  /* padding: 0; */
  /* 2 */
}

textarea {
  overflow: auto;
}

/* optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

blockquote {
  margin: 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 81.25%;
}

html.full {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
  height: 100%;
}

body.noscroll {
  overflow: hidden;
  overflow-y: hidden;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  margin: 0;
  line-height: 1.4;
  color: #333;
} */

h1,
h2 {
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

/* p,
span {
  margin: 0;
}

img {
  vertical-align: bottom;
  border-style: none;
}

ul,
ol {
  list-style: none;
}

map,
area,
map:active,
area:active {
  border: none;
  outline: none;
}

.clearfix,
.row {
  *zoom: 1;
}

.clearfix:after,
.row:after {
  content: "";
  display: table;
  clear: both;
}

.sp-btns a,
.spimg {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.font-smooth {
  -webkit-font-smoothing: antialiased;
} */

.wrap {
  /* position: relative; */
  /* max-width: 1200px; */
  margin: 0 auto;
}

.row {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 10px;
}

@media only screen and (min-width: 641px) {
  .wrap {
    min-width: 1280px;
  }
}

@media only screen and (max-width: 768px) {
  .row {
    width: auto;
    /* padding: 0 1em; */
  }
}

.notes {
  text-indent: -1em;
  padding-left: 1em;
  color: #666;
  font-size: 12px;
}
.notes.right {
  text-align: right;
}

.notes li:before {
  content: "※";
}
.notes li.asterisk:before {
  content: "＊";
}

ul.notes.number {
  counter-reset: number;
}
ul.notes.number &gt; li:not(.nonumber):before {
  counter-increment: number;
  content: "※" counter(number) " ";
}
ul.notes.number &gt; li.nonumber:before {
  content: "※";
}

.bg_gray {
  background: #f1f1f1;
}

.show-small {
  display: none;
}

@media only screen and (max-width: 640px) {
  .hide-small {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  .show-small {
    display: inherit;
  }
}

/*------------------------------------------------------------
	FOOTER
------------------------------------------------------------*/
footer {
  background: #fff;
}

footer a {
  text-decoration: underline;
  color: #1953c7;
}

a:hover {
  color: #1953c7;
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  .footer {
    position: relative;
    padding: 0 10px;
  }
}

.footer-company_info {
  padding: 20px 0 20px 0;
  width: 100%;
  text-align: left;
}

.footer-company {
  float: left;
}

@media only screen and (max-width: 768px) {
  .footer-company {
    float: none;
  }
}

.footer-company .copyright {
  margin-bottom: 2em;
}

@media only screen and (max-width: 768px) {
  .footer-company .copyright img {
    height: 30px;
    width: auto;
  }
}

.footer-pmark {
  float: right;
  padding-top: 0;
  width: 100px;
  text-align: right;
}

@media only screen and (max-width: 768px) {
  .footer-pmark {
    float: none;
    position: absolute;
    right: 0;
    top: 0;
  }

  .footer-pmark img {
    height: 40px;
    width: auto;
  }
}

.footer-legal {
  float: right;
  width: 700px;
  text-align: right;
  font-size: 77%;
  line-height: 2;
  margin-bottom: 18px;
}

@media only screen and (max-width: 768px) {
  .footer-legal {
    font-size: 1rem;
  }
}

.footer-legal address {
  font-style: normal;
}

@media only screen and (max-width: 768px) {
  .footer-legal address {
    text-align: left;
    margin-top: 2em;
    font-size: 0.8rem;
  }

  .footer-legal address p {
    margin: 0 0 12% 0;
  }
}

@media only screen and (max-width: 768px) {
  .footer-legal {
    width: auto;
    float: none;
    text-align: center;
  }
}

.footer-nav {
  padding: 15px 0;
  text-align: center;
  font-size: 93%;
  border-top: 1px dotted #ccc;
}

@media only screen and (max-width: 768px) {
  .footer-nav {
    font-size: 1.2rem;
  }
}

.footer-nav a {
  margin: 0 3px;
}

@media only screen and (max-width: 768px) {
  .footer-nav a {
    font-size: 1.3rem;
  }
}

/*------------------------------------------------------------
	ENTRY BTN
------------------------------------------------------------*/

#fix_form .sp {
  display: none;
}

#fix_form.pc_fix {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 20px 0;
}

#fix_form.pc_fix .btn {
  width: 396px;
  padding: 17px 0;
  margin: 0 auto;
  background: #ba8800;
  position: relative;
  text-align: center;
}

#fix_form.pc_fix .btn a {
  padding: 20px 0;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}

#fix_form.pc_fix .btn a:after {
  content: "&gt;";
  display: inline-block;
  position: absolute;
  right: 1em;
  top: calc(50% - 1em);
}

#fix_form.pc_fix .btn a span {
  display: block;
  color: #fff;
}

@media only screen and (max-width: 640px) {
  #fix_form.pc_fix .btn {
    width: 320px;
  }
}

/*------------------------------------------------------------
	MAIN
------------------------------------------------------------*/
.sp {
  display: none;
}

a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  transition: 0.2s;
}

.main_v .main_in {
  background: url(../images/main_bg.png) no-repeat center top;
  background-size: cover;
  text-align: center;
  padding: 45px 0;
}

.main_v .main_in h1 {
  color: #fff;
  font-size: 36px;
  line-height: 1.7;
  padding-bottom: 20px;
}

.main_v .main_in h1 span {
  display: block;
  font-size: 23px;
}

@media only screen and (max-width: 768px) {
  .main_v .main_in {
    padding: 30px 15px;
    background-position: 65% top;
    /* background-size: auto; */
  }

  .main_v .main_in h1 {
    font-size: 18px;
    letter-spacing: -0.05em;
    line-height: 1.3;
    padding-bottom: 15px;
  }

  .main_v .main_in h1 span {
    font-size: 15px;
    padding-bottom: 5px;
  }

  .main_v .main_in .lead {
    font-size: 14px;
    padding: 1em 0 2em;
  }

  .main_v .main_in .card_img {
    padding: 0 10px;
  }
}

#main .main_v .campaign_box2001 {
  padding-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  #main .main_v .campaign_box2001 {
    padding: 0 0 15px;
  }
}
.main_v .campaign_box2001 .campaign {
  border: none;
  background: none;
  padding: 0;
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.main_v .campaign_box2001 .campaign img {
}
.main_v .pop_btn {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 5px;
  font-size: 1px;
  font-weight: bold;
  color: #ac282e;
  background-color: #fff;
}

.main_v .fv_card_em {
  width: 580px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.main_v .fv_card_em .em_red {
  font-size: 18px;
  letter-spacing: 0.05em;
}
.main_v .fv_card_em .em_sub {
  background-color: #850002;
}
@media only screen and (min-width: 769px) {
  .main_v .fv_card_em .em_sub {
    position: absolute;
    left: -80px;
    top: calc(50% - 3.75em);
    width: 7.5em;
    height: 7.5em;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 1.5;
    border: 1px solid #fff;
  }
  /* .main_v .fv_card_em .em_red {
    background: -webkit-linear-gradient(to right, #850002 25%, #850002 75%, transparent 100%);
    background: linear-gradient(to right, #850002 25%, #850002 75%, transparent 100%);
  } */
}
@media only screen and (max-width: 768px) {
  .main_v .fv_card_em .em_red {
    font-size: 14px;
    letter-spacing: 0.05em;
  }
  .main_v .fv_card_em .em_sub {
    display: block;
    border-radius: 20px;
    font-size: 10px;
    padding: 5px;
    position: relative;
    margin-bottom: 10px;
  }
  .main_v .fv_card_em .em_sub:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: calc(50% - 5px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    border-color: #850002 transparent transparent transparent;
  }
}

.main_v .eyecatch_contents {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.main_v .eyecatch_contents .card_v {
  width: 260px;
  max-width: 50%;
  color: #fff;
  margin: 0 25px;
  line-height: 1.3;
}

.main_v .eyecatch_contents .card_v .cpline {
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 5px;
  font-size: 13px;
  font-weight: bold;
  background: #000;
  background: -moz-linear-gradient(-45deg, #ffffff 0%, #ff0000 13%);
  background: -webkit-linear-gradient(-45deg, #ffffff 0%, #ff0000 13%);
  background: linear-gradient(135deg, #ffffff 0%, #ff0000 13%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ff0000', GradientType=1);
}

.main_v .eyecatch_contents .card_v .cpline em {
  display: block;
  font-weight: bold;
  font-size: 16px;
  font-style: normal;
}

.main_v .eyecatch_contents .card_v figcaption {
  font-size: 13px;
  letter-spacing: -0.08em;
  padding: 10px 0 5px;
}

.main_v .eyecatch_contents .card_v .card_spec {
  font-size: 13px;
  padding-top: 5px;
  border-top: #fff 1px solid;
  height: 3em;
}

@media only screen and (max-width: 768px) {
  .main_v .eyecatch_contents .card_v {
    margin: 0 5px;
  }
  .main_v .eyecatch_contents .card_v figure img {
    width: 120px;
  }

  .main_v .eyecatch_contents .card_v .cpline {
    font-size: 10px;
    margin-bottom: 5px;
  }

  .main_v .eyecatch_contents .card_v .cpline em {
    font-size: 13px;
  }
  .main_v .eyecatch_contents .card_v .card_spec {
    height: 4em;
  }
}

.card_list .headline {
  text-align: center;
}

.card_list .headline h2 {
  font-size: 2.6rem;
}

.card_list .headline p {
  padding: 1em 0;
}

@media only screen and (max-width: 640px) {
  .card_list .headline h2 {
    font-size: 20px;
  }

  .card_list .headline p {
    text-align: left;
  }

  .card_list .headline .notes {
    text-align: left;
  }
}
.em_red {
  font-style: normal;
  display: block;
  color: #fff;
  background: -webkit-linear-gradient(to right, transparent 0%, #850002 25%, #850002 75%, transparent 100%);
  background: linear-gradient(to right, transparent 0%, #850002 25%, #850002 75%, transparent 100%);
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.3;
  padding: 5px;
}
.area-comparison td .em_red {
  display: inline-block;
  padding: 5px 20px;
  font-size: 12px;
}

.sections .section {
  padding: 50px 0 80px;
}

.sections .section:nth-child(odd) {
  background: #f1f1f1;
}

.sections .section .headline {
  text-align: center;
}

.sections .section .headline h2 {
  font-size: 30px;
  padding-bottom: 25px;
}

.sections .section .headline p {
  font-size: 14px;
  padding-bottom: 35px;
}

.sections .section .headline p.en_ttl {
  background: #272e3d;
  color: #fff;
  padding: 8px 30px;
  line-height: 1;
  display: inline-block;
  border-radius: 20px;
  font-size: 11px;
  letter-spacing: 0.25em;
  margin-bottom: 25px;
}

@media only screen and (max-width: 640px) {
  .sections .section {
    padding: 50px 15px 50px;
  }

  .sections .section .headline h2 {
    font-size: 20px;
  }
}

.sections .point_list ul {
  display: flex;
}

.sections .point_list ul &gt; li {
  width: 32%;
  background-color: #fff;
}
.sections .point_list ul &gt; li:nth-child(2) {
  margin: 0 2%;
}

.sections .point_list ul &gt; li .image_area img {
  width: 100%;
}

.sections .point_list ul &gt; li .text_area {
  padding: 20px;
  /* height: calc(4.615em + 40px); */
  background: #fff;
}

.sections .point_list ul &gt; li h3 {
  text-align: center;
  font-size: 18px;
  box-sizing: content-box;
  padding: 20px 0;
  background: #333;
  color: #fff;
}

.sections .point_list ul &gt; li .txt {
  padding-top: 20px;
  font-size: 13px;
}

.sections .point_list ul &gt; li .txt .red {
  color: #e60000;
}

@media only screen and (max-width: 1100px) {
  .sections .point_list ul &gt; li h3 {
    font-size: 13px;
  }

  .sections .point_list ul &gt; li .text_area {
    padding: 20px;
    height: calc(6.615em + 40px);
  }
}

@media only screen and (max-width: 850px) {
  .sections .point_list ul &gt; li .text_area {
    padding: 20px;
    height: calc(6.615em + 40px);
    font-size: 12px;
  }
}

@media only screen and (max-width: 640px) {
  .sections .point_list {
    display: block;
  }

  .sections .point_list ul &gt; li {
    width: 31%;
  }
}

@media only screen and (max-width: 740px) {
  .sections .point_list ul &gt; li h3 {
    font-size: 11px;
  }

  .sections .point_list ul &gt; li .text_area {
    padding: 20px;
    height: calc(7.615em + 40px);
  }
}

@media only screen and (max-width: 640px) {
  .sections .point_list ul {
    flex-direction: column;
  }

  .sections .point_list ul &gt; li {
    flex-direction: column;
    width: 100%;
    float: none;
    background-size: contain;
    margin: 0;
    display: inline-block;
  }

  .sections .point_list ul &gt; li:first-child {
    margin-left: 0;
  }

  .sections .point_list ul &gt; li:not(:last-child) {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
  }

  .sections .point_list ul &gt; li h3 {
    padding-bottom: 1em;
    font-size: 18px;
  }

  .sections .point_list ul &gt; li .text_area {
    padding: 20px;
    height: auto;
  }
}

#question .content_block {
  background: #272e3d;
  border-radius: 10px;
  display: flex;
  overflow: hidden;
}

#question .content_block .yesno_image {
  background: url(../images/yesno_img01.jpg) no-repeat left center;
  background-size: cover;
  width: 35%;
}

#question .content_block .yesno_image.yesno_image02 {
  background: url(../images/yesno_img02.jpg) no-repeat left center;
  background-size: cover;
}

#question .content_block .yesno_image.yesno_image03 {
  background: url(../images/yesno_img03.jpg) no-repeat left center;
  background-size: cover;
}

#question .content_block .yesno {
  width: 65%;
  color: #fff;
  padding: 70px 10px 110px;
  text-align: center;
}

#question .content_block .yesno .q_lead {
  font-size: 11px;
  padding-bottom: 15px;
}

#question .content_block .yesno .q {
  font-size: 21px;
  padding-bottom: 45px;
}

#question .content_block .yesno .col_2 {
  display: flex;
  justify-content: center;
  padding-bottom: 35px;
}

#question .content_block .yesno .col_2 li {
  width: 40%;
  padding: 0 10px;
}

@media only screen and (max-width: 640px) {
  #question .content_block {
    flex-direction: column-reverse;
  }

  #question .content_block .yesno_image {
    width: 100%;
    height: 250px;
    background-size: cover;
  }

  #question .content_block .yesno {
    width: 100%;
    padding: 50px 10px;
  }

  #question .content_block .yesno .q {
    padding-bottom: 20px;
  }
}

#question .content_block .yesno .number_area .number {
  display: flex;
  font-size: 14px;
  justify-content: center;
  align-items: center;
}

#question .content_block .yesno .number_area .number li {
  position: relative;
}

#question .content_block .yesno .number_area .number li:not(:last-child) {
  margin: 0 96px 0 0;
}

#question .content_block .yesno .number_area .number li span {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #b1b1b1;
}

#question .content_block .yesno .number_area .number li.active_num span {
  background: #fff;
  color: #333;
}

#question .content_block .yesno .number_area .number li:not(:last-child):after {
  content: "→";
  position: absolute;
  right: -48px;
  bottom: 0;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #b1b1b1;
}

@media only screen and (max-width: 640px) {
  #question .content_block .yesno .number_area .number li:not(:last-child) {
    margin: 0 70px 0 0;
  }
}

#question .content_block .yesno .answer_btn {
  display: inline-block;
  background: #f1926b;
  width: 100%;
  border-radius: 40px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  padding: 20px 0;
  cursor: pointer;
  line-height: 1;
  transition: all 0.3s ease;
  position: relative;
}
#question .content_block .yesno .answer_btn:hover {
  background: #ff743d;
}
#question .content_block .yesno .answer_btn:after {
  content: "";
  position: absolute;
  right: 20px;
  top: calc(50% - 5px);
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#question .popup {
  display: none;
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  overflow-y: scroll;
  padding: 100px 0;
}

#question .popup-content {
  background: #fff;
  width: 90%;
  height: 100%;
  max-width: 1340px;
  position: relative;
  margin-bottom: 100px;
}

#question .show {
  display: flex;
  justify-content: center;
}

#question #close {
  cursor: pointer;
  position: absolute;
  top: -50px;
  right: 0;
  background: none;
  border: none;
  height: 50px;
}

#question #close span::before,
#question #close span::after {
  display: block;
  content: "";
  width: 50px;
  height: 2px;
  background: #fff;
  cursor: pointer;
  position: relative;
}

#question #close span::before {
  transform: rotate(-45deg);
  top: 2px;
}

#question #close span::after {
  transform: rotate(45deg);
}

@media only screen and (max-width: 640px) {
  #question .popup {
    padding: 20px;
  }

  #question .show {
    padding-top: 50px;
  }

  #question .popup-content {
    width: 100%;
  }
}

#question .result_card .in_block.result_v {
  position: relative;
  padding-top: 100px;
}

#question #result_sbs .in_block.result_v {
  background: url(../images/popup_bg_sbs.png) no-repeat center center;
  background-size: cover;
}

#question #result_cobalt .in_block.result_v {
  background: url(../images/popup_bg_cobalt.png) no-repeat center center;
  background-size: cover;
}

#question .result_card .in_block {
  padding: 45px 30px;
  text-align: center;
}

#question .result_card .popup_in {
  max-width: 990px;
  margin: 0 auto;
}

#question .result_card .poit_area {
  background: #f1f1f1;
}

#question .result_card .in_block .result_band {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  background: #272e3d;
  color: #fff;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 24px;
  padding: 20px 0;
}

#question .result_card .result_area {
  padding: 40px;
}

#question .result_card .result_area_h2 {
  padding-bottom: 25px;
  font-size: 28px;
  color: #000;
  text-shadow: 0px 0px 5px #ffffff, 0px 0px 5px #ffffff, 0px 0px 10px #ffffff, 0px 0px 10px #ffffff;
}

#question .result_card .result_area_h2 span {
  font-size: 22px;
  display: block;
}

@media only screen and (max-width: 768px) {
  #question .result_card .in_block {
    padding: 15px;
  }

  #question .result_card .result_area {
    padding: 0;
  }

  #question .result_card .result_area_h2 {
    font-size: 20px;
    padding-bottom: 15px;
  }

  #question .result_card .result_area_h2 span {
    font-size: 16px;
  }
}

#question .result_card .result_area_card {
  width: 277px;
  margin-right: auto;
  margin-left: auto;
}

#question .result_card .result_area .card_area {
  display: flex;
  justify-content: center;
  align-items: center;
}

#question .result_card .result_area .card_area .cardimg {
}

#question .result_card .result_area .card_area .cp {
  padding: 20px 50px;
  background: -webkit-linear-gradient(to right, rgba(39, 46, 61, 0), rgba(39, 46, 61, 0.8), rgba(39, 46, 61, 0.9), rgba(39, 46, 61, 0.8), rgba(39, 46, 61, 0));
  background: linear-gradient(to right, rgba(39, 46, 61, 0), rgba(39, 46, 61, 0.8), rgba(39, 46, 61, 0.9), rgba(39, 46, 61, 0.8), rgba(39, 46, 61, 0));
}

@media only screen and (max-width: 768px) {
  #question .result_card .result_area .card_area {
    flex-direction: column;
  }

  #question .result_card .result_area .card_area .cp {
    padding: 10px 20px;
    margin-top: 15px;
  }
}

#question .result_card .entry_area .entry_btn_area {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

#question .result_card .entry_area .entry_btn_area .entry_item {
  margin: 0 10px;
  position: relative;
}

#question .result_card .entry_area .entry_btn_area .entry_item:before,
#question .result_card .entry_area .entry_btn_area .entry_item:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 31px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#question .result_card .entry_area .entry_btn_area .entry_item.long_btn {
  width: 554px;
}

#question .result_card .entry_area .entry_btn_area .entry_item.short_btn {
  width: 348px;
}

#question .result_card .entry_area .entry_btn_area .entry_item .entry_btn:before {
  display: block;
  position: absolute;
  left: -30%;
  top: -100%;
  content: "";
  width: 10%;
  height: 300%;
  opacity: 0.8;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(30%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.8)), color-stop(70%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to right bottom, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 70%);
  -webkit-animation: shiny 2.5s ease infinite;
  animation: shiny 2.2s ease infinite;
}

@-webkit-keyframes shiny {
  0% {
    left: -30%;
  }

  30% {
    left: 120%;
  }

  100% {
    left: 120%;
  }
}

@keyframes shiny {
  0% {
    left: -30%;
  }

  30% {
    left: 120%;
  }

  100% {
    left: 120%;
  }
}

#question .result_card .entry_area .entry_btn_area .entry_item .entry_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 10px 0;
  border-radius: 35px;
  color: #fff;
  position: relative;
  overflow: hidden;
  height: 70px;
}

#question #result_sbs .entry_area .entry_btn_area .entry_item .entry_btn {
  background: #716f7a;
}

#question #result_cobalt .entry_area .entry_btn_area .entry_item .entry_btn {
  background: #274289;
}

#question .result_card .entry_area .entry_btn_area .entry_item.long_btn .entry_btn {
  font-size: 20px;
  flex-direction: column;
}

#question .result_card .entry_area .entry_btn_area .entry_item.short_btn .entry_btn {
  font-size: 17px;
}

#question .result_card .entry_area .entry_btn_area .entry_item .entry_btn span {
  display: block;
  color: #fff;
  font-size: 15px;
}

#question .result_card .entry_area .entry_btn_area .entry_item.long_btn .entry_btn span {
  font-size: 15px;
}

#question .result_card .entry_area .entry_btn_area .entry_item.short_btn .entry_btn span {
  font-size: 12px;
  background: #fff;
  color: #4e4d52;
  border-radius: 10px;
  padding: 0 5px;
  margin-right: 1em;
}

#question .result_card .entry_area .entry_btn_area .entry_item .subtxt {
  font-size: 11px;
  color: #333;
  display: inline-block;
  text-align: left;
}

#question .result_card .entry_area .entry_btn_area .entry_item .subtxt a {
  color: #333;
  text-decoration: underline;
}

@media only screen and (max-width: 1000px) {
  #question .result_card .entry_area .entry_btn_area .entry_item.long_btn {
    width: 450px;
  }

  #question .result_card .entry_area .entry_btn_area .entry_item.short_btn {
    width: 450px;
  }

  #question .result_card .entry_area .entry_btn_area .entry_item.long_btn .entry_btn {
    font-size: 18px;
    flex-direction: column;
  }

  #question .result_card .entry_area .entry_btn_area .entry_item.short_btn .entry_btn {
    font-size: 15px;
  }
}

@media only screen and (max-width: 768px) {
  #question .result_card .entry_area .entry_btn_area {
    flex-direction: column;
    padding-top: 1em;
  }

  #question .result_card .entry_area .entry_btn_area .entry_item {
    margin: 0;
  }

  #question .result_card .entry_area .entry_btn_area .entry_item .entry_btn {
    flex-direction: column;
  }

  #question .result_card .entry_area .entry_btn_area .entry_item.long_btn {
    width: 100%;
    margin-bottom: 1em;
  }

  #question .result_card .entry_area .entry_btn_area .entry_item.short_btn {
    width: 100%;
  }

  #question .result_card .entry_area .entry_btn_area .entry_item.long_btn .entry_btn {
    font-size: 15px;
  }
}

#question .result_card .spec_area {
  background: #fff;
}

#question .result_card .spec_area .card_ttl {
  font-size: 20px;
}

#question .result_card .spec_area .headline p {
  padding: 20px 0;
}

#question .result_card .spec_area .spec_contents_block {
  padding: 20px 0 0;
  display: flex;
}

#question .result_card .spec_area .spec_contents_block .spec_content {
  width: 31%;
}

#question .result_card .spec_area .spec_contents_block .spec_content:nth-child(2) {
  margin: 0 3.5%;
}

#question .result_card .spec_area .spec_contents_block .spec_content dt {
  border-bottom: 1px solid #333;
  padding-bottom: 10px;
}

#question .result_card .spec_area .spec_contents_block .spec_content dd {
  padding-top: 20px;
}

#question .result_card .spec_area .spec_contents_block .spec_content dd .service_area {
  display: flex;
}

#question .result_card .spec_area .spec_contents_block .spec_content dd .service_area figure {
  padding: 0 3px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  #question .result_card .spec_area .spec_contents_block {
    flex-direction: column;
  }

  #question .result_card .spec_area .spec_contents_block .spec_content {
    width: 100%;
  }

  #question .result_card .spec_area .spec_contents_block .spec_content:nth-child(2) {
    margin: 0;
  }

  #question .result_card .spec_area .spec_contents_block .spec_content dl {
    display: flex;
  }

  #question .result_card .spec_area .spec_contents_block .spec_content dt {
    padding-bottom: 10px;
    width: 30%;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-bottom: 1em;
    padding: 0.5em;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #question .result_card .spec_area .spec_contents_block .spec_content dd {
    padding-top: 0;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-bottom: 1em;
    width: 70%;
    padding: 0.5em;
  }

  #question .result_card .spec_area .spec_contents_block .spec_content dd .service_area {
    justify-content: center;
    flex-wrap: wrap;
  }

  #question .result_card .spec_area .spec_contents_block .spec_content dd .service_area figure {
    width: 60px;
  }

  #question .result_card .spec_area .spec_contents_block .spec_content dd .service_area figure:not(:last-child) {
    margin-bottom: 3px;
  }
}

/*------------------------------------------------------------
	Container Area
------------------------------------------------------------*/
#container section.service img {
  width: 100%;
}

#container {
  width: 100%;
  padding-top: 45px;
  background: #fff;
  border-radius: 10px;
}

#container section {
  margin: 0;
  padding: 0;
}

#container .anc_ttl {
  width: 100%;
  max-width: 920px;
  margin: 0 auto 20px;
  color: #375aaa;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 1.6em;
  line-height: 180%;
  letter-spacing: 1px;
  padding: 0;
}

#container section.service .box_cnt .inner a.link {
  color: #184ac0;
  text-decoration: underline;
  outline: none;
}

#container section.service .box_cnt .inner a.link:hover {
  color: #184ac0;
  text-decoration: none;
}

#container section.service .caption {
  font-size: 12px;
  color: #888;
  margin: 1em 0;
}

#container section.service {
  width: 100%;
  display: block;
  clear: both;
  margin-bottom: 0;
  overflow: hidden;
}

#container section.service .box_cnt h3 .caption {
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 10px;
  line-height: 160%;
  color: #333;
  font-weight: normal;
  position: absolute;
  bottom: -0.75em;
  right: 1%;
}

#container section.service .box_cnt h3.img_txt {
  display: flex;
  justify-content: center;
  align-items: center;
}

#container section.service .box_cnt h3 {
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 1.6em;
  line-height: 180%;
  color: #375aaa;
  letter-spacing: 0px;
  margin-bottom: 0px;
  border-bottom: solid 1px #a0a0a0;
  padding: 10px 0;
  position: relative;
}
#container section.service .box_cnt h3 img {
  width: auto;
  margin-right: 5px;
}
@media only screen and (max-width: 768px) {
  #container section.service .box_cnt h3 img {
    margin: 0;
    padding-top: 0;
    width: 150px;
  }
}
#container section.service .box_cnt .service-txt {
  text-align: left;
}
#container section.service .box_cnt .attention {
  border-top: solid 2px #a0a0a0;
  width: 100%;
  padding: 15px 25px 25px;
  box-sizing: border-box;
  font-size: 13px;
}

#container section.service .box_cnt {
  width: 100%;
  max-width: 920px;
  height: auto;
  min-height: auto;
  margin: 0 auto 45px;
  background: #f0f0f0;
  border: solid 2px #a0a0a0;
  position: relative;
  z-index: 1;
}

#container section.service .box_cnt a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999px;
  z-index: 2;
}

#container section.service .box_cnt .inner {
  padding: 25px 30px 20px;
  box-sizing: border-box;
  position: relative;
  background: #ffffff;
  width: 100%;
  height: auto !important;
  min-height: auto !important;
  margin: 0 auto 0;
  box-shadow: none;
  border-top: none;
}

#container section.service .box_cnt .box_logo {
  width: 100%;
  text-align: center;
  margin: 0 auto 25px;
  padding: 0 0 25px;
  border-bottom: dotted 1px #6a6a6a;
  position: relative;
}

#container section.service .box_cnt .box_logo .caption {
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 10px;
  line-height: 160%;
  color: #333;
  font-weight: normal;
  position: absolute;
  bottom: 0;
  right: 1%;
  padding: 10px 0;
}

#container section.service .box_cnt .box_logo:nth-child(3) {
  margin: 0 auto 0px;
  padding: 0 0 20px;
  border-bottom: none;
}

#container section.service .box_cnt .box_logo .logo {
  display: inline-block;
  width: 160px;
  margin: 0 25px;
  padding: 0;
}

#container section.service .box_cnt .box_logo .img {
  padding: 0;
  margin: 0;
}

#container section.service .box_cnt .attention {
  border-top: solid 2px #a0a0a0;
  width: 100%;
  padding: 15px 25px 25px;
  box-sizing: border-box;
}

#container section.service .box_cnt .attention p {
  text-align: left;
}

#container section.service .box_cnt .attention .ttl {
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 1.4em;
  line-height: 180%;
  color: #333;
  margin-bottom: 8px;
}

.sections .point_list .attention li {
  width: auto;
  text-align: left;
}

#container section.service .box_cnt .inner .box_img {
  width: 35%;
  float: right;
}

#container section.service .box_cnt .inner .txt_area {
  width: 57%;
  margin: 0 auto;
  float: left;
  text-align: left;
  font-size: 13px;
}

#container section.service .box_cnt .inner .txt_area .logo {
  width: 126px;
  margin-bottom: 20px;
}

#container section.service .box_cnt .inner .txt_area .box_img_logo {
  width: 150px;
  margin-bottom: 10px;
}

#container section.service .box_cnt .inner .txt_area .ttl {
  font-size: 1.3em;
  margin-top: 15px;
  padding-bottom: 8px;
  font-weight: 700;
}

#container section.service .box_cnt .inner .txt_area ol {
  margin-left: 1em;
  width: 100%;
}

#container section.service .box_cnt .inner .txt_area ol li {
  text-indent: -1em;
  font-size: 1em;
  width: auto;
}

#container section.service .box_cnt .inner .txt_area ol.caption {
  margin-left: 1em;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

/*------------------------------------------------------------
	Container Area -slick
------------------------------------------------------------*/
#container section.service-detail {
  width: 100%;
  display: block;
  clear: both;
  margin-top: 40px;
  overflow: hidden;
}

#container section.service-detail h3 {
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 1.6em;
  line-height: 180%;
  color: #828282;
  letter-spacing: 1px;
  margin-bottom: 25px;
}

#container section.service-detail h3.blue {
  color: #0f1351;
}

#container section.service-detail .slider {
  width: 980px;
  height: 435px;
  margin: 0 20px;
}

.slick-current {
}

#container section.service-detail .slider .slider-box {
  width: 940px !important;
}

#container section.service-detail img {
  width: 100%;
}

#container section.service-detail .slick-slide {
  transition: all ease-in-out 0.3s;
  opacity: 0.6;
}

#container section.service-detail .slick-active {
  opacity: 1;
}

#container section.service-detail .slick-current {
  opacity: 1;
}

#container section.service-detail .box_cnt {
  width: 940px;
  height: auto;
  min-height: 434px;
  margin: 0 0 35px 0px;
  background: #f5f5f5;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);
  border-top: solid 5px #184ac0;
}

#container section.service-detail .box_cnt .box_img {
  width: 464px;
  /* 	height: 430px; */
}

#container section.service-detail .box_cnt .clm-right {
  width: 476px;
  /* 	height: 430px; */
}

#container section.service-detail .txt_area {
  width: 80%;
  margin: 15px auto;
}

#container section.service-detail .txt_area:nth-child(2) {
  width: 80%;
  margin: 20px auto;
}

#container section.service-detail .pt15 {
  padding-top: 15%;
}

#container section.service-detail .pt5 {
  padding-top: 5%;
}

#container section.service-detail .txt_area p {
  padding: 0;
  margin: 0;
}

#container section.service-detail .txt_area .logo {
  width: 120px;
  float: left;
  margin: 0;
  padding: 0 0 0 30px;
}

#container section.service-detail .txt_area .img {
  padding: 0;
  margin: 35px 0 0;
}

#container section.service-detail p.box_ttl {
  padding: 6px 0;
  border-top: dotted 2px #6a6a6a;
  border-bottom: dotted 2px #6a6a6a;
  margin-bottom: 5px;
  text-align: center;
  color: #375aaa;
  font-weight: 600;
  font-size: 1.25em;
}

#container section.service-detail p.box_sttl {
  padding: 5px 0 8px;
  text-align: center;
  color: #6a6a6a;
  font-weight: 600;
  font-size: 1.2em;
}

#container section.service-detail .smc-logo {
  width: 180px;
  margin: 10px auto 15px;
}

#container section.service-detail p.caption {
  font-size: 0.8em;
  margin-top: 5px;
  padding: 0;
}

#container section.service-detail .link {
  text-align: right;
}

#container section.service-detail .link {
  text-decoration: underline;
}

#container section.service-detail .box_cnt .txt_area {
  position: relative;
  z-index: 1;
}

/*------------------------------------------------------------
	Card-info Area
------------------------------------------------------------*/
#container section.card-info img {
  width: 100%;
}

#container section.card-info {
  width: 100%;
  display: block;
  clear: both;
  margin: 60px 0 100px;
}

#container section.card-info .box_info {
  width: 940px;
  margin: 0 auto;
  background: #ffffff;
  border-left: solid 4px #aaaaaa;
  border-right: solid 4px #aaaaaa;
  border-bottom: solid 4px #aaaaaa;
}

#container section.card-info .box_info .ttl {
  width: 100%;
  text-align: center;
  padding: 5px 0 10px;
  background: #aaaaaa;
  color: #ffffff;
  font-size: 1.5em;
}

#container section.card-info .box_info .card_area {
  width: 94%;
  margin: 0 auto;
  padding: 25px 0 15px;
}

#container section.card-info .box_info .card_area h3 {
  display: table;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 1.5em;
  line-height: 160%;
  color: #1e326e;
  letter-spacing: 1px;
  margin: 0 auto 10px;
  border-bottom: solid 1px #aaaaaa;
  padding: 10px 35px;
}

#container section.card-info .box_info .card_area h4 {
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 1.3em;
  line-height: 160%;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 25px;
}

#container section.card-info .box_info .card_area .card-img {
  width: 280px;
  height: 182px;
  float: left;
}

#container section.card-info .box_info .card_area .txt_area {
  width: 570px !important;
  float: right;
  color: #000;
  line-height: 160%;
  position: relative;
}

#container section.card-info .box_info .card_area .txt_area .hd-txt {
  font-size: 1.2em;
  text-align: center;
  padding-bottom: 15px;
  letter-spacing: 1.5px;
}

#container section.card-info .box_info .card_area .txt_area .rd-txt {
  font-size: 1em;
  text-align: left;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: dotted 1px #ccc;
}

#container section.card-info .box_info .card_area .txt_area .cap-txt {
  width: 70%;
  font-size: 0.9em;
  line-height: 140%;
  text-align: left;
  color: #d2505a;
}

#container section.card-info .box_info .card_area .txt_area .btn-link a {
  display: table-cell;
  padding: 15px 30px;
  background: #1e326e;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: -20px;
  font-size: 1.25em;
  font-weight: 700;
}

@media only screen and (max-width: 768px) {
  /*------------------------------------------------------------
    Container Area SP
  ------------------------------------------------------------*/
  #container section.service img {
    width: 100%;
  }

  #container {
    width: 100%;
    margin-top: 20px;
  }

  #container section {
    margin: 0;
    padding: 0;
  }

  #container .anc_ttl {
    width: 100%;
    margin: 0 auto 10px;
    color: #375aaa;
    font-family: "Noto Sans Japanese", sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 1.3em;
    line-height: 160%;
    letter-spacing: 1px;
    padding: 0;
  }

  #container section.service .box_cnt .inner a.link {
    color: #184ac0;
    text-decoration: underline;
    outline: none;
  }

  #container section.service .box_cnt .inner a.link:hover {
    color: #184ac0;
    text-decoration: none;
  }

  #container section.service .caption {
    font-size: 0.8em;
  }

  #container section.service {
    width: 100%;
    display: block;
    clear: both;
    margin-bottom: 0;
    margin: auto;
    overflow: hidden;
    box-sizing: border-box;
  }

  #container section.service .box_cnt h3 {
    font-family: "Noto Sans Japanese", sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 1.2em;
    line-height: 180%;
    color: #375aaa;
    letter-spacing: 0px;
    margin-bottom: 0px;
    border-bottom: solid 1px #a0a0a0;
    padding: 10px 0 10px;
    position: relative;
  }

  #container section.service .box_cnt h3 .caption {
    font-family: "Noto Sans Japanese", sans-serif;
    font-size: 10px;
    line-height: 160%;
    color: #333;
    font-weight: normal;
    position: relative;
    padding: 0 0 0px;
    margin: 0;
    bottom: 5%;
  }

  #container section.service .box_cnt {
    width: 100%;
    height: auto;
    min-height: auto;
    margin: 0 auto 25px;
    background: #f0f0f0;
    border: solid 2px #a0a0a0;
    position: relative;
    z-index: 1;
  }

  #container section.service .box_cnt .inner {
    padding: 4% 4% 2%;
    box-sizing: border-box;
    position: relative;
    background: #ffffff;
    width: 100%;
    height: auto !important;
    min-height: auto !important;
    margin: 0 auto 0;
    box-shadow: none;
    border-top: none;
  }

  #container section.service .box_cnt .box_logo {
    width: 100%;
    text-align: center;
    margin: 0 auto 0;
    padding: 0 0 0;
    border-bottom: none;
    position: relative;
  }

  #container section.service .box_cnt .box_logo .caption {
    font-family: "Noto Sans Japanese", sans-serif;
    font-size: 10px;
    line-height: 160%;
    color: #333;
    font-weight: normal;
    position: relative;
    bottom: 0;
    right: 0;
    padding: 0 0;
    text-align: right;
  }

  #container section.service .box_cnt .box_logo:nth-child(3) {
    margin: 0 auto 0px;
    padding: 0 0 0px;
    border-bottom: none;
  }

  #container section.service .box_cnt .box_logo .logo {
    display: block;
    width: 50%;
    margin: 20px 0px;
    padding: 0;
    float: left;
  }

  #container section.service .box_cnt .box_logo .logo img {
    width: 90% !important;
    padding: 0;
    margin: 0;
  }

  #container section.service .box_cnt .attention {
    border-top: solid 2px #a0a0a0;
    width: 100%;
    padding: 15px 25px 25px;
    box-sizing: border-box;
  }

  #container section.service .box_cnt .attention .ttl {
    font-family: "Noto Sans Japanese", sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 1.4em;
    line-height: 180%;
    color: #333;
    margin-bottom: 8px;
  }

  #container section.service .box_cnt .inner .box_img {
    width: 30%;
    float: right;
  }

  #container section.service .box_cnt .inner .txt_area {
    width: 65%;
    margin: 0 auto;
    float: left;
  }

  #container section.service .box_cnt .inner .txt_area .box_img_logo {
    width: 150px;
    margin-bottom: 10px;
  }

  #container section.service .box_cnt .inner .txt_area .ttl {
    font-size: 1.3em;
    margin-top: 15px;
    padding-bottom: 8px;
    font-weight: 700;
  }

  #container section.service .box_cnt .inner .txt_area ol {
    margin-left: 1em;
    width: 100%;
  }

  #container section.service .box_cnt .inner .txt_area ol li {
    text-indent: -1em;
    font-size: 1em;
    padding-bottom: 5px;
  }

  #container section.service .box_cnt .inner .txt_area ol.caption {
    margin-left: 1em;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  #container section.service .box_cnt .inner .box_img {
    width: 90%;
    float: none;
    margin: 10px auto;
  }

  #container section.service .box_cnt .inner .txt_area {
    width: 100%;
    margin: 0 auto 15px;
    float: none;
  }

  #container section.service .box_cnt .inner .txt_area .box_img_logo {
    width: 150px;
    margin-bottom: 10px;
  }

  #container section.service .box_cnt .inner .txt_area .ttl {
    font-size: 1.3em;
    margin-top: 15px;
    padding-bottom: 8px;
    font-weight: 700;
  }

  #container section.service .box_cnt .inner .txt_area ol {
    margin-left: 1em;
    width: 100%;
  }

  #container section.service .box_cnt .inner .txt_area ol li {
    text-indent: -1em;
    font-size: 1em;
    padding-bottom: 5px;
  }

  #container section.service .box_cnt .inner .txt_area ol.caption {
    margin-left: 1em;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

#comparison .headline {
  padding: 0 15px;
}

#comparison h2 {
  text-align: center;
}

#comparison .headline p {
  text-align: center;
}

@media only screen and (max-width: 640px) {
  .area-comparison {
    padding: 0 0 20px;
  }
}

.area-comparison .btn-more,
.area-comparison .btn-apply {
  margin-bottom: 0;
}

.area-comparison .btn-more a,
.area-comparison .btn-apply a {
  display: block;
  text-decoration: none;
  text-align: center;
  line-height: 1;
  color: #fff;
}

.area-comparison .btn-apply + .btn-more {
  margin-top: 3px;
}

.area-comparison .notes {
  margin-top: 1em;
  text-indent: -1.5em;
}

.area-comparison i {
  color: #ff0000;
  font-style: normal;
}

.area-comparison .comparison_list_thead table {
  margin-bottom: -1px;
}

.area-comparison table {
  width: 100%;
  table-layout: fixed;
  font-size: 87%;
  border-collapse: collapse;
}

.area-comparison table,
.area-comparison td,
.area-comparison th {
  border: 1px #d7d7d7 solid;
}

.area-comparison .thead th {
  padding: 15px 20px 20px;
  font-weight: normal;
  background: #464646;
  text-align: center;
}

.area-comparison td {
  padding: 10px 15px;
  vertical-align: middle;
  text-align: center;
  background: #fff;
}

.area-comparison td p {
  display: inline-block;
  letter-spacing: -0.05em;
}

.area-comparison .underline {
  text-decoration: underline;
}

.area-comparison .ttl {
  width: 180px;
  text-align: left;
  padding: 10px 15px;
  background: #f2f2f2;
}

.area-comparison .ttl a {
  color: #333;
}

.area-comparison .ttl_sub {
  width: 180px;
  padding: 10px 15px;
  background: #f2f2f2;
  text-align: left;
}

.area-comparison .red {
  color: #dd2b3c;
  font-size: 110%;
}

.area-comparison .red.small {
  font-size: 12px;
}

.area-comparison .bold {
  font-weight: bold;
}

.area-comparison img {
  width: 100%;
}

.area-comparison .logo {
  display: block;
  margin: 6px 0;
}

.area-comparison .card img {
  max-width: 125px;
  height: auto;
}

.area-comparison .name {
  padding: 10px 0;
  font-size: 12px;
  line-height: 1.3;
  color: #fff;
}

.area-comparison .comparison-btn {
  background: #dc2d40;
  display: block;
  border-radius: 5px;
  padding: 5px;
  color: #fff;
  margin: 15px auto 0;
  width: 200px;
  max-width: 100%;
}

.area-comparison td span {
  font-size: 88%;
  display: block;
  font-weight: normal;
}

@media only screen and (max-width: 640px) {
  .area-comparison {
    overflow-x: scroll;
  }
  .area-comparison table {
    width: 500px;
    word-break: break-all;
    word-wrap: break-all;
  }

  .area-comparison .thead th {
    padding: 5px;
  }

  .area-comparison .thead .card {
    padding: 0 10px;
    margin: 0 0 3px;
  }

  .area-comparison .card img {
    width: 100%;
    height: auto;
    max-width: 76px;
  }

  .area-comparison img {
    width: 100%;
    max-width: 120px;
  }

  .area-comparison td,
  .area-comparison .tbody th {
    padding: 5px;
    font-size: 11px;
  }

  .area-comparison .ttl {
    width: 15%;
    padding: 5px 10px;
    font-size: 11px;
  }

  .area-comparison .ttl_sub {
    width: 15%;
    padding: 5px 10px;
    font-size: 11px;
  }

  .area-comparison .ttl.spnone {
    color: #2f3438;
    text-decoration: none;
  }

  .area-comparison td.ttl span {
    display: none;
    margin: 0;
  }

  .area-comparison .text {
    text-align: center;
  }

  .area-comparison .comparison_nav {
    margin: 0 0 10px 0;
  }

  .area-comparison .comparison_nav ul {
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
  }

  .area-comparison .comparison_nav ul li {
    border: 1px solid #eaeaea;
    padding: 5px;
    text-align: center;
    display: table-cell;
  }

  .area-comparison img {
    display: block;
    margin: 0 auto;
  }

  .area-comparison .red.small {
    font-size: 10px;
  }
}

.section-comparison .card_appeal {
  background-color: #fff;
  padding: 10px;
  /* border-radius: 5px; */
}
.section-comparison .card_appeal {
}
.section-comparison .card_appeal .card_appeal_head_lead {
  font-size: 13px;
  color: #fff;
  text-align: center;
  background-color: #464646;
  padding: 10px;
}
@media only screen and (max-width: 640px) {
  .section-comparison .card_appeal {
    padding: 5px;
    line-height: 1.3;
  }
  .section-comparison .card_appeal .card_appeal_head_lead {
    font-size: 12px;
  }
}

.section-comparison .card_appeal .card_appeal_body_txt {
  font-size: 13px;
  text-align: center;
  padding-top: 10px;
}
@media only screen and (max-width: 640px) {
  .section-comparison .card_appeal .card_appeal_body_txt {
    font-size: 11px;
  }
}

.section-comparison th.platinum,
.section-comparison th.pearl,
.section-comparison th.blue,
.section-comparison th.gold,
.section-comparison th.sbs {
  position: relative;
}

.section-comparison .signature {
  font-size: 12px;
  color: #666;
  margin-top: 0.5em;
}

.section-comparison .notes_online .small {
  font-size: 12px;
  margin-top: 1em;
}
.section-comparison .notes_online .notes {
  margin-top: 0;
}

.section-comparison .btn-more a {
  background-color: #969fa5;
  padding: 10px 0;
}

.section-comparison .btn-apply a {
  background-color: #dd2b3c;
  padding: 10px 0;
}

.section-comparison .btn-apply.split:after {
  content: "";
  display: table;
  clear: both;
}

.section-comparison .btn-apply.split &gt; a {
  float: left;
}

.section-comparison .btn-apply.split &gt; a:last-child {
  float: right;
}

.section-comparison .btn-apply.split a {
  display: block;
  width: 49%;
  font-size: 11px;
}

.section-comparison .btn-more a:hover {
  background-color: #889299;
}

.section-comparison .btn-apply a:hover {
  background-color: #ce2131;
}

.section-comparison a.all_link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.mile_notes_modal_box &gt; *:not(:last-child) {
  margin-bottom: 10px;
}
@media only screen and (min-width: 641px) {
  .mile_notes_modal_box .notes &gt; li {
    font-size: 12px;
  }
}
@media only screen and (max-width: 640px) {
  .mile_notes_modal_box .notes &gt; li {
    font-size: 10px;
  }
}
.mile_notes_table {
  background-color: #fff;
  width: 100%;
  table-layout: fixed;
  border: 1px solid;
  word-break: break-all;
  word-wrap: break-all;
}
.mile_notes_modal_box .txt {
  text-align: left;
}
.mile_notes_table th {
  border-bottom: 1px solid;
}
.mile_notes_table tr th,
.mile_notes_table tr td {
  letter-spacing: 0;
}
.mile_notes_table tr th:not(:first-child),
.mile_notes_table tr td:not(:first-child) {
  border-left: 1px solid;
}
.mile_notes_table tr:not(:last-child) td {
  border-bottom: 1px solid;
}
.mile_notes_table tr th:first-child,
.mile_notes_table tr td:first-child {
  background-color: #fff;
}
.mile_notes_table tr th:not(:first-child),
.mile_notes_table tr td:not(:first-child) {
  background-color: rgba(196, 29, 31, 0.1);
}
.mile_notes_table tr th:nth-child(2),
.mile_notes_table tr td:nth-child(2) {
  background-color: #f5f5f5;
}
.mile_notes_table tr td .small {
  display: inline-block;
  line-height: 1.2;
}
@media only screen and (min-width: 641px) {
  .mile_notes_modal_box .txt {
    font-size: 15px;
  }
  .mile_notes_table tr th,
  .mile_notes_table tr td {
    font-size: 13px;
    padding: 10px;
  }
  .mile_notes_table tr td .small {
    font-size: 12px;
  }
}
@media only screen and (max-width: 640px) {
  .mile_notes_table .txt {
    font-size: 14px;
  }
  .mile_notes_table tr th,
  .mile_notes_table tr td {
    font-size: 12px;
    padding: 5px;
  }
  .mile_notes_table tr td .small {
    font-size: 10px;
  }
}

.mileclub_notes {
  font-size: 12px;
  color: #ff0000;
  text-decoration: underline;
  display: inline-block;
  line-height: 1.3;
}
@media only screen and (max-width: 640px) {
  .mileclub_notes {
    text-align: center;
  }
}

.ttl_service-name {
  font-size: 28px;
}

.main-content_inner {
  margin: 15px 0 50px 0;
}

.main-content_inner .rogo img {
  max-height: 26px;
  width: auto;
  max-width: 100%;
}

.main-content_inner &gt; div {
  float: left;
  width: 360px;
}

.expand-main-content section &gt; figure,
.main-content_inner figure {
  float: right;
  margin-left: 20px;
}

.expand-main-content section &gt; figure img,
.main-content figure img {
  width: 232px;
}

.modal {
  display: none;
}

@media only screen and (max-width: 768px) {
  .main-content {
    padding: 0 14px 14px;
    background: #fff;
  }

  .content-box {
    margin-bottom: 14px;
    margin-top: -15px;
    padding-top: 15px;
  }

  .expand-main-content section {
    padding: 14px;
  }

  .main-content_inner {
    margin: 0 0 25px 0;
  }

  .expand-main-content section &gt; figure + div,
  .main-content_inner &gt; div {
    float: none;
    width: 100%;
    margin-top: 15px;
  }

  .expand-main-content section &gt; figure,
  .main-content figure {
    float: none;
    text-align: center;
    display: block;
    margin-left: 0px;
  }

  .main-content_inner .rogo {
    text-align: center;
  }

  .main-content figure img,
  .expand-main-content section &gt; figure img,
  .expand-main-content img {
    width: 100%;
    height: auto;
  }

  .box1-2,
  .box1-3 {
    float: none;
    width: 100%;
  }

  .ttl_service-name {
    font-size: 18px;
    padding: 20px 0 12px;
    text-align: center;
  }
}

.sp_only {
  display: none;
}

@media only screen and (max-width: 768px) {
  .pc_only {
    display: none !important;
  }

  .sp_only {
    display: block;
  }
}

/* from  line 748 */
html {
  font-size: 62.5%;
}
/* 2006キャンペーン追加 */
.sections .section.point_list,
.sections .section.campaign,
.sections .section.section-comparison {
  background-color: #f1f1f1;
}

.sections .section#question {
  background-color: #fff;
}

.sections .section.point_list .bnr_area {
  padding: 0 0 50px;
  text-align: center;
}

.campaign_box2001 .c_title {
  background-color: #a0a0a0;
  width: 980px;
  max-width: 100%;
  padding: 20px 0 0;
}

#main .campaign_box2001 {
  padding-bottom: 0;
}

#main .campaign_box2001 h2 {
  background: none;
  padding: 50px 0 30px;
  /* font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif; */
}

.modal-cont .c_title {
  /* font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif; */
}

.sections .section.campaign {
  padding: 0;
}

.campaign_box2001 .campaign {
  /* border: 20px solid #a0a0a0; */
  max-width: 100%;
}

.campaign_box2001 .campaign .c_btn {
  background-color: #7e8fa8;
  bottom: -20px;
  right: -20px;
}

.campaign_box2001 .campaign .notes {
  font-weight: bold;
  color: #3b3b3b;
  position: absolute;
  left: 23px;
  bottom: 20px;
  /* font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif; */
}

.campaign_box2001 .campaign.border_none {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .sections .section.point_list .bnr_area {
    padding: 0 0 35px;
  }

  #main .campaign_box2001 {
    padding: 0;
  }

  #main .campaign_box2001 h2 {
    padding: 20px 0;
  }

  .campaign_box2001 .campaign {
    border: 2px solid #a0a0a0;
    padding: 0;
  }
  .campaign_box2001 .campaign.border_none {
    padding: 0;
  }

  .campaign_box2001 .campaign .c_btn {
    background-color: #7e8fa8;
    bottom: 0;
    right: -2px;
    width: calc(100% + 4px);
    padding: 10px;
  }

  .campaign_box2001 .campaign .notes {
    bottom: 35px;
    width: 100%;
    text-align: center;
    padding: 0 20px;
    left: 0;
    line-height: 1.2;
    font-size: 1.5vw;
  }

  .modal-cont .switch_img {
    width: 100%;
  }
}

/* 2007バナーエリア2追加 */
.bnr_area2 {
  padding-bottom: 50px;
  text-align: center;
}

.bnr_area2 .bnr:not(:last-of-type) {
  padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .bnr_area2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .bnr_area2 .bnr:not(:last-of-type) {
    padding-bottom: 30px;
  }
}

/* 20.12.18 */

@media screen and (max-width: 768px) {
  .business-new .main_v .eyecatch_contents .card_v .card_spec {
    height: 4em;
  }
}

.business-new .sections .section {
  padding: 80px 0 80px;
}

@media screen and (max-width: 768px) {
  .business-new .sections .section {
    padding: 50px 15px 50px;
  }
  .sections .section.section-comparison {
    padding: 50px 0 50px;
  }
}

.business-new .area-comparison .detail-btn {
  background: #fff;
  display: block;
  border-radius: 5px;
  padding: 5px;
  color: #333;
  margin-top: 8px;
}

.business-new .area-comparison td strong {
  font-weight: bold;
  color: #dc2d40;
}

.business-new .section-comparison th.platinum,
.business-new .section-comparison th.pearl,
.business-new .section-comparison th.blue,
.business-new .section-comparison th.gold,
.business-new .section-comparison th.sbs {
  position: static;
}

.business-new .card_cta {
  width: 100%;
  height: 48px;
  margin: 16px auto 0;
}

.business-new .card_cta.-red {
  margin: 8px auto 0;
}

.business-new .card_cta a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: #7c7b7b;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 1.4rem;
  font-weight: bold;
  position: relative;
  transition: 0.2s;
}

.business-new .card_cta.-red a {
  background: #b50000;
  color: #fff !important;
}

.business-new .card_cta a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  position: absolute;
  top: 50%;
  right: 16px;
}

@media screen and (max-width: 768px) {
  .business-new .card_cta {
    height: 40px;
  }

  .business-new .card_cta a {
    font-size: 1.2rem;
  }

  .business-new .card_cta a::after {
    width: 8px;
    height: 8px;
    right: 8px;
  }
}

.business-new .pagelink {
  margin: 40px 0;
}

.business-new .pagelink__inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.business-new .pagelink__list {
  display: flex;
  justify-content: space-between;
}

.business-new .pagelink__list li {
  width: 25%;
  height: 56px;
  position: relative;
}

.business-new .pagelink__list li:not(:first-child)::before {
  content: "";
  width: 1px;
  height: 24px;
  background: #fff;
  position: absolute;
  top: 16px;
  left: 0;
  z-index: 1;
}

.business-new .pagelink__list a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 16px;
  background: #101458;
  color: #fff;
  font-weight: bold;
  position: relative;
  text-align: center;
  line-height: 1.4;
}

.business-new .pagelink__list a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translateY(-4px) rotate(45deg);
  transform: translateY(-4px) rotate(45deg);
  position: absolute;
  top: 50%;
  left: 24px;
}

@media screen and (max-width: 768px) {
  .business-new .pagelink {
    margin: 24px 0;
  }

  .business-new .pagelink__list {
    flex-wrap: wrap;
  }

  .business-new .pagelink__list li {
    width: 33.333%;
    height: 48px;
  }

  .business-new .pagelink__list li:nth-child(n + 4) {
    width: 50%;
    border-top: 1px solid #fff;
  }

  .business-new .pagelink__list li:not(:first-child)::before {
    top: 12px;
  }

  .business-new .pagelink__list li:nth-child(4):before {
    display: none;
  }

  .business-new .pagelink__list a {
    font-size: 1.2rem;
  }

  .business-new .pagelink__list a::after {
    left: 16px;
  }
}

.business-new .point-head {
  text-align: center;
  font-size: 3.6rem;
  margin-bottom: 40px;
  font-weight: bold;
}

.business-new .point-head span {
  font-size: 4.8rem;
  color: #7e1313;
}

@media screen and (max-width: 768px) {
  .business-new .point-head {
    font-size: 2.4rem;
    margin-bottom: 32px;
  }

  .business-new .point-head span {
    font-size: 3rem;
  }
}

.business-new .point-item + .point-item {
  margin-top: 56px;
}

@media screen and (max-width: 768px) {
  .business-new .point-item + .point-item {
    margin-top: 40px;
  }
}

.business-new .point-item__heading {
  font-size: 2.8rem;
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}

.business-new .point-item__num {
  font-size: 2.4rem;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 155px;
  height: 48px;
  background: #272e3d;
  color: #fff;
  border-radius: 24px;
  margin-right: 16px;
}

.business-new .point-item__red {
  font-weight: bold;
  color: #7e1313;
}

@media screen and (max-width: 768px) {
  .business-new .point-item__heading {
    font-size: 2rem;
    flex-direction: column;
    margin-bottom: 24px;
  }

  .business-new .point-item__num {
    font-size: 1.6rem;
    width: 120px;
    height: 32px;
    border-radius: 16px;
    margin-right: 0;
    margin-bottom: 8px;
  }
}

.business-new .point-item-block {
  display: flex;
}

.business-new .point-item-block__image {
  width: 40%;
}

.business-new .point-item-block__image.-bg01 {
  background: url(../images/point_img01.png) no-repeat center center / cover;
}

.business-new .point-item-block__image.-bg02 {
  background: url(../images/point_img02.png) no-repeat center center / cover;
}

.business-new .point-item-block__image.-bg03 {
  background: url(../images/point_img04.png) no-repeat top center / cover;
}

.business-new .point-item-block__main {
  width: 60%;
  padding: 24px 0;
  background: #fff;
}

.business-new .point-item-block__main h4 {
  padding: 8px 32px;
  background: #e4e7eb;
  font-size: 1.8rem;
  font-weight: bold;
}

.business-new .point-item-block__text {
  padding: 8px 32px;
  line-height: 1.8;
}

.business-new .point-item-block__text p:not(:last-child) {
  margin-bottom: 1em;
}

.business-new .point-item-block__text + h4 {
  margin-top: 16px;
}

@media screen and (max-width: 768px) {
  .business-new .point-item-block {
    flex-direction: column;
  }

  .business-new .point-item-block.-reverse {
    flex-direction: column-reverse;
  }

  .business-new .point-item-block__image {
    width: 100%;
    padding-top: 56.25%;
  }

  .business-new .point-item-block__main {
    width: 100%;
    padding: 16px 0;
  }

  .business-new .point-item-block__main h4 {
    padding: 8px 16px;
    font-size: 1.6rem;
  }

  .business-new .point-item-block__text {
    padding: 8px 16px;
    font-size: 1.4rem;
  }
}

.business-new .bisiness-heading {
  font-size: 3.6rem !important;
  font-weight: bold;
  padding-bottom: 40px !important;
}

.business-new .comparison_list_thead th .copy {
  font-size: 1.4rem;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #fff;
  margin-bottom: 0.5em;
}

@media screen and (max-width: 768px) {
  .business-new .bisiness-heading {
    font-size: 2.8rem !important;
    padding-bottom: 24px !important;
  }

  .business-new .comparison_list_thead th .copy {
    font-size: 1.1rem;
    line-height: 1.4;
  }
}

.business-new .accordion + .accordion {
  margin-top: 24px;
}

.business-new .accordion__head {
  background: #dbe1f0;
  padding: 20px 24px 20px 88px;
  font-size: 1.6rem;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  transition: 0.3s;
}

.business-new .accordion__head.active,
.business-new .accordion__head:hover {
  background: #99acce;
}

.business-new .accordion__head::before {
  content: "Q";
  width: 48px;
  height: 48px;
  border-radius: 24px;
  background: #272e3d;
  color: #fff;
  font-size: 2.4rem;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 24px;
  transform: translateY(-50%);
}

.business-new .accordion__head::after {
  content: "";
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #1d4294;
  border-right: 2px solid #1d4294;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
}

.business-new .accordion__head.active::after {
  -webkit-transform: translateY(-50%) rotate(225deg);
  transform: translateY(-50%) rotate(225deg);
}

.business-new .accordion__body {
  display: none;
  border: 2px solid #99acce;
  padding: 24px 24px 24px 88px;
  position: relative;
}

.business-new .accordion__body::before {
  content: "A";
  width: 48px;
  height: 48px;
  border-radius: 24px;
  background: #7e1313;
  color: #fff;
  font-size: 2.4rem;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 12px;
  left: 24px;
}

.business-new .accordion__body p:not(:last-child) {
  margin-bottom: 0.5em;
}

.business-new .accordion__body p span {
  color: #888;
  font-size: 1.3rem;
}

.business-new .accordion__body p a {
  color: #101458;
  text-decoration: underline;
}

.business-new .accordion__body p a:hover {
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .business-new .accordion__head {
    padding: 16px 32px 16px 52px;
    font-size: 1.6rem;
    line-height: 1.4;
  }

  .business-new .accordion__head::before {
    width: 32px;
    height: 32px;
    border-radius: 16px;
    font-size: 1.8rem;
    left: 12px;
  }

  .business-new .accordion__head::after {
    right: 12px;
  }

  .business-new .accordion__body {
    padding: 10px 16px 10px 52px;
    font-size: 1.4rem;
  }

  .business-new .accordion__body::before {
    width: 32px;
    height: 32px;
    border-radius: 16px;
    font-size: 1.8rem;
    left: 12px;
  }
}

.business-new .voice-item + .voice-item {
  margin-top: 24px;
}

.business-new .voice-item {
  display: flex;
  justify-content: space-between;
  padding: 40px;
  background: #fff;
}

.business-new .voice-item__image {
  width: 22%;
  text-align: center;
}

.business-new .voice-item__image img {
  width: 100%;
  margin-bottom: 16px;
}

.business-new .voice-item__main {
  width: 75%;
}

.business-new .voice-item__main p {
  line-height: 1.8;
}

.business-new .voice-item__main p:not(:last-child) {
  margin-bottom: 1em;
}

.business-new .voice-item__heading {
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 16px;
}

@media screen and (max-width: 768px) {
  .business-new .voice-item {
    padding: 24px 16px;
    flex-direction: column;
  }

  .business-new .voice-item__image {
    width: 100%;
    margin-bottom: 16px;
  }

  .business-new .voice-item__image img {
    width: 100%;
    max-width: 240px;
    margin-bottom: 16px;
  }

  .business-new .voice-item__main {
    width: 100%;
  }

  .business-new .voice-item__main p {
    font-size: 1.4rem;
  }

  .business-new .voice-item__heading {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }
}

.business-new .footer {
  position: relative;
}

.business-new .footer__pagetop {
  position: absolute;
  top: -80px;
  right: 16px;
  width: 80px;
  height: 80px;
}

.business-new .footer__pagetop a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #101458;
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
}

.business-new .footer__pagetop a span:first-child {
  display: block;
  width: 40px;
  height: 2px;
  background: #fff;
  margin-bottom: 10px;
}

.business-new .footer__pagetop a span:nth-child(2) {
  display: block;
  width: 16px;
  height: 16px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-bottom: 8px;
}

.business-new .section:last-child {
  padding-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .business-new .footer__pagetop {
    top: -56px;
    width: 56px;
    height: 56px;
  }

  .business-new .footer__pagetop a {
    font-size: 1rem;
    line-height: 1;
  }

  .business-new .footer__pagetop a span:first-child {
    width: 24px;
    margin-bottom: 8px;
  }

  .business-new .footer__pagetop a span:nth-child(2) {
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    margin-bottom: 4px;
  }

  .business-new .section:last-child {
    padding-bottom: 80px;
  }
}

.business-new .footer-cv {
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  background: -moz-linear-gradient(top, #dbdbdb, #f3f3f3);
  background: -webkit-linear-gradient(top, #dbdbdb, #f3f3f3);
  background: linear-gradient(to bottom, #dbdbdb, #f3f3f3);
  padding-top: 64px !important;
}

.business-new .footer-cv__inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.business-new .footer-cv .eyecatch_contents {
  display: flex;
  justify-content: center;
}

.business-new .footer-cv .eyecatch_contents .card_v {
  text-align: center;
  max-width: 300px;
  width: 50%;
}

.business-new .footer-cv .eyecatch_contents .card_v:first-child {
  margin-right: 40px;
}

.business-new .footer-cv .eyecatch_contents .card_v figure img {
  max-width: 200px;
  width: 100%;
}

.business-new .footer-cv .eyecatch_contents .card_v figcaption {
  font-size: 12px;
  letter-spacing: -0.08em;
  padding: 10px 0 5px;
}

.business-new .footer-cv .eyecatch_contents .card_v .card_spec {
  font-size: 10px;
  padding-top: 5px;
  border-top: solid 1px #aaa;
  height: 3em;
}

@media only screen and (max-width: 768px) {
  .business-new .footer-cv .eyecatch_contents .card_v:first-child {
    margin-right: 16px;
  }

  .business-new .footer-cv .eyecatch_contents .card_v .card_spec {
    height: 4em;
  }
}

.main_v .main_in {
  padding: 45px 0 110px;
}
.main_v .eyecatch_contents {
  position: relative;
}
@media only screen and (max-width: 640px) {
  .main_v .main_in {
    padding: 30px 0 80px;
  }
}

.main_v .eyecatch_contents .card_v .entry_area {
  position: absolute;
  bottom: -80px;
  width: 100%;
  max-width: 277px;
}
@media only screen and (max-width: 640px) {
  .main_v .eyecatch_contents .card_v .entry_area {
    width: calc(50% - 10px);
    /* max-width: 150px; */
    padding: 0 5px 0;
    bottom: -65px;
  }
}
.main_v .eyecatch_contents .card_v .entry_area .entry_btn_area {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item {
  position: relative;
}
.main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item:before,
.main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 31px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media only screen and (max-width: 640px) {
  .main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item:before,
  .main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item:after {
    display: none;
  }
}
.main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item {
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
}

.main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item .entry_btn:before {
  display: block;
  position: absolute;
  left: -30%;
  top: -100%;
  content: "";
  width: 10%;
  height: 300%;
  opacity: 0.8;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(30%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.8)), color-stop(70%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to right bottom, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 70%);
  -webkit-animation: shiny 2.5s ease infinite;
  animation: shiny 2.2s ease infinite;
}
@-webkit-keyframes shiny {
  0% {
    left: -30%;
  }
  30% {
    left: 120%;
  }
  100% {
    left: 120%;
  }
}
@keyframes shiny {
  0% {
    left: -30%;
  }
  30% {
    left: 120%;
  }
  100% {
    left: 120%;
  }
}
.main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item .entry_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  border-radius: 30px;
  color: #fff;
  position: relative;
  overflow: hidden;
  height: 70px;
  flex-direction: column;
  font-size: 17px;
}
@media only screen and (max-width: 640px) {
  .main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item .entry_btn {
    font-size: 14px;
    line-height: 1;
    height: auto;
  }
}
.main_v .eyecatch_contents .card_v .entry_area.sbs .entry_btn_area .entry_item .entry_btn {
  background: #716f7a;
}
.main_v .eyecatch_contents .card_v .entry_area.cobalt .entry_btn_area .entry_item .entry_btn {
  background: #274289;
}

.main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item.long_btn .entry_btn {
  font-size: 20px;
  flex-direction: column;
}
.main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item.short_btn .entry_btn {
  font-size: 17px;
}
.main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item .entry_btn span {
  display: block;
  color: #fff;
  font-size: 13px;
  padding-bottom: 5px;
}
.main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item.long_btn .entry_btn span {
  font-size: 15px;
}
.main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item.short_btn .entry_btn span {
  font-size: 12px;
  background: #fff;
  color: #4e4d52;
  border-radius: 5px;
  padding: 0 5px;
  margin-right: 1em;
}
.main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item .subtxt {
  font-size: 11px;
  color: #333;
  display: inline-block;
  text-align: left;
}
.main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item .subtxt a {
  color: #333;
  text-decoration: underline;
}
@media only screen and (max-width: 1000px) {
  .main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item.long_btn {
    width: 450px;
  }
  .main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item.short_btn {
    width: 450px;
  }
  .main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item.long_btn .entry_btn {
    font-size: 18px;
    flex-direction: column;
  }
  .main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item.short_btn .entry_btn {
    font-size: 15px;
  }
  .main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item .entry_btn span {
    font-size: 11px;
  }
}
@media only screen and (max-width: 768px) {
  .main_v .eyecatch_contents .card_v .entry_area .entry_btn_area {
    flex-direction: column;
    /* padding-top: 1em; */
  }
  .main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item {
    margin: 0;
  }
  .main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item .entry_btn {
    flex-direction: column;
  }
  .main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item.long_btn {
    width: 100%;
    margin-bottom: 1em;
  }
  .main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item.short_btn {
    width: 100%;
  }
  .main_v .eyecatch_contents .card_v .entry_area .entry_btn_area .entry_item.long_btn .entry_btn {
    font-size: 15px;
  }
}

.slick-slide {
  outline: none;
}
.thumb-item .slick-disabled {
  display: none !important;
}
.slick-prev,
.slick-next {
  z-index: 1;
  width: 50px;
  height: 50px;
}
.slick-prev:before,
.slick-next:before {
  content: "";
  display: block;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  width: 50px;
  height: 50px;
}
.slick-prev {
  transform: rotate(225deg);
  left: -10px;
  top: calc(50% + 25px);
}
.slick-next {
  transform: rotate(45deg);
  right: -10px;
  top: calc(50% + 25px);
}
.thumb-item-nav .slick-prev,
.thumb-item-nav .slick-next {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .slick-prev,
  .slick-next {
    display: none !important;
  }
}

.section-campaign {
  overflow-x: hidden;
}
.section-campaign .content .block .thumb-item {
  max-width: 1100px;
  margin: 0 auto;
}
.section-campaign .content .block .thumb-item li {
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .section-campaign .content .block .thumb-item .slick-list {
    overflow: visible;
  }
}

.section-campaign .content .block .thumb-item-nav {
  padding: 0;
}
.section-campaign .content .block .thumb-item-nav li .card img {
  width: 136px;
  margin: 0 auto;
}
.section-campaign .content .block .thumb-item-nav li .card figcaption {
  font-size: 10px;
  letter-spacing: -0.05em;
  line-height: 1.5;
  padding-top: 1em;
}
@media screen and (max-width: 768px) {
  .sections .section-campaign {
    padding-bottom: 0;
    padding-top: 0;
  }
  .section-campaign .content .block .thumb-item-nav li .card figcaption {
    padding-bottom: 20px;
    letter-spacing: -0.1em;
  }
}
.section-campaign .content .block .thumb-item-nav li {
  opacity: 0.5;
}
.section-campaign .content .block .thumb-item-nav li.slick-current {
  opacity: 1;
}
.section-campaign .content .block .thumb-item-nav li.slick-current:before {
  content: "選択中";
  display: block;
  background-color: #f1926b;
  color: #fff;
  font-size: 11px;
  border-radius: 20px;
  width: 136px;
  margin: 0 auto;
}
.section-campaign .content .block .thumb-item-nav li:not(.slick-current) {
  padding-top: 19px;
}
.section-campaign .content .block .thumb-item-nav li .card {
  padding-top: 10px;
  padding-right: 25px;
  padding-left: 25px;
  text-align: center;
}
.section-campaign .content .block .thumb-item-nav li .card:hover {
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .section-campaign {
    /* padding-bottom: 40px; */
  }
  .section-campaign .content {
    /* padding: 40px 15px 0; */
  }
  .section-campaign .content .block .thumb-item-nav li {
    width: 50% !important;
  }
}
.section-campaign .content .block .thumb-item-nav .slick-list {
  text-align: center;
}
.section-campaign .content .block .thumb-item-nav .slick-track {
  width: auto !important;
  /* display: inline-block !important; */
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  transform: translate3d(0px, 0px, 0px) !important;
  flex-wrap: wrap;
}
@media only screen and (min-width: 769px) {
  .section-campaign .content .block .thumb-item-nav .slick-slide {
    width: auto !important;
  }
}

.section-campaign .content {
}
@media only screen and (min-width: 769px) {
  .section-campaign .content {
    width: 980px;
    margin: 0 auto;
  }
}

.section-campaign .cp_card_item_list {
}
.section-campaign .cp_card_item_list &gt; li {
  background-color: #fff;
  border-radius: 20px;
}
.section-campaign .cp_card_item_list &gt; li .cp_card_item {
  text-align: center;
}
.section-campaign .cp_card_item_list &gt; li .cp_card_item img {
  max-width: 100%;
}
@media screen and (min-width: 641px) {
  .section-campaign .cp_card_item_list {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .section-campaign .cp_card_item_list &gt; li {
    width: 49%;
    padding: 30px;
  }
  .section-campaign .cp_card_item_list &gt; li .cp_card_item img {
    width: 230px;
  }
}
@media screen and (max-width: 640px) {
  .section-campaign .cp_card_item_list &gt; li {
    padding: 15px;
    height: auto !important;
  }
  .section-campaign .cp_card_item_list &gt; li:not(:last-child) {
    margin-bottom: 10px;
  }
  .section-campaign .cp_card_item_list &gt; li .cp_card_item img {
    width: 100px;
  }
}

.section-campaign .cp_card_item_list &gt; li .cp_card_item .cp_card_item_name {
  line-height: 1.5;
  margin-top: 10px;
}

.item_campaign {
  /* padding-bottom: 10px; */
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.item_campaign .item_campaign_link {
  padding-top: 15px;
  border-top: 5px solid #272e3d;
  display: block;
  background-color: #f8f8f8;
  width: 100%;
  position: relative;
}
.item_campaign .item_campaign_link &gt; div {
  line-height: 1;
}

.item_campaign_label {
  display: block;
  text-align: center;
  padding-top: 25px;
}
.item_campaign_label span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  background-color: #aa0000;
  color: #fff;
  line-height: 1;
  padding: 0.5em;
  font-size: 12px;
}

.item_campaign .item_campaign_head {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  padding-bottom: 15px;
}
.item_campaign .item_campaign_head .item_campaign_head_txt {
  font-size: 14px;
  font-weight: 600;
  padding-right: 5px;
  letter-spacing: 0;
}
.item_campaign .item_campaign_head .item_campaign_head_txt.em {
  color: #aa0000;
}
.item_campaign .item_campaign_head .point {
  max-width: 100%;
}
.item_campaign .item_campaign_head .amagif {
  background-color: #f1926b;
  color: #fff;
  display: inline-block;
  font-weight: 900;
  border: 0.5px solid #272e3d;
  padding: 5px 15px;
}
@media screen and (max-width: 640px) {
  .item_campaign .item_campaign_head .item_campaign_head_txt {
    font-size: 12px;
  }
  .item_campaign .item_campaign_head .point {
    width: 115px;
  }
  .item_campaign .item_campaign_head .item_campaign_head_txt.em {
    font-size: 150%;
  }
}
@media screen and (min-width: 641px) {
  .item_campaign .item_campaign_head .item_campaign_head_txt {
    font-size: 18px;
  }
  .item_campaign .item_campaign_head .point {
    width: 155px;
  }
}

.item_campaign .item_campaign_head .item_campaign_head_period {
  display: inline-block;
  background-color: #e5edf0;
  padding: 7px 20px;
}

.item_campaign .item_campaign_body {
  display: flex;
  justify-content: center;
  align-items: center;
  text-shadow: 0px 2px 3px rgb(0 0 0 / 30%);
}
.item_campaign .item_campaign_body .item_campaign_body_max {
  color: #fff;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0;
  line-height: 1;
}
.item_campaign.luxury .item_campaign_body .item_campaign_body_max {
  background-color: #aa0000;
}
.item_campaign.normal .item_campaign_body .item_campaign_body_max {
  background-color: #aa0000;
}
.item_campaign .item_campaign_body .item_campaign_body_num {
  font-family: "Renner*", "Century Gothic", sans-serif;
  font-weight: bold;
  letter-spacing: -0.05em;
  padding-right: 5px;
  padding-left: 2px;
}
.item_campaign.luxury .item_campaign_body .item_campaign_body_num {
  color: #aa0000;
}
.item_campaign.normal .item_campaign_body .item_campaign_body_num {
  color: #aa0000;
}
.item_campaign .item_campaign_body .item_campaign_body_sub {
  letter-spacing: 0;
  font-weight: 600;
  position: relative;
  padding-top: 13px;
}
.item_campaign.luxury .item_campaign_body .item_campaign_body_sub {
  color: #aa0000;
}
.item_campaign.normal .item_campaign_body .item_campaign_body_sub {
  color: #aa0000;
}
.item_campaign .item_campaign_body .item_campaign_body_pt {
  position: absolute;
  font-weight: 400;
  font-size: 10px;
  top: 0;
  left: 0;
  letter-spacing: 0;
}
.item_campaign .item_campaign_body .item_campaign_body_point {
  margin-right: 5px;
  margin-left: 5px;
}
@media screen and (max-width: 640px) {
  .item_campaign .item_campaign_body .item_campaign_body_max {
    font-size: 10px;
  }
  .item_campaign .item_campaign_body .item_campaign_body_num {
    font-size: 30px;
  }
  .item_campaign .item_campaign_body .item_campaign_body_sub {
    font-size: 12px;
  }
  .item_campaign .item_campaign_body .item_campaign_body_point {
    width: 60px;
  }
}
@media screen and (min-width: 641px) {
  .item_campaign .item_campaign_body .item_campaign_body_max {
    font-size: 15px;
  }
  .item_campaign .item_campaign_body .item_campaign_body_num {
    font-size: 46px;
  }
  .item_campaign .item_campaign_body .item_campaign_body_sub {
    font-size: 18px;
  }
  .item_campaign .item_campaign_body .item_campaign_body_point {
    width: 100px;
  }
}

.item_campaign .item_campaign_body .item_campaign_body_txt {
  font-weight: 700;
  color: #aa0000;
}
.item_campaign .item_campaign_body .item_campaign_body_txt.lux {
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #aa0000;
}
@media screen and (min-width: 641px) {
  .item_campaign .item_campaign_body .item_campaign_body_txt {
    font-size: 36px;
  }
}
@media screen and (max-width: 640px) {
  .item_campaign .item_campaign_body .item_campaign_body_txt {
    font-size: 24px;
  }
}

.item_campaign .item_campaign_notes {
  margin-top: 20px;
  background-color: #272e3d;
  display: block;
  color: #fff;
  text-align: center;
  padding: 10px;
}
.item_campaign .item_campaign_notes .item_campaign_notes_txt {
  position: relative;
}
/* .item_campaign.luxury .item_campaign_notes .item_campaign_notes_txt {
  border-bottom: 1px solid #aa0000;
}
.item_campaign.normal .item_campaign_notes .item_campaign_notes_txt {
  border-bottom: 1px solid #1371cc;
} */
.item_campaign .item_campaign_notes .item_campaign_notes_txt:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  top: calc(50% - 7px);
  right: -20px;
  background-color: #f1926b;
}
.item_campaign.luxury .item_campaign_notes .item_campaign_notes_txt:before {
  background-color: #aa0000;
}
.item_campaign.normal .item_campaign_notes .item_campaign_notes_txt:before {
  /* background-color: #1371cc; */
}
.item_campaign .item_campaign_notes .item_campaign_notes_txt:after {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  top: calc(50% - 2px);
  right: -14px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-135deg);
  transition: all 0.3s ease;
}
.section-campaign .cp_card_item_list &gt; li &gt; .notes {
  padding-top: 5px;
}
@media screen and (max-width: 640px) {
  .item_campaign .item_campaign_notes {
    text-align: center;
  }
  .item_campaign .item_campaign_notes .item_campaign_notes_txt {
    font-size: 14px;
  }
  .section-campaign .cp_card_item_list &gt; li &gt; .notes {
    font-size: 10px;
  }
}
@media screen and (min-width: 641px) {
  .item_campaign .item_campaign_notes {
    /* text-align: right; */
  }
  .item_campaign .item_campaign_notes .item_campaign_notes_txt {
    font-size: 18px;
  }
}
.section-hero .item_campaign .notes {
  color: #fff;
  padding-top: 0.5em;
}
@media screen and (max-width: 640px) {
  .section-hero .item_campaign .notes {
    font-size: 10px;
    letter-spacing: 0;
    text-align: left;
  }
}

/* @group faq */

.amex_faq {
  position: relative;
  text-align: center;
  padding: 0 0 100px;
  background-color: #f3f3f3;
}
.sbs_faq_title {
  padding-bottom: 30px;
  font-size: 30px;
}
.amex_faq .modal_dl {
  /* background: #ffffff; */
  background: #fff;
  padding: 50px 30px;
  margin-right: 0;
  margin-left: 0;
  counter-reset: number;
}
.amex_faq .modal_dl dt {
  text-align: left;
  border-bottom: 1px solid #191919;
  border-left: 6px solid #191919;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 10px;
  padding: 10px 46px 10px 10px;
  position: relative;
  font-size: 16px;
}
.amex_faq .modal_dl dt:hover {
  cursor: pointer;
}
.amex_faq .modal_dl dt:before {
  counter-increment: number;
  content: counter(number);
  min-width: 40px;
  width: 40px;
  height: 40px;
  background: #191919;
  font-size: 24px;
  color: #ffffff;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.amex_faq .modal_dl dt:after {
  content: "＋";
  font-size: 26px;
  position: absolute;
  text-align: center;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #191919;
}
.amex_faq .modal_dl dt.active:after {
  content: "ー";
}
.amex_faq .modal_dl dd {
  display: none;
  text-align: left;
  border-bottom: 1px solid #191919;
  border-left: 6px solid #191919;
  margin: 0 0 10px 0;
  padding: 10px 10px 10px 60px;
  font-size: 14px;
}
.amex_faq .modal_dl dd .link {
  color: #184ac0;
}
.amex_faq .modal_dl dd .underline {
  text-decoration: underline;
}
.amex_faq .modal_dl dd .faq_list {
  padding-left: 1em;
  text-indent: -1em;
}
.amex_faq .modal_dl dd .faq_list li {
  line-height: 1.3;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
.amex_faq .modal_dl dd .faq_list .faq_notes {
  line-height: 1;
}
.amex_faq .modal_dl dd .faq_notes {
  font-size: 12px;
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}
@media only screen and (max-width: 768px) {
  section.support {
    padding: 60px 0 10px;
  }
  .sbs_faq_title {
    font-size: 22px;
  }
  .amex_faq .modal_dl {
    padding: 20px;
  }
  .amex_faq .modal_dl dt {
    font-size: 14px;
    border-left: 3px solid #191919;
  }
  .amex_faq .modal_dl dt:before {
    min-width: 30px;
    width: 30px;
    height: 30px;
    font-size: 14px;
  }
  .amex_faq .modal_dl dd {
    padding-left: 15px;
    font-size: 13px;
    border-left: 3px solid #191919;
  }
  .amex_faq .modal_dl dd .faq_notes {
    font-size: 11px;
  }
}

/* @end */

.notes.asterisk li:before {
  content: "＊";
}
.section_no1 {
  background-color: #fff;
  padding: 0 0 40px;
}
.section_no1 .no1_image {
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .section_no1 {
    padding: 0 0 20px;
  }
  .section_no1 .no1_image {
    margin: 0 auto;
    padding: 0 10px;
  }
}
.campaign_box2001.type20000-wrap .campaign.camp2020-2021_box {
  padding-bottom: 0;
}
.campaign_box2001.type20000-wrap .campaign .c_btn {
  background-color: #7e8fa8;
  bottom: 0;
  right: 0;
}
.js-1percent-modal.modal-cont .notes,
.js-1percent-modal + .modal-cont .notes {
  text-indent: initial;
  padding-left: initial;
}

.modal-cont ul.lead &gt; li {
  text-align: left;
}

.method-of-exchange &gt; dt {
  /* margin-right: auto;
  margin-left: auto; */
  color: #fff;
  background-color: #004084;
  text-align: center;
  position: relative;
  cursor: pointer;
  font-weight: 500;
  margin-bottom: -1px;
}
.method-of-exchange &gt; dt:before,
.method-of-exchange &gt; dt:after {
  content: "";
  position: absolute;
}
.method-of-exchange &gt; dt:before {
  background-color: #fff;
}
.method-of-exchange &gt; dt:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23004084%3Bstroke-width%3A2px%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M0%2C8h16%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M8%2C0v16%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70%;
}
.method-of-exchange &gt; dt.active:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%202%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23004084%3Bstroke-width%3A2px%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M0%2C1h16%22%2F%3E%3C%2Fsvg%3E");
}
.method-of-exchange &gt; dt.active {
  border-bottom: 1px solid #e6e6e6;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.method-of-exchange &gt; dd {
  display: none;
  background-color: #e6e6e6;
}
@media screen and (min-width: 769px) {
  .method-of-exchange &gt; dt {
    padding: 20px;
    font-size: 16px;
    width: 470px;
    border-radius: 10px;
  }
  .method-of-exchange &gt; dt:before,
  .method-of-exchange &gt; dt:after {
    right: 20px;
    top: calc(50% - 10px);
    width: 20px;
    height: 20px;
  }
  .method-of-exchange &gt; dd {
    padding: 40px 60px 20px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }
}
@media screen and (max-width: 768px) {
  .method-of-exchange &gt; dt {
    padding: var(--pixel15);
    font-size: var(--pixel13);
    border-radius: var(--pixel05);
  }
  .method-of-exchange &gt; dt:before,
  .method-of-exchange &gt; dt:after {
    right: var(--pixel15);
    top: calc(50% - var(--pixel08));
    width: var(--pixel16);
    height: var(--pixel16);
  }
  .method-of-exchange &gt; dd {
    border-bottom-right-radius: var(--pixel05);
    border-bottom-left-radius: var(--pixel05);
    padding: var(--pixel15) var(--pixel20);
  }
}

.method-of-exchange__list {
  counter-reset: number;
}
.method-of-exchange__list &gt; li:not(:last-child) {
  position: relative;
}
.method-of-exchange__list &gt; li:not(:last-child):after {
  content: "";
  background-color: #6d6d6d;
  position: absolute;
  z-index: 1;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media screen and (min-width: 769px) {
  .method-of-exchange__list &gt; li:not(:last-child) {
    margin-bottom: 40px;
  }
  .method-of-exchange__list &gt; li:not(:last-child):after {
    left: calc(50% - 30px);
    top: calc(100% + 10px);
    width: 60px;
    height: 20px;
  }
}
@media screen and (max-width: 768px) {
  .method-of-exchange__list &gt; li:not(:last-child) {
    margin-bottom: var(--pixel40);
  }
  .method-of-exchange__list &gt; li:not(:last-child):after {
    left: calc(50% - var(--pixel30));
    top: calc(100% + var(--pixel10));
    width: var(--pixel60);
    height: var(--pixel20);
  }
}

@media screen and (min-width: 769px) {
  .method-of-exchange__item:not(:first-child) {
    margin-top: 10px;
  }
  .method-of-exchange__item {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .method-of-exchange__item:not(:first-child) {
    margin-top: var(--pixel10);
  }
}

.method-of-exchange__item:first-of-type .method-of-exchange__info {
  position: relative;
}
.method-of-exchange__item:first-of-type .method-of-exchange__info:before {
  content: counter(number);
  counter-increment: number;
  background-color: rgb(0, 14, 136);
  color: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  line-height: 1;
  font-weight: 500;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
}
.method-of-exchange__txt {
  text-align: left !important;
}
.method-of-exchange__notes &gt; li {
  padding-left: 1em;
  text-indent: -1em;
  text-align: left;
}
.method-of-exchange__notes &gt; li:before {
  content: "※";
}
@media screen and (min-width: 769px) {
  .method-of-exchange__info {
    padding-left: 3em;
  }
  .method-of-exchange__info {
    width: calc(100% - 250px);
    padding-right: 30px;
  }
  .method-of-exchange__item:first-of-type .method-of-exchange__info:before {
    width: 25px;
    height: 25px;
    font-size: 12px;
  }
  .method-of-exchange__txt {
    font-size: 16px;
  }
  .method-of-exchange__notes &gt; li {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .method-of-exchange__item:first-of-type .method-of-exchange__info {
    padding-left: 3em;
  }
  .method-of-exchange__info {
    margin-bottom: 10px;
  }
  .method-of-exchange__item:first-of-type .method-of-exchange__info:before {
    width: var(--pixel25);
    height: var(--pixel25);
    font-size: var(--pixel12);
  }
  .method-of-exchange__txt {
    font-size: var(--pixel13);
  }
  .method-of-exchange__notes &gt; li {
    font-size: var(--pixel12);
  }
}

.method-of-exchange__img img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .method-of-exchange__img {
    width: 250px;
  }
}

/** SECTION HERO V2
==============================================*/
.section-hero {
}
@media screen and (min-width: 641px) {
  .section-hero {
    /* min-height: 690px;
    max-height: 800px; */
  }
}
@media screen and (max-width: 640px) {
  .section-hero {
    /* min-height: 570px; */
  }
}
.section-hero .section-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.section-hero .headline {
  /* width: 28%; */
  color: #fff;
  background-color: #272e3d;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  -webkit-box-shadow: 0px 0px 8px 0px #000;
  -ms-box-shadow: 0px 0px 8px 0px #000;
  box-shadow: 0px 0px 8px 0px #000;
}
.section-hero .headline .hero_title_v2 span {
  display: block;
}
.section-hero .headline .hero_title_v2 .lead_ttl_v2 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.8;
}
.section-hero .headline .hero_title_v2 .main_ttl_v2 {
  font-weight: 400;
  /* padding-top: 50px;
  padding-bottom: 180px; */
}
.section-hero .headline .main_ttl_notes {
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  padding: 15px 30px;
  font-size: 10px;
}
@media screen and (min-width: 641px) {
  .section-hero .headline .hero_title_v2 .main_ttl_v2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 640px) {
  .section-hero .headline .hero_title_v2 .main_ttl_v2 {
    font-size: 4.5vw;
  }
}

.section-hero .content {
  /* width: 72%; */
  height: 100%;
  background: url(../images/hero_card_bg.jpg) no-repeat center center / cover;
}
@media screen and (min-width: 641px) {
  .section-hero .content {
  }
}
@media screen and (max-width: 640px) {
  .section-hero .content {
    width: 100%;
    /* background: url(../images/hero_card_bg_sp.jpg) no-repeat center center / cover; */
  }
}

.section-hero .content .hero_card_list {
  display: flex;
  /* flex-direction: column; */
  /* height: 100%; */
}
.section-hero .content .hero_card_list &gt; li {
  display: flex;
  width: 50%;
  position: relative;
  /* height: 50%; */
  /* min-height: 280px; */
}
/* .section-hero .content .hero_card_list &gt; li.sbs {
  background-color: #939498;
}
.section-hero .content .hero_card_list &gt; li.cobalt {
  background-color: #32518b;
} */
.section-hero .content .hero_card_list &gt; li.sbs {
  background-color: rgba(148, 149, 153, 0.5);
}
.section-hero .content .hero_card_list &gt; li.cobalt {
  background-color: rgba(50, 81, 139, 0.5);
}
@media screen and (min-width: 641px) {
  .section-hero .content .hero_card_list {
  }
  .section-hero .content .hero_card_list &gt; li {
    padding: 60px 30px 90px;
  }
  .section-hero .content .hero_card_list &gt; li:nth-child(even) {
    /* flex-direction: row-reverse; */
  }
}
@media screen and (max-width: 640px) {
  .section-hero .content .hero_card_list {
  }
  .section-hero .content .hero_card_list &gt; li {
    padding: 10px 10px;
  }
}

.section-hero .content .hero_card_list &gt; li .hero_card_bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.section-hero .content .hero_card_list &gt; li.sbs .hero_card_bg {
  background-image: url(../images/hero_card_bg-sbs.jpg);
}
.section-hero .content .hero_card_list &gt; li.cobalt .hero_card_bg {
  background-image: url(../images/hero_card_bg-cobalt.jpg);
}
@media screen and (min-width: 641px) {
  .section-hero .content .hero_card_list &gt; li .hero_card_bg {
    /* min-width: 30%; */
    width: calc(100% - 900px);
    /* height: 100%; */
  }
}
@media screen and (max-width: 640px) {
  .section-hero .content .hero_card_list &gt; li .hero_card_bg {
    width: 40%;
    height: 100%;
    display: block;
    background-position: center center;
  }
}

.section-hero .content .hero_card_list &gt; li .hero_card_wrap {
  width: 100%;
  /* position: relative;
    min-width: 900px;
    max-width: 900px; */
}
@media screen and (min-width: 641px) {
  .section-hero .content .hero_card_list &gt; li .hero_card_wrap {
    padding-left: 30px;
  }
}
@media screen and (max-width: 640px) {
  .section-hero .content .hero_card_list &gt; li .hero_card_wrap {
    /* width: 60%; */
    /* display: flex;
    justify-content: center;
    align-items: center; */
    position: relative;
  }
}

.section-hero .content .hero_card_list &gt; li .hero_card_lead {
  /* display: inline-block; */
  /* background-color: #fff; */
  color: #fff;
  /* padding: 10px 30px; */
  line-height: 1.5;
  font-weight: 400;
  text-shadow: 0.8px 0.8px 2px rgb(0 0 0 / 70%);
  letter-spacing: 0.08em;
  padding-bottom: 15px;
  text-align: center;
}
@media screen and (min-width: 641px) {
  .section-hero .content .hero_card_list &gt; li .hero_card_lead {
    font-size: 25px;
    text-align: left;
    letter-spacing: 0.05em;
    border-left: 5px solid #272e3d;
    padding-left: 10px;
    padding-bottom: 0;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 640px) {
  .section-hero .content .hero_card_list &gt; li .hero_card_lead {
    font-size: 3.5vw;
    letter-spacing: 0;
    line-height: 1.3;
    padding-top: 5px;
  }
}

@media screen and (min-width: 641px) {
  .section-hero .content .hero_card_list &gt; li .hero_card_main {
    /* display: flex; */
    /* padding: 20px 30px; */
  }
}
@media screen and (max-width: 640px) {
  .section-hero .content .hero_card_list &gt; li .hero_card_main {
    padding: 0 0 50px;
    width: 100%;
  }
}

.section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_img {
  max-width: 100%;
}
.section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_img img {
}
@media screen and (min-width: 641px) {
  .section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_img {
    /* width: 250px; */
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_img img {
    width: 200px;
    filter: drop-shadow(5px 5px 3px rgba(0, 0, 0, 0.5));
  }
}
@media screen and (max-width: 640px) {
  .section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_img {
    position: relative;
    padding-bottom: 10px;
  }
  .section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_img img {
    width: 100px;
    display: block;
    margin: 0 auto;
    /* position: absolute;
    top: 0;
    left: -40px; */
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
  }
}

.section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_img .hero_card_add {
  text-align: justify;
}
.section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_img .hero_card_name {
  line-height: 1.3;
  color: #fff;
  display: block;
}
@media screen and (min-width: 641px) {
  .section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_img .hero_card_add {
    padding-left: 1em;
    width: calc(100% - 200px);
  }
  .section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_img .hero_card_name {
    font-size: 16px;
    padding-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_img .hero_card_add {
    padding-top: 10px;
  }
  .section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_img .hero_card_name {
    font-size: 12px;
    /* padding-left: 70px;
    min-height: 70px; */
  }
}

.section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_spec {
}
.section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_txt {
  color: #fff;
  line-height: 1.5;
  display: block;
}
.section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_txt .small {
  font-weight: 300;
  display: inline-block;
  line-height: 1.3;
}
.section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_txt .embg {
  background-color: #aa0000;
  padding: 0 5px;
}
.section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_txt .large {
  text-shadow: 0px 2px 3px rgb(0 0 0 / 30%);
}
@media screen and (min-width: 641px) {
  .section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_spec {
    /* width: calc(100% - 250px); */
  }
  .section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_txt {
    font-size: 16px;
    padding-top: 10px;
  }
  .section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_txt .small {
    font-size: 13px;
  }
  .section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_txt .large {
    font-size: 20px;
  }
}
@media screen and (max-width: 640px) {
  .section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_txt {
    font-size: 3.5vw;
    padding-top: 10px;
    letter-spacing: 0;
  }
  .section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_txt .small {
    font-size: 10px;
  }
  .section-hero .content .hero_card_list &gt; li .hero_card_main .hero_card_txt .large {
    font-size: 3.5vw;
  }
}

.section-hero .content .hero_card_list &gt; li .hero_card_main .em_appeal .txt {
  background-color: #aa0000;
  text-shadow: 0px 2px 3px rgb(0 0 0 / 30%);
  color: #fff;
  padding: 5px 10px;
}
@media screen and (min-width: 641px) {
  .section-hero .content .hero_card_list &gt; li .hero_card_main .em_appeal {
    padding-top: 20px;
  }
  .section-hero .content .hero_card_list &gt; li .hero_card_main .em_appeal .txt {
    font-size: 20px;
  }
}
@media screen and (max-width: 640px) {
  .section-hero .content .hero_card_list &gt; li .hero_card_main .em_appeal {
    text-align: center;
    padding-bottom: 20px;
    /* width: 100vw;
    margin-left: calc(-40vw - 10px); */
  }
  .section-hero .content .hero_card_list &gt; li .hero_card_main .em_appeal .txt {
    font-size: 3.5vw;
    display: block;
    letter-spacing: 0;
    line-height: 1.3;
  }
}

.section-hero .content .hero_card_list &gt; li .hero_card_btn {
  position: absolute;
}
.section-hero .content .hero_card_list &gt; li .hero_card_btn .entry_btn {
  background-color: #dc2d40;
  color: #fff;
  max-width: 100%;
  text-align: center;
  position: relative;
}
.section-hero .content .hero_card_list &gt; li .hero_card_btn .entry_btn:after {
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.section-hero .content .hero_card_list &gt; li .hero_card_btn .entry_btn .small {
  line-height: 1;
  display: inline-block;
  background-color: #272e3d;
  border-top-left-radius: 5px;
}
.section-hero .content .hero_card_list &gt; li .hero_card_btn .entry_btn .small {
  position: absolute;
  bottom: 100%;
  font-size: 13px;
  border-top-right-radius: 5px;
}
@media screen and (min-width: 641px) {
  .section-hero .content .hero_card_list &gt; li .hero_card_btn {
    bottom: 0;
    right: 0;
    text-align: right;
  }
  .section-hero .content .hero_card_list &gt; li .hero_card_btn .entry_btn {
    font-size: 15px;
    width: 350px;
    padding: 10px 20px;
    display: inline-block;
  }
  .section-hero .content .hero_card_list &gt; li .hero_card_btn .entry_btn .small {
    right: 0;
    padding: 5px 10px;
  }
  .section-hero .content .hero_card_list &gt; li .hero_card_btn .entry_btn:after {
    right: 20px;
    top: calc(50% - 5px);
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
@media screen and (max-width: 640px) {
  .section-hero .content .hero_card_list &gt; li .hero_card_btn {
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .section-hero .content .hero_card_list &gt; li .hero_card_btn .entry_btn {
    display: block;
    /* border-top-left-radius: 5px;
    border-top-right-radius: 5px; */
    padding: 5px 10px;
  }
  .section-hero .content .hero_card_list &gt; li .hero_card_btn .entry_btn .small {
    display: block;
    font-size: 11px;
    left: 10px;
    width: calc(100% - 20px);
    padding: 5px;
  }
  .section-hero .content .hero_card_list &gt; li .hero_card_btn .entry_btn:after {
    right: 5px;
    top: calc(50% - 3px);
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
}
.section-hero .item_campaign .item_campaign_body .item_campaign_body_txt {
  position: relative;
}
.section-hero .item_campaign .item_campaign_body .item_campaign_body_pt {
  top: -0.5em;
  left: inherit;
  right: 0;
}
@media screen and (min-width: 641px) {
  .section-hero .item_campaign.normal .item_campaign_body .item_campaign_body_small {
    font-size: 26px;
  }
  .section-hero .item_campaign .item_campaign_body .item_campaign_body_pt {
    font-size: 14px;
  }
}
@media screen and (max-width: 640px) {
  .section-hero .item_campaign .item_campaign_head {
    padding-bottom: 5px;
    text-align: center;
    flex-direction: column;
  }
  .section-hero .item_campaign .item_campaign_head .item_campaign_head_period {
    font-size: 12px;
    padding: 5px;
    letter-spacing: 0;
    line-height: 1.2;
    width: 100%;
  }
  .section-hero .item_campaign .item_campaign_head .item_campaign_head_txt {
    padding-right: 0;
    display: block;
    padding-bottom: 5px;
  }
  .section-hero .item_campaign .item_campaign_body .item_campaign_body_txt {
    font-size: 20px;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .section-hero .item_campaign .item_campaign_notes {
    margin-top: 10px;
  }
  .section-hero .item_campaign .item_campaign_notes .item_campaign_notes_txt {
    font-size: 12px;
  }
  .section-hero .item_campaign .item_campaign_body {
    flex-wrap: wrap;
  }
  .section-hero .item_campaign.normal .item_campaign_body .item_campaign_body_max {
    letter-spacing: -0.03em;
    width: 2.5em;
    height: 2.5em;
  }
  .section-hero .item_campaign.normal .item_campaign_body .item_campaign_body_small {
    font-size: 15px;
    letter-spacing: -0.03em;
    padding-top: 3px;
  }
  .section-hero .item_campaign .item_campaign_body .item_campaign_body_num {
    font-size: 24px;
    letter-spacing: -0.08em;
    padding-right: 2px;
    padding-left: 0;
  }
  .section-hero .item_campaign.normal .item_campaign_body .item_campaign_body_sub {
    text-align: center;
    padding-top: 5px;
  }
  .section-hero .item_campaign.normal .item_campaign_body .item_campaign_body_sub {
    font-size: 10px;
    letter-spacing: 0;
  }
  .section-hero .item_campaign.normal .item_campaign_body .item_campaign_body_sub.sub02 {
    width: 100%;
    font-size: 12px;
    padding-bottom: 1em;
  }
}

/*------------------------------------------------------------
	202210
------------------------------------------------------------*/
/** SECTION HERO NEW
==============================================*/
.section-hero_new .headline {
  background-color: #272e3d;
  color: #fff;
}
.section-hero_new .headline .page_title {
  text-align: center;
  position: relative;
  /* font-weight: 700; */
}
/* .section-hero_new .headline .page_title:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #272e3d;
  animation: openAnimeRight 1s forwards 1.5s;
}
@keyframes openAnimeRight {
  from {
    width: 100%;
  }
  to {
    width: 0;
  }
} */
@media only screen and (min-width: 641px) {
  .section-hero_new .headline .page_title {
    font-size: 36px;
    line-height: 1.75;
    padding: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .section-hero_new .headline .page_title {
    font-size: 16px;
    line-height: 1.5;
    padding: 10px 0;
  }
}

.section-hero_new .content .page_card_list {
  display: flex;
}
.section-hero_new .content .page_card_list &gt; li {
  width: 50%;
}
@media only screen and (max-width: 640px) {
  .section-hero_new .content .page_card_list &gt; li {
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
  }
}

.section-hero_new .content .page_card_list &gt; li .filter {
  position: relative;
}
.section-hero_new .content .page_card_list &gt; .page_card_sbs {
  /* background: url(../images/hero-page_card_bg-sbs.jpg) no-repeat center top/100% auto; */
  background: rgba(77, 77, 77, 1);
}
.section-hero_new .content .page_card_list &gt; .page_card_sbs .key_color {
}
.section-hero_new .content .page_card_list &gt; .page_card_sbs .filter {
  /* background-color: rgba(77, 77, 77, 0.9); */
}
.section-hero_new .content .page_card_list &gt; .page_card_cobalt {
  /* background: url(../images/hero-page_card_bg-cobalt.jpg) no-repeat center top/100% auto; */
  background: rgba(43, 72, 135, 1);
}
.section-hero_new .content .page_card_list &gt; .page_card_cobalt .key_color {
}
.section-hero_new .content .page_card_list &gt; .page_card_cobalt .filter {
  background-color: rgba(43, 72, 135, 0.85);
}
@media only screen and (min-width: 641px) {
  .section-hero_new .content .page_card_list {
  }
  .section-hero_new .content .page_card_list &gt; li .key_color {
    padding-bottom: 35px;
  }
  .section-hero_new .content .page_card_list &gt; li .filter {
    padding: 40px 50px 50px;
  }
}
@media only screen and (max-width: 640px) {
  .section-hero_new .content .page_card_list &gt; li .filter {
    padding: 25px 20px 20px;
  }
  .section-hero_new .content .page_card_list &gt; .page_card_cobalt .filter {
    padding-bottom: 30px;
  }
}

.section-hero_new .content .page_card_list .page_card_item_head .page_card_title {
  color: #fff;
  line-height: 1.7;
  font-weight: 300;
}
.section-hero_new .content .page_card_list .page_card_item_head .page_card_title .underline {
  display: inline-block;
  border-bottom: 1px solid #fff;
}
@media only screen and (min-width: 641px) {
  .section-hero_new .content .page_card_list .page_card_item_head .page_card_title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 640px) {
  .section-hero_new .content .page_card_list .page_card_item_head .page_card_title {
    font-size: 18px;
  }
}

.section-hero_new .content .page_card_list .page_card_item_head .page_card_img {
  text-align: center;
}
.section-hero_new .content .page_card_list .page_card_item_head .page_card_img img {
  max-width: 100%;
}
@media only screen and (min-width: 641px) {
  .section-hero_new .content .page_card_list .page_card_item_head .page_card_img {
    padding-top: 60px;
  }
  .section-hero_new .content .page_card_list .page_card_item_head .page_card_img img {
    width: 290px;
    filter: drop-shadow(0px 0px 8px rgba(255, 255, 255, 0.9));
  }
}
@media only screen and (max-width: 640px) {
  .section-hero_new .content .page_card_list .page_card_item_head .page_card_img {
    padding-top: 25px;
    /* display: flex;
    justify-content: flex-start;
    align-items: flex-end; */
  }
  .section-hero_new .content .page_card_list .page_card_item_head .page_card_img img {
    width: 140px;
    filter: drop-shadow(0px 0px 3px rgba(255, 255, 255, 0.9));
  }
}

.section-hero_new .content .page_card_list .page_card_item_head .page_card_name {
  color: #fff;
  font-weight: 300;
  line-height: 1.4;
}
@media only screen and (min-width: 641px) {
  .section-hero_new .content .page_card_list .page_card_item_head .page_card_name {
    padding-top: 20px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .section-hero_new .content .page_card_list .page_card_item_head .page_card_name {
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
  }
}

.section-hero_new .content .page_card_list .page_card_item_body {
}
@media only screen and (min-width: 641px) {
  .section-hero_new .content .page_card_list .page_card_item_body {
    padding-top: 15px;
  }
}

.section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign {
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.16);
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 641px) {
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign {
    width: 450px;
  }
}
.section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_ttl {
  color: #2b4887;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.15em;
  white-space: nowrap;
  background-color: #e6e6e6;
  line-height: 1;
  padding: 10px;
  width: 100%;
}
/* .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_ttl:before,
.section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_ttl:after {
  content: "";
  border-radius: 2px;
}
.section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_ttl:before {
  margin-right: 10px;
}
.section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_ttl:after {
  margin-left: 10px;
} */
@media only screen and (min-width: 641px) {
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_ttl {
    font-size: 16px;
  }
  /* .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_ttl:before,
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_ttl:after {
    width: 65px;
    height: 8px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_ttl:before {
    border-left: 2px solid #fff;
  }
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_ttl:after {
    border-right: 2px solid #fff;
  } */
}
@media only screen and (max-width: 640px) {
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_ttl {
    font-size: 3.4vw;
  }
  /* .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_ttl:before,
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_ttl:after {
    width: 14vw;
    height: 6px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_ttl:before {
    border-left: 1px solid #fff;
  }
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_ttl:after {
    border-right: 1px solid #fff;
  } */
}

.section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_txt {
  text-align: center;
  color: #fff;
  font-weight: 600;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.page_card_campaign_txt_in {
  width: 100%;
}
.page_card_campaign_txt_in:not(:first-of-type) {
  border-top: 1px solid #fff;
  margin-top: 10px;
  padding-top: 10px;
}
.section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_txt .em {
  font-style: normal;
  color: #eada97;
}
.section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_txt .label {
  background-color: #272e3d;
  font-weight: 400;
  font-size: 75%;
  border-radius: 5px;
  margin-right: 5px;
  padding: 5px 10px;
}
@media only screen and (min-width: 641px) {
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_txt {
    font-size: 16px;
    padding-top: 10px;
    padding: 15px;
  }
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_txt .small {
    font-size: 14px;
  }
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_txt .em {
    font-size: 16px;
  }
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_txt .em.large {
    font-size: 26px;
  }
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_txt .notes-txt {
    font-size: 10px;
  }
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_txt .label {
    display: inline-block;
  }
}
@media only screen and (max-width: 640px) {
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_txt {
    font-size: 11px;
    padding: 10px 5px;
  }
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_txt .em {
    font-size: 4vw;
  }
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_txt .em.large {
    font-size: 5vw;
  }
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_txt .notes-txt {
    font-size: 2.3vw;
  }
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_txt .label {
    display: block;
  }
}

.section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_txt .more {
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #fff;
  line-height: 1.5;
  padding-top: 5px;
  padding-right: 10px;
  margin-left: 10px;
}
.section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_txt .more:after {
  content: "";
  position: absolute;
  right: 0;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  z-index: 1;
  transform: rotate(-135deg);
}
@media only screen and (min-width: 641px) {
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_txt .more:after {
    width: 8px;
    height: 8px;
    top: calc(50% - 1px);
  }
}
@media only screen and (max-width: 640px) {
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_campaign .page_card_campaign_txt .more:after {
    width: 6px;
    height: 6px;
    top: 50%;
  }
}

.section-hero_new .content .page_card_list .page_card_item_body .page_card_entry {
  text-align: center;
}
.section-hero_new .content .page_card_list .page_card_item_body .page_card_entry .page_card_entry_btn {
  background-color: #dd1440;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  max-width: 410px;
  position: relative;
}
.section-hero_new .content .page_card_list .page_card_item_body .page_card_entry .page_card_entry_btn:after {
  content: "";
  position: absolute;
  z-index: 1;
  transform: rotate(-135deg);
}
@media only screen and (min-width: 641px) {
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_entry {
    padding-top: 25px;
  }
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_entry .page_card_entry_btn {
    padding: 15px;
    width: 410px;
    border-radius: 30px;
    font-size: 17px;
  }
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_entry .page_card_entry_btn:after {
    width: 8px;
    height: 8px;
    top: calc(50% - 4px);
    right: 20px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
}
@media only screen and (max-width: 640px) {
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_entry {
    padding-top: 15px;
  }
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_entry .page_card_entry_btn {
    padding: 5px;
    width: 100%;
    border-radius: 30px;
    font-size: 10px;
  }
  .section-hero_new .content .page_card_list .page_card_item_body .page_card_entry .page_card_entry_btn:after {
    width: 5px;
    height: 5px;
    top: calc(50% - 2px);
    right: 10px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
}

.section-hero_new .content .page_card_list .page_card_item_body .notes {
  padding-top: 10px;
  color: #fff;
  font-weight: 300;
  text-align: center;
  /* position: absolute;
  right: 50px; */
}
@media only screen and (min-width: 641px) {
  .section-hero_new .content .page_card_list .page_card_item_body .notes {
    bottom: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .section-hero_new .content .page_card_list .page_card_item_body .notes {
    bottom: 5px;
    font-size: 10px;
    transform: scale(0.9);
  }
}

/** SECTION NAV
==============================================*/
.section-nav {
  background-color: #272e3d;
}
@media only screen and (max-width: 640px) {
  .section-nav .content.row {
    padding-right: 7px;
    padding-left: 7px;
  }
}

.section-nav .content .anchor_nav {
  display: flex;
  flex-wrap: wrap;
}
.section-nav .content .anchor_nav &gt; li {
  border-right: 1px solid #fff;
}
@media only screen and (min-width: 641px) {
  .section-nav .content .anchor_nav {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .section-nav .content .anchor_nav &gt; li {
    width: 25%;
    border-right: 1px solid #fff;
  }
  .section-nav .content .anchor_nav &gt; li:first-child {
    border-left: 1px solid #fff;
  }
}
@media only screen and (max-width: 640px) {
  .section-nav .content .anchor_nav {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .section-nav .content .anchor_nav &gt; li {
    width: 50%;
  }
  .section-nav .content .anchor_nav &gt; li:nth-child(odd) {
    border-left: 1px solid #fff;
  }
  .section-nav .content .anchor_nav &gt; li:not(:nth-last-child(-n + 2)) {
    margin-bottom: 10px;
  }
}

.section-nav .content .anchor_nav .anchor_link {
  position: relative;
  color: #fff;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  height: calc(2.4em + 22px);
}
.section-nav .content .anchor_nav .anchor_link:after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  bottom: 2px;
  left: calc(50% - 4px);
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  z-index: 1;
  transform: rotate(-45deg);
}

/** CARD IMPORTANT NOTICE
==============================================*/
.card-important-notice {
  border: 1px solid #f6f6f6;
  background-color: #f6f6f6;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  margin-top: 20px;
  padding: 15px;
}
.section-hero_new .card-important-notice {
  padding: 5px 10px;
  width: 450px;
}
@media only screen and (max-width: 640px) {
  .section-hero_new .card-important-notice {
    padding: 5px;
  }
}
.card-important-notice &gt; *:not(:first-child) {
  margin-top: 5px;
}
.card-important-notice__ttl {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
.section-hero_new .card-important-notice__ttl {
  font-size: 14px;
}
@media only screen and (max-width: 640px) {
  .section-hero_new .card-important-notice__ttl {
    font-size: 12px;
  }
}
.card-important-notice__txt {
  text-align: left;
  font-size: 14px;
}
.section-hero_new .card-important-notice__txt {
  font-size: 12px;
  line-height: 1.4;
}
@media only screen and (max-width: 640px) {
  .section-hero_new .card-important-notice__txt {
    font-size: 10px;
  }
}
.card-important-notice__notes &gt; li {
  padding-left: 1em;
  text-indent: -1em;
  text-align: left;
  font-size: 11px;
  line-height: 1.4;
}
.section-hero_new .card-important-notice__notes &gt; li {
  font-size: 10px;
}
.card-important-notice__notes &gt; li:before {
  content: "※";
}
.card-important-notice__date {
  display: block;
  text-align: right;
  font-size: 13px;
}
.section-hero_new .card-important-notice__date {
  font-size: 10px;
  line-height: 1.4;
}
</pre></body></html>