@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;
}

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

body {
  background: #fff;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Roboto, "Droid Sans", Arial, "Yu Gothic", YuGothic, Meiryo, sans-serif;
  background: url("/wp-content/uploads/bg.jpg");
  background-size: contain;
  font-size: 16px;
  font-size: 1.6em;
  line-height: 1.4;
  color: #000;
  height: auto !important;
  overflow: hidden;
}

main {
  overflow: hidden;
}

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

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

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

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

.highlight a {
  color: #000;
}

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

img {
  vertical-align: middle;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}

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;
  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: 16px;
}

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

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(233, 17, 17, 0.05);
  color: #000;
}

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

@media (min-width: 768px) {
  p {
    margin: 0.5em 0 1em;
    line-height: 1.8;
  }
  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: 10px 0 10px 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: 22px;
    font-size: 2.2rem;
  }
}

.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;
}

.col p.more {
  line-height: 1.4;
}

.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);
}

header {
  position: relative;
  z-index: 100;
  width: 100%;
  background: none;
}

header .primary_header {
  position: relative;
  margin: 0;
  width: 100%;
  color: #000;
  background-color: rgba(248, 203, 74, 0.90);
}

header .primary_header .header_h1cont {
  height: auto;
  background-position: center;
}

header .primary_header .header_navcont {
  height: auto;
  padding-top: 0px;
}

header .primary_header .header_left {
  display: inline-block;
  width: 20%;
  height: 100px;
}

header .primary_header .header_right {
  display: inline-block;
  vertical-align: top;
  width: 79%;
  position: relative;
  color: #e91111;
}

header .primary_header .header_right .header_holi1 {
  margin-top: 8px;
}

header .primary_header .header_right .header_txt {
  position: absolute;
  top: 30px;
  font-size: 16px;
}

header .primary_header .header_right .tel_cont {
  margin-bottom: 20px;
  vertical-align: middle;
  position: absolute;
  top: 10px;
}

header .primary_header .header_right .tel_cont span {
  font-size: 24px;
  letter-spacing: 1px;
}

header .primary_header .header_right .tel_cont span.header_time {
  font-size: 16px;
}

header .primary_header .header_right .tel_cont a {
  color: #ff0000;
  text-decoration: none;
  padding: 3px 0px;
}

header .primary_header .header_right .tel_cont a.link-tel:before {
  content: url(/wp-content/uploads/icon_tel.png);
  top: 6px;
  position: absolute;
  left: -14px;
}

header .primary_header .header_right .tel_cont.tel_cont_1 {
  margin-top: 8px;
  text-align: right;
  color: #000;
}

header .primary_header .header_right .tel_cont.tel_cont_2 {
  margin-top: 0px;
  text-align: right;
  color: #000;
}

header .primary_header .header_right .tel_cont.tel_cont_3 {
  margin-top: 54px;
  text-align: right;
  color: #000;
  line-height: 20px;
}

header .primary_header .header_right .tel_cont.cont_cont {
  top: 100px;
}

header .row {
  margin: 0 3%;
}

header .title {
  max-width: 40%;
  margin: 0;
  width: 20%;
  padding: 10px 1%;
  line-height: 1;
  text-align: left;
  font-size: 10px;
  font-size: 1rem;
}

header .title img {
  width: auto;
  max-width: 100%;
  vertical-align: middle;
}

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

header .title object {
  pointer-events: none;
  width: 252px;
  height: 120px;
  margin-top: 5px;
}

@media (max-width: 600px) {
  header .title object {
    width: 150px;
    min-height: 45px;
  }
}

header .global_nav:not(:last-child) {
  display: none;
}

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 #fff;
}

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

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

header .global_nav > ul > li:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 18px;
  background-color: #000;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -1px;
}

header .global_nav > ul > li a {
  display: block;
  padding: 1em;
  text-decoration: none;
  color: #000;
  background: rgba(233, 17, 17, 0.9);
}

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

header .global_nav > ul > li a:active {
  background: #e91111;
  color: #fff;
}

header .global_nav > ul > li > a {
  background: rgba(233, 17, 17, 0.9);
}

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

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

header .global_nav .menu_icon a:before, header .global_nav .menu_icon a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 4px;
  background: #e91111;
  transition: transform .5s;
}

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

header .global_nav .menu_icon a:after {
  bottom: 0;
}

header .global_nav .menu_icon a span {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 4px;
  background: #e91111;
  transition: transform .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%;
  transform: translate(0, -50%) rotate(45deg);
  background: #e91111;
}

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

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

header .global_nav > ul {
  transform-origin: center top;
  visibility: hidden;
  transition: transform .3s;
  transform: rotateX(90deg);
}

header.menu_open .global_nav > ul {
  visibility: visible;
  transform: rotateX(0deg);
}

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

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

@media (min-width: 1200px) {
  header .container .row {
    display: table;
    width: 100%;
    margin-bottom: 0;
  }
  header .row {
    margin: 0;
    display: table;
    margin: 0 3%;
    width: 94%;
    table-layout: fixed;
  }
  header .title, header .global_nav {
    height: 50px;
    display: table-cell;
    margin: 0;
    vertical-align: middle;
  }
  header .title {
    max-width: none;
    width: 252px;
    max-width: none;
    margin: 0;
  }
  header .title img {
    width: auto;
  }
  header .global_nav {
    text-align: right;
    padding: 0;
    display: block;
    margin-top: 0px;
  }
  header .global_nav:not(:last-child) {
    display: table-cell;
  }
  header .global_nav > ul {
    position: static;
    display: inline-block;
    width: auto;
    padding-left: 20px;
    border: none;
    background: none;
    visibility: visible;
    font-size: 0px;
    font-size: 0rem;
    transform: none;
    text-align: left;
    overflow: visible;
    max-width: none;
    margin-top: 0px;
  }
  header .global_nav > ul > li {
    display: inline-block;
    vertical-align: middle;
    border: none;
    line-height: 1.5;
    padding: .3em 0.6em;
    border-left: 1px;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    font-size: 2.0rem;
  }
}

@media (min-width: 1200px) and (max-width: 900px) {
  header .global_nav > ul > li {
    padding: .3em .7em;
  }
}

@media (min-width: 1200px) {
  header .global_nav > ul > li > a {
    display: inline;
    padding: 0;
    color: #000;
    font-weight: 400;
    text-decoration: none;
    background: transparent;
    font-size: 16px;
    margin-top: 10px;
  }
  header .global_nav > ul > li > a:hover {
    border-bottom: 2px solid #ff0000;
    color: #ff0000;
  }
  header .global_nav > ul > li > a:active {
    background: none;
  }
  header .global_nav > ul > li > a span {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 10px 0;
  }
  header .global_nav > ul > li a {
    padding: .3em 0;
    transition: .3s;
  }
  header .global_nav > ul > li:last-child {
    border-right: 1px;
  }
  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;
  }
  body.tablet header .global_nav {
    width: calc(962px - 252px);
    width: calc(94vw - 252px);
  }
}

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

.hdr_info {
  display: none;
}

@media (min-width: 1200px) {
  .hdr_info {
    display: block;
    position: absolute;
    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 + li {
  border-top: 1px solid #b3b3b3;
}

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;
  padding-bottom: 0px;
  background: #e91111;
  color: #fff;
}

footer .footer_copyright_wrap p {
  padding: 1em 0.3em;
}

@media (min-width: 768px) {
  footer .row:not(:last-child) {
    margin-bottom: 5px;
  }
  footer nav {
    text-align: center;
    padding: 0.7em 0 0;
  }
  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: 16px;
    font-size: 1.6rem;
  }
  footer nav ul li {
    line-height: 1.5;
    white-space: normal;
  }
  footer nav ul li + li {
    border: 0;
  }
  footer nav ul li:not(:first-child):before {
    content: "|";
    margin-right: 0.3em;
    margin-left: 0.3em;
  }
  footer nav a {
    display: inline;
    padding: 0;
  }
}

@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 {
  color: #000;
}

footer a {
  color: #fff;
}

footer a:hover {
  color: #fff;
}

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

@media (max-width: 768px) {
  footer {
    margin-top: 80px;
  }
}

.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: #e91111;
}

@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: #e91111;
}

.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(233, 17, 17, 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: #000;
}

.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: #e91111;
}

.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%;
  transform: translateY(-50%);
  padding: 0 50px;
  color: #000;
  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: #000;
}

.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: #000;
}

.bread ul li a:hover {
  color: #000;
  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 {
  display: inline-block;
  min-width: 0px;
  margin: 0;
  padding: 1em 1em;
  border: 0;
  border-radius: 4px;
  line-height: 1;
  background: #e91111;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: .3s;
}

.button:hover, .inquiry .wpcf7-submit:hover {
  background: #ced4d2;
  color: #e91111;
}

.highlight .button, .highlight .inquiry .wpcf7-submit, .inquiry .highlight .wpcf7-submit {
  color: #fff;
}

.highlight .button:hover, .highlight .inquiry .wpcf7-submit:hover, .inquiry .highlight .wpcf7-submit:hover {
  color: #fff;
}

.button.block, .inquiry .block.wpcf7-submit {
  display: block;
  min-width: 0;
}

.button.inverse, .inquiry .inverse.wpcf7-submit {
  border: 0;
  background: #000;
  color: #fff;
}

.button.inverse:hover, .inquiry .inverse.wpcf7-submit:hover {
  background: #1a1a1a;
  color: #fff;
}

.button.cancel, .inquiry .cancel.wpcf7-submit {
  background: #888;
  color: #fff;
}

.button.cancel:hover, .inquiry .cancel.wpcf7-submit:hover {
  background: #6f6f6f;
}

.button.large, .inquiry .large.wpcf7-submit {
  padding: 1em 2em;
  font-size: 16px;
  font-size: 1.6rem;
}

.button + .button, .inquiry .wpcf7-submit + .button, .inquiry .button + .wpcf7-submit, .inquiry .wpcf7-submit + .wpcf7-submit {
  margin-left: 0.5em;
}

.button span, .inquiry .wpcf7-submit 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: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}

.has-child-grid .grid .col {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -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;
  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: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -ms-flex-align: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
  }
  .grid .col {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    -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;
    -ms-flex-positive: 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: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
    margin-top: -1em;
  }
  .guide figure {
    -ms-flex: 1;
        flex: 1;
    margin-bottom: 0;
    min-width: 0;
  }
  .guide .message {
    -ms-flex: 3;
        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 {
    -ms-flex-direction: row-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: rgba(233, 17, 17, 0.05);
}

.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: 780px;
    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(233, 17, 17, 0.05);
}

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

.news h2 {
  color: #000;
}

.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%;
  transform: translateY(-50%);
}

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

.qa h3.question {
  font-size: 16px;
  font-size: 1.6rem;
  border: none;
}

.qa .question {
  position: relative;
  margin-bottom: 1em;
  padding: 1em 50px 1em 1em;
  background-color: rgba(233, 17, 17, 0.05);
  font-weight: normal;
}

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

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

.qa .question:hover {
  background: rgba(219, 16, 16, 0.05);
}

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

.qa .answer {
  padding: 0 0 0 1em;
}

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

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

.qa.qa-open .question:hover {
  background-color: rgba(233, 17, 17, 0.05);
}

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

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

.highlight .qa .question {
  background: rgba(239, 36, 36, 0.05);
}

.highlight .qa .question:hover {
  background: rgba(238, 22, 22, 0.05);
}

.highlight .qa.qa-open .question:hover {
  background: rgba(239, 36, 36, 0.05);
}

.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: #e91111;
}

.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: 16px;
  font-size: 1.6rem;
}

.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(233, 17, 17, 0.05);
}

.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 #ff0000;
}

.table-default th {
  background: rgba(255, 0, 0, 0.9);
  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 #e91111;
  border-bottom: 1px solid #e91111;
}

@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 #e91111;
  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(255, 0, 0, 0.7);
  color: #fff;
}

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

.table-schedule td {
  background: transparent;
}

.table-summary {
  border-top: 1px solid #ff0000;
  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 #ff0000;
}

.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: #e91111;
}

table.table-default.typeA tr:nth-child(odd) td {
  background: rgba(233, 17, 17, 0.05);
}

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

table.table-default.typeA tr:nth-child(even) td {
  background: rgba(241, 60, 60, 0.05);
}

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: #000;
  border: 0;
  border-bottom: 1px dashed #ff0000;
}

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

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

table.table-default.typeC th {
  background: rgba(255, 0, 0, 0.8);
  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 #fff solid;
}

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

table.table-default.typeC td {
  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(233, 17, 17, 0.05) 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;
  }
}

.parallax_contents h1.animated {
  background: none;
  color: #fff;
  font-size: 3.8rem;
}

.parallax_contents h1.animated span {
  font-size: 1.4rem;
  display: block;
}

h1:not(.title) {
  text-align: center;
  position: relative;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: normal;
  padding: .7em 0;
  color: #fff;
  margin: 0 0 .5em;
  background: #ff0000;
  background-image: url(/wp-content/uploads/cont_bg_4.png);
}

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

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

h1:not(.title):after {
  content: none;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: auto;
  transform: translateX(-50%);
  width: 120px;
  height: 4px;
  background: #fff;
  transition: 1s .5s;
}

@media (max-width: 767px) {
  h1:not(.title):after {
    width: 80px;
  }
}

h2.not_margin_top {
  margin-top: 0;
}

