@charset "utf-8";
/* reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  -box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo",
    "メイリオ", sans-serif;
}

body > div {
  overflow: hidden;
}

a {
  text-decoration: none;
  color: inherit;
}
a:not(.anchor) {
  color: #0f91ff;
}

a:hover {
  opacity: 0.7;
}
body {
  color: #535353;
  line-height: 1.5;
}

header {
  padding: 3.3vw 5.3%;
}
header img {
  display: inline;
  max-width: 31%;
  vertical-align: middle;
  margin-right: 10px;
}

header .code {
  font-size: 2vw;
}

.tCenter {
  text-align: center;
}

.mt10 {
  margin-top: 10px;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb10 {
  margin-bottom: 10px !important;
}
.link_window {
  display: inline-block;
  width: 1rem;
  margin: 0 0.3rem;
  vertical-align: initial;
}

.pcOnly02 {
  display: none;
}

.bold {
  font-weight: bold;
}

.strong {
  color: #f04138;
}

.strong02 {
  color: #ff6a00;
}

.strong03 {
  text-align: center;
}
.prize {
  font-weight: bold;
}
.strong03 span {
  font-size: 1.285rem;
  font-weight: bold;
  display: inline;
  line-height: 1.8;
  padding: 0 10px 3px;
  background: linear-gradient(transparent 85%, #ff5b03 20%);
}

.list_circle02 > li {
  font-weight: bold;
}
.list_circle02 > li li {
  font-weight: normal;
}

.pcOnly {
  display: none;
}

img {
  display: block;
  width: auto;
  max-width: 100%;
  margin: auto;
  backface-visibility: hidden;
}

.kvArea {
  width: 100vw;
  display: block;
}

.kvArea img {
  width: 100%;
}

.schedule {
  background: #ff5d58;
  padding: 1.8vw 8vw;
  vertical-align: middle;
}

.contentsWrap {
  background: #ffe4d0;
  padding: 7.6vw 0 10vw;
}
.contents {
  width: 90%;
  margin: auto;
}

.contents > section {
  margin: auto;
}
.contents > section:not(:first-child) {
  margin-top: 7.6vw;
}

.contents > section {
  background: #fff;
  padding: 6.4vw 4vw;
}

h2 {
  font-size: 1.357rem;
  text-align: center;
  color: #ff5d58;
  margin-bottom: 6vw;
  font-weight: bold;
}

.item h2 {
  margin-top: 7.8vw;
}

.contentsAnchor li {
margin: auto;
  height: 13vw;
  color: #fff;
  text-align: center;
  position: relative;
}

.contentsAnchor li:not(:last-child) {
  margin-bottom: 3vw;
}

.contentsAnchor li a {
  display: block;
  width: 100%;
  height: 100%;
  background: #ff7a40;
  border-radius: 10px;

}

.contentsAnchor li span {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  font-size: 1.071rem;
}

.contentsAnchor a::after {
  content: "";
  background-image: url(/oos/adv/image/tmp_227/icon_anchor.png);
  background-repeat: no-repeat;
  width: 15px;
  height: 11.6px;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 4%;
}

.h3_01 {
  width: 48vw;
  margin: auto;
  margin-bottom: 3vw;
  text-align: center;
  background: #ff5d58;
  color: #fff;
}

.h3_01 + p,
.h3_01 + p + p {
  font-weight: bold;
  text-align: center;
}

.contents p,
.contents ul {
  margin-bottom: 6vw;
}

.contents > section > ul:last-of-type {
  margin-bottom: 0;
}

.appStep {
  position: relative;
}

.appStep::before {
  content: "";
  background-image: url(/oos/adv/image/tmp_227/img_appIcon.png);
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 3vw;
}

.appStep img {
  width: 60vw;
}

.appliBtn {
  display: flex;
  -webkit-flex-wrap: nowrap; /* Safari */
  flex-wrap: nowrap;
  -webkit-justify-content: space-between; /* Safari */
  justify-content: space-between;
}

.appliBtn h3 {
  font-size: 1.142rem;
  color: #ff5d58;
  line-height: 1;
  margin-bottom: 2.9vw;
  text-align: center;
  font-weight: bold;
}

.appliBtn li:first-child {
  margin-right: 8vw;
}

