/*foundation*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/* setting */
html {
  font-size: 62.5%;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  color: #242222;
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.53846154;
  }
}

a {
  color: #0064c3;
  display: block;
  word-break: break-all;
  text-decoration: underline;
}
a:hover {
  color: #0064c3;
  text-decoration: none;
}
a img {
  display: block;
  max-width: 100%;
  height: auto;
}
p a {
  display: inline-block;
}

li,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

img {
  width: 100%;
  height: auto;
}

p {
  line-height: 1.8;
  margin-bottom: 0;
}

h1,
h2,
h3 {
  margin-bottom: 0;
  font-size: 100%;
  font-weight: normal;
}

/*layout*/
/* header */
body {
  padding-top: 140px;
}
@media only screen and (max-width: 768px) {
  body {
    padding-top: 50px;
  }
}

.header {
  min-width: 980px;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
@media only screen and (max-width: 768px) {
  .header {
    min-width: 100%;
  }
}
.header .inner {
  width: 980px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  zoom: 1;
}
.header .inner:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 768px) {
  .header .inner {
    width: 100%;
    padding: 0 4%;
  }
}
@media only screen and (max-width: 768px) {
  .header {
    position: fixed;
  }
}
@media only screen and (max-width: 768px) {
  .header .inner {
    padding: 0;
  }
}
.header__top {
  border-bottom: #0064c3 solid 5px;
  background: #fff;
  height: 89px;
}
@media only screen and (max-width: 768px) {
  .header__top {
    height: 50px;
    border: none;
  }
}
.header__top__logo {
  width: 50%;
  padding: 19px 0 30px;
}
@media only screen and (max-width: 768px) {
  .header__top__logo {
    width: auto;
    padding: 12px 0 0 12px;
  }
}
.header__top__logo a {
  display: inline;
  color: #242222;
  text-decoration: none;
  font-size: 2.0rem;
}
@media only screen and (max-width: 768px) {
  .header__top__logo a {
    font-size: 1.3rem;
  }
}
.header__top__logo a:hover {
  opacity: .7;
}
.header__top__logo .logo {
  width: 180px;
  vertical-align: sub;
  margin-right: 30px;
  display: inline;
}
@media only screen and (max-width: 768px) {
  .header__top__logo .logo {
    width: 104px;
    margin-right: 15px;
  }
}
.header__top__btn {
  display: none;
}
@media only screen and (max-width: 768px) {
  .header__top__btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: #fff url("../img/common/menu.svg") no-repeat center center;
    background-size: 50% auto;
    cursor: pointer;
  }
  ._nav-open .header__top__btn {
    background: #0064c3 url(../img/common/menu_hover.svg) no-repeat center center;
    background-size: 50% auto;
  }
}
.header__nav {
  position: relative;
  z-index: 9997;
}
.header__nav .gnav li {
  width: 25%;
  float: left;
}
@media only screen and (max-width: 768px) {
  .header__nav .gnav li {
    width: auto;
    float: none;
    border: none;
  }
}
.header__nav .gnav li:last-child a {
  border-right: 1px solid #bfbfbf;
}
.header__nav .gnav a {
  line-height: 50px;
  color: #242222;
  text-align: center;
  text-decoration: none;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #bfbfbf;
}
@media only screen and (max-width: 768px) {
  .header__nav .gnav a {
    background: #0064c3;
    color: #fff;
    text-align: left;
    padding: 0 12px;
    line-height: 38px;
    border: none;
    border-top: 1px solid #5faaf2;
  }
}
.header__nav .gnav a:hover {
  background: #0064c3;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .header__nav .gnav a:hover {
    text-decoration: underline;
  }
}
.header__nav .gnav a.nav-height {
  line-height: 1.8rem;
  padding: 15px 10px 15px 25px;
}
.header__nav .inav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: -55px;
  right: 0;
  width: 305px;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .header__nav .inav {
    position: static;
    width: auto;
    text-align: center;
    border-top: 1px solid #5faaf2;
    border-bottom: 1px solid #5faaf2;
  }
}
@media only screen and (max-width: 768px) {
  .header__nav .inav li {
    width: 50%;
    margin-left: 0;
  }
  .header__nav .inav li:first-child {
    border-right: 1px solid #5faaf2;
  }
}
.header__nav .inav a {
  color: #242222;
  /*font-size: 1.4rem;*/
  text-decoration: none;
}
.header__nav .inav a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .header__nav .inav a {
    background: #0064c3;
    color: #fff;
    font-size: 1.2rem;
    line-height: 38px;
  }
}
.header__nav .inav span {
  position: relative;
  padding-left: 1em;
}
.header__nav .inav span:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%227.906%22%20viewBox%3D%220%200%205.532%207.906%22%20width%3D%225.532%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m807.419%2010.674v7.926l5.523-3.985z%22%20fill%3D%22%230064c3%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate%28-807.406%20-10.688%29%22%2F%3E%3C%2Fsvg%3E");
  background-size: auto 100%;
  background-repeat: no-repeat;
  content: "";
  width: 1em;
  height: 8px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .header__nav .inav span:before {
    color: #fff;
    line-height: 12px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%227.906%22%20viewBox%3D%220%200%205.532%207.906%22%20width%3D%225.532%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m807.419%2010.674v7.926l5.523-3.985z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate%28-807.406%20-10.688%29%22%2F%3E%3C%2Fsvg%3E");
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
}
.header__nav .child {
  display: none;
}
.header__nav .child li {
  width: auto;
  float: none;
  border: none;
}
.header__nav .child li:last-child a {
  border: none;
}
@media only screen and (max-width: 768px) {
  .header__nav .child li:last-child a {
    border-top: 1px solid #5faaf2;
  }
}
.header__nav .child a {
  border: none;
  background: #0064c3;
  color: #fff;
  /*font-size: 1.2rem;*/
  border-bottom: 1px solid #fff;
  text-align: left;
  padding-left: 25px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20width%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22m1335.33%202958.38a1.382%201.382%200%200%200%200%201.81l2.93%203.31-2.93%203.31a1.4%201.4%200%200%200%200%201.82%201.041%201.041%200%200%200%201.6%200l3.73-4.22a1.35%201.35%200%200%200%20.34-.91%201.35%201.35%200%200%200%20-.34-.91l-3.73-4.21a1.069%201.069%200%200%200%20-.8-.38%201.069%201.069%200%200%200%20-.8.38z%22%20transform%3D%22translate%28-1335%20-2958%29%22%2F%3E%3C%2Fsvg%3E");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: auto 0.8em;
  background-position: center left 15px;
  background-size: .4em auto;
}
.header__nav .child a:hover {
  background-color: #4088cd;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20width%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22m1335.33%202958.38a1.382%201.382%200%200%200%200%201.81l2.93%203.31-2.93%203.31a1.4%201.4%200%200%200%200%201.82%201.041%201.041%200%200%200%201.6%200l3.73-4.22a1.35%201.35%200%200%200%20.34-.91%201.35%201.35%200%200%200%20-.34-.91l-3.73-4.21a1.069%201.069%200%200%200%20-.8-.38%201.069%201.069%200%200%200%20-.8.38z%22%20transform%3D%22translate%28-1335%20-2958%29%22%2F%3E%3C%2Fsvg%3E");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: auto 0.8em;
  background-position: center left 15px;
  background-size: .4em auto;
}
@media only screen and (max-width: 768px) {
  .header__nav .child a {
    background-color: #4088cd;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20width%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22m1335.33%202958.38a1.382%201.382%200%200%200%200%201.81l2.93%203.31-2.93%203.31a1.4%201.4%200%200%200%200%201.82%201.041%201.041%200%200%200%201.6%200l3.73-4.22a1.35%201.35%200%200%200%20.34-.91%201.35%201.35%200%200%200%20-.34-.91l-3.73-4.21a1.069%201.069%200%200%200%20-.8-.38%201.069%201.069%200%200%200%20-.8.38z%22%20transform%3D%22translate%28-1335%20-2958%29%22%2F%3E%3C%2Fsvg%3E");
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: auto 0.8em;
    background-position: center left 15px;
    background-size: .4em auto;
    border: none;
    border-top: 1px solid #5faaf2;
    background-size: .4em auto;
    padding-left: 24px;
  }
  .header__nav .child a:hover {
    background-size: .4em auto;
  }
}

