@charset "UTF-8";
/* ----------------------------------------------------------------------------------------------------
*  基本情報
* --------------------------------------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&family=Noto+Serif+JP:wght@400;500;600;700&display=swap");
html,
body {
  height: 100%;
}

html {
  font-size: 62.5%;
  overflow-y: scroll;
}

body {
  -webkit-text-size-adjust: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
address,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
img,
form {
  margin: 0;
  padding: 0;
  border: none;
  line-height: 100%;
  list-style-type: none;
  font-style: normal;
  font-weight: normal;
  font-family: "Noto Sans JP", sans-serif;
  text-align: left;
  color: #333333;
  letter-spacing: 1px;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.c-full-width {
  width: 100%;
}

a {
  color: currentColor;
  text-decoration: none;
  transition: 0.3s ease-out;
}

* {
  box-sizing: border-box;
  word-break: break-all;
}

figure {
  margin: 0;
}

main {
  display: block;
}

a[href*="tel:"] {
  color: currentColor;
}

@media (min-width: 768px) {
  a[href*="tel:"] {
    text-decoration: none;
    cursor: default;
    pointer-events: none;
  }
}
/* ----------------------------------------------------------------------------------------------------
*	contentstyle
* --------------------------------------------------------------------------------------------------*/
.c-txt {
  font-size: 20px;
  line-height: 1.65;
}

.l-content__inner {
  max-width: 940px;
  width: 70%;
  box-sizing: content-box;
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.c-btn-wrapper {
  text-align: center;
  max-width: 599px;
  margin-left: auto;
  margin-right: auto;
}
.c-btn-wrapper a {
  display: inline-block;
  transition: 0.3s;
}
.c-btn-wrapper a:hover {
  opacity: 0.5;
}

.c-btn-wrapper-2 {
  max-width: 530px;
  width: 58.7%;
}

.c-btn-wrapper-3 {
  max-width: 540px;
  width: 58.7%;
}

.c-btn-wrapper-4 {
  max-width: 563px;
  width: 62.4%;
}

.u-mt5 {
  margin-top: 5%;
}

/*header*/
#header {
  position: relative;
  /*max-width: 1000px;*/
}

#header img {
  width: 100%;
  /*max-width: 1000px;*/
}

/*header_main*/
.kv_bg {
  width: 100%;
}

/* ------------------------------
    fv
------------------------------ */
.l-mv {
  position: relative;
  margin: 0 auto;
  height: 100%;
  max-width: 1366px;
  z-index: 3;
  min-height: 704px;
}

.l-mv-wrapper {
  margin: 0 auto;
  width: 100%;
  background: url(../images/mv.jpg) no-repeat top center;
}

@media screen and (min-width: 1965px) {
  .l-mv-wrapper {
    background-size: 100% auto;
    aspect-ratio: 1966/702;
  }
}
.l-header__logo {
  position: absolute;
  top: 20px;
  left: 20px;
}

.p-txt-sns-wrapper {
  display: flex;
  position: absolute;
  align-items: center;
  top: 1%;
  right: 2.5%;
}
.p-txt-sns-wrapper p {
  max-width: 228px;
  margin-right: 10px;
}

.p-sns {
  display: flex;
  justify-content: center;
  max-width: 54px;
  z-index: 5;
}

.p-sns__item {
  margin: 0 1px;
  flex-shrink: 0;
  width: 48%;
}
.p-sns__item a {
  display: inline-block;
  transition: 0.3s;
}
.p-sns__item a:hover {
  opacity: 0.5;
}

.p-tab {
  margin: 0 auto;
  max-width: 1100px;
  padding-left: 15px;
  padding-right: 15px;
  width: 87.2%;
  display: flex;
  position: absolute;
  bottom: 3.6%;
  left: 0;
  right: 0;
  z-index: 5;
}
.p-tab a {
  display: inline-block;
  transition: 0.3s;
}
.p-tab a:hover {
  opacity: 0.5;
}

.p-tab__list {
  width: 23%;
  margin: 0 1%;
}

/* ------------------------------
    エントリー
------------------------------ */
.p-entry {
  background: url(../images/bg_entry.jpg) no-repeat top center/cover;
  padding-top: 3.5%;
  padding-bottom: 3.7%;
}
.p-entry .c-btn-wrapper {
  width: 63.2%;
}
.p-entry .p-text-entry {
  margin-top: 2.7%;
}
.p-entry .c-btn-wrapper-2 {
  margin-top: 3.4%;
}

/* ------------------------------
    商品紹介
------------------------------ */
.p-prize {
  background-image: url(../images/bg_prize01.jpg), url(../images/bg_prize02.jpg);
  background-repeat: no-repeat, no-repeat;
  background-position: top center, bottom center;
  background-color: #2f4d90;
  background-size: 100% auto, 100% auto;
  padding-top: 4.8%;
  padding-bottom: 5.7%;
}

