@charset "UTF-8";
/* ----------------------------------------------------------------
    Normalize
----------------------------------------------------------------- */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

b,
strong {
  font-weight: 700;
}

h1 {
  font-size: 100%;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table td,
table th {
  padding: 0;
}

/* ----------------------------------------------------------------
    Base
----------------------------------------------------------------- */
*,
*:before,
*:after {
  box-sizing: border-box;
}

html,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl {
  margin: 0;
  padding: 0;
}

html {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
  background: #fff;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.57143;
  word-wrap: break-word;
}

/* Google の rem のバグ回避
----------------------------------------------- */
body > div {
  font-size: 14px;
  font-size: 1.4rem;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: top;
}

a {
  -webkit-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
  color: #4c4c4c;
  text-decoration: underline;
}

a img {
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
}

a:hover,
a:active,
a:focus {
  color: #ff538c;
  text-decoration: none;
}

a:hover img,
a:active img,
a:focus img {
  opacity: 0.6;
}

em {
  font-style: normal;
  font-weight: 700;
}

strong {
  color: #ff538c;
  font-weight: 700;
}

hr {
  display: none;
}

p,
ul,
ol,
dl {
  margin: 0 0 20px;
  padding: 0;
}

ul,
ol {
  list-style-type: none;
}

ul > :last-child,
ol > :last-child {
  margin-bottom: 0;
}

dd {
  margin: 0;
}

sub,
sup {
  font-size: 11px;
  font-size: 1.1rem;
  margin: 0 1px;
}

sub {
  bottom: -0.1em;
}

sup {
  top: -0.3em;
}

blockquote {
  margin: 0;
}

iframe {
  border: none;
}

/* ----------------------------------------------------------------
    Placeholder
----------------------------------------------------------------- */
/* clearfix */
.header-inner:before,
.header-inner:after,
.header-lyt-column:before,
.header-lyt-column:after,
.header-menu-inner:before,
.header-menu-inner:after,
.nav-header-utility:before,
.nav-header-utility:after {
  content: "";
  display: table;
}
.header-inner:after,
.header-lyt-column:after,
.header-menu-inner:after,
.nav-header-utility:after {
  clear: both;
}

.nav-global-inner:before,
.nav-global-inner:after,
.nav-local-inner:before,
.nav-local-inner:after,
.global-list-contents:before,
.global-list-contents:after,
.global-lyt-column:before,
.global-lyt-column:after {
  content: "";
  display: table;
}

.nav-global-inner:after,
.nav-local-inner:after,
.global-list-contents:after,
.global-lyt-column:after {
  clear: both;
}

.row-inner:before,
.row-inner:after {
  content: "";
  display: table;
}

.row-inner:after {
  clear: both;
}

.mainvisual-inner:before,
.mainvisual-inner:after {
  content: "";
  display: table;
}

.mainvisual-inner:after {
  clear: both;
}

.topic-path-inner:before,
.topic-path-inner:after {
  content: "";
  display: table;
}

.topic-path-inner:after {
  clear: both;
}

.footer-menu-inner:before,
.footer-menu-inner:after,
.footer-lyt-column:before,
.footer-lyt-column:after {
  content: "";
  display: table;
}

.footer-menu-inner:after,
.footer-lyt-column:after {
  clear: both;
}

.lyt-column-inquiry[data-col-num="2"]:before,
.lyt-column-inquiry[data-col-num="2"]:after,
.lyt-column-inquiry[data-col-num="3"]:before,
.lyt-column-inquiry[data-col-num="3"]:after {
  content: "";
  display: table;
}

.lyt-column-inquiry[data-col-num="2"]:after,
.lyt-column-inquiry[data-col-num="3"]:after {
  clear: both;
}

.lyt-column-inquiry .btn-inquiry:before,
.header-search-btn:before,
.header-menu-hook:before,
.header-menu-txt:before,
.header-menu-txt:after,
.header-btn a > span:before,
.nav-header-utility a span:before,
.nav-header-utility > .mypage a span:before,
.nav-global-list > li > a:before,
.nav-global-list > li > a:after,
.nav-global-list > li .global-toggle-hook-wrap > a:before,
.nav-global-list > li .global-toggle-hook-wrap > a:after,
.nav-global-list > .home > a > span > span:before,
.global-toggle-hook-wrap:before,
.global-toggle-hook:before,
.global-toggle-hook:after,
.global-hdg-l2 > a:before,
.global-hdg-l3 > a:before,
.global-link-list > li > a:before,
.global-link-list-02 > li > a:before,
.topic-path li:before,
.lyt-column-inquiry > .col.narrow .hdg > span:before,
.lyt-column-inquiry .btn-inquiry > span:before {
  content: "";
  display: block;
}

.header-menu-txt,
.global-toggle-hook {
  border: 0;
  background: transparent;
  padding: 0;
}

.lyt-column-inquiry .btn-inquiry:before,
.header-btn a > span:before,
.nav-header-utility a span:before,
.nav-header-utility > .mypage a span:before,
.nav-global-list > .home > a > span > span:before,
.global-hdg-l2 > a:before,
.global-hdg-l3 > a:before,
.global-link-list > li > a:before,
.global-link-list-02 > li > a:before,
.topic-path li:before,
.lyt-column-inquiry > .col.narrow .hdg > span:before,
.lyt-column-inquiry .btn-inquiry > span:before {
  background-image: url(/common_a/img/sprite.png);
}

.lyt-column-inquiry .btn-inquiry {
  border-radius: 23px;
  text-align: center;
  line-height: 1.2;
  text-decoration: none;
  padding: 13px 30px 12px;
  display: inline-block;
  position: relative;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}

.lyt-column-inquiry .btn-inquiry:before {
  position: absolute;
  top: 50%;
  right: 10px;
}

/* ----------------------------------------------------------------
    Layout column
----------------------------------------------------------------- */
.header,
.contents,
.footer {
  min-width: 1200px; /* for PC */
}

.header,
.header-lyt-column,
.header-menu,
.nav-global,
.nav-local,
.contents,
.row-fluid,
.mainvisual,
.topic-path,
.footer,
.footer-menu,
.footer-utility {
  text-align: center;
  margin: 0 auto;
}

.header-lyt-column,
.header-inner,
.nav-local-inner,
.row-inner,
.mainvisual-inner,
.topic-path-inner,
.footer-menu-inner,
.footer-utility-inner {
  width: 1200px;
  text-align: left;
  margin: 0 auto;
}

/* ----------------------------------------------------------------
    header
----------------------------------------------------------------- */
/* .header
----------------------------------------------- */
.header {
  margin: 0;
  padding: 0;
  position: relative;
  border-bottom: 1px solid #bfbfbf;
}

/* .header-lyt-column
----------------------------------------------- */
.header-lyt-column {
  position: relative;
}
.header-lyt-column > .col {
  float: left;
  padding: 21px 0 14px;
}
.header-lyt-column > .col.wide {
  float: right;
  padding: 0;
}

/* [data-header-area="acquisition"] .header-lyt-column
----------------------------------------------- */
[data-header-area="acquisition"] .header-lyt-column > .col {
  width: 15.31%;
  padding: 27px 0 0;
}
[data-header-area="acquisition"] .header-lyt-column > .col.wide {
  width: 84.69%;
}

/* [data-header-area="retention"] .header-lyt-column
----------------------------------------------- */
[data-header-area="retention"] .header-lyt-column > .col {
  width: 41.12%;
}
[data-header-area="retention"] .header-lyt-column > .col.wide {
  width: 58.88%;
}

/* .header-inner
----------------------------------------------- */
.header-inner .logo a {
  font-size: 0;
  text-decoration: none;
  display: inline-block;
  padding-right: 10px;
}
.header-inner .logo img {
  vertical-align: middle;
}

/* [data-header-area="retention"] .header-inner
----------------------------------------------- */
[data-header-area="retention"] .header-inner .logo .mark {
  display: inline-block;
}
[data-header-area="retention"] .header-inner .logo .type {
  display: inline-block;
  margin-left: 20px;
}

/* .header-menu
----------------------------------------------- */
[data-template^="lp"] .header-menu {
  border-bottom: 0;
}

/* %header-menu-icon
----------------------------------------------- */
.header-menu-hook:before,
.header-menu-txt:before,
.header-menu-txt:after {
  background: #006fbc;
  position: absolute;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.is-header-menu-open .header-menu-hook:before,
.is-header-menu-open .header-menu-txt:before,
.is-header-menu-open .header-menu-txt:after {
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}

/* .header-menu-hook
----------------------------------------------- */
.header-menu-hook {
  display: none;
}
.header-menu-hook:before {
  display: none;
}

/* .header-search
----------------------------------------------- */
.header-search {
  position: absolute;
  top: 38px;
  right: 1.53%;
}
[data-template="lp"] .header-search {
  top: 22px;
}
[data-header-area="acquisition"] .header-search,
[data-header-area="retention"] .header-search {
  top: 40px;
  right: 96px;
}
[data-template="lp"] [data-header-area="acquisition"] .header-search,
[data-template="lp2"] [data-header-area="acquisition"] .header-search {
  top: 30px;
  right: 0;
}
/* .header-search-btn
----------------------------------------------- */
.header-search-btn {
  display: block;
  padding: 8px 10px;
}
.header-search-btn:before {
  position: absolute;
  top: 50%;
  width: 1px;
  height: 12px;
  background: #bfbfbf;
  margin: -6px 0 0;
  margin: -8px 0 0;
  right: -15px;
}
[data-template^="lp"] .header-search-btn:before {
  display: none;
}
[data-header-area="acquisition"].header {
  min-height: 85px;
}
[data-header-area="acquisition"] .header-search-btn:before,
[data-header-area="retention"] .header-search-btn:before {
  display: none;
}

/* .modal-search
----------------------------------------------- */
.modal-search {
  width: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}

/* .modal-search-inner
----------------------------------------------- */
.modal-search-inner {
  padding: 12px 0 37px;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
}
.modal-search-inner form {
  padding: 10px 20px 10px 15px;
  display: inline-block;
  border-radius: 1px;
  border: 1px solid #9a9a9a;
  width: 570px;
}
.modal-search-inner form input {
  vertical-align: middle;
}
.modal-search-inner form input[type="image"] {
  padding-left: 20px;
  border-left: 1px solid #9a9a9a;
  border-radius: 0;
}
.modal-search-inner .searchBox {
  width: 480px;
  border: 0;
  padding: 0 5px;
}

/* .header-nav-utility
----------------------------------------------- */
.header-nav-utility {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 0 0 20px;
  position: absolute;
  top: 13px;
  right: 0;
}
.header-nav-utility a {
  color: #666;
}

/* .nav-header-utility
----------------------------------------------- */
.nav-header-utility {
  font-size: 0;
  margin: 0;
}
.nav-header-utility > li {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 0 0 18px;
  display: inline-block;
}
.nav-header-utility a {
  color: #666;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.nav-header-utility a:hover,
.nav-header-utility a:active,
.nav-header-utility a:focus {
  color: #006fbc;
  text-decoration: underline;
}
.nav-header-utility a span {
  padding-left: 11px;
  position: relative;
}
.nav-header-utility a span:before {
  width: 6px;
  height: 9px;
  background-position: -78px -33px;
  position: absolute;
  top: 0.35em;
  left: 0;
}
[data-header-area="acquisition"] .nav-header-utility > li {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0 0 0 28px;
  letter-spacing: 0.06em;
}
[data-header-area="acquisition"] .nav-header-utility .nav-header-utility-myportal,
[data-header-area="retention"] .nav-header-utility .nav-header-utility-myportal {
  display: none;
}

/* ----------------------------------------------------------------
    Global nav
----------------------------------------------------------------- */
/* .nav-global
----------------------------------------------- */
.nav-global {
  font-size: 15px;
  font-size: 1.5rem;
}
[data-header-area="acquisition"] .nav-global {
  font-size: 16px;
  font-size: 1.6rem;
}

/* .nav-global-inner
----------------------------------------------- */
.nav-global-inner {
  padding-top: 35px;
}

/* [data-header-area="acquisition"] .nav-global-inner
----------------------------------------------- */
[data-header-area="acquisition"] .nav-global-inner {
  display: flex;
  justify-content: flex-end;
  padding-right: 162px;
  padding-top: 11px;
}

/* [data-header-area="retention"] .nav-global-inner
----------------------------------------------- */
[data-header-area="retention"] .nav-global-inner {
  padding-right: 162px;
  padding-top: 45px;
}

/* .nav-global-list
----------------------------------------------- */
.nav-global-list {
  width: 100%;
  line-height: 1.2;
  margin: 0;
  display: table;
}
[data-header-area="acquisition"] .nav-global-list {
  max-width: 778px;
}
.nav-global-list > li {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  line-height: 1.2;
}
[data-header-area="retention"] .nav-global-list > li {
  line-height: 1;
}
.nav-global-list > li > a,
.nav-global-list > li .global-toggle-hook-wrap > a {
  width: 100%;
  border-bottom: 3px solid transparent;
  color: #333;
  text-decoration: none;
  padding: 12px 20px 8px;
  position: relative;
  display: block;
  -webkit-transition: color 0.2s ease-out, background 0.2s ease-out;
  transition: color 0.2s ease-out, background 0.2s ease-out;
}
[data-header-area="acquisition"] .nav-global-list > li > a,
[data-header-area="acquisition"] .nav-global-list > li .global-toggle-hook-wrap > a {
  padding: 12px 16px 13px;
}
.nav-global-list > li > a:hover,
.nav-global-list > li > a:active,
.nav-global-list > li > a:focus,
.nav-global-list > li .global-toggle-hook-wrap > a:hover,
.nav-global-list > li .global-toggle-hook-wrap > a:active,
.nav-global-list > li .global-toggle-hook-wrap > a:focus {
  background: #f7f7f7;
  color: #006fbc;
  font-weight: 700;
}
.nav-global-list > li > a:before,
.nav-global-list > li > a:after,
.nav-global-list > li .global-toggle-hook-wrap > a:before,
.nav-global-list > li .global-toggle-hook-wrap > a:after {
  position: absolute;
  top: 50%;
}
.nav-global-list > li > a:before,
.nav-global-list > li .global-toggle-hook-wrap > a:before {
  width: 1px;
  height: 12px;
  background: #bfbfbf;
  margin: -6px 0 0;
  right: 0;
}
[data-header-area="acquisition"] .nav-global-list > li:first-child > a:after,
[data-header-area="acquisition"] .nav-global-list > li:last-child > a:before {
  display: none;
}
.nav-global-list > li > a span,
.nav-global-list > li .global-toggle-hook-wrap > a span {
  vertical-align: middle;
}
.nav-global-list > li:first-child > a:after,
.nav-global-list > li:first-child .global-toggle-hook-wrap > a:after {
  width: 1px;
  height: 12px;
  background: #bfbfbf;
  margin: -6px 0 0;
  left: 0;
}
.nav-global-list > .is-current > a,
.nav-global-list > .is-current .global-toggle-hook-wrap > a {
  border-bottom-color: #006fbc;
  color: #006fbc;
  font-weight: 700;
}
.nav-global-list > .is-current.is-dropdown-open > a,
.nav-global-list > .is-current.is-dropdown-open .global-toggle-hook-wrap > a {
  border-bottom-color: transparent;
}
.nav-global-list > .is-dropdown-open {
  background: #f7f7f7;
}

/* .nav-global-myportal
----------------------------------------------- */
.nav-global-myportal {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0;
  position: absolute;
  right: 0;
  top: 50px;
}
.nav-global-myportal a {
  text-decoration: none;
}
@media only screen and (max-width: 640px) {
  .nav-global-myportal {
    display: none;
  }
}

/* .global-toggle-hook-wrap
----------------------------------------------- */
.global-toggle-hook-wrap {
  position: relative;
}
.global-toggle-hook-wrap:before {
  width: 25px;
  height: 25px;
  background: #999;
  position: absolute;
  top: 7px;
  right: 10px;
  z-index: 0;
  display: none;
}

/* .global-toggle-hook
----------------------------------------------- */
.global-toggle-hook {
  width: 45px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  cursor: pointer;
}
.global-toggle-hook:before,
.global-toggle-hook:after {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
}
.global-toggle-hook:before {
  width: 2px;
  height: 13px;
  margin: -7px 0 0 -1px;
}
.global-toggle-hook:after {
  width: 13px;
  height: 2px;
  margin: -2px 0 0 -7px;
}
.is-global-toggle-open .global-toggle-hook:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 0;
}
.is-global-toggle-open .global-toggle-hook:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* .global-toggle-state
----------------------------------------------- */
.global-toggle-state {
  font-size: 11px;
  font-size: 1.1rem;
  position: absolute;
  top: 2px;
  left: 0;
  z-index: -1;
  opacity: 0;
}

/* .global-list-contents
----------------------------------------------- */
.global-list-contents {
  width: 100%;
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #f7f7f7;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left;
  padding: 23px 20px 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: 1000;
}
.global-list-contents > :last-child {
  margin-bottom: 0;
}
.global-list-contents a {
  text-decoration: none;
}
.global-list-contents a:hover,
.global-list-contents a:active,
.global-list-contents a:focus {
  text-decoration: underline;
}

/* .global-lyt-column
----------------------------------------------- */
.global-lyt-column {
  margin-left: -2.12%;
}
.global-lyt-column > .col {
  float: left;
  margin-left: 2.08%;
}
.global-lyt-column > .col > :last-child {
  margin-bottom: 0;
}
.global-lyt-column[data-col-num="2"] > .col {
  width: 47.91%;
}
.global-lyt-column[data-col-num="2"] > .col:nth-child(2n + 1) {
  clear: both;
}
.global-lyt-column[data-col-num="4"] > .col {
  width: 22.91%;
}
.global-lyt-column[data-col-num="4"] > .col:nth-child(4n + 1) {
  clear: both;
}
.global-lyt-column[data-col-num="4"] > .col.wide {
  width: 47.91%;
}
.global-lyt-column[data-col-num="4"] .global-lyt-column[data-col-num="2"] {
  margin-left: -4.34%;
}
.global-lyt-column[data-col-num="4"] .global-lyt-column[data-col-num="2"] > .col {
  width: 45.83%;
  margin-left: 4.16%;
}

/* .global-hdg-l2
----------------------------------------------- */
.global-hdg-l2 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  padding: 0 0 16px;
}
.global-hdg-l2 > a {
  color: #333;
  padding-left: 21px;
  position: relative;
  display: inline-block;
}
.global-hdg-l2 > a:before {
  width: 15px;
  height: 15px;
  background-position: -48px -45px;
  position: absolute;
  top: 0.05em;
  left: 0;
}
.global-hdg-l2 > a:hover,
.global-hdg-l2 > a:active,
.global-hdg-l2 > a:focus {
  color: #006fbc;
}

/* .global-hdg-l3
----------------------------------------------- */
.global-hdg-l3 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 15px;
}
.global-hdg-l3 > a {
  color: #333;
  padding-left: 21px;
  position: relative;
  display: inline-block;
}
.global-hdg-l3 > a:before {
  width: 15px;
  height: 15px;
  background-position: -48px -45px;
  position: absolute;
  top: 0.05em;
  left: 0;
}
.global-hdg-l3 > a:hover,
.global-hdg-l3 > a:active,
.global-hdg-l3 > a:focus {
  color: #006fbc;
}