/**/
/* footer */
.footer {
  min-width: 980px;
}
@media only screen and (max-width: 768px) {
  .footer {
    min-width: 100%;
  }
}
.footer .inner {
  width: 980px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  zoom: 1;
}
.footer .inner:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 768px) {
  .footer .inner {
    width: 100%;
    padding: 0 4%;
  }
}
.footer__item {
  background: #f6f6f6;
}
@media only screen and (max-width: 768px) {
  .footer__item .inner {
    padding: 0;
  }
}
.footer__item .col1 {
  display:flex;
  flex-wrap: wrap;
  zoom: 1;
  padding: 30px 0 20px;
  border-bottom: 1px solid #bfbfbf;
}
.footer__item .col1:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 768px) {
  .footer__item .col1 {
    display:block;
    border: none;
    padding: 0;
  }
}
.footer__item .col2 {
  padding: 15px 0;
}
@media only screen and (max-width: 768px) {
  .footer__item .col2 {
    padding: 0;
  }
}
.footer__item .row {
  color: #0064c3;
  font-size: 1.6rem;
  width: 20%;
  font-weight: bold;
	padding-bottom: 20px;
}
.footer__item .row ul {
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .footer__item .row {
    float: none;
    width: auto;
	  padding-bottom: 0;
  }
  .footer__item .row ul {
    margin-top: 0;
  }
  .footer__item .row span {
    display: block;
    padding: 12px;
    font-size: 1.4rem;
    border-bottom: 1px solid #bfbfbf;
    line-height: 1;
    position: relative;
  }
  .footer__item .row span:after {
    content: "";
    width: 39px;
    height: 39px;
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(90deg);
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20width%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%230064c3%22%20fill-rule%3D%22evenodd%22%20d%3D%22m1335.33%202958.38a1.382%201.382%200%200%200%200%201.81l2.93%203.31-2.93%203.31a1.4%201.4%200%200%200%200%201.82%201.041%201.041%200%200%200%201.6%200l3.73-4.22a1.35%201.35%200%200%200%20.34-.91%201.35%201.35%200%200%200%20-.34-.91l-3.73-4.21a1.069%201.069%200%200%200%20-.8-.38%201.069%201.069%200%200%200%20-.8.38z%22%20transform%3D%22translate%28-1335%20-2958%29%22%2F%3E%3C%2Fsvg%3E");
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: auto 0.8em;
    background-size: auto 9px;
    background-position: center center;
    transition: transform 0.5s;
  }
}
.footer__item a {
  display: inline-block;
  font-size: 1.4rem;
  color: #242222;
  line-height: 30px;
  text-decoration: none;
  font-weight: normal;
}
.footer__item a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .footer__item a {
    display: block;
    padding: 12px 12px 12px 22px;
    font-size: 1.3rem;
    border-bottom: 1px solid #bfbfbf;
    line-height: 1;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20width%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23d5d5d5%22%20fill-rule%3D%22evenodd%22%20d%3D%22m1335.33%202958.38a1.382%201.382%200%200%200%200%201.81l2.93%203.31-2.93%203.31a1.4%201.4%200%200%200%200%201.82%201.041%201.041%200%200%200%201.6%200l3.73-4.22a1.35%201.35%200%200%200%20.34-.91%201.35%201.35%200%200%200%20-.34-.91l-3.73-4.21a1.069%201.069%200%200%200%20-.8-.38%201.069%201.069%200%200%200%20-.8.38z%22%20transform%3D%22translate%28-1335%20-2958%29%22%2F%3E%3C%2Fsvg%3E");
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: auto 0.8em;
    background-size: auto 9px;
    background-position: center left 10px;
  }
}
.footer__nav {
  text-align: center;
  padding: 18px 0;
}
@media only screen and (max-width: 768px) {
  .footer__nav {
    zoom: 1;
    padding: 0;
  }
  .footer__nav:after {
    content: "";
    display: block;
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .footer__nav .inner {
    padding: 0;
  }
}
.footer__nav li {
  display: inline-block;
  border-left: 1px solid #242222;
  line-height: 1;
}
.footer__nav li:first-child {
  border-left: none;
}
@media only screen and (max-width: 768px) {
  .footer__nav li {
    border: 0;
    width: 50%;
    float: left;
  }
  .footer__nav li:nth-child(2n) {
    border-left: 1px solid #bfbfbf;
  }
}
.footer__nav a {
  color: #242222;
  display: inline-block;
  padding: 0 12px;
  font-size: 1.4rem;
  text-decoration: none;
}
.footer__nav a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .footer__nav a {
    text-align: left;
    display: block;
    padding: 12px 0 12px 22px;
    font-size: 1.3rem;
    border-bottom: 1px solid #bfbfbf;
    line-height: 1;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20width%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23d5d5d5%22%20fill-rule%3D%22evenodd%22%20d%3D%22m1335.33%202958.38a1.382%201.382%200%200%200%200%201.81l2.93%203.31-2.93%203.31a1.4%201.4%200%200%200%200%201.82%201.041%201.041%200%200%200%201.6%200l3.73-4.22a1.35%201.35%200%200%200%20.34-.91%201.35%201.35%200%200%200%20-.34-.91l-3.73-4.21a1.069%201.069%200%200%200%20-.8-.38%201.069%201.069%200%200%200%20-.8.38z%22%20transform%3D%22translate%28-1335%20-2958%29%22%2F%3E%3C%2Fsvg%3E");
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: auto 0.8em;
    background-size: auto 9px;
    background-position: center left 10px;
  }
}
.footer__information {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .footer__information {
    padding: 25px 12px 0;
  }
}
.footer__information .inner {
  background: #f6f6f6;
  padding: 20px 0;
}
@media only screen and (max-width: 768px) {
  .footer__information .inner {
    padding: 25px 12px;
  }
}
.footer__information .title {
  font-size: 2.0rem;
  font-weight: bold;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .footer__information .title {
    line-height: 1.4;
    font-size: 1.5rem;
    margin-bottom: 0;
  }
}
.footer__information .tel {
  /*font-size: 1.4rem;*/
}
@media only screen and (max-width: 768px) {
  .footer__information .tel {
    font-size: 1.3rem;
  }
}
.footer__information .tel img {
  display: inline-block;
  width: 188px;
  margin-right: 20px;
  padding: 12px 0;
}
@media only screen and (max-width: 768px) {
  .footer__information .tel img {
    margin-right: 0;
    width: 68%;
  }
}
.footer__information .tel a {
  display: inline-block;
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  .footer__information .tel a {
    pointer-events: auto;
  }
}
.footer__logo {
  width: 194px;
  margin: 0 auto;
  padding: 20px 0 30px;
}
@media only screen and (max-width: 768px) {
  .footer__logo {
    padding: 15px 0 20px;
    width: 46%;
  }
}
.footer__copyright {
  background: #0064c3;
  color: #fff;
  font-size: 1.2rem;
  padding: 5px 0;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .footer__copyright p {
    line-height: 1;
    font-size: 1.1rem;
  }
}

