@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;
}

/* Scss Document */
.inner {
  margin: 0 auto;
}

html {
  width: 100%;
}

body {
  width: 100%;
  color: #333;
}

img {
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
}

.pc {
  display: none;
}

.sp {
  display: inline;
}

html {
  font-size: 62.5%;
  /* 16px x 0.625 = 10px(=1rem) */
}

body {
  font-size: 1.6rem;
  /* 16px */
  -webkit-text-size-adjust: 100%;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo",
    "メイリオ", sans-serif;
  color: #231815;
}

strong,
.font-bold {
  font-weight: bold;
}

.header {
  padding: 3.3vw 5.3%;
}
.header_logo {
  display: inline;
  max-width: 31%;
  vertical-align: middle;
  margin-right: 10px;
}
.header_code {
  font-size: 2vw;
}

.footer {
  padding: 0.8rem 1.1rem;
}
.footer_contents {
  width: 100%;
  max-width: 1080px;
  margin: auto;
  text-align: right;
}
.footer_contents p {
  font-size: 1.4rem;
  font-weight: bold;
}
.footer_contents *:not(:first-child) {
  margin-top: 0.625rem;
}
.footer_contents small {
  display: block;
  font-size: 1.2rem;
}
.footer_logoArea {
  text-align: center;
}
.footer_logoArea img {
  width: 40%;
}

.pagetop {
  display: none;
  position: fixed;
  bottom: 1.6rem;
  right: 1rem;
  text-align: right;
}
.pagetop img {
  width: 60%;
}

@media screen and (min-width: 1023px) {
  .pc {
    display: inline;
  }

  .sp {
    display: none;
  }

  .header {
    width: 100%;
    max-width: 1080px;
    box-sizing: border-box;
    margin: auto;
    padding: 20px 9px;
    height: 83px;
  }
  .header_logo {
    margin-top: -4px;
  }
  .header_code {
    font-size: 1.65rem;
    margin: 7px 0 0 2px;
    padding: 0;
    line-height: normal;
    display: inline-block;
  }

  .footer {
    padding: 1.8rem 1.1rem;
  }
  .footer_contents p {
    font-size: 2.2rem;
  }
  .footer_contents *:not(:first-child) {
    margin-top: 1.3rem;
  }
  .footer_contents small {
    font-size: 1.9rem;
  }
  .footer_logoArea {
    text-align: center;
  }
  .footer_logoArea img {
    width: auto;
  }

  .pagetop {
    bottom: 2.2rem;
    right: 2.9rem;
  }
  .pagetop img {
    width: auto;
  }
}
.lp_main {
  width: 100%;
  margin: 0 auto;
  background: url("/oos/adv/image/tmp_244//bg01.png") 0 0 no-repeat,
    url("/oos/adv/image/tmp_244//bg02.png") 0 4.4761vw repeat-y;
  background-size: 100% auto, 100% auto;
  display: block;
  min-height: 100vh;
}

.link_window {
  display: inline-block;
  width: 1.5rem;
  margin: 0 1vw;
  vertical-align: initial;
  width: 3.5vw !important;
}

.kv {
  width: 100%;
}
.kv_title img {
  width: 100%;
}
.kv_inner {
  margin: 0 auto;
  text-align: center;
}
.kv_caution {
  font-size: 2.5vw;
  text-align: center;
  margin-top: 2.34375vw;
}

.campaign {
  margin: 3.125vw auto 0;
  background: #fff;
  border-radius: 4.6875vw;
  width: 80vw;
  padding: 6.25vw 0 7.8125vw;
}
.campaign img {
  width: 100%;
}
.campaign_inner {
  width: 60vw;
  margin: 0 auto;
}
.campaign h3 {
  margin-bottom: 4.6875vw;
}
.campaign_title {
  line-height: 1.4;
  font-size: 4.6875vw;
  color: #ec91ae;
  text-align: center;
  font-weight: bold;
  margin-bottom: 6.25vw;
}
.campaign_title span {
  border-bottom: 0.625vw solid #ec91ae;
  color: #ec91ae;
  display: inline-block;
}
.campaign_wrap + h3 {
  margin-top: 6.5625vw;
}
.campaign_wrap + .campaign_wrap {
  position: relative;
  padding-top: 9.375vw;
  margin-top: 3.125vw;
}
.campaign_wrap + .campaign_wrap:before {
  content: "";
  background: url("/oos/adv/image/tmp_244//campaign_ico_arrow.png") 0 0
    no-repeat;
  background-size: 100%;
  width: 7.5vw;
  height: 5.3125vw;
  position: absolute;
  left: calc(50% - 3.75vw);
  top: 0;
}
.campaign_wrap_thum {
  margin-bottom: 3.125vw;
}
.campaign_wrap_detail a {
  color: #00a0e9;
}
.campaign_wrap_detail_label {
  background-color: #ec91ae;
  color: #fff;
  font-size: 4.375vw;
  border-radius: 2.34375vw;
  text-align: center;
  font-weight: bold;
  letter-spacing: -0.05em;
  line-height: 1.25;
  padding: 1.875vw 0 0.9375vw;
  margin-bottom: 2.5vw;
}
.campaign_wrap_detail_txt {
  font-weight: bold;
  font-size: 3.75vw;
  letter-spacing: -0.02em;
}
.campaign_wrap_detail ul {
  font-size: 3.75vw;
}
.campaign_wrap_detail ul li {
  text-indent: -1em;
  padding-left: 1em;
}

