@charset "UTF-8";
@import url(vendor/common.css);
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}

@font-face {
  font-family: 'epress';
  src: url("fonts/icomoon.eot?uvj346");
  src: url("fonts/icomoon.eot?uvj346#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?uvj346") format("truetype"), url("fonts/icomoon.woff?uvj346") format("woff"), url("fonts/icomoon.svg?uvj346#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* version */
html {
  font-size: 62.5%;
  overflow-x: hidden;
}

body {
  background: #ffffff;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-size: 15px;
  font-size: 1.5em;
  line-height: 1.4;
  color: #111111;
  height: auto !important;
  overflow: hidden;
}

main {
  overflow: visible;
}

figure {
  margin: 0;
  text-align: center;
}

figure figcaption {
  margin-top: 0.5em;
  text-align: left;
}

a {
  color: #111111;
  text-decoration: underline;
}

a:hover {
  color: #010101;
  text-decoration: none;
}

.highlight a {
  color: #111111;
}

.highlight a:hover {
  color: #010101;
}

img {
  vertical-align: middle;
}

img.circle {
  border-radius: 50%;
}

p {
  margin: 0.5em 0 1em;
}

p:first-child {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

ol,
ul {
  margin: 0 0 1em;
  padding: 0 0 0 2.5em;
  line-height: 1.6;
}

ol:last-child,
ul:last-child {
  margin-bottom: 0;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0.5em 0;
  padding-left: 2em;
}

ol ol:last-child,
ol ul:last-child,
ul ol:last-child,
ul ul:last-child {
  margin-bottom: 0.5em;
}

ul.list-unstyled {
  padding-left: 0;
  list-style: none;
}

ul.list-unstyled ol,
ul.list-unstyled ul {
  padding-left: 2em;
}

ul.list-inline {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -7px;
  font-size: 0px;
  font-size: 0rem;
  margin-bottom: 15px;
}

ul.list-inline > li {
  display: inline;
  padding-left: 7px;
  padding-right: 7px;
  white-space: nowrap;
  font-size: 15px;
  font-size: 1.5rem;
}

dl {
  margin: 0 0 1em;
  line-height: 1.6;
}

dl:last-child {
  margin-bottom: 0;
}

dl dt {
  font-weight: bold;
}

dl dd {
  margin-left: 0;
  margin-bottom: 0.5em;
}

dl dd:last-child {
  margin-bottom: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

main section {
  margin-bottom: 10%;
}

main section.highlight:last-child {
  margin-bottom: 0;
  padding-bottom: 10%;
}

.sp-mask {
  transition: none !important;
}

.highlight {
  padding: 4% 0;
  background: rgba(253, 252, 242, 0.1);
  color: #111111;
}

#swipebox-overlay {
  z-index: 10000002 !important;
}

@media (min-width: 768px) {
  p {
    margin: 0.5em 0 1em;
  }
  dl.dl-horizontal {
    overflow: hidden;
  }
  dl.dl-horizontal dt {
    float: left;
    clear: left;
    margin-right: 1em;
  }
  dl.dl-horizontal dd {
    float: left;
  }
  main section {
    margin-bottom: 5%;
  }
  main section:last-child {
    margin-bottom: 7%;
  }
  main section.highlight:last-child {
    margin-bottom: 0;
    padding-bottom: 7%;
  }
}

@media (max-width: 767px) {
  .tile:not(.sp-tile) > * {
    height: auto !important;
  }
}

@media (min-width: 768px) {
  .gutters .row.row_inline {
    letter-spacing: -.40em;
  }
  .gutters .row.row_inline > .col {
    letter-spacing: normal;
    vertical-align: top;
    display: inline-block;
    float: none;
    margin-bottom: 5%;
  }
  .gutters .row.row_inline .span_1:nth-child(12n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_2:nth-child(6n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_3:nth-child(4n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_4:nth-child(3n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_5:nth-child(2n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_6:nth-child(2n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_7 {
    width: 57.5%;
  }
  .gutters .row.row_inline .span_8 {
    width: 66%;
  }
  .gutters .row.row_inline .span_9 {
    width: 74.5%;
  }
  .gutters .row.row_inline .span_10 {
    width: 83%;
  }
  .gutters .row.row_inline .span_11 {
    width: 91.5%;
  }
  .gutters .row.row_inline .span_12 {
    width: 100%;
  }
}

main .column_main,
main .column_sub {
  overflow: hidden;
  min-height: 100px;
}

main .column_main .widget_header,
main .column_sub .widget_header {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0.5em;
  margin-bottom: 0;
}

main .column_main .widget_header + *:not(.calendar_wrap),
main .column_sub .widget_header + *:not(.calendar_wrap) {
  padding: 0;
  margin: 0 auto 1em;
}

main .column_main .widget_header + .epress_search,
main .column_main .widget_header + .textwidget,
main .column_sub .widget_header + .epress_search,
main .column_sub .widget_header + .textwidget {
  padding: 10px 0;
}

main .column_main .widget_wrap .menu,
main .column_main .widget_wrap > ul,
main .column_sub .widget_wrap .menu,
main .column_sub .widget_wrap > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

main .column_main .widget_wrap .menu ul,
main .column_main .widget_wrap > ul ul,
main .column_sub .widget_wrap .menu ul,
main .column_sub .widget_wrap > ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

main .column_main .widget_wrap .menu li,
main .column_main .widget_wrap > ul li,
main .column_sub .widget_wrap .menu li,
main .column_sub .widget_wrap > ul li {
  padding: 0.5em 0.7em;
  border-bottom: 1px solid #ccc;
}

main .column_main .widget_wrap .menu li:last-child,
main .column_main .widget_wrap > ul li:last-child,
main .column_sub .widget_wrap .menu li:last-child,
main .column_sub .widget_wrap > ul li:last-child {
  border-bottom: 0;
}

main .column_main .widget_wrap .menu li a,
main .column_main .widget_wrap > ul li a,
main .column_sub .widget_wrap .menu li a,
main .column_sub .widget_wrap > ul li a {
  display: block;
  text-decoration: none;
}

main .column_main .widget_wrap .menu li a:hover,
main .column_main .widget_wrap > ul li a:hover,
main .column_sub .widget_wrap .menu li a:hover,
main .column_sub .widget_wrap > ul li a:hover {
  text-decoration: underline;
}

main .column_main .widget_wrap ul > li.page_item,
main .column_sub .widget_wrap ul > li.page_item {
  border-bottom: #ccc solid 1px;
}

main .column_main .widget_wrap ul > li.page_item.page_item_has_children,
main .column_sub .widget_wrap ul > li.page_item.page_item_has_children {
  padding: 0.5em 0.7em 0.2em !important;
}

main .column_main .widget_wrap ul > li.page_item .children,
main .column_sub .widget_wrap ul > li.page_item .children {
  border-top: #eee solid 1px;
  margin: 0.5em 0 0 !important;
}

main .column_main .widget_wrap ul > li.page_item .children li,
main .column_sub .widget_wrap ul > li.page_item .children li {
  font-weight: normal;
  border-bottom: #eee solid 1px;
  font-size: 96%;
  padding: 0.5em 0.7em 0.5em 1em;
  position: relative;
}

main .column_main .widget_wrap ul > li.page_item .children li:before,
main .column_sub .widget_wrap ul > li.page_item .children li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  width: 5px;
  height: 5px;
  background: rgba(54, 46, 43, 0.4);
  border-radius: 2.5px;
}

main .column_main .widget_wrap ul > li.page_item .children li li:before,
main .column_sub .widget_wrap ul > li.page_item .children li li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 5px;
  height: 5px;
  background: rgba(54, 46, 43, 0.15);
  border-radius: 0;
}

@media (max-width: 900px) {
  .gutters .span_3.column_sub,
  .gutters .span_9.column_main {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}

@media (min-width: 600px) and (max-width: 900px) {
  .gutters .span_3.column_sub .sidebar {
    letter-spacing: -.40em;
  }
  .gutters .span_3.column_sub .sidebar .widget_wrap {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-left: 2%;
  }
  .gutters .span_3.column_sub .sidebar .widget_wrap:nth-child(2n+1) {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 1000px;
  }
}

@media (min-width: 1024px) {
  .container {
    padding: 0 10px;
  }
}

.article_button {
  margin-top: 5%;
}

@media (min-width: 768px) {
  .article_detail:not(.reverse) .col.span_12 + .span_4,
  .article_list:not(.reverse) .col.span_12 + .span_4 {
    margin-left: 0;
  }
  .article_detail.reverse .col.span_12,
  .article_list.reverse .col.span_12 {
    margin-left: 0;
  }
}

.sidebar {
  visibility: hidden;
}

.sidebar > .widget_wrap {
  visibility: visible;
}

.gutters .col.span_12 + .span_12 {
  margin-left: 0;
}

.sitemap {
  padding: 0;
  margin: 0;
  border-top: 1px solid #ccc;
}

.sitemap li {
  list-style: none;
  padding: 16px 0 16px 15px;
  border-bottom: 1px solid #ccc;
}

.sitemap li > ul {
  padding: 0;
  border-top: #ccc solid 1px;
}

.sitemap li > ul > li {
  border-bottom: 1px solid #ccc;
  position: relative;
}

.sitemap li > ul > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 25px;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 3px;
}

.sitemap li > ul > li:last-child {
  border-bottom: none;
  padding: 10px 0 0 15px;
}

.sitemap li > ul > li .children > li {
  padding: 10px 0 0 15px;
}

.sitemap li > ul > li .children > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 25px;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 0;
}

.sitemap a {
  font-size: 16px;
  font-size: 1.6rem;
  text-decoration: none;
}

.sitemap a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .sitemap a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.parallax_h1 {
  height: 250px;
  position: relative;
}

.parallax_h1:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.3);
}

.parallax_h1 h1 {
  color: #fff;
}

.parallax_h1 h1:after, .parallax_h1 h1:before {
  background: #fff;
}

@media (min-width: 768px) {
  .parallax_h1 {
    height: 450px;
  }
}

.map_wide #map_canvas,
.map_wide iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map_wide img {
  max-width: none;
}

.slick-track {
  margin: 0 auto;
}

.col dl p {
  line-height: 1.4;
  margin: 0;
}

.col p {
  line-height: 1.8;
}

.container {
  padding: 0 10px;
}

@media (min-width: 1020px) {
  .container {
    padding: 0;
  }
}

.container .container {
  padding: 0;
}

#fb-root,
.fb-page {
  font-family: "lucida grande", tahoma, verdana, arial, "hiragino kaku gothic pro",meiryo,"ms pgothic",sans-serif !important;
}

#swipebox-overlay {
  background: rgba(13, 13, 13, 0.8);
}

.ei {
  font-family: 'epress';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 13px;
  font-size: 1.3rem;
}

.ei.ei_triangle:before {
  content: '\e915';
}

.ei.ei_triangle_s:before {
  content: '\e916';
}

.ei.ei_circle:before {
  content: '\e917';
}

.ei.ei_circle_s:before {
  content: '\e918';
}

.ei.ei_circle_d:before {
  content: '\e919';
}

.ei.ei_square:before {
  content: '\e91a';
}

.ei.ei_square_s:before {
  content: '\e91b';
}

.ei.ei_times:before {
  content: '\e91c';
}

.ei.ei_star:before {
  content: '\e91d';
}

.ei.ei_star_s:before {
  content: '\e91e';
}

header {
  position: relative;
  z-index: 200;
  width: 100%;
  color: #000;
}

body.home.scrollTop header {
  box-shadow: none;
}

header .row {
  margin: 0 3%;
}

@media (max-width: 767px) {
  header .container .row {
    margin: 0;
  }
}

header .title {
  margin: 0;
  padding: 10px 0;
  line-height: 1;
}

header .title a {
  display: inline-block;
}

header .title img,
header .title object {
  width: 208px;
  height: 48px;
  max-width: none;
}

@media (max-width: 600px) {
  header .title img,
  header .title object {
    width: 120px;
    height: 27.69231px;
  }
}

header .global_nav > ul {
  position: absolute;
  z-index: -1;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #ffffff;
}

@media (min-width: 768px) {
  header .global_nav > ul {
    left: auto;
    width: 50%;
    max-width: 400px;
  }
}

header .global_nav > ul > li {
  border-bottom: 1px solid #ffffff;
}

header .global_nav > ul > li a {
  display: block;
  padding: 1em;
  text-decoration: none;
  color: #ffffff;
  background: rgba(235, 165, 42, 0.95);
}

header .global_nav > ul > li a:hover {
  color: #ffffff;
}

header .global_nav > ul > li a:active {
  background: #010101;
  color: #ffffff;
}

header .global_nav > ul > li > a {
  background: rgba(235, 165, 42, 0.95);
}

header .global_nav .menu_icon {
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 100;
}

header .global_nav .menu_icon a {
  position: relative;
  display: block;
  width: 32px;
  height: 20px;
  padding: 0;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  overflow: hidden;
}

header .global_nav .menu_icon a:after, header .global_nav .menu_icon a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  height: 2px;
  background: #010101;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

header .global_nav .menu_icon a:before {
  top: 0;
  width: 100%;
}

header .global_nav .menu_icon a:after {
  bottom: 0;
  width: 72%;
  left: auto;
  right: 0;
}

header .global_nav .menu_icon a span {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 2px;
  background: #010101;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

header .global_nav .menu_icon a.close:not(.fix) {
  background: none;
}

header .global_nav .menu_icon a.close:not(.fix):before {
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  background: #010101;
}

header .global_nav .menu_icon a.close:not(.fix):after {
  bottom: 50%;
  -webkit-transform: translate(0, 50%) rotate(-45deg);
          transform: translate(0, 50%) rotate(-45deg);
  background: #010101;
}

header .global_nav .menu_icon a.close:not(.fix) span {
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}

header .global_nav .menu_icon a.close:after {
  width: 100%;
  left: 0;
  right: 0;
  background: #010101 !important;
}

header .global_nav .menu_icon a.close:before {
  background: #010101 !important;
}

header .global_nav .menu_icon a.close span {
  background: #010101 !important;
}

header .global_nav > ul {
  -webkit-transform-origin: center top;
          transform-origin: center top;
  visibility: hidden;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

header.menu_open .global_nav > ul {
  visibility: visible;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

body header {
  transition: top 0.5s;
}

body.scroll.down header {
  position: absolute;
  top: 0;
  left: 0;
}

body.scroll.down header.high {
  position: fixed;
}

body.scroll header {
  z-index: 0;
}

body.scroll header.hidden {
  top: -100%;
}

body.home.up header,
body.up header,
header.menu_open {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  background-repeat: repeat;
  background-position-x: center;
  background-position-y: center;
}

#google_translate_element,
.translate_gt {
  position: absolute;
  top: 50%;
  right: 15%;
  margin-top: -12px;
}

.translate_gt {
  margin-top: -14px;
}

@media (min-width: 1000px) {
  body.home {
    padding-top: 0 !important;
  }
  body.scrollTop.home header {
    position: absolute;
  }
  header .row {
    table-layout: fixed;
    display: table;
    width: 94%;
  }
}

@media (min-width: 1000px) and (max-width: 999px) {
  header .row {
    margin: auto;
    width: 100%;
  }
}

@media (min-width: 1000px) {
  header .container {
    max-width: none;
  }
  header .container .row {
    width: auto;
  }
  header .global_nav {
    margin: 0;
    vertical-align: middle;
    height: 88px;
    display: table-cell;
  }
  header .title {
    margin: 0;
    vertical-align: middle;
    height: 88px;
    display: table-cell;
  }
  header .title {
    max-width: none;
    max-width: none;
    padding: 0;
  }
  header .global_nav {
    text-align: right;
    width: 100%;
    padding: 0;
  }
  header .global_nav > ul {
    position: static;
    display: inline-block;
    width: auto;
    border: none;
    background: none;
    visibility: visible;
    font-size: 0px;
    font-size: 0rem;
    -webkit-transform: none;
            transform: none;
    text-align: left;
    overflow: visible;
    max-width: none;
  }
  header .global_nav > ul > li {
    display: inline-block;
    vertical-align: middle;
    border: none;
    line-height: 1.5;
    border-left: 1px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  header .global_nav > ul > li:not(.gnav_search) {
    text-align: center;
    width: auto;
  }
  header .global_nav > ul > li:not(.gnav_search) > a {
    position: relative;
  }
  header .global_nav > ul > li > a:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0px;
    height: 30%;
    background: #010101;
  }
  header .global_nav > ul > li > a {
    display: inline-block;
    vertical-align: middle;
    color: #111111;
    text-decoration: none;
    background: transparent;
    text-align: center;
    transition: 0.3s;
    border-bottom: 2px solid transparent;
    padding: 0.3em 1.5em;
  }
}

@media (min-width: 1000px) and (max-width: 900px) {
  header .global_nav > ul > li > a {
    padding: 0.3em 0.5em;
  }
}

@media (min-width: 1000px) {
  header .global_nav > ul > li > a:hover {
    color: #555555;
  }
  header .global_nav > ul > li > a:active {
    background: none;
  }
  header .global_nav > ul > li > a span {
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
  }
  header .global_nav > ul li:last-child a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0px;
    height: 30%;
  }
  header .global_nav > ul li.has_under ul li a:after {
    display: none;
  }
  header .global_nav .menu_icon {
    display: none;
  }
  #google_translate_element,
  .translate_gt {
    position: static;
    float: right;
    margin-top: 3px;
    margin-left: 1em;
  }
  .translate_gt {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  header .global_nav > ul > li > a > span,
  header .global_nav > ul > li > a > br {
    display: none;
  }
}

@media (min-width: 1000px) {
  .hdr_info_wrap {
    display: block;
    display: none;
  }
}

.hdr_info_wrap .hdr_info {
  position: absolute;
  right: 10px;
  top: 35px;
  right: 3%;
}

footer {
  position: relative;
}

footer nav {
  text-align: center;
}

footer nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

footer nav ul li {
  padding: .5em 0;
}

footer nav ul li + li {
  border-top: 1px solid #ffffff;
}

footer nav a {
  display: block;
  padding: 0.7em 0;
  text-decoration: none;
}

footer nav a:hover {
  text-decoration: underline;
}

footer .footer_copyright_wrap {
  text-align: center;
}

footer .footer_copyright_wrap p {
  color: #fff;
}

@media (max-width: 767px) {
  .footer_nav_wrap {
    background-color: rgba(1, 1, 1, 0.1);
  }
}

@media (min-width: 768px) {
  .footer_nav_wrap {
    padding-top: 5em;
    padding-bottom: 4em;
    background-color: #010101;
  }
  footer .row:not(:last-child) {
    margin-bottom: 5px;
  }
  footer nav {
    text-align: center;
  }
  footer nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0px;
    font-size: 0rem;
    white-space: normal;
  }
  footer nav ul > li {
    display: inline;
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
    font-size: 15px;
    font-size: 1.5rem;
  }
  footer nav ul li {
    line-height: 1.5;
    white-space: normal;
  }
  footer nav ul li + li {
    border: 0;
  }
  footer nav a {
    display: inline;
    padding: 0;
    font-size: 14px;
    color: #fff;
  }
  footer nav a:hover {
    color: #fff;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  footer nav ul li.tablet-break:after {
    content: "\A";
    white-space: pre;
  }
  footer nav ul li.tablet-break + li:before {
    display: none;
  }
}

/*
* フッターパターンA(footer pattern A)
*/
footer {
  background: #010101;
  color: #fff;
}

footer a {
  color: #fff;
}

footer a:hover {
  color: #fff;
}

@media (min-width: 1000px) {
  footer div .row nav ul {
    display: block;
  }
  footer div .row nav a {
    display: inline-block;
    padding: 0.3em;
  }
}

@media (max-width: 767px) {
  footer div .row .col {
    float: none;
    width: 100%;
  }
  footer div .row nav ul {
    display: inline-block;
  }
  footer div .row nav a {
    display: inline-block;
    padding: 0.3em;
  }
}

.slider-pro.contents {
  overflow: hidden;
  margin: 0 auto !important;
}

.slider-pro.contents .sp-caption-container {
  width: 90%;
  margin: 0 auto;
  padding: 10px;
}

.slider-pro.contents .sp-caption-container h3 {
  margin: 0 0 15px;
  font-size: 14px;
  font-size: 1.4rem;
}

.slider-pro.contents .sp-caption-container h3:last-child {
  margin-bottom: 0;
}

.slider-pro.contents .sp-caption-container p {
  font-size: 13px;
  font-size: 1.3rem;
}

.slider-pro.contents.sp-horizontal .sp-previous-arrow {
  left: 10px;
  margin-top: 180px;
}

.slider-pro.contents.sp-horizontal .sp-next-arrow {
  right: 10px;
  margin-top: 180px;
}

.slider-pro.contents .sp-next-arrow:after,
.slider-pro.contents .sp-next-arrow:before,
.slider-pro.contents .sp-previous-arrow:after,
.slider-pro.contents .sp-previous-arrow:before {
  background-color: #010101;
}

@media (max-width: 767px) {
  .slider-pro.contents .sp-arrow {
    width: 10px;
    height: 15px;
  }
}

@media (min-width: 768px) {
  .slider-pro.contents .sp-caption-container {
    width: 450px;
    min-height: 40px;
    margin: 10px auto 0;
    border-right: 1px dashed #999;
    border-left: 1px dashed #999;
  }
  .slider-pro.contents .sp-arrow {
    width: 10px;
    height: 15px;
  }
  .slider-pro.contents.sp-horizontal .sp-previous-arrow {
    left: 50%;
    margin-top: 187.5px;
    margin-left: -230px;
  }
  .slider-pro.contents.sp-horizontal .sp-next-arrow {
    right: 50%;
    margin-top: 187.5px;
    margin-right: -230px;
  }
}

.slider-pro.center {
  overflow: hidden;
  width: 100%;
}

.slider-pro.center .sp-button {
  border: none;
  background: #d2d2d2;
}

.slider-pro.center .sp-selected-button {
  background: #010101;
}

.slider-pro.center.sp-horizontal .sp-arrows {
  left: 0;
  right: 0;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.slider-pro.center.sp-horizontal .sp-previous-arrow {
  left: 10px;
}

.slider-pro.center.sp-horizontal .sp-next-arrow {
  right: 10px;
}

.slider-pro.center .sp-previous-arrow,
.slider-pro.center .sp-next-arrow {
  width: 30px;
  height: 30px;
  background-color: rgba(1, 1, 1, 0.7);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 8px;
}

.slider-pro.center .sp-previous-arrow {
  background-image: url(/wp-content/uploads/arrow_left_wh.png);
}

.slider-pro.center .sp-next-arrow {
  background-image: url(/wp-content/uploads/arrow_right_wh.png);
}

.slider-pro.center .sp-next-arrow:after,
.slider-pro.center .sp-next-arrow:before,
.slider-pro.center .sp-previous-arrow:after,
.slider-pro.center .sp-previous-arrow:before {
  display: none;
}

.slider-pro.center .sp-layer {
  line-height: 1.2;
  white-space: normal !important;
  font-size: 20px;
  font-size: 2rem;
  color: #111111;
}

.slider-pro.center .sp-layer small {
  font-size: 14px;
  font-size: 1.4rem;
}

@media (min-width: 768px) {
  .slider-pro.center .sp-layer {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .slider-pro.center .sp-padding {
    padding: 35px;
  }
}

@media (min-width: 1100px) {
  .slider-pro.center.sp-horizontal .sp-previous-arrow {
    left: -15px;
  }
  .slider-pro.center.sp-horizontal .sp-next-arrow {
    right: -15px;
  }
}

.slider-pro.wide {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto 10px;
}

.slider-pro.wide .sp-buttons {
  position: absolute;
  z-index: 2;
  bottom: 10px;
  right: 10px;
  width: auto;
  padding-top: 0;
  text-align: right;
}

.slider-pro.wide .sp-button {
  border: none;
  background: #d2d2d2;
}

.slider-pro.wide .sp-selected-button {
  background: #010101;
}

.slider-pro.wide .sp-previous-arrow,
.slider-pro.wide .sp-next-arrow {
  z-index: 2;
}

.slider-pro.wide .sp-next-arrow:after,
.slider-pro.wide .sp-next-arrow:before,
.slider-pro.wide .sp-previous-arrow:after,
.slider-pro.wide .sp-previous-arrow:before {
  color: #fff;
}

.slider-pro.wide .hps-slider-mask {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slider-pro.wide .hps-slider-mask.stripe {
  background-color: rgba(255, 255, 255, 0.2);
  background-image: url(/wp-content/uploads/mask_stripe.png);
}

.slider-pro.wide .hps-slider-copy {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0 50px;
  color: #111111;
  text-align: left;
  font-size: 12px;
  font-size: 1.2rem;
}

.slider-pro.wide .hps-slider-copy .lead {
  margin: 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  text-align: center;
  color: #111111;
}

.slider-pro.wide.disable-arrows .hps-slider-copy {
  padding: 0 10px;
}

.slider-pro.wide .hps-slider-scroll {
  display: none;
}

@media (max-width: 767px) {
  .slider-pro.wide.sp-disable-arrows .hps-slider-copy {
    padding: 0 10px;
  }
}

@media (min-width: 768px) {
  .slider-pro.wide .sp-buttons {
    bottom: 20px;
    right: 25px;
  }
  .slider-pro.wide .sp-button {
    width: 18px;
    height: 18px;
    margin: 0 10px;
  }
  .slider-pro.wide .hps-slider-copy {
    text-align: center;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.8;
  }
  .slider-pro.wide .hps-slider-copy .lead {
    font-size: 46px;
    font-size: 4.6rem;
  }
  .slider-pro.wide .hps-slider-scroll {
    display: block;
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    text-align: center;
  }
  .slider-pro.wide .hps-slider-scroll a {
    display: inline-block;
    width: 100px;
    padding-bottom: 45px;
    background: url(/wp-content/uploads/arrow_down_white.png) center bottom no-repeat;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    text-decoration: none;
  }
  .slider-pro.wide .hps-slider-scroll.text-black a {
    background: url(/wp-content/uploads/arrow_down_black.png) center bottom no-repeat;
    color: #000;
  }
}

@media (min-width: 1024px) {
  .slider-pro.wide .hps-slider-scroll {
    display: block;
    bottom: 45px;
  }
}

@media (max-width: 767px) {
  .bf-af .row:not(:last-child) {
    margin-bottom: 10%;
  }
  .bf-af .before {
    padding-bottom: 16%;
    background: url(/wp-content/uploads/arrow_down.svg) center bottom no-repeat;
    background-size: 20%;
    background-size: 45px auto;
  }
  .bf-af .after:not(:last-child) {
    margin-bottom: 10%;
  }
}

@media (min-width: 768px) {
  .bf-af {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .bf-af .before, .bf-af .after {
    display: table-cell;
    vertical-align: top;
  }
  .bf-af .before span {
    display: block;
    position: relative;
  }
  .bf-af .before span:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    background: url(/wp-content/uploads/arrow_right.svg) center center no-repeat;
    background-size: 100%;
  }
  .bf-af.col2 .before {
    width: 55%;
    padding-right: 10%;
  }
  .bf-af.col2 .after {
    width: 45%;
  }
  .bf-af.col2 .before span:after {
    width: 10%;
    right: -16%;
  }
  .bf-af.col4 .before:nth-child(1) {
    width: 24%;
    padding-left: 0;
    padding-right: 2%;
  }
  .bf-af.col4 .after:nth-child(2) {
    width: 26%;
    padding-left: 3%;
    padding-right: 1%;
  }
  .bf-af.col4 .before:nth-child(3) {
    width: 26%;
    padding-left: 1%;
    padding-right: 3%;
  }
  .bf-af.col4 .after:nth-child(4) {
    width: 24%;
    padding-left: 2%;
    padding-right: 0;
  }
  .bf-af.col4 .before span:after {
    width: 13%;
    right: -18%;
  }
}

.bread_wrap {
  margin-bottom: 2%;
}

.bread {
  overflow: hidden;
  margin: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.bread ul {
  padding: 1em 0;
  margin: 0 auto;
  float: none;
}

.bread ul li {
  list-style: none;
  position: relative;
  float: left;
  padding-right: 2em;
  margin-right: 1.5em;
}

.bread ul li a {
  text-decoration: none;
  color: #111111;
}

.bread ul li a:hover {
  color: #010101;
  text-decoration: none;
}

.bread ul li:after {
  content: '>';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.bread ul li:last-child {
  padding-right: 0;
  margin-right: 0;
}

.bread ul li:last-child:after {
  content: none;
}

.button, .inquiry .wpcf7-submit, .inquiry .wpcf7-submit {
  position: relative;
  display: block;
  min-width: 160px;
  max-width: 264px;
  width: 100%;
  height: 56px;
  line-height: 56px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #010101 0%, #010101 50%, #fde67c 50%, #fde67c 100%);
  color: #010101;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: 700;
  transition: background-position ease 0.4s;
  border-radius: 100vh;
}

@media (max-width: 767px) {
  .button, .inquiry .wpcf7-submit, .inquiry .wpcf7-submit {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.button:before, .inquiry .wpcf7-submit:before, .inquiry .wpcf7-submit:before {
  content: '';
  display: block;
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 1px;
  margin: auto;
  background: #010101;
  transition: .2s;
  z-index: 5;
}

@media (max-width: 767px) {
  .button:before, .inquiry .wpcf7-submit:before, .inquiry .wpcf7-submit:before {
    width: 20px;
  }
}

.button:after, .inquiry .wpcf7-submit:after, .inquiry .wpcf7-submit:after {
  content: '';
  display: block;
  position: absolute;
  right: 1em;
  top: -6px;
  bottom: 0;
  width: 8px;
  height: 1px;
  margin: auto;
  border: 0;
  background: #010101;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: .2s;
}

.button:hover, .inquiry .wpcf7-submit:hover, .inquiry .wpcf7-submit:hover {
  background-position: left 0 bottom 0;
  color: #ffffff;
}

.button:hover:before, .inquiry .wpcf7-submit:hover:before, .inquiry .wpcf7-submit:hover:before {
  background: #ffffff;
  right: 3%;
}

.button:hover:after, .inquiry .wpcf7-submit:hover:after, .inquiry .wpcf7-submit:hover:after {
  background: #ffffff;
  right: 3%;
  border-color: none;
  border: none;
}

.button-fb span, .button-insta span {
  line-height: 1;
  padding-left: 20px;
  background: url(/wp-content/uploads/btn_icon.png) left center no-repeat;
  background-size: auto 14px;
}

.feature {
  color: #fff;
}

.feature h3 {
  margin: 0;
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-size: 2.2rem;
}

.feature img {
  width: 100%;
}

.feature .col {
  display: table;
  table-layout: fixed;
}

.feature .col:not(:last-child) {
  margin-bottom: 0;
}

.feature .col:nth-child(1) {
  background: #49afe6;
}

.feature .col:nth-child(2) {
  background: #8ed95d;
}

.feature .col:nth-child(3) {
  background: #f6aa48;
}

.feature .col:nth-child(4) {
  background: #f98282;
}

.feature .col .textbox {
  display: table-cell;
  width: 70%;
  padding: 1em 3%;
  vertical-align: middle;
}

.feature .col figure {
  display: table-cell;
  width: 30%;
  vertical-align: middle;
}

.feature .col figure:first-child img {
  text-align: left;
}

.feature .col figure:last-child img {
  text-align: right;
}

@media (min-width: 768px) {
  .feature h3 {
    margin: 10px 0 15px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .feature .col {
    display: block;
    table-layout: auto;
  }
  .feature .col .textbox {
    display: block;
    width: auto;
    height: 250px;
    padding: 10px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .feature .col figure {
    display: inline;
    width: auto;
    vertical-align: middle;
  }
}

.grid {
  display: block;
  margin: 0;
}

.grid.row, .grid .row, .grid.col, .grid .col {
  margin: 0;
}

.has-child-grid .grid {
  display: -moz-flex;
  display: flex;
  -moz-justify-content: center;
  justify-content: center;
  -moz-align-items: stretch;
  align-items: stretch;
}

.has-child-grid .grid .col {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center;
}

.has-child-grid .grid .col.span_12 {
  padding: 20px 0;
}

.grid .grid-arrow {
  position: relative;
  overflow: hidden;
}

.grid .grid-arrow:after {
  content: '';
  display: block;
  position: absolute;
  right: -15px;
  bottom: -15px;
  width: 30px;
  height: 30px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: .3s;
}

.grid p {
  margin: 0;
  padding: 0.2em 0;
}

.grid a {
  color: #fff;
  text-decoration: none;
  transition: .3s;
}

.grid a > [style^="background-image"], .grid a img {
  transition: .3s;
}

.grid a:hover > [style^="background-image"], .grid a:hover img {
  opacity: 0.6;
}

.grid .grid-bg1 {
  background-color: #e74c3c;
}

.grid .grid-bg1:hover {
  background-color: #eb6d60;
}

.grid .grid-bg1:hover .grid-arrow:after {
  background-color: #df2e1b;
}

.grid .grid-bg2 {
  background-color: #3498db;
}

.grid .grid-bg2:hover {
  background-color: #57aae1;
}

.grid .grid-bg2:hover .grid-arrow:after {
  background-color: #2383c4;
}

.grid .grid-bg3 {
  background-color: #f1c40f;
}

.grid .grid-bg3:hover {
  background-color: #f3cd36;
}

.grid .grid-bg3:hover .grid-arrow:after {
  background-color: #cba50c;
}

.grid .grid-bg4 {
  background-color: #1abc9c;
}

.grid .grid-bg4:hover {
  background-color: #1fe0ba;
}

.grid .grid-bg4:hover .grid-arrow:after {
  background-color: #15987e;
}

.grid .grid-bg5 {
  background-color: #9b59b6;
}

.grid .grid-bg5:hover {
  background-color: #ac75c2;
}

.grid .grid-bg5:hover .grid-arrow:after {
  background-color: #8646a0;
}

.grid .grid-bg6 {
  background-color: #34495e;
}

.grid .grid-bg6:hover {
  background-color: #435d78;
}

.grid .grid-bg6:hover .grid-arrow:after {
  background-color: #253544;
}

.grid .grid-bg7 {
  background-color: #2ecc71;
}

.grid .grid-bg7:hover {
  background-color: #4cd787;
}

.grid .grid-bg7:hover .grid-arrow:after {
  background-color: #26ab5f;
}

.ie .grid .grid-arrow:after {
  display: none;
}

@media (min-width: 768px) {
  .grid {
    display: -moz-flex;
    display: flex;
    -moz-justify-content: center;
    justify-content: center;
    -moz-align-items: stretch;
    align-items: stretch;
  }
  .grid .col {
    display: -moz-flex;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .grid .col.span_12 {
    padding: 0;
  }
  .grid .col.has-child-grid > * {
    -moz-flex-grow: 1;
    flex-grow: 1;
  }
  .grid p {
    margin: 0;
    padding: 0.2em 0;
  }
}

.guide figure {
  margin-bottom: 1em;
}

.guide figure img {
  width: auto;
  max-width: 100%;
}

.guide .message .contents_link {
  text-align: center;
}

@media (min-width: 768px) {
  .guide {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    margin-top: -1em;
  }
  .guide figure {
    flex: 1;
    margin-bottom: 0;
    min-width: 0;
  }
  .guide .message {
    flex: 3;
    padding-left: 2%;
    padding-bottom: 45px;
  }
  .guide .message.text-only {
    padding-bottom: 0;
  }
  .guide .message h2 {
    margin-bottom: 1em;
  }
  .guide .message .contents_link {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .guide.reverse {
    flex-direction: row-reverse;
  }
  .guide.reverse .message {
    padding-left: 0;
    padding-right: 2%;
  }
  .ie .guide {
    display: table;
  }
  .ie .guide figure {
    display: table-cell;
    width: 23.5%;
    vertical-align: middle;
  }
  .ie .guide .message {
    display: table-cell;
    width: 74.5%;
    padding-left: 2%;
    vertical-align: middle;
  }
  .ie .guide.reverse .message {
    padding-left: 2%;
    padding-right: 0;
  }
}

/* お問い合わせフォーム(form liên lạc) */
.inquiry fieldset {
  margin: 0;
  padding: 20px 10px;
  border: 0;
  background: transparent;
}

.inquiry fieldset .row {
  margin: 0;
}

.inquiry dl {
  margin: 0;
  padding: 0;
}

.inquiry dt {
  font-weight: normal;
}

.inquiry dt.col:not(:last-child) {
  margin-bottom: 1em;
}

.inquiry dd {
  margin: 0;
  padding: 0;
}

.inquiry dd:last-child {
  padding-bottom: 0;
}

.inquiry dd .confirm {
  padding: 0 0 1em 1em;
  border-bottom: 1px dashed #ccc;
}

.inquiry input[type="text"],
.inquiry input[type="url"],
.inquiry input[type="email"],
.inquiry input[type="tel"],
.inquiry input[type="date"],
.inquiry input[type="number"],
.inquiry select,
.inquiry textarea {
  width: 100%;
  padding: 5px;
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
}

.inquiry input[type="number"] {
  width: 65px;
  text-align: center;
}

.inquiry input.p-postal-code {
  width: 100px;
}

.inquiry input.p-region {
  width: 100px;
}

.inquiry input.p-locality {
  width: 150px;
}

.inquiry input.p-street-address {
  width: 100%;
}

.inquiry input.p-extended-address {
  width: 100%;
}

.inquiry .submit {
  margin: 1em 0;
  text-align: center;
}

.inquiry .required {
  color: #c00;
}

.inquiry label {
  display: block;
  margin-bottom: 0.5em;
}

@media (min-width: 768px) {
  .inquiry {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
  }
  .inquiry fieldset {
    margin: 0;
    padding: 60px;
    border: 0;
  }
  .inquiry dt {
    clear: both;
    padding: 6px 0;
  }
  .inquiry dd {
    padding-bottom: 1.5em;
  }
  .inquiry dd .confirm {
    min-height: 1.5em;
    padding: 6px 0 0;
    border: 0;
    line-height: 1.4;
  }
  .inquiry input[type="text"],
  .inquiry input[type="url"],
  .inquiry input[type="email"],
  .inquiry input[type="tel"],
  .inquiry input[type="date"],
  .inquiry input[type="text"],
  .inquiry select {
    width: 60%;
  }
  .inquiry input[type="number"] {
    width: 65px;
  }
  .inquiry input.p-postal-code {
    width: 100px;
  }
  .inquiry input.p-region {
    width: 100px;
  }
  .inquiry input.p-locality {
    width: 150px;
  }
  .inquiry input.p-street-address {
    width: 100%;
  }
  .inquiry input.p-extended-address {
    width: 100%;
  }
  .inquiry textarea {
    width: 100%;
  }
  .inquiry .submit {
    margin: 60px 0 0;
  }
  .inquiry label {
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 0;
    margin-right: 0.8em;
  }
  .gutters .inquiry dt.col {
    margin-left: 0;
  }
}

.movie {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 56.25%;
}

.movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.movie.ar16to9 {
  padding-top: 56.25%;
}

.movie.ar4to3 {
  padding-top: 75%;
}

.news .news_bg {
  background: rgba(253, 252, 242, 0.1);
}

.news.typeC .news_bg {
  padding: 1em;
}

.news h2 {
  color: #010101;
}

.news dl {
  margin: 0;
  overflow-y: auto;
  max-height: 300px;
}

.news dl dt {
  margin: 0.5em 0 0;
  padding: 0 1em;
  font-weight: normal;
}

.news dl dd {
  margin: 0.5em 0;
  padding: 0 1em 0.5em;
  border-bottom: 1px solid #ccc;
}

.news dl dd a {
  text-decoration: none;
}

.news dl dd a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .news.typeA > div {
    display: table;
    width: 100%;
    margin: 0 auto;
  }
  .news.typeA > div .heading {
    display: table-cell;
    width: 23.5%;
    vertical-align: middle;
  }
  .news.typeA h2 {
    margin: 0;
    padding: 0;
  }
  .news.typeA h2:after {
    display: none;
  }
  .news.typeA .content {
    display: table-cell;
    overflow: hidden;
    width: 74.5%;
    padding-left: 2%;
    vertical-align: middle;
  }
  .news.typeC .news_bg {
    height: 540px;
    padding: 20px;
  }
  .news.typeC dl {
    max-height: 500px;
  }
  .news dl {
    overflow-y: auto;
    max-height: 200px;
  }
  .news dl dt {
    width: 100px;
    clear: left;
    float: left;
    margin: 0;
    padding: 1em 0 1em 1em;
  }
  .news dl dd {
    margin: 0;
    padding: 1em 0 1em 0;
  }
  .news dl dt + dd {
    padding-left: 120px;
  }
}

.parallax {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.parallax.ios {
  background-attachment: scroll;
}

.parallax .parallax_contents {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.parallax .parallax_contents h1, .parallax .parallax_contents .h1 {
  margin: 0;
  padding: 1em 0;
}

.qa h3.question {
  font-size: 18px;
  font-size: 1.8rem;
}

@media (max-width: 767px) {
  .qa h3.question {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.qa .question {
  position: relative;
  margin-bottom: 1em;
  padding: 3em;
  background-color: #ffffff;
  border: 2px solid #010101;
  border-radius: 4px;
  font-weight: normal;
  cursor: pointer;
  color: #111111;
  font-weight: bold;
}

@media (max-width: 767px) {
  .qa .question {
    padding: 2em 2.5em 2em 1em;
  }
}

.qa .question:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 1em;
  left: auto;
  top: 50%;
  bottom: auto;
  margin-top: -12px;
  background: url(/wp-content/uploads/arrow_down.svg) center center no-repeat;
  background-size: 24px;
  transition: .5s;
  border: none;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

@media (max-width: 767px) {
  .qa .question:after {
    right: .5em;
  }
}

.qa .question.page-menu {
  padding: 1.5em;
  border: 2px solid #010101;
  border-radius: 0;
}

.qa .question.page-menu:hover {
  background: #ffffff;
  color: #010101;
}

.qa .question:before {
  content: none;
}

.qa .question:hover {
  background: black;
  color: #ffffff;
}

.qa .question:hover span {
  display: inline-block;
  background: transparent;
  width: 48px;
  height: 48px;
  line-height: 46px;
  text-align: center;
  margin-right: .5em;
  color: #ffffff;
  border: 1px solid #ffffff;
}

@media (min-width: 1px) and (max-width: 767px) {
  .qa .question:hover span {
    margin-bottom: .5em;
    margin-right: .8em;
    float: left;
  }
}

.qa .question.open:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.qa .question.open:before {
  content: '';
  position: absolute;
  bottom: -24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-top: 24px solid #010101;
  border-right: 24px solid transparent;
  border-left: 24px solid transparent;
}

@media (min-width: 1px) and (max-width: 767px) {
  .qa .question.open {
    margin-bottom: 2.5em;
  }
}

.qa .question span {
  display: inline-block;
  background: transparent;
  width: 48px;
  height: 48px;
  line-height: 46px;
  text-align: center;
  margin-right: .5em;
  color: #010101;
  border: 1px solid #010101;
}

@media (min-width: 1px) and (max-width: 767px) {
  .qa .question span {
    margin-bottom: .5em;
    margin-right: .8em;
    float: left;
  }
}

.qa .answer {
  display: none;
  padding: 2em;
}

@media (min-width: 1px) and (max-width: 767px) {
  .qa .answer.page-menu-inner {
    padding: 0;
  }
}

.qa .answer:not(:last-child) {
  margin-bottom: 3.5em;
}

.qa .answer span {
  display: block;
  background: #181818;
  width: 48px;
  height: 48px;
  line-height: 46px;
  text-align: center;
  margin-bottom: .5em;
  color: #ffffff;
  font-size: 18px;
  font-size: 1.8rem;
}

@media (max-width: 767px) {
  .qa .answer span {
    margin-bottom: .5em;
    margin-right: .8em;
    float: left;
  }
}

.qa.qa-open .question {
  padding-right: 1em;
  cursor: default;
}

.qa.qa-open .question.page-menu:hover {
  background-color: #ffffff;
}

.qa.qa-open .question:hover {
  background-color: #010101;
}

.qa.qa-open .question:after {
  display: none;
}

.qa.qa-open .answer {
  display: block;
}

.highlight .qa .question {
  background: #0e0e0e;
}

.highlight .qa .question:hover {
  background: #060606;
}

.highlight .qa.qa-open .question:hover {
  background: #0e0e0e;
}

.shopinfo figure {
  max-width: 80%;
  margin: 0 auto;
}

.shopinfo address {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  font-style: normal;
}

.shopinfo dl {
  margin: 2em 0;
  line-height: 1.4;
}

.shopinfo dl:first-child {
  margin-top: 0;
}

.shopinfo dl dt {
  margin: 0 0 0.2em 0;
  font-weight: normal;
}

.shopinfo dl dt:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 3px;
  margin-right: 0.3em;
  vertical-align: middle;
  background: #010101;
}

.shopinfo dl dd {
  margin: 0 0 0.5em 1em;
  padding: 0;
}

.shopinfo .map_container {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 70%;
}

.shopinfo .map_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.shopinfo .map_container + p {
  margin-top: 2em;
}

.map_wide {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 70%;
}

.map_wide iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.scroll .googlemap {
  pointer-events: none;
}

@media (min-width: 768px) {
  .shopinfo figure {
    max-width: 100%;
  }
  .shopinfo address {
    margin-bottom: 15px;
    text-align: left;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1;
  }
  .shopinfo dl.dl-horizontal {
    margin: 10px 0;
  }
  .shopinfo dl.dl-horizontal dd {
    margin-bottom: 0.3em;
  }
  .shopinfo .span12 .map_container {
    padding-top: 50%;
  }
  .map_wide {
    padding-top: 420px;
  }
}

.sns_icons {
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0px;
  font-size: 0rem;
  margin: auto;
}

.sns_icons > li {
  display: inline;
  padding-left: 0;
  padding-right: 0;
  white-space: nowrap;
  font-size: 15px;
  font-size: 1.5rem;
}

.sns_icons li {
  display: inline-block;
}

.sns_icons li:not(:last-child) {
  margin-right: 10px;
}

.sns_icons a {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 34px;
  height: 34px;
  background-repeat: no-repeat;
  background-size: contain;
}

.sns_icons a.icon_facebook {
  background-image: url(/wp-content/uploads/icon_facebook.png);
}

.sns_icons a.icon_twitter {
  background-image: url(/wp-content/uploads/icon_twitter.png);
}

.sns_icons a.icon_line {
  background-image: url(/wp-content/uploads/icon_line.png);
}

.sns_icons a.icon_google {
  background-image: url(/wp-content/uploads/icon_google.png);
}

.sns_icons a.icon_instagram {
  background-image: url(/wp-content/uploads/icon_instagram.png);
}

footer .sns_icons {
  margin-top: 1.5em;
}

@media (min-width: 768px) {
  .sns_icons {
    margin: 0;
  }
  .sns_icons.center {
    margin: auto;
  }
  .sns_icons li:not(:last-child) {
    margin-right: 20px;
  }
  .sns_icons a {
    width: 68px;
    height: 68px;
  }
  footer .sns_icons {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col:not(:last-child) {
    margin-bottom: 1em;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure {
    overflow: hidden;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure img {
    float: left;
    width: 32%;
    margin-bottom: 10px;
    vertical-align: middle;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure figcaption {
    float: right;
    width: 66%;
    margin-top: 0;
    vertical-align: middle;
  }
  .sp_image_cols.sp_col2 .col {
    width: 49%;
  }
  .sp_image_cols.sp_col2 .col:nth-child(odd) {
    clear: both;
    float: left;
  }
  .sp_image_cols.sp_col2 .col:nth-child(even) {
    float: right;
  }
  .sp_image_cols.sp_col3 .col {
    float: left;
    width: 32%;
  }
  .sp_image_cols.sp_col3 .col:nth-child(3n+1) {
    clear: both;
    margin-right: 2%;
  }
  .sp_image_cols.sp_col3 .col:nth-child(3n) {
    float: right;
  }
  .sp_image_left {
    overflow: hidden;
  }
  .sp_image_left .col:first-child {
    display: inline-block;
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 0.5em;
  }
  .sp_image_left .col:last-child {
    float: none;
  }
  .sp_image_right {
    overflow: hidden;
  }
  .sp_image_right .col:first-child {
    display: inline-block;
    float: right;
    width: 32%;
    margin-left: 2%;
    margin-bottom: 0.5em;
  }
  .sp_image_right .col:last-child {
    float: none;
  }
}

.step .row,
.step-h .col {
  position: relative;
  padding: 1em;
  background: rgba(253, 252, 242, 0.1);
}

.step .row:not(:last-child):after,
.step-h .col:not(:last-child):after,
.step-h .row.continue .col:last-child:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 0;
  background: url("/wp-content/uploads/arrow_down.svg") center center no-repeat;
  background-size: 45px auto;
}

@media (max-width: 767px) {
  .step .row:not(:last-child),
  .step-h .col:not(:last-child),
  .step-h .row.continue .col:last-child {
    margin-bottom: 18%;
  }
  .step .row:not(:last-child):after,
  .step-h .col:not(:last-child):after,
  .step-h .row.continue .col:last-child:after {
    padding-top: 20%;
  }
  .step-h .row.continue {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .step .row {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 2em;
  }
  .step .row .col {
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
  .step .row .col:not(:first-child) {
    padding-left: 2%;
  }
  .step .row:not(:last-child) {
    margin-bottom: 80px;
  }
  .step .row:not(:last-child):after {
    top: 100%;
    padding-top: 60px;
    margin: 10px 0;
  }
  .step h3:last-child {
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1.6rem;
    border: none;
  }
  .step h3:last-child:after, .step h3:last-child:before {
    content: none;
  }
  .step .row:not(:last-child):after,
  .step-h .col:not(:last-child):after,
  .step-h .row.continue .col:last-child:after {
    background-size: auto 100%;
  }
  .step-h.gutters .col {
    margin: 0;
  }
  .step-h .col {
    padding: 0;
    background: none;
  }
  .step-h .col:not(:last-child) {
    position: relative;
    margin-right: 4%;
  }
  .step-h .col:not(:last-child):after {
    display: none;
  }
  .step-h .col:not(:last-child) figure span {
    display: inline-block;
    position: relative;
    width: 100%;
  }
  .step-h .col:not(:last-child) figure span:after {
    content: '';
    display: block;
    width: 28px;
    height: 100%;
    position: absolute;
    right: -30px;
    top: 0;
    background: url("/wp-content/uploads/arrow_right.svg") center center no-repeat;
    background-size: contain;
  }
  .step-h .span_3 {
    width: 22%;
  }
  .step-h .span_4 {
    width: 30.66666666%;
  }
  .step-h .span_6 {
    width: 48%;
  }
}

@media (min-width: 1024px) {
  .step-h .col:not(:last-child) figure span:after {
    right: -34px;
  }
}

table {
  margin: 0 auto;
}

table td,
table th {
  padding: 0.7em 1em;
}

@media (max-width: 767px) {
  table td,
  table th {
    padding: 0.7em .3em;
  }
}

table th {
  text-align: center;
  font-weight: normal;
}

.table-default {
  width: 100%;
}

.table-default caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-default td,
.table-default th {
  border: 1px solid #111111;
}

.table-default th {
  background: rgba(17, 17, 17, 0.7);
  color: #fff;
}

.table-default td {
  background: transparent;
}

.table-menu {
  width: 100%;
}

.table-menu caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-menu td,
.table-menu th {
  padding: 0.7em 1em;
  border-top: 1px solid #010101;
  border-bottom: 1px solid #010101;
}

@media (max-width: 767px) {
  .table-menu td,
  .table-menu th {
    padding: 0.7em .3em;
  }
}

.table-menu tbody th {
  text-align: left;
}

.table-menu td:last-child {
  text-align: right;
  white-space: nowrap;
}

.table-schedule {
  width: 100%;
}

.table-schedule caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-schedule td,
.table-schedule th {
  border: 1px solid #010101;
  padding: 0.7em 1em;
  text-align: center;
}

@media (max-width: 767px) {
  .table-schedule td,
  .table-schedule th {
    padding: 0.7em .3em;
  }
}

.table-schedule thead th {
  background: rgba(17, 17, 17, 0.7);
  color: #fff;
}

.table-schedule tbody th {
  background: transparent;
}

.table-schedule td {
  background: transparent;
}

.table-summary {
  border-top: 1px solid #111111;
  width: 100%;
}

.table-summary caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-summary td,
.table-summary th {
  padding: 1em;
  border-bottom: 1px solid #111111;
}

.table-summary th {
  text-align: left;
  font-weight: normal;
  width: 20%;
}

@media (max-width: 767px) {
  .responsive-stack {
    display: block;
  }
  .responsive-stack thead {
    display: none;
  }
  .responsive-stack tbody,
  .responsive-stack td,
  .responsive-stack th,
  .responsive-stack tr {
    display: block;
  }
  .responsive-stack td,
  .responsive-stack th {
    width: 100% !important;
  }
  .responsive-stack tr:not(:last-child) td,
  .responsive-stack tr:not(:last-child) th {
    border-bottom: 0;
  }
  .responsive-stack tr:last-child :not(:last-child) {
    border-bottom: 0;
  }
}

@media (max-width: 767px) {
  .responsive-list {
    display: block;
  }
  .responsive-list thead {
    display: none;
  }
  .responsive-list tbody,
  .responsive-list td,
  .responsive-list th,
  .responsive-list tr {
    display: block;
  }
  .responsive-list tr:not(:last-child) td {
    border-bottom: 0;
  }
  .responsive-list td {
    position: relative;
    padding-left: 40%;
    white-space: normal;
    text-align: left;
  }
  .responsive-list td:first-child {
    border-bottom: 0;
  }
  .responsive-list td:last-child {
    border-top: 0;
  }
  .responsive-list td:not(:first-child):not(:last-child) {
    border-top: 0;
    border-bottom: 0;
  }
  .responsive-list td:before {
    content: attr(data-title);
    position: absolute;
    top: 6px;
    left: 6px;
    width: 35%;
    padding-right: 10px;
    white-space: normal;
    text-align: left;
    font-weight: bold;
  }
}

@media (max-width: 767px) {
  .responsive-scroll-container {
    display: block;
    width: 100%;
    min-height: 0.01%;
    overflow-x: scroll;
  }
  .responsive-scroll-container .responsive-scroll-inner {
    width: 798px;
    padding: 0 15px 15px;
  }
  .responsive-scroll-container table {
    width: 768px;
    margin: 0;
  }
}

@media (max-width: 767px) {
  table.combine tbody tr:last-child td,
  table.combine tbody tr:last-child th {
    border-bottom: 0;
  }
}

table.table-default.typeA tr td,
table.table-default.typeA tr th {
  border: 0;
}

table.table-default.typeA tr:nth-child(odd) th {
  background: #010101;
}

table.table-default.typeA tr:nth-child(odd) td {
  background: rgba(253, 252, 242, 0.1);
}

table.table-default.typeA tr:nth-child(even) th {
  background: #1b1b1b;
}

table.table-default.typeA tr:nth-child(even) td {
  background: rgba(255, 255, 255, 0.1);
}

table.table-default.typeB {
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
}

table.table-default.typeB tbody td,
table.table-default.typeB tbody th {
  background: transparent;
  color: #111111;
  border: 0;
  border-bottom: 1px dashed #111111;
}

table.table-default.typeB tbody tr {
  position: relative;
}

table.table-default.typeB tbody td {
  -webkit-transform: translateX(2px);
          transform: translateX(2px);
}

table.table-default.typeC th {
  background: rgba(17, 17, 17, 0.7);
  color: #fff;
}

table.table-default.typeC td,
table.table-default.typeC th {
  border: 0;
}

table.table-default.typeC td:not(:last-child),
table.table-default.typeC th:not(:last-child) {
  border-bottom: 2px #ffffff solid;
}

table.table-default.typeC tr {
  position: relative;
}

table.table-default.typeC td {
  -webkit-transform: translateX(2px);
          transform: translateX(2px);
}

.highlight table.table-default.typeC td,
.highlight table.table-default.typeC th {
  border: 0;
}

.highlight table.table-default.typeC td:not(:last-child),
.highlight table.table-default.typeC th:not(:last-child) {
  border-bottom: 2px rgba(253, 252, 242, 0.1) solid;
}

._table_line .news dl {
  border-top: 1px dotted #a6a6a6;
  max-height: none;
}

._table_line .news dl dt {
  width: 230px;
  padding-left: 20px;
}

._table_line .news dl dt + dd {
  border-bottom: 1px dotted #a6a6a6;
  padding-left: 230px;
}

.wide_image img {
  width: 100%;
  vertical-align: top;
}

@media (min-width: 768px) {
  .wide_image div {
    margin: 0 auto;
  }
}

h1:not(.title) {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 2em 0;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  text-align: center;
  position: relative;
  font-size: 30px;
  font-size: 3rem;
  color: #111111;
  margin: 0 0 .5em;
}

@media (max-width: 767px) {
  h1:not(.title) {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

h1:not(.title) a {
  text-decoration: none;
}

h1:not(.title) a:hover {
  text-decoration: underline;
}

h2 {
  display: block;
  position: relative;
  border: 0;
  word-wrap: break-word;
  font-size: 28px;
  font-size: 2.8rem;
  color: #010101;
}

h2 a {
  text-decoration: none;
}

h2 a:hover {
  text-decoration: underline;
}

h3 {
  margin: 0 0 .8em;
  color: #010101;
  font-size: 24px;
  font-size: 2.4rem;
  position: relative;
}

h3 a {
  text-decoration: none;
}

h3 a:hover {
  text-decoration: underline;
}

h4 {
  margin: 0 0 1.5em;
  font-size: 21px;
  font-size: 2.1rem;
  position: relative;
  color: #010101;
}

h4 a {
  text-decoration: none;
}

h4 a:hover {
  text-decoration: underline;
}

.widget_wrap .widget_header {
  font-size: 16px;
  font-size: 1.6rem;
  color: #111111;
  padding: 0.7em 0 0.7em 1em;
  background: rgba(1, 1, 1, 0.05);
}

.widget_wrap .widget_header a {
  text-decoration: none;
}

.widget_wrap .widget_header a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .widget_wrap .widget_header {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.main_visual {
  position: relative;
  table-layout: fixed;
}

.main_visual .main_visual_slick,
.main_visual .slick-track {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 100% !important;
}

.main_visual .slick-track {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.main_visual .slick-list {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
}

.main_visual .main_visual_slick {
  position: relative;
  margin: 0 auto;
}

.main_visual .main_visual_slick li:not([id^="slick-slide"]) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
}

.main_visual .main_visual_slick li:not([id^="slick-slide"]):not(.slick-active) {
  transition-delay: 0.5s !important;
}

.main_visual .main_visual_slick li:not([id^="slick-slide"]) img {
  position: absolute;
  left: -300%;
  right: -300%;
  margin: auto;
  top: 0;
  height: 100%;
}

.main_visual .main_visual_copy {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 53;
}

@media (max-width: 999px) {
  .main_visual .main_visual_copy {
    width: 100%;
    max-width: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
}

.main_visual .main_visual_copy > li {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.main_visual .main_visual_copy > li img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 32%;
  max-width: 320px;
  max-height: 167px;
  z-index: 52;
}

.main_visual .main_visual_copy.wow {
  opacity: 0;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  transition: all 1s 0.6s;
}

.main_visual .main_visual_copy.wow.animated {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.main_visual .main_visual_arrow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 53;
}

.main_visual .main_visual_arrow .slick-prev {
  left: 25px;
}

.main_visual .main_visual_arrow .slick-next {
  right: 25px;
}

.main_visual .main_visual_arrow .slick-next:before,
.main_visual .main_visual_arrow .slick-prev:before {
  font-size: 30px;
  font-size: 3rem;
}

@media (max-width: 750px) {
  .main_visual .main_visual_arrow .slick-prev {
    left: 10px;
  }
  .main_visual .main_visual_arrow .slick-next {
    right: 10px;
  }
  .main_visual .main_visual_arrow .slick-next:before,
  .main_visual .main_visual_arrow .slick-prev:before {
    font-size: 20px;
    font-size: 2rem;
  }
}

.main_visual.wow .main_visual_copy > li img {
  opacity: 0;
}

.main_visual.wow .main_visual_copy > li img.main_copy1 {
  transition: 1s .5s;
  z-index: 3;
}

.main_visual.wow .main_visual_copy > li img.main_copy2 {
  transition: 1s 1s;
  z-index: 2;
}

.main_visual.wow .main_visual_copy > li img.main_copy3 {
  transition: .5s 1.8s;
  z-index: 5;
}

.main_visual.wow .main_visual_copy > li img.main_copy4 {
  transition: .5s 1.9s;
  z-index: 5;
}

.main_visual.wow .main_visual_copy > li img.main_copy5 {
  transition: .5s 2.0s;
  z-index: 5;
}

.main_visual.wow .main_visual_copy > li img.main_copy6 {
  transition: .5s 2.1s;
  z-index: 5;
}

.main_visual.wow .main_visual_copy > li img.main_copy7 {
  transition: .5s 2.2s;
  z-index: 5;
}

.main_visual.wow .main_visual_copy > li img.main_copy8 {
  transition: .5s 2.3s;
  z-index: 5;
}

.main_visual.wow .main_visual_copy > li img.main_copy9 {
  transition: .5s 2.4s;
  z-index: 5;
}

.main_visual.wow .main_visual_copy > li img.main_copy10 {
  transition: .5s 2.5s;
  z-index: 5;
}

.main_visual.wow .main_visual_copy > li img.main_copy11 {
  transition: .5s 2.6s;
  z-index: 5;
}

.main_visual.wow .main_visual_copy > li img.main_copy12 {
  transition: .5s 2.7s;
  z-index: 5;
}

.main_visual.wow .main_visual_copy > li img.main_copy13 {
  transition: .5s 2.8s;
  z-index: 5;
}

.main_visual.wow .main_visual_copy > li img.main_copy14 {
  transition: 1s 3.3s;
  z-index: 2;
}

.main_visual.wow.animated .main_visual_copy > li img.main_copy1, .main_visual.wow.animated .main_visual_copy > li img.main_copy2, .main_visual.wow.animated .main_visual_copy > li img.main_copy3, .main_visual.wow.animated .main_visual_copy > li img.main_copy4, .main_visual.wow.animated .main_visual_copy > li img.main_copy5, .main_visual.wow.animated .main_visual_copy > li img.main_copy6, .main_visual.wow.animated .main_visual_copy > li img.main_copy7, .main_visual.wow.animated .main_visual_copy > li img.main_copy8, .main_visual.wow.animated .main_visual_copy > li img.main_copy9, .main_visual.wow.animated .main_visual_copy > li img.main_copy10, .main_visual.wow.animated .main_visual_copy > li img.main_copy11, .main_visual.wow.animated .main_visual_copy > li img.main_copy12, .main_visual.wow.animated .main_visual_copy > li img.main_copy13, .main_visual.wow.animated .main_visual_copy > li img.main_copy14 {
  opacity: 1;
  -webkit-transform: translate(0);
          transform: translate(0);
}

@media (max-width: 750px) {
  .main_visual .main_visual_copy > li img {
    width: 90%;
  }
}

body.home {
  padding-top: 0 !important;
}

header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 52;
}

body.mobile .main_visual .main_visual_slick, body.tablet .main_visual .main_visual_slick {
  padding-top: 100% !important;
}

body:not(.tablet):not(.mobile) .main_visual .main_visual_slick {
  padding-top: 100vh !important;
}

@media (min-aspect-ratio: 1920 / 1080) {
  .main_visual .main_visual_slick li img {
    width: 100%;
    height: auto !important;
  }
}

.slick-dots li button {
  margin: 0 auto;
  background: #ccc;
}

.slick-dots li.slick-active button {
  background: #010101;
}

.slide_scroll {
  position: absolute;
  bottom: 1%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding-bottom: 45px;
  background: url("/wp-content/uploads/icon_scroll.png") center bottom no-repeat;
  z-index: 55;
  color: #fff;
  text-decoration: none;
}

.slide_scroll:hover {
  color: #fff;
}

.epress_search {
  padding: 3px;
  width: 100%;
}

.epress_search form {
  overflow: hidden;
  border: 4px solid #010101;
}

.epress_search input[type="text"],
.epress_search input[type="submit"] {
  margin: 0;
  padding: 0;
  float: left;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.epress_search input[type="text"] {
  color: #000;
  padding: 0.3em 0.3em 0.3em 0.7em;
  width: 70%;
}

.epress_search input[type="submit"] {
  cursor: pointer;
  padding: 0.5em 1em;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  width: 30%;
  background: rgba(1, 1, 1, 0.7);
}

@media (max-width: 999px) {
  header .global_nav > ul > li.gnav_search {
    position: static;
  }
  header .global_nav > ul > li.gnav_search > a {
    display: none !important;
  }
  header .global_nav > ul > li.gnav_search .epress_search {
    display: block !important;
    position: static !important;
    width: 100% !important;
    background: rgba(235, 165, 42, 0.95);
  }
}

/*
 * ヘッダーナビのデザイン(design của header navi)
 */
.epress_search form {
  background: #fff;
}

/*
  * ヘッダの検索表示タイプ(type hiển thị tìm kiếm của header)
  */
header .global_nav > ul > li.gnav_search {
  position: relative;
}

header .global_nav > ul > li.gnav_search a {
  color: transparent !important;
  display: inline-block;
  vertical-align: middle;
  background: url("/wp-content/uploads/search.png") no-repeat center center;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 30px;
  height: 30px;
}

header .global_nav > ul > li.gnav_search a:hover {
  border-bottom: 0;
}

header .global_nav > ul > li.gnav_search .epress_search {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
}

@media (min-width: 1000px) {
  header .global_nav > ul > li.gnav_search .epress_search {
    width: 230px;
  }
}

.article_list {
  padding: .5em;
  position: relative;
  overflow: hidden;
}

@media (min-width: 768px) {
  .article_list {
    padding: 1em;
  }
}

.article_list:nth-child(even) {
  background: rgba(253, 252, 242, 0.1);
}

.article_list:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: transparent;
  -webkit-transform: translate(-10px, -10px) rotate(45deg);
          transform: translate(-10px, -10px) rotate(45deg);
  transition: .3s;
}

.article_list:hover:before {
  background: #010101;
}

.article_list .case_arrow {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  position: relative;
  height: 245px;
}

@media (max-width: 767px) {
  .article_list .case_arrow {
    height: 80px;
  }
}

.article_list .case_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin: auto;
  width: 70px;
  height: 70px;
  border-top: 5px solid #010101;
  border-right: 5px solid #010101;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  transition: .2s;
}

@media (max-width: 767px) {
  .article_list .case_arrow:after {
    left: 0;
    bottom: 25%;
    border-top: 5px solid #010101;
    border-right: 5px solid #010101;
    -webkit-transform: translate(0, -50%) rotate(135deg);
            transform: translate(0, -50%) rotate(135deg);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.article_list .span_12 {
  margin: 2% 0;
}

.pagination > * {
  display: inline-block;
  padding: .5em;
  border: 1px solid #ccc;
}

.pagination a {
  text-decoration: none;
  background: rgba(253, 252, 242, 0.1);
  transition: .3s;
}

.pagination a:hover {
  background: #fff;
}

.article_single01 .article_single01_02 {
  margin-top: 10px;
}

.article_single01 .article_single01_02 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_single01 .article_single01_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_single01 .ofi {
  background: rgba(253, 252, 242, 0.1);
}

.article_single01 .more {
  display: block;
  text-align: center;
}

.article_single02 .article_single02_01 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_single02 .article_single02_01 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_single02 .ofi {
  background: rgba(253, 252, 242, 0.1);
}

.article_single02 .more {
  display: block;
  text-align: center;
}

@media (min-width: 768px) {
  .article_single03 .article_single03_02 .span_6 {
    width: 45%;
    margin-left: 10%;
  }
  .article_single03 .article_single03_02 .span_6:first-child {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .article_single03 .article_single03_02 .span_12 {
    margin-left: 0;
    margin-top: 20px;
  }
}

.article_single03 .article_single03_02 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_single03 .article_single03_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_single03 .case_arrow {
  position: relative;
}

@media (max-width: 767px) {
  .article_single03 .case_arrow {
    margin-bottom: 10%;
  }
}

.article_single03 .case_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 108%;
  margin: auto;
  width: 35px;
  height: 35px;
  border-top: 3px solid #010101;
  border-right: 3px solid #010101;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  transition: 0.2s;
}

@media (max-width: 767px) {
  .article_single03 .case_arrow:after {
    left: 0;
    right: 0;
    top: 105%;
    width: 20px;
    height: 20px;
    -webkit-transform: translate(0, -50%) rotate(135deg);
            transform: translate(0, -50%) rotate(135deg);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.article_single03 .ofi {
  background: rgba(253, 252, 242, 0.1);
}

.article_single03 .more {
  display: block;
  text-align: center;
}

.article_single04 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.article_single04 .article_single04_01_img1 .ofi {
  padding-top: 75%;
}

.article_single04 .article_single04_01_img2 .ofi {
  padding-top: 15%;
}

.article_single04 .article_single04_01_img3 .ofi {
  padding-top: 10.8%;
}

.article_single04 .article_single04_01_img4 .ofi {
  padding-top: 8.4%;
}

.article_single04 .article_single04_01_img5 .ofi {
  padding-top: 6.9%;
}

.article_single04 .article_single04_01_img6 .ofi {
  padding-top: 5.8%;
}

.article_single04 .article_single04_01_nav {
  margin-top: 15px;
}

.article_single04 .article_single04_01_nav .ofi {
  padding-top: 11.1%;
}

.article_single04 .article_single04_01_nav .slick-track {
  width: 100% !important;
  -webkit-transform: none !important;
          transform: none !important;
  left: 0 !important;
}

.article_single04 .article_single04_01_nav li {
  margin-left: 0.8%;
  width: calc(96% / 6) !important;
}

.article_single04 .article_single04_01_nav li:nth-child(1) {
  margin-left: 0;
}

.article_single04.article_container .article_single04_01_img1 .ofi {
  padding-top: 74.5%;
}

.article_single04.article_container .article_single04_01_img2 .ofi {
  padding-top: 18.7%;
}

.article_single04.article_container .article_single04_01_img3 .ofi {
  padding-top: 14.9%;
}

.article_single04.article_container .article_single04_01_img4 .ofi {
  padding-top: 12.5%;
}

.article_single04.article_container .article_single04_01_img5 .ofi {
  padding-top: 10.7%;
}

.article_single04.article_container .article_single04_01_img6 .ofi {
  padding-top: 9.4%;
}

.article_single04.article_container .article_single04_01_nav {
  margin-top: 15px;
}

.article_single04.article_container .article_single04_01_nav .ofi {
  padding-top: 12%;
}

.article_single04.article_container .article_single04_01_nav .slick-track {
  width: 100% !important;
  -webkit-transform: none !important;
          transform: none !important;
  left: 0 !important;
}

.article_single04.article_container .article_single04_01_nav li {
  margin-left: 0.8%;
  width: calc(96% / 6) !important;
}

.article_single04.article_container .article_single04_01_nav li:nth-child(1) {
  margin-left: 0;
}

.article_single04 .article_single04_02 {
  margin-top: 10px;
}

.article_single04 .article_single04_02 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_single04 .article_single04_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_single04 .slick-next,
.article_single04 .slick-prev {
  z-index: 1;
}

.article_single04 .slick-next:before,
.article_single04 .slick-prev:before {
  content: none;
}

.article_single04 .slick-next:after,
.article_single04 .slick-prev:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin: auto;
  width: 35px;
  height: 35px;
  border-top: 3px solid #010101;
  transition: 0.2s;
  z-index: 1;
}

.article_single04 .slick-prev {
  left: 0;
}

.article_single04 .slick-prev:after {
  left: 0;
  border-left: 3px solid #010101;
  -webkit-transform: translate(0, -50%) rotate(-45deg);
          transform: translate(0, -50%) rotate(-45deg);
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.article_single04 .slick-next {
  right: 0;
}

.article_single04 .slick-next:after {
  right: 0;
  border-right: 3px solid #010101;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.article_single04 .ofi {
  background: rgba(253, 252, 242, 0.1);
  height: auto !important;
}

.article_single04 .more {
  display: block;
  text-align: center;
}

@media (min-width: 768px) {
  .article_list_case02 .article_list_case02_01 {
    width: 67%;
  }
  .article_list_case02 .article_list_case02_02 {
    width: 31%;
  }
  .article_list_case02.article_single01 .article_single01_02 {
    margin-top: 0;
  }
}

.article_container .article_single01_02 {
  margin-top: 10px;
}

.article_container .article_single01_02 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_container .article_single01_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_detail {
  background: rgba(1, 1, 1, 0.05);
  padding: 4%;
  margin-bottom: 4%;
  font-size: 15px;
  font-size: 1.5rem;
}

.article_detail .article_date {
  margin-bottom: 1em;
}

.article_detail .article_thumbnail {
  float: left;
  margin: 0 2% 2% 0;
}

.article_detail .article_content {
  float: none;
  width: 100%;
  margin-left: 0;
}

.article_detail .case_arrow {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  position: relative;
  height: 245px;
}

@media (max-width: 767px) {
  .article_detail .case_arrow {
    height: 80px;
  }
}

.article_detail .case_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin: auto;
  width: 70px;
  height: 70px;
  border-top: 5px solid #010101;
  border-right: 5px solid #010101;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  transition: .2s;
}

@media (max-width: 767px) {
  .article_detail .case_arrow:after {
    left: 0;
    bottom: 25%;
    border-top: 5px solid #010101;
    border-right: 5px solid #010101;
    -webkit-transform: translate(0, -50%) rotate(135deg);
            transform: translate(0, -50%) rotate(135deg);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.article_detail .span_12 {
  margin: 2% 0;
}

.epress_social {
  letter-spacing: -.40em;
  text-align: right;
  padding: 2%;
}

.epress_social > * {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
  margin-right: 10px;
}

.epress_pager {
  overflow: hidden;
  margin-bottom: 5%;
}

.epress_pager .epress_pager_prev {
  float: left;
}

.epress_pager .epress_pager_prev a {
  display: block;
  position: relative;
  padding-left: 15px;
  text-decoration: none;
}

.epress_pager .epress_pager_prev a:before, .epress_pager .epress_pager_prev a:after {
  content: "";
  display: block;
  position: absolute;
  left: 2px;
  margin: auto;
  width: 8px;
  height: 1px;
  background: #000;
  transition: .2s;
}

.epress_pager .epress_pager_prev a:before {
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  top: calc(50% - 2px);
}

.epress_pager .epress_pager_prev a:after {
  -webkit-transform: translateY(-50%) rotate(-135deg);
          transform: translateY(-50%) rotate(-135deg);
  top: calc(50% + 3px);
}

.epress_pager .epress_pager_prev a:hover {
  text-decoration: underline;
}

.epress_pager .epress_pager_prev a:hover:before {
  left: 0;
}

.epress_pager .epress_pager_prev a:hover:after {
  left: 0;
}

.epress_pager .epress_pager_next {
  float: right;
}

.epress_pager .epress_pager_next a {
  display: block;
  position: relative;
  padding-right: 15px;
  text-decoration: none;
}

.epress_pager .epress_pager_next a:before, .epress_pager .epress_pager_next a:after {
  content: "";
  display: block;
  position: absolute;
  right: 2px;
  margin: auto;
  width: 8px;
  height: 1px;
  background: #000;
  -webkit-transform-origin: center;
          transform-origin: center;
  transition: .2s;
}

.epress_pager .epress_pager_next a:before {
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  top: calc(50% - 2px);
}

.epress_pager .epress_pager_next a:after {
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
  top: calc(50% + 3px);
}

.epress_pager .epress_pager_next a:hover {
  text-decoration: underline;
}

.epress_pager .epress_pager_next a:hover:before {
  right: 0;
}

.epress_pager .epress_pager_next a:hover:after {
  right: 0;
}

#commentform {
  background: transparent;
  padding: 2% 5%;
  border: 1px solid #333;
}

#commentform #comment {
  width: 100%;
}

#commentform #submit {
  background: #010101;
  color: #fff;
  border: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 3px 10px;
  margin: 0 auto;
  display: table;
}

#commentform input[type="submit"] {
  background: #010101;
  color: #fff;
  border: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: .3em 1em;
  margin: 0 auto;
  display: table;
  border-radius: 5px;
}

@media (min-width: 768px) {
  #commentform #submit {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #commentform input[type="submit"] {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

#biz_calendar,
#biz_calendar1,
#biz_calendar2 {
  max-width: none;
  margin: 2% auto 0;
  font-family: inherit;
  padding: 0.3em 1em;
  background: #e9e9e9;
  font-size: 18px;
  font-size: 1.8rem;
}

#biz_calendar p,
#biz_calendar1 p,
#biz_calendar2 p {
  margin: 0;
  line-height: 170%;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: left;
}

#biz_calendar p span.boxholiday,
#biz_calendar1 p span.boxholiday,
#biz_calendar2 p span.boxholiday {
  background-color: #ffb0c3;
  padding-left: 25px;
  margin-right: 10px;
}

#biz_calendar p span.boxeventday,
#biz_calendar1 p span.boxeventday,
#biz_calendar2 p span.boxeventday {
  background-color: #ff0000;
  padding-left: 25px;
  margin-right: 10px;
}

#biz_calendar table.bizcal,
#biz_calendar1 table.bizcal,
#biz_calendar2 table.bizcal {
  margin: 10px 0;
  width: 100%;
  table-layout: fixed;
  border: none;
  line-height: 1.6;
  cursor: default;
  vertical-align: middle;
  font-size: 18px;
  font-size: 1.8rem;
  border-collapse: collapse;
  border-spacing: 1px;
  background: transparent;
}

#biz_calendar table.bizcal tr:not(:first-child) > *:not(.holiday):not(.eventday):not(.today),
#biz_calendar1 table.bizcal tr:not(:first-child) > *:not(.holiday):not(.eventday):not(.today),
#biz_calendar2 table.bizcal tr:not(:first-child) > *:not(.holiday):not(.eventday):not(.today) {
  background: #ffffff;
}

#biz_calendar table.bizcal th,
#biz_calendar1 table.bizcal th,
#biz_calendar2 table.bizcal th {
  text-align: center;
  border-width: 0;
  padding: 0.5em 0.2em;
  color: #111111;
  background-color: #DEDEDE;
}

#biz_calendar table.bizcal th:first-child,
#biz_calendar1 table.bizcal th:first-child,
#biz_calendar2 table.bizcal th:first-child {
  color: red;
}

#biz_calendar table.bizcal th:nth-last-of-type(1),
#biz_calendar1 table.bizcal th:nth-last-of-type(1),
#biz_calendar2 table.bizcal th:nth-last-of-type(1) {
  color: blue;
}

#biz_calendar table.bizcal td,
#biz_calendar1 table.bizcal td,
#biz_calendar2 table.bizcal td {
  text-align: center;
  border: 1px solid rgba(0, 57, 122, 0.3);
  padding: 0.5em 0.2em;
  color: #111111;
}

#biz_calendar table.bizcal .calmonth,
#biz_calendar1 table.bizcal .calmonth,
#biz_calendar2 table.bizcal .calmonth {
  text-align: left;
  font-weight: bold;
  padding: 2px 7px;
  border: none;
}

#biz_calendar table.bizcal .calbtn,
#biz_calendar1 table.bizcal .calbtn,
#biz_calendar2 table.bizcal .calbtn {
  border: none;
  cursor: pointer;
}

#biz_calendar table.bizcal .holiday,
#biz_calendar1 table.bizcal .holiday,
#biz_calendar2 table.bizcal .holiday {
  background-color: #ffb0c3;
  color: red;
}

#biz_calendar table.bizcal .eventday,
#biz_calendar1 table.bizcal .eventday,
#biz_calendar2 table.bizcal .eventday {
  background-color: #64BDEB;
  color: #ffffff;
}

#biz_calendar table.bizcal .eventday a,
#biz_calendar1 table.bizcal .eventday a,
#biz_calendar2 table.bizcal .eventday a {
  color: #ffffff;
}

#biz_calendar table.bizcal .today,
#biz_calendar1 table.bizcal .today,
#biz_calendar2 table.bizcal .today {
  font-weight: bold;
  text-decoration: underline;
  color: #111111;
}

#biz_calendar table.bizcal .today a,
#biz_calendar1 table.bizcal .today a,
#biz_calendar2 table.bizcal .today a {
  font-weight: bold;
  color: #111111;
}

#biz_calendar table.bizcal img,
#biz_calendar1 table.bizcal img,
#biz_calendar2 table.bizcal img {
  vertical-align: middle;
  box-shadow: none;
  margin: 0;
}

#biz_calendar table.bizcal .down-img,
#biz_calendar1 table.bizcal .down-img,
#biz_calendar2 table.bizcal .down-img {
  text-align: right;
}

#biz_calendar table.bizcal .today-img,
#biz_calendar1 table.bizcal .today-img,
#biz_calendar2 table.bizcal .today-img {
  text-align: center;
}

#biz_calendar table.bizcal .up-img,
#biz_calendar1 table.bizcal .up-img,
#biz_calendar2 table.bizcal .up-img {
  text-align: left;
}

#biz_calendar table.bizcal td,
#biz_calendar table.bizcal th {
  padding: 0.5em 0.2em;
}

.column_sub #biz_calendar,
.column_sub #biz_calendar1,
.column_sub #biz_calendar2 {
  font-size: 12px;
  font-size: 1.2rem;
}

.column_sub #biz_calendar p span.boxholiday,
.column_sub #biz_calendar1 p span.boxholiday,
.column_sub #biz_calendar2 p span.boxholiday {
  background-color: #ffb0c3;
  padding-left: 25px;
  margin-right: 10px;
}

.column_sub #biz_calendar p span.boxeventday,
.column_sub #biz_calendar1 p span.boxeventday,
.column_sub #biz_calendar2 p span.boxeventday {
  background-color: #ff0000;
  padding-left: 25px;
  margin-right: 10px;
}

.column_sub #biz_calendar table.bizcal,
.column_sub #biz_calendar1 table.bizcal,
.column_sub #biz_calendar2 table.bizcal {
  font-size: 12px;
  font-size: 1.2rem;
}

.column_sub #biz_calendar table.bizcal td,
.column_sub #biz_calendar table.bizcal th,
.column_sub #biz_calendar1 table.bizcal td,
.column_sub #biz_calendar1 table.bizcal th,
.column_sub #biz_calendar2 table.bizcal td,
.column_sub #biz_calendar2 table.bizcal th {
  padding: 0.3em 0.2em;
}