.pagetop {
  background: url("../img/common/pagetop.png") no-repeat;
  width: 70px;
  height: 70px;
  position: fixed;
  bottom: 5%;
  right: 5%;
  cursor: pointer;
  z-index: 10;
}
@media only screen and (max-width: 768px) {
  .pagetop {
    background: url("../img/common/pagetop_sp.png") no-repeat;
    background-size: 100% auto;
    position: static;
    width: auto;
    padding: 10.6666666% 0 0;
    height: 0;
  }
}

.breadcrumb {
  min-width: 980px;
  background: #f6f6f6;
}
@media only screen and (max-width: 768px) {
  .breadcrumb {
    min-width: 100%;
  }
}
.breadcrumb .inner {
  width: 980px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  zoom: 1;
}
.breadcrumb .inner:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 768px) {
  .breadcrumb .inner {
    width: 100%;
    padding: 0 4%;
  }
}
@media only screen and (max-width: 768px) {
  .breadcrumb {
    display: none;
  }
}
.breadcrumb ul {
  padding: 8px 0;
  margin-bottom: 40px;
}
.breadcrumb li, .breadcrumb a {
  display: inline-block;
}
.breadcrumb li:after {
  content: ">";
  margin-right: 10px;
  margin-left: 10px;
}
.breadcrumb li:last-child:after {
  display: none;
}

