<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
#container *,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#container {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #222222;
}
.c-f:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.c-f {
  min-height: 1%;
  display: block;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.sp-head {
  display: none;
}
.lead {
  font-size: 14px;
  line-height: 1.7;
}
.lead a {
  text-decoration: underline;
}
.img_rwd {
  max-width: 100%;
}
h2.rs_h2_title_bar {
  padding: 10px 15px;
  background-color: #3695d6;
  color: #fff;
  font-size: 16px;
  margin-top: 20px;
}
h3.rs_h3_title_bar {
  padding: 5px 15px !important;
  background-color: #666666;
  color: #fff;
  font-size: 16px;
  font-weight: normal !important;
  border-left: none !important;
  margin-top: 20px !important;
}
h4.rs_h4_title_bar {
  border-left: 5px solid #898989;
  padding: 0 15px;
  color: #434343;
  font-size: 16px !important;
  font-weight: normal !important;
  margin-top: 20px !important;
}
.bold {
  font-weight: bold;
}
.txt-red {
  color: #eb4055;
}
.txt-gray {
  color: #434343;
}
.txt-kome {
  font-size: 11px;
  color: #434343;
}
.pc-area {
  display: block;
}
.sp-area {
  display: none;
}
@media screen and (min-width: 769px) {
  #str_container {
    width: 960px;
    margin: 5px auto 20px;
  }
  #str_container #topicPath {
    font-size: 12px;
  }
  #container {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  #container {
    font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  }
  .pc-head {
    display: none;
  }
  .sp-head {
    display: block;
  }
  .lead {
    padding: 0 10px;
    max-height: 999999px;
  }
  h2.rs_h2_title_bar {
    margin: 15px 10px 0 !important;
    max-height: 999999px;
    font-weight: normal !important;
    padding: 7px 10px !important;
  }
  h3.rs_h3_title_bar {
    margin: 15px 10px 0 !important;
    padding: 5px 10px !important;
    max-height: 999999px;
  }
  h4.rs_h4_title_bar {
    border-left: 5px solid #898989;
    margin: 15px 10px 0 !important;
    padding: 0 10px;
    max-height: 999999px;
  }
  .txt-kome {
    padding: 10px;
    margin-top: 0;
  }
  .bottom_btn {
    margin: 0 10px;
    max-height: 999999px;
  }
  .pc-area {
    display: none;
  }
  .sp-area {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .lead {
    padding: 0 5px;
    font-size: 16px;
    line-height: normal;
  }
  h2.rs_h2_title_bar,
  h3.rs_h3_title_bar,
  h4.rs_h4_title_bar {
    margin: 15px 5px 0 !important;
  }
  .txt-kome {
    padding: 10px 5px;
  }
}
@media screen and (max-width: 340px) {
  .lead {
    font-size: 14px;
  }
  h2.rs_h2_title_bar,
  h3.rs_h3_title_bar,
  h4.rs_h4_title_bar {
    font-size: 14px !important;
  }
}

/*---------------------------------
  　独自のコンテンツエリア
-----------------------------------*/
.contents-area {
  text-align: center;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .contents-area {
    font-size: 12px;
    padding: 0 10px;
    max-height: 999999px;
  }
}
@media (min-width: 768px) {
  body {
    min-width: auto;
  }
}
@media (min-width: 769px) {
  body {
    min-width: 992px;
  }
}