@media (max-width: 767px) {
  #biz_calendar,
  #biz_calendar1,
  #biz_calendar2 {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #biz_calendar p span.boxholiday,
  #biz_calendar1 p span.boxholiday,
  #biz_calendar2 p span.boxholiday {
    background-color: #ffb0c3;
    padding-left: 25px;
    margin-right: 10px;
  }
  #biz_calendar p span.boxeventday,
  #biz_calendar1 p span.boxeventday,
  #biz_calendar2 p span.boxeventday {
    background-color: #ff0000;
    padding-left: 25px;
    margin-right: 10px;
  }
  #biz_calendar table.bizcal,
  #biz_calendar1 table.bizcal,
  #biz_calendar2 table.bizcal {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #biz_calendar table.bizcal td,
  #biz_calendar table.bizcal th,
  #biz_calendar1 table.bizcal td,
  #biz_calendar1 table.bizcal th,
  #biz_calendar2 table.bizcal td,
  #biz_calendar2 table.bizcal th {
    padding: 0.3em 0.2em;
  }
}

.calendar_wrap {
  position: relative;
  padding: 4em 1.8em 2em;
  display: inline-block;
  background: rgba(1, 1, 1, 0.05);
  font-size: 10px;
  font-size: 1rem;
}

.calendar_wrap caption {
  position: absolute;
  top: 24px;
  left: 0;
  right: 0;
  margin: auto;
}

