@charset "UTF-8";
/*
 * font-family: Noto Sans CJK JP
 * font-weight: 200: Light
 * font-weight: 300: DemiLight
 * font-weight: 400: Regular
 * font-weight: 500: Medium
 * font-weight: 700: Bold
*/
/*
 * font-family: Noto Serif JP (源ノ明朝)
 * font-weight: 500: Medium
 * font-weight: 700: Bold
*/
@import 'https://use.typekit.net/hru7hfk.css';
@import 'https://fonts.googleapis.com/css?family=Noto+Serif+JP:500,700&display=swap';
@font-face {
  font-family: Pluto;
  src: url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosansbold-webfont.eot);
  src: url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosansbold-webfont.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosansbold-webfont.svg#PlutoSansBold) format("svg"), url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosansbold-webfont.woff) format("woff"), url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosansbold-webfont.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Pluto;
  src: url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosansmedium-webfont.eot);
  src: url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosansmedium-webfont.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosansmedium-webfont.svg#plutosansmedium) format("svg"), url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosansmedium-webfont.woff) format("woff"), url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosansmedium-webfont.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Pluto;
  src: url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosansregular-webfont.eot);
  src: url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosansregular-webfont.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosansregular-webfont.svg#PlutoSansRegular) format("svg"), url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosansregular-webfont.woff) format("woff"), url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosansregular-webfont.ttf) format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: Pluto;
  src: url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosanslight-webfont.eot);
  src: url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosanslight-webfont.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosanslight-webfont.svg#PlutoSansLight) format("svg"), url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosanslight-webfont.woff) format("woff"), url(/wp-content/themes/jt_theme/library/fonts/pluto/plutosanslight-webfont.ttf) format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?edt6dx");
  src: url("../fonts/icomoon.eot?edt6dx#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?edt6dx") format("truetype"), url("../fonts/icomoon.woff?edt6dx") format("woff"), url("../fonts/icomoon.svg?edt6dx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow_01:before {
  content: "\e900";
}

.icon-arrow_02:before {
  content: "\e901";
}

.icon-book:before {
  content: "\e902";
}

.icon-crown:before {
  content: "\e903";
}

.icon-location:before {
  content: "\e904";
}

.icon-schedule:before {
  content: "\e905";
}

.cf:before,
.cf:after {
  content: ' ';
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

/* ==========================================================================
  Base
  ========================================================================== */
/*! css-wipe | https://github.com/stackcss/css-wipe */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* webkit specific styles */
input[type="color"]::-webkit-color-swatch {
  border: none;
}

input[type="color"]::-webkit-color-swatch-wrapper {
  padding: 0;
}

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
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, i,
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;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: inherit;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
}

body {
  line-height: 1;
  font-family: utopia-std, "Noto Serif JP", Georgia, serif;
  font-weight: 300;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
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;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

input:focus {
  outline: none;
}

ul,
ol {
  list-style-type: none;
}

strong,
b {
  font-weight: bold;
}

em,
i {
  font-style: italic;
}

/* ==========================================================================
  end of css-wipe
  ========================================================================== */
html {
  font-size: 62.5%;
}

body {
  color: #333;
  font-size: 1.6rem;
  line-height: 1.5;
}

img {
  width: 100%;
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

a {
  color: #09c;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  text-decoration: none;
  transition: 0.25s;
}

a > img {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

a > img:focus, a > img:hover, a > img:active {
  opacity: 0.85;
}

a:hover, a:focus {
  color: #ff5c1a;
}

input[type=text],
input[type=email],
input[type=tel] {
  width: 100%;
  height: 40px;
  font-size: 1.5rem;
  line-height: 40px;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0 15px;
}

@media screen and (max-width: 767px) {
  input[type=text],
  input[type=email],
  input[type=tel] {
    font-size: 1.6rem;
  }
}

input[type=checkbox] {
  width: 20px;
  height: 20px;
  border: 1px solid #ddd;
  margin-right: 5px;
}

select {
  width: 100%;
  height: 40px;
  font-size: 1.5rem;
  line-height: 40px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 5px;
  padding: 0 15px;
}

@media screen and (max-width: 767px) {
  select {
    font-size: 1.6rem;
  }
}

textarea {
  width: 100%;
  font-size: 1.5rem;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 15px;
}

@media screen and (max-width: 767px) {
  textarea {
    font-size: 1.6rem;
  }
}

button {
  border: none;
  background-color: transparent;
  cursor: pointer;
}

/* ==========================================================================
  Layout
  ========================================================================== */
/* ==========================================================================
Layout
========================================================================== */
.ly_inner {
  max-width: 1200px;
  padding-right: 40px;
  padding-left: 40px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .ly_inner {
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
}

.ly_header .ly_inner {
  padding-top: 20px;
}

@media screen and (min-width: 768px) {
  .ly_header .ly_inner {
    padding-top: 30px;
    padding-right: 0;
    padding-left: 0;
  }
}

.bl_header .bl_header_utility {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bl_header .bl_header_utility_top a {
  color: #898989;
  font-size: 1.4rem;
}

.bl_header .bl_header_utility_login {
  font-size: 1.4rem;
  color: #898989;
}

.bl_header .bl_header_utility_login a {
  color: #333;
  font-size: 1.4rem;
  font-weight: bold;
  text-decoration: underline;
}

.bl_header .bl_header_utility_login a:hover {
  color: #898989;
}

.bl_header_logo {
  text-align: center;
  line-height: 1;
  padding-top: 22px;
}

@media screen and (max-width: 767px) {
  .bl_header_logo svg {
    max-width: 200px;
  }
}

.bl_header_ttl {
  font-family: utopia-std, "Noto Serif JP", Georgia, serif;
  font-size: 5.6rem;
  text-align: center;
  line-height: 1;
  padding-top: 18px;
}

@media screen and (max-width: 767px) {
  .bl_header_ttl {
    font-size: 4rem;
  }
}

@media screen and (max-width: 767px) {
  .bl_header_ttl__camp {
    font-size: 3.4rem;
  }
}

.bl_header_lead {
  font-size: 1.8rem;
  text-align: center;
  padding-top: 15px;
}

@media screen and (max-width: 767px) {
  .bl_header_lead {
    font-size: 1.6rem;
  }
}

.bl_header_lead__camp {
  font-family: utopia-std, "Noto Serif JP", Georgia, serif;
  font-size: 2.4rem;
}

@media screen and (max-width: 767px) {
  .bl_header_lead__camp {
    font-size: 2rem;
    padding-top: 20px;
  }
}

.ly_contents {
  padding-top: 70px;
}

@media screen and (max-width: 767px) {
  .ly_contents {
    padding-top: 40px;
  }
}

.ly_section {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .ly_section {
    padding-top: 60px;
  }
}

.ly_section .ly_section_ttl {
  font-family: utopia-std, "Noto Serif JP", Georgia, serif;
  font-size: 3rem;
  text-align: center;
  line-height: 1;
  margin-bottom: 40px;
}

.ly_section.ly_section__bgDark {
  background-color: #333;
  background-image: url(../img/bg_section_dark.png);
}

.ly_section.ly_section__bgDark .ly_section_ttl {
  color: #fff;
  font-size: 4rem;
}

.ly_footer .ly_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .ly_footer .ly_inner {
    padding-right: 0;
    padding-left: 0;
  }
}

.bl_footer {
  background-color: #333;
  padding: 50px 0 30px;
}

@media screen and (max-width: 767px) {
  .bl_footer {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .bl_footer .bl_footer_siteID {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 40px;
  }
}

.bl_footer .bl_footer_siteID_logo {
  margin-bottom: 8px;
}

@media screen and (max-width: 767px) {
  .bl_footer .bl_footer_siteID_logo {
    text-align: center;
  }
}

.bl_footer .bl_footer_siteID_copy {
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .bl_footer .bl_footer_siteID_copy {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .bl_footer .bl_footer_siteInfo {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media screen and (min-width: 768px) {
  .bl_footer .bl_footer_siteInfo_primary, .bl_footer .bl_footer_siteInfo_secondary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  .bl_footer .bl_footer_siteInfo_primary, .bl_footer .bl_footer_siteInfo_secondary {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.bl_footer .bl_footer_siteInfo_primary > li, .bl_footer .bl_footer_siteInfo_secondary > li {
  margin-left: 15px;
}

.bl_footer .bl_footer_siteInfo_primary > li:first-child, .bl_footer .bl_footer_siteInfo_secondary > li:first-child {
  margin-left: 0;
}

.bl_footer .bl_footer_siteInfo_primary {
  margin-bottom: 10px;
}

.bl_footer .bl_footer_siteInfo_primary a {
  font-size: 1.5rem;
  font-weight: bold;
  text-decoration: underline;
}

.bl_footer .bl_footer_siteInfo_primary a:hover {
  color: #898989;
}

.bl_footer .bl_footer_siteInfo_secondary a {
  font-size: 1.3rem;
}

.bl_footer .bl_footer_siteInfo_secondary a:hover {
  color: #898989;
}

.bl_footer .bl_footer_siteInfo a {
  color: #fff;
}

/* ==========================================================================
  Element Modules
  ========================================================================== */
.el_btn {
  max-width: 292px;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  border-radius: 4px;
  display: block;
  padding: 16px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .el_btn {
    min-width: 100%;
    max-width: inherit;
  }
}

.el_btn:hover {
  text-decoration: none;
}

.el_btn.el_btn__blue {
  color: #fff;
  background-color: #09c;
}

.el_btn.el_btn__blue:hover {
  color: #fff;
  background-color: #ff5c1a;
}

.el_btn.el_btn__white {
  color: #09c;
  border: 1px solid #09c;
}

.el_btn.el_btn__white:hover {
  color: #ff5c1a;
  border-color: #ff5c1a;
}

.el_btn.el_btn__black {
  color: #fff;
  background-color: #333;
}

.el_btn.el_btn__black:hover {
  background-color: #c8102e;
}

.el_btn.el_btn__shadow {
  -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.16);
}

.el_btn.el_btn__border {
  color: #333;
  border: 1px solid #333;
}

.el_btn.el_btn__border:hover {
  background-color: rgba(51, 51, 51, 0.15);
}

.el_link {
  color: #09c;
  cursor: pointer;
}

.el_link:hover, .el_link:focus {
  color: #ff5c1a;
}

.el_link.is_active {
  color: #ccc;
  cursor: default;
  opacity: .5;
}

.el_link.is_active:hover, .el_link.is_active:focus {
  color: #ccc;
}

.el_label {
  color: #fff;
  font-family: Pluto, "Hiragino Kaku Gothic Pro", "Meiryo", Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  background-color: #c8102e;
  padding: 3px 7px 4px;
}

/* ==========================================================================
  Block Modules
  ========================================================================== */
/* ==========================================================================
  Programs
  ========================================================================== */
/*!
  Modaal - accessible modals - v0.4.4
  by Humaan, for all humans.
  http://humaan.com
 */
.modaal-noscroll {
  overflow: hidden;
}

.modaal-accessible-hide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}

.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.modaal-wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}

.modaal-wrapper .modaal-close {
  border: none;
  background: #9e9e9e;
  padding: 0;
  -webkit-appearance: none;
}

.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}

.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}

.modaal-wrapper *[tabindex="0"] {
  outline: none !important;
}

.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}

.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

.modaal-fullscreen .modaal-outer-wrapper {
  display: block;
}

.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px;
}

.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top;
}

.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 1000px;
  border-radius: 0px;
  background: #fff;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  cursor: auto;
}

.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden;
}

.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto;
}

.modaal-close {
  position: fixed;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0);
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.modaal-close:focus, .modaal-close:hover {
  outline: none;
  background: #fff;
}

.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after {
  background: #b93d0c;
}

.modaal-close span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-close:before, .modaal-close:after {
  display: block;
  content: " ";
  position: absolute;
  width: 2px;
  height: 13px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  top: 50%;
  left: 50%;
}

.modaal-close:before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.modaal-close:after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.modaal-fullscreen .modaal-close {
  background: #afb7bc;
  right: 10px;
  top: 10px;
}

.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}

.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: transparent;
}

.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f;
}

.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline;
}

.modaal-confirm-btn.modaal-cancel:hover {
  text-decoration: none;
  color: #2f2f2f;
}

@keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.modaal-instagram .modaal-container {
  width: auto;
  background: transparent;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.modaal-instagram .modaal-content-container {
  padding: 0;
  background: transparent;
}

.modaal-instagram .modaal-content-container > blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}

.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0 !important;
  width: 1000px !important;
  max-width: 800px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-animation: instaReveal 1s linear forwards;
  animation: instaReveal 1s linear forwards;
}

.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px;
}

.modaal-image .modaal-container {
  width: auto;
  max-width: 100%;
}

.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}

.modaal-gallery-item {
  display: none;
}

.modaal-gallery-item img {
  display: block;
}

.modaal-gallery-item.is_active {
  display: block;
}

.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}

.modaal-gallery-label:focus {
  outline: none;
}

.modaal-gallery-control {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}

.modaal-gallery-control:focus, .modaal-gallery-control:hover {
  outline: none;
  background: #fff;
}

.modaal-gallery-control:focus:before, .modaal-gallery-control:focus:after, .modaal-gallery-control:hover:before, .modaal-gallery-control:hover:after {
  background: #afb7bc;
}

.modaal-gallery-control span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-gallery-control:before, .modaal-gallery-control:after {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.modaal-gallery-control:before {
  margin: -5px 0 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-gallery-control:after {
  margin: 5px 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-gallery-next-inner {
  left: 100%;
  margin-left: 40px;
}

.modaal-gallery-next-outer {
  right: 45px;
}

.modaal-gallery-prev:before, .modaal-gallery-prev:after {
  left: 22px;
}

.modaal-gallery-prev:before {
  margin: 5px 0 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-gallery-prev:after {
  margin: -5px 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-gallery-prev-inner {
  right: 100%;
  margin-right: 40px;
}

.modaal-gallery-prev-outer {
  left: 45px;
}

.modaal-video-wrap {
  margin: auto 50px;
  position: relative;
}

.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.modaal-video-container iframe,
.modaal-video-container object,
.modaal-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%;
}

.modaal-iframe-elem {
  width: 100%;
  height: 100%;
  display: block;
}

@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    padding-bottom: 0;
    height: 731px;
  }
}

@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    -webkit-transform: none;
    transform: none;
    background: rgba(0, 0, 0, 0.7);
  }
  .modaal-gallery-control:before, .modaal-gallery-control:after {
    background: #fff;
  }
  .modaal-gallery-next {
    left: auto;
    right: 20px;
  }
  .modaal-gallery-prev {
    left: 20px;
    right: auto;
  }
}

@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}

@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}

@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .modaal-instagram iframe {
    width: 600px !important;
  }
}

@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}

@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}

@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}

.modaal-loading-spinner {
  background: none;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
}

@-webkit-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: .1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: .1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}

.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}

.modaal-loading-spinner > div:nth-of-type(1) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.modaal-loading-spinner > div:nth-of-type(2) > div, .modaal-loading-spinner > div:nth-of-type(3) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(1) {
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(2) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .12s;
  animation-delay: .12s;
}

.modaal-loading-spinner > div:nth-of-type(2) {
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(3) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .25s;
  animation-delay: .25s;
}

.modaal-loading-spinner > div:nth-of-type(4) > div, .modaal-loading-spinner > div:nth-of-type(5) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(3) {
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(4) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .37s;
  animation-delay: .37s;
}