/*--------------------------------------
  　キャンペーン期間＆プレー対象期間
--------------------------------------*/
.deadline_sp {
  display: none;
}
.deadline_pc {
  background-color: #fff;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  height: 40px;
  text-align: center;
  margin: 20px 0;
}
.deadline_pc ul {
  border: 1px solid #acacaa;
  line-height: 2.5;
}
.deadline_pc ul li {
  background-color: #ffffff;
  color: #313131;
  display: table-cell;
  font-weight: bold;
  padding: 0 10px; /*年をまたぐ時は9px*/
}
.deadline_pc ul li.ulTitle01 {
  background-color: #c0c0c0;
}
.deadline_pc ul li.ulTitle02 {
  background-color: #c0c0c0;
}
br.sp_block,
br.sp_block_02 {
  display: none;
}
@media screen and (max-width: 768px) {
  .deadline_pc {
    display: none;
  }
  .deadline_sp {
    background-color: #fff;
    text-align: left;
    display: block;
    padding: 5px 0 0;
    font-weight: bold !important;
    font-size: 14px;
    margin: 0 0 15px;
    box-sizing: border-box;
  }
  .deadline_sp dl {
    border-left: 1px solid #acacaa;
    border-right: 1px solid #acacaa;
    border-bottom: 1px solid #acacaa;
    display: table;
    width: 100%;
    box-sizing: border-box;
  }
  .deadline_sp dt {
    width: 39.7%;
  }
  .deadline_sp dt,
  .deadline_sp dd {
    display: table-cell;
    float: none;
    padding: 8px 10px;
    vertical-align: middle;
    text-align: left;
    box-sizing: border-box;
    font-weight: bold;
  }
  .deadline_sp dt {
    background-color: #c0c0c0;
    text-align: center;
  }
  .deadline_sp .Title01 dd {
    border-top: 1px solid #acacaa;
  }
  br.sp_block_02 {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  br.sp_block {
    display: block;
  }
}
@media screen and (max-width: 340px) {
  .deadline_sp {
    font-size: 13px;
  }
}

/*---------------------------------
  　　link-wrap
-----------------------------------*/
.link-wrap {
  margin: 0 0 30px;
}
.link-title {
  margin: 30px 0 0;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
.link-title &gt; span:first-of-type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.link-title &gt; span:before {
  content: "";
  display: block;
  width: 4px;
  height: 44px;
  margin-right: 20px;
  background: #61b556;
  transform: rotate(-30deg);
}
.link-title &gt; span:after {
  content: "";
  display: block;
  width: 4px;
  height: 44px;
  margin-left: 20px;
  background: #61b556;
  transform: rotate(30deg);
}
.link-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 30px 0 40px;
}
.link-item a img {
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -webkit-tap-highlight-color: transparent;
  transition: 0.2s ease-out;
}
.link-item a:hover img {
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.link-item a:active img {
  -ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  box-shadow: none;
}
.link-note {
  text-align: left;
  font-size: 16px;
  line-height: 1.8;
}
.link-note li {
  text-indent: -1em;
  padding-left: 1em;
}
.link-list {
  margin: 20px 0 0;
  text-align: right;
  font-size: 16px;
  line-height: 1.8;
}
.link-list a {
  display: inline-block;
  color: #222222;
  transition: 0.2s ease-out;
}
.link-list a:hover {
  color: #222222;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.link-list a:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  width: 0.5em;
  height: 0.5em;
  margin-left: 10px;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
}

@media screen and (min-width: 769px) {
  .link-note {
    width: 600px;
    margin: 10px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .link-wrap {
    margin: 0 0 20px;
  }
  .link-title {
    margin: 20px 0 0;
    font-size: 18px;
    line-height: 1.4;
  }
  .link-title .font-s {
    display: contents;
    font-size: 17px;
  }
  .link-title &gt; span:before {
    width: 2px;
    margin-right: 15px;
    transform: rotate(-20deg);
  }
  .link-title &gt; span:after {
    width: 2px;
    margin-left: 15px;
    transform: rotate(20deg);
  }
  /* 短め */
  .link-title.-small &gt; span:before,
  .link-title.-small &gt; span:after {
    height: 30px;
  }
  .link-inner {
    margin: 20px 0;
  }
  .link-item {
    width: 48.5%;
  }
  .link-item a img,
  .link-item a:hover img {
    box-shadow: none;
  }
  .link-note {
    font-size: 15px;
    line-height: 1.6;
  }
  .link-list {
    margin: 15px 10px 0;
    line-height: 1.6;
  }
}
@media screen and (max-width: 320px) {
  .link-title {
    font-size: 16px;
  }
  .link-title .font-s {
    font-size: 15px;
  }
  .link-title &gt; span:before {
    margin-right: 10px;
  }
  .link-title &gt; span:after {
    margin-left: 10px;
  }
}

/*--------------------------------------
  　ボタン赤
--------------------------------------*/
.btn-red a {
  display: block;
  width: 460px;
  margin: 30px auto 0px;
  padding: 15px 0;
  background: #eb4055;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); /*影*/
  -webkit-tap-highlight-color: transparent;
  transition: 0.3s ease-out; /*変化を緩やかに*/
  font-size: 20px;
  font-weight: bold;
}
.btn-red a:hover {
  color: #fff;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2); /*浮き上がるように*/
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.btn-red-fin span {
  display: block;
  width: 460px;
  margin: 30px auto 0px;
  padding: 15px 0;
  background-color: #75202a;
  border-radius: 3px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); /*影*/
  -webkit-tap-highlight-color: transparent;
  color: #7f7f7f;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.btn-red a:active {
  /* クリック時の設定 */
  -ms-transform: translateY(3px);
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  box-shadow: none;
}
@media screen and (max-width: 768px) {
  .btn-red a,
  .btn-red-fin span {
    width: auto;
    margin: 20px 0px 0px;
    /* padding: 10px 0; */
    max-height: 999999px;
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  .btn-red a,
  .btn-red-fin span {
    margin: 20px 0px 0px;
  }
}
@media screen and (max-width: 340px) {
  .btn-red a,
  .btn-red-fin span {
    font-size: 14px;
  }
}

/*--------------------------------------
  　ボタン青
--------------------------------------*/
.btn-blue a {
  display: block;
  width: 460px;
  margin: 10px auto 0px;
  padding: 15px 0;
  background: #3695d6;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); /*影*/
  -webkit-tap-highlight-color: transparent;
  transition: 0.3s ease-out; /*変化を緩やかに*/
  font-size: 20px;
  font-weight: bold;
}
.btn-blue a:hover {
  color: #fff;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2); /*浮き上がるように*/
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.btn-blue-fin span {
  display: block;
  width: 460px;
  margin: 20px auto 0px;
  padding: 15px 0;
  background-color: #1b4a6b;
  border-radius: 3px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); /*影*/
  -webkit-tap-highlight-color: transparent;
  color: #7f7f7f;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.btn-blue a:active {
  /* クリック時の設定 */
  -ms-transform: translateY(3px);
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  box-shadow: none;
}
@media screen and (max-width: 768px) {
  .btn-blue a,
  .btn-blue-fin span {
    width: auto;
    margin: 10px 0px 0px;
    max-height: 999999px;
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
}
@media screen and (max-width: 340px) {
  .btn-blue a,
  .btn-blue-fin span {
    font-size: 14px;
  }
}

/*---------------------------------
  　prize
-----------------------------------*/
.prize-title {
  position: relative;
  display: flex;
  align-items: center;
  width: 900px;
  height: 120px;
  margin: 0 0 0 60px;
  padding: 15px 20px 15px 80px;
  background: #edfcec;
  border-top: 2px solid #178913;
  border-bottom: 2px solid #178913;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.4;
}
.prize-title .font-s {
  font-size: 22px;
}
.prize-title .font-l {
  font-size: 38px;
}
.prize-title:before {
  display: block;
  width: 120px;
  height: 120px;
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.prize-title.-icon01:before {
  content: "";
  background: url(/special/onep/202312/images/icon01.png) no-repeat;
  background-size: contain;
}
.prize-title.-icon02:before {
  content: "";
  background: url(/special/onep/202312/images/icon02.png) no-repeat;
  background-size: contain;
}
.prize-wrap {
  margin: 25px 0 30px;
  padding: 0;
  background: none;
  box-sizing: border-box;
  text-align: left;
}
.prize-inner p {
  margin-top: 0;
}
.prize-item-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.prize-item-inner.column1 {
  flex-wrap: nowrap;
  justify-content: center;
}
.prize-item {
  margin: 30px 0 0;
  box-sizing: border-box;
}
.prize-img {
  border: 1px solid #898989;
  box-sizing: border-box;
  text-align: center;
  padding: 40px;
}
.prize-img img {
  max-width: 420px;
}
.prize-txt-wrap {
  position: relative;
  min-height: 76px;
  padding: 25px 15px;
  background: #666666;
  box-sizing: border-box;
  color: #fff;
}
.prize-txt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.6;
}
.prize-txt &gt; p {
  font-weight: bold;
}
.prize-txt-note {
  position: absolute;
  bottom: 25px;
  right: 15px;
  font-weight: bold;
  font-size: 22px;
  text-align: right;
  line-height: 1;
}
/*.prize-txt-note .font-l {
  font-size: 40px;
}*/
.prize-btn-note {
  margin: 15px 0 0;
  font-size: 14px;
  text-align: center;
}
.prize-btn-note &gt; li {
  text-indent: -1em;
  padding-left: 1em;
}
.prize-item-inner.column5 .prize-item {
  position: relative;
}
.prize-item-inner.column5 .prize-item .prize-txt-wrap {
  min-height: auto;
  margin: 5px 0 0;
  padding: 0;
  background: none;
  color: #222222;
}
.prize-item-inner.column5 .prize-item .prize-txt {
  font-weight: normal;
  font-size: 12px;
  line-height: 1.3;
}
.prize-item-inner.column5 .prize-item .prize-txt p {
  font-weight: normal;
}
#point-wrap.prize-wrap {
  margin: 50px 0 50px;
}
#str_container h3.prize-subtitle {
  margin: 35px 0 15px;
  font-size: 20px;
}
#point-wrap.prize-wrap .btn-red,
#point-wrap.prize-wrap .btn-red-fin {
  margin: 40px auto 0;
}
#point-wrap.prize-wrap .btn-blue,
#point-wrap.prize-wrap .btn-blue-fin {
  margin: 20px auto 0;
}
@media screen and (min-width: 769px) {
  .prize-item-inner.column1 .prize-item {
    width: 600px;
  }
  .prize-item-inner.column1 .prize-item .prize-txt {
    font-size: 22px;
    line-height: 1.2;
  }
  .prize-item-inner.column1 .prize-item .prize-txt-note {
    width: 20%;
  }
  .prize-item-inner.column2 .prize-item {
    width: calc((960px - 20px) / 2);
  }
  .prize-item-inner.column2 .prize-item .prize-txt {
    width: 80%;
  }
  .prize-item-inner.column2 .prize-item .prize-txt-note {
    width: 20%;
  }
  .prize-item-inner.column3 .prize-item {
    width: calc((960px - 15px * 2) / 3);
  }
  .prize-item-inner.column3 .prize-item .prize-txt {
    width: 70%;
  }
  .prize-item-inner.column3 .prize-item .prize-txt-note {
    width: 30%;
  }
  .prize-item-inner.column3 .prize-item .prize-txt-note .font-l {
    font-size: 36px;
  }
  .prize-item-inner.column4 .prize-item {
    width: calc((960px - 20px * 3) / 4);
  }
  .prize-item-inner.column4 .prize-item .prize-txt-wrap {
    padding: 10px 10px 10px;
  }
  .prize-item-inner.column4 .prize-item .prize-txt {
    width: 70%;
  }
  .prize-item-inner.column4 .prize-item .prize-txt-note {
    bottom: 15px;
    width: 30%;
    font-size: 12px;
  }
  .prize-item-inner.column4 .prize-item .prize-txt-note .font-l {
    font-size: 21px;
  }
  .prize-item-inner.column5 .prize-item {
    width: calc((960px - 15px * 4) / 5);
  }
  .prize-item-inner.column5 .prize-item .prize-txt-note {
    position: absolute;
    top: 72px;
    right: 10px;
    bottom: inherit;
    font-size: 16px;
    color: #fff;
  }
  .prize-item-inner.column5 .prize-item .prize-txt-note .font-l {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .prize-wrap {
    margin: 20px 0 0;
    padding: 0 10px;
  }
  .prize-inner {
    margin: 10px 0 0;
  }
  .prize-item {
    margin: 10px 0 0;
    width: 100%;
  }
  .prize-item-inner.column2 .prize-item,
  .prize-item-inner.column3 .prize-item,
  .prize-item-inner.column4 .prize-item {
    width: 48.5%;
  }
  .prize-img {
    padding: 15px 50px;
  }
  .prize-img img {
    max-width: none;
    width: 100%;
  }
  .prize-txt-wrap {
    padding: 8px 8px 28px;
  }
  .prize-item-inner.column1 .prize-txt-wrap {
    padding-bottom: 35px;
  }
  .prize-txt {
    line-height: 1.4;
  }
  .prize-txt-note {
    bottom: 5px;
    right: 10px;
    font-size: 14px;
  }
  .prize-btn-note {
    margin: 10px 0 0;
    font-size: 14px;
  }
  .prize-txt-note .font-l {
    font-size: 22px;
  }
  .prize-item-inner.column1 .prize-txt-note {
    font-size: 20px;
  }
  .prize-item-inner.column1 .prize-txt-note .font-l {
    font-size: 30px;
  }
  .prize-item-inner.column5 .prize-item {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .prize-item-inner.column5 .prize-item .prize-img {
    width: 38%;
  }
  .prize-item-inner.column5 .prize-item .prize-txt-wrap {
    width: 60%;
    margin-top: 0;
    padding: 0 0 40px 2%;
    box-sizing: border-box;
  }
  .prize-item-inner.column5 .prize-item .prize-txt,
  .prize-item-inner.column5 .prize-item .prize-txt-note {
    font-size: 14px;
  }
  .prize-item-inner.column5 .prize-item .prize-txt-note {
    font-size: 14px;
  }
  .prize-item-inner.column5 .prize-item .prize-txt-note .font-l {
    font-size: 28px;
  }
  .prize-title {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 15px 10px 15px 80px;
    font-size: 20px;
    line-height: 1.2;
  }
  .prize-title .font-s {
    font-size: 18px;
  }
  .prize-title .font-l {
    font-size: 28px;
  }
  .prize-title:before {
    width: 60px;
    height: 60px;
    -webkit-transform: translate(10px, -50%);
    transform: translate(10px, -50%);
  }
  .prize-title &gt; span {
    display: contents;
  }
  .prize-txt-wrap {
    min-height: inherit;
  }
  .prize-item-inner.column1 .prize-txt-wrap {
    padding: 15px 10px;
  }
  .prize-item-inner.column1 .prize-txt-note,
  .prize-item-inner.column1 .prize-txt-note .font-l {
    font-size: 16px;
  }
  .prize-txt-note {
    bottom: 25px;
  }
  #point-wrap.prize-wrap {
    margin: 50px 0 30px;
  }
  #str_container h3.prize-subtitle {
    margin: 25px 0 15px;
    font-size: 18px;
  }
  #point-wrap.prize-wrap .btn-red,
  #point-wrap.prize-wrap .btn-red-fin {
    margin: 30px auto 0;
  }
  #point-wrap.prize-wrap .btn-blue,
  #point-wrap.prize-wrap .btn-blue-fin {
    margin: 15px auto 0;
  }
}
@media screen and (max-width: 320px) {
  .prize-txt {
    font-size: 13px;
  }
  .prize-item-inner.column1 .prize-txt-note,
  .prize-item-inner.column1 .prize-txt-note .font-l {
    font-size: 14px;
  }
}

