@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&amp;display=swap';
@font-face {
  font-family: Pluto;
  src: url(https://www.japantimes.co.jp/wp-content/themes/jt_theme/library/fonts/pluto/plutosansbold-webfont.eot);
  src: url(https://www.japantimes.co.jp/wp-content/themes/jt_theme/library/fonts/pluto/plutosansbold-webfont.eot?#iefix) format("embedded-opentype"), url(https://www.japantimes.co.jp/wp-content/themes/jt_theme/library/fonts/pluto/plutosansbold-webfont.svg#PlutoSansBold) format("svg"), url(https://www.japantimes.co.jp/wp-content/themes/jt_theme/library/fonts/pluto/plutosansbold-webfont.woff) format("woff"), url(https://www.japantimes.co.jp/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(https://www.japantimes.co.jp/wp-content/themes/jt_theme/library/fonts/pluto/plutosansmedium-webfont.eot);
  src: url(https://www.japantimes.co.jp/wp-content/themes/jt_theme/library/fonts/pluto/plutosansmedium-webfont.eot?#iefix) format("embedded-opentype"), url(https://www.japantimes.co.jp/wp-content/themes/jt_theme/library/fonts/pluto/plutosansmedium-webfont.svg#plutosansmedium) format("svg"), url(https://www.japantimes.co.jp/wp-content/themes/jt_theme/library/fonts/pluto/plutosansmedium-webfont.woff) format("woff"), url(https://www.japantimes.co.jp/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(https://www.japantimes.co.jp/wp-content/themes/jt_theme/library/fonts/pluto/plutosansregular-webfont.eot);
  src: url(https://www.japantimes.co.jp/wp-content/themes/jt_theme/library/fonts/pluto/plutosansregular-webfont.eot?#iefix) format("embedded-opentype"), url(https://www.japantimes.co.jp/wp-content/themes/jt_theme/library/fonts/pluto/plutosansregular-webfont.svg#PlutoSansRegular) format("svg"), url(https://www.japantimes.co.jp/wp-content/themes/jt_theme/library/fonts/pluto/plutosansregular-webfont.woff) format("woff"), url(https://www.japantimes.co.jp/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(https://www.japantimes.co.jp/wp-content/themes/jt_theme/library/fonts/pluto/plutosanslight-webfont.eot);
  src: url(https://www.japantimes.co.jp/wp-content/themes/jt_theme/library/fonts/pluto/plutosanslight-webfont.eot?#iefix) format("embedded-opentype"), url(https://www.japantimes.co.jp/wp-content/themes/jt_theme/library/fonts/pluto/plutosanslight-webfont.svg#PlutoSansLight) format("svg"), url(https://www.japantimes.co.jp/wp-content/themes/jt_theme/library/fonts/pluto/plutosanslight-webfont.woff) format("woff"), url(https://www.japantimes.co.jp/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("https://www.japantimes.co.jp/sub/assets/fonts/icomoon.eot?edt6dx");
  src: url("https://www.japantimes.co.jp/sub/assets/fonts/icomoon.eot?edt6dx#iefix") format("embedded-opentype"), url("https://www.japantimes.co.jp/sub/assets/fonts/icomoon.ttf?edt6dx") format("truetype"), url("https://www.japantimes.co.jp/sub/assets/fonts/icomoon.woff?edt6dx") format("woff"), url("https://www.japantimes.co.jp/sub/assets/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: 1023px) {
  .ly_inner {
    padding-right: 20px;
    padding-left: 20px;
  }
}

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

.ly_inner.ly_inner__topDivBorder {
  padding-top: 80px;
  margin-top: 80px;
  position: relative;
}

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

.ly_inner.ly_inner__topDivBorder:before {
  content: '';
  width: 100%;
  max-width: 1080px;
  height: 1px;
  background-color: #333;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ly_header .ly_inner {
  padding-top: 9px;
  padding-bottom: 8px;
}

@media screen and (min-width: 768px) {
  .ly_header .ly_inner {
    padding-top: 21px;
    padding-bottom: 9px;
  }
}

@media screen and (min-width: 1024px) {
  .ly_header .ly_inner {
    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;
  }
}

.bl_header_print {
  color: #999;
  font-size: 1.4rem;
  text-align: center;
  margin-top: 20px;
  margin-bottom: -10px;
}

@media screen and (min-width: 768px) {
  .bl_header_print {
    margin-top: 26px;
    margin-bottom: -40px;
  }
}

.bl_header_print a {
  color: #999;
  text-decoration: underline;
}

.ly_contents {
  padding-top: 70px;
}

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

.ly_contents__noPadding {
  padding-top: 0;
}

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

.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: 4rem;
  text-align: center;
  line-height: 1;
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .ly_section .ly_section_ttl {
    font-size: 3rem;
    line-height: 1.2;
  }
}

.ly_section.ly_section__bgDark {
  background-color: #333;
  background-image: url(https://www.japantimes.co.jp/sub/assets/img/bg_section_dark.png);
}

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

.ly_section.ly_section__bgLightGrey {
  background-color: #efefef;
  border-top: 4px solid #333;
}

.ly_section.ly_section__bgDarkGrey {
  background-color: #898989;
}

.ly_section.ly_section__tightPadding {
  padding-top: 20px;
  padding-bottom: 20px;
}

.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: end;
  align-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width: 1301px) {
  .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;
  }
}

.bl_footer .bl_footer_siteID {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

@media screen and (max-width: 767px) {
  .bl_footer .bl_footer_siteID {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 0 25px;
  }
}

.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_msgTitle {
  color: #fff;
  font-family: utopia-std, "Noto Serif JP", Georgia, serif;
  font-size: 2rem;
}

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

.bl_footer .bl_footer_siteID_msgTxt {
  color: #fff;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-size: 1.3rem;
  line-height: 1.53846;
}

@media screen and (min-width: 768px) {
  .bl_footer .bl_footer_siteID_msgTxt {
    max-width: 600px;
  }
}

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

.bl_footer .bl_footer_siteInfo {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

@media screen and (max-width: 767px) {
  .bl_footer .bl_footer_siteInfo {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    border-top: 1px solid #707070;
    padding: 30px 25px 0;
    margin-top: 32.6px;
  }
}

@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-family: noto-sans-cjk-jp, sans-serif;
  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-family: noto-sans-cjk-jp, sans-serif;
  font-size: 1.3rem;
}

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

.bl_footer .bl_footer_siteInfo_copy {
  color: #fff;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-size: 1.2rem;
  text-align: right;
  margin-top: 10px;
}

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

.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;
}

.hp_fz26 {
  font-size: 2.6rem !important;
}

.hp_fz27 {
  font-size: 2.7rem !important;
}

.hp_fz28 {
  font-size: 2.8rem !important;
}

.hp_fz29 {
  font-size: 2.9rem !important;
}

.hp_fz30 {
  font-size: 3.0rem !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: 1024px) {
  .tb_over_only {
    display: block !important;
  }
}

.tb_under_only {
  display: none !important;
}

@media screen and (max-width: 1023px) {
  .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;
}

.ly_header .ly_inner__logoOnly {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .ly_header .ly_inner__logoOnly {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}

.bl_header {
  padding: 5px 20px;
}

@media screen and (min-width: 768px) {
  .bl_header {
    padding: 15px 28px;
  }
}

.bl_header .bl_header_utility_login {
  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;
  font-size: 1.2rem;
}

.bl_header .bl_header_utility_login a {
  font-size: 1.2rem;
}

.bl_header .bl_header_utility_login .bl_switch_currency {
  border-radius: 3px;
  background-color: #efefef;
}

.bl_terms .bl_terms_inner {
  padding-top: 20px;
  background-color: #eae9e0;
}

@media screen and (max-width: 767px) {
  .bl_terms .bl_terms_inner {
    padding-top: 0;
  }
}

.bl_terms .bl_terms_ttl {
  font-family: utopia-std, "Noto Serif JP", Georgia, serif;
  font-size: 5.6rem;
  text-align: center;
  margin-bottom: 13px;
}

@media screen and (max-width: 1023px) {
  .bl_terms .bl_terms_ttl {
    font-size: 3rem;
    padding: 0 20px;
    margin-bottom: 7px;
  }
}

.bl_terms .bl_terms_description {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 60px;
}

@media screen and (max-width: 1023px) {
  .bl_terms .bl_terms_description {
    font-size: 1.6rem;
    padding: 0 20px;
    margin-bottom: 40px;
  }
}

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

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

.bl_terms .bl_terms_footLink {
  max-width: 1080px;
  padding-top: 60px;
  margin: 60px auto 0;
}

@media screen and (max-width: 1023px) {
  .bl_terms .bl_terms_footLink {
    border-top-width: 0;
    padding-top: 40px;
    margin-top: 40px;
  }
}

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

@media screen and (max-width: 767px) {
  .bl_terms .bl_terms_footLink_faq {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.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_ttl {
  font-family: utopia-std, "Noto Serif JP", Georgia, serif;
  font-size: 2.6rem;
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .bl_terms .bl_terms_footLink_ttl {
    font-size: 2.2rem;
  }
}

.bl_terms .bl_terms_footLink_btnCols {
  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_footLink_btnCols > a {
  max-width: 29.5%;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  border: 1px solid #898989;
  border-radius: 4px;
  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;
  -ms-flex-preferred-size: 29.5%;
  flex-basis: 29.5%;
  padding: 16px 20px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .bl_terms .bl_terms_footLink_btnCols > a {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

.bl_terms .bl_terms_footLink_btnCols > a:hover, .bl_terms .bl_terms_footLink_btnCols > a:active, .bl_terms .bl_terms_footLink_btnCols > a:visited {
  color: #333;
  background-color: rgba(51, 51, 51, 0.2);
}

@media screen and (max-width: 767px) {
  .bl_terms .bl_terms_footLink_btnCols > a:nth-child(2), .bl_terms .bl_terms_footLink_btnCols > a:nth-child(3) {
    margin-top: 20px;
  }
}

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

@media screen and (max-width: 1023px) {
  .bl_termCard {
    padding: 40px 20px;
  }
}

.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: 20px;
}

@media screen and (max-width: 1023px) {
  .bl_termCard .bl_termCard_ttl {
    font-size: 2.6rem;
  }
}

.bl_termCard .bl_termCard_midTtl {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

.bl_termCard .bl_termCard_desc {
  text-align: center;
  line-height: 1.5;
  margin-bottom: 40px;
}

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

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

.bl_termCard .bl_termCard_price b {
  font-size: 3rem;
  line-height: 1.46667;
}

@media screen and (max-width: 767px) {
  .bl_termCard .bl_termCard_price b {
    font-size: 3rem;
  }
}

.bl_termCard .bl_termCard_priceSupTxt {
  color: #999;
  font-size: 1.1rem;
  line-height: 1.28571;
  text-align: center;
  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: end;
  align-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bl_termCard .bl_termCard_priceSupTxt > * {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.bl_termCard .bl_termCard_priceSupTxt span {
  font-size: 1.4rem;
}

.bl_termCard .bl_termCard_priceSupTxt strong {
  color: #c8102e;
  font-size: 1.4rem;
  text-align: center;
  display: block;
}

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

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

.bl_termCard .bl_termCard_btn a {
  max-width: 100%;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  border-radius: 4px;
  border: 1px solid #c8102e;
  background-color: #c8102e;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
  display: block;
  padding: 16px 0;
  margin-top: 30px;
  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_btn a.is_disabled {
  color: #898989 !important;
  border-color: #b2b2b2 !important;
  background-color: #b2b2b2 !important;
  cursor: not-allowed;
}

.bl_termCard .bl_termCard_payTxt {
  font-size: 1.1rem;
  text-align: center;
}

.bl_termCard .bl_termCard_midTxt {
  line-height: 20px;
  text-align: center;
  border-top: 1px solid #ddd;
  margin-top: 40px;
  margin-bottom: 5px;
}

.bl_termCard .bl_termCard_midTxt span {
  color: #999;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
  background-color: #fff;
  display: inline-block;
  padding: 0 5px;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.bl_termCard .bl_termCard_list a {
  text-decoration: underline;
}

.bl_termCard .bl_termCard_list a:hover {
  color: #898989;
}

.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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .bl_termCardWrap {
    max-width: 1030px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
}

@media screen and (min-width: 768px) {
  .bl_termCardWrap > * {
    max-width: 48.05825%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 1024px) {
  .bl_termCardWrap > * {
    width: 495px;
  }
}

@media screen and (max-width: 767px) {
  .bl_termCardWrap > * {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 10px;
  }
}

@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) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 0;
  }
}

.bl_selectItem {
  border-radius: 4px;
  outline: 1px solid #333;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  display: none;
  cursor: pointer;
  padding: 20px 25px;
}

@media screen and (max-width: 1023px) {
  .bl_selectItem {
    padding: 20px 10px;
  }
}

.bl_selectItem.is_show {
  display: block;
}

.bl_selectItem .bl_selectItem_check {
  text-align: center;
}

.bl_selectItem .bl_selectItem_check span {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%20%3Cpath%20d%3D%22M12%2C2A10%2C10%2C0%2C1%2C0%2C22%2C12%2C10%2C10%2C0%2C0%2C0%2C12%2C2Zm0%2C18a8%2C8%2C0%2C1%2C1%2C8-8A8%2C8%2C0%2C0%2C1%2C12%2C20Z%22%20transform%3D%22translate(-2%20-2)%22%20fill%3D%22%23c9caca%22%2F%3E%3C%2Fsvg%3E") no-repeat center;
  display: inline-block;
  padding: 2px;
}

.bl_selectItem .bl_selectItem_check input {
  display: none;
}

@media screen and (min-width: 768px) {
  .bl_selectItem:hover {
    outline: 2px solid #c8102e;
  }
  .bl_selectItem:hover .bl_selectItem_check span {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%20%3Cg%20transform%3D%22translate(-2%20-2)%22%3E%20%3Cpath%20d%3D%22M12%2C2A10%2C10%2C0%2C1%2C0%2C22%2C12%2C10%2C10%2C0%2C0%2C0%2C12%2C2Zm0%2C18a8%2C8%2C0%2C1%2C1%2C8-8A8%2C8%2C0%2C0%2C1%2C12%2C20Z%22%20fill%3D%22%23c9caca%22%2F%3E%20%3Ccircle%20cx%3D%225%22%20cy%3D%225%22%20r%3D%225%22%20transform%3D%22translate(7%207)%22%20fill%3D%22%23c8102e%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  }
}

.bl_selectItem.is_active {
  outline: 2px solid #c8102e;
}

.bl_selectItem.is_active .bl_selectItem_check span {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%20%3Cg%20transform%3D%22translate(-2%20-2)%22%3E%20%3Cpath%20d%3D%22M12%2C2A10%2C10%2C0%2C1%2C0%2C22%2C12%2C10%2C10%2C0%2C0%2C0%2C12%2C2Zm0%2C18a8%2C8%2C0%2C1%2C1%2C8-8A8%2C8%2C0%2C0%2C1%2C12%2C20Z%22%20fill%3D%22%23c9caca%22%2F%3E%20%3Ccircle%20cx%3D%225%22%20cy%3D%225%22%20r%3D%225%22%20transform%3D%22translate(7%207)%22%20fill%3D%22%23c8102e%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
}

.bl_selectItem.bl_selectItem__bestValue {
  position: relative;
}

.bl_selectItem.bl_selectItem__bestValue:before {
  content: 'BEST VALUE';
  width: 120px;
  height: 18px;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  background-color: #333;
  display: block;
  position: absolute;
  top: -9px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.bl_selectItemWrapper {
  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_selectItemWrapper > * {
  max-width: 45.33333%;
  -ms-flex-preferred-size: 45.33333%;
  flex-basis: 45.33333%;
}

@media screen and (max-width: 767px) {
  .bl_selectItemWrapper > * {
    max-width: 37.33333vw;
    -ms-flex-preferred-size: 37.33333vw;
    flex-basis: 37.33333vw;
  }
}

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

@media screen and (max-width: 767px) {
  .bl_selectItemWrapper > *:nth-child(2) {
    margin-left: 4vw;
  }
}

.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;
}

.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;
  padding-top: 80px;
  margin-bottom: 40px;
}

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

.bl_whiteCard .bl_whiteCard_block {
  width: 100%;
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 36px 20px 40px;
}

@media screen and (min-width: 768px) {
  .bl_whiteCard .bl_whiteCard_block {
    max-width: 31.69643%;
    padding: 36px 40px 40px;
    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_block.is_new {
  position: relative;
}

.bl_whiteCard .bl_whiteCard_block.is_new:after {
  content: '';
  width: 95px;
  height: 95px;
  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%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%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%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20transform%3D%22translate(-400)%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cg%20transform%3D%22translate(551.206%20-459.879)%20rotate(45)%22%3E%20%3Crect%20width%3D%22180%22%20height%3D%2240%22%20transform%3D%22translate(194.636%20392)%22%20fill%3D%22%23333%22%2F%3E%20%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-17.219%22%20y%3D%220%22%3ENEW!%3C%2Ftspan%3E%3C%2Ftext%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 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 svg {
  max-width: 100%;
}

.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_id__04 {
  max-width: 424px;
  margin-top: 23px;
  margin-bottom: 18px;
}

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

.bl_whiteCard .bl_whiteCard_id__05 {
  max-width: 200px;
  margin-bottom: 28px;
}

@media screen and (max-width: 767px) {
  .bl_whiteCard .bl_whiteCard_id__05 {
    margin-top: 18px;
    margin-bottom: 26px;
  }
}

.bl_whiteCard .bl_whiteCard_supTxt {
  color: #333;
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 45px;
}

.bl_whiteCard .bl_whiteCard_supTxt small {
  color: #898989;
  font-size: 1.2rem;
}

.bl_whiteCard .bl_whiteCard_supTxt a {
  text-decoration: underline;
}

.bl_whiteCard .bl_whiteCard_supTxt a:hover {
  color: #898989;
}

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

.bl_whiteCard .bl_whiteCard_btn a {
  width: 220px;
  -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_btn__sp2line .el_btn,
.bl_whiteCard .bl_whiteCard_btn__sp2line .el_btn.el_btn__border {
  height: 50px;
  padding-top: 0;
  padding-bottom: 0;
  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_whiteCard .bl_whiteCard_btnCols {
  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;
  margin-bottom: 50px;
}

.bl_whiteCard .bl_whiteCard_btnCols > * {
  max-width: 220px;
  -ms-flex-preferred-size: 47.61905%;
  flex-basis: 47.61905%;
  margin-right: 4.7619%;
}

@media screen and (max-width: 1023px) {
  .bl_whiteCard .bl_whiteCard_btnCols > * {
    -ms-flex-preferred-size: 48.25397%;
    flex-basis: 48.25397%;
    margin-right: 0;
  }
}

.bl_whiteCard .bl_whiteCard_btnCols > *:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1023px) {
  .bl_whiteCard .bl_whiteCard_btnCols > *:last-child {
    margin-top: 10px;
  }
}

.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.4rem;
  line-height: 1.5;
}

@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_whiteImgCard {
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  .bl_whiteImgCard {
    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_whiteImgCard .bl_whiteImgCard_block {
  padding-right: 20px;
  padding-left: 20px;
}

@media screen and (min-width: 768px) {
  .bl_whiteImgCard .bl_whiteImgCard_block {
    max-width: 25%;
  }
}

@media screen and (max-width: 767px) {
  .bl_whiteImgCard .bl_whiteImgCard_block:not(:last-child) {
    margin-bottom: 80px;
  }
}

.bl_whiteImgCard .bl_whiteImgCard_img {
  text-align: center;
  margin-bottom: 22px;
}

.bl_whiteImgCard .bl_whiteImgCard_ttl {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

.bl_whiteImgCard .bl_whiteImgCard_status {
  font-size: 0;
  text-align: center;
  margin-bottom: 40px;
}

.bl_whiteImgCard .bl_whiteImgCard_status > li {
  color: #666;
  font-size: 1rem;
  font-weight: bold;
  display: inline-block;
  background-color: #efefef;
  padding: 2px 7px 2px;
  margin: 0 2px;
}

.bl_whiteImgCard .bl_whiteImgCard_txt {
  font-size: 1.5rem;
  line-height: 1.46667;
}

.bl_whiteBorderCard {
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  .bl_whiteBorderCard {
    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_whiteBorderCard .bl_whiteBorderCard_block {
  padding: 30px;
}

@media screen and (max-width: 767px) {
  .bl_whiteBorderCard .bl_whiteBorderCard_block {
    border-top: 1px solid #ddd;
    padding: 40px 20px;
  }
}

@media screen and (min-width: 768px) {
  .bl_whiteBorderCard .bl_whiteBorderCard_block {
    max-width: 33.33333%;
    border-left: 1px solid #ddd;
  }
}

@media screen and (max-width: 767px) {
  .bl_whiteBorderCard .bl_whiteBorderCard_block:first-child {
    border-top-width: 0;
  }
}

@media screen and (min-width: 768px) {
  .bl_whiteBorderCard .bl_whiteBorderCard_block:first-child {
    border-left-width: 0;
  }
}

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

@media screen and (max-width: 767px) {
  .bl_whiteBorderCard .bl_whiteBorderCard_ttl {
    font-size: 2.6rem;
  }
}

.bl_whiteBorderCard .bl_whiteBorderCard_body {
  font-size: 1.5rem;
  line-height: 1.46667;
}

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

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

.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;
}

.bl_campaignBnr {
  max-width: 1030px;
  padding-right: 0;
  padding-left: 0;
  margin: 0 auto 40px;
}

@media screen and (max-width: 1023px) {
  .bl_campaignBnr {
    margin-top: -15px;
  }
}

@media screen and (min-width: 1301px) {
  .bl_campaignBnr {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 768px) {
  .bl_campaignBnr {
    max-width: 1030px;
    margin-right: auto;
    margin-left: auto;
  }
}

.bl_expired {
  color: #fff;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  background-color: #666;
  padding: 44px 20px 36px;
}

.bl_checkList {
  font-size: 1.4rem;
}

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

.bl_checkList > li {
  line-height: 1.21429;
  padding-left: 32px;
  margin-bottom: 10px;
  position: relative;
}

.bl_checkList > li:before {
  content: '';
  width: 22px;
  height: 22px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%3E%20%3Cpath%20d%3D%22M0%2C0H22V22H0Z%22%20fill%3D%22none%22%2F%3E%20%3Cpath%20d%3D%22M10%2C2a8%2C8%2C0%2C1%2C0%2C8%2C8A8%2C8%2C0%2C0%2C0%2C10%2C2ZM8.4%2C14l-4-4L5.528%2C8.872%2C8.4%2C11.736l6.072-6.072L15.6%2C6.8Z%22%20transform%3D%22translate(1%201)%22%2F%3E%3C%2Fsvg%3E") no-repeat center;
  position: absolute;
  left: 0;
}

.bl_checkList > li.is_inapplicable {
  color: #c9caca;
}

.bl_checkList > li.is_inapplicable:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%3E%20%3Cpath%20d%3D%22M0%2C0H22V22H0Z%22%20fill%3D%22none%22%2F%3E%20%3Cpath%20d%3D%22M1722.3%2C1039.857h-.015a8.993%2C8.993%2C0%2C1%2C0%2C.015%2C0Zm3.584%2C11.331-1.268%2C1.269-2.331-2.331-2.331%2C2.331-1.269-1.269%2C2.331-2.331-2.331-2.331%2C1.269-1.269%2C2.331%2C2.331%2C2.331-2.331%2C1.268%2C1.269-2.331%2C2.331Z%22%20transform%3D%22translate(-1711.284%20-1037.857)%22%20fill%3D%22%23c9caca%22%2F%3E%3C%2Fsvg%3E");
}

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

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

.bl_txt a {
  text-decoration: underline;
}

.bl_txt a:hover {
  color: #898989;
}

.bl_greyCard {
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  .bl_greyCard {
    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_greyCard .bl_greyCard_block {
  padding: 15px 30px;
  padding-right: 15px;
}

@media screen and (max-width: 767px) {
  .bl_greyCard .bl_greyCard_block {
    border-top: 1px solid #ddd;
    padding: 25px 30px;
    margin-right: -20px;
    margin-left: -20px;
  }
}

@media screen and (min-width: 768px) {
  .bl_greyCard .bl_greyCard_block {
    max-width: 33.33333%;
    border-left: 1px solid #ddd;
  }
}

@media screen and (max-width: 767px) {
  .bl_greyCard .bl_greyCard_block:first-child {
    border-top-width: 0;
  }
}

@media screen and (min-width: 768px) {
  .bl_greyCard .bl_greyCard_block:first-child {
    border-left-width: 0;
  }
}

.bl_greyCard .bl_greyCard_ttl {
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 13px;
}

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

.bl_greyCard .bl_greyCard_txt {
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.53846;
  margin-bottom: 20px;
}

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

.bl_greyCard .bl_greyCard_linkList {
  font-size: 0;
}

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

.bl_greyCard .bl_greyCard_linkList > li {
  display: inline-block;
}

.bl_greyCard .bl_greyCard_linkList.type01 > li:first-child {
  margin-right: 30px;
}

.bl_greyCard .bl_greyCard_linkList.type02 > li:not(:first-child) {
  margin-left: 15px;
}

.bl_greyCard .bl_greyCard_linkList.type02 > li a:hover {
  opacity: .7;
}

.bl_greyCard .bl_greyCard_linkList.type03 > li a {
  width: 100px;
  color: #fff;
  font-size: 1rem;
  text-align: center;
  line-height: 1;
  border: 1px solid #fff;
  border-radius: 4px;
  display: inline-block;
  padding: 10px;
}

.bl_greyCard .bl_greyCard_linkList.type03 > li a:hover {
  opacity: .7;
}

.bl_faq {
  max-width: 1080px;
  border-bottom: 1px solid #ddd;
  margin-right: auto;
  margin-left: auto;
}

.bl_faq a:hover {
  color: #898989;
}

.bl_print {
  background-color: #efefef;
  padding-bottom: 80px;
}

@media screen and (max-width: 1023px) {
  .bl_print {
    padding-bottom: 60px;
  }
}

.bl_print .bl_print_head {
  color: #fff;
  height: 52.8vw;
  font-family: utopia-std, "Noto Serif JP", Georgia, serif;
  text-align: center;
  background: url("https://www.japantimes.co.jp/sub/assets/img/print/bg_printHeader_sp.png") no-repeat center;
  background-size: cover;
  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;
}

@media screen and (min-width: 1024px) {
  .bl_print .bl_print_head {
    height: 218px;
    background-image: url("https://www.japantimes.co.jp/sub/assets/img/print/bg_printHeader_pc.png");
  }
}

.bl_print .bl_print_head > * {
  font-size: 4.8rem;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media screen and (max-width: 1023px) {
  .bl_print .bl_print_head > * {
    font-size: 3.8rem;
  }
}

.bl_lang {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
  line-height: 1;
}

.bl_lang > * {
  color: #999;
  cursor: pointer;
}

.bl_lang > *.is_active {
  color: #333;
}

.bl_lang__asa {
  margin: -20px 0 30px;
}

.bl_students .bl_students_header {
  min-height: 220.26667vw;
  background: #eae9e0 url("https://www.japantimes.co.jp/sub/assets/img/students/bg_header_sp.png") no-repeat center bottom;
  background-size: contain;
  padding-top: 16vw;
}

@media screen and (min-width: 768px) {
  .bl_students .bl_students_header {
    min-height: 42.60652vw;
    background-image: url("https://www.japantimes.co.jp/sub/assets/img/students/bg_header_pc.png");
    background-position: center;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 1024px) {
  .bl_students .bl_students_header {
    min-height: 510px;
    padding-top: 85px;
    padding-bottom: 0;
  }
}

.bl_students .bl_students_header > * {
  text-align: center;
  padding: 0 20px;
}

@media screen and (min-width: 768px) {
  .bl_students .bl_students_header > * {
    max-width: 50%;
    text-align: left;
    padding: 0 0 0 20px;
    margin: 0;
  }
}

@media screen and (min-width: 1024px) {
  .bl_students .bl_students_header > * {
    max-width: 960px;
    padding: 0 480px 0 0;
    margin: auto;
  }
}

.bl_students .bl_students_header_supTxt {
  font-weight: bold;
  margin-bottom: 20px;
}

.bl_students .bl_students_header_ttl {
  font-family: utopia-std, "Noto Serif JP", Georgia, serif;
  font-size: 3.8rem;
  line-height: 1.21053;
  margin-bottom: 40px;
}

@media screen and (min-width: 1024px) {
  .bl_students .bl_students_header_ttl {
    font-size: 4.8rem;
  }
}

.bl_students .bl_students_header_lead {
  font-family: utopia-std, "Noto Serif JP", Georgia, serif;
  font-size: 2.4rem;
  line-height: 1.33333;
}

@media screen and (min-width: 1024px) {
  .bl_students .bl_students_header_lead {
    font-size: 2.8rem;
  }
}

.bl_students .bl_students_terms {
  background-color: #f5f5f5;
  padding: 85px 0;
}

.bl_students .bl_students_terms a {
  text-decoration: underline;
}

.bl_students .bl_students_terms a:hover {
  color: #333;
}

.bl_students .bl_students_terms_ttl {
  font-family: utopia-std, "Noto Serif JP", Georgia, serif;
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 10px;
}

.bl_students .bl_students_terms .bl_lang {
  margin-bottom: 40px;
}

.bl_students .bl_students_terms_list {
  max-width: 780px;
  margin: 0 auto 40px;
}

.bl_students .bl_students_terms_list li {
  line-height: 24px;
  padding-left: 1em;
  position: relative;
  margin-bottom: 1em;
}

.bl_students .bl_students_terms_list li:before {
  content: '・';
  position: absolute;
  left: 0;
}

.bl_students .bl_students_terms_list li:last-child {
  margin-bottom: 0;
}

.bl_students .bl_students_terms_note {
  max-width: 780px;
  line-height: 24px;
  margin: auto;
}

.bl_formArea {
  padding: 40px 20px;
}

@media screen and (min-width: 1024px) {
  .bl_formArea {
    padding-top: 85px;
    padding-bottom: 85px;
  }
}

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

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

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

@media screen and (max-width: 767px) {
  .bl_termCard2 .bl_termCard2_ttl {
    font-size: 2.6rem;
  }
}

.bl_termCard2 .bl_termCard2_supTxt {
  color: #333;
  font-size: 1.4rem;
  line-height: 26px;
  text-align: center;
  margin-bottom: 15px;
}

.bl_termCard2 .bl_termCard2_supTxt small {
  color: #898989;
  font-size: 1.2rem;
}

.bl_termCard2 .bl_termCard2_supTxt a {
  text-decoration: underline;
}

.bl_termCard2 .bl_termCard2_supTxt a:hover {
  color: #898989;
}

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

.bl_termCard2 .bl_termCard2_price b {
  font-size: 4rem;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .bl_termCard2 .bl_termCard2_price b {
    font-size: 3rem;
  }
}

.bl_termCard2 .bl_termCard2_btn {
  text-align: center;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .bl_termCard2 .bl_termCard2_btn {
    margin-bottom: 10px;
  }
}

.bl_termCard2 .bl_termCard2_btn a {
  max-width: 100%;
  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: 20px 0;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .bl_termCard2 .bl_termCard2_btn a {
    font-size: 1.2rem;
  }
}

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

.bl_termCard2 .bl_termCard2_btn a.is_disabled {
  color: #898989 !important;
  background-color: #b2b2b2 !important;
  cursor: not-allowed;
}

.bl_termCard2 .bl_termCard2_payTxt {
  font-size: 1.1rem;
  text-align: center;
  margin-bottom: 10px;
}

.bl_termCard2 .bl_termCard2_midTxt {
  margin-top: 60px;
  margin-bottom: 32px;
}

.bl_termCard2 .bl_termCard2_midTxt > dt {
  text-align: center;
  border-top: 1px solid #ddd;
}

.bl_termCard2 .bl_termCard2_midTxt > dt span {
  color: #999;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
  background-color: #fff;
  display: inline-block;
  padding: 0 5px;
  -webkit-transform: translateY(-125%);
  transform: translateY(-125%);
}

.bl_termCard2 .bl_termCard2_list a {
  text-decoration: underline;
}

.bl_termCard2 .bl_termCard2_list a:hover {
  color: #898989;
}

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

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

.bl_termCard2.bl_termCard2__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_termCard2.bl_termCard2__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_termCard2.bl_termCard2__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_termCard2.bl_termCard2__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_termCard2Wrap {
  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;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .bl_termCard2Wrap {
    max-width: 1030px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
}

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

@media screen and (min-width: 768px) {
  .bl_termCard2Wrap > * {
    max-width: 48.05825%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 1024px) {
  .bl_termCard2Wrap > * {
    width: 495px;
  }
}

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

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

.bl_termCard2.is_campaign .bl_termCard2_supTxt {
  color: #333;
  font-size: 1.6rem;
}

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

.bl_termCard2.is_campaign .bl_termCard2_price {
  line-height: inherit;
}

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

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

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

.bl_switch2 .bl_switch2_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_switch2 .bl_switch2_currency > li {
  color: #898989;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
  text-decoration: underline;
  cursor: pointer;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.bl_switch2 .bl_switch2_currency > li:nth-child(2n) {
  border-left: 1px solid #898989;
  padding-left: 25px;
  margin-left: 25px;
}

.bl_switch2 .bl_switch2_currency > li:hover {
  color: #333;
}

.bl_switch2 .bl_switch2_currency > li.is_active {
  color: #333;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .bl_cautionAdBlocker {
    max-width: 1030px;
    margin-right: auto;
    margin-left: auto;
  }
}

.bl_cautionAdBlocker p {
  font-size: 1.3rem;
  line-height: 1.5;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .bl_cautionAdBlocker p {
    padding-top: 10px;
  }
}

.bl_cautionAdBlocker p a {
  text-decoration: underline;
}

.bl_cautionAdBlocker p a:hover {
  color: #898989;
}

.bl_switch {
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  padding: 5px 10px 10px;
  position: fixed;
  bottom: 0;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .bl_switch {
    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;
    padding: 18px 8px 28px;
  }
}

@media screen and (min-width: 768px) {
  .bl_switch {
    width: 126px;
    margin-left: auto;
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
    right: 28px;
    bottom: inherit;
  }
}

.bl_switch .bl_switch_txt {
  font-size: 1.2rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.02em;
}

@media screen and (max-width: 767px) {
  .bl_switch .bl_switch_txt {
    font-size: 1rem;
    padding-right: 10px;
  }
}

@media screen and (min-width: 768px) {
  .bl_switch .bl_switch_txt {
    margin-bottom: 5px;
  }
}

.bl_switch .bl_switch_currency {
  width: 106px;
  -ms-flex-preferred-size: 106px;
  flex-basis: 106px;
  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: 1rem;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  border-radius: 2px;
  background-color: #c9caca;
  -ms-flex-preferred-size: 50px;
  flex-basis: 50px;
  cursor: pointer;
}

.bl_switch .bl_switch_currency > li:nth-child(2n) {
  margin-left: 6px;
}

.bl_switch .bl_switch_currency > li.is_active {
  color: #fff;
  background-color: #333;
}

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