h2:not(.h2_not) {
  background-image: url("/wp-content/uploads/h2_bg_2.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  display: table;
  table-layout: fixed;
  margin: 20px auto 0.8em;
  position: relative;
  word-wrap: break-word;
  font-weight: 400;
  font-size: 30px;
  font-size: 3rem;
  color: #ff0000;
  text-align: center;
  padding: 40px 0 10px;
  text-align: center;
  display: block;
  color: #333;
}

h2:not(.h2_not) span {
  display: block;
  color: #333;
  padding-top: 0px;
  font-size: 2.0rem;
}

h2:not(.h2_not) a {
  text-decoration: none;
}

h2:not(.h2_not) a:hover {
  text-decoration: underline;
}

h2:not(.h2_not):after, h2:not(.h2_not):before {
  content: none;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 2px;
  width: 50vw;
}

h2:not(.h2_not):before {
  top: 20%;
  left: calc(50% - 62px);
  height: auto;
  width: auto;
  padding-bottom: 10px;
}

h2:not(.h2_not):after {
  position: absolute;
  left: calc(50% - 35px);
  width: 70px;
  height: 6px;
  content: '';
  border-radius: 3px;
  top: 80px;
}

h2:not(.h2_not):before {
  content: url(/wp-content/uploads/h2_icon.png);
  padding-bottom: 50px;
}

h3:before {
  font-family: "Font Awesome 5 Free";
  color: #ff0000;
  padding-right: 10px;
}

h3:before {
  content: "\f101";
}

.top_content_gui h3:before {
  content: "\f0f6";
}

.top_content_qa h3:before {
  content: "\f29c";
}

.top_content_cla h3:before {
  content: "\f001";
}

.top_content_con h3:before {
  content: "\f0eb";
}

.top_content_voi h3:before {
  content: "\f0e5";
}

.voice_sec h3 {
  color: #ff0000;
}

.voice_sec h3:before {
  content: "\f007";
}

.class_sec h3 {
  border-bottom: 1px solid #e91111;
}

.class_sec h3:before {
  content: "\f001";
}

h3 {
  margin: 0 0 1.0em;
  padding-bottom: .7em;
  color: #ff0000;
  font-weight: 600;
  font-size: 22px;
  font-size: 2.2rem;
  position: relative;
  border-bottom: 2px inset #e91111;
  padding-bottom: 10px;
}

h3 a {
  text-decoration: none;
}

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

h3:before {
  display: inline;
  padding-right: 10px;
}

h3:after {
  content: none;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 40px;
  height: 2px;
  background: #000;
}

@media (max-width: 767px) {
  h3:after {
    width: 20px;
  }
}

h4 {
  margin: 0em 0 1em;
  padding-left: 1em;
  font-size: 19px;
  font-size: 1.9rem;
  position: relative;
  color: #000;
  font-weight: 600;
  margin-top: 20px;
  background: #e91111;
  display: block;
  color: #fff;
  padding: 6px;
  border-radius: 8px;
}

h4 a {
  text-decoration: none;
}

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

h4:after {
  content: none;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  display: block;
  width: 6px;
  height: 2px;
  margin: auto;
  background: #000;
}

.widget_wrap .widget_header {
  font-size: 16px;
  font-size: 1.6rem;
  color: #000;
  padding: .7em 0 .7em 1em;
  background: rgba(233, 17, 17, 0.15);
}

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

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

@media (max-width: 767px) {
  h1:not(.title) {
    font-size: 22px;
    font-size: 2.2rem;
  }
  h1:not(.title):after {
    height: 2px;
  }
  h2 {
    font-size: 23px;
    font-size: 2.3rem;
  }
  h3 {
    font-size: 19px;
    font-size: 1.9rem;
  }
  h4 {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .widget_wrap .widget_header {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.main_visual {
  position: relative;
  table-layout: fixed;
  height: 850px;
  top: 0;
  left: 0;
  width: 100%;
  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;
}

.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;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 192%;
  max-width: 1920px;
  max-height: 550px;
  z-index: 52;
}

.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-prev:before,
.main_visual .main_visual_arrow .slick-next:before {
  font-size: 30px;
  font-size: 3rem;
}

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

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

.main_visual .main_visual_slick {
  padding-top: 85% !important;
}

@media (min-width: 1000px) {
  .main_visual .main_visual_slick {
    padding-top: 0 !important;
    height: 850px !important;
  }
}

@media (min-width: 1920px) {
  .main_visual .main_visual_slick {
    padding-top: 44.27083% !important;
  }
}

@media (max-width: 639px) {
  .main_visual .main_visual_slick {
    padding-top: 127.5% !important;
  }
}

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

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

.slide_scroll {
  position: absolute;
  bottom: 1%;
  left: 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 #e91111;
}

.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: .3em .3em .3em .7em;
  width: 70%;
}

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

@media (max-width: 1199px) {
  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(233, 17, 17, 0.9);
  }
}

/*
 * ヘッダーナビのデザイン(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;
  margin-top: 0;
}

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: 1200px) {
  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(233, 17, 17, 0.05);
}

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

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

.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 #e91111;
  border-right: 5px solid #e91111;
  transform: translate(0, -50%) rotate(45deg);
  transform-origin: left top;
  transition: .2s;
}

@media (max-width: 767px) {
  .article_list .case_arrow:after {
    left: 0;
    bottom: 25%;
    border-top: 5px solid #e91111;
    border-right: 5px solid #e91111;
    transform: translate(0, -50%) rotate(135deg);
    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(233, 17, 17, 0.05);
  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(233, 17, 17, 0.05);
}

.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(233, 17, 17, 0.05);
}

.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 #e91111;
  border-right: 3px solid #e91111;
  transform: translate(0, -50%) rotate(45deg);
  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;
    transform: translate(0, -50%) rotate(135deg);
    transform-origin: center;
  }
}

.article_single03 .ofi {
  background: rgba(233, 17, 17, 0.05);
}

.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: 74.5%;
}

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

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

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

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

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

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

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

.article_single04 .article_single04_01_nav .slick-track {
  width: 100% !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_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 #e91111;
  transition: 0.2s;
  z-index: 1;
}

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

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

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

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

.article_single04 .ofi {
  background: rgba(233, 17, 17, 0.05);
  height: auto !important;
}

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

@media (min-width: 768px) {
  .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(233, 17, 17, 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 #e91111;
  border-right: 5px solid #e91111;
  transform: translate(0, -50%) rotate(45deg);
  transform-origin: left top;
  transition: .2s;
}

@media (max-width: 767px) {
  .article_detail .case_arrow:after {
    left: 0;
    bottom: 25%;
    border-top: 5px solid #e91111;
    border-right: 5px solid #e91111;
    transform: translate(0, -50%) rotate(135deg);
    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: #fff;
  transition: .2s;
}

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

.epress_pager .epress_pager_prev a:after {
  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: #fff;
  transform-origin: center;
  transition: .2s;
}

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

.epress_pager .epress_pager_next a:after {
  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: #e91111;
  color: #fff;
  border: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 3px 10px;
  margin: 0 auto;
  display: table;
}

#commentform input[type="submit"] {
  background: #e91111;
  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: rgba(233, 17, 17, 0.05);
  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: #64BDEB;
  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: #fff;
}

#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: #000;
  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: #000;
}

#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: #000;
}

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

#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: #64BDEB;
  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: #64BDEB;
    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;
  }
}

.bnr_effect_box {
  position: relative;
}

.bnr_effect_box .row {
  margin-bottom: 0 !important;
}

.bnr_effect_box .bnr_effect_box_content {
  position: relative;
  max-width: 250px;
  width: 100%;
}

.bnr_effect_box .bnr_effect_box_content.staff_list {
  height: 100%;
  padding: 100% 0 0;
  background-color: #e91111;
  background: linear-gradient(to right, #e91111, rgba(233, 17, 17, 0.95));
  color: #fff;
}

.bnr_effect_box .bnr_effect_box_content.staff_list .more a {
  margin: 1px auto;
  border-color: #fff;
}

.bnr_effect_box .bnr_effect_box_content .bnr_effect_box_img {
  transition: 0.8s;
  transform: rotateX(0) translate3d(0, 0, 100px);
}

@media (max-width: 1000px) {
  .bnr_effect_box .bnr_effect_box_content .bnr_effect_box_img {
    transform: rotateX(0) translate3d(0, 0, 100px);
  }
}

@media (max-width: 375px) {
  .bnr_effect_box .bnr_effect_box_content .bnr_effect_box_img {
    transform: rotateX(0) translate3d(0, 0, 70px);
  }
}

.bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text_area {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  background-color: #e91111;
  background: linear-gradient(to right, #e91111, rgba(233, 17, 17, 0.95));
  position: absolute;
  transform: rotateX(-90deg) translate3d(0, 0, 126px);
  width: 100%;
  transition: 0.8s;
  z-index: -1;
}

@media (max-width: 1000px) {
  .bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text_area {
    transform: rotateX(-90deg) translate3d(0, 0, 100px);
  }
}

@media (max-width: 767px) {
  .bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text_area {
    transform: rotateX(-90deg) translate3d(0, 0, 156px);
  }
}

@media (max-width: 600px) {
  .bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text_area {
    transform: rotateX(-90deg) translate3d(0, 0, 100px);
  }
}

@media (max-width: 375px) {
  .bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text_area {
    transform: rotateX(-90deg) translate3d(0, 0, 85px);
  }
}

.bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text {
  width: 80%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}

.bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text p {
  font-size: 1.8rem;
}

.bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text p span {
  line-height: 0.9;
  font-size: 1.4rem;
  display: block;
}

.bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text p.more {
  max-width: 180px;
  width: 100%;
}

.bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text p.more span {
  display: inline-block;
  letter-spacing: normal;
  border: 1px solid #fff;
  color: #fff;
  background: #e91111;
  padding: 1em 1.3em 1em 1em;
  margin: 1px auto;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
  width: 100%;
  transition: .3s;
}

.bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text p.more span:after {
  border-color: #fff;
  transition: .3s;
}

.bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text p.more span:hover {
  border-color: #e91111;
  color: #e91111;
  background: #fff;
}

.bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text p.more span:hover:after {
  right: 4%;
  border-color: #e91111;
}

.bnr_effect_box .bnr_effect_box_content:hover .bnr_effect_box_img {
  transform: rotateX(90deg) translate3d(0, 0, 124px);
}

@media (max-width: 1000px) {
  .bnr_effect_box .bnr_effect_box_content:hover .bnr_effect_box_img {
    transform: rotateX(90deg) translate3d(0, 0, 100px);
  }
}

@media (max-width: 767px) {
  .bnr_effect_box .bnr_effect_box_content:hover .bnr_effect_box_img {
    transform: rotateX(90deg) translate3d(0, 0, 176px);
  }
}

@media (max-width: 700px) {
  .bnr_effect_box .bnr_effect_box_content:hover .bnr_effect_box_img {
    transform: rotateX(90deg) translate3d(0, 0, 140px);
  }
}

@media (max-width: 500px) {
  .bnr_effect_box .bnr_effect_box_content:hover .bnr_effect_box_img {
    transform: rotateX(90deg) translate3d(0, 0, 113px);
  }
}

@media (max-width: 375px) {
  .bnr_effect_box .bnr_effect_box_content:hover .bnr_effect_box_img {
    transform: rotateX(90deg) translate3d(0, 0, 74px);
  }
}

.bnr_effect_box .bnr_effect_box_content:hover .bnr_effect_box_text_area {
  transform: rotateX(0) translate3d(0, 0, 85px);
  z-index: 1;
}

@media (max-width: 375px) {
  .bnr_effect_box .bnr_effect_box_content:hover .bnr_effect_box_text_area {
    transform: rotateX(0) translate3d(0, 0, 77px);
  }
}

.tablet .bnr_effect_box_content a {
  display: block !important;
  width: 100% !important;
}

.tablet .bnr_effect_box_content .bnr_effect_box_text_area {
  display: none;
}

.tablet .bnr_effect_box_content .bnr_effect_box_img {
  transform: rotateX(0) translate3d(0, 0, 0) !important;
  max-width: none !important;
}

.tablet .bnr_effect_box_content .bnr_effect_box_img:hover .bnr_effect_box_img {
  transform: rotateX(0) translate3d(0, 0, 0) !important;
}

.mobile .span_3 {
  width: 50%;
  float: left;
  margin-bottom: 0;
}

.mobile .span_3 img {
  width: 100%;
}

.mobile .span_3 .bnr_effect_box_content a {
  display: block !important;
  width: 100% !important;
}

.mobile .span_3 .bnr_effect_box_content .bnr_effect_box_text_area {
  display: none;
}

.mobile .span_3 .bnr_effect_box_content .bnr_effect_box_img {
  transform: rotateX(0) translate3d(0, 0, 0) !important;
  max-width: none !important;
}

.mobile .span_3 .bnr_effect_box_content .bnr_effect_box_img:hover .bnr_effect_box_img {
  transform: rotateX(0) translate3d(0, 0, 0) !important;
}

@media (max-width: 320px) {
  .mobile .span_3 .bnr_effect_box_content.staff_list {
    padding-top: 159.23567px !important;
  }
}

.span_9.column_main .container,
.two_column .container {
  max-width: 1000px !important;
  padding: 0 !important;
}

.span_9.column_main .container .span_3,
.two_column .container .span_3 {
  margin-left: 0 !important;
  width: 25% !important;
}

.span_9.column_main .container .bnr_effect_box_content,
.two_column .container .bnr_effect_box_content {
  position: relative;
  max-width: 250px;
  width: 100%;
}

.span_9.column_main .container .bnr_effect_box_content.staff_list,
.two_column .container .bnr_effect_box_content.staff_list {
  height: 100%;
  padding: 100% 0 0;
  background-color: linear-gradient(to right, #e91111, rgba(233, 17, 17, 0.95));
  color: #fff;
}

.span_9.column_main .container .bnr_effect_box_content.staff_list .more a,
.two_column .container .bnr_effect_box_content.staff_list .more a {
  transition: 0.5s;
  color: #fff !important;
  border-color: #fff !important;
}

.span_9.column_main .container .bnr_effect_box_content.staff_list .more a:after,
.two_column .container .bnr_effect_box_content.staff_list .more a:after {
  border-color: #fff !important;
}

.span_9.column_main .container .bnr_effect_box_content.staff_list .more a:hover,
.two_column .container .bnr_effect_box_content.staff_list .more a:hover {
  color: #000 !important;
  background-color: #fff;
}

.span_9.column_main .container .bnr_effect_box_content.staff_list .more a:hover:after,
.two_column .container .bnr_effect_box_content.staff_list .more a:hover:after {
  border-color: #000 !important;
}

.span_9.column_main .container .bnr_effect_box_content .bnr_effect_box_img,
.two_column .container .bnr_effect_box_content .bnr_effect_box_img {
  transition: 0.8s;
  transform: rotateX(0) translate3d(0, 0, 100px) !important;
}

@media (max-width: 1000px) {
  .span_9.column_main .container .bnr_effect_box_content .bnr_effect_box_img,
  .two_column .container .bnr_effect_box_content .bnr_effect_box_img {
    transform: rotateX(0) translate3d(0, 0, 100px) !important;
  }
}

.span_9.column_main .container .bnr_effect_box_content .bnr_effect_box_text_area,
.two_column .container .bnr_effect_box_content .bnr_effect_box_text_area {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  background-color: #e91111;
  position: absolute;
  transform: rotateX(-90deg) translate3d(0, 0, 90px) !important;
  width: 100%;
  transition: 0.8s;
  z-index: -1;
}

@media (max-width: 1000px) {
  .span_9.column_main .container .bnr_effect_box_content .bnr_effect_box_text_area,
  .two_column .container .bnr_effect_box_content .bnr_effect_box_text_area {
    transform: rotateX(-90deg) translate3d(0, 0, 90px);
  }
}

@media (max-width: 767px) {
  .span_9.column_main .container .bnr_effect_box_content .bnr_effect_box_text_area,
  .two_column .container .bnr_effect_box_content .bnr_effect_box_text_area {
    transform: rotateX(-90deg) translate3d(0, 0, 176px) !important;
  }
}

@media (max-width: 600px) {
  .span_9.column_main .container .bnr_effect_box_content .bnr_effect_box_text_area,
  .two_column .container .bnr_effect_box_content .bnr_effect_box_text_area {
    transform: rotateX(-90deg) translate3d(0, 0, 100px) !important;
  }
}

@media (max-width: 400px) {
  .span_9.column_main .container .bnr_effect_box_content .bnr_effect_box_text_area,
  .two_column .container .bnr_effect_box_content .bnr_effect_box_text_area {
    transform: rotateX(-90deg) translate3d(0, 0, 70px) !important;
  }
}

.span_9.column_main .container .bnr_effect_box_content .bnr_effect_box_text,
.two_column .container .bnr_effect_box_content .bnr_effect_box_text {
  width: 80%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.span_9.column_main .container .bnr_effect_box_content .bnr_effect_box_text p,
.two_column .container .bnr_effect_box_content .bnr_effect_box_text p {
  font-size: 1.8rem;
}

.span_9.column_main .container .bnr_effect_box_content .bnr_effect_box_text p span,
.two_column .container .bnr_effect_box_content .bnr_effect_box_text p span {
  line-height: 0.9;
  font-size: 1.4rem;
  display: block;
}

.span_9.column_main .container .bnr_effect_box_content .bnr_effect_box_text p.more,
.two_column .container .bnr_effect_box_content .bnr_effect_box_text p.more {
  max-width: 180px;
  width: 100%;
}

.span_9.column_main .container .bnr_effect_box_content .bnr_effect_box_text p.more a,
.two_column .container .bnr_effect_box_content .bnr_effect_box_text p.more a {
  width: 100%;
  border-color: #000;
  color: #000;
  background-color: transparent !important;
}

.span_9.column_main .container .bnr_effect_box_content .bnr_effect_box_text p.more a:after,
.two_column .container .bnr_effect_box_content .bnr_effect_box_text p.more a:after {
  border-color: #000;
}

.span_9.column_main .container .bnr_effect_box_content:hover .bnr_effect_box_img,
.two_column .container .bnr_effect_box_content:hover .bnr_effect_box_img {
  transform: rotateX(90deg) translate3d(0, 0, 90px);
}

@media (max-width: 1000px) {
  .span_9.column_main .container .bnr_effect_box_content:hover .bnr_effect_box_img,
  .two_column .container .bnr_effect_box_content:hover .bnr_effect_box_img {
    transform: rotateX(90deg) translate3d(0, 0, 100px) !important;
  }
}

@media (max-width: 767px) {
  .span_9.column_main .container .bnr_effect_box_content:hover .bnr_effect_box_img,
  .two_column .container .bnr_effect_box_content:hover .bnr_effect_box_img {
    transform: rotateX(90deg) translate3d(0, 0, 176px) !important;
  }
}

@media (max-width: 700px) {
  .span_9.column_main .container .bnr_effect_box_content:hover .bnr_effect_box_img,
  .two_column .container .bnr_effect_box_content:hover .bnr_effect_box_img {
    transform: rotateX(90deg) translate3d(0, 0, 123px);
  }
}

@media (max-width: 400px) {
  .span_9.column_main .container .bnr_effect_box_content:hover .bnr_effect_box_img,
  .two_column .container .bnr_effect_box_content:hover .bnr_effect_box_img {
    transform: rotateX(90deg) translate3d(0, 0, 70px) !important;
  }
}

.span_9.column_main .container .bnr_effect_box_content:hover .bnr_effect_box_text_area,
.two_column .container .bnr_effect_box_content:hover .bnr_effect_box_text_area {
  transform: rotateX(0) translate3d(0, 0, 60px) !important;
  z-index: 1;
}

@media (max-width: 767px) {
  .span_9.column_main .container .span_3,
  .two_column .container .span_3 {
    width: 50% !important;
    float: left;
    margin-bottom: 0;
  }
  .span_9.column_main .container .span_3 img,
  .two_column .container .span_3 img {
    width: 100%;
  }
  .span_9.column_main .container .span_3 .bnr_effect_box_content,
  .two_column .container .span_3 .bnr_effect_box_content {
    max-width: none !important;
  }
  .span_9.column_main .container .span_3 .staff_list,
  .two_column .container .span_3 .staff_list {
    padding: 100% 0 0;
  }
}

.calendar_wrap {
  position: relative;
  padding: 4em 1.8em 2em;
  display: inline-block;
  background: rgba(233, 17, 17, 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(255, 0, 0, 0.8);
  color: #fff;
  border: 1px solid #ff0000;
  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 {
  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 {
  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: #fff;
  border: 1px solid #ff0000;
}

@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;
  }
}

.page_contact .more a {
  background: #fff;
  color: #ff0000;
}

.page_contact .more a:after {
  border-top: 1px solid #ff0000;
  border-right: 1px solid #ff0000;
}

.contact_info {
  text-align: center;
}

.contact_info .more a {
  background: #e91111;
  color: #fff;
}

.contact_info .more a:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.contact_info a.add_arrow.brown {
  background: #f8cb4a;
  color: #fff;
}

.contact_info a.add_arrow.brown:after {
  border-top: 1px solid #ff0000;
  border-right: 1px solid #ff0000;
}

.contact_info a.add_arrow.brown:hover {
  background: #ff0000;
  color: #fff;
  border: 0;
}

.contact_info a.add_arrow.brown:hover:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.contact_info p {
  color: #000;
}

.contact_info img {
  width: 25%;
}

.contact_info img.icon_sns {
  width: 50px;
}

.contact_info a {
  color: #ff0000;
}

.contact_info .parallax_contact_info {
  height: 500px;
  background-image: url(/wp-content/uploads/parallax.jpg);
}

@media (min-width: 768px) {
  .contact_info .parallax_contact_info {
    height: 900px;
  }
}

.contact_info .parallax_contact_info_inner {
  max-width: 1200px;
  margin: 0 auto;
}

.contact_info h2 {
  color: #fff;
  border-color: #fff;
}

.contact_info h2:before, .contact_info h2:after {
  content: none;
}

.contact_info p {
  line-height: 1.7;
  margin-bottom: 0;
}

.contact_info .contact_info_address {
  font-size: 24px;
  font-size: 2.4rem;
  overflow: hidden;
  max-width: 600px;
  margin: 0 auto 1em;
}

@media (max-width: 767px) {
  .contact_info .contact_info_address {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.contact_info .contact_info_address span {
  display: block;
}

@media (min-width: 768px) {
  .contact_info .contact_info_address span {
    float: left;
    width: 50%;
  }
}

/*
 * ボタン矢印(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;
  transform: translate(0, -50%) rotate(45deg);
  transition: 0.2s;
}

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

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

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

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

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

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

.more a {
  display: block;
  border: 1px solid #e91111;
  color: #fff;
  background: #e91111;
  padding: 0.6em;
  margin: 0 auto 1px;
  max-width: 320px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  transition: .3s;
  border-radius: 25px;
  font-size: 14px;
  font-size: 1.4rem;
}

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

.more a.inverse {
  color: #e91111;
  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: #e91111;
    opacity: 0.3;
    transform: translateX(-120%) skewX(15deg);
    transition: transform 0.3s;
  }
  .effect01:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  }
  .effect01:hover:before {
    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: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translate(0, -50%) rotate(135deg);
  transition: .2s;
}

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

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 #b3b3b3;
}

@media (min-width: 1200px) {
  header .global_nav > ul > li.has_under > a {
    padding-right: 2em;
  }
  header .global_nav > ul > li.has_under > a:after {
    border-color: #000;
    width: 6px;
    height: 6px;
  }
  header .global_nav > ul > li.has_under > a:after {
    transform: translate(0, -50%) rotate(135deg);
  }
  header .global_nav > ul > li.has_under > a.menu_under_open:after {
    transform: translate(0) rotate(-45deg);
  }
  header .global_nav > ul > li.has_under > ul {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    top: 100%;
    letter-spacing: -.40em;
    background: rgba(233, 17, 17, 0.9);
    z-index: 52;
  }
  header .global_nav > ul > li.has_under > ul > li {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    text-align: center;
    border-bottom: 0;
    padding: 0;
  }
  header .global_nav > ul > li.has_under > ul > li a {
    background: transparent;
    padding: 1em;
  }
}

.mod_18_section .mod_18_wrap .row {
  margin-bottom: 0;
}

.mod_18_section .mod_18_wrap .row .col.mod_18_head {
  float: left;
  margin-bottom: 20px;
  padding-top: 25px;
  position: relative;
  width: 150px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

.mod_18_section .mod_18_wrap .row .col.mod_18_head > * {
  width: 100%;
}

.mod_18_section .mod_18_wrap .row .col.mod_18_head p {
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
  display: block;
  padding: 0.5em;
}

@media (max-width: 767px) {
  .mod_18_section .mod_18_wrap .row .col.mod_18_head p {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

.mod_18_section .mod_18_wrap .row .col.mod_18_head p small {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  display: block;
}

@media (max-width: 767px) {
  .mod_18_section .mod_18_wrap .row .col.mod_18_head p small {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.mod_18_section .mod_18_wrap .row .col.mod_18_head:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 75px 0 75px;
  border-color: #fff transparent transparent transparent;
}

.mod_18_section .mod_18_wrap .row .col.mod_18_head:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 75px 0 75px;
  border-color: #e91111 transparent transparent transparent;
  clear: both;
}

.mod_18_section .mod_18_wrap .row .col.mod_18_content {
  float: left;
  padding: 1em 1em 1em 0;
  width: calc(100% - 150px - 20px);
  margin-left: 20px;
}

.mod_18_section .mod_18_wrap .row .col.mod_18_content .mod_18_title {
  color: #e91111;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .mod_18_section .mod_18_wrap .row .col.mod_18_head {
    margin-bottom: 12px;
    padding-top: 17px;
    width: 80px;
  }
  .mod_18_section .mod_18_wrap .row .col.mod_18_head:before {
    border-width: 12px 40px 0 40px;
  }
  .mod_18_section .mod_18_wrap .row .col.mod_18_head:after {
    bottom: -12px;
    border-width: 12px 40px 0 40px;
  }
  .mod_18_section .mod_18_wrap .row .col.mod_18_content {
    padding: 12px 0.5em 0.5em 0;
    width: calc(100% - 80px - 12px);
    margin-left: 12px;
  }
}

.mod_18_section.typeA .mod_18_wrap .row .col.mod_18_head {
  background: #e91111;
}

.mod_18_section.typeA .mod_18_wrap .row .col.mod_18_head:before {
  border-color: #fff transparent transparent transparent;
}

.mod_18_section.typeA .mod_18_wrap .row .col.mod_18_head:after {
  border-color: #e91111 transparent transparent transparent;
}

.mod_18_section.highlight.typeA .mod_18_wrap .row .col.mod_18_head:before {
  border-color: rgba(233, 17, 17, 0.05) transparent transparent transparent;
}

.mod_18_section.typeB .mod_18_wrap .row .col.mod_18_head {
  overflow: hidden;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.mod_18_section.typeB .mod_18_wrap .row .col.mod_18_head:before, .mod_18_section.typeB .mod_18_wrap .row .col.mod_18_head:after {
  border-width: 30px 120px 0 120px;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
}

.mod_18_section.typeB .mod_18_wrap .row .col.mod_18_head:before {
  top: auto;
  bottom: 2px;
  z-index: 1;
}

@media (max-width: 767px) {
  .mod_18_section.typeB .mod_18_wrap .row .col.mod_18_head:before {
    bottom: 2px;
  }
}

.mod_18_section.typeB .mod_18_wrap .row .col.mod_18_head:after {
  bottom: 0;
}

@media (max-width: 767px) {
  .mod_18_section.typeB .mod_18_wrap .row .col.mod_18_head:after {
    bottom: 0;
  }
}

.mod_18_section.typeC .mod_18_wrap .row:first-child .col.mod_18_head, .mod_18_section.typeC .mod_18_wrap .row:nth-child(1) .col.mod_18_head {
  border-top: 1px solid #e91111;
}

.mod_18_section.typeC .mod_18_wrap .row .col.mod_18_head {
  border-left: 1px solid #e91111;
  border-right: 1px solid #e91111;
  margin-bottom: 0;
}

.mod_18_section.typeC .mod_18_wrap .row .col.mod_18_head:before {
  top: auto;
  bottom: -20px;
  z-index: 1;
}

@media (max-width: 767px) {
  .mod_18_section.typeC .mod_18_wrap .row .col.mod_18_head:before {
    bottom: -12px;
  }
}

.mod_18_section.typeC .mod_18_wrap .row .col.mod_18_head:after {
  bottom: -21px;
}

@media (max-width: 767px) {
  .mod_18_section.typeC .mod_18_wrap .row .col.mod_18_head:after {
    bottom: -13px;
  }
}

.mod_22_slider.mod_22_arrows .sp-fade-arrows {
  opacity: 1;
  top: auto;
  bottom: -20px;
  z-index: 2;
  max-width: 760px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
}

.mod_22_slider.mod_22_arrows .sp-fade-arrows .sp-arrow {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.mod_22_slider.mod_22_arrows .sp-fade-arrows .sp-arrow:before, .mod_22_slider.mod_22_arrows .sp-fade-arrows .sp-arrow:after {
  width: 10%;
  height: 20%;
  left: 45%;
}

.mod_22_slider.mod_22_arrows .sp-fade-arrows .sp-arrow:before {
  top: 30% !important;
}

.mod_22_slider.mod_22_arrows .sp-fade-arrows .sp-arrow:after {
  top: 50% !important;
}

.mod_22_slider.typeA .sp-button, .mod_22_slider.typeB .sp-button {
  border: 0;
  background: rgba(233, 17, 17, 0.05);
}

.mod_22_slider.typeA .sp-button.sp-selected-button, .mod_22_slider.typeB .sp-button.sp-selected-button {
  background: #e91111;
}

.mod_22_slider.typeA.mod_22_arrows .sp-fade-arrows .sp-arrow, .mod_22_slider.typeB.mod_22_arrows .sp-fade-arrows .sp-arrow {
  background: #e91111;
}

.mod_22_slider.typeB .sp-button {
  border-radius: 0;
}

.mod_22_slider.typeB.mod_22_arrows .sp-fade-arrows .sp-arrow {
  border-radius: 0;
}

.mod_22_slider.typeC .sp-button, .mod_22_slider.typeD .sp-button {
  border: 2px solid rgba(233, 17, 17, 0.05);
}

.mod_22_slider.typeC .sp-button.sp-selected-button, .mod_22_slider.typeD .sp-button.sp-selected-button {
  border: 2px solid #e91111;
  background: transparent;
}

.mod_22_slider.typeC.mod_22_arrows .sp-fade-arrows .sp-arrow, .mod_22_slider.typeD.mod_22_arrows .sp-fade-arrows .sp-arrow {
  border: 2px solid #e91111;
}

.mod_22_slider.typeC.mod_22_arrows .sp-fade-arrows .sp-arrow:before, .mod_22_slider.typeC.mod_22_arrows .sp-fade-arrows .sp-arrow:after, .mod_22_slider.typeD.mod_22_arrows .sp-fade-arrows .sp-arrow:before, .mod_22_slider.typeD.mod_22_arrows .sp-fade-arrows .sp-arrow:after {
  background: #e91111;
}

.mod_22_slider.typeD .sp-button {
  border-radius: 0;
}

.mod_22_slider.typeD.mod_22_arrows .sp-fade-arrows .sp-arrow {
  border-radius: 0;
}

.mod_22_slider .sp-caption-container {
  width: calc(100% - 110px);
  max-width: 640px;
  margin: 1.0em auto auto auto !important;
}

.mod_22_slider .sp-previous-arrow {
  left: 10px;
}

.mod_22_slider .sp-next-arrow {
  right: 10px;
}

.pagetop {
  position: fixed;
  bottom: 17%;
  right: 5%;
  z-index: 100;
}

.pagetop a {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  padding: 0;
  border-radius: 50%;
  background: rgba(233, 17, 17, 0.9);
}

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

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

footer.high .pagetop {
  position: absolute;
  right: 5%;
  top: 24%;
  margin: 0;
  transform: translateY(-50%);
}

/*
 * ページトップのデザインタイプ(type design của top page)
 */
._table_line .news dl {
  border-top: 1px dotted #a6a6a6;
  max-height: none;
}

._table_line .news dl dt {
  width: 80%;
  padding-left: 20px;
  font-weight: 700;
  display: inline-block;
}

._table_line .news dl dt + dd {
  border-bottom: 1px dotted #a6a6a6;
  width: 20%;
  display: inline-block;
}

._table_line.menu {
  margin-bottom: 0;
}

._table_line.menu .news dl dt {
  width: 420px;
}

._table_line.menu .news dl dd {
  text-align: right;
}

@media (max-width: 767px) {
  ._table_line .news dl dt {
    width: 100%;
    padding-left: 0;
  }
  ._table_line .news dl dt + dd {
    padding-left: 0;
  }
}

.th01_bnr_large {
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: url("/wp-content/uploads/topimg_rec.jpg") no-repeat center top;
  background-size: cover;
  height: 450px;
  text-align: center;
  color: #fff;
}

.th01_bnr_large .more a {
  background: #fff;
  color: #e91111;
}

.th01_bnr_large .more a:hover {
  color: #fff;
}

.th01_bnr_large > * {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0 10px;
  transform: translateY(-50%);
}

.th01_bnr_large:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  background: rgba(233, 17, 17, 0.3);
  transform: rotateZ(45deg) translate(100%, 0);
  transition: transform 0.3s, background 0.3s;
  width: 200vw;
  height: 200vw;
}