.h3_02 {
  font-size: 1.142rem;
  font-weight: bold;
  color: #2e6b8e;
  margin-bottom: 1vw;
}

.h3_02::before {
  content: "■";
}

.link_01 a {
  text-decoration: underline;
  font-size: 0.857rem;
}

.link_01 a::after {
  content: " ＞";
}

.cardList {
  text-align: center;
}

.cardList img {
  width: 35vw;
}

.cardList p {
  margin-bottom: 3vw;
}

.flexParent-box-01 {
  flex-direction: column;
}
.flexParent-box-01 > li {
  width: 100%;
}

[class^="flexParent-box-"] {
  display: flex;
  flex-flow: wrap;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  align-items: stretch;
}

[class^="flexParent-box-"] > li {
  border: solid 2px #ff6a00;
  background: #fff;
  text-align: center;
  padding: 15px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.flexParent-box-01 > li:not(:first-child) {
  margin-top: 20px;
}

.flexParent-box-02 img {
  max-height: 18vw;
}

.flexParent-box-02 > li {
  width: calc(93% / 3);
  position: relative;
  padding: 15px 5px;
}

.flexParent-box-02 li:nth-child(2) img {
  padding-left: 12%;
}

.flexParent-box-02 li:nth-child(3) img {
  margin-top: 10%;
}

.flexParent-box-02 > li:not(:last-child)::after {
  content: "";
  position: absolute;
  display: inline-block;
  bottom: 50%;
  transform: translateY(50%);
  right: -12%;
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent #ff6a00;
  width: 0;
  height: 0;
  border-style: solid;
}

.flexParent-box-02 h3 {
  line-height: 1;
}

.flexParent-box-02 p {
  font-size: 0.714rem;
}

.flexParent-box-02 span {
  margin-top: auto;
}

[class^="flexParent-box-"] li > * {
  margin-bottom: 10px;
}

[class^="flexParent-box-"] li .btn {
  margin-bottom: 0;
}

.flexParent-box-02 li > *:not(:last-child) {
  margin-bottom: 6px;
}

[class^="flexParent-box-"] h3 {
  font-weight: bold;
}

.flexParent-box-01h3 {
  font-size: 18px;
}

.flexParent-box-02 h3 {
  font-size: 1.142rem;
}

.box_ready .imgBox {
  width: 100%;
}

[class^="flexParent-box-"] .btn {
  position: relative;
  width: 100%;
  height: 42px;
  margin-top: auto;
}

[class^="flexParent-box-"] .btn a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ff6a00;
}

[class^="flexParent-box-"] .btn::after {
  content: "";
  width: 6px;
  height: 6px;
  border-top: solid 3px #ffffff;
  border-right: solid 3px #ffffff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 8%;
  margin-top: -4px;
}

[class^="flexParent-box-"] .btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  color: #fff;
}
.box_ready h3 {
  color: #ff5b03;
}

.box_ready > li:not(:last-child) {
  margin-right: 0;
  margin-bottom: 70px;
}

.box_ready > li:not(:last-child) {
  position: relative;
}

.box_ready > li:not(:last-child)::after {
  content: "＋";
  display: inline-block;
  font-size: 70px;
  font-weight: bold;
  position: absolute;
  bottom: -100px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  color: #ff6a00;
}

.contents > section.precautions {
  background: #fff;
  border: #ff5d58 solid 2px;
  padding-top: 4vw;
  padding-bottom: 4vw;
}

.contents .precautions ul,
.contents .precautions p {
  margin-bottom: 0;
}

.contents .precautions p,
.contents .precautions li {
  margin-top: 0.5rem;
}

[class^="list_"] {
  padding-left: 1rem;
}
[class^="list_"] > * {
  display: block;
  text-indent: -1.3rem;
}
[class^="list_"] > *:before {
  margin-right: 0.3rem;
}
[class^="list_note"] > *:before {
  content: "※";
}
[class^="list_circle"] > *:before {
  content: "・";
}
[class^="list_circle02"] > *:before {
  content: "●";
}
.list_circle li {
  margin-bottom: 5px;
}
.list_note_01 {
  color: #1f5a38;
}
.list_note_02 {
  margin-top: 20px;
}
.list_circle.blue > *:before {
  content: "・";
  color: #0f91ff;
}
.campaignStep {
  background: none;
}