/* contents */
.contents {
  min-width: 980px;
}
@media only screen and (max-width: 768px) {
  .contents {
    min-width: 100%;
  }
}
.contents .inner {
  width: 980px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  zoom: 1;
}
.contents .inner:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 768px) {
  .contents .inner {
    width: 100%;
    padding: 0 4%;
  }
}
.contents__head {
  margin: 40px 0;
  font-size: 3.2rem;
  color: #0064c3;
  line-height: 1.4;
  font-weight: bold;
}
.contents__head h2 {
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .contents__head {
    margin: 35px 0;
    font-size: 2.0rem;
  }
}

.content {
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .content {
    margin-bottom: 50px;
  }
}
.content .description {
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .content .description {
    margin-bottom: 20px;
  }
}
.content__title {
  background: #0064c3;
  color: #fff;
  font-size: 26px;
  padding: 15px 18px;
  line-height: 1;
  margin-bottom: 30px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .content__title {
    font-size: 1.7rem;
    padding: 9px 15px;
    margin-bottom: 15px;
  }
}
.content--2btn {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .content--2btn {
    display: block;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
.content--2btn__box {
  width: 480px;
}
@media only screen and (max-width: 768px) {
  .content--2btn__box {
    width: auto;
  }
  .content--2btn__box:first-child {
    margin-bottom: 20px;
  }
}
.content--2box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .content--2box {
    display: block;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
.content--2box > div {
  width: 480px;
}
@media only screen and (max-width: 768px) {
  .content--2box > div {
    width: auto;
  }
  .content--2box > div:first-child {
    margin-bottom: 50px;
  }
}

._content-other {
  margin: 0 0 50px;
}
@media only screen and (max-width: 768px) {
  ._content-other {
    margin: 0;
  }
}
._content-other__title {
  font-size: 2.4rem;
  border-bottom: 2px solid #0064c3;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  ._content-other__title {
    font-size: 1.7rem;
    line-height: 1.4;
    padding-bottom: 5px;
    margin-bottom: 12px;
  }
}

/*component*/
/* btn */
._btn {
  position: relative;
  display: block;
  color: #0064c3;
  border: 2px solid #0064c3;
  padding: .8em 2em;
  font-size: 1.4rem;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  line-height: 1;
  margin: 0 auto;
  border-radius: 5px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20width%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%230064c3%22%20fill-rule%3D%22evenodd%22%20d%3D%22m1335.33%202958.38a1.382%201.382%200%200%200%200%201.81l2.93%203.31-2.93%203.31a1.4%201.4%200%200%200%200%201.82%201.041%201.041%200%200%200%201.6%200l3.73-4.22a1.35%201.35%200%200%200%20.34-.91%201.35%201.35%200%200%200%20-.34-.91l-3.73-4.21a1.069%201.069%200%200%200%20-.8-.38%201.069%201.069%200%200%200%20-.8.38z%22%20transform%3D%22translate%28-1335%20-2958%29%22%2F%3E%3C%2Fsvg%3E");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: auto 0.8em;
}
._btn:hover {
  color: #fff;
  background-color: #0064c3;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20width%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22m1335.33%202958.38a1.382%201.382%200%200%200%200%201.81l2.93%203.31-2.93%203.31a1.4%201.4%200%200%200%200%201.82%201.041%201.041%200%200%200%201.6%200l3.73-4.22a1.35%201.35%200%200%200%20.34-.91%201.35%201.35%200%200%200%20-.34-.91l-3.73-4.21a1.069%201.069%200%200%200%20-.8-.38%201.069%201.069%200%200%200%20-.8.38z%22%20transform%3D%22translate%28-1335%20-2958%29%22%2F%3E%3C%2Fsvg%3E");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: auto 0.8em;
}
._btn--blank {
  position: relative;
  position: relative;
}
._btn--blank:after {
  content: "";
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211.031%22%20viewBox%3D%220%200%2011.03%2011.031%22%20width%3D%2211.03%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cfilter%20id%3D%22a%22%20filterUnits%3D%22userSpaceOnUse%22%20height%3D%2211.031%22%20width%3D%2211.03%22%20x%3D%221006%22%20y%3D%2235%22%3E%3CfeFlood%20flood-color%3D%22%23a1a1a1%22%20result%3D%22flood%22%2F%3E%3CfeComposite%20in2%3D%22SourceGraphic%22%20operator%3D%22in%22%20result%3D%22composite%22%2F%3E%3CfeBlend%20in2%3D%22SourceGraphic%22%20result%3D%22blend%22%2F%3E%3C%2Ffilter%3E%3Cpath%20d%3D%22m1016.04%2043v-.009h-2.01v3.031h-6.99v.009h-1v-.009h-.01v-1h.01v-5.991h-.04v-1h3.01v-1.04h-.01v-2h8v.009h.04v8zm-9-3.969v5.991h5.99v-2.031h-3.02v.009h-1v-.009h-.01v-1h.01v-2.96zm2.97%202.96h6.03v-5h-6.03z%22%20fill%3D%22%23a1a1a1%22%20fill-rule%3D%22evenodd%22%20filter%3D%22url%28%23a%29%22%20transform%3D%22translate%28-1006%20-35%29%22%2F%3E%3C%2Fsvg%3E");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 1em;
  padding-right: 16px;
  display: inline-block;
}
._btn--blank:after {
  background-position: bottom center;
  background-size: auto .8em;
}
@media only screen and (max-width: 768px) {
  ._btn--blank {
    position: relative;
  }
  ._btn--blank:after {
    content: "";
    width: 1em;
    height: 1em;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211.031%22%20viewBox%3D%220%200%2011.03%2011.031%22%20width%3D%2211.03%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cfilter%20id%3D%22a%22%20filterUnits%3D%22userSpaceOnUse%22%20height%3D%2211.031%22%20width%3D%2211.03%22%20x%3D%221006%22%20y%3D%2235%22%3E%3CfeFlood%20flood-color%3D%22%23fff%22%20result%3D%22flood%22%2F%3E%3CfeComposite%20in2%3D%22SourceGraphic%22%20operator%3D%22in%22%20result%3D%22composite%22%2F%3E%3CfeBlend%20in2%3D%22SourceGraphic%22%20result%3D%22blend%22%2F%3E%3C%2Ffilter%3E%3Cpath%20d%3D%22m1016.04%2043v-.009h-2.01v3.031h-6.99v.009h-1v-.009h-.01v-1h.01v-5.991h-.04v-1h3.01v-1.04h-.01v-2h8v.009h.04v8zm-9-3.969v5.991h5.99v-2.031h-3.02v.009h-1v-.009h-.01v-1h.01v-2.96zm2.97%202.96h6.03v-5h-6.03z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20filter%3D%22url%28%23a%29%22%20transform%3D%22translate%28-1006%20-35%29%22%2F%3E%3C%2Fsvg%3E");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 1em;
    padding-right: 16px;
    display: inline-block;
  }
}
._btn--blank-b {
  position: relative;
}
._btn--blank-b:after {
  content: "";
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211.031%22%20viewBox%3D%220%200%2011.03%2011.031%22%20width%3D%2211.03%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cfilter%20id%3D%22a%22%20filterUnits%3D%22userSpaceOnUse%22%20height%3D%2211.031%22%20width%3D%2211.03%22%20x%3D%221006%22%20y%3D%2235%22%3E%3CfeFlood%20flood-color%3D%22%230064c3%22%20result%3D%22flood%22%2F%3E%3CfeComposite%20in2%3D%22SourceGraphic%22%20operator%3D%22in%22%20result%3D%22composite%22%2F%3E%3CfeBlend%20in2%3D%22SourceGraphic%22%20result%3D%22blend%22%2F%3E%3C%2Ffilter%3E%3Cpath%20d%3D%22m1016.04%2043v-.009h-2.01v3.031h-6.99v.009h-1v-.009h-.01v-1h.01v-5.991h-.04v-1h3.01v-1.04h-.01v-2h8v.009h.04v8zm-9-3.969v5.991h5.99v-2.031h-3.02v.009h-1v-.009h-.01v-1h.01v-2.96zm2.97%202.96h6.03v-5h-6.03z%22%20fill%3D%22%230064c3%22%20fill-rule%3D%22evenodd%22%20filter%3D%22url%28%23a%29%22%20transform%3D%22translate%28-1006%20-35%29%22%2F%3E%3C%2Fsvg%3E");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 1em;
  padding-right: 16px;
  display: inline-block;
}
._btn--under {
  position: relative;
}
._btn--under:after {
  content: "";
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20width%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%230064c3%22%20fill-rule%3D%22evenodd%22%20d%3D%22m1335.33%202958.38a1.382%201.382%200%200%200%200%201.81l2.93%203.31-2.93%203.31a1.4%201.4%200%200%200%200%201.82%201.041%201.041%200%200%200%201.6%200l3.73-4.22a1.35%201.35%200%200%200%20.34-.91%201.35%201.35%200%200%200%20-.34-.91l-3.73-4.21a1.069%201.069%200%200%200%20-.8-.38%201.069%201.069%200%200%200%20-.8.38z%22%20transform%3D%22translate%28-1335%20-2958%29%22%2F%3E%3C%2Fsvg%3E");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: auto 0.8em;
  background-position: center center;
  background-size: auto 80%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  transform: rotate(90deg);
}
._btn--under:hover {
  background: #0064c3;
  color: #fff;
}
._btn--under:hover:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20width%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22m1335.33%202958.38a1.382%201.382%200%200%200%200%201.81l2.93%203.31-2.93%203.31a1.4%201.4%200%200%200%200%201.82%201.041%201.041%200%200%200%201.6%200l3.73-4.22a1.35%201.35%200%200%200%20.34-.91%201.35%201.35%200%200%200%20-.34-.91l-3.73-4.21a1.069%201.069%200%200%200%20-.8-.38%201.069%201.069%200%200%200%20-.8.38z%22%20transform%3D%22translate%28-1335%20-2958%29%22%2F%3E%3C%2Fsvg%3E");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: auto 0.8em;
  background-position: center center;
  background-size: auto 80%;
}
._btn--big {
  font-size: 1.6rem;
  padding: 1.4em 0 1.4em;
}
@media only screen and (max-width: 768px) {
  ._btn--big {
    font-size: 1.3rem;
  }
}
._btn--pdf {
  padding: 10px;
  color: #242222;
  text-decoration: none;
  border: 2px solid #d8d8d8;
  border-radius: 5px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20width%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23d8d8d8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m1335.33%202958.38a1.382%201.382%200%200%200%200%201.81l2.93%203.31-2.93%203.31a1.4%201.4%200%200%200%200%201.82%201.041%201.041%200%200%200%201.6%200l3.73-4.22a1.35%201.35%200%200%200%20.34-.91%201.35%201.35%200%200%200%20-.34-.91l-3.73-4.21a1.069%201.069%200%200%200%20-.8-.38%201.069%201.069%200%200%200%20-.8.38z%22%20transform%3D%22translate%28-1335%20-2958%29%22%2F%3E%3C%2Fsvg%3E"), url(../img/common/icon-pdf.svg);
  background-position: right 5px center,center left 10px;
  background-repeat: no-repeat,no-repeat;
  background-size: auto 0.8em,1.4em auto;
  padding-left: 40px;
}
._btn--pdf:hover {
  color: #242222;
  opacity: 0.7;
}
._btn--pdf2 {
  padding: 10px;
  color: #242222;
  text-decoration: none;
  border: 2px solid #d8d8d8;
  border-radius: 5px;
  background: url(../img/common/icon-pdf2.png) no-repeat center right 5px;
}
._btn--pdf2:hover {
  color: #242222;
  background: url(../img/common/icon-pdf2.png) no-repeat center right 5px;
  opacity: 0.7;
}

/* component */
._sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  ._sp {
    display: block;
  }
}