.th01_bnr_large .th01_bnr_large_content {
  transition: transform 0.3s;
  transform: translate(0, 50px);
}

.th01_bnr_large .more {
  opacity: 0;
  transition: opacity 0.3s;
}

.th01_bnr_large h2 {
  color: #fff;
}

.th01_bnr_large h2 span {
  color: #fff;
  border-color: #fff;
}

.th01_bnr_large h2:after, .th01_bnr_large h2:before {
  background: #fff;
}

.th01_bnr_large h2 small {
  display: block;
}

.th01_bnr_large .more {
  text-align: center;
}

.th01_bnr_large .more a {
  border-color: rgba(255, 255, 255, 0.3);
}

@media (max-width: 480px) {
  .th01_bnr_large .more a {
    width: 100%;
    max-width: none;
  }
}

.th01_bnr_large .more a:after {
  border-color: #fff;
  right: 8%;
}

.th01_bnr_large .more a:hover {
  color: #fff;
}

.th01_bnr_large .more a:hover:after {
  border-color: #fff;
}

.th01_bnr_large:hover .th01_bnr_large_content {
  transform: translate(0, 0);
}

.th01_bnr_large:hover:after {
  background: rgba(233, 17, 17, 0.8);
  transform: rotateZ(45deg) translate(0, 0);
}