/* ------------------------------
    エントリー方法
------------------------------ */
.p-howto-entry {
  background: url(../images/bg_howtoentry.jpg) repeat-x center center/auto 100%;
  padding-top: 4.7%;
  padding-bottom: 5.7%;
}

/* ------------------------------
    応募規約
------------------------------ */
.p-terms {
  background-color: #7f0f15;
  padding-top: 4.8%;
  padding-bottom: 6.2%;
}

.p-terms__content {
  max-height: 31.8%;
  height: 510px;
  margin: 4.1% auto 0;
  max-width: 806px;
  width: 86%;
  background-color: #fff;
  padding: 20px;
}

.p-terms__inner {
  overflow: auto;
  height: 100%;
  padding-right: 10px;
}

.p-terms__block a {
  color: #0071ad;
  text-decoration: underline;
}
.p-terms__block a:hover {
  text-decoration: none;
}

.p-terms__block + .p-terms__block {
  margin-top: 37px;
}

.p-terms__block-ttl {
  font-weight: bold;
  font-size: 25px;
  line-height: 1.4;
}

.c-note {
  padding-left: 1em;
  text-indent: -1em;
  display: inline-block;
}

/* ------------------------------
    ClubJRA-netとは
------------------------------ */
.p-about {
  background: url(../images/bg_about.jpg) repeat-x center center/auto 100%;
  padding-top: 4.3%;
  padding-bottom: 5.7%;
}
.p-about .c-btn-wrapper {
  margin-top: 1.5%;
}

/* ------------------------------
    Q&A
------------------------------ */
.p-qa {
  background-color: #7f0f15;
  padding-top: 4.7%;
  padding-bottom: 6.2%;
}
.p-qa * {
  /* font-family: dnp-shuei-mincho-pr6, sans-serif;
  font-weight: 500;
  font-style: normal; */
  line-height: 1.6;
}

.p-qa__content {
  max-width: 806px;
  margin: 3.4% auto 0;
  width: 86%;
}

.c-qa__icn {
  font-size: 34px;
  margin-right: 18px;
  position: relative;
  line-height: 1;
  top: -0.01em;
}

.p-qa__wrapper {
  background-color: #fff;
  margin-top: 1.8%;
}

.p-qa__row {
  display: flex;
}

.p-qa__row--question {
  background-color: #f2e7e8;
  padding: 15px 60px 11px 10px;
  border: none;
  cursor: pointer;
  width: 100%;
  position: relative;
  text-align: left;
  transition: 0.3s;
}
.p-qa__row--question:hover {
  opacity: 0.5;
}
.p-qa__row--question::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 40%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.1px 7px 0 7px;
  border-color: #666 transparent transparent transparent;
  transition: 0.3s;
}
.p-qa__row--question.is-open::after {
  top: 35%;
  transform: rotate(-180deg);
}

.p-qa__answer {
  display: none;
}

.p-qa__row--answer {
  padding: 20px 10px;
}

.c-qa__question-txt {
  font-size: 21px;
  letter-spacing: -0.01em;
}

.c-qa__answer-text {
  font-size: 21px;
  letter-spacing: -0.01em;
}
.c-qa__answer-text a {
  color: #0071ad;
  text-decoration: underline;
}
.c-qa__answer-text a:hover {
  text-decoration: none;
}

.c-qa__answer-text + .c-qa__answer-text {
  margin-top: 45px;
}

.p-qa__answer-body figure {
  margin-top: 10px;
  text-align: left;
  max-width: 715px;
}

.p-faq__img-wrapper {
  margin-top: 10px;
  margin-right: 39px;
}

/* ------------------------------
    clearfix
------------------------------ */
.p-bottom-entry {
  background: url(../images/bg_botton_entry.jpg) no-repeat center bottom/cover;
  padding-top: 7.2%;
  padding-bottom: 2.4%;
  max-width: 1960px;
  margin: 0 auto;
}
.p-bottom-entry .l-txt__inner {
  max-width: 637px;
  width: 44.6%;
  margin: 0 auto;
}
.p-bottom-entry .c-btn-wrapper {
  margin-top: 3.9%;
  width: 93.5%;
  max-width: 575px;
}
.p-bottom-entry .c-logo {
  max-width: 162px;
  width: 25.4%;
  margin: max(140px, 25.3%) auto 0;
}
.p-bottom-entry .c-txt {
  color: #fcf5e0;
  font-size: min(2vw, 23px);
  margin-top: 1.8%;
  text-align: center;
  letter-spacing: -0.02em;
  font-weight: 500;
}
.p-bottom-entry .c-copyright {
  color: #fcf5e0;
  font-size: 12px;
  margin-top: 0.6%;
  text-align: center;
  letter-spacing: -0.02em;
}

.p-bg {
  background-color: #7f0f15;
  width: 100%;
}

/* ------------------------------
    clearfix
------------------------------ */
.cf:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  display: inline-block;
}

/* Hides from IE Mac */
* html .cf {
  height: 1%;
}

.cf {
  display: block;
}

/* End Hack */
/*# sourceMappingURL=style.css.map */