<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.section--hero {
  font-family: Helvetica Neue, Helvetica, Hiragino Sans, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  background-color: #fff;
}

.section--hero.gd .section--content {
  background-image: url(../images_v3/hero/gold/bgimg.jpg);
}
.v2 .section--hero.gd .section--content {
  background-image: url(../images_v3/hero/gold/bgimg_02.jpg);
  background-position: center top;
}
.v3 .section--hero.gd .section--content {
  background-image: url(../images_v3/hero/gold/bgimg_03.jpg);
}
.v4 .section--hero.gd .section--content {
  background-image: url(../images_v3/hero/gold/bgimg_04.jpg);
  background-position: right 10%;
}

@media screen and (max-width: 768px) {
  .section--hero.gd .section--content {
    background-image: url(../images_v3/hero/gold/bgimg-sp.jpg);
  }
  .v2 .section--hero.gd .section--content {
    background-image: url(../images_v3/hero/gold/bgimg_02_sp.jpg);
    background-position: right 30%;
  }
  .v3 .section--hero.gd .section--content {
    background-image: url(../images_v3/hero/gold/bgimg_03_sp.jpg);
    background-position: left 35%;
  }
  .v4 .section--hero.gd .section--content {
    background-image: url(../images_v3/hero/gold/bgimg_04_sp.jpg);
    background-position: right 20%;
  }
}

.section--hero.sbs .section--content {
  background-image: url(../images_v3/hero/sbs/bgimg.jpg);
}

@media screen and (max-width: 768px) {
  .section--hero.sbs .section--content {
    background-image: url(../images_v3/hero/sbs/bgimg-sp.jpg);
  }
}

.section--hero.pt .section--content {
  background-image: url(../images_v3/hero/platinum/bgimg.jpg);
}

@media screen and (max-width: 768px) {
  .section--hero.pt .section--content {
    background-image: url(../images_v3/hero/platinum/bgimg-sp.jpg);
  }
}

.section--hero .mincho {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Sawarabi Mincho", serif;
}

@media only screen and (min-width: 769px) {
  .section--hero .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

.section--hero.border {
  padding: 0 60px;
}

@media (max-width: 1280px) {
  .section--hero.border {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 768px) {
  .section--hero.border {
    padding: 44px 0 0;
  }
  .section--hero.border.nopad {
    padding-top: 0 !important;
  }
}

@media only screen and (min-width: 769px) {
  .section--hero .show-small {
    display: none;
  }
}

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

.section--hero *,
.section--hero *:before,
.section--hero *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.section--hero .shadow {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.section--hero .shadow.wh {
  -webkit-box-shadow: 0 0 20px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.5);
}

.section--hero .sh-row {
  margin: 0 auto;
  max-width: 1020px;
}

@media only screen and (min-width: 769px) {
  .section--hero .sh-row {
    padding: 0 20px;
  }
}

.section--hero .sh-row.w940 {
  max-width: 960px;
}

.section--hero .section--content {
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.section--hero .section--content img {
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 768px) {
  .section--hero .section--content {
    padding: 30px;
  }
}

.section--hero .section--content p {
  margin: 0;
}

.section--hero .sh-catchcopy {
  padding: 1.75em 0 1.5em;
  letter-spacing: 0.1ch;
  font-weight: normal;
  font-size: 34px;
  -webkit-font-smoothing: antialiased;
}

.section--hero .sh-catchcopy.wh {
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .section--hero .sh-catchcopy {
    padding: 0 0 1em;
    font-size: 18px;
  }
}

@media only screen and (min-width: 769px) {
  .section--hero .sh-content {
    padding-bottom: 50px;
  }
  .section--hero .sh-content:after {
    content: "";
    display: block\9;
    clear: both\9;
  }
}

@media only screen and (min-width: 769px) {
  .section--hero .sh-content .card_area {
    width: 36%;
  }
  .section--hero .sh-content .card_area {
    float: left\9;
  }
}

@media only screen and (max-width: 768px) {
  .section--hero .sh-content .card_area {
    margin: 0 auto;
    width: 60%;
  }
  .section--hero.gd .section--content .sh-content .card_area img {
    width: 145px;
  }
}

@media only screen and (min-width: 769px) {
  .section--hero .sh-content .cp_area {
    padding-left: 50px;
  }
  .section--hero .sh-content .cp_area {
    float: right\9;
  }
}

@media only screen and (max-width: 768px) {
  .section--hero .sh-content .cp_area {
    margin-top: 1em;
  }
  .section--hero.gd .sh-content .cp_area img {
    width: 325px;
    margin: 0 auto;
  }
}

.section--hero .section--form,
#fix_form .section--form {
  padding: 30px 0;
}

.section--hero .section--form a,
#fix_form .section--form a {
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  .section--hero .section--form,
  #fix_form .section--form {
    padding: 10px;
  }
  .section--hero .section--form a,
  #fix_form .section--form a {
    font-size: 13px;
  }
}