.th01_bnr_large:hover .more {
  opacity: 1;
}

@media (max-width: 767px) {
  .th01_bnr_large .th01_bnr_large_content {
    transform: translate(0, 0);
  }
  .th01_bnr_large:after {
    background: rgba(233, 17, 17, 0.3);
    transform: rotate(0) translate(0, 0);
    width: 200vw;
    height: 200vw;
  }
  .th01_bnr_large .more {
    opacity: 1;
  }
  .th01_bnr_large:hover:after {
    background: rgba(233, 17, 17, 0.3);
    transform: rotate(0) translate(0, 0);
  }
}

.th02_post03 .col {
  position: relative;
  padding-bottom: 23px;
  box-sizing: content-box;
  overflow: hidden;
}

.th02_post03 .col .th02_post03_image {
  position: relative;
  padding-top: 5555.55556%;
  overflow: hidden;
}

.th02_post03 .col .th02_post03_image:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #e91111;
  opacity: 0.7;
  transform-origin: bottom;
  width: 35%;
  height: 100%;
  transform: translateX(-100%) skew(-25deg);
  z-index: 1;
}

@media (max-width: 600px) {
  .th02_post03 .col .th02_post03_image:before {
    width: 50%;
    transform: translateX(-50%) skew(-25deg);
  }
}

.th02_post03 .col .th02_post03_image img {
  position: absolute;
  top: -300%;
  left: -300%;
  right: -300%;
  bottom: -300%;
  margin: auto;
  height: 100%;
}

.th02_post03 .col .th02_post03_date {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  padding: 0.7em;
  color: #fff;
  z-index: 1;
}

.th02_post03 .col .th02_post03_text {
  position: relative;
  padding: 10px 10px 15px;
}

.th02_post03 .col .th02_post03_text + .more {
  position: absolute;
  left: 10px;
  bottom: 10px;
  width: calc(100% - 20px);
}

.th02_post03 .col .th02_post03_text + .more a {
  padding: 0.3em 0.1em;
  width: 100%;
  max-width: none;
}

@media (max-width: 767px) {
  .th02_post03 .col .th02_post03_image {
    width: 4000%;
    padding-top: 2222.22222%;
    float: left;
    margin: 0 2% 2% 0;
  }
  .th02_post03 .col .th02_post03_text + .more {
    position: static;
  }
}

.th04_bnr .text-xlarge {
  color: #f8cb4a;
}

.th04_bnr .more a {
  display: inline-block;
}

.th04_bnr .parallax_1 {
  height: auto;
  padding: 3% 0;
  background-image: url("/wp-content/uploads/topbg_gre.jpg");
  background-size: auto 100%;
}

.th04_bnr .th04_bnr_block {
  overflow: hidden;
  background: #fff;
  color: #000;
  margin: 0 2% 2%;
  padding: 1em;
}

.th04_bnr .th04_bnr_block ul {
  padding: 0;
  margin: 0;
}

.th04_bnr .th04_bnr_block ul.row_inline li {
  margin-left: 2%;
}

.th04_bnr .th04_bnr_block ul.row_inline li:nth-child(3n+1) {
  margin-left: 0;
}

.th04_bnr .th04_bnr_block li {
  list-style: none;
  padding: 0;
}

.th04_bnr .th04_bnr_block li img {
  width: 100%;
}

.th04_bnr .th04_bnr_block a {
  color: #000;
  text-decoration: none;
}

.th04_bnr .th04_bnr_block a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .th04_bnr .parallax_1 {
    position: relative;
    height: 900px;
    padding: 0;
    background-size: cover;
    padding-top: 50px;
  }
  .th04_bnr .container {
    position: relative;
    height: 100%;
  }
  .th04_bnr .th04_bnr_block {
    position: absolute;
    width: calc((100vw / 2) - 25px);
    max-width: 100%;
    margin: auto;
    padding: 1em;
  }
  .th04_bnr .th04_bnr_block.th04_bnr_first {
    top: 7%;
  }
  .th04_bnr .th04_bnr_block.th04_bnr_second {
    top: 50%;
    transform: translateY(-50%);
  }
  .th04_bnr .th04_bnr_block.th04_bnr_third {
    bottom: 7%;
  }
  .th04_bnr .th04_bnr_block.th04_bnr_first {
    right: 10px;
  }
  .th04_bnr .th04_bnr_block.th04_bnr_second {
    left: 10px;
  }
  .th04_bnr .th04_bnr_block.th04_bnr_third {
    right: 10px;
  }
}

@media (min-width: 1000px) {
  .th04_bnr .container {
    position: static;
  }
  .th04_bnr .th04_bnr_block {
    max-width: 500px;
  }
}

@media (max-width: 768px) {
  .th04_bnr p.sp_left {
    text-align: left;
  }
}

._th04_module ._th04_module_img {
  position: relative;
}

._th04_module ._th04_module_img figure {
  position: relative;
  height: 100%;
  text-align: right;
  overflow: hidden;
}

._th04_module ._th04_module_img figure img {
  position: absolute;
  top: -300%;
  left: auto;
  bottom: -300%;
  right: 0;
  margin: auto;
  border-radius: 2em 6em;
}

._th04_module ._th04_module_text {
  position: relative;
  height: 700px;
}

._th04_module ._th04_module_text_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 73%;
}

._th04_module ._th04_module_text_inner p {
  text-align: center;
  font-size: 17px;
  font-size: 1.7rem;
}

._th04_module ._th04_module_text_inner p.text-xlarge {
  font-size: 42px;
  font-size: 4.2rem;
}

._th04_module ._th04_module_text_inner p a.button, ._th04_module ._th04_module_text_inner p .inquiry a.wpcf7-submit, .inquiry ._th04_module ._th04_module_text_inner p a.wpcf7-submit {
  background: #e91111;
  border-radius: 25px;
  padding: 1em 5em;
  margin-top: 8%;
}