.calendar_wrap table {
  border-spacing: 0;
  border-collapse: collapse;
}

.calendar_wrap table thead th {
  background: rgba(17, 17, 17, 0.7);
  color: #fff;
  border: 1px solid #111111;
  border-bottom: none;
}

.calendar_wrap table tfoot {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
}

.calendar_wrap table tfoot #prev a {
  width: 26px;
  height: 25px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  position: absolute;
  top: 0;
  left: 40px;
}

.calendar_wrap table tfoot #prev a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  transition: .2s;
}

.calendar_wrap table tfoot #prev a:after {
  -webkit-transform: translate(0, -50%) rotate(-45deg);
          transform: translate(0, -50%) rotate(-45deg);
  border-left: 1px solid #fff;
  left: 15%;
}

.calendar_wrap table tfoot #prev a:hover:after {
  left: 2%;
}

.calendar_wrap table tfoot #next a {
  width: 26px;
  height: 25px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  position: absolute;
  top: 0;
  right: 40px;
}

.calendar_wrap table tfoot #next a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  transition: .2s;
}

.calendar_wrap table tfoot #next a:after {
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  border-right: 1px solid #fff;
  right: 15%;
}

.calendar_wrap table tfoot #next a:hover:after {
  right: 2%;
}

.calendar_wrap table tbody td {
  text-align: center;
  background: #ffffff;
  border: 1px solid #111111;
}

@media (min-width: 768px) {
  .column_sub .calendar_wrap {
    padding: 40px 5px 5px;
    width: 100%;
    margin: 0 auto 1em;
  }
  .column_sub .calendar_wrap caption {
    top: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .column_sub .calendar_wrap table {
    width: 100%;
  }
  .column_sub .calendar_wrap table th, .column_sub .calendar_wrap table td {
    padding: 0.5em .2em;
  }
  .column_sub .calendar_wrap table tfoot #prev a {
    width: 18px;
    height: 18px;
    top: 0;
    left: 20px;
  }
  .column_sub .calendar_wrap table tfoot #next a {
    width: 18px;
    height: 18px;
    top: 0;
    right: 20px;
  }
}

@media (max-width: 767px) {
  .calendar_wrap {
    padding: 40px 5px 5px;
    width: 100%;
  }
  .calendar_wrap caption {
    top: 10px;
  }
  .calendar_wrap table {
    width: 100%;
  }
  .calendar_wrap table th, .calendar_wrap table td {
    padding: 0.5em .2em;
  }
  .calendar_wrap table tfoot #prev a {
    width: 12px;
    height: 12px;
    top: 0;
    left: 20px;
  }
  .calendar_wrap table tfoot #next a {
    width: 12px;
    height: 12px;
    top: 0;
    right: 20px;
  }
}

/*
 * ボタン矢印(mũi tên button)
 */
.add_arrow {
  display: block;
  position: relative;
}

.add_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 5%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  transition: 0.2s;
}

.add_arrow.inverse:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.add_arrow.inverse:hover {
  border-color: #f27f88;
  color: #fff;
  background: #f27f88;
}

.add_arrow.inverse:hover:after {
  border-color: #fff;
}

.add_arrow:hover {
  border: 1px solid #010101;
  color: #010101;
  background: #fff;
}

.add_arrow:hover:after {
  right: 4%;
  border-color: #010101;
}

/*
 * moreボタン雛形 (hình dạng button more)
 */
.more {
  overflow: hidden;
  margin: auto;
}