.section--hero .section--form .btn--area &gt; *,
#fix_form .section--form .btn--area &gt; * {
  float: left;
}

.section--hero .section--form p,
#fix_form .section--form p {
  margin: 0;
}

.section--hero .section--form .notes,
#fix_form .section--form .noes {
  margin-top: 0.75em;
  font-size: 12px;
}

.section--hero .section--form .notes.center,
#fix_form .section--form .notes.center {
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .section--hero .section--form .notes,
  #fix_form .section--form .notes {
    font-size: 10px;
  }
  .section--hero .section--form .notes a,
  #fix_form .section--form .notes a {
    font-size: 10px;
  }
}

.section--hero .section--form .notes a,
#fix_form .section--form .notes a,
.section--hero .section--form .notes span,
#fix_form .section--form .notes span {
  margin-left: 0.5em;
  color: #9a8953;
  text-decoration: underline;
}

@media only screen and (max-width: 768px) {
  .section--hero .section--form .notes a,
  #fix_form .section--form .notes a {
    font-weight: bold;
  }
}

.section--hero .section--form .notes a:hover,
#fix_form .section--form .notes a:hover {
  text-decoration: none;
}
.section--hero .section--form .notes span:hover {
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .section--hero .section--form .notes a:hover,
  #fix_form .section--form .notes a:hover {
    text-decoration: underline;
  }
}

.section--hero .section--form .btn--entry,
#fix_form .section--form .btn--entry {
  line-height: 1.3;
}

.section--hero .section--form .btn--entry.center,
#fix_form .section--form .btn--entry.center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 769px) {
  .section--hero .section--form .btn--entry,
  #fix_form .section--form .btn--entry {
    width: 52%;
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .section--hero .section--form .btn--entry,
  #fix_form .section--form .btn--entry {
    width: 50%;
  }
  .section--hero .section--form .btn--entry {
    margin-bottom: 1em;
  }
}

@media (min-width: 980px) {
  .section--hero .section--form .btn--entry,
  #fix_form .section--form .btn--entry {
    width: 59%;
  }
}

.section--hero .section--form .btn--entry a,
#fix_form .section--form .btn--entry a {
  padding-top: 16px;
}

@media only screen and (max-width: 768px) {
  .section--hero .section--form .btn--entry a,
  #fix_form .section--form .btn--entry a {
    padding-top: 14px;
  }
}

.section--hero .section--form .btn--entry .small,
#fix_form .section--form .btn--entry .small {
  display: block;
  width: 100%;
  font-size: 14px;
  margin: 0 0 4px;
}

@media only screen and (max-width: 768px) {
  .section--hero .section--form .btn--entry .small,
  #fix_form .section--form .btn--entry .small {
    margin: 0 0 5px;
    font-size: 10px;
  }
}

.section--hero .section--form .btn--kantan,
#fix_form .section--form .btn--kantan {
  width: 45%;
}

@media only screen and (min-width: 769px) {
  .section--hero .section--form .btn--kantan,
  #fix_form .section--form .btn--kantan {
    float: right;
  }
}