.present {
  margin: 7.8125vw auto 0;
  background: #fffddc;
  border-radius: 4.6875vw;
  width: 80vw;
  padding: 5.625vw 0 7.8125vw;
}
.present_inner {
  width: 60vw;
  margin: 0 auto;
}
.present_title {
  font-size: 4.6875vw;
  color: #ec91ae;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: -0.46875vw;
}
.present_title span {
  border-bottom: 0.625vw solid #ec91ae;
  color: #ec91ae;
  display: inline-block;
}
.present_card + .present_card {
  margin-top: 1.25vw;
}
.present_img01 {
  width: 67.03125vw;
  margin-left: -6.25vw;
}
.present_img01 img {
  width: 100%;
}
.present_img02 {
  width: 66.25vw;
  margin-left: -6.25vw;
}
.present_img02 img {
  width: 100%;
}
.present_howto {
  margin-top: 2.5vw;
  color: #000;
}
.present_howto a {
  color: #00a0e9;
}
.present_howto_title {
  font-size: 3.75vw;
  border-radius: 7.8125vw;
  padding: 0.625vw 0 0.3125vw;
  text-align: center;
  border: 1px solid #000;
  font-weight: bold;
}
.present_howto_text {
  font-size: 3.75vw;
  margin-top: 3.125vw;
  line-height: 1.5;
  font-weight: bold;
}
.present_howto_caution {
  position: relative;
  padding-left: 1em;
  display: block;
  font-size: 3.125vw;
  font-weight: normal;
}
.present_howto_caution:before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}
.present_caution {
  text-align: center;
  font-size: 3.125vw;
  margin-top: 7.8125vw;
}

