@charset "UTF-8";
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 300;
  src: local("Noto Sans CJK JP Light"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans CJK JP Regular"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans CJK JP Medium"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 600;
  src: local("Noto Sans CJK JP Bold"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  src: local("Noto Sans CJK JP Black"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format("opentype");
  font-display: swap;
}
/*                reset
======================================================= */
body,
h1,
h2,
h3,
h4,
h5,
table,
th,
td,
ul,
li,
ol,
dl,
dt,
dd,
form,
p,
table,
th,
td {
  margin: 0px;
  padding: 0px;
  font-weight: 400;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
}

body {
  color: #222;
  background: #fff33f;
  background-size: 1498px auto;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 1.3;
  font-size: 14px;
  -webkit-text-size-adjust: none;
}

@media only screen and (max-width: 900px) {
  body {
    font-size: 1.5555555556vw;
  }
}
@media only screen and (max-width: 800px) {
  body {
    @font-size : calc(100vw * $basefontS / 800);
  }
}
@media only screen and (max-width: 700px) {
  body {
    font-size: 1.4432989691vw;
  }
}
@media only screen and (max-width: 640px) {
  body {
    font-size: 2.1875vw;
  }
}
@media only screen and (max-width: 500px) {
  body {
    font-size: 2.8vw;
  }
}
@media only screen and (max-width: 400px) {
  body {
    font-size: 3.5vw;
  }
}
@media only screen and (max-width: 350px) {
  body {
    font-size: 4vw;
  }
}
dt,
dd,
li,
th,
td,
p {
  line-height: 1.5;
}

/* for IE6 */
* html body {
  font-size: 100%;
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}

a img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

img {
  display: block;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

input,
textArea,
select,
button {
  background: none;
  margin: 0px;
  outline: none;
  padding: 0px;
  font-weight: normal;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  font-size: 14;
}

button {
  cursor: pointer;
}

* {
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}

@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*                link
======================================================= */
a:link {
  color: #434343;
  text-decoration: none;
}

a:visited {
  color: #434343;
}

@media only screen and (min-width: 1025px) {
  a {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  a:hover {
    opacity: 0.8;
  }
  a:hover img {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    opacity: 0.8;
  }
}
/*                common
======================================================= */
.clear:after {
  content: "";
  display: block;
  clear: both;
}

.clear_both {
  clear: both;
}

.hidden {
  overflow: hidden;
}

/*                leyout
======================================================= */
#wrapper {
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width: 901px) {
  .pc_none {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  .sp_none {
    display: none;
  }
}
.main_width {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}

.cont_width {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 880px;
}

@media only screen and (max-width: 1024px) {
  .main_width {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 900px) {
  .main_width {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 640px) {
  .main_width {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 900px) {
  .pc_view {
    display: none;
  }
}
@media only screen and (min-width: 901px) {
  .sp_view {
    display: none;
  }
}
#bg_cont {
  background: url(../images/bg_repeat_pc.png) repeat left top;
  padding: 112px 0 66px;
}
@media only screen and (max-width: 900px) {
  #bg_cont {
    background: url(../images/bg_repeat_sp.png) repeat left top;
    background-size: contain;
    padding-top: 15vw;
    z-index: 2;
  }
}

#main_area {
  position: relative;
}

#main_kv {
  margin-bottom: -108px;
}
@media only screen and (max-width: 900px) {
  #main_kv {
    margin-bottom: -15vw;
  }
}
#main_kv .main_width {
  position: relative;
}
#main_kv img {
  margin: 0 auto;
}
#main_kv .logo {
  position: absolute;
  top: -55px;
  left: 100%;
  width: 100%;
  max-width: 144px;
  -webkit-transform: translateX(-46px);
          transform: translateX(-46px);
}
@media only screen and (max-width: 1300px) {
  #main_kv .logo {
    left: auto;
    right: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@media only screen and (max-width: 900px) {
  #main_kv .logo {
    top: -10vw;
    right: 0;
  }
  #main_kv .logo img {
    width: 20vw;
  }
}