/* .global-link-list
----------------------------------------------- */
.global-link-list {
  margin: 0 0 14px;
}
.global-link-list > li {
  margin: 0 0 14px;
}
.global-link-list > li:last-child {
  margin-bottom: 0;
}
.global-link-list > li > a {
  color: #4c4c4c;
  padding-left: 21px;
  position: relative;
  display: inline-block;
}
.global-link-list > li > a:before {
  width: 15px;
  height: 15px;
  background-position: -48px -45px;
  position: absolute;
  top: 0;
  left: 0;
}
.global-link-list > li > a:hover,
.global-link-list > li > a:active,
.global-link-list > li > a:focus {
  color: #006fbc;
}
.global-link-list.ver-border-bottom {
  border-bottom: 1px solid #ccc;
  margin: 0 0 19px;
  padding: 0 0 18px;
}

/* .global-link-list-02
----------------------------------------------- */
.global-link-list-02 {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 11px 0 20px;
}
.global-link-list-02 > li {
  word-break: break-all;
  margin: 0 0 12px;
}
.global-link-list-02 > li > a {
  color: #4c4c4c;
  padding-left: 21px;
  position: relative;
  display: inline-block;
}
.global-link-list-02 > li > a:before {
  width: 6px;
  height: 9px;
  background-position: -78px -44px;
  position: absolute;
  top: 0.2em;
  left: 9px;
}
.global-link-list-02 > li > a:hover,
.global-link-list-02 > li > a:active,
.global-link-list-02 > li > a:focus {
  color: #006fbc;
}