.campaignStepList li {
  background: #fff;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 33vw;
}
.campaignStepList li:not(:last-child) {
  margin-bottom: 3rem;
}

.campaignStepList li:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2.1rem;
  right: 50%;
  transform: translatex(50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.25rem 1.1rem 0 1.1rem;
  border-color: #1f5a38 transparent transparent transparent;
}
.campaignStepList li img {
  position: absolute;
  top: 40%;
  left: 3%;
  transform: translateY(-40%);
  width: 30%;
}
.campaignStepList li {
  padding: 1rem 0;
}
.campaignStepList li h3,
.campaignStepList li p {
  position: absolute;
  left: 40%;
  padding-right: 5px;
}
.campaignStepList li h3 {
  top: 10%;
  font-size: 1.071rem;
  color: #1f5a38;
}
.campaignStepList li h3 span {
  font-size: 1.142rem;
}
.campaignStepList li p {
  top: 30%;
  transform: translateX(0);
  text-align: left;
  width: 60%;
  margin-top: 5px;
  font-size: 1rem;
  font-weight: bold;
}
.appNote {
  width: 65%;
}

.btn_account {
  font-size: 1.166rem;
  height: 17.4vw;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: block;
  width: 100%;
  background: #fb8843;
  box-shadow: 0.3rem 0.38rem 0 0 #c4875a;
  border-radius: 10px;
  font-weight: 500;
  color: #fff;
  position: relative;
  margin: auto;
  text-align: center;
  margin-bottom: 0.38rem;
  margin-top: 7.6vw;
}

.btn_account:hover {
  text-decoration: none;
  opacity: 0.7;
}
.btn_account span:first-child {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
}
a.btn_account {
  color: #fff;
}

.btn_account span:last-child {
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
}
.btn_account .link_window {
  display: block;
  margin: auto;
}

.list_circle_02 > *:before {
  content: "●";
  color: #e65600;
}

#accordion .accordion-content {
  border: solid 4px #1f5a38;
  border-top: none;
  box-sizing: border-box;
  padding: 4vw;
  margin-top: 0;
  line-height: 2;
}
.accordion-container .accordion-title {
  position: relative;
  margin: 0;
  cursor: pointer;
  padding: 35px 0;
  text-align: center;
  border: solid 6px #1f5a38;
  line-height: 0;
  box-sizing: border-box;
}
.accordion-container .accordion-title:hover {
  opacity: 0.8;
}
.accordion-container .accordion-title::before {
  content: "";
  position: absolute;
  top: 48%;
  right: 4vw;
  width: 30px;
  height: 5px;
  /*縦線に*/
  transform: rotate(90deg);
  background: #1f5a38;
  transition: all 0.3s ease-in-out;
}
.accordion-container .accordion-title::after {
  content: "";
  position: absolute;
  top: 48%;
  right: 4vw;
  /*横線*/
  width: 30px;
  height: 5px;
  background: #1f5a38;
  transition: all 0.2s ease-in-out;
}
.accordion-container .accordion-title.open::before {
  transform: rotate(180deg);
}
.accordion-container .accordion-title.open::after {
  opacity: 0;
}

footer {
  padding: 0.8rem 1.1rem;
}

.footerContents {
  width: 100%;
  max-width: 1080px;
  margin: auto;
  text-align: right;
}
.footerContents p {
  font-size: 1rem;
  font-weight: bold;
}
.footerContents *:not(:first-child) {
  margin-top: 0.625rem;
}
.footerContents small {
  display: block;
  font-size: 0.857rem;
}
footer .logoArea {
  text-align: center;
}
.footerContents .logoArea img {
  width: 40%;
}

.pagetop {
  display: none;
  position: fixed;
  bottom: 1rem;
  right: 1.3rem;
}

.footerContents a {
  text-decoration: underline;
  font-weight: normal;
  padding-right: 1.5rem;
  font-size: 1rem;
  background: url(/oos/adv/image/tmp_218/icon_link.png) no-repeat right center;
}

@media (max-width: 1079px) {
  .appliBtn {
    justify-content: center;
  }
}