@media (max-width: 767px) {
  ._th04_module ._th04_module_img {
    position: relative;
    width: 100%;
    height: auto;
  }
  ._th04_module ._th04_module_img figure {
    position: relative;
    width: 100%;
    height: auto;
  }
  ._th04_module ._th04_module_img figure img {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  ._th04_module ._th04_module_text {
    position: relative;
    height: auto;
  }
  ._th04_module ._th04_module_text_inner {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    width: 100%;
    padding: 8% 4%;
  }
}

.th05 .th05_hover {
  position: relative;
  text-align: center;
  overflow: hidden;
}

.th05 .th05_hover:hover .th05_wrap {
  top: 0;
}

.th05 .th05_hover:hover .th05_title {
  top: 20%;
}

@media (max-width: 767px) {
  .th05 .th05_hover .th05_wrap {
    top: 0;
  }
  .th05 .th05_hover .th05_title {
    top: 20%;
  }
}

.th05 figure {
  display: inline-block;
}

.th05 .th05_wrap {
  position: absolute;
  top: 80%;
  right: 0;
  left: 0;
  margin: auto;
  background: rgba(233, 17, 17, 0.7);
  height: 100%;
  transition: 0.3s;
}

.th05 .th05_title {
  color: #fff;
  position: absolute;
  top: 4%;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0;
  transition: 0.3s;
  line-height: 1;
  font-size: 22px;
  font-size: 2.2rem;
}

@media (max-width: 767px) {
  .th05 .th05_title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.th05 .th05_title:after {
  content: none;
}

.th05 .th05_text {
  color: #fff;
  position: absolute;
  top: 36%;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0 5%;
  line-height: 2;
}

@media (max-width: 767px) {
  .th05 .th05_text {
    line-height: 1.7;
  }
}

.th05 .th05_btn {
  display: block;
  line-height: 1.8;
  position: absolute;
  top: 70%;
  left: 0;
  right: 0;
  margin: auto;
}

.th05 .th05_btn span {
  display: block;
  border: 1px solid #e91111;
  color: #fff;
  background: #e91111;
  padding: 0.6em;
  margin: 0 auto 1px;
  max-width: 280px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  transition: .3s;
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  position: relative;
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  width: calc(100% - 20px);
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0.3em 0;
}

@media (min-width: 768px) {
  .th05 .th05_btn span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.th05 .th05_btn span.inverse {
  border: 1px solid #e91111;
  color: #e91111;
  background: #fff;
}

.th05 .th05_btn span: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;
  transform: translate(0, -50%) rotate(45deg);
  transition: 0.2s;
}

.th05 .th05_btn span.inverse:after {
  border-top: 1px solid #e91111;
  border-right: 1px solid #e91111;
}

.th05 .th05_btn span.inverse:hover {
  border-color: #fff;
  color: #fff;
  background: #e91111;
}

.th05 .th05_btn span.inverse:hover:after {
  border-color: #fff;
}

.th05 .th05_btn span:hover {
  border: 1px solid #e91111;
  color: #e91111;
  background: #fff;
}

.th05 .th05_btn span:hover:after {
  right: 4%;
  border-color: #e91111;
}

@media (max-width: 480px) {
  .th05 .th05_btn span {
    max-width: none;
  }
}

.th05 .th05_btn span:after {
  border-color: #fff;
  right: 8%;
}

.th05 .th05_btn span:hover {
  color: #000;
}

.th05 .th05_btn span:hover:after {
  border-color: #000;
}

._th12_module_wrap {
  background: url("/wp-content/uploads/cont_bg.jpg");
  background-size: cover;
  padding: 10% 0 5%;
  background-color: #fff;
  background-repeat: repeat;
}

._th12_module_wrap .span_12 {
  position: relative;
}

._th12_module_wrap .span_12 .medi_ttl.medi_ttl_right {
  right: 0;
}

._th12_module_wrap .span_12 .medi_ttl.medi_ttl_right p.ttl {
  margin-left: 0;
  margin-right: 12px;
}

._th12_module_wrap .span_12 .medi_ttl {
  position: absolute;
  z-index: 9999;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-size: 52px;
}

._th12_module_wrap .span_12 .medi_ttl .number {
  background: #fff;
  padding: 0 20px;
  font-size: 72px;
  color: #ff0000;
  line-height: 110px;
}

._th12_module_wrap .span_12 .medi_ttl p.ttl {
  color: #fff;
  text-shadow: 0px 2px 5px #000;
  line-height: 110px;
  margin-left: 12px;
}

._th12_module_wrap .span_12 p {
  margin: 0;
}

._th12_module_wrap h2:not(.h2_not) {
  color: #000;
  margin-top: 50px;
}

._th12_module_wrap h3,
._th12_module_wrap p {
  color: #000;
}

._th12_module_wrap h3 {
  font-weight: normal;
  font-size: 28px;
  font-size: 2.8rem;
  padding-bottom: 0.4em;
  margin-bottom: 0.6em;
  color: #ff0000;
  font-weight: 900;
}

._th12_module_wrap h3:after {
  content: none;
}

._th12_module_wrap .row {
  position: relative;
}

._th12_module_wrap .row ._th09_txt_box {
  min-width: 530px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 3.5em 2.5em 2.5em;
}

@media (min-width: 768px) {
  ._th12_module_wrap .row ._th09_txt_box {
    min-height: 320px;
  }
}

@media (min-width: 1000px) {
  ._th12_module_wrap .row ._th12_module_box figure {
    position: relative;
    left: -14%;
  }
  ._th12_module_wrap .row ._th12_module_box ._th09_txt_box {
    position: absolute;
    top: 12%;
    right: 0;
    border-radius: 12px;
  }
  ._th12_module_wrap .row ._th12_module_box ._th09_txt_box .more {
    margin-top: 2em;
  }
  ._th12_module_wrap .row ._th12_module_box.bnr_reverse .span_12 {
    float: none;
  }
  ._th12_module_wrap .row ._th12_module_box.bnr_reverse .span_12 figure {
    right: -14%;
    left: auto;
  }
  ._th12_module_wrap .row ._th12_module_box.bnr_reverse ._th09_txt_box {
    float: none;
    right: auto;
    left: 0;
  }
  ._th12_module_wrap .row:not(:last-child) {
    margin-bottom: 9%;
  }
}

._th12_module_wrap .wow {
  transition: 1s;
  opacity: 0;
}

._th12_module_wrap .wow .animated {
  opacity: 1;
}

._th12_module_wrap .wow.fade_up {
  transform: translate(0, -40px);
}

._th12_module_wrap .wow.fade_up.animated {
  transform: translate(0, 0);
  opacity: 1;
}

._th12_module_wrap .wow.fade_up.delay {
  transition-delay: 0.8s;
}

._th12_module_wrap .wow.fade_down {
  transform: translate(0, 40px);
}

._th12_module_wrap .wow.fade_down.animated {
  transform: translate(0, 0);
  opacity: 1;
}

._th12_module_wrap .wow.fade_down.delay {
  transition-delay: 0.8s;
}

@media (min-width: 768px) and (max-width: 999px) {
  ._th12_module_wrap .row {
    margin-bottom: 0px;
  }
  ._th12_module_wrap .row ._th12_module_box figure {
    position: static;
  }
  ._th12_module_wrap .row ._th12_module_box ._th09_txt_box {
    position: relative;
    top: 75%;
    right: 0;
    width: 100%;
  }
  ._th12_module_wrap .row ._th12_module_box ._th09_txt_box img {
    width: 100%;
  }
  ._th12_module_wrap .row ._th12_module_box ._th09_txt_box .more {
    margin-top: 2em;
  }
  ._th12_module_wrap .row ._th12_module_box.bnr_reverse .span_12 {
    float: none;
  }
  ._th12_module_wrap .row ._th12_module_box.bnr_reverse .span_12 figure {
    right: 0;
    left: auto;
  }
  ._th12_module_wrap .row ._th12_module_box.bnr_reverse ._th09_txt_box {
    float: none;
    right: auto;
    left: 0;
  }
}

@media (max-width: 767px) {
  ._th12_module_wrap .row ._th12_module_box .span_12 {
    margin-bottom: 0;
  }
  ._th12_module_wrap .row ._th12_module_box ._th09_txt_box {
    max-width: 640px;
    margin: 0 auto;
    min-width: 0;
    padding: 1.4em;
  }
  ._th12_module_wrap .row:not(:last-child) {
    margin-bottom: 12%;
  }
}

.th19_module {
  padding-top: 80px;
  margin-bottom: 0;
  background-image: url("/wp-content/uploads/cont_bg2.jpg");
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.th19_module h2:not(.h2_not) {
  margin-top: 70px;
}

.th19_module .th19_module_h2_wrap {
  width: 1000px;
  margin: 0 auto;
  padding: 1.5em 0;
}

.th19_module .th19_module_h2_wrap h2 {
  font-weight: bold;
  font-size: 2.6rem;
  margin: 0;
  margin-top: 70px;
  text-align: left;
}

.th19_module .th19_module_h2_wrap h2:after, .th19_module .th19_module_h2_wrap h2:before {
  content: none;
}

.th19_module .th19_module_h2_wrap h2 span {
  padding-left: 3em;
  position: relative;
  font-weight: normal;
  font-size: 1.4rem;
  display: inline-block;
}

.th19_module .th19_module_h2_wrap h2 span:before {
  content: "";
  width: 1px;
  position: absolute;
  height: 100%;
  left: 1.5em;
  background: #000;
}

@media (max-width: 1020px) {
  .th19_module .th19_module_h2_wrap {
    width: 100%;
    padding: 1.0em 0 1.0em 20px;
  }
}

@media (max-width: 480px) {
  .th19_module .th19_module_h2_wrap h2 {
    font-size: 2.2rem;
  }
  .th19_module .th19_module_h2_wrap h2 span {
    padding-left: 1.8em;
    font-size: 1.2rem;
  }
  .th19_module .th19_module_h2_wrap h2 span:before {
    left: 0.9em;
  }
}

.th19_module .th19_module_wrap {
  padding: 60px 0;
}

.th19_module .th19_module_wrap .th19_module_inner_wrap {
  max-width: 1000px;
  margin: 0 auto;
}

.th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box1, .th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box2 {
  width: 100%;
  float: left;
  padding: 50px;
  overflow: hidden;
}

.th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box1 .th19_module_link, .th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box2 .th19_module_link {
  margin-top: 1.5em;
  font-size: 2.0rem;
  position: relative;
  display: inline-block;
  padding: 0 2.0em 0 1.0em;
}

.th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box1 .th19_module_link a, .th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box2 .th19_module_link a {
  text-decoration: none;
  transition: 0.5s;
  opacity: 1;
}

.th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box1 .th19_module_link a span, .th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box2 .th19_module_link a span {
  font-size: 1.4rem;
  display: inline-block;
  margin-left: 1.0em;
}

.th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box1 .th19_module_link:before, .th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box2 .th19_module_link:before {
  content: "";
  position: absolute;
  left: -50px;
  width: 50px;
  height: 1px;
  top: 50%;
  background: #e91111;
}

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

.th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box1 .th19_module_link:hover a, .th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box2 .th19_module_link:hover a {
  transition: 0.5s;
  opacity: 0.5;
}

.th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box1 .th19_module_link:hover:after, .th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box2 .th19_module_link:hover:after {
  right: 2%;
}

.th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box1 figure img, .th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box2 figure img {
  max-width: 100%;
}

.th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box1 {
  background: #f8cb4a;
  border-radius: 20px;
}

.th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box1 figure img {
  border-radius: 20px;
}

.th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box2 {
  background: url(/wp-content/uploads/cont_bg3.png) repeat;
}

.th19_module .th19_module_wrap .th19_module_inner_wrap:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

@media (max-width: 1020px) and (min-width: 768px) {
  .th19_module .th19_module_wrap .th19_module_box1, .th19_module .th19_module_wrap .th19_module_box2 {
    padding: 4% !important;
  }
}

@media (max-width: 767px) {
  .th19_module .th19_module_wrap .th19_module_inner_wrap {
    margin: 0 auto;
  }
  .th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box1, .th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box2 {
    float: none;
    width: calc(1000px/2);
    max-width: 100%;
    margin: 0 auto;
  }
}

@media (max-width: 480px) {
  .th19_module .th19_module_wrap {
    padding: 0;
  }
  .th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box1, .th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box2 {
    padding: 20px;
    width: 100%;
    margin: 0 auto;
  }
  .th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box1 .th19_module_link, .th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box2 .th19_module_link {
    margin-top: 20px;
  }
}

@media (min-width: 768px) {
  body.two_column .th19_module .th19_module_wrap {
    padding-left: 2%;
    padding-right: 2%;
  }
  body.two_column .th19_module .th19_module_wrap .th19_module_box1, body.two_column .th19_module .th19_module_wrap .th19_module_box2 {
    padding: 4% !important;
  }
}

.f_color {
  color: #f8cb4a;
}

.white_cont {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 30px;
  margin: 50px;
  border-radius: 20px;
}

.toppage .topmenu_cont {
  position: relative;
  margin-top: 60px;
  background-image: url("/wp-content/uploads/topimg_guide.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 376px;
  border-radius: 20px;
}

.toppage .topmenu_cont .white_cont {
  position: absolute;
  top: 0px;
}

.toppage .topmenu_cont h2:not(.h2_not) {
  margin-top: 30px;
  margin-bottom: 10px;
}

.page_about h2:not(.h2_not) {
  margin-bottom: 30px;
	margin-top: 70px;
}

.footer_restxt {
  color: #f24501;
}

.hover img:hover {
  opacity: 0.8;
}

.hover:hover {
  opacity: 0.8;
}

section.topabout_cont {
  background-image: url("/wp-content/uploads/cont_bg2.png");
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
}

section.top_gre {
  padding-bottom: 150px;
  background-image: url("/wp-content/uploads/topbg_gre.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}

section.top_gre .right {
  float: right;
}

section.top_gre .left {
  float: left;
}

section.top_gre .top_gre2 {
  background-image: url("/wp-content/uploads/topbg_gre2.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  padding-top: 80px;
}

section.top_gre .gre_txt {
  display: inline;
  font-size: 36px;
  color: #f8cb4a;
}

.parallax iframe {
  border-radius: 12px;
}

.parallax .span_6 {
  width: 47%;
  margin: 1.5%;
}

.page_about img {
  border-radius: 12px;
}

table.table-date td:not(:last-child), table.table-date th {
  border-right: 1px solid #000;
}

table.table-date td, table.table-date th {
  border-bottom: 1px solid #000;
}

table.table-date tr:last-child td, table.table-date tr:last-child th {
  border-bottom: 0;
}

.box-shadow {
  box-shadow: 0 0 20px #8f8f8f;
}

.pink_cont {
  background: #fef8f8;
  border: 2px solid #ff0000;
  border-radius: 12px;
  padding: 18px;
}

.pink_cont p {
  color: #ff0000;
}

.gre_ttl {
  color: #ff0000;
  font-weight: 900;
}

header .primary_header .header_right .tel_cont .header_holi2 {
  line-height: 0%;
}

header .primary_header .header_right .tel_cont .header_holi2 span {
  font-size: 14px;
}

.header_holi1 {
  margin-bottom: 0;
}

.cont_white {
  background-color: rgba(255, 255, 255, 0.75);
  padding: 50px 20px;
  max-width: 600px;
  margin: auto;
  border-radius: 12px;
  color: #000;
}

.cont_white a {
  color: #000;
}

._th12_module_wrap h3 span {
  font-size: 70%;
}

.sub_ttl {
  display: block;
  font-size: 16px;
}

.news_bg {
  background-image: url("/wp-content/uploads/cont_bg4.png");
  padding-bottom: 100px;
  background-position: bottom center;
  background-size: auto;
  background-repeat: no-repeat;
}

.news_bg .gutters .span_4 {
  width: 31%;
}

.topstaff_img {
  display: inline-block;
  box-shadow: 0px 0px 30px -5px rgba(0, 0, 0, 0.8);
}

.fix_res_cont {
  position: fixed;
  right: 0;
  top: 20%;
}

.fix_res_cont img {
  max-height: 304px;
}

.fix_res_cont_2 {
  position: fixed;
  right: 0;
  top: 50%;
}

.fix_res_cont_2 img {
  max-height: 226px;
}

section.font-white {
  color: #fff;
}

section.font-white h2 {
  color: #fff;
  border-bottom: 3px solid #fff;
  margin-top: 30px;
}

.gray_cont.gray_cont2 {
  background: #fdebe0;
}

ul.res_cont li {
  margin-left: 20px;
  list-style: disclosure-closed;
  margin-top: 10px;
}

ul.res_cont li p {
  margin: 0;
}

.top_menu.more {
  display: -ms-flexbox;
  display: flex;
}

.top_menu.more span {
  width: 23.5%;
  margin-right: 1%;
}

.top_menu.more a {
  border-radius: 10px;
}

.text_line {
  border-bottom: 1px solid #000;
  display: inline;
  line-height: 180%;
}

.top_news .span_6 {
  padding: 10px;
}

h3.mt30 {
  margin-top: 30px;
}

.dis_flex {
  display: -ms-flexbox;
  display: flex;
}

.pc_grebtn {
  display: inline-block;
}

.pc_grebtn a {
  min-width: 280px;
}

.main_visual_bg {
  height: 850px;
  position: relative;
}

.main_visual_bg img {
  position: absolute;
  left: -300%;
  right: -300%;
  margin: auto;
  top: 0;
  height: 100%;
}

.page_about_2 .gray_cont {
  margin-top: 0;
}

.m_width_780 {
  max-width: 780px;
  margin: auto;
}

.price_red {
  color: red;
}

.main_visual .main_visual_copy > li img.sp_main_copy {
  width: auto;
  top: 200px;
}

header .primary_header .header_line {
  display: inline-block;
}

header .primary_header .header_line img {
  max-width: 100px;
}

.p_0 p {
  margin: 0;
}

.w_250 img {
  max-width: 250px;
}

.f_mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", "MS 明朝", serif;
}

.td_center td {
  text-align: center;
}

img.radius {
  border-radius: 8px;
}

._table_line.oneline dl {
  padding-left: 0;
}

._table_line.oneline dl dd {
  width: 100%;
}

.top_bnr_cont {
  margin-top: 20px;
}

.more a.button.btn_color, .more .inquiry a.btn_color.wpcf7-submit, .inquiry .more a.btn_color.wpcf7-submit {
  background: #f8cb4a;
  color: #fff;
  border: 0;
}

.more a.button.btn_color:after, .more .inquiry a.btn_color.wpcf7-submit:after, .inquiry .more a.btn_color.wpcf7-submit:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.more a.button.btn_color:hover, .more .inquiry a.btn_color.wpcf7-submit:hover, .inquiry .more a.btn_color.wpcf7-submit:hover {
  background: #ff0000;
}

section.cont_bg {
  background-image: url("/wp-content/uploads/cont_bg.jpg");
  background-size: auto;
  background-position: center top;
}

section.cont_bg2 {
  background-image: url("/wp-content/uploads/cont_bg2.jpg");
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
}

header .primary_header .header_right .tel_cont .tel_cont_tran span {
  font-size: 16px;
  display: inline-block;
  margin-right: 0;
}

.translate_gt .select {
  display: inline-block;
  position: relative;
  width: 120px;
  height: 30px;
  border: 1px solid #999;
  text-align: left;
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
  cursor: pointer;
}

.translate_gt .select.no-flag {
  width: 80px;
}

.translate_gt .select.long {
  width: 150px;
}

.translate_gt .select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 5px 5px 5px 27px;
  background-color: #fff;
  background-position: 5px 50%;
  background-repeat: no-repeat;
  background-size: 30px auto;
}

.translate_gt .select-styled.blank {
  padding-left: 5px;
}

.translate_gt .select-styled:after {
  content: "";
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-color: #333 transparent transparent transparent;
  position: absolute;
  top: 12px;
  right: 8px;
}

.translate_gt .select-styled:hover {
  background-color: #fff;
}

.translate_gt .select-styled:active, .translate_gt .select-styled.active {
  background-color: #fff;
}

.translate_gt .select-styled:active:after, .translate_gt .select-styled.active:after {
  top: 7px;
  border-color: transparent transparent #333 transparent;
}

.translate_gt .no-flag.select-styled {
  padding-left: 5px;
}

.translate_gt .select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0 -1px;
  padding: 0;
  background-color: #fff;
  border: solid 1px #999;
}

.translate_gt .select-option-item {
  margin: 0;
  padding: 5px 5px 5px 27px;
  border-top: 1px solid #e6e6e6;
  background-position: 5px 50%;
  background-repeat: no-repeat;
  background-size: 30px auto;
}

.translate_gt .select-option-item.selected {
  display: none;
}

.translate_gt .select-option-item:hover {
  /*background-color: #ddd;*/
}

.translate_gt .select-option-item[rel="hide"] {
  display: none;
}

.translate_gt.black .select {
  border-color: #666;
  color: #fff;
}

.translate_gt.black .select-styled {
  background-color: #000;
}

.translate_gt.black .select-styled:after {
  border-color: #fff transparent transparent transparent;
}

.translate_gt.black .select-styled:hover {
  background-color: #050505;
}

.translate_gt.black .select-styled:active, .translate_gt.black .select-styled.active {
  background-color: #0d0d0d;
}

.translate_gt.black .select-styled:active:after, .translate_gt.black .select-styled.active:after {
  border-color: transparent transparent #fff transparent;
}

.translate_gt.black .select-options {
  background-color: #0d0d0d;
}

.translate_gt.black .select-option-item {
  border-color: #1a1a1a;
}

.translate_gt.black .select-option-item:hover {
  background-color: #333;
}

.span_red span {
  color: #ff0000;
}

.gray_cont {
  background: #f7f7f7;
  border-radius: 8px;
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.gray_cont_ul ul {
  padding: 0;
}

.gray_cont_ul ul li {
  border-bottom: 2px dotted #bbb;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

.sp_res_cont {
  display: block;
  position: fixed;
  bottom: 0;
  width: 100%;
  border-radius: 0;
  background: #fff;
}

.sp_res_cont .span_4 {
  float: left;
  width: 33.3%;
  margin-bottom: 0;
}

.sp_res_cont .light a.button, .sp_res_cont .light .inquiry a.wpcf7-submit, .inquiry .sp_res_cont .light a.wpcf7-submit {
  background: #d41010;
}

.sp_res_cont .light a.button:hover, .sp_res_cont .light .inquiry a.wpcf7-submit:hover, .inquiry .sp_res_cont .light a.wpcf7-submit:hover {
  background: #fff;
}

.sp_res_cont .dark a.button, .sp_res_cont .dark .inquiry a.wpcf7-submit, .inquiry .sp_res_cont .dark a.wpcf7-submit {
  background: #ff0000;
}

.sp_res_cont .dark a.button:hover, .sp_res_cont .dark .inquiry a.wpcf7-submit:hover, .inquiry .sp_res_cont .dark a.wpcf7-submit:hover {
  background: #fff;
}

.sp_res_cont a.button, .sp_res_cont .inquiry a.wpcf7-submit, .inquiry .sp_res_cont a.wpcf7-submit {
  border-radius: 0;
  padding: 20px;
  font-size: 1.4rem;
}

.sp_res_cont a.button:hover, .sp_res_cont .inquiry a.wpcf7-submit:hover, .inquiry .sp_res_cont a.wpcf7-submit:hover {
  border: 0;
}

.sp_header {
  display: none;
}

@media (max-width: 1200px) {
  .sp_header img {
    width: 60px;
  }
  .sp_header .sp_header_tel a::before {
    content: url(/wp-content/uploads/icon_tel.png);
    top: 5px;
    position: absolute;
    left: -24px;
  }
  .sp_header .sp_header_tel a {
    color: #ff0000;
    text-decoration: none;
    padding: 3px 12px;
    font-size: 28px;
  }
  .sp_header {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 50px;
    right: 100px;
  }
  header .primary_header .header_right {
    position: static;
  }
  header .primary_header .header_line {
    display: none;
  }
  header .primary_header .header_left {
    margin-top: 5px;
  }
  header .primary_header .header_h1cont {
    height: 150px;
  }
  header .title object {
    margin-top: 0px;
  }
  header .global_nav > ul > li {
    padding: .3em 1.2em;
  }
}

@media (max-width: 1000px) {
  .container ._th12_module_box img {
    width: 100%;
  }
  .container img.bnr_line {
    max-width: 100%;
  }
  header .global_nav > ul > li {
    padding: 0;
  }
  .th02_post03 .col .th02_post03_text h3 {
    border: none;
  }
  .bnr_effect_box .container .bnr_effect_box_content {
    max-width: 100%;
  }
  .bnr_effect_box .container .bnr_effect_box_content img {
    width: 100%;
  }
}

@media (max-width: 767px) {
  section.top_gre {
    margin-top: 10px;
  }
  h2:not(.h2_not) {
    margin-top: 70px;
  }
  .parallax .span_6 {
    width: 100%;
    margin: 0%;
  }
  .mod_08_img-box {
    padding-top: 100px;
  }
  section.staff_cont .span_6 {
    margin-top: 120px;
  }
  .mod_03_section.typeB .row, .mod_03_section .row .mod_03_txt-box {
    padding: 0;
  }
  .news_bg .gutters .span_4 {
    width: 100%;
  }
  .page_contact p.contact_tel a {
    margin-left: 30px;
  }
  section.mod_03_section {
    padding-top: 50px;
  }
  .pt60.news_bg {
    padding-top: 100px;
  }
  .top_gre p {
    text-align: left;
  }
	
	  .top_gre p.more {
    text-align: center;
  }
	
  .top_gre .sp_only p {
    text-align: center;
  }
  .mod_03_section.typeB .row .mod_03_img-box {
    display: none;
  }
  ._th04_module h2, ._th04_module .more a {
    margin-left: auto;
  }
  ._th04_module {
    background: none;
  }
  .news_bg .span_6.top_fb {
    margin-top: 120px;
  }
  .top_incho .container {
    text-align: center;
  }
  .top_incho .span_9, .top_incho .span_3 {
    width: 100%;
    text-align: center;
  }
  .top_menu.more {
    display: block;
  }
  ._th04_module ._th04_module_text_inner p.text-xlarge {
    font-size: 2.8rem;
  }
  .th04_bnr .container {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 60px;
    margin-top: 120px;
  }
  .top_about_cont {
    text-align: center;
    margin: 0 20px;
    max-width: auto;
  }
  .th01_bnr_large {
    height: 650px;
  }
  .fix_res_cont, .fix_res_cont_2 {
    display: none;
  }
  .top_gre .right, .top_gre .left {
    float: none;
  }
  .main_visual {
    height: 650px;
  }
  .top_menu .menu_detail {
    width: 100%;
  }
  header .title object {
    margin-top: 0px;
    width: 150px;
    height: 80px;
  }
  .sp_res_cont .span_6 {
    margin-bottom: 0;
  }
  .contact_info .parallax_contact_info {
    height: 600px;
  }
  .top_bnr_cont {
    margin-top: -20px;
  }
  .footer_nav_wrap .span_3 {
    display: block;
  }
  header .primary_header .header_right .tel_cont .tel_cont_tran {
    margin-top: -47px !important;
    margin-right: 38px;
  }
  header .primary_header .header_left {
    height: 90px;
    margin-top: 0px;
  }
}

@media (min-width: 767px) {
  .span_6.left {
    float: right;
  }
  .span_6.right {
    float: left;
  }
}

@media (min-width: 415px) {
  .top_gre .w_33 {
    margin: 0 15px;
  }
}

@media (max-width: 414px) {
  .dis_flex {
    display: block;
  }
}

.main_visual .main_visual_copy > li img.main_copy01 {
  animation: skfade 3s cubic-bezier(0.215, 0.61, 0.355, 1) 2s forwards;
  opacity: 0;
}

.top_tokucho_cont {
  opacity: 0;
  position: relative;
}

.top_tokucho_eff {
  animation: skmove 1s cubic-bezier(0.215, 0.61, 0.355, 1) 2s forwards;
}

.main_visual .main_visual_copy > li img.main_copy01.top_mv_eff_1 {
  animation: skmove_1 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 2s forwards;
}

.main_visual .main_visual_copy > li img.main_copy01.top_mv_eff_2 {
  animation: skmove_2 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 2.8s forwards;
}

.main_visual .main_visual_copy > li img.main_copy01.top_mv_eff_3 {
  animation: skmove_3 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 3.2s forwards;
}

.main_visual .main_visual_copy > li img.main_copy01.top_mv_eff_4 {
  animation: skmove_4 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 3.8s forwards;
}

.main_visual .main_visual_copy > li img.main_copy01.top_mv_eff_5 {
  animation: skmove_5 1s cubic-bezier(0.215, 0.61, 0.355, 1) 4.4s forwards;
}

.main_visual .main_visual_copy > li img.main_copy01.top_mv_eff_6 {
  animation: skmove_6 1s cubic-bezier(0.215, 0.61, 0.355, 1) 5s forwards;
}

.main_visual .main_visual_copy > li img.main_copy01.top_mv_eff_7 {
  animation: skmove_7 1s cubic-bezier(0.215, 0.61, 0.355, 1) 5.4s forwards;
}

.main_visual .main_visual_copy > li img {
  z-index: 52;
}

.main_visual .main_visual_copy > li img.main_copy01.main_copy_a {
  width: 300px;
  height: 550px;
  left: -700px;
  top: 100px;
}

.main_visual .main_visual_copy > li img.main_copy01.main_copy_b {
  width: 300px;
  height: 550px;
  left: -700px;
  top: 100px;
}

.main_visual .main_visual_copy > li img.main_copy01.main_copy_c {
  width: 300px;
  height: 550px;
  left: -700px;
  top: 100px;
}

.main_visual .main_visual_copy > li img.main_copy01.main_copy_d {
  width: 300px;
  height: 550px;
  left: -700px;
  top: 100px;
}

.main_visual .main_visual_copy > li img.main_copy01.main_copy_e {
  width: 300px;
  height: 550px;
  left: -700px;
  top: 100px;
}

.main_visual .main_visual_copy > li img.main_copy01.main_copy_f {
  width: 600px;
  height: 500px;
  left: 500px;
}

.main_visual .main_visual_copy > li img.main_copy01.main_copy_g {
  width: 256px;
  height: 69px;
  left: 830px;
  top: 410px;
}

@keyframes skfade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes skmove {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes skmove_1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes skmove_2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes skmove_3 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes skmove_4 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes skmove_5 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes skmove_6 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes skmove_7 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

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

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

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

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

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

.text-xlarge {
  font-size: 20px;
  font-size: 2rem;
}

.text-large {
  font-size: 20px;
  font-size: 2rem;
}

.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: #f00 !important;
}

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

@media (max-width: 767px) {
  .sp-hide, .pc-only, .tablet-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: 20px;
    font-size: 2rem;
  }
  .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 (min-width: 768px) and (max-width: 1023px) {
  .tablet-hide {
    display: none !important;
  }
}

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

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

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

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

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

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

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

.color_pri {
  color: #e91111;
}

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

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

.m-auto {
  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;
  }
}

/* Margin-Top & Padding-Top */
.mt00 {
  margin-top: 0px;
}

.pt00 {
  padding-top: 0px;
}

.mt04 {
  margin-top: 4px;
}

.pt05 {
  padding-top: 4px;
}

.mt05 {
  margin-top: 5px;
}

.pt05 {
  padding-top: 5px;
}

.mt06 {
  margin-top: 6px;
}

.pt06 {
  padding-top: 6px;
}

.mt07 {
  margin-top: 7px;
}

.pt07 {
  padding-top: 7px;
}

.mt08 {
  margin-top: 8px;
}

.pt08 {
  padding-top: 8px;
}

.mt09 {
  margin-top: 9px;
}

.pt09 {
  padding-top: 9px;
}

.mt10 {
  margin-top: 10px;
}

.pt10 {
  padding-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.pt15 {
  padding-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.pt20 {
  padding-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.pt25 {
  padding-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.pt30 {
  padding-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.pt35 {
  padding-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.pt40 {
  padding-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.pt45 {
  padding-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.pt50 {
  padding-top: 50px;
}

.mt55 {
  margin-top: 55px;
}

.pt55 {
  padding-top: 55px;
}

.mt60 {
  margin-top: 60px;
}

.pt60 {
  padding-top: 60px;
}

.mt65 {
  margin-top: 65px;
}

.pt65 {
  padding-top: 65px;
}

.mt70 {
  margin-top: 70px;
}

.pt70 {
  padding-top: 70px;
}

.mt75 {
  margin-top: 75px;
}

.pt75 {
  padding-top: 75px;
}

.mt80 {
  margin-top: 80px;
}

.pt80 {
  padding-top: 80px;
}

.mt85 {
  margin-top: 85px;
}

.pt85 {
  padding-top: 85px;
}

.mt90 {
  margin-top: 90px;
}

.pt90 {
  padding-top: 90px;
}

.mt95 {
  margin-top: 95px;
}

.pt95 {
  padding-top: 95px;
}

.mt100 {
  margin-top: 100px;
}

.pt100 {
  padding-top: 100px;
}

.mt110 {
  margin-top: 110px;
}

.pt110 {
  padding-top: 110px;
}

.mt120 {
  margin-top: 120px;
}

.pt120 {
  padding-top: 120px;
}

.mt130 {
  margin-top: 130px;
}

.pt130 {
  padding-top: 130px;
}

.pt40_s {
  padding-top: 40px;
}

.pt60_s {
  padding-top: 60px;
}

.pt80_s {
  padding-top: 80px;
}

.pt100_s {
  padding-top: 100px;
}

.mt20_s {
  margin-top: 20px;
}

.mt10_s {
  margin-top: 10px;
}

/* Margin-Right & Padding-Right */
.mr00 {
  margin-right: 0px;
}

.pr00 {
  padding-right: 0px;
}

.mr01 {
  margin-right: 1px;
}

.pr01 {
  padding-right: 1px;
}

.mr02 {
  margin-right: 2px;
}

.pr02 {
  padding-right: 2px;
}

.mr03 {
  margin-right: 3px;
}

.pr03 {
  padding-right: 3px;
}

.mr04 {
  margin-right: 4px;
}

.pr04 {
  padding-right: 4px;
}

.mr05 {
  margin-right: 5px;
}

.pr05 {
  padding-right: 5px;
}

.mr06 {
  margin-right: 6px;
}

.pr06 {
  padding-right: 6px;
}

.mr07 {
  margin-right: 7px;
}

.pr07 {
  padding-right: 7px;
}

.mr08 {
  margin-right: 8px;
}

.pr08 {
  padding-right: 8px;
}

.mr09 {
  margin-right: 9px;
}

.pr09 {
  margin-right: 9px;
}

.mr10 {
  margin-right: 10px;
}

.pr10 {
  padding-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.pr15 {
  padding-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.pr20 {
  padding-right: 20px;
}

.mr25 {
  margin-right: 25px;
}

.pr25 {
  padding-right: 25px;
}

.mr30 {
  margin-right: 30px;
}

.pr30 {
  padding-right: 30px;
}

.mr35 {
  margin-right: 35px;
}

.pr35 {
  padding-right: 35px;
}

.mr40 {
  margin-right: 40px;
}

.pr40 {
  padding-right: 40px;
}

.mr45 {
  margin-right: 45px;
}

.pr45 {
  padding-right: 45px;
}

.mr50 {
  margin-right: 50px;
}

.pr50 {
  padding-right: 50px;
}

.mr55 {
  margin-right: 55px;
}

.pr55 {
  padding-right: 55px;
}

.mr60 {
  margin-right: 60px;
}

.pr60 {
  padding-right: 60px;
}

.mr65 {
  margin-right: 65px;
}

.pr65 {
  padding-right: 65px;
}

.mr70 {
  margin-right: 70px;
}

.pr70 {
  padding-right: 70px;
}

.mr75 {
  margin-right: 75px;
}

.pr75 {
  padding-right: 75px;
}

.mr80 {
  margin-right: 80px;
}

.pr80 {
  padding-right: 80px;
}

.mr85 {
  margin-right: 85px;
}

.pr85 {
  padding-right: 85px;
}

.mr90 {
  margin-right: 90px;
}

.pr90 {
  padding-right: 90px;
}

.mr95 {
  margin-right: 95px;
}

.pr95 {
  padding-right: 95px;
}

.mr100 {
  margin-right: 100px;
}

.pr100 {
  padding-right: 100px;
}

/* Margin-Bottom & Padding-Bottom */
.mb00 {
  margin-bottom: 0px;
}

.pb00 {
  padding-bottom: 0px;
}

.mb01 {
  margin-bottom: 1px;
}

.pb01 {
  padding-bottom: 1px;
}

.mb02 {
  margin-bottom: 2px;
}

.pb02 {
  padding-bottom: 2px;
}

.mb03 {
  margin-bottom: 3px;
}

.pb03 {
  padding-bottom: 3px;
}

.mb04 {
  margin-bottom: 4px;
}

.pb04 {
  padding-bottom: 4px;
}

.mb05 {
  margin-bottom: 5px;
}

.pb05 {
  padding-bottom: 5px;
}

.mb06 {
  margin-bottom: 6px;
}

.pb06 {
  padding-bottom: 6px;
}

.mb07 {
  margin-bottom: 7px;
}

.pb07 {
  padding-bottom: 7px;
}

.mb08 {
  margin-bottom: 8px;
}

.pb08 {
  padding-bottom: 8px;
}

.mb09 {
  margin-bottom: 9px;
}

.pb09 {
  padding-bottom: 9px;
}

.mb10 {
  margin-bottom: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px !important;
}

.pb20 {
  padding-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.pb55 {
  padding-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.mb65 {
  margin-bottom: 65px;
}

.pb65 {
  padding-bottom: 65px;
}

.mb70 {
  margin-bottom: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.mb75 {
  margin-bottom: 75px;
}

.pb75 {
  padding-bottom: 75px;
}

.mb80 {
  margin-bottom: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.mb85 {
  margin-bottom: 85px;
}

.pb85 {
  padding-bottom: 85px;
}

.mb90 {
  margin-bottom: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.mb95 {
  margin-bottom: 95px;
}

.pb95 {
  padding-bottom: 95px;
}

.mb100 {
  margin-bottom: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

/* Margin-Left & Padding-Left */
.ml00 {
  margin-left: 0px !important;
}

.pl00 {
  padding-left: 0px;
}

.ml05 {
  margin-left: 5px;
}

.pl05 {
  padding-left: 5px;
}

.ml06 {
  margin-left: 6px;
}

.pl06 {
  padding-left: 6px;
}

.ml07 {
  margin-left: 7px;
}

.pl07 {
  padding-left: 7px;
}

.ml08 {
  margin-left: 8px;
}

.pl07 {
  padding-left: 8px;
}

.ml09 {
  margin-left: 9px;
}

.pl07 {
  padding-left: 9px;
}

.ml10 {
  margin-left: 10px;
}

.pl10 {
  padding-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.pl15 {
  padding-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.pl20 {
  padding-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.pl25 {
  padding-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.pl30 {
  padding-left: 30px;
}

.ml35 {
  margin-left: 35px;
}

.pl35 {
  padding-left: 35px;
}

.ml40 {
  margin-left: 40px;
}

.pl40 {
  padding-left: 40px;
}

.ml45 {
  margin-left: 45px;
}

.pl45 {
  padding-left: 45px;
}

.ml50 {
  margin-left: 50px;
}

.pl50 {
  padding-left: 50px;
}

.ml55 {
  margin-left: 55px;
}

.pl55 {
  padding-left: 55px;
}

.ml60 {
  margin-left: 60px;
}

.pl60 {
  padding-left: 60px;
}

.ml65 {
  margin-left: 65px;
}

.pl65 {
  padding-left: 65px;
}

.ml70 {
  margin-left: 70px;
}

.pl70 {
  padding-left: 70px;
}

.ml75 {
  margin-left: 75px;
}

.pl75 {
  padding-left: 75px;
}

.ml80 {
  margin-left: 80px;
}

.pl80 {
  padding-left: 80px;
}

.ml85 {
  margin-left: 85px;
}

.pl85 {
  padding-left: 85px;
}

.ml90 {
  margin-left: 90px;
}

.pl90 {
  padding-left: 90px;
}

.ml95 {
  margin-left: 95px;
}

.pl95 {
  padding-left: 95px;
}

.ml100 {
  margin-left: 100px;
}

.pl100 {
  padding-left: 100px;
}

.ml11 {
  margin-left: 11px;
}

.pl63 {
  padding-left: 63px;
}

.ml12 {
  margin-left: 12px;
}

.ml13 {
  margin-left: 13px;
}

.ml14 {
  margin-left: 14px;
}

/* Margin & Padding */
.m00 {
  margin: 0px;
}

.p00 {
  padding: 0px;
}

.m05 {
  margin: 5px;
}

.p05 {
  padding: 5px;
}

.m10 {
  margin: 10px;
}

.p10 {
  padding: 10px;
}

.m15 {
  margin: 15px;
}

.p15 {
  padding: 15px;
}

.m20 {
  margin: 20px;
}

.p20 {
  padding: 20px;
}

.m25 {
  margin: 25px;
}

.p25 {
  padding: 25px;
}

.m30 {
  margin: 30px;
}

.p30 {
  padding: 30px;
}

.m35 {
  margin: 35px;
}

.p35 {
  padding: 35px;
}

.m40 {
  margin: 40px;
}

.p40 {
  padding: 40px;
}

.m45 {
  margin: 45px;
}

.p45 {
  padding: 45px;
}

.m50 {
  margin: 50px;
}

.p50 {
  padding: 50px;
}

.m55 {
  margin: 55px;
}

.p55 {
  padding: 55px;
}

.m60 {
  margin: 60px;
}

.p60 {
  padding: 60px;
}

.m65 {
  margin: 65px;
}

.p65 {
  padding: 65px;
}

.m70 {
  margin: 70px;
}

.p70 {
  padding: 70px;
}

.m75 {
  margin: 75px;
}

.p75 {
  padding: 75px;
}

.m80 {
  margin: 80px;
}

.p80 {
  padding: 80px;
}

.m85 {
  margin: 85px;
}

.p85 {
  padding: 85px;
}

.m90 {
  margin: 90px;
}

.p90 {
  padding: 90px;
}

.m95 {
  margin: 95px;
}

.p95 {
  padding: 95px;
}

.m100 {
  margin: 100px;
}

.p100 {
  padding: 100px;
}

.mt20s {
  margin-top: 20px;
}

/* width & height */
.width00 {
  width: 0px;
}

.height00 {
  height: 0px;
}

.width05 {
  width: 5px;
}

.height05 {
  height: 5px;
}

.width10 {
  width: 10px;
}

.height10 {
  height: 10px;
}

.width15 {
  width: 15px;
}

.height15 {
  height: 15px;
}

.width20 {
  width: 20px;
}

.height20 {
  height: 20px;
}

.width25 {
  width: 25px;
}

.height25 {
  height: 25px;
}

.width30 {
  width: 30px;
}

.height30 {
  height: 30px;
}

.width35 {
  width: 35px;
}

.height35 {
  height: 35px;
}

.width40 {
  width: 40px;
}

.height40 {
  height: 40px;
}

.width45 {
  width: 45px;
}

.height45 {
  height: 45px;
}

.width50 {
  width: 50px;
}

.height50 {
  height: 50px;
}

.width55 {
  width: 55px;
}

.height55 {
  height: 55px;
}

.width60 {
  width: 60px;
}

.height60 {
  height: 60px;
}

.width65 {
  width: 65px;
}

.height65 {
  height: 65px;
}

.width70 {
  width: 70px;
}

.height70 {
  height: 70px;
}

.width75 {
  width: 75px;
}

.height75 {
  height: 75px;
}

.width80 {
  width: 80px;
}

.height80 {
  height: 80px;
}

.width85 {
  width: 85px;
}

.height85 {
  height: 85px;
}

.width90 {
  width: 90px;
}

.height90 {
  height: 90px;
}

.width95 {
  width: 95px;
}

.height95 {
  height: 95px;
}

.width100 {
  width: 100px;
}

.height100 {
  height: 100px;
}

.width150 {
  width: 150px;
}

.height150 {
  height: 150px;
}

.width300 {
  width: 300px;
}

.height300 {
  height: 300px;
}

.width350 {
  width: 350px;
}

.height350 {
  height: 350px;
}

.width400 {
  width: 400px;
}

.height400 {
  height: 400px;
}

.width450 {
  width: 450px;
}

.height450 {
  height: 450px;
}

.width500 {
  width: 500px;
}

.height500 {
  height: 500px;
}

.width550 {
  width: 550px;
}

.height550 {
  height: 550px;
}

.f_60 {
  font-size: 60%;
}

.f_70 {
  font-size: 70%;
}

.f_80 {
  font-size: 80%;
}

.f_110 {
  font-size: 110%;
}

.f_120 {
  font-size: 120%;
}

.f_130 {
  font-size: 130%;
}

.f_140 {
  font-size: 140%;
}

.f_150 {
  font-size: 150%;
}

.f_160 {
  font-size: 160%;
}

.f_170 {
  font-size: 170%;
}

.f_180 {
  font-size: 180%;
}

.f_190 {
  font-size: 190%;
}

.f_200 {
  font-size: 200%;
}

.f_250 {
  font-size: 250%;
}

.f_300 {
  font-size: 300%;
}

.f_100 {
  font-weight: 100;
}

.f_200 {
  font-weight: 200;
}

.f_300 {
  font-weight: 300;
}

.f_400 {
  font-weight: 400;
}

.f_500 {
  font-weight: 500;
}

.f_600 {
  font-weight: 600;
}

.f_700 {
  font-weight: 700;
}

.f_800 {
  font-weight: 800;
}

.f_900 {
  font-weight: 900;
}

.w_10, .w_20, .w_25, .w_30, .w_33, .w_40, .w_50, .w_60, .w_70, .w_75, .w_80, .w_90 {
  display: inline-block;
  vertical-align: top;
  margin-right: 1%;
}

.w_10 {
  width: 9%;
}

.w_20 {
  width: 18.5%;
}

.w_25 {
  width: 23.5%;
}

.w_30 {
  width: 28.5%;
}

.w_33 {
  width: 32%;
}

.w_40 {
  width: 38.5%;
}

.w_50 {
  width: 48.5%;
}

.w_60 {
  width: 58.5%;
}

.w_70 {
  width: 68%;
}

.w_75 {
  width: 73.5%;
}

.w_80 {
  width: 78.5%;
}

.w_90 {
  width: 88.5%;
}

.w_10:last-child, .w_20:last-child, .w_25:last-child, .w_30:last-child, .w_33:last-child, .w_40:last-child, .w50:last-child, .w_60:last-child, .w_70:last-child, .w_80:last-child, .w_90:last-child {
  margin-right: 0%;
}

ul li {
  list-style: none;
}

ul.li_1 li {
  border-bottom: 2px dotted #ddd;
  display: list-item;
  padding-bottom: 3px;
  margin-bottom: 5px;
  list-style: disc;
  margin-left: 20px;
}

ul.li_1.li_2 li {
  margin-bottom: 20px;
}

.border_1 {
  border: 2px dotted #999;
  border-radius: 5px;
  padding: 12px;
}

.width100_center {
  width: 100%;
  text-align: center;
}

.text-center {
  text-align: center;
  margin: 0 auto;
}

.top_content_more {
  font-size: 34px;
  font-weight: 400;
}

.bg_gray {
  background: #f8cb4a;
}

.footer_nav_wrap {
  font-weight: 500;
  color: #000;
  height: auto;
  padding-top: 24px;
  background-image: url(/wp-content/uploads/cont_bg.jpg);
  font-weight: 700;
  background-position: top center;
  padding-bottom: 40px;
  padding-bottom: 40px;
  background-size: cover;
}

.footer_nav_wrap a {
  color: #000;
}

.footer_nav_wrap a:hover {
  color: #ff0000;
}

.imp_txt span {
  color: #fff;
  padding: 0 4px;
  line-height: 150%;
  font-weight: 700;
}

.gutters .span_4.width_33 {
  width: 33.3%;
}

td.price {
  text-align: right;
}

.class_left {
  display: inline-block;
  width: 28.5%;
  vertical-align: top;
  margin-right: 1.5%;
}

.class_right {
  display: inline-block;
  width: 69%;
  vertical-align: top;
}

.gutters .page_works .span_3 {
  width: 23%;
  min-height: 250px;
  margin-bottom: 15px;
}

main section.contact_info {
  margin-bottom: 0;
}

.tel_cont .tel_cont_tel, .tel_cont .tel_cont_con {
  display: inline-block;
}

header .primary_header .header_right .tel_cont .tel_cont_con.sns_btn a {
  background: none;
  padding: 0 5px;
}

header .primary_header .header_right .tel_cont .tel_cont_con.sns_btn a:hover {
  background: none;
}

header .primary_header .header_right .header_txt, header .primary_header .header_right .tel_cont {
  right: 2%;
}

header .primary_header .header_right .header_txt {
  margin-top: 0px;
  top: 25px;
}

header .primary_header .header_right .tel_cont {
  right: 2%;
  margin-top: 0px;
  line-height: 30px;
}

header .primary_header .header_right .tel_cont .tel_cont_tel {
  vertical-align: middle;
  color: #ff0000;
  font-weight: 500;
  padding: 0px 10px 0 23px;
  letter-spacing: 1px;
  border: 0;
  font-size: 32px;
  border-radius: 25px;
}

header .primary_header .header_right .tel_cont .tel_cont_con a.brown {
  background: #e91111;
}

header .primary_header .header_right .tel_cont .tel_cont_con a {
  background: #f8cb4a;
  color: #ffffff;
  font-weight: 500;
  padding: 3px 30px;
  letter-spacing: -0.5px;
  font-size: 16px;
  border: 0;
  font-size: 18px;
  border-radius: 25px;
}

header .primary_header .header_right .tel_cont .tel_cont_con a::after {
  margin-right: 3px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

header .primary_header .header_right .tel_cont .tel_cont_con a:hover {
  background: #ff0000;
  color: #fff;
}

header .primary_header .header_right .tel_cont .tel_cont_con a:hover::after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.page_border {
  border: 5px solid #e91111;
  padding: 10px 20px 50px;
  border-radius: 12px;
}

.contact_info p.contact_tel, .page_contact p.contact_tel {
  position: relative;
  line-height: 1.0;
}

.contact_info p.contact_tel a, .page_contact p.contact_tel a {
  position: relative;
  color: #000;
}

.contact_info p.contact_tel a:before, .page_contact p.contact_tel a:before {
  content: url(/wp-content/uploads/icon_tel.png);
  top: 4px;
  position: absolute;
  left: -45px;
}

.contact_info p.contact_ttl, .page_contact p.contact_ttl {
  font-size: 3.0rem;
}

.page_contact.cont_white {
  text-align: center;
  background-color: #eee;
  max-width: none;
  margin-top: 40px;
}

/*FAQ*/
.centerplease {
  margin: 10px auto;
  max-width: 400px;
  font-size: 40px;
}

/*Question*/
.question {
  position: relative;
  background: #eee;
  margin: 0;
  padding: 10px;
  display: block;
  width: 100%;
  cursor: pointer;
}

.question::after {
  content: "\03e";
  position: absolute;
  right: 10px;
}

/*Answer*/
.answers {
  padding: 0px 15px;
  margin: 0 0 10px;
  width: 100% !important;
  height: 0;
  overflow: hidden;
  z-index: -1;
  position: relative;
  opacity: 0;
  background: #fff;
  transition: .8s ease;
}

.questions:checked ~ .answers {
  height: auto;
  opacity: 1;
  padding: 15px 45px 15px 15px;
}

/*FAQ Toggle*/
.plus {
  position: absolute;
  margin-left: 10px;
  z-index: 5;
  font-size: 2em;
  line-height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  transition: .8s ease;
}

.questions:checked ~ .plus {
  transform: rotate(45deg);
}

.questions {
  display: none;
}

.btn_maru {
  border-radius: 999px;
}

.article_date p {
  text-align: right;
}

.sns_height {
  height: 500px;
}

.top_sec {
  font-size: 18px;
}

.bor_2px_cont {
  border: 2px solid #ccc;
  padding: 20px;
}

.f_red {
  color: #e91111;
}

.contact_info a {
  font-weight: 600;
  text-decoration: none;
}

.cont_box_sns img.icon_sns {
  width: 50px;
}

.news.typeB p {
  color: #e91111;
}

.more.white a {
  background-color: #fff;
  color: #ff0000;
}

.more.white a:after {
  border-top: 1px solid #ff0000;
  border-right: 1px solid #ff0000;
}

.more.white a:hover {
  background: #ff0000;
  color: #fff;
  border: 0;
}

.more.white a:hover:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.more a {
  background: #e91111;
  color: #fff;
  font-weight: 700;
  border: 0;
  border-radius: 20px;
}

.more a:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.more a:hover {
  background: #ff0000;
  color: #fff;
  border: 0;
}

.more a:hover:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.more a.brown {
  background: #f8cb4a;
  color: #333;
}

.more a.brown:after {
  border-top: 1px solid #333;
  border-right: 1px solid #333;
}

.more a.brown:hover {
  background: #e91111;
  color: #fff;
}

.more a.brown:hover:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.f_sp {
  color: #ff0000;
  font-weight: 600;
}

.sp_only {
  display: none !important;
}

main section .mb00 {
  margin-bottom: 0;
}

.cp_qa *, .cp_qa *:after, .cp_qa *:before {
  font-family: 'FontAwesome', sans-serif;
  box-sizing: border-box;
}

.cp_qa dt {
  position: relative;
  margin: 0 0 1.5em 0;
}

.cp_qa dd {
  position: relative;
  margin: 0 0 2em 0;
  padding: 0 0 1.5em 2em;
  border-bottom: 1px dotted #e91111;
}

.cp_qa dt::before, .cp_qa dd::before {
  font-size: 1.2em;
  margin: 0 0.5em 0 0;
  color: #ffffff;
  border-radius: 50%;
  display: inline-block;
  width: 1.3em;
  height: 1.3em;
  line-height: 1.2em;
}

.cp_qa dt::before {
  padding: 0.1em 0.3em;
  content: '\f128';
  background: #f8cb4a;
}

.cp_qa dd::before {
  padding: 0.12em 0.45em;
  content: '\f12a';
  background: #e91111;
}

.cp_qa dt::after, .cp_qa dd::after {
  position: absolute;
  top: 0.5em;
  display: inline-block;
  width: 0;
  height: 0;
  content: '';
  border-width: 5px 0 5px 5px;
  border-style: solid;
}

.cp_qa dt::after {
  left: 1.5em;
  border-color: transparent transparent transparent #f8cb4a;
}

.cp_qa dd::after {
  left: 3.5em;
  border-color: transparent transparent transparent #e91111;
}

.text-red {
  color: #ff0000;
}

.text-color {
  color: #e91111;
  border-left: 4px solid #e91111;
  padding-left: 8px;
}

.text-color-n {
  color: #e91111;
}

._th12_module_box h3:before, .th05_hover h3:before {
  content: none;
}

.dl_sec dl {
  line-height: 1.8em;
  overflow: hidden;
  _zoom: 1;
}

.dl_sec dl dd,
.dl_sec dl dt {
  text-indent: -2.6em;
  padding: 0 20px 0px 50px;
}

.dl_sec dl dt {
  margin: 20px 20px 0 0;
}

.dl_sec dl dd:first-letter,
.dl_sec dl dt:first-letter {
  font-size: 1.6em;
  font-weight: bold;
  margin-right: 10px;
  padding: 5px;
  font-family: 'Nunito', sans-serif;
}

.dl_sec dl dd {
  margin: 20px 0 -1px 0;
  padding-bottom: 15px;
  border-bottom: 1px #000 dotted;
}

.dl_sec dl dt:first-letter {
  color: #0F78E1;
}

.dl_sec dl dd:first-letter {
  color: #ff6767;
}

.comp_info_wrap {
  text-align: center;
}

.comp_info_wrap h3 {
  font-size: 3.6rem;
  color: #e91111;
  border: 0;
  margin-bottom: 0;
}

.comp_info_wrap a {
  text-decoration: none;
  color: #e91111;
}

.comp_info_wrap .more a {
  color: #000;
}

._th01_module.top_about_sec {
  margin-bottom: 2%;
}

._th01_module article {
  margin: 10px auto;
}

.category.row h2:not(.h2_not) {
  margin-top: 40px;
}

.category.row h2:not(.h2_not):before {
  content: none;
}

.page_menu h3 {
  margin-top: 40px;
}

.page_menu h4 {
  background: #e91111;
  border-radius: 20px;
  padding-left: 0;
  font-size: 1.7rem;
  display: inline;
  padding: 2px 5px;
}

.page_menu h4:after {
  content: none;
}

.page_menu .row.menu_cont {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px dotted #aaa;
}

.page_menu .row.menu_cont .price {
  font-weight: 700;
}

.master-2 h2:not(.h2_not)::before {
  content: none;
}

.tb_only {
  display: none;
}

.hover a:hover img {
  opacity: 0.80;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

.text-underline {
  box-shadow: 0 -0.6em 0 rgba(238, 160, 64, 0.28) inset;
}

.dis_inline {
  display: inline;
}

h5 {
  font-size: 1.6rem;
}

.tokucho_txt {
  width: 80%;
  margin: 10px auto;
}

.primary_header .header_h1cont .row {
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  header .primary_header .header_right .tel_cont {
    position: absolute;
    margin-top: -140px;
  }
  header .primary_header .header_right {
    width: 100%;
    display: inline-block;
  }
  header .primary_header .header_right .tel_cont.tel_cont_2, header .primary_header .header_right .header_txt, header .primary_header .header_right .tel_cont .tel_cont_tel, header .primary_header .header_right .tel_cont .tel_cont_tel, header .primary_header .header_right .tel_cont .tel_cont_con, header .primary_header .header_right .tel_cont.tel_cont_3 {
    display: none;
  }
  header .primary_header .header_navcont {
    height: 0;
  }
  header .global_nav > ul {
    width: 100%;
    max-width: 100%;
    background: #fff;
  }
  header .global_nav > ul > li {
    padding: 0;
  }
  header .global_nav > ul > li a {
    color: #fff;
  }
}

@media (max-width: 1100px) {
  .tb_only {
    display: block !important;
  }
  .pc_only_tb {
    display: none !important;
  }
}

@media (max-width: 850px) {
  .th06_bnr .top_bnrm_txt {
    font-size: 21px;
  }
  .th06_bnr .top_bnrm_txt span {
    font-size: 12px;
  }
}

@media (max-width: 1000px) {
  .footer_nav_wrap {
    height: auto;
  }
  .th06_bnr .box .more, .th06_bnr .box::after {
    display: none;
  }
  .sns_height {
    height: auto;
  }
  .top_itido_txt {
    height: 14em;
  }
  _th01_module_title.h2_b {
    font-size: 3.2rem;
  }
  .top_mondai_icon, .top_mondai_ttl {
    width: 100%;
  }
  .th05 .th05_wrap {
    top: 75%;
  }
  #picArea {
    height: auto;
  }
  #picArea .pic {
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    top: 0;
  }
  .top_itido_txt {
    height: auto;
  }
}
.sp_only.sp_res_cont{
display:none;
}

.mt20_pc_only{
	margin-top:20px;
}

@media (max-width: 767px) {
	.mt20_pc_only{
		margin-top:0;
	}
	footer .footer_copyright_wrap{
		padding-bottom:60px;
	}
	.sp_only.sp_res_cont{
display:flex !important;
}
  section.contact_info .cont_white {
    max-width: 95%;
  }
  .mt20s, .mt20_s, .mt10_s, .mt10s {
    margin-top: 0px;
  }
  header .primary_header .header_h1cont {
    height: 100px;
  }
  header .primary_header .header_right .tel_cont {
    position: absolute;
    margin-top: -80px;
    right: 0px;
  }
  #biz_calendar table.bizcal img {
    max-width: 50%;
  }
  .mt20_s {
    margin-top: 0px;
  }
  .pt40_s {
    padding-top: 20px;
  }
  .pt60_s {
    padding-top: 20px;
  }
  .pt80_s {
    padding-top: 20px;
  }
  .pt100_s {
    padding-top: 20px;
  }
  .contact_info .parallax_contact_info {
    height: 600px;
  }
  .staff_photo, .staff_txt {
    width: 100%;
  }
  .contact_info .parallax_contact_info_inner .f_200 {
    font-size: 150%;
  }
  .class_cont .studio_photo {
    width: 100%;
    margin-right: 0;
  }
  .class_cont .main_txt {
    width: 100%;
    margin-top: 20px;
  }
  .sp_only {
    display: block !important;
  }
  h2.sp_only {
    display: table !important;
  }
  .pc_only {
    display: none !important;
  }
  .top_gre_sec h2 {
    margin-top: 0;
  }
  .cont_logo object {
    width: 80%;
  }
  .contact_info .parallax_contact_info {
    height: 850px;
  }
  .contact_info .parallax_contact_info img {
    margin-top: 0px;
  }
}

@media (max-width: 414px) {
  .w_10, .w_20, .w_25, .w_30, .w_33, .w_40, .w_50, .w_60, .w_70, .w_80, .w_90 {
    width: 100%;
    margin: 0;
  }
}


.add_arrow.pop_icon:after {
    content: "";
    background: url(/wp-content/uploads/blank_ico.png) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    bottom: 50%;
    right: 5%;
    margin: auto;
    width: 20px;
    height: 15px;
    border: 0!important;
    transform: none;
    transition: none;
}




footer.high .pagetop {
  top: 0%;
 }
.sp_header_tel_sp, .sp_only_550 {
  display: none;
}

  
  @media (max-width: 610px){
	  .main_visual .main_visual_copy > li img.sp_main_copy {

    top: 100px;
    max-height: 400px;
}
	  footer.high .pagetop {
    top: 22%;
}
	  .sp_header {
    right: 60px;
top:35px;
}
	  .sp_header img {
    width: 50px;
}
	  .sp_header .sp_header_tel_sp img {
    width: 40px;
    margin-right: 10px;
}
.sp_header .sp_header_tel {
  display: none;
}
.sp_header .sp_header_tel_sp {
  display: block;
}
}

  @media (max-width: 550px){
.sp_header img {
  width: 40px;
}
.sp_header_tel_sp {
  display: block;
}
.sp_header .sp_header_tel {
  display: none;
}
.sp_header_tel_sp img {
  max-width: 30px;
  margin-right: 10px;
}
}


@media (max-width: 340px){
	.sp_res_cont a.button, .sp_res_cont .inquiry a.wpcf7-submit, .inquiry .sp_res_cont a.wpcf7-submit {
    border-radius: 0;
    padding: 20px 10px;
    font-size: 1.2rem;
}
}



.submit .wpcf7-spinner{
display:none;
}

.epress_search input[type="submit"] {
  padding: 1.2em 1em;
}

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