/* ----------------------------------------------------------------
    Contents
----------------------------------------------------------------- */
/* .row-inner
----------------------------------------------- */
.row-inner {
  padding-bottom: 59px;
}
.row-inner > :last-child {
  margin-bottom: 0;
}

/* .topic-path
----------------------------------------------- */
.topic-path {
  padding: 10px 0 15px;
}
.topic-path ul {
  font-size: 0;
  margin: 0;
}
.topic-path li {
  padding-right: 15px;
  position: relative;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  margin: 0 9px 5px 0;
  display: inline-block;
}
.topic-path li:before {
  width: 6px;
  height: 9px;
  background-position: -78px -33px;
  position: absolute;
  top: 0.25em;
  right: 0;
}
.topic-path li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.topic-path li:last-child:before {
  display: none;
}
.topic-path li:last-child em {
  color: #333;
  font-weight: 700;
}
.topic-path li a {
  color: #4c4c4c;
}
.topic-path li a:hover,
.topic-path li a:active,
.topic-path li a:focus {
  color: #ff538c;
}

/* .box-inquiry
----------------------------------------------- */
.box-inquiry {
  background: #005bac;
  color: #fff;
  margin: 0 0 60px;
  padding: 20px;
}
.box-inquiry-02 {
  background: #005bac;
  margin-top: 20px;
  padding: 3px;
}
.box-inquiry-03 {
  background-color: #005bac;
  padding: 25px 20px 20px;
  margin-bottom: 20px;
}
.box-inquiry-03 > .hdg {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-size: 2rem;
}
.box-inquiry-03 > .inner {
  background-color: #fff;
  padding: 30px;
  text-align: center;
}
.box-inquiry-03 > .inner > *:last-child {
  margin-bottom: 0;
}