.bg_white {
  background-color: #fff;
  border-radius: 35px;
  padding: 120px 100px 42px;
  margin-bottom: 36px;
}
@media only screen and (max-width: 900px) {
  .bg_white {
    border-radius: 20px;
    margin-bottom: 2em;
    padding: 16vw 20px 10vw;
  }
}

#main_lead {
  margin-bottom: 50px;
}
@media only screen and (max-width: 900px) {
  #main_lead {
    margin-bottom: 3em;
  }
}
#main_lead img {
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  #main_lead img {
    width: 65%;
  }
}
#main_lead p {
  color: #00a7ea;
  font-size: 85.7%;
  font-weight: 600;
  line-height: 1.6;
  margin-top: 24px;
}
#main_lead p.webfont {
  font-family: "a-otf-gothic-mb101-pr6n", sans-serif;
}

#step {
  position: relative;
  margin-bottom: 28px;
}

#app_download {
  border: 2px #222 solid;
  border-radius: 18px;
  max-width: 478px;
  position: relative;
  padding: 18px 30px 10px;
  margin: 0 auto 10px;
}
@media only screen and (max-width: 900px) {
  #app_download {
    padding: 1em 7vw 1em;
    margin: 0 auto 2em;
  }
}
#app_download:before, #app_download:after {
  background-color: #fff;
  content: "";
  display: block;
  width: 95%;
  height: 5px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (max-width: 900px) {
  #app_download:before, #app_download:after {
    width: 93%;
  }
}
#app_download:before {
  top: -2px;
}
#app_download:after {
  bottom: -2px;
}
#app_download h2 {
  font-size: 114.3%;
  font-weight: 600;
  text-align: center;
  margin-bottom: 12px;
}
@media only screen and (max-width: 900px) {
  #app_download h2 {
    margin-bottom: 1em;
  }
}
#app_download h2 img {
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  #app_download h2 img {
    width: 60%;
  }
}
#app_download ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#app_download ul li + li {
  margin-left: 19px;
}
@media only screen and (max-width: 900px) {
  #app_download ul li + li {
    margin-left: 1em;
  }
}
#app_download ul li a {
  display: block;
}

#supplement dl {
  font-size: 71.4%;
}
#supplement dl dt {
  font-weight: 600;
}
#supplement dl dd {
  font-weight: 500;
}
#supplement dl dd strong {
  color: #e60012;
  display: inline-block;
  font-weight: 500;
}

#rakuten {
  position: relative;
  margin-bottom: 32px;
}
#rakuten .bg_white {
  padding: 77px 60px 73px;
}
@media only screen and (max-width: 640px) {
  #rakuten .bg_white {
    padding: 11vw 8vw;
  }
}
#rakuten p.deco {
  position: absolute;
  top: 0;
  left: 0;
  width: 186px;
  -webkit-transform: translate(-20px, -20px);
          transform: translate(-20px, -20px);
}
@media only screen and (max-width: 640px) {
  #rakuten p.deco {
    width: 40%;
    -webkit-transform: translate(-5%, -25%);
            transform: translate(-5%, -25%);
  }
}

#how_to .bg_white {
  padding: 10px;
}
@media only screen and (max-width: 640px) {
  #how_to .bg_white {
    padding: 8px;
  }
}
#how_to .bg_white .bg_wrap {
  padding: 55px 50px 50px;
}
@media only screen and (max-width: 640px) {
  #how_to .bg_white .bg_wrap {
    padding: 9vw 6vw;
  }
}
#how_to img {
  display: block;
  margin: 0 auto;
}
#how_to .ev ul {
  max-width: 706px;
  margin: 14px auto 0;
}
#how_to .ev ul li {
  font-size: 71.4%;
  font-weight: 600;
}
#how_to .bnr img {
  width: 100%;
}