._sp--inline {
  display: none;
}
@media only screen and (max-width: 768px) {
  ._sp--inline {
    display: inline;
  }
}

._pc {
  display: block;
}
@media only screen and (max-width: 768px) {
  ._pc {
    display: none;
  }
}

._text--center {
  text-align: center;
}
._text--right {
  text-align: right;
}
._text--indent {
  text-indent: -1em;
  padding-left: 1em;
}
._text--indentN {
  text-indent: -1.5em;
  padding-left: 2em;
}
._text--smoll {
  font-size: 12px;
}
@media only screen and (max-width: 768px) {
  ._text--smoll {
    font-size: 10px;
  }
}
._text--marginU {
  margin: 30px 0 0 !important;
}
@media only screen and (max-width: 768px) {
  ._text--marginU {
    margin: 20px 0 0 !important;
  }
}

._item-nav ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  ._item-nav ul {
    margin-bottom: -10px;
  }
}
._item-nav li {
  position: relative;
  width: 162px;
  border-left: 1px solid #ccc;
  margin: 0;
}
._item-nav li:last-child {
  width: 163px;
  border-right: 1px solid #ccc;
}
._item-nav li a:hover {
  opacity: 0.5;
}
._item-nav li span {
  opacity: .5;
}
@media only screen and (max-width: 768px) {
  ._item-nav li {
    width: 33%;
    margin: 0 0 10px;
  }
  ._item-nav li:nth-child(3n) {
    border-right: 1px solid #ccc;
  }
  ._item-nav li:last-child {
    border-right: none;
    border-right: 1px solid #ccc;
    width: 33%;
  }
}

