@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
html {
  font-size: 10px;
}
body,
td,
th,
input,
textarea {
  color: #2a2a2a;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
}

body {
  overflow-wrap: break-word;
}

a,
a:link,
a:visited,
a:active,
a:hover,
a:hover img {
  color: #2a2a2a;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

a:hover:hover {
  opacity: 0.7;
}

a:hover,
a:hover img,
.img_hover:hover {
  text-decoration: none;
}

img {
  vertical-align: bottom;
}

.img_ck {
  font-size: 0.1rem;
  line-height: 0;
}

h2,
h3,
h4,
h5,
h6,
div,
p,
ul,
ol,
li,
dl,
dt,
dd,
img,
nav {
  margin: 0;
  padding: 0;
}

ul,
ol,
li {
  list-style: none;
}

@media screen and (min-width: 768px), print {
  .au-header-nav, .str-main .str-content .str-contentBody {
    max-width: 1000px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .au-header-nav-wrap-fixed + #container .nav-local {
    position: fixed;
    width: 100%;
    top: 78px;
    z-index: 1000;
  }
  .str-contentBody {
    padding-bottom: 0;
  }
  .sp {
    display: none;
  }
  img {
    max-width: 100%;
  }
  .nav-local {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #fff;
  }
  .nav-local ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1000px;
    margin: 0 auto;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .nav-local ul li {
    width: auto;
    border-top: none;
    border-bottom: none;
  }
  .nav-local ul li a {
    font-size: 1.4rem;
    font-weight: bold;
    padding: 15px 27px;
  }
  .nav-local ul li a:before {
    content: none;
  }
  .nav-local ul li a:hover {
    text-decoration: none;
  }
  .str-content__title {
    background-color: #2a2a2a;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    color: #fff;
    font-weight: bold;
    font-size: 2.4rem;
    padding: 13px 0;
    position: relative;
  }
  .str-content__title:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 23px 23px 0 23px;
    border-color: #2a2a2a transparent transparent transparent;
  }
  .note p {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.4rem;
  }
  .note p:before {
    content: "※";
    display: inline-block;
    margin-right: 0.4em;
    vertical-align: top;
    line-height: 1em;
    margin-top: 0.2em;
  }
  .c-button__black {
    background-color: #2a2a2a;
    -moz-border-radius: 35px;
         border-radius: 35px;
    -moz-box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
         box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
    width: 450px;
    height: 70px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    margin: 0 auto;
  }
  .c-button__black:after {
    content: "";
    display: block;
    width: 23px;
    height: 19px;
    background: url(/access/hikari/au/ad/images/icon_external.svg) no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
    position: absolute;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .c-button__black span {
    color: #fff;
    font-weight: bold;
    font-size: 2rem;
  }
  .c-button__black img {
    display: none;
  }
  .c-button__black__02 {
    background-color: #fff;
    border: 4px solid #2a2a2a;
    width: 450px;
    height: 70px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    margin: 0 auto;
  }
  .c-button__black__02:after {
    content: "";
    display: block;
    width: 23px;
    height: 19px;
    background: url(https://www.so-net.ne.jp/shared/img/icn-_blank.svg) no-repeat center center;
    -moz-background-size: contain;
          background-size: contain;
    position: absolute;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .c-button__black__02 span {
    color: #2a2a2a;
    font-weight: bold;
    font-size: 2rem;
  }
  .c-button__black__02 img {
    display: none;
  }
  .c-button__black__03 {
    background-color: #fff;
    border: 4px solid #2a2a2a;
    width: 450px;
    height: 70px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    margin: 0 auto;
  }
  .c-button__black__03:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 2px solid #2a2a2a;
    border-right: 2px solid #2a2a2a;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 28px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .c-button__black__03 span {
    color: #2a2a2a;
    font-weight: bold;
    font-size: 2rem;
  }
  .mv {
    background: url(/access/hikari/au/ad/images/mv/mv_bg_pc.jpg) no-repeat center center;
    -moz-background-size: cover;
         background-size: cover;
  }
  .mv#mv .str-contentBody {
    padding: 48px 0 40px;
  }
  .mv__topic {
    text-align: center;
  }
  .mv__topic img {
    width: 100%;
    max-width: 907px;
  }
  .mv__plan {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
    width: 101%;
  }
  .mv__plan li {
    width: 49%;
  }
  .mv__switch {
    margin-top: 27px;
    text-align: center;
  }
  .mv__switch__attention {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-border-radius: 8px;
         border-radius: 8px;
    width: 890px;
    -moz-box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
         box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
    margin: 25px auto 0;
    overflow: hidden;
  }
  .mv__switch__attention dt {
    background-color: #2a2a2a;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    width: 145px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mv__switch__attention dd {
    font-family: 'Noto Sans JP', sans-serif;
    width: 750px;
    background-color: #fff;
    padding: 14px 18px;
    text-align: left;
  }
  .mv__switch__attention dd p a {
    position: relative;
    padding-left: 1em;
    color: #eb5505;
    display: inline-block;
    margin-left: 0.5em;
    text-decoration: underline;
  }
  .mv__switch__attention dd p a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    bottom: 0;
    margin: auto;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #eb5505;
    border-right: 2px solid #eb5505;
  }
  .mv__switch__attention dd .attention__note {
    font-size: 1.2rem;
    margin-top: 0.5em;
  }
  .cv {
    background-color: #eb5505;
  }
  .cv .str-contentBody {
    padding: 50px 0 60px !important;
  }
  .cv__select {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cv__select-item {
    background-color: #fff;
    -moz-border-radius: 8px;
         border-radius: 8px;
    padding: 30px 20px 29px;
    width: 48.5%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    text-align: center;
  }
  .cv__select-item:nth-of-type(2) {
    margin-left: 3%;
  }
  .cv__select-item p {
    font-size: 2.4rem;
    font-weight: bold;
  }
  .cv__select-item p span {
    font-weight: normal;
    font-size: 1.6rem;
  }
  .cv__select-item.w100 {
    width: 100%;
  }
  .cv__select-item.wide {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
    padding-left: 50px;
  }
  .cv__select-item.wide p {
    text-align: left;
  }
  .cv__select-item.wide .cv__select__button {
    width: 360px;
    margin: 0 0 0 104px;
  }
  .cv__select__button {
    background-color: #fcdb00;
    -moz-border-radius: 34px;
         border-radius: 34px;
    font-weight: bold;
    text-decoration: none;
    font-size: 2.4rem;
    max-width: 360px;
    padding: 17px 0;
    display: block;
    text-align: center;
    position: relative;
    margin: 10px auto 0;
    -moz-box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
         box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
  }
  .cv__select__button:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 2px solid #2a2a2a;
    border-right: 2px solid #2a2a2a;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    right: 28px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .cv__select__button img {
    display: none;
  }
  .cv__select .tel_num {
    margin-top: 4px;
  }
  .cv__select .tel_num span, .cv__select .tel_num a {
    display: inline-block;
    font-size: 0;
    width: 340px;
    height: 39px;
    padding-left: 45px;
    position: relative;
  }
  .cv__select .tel_num span:before, .cv__select .tel_num a:before {
    content: "";
    display: block;
    width: 52px;
    height: 35px;
    position: absolute;
    left: 0;
    background: url(/access/hikari/au/ad/images/cv/tel_icon.svg) no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
  }
  .cv__select .tel_num.tel_num_new span, .cv__select .tel_num.tel_num_new a {
    background: url(/access/hikari/au/ad/images/cv/tel_num_new.svg?20250219) no-repeat right center;
    -moz-background-size: contain;
         background-size: contain;
  }
  .cv__select .tel_num.tel_num_change span, .cv__select .tel_num.tel_num_change a {
    background: url(/access/hikari/au/ad/images/cv/tel_num_change.svg) no-repeat right center;
    -moz-background-size: contain;
         background-size: contain;
  }
  .cv__select .tel_num__attention {
    font-weight: normal;
    margin-top: 14px;
    font-size: 1.4rem;
  }
  .cv__select .tel_num__attention a, 
  .cv__select .tel_num__attention a:link,
  .cv__select .tel_num__attention a:visited,
  .cv__select .tel_num__attention a:active,
  .cv__select .tel_num__attention a:hover {
    color: #314da5;
  }
  .cv__note {
    color: #fff;
    font-size: 1.4rem;
    margin: 22px 0;
  }
  .cv__note a {
    text-decoration: underline;
    color: inherit;
    font-weight: bold;
  }
  .cv__attention {
    -moz-border-radius: 5px;
         border-radius: 5px;
    overflow: hidden;
  }
  .cv__attention dt {
    background-color: #2a2a2a;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 8px 0;
  }
  .cv__attention dd {
    background-color: #fff;
    padding: 1em 24px;
  }
  .cv__attention dd p {
    font-size: 1.4rem;
  }
  .cv__attention dd p + p {
    margin-top: 3px;
  }
  .cv .referer_af .cv__select .wide {
    margin-bottom: 0;
  }
  .provide {
    background-color: #f3f3f3;
  }
  .str-main .str-content.benefits .str-contentBody {
    padding: 20px 0 30px;
  }
  .benefits_title {
    text-align: center;
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .provide .str-contentBody {
    padding-top: 70px;
    padding-bottom: 70px !important;
  }
  .provide__copy {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .provide__copy p {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 3.2rem;
    font-weight: bold;
    padding-left: 118px;
    position: relative;
    margin-left: -42px;
    line-height: 1.3;
    letter-spacing: 2.5px;
  }
  .provide__copy p em {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 108px;
    height: 106px;
    background: url(/access/hikari/au/ad/images/provide/icon_emphasis.svg) no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
    font-size: 2.4rem;
    position: absolute;
    left: 4px;
    top: -32px;
  }
  .provide__copy p small {
    font-size: 2rem;
  }
  .provide__copy span {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 3.4rem;
    font-weight: bold;
    display: inline-block;
    padding: 4px 20px;
    background-color: #ffff00;
    margin-top: 24px;
  }
  .provide .check-area {
    margin-top: 40px;
    -moz-border-radius: 9px;
         border-radius: 9px;
    -moz-box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
         box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    padding: 65px 0 55px;
  }
  .provide .check-area__title {
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    position: relative;
  }
  .provide .check-area__title:after {
    content: "";
    display: block;
    width: 50px;
    height: 3px;
    background: #eb5505;
    position: absolute;
    left: 0;
    right: 0;
    margin: 12px auto;
  }
  .provide .check-area__form {
    width: 500px;
    margin: 26px auto 0;
  }
  .provide .check-area__form dl {
    padding: 30px 0;
    border-bottom: 1px solid #d9d9d9;
  }
  .provide .check-area__form dl dt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .provide .check-area__form dl dt .num {
    background-color: #eb5505;
    -moz-border-radius: 50%;
         border-radius: 50%;
    width: 27px;
    height: 27px;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .provide .check-area__form dl dt .text {
    font-weight: bold;
    margin-left: 15px;
  }
  .provide .check-area__form dl dt .label {
    margin-left: 11px;
    font-size: 1.4rem;
    color: #fff;
    background-color: #eb5505;
    padding: 1px 10px;
  }
  .provide .check-area__form dl dt .label.label-02 {
    background-color: #2a2a2a;
  }
  .provide .check-area__form dl dt a {
    position: absolute;
    right: 0;
    text-decoration: underline;
    font-size: 1.4rem;
    top: 0;
  }
  .provide .check-area__form dl dt a:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url(/access/hikari/au/ad/images/provide/icon_link_external.svg) no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
    width: 20px;
    height: 20px;
    margin: -4px 0 0 8px;
  }
  .provide .check-area__form dl dt a img {
    display: none;
  }
  .provide .check-area__form dl dd {
    margin-top: 17px;
  }
  .provide .check-area__form dl dd input {
    background: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    outline: none;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    width: 100%;
  }
  .provide .check-area__form dl dd input[type="text"] {
    background-color: #f3f3f3;
    height: 44px;
    padding: 0 16px;
    -moz-border-radius: 8px;
         border-radius: 8px;
  }
  .provide .check-area__form dl dd input[type="radio"] {
    display: none;
  }
  .provide .check-area__form dl dd .half {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .provide .check-area__form dl dd .half label {
    width: 48%;
  }
  .provide .check-area__form dl dd .short {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .provide .check-area__form dl dd .short label {
    width: 31%;
  }
  .provide .check-area__form dl dd .check-area__note {
    margin-top: 1em;
    font-size: 1.4rem;
  }
  .provide .check-area__form dl dd ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .provide .check-area__form dl dd ul li {
    width: 48%;
    height: 74px;
  }
  .provide .check-area__form dl dd ul li label {
    border: 2px solid #d9d9d9;
    -moz-border-radius: 8px;
         border-radius: 8px;
    display: block;
    height: 100%;
    position: relative;
  }
  .provide .check-area__form dl dd ul li label input[type="radio"]:checked + span:after {
    content: "";
  }
  .provide .check-area__form dl dd ul li label.type-kodate {
    background: url(/access/hikari/au/ad/images/provide/icon_house.svg) no-repeat 78px center;
    -moz-background-size: 26px 19px;
         background-size: 26px 19px;
  }
  .provide .check-area__form dl dd ul li label.type-mansion {
    background: url(/access/hikari/au/ad/images/provide/icon_apartment.svg) no-repeat 80px center;
    -moz-background-size: 18px 25px;
         background-size: 18px 25px;
  }
  .provide .check-area__form dl dd ul li span {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    padding-left: 113px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .provide .check-area__form dl dd ul li span:before, .provide .check-area__form dl dd ul li span:after {
    content: "";
    display: block;
    -moz-border-radius: 50%;
         border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .provide .check-area__form dl dd ul li span:before {
    width: 24px;
    height: 24px;
    background-color: #f3f3f3;
    left: 25px;
  }
  .provide .check-area__form dl dd ul li span:after {
    width: 12px;
    height: 12px;
    background-color: #eb5505;
    left: 31px;
    content: none;
  }
  .provide .check-area__form__text {
    margin-top: 2.6rem;
    text-align: center;
  }
  .provide .check-area__form .emulate_submit {
    margin-top: 32px;
  }
  .home_set#home_set .str-contentBody {
    padding-top: 50px;
    padding-bottom: 70px !important;
  }
  .merit#merit .str-contentBody {
    padding: 0;
  }
  .merit .center {
    text-align: center;
  }
  .merit .point {
    padding: 70px 0 68px;
  }
  .merit .point__title {
    text-align: center;
  }
  .merit .point__title img {
    margin-bottom: 16px;
  }
  .merit .point__title span {
    display: block;
    color: #eb5505;
    font-weight: bold;
    font-size: 4.8rem;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 4px;
    margin-bottom: 38px;
  }
  .merit .point01 {
    padding-top: 55px;
  }
  .merit .point01__attention {
    margin-top: 30px;
  }
  .merit .point01__attention.note-number {
    margin-top: 20px;
    padding: 0 20px;
  }
  .merit .point01__attention.note-number p:before {
    content: "※1";
  }
  .merit .point01--content {
    background-color: #f9f9f9;
    -moz-border-radius: 8px;
         border-radius: 8px;
    -moz-box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
         box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
    margin-top: 30px;
  }
  .merit .point01--content__inner {
    padding: 38px 0;
    width: 800px;
    margin: 0 auto;
  }
  .merit .point01--content__01 {
    text-align: center;
  }
  .merit .point01--content__02 .new-service dt {
    border-bottom: 1px solid #d9d9d9;
    padding: 2px 0 10px;
    font-size: 3.2rem;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
  }
  .merit .point01--content__02 .new-service dd {
    padding: 30px 0 12px;
    text-align: center;
  }
  .merit .point01--content__02 .new-service dd .new-service__new {
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    -moz-border-radius: 20px;
         border-radius: 20px;
    padding: 4px 40px;
    padding-left: 72px;
    display: inline-block;
    background: url(/access/hikari/au/ad/images/merit/icon_house.svg) no-repeat 31px center;
    -moz-background-size: 31px 22px;
         background-size: 31px 22px;
    background-color: #eb5505;
  }
  .merit .point01--content__02 .new-service dd .new-service__title {
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 3.2rem;
    color: #eb5505;
    margin: 0 0 20px;
  }
  .merit .point01--content__02 .new-service dd .new-service__plan {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .merit .point01--content__02 .new-service dd .new-service__plan li {
    width: 48%;
  }
  .merit .point01--content__02 .new-service dd .new-service__discount {
    margin-top: 46px;
  }
  .merit .point01__link {
    margin-top: 40px;
  }
  .merit .point01__link.c-button__black__03 {
    margin: 20px auto 40px;
  }
  .merit .point02 {
    background-color: #f3f3f3;
  }

  .merit .point02__inner {
    border: 4px solid #eb5505;
    padding: 20px;
    background-color: #fff;;
  }
  .point02__image__box{
    margin: 20px 0;
    text-align: center;
  }

  .merit .point02__inner02 {
    margin-top: 30px;
    border: 4px solid #d3307a;
    padding: 20px;
    background-color: #fff;;
  }

  .merit .point02__subtitle {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border: 4px solid #eb5505;
    background-color: #fff;
    margin: 20px 0;
  }
  .merit .point02__subtitle span {
    width: -webkit-calc(50% + 30px);
    width: -moz-calc(50% + 30px);
    width: calc(50% + 30px);
    color: #eb5505;
    font-weight: bold;
    font-size: 2.4rem;
    text-align: center;
    padding: 12px 0;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: -1.5px;
  }
  .merit .point02__subtitle span + span {
    width: -webkit-calc(50% - 30px);
    width: -moz-calc(50% - 30px);
    width: calc(50% - 30px);
    color: #fff;
    background-color: #eb5505;
    position: relative;
  }
  .merit .point02__subtitle span + span:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 60px 52px;
    border-color: transparent transparent #eb5505 transparent;
    left: -52px;
    top: 0px;
  }
  .merit .point02__copy {
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 2.9rem;
    line-height: 1.4;
    margin: 20px 0;
  }
  .merit .point02__copy em {
    color: #eb5505;
    font-size: 3.5rem;
  }
  .merit .point02__copy span {
    font-size: 3.5rem;
  }
  .merit .point02__attention {
    margin: 1.5em 0;
  }
  .merit .point02__family {
    background-color: #fff;
    -moz-border-radius: 8px;
         border-radius: 8px;
    -moz-box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
         box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
    padding: 30px 0 40px;
  }
  .merit .point02__family__title {
    text-align: center;
  }
  .merit .point02__family__note {
    text-align: center;
    margin-top: 28px;
    line-height: 1.6;
  }
  .merit .point02__family__result {
    text-align: center;
    margin-top: 18px;
  }
  .merit .point02__family__result p {
    display: inline-block;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 3.6rem;
    position: relative;
    z-index: 0;
  }
  .merit .point02__family__result p:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #ffff00;
    width: 100%;
    height: 12px;
    bottom: 0;
    z-index: -1;
  }
  .merit .point02__family__result p span {
    font-size: 4.4rem;
  }
  .merit .point02__link {
    margin-top: 38px;
  }
  .merit .point02 .js-toggle {
    margin-top: 38px;
  }
  .merit .point03__box {
    margin-top: 32px;
    border: 4px solid #eb5505;
    -moz-border-radius: 8px;
         border-radius: 8px;
    background-color: #fff;
  }
  .merit .point03__box dl {
    width: 800px;
    margin: 0 auto;
    padding: 30px 0;
  }
  .merit .point03__box dl dt {
    font-size: 3.2rem;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 14px;
  }
  .merit .point03__box dl dd {
    padding: 30px 0 15px;
  }
  .merit .point03__box dl dd .return__content {
    margin-top: 22px;
  }
  .merit .point03__link {
    margin-top: 40px;
  }
  .merit .point03__plan {
    margin-top: 48px;
  }
  .merit .point03__plan .plan__item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .merit .point03__plan .plan__item li {
    width: 49.5%;
  }
  .merit .point03__plan__attention {
    margin: 20px 0 50px;
  }
  .merit .point03__plan__discount__title {
    color: #fff;
    font-size: 2rem;
    text-align: center;
    background-color: #000;
    font-weight: normal;
    padding: 10px 0;
    margin-bottom: 30px;
  }
  .option .str-contentBody {
    padding: 52px 0 68px;
  }
  .option__list-item {
    background-color: #f9f9f9;
    -moz-border-radius: 8px;
         border-radius: 8px;
    -moz-box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
         box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
    padding: 48px 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .option__list-item:nth-child(n+2) {
    margin-top: 36px;
  }
  .option__list-item .option__image {
    width: 42%;
  }
  .option__list-item .option__text {
    width: 53.2%;
    position: relative;
  }
  .option__list-item .option__text__title {
    border-bottom: 1px solid #d9d9d9;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 2rem;
    padding: 0 16px;
    position: relative;
  }
  .option__list-item .option__text__title:before {
    content: "";
    display: block;
    background: #eb5505;
    width: 5px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .option__list-item .option__text__text {
    line-height: 1.8;
    margin-top: 20px;
  }
  .option__list-item .option__text__button {
    background-color: #2491ce;
    -moz-border-radius: 8px;
         border-radius: 8px;
    width: 390px;
    height: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    -moz-box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
         box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
  }
  .option__list-item .option__text__button img {
    display: none;
  }
  .option__list-item .option__text__button:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .option#option .point02 {
    background-color: #f3f3f3;
  }
  .option#option .point02__inner {
    border: 4px solid #eb5505;
    padding: 20px;
    background-color: #fff;;
  }
  #option .point02__inner02 {
    margin-top: 30px;
    margin-bottom: 50px;
    border: 4px solid #d3307a;
    padding: 20px;
    background-color: #fff;;
  }

  .option#option .point02__subtitle {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border: 4px solid #eb5505;
    background-color: #fff;
    margin: 20px 0;
  }
  .option#option .point02__subtitle span {
    width: -webkit-calc(50% + 30px);
    width: -moz-calc(50% + 30px);
    width: calc(50% + 30px);
    color: #eb5505;
    font-weight: bold;
    font-size: 2.4rem;
    text-align: center;
    padding: 12px 0;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: -1.5px;
  }
  .option#option .point02__subtitle span + span {
    width: -webkit-calc(50% - 30px);
    width: -moz-calc(50% - 30px);
    width: calc(50% - 30px);
    color: #fff;
    background-color: #eb5505;
    position: relative;
  }
  .option#option .point02__subtitle span + span:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 60px 52px;
    border-color: transparent transparent #eb5505 transparent;
    left: -52px;
    top: 0px;
  }
  .option#option .point02__copy {
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 2.9rem;
    line-height: 1.4;
    margin: 20px 0;
  }
  .option#option .point02__copy em {
    color: #eb5505;
    font-size: 3.5rem;
  }
  .option#option .point02__copy span {
    font-size: 3.5rem;
  }
  .option#option .point02__attention {
    margin: 1.5em 0;
  }
  .option#option .point02__family {
    background-color: #fff;
    -moz-border-radius: 8px;
         border-radius: 8px;
    -moz-box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
         box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
    padding: 30px 0 40px;
  }
  .option#option .point02__family__title {
    text-align: center;
  }
  .option#option .point02__family__note {
    text-align: center;
    margin-top: 28px;
    line-height: 1.6;
  }
  .option#option .point02__family__result {
    text-align: center;
    margin-top: 18px;
  }
  .option#option .point02__family__result p {
    display: inline-block;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 3.6rem;
    position: relative;
    z-index: 0;
  }
  .option#option .point02__family__result p:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #ffff00;
    width: 100%;
    height: 12px;
    bottom: 0;
    z-index: -1;
  }
  .option#option .point02__family__result p span {
    font-size: 4.4rem;
  }
  .option#option .point02__link {
    margin-top: 38px;
  }
  .option#option .point02 .js-toggle {
    margin-top: 38px;
  }

  .discount#discount .str-contentBody {
    padding-top: 50px;
    padding-bottom: 0;
  }
  .discount-option {
    margin-top: 75px;
    padding: 80px 0 75px;
    position: relative;
    background-color: #f3f3f3;
  }
  .discount-option .str-contentBody {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .discount-option__title {
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 3.2rem;
    margin-bottom: 20px;
  }
  .discount-option__title span {
    font-size: 4rem;
    letter-spacing: 7px;
  }
  .discount-option__title span img {
    margin-bottom: 8px;
    display: inline-block;
  }
  .discount-option__title > em {
    color: #fff;
    display: inline-block;
    background-color: #eb5505;
    font-size: 2.4rem;
    padding: 7px 20px;
    margin-bottom: 10px;
  }
  .discount-option__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .discount-option__list-item {
    width: 30.8%;
    margin-left: 3.8%;
  }
  .discount-option__list-item:nth-child(3n+1) {
    margin-left: 0;
  }
  .discount-option__list-item:nth-child(n+4) {
    margin-top: 40px;
  }
  .discount-option__link {
    width: 100%;
    height: 50px;
    -moz-border-radius: 8px;
         border-radius: 8px;
    background-color: #2491ce;
    color: #fff !important;
    font-weight: bold;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 18px;
    position: relative;
    -moz-box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
         box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
  }
  .discount-option__link:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .discount-option__link img {
    display: none;
  }
  .flow#flow .str-contentBody {
    padding-top: 16px;
    padding-bottom: 78px !important;
  }
  .flow__step {
    padding-top: 40px;
  }
  .flow__step-item .step__title {
    border-bottom: 4px solid #2a2a2a;
    font-size: 2.4rem;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 10px;
  }
  .flow__step-item .step__title img {
    margin-right: 34px;
    width: 106px;
  }
  .flow__step-item .step__content__b-block {
    border-top: 1px solid #d9d9d9;
    padding: 28px 0;
  }
  .flow__step-item .step__content__b-block a {
    text-decoration: underline;
    color: #2491ce;
    font-size: 1.4rem;
    margin-left: 1.5em;
    display: inline-block;
    position: relative;
  }
  .flow__step-item .step__content__b-block a:after {
    content: "";
    display: block;
    width: 20px;
    height: 19px;
    background: url(/access/hikari/au/ad/images/flow/icon_external.svg) no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -24px;
  }
  .flow__step-item .step__content__b-block a img {
    display: none;
  }
  .flow__step-item .step__content .method_pattern {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .flow__step-item .step__content .method_pattern dl {
    width: 49%;
  }
  .flow__step-item .step__content .method_pattern dl dt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 2rem;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
  }
  .flow__step-item .step__content .method_pattern dl dt:before {
    content: "";
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-right: 14px;
  }
  .flow__step-item .step__content .method_pattern dl dd {
    margin-top: 1em;
  }
  .flow__step-item .step__content .method_pattern dl.mail dt:before {
    background: url(/access/hikari/au/ad/images/flow/icon_step02_01.png) no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
  }
  .flow__step-item .step__content .method_pattern dl.tel dt:before {
    background: url(/access/hikari/au/ad/images/flow/icon_step02_02.png) no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
  }
  .flow__step-item .step__content__text {
    font-size: 1.6rem;
  }
  .flow__step-item .step__content .for-customer {
    border: 4px solid #2a2a2a;
    text-align: center;
    padding: 20px;
  }
  .flow__step-item .step__content .for-customer dt {
    font-weight: bold;
    font-size: 1.8rem;
  }
  .flow__step-item .step__content .for-customer dd {
    margin-top: 1em;
  }
  .flow__step-item .step__overview {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 22px 0 30px;
  }
  .flow__step-item .step__images {
    width: 80px;
    height: 80px;
    -moz-border-radius: 50%;
         border-radius: 50%;
    -moz-box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
         box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 18px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .flow__step-item .step__images img {
    width: 44px;
  }
  .other {
    position: relative;
    background-color: #f3f3f3;
  }
  .other#other .str-contentBody {
    padding-top: 20px;
    padding-bottom: 80px;
  }
  .other__box {
    margin-top: 32px;
    border: 4px solid #eb5505;
    -moz-border-radius: 8px;
         border-radius: 8px;
    background-color: #fff;
  }
  .other__box dl {
    width: 800px;
    margin: 0 auto;
    padding: 40px 0 18px;
  }
  .other__box dl dt {
    font-size: 3.2rem;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 12px;
    letter-spacing: 1px;
  }
  .other__box dl dd {
    padding: 30px 0 15px;
  }
  .other__condition {
    font-size: 2.8rem;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    padding-top: 14px;
    border-top: 1px solid #d9d9d9;
    text-align: center;
    margin-top: 30px;
  }
  .other__link {
    margin-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  body,
  td,
  th,
  input,
  textarea {
    font-size: 3.64583vw;
  }
  .pc {
    display: none;
  }
  html #container {
    position: relative;
    overflow-x: hidden;
  }
  html.active body #container:before {
    content: "";
    display: block;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
  }
  .au-header-nav-wrap-fixed {
    position: fixed;
    top: 0;
  }
  .au-header-nav-wrap-fixed + #container .nav-local {
    position: fixed;
    top: 63px;
    bottom: 0;
  }
  .au-apply-fixed {
    position: static;
  }
  .str-main .str-content .str-contentBody {
    padding: 0 3.90625vw;
  }
  .nav-local {
    position: absolute;
    width: 75.52083vw;
    background-color: #fff;
    right: -75.52083vw;
    -webkit-transition: right 0.3s;
    -moz-transition: right 0.3s;
    transition: right 0.3s;
    z-index: 1000;
  }
  .nav-local.active {
    right: 0;
  }
  .nav-local ul {
    display: block;
    margin: 0 auto;
    border: none;
    border-top: 1px solid #ccc !important;
  }
  .nav-local ul li {
    width: 100%;
    border: none;
    position: relative;
  }
  .nav-local ul li:after {
    content: "";
    display: block;
    width: 67.70833vw;
    height: 1px;
    position: absolute;
    background-color: #ccc;
    left: 3.90625vw;
    bottom: 0;
  }
  .nav-local ul li a {
    font-size: 3.90625vw;
    font-weight: bold;
    padding: 3.90625vw 5.20833vw;
    position: relative;
  }
  .nav-local ul li a:before {
    content: none;
  }
  .nav-local ul li a:after {
    content: "";
    display: block;
    width: 1.30208vw;
    height: 1.30208vw;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    right: 5.20833vw;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .nav-local ul li a:hover {
    text-decoration: none;
  }
  .nav-local .apply-btn {
    padding: 8.85417vw 3.90625vw;
  }
  .nav-local .apply-btn a, .nav-local .apply-btn span {
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
    padding: 4.42708vw;
    padding-left: 15.625vw;
    -moz-box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
         box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
    display: block;
    font-size: 3.90625vw;
    font-weight: bold;
  }
  .nav-local .apply-btn a + a, .nav-local .apply-btn a span, .nav-local .apply-btn span + a, .nav-local .apply-btn span span {
    margin-top: 3.90625vw;
    color: #fff;
  }
  .nav-local .apply-btn__web {
    background: url(/access/hikari/au/ad/images/icon_mail.png) no-repeat 3.38542vw center;
    -moz-background-size: 8.07292vw 8.07292vw;
         background-size: 8.07292vw 8.07292vw;
    background-color: #ffff00;
  }
  .nav-local .apply-btn__tel {
    background: url(/access/hikari/au/ad/images/icon_tel.png) no-repeat 3.38542vw center;
    -moz-background-size: 8.07292vw 8.07292vw;
         background-size: 8.07292vw 8.07292vw;
    background-color: #f30105;
  }
  .str-content__title {
    background-color: #2a2a2a;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    color: #fff;
    font-weight: bold;
    font-size: 5.20833vw;
    padding: 3.38542vw 0;
    position: relative;
  }
  .str-content__title:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 2.99479vw 3.45052vw 0 3.45052vw;
    border-color: #2a2a2a transparent transparent transparent;
  }
  .note p {
    font-size: 3.125vw;
    padding-left: 1.5em;
    position: relative;
  }
  .note p:before {
    content: "※";
    display: block;
    margin-right: 0.4em;
    position: absolute;
    line-height: 1em;
    margin-top: 0.3em;
    left: 0;
  }
  .c-button__black {
    background-color: #2a2a2a;
    -moz-border-radius: 5.20833vw;
         border-radius: 5.20833vw;
    -moz-box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
         box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
    width: 70.3125vw;
    height: 10.67708vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    margin: 0 auto;
  }
  .c-button__black:after {
    content: "";
    display: block;
    width: 3.90625vw;
    height: 3.90625vw;
    background: url(/access/hikari/au/ad/images/icon_external.svg) no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
    position: absolute;
    right: 4.55729vw;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .c-button__black span {
    color: #fff;
    font-weight: bold;
    font-size: 3.90625vw;
  }
  .c-button__black img {
    display: none;
  }



  .c-button__black__02 {
    background-color: #fff;
    border: 2px solid #2a2a2a;
    width: 70.3125vw;
    height: 10.67708vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    margin: 0 auto;
  }
  .c-button__black__02:after {
    content: "";
    display: block;
    width: 3.90625vw;
    height: 3.90625vw;
    background: url(https://www.so-net.ne.jp/shared/img/icn-_blank.svg) no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
    position: absolute;
    right: 2.55729vw;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .c-button__black__02 span {
    color: #2a2a2a;
    font-weight: bold;
    font-size: 3.90625vw;
  }
  .c-button__black__02 img {
    display: none;
  }
  .c-button__black__03 {
    background-color: #fff;
    border: 2px solid #2a2a2a;
    width: 70.3125vw;
    height: 10.67708vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    margin: 0 auto;
  }
  .c-button__black__03:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 2px solid #2a2a2a;
    border-right: 2px solid #2a2a2a;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 28px;
    top: -4px;
    bottom: 0;
    margin: auto;
  }
  .c-button__black__03 span {
    color: #2a2a2a;
    font-weight: bold;
    font-size: 3.90625vw;
  }





  .mv {
    background: url(/access/hikari/au/ad/images/mv/mv_bg_sp.jpg) no-repeat center top;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    padding: 3.64583vw 0 7.8125vw;
  }
  .mv__topic {
    text-align: center;
  }
  .mv__topic img {
    width: 94.01042vw;
  }
  .mv__plan {
    margin-top: 4.16667vw;
    padding: 0 1.5625vw;
  }
  .mv__plan li + li {
    margin-top: 1.30208vw;
  }
  .mv__switch {
    margin-top: 9.89583vw;
    text-align: center;
  }
  .mv__switch img {
    width: 77.34375vw;
  }
  .mv__switch__attention {
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
    -moz-box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
         box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
    margin: 4.94792vw auto 0;
    overflow: hidden;
  }
  .mv__switch__attention dt {
    background-color: #2a2a2a;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 3.64583vw;
    padding: 1.30208vw 0;
    position: relative;
    cursor: pointer;
  }
  .mv__switch__attention dt:before, .mv__switch__attention dt:after {
    content: "";
    display: block;
    background-color: #fff;
    width: 3.125vw;
    height: 1px;
    position: absolute;
    right: 2.60417vw;
    top: 3.90625vw;
  }
  .mv__switch__attention dt:after {
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .mv__switch__attention dd {
    font-family: 'Noto Sans JP', sans-serif;
    background-color: #fff;
    text-align: left;
    height: 0;
    overflow: hidden;
  }
  .mv__switch__attention dd .note__inner {
    padding: 3.38542vw 5.20833vw;
  }
  .mv__switch__attention dd p {
    font-size: 3.125vw;
  }
  .mv__switch__attention dd p a {
    position: relative;
    padding-left: 1em;
    color: #eb5505;
    display: inline-block;
    font-size: inherit;
    text-decoration: underline;
  }
  .mv__switch__attention dd p a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    bottom: 0;
    margin: auto;
    width: 1.30208vw;
    height: 1.30208vw;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 1px solid #eb5505;
    border-right: 1px solid #eb5505;
  }
  .mv__switch__attention dd .attention__note {
    margin-top: 0.5em;
  }
  .mv__switch__attention dd .attention__note span {
    display: block;
    margin-left: 1em;
    text-indent: -1em;
    font-size: 3.125vw;
  }
  .mv__switch__attention dd .attention__note span + span {
    margin-top: 0.78125vw;
  }
  .mv__switch__attention.active dt:before {
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .mv__switch__attention.active dt:after {
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .cv {
    background-color: #eb5505;
  }
  .cv .str-contentBody {
    padding-top: 7.55208vw !important;
    padding-bottom: 7.55208vw !important;
  }
  .cv__select-item {
    background-color: #fff;
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
    padding: 6.51042vw 7.8125vw 5.72917vw;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    text-align: center;
  }
  .cv__select-item:nth-of-type(2) {
    margin-top: 3.90625vw;
  }
  .cv__select-item p {
    font-size: 5.20833vw;
    font-weight: bold;
    line-height: 1.2;
  }
  .cv__select-item p span {
    font-weight: normal;
    font-size: 3.64583vw;
  }
  .cv__select-item.wide {
    margin-bottom: 3.64583vw;
  }
  .cv__select__button {
    background-color: #ffff00;
    -moz-border-radius: 6.51042vw;
         border-radius: 6.51042vw;
    font-weight: bold;
    text-decoration: none;
    font-size: 4.42708vw;
    max-width: 70.3125vw;
    padding: 3.64583vw 0;
    display: block;
    text-align: center;
    position: relative;
    margin: 4.55729vw auto 0;
    -moz-box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
         box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
  }
  .cv__select__button:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 2px solid #2a2a2a;
    border-right: 2px solid #2a2a2a;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    right: 28px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .cv__select__button img {
    display: none;
  }
  .cv__select .tel_num {
    margin: 0;
  }
  .cv__select .tel_num span, .cv__select .tel_num a {
    display: inline-block;
    font-size: 0;
    width: 63.02083vw;
    height: 7.03125vw;
    padding-left: 7.8125vw;
    position: relative;
  }
  .cv__select .tel_num span:before, .cv__select .tel_num a:before {
    content: "";
    display: block;
    width: 10.28646vw;
    height: 6.77083vw;
    position: absolute;
    left: 0;
    background: url(/access/hikari/au/ad/images/cv/tel_icon.svg) no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
  }
  .cv__select .tel_num.tel_num_new span, .cv__select .tel_num.tel_num_new a {
    background: url(/access/hikari/au/ad/images/cv/tel_num_new.svg?20250219) no-repeat right center;
    -moz-background-size: contain;
         background-size: contain;
  }
  .cv__select .tel_num.tel_num_change span, .cv__select .tel_num.tel_num_change a {
    background: url(/access/hikari/au/ad/images/cv/tel_num_change.svg) no-repeat right center;
    -moz-background-size: contain;
         background-size: contain;
  }
  .cv__select .tel_num__attention {
    font-weight: normal;
    margin-top: 2.60417vw;
    font-size: 3.125vw;
  }
  .cv__select .tel_num__attention a,
  .cv__select .tel_num__attention a:link,
  .cv__select .tel_num__attention a:visited,
  .cv__select .tel_num__attention a:active,
  .cv__select .tel_num__attention a:hover {
    color: #314da5;
}
  .cv__note {
    color: #fff;
    font-size: 3.125vw;
    margin: 1em 0;
  }
  .cv__note a {
    text-decoration: underline;
    color: inherit;
    font-weight: bold;
  }
  .cv__attention {
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
    overflow: hidden;
  }
  .cv__attention dt {
    background-color: #2a2a2a;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 1.82292vw 0;
    position: relative;
    cursor: pointer;
  }
  .cv__attention dt:before, .cv__attention dt:after {
    content: "";
    display: block;
    background-color: #fff;
    width: 3.125vw;
    height: 1px;
    position: absolute;
    right: 2.60417vw;
    top: 3.90625vw;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
  }
  .cv__attention dt:after {
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .cv__attention dd {
    background-color: #fff;
    height: 0;
    overflow: hidden;
  }
  .cv__attention dd .note__inner {
    padding: 1em 5.46875vw;
  }
  .cv__attention dd p {
    font-size: 3.125vw;
  }
  .cv__attention.active dt:before {
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .cv__attention.active dt:after {
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .provide {
    background-color: #f3f3f3;
  }
  .provide#provide .str-contentBody {
    padding-top: 10.67708vw;
    padding-bottom: 10.41667vw;
  }
  .provide__copy {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .provide__copy p {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 4.6875vw;
    font-weight: bold;
    position: relative;
  }
  .provide__copy p em {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 14.84375vw;
    height: 14.32292vw;
    background: url(/access/hikari/au/ad/images/provide/icon_emphasis.svg) no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
    font-size: 3.38542vw;
    position: absolute;
    left: -16.40625vw;
    top: -5.46875vw;
  }
  .provide__copy p small {
    font-size: 3.125vw;
  }
  .provide__copy span {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 5.20833vw;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    margin-top: 1.82292vw;
  }
  .provide__copy span em {
    padding: 0.26042vw 1.5625vw;
    background-color: #ffff00;
    display: inline-block;
  }
  .provide__copy span em:nth-of-type(2) {
    margin-top: 1.30208vw;
  }
  .provide .check-area {
    margin-top: 6.51042vw;
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
    -moz-box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
         box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    padding: 7.03125vw 5.20833vw 7.8125vw;
  }
  .provide .check-area__title {
    font-size: 5.20833vw;
    font-weight: bold;
    text-align: center;
  }
  .provide .check-area__form {
    margin: 0 auto;
  }
  .provide .check-area__form dl {
    padding: 5.20833vw 0;
    border-bottom: 1px solid #d9d9d9;
  }
  .provide .check-area__form dl dt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .provide .check-area__form dl dt .num {
    background-color: #eb5505;
    -moz-border-radius: 50%;
         border-radius: 50%;
    width: 5.20833vw;
    height: 5.20833vw;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .provide .check-area__form dl dt .num img {
    height: 2.60417vw;
    width: auto;
  }
  .provide .check-area__form dl dt .text {
    font-weight: bold;
    margin-left: 1.30208vw;
  }
  .provide .check-area__form dl dt .label {
    margin-left: 1.82292vw;
    font-size: 3.125vw;
    color: #fff;
    background-color: #eb5505;
    padding: 0.26042vw 1.30208vw;
  }
  .provide .check-area__form dl dt .label.label-02 {
    background-color: #2a2a2a;
  }
  .provide .check-area__form dl dt a {
    position: absolute;
    right: 0;
    text-decoration: underline;
    font-size: 3.125vw;
  }
  .provide .check-area__form dl dt a:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url(/access/hikari/au/ad/images/provide/icon_link_external.svg) no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
    width: 3.90625vw;
    height: 3.90625vw;
    margin: -0.26042vw 0 0 1.04167vw;
  }
  .provide .check-area__form dl dt a img {
    display: none;
  }
  .provide .check-area__form dl dd {
    margin-top: 3.125vw;
  }
  .provide .check-area__form dl dd input {
    background: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    outline: none;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    width: 100%;
  }
  .provide .check-area__form dl dd input[type="text"] {
    background-color: #f3f3f3;
    height: 10.41667vw;
    padding: 0 3.38542vw;
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
  }
  .provide .check-area__form dl dd input[type="radio"] {
    display: none;
  }
  .provide .check-area__form dl dd .half {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .provide .check-area__form dl dd .half label {
    width: 48%;
  }
  .provide .check-area__form dl dd .short {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .provide .check-area__form dl dd .short label {
    width: 31%;
  }
  .provide .check-area__form dl dd .check-area__note {
    margin-top: 1em;
    font-size: 3.125vw;
  }
  .provide .check-area__form dl dd ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .provide .check-area__form dl dd ul li {
    width: 48%;
    height: 22.65625vw;
  }
  .provide .check-area__form dl dd ul li label {
    border: 0.26042vw solid #d9d9d9;
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
    display: block;
    height: 100%;
    position: relative;
  }
  .provide .check-area__form dl dd ul li label input[type="radio"]:checked + span:after {
    content: "";
  }
  .provide .check-area__form dl dd ul li label.type-kodate {
    background: url(/access/hikari/au/ad/images/provide/icon_house.svg) no-repeat 18.48958vw 5.59896vw;
    -moz-background-size: 5.59896vw 4.03646vw;
         background-size: 5.59896vw 4.03646vw;
  }
  .provide .check-area__form dl dd ul li label.type-kodate span {
    padding-left: 17.57813vw;
  }
  .provide .check-area__form dl dd ul li label.type-mansion {
    background: url(/access/hikari/au/ad/images/provide/icon_apartment.svg) no-repeat 21.22396vw 4.55729vw;
    -moz-background-size: 4.03646vw 5.33854vw;
         background-size: 4.03646vw 5.33854vw;
  }
  .provide .check-area__form dl dd ul li label.type-mansion span {
    padding-left: 14.71354vw;
  }
  .provide .check-area__form dl dd ul li span {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 5.20833vw;
  }
  .provide .check-area__form dl dd ul li span:before, .provide .check-area__form dl dd ul li span:after {
    content: "";
    display: block;
    -moz-border-radius: 50%;
         border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .provide .check-area__form dl dd ul li span:before {
    width: 4.16667vw;
    height: 4.16667vw;
    background-color: #f3f3f3;
    left: 3.90625vw;
  }
  .provide .check-area__form dl dd ul li span:after {
    width: 2.08333vw;
    height: 2.08333vw;
    background-color: #eb5505;
    left: 4.94792vw;
    content: none;
  }
  .provide .check-area__form__text {
    margin-top: 1em;
    text-align: center;
    font-size: 3.64583vw;
  }
  .provide .check-area__form .emulate_submit {
    margin-top: 3.64583vw;
  }
  .str-main .str-content.benefits .str-contentBody {
    padding: 15px 0;
  }
  .benefits_title {
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    padding: 0 20px;
    margin-bottom: 15px;
  }
  .home_set#home_set .str-contentBody {
    padding-top: 8vw;
    padding-bottom: 10vw;
  }
  .merit#merit .str-contentBody {
    padding-top: 7.2vw;
    padding-bottom: 0;
  }
  .merit .point {
    padding: 3vw 0 10.41667vw;
  }
  .merit .point .str-contentBody {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .merit .point__pagelink {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .merit .point__pagelink a {
    font-weight: bold;
    font-size: 3.125vw;
    text-align: center;
    width: 31%;
    border: 0.26042vw solid #000;
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
    height: 20.57292vw;
    padding-top: 3.38542vw;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.2;
    position: relative;
  }
  .merit .point__pagelink a:after {
    content: "";
    display: block;
    position: absolute;
    width: 1.04167vw;
    height: 1.04167vw;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    left: 0;
    right: 0;
    margin: auto;
    bottom: 2.60417vw;
  }
  .merit .point__pagelink a span {
    display: block;
    font-size: 2.60417vw;
    margin-bottom: 1.30208vw;
  }
  .merit .point__pagelink a:nth-of-type(1) span {
    margin-bottom: 2.60417vw;
  }
  .merit .point .center {
    text-align: center;
  }
  .merit .point__title {
    text-align: center;
  }
  .merit .point__title img {
    margin-bottom: 2.86458vw;
    width: auto;
    height: 5.72917vw;
  }
  .merit .point__title span {
    display: block;
    color: #eb5505;
    font-weight: bold;
    font-size: 7.8125vw;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.13021vw;
    margin-bottom: 2.86458vw;
  }
  .merit .point01 {
    padding-top: 5.35vw;
  }
  .merit .point01 img {
    max-width: 100%;
  }
  .merit .point01__attention {
    margin-top: 1em;
  }
  .merit .point01__attention.note-number p {
    padding-left: 2em;
    text-align: left;
  }
  .merit .point01__attention.note-number p:before {
    content: "※1";
  }
  .merit .point01--content {
    background-color: #f9f9f9;
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
    -moz-box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
         box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
    margin-top: 4.94792vw;
  }
  .merit .point01--content__inner {
    padding: 5.46875vw 3.90625vw 3.38542vw;
    margin: 0 auto;
  }
  .merit .point01--content__02 .new-service dt {
    border-bottom: 1px solid #d9d9d9;
    padding: 0 0 2.08333vw;
    font-size: 4.6875vw;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
  }
  .merit .point01--content__02 .new-service dd {
    padding: 4.81771vw 0;
    text-align: center;
  }
  .merit .point01--content__02 .new-service dd .new-service__new {
    color: #fff;
    font-size: 3.64583vw;
    font-weight: bold;
    -moz-border-radius: 4.42708vw;
         border-radius: 4.42708vw;
    background: #eb5505;
    padding: 1.30208vw 7.29167vw;
    padding-left: 13.28125vw;
    display: inline-block;
    background: url(/access/hikari/au/ad/images/merit/icon_house.svg) no-repeat 5.59896vw center;
    -moz-background-size: 5.59896vw 4.03646vw;
         background-size: 5.59896vw 4.03646vw;
    background-color: #eb5505;
  }
  .merit .point01--content__02 .new-service dd .new-service__title {
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 4.6875vw;
    color: #eb5505;
    margin: 0 0 3.38542vw;
  }
  .merit .point01--content__02 .new-service dd .new-service__plan {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .merit .point01--content__02 .new-service dd .new-service__plan li {
    width: 48%;
  }
  .merit .point01--content__02 .new-service dd .new-service__discount {
    margin-top: 7.8125vw;
  }
  .merit .point01--content__02 .new-service dd .new-service__discount img {
    width: 67.1875vw;
  }
  .merit .point01__link {
    margin-top: 5.98958vw;
  }
  .merit .point02 {
    background-color: #f3f3f3;
  }

  .merit .point02__inner {
    border: 4px solid #eb5505;
    padding: 20px;
    background-color: #fff;
  }
  .point02__image__box{
    margin: 20px 0;
  }

  .merit .point02__inner02 {
    margin-top: 30px;
    border: 4px solid #d3307a;
    padding: 20px;
    background-color: #fff;
  }
  .merit .point02__subtitle {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 2.60417vw 0 7.8125vw;
  }
  .merit .point02__subtitle span {
    width: -webkit-calc(50% + 3.90625vw);
    width: -moz-calc(50% + 3.90625vw);
    width: calc(50% + 3.90625vw);
    height: auto;
    color: #eb5505;
    font-weight: bold;
    font-size: 3.125vw;
    text-align: center;
    padding: 1.30208vw 0;
    letter-spacing: -0.26042vw;
    padding-right: 3.90625vw;
    -webkit-box-align: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    border: 0.78125vw solid #eb5505;
  }
  .merit .point02__subtitle span + span {
    width: -webkit-calc(50% - 3.90625vw);
    width: -moz-calc(50% - 3.90625vw);
    width: calc(50% - 3.90625vw);
    color: #fff;
    background-color: #eb5505;
    position: relative;
    padding-right: 0;
  }
  .merit .point02__subtitle span + span:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 12.8125vw 12.8125vw;
    border-color: transparent transparent #eb5505 transparent;
    left: -13.85417vw;
    top: -5%;
  }
  .merit .point02__copy {
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 4.6875vw;
    line-height: 1.4;
    margin: 2.60417vw 0 7.8125vw;
  }
  .merit .point02__copy em {
    color: #eb5505;
    font-size: 5.72917vw;
  }
  .merit .point02__copy span {
    font-size: 5.72917vw;
  }
  .merit .point02__attention {
    margin: 1em 0;
  }
  .merit .point02__family {
    background-color: #fff;
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
    -moz-box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
         box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
    padding: 3.125vw 5.20833vw 6.51042vw;
  }
  .merit .point02__family__title {
    text-align: center;
  }
  .merit .point02__family__note {
    margin-top: 3.125vw;
    line-height: 1.6;
    font-size: 3.125vw;
  }
  .merit .point02__family__result {
    text-align: center;
    margin-top: 3.90625vw;
  }
  .merit .point02__family__result p {
    display: inline-block;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 4.6875vw;
    position: relative;
    z-index: 0;
    letter-spacing: 0vw;
    width: -webkit-calc(100% + 3.90625vw);
    width: -moz-calc(100% + 3.90625vw);
    width: calc(100% + 3.90625vw);
    margin-left: -1.95313vw;
  }
  .merit .point02__family__result p:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #ffff00;
    width: 100%;
    height: 1.69271vw;
    bottom: 0;
    z-index: -1;
  }
  .merit .point02__family__result p span {
    font-size: 5.72917vw;
  }
  .merit .point02__link {
    margin-top: 7.8125vw;
  }
  .merit .point02 .js-toggle {
    margin-top: 7.03125vw;
  }
  .merit .point03__box {
    margin-top: 7.03125vw;
    border: 0.78125vw solid #eb5505;
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
    background-color: #fff;
  }
  .merit .point03__box dl {
    margin: 0 auto;
    padding: 3.90625vw;
  }
  .merit .point03__box dl dt {
    font-size: 4.6875vw;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 3.64583vw;
  }
  .merit .point03__box dl dd {
    padding: 3.25521vw 0 0;
  }
  .merit .point03__box dl dd .return__title {
    padding: 0 1.95313vw;
  }
  .merit .point03__box dl dd .return__content {
    margin-top: 4.6875vw;
  }
  .merit .point03__link {
    margin-top: 6.51042vw;
  }
  .merit .point03__plan {
    margin-top: 7.8125vw;
  }
  .merit .point03__plan .plan__item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .merit .point03__plan .plan__item li {
    width: 49.5%;
  }
  .merit .point03__plan__attention {
    margin: 1.5em 0 5.20833vw;
  }
  .merit .point03__plan__discount__title {
    color: #fff;
    font-size: 3.64583vw;
    text-align: center;
    background-color: #000;
    font-weight: normal;
    padding: 2.08333vw 0;
    margin-bottom: 5.20833vw;
  }
  .option#option .str-contentBody {
    padding-top: 11.06771vw;
    padding-bottom: 8.85417vw;
  }
  .option#option .point02 {
    background-color: #f3f3f3;
  }

  .option#option .point02__inner {
    border: 4px solid #eb5505;
    padding: 20px;
    background-color: #fff;
  }
  .point02__image__box{
    margin: 20px 0;
  }

  .option#option .point02__inner02 {
    margin-top: 30px;
    margin-bottom: 40px;
    border: 4px solid #d3307a;
    padding: 20px;
    background-color: #fff;
  }
  .option#option .point02__subtitle {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 2.60417vw 0 7.8125vw;
  }
  .option#option .point02__subtitle span {
    width: -webkit-calc(50% + 3.90625vw);
    width: -moz-calc(50% + 3.90625vw);
    width: calc(50% + 3.90625vw);
    height: auto;
    color: #eb5505;
    font-weight: bold;
    font-size: 3.125vw;
    text-align: center;
    padding: 1.30208vw 0;
    letter-spacing: -0.26042vw;
    padding-right: 3.90625vw;
    -webkit-box-align: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    border: 0.78125vw solid #eb5505;
  }
  .option#option .point02__subtitle span + span {
    width: -webkit-calc(50% - 3.90625vw);
    width: -moz-calc(50% - 3.90625vw);
    width: calc(50% - 3.90625vw);
    color: #fff;
    background-color: #eb5505;
    position: relative;
    padding-right: 0;
  }
  .option#option .point02__subtitle span + span:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 12.8125vw 12.8125vw;
    border-color: transparent transparent #eb5505 transparent;
    left: -13.85417vw;
    top: -5%;
  }
  .option#option .point02__copy {
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 4.6875vw;
    line-height: 1.4;
    margin: 2.60417vw 0 7.8125vw;
  }
  .option#option .point02__copy em {
    color: #eb5505;
    font-size: 5.72917vw;
  }
  .option#option .point02__copy span {
    font-size: 5.72917vw;
  }
  .option#option .point02__attention {
    margin: 1em 0;
  }
  .option#option .point02__family {
    background-color: #fff;
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
    -moz-box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
         box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
    padding: 3.125vw 5.20833vw 6.51042vw;
  }
  .option#option .point02__family__title {
    text-align: center;
  }
  .option#option .point02__family__note {
    margin-top: 3.125vw;
    line-height: 1.6;
    font-size: 3.125vw;
  }
  .option#option .point02__family__result {
    text-align: center;
    margin-top: 3.90625vw;
  }
  .option#option .point02__family__result p {
    display: inline-block;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 4.6875vw;
    position: relative;
    z-index: 0;
    letter-spacing: 0vw;
    width: -webkit-calc(100% + 3.90625vw);
    width: -moz-calc(100% + 3.90625vw);
    width: calc(100% + 3.90625vw);
    margin-left: -1.95313vw;
  }
  .option#option .point02__family__result p:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #ffff00;
    width: 100%;
    height: 1.69271vw;
    bottom: 0;
    z-index: -1;
  }
  .option#option .point02__family__result p span {
    font-size: 5.72917vw;
  }
  .option#option .point02__link {
    margin-top: 7.8125vw;
  }
  .option#option .point02 .js-toggle {
    margin-top: 7.03125vw;
  }
    .option__list-item {
    background-color: #f9f9f9;
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
    -moz-box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
         box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
    padding: 6.51042vw 5.20833vw;
  }
  .option__list-item:nth-child(n+2) {
    margin-top: 4.94792vw;
  }
  .option__list-item .option__text {
    position: relative;
    margin-top: 5.20833vw;
  }
  .option__list-item .option__text__title {
    border-bottom: 1px solid #d9d9d9;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 4.6875vw;
    padding: 1.5625vw 3.90625vw;
    position: relative;
  }
  .option__list-item .option__text__title:before {
    content: "";
    display: block;
    background: #eb5505;
    width: 1.04167vw;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .option__list-item .option__text__text {
    line-height: 1.6;
    margin-top: 3.90625vw;
  }
  .option__list-item .option__text__button {
    background-color: #2491ce;
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
    width: 81.77083vw;
    height: 10.67708vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    font-weight: bold;
    -moz-box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
         box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
    margin-top: 3.90625vw;
    position: relative;
    font-size: 3.64583vw;
  }
  .option__list-item .option__text__button img {
    display: none;
  }
  .option__list-item .option__text__button:after {
    content: "";
    display: block;
    position: absolute;
    width: 1.04167vw;
    height: 1.04167vw;
    border-top: 0.52083vw solid #fff;
    border-right: 0.52083vw solid #fff;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    right: 4.16667vw;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .discount {
    overflow: hidden;
  }
  .discount#discount .str-contentBody {
    padding-top: 11.45833vw;
  }
  .discount-option {
    margin-top: 10.41667vw;
    padding: 10.15625vw 0 10.41667vw;
    position: relative;
    background-color: #f3f3f3;
  }
  .discount-option .str-contentBody {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .discount-option__title {
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 4.6875vw;
    margin-bottom: 5.85938vw;
  }
  .discount-option__title span {
    font-size: 6.25vw;
  }
  .discount-option__title span img {
    display: inline-block;
    width: 8.59375vw;
    height: auto;
    margin-bottom: 1.30208vw;
    display: inline-block;
  }
  .discount-option__title > em {
    color: #fff;
    display: inline-block;
    background-color: #eb5505;
    font-size: 4.6875vw;
    padding: 1.04167vw 2.60417vw;
    margin-bottom: 2.34375vw;
  }
  .discount-option__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .discount-option__list-item {
    width: 48.4%;
    margin-left: 3.2%;
  }
  .discount-option__list-item:nth-child(2n+1) {
    margin-left: 0;
  }
  .discount-option__list-item:nth-child(n+3) {
    margin-top: 4.6875vw;
  }
  .discount-option__link {
    width: 100%;
    height: 10.9375vw;
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
    background-color: #2491ce;
    color: #fff !important;
    font-weight: bold;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 1.82292vw;
    position: relative;
    -moz-box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
         box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
  }
  .discount-option__link:after {
    content: "";
    display: block;
    position: absolute;
    width: 1.04167vw;
    height: 1.04167vw;
    border-top: 0.52083vw solid #fff;
    border-right: 0.52083vw solid #fff;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    right: 4.16667vw;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .discount-option__link img {
    display: none;
  }
  .flow#flow .str-contentBody {
    padding-top: 6.51042vw;
    padding-bottom: 10.41667vw;
  }
  .flow__step-item {
    margin-top: 5.20833vw;
  }
  .flow__step-item .step__title {
    border-bottom: 0.78125vw solid #2a2a2a;
    font-size: 4.6875vw;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 2.08333vw;
  }
  .flow__step-item .step__title img {
    margin-right: 4.16667vw;
    width: auto;
    height: 4.16667vw;
  }
  .flow__step-item .step__content__b-block {
    border-top: 1px solid #d9d9d9;
    padding: 3.90625vw 0;
  }
  .flow__step-item .step__content__b-block a {
    text-decoration: underline;
    color: #2491ce;
    font-size: 3.125vw;
    margin-left: 1.5em;
    display: inline-block;
    position: relative;
  }
  .flow__step-item .step__content__b-block a:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url(/access/hikari/au/ad/images/flow/icon_external.svg) no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
    width: 3.90625vw;
    height: 3.90625vw;
    margin: -0.52083vw 0 0 1.04167vw;
  }
  .flow__step-item .step__content__b-block a img {
    display: none;
  }
  .flow__step-item .step__content .method_pattern {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .flow__step-item .step__content .method_pattern dl {
    width: 49%;
  }
  .flow__step-item .step__content .method_pattern dl dt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 3.64583vw;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
  }
  .flow__step-item .step__content .method_pattern dl dt:before {
    content: "";
    display: inline-block;
    width: 6.25vw;
    height: 6.25vw;
    margin-right: 2.08333vw;
  }
  .flow__step-item .step__content .method_pattern dl dd {
    font-size: 3.125vw;
    margin-top: 1.5625vw;
  }
  .flow__step-item .step__content .method_pattern dl.mail dt:before {
    background: url(/access/hikari/au/ad/images/flow/icon_step02_01.png) no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
  }
  .flow__step-item .step__content .method_pattern dl.tel dt:before {
    background: url(/access/hikari/au/ad/images/flow/icon_step02_02.png) no-repeat center center;
    -moz-background-size: contain;
         background-size: contain;
  }
  .flow__step-item .step__content__text {
    font-size: 3.125vw;
  }
  .flow__step-item .step__content .for-customer {
    border: 0.78125vw solid #2a2a2a;
    text-align: center;
    padding: 3.90625vw 2.60417vw;
  }
  .flow__step-item .step__content .for-customer dt {
    font-weight: bold;
    font-size: 3.64583vw;
  }
  .flow__step-item .step__content .for-customer dd {
    margin-top: 1em;
    font-size: 3.125vw;
  }
  .flow__step-item .step__overview {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3.125vw 0;
  }
  .flow__step-item .step__images {
    width: 18.22917vw;
    height: 18.22917vw;
    -moz-border-radius: 50%;
         border-radius: 50%;
    -moz-box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
         box-shadow: 0.13021vw 0.13021vw 0.78125vw 0px rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 3.90625vw;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .flow__step-item .step__images img {
    width: 11.19792vw;
  }
  .other {
    position: relative;
    overflow: hidden;
  }
  .other#other .str-contentBody {
    padding-top: 11.71875vw;
    padding-bottom: 10.41667vw;
  }
  .other:before {
    content: "";
    display: block;
    background-color: #f3f3f3;
    position: absolute;
    width: 100vw;
    height: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: -1;
    top: 0;
  }
  .other__box {
    border: 0.78125vw solid #eb5505;
    -moz-border-radius: 1.04167vw;
         border-radius: 1.04167vw;
    background-color: #fff;
    padding: 0 3.90625vw;
  }
  .other__box dl {
    margin: 0 auto;
    padding: 5.20833vw 0;
  }
  .other__box dl dt {
    font-size: 4.6875vw;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 2.86458vw;
  }
  .other__box dl dd {
    padding: 4.16667vw 0 0;
  }
  .other__condition {
    font-size: 3.64583vw;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    padding-top: 3.38542vw;
    border-top: 1px solid #d9d9d9;
    text-align: center;
    margin-top: 3.90625vw;
  }
  .other__link {
    margin-top: 4.94792vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1000px), print {
  .nav-local ul {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .nav-local ul li:first-of-type {
    border-left: 1px solid #ccc;
  }
  .nav-local ul li a {
    padding: 15px 1.15vw;
  }
}

.cta_notice {
  color: white;
  background: black;
  padding: 2rem 3rem 1rem;
  margin: 3rem 0 3rem;
}

.cta_notice h4 {
  font-size: 1.8rem;
}

.cta_notice .anc-arrow-cancellation::before {
  content: none!important;
}

.cta_notice a {
  color: white;
}

.cta_notice .icn-_blank {
  vertical-align: baseline;
  margin: 0 3px 0 4px;
}

.bnr_option_area h3 {
  line-height: 1.2;
}

.bnr_option_area .mod-boxToggle > .title {
  padding: 0;
  background: #fff;
}

[data-script-enabled] .bnr_option_area .js-toggle .js-toggleHook > span {
  padding: 0;
}

[data-script-enabled] .bnr_option_area .js-toggle .js-toggleBtn {
  opacity: 0;
}

.service-wifiArea__title {
  padding: 0 0 34px 110px;
  margin-top: 2em;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  line-height: 48px;
}

.service-wifiArea__hdg {
  position: relative;
  display: inline-block;
}

.service-wifiArea__hdg::before {
  content: "";
  position: absolute;
  background: url(/access/hikari/au/ad/files/images/img/bg_icon-wifi.jpg) center / contain no-repeat;
  top: -50px;
  left: -125px;
  width: 110px;
  height: 125px;
}

.service-wifiArea__box {
  border: 3px solid #00FA9A;
  box-shadow: 0 0 3px rgb(0 0 0 / 50%);
  max-width: 1000px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 1.5em;
  text-align: center;
}

.service-wifiArea__desc {
  text-align: left;
  margin: 30px auto 15px;
  max-width: 900px;
  font-size: 1.6rem;
}

.service-wifiArea__list {
  text-align: left;
  margin: 0 auto;
  max-width: 900px;
}

.service-wifiArea__list > li {
  margin-bottom: 4px;
  position: relative;
  padding-left: 1.3em;
  text-align: left;
  color: #223;
  font-size: 1.4rem;
}

.service-wifiArea__list > li > .mark {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 1.2em;
  content: '';
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  color: #223;
}

.point__moreTitle {
  font-size: 3.2rem;
  font-weight: bold;
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
}

.point__box + .point {
  padding-top: 0;
}

@media only screen and (max-width: 767px) {

  .point__box + .point {
    padding-top: 11.71875vw;
  }

  .service-wifiArea__title {
    padding: 30px 15px 25px 60px;
    font-size: 30px;
    margin-top: 0;
    line-height: 24px;
  }

  .service-wifiArea__hdg::before {
    top: -25px;
    left: -65px;
    width: 55px;
    height: 60px;
  }

 .service-wifiArea__box {
   padding: 8px 10px 20px;
   margin: 0 0 30px;
 }

 .service-wifiArea__desc {
   font-size: 1.4rem;
 }

 .service-wifiArea__list > li {
   font-size: 1.2rem;
 }

 .merit .point.point__box {
  padding: 11.71875vw 3.90625vw 0;
 }
 .point__moreTitle {
   font-size: 4.6875vw;
   font-weight: bold;
   font-family: 'Noto Sans JP', sans-serif;
   text-align: center;
 }

 .point__pagelink {
  margin: 20px 0 0;
 }
}

.mod-listNum.not_period  li > .mark::after {
  content: none;
}

.c-white{
  color: white;
}

.various-accordion-tab {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
}
.various-accordion-tab::before {
  position: absolute;
  z-index: 1;
  display: block;
  content: '';
  transform: translateY(-50%);
}
.various-accordion-tab::after {
  transform: translateY(-50%) rotate(90deg);
  position: absolute;
  z-index: 1;
  display: block;
  content: '';
}
.various-accordion-tab[aria-expanded="true"]::after {
  content: none;
}
.various-accordion-type1 .various-accordion-tab {
  background-color: #07ae66;
  width: 100%;
}
.various-accordion-type1 .various-accordion-tab::before,
.various-accordion-type1 .various-accordion-tab::after {
  top: 50%;
  right: 25px;
  width: 16px;
  height: 2px;
  background-color: #fff;
}
.various-accordion-type2 .various-accordion-tab {
  background-color: #377fc6;
  border-radius: 35px;
  margin: 0 auto;
  width: 450px;
}
.various-accordion-type2 .various-accordion-tab::before,
.various-accordion-type2 .various-accordion-tab::after {
  top: 50%;
  left: 40px;
  width: 16px;
  height: 3px;
  background-color: #377fc7;
}
.various-accordion-type3 .various-accordion-tab {
  background-color: #000;
  border-radius: 30px;
  box-shadow: 1px 1.732px 18px 2px rgba(0, 0, 0, 0.1);
  width: 100%;
}
.various-accordion-type3 .various-accordion-tab:focus-visible {
  outline: 3px solid rgb(94, 158, 214);
}
.various-accordion-type3 .various-accordion-tab::before,
.various-accordion-type3 .various-accordion-tab::after {
  top: 53%;
  right: 30px;
  width: 16px;
  height: 2px;
  background-color: #fff;
}
.various-accordion-tab__inner {
  box-sizing: border-box;
  display: block;
  position: relative;
}
.various-accordion-type1 .various-accordion-tab__inner {
  color: #fff;
  min-height: 57px;
  padding-top: 14px;
  padding-right: 55px;
  padding-bottom: 10px;
  padding-left: 55px;
}
.various-accordion-type2 .various-accordion-tab__inner {
  color: #fff;
  min-height: 70px;
  padding-top: 22px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 70px;
}
.various-accordion-type2 .various-accordion-tab__inner::before {
  position: absolute;
  top: 50%;
  left: 33px;
  display: block;
  width: 29px;
  height: 29px;
  content: '';
  border-radius: 50%;
  background: #fff;
  transform: translateY(-50%);
}
.various-accordion-type3 .various-accordion-tab__inner {
  color: #fff;
  font-size: 2rem;
  letter-spacing: .08em;
  min-height: 57px;
  padding-top: 14px;
  padding-right: 55px;
  padding-bottom: 12px;
  padding-left: 55px;
}
.various-accordion-panel {
  transition: height .5s;
  overflow: hidden;
}
.various-accordion-panel__inner {
  padding: 20px 0;
}
.accrodion-wrapper-type1 {
  margin: 0 auto;
  max-width: 900px;
}
.accordion-wrapper-type3 {
  margin-top: 22px;
}
@media only screen and (max-width: 767px) {
  .various-accordion-type2 {
    padding: 0 .5em;
  }
  .various-accordion-type2 .various-accordion-tab {
    width: 100%;
  }
  .various-accordion-type2 .various-accordion-tab__inner {
    padding-right: 24px;
    padding-left: 60px;
  }
  .various-accordion-type2 .various-accordion-tab::before,
  .various-accordion-type2 .various-accordion-tab::after {
    left: 32px;
  }
  .various-accordion-type2 .various-accordion-tab__inner::before {
    left: 26px;
    width: 28px;
    height: 28px;
  }
  .various-accordion-type3 .various-accordion-tab__inner {
    font-size: 1.8rem;
    letter-spacing: .08em;
    min-height: 50px;
    padding-top: 12px;
    padding-right: 55px;
    padding-bottom: 10px;
    padding-left: 55px;
  }
  .accordion-wrapper-type3 {
    margin: 17px auto 0;
    max-width: calc(100% - 40px);
  }
  .various-accordion-type3 .various-accordion-tab::before,
  .various-accordion-type3 .various-accordion-tab::after {
    top: 52%;
    right: 21px;
    width: 14px;
  }
}

/* 2207A-01-001 */
.str-main .str-content.kv-bottom .str-contentBody {
  padding-bottom: 70px;
}
.kv-bottom .notes_box {
  font-size: 1.4rem;
}
.kv-bottom .mod-listNoticeNum {
  margin-bottom: 20px;
}
.pagelink {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pagelink a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #eb5505;
  font-weight: bold;
  font-size: 4vw;
  text-align: center;
  width: calc((100% - 3.5vw) / 2);
  border: 0.8vw solid #000;
  border-radius: 1.04167vw;
  min-height: 20.8vw;
  box-sizing: border-box;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.2;
  position: relative;
  padding-bottom: 12px;
}
.pagelink a:after {
  content: "";
  display: block;
  position: absolute;
  width: 1.47vw;
  height: 1.47vw;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: rotate(-45deg);
  left: 0;
  right: 0;
  margin: auto;
  bottom: 2.60417vw;
}
.pagelink a:nth-child(even) {
  margin-left: 3.5vw;
}
.pagelink a:nth-child(n + 3) {
  margin-top: 3.5vw;
}
.point__highlighted-title {
  display: block;
  color: #eb5505;
  font-weight: bold;
  font-size: 4.8rem;
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: 4px;
  margin: 16px 0 60px;
  text-align: center;
}
.pagelink__highlighted-title > a > span > span {
  background: linear-gradient(transparent 60%, #ffff00 20%);
  display: inline;
}
.pagelink__img{
  margin: 60px auto 0;
  padding: 0 10px;
  display: flex;
  justify-content: center;
}
.pagelink__img > a{
  width: 32.5%;
  text-align: center;
}
.pagelink__img > a + a {
  margin-left: 20px;
}
.point__highlighted-title span {
  background: linear-gradient(transparent 60%, #ffff00 20%);
}
.point__subtitle {
  color: #f45625;
  font-size: 3.2rem;
  font-weight: bold;
  font-family: 'Noto Sans JP', sans-serif;
  margin-bottom: 25px;
  text-align: center;
}
.point__media-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
}
.point__bnr-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 100px;
}
.point__kv_img_cont {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.point__plus_img {
  text-align: center;
  margin: 1.6rem 0 1.3rem;
}
.point__plus_img > img {
  width: 9.375vw;
}
.point__kv_img_bg {
  display: none;
}
.-bgc01 {
  background-color: #fff!important;
}
.-bgc02 {
  background-color: #f3f3f3!important;
}
.merit .point05 {
  background-color: #fff2d7;
  overflow-x: hidden;
}
.benefit#benefit .str-contentBody {
  padding-top: 50px;
  padding-bottom: 0;
}

@media screen and (max-width: 767px) {
  .point__highlighted-title {
    font-size: 7.8125vw;
    letter-spacing: 0.13021vw;
    margin-bottom: 8vw;
  }
  .point__subtitle {
    font-size: 5.33vw;
    margin-bottom: 10px;
  }
  .point__bnr-wrapper {
    margin-bottom: 50px;
  }
  .benefit#benefit .str-contentBody {
    padding-top: 11.45833vw;
  }
  .str-main .str-content.kv-bottom .str-contentBody {
    padding-bottom: 10.41667vw;
  }
  .kv-bottom .notes_box {
    font-size: 1.2rem;
  }
  .kv-bottom .mod-listNoticeNum {
    margin-bottom: 12px;
  }
}