/* 768px以下のみ指定 (スマホのみ) */
@media (max-width: 767px) {
  html {
    font-size: 14px;
  }
  .spNone {
    display: none;
  }
  .pagetop {
    bottom: 1.6rem;
    right: 0;
  }
  .pagetop img {
    width: 60%;
  }
  .imgBox {
    width: 70%;
    margin: auto;
  }
  .table {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .table a img {
    display: table-cell;
    vertical-align: middle;
  }
}
/* スマホサイズ以上 */
@media (min-width: 768px) {
  html {
    font-size: 20px;
  }
  .footerContents a {
    padding-right: 1rem;
  }
  .btn_account .link_window {
    width: auto;
  }
  .spOnly {
    display: none;
  }
  .pcOnly {
    display: block;
  }
  .appStep::before {
    width: 80px;
    height: 80px;
    left: 0;
    top: -10px;
  }
  .strong03 span {
    padding: 0;
    background: none;
  }
  .strong03 {
    font-size: 1.285rem;
    font-weight: bold;
    line-height: 1.8;
    background: linear-gradient(transparent 90%, #ff5b03 20%);
    display: inline-block;
  }
  .flexParent-box-02 > li {
    padding: 15px 15px;
  }
  .flexParent-box-02 > li:not(:last-child)::after {
    right: -9%;
  }
  .kvArea img {
    width: auto;
    max-width: 80%;
  }
}

.kvArea {
  width: 100%;
  background-image: url(/oos/adv/image/tmp_227/img_kvbg_left_mid.png),
    url(/oos/adv/image/tmp_227/img_kvbg_right_mid.png);
  background-repeat: no-repeat, no-repeat;
  background-size: contain;
  background-position: left top, right top;
}

@media (max-width: 1604px) and (min-width: 1059.9px) {
  .kvArea {
    padding: 2vw;
  }
}

@media (max-width: 1060px) and (min-width: 767.9px) {
  .kvArea {
    background-size: 15% 100%;
    padding: 2vw;
  }
}

@media (min-width: 1605px) {
  .kvArea {
    background-image: url(/oos/adv/image/tmp_227/img_kvbg_left.png),
      url(/oos/adv/image/tmp_227/img_kvbg_right.png);
    padding: 2.6vw;
  }
}

/* デバイス幅がPCコンテンツ幅以上 */
@media (min-width: 1080px) {
  html {
    font-size: 22px;
  }
  .schedule {
    padding: 20px;
  }
  .contentsWrap {
    padding: 70px 0;
  }
  .pcOnly02 {
    display: block;
  }
  .contents > section {
    padding: 50px;
  }
  h2 {
    margin-bottom: 48px;
    font-size: 30px;
    line-height: 1.3;
  }
  .h3_01 {
    width: 400px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
    font-size: 32px;
  }
  .h3_01 + p {
    font-size: 22px;
  }
  .contents p,
  .contents ul:not(.appliBtn) {
    margin-bottom: 58px;
  }
  .flexParent-box-01 p {
    margin-bottom: 25px;
  }
  .flexParent-box-01 p {
    font-size: 20px;
  }
  .box_ready li > .imgBox {
    margin-bottom: 0;
  }
  .contents > section:not(:first-child) {
    margin-top: 70px;
  }
  .appStep img {
    width: auto;
  }
  .contentsAnchor {
    display: flex;
  }
  .contentsAnchor li {
    width: calc((100% - 80px) / 3);
    height: 169px;
    display: inline-block;
    justify-content: space-between;
  }
  section .contentsAnchor li {
    margin-bottom: 0 !important;
  }
  .contentsAnchor li span {
    font-size: 18px;
    font-weight: bold;
  }
  .contentsAnchor li span {
    top: 40%;
  }
  .contentsAnchor a::after {
    top: 107px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .dlArea h2 {
    margin-bottom: 30px;
  }
  .appStep {
    margin-top: 68px;
  }
  .appStep p {
    margin-bottom: 28px;
  }
  .appStep::before {
    width: 100px;
    height: 100px;
    left: 20px;
    top: -40px;
  }
  .prize {
    font-size: 28px;
    text-align: center;
    margin-bottom: 20px;
  }
  .contents .dateText {
    margin-bottom: 20px;
  }
  .appliBtn {
    width: 816px;
    margin: auto;
  }
  .table {
    display: table;
  }
  .table * {
    display: table-cell;
    vertical-align: middle;
  }
  .table span:first-of-type {
    padding-left: 10px;
  }
  .appliBtn li:first-child {
    margin-right: 0;
  }
  .appliBtn h3 {
    margin-bottom: 10px;
  }
  .link_01 {
    width: 960px;
    margin: auto;
    display: block;
    text-align: right;
  }
  .flexParent-box-01 > li {
    width: calc((100% - 50px) / 3);
    padding: 35px 15px;
  }
  .flexParent-box-01 > li:not(:first-child) {
    margin-top: 0;
  }
  .flexParent-box-01 > li:first-child .imgBox {
    margin-top: auto;
  }
  .flexParent-box-01 h3 {
    font-size: 22px;
  }
  .flexParent-box-01 p {
    margin-bottom: 20px;
    font-size: 18px;
  }
  .flexParent-box-02 > li {
    padding: 22px;
  }
  .flexParent-box-02 h3 {
    font-size: 25px;
  }
  .flexParent-box-02 p {
    font-size: 20px;
  }
  .flexParent-box-02 li > *:not(:last-child) {
    margin-bottom: 10px;
  }
  .flexParent-box-02 li span {
    margin-top: auto;
  }
  .flexParent-box-02 > li:not(:last-child)::after {
    border-width: 15px 0 15px 15px;
    right: -9.5%;
  }
  .flexParent-box-01 .imgBox img {
    max-width: 80%;
  }
  li:last-of-type .imgBox img {
    margin-top: 40px;
  }
  .box_ready li:last-of-type .imgBox img {
    margin-top: 10px;
  }

  .boxReady li:last-of-type .imgBox img [class^="flexParent-box-"] .btn {
    height: 62px;
  }
  .item h2 {
    margin-top: 70px;
  }
  .strong03 {
    background: linear-gradient(transparent 93%, #ff5b03 20%);
  }
  .box_ready > li:not(:last-child) {
    margin-bottom: 0;
  }
  header {
    width: 100%;
    max-width: 1080px;
    box-sizing: border-box;
    margin: auto;
    padding: 20px 9px;
    height: 83px;
  }
  header .code {
    font-size: 0.75rem;
  }
  .pcNone {
    display: none;
  }
  .contents {
    width: 1080px;
  }
  .appNote {
    width: auto;
    max-width: 100%;
  }
  .wrap > section#accordion {
    padding: 0;
  }
  .btn_account {
    width: 611px;
    max-width: 100%;
    height: 131px;
    font-size: 28px;
    margin-top: 70px;
  }

  .btn_02 {
    height: 160px;
    margin-top: 100px;
    margin-bottom: calc(100px + 0.3rem);
  }
  .btn_03 {
    width: 300px;
    height: 80px;
  }
  .btn_03 span:first-child::before {
    width: 26px;
    height: 48px;
  }

  [class^="colorBox"] {
    padding: 30px;
  }
  .footerContents .logoArea img {
    width: auto;
  }
  .box_01 {
    width: auto;
    display: block;
    text-align: center;
  }
  .box_01 p,
  .box_01 img {
    display: inline-block;
    margin: 0;
    margin-top: 0 !important;
    vertical-align: middle;
  }
  .box_01 p:first-of-type {
    margin-right: 1rem;
  }

  .box_ready > li {
    width: calc((100% - 110px) / 2);
  }
  .box_ready > li h3 {
    font-size: 25px;
  }
  .box_ready > li p {
    font-size: 20px;
  }
  .box_ready li {
    z-index: 2;
  }
  .box_ready > li:not(:last-child)::after {
    bottom: 50%;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    right: -327px;
    z-index: -100;
    font-size: 100px;
  }
  .contents > section.precautions {
    padding: 50px;
  }
  .contents .precautions ul,
  .contents .precautions p {
    margin-bottom: 0;
  }
  .contents .precautions p,
  .contents .precautions > ul > li {
    margin-top: 1rem;
  }
  .contentsAnchor a::after {
    width: 20px;
    height: 20px;
  }
} /* PC表示 */

/* iphone5等小さめのスマホ対応 */
@media (max-width: 320px) {
  .btn_03 {
    font-size: 1.6rem;
  }
  .btn_02 {
    height: 18vw;
  }
  .btn_account span:last-child {
    right: 3%;
  }
  .flexParent-box-02 > li:not(:last-child)::after {
    right: -11%;
    border-width: 5px 0 5px 5px;
  }
  .contentsAnchor li {
    height: 15vw;
  }
}