.modaal-loading-spinner > div:nth-of-type(4) {
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(5) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

.modaal-loading-spinner > div:nth-of-type(6) > div, .modaal-loading-spinner > div:nth-of-type(7) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(5) {
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(6) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .62s;
  animation-delay: .62s;
}

.modaal-loading-spinner > div:nth-of-type(6) {
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(7) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .75s;
  animation-delay: .75s;
}

.modaal-loading-spinner > div:nth-of-type(7) {
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(8) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .87s;
  animation-delay: .87s;
}

.modaal-loading-spinner > div:nth-of-type(8) {
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}

.bl_toggleBlock_body {
  display: none;
}

.js_modal_block {
  display: none;
}

.js_balloon {
  position: relative;
}

.js_balloon img {
  width: auto;
  vertical-align: middle;
}

.js_balloon .js_balloon_trigger {
  cursor: pointer;
}

.js_balloon .js_balloon_detail {
  display: none;
}

.js_balloon .js_balloon_detail.is_open {
  display: block;
}

/* ==========================================================================
  Helpers
  ========================================================================== */
/* display
========================================================================== */
.hp_dn {
  display: none !important;
}

.hp_db {
  display: block !important;
}

.hp_di {
  display: inline !important;
}

.hp_dib {
  display: inline-block !important;
}

.hp_dtb {
  display: table !important;
}

.hp_ditb {
  display: inline-table !important;
}

.hp_dtbc {
  display: table-cell !important;
}

.hp_dtbr {
  display: table-row !important;
}

.hp_vhdn {
  visibility: hidden !important;
}

/* width
========================================================================== */
.hp_wda {
  width: auto !important;
}

.hp_wd0p {
  width: 0% !important;
}

.hp_wd5p {
  width: 5% !important;
}

.hp_wd10p {
  width: 10% !important;
}

.hp_wd15p {
  width: 15% !important;
}

.hp_wd20p {
  width: 20% !important;
}

.hp_wd25p {
  width: 25% !important;
}

.hp_wd30p {
  width: 30% !important;
}

.hp_wd35p {
  width: 35% !important;
}

.hp_wd40p {
  width: 40% !important;
}

.hp_wd45p {
  width: 45% !important;
}

.hp_wd50p {
  width: 50% !important;
}

.hp_wd55p {
  width: 55% !important;
}

.hp_wd60p {
  width: 60% !important;
}

.hp_wd65p {
  width: 65% !important;
}

.hp_wd70p {
  width: 70% !important;
}

.hp_wd75p {
  width: 75% !important;
}

.hp_wd80p {
  width: 80% !important;
}

.hp_wd85p {
  width: 85% !important;
}

.hp_wd90p {
  width: 90% !important;
}

.hp_wd95p {
  width: 95% !important;
}

.hp_wd100p {
  width: 100% !important;
}

/* padding
========================================================================== */
.hp_p0 {
  padding: 0px !important;
}

.hp_p5 {
  padding: 5px !important;
}

.hp_p10 {
  padding: 10px !important;
}

.hp_p15 {
  padding: 15px !important;
}

.hp_p20 {
  padding: 20px !important;
}

.hp_p25 {
  padding: 25px !important;
}

.hp_p30 {
  padding: 30px !important;
}

.hp_p35 {
  padding: 35px !important;
}

.hp_p40 {
  padding: 40px !important;
}

.hp_p45 {
  padding: 45px !important;
}

.hp_p50 {
  padding: 50px !important;
}

.hp_p55 {
  padding: 55px !important;
}

.hp_p60 {
  padding: 60px !important;
}

.hp_p65 {
  padding: 65px !important;
}

.hp_p70 {
  padding: 70px !important;
}

.hp_p75 {
  padding: 75px !important;
}

.hp_p80 {
  padding: 80px !important;
}

.hp_p85 {
  padding: 85px !important;
}

.hp_p90 {
  padding: 90px !important;
}

.hp_p95 {
  padding: 95px !important;
}

.hp_p100 {
  padding: 100px !important;
}

/*
padding-top
*/
.hp_pt0 {
  padding-top: 0px !important;
}

.hp_pt5 {
  padding-top: 5px !important;
}

.hp_pt10 {
  padding-top: 10px !important;
}

.hp_pt15 {
  padding-top: 15px !important;
}

.hp_pt20 {
  padding-top: 20px !important;
}

.hp_pt25 {
  padding-top: 25px !important;
}

.hp_pt30 {
  padding-top: 30px !important;
}

.hp_pt35 {
  padding-top: 35px !important;
}

.hp_pt40 {
  padding-top: 40px !important;
}

.hp_pt45 {
  padding-top: 45px !important;
}

.hp_pt50 {
  padding-top: 50px !important;
}

.hp_pt55 {
  padding-top: 55px !important;
}

.hp_pt60 {
  padding-top: 60px !important;
}

.hp_pt65 {
  padding-top: 65px !important;
}

.hp_pt70 {
  padding-top: 70px !important;
}

.hp_pt75 {
  padding-top: 75px !important;
}

.hp_pt80 {
  padding-top: 80px !important;
}

.hp_pt85 {
  padding-top: 85px !important;
}

.hp_pt90 {
  padding-top: 90px !important;
}

.hp_pt95 {
  padding-top: 95px !important;
}

.hp_pt100 {
  padding-top: 100px !important;
}

/*
padding-right
*/
.hp_pr0 {
  padding-right: 0px !important;
}

.hp_pr5 {
  padding-right: 5px !important;
}

.hp_pr10 {
  padding-right: 10px !important;
}

.hp_pr15 {
  padding-right: 15px !important;
}

.hp_pr20 {
  padding-right: 20px !important;
}

.hp_pr25 {
  padding-right: 25px !important;
}

.hp_pr30 {
  padding-right: 30px !important;
}

.hp_pr35 {
  padding-right: 35px !important;
}

.hp_pr40 {
  padding-right: 40px !important;
}

.hp_pr45 {
  padding-right: 45px !important;
}

.hp_pr50 {
  padding-right: 50px !important;
}

.hp_pr55 {
  padding-right: 55px !important;
}

.hp_pr60 {
  padding-right: 60px !important;
}

.hp_pr65 {
  padding-right: 65px !important;
}

.hp_pr70 {
  padding-right: 70px !important;
}

.hp_pr75 {
  padding-right: 75px !important;
}

.hp_pr80 {
  padding-right: 80px !important;
}

.hp_pr85 {
  padding-right: 85px !important;
}

.hp_pr90 {
  padding-right: 90px !important;
}

.hp_pr95 {
  padding-right: 95px !important;
}

.hp_pr100 {
  padding-right: 100px !important;
}

/*
padding-bottom
*/
.hp_pb0 {
  padding-bottom: 0px !important;
}

.hp_pb5 {
  padding-bottom: 5px !important;
}

.hp_pb10 {
  padding-bottom: 10px !important;
}

.hp_pb15 {
  padding-bottom: 15px !important;
}

.hp_pb20 {
  padding-bottom: 20px !important;
}

.hp_pb25 {
  padding-bottom: 25px !important;
}

.hp_pb30 {
  padding-bottom: 30px !important;
}

.hp_pb35 {
  padding-bottom: 35px !important;
}

.hp_pb40 {
  padding-bottom: 40px !important;
}

.hp_pb45 {
  padding-bottom: 45px !important;
}

.hp_pb50 {
  padding-bottom: 50px !important;
}

.hp_pb55 {
  padding-bottom: 55px !important;
}

.hp_pb60 {
  padding-bottom: 60px !important;
}

.hp_pb65 {
  padding-bottom: 65px !important;
}

.hp_pb70 {
  padding-bottom: 70px !important;
}

.hp_pb75 {
  padding-bottom: 75px !important;
}

.hp_pb80 {
  padding-bottom: 80px !important;
}

.hp_pb85 {
  padding-bottom: 85px !important;
}

.hp_pb90 {
  padding-bottom: 90px !important;
}

.hp_pb95 {
  padding-bottom: 95px !important;
}

.hp_pb100 {
  padding-bottom: 100px !important;
}

/*
padding-left
*/
.hp_pl0 {
  padding-left: 0px !important;
}

.hp_pl5 {
  padding-left: 5px !important;
}

.hp_pl10 {
  padding-left: 10px !important;
}

.hp_pl15 {
  padding-left: 15px !important;
}

.hp_pl20 {
  padding-left: 20px !important;
}

.hp_pl25 {
  padding-left: 25px !important;
}

.hp_pl30 {
  padding-left: 30px !important;
}

.hp_pl35 {
  padding-left: 35px !important;
}

.hp_pl40 {
  padding-left: 40px !important;
}

.hp_pl45 {
  padding-left: 45px !important;
}

.hp_pl50 {
  padding-left: 50px !important;
}

.hp_pl55 {
  padding-left: 55px !important;
}

.hp_pl60 {
  padding-left: 60px !important;
}

.hp_pl65 {
  padding-left: 65px !important;
}

.hp_pl70 {
  padding-left: 70px !important;
}

.hp_pl75 {
  padding-left: 75px !important;
}

.hp_pl80 {
  padding-left: 80px !important;
}

.hp_pl85 {
  padding-left: 85px !important;
}

.hp_pl90 {
  padding-left: 90px !important;
}

.hp_pl95 {
  padding-left: 95px !important;
}

.hp_pl100 {
  padding-left: 100px !important;
}

@media screen and (max-width: 767px) {
  .hp_spp0 {
    padding: 0px !important;
  }
  .hp_spp5 {
    padding: 5px !important;
  }
  .hp_spp10 {
    padding: 10px !important;
  }
  .hp_spp15 {
    padding: 15px !important;
  }
  .hp_spp20 {
    padding: 20px !important;
  }
  .hp_spp25 {
    padding: 25px !important;
  }
  .hp_spp30 {
    padding: 30px !important;
  }
  .hp_spp35 {
    padding: 35px !important;
  }
  .hp_spp40 {
    padding: 40px !important;
  }
  .hp_spp45 {
    padding: 45px !important;
  }
  .hp_spp50 {
    padding: 50px !important;
  }
  .hp_spp55 {
    padding: 55px !important;
  }
  .hp_spp60 {
    padding: 60px !important;
  }
  .hp_spp65 {
    padding: 65px !important;
  }
  .hp_spp70 {
    padding: 70px !important;
  }
  .hp_spp75 {
    padding: 75px !important;
  }
  .hp_spp80 {
    padding: 80px !important;
  }
  .hp_spp85 {
    padding: 85px !important;
  }
  .hp_spp90 {
    padding: 90px !important;
  }
  .hp_spp95 {
    padding: 95px !important;
  }
  .hp_spp100 {
    padding: 100px !important;
  }
  .hp_sppt0 {
    padding-top: 0px !important;
  }
  .hp_sppt5 {
    padding-top: 5px !important;
  }
  .hp_sppt10 {
    padding-top: 10px !important;
  }
  .hp_sppt15 {
    padding-top: 15px !important;
  }
  .hp_sppt20 {
    padding-top: 20px !important;
  }
  .hp_sppt25 {
    padding-top: 25px !important;
  }
  .hp_sppt30 {
    padding-top: 30px !important;
  }
  .hp_sppt35 {
    padding-top: 35px !important;
  }
  .hp_sppt40 {
    padding-top: 40px !important;
  }
  .hp_sppt45 {
    padding-top: 45px !important;
  }
  .hp_sppt50 {
    padding-top: 50px !important;
  }
  .hp_sppt55 {
    padding-top: 55px !important;
  }
  .hp_sppt60 {
    padding-top: 60px !important;
  }
  .hp_sppt65 {
    padding-top: 65px !important;
  }
  .hp_sppt70 {
    padding-top: 70px !important;
  }
  .hp_sppt75 {
    padding-top: 75px !important;
  }
  .hp_sppt80 {
    padding-top: 80px !important;
  }
  .hp_sppt85 {
    padding-top: 85px !important;
  }
  .hp_sppt90 {
    padding-top: 90px !important;
  }
  .hp_sppt95 {
    padding-top: 95px !important;
  }
  .hp_sppt100 {
    padding-top: 100px !important;
  }
  .hp_sppr0 {
    padding-right: 0px !important;
  }
  .hp_sppr5 {
    padding-right: 5px !important;
  }
  .hp_sppr10 {
    padding-right: 10px !important;
  }
  .hp_sppr15 {
    padding-right: 15px !important;
  }
  .hp_sppr20 {
    padding-right: 20px !important;
  }
  .hp_sppr25 {
    padding-right: 25px !important;
  }
  .hp_sppr30 {
    padding-right: 30px !important;
  }
  .hp_sppr35 {
    padding-right: 35px !important;
  }
  .hp_sppr40 {
    padding-right: 40px !important;
  }
  .hp_sppr45 {
    padding-right: 45px !important;
  }
  .hp_sppr50 {
    padding-right: 50px !important;
  }
  .hp_sppr55 {
    padding-right: 55px !important;
  }
  .hp_sppr60 {
    padding-right: 60px !important;
  }
  .hp_sppr65 {
    padding-right: 65px !important;
  }
  .hp_sppr70 {
    padding-right: 70px !important;
  }
  .hp_sppr75 {
    padding-right: 75px !important;
  }
  .hp_sppr80 {
    padding-right: 80px !important;
  }
  .hp_sppr85 {
    padding-right: 85px !important;
  }
  .hp_sppr90 {
    padding-right: 90px !important;
  }
  .hp_sppr95 {
    padding-right: 95px !important;
  }
  .hp_sppr100 {
    padding-right: 100px !important;
  }
  .hp_sppb0 {
    padding-bottom: 0px !important;
  }
  .hp_sppb5 {
    padding-bottom: 5px !important;
  }
  .hp_sppb10 {
    padding-bottom: 10px !important;
  }
  .hp_sppb15 {
    padding-bottom: 15px !important;
  }
  .hp_sppb20 {
    padding-bottom: 20px !important;
  }
  .hp_sppb25 {
    padding-bottom: 25px !important;
  }
  .hp_sppb30 {
    padding-bottom: 30px !important;
  }
  .hp_sppb35 {
    padding-bottom: 35px !important;
  }
  .hp_sppb40 {
    padding-bottom: 40px !important;
  }
  .hp_sppb45 {
    padding-bottom: 45px !important;
  }
  .hp_sppb50 {
    padding-bottom: 50px !important;
  }
  .hp_sppb55 {
    padding-bottom: 55px !important;
  }
  .hp_sppb60 {
    padding-bottom: 60px !important;
  }
  .hp_sppb65 {
    padding-bottom: 65px !important;
  }
  .hp_sppb70 {
    padding-bottom: 70px !important;
  }
  .hp_sppb75 {
    padding-bottom: 75px !important;
  }
  .hp_sppb80 {
    padding-bottom: 80px !important;
  }
  .hp_sppb85 {
    padding-bottom: 85px !important;
  }
  .hp_sppb90 {
    padding-bottom: 90px !important;
  }
  .hp_sppb95 {
    padding-bottom: 95px !important;
  }
  .hp_sppb100 {
    padding-bottom: 100px !important;
  }
  .hp_sppl0 {
    padding-left: 0px !important;
  }
  .hp_sppl5 {
    padding-left: 5px !important;
  }
  .hp_sppl10 {
    padding-left: 10px !important;
  }
  .hp_sppl15 {
    padding-left: 15px !important;
  }
  .hp_sppl20 {
    padding-left: 20px !important;
  }
  .hp_sppl25 {
    padding-left: 25px !important;
  }
  .hp_sppl30 {
    padding-left: 30px !important;
  }
  .hp_sppl35 {
    padding-left: 35px !important;
  }
  .hp_sppl40 {
    padding-left: 40px !important;
  }
  .hp_sppl45 {
    padding-left: 45px !important;
  }
  .hp_sppl50 {
    padding-left: 50px !important;
  }
  .hp_sppl55 {
    padding-left: 55px !important;
  }
  .hp_sppl60 {
    padding-left: 60px !important;
  }
  .hp_sppl65 {
    padding-left: 65px !important;
  }
  .hp_sppl70 {
    padding-left: 70px !important;
  }
  .hp_sppl75 {
    padding-left: 75px !important;
  }
  .hp_sppl80 {
    padding-left: 80px !important;
  }
  .hp_sppl85 {
    padding-left: 85px !important;
  }
  .hp_sppl90 {
    padding-left: 90px !important;
  }
  .hp_sppl95 {
    padding-left: 95px !important;
  }
  .hp_sppl100 {
    padding-left: 100px !important;
  }
}

/* margin
========================================================================== */
.hp_m0 {
  margin: 0px !important;
}

.hp_m5 {
  margin: 5px !important;
}

.hp_m10 {
  margin: 10px !important;
}

.hp_m15 {
  margin: 15px !important;
}

.hp_m20 {
  margin: 20px !important;
}

.hp_m25 {
  margin: 25px !important;
}

.hp_m30 {
  margin: 30px !important;
}

.hp_m35 {
  margin: 35px !important;
}

.hp_m40 {
  margin: 40px !important;
}

.hp_m45 {
  margin: 45px !important;
}

.hp_m50 {
  margin: 50px !important;
}

.hp_m55 {
  margin: 55px !important;
}

.hp_m60 {
  margin: 60px !important;
}

.hp_m65 {
  margin: 65px !important;
}

.hp_m70 {
  margin: 70px !important;
}

.hp_m75 {
  margin: 75px !important;
}

.hp_m80 {
  margin: 80px !important;
}

.hp_m85 {
  margin: 85px !important;
}

.hp_m90 {
  margin: 90px !important;
}

.hp_m95 {
  margin: 95px !important;
}

.hp_m100 {
  margin: 100px !important;
}

/*
margin-top
*/
.hp_mt0 {
  margin-top: 0px !important;
}

.hp_mt5 {
  margin-top: 5px !important;
}

.hp_mt10 {
  margin-top: 10px !important;
}

.hp_mt15 {
  margin-top: 15px !important;
}

.hp_mt20 {
  margin-top: 20px !important;
}

.hp_mt25 {
  margin-top: 25px !important;
}

.hp_mt30 {
  margin-top: 30px !important;
}

.hp_mt35 {
  margin-top: 35px !important;
}

.hp_mt40 {
  margin-top: 40px !important;
}

.hp_mt45 {
  margin-top: 45px !important;
}

.hp_mt50 {
  margin-top: 50px !important;
}

.hp_mt55 {
  margin-top: 55px !important;
}

.hp_mt60 {
  margin-top: 60px !important;
}

.hp_mt65 {
  margin-top: 65px !important;
}

.hp_mt70 {
  margin-top: 70px !important;
}

.hp_mt75 {
  margin-top: 75px !important;
}

.hp_mt80 {
  margin-top: 80px !important;
}

.hp_mt85 {
  margin-top: 85px !important;
}

.hp_mt90 {
  margin-top: 90px !important;
}

.hp_mt95 {
  margin-top: 95px !important;
}

.hp_mt100 {
  margin-top: 100px !important;
}

/*
margin-right
*/
.hp_mr0 {
  margin-right: 0px !important;
}

.hp_mr5 {
  margin-right: 5px !important;
}

.hp_mr10 {
  margin-right: 10px !important;
}

.hp_mr15 {
  margin-right: 15px !important;
}

.hp_mr20 {
  margin-right: 20px !important;
}

.hp_mr25 {
  margin-right: 25px !important;
}

.hp_mr30 {
  margin-right: 30px !important;
}

.hp_mr35 {
  margin-right: 35px !important;
}

.hp_mr40 {
  margin-right: 40px !important;
}

.hp_mr45 {
  margin-right: 45px !important;
}

.hp_mr50 {
  margin-right: 50px !important;
}

.hp_mr55 {
  margin-right: 55px !important;
}

.hp_mr60 {
  margin-right: 60px !important;
}

.hp_mr65 {
  margin-right: 65px !important;
}

.hp_mr70 {
  margin-right: 70px !important;
}

.hp_mr75 {
  margin-right: 75px !important;
}

.hp_mr80 {
  margin-right: 80px !important;
}

.hp_mr85 {
  margin-right: 85px !important;
}

.hp_mr90 {
  margin-right: 90px !important;
}

.hp_mr95 {
  margin-right: 95px !important;
}

.hp_mr100 {
  margin-right: 100px !important;
}

/*
margin-bottom
*/
.hp_mb0 {
  margin-bottom: 0px !important;
}

.hp_mb5 {
  margin-bottom: 5px !important;
}

.hp_mb10 {
  margin-bottom: 10px !important;
}

.hp_mb15 {
  margin-bottom: 15px !important;
}

.hp_mb20 {
  margin-bottom: 20px !important;
}

.hp_mb25 {
  margin-bottom: 25px !important;
}

.hp_mb30 {
  margin-bottom: 30px !important;
}

.hp_mb35 {
  margin-bottom: 35px !important;
}

.hp_mb40 {
  margin-bottom: 40px !important;
}

.hp_mb45 {
  margin-bottom: 45px !important;
}

.hp_mb50 {
  margin-bottom: 50px !important;
}

.hp_mb55 {
  margin-bottom: 55px !important;
}

.hp_mb60 {
  margin-bottom: 60px !important;
}

.hp_mb65 {
  margin-bottom: 65px !important;
}

.hp_mb70 {
  margin-bottom: 70px !important;
}

.hp_mb75 {
  margin-bottom: 75px !important;
}

.hp_mb80 {
  margin-bottom: 80px !important;
}

.hp_mb85 {
  margin-bottom: 85px !important;
}

.hp_mb90 {
  margin-bottom: 90px !important;
}

.hp_mb95 {
  margin-bottom: 95px !important;
}

.hp_mb100 {
  margin-bottom: 100px !important;
}

/*
margin-left
*/
.hp_ml0 {
  margin-left: 0px !important;
}

.hp_ml5 {
  margin-left: 5px !important;
}

.hp_ml10 {
  margin-left: 10px !important;
}

.hp_ml15 {
  margin-left: 15px !important;
}

.hp_ml20 {
  margin-left: 20px !important;
}

.hp_ml25 {
  margin-left: 25px !important;
}

.hp_ml30 {
  margin-left: 30px !important;
}

.hp_ml35 {
  margin-left: 35px !important;
}

.hp_ml40 {
  margin-left: 40px !important;
}

.hp_ml45 {
  margin-left: 45px !important;
}

.hp_ml50 {
  margin-left: 50px !important;
}

.hp_ml55 {
  margin-left: 55px !important;
}

.hp_ml60 {
  margin-left: 60px !important;
}

.hp_ml65 {
  margin-left: 65px !important;
}

.hp_ml70 {
  margin-left: 70px !important;
}

.hp_ml75 {
  margin-left: 75px !important;
}

.hp_ml80 {
  margin-left: 80px !important;
}

.hp_ml85 {
  margin-left: 85px !important;
}

.hp_ml90 {
  margin-left: 90px !important;
}

.hp_ml95 {
  margin-left: 95px !important;
}

.hp_ml100 {
  margin-left: 100px !important;
}

@media screen and (max-width: 767px) {
  .hp_spm0 {
    margin: 0px !important;
  }
  .hp_spm5 {
    margin: 5px !important;
  }
  .hp_spm10 {
    margin: 10px !important;
  }
  .hp_spm15 {
    margin: 15px !important;
  }
  .hp_spm20 {
    margin: 20px !important;
  }
  .hp_spm25 {
    margin: 25px !important;
  }
  .hp_spm30 {
    margin: 30px !important;
  }
  .hp_spm35 {
    margin: 35px !important;
  }
  .hp_spm40 {
    margin: 40px !important;
  }
  .hp_spm45 {
    margin: 45px !important;
  }
  .hp_spm50 {
    margin: 50px !important;
  }
  .hp_spm55 {
    margin: 55px !important;
  }
  .hp_spm60 {
    margin: 60px !important;
  }
  .hp_spm65 {
    margin: 65px !important;
  }
  .hp_spm70 {
    margin: 70px !important;
  }
  .hp_spm75 {
    margin: 75px !important;
  }
  .hp_spm80 {
    margin: 80px !important;
  }
  .hp_spm85 {
    margin: 85px !important;
  }
  .hp_spm90 {
    margin: 90px !important;
  }
  .hp_spm95 {
    margin: 95px !important;
  }
  .hp_spm100 {
    margin: 100px !important;
  }
  .hp_spmt0 {
    margin-top: 0px !important;
  }
  .hp_spmt5 {
    margin-top: 5px !important;
  }
  .hp_spmt10 {
    margin-top: 10px !important;
  }
  .hp_spmt15 {
    margin-top: 15px !important;
  }
  .hp_spmt20 {
    margin-top: 20px !important;
  }
  .hp_spmt25 {
    margin-top: 25px !important;
  }
  .hp_spmt30 {
    margin-top: 30px !important;
  }
  .hp_spmt35 {
    margin-top: 35px !important;
  }
  .hp_spmt40 {
    margin-top: 40px !important;
  }
  .hp_spmt45 {
    margin-top: 45px !important;
  }
  .hp_spmt50 {
    margin-top: 50px !important;
  }
  .hp_spmt55 {
    margin-top: 55px !important;
  }
  .hp_spmt60 {
    margin-top: 60px !important;
  }
  .hp_spmt65 {
    margin-top: 65px !important;
  }
  .hp_spmt70 {
    margin-top: 70px !important;
  }
  .hp_spmt75 {
    margin-top: 75px !important;
  }
  .hp_spmt80 {
    margin-top: 80px !important;
  }
  .hp_spmt85 {
    margin-top: 85px !important;
  }
  .hp_spmt90 {
    margin-top: 90px !important;
  }
  .hp_spmt95 {
    margin-top: 95px !important;
  }
  .hp_spmt100 {
    margin-top: 100px !important;
  }
  .hp_spmr0 {
    margin-right: 0px !important;
  }
  .hp_spmr5 {
    margin-right: 5px !important;
  }
  .hp_spmr10 {
    margin-right: 10px !important;
  }
  .hp_spmr15 {
    margin-right: 15px !important;
  }
  .hp_spmr20 {
    margin-right: 20px !important;
  }
  .hp_spmr25 {
    margin-right: 25px !important;
  }
  .hp_spmr30 {
    margin-right: 30px !important;
  }
  .hp_spmr35 {
    margin-right: 35px !important;
  }
  .hp_spmr40 {
    margin-right: 40px !important;
  }
  .hp_spmr45 {
    margin-right: 45px !important;
  }
  .hp_spmr50 {
    margin-right: 50px !important;
  }
  .hp_spmr55 {
    margin-right: 55px !important;
  }
  .hp_spmr60 {
    margin-right: 60px !important;
  }
  .hp_spmr65 {
    margin-right: 65px !important;
  }
  .hp_spmr70 {
    margin-right: 70px !important;
  }
  .hp_spmr75 {
    margin-right: 75px !important;
  }
  .hp_spmr80 {
    margin-right: 80px !important;
  }
  .hp_spmr85 {
    margin-right: 85px !important;
  }
  .hp_spmr90 {
    margin-right: 90px !important;
  }
  .hp_spmr95 {
    margin-right: 95px !important;
  }
  .hp_spmr100 {
    margin-right: 100px !important;
  }
  .hp_spmb0 {
    margin-bottom: 0px !important;
  }
  .hp_spmb5 {
    margin-bottom: 5px !important;
  }
  .hp_spmb10 {
    margin-bottom: 10px !important;
  }
  .hp_spmb15 {
    margin-bottom: 15px !important;
  }
  .hp_spmb20 {
    margin-bottom: 20px !important;
  }
  .hp_spmb25 {
    margin-bottom: 25px !important;
  }
  .hp_spmb30 {
    margin-bottom: 30px !important;
  }
  .hp_spmb35 {
    margin-bottom: 35px !important;
  }
  .hp_spmb40 {
    margin-bottom: 40px !important;
  }
  .hp_spmb45 {
    margin-bottom: 45px !important;
  }
  .hp_spmb50 {
    margin-bottom: 50px !important;
  }
  .hp_spmb55 {
    margin-bottom: 55px !important;
  }
  .hp_spmb60 {
    margin-bottom: 60px !important;
  }
  .hp_spmb65 {
    margin-bottom: 65px !important;
  }
  .hp_spmb70 {
    margin-bottom: 70px !important;
  }
  .hp_spmb75 {
    margin-bottom: 75px !important;
  }
  .hp_spmb80 {
    margin-bottom: 80px !important;
  }
  .hp_spmb85 {
    margin-bottom: 85px !important;
  }
  .hp_spmb90 {
    margin-bottom: 90px !important;
  }
  .hp_spmb95 {
    margin-bottom: 95px !important;
  }
  .hp_spmb100 {
    margin-bottom: 100px !important;
  }
  .hp_spml0 {
    margin-left: 0px !important;
  }
  .hp_spml5 {
    margin-left: 5px !important;
  }
  .hp_spml10 {
    margin-left: 10px !important;
  }
  .hp_spml15 {
    margin-left: 15px !important;
  }
  .hp_spml20 {
    margin-left: 20px !important;
  }
  .hp_spml25 {
    margin-left: 25px !important;
  }
  .hp_spml30 {
    margin-left: 30px !important;
  }
  .hp_spml35 {
    margin-left: 35px !important;
  }
  .hp_spml40 {
    margin-left: 40px !important;
  }
  .hp_spml45 {
    margin-left: 45px !important;
  }
  .hp_spml50 {
    margin-left: 50px !important;
  }
  .hp_spml55 {
    margin-left: 55px !important;
  }
  .hp_spml60 {
    margin-left: 60px !important;
  }
  .hp_spml65 {
    margin-left: 65px !important;
  }
  .hp_spml70 {
    margin-left: 70px !important;
  }
  .hp_spml75 {
    margin-left: 75px !important;
  }
  .hp_spml80 {
    margin-left: 80px !important;
  }
  .hp_spml85 {
    margin-left: 85px !important;
  }
  .hp_spml90 {
    margin-left: 90px !important;
  }
  .hp_spml95 {
    margin-left: 95px !important;
  }
  .hp_spml100 {
    margin-left: 100px !important;
  }
}

.hp_centering {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* Background
========================================================================== */
.hp_bgcWhite {
  background-color: #fff !important;
}

/* Font Color
========================================================================== */
.hp_fcBase {
  color: #333 !important;
}

.hp_fcBlue {
  color: #09c !important;
}

/* Font Family
========================================================================== */
.hp_ffNoto {
  font-family: noto-sans-cjk-jp, sans-serif !important;
}

.hp_ffPluto {
  font-family: Pluto, "Hiragino Kaku Gothic Pro", "Meiryo", Arial, sans-serif !important;
}

.hp_ffUtopia {
  font-family: utopia-std, "Noto Serif JP", Georgia, serif !important;
}

.hp_ffGenno {
  font-family: "Noto Serif JP" !important;
}

/* Font Size
========================================================================== */
.hp_fz10 {
  font-size: 1.0rem !important;
}

.hp_fz11 {
  font-size: 1.1rem !important;
}

.hp_fz12 {
  font-size: 1.2rem !important;
}

.hp_fz13 {
  font-size: 1.3rem !important;
}

.hp_fz14 {
  font-size: 1.4rem !important;
}

.hp_fz15 {
  font-size: 1.5rem !important;
}

.hp_fz16 {
  font-size: 1.6rem !important;
}

.hp_fz17 {
  font-size: 1.7rem !important;
}

.hp_fz18 {
  font-size: 1.8rem !important;
}

.hp_fz19 {
  font-size: 1.9rem !important;
}

.hp_fz20 {
  font-size: 2.0rem !important;
}

.hp_fz21 {
  font-size: 2.1rem !important;
}

.hp_fz22 {
  font-size: 2.2rem !important;
}

.hp_fz23 {
  font-size: 2.3rem !important;
}

.hp_fz24 {
  font-size: 2.4rem !important;
}

.hp_fz25 {
  font-size: 2.5rem !important;
}

/* Font Weight
========================================================================== */
.hp_fw200 {
  font-weight: 200 !important;
}

.hp_fw300, .hp_fwn {
  font-weight: 300 !important;
}

.hp_fw400 {
  font-weight: 400 !important;
}

.hp_fw500, .hp_fwm {
  font-weight: 500 !important;
}

.hp_fw700, .hp_fwb {
  font-weight: 700 !important;
}

/* text
========================================================================== */
.hp_tal {
  text-align: left !important;
}

.hp_tac {
  text-align: center !important;
}

.hp_tar {
  text-align: right !important;
}

.hp_taj {
  text-align: justify !important;
}

.hp_tdlt {
  text-decoration: line-through;
}

/* line-height
========================================================================== */
.hp_lhN {
  line-height: 1.41176 !important;
}

.hp_lh1 {
  line-height: 1 !important;
}

.hp_lh2 {
  line-height: 2 !important;
}

/* vertical-align
========================================================================== */
.hp_vam {
  vertical-align: middle !important;
}

/* align-items
========================================================================== */
.hp_aic {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

/* PC
========================================================================== */
@media screen and (max-width: 767px) {
  .pc_only {
    display: none !important;
  }
}

/* SP
========================================================================== */
.sp_only {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .sp_only {
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_tac {
    text-align: center;
  }
}

/* Tablet
========================================================================== */
.tb_over_only {
  display: none !important;
}

@media screen and (min-width: 1025px) {
  .tb_over_only {
    display: block !important;
  }
}

.tb_under_only {
  display: none !important;
}

@media screen and (max-width: 1024px) {
  .tb_under_only {
    display: block !important;
  }
}

@media print {
  @page {
    padding: 0;
    margin: 0;
  }
}

/* ==========================================================================
  Original
========================================================================== */
body {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
}

a {
  color: #333;
}

.bl_terms .bl_terms_tabs {
  max-width: 1102px;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bl_terms .bl_terms_tabs > * {
  width: 100%;
  height: 80px;
  font-size: 1.4rem;
  text-align: center;
  border-top: 6px solid #ddd;
  vertical-align: middle;
  cursor: pointer;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.bl_terms .bl_terms_tabs > * b {
  font-size: 1.8rem;
}

.bl_terms .bl_terms_tabs > *.is_active {
  border-top-color: #333;
  background-color: #efefef;
}

.bl_terms .bl_terms_tabs > *:hover {
  background-color: #efefef;
}

.bl_terms .bl_terms_body {
  background-color: #efefef;
  padding: 60px 0 80px;
}

@media screen and (max-width: 767px) {
  .bl_terms .bl_terms_body {
    padding-top: 20px;
    padding-bottom: 60px;
  }
}

.bl_terms .bl_terms_supInfo {
  max-width: 1048px;
  margin: 40px auto 22px;
}

@media screen and (max-width: 767px) {
  .bl_terms .bl_terms_supInfo {
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 10px;
  }
}

.bl_terms .bl_terms_supInfo_ttl {
  font-size: 1.2rem;
  font-weight: bold;
}

.bl_terms .bl_terms_supInfo ul > * {
  font-size: 1.2rem;
  text-indent: -1em;
  padding-left: 1em;
}

.bl_terms .bl_terms_supInfo ul > * a {
  text-decoration: underline;
}

.bl_terms .bl_terms_supInfo ul > * a:hover {
  color: #898989;
}

.bl_terms .bl_terms_supInfo__camp {
  margin: 0 0 25px;
}

.bl_terms .bl_terms_supInfo__camp > * {
  line-height: 1.42857;
}

.bl_terms .bl_terms_bdBtn {
  margin: 40px 0;
}

@media screen and (max-width: 767px) {
  .bl_terms .bl_terms_bdBtn {
    margin: 40px;
  }
}

.bl_terms .bl_terms_bdBtn a {
  max-width: 470px;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
  border: 1px solid #333;
  background-color: #f5f5f5;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  display: block;
  padding: 10px 5px;
  margin: auto;
}

.bl_terms .bl_terms_bdBtn a:hover {
  color: #fff;
  border-color: #6A6A6A;
  background-color: rgba(51, 51, 51, 0.7);
}

.bl_terms .bl_terms_infoBox {
  max-width: 1030px;
  border: 1px solid #898989;
  padding: 30px 35px 12px;
  margin: 30px 10px 40px;
}

@media screen and (min-width: 768px) {
  .bl_terms .bl_terms_infoBox {
    padding-right: 45px;
    padding-left: 45px;
    margin-right: auto;
    margin-left: auto;
  }
}

.bl_terms .bl_terms_infoBox_ttl {
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

.bl_terms .bl_terms_infoBox_subTtl {
  font-size: 1.6rem;
  font-weight: bold;
}

.bl_terms .bl_terms_footLink {
  max-width: 1048px;
  border-top: 1px solid #ddd;
  padding-top: 42px;
  margin: 40px auto 0;
}

@media screen and (max-width: 767px) {
  .bl_terms .bl_terms_footLink {
    padding-top: 20px;
    margin-top: 20px;
  }
}

.bl_terms .bl_terms_footLink_faq {
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 10px;
}

.bl_terms .bl_terms_footLink_faq a {
  text-decoration: underline;
}

.bl_terms .bl_terms_footLink_faq a:hover {
  color: #898989;
}

.bl_terms .bl_terms_footLink ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bl_terms .bl_terms_footLink ul > * {
  font-size: 1.6rem;
  line-height: 1;
}

.bl_terms .bl_terms_footLink ul > *:nth-child(2) {
  border-left: 1px solid #333;
  padding-left: .5em;
  margin-left: .5em;
}

.bl_terms .bl_terms_footLink ul > * a {
  text-decoration: underline;
}

.bl_terms .bl_terms_footLink ul > * a:hover {
  color: #898989;
}

.bl_terms .bl_terms_footLink.is_campaign {
  border-top-width: 0;
  padding-top: 0;
  margin-top: 0;
}

.bl_terms.bl_terms__camp {
  position: relative;
}

.bl_terms.bl_terms__camp .bl_terms_body {
  padding-top: 80px;
}

@media screen and (max-width: 767px) {
  .bl_terms.bl_terms__camp .bl_terms_body {
    padding-top: 75px;
  }
}

.bl_terms.bl_terms__camp:before {
  content: '';
  width: 100%;
  height: 139px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221753.561%22%20height%3D%22138.794%22%20viewBox%3D%220%200%201753.561%20138.794%22%3E%3Cg%20transform%3D%22translate(482.526%20-554.953)%22%3E%3Cg%20transform%3D%22translate(394.258%20615.372)%22%3E%3Cpath%20d%3D%22M580.005%2C681.208c.825-.511%2C1.642-1.039%2C2.458-1.585a161.865%2C161.865%2C0%2C0%2C0%2C24.649-21.208c.528-.544%2C1.056-1.089%2C1.576-1.642%2C1.048-1.1%2C2.079-2.2%2C3.11-3.325q2.3-2.523%2C4.537-5.114c1.386-1.592%2C2.755-3.2%2C4.116-4.809q5.68-6.83%2C11.046-13.966c.445-.6.9-1.2%2C1.336-1.8%22%20transform%3D%22translate(-580.005%20-627.76)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cpath%20d%3D%22M587.8%2C685.786a170.8%2C170.8%2C0%2C0%2C0%2C26.9-23.437c.049-.049.1-.092.14-.14%2C1.576-1.65%2C3.118-3.325%2C4.644-5.016%2C1.567-1.758%2C3.11-3.522%2C4.644-5.313q1.386-1.609%2C2.755-3.243%2C5.8-6.965%2C11.252-14.222c.388-.519.784-1.039%2C1.163-1.567%22%20transform%3D%22translate(-581.369%20-628.651)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cpath%20d%3D%22M596.245%2C690.033a184.134%2C184.134%2C0%2C0%2C0%2C24.847-22.183c.6-.627%2C1.188-1.254%2C1.774-1.881%2C1.675-1.782%2C3.3-3.589%2C4.908-5.42%2C1.633-1.856%2C3.234-3.729%2C4.826-5.609.281-.323.553-.652.825-.973%2C3.952-4.743%2C7.754-9.587%2C11.467-14.487.091-.124.181-.247.28-.37%22%20transform%3D%22translate(-582.848%20-629.747)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(454.8%20556.999)%22%3E%3Cpath%20d%3D%22M653.4%2C604.665c10.732-15.327%2C20.615-31.332%2C29.912-47.666%22%20transform%3D%22translate(-653.395%20-556.999)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cpath%20d%3D%22M659.665%2C609.473c10.98-15.642%2C21.036-31.926%2C30.481-48.523%22%20transform%3D%22translate(-654.493%20-557.691)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cpath%20d%3D%22M665.335%2C615c11.4-16.176%2C21.795-32.973%2C31.546-50.1%22%20transform%3D%22translate(-655.485%20-558.382)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(394.25%20595.195)%22%3E%3Cpath%20d%3D%22M661.647%2C650.239c0-.074-.008-.14-.008-.214a45.451%2C45.451%2C0%2C0%2C0-5.667-20.219%2C48.243%2C48.243%2C0%2C0%2C0-5.577-8.085%2C48.914%2C48.914%2C0%2C0%2C0-4.677-4.833c-1.072-.983-2.186-1.906-3.333-2.781-.6-.461-1.213-.907-1.84-1.336a52.653%2C52.653%2C0%2C0%2C0-16.688-7.647%2C45.758%2C45.758%2C0%2C0%2C0-5.049-1.072%2C55.336%2C55.336%2C0%2C0%2C0-10.3-.71c-.866.049-1.741.032-2.615.132l-2.615.3a46.192%2C46.192%2C0%2C0%2C0-10.18%2C2.623%2C51.325%2C51.325%2C0%2C0%2C0-4.785%2C2.07c-1.5.825-3.06%2C1.592-4.471%2C2.525q-1.992%2C1.225-3.844%2C2.573%22%20transform%3D%22translate(-579.995%20-603.301)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cpath%20d%3D%22M586.525%2C619.261c.635-.429%2C1.279-.851%2C1.939-1.254%2C1.262-.842%2C2.623-1.5%2C3.943-2.236%2C1.386-.611%2C2.722-1.32%2C4.158-1.8a39.259%2C39.259%2C0%2C0%2C1%2C8.769-2.252%2C47.293%2C47.293%2C0%2C0%2C1%2C32.544%2C7.844c.561.389%2C1.114.793%2C1.658%2C1.205q1.807%2C1.385%2C3.481%2C2.945a43.972%2C43.972%2C0%2C0%2C1%2C4.545%2C4.966%2C42.288%2C42.288%2C0%2C0%2C1%2C3.762%2C5.7%2C38.822%2C38.822%2C0%2C0%2C1%2C4.859%2C17.266%22%20transform%3D%22translate(-581.138%20-604.71)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cpath%20d%3D%22M592.585%2C625.273c.132-.091.272-.182.412-.265%2C1.114-.751%2C2.285-1.3%2C3.423-1.946%2C1.188-.512%2C2.335-1.131%2C3.539-1.526a33.135%2C33.135%2C0%2C0%2C1%2C7.35-1.89l1.889-.222c.627-.074%2C1.27-.05%2C1.914-.083a30.3%2C30.3%2C0%2C0%2C1%2C3.877.091%2C30.759%2C30.759%2C0%2C0%2C1%2C3.885.445%2C33.785%2C33.785%2C0%2C0%2C1%2C3.819.808%2C39.756%2C39.756%2C0%2C0%2C1%2C12.341%2C5.594c.536.371%2C1.064.751%2C1.576%2C1.146a37.854%2C37.854%2C0%2C0%2C1%2C7.919%2C8.217%2C32.821%2C32.821%2C0%2C0%2C1%2C6.1%2C17.4%22%20transform%3D%22translate(-582.199%20-606.102)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(325.83%20614.366)%22%3E%3Cpath%20d%3D%22M497.055%2C654.307h2.813c.742%2C0%2C1.551.008%2C2.236-.008l2.054-.05c1.378-.016%2C2.739-.19%2C4.108-.271%2C1.353-.191%2C2.722-.305%2C4.075-.561%2C1.138-.2%2C2.269-.412%2C3.391-.669a63.751%2C63.751%2C0%2C0%2C0%2C7-1.971q2.685-.942%2C5.271-2.128c.388-.166.775-.346%2C1.155-.528%2C2.087-.991%2C4.083-2.145%2C6.055-3.334a59.619%2C59.619%2C0%2C0%2C0%2C6.575-4.818c1.072-.841%2C2.021-1.807%2C3.028-2.713.495-.463.949-.974%2C1.419-1.452.478-.5.916-.933%2C1.46-1.535%2C2.071-2.269%2C4.224-4.545%2C6.451-6.788.322-.313.643-.636.965-.941%22%20transform%3D%22translate(-497.055%20-626.54)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cpath%20d%3D%22M497.475%2C661.742c2.335.008%2C4.669.024%2C7-.066%2C1.518-.017%2C3.019-.206%2C4.529-.3%2C1.493-.206%2C3-.338%2C4.488-.619a72.072%2C72.072%2C0%2C0%2C0%2C7.136-1.576%2C68.13%2C68.13%2C0%2C0%2C0%2C6.814-2.26c1.13-.446%2C2.252-.925%2C3.357-1.435%2C1.006-.437%2C1.988-.916%2C2.962-1.42%2C1.716-.891%2C3.382-1.864%2C5.032-2.853a68.386%2C68.386%2C0%2C0%2C0%2C7.309-5.362c1.188-.94%2C2.26-2.014%2C3.374-3.028q1.609-1.61%2C3.151-3.268%2C3.056-3.352%2C6.245-6.574c.569-.57%2C1.147-1.131%2C1.724-1.675%22%20transform%3D%22translate(-497.129%20-627.375)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cpath%20d%3D%22M565.927%2C636.629c-.676.635-1.345%2C1.288-2.013%2C1.947-2.029%2C2.062-4.042%2C4.175-6.047%2C6.377-.47.521-1.1%2C1.156-1.666%2C1.75-.586.593-1.147%2C1.212-1.757%2C1.79-1.229%2C1.122-2.409%2C2.3-3.72%2C3.34a73.977%2C73.977%2C0%2C0%2C1-8.043%2C5.9c-1.279.766-2.557%2C1.525-3.861%2C2.236-1.6.89-3.234%2C1.724-4.917%2C2.458-.437.2-.866.4-1.3.587a70.521%2C70.521%2C0%2C0%2C1-6.7%2C2.524%2C79.416%2C79.416%2C0%2C0%2C1-10.947%2C2.664c-1.625.306-3.275.455-4.908.676-1.65.108-3.3.306-4.95.331l-2.475.058c-.833.017-1.534.008-2.31.008h-.726%22%20transform%3D%22translate(-497.498%20-628.306)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(333.708%20595.195)%22%3E%3Cpath%20d%3D%22M595.9%2C656.935c-1.3-.71-2.582-1.469-3.861-2.236a74.886%2C74.886%2C0%2C0%2C1-8.051-5.9c-1.3-1.039-2.491-2.218-3.72-3.34-.6-.578-1.163-1.2-1.749-1.79-.569-.594-1.2-1.229-1.666-1.75-2-2.2-4.017-4.314-6.055-6.377-.66-.659-1.328-1.312-2-1.947-1.625-1.542-3.267-3.019-4.958-4.389a53.4%2C53.4%2C0%2C0%2C0-5.42-3.934c-.14-.091-.28-.182-.421-.265-1.105-.751-2.285-1.3-3.424-1.946-1.18-.512-2.326-1.131-3.539-1.526a33.066%2C33.066%2C0%2C0%2C0-7.342-1.89l-1.889-.222c-.627-.074-1.279-.05-1.914-.083a42.893%2C42.893%2C0%2C0%2C0-7.763.536%2C33.4%2C33.4%2C0%2C0%2C0-3.819.808%2C39.588%2C39.588%2C0%2C0%2C0-12.341%2C5.6h-.008%22%20transform%3D%22translate(-508.242%20-606.102)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cpath%20d%3D%22M599.759%2C650.575c-1.716-.891-3.382-1.864-5.032-2.854a68.5%2C68.5%2C0%2C0%2C1-7.317-5.362c-1.18-.94-2.252-2.014-3.366-3.027q-1.609-1.61-3.151-3.268-3.069-3.352-6.253-6.574c-.569-.57-1.147-1.131-1.724-1.675-1.6-1.542-3.25-3.043-4.95-4.471h-.008a65.559%2C65.559%2C0%2C0%2C0-5.37-4.083c-.635-.429-1.287-.851-1.939-1.254-1.262-.842-2.623-1.5-3.943-2.236-1.386-.611-2.73-1.32-4.166-1.8a39.19%2C39.19%2C0%2C0%2C0-8.761-2.252%2C47.274%2C47.274%2C0%2C0%2C0-32.544%2C7.837%22%20transform%3D%22translate(-507.416%20-604.71)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cpath%20d%3D%22M603.486%2C644.052a67.195%2C67.195%2C0%2C0%2C1-6.055-3.334%2C58.856%2C58.856%2C0%2C0%2C1-6.575-4.818c-1.072-.841-2.021-1.807-3.028-2.713-.495-.463-.949-.973-1.427-1.452-.478-.5-.916-.933-1.46-1.535-2.071-2.269-4.224-4.545-6.443-6.789-.322-.313-.643-.636-.965-.94-1.6-1.576-3.267-3.127-5-4.62-1.716-1.494-3.5-2.938-5.387-4.29-1.237-.9-2.508-1.756-3.836-2.573-1.4-.933-2.961-1.7-4.463-2.525a51.317%2C51.317%2C0%2C0%2C0-4.785-2.07%2C46.31%2C46.31%2C0%2C0%2C0-10.18-2.623l-2.623-.3c-.866-.1-1.741-.083-2.615-.132a55.336%2C55.336%2C0%2C0%2C0-10.3.71%2C46.581%2C46.581%2C0%2C0%2C0-5.049%2C1.072A53%2C53%2C0%2C0%2C0%2C506.6%2C612.77%22%20transform%3D%22translate(-506.605%20-603.301)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(-481.026%20642.133)%22%3E%3Cline%20x1%3D%22793.641%22%20transform%3D%22translate(0%200)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cline%20x1%3D%22793.88%22%20transform%3D%22translate(0%206.6)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cline%20x1%3D%22795.109%22%20transform%3D%22translate(0%2013.199)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(312.584%20613.607)%22%3E%3Cpath%20d%3D%22M552.069%2C690.032a47.669%2C47.669%2C0%2C0%2C1-14.321%2C3.282%2C40.187%2C40.187%2C0%2C0%2C1-28.807-9.635%2C35.481%2C35.481%2C0%2C0%2C1-9.066-12.176c-.264-.594-.511-1.2-.742-1.8a32.7%2C32.7%2C0%2C0%2C1-1.741-6.6%2C32.2%2C32.2%2C0%2C0%2C1-.363-6.3c0-.1.008-.2.017-.3a32.847%2C32.847%2C0%2C0%2C1%2C6.1-17.406%22%20transform%3D%22translate(-483.801%20-627.98)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cpath%20d%3D%22M557.176%2C693.265h-.008c-.949.445-1.906.857-2.879%2C1.254a55.016%2C55.016%2C0%2C0%2C1-17.555%2C4.2%2C46.713%2C46.713%2C0%2C0%2C1-33.542-11.253%2C42.086%2C42.086%2C0%2C0%2C1-10.741-14.445%2C36.451%2C36.451%2C0%2C0%2C1-1.691-4.5%2C37.678%2C37.678%2C0%2C0%2C1-1.435-6.6%2C38.7%2C38.7%2C0%2C0%2C1-.3-6.559v-.04a38.929%2C38.929%2C0%2C0%2C1%2C4.859-17.266%2C43.136%2C43.136%2C0%2C0%2C1%2C3.77-5.7%22%20transform%3D%22translate(-482.399%20-626.8)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cpath%20d%3D%22M492.273%2C625.62a48.908%2C48.908%2C0%2C0%2C0-5.577%2C8.093%2C45.439%2C45.439%2C0%2C0%2C0-5.659%2C20.219c0%2C.074-.008.14-.008.214a45.062%2C45.062%2C0%2C0%2C0%2C1.468%2C13.2%2C45.936%2C45.936%2C0%2C0%2C0%2C2.533%2C7.193%2C48.673%2C48.673%2C0%2C0%2C0%2C12.424%2C16.713%2C53.318%2C53.318%2C0%2C0%2C0%2C38.261%2C12.877%2C61.688%2C61.688%2C0%2C0%2C0%2C19.667-4.677q3.749-1.536%2C7.292-3.4%22%20transform%3D%22translate(-480.999%20-625.62)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(354.232%20646.027)%22%3E%3Cpath%20d%3D%22M531.485%2C671.67c.586.627%2C1.18%2C1.254%2C1.774%2C1.881a184.635%2C184.635%2C0%2C0%2C0%2C24.847%2C22.183c1.171.857%2C2.368%2C1.7%2C3.572%2C2.523.965.644%2C1.939%2C1.271%2C2.929%2C1.89h.008q3.353%2C2.1%2C6.9%2C3.967t7.292%2C3.4a61.641%2C61.641%2C0%2C0%2C0%2C19.658%2C4.677%2C53.338%2C53.338%2C0%2C0%2C0%2C38.269-12.877A48.674%2C48.674%2C0%2C0%2C0%2C649.154%2C682.6a45.939%2C45.939%2C0%2C0%2C0%2C2.533-7.193%22%20transform%3D%22translate(-531.485%20-666.102)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cpath%20d%3D%22M539.6%2C668.61A171.578%2C171.578%2C0%2C0%2C0%2C566.5%2C692.046c.1.066.19.132.289.2%2C2%2C1.336%2C4.05%2C2.615%2C6.146%2C3.8%2C2.244%2C1.3%2C4.537%2C2.49%2C6.9%2C3.555.949.445%2C1.914.865%2C2.887%2C1.262a54.96%2C54.96%2C0%2C0%2C0%2C17.555%2C4.2A46.693%2C46.693%2C0%2C0%2C0%2C633.8%2C693.811a42.107%2C42.107%2C0%2C0%2C0%2C10.749-14.445%2C39.332%2C39.332%2C0%2C0%2C0%2C1.691-4.5%22%20transform%3D%22translate(-532.906%20-665.566)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cpath%20d%3D%22M547.145%2C664.92a161.864%2C161.864%2C0%2C0%2C0%2C24.649%2C21.208c.817.545%2C1.633%2C1.073%2C2.458%2C1.585%2C2.1%2C1.327%2C4.249%2C2.565%2C6.426%2C3.687%2C1.922%2C1%2C3.869%2C1.9%2C5.841%2C2.706.371.156.751.305%2C1.13.445a47.657%2C47.657%2C0%2C0%2C0%2C14.329%2C3.282%2C40.155%2C40.155%2C0%2C0%2C0%2C28.8-9.635%2C35.4%2C35.4%2C0%2C0%2C0%2C9.074-12.176c.264-.594.511-1.2.742-1.8%22%20transform%3D%22translate(-534.227%20-664.92)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(292.321%20556.999)%22%3E%3Cpath%20d%3D%22M456.435%2C564.9c9.742%2C17.126%2C20.128%2C33.914%2C31.537%2C50.091q1.967%2C2.8%2C3.984%2C5.56%2C2.017%2C2.8%2C4.092%2C5.56c.091.123.19.255.281.379%2C3.712%2C4.9%2C7.515%2C9.743%2C11.458%2C14.487l.833.981%22%20transform%3D%22translate(-456.435%20-558.382)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cpath%20d%3D%22M463.395%2C560.95a574.993%2C574.993%2C0%2C0%2C0%2C39.424%2C60.88q5.469%2C7.24%2C11.26%2C14.222%2C1.373%2C1.633%2C2.755%2C3.243%22%20transform%3D%22translate(-457.653%20-557.691)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cpath%20d%3D%22M524.479%2C635.946c-1.386-1.592-2.755-3.2-4.117-4.809q-5.68-6.831-11.054-13.966c-.445-.595-.891-1.2-1.328-1.79h-.008c-1.312-1.766-2.615-3.548-3.894-5.337q-1.943-2.674-3.819-5.379c-10.732-15.327-20.615-31.332-29.9-47.666%22%20transform%3D%22translate(-458.872%20-556.999)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(434.276%20640.566)%22%3E%3Cpath%20d%3D%22M628.515%2C671.67a79.408%2C79.408%2C0%2C0%2C0%2C10.947%2C2.664c1.633.306%2C3.283.455%2C4.917.676%2C1.65.108%2C3.292.306%2C4.95.331l2.475.058c.825.017%2C1.534.008%2C2.3.008h809.669%22%20transform%3D%22translate(-628.515%20-660.641)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cpath%20d%3D%22M634.465%2C665.1a72.466%2C72.466%2C0%2C0%2C0%2C7.128%2C1.576c1.485.28%2C2.995.412%2C4.5.619%2C1.51.091%2C3.011.28%2C4.529.3%2C2.326.09%2C4.661.074%2C7%2C.066h807.2%22%20transform%3D%22translate(-629.557%20-659.49)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3Cpath%20d%3D%22M640.315%2C658.3c1.122.264%2C2.252.478%2C3.391.676%2C1.345.256%2C2.714.37%2C4.075.561%2C1.369.082%2C2.73.256%2C4.1.271l2.062.05c.685.017%2C1.493.008%2C2.227.008h809.669%22%20transform%3D%22translate(-630.581%20-658.3)%22%20fill%3D%22none%22%20stroke%3D%22%23dc000c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center top;
  position: absolute;
  top: -95px;
}

.bl_termCard {
  background-color: #fff;
  padding: 44px 5.72519% 60px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .bl_termCard {
    padding: 44px 36px 40px;
  }
}

.bl_termCard .bl_termCard_ttl {
  font-family: utopia-std, "Noto Serif JP", Georgia, serif;
  font-size: 3rem;
  font-weight: 600;
  text-align: center;
  line-height: 1;
  margin-bottom: 24px;
}

.bl_termCard .bl_termCard_supTxt {
  color: #898989;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 7px;
}

.bl_termCard .bl_termCard_price {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.5rem;
  margin-bottom: 20px;
}

.bl_termCard .bl_termCard_price b {
  font-size: 4.6rem;
  line-height: 1;
}

.bl_termCard .bl_termCard_btn {
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .bl_termCard .bl_termCard_btn {
    margin-bottom: 20px;
  }
}

.bl_termCard .bl_termCard_btn a {
  max-width: 280px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  border-radius: 4px;
  background-color: #c8102e;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  display: block;
  padding: 23px 0;
  margin-right: auto;
  margin-left: auto;
}

.bl_termCard .bl_termCard_btn a:hover {
  background-color: rgba(200, 16, 46, 0.7);
}

.bl_termCard .bl_termCard_priceCaution {
  color: #898989;
  font-size: 1.3rem;
  text-align: center;
  margin-bottom: 5px;
}

.bl_termCard.is_annually:after, .bl_termCard.is_campaign:after {
  content: '';
  width: 95px;
  height: 95px;
  position: absolute;
  top: 0;
  right: 0;
}

.bl_termCard.bl_termCard__standard.is_annually:after {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2295%22%20height%3D%2295%22%20viewBox%3D%220%200%2095%2095%22%3E%3Cdefs%3E%3CclipPath%3E%3Crect%20width%3D%2295%22%20height%3D%2295%22%20transform%3D%22translate(400)%22%20fill%3D%22%23898989%22%20stroke%3D%22%23ddd%22%20stroke-width%3D%221%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate(-400)%22%20clip-path%3D%22url(%23clip-path)%22%3E%3Cg%20transform%3D%22translate(551.206%20-459.879)%20rotate(45)%22%3E%3Crect%20width%3D%22180%22%20height%3D%2240%22%20transform%3D%22translate(194.636%20392)%22%20fill%3D%22%23898989%22%2F%3E%3Cpath%20d%3D%22M-26.93%2C0h5.785V-1.547h-1.807V-9.62h-1.417a6.24%2C6.24%2C0%2C0%2C1-2.236.806v1.183h1.742v6.084H-26.93Zm9.009%2C0h1.937c.156-3.77.455-5.733%2C2.691-8.463V-9.62h-6.4v1.6h4.329A13.276%2C13.276%2C0%2C0%2C0-17.921%2C0Zm8-3.7c1.378%2C0%2C2.353-1.131%2C2.353-3.068S-8.548-9.8-9.926-9.8s-2.34%2C1.1-2.34%2C3.029S-11.3-3.7-9.926-3.7Zm0-1.079c-.559%2C0-.988-.572-.988-1.989s.429-1.95.988-1.95%2C1%2C.533%2C1%2C1.95S-9.367-4.784-9.926-4.784ZM-9.6.182h1.118L-3.244-9.8H-4.375Zm6.669%2C0C-1.567.182-.579-.962-.579-2.886s-.988-3.042-2.353-3.042-2.34%2C1.105-2.34%2C3.042S-4.3.182-2.932.182Zm0-1.092c-.559%2C0-1-.559-1-1.976s.442-1.963%2C1-1.963%2C1%2C.546%2C1%2C1.963S-2.373-.91-2.932-.91ZM7.78.182c2.548%2C0%2C4.3-1.911%2C4.3-5.031S10.328-9.8%2C7.78-9.8s-4.3%2C1.82-4.3%2C4.953S5.232.182%2C7.78.182Zm0-1.664c-1.43%2C0-2.34-1.313-2.34-3.367s.91-3.3%2C2.34-3.3%2C2.34%2C1.235%2C2.34%2C3.3S9.21-1.482%2C7.78-1.482ZM13.968%2C0h1.924V-3.9h3.419V-5.512H15.892V-8.021h4v-1.6H13.968Zm7.605%2C0H23.5V-3.9h3.419V-5.512H23.5V-8.021h4v-1.6H21.574Z%22%20transform%3D%22translate(284.879%20416.743)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat;
}

.bl_termCard.bl_termCard__standard.is_campaign:after {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2295%22%20height%3D%2295%22%20viewBox%3D%220%200%2095%2095%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip-path%22%3E%3Crect%20width%3D%2295%22%20height%3D%2295%22%20transform%3D%22translate(400)%22%20fill%3D%22%23898989%22%20stroke%3D%22%23ddd%22%20stroke-width%3D%221%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate(-400)%22%20clip-path%3D%22url(%23clip-path)%22%3E%3Cg%20transform%3D%22translate(551.206%20-459.879)%20rotate(45)%22%3E%3Crect%20width%3D%22180%22%20height%3D%2240%22%20transform%3D%22translate(194.636%20392)%22%20fill%3D%22%23333%22%2F%3E%3Ctext%20transform%3D%22translate(284.879%20416.743)%22%20fill%3D%22%23fff%22%20font-size%3D%2213%22%20font-family%3D%22NotoSansCJKjp-Bold%2C%20Noto%20Sans%20CJK%20JP%22%20font-weight%3D%22700%22%3E%3Ctspan%20x%3D%22-27.996%22%20y%3D%220%22%3E20%25%20OFF%3C%2Ftspan%3E%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat;
}

.bl_termCard.bl_termCard__premium.is_annually:after {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2295%22%20height%3D%2295%22%20viewBox%3D%220%200%2095%2095%22%3E%3Cdefs%3E%3CclipPath%3E%3Crect%20width%3D%2295%22%20height%3D%2295%22%20transform%3D%22translate(400)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23ddd%22%20stroke-width%3D%221%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate(-400)%22%20clip-path%3D%22url(%23clip-path)%22%3E%3Cg%20transform%3D%22translate(551.206%20-459.879)%20rotate(45)%22%3E%3Crect%20width%3D%22180%22%20height%3D%2240%22%20transform%3D%22translate(194.636%20392)%22%20fill%3D%22%23333%22%2F%3E%3Cpath%20d%3D%22M-24.434.182c1.833%2C0%2C3.38-1.027%2C3.38-2.8a2.4%2C2.4%2C0%2C0%2C0-1.924-2.366v-.065a2.279%2C2.279%2C0%2C0%2C0%2C1.612-2.2c0-1.651-1.261-2.561-3.12-2.561a4.268%2C4.268%2C0%2C0%2C0-2.886%2C1.183l.975%2C1.17a2.745%2C2.745%2C0%2C0%2C1%2C1.82-.858A1.15%2C1.15%2C0%2C0%2C1-23.29-7.1c0%2C.858-.572%2C1.469-2.34%2C1.469v1.378c2.093%2C0%2C2.652.585%2C2.652%2C1.534%2C0%2C.858-.663%2C1.339-1.638%2C1.339a3.056%2C3.056%2C0%2C0%2C1-2.145-.988l-.9%2C1.209A4.089%2C4.089%2C0%2C0%2C0-24.434.182Zm7.93%2C0c1.95%2C0%2C3.25-1.716%2C3.25-5.031S-14.554-9.8-16.5-9.8s-3.263%2C1.625-3.263%2C4.953S-18.467.182-16.5.182Zm0-1.5c-.832%2C0-1.456-.832-1.456-3.536S-17.336-8.32-16.5-8.32s1.443.78%2C1.443%2C3.471S-15.685-1.313-16.5-1.313ZM-9.926-3.7c1.378%2C0%2C2.353-1.131%2C2.353-3.068S-8.548-9.8-9.926-9.8s-2.34%2C1.1-2.34%2C3.029S-11.3-3.7-9.926-3.7Zm0-1.079c-.559%2C0-.988-.572-.988-1.989s.429-1.95.988-1.95%2C1%2C.533%2C1%2C1.95S-9.367-4.784-9.926-4.784ZM-9.6.182h1.118L-3.244-9.8H-4.375Zm6.669%2C0C-1.567.182-.579-.962-.579-2.886s-.988-3.042-2.353-3.042-2.34%2C1.105-2.34%2C3.042S-4.3.182-2.932.182Zm0-1.092c-.559%2C0-1-.559-1-1.976s.442-1.963%2C1-1.963%2C1%2C.546%2C1%2C1.963S-2.373-.91-2.932-.91ZM7.78.182c2.548%2C0%2C4.3-1.911%2C4.3-5.031S10.328-9.8%2C7.78-9.8s-4.3%2C1.82-4.3%2C4.953S5.232.182%2C7.78.182Zm0-1.664c-1.43%2C0-2.34-1.313-2.34-3.367s.91-3.3%2C2.34-3.3%2C2.34%2C1.235%2C2.34%2C3.3S9.21-1.482%2C7.78-1.482ZM13.968%2C0h1.924V-3.9h3.419V-5.512H15.892V-8.021h4v-1.6H13.968Zm7.605%2C0H23.5V-3.9h3.419V-5.512H23.5V-8.021h4v-1.6H21.574ZM-37.1%2C15h3.432c2.119%2C0%2C3.731-.9%2C3.731-2.834a2.187%2C2.187%2C0%2C0%2C0-1.807-2.275V9.826a2.182%2C2.182%2C0%2C0%2C0%2C1.313-2.08c0-1.794-1.508-2.366-3.484-2.366H-37.1Zm1.924-5.707V6.849h1.144c1.157%2C0%2C1.729.338%2C1.729%2C1.183%2C0%2C.767-.533%2C1.261-1.755%2C1.261Zm0%2C4.225v-2.8h1.339c1.326%2C0%2C2.028.39%2C2.028%2C1.326%2C0%2C1-.715%2C1.469-2.028%2C1.469ZM-28.249%2C15H-22.2V13.388h-4.121V10.814h3.38V9.2h-3.38V6.979h3.978V5.38h-5.9Zm10.868.182c2.223%2C0%2C3.536-1.339%2C3.536-2.912a2.658%2C2.658%2C0%2C0%2C0-1.937-2.613l-1.261-.533c-.819-.325-1.508-.572-1.508-1.261%2C0-.637.546-1.014%2C1.391-1.014a3.069%2C3.069%2C0%2C0%2C1%2C2.041.793l.975-1.209A4.269%2C4.269%2C0%2C0%2C0-17.16%2C5.2c-1.95%2C0-3.328%2C1.209-3.328%2C2.782a2.787%2C2.787%2C0%2C0%2C0%2C1.95%2C2.587l1.287.546c.858.364%2C1.443.585%2C1.443%2C1.3%2C0%2C.676-.533%2C1.1-1.534%2C1.1a3.785%2C3.785%2C0%2C0%2C1-2.444-1.066l-1.105%2C1.326A5.126%2C5.126%2C0%2C0%2C0-17.381%2C15.182ZM-10.53%2C15h1.924V6.979h2.73V5.38h-7.358v1.6h2.7ZM.325%2C15H2.613L5.564%2C5.38H3.614L2.366%2C10.06c-.3%2C1.066-.52%2C2.028-.819%2C3.107H1.482C1.17%2C12.088.975%2C11.126.676%2C10.06L-.6%2C5.38H-2.613Zm7.9-3.965.286-1.053c.286-1%2C.572-2.093.819-3.146h.052c.286%2C1.04.546%2C2.145.845%2C3.146l.286%2C1.053ZM11.609%2C15h2.015L10.53%2C5.38H8.268L5.187%2C15h1.95l.676-2.47h3.12Zm3.146%2C0h5.824V13.388h-3.9V5.38H14.755Zm10.686.182c2.353%2C0%2C3.718-1.313%2C3.718-4.511V5.38H27.313v5.46c0%2C2-.728%2C2.678-1.872%2C2.678s-1.82-.676-1.82-2.678V5.38H21.7v5.291C21.7%2C13.869%2C23.1%2C15.182%2C25.441%2C15.182ZM31.473%2C15h6.045V13.388H33.4V10.814h3.38V9.2H33.4V6.979h3.978V5.38h-5.9Z%22%20transform%3D%22translate(284.879%20409.672)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat;
}

.bl_termCard.bl_termCard__premium.is_campaign:after {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2295%22%20height%3D%2295%22%20viewBox%3D%220%200%2095%2095%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip-path%22%3E%3Crect%20width%3D%2295%22%20height%3D%2295%22%20transform%3D%22translate(400)%22%20fill%3D%22%23898989%22%20stroke%3D%22%23ddd%22%20stroke-width%3D%221%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate(-400)%22%20clip-path%3D%22url(%23clip-path)%22%3E%3Cg%20transform%3D%22translate(551.206%20-459.879)%20rotate(45)%22%3E%3Crect%20width%3D%22180%22%20height%3D%2240%22%20transform%3D%22translate(194.636%20392)%22%20fill%3D%22%23333%22%2F%3E%3Ctext%20transform%3D%22translate(284.879%20416.743)%22%20fill%3D%22%23fff%22%20font-size%3D%2213%22%20font-family%3D%22NotoSansCJKjp-Bold%2C%20Noto%20Sans%20CJK%20JP%22%20font-weight%3D%22700%22%3E%3Ctspan%20x%3D%22-27.996%22%20y%3D%220%22%3E30%25%20OFF%3C%2Ftspan%3E%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat;
}

.bl_termCardWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .bl_termCardWrap {
    padding-right: 36px;
    padding-left: 36px;
  }
}

@media screen and (min-width: 768px) {
  .bl_termCardWrap > * {
    max-width: 47.23282%;
  }
}

@media screen and (min-width: 768px) {
  .bl_termCardWrap > *:nth-child(2) {
    margin-left: 3.81679%;
  }
}

@media screen and (max-width: 767px) {
  .bl_termCardWrap > *:nth-child(2) {
    margin-top: 20px;
  }
}

.bl_termCard.is_campaign .bl_termCard_supTxt {
  color: #333;
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .bl_termCard.is_campaign .bl_termCard_supTxt {
    font-size: 1.4rem;
  }
}

.bl_termCard.is_campaign .bl_termCard_price {
  line-height: inherit;
}

.bl_termCard.is_campaign .bl_termCard_price span {
  color: #b2b2b2;
  font-size: 4.6rem;
  font-weight: 200;
  margin-right: 8px;
}

.bl_list {
  font-size: 1.5rem;
}

.bl_list > li {
  line-height: 1.4;
  padding-left: 10px;
  margin-bottom: 5px;
  position: relative;
}

.bl_list > li:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #333;
  position: absolute;
  top: 8px;
  left: 0;
}

.bl_list > li.is_sup {
  color: #898989;
  padding-left: 0;
  margin-top: 20px;
}

.bl_list > li.is_sup:before {
  content: none;
}

@media screen and (max-width: 767px) {
  .bl_switch {
    margin-bottom: 20px;
  }
}

.bl_switch .bl_switch_txt {
  color: #898989;
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 10px;
}

.bl_switch .bl_switch_currency {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bl_switch .bl_switch_currency > li {
  color: #898989;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  text-decoration: underline;
  cursor: pointer;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.bl_switch .bl_switch_currency > li:nth-child(2n) {
  border-left: 1px solid #898989;
  padding-left: 6px;
  margin-left: 6px;
}

.bl_switch .bl_switch_currency > li:hover {
  color: #333;
}

.bl_switch .bl_switch_currency > li.is_active {
  color: #333;
  text-decoration: none;
}

.bl_blackCard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bl_blackCard .bl_blackCard_block {
  max-width: 31.69643%;
  color: #fff;
  background-color: #333;
  padding: 52px 30px 50px;
}

@media screen and (max-width: 767px) {
  .bl_blackCard .bl_blackCard_block {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .bl_blackCard .bl_blackCard_block:nth-child(n+2) {
    margin-top: 20px;
  }
}

.bl_blackCard .bl_blackCard_ttl {
  font-family: utopia-std, "Noto Serif JP", Georgia, serif;
  font-size: 3rem;
  text-align: center;
  line-height: 1;
  margin-bottom: 20px;
}

.bl_blackCard .bl_blackCard_body {
  font-size: 1.5rem;
  line-height: 1.46667;
}

.bl_whiteCard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .bl_whiteCard {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .bl_whiteCard {
    margin-bottom: 20px;
  }
}

.bl_whiteCard .bl_whiteCard_block {
  border: 1px solid #ddd;
  padding: 36px 40px 40px;
}

@media screen and (min-width: 768px) {
  .bl_whiteCard .bl_whiteCard_block {
    max-width: 31.69643%;
    margin-left: 1.78571%;
  }
}

@media screen and (max-width: 767px) {
  .bl_whiteCard .bl_whiteCard_block {
    margin-top: 20px;
  }
}

.bl_whiteCard .bl_whiteCard_block:first-child {
  margin-top: 0;
  margin-left: 0;
}

.bl_whiteCard .bl_whiteCard_ttl {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 16px;
}

.bl_whiteCard .bl_whiteCard_id {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

.bl_whiteCard .bl_whiteCard_id__01 {
  max-width: 200px;
}

.bl_whiteCard .bl_whiteCard_id__02 {
  max-width: 145px;
}

.bl_whiteCard .bl_whiteCard_id__03 {
  font-family: utopia-std, "Noto Serif JP", Georgia, serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1;
}

.bl_whiteCard .bl_whiteCard_btn {
  margin-top: 16px;
  margin-bottom: 25px;
}

.bl_whiteCard .bl_whiteCard_btn a {
  max-width: 240px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}

.bl_whiteCard .bl_whiteCard_btn .el_btn.el_btn__black {
  padding-top: 18px;
  padding-bottom: 18px;
}

.bl_whiteCard .bl_whiteCard_btn .el_btn.el_btn__black:hover {
  background-color: rgba(51, 51, 51, 0.7);
}

.bl_whiteCard .bl_whiteCard_btn .el_btn.el_btn__border {
  padding-top: 17px;
  padding-bottom: 17px;
}

.bl_whiteCard .bl_whiteCard_btn .el_btn.el_btn__border:hover {
  color: #fff;
  background-color: #333333;
}

.bl_whiteCard .bl_whiteCard_txt {
  margin-bottom: 10px;
}

.bl_whiteCard .bl_whiteCard_list > li {
  margin-top: 10px;
  margin-bottom: 0;
}

.bl_whiteCard .bl_whiteCard_txt,
.bl_whiteCard .bl_whiteCard_list > li {
  font-size: 1.5rem;
  line-height: 1.4;
}

@media screen and (min-width: 768px) {
  .bl_whiteCard__col2 .bl_whiteCard_block {
    max-width: 49.10714%;
    margin-left: 1.78571%;
  }
}

.bl_whiteCard__col2 .bl_whiteCard_block:first-child {
  margin-left: 0;
}

.bl_accordion .bl_accordion_head {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  border-top: 1px solid #ddd;
  cursor: pointer;
  padding: 30px 10px;
  position: relative;
}

.bl_accordion .bl_accordion_head:after {
  content: '';
  width: 28px;
  height: 28px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2228%22%20height%3D%2228%22%20viewBox%3D%220%200%2028%2028%22%3E%3Cpath%20d%3D%22M0%2C0H28V28H0Z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M14%2C2A12%2C12%2C0%2C1%2C0%2C26%2C14%2C12%2C12%2C0%2C0%2C0%2C14%2C2Zm6%2C13.2H15.2V20H12.8V15.2H8V12.8h4.8V8h2.4v4.8H20Z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E") no-repeat;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bl_accordion .bl_accordion_head.is_active:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2228%22%20height%3D%2228%22%20viewBox%3D%220%200%2028%2028%22%3E%3Cpath%20d%3D%22M0%2C0H28V28H0Z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M14%2C2A12%2C12%2C0%2C1%2C0%2C26%2C14%2C12%2C12%2C0%2C0%2C0%2C14%2C2Zm6%2C13.2H8V12.8H20Z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E");
}

.bl_accordion .bl_accordion_head:hover:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2228%22%20height%3D%2228%22%20viewBox%3D%220%200%2028%2028%22%3E%3Cpath%20d%3D%22M0%2C0H28V28H0Z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M14%2C2A12%2C12%2C0%2C1%2C0%2C26%2C14%2C12%2C12%2C0%2C0%2C0%2C14%2C2Zm6%2C13.2H15.2V20H12.8V15.2H8V12.8h4.8V8h2.4v4.8H20Z%22%20fill%3D%22%23898989%22%2F%3E%3C%2Fsvg%3E");
}

.bl_accordion .bl_accordion_head:hover.is_active:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2228%22%20height%3D%2228%22%20viewBox%3D%220%200%2028%2028%22%3E%3Cpath%20d%3D%22M0%2C0H28V28H0Z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M14%2C2A12%2C12%2C0%2C1%2C0%2C26%2C14%2C12%2C12%2C0%2C0%2C0%2C14%2C2Zm6%2C13.2H8V12.8H20Z%22%20fill%3D%22%23898989%22%2F%3E%3C%2Fsvg%3E");
}

.bl_accordion .bl_accordion_body {
  display: none;
}

.bl_accordion .bl_accordion_body > p {
  font-size: 1.4rem;
  padding: 0 30px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .bl_accordion .bl_accordion_body > p {
    padding: 0 10px;
  }
}

.bl_accordion .bl_accordion_body > p a {
  text-decoration: underline;
}

.bl_accordion .bl_accordion_body > p a:hover {
  color: #898989;
}

.bl_accordionWrap {
  border-bottom: 1px solid #ddd;
}

.bl_campCode {
  max-width: 540px;
  margin: 37px auto 58px;
}

@media screen and (max-width: 767px) {
  .bl_campCode {
    margin-top: 30px;
    margin-bottom: 78px;
  }
}

.bl_campCode .bl_campCode_inputWrapp {
  background-color: #efefef;
  position: relative;
}

@media screen and (max-width: 767px) {
  .bl_campCode .bl_campCode_inputWrapp {
    padding: 16px 20px 20px;
  }
}

.bl_campCode .bl_campCode_input {
  height: 40px;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  border: none;
  background-color: #efefef;
}

.bl_campCode .bl_campCode_btn {
  width: 106px;
  min-height: 30px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  border-width: 0;
  border-radius: 3px;
  background-color: #333;
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 5px;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

@media screen and (max-width: 767px) {
  .bl_campCode .bl_campCode_btn {
    width: 100%;
    min-height: 40px;
    line-height: 40px;
    border-radius: 5px;
    display: block;
    position: static;
  }
}

.bl_campCode .bl_campCode_btn:hover {
  background-color: rgba(51, 51, 51, 0.7);
}

.bl_campCode .bl_campCode_btn:focus {
  border-width: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.bl_campCode .bl_campCode_caution {
  text-align: center;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .bl_campCode .bl_campCode_caution {
    font-size: 1.5rem;
  }
}

.bl_articleBlock {
  margin-bottom: 35px;
}

.bl_articleBlock .bl_articleBlock_img {
  margin-bottom: 20px;
}

.bl_articleBlock .bl_articleBlock_ttl {
  color: #333;
  font-family: utopia-std, "Noto Serif JP", Georgia, serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.15;
  margin-bottom: 5px;
}

.bl_articleBlock .bl_articleBlock_txt {
  color: #333;
  font-family: utopia-std, "Noto Serif JP", Georgia, serif;
  line-height: 1.1875;
}

.bl_articleBlockWrapp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bl_articleBlockWrapp > * {
  -ms-flex-preferred-size: 300px;
  flex-basis: 300px;
  -ms-flex-preferred-size: 26.78571%;
  flex-basis: 26.78571%;
  margin-left: 6.60714%;
}

@media screen and (max-width: 767px) {
  .bl_articleBlockWrapp > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-left: 0;
  }
}

@media screen and (min-width: 768px) {
  .bl_articleBlockWrapp > *:nth-child(3n+1) {
    margin-left: 2.67857%;
  }
}

@media screen and (min-width: 768px) {
  .bl_articleBlockWrapp > *:nth-child(n+3) {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .bl_articleBlock:last-child {
    margin-bottom: 10px;
  }
}

.bl_articleBlock:hover {
  opacity: .6;
}

/*# sourceMappingURL=style2021.css.map */