/* ポイントボックス（特典内訳） */
.pointbox_breakdown {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 45px;
}
.pointbox_breakdown .mod-hdg3 {
  padding-bottom: 3px;
}
.pointbox_breakdown ul > li {
  margin-bottom: 10px;
}
.pointbox_breakdown_hd {
  color: #fff;
  background-color: #f45625;
  border-color: #2b292a;
  border-radius: 9px 9px 0 0;
  border-style: solid;
  border-width: 3px 3px 0 3px;
  padding: 10px 10px;
  margin-bottom: 0;
  font-size: 2rem;
}
.pointbox_breakdown_body {
  background-color: #fff;
  border-color: #2b292a;
  border-radius: 0 0 9px 9px;
  border-style: solid;
  border-width: 0 3px 3px 3px;
  padding: 30px 44px 12px;
  font-size: 1.6rem;
}
.pointbox_breakdown_body .mod-hdg3 {
  text-align: left;
  font-size: 2rem;
}
.pointbox_breakdown_body .mod-hdg3::after {
  content: none;
}
.pointbox_breakdown_body .mod-hdg3.type-noborder::before {
  content: none;
}
.pointbox_breakdown_body p {
  font-size: 1.6rem;
}
.pointbox_breakdown_body .mod-listDisc li {
  font-size: 1.6rem;
}
.pointbox_breakdown_body em {
  color: #f04205;
  font-size: 2.4rem;
  font-weight: bold;
}
.pointbox_breakdown_body em.em_smaller {
  font-size: 1.6rem;
}
.pointbox_breakdown_body em.em_flex {
  font-size: 2.4rem;
}
.pointbox_breakdown_body .mod-listDisc > li::before {
  top: 1em;
}
.pointbox_breakdown_body .mod-listDisc > li.list-adjustment-2::before {
  top: .5em;
}
* + .mod-hdg3 {
  margin-top: 30px;
}
.pointbox_breakdown_list {
  padding: 1.3em;
  text-indent: -1.3em;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .pointbox_breakdown_body {
    padding: 10px 10px 0;
  }
  .pointbox_breakdown_body .mod-hdg3 {
    font-size: 2rem;
  }
  .pointbox_breakdown_body .mod-listDisc > li::before {
    top: .35em;
  }
  .pointbox_breakdown_body .mod-listDisc > li.list-adjustment:before {
    top: .7em;
  }
  .pointbox_breakdown_body .mod-listDisc > li.list-adjustment-2::before {
    top: .35em;
  }
  .pointbox_breakdown_body em.em_flex {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 768px) {
  .pagelink {
    margin-top: 5.5rem;
  }
  .pagelink a {
    display: block;
    font-size: 2.2rem;
    width: calc(25% - 20px);
    min-height: auto;
    padding: 2.2rem 2rem 4rem;
    border: 3px solid #000;
    border-radius: .8rem;
  }
  .pagelink a + a {
    margin-left: 2rem;
  }
  .pagelink a:nth-child(even) {
    margin-left: 2rem;
  }
  .pagelink a:nth-child(n + 3) {
    margin-top: 0;
  }
  .pagelink a:after {
    bottom: 1.4rem;
    border-left: 3px solid #000;
    border-bottom: 3px solid #000;
    width: 1.25rem;
    height: 1.25rem;
  }
  .pagelink__highlighted-title > a > span >span {
    background: linear-gradient(transparent 60%, #ffff00 20%);
    display: inline;
  }
  .pagelink__img{
    display: flex;
    justify-content: center;
  }
  .point__kv_img_wrapper {
    position: relative;
    padding: 1.5rem 0;
  }
  .point__kv_img_bg {
    display: block;
    background: url(/access/hikari/au/img/img-campaign_bg.png) no-repeat center center / cover;
    height: 42rem;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    position: absolute;
    top: -10px;
  }
  .point__kv_img_cont {
    text-align: center;
    position: relative;
    z-index: 1;
  }
  .point__plus_img {
    text-align: center;
    margin: 2.3rem 0 2.8rem;
  }
  .point__plus_img > img {
    width: 7rem;
  }
}

@media screen and (min-width:768px) and (max-width: 950px) {
  .point__kv_img_bg {
    display: block;
    margin: 0 -100%;
    padding: 0 100%;
    width: auto;
    height: 27vw;
  }
}
/*  2207A-01-009 */
.point.highspeed {
  background: url(/access/hikari/au/img/speed_bg.png);
  background-size: cover; 
  background-repeat: no-repeat;
  background-position: center top;
}
.section-auset {
  border-top: 9px solid #000;
  background: repeating-linear-gradient(-45deg,#ff591f 0, #ff591f 20px, #ff6028  20px, #ff6028  34px);
}
.section-auset02 {
  border-top: 3px solid #2a2a2a;
  background-color: #fff;
}
.auset_inner {
  padding-top: 80px;
  padding-bottom: 80px;
  max-width: 1000px;
  margin: 0 auto;
}
.auset-title {
  text-align: center;
}
.benefitbox {
  font-family: 'Noto Sans JP', sans-serif;
  padding-bottom: 4px;
  margin-top: 29px;
}
.benefitbox_title img {
  width: 100%;
}
.benefitbox_body {
  background-color: #fff;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 4px #000;
  padding: 30px 50px 55px;
}
.section-auset02 .benefitbox_body {
  border-color: #eb5505;
  border-width: 0 3px 3px 3px;
  border-style: solid;
  box-shadow: 0 4px #eb5505;
}
.benefitbox_body > *:last-child {
  margin-bottom: 0;
}
.benefit-img {
  text-align: center;
  margin: 20px 0;
}
.benefit-list_title {
  border: 2px solid #000;
  box-sizing: border-box;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 3px 20px;
}
.benefit-list_benefit {
  display: flex;
  padding-top: 20px;
  padding-bottom: 19px;
}
.benefit-list_icon-wrapper {
  box-sizing: border-box;
  padding-left: 4.3%;
  width: 19.6%;
}
.benefit-list_content {
  width: 80.4%;
}
.benefit-list_benefit + .benefit-list_title {
  margin-top: 16px;
}
.benefit-list_benefit + .benefit-list_benefit {
  border-top: 2px dotted #000;;
}
.benefit-text-highlight {
  background: linear-gradient(transparent 60%, #ffd906 20%);
}
.benefit-list_content p + p {
  margin-top: 16px;
}
.benefit-linkbtn-wrapper {
  margin: 0 auto;
  max-width: 480px;
}
.benefit-linkbtn {
  background-color: #ddd;
  border-radius: 30px;
  box-sizing: border-box;
  box-shadow: 1px 1.732px 18px 2px rgba(0, 0, 0, 0.1);
  color: #010101;
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding: 15px 55px;
  position: relative;
  text-align: center;
  width: 100%;
}
.benefit-linkbtn::before {
  content: "";
  border-style: solid;
  border-width: 3px 3px 0 0;
  display: inline-block;
  height: 8px;
  position: absolute;
  top: 52%;
  right: 42px;
  transform: rotate(45deg) translate(-50%, -50%);
  vertical-align: top;
  width: 8px;
}
.benefit-linkbtn[target="_blank"]::before {
  content: none;
}
.benefit-linkbtn[target="_blank"]::after {
  background-image: url("/access/hikari/au/ad/cb/files/images/benefit_link_icon_01.png");
  background-position: top 50% right 30px;
  background-size: 15px 12px;
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.benefit-linkbtn[target="_blank"] img {
  display: none!important;
}
.benefit_block + .benefit_block {
  margin-top: 32px;
}
.benefit_block:last-child {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .section-auset {
    background: repeating-linear-gradient(-45deg,#ff591f 0, #ff591f 11px, #ff6028  11px, #ff6028  18px);
    border-top-width: 10px;
  }
  .auset_inner {
    padding: 34px 2.667% 44px;
    max-width: none;
  }
  .benefitbox {
    padding-bottom: 4px;
    margin-top: 29px;
  }
  .benefitbox_body {
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px #000;
    padding: 20px 8px 50px;
  }
  .section-auset02 .benefitbox_body {
    border-width: 0 2px 2px 2px;
  }
  .benefitbox_body > *:last-child {
    margin-bottom: 0;
  }
  .benefit-img {
    text-align: center;
    margin: 20px 0;
  }
  .benefit-list_title {
    font-size: 4.2vw;
    padding: 0 20px 3px;
  }
  .benefit-list_benefit {
    display: flex;
    padding-top: 14px;
    padding-right: 6px;
    padding-bottom: 19px;
    padding-left: 6px;
    flex-direction: column;
  }
  .benefit-list_icon-wrapper {
    padding-left: 0;
    text-align: center;
    width: 100%;
  }
  .benefit-list_content {
    width: 100%;
  }
  .benefit-list_icon-wrapper + .benefit-list_content {
    margin-top: 16px;
  }
  .benefit-list_benefit + .benefit-list_title {
    margin-top: 16px;
  }
  .benefit-list_benefit + .benefit-list_benefit {
    border-top: 2px dotted #000;;
  }
  .benefit-text-highlight {
    background: linear-gradient(transparent 60%, #ffd906 20%);
  }
  .benefit-list_content p + p {
    margin-top: 16px;
  }
  .benefit-linkbtn-wrapper {
    max-width: calc(100% - 40px);
    margin: 0 auto;
  }
  .benefit-linkbtn {
    font-size: 19px;
    padding: 11px 35px;
  }
  .benefit-linkbtn[target="_blank"]::before {
    background-position: top 56% right 19px;
  }
  .benefit-linkbtn[target="_blank"]::after {
    background-position: top 54% right 19px;
    background-size: 15px 12px;
  }
  .benefit_block + .benefit_block {
    margin-top: 15px;
  }
  .benefit_block:last-child {
    margin-bottom: 30px;
  }
}

/* 2211A-01-024 */
.flex-column {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.flex-column__item.-mt-auto {
  margin-top: auto;
}

/* 2302-01-006 {{{ */
.main_kv-980yen .main_kv_inner {
  background-image: url(/access/hikari/au/ad/cb/files/images/index_kv_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  margin: 0 auto 25px;
}
.main_kv-980yen .kv_contents {
  width: 69.8%;
  max-width: 1340px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 40px;
  justify-content: center;
  padding: 15px 0;
}
.main_kv-980yen .kv_contents::after {
  content: '';
  background-image: url(/access/hikari/au/ad/cb/files/images/index_kv_momo.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  height: 76%;
  right: 0;
  bottom: 2.656vw;
  z-index: 10;
  aspect-ratio: 412/614;
  margin-right: 3.5rem;
}
.main_kv-980yen .kv_features {
  width: 64.47%;
  box-sizing: border-box;
}
.main_kv-980yen .kv_features > *:last-child {
  width: 100%;
  margin-left: 0;
  margin-bottom: 0;
}
.kv_contents .kv_features_top{
  margin: 33px auto 0;
}
.main_kv-980yen .kv_features.kv_features_bot {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-top: -1.4rem;
}
.main_kv-980yen .kv_features > *:not(.referer_af) + *:not(.referer_af,.kv_features_btn) {
  margin-left: 10px;
}
.main_kv-980yen .kv_add_features {
  width: 100%;
  max-width: 717px;
  margin: 0 auto;
  padding: 0 45px 30px 0;
}
.main_kv-980yen .mv-cb img[src*="icon-outside"] {
    display: none;
}
.main_kv-980yen .kv_features > a, .kv_features > a > picture {
  display: block;
}
.main_kv-980yen .kv_features > a {
    z-index:8;
}
.main_kv-980yen .kv_features > a.half {
  width: 50%;
}
.main_kv-980yen.home-10g .kv_features_mid {
  margin-bottom: 35px;
}
.kv_features .kv_features_01 {
  margin-bottom: 20px;
}

@media only screen and (max-width: 1920px) {
  .main_kv-980yen .main_kv_inner {
    margin: 0 auto 1.302vw;
  }
  .main_kv-980yen .kv_contents {
    gap: 2.083vw;
    padding: 0.781vw 0;
  }
  .kv_contents .kv_features_top{
    margin: 1.718vw auto 0;
  }
  .main_kv-980yen.home-10g .kv_features_mid {
    margin-bottom: 1.822vw;
  }
  .kv_features .kv_features_01 {
    margin-bottom: 1.041vw;
  }
}

@media only screen and (max-width: 767px) {
  .main_kv-980yen .main_kv_inner {
    background: url(/access/hikari/au/ad/cb/files/images/index_kv_bg_sp.png) center top / cover no-repeat;
  }
  .main_kv-980yen .kv_contents {
    width: 100%;
    display: block;
    padding: 25px 0;
  }
  .main_kv-980yen .kv_contents::after {
    content: none;
  }
  .main_kv-980yen .kv_features {
    width: 100%;
    padding: 0 15px;
  }
  .kv_contents .kv_features_top {
    width: 86.66%;
    padding: 0;
    margin-top: 0;
  }
  .main_kv-980yen .kv_features_mid{
    margin-top: -4.55rem;
    padding-bottom: 1.2rem;
  }
  .main_kv-980yen .kv_features.kv_features_bot {
    flex-direction: column;
    padding: 5.5rem 15px 10px;
  }
  .main_kv-980yen .kv_features.kv_features_bot::before {
    top: 0;
    margin-top: 3rem;
    width: 132px;
    height: 48px;
  }
  .main_kv-980yen .kv_features > * {
    width: 100%;
    margin-bottom: 10px;
  }
  .main_kv-980yen .kv_features > * + * {
    margin-left: 0;
  }
  .main_kv-980yen .kv_features > picture > img {
    width: 100%;
  }
  .main_kv-980yen .kv_add_features {
    padding: 0;
    max-width: none;
  }
  .main_kv-980yen .kv_features img {
    width: 100%;
  }
  .main_kv-980yen .kv_features > a.half {
    width: 100%;
  }

  .main_kv-980yen.home-10g .kv_features_mid {
    margin-bottom: 0;
    padding: 0;
  }
  .kv_features_btn {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
  /* }}} */
/* 2306-01-009 {{{ */
.main_kv-230725 .main_kv_inner {
  background: url(/access/hikari/au/ad/cb/files/images/index_kv_bg.png) center bottom / cover no-repeat;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 25px;
  padding-bottom: 0;
  overflow: hidden;
}
.main_kv-230725 .kv_contents {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}
.main_kv-230725 .kv_contents::after {
  content: '';
  background-image: url(/access/hikari/au/ad/cb/files/images/index_kv_momo.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  width: 501px;
  height: 612px;
  right: -197px;
  bottom: -94px;
  z-index: 1;
}
.main_kv-230725 .kv_features {
  margin-top: 20px;
}
.main_kv-230725 .kv_add_features {
  position: relative;
  z-index: 2;
}
.main_kv-230725 .mv-cb img[src*="icon-outside"] {
  display: none;
}
.main_kv-230725 .kv_features > a,
.main_kv-230725 .kv_features > a > picture {
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .main_kv-230725 .kv_contents::after {
    content: none;
  }
  .main_kv-230725 .kv_features {
    padding: 0 15px;
    text-align: center;
  }
}
  /* }}} */

.lay-col {
  display: flex;
  flex-wrap: wrap;
}
.lay-col.col2 .col {
  width: 50%;
}
.diagonal-line__inner {
  margin-top: 20px;
}
.diagonal-line__inner {
  color: inherit;
  display: inline-block;
  position: relative;
  text-align: center;
  font-size: 1.6rem;
  padding: 0 2.8em;
}
.cv__select_notice {
  margin: 0 0 10px;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
.cv__select_notice_lg {
  margin: 0 0 10px;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
.cv__select-item .diagonal-line__inner {
  font-size: 1.2rem;
}
.diagonal-line__inner:before,
.diagonal-line__inner:after {
  position: absolute;
  display: inline-block;
  content: "";
  background: currentColor;
  width: 2px;
  height: 1.8em;
  margin: 0 1em;
  top: 50%;
}
.diagonal-line__inner:before {
  transform: translate(-50%, -50%) rotate(-35deg);
  left: 0;
}
.diagonal-line__inner:after {
  transform: translate(-50%, -50%) rotate(35deg);
  right: 0;
}
.hdg-highlight {
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.6;
  margin-top: 40px;
  margin-bottom: 20px;
}
.hdg-highlight em {
  background: linear-gradient(transparent 60%, #3686da 20%);
  font-size: 120%;
}
.hdg-highlight em.type-2 {
  background: linear-gradient(transparent 60%, #1eb13e 20%);
}
@media only screen and (max-width: 767px) {
  .lay-col.col2 .col {
    width: 100%;
  }
  .col + .col {
    margin-top: 40px;
  }
  .diagonal-line__inner {
    padding: 0 2em;
  }
  .cv__select_notice {
    font-size: 4.6875vw;
  }
  .cv__select_notice_lg {
    font-size: 4.6875vw;
  }
  .cv__select-item .diagonal-line__inner {
    font-size: 1.5rem;
  }
  .hdg-highlight {
    font-size: 2rem;
  }
}
