/*
	Theme Name: thinkeco
*/

@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@100;300;400;500;600&family=Lato:wght@100;300;400;700&family=Noto+Sans+JP:wght@300;400;500;700&display=swap");
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
template, [hidden] {
  display: none
}
*, ::before, ::after {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}
::before, ::after {
  text-decoration: inherit;
  vertical-align: inherit
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: default;
  font-family: sans-serif;
  line-height: 1.5;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
hr {
  height: 0;
  overflow: visible
}
nav ol, nav ul {
  list-style: none
}
abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none
}
b, strong {
  font-weight: inherit
}
b, strong {
  font-weight: bolder
}
dfn {
  font-style: italic
}
mark {
  background-color: #ffff00;
  color: #000000
}
progress {
  vertical-align: baseline
}
small {
  font-size: 83.3333%
}
sub, sup {
  font-size: 83.3333%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
::-moz-selection {
  background-color: #b3d4fc;
  color: #000000;
  text-shadow: none
}
::selection {
  background-color: #b3d4fc;
  color: #000000;
  text-shadow: none
}
audio, canvas, iframe, img, svg, video {
  vertical-align: middle
}
img {
  border-style: none
}
svg {
  fill: currentColor
}
svg:not(:root) {
  overflow: hidden
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}
a:hover {
  outline-width: 0
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
  font-size: 1em;
  margin: 0
}
button, input {
  overflow: visible
}
button, select {
  text-transform: none
}
button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button
}
::-moz-focus-inner {
  border-style: none;
  padding: 0
}
:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
textarea {
  overflow: auto;
  resize: vertical
}
[type="checkbox"], [type="radio"] {
  padding: 0
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
::-webkit-search-cancel-button, ::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
[aria-busy="true"] {
  cursor: progress
}
[aria-controls] {
  cursor: pointer
}
[aria-disabled] {
  cursor: default
}
a, area, button, input, label, select, textarea, [tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation
}
[hidden][aria-hidden="false"] {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute
}
[hidden][aria-hidden="false"]:focus {
  clip: auto
}
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility
}
a, abbr, acronym, address, applet, article, aside, audio, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
html {
  line-height: 1;
  font-size: 1.21951vw;
  font-family: "Lato", "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-break: strict;
  overflow-wrap: break-word
}
@media (max-width: 640px) {
  html {
    font-size: 4.268vw
  }
}
@media (min-width: 1312px) {
  html {
    font-size: 16px
  }
}
body {
  color: #000;
  position: relative;
  font-weight: 400;
  font-style: normal
}
@media (max-width: 640px) {
  body {
    width: 100%;
    min-width: initial;
    min-width: auto
  }
  body.fixed {
    height: 100%;
    overflow: hidden
  }
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
table td {
  border: none
}
a {
  color: #000;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s
}
a:hover {
  text-decoration: underline
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom
}
a img:hover {
  opacity: 0.7;
  -webkit-transition: .3s;
  transition: .3s
}
strong {
  font-weight: bold
}
p {
  line-height: 1.8
}
main {
  position: relative
}
@media (max-width: 640px) {
  .only-pc {
    display: none
  }
}
.only-sp {
  display: none
}
@media (max-width: 640px) {
  .only-sp {
    display: block
  }
}
.full-width {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%)
}
.full-left {
  margin-left: calc(50% - 50vw) !important
}
.full-right {
  margin-right: calc(50% - 50vw) !important
}
.page-top {
  z-index: 99;
  position: fixed;
  display: none;
}
.page-top.is-absolute {
  position: absolute
}
.l-contents, .l-contents-narrow {
  margin-right: auto;
  margin-left: auto;
  width: 77.5rem;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 1.25rem;
  padding-left: 1.25rem
}
@media (max-width: 640px) {
  .l-contents, .l-contents-narrow {
    width: 100%
  }
}
.l-contents-narrow {
  max-width: 71.25rem
}
.l-contents-fluid {
  max-width: 100%
}
.l-contents-wide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding-right: 1.25rem;
  padding-left: 1.25rem
}
.ml-contents {
  margin-right: auto;
  margin-left: auto;
  width: 62.5rem;
  position: relative;
  padding-right: 1.25rem;
  padding-left: 1.25rem
}
@media (max-width: 640px) {
  .ml-contents {
    width: 100%
  }
}
.m-contents {
  margin-right: auto;
  margin-left: auto;
  width: 52.5rem;
  position: relative;
  padding-right: 1.25rem;
  padding-left: 1.25rem
}
@media (max-width: 640px) {
  .m-contents {
    width: 100%
  }
}
.common-block {
  padding: 12.5rem 0
}
@media (max-width: 640px) {
  .common-block {
    padding: 3.75rem 0
  }
}
.page-block {
  padding-top: 5.3125rem;
  padding-bottom: 12.5rem
}
@media (max-width: 640px) {
  .page-block {
    padding-top: 2.5rem;
    padding-bottom: 5rem
  }
}
.pager, .wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.pager a, .pager span, .wp-pagenavi a, .wp-pagenavi span {
  width: 3.125rem;
  height: 3.125rem;
  border: 1px solid #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.25rem;
  font-weight: 400
}
@media (max-width: 640px) {
  .pager a, .pager span, .wp-pagenavi a, .wp-pagenavi span {
    height: 2.1875rem;
    width: 2.1875rem;
    font-size: 1rem
  }
}
.pager a.is-prev, .pager a.is-next, .pager span.is-prev, .pager span.is-next, .wp-pagenavi a.is-prev, .wp-pagenavi a.is-next, .wp-pagenavi span.is-prev, .wp-pagenavi span.is-next {
  border: 0;
  background: none
}
.pager a.is-prev:hover, .pager a.is-next:hover, .pager span.is-prev:hover, .pager span.is-next:hover, .wp-pagenavi a.is-prev:hover, .wp-pagenavi a.is-next:hover, .wp-pagenavi span.is-prev:hover, .wp-pagenavi span.is-next:hover {
  opacity: 0.7;
  background: none
}
.pager a.is-next, .pager span.is-next, .wp-pagenavi a.is-next, .wp-pagenavi span.is-next {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}
.pager a, .wp-pagenavi a {
  background: #F7F7F7
}
.pager a:hover, .wp-pagenavi a:hover {
  opacity: 1;
  background: #333;
  color: #FFF;
  text-decoration: none
}
.pager span, .wp-pagenavi span {
  background: #333;
  color: #FFF
}
.pager-top {
  width: 13.75rem;
  margin: 0 auto
}
.page-top {
  width: 2.5625rem;
  position: fixed;
  right: 3.125rem;
  top: 19.0625rem;
  z-index: 110
}
@media (max-width: 640px) {
  .page-top {
    right: .625rem;
    width: 1.5625rem
  }
}
.item-list2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media (max-width: 640px) {
  .item-list2col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.item-list2col li {
  width: 48%;
  margin-bottom: 2.8125rem
}
@media (max-width: 640px) {
  .item-list2col li {
    width: 100%
  }
}
.item-list3col {
  margin: 0 -1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media (max-width: 640px) {
  .item-list3col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: -.9375rem 0
  }
}
.item-list3col li {
  width: calc(100% / 3 - 2.5rem);
  margin: 0 1.25rem
}
@media (max-width: 640px) {
  .item-list3col li {
    width: 100%;
    margin: .9375rem 0
  }
}
.item-list4col {
  margin: 0 -1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media (max-width: 640px) {
  .item-list4col {
    margin: -.625rem 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.item-list4col li {
  width: calc(100% / 4 - 2.5rem);
  margin: 0 1.25rem
}
@media (max-width: 640px) {
  .item-list4col li {
    width: 48.5%;
    margin: .625rem 0
  }
}
.item-list1line li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media (max-width: 640px) {
  .item-list1line li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.list-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -.625rem 2.5rem -.625rem;
  font-size: .875rem;
  font-weight: 500
}
@media (max-width: 640px) {
  .list-tab {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: -.3125rem 0 2.5rem 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
.list-tab li {
  width: 11.25rem;
  height: 2.1875rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 .625rem;
  border: 1px solid #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s
}
@media (max-width: 640px) {
  .list-tab li {
    width: 48.5%;
    margin: .3125rem 0
  }
}
.list-tab li.is-active {
  background: #333;
  color: #FFF
}
.w-btn-01 {
  width: 100%;
  height: 2.5rem;
  border: 1px solid #707070;
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #FFF;
  position: relative;
  -webkit-transition: .3s;
  transition: .3s
}
.w-btn-01:hover {
  text-decoration: none;
  background: #707070;
  color: #FFF;
  opacity: 1
}
.w-btn-01.is-target:after {
  content: '';
  background: url("common-files/img/common/icon-window.svg") no-repeat;
  width: 1.3125rem;
  height: 1.3125rem;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.25rem;
  margin: auto
}
.w-btn-01.is-arrow:after {
  content: '';
  background: url("common-files/img/common/icon-arrow-gr.svg") no-repeat;
  width: .5rem;
  height: .8125rem;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.25rem;
  margin: auto
}
.w-btn-01.is-arrow:hover {
  text-decoration: none
}
.w-btn-01.is-arrow:hover:after {
  background: url("common-files/img/common/icon-arrow-wh.svg") no-repeat
}
.l-header {
  width: 100%;
  height: 5.625rem;
  background: #FFF;
  position: sticky;
  top: 0;
  padding: 0 1.5625rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 10000
}
@media (max-width: 640px) {
  .l-header {
    height: 4.375rem;
    padding: 0 .9375rem
  }
}
.l-header h1 {
  width: 15.0625rem
}
@media (max-width: 640px) {
  .l-header h1 {
    width: 45%;
    position: relative;
    z-index: 1001
  }
}
.l-header .l-header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 0 auto
}
@media (max-width: 640px) {
  .l-header .l-header-nav {
    display: none
  }
  .l-header .l-header-nav.active {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFF;
    z-index: 100;
    padding-top: 4.375rem;
    overflow-y: scroll;
    opacity: 1;
    -webkit-animation: fade-in 0.3s ease-in 0s forwards;
    animation: fade-in 0.3s ease-in 0s forwards
  }
}
.l-header .l-header__search {
  width: 13.75rem;
  height: 2.5rem;
  margin-left: .625rem
}
@media (max-width: 640px) {
  .l-header .l-header__search {
    margin: 0 1.25rem 0 auto
  }
}
.l-header .l-header__search form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.l-header .l-header__search .is-input {
  width: calc(13.75rem - 2.75rem);
  height: 2.5rem;
  border: 1px solid #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 1.25rem 0 0 1.25rem;
  padding: 0 .9375rem
}
.l-header .l-header__search .is-button {
  width: 2.75rem;
  height: 2.5rem;
  background: #707070;
  border: solid #333;
  border-width: 1px 1px 1px 0;
  border-radius: 0 1.25rem 1.25rem 0;
  padding: .5rem .625rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.nav-global .nav-global__page li a[target="_blank"]::after {
  content: '';
  background: url(common-files/img/common/icon-window_header.svg) no-repeat;
  width: 0.8125rem;
  height: 0.8125rem;
  background-size: cover;
  display: inline-block;
  margin-left: 0.3125rem;
  margin-top: -0.15625rem;
}
.nav-global {
  margin: 0 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (max-width: 640px) {
  .nav-global {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.nav-global .nav-global__page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (max-width: 640px) {
  .nav-global .nav-global__page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 65%;
    background: #707070;
    margin: 0 0 1.25rem auto;
    padding: 1.25rem
  }
  .nav-global .nav-global__page a {
    color: #FFF
  }
}
.nav-global .nav-global__page li {
  margin: 0 2.1875rem
}
@media (max-width: 640px) {
  .nav-global .nav-global__page li {
    margin: 0 0 1.875rem 0;
    font-size: 1.125rem
  }
  .nav-global .nav-global__page li:last-child {
    margin-bottom: 0
  }
  .nav-global .nav-global__page li:before {
    content: '・';
    color: #FFF
  }
}
.nav-global .nav-global__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media (max-width: 640px) {
  .nav-global .nav-global__sns {
    margin: 0 -.625rem 1.875rem -.625rem
  }
}
.nav-global .nav-global__sns li {
  margin: 0 .625rem
}
.m-breadcrumb {
  margin: 1.25rem auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: .875rem;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  line-height: 1.4;
}
@media (max-width: 640px) {
  .m-breadcrumb {
    font-size: .75rem
  }
}
.m-breadcrumb li:not(:last-child):after {
  content: '＞';
  margin: 0 5px
}
.commonPage-contact {
  width: 100%;
  height: 21.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 1.25rem;
  background: url("common-files/img/common/img-commonContact.png") no-repeat center top;
  background-size: 100%
}
@media (max-width: 640px) {
  .commonPage-contact {
    background-size: cover;
    background-size: 225%;
    background-position: center left -7.5rem
  }
}
.commonPage-contact .commonPage-contact__inner {
  width: 28.4375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center
}
@media (max-width: 640px) {
  .commonPage-contact .commonPage-contact__inner {
    width: 100%
  }
}
.commonPage-contact .commonPage-contact__btn {
  width: 18.75rem;
  margin: 0 auto
}
.commonPage-contact .commonPage-contact__btn .w-btn-01 {
  height: 3.125rem;
  font-size: 1.125rem
}
.commonPage-contact h2 {
  font-size: 3.125rem;
  letter-spacing: .1875rem;
  margin-bottom: 2.5rem;font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  .commonPage-contact h2 {
    font-size: 2.25rem;
  }
}

/*
.commonPage-contact h2 label {
  display: block;
  font-size: 3.125rem;
  letter-spacing: .1875rem;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  .commonPage-contact h2 label {
    font-size: 2.25rem;
    margin-top: .9375rem
  }
}
*/
.commonPage-contact h2 label:after {
  content: '';
  display: block;
  background: url("common-files/img/common/icon-mail.svg") no-repeat;
  background-size: cover;
  width: 2.875rem;
  height: 2.25rem;
  margin-left: 1.25rem
}
.l-footer .l-footer__inner {
  width: 62.5rem;
  margin: 0 auto;
  padding: 4.0625rem 1.25rem 0 1.25rem
}
@media (max-width: 640px) {
  .l-footer .l-footer__inner {
    width: 100%;
    padding: 2.5rem 1.25rem 0 1.25rem
  }
}
.l-footer h3 {
  margin-bottom: 2.5rem
}
.l-footer .nav-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media (max-width: 640px) {
  .l-footer .nav-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 3.75rem
  }
}
@media (max-width: 640px) {
  .l-footer .nav-footer .nav-footer__list {
    font-size: .875rem
  }
}
.l-footer .nav-footer .nav-footer__list li {
  margin-bottom: 2.5rem
}
@media (max-width: 640px) {
  .l-footer .nav-footer .nav-footer__list li {
    margin-bottom: 0;
    border-bottom: 1px solid #333
  }
}
.l-footer .nav-footer .nav-footer__list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (max-width: 640px) {
  .l-footer .nav-footer .nav-footer__list a {
    padding: 1.25rem 0
  }
}
.l-footer .nav-footer .nav-footer__list .is-nest {
  margin-top: 3.125rem;
  font-size: .75rem
}
@media (max-width: 640px) {
  .l-footer .nav-footer .nav-footer__list .is-nest {
    margin-top: 0;
    border-top: 1px solid #333
  }
}
.l-footer .nav-footer .nav-footer__list .is-nest li {
  margin-top: -1.875rem
}
@media (max-width: 640px) {
  .l-footer .nav-footer .nav-footer__list .is-nest li {
    margin-top: 0;
    border-bottom: 1px dashed #333
  }
  .l-footer .nav-footer .nav-footer__list .is-nest li:last-child {
    border-bottom: 0
  }
}
@media (max-width: 640px) {
  .l-footer .nav-footer .nav-footer__list .is-nest a {
    padding: .9375rem .625rem
  }
}
.l-footer .nav-footer .nav-footer__list .is-nest a:before {
  content: '-';
  margin-right: 3px
}
.l-footer .nav-footer .nav-footer__list a[target="_blank"] {
  position: relative
}
.l-footer .nav-footer .nav-footer__list a[target="_blank"]:after {
  content: '';
  background: url("common-files/img/common/icon-window.svg") no-repeat;
  width: .8125rem;
  height: .8125rem;
  background-size: cover;
  display: block;
  margin-left: .3125rem;
  margin-top: -0.15625rem;
}
@media (max-width: 640px) {
  .l-footer .nav-footer .nav-footer__list a[target="_blank"]:after {
    margin-left: .625rem
  }
}
.l-footer .l-footer__bottom {
  background: #707070;
  padding: 2.5rem 0;
  color: #FFF;
  font-size: .75rem
}
.l-footer .l-footer__bottom h4{
  margin-right: 3em;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}
@media (max-width: 640px) {
  .l-footer .l-footer__bottom h4{
    margin-bottom: 1.25rem;
    margin-right: 0;
  }
  .l-footer .l-footer__bottom h4 img{
    width: auto;
    height: 2.5rem;
  }
}
.l-footer .l-footer__bottom a {
  color: #FFF
}
.l-footer .l-footer__bottom .l-contents, .l-footer .l-footer__bottom .l-contents-narrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.6;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (max-width: 640px) {
  .l-footer .l-footer__bottom .l-contents, .l-footer .l-footer__bottom .l-contents-narrow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.l-footer .l-footer__bottom .nav-bottom .nav-bottom__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media (max-width: 640px) {
  .l-footer .l-footer__bottom .nav-bottom .nav-bottom__list{
    -webkit-justify-content: center;
            justify-content: center;
  }
  .l-footer .l-footer__bottom .nav-bottom .nav-bottom__list li {
    margin-bottom: .625rem;
  }
}
.l-footer .l-footer__bottom .nav-bottom .nav-bottom__list li:not(:last-child):after {
  content: '|';
  margin: 0 1rem
}
.l-footer .l-footer__bottom .nav-bottom .nav-bottom__list li a{
  position: relative;
}
.l-footer .l-footer__bottom .nav-bottom .nav-bottom__list li a[target="_blank"]:after{
  content: '';
  background: url("common-files/img/common/icon-window-wh.svg") no-repeat;
  width: .625rem;
  height: .625rem;
  -webkit-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  display: block;
  position: absolute;
  top: 0;
  bottom: .475em;
  right: -.75rem;
  margin: auto
}
.l-footer .copy {
  font-size: .75rem;
  margin: 0 0 0 auto;
  text-align: right;
  letter-spacing: 1px
}
@media (max-width: 640px) {
  .l-footer .copy {
    font-size: .625rem;
    text-align: center;
    margin: 1.25rem auto 0 auto;
    letter-spacing: normal
  }
}
.navToggle {
  display: none;
  position: fixed;
  top: 1.5625rem;
  right: .625rem;
  margin: auto;
  width: 3.125rem;
  height: 1.5625rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  z-index: 100000;
  text-align: center;
  border-radius: 50%
}
@media (max-width: 640px) {
  .navToggle {
    display: block
  }
}
.navToggle span {
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  width: 1.875rem;
  height: 3px;
  background: #707070;
  border-radius: 50px;
  -webkit-transition: .35s ease-in-out;
  transition: .35s ease-in-out
}
.navToggle span:nth-child(1) {
  top: 0
}
.navToggle span:nth-child(2) {
  top: .5rem
}
.navToggle span:nth-child(3) {
  top: 1rem
}
.navToggle.active span {
  width: 3.125rem
}
.navToggle.active span:nth-child(1) {
  top: .5rem;
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg)
}
.navToggle.active span:nth-child(2) {
  top: .5rem;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg)
}
.navToggle.active span:nth-child(3) {
  top: .5rem;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg)
}
.top .top-commonTtl {
  font-size: 3.125rem;
  text-align: center;
  font-weight: 300;
  letter-spacing: .1875rem;
  line-height: 1;
  margin-bottom: 12.5rem
}
@media (max-width: 640px) {
  .top .top-commonTtl {
    font-size: 1.625rem;
    margin-bottom: 3.125rem
  }
}
.top .top-commonTtl em {
  font-weight: 300
}
.top .top-mv {
  width: 100%;
  height: auto;
  aspect-ratio:16 / 9;
  overflow-x: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.top .top-mv h1 {
  margin: 0 auto;
  position: relative;
}
@media (max-width: 640px) {
  .top .top-mv h1 {
    width: 80%;
    margin: 0 auto
  }
}
.top .top-mv .top-mv__movie{
  width: 100%;
  height: auto;
  aspect-ratio:16 / 9;
  position: absolute;
  top: 0;
  left: 0;
}
.top .top-mv .top-mv__movie video{
  width: 100%;
  height: auto;
  aspect-ratio:16 / 9;
  object-fit:cover;
}
.top .top-about .top-commonTtl em {
  color: #77C8F2
}
.top .top-about .top-about__col {
  margin-bottom: 16.875rem;
  position: relative
}
@media (max-width: 640px) {
  .top .top-about .top-about__col {
    margin-bottom: 8.4375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.top .top-about .top-about__col .top-about__text {
  width: calc(100vw - 25%);
  background: rgba(229, 244, 254, 0.8);
  padding: 7.5rem 1.25rem 4.375rem 1.25rem
}
@media (max-width: 640px) {
  .top .top-about .top-about__col .top-about__text {
    width: 100%;
    padding: 3.125rem 1.25rem;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}
.top .top-about .top-about__col .top-about__text .top-about__textInner {
  width: 46.25rem;
  margin: 0 auto;
  padding: 0 2.5rem
}
@media (max-width: 640px) {
  .top .top-about .top-about__col .top-about__text .top-about__textInner {
    width: 100%;
    padding: 0 1.25rem
  }
}
.top .top-about .top-about__col .top-about__text h3 {
  margin-bottom: 5.625rem;
  font-size: 2.375rem;
  letter-spacing: 3px;
  line-height: 1
}
@media (max-width: 640px) {
  .top .top-about .top-about__col .top-about__text h3 {
    margin-bottom: 2.8125rem;
    font-size: 1.375rem;
    letter-spacing: .0625rem
  }
}
.top .top-about .top-about__col .top-about__text h4 {
  font-size: 2.375rem;
  letter-spacing: 2px;
  line-height: 1
}
@media (max-width: 640px) {
  .top .top-about .top-about__col .top-about__text h4 {
    font-size: 1.125rem
  }
}
.top .top-about .top-about__col .top-about__text p {
  line-height: 2;
  margin-bottom: 3.125rem;
  font-size: 1.25rem
}
@media (max-width: 640px) {
  .top .top-about .top-about__col .top-about__text p {
    font-size: 1rem;
    line-height: 1.8;
    margin-bottom: 1.875rem
  }
}
.top .top-about .top-about__col .top-about__image {
  width: 36.25rem;
  position: absolute;
  bottom: -7.5rem;
  right: calc((100% - 75rem) / 2)
}
@media (max-width: 640px) {
  .top .top-about .top-about__col .top-about__image {
    width: 100%;
    position: static
  }
}
.top .top-about .top-about__feature h2 {
  font-size: 1.375rem;
  line-height: 1
}
@media (max-width: 640px) {
  .top .top-about .top-about__feature h2 {
    text-align: center;
    font-size: 1.25rem
  }
}
.top .top-about .top-about__feature .item-list3col li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.top .top-about .top-about__feature .item-list3col figure {
  text-align: center;
  border-bottom: 1px solid #333;
  padding: 3.125rem;
  margin-bottom: 3.75rem
}
.top .top-about .top-about__feature h3 {
  font-size: 1.375rem;
  margin-bottom: 3.75rem;
  line-height: 1
}
@media (max-width: 640px) {
  .top .top-about .top-about__feature h3 {
    font-size: 1.25rem;
    margin-bottom: 1.875rem
  }
}
.top .top-about .top-about__feature p {
  margin-bottom: 7.5rem;
  font-size: 1.125rem
}
@media (max-width: 640px) {
  .top .top-about .top-about__feature p {
    margin-bottom: 1.875rem;
    font-size: 1rem
  }
}
.top .top-about .top-about__feature .list-btn {
  width: 13.75rem;
  margin: auto auto 0 auto
}
.top .top-news {
  background: #F7F7F7
}
.top .top-news .top-commonTtl em {
  color: #FDD100
}
.top .top-news .item-list1line {
  margin-bottom: 7.5rem
}
@media (max-width: 640px) {
  .top .top-news .item-list1line {
    margin-bottom: 3.75rem
  }
}
.top .top-news .item-list1line li {
  padding: 1.5625rem 1.25rem;
  border-bottom: 1px solid #333
}
.top .top-news .item-list1line time {
  margin-right: 3.75rem;
  font-size: 1.125rem;
  line-height: 1.4;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
@media (max-width: 640px) {
  .top .top-news .item-list1line time {
    margin-right: 0;
    margin-bottom: .9375rem;
    font-size: .875rem
  }
}
.top .top-news .item-list1line h3 {
  font-size: 1.125rem;
  line-height: 1.4;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2
}
@media (max-width: 640px) {
  .top .top-news .item-list1line h3 {
    font-size: 1rem
  }
}
.top .top-news .item-list1line a:hover {
  text-decoration: underline
}
.top .top-news .top-news__btn {
  width: 13.75rem;
  margin: 0 auto
}
.top .top-story.common-block {
  padding-bottom: 0
}
.top .top-story .top-commonTtl em {
  color: #F19251
}
.top .top-story .top-story__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 11.25rem;
  position: relative
}
@media (max-width: 640px) {
  .top .top-story .top-story__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 5.625rem
  }
}
@media (max-width: 640px) {
  .top .top-story .top-story__block .top-story__image {
    width: 100%;
    margin: 0;
    padding: 0
  }
}
.top .top-story .top-story__block .top-story__image .top-story__imageInner {
  width: 53.75rem;
  margin: 0 auto 0 0
}
@media (max-width: 640px) {
  .top .top-story .top-story__block .top-story__image .top-story__imageInner {
    width: 100%;
    margin: 0
  }
}
.top .top-story .top-story__block .top-story__text {
  background: rgba(229, 244, 254, 0.8);
  position: absolute;
  right: 0;
  bottom: -3.75rem;
  width: calc((100% - 77.5rem) / 2 + 25.75rem);
  padding: 3.4375rem 1.25rem 3.4375rem 5%
}
@media (max-width: 640px) {
  .top .top-story .top-story__block .top-story__text {
    position: static;
    width: 100%;
    padding: 2.5rem 1.25rem
  }
}
.top .top-story .top-story__block .top-story__text h3 {
  color: #707070;
  font-size: 1.125rem;
  line-height: 1;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 3.125rem
}
@media (max-width: 640px) {
  .top .top-story .top-story__block .top-story__text h3 {
    margin-bottom: 1.875rem;
    font-size: 1rem
  }
}
.top .top-story .top-story__block .top-story__text h3:after {
  content: '';
  width: 11.5625rem;
  height: 1px;
  background: #707070;
  display: block;
  margin-left: .9375rem
}
.top .top-story .top-story__block .top-story__text p {
  font-size: 1.125rem;
  letter-spacing: .09375rem;
  font-weight: 300;
  margin-bottom: 3.75rem
}
@media (max-width: 640px) {
  .top .top-story .top-story__block .top-story__text p {
    font-size: 1rem
  }
}
.top .top-story .top-story__block .top-story__text .top-story__textInner {
  width: 20.25rem
}
@media (max-width: 640px) {
  .top .top-story .top-story__block .top-story__text .top-story__textInner {
    width: 100%
  }
}
.top .top-story .top-story__block:nth-child(odd) .top-story__image .top-story__imageInner {
  margin: 0 0 0 auto
}
@media (max-width: 640px) {
  .top .top-story .top-story__block:nth-child(odd) .top-story__image .top-story__imageInner {
    margin: 0
  }
}
.top .top-story .top-story__block:nth-child(odd) .top-story__text {
  right: auto;
  left: 0;
  margin-left: 0;
  padding: 3.4375rem 5% 3.4375rem 1.25rem
}
@media (max-width: 640px) {
  .top .top-story .top-story__block:nth-child(odd) .top-story__text {
    padding: 2.5rem 1.25rem
  }
}
.top .top-story .top-story__block:nth-child(odd) .top-story__text .top-story__textInner {
  margin: 0 0 0 auto
}
@media (max-width: 640px) {
  .top .top-story .top-story__block:nth-child(odd) .top-story__text .top-story__textInner {
    margin: 0
  }
}
.top .top-story .top-story__btn {
  width: 13.75rem;
  margin: 0 auto
}
.top .top-report .top-commonTtl em {
  color: #58B331
}
.top .top-report .item-list3col {
  margin-bottom: 7.5rem
}
@media (max-width: 640px) {
  .top .top-report .item-list3col {
    margin-bottom: 3.75rem
  }
}
.top .top-report .item-list3col .item-image {
  text-align: center;
  margin-bottom: 2.5rem
}
.top .top-report .item-list3col .item-image img {
  width: 100%;
  height: 20.625rem;
  -o-object-fit: cover;
  object-fit: cover
}
.top .top-report .item-list3col .item-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2.5rem;
  border-left: 1px solid #333;
  padding: 0 1.25rem
}
.top .top-report .item-list3col .item-meta time {
  font-size: 1.125rem;
  line-height: 1;
  margin-right: .9375rem;
  font-weight: 400;
  letter-spacing: 1px
}
.top .top-report .item-list3col .item-meta .is-cat {
  font-size: .875rem;
  width: 11.25rem;
  height: 1.875rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  font-weight: 500
}
.top .top-report .item-list3col h3 {
  font-size: 1.125rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-height: 1.5
}
.top .top-report .item-list3col p {
  font-size: 1.125rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4
}
.top .top-report .tab-content {
  display: none;
  opacity: 0
}
.top .top-report .tab-content li a{
  display: block;
}
.top .top-report .tab-content li a:hover{
  text-decoration: none;
  opacity: 0.7;
}
.top .top-report .tab-content.is-show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  -webkit-animation: fade-in 0.5s ease-in 0s forwards;
  animation: fade-in 0.5s ease-in 0s forwards
}
@media (max-width: 640px) {
  .top .top-report .tab-content.item-list3col {
    margin-top: -1.25rem
  }
  .top .top-report .tab-content.item-list3col li {
    margin: 1.25rem 0
  }
}
.top .top-report .top-report__btn {
  width: 13.75rem;
  margin: 0 auto
}
.top .top-activity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media (max-width: 640px) {
  .top .top-activity {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.top .top-activity .top-activity__library {
  width: 50%;
  background: #F7F7F7
}
@media (max-width: 640px) {
  .top .top-activity .top-activity__library {
    width: 100%
  }
}
.top .top-activity .top-activity__library .top-commonTtl {
  margin-bottom: 7.5rem
}
@media (max-width: 640px) {
  .top .top-activity .top-activity__library .top-commonTtl {
    margin-bottom: 3.75rem
  }
}
.top .top-activity .top-activity__library .top-commonTtl label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.top .top-activity .top-activity__library .top-commonTtl label:after {
  content: '';
  background: url("common-files/img/common/icon-movie.svg") no-repeat;
  width: 3.25rem;
  height: 2.3125rem;
  background-size: cover;
  display: block;
  margin-left: .9375rem
}
.top .top-activity .top-activity__library figure {
  font-size: 1.125rem;
  margin-bottom: 5rem
}
.top .top-activity .top-activity__library figure figcaption {
  display: block;
  margin-top: 2.5rem
}
.top .top-activity .top-activity__library figure figcaption h3 {
  line-height: 1.4
}
.top .top-activity .top-activity__library .box-inner {
  width: 35rem;
  margin: 0 2.5rem 0 auto
}
@media (max-width: 640px) {
  .top .top-activity .top-activity__library .box-inner {
    width: 100%;
    margin: 0;
    padding: 0 1.25rem
  }
}
.top .top-activity .top-activity__library .box-inner .box-inner__btn {
  width: 13.75rem;
  margin: 0 auto
}
.top .top-activity .top-activity__sns {
  width: 50%;
  background: rgba(229, 244, 254, 0.8)
}
@media (max-width: 640px) {
  .top .top-activity .top-activity__sns {
    width: 100%
  }
}
.top .top-activity .top-activity__sns .top-commonTtl {
  margin-bottom: 5.625rem
}
@media (max-width: 640px) {
  .top .top-activity .top-activity__sns .top-commonTtl {
    margin-bottom: 2.8125rem
  }
}
.top .top-activity .top-activity__sns .top-commonTtl label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 1.5625rem
}
.top .top-activity .top-activity__sns .top-commonTtl label:after {
  content: '';
  background: url("common-files/img/common/icon-twitter.svg") no-repeat;
  width: 2.6875rem;
  height: 2.6875rem;
  background-size: cover;
  display: block;
  margin-left: .9375rem
}
.top .top-activity .top-activity__sns .top-commonTtl span {
  letter-spacing: 2px;
  font-weight: 300
}
.top .top-activity .top-activity__sns .box-inner {
  width: 35rem;
  margin: 0 auto 0 2.5rem
}
@media (max-width: 640px) {
  .top .top-activity .top-activity__sns .box-inner {
    width: 100%;
    margin: 0;
    padding: 0 1.25rem
  }
}
.top .top-activity .top-activity__sns .box-inner .box-inner__twitter {
  width: 24.375rem;
  margin: 0 auto
}
@media (max-width: 640px) {
  .top .top-activity .top-activity__sns .box-inner .box-inner__twitter {
    width: 100%
  }
}
.commonPage-header {
  width: 100%;
  height: 28.4375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media (max-width: 640px) {
  .commonPage-header {
    height: 15.9375rem
  }
}
.commonPage-header .commonPage-header__mv {
  text-align: center;
  width: 100%;
  height: 28.4375rem;
  position: absolute;
  top: 0;
  left: 0
}
@media (max-width: 640px) {
  .commonPage-header .commonPage-header__mv {
    height: 15.9375rem
  }
}
.commonPage-header .commonPage-header__mv img {
  width: 100%;
  height: 28.4375rem;
  -o-object-fit: cover;
  object-fit: cover
}
@media (max-width: 640px) {
  .commonPage-header .commonPage-header__mv img {
    height: 15.9375rem
  }
}
.commonPage-header h1 {
  width: 37.5rem;
  background: rgba(255, 255, 255, 0.9);
  padding: 1.25rem 2.5rem;
  line-height: 1;
  font-size: 3.125rem;
  letter-spacing: 3px;
  text-align: center;
  font-weight: 300;
  position: relative;
  z-index: 10;
  letter-spacing: 2px;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
}
@media (max-width: 640px) {
  .commonPage-header h1 {
    font-size: 1.625rem;
    width: 85%;
    margin-top: 0;
    padding: .9375rem 1.25rem
  }
}

/* 
language switch
---------------- */
.l-header-nav .nav-global__lang {
  display: flex;
  margin-right: 1.143vw;
}
.l-header-nav .nav-global__lang .headerNav__langmenu {
  padding-right: 20px;
  border-right: 1px solid #000;
}
.l-header-nav .nav-global__lang .headerNav__langmenu:last-child {
  padding-left: 20px;
  padding-right: 0;
  border-right: none;
}
.l-header-nav .nav-global__lang .headerNav__langmenu--on a {
  background-color: #808080;
  color: white !important;
  cursor: default;
}
.l-header-nav .nav-global__lang .headerNav__langmenu--on a:hover {
  border: 1px solid white;
}
.l-header-nav .nav-global__lang a {
  font-size: 14px;
  color: #000;
  height: 35px;
  width: 4.667vw;
  text-align: center;
  line-height: 35px;
  display: inline-block;
  font-weight: 500;
  border: 1px solid white;
  transition: 0.3s;
}
.l-header-nav .nav-global__lang a:hover {
  color: #f29353;
  border: 1px solid #f29353;
}
@media screen and (min-width: 768px) {
  a:hover {
    text-decoration: none;
    opacity: 0.7;
  }
  a[href^=tel]:hover {
    opacity: 1;
  }
  .pc-none {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .sp-none {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .l-header-nav .nav-global__lang {
    margin: 0 0 0 auto;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .l-header-nav .nav-global__lang .headerNav__langmenu {
    padding-right: 1.604vw;
  }
  .l-header-nav .nav-global__lang .headerNav__langmenu:last-child {
    padding-left: 1.604vw;
  }
  .l-header-nav .nav-global__lang a {
    font-size: 2vw;
    height: 4.51vw;
    width: 6.323vw;
    line-height: 4.51vw;
  }
}
@media screen and (max-width: 640px) {
  .l-header-nav .nav-global__lang {
    margin: 0 auto;
    padding-bottom: 5vw;
  }
  .l-header-nav .nav-global__lang a {
    font-size: calc(100vw * 25 / 640);
    height: 10.51vw;
    width: 17.323vw;
    line-height: 10.51vw;
  }
  .l-header-nav .nav-global__lang .headerNav__langmenu {
    padding-right: 3.604vw;
  }
  .l-header-nav .nav-global__lang .headerNav__langmenu:last-child {
    padding-left: 3.604vw;
  }
}

/*
.commonPage-header h1 label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 3.125rem;
  letter-spacing: 3px;
  margin-top: .9375rem
}
@media (max-width: 640px) {
  .commonPage-header h1 label {
    font-size: 1.625rem
  }
}
*/
.commonPage-header h1 i {
  display: block;
  margin-left: .625rem;
  margin-top: -.625rem
}
@media (max-width: 640px) {
  .about .about-body h2 {
    margin-bottom: 0;
  }
}
.about .about-body .about-body__header {
  width: 60rem;
  margin: 0 auto 3.75rem auto
}
@media (max-width: 640px) {
  .about .about-body .about-body__header {
    width: 100%
  }
}
.about .about-body .about-body__header h3 {
  font-size: 1.375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 2.8125rem;
  padding-top: 6rem;
}
@media (max-width: 640px) {
  .about .about-body .about-body__header h3 {
    font-size: 1.125rem;
    padding-top: 5rem;
  }
}
.about .about-body .about-body__header h3 small {
  display: block;
  font-size: 1.125rem;
  margin-top: .9375rem
}
@media (max-width: 640px) {
  .about .about-body .about-body__header h3 small {
    font-size: .875rem
  }
}
.about .about-body .about-body__header .is-description {
  margin-top: 3.75rem;
  text-align: left
}
.about .about-body .about-body__header.is-eco01 h3:before {
  content: '';
  background: url("common-files/img/common/icon-eco01.svg") no-repeat;
  background-size:auto 100%;
  display: block;
  width: 4.1875rem;
  height: 5.3125rem;
  margin-right: 1.25rem
}
.about .about-body .about-body__header.is-eco02 h3:before {
  content: '';
  background: url("common-files/img/common/icon-eco02.svg") no-repeat;
  background-size:auto 100%;
  display: block;
  width: 4.1875rem;
  height: 5.3125rem;
  margin-right: 1.25rem
}
.about .about-body .about-body__header.is-eco03 h3:before {
  content: '';
  background: url("common-files/img/common/icon-eco03.svg") no-repeat;
  background-size:auto 100%;
  display: block;
  width: 4.1875rem;
  height: 5.3125rem;
  margin-right: 1.25rem
}
.about .about-goal {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.about .about-goal label {
  background: #58B331;
  width: 10rem;
  height: 10rem;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.375rem;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 300;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto
}
@media (max-width: 640px) {
  .about .about-goal label {
    width: 7.5rem;
    height: 7.5rem;
    font-size: 1rem
  }
}
.about .about-goal .about-goal__text {
  border: 1px solid #58B331;
  width: 95%;
  height: 6.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0 0 0 auto;
  font-size: 1.375rem;
  font-family: "Barlow", "Lato", "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1
}
@media (max-width: 640px) {
  .about .about-goal .about-goal__text {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 7.5rem
  }
}
.about .about-goal .about-goal__text h4 {
  font-size: 1.375rem;
  font-weight: 400;
  color: #58B331;
  letter-spacing: 1px;
  margin-right: .9375rem
}
@media (max-width: 640px) {
  .about .about-goal .about-goal__text h4 {
    font-size: 1rem;
    line-height: 1.5;
  }
  .about .about-goal .about-goal__text.is-center h4{
    margin-right: -0.3125rem;
    letter-spacing: normal;
  }
}
.about .about-goal .about-goal__text > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.about .about-goal .about-goal__text > span span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #58B331;
  font-size: 2.8125rem;
  text-align: center;
  margin-right: 1.25rem
}
@media (max-width: 640px) {
  .about .about-goal .about-goal__text > span span {
    font-size: 1.5rem
  }
}
.about .about-goal .about-goal__text > span strong {
  font-weight: 700;
  color: #58B331;
  font-size: 4.375rem;
  margin-left: .625rem
}
@media (max-width: 640px) {
  .about .about-goal .about-goal__text > span strong {
    font-size: 2.1875rem
  }
}
.about .about-goal .about-goal__text > span small {
  font-size: .875rem
}
@media (max-width: 640px) {
  .about .about-goal .about-goal__text > span small {
    font-size: .75rem
  }
}
.about .about-goal .about-goal__text.is-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media (max-width: 640px) {
  .about .about-goal .about-goal__text.is-center {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}
@media (max-width: 640px) {
  .about .about-goal .about-goal__text.is-center span {
    padding-right: .3125rem;
    margin-top: 0
  }
}
.about .about-goal .about-goal__text.is-center span > span {
  margin: auto 0 0 0
}
.about .about-goal .is-attention {
  font-size: .875rem;
  position: absolute;
  bottom: -1.875rem;
  right: 0;
  padding: 0;
  margin: 0;
  font-weight: 400
}
@media (max-width: 640px) {
  .about .about-goal .is-attention {
    font-size: 0.75rem;
  }
}
.about .item-list3col, .about .item-list4col {
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .about .item-list3col, .about .item-list4col {
    margin-bottom: 0;
  }
}
.about .item-list3col li, .about .item-list4col li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
@media (max-width: 640px) {
  .about .item-list3col li, .about .item-list4col li {
    margin-bottom: 2.5rem;
    width: 100%
  }
}
.about .item-list3col li label, .about .item-list4col li label {
  width: 9.0625rem;
  display: block;
  border: 1px solid #333;
  padding: .625rem 1.25rem;
  font-size: .875rem;
  text-align: center
}
.about .item-list3col h4, .about .item-list4col h4 {
  font-size: 1.3125rem;
  border-bottom: 1px solid #333;
  padding: .9375rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.about .item-list3col h4 small, .about .item-list4col h4 small {
  width: 100%;
  font-size: .8125rem;
  margin: .625rem 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.about .item-list3col h4 i, .about .item-list4col h4 i {
  font-size: .625rem
}
.about .item-list3col .item-logo, .about .item-list4col .item-logo {
  text-align: center;
  padding: 1.875rem 0;
  height: 8.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.about .item-list3col p, .about .item-list4col p {
  font-size: 1.125rem;
  line-height: 1.7;
  margin-bottom: 3.75rem
}
@media (max-width: 640px) {
  .about .item-list3col p, .about .item-list4col p {
    margin-bottom: 1.875rem
  }
}
.about .item-list3col h4 small {
  width: auto
}
.about .item-list4col:last-child {
  margin-bottom: 0
}
.about .about__btn {
  width: 13.75rem;
  margin: auto auto 0 auto
}
.about .about__btn a[target="_blank"]:before{
    content: '';
    background: url(common-files/img/common/icon-window.svg) no-repeat;
    width: 0.8125rem;
    height: 0.8125rem;
    background-size: cover;
    display: block;
    margin-left: .3125rem;
    margin-top: -0.15625rem;
    -webkit-order: 1;
        -ms-order: 1;
            order: 1;
}
.news .item-list1line {
  margin-bottom: 7.5rem
}
@media (max-width: 640px) {
  .news .item-list1line {
    margin-bottom: 3.75rem
  }
}
.news .item-list1line li {
  padding: 2.1875rem 7.5rem;
  border-bottom: 1px solid #333
}
@media (max-width: 640px) {
  .news .item-list1line li {
    padding: 1.25rem 0
  }
}
.news .item-list1line time {
  margin-right: 3.75rem;
  font-size: 1.125rem;
  line-height: 1.4;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
@media (max-width: 640px) {
  .news .item-list1line time {
    font-size: .875rem
  }
}
.news .item-list1line h3 {
  font-size: 1.125rem;
  line-height: 1.4;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2
}
@media (max-width: 640px) {
  .news .item-list1line h3 {
    font-size: 1rem
  }
}
.news .item-list1line a:hover {
  text-decoration: underline
}
.report .nav-report {
  margin-bottom: 2.5rem
}
.report .nav-report .nav-report__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -.625rem;
  font-size: .875rem;
  font-weight: 500
}
@media (max-width: 640px) {
  .report .nav-report .nav-report__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: -.3125rem 0
  }
}
.report .nav-report .nav-report__list li {
  width: 8.75rem;
  height: 1.875rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 .625rem;
  border: 1px solid #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s
}
@media (max-width: 640px) {
  .report .nav-report .nav-report__list li {
    width: 48.5%;
    margin: .3125rem 0
  }
}
.report .nav-report .nav-report__list li a{
  display: flex;
  -webkit-align-items: center;
          align-items: center;
      -webkit-justify-content: center;
              justify-content: center;
  width: 100%;
  height: 100%;
}
.report .nav-report .nav-report__list li:hover a{
  text-decoration: none;
  color: #FFF;
}
.report .nav-report .nav-report__list li:hover{
  background: #333;
  color: #FFF;
}
.report .nav-report .nav-report__list li.is-active {
  background: #333;
  color: #FFF
}
.report .nav-report .nav-report__list li.is-active a {
  color: #FFF
}
@media (max-width: 640px) {
  .report .item-list4col {
    margin-bottom: 2.5rem
  }
}
.report .item-list4col li {
  margin-bottom: 7.5rem
}
@media (max-width: 640px) {
  .report .item-list4col li {
    margin-bottom: 2.5rem
  }
}
.report .item-list4col a:hover {
  text-decoration: none;
  opacity: 0.7
}
.report .item-list4col .item-image {
  text-align: center;
  margin-bottom: 2.5rem
}
@media (max-width: 640px) {
  .report .item-list4col .item-image {
    margin-bottom: 1.25rem
  }
}
.report .item-list4col .item-image img {
  width: 100%;
  height: 14.875rem;
  -o-object-fit: cover;
  object-fit: cover
}
@media (max-width: 640px) {
  .report .item-list4col .item-image img {
    height: 9.375rem
  }
}
.report .item-list4col .item-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2.5rem
}
@media (max-width: 640px) {
  .report .item-list4col .item-meta {
    margin-bottom: .625rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}
.report .item-list4col .item-meta time {
  font-size: 1.125rem;
  line-height: 1;
  margin-right: .9375rem;
  font-weight: 400;
  letter-spacing: 1px
}
@media (max-width: 640px) {
  .report .item-list4col .item-meta time {
    font-size: .875rem;
    margin-right: 0;
    margin-bottom: .625rem
  }
}
.report .item-list4col .item-meta .is-cat {
  font-size: .875rem;
  width: 11.25rem;
  height: 1.875rem;
  padding: 0 .9375rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  font-weight: 500
}
@media (max-width: 640px) {
  .report .item-list4col .item-meta .is-cat {
    font-size: .75rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
    padding: 0 .625rem;
    height: 1.5625rem
  }
}
.report .item-list4col h3 {
  font-size: 1.125rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-height: 1.5
}
@media (max-width: 640px) {
  .report .item-list4col h3 {
    font-size: .875rem
  }
}
.report .item-list4col p {
  font-size: 1.125rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-height: 1.5
}
.story .story-body.common-block {
  padding-bottom: 0
}
.story .story-body .top-commonTtl em {
  color: #F19251
}
.story .story-body .story-body__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 11.25rem;
  position: relative
}
@media (max-width: 640px) {
  .story .story-body .story-body__block {
    margin-bottom: 5.625rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.story .story-body .story-body__block:last-child {
  margin-bottom: 0
}
@media (max-width: 640px) {
  .story .story-body .story-body__block .story-body__image {
    padding: 0
  }
}
.story .story-body .story-body__block .story-body__image .story-body__imageInner {
  width: 53.75rem;
  margin: 0 auto 0 0
}
@media (max-width: 640px) {
  .story .story-body .story-body__block .story-body__image .story-body__imageInner {
    width: 100%;
    margin: 0
  }
}
.story .story-body .story-body__block .story-body__text {
  background: rgba(229, 244, 254, 0.8);
  position: absolute;
  right: 0;
  bottom: -3.75rem;
  width: calc((100% - 77.5rem) / 2 + 25.75rem);
  padding: 3.4375rem 1.25rem 3.4375rem 5%
}
@media (max-width: 640px) {
  .story .story-body .story-body__block .story-body__text {
    width: 100%;
    position: static;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 2.5rem 1.25rem
  }
}
.story .story-body .story-body__block .story-body__text h3 {
  color: #707070;
  font-size: 1.125rem;
  line-height: 1;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 3.125rem
}
@media (max-width: 640px) {
  .story .story-body .story-body__block .story-body__text h3 {
    margin-bottom: 1.5625rem
  }
}
.story .story-body .story-body__block .story-body__text h3:after {
  content: '';
  width: 11.5625rem;
  height: 1px;
  background: #707070;
  display: block;
  margin-left: .9375rem
}
.story .story-body .story-body__block .story-body__text p {
  font-size: 1.125rem;
  letter-spacing: .09375rem;
  font-weight: 300;
  margin-bottom: 3.75rem
}
@media (max-width: 640px) {
  .story .story-body .story-body__block .story-body__text p {
    margin-bottom: 1.875rem
  }
}
.story .story-body .story-body__block .story-body__text .story-body__textInner {
  width: 20.25rem
}
@media (max-width: 640px) {
  .story .story-body .story-body__block .story-body__text .story-body__textInner {
    width: 100%
  }
}
.story .story-body .story-body__block:nth-child(even) .story-body__image .story-body__imageInner {
  margin: 0 0 0 auto
}
.story .story-body .story-body__block:nth-child(even) .story-body__text {
  right: auto;
  left: 0;
  margin-left: 0;
  padding: 3.4375rem 5% 3.4375rem 1.25rem
}
.story .story-body .story-body__block:nth-child(even) .story-body__text .story-body__textInner {
  margin: 0 0 0 auto
}
.story .story-body .story-body__btn {
  width: 13.75rem;
  margin: 0 auto
}
.story .story-contents .story-contents__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 6.875rem
}
@media (max-width: 640px) {
  .story .story-contents .story-contents__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 3.4375rem
  }
}
.story .story-contents .story-contents__header .header-text {
  width: 34.375rem
}
@media (max-width: 640px) {
  .story .story-contents .story-contents__header .header-text {
    width: 100%;
    margin-bottom: 2.8125rem;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}
.story .story-contents .story-contents__header .header-text label {
  display: block;
  margin-bottom: 1.875rem;
  font-size: 1.125rem
}
@media (max-width: 640px) {
  .story .story-contents .story-contents__header .header-text label {
    font-size: 1rem
  }
}
.story .story-contents .story-contents__header .header-text h1 {
  font-size: 1.375rem;
  line-height: 1.5;
  margin-bottom: 1.875rem
}
@media (max-width: 640px) {
  .story .story-contents .story-contents__header .header-text h1 {
    font-size: 1.25rem
  }
}
.story .story-contents .story-contents__header .header-text p {
  font-size: 1.125rem
}
.story .story-contents .note{
  font-size: 0.8rem;
}
@media (max-width: 640px) {
  .story .story-contents .story-contents__header .header-text p {
    font-size: 1rem
  }
}
.story .story-contents .story-contents__header .header-image {
  width: 23.4375rem
}
@media (max-width: 640px) {
  .story .story-contents .story-contents__header .header-image {
    width: 100%;
    margin-bottom: 2.8125rem
  }
}
.story .story-contents .story-contents__header .header-image img {
  width: 100%;
  height: 20rem;
  -o-object-fit: cover;
  object-fit: cover
}
.story .story-contents .story-contents__body {
  font-size: 1.125rem
}
@media (max-width: 640px) {
  .story .story-contents .story-contents__body {
    font-size: 1rem
  }
}
.story .story-contents .story-contents__body h2 {
  font-size: 1.375rem;
  line-height: 1.3;
  border-bottom: 1px solid #333;
  padding-bottom: .9375rem;
  margin-bottom: 3.25rem;
  margin-top: 4.25rem;
}
@media (max-width: 640px) {
  .story .story-contents .story-contents__body h2 {
    font-size: 1.25rem;
    margin-bottom: 2.125rem;
    margin-top: 3.125rem;
  }
}
.story .story-contents .story-contents__body h2:not(:first-child) {
  padding-top: 3.4375rem
}
@media (max-width: 640px) {
  .story .story-contents .story-contents__body h2:not(:first-child) {
    padding-top: 1.5625rem
  }
}
.story .story-contents .story-contents__body h3 {
  font-size: 1.25rem;
  line-height: 1.3;
  border-bottom: 1px dashed #333;
  padding-bottom: .9375rem;
  margin-bottom: 1.875rem
}
@media (max-width: 640px) {
  .story .story-contents .story-contents__body h3 {
    font-size: 1.125rem;
  }
}
.story .story-contents .story-contents__body p, .story .story-contents .story-contents__body ul, .story .story-contents .story-contents__body ol, .story .story-contents .story-contents__body table, .story .story-contents .story-contents__body dl, .story .story-contents .story-contents__body blockquote {
  margin-bottom: 2.8125rem
}
@media (max-width: 640px) {
  .story .story-contents .story-contents__body p, .story .story-contents .story-contents__body ul, .story .story-contents .story-contents__body ol, .story .story-contents .story-contents__body table, .story .story-contents .story-contents__body dl, .story .story-contents .story-contents__body blockquote {
    margin-bottom: 1.875rem
  }
}
.story .story-contents strong {
  font-weight: 700;
}
.story .story-contents .story-contents__body a {
  color: #2DAFDC;
  text-decoration: underline
}
.single {
  width: 60rem;
  margin: 0 auto 7.5rem auto
}
@media (max-width: 640px) {
  .single {
    width: 100%;
    margin: 0 auto 3.75rem auto
  }
}
.single .single-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.875rem
}
@media (max-width: 640px) {
  .single .single-meta {
    margin-bottom: 1.25rem
  }
}
.single .single-meta time {
  font-size: 1.125rem;
  letter-spacing: 1px;
  margin-right: 1em
}
@media (max-width: 640px) {
  .single .single-meta time {
    font-size: .875rem
  }
}
.single h2 {
  font-size: 1.375rem;
  padding-bottom: 1.5625rem;
  border-bottom: 1px solid #333;
  margin-bottom: 5.3125rem;
  line-height: 1.4
}
@media (max-width: 640px) {
  .single h2 {
    font-size: 1.125rem;
    margin-bottom: 2.5rem
  }
}
.single .single-body {
  font-size: 1.125rem
}
@media (max-width: 640px) {
  .single .single-body {
    font-size: 1rem
  }
}
.single .single-body p, .single .single-body ul, .single .single-body ol, .single .single-body table, .single .single-body dl, .single .single-body blockquote {
  margin-bottom: 1.875rem
}
.single .single-body strong {
  font-weight: 700
}
.single .single-body a {
  color: #2DAFDC;
  text-decoration: underline
}
.library .item-list3col .item-thumb {
  width: 100%;
  aspect-ratio: 16 / 9;
  margin-bottom: 1.25rem;
  position: relative
}
.library .item-list3col li {
  margin-bottom: 2.8125rem
}
.library .item-list3col .item-thumb .movie-thumb {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  -o-object-fit: cover;
  object-fit: cover
}
.library .item-list3col .item-thumb button {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s
}
.library .item-list3col .item-thumb button:hover {
  text-decoration: none;
  opacity: 0.7
}
.library .item-list3col .item-thumb button:after {
  content: '';
  background: url("common-files/img/common/btn-movie.svg") no-repeat;
  background-size: cover;
  width: 3.75rem;
  height: 3.75rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  pointer-events: none
}
.sitemap .sitemap-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media (max-width: 640px) {
  .sitemap .sitemap-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.sitemap .sitemap-body .sitemap-col {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0 6.25rem
}
@media (max-width: 640px) {
  .sitemap .sitemap-body .sitemap-col {
    padding: 0
  }
}
.sitemap .sitemap-body a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}
.sitemap .sitemap-body a i {
  font-size: .625rem
}
.sitemap .sitemap-body a:hover {
  text-decoration: underline;
  opacity: 0.7
}
.sitemap .sitemap-body .sitemap-list {
  margin-bottom: 1.875rem;
  font-size: 1.125rem
}
.sitemap .sitemap-body .sitemap-list > li {
  margin-bottom: .625rem;
  font-weight: 700
}
.sitemap .sitemap-body .sitemap-list > li a {
  color: #0071B6;
  position: relative;
}
.sitemap .sitemap-body .sitemap-list > li a[target="_blank"]:after{
  content: '';
  background: url("common-files/img/common/icon-window.svg") no-repeat;
  width: .8125rem;
  height: .8125rem;
  background-size: cover;
  display: block;
  margin-left: .3125rem;
  margin-top: -0.15625rem;
}
.sitemap .sitemap-body .sitemap-list .is-nest {
  font-size: 1rem;
  margin-left: 1.5em;
  list-style-type: disc;
  margin-top: 1.5625rem
}
.sitemap .sitemap-body .sitemap-list .is-nest li {
  margin-bottom: .625rem;
  font-weight: 400
}
.sitemap .sitemap-body .sitemap-list .is-nest li a {
  color: #333;
  position: relative;
}
.sitemap .sitemap-body .sitemap-list .is-nest li a[target="_blank"]:after{
  content: '';
  background: url("common-files/img/common/icon-window.svg") no-repeat;
  width: .8125rem;
  height: .8125rem;
  background-size: cover;
  display: block;
  margin-left: .3125rem;
  margin-top: -0.15625rem;
}
.terms .terms-body h2 {
  font-weight: 700;
  font-size: 1.25rem;
  margin-bottom: 1.25rem;
  border-bottom: 1px solid #333;
  padding-bottom: .9375rem;
  line-height: 1.4
}
.terms .terms-body h3 {
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
  font-weight: 700;
  padding-bottom: .625rem;
  border-bottom: 1px solid #333;
  line-height: 1.4
}
.terms .terms-body p {
  margin-bottom: 2.8125rem
}
.terms .terms-body ol {
  line-height: 1.8;
  margin-left: 1.3em;
  margin-bottom: 2.8125rem;
  margin-top: -1.5625rem
}
.terms .terms-body ol li {
  list-style-type: none;
  counter-increment: cnt
}
.terms .terms-body ol li:before {
  content: "（"counter(cnt) "）";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: -2em;
  width: 2em
}
.terms .terms-body ul {
  margin-left: 1.5em;
  list-style-type: disc;
  line-height: 1.8;
  margin-bottom: 2.8125rem;
  margin-top: -1.5625rem
}
.terms .terms-body ul + p {
  margin-top: -1.5625rem
}
@keyframes fade-in {
  0% {
    display: none;
    opacity: 0
  }
  1% {
    display: block;
    opacity: 0
  }
  100% {
    display: block;
    opacity: 1
  }
}
@-webkit-keyframes fade-in {
  0% {
    display: none;
    opacity: 0
  }
  1% {
    display: block;
    opacity: 0
  }
  100% {
    display: block;
    opacity: 1
  }
}
.clearfix::after {
  content: "";
  clear: both;
  display: block
}
@media (max-width: 640px) {
  .cookieinfo{
    text-align: left !important;
    font-size: 0.75rem !important;
  }
  .cookieinfo-close{
    min-width: 2.1875rem !important;
  }
}
.cookieinfo a{
  position: relative;
  display: inline-flex;
}
.cookieinfo a:after{
  content: '';
  background: url("common-files/img/common/icon-window.svg") no-repeat;
  width: .625rem;
  height: .625rem;
  background-size: cover;
  display: block;
  margin-left: .3125rem;
}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