@media only screen and (max-width: 768px) {
  .section--hero .section--form .btn--kantan,
  #fix_form .section--form .btn--kantan {
    width: 50%;
  }
}

@media (min-width: 980px) {
  .section--hero .section--form .btn--kantan,
  #fix_form .section--form .btn--kantan {
    width: 37%;
  }
}

.section--hero .section--form .btn--kantan a,
#fix_form .section--form .btn--kantan a {
  padding-top: 28px;
}

@media only screen and (max-width: 768px) {
  .section--hero .section--form .btn--kantan a,
  #fix_form .section--form .btn--kantan a {
    padding-top: 20px;
  }
}

.section--hero .section--form .btn,
#fix_form .section--form .btn {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  text-align: center;
  line-height: 1;
}

@media only screen and (max-width: 768px) {
  .section--hero .section--form .btn,
  #fix_form .section--form .btn {
    padding: 0 4px;
  }
}

.section--hero .section--form .btn a,
#fix_form .section--form .btn a {
  display: block;
  border-radius: 80px;
  background-color: #7a7982;
  color: #fff;
}

@media only screen and (min-width: 769px) {
  .section--hero .section--form .btn a,
  #fix_form .section--form .btn a {
    height: 70px;
  }
}

@media only screen and (max-width: 768px) {
  .section--hero .section--form .btn a,
  #fix_form .section--form .btn a {
    padding: 10px 0;
  }
}

.section--hero .section--form .btn a:after,
#fix_form .section--form .btn a:after {
  position: absolute;
  top: 26px;
  right: 10px;
  display: inline-block;
  content: "&gt;";
  font-weight: normal;
  font-size: 16px;
}

@media only screen and (max-width: 768px) {
  .section--hero .section--form .btn a:after,
  #fix_form .section--form .btn a:after {
    display: none;
  }
}

@media (min-width: 769px) {
  .section--hero .section--form .btn a,
  #fix_form .section--form .btn a {
    opacity: 1;
    -webkit-transition: all 100ms;
    transition: all 100ms;
  }
  .section--hero .section--form .btn a:hover,
  #fix_form .section--form .btn a:hover {
    opacity: 0.8;
  }
}

.section--hero.gd .section--form .btn a,
#fix_form .section--form .btn a {
  background-color: #b97732;
  border: none;
}

.section--hero .section--form .btn .holder,
#fix_form .section--form .btn .holder {
  position: relative;
  margin-right: 0.5em;
  padding: 0.1em 0.3em;
  border-radius: 4px;
  background-color: #fff;
  color: #333;
  font-weight: bold;
  font-size: 12px;
}

@media only screen and (min-width: 769px) {
  .section--hero .section--form .btn .holder,
  #fix_form .section--form .btn .holder {
    top: -0.1em;
  }
}

@media only screen and (max-width: 768px) {
  .section--hero .section--form .btn .holder,
  #fix_form .section--form .btn .holder {
    display: block;
    margin: 0 auto 0.25em;
    width: 12em;
    font-size: 10px;
  }
}

.section--hero a.shiny_img:before {
  position: absolute;
  top: -100%;
  left: -30%;
  display: block;
  width: 40px;
  height: 300%;
  background: -webkit-gradient(linear, left top, right bottom, color-stop(35%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.5)), color-stop(65%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to right bottom, rgba(255, 255, 255, 0) 35%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 65%);
  content: "";
  opacity: 0.8;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-animation: shiny 2.5s ease infinite;
  animation: shiny 2.5s ease infinite;
}

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

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

body &gt; div#main header {
  padding: 10px 15px;
  background-color: #291a19;
  margin: 0 -15px;
  width: auto;
}

body &gt; div#main {
  background: none !important;
  padding-top: 0;
}

body &gt; div#main .form {
  margin: 0 !important;
}

body &gt; div#main .section--hero.border {
  padding-top: 0 !important;
  margin: 0 -15px 0;
}
</pre></body></html>