._item-list {
  margin-bottom: 50px;
}
._item-list a {
  color: #242222;
  text-decoration: none;
  background: #eeeeee;
  height: 100%;
  display: block;
}
@media only screen and (max-width: 768px) {
  ._item-list a {
    font-size: 1.2rem;
  }
}
._item-list ul {
  display: flex;
  margin: 0 auto -20px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  ._item-list ul {
    margin: 0 auto -10px;
  }
}
._item-list li {
  position: relative;
  width: 233px;
  border: 1px solid #ccc;
  margin: 0 16px 20px 0;
  background: #eeeeee;
  cursor: pointer;
}
._item-list li:nth-child(4n) {
  margin-right: 0;
}
._item-list li:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 768px) {
  ._item-list li {
    width: 49%;
    margin: 0 2% 10px 0;
  }
  ._item-list li:nth-child(2n) {
    margin-right: 0;
  }
}
._item-list .photo {
  border-bottom: 1px solid #ccc;
  background: #fff;
}
._item-list .name {
  font-size: 1.6rem;
  font-weight: bold;
  padding: 10px 12px;
}
@media only screen and (max-width: 768px) {
  ._item-list .name {
    padding: 8px 11px;
    line-height: 1.16666667;
    font-size: 1.2rem;
  }
}
._item-list .text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 12px 12px;
}
@media only screen and (max-width: 768px) {
  ._item-list .text {
    padding: 0 11px 11px;
    line-height: 1.16666667;
    font-size: 1.2rem;
  }
}
._item-list .attention {
  font-size: 12px;
  text-indent: -.5em;
  padding: 0 10px 10px 1.5em;
  line-height: 1.2;
}
@media only screen and (max-width: 768px) {
  ._item-list .attention {
    font-size: 10px;
  }
}
._item-list .icon {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  zoom: 1;
}
._item-list .icon:after {
  content: "";
  display: block;
  clear: both;
}
._item-list .icon__left, ._item-list .icon__right {
  width: 60%;
  padding: 0 0 12px 12px;
  float: left;
}
@media only screen and (max-width: 768px) {
  ._item-list .icon__left, ._item-list .icon__right {
    padding: 0 2px 7px 7px;
  }
}
._item-list .icon__left img, ._item-list .icon__right img {
  height: 30px;
  width: auto;
}
@media only screen and (max-width: 768px) {
  ._item-list .icon__left img, ._item-list .icon__right img {
    height: auto;
    width: 100%;
  }
}
._item-list .icon__right {
  width: 40%;
  float: right;
  padding: 0 12px 12px 0;
}
@media only screen and (max-width: 768px) {
  ._item-list .icon__right {
    padding: 0 7px 7px 2px;
  }
}
._item-list--icon li {
  padding-bottom: 45px;
}
@media only screen and (max-width: 768px) {
  ._item-list--icon li {
    padding-bottom: 10%;
  }
}
._item-list--text li {
  padding-bottom: 45px;
  opacity: 1 !important;
  cursor: auto;
}
@media only screen and (max-width: 768px) {
  ._item-list--text li {
    padding-bottom: 20%;
  }
}
._item-list--cm ul {
  margin-bottom:0;
}
._item-list--cm li {
  width: 316px;
  height: auto;
}
@media only screen and (max-width: 768px) {
  ._item-list--cm li {
    width: 80%;
    margin: 0 auto 15px;
  }
}
@media only screen and (max-width: 768px) {
  ._item-list--cm li:nth-child(2n) {
    margin-right: auto;
  }
}
._item-list--cm li:nth-child(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 768px) {
  ._item-list--cm li:nth-child(3n) {
    margin-right: auto;
  }
}
._item-list--cm li:nth-child(4n) {
  margin-right: 16px;
}
@media only screen and (max-width: 768px) {
  ._item-list--cm li:nth-child(4n) {
    margin-right: auto;
  }
}