/*---------------------------------
  　　応募ステップ
-----------------------------------*/
/*4STEP*/
.step {
  width: 223px;
  float: left;
  border: 1px solid #898989;
  padding-bottom: 10px;
}
.step p,
.step02 p {
  font-size: 16px;
  padding: 10px;
  margin-top: 0;
}
.step-title {
  background-color: #666666;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}
.step &gt; img,
.step02 &gt; img {
  display: block;
  margin: 0 auto;
  width: 89px;
}
.step .bold,
.step02 .bold {
  display: inline-block;
  font-weight: bold;
  padding-bottom: 5px;
}
.triangle {
  display: flex;
  float: left;
  width: 20px;
  position: relative;
}
.triangle .ic {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 0 12.5px 10px;
  border-color: transparent transparent transparent #666666;
  position: absolute;
  top: 45%;
  left: 25%;
}
.step .btn,
.step02 .btn {
  position: relative;
}
.step .btn a,
.step02 .btn a {
  background-color: #02c2f2;
  border-radius: 18px;
  display: block;
  text-align: center;
  color: #ffffff;
  padding: 8px;
  transition: 0.3s ease-out; /*変化を緩やかに*/
}
.step .btn a:hover,
.step02 .btn a:hover {
  color: #fff;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.step .btn .arrow,
.step02 .btn .arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #ffffff;
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 40%;
}
/*3STEP*/
.step02 {
  width: 298px;
  float: left;
  border: 1px solid #898989;
  padding-bottom: 10px;
}
.triangle02 {
  display: flex;
  float: left;
  width: 30px;
  position: relative;
}
.triangle02 .ic {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 0 12.5px 10px;
  border-color: transparent transparent transparent #666666;
  position: absolute;
  top: 45%;
  left: 30%;
}
@media screen and (max-width: 768px) {
  .step,
  .step02 {
    width: auto;
    margin: 0;
    float: none;
  }
  .step p,
  .step02 p {
    padding: 10px 5px;
    max-height: 999999px;
  }
  .step-title {
    padding: 10px !important;
  }
  .step &gt; img,
  .step02 &gt; img {
    width: 20%;
  }
  .triangle,
  .triangle02 {
    float: none;
    position: static;
    margin: 0 auto;
  }
  .triangle .ic,
  .triangle02 .ic {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #666666 transparent transparent transparent;
    margin: 5px auto;
    position: static;
  }
  .step .btn,
  .step02 .btn {
    margin: 0 50px;
    padding-top: 0;
  }
  .step .btn a,
  .step02 .btn a {
    border-radius: 30px;
    padding: 10px;
  }
  .step .btn .arrow,
  .step02 .btn .arrow {
    border-width: 6px 0 6px 7px;
    top: 25%;
  }
}
@media screen and (max-width: 640px) {
  .step,
  .step02 {
    margin: 0;
  }
  .step-title {
    padding: 10px 5px !important;
  }
  .step p,
  .step02 p {
    font-size: 16px;
  }
  .step &gt; img,
  .step02 &gt; img {
    width: 25%;
  }
  .triangle {
    width: auto;
  }
}
@media screen and (max-width: 340px) {
  .step p,
  .step02 p {
    font-size: 14px;
  }
}

/*---------------------------------
  　　detail-wrap
-----------------------------------*/
.detail-wrap {
  margin: 50px 0 40px;
}
.detail-inner {
  position: relative;
  display: block;
  color: #222;
  transition: 0.3s ease-out;
}
.detail-inner:hover {
  color: #222;
  opacity: 0.7;
}
.detail-inner img {
  width: 100%;
  border-radius: 4px;
}
.detail-item-wrap {
  position: absolute;
  display: flex;
  justify-content: center;
  width: 930px;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
}
.detail-item {
  padding: 10px;
  background: #fff;
  border: 1px solid #dededf;
}
.detail-item:first-of-type {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.detail-item:last-of-type {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.detail-item &gt; p {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 16px;
  margin: 0;
}
.detail-item &gt; p:before {
  content: "";
  display: block;
  width: 30px;
  height: 35px;
  margin-right: 10px;
  font-weight: bold;
  font-size: 18px;
}
.detail-item.-course &gt; p:before {
  background: url("/special/onep/202312/images/icon_course.png") no-repeat;
  background-size: contain;
}
.detail-item.-play &gt; p:before {
  background: url("/special/onep/202312/images/icon_play.png") no-repeat;
  background-size: contain;
}
.detail-item.-plan &gt; p:before {
  background: url("/special/onep/202312/images/icon_plan.png") no-repeat;
  background-size: contain;
}

@media screen and (min-width: 769px) {
}
@media screen and (max-width: 768px) {
  .detail-item-wrap {
    flex-direction: column;
    justify-content: center;
    width: 100%;
    bottom: 10px;
    padding: 0px 10px;
  }
  .detail-item:first-of-type {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
  }
  .detail-item:last-of-type {
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .detail-item {
    padding: 10px 0px 10px 24px;
  }
  .detail-item &gt; p {
    font-size: 14px;
    line-height: 1.4;
  }
}

/*--------------------------------------
  　キャンペーン概要
--------------------------------------*/
#outline_box {
  margin: 0 0 15px;
  border: 2px solid #3695d6;
  font-size: 15px;
}
#outline_box dl {
  margin: 5px 0;
}
#outline_box dt {
  padding: 10px 0 0 15px;
  font-weight: bold;
  color: #3695d6;
  float: left;
}
#outline_box dd {
  padding: 10px 10px 10px 230px;
  border-bottom: 1px dashed #ccc;
  line-height: 140%;
}
#outline_box dd.last {
  border: 0;
}
#outline_box ul.indent01 li {
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 768px) {
  #outline_box {
    margin: 0 10px;
    padding-top: 5px;
  }
  #outline_box dl {
    margin: 0;
    padding: 3px;
  }
  #outline_box dt {
    float: none;
    padding: 0 0 0 5px;
    max-height: 999999px;
  }
  dl.outline dt {
    padding: 5px;
  }
  #outline_box dd {
    padding: 0 0 10px 5px;
    max-height: 999999px;
  }
}
@media screen and (max-width: 640px) {
  #outline_box {
    margin: 0 5px;
    border: 1px solid #3695d6;
  }
}
@media screen and (max-width: 340px) {
  #outline_box {
    font-size: 14px;
  }
}