.box-inquiry-03 .btn-inquiry {
  max-width: 240px;
  width: 100%;
  border-radius: 2em;
  text-align: center;
  line-height: 1.2;
  text-decoration: none;
  padding: 13px 30px 12px;
  display: inline-block;
  position: relative;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
  border: 1px solid #006fbc;
  font-size: 16px;
  font-size: 1.6rem;
  color: #006fbc;
  position: relative;
}
.box-inquiry-03 .btn-inquiry:hover,
.box-inquiry-03 .btn-inquiry:active,
.box-inquiry-03 .btn-inquiry:focus {
  background: #d8ecfa;
  color: #006fbc;
}
.box-inquiry-03 .btn-inquiry::after {
  content: "";
  display: block;
  position: absolute;
  top: 45%;
  top: calc(50% - 0.2em);
  right: 0.5em;
  width: 0.4em;
  height: 0.4em;
  border-top: 2px solid #006fbc;
  border-right: 2px solid #006fbc;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* .box-application
----------------------------------------------- */
.box-application {
  padding: 30px 40px 40px;
  background-color: #e5eef7;
  margin-bottom: 35px;
}
.box-application .box-hdg {
  color: #005996;
  text-align: center;
  font-size: 2.4rem;
}
.box-application .box-hdg > .inner {
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: solid 1px #0d76bf;
}
.box-application > .inner {
  background-color: #fff;
  padding-top: 30px;
}

.box-application .txt-tel {
  color: #4d4d4d;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.box-application .txt-tel .inner {
  position: relative;
}
.box-application .txt-tel .inner::before {
  content: "";
  display: inline-block;
  background-image: url(/common_a/img/icon-tel.png);
  width: 27px;
  height: 27px;
  position: absolute;
  left: -35px;
}
.box-application .txt-tel-02 {
  text-align: center;
  color: #005bac;
  margin-bottom: 0px;
  font-size: 1.5rem;
}
.box-application .txt-tel-03 {
  text-align: center;
  color: #005bac;
  font-size: 2.4rem;
  line-height: 1.2;
  margin-bottom: 25px;
}
.box-application .txt-tel-03 strong {
  font-size: 3.5rem;
  color: #006fbc;
  font-weight: 700;
}
.box-application .inner-box {
  background-color: #f7f7f7;
  padding: 15px;
  font-size: 1.5rem;
}
.box-application .inner-box :last-child {
  margin-bottom: 0;
}

.box-application .btn-application {
  border-radius: 2em;
  text-align: center;
  line-height: 1.2;
  text-decoration: none;
  padding: 13px 30px 12px;
  display: inline-block;
  position: relative;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
  background: #ff8124;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  position: relative;
}
.box-application .btn-application::after {
  content: "";
  display: block;
  position: absolute;
  top: 45%;
  top: calc(50% - 0.15em);
  right: 0.5em;
  width: 0.3em;
  height: 0.3em;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.box-application .btn-application:hover,
.box-application .btn-application:active,
.box-application .btn-application:focus {
  background: #ff9c00;
  color: #fff;
}

.box-application .link-application {
  padding-left: 1.5em;
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
}
.box-application .link-application::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.3em;
  left: 0;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background: #006fbc;
}
.box-application .link-application::after {
  content: "";
  display: block;
  position: absolute;
  top: 0.65em;
  left: 0.3em;
  width: 0.3em;
  height: 0.3em;
  border-top: 0.1em solid #fff;
  border-right: 0.1em solid #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* .lyt-column-inquiry
----------------------------------------------- */
.lyt-column-inquiry > .col > :last-child {
  margin-bottom: 0;
}
.lyt-column-inquiry[data-col-num="2"] {
  margin-left: -2.12%;
}
.lyt-column-inquiry[data-col-num="2"] > .col {
  float: left;
  width: 67.18%;
  margin-left: 2.08%;
}
.lyt-column-inquiry[data-col-num="2"] > .col:nth-child(2n + 1) {
  clear: both;
}
.lyt-column-inquiry[data-col-num="3"] {
  margin-left: -2.12%;
}
.lyt-column-inquiry[data-col-num="3"] > .col {
  float: left;
  width: 32.6%;
  margin-left: 2.08%;
}
.lyt-column-inquiry[data-col-num="3"] > .col:nth-child(3n + 1) {
  clear: both;
}
.lyt-column-inquiry[data-col-num="3"] > .col.narrow .hdg {
  margin: 0 0 30px;
}
.lyt-column-inquiry[data-col-num="3"] > .col-box .wrap {
  text-align: center;
  padding: 20px 10px;
}
.lyt-column-inquiry[data-col-num="3"] > .col-box .inner {
  padding: 20px;
}
.lyt-column-inquiry > .col.narrow {
  width: 28.54%;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 10px 0 0;
}
.lyt-column-inquiry > .col.narrow p {
  margin: 0 0 10px;
}
.lyt-column-inquiry > .col.narrow .hdg {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  margin: 0 0 20px;
}
.lyt-column-inquiry > .col.narrow .hdg > span {
  padding-left: 56px;
  position: relative;
  display: inline-block;
  text-align: left;
}
.lyt-column-inquiry > .col.narrow .hdg > span:before {
  width: 44px;
  height: 43px;
  background-position: 0 0;
  margin-top: -21.5px;
  position: absolute;
  top: 50%;
  left: 0;
}
.lyt-column-inquiry > .col.narrow .list-def > dt {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0 0 5px;
}
.lyt-column-inquiry > .col.narrow .list-def > dd {
  font-size: 12px;
  font-size: 1.2rem;
}
.lyt-column-inquiry > .col.narrow .list-def > dd b {
  font-size: 18px;
  font-size: 1.8rem;
}
.lyt-column-inquiry > .col-box {
  background: #f7f7f7;
  color: #333;
}
.lyt-column-inquiry > .col-box .wrap > :last-child,
.lyt-column-inquiry > .col-box .inner > :last-child {
  margin-bottom: 0;
}
.lyt-column-inquiry > .col-box .wrap {
  background: #fff;
  padding: 20px 20px 30px;
}
.lyt-column-inquiry > .col-box .wrap.ver-bg {
  background: url("/common_a/img/bg-inquiry.jpg") 90% 100% no-repeat #fff;
  padding: 40px 20px;
}
.lyt-column-inquiry > .col-box .inner {
  padding: 20px;
}
.lyt-column-inquiry > .col-box .hdg {
  font-size: 18px;
  font-size: 1.8rem;
  color: #005bac;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 15px;
}
.lyt-column-inquiry > .col-box .attention {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: left;
  line-height: 1.2;
  margin: 0 0 15px;
}
.lyt-column-inquiry > .col-box strong {
  color: #005bac;
}
.lyt-column-inquiry .phone {
  font-size: 30px;
  font-size: 3rem;
  color: #006fbc;
  line-height: 1.2;
  letter-spacing: -0.04em;
  margin: 10px 0 0;
}
.lyt-column-inquiry .phone img {
  vertical-align: middle;
  margin: 0 8px 0 0;
}
.lyt-column-inquiry .btn-inquiry {
  border: 1px solid #005bac;
  background: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  color: #005bac;
  text-align: center;
}
.lyt-column-inquiry .btn-inquiry:hover,
.lyt-column-inquiry .btn-inquiry:active,
.lyt-column-inquiry .btn-inquiry:focus {
  background: #d8ecfa;
  color: #005bac;
}
.lyt-column-inquiry .btn-inquiry:before {
  width: 6px;
  height: 9px;
  background-position: -86px -44px;
  margin-top: -4.5px;
}
.lyt-column-inquiry .btn-inquiry > span {
  padding-left: 39px;
  position: relative;
  display: inline-block;
}
.lyt-column-inquiry .btn-inquiry > span:before {
  width: 30px;
  height: 21px;
  background-position: -46px 0;
  margin-top: -10.5px;
  position: absolute;
  top: 50%;
  left: 0;
}

/*-------------------------------------
 lyt-column-inquiry-u
--------------------------------------*/
.lyt-column-inquiry-u {
  background: url(/common_a/img/inquiry-u-back-bottom.gif) 0 bottom no-repeat;
  width: 743px;
  /*float:right;*/
}
.lyt-column-inquiry-u .wrap {
  background: url(/common_a/img/inquiry-u-back-top.gif) 0 0 no-repeat;
  padding: 6px;
}
.lyt-column-inquiry-u p {
  font-size: 70%;
}
.lyt-column-inquiry-u .wrap .inquiry {
  width: 438px;
  padding: 0;
  margin: 0 7px 0 0;
  float: left;
}
.lyt-column-inquiry-u .wrap .inquiry .inner {
  width: 387px;
  padding: 0;
  margin: 0 auto;
}
.lyt-column-inquiry-u .wrap .support {
  width: 286px;
  padding: 0;
  margin: 0;
  float: right;
}
.lyt-column-inquiry-u .wrap .support .inner {
  width: 225px;
  padding: 0 0 10px 0;
  margin: 0 auto;
}
.lyt-column-inquiry-u:after {
  content: "";
  display: table;
  clear: both;
}

/* .icon
----------------------------------------------- */
.icon {
  vertical-align: baseline;
  margin: 0 4px;
}

/* .list-notice
----------------------------------------------- */
.list-notice {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 0 20px;
}
.list-notice > li {
  width: 100%;
  margin: 0 0 5px;
  display: table;
}
.list-notice > li:last-child {
  margin-bottom: 0;
}
.list-notice > li .mark,
.list-notice > li .note {
  display: table-cell;
}
.list-notice > li .mark {
  width: 1.5em;
  white-space: nowrap;
  padding: 0 10px 0 0;
}
.list-notice > li .note > :last-child {
  margin-bottom: 0;
}

/* .list-sns
----------------------------------------------- */
.list-sns {
  font-size: 0;
  margin: 0;
}
.list-sns > li {
  font-size: 12px;
  font-size: 1.2rem;
  vertical-align: top;
  margin: 0 0 0 26px;
  display: inline-block;
}
.list-sns > li:first-child {
  margin-left: 0;
}

/* .link-pagetop
----------------------------------------------- */
.link-pagetop {
  position: fixed;
  right: 50px;
  bottom: 30px;
  display: none;
  z-index: 9999;
}

/* ----------------------------------------------------------------
    footer
----------------------------------------------------------------- */
/* .footer
----------------------------------------------- */
.footer {
  margin-bottom: -22px;
}

/* .footer-menu
----------------------------------------------- */
.footer-menu {
  font-size: 14px;
  font-size: 1.4rem;
}
.footer-menu a {
  text-decoration: none;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.footer-menu a:hover,
.footer-menu a:active,
.footer-menu a:focus {
  color: #006fbc;
  text-decoration: underline;
}
.footer-menu.home-link {
  border-width: 1px 0;
  border-style: solid;
  border-color: #ccc;
}
.footer-menu.home-link .footer-high-link {
  margin: 0;
}
.footer-menu .footer-high-link {
  margin: 0 0 14px;
}

/* .footer-menu-inner
----------------------------------------------- */
.footer-menu-inner {
  padding-top: 18px;
  padding-bottom: 18px;
}

/* .footer-link-hdg
----------------------------------------------- */
.footer-link-hdg {
  font-size: 12px;
  font-size: 1.2rem;
  padding-left: 8px;
  font-weight: 700;
  color: #808080;
  margin: 0 0 10px;
}

/* .footer-high-link
----------------------------------------------- */
.footer-high-link {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.2;
}
.footer-high-link > a {
  color: #4c4c4c;
}

/* .footer-link-list
----------------------------------------------- */
.footer-link-list {
  margin: 5px 0 10px;
  padding-left: 8px;
}
.footer-link-list > li {
  word-break: break-all;
  margin: 0 0 6px;
}
.footer-link-list > li > a {
  color: #4c4c4c;
}
.footer-link-list.ver-mb-narrow {
  margin-bottom: 14px;
}

/* .footer-lyt-column
----------------------------------------------- */
.footer-lyt-column {
  margin-left: -1.83%;
  margin-bottom: 12px;
}
.footer-lyt-column > li {
  float: left;
  width: 23.14%;
  margin-left: 1.8%;
}
.footer-lyt-column > li:nth-child(4n + 1) {
  clear: both;
}
.footer-lyt-column > li > :last-child {
  margin-bottom: 0;
}
.footer-lyt-column > li.col-wide {
  width: 24.94%;
  border-right: 1px solid #ebebeb;
  padding-right: 1.8%;
}
.footer-lyt-column > li.col-narrow {
  width: 21.34%;
}

/* .footer-utility
----------------------------------------------- */
.footer-utility {
  padding: 48px 0;
  background-color: #faf7f5;
}

/* .nav-footer-utility
----------------------------------------------- */
.nav-footer-utility {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 16px;
  margin-bottom: 16px;
}

.nav-footer-utility a {
  color: #22254c;
  font-size: 1.2rem;
}

.nav-footer-utility a:is(:hover, :active, :focus) {
  color: #436fc0;
}

/* .copyright
----------------------------------------------- */
.copyright {
  margin-bottom: 0;
  text-align: center;
}

.copyright small {
  color: #22254c;
  font-size: 1.2rem;
}

/* .caption
----------------------------------------------- */
.caption {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 5px;
  display: block;
}

/* ----------------------------------------------------------------
  modal-box
----------------------------------------------------------------- */
.modal-box {
  border: none;
  background-color: transparent;
  padding: 0;
  overflow: hidden;
}

.modal-box_body {
  position: relative;
  width: 100%;
  max-width: 1400px;
  max-height: calc(100vh - (40px * 2));
  overflow: auto;
}

.modal-box_hdg {
  position: relative;
  margin: 0;
}

.modal-box_hdg_txt {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  right: -30px;
  min-width: 400px;
  padding: 50px 25px;
  transform: translateY(-50%);
  background: #0057a5;
  color: #fff;
  font-size: 3rem;
  font-weight: 500;
  text-align: left;
}

.modal-box_hdg_img {
  overflow: hidden;
  border-radius: 6px 6px 0 0;
  background: #fff;
}

.modal-box_content {
  padding: 70px 100px;
  background: #fff;
  text-align: left;
}

.modal-box_content > *:last-child {
  margin-bottom: 0;
}

.modal-box_figure {
  margin-bottom: 40px;
}

.modal-box_figure_label {
  display: none;
}

.modal-box_btn-close {
  position: absolute;
  top: 30px;
  right: 40px;
  width: 22px;
  height: 22px;
}

.modal-box_btn-close > button {
  position: absolute;
  width: 22px;
  height: 22px;
  padding: 0;
  border: 0;
  background-color: transparent;
  transition: opacity .1s ease-out;
}

.modal-box_btn-close > button::before,
.modal-box_btn-close > button::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 3px;
  background: #777777;
}

.modal-box_btn-close > button::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.modal-box_btn-close > button::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.modal-box_btn-close > button > span {
  position: absolute;
  top: 100%;
  left: 50%;
  white-space: nowrap;
  transform: translateX(-50%);
}

.modal-box_btn-close > button:hover,
.modal-box_btn-close > button:active,
.modal-box_btn-close > button:focus {
  opacity: .6;
}

.modal-box .ge-lyt-btn,
.modal-box .ge-lyt-btn > p {
  margin: 0;
  width: 100%;
  text-align: center;
}
.modal-box .ge-btn,
.modal-box .ge-btn-02 {
  min-width: 0;
  max-width: 370px;
  width: 100%;
}

.modal-box::backdrop {
  background-color: rgba(0, 0, 0, .3);
}

@media only screen  and (max-width: 900px) {
  .modal-box_content {
    padding: 60px 30px 30px;
  }

  .modal-box_figure {
    margin-bottom: 30px;
  }

  .modal-box_figure_inner {
    overflow-x: auto;
  }

  .modal-box_figure_label {
    position: relative;
    display: block;
    text-align: center;
    color: #777777;
    margin-bottom: 12px;
  }

  .modal-box_figure_label::before,
  .modal-box_figure_label::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 16px;
    height: 9px;
    background-image: url('/common_a/img/icon-arrow.png');
    background-size: cover;
    transform: translateY(-50%);
  }

  .modal-box_figure_label::before {
    left: 0;
    transform: translateY(-50%) rotate(-180deg);
  }

  .modal-box_figure_label::after {
    right: 0;
  }

  .modal-box_figure_img {
    max-width: none;
  }

  .modal-box_btn-close {
    position: absolute;
    top: 14px;
    right: 20px;
    width: 15px;
    height: 15px;
  }

  .modal-box_btn-close > button {
    width: 15px;
    height: 15px;
  }

  .modal-box_btn-close > button::before,
  .modal-box_btn-close > button::after {
    height: 2px;
  }
}

.modal-html-inner {
  text-align: left;
  padding: 20px 40px;
  font-size: 12px;
}

.modal-html-inner > .modal-hdg {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px;
}

[data-category^="products-account"] .modal-html-inner > .modal-hdg {
  color: #0084df;
}

[data-category^="products-aoiro"] .modal-html-inner > .modal-hdg,
[data-category^="products-shinkoku"] .modal-html-inner > .modal-hdg,
[data-category^="products-shiroiro"] .modal-html-inner > .modal-hdg {
  color: #008db0;
}

[data-category^="products-account-ae"] .modal-html-inner > .modal-hdg {
  color: #003a8c;
}

[data-category^="products-dealing"] .modal-html-inner > .modal-hdg {
  color: #d64768;
}

[data-category^="products-payroll"] .modal-html-inner > .modal-hdg {
  color: #00943e;
}

[data-category^="products-kyuyo"] .modal-html-inner > .modal-hdg {
  color: #62ac00;
}

[data-category^="products-customer"] .modal-html-inner > .modal-hdg {
  color: #c78202;
}

[data-category^="products-seikyu"] .modal-html-inner > .modal-hdg {
  color: #e6553d;
}

/* .fn-modal
----------------------------------------------- */
.fn-modal {
  -webkit-overflow-scrolling: touch;
  opacity: 0;
  transform: translateY(80px);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1) .2s, transform .5s cubic-bezier(.4, 0, .2, 1) .2s;
  margin: auto !important;
}