.more a {
  display: block;
  border: 1px solid #010101;
  color: #fff;
  background: #010101;
  margin: 0 auto 1px;
  max-width: 280px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  transition: .3s;
  font-size: 15px;
  font-size: 1.5rem;
}

@media (min-width: 768px) {
  .more a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.more a.inverse {
  border: 1px solid #010101;
  color: #010101;
  background: #fff;
}

/*
 * ボタンエフェクト(button effect)
 */
@media (min-width: 768px) {
  .effect01 {
    overflow: hidden;
    position: relative;
  }
  .effect01:before {
    content: '';
    position: absolute;
    display: block;
    width: 140%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    background: #010101;
    opacity: 0.3;
    -webkit-transform: translateX(-120%) skewX(15deg);
            transform: translateX(-120%) skewX(15deg);
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .effect01:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  }
  .effect01:hover:before {
    -webkit-transform: translateX(-15%) skewX(15deg);
            transform: translateX(-15%) skewX(15deg);
  }
}

header .global_nav > ul > li.has_under > a {
  position: relative;
}

header .global_nav > ul > li.has_under > a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 6%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 3px solid #010101;
  border-right: 3px solid #010101;
  -webkit-transform: translate(0, -50%) rotate(135deg);
          transform: translate(0, -50%) rotate(135deg);
  transition: .2s;
}

@media (max-width: 769px) {
  header .global_nav > ul > li.has_under > a:after {
    right: 8%;
  }
}

header .global_nav > ul > li.has_under > a.menu_under_open:after {
  -webkit-transform: translate(0, 0) rotate(-45deg);
          transform: translate(0, 0) rotate(-45deg);
}

header .global_nav > ul > li.has_under ul.sub-menu li a {
  font-weight: 600;
}

header .global_nav > ul > li.has_under ul.sub-menu li a:hover {
  color: #ffffff !important;
}

header .global_nav > ul > li > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
}

header .global_nav > ul > li > ul > li {
  border-bottom: 1px solid #ffffff;
}

@media (min-width: 1000px) {
  header .global_nav > ul > li a:hover {
    color: #9a1669;
  }
  header .global_nav > ul > li.has_under {
    position: relative;
  }
  header .global_nav > ul > li.has_under > a {
    padding-right: 1em;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  header .global_nav > ul > li.has_under > a:after {
    border-color: #ffffff;
    width: 4px;
    height: 4px;
  }
  header .global_nav > ul > li.has_under > a:after {
    -webkit-transform: translate(0, -50%) rotate(135deg);
            transform: translate(0, -50%) rotate(135deg);
  }
  header .global_nav > ul > li.has_under > a.menu_under_open:after {
    -webkit-transform: translate(0) rotate(-45deg);
            transform: translate(0) rotate(-45deg);
  }
  header .global_nav > ul > li.has_under > a:hover:after {
    border-color: #010101;
  }
  header .global_nav > ul > li.has_under > ul {
    position: absolute;
    min-width: 280px;
    max-width: 280px;
    width: 100%;
    left: -76px;
    right: 0;
    margin: auto;
    top: 286%;
    letter-spacing: -.40em;
    background: #010101;
    z-index: 52;
  }
  header .global_nav > ul > li.has_under > ul > li {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    width: 100%;
    position: relative;
    text-align: center;
    border-bottom: 0;
    padding: 0;
  }
  header .global_nav > ul > li.has_under > ul > li a {
    font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
    font-weight: 700;
    font-size: 15px;
    font-size: 1.5rem;
    background: transparent;
    padding: 1.5em 1em;
    color: #ffffff !important;
    transition: .3s;
  }
  header .global_nav > ul > li.has_under > ul > li a:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 2%;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    transition: 0.2s;
  }
  header .global_nav > ul > li.has_under > ul > li a:hover {
    background: #111111 !important;
  }
  header .global_nav > ul > li.has_under > ul > li a:hover:before {
    left: 4%;
  }
  header .global_nav > ul > li.has_under > ul > li:not(:last-child) {
    border-bottom: 1px dotted #ffffff;
  }
}

.pagetop {
  position: fixed;
  bottom: 10%;
  right: 3%;
  z-index: 100;
}

.pagetop a {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  padding: 0;
  background: #d71c27;
}

@media (min-width: 768px) {
  .pagetop a {
    width: 48px;
    height: 48px;
  }
}

.pagetop a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  -webkit-transform: translate(-50%, -20%) rotate(45deg);
          transform: translate(-50%, -20%) rotate(45deg);
  transition: .2s;
}

footer.high .pagetop {
  position: absolute;
  bottom: auto;
  right: 3%;
  top: 24px;
  margin: 0;
}

@media (max-width: 767px) {
  footer.high .pagetop {
    top: auto;
    bottom: 48px;
  }
}

/*
 * ページトップのデザインタイプ(type design của top page)
 */
.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.lead {
  color: #010101;
  font-size: 20px;
  font-size: 2rem;
}

.text-xxlarge {
  font-size: 24px;
  font-size: 2.4rem;
}

.text-xlarge {
  font-size: 21px;
  font-size: 2.1rem;
}

.text-large {
  font-size: 19px;
  font-size: 1.9rem;
}

.text-small {
  font-size: 12px;
  font-size: 1.2rem;
}

.text-xsmall {
  font-size: 10px;
  font-size: 1rem;
}

.text-white {
  color: #fff !important;
}

.text-black {
  color: #000 !important;
}

.text-red {
  color: #d71c27 !important;
}

.text-primary {
  color: #010101 !important;
}

@media (max-width: 767px) {
  .sp-hide, .pc-only {
    display: none !important;
  }
  .sp-text-center {
    text-align: center;
  }
  .sp-text-left {
    text-align: left;
  }
  .sp-text-right {
    text-align: right;
  }
}