#paypay {
  position: relative;
  margin-bottom: 32px;
}
@media only screen and (max-width: 900px) {
  #paypay {
    margin-bottom: 2em;
  }
  #paypay img {
    width: 100%;
  }
}
#paypay .baloon {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-17%, -46%);
          transform: translate(-17%, -46%);
}
@media only screen and (max-width: 900px) {
  #paypay .baloon {
    -webkit-transform: translate(-2%, -46%);
            transform: translate(-2%, -46%);
    width: 38%;
  }
}
#paypay .bnr_wrap {
  background: url(../images/paypay_bg.gif) repeat left top;
  border-radius: 35px 35px 0 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 64px 60px 40px;
}
@media only screen and (max-width: 900px) {
  #paypay .bnr_wrap {
    border-radius: 20px 20px 0 0;
    display: block;
    padding: 11vw 24px 3em;
  }
}
#paypay .bnr_wrap .step {
  margin-left: 47px;
}
@media only screen and (max-width: 900px) {
  #paypay .bnr_wrap .step {
    padding: 1em 24px 0;
    margin-left: 0;
  }
}
#paypay .bnr_wrap .step h2 {
  margin-top: -5%;
  margin-bottom: 5px;
}
@media only screen and (max-width: 900px) {
  #paypay .bnr_wrap .step h2 {
    margin-top: 0;
  }
}
#paypay #point_info {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #921617;
  border-radius: 0 0 35px 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 22px 60px 18px;
}
@media only screen and (max-width: 900px) {
  #paypay #point_info {
    display: block;
    border-radius: 0 0 20px 20px;
    padding: 2em 20px 2.5em;
  }
}
#paypay #point_info .title {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  padding-right: 2em;
}
@media only screen and (max-width: 900px) {
  #paypay #point_info .title {
    padding-right: 0;
    margin-bottom: 1.5em;
  }
  #paypay #point_info .title img {
    width: 70%;
    margin: 0 auto;
  }
}
#paypay #point_info .info {
  width: calc(50% + 80px);
}
@media only screen and (max-width: 900px) {
  #paypay #point_info .info {
    width: 100%;
  }
}
#paypay #point_info .info p {
  color: #fff;
  font-size: 71.4%;
  font-weight: 500;
}
#paypay #point_info .info .link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #b81c1d;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 1.5em;
  margin-top: 10px;
}
@media only screen and (max-width: 900px) {
  #paypay #point_info .info .link {
    padding: 10px 1em;
  }
}
@media only screen and (max-width: 350px) {
  #paypay #point_info .info .link {
    font-size: 88%;
  }
}
#paypay #point_info .info .link p {
  font-size: 100%;
  font-weight: 600;
}
#paypay #point_info .info .link a {
  background: #eb9606 url(../images/link_arrow.png) no-repeat 15px center;
  border-radius: 50px;
  color: #222;
  display: block;
  font-size: 85.7%;
  font-weight: 600;
  padding: 1em 3em;
  margin-left: 18px;
}

#target_shop {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 45px 60px 42px;
}
@media only screen and (max-width: 900px) {
  #target_shop {
    border-radius: 20px;
    display: block;
    position: relative;
    padding: 2em 0px 4em;
  }
}
#target_shop .title {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 200px;
  margin-right: 40px;
}
#target_shop .title p {
  font-size: 71.4%;
  letter-spacing: -0.05em;
  margin-top: 1.2em;
}
@media only screen and (max-width: 900px) {
  #target_shop .title {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1em;
  }
  #target_shop .title img {
    width: 40%;
    margin: 0 auto;
  }
  #target_shop .title p {
    position: absolute;
    bottom: 2.5em;
    left: 50px;
    margin-top: 0;
  }
}
#target_shop .shop {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
@media only screen and (max-width: 900px) {
  #target_shop .shop {
    padding: 0 50px;
  }
  #target_shop .shop img {
    width: 100%;
  }
}

#not_applicable {
  padding: 85px 0 72px;
}
#not_applicable h2 {
  font-size: 185.7%;
  font-weight: 600;
  text-align: center;
  margin-bottom: 26px;
}
@media only screen and (max-width: 640px) {
  #not_applicable h2 {
    font-size: 157.1%;
  }
}
#not_applicable .facility_table {
  border-top: 1px #cac7ad solid;
  border-right: 1px #cac7ad solid;
  border-radius: 35px;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
  #not_applicable .facility_table {
    border-radius: 20px;
  }
}
#not_applicable .facility_table .facility_set {
  border-left: 1px #cac7ad solid;
  border-bottom: 1px #cac7ad solid;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#not_applicable .facility_table .facility_set > dt,