.fn-modal.is-modal-show {
  transform: translateY(0);
  opacity: 1;
}

.fn-modal.is-modal-hide {
  transition-delay: 0s;
}

.js-unavailable .fn-modal {
  display: block;
  opacity: 1;
}

.fn-modal_overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1);
}

.fn-modal_overlay.is-overlay-show {
  opacity: 1;
}

.fn-modal_overlay.is-overlay-hide {
  transition-delay: .2s;
}

.fn-modal_inner {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1);
}

.fn-modal.is-modal-show .fn-modal_inner {
  opacity: 1;
}

/* .is-modal-open
----------------------------------------------- */
.is-modal-open,
.is-modal-open body {
  overflow: hidden;
}

/* ----------------------------------------------------------------
    Common　汎用
----------------------------------------------------------------- */
/* Media Queries Display Control
----------------------------------------------- */
.hide-wide {
  display: none;
}

.show-small {
  display: none;
}

/* Display Control
----------------------------------------------- */
.block {
  display: block !important;
}

.inline-block {
  display: inline-block !important;
}

.inline {
  display: inline !important;
}

.none {
  display: none !important;
}

/* clearfix Control
----------------------------------------------- */
.c-clearfix {
  //zoom: 1;
}

.c-clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Align Control
----------------------------------------------- */
.ta-l {
  text-align: left !important;
}

