﻿html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

html, body {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino sans", "BIZ UDGothic", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, thead, th {
  font-weight: normal;
  clear: both;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

img {
  border: 0;
  vertical-align: bottom;
}

ul, dl, ol {
  text-indent: 0;
}

li {
  list-style: none;
  list-style-position: outside;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input[type=image] {
  vertical-align: bottom;
}

*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*.wkwk-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ff5600 url(/campaign/2024/__icsFiles/afieldfile/2024/06/06/hero_bg.jpg) center no-repeat;
  background-attachment: fixed;
  background-size: cover;
}*/
@media screen and (max-width: 939px) {
  .wkwk-hero {
    background-attachment: scroll !important;
    background-size: 130vw !important;
    background-position: top center !important;
  }
}
.wkwk-hero__cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 967px;
}
.wkwk-hero__cont__img {
  width: 100%;
}

.wkwk-sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 939px) {
  .wkwk-sec {
    background-attachment: scroll;
  }
}
.wkwk-sec__cont {
  padding: 64px 0;
  width: 100%;
  max-width: 967px;
}
.wkwk-sec__cont__img {
  width: 100%;
}
.wkwk-sec__cont__note, .wkwk-sec__cont__disc {
  font-size: 0.93em;
  color: #FFF;
  line-height: 1.75 !important;
  margin: 0 14px;
  width: calc(100% - 28px);
}
.wkwk-sec__cont__note {
  text-align: right;
}
.wkwk-sec__cont .is-border {
  border-top: 1px solid #FFF;
  margin-top: 40px;
  padding-top: 1em;
}
.wkwk-sec.is-sec1 .wkwk-sec__cont {
  padding-top: 0;
}
.wkwk-sec.is-sec2 {
  background-color: #007f5a;
  background-image: url(/campaign/2024/resource/fx_202405-03/sec2-bg.png);
}
.wkwk-sec.is-sec3 {
  background-color: #006ec4;
  background-image: url(/campaign/2024/resource/fx_202405-03/sec3-bg.png);
}

.wkwk-swap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 6px;
}
.wkwk-swap__cont {
  background-color: #FFF;
  border-radius: 8px;
  width: calc((100% - 36px) / 3);
  margin: 0 6px 12px;
  padding: 0 8px 8px;
}
@media screen and (max-width: 939px) {
  .wkwk-swap__cont {
    width: calc((100% - 24px) / 2);
  }
}
@media screen and (max-width: 639px) {
  .wkwk-swap__cont {
    width: calc(100% - 12px);
  }
}
.wkwk-swap__cont__title {
  font-size: 1.375em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 600;
  padding: 12px 0;
}
.wkwk-swap__cont__title .wkwk-frag {
  width: 32px;
  height: 32px;
  margin-right: 4px;
}
.wkwk-swap__cont__swap {
  font-size: 1.5em;
  font-weight: 600;
  background-color: #fff2c7;
  border-radius: 8px 8px 0 0;
  text-align: center;
  padding: 8px 8px 10px;
}
.wkwk-swap__cont__swap span {
  font-size: 2.5em;
  font-family: "Arial Black", "Avenir Next", Roboto, sans-serif;
  font-weight: 700;
  line-height: 1 !important;
  margin: 0 4px;
}
.wkwk-swap__cont__swap p {
  -webkit-filter: drop-shadow(4px 4px 0 #FF0);
  filter: drop-shadow(4px 4px 0 #FF0);
}
.wkwk-swap__cont__calc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0.875em;
  font-weight: 600;
  color: #FFF;
  background-color: #ff7800;
  border-radius: 0 0 8px 8px;
  text-align: center;
  padding: 4px 8px;
}
.wkwk-swap__cont__calc span {
  font-size: 1.625em;
  font-family: "Arial Black", "Avenir Next", Roboto, sans-serif;
  color: #FF0;
  line-height: 1 !important;
  margin: 0 4px 2px;
}
.wkwk-swap__cont__date {
  font-size: 1em;
  font-weight: 600;
  text-align: center;
  margin: 8px 0 0;
}
.wkwk-swap__cont__note {
  font-size: 0.93em;
  text-align: center;
}