#not_applicable .facility_table .facility_set > dd {
  padding: 20px 2.5em;
}
#not_applicable .facility_table .facility_set > dt {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 240px;
}
@media only screen and (max-width: 640px) {
  #not_applicable .facility_table .facility_set > dt {
    width: 30%;
    padding: 0 15px;
  }
}
#not_applicable .facility_table .facility_set > dt img {
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  #not_applicable .facility_table .facility_set > dt img {
    width: 100%;
  }
}
#not_applicable .facility_table .facility_set > dd {
  border-left: 1px #cac7ad solid;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
#not_applicable .facility_table .facility_set > dd > dl dt {
  font-weight: 600;
  margin-bottom: 0.5em;
}
#not_applicable .facility_table .facility_set > dd > dl dd {
  font-size: 85.7%;
}
#not_applicable .facility_table .facility_set > dd > dl dd p {
  font-weight: 600;
}
#not_applicable .facility_table .facility_set > dd > dl dd p strong {
  display: block;
  font-size: 107.1%;
  margin: 1em 0 0.3em;
}
#not_applicable .facility_table .facility_set > dd > dl dd p + p {
  margin-top: 5px;
}
#not_applicable .facility_table .facility_set > dd > dl dd ul + p {
  margin-top: 0.5em;
}
#not_applicable .facility_table .facility_set > dd > dl dd ul + p.space {
  margin-top: 1em;
}
#not_applicable .facility_table .facility_set > dd > dl dd ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
}
#not_applicable .facility_table .facility_set > dd > dl dd ul li:before {
  content: "・";
}
#not_applicable .facility_table .facility_set > dd > dl dd ul li.not:before {
  display: none;
}
@media only screen and (max-width: 640px) {
  #not_applicable .facility_table .facility_set:first-child > dt img {
    width: 60%;
  }
  #not_applicable .facility_table .facility_set:nth-child(2) > dt img {
    width: 60%;
  }
  #not_applicable .facility_table .facility_set:nth-child(3) > dt img {
    width: 70%;
  }
  #not_applicable .facility_table .facility_set:nth-child(5) > dt img, #not_applicable .facility_table .facility_set:nth-child(6) > dt img {
    width: 70%;
  }
}

#footer {
  background: #fff;
  position: relative;
  z-index: 2;
}
#footer #footer_logo {
  margin-bottom: 35px;
}
@media only screen and (max-width: 900px) {
  #footer #footer_logo {
    margin-bottom: 5vw;
  }
}
#footer #footer_logo img {
  margin: 0 auto;
}

/*                footer
======================================================= */
#footer {
  background: #fff;
  overflow: hidden;
}

@media screen and (max-width: 900px) {
  #footer {
    background: #fff;
  }
}
#footer .sp_view ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#footer .sp_view ul li {
  width: 33.3333333%;
}

#footer #route_map {
  padding: 48px 0 50px;
}

@media screen and (max-width: 900px) {
  #footer #route_map {
    padding: 10vw 0 10vw;
  }
}
#footer #btm_logo {
  position: relative;
  z-index: 2;
  padding-bottom: 33px;
}