.ta-c {
  text-align: center !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

.ta-r {
  text-align: right !important;
}

.va-t {
  vertical-align: top !important;
}

.va-m {
  vertical-align: middle !important;
}

.va-b {
  vertical-align: bottom !important;
}

/* Font-weight Control
----------------------------------------------- */
.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

/* Font-color Control
----------------------------------------------- */
.fc {
  color: #333 !important;
}

.fc-02 {
  color: #006fbc !important;
}

.fc-03 {
  color: #ff538c !important;
}

.fc-04 {
  color: #ff8124 !important;
}

.fc-05 {
  color: #dc0000 !important;
}

.fc-05-02 {
  color: #db2b58 !important;
}

/* Font-size Control
----------------------------------------------- */
.fs-10 {
  font-size: 10px !important;
  font-size: 1rem !important;
}

.fs-12 {
  font-size: 12px !important;
  font-size: 1.2rem !important;
}

.fs-13 {
  font-size: 13px !important;
  font-size: 1.3rem !important;
}

.fs-14 {
  font-size: 14px !important;
  font-size: 1.4rem !important;
}

.fs-15 {
  font-size: 15px !important;
  font-size: 1.5rem !important;
}

.fs-16 {
  font-size: 16px !important;
  font-size: 1.6rem !important;
}

.fs-18 {
  font-size: 18px !important;
  font-size: 1.8rem !important;
}

.fs-20 {
  font-size: 20px !important;
  font-size: 2rem !important;
}

.fs-22 {
  font-size: 22px !important;
  font-size: 2.2rem !important;
}

/* kome Control
----------------------------------------------- */
.kome {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  text-indent: -1em;
  padding-left: 1em;
}

/* span用*/

span.kome {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}

/* span用 inline-block*/
span.komeInBlock {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  display: inline-block;
  text-indent: -1em;
}

/* Link Control
----------------------------------------------- */
.header-search-link:before,
.header-search-link::after,
.link-com-arrow:before,
.link-com-arrow02:before {
  content: "";
  display: block;
}

.link-com-arrow:before,
.link-com-arrow02:before {
  background-image: url(/common_a/img/sprite.png);
}

/* .header-search-link */
.header-search-link {
  padding-left: 25px;
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
}

.header-search-link::before {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #006fbc;
}

.header-search-link::after {
  position: absolute;
  top: 8px;
  left: 7px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}

/* .header-search-sp */
.header-search-sp {
  display: none;
}
@media only screen and (max-width: 640px) {
  .header-search-sp {
    display: block;
    opacity: 0;
    visibility: hidden;
  }
  .is-header-menu-open .header-search-sp {
    opacity: 1;
    visibility: visible;
    padding: 9px 10px;
  }
}

/* .link-com-arrow */
.link-com-arrow {
  padding-left: 25px;
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
}
.link-com-arrow:before {
  width: 15px;
  height: 15px;
  background-position: -48px -45px;
  position: absolute;
  top: 0.15em;
  left: 0;
}

/* .link-com-arrow02 */
.link-com-arrow02 {
  padding-left: 10px;
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
}
.link-com-arrow02:before {
  width: 4px;
  height: 6px;
  background-position: -87px -55px;
  position: absolute;
  top: 0.5em;
  left: 0;
}

/* .link-border */
.link-border {
  position: relative;
  display: inline-block;
}
.link-border:hover:before,
.link-border:active:before,
.link-border:focus:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #ff96b9;
}
.link-border:hover img,
.link-border:focus img,
.link-border:active img {
  opacity: 1;
}