/*--------------------------------------
  　注意事項
--------------------------------------*/
.notice_tit {
  padding: 8px 15px;
  background-color: #ccc;
  font-size: 15px;
}
#notice_box {
  margin: 0 0 10px;
  width: 956px;
  border: 2px solid #ccc;
  font-size: 15px;
}
#notice_box dl {
  margin: 0;
}
#notice_box dt {
  padding: 10px 0 0 15px;
  font-weight: bold;
  float: left;
}
#notice_box dd {
  padding: 10px 10px 10px 210px;
  border-bottom: 1px dashed #ccc;
  line-height: 140%;
}
#notice_box dd.last {
  border: 0;
}
#notice_box ul {
  margin-left: 0;
}
#notice_box ul li {
  list-style: disc;
  list-style-position: outside;
}
#notice_box .subttl {
  font-weight: bold;
  margin: 1em 0 0.2em -1.5em;
}
@media screen and (max-width: 768px) {
  .notice_tit {
    padding: 5px 10px;
    font-size: 14px;
    margin: 0 10px;
  }
  #notice_box {
    margin: 0 10px 20px;
    width: auto;
    padding-top: 5px;
  }
  #notice_box dl {
    margin: 0;
    padding: 3px;
  }
  #notice_box dt {
    float: none;
    padding: 0 0 0 5px;
  }
  #notice_box dd {
    padding: 10px 15px;
  }
  #notice_box ul {
    margin-left: 10px;
  }
  #notice_box ul li {
    list-style: disc;
    list-style-position: outside;
    max-height: 999999px;
  }
  .btn_info {
    margin: 0 10px;
  }
  #notice_box .subttl {
    margin-left: -10px;
  }
}
@media screen and (max-width: 640px) {
  .notice_tit {
    margin: 0 5px;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 10px;
  }
  #notice_box {
    margin: 0 5px 20px;
    border: 1px solid #ccc;
  }
}
@media screen and (max-width: 340px) {
  .notice_tit {
    font-size: 14px;
  }
  #notice_box {
    font-size: 14px;
  }
}