.terms {
  background: #fff;
  margin-top: 7.8125vw;
}
.terms_inner {
  width: 80vw;
  padding: 7.8125vw 0 7.8125vw;
  margin: 0 auto;
}
.terms_inner a {
  color: #00a0e9;
  text-decoration: underline;
  font-weight: normal;
}
.terms_conts + .terms_conts {
  margin-top: 9.375vw;
}
.terms_title {
  font-size: 5.3125vw;
  text-align: center;
  background: #ec91ae;
  padding: 1.5625vw 0;
  color: #fff;
  margin-bottom: 6.25vw;
  font-weight: bold;
}
.terms_title + p {
  font-size: 3.75vw;
  font-weight: bold;
  margin-bottom: 3.125vw;
}
.terms_text {
  margin-bottom: 6.25vw;
}
.terms_text dt {
  font-size: 4.375vw;
  color: #ec91ae;
  font-weight: bold;
}
.terms_text dd {
  font-size: 3.75vw;
  line-height: 1.5;
  word-break: break-all;
  font-weight: bold;
}
.terms_text dd .fontWeightNormal {
  font-weight: normal;
}
.terms_text dd small {
  font-size: 3.125vw;
  font-weight: normal;
}
.terms_text dd + dd {
  margin-top: 3.125vw;
}
.terms_midTtl {
  font-weight: bold;
}
.terms_midTtl.negativeTop {
  margin-top: -6.25vw;
}
.terms_list {
  font-size: 3.75vw;
  line-height: 1.5;
  margin-bottom: 6.25vw;
  word-break: break-all;
  font-weight: bold;
}
.terms_list.plType02 {
  padding-left: 3.75vw;
}
.terms_list.noMarginBtm {
  margin-bottom: 0;
}
.terms_list li {
  padding-left: 3.75vw;
  position: relative;
}
.terms_list li:before {
  position: absolute;
  content: "●";
  left: 0;
  top: 0;
}
.terms_list-dot {
  font-size: 3.75vw;
  line-height: 1.5;
  margin-bottom: 6.25vw;
  word-break: break-all;
  font-weight: bold;
}
.terms_list-dot.plType02 {
  padding-left: 3.75vw;
}
.terms_list-dot li {
  padding-left: 3.75vw;
  position: relative;
}
.terms_list-dot li:before {
  position: absolute;
  content: "・";
  left: 0;
  top: 0;
}
.terms_list-num1 > li {
  padding-left: 6.25vw;
  position: relative;
}
.terms_list-num1 > li:before {
  position: absolute;
  left: 0;
  top: 0;
}
.terms_list-num1 > li:nth-child(1):before {
  content: "1.";
}
.terms_list-num1 > li:nth-child(2):before {
  content: "2.";
}
.terms_list-num1 > li:nth-child(3):before {
  content: "3.";
}
.terms_list-num1 > li:nth-child(4):before {
  content: "4.";
}
.terms_list-num1 > li:nth-child(5):before {
  content: "5.";
}
.terms_list-num1 > li:nth-child(6):before {
  content: "6.";
}
.terms_list-num1 > li:nth-child(7):before {
  content: "7.";
}
.terms_list-num1 > li:nth-child(8):before {
  content: "8.";
}
.terms_list-num1 > li:nth-child(9):before {
  content: "9.";
}
.terms_list-num2 > li {
  padding-left: 3.75vw;
  position: relative;
}
.terms_list-num2 > li:before {
  position: absolute;
  left: 0;
  top: 0;
}
.terms_list-num2 > li:nth-child(1):before {
  content: "1.";
}
.terms_list-num2 > li:nth-child(2):before {
  content: "2.";
}
.terms_list-num2 > li:nth-child(3):before {
  content: "3.";
}
.terms_list-num2 > li:nth-child(4):before {
  content: "4.";
}
.terms_list-num2 > li:nth-child(5):before {
  content: "5.";
}
.terms_list-num2 > li:nth-child(6):before {
  content: "6.";
}
.terms_list-num2 > li:nth-child(7):before {
  content: "7.";
}
.terms_list-num2 > li:nth-child(8):before {
  content: "8.";
}
.terms_list-num2 > li:nth-child(9):before {
  content: "9.";
}
.terms_list-num3 > li {
  padding-left: 9.375vw;
  position: relative;
}
.terms_list-num3 > li:before {
  position: absolute;
  left: 0;
  top: 0;
}
.terms_list-num3 > li:nth-child(1):before {
  content: "（1）";
}
.terms_list-num3 > li:nth-child(2):before {
  content: "（2）.";
}
.terms_list-num3 > li:nth-child(3):before {
  content: "（3）";
}
.terms_list-num3 > li:nth-child(4):before {
  content: "（4）";
}
.terms_list-num3 > li:nth-child(5):before {
  content: "（5）";
}
.terms_list-num3 > li:nth-child(6):before {
  content: "（6）";
}
.terms_list-num3 > li:nth-child(7):before {
  content: "（7）";
}
.terms_list-num3 > li:nth-child(8):before {
  content: "（8）";
}
.terms_list-num3 > li:nth-child(9):before {
  content: "（9）";
}
.terms_caution {
  position: relative;
  padding-left: 1em;
  display: block;
  font-size: 3.125vw;
  font-weight: normal;
}
.terms_caution:before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}

.contact {
  text-align: center;
  color: #000;
  font-size: 3.75vw;
  line-height: 1.5;
  padding: 7.8125vw 0;
  font-weight: bold;
}
.contact_title {
  color: #ec91ae;
}
.contact a {
  color: #000;
}

@media screen and (min-width: 1023px) {
  .lp_main {
    background: url("/oos/adv/image/tmp_244//pc/bg01.png") center 0 no-repeat,
      url("/oos/adv/image/tmp_244//pc/bg02.png") center -11px;
    display: block;
    position: relative;
  }
  .lp_main:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 36px;
    background: url("/oos/adv/image/tmp_244//pc/bg_line.png") center top
      no-repeat;
  }
}
@media screen and (min-width: 1023px) and (min-width: 1920px) {
  .lp_main:before {
    background-size: 100% 36px;
  }
}