/* White Space Control
----------------------------------------------- */
.ws-nowrap {
  white-space: nowrap !important;
}

/* Border Control
----------------------------------------------- */
.border-top-none {
  border-top: none !important;
}

.border-right-none {
  border-right: none !important;
}

.border-bottom-none {
  border-bottom: none !important;
}

.border-left-none {
  border-left: none !important;
}

.border {
  border: 1px solid #e6e6e6;
}

/* Width Control
----------------------------------------------- */
.w-5 {
  width: 5% !important;
}

.w-10 {
  width: 10% !important;
}

.w-15 {
  width: 15% !important;
}

.w-20 {
  width: 20% !important;
}

.w-25 {
  width: 25% !important;
}

.w-30 {
  width: 30% !important;
}

.w-35 {
  width: 35% !important;
}

.w-40 {
  width: 40% !important;
}

.w-45 {
  width: 45% !important;
}

.w-50 {
  width: 50% !important;
}

.w-55 {
  width: 55% !important;
}

.w-60 {
  width: 60% !important;
}

.w-65 {
  width: 65% !important;
}

.w-70 {
  width: 70% !important;
}

.w-75 {
  width: 75% !important;
}

.w-80 {
  width: 80% !important;
}

.w-85 {
  width: 85% !important;
}

.w-90 {
  width: 90% !important;
}