/*--------------------------------------
  　共通キャンペーンの注意事項ボタン
--------------------------------------*/
.btn_info a {
  display: block;
  width: 40%;
  padding: 15px 0;
  margin: 0 auto;
  text-decoration: none;
  border: 1px solid #3695d6;
  color: #3695d6;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  -webkit-tap-highlight-color: transparent;
  transition: 0.3s ease-out;
}
.btn_info a:hover {
  color: #5fb0e7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}
.btn_info a:active {
  -ms-transform: translateY(3px);
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  box-shadow: none;
}
@media screen and (max-width: 768px) {
  .btn_info a {
    width: 90%;
  }
}

/*--------------------------------------
  　キャンペーン終了対応
--------------------------------------*/
#str_container #res-header {
  position: relative;
}
#str_container #res-header img {
  width: 100%;
  max-width: 100%;
}
#str_container #res-header .h-txt {
  display: none;
}
#str_container #res-header-fin {
  position: relative;
  background: #000;
}
#str_container #res-header-fin::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
}
#str_container #res-header-fin .pc-head {
  width: 100%;
  height: 100%;
  z-index: 999;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#str_container #res-header-fin .h-txt {
  position: absolute;
  background: #fff;
  padding: 20px 40px;
  top: 50%;
  left: 290px;
  margin: -50px 0 0;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  z-index: 10;
  text-align: center;
}
#str_container #res-header-fin .h-txt p {
  font-size: 160%;
  font-weight: bold;
  color: #ff0000;
}
#str_container #res-header-fin .h-txt p span {
  font-size: 80%;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  #str_container #res-header-fin {
    margin: 0 0 10px;
  }
  #str_container #res-header-fin .sp-head {
    width: 100%;
    height: 100%;
    z-index: 999;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    line-height: 0;
  }
  #str_container #res-header-fin .h-txt {
    max-height: 999999px;
    line-height: 1.3;
    left: 50%;
    width: 80%;
    padding: 5% 5%;
    transform: translateX(-50%);
  }
  #str_container #res-header-fin .h-txt p {
    font-size: 14px;
  }
  #str_container #res-header-fin .h-txt p span {
    font-size: 14px;
  }
}

/*---------------------------------
  　ページTOP
-----------------------------------*/
#pagetop {
  bottom: 20px;
  display: block;
  position: fixed;
  margin-left: 980px;
  width: 960px;
}
#pagetop img {
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 768px) {
  /*通常ページ*/
  #pagetop {
    right: 20px;
    width: auto;
    margin-left: 0;
    z-index: 5;
  }
}
@media screen and (max-width: 640px) {
  #pagetop img {
    width: 40px;
    height: 40px;
  }
}

/*Safariだけに適用されるCSSハック*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  ::i-block-chrome,
  #container {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}

/*---------------------------------
  　フッター
-----------------------------------*/
@media (max-width: 767.9px) {
  .footer-menu__breadcrumb {
    padding: 28px 10px 32px;
  }
}</pre></body></html>