@media screen and (min-width: 1023px) {
  img {
    max-width: 100%;
    height: auto;
  }

  .link_window {
    margin: 0 0.5rem;
    width: 2rem !important;
  }

  .kv {
    width: 100%;
    background: none;
    padding-top: 0;
    text-align: center;
  }
  .kv_title img {
    width: inherit;
  }
  .kv_inner {
    width: 100%;
  }
  .kv_caution {
    font-size: 2rem;
    margin-top: 1rem;
  }

  .campaign {
    margin: 4.5rem auto 0;
    border-radius: 3.6rem;
    width: 1024px;
    padding: 6.5rem 0 7rem;
  }
  .campaign img {
    width: auto;
  }
  .campaign_inner {
    width: 896px;
    margin: 0 auto;
  }
  .campaign_title {
    font-size: 4rem;
    margin-bottom: 6.2rem;
  }
  .campaign_title span {
    border-bottom: 4px solid #ec91ae;
    padding-bottom: 0;
  }
  .campaign h3 {
    margin-bottom: 4.9rem;
  }
  .campaign_wrap {
    display: flex;
    justify-content: space-between;
  }
  .campaign_wrap + h3 {
    margin-top: 77px;
  }
  .campaign_wrap + .campaign_wrap {
    position: relative;
    padding-top: 6.2rem;
    margin-top: 3.8rem;
  }
  .campaign_wrap + .campaign_wrap:before {
    width: 3.6rem;
    height: 2.6rem;
    left: 14.2rem;
    top: 0;
  }
  .campaign_wrap_thum {
    margin-bottom: inherit;
    width: 32rem;
  }
  .campaign_wrap_detail {
    flex: 1;
    margin-left: 6.4rem;
  }
  .campaign_wrap_detail a:hover {
    text-decoration: none;
  }
  .campaign_wrap_detail_label {
    font-size: 2.8rem;
    border-radius: 0;
    letter-spacing: 0;
    line-height: 1.25;
    padding: 10px 0 5px;
    margin-bottom: 18px;
  }
  .campaign_wrap_detail_txt {
    font-weight: bold;
    font-size: 2.4rem;
    letter-spacing: 0.02em;
  }
  .campaign_wrap_detail ul {
    font-size: 2.4rem;
    letter-spacing: 0;
  }
  .campaign_wrap_detail ul li {
    text-indent: -1em;
    padding-left: 1em;
  }

  .present {
    margin: 5rem auto 0;
    border-radius: 3.6rem;
    width: 1024px;
    padding: 6.4rem 0 5rem;
  }
  .present_inner {
    width: 896px;
    margin: 0 auto;
  }
  .present_title {
    font-size: 4rem;
    margin-bottom: 0;
  }
  .present_title span {
    border-bottom: 4px solid #ec91ae;
    padding-bottom: 0;
  }
  .present_img01 {
    width: 92rem;
    margin-left: -1.5rem;
  }
  .present_img01 img {
    width: auto;
  }
  .present_img02 {
    width: 92rem;
    margin-left: -1.5rem;
  }
  .present_img02 img {
    width: auto;
  }
  .present_card + .present_card {
    margin-top: 1rem;
  }
  .present_img {
    width: 906px;
  }
  .present_howto {
    margin-top: 2rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: stretch;
  }
  .present_howto a:hover {
    text-decoration: none;
  }
  .present_howto_title {
    width: 162px;
    font-size: 2.4rem;
    border-radius: 22px;
    padding: 0;
    margin-bottom: 6px;
    position: relative;
  }
  .present_howto_title span {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
  }
  .present_howto_text {
    width: 700px;
    font-size: 2.4rem;
    margin: 0;
    letter-spacing: -0.02em;
  }
  .present_howto_caution {
    padding-left: 2rem;
    font-size: 2rem;
    letter-spacing: -0.01em;
  }
  .present_caution {
    font-size: 2rem;
    margin-top: 3.3rem;
  }

  .terms {
    margin: 5rem auto 0;
    width: 1024px;
  }
  .terms_inner {
    width: 896px;
    padding: 5rem 0 2rem;
    margin: 0 auto;
  }
  .terms a {
    display: inline;
  }
  .terms a:hover {
    text-decoration: none;
  }
  .terms_conts + .terms_conts {
    margin-top: 5rem;
  }
  .terms_title {
    font-size: 3.4rem;
    padding: 12px 0 8px;
    margin-bottom: 4rem;
  }
  .terms_title + p {
    font-size: 2.4rem;
    margin-bottom: 4.1rem;
  }
  .terms_midTtl.negativeTop {
    margin-top: -4rem;
  }
  .terms_text {
    margin-bottom: 4rem;
  }
  .terms_text dt {
    font-size: 2.8rem;
  }
  .terms_text dd {
    font-size: 2.4rem;
  }
  .terms_text dd small {
    font-size: 2rem;
  }
  .terms_text dd + dd {
    margin-top: 2.4rem;
  }
  .terms_list {
    font-size: 2.4rem;
    margin-bottom: 4rem;
    word-break: break-all;
  }
  .terms_list.plType02 {
    padding-left: 2.4rem;
  }
  .terms_list li {
    padding-left: 2.4rem;
  }
  .terms_list-dot {
    font-size: 2.4rem;
    margin-bottom: 4rem;
    word-break: break-all;
  }
  .terms_list-dot.plType02 {
    padding-left: 2.4rem;
  }
  .terms_list-dot li {
    padding-left: 2.4rem;
  }
  .terms_list-num1 > li {
    padding-left: 3.8rem;
  }
  .terms_list-num2 > li {
    padding-left: 2.4rem;
  }
  .terms_list-num3 > li {
    padding-left: 6rem;
  }
  .terms_caution {
    padding-left: 2rem;
    font-size: 2rem;
  }

  .contact {
    font-size: 2.4rem;
    padding: 6rem 0 7.7rem;
  }
}