@media only screen and (max-width: 768px) {
  ._scroll {
    overflow: auto;
  }
}
._scroll table {
  width: 980px !important;
}
._scroll th:first-child {
  width: 340px;
}
._scroll__text {
  display: none;
}
@media only screen and (max-width: 768px) {
  ._scroll__text {
    display: block;
    background: url(../img/common/icon-hand.svg) no-repeat left bottom;
    background-size: auto 30px;
    min-height: 30px;
    padding: 10px 0 0 27px;
  }
}

._list ul ul {
  padding-left: 20px;
  padding-bottom: 20px;
}
._list li a {
  border: none;
  color: #242222;
  font-size: 1.4rem;
  border-bottom: 1px solid #fff;
  text-align: left;
  padding: 8px 0 8px 1em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20width%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%24col5%22%20fill-rule%3D%22evenodd%22%20d%3D%22m1335.33%202958.38a1.382%201.382%200%200%200%200%201.81l2.93%203.31-2.93%203.31a1.4%201.4%200%200%200%200%201.82%201.041%201.041%200%200%200%201.6%200l3.73-4.22a1.35%201.35%200%200%200%20.34-.91%201.35%201.35%200%200%200%20-.34-.91l-3.73-4.21a1.069%201.069%200%200%200%20-.8-.38%201.069%201.069%200%200%200%20-.8.38z%22%20transform%3D%22translate%28-1335%20-2958%29%22%2F%3E%3C%2Fsvg%3E");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: auto 0.8em;
  background-position: center left 0;
  background-size: .4em auto;
}
._list li a:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20width%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%24col5%22%20fill-rule%3D%22evenodd%22%20d%3D%22m1335.33%202958.38a1.382%201.382%200%200%200%200%201.81l2.93%203.31-2.93%203.31a1.4%201.4%200%200%200%200%201.82%201.041%201.041%200%200%200%201.6%200l3.73-4.22a1.35%201.35%200%200%200%20.34-.91%201.35%201.35%200%200%200%20-.34-.91l-3.73-4.21a1.069%201.069%200%200%200%20-.8-.38%201.069%201.069%200%200%200%20-.8.38z%22%20transform%3D%22translate%28-1335%20-2958%29%22%2F%3E%3C%2Fsvg%3E");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: auto 0.8em;
  background-position: center left 0;
  background-size: .4em auto;
}
@media only screen and (max-width: 768px) {
  ._list li a {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20width%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%24col5%22%20fill-rule%3D%22evenodd%22%20d%3D%22m1335.33%202958.38a1.382%201.382%200%200%200%200%201.81l2.93%203.31-2.93%203.31a1.4%201.4%200%200%200%200%201.82%201.041%201.041%200%200%200%201.6%200l3.73-4.22a1.35%201.35%200%200%200%20.34-.91%201.35%201.35%200%200%200%20-.34-.91l-3.73-4.21a1.069%201.069%200%200%200%20-.8-.38%201.069%201.069%200%200%200%20-.8.38z%22%20transform%3D%22translate%28-1335%20-2958%29%22%2F%3E%3C%2Fsvg%3E");
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: auto 0.8em;
    background-position: center left 0;
    background-size: .4em auto;
    border: none;
    background-size: .4em auto;
  }
  ._list li a:hover {
    background-size: .4em auto;
  }
}

/*=================*/
#js-menu {
  display: none;
}
@media only screen and (max-width: 768px) {
  #js-menu {
    display: block;
  }
}

#js-nav {
  display: block;
}
@media only screen and (max-width: 768px) {
  #js-nav {
    display: none;
  }
}

.js-trigger {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .js-trigger span {
    content: "";
    display: block;
    position: absolute;
    height: 40px;
    width: 40px;
    top: 0;
    right: 0;
    transform: rotate(90deg);
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20width%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22m1335.33%202958.38a1.382%201.382%200%200%200%200%201.81l2.93%203.31-2.93%203.31a1.4%201.4%200%200%200%200%201.82%201.041%201.041%200%200%200%201.6%200l3.73-4.22a1.35%201.35%200%200%200%20.34-.91%201.35%201.35%200%200%200%20-.34-.91l-3.73-4.21a1.069%201.069%200%200%200%20-.8-.38%201.069%201.069%200%200%200%20-.8.38z%22%20transform%3D%22translate%28-1335%20-2958%29%22%2F%3E%3C%2Fsvg%3E");
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: auto 0.8em;
    background-position: center left 15px;
    background-size: auto 30%;
    cursor: pointer;
    z-index: 9;
    transition: transform 0.5s;
  }
}
.js-trigger span._subnav-open {
  transform: rotate(270deg);
}

@media only screen and (max-width: 768px) {
  .js-trigger-f ul {
    display: none;
  }
  .js-trigger-f._subnav-open-f span:after {
    transform: rotate(270deg);
  }
}

@media only screen and (max-width: 768px) {
  .js-accordion dt {
    position: relative;
    cursor: pointer;
  }
  .js-accordion dt:after {
    content: "";
    width: 1em;
    height: 1em;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20width%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22m1335.33%202958.38a1.382%201.382%200%200%200%200%201.81l2.93%203.31-2.93%203.31a1.4%201.4%200%200%200%200%201.82%201.041%201.041%200%200%200%201.6%200l3.73-4.22a1.35%201.35%200%200%200%20.34-.91%201.35%201.35%200%200%200%20-.34-.91l-3.73-4.21a1.069%201.069%200%200%200%20-.8-.38%201.069%201.069%200%200%200%20-.8.38z%22%20transform%3D%22translate%28-1335%20-2958%29%22%2F%3E%3C%2Fsvg%3E");
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: auto 0.8em;
    background-position: center center;
    background-size: auto 80%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    transition: transform 0.5s;
    transform: rotate(90deg);
  }
  .js-accordion dd {
    display: none;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  .js-accordion.active dt:after {
    transform: rotate(270deg);
  }
}


/*20201126追加*/
._item-list li.nolink:hover {
    opacity: 1;
	cursor: auto;
}