.w-95 {
  width: 95% !important;
}

.w-100 {
  width: 100% !important;
}

/* Margin and Padding Control
----------------------------------------------- */
.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.pr-55 {
  padding-right: 55px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.pl-55 {
  padding-left: 55px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.mr-55 {
  margin-right: 55px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.ml-55 {
  margin-left: 55px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.pr-65 {
  padding-right: 65px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

.pl-65 {
  padding-left: 65px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.ml-65 {
  margin-left: 65px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pr-75 {
  padding-right: 75px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.pl-75 {
  padding-left: 75px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.pt-85 {
  padding-top: 85px !important;
}

.pr-85 {
  padding-right: 85px !important;
}

.pb-85 {
  padding-bottom: 85px !important;
}

.pl-85 {
  padding-left: 85px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.mr-85 {
  margin-right: 85px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.ml-85 {
  margin-left: 85px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.pr-95 {
  padding-right: 95px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

.pl-95 {
  padding-left: 95px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.mr-95 {
  margin-right: 95px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.ml-95 {
  margin-left: 95px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.margin-delete {
  margin: 0 !important;
}

.padding-delete {
  padding: 0 !important;
}

/* Narrow Content
----------------------------------------------- */
.narrow-content {
  margin-right: auto !important;
  margin-left: auto !important;
  max-width: 980px !important;
}