@media screen and (max-width: 900px) {
  #footer #btm_logo {
    padding: 0 30px 7vw;
  }
  #footer #btm_logo .sp_view {
    position: relative;
  }
  #footer #btm_logo .sp_view a {
    display: block;
    position: absolute;
    z-index: 2;
  }
  #footer #btm_logo .sp_view a.left {
    bottom: 0;
    left: 0;
    width: 50%;
    height: 50%;
  }
  #footer #btm_logo .sp_view a.right {
    bottom: 0;
    right: 0;
    width: 50%;
    height: 50%;
  }
  #footer #btm_logo img {
    position: relative;
    z-index: 2;
  }
  #footer #btm_logo:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
  }
}
#faq {
  padding: 0 0 90px;
}
@media only screen and (max-width: 900px) {
  #faq {
    padding: 0 0 4em;
  }
}
#faq .bg_cont {
  padding: 60px 60px;
}
@media only screen and (max-width: 900px) {
  #faq .bg_cont {
    padding: 5vw 4vw 4vw;
  }
}
@media only screen and (max-width: 640px) {
  #faq .bg_cont {
    padding: 6vw 3vw 4vw;
  }
}
#faq h2 {
  color: #f09199;
  font-size: 185.7%;
  font-weight: 600;
  text-align: center;
  margin-bottom: 32px;
}
@media only screen and (max-width: 900px) {
  #faq h2 {
    margin-bottom: 1.2em;
  }
}
@media only screen and (max-width: 640px) {
  #faq h2 {
    font-size: 157.1%;
  }
}
#faq .faq_wrap {
  background-color: #fff;
}
#faq .faq_wrap .faq_set {
  border: 2px #f09199 solid;
  border-radius: 8px;
  overflow: hidden;
}
#faq .faq_wrap .faq_set + .faq_set {
  margin-top: 16px;
}
@media only screen and (max-width: 900px) {
  #faq .faq_wrap .faq_set + .faq_set {
    margin-top: 1em;
  }
}
#faq .faq_wrap .faq_set .q,
#faq .faq_wrap .faq_set .a {
  position: relative;
  padding: 25px 20px 25px 75px;
}
@media only screen and (max-width: 900px) {
  #faq .faq_wrap .faq_set .q,
  #faq .faq_wrap .faq_set .a {
    padding: 1.5em 1.5em 1.5em 4em;
  }
}
#faq .faq_wrap .faq_set .q:before,
#faq .faq_wrap .faq_set .a:before {
  font-family: "Jost", sans-serif;
  font-size: 214.3%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-weight: 500;
  margin-right: 16px;
  position: absolute;
  left: 20px;
  top: 25px;
}
@media only screen and (max-width: 900px) {
  #faq .faq_wrap .faq_set .q:before,
  #faq .faq_wrap .faq_set .a:before {
    top: 0.4em;
    left: 0.5em;
  }
}
#faq .faq_wrap .faq_set .q {
  background-color: #fffbda;
  color: #f09199;
  cursor: pointer;
}
#faq .faq_wrap .faq_set .q span {
  display: block;
  font-size: 142.9%;
  font-weight: 600;
  padding-top: 0.2em;
  padding-right: 2em;
}
@media only screen and (max-width: 900px) {
  #faq .faq_wrap .faq_set .q span {
    font-size: 100%;
    padding-top: 0;
  }
}
#faq .faq_wrap .faq_set .q span.mark {
  background-color: #fff;
  border: 2px #f09199 solid;
  border-radius: 1.6em;
  width: 1.6em;
  height: 1.6em;
  padding: 0;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#faq .faq_wrap .faq_set .q span.mark:before, #faq .faq_wrap .faq_set .q span.mark:after {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #f09199;
  content: "";
  display: block;
  width: 50%;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#faq .faq_wrap .faq_set .q:before {
  content: "Q";
}
#faq .faq_wrap .faq_set .q.open span.mark:after {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
}
#faq .faq_wrap .faq_set .a {
  border-top: 2px #f09199 solid;
  display: none;
  padding-top: 0;
}
#faq .faq_wrap .faq_set .a:before {
  content: "A";
  color: #b0b0b0;
}
#faq .faq_wrap .faq_set .a .a_cont {
  font-size: 114.3%;
  padding: 2em 0 1em;
}
@media only screen and (max-width: 900px) {
  #faq .faq_wrap .faq_set .a .a_cont {
    font-size: 92.9%;
    padding: 1.5em 0 0;
  }
}
#faq .faq_wrap .faq_set .a .a_cont a {
  color: #0c95ff;
  display: inline-block;
  text-decoration: underline;
}
@media only screen and (min-width: 1025px) {
  #faq .faq_wrap .faq_set .a .a_cont a:hover {
    text-decoration: none;
  }
}
#faq .faq_wrap .faq_set .a .a_cont p + a,
#faq .faq_wrap .faq_set .a .a_cont a + p {
  margin-top: 0.5em;
}
#faq .faq_wrap .faq_set .a .a_cont ul + img,
#faq .faq_wrap .faq_set .a .a_cont img + ul {
  margin-top: 1.5em;
}