@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap");
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* -------------------------------
 * color setting
 * ---------------------------- */
/* -------------------------------
 * html elements
 * ---------------------------- */
html {
  scroll-behavior: smooth;
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}

body {
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
  color: #111;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 16px;
  }
}

h4 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

p {
  margin-bottom: 1em;
  text-align: justify;
  line-height: 1.7;
}
p a {
  color: palettes(blue);
  text-decoration: underline;
}

ul,
ol {
  margin-bottom: 2em;
}
ul li,
ol li {
  line-height: 150%;
}
ul li:not(:last-of-type),
ol li:not(:last-of-type) {
  margin-bottom: 0.5em;
}
ul li a,
ol li a {
  color: palettes(blue);
  text-decoration: underline;
}

dl dt {
  margin-bottom: 0.5em;
  line-height: 1.3;
  font-size: 16px;
  font-weight: bold;
}
dl dd {
  line-height: 1.7;
}
dl dd a {
  color: palettes(blue);
  text-decoration: underline;
}
dl dd:not(:last-child) {
  margin-bottom: 1em;
}

main dl dd.link {
  margin-bottom: 0.5em;
  padding-left: 1.3em;
  text-indent: -1.3em;
  font-size: 14px;
}
main dl dd.link:before {
  content: "";
  font-family: "icomoon";
}

a {
  text-decoration: underline;
  color: #103b78;
  cursor: pointer;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}
@media all and (-ms-high-contrast: none) {
  a {
    -webkit-transition: ease 0;
    transition: ease 0;
  }
}
a:hover {
  opacity: 0.8;
  text-decoration: none;
}
a img {
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}
a img:hover {
  opacity: 0.8;
}
a[href$=".pdf"]::after {
  content: "";
  margin-left: 0.5em;
  font-family: "icomoon";
  font-weight: 300;
  color: #e3121c;
}
@media all and (-ms-high-contrast: none) {
  a[href$=".pdf"]::after {
    margin-top: 0.1em;
  }
}

img {
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
}
img.qr-code {
  display: block;
  max-width: 120px;
  margin: 0 auto 8px;
}
img.acrobat {
  display: block;
  max-width: 158px;
  margin: 12px auto 0 auto;
}
img.original {
  width: 100%;
  height: auto;
}
img.original-sp {
  width: auto;
  height: auto;
}
@media screen and (min-width: 576px) {
  img.original {
    width: auto;
    height: auto;
  }
}

small.xsmall {
  font-size: 60%;
}

address {
  width: 100%;
}

picture {
  display: block;
  margin-bottom: 24px;
}

section picture:last-child {
  margin-bottom: 0;
}

form input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
          box-shadow: 0 0 0 1000px white inset;
}
form select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
          box-shadow: 0 0 0 1000px white inset;
}
form ::-webkit-input-placeholder {
  color: #9e9e9e;
}
form ::-moz-placeholder {
  color: #9e9e9e;
}
form :-ms-input-placeholder {
  color: #9e9e9e;
}
form ::-ms-input-placeholder {
  color: #9e9e9e;
}
form ::placeholder {
  color: #9e9e9e;
}

.jqplot-axis {
  font-size: 0.75em;
}

.jqplot-xaxis {
  padding-top: 8px;
}

.jqplot-yaxis {
  left: -10px !important;
}

/* -------------------------------
 * header style
 * ---------------------------- */
header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fff;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
  z-index: 100;
}
header .head-top {
  position: relative;
  padding: 6px;
  background-color: #111;
  z-index: 120;
}
header .head-top h1,
header .head-top p {
  margin: 0;
  line-height: 1;
  font-size: 12px;
  color: #fff;
}
header .head-top .pc-sub-nav {
  display: none;
}
header .header-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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 8px;
  background-color: #fff;
  z-index: 120;
}
header .header-inner .logo {
  width: 120px;
}
header .header-inner .logo picture {
  margin: 0;
}
header .header-inner .call-info {
  display: none;
}
header .header-inner .btn-list {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 120;
  margin: 0 58px 0 auto;
}
header .header-inner .nav-search {
  display: none;
}
header.header-hide {
  -webkit-transform: translateY(-150%);
          transform: translateY(-150%);
}
@media screen and (min-width: 768px) {
  header .head-top {
    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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 8px 1%;
  }
  header .head-top h1,
header .head-top p {
    font-weight: bold;
    font-size: 14px;
  }
  header .head-top .pc-sub-nav {
    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;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin: 0;
  }
  header .head-top .pc-sub-nav li {
    font-size: 14px;
  }
  header .head-top .pc-sub-nav li:not(:last-of-type) {
    margin: 0 12px 0 0;
  }
  header .head-top .pc-sub-nav li a {
    color: #fff;
  }
  header .header-inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 108px;
    padding: 0 1%;
  }
  header .header-inner .logo {
    width: 35%;
    max-width: 400px;
    min-width: 250px;
    margin: 0 auto 0 0;
  }
}
@media screen and (min-width: 768px) and (-ms-high-contrast: none) {
  header .header-inner .logo {
    min-width: 240px;
  }
}
@media screen and (min-width: 768px) {
  header .header-inner .call-info {
    display: grid;
    display: -ms-grid;
    margin-right: 16px;
  }
}
@media screen and (min-width: 768px) {
  header .header-inner .btn-list {
    margin: 0 10px 0 0;
  }
}
@media screen and (min-width: 768px) {
  header .header-inner .nav-search {
    display: block;
  }
  header .header-inner .nav-search a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 40px;
    height: 64px;
    border-radius: 4px;
    background-color: #111;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    text-decoration: none;
    cursor: pointer;
  }
  header .header-inner .nav-search a:before {
    content: "";
    font-family: "icomoon";
    font-size: 20px;
    color: #fff;
  }
  header .header-inner .nav-search a:hover {
    opacity: 0.8;
  }
  header .header-inner .nav-search a.active:before {
    content: "";
  }
}
@media screen and (min-width: 1150px) {
  header .header-inner .logo source,
header .header-inner .logo img {
    width: 400px;
    height: 76px;
  }
}

/* -------------------------------
 * main style
 * ---------------------------- */
main {
  overflow: hidden;
}
main .content {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 3%;
}
main .content article.main-left {
  width: 100%;
}
main .content article.main-right {
  width: 100%;
}
main .content aside {
  width: 100%;
}
main .content aside .btn-list {
  display: none;
}
main .content aside .side-bnr {
  display: none;
}
@media screen and (min-width: 992px) {
  main .content article.main-left {
    float: left;
    width: 100%;
    max-width: calc(100% - 250px);
    padding-right: 50px;
  }
  main .content article.main-right {
    width: 100%;
    float: right;
    max-width: calc(100% - 250px);
    padding-left: 50px;
  }
  main .content aside {
    width: 250px;
  }
  main .content aside.sidebar-right {
    float: right;
  }
  main .content aside.sidebar-left {
    float: left;
  }
  main .content aside .btn-list {
    display: block;
  }
  main .content aside .btn-list li {
    width: 100%;
  }
  main .content aside .btn-list li:not(:last-child) {
    margin-bottom: 20px;
  }
  main .content aside .side-bnr {
    display: block;
  }
  main .content aside .side-bnr li {
    margin-bottom: 24px;
  }
  main .content.page-narrow {
    max-width: 900px;
  }
}
@media screen and (min-width: 1200px) {
  main .content {
    padding: 0 0;
  }
}

.page-market main {
  overflow: visible;
}

main .inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 2%;
}
main section {
  padding: 0 0 48px 0;
}
@media screen and (min-width: 768px) {
  main section {
    padding: 0 0 64px 0;
  }
}

/* -------------------------------
 * footer style
 * ---------------------------- */
footer {
  padding-bottom: 92px;
  border-top: 10px solid #103b78;
  clear: both;
}
footer .inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 3%;
  padding-right: 3%;
}
footer .sns-link {
  padding: 48px 0;
}
footer .sns-link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 24px 0 0 0;
}
footer .sns-link ul li {
  width: 50px;
  margin: 0 8px;
}
footer .footer-link01 .inner,
footer .footer-link02 .inner {
  padding-bottom: calc(24px - 14px);
}
footer .footer-link01 ul,
footer .footer-link02 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0;
}
footer .footer-link01 ul li,
footer .footer-link02 ul li {
  margin: 0 8px 8px 8px;
}
footer .footer-link01 {
  background-color: #f7f7f7;
}
footer .footer-link02 {
  background-color: #103b78;
}
footer .footer-link02 ul li a {
  color: #fff;
  text-decoration: none;
}
footer .footer-link03 {
  background-color: #f7f7f7;
}
footer .footer-link03 dl dt,
footer .footer-link03 dl dd {
  display: inline;
  font-weight: normal;
  font-size: 14px;
}
footer .footer-link03 dl dt {
  margin-bottom: 0;
}
footer .footer-link03 dl:first-of-type {
  margin-bottom: 1em;
}
footer .copy {
  width: 100%;
  margin: 0;
  padding: 1em 0;
  text-align: center;
  font-size: 10px;
  line-height: 130%;
  color: #fff;
  background: #111;
}
@media screen and (min-width: 576px) {
  footer {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  footer .inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
  footer .footer-link01 .inner,
footer .footer-link02 .inner {
    padding-bottom: calc(48px - 16px);
    padding-top: 48px;
    padding-bottom: 48px;
  }
  footer .footer-link01 ul,
footer .footer-link02 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  footer .footer-link01 ul li,
footer .footer-link02 ul li {
    margin: 0 0.5em 0.5em 0.5em;
    font-size: 16px;
  }
  footer .footer-link01 ul li {
    font-size: 14px;
  }
  footer .footer-link02 .inner {
    max-width: 800px;
  }
  footer .footer-link03 dl {
    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;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer .footer-link03 dl dt,
footer .footer-link03 dl dd {
    font-size: 14px;
  }
  footer .footer-link03 dl dd:not(:last-child) {
    margin-bottom: 0;
  }
  footer .footer-link03 dl:first-of-type {
    margin-bottom: 0;
  }
}

/* -------------------------------
 * menu style
 * ---------------------------- */
nav.menu {
  width: 100%;
  height: 100%;
  margin: auto;
  padding: 90px 0 0 0;
  position: fixed;
  top: 0px;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 110;
  background-color: #103b78;
  overflow-y: auto;
  display: none;
}
nav.menu > ul {
  margin: 0;
  padding: 0;
}
nav.menu > ul > li {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #5876a0;
}
nav.menu > ul > li a {
  text-decoration: none;
}
nav.menu > ul > li a:before, nav.menu > ul > li a:after {
  font-family: "icomoon";
}
nav.menu > ul > li a:hover {
  opacity: 1;
}
nav.menu > ul > li a:before {
  transform: rotate(0.03deg);
  -moz-transform: rotate(0.03deg);
  -ms-transform: rotate(0.03deg);
  -o-transform: rotate(0.03deg);
  -webkit-transform: rotate(0.03deg);
  height: 24px !important;
}
nav.menu > ul > li .hv-effect .separater > a {
  position: relative;
  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;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  padding: 0 0.8em;
  color: #fff;
  text-decoration: none;
}
@media all and (-ms-high-contrast: none) {
  nav.menu > ul > li .hv-effect .separater > a {
    padding: 0 0.5em;
  }
}
nav.menu > ul > li .hv-effect .separater > a:before {
  font-family: "icomoon";
}
nav.menu > ul:first-of-type > li .hv-effect {
  display: block;
  position: relative;
}
nav.menu > ul:first-of-type > li .hv-effect .separater > a:before {
  content: "";
  width: 24px;
  margin-top: -2px;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-position: center;
}
nav.menu > ul:first-of-type > li:nth-child(1) .hv-effect .separater > a:before {
  background-image: url(../../images/common/img-home.svg);
  background-size: 100% auto;
  background-size: 22px;
  display: block;
}
nav.menu > ul:first-of-type > li:nth-child(2) .hv-effect .separater > a:before {
  background-image: url(../../images/common/img-beginner.svg);
  display: block;
  margin-top: 0;
  background-size: 22px;
}
nav.menu > ul:first-of-type > li:nth-child(3) .hv-effect .separater > a:before {
  background-image: url(../../images/common/img-book.svg);
  display: block;
  background-size: 20px;
}
nav.menu > ul:first-of-type > li:nth-child(4) .hv-effect .separater > a:before {
  background-image: url(../../images/common/img-laptop.svg);
  display: block;
}
nav.menu > ul:first-of-type > li:nth-child(5) .hv-effect .separater > a:before {
  background-image: url(../../images/common/img-chart.svg);
  background-size: 20px;
  display: block;
}
nav.menu > ul:first-of-type > li:nth-child(6) .hv-effect .separater > a:before {
  background-image: url(../../images/common/img-faq.svg);
  display: block;
}
nav.menu > ul.sp-sub {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px;
  background-color: #f7f7f7;
}
nav.menu > ul.sp-sub > li {
  width: auto;
  text-align: center;
  font-size: 12px;
  border-bottom: 0px;
}
nav.menu > ul.sp-sub > li a {
  height: auto;
  padding: 0.8em 0;
  color: #103b78;
  line-height: 1em;
}
nav.menu > ul.sp-sub > li a:before {
  content: "";
}
@media screen and (-ms-high-contrast: none) and (max-width: 1100px) and (min-width: 768px) {
  nav.menu > ul:first-of-type > li:nth-child(1) .hv-effect .separater > a:before, nav.menu > ul:first-of-type > li:nth-child(2) .hv-effect .separater > a:before, nav.menu > ul:first-of-type > li:nth-child(3) .hv-effect .separater > a:before, nav.menu > ul:first-of-type > li:nth-child(4) .hv-effect .separater > a:before, nav.menu > ul:first-of-type > li:nth-child(5) .hv-effect .separater > a:before, nav.menu > ul:first-of-type > li:nth-child(6) .hv-effect .separater > a:before {
    content: none;
  }
}
@media screen and (max-width: 980px) and (min-width: 768px) {
  nav.menu > ul:first-of-type > li:nth-child(1) .hv-effect .separater > a:before, nav.menu > ul:first-of-type > li:nth-child(2) .hv-effect .separater > a:before, nav.menu > ul:first-of-type > li:nth-child(3) .hv-effect .separater > a:before, nav.menu > ul:first-of-type > li:nth-child(4) .hv-effect .separater > a:before, nav.menu > ul:first-of-type > li:nth-child(5) .hv-effect .separater > a:before, nav.menu > ul:first-of-type > li:nth-child(6) .hv-effect .separater > a:before {
    content: none;
  }
}
@media screen and (min-width: 768px) {
  nav.menu {
    display: block;
    position: relative;
    padding-top: 0;
    background-color: #103b78;
    overflow: visible;
  }
  nav.menu > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  nav.menu > ul > li {
    width: calc(100% / 6);
    height: 70px;
    font-size: 14px;
    border-bottom: none;
  }
}
@media screen and (min-width: 768px) and (-ms-high-contrast: none) {
  nav.menu > ul > li {
    width: 16%;
  }
}
@media screen and (min-width: 768px) {
  nav.menu > ul > li .hv-effect {
    position: relative;
  }
  nav.menu > ul > li .hv-effect:before {
    position: absolute;
    bottom: 5px;
    left: 0;
    content: "";
    width: 100%;
    height: 5px;
    background: #5876a0;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: center top;
            transform-origin: center top;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  nav.menu > ul > li .hv-effect .separater {
    position: relative;
    display: block;
  }
  nav.menu > ul > li .hv-effect .separater > a {
    height: 70px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: bold;
  }
  nav.menu > ul > li .hv-effect .separater:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    display: block;
    width: 1px;
    height: 30px;
    background-color: #5876a0;
  }
  nav.menu > ul > li .hv-effect.current:before {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    visibility: visible;
  }
}
@media screen and (min-width: 768px) {
  nav.menu > ul > li:hover .hv-effect:before {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    visibility: visible;
  }
}
@media screen and (min-width: 768px) {
  nav.menu > ul > li:not(:first-of-type):hover .hv-effect:before {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transition-delay: 300ms;
            transition-delay: 300ms;
  }
}
@media screen and (min-width: 768px) and (-ms-high-contrast: none) {
  nav.menu > ul > li:not(:first-of-type):hover .hv-effect:before {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
}
@media screen and (min-width: 768px) {
  nav.menu > ul > li:last-child .hv-effect .separater:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    display: block;
    width: 1px;
    height: 30px;
    background-color: #5876a0;
  }
}
@media screen and (min-width: 768px) {
  nav.menu > ul > li:not(:first-of-type) .hv-effect {
    position: relative;
    display: block;
  }
  nav.menu > ul > li:not(:first-of-type) .hv-effect:after {
    visibility: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    margin: auto;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e0e0e0 transparent;
    -webkit-transition: background-color 1s;
    transition: background-color 1s;
  }
  nav.menu > ul > li:not(:first-of-type):hover .hv-effect:after {
    visibility: visible;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-name: fade-in;
            animation-name: fade-in;
  }
}
@media screen and (min-width: 768px) {
  nav.menu > ul > li > a {
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  nav.menu > ul.sp-sub {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  nav.menu > dl.call-info {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  nav.menu > ul > li {
    font-size: 16px;
  }
}

.menu-trigger {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 50px;
  height: 50px;
  margin: 0;
  border-radius: 4px;
  border: 1px solid #111;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.menu-trigger small {
  position: absolute;
  display: block;
  bottom: 5px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 8px;
  font-weight: bold;
  text-align: center;
  color: #111;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 27px;
  height: 2px;
  background-color: #111;
  border-radius: 0px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.menu-trigger span:nth-of-type(1) {
  top: 11px;
}
.menu-trigger span:nth-of-type(2) {
  top: 18px;
}
.menu-trigger span:nth-of-type(3) {
  top: 25px;
}
@media screen and (min-width: 768px) {
  .menu-trigger {
    display: none;
  }
}

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(7px) rotate(-45deg);
          transform: translateY(7px) rotate(-45deg);
}

.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}

.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-7px) rotate(45deg);
          transform: translateY(-7px) rotate(45deg);
}

.scroll-lock {
  overflow: hidden;
}

dl.call-info {
  padding: 16px 0;
  background-color: #f7f7f7;
  border-top: 1px solid #e0e0e0;
}
dl.call-info dt {
  font-size: 18px;
  text-align: center;
  line-height: 1.5;
}
dl.call-info dt span {
  display: block;
  font-size: 16px;
}
dl.call-info dd {
  padding: 12px 0 0 0;
  text-align: center;
}
dl.call-info dd:first-of-type {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Noto Sans", sans-serif;
  font-size: 24px;
}
dl.call-info dd a.mail {
  max-width: 240px;
  margin: 0 auto;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  dl.call-info {
    padding: 0;
    background-color: #fff;
    border: none;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 31px 32px;
    grid-template-rows: 31px 32px;
    -ms-grid-columns: 235px 1fr;
    grid-template-columns: 235px 1fr;
    width: 230px;
  }
  dl.call-info dt {
    display: none;
  }
  dl.call-info dd {
    padding: 0 0 0 16px;
  }
  dl.call-info dd:first-of-type {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-row: 1/2;
    grid-column: 1/3;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  dl.call-info dd:last-of-type {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-row: 2/3;
    grid-column: 1/3;
  }
  dl.call-info dd:last-of-type a {
    max-width: 100%;
    padding: 10px 0;
  }
}
@media screen and (min-width: 1150px) {
  dl.call-info {
    width: 460px;
  }
  dl.call-info dt {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    grid-column: 1/2;
    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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
    padding-left: 8px;
    text-align: left;
    font-size: 16px;
    line-height: 180%;
    border-left: 5px solid #103b78;
  }
  dl.call-info dd {
    padding: 0 0 0 16px;
  }
  dl.call-info dd:first-of-type {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-column: 2/3;
  }
  dl.call-info dd:last-of-type {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    grid-column: 2/3;
  }
}

.drop-menu {
  display: none;
}
@media screen and (min-width: 768px) {
  .drop-menu {
    position: absolute;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    top: 70px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 8px 0 0 0;
    border-radius: 4px;
    z-index: 110;
  }
  .drop-menu .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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0;
    background-color: #fff;
    border: 10px solid #e0e0e0;
  }
  .drop-menu .inner .hd3 {
    margin-bottom: 0;
    padding: 0 0 0 12px;
    font-weight: bold;
    font-size: 20px;
    line-height: 150%;
    border-left: 5px solid #103b78;
  }
  .drop-menu .inner .tab-container {
    width: 35%;
    margin: 0;
    padding: 24px;
  }
  .drop-menu .inner .tab-container li a {
    display: block;
    position: relative;
    padding: 12px 12px;
    color: #103b78;
  }
  .drop-menu .inner .tab-container li:not(:last-of-type) {
    margin: 0;
    border-bottom: 1px solid #e0e0e0;
  }
  .drop-menu .inner .tab-container li:hover {
    background-color: #103b78;
  }
  .drop-menu .inner .tab-container li:hover a {
    color: #fff;
  }
  .drop-menu .inner .tab-container li.tab a {
    color: #111;
  }
  .drop-menu .inner .tab-container li.tab a.current {
    color: #fff;
    background-color: #103b78;
  }
  .drop-menu .inner .tab-container li.tab a:after {
    position: absolute;
    right: 1em;
    content: "";
  }
  .drop-menu .inner .tab-container li.link {
    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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .drop-menu .inner .tab-container li.link:before {
    content: "";
    padding: 0 0 0 8px;
    font-family: "icomoon";
    font-size: 1em;
  }
  .drop-menu .inner .tab-container li.link:hover:before {
    color: #fff;
  }
  .drop-menu .inner .tab-container li.link a {
    width: calc(100% - 2em);
    padding-left: 0;
    text-decoration: underline;
  }
  .drop-menu .inner .tab-container li.link a:hover {
    text-decoration: none;
  }
  .drop-menu .inner .tab-container dt {
    margin-bottom: 0;
    padding: 12px 0 8px 0;
  }
  .drop-menu .inner .tab-container dt .hd3 {
    margin-bottom: 0;
    font-size: 14px;
  }
  .drop-menu .inner .tab-container dd {
    margin-bottom: 0;
  }
  .drop-menu .inner .tab-container dd.tab a {
    display: block;
    position: relative;
    padding: 12px 12px;
    color: #fff;
    background-color: #103b78;
  }
  .drop-menu .inner .tab-container dd.tab a.current {
    color: #fff;
    background-color: #103b78;
  }
  .drop-menu .inner .tab-container dd.tab a:after {
    position: absolute;
    right: 1em;
    content: "";
  }
  .drop-menu .inner .tab-container dd:not(.tab) a {
    padding: 4px 12px 4px 0;
  }
  .drop-menu .inner .tab-container dd.link {
    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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .drop-menu .inner .tab-container dd.link:before {
    content: "";
    padding: 0 0 0 8px;
    font-family: "icomoon";
    font-size: 1em;
  }
  .drop-menu .inner .tab-container dd.link a {
    width: calc(100% - 2em);
    padding-left: 0;
    text-decoration: underline;
  }
  .drop-menu .inner .tab-container dd.link a:hover {
    text-decoration: none;
  }
  .drop-menu .inner .tab-container + .menu-list {
    width: 65%;
  }
  .drop-menu .inner .menu-list {
    width: 100%;
    padding: 24px;
  }
  .drop-menu .inner .menu-list .menu-list-hd {
    position: relative;
    margin-bottom: 24px;
  }
  .drop-menu .inner .menu-list .menu-list-hd:after {
    display: block;
    position: absolute;
    bottom: -8px;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #e0e0e0;
  }
  .drop-menu .inner .menu-list .menu-list-hd .hd3 {
    font-size: 16px;
  }
  .drop-menu .inner .menu-list .menu-list-hd + p {
    margin-bottom: 1em;
  }
  .drop-menu .inner .menu-list a {
    display: block;
    padding: 8px 0;
    font-weight: normal;
    color: #103b78;
  }
  .drop-menu .inner .menu-list a:hover {
    text-decoration: none;
    opacity: 0.8;
  }
  .drop-menu .inner .menu-list ul dt.menu-list-hd,
.drop-menu .inner .menu-list dl dt.menu-list-hd {
    margin-bottom: 16px;
  }
  .drop-menu .inner .menu-list ul li,
.drop-menu .inner .menu-list ul dd,
.drop-menu .inner .menu-list dl li,
.drop-menu .inner .menu-list dl dd {
    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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-direction: flex-start;
        flex-direction: flex-start;
    padding-left: 1em;
    line-height: 150%;
    text-indent: -1em;
  }
  .drop-menu .inner .menu-list ul li:before,
.drop-menu .inner .menu-list ul dd:before,
.drop-menu .inner .menu-list dl li:before,
.drop-menu .inner .menu-list dl dd:before {
    content: "";
    padding: 0.6em 1em 0 0;
    font-family: "icomoon";
    font-size: 1em;
  }
  .drop-menu .inner .menu-list ul li:not(:last-of-type),
.drop-menu .inner .menu-list ul dd:not(:last-of-type),
.drop-menu .inner .menu-list dl li:not(:last-of-type),
.drop-menu .inner .menu-list dl dd:not(:last-of-type) {
    margin: 0;
  }
  .drop-menu .inner .menu-list ul li a,
.drop-menu .inner .menu-list ul dd a,
.drop-menu .inner .menu-list dl li a,
.drop-menu .inner .menu-list dl dd a {
    text-decoration: underline;
  }
  .drop-menu .inner .menu-list ul li a:hover,
.drop-menu .inner .menu-list ul dd a:hover,
.drop-menu .inner .menu-list dl li a:hover,
.drop-menu .inner .menu-list dl dd a:hover {
    text-decoration: none;
    opacity: 0.8;
  }
  .drop-menu .inner .menu-list dl {
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 992px) {
  .drop-menu {
    display: none;
  }
  .drop-menu .inner .menu-list .menu-list-hd .hd3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .drop-menu {
    display: none !important;
  }
}

.nav-search-block {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 24px 0;
  background-color: #103b78;
}
.nav-search-block form {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 2%;
  padding-right: 2%;
}
.nav-search-block form input[type=text] {
  width: 85%;
  font-size: 16px;
  border: none;
}
.nav-search-block form button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  height: 100%;
  padding: 0;
  text-align: center;
  color: #fff;
  font-size: 24px;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}
.nav-search-block form button:hover {
  opacity: 0.8;
}
@media screen and (min-width: 768px) {
  .nav-search-block {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 70px;
    padding: 0;
  }
  .nav-search-block form input[type=text] {
    width: 92%;
  }
  .nav-search-block form button {
    width: 8%;
  }
  .nav-search-block.active {
    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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@-webkit-keyframes fade-in {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  50% {
    visibility: visible;
    opacity: 0.5;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  50% {
    visibility: visible;
    opacity: 0.5;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
aside .side-menu {
  margin-bottom: 32px;
}
aside .side-menu h3 {
  margin: 0;
  padding: 16px;
  font-size: 16px;
  background-color: #eee;
}
aside .side-menu h3 a {
  display: block;
  color: #111;
  text-decoration: none;
}
aside .side-menu h3 a:hover {
  text-decoration: underline;
}
aside .side-menu dl {
  padding: 16px 4px;
  border-bottom: 1px solid #e0e0e0;
  cursor: pointer;
}
aside .side-menu dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  font-weight: normal;
}
aside .side-menu dl dt:before {
  right: 1em;
  margin-right: 3px;
  content: "";
  font-family: icomoon;
  color: #103b78;
}
aside .side-menu dl dt.show-child:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
aside .side-menu dl dd {
  display: none;
  padding-left: 2.3em;
  text-indent: -1.3em;
  line-height: 1.5;
}
aside .side-menu dl dd:before {
  right: 1em;
  content: "・";
  color: #103b78;
}
aside .side-menu dl dd:first-of-type {
  padding-top: 16px;
}
aside .side-menu dl dd:not(:last-child) {
  margin-bottom: 0.5em;
}
aside .side-menu dl:hover dt:before {
  right: 1em;
  content: "";
  font-family: icomoon;
  color: #103b78;
}
aside .side-menu p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0 4px;
  line-height: 1.2;
  border-bottom: 1px solid #e0e0e0;
}
aside .side-menu p a {
  width: 100%;
  padding: 16px 0;
}
aside .side-menu p:before {
  right: 1em;
  content: "";
  font-family: icomoon;
  color: #103b78;
}

#footer-fixarea {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 50;
}
#footer-fixarea ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0;
}
#footer-fixarea ul li {
  width: 25%;
  height: 62px;
  margin: 0;
  font-size: 10px;
  text-align: center;
  line-height: 110%;
}
#footer-fixarea ul li:not(:last-of-type) {
  margin: 0;
}
#footer-fixarea ul li a {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
  text-decoration: none;
}
#footer-fixarea ul li:nth-of-type(1) a:before, #footer-fixarea ul li:nth-of-type(2) a:before, #footer-fixarea ul li:nth-of-type(3) a:before, #footer-fixarea ul li:nth-of-type(4) a:before {
  font-family: "icomoon";
}
#footer-fixarea ul li:nth-of-type(1) {
  background-color: #212121;
}
#footer-fixarea ul li:nth-of-type(1) a {
  padding-bottom: 5px;
  color: #fff;
}
#footer-fixarea ul li:nth-of-type(1) a:before {
  content: "";
  margin-top: 8px;
  font-size: 24px;
  line-height: 24px;
}
#footer-fixarea ul li:nth-of-type(2) {
  background-color: #e3121c;
}
#footer-fixarea ul li:nth-of-type(2) a {
  padding-bottom: calc(1em + 5px);
  color: #fff;
}
#footer-fixarea ul li:nth-of-type(2) a:before {
  content: "";
  margin-top: 9px;
  font-size: 20px;
  line-height: 20px;
}
#footer-fixarea ul li:nth-of-type(3) {
  background-color: #103b78;
}
#footer-fixarea ul li:nth-of-type(3) a {
  padding-bottom: calc(1em + 5px);
  color: #fff;
}
#footer-fixarea ul li:nth-of-type(3) a:before {
  content: "";
  margin-top: 8px;
  margin-left: -4px;
  font-size: 24px;
  line-height: 24px;
}
#footer-fixarea ul li:nth-of-type(4) {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#111111), color-stop(50%, #222222), to(#000000));
  background-image: linear-gradient(180deg, #111111 0%, #222222 50%, #000000 100%);
}
#footer-fixarea ul li:nth-of-type(4) a {
  padding-bottom: 5px;
  color: #d6ae32;
}
#footer-fixarea ul li:nth-of-type(4) a:before {
  content: "";
  margin-top: 8px;
  font-size: 24px;
  line-height: 24px;
}
#footer-fixarea #sp-top a {
  display: block;
}
@media screen and (min-width: 576px) {
  #footer-fixarea {
    display: none;
  }
}

/* -------------------------------
 *  box components
 * ---------------------------- */
.bg-yellow {
  background-color: #eee8c7 !important;
}

.bg-red {
  background-color: #fef3f4 !important;
}

.sp-box {
  display: block;
}
@media screen and (min-width: 768px) {
  .sp-box {
    display: none;
  }
}

.pc-box {
  display: none;
}
@media screen and (min-width: 768px) {
  .pc-box {
    display: block;
  }
}

.flex {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex .col-full,
.flex .col-half,
.flex .col-third,
.flex .col-qtr {
  width: 100%;
}
.flex li:not(:last-child) {
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .flex .col-half {
    width: 48%;
  }
  .flex .col-third {
    width: 32%;
  }
  .flex .col-qtr {
    width: 24%;
  }
}
.flex.al-c {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex.jc-sa {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.flex.jc-st {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.flex-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-col > * {
  width: 100%;
}

.grid {
  display: -ms-grid;
  display: grid;
}

.btn-box {
  width: 100%;
  max-width: 380px;
  margin: 0 auto;
  padding: 0 0 32px 0;
}
.btn-box a,
.btn-box button,
.btn-box input[type=button] {
  width: 100%;
}

[class^=card-],
[class*=" card-"] {
  padding: 4vh 32px;
  border-width: 0px;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  [class^=card-],
[class*=" card-"] {
    padding: 4vh 32px;
  }
}

.card-wh {
  background-color: #fff;
}

.card-bei {
  background-color: #fffef6;
}

.card-gry-light {
  background-color: #eee;
}

.card-gry-xlight {
  background-color: #f7f7f7;
}

.card-grad120-bk {
  background-image: linear-gradient(113.96deg, #111111 0%, #222222 50.63%, #000000 100%);
}

[class^=box-],
[class*=" box-"] {
  margin-top: 24px;
  margin-bottom: 48px;
  padding: 4vh 1.2em;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  [class^=box-],
[class*=" box-"] {
    padding: 3vh 2em;
  }
}
[class^=box-] ul:last-of-type,
[class^=box-] ol:last-of-type,
[class*=" box-"] ul:last-of-type,
[class*=" box-"] ol:last-of-type {
  margin-bottom: 0;
}
[class^=box-] ul.disc,
[class^=box-] ol,
[class*=" box-"] ul.disc,
[class*=" box-"] ol {
  margin-left: 0em;
}

section [class^=box-]:last-child,
section [class*=" box-"]:last-child {
  margin-bottom: 0;
}

.box-bg-gry {
  background-color: #f7f7f7;
}

.box-bg-red {
  background-color: #fef3f4 !important;
}

.box-bg-pink {
  color: #fff;
  background-color: #ce2b5d;
}

.box-bg-bd-red {
  border: 2px solid #e3121c;
  background-color: #fef3f4;
}

.box-premiere {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  border-radius: 4px;
  outline: 2px solid #fee083;
  outline-offset: -10px;
  background-image: linear-gradient(113.96deg, #111111 0%, #222222 50.63%, #000000 100%);
}
@media all and (-ms-high-contrast: none) {
  .box-premiere {
    outline: none;
    outline-offset: 0;
  }
  .box-premiere:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    width: 97%;
    height: 95%;
    margin: auto;
    border: 2px solid #d6ae32;
  }
}
.box-premiere .title {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 0.8em 0;
  margin-bottom: 0.8em;
  color: #d6ae32;
  text-align: center;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  line-height: 1.3;
  background: -webkit-gradient(linear, left bottom, left top, from(#e3ae05), color-stop(50%, #fadf8a), to(#e3ae05));
  background: linear-gradient(0deg, #e3ae05 0%, #fadf8a 50%, #e3ae05 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (-ms-high-contrast: none) {
  .box-premiere .title {
    padding-top: 0.6em;
    font-weight: bold;
    background: none;
  }
}
.box-premiere .title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  margin: 0 auto;
  text-align: center;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(35%, #fee083), color-stop(65%, #fee083), to(transparent));
  background-image: linear-gradient(to right, transparent, #fee083 35%, #fee083 65%, transparent);
}

.box-bd-gry {
  border: 8px solid #f7f7f7;
}

.box-bd-gry-narrow {
  border: 2px solid #e0e0e0;
}

.box-bd-blue {
  border: 8px solid #103b78;
}

.box-bd-red {
  border: 2px solid #e3121c;
}

[class^=half-text-],
[class*=" half-text-"] {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 24px;
}
[class^=half-text-] .text,
[class*=" half-text-"] .text {
  margin-bottom: 16px;
}
[class^=half-text-] .img,
[class*=" half-text-"] .img {
  width: 100%;
}
@media screen and (min-width: 576px) {
  [class^=half-text-] .text,
[class^=half-text-] .img,
[class*=" half-text-"] .text,
[class*=" half-text-"] .img {
    width: 49%;
  }
}

@media screen and (min-width: 576px) {
  section [class^=half-text-] .text,
section [class^=half-text-] .img,
section [class*=" half-text-"] .text,
section [class*=" half-text-"] .img {
    width: 48%;
  }
}

.half-text-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.flow-box-gry {
  width: 100vw;
  position: relative;
  left: 50%;
  padding: 48px 0 0 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #f7f7f7;
}
.flow-box-gry .flow-box-inner {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 3%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .flow-box-gry {
    padding: 64px 0 0 0;
  }
}
@media screen and (min-width: 1200px) {
  .flow-box-gry .flow-box-inner {
    padding: 0;
  }
}

.tab-box .tab-wrap {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
}
.tab-box .tab-wrap li {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-weight: bold;
}
.tab-box .tab-wrap li:not(:last-child) {
  margin: 0;
}
.tab-box .tab-wrap.tab-half li {
  width: 49%;
  font-size: 16px;
}
.tab-box .tab-wrap.tab-half li.tab-title {
  font-size: 20px;
}
.tab-box .tab-wrap.tab-third li {
  width: 32%;
  font-size: 14px;
}
.tab-box .tab-title {
  position: relative;
  padding: 1.1em 0.5em;
  border-radius: 4px 4px 0 0;
  border: 1px solid #eee;
  border-width: 1px 1px 0 1px;
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
  cursor: pointer;
}
.tab-box .current {
  color: #fff;
  background-color: #103b78;
  border-color: #103b78;
}
.tab-box .tab-content {
  width: 100%;
  padding: 12px;
  background-color: #103b78;
}
.tab-box .tab-content .inner {
  max-width: 100%;
  padding: 24px 16px;
  background-color: #fff;
  border-radius: 4px;
}
.tab-box .tab-content .inner h4 {
  margin-bottom: 0.6em;
  font-size: 18px;
}
.tab-box .step-box {
  padding: 0;
}
.tab-box .application-box > div {
  padding-right: 1em;
  padding-left: 1em;
}
@media screen and (min-width: 768px) {
  .tab-box .tab-wrap li.tab-half li {
    font-size: 20px;
  }
  .tab-box .tab-content {
    padding: 20px;
  }
  .tab-box .tab-content .inner {
    padding: 24px;
  }
}

.ac-box {
  margin-bottom: 24px;
}
.ac-box .ac-title {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0.7em;
  font-size: 18px;
  color: #fff;
  background-color: #103b78;
  cursor: pointer;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
  border-radius: 4px 4px;
}
.ac-box .ac-title p {
  margin-bottom: 0;
}
.ac-box .ac-title:hover {
  opacity: 0.9;
}
.ac-box .ac-title:after {
  content: "";
  font-family: icomoon;
  color: #fff;
}
.ac-box .ac-title.open {
  border-radius: 4px 4px 0 0;
}
.ac-box .ac-title.open:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ac-box .ac-content {
  display: none;
  padding: 24px 16px;
  border: solid #103b78;
  border-width: 0 12px 12px 12px;
  border-radius: 0 0 4px 4px;
}
.ac-box .ac-content.hold {
  display: block;
}
@media screen and (min-width: 576px) {
  .ac-box .ac-title {
    font-size: 24px;
  }
  .ac-box .ac-content {
    padding: 24px;
  }
}

.ac-box-small {
  margin-bottom: 24px;
}
.ac-box-small .ac-title {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 1em;
  color: #fff;
  background-color: #103b78;
  cursor: pointer;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
  border-radius: 4px 4px;
}
.ac-box-small .ac-title p {
  width: 92%;
  margin-bottom: 0;
}
.ac-box-small .ac-title:hover {
  opacity: 0.9;
}
.ac-box-small .ac-title:after {
  content: "";
  font-family: icomoon;
  color: #fff;
}
.ac-box-small .ac-title.open {
  border-radius: 4px 4px 0 0;
}
.ac-box-small .ac-title.open:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ac-box-small .ac-content {
  display: none;
  padding: 24px 16px;
  border: solid #103b78;
  border-width: 0 2px 2px 2px;
  border-radius: 0 0 4px 4px;
}
.ac-box-small .ac-content.hold {
  display: block;
}
@media screen and (min-width: 576px) {
  .ac-box-small .ac-content {
    padding: 24px;
  }
}

.scroll-box {
  height: 30vh;
  margin-bottom: 24px;
  overflow-y: scroll;
}
.scroll-box table {
  width: 100%;
}
.scroll-box table tbody th,
.scroll-box table tbody td {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .scroll-box {
    padding-right: 5%;
  }
}

.scroll-box-L {
  height: 60vh;
  margin-bottom: 24px;
  overflow-y: scroll;
}
.scroll-box-L table {
  width: 100%;
}
.scroll-box-L table tbody th,
.scroll-box-L table tbody td {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .scroll-box-L {
    width: 98%;
  }
}

.post-link-box ul {
  margin-bottom: 24px;
  overflow: hidden;
}
.post-link-box ul li {
  width: 100%;
  margin: 0 0 16px 0;
  font-weight: bold;
}
.post-link-box ul li a {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.5em 1em;
  border: 2px solid #e0e0e0;
  border-radius: 4px;
  text-decoration: none;
  color: #111;
}
.post-link-box ul li a:hover {
  opacity: 1;
  border-color: #103b78;
}
.post-link-box ul li.prev {
  float: left;
}
.post-link-box ul li.prev a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.post-link-box ul li.prev a::before {
  content: "";
  font-family: "icomoon";
  font-size: 1.5em;
  color: #103b78;
}
.post-link-box ul li.next {
  float: right;
}
.post-link-box ul li.next a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.post-link-box ul li.next a:after {
  content: "";
  font-family: "icomoon";
  font-size: 1.5em;
  color: #103b78;
}
@media screen and (min-width: 576px) {
  .post-link-box {
    margin-bottom: 64px;
  }
  .post-link-box ul li {
    width: 48%;
  }
}

.menu-box-center ul li {
  width: 100%;
  margin-bottom: 16px;
  height: 50px;
  border: 2px solid #103b78;
  border-radius: 4px;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}
.menu-box-center ul li a {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
  padding-right: 1em;
  font-weight: bold;
  color: #111;
  text-decoration: none;
}
.menu-box-center ul li a:before {
  margin-left: 0.5em;
  content: "";
  font-family: icomoon;
  font-size: 1.5em;
  color: #103b78;
}
.menu-box-center ul li:hover {
  color: #fff;
  background-color: #103b78;
  border-color: #103b78;
}
.menu-box-center ul li:hover a {
  color: #fff;
  opacity: 1;
}
.menu-box-center ul li:hover a:before {
  color: #fff;
}
.menu-box-center ul li.current {
  color: #fff;
  background-color: #103b78;
  border-color: #103b78;
}
.menu-box-center ul li.current a {
  color: #fff;
  opacity: 1;
}
.menu-box-center ul li.current a:before {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .menu-box-center ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .menu-box-center ul li {
    width: 49%;
    height: 67px;
    margin-bottom: 18px;
  }
}

.menu-box-left2 ul {
  margin-bottom: 0;
}
.menu-box-left2 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-bottom: 16px;
  height: 60px;
  border: 2px solid #103b78;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}
.menu-box-left2 ul li a {
  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;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
  padding-right: 1em;
  font-weight: bold;
  line-height: 1.3;
  color: #111;
  text-decoration: none;
  text-align: justify;
  letter-spacing: -1px;
}
.menu-box-left2 ul li:before {
  margin: 0 8px;
  content: "";
  font-family: icomoon;
  font-size: 20px;
  color: #103b78;
}
.menu-box-left2 ul li.beginner:before {
  margin: 0 15px;
  content: "";
}
.menu-box-left2 ul li:hover {
  color: #fff;
  background-color: #103b78;
  border-color: #103b78;
}
.menu-box-left2 ul li:hover:before {
  color: #fff;
}
.menu-box-left2 ul li:hover a {
  color: #fff;
  opacity: 1;
}
.menu-box-left2 ul li.current {
  color: #fff;
  background-color: #103b78;
  border-color: #103b78;
}
.menu-box-left2 ul li.current a {
  color: #fff;
  opacity: 1;
}
.menu-box-left2 ul li.current:before {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .menu-box-left2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .menu-box-left2 ul li {
    width: 49%;
    height: 67px;
    margin-bottom: 18px;
  }
  .menu-box-left2 ul:after {
    content: "";
    display: block;
    width: 49%;
    height: 0;
  }
}

.menu-box-left3 ul {
  margin-bottom: 0;
}
.menu-box-left3 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 60px;
  border: 2px solid #103b78;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}
.menu-box-left3 ul li a {
  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;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
  padding-right: 1em;
  font-weight: bold;
  line-height: 1.3;
  color: #111;
  text-decoration: none;
  text-align: justify;
  letter-spacing: -1px;
}
.menu-box-left3 ul li:before {
  margin: 0 8px;
  content: "";
  font-family: icomoon;
  font-size: 20px;
  color: #103b78;
}
.menu-box-left3 ul li.beginner:before {
  margin: 0 15px;
  content: "";
}
.menu-box-left3 ul li:hover {
  color: #fff;
  background-color: #103b78;
  border-color: #103b78;
}
.menu-box-left3 ul li:hover:before {
  color: #fff;
}
.menu-box-left3 ul li:hover a {
  color: #fff;
  opacity: 1;
}
.menu-box-left3 ul li.current {
  color: #fff;
  background-color: #103b78;
  border-color: #103b78;
}
.menu-box-left3 ul li.current a {
  color: #fff;
  opacity: 1;
}
.menu-box-left3 ul li:not(:last-child) {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .menu-box-left3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .menu-box-left3 ul li {
    width: 49%;
    height: 67px;
    margin-bottom: 18px;
  }
  .menu-box-left3 ul:after {
    content: "";
    display: block;
    width: 49%;
    height: 0;
  }
}
@media screen and (min-width: 1100px) {
  .menu-box-left3 ul li {
    width: 32%;
  }
  .menu-box-left3 ul:after {
    width: 32%;
  }
}

.menu-card-left2 ul {
  margin-bottom: 0;
}
.menu-card-left2 ul li {
  padding: 32px 0;
  background-color: #f7f7f7;
  border-radius: 4px;
}
.menu-card-left2 ul li .btm-line-narrow {
  margin-bottom: 1em;
  padding-bottom: 1em;
  line-height: 1;
  text-align: center;
  font-size: 20px;
}
.menu-card-left2 ul li picture {
  margin: 0 0 24px 0;
}
.menu-card-left2 ul li picture.fit img {
  height: 140px;
  -o-object-fit: cover;
     object-fit: cover;
}
.menu-card-left2 ul li p {
  margin: 0;
  padding: 0 24px 24px 24px;
  font-size: 16px;
}
.menu-card-left2 ul li dl {
  padding: 0 24px;
}
.menu-card-left2 ul li dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4px;
  line-height: 1;
}
.menu-card-left2 ul li dl dt a {
  margin: 0;
}
.menu-card-left2 ul li dl dt:before {
  content: "";
  font-family: "icomoon";
  font-size: 24px;
  font-weight: normal;
  color: #103b78;
}
.menu-card-left2 ul li dl dd {
  font-size: 14px;
}
.menu-card-left2 ul li dl dd:not(:last-child) {
  margin-bottom: 8px;
}
.menu-card-left2 ul li > a[class^=btn-], .menu-card-left2 ul li > a[class*=" btn-"] {
  max-width: 100%;
  margin: auto 24px 0 24px;
}
.menu-card-left2 ul li:not(:last-child) {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .menu-card-left2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .menu-card-left2 ul li {
    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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 49%;
    margin-bottom: 18px;
  }
  .menu-card-left2 ul:after {
    content: "";
    display: block;
    width: 49%;
    height: 0;
  }
}

.menu-card-left3 > ul {
  margin-bottom: 0;
}
.menu-card-left3 > ul > li {
  padding: 32px 0;
  background-color: #f7f7f7;
  border-radius: 4px;
}
.menu-card-left3 > ul > li .btm-line-narrow {
  margin-bottom: 1em;
  padding-bottom: 1em;
  line-height: 1;
  text-align: center;
  font-size: 20px;
}
.menu-card-left3 > ul > li picture {
  margin: 0 0 24px 0;
}
.menu-card-left3 > ul > li picture.fit img {
  height: 140px;
  -o-object-fit: cover;
     object-fit: cover;
}
.menu-card-left3 > ul > li > p {
  margin: 0;
  padding: 0 24px 24px 24px;
  font-size: 14px;
}
.menu-card-left3 > ul > li > ul {
  padding: 0 24px 0 24px;
}
.menu-card-left3 > ul > li > a[class^=btn-], .menu-card-left3 > ul > li > a[class*=" btn-"] {
  max-width: 100%;
  margin: auto 24px 0 24px;
}
> .menu-card-left3 > ul > li:not(:last-child) {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .menu-card-left3 > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .menu-card-left3 > ul > li {
    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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 49%;
    margin-bottom: 24px;
  }
  .menu-card-left3 > ul:after {
    content: "";
    display: block;
    width: 49%;
    height: 0;
  }
}
@media screen and (min-width: 992px) {
  .menu-card-left3 > ul > li {
    width: 32%;
  }
  > .menu-card-left3 > ul:after {
    width: 32%;
  }
}
.menu-card-left3 .country-box {
  margin: 0;
  padding: 0 24px 0 24px;
}
.menu-card-left3 .country-box ul {
  padding: 0;
  border: none;
}
.menu-card-left3 .country-box ul li {
  width: 50%;
  margin: 0 0 12px;
}
@media all and (-ms-high-contrast: none) {
  .menu-card-left3 .country-box ul li {
    font-size: 13px;
  }
}
.menu-card-left3 .country-box ul li:before {
  margin-right: 8px;
}
.menu-card-left3 .country-box ul li a {
  margin: 0;
}
.page-guide .menu-card-left3 ul {
  margin-bottom: 0;
}
.page-guide .menu-card-left3 ul li:nth-of-type(3) picture img {
  -o-object-position: center -50px;
     object-position: center -50px;
}

.menu-card-rightimg > ul {
  margin-bottom: 0;
}
.menu-card-rightimg > ul > li {
  padding: 32px 0;
  background-color: #f7f7f7;
  border-radius: 4px;
  overflow: hidden;
}
.menu-card-rightimg > ul > li .btm-line-narrow {
  margin-bottom: 1em;
  padding-bottom: 1em;
  line-height: 1;
  text-align: center;
  font-size: 20px;
}
.menu-card-rightimg > ul > li picture {
  margin: 0 0 24px 0;
}
.menu-card-rightimg > ul > li picture.fit img {
  height: 140px;
  -o-object-fit: cover;
     object-fit: cover;
}
.menu-card-rightimg > ul > li p {
  margin: 0;
  padding: 0 24px 24px 24px;
  font-size: 14px;
}
.menu-card-rightimg > ul > li dl {
  padding: 0 24px;
}
.menu-card-rightimg > ul > li dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4px;
  line-height: 1;
}
.menu-card-rightimg > ul > li dl dt:before {
  content: "";
  font-family: "icomoon";
  font-size: 24px;
  font-weight: normal;
  color: #103b78;
}
.menu-card-rightimg > ul > li dl dd {
  font-size: 14px;
}
.menu-card-rightimg > ul > li dl dd:not(:last-child) {
  margin-bottom: 8px;
}
.menu-card-rightimg > ul > li ul {
  margin: 0;
  padding: 0 24px;
}
.menu-card-rightimg > ul > li ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 1;
}
.menu-card-rightimg > ul > li ul li:before {
  content: "";
  font-family: "icomoon";
  font-size: 24px;
  font-weight: normal;
  color: #103b78;
}
.menu-card-rightimg > ul > li a.btn-blue-round {
  max-width: 100%;
  margin: auto 24px 0 24px;
}
.menu-card-rightimg > ul > li:not(:last-child) {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .menu-card-rightimg > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .menu-card-rightimg > ul > li {
    width: 48%;
  }
  .menu-card-rightimg > ul > li:not(:last-child) {
    margin-bottom: 0;
  }
  .menu-card-rightimg > ul:after {
    content: "";
    display: block;
    width: 49%;
    height: 0;
  }
}
@media screen and (min-width: 992px) {
  .menu-card-rightimg > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .menu-card-rightimg > ul > li {
    display: -ms-grid;
    display: grid;
    grid-template-columns: 65% 35%;
    grid-template-rows: 92px 1fr;
    -ms-grid-columns: 65% 35%;
    -ms-grid-rows: 92px 1fr;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .menu-card-rightimg > ul > li:not(:last-child) {
    margin-bottom: 0;
  }
  .menu-card-rightimg > ul > li picture {
    grid-row: 1/3;
    grid-column: 2/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    margin: 0;
    line-height: 0;
  }
  .menu-card-rightimg > ul > li picture.fit img {
    height: 100%;
  }
  .menu-card-rightimg > ul > li picture.filter {
    position: relative;
  }
  .menu-card-rightimg > ul > li picture.filter:before {
    content: "";
    color: transparent;
    background: rgba(16, 59, 120, 0.62);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0 4px 4px 0;
  }
  .menu-card-rightimg > ul > li .btm-line-narrow {
    grid-row: 1/2;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    margin-top: 32px;
  }
  .menu-card-rightimg > ul > li > div {
    grid-row: 2/3;
    grid-column: 1/2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 24px 24px 24px;
  }
  .menu-card-rightimg > ul > li > div p {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .menu-card-rightimg > ul > li > div dl,
.menu-card-rightimg > ul > li > div ul {
    max-width: 100%;
    padding: 0;
  }
  .menu-card-rightimg > ul > li > div a.btn-blue-round {
    width: 100%;
    margin: auto 0 0 0;
  }
  .menu-card-rightimg > ul:after {
    content: "";
    display: block;
    width: 49%;
    height: 0;
  }
}

.bnr-box {
  padding: 48px 0 0 0;
}
.bnr-box ul {
  margin: 0;
}
.bnr-box ul li {
  width: 100%;
  max-width: 262px;
  margin: 0 auto;
}
.bnr-box ul li:not(:last-child) {
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .bnr-box {
    padding: 48px 0 0 0;
  }
  .bnr-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .bnr-box ul li {
    width: 24%;
    margin: 0;
  }
  .bnr-box ul li:not(:last-child) {
    margin-bottom: 12px;
  }
  .bnr-box ul:after {
    content: "";
    display: block;
    width: 24%;
    height: 0;
  }
}

.contact-box {
  padding: 16px;
  border: 8px solid #103b78;
  border-radius: 4px;
}
.contact-box dl dd.free-dial, .contact-box dl dd.free-dial-wh, .contact-box dl dd.free-dial-bk, .contact-box dl dd.dial {
  font-size: 28px;
}
.contact-box dl dd.request {
  padding-top: 1em;
  text-align: center;
}
.contact-box dl dd.request a {
  display: block;
  width: 230px;
  margin: 0 auto;
}
.contact-box dl dd.dial {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 28px;
}
.contact-box dl dd.dial:before {
  content: "";
  font-family: "icomoon";
  margin-right: 0.25em;
}
@media screen and (min-width: 576px) {
  .contact-box {
    padding: 24px;
  }
  .contact-box dt {
    font-size: 20px;
  }
}

.anker-box ul li {
  width: 100%;
  margin-bottom: 16px;
  height: 50px;
  border: 2px solid #e0e0e0;
  border-radius: 4px;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}
.anker-box ul li a {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
  padding-left: 1em;
  font-weight: bold;
  color: #111;
  text-decoration: none;
}
.anker-box ul li a:after {
  margin-right: 0.5em;
  content: "";
  font-family: icomoon;
  font-size: 1.5em;
  color: #103b78;
}
.anker-box ul li:hover {
  border-color: #103b78;
}
.anker-box ul li:hover a {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .anker-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .anker-box ul li {
    width: 49%;
    height: 67px;
    margin-bottom: 18px;
  }
}

.text-link-box ul li::before {
  content: "";
  font-family: "icomoon";
  color: #103b78;
}

.user-box {
  padding: 16px;
  border-bottom: 1px solid #eee;
}
.user-box p.usersComment {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: calc(100% - 50px);
  margin: 0 0 0.5em 50px;
  padding: 1em;
  background-color: #dbe2eb;
  border-radius: 4px;
}
.user-box p.usersComment:before {
  position: absolute;
  left: -50px;
  content: "";
  width: 40px;
  height: 40px;
  background-image: url(../../images/common/img-user.svg);
  background-size: 100% auto;
}
.user-box p.usersName {
  text-align: right;
  font-size: 14px;
}
.user-box p.usersHoxsin {
  padding: 1em;
  border: 4px solid #eee;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .user-box {
    margin-bottom: 24px;
  }
}

.flow-box ul li {
  position: relative;
  padding: 1em;
  border: 4px solid #5876a0;
  border-radius: 4px;
}
.flow-box ul li:not(:last-child) {
  margin-bottom: 48px;
}
.flow-box ul li:not(:last-child):after {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 24px 0 24px;
  border-color: #eee transparent transparent transparent;
  left: 0;
  right: 0;
  bottom: -42px;
  margin: auto;
  border-color: #5876a0 transparent transparent transparent;
}

.step-box {
  margin-bottom: 32px;
  padding: 12px;
  background-color: #103b78;
  border-radius: 4px;
}
.step-box > ul {
  margin-bottom: 0;
}
.step-box > ul > li {
  position: relative;
  border-radius: 4px;
  background-color: #fff;
}
.step-box > ul > li > p {
  margin: 0;
  padding: 0.6em 1em;
  font-size: 18px;
  font-family: "Noto Sans", sans-serif;
  line-height: 1;
  background-color: #f7f7f7;
  border-radius: 4px 4px 0 0;
}
.step-box > ul > li > p span {
  margin-left: 0.1em;
  font-size: 120%;
}
.step-box > ul > li h4 {
  margin-bottom: 0.6em;
  padding: 0.6em 0;
  font-size: 16px;
  border-bottom: 1px solid #eee;
}
.step-box > ul > li dl {
  padding: 20px;
}
.step-box > ul > li:not(:last-child) {
  margin-bottom: 32px;
}
.step-box > ul > li:not(:last-child):after {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 24px 0 24px;
  border-color: #eee transparent transparent transparent;
  left: 0;
  right: 0;
  bottom: -24px;
  margin: auto;
  border-color: #fff transparent transparent transparent;
}
@media screen and (min-width: 576px) {
  .step-box {
    margin-bottom: 32px;
    padding: 20px;
  }
  .step-box ul li > p {
    font-size: 22px;
  }
  .step-box ul li dl {
    padding: 24px;
  }
  .step-box ul li dl dt {
    font-size: 20px;
  }
}

.main-img-box {
  margin: 48px 0;
}

.tel-box {
  text-align: center;
  line-height: 1.3;
}
.tel-box .tel-num {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 40px;
}
.tel-box .tel-num:before {
  content: "";
  font-family: "icomoon";
  margin-right: 0.25em;
}
.tel-box .tel-num-bk {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 40px;
}
.tel-box .tel-num-bk:before {
  content: "";
  font-family: "icomoon";
  margin-right: 0.25em;
  color: #111;
}
.tel-box .tel-num-free-wh {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 40px;
}
.tel-box .tel-num-free-wh:before {
  margin-right: 5px;
  font-size: 0;
  background-repeat: no-repeat;
  content: url(../../images/common/img-freedial-wh.svg);
}
.tel-box small {
  display: block;
}

.application-box {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.application-box > div {
  width: 100%;
  padding-bottom: 32px;
}
.application-box > div .title {
  font-size: 24px;
  text-align: center;
}
.application-box > div .title:before {
  content: none;
}
.application-box > div a {
  width: 95%;
  padding: 0.5em 0;
  line-height: 1.2;
  font-size: 20px;
}
.application-box > div a small {
  display: block;
  width: 100%;
  text-align: center;
}
.application-box > div:first-of-type {
  margin-bottom: 24px;
}
.application-box > div.box-premiere {
  margin: 0;
  outline: 1px solid #fee083;
}
.application-box > div.box-premiere .title {
  padding: 0;
  letter-spacing: -1px;
}
@media screen and (min-width: 768px) {
  .application-box > div {
    width: 48%;
  }
  .application-box > div:first-of-type {
    margin-bottom: 0;
  }
}

/* -------------------------------
 * page-market
 * ---------------------------- */
.cal-change-box {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 24px;
}
.cal-change-box dl {
  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;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cal-change-box dl dt,
.cal-change-box dl dd {
  margin: 0;
  line-height: 1;
}
.cal-change-box dl dt {
  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;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cal-change-box dl dt i {
  margin-right: 8px;
}
.cal-change-box dl dt:after {
  font-family: "icomoon";
}
.cal-change-box dl dt:after {
  content: "";
  margin: 0 0.5em;
  font-size: 24px;
  color: #103b78;
}
.cal-change-box dl dd {
  font-weight: normal;
}
.cal-change-box dl dd:not(:last-child) {
  margin-right: 1em;
}
.cal-change-box dl:nth-of-type(2) {
  margin-top: 12px;
}
@media screen and (min-width: 768px) {
  .cal-change-box dl dt,
.cal-change-box dl dd {
    font-size: 20px;
  }
}
.cal-change-box + .country-box {
  margin-top: 24px;
  margin-bottom: 24px;
}

.cal-box .cal-head {
  display: none;
}
@media screen and (min-width: 992px) {
  .cal-box .cal-head {
    display: block;
    position: sticky;
    top: 0;
    z-index: 10;
    background-color: #fff;
  }
  .cal-box .cal-head ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 0;
  }
  .cal-box .cal-head ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
    padding: 1em 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background-color: #103b78;
  }
  .cal-box .cal-head ul li:not(:last-child) {
    border-right: 1px solid #5876a0;
  }
  .cal-box .cal-head ul li.head-time {
    width: 8%;
  }
  .cal-box .cal-head ul li.head-name {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .cal-box .cal-head ul li.head-importance {
    width: 8%;
  }
  .cal-box .cal-head ul li.head-last, .cal-box .cal-head ul li.head-forecast, .cal-box .cal-head ul li.head-result {
    width: 14%;
  }
}
.cal-box .cal-data-box {
  margin-bottom: 12px;
}
.cal-box .cal-data-box .date {
  width: 100%;
  margin: 0;
  padding: 1em;
  font-weight: bold;
  color: #fff;
  background-color: #103b78;
}
.cal-box .cal-data-box .date.floating-date {
  position: fixed;
  top: 0;
  z-index: 10;
}
.cal-box .cal-data-box ul {
  position: relative;
  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;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}
.cal-box .cal-data-box ul li {
  margin: 10px 0 0 0;
}
.cal-box .cal-data-box ul .time {
  width: 60px;
  height: 20px;
  padding: 0 8px;
  line-height: 20px;
}
.cal-box .cal-data-box ul .flag {
  width: 30px;
  height: 20px;
  line-height: 1;
}
.cal-box .cal-data-box ul .importance {
  position: absolute;
  top: 7px;
  right: 8px;
  width: 24px;
  height: 24px;
  margin: 0;
  z-index: 0;
}
.cal-box .cal-data-box ul .name {
  width: 100%;
  padding-left: 8px;
  font-weight: bold;
}
.cal-box .cal-data-box ul .last,
.cal-box .cal-data-box ul .estimate,
.cal-box .cal-data-box ul .result {
  width: 32%;
  margin-bottom: 6px;
  text-align: center;
}
.cal-box .cal-data-box ul .last:before,
.cal-box .cal-data-box ul .estimate:before,
.cal-box .cal-data-box ul .result:before {
  display: block;
  width: 100%;
  margin-bottom: 4px;
  padding: 3px 0;
  font-size: 12px;
  line-height: 1.5;
  background-color: #f7f7f7;
  border: 1px solid #e0e0e0;
}
.cal-box .cal-data-box ul .last {
  margin-right: 2%;
}
.cal-box .cal-data-box ul .last:before {
  content: "前回";
}
.cal-box .cal-data-box ul .estimate {
  margin-right: 2%;
}
.cal-box .cal-data-box ul .estimate:before {
  content: "予想";
}
.cal-box .cal-data-box ul .result:before {
  content: "結果";
}
@media screen and (min-width: 992px) {
  .cal-box .cal-data-box {
    padding-top: 56px;
    margin-top: -56px;
  }
  .cal-box .cal-data-box .date {
    margin: 0;
    color: #111;
    background-color: #eee;
  }
  .cal-box .cal-data-box .date.floating-date {
    top: 56px;
  }
  .cal-box .cal-data-box ul {
    border-width: 0px;
  }
  .cal-box .cal-data-box ul:nth-of-type(even) {
    background-color: #f7f7f7;
  }
  .cal-box .cal-data-box ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 4px 0;
  }
  .cal-box .cal-data-box ul li:not(:last-child) {
    border-right: 1px solid #e0e0e0;
  }
  .cal-box .cal-data-box ul li.time, .cal-box .cal-data-box ul li.flag, .cal-box .cal-data-box ul li.importance, .cal-box .cal-data-box ul li.name, .cal-box .cal-data-box ul li.last, .cal-box .cal-data-box ul li.estimate, .cal-box .cal-data-box ul li.result {
    height: 54px;
    margin: 4px 0;
  }
  .cal-box .cal-data-box ul li.time {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 8%;
    padding: 0;
    text-align: center;
    line-height: 1;
  }
  .cal-box .cal-data-box ul li.flag {
    width: 6%;
    border: none;
  }
  .cal-box .cal-data-box ul li.flag img {
    height: 20px;
  }
  .cal-box .cal-data-box ul li.importance {
    position: static;
    width: 8%;
  }
  .cal-box .cal-data-box ul li.importance img {
    height: 24px;
  }
  .cal-box .cal-data-box ul li.name {
    width: 36%;
    padding: 0 1em 0 0;
    font-weight: normal;
    line-height: 1.3;
  }
  .cal-box .cal-data-box ul li.last, .cal-box .cal-data-box ul li.estimate, .cal-box .cal-data-box ul li.result {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 14%;
    padding: 0 1em;
    text-align: right;
  }
  .cal-box .cal-data-box ul li.last:before, .cal-box .cal-data-box ul li.estimate:before, .cal-box .cal-data-box ul li.result:before {
    content: none;
  }
}

@media screen and (min-width: 768px) {
  .main-left .cal-box .cal-head ul li {
    font-size: 14px;
  }
  .main-left .cal-box .cal-data-box ul li {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  .main-left .cal-box .cal-data-box {
    padding-top: 49px;
    margin-top: -49px;
  }
  .main-left .cal-box .cal-data-box .date.floating-date {
    top: 49px;
  }
}

.floating-date {
  position: fixed;
  top: 0;
  visibility: hidden;
}

.country-box {
  margin-top: 48px;
}
.country-box p {
  font-size: 16px;
  font-weight: bold;
}
.country-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 1.2em 1.2em calc(1.2em - 16px) 1.2em;
  border: 2px solid #e0e0e0;
  border-radius: 4px;
}
.country-box ul li {
  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;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 50%;
  margin-bottom: 16px;
}
.country-box ul li:before {
  content: "";
  width: 30px;
  height: 20px;
  margin-right: 16px;
}
.country-box ul li.jp:before {
  background-image: url(../../market/images/flag-ja.svg);
}
.country-box ul li.us:before {
  background-image: url(../../market/images/flag-us.svg);
}
.country-box ul li.eu:before {
  background-image: url(../../market/images/flag-eu.svg);
}
.country-box ul li.uk:before {
  background-image: url(../../market/images/flag-gbr.svg);
}
.country-box ul li.de:before {
  background-image: url(../../market/images/flag-deu.svg);
}
.country-box ul li.au:before {
  background-image: url(../../market/images/flag-aus.svg);
}
.country-box ul li.cn:before {
  background-image: url(../../market/images/flag-ch.svg);
}
@media screen and (min-width: 768px) {
  .country-box {
    margin-top: 24px;
    margin-bottom: 24px;
    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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .country-box p {
    margin: 0 1.5em 0 0.5em;
    line-height: 1;
  }
  .country-box ul {
    padding: 0;
    border: none;
  }
  .country-box ul li {
    width: auto;
    font-size: 14px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 0 24px 0 0;
  }
}

.cftc-item-box {
  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;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0.5em;
}
.cftc-item-box dt {
  width: 100%;
  margin: 1em 0 0.5em 0;
  font-weight: bold;
  line-height: 1;
}
.cftc-item-box dd {
  margin: 0 1em 0 0;
}
.cftc-item-box dd:not(:last-child) {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .cftc-item-box {
    margin-bottom: 12px;
    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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .cftc-item-box dt {
    width: 7em;
    margin: 0;
  }
}

.main-left .cal-change-box {
  margin-bottom: 16px;
}
.main-left .cal-change-box dl dt {
  width: 100%;
  margin-bottom: 0.5em;
}
.main-left .cal-change-box dl dt::after {
  display: none;
}
.main-left .cal-change-box dl:first-of-type {
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .main-left .cal-change-box {
    margin-bottom: 24px;
  }
  .main-left .cal-change-box dl dt,
.main-left .cal-change-box dl dd {
    font-size: 16px;
  }
  .main-left .cal-change-box dl dt {
    width: auto;
    margin-bottom: 0;
  }
  .main-left .cal-change-box dl dt::after {
    display: block;
  }
  .main-left .cal-change-box dl:first-of-type {
    margin-bottom: 0;
  }
  .main-left .cal-change-box dl:nth-of-type(2) {
    margin-top: 0;
  }
}
.main-left .country-box + .table-scroll {
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .main-left .country-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .main-left .country-box p {
    margin: 0 0 1em 0;
  }
  .main-left .country-box ul li {
    margin: 0 24px 12px 0;
  }
  .main-left .country-box ul li:before {
    margin-right: 12px;
  }
}

/* -------------------------------
 * form
 * ---------------------------- */
form .value-box {
  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;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
form .value-box input[type=text] {
  width: 30%;
  margin: 0 0.5em 0 0;
}
form .value-box input[type=tel] {
  width: 30%;
  margin: 0 0.5em 0 0;
}
form .value-box p {
  width: 100%;
  margin: 0.5em 0 0 0;
  line-height: 1;
}
form .value-box .btn-blue {
  width: 100%;
  margin: 16px 0 0 0;
  padding: 1em;
}
form .value-box .btn-gry {
  margin: 0 0 0 0.5em;
  padding: 1em 0.8em;
}
@media screen and (min-width: 768px) {
  form .value-box .btn-blue {
    width: auto;
    margin: 0 0 0 auto;
  }
}

form.kansan .formula span {
  display: block;
}
@media screen and (min-width: 768px) {
  form.kansan .value-box input[type=text] {
    width: 30%;
    margin: 0 0.5em;
  }
  form.kansan .formula span {
    display: inline;
  }
}

form.soneki .col-psr,
form.soneki .col-calc {
  width: 100%;
}
form.soneki table td > p {
  margin: 0;
}
form.soneki .table-response-pseudo table tbody td:first-child:before {
  content: "銘柄";
}
form.soneki .table-response-pseudo table tbody td:nth-of-type(2):before {
  content: "取引枚数";
}
form.soneki .table-response-pseudo table tbody td:nth-of-type(3):before {
  content: "損益幅";
}
@media screen and (min-width: 768px) {
  form.soneki .col-psr {
    width: 40%;
  }
  form.soneki .col-calc {
    width: 58%;
  }
  form.soneki .table-response-pseudo table thead th:first-child {
    width: 250px;
  }
  form.soneki .table-response-pseudo table tbody td > div {
    max-width: 300px;
  }
}

form.saya .ctr-item {
  margin-bottom: 32px;
}
form.saya .ctr-item .select-wrap {
  width: 100%;
}
form.saya .ctr-item ul {
  width: 100%;
  margin-top: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
form.saya .ctr-item ul li {
  margin-bottom: 0;
  margin-right: 1em;
}
@media screen and (min-width: 768px) {
  form.saya .ctr-item .select-wrap {
    width: 50%;
  }
  form.saya .ctr-item ul {
    width: 45%;
    margin: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.jqchart {
  width: 100%;
  height: 230px;
  margin: 24px 0;
  clear: both;
}

.jqchart2 {
  width: 100%;
  height: 170px;
  clear: both;
}

.grainChart {
  margin-top: 16px;
  margin-bottom: 48px;
}

.status-box dl {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.status-box dl dt {
  width: 100%;
  margin-bottom: 16px;
  font-size: 18px;
}
.status-box dl dd {
  position: relative;
  width: 100%;
  padding: 0.6em 0;
  text-align: center;
  background-color: #f7f7f7;
  border-radius: 4px;
}
.status-box dl dd:not(:last-child) {
  margin-bottom: 24px;
}
.status-box dl dd:not(:last-child):after {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: -1.5em;
  content: "";
  font-family: "icomoon";
  font-size: 16px;
  color: #111;
}
.status-box dl dd.active {
  color: #fff;
  background-color: #103b78;
}
@media screen and (min-width: 576px) {
  .status-box dl dd {
    width: 31%;
    padding: 0.8em 0;
  }
  .status-box4 dl dd{
        width: 21%;
  } 
    
    
  .status-box dl dd:not(:last-child) {
    margin-bottom: 0;
  }
  .status-box dl dd:not(:last-child):after {
    left: auto;
    bottom: auto;
    top: auto;
    right: -1.4em;
    content: "";
  }
}

.submit-box {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.submit-box input[type=button],
.submit-box input[type=submit],
.submit-box input[type=reset] {
  margin: 0 1em;
}

.container-r {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin: 0 0 15px 0;
}
.container-r iframe,
.container-r object,
.container-r embed,
.container-r video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.container-r.data-list {
  height: 60vh;
  margin-top: 48px;
  margin-bottom: 48px;
  border: 4px solid #f7f7f7;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .container-r.data-list {
    height: 900px;
  }
}

.z-10 {
  position: relative;
  z-index: 10;
}

/* -------------------------------
 *  btn Component
 * ボタン用コンポーネント
 * ---------------------------- */
a.btn, a[class^=btn-], a[class*=" btn-"],
input.btn,
input[class^=btn-],
input[class*=" btn-"] {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  padding: 1.2em 1em;
  line-height: 1.3;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}
@media all and (-ms-high-contrast: none) {
  a.btn, a[class^=btn-], a[class*=" btn-"],
input.btn,
input[class^=btn-],
input[class*=" btn-"] {
    -webkit-transition: ease 0;
    transition: ease 0;
  }
}
a.btn:hover, a[class^=btn-]:hover, a[class*=" btn-"]:hover,
input.btn:hover,
input[class^=btn-]:hover,
input[class*=" btn-"]:hover {
  opacity: 0.8;
}
a.btn.mail:before, a[class^=btn-].mail:before, a[class*=" btn-"].mail:before,
input.btn.mail:before,
input[class^=btn-].mail:before,
input[class*=" btn-"].mail:before {
  margin-right: 12px;
  content: "";
  font-family: "icomoon";
}
a.btn.rad100, a[class^=btn-].rad100, a[class*=" btn-"].rad100,
input.btn.rad100,
input[class^=btn-].rad100,
input[class*=" btn-"].rad100 {
  border-radius: 100px;
}
a.btn[href$=".pdf"]::after, a[class^=btn-][href$=".pdf"]::after, a[class*=" btn-"][href$=".pdf"]::after,
input.btn[href$=".pdf"]::after,
input[class^=btn-][href$=".pdf"]::after,
input[class*=" btn-"][href$=".pdf"]::after {
  content: none;
}
.btn-red {
  color: #fff;
  text-align: center;
  background-color: #e3121c;
  border-radius: 4px;
}

.btn-blue {
  color: #fff;
  text-align: center;
  background-color: #103b78;
  border-radius: 4px;
}

.btn-blue-l {
  color: #fff;
  text-align: center;
  background-color: #5876a0;
  border-radius: 4px;
}

.btn-gry {
  color: #111;
  text-align: center;
  background-color: #e0e0e0;
  border-radius: 4px;
}

.btn-gry-l {
  color: #111;
  text-align: center;
  background-color: #eee;
  border-radius: 4px;
}

.btn-blue-round {
  color: #fff;
  background-color: #103b78;
  border-radius: 100px;
}

.btn-red-round {
  color: #fff;
  background-color: #e3121c;
  border-radius: 100px;
}

.btn-gry-round {
  color: #111;
  background-color: #eee;
  border-radius: 100px;
}

.btn-gld-round {
  max-width: 380px;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  color: #371e06;
  background: -webkit-gradient(linear, left top, left bottom, from(#e3ae05), color-stop(47.4%, #fadf8a), to(#e3ae05));
  background: linear-gradient(180deg, #e3ae05 0%, #fadf8a 47.4%, #e3ae05 100%);
  border-radius: 100px;
}

.btn-gry-compact {
  color: #111;
  background-color: #eee;
  border-radius: 2px;
}

a.btn-border-blue {
  height: 70px;
  padding: 0;
  color: #111;
  line-height: 1.3 !important;
  background-color: #fff;
  border: 2px solid #103b78;
  border-radius: 4px;
}
a.btn-border-blue:hover {
  color: #fff;
  background-color: #103b78;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  a.btn-border-blue {
    height: 100px;
  }
}

a.btn-border-gry {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.5em 1em;
  border: 2px solid #e0e0e0;
  border-radius: 4px;
  text-decoration: none;
  color: #111;
}
a.btn-border-gry:hover {
  opacity: 1;
  border-color: #103b78;
}
header .btn-list li a {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 50px;
  height: 50px;
  padding: 0 0 1em 0;
  font-size: 8px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  border-radius: 4px;
}
header .btn-list li:not(:last-of-type) {
  margin: 0 10px 0 0;
}
header .btn-list li:first-of-type a {
  padding-top: 10px;
}
header .btn-list li:first-of-type a:before {
  content: "";
  font-family: "icomoon";
  font-size: 16px;
}
header .btn-list li:nth-of-type(2) a {
  padding-top: 6px;
}
header .btn-list li:nth-of-type(2) a:before {
  content: "";
  margin-left: -4px;
  font-family: "icomoon";
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  header .btn-list li:first-of-type a, header .btn-list li:nth-of-type(2) a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: 85px;
    height: 64px;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
  }
  header .btn-list li:first-of-type a:before, header .btn-list li:nth-of-type(2) a:before {
    content: none;
  }
}
header .btn-list li a.only-sm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  header .btn-list li a.only-sm {
    display: none;
  }
}
header .btn-list li a.only-lg {
  display: none;
}
@media screen and (min-width: 768px) {
  header .btn-list li a.only-lg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

aside .btn-list li:not(:last-child) {
  margin-bottom: 0;
}
aside .btn-list li a.btn-red {
  padding: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
aside .btn-list li a.btn-red span:nth-of-type(1) {
  font-size: 16px;
}
aside .btn-list li a.btn-red span:nth-of-type(1) strong {
  font-size: 24px;
}
aside .btn-list li a.btn-red span:nth-of-type(2) {
  padding: 12px 0;
  font-size: 32px;
  letter-spacing: 3px;
}
aside .btn-list li a.btn-red span:nth-of-type(3) {
  font-size: 16px;
}
aside .btn-list li a.btn-blue {
  height: 100%;
  padding: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
aside .btn-list li a.btn-blue span:nth-of-type(1) {
  font-size: 16px;
}
aside .btn-list li a.btn-blue span:nth-of-type(2) {
  padding: 12px 0 0 0;
  font-size: 20px;
}

.bnr-side-fix {
  display: none;
}
@media screen and (min-width: 992px) {
  .bnr-side-fix {
    display: block;
    position: fixed;
    right: 0;
    top: 300px;
    height: 240px;
    color: #d6ae32;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#111111), color-stop(50%, #222222), to(#000000));
    background-image: linear-gradient(0deg, #111111 0%, #222222 50%, #000000 100%);
    z-index: 60;
  }
}
@media screen and (min-width: 992px) and (-ms-high-contrast: none) {
  .bnr-side-fix {
    -ms-writing-mode: tb-rl;
  }
}
@media screen and (min-width: 992px) {
  .bnr-side-fix a {
    display: block;
    padding: 1.5em 0.9em;
    text-align: center;
    text-decoration: none;
    color: #d6ae32;
  }
}
@media screen and (min-width: 992px) and (-ms-high-contrast: none) {
  .bnr-side-fix a {
    padding: 1.5em 0.9em 1.5em 0.6em;
  }
}
@media screen and (min-width: 992px) {
  .bnr-side-fix a:hover {
    opacity: 0.8;
  }
}

.bnr-hadou {
  position: relative;
  width: 100%;
  height: 140px;
  margin-bottom: 16px;
  background-image: url(../images/common/img-hadou.png);
  background-size: 100% auto;
  border-radius: 4px;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}
.bnr-hadou::before {
  content: "";
  color: transparent;
  background: rgba(16, 59, 120, 0.62);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 4px;
}
.bnr-hadou::after {
  content: "波動展望の部屋";
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  font-size: 24px;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  line-height: 140px;
  color: white;
}
.bnr-hadou:hover {
  opacity: 0.8;
}

/* -------------------------------
 *  form components
 * ---------------------------- */
input[type=text],
input[type=email],
input[type=tel],
textarea {
  width: 100%;
  padding: 0.8em;
  font-size: 16px;
  background-color: #fff;
  border-radius: 4px;
  border: 3px solid #e0e0e0;
}
input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #9e9e9e;
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, textarea::-moz-placeholder {
  color: #9e9e9e;
}
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #9e9e9e;
}
input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #9e9e9e;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
textarea::placeholder {
  color: #9e9e9e;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus {
  border: 3px solid #103b78;
}

@media screen and (min-width: 768px) {
  input[type=tel] {
    width: 12em;
  }
}
.select-wrap {
  position: relative;
  width: 100%;
}
.select-wrap .sl-normal {
  position: relative;
  width: 100%;
  padding: 0.8em;
  background-color: #fff;
  border: 3px solid #e0e0e0;
  border-radius: 4px;
}
.select-wrap .sl-normal:focus {
  border-color: #103b78;
  outline: none;
}
.select-wrap::before {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid #103b78;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-radius: 2px;
  pointer-events: none;
  z-index: 10;
}

input[type=radio],
input[type=checkbox] {
  -moz-opacity: 0;
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  position: absolute;
}

input[type=radio] + .radio-icon {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 2rem;
  height: 2rem;
  margin-top: -0.2em;
  margin-right: 0.5em;
  border-radius: 50%;
  border: 4px solid #ccc;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media all and (-ms-high-contrast: none) {
  input[type=radio] + .radio-icon {
    -webkit-transition: all 0;
    transition: all 0;
  }
}
input[type=radio]:disabled + .radio-icon {
  background: #ddd;
  border: none;
}
input[type=radio]:focus + .radio-icon {
  border: 1px solid #103b78;
  background: #103b78;
}
input[type=radio]:checked + .radio-icon {
  background: #fff;
  border: 8px solid #103b78;
}

label:hover .radio-icon {
  border: 1px solid #103b78;
  background: #103b78;
}

input[type=checkbox] + .check-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 2rem;
  height: 2rem;
  margin-top: -0.25em;
  margin-right: 0.5em;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media all and (-ms-high-contrast: none) {
  input[type=checkbox] + .check-icon {
    -webkit-transition: all 0;
    transition: all 0;
  }
}
input[type=checkbox] + .check-icon:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 2rem;
  height: 2rem;
  border-radius: 4px;
  border: 3px solid #ccc;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
@media all and (-ms-high-contrast: none) {
  input[type=checkbox] + .check-icon:after {
    -webkit-transition: all 0;
    transition: all 0;
  }
}
input[type=checkbox]:checked + .check-icon:after {
  position: absolute;
  content: "";
  top: -0.1em;
  left: 0.4em;
  width: 60%;
  height: 90%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border: solid 2px transparent;
  border-bottom: 4px solid #111;
  border-right: 4px solid #111;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
input[type=checkbox]:focus + .check-icon {
  border-radius: 4px;
  -webkit-box-shadow: 0 0 6px 6px #111;
          box-shadow: 0 0 6px 6px #111;
}
input[type=checkbox]:focus + .check-icon:after {
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
input[type=checkbox]:focus:not(:cheked) + .check-icon:after {
  border-color: #111;
}
input[type=checkbox]:disabled + .check-icon:after {
  background: #ccc;
}

label:hover input[type=checkbox]:not(:checked):not(:disabled) + .check-icon:after {
  border-color: #111;
  border-radius: 4px;
}

/* -------------------------------
 * heading / title components
 * ---------------------------- */
h2 {
  font-size: 18px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  h2 {
    font-size: 24px;
  }
}
h2 + h3 {
  padding-top: 1em;
}

h3,
h4 {
  margin-bottom: 1em;
  font-size: 16px;
  font-weight: bold;
  line-height: 150%;
}
@media screen and (min-width: 768px) {
  h3,
h4 {
    font-size: 20px;
  }
}

.hd1 {
  padding: 4px 0 4px 12px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  border-left: 8px solid #103b78;
}
@media screen and (min-width: 768px) {
  .hd1 {
    padding: 4px 0 4px 0.8em;
    font-size: 32px;
  }
}
.hd1 + section {
  padding-top: 0;
}

.hd2 {
  padding: 0 0 0 12px;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  border-left: 5px solid #103b78;
}
.hd2:after {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -8px;
  border-top: 1px solid #e0e0e0;
  content: "";
}
@media screen and (min-width: 768px) {
  .hd2 {
    font-size: 24px;
  }
}

.hd2-box {
  position: relative;
  margin: 0 0 24px 0;
}
.hd2-box + picture {
  margin-bottom: 32px;
}
@media screen and (min-width: 768px) {
  .hd2-box {
    margin: 0 0 32px 0;
  }
}

.hd1 + section {
  padding-top: 0;
}
.hd1 + section .hd2-box,
.hd1 + section > p:first-child {
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .hd1 + section .hd2-box,
.hd1 + section > p:first-child {
    margin-top: 32px;
  }
}
.hd1 + section .country-box {
  margin-top: 24px;
}

.hd3 {
  margin-bottom: 1em;
  font-size: 16px;
  font-weight: bold;
  line-height: 150%;
}
.hd3 a {
  display: block;
  text-decoration: none;
}
.hd3 a img {
  display: block;
  width: auto;
  margin-bottom: 12px;
  height: 26px;
}
@media screen and (min-width: 768px) {
  .hd3 {
    font-size: 20px;
  }
}

.hd3-bd {
  margin-top: 48px;
  margin-bottom: 1em;
  padding: 0 0 0 12px;
  font-size: 16px;
  font-weight: bold;
  line-height: 150%;
  border-left: 5px solid #e0e0e0;
}
@media screen and (min-width: 768px) {
  .hd3-bd {
    font-size: 20px;
  }
}

.tab-content .inner:first-child .hd3-bd {
  margin-top: 0;
}

.btm-line-wide {
  position: relative;
  margin-bottom: 1.2em;
  padding-bottom: 1.2em;
}
.btm-line-wide::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  margin: auto;
  background-color: #111;
}

.btm-line-narrow {
  position: relative;
  margin-bottom: 1.2em;
  padding-bottom: 1.2em;
}
.btm-line-narrow::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 3px;
  margin: auto;
  background-color: #103b78;
}

.side-line {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .side-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .side-line:before, .side-line:after {
    content: "";
    height: 1px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    background-color: #fff;
  }
  .side-line:before {
    margin-right: 3em;
  }
  .side-line:after {
    margin-left: 3em;
  }
}

.btm-text [class^=en],
.btm-text [class*=" news-"] {
  display: block;
  padding-top: 0.5em;
  font-size: 70%;
  color: #111;
}
.btm-text .en-upper {
  text-transform: uppercase;
}

/* progress pagetop
================================================== */
:root {
  --red: #da2c4d;
  --yel: #f8ab37;
}

@-webkit-keyframes border-transform {
  0%, 100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
@keyframes border-transform {
  0%, 100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
.progress-wrap {
  position: fixed;
  right: 15px;
  bottom: 15px;
  height: 46px;
  width: 46px;
  padding: 5px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  background-color: #111;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.progress-wrap.active-progress {
  opacity: 0.9;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.progress-wrap:after {
  position: absolute;
  font-family: "icomoon";
  content: "";
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  color: #fff;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.progress-wrap:hover::after {
  opacity: 0;
}
.progress-wrap:before {
  position: absolute;
  font-family: "icomoon";
  content: "";
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  opacity: 0;
  background-image: linear-gradient(298deg, #ddd, #ddd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 2;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.progress-wrap:hover::before {
  opacity: 1;
}

.progress-wrap svg path {
  fill: none;
}
.progress-wrap svg.progress-circle path {
  stroke: #ddd;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

#page-top {
  display: none;
}
@media screen and (min-width: 768px) {
  #page-top {
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 0;
    font-size: 30px;
    z-index: 100;
  }
  #page-top a {
    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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 50px;
    height: 50px;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
  }
  #page-top a:after {
    content: "";
    display: block;
    color: #fff;
    font-family: "icomoon";
    font-size: 1em;
  }
  #page-top a:hover {
    text-decoration: none;
  }
  #page-top a i {
    height: 1em;
  }
}

#sp-top a {
  text-align: center;
  width: 100%;
  background-color: #111;
  text-decoration: none;
}
#sp-top a:after {
  content: "";
  font-family: "icomoon";
  color: #fff;
  font-size: 28px;
}
#sp-top a:hover {
  opacity: 1;
}

/* -------------------------------
 *  bread crumb components
 * ---------------------------- */
.bread-crumb {
  margin-bottom: 24px;
  background-color: #f7f7f7;
}
.bread-crumb .inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 3%;
}
.bread-crumb .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0;
  padding: 1em 0;
  font-size: 12px;
}
.bread-crumb .inner ul li {
  line-height: 1.5;
}
.bread-crumb .inner ul li:not(:last-child) {
  margin: 0;
}
.bread-crumb .inner ul li:not(:last-child):after {
  content: ">";
  padding: 0 0.5em;
}
@media screen and (min-width: 768px) {
  .bread-crumb {
    margin-bottom: 48px;
  }
  .bread-crumb .inner ul {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  .bread-crumb .inner {
    padding: 0;
  }
}

/* -------------------------------
 *  article
 * ---------------------------- */
.article-list li {
  padding: 0 0 16px 0;
  border-bottom: 1px solid #e0e0e0;
}
.article-list li a {
  line-height: 150%;
}
.article-list li.new:after {
  content: "NEW";
  color: #e3121c;
  font-weight: bold;
}
.article-list li:not(:last-of-type) {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .article-list li {
    padding: 0 0 16px 0;
  }
  .article-list li:not(:last-of-type) {
    margin-bottom: 24px;
  }
}

.article-info {
  display: block;
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .article-info {
    display: inline;
  }
}

.tag,
[class^=tag-],
[class*=" tag-"] {
  width: 100px;
  display: inline-block;
  margin-right: 16px;
  padding: 8px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1;
  border-radius: 2px;
}

.tag-red {
  background-color: #e3121c;
}

.tag-blue {
  background-color: #103b78;
}

time {
  margin-right: 16px;
  font-weight: bold;
}

/* -------------------------------
 *  text components
 * ---------------------------- */
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
  text-justify: inter-ideograph;
}

.text-u {
  text-decoration: underline;
}

.text-bold {
  font-weight: bold;
}

.text-xlarge {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .text-xlarge {
    font-size: 32px;
  }
}

.text-large {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .text-large {
    font-size: 24px;
  }
}

.text-medium {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .text-medium {
    font-size: 20px;
  }
}

.text-medium-normal {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .text-medium-normal {
    font-size: 20px;
  }
}

.text-Xsmall {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .text-Xsmall {
    font-size: 14px;
  }
}

.text-serif {
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

.text-en {
  font-family: "Noto Sans", sans-serif;
  letter-spacing: 1px;
}

.text-asterisk {
  padding-left: 1em;
  text-indent: -1em;
}
.text-asterisk:before {
  content: "※";
}

.text-notes {
  padding-left: 1.5em;
  color: #e3121c;
  font-size: 85%;
  line-height: 1.5;
  text-indent: -1.4em;
}
.text-notes:before {
  content: "※";
}

.text-color-red {
  color: #e3121c;
}

.text-color-blue {
  color: #103b78;
}

.text-color-gld {
  color: #fee083;
}

.text-color-wh {
  color: #fff;
}

.free-dial,
[class^=free-dial-],
[class*=" free-dial-"] {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 0;
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
}
.free-dial:before,
[class^=free-dial-]:before,
[class*=" free-dial-"]:before {
  margin-right: 5px;
  font-size: 0;
  background-repeat: no-repeat;
}

.free-dial:before {
  content: url(../../images/common/img-freedial.svg);
}

.free-dial-wh:before {
  content: url(../../images/common/img-freedial-wh.svg);
}

.free-dial-bk:before {
  content: url(../../images/common/img-freedial-bk.svg);
}

@media screen and (min-width: 576px) {
  br.sm {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  br.md {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  br.lg {
    display: none;
  }
}

/* -------------------------------
 *  margin
 * ---------------------------- */
.mg-t {
  magin-top: 24px;
}

.mg-b1 {
  margin-bottom: 24px;
}

.mt-auto {
  margin-top: auto;
}

.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.mt-0 {
  margin-top: 0px;
}

.mr-0 {
  margin-right: 0px;
}

.mb-0 {
  margin-bottom: 0px;
}

.ml-0 {
  margin-left: 0px;
}

.mx-1 {
  margin-left: 1px;
  margin-right: 1px;
}

.my-1 {
  margin-top: 1px;
  margin-bottom: 1px;
}

.mt-1 {
  margin-top: 1px;
}

.mr-1 {
  margin-right: 1px;
}

.mb-1 {
  margin-bottom: 1px;
}

.ml-1 {
  margin-left: 1px;
}

.mx-2 {
  margin-left: 2px;
  margin-right: 2px;
}

.my-2 {
  margin-top: 2px;
  margin-bottom: 2px;
}

.mt-2 {
  margin-top: 2px;
}

.mr-2 {
  margin-right: 2px;
}

.mb-2 {
  margin-bottom: 2px;
}

.ml-2 {
  margin-left: 2px;
}

.mx-3 {
  margin-left: 3px;
  margin-right: 3px;
}

.my-3 {
  margin-top: 3px;
  margin-bottom: 3px;
}

.mt-3 {
  margin-top: 3px;
}

.mr-3 {
  margin-right: 3px;
}

.mb-3 {
  margin-bottom: 3px;
}

.ml-3 {
  margin-left: 3px;
}

.mx-4 {
  margin-left: 4px;
  margin-right: 4px;
}

.my-4 {
  margin-top: 4px;
  margin-bottom: 4px;
}

.mt-4 {
  margin-top: 4px;
}

.mr-4 {
  margin-right: 4px;
}

.mb-4 {
  margin-bottom: 4px;
}

.ml-4 {
  margin-left: 4px;
}

.mx-5 {
  margin-left: 5px;
  margin-right: 5px;
}

.my-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.mt-5 {
  margin-top: 5px;
}

.mr-5 {
  margin-right: 5px;
}

.mb-5 {
  margin-bottom: 5px;
}

.ml-5 {
  margin-left: 5px;
}

.mx-6 {
  margin-left: 6px;
  margin-right: 6px;
}

.my-6 {
  margin-top: 6px;
  margin-bottom: 6px;
}

.mt-6 {
  margin-top: 6px;
}

.mr-6 {
  margin-right: 6px;
}

.mb-6 {
  margin-bottom: 6px;
}

.ml-6 {
  margin-left: 6px;
}

.mx-7 {
  margin-left: 7px;
  margin-right: 7px;
}

.my-7 {
  margin-top: 7px;
  margin-bottom: 7px;
}

.mt-7 {
  margin-top: 7px;
}

.mr-7 {
  margin-right: 7px;
}

.mb-7 {
  margin-bottom: 7px;
}

.ml-7 {
  margin-left: 7px;
}

.mx-8 {
  margin-left: 8px;
  margin-right: 8px;
}

.my-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.mt-8 {
  margin-top: 8px;
}

.mr-8 {
  margin-right: 8px;
}

.mb-8 {
  margin-bottom: 8px;
}

.ml-8 {
  margin-left: 8px;
}

.mx-9 {
  margin-left: 9px;
  margin-right: 9px;
}

.my-9 {
  margin-top: 9px;
  margin-bottom: 9px;
}

.mt-9 {
  margin-top: 9px;
}

.mr-9 {
  margin-right: 9px;
}

.mb-9 {
  margin-bottom: 9px;
}

.ml-9 {
  margin-left: 9px;
}

.mx-10 {
  margin-left: 10px;
  margin-right: 10px;
}

.my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.mt-10 {
  margin-top: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.mx-11 {
  margin-left: 11px;
  margin-right: 11px;
}

.my-11 {
  margin-top: 11px;
  margin-bottom: 11px;
}

.mt-11 {
  margin-top: 11px;
}

.mr-11 {
  margin-right: 11px;
}

.mb-11 {
  margin-bottom: 11px;
}

.ml-11 {
  margin-left: 11px;
}

.mx-12 {
  margin-left: 12px;
  margin-right: 12px;
}

.my-12 {
  margin-top: 12px;
  margin-bottom: 12px;
}

.mt-12 {
  margin-top: 12px;
}

.mr-12 {
  margin-right: 12px;
}

.mb-12 {
  margin-bottom: 12px;
}

.ml-12 {
  margin-left: 12px;
}

.mx-13 {
  margin-left: 13px;
  margin-right: 13px;
}

.my-13 {
  margin-top: 13px;
  margin-bottom: 13px;
}

.mt-13 {
  margin-top: 13px;
}

.mr-13 {
  margin-right: 13px;
}

.mb-13 {
  margin-bottom: 13px;
}

.ml-13 {
  margin-left: 13px;
}

.mx-14 {
  margin-left: 14px;
  margin-right: 14px;
}

.my-14 {
  margin-top: 14px;
  margin-bottom: 14px;
}

.mt-14 {
  margin-top: 14px;
}

.mr-14 {
  margin-right: 14px;
}

.mb-14 {
  margin-bottom: 14px;
}

.ml-14 {
  margin-left: 14px;
}

.mx-15 {
  margin-left: 15px;
  margin-right: 15px;
}

.my-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.mt-15 {
  margin-top: 15px;
}

.mr-15 {
  margin-right: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

.ml-15 {
  margin-left: 15px;
}

.mx-16 {
  margin-left: 16px;
  margin-right: 16px;
}

.my-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.mt-16 {
  margin-top: 16px;
}

.mr-16 {
  margin-right: 16px;
}

.mb-16 {
  margin-bottom: 16px;
}

.ml-16 {
  margin-left: 16px;
}

.mx-17 {
  margin-left: 17px;
  margin-right: 17px;
}

.my-17 {
  margin-top: 17px;
  margin-bottom: 17px;
}

.mt-17 {
  margin-top: 17px;
}

.mr-17 {
  margin-right: 17px;
}

.mb-17 {
  margin-bottom: 17px;
}

.ml-17 {
  margin-left: 17px;
}

.mx-18 {
  margin-left: 18px;
  margin-right: 18px;
}

.my-18 {
  margin-top: 18px;
  margin-bottom: 18px;
}

.mt-18 {
  margin-top: 18px;
}

.mr-18 {
  margin-right: 18px;
}

.mb-18 {
  margin-bottom: 18px;
}

.ml-18 {
  margin-left: 18px;
}

.mx-19 {
  margin-left: 19px;
  margin-right: 19px;
}

.my-19 {
  margin-top: 19px;
  margin-bottom: 19px;
}

.mt-19 {
  margin-top: 19px;
}

.mr-19 {
  margin-right: 19px;
}

.mb-19 {
  margin-bottom: 19px;
}

.ml-19 {
  margin-left: 19px;
}

.mx-20 {
  margin-left: 20px;
  margin-right: 20px;
}

.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mt-20 {
  margin-top: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.mx-21 {
  margin-left: 21px;
  margin-right: 21px;
}

.my-21 {
  margin-top: 21px;
  margin-bottom: 21px;
}

.mt-21 {
  margin-top: 21px;
}

.mr-21 {
  margin-right: 21px;
}

.mb-21 {
  margin-bottom: 21px;
}

.ml-21 {
  margin-left: 21px;
}

.mx-22 {
  margin-left: 22px;
  margin-right: 22px;
}

.my-22 {
  margin-top: 22px;
  margin-bottom: 22px;
}

.mt-22 {
  margin-top: 22px;
}

.mr-22 {
  margin-right: 22px;
}

.mb-22 {
  margin-bottom: 22px;
}

.ml-22 {
  margin-left: 22px;
}

.mx-23 {
  margin-left: 23px;
  margin-right: 23px;
}

.my-23 {
  margin-top: 23px;
  margin-bottom: 23px;
}

.mt-23 {
  margin-top: 23px;
}

.mr-23 {
  margin-right: 23px;
}

.mb-23 {
  margin-bottom: 23px;
}

.ml-23 {
  margin-left: 23px;
}

.mx-24 {
  margin-left: 24px;
  margin-right: 24px;
}

.my-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.mt-24 {
  margin-top: 24px;
}

.mr-24 {
  margin-right: 24px;
}

.mb-24 {
  margin-bottom: 24px;
}

.ml-24 {
  margin-left: 24px;
}

.mx-25 {
  margin-left: 25px;
  margin-right: 25px;
}

.my-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.mt-25 {
  margin-top: 25px;
}

.mr-25 {
  margin-right: 25px;
}

.mb-25 {
  margin-bottom: 25px;
}

.ml-25 {
  margin-left: 25px;
}

.mx-26 {
  margin-left: 26px;
  margin-right: 26px;
}

.my-26 {
  margin-top: 26px;
  margin-bottom: 26px;
}

.mt-26 {
  margin-top: 26px;
}

.mr-26 {
  margin-right: 26px;
}

.mb-26 {
  margin-bottom: 26px;
}

.ml-26 {
  margin-left: 26px;
}

.mx-27 {
  margin-left: 27px;
  margin-right: 27px;
}

.my-27 {
  margin-top: 27px;
  margin-bottom: 27px;
}

.mt-27 {
  margin-top: 27px;
}

.mr-27 {
  margin-right: 27px;
}

.mb-27 {
  margin-bottom: 27px;
}

.ml-27 {
  margin-left: 27px;
}

.mx-28 {
  margin-left: 28px;
  margin-right: 28px;
}

.my-28 {
  margin-top: 28px;
  margin-bottom: 28px;
}

.mt-28 {
  margin-top: 28px;
}

.mr-28 {
  margin-right: 28px;
}

.mb-28 {
  margin-bottom: 28px;
}

.ml-28 {
  margin-left: 28px;
}

.mx-29 {
  margin-left: 29px;
  margin-right: 29px;
}

.my-29 {
  margin-top: 29px;
  margin-bottom: 29px;
}

.mt-29 {
  margin-top: 29px;
}

.mr-29 {
  margin-right: 29px;
}

.mb-29 {
  margin-bottom: 29px;
}

.ml-29 {
  margin-left: 29px;
}

.mx-30 {
  margin-left: 30px;
  margin-right: 30px;
}

.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.mt-30 {
  margin-top: 30px;
}

.mr-30 {
  margin-right: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.ml-30 {
  margin-left: 30px;
}

.mx-31 {
  margin-left: 31px;
  margin-right: 31px;
}

.my-31 {
  margin-top: 31px;
  margin-bottom: 31px;
}

.mt-31 {
  margin-top: 31px;
}

.mr-31 {
  margin-right: 31px;
}

.mb-31 {
  margin-bottom: 31px;
}

.ml-31 {
  margin-left: 31px;
}

.mx-32 {
  margin-left: 32px;
  margin-right: 32px;
}

.my-32 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.mt-32 {
  margin-top: 32px;
}

.mr-32 {
  margin-right: 32px;
}

.mb-32 {
  margin-bottom: 32px;
}

.ml-32 {
  margin-left: 32px;
}

.mx-33 {
  margin-left: 33px;
  margin-right: 33px;
}

.my-33 {
  margin-top: 33px;
  margin-bottom: 33px;
}

.mt-33 {
  margin-top: 33px;
}

.mr-33 {
  margin-right: 33px;
}

.mb-33 {
  margin-bottom: 33px;
}

.ml-33 {
  margin-left: 33px;
}

.mx-34 {
  margin-left: 34px;
  margin-right: 34px;
}

.my-34 {
  margin-top: 34px;
  margin-bottom: 34px;
}

.mt-34 {
  margin-top: 34px;
}

.mr-34 {
  margin-right: 34px;
}

.mb-34 {
  margin-bottom: 34px;
}

.ml-34 {
  margin-left: 34px;
}

.mx-35 {
  margin-left: 35px;
  margin-right: 35px;
}

.my-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}

.mt-35 {
  margin-top: 35px;
}

.mr-35 {
  margin-right: 35px;
}

.mb-35 {
  margin-bottom: 35px;
}

.ml-35 {
  margin-left: 35px;
}

.mx-36 {
  margin-left: 36px;
  margin-right: 36px;
}

.my-36 {
  margin-top: 36px;
  margin-bottom: 36px;
}

.mt-36 {
  margin-top: 36px;
}

.mr-36 {
  margin-right: 36px;
}

.mb-36 {
  margin-bottom: 36px;
}

.ml-36 {
  margin-left: 36px;
}

.mx-37 {
  margin-left: 37px;
  margin-right: 37px;
}

.my-37 {
  margin-top: 37px;
  margin-bottom: 37px;
}

.mt-37 {
  margin-top: 37px;
}

.mr-37 {
  margin-right: 37px;
}

.mb-37 {
  margin-bottom: 37px;
}

.ml-37 {
  margin-left: 37px;
}

.mx-38 {
  margin-left: 38px;
  margin-right: 38px;
}

.my-38 {
  margin-top: 38px;
  margin-bottom: 38px;
}

.mt-38 {
  margin-top: 38px;
}

.mr-38 {
  margin-right: 38px;
}

.mb-38 {
  margin-bottom: 38px;
}

.ml-38 {
  margin-left: 38px;
}

.mx-39 {
  margin-left: 39px;
  margin-right: 39px;
}

.my-39 {
  margin-top: 39px;
  margin-bottom: 39px;
}

.mt-39 {
  margin-top: 39px;
}

.mr-39 {
  margin-right: 39px;
}

.mb-39 {
  margin-bottom: 39px;
}

.ml-39 {
  margin-left: 39px;
}

.mx-40 {
  margin-left: 40px;
  margin-right: 40px;
}

.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mt-40 {
  margin-top: 40px;
}

.mr-40 {
  margin-right: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.ml-40 {
  margin-left: 40px;
}

.mx-41 {
  margin-left: 41px;
  margin-right: 41px;
}

.my-41 {
  margin-top: 41px;
  margin-bottom: 41px;
}

.mt-41 {
  margin-top: 41px;
}

.mr-41 {
  margin-right: 41px;
}

.mb-41 {
  margin-bottom: 41px;
}

.ml-41 {
  margin-left: 41px;
}

.mx-42 {
  margin-left: 42px;
  margin-right: 42px;
}

.my-42 {
  margin-top: 42px;
  margin-bottom: 42px;
}

.mt-42 {
  margin-top: 42px;
}

.mr-42 {
  margin-right: 42px;
}

.mb-42 {
  margin-bottom: 42px;
}

.ml-42 {
  margin-left: 42px;
}

.mx-43 {
  margin-left: 43px;
  margin-right: 43px;
}

.my-43 {
  margin-top: 43px;
  margin-bottom: 43px;
}

.mt-43 {
  margin-top: 43px;
}

.mr-43 {
  margin-right: 43px;
}

.mb-43 {
  margin-bottom: 43px;
}

.ml-43 {
  margin-left: 43px;
}

.mx-44 {
  margin-left: 44px;
  margin-right: 44px;
}

.my-44 {
  margin-top: 44px;
  margin-bottom: 44px;
}

.mt-44 {
  margin-top: 44px;
}

.mr-44 {
  margin-right: 44px;
}

.mb-44 {
  margin-bottom: 44px;
}

.ml-44 {
  margin-left: 44px;
}

.mx-45 {
  margin-left: 45px;
  margin-right: 45px;
}

.my-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}

.mt-45 {
  margin-top: 45px;
}

.mr-45 {
  margin-right: 45px;
}

.mb-45 {
  margin-bottom: 45px;
}

.ml-45 {
  margin-left: 45px;
}

.mx-46 {
  margin-left: 46px;
  margin-right: 46px;
}

.my-46 {
  margin-top: 46px;
  margin-bottom: 46px;
}

.mt-46 {
  margin-top: 46px;
}

.mr-46 {
  margin-right: 46px;
}

.mb-46 {
  margin-bottom: 46px;
}

.ml-46 {
  margin-left: 46px;
}

.mx-47 {
  margin-left: 47px;
  margin-right: 47px;
}

.my-47 {
  margin-top: 47px;
  margin-bottom: 47px;
}

.mt-47 {
  margin-top: 47px;
}

.mr-47 {
  margin-right: 47px;
}

.mb-47 {
  margin-bottom: 47px;
}

.ml-47 {
  margin-left: 47px;
}

.mx-48 {
  margin-left: 48px;
  margin-right: 48px;
}

.my-48 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.mt-48 {
  margin-top: 48px;
}

.mr-48 {
  margin-right: 48px;
}

.mb-48 {
  margin-bottom: 48px;
}

.ml-48 {
  margin-left: 48px;
}

.mx-49 {
  margin-left: 49px;
  margin-right: 49px;
}

.my-49 {
  margin-top: 49px;
  margin-bottom: 49px;
}

.mt-49 {
  margin-top: 49px;
}

.mr-49 {
  margin-right: 49px;
}

.mb-49 {
  margin-bottom: 49px;
}

.ml-49 {
  margin-left: 49px;
}

.mx-50 {
  margin-left: 50px;
  margin-right: 50px;
}

.my-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.mt-50 {
  margin-top: 50px;
}

.mr-50 {
  margin-right: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}

.ml-50 {
  margin-left: 50px;
}

.mx-51 {
  margin-left: 51px;
  margin-right: 51px;
}

.my-51 {
  margin-top: 51px;
  margin-bottom: 51px;
}

.mt-51 {
  margin-top: 51px;
}

.mr-51 {
  margin-right: 51px;
}

.mb-51 {
  margin-bottom: 51px;
}

.ml-51 {
  margin-left: 51px;
}

.mx-52 {
  margin-left: 52px;
  margin-right: 52px;
}

.my-52 {
  margin-top: 52px;
  margin-bottom: 52px;
}

.mt-52 {
  margin-top: 52px;
}

.mr-52 {
  margin-right: 52px;
}

.mb-52 {
  margin-bottom: 52px;
}

.ml-52 {
  margin-left: 52px;
}

.mx-53 {
  margin-left: 53px;
  margin-right: 53px;
}

.my-53 {
  margin-top: 53px;
  margin-bottom: 53px;
}

.mt-53 {
  margin-top: 53px;
}

.mr-53 {
  margin-right: 53px;
}

.mb-53 {
  margin-bottom: 53px;
}

.ml-53 {
  margin-left: 53px;
}

.mx-54 {
  margin-left: 54px;
  margin-right: 54px;
}

.my-54 {
  margin-top: 54px;
  margin-bottom: 54px;
}

.mt-54 {
  margin-top: 54px;
}

.mr-54 {
  margin-right: 54px;
}

.mb-54 {
  margin-bottom: 54px;
}

.ml-54 {
  margin-left: 54px;
}

.mx-55 {
  margin-left: 55px;
  margin-right: 55px;
}

.my-55 {
  margin-top: 55px;
  margin-bottom: 55px;
}

.mt-55 {
  margin-top: 55px;
}

.mr-55 {
  margin-right: 55px;
}

.mb-55 {
  margin-bottom: 55px;
}

.ml-55 {
  margin-left: 55px;
}

.mx-56 {
  margin-left: 56px;
  margin-right: 56px;
}

.my-56 {
  margin-top: 56px;
  margin-bottom: 56px;
}

.mt-56 {
  margin-top: 56px;
}

.mr-56 {
  margin-right: 56px;
}

.mb-56 {
  margin-bottom: 56px;
}

.ml-56 {
  margin-left: 56px;
}

.mx-57 {
  margin-left: 57px;
  margin-right: 57px;
}

.my-57 {
  margin-top: 57px;
  margin-bottom: 57px;
}

.mt-57 {
  margin-top: 57px;
}

.mr-57 {
  margin-right: 57px;
}

.mb-57 {
  margin-bottom: 57px;
}

.ml-57 {
  margin-left: 57px;
}

.mx-58 {
  margin-left: 58px;
  margin-right: 58px;
}

.my-58 {
  margin-top: 58px;
  margin-bottom: 58px;
}

.mt-58 {
  margin-top: 58px;
}

.mr-58 {
  margin-right: 58px;
}

.mb-58 {
  margin-bottom: 58px;
}

.ml-58 {
  margin-left: 58px;
}

.mx-59 {
  margin-left: 59px;
  margin-right: 59px;
}

.my-59 {
  margin-top: 59px;
  margin-bottom: 59px;
}

.mt-59 {
  margin-top: 59px;
}

.mr-59 {
  margin-right: 59px;
}

.mb-59 {
  margin-bottom: 59px;
}

.ml-59 {
  margin-left: 59px;
}

.mx-60 {
  margin-left: 60px;
  margin-right: 60px;
}

.my-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.mt-60 {
  margin-top: 60px;
}

.mr-60 {
  margin-right: 60px;
}

.mb-60 {
  margin-bottom: 60px;
}

.ml-60 {
  margin-left: 60px;
}

.mx-61 {
  margin-left: 61px;
  margin-right: 61px;
}

.my-61 {
  margin-top: 61px;
  margin-bottom: 61px;
}

.mt-61 {
  margin-top: 61px;
}

.mr-61 {
  margin-right: 61px;
}

.mb-61 {
  margin-bottom: 61px;
}

.ml-61 {
  margin-left: 61px;
}

.mx-62 {
  margin-left: 62px;
  margin-right: 62px;
}

.my-62 {
  margin-top: 62px;
  margin-bottom: 62px;
}

.mt-62 {
  margin-top: 62px;
}

.mr-62 {
  margin-right: 62px;
}

.mb-62 {
  margin-bottom: 62px;
}

.ml-62 {
  margin-left: 62px;
}

.mx-63 {
  margin-left: 63px;
  margin-right: 63px;
}

.my-63 {
  margin-top: 63px;
  margin-bottom: 63px;
}

.mt-63 {
  margin-top: 63px;
}

.mr-63 {
  margin-right: 63px;
}

.mb-63 {
  margin-bottom: 63px;
}

.ml-63 {
  margin-left: 63px;
}

.mx-64 {
  margin-left: 64px;
  margin-right: 64px;
}

.my-64 {
  margin-top: 64px;
  margin-bottom: 64px;
}

.mt-64 {
  margin-top: 64px;
}

.mr-64 {
  margin-right: 64px;
}

.mb-64 {
  margin-bottom: 64px;
}

.ml-64 {
  margin-left: 64px;
}

.mx-65 {
  margin-left: 65px;
  margin-right: 65px;
}

.my-65 {
  margin-top: 65px;
  margin-bottom: 65px;
}

.mt-65 {
  margin-top: 65px;
}

.mr-65 {
  margin-right: 65px;
}

.mb-65 {
  margin-bottom: 65px;
}

.ml-65 {
  margin-left: 65px;
}

.mx-66 {
  margin-left: 66px;
  margin-right: 66px;
}

.my-66 {
  margin-top: 66px;
  margin-bottom: 66px;
}

.mt-66 {
  margin-top: 66px;
}

.mr-66 {
  margin-right: 66px;
}

.mb-66 {
  margin-bottom: 66px;
}

.ml-66 {
  margin-left: 66px;
}

.mx-67 {
  margin-left: 67px;
  margin-right: 67px;
}

.my-67 {
  margin-top: 67px;
  margin-bottom: 67px;
}

.mt-67 {
  margin-top: 67px;
}

.mr-67 {
  margin-right: 67px;
}

.mb-67 {
  margin-bottom: 67px;
}

.ml-67 {
  margin-left: 67px;
}

.mx-68 {
  margin-left: 68px;
  margin-right: 68px;
}

.my-68 {
  margin-top: 68px;
  margin-bottom: 68px;
}

.mt-68 {
  margin-top: 68px;
}

.mr-68 {
  margin-right: 68px;
}

.mb-68 {
  margin-bottom: 68px;
}

.ml-68 {
  margin-left: 68px;
}

.mx-69 {
  margin-left: 69px;
  margin-right: 69px;
}

.my-69 {
  margin-top: 69px;
  margin-bottom: 69px;
}

.mt-69 {
  margin-top: 69px;
}

.mr-69 {
  margin-right: 69px;
}

.mb-69 {
  margin-bottom: 69px;
}

.ml-69 {
  margin-left: 69px;
}

.mx-70 {
  margin-left: 70px;
  margin-right: 70px;
}

.my-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

.mt-70 {
  margin-top: 70px;
}

.mr-70 {
  margin-right: 70px;
}

.mb-70 {
  margin-bottom: 70px;
}

.ml-70 {
  margin-left: 70px;
}

.mx-71 {
  margin-left: 71px;
  margin-right: 71px;
}

.my-71 {
  margin-top: 71px;
  margin-bottom: 71px;
}

.mt-71 {
  margin-top: 71px;
}

.mr-71 {
  margin-right: 71px;
}

.mb-71 {
  margin-bottom: 71px;
}

.ml-71 {
  margin-left: 71px;
}

.mx-72 {
  margin-left: 72px;
  margin-right: 72px;
}

.my-72 {
  margin-top: 72px;
  margin-bottom: 72px;
}

.mt-72 {
  margin-top: 72px;
}

.mr-72 {
  margin-right: 72px;
}

.mb-72 {
  margin-bottom: 72px;
}

.ml-72 {
  margin-left: 72px;
}

.mx-73 {
  margin-left: 73px;
  margin-right: 73px;
}

.my-73 {
  margin-top: 73px;
  margin-bottom: 73px;
}

.mt-73 {
  margin-top: 73px;
}

.mr-73 {
  margin-right: 73px;
}

.mb-73 {
  margin-bottom: 73px;
}

.ml-73 {
  margin-left: 73px;
}

.mx-74 {
  margin-left: 74px;
  margin-right: 74px;
}

.my-74 {
  margin-top: 74px;
  margin-bottom: 74px;
}

.mt-74 {
  margin-top: 74px;
}

.mr-74 {
  margin-right: 74px;
}

.mb-74 {
  margin-bottom: 74px;
}

.ml-74 {
  margin-left: 74px;
}

.mx-75 {
  margin-left: 75px;
  margin-right: 75px;
}

.my-75 {
  margin-top: 75px;
  margin-bottom: 75px;
}

.mt-75 {
  margin-top: 75px;
}

.mr-75 {
  margin-right: 75px;
}

.mb-75 {
  margin-bottom: 75px;
}

.ml-75 {
  margin-left: 75px;
}

.mx-76 {
  margin-left: 76px;
  margin-right: 76px;
}

.my-76 {
  margin-top: 76px;
  margin-bottom: 76px;
}

.mt-76 {
  margin-top: 76px;
}

.mr-76 {
  margin-right: 76px;
}

.mb-76 {
  margin-bottom: 76px;
}

.ml-76 {
  margin-left: 76px;
}

.mx-77 {
  margin-left: 77px;
  margin-right: 77px;
}

.my-77 {
  margin-top: 77px;
  margin-bottom: 77px;
}

.mt-77 {
  margin-top: 77px;
}

.mr-77 {
  margin-right: 77px;
}

.mb-77 {
  margin-bottom: 77px;
}

.ml-77 {
  margin-left: 77px;
}

.mx-78 {
  margin-left: 78px;
  margin-right: 78px;
}

.my-78 {
  margin-top: 78px;
  margin-bottom: 78px;
}

.mt-78 {
  margin-top: 78px;
}

.mr-78 {
  margin-right: 78px;
}

.mb-78 {
  margin-bottom: 78px;
}

.ml-78 {
  margin-left: 78px;
}

.mx-79 {
  margin-left: 79px;
  margin-right: 79px;
}

.my-79 {
  margin-top: 79px;
  margin-bottom: 79px;
}

.mt-79 {
  margin-top: 79px;
}

.mr-79 {
  margin-right: 79px;
}

.mb-79 {
  margin-bottom: 79px;
}

.ml-79 {
  margin-left: 79px;
}

.mx-80 {
  margin-left: 80px;
  margin-right: 80px;
}

.my-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.mt-80 {
  margin-top: 80px;
}

.mr-80 {
  margin-right: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.ml-80 {
  margin-left: 80px;
}

.mx-81 {
  margin-left: 81px;
  margin-right: 81px;
}

.my-81 {
  margin-top: 81px;
  margin-bottom: 81px;
}

.mt-81 {
  margin-top: 81px;
}

.mr-81 {
  margin-right: 81px;
}

.mb-81 {
  margin-bottom: 81px;
}

.ml-81 {
  margin-left: 81px;
}

.mx-82 {
  margin-left: 82px;
  margin-right: 82px;
}

.my-82 {
  margin-top: 82px;
  margin-bottom: 82px;
}

.mt-82 {
  margin-top: 82px;
}

.mr-82 {
  margin-right: 82px;
}

.mb-82 {
  margin-bottom: 82px;
}

.ml-82 {
  margin-left: 82px;
}

.mx-83 {
  margin-left: 83px;
  margin-right: 83px;
}

.my-83 {
  margin-top: 83px;
  margin-bottom: 83px;
}

.mt-83 {
  margin-top: 83px;
}

.mr-83 {
  margin-right: 83px;
}

.mb-83 {
  margin-bottom: 83px;
}

.ml-83 {
  margin-left: 83px;
}

.mx-84 {
  margin-left: 84px;
  margin-right: 84px;
}

.my-84 {
  margin-top: 84px;
  margin-bottom: 84px;
}

.mt-84 {
  margin-top: 84px;
}

.mr-84 {
  margin-right: 84px;
}

.mb-84 {
  margin-bottom: 84px;
}

.ml-84 {
  margin-left: 84px;
}

.mx-85 {
  margin-left: 85px;
  margin-right: 85px;
}

.my-85 {
  margin-top: 85px;
  margin-bottom: 85px;
}

.mt-85 {
  margin-top: 85px;
}

.mr-85 {
  margin-right: 85px;
}

.mb-85 {
  margin-bottom: 85px;
}

.ml-85 {
  margin-left: 85px;
}

.mx-86 {
  margin-left: 86px;
  margin-right: 86px;
}

.my-86 {
  margin-top: 86px;
  margin-bottom: 86px;
}

.mt-86 {
  margin-top: 86px;
}

.mr-86 {
  margin-right: 86px;
}

.mb-86 {
  margin-bottom: 86px;
}

.ml-86 {
  margin-left: 86px;
}

.mx-87 {
  margin-left: 87px;
  margin-right: 87px;
}

.my-87 {
  margin-top: 87px;
  margin-bottom: 87px;
}

.mt-87 {
  margin-top: 87px;
}

.mr-87 {
  margin-right: 87px;
}

.mb-87 {
  margin-bottom: 87px;
}

.ml-87 {
  margin-left: 87px;
}

.mx-88 {
  margin-left: 88px;
  margin-right: 88px;
}

.my-88 {
  margin-top: 88px;
  margin-bottom: 88px;
}

.mt-88 {
  margin-top: 88px;
}

.mr-88 {
  margin-right: 88px;
}

.mb-88 {
  margin-bottom: 88px;
}

.ml-88 {
  margin-left: 88px;
}

.mx-89 {
  margin-left: 89px;
  margin-right: 89px;
}

.my-89 {
  margin-top: 89px;
  margin-bottom: 89px;
}

.mt-89 {
  margin-top: 89px;
}

.mr-89 {
  margin-right: 89px;
}

.mb-89 {
  margin-bottom: 89px;
}

.ml-89 {
  margin-left: 89px;
}

.mx-90 {
  margin-left: 90px;
  margin-right: 90px;
}

.my-90 {
  margin-top: 90px;
  margin-bottom: 90px;
}

.mt-90 {
  margin-top: 90px;
}

.mr-90 {
  margin-right: 90px;
}

.mb-90 {
  margin-bottom: 90px;
}

.ml-90 {
  margin-left: 90px;
}

.mx-91 {
  margin-left: 91px;
  margin-right: 91px;
}

.my-91 {
  margin-top: 91px;
  margin-bottom: 91px;
}

.mt-91 {
  margin-top: 91px;
}

.mr-91 {
  margin-right: 91px;
}

.mb-91 {
  margin-bottom: 91px;
}

.ml-91 {
  margin-left: 91px;
}

.mx-92 {
  margin-left: 92px;
  margin-right: 92px;
}

.my-92 {
  margin-top: 92px;
  margin-bottom: 92px;
}

.mt-92 {
  margin-top: 92px;
}

.mr-92 {
  margin-right: 92px;
}

.mb-92 {
  margin-bottom: 92px;
}

.ml-92 {
  margin-left: 92px;
}

.mx-93 {
  margin-left: 93px;
  margin-right: 93px;
}

.my-93 {
  margin-top: 93px;
  margin-bottom: 93px;
}

.mt-93 {
  margin-top: 93px;
}

.mr-93 {
  margin-right: 93px;
}

.mb-93 {
  margin-bottom: 93px;
}

.ml-93 {
  margin-left: 93px;
}

.mx-94 {
  margin-left: 94px;
  margin-right: 94px;
}

.my-94 {
  margin-top: 94px;
  margin-bottom: 94px;
}

.mt-94 {
  margin-top: 94px;
}

.mr-94 {
  margin-right: 94px;
}

.mb-94 {
  margin-bottom: 94px;
}

.ml-94 {
  margin-left: 94px;
}

.mx-95 {
  margin-left: 95px;
  margin-right: 95px;
}

.my-95 {
  margin-top: 95px;
  margin-bottom: 95px;
}

.mt-95 {
  margin-top: 95px;
}

.mr-95 {
  margin-right: 95px;
}

.mb-95 {
  margin-bottom: 95px;
}

.ml-95 {
  margin-left: 95px;
}

.mx-96 {
  margin-left: 96px;
  margin-right: 96px;
}

.my-96 {
  margin-top: 96px;
  margin-bottom: 96px;
}

.mt-96 {
  margin-top: 96px;
}

.mr-96 {
  margin-right: 96px;
}

.mb-96 {
  margin-bottom: 96px;
}

.ml-96 {
  margin-left: 96px;
}

.mx-97 {
  margin-left: 97px;
  margin-right: 97px;
}

.my-97 {
  margin-top: 97px;
  margin-bottom: 97px;
}

.mt-97 {
  margin-top: 97px;
}

.mr-97 {
  margin-right: 97px;
}

.mb-97 {
  margin-bottom: 97px;
}

.ml-97 {
  margin-left: 97px;
}

.mx-98 {
  margin-left: 98px;
  margin-right: 98px;
}

.my-98 {
  margin-top: 98px;
  margin-bottom: 98px;
}

.mt-98 {
  margin-top: 98px;
}

.mr-98 {
  margin-right: 98px;
}

.mb-98 {
  margin-bottom: 98px;
}

.ml-98 {
  margin-left: 98px;
}

.mx-99 {
  margin-left: 99px;
  margin-right: 99px;
}

.my-99 {
  margin-top: 99px;
  margin-bottom: 99px;
}

.mt-99 {
  margin-top: 99px;
}

.mr-99 {
  margin-right: 99px;
}

.mb-99 {
  margin-bottom: 99px;
}

.ml-99 {
  margin-left: 99px;
}

.mx-100 {
  margin-left: 100px;
  margin-right: 100px;
}

.my-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.mt-100 {
  margin-top: 100px;
}

.mr-100 {
  margin-right: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.ml-100 {
  margin-left: 100px;
}

.mx-101 {
  margin-left: 101px;
  margin-right: 101px;
}

.my-101 {
  margin-top: 101px;
  margin-bottom: 101px;
}

.mt-101 {
  margin-top: 101px;
}

.mr-101 {
  margin-right: 101px;
}

.mb-101 {
  margin-bottom: 101px;
}

.ml-101 {
  margin-left: 101px;
}

.mx-102 {
  margin-left: 102px;
  margin-right: 102px;
}

.my-102 {
  margin-top: 102px;
  margin-bottom: 102px;
}

.mt-102 {
  margin-top: 102px;
}

.mr-102 {
  margin-right: 102px;
}

.mb-102 {
  margin-bottom: 102px;
}

.ml-102 {
  margin-left: 102px;
}

.mx-103 {
  margin-left: 103px;
  margin-right: 103px;
}

.my-103 {
  margin-top: 103px;
  margin-bottom: 103px;
}

.mt-103 {
  margin-top: 103px;
}

.mr-103 {
  margin-right: 103px;
}

.mb-103 {
  margin-bottom: 103px;
}

.ml-103 {
  margin-left: 103px;
}

.mx-104 {
  margin-left: 104px;
  margin-right: 104px;
}

.my-104 {
  margin-top: 104px;
  margin-bottom: 104px;
}

.mt-104 {
  margin-top: 104px;
}

.mr-104 {
  margin-right: 104px;
}

.mb-104 {
  margin-bottom: 104px;
}

.ml-104 {
  margin-left: 104px;
}

.mx-105 {
  margin-left: 105px;
  margin-right: 105px;
}

.my-105 {
  margin-top: 105px;
  margin-bottom: 105px;
}

.mt-105 {
  margin-top: 105px;
}

.mr-105 {
  margin-right: 105px;
}

.mb-105 {
  margin-bottom: 105px;
}

.ml-105 {
  margin-left: 105px;
}

.mx-106 {
  margin-left: 106px;
  margin-right: 106px;
}

.my-106 {
  margin-top: 106px;
  margin-bottom: 106px;
}

.mt-106 {
  margin-top: 106px;
}

.mr-106 {
  margin-right: 106px;
}

.mb-106 {
  margin-bottom: 106px;
}

.ml-106 {
  margin-left: 106px;
}

.mx-107 {
  margin-left: 107px;
  margin-right: 107px;
}

.my-107 {
  margin-top: 107px;
  margin-bottom: 107px;
}

.mt-107 {
  margin-top: 107px;
}

.mr-107 {
  margin-right: 107px;
}

.mb-107 {
  margin-bottom: 107px;
}

.ml-107 {
  margin-left: 107px;
}

.mx-108 {
  margin-left: 108px;
  margin-right: 108px;
}

.my-108 {
  margin-top: 108px;
  margin-bottom: 108px;
}

.mt-108 {
  margin-top: 108px;
}

.mr-108 {
  margin-right: 108px;
}

.mb-108 {
  margin-bottom: 108px;
}

.ml-108 {
  margin-left: 108px;
}

.mx-109 {
  margin-left: 109px;
  margin-right: 109px;
}

.my-109 {
  margin-top: 109px;
  margin-bottom: 109px;
}

.mt-109 {
  margin-top: 109px;
}

.mr-109 {
  margin-right: 109px;
}

.mb-109 {
  margin-bottom: 109px;
}

.ml-109 {
  margin-left: 109px;
}

.mx-110 {
  margin-left: 110px;
  margin-right: 110px;
}

.my-110 {
  margin-top: 110px;
  margin-bottom: 110px;
}

.mt-110 {
  margin-top: 110px;
}

.mr-110 {
  margin-right: 110px;
}

.mb-110 {
  margin-bottom: 110px;
}

.ml-110 {
  margin-left: 110px;
}

.mx-111 {
  margin-left: 111px;
  margin-right: 111px;
}

.my-111 {
  margin-top: 111px;
  margin-bottom: 111px;
}

.mt-111 {
  margin-top: 111px;
}

.mr-111 {
  margin-right: 111px;
}

.mb-111 {
  margin-bottom: 111px;
}

.ml-111 {
  margin-left: 111px;
}

.mx-112 {
  margin-left: 112px;
  margin-right: 112px;
}

.my-112 {
  margin-top: 112px;
  margin-bottom: 112px;
}

.mt-112 {
  margin-top: 112px;
}

.mr-112 {
  margin-right: 112px;
}

.mb-112 {
  margin-bottom: 112px;
}

.ml-112 {
  margin-left: 112px;
}

.mx-113 {
  margin-left: 113px;
  margin-right: 113px;
}

.my-113 {
  margin-top: 113px;
  margin-bottom: 113px;
}

.mt-113 {
  margin-top: 113px;
}

.mr-113 {
  margin-right: 113px;
}

.mb-113 {
  margin-bottom: 113px;
}

.ml-113 {
  margin-left: 113px;
}

.mx-114 {
  margin-left: 114px;
  margin-right: 114px;
}

.my-114 {
  margin-top: 114px;
  margin-bottom: 114px;
}

.mt-114 {
  margin-top: 114px;
}

.mr-114 {
  margin-right: 114px;
}

.mb-114 {
  margin-bottom: 114px;
}

.ml-114 {
  margin-left: 114px;
}

.mx-115 {
  margin-left: 115px;
  margin-right: 115px;
}

.my-115 {
  margin-top: 115px;
  margin-bottom: 115px;
}

.mt-115 {
  margin-top: 115px;
}

.mr-115 {
  margin-right: 115px;
}

.mb-115 {
  margin-bottom: 115px;
}

.ml-115 {
  margin-left: 115px;
}

.mx-116 {
  margin-left: 116px;
  margin-right: 116px;
}

.my-116 {
  margin-top: 116px;
  margin-bottom: 116px;
}

.mt-116 {
  margin-top: 116px;
}

.mr-116 {
  margin-right: 116px;
}

.mb-116 {
  margin-bottom: 116px;
}

.ml-116 {
  margin-left: 116px;
}

.mx-117 {
  margin-left: 117px;
  margin-right: 117px;
}

.my-117 {
  margin-top: 117px;
  margin-bottom: 117px;
}

.mt-117 {
  margin-top: 117px;
}

.mr-117 {
  margin-right: 117px;
}

.mb-117 {
  margin-bottom: 117px;
}

.ml-117 {
  margin-left: 117px;
}

.mx-118 {
  margin-left: 118px;
  margin-right: 118px;
}

.my-118 {
  margin-top: 118px;
  margin-bottom: 118px;
}

.mt-118 {
  margin-top: 118px;
}

.mr-118 {
  margin-right: 118px;
}

.mb-118 {
  margin-bottom: 118px;
}

.ml-118 {
  margin-left: 118px;
}

.mx-119 {
  margin-left: 119px;
  margin-right: 119px;
}

.my-119 {
  margin-top: 119px;
  margin-bottom: 119px;
}

.mt-119 {
  margin-top: 119px;
}

.mr-119 {
  margin-right: 119px;
}

.mb-119 {
  margin-bottom: 119px;
}

.ml-119 {
  margin-left: 119px;
}

.mx-120 {
  margin-left: 120px;
  margin-right: 120px;
}

.my-120 {
  margin-top: 120px;
  margin-bottom: 120px;
}

.mt-120 {
  margin-top: 120px;
}

.mr-120 {
  margin-right: 120px;
}

.mb-120 {
  margin-bottom: 120px;
}

.ml-120 {
  margin-left: 120px;
}

.mx-121 {
  margin-left: 121px;
  margin-right: 121px;
}

.my-121 {
  margin-top: 121px;
  margin-bottom: 121px;
}

.mt-121 {
  margin-top: 121px;
}

.mr-121 {
  margin-right: 121px;
}

.mb-121 {
  margin-bottom: 121px;
}

.ml-121 {
  margin-left: 121px;
}

.mx-122 {
  margin-left: 122px;
  margin-right: 122px;
}

.my-122 {
  margin-top: 122px;
  margin-bottom: 122px;
}

.mt-122 {
  margin-top: 122px;
}

.mr-122 {
  margin-right: 122px;
}

.mb-122 {
  margin-bottom: 122px;
}

.ml-122 {
  margin-left: 122px;
}

.mx-123 {
  margin-left: 123px;
  margin-right: 123px;
}

.my-123 {
  margin-top: 123px;
  margin-bottom: 123px;
}

.mt-123 {
  margin-top: 123px;
}

.mr-123 {
  margin-right: 123px;
}

.mb-123 {
  margin-bottom: 123px;
}

.ml-123 {
  margin-left: 123px;
}

.mx-124 {
  margin-left: 124px;
  margin-right: 124px;
}

.my-124 {
  margin-top: 124px;
  margin-bottom: 124px;
}

.mt-124 {
  margin-top: 124px;
}

.mr-124 {
  margin-right: 124px;
}

.mb-124 {
  margin-bottom: 124px;
}

.ml-124 {
  margin-left: 124px;
}

.mx-125 {
  margin-left: 125px;
  margin-right: 125px;
}

.my-125 {
  margin-top: 125px;
  margin-bottom: 125px;
}

.mt-125 {
  margin-top: 125px;
}

.mr-125 {
  margin-right: 125px;
}

.mb-125 {
  margin-bottom: 125px;
}

.ml-125 {
  margin-left: 125px;
}

.mx-126 {
  margin-left: 126px;
  margin-right: 126px;
}

.my-126 {
  margin-top: 126px;
  margin-bottom: 126px;
}

.mt-126 {
  margin-top: 126px;
}

.mr-126 {
  margin-right: 126px;
}

.mb-126 {
  margin-bottom: 126px;
}

.ml-126 {
  margin-left: 126px;
}

.mx-127 {
  margin-left: 127px;
  margin-right: 127px;
}

.my-127 {
  margin-top: 127px;
  margin-bottom: 127px;
}

.mt-127 {
  margin-top: 127px;
}

.mr-127 {
  margin-right: 127px;
}

.mb-127 {
  margin-bottom: 127px;
}

.ml-127 {
  margin-left: 127px;
}

.mx-128 {
  margin-left: 128px;
  margin-right: 128px;
}

.my-128 {
  margin-top: 128px;
  margin-bottom: 128px;
}

.mt-128 {
  margin-top: 128px;
}

.mr-128 {
  margin-right: 128px;
}

.mb-128 {
  margin-bottom: 128px;
}

.ml-128 {
  margin-left: 128px;
}

.mx-129 {
  margin-left: 129px;
  margin-right: 129px;
}

.my-129 {
  margin-top: 129px;
  margin-bottom: 129px;
}

.mt-129 {
  margin-top: 129px;
}

.mr-129 {
  margin-right: 129px;
}

.mb-129 {
  margin-bottom: 129px;
}

.ml-129 {
  margin-left: 129px;
}

.mx-130 {
  margin-left: 130px;
  margin-right: 130px;
}

.my-130 {
  margin-top: 130px;
  margin-bottom: 130px;
}

.mt-130 {
  margin-top: 130px;
}

.mr-130 {
  margin-right: 130px;
}

.mb-130 {
  margin-bottom: 130px;
}

.ml-130 {
  margin-left: 130px;
}

.mx-131 {
  margin-left: 131px;
  margin-right: 131px;
}

.my-131 {
  margin-top: 131px;
  margin-bottom: 131px;
}

.mt-131 {
  margin-top: 131px;
}

.mr-131 {
  margin-right: 131px;
}

.mb-131 {
  margin-bottom: 131px;
}

.ml-131 {
  margin-left: 131px;
}

.mx-132 {
  margin-left: 132px;
  margin-right: 132px;
}

.my-132 {
  margin-top: 132px;
  margin-bottom: 132px;
}

.mt-132 {
  margin-top: 132px;
}

.mr-132 {
  margin-right: 132px;
}

.mb-132 {
  margin-bottom: 132px;
}

.ml-132 {
  margin-left: 132px;
}

.mx-133 {
  margin-left: 133px;
  margin-right: 133px;
}

.my-133 {
  margin-top: 133px;
  margin-bottom: 133px;
}

.mt-133 {
  margin-top: 133px;
}

.mr-133 {
  margin-right: 133px;
}

.mb-133 {
  margin-bottom: 133px;
}

.ml-133 {
  margin-left: 133px;
}

.mx-134 {
  margin-left: 134px;
  margin-right: 134px;
}

.my-134 {
  margin-top: 134px;
  margin-bottom: 134px;
}

.mt-134 {
  margin-top: 134px;
}

.mr-134 {
  margin-right: 134px;
}

.mb-134 {
  margin-bottom: 134px;
}

.ml-134 {
  margin-left: 134px;
}

.mx-135 {
  margin-left: 135px;
  margin-right: 135px;
}

.my-135 {
  margin-top: 135px;
  margin-bottom: 135px;
}

.mt-135 {
  margin-top: 135px;
}

.mr-135 {
  margin-right: 135px;
}

.mb-135 {
  margin-bottom: 135px;
}

.ml-135 {
  margin-left: 135px;
}

.mx-136 {
  margin-left: 136px;
  margin-right: 136px;
}

.my-136 {
  margin-top: 136px;
  margin-bottom: 136px;
}

.mt-136 {
  margin-top: 136px;
}

.mr-136 {
  margin-right: 136px;
}

.mb-136 {
  margin-bottom: 136px;
}

.ml-136 {
  margin-left: 136px;
}

.mx-137 {
  margin-left: 137px;
  margin-right: 137px;
}

.my-137 {
  margin-top: 137px;
  margin-bottom: 137px;
}

.mt-137 {
  margin-top: 137px;
}

.mr-137 {
  margin-right: 137px;
}

.mb-137 {
  margin-bottom: 137px;
}

.ml-137 {
  margin-left: 137px;
}

.mx-138 {
  margin-left: 138px;
  margin-right: 138px;
}

.my-138 {
  margin-top: 138px;
  margin-bottom: 138px;
}

.mt-138 {
  margin-top: 138px;
}

.mr-138 {
  margin-right: 138px;
}

.mb-138 {
  margin-bottom: 138px;
}

.ml-138 {
  margin-left: 138px;
}

.mx-139 {
  margin-left: 139px;
  margin-right: 139px;
}

.my-139 {
  margin-top: 139px;
  margin-bottom: 139px;
}

.mt-139 {
  margin-top: 139px;
}

.mr-139 {
  margin-right: 139px;
}

.mb-139 {
  margin-bottom: 139px;
}

.ml-139 {
  margin-left: 139px;
}

.mx-140 {
  margin-left: 140px;
  margin-right: 140px;
}

.my-140 {
  margin-top: 140px;
  margin-bottom: 140px;
}

.mt-140 {
  margin-top: 140px;
}

.mr-140 {
  margin-right: 140px;
}

.mb-140 {
  margin-bottom: 140px;
}

.ml-140 {
  margin-left: 140px;
}

.mx-141 {
  margin-left: 141px;
  margin-right: 141px;
}

.my-141 {
  margin-top: 141px;
  margin-bottom: 141px;
}

.mt-141 {
  margin-top: 141px;
}

.mr-141 {
  margin-right: 141px;
}

.mb-141 {
  margin-bottom: 141px;
}

.ml-141 {
  margin-left: 141px;
}

.mx-142 {
  margin-left: 142px;
  margin-right: 142px;
}

.my-142 {
  margin-top: 142px;
  margin-bottom: 142px;
}

.mt-142 {
  margin-top: 142px;
}

.mr-142 {
  margin-right: 142px;
}

.mb-142 {
  margin-bottom: 142px;
}

.ml-142 {
  margin-left: 142px;
}

.mx-143 {
  margin-left: 143px;
  margin-right: 143px;
}

.my-143 {
  margin-top: 143px;
  margin-bottom: 143px;
}

.mt-143 {
  margin-top: 143px;
}

.mr-143 {
  margin-right: 143px;
}

.mb-143 {
  margin-bottom: 143px;
}

.ml-143 {
  margin-left: 143px;
}

.mx-144 {
  margin-left: 144px;
  margin-right: 144px;
}

.my-144 {
  margin-top: 144px;
  margin-bottom: 144px;
}

.mt-144 {
  margin-top: 144px;
}

.mr-144 {
  margin-right: 144px;
}

.mb-144 {
  margin-bottom: 144px;
}

.ml-144 {
  margin-left: 144px;
}

.mx-145 {
  margin-left: 145px;
  margin-right: 145px;
}

.my-145 {
  margin-top: 145px;
  margin-bottom: 145px;
}

.mt-145 {
  margin-top: 145px;
}

.mr-145 {
  margin-right: 145px;
}

.mb-145 {
  margin-bottom: 145px;
}

.ml-145 {
  margin-left: 145px;
}

.mx-146 {
  margin-left: 146px;
  margin-right: 146px;
}

.my-146 {
  margin-top: 146px;
  margin-bottom: 146px;
}

.mt-146 {
  margin-top: 146px;
}

.mr-146 {
  margin-right: 146px;
}

.mb-146 {
  margin-bottom: 146px;
}

.ml-146 {
  margin-left: 146px;
}

.mx-147 {
  margin-left: 147px;
  margin-right: 147px;
}

.my-147 {
  margin-top: 147px;
  margin-bottom: 147px;
}

.mt-147 {
  margin-top: 147px;
}

.mr-147 {
  margin-right: 147px;
}

.mb-147 {
  margin-bottom: 147px;
}

.ml-147 {
  margin-left: 147px;
}

.mx-148 {
  margin-left: 148px;
  margin-right: 148px;
}

.my-148 {
  margin-top: 148px;
  margin-bottom: 148px;
}

.mt-148 {
  margin-top: 148px;
}

.mr-148 {
  margin-right: 148px;
}

.mb-148 {
  margin-bottom: 148px;
}

.ml-148 {
  margin-left: 148px;
}

.mx-149 {
  margin-left: 149px;
  margin-right: 149px;
}

.my-149 {
  margin-top: 149px;
  margin-bottom: 149px;
}

.mt-149 {
  margin-top: 149px;
}

.mr-149 {
  margin-right: 149px;
}

.mb-149 {
  margin-bottom: 149px;
}

.ml-149 {
  margin-left: 149px;
}

.mx-150 {
  margin-left: 150px;
  margin-right: 150px;
}

.my-150 {
  margin-top: 150px;
  margin-bottom: 150px;
}

.mt-150 {
  margin-top: 150px;
}

.mr-150 {
  margin-right: 150px;
}

.mb-150 {
  margin-bottom: 150px;
}

.ml-150 {
  margin-left: 150px;
}

.mx-151 {
  margin-left: 151px;
  margin-right: 151px;
}

.my-151 {
  margin-top: 151px;
  margin-bottom: 151px;
}

.mt-151 {
  margin-top: 151px;
}

.mr-151 {
  margin-right: 151px;
}

.mb-151 {
  margin-bottom: 151px;
}

.ml-151 {
  margin-left: 151px;
}

.mx-152 {
  margin-left: 152px;
  margin-right: 152px;
}

.my-152 {
  margin-top: 152px;
  margin-bottom: 152px;
}

.mt-152 {
  margin-top: 152px;
}

.mr-152 {
  margin-right: 152px;
}

.mb-152 {
  margin-bottom: 152px;
}

.ml-152 {
  margin-left: 152px;
}

.mx-153 {
  margin-left: 153px;
  margin-right: 153px;
}

.my-153 {
  margin-top: 153px;
  margin-bottom: 153px;
}

.mt-153 {
  margin-top: 153px;
}

.mr-153 {
  margin-right: 153px;
}

.mb-153 {
  margin-bottom: 153px;
}

.ml-153 {
  margin-left: 153px;
}

.mx-154 {
  margin-left: 154px;
  margin-right: 154px;
}

.my-154 {
  margin-top: 154px;
  margin-bottom: 154px;
}

.mt-154 {
  margin-top: 154px;
}

.mr-154 {
  margin-right: 154px;
}

.mb-154 {
  margin-bottom: 154px;
}

.ml-154 {
  margin-left: 154px;
}

.mx-155 {
  margin-left: 155px;
  margin-right: 155px;
}

.my-155 {
  margin-top: 155px;
  margin-bottom: 155px;
}

.mt-155 {
  margin-top: 155px;
}

.mr-155 {
  margin-right: 155px;
}

.mb-155 {
  margin-bottom: 155px;
}

.ml-155 {
  margin-left: 155px;
}

.mx-156 {
  margin-left: 156px;
  margin-right: 156px;
}

.my-156 {
  margin-top: 156px;
  margin-bottom: 156px;
}

.mt-156 {
  margin-top: 156px;
}

.mr-156 {
  margin-right: 156px;
}

.mb-156 {
  margin-bottom: 156px;
}

.ml-156 {
  margin-left: 156px;
}

.mx-157 {
  margin-left: 157px;
  margin-right: 157px;
}

.my-157 {
  margin-top: 157px;
  margin-bottom: 157px;
}

.mt-157 {
  margin-top: 157px;
}

.mr-157 {
  margin-right: 157px;
}

.mb-157 {
  margin-bottom: 157px;
}

.ml-157 {
  margin-left: 157px;
}

.mx-158 {
  margin-left: 158px;
  margin-right: 158px;
}

.my-158 {
  margin-top: 158px;
  margin-bottom: 158px;
}

.mt-158 {
  margin-top: 158px;
}

.mr-158 {
  margin-right: 158px;
}

.mb-158 {
  margin-bottom: 158px;
}

.ml-158 {
  margin-left: 158px;
}

.mx-159 {
  margin-left: 159px;
  margin-right: 159px;
}

.my-159 {
  margin-top: 159px;
  margin-bottom: 159px;
}

.mt-159 {
  margin-top: 159px;
}

.mr-159 {
  margin-right: 159px;
}

.mb-159 {
  margin-bottom: 159px;
}

.ml-159 {
  margin-left: 159px;
}

.mx-160 {
  margin-left: 160px;
  margin-right: 160px;
}

.my-160 {
  margin-top: 160px;
  margin-bottom: 160px;
}

.mt-160 {
  margin-top: 160px;
}

.mr-160 {
  margin-right: 160px;
}

.mb-160 {
  margin-bottom: 160px;
}

.ml-160 {
  margin-left: 160px;
}

.mx-161 {
  margin-left: 161px;
  margin-right: 161px;
}

.my-161 {
  margin-top: 161px;
  margin-bottom: 161px;
}

.mt-161 {
  margin-top: 161px;
}

.mr-161 {
  margin-right: 161px;
}

.mb-161 {
  margin-bottom: 161px;
}

.ml-161 {
  margin-left: 161px;
}

.mx-162 {
  margin-left: 162px;
  margin-right: 162px;
}

.my-162 {
  margin-top: 162px;
  margin-bottom: 162px;
}

.mt-162 {
  margin-top: 162px;
}

.mr-162 {
  margin-right: 162px;
}

.mb-162 {
  margin-bottom: 162px;
}

.ml-162 {
  margin-left: 162px;
}

.mx-163 {
  margin-left: 163px;
  margin-right: 163px;
}

.my-163 {
  margin-top: 163px;
  margin-bottom: 163px;
}

.mt-163 {
  margin-top: 163px;
}

.mr-163 {
  margin-right: 163px;
}

.mb-163 {
  margin-bottom: 163px;
}

.ml-163 {
  margin-left: 163px;
}

.mx-164 {
  margin-left: 164px;
  margin-right: 164px;
}

.my-164 {
  margin-top: 164px;
  margin-bottom: 164px;
}

.mt-164 {
  margin-top: 164px;
}

.mr-164 {
  margin-right: 164px;
}

.mb-164 {
  margin-bottom: 164px;
}

.ml-164 {
  margin-left: 164px;
}

.mx-165 {
  margin-left: 165px;
  margin-right: 165px;
}

.my-165 {
  margin-top: 165px;
  margin-bottom: 165px;
}

.mt-165 {
  margin-top: 165px;
}

.mr-165 {
  margin-right: 165px;
}

.mb-165 {
  margin-bottom: 165px;
}

.ml-165 {
  margin-left: 165px;
}

.mx-166 {
  margin-left: 166px;
  margin-right: 166px;
}

.my-166 {
  margin-top: 166px;
  margin-bottom: 166px;
}

.mt-166 {
  margin-top: 166px;
}

.mr-166 {
  margin-right: 166px;
}

.mb-166 {
  margin-bottom: 166px;
}

.ml-166 {
  margin-left: 166px;
}

.mx-167 {
  margin-left: 167px;
  margin-right: 167px;
}

.my-167 {
  margin-top: 167px;
  margin-bottom: 167px;
}

.mt-167 {
  margin-top: 167px;
}

.mr-167 {
  margin-right: 167px;
}

.mb-167 {
  margin-bottom: 167px;
}

.ml-167 {
  margin-left: 167px;
}

.mx-168 {
  margin-left: 168px;
  margin-right: 168px;
}

.my-168 {
  margin-top: 168px;
  margin-bottom: 168px;
}

.mt-168 {
  margin-top: 168px;
}

.mr-168 {
  margin-right: 168px;
}

.mb-168 {
  margin-bottom: 168px;
}

.ml-168 {
  margin-left: 168px;
}

.mx-169 {
  margin-left: 169px;
  margin-right: 169px;
}

.my-169 {
  margin-top: 169px;
  margin-bottom: 169px;
}

.mt-169 {
  margin-top: 169px;
}

.mr-169 {
  margin-right: 169px;
}

.mb-169 {
  margin-bottom: 169px;
}

.ml-169 {
  margin-left: 169px;
}

.mx-170 {
  margin-left: 170px;
  margin-right: 170px;
}

.my-170 {
  margin-top: 170px;
  margin-bottom: 170px;
}

.mt-170 {
  margin-top: 170px;
}

.mr-170 {
  margin-right: 170px;
}

.mb-170 {
  margin-bottom: 170px;
}

.ml-170 {
  margin-left: 170px;
}

.mx-171 {
  margin-left: 171px;
  margin-right: 171px;
}

.my-171 {
  margin-top: 171px;
  margin-bottom: 171px;
}

.mt-171 {
  margin-top: 171px;
}

.mr-171 {
  margin-right: 171px;
}

.mb-171 {
  margin-bottom: 171px;
}

.ml-171 {
  margin-left: 171px;
}

.mx-172 {
  margin-left: 172px;
  margin-right: 172px;
}

.my-172 {
  margin-top: 172px;
  margin-bottom: 172px;
}

.mt-172 {
  margin-top: 172px;
}

.mr-172 {
  margin-right: 172px;
}

.mb-172 {
  margin-bottom: 172px;
}

.ml-172 {
  margin-left: 172px;
}

.mx-173 {
  margin-left: 173px;
  margin-right: 173px;
}

.my-173 {
  margin-top: 173px;
  margin-bottom: 173px;
}

.mt-173 {
  margin-top: 173px;
}

.mr-173 {
  margin-right: 173px;
}

.mb-173 {
  margin-bottom: 173px;
}

.ml-173 {
  margin-left: 173px;
}

.mx-174 {
  margin-left: 174px;
  margin-right: 174px;
}

.my-174 {
  margin-top: 174px;
  margin-bottom: 174px;
}

.mt-174 {
  margin-top: 174px;
}

.mr-174 {
  margin-right: 174px;
}

.mb-174 {
  margin-bottom: 174px;
}

.ml-174 {
  margin-left: 174px;
}

.mx-175 {
  margin-left: 175px;
  margin-right: 175px;
}

.my-175 {
  margin-top: 175px;
  margin-bottom: 175px;
}

.mt-175 {
  margin-top: 175px;
}

.mr-175 {
  margin-right: 175px;
}

.mb-175 {
  margin-bottom: 175px;
}

.ml-175 {
  margin-left: 175px;
}

.mx-176 {
  margin-left: 176px;
  margin-right: 176px;
}

.my-176 {
  margin-top: 176px;
  margin-bottom: 176px;
}

.mt-176 {
  margin-top: 176px;
}

.mr-176 {
  margin-right: 176px;
}

.mb-176 {
  margin-bottom: 176px;
}

.ml-176 {
  margin-left: 176px;
}

.mx-177 {
  margin-left: 177px;
  margin-right: 177px;
}

.my-177 {
  margin-top: 177px;
  margin-bottom: 177px;
}

.mt-177 {
  margin-top: 177px;
}

.mr-177 {
  margin-right: 177px;
}

.mb-177 {
  margin-bottom: 177px;
}

.ml-177 {
  margin-left: 177px;
}

.mx-178 {
  margin-left: 178px;
  margin-right: 178px;
}

.my-178 {
  margin-top: 178px;
  margin-bottom: 178px;
}

.mt-178 {
  margin-top: 178px;
}

.mr-178 {
  margin-right: 178px;
}

.mb-178 {
  margin-bottom: 178px;
}

.ml-178 {
  margin-left: 178px;
}

.mx-179 {
  margin-left: 179px;
  margin-right: 179px;
}

.my-179 {
  margin-top: 179px;
  margin-bottom: 179px;
}

.mt-179 {
  margin-top: 179px;
}

.mr-179 {
  margin-right: 179px;
}

.mb-179 {
  margin-bottom: 179px;
}

.ml-179 {
  margin-left: 179px;
}

.mx-180 {
  margin-left: 180px;
  margin-right: 180px;
}

.my-180 {
  margin-top: 180px;
  margin-bottom: 180px;
}

.mt-180 {
  margin-top: 180px;
}

.mr-180 {
  margin-right: 180px;
}

.mb-180 {
  margin-bottom: 180px;
}

.ml-180 {
  margin-left: 180px;
}

.mx-181 {
  margin-left: 181px;
  margin-right: 181px;
}

.my-181 {
  margin-top: 181px;
  margin-bottom: 181px;
}

.mt-181 {
  margin-top: 181px;
}

.mr-181 {
  margin-right: 181px;
}

.mb-181 {
  margin-bottom: 181px;
}

.ml-181 {
  margin-left: 181px;
}

.mx-182 {
  margin-left: 182px;
  margin-right: 182px;
}

.my-182 {
  margin-top: 182px;
  margin-bottom: 182px;
}

.mt-182 {
  margin-top: 182px;
}

.mr-182 {
  margin-right: 182px;
}

.mb-182 {
  margin-bottom: 182px;
}

.ml-182 {
  margin-left: 182px;
}

.mx-183 {
  margin-left: 183px;
  margin-right: 183px;
}

.my-183 {
  margin-top: 183px;
  margin-bottom: 183px;
}

.mt-183 {
  margin-top: 183px;
}

.mr-183 {
  margin-right: 183px;
}

.mb-183 {
  margin-bottom: 183px;
}

.ml-183 {
  margin-left: 183px;
}

.mx-184 {
  margin-left: 184px;
  margin-right: 184px;
}

.my-184 {
  margin-top: 184px;
  margin-bottom: 184px;
}

.mt-184 {
  margin-top: 184px;
}

.mr-184 {
  margin-right: 184px;
}

.mb-184 {
  margin-bottom: 184px;
}

.ml-184 {
  margin-left: 184px;
}

.mx-185 {
  margin-left: 185px;
  margin-right: 185px;
}

.my-185 {
  margin-top: 185px;
  margin-bottom: 185px;
}

.mt-185 {
  margin-top: 185px;
}

.mr-185 {
  margin-right: 185px;
}

.mb-185 {
  margin-bottom: 185px;
}

.ml-185 {
  margin-left: 185px;
}

.mx-186 {
  margin-left: 186px;
  margin-right: 186px;
}

.my-186 {
  margin-top: 186px;
  margin-bottom: 186px;
}

.mt-186 {
  margin-top: 186px;
}

.mr-186 {
  margin-right: 186px;
}

.mb-186 {
  margin-bottom: 186px;
}

.ml-186 {
  margin-left: 186px;
}

.mx-187 {
  margin-left: 187px;
  margin-right: 187px;
}

.my-187 {
  margin-top: 187px;
  margin-bottom: 187px;
}

.mt-187 {
  margin-top: 187px;
}

.mr-187 {
  margin-right: 187px;
}

.mb-187 {
  margin-bottom: 187px;
}

.ml-187 {
  margin-left: 187px;
}

.mx-188 {
  margin-left: 188px;
  margin-right: 188px;
}

.my-188 {
  margin-top: 188px;
  margin-bottom: 188px;
}

.mt-188 {
  margin-top: 188px;
}

.mr-188 {
  margin-right: 188px;
}

.mb-188 {
  margin-bottom: 188px;
}

.ml-188 {
  margin-left: 188px;
}

.mx-189 {
  margin-left: 189px;
  margin-right: 189px;
}

.my-189 {
  margin-top: 189px;
  margin-bottom: 189px;
}

.mt-189 {
  margin-top: 189px;
}

.mr-189 {
  margin-right: 189px;
}

.mb-189 {
  margin-bottom: 189px;
}

.ml-189 {
  margin-left: 189px;
}

.mx-190 {
  margin-left: 190px;
  margin-right: 190px;
}

.my-190 {
  margin-top: 190px;
  margin-bottom: 190px;
}

.mt-190 {
  margin-top: 190px;
}

.mr-190 {
  margin-right: 190px;
}

.mb-190 {
  margin-bottom: 190px;
}

.ml-190 {
  margin-left: 190px;
}

.mx-191 {
  margin-left: 191px;
  margin-right: 191px;
}

.my-191 {
  margin-top: 191px;
  margin-bottom: 191px;
}

.mt-191 {
  margin-top: 191px;
}

.mr-191 {
  margin-right: 191px;
}

.mb-191 {
  margin-bottom: 191px;
}

.ml-191 {
  margin-left: 191px;
}

.mx-192 {
  margin-left: 192px;
  margin-right: 192px;
}

.my-192 {
  margin-top: 192px;
  margin-bottom: 192px;
}

.mt-192 {
  margin-top: 192px;
}

.mr-192 {
  margin-right: 192px;
}

.mb-192 {
  margin-bottom: 192px;
}

.ml-192 {
  margin-left: 192px;
}

.mx-193 {
  margin-left: 193px;
  margin-right: 193px;
}

.my-193 {
  margin-top: 193px;
  margin-bottom: 193px;
}

.mt-193 {
  margin-top: 193px;
}

.mr-193 {
  margin-right: 193px;
}

.mb-193 {
  margin-bottom: 193px;
}

.ml-193 {
  margin-left: 193px;
}

.mx-194 {
  margin-left: 194px;
  margin-right: 194px;
}

.my-194 {
  margin-top: 194px;
  margin-bottom: 194px;
}

.mt-194 {
  margin-top: 194px;
}

.mr-194 {
  margin-right: 194px;
}

.mb-194 {
  margin-bottom: 194px;
}

.ml-194 {
  margin-left: 194px;
}

.mx-195 {
  margin-left: 195px;
  margin-right: 195px;
}

.my-195 {
  margin-top: 195px;
  margin-bottom: 195px;
}

.mt-195 {
  margin-top: 195px;
}

.mr-195 {
  margin-right: 195px;
}

.mb-195 {
  margin-bottom: 195px;
}

.ml-195 {
  margin-left: 195px;
}

.mx-196 {
  margin-left: 196px;
  margin-right: 196px;
}

.my-196 {
  margin-top: 196px;
  margin-bottom: 196px;
}

.mt-196 {
  margin-top: 196px;
}

.mr-196 {
  margin-right: 196px;
}

.mb-196 {
  margin-bottom: 196px;
}

.ml-196 {
  margin-left: 196px;
}

.mx-197 {
  margin-left: 197px;
  margin-right: 197px;
}

.my-197 {
  margin-top: 197px;
  margin-bottom: 197px;
}

.mt-197 {
  margin-top: 197px;
}

.mr-197 {
  margin-right: 197px;
}

.mb-197 {
  margin-bottom: 197px;
}

.ml-197 {
  margin-left: 197px;
}

.mx-198 {
  margin-left: 198px;
  margin-right: 198px;
}

.my-198 {
  margin-top: 198px;
  margin-bottom: 198px;
}

.mt-198 {
  margin-top: 198px;
}

.mr-198 {
  margin-right: 198px;
}

.mb-198 {
  margin-bottom: 198px;
}

.ml-198 {
  margin-left: 198px;
}

.mx-199 {
  margin-left: 199px;
  margin-right: 199px;
}

.my-199 {
  margin-top: 199px;
  margin-bottom: 199px;
}

.mt-199 {
  margin-top: 199px;
}

.mr-199 {
  margin-right: 199px;
}

.mb-199 {
  margin-bottom: 199px;
}

.ml-199 {
  margin-left: 199px;
}

.mx-200 {
  margin-left: 200px;
  margin-right: 200px;
}

.my-200 {
  margin-top: 200px;
  margin-bottom: 200px;
}

.mt-200 {
  margin-top: 200px;
}

.mr-200 {
  margin-right: 200px;
}

.mb-200 {
  margin-bottom: 200px;
}

.ml-200 {
  margin-left: 200px;
}

.mx-201 {
  margin-left: 201px;
  margin-right: 201px;
}

.my-201 {
  margin-top: 201px;
  margin-bottom: 201px;
}

.mt-201 {
  margin-top: 201px;
}

.mr-201 {
  margin-right: 201px;
}

.mb-201 {
  margin-bottom: 201px;
}

.ml-201 {
  margin-left: 201px;
}

.mx-202 {
  margin-left: 202px;
  margin-right: 202px;
}

.my-202 {
  margin-top: 202px;
  margin-bottom: 202px;
}

.mt-202 {
  margin-top: 202px;
}

.mr-202 {
  margin-right: 202px;
}

.mb-202 {
  margin-bottom: 202px;
}

.ml-202 {
  margin-left: 202px;
}

.mx-203 {
  margin-left: 203px;
  margin-right: 203px;
}

.my-203 {
  margin-top: 203px;
  margin-bottom: 203px;
}

.mt-203 {
  margin-top: 203px;
}

.mr-203 {
  margin-right: 203px;
}

.mb-203 {
  margin-bottom: 203px;
}

.ml-203 {
  margin-left: 203px;
}

.mx-204 {
  margin-left: 204px;
  margin-right: 204px;
}

.my-204 {
  margin-top: 204px;
  margin-bottom: 204px;
}

.mt-204 {
  margin-top: 204px;
}

.mr-204 {
  margin-right: 204px;
}

.mb-204 {
  margin-bottom: 204px;
}

.ml-204 {
  margin-left: 204px;
}

.mx-205 {
  margin-left: 205px;
  margin-right: 205px;
}

.my-205 {
  margin-top: 205px;
  margin-bottom: 205px;
}

.mt-205 {
  margin-top: 205px;
}

.mr-205 {
  margin-right: 205px;
}

.mb-205 {
  margin-bottom: 205px;
}

.ml-205 {
  margin-left: 205px;
}

.mx-206 {
  margin-left: 206px;
  margin-right: 206px;
}

.my-206 {
  margin-top: 206px;
  margin-bottom: 206px;
}

.mt-206 {
  margin-top: 206px;
}

.mr-206 {
  margin-right: 206px;
}

.mb-206 {
  margin-bottom: 206px;
}

.ml-206 {
  margin-left: 206px;
}

.mx-207 {
  margin-left: 207px;
  margin-right: 207px;
}

.my-207 {
  margin-top: 207px;
  margin-bottom: 207px;
}

.mt-207 {
  margin-top: 207px;
}

.mr-207 {
  margin-right: 207px;
}

.mb-207 {
  margin-bottom: 207px;
}

.ml-207 {
  margin-left: 207px;
}

.mx-208 {
  margin-left: 208px;
  margin-right: 208px;
}

.my-208 {
  margin-top: 208px;
  margin-bottom: 208px;
}

.mt-208 {
  margin-top: 208px;
}

.mr-208 {
  margin-right: 208px;
}

.mb-208 {
  margin-bottom: 208px;
}

.ml-208 {
  margin-left: 208px;
}

.mx-209 {
  margin-left: 209px;
  margin-right: 209px;
}

.my-209 {
  margin-top: 209px;
  margin-bottom: 209px;
}

.mt-209 {
  margin-top: 209px;
}

.mr-209 {
  margin-right: 209px;
}

.mb-209 {
  margin-bottom: 209px;
}

.ml-209 {
  margin-left: 209px;
}

.mx-210 {
  margin-left: 210px;
  margin-right: 210px;
}

.my-210 {
  margin-top: 210px;
  margin-bottom: 210px;
}

.mt-210 {
  margin-top: 210px;
}

.mr-210 {
  margin-right: 210px;
}

.mb-210 {
  margin-bottom: 210px;
}

.ml-210 {
  margin-left: 210px;
}

.mx-211 {
  margin-left: 211px;
  margin-right: 211px;
}

.my-211 {
  margin-top: 211px;
  margin-bottom: 211px;
}

.mt-211 {
  margin-top: 211px;
}

.mr-211 {
  margin-right: 211px;
}

.mb-211 {
  margin-bottom: 211px;
}

.ml-211 {
  margin-left: 211px;
}

.mx-212 {
  margin-left: 212px;
  margin-right: 212px;
}

.my-212 {
  margin-top: 212px;
  margin-bottom: 212px;
}

.mt-212 {
  margin-top: 212px;
}

.mr-212 {
  margin-right: 212px;
}

.mb-212 {
  margin-bottom: 212px;
}

.ml-212 {
  margin-left: 212px;
}

.mx-213 {
  margin-left: 213px;
  margin-right: 213px;
}

.my-213 {
  margin-top: 213px;
  margin-bottom: 213px;
}

.mt-213 {
  margin-top: 213px;
}

.mr-213 {
  margin-right: 213px;
}

.mb-213 {
  margin-bottom: 213px;
}

.ml-213 {
  margin-left: 213px;
}

.mx-214 {
  margin-left: 214px;
  margin-right: 214px;
}

.my-214 {
  margin-top: 214px;
  margin-bottom: 214px;
}

.mt-214 {
  margin-top: 214px;
}

.mr-214 {
  margin-right: 214px;
}

.mb-214 {
  margin-bottom: 214px;
}

.ml-214 {
  margin-left: 214px;
}

.mx-215 {
  margin-left: 215px;
  margin-right: 215px;
}

.my-215 {
  margin-top: 215px;
  margin-bottom: 215px;
}

.mt-215 {
  margin-top: 215px;
}

.mr-215 {
  margin-right: 215px;
}

.mb-215 {
  margin-bottom: 215px;
}

.ml-215 {
  margin-left: 215px;
}

.mx-216 {
  margin-left: 216px;
  margin-right: 216px;
}

.my-216 {
  margin-top: 216px;
  margin-bottom: 216px;
}

.mt-216 {
  margin-top: 216px;
}

.mr-216 {
  margin-right: 216px;
}

.mb-216 {
  margin-bottom: 216px;
}

.ml-216 {
  margin-left: 216px;
}

.mx-217 {
  margin-left: 217px;
  margin-right: 217px;
}

.my-217 {
  margin-top: 217px;
  margin-bottom: 217px;
}

.mt-217 {
  margin-top: 217px;
}

.mr-217 {
  margin-right: 217px;
}

.mb-217 {
  margin-bottom: 217px;
}

.ml-217 {
  margin-left: 217px;
}

.mx-218 {
  margin-left: 218px;
  margin-right: 218px;
}

.my-218 {
  margin-top: 218px;
  margin-bottom: 218px;
}

.mt-218 {
  margin-top: 218px;
}

.mr-218 {
  margin-right: 218px;
}

.mb-218 {
  margin-bottom: 218px;
}

.ml-218 {
  margin-left: 218px;
}

.mx-219 {
  margin-left: 219px;
  margin-right: 219px;
}

.my-219 {
  margin-top: 219px;
  margin-bottom: 219px;
}

.mt-219 {
  margin-top: 219px;
}

.mr-219 {
  margin-right: 219px;
}

.mb-219 {
  margin-bottom: 219px;
}

.ml-219 {
  margin-left: 219px;
}

.mx-220 {
  margin-left: 220px;
  margin-right: 220px;
}

.my-220 {
  margin-top: 220px;
  margin-bottom: 220px;
}

.mt-220 {
  margin-top: 220px;
}

.mr-220 {
  margin-right: 220px;
}

.mb-220 {
  margin-bottom: 220px;
}

.ml-220 {
  margin-left: 220px;
}

.mx-221 {
  margin-left: 221px;
  margin-right: 221px;
}

.my-221 {
  margin-top: 221px;
  margin-bottom: 221px;
}

.mt-221 {
  margin-top: 221px;
}

.mr-221 {
  margin-right: 221px;
}

.mb-221 {
  margin-bottom: 221px;
}

.ml-221 {
  margin-left: 221px;
}

.mx-222 {
  margin-left: 222px;
  margin-right: 222px;
}

.my-222 {
  margin-top: 222px;
  margin-bottom: 222px;
}

.mt-222 {
  margin-top: 222px;
}

.mr-222 {
  margin-right: 222px;
}

.mb-222 {
  margin-bottom: 222px;
}

.ml-222 {
  margin-left: 222px;
}

.mx-223 {
  margin-left: 223px;
  margin-right: 223px;
}

.my-223 {
  margin-top: 223px;
  margin-bottom: 223px;
}

.mt-223 {
  margin-top: 223px;
}

.mr-223 {
  margin-right: 223px;
}

.mb-223 {
  margin-bottom: 223px;
}

.ml-223 {
  margin-left: 223px;
}

.mx-224 {
  margin-left: 224px;
  margin-right: 224px;
}

.my-224 {
  margin-top: 224px;
  margin-bottom: 224px;
}

.mt-224 {
  margin-top: 224px;
}

.mr-224 {
  margin-right: 224px;
}

.mb-224 {
  margin-bottom: 224px;
}

.ml-224 {
  margin-left: 224px;
}

.mx-225 {
  margin-left: 225px;
  margin-right: 225px;
}

.my-225 {
  margin-top: 225px;
  margin-bottom: 225px;
}

.mt-225 {
  margin-top: 225px;
}

.mr-225 {
  margin-right: 225px;
}

.mb-225 {
  margin-bottom: 225px;
}

.ml-225 {
  margin-left: 225px;
}

.mx-226 {
  margin-left: 226px;
  margin-right: 226px;
}

.my-226 {
  margin-top: 226px;
  margin-bottom: 226px;
}

.mt-226 {
  margin-top: 226px;
}

.mr-226 {
  margin-right: 226px;
}

.mb-226 {
  margin-bottom: 226px;
}

.ml-226 {
  margin-left: 226px;
}

.mx-227 {
  margin-left: 227px;
  margin-right: 227px;
}

.my-227 {
  margin-top: 227px;
  margin-bottom: 227px;
}

.mt-227 {
  margin-top: 227px;
}

.mr-227 {
  margin-right: 227px;
}

.mb-227 {
  margin-bottom: 227px;
}

.ml-227 {
  margin-left: 227px;
}

.mx-228 {
  margin-left: 228px;
  margin-right: 228px;
}

.my-228 {
  margin-top: 228px;
  margin-bottom: 228px;
}

.mt-228 {
  margin-top: 228px;
}

.mr-228 {
  margin-right: 228px;
}

.mb-228 {
  margin-bottom: 228px;
}

.ml-228 {
  margin-left: 228px;
}

.mx-229 {
  margin-left: 229px;
  margin-right: 229px;
}

.my-229 {
  margin-top: 229px;
  margin-bottom: 229px;
}

.mt-229 {
  margin-top: 229px;
}

.mr-229 {
  margin-right: 229px;
}

.mb-229 {
  margin-bottom: 229px;
}

.ml-229 {
  margin-left: 229px;
}

.mx-230 {
  margin-left: 230px;
  margin-right: 230px;
}

.my-230 {
  margin-top: 230px;
  margin-bottom: 230px;
}

.mt-230 {
  margin-top: 230px;
}

.mr-230 {
  margin-right: 230px;
}

.mb-230 {
  margin-bottom: 230px;
}

.ml-230 {
  margin-left: 230px;
}

.mx-231 {
  margin-left: 231px;
  margin-right: 231px;
}

.my-231 {
  margin-top: 231px;
  margin-bottom: 231px;
}

.mt-231 {
  margin-top: 231px;
}

.mr-231 {
  margin-right: 231px;
}

.mb-231 {
  margin-bottom: 231px;
}

.ml-231 {
  margin-left: 231px;
}

.mx-232 {
  margin-left: 232px;
  margin-right: 232px;
}

.my-232 {
  margin-top: 232px;
  margin-bottom: 232px;
}

.mt-232 {
  margin-top: 232px;
}

.mr-232 {
  margin-right: 232px;
}

.mb-232 {
  margin-bottom: 232px;
}

.ml-232 {
  margin-left: 232px;
}

.mx-233 {
  margin-left: 233px;
  margin-right: 233px;
}

.my-233 {
  margin-top: 233px;
  margin-bottom: 233px;
}

.mt-233 {
  margin-top: 233px;
}

.mr-233 {
  margin-right: 233px;
}

.mb-233 {
  margin-bottom: 233px;
}

.ml-233 {
  margin-left: 233px;
}

.mx-234 {
  margin-left: 234px;
  margin-right: 234px;
}

.my-234 {
  margin-top: 234px;
  margin-bottom: 234px;
}

.mt-234 {
  margin-top: 234px;
}

.mr-234 {
  margin-right: 234px;
}

.mb-234 {
  margin-bottom: 234px;
}

.ml-234 {
  margin-left: 234px;
}

.mx-235 {
  margin-left: 235px;
  margin-right: 235px;
}

.my-235 {
  margin-top: 235px;
  margin-bottom: 235px;
}

.mt-235 {
  margin-top: 235px;
}

.mr-235 {
  margin-right: 235px;
}

.mb-235 {
  margin-bottom: 235px;
}

.ml-235 {
  margin-left: 235px;
}

.mx-236 {
  margin-left: 236px;
  margin-right: 236px;
}

.my-236 {
  margin-top: 236px;
  margin-bottom: 236px;
}

.mt-236 {
  margin-top: 236px;
}

.mr-236 {
  margin-right: 236px;
}

.mb-236 {
  margin-bottom: 236px;
}

.ml-236 {
  margin-left: 236px;
}

.mx-237 {
  margin-left: 237px;
  margin-right: 237px;
}

.my-237 {
  margin-top: 237px;
  margin-bottom: 237px;
}

.mt-237 {
  margin-top: 237px;
}

.mr-237 {
  margin-right: 237px;
}

.mb-237 {
  margin-bottom: 237px;
}

.ml-237 {
  margin-left: 237px;
}

.mx-238 {
  margin-left: 238px;
  margin-right: 238px;
}

.my-238 {
  margin-top: 238px;
  margin-bottom: 238px;
}

.mt-238 {
  margin-top: 238px;
}

.mr-238 {
  margin-right: 238px;
}

.mb-238 {
  margin-bottom: 238px;
}

.ml-238 {
  margin-left: 238px;
}

.mx-239 {
  margin-left: 239px;
  margin-right: 239px;
}

.my-239 {
  margin-top: 239px;
  margin-bottom: 239px;
}

.mt-239 {
  margin-top: 239px;
}

.mr-239 {
  margin-right: 239px;
}

.mb-239 {
  margin-bottom: 239px;
}

.ml-239 {
  margin-left: 239px;
}

.mx-240 {
  margin-left: 240px;
  margin-right: 240px;
}

.my-240 {
  margin-top: 240px;
  margin-bottom: 240px;
}

.mt-240 {
  margin-top: 240px;
}

.mr-240 {
  margin-right: 240px;
}

.mb-240 {
  margin-bottom: 240px;
}

.ml-240 {
  margin-left: 240px;
}

.mx-241 {
  margin-left: 241px;
  margin-right: 241px;
}

.my-241 {
  margin-top: 241px;
  margin-bottom: 241px;
}

.mt-241 {
  margin-top: 241px;
}

.mr-241 {
  margin-right: 241px;
}

.mb-241 {
  margin-bottom: 241px;
}

.ml-241 {
  margin-left: 241px;
}

.mx-242 {
  margin-left: 242px;
  margin-right: 242px;
}

.my-242 {
  margin-top: 242px;
  margin-bottom: 242px;
}

.mt-242 {
  margin-top: 242px;
}

.mr-242 {
  margin-right: 242px;
}

.mb-242 {
  margin-bottom: 242px;
}

.ml-242 {
  margin-left: 242px;
}

.mx-243 {
  margin-left: 243px;
  margin-right: 243px;
}

.my-243 {
  margin-top: 243px;
  margin-bottom: 243px;
}

.mt-243 {
  margin-top: 243px;
}

.mr-243 {
  margin-right: 243px;
}

.mb-243 {
  margin-bottom: 243px;
}

.ml-243 {
  margin-left: 243px;
}

.mx-244 {
  margin-left: 244px;
  margin-right: 244px;
}

.my-244 {
  margin-top: 244px;
  margin-bottom: 244px;
}

.mt-244 {
  margin-top: 244px;
}

.mr-244 {
  margin-right: 244px;
}

.mb-244 {
  margin-bottom: 244px;
}

.ml-244 {
  margin-left: 244px;
}

.mx-245 {
  margin-left: 245px;
  margin-right: 245px;
}

.my-245 {
  margin-top: 245px;
  margin-bottom: 245px;
}

.mt-245 {
  margin-top: 245px;
}

.mr-245 {
  margin-right: 245px;
}

.mb-245 {
  margin-bottom: 245px;
}

.ml-245 {
  margin-left: 245px;
}

.mx-246 {
  margin-left: 246px;
  margin-right: 246px;
}

.my-246 {
  margin-top: 246px;
  margin-bottom: 246px;
}

.mt-246 {
  margin-top: 246px;
}

.mr-246 {
  margin-right: 246px;
}

.mb-246 {
  margin-bottom: 246px;
}

.ml-246 {
  margin-left: 246px;
}

.mx-247 {
  margin-left: 247px;
  margin-right: 247px;
}

.my-247 {
  margin-top: 247px;
  margin-bottom: 247px;
}

.mt-247 {
  margin-top: 247px;
}

.mr-247 {
  margin-right: 247px;
}

.mb-247 {
  margin-bottom: 247px;
}

.ml-247 {
  margin-left: 247px;
}

.mx-248 {
  margin-left: 248px;
  margin-right: 248px;
}

.my-248 {
  margin-top: 248px;
  margin-bottom: 248px;
}

.mt-248 {
  margin-top: 248px;
}

.mr-248 {
  margin-right: 248px;
}

.mb-248 {
  margin-bottom: 248px;
}

.ml-248 {
  margin-left: 248px;
}

.mx-249 {
  margin-left: 249px;
  margin-right: 249px;
}

.my-249 {
  margin-top: 249px;
  margin-bottom: 249px;
}

.mt-249 {
  margin-top: 249px;
}

.mr-249 {
  margin-right: 249px;
}

.mb-249 {
  margin-bottom: 249px;
}

.ml-249 {
  margin-left: 249px;
}

.mx-250 {
  margin-left: 250px;
  margin-right: 250px;
}

.my-250 {
  margin-top: 250px;
  margin-bottom: 250px;
}

.mt-250 {
  margin-top: 250px;
}

.mr-250 {
  margin-right: 250px;
}

.mb-250 {
  margin-bottom: 250px;
}

.ml-250 {
  margin-left: 250px;
}

.mx-251 {
  margin-left: 251px;
  margin-right: 251px;
}

.my-251 {
  margin-top: 251px;
  margin-bottom: 251px;
}

.mt-251 {
  margin-top: 251px;
}

.mr-251 {
  margin-right: 251px;
}

.mb-251 {
  margin-bottom: 251px;
}

.ml-251 {
  margin-left: 251px;
}

.mx-252 {
  margin-left: 252px;
  margin-right: 252px;
}

.my-252 {
  margin-top: 252px;
  margin-bottom: 252px;
}

.mt-252 {
  margin-top: 252px;
}

.mr-252 {
  margin-right: 252px;
}

.mb-252 {
  margin-bottom: 252px;
}

.ml-252 {
  margin-left: 252px;
}

.mx-253 {
  margin-left: 253px;
  margin-right: 253px;
}

.my-253 {
  margin-top: 253px;
  margin-bottom: 253px;
}

.mt-253 {
  margin-top: 253px;
}

.mr-253 {
  margin-right: 253px;
}

.mb-253 {
  margin-bottom: 253px;
}

.ml-253 {
  margin-left: 253px;
}

.mx-254 {
  margin-left: 254px;
  margin-right: 254px;
}

.my-254 {
  margin-top: 254px;
  margin-bottom: 254px;
}

.mt-254 {
  margin-top: 254px;
}

.mr-254 {
  margin-right: 254px;
}

.mb-254 {
  margin-bottom: 254px;
}

.ml-254 {
  margin-left: 254px;
}

.mx-255 {
  margin-left: 255px;
  margin-right: 255px;
}

.my-255 {
  margin-top: 255px;
  margin-bottom: 255px;
}

.mt-255 {
  margin-top: 255px;
}

.mr-255 {
  margin-right: 255px;
}

.mb-255 {
  margin-bottom: 255px;
}

.ml-255 {
  margin-left: 255px;
}

.mx-256 {
  margin-left: 256px;
  margin-right: 256px;
}

.my-256 {
  margin-top: 256px;
  margin-bottom: 256px;
}

.mt-256 {
  margin-top: 256px;
}

.mr-256 {
  margin-right: 256px;
}

.mb-256 {
  margin-bottom: 256px;
}

.ml-256 {
  margin-left: 256px;
}

.mx-257 {
  margin-left: 257px;
  margin-right: 257px;
}

.my-257 {
  margin-top: 257px;
  margin-bottom: 257px;
}

.mt-257 {
  margin-top: 257px;
}

.mr-257 {
  margin-right: 257px;
}

.mb-257 {
  margin-bottom: 257px;
}

.ml-257 {
  margin-left: 257px;
}

.mx-258 {
  margin-left: 258px;
  margin-right: 258px;
}

.my-258 {
  margin-top: 258px;
  margin-bottom: 258px;
}

.mt-258 {
  margin-top: 258px;
}

.mr-258 {
  margin-right: 258px;
}

.mb-258 {
  margin-bottom: 258px;
}

.ml-258 {
  margin-left: 258px;
}

.mx-259 {
  margin-left: 259px;
  margin-right: 259px;
}

.my-259 {
  margin-top: 259px;
  margin-bottom: 259px;
}

.mt-259 {
  margin-top: 259px;
}

.mr-259 {
  margin-right: 259px;
}

.mb-259 {
  margin-bottom: 259px;
}

.ml-259 {
  margin-left: 259px;
}

.mx-260 {
  margin-left: 260px;
  margin-right: 260px;
}

.my-260 {
  margin-top: 260px;
  margin-bottom: 260px;
}

.mt-260 {
  margin-top: 260px;
}

.mr-260 {
  margin-right: 260px;
}

.mb-260 {
  margin-bottom: 260px;
}

.ml-260 {
  margin-left: 260px;
}

.mx-261 {
  margin-left: 261px;
  margin-right: 261px;
}

.my-261 {
  margin-top: 261px;
  margin-bottom: 261px;
}

.mt-261 {
  margin-top: 261px;
}

.mr-261 {
  margin-right: 261px;
}

.mb-261 {
  margin-bottom: 261px;
}

.ml-261 {
  margin-left: 261px;
}

.mx-262 {
  margin-left: 262px;
  margin-right: 262px;
}

.my-262 {
  margin-top: 262px;
  margin-bottom: 262px;
}

.mt-262 {
  margin-top: 262px;
}

.mr-262 {
  margin-right: 262px;
}

.mb-262 {
  margin-bottom: 262px;
}

.ml-262 {
  margin-left: 262px;
}

.mx-263 {
  margin-left: 263px;
  margin-right: 263px;
}

.my-263 {
  margin-top: 263px;
  margin-bottom: 263px;
}

.mt-263 {
  margin-top: 263px;
}

.mr-263 {
  margin-right: 263px;
}

.mb-263 {
  margin-bottom: 263px;
}

.ml-263 {
  margin-left: 263px;
}

.mx-264 {
  margin-left: 264px;
  margin-right: 264px;
}

.my-264 {
  margin-top: 264px;
  margin-bottom: 264px;
}

.mt-264 {
  margin-top: 264px;
}

.mr-264 {
  margin-right: 264px;
}

.mb-264 {
  margin-bottom: 264px;
}

.ml-264 {
  margin-left: 264px;
}

.mx-265 {
  margin-left: 265px;
  margin-right: 265px;
}

.my-265 {
  margin-top: 265px;
  margin-bottom: 265px;
}

.mt-265 {
  margin-top: 265px;
}

.mr-265 {
  margin-right: 265px;
}

.mb-265 {
  margin-bottom: 265px;
}

.ml-265 {
  margin-left: 265px;
}

.mx-266 {
  margin-left: 266px;
  margin-right: 266px;
}

.my-266 {
  margin-top: 266px;
  margin-bottom: 266px;
}

.mt-266 {
  margin-top: 266px;
}

.mr-266 {
  margin-right: 266px;
}

.mb-266 {
  margin-bottom: 266px;
}

.ml-266 {
  margin-left: 266px;
}

.mx-267 {
  margin-left: 267px;
  margin-right: 267px;
}

.my-267 {
  margin-top: 267px;
  margin-bottom: 267px;
}

.mt-267 {
  margin-top: 267px;
}

.mr-267 {
  margin-right: 267px;
}

.mb-267 {
  margin-bottom: 267px;
}

.ml-267 {
  margin-left: 267px;
}

.mx-268 {
  margin-left: 268px;
  margin-right: 268px;
}

.my-268 {
  margin-top: 268px;
  margin-bottom: 268px;
}

.mt-268 {
  margin-top: 268px;
}

.mr-268 {
  margin-right: 268px;
}

.mb-268 {
  margin-bottom: 268px;
}

.ml-268 {
  margin-left: 268px;
}

.mx-269 {
  margin-left: 269px;
  margin-right: 269px;
}

.my-269 {
  margin-top: 269px;
  margin-bottom: 269px;
}

.mt-269 {
  margin-top: 269px;
}

.mr-269 {
  margin-right: 269px;
}

.mb-269 {
  margin-bottom: 269px;
}

.ml-269 {
  margin-left: 269px;
}

.mx-270 {
  margin-left: 270px;
  margin-right: 270px;
}

.my-270 {
  margin-top: 270px;
  margin-bottom: 270px;
}

.mt-270 {
  margin-top: 270px;
}

.mr-270 {
  margin-right: 270px;
}

.mb-270 {
  margin-bottom: 270px;
}

.ml-270 {
  margin-left: 270px;
}

.mx-271 {
  margin-left: 271px;
  margin-right: 271px;
}

.my-271 {
  margin-top: 271px;
  margin-bottom: 271px;
}

.mt-271 {
  margin-top: 271px;
}

.mr-271 {
  margin-right: 271px;
}

.mb-271 {
  margin-bottom: 271px;
}

.ml-271 {
  margin-left: 271px;
}

.mx-272 {
  margin-left: 272px;
  margin-right: 272px;
}

.my-272 {
  margin-top: 272px;
  margin-bottom: 272px;
}

.mt-272 {
  margin-top: 272px;
}

.mr-272 {
  margin-right: 272px;
}

.mb-272 {
  margin-bottom: 272px;
}

.ml-272 {
  margin-left: 272px;
}

.mx-273 {
  margin-left: 273px;
  margin-right: 273px;
}

.my-273 {
  margin-top: 273px;
  margin-bottom: 273px;
}

.mt-273 {
  margin-top: 273px;
}

.mr-273 {
  margin-right: 273px;
}

.mb-273 {
  margin-bottom: 273px;
}

.ml-273 {
  margin-left: 273px;
}

.mx-274 {
  margin-left: 274px;
  margin-right: 274px;
}

.my-274 {
  margin-top: 274px;
  margin-bottom: 274px;
}

.mt-274 {
  margin-top: 274px;
}

.mr-274 {
  margin-right: 274px;
}

.mb-274 {
  margin-bottom: 274px;
}

.ml-274 {
  margin-left: 274px;
}

.mx-275 {
  margin-left: 275px;
  margin-right: 275px;
}

.my-275 {
  margin-top: 275px;
  margin-bottom: 275px;
}

.mt-275 {
  margin-top: 275px;
}

.mr-275 {
  margin-right: 275px;
}

.mb-275 {
  margin-bottom: 275px;
}

.ml-275 {
  margin-left: 275px;
}

.mx-276 {
  margin-left: 276px;
  margin-right: 276px;
}

.my-276 {
  margin-top: 276px;
  margin-bottom: 276px;
}

.mt-276 {
  margin-top: 276px;
}

.mr-276 {
  margin-right: 276px;
}

.mb-276 {
  margin-bottom: 276px;
}

.ml-276 {
  margin-left: 276px;
}

.mx-277 {
  margin-left: 277px;
  margin-right: 277px;
}

.my-277 {
  margin-top: 277px;
  margin-bottom: 277px;
}

.mt-277 {
  margin-top: 277px;
}

.mr-277 {
  margin-right: 277px;
}

.mb-277 {
  margin-bottom: 277px;
}

.ml-277 {
  margin-left: 277px;
}

.mx-278 {
  margin-left: 278px;
  margin-right: 278px;
}

.my-278 {
  margin-top: 278px;
  margin-bottom: 278px;
}

.mt-278 {
  margin-top: 278px;
}

.mr-278 {
  margin-right: 278px;
}

.mb-278 {
  margin-bottom: 278px;
}

.ml-278 {
  margin-left: 278px;
}

.mx-279 {
  margin-left: 279px;
  margin-right: 279px;
}

.my-279 {
  margin-top: 279px;
  margin-bottom: 279px;
}

.mt-279 {
  margin-top: 279px;
}

.mr-279 {
  margin-right: 279px;
}

.mb-279 {
  margin-bottom: 279px;
}

.ml-279 {
  margin-left: 279px;
}

.mx-280 {
  margin-left: 280px;
  margin-right: 280px;
}

.my-280 {
  margin-top: 280px;
  margin-bottom: 280px;
}

.mt-280 {
  margin-top: 280px;
}

.mr-280 {
  margin-right: 280px;
}

.mb-280 {
  margin-bottom: 280px;
}

.ml-280 {
  margin-left: 280px;
}

.mx-281 {
  margin-left: 281px;
  margin-right: 281px;
}

.my-281 {
  margin-top: 281px;
  margin-bottom: 281px;
}

.mt-281 {
  margin-top: 281px;
}

.mr-281 {
  margin-right: 281px;
}

.mb-281 {
  margin-bottom: 281px;
}

.ml-281 {
  margin-left: 281px;
}

.mx-282 {
  margin-left: 282px;
  margin-right: 282px;
}

.my-282 {
  margin-top: 282px;
  margin-bottom: 282px;
}

.mt-282 {
  margin-top: 282px;
}

.mr-282 {
  margin-right: 282px;
}

.mb-282 {
  margin-bottom: 282px;
}

.ml-282 {
  margin-left: 282px;
}

.mx-283 {
  margin-left: 283px;
  margin-right: 283px;
}

.my-283 {
  margin-top: 283px;
  margin-bottom: 283px;
}

.mt-283 {
  margin-top: 283px;
}

.mr-283 {
  margin-right: 283px;
}

.mb-283 {
  margin-bottom: 283px;
}

.ml-283 {
  margin-left: 283px;
}

.mx-284 {
  margin-left: 284px;
  margin-right: 284px;
}

.my-284 {
  margin-top: 284px;
  margin-bottom: 284px;
}

.mt-284 {
  margin-top: 284px;
}

.mr-284 {
  margin-right: 284px;
}

.mb-284 {
  margin-bottom: 284px;
}

.ml-284 {
  margin-left: 284px;
}

.mx-285 {
  margin-left: 285px;
  margin-right: 285px;
}

.my-285 {
  margin-top: 285px;
  margin-bottom: 285px;
}

.mt-285 {
  margin-top: 285px;
}

.mr-285 {
  margin-right: 285px;
}

.mb-285 {
  margin-bottom: 285px;
}

.ml-285 {
  margin-left: 285px;
}

.mx-286 {
  margin-left: 286px;
  margin-right: 286px;
}

.my-286 {
  margin-top: 286px;
  margin-bottom: 286px;
}

.mt-286 {
  margin-top: 286px;
}

.mr-286 {
  margin-right: 286px;
}

.mb-286 {
  margin-bottom: 286px;
}

.ml-286 {
  margin-left: 286px;
}

.mx-287 {
  margin-left: 287px;
  margin-right: 287px;
}

.my-287 {
  margin-top: 287px;
  margin-bottom: 287px;
}

.mt-287 {
  margin-top: 287px;
}

.mr-287 {
  margin-right: 287px;
}

.mb-287 {
  margin-bottom: 287px;
}

.ml-287 {
  margin-left: 287px;
}

.mx-288 {
  margin-left: 288px;
  margin-right: 288px;
}

.my-288 {
  margin-top: 288px;
  margin-bottom: 288px;
}

.mt-288 {
  margin-top: 288px;
}

.mr-288 {
  margin-right: 288px;
}

.mb-288 {
  margin-bottom: 288px;
}

.ml-288 {
  margin-left: 288px;
}

.mx-289 {
  margin-left: 289px;
  margin-right: 289px;
}

.my-289 {
  margin-top: 289px;
  margin-bottom: 289px;
}

.mt-289 {
  margin-top: 289px;
}

.mr-289 {
  margin-right: 289px;
}

.mb-289 {
  margin-bottom: 289px;
}

.ml-289 {
  margin-left: 289px;
}

.mx-290 {
  margin-left: 290px;
  margin-right: 290px;
}

.my-290 {
  margin-top: 290px;
  margin-bottom: 290px;
}

.mt-290 {
  margin-top: 290px;
}

.mr-290 {
  margin-right: 290px;
}

.mb-290 {
  margin-bottom: 290px;
}

.ml-290 {
  margin-left: 290px;
}

.mx-291 {
  margin-left: 291px;
  margin-right: 291px;
}

.my-291 {
  margin-top: 291px;
  margin-bottom: 291px;
}

.mt-291 {
  margin-top: 291px;
}

.mr-291 {
  margin-right: 291px;
}

.mb-291 {
  margin-bottom: 291px;
}

.ml-291 {
  margin-left: 291px;
}

.mx-292 {
  margin-left: 292px;
  margin-right: 292px;
}

.my-292 {
  margin-top: 292px;
  margin-bottom: 292px;
}

.mt-292 {
  margin-top: 292px;
}

.mr-292 {
  margin-right: 292px;
}

.mb-292 {
  margin-bottom: 292px;
}

.ml-292 {
  margin-left: 292px;
}

.mx-293 {
  margin-left: 293px;
  margin-right: 293px;
}

.my-293 {
  margin-top: 293px;
  margin-bottom: 293px;
}

.mt-293 {
  margin-top: 293px;
}

.mr-293 {
  margin-right: 293px;
}

.mb-293 {
  margin-bottom: 293px;
}

.ml-293 {
  margin-left: 293px;
}

.mx-294 {
  margin-left: 294px;
  margin-right: 294px;
}

.my-294 {
  margin-top: 294px;
  margin-bottom: 294px;
}

.mt-294 {
  margin-top: 294px;
}

.mr-294 {
  margin-right: 294px;
}

.mb-294 {
  margin-bottom: 294px;
}

.ml-294 {
  margin-left: 294px;
}

.mx-295 {
  margin-left: 295px;
  margin-right: 295px;
}

.my-295 {
  margin-top: 295px;
  margin-bottom: 295px;
}

.mt-295 {
  margin-top: 295px;
}

.mr-295 {
  margin-right: 295px;
}

.mb-295 {
  margin-bottom: 295px;
}

.ml-295 {
  margin-left: 295px;
}

.mx-296 {
  margin-left: 296px;
  margin-right: 296px;
}

.my-296 {
  margin-top: 296px;
  margin-bottom: 296px;
}

.mt-296 {
  margin-top: 296px;
}

.mr-296 {
  margin-right: 296px;
}

.mb-296 {
  margin-bottom: 296px;
}

.ml-296 {
  margin-left: 296px;
}

.mx-297 {
  margin-left: 297px;
  margin-right: 297px;
}

.my-297 {
  margin-top: 297px;
  margin-bottom: 297px;
}

.mt-297 {
  margin-top: 297px;
}

.mr-297 {
  margin-right: 297px;
}

.mb-297 {
  margin-bottom: 297px;
}

.ml-297 {
  margin-left: 297px;
}

.mx-298 {
  margin-left: 298px;
  margin-right: 298px;
}

.my-298 {
  margin-top: 298px;
  margin-bottom: 298px;
}

.mt-298 {
  margin-top: 298px;
}

.mr-298 {
  margin-right: 298px;
}

.mb-298 {
  margin-bottom: 298px;
}

.ml-298 {
  margin-left: 298px;
}

.mx-299 {
  margin-left: 299px;
  margin-right: 299px;
}

.my-299 {
  margin-top: 299px;
  margin-bottom: 299px;
}

.mt-299 {
  margin-top: 299px;
}

.mr-299 {
  margin-right: 299px;
}

.mb-299 {
  margin-bottom: 299px;
}

.ml-299 {
  margin-left: 299px;
}

.mx-300 {
  margin-left: 300px;
  margin-right: 300px;
}

.my-300 {
  margin-top: 300px;
  margin-bottom: 300px;
}

.mt-300 {
  margin-top: 300px;
}

.mr-300 {
  margin-right: 300px;
}

.mb-300 {
  margin-bottom: 300px;
}

.ml-300 {
  margin-left: 300px;
}

/* -------------------------------
 *  padding
 * ---------------------------- */
.pt-win {
  padding-top: 90px !important;
}

/* -------------------------------
 *  table components
 * ---------------------------- */
table {
  width: 100%;
  margin-bottom: 24px;
}
table caption {
  padding: 0 0 1em 0;
  font-weight: bold;
}
table caption.btm {
  padding: 0.8em 0 0 0;
  font-weight: normal;
  caption-side: bottom;
}
table thead {
  color: #fff;
  background-color: #103b78;
}
table thead tr th {
  padding: 1.25em 1em;
  vertical-align: middle;
}
table thead tr th {
  border-bottom: 1px solid #5876a0;
  border-right: 1px solid #5876a0;
}
table tbody tr th,
table tbody tr td {
  padding: 1.25em 1em;
  line-height: 1.3;
  vertical-align: middle;
  border: 1px solid #e0e0e0;
}
table tbody tr th {
  background-color: #f7f7f7;
}
table tbody tr td.bg-blue-xxlight {
  background-color: #e5ebf3;
}
table tbody tr td.bg-red-light {
  background-color: #fef3f4;
}
table thead + tbody tr th,
table thead + tbody tr td {
  border-width: 0px 1px 1px 1px;
}
table .text-v-middle {
  vertical-align: middle;
}
table.economic thead tr th,
table.economic thead tr td {
  padding: 0.8em 0.5em;
  font-size: 13px;
}
table.economic thead tr th {
  text-align: center;
  font-weight: normal;
}
table.economic tbody tr th,
table.economic tbody tr td {
  padding: 0.8em 0.5em;
  font-size: 12px;
  font-weight: normal;
}
table.economic tbody tr th:nth-of-type(1) {
  width: 18%;
}
table.economic tbody tr td {
  text-align: center;
  letter-spacing: -0.05em;
}
table.economic tbody tr.color {
  background-color: #dbe2eb;
}
table.economic tbody tr.color th {
  background-color: #dbe2eb;
}
table.economic .tableFontSmall {
  font-size: 80%;
}
table.noukai thead tr th,
table.noukai thead tr td {
  padding: 0.8em 0.5em;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
}
table.noukai tbody tr th,
table.noukai tbody tr td {
  padding: 0.8em 0.2em;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
}
table.cftc {
  table-layout: auto;
}
table.cftc thead tr th,
table.cftc thead tr td {
  padding: 0.8em 0.5em;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
}
table.cftc tbody tr th,
table.cftc tbody tr td {
  padding: 0.8em 0.2em;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
}
table.saya-tbl thead th {
  padding: 0.8em;
}
table.saya-tbl tbody th,
table.saya-tbl tbody td {
  padding: 0.8em;
}
@media screen and (min-width: 768px) {
  table.saya-tbl thead th {
    padding: 1.25em 1em;
  }
  table.saya-tbl tbody th,
table.saya-tbl tbody td {
    padding: 1.25em 1em;
  }
}
table.jqplot-table-legend {
  width: auto;
}
table.jqplot-table-legend tbody tr td {
  padding: 1em 1em !important;
}
table.form label {
  width: 100%;
}
table.form label.form-name {
  width: 45%;
  margin-right: 1em;
}
table.form label.form-old input {
  width: 6em;
  margin-right: 0.5em;
}
table.form label.form-yubin1 {
  width: 150px;
}
table.form label.form-yubin1 input[type=text] {
  width: calc(100% - 2em);
}
table.form label.form-yubin1:before {
  width: 2em;
  content: "〒";
}
table.form label.form-yubin1 .ex {
  text-indent: 3em;
}
table.form label.form-yubin2 {
  width: 150px;
}
table.form label.form-yubin2 input[type=text] {
  width: calc(100% - 2em);
}
table.form label.form-yubin2:before {
  width: 2em;
  content: "-";
  text-align: center;
}
table.form label.form-yubin2 .ex {
  text-indent: 3em;
}
table.form label.form-tel {
  width: 80%;
}
table.form label.form-tel:not(:last-child) .ex {
  margin-bottom: 8px;
}
table.form label.form-tel:not(:last-child):after {
  content: "-";
}
table.form textarea {
  height: 10em;
}
table.form tbody th {
  width: 100%;
}
table.form tbody th > div {
  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;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
table.form tbody th > div .must {
  width: 4em;
  margin: 0 0 0 auto;
  padding: 2px 0.5em;
  font-size: 12px;
  text-align: center;
  color: #fff;
  background-color: #e3121c;
  border-radius: 2px;
}
table.form tbody th > div .note {
  font-size: 12px;
  font-weight: normal;
}
table.form tbody td {
  text-align: left;
}
table.form tbody td > div {
  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;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
table.form tbody td > div label {
  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;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
table.form tbody td > div .ex {
  display: block;
  width: 100%;
  padding: 8px 0 0 0;
  font-size: 12px;
}

  table.form label.form-tel {
    width: 120px;
  }
  table.form label.form-tel:first-of-type {
    width: 80px;
  }

  table.form label.form-tel:first-of-type  input[type=text],
  table.form label.form-tel:first-of-type  input[type=tel]{
     width: 80px;
  }

    
    
  table.form label.form-tel:not(:first-of-type) input[type=text],
  table.form label.form-tel:not(:first-of-type) input[type=tel]{
    width: calc(100% - 2em);
  }
  table.form label.form-tel:not(:first-of-type):before {
    width: 2em;
    content: "-";
    text-align: center;
  }
  table.form label.form-tel:not(:first-of-type) .ex {
    text-indent: 2em;
  }
  table.form label.form-tel:not(:last-child) .ex {
    margin-bottom: 0;
  }
  table.form label.form-tel:not(:last-child):after {
    content: none;
  }


@media screen and (min-width: 768px) {
  table.form label .note {
    display: block;
  }
  table.form label.form-tel {
    width: 120px;
  }
  table.form label.form-tel:first-of-type {
    width: 88px;
  }

  table.form label.form-tel:first-of-type  input[type=text],
  table.form label.form-tel:first-of-type  input[type=tel]{
     width: 88px;
  }

    
    
  table.form label.form-tel:not(:first-of-type) input[type=text],
  table.form label.form-tel:not(:first-of-type) input[type=tel]{
    width: calc(100% - 2em);
  }
  table.form label.form-tel:not(:first-of-type):before {
    width: 2em;
    content: "-";
    text-align: center;
  }
  table.form label.form-tel:not(:first-of-type) .ex {
    text-indent: 2.5em;
  }
  table.form label.form-tel:not(:last-child) .ex {
    margin-bottom: 0;
  }
  table.form label.form-tel:not(:last-child):after {
    content: none;
  }
  table.form textarea {
    height: 8em;
  }
  table.form tbody th {
    width: 30%;
  }
  table.form tbody th > div {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  table.form tbody th > div .must {
    margin: 8px 0 0 0;
  }
  table.form tbody th > div .note {
    padding: 8px 0 0 0;
  }
}

[summary=障害情報] tbody tr th,
[summary=メンテナンス情報] tbody tr th,
[summary=Prestoバージョンアップ情報] tbody tr th {
  width: 30%;
}
[summary=障害情報] tbody tr td span,
[summary=メンテナンス情報] tbody tr td span,
[summary=Prestoバージョンアップ情報] tbody tr td span {
  color: #e3121c;
}

.table-scroll {
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
}
.table-scroll table {
  width: 100%;
  table-layout: auto;
}
@media screen and (min-width: 768px) {
  .table-scroll {
    overflow-x: visible;
    overflow-y: visible;
    white-space: unset;
  }
  .table-scroll table {
    width: 99%;
    table-layout: fixed;
  }
}

.table-response {
  width: 100%;
}
.table-response table {
  table-layout: fixed;
}
.table-response tr td,
.table-response tr th {
  width: 100%;
  display: list-item;
  list-style-type: none;
}
.table-response tr th {
  color: #fff;
  border-bottom-width: 0;
  background-color: #103b78;
}
.table-response tr td {
  /*word-break: break-all;*/
  overflow-wrap: break-word;
  text-align: justify;
}
.table-response tr:not(:last-child) td {
  border-bottom-width: 0;
}
@media screen and (min-width: 768px) {
  .table-response tr th,
.table-response tr td {
    width: auto;
    display: table-cell;
  }
  .table-response tr th {
    border-bottom-width: 1px;
  }
}

.table-response-pseudo table thead {
  display: none;
}
.table-response-pseudo table tbody tr,
.table-response-pseudo table tbody td {
  display: block;
  width: 100%;
}
.table-response-pseudo table tbody td {
  padding: 0;
}
.table-response-pseudo table tbody td:before {
  display: block;
  width: 100%;
  padding: 1.25em 1em;
  color: #fff;
  font-weight: bold;
  background: #103b78;
}
.table-response-pseudo table tbody td > div {
  padding: 1.25em 1em;
}
@media screen and (min-width: 768px) {
  .table-response-pseudo table thead {
    display: table-header-group;
  }
  .table-response-pseudo table tbody tr {
    display: table-row;
  }
  .table-response-pseudo table tbody td {
    display: table-cell;
    width: auto;
    vertical-align: top;
  }
  .table-response-pseudo table tbody td:before {
    content: none !important;
  }
}

.table-response-label table caption {
  display: block;
  padding: 1.25em 1em;
  line-height: 1.8;
  text-align: center;
  color: #fff;
  background: #103b78;
}
.table-response-label table thead {
  display: none;
}
.table-response-label table tbody tr {
  width: 100%;
}
.table-response-label table tbody tr th {
  display: list-item;
  list-style: none;
  font-weight: bold;
  text-align: center;
  border-width: 1px;
}
.table-response-label table tbody tr td {
  width: 100%;
  display: block;
  text-align: right;
}
.table-response-label table tbody tr td:before {
  content: attr(data-label);
  float: left;
  font-weight: bold;
  margin-right: 14px;
}
@media screen and (min-width: 768px) {
  .table-response-label table caption {
    display: none;
  }
  .table-response-label table thead {
    display: table-header-group;
  }
  .table-response-label table tbody tr th {
    display: table-cell;
  }
  .table-response-label table tbody tr td {
    width: auto;
    display: table-cell;
  }
  .table-response-label table tbody tr td:before {
    content: none;
  }
}

#torikumi {
  margin-bottom: 48px;
}
#torikumi .jqplot-title {
  display: none;
}
#torikumi table.jqplot-table-legend {
  margin: auto;
  left: 60px !important;
  top: 50px !important;
  right: 0;
}
#torikumi + .subchart {
  display: none;
}
@media screen and (min-width: 768px) {
  #torikumi {
    margin-bottom: 12px;
  }
  #torikumi + .subchart {
    display: block;
  }
}

#fand {
  margin-bottom: 48px;
}
#fand .jqplot-title {
  display: none;
}
#fand table.jqplot-table-legend {
  margin: auto;
  left: 60px !important;
  top: 90px !important;
}
#fand + .subchart {
  display: none;
}
@media screen and (min-width: 768px) {
  #fand {
    margin-bottom: 12px;
  }
  #fand + .subchart {
    display: block;
  }
}

/* -------------------------------
 *  list components
 * ---------------------------- */
ul.disc {
  margin-left: 1em;
}
ul.disc li {
  list-style-type: disc;
  list-style-position: inside;
  padding: 0 0 0 1.6em;
  text-indent: -1.4em;
}
ul.asterisk {
  margin-left: 1.5em;
}
ul.asterisk > li {
  list-style-type: none;
  position: relative;
}
ul.asterisk > li:before {
  content: "※";
  display: inline-block;
  width: 3em;
  margin-left: -3.5em;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
}
ul.img {
  margin-left: 1.5em;
}
ul.img li {
  position: relative;
  list-style: none;
}
ul.img li:before {
  display: inline-block;
  content: "";
  text-align: right;
  font-family: "icomoon" !important;
  font-size: 1em;
  color: #111;
  width: 3em;
  margin-left: -3.5em;
  position: absolute;
  top: 0;
  left: 0;
}
ul.disc-large {
  margin-left: 0;
}
ul.disc-large li {
  position: relative;
  list-style: none;
  margin-left: 2em;
}
ul.disc-large li:before {
  display: inline-block;
  content: "●";
  text-align: right;
  font-family: "icomoon" !important;
  font-size: 1em;
  width: 3em;
  margin-left: -3.5em;
  position: absolute;
  top: 0;
  left: 0;
}
ul.inline {
  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;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
ul.inline li {
  margin-right: 2em;
}
ul.half-textlink-S {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0;
}
ul.half-textlink-S li {
  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;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  margin-bottom: 8px;
  font-size: 14px;
}
ul.half-textlink-S li:before {
  content: "";
  color: #103b78;
  font-family: "icomoon";
  font-size: 20px;
}

ol li {
  list-style-type: decimal;
  list-style-position: inside;
}
ol.num-basic li {
  padding-left: 1.5em;
  text-indent: -1.3em;
}
ol.kakko {
  margin-left: 2.5em;
}
ol.kakko li {
  position: relative;
  list-style-type: none;
  counter-increment: cnt;
}
ol.kakko li:before {
  display: inline-block;
  content: "(" counter(cnt) ")";
  width: 3em;
  margin-left: -3.5em;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
}
ol.asterisk {
  margin-left: 2em;
}
ol.asterisk li {
  position: relative;
  list-style-type: none;
  counter-increment: cnt;
}
ol.asterisk li:before {
  content: "※" counter(cnt) "";
  display: inline-block;
  width: 3em;
  margin-left: -3.5em;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
}
ol.column-2 {
  height: auto;
  line-height: 1em;
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  -webkit-column-fill: auto;
     -moz-column-fill: auto;
          column-fill: auto;
}
@media screen and (min-width: 576px) {
  ol.column-2 {
    line-height: 1em;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-fill: auto;
       -moz-column-fill: auto;
            column-fill: auto;
  }
}
ol.column-2-menu {
  height: auto;
  line-height: 1em;
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  -webkit-column-fill: auto;
     -moz-column-fill: auto;
          column-fill: auto;
  counter-reset: li;
}
ol.column-2-menu > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  margin-bottom: 16px;
  padding-left: 1em;
  line-height: 1.3;
  font-weight: bold;
  border: 2px solid #103b78;
  border-radius: 4px;
  list-style: none;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}
ol.column-2-menu > li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  padding-right: 1em;
  color: #111;
  text-decoration: none;
}
ol.column-2-menu > li:before {
  display: block;
  counter-increment: li;
  content: counter(li);
  padding: 1em 0;
  margin-right: 1em;
  color: #103b78;
}
ol.column-2-menu > li:hover {
  background-color: #103b78;
}
ol.column-2-menu > li:hover a {
  color: #fff;
  opacity: 1;
}
ol.column-2-menu > li:hover:before {
  color: #fff;
}
@media screen and (min-width: 576px) {
  ol.column-2-menu {
    line-height: 1em;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-fill: auto;
       -moz-column-fill: auto;
            column-fill: auto;
  }
  ol.column-2-menu li {
    height: 67px;
    margin-bottom: 18px;
  }
}

dl.maru dt {
  text-indent: -1em;
  padding-left: 1em;
}
dl.bd-dash dd {
  margin-bottom: 1em;
  padding-bottom: 0.8em;
  border-bottom: 1px dashed #e0e0e0;
}
dl.bd-dash.glossary dd span {
  color: #e3121c;
}
dl.num-basic dd {
  position: relative;
  list-style-type: none;
  counter-increment: cnt;
  margin-left: 1.7em;
}
dl.num-basic dd:before {
  display: inline-block;
  content: "" counter(cnt) ".";
  width: 3em;
  margin-left: -3.5em;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
}
dl.asterisk {
  margin-left: 1.5em;
}
dl.asterisk > dt {
  margin-left: -1.5em;
  margin-bottom: 1em;
}
dl.asterisk > dd {
  list-style-type: none;
  position: relative;
  line-height: 1.5;
}
dl.asterisk > dd:before {
  content: "※";
  display: inline-block;
  width: 3em;
  margin-left: -3.5em;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
}
dl.flex.al-c dt,
dl.flex.al-c dd {
  margin-bottom: 0;
}

/* -------------------------------
 * icon setting
 * ---------------------------- */
@font-face {
  font-family: "icomoon";
  src: url("../font/icon/icomoon.eot?hnc4mg");
  src: url("../font/icon/icomoon.eot?hnc4mg#iefix") format("embedded-opentype"), url("../font/icon/icomoon.ttf?hnc4mg") format("truetype"), url("../font/icon/icomoon.woff?hnc4mg") format("woff"), url("../font/icon/icomoon.svg?hnc4mg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-change:before {
  content: "";
}

.icon-cell:before {
  content: "";
}

.icon-user:before {
  content: "";
  color: #4b4b4b;
}

.icon-attention:before {
  content: "";
}

.icon-faq:before {
  content: "";
  color: #fff;
}

.icon-bookmark:before {
  content: "";
  color: #fff;
}

.icon-login:before {
  content: "";
}

.icon-account:before {
  content: "";
}

.icon-beginner:before {
  content: "";
}

.icon-bord:before {
  content: "";
}

.icon-chart01:before {
  content: "";
}

.icon-dia:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-laptop:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-paper1:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-request:before {
  content: "";
}

.icon-ext:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-arrow-thick-down:before {
  content: "";
  color: #103b78;
  font-size: 28px;
}

.icon-arrow-thick-up:before {
  content: "";
  color: #e3121c;
  font-size: 28px;
}

.icon-arrow-down:before {
  content: "";
}

.icon-cheveron-left:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-cheveron-up:before {
  content: "";
}

.icon-mobile-devices:before {
  content: "";
}

.icon-play:before {
  content: "";
}

.icon-location:before {
  content: "";
}

.icon-calendar:before {
  content: "";
}

.icon-laptop1:before {
  content: "";
}

.icon-mobile2:before {
  content: "";
}

.icon-tablet:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-file-pdf:before {
  content: "";
}

.icon-file-word:before {
  content: "";
}

.icon-file-excel:before {
  content: "";
}



/* -------------------------------
 *  page online
 * ---------------------------- */
/*# sourceMappingURL=style.css.map */