@media (min-width: 768px) {
  .lead {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .text-xxlarge {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .text-xlarge {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .text-large {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .text-small {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .text-xsmall {
    font-size: 10px;
    font-size: 1rem;
  }
  .pc-hide, .sp-only {
    display: none !important;
  }
  .pc-text-center {
    text-align: center;
  }
  .pc-text-left {
    text-align: left;
  }
  .pc-text-right {
    text-align: right;
  }
}

@media (max-width: 767px) {
  .tablet-only {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .tablet-only {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tablet-hide {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .tablet-only2 {
    display: none !important;
  }
}

@media (max-width: 999px) {
  .sp-hide02, .pc-only02 {
    display: none !important;
  }
}

@media (min-width: 1000px) {
  .pc-hide02, .sp-only02 {
    display: none !important;
  }
}

@media (max-width: 750px) {
  .sp-hide03, .pc-only03 {
    display: none !important;
  }
}

@media (min-width: 751px) {
  .pc-hide03, .sp-only03 {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .tablet-text-center {
    text-align: center;
  }
}

@media (max-width: 1023px) {
  .pc-only2 {
    display: none !important;
  }
}

.arial {
  font-family: "Arial", arial !important;
}

.arial_n {
  font-family: "Arial Narrow", arial !important;
}

.color_pri {
  color: #010101;
}

.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.m-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

@media (max-width: 768px) {
  .m-auto-sp {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

.inverse h2,
.inverse h3,
.inverse h4,
.inverse p {
  color: #fff;
}

.inverse h2:after {
  background: #fff;
}

.inverse h2 small,
.inverse h2 span {
  color: #fff;
}

.link-tel {
  text-decoration: none;
}

@media (min-width: 768px) {
  .link-tel {
    pointer-events: none;
    cursor: default;
  }
}

.mb1em {
  margin-bottom: 1em !important;
}

.mb2em {
  margin-bottom: 2em !important;
}

.mb3em {
  margin-bottom: 3em !important;
}

.mb4em {
  margin-bottom: 4em !important;
}

p, th, td, dt, dd, figcaption {
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 500;
}

@media (max-width: 767px) {
  p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

h1, h2, h3, h4 {
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  color: #010101;
}

@media (max-width: 767px) {
  h1, h2, h3, h4 {
    letter-spacing: 0.1rem;
  }
}

.home header.low {
  background: transparent;
  background: transparent;
}

@media (max-width: 767px) {
  .home header.low .title {
    font-size: 0;
  }
}

.home header.low .title img {
  visibility: hidden;
}

.home header.low .contact-button {
  color: #ffffff;
  background-image: linear-gradient(to right, #000000 0%, #000000 50%, transparent 50%, transparent 100%);
  background-color: transparent;
}

.home header.low .contact-button:hover {
  color: #ffffff;
}

@media (min-width: 1000px) {
  .home header.low .global_nav > ul > li > a {
    color: #ffffff;
    background-image: linear-gradient(90deg, #ffffff, #ffffff);
  }
  .home header.low .global_nav > ul > li > a:hover {
    color: #ffffff;
    background-size: 72% 1px;
  }
}

header {
  position: relative;
  background: #ffffff;
}

@media (max-width: 767px) {
  header .title {
    font-size: 0;
  }
}

header .title img {
  image-rendering: -webkit-optimize-contrast;
}

@media (min-width: 768px) and (max-width: 999px) {
  header .title img {
    width: 238px;
    height: 32px;
  }
}

header .hdr_sns_wrap {
  display: block;
  position: absolute;
  top: .5rem;
  right: 2%;
  margin: auto;
}

@media (max-width: 999px) {
  header .hdr_sns_wrap {
    display: none;
  }
}

header .hdr_sns_wrap .hdr_sns {
  display: flex;
  align-items: center;
}

header .hdr_sns_wrap .hdr_sns span.icon-box {
  width: 28px;
  height: 28px;
  background: 0 0;
}

header .hdr_sns_wrap .hdr_sns span.icon-box img {
  max-width: 100%;
  max-height: 100%;
}

header .hdr_sns_wrap .hdr_sns span.icon-box-2 {
  margin-left: 1rem;
  width: 76px;
  border-radius: 4px;
}

header .hdr_sns_wrap .hdr_sns span.icon-box-2 a {
  font-size: 13px;
  font-size: 1.3rem;
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  width: 100%;
  height: 24px;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  line-height: 24px;
  display: block;
  vertical-align: middle;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #d71c27 0%, #d71c27 50%, #ff0000 50%, #ff0000 100%);
  border-radius: 8px;
}

header .hdr_sns_wrap .hdr_sns span.icon-box-2 a:hover {
  background-position: 0 0;
  color: #ffffff;
  border: none;
}

header .hdr_sns_wrap .hdr_sns span.icon-box-2 a:hover span {
  color: #ffffff;
}

header .hdr_sns_wrap .hdr_sns span.icon-box-3 {
  margin-left: 1rem;
  background: 0 0;
}

header .hdr_sns_wrap .hdr_sns span.icon-box-3 img {
  width: auto;
  height: 20px;
}

header .hdr_sns_wrap .hdr_sns span.margin-area {
  margin: 0 1.6rem;
}

header .contact_area {
  position: absolute;
  right: 0;
  top: 0;
  width: 152px;
  height: 100%;
  display: table;
}

@media (max-width: 776px) {
  header .contact_area {
    display: none;
  }
}

header .contact_area .contact-button {
  font-size: 15px;
  font-size: 1.5rem;
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  width: 152px;
  height: 100%;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #002395 0%, #002395 50%, #f50417 50%, #f50417 100%);
  transition: .3s;
}

@media (min-width: 1070px) and (max-width: 1366px) {
  header .contact_area .contact-button {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (min-width: 1000px) and (max-width: 1069px) {
  header .contact_area .contact-button {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

header .contact_area .contact-button:hover {
  background-position: 0 0;
  color: #ffffff;
  border: none;
}

header .contact_area .contact-button:hover span {
  color: #ffffff;
}

header .contact_area .contact-button:active {
  text-decoration: none;
}

header .contact_area .contact-button img {
  display: block;
  margin: 0 auto .8em;
}

@media (max-width: 999px) {
  header .contact_area .contact-button {
    display: none;
  }
}

header .hdr_info_mobile_wrap {
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  right: calc(10% + 28px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: auto;
}

@media (min-width: 1000px) {
  header .hdr_info_mobile_wrap {
    display: none;
  }
}

header .hdr_info_mobile_wrap .hdr_info_mobile {
  display: flex;
  align-items: center;
}

header .hdr_info_mobile_wrap .hdr_info_mobile span.icon-box {
  width: 28px;
  height: 28px;
  background: 0 0;
}

header .hdr_info_mobile_wrap .hdr_info_mobile span.icon-box img {
  max-width: 100%;
  max-height: 100%;
}

header .hdr_info_mobile_wrap .hdr_info_mobile span.icon-box-2_ {
  margin-left: 1.2rem;
  background: 0 0;
}

header .hdr_info_mobile_wrap .hdr_info_mobile span.icon-box-2_ img {
  width: auto;
  height: 20px;
}

header .hdr_info_mobile_wrap .hdr_info_mobile span.icon-box-2 {
  margin-left: 1.2rem;
  width: 72px;
  border-radius: 4px;
}

header .hdr_info_mobile_wrap .hdr_info_mobile span.icon-box-2 a {
  font-size: 13px;
  font-size: 1.3rem;
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  width: 100%;
  height: 24px;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  line-height: 24px;
  display: block;
  vertical-align: middle;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #d71c27 0%, #d71c27 50%, #ff0000 50%, #ff0000 100%);
  border-radius: 8px;
}

header .hdr_info_mobile_wrap .hdr_info_mobile span.icon-box-2 a:hover {
  background-position: 0 0;
  color: #ffffff;
  border: none;
}

header .hdr_info_mobile_wrap .hdr_info_mobile span.icon-box-2 a:hover span {
  color: #ffffff;
}

header .hdr_info_mobile_wrap .hdr_info_mobile span.icon-box-3 {
  margin-left: 1.2rem;
  background: 0 0;
}

header .hdr_info_mobile_wrap .hdr_info_mobile span.icon-box-3 img {
  width: auto;
  height: 24px;
}

header .hdr_info_mobile_wrap .hdr_info_mobile span.margin-area {
  margin: 0 1.6rem;
}

header.high .primary_header {
  background: #ffffff;
  border-bottom: 1px solid #f1f1f1;
}

header .row {
  margin: 0;
}

@media (min-width: 1000px) {
  header .primary_header .container {
    padding: 0 0.5% 0 2%;
  }
}

@media (min-width: 1091px) and (max-width: 2560px) {
  header .global_nav ul li a {
    padding: 16px 2em 16px;
  }
}

@media (min-width: 980px) and (max-width: 1090px) {
  header .global_nav ul li a {
    padding: 16px 1em 16px;
  }
}

@media (min-width: 1000px) {
  header .global_nav {
    width: 100%;
    padding: 0;
    font-weight: normal;
    line-height: 1;
  }
  header .global_nav ul {
    position: static;
    width: 100%;
    border: none;
    background: none;
    visibility: visible;
    -webkit-transform: none;
            transform: none;
    overflow: visible;
    max-width: none;
    text-align: right;
    line-height: 1;
  }
  header .global_nav ul li {
    vertical-align: middle;
    border: none;
    line-height: 1;
  }
  header .global_nav ul li a {
    font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    -webkit-transform: rotate(0.05deg);
            transform: rotate(0.05deg);
    color: #111111;
    padding: 0 2em 0;
    display: block;
    background-image: linear-gradient(90deg, #010101, #010101);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 0 1px;
    transition: background-size 0.6s;
  }
}

@media (min-width: 1000px) and (min-width: 1070px) and (max-width: 1366px) {
  header .global_nav ul li a {
    padding: 0 1em 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (min-width: 1000px) and (min-width: 1000px) and (max-width: 1069px) {
  header .global_nav ul li a {
    padding: 0 .6em 0;
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media (min-width: 1000px) {
  header .global_nav ul li a:hover {
    color: #010101;
    background-size: 72% 1px;
  }
  header .global_nav ul li.has_under a {
    padding: 0 2em 0;
  }
  header .global_nav ul li.has_under a:active {
    background-position: left 0 bottom 0;
  }
  header .global_nav ul li.has_under ul.sub-menu li a {
    font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  }
  header .global_nav > ul > li.has_under > a:after {
    border-top: 2px solid #010101;
    border-right: 2px solid #010101;
  }
}

header .home-logo-wrap {
  display: none;
}

@media (min-width: 1000px) {
  .menu_icon {
    display: none;
  }
}

@media (max-width: 1139px) {
  .tablet-only-sp {
    display: block !important;
  }
}

@media (min-width: 1140px) {
  .tablet-only-sp {
    display: none !important;
  }
}

@media (min-width: 1000px) {
  .main_visual .main_visual_slick li:not([id^="slick-slide"]) img {
    top: auto;
    bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .main_visual .main_visual_slick li:not([id^="slick-slide"]) img {
    top: auto;
    bottom: 0;
  }
}

.main_visual div.under-copy-over {
  position: absolute;
  right: 6.4rem;
  bottom: -6.4rem;
  margin: auto;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 1320px) and (max-width: 1519px) {
  .main_visual div.under-copy-over {
    right: 4rem;
    bottom: -4rem;
  }
}

@media (min-width: 1220px) and (max-width: 1319px) {
  .main_visual div.under-copy-over {
    right: 4rem;
    bottom: -4rem;
  }
}

@media (min-width: 1000px) and (max-width: 1219px) {
  .main_visual div.under-copy-over {
    right: 3.2rem;
    bottom: -3.4rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .main_visual div.under-copy-over {
    right: 3.2rem;
    bottom: -3.4rem;
  }
}

@media (max-width: 767px) {
  .main_visual div.under-copy-over {
    right: auto;
    left: 2%;
    bottom: -7.666666rem;
    display: block;
    text-align: left;
  }
}

.main_visual div.under-copy-over span {
  font-size: 128px;
  font-size: 12.8rem;
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
  color: #d71c27;
  line-height: 1;
}

@media (min-width: 1320px) and (max-width: 1519px) {
  .main_visual div.under-copy-over span {
    font-size: 104px;
    font-size: 10.4rem;
  }
}

@media (min-width: 1220px) and (max-width: 1319px) {
  .main_visual div.under-copy-over span {
    font-size: 96px;
    font-size: 9.6rem;
  }
}

@media (min-width: 1000px) and (max-width: 1219px) {
  .main_visual div.under-copy-over span {
    font-size: 80px;
    font-size: 8rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .main_visual div.under-copy-over span {
    font-size: 64px;
    font-size: 6.4rem;
  }
}

@media (max-width: 767px) {
  .main_visual div.under-copy-over span {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1.1;
  }
}

.main_visual .overlay {
  position: relative;
  overflow: hidden;
  z-index: 4;
}

.main_visual .overlay:after {
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0.5));
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: ' ';
}

@media (max-width: 767px) {
  .main_visual .overlay:after {
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 0.5));
  }
}

.main_visual .overlay div.under-copy {
  position: absolute;
  right: 6.4rem;
  bottom: -6.4rem;
  margin: auto;
  z-index: 57;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 1320px) and (max-width: 1519px) {
  .main_visual .overlay div.under-copy {
    right: 4rem;
    bottom: -4rem;
  }
}

@media (min-width: 1220px) and (max-width: 1319px) {
  .main_visual .overlay div.under-copy {
    right: 4rem;
    bottom: -4rem;
  }
}

@media (min-width: 1000px) and (max-width: 1219px) {
  .main_visual .overlay div.under-copy {
    right: 3.2rem;
    bottom: -3.4rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .main_visual .overlay div.under-copy {
    right: 3.2rem;
    bottom: -3.4rem;
  }
}

@media (max-width: 767px) {
  .main_visual .overlay div.under-copy {
    right: auto;
    left: 2%;
    bottom: -7.666666rem;
    display: block;
    text-align: left;
  }
}

.main_visual .overlay div.under-copy span {
  font-size: 128px;
  font-size: 12.8rem;
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
  color: #184aad;
  line-height: 1;
}

@media (min-width: 1320px) and (max-width: 1519px) {
  .main_visual .overlay div.under-copy span {
    font-size: 104px;
    font-size: 10.4rem;
  }
}

@media (min-width: 1220px) and (max-width: 1319px) {
  .main_visual .overlay div.under-copy span {
    font-size: 96px;
    font-size: 9.6rem;
  }
}

@media (min-width: 1000px) and (max-width: 1219px) {
  .main_visual .overlay div.under-copy span {
    font-size: 80px;
    font-size: 8rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .main_visual .overlay div.under-copy span {
    font-size: 64px;
    font-size: 6.4rem;
  }
}

@media (max-width: 767px) {
  .main_visual .overlay div.under-copy span {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1.1;
  }
}

@media (max-width: 767px) {
  .main_visual .overlay .main_visual_slick {
    height: 100vh !important;
  }
}

.main_visual .main_visual_copy_logo {
  width: 100%;
  z-index: 54;
  position: absolute;
  bottom: 0;
  margin: auto;
  padding: 0;
  list-style: none;
  width: 1000px;
  margin: 0 auto;
  z-index: 53;
}

.main_visual .main_visual_copy_logo img {
  display: block;
}

.main_visual .main_visual_copy_logo img.over {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  z-index: 3;
}

.main_visual .main_visual_copy_logo img.base {
  position: relative;
  z-index: 3;
}

@media (min-width: 1537px) and (max-width: 2560px) {
  .main_visual .main_visual_copy_logo {
    position: absolute;
    top: 10rem;
    left: 6.4rem;
    right: auto;
    bottom: auto;
    margin: auto;
    width: 100%;
    height: auto;
  }
  .main_visual .main_visual_copy_logo img {
    width: 640px;
    height: auto;
    margin: 0 0 4rem;
  }
}

@media (min-width: 1366px) and (max-width: 1536px) {
  .main_visual .main_visual_copy_logo {
    position: absolute;
    top: 10rem;
    left: 6.4rem;
    right: auto;
    bottom: auto;
    margin: auto;
    width: 100%;
    height: auto;
  }
  .main_visual .main_visual_copy_logo img {
    width: 560px;
    height: auto;
    margin: 0 0 4rem;
  }
}

@media (min-width: 1181px) and (max-width: 1365px) {
  .main_visual .main_visual_copy_logo {
    position: absolute;
    top: 10rem;
    left: 6.4rem;
    right: auto;
    bottom: auto;
    margin: auto;
    width: 100%;
    height: auto;
  }
  .main_visual .main_visual_copy_logo img {
    width: 520px;
    height: auto;
    margin: 0 0 4rem;
  }
}

@media (min-width: 1000px) and (max-width: 1180px) {
  .main_visual .main_visual_copy_logo {
    position: absolute;
    top: 10rem;
    left: 6.4rem;
    right: auto;
    bottom: auto;
    margin: auto;
    width: 100%;
    height: auto;
  }
  .main_visual .main_visual_copy_logo img {
    width: 400px;
    height: auto;
    margin: 0 0 4rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .main_visual .main_visual_copy_logo {
    position: absolute;
    top: 8rem;
    left: 6.4rem;
    right: auto;
    bottom: auto;
    margin: auto;
    width: 100%;
    height: auto;
  }
  .main_visual .main_visual_copy_logo img {
    width: 400px;
    height: auto;
    margin: 0 0 4rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .main_visual .main_visual_copy_logo {
    position: absolute;
    top: auto;
    bottom: 8.8rem;
    left: auto;
    right: 2rem;
    margin: auto;
    width: 264px;
    height: auto;
  }
  .main_visual .main_visual_copy_logo img {
    width: 264px;
    height: auto;
  }
}

.main_visual .main_copy_main_text {
  z-index: 54;
  position: absolute;
  bottom: 10%;
  right: 6.4rem;
  margin: auto;
  padding: 0;
}

@media (min-width: 768px) and (max-width: 999px) {
  .main_visual .main_copy_main_text {
    bottom: 12.8%;
    right: 4rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .main_visual .main_copy_main_text {
    bottom: auto;
    top: 8rem;
    right: 2rem;
  }
}

.main_visual .main_copy_main_text p {
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  font-size: 64px;
  font-size: 6.4rem;
  color: #ffffff;
  line-height: 1.1;
  overflow: hidden;
  margin-bottom: 4rem;
  text-align: left;
}

@media (min-width: 1536px) and (max-width: 1700px) {
  .main_visual .main_copy_main_text p {
    font-size: 56px;
    font-size: 5.6rem;
  }
}

@media (min-width: 1280px) and (max-width: 1535px) {
  .main_visual .main_copy_main_text p {
    font-size: 48px;
    font-size: 4.8rem;
  }
}

@media (min-width: 1000px) and (max-width: 1279px) {
  .main_visual .main_copy_main_text p {
    font-size: 40px;
    font-size: 4rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .main_visual .main_copy_main_text p {
    font-size: 40px;
    font-size: 4rem;
    margin-bottom: 0;
    line-height: 1.1;
    text-shadow: 1px 1px 0 #000000, -1px 1px 0 #000000, 1px -1px 0 #000000, -1px -1px 0 #000000;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .main_visual .main_copy_main_text p {
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 0;
    line-height: 1;
  }
}

.main_visual .main_copy_main_text p span {
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  display: inline-block;
  -webkit-animation-duration: 750ms;
          animation-duration: 750ms;
}

.main_visual .scroll-down-wrap {
  position: absolute;
  bottom: 2.4%;
  left: 4.666666%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 60;
}

@media (min-width: 1px) and (max-width: 389px) {
  .main_visual .scroll-down-wrap {
    left: 2.8%;
    bottom: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .main_visual .scroll-down-wrap {
    left: 2.6666666%;
  }
}

.main_visual .scroll-down-wrap span.scroll-title {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
  color: #ffffff;
}

@media (min-width: 1px) and (max-width: 767px) {
  .main_visual .scroll-down-wrap span.scroll-title {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.main_visual .scroll-down-wrap .scroll-down {
  display: block;
  position: relative;
  padding-top: 79px;
  text-align: center;
}

@media (max-width: 767px) {
  .main_visual .scroll-down-wrap .scroll-down {
    display: flex;
    justify-content: center;
  }
}

.main_visual .scroll-down-wrap .scroll-down:before {
  -webkit-animation: linedown 1.2s cubic-bezier(1, 0, 0, 1) infinite;
          animation: linedown 1.2s cubic-bezier(1, 0, 0, 1) infinite;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -1px;
  width: 2px;
  height: 90px;
  background: #ffffff;
  content: ' ';
}

.main_visual .scroll-down-wrap .scroll-down .arrow-down {
  display: block;
  margin: 0 auto;
  width: 10px;
  height: 38px;
}

.main_visual .scroll-down-wrap .scroll-down .arrow-down:after {
  content: '';
  display: block;
  margin: 0;
  padding: 0;
  width: 8px;
  height: 8px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  behavior: url(-ms-transform.htc);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

@-webkit-keyframes linedown {
  0% {
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  50% {
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50.1% {
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
  }
}

@keyframes linedown {
  0% {
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  50% {
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50.1% {
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
  }
}

.main_visual .main_visual_copy > li img {
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media (min-width: 1031px) and (max-width: 2560px) {
  .pc-only-img {
    display: block !important;
  }
}

@media (min-width: 1px) and (max-width: 1030px) {
  .pc-only-img {
    display: none !important;
  }
}

@media (min-width: 1031px) and (max-width: 2560px) {
  .tb-only-img {
    display: none !important;
  }
}

@media (min-width: 835px) and (max-width: 1030px) {
  .tb-only-img {
    display: block !important;
  }
}

@media (min-width: 1px) and (max-width: 834px) {
  .tb-only-img {
    display: none !important;
  }
}

@media (min-width: 835px) and (max-width: 2560px) {
  .sp-only-img {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .sp-only-img {
    display: block !important;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .sp-only-img {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 776px) {
  header .global_nav > ul {
    width: 100%;
    max-width: none;
  }
}

@media (max-width: 999px) {
  header.menu_open .global_nav > ul {
    background: rgba(1, 1, 1, 0.93);
    height: 100vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@media (max-width: 999px) {
  header.menu_open .global_nav > ul > li > a {
    font-weight: 600;
    text-align: center;
    background: transparent;
    color: #ffffff;
    font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  }
  header.menu_open .global_nav > ul > li > a:hover {
    color: #ffffff !important;
  }
  header.menu_open .global_nav > ul > li > ul.sub-menu > li > a {
    font-weight: 600;
    text-align: center;
    background: transparent;
  }
  header.menu_open .global_nav > ul > li {
    border-bottom: none;
  }
  header.menu_open .global_nav > ul > li > ul > li {
    border-bottom: none;
  }
  header.menu_open .global_nav > ul > li > ul.sub-menu > li > a {
    font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    color: #ffffff !important;
  }
  header.menu_open .global_nav > ul > li a:active {
    background: transparent;
    color: #ffffff;
  }
  header.menu_open .global_nav > ul > li.has_under > a:hover {
    background: transparent;
    color: #ffffff;
  }
  header .global_nav > ul > li.has_under > a:after {
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
  }
  .home header.low .global_nav > ul > li.has_under > ul > li a, header .global_nav > ul > li.has_under > ul > li a {
    display: block;
    padding: 1em;
    border-bottom: 1px dotted #ffffff;
  }
  header.menu_open .global_nav > ul > li > ul > li:first-child a {
    border-top: 1px dotted #ffffff;
  }
  header.menu_open .global_nav > ul > li.has_under > a:hover {
    background: 0 0;
    color: #fff;
  }
}

.fadeInUp {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

.fadeIn {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 120px, 0);
    transform: translate3d(0, 120px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 120px, 0);
    transform: translate3d(0, 120px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: translate3d(0, 0, 0);
  }
}

@media (min-width: 999px) {
  .container.full-width {
    width: 100%;
    max-width: none;
  }
}

.floating-move {
  -webkit-animation-name: floating;
          animation-name: floating;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

.floating-move-2 {
  -webkit-animation-name: floating;
          animation-name: floating;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-duration: 2.1s;
          animation-duration: 2.1s;
}

.floating-move-3 {
  -webkit-animation-name: floating;
          animation-name: floating;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
}

@-webkit-keyframes floating {
  0% {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  100% {
    -webkit-transform: translate(0, -15px);
            transform: translate(0, -15px);
  }
}

@keyframes floating {
  0% {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  100% {
    -webkit-transform: translate(0, -15px);
            transform: translate(0, -15px);
  }
}

@-webkit-keyframes floating-2 {
  0% {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  100% {
    -webkit-transform: translate(8px, 0);
            transform: translate(8px, 0);
  }
}

@keyframes floating-2 {
  0% {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  100% {
    -webkit-transform: translate(8px, 0);
            transform: translate(8px, 0);
  }
}

@-webkit-keyframes distortion-move {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes distortion-move {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes img-left-open {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes img-left-open {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@-webkit-keyframes img-up-open {
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes img-up-open {
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@-webkit-keyframes img-down-open {
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes img-down-open {
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.top-news-block {
  margin-bottom: 0;
  width: 100%;
  overflow: visible;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #010101;
}

@media (max-width: 767px) {
  .top-news-block {
    height: auto;
  }
}

.top-news-block .container.news-area {
  position: relative;
  max-width: 1280px;
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  margin: 0;
  background: #010101;
  padding: 4.8rem 0 4.8rem;
}

@media (min-width: 1537px) and (max-width: 2560px) {
  .top-news-block .container.news-area {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
  }
}

@media (min-width: 1000px) and (max-width: 1536px) {
  .top-news-block .container.news-area {
    max-width: none;
    width: 100%;
    padding: 4.8rem 0 4.8rem;
    margin: 0;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-news-block .container.news-area {
    max-width: 999px;
    width: 100%;
    padding: 4.8rem 0 4.8rem;
  }
}

@media (max-width: 767px) {
  .top-news-block .container.news-area {
    padding: 2rem 0 2rem;
  }
}

.top-news-block .container.news-area h2.title {
  color: #ffffff;
  margin: 0 auto;
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
  font-size: 32px;
  font-size: 3.2rem;
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-news-block .container.news-area h2.title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media (max-width: 767px) {
  .top-news-block .container.news-area h2.title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.top-news-block .container.news-area .row {
  display: flex;
  justify-content: center;
  width: 100%;
}

@media (max-width: 767px) {
  .top-news-block .container.news-area .row {
    display: block;
  }
}

.top-news-block .container.news-area .row .col.title-box {
  display: flex;
  align-items: center;
  background: transparent;
}

@media (max-width: 767px) {
  .top-news-block .container.news-area .row .col.title-box {
    height: auto;
    margin-bottom: 0;
    padding: 2em 0 0;
  }
}

.top-news-block .container.news-area .row .col.content {
  border-left: 1px solid #ffffff;
  padding: 1em 4em 0 4em;
}

.top-news-block .container.news-area .row .col.content a {
  color: #ffffff;
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-news-block .container.news-area .row .col.content {
    padding: 0em 2em 0 2em;
  }
}

@media (max-width: 767px) {
  .top-news-block .container.news-area .row .col.content {
    border-left: none;
    padding: 0 1em;
  }
}

.top-news-block .container.news-area .row .col.content dl dt {
  font-weight: 700;
  line-height: 1;
  float: none;
  padding: 0;
  margin-bottom: .5em;
  font-size: 12px;
  font-size: 1.2rem;
  color: #ffffff;
}

@media (min-width: 1000px) {
  .top-news-block .container.news-area .row .col.content dl dt {
    float: left;
    padding: .2em;
    text-align: center;
    margin: 0.4em 0 0.5em 1em;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-news-block .container.news-area .row .col.content dl dt {
    margin-top: 1rem;
    margin-bottom: 0em;
  }
}

@media (max-width: 767px) {
  .top-news-block .container.news-area .row .col.content dl dt {
    padding: 0;
  }
}

.top-news-block .container.news-area .row .col.content dl dd {
  color: #ffffff;
  border-bottom: none;
  padding-left: 0;
  padding-top: .5em;
  padding-bottom: 0;
  font-size: 14px;
  font-size: 1.4rem;
  position: relative;
}

@media (min-width: 1000px) {
  .top-news-block .container.news-area .row .col.content dl dd {
    padding-top: .2em;
    margin-bottom: 1em;
  }
}

@media (max-width: 767px) {
  .top-news-block .container.news-area .row .col.content dl dd {
    font-size: 13px;
    font-size: 1.3rem;
    padding: 0;
    border-bottom: 1px solid #999999;
  }
}

.top-news-block .container.news-area .row .col.content dl dd:before {
  content: '';
  display: block;
  position: absolute;
  right: 3%;
  top: 0;
  bottom: 0;
  width: 12px;
  height: 1px;
  margin: auto;
  background: #ffffff;
  transition: .2s;
  z-index: 5;
}

@media (max-width: 767px) {
  .top-news-block .container.news-area .row .col.content dl dd:before {
    width: 12px;
    right: 0%;
  }
}

.top-news-block .container.news-area .row .col.content dl dd:after {
  content: '';
  display: block;
  position: absolute;
  right: 3%;
  top: -4px;
  bottom: 0;
  width: 4px;
  height: 1px;
  margin: auto;
  border: 0;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: .2s;
}

@media (max-width: 767px) {
  .top-news-block .container.news-area .row .col.content dl dd:after {
    right: 0%;
  }
}

.top-news-block .container.news-area .row .col.content dl dd:hover {
  background-position: left 0 bottom 0;
  color: #d71c27;
}

.top-news-block .container.news-area .row .col.content dl dd:hover:before {
  background: #d71c27;
  right: 1em;
}

@media (max-width: 767px) {
  .top-news-block .container.news-area .row .col.content dl dd:hover:before {
    right: 0%;
  }
}

.top-news-block .container.news-area .row .col.content dl dd:hover:after {
  background: #d71c27;
  right: 1em;
  border-color: none;
  border: none;
}

@media (max-width: 767px) {
  .top-news-block .container.news-area .row .col.content dl dd:hover:after {
    right: 0%;
  }
}

.top-news-block .container.news-area .row .col.content dl dd p a {
  display: block;
  position: relative;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left 100% bottom 0;
  background-size: 200% 1px;
  background-image: linear-gradient(to right, #d71c27 0%, #d71c27 50%, #ffffff 50%, #ffffff 100%);
  padding: 0 0 1.3em;
  transition: .2s;
}

.top-news-block .container.news-area .row .col.content dl dd p a:hover {
  color: #d71c27;
  background-size: 200% 1px;
  background-position: left 0 bottom 0;
}

@media (max-width: 767px) {
  .top-news-block .container.news-area .row .col.content dl dd p a {
    width: 88%;
    background-image: none;
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media (max-width: 767px) {
  .top-news-block .container.news-area .row .col.content {
    height: auto;
    padding: 2rem 1em 2em;
  }
}

.top-news-block .container.news-area .row .col.flex-box {
  display: flex;
  justify-content: center;
}

.top-news-block .container.news-area .row .col.flex-box a img {
  padding: 0 1em;
}

.top-news-block .container.news-area span.scroll-down {
  z-index: 90;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-image: linear-gradient(-180deg, #ff0000 0%, #ff0000 50%, transparent 50%, transparent);
  background-repeat: no-repeat;
  background-size: 100% 200%;
  -webkit-animation-name: scroll-down;
          animation-name: scroll-down;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-timing-function: cubic-bezier(0.22, 1, 0.36, 1);
          animation-timing-function: cubic-bezier(0.22, 1, 0.36, 1);
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-news-block .container.news-area span.scroll-down {
    bottom: 0;
    right: auto;
    left: 4%;
    height: 72px;
  }
}

@-webkit-keyframes scroll-down {
  0% {
    background-position: 0 100%;
  }
  50% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -100%;
  }
}

@keyframes scroll-down {
  0% {
    background-position: 0 100%;
  }
  50% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -100%;
  }
}

.top-1 {
  padding: 28rem 2% 20rem;
  position: relative;
  margin-bottom: 0;
  background: url(/wp-content/uploads/top_bg001b.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-color: #f0f0f0;
}

.top-1:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: ' ';
  z-index: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 30%, rgba(244, 244, 244, 0.8) 50%, rgba(232, 232, 232, 0.9) 100%);
}

@media (max-width: 767px) {
  .top-1:after {
    background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 30%, rgba(244, 244, 244, 0.8) 50%, rgba(232, 232, 232, 0.9) 100%);
  }
}

@media (min-width: 1279px) and (max-width: 1536px) {
  .top-1 {
    background-position: left center;
  }
}

@media (min-width: 1000px) and (max-width: 1279px) {
  .top-1 {
    padding: 19.6rem 2% 12.8rem;
    margin-bottom: 0;
    background-position: left center;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-1 {
    padding: 12.8rem 0 0;
    margin-bottom: 0;
    background-position: left center;
  }
}

@media (max-width: 767px) {
  .top-1 {
    padding: 6.4rem 0 5.6rem;
    margin-bottom: 0;
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
  }
}

@media (min-width: 1px) and (max-width: 1280px) {
  .top-1 .sp-m-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

.top-1 span.hd-title {
  font-size: 128px;
  font-size: 12.8rem;
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
  line-height: 1;
  color: #184aad;
  position: relative;
  z-index: 2;
}

.top-1 span.hd-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 80px;
  background-color: #d71c27;
  z-index: -1;
}

@media (min-width: 1360px) and (max-width: 1536px) {
  .top-1 span.hd-title:before {
    width: 72px;
    height: 72px;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .top-1 span.hd-title:before {
    width: 64px;
    height: 64px;
  }
}

@media (min-width: 768px) and (max-width: 1259px) {
  .top-1 span.hd-title:before {
    width: 56px;
    height: 56px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-1 span.hd-title:before {
    width: 32px;
    height: 32px;
  }
}

@media (min-width: 1360px) and (max-width: 1536px) {
  .top-1 span.hd-title {
    font-size: 112px;
    font-size: 11.2rem;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .top-1 span.hd-title {
    font-size: 96px;
    font-size: 9.6rem;
  }
}

@media (min-width: 1000px) and (max-width: 1259px) {
  .top-1 span.hd-title {
    font-size: 80px;
    font-size: 8rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-1 span.hd-title {
    font-size: 80px;
    font-size: 8rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-1 span.hd-title {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 1.5;
  }
}

.top-1 h2.title {
  font-size: 48px;
  font-size: 4.8rem;
  position: relative;
  margin: 0 0 1em;
  line-height: 1.8;
  font-weight: 700;
}

@media (min-width: 1520px) and (max-width: 1800px) {
  .top-1 h2.title {
    font-size: 40px;
    font-size: 4rem;
  }
}

@media (min-width: 1360px) and (max-width: 1519px) {
  .top-1 h2.title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .top-1 h2.title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media (min-width: 1060px) and (max-width: 1259px) {
  .top-1 h2.title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (min-width: 1000px) and (max-width: 1059px) {
  .top-1 h2.title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-1 h2.title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (max-width: 767px) {
  .top-1 h2.title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5;
    margin: 0 0 1em;
  }
}

.top-1 P {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
}

.top-1 P.name-title {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1em;
}

@media (min-width: 1520px) and (max-width: 1800px) {
  .top-1 P.name-title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media (min-width: 1360px) and (max-width: 1519px) {
  .top-1 P.name-title {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .top-1 P.name-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (min-width: 1060px) and (max-width: 1259px) {
  .top-1 P.name-title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 1000px) and (max-width: 1059px) {
  .top-1 P.name-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-1 P.name-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (max-width: 767px) {
  .top-1 P.name-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.top-1 P.name-title span {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  display: block;
  margin-bottom: .5em;
}

@media (min-width: 1520px) and (max-width: 1800px) {
  .top-1 P.name-title span {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (min-width: 1360px) and (max-width: 1519px) {
  .top-1 P.name-title span {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .top-1 P.name-title span {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (min-width: 1060px) and (max-width: 1259px) {
  .top-1 P.name-title span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 1000px) and (max-width: 1059px) {
  .top-1 P.name-title span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-1 P.name-title span {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  .top-1 P.name-title span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-1 P {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  .top-1 P {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.top-1 .container {
  position: relative;
  width: 100% !important;
  max-width: none !important;
  z-index: 3;
}

.top-1 .container .row.flex-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-1 .container .row.flex-area {
    display: block;
  }
}

.top-1 .container .row .col {
  position: relative;
}

.top-1 .container .row .col .text-box {
  z-index: 10;
  position: relative;
  padding: 0 8rem 0 0;
}

@media (min-width: 1000px) and (max-width: 1279px) {
  .top-1 .container .row .col .text-box {
    padding: 0rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-1 .container .row .col .text-box {
    padding: 3.2rem 0rem .8rem 0rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-1 .container .row .col .text-box {
    background: rgba(255, 255, 255, 0.8);
    padding: 3.2rem 2.4rem .8rem .5rem;
    margin-bottom: 0rem;
  }
}

.top-1 .container .row .col:nth-child(1) {
  position: relative;
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-1 .container .row .col:nth-child(1) {
    width: 76%;
  }
}

.top-1 .container .row .col:nth-child(2) {
  display: flex;
  align-items: flex-end;
}

.top-1 .container .row .col:nth-child(2) img {
  display: none;
}

@media (min-width: 1200px) and (max-width: 1279px) {
  .top-1 .container .row .col:nth-child(2) {
    position: unset;
  }
  .top-1 .container .row .col:nth-child(2) img {
    position: absolute;
    right: -12%;
    bottom: 0;
    width: 100%;
    max-width: 560px;
  }
}

@media (min-width: 1000px) and (max-width: 1199px) {
  .top-1 .container .row .col:nth-child(2) {
    position: unset;
  }
  .top-1 .container .row .col:nth-child(2) img {
    position: absolute;
    right: -20%;
    bottom: 0;
    width: 100%;
    max-width: 560px;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-1 .container .row .col:nth-child(2) {
    position: unset;
  }
  .top-1 .container .row .col:nth-child(2) img {
    position: absolute;
    right: -40%;
    bottom: 0;
    width: 100%;
    max-width: 600px;
  }
}

@media (max-width: 767px) {
  .top-1 .container .row .col:nth-child(2) {
    position: unset;
  }
  .top-1 .container .row .col:nth-child(2) img {
    position: absolute;
    right: -40.666666%;
    top: -4rem;
    bottom: auto;
    width: 100%;
    max-width: 680px;
  }
}

.top-ex-photo {
  padding: 0;
  position: relative;
  margin-bottom: 0;
  background: #e8e8e8;
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-ex-photo {
    padding: 0;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .top-ex-photo {
    padding: 0;
    margin-bottom: 0;
  }
}

.top-ex-photo .container {
  width: 100%;
  max-width: none;
}

@media (min-width: 1px) and (max-width: 999px) {
  .top-ex-photo .container {
    padding: 0;
    margin-bottom: 0;
  }
}

.top-ex-photo .container .slider_loop {
  background: transparent;
  position: relative;
  overflow: hidden;
  padding: 0;
}

@media (max-width: 767px) {
  .top-ex-photo .container .slider_loop {
    padding: 0;
  }
}

.top-ex-photo .container .slider_loop .slider_loop_inner-1 {
  position: relative;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

.top-ex-photo .container .slider_loop .slider_loop_inner-1 li {
  float: left;
  padding: 0;
}

@media (max-width: 767px) {
  .top-ex-photo .container .slider_loop .slider_loop_inner-1 li {
    padding: 0;
  }
}

.top-photo {
  padding: 10rem 0 0;
  position: relative;
  margin-bottom: 0;
  background: #e8e8e8;
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-photo {
    padding: 8rem 0 0;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .top-photo {
    padding: 6.4rem 0 0;
    margin-bottom: 0;
  }
}

.top-photo .container {
  width: 100%;
  max-width: none;
}

.top-photo .container .slider_loop {
  background: transparent;
  position: relative;
  overflow: hidden;
  padding: 0;
}

@media (max-width: 767px) {
  .top-photo .container .slider_loop {
    padding: 0;
  }
}

.top-photo .container .slider_loop .slider_loop_inner {
  position: relative;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

.top-photo .container .slider_loop .slider_loop_inner li {
  float: left;
  padding: 0 16px;
}

@media (max-width: 767px) {
  .top-photo .container .slider_loop .slider_loop_inner li {
    padding: 0;
  }
}

.top-2 {
  padding: 10rem 0 0;
  position: relative;
  margin-bottom: 0;
  background: #e8e8e8;
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-2 {
    padding: 8rem 0 0;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .top-2 {
    padding: 6.4rem 0 0;
    margin-bottom: 0;
  }
}

@media (min-width: 1px) and (max-width: 1280px) {
  .top-2 .sp-m-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

.top-2 span.hd-title {
  font-size: 128px;
  font-size: 12.8rem;
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
  line-height: 1;
  color: #184aad;
  position: absolute;
  top: -6.4rem;
  z-index: 2;
}

.top-2 span.hd-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 80px;
  background-color: #d71c27;
  z-index: -1;
}

@media (min-width: 1360px) and (max-width: 1536px) {
  .top-2 span.hd-title:before {
    width: 72px;
    height: 72px;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .top-2 span.hd-title:before {
    width: 64px;
    height: 64px;
  }
}

@media (min-width: 768px) and (max-width: 1259px) {
  .top-2 span.hd-title:before {
    width: 56px;
    height: 56px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-2 span.hd-title:before {
    width: 32px;
    height: 32px;
  }
}

@media (min-width: 1360px) and (max-width: 1536px) {
  .top-2 span.hd-title {
    font-size: 112px;
    font-size: 11.2rem;
  }
}

@media (min-width: 1280px) and (max-width: 1359px) {
  .top-2 span.hd-title {
    font-size: 96px;
    font-size: 9.6rem;
  }
}

@media (min-width: 1000px) and (max-width: 1279px) {
  .top-2 span.hd-title {
    font-size: 80px;
    font-size: 8rem;
    top: -4rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-2 span.hd-title {
    font-size: 80px;
    font-size: 8rem;
    top: -4rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-2 span.hd-title {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 1.5;
    top: -4rem;
  }
}

.top-2 h2.title {
  font-size: 48px;
  font-size: 4.8rem;
  position: relative;
  margin: 0 0 .5em;
  line-height: 1.5;
  font-weight: 700;
}

@media (min-width: 1520px) and (max-width: 1800px) {
  .top-2 h2.title {
    font-size: 40px;
    font-size: 4rem;
  }
}

@media (min-width: 1360px) and (max-width: 1519px) {
  .top-2 h2.title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .top-2 h2.title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media (min-width: 1060px) and (max-width: 1259px) {
  .top-2 h2.title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (min-width: 1000px) and (max-width: 1059px) {
  .top-2 h2.title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-2 h2.title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (max-width: 767px) {
  .top-2 h2.title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5;
    margin: 0 0 1em;
  }
}

.top-2 p {
  font-weight: 500;
  line-height: 2;
}

.top-2 .container {
  position: relative;
  width: 100% !important;
  max-width: none !important;
}

.top-2 .container .row.flex-area {
  display: flex;
  justify-content: space-between;
}

@media (min-width: 1px) and (max-width: 1279px) {
  .top-2 .container .row.flex-area {
    display: block;
  }
}

.top-2 .container .row .col {
  position: relative;
}

@media (min-width: 768px) and (max-width: 1279px) {
  .top-2 .container .row .col {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
}

.top-2 .container .row .col span.over-img {
  position: absolute;
  top: -2%;
  right: 2%;
  z-index: 0;
}

@media (min-width: 1536px) and (max-width: 1859px) {
  .top-2 .container .row .col span.over-img {
    top: 4%;
  }
}

@media (min-width: 1366px) and (max-width: 1535px) {
  .top-2 .container .row .col span.over-img {
    top: 0;
  }
}

@media (min-width: 1280px) and (max-width: 1365px) {
  .top-2 .container .row .col span.over-img {
    top: -16%;
  }
}

@media (min-width: 1000px) and (max-width: 1279px) {
  .top-2 .container .row .col span.over-img {
    top: -100%;
    z-index: 20;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-2 .container .row .col span.over-img {
    top: -48%;
    right: 6.4rem;
    z-index: 20;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-2 .container .row .col span.over-img {
    top: -20%;
    z-index: 20;
    right: -.5rem;
  }
}

@media (min-width: 1860px) and (max-width: 2560px) {
  .top-2 .container .row .col span.over-img img {
    width: 320px;
  }
}

@media (min-width: 1536px) and (max-width: 1859px) {
  .top-2 .container .row .col span.over-img img {
    width: 240px;
  }
}

@media (min-width: 1366px) and (max-width: 1535px) {
  .top-2 .container .row .col span.over-img img {
    width: 216px;
  }
}

@media (min-width: 1280px) and (max-width: 1365px) {
  .top-2 .container .row .col span.over-img img {
    width: 200px;
  }
}

@media (min-width: 1000px) and (max-width: 1279px) {
  .top-2 .container .row .col span.over-img img {
    width: 280px;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-2 .container .row .col span.over-img img {
    width: 184px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-2 .container .row .col span.over-img img {
    width: 96px;
  }
}

.top-2 .container .row .col:nth-child(1) {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 200% 0;
  background-size: 200% auto;
  transition: background-position cubic-bezier(0.43, 0.05, 0.17, 1) 1.3s;
  background-image: linear-gradient(to right, transparent 0%, transparent 50%, #010101 50%, #010101 100%);
}

.top-2 .container .row .col:nth-child(1).animated {
  background-position: 0 0;
}

.top-2 .container .row .col figure.animated {
  overflow: hidden;
  position: relative;
}

.top-2 .container .row .col figure.animated:before {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.top-2 .container .row .col figure.animated {
  background-position: 0 0;
}

.top-2 .container .row .col .text-box {
  z-index: 10;
  position: relative;
  background: #ffffff;
  padding: 4em 3em 2em;
  margin-left: -16rem;
}

@media (min-width: 1367px) and (max-width: 1700px) {
  .top-2 .container .row .col .text-box {
    margin-bottom: -8rem;
  }
}

@media (min-width: 1366px) and (max-width: 1535px) {
  .top-2 .container .row .col .text-box {
    margin-left: -20rem;
    margin-top: 8rem;
  }
}

@media (min-width: 1280px) and (max-width: 1365px) {
  .top-2 .container .row .col .text-box {
    margin-left: -20rem;
    margin-top: 8rem;
    padding: 3em 1em 3em 3em;
  }
}

@media (min-width: 1000px) and (max-width: 1279px) {
  .top-2 .container .row .col .text-box {
    margin-left: 0;
    margin-top: 8rem;
    padding: 3em 3em;
    width: 90%;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-2 .container .row .col .text-box {
    width: 94%;
    display: block;
    margin: -6.4rem auto 0;
    padding: 3em 3em 2em;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-2 .container .row .col .text-box {
    width: 96%;
    display: block;
    margin: -4.8rem auto 0;
    padding: 2.5em 1.5em 2em;
  }
}

.top-2 .container .row .col:nth-child(1) {
  position: relative;
}

.top-2 .container .row .col:nth-child(2) {
  padding-right: 2%;
  display: flex;
  align-items: flex-end;
}

@media (min-width: 768px) and (max-width: 1279px) {
  .top-2 .container .row .col:nth-child(2) {
    display: block;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .top-2 .container .row .col:nth-child(2) {
    display: block;
    padding-right: 0;
  }
}

.top-3 {
  padding: 10rem 0 10rem;
  position: relative;
  margin-bottom: 0;
  background: #e8e8e8;
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-3 {
    padding: 8rem 0 10rem;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .top-3 {
    padding: 6.4rem 0 7.2rem;
    margin-bottom: 0;
  }
}

@media (min-width: 1px) and (max-width: 1280px) {
  .top-3 .sp-m-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

.top-3 span.hd-title {
  font-size: 128px;
  font-size: 12.8rem;
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
  line-height: 1;
  color: #184aad;
  position: absolute;
  top: -6.4rem;
  z-index: 2;
}

.top-3 span.hd-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 80px;
  background-color: #d71c27;
  z-index: -1;
}

@media (min-width: 1360px) and (max-width: 1536px) {
  .top-3 span.hd-title:before {
    width: 72px;
    height: 72px;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .top-3 span.hd-title:before {
    width: 64px;
    height: 64px;
  }
}

@media (min-width: 768px) and (max-width: 1259px) {
  .top-3 span.hd-title:before {
    width: 56px;
    height: 56px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-3 span.hd-title:before {
    width: 32px;
    height: 32px;
  }
}

@media (min-width: 1360px) and (max-width: 1536px) {
  .top-3 span.hd-title {
    font-size: 112px;
    font-size: 11.2rem;
  }
}

@media (min-width: 1280px) and (max-width: 1359px) {
  .top-3 span.hd-title {
    font-size: 96px;
    font-size: 9.6rem;
  }
}

@media (min-width: 1000px) and (max-width: 1279px) {
  .top-3 span.hd-title {
    font-size: 80px;
    font-size: 8rem;
    top: -4rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-3 span.hd-title {
    font-size: 80px;
    font-size: 8rem;
    top: -4rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-3 span.hd-title {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 1.5;
    top: -4rem;
  }
}

.top-3 h2.title {
  font-size: 48px;
  font-size: 4.8rem;
  position: relative;
  margin: 0 0 .5em;
  line-height: 1.5;
  font-weight: 700;
}

@media (min-width: 1520px) and (max-width: 1800px) {
  .top-3 h2.title {
    font-size: 40px;
    font-size: 4rem;
  }
}

@media (min-width: 1360px) and (max-width: 1519px) {
  .top-3 h2.title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .top-3 h2.title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media (min-width: 1060px) and (max-width: 1259px) {
  .top-3 h2.title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (min-width: 1000px) and (max-width: 1059px) {
  .top-3 h2.title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-3 h2.title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (max-width: 767px) {
  .top-3 h2.title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5;
    margin: 0 0 1em;
  }
}

.top-3 p {
  font-weight: 500;
  line-height: 2;
}

.top-3 .container {
  position: relative;
  width: 100% !important;
  max-width: none !important;
}

.top-3 .container .row.flex-area {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}

@media (min-width: 1px) and (max-width: 1279px) {
  .top-3 .container .row.flex-area {
    display: block;
  }
}

.top-3 .container .row .col {
  position: relative;
}

@media (min-width: 768px) and (max-width: 1279px) {
  .top-3 .container .row .col {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
}

.top-3 .container .row .col span.over-img {
  position: absolute;
  top: -2%;
  left: 2%;
  z-index: 0;
}

@media (min-width: 1536px) and (max-width: 1859px) {
  .top-3 .container .row .col span.over-img {
    top: 4%;
  }
}

@media (min-width: 1366px) and (max-width: 1535px) {
  .top-3 .container .row .col span.over-img {
    top: 0;
  }
}

@media (min-width: 1280px) and (max-width: 1365px) {
  .top-3 .container .row .col span.over-img {
    top: -16%;
  }
}

@media (min-width: 1000px) and (max-width: 1279px) {
  .top-3 .container .row .col span.over-img {
    top: -100%;
    right: 2%;
    left: auto;
    z-index: 20;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-3 .container .row .col span.over-img {
    top: -48%;
    right: 6.4rem;
    left: auto;
    z-index: 20;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-3 .container .row .col span.over-img {
    top: -20%;
    z-index: 20;
    right: -.5rem;
    left: auto;
  }
}

@media (min-width: 1860px) and (max-width: 2560px) {
  .top-3 .container .row .col span.over-img img {
    width: 320px;
  }
}

@media (min-width: 1536px) and (max-width: 1859px) {
  .top-3 .container .row .col span.over-img img {
    width: 240px;
  }
}

@media (min-width: 1366px) and (max-width: 1535px) {
  .top-3 .container .row .col span.over-img img {
    width: 216px;
  }
}

@media (min-width: 1280px) and (max-width: 1365px) {
  .top-3 .container .row .col span.over-img img {
    width: 200px;
  }
}

@media (min-width: 1000px) and (max-width: 1279px) {
  .top-3 .container .row .col span.over-img img {
    width: 280px;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-3 .container .row .col span.over-img img {
    width: 184px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-3 .container .row .col span.over-img img {
    width: 96px;
  }
}

.top-3 .container .row .col:nth-child(1) {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 200% 0;
  background-size: 200% auto;
  transition: background-position cubic-bezier(0.43, 0.05, 0.17, 1) 1.3s;
  background-image: linear-gradient(to right, transparent 0%, transparent 50%, #010101 50%, #010101 100%);
}

.top-3 .container .row .col:nth-child(1).animated {
  background-position: 0 0;
}

.top-3 .container .row .col figure.animated {
  overflow: hidden;
  position: relative;
}

.top-3 .container .row .col figure.animated:before {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.top-3 .container .row .col figure.animated {
  background-position: 0 0;
}

.top-3 .container .row .col .text-box {
  z-index: 10;
  position: relative;
  background: #ffffff;
  padding: 4em 3em 2em;
  margin-right: -16rem;
}

@media (min-width: 1367px) and (max-width: 1700px) {
  .top-3 .container .row .col .text-box {
    margin-bottom: -8rem;
  }
}

@media (min-width: 1366px) and (max-width: 1535px) {
  .top-3 .container .row .col .text-box {
    margin-right: -20rem;
    margin-top: 8rem;
  }
}

@media (min-width: 1280px) and (max-width: 1365px) {
  .top-3 .container .row .col .text-box {
    margin-right: -20rem;
    margin-top: 8rem;
    padding: 3em 1em 3em 3em;
  }
}

@media (min-width: 1000px) and (max-width: 1279px) {
  .top-3 .container .row .col .text-box {
    margin-right: 0;
    margin-top: 8rem;
    padding: 3em 3em;
    width: 90%;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-3 .container .row .col .text-box {
    width: 94%;
    display: block;
    margin: -6.4rem auto 0;
    padding: 3em 3em 2em;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-3 .container .row .col .text-box {
    width: 96%;
    display: block;
    margin: -4.8rem auto 0;
    padding: 2.5em 1.5em 2em;
  }
}

.top-3 .container .row .col:nth-child(1) {
  position: relative;
}

.top-3 .container .row .col:nth-child(2) {
  padding-right: 2%;
  display: flex;
  align-items: flex-end;
}

@media (min-width: 768px) and (max-width: 1279px) {
  .top-3 .container .row .col:nth-child(2) {
    display: block;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .top-3 .container .row .col:nth-child(2) {
    display: block;
    padding-right: 0;
  }
}

.top-4 {
  padding: 10rem 0;
  background: url(/wp-content/uploads/top_bg002.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-4 {
    padding: 8rem 2%;
  }
}

@media (max-width: 767px) {
  .top-4 {
    padding: 6.4rem 2rem;
  }
}

.top-4 span.hd-title {
  font-size: 128px;
  font-size: 12.8rem;
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
  line-height: 1;
  color: #184aad;
  z-index: 2;
  position: relative;
}

.top-4 span.hd-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 80px;
  background-color: #d71c27;
  z-index: -1;
}

@media (min-width: 1360px) and (max-width: 1536px) {
  .top-4 span.hd-title:before {
    width: 72px;
    height: 72px;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .top-4 span.hd-title:before {
    width: 64px;
    height: 64px;
  }
}

@media (min-width: 768px) and (max-width: 1259px) {
  .top-4 span.hd-title:before {
    width: 56px;
    height: 56px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-4 span.hd-title:before {
    width: 32px;
    height: 32px;
  }
}

@media (min-width: 1360px) and (max-width: 1536px) {
  .top-4 span.hd-title {
    font-size: 112px;
    font-size: 11.2rem;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .top-4 span.hd-title {
    font-size: 96px;
    font-size: 9.6rem;
  }
}

@media (min-width: 1000px) and (max-width: 1259px) {
  .top-4 span.hd-title {
    font-size: 80px;
    font-size: 8rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-4 span.hd-title {
    font-size: 80px;
    font-size: 8rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-4 span.hd-title {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 1.5;
  }
}

.top-4 h2.title {
  font-size: 48px;
  font-size: 4.8rem;
  position: relative;
  margin: 0 0 .5em;
  line-height: 1.5;
  font-weight: 700;
}

@media (min-width: 1520px) and (max-width: 1800px) {
  .top-4 h2.title {
    font-size: 40px;
    font-size: 4rem;
  }
}

@media (min-width: 1360px) and (max-width: 1519px) {
  .top-4 h2.title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .top-4 h2.title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media (min-width: 1060px) and (max-width: 1259px) {
  .top-4 h2.title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (min-width: 1000px) and (max-width: 1059px) {
  .top-4 h2.title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-4 h2.title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (max-width: 767px) {
  .top-4 h2.title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5;
    margin: 0 0 1em;
  }
}

@media (min-width: 1537px) and (max-width: 2560px) {
  .top-4 .container {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
  }
}

@media (min-width: 1000px) and (max-width: 1536px) {
  .top-4 .container {
    max-width: none;
    width: 100%;
    padding: 0 2rem;
    margin: 0;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-4 .container {
    max-width: none;
    width: 100%;
    padding: 0 1rem;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .top-4 .container {
    padding: 0;
  }
}

.top-4 .container p {
  line-height: 2.4;
}

@media (max-width: 767px) {
  .top-4 .container .row {
    display: block;
  }
}

.top-4 .container .row .col.link-block {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  padding: 6.4rem 1.6rem;
}

.top-4 .container .row .col.link-block img.sns_icon {
  height: 64px;
  width: auto;
}

@media (min-width: 768px) and (max-width: 1259px) {
  .top-4 .container .row .col.link-block img.sns_icon {
    height: 48px;
    width: auto;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-4 .container .row .col.link-block img.sns_icon {
    height: 32px;
    width: auto;
  }
}

.top-4 .container .row .col.link-block a {
  margin: 0 1.6rem;
}

.top-5 {
  padding: 10rem 0;
  background: url(/wp-content/uploads/top_bg003.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-5 {
    padding: 8rem 2%;
  }
}

@media (max-width: 767px) {
  .top-5 {
    padding: 6.4rem 2rem;
  }
}

.top-5 span.hd-title {
  font-size: 128px;
  font-size: 12.8rem;
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
  line-height: 1;
  color: #184aad;
  z-index: 2;
  position: relative;
}

.top-5 span.hd-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 80px;
  background-color: #d71c27;
  z-index: -1;
}

@media (min-width: 1360px) and (max-width: 1536px) {
  .top-5 span.hd-title:before {
    width: 72px;
    height: 72px;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .top-5 span.hd-title:before {
    width: 64px;
    height: 64px;
  }
}

@media (min-width: 768px) and (max-width: 1259px) {
  .top-5 span.hd-title:before {
    width: 56px;
    height: 56px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-5 span.hd-title:before {
    width: 32px;
    height: 32px;
  }
}

@media (min-width: 1360px) and (max-width: 1536px) {
  .top-5 span.hd-title {
    font-size: 112px;
    font-size: 11.2rem;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .top-5 span.hd-title {
    font-size: 96px;
    font-size: 9.6rem;
  }
}

@media (min-width: 1000px) and (max-width: 1259px) {
  .top-5 span.hd-title {
    font-size: 80px;
    font-size: 8rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-5 span.hd-title {
    font-size: 80px;
    font-size: 8rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-5 span.hd-title {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 1.5;
  }
}

.top-5 h2.title {
  font-size: 48px;
  font-size: 4.8rem;
  position: relative;
  margin: 0 0 .5em;
  line-height: 1.5;
  font-weight: 700;
}

@media (min-width: 1520px) and (max-width: 1800px) {
  .top-5 h2.title {
    font-size: 40px;
    font-size: 4rem;
  }
}

@media (min-width: 1360px) and (max-width: 1519px) {
  .top-5 h2.title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .top-5 h2.title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media (min-width: 1060px) and (max-width: 1259px) {
  .top-5 h2.title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (min-width: 1000px) and (max-width: 1059px) {
  .top-5 h2.title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-5 h2.title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (max-width: 767px) {
  .top-5 h2.title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5;
    margin: 0 0 1em;
  }
}

@media (min-width: 1537px) and (max-width: 2560px) {
  .top-5 .container {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
  }
}

@media (min-width: 1000px) and (max-width: 1536px) {
  .top-5 .container {
    max-width: none;
    width: 100%;
    padding: 0 2rem;
    margin: 0;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-5 .container {
    max-width: none;
    width: 100%;
    padding: 0 1rem;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .top-5 .container {
    padding: 0;
  }
}

.top-5 .container p {
  line-height: 2.4;
}

@media (max-width: 767px) {
  .top-5 .container .row {
    display: block;
  }
}

.top-5 .container .row .col {
  background: #ffffff;
  padding: 4.8rem 3.2rem;
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-5 .container .row .col {
    width: 100%;
    margin-left: 0;
    margin-bottom: 2em;
    float: none;
  }
}

@media (max-width: 767px) {
  .top-5 .container .row .col {
    padding: 3.2rem 1.6rem;
  }
}

.top-6 {
  padding: 10rem 0;
  margin-bottom: 0 !important;
  position: relative;
  overflow: hidden;
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-6 {
    padding: 8rem 0;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .top-6 {
    padding: 6.4rem 0 0;
  }
}

.top-6:before {
  content: "";
  display: block;
  background: url(/wp-content/uploads/fude-circle.svg) no-repeat;
  background-size: contain;
  width: 560px;
  height: 560px;
  position: absolute;
  top: -8%;
  right: -4.666666%;
}

@media (min-width: 1367px) and (max-width: 1536px) {
  .top-6:before {
    top: -6.666666%;
    right: -8.666666%;
    width: 480px;
    height: 480px;
  }
}

@media (min-width: 1280px) and (max-width: 1366px) {
  .top-6:before {
    top: -6.666666%;
    right: -8.666666%;
  }
}

@media (min-width: 1000px) and (max-width: 1279px) {
  .top-6:before {
    top: -6.666666%;
    right: -8.666666%;
    width: 400px;
    height: 400px;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-6:before {
    top: -6.666666%;
    right: -8.666666%;
    width: 400px;
    height: 400px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .top-6:before {
    top: -8%;
    right: -4.666666%;
    width: 480px;
    height: 480px;
  }
}

.top-6 h2.title {
  font-size: 28px;
  font-size: 2.8rem;
  position: relative;
  margin: 0 0 1em;
  color: #000000;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  z-index: 10;
}

@media (min-width: 1281px) and (max-width: 1700px) {
  .top-6 h2.title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 1000px) and (max-width: 1280px) {
  .top-6 h2.title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-6 h2.title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (max-width: 767px) {
  .top-6 h2.title {
    font-size: 22px;
    font-size: 2.2rem;
    margin: 0 0 1em;
  }
}

.top-6 h2.title.animated {
  overflow: hidden;
  position: relative;
}

.top-6 h2.title.animated:before {
  -webkit-animation: img-left-open 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
          animation: img-left-open 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  background: #ffffff;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  border-radius: 20px;
}

.top-6 h2 span {
  font-size: 16px;
  font-size: 1.6rem;
  color: #010101;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  display: block;
  margin: 0 0 1em;
}

.top-6 p {
  line-height: 2.2;
}

.top-6 .container {
  position: relative;
}

@media (min-width: 1537px) and (max-width: 2560px) {
  .top-6 .container {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
  }
}

@media (min-width: 1000px) and (max-width: 1536px) {
  .top-6 .container {
    max-width: none;
    width: 100%;
    padding: 0 2rem 0;
    margin: 0;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-6 .container {
    max-width: none;
    width: 100%;
    padding: 0 2rem;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .top-6 .container {
    padding: 0 1rem;
  }
}

.top-6 .container div.hd-title {
  font-size: 136px;
  font-size: 13.6rem;
  color: #d2e3d2;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  display: block;
  margin: 0;
  line-height: 1;
  overflow: hidden;
}

.top-6 .container div.hd-title span {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  display: inline-block;
  -webkit-animation-duration: 750ms;
          animation-duration: 750ms;
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-6 .container div.hd-title {
    font-size: 128px;
    font-size: 12.8rem;
  }
}

@media (max-width: 767px) {
  .top-6 .container div.hd-title {
    font-size: 68px;
    font-size: 6.8rem;
  }
}

.top-6 .container .row.flex-area {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

@media (max-width: 999px) {
  .top-6 .container .row.flex-area {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-6 .container .row {
    display: block;
  }
}

@media (max-width: 767px) {
  .top-6 .container .row {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-6 .container .row .col {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}

.top-6 figure img.logo-image {
  width: 160px;
  height: auto;
  margin-bottom: 6.4rem;
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-6 figure img.logo-image {
    width: 128px;
  }
}

@media (max-width: 767px) {
  .top-6 figure img.logo-image {
    width: 96px;
    margin-bottom: 4.8rem;
  }
}

.top-6 table.overview {
  width: 100%;
  margin-bottom: 3.2em;
}

@media (max-width: 999px) {
  .top-6 table.overview {
    width: 100%;
    margin-bottom: .5em;
  }
}

.top-6 table.overview th, .top-6 table.overview td {
  font-size: 15px;
  font-size: 1.5rem;
  color: #111111;
  padding: 1.8em 1em;
  color: #111111;
}

@media (max-width: 767px) {
  .top-6 table.overview th, .top-6 table.overview td {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.top-6 table.overview th {
  width: 30%;
  border-bottom: 1px solid #dddddd;
  font-weight: 500;
}

@media (max-width: 767px) {
  .top-6 table.overview th:first-child {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .top-6 table.overview th {
    width: 30%;
    padding: 1.8em .5em;
  }
}

.top-6 table.overview th.fst {
  border-top: 1px solid #dddddd;
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-6 table.overview th.reset {
    border-top: none;
    padding: 1em .8em 1.8em;
  }
}

@media (max-width: 767px) {
  .top-6 table.overview th.reset {
    border-top: none;
    padding: .5em .8em 1.8em;
  }
}

.top-6 table.overview td {
  border-bottom: 1px solid #dddddd;
}

.top-6 table.overview td p span.name {
  font-size: 120%;
}

@media (max-width: 767px) {
  .top-6 table.overview td {
    padding: 1.8em .8em;
  }
}

.top-6 table.overview td.fst {
  border-top: 1px solid #dddddd;
  font-weight: 500;
}

@media (min-width: 768px) and (max-width: 999px) {
  .top-6 table.overview td.reset {
    border-top: none;
    padding: 1em .8em 1.8em;
  }
}

@media (max-width: 767px) {
  .top-6 table.overview td.reset {
    border-top: none;
    padding: .5em .8em 1.8em;
  }
}

.bottom-contact {
  margin-bottom: 0;
  position: relative;
}

.bottom-contact:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: inherit;
  -webkit-filter: brightness(64%);
          filter: brightness(64%);
  /* 最背面へ */
}

.bottom-contact.parallax {
  background-image: url(/wp-content/uploads/bottom_bg002.jpg);
  height: 560px;
  background-position: top center;
  background-size: 100% auto;
}

@media (min-width: 896px) and (max-width: 1199px) {
  .bottom-contact.parallax {
    background-size: auto 100%;
    height: 560px;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .bottom-contact.parallax {
    height: 480px;
    background-size: cover;
  }
}

@media (max-width: 767px) {
  .bottom-contact.parallax {
    background-image: url("/wp-content/uploads/bottom_bg002.jpg");
    background-attachment: unset;
    height: auto;
    background-position: right center;
    background-size: cover;
  }
}

@media (max-width: 767px) {
  .bottom-contact.parallax .parallax_contents {
    -webkit-transform: none;
            transform: none;
    top: auto;
  }
}

.bottom-contact .container {
  z-index: 10;
  position: relative;
}

@media (min-width: 1320px) and (max-width: 2560px) {
  .bottom-contact .container {
    max-width: 1280px;
    width: 100%;
  }
}

@media (min-width: 1240px) and (max-width: 1319px) {
  .bottom-contact .container {
    max-width: 1200px;
    width: 100%;
  }
}

@media (min-width: 1200px) and (max-width: 1239px) {
  .bottom-contact .container {
    max-width: 1160px;
    width: 100%;
  }
}

@media (min-width: 1000px) and (max-width: 1199px) {
  .bottom-contact .container {
    max-width: 1200px;
    width: 100%;
    padding: 0 2rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .bottom-contact .container {
    max-width: 1000px;
    width: 100%;
    padding: 0 2rem;
  }
}

@media (max-width: 767px) {
  .bottom-contact .container {
    padding: 4rem 2rem 6.4rem;
  }
}

.bottom-contact .container .row {
  display: flex;
  align-items: center;
}

@media (min-width: 768px) and (max-width: 999px) {
  .bottom-contact .container .row.tb-reset {
    display: block;
  }
}

@media (max-width: 767px) {
  .bottom-contact .container .row {
    display: block;
  }
}

.bottom-contact .container .row .col.title-area {
  position: relative;
}

.bottom-contact .container .row .col.title-area:before {
  content: "";
  display: block;
  background: url(/wp-content/uploads/fude-circle.svg) no-repeat;
  background-size: contain;
  width: 160px;
  height: 160px;
  position: absolute;
  top: -20%;
  left: -10%;
}

@media (min-width: 1000px) and (max-width: 1536px) {
  .bottom-contact .container .row .col.title-area:before {
    width: 136px;
    height: 136px;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .bottom-contact .container .row .col.title-area:before {
    width: 136px;
    height: 136px;
    top: -32%;
    left: -4%;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .bottom-contact .container .row .col.title-area:before {
    width: 96px;
    height: 96px;
    top: -30%;
    left: -6.6666666%;
  }
}

.bottom-contact .container .row .col.column {
  display: flex;
  flex-direction: column;
}

@media (max-width: 767px) {
  .bottom-contact .container .row .col.column {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .bottom-contact .container .row .col.tb-reset {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}

.bottom-contact .container p {
  color: #ffffff;
}

.bottom-contact .container p.text-medium {
  font-size: 16px;
  font-size: 1.6rem;
}

@media (min-width: 768px) and (max-width: 999px) {
  .bottom-contact .container p.text-medium {
    margin: 0em 0 1em !important;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.8;
  }
}

@media (max-width: 767px) {
  .bottom-contact .container p.text-medium {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 2em;
  }
}

.bottom-contact .container p a.link-tel {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 700;
}

.bottom-contact .container p span.text-sp-small {
  font-size: 14px;
  font-size: 1.4rem;
}

@media (max-width: 767px) {
  .bottom-contact .container p span.text-sp-small {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.bottom-contact h2.title {
  font-size: 128px;
  font-size: 12.8rem;
  position: relative;
  margin: 0;
  color: #ffffff;
  line-height: 1;
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
  z-index: 10;
}

@media (min-width: 1360px) and (max-width: 1536px) {
  .bottom-contact h2.title {
    font-size: 112px;
    font-size: 11.2rem;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .bottom-contact h2.title {
    font-size: 96px;
    font-size: 9.6rem;
  }
}

@media (min-width: 1000px) and (max-width: 1259px) {
  .bottom-contact h2.title {
    font-size: 80px;
    font-size: 8rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .bottom-contact h2.title {
    font-size: 80px;
    font-size: 8rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .bottom-contact h2.title {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 1.5;
  }
}

.bottom-contact h2.title:before {
  content: "";
  position: absolute;
  left: -2rem;
  top: -4rem;
  width: 80px;
  height: 80px;
  background-color: #184aad;
  z-index: -1;
}

@media (min-width: 1360px) and (max-width: 1536px) {
  .bottom-contact h2.title:before {
    width: 72px;
    height: 72px;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .bottom-contact h2.title:before {
    width: 64px;
    height: 64px;
  }
}

@media (min-width: 768px) and (max-width: 1259px) {
  .bottom-contact h2.title:before {
    width: 56px;
    height: 56px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .bottom-contact h2.title:before {
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
  }
}

.bottom-contact h2 span {
  font-size: 24px;
  font-size: 2.4rem;
  color: #ffffff;
  font-weight: 700;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  display: block;
  margin: 1em 0 0;
}

@media (min-width: 768px) and (max-width: 999px) {
  .bottom-contact h2 span {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media (max-width: 767px) {
  .bottom-contact h2 span {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.fadeInUp-2 {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  -webkit-animation-name: fadeInUp-2;
  animation-name: fadeInUp-2;
}

@-webkit-keyframes fadeInUp-2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 120px, 0);
    transform: translate3d(0, 120px, 0);
  }
  50% {
    opacity: 0.8;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp-2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 120px, 0);
    transform: translate3d(0, 120px, 0);
  }
  50% {
    opacity: 0.8;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: translate3d(0, 0, 0);
  }
}

footer {
  background: #010101;
  padding: 0;
}

footer nav ul > li {
  font-size: 12px;
  font-size: 1.2rem;
}

footer .footer_nav_wrap .container .row .col {
  background: transparent;
}

footer .footer_nav_wrap .container .row .col img.footer-logo {
  margin: 0 0 2rem;
  width: auto;
  height: 32px;
}

@media (min-width: 768px) and (max-width: 999px) {
  footer .footer_nav_wrap .container .row .col img.footer-logo {
    height: 32px;
  }
}

@media (max-width: 767px) {
  footer .footer_nav_wrap .container .row .col img.footer-logo {
    margin: 0 auto 2rem;
    height: 28px;
    display: block;
  }
}

footer .footer_nav_wrap .container .row .col .text-box p {
  color: #ffffff;
}

footer .footer_nav_wrap .container .row .col .text-box p.footer-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0;
  letter-spacing: 1px;
}

@media (max-width: 767px) {
  footer .footer_nav_wrap .container .row .col .text-box p.footer-text {
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center;
  }
}

footer .footer_nav_wrap .container .row .col .text-box p.footer-text span {
  letter-spacing: normal;
}

@media (max-width: 767px) {
  footer .footer_nav_wrap .container .row .col .text-box p.footer-text span {
    font-size: 10px;
    font-size: 1rem;
  }
}

footer .footer_nav_wrap .container .row .col .text-box p.footer-text-2 {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0 0 1em;
}

@media (max-width: 767px) {
  footer .footer_nav_wrap .container .row .col .text-box p.footer-text-2 {
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center;
  }
}

footer .footer_nav_wrap .container .row .col .text-box p.copy-text {
  font-size: 10px;
  font-size: 1rem;
}

footer .footer_nav_wrap .container .row .col .text-box p a {
  color: #ffffff;
}

footer .footer_nav_wrap .container .row .col .text-box p a:hover {
  color: #ffffff;
}

footer .footer_nav_wrap .container .row .col:nth-child(1) {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1000px) and (max-width: 2560px) {
  footer .footer_nav_wrap .container .row .col ul {
    -webkit-column-count: 4;
            column-count: 4;
  }
  footer .footer_nav_wrap .container .row .col ul li a {
    font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  }
  footer .footer_nav_wrap .container .row .col ul li:nth-child(4), footer .footer_nav_wrap .container .row .col ul li:nth-child(9) {
    -webkit-column-break-before: column;
            break-before: column;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  footer .footer_nav_wrap .container .row .col ul {
    -webkit-column-count: 3;
            column-count: 3;
  }
  footer .footer_nav_wrap .container .row .col ul li a {
    font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  }
  footer .footer_nav_wrap .container .row .col ul li:nth-child(4), footer .footer_nav_wrap .container .row .col ul li:nth-child(8) {
    -webkit-column-break-before: column;
            break-before: column;
  }
}

@media (min-width: 768px) {
  footer .footer_nav_wrap .container .row .col ul {
    display: block;
    text-align: left;
    flex-wrap: wrap;
  }
  footer .footer_nav_wrap .container .row .col ul li {
    display: block;
  }
  footer .footer_nav_wrap .container .row .col ul li a {
    font-size: 13px;
    font-size: 1.3rem;
    text-align: left;
    font-weight: 600;
  }
}

@media (max-width: 767px) {
  footer .footer_nav_wrap .container .row .col ul li {
    font-size: 13px;
    font-size: 1.3rem;
    padding: 0.5em 0;
  }
  footer .footer_nav_wrap .container .row .col ul li a {
    padding: 0.7em 0;
    font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  }
}

footer .footer_copyright_wrap p {
  padding: 1em 0.3em;
  display: block;
  font-size: 10px;
  font-size: 1rem;
}

@media (max-width: 767px) {
  footer .footer_copyright_wrap p {
    padding: 1em 0.3em;
    display: block;
    font-size: 9px;
    font-size: 0.9rem;
  }
}

@media (min-width: 1000px) {
  footer .footer_nav_wrap {
    padding: 6.4rem 0;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  footer .footer_copyright_wrap {
    padding: 1em 0 2em;
  }
  footer .footer_nav_wrap {
    padding-top: 4.8rem;
    padding-bottom: 1em;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  footer .footer_copyright_wrap {
    padding: 0 0 1.5em;
  }
  footer .footer_nav_wrap {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (min-width: 1320px) and (max-width: 2560px) {
  footer .container {
    max-width: 1280px;
    width: 100%;
  }
}

@media (min-width: 1240px) and (max-width: 1319px) {
  footer .container {
    max-width: 1200px;
    width: 100%;
  }
}

@media (min-width: 1200px) and (max-width: 1239px) {
  footer .container {
    max-width: 1160px;
    width: 100%;
  }
}

@media (min-width: 1040px) and (max-width: 1119px) {
  footer .container {
    max-width: 1000px;
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1039px) {
  footer .container {
    max-width: 1000px;
    width: 100%;
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  footer .container {
    padding: 0 10px;
  }
}

footer img {
  height: 64px;
}

@media (max-width: 767px) {
  footer img {
    margin-bottom: 2em;
  }
}

.catch-wrap {
  position: relative;
  height: 560px;
  overflow: hidden;
  margin-bottom: 10rem;
  display: flex;
  align-items: center;
  background-image: url("/wp-content/uploads/under_bg003.jpg");
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
}

.catch-wrap.movie_photo-page {
  background-image: url("/wp-content/uploads/under_bg002.jpg");
}

.catch-wrap.movie_photo-page h1.under-cont span {
  mix-blend-mode: normal;
}

.catch-wrap.profile-page {
  background-image: url("/wp-content/uploads/under_bg003.jpg");
}

.catch-wrap.profile-page h1.under-cont span {
  mix-blend-mode: normal;
}

.catch-wrap.race-page {
  background-image: url("/wp-content/uploads/under_bg004.jpg");
  background-position: bottom center;
}

.catch-wrap.race-page h1.under-cont span {
  mix-blend-mode: normal;
}

.catch-wrap.activity-page {
  background-image: url("/wp-content/uploads/under_bg005.jpg");
}

.catch-wrap.activity-page h1.under-cont span {
  mix-blend-mode: normal;
}

.catch-wrap.supporter-page {
  background-image: url("/wp-content/uploads/under_bg006.jpg");
}

.catch-wrap.supporter-page h1.under-cont span {
  mix-blend-mode: normal;
}

.catch-wrap.vision-page {
  background-image: url("/wp-content/uploads/under_bg007.jpg");
  background-position: top 20% center;
}

@media (max-width: 767px) {
  .catch-wrap.vision-page {
    background-image: url("/wp-content/uploads/under_bg007_sp.jpg");
    background-position: center center;
  }
}

.catch-wrap.vision-page h1.under-cont span {
  mix-blend-mode: normal;
}

@media (min-width: 1000px) and (max-width: 1279px) {
  .catch-wrap {
    height: 480px;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .catch-wrap {
    height: 296px;
    margin-bottom: 8rem;
  }
}

@media (max-width: 767px) {
  .catch-wrap {
    height: 208px;
    margin-bottom: 4.8rem;
  }
}

.catch-wrap.post-cont {
  margin-bottom: 0;
  padding-left: 2%;
}

@media (min-width: 1px) and (max-width: 767px) {
  .catch-wrap.post-cont {
    padding-left: 1.6rem;
  }
}

.catch-wrap.post-cont span {
  position: relative;
  font-family: 'Libre Baskerville', serif;
  font-size: 128px;
  font-size: 12.8rem;
  font-weight: 700;
  color: #184aad;
  display: block;
  margin: 0;
  z-index: 20;
  padding: 0 2%;
  text-align: left;
  background: transparent;
  line-height: 1;
}

@media (min-width: 1360px) and (max-width: 1536px) {
  .catch-wrap.post-cont span {
    font-size: 112px;
    font-size: 11.2rem;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .catch-wrap.post-cont span {
    font-size: 96px;
    font-size: 9.6rem;
  }
}

@media (min-width: 1000px) and (max-width: 1259px) {
  .catch-wrap.post-cont span {
    font-size: 80px;
    font-size: 8rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .catch-wrap.post-cont span {
    font-size: 80px;
    font-size: 8rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .catch-wrap.post-cont span {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 1.5;
    padding: 0 1.6rem;
  }
}

.catch-wrap.post-cont span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 80px;
  background-color: #d71c27;
  z-index: -1;
  mix-blend-mode: normal;
}

@media (min-width: 1360px) and (max-width: 1536px) {
  .catch-wrap.post-cont span:before {
    width: 72px;
    height: 72px;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .catch-wrap.post-cont span:before {
    width: 64px;
    height: 64px;
  }
}

@media (min-width: 768px) and (max-width: 1259px) {
  .catch-wrap.post-cont span:before {
    width: 56px;
    height: 56px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .catch-wrap.post-cont span:before {
    width: 32px;
    height: 32px;
  }
}

.catch-wrap h1 {
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 21px;
  font-size: 2.1rem;
  color: #111111;
  background: #010101;
}

.catch-wrap h1.under-cont {
  background: transparent;
  text-align: left;
  padding: 0 2%;
}

.catch-wrap h1.under-cont span {
  position: relative;
  font-family: 'Libre Baskerville', serif;
  font-size: 128px;
  font-size: 12.8rem;
  font-weight: 700;
  color: #184aad;
  display: block;
  margin: 0;
  z-index: 20;
  padding: 0 2%;
  text-align: left;
  background: transparent;
  line-height: 1;
}

@media (min-width: 1360px) and (max-width: 1536px) {
  .catch-wrap h1.under-cont span {
    font-size: 112px;
    font-size: 11.2rem;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .catch-wrap h1.under-cont span {
    font-size: 96px;
    font-size: 9.6rem;
  }
}

@media (min-width: 1000px) and (max-width: 1259px) {
  .catch-wrap h1.under-cont span {
    font-size: 80px;
    font-size: 8rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .catch-wrap h1.under-cont span {
    font-size: 80px;
    font-size: 8rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .catch-wrap h1.under-cont span {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 1.5;
    padding: 0 1.6rem;
  }
}

.catch-wrap h1.under-cont span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 80px;
  background-color: #d71c27;
  z-index: -1;
  mix-blend-mode: normal;
}

@media (min-width: 1360px) and (max-width: 1536px) {
  .catch-wrap h1.under-cont span:before {
    width: 72px;
    height: 72px;
  }
}

@media (min-width: 1260px) and (max-width: 1359px) {
  .catch-wrap h1.under-cont span:before {
    width: 64px;
    height: 64px;
  }
}

@media (min-width: 768px) and (max-width: 1259px) {
  .catch-wrap h1.under-cont span:before {
    width: 56px;
    height: 56px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .catch-wrap h1.under-cont span:before {
    width: 32px;
    height: 32px;
  }
}

.catch-wrap h1.under-cont span.title-box {
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  position: relative;
  font-size: 21px;
  font-size: 2.1rem;
  z-index: 20;
  text-align: left;
  color: #010101;
  line-height: 1;
  display: inline-block;
  margin-top: 1rem;
  padding: .5em .8em;
  background: #ffffff;
  mix-blend-mode: normal;
}

@media (min-width: 768px) and (max-width: 999px) {
  .catch-wrap h1.under-cont span.title-box {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .catch-wrap h1.under-cont span.title-box {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: .5rem;
    margin-top: .5rem;
  }
}

.catch-wrap h1.under-cont span.title-box:before {
  display: none;
}

@media (min-width: 1320px) and (max-width: 2560px) {
  .catch-wrap h1 {
    max-width: none;
    width: 100%;
    padding: 1em 0;
    text-align: center;
  }
}

@media (min-width: 1240px) and (max-width: 1319px) {
  .catch-wrap h1 {
    max-width: none;
    width: 100%;
    padding: 1em 2rem;
    text-align: center;
  }
}

@media (min-width: 1200px) and (max-width: 1239px) {
  .catch-wrap h1 {
    max-width: none;
    width: 100%;
    padding: 1em 2rem;
    text-align: center;
  }
}

@media (min-width: 1000px) and (max-width: 1199px) {
  .catch-wrap h1 {
    max-width: none;
    width: 100%;
    padding: 1em 2rem;
    text-align: center;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .catch-wrap h1 {
    max-width: 1000px;
    width: 100%;
    padding: 1em 2rem;
    text-align: left;
  }
}

@media (max-width: 767px) {
  .catch-wrap h1 {
    padding: 1em 10px;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: left;
  }
}

.link-area a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: 0.3s linear;
}

.main.under {
  overflow: unset !important;
  position: relative;
}

.under {
  overflow: unset;
  position: relative;
}

.under .column_main {
  overflow: inherit;
}

.under h1 {
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  margin: 0 auto 0.5em;
  text-align: left;
  position: relative;
  font-size: 21px;
  font-size: 2.1rem;
  color: #ffffff;
  background: #010101;
}

@media (min-width: 1320px) and (max-width: 2560px) {
  .under h1 {
    max-width: none;
    width: 100%;
    padding: 1em 0;
    text-align: center;
  }
}

@media (min-width: 1240px) and (max-width: 1319px) {
  .under h1 {
    max-width: none;
    width: 100%;
    padding: 1em 2rem;
    text-align: center;
  }
}

@media (min-width: 1200px) and (max-width: 1239px) {
  .under h1 {
    max-width: none;
    width: 100%;
    padding: 1em 2rem;
    text-align: center;
  }
}

@media (min-width: 1000px) and (max-width: 1199px) {
  .under h1 {
    max-width: none;
    width: 100%;
    padding: 1em 2rem;
    text-align: center;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .under h1 {
    max-width: 1000px;
    width: 100%;
    padding: 1em 2rem;
    text-align: left;
  }
}

@media (max-width: 767px) {
  .under h1 {
    padding: 1em 10px;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: left;
  }
}

.under h2 {
  font-size: 24px;
  font-size: 2.4rem;
}

@media (max-width: 767px) {
  .under h2 {
    font-size: 20px;
    font-size: 2rem;
  }
}

.under h2.title {
  font-size: 36px;
  font-size: 3.6rem;
  position: relative;
  margin: 0 0 2em;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
}

@media (min-width: 1281px) and (max-width: 1700px) {
  .under h2.title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media (min-width: 1000px) and (max-width: 1280px) {
  .under h2.title {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .under h2.title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (max-width: 767px) {
  .under h2.title {
    font-size: 22px;
    font-size: 2.2rem;
    margin: 0 0 1.5em;
  }
}

.under h2.title span.sub-title {
  font-size: 24px;
  font-size: 2.4rem;
  display: block;
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
}

@media (min-width: 768px) and (max-width: 999px) {
  .under h2.title span.sub-title {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width: 767px) {
  .under h2.title span.sub-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.under h2.title.text-center {
  text-align: center;
  margin: 0 auto 1.5em;
}

.under h2.title:before {
  display: block;
  content: "";
  width: 100%;
  height: 4px;
  margin: 2.4rem 0 0;
  background: #e8e8e8;
  position: absolute;
  bottom: 0;
  z-index: -1;
}

.under h2.title:after {
  display: block;
  content: "";
  width: 6.4rem;
  height: 4px;
  background: linear-gradient(90deg, #184aad 0%, #184aad 50%, #d71c27 50%, #d71c27 100%);
  margin: 2.4rem 0 0;
}

.under h2 a {
  font-size: 24px;
  font-size: 2.4rem;
  color: #111111;
}

@media (max-width: 767px) {
  .under h2 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.under h2 a:hover {
  color: #010101;
}

.under h3.menu-title {
  font-weight: 700;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  padding: .5em 1em;
  border: 3px solid #051c31;
  margin: 0 0 1.5em;
}

@media (max-width: 767px) {
  .under h3.menu-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.under h3.title {
  font-weight: 700;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-size: 28px;
  font-size: 2.8rem;
  margin: 0 0 1.5em;
  line-height: 1.8;
  position: relative;
}

.under h3.title:after {
  display: block;
  content: "";
  width: 48px;
  height: 4px;
  background: #010101;
  margin: 2rem 0 0;
}

.under h3.title.text-center {
  text-align: center;
  margin: 0 auto 1em;
}

.under h3.title.text-center:after {
  display: block;
  content: "";
  width: 48px;
  height: 2px;
  background: #010101;
  margin: 2rem auto 0;
}

@media (min-width: 1281px) and (max-width: 1700px) {
  .under h3.title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 1000px) and (max-width: 1280px) {
  .under h3.title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .under h3.title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (max-width: 767px) {
  .under h3.title {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  .under h3.title.reset {
    margin: 0 0 0;
    line-height: 1;
  }
  .under h3.title.reset:after {
    display: none;
  }
}

.under h4.title {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  color: #051c31;
  margin: 0 0 .5em;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .under h4.title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.under h4.title span.sub {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  display: inline-block;
  color: #051c31;
}

@media (max-width: 767px) {
  .under h4.title span.sub {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.under h4.title span.pickup {
  background: #de2a16;
  color: #ffffff;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  display: inline-block;
  padding: .5em .8em;
  margin-right: 1rem;
}

@media (max-width: 767px) {
  .under h4.title span.pickup {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.under p {
  line-height: 2.2;
}

.under p.hd-line {
  line-height: 1.3;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  color: #051c31;
  font-size: 22px;
  font-size: 2.2rem;
}

@media (max-width: 767px) {
  .under p.hd-line {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.under section:not(:last-child) {
  margin-bottom: 10rem;
}

@media (max-width: 767px) {
  .under section:not(:last-child) {
    margin-bottom: 6rem;
  }
}

.under section:not(:last-child).mb-reset {
  margin-bottom: 10%;
}

@media (max-width: 767px) {
  .under section:not(:last-child).mb-reset {
    margin-bottom: 7%;
  }
}

.under section.anchor-area {
  margin-bottom: 88px;
}

@media (max-width: 767px) {
  .under section.anchor-area {
    margin-bottom: 56px;
  }
}

@media (max-width: 767px) {
  .under section .container.cont-area {
    padding: 0;
  }
}

@media (min-width: 1537px) and (max-width: 2560px) {
  .under section .container {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
  }
}

@media (min-width: 1000px) and (max-width: 1536px) {
  .under section .container {
    max-width: none;
    width: 100%;
    padding: 0 2rem;
    margin: 0;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .under section .container {
    max-width: none;
    width: 100%;
    padding: 0 2rem;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .under section .container {
    padding: 0 1.6rem;
  }
}

.under section .container.cont-wrap {
  max-width: none;
  width: 100%;
}

@media (max-width: 999px) {
  .under section .container.cont-wrap {
    padding: 0;
  }
}

.under section .container.under-cont {
  padding: 0 1rem;
}

.under section .container .row.flex-area {
  display: flex;
  justify-content: center;
}

@media (max-width: 767px) {
  .under section .container .row.flex-area {
    display: block;
  }
}

.under section .container .row.flex-area-2 {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 767px) {
  .under section .container .row.flex-area-2 {
    display: block;
  }
}

@media (min-width: 1537px) and (max-width: 2560px) {
  .under section .container .row.sitemap {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
  }
}

@media (min-width: 1000px) and (max-width: 1536px) {
  .under section .container .row.sitemap {
    max-width: none;
    width: 100%;
    padding: 0 2rem;
    margin: 0;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .under section .container .row.sitemap {
    max-width: none;
    width: 100%;
    padding: 0 1rem;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .under section .container .row.sitemap {
    padding: 0;
  }
}

.under section .container .row .col.link-block {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  padding: 6.4rem 1.6rem;
}

.under section .container .row .col.link-block img.sns_icon {
  height: 56px;
  width: auto;
}

@media (min-width: 768px) and (max-width: 1259px) {
  .under section .container .row .col.link-block img.sns_icon {
    height: 40px;
    width: auto;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .under section .container .row .col.link-block img.sns_icon {
    height: 32px;
    width: auto;
  }
}

.under section .container .row .col.link-block a {
  margin: 0 1.6rem;
}

@media (min-width: 768px) and (max-width: 999px) {
  .under section .container .row .col.reset-col {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .under section .container .row .col.reset-col-2 {
    width: 48%;
    margin: 0 1%;
  }
}

.under .fadeInUp {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

.under .fadeIn {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: translate3d(0, 0, 0);
  }
}

.under p {
  line-height: 2;
}

.under img.hd-img {
  height: 128px;
}

@media (max-width: 767px) {
  .under img.hd-img {
    height: 96px;
  }
}

.under table.menu-ex {
  width: 100%;
  margin-bottom: 2em;
}

@media (max-width: 767px) {
  .under table.menu-ex {
    width: 100%;
    margin-bottom: 2em;
  }
}

.under table.menu-ex th, .under table.menu-ex td {
  color: #111111;
  padding: 1.8em 1em;
}

@media (max-width: 767px) {
  .under table.menu-ex th.reset, .under table.menu-ex td.reset {
    border-top: none;
    padding: .5em .8em 1.8em;
  }
}

.under table.menu-ex th {
  width: 30%;
  color: #111111;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: left;
  border-top: 1px solid #051c31;
}

@media (max-width: 767px) {
  .under table.menu-ex th:first-child {
    text-align: center;
  }
}

.under table.menu-ex th.long {
  width: 60%;
}

@media (min-width: 768px) and (max-width: 999px) {
  .under table.menu-ex th {
    font-size: 16px;
    font-size: 1.6rem;
    width: 40%;
  }
}

@media (max-width: 767px) {
  .under table.menu-ex th {
    width: 42%;
    padding: 1.8em .5em;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.under table.menu-ex th.last {
  border-bottom: 1px solid #051c31;
}

.under table.menu-ex td {
  font-weight: 600;
  border-top: 1px solid #051c31;
}

.under table.menu-ex td p {
  font-weight: 600;
}

.under table.menu-ex td p.mincho {
  font-size: 120%;
}

@media (max-width: 767px) {
  .under table.menu-ex td {
    padding: 1.8em .8em;
  }
}

.under table.menu-ex td.last {
  border-bottom: 1px solid #051c31;
}

.under table.menu-ex td.price p {
  font-weight: 700;
  font-size: 20px;
  font-size: 2rem;
  color: #051c31;
  text-align: right;
}

@media (min-width: 768px) and (max-width: 999px) {
  .under table.menu-ex td.price p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (max-width: 767px) {
  .under table.menu-ex td.price p {
    font-size: 18px;
    font-size: 1.8rem;
    text-align: right;
  }
}

.under table.overview {
  width: 100%;
}

@media (max-width: 767px) {
  .under table.overview {
    width: 100%;
  }
}

.under table.overview th, .under table.overview td {
  font-size: 15px;
  font-size: 1.5rem;
  color: #111111;
  padding: 1.8em 1em;
}

@media (max-width: 767px) {
  .under table.overview th, .under table.overview td {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.under table.overview th {
  width: 30%;
  color: #111111;
  border-top: 1px solid #e8e8e8;
}

@media (max-width: 767px) {
  .under table.overview th:first-child {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .under table.overview th {
    width: 30%;
    padding: 1.8em .5em;
  }
}

.under table.overview th.last {
  border-bottom: 1px solid #e8e8e8;
}

.under table.overview td {
  border-top: 1px solid #e8e8e8;
}

.under table.overview td p.mincho {
  font-size: 120%;
}

@media (max-width: 767px) {
  .under table.overview td {
    padding: 1.8em .8em;
  }
}

.under table.overview td.last {
  border-bottom: 1px solid #e8e8e8;
}

.under .table-default th {
  background: transparent;
  color: #010101;
  font-weight: 600;
  width: 35%;
  border-bottom: 1px solid #e8e8e8;
}

@media (max-width: 767px) {
  .under .table-default th {
    padding: 1.5em .5em;
  }
}

.under .table-default th.fst-th {
  border-top: 1px solid #010101 !important;
}

.under .table-default th, .under .table-default td {
  padding: 1.5em 1em;
  border-left: none;
  border-right: none;
  border-top: 1px solid #e8e8e8;
}

@media (max-width: 767px) {
  .under .table-default th, .under .table-default td {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.under .table-default td {
  line-height: 2;
  border-bottom: 1px solid #e8e3d9;
}

.under .table-menu td {
  padding: 1.5em 1em;
  border-top: 1px solid #d8e8de;
  border-bottom: 1px solid #d8e8de;
}

@media (max-width: 767px) {
  .under .table-menu td {
    padding: 1.5em .5em;
  }
}

.under .table-menu td {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
}

.under .table-menu td p {
  color: #111111;
}

@media (min-width: 768px) and (max-width: 999px) {
  .under .table-menu td span.text-medium {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  .under .table-menu td span.text-medium {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.under .table-menu td span.price {
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
}

@media (max-width: 767px) {
  .under .table-menu td span.price {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .under .table-menu td.no-top-border {
    border-top: none;
  }
}

.under .dp-block {
  display: block;
}

.inline-menu {
  position: relative;
  display: block;
  min-width: 160px;
  max-width: 640px;
  width: 100%;
  height: 80px;
  line-height: 80px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #010101 0%, #010101 50%, #fde67c 50%, #fde67c 100%);
  color: #010101;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: 700;
  transition: background-position ease 0.4s;
}

@media (max-width: 767px) {
  .inline-menu {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.inline-menu:hover {
  background-position: left 0 bottom 0;
  color: #ffffff;
}

.button, .inquiry .wpcf7-submit, .wpcf7-submit {
  margin-right: auto !important;
  margin-left: auto !important;
}

.link-btn, .button, .inquiry .wpcf7-submit, .wpcf7-submit {
  position: relative;
  display: block;
  min-width: 160px;
  max-width: 264px;
  width: 100%;
  height: 56px;
  line-height: 54px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #184aad 0%, #184aad 50%, #010101 50%, #010101 100%);
  color: #ffffff;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  transition: background-position ease 0.4s;
}

@media (max-width: 767px) {
  .link-btn, .button, .inquiry .wpcf7-submit, .wpcf7-submit {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.link-btn.round, .button.round, .inquiry .round.wpcf7-submit, .wpcf7-submit.round {
  border-radius: 100vh;
}

.link-btn.contact, .button.contact, .inquiry .contact.wpcf7-submit, .wpcf7-submit.contact {
  min-width: 160px;
  max-width: none;
  width: 100%;
  height: 88px;
  line-height: 88px;
  border: 1px solid #010101;
  color: #ffffff !important;
  border-radius: 0 !important;
  border: none;
  background-image: linear-gradient(to right, #184aad 0%, #184aad 50%, #010101 50%, #010101 100%);
}

@media (max-width: 767px) {
  .link-btn.contact, .button.contact, .inquiry .contact.wpcf7-submit, .wpcf7-submit.contact {
    width: 90%;
    height: 56px;
    line-height: 56px;
  }
}

.link-btn.contact:hover, .button.contact:hover, .inquiry .contact.wpcf7-submit:hover, .wpcf7-submit.contact:hover {
  color: #ffffff !important;
}

.link-btn.contact:before, .link-btn.contact:after, .button.contact:before, .inquiry .contact.wpcf7-submit:before, .button.contact:after, .inquiry .contact.wpcf7-submit:after, .wpcf7-submit.contact:before, .wpcf7-submit.contact:after {
  background: #ffffff;
}

.link-btn:before, .button:before, .inquiry .wpcf7-submit:before, .wpcf7-submit:before {
  content: '';
  display: block;
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 1px;
  margin: auto;
  background: #ffffff;
  transition: .2s;
}

@media (max-width: 767px) {
  .link-btn:before, .button:before, .inquiry .wpcf7-submit:before, .wpcf7-submit:before {
    width: 20px;
  }
}

.link-btn:after, .button:after, .inquiry .wpcf7-submit:after, .wpcf7-submit:after {
  content: '';
  display: block;
  position: absolute;
  right: 1em;
  top: -6px;
  bottom: 0;
  width: 8px;
  height: 1px;
  margin: auto;
  border: 0;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: .2s;
}

.link-btn:hover, .button:hover, .inquiry .wpcf7-submit:hover, .wpcf7-submit:hover {
  background-position: left 0 bottom 0;
  color: #ffffff;
}

.link-btn:hover:before, .button:hover:before, .inquiry .wpcf7-submit:hover:before, .wpcf7-submit:hover:before {
  background: #ffffff;
  right: 3%;
}

.link-btn:hover:after, .button:hover:after, .inquiry .wpcf7-submit:hover:after, .wpcf7-submit:hover:after {
  background: #ffffff;
  right: 3%;
  border-color: none;
  border: none;
}

.link-btn.blank-def, .button.blank-def, .inquiry .blank-def.wpcf7-submit, .wpcf7-submit.blank-def {
  color: #ffffff;
  background-image: linear-gradient(to right, #184aad 0%, #184aad 50%, #010101 50%, #010101 100%);
}

.link-btn.blank-def:before, .button.blank-def:before, .inquiry .blank-def.wpcf7-submit:before, .wpcf7-submit.blank-def:before {
  content: "";
  display: block;
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  margin: auto;
  background: url(/wp-content/uploads/blank_icon_white.png);
  transition: .2s;
  z-index: 5;
}

.link-btn.blank-def:after, .button.blank-def:after, .inquiry .blank-def.wpcf7-submit:after, .wpcf7-submit.blank-def:after {
  display: none;
}

.link-btn.blank-def:hover, .button.blank-def:hover, .inquiry .blank-def.wpcf7-submit:hover, .wpcf7-submit.blank-def:hover {
  background-position: 0 0;
  color: #ffffff;
}

.link-btn.blank-def:hover:before, .button.blank-def:hover:before, .inquiry .blank-def.wpcf7-submit:hover:before, .wpcf7-submit.blank-def:hover:before {
  background: url(/wp-content/uploads/blank_icon_white.png);
  background-color: none;
}

.link-btn.blank-def:hover:after, .button.blank-def:hover:after, .inquiry .blank-def.wpcf7-submit:hover:after, .wpcf7-submit.blank-def:hover:after {
  display: none;
}

.link-btn.youtube-link, .button.youtube-link, .inquiry .youtube-link.wpcf7-submit, .wpcf7-submit.youtube-link {
  color: #ffffff;
  background-image: linear-gradient(to right, #010101 0%, #010101 50%, #ff0000 50%, #ff0000 100%);
  border-radius: 16px;
}

@media (max-width: 767px) {
  .link-btn.youtube-link, .button.youtube-link, .inquiry .youtube-link.wpcf7-submit, .wpcf7-submit.youtube-link {
    max-width: 116px;
    height: 32px;
    line-height: 30px;
    border-radius: 8px;
  }
}

.link-btn.youtube-link:before, .button.youtube-link:before, .inquiry .youtube-link.wpcf7-submit:before, .wpcf7-submit.youtube-link:before {
  content: "";
  display: block;
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  margin: auto;
  background: url(/wp-content/uploads/blank_icon_white.png);
  transition: .2s;
  z-index: 5;
}

.link-btn.youtube-link:after, .button.youtube-link:after, .inquiry .youtube-link.wpcf7-submit:after, .wpcf7-submit.youtube-link:after {
  display: none;
}

.link-btn.youtube-link:hover, .button.youtube-link:hover, .inquiry .youtube-link.wpcf7-submit:hover, .wpcf7-submit.youtube-link:hover {
  background-position: 0 0;
  color: #ffffff;
}

.link-btn.youtube-link:hover:before, .button.youtube-link:hover:before, .inquiry .youtube-link.wpcf7-submit:hover:before, .wpcf7-submit.youtube-link:hover:before {
  background: url(/wp-content/uploads/blank_icon_white.png);
  background-color: none;
}

.link-btn.youtube-link:hover:after, .button.youtube-link:hover:after, .inquiry .youtube-link.wpcf7-submit:hover:after, .wpcf7-submit.youtube-link:hover:after {
  display: none;
}

.link-btn.blog-link, .button.blog-link, .inquiry .blog-link.wpcf7-submit, .wpcf7-submit.blog-link {
  color: #ffffff;
  background-image: linear-gradient(to right, #010101 0%, #010101 50%, #44b134 50%, #44b134 100%);
}

.link-btn.blog-link:before, .button.blog-link:before, .inquiry .blog-link.wpcf7-submit:before, .wpcf7-submit.blog-link:before {
  content: "";
  display: block;
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  margin: auto;
  background: url(/wp-content/uploads/blank_icon_white.png);
  transition: .2s;
  z-index: 5;
}

.link-btn.blog-link:after, .button.blog-link:after, .inquiry .blog-link.wpcf7-submit:after, .wpcf7-submit.blog-link:after {
  display: none;
}

.link-btn.blog-link:hover, .button.blog-link:hover, .inquiry .blog-link.wpcf7-submit:hover, .wpcf7-submit.blog-link:hover {
  background-position: 0 0;
  color: #ffffff;
}

.link-btn.blog-link:hover:before, .button.blog-link:hover:before, .inquiry .blog-link.wpcf7-submit:hover:before, .wpcf7-submit.blog-link:hover:before {
  background: url(/wp-content/uploads/blank_icon_white.png);
  background-color: none;
}

.link-btn.blog-link:hover:after, .button.blog-link:hover:after, .inquiry .blog-link.wpcf7-submit:hover:after, .wpcf7-submit.blog-link:hover:after {
  display: none;
}

.link-btn.fb-blank-link, .button.fb-blank-link, .inquiry .fb-blank-link.wpcf7-submit, .wpcf7-submit.fb-blank-link {
  max-width: none;
  width: 90%;
  color: #ffffff;
  background-image: linear-gradient(to right, #010101 0%, #010101 50%, #1877f2 50%, #1877f2 100%);
}

@media (max-width: 767px) {
  .link-btn.fb-blank-link, .button.fb-blank-link, .inquiry .fb-blank-link.wpcf7-submit, .wpcf7-submit.fb-blank-link {
    width: 100%;
  }
}

.link-btn.fb-blank-link:before, .button.fb-blank-link:before, .inquiry .fb-blank-link.wpcf7-submit:before, .wpcf7-submit.fb-blank-link:before {
  content: "";
  display: block;
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  margin: auto;
  background: url(/wp-content/uploads/blank_icon_white.png);
  transition: .2s;
  z-index: 5;
}

.link-btn.fb-blank-link:after, .button.fb-blank-link:after, .inquiry .fb-blank-link.wpcf7-submit:after, .wpcf7-submit.fb-blank-link:after {
  display: none;
}

.link-btn.fb-blank-link:hover, .button.fb-blank-link:hover, .inquiry .fb-blank-link.wpcf7-submit:hover, .wpcf7-submit.fb-blank-link:hover {
  background-position: 0 0;
  color: #ffffff;
}

.link-btn.fb-blank-link:hover:before, .button.fb-blank-link:hover:before, .inquiry .fb-blank-link.wpcf7-submit:hover:before, .wpcf7-submit.fb-blank-link:hover:before {
  background: url(/wp-content/uploads/blank_icon_white.png);
  background-color: none;
}

.link-btn.fb-blank-link:hover:after, .button.fb-blank-link:hover:after, .inquiry .fb-blank-link.wpcf7-submit:hover:after, .wpcf7-submit.fb-blank-link:hover:after {
  display: none;
}

.link-btn.blank, .button.blank, .inquiry .blank.wpcf7-submit, .wpcf7-submit.blank {
  max-width: none;
  width: 90%;
  color: #ffffff;
  background-image: linear-gradient(to right, #d71c27 0%, #d71c27 50%, #184aad 50%, #184aad 100%);
}

@media (max-width: 767px) {
  .link-btn.blank, .button.blank, .inquiry .blank.wpcf7-submit, .wpcf7-submit.blank {
    width: 100%;
  }
}

.link-btn.blank:before, .button.blank:before, .inquiry .blank.wpcf7-submit:before, .wpcf7-submit.blank:before {
  content: "";
  display: block;
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  margin: auto;
  background: url(/wp-content/uploads/blank_icon_white.png);
  transition: .2s;
  z-index: 5;
}

.link-btn.blank:after, .button.blank:after, .inquiry .blank.wpcf7-submit:after, .wpcf7-submit.blank:after {
  display: none;
}

.link-btn.blank:hover, .button.blank:hover, .inquiry .blank.wpcf7-submit:hover, .wpcf7-submit.blank:hover {
  background-position: 0 0;
  color: #ffffff;
}

.link-btn.blank:hover:before, .button.blank:hover:before, .inquiry .blank.wpcf7-submit:hover:before, .wpcf7-submit.blank:hover:before {
  background: url(/wp-content/uploads/blank_icon_white.png);
  background-color: none;
}

.link-btn.blank:hover:after, .button.blank:hover:after, .inquiry .blank.wpcf7-submit:hover:after, .wpcf7-submit.blank:hover:after {
  display: none;
}

.mini-btn {
  position: relative;
  display: block;
  min-width: 144px;
  max-width: 196px;
  width: 100%;
  height: 32px;
  line-height: 32px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #010101 0%, #010101 50%, #111111 50%, #111111 100%);
  font-size: 13px;
  font-size: 1.3rem;
  color: #ffffff;
  border-radius: 8px;
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: 700;
}

.mini-btn:before {
  content: '';
  display: block;
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  width: 12px;
  height: 1px;
  margin: auto;
  background: #ffffff;
  transition: .2s;
  z-index: 5;
}

@media (max-width: 767px) {
  .mini-btn:before {
    width: 12px;
  }
}

.mini-btn:after {
  content: '';
  display: block;
  position: absolute;
  right: 1em;
  top: -4px;
  bottom: 0;
  width: 4px;
  height: 1px;
  margin: auto;
  border: 0;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: .2s;
}

.mini-btn:hover {
  background-position: left 0 bottom 0;
  color: #ffffff;
}

.mini-btn:hover:before {
  background: #ffffff;
  right: 3%;
}

.mini-btn:hover:after {
  background: #ffffff;
  right: 3%;
  border-color: none;
  border: none;
}

.btn-single {
  position: relative;
  display: block;
  min-width: 1px;
  max-width: 248px;
  width: 100%;
  height: 56px;
  line-height: 56px;
  margin: 0;
  padding: 0 0 0;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left 100% bottom 0;
  background-size: 200% 1px;
  background-image: linear-gradient(to right, #010101 0%, #010101 50%, #022542 50%, #022542 100%);
  color: #022542;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  transition: background-position ease 0.4s;
}

.btn-single span {
  margin-left: .5em;
}

.btn-single.mini {
  width: 100%;
  max-width: 224px;
  min-width: 1;
  height: 48px;
  line-height: 48px;
  font-size: 15px;
  font-size: 1.5rem;
}

.btn-single:hover {
  background-size: 200% 1px;
  background-position: left 0 bottom 0;
  color: #010101;
}

@media (max-width: 767px) {
  .btn-single.mini {
    min-width: 128px;
    max-width: 196px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.btn-single:before {
  content: '';
  display: block;
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  width: 16px;
  height: 1px;
  margin: auto;
  background: #022542;
  transition: .2s;
  z-index: 5;
}

@media (max-width: 767px) {
  .btn-single:before {
    width: 20px;
  }
}

.btn-single:after {
  content: '';
  display: block;
  position: absolute;
  right: 1em;
  top: -6px;
  bottom: 0;
  width: 8px;
  height: 1px;
  margin: auto;
  border: 0;
  background: #022542;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: .2s;
}

.btn-single:hover {
  background-position: left 0 bottom 0;
  color: #010101;
}

.btn-single:hover:before {
  background: #010101;
  right: 3%;
}

.btn-single:hover:after {
  background: #010101;
  right: 3%;
}

.flex {
  display: flex;
  justify-content: center;
}

@media (max-width: 767px) {
  .flex {
    display: block !important;
  }
}

.flex a {
  text-decoration: none;
}

.flex a:hover {
  text-decoration: none;
}

.flex-2 {
  display: flex;
  justify-content: center;
}

.flex-2 a {
  text-decoration: none;
  margin: 0 1em;
}

.flex-2 a:hover {
  text-decoration: none;
  color: #111111;
}

.flex-2 img {
  margin: auto;
  text-align: center;
  display: block;
}

.flexbox-menu {
  display: flex;
  justify-content: center;
}

.flexbox-menu.ps-left {
  justify-content: left;
}

@media (min-width: 768px) and (max-width: 776px) {
  .flexbox-menu.tb-max {
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .flexbox-menu {
    display: block;
  }
}

.flexbox-menu a {
  margin: 0 1em;
}

@media (max-width: 768px) {
  .flexbox-menu a {
    padding: 0;
    margin: 0 .8em;
  }
}

.flexbox-menu-2 {
  display: flex;
  justify-content: center;
}

.flexbox-menu-2 a {
  margin: 0 1em;
}

@media (max-width: 768px) {
  .flexbox-menu-2 a {
    padding: 0;
    margin: 0 .8em;
  }
}

.mb0em {
  margin-bottom: 0 !important;
}

@media (min-width: 1000px) {
  .pc-mb0_5em {
    margin-bottom: .5em !important;
  }
}

@media (max-width: 767px) {
  .sp-mb0em {
    margin-bottom: 0em !important;
  }
}

.mb05em {
  margin-bottom: .5em !important;
}

.mb1em {
  margin-bottom: 1em !important;
}

@media (max-width: 768px) {
  .sp-mb1em {
    margin-bottom: 1em !important;
  }
}

@media (min-width: 769px) {
  .pc-mb1em {
    margin-bottom: 1em !important;
  }
}

.mb1_5em {
  margin-bottom: 1.5em !important;
}

@media (min-width: 769px) {
  .pc-mb1_5em {
    margin-bottom: 1.5em !important;
  }
}

@media (max-width: 768px) {
  .pc-mb1_5em {
    margin-bottom: 0;
  }
}

.mb2em {
  margin-bottom: 2em !important;
}

.pc-mb2em {
  margin-bottom: 2em !important;
}

@media (max-width: 767px) {
  .pc-mb2em {
    margin-bottom: 1em !important;
  }
}

@media (max-width: 480px) {
  .sp-mb2em {
    margin-bottom: 2em !important;
  }
}

@media (max-width: 768px) {
  .sp-tb-mb2em {
    margin-bottom: 1.5em !important;
  }
}

.mb3em {
  margin-bottom: 3em !important;
}

@media (max-width: 767px) {
  .sp-mb3em {
    margin-bottom: 3em !important;
  }
}

.mb4em {
  margin-bottom: 4em !important;
}

.pc-mb4em {
  margin-bottom: 4em !important;
}

@media (max-width: 767px) {
  .pc-mb4em {
    margin-bottom: 2em !important;
  }
}

@media (max-width: 767px) {
  .sp-mb4em {
    margin-bottom: 4em !important;
  }
}

.mb5em {
  margin-bottom: 5em !important;
}

.pdt1em {
  padding-top: 1em;
}

.pdl03em {
  padding-left: 0.3em;
}

.pdl05em {
  padding-left: 0.5em;
}

.pdr05em {
  padding-right: 0.5em;
}

.rltv {
  position: relative;
}

.mt0em {
  margin-top: 0 !important;
}

.bd-box {
  background: #ffffff;
  padding: 4rem;
  border: 1px solid #e8e8e8;
}

@media (max-width: 767px) {
  .bd-box {
    padding: 2rem 1rem;
    border: 1px solid #e8e8e8;
  }
}

@media (max-width: 767px) {
  .bd-box.sp-reset {
    padding: 0;
    border: none;
  }
}

.bd-box-store {
  border: 2px solid #010101;
  padding: 3em 2em;
  border-radius: 20px;
}

@media (max-width: 767px) {
  .bd-box-store {
    padding: 2em 1em;
  }
}

.bd-box-store.extra {
  border: 2px solid #d45315;
}

.bd-box-ex {
  border: 2px solid #d45315;
  padding: 3em;
  border-radius: 20px;
}

@media (max-width: 767px) {
  .bd-box-ex {
    padding: 2em 1em;
  }
}

.pd-box {
  padding: 2em;
}

@media (max-width: 767px) {
  .pd-box {
    padding: 0;
  }
}

.pd-box-2 {
  padding: 0 2em 2em;
}

@media (min-width: 768px) and (max-width: 999px) {
  .pd-box-2 {
    padding: 0 1em 0 0;
  }
}

@media (max-width: 767px) {
  .pd-box-2 {
    padding: 0;
  }
}

.pd-box-r {
  padding: 0 0 2em 2em;
}

@media (max-width: 767px) {
  .pd-box-r {
    padding: 0;
  }
}

.pd-box-l {
  padding: 0 2em 2em 0;
}

@media (max-width: 767px) {
  .pd-box-l {
    padding: 0;
  }
}

.pd-box-tb {
  padding: 0 3em 2em 4em;
}

@media (min-width: 768px) and (max-width: 999px) {
  .pd-box-tb {
    padding: 0 0em 2em 2em;
  }
}

@media (max-width: 767px) {
  .pd-box-tb {
    padding: 2.5em 0;
  }
}

.pd-box-cont {
  padding: 0 0 2em 4em;
}

@media (min-width: 768px) and (max-width: 999px) {
  .pd-box-cont {
    padding: 0 0em 2em 2em;
  }
}

@media (max-width: 767px) {
  .pd-box-cont {
    padding: 0;
  }
}

.pd-box-cont-2 {
  padding: 0 0 2em 4em;
}

@media (min-width: 768px) and (max-width: 999px) {
  .pd-box-cont-2 {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .pd-box-cont-2 {
    padding: 0;
  }
}

.pd-box-cont-rv {
  padding: 0 4em 2em 0;
}

@media (min-width: 768px) and (max-width: 999px) {
  .pd-box-cont-rv {
    padding: 0 2em 2em 0;
  }
}

@media (max-width: 767px) {
  .pd-box-cont-rv {
    padding: 2.5em 0;
  }
}

.pd-box-cont-2-rv {
  padding: 0 4em 2em 0;
}

@media (min-width: 768px) and (max-width: 999px) {
  .pd-box-cont-2-rv {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .pd-box-cont-2-rv {
    padding: 0;
  }
}

.pc-mgt2em {
  margin-top: 2em;
}

@media (max-width: 767px) {
  .pc-mgt2em {
    margin-top: 1em;
  }
}

.text-green {
  color: #0e5c3b;
}

.text-bold {
  font-weight: 600;
}

.text-reglar {
  font-size: 15px;
  font-size: 1.5rem;
}

@media (max-width: 767px) {
  .text-reglar {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.text-medium {
  font-size: 18px;
  font-size: 1.8rem;
}

@media (max-width: 767px) {
  .text-medium {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.text-medium-1 {
  font-size: 16px;
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  .text-medium-1 {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.text-medium-2 {
  font-size: 20px;
  font-size: 2rem;
}

@media (max-width: 767px) {
  .text-medium-2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.ei {
  padding-right: 0.3em;
  font-size: 100%;
  color: #184aad;
}

.ei.red {
  color: #d71c27;
}

.ei.no-pd {
  padding-right: 0;
  font-weight: bold;
}

.share_button {
  display: none;
}

@media (max-width: 767px) {
  .sp-m-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

@media (max-width: 768px) {
  .sp-m-auto-2 {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

.fl-left {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.line-h-title {
  line-height: 2;
}

@media (max-width: 767px) {
  .line-h-title {
    line-height: 1.5;
  }
}

@media (max-width: 767px) {
  .img40 {
    width: 40%;
    max-width: unset;
  }
}

@media (max-width: 767px) {
  .img50 {
    width: 50%;
    max-width: unset;
  }
}

@media (max-width: 767px) {
  .img60 {
    width: 60%;
    max-width: unset;
  }
}

@media (max-width: 768px) {
  .img70 {
    width: 70%;
    max-width: unset;
  }
}

.va-bottom {
  vertical-align: bottom;
  display: inline-block;
}

@media (max-width: 767px) {
  .dpblock {
    display: block;
    width: 100%;
  }
}

.anchor-area {
  margin-bottom: 88px;
}

@media (max-width: 767px) {
  .anchor-area {
    margin-bottom: 56px;
  }
}

.mg-auto {
  margin: 0 auto;
  display: block;
}

.more {
  display: flex;
  justify-content: center;
}

@media (max-width: 480px) {
  .more {
    display: block;
  }
}

.more a {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 0;
}

.ofi {
  padding-top: 75% !important;
}

.max-80 {
  max-width: 80%;
}

@media (max-width: 767px) {
  .max-80 {
    max-width: 800px;
  }
}

.max-90 {
  max-width: 90%;
}

@media (max-width: 767px) {
  .max-90 {
    max-width: 800px;
  }
}

@media (max-width: 767px) {
  .sp-small-img {
    width: 96px;
    display: block;
    margin: 0 auto 1.5em;
  }
}

.text-mini {
  font-size: 14px;
  font-size: 1.4rem;
}

.text-bigup {
  font-size: 110%;
}

span.blue-title {
  color: #3e5291;
  font-weight: 600;
  font-size: 21px;
  font-size: 2.1rem;
  text-align: center;
  display: block;
}

@media (max-width: 767px) {
  span.blue-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (max-width: 767px) {
  .sp-mt0em {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  main section:last-child {
    margin-bottom: 5%;
  }
}

.article_detail {
  background: #f9f9f9;
}

@media (max-width: 768px) {
  header .global_nav > ul > li > a span {
    display: none;
  }
}

@media (max-width: 767px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}

.lh-1 {
  line-height: 1;
}

.text-reglar {
  font-size: 15px;
  font-size: 1.5rem;
}

@media (max-width: 776px) {
  .tablet-only-sp {
    display: block !important;
  }
}

@media (min-width: 777px) {
  .tablet-only-sp {
    display: none !important;
  }
}

@media (min-width: 1000px) {
  .tablet-only-sp-2 {
    display: none !important;
  }
}

@media (max-width: 999px) {
  .tablet-only-sp-2 {
    display: block !important;
  }
}

@media (min-width: 1000px) {
  .tablet-none-sp-2 {
    display: block !important;
  }
}

@media (max-width: 999px) {
  .tablet-none-sp-2 {
    display: none !important;
  }
}

@media (min-width: 1000px) {
  .tablet-none-sp-3 {
    display: inline-block !important;
  }
}

@media (max-width: 999px) {
  .tablet-none-sp-3 {
    display: none !important;
  }
}

@media (min-width: 1000px) {
  .tablet-sp-none {
    display: block !important;
  }
}

@media (max-width: 999px) {
  .tablet-sp-none {
    display: none !important;
  }
}

@media (min-width: 1000px) {
  .pc-1000-only {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .pc-1000-only {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .pc-1000-only {
    display: none !important;
  }
}

@media (min-width: 1000px) {
  .tablet-only {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .tablet-only {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .tablet-only {
    display: none !important;
  }
}

header .global_nav > ul > li.tablet-sp-none {
  display: inline-block;
  font-weight: bold;
}

.container .row.flexbox {
  display: flex;
  align-items: center;
}

.container .row.flexbox.reverse {
  flex-direction: row-reverse;
}

@media (max-width: 767px) {
  .container .row.flexbox {
    display: block;
  }
}

.bread_wrap {
  margin-bottom: 0;
  background: #010101;
}

.bread_wrap .container {
  width: 100%;
  max-width: none;
  padding: 0 2%;
}

@media (min-width: 1px) and (max-width: 767px) {
  .bread_wrap .container {
    padding: 0 1rem;
  }
}

.bread_wrap .container.bread_wrap {
  width: 100%;
  max-width: none;
  padding: 0 2%;
}

@media (min-width: 1px) and (max-width: 767px) {
  .bread_wrap .container.bread_wrap {
    padding: 0 1rem;
  }
}

.bread_wrap .container.bread_wrap .row.bread ul li {
  font-size: 10px;
  font-size: 1rem;
  color: #111111;
}

.bread_wrap .container.bread_wrap .row.bread ul li a {
  font-size: 10px;
  font-size: 1rem;
  color: #111111;
}

.bread ul li {
  color: #ffffff !important;
}

.bread ul li a {
  text-decoration: none;
  color: #ffffff !important;
}

.ofi {
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 100%;
  background: none;
}

.footer-text-small {
  font-size: 10px;
  font-size: 1rem;
}

.sitemap {
  font-size: 16px;
  font-size: 1.6rem;
}

.down-arrow {
  position: relative;
}

.down-arrow:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 0;
  background: url("/wp-content/uploads/arrow_down.svg") center center no-repeat;
  background-size: 45px auto;
}

.dp-block {
  display: block;
}

@media (max-width: 767px) {
  .rotate {
    display: inline-block;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

.sp-tb-block {
  display: none !important;
}

@media (min-width: 1px) and (max-width: 776px) {
  .sp-tb-block {
    display: block !important;
  }
}

.sp-tb-dpnone {
  display: block;
}

@media (min-width: 1px) and (max-width: 776px) {
  .sp-tb-dpnone {
    display: none !important;
  }
}

html {
  scroll-behavior: smooth;
}

.fl-right {
  float: right;
}

#ac01, #ac02, #ac03, #ac04 {
  margin-top: -94px;
  padding-top: 94px;
}

@media (max-width: 767px) {
  #ac01, #ac02, #ac03, #ac04 {
    margin-top: -60px;
    padding-top: 60px;
  }
}

#anchor-reset {
  margin-top: -88px;
  padding-top: 88px;
}

@media (max-width: 767px) {
  #anchor-reset {
    margin-bottom: -56px;
    padding-bottom: 56px;
  }
}

img.radius {
  border-radius: 20px;
}

img.top-radius {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.container.rtv {
  position: relative;
}

@media (max-width: 767px) {
  p.text-large {
    font-size: 20px;
    font-size: 2rem;
  }
}

p.text-large-2, span.text-large-2, a.text-large-2 {
  font-size: 21px;
  font-size: 2.1rem;
}

@media (max-width: 767px) {
  p.text-large-2, span.text-large-2, a.text-large-2 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

p.text-large-3 {
  font-size: 24px;
  font-size: 2.4rem;
}

@media (min-width: 768px) and (max-width: 999px) {
  p.text-large-3 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (max-width: 767px) {
  p.text-large-3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

span.br-reset {
  margin-left: 1rem;
}

@media (min-width: 1px) and (max-width: 767px) {
  span.br-reset {
    display: none;
  }
}

@media (min-width: 768px) {
  .map_wide {
    padding-top: 480px;
  }
}

.color_main {
  color: #010101;
}

img.gray-scale {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

img.top-radius {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

.article_detail {
  background: #ffffff;
}

.article_detail .article_date {
  margin-bottom: 2em;
}

.article_detail .article_date p {
  display: inline-block;
  padding: .2em .5em;
  color: #ffffff;
  background: #010101;
}

.article_list {
  padding: 2em;
  border: 1px solid #010101;
}

@media (max-width: 767px) {
  .article_list {
    margin: 0 2rem;
  }
}

.article_list .article_date {
  margin-bottom: 2em;
}

.article_list .article_date p {
  display: inline-block;
  padding: .2em .5em;
  color: #ffffff;
  background: #010101;
}

@media (max-width: 767px) {
  .article_list h2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.article_list:nth-child(even) {
  background: transparent;
}

section.menu-box-area {
  position: relative;
  padding: 0;
  margin-bottom: 10rem !important;
}

@media (max-width: 767px) {
  section.menu-box-area {
    padding: 0;
    margin-bottom: 4rem !important;
  }
}

@media (min-width: 1537px) and (max-width: 2560px) {
  section.menu-box-area .container {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
  }
}

@media (min-width: 1000px) and (max-width: 1536px) {
  section.menu-box-area .container {
    max-width: none;
    width: 100%;
    padding: 0 2rem;
    margin: 0;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  section.menu-box-area .container {
    max-width: none;
    width: 100%;
    padding: 0 2rem;
    margin: 0;
  }
}

@media (max-width: 767px) {
  section.menu-box-area .container {
    padding: 0 .5rem;
  }
}

section.menu-box-area .container ul.contents-list {
  display: flex;
  justify-content: space-between;
  list-style: none;
  text-decoration: none;
  padding: 0;
}

@media (max-width: 767px) {
  section.menu-box-area .container ul.contents-list {
    margin-bottom: 0;
  }
}

section.menu-box-area .container ul.contents-list li {
  width: calc(33.333333% - 13px);
  margin-right: 20px;
  background: #ffffff;
  border: 1px solid #010101;
}

@media (max-width: 767px) {
  section.menu-box-area .container ul.contents-list li {
    width: calc(33.333333%);
    margin-right: 5px;
  }
}

section.menu-box-area .container ul.contents-list li:hover {
  background: #010101;
  border: none;
  transition: .5s;
}

section.menu-box-area .container ul.contents-list li:last-child {
  margin-right: 0;
}

section.menu-box-area .container ul.contents-list li.current {
  background: #010101;
  border: none;
}

section.menu-box-area .container ul.contents-list li.current span {
  display: flex;
  flex-direction: column;
  padding: 2rem .5rem;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  transition: .3s;
}

section.menu-box-area .container ul.contents-list li.current span:hover {
  color: #ffffff;
  text-decoration: none;
}

@media (max-width: 767px) {
  section.menu-box-area .container ul.contents-list li.current span {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media (max-width: 767px) {
  section.menu-box-area .container ul.contents-list li {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

section.menu-box-area .container ul.contents-list li a {
  display: flex;
  flex-direction: column;
  padding: 2rem .5rem;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  text-align: center;
  color: #010101;
  text-decoration: none;
  transition: .3s;
  position: relative;
}

@media (max-width: 767px) {
  section.menu-box-area .container ul.contents-list li a {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

section.menu-box-area .container ul.contents-list li a:before {
  content: '';
  display: block;
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 1px;
  margin: auto;
  background: #010101;
  transition: .2s;
  z-index: 5;
}

@media (max-width: 999px) {
  section.menu-box-area .container ul.contents-list li a:before {
    display: none;
  }
}

section.menu-box-area .container ul.contents-list li a:after {
  content: '';
  display: block;
  position: absolute;
  right: 1em;
  top: -6px;
  bottom: 0;
  width: 8px;
  height: 1px;
  margin: auto;
  border: 0;
  background: #010101;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: .2s;
}

@media (max-width: 999px) {
  section.menu-box-area .container ul.contents-list li a:after {
    display: none;
  }
}

section.menu-box-area .container ul.contents-list li a:hover {
  color: #ffffff;
  text-decoration: none;
}

section.menu-box-area .container ul.contents-list li a:hover:before {
  background: #ffffff;
  right: 3%;
  width: 32px;
}

section.menu-box-area .container ul.contents-list li a:hover:after {
  background: #ffffff;
  right: 3%;
}

.wpepcf .wpepcf-address-pref select {
  width: 180px !important;
}

.button .button-back, .inquiry .wpcf7-submit .button-back {
  margin: 0 .5rem;
}

.submit .button + .button, .submit .inquiry .wpcf7-submit + .button, .inquiry .submit .wpcf7-submit + .button, .submit .inquiry .button + .wpcf7-submit, .inquiry .submit .button + .wpcf7-submit, .submit .inquiry .wpcf7-submit + .wpcf7-submit, .inquiry .submit .wpcf7-submit + .wpcf7-submit {
  margin: 0 .5rem;
}

.col .video-wrap {
  position: relative;
}

.col .video-wrap .video-btn {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 40px;
  /*コントローラー分下部に余白を*/
  cursor: pointer;
}

video {
  width: 100%;
  height: 100%;
}

dl.timeline {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

dl.timeline dt {
  text-align: right;
  width: 8.5em;
  padding: 0.35em 1.0em 0.5em 0.5em;
  position: relative;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: 700;
}

@media (max-width: 767px) {
  dl.timeline dt {
    font-size: 16px;
    font-size: 1.6rem;
    width: 5.6em;
    padding: 0.5em 1.5em 0.5em 0em;
  }
}

dl.timeline dt:after {
  content: "";
  position: absolute;
  right: -0.65em;
  top: 0.6em;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #184aad;
}

@media (max-width: 767px) {
  dl.timeline dt:after {
    right: -0.75em;
  }
}

dl.timeline dd {
  width: calc(100% - 12em);
  padding: 0.5em 2.0em 3.0em;
  border-left: 2px solid #e8e8e8;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  dl.timeline dd {
    width: calc(100% - 6em);
    padding: 0.5em 0em 3em 1.5em;
  }
}

dl.timeline dd p {
  line-height: 2;
  font-size: 16px;
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  dl.timeline dd p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

span.hd-text {
  font-family: 'Libre Baskerville', serif;
  color: #184aad;
  font-weight: 700;
  font-size: 64px;
  font-size: 6.4rem;
}

@media (min-width: 768px) and (max-width: 999px) {
  span.hd-text {
    font-size: 48px;
    font-size: 4.8rem;
  }
}

@media (max-width: 767px) {
  span.hd-text {
    font-size: 48px;
    font-size: 4.8rem;
  }
}

span.end-text {
  font-family: 'Libre Baskerville', serif;
  color: #184aad;
  font-weight: 700;
  font-size: 64px;
  font-size: 6.4rem;
}

@media (min-width: 768px) and (max-width: 999px) {
  span.end-text {
    font-size: 48px;
    font-size: 4.8rem;
  }
}

@media (max-width: 767px) {
  span.end-text {
    font-size: 48px;
    font-size: 4.8rem;
  }
}

.container .row .col.catch-copy-area {
  position: relative;
}

.container .row .col.catch-copy-area .catch-copy-logo {
  width: 100%;
  z-index: 54;
  position: absolute;
  bottom: 0;
  margin: auto;
  padding: 0;
  list-style: none;
  width: 1000px;
  margin: 0 auto;
  z-index: 53;
}

.container .row .col.catch-copy-area .catch-copy-logo img {
  display: block;
}

.container .row .col.catch-copy-area .catch-copy-logo img.over {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  z-index: 3;
}

.container .row .col.catch-copy-area .catch-copy-logo img.base {
  position: relative;
  z-index: 3;
}

@media (min-width: 1537px) and (max-width: 2560px) {
  .container .row .col.catch-copy-area .catch-copy-logo {
    position: absolute;
    top: 12rem;
    right: 12rem;
    margin: auto;
    width: 640px;
    height: auto;
  }
  .container .row .col.catch-copy-area .catch-copy-logo img {
    width: 640px;
    height: auto;
    margin: 0 0 4rem;
  }
}

@media (min-width: 1366px) and (max-width: 1536px) {
  .container .row .col.catch-copy-area .catch-copy-logo {
    position: absolute;
    top: 12.8rem;
    right: 10rem;
    margin: auto;
    width: 560px;
    height: auto;
  }
  .container .row .col.catch-copy-area .catch-copy-logo img {
    width: 560px;
    height: auto;
    margin: 0 0 4rem;
  }
}

@media (min-width: 1181px) and (max-width: 1365px) {
  .container .row .col.catch-copy-area .catch-copy-logo {
    position: absolute;
    top: 12.8rem;
    right: 6.4rem;
    margin: auto;
    width: 520px;
    height: auto;
  }
  .container .row .col.catch-copy-area .catch-copy-logo img {
    width: 520px;
    height: auto;
    margin: 0 0 4rem;
  }
}

@media (min-width: 1000px) and (max-width: 1180px) {
  .container .row .col.catch-copy-area .catch-copy-logo {
    position: absolute;
    top: 12.8rem;
    right: 8rem;
    margin: auto;
    width: 400px;
    height: auto;
  }
  .container .row .col.catch-copy-area .catch-copy-logo img {
    width: 400px;
    height: auto;
    margin: 0 0 4rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .container .row .col.catch-copy-area .catch-copy-logo {
    position: absolute;
    top: 8rem;
    right: 6.4rem;
    margin: auto;
    width: 320px;
    height: auto;
  }
  .container .row .col.catch-copy-area .catch-copy-logo img {
    width: 320px;
    height: auto;
    margin: 0 0 4rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .container .row .col.catch-copy-area .catch-copy-logo {
    position: absolute;
    top: 4rem;
    right: 2rem;
    margin: auto;
    width: 184px;
    height: auto;
  }
  .container .row .col.catch-copy-area .catch-copy-logo img {
    width: 184px;
    height: auto;
  }
}

.container .row .col.catch-copy-area .catch-copy-text {
  z-index: 54;
  position: absolute;
  top: 50%;
  right: 6.4rem;
  margin: auto;
  padding: 0;
}

@media (min-width: 768px) and (max-width: 999px) {
  .container .row .col.catch-copy-area .catch-copy-text {
    bottom: 12.8%;
    right: 4rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .container .row .col.catch-copy-area .catch-copy-text {
    bottom: 5.6rem;
    top: auto;
    right: .5rem;
  }
}

.container .row .col.catch-copy-area .catch-copy-text p {
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  font-size: 64px;
  font-size: 6.4rem;
  color: #ffffff;
  line-height: 1.1;
  overflow: hidden;
  margin-bottom: 4rem;
  text-align: left;
}

@media (min-width: 1536px) and (max-width: 1700px) {
  .container .row .col.catch-copy-area .catch-copy-text p {
    font-size: 56px;
    font-size: 5.6rem;
  }
}

@media (min-width: 1280px) and (max-width: 1535px) {
  .container .row .col.catch-copy-area .catch-copy-text p {
    font-size: 48px;
    font-size: 4.8rem;
  }
}

@media (min-width: 1000px) and (max-width: 1279px) {
  .container .row .col.catch-copy-area .catch-copy-text p {
    font-size: 40px;
    font-size: 4rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .container .row .col.catch-copy-area .catch-copy-text p {
    font-size: 32px;
    font-size: 3.2rem;
    margin-bottom: 0;
    line-height: 1;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .container .row .col.catch-copy-area .catch-copy-text p {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 0;
    line-height: 1;
  }
}

.container .row .col.catch-copy-area .catch-copy-text p span {
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  display: inline-block;
  -webkit-animation-duration: 750ms;
          animation-duration: 750ms;
  text-shadow: 1px 1px 0 #555555, -1px 1px 0 #555555, 1px -1px 0 #555555, -1px -1px 0 #555555;
}

p.box-title {
  border: 1px solid #e8e8e8;
  display: inline-block;
  padding: .5em .8em;
  margin-bottom: 2em;
}

@media (min-width: 768px) and (max-width: 999px) {
  p.box-title {
    margin-bottom: 3em;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  p.box-title {
    margin-bottom: 1.5em;
  }
}

p.box-title.mb-reset {
  margin-bottom: 3em;
}

@media (min-width: 1px) and (max-width: 767px) {
  p.box-title.mb-reset {
    margin-bottom: 2em;
  }
}

.col.decoration {
  position: relative;
}

@media (min-width: 768px) and (max-width: 999px) {
  .col.decoration {
    margin-bottom: 2.4em;
  }
}

.col.decoration:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 90%;
  z-index: 0;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 3px, #e8e8e8 3px, #e8e8e8 6px);
  background-size: auto auto;
  z-index: -1;
}

@media (min-width: 1000px) and (max-width: 2560px) {
  .col.decoration:before {
    width: 60%;
    height: 103%;
    top: -5%;
    right: -3.5%;
    left: auto;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .col.decoration:before {
    top: 10%;
    left: 4%;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .col.decoration:before {
    top: 6.4%;
    left: 4%;
  }
}

@media (min-width: 1000px) and (max-width: 2560px) {
  .col.decoration.reverse:before {
    width: 60%;
    height: 103%;
    top: -5%;
    right: auto;
    left: -3.5%;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .col.decoration.reverse:before {
    top: 10%;
    left: auto;
    right: 4%;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .col.decoration.reverse:before {
    top: 6.4%;
    left: auto;
    right: 4%;
  }
}

@media (min-width: 1000px) and (max-width: 2560px) {
  .col .youtube-box {
    width: 60%;
    height: auto;
    margin: 0 auto;
    aspect-ratio: 16 / 9;
  }
}

.under section .container .row.row_inline .col {
  margin-bottom: 2%;
}

.under section .container .row.sub-img .col img {
  cursor: pointer;
}

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