@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: #ffffff;
  font-family: "Times New Roman", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "MS PMincho", "MS Mincho", serif;
  font-size: 16px;
  font-size: 1.6em;
  line-height: 1.4;
  color: #222222;
  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: #222222;
  text-decoration: none;
}

a:hover {
  color: #222222;
  text-decoration: underline;
}

.highlight a {
  color: #222222;
}

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

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 0 0 2.5em;
  line-height: 1.6;
}

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

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

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

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

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

ul.list-inline {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -7px;
  font-size: 0px;
  font-size: 0rem;
  margin-bottom: 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: #eef5e5;
  color: #222222;
}

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

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

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

@media (min-width: 768px) {
  .gutters .row.row_inline {
    letter-spacing: -.40em;
  }
  .gutters .row.row_inline > .col {
    letter-spacing: normal;
    vertical-align: top;
    display: inline-block;
    float: none;
    margin-bottom: 5%;
  }
  .gutters .row.row_inline .span_1:nth-child(12n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_2:nth-child(6n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_3:nth-child(4n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_4:nth-child(3n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_5:nth-child(2n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_6 {
    width: 48%;
  }
  .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: 48%;
    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: 2.2;
}

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

header .primary_header {
  margin: 0 auto;
  background-position: center;
  color: #ffffff;
  background: transparent;
}

@media (max-width: 999px) {
  header .primary_header {
    width: 100%;
  }
}

header .row {
  margin: 0 0;
}

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

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

@media (max-width: 1150px) {
  header .title img {
    max-width: 70%;
  }
}

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

header .title object {
  pointer-events: none;
  width: 445px;
  height: 100px;
}

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

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

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

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

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

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

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

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

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

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

header .global_nav .menu_icon a {
  position: relative;
  display: block;
  margin: 0.2em auto 1em auto;
  width: 40px;
  height: 25px;
  padding: 0;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-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: #ffb094;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-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%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 4px;
  background: #ffb094;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-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%;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  background: #ffb094;
}

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

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

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

header.menu_open .global_nav > ul {
  visibility: visible;
  -webkit-transform: rotateX(0deg);
          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: 1150px) {
  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: 120px;
    /* display: table-cell; */
    height: 60px;
    width: 100%;
    margin: 0;
    vertical-align: middle;
  }
  header .title {
    max-width: none;
    width: 445px;
    max-width: none;
  }
  header .title img {
    width: auto;
  }
  header .global_nav {
    /* text-align: right; */
    /* width: calc(94vw - 445px); */
    margin: 0 auto;
    color: #ffb094;
    background: transparent;
  }
  header .global_nav:not(:last-child) {
    /* display: table-cell; */
  }
  header .global_nav > ul {
    position: static;
    width: 100%;
    border: none;
    background: none;
    visibility: visible;
    font-size: 0px;
    font-size: 0rem;
    -webkit-transform: none;
            transform: none;
    text-align: right;
    overflow: visible;
    max-width: none;
    margin: 0 auto;
    /*padding-right: 150px;*/
    /* ボタン陽マージン */
  }
  header .global_nav > ul > li {
    display: inline-block;
    vertical-align: middle;
    border: none;
    line-height: 1.5;
    padding: 1em 1em;
    border-left: 1px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

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

@media (min-width: 1150px) {
  header .global_nav > ul > li > a {
    display: inline;
    padding: 0;
    color: #ffffff;
    text-decoration: none;
    background: transparent;
    font-weight: normal;
  }
  header .global_nav > ul > li > a:hover {
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
  }
  header .global_nav > ul > li > a:active {
    background: none;
  }
  header .global_nav > ul > li > a span {
    display: block;
    font-size: 1rem;
    text-align: center;
    padding-top: 4px;
    font-weight: normal;
  }
  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: 65px;
    margin-left: 1em;
  }
  .translate_gt {
    margin-top: 0;
  }
}

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

.hdr_info {
  display: none;
}

@media (min-width: 1150px) {
  .hdr_info {
    display: block;
    position: absolute;
    top: 35px;
    right: 3%;
  }
}

#H_txt {
  position: absolute;
  top: 5px;
  right: 240px;
  color: #fff;
}

#H_tel {
  position: absolute;
  top: 10px;
  right: 120px;
  width: 255px;
  color: #fff;
}

#H_tel_rvt {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 3.2rem;
  line-height: 1.7em;
  display: table;
  text-align: right;
  color: #222222;
}

#H_tel_rvt span {
  vertical-align: middle;
  padding: 0 5px 0 70px;
  font-size: 1.4rem;
  text-align: right;
  color: #222222;
}

#H_tel_rvt a {
  color: #ffffff;
}

#H_tel_rvt2 {
  display: none;
}

#H_tel_ico {
  position: absolute;
  top: 20px;
  right: 10px;
  display: table;
}

#H_tel_ico .ico {
  margin-left: 10px;
  text-align: right;
}

#H_tel_ico .ico img {
  vertical-align: top;
}

#H_tel_ico .ico2 {
  margin-right: 10px;
  text-align: right;
  color: #fff;
  font-size: 3rem;
}

#H_tel_ico .ico2 span {
  display: table-cell;
  color: #fff;
  font-size: 1.2rem;
}

#H_tel_ico .ico2 a {
  color: #fff;
}

#H_tel_cont {
  position: absolute;
  top: 80px;
  right: 40px;
  font-size: 2.8rem;
  padding-top: 4px;
  display: table;
}

#H_tel_cont span {
  display: table-cell;
  vertical-align: middle;
  background-color: #ffb094;
  padding: 0 10px;
  color: #222222;
  font-size: 1.2rem;
}

#H_reservation {
  position: absolute;
  top: 20px;
  right: 20px;
  padding-top: 0;
  font-size: 1.4rem;
  line-height: 1.7;
}

#H_contact {
  position: absolute;
  top: 0px;
  right: 0px;
  padding-top: 0;
  font-size: 1.4rem;
  line-height: 1.7;
}

#H_contact a {
  text-align: center;
  text-decoration: none;
  width: 135px;
  padding: 33px 0;
  margin: 0;
  border-radius: 0px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: #ffffff !important;
  background: #ffb094 !important;
  border: 0px solid #ffb094 !important;
}

#H_contact a:after {
  border-top: 1px solid #fff !important;
  border-right: 1px solid #fff !important;
}

#H_contact a:hover {
  color: #ffffff !important;
  background: #2c7e52 !important;
  border: 0px solid #2c7e52 !important;
}

#H_contact a img {
  margin: 0 0 10px 0;
  vertical-align: top;
}

@media screen and (min-width: 1150px) {
  #H_tel_ico2 {
    display: none;
  }
}

@media (max-width: 1150px) {
  #H_tel_ico {
    display: none;
  }
  #H_tel_ico2 {
    position: absolute;
    top: 40%;
    right: 10%;
    display: table;
  }
  #H_tel_ico2 .ico {
    margin-left: 20px;
    text-align: right;
  }
  #H_tel_ico2 .ico img {
    width: 30px;
    height: 30px;
  }
  #H_tel_ico2 .ico2 img {
    width: 30px;
    height: 30px;
  }
  #H_txt {
    display: none;
  }
  #H_tel_rvt {
    display: none;
  }
  #H_tel_rvt2 {
    display: none;
  }
  #H_tel_cont {
    display: none;
  }
  #H_contact {
    display: none;
  }
  #H_calendar {
    display: none;
  }
  #H_reservation {
    display: none;
  }
}

@media (max-width: 680px) {
  #H_tel_ico2 {
    position: absolute;
    top: 38%;
    right: 12%;
    display: table;
  }
}

@media (max-width: 450px) {
  #H_tel_ico2 {
    position: absolute;
    top: 34%;
    right: 15%;
    display: table;
  }
}

@media (min-width: 1150px) {
  #H_ico {
    display: none;
  }
  #H_ico2 {
    display: none;
  }
}

@media (max-width: 1149px) {
  #H_ico {
    position: absolute;
    top: 32%;
    right: 17%;
  }
  #H_ico2 {
    position: absolute;
    top: 32%;
    right: 12%;
  }
}

@media (max-width: 767px) {
  #H_ico {
    position: absolute;
    top: 32%;
    right: 30%;
  }
  #H_ico2 {
    position: absolute;
    top: 32%;
    right: 18%;
  }
}

header .primary_header {
  width: 100%;
  height: 120px;
  position: absolute;
}

@media (max-width: 1149px) {
  header .primary_header {
    height: 85px;
  }
}

header .primary_header .h_container {
  width: 100% !important;
  height: 60px;
  margin: 0 auto;
  position: relative;
}

@media (max-width: 1149px) {
  header .primary_header .h_container {
    height: 20px;
  }
}

.primary_header {
  width: 100%;
}

.primary_header .h_container {
  width: 96% !important;
  margin: 0 auto;
}

@media (min-width: 1150px) {
  header .global_nav ul li.has_under {
    position: relative;
  }
  header .global_nav ul li {
    display: inline-block;
    vertical-align: middle;
    border: none;
    line-height: 1.5;
    border-left: 1px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

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

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

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

footer .footer_copyright_wrap {
  text-align: center;
}

footer .footer_copyright_wrap p {
  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 {
  background: transparent;
  color: #222222;
}

footer a {
  color: #222222;
}

footer a:hover {
  color: #222222;
}

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

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

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

@media (min-width: 768px) {
  .slider-pro.contents .sp-caption-container {
    width: 649px;
    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: 237.5px;
    margin-left: -329.5px;
  }
  .slider-pro.contents.sp-horizontal .sp-next-arrow {
    right: 50%;
    margin-top: 237.5px;
    margin-right: -329.5px;
  }
}

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

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

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

.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(255, 176, 148, 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: #222222;
}

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

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

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

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

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

.slider-pro.wide .hps-slider-copy {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0 50px;
  color: #222222;
  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: #222222;
}

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

.bread ul li a:hover {
  color: #222222;
  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: 0;
  line-height: 1;
  background: #ffb094;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: .3s;
}

.button:hover, .inquiry .wpcf7-submit:hover {
  background: #2c7e52;
  color: #ffffff;
}

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

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

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

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

.button.inverse:hover, .inquiry .inverse.wpcf7-submit:hover {
  background: #ffd6c7;
  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: flex;
  -moz-justify-content: center;
  justify-content: center;
  -moz-align-items: stretch;
  align-items: stretch;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.inquiry .wpcf7-submit {
  border: 1px solid #ffb094;
}

@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(255, 255, 255, 0.7);
}

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

.news h2 {
  color: #222222;
}

.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;
  text-align: left;
}

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

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

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

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

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

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

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

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

.qa .question {
  position: relative;
  margin-bottom: 1em;
  padding: 1em 50px 1em 1em;
  background-color: #eef5e5;
  font-weight: normal;
}

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

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

.qa .question:hover {
  background: #e7f1da;
}

.qa .question.open:after {
  -webkit-transform: rotate(180deg);
          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: #eef5e5;
}

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

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

.highlight .qa .question {
  background: #fafcf7;
}

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

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

.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: 12px;
  height: 3px;
  margin-right: 0.3em;
  vertical-align: middle;
  background: #ffb094;
}

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

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

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

.shopinfo .map_container .column_main 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%;
}

@media (max-width: 1300px) {
  .map_wide iframe {
    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: #eef5e5;
}

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

.table-default th {
  background: rgba(44, 126, 82, 0.8);
  color: #ffffff;
}

.table-default td {
  background: rgba(255, 255, 255, 0.1);
}

.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 #ccc;
  border-bottom: 1px solid #ccc;
}

@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-right: 1px solid #cccccc;
  padding: 0.4em 0.8em;
  text-align: center;
}

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

.table-schedule thead th {
  background: transparent;
  color: #222222;
}

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

.table-schedule td {
  background: transparent;
}

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

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

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

h1:not(.title) {
  text-align: center;
  position: relative;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: normal;
  padding: 3.5em 0 3.5em 0;
  top: 0;
  margin: 0 0 1.5em 0;
  color: #fff;
  background: url(/wp-content/uploads/h1_bg.jpg) no-repeat center center;
}

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

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

h1:not(.title) span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
}

@media (max-width: 767px) {
  h1:not(.title) {
    top: 0px;
    font-size: 22px;
    font-size: 2.2rem;
  }
  h1:not(.title):after {
    height: 2px;
  }
  h1:not(.title) span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

h2 {
  font-size: 36px;
  font-size: 3.6rem;
  letter-spacing: 0.1em;
  text-align: center;
  position: relative;
  display: block;
  color: #222222;
  font-weight: normal;
  padding: 0 35px;
  margin: 0 auto 0.7em;
}

h2 span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.2em;
  color: #2c7e52;
  margin-bottom: 0.3em;
  font-weight: normal;
}

h2:after, .title2:after {
  content: '';
  display: block;
  position: static;
  margin: 0.5em auto;
  width: 40px;
  display: block;
  height: 2px;
  background: #222222;
  -webkit-transform: none;
          transform: none;
}

h2:before {
  content: none;
}

@media (max-width: 1000px) {
  h2 {
    padding: 0 0 0 0;
    margin-bottom: 1.5em;
    font-size: 30px;
    font-size: 3rem;
    display: block;
  }
  h2:after, .title2:after {
    content: '';
    display: block;
    position: static;
    margin: 0.5em auto;
    width: 40px;
    display: block;
    height: 2px;
    background: #222222;
    -webkit-transform: none;
            transform: none;
  }
}

h3 {
  margin: 0px 0 15px 0;
  padding: 10px 0;
  color: #222222;
  font-size: 24px;
  font-size: 2.4rem;
  border-bottom: solid 1px #2c7e52;
}

h3 span {
  font-size: 14px;
  font-size: 1.4rem;
  color: #222222;
  margin-right: 10px;
}

h3 a {
  text-decoration: none;
}

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

h3:after {
  content: none;
  display: block;
  background: url(/wp-content/uploads/h3_ico.png) no-repeat center 100%;
  margin-bottom: 0.5em;
  height: 24px;
  width: 100%;
}

@media (max-width: 767px) {
  h3 {
    font-size: 22px;
    font-size: 2.2rem;
    content: none;
  }
  h3:before {
    content: none;
  }
}

h4 {
  margin: 0 0 0.5em 0;
  padding-left: 1em;
  font-size: 20px;
  font-size: 2rem;
  position: relative;
  color: #222222;
}

h4 a {
  text-decoration: none;
}

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

h4:after {
  content: '';
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  display: block;
  width: 10px;
  height: 3px;
  margin: auto;
  background: #2c7e52;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: 79.2%;
  max-width: 792px;
  max-height: 195px;
  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: 100% !important;
}

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

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

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

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

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

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

.slide_scroll:hover {
  color: #fff;
}

.main_visual_copy .main_copy01 {
  opacity: 0;
  -webkit-animation: main_copy01 1s ease 1s 1 forwards;
  animation: main_copy01 1s ease 1s 1 forwards;
}

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

@-webkit-keyframes main_copy01 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.main_visual_copy .main_copy02 {
  opacity: 0;
  -webkit-animation: main_copy02 2.5s ease 2.5s 1 forwards;
  animation: main_copy02 2.5s ease 2.5s 1 forwards;
  z-index: 9999 !important;
}

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

@-webkit-keyframes main_copy02 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.main_visual_copy .main_copy03 {
  opacity: 0;
  -webkit-animation: main_copy03 3.5s ease 3.5s 1 forwards;
  animation: main_copy03 3.5s ease 3.5s 1 forwards;
  z-index: 1000 !important;
}

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

@-webkit-keyframes main_copy03 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.main_visual_copy .main_copy04 {
  opacity: 0;
  -webkit-animation: main_copy04 4s ease 4s 1 forwards;
  animation: main_copy04 4s ease 4s 1 forwards;
}

@-webkit-keyframes main_copy04 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

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

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

.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: .5em 1em;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  width: 30%;
}

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

/*
 * ヘッダーナビのデザイン(design của header navi)
 */
.epress_search form {
  background: #fff;
  border: 2px solid #ffb094;
  border-radius: 20px;
  padding: 0 5px;
}

.epress_search input[type="text"] {
  width: calc(100% - 30px);
}

.epress_search input[type="submit"] {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url("/wp-content/uploads/search.png") no-repeat center center;
  padding: .4em 0;
  width: 30px;
  height: 30px;
}

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

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

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

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

@media (min-width: 1150px) {
  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: #eef5e5;
}

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

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

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

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

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

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

.pagination a {
  text-decoration: none;
  background: #eef5e5;
  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: #eef5e5;
}

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

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

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

.article_single03 .ofi {
  background: #eef5e5;
}

.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 #ffb094;
  transition: 0.2s;
  z-index: 1;
}

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

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

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

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

.article_single04 .ofi {
  background: #eef5e5;
  height: auto !important;
}

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

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

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

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

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

.article_detail {
  background: rgba(255, 176, 148, 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 #ffb094;
  border-right: 5px solid #ffb094;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  transition: .2s;
}

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

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

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

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

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

.epress_pager .epress_pager_prev {
  float: left;
}

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

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

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

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

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

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

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

.epress_pager .epress_pager_next {
  float: right;
}

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

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

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

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

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

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

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

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

#commentform #comment {
  width: 100%;
}

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

#commentform input[type="submit"] {
  background: #ffb094;
  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: #eef5e5;
  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: #ffffff;
}

#biz_calendar table.bizcal th,
#biz_calendar1 table.bizcal th,
#biz_calendar2 table.bizcal th {
  text-align: center;
  border-width: 0;
  padding: 0.5em 0.2em;
  color: #222222;
  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: #222222;
}

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

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

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

.calendar_wrap {
  position: relative;
  padding: 4em 1.8em 2em;
  display: inline-block;
  background: rgba(255, 176, 148, 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(44, 126, 82, 0.8);
  color: #ffffff;
  border: 1px solid #2c7e52;
  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 #ffb094;
  transition: .2s;
}

.calendar_wrap table tfoot #prev a:after {
  -webkit-transform: translate(0, -50%) rotate(-45deg);
          transform: translate(0, -50%) rotate(-45deg);
  border-left: 1px solid #ffb094;
  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 #ffb094;
  transition: .2s;
}

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

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

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

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

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

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

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

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

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

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

.add_arrow:hover {
  color: #fff;
}

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

.add_arrow2 {
  display: block;
  position: relative;
}

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

.add_arrow2.inverse:after {
  border-top: 1px solid #ffb094;
  border-right: 1px solid #ffb094;
}

.add_arrow2.inverse:hover {
  border-color: #222222;
  color: #ffb094;
  background: #ffb094;
}

.add_arrow2.inverse:hover:after {
  border-color: #222222;
}

.add_arrow2:hover {
  color: #222222;
}

.add_arrow2:hover:after {
  right: 0%;
  border-color: #222222;
}

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

.more a {
  display: block;
  border: 2px solid #ffb094 !important;
  color: #fff !important;
  letter-spacing: 0.2em;
  background: #ffb094 !important;
  padding: 0.6em;
  margin: 0.7em auto;
  border-radius: 0px;
  text-align: center;
  max-width: 280px;
  width: 100%;
  text-decoration: none;
  transition: .3s;
  font-size: 14px;
  font-size: 1.4rem;
}

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

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

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

.more a:hover {
  border: 2px solid #2c7e52 !important;
  color: #fff !important;
  background: #2c7e52 !important;
}

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

.more a img {
  margin-right: 10px;
}

.more2 {
  display: block;
  overflow: hidden;
  margin: auto;
}

.more2 a {
  display: block;
  border: 2px solid #ffb094 !important;
  color: #fff !important;
  letter-spacing: 0.2em;
  background: #ffb094 !important;
  padding: 0.6em;
  margin: 0.7em auto;
  border-radius: 0px;
  text-align: center;
  max-width: 280px;
  width: 100%;
  text-decoration: none;
  transition: .3s;
  font-size: 14px;
  font-size: 1.4rem;
}

@media (min-width: 768px) {
  .more2 a {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0.7em 0;
  }
}

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

.more2 a.inverse {
  border: 1px solid #ffb094;
  color: #ffb094;
  background: #fff;
}

.more2 a:hover {
  border: 2px solid #2c7e52 !important;
  color: #fff !important;
  background: #2c7e52 !important;
}

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

.more3 {
  display: block;
  overflow: hidden;
  margin: auto;
}

.more3 a {
  display: block;
  border: 2px solid #fff !important;
  color: #fff !important;
  background: transparent !important;
  padding: 0.6em;
  margin: 0.7em auto;
  border-radius: 30px;
  text-align: center;
  max-width: 280px;
  width: 100%;
  text-decoration: none;
  transition: .3s;
  font-size: 14px;
  font-size: 1.4rem;
}

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

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

.more3 a.inverse {
  border: 1px solid #ffb094;
  color: #ffb094;
  background: #fff;
}

.more3 a:hover {
  border: 2px solid #fff !important;
  color: #222222 !important;
  background: #fff !important;
}

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

.more3 a img {
  margin-right: 10px;
}

.more4 {
  display: block;
  overflow: hidden;
  margin: auto;
}

.more4 a {
  display: block;
  border: 2px solid #fff !important;
  color: #fff !important;
  background: transparent !important;
  padding: 0.6em;
  margin: 0.7em auto;
  border-radius: 30px;
  text-align: center;
  max-width: 280px;
  width: 100%;
  text-decoration: none;
  transition: .3s;
  font-size: 14px;
  font-size: 1.4rem;
}

@media (min-width: 768px) {
  .more4 a {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0.7em 0;
  }
}

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

.more4 a.inverse {
  border: 1px solid #ffb094;
  color: #ffb094;
  background: #fff;
}

.more4 a:hover {
  border: 2px solid #fff !important;
  color: #222222 !important;
  background: #fff !important;
}

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

.more4 a img {
  margin-right: 10px;
}

/*
 * ボタンエフェクト(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: #ffb094;
    opacity: 0.3;
    -webkit-transform: translateX(-120%) skewX(15deg);
            transform: translateX(-120%) skewX(15deg);
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .effect01:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  }
  .effect01:hover:before {
    -webkit-transform: translateX(-15%) skewX(15deg);
            transform: translateX(-15%) skewX(15deg);
  }
}

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

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

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

header .global_nav > ul > li > 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: 1150px) {
  header .global_nav > ul > li.has_under > a {
    padding-right: 2em;
  }
  header .global_nav > ul > li.has_under > a:after {
    border-color: #ffb094;
    width: 6px;
    height: 6px;
  }
  header .global_nav > ul > li.has_under > a:after {
    -webkit-transform: translate(0, -50%) rotate(135deg);
            transform: translate(0, -50%) rotate(135deg);
  }
  header .global_nav > ul > li.has_under > a.menu_under_open:after {
    -webkit-transform: translate(0) rotate(-45deg);
            transform: translate(0) rotate(-45deg);
  }
  header .global_nav > ul > li.has_under > ul {
    position: absolute;
    width: 100%;
    left: 0;
    right: 12em;
    margin: auto;
    top: 106%;
    letter-spacing: -.40em;
    background: rgba(0, 0, 0, 0.9);
    z-index: 52;
  }
  header .global_nav > ul > li.has_under > ul > li {
    letter-spacing: normal;
    display: block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    border-bottom: 0;
    padding: 0;
  }
  header .global_nav > ul > li.has_under > ul > li a {
    background: transparent;
    padding: 1em;
  }
}

.pagetop {
  position: fixed;
  bottom: 5%;
  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(255, 176, 148, 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;
  -webkit-transform: translate(-50%, -20%) rotate(45deg);
          transform: translate(-50%, -20%) rotate(45deg);
  transition: .2s;
}

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

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

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

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

.lead {
  color: #ffb094;
  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: 16px;
  font-size: 1.6rem;
}

.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: #ffb094 !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: 1149px) {
  .sp-hide02, .pc-only02, .tablet-only02 {
    display: none !important;
  }
}

@media (min-width: 1150px) {
  .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: #ffb094;
}

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

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

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

p {
  margin: 0.5em 0 1.5em 0;
  line-height: 2.2;
}

.title02 {
  font-size: 24px;
  color: #fe6412;
  padding: 0 0 0 0;
}

footer {
  border-top: solid 1px #cccccc;
}

.footer_nav_wrap {
  padding: 1% 0;
  background: transparent;
}

.footer_copyright_wrap {
  padding: 1% 0 10% 0;
  background: #66554e !important;
  color: #fff;
}

@media (min-width: 1000px) {
  .footer_copyright_wrap {
    padding: 1% 0 1% 0;
  }
}

.ex02,
.ex03 {
  /* olがはき出す数字を消す */
  list-style: none;
  /* 数字のカウントをリセットする */
  counter-reset: number;
  /* ブラウザデフォルトのパディングを消す */
  padding: 0;
}

.ex02 li {
  line-height: 2;
  margin-bottom: 1em;
  color: #fff;
}

.ex02 li:before {
  counter-increment: number;
  content: counter(number);
  background: #fff;
  display: inline-block;
  width: 2em;
  height: 2em;
  text-align: center;
  border-radius: 50%;
  color: #fe6412;
  margin-right: .3em;
  font-size: 50%;
}

.ex02 li ol {
  counter-reset: number;
  list-style: none;
}

.contents_wrap {
  text-align: left;
}

.contents_wrap p {
  text-align: center;
  border-bottom: 0px;
  font-size: 24px;
  padding-bottom: 10px;
  color: #ffb094;
}

.contact_info {
  text-align: center;
  color: #ffffff;
}

.contact_info h2 {
  color: #ffffff;
}

.contact_info h2 span {
  color: #ffffff;
}

.contact_info h2:after, .contact_info .title2:after {
  background: #ffffff;
}

.contact_info a {
  color: #ffffff;
}

.contact_info .tel {
  font-size: 3.2rem;
  line-height: 1.8em;
  padding-top: 2px;
}

.contact_info .tel a {
  font-size: 3.2rem;
  color: #ffffff;
}

.contact_info .parallax_contact_info {
  background: url("/wp-content/uploads/th01_bnr_large001.jpg");
  background-size: cover;
  background-attachment: fixed !important;
  /*画面からの相対位置（背景固定）*/
  padding: 5% 0;
}

.contact_info .parallax_contents {
  padding: 0 2%;
}

.contact_info .parallax_contact_info_inner {
  max-width: 800px;
  margin: 0 auto;
  border: solid 1px #9c9c9c;
  padding: 2%;
}

@media (max-width: 767px) {
  .contact_info .parallax_contact_info_inner {
    margin: 0 3%;
  }
}

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

main .column_main .widget_header,
main .column_sub .widget_header {
  background: #cad4bb;
  color: #fff;
}

.contents-area header {
  height: 40px;
}

.kutikomi {
  height: 360px;
  overflow: scroll;
}

.sec_1 {
  background: url("/wp-content/uploads/bg_body_01.jpg") no-repeat center center !important;
  padding: 5% 0%;
  background-size: cover;
  background-attachment: fixed !important;
  /*画面からの相対位置（背景固定）*/
  color: #fff;
}

.sec_1 h2 {
  color: #fff;
}

.sec_1 h2 span {
  color: #fff;
}

.sec_1 h2::before {
  content: none;
}

.sec_1 h2::after {
  content: " ";
  background: #fff;
}

.sec_2 {
  background: url("/wp-content/uploads/bg_body_02.jpg") no-repeat center center !important;
  padding: 5% 0%;
  background-size: cover;
  background-attachment: fixed !important;
  /*画面からの相対位置（背景固定）*/
  color: #fff;
}

.sec_2 h2 {
  color: #fff;
}

.sec_2 h2 span {
  color: #fff;
}

.sec_2 h2::before {
  content: none;
}

.sec_2 h2::after {
  content: " ";
  background: #fff;
}

.sec_3 {
  background: url("/wp-content/uploads/bg_body_03.jpg") no-repeat center center !important;
  padding: 5% 0%;
  background-size: cover;
  background-attachment: fixed !important;
  /*画面からの相対位置（背景固定）*/
  color: #000;
}

.sec_3 a {
  color: #000;
}

.sec_3 h2 {
  color: #000;
}

.sec_3 h2 span {
  color: #000;
}

.sec_3 h2::before {
  content: none;
}

.sec_3 h2::after {
  content: " ";
  background: #000;
}

.sec_3 .span_4 {
  padding: 2%;
}

.sec_3 .img {
  width: 70%;
}

.sec_3 .img2 {
  width: 60px;
}

.sec_4 {
  background: url("/wp-content/uploads/bg_img004.jpg") repeat-x left bottom !important;
  padding: 5% 0;
}

@media (max-width: 1000px) {
  .sec_4 {
    padding: 10% 0 10% 0;
  }
}

.mod_12_section {
  background: url("/wp-content/uploads/mod_12_bg001.jpg") no-repeat center center;
  background-size: cover;
  padding: 5% 3%;
  background-attachment: fixed;
  /*画面からの相対位置（背景固定）*/
}

.mod_12_section .mod_12_title small {
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
}

@media (max-width: 1020px) {
  .mod_12_section .mod_12_content_wrap {
    max-width: 96%;
    padding: 5% 2%;
  }
}

.mod_12_section.typeA .mod_12_content_wrap {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 0px;
  padding: 5%;
}

.mod_12_section.typeA.inverse .mod_12_content_wrap {
  background: #222222;
}

.mod_12_section.typeB {
  position: relative;
}

.mod_12_section.typeB .mod_12_content_wrap {
  padding: 2.5%;
  background: #ffb094;
  color: #ffffff;
  transition: 0.4s;
}

.mod_12_section.typeB .mod_12_content_wrap:hover {
  background: #2c7e52;
  transition: 0.75s;
}

.mod_12_section.typeB .mod_12_title a {
  text-decoration: none;
  color: #ffffff;
}

.mod_12_section.typeB .mod_12_title a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.mod_12_section.wow .mod_12_content_wrap {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}

.mod_12_section.animated .mod_12_content_wrap {
  opacity: 1;
  transition: 1s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@media (min-width: 1200px) {
  .mod_0_section .container {
    min-width: 1200px;
  }
}

.mod_1_section {
  background: url("/wp-content/uploads/bg_body_01.jpg") no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  /*画面からの相対位置（背景固定）*/
  padding: 5% 0 3% 0;
}

@media (min-width: 1200px) {
  .mod_1_section .container {
    min-width: 1200px;
  }
  .mod_1_section .container .text_top {
    padding-left: 20px;
  }
}

.mod_1_section2 {
  background: url("/wp-content/uploads/bg_body_01_2.jpg") no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  /*画面からの相対位置（背景固定）*/
  padding: 1% 0 1% 0;
}

.mod_2_section {
  background: url("/wp-content/uploads/bg_body_02.jpg") no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  /*画面からの相対位置（背景固定）*/
  padding: 5% 0;
  color: #ffffff;
}

.mod_2_section h2 {
  color: #ffffff;
}

.mod_2_section h2 span {
  color: #ffffff;
}

.mod_2_section h2:after, .mod_2_section .title2:after {
  background: #ffffff;
}

@media (min-width: 768px) {
  .mod_2_section .m_img001 {
    margin-left: -70px;
  }
  .mod_2_section .m_img002 {
    margin-right: -70px;
  }
}

.mod_3_section {
  background: #eef5e5;
  margin: 0 0 0 0;
  padding: 5% 0 5% 0;
}

@media (max-width: 999px) {
  .mod_3_section {
    padding: 10% 0 5% 0;
  }
}

@media (max-width: 767px) {
  .mod_3_section {
    padding: 15% 0 5% 0;
  }
}

@media (min-width: 1000px) {
  .mod_3_section .top_mt {
    margin-top: 50px;
  }
  .mod_3_section .text_p {
    padding: 0 7%;
  }
}

.mod_3_section .title_img {
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.mod_4_section {
  background: #eef5e5;
  padding: 5% 0;
}

._th04_module {
  width: 1200px;
  margin: 0 auto;
  padding: 0 0 5% 0;
}

@media (max-width: 1199px) {
  ._th04_module {
    width: 95%;
  }
}

._th04_module ._th04_module_img {
  position: relative;
}

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

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

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

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

._th04_module ._th04_module_text_inner p {
  font-size: 16px;
  font-size: 1.6rem;
}

._th04_module ._th04_module_text_inner p.text-xlarge {
  line-height: 1.3;
  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: #ffb094;
  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;
    -webkit-transform: none;
            transform: none;
    width: 100%;
    padding: 4% 4% 0% 4%;
  }
  ._th04_module ._th04_module_text_inner p {
    font-size: 16px;
    font-size: 1.6rem;
  }
  ._th04_module ._th04_module_text_inner p.text-xlarge {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.3;
    margin-bottom: 5%;
  }
}

.th15_module .text-large {
  letter-spacing: 0.2em;
}

.th15_module .th15_module_wrap h2 {
  font-weight: bold;
  font-size: 2.0rem;
  margin: 0 0 1.0em;
  position: relative;
  padding-top: 45px;
  text-align: left;
}

.th15_module .th15_module_wrap h2:after {
  content: "";
  width: 1000px;
  position: absolute;
  height: 2px;
  margin-left: 10px;
  background: #ffb094;
  top: 58px;
  display: inline;
  -webkit-transform: none;
          transform: none;
  left: auto;
}

.th15_module .th15_module_wrap h2:before {
  content: none;
}

.th15_module .button, .th15_module .inquiry .wpcf7-submit, .inquiry .th15_module .wpcf7-submit {
  border-radius: 0;
  padding: 1.3em 5em !important;
  margin: 1.0em 0 0 0 !important;
}

.th15_module .button.add_arrow, .th15_module .inquiry .add_arrow.wpcf7-submit, .inquiry .th15_module .add_arrow.wpcf7-submit {
  display: inline-block !important;
}

.th15_module .button.add_arrow:after, .th15_module .inquiry .add_arrow.wpcf7-submit:after, .inquiry .th15_module .add_arrow.wpcf7-submit:after {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

.th15_module .button.add_arrow:hover:after, .th15_module .inquiry .add_arrow.wpcf7-submit:hover:after, .inquiry .th15_module .add_arrow.wpcf7-submit:hover:after {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

.th15_module .th15_module_wrap .th15_module_img_box figure .th15_module_sp {
  display: none;
}

.th15_module .th15_module_wrap .th15_module_text_box {
  position: relative;
  background: #ffb094;
  color: #fff;
}

.th15_module .th15_module_wrap .th15_module_text_box .text-large {
  color: #fff;
}

.th15_module .th15_module_wrap .th15_module_text_box .table-schedule thead th {
  background: transparent;
  color: #fff;
}

.th15_module .th15_module_wrap .th15_module_text_box .table-schedule td, .th15_module .th15_module_wrap .th15_module_text_box .table-schedule th {
  border-right: 1px solid #31335e;
  text-align: center;
}

.th15_module .th15_module_wrap .th15_module_text_box .th15_module_num {
  position: absolute;
  top: -12.5%;
}

.th15_module .th15_module_wrap .th15_module_text_box .th15_module_text_wrap {
  overflow: hidden;
}

.th15_module .th15_module_wrap .th15_module_text_box .th15_module_text_wrap .th15_module_num {
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 70px;
  color: #ffb094;
  line-height: 70px;
}

.th15_module p:not(.th15_module_num) {
  line-height: 2.0em;
}

@media (min-width: 768px) {
  .th15_module .th15_module_wrap {
    position: relative;
    margin-top: 70px;
    width: 100%;
  }
  .th15_module .th15_module_wrap .th15_module_img_box {
    float: right;
    width: 50%;
    padding: 5% 2%;
  }
  .th15_module .th15_module_wrap .th15_module_text_box {
    width: 50%;
    float: right;
    margin: 0;
    padding: 5% 2%;
  }
  .th15_module .th15_module_wrap .th15_module_text_box .th15_module_text_wrap {
    width: calc((1000px / 2) - 30px);
    float: right;
  }
  .th15_module .th15_module_wrap .th15_module_text_box .th15_module_text_wrap:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
  }
  .th15_module .th15_module_wrap .th15_module_text_box:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
  }
  .th15_module .th15_module_wrap:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
  }
}

@media (max-width: 1020px) and (min-width: 768px) {
  .th15_module .th15_module_wrap {
    min-height: calc(334px + 0px);
  }
  .th15_module .th15_module_wrap .th15_module_img_box {
    width: calc((1000px / 2));
    position: absolute;
    float: none;
    right: 0;
  }
  .th15_module .th15_module_wrap .th15_module_text_box {
    width: calc((1000px / 2));
    float: left;
  }
  .th15_module .th15_module_wrap .th15_module_text_box .th15_module_text_wrap {
    width: auto;
  }
}

@media (max-width: 767px) {
  .th15_module .th15_module_wrap .th15_module_img_box {
    padding: 5%;
  }
  .th15_module .th15_module_wrap .th15_module_text_box .th15_module_text_wrap {
    padding: 5%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 480px) {
  .th15_module .th15_module_wrap .th15_module_img_box figure {
    max-width: 100%;
  }
  .th15_module .th15_module_wrap .th15_module_img_box figure img {
    display: inline;
    max-width: 480px;
  }
}

body.two_column .th15_module .th15_module_wrap {
  min-height: calc(334px + 0px);
}

body.two_column .th15_module .th15_module_wrap .th15_module_img_box {
  width: calc((1000px / 2));
  position: absolute;
  float: none;
  right: 0;
}

body.two_column .th15_module .th15_module_wrap .th15_module_img_box figure img {
  max-width: none;
}

body.two_column .th15_module .th15_module_wrap .th15_module_text_box {
  width: calc((1000px / 2));
  float: left;
}

body.two_column .th15_module .th15_module_wrap .th15_module_text_box .th15_module_text_wrap {
  width: auto;
}

@media (max-width: 1200px) {
  body.two_column .th15_module .th15_module_wrap .th15_module_img_box {
    position: relative;
  }
  body.two_column .th15_module .th15_module_wrap .th15_module_text_box {
    width: 100%;
  }
}

@media (max-width: 767px) {
  body.two_column .th15_module .th15_module_wrap .th15_module_text_box {
    padding: 1.0em;
  }
}

@media (max-width: 480px) {
  body.two_column .th15_module .th15_module_wrap .th15_module_img_box {
    width: 100% !important;
  }
  body.two_column .th15_module .th15_module_wrap .th15_module_img_box figure img {
    display: inline;
    max-width: 100%;
  }
}

.slider_loop {
  position: relative;
  overflow: hidden;
}

.slider_loop .slider_loop_inner {
  position: relative;
  left: 0;
  top: 0;
  margin: 0 0 2% 0 !important;
  margin: 0;
  padding: 0;
  list-style: none;
}

.slider_loop .slider_loop_inner li {
  float: left;
}

.th03_bnr {
  padding: 0 0 3% 0;
  z-index: 2;
}

.th03_bnr .th03_bnr_text {
  padding: 15px;
  color: #222222;
  background: #eef5e5;
}

@media (min-width: 768px) {
  .th03_bnr .th03_bnr_text {
    padding: 50px;
  }
}

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

.th03_bnr .th03_bnr_button.more a {
  border-color: rgba(34, 34, 34, 0.3);
  color: #222222;
}

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

.th03_bnr .th03_bnr_button.more a:after {
  border-color: #222222;
  right: 8%;
}

.th03_bnr .th03_bnr_button.more a:hover {
  color: #222222;
}

.th03_bnr .th03_bnr_button.more a:hover:after {
  border-color: #222222;
}

@media (min-width: 768px) {
  .th03_bnr {
    position: relative;
  }
  .th03_bnr + .th03_bnr {
    margin-top: 5%;
  }
  .th03_bnr .th03_bnr_img {
    position: absolute;
    left: 45%;
    right: auto;
    top: 0;
    margin: auto;
    overflow: visible;
    padding-top: 48%;
  }
  .th03_bnr .th03_bnr_img > * {
    position: absolute;
    top: 0;
    right: -100%;
    left: 0;
    text-align: left;
  }
  .th03_bnr .th03_bnr_text {
    position: relative;
    z-index: 100;
    width: 55%;
    overflow: hidden;
    background-size: auto;
  }
}

@media (min-width: 768px) and (max-width: 900px) {
  .th03_bnr .th03_bnr_text {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .th03_bnr .th03_bnr_button {
    position: absolute;
    bottom: 55px;
    left: 55px;
    width: 280px;
    max-width: 100%;
  }
  .th03_bnr .reverse .th03_bnr_img {
    left: auto;
    right: 45%;
  }
  .th03_bnr .reverse .th03_bnr_img > * {
    right: 0;
    left: -100%;
    text-align: right;
  }
  .th03_bnr.wow .th03_bnr_img {
    opacity: 0;
    transition: 1s 0.5s;
  }
  .th03_bnr.wow .th03_bnr_text {
    opacity: 0;
    transition: 1s 0.5s;
  }
  .th03_bnr.animated .th03_bnr_img, .th03_bnr:not(.wow) .th03_bnr_img {
    -webkit-transform: translate(0, 33pxpx);
            transform: translate(0, 33pxpx);
    opacity: 1;
  }
  .th03_bnr.animated .th03_bnr_text, .th03_bnr:not(.wow) .th03_bnr_text {
    -webkit-transform: translate(0, 50px);
            transform: translate(0, 50px);
    opacity: 1;
  }
}

.th03_bnr2 {
  padding: 0 0 8% 0;
  background: url("/wp-content/uploads/bg_body_03.jpg") no-repeat center bottom;
  z-index: 2;
}

@media (max-width: 767px) {
  .th03_bnr2 {
    padding: 0 0 5% 0;
  }
}

.th03_bnr2 .th03_bnr_text {
  padding: 15px;
  color: #222222;
}

@media (min-width: 768px) {
  .th03_bnr2 .th03_bnr_text {
    padding: 50px;
  }
}

@media (max-width: 767px) {
  .th03_bnr2 .th03_bnr_text {
    background: #ffffff !important;
    border-radius: 0px;
    margin-bottom: 10%;
  }
}

.th03_bnr2 .th03_bnr_button.more a {
  border-color: rgba(34, 34, 34, 0.3);
  color: #222222;
}

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

.th03_bnr2 .th03_bnr_button.more a:after {
  border-color: #222222;
  right: 8%;
}

.th03_bnr2 .th03_bnr_button.more a:hover {
  color: #222222;
}

.th03_bnr2 .th03_bnr_button.more a:hover:after {
  border-color: #222222;
}

@media (min-width: 768px) {
  .th03_bnr2 {
    position: relative;
  }
  .th03_bnr2 + .th03_bnr2 {
    margin-top: 5%;
  }
  .th03_bnr2 .th03_bnr_img {
    position: absolute;
    left: 45%;
    right: auto;
    top: 0;
    margin: auto;
    overflow: visible;
    padding-top: 48%;
  }
  .th03_bnr2 .th03_bnr_img > * {
    position: absolute;
    top: 0;
    right: -100%;
    left: 0;
    text-align: left;
  }
  .th03_bnr2 .th03_bnr_text {
    position: relative;
    z-index: 100;
    width: 55%;
    overflow: hidden;
    background-size: auto;
  }
}

@media (min-width: 768px) and (max-width: 900px) {
  .th03_bnr2 .th03_bnr_text {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .th03_bnr2 .th03_bnr_button {
    position: absolute;
    bottom: 55px;
    left: 55px;
    width: 280px;
    max-width: 100%;
  }
  .th03_bnr2 .reverse .th03_bnr_img {
    left: auto;
    right: 45%;
  }
  .th03_bnr2 .reverse .th03_bnr_img > * {
    right: 0;
    left: -100%;
    text-align: right;
  }
  .th03_bnr2.wow .th03_bnr_img {
    opacity: 0;
    transition: 1s 0.5s;
  }
  .th03_bnr2.wow .th03_bnr_text {
    opacity: 0;
    transition: 1s 0.5s;
  }
  .th03_bnr2.animated .th03_bnr_img, .th03_bnr2:not(.wow) .th03_bnr_img {
    -webkit-transform: translate(0, 20pxpx);
            transform: translate(0, 20pxpx);
    opacity: 1;
  }
  .th03_bnr2.animated .th03_bnr_text, .th03_bnr2:not(.wow) .th03_bnr_text {
    -webkit-transform: translate(0, 50px);
            transform: translate(0, 50px);
    opacity: 1;
  }
}

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

@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 {
  background: url("/wp-content/uploads/bg_body_02.jpg") no-repeat center right;
  background-size: cover;
  background-attachment: fixed;
  /*画面からの相対位置（背景固定）*/
  padding: 5% 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: 50%;
  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;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding: 0 2.0em 0 1.0em;
  margin: 1.0em 0 0 0;
}

.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: 2px;
  top: 50%;
  background: #ffb094;
}

.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 #ffb094;
  border-right: 1px solid #ffb094;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  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: rgba(245, 243, 242, 0.7);
}

.th19_module .th19_module_wrap .th19_module_inner_wrap .th19_module_box2 {
  background: rgba(245, 243, 242, 0.9);
}

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

._th17_module .button, ._th17_module .inquiry .wpcf7-submit, .inquiry ._th17_module .wpcf7-submit {
  border-radius: 0;
  padding: 1.3em 5em;
  margin-top: 1.0em;
}

._th17_module .button.add_arrow, ._th17_module .inquiry .add_arrow.wpcf7-submit, .inquiry ._th17_module .add_arrow.wpcf7-submit {
  display: inline-block;
}

._th17_module .button.add_arrow:after, ._th17_module .inquiry .add_arrow.wpcf7-submit:after, .inquiry ._th17_module .add_arrow.wpcf7-submit:after {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

._th17_module .button.add_arrow:hover:after, ._th17_module .inquiry .add_arrow.wpcf7-submit:hover:after, .inquiry ._th17_module .add_arrow.wpcf7-submit:hover:after {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

._th17_module {
  margin-bottom: 0%;
}

@media (max-width: 767px) {
  ._th17_module {
    margin-bottom: 5%;
  }
}

._th17_module ._th17_module_wrap {
  position: relative;
  overflow: hidden;
}

._th17_module ._th17_module_wrap ._th17_module_box1,
._th17_module ._th17_module_wrap ._th17_module_box3 {
  width: 33%;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 0;
}

._th17_module ._th17_module_wrap ._th17_module_box1 figure,
._th17_module ._th17_module_wrap ._th17_module_box1 img,
._th17_module ._th17_module_wrap ._th17_module_box3 figure,
._th17_module ._th17_module_wrap ._th17_module_box3 img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

._th17_module ._th17_module_wrap ._th17_module_box1 figure img,
._th17_module ._th17_module_wrap ._th17_module_box3 figure img {
  margin: auto;
}

._th17_module ._th17_module_wrap ._th17_module_box1 {
  right: 0;
}

@media (min-width: 1920px) {
  ._th17_module ._th17_module_wrap ._th17_module_box1 figure img {
    margin: auto auto auto 0;
  }
}

._th17_module ._th17_module_wrap ._th17_module_box2 {
  width: 33%;
  margin: 0 auto;
  padding: 40px 1.5em;
}

._th17_module ._th17_module_wrap ._th17_module_box2 p {
  line-height: 2.0em;
}

._th17_module ._th17_module_wrap ._th17_module_box3 {
  left: 0;
}

@media (min-width: 1920px) {
  ._th17_module ._th17_module_wrap ._th17_module_box3 figure img {
    margin: auto 0 auto auto;
  }
}

._th17_module ._th17_module_wrap ._th17_module_bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

._th17_module ._th17_module_wrap ._th17_module_bg img {
  width: 1920px;
}

._th17_module ._th17_module_wrap:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

@media (max-width: 1000px - 1) {
  ._th17_module ._th17_module_wrap ._th17_module_box1,
  ._th17_module ._th17_module_wrap ._th17_module_box3 {
    width: calc((100% - 350px) /2);
  }
  ._th17_module ._th17_module_wrap ._th17_module_box2 {
    width: 350px;
  }
  ._th17_module ._th17_module_wrap ._th17_module_bg img {
    width: auto;
    height: 100%;
  }
}

@media (max-width: 1150px) {
  ._th17_module ._th17_module_wrap ._th17_module_box1,
  ._th17_module ._th17_module_wrap ._th17_module_box3 {
    width: 100%;
    position: relative;
    height: 600px;
  }
  ._th17_module ._th17_module_wrap ._th17_module_box1 img,
  ._th17_module ._th17_module_wrap ._th17_module_box3 img {
    width: 100%;
  }
  ._th17_module ._th17_module_wrap ._th17_module_box2 {
    width: 100%;
    padding: 40px 1.0em;
  }
  ._th17_module ._th17_module_wrap ._th17_module_bg img {
    width: auto;
    height: 100%;
  }
}

@media (max-width: 767px) {
  ._th17_module_wrap ._th17_module_box1,
  ._th17_module_wrap ._th17_module_box3 {
    width: 100%;
    position: relative;
    height: 300px !important;
  }
  ._th17_module_wrap ._th17_module_box1 img,
  ._th17_module_wrap ._th17_module_box3 img {
    width: 100%;
  }
  ._th17_module_wrap ._th17_module_box2 {
    width: 100%;
    padding: 40px 1.0em;
  }
  ._th17_module_wrap ._th17_module_bg img {
    width: auto;
    height: 100%;
  }
}

body.two_column ._th17_module img {
  max-width: none;
}

@media (min-width: 1081px) {
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_box1,
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_box3 {
    width: calc((100% - 400px) /2);
  }
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_box2 {
    width: 400px;
  }
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_bg img {
    width: auto;
    height: 100%;
  }
}

@media (max-width: 1080px) {
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_box1,
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_box3 {
    width: 100%;
    position: relative;
    height: 600px;
  }
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_box1 img,
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_box3 img {
    width: 100%;
  }
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_box2 {
    width: 100%;
  }
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_bg img {
    width: auto;
    height: 100%;
  }
}

@media (max-width: 481px) {
  body.two_column ._th17_module ._th17_module_wrap {
    text-align: left;
  }
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_box2 {
    padding: 40px 0;
  }
}

._th16_module ._th16_module_inner {
  background: rgba(44, 126, 82, 0.8);
}

._th16_module ._th16_module_inner h2 {
  text-align: center;
  color: #fff;
}

._th16_module ._th16_module_inner p {
  margin: 1em 0;
  color: #fff;
  line-height: 2.4;
}

._th16_module ._th16_module_inner .more a {
  min-width: 230px;
  border: 1px solid #ffb094;
  color: #ffb094;
  background: #ffb094;
}

._th16_module ._th16_module_inner .more a:after {
  border-color: #ffb094;
}

._th16_module ._th16_module_inner .more a:hover {
  border: 1px solid #ffb094;
  color: #ffb094;
  background: #ffb094;
}

._th16_module ._th16_module_inner .more a:hover:after {
  border-color: #ffb094;
}

@media (min-width: 768px) {
  ._th16_module {
    background: url("/wp-content/uploads/bg_body_02.jpg") center center no-repeat;
    background-attachment: fixed;
    /*画面からの相対位置（背景固定）*/
    background-size: cover;
    padding: 3% 0;
    min-height: 680px;
    position: relative;
  }
  ._th16_module ._th16_module_inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10%;
    margin: 5% 5% 5% 0%;
    width: 500px;
    height: 500px;
    background: rgba(44, 126, 82, 0.8);
    padding: 2em;
  }
}

@media (max-width: 767px) {
  ._th16_module .container {
    padding: 0;
  }
  ._th16_module figure img {
    height: auto;
  }
  ._th16_module_inner {
    padding: 1.5em;
    border-left: none;
    border-right: none;
  }
}

._th16_module2 ._th16_module_inner {
  background: rgba(255, 176, 148, 0.8);
}

._th16_module2 ._th16_module_inner h2 {
  text-align: center;
  color: #fff;
}

._th16_module2 ._th16_module_inner p {
  margin: 1em 0;
  color: #fff;
  line-height: 2.4;
  text-align: center;
}

._th16_module2 ._th16_module_inner .more a {
  min-width: 230px;
  border: 1px solid #ffb094;
  color: #ffb094;
  background: #ffb094;
}

._th16_module2 ._th16_module_inner .more a:after {
  border-color: #ffb094;
}

._th16_module2 ._th16_module_inner .more a:hover {
  border: 1px solid #ffb094;
  color: #ffb094;
  background: #ffb094;
}

._th16_module2 ._th16_module_inner .more a:hover:after {
  border-color: #ffb094;
}

@media (min-width: 768px) {
  ._th16_module2 {
    background: url("/wp-content/uploads/bg_body_03.jpg") center center no-repeat;
    background-attachment: fixed;
    /*画面からの相対位置（背景固定）*/
    background-size: cover;
    padding: 3% 0;
    min-height: 680px;
    position: relative;
  }
  ._th16_module2 ._th16_module_inner {
    position: absolute;
    top: 0;
    right: 10%;
    bottom: 0;
    margin: 5% 0% 5% 5%;
    width: 500px;
    height: 500px;
    background: rgba(255, 176, 148, 0.8);
    padding: 2em;
  }
}

@media (max-width: 767px) {
  ._th16_module2 .container {
    padding: 0;
  }
  ._th16_module2 figure img {
    height: auto;
  }
  ._th16_module_inner {
    padding: 1.5em;
    border-left: none;
    border-right: none;
  }
}

._th16_module3 ._th16_module_inner {
  background: rgba(44, 126, 82, 0.8);
}

._th16_module3 ._th16_module_inner h2 {
  text-align: center;
  color: #fff;
}

._th16_module3 ._th16_module_inner p {
  margin: 1em 0;
  color: #fff;
  line-height: 2.4;
  text-align: center;
}

._th16_module3 ._th16_module_inner .more a {
  min-width: 230px;
  border: 1px solid #ffb094;
  color: #ffb094;
  background: #ffb094;
}

._th16_module3 ._th16_module_inner .more a:after {
  border-color: #ffb094;
}

._th16_module3 ._th16_module_inner .more a:hover {
  border: 1px solid #ffb094;
  color: #ffb094;
  background: #ffb094;
}

._th16_module3 ._th16_module_inner .more a:hover:after {
  border-color: #ffb094;
}

@media (min-width: 768px) {
  ._th16_module3 {
    background: url("/wp-content/uploads/bg_body_04.jpg") center center no-repeat;
    background-attachment: fixed;
    /*画面からの相対位置（背景固定）*/
    background-size: cover;
    padding: 3% 0;
    min-height: 680px;
    position: relative;
  }
  ._th16_module3 ._th16_module_inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10%;
    margin: 5% 5% 5% 0%;
    width: 500px;
    height: 500px;
    background: rgba(44, 126, 82, 0.8);
    padding: 2em;
  }
}

@media (max-width: 767px) {
  ._th16_module3 .container {
    padding: 0;
  }
  ._th16_module3 figure img {
    height: auto;
  }
  ._th16_module_inner {
    padding: 1.5em;
    border-left: none;
    border-right: none;
  }
}

._th12_module_wrap {
  background: url("/wp-content/uploads/bg_body_02.jpg") no-repeat center/cover;
  padding: 5% 0;
  background-attachment: fixed;
  /*画面からの相対位置（背景固定）*/
}

._th12_module_wrap p {
  color: #222;
}

._th12_module_wrap img {
  border-radius: 15px;
}

._th12_module_wrap h3 {
  font-weight: normal;
  font-size: 28px;
  text-align: left;
  position: relative;
  color: #222222;
  background: url(/wp-content/uploads/h2_ico.png) no-repeat left 100%;
  border-bottom: 0px solid #ffb094;
  padding: 0 0 1.5em 0;
}

._th12_module_wrap h3:before {
  content: none;
}

@media (max-width: 767px) {
  ._th12_module_wrap h3 {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 0 0 2.5em 0;
  }
  ._th12_module_wrap h3:after, ._th12_module_wrap h3:before {
    height: 1px;
  }
}

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

._th12_module_wrap .more .add_arrow {
  line-height: 1;
  padding: 0.6em;
  font-size: 14px;
  font-size: 1.4rem;
  border-radius: 7px;
  color: #222222;
  max-width: 280px;
  background: #cad4bb;
  border-color: #cad4bb;
  margin-left: 0;
  font-size: 18px;
  font-size: 1.8rem;
}

._th12_module_wrap .more .add_arrow:after {
  border-color: #fff;
}

._th12_module_wrap .more .add_arrow:hover {
  background: #ffb094;
  color: #fff;
}

@media (max-width: 1000px) {
  ._th12_module_wrap .more .add_arrow {
    background: #ffb094;
    color: #222222;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 auto;
  }
  ._th12_module_wrap .more .add_arrow:hover {
    background: transparent;
    color: #ffb094;
  }
}

._th12_module_wrap .row {
  position: relative;
}

._th12_module_wrap .row ._th09_txt_box {
  min-width: 530px;
  background: rgba(254, 245, 232, 0.7);
  min-height: 320px;
  padding: 1.5em;
  border-radius: 10px;
}

@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: 8%;
    right: 0;
  }
  ._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: 12%;
  }
}

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

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

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

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

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

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

._th12_module_wrap .wow.fade_down.animated {
  -webkit-transform: translate(0, 0);
          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: 290px;
  }
  ._th12_module_wrap .row ._th12_module_box figure {
    position: static;
  }
  ._th12_module_wrap .row ._th12_module_box ._th09_txt_box {
    position: absolute;
    top: 75%;
    right: 0;
  }
  ._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: 10%;
  }
}

.th05 {
  color: #fff;
  text-align: center;
}

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

.th05 figure {
  display: inline-block;
}

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

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

@media (max-width: 767px) {
  .th05 .th05_title {
    font-size: 26px;
    font-size: 2.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: 2px solid #fff;
  color: #ffb094;
  background: transparent;
  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(34, 34, 34, 0.3);
  color: #222222;
  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 #ffb094;
  color: #ffb094;
  background: #ffb094;
}

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

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

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

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

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

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

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

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

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

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

.th06_bnr {
  text-align: center;
  padding: 5% 0;
  margin-bottom: 0;
}

.th06_bnr h2 {
  background: none;
  padding: 0 0 2em 0;
  margin: 0;
}

@media (max-width: 1000px) {
  .th06_bnr h2 {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 0 0 3em 0;
  }
}

.th06_bnr h3 {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: normal;
  margin: 0 auto 20px;
  text-align: center;
  position: relative;
  color: #222222;
  background: url(/wp-content/uploads/h2_ico.png) no-repeat center 100%;
  padding: 1em 0;
  border-bottom: 0px solid #ccc;
}

.th06_bnr h3 span {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
}

.th06_bnr h3:before {
  display: none;
}

.th06_bnr h3:after {
  display: none;
}

@media (max-width: 1000px) {
  .th06_bnr h3 {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 2em 0;
  }
}

.th06_bnr .box {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.th06_bnr .box:after {
  transition: 0.6s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  z-index: -1;
}

@media (max-width: 767px) {
  .th06_bnr .box:after {
    opacity: 1;
  }
}

.th06_bnr .box img {
  width: 100%;
  height: auto;
  transition: 0.3s;
  position: relative;
  z-index: -1;
}

.th06_bnr .box:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.th06_bnr .box:hover:after {
  opacity: 1;
}

.th06_bnr .box .more {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  opacity: 0;
  transition: 0.6s;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  line-height: 1.8;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .th06_bnr .box .more {
    opacity: 1;
  }
}

.th06_bnr .box .more span {
  display: block;
  border: 1px solid #ffb094;
  color: #ffb094;
  background: #ffb094;
  padding: 0.6em;
  margin: 0 auto 1px;
  max-width: 280px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  transition: 0.3s;
  font-size: 14px;
  font-size: 1.4rem;
  border-color: rgba(34, 34, 34, 0.3);
  color: #222222;
  max-width: calc(100% - 20px);
  width: 280px;
  font-size: 16px;
  font-size: 1.6rem;
}

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

.th06_bnr .box .more span.inverse {
  border: 1px solid #ffb094;
  color: #ffb094;
  background: #ffb094;
}

.th06_bnr .box .more span:after {
  content: "";
  display: block;
  position: absolute;
  top: 45%;
  right: 5%;
  margin: auto;
  width: 18px;
  height: 7px;
  background: url(/wp-content/uploads/yazi2.png) no-repeat center 0;
}

.th06_bnr .box .more span.inverse:after {
  border-top: 1px solid #ffb094;
  border-right: 1px solid #ffb094;
}

.th06_bnr .box .more span.inverse:hover {
  border-color: #ffb094;
  color: #ffb094;
  background: #ffb094;
}

.th06_bnr .box .more span.inverse:hover:after {
  content: "";
  display: block;
  position: absolute;
  top: 45%;
  right: 5%;
  margin: auto;
  width: 18px;
  height: 7px;
  background: url(/wp-content/uploads/yazi.png) no-repeat center 0;
}

.th06_bnr .box .more span:hover {
  border: 1px solid #ffb094;
  color: #ffb094;
  background: #ffb094;
}

.th06_bnr .box .more span:hover:after {
  content: "";
  display: block;
  position: absolute;
  top: 45%;
  right: 5%;
  margin: auto;
  width: 18px;
  height: 7px;
  background: url(/wp-content/uploads/yazi.png) no-repeat center 0;
}

@media (max-width: 480px) {
  .th06_bnr .box .more span {
    width: calc(100% - 20px);
    max-width: none;
  }
}

.th06_bnr .box .more span:after {
  border-color: #222222;
  right: 8%;
}

.th06_bnr .box .more span:hover {
  color: #ffb094;
}

.th06_bnr .box .more span:hover:after {
  border-color: #ffb094;
}

.th06_bnr .box:hover .more {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.th06_bnr .th06_title {
  margin-top: 0;
  text-align: center;
}

@media (min-width: 768px) {
  .th06_bnr .th06_title {
    font-size: 20px;
    font-size: 2rem;
  }
}

.th06_bnr .th06_title:after, .th06_bnr .th06_title:before {
  content: none;
}

.th06_bnr2 {
  background: url("/wp-content/uploads/bg_body_01.jpg");
  background-size: cover;
  background-attachment: fixed;
  /*画面からの相対位置（背景固定）*/
  text-align: center;
  padding: 5% 0;
  margin-bottom: 0;
  color: #ffb094;
}

.th06_bnr2 h3 {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: normal;
  margin: 0;
  text-align: center;
  position: relative;
  color: #ffb094;
  padding: 1em 0 0.5em 0;
  border-bottom: 0px solid #ccc;
}

.th06_bnr2 h3 span {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
}

.th06_bnr2 h3:before {
  display: none;
}

.th06_bnr2 h3:after {
  display: none;
}

.th06_bnr2 .box {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.th06_bnr2 .box:after {
  transition: 0.6s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  z-index: -1;
}

@media (max-width: 767px) {
  .th06_bnr2 .box:after {
    opacity: 1;
  }
}

.th06_bnr2 .box img {
  width: 100%;
  height: auto;
  transition: 0.3s;
  position: relative;
  z-index: -1;
}

.th06_bnr2 .box:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.th06_bnr2 .box:hover:after {
  opacity: 1;
}

.th06_bnr2 .box .more {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  opacity: 0;
  transition: 0.6s;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  line-height: 1.8;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .th06_bnr2 .box .more {
    opacity: 1;
  }
}

.th06_bnr2 .box .more span {
  display: block;
  border: 1px solid #ffb094;
  color: #ffb094;
  background: #ffb094;
  padding: 0.6em;
  margin: 0 auto 1px;
  max-width: 280px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  transition: 0.3s;
  font-size: 14px;
  font-size: 1.4rem;
  border-color: rgba(34, 34, 34, 0.3);
  color: #222222;
  max-width: calc(100% - 20px);
  width: 280px;
  font-size: 16px;
  font-size: 1.6rem;
}

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

.th06_bnr2 .box .more span.inverse {
  border: 1px solid #ffb094;
  color: #ffb094;
  background: #ffb094;
}

.th06_bnr2 .box .more span:after {
  content: "";
  display: block;
  position: absolute;
  top: 45%;
  right: 5%;
  margin: auto;
  width: 18px;
  height: 7px;
  background: url(/wp-content/uploads/yazi2.png) no-repeat center 0;
}

.th06_bnr2 .box .more span.inverse:after {
  border-top: 1px solid #ffb094;
  border-right: 1px solid #ffb094;
}

.th06_bnr2 .box .more span.inverse:hover {
  border-color: #ffb094;
  color: #ffb094;
  background: #ffb094;
}

.th06_bnr2 .box .more span.inverse:hover:after {
  content: "";
  display: block;
  position: absolute;
  top: 45%;
  right: 5%;
  margin: auto;
  width: 18px;
  height: 7px;
  background: url(/wp-content/uploads/yazi.png) no-repeat center 0;
}

.th06_bnr2 .box .more span:hover {
  border: 1px solid #ffb094;
  color: #ffb094;
  background: #ffb094;
}

.th06_bnr2 .box .more span:hover:after {
  content: "";
  display: block;
  position: absolute;
  top: 45%;
  right: 5%;
  margin: auto;
  width: 18px;
  height: 7px;
  background: url(/wp-content/uploads/yazi.png) no-repeat center 0;
}

@media (max-width: 480px) {
  .th06_bnr2 .box .more span {
    width: calc(100% - 20px);
    max-width: none;
  }
}

.th06_bnr2 .box .more span:after {
  border-color: #222222;
  right: 8%;
}

.th06_bnr2 .box .more span:hover {
  color: #ffb094;
}

.th06_bnr2 .box .more span:hover:after {
  border-color: #ffb094;
}

.th06_bnr2 .box:hover .more {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.th06_bnr2 .th06_title {
  margin-top: 0;
  text-align: center;
}

@media (min-width: 768px) {
  .th06_bnr2 .th06_title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

.th06_bnr2 .th06_title:after, .th06_bnr2 .th06_title:before {
  content: none;
}

@media (min-width: 1000px) {
  ._th09_module {
    color: #fff;
    margin-top: 7em;
  }
  ._th09_module .wrap_back_img_left {
    background: url("/wp-content/uploads/th09_module_img001.jpg") no-repeat left top;
    height: 480px;
    width: 100%;
  }
}

@media (min-width: 1000px) and (min-width: 1000px) {
  ._th09_module .wrap_back_img_left {
    margin-right: -480px;
  }
}

@media (min-width: 1000px) and (min-width: 1000px) and (max-width: 999px) {
  ._th09_module .wrap_back_img_left {
    margin-right: -340px;
  }
}

@media (min-width: 1000px) {
  ._th09_module .wrap_back_img_right {
    background: url("/wp-content/uploads/th09_module_img001.jpg") no-repeat right top;
    height: 400px;
    width: 100%;
  }
}

@media (min-width: 1000px) and (min-width: 1000px) {
  ._th09_module .wrap_back_img_right {
    margin-left: -480px;
  }
}

@media (min-width: 1000px) and (min-width: 1000px) and (max-width: 999px) {
  ._th09_module .wrap_back_img_right {
    margin-left: -340px;
  }
}

@media (min-width: 1000px) {
  ._th09_module .wrap_back_img_right2 {
    background: url("/wp-content/uploads/th09_module_img002.jpg") no-repeat right top;
    height: 400px;
    width: 100%;
  }
}

@media (min-width: 1000px) and (min-width: 1000px) {
  ._th09_module .wrap_back_img_right2 {
    margin-left: -480px;
  }
}

@media (min-width: 1000px) and (min-width: 1000px) and (max-width: 999px) {
  ._th09_module .wrap_back_img_right2 {
    margin-left: -340px;
  }
}

@media (min-width: 1000px) {
  ._th09_module .wrap_btn_text_area {
    background: rgba(255, 176, 148, 0.8);
    padding: 5% 3%;
    height: 400px;
    position: relative;
  }
}

@media (min-width: 1000px) and (min-width: 1000px) {
  ._th09_module .wrap_btn_text_area {
    width: 480px;
  }
}

@media (min-width: 1000px) and (min-width: 1000px) and (max-width: 999px) {
  ._th09_module .wrap_btn_text_area {
    width: 340px;
  }
}

@media (min-width: 1000px) {
  ._th09_module .wrap_btn_text_area h2 {
    font-weight: normal;
    font-size: 48px;
    font-size: 4.8rem;
    text-align: left;
    position: relative;
    color: #fff;
    padding-left: 1.3em;
  }
  ._th09_module .wrap_btn_text_area h2 span {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
  }
  ._th09_module .wrap_btn_text_area h2::before {
    content: '';
    position: absolute;
    /*絶対位置*/
    display: inline;
    top: 0;
    right: 0;
    background: url(/wp-content/uploads/h2_ico.png) no-repeat left top 100%;
    height: 73px;
    width: 100%;
  }
  ._th09_module .wrap_btn_text_area h2::after {
    content: none;
  }
}

@media (min-width: 1000px) and (max-width: 1000px) {
  ._th09_module .wrap_btn_text_area h2 {
    padding: 0 0 0 2em;
    margin-bottom: 2em;
    font-size: 36px;
    font-size: 3.6rem;
  }
  ._th09_module .wrap_btn_text_area h2::before {
    content: '';
    margin-bottom: 0.5em;
    width: 100%;
  }
}

@media (min-width: 1000px) {
  ._th09_module .wrap_btn_text_area .more {
    width: 100%;
    margin-top: 5%;
  }
  ._th09_module .wrap_btn_text_area .more a {
    width: 100%;
    background-color: #ffb094;
    color: #ffffff;
    border: solid 1px #ffb094;
    padding: 0.5em 1.3em 0.5em 1em;
  }
  ._th09_module .wrap_btn_text_area .more a:hover {
    background-color: #ffb094;
    color: #fff;
    border: solid 1px #fff;
    transition: 0.7s;
    -webkit-transition: 0.7s;
  }
}

@media (max-width: 999px) {
  ._th09_module {
    color: #fff;
  }
  ._th09_module .col:not(:last-child) {
    margin-bottom: 0;
  }
  ._th09_module .tile > *,
  ._th09_module .tile > * {
    height: inherit;
  }
  ._th09_module .wrap_back_img_left {
    background: url("/wp-content/uploads/th09_module_img001.jpg") no-repeat center top;
    width: 100%;
    background-size: cover;
    padding-top: 41.66667%;
  }
  ._th09_module .wrap_back_img_right {
    background: url("/wp-content/uploads/th09_module_img001.jpg") no-repeat center top;
    width: 100%;
    background-size: cover;
    padding-top: 41.66667%;
  }
  ._th09_module .wrap_back_img_right2 {
    background: url("/wp-content/uploads/th09_module_img002.jpg") no-repeat center top;
    width: 100%;
    background-size: cover;
    padding-top: 41.66667%;
  }
  ._th09_module .wrap_btn_text_area {
    background: rgba(255, 176, 148, 0.8);
    height: 300px;
    padding: 5%;
  }
  ._th09_module .wrap_btn_text_area2 {
    background: url("/wp-content/uploads/bg.png");
    padding: 5%;
    height: 300px;
  }
}

@media (max-width: 767px) {
  ._th09_module {
    color: #fff;
  }
  ._th09_module .col:not(:last-child) {
    margin-bottom: 0;
  }
  ._th09_module .tile > *,
  ._th09_module .tile > * {
    height: inherit;
  }
  ._th09_module .wrap_back_img_left {
    background: url("/wp-content/uploads/th09_module_img001.jpg") no-repeat center top;
    width: 100%;
    background-size: cover;
    padding-top: 41.66667%;
  }
  ._th09_module .wrap_back_img_right {
    background: url("/wp-content/uploads/th09_module_img001.jpg") no-repeat center top;
    width: 100%;
    background-size: cover;
    padding-top: 41.66667%;
  }
  ._th09_module .wrap_back_img_right2 {
    background: url("/wp-content/uploads/th09_module_img002.jpg") no-repeat center top;
    width: 100%;
    background-size: cover;
    padding-top: 41.66667%;
  }
  ._th09_module .wrap_btn_text_area {
    background: rgba(255, 176, 148, 0.8);
    height: auto;
    padding: 10%;
  }
  ._th09_module .wrap_btn_text_area2 {
    background: url("/wp-content/uploads/bg.png");
    padding: 10%;
    height: auto;
  }
}

._th32_module .button.add_arrow, ._th32_module .inquiry .add_arrow.wpcf7-submit, .inquiry ._th32_module .add_arrow.wpcf7-submit {
  display: inline-block;
  border-radius: 0;
  padding: 1.5em 5em;
}

._th32_module .button.add_arrow:after, ._th32_module .inquiry .add_arrow.wpcf7-submit:after, .inquiry ._th32_module .add_arrow.wpcf7-submit:after {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

._th32_module .button.add_arrow:hover:after, ._th32_module .inquiry .add_arrow.wpcf7-submit:hover:after, .inquiry ._th32_module .add_arrow.wpcf7-submit:hover:after {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

body.two_column ._th32_module .button.add_arrow, body.two_column ._th32_module .inquiry .add_arrow.wpcf7-submit, .inquiry body.two_column ._th32_module .add_arrow.wpcf7-submit {
  display: inline-block;
  border-radius: 0;
  padding: 1.5em 5em;
  margin-bottom: 0;
}

._th32_module ._th32_module_wrap {
  position: relative;
}

._th32_module ._th32_module_wrap:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

._th32_module ._th32_module_wrap ._th32_module_img_wrap {
  width: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden;
}

._th32_module ._th32_module_wrap ._th32_module_img_wrap img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto 0 auto auto;
}

._th32_module ._th32_module_wrap ._th32_module_text_wrap {
  width: 50%;
  float: right;
}

._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box1 {
  position: relative;
  background: url("");
  overflow: hidden;
}

._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box1 figure {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
}

._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box1 ._th32_module_h2wrap {
  height: 100%;
  display: table;
}

._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box1 ._th32_module_h2wrap h2 {
  display: table-cell !important;
  vertical-align: middle;
  width: calc(1000px / 2);
  padding-left: 45px;
  color: #FFF;
  overflow: hidden;
  font-weight: bold;
  text-align: left;
}

._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box1 ._th32_module_h2wrap h2:after, ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box1 ._th32_module_h2wrap h2:before {
  content: none;
}

._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box1 ._th32_module_h2wrap h2 span {
  display: inline-block;
  position: relative;
  font-size: 1.3rem;
  margin-bottom: 1.8em;
  font-weight: normal;
}

._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box1 ._th32_module_h2wrap h2 span:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: inline-block;
  height: 1px;
  background: #FFF;
  width: 50vw;
}

._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box2 {
  position: static;
  max-width: calc(1000px / 2);
  padding: 45px 0 0 45px;
}

._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box2 a.button, ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box2 .inquiry a.wpcf7-submit, .inquiry ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box2 a.wpcf7-submit {
  margin-top: 1.5em;
}

@media (max-width: 1000px - 1) {
  ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box1 ._th32_module_h2wrap {
    width: 95%;
  }
  ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box1 ._th32_module_h2wrap h2 {
    padding: 0 0 0 5%;
  }
  ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box2 {
    padding: 5% 5% 0;
  }
  ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box2 a.button, ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box2 .inquiry a.wpcf7-submit, .inquiry ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box2 a.wpcf7-submit {
    margin-top: 0;
  }
}

@media (max-width: 480px) {
  ._th32_module ._th32_module_wrap ._th32_module_img_wrap {
    width: 100%;
    position: static;
  }
  ._th32_module ._th32_module_wrap ._th32_module_img_wrap img {
    position: static;
    width: 100%;
  }
  ._th32_module ._th32_module_wrap ._th32_module_text_wrap {
    width: 100%;
    float: none;
  }
  ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box1 {
    height: auto !important;
    padding: 5% 5% 5% 0;
  }
  ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box1 figure img {
    width: auto;
    height: auto;
    max-width: 135%;
    min-height: 100%;
  }
  ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box1 ._th32_module_h2wrap {
    width: auto;
    padding: 0 0 0 5%;
  }
  ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box1 ._th32_module_h2wrap h2 {
    padding: 0;
    font-size: 2.6rem;
  }
  ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box1 ._th32_module_h2wrap h2 span {
    margin-bottom: 1.0em;
  }
  ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box1 ._th32_module_h2wrap h2 span:after {
    width: 100vw;
  }
  ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box2 {
    padding: 5%;
    height: auto !important;
  }
  ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box2 a.button, ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box2 .inquiry a.wpcf7-submit, .inquiry ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box2 a.wpcf7-submit {
    margin-top: 0;
  }
}

body.two_column ._th32_module .button, body.two_column ._th32_module .inquiry .wpcf7-submit, .inquiry body.two_column ._th32_module .wpcf7-submit {
  margin-left: 0;
}

@media (min-width: 481px) {
  body.two_column ._th32_module img {
    max-width: none;
  }
  body.two_column ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box1 ._th32_module_h2wrap {
    width: 95%;
  }
  body.two_column ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box1 ._th32_module_h2wrap h2 {
    padding: 0 0 0 5%;
    font-size: 2.2rem;
  }
  body.two_column ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box2 {
    padding: 5% 5% 0;
  }
  body.two_column ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box2 a.button, body.two_column ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box2 .inquiry a.wpcf7-submit, .inquiry body.two_column ._th32_module ._th32_module_wrap ._th32_module_text_wrap ._th32_module_text_box2 a.wpcf7-submit {
    margin-top: 0;
  }
}

.mod_08_section {
  background: url("/wp-content/uploads/bg_body_01.jpg");
  background-attachment: fixed;
  /*画面からの相対位置（背景固定）*/
  color: #fff;
}

.mod_08_section h2 {
  color: #fff;
}

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

.mod_08_section .mod_08_title {
  display: block;
}

.mod_08_section .mod_08_title small {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
}

.mod_08_section .mod_08_title span {
  display: inline-block;
  position: relative;
}

.mod_08_section .mod_08_title span:after {
  content: "";
  background: #ffb094;
  position: absolute;
  width: 100%;
  display: block;
  left: 0;
  right: 0;
  bottom: -95%;
}

@media (min-width: 768px) {
  .mod_08_section.typeA .container .row, .mod_08_section.typeB .container .row {
    position: relative;
  }
  .mod_08_section.typeA .container .row .mod_08_txt-box, .mod_08_section.typeB .container .row .mod_08_txt-box {
    position: absolute;
    top: 50%;
    margin: auto;
  }
  .mod_08_section.typeA .container .row:not(.reverse) .mod_08_txt-box, .mod_08_section.typeB .container .row:not(.reverse) .mod_08_txt-box {
    right: 0;
  }
  .mod_08_section.typeA .container .row.reverse .mod_08_txt-box, .mod_08_section.typeB .container .row.reverse .mod_08_txt-box {
    left: 0;
  }
}

.mod_08_section.typeB .row {
  background: #ffb094;
}

.mod_08_section.typeB .row .mod_08_txt-box {
  padding: 4%;
}

.mod_08_section.typeB .container > .row {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .mod_08_section.typeB .container {
    padding: 0;
  }
}

.mod_08_section.typeC .mod_08_txt-box {
  padding: 4%;
}

.mod_08_section.typeC .mod_08_txt-box2 {
  padding: 4%;
}

@media (min-width: 768px) {
  .mod_08_section.typeC .mod_08_txt-box {
    padding: 10% 4%;
  }
  .mod_08_section.typeC .mod_08_txt-box2 {
    padding: 10% 4% 10% 10%;
  }
  .mod_08_section.typeC .row .mod_08_img-box {
    position: relative;
  }
  .mod_08_section.typeC .row .mod_08_img-box figure {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: hidden;
    width: 1920px;
    width: 50vw;
  }
  .mod_08_section.typeC .row .mod_08_img-box figure img {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: auto;
  }
}

@media (min-width: 768px) and (max-width: 1020px) {
  .mod_08_section.typeC .row .mod_08_img-box figure img {
    height: 100%;
    width: auto;
    max-width: none;
  }
}

@media (min-width: 768px) {
  .mod_08_section.typeC .row.reverse .mod_08_img-box figure {
    right: auto;
    left: 0;
  }
  .mod_08_section.typeC .row.reverse .mod_08_img-box figure img {
    right: auto;
    left: 0;
  }
  .mod_08_section.typeC .container {
    width: 1200px !important;
  }
  .mod_08_section.typeC .container > .row {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .mod_08_section.typeC .container {
    padding: 0;
  }
  .mod_08_section.typeC .container .mod_08_txt-box {
    padding: 2% 2% 4%;
  }
  .mod_08_section.typeC .container .mod_08_txt-box2 {
    padding: 2% 2% 4%;
  }
}

.mod_08_section.inverse .mod_08_title span:after {
  background: #FFF;
}

.mod_08_section.wow .mod_08_txt-box {
  opacity: 0;
}

.mod_08_section.wow .mod_08_title span {
  overflow: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}

.mod_08_section.wow .mod_08_title span:after {
  opacity: 1;
  height: 100%;
  transition: 0.5s;
  bottom: 0;
}

.mod_08_section.animated .mod_08_txt-box {
  opacity: 1;
  transition: 0.5s;
}

.mod_08_section.animated .mod_08_title span {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: 1s;
}

.mod_08_section.animated .mod_08_title span:after {
  opacity: 1;
  transition: 0.5s 0.5s;
  bottom: -95%;
}

@media (min-width: 768px) {
  .mod_08_section.typeA.wow .mod_08_txt-box, .mod_08_section.typeB.wow .mod_08_txt-box {
    -webkit-transform: translateY(-40%);
            transform: translateY(-40%);
  }
}

@media (min-width: 768px) {
  .mod_08_section.typeA.animated .mod_08_txt-box, .mod_08_section.typeB.animated .mod_08_txt-box {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.mod_08_section2 {
  background: url("/wp-content/uploads/bg_body_04.jpg");
  background-attachment: fixed;
  /*画面からの相対位置（背景固定）*/
  background-size: cover;
  color: #fff;
}

.mod_08_section2 h2 {
  color: #fff;
}

.mod_08_section2 h2::before {
  content: none;
}

.mod_08_section2 h2::after {
  content: " ";
  background: #fff;
}

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

.mod_08_section2 .mod_08_title {
  display: block;
}

.mod_08_section2 .mod_08_title small {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
}

.mod_08_section2 .mod_08_title span {
  display: inline-block;
  position: relative;
}

.mod_08_section2 .mod_08_title span:after {
  content: "";
  background: #ffb094;
  position: absolute;
  width: 100%;
  display: block;
  left: 0;
  right: 0;
  bottom: -95%;
}

@media (min-width: 768px) {
  .mod_08_section2.typeA .container .row, .mod_08_section2.typeB .container .row {
    position: relative;
  }
  .mod_08_section2.typeA .container .row .mod_08_txt-box, .mod_08_section2.typeB .container .row .mod_08_txt-box {
    position: absolute;
    top: 50%;
    margin: auto;
  }
  .mod_08_section2.typeA .container .row:not(.reverse) .mod_08_txt-box, .mod_08_section2.typeB .container .row:not(.reverse) .mod_08_txt-box {
    right: 0;
  }
  .mod_08_section2.typeA .container .row.reverse .mod_08_txt-box, .mod_08_section2.typeB .container .row.reverse .mod_08_txt-box {
    left: 0;
  }
}

.mod_08_section2.typeB .row {
  background: #ffb094;
}

.mod_08_section2.typeB .row .mod_08_txt-box {
  padding: 4%;
}

.mod_08_section2.typeB .container > .row {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .mod_08_section2.typeB .container {
    padding: 0;
  }
}

.mod_08_section2.typeC .mod_08_txt-box {
  padding: 4%;
}

.mod_08_section2.typeC .mod_08_txt-box2 {
  padding: 4%;
}

@media (min-width: 768px) {
  .mod_08_section2.typeC .mod_08_txt-box {
    padding: 10% 4%;
  }
  .mod_08_section2.typeC .mod_08_txt-box2 {
    padding: 10% 4% 10% 10%;
  }
  .mod_08_section2.typeC .row .mod_08_img-box {
    position: relative;
  }
  .mod_08_section2.typeC .row .mod_08_img-box figure {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: hidden;
    width: 1920px;
    width: 50vw;
  }
  .mod_08_section2.typeC .row .mod_08_img-box figure img {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: auto;
  }
}

@media (min-width: 768px) and (max-width: 1020px) {
  .mod_08_section2.typeC .row .mod_08_img-box figure img {
    height: 100%;
    width: auto;
    max-width: none;
  }
}

@media (min-width: 768px) {
  .mod_08_section2.typeC .row.reverse .mod_08_img-box figure {
    right: auto;
    left: 0;
  }
  .mod_08_section2.typeC .row.reverse .mod_08_img-box figure img {
    right: auto;
    left: 0;
  }
  .mod_08_section2.typeC .container {
    width: 1200px !important;
  }
  .mod_08_section2.typeC .container > .row {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .mod_08_section2.typeC .container {
    padding: 0;
  }
  .mod_08_section2.typeC .container .mod_08_txt-box {
    padding: 2% 2% 4%;
  }
  .mod_08_section2.typeC .container .mod_08_txt-box2 {
    padding: 2% 2% 4%;
  }
}

.mod_08_section2.inverse .mod_08_title span:after {
  background: #FFF;
}

.mod_08_section2.wow .mod_08_txt-box {
  opacity: 0;
}

.mod_08_section2.wow .mod_08_title span {
  overflow: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}

.mod_08_section2.wow .mod_08_title span:after {
  opacity: 1;
  height: 100%;
  transition: 0.5s;
  bottom: 0;
}

.mod_08_section2.animated .mod_08_txt-box {
  opacity: 1;
  transition: 0.5s;
}

.mod_08_section2.animated .mod_08_title span {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: 1s;
}

.mod_08_section2.animated .mod_08_title span:after {
  opacity: 1;
  transition: 0.5s 0.5s;
  bottom: -95%;
}

@media (min-width: 768px) {
  .mod_08_section2.typeA.wow .mod_08_txt-box, .mod_08_section2.typeB.wow .mod_08_txt-box {
    -webkit-transform: translateY(-40%);
            transform: translateY(-40%);
  }
}

@media (min-width: 768px) {
  .mod_08_section2.typeA.animated .mod_08_txt-box, .mod_08_section2.typeB.animated .mod_08_txt-box {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.mod_08_section3 {
  background: url("/wp-content/uploads/bg_body_05.jpg");
  background-attachment: fixed;
  /*画面からの相対位置（背景固定）*/
  color: #fff;
}

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

.mod_08_section3 h2 {
  color: #fff;
}

.mod_08_section3 h2::before {
  content: none;
}

.mod_08_section3 h2::after {
  content: " ";
  background: #fff;
}

.mod_08_section3 .mod_08_title {
  display: block;
}

.mod_08_section3 .mod_08_title small {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
}

.mod_08_section3 .mod_08_title span {
  display: inline-block;
  position: relative;
}

.mod_08_section3 .mod_08_title span:after {
  content: "";
  background: #ffb094;
  position: absolute;
  width: 100%;
  display: block;
  left: 0;
  right: 0;
  bottom: -95%;
}

@media (min-width: 768px) {
  .mod_08_section3.typeA .container .row, .mod_08_section3.typeB .container .row {
    position: relative;
  }
  .mod_08_section3.typeA .container .row .mod_08_txt-box, .mod_08_section3.typeB .container .row .mod_08_txt-box {
    position: absolute;
    top: 50%;
    margin: auto;
  }
  .mod_08_section3.typeA .container .row:not(.reverse) .mod_08_txt-box, .mod_08_section3.typeB .container .row:not(.reverse) .mod_08_txt-box {
    right: 0;
  }
  .mod_08_section3.typeA .container .row.reverse .mod_08_txt-box, .mod_08_section3.typeB .container .row.reverse .mod_08_txt-box {
    left: 0;
  }
}

.mod_08_section3.typeB .row {
  background: #ffb094;
}

.mod_08_section3.typeB .row .mod_08_txt-box {
  padding: 4%;
}

.mod_08_section3.typeB .container > .row {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .mod_08_section3.typeB .container {
    padding: 0;
  }
}

.mod_08_section3.typeC .mod_08_txt-box {
  padding: 4%;
}

.mod_08_section3.typeC .mod_08_txt-box2 {
  padding: 4%;
}

@media (min-width: 768px) {
  .mod_08_section3.typeC .mod_08_txt-box {
    padding: 10% 4%;
  }
  .mod_08_section3.typeC .mod_08_txt-box2 {
    padding: 10% 4% 10% 10%;
  }
  .mod_08_section3.typeC .row .mod_08_img-box {
    position: relative;
  }
  .mod_08_section3.typeC .row .mod_08_img-box figure {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: hidden;
    width: 1920px;
    width: 50vw;
  }
  .mod_08_section3.typeC .row .mod_08_img-box figure img {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: auto;
  }
}

@media (min-width: 768px) and (max-width: 1020px) {
  .mod_08_section3.typeC .row .mod_08_img-box figure img {
    height: 100%;
    width: auto;
    max-width: none;
  }
}

@media (min-width: 768px) {
  .mod_08_section3.typeC .row.reverse .mod_08_img-box figure {
    right: auto;
    left: 0;
  }
  .mod_08_section3.typeC .row.reverse .mod_08_img-box figure img {
    right: auto;
    left: 0;
  }
  .mod_08_section3.typeC .container {
    width: 1200px !important;
  }
  .mod_08_section3.typeC .container > .row {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .mod_08_section3.typeC .container {
    padding: 0;
  }
  .mod_08_section3.typeC .container .mod_08_txt-box {
    padding: 2% 2% 4%;
  }
  .mod_08_section3.typeC .container .mod_08_txt-box2 {
    padding: 2% 2% 4%;
  }
}

.mod_08_section3.inverse .mod_08_title span:after {
  background: #FFF;
}

.mod_08_section3.wow .mod_08_txt-box {
  opacity: 0;
}

.mod_08_section3.wow .mod_08_title span {
  overflow: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}

.mod_08_section3.wow .mod_08_title span:after {
  opacity: 1;
  height: 100%;
  transition: 0.5s;
  bottom: 0;
}

.mod_08_section3.animated .mod_08_txt-box {
  opacity: 1;
  transition: 0.5s;
}

.mod_08_section3.animated .mod_08_title span {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: 1s;
}

.mod_08_section3.animated .mod_08_title span:after {
  opacity: 1;
  transition: 0.5s 0.5s;
  bottom: -95%;
}

@media (min-width: 768px) {
  .mod_08_section3.typeA.wow .mod_08_txt-box, .mod_08_section3.typeB.wow .mod_08_txt-box {
    -webkit-transform: translateY(-40%);
            transform: translateY(-40%);
  }
}

@media (min-width: 768px) {
  .mod_08_section3.typeA.animated .mod_08_txt-box, .mod_08_section3.typeB.animated .mod_08_txt-box {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.mod_08_section3 .more .add_arrow {
  margin-left: 0;
}

.th25_module {
  margin-bottom: 0;
}

.th25_module a:not(.add_arrow) {
  text-decoration: none;
  border: none;
  display: block;
  width: 100%;
  height: 100%;
}

@media (max-width: 1023px) {
  .th25_module .col {
    width: 100%;
    margin-bottom: 0;
  }
}

.th25_module .th25_module_bnr {
  position: relative;
  max-width: 960px;
  margin: auto;
  color: #fff;
}

.th25_module .th25_module_bnr:after {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: .3s;
}

.th25_module .th25_module_bnr:hover:after {
  opacity: 1;
}

.th25_module .th25_module_bnr:hover .more .add_arrow {
  color: #000;
  border-color: #fff !important;
}

.th25_module .th25_module_bnr:hover .more .add_arrow:before {
  height: 100%;
  width: 135%;
}

.th25_module .th25_module_bnr:hover .more .add_arrow:after {
  border-color: #000;
}

.th25_module .more {
  width: 260px;
}

.th25_module .more .add_arrow {
  width: 260px;
  padding: .1em 1.3em .1em 1em;
  transition: .3s;
  display: inline-block;
  letter-spacing: normal;
  border: 1px solid #fff;
  color: #fff;
  margin-bottom: 1px;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
}

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

.th25_module .more .add_arrow:before {
  content: '';
  height: 100%;
  left: -35%;
  top: 0;
  -webkit-transform: skew(50deg);
          transform: skew(50deg);
  transition-duration: .3s;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  width: 0;
  position: absolute;
  background-color: #fff;
  z-index: -1;
}

.th25_module .more .add_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 45%;
  right: 5%;
  margin: auto;
  width: 18px;
  height: 7px;
  background: url(/wp-content/uploads/yazi2.png) no-repeat center 0;
}

.th25_module .more .add_arrow:hover {
  color: #fff !important;
}

.th25_module .more .add_arrow:hover:after {
  right: 5%;
}

.th25_module .th25_module_txt {
  position: absolute;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: auto;
  text-align: center;
  z-index: 1;
}

.th25_module .th25_module_txt.twrap1 {
  top: 50%;
}

.th25_module .th25_module_txt.twrap2, .th25_module .th25_module_txt.twrap3 {
  top: 50%;
}

.th25_module img {
  max-width: auto;
}

.th25_module .th25_module_p {
  color: #fff;
  margin-bottom: 0;
  padding-bottom: .3em;
  font-size: 30px;
  font-size: 3rem;
}

@media (max-width: 1023px) {
  .th25_module .th25_module_p {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (max-width: 767px) {
  .th25_module_bnr {
    height: 300px;
  }
  .th25_module img {
    max-height: 300px;
  }
}

body #page_block3 .th25_module .more a:hover {
  background: transparent;
}

@media (min-width: 1024px) and (max-width: 1200px) {
  body.two_column #page_block3 .th25_module_p {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.mod_16_section {
  background: url("/wp-content/uploads/bg_body_01.jpg") no-repeat center center;
  background-size: cover;
  padding: 5% 0;
  background-attachment: fixed;
  /*画面からの相対位置（背景固定）*/
}

.mod_16_section .more {
  display: block;
  overflow: hidden;
  margin: auto;
}

.mod_16_section .more a {
  display: block;
  border: 1px solid #fff;
  color: #fff;
  font-family: 'Montserrat', sans-serif !important;
  background: #ffb094;
}

.mod_16_section .more a:hover {
  border: 1px solid #fff;
  color: #ffb094 !important;
  background: #fff;
}

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

.mod_16_section h2 {
  font-weight: normal;
  font-size: 36px;
  font-size: 3.6rem;
  text-align: center;
  position: relative;
  color: #222222;
  font-family: 'Montserrat', sans-serif !important;
  padding: 0;
  margin: 0 auto 1em;
}

.mod_16_section h2 span {
  display: block;
  font-size: 20px;
  font-size: 2rem;
}

.mod_16_section h2::before {
  content: " ";
  position: absolute;
  bottom: -15px;
  display: inline-block;
  left: 50%;
  width: 50px;
  height: 2px;
  background: #ffb094;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mod_16_section h2::after {
  content: " ";
  position: absolute;
  bottom: -20px;
  display: inline-block;
  left: 50%;
  width: 50px;
  height: 1px;
  background: #ffb094;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 1000px) {
  .mod_16_section h2 {
    padding: 0 0 0 0;
    margin-bottom: 1.5em;
    font-size: 30px;
    font-size: 3rem;
  }
}

.mod_16_section .mod_16_wrap .col {
  position: relative;
  padding: 1em;
  overflow: hidden;
  transition: 0.5s;
}

.mod_16_section .mod_16_wrap .col:hover {
  transition: 0.5s;
}

.mod_16_section .mod_16_wrap .mod_16_txt .mod_16_title {
  margin-bottom: 30px;
}

.mod_16_section .mod_16_wrap .mod_16_txt .mod_16_title::after {
  content: " ";
  position: absolute;
  bottom: 0px;
  display: inline-block;
  left: 40%;
  border-bottom: 1px solid #ffb094;
  width: 20%;
}

.mod_16_section .mod_16_wrap .mod_16_txt a:not(.button) {
  text-decoration: none;
}

.mod_16_section.typeA .mod_16_wrap .col {
  background-color: #fff;
}

.mod_16_section.typeA .mod_16_wrap .col a.button, .mod_16_section.typeA .mod_16_wrap .col .inquiry a.wpcf7-submit, .inquiry .mod_16_section.typeA .mod_16_wrap .col a.wpcf7-submit {
  background: transparent;
  color: #ffb094;
  border-color: #ffb094;
}

.mod_16_section.typeA .mod_16_wrap .col:hover {
  background: #ffb094;
  color: #fff;
}

.mod_16_section.typeA .mod_16_wrap .col:hover .mod_16_title {
  color: #fff;
}

.mod_16_section.typeA .mod_16_wrap .col:hover h2, .mod_16_section.typeA .mod_16_wrap .col:hover h3, .mod_16_section.typeA .mod_16_wrap .col:hover p, .mod_16_section.typeA .mod_16_wrap .col:hover a:not(.button) {
  color: #fff;
}

.mod_16_section.typeA .mod_16_wrap .col:hover a.button, .mod_16_section.typeA .mod_16_wrap .col:hover .inquiry a.wpcf7-submit, .inquiry .mod_16_section.typeA .mod_16_wrap .col:hover a.wpcf7-submit {
  background: #fff;
  color: #ffb094;
  border-color: #ffffff;
}

@media (min-width: 1024px) {
  .mod_16_section .mod_16_wrap .col01 {
    margin: 200px 30px 0 30px;
    width: 40%;
  }
  .mod_16_section .mod_16_wrap .col02 {
    margin: 0px 30px 30px 30px;
    width: 40%;
  }
  .mod_16_section .mod_16_wrap .col03 {
    margin: 0px 30px 0 30px;
    width: 40%;
  }
}

.mod_16_txt {
  padding: 20px 0px;
}

.mod_16_txt .mt40px {
  padding-top: 40px;
}

.mod_16_title {
  font-weight: normal;
  font-size: 32px;
  margin: 0 auto 20px;
  padding-bottom: 23px;
  text-align: center;
  position: relative;
  color: #222222;
  background: url(/wp-content/uploads/title_mark.png) no-repeat center 100%;
  padding-bottom: 10px;
  margin: 1em 0;
}

.comp_info2 {
  background-image: url("/wp-content/uploads/bg_body_01.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.comp_info2 h2 {
  font-weight: normal;
  font-size: 32px;
  margin: 0 auto 20px;
  padding-bottom: 23px;
  text-align: center;
  position: relative;
  color: #fff;
}

.comp_info2 h2::after {
  content: " ";
  position: absolute;
  bottom: 0px;
  display: inline-block;
  left: 45%;
  border-bottom: 1px solid #ffb094;
  width: 10%;
}

.comp_info2 .container {
  margin-right: auto;
  margin-left: auto;
  padding: 0 1% 1%;
}

.comp_info2 .comp_img > .row {
  padding: 5% 0;
}

.comp_info2 .comp_wrap {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 5%;
}

.comp_info2 .comp_info_text {
  margin-top: 5%;
}

.comp_info2 .comp_info_address {
  border-top: 1px solid #fff;
}

.comp_info2 .comp_map_canvas {
  width: 100%;
  overflow: hidden;
  height: 100%;
}

.mod_04_section {
  z-index: -1;
}

.mod_04_section .row {
  position: relative;
}

.mod_04_section .row .mod_04_txt-box {
  float: right;
  border: 1px solid #ffb094;
  padding: 4%;
  position: relative;
}

@media (max-width: 767px) {
  .mod_04_section .row .mod_04_txt-box {
    margin-top: 0;
  }
}

.mod_04_section .row .mod_04_txt-box .mod_04_title {
  font-weight: normal;
  font-size: 32px;
  margin: 0 auto 20px;
  padding-bottom: 23px;
  position: relative;
}

.mod_04_section .row .mod_04_txt-box .mod_04_title::after {
  content: " ";
  position: absolute;
  bottom: 0px;
  display: inline-block;
  border-bottom: 1px solid #222222;
  width: 20%;
  left: 0;
}

.mod_04_section .row .mod_04_txt-box .mod_04_title:first-letter {
  color: #ffb094;
}

.mod_04_section .row .mod_04_txt-box .mod_04_title:first-letter small,
.mod_04_section .row .mod_04_txt-box .mod_04_title:first-letter span {
  display: block;
  color: #222222;
  font-size: 16px;
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  .mod_04_section .row .mod_04_txt-box .mod_04_title:first-letter small,
  .mod_04_section .row .mod_04_txt-box .mod_04_title:first-letter span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.mod_04_section .row .mod_04_txt-box .mod_04_title:first-letter .mod_04_num {
  position: absolute;
  top: -0.5em;
  line-height: 1;
  font-size: 60px;
  font-size: 6rem;
  font-weight: bold;
  color: #ffb094;
}

@media (max-width: 767px) {
  .mod_04_section .row .mod_04_txt-box .mod_04_title:first-letter .mod_04_num {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

.mod_04_section .row .mod_04_img-box {
  position: absolute;
  top: 0;
  margin: 0 auto auto;
  width: auto !important;
}

@media (max-width: 767px) {
  .mod_04_section .row .mod_04_img-box {
    position: static;
    width: 100%;
  }
}

.mod_04_section .row.reverse .mod_04_txt-box {
  float: left;
}

.mod_04_section.typeA .row .mod_04_txt-box {
  margin-top: 7%;
}

.mod_04_section.typeB .row {
  padding: 6%;
}

.mod_04_section.typeB .row .mod_04_txt-box {
  margin-top: 0;
}

.mod_04_section.typeB .row .mod_04_img-box {
  bottom: 0;
  margin: auto;
  width: auto !important;
}

.mod_04_section.typeB .row .mod_04_img-box figure {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.mod_04_section.typeB .row .mod_04_img-box figure img {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}

@media (min-width: 768px) {
  .mod_04_section .button-flat, .mod_04_section .button-round, .mod_04_section .button-circle, .mod_04_section .button, .mod_04_section .inquiry .wpcf7-submit, .inquiry .mod_04_section .wpcf7-submit, .mod_04_section .button-ghost, .mod_04_section .button-ghost-round, .mod_04_section .button-border, .mod_04_section .button-3d {
    min-width: 0 !important;
    display: block !important;
  }
}

.mod_04_section .more .add_arrow {
  margin-left: 0;
}

.mod_03_section {
  z-index: -1;
}

.mod_03_section h2 {
  font-weight: normal;
  font-size: 32px;
  font-size: 3.2rem;
  text-align: center;
  position: relative;
  color: #fff;
  font-family: 'Montserrat', sans-serif !important;
  padding: 0;
  margin: 0 auto 1.2em;
}

.mod_03_section h2 span {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
}

.mod_03_section h2::before {
  content: none;
}

.mod_03_section h2::after {
  content: " ";
  background: #ffdcd0;
}

@media (max-width: 1000px) {
  .mod_03_section h2 {
    padding: 0 0 0 0;
    margin-bottom: 1.5em;
    font-size: 30px;
    font-size: 3rem;
  }
}

.mod_03_section .row {
  position: relative;
}

.mod_03_section .row .mod_03_txt-box {
  float: right;
  background: #ffb094;
  padding: 4%;
  left: -10%;
  position: relative;
}

@media (max-width: 1250px) {
  .mod_03_section .row .mod_03_txt-box {
    left: 0%;
  }
}

@media (max-width: 767px) {
  .mod_03_section .row .mod_03_txt-box {
    margin-top: 0;
    left: 0%;
  }
}

.mod_03_section .row .mod_03_txt-box .mod_03_title {
  line-height: 1.4;
  margin-bottom: 0.75em;
}

.mod_03_section .row .mod_03_txt-box .mod_03_title small,
.mod_03_section .row .mod_03_txt-box .mod_03_title span {
  display: block;
  color: #ffffff;
  font-size: 16px;
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  .mod_03_section .row .mod_03_txt-box .mod_03_title small,
  .mod_03_section .row .mod_03_txt-box .mod_03_title span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.mod_03_section .row .mod_03_txt-box .mod_03_title .mod_03_num {
  position: absolute;
  top: -0.5em;
  line-height: 1;
  font-size: 60px;
  font-size: 6rem;
  font-weight: bold;
  color: #ffb094;
}

@media (max-width: 767px) {
  .mod_03_section .row .mod_03_txt-box .mod_03_title .mod_03_num {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

.mod_03_section .row .mod_03_img-box {
  position: absolute;
  top: 0;
  right: -370%;
  left: -300%;
  margin: 0 auto auto;
  width: auto !important;
}

@media (max-width: 767px) {
  .mod_03_section .row .mod_03_img-box {
    position: static;
    width: 100%;
  }
}

.mod_03_section .row.reverse .mod_03_txt-box {
  float: left;
}

.mod_03_section.typeA .row .mod_03_txt-box {
  margin-top: 7%;
  color: #ffffff;
}

.mod_03_section.typeB .row {
  padding: 6%;
}

.mod_03_section.typeB .row .mod_03_txt-box {
  margin-top: 0;
}

.mod_03_section.typeB .row .mod_03_img-box {
  bottom: 0;
  margin: auto;
  width: auto !important;
}

.mod_03_section.typeB .row .mod_03_img-box figure {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.mod_03_section.typeB .row .mod_03_img-box figure img {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}

@media (min-width: 768px) {
  .mod_03_section .button-flat, .mod_03_section .button-round, .mod_03_section .button-circle, .mod_03_section .button, .mod_03_section .inquiry .wpcf7-submit, .inquiry .mod_03_section .wpcf7-submit, .mod_03_section .button-ghost, .mod_03_section .button-ghost-round, .mod_03_section .button-border, .mod_03_section .button-3d {
    min-width: 0 !important;
    display: block !important;
  }
}

.mod_03_section .more .add_arrow {
  margin-left: 0;
}

.mod_03_section2 {
  z-index: -1;
}

.mod_03_section2 h2 {
  font-weight: normal;
  font-size: 32px;
  font-size: 3.2rem;
  text-align: center;
  position: relative;
  color: #fff;
  font-family: 'Montserrat', sans-serif !important;
  padding: 0;
  margin: 0 auto 1.2em;
}

.mod_03_section2 h2 span {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
}

.mod_03_section2 h2::before {
  content: none;
}

.mod_03_section2 h2::after {
  content: " ";
  background: #ffdcd0;
}

@media (max-width: 1000px) {
  .mod_03_section2 h2 {
    padding: 0 0 0 0;
    margin-bottom: 1.5em;
    font-size: 30px;
    font-size: 3rem;
  }
}

.mod_03_section2 .row {
  position: relative;
}

.mod_03_section2 .row .mod_03_txt-box {
  float: right;
  background: #ffb094;
  padding: 4%;
  right: -10%;
  position: relative;
}

@media (max-width: 1250px) {
  .mod_03_section2 .row .mod_03_txt-box {
    right: 0%;
  }
}

@media (max-width: 767px) {
  .mod_03_section2 .row .mod_03_txt-box {
    margin-top: 0;
    right: 0%;
  }
}

.mod_03_section2 .row .mod_03_txt-box .mod_03_title {
  line-height: 1.4;
  margin-bottom: 0.75em;
  color: #ffffff;
}

.mod_03_section2 .row .mod_03_txt-box .mod_03_title small,
.mod_03_section2 .row .mod_03_txt-box .mod_03_title span {
  display: block;
  color: #ffffff;
  font-size: 16px;
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  .mod_03_section2 .row .mod_03_txt-box .mod_03_title small,
  .mod_03_section2 .row .mod_03_txt-box .mod_03_title span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.mod_03_section2 .row .mod_03_txt-box .mod_03_title .mod_03_num {
  position: absolute;
  top: -0.5em;
  line-height: 1;
  font-size: 60px;
  font-size: 6rem;
  font-weight: bold;
  color: #ffb094;
}

@media (max-width: 767px) {
  .mod_03_section2 .row .mod_03_txt-box .mod_03_title .mod_03_num {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

.mod_03_section2 .row .mod_03_img-box {
  position: absolute;
  top: 0;
  color: #ffffff;
  right: -300%;
  left: -370%;
  margin: 0 auto auto;
  width: auto !important;
}

@media (max-width: 767px) {
  .mod_03_section2 .row .mod_03_img-box {
    position: static;
    width: 100%;
  }
}

.mod_03_section2 .row.reverse .mod_03_txt-box {
  float: left;
}

.mod_03_section2.typeA .row .mod_03_txt-box {
  margin-top: 7%;
  color: #ffffff;
}

.mod_03_section2.typeB .row {
  padding: 6%;
}

.mod_03_section2.typeB .row .mod_03_txt-box {
  margin-top: 0;
}

.mod_03_section2.typeB .row .mod_03_img-box {
  bottom: 0;
  margin: auto;
  width: auto !important;
}

.mod_03_section2.typeB .row .mod_03_img-box figure {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.mod_03_section2.typeB .row .mod_03_img-box figure img {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}

@media (min-width: 768px) {
  .mod_03_section2 .button-flat, .mod_03_section2 .button-round, .mod_03_section2 .button-circle, .mod_03_section2 .button, .mod_03_section2 .inquiry .wpcf7-submit, .inquiry .mod_03_section2 .wpcf7-submit, .mod_03_section2 .button-ghost, .mod_03_section2 .button-ghost-round, .mod_03_section2 .button-border, .mod_03_section2 .button-3d {
    min-width: 0 !important;
    display: block !important;
  }
}

.mod_03_section2 .more .add_arrow {
  margin-left: 0;
}

@media (min-width: 768px) {
  ._th23_module {
    position: relative;
    height: 500px;
    background: url(/wp-content/uploads/th23_module_img001.jpg) no-repeat center center;
    background-attachment: fixed;
    /*画面からの相対位置（背景固定）*/
  }
}

@media (max-width: 767px) {
  ._th23_module {
    margin-bottom: 5%;
  }
}

@media (max-width: 767px) {
  ._th23_module .container {
    padding: 0;
  }
}

@media (min-width: 768px) {
  ._th23_module ._th23_module_txt_wrap {
    position: relative;
  }
}

._th23_module ._th23_module_contents {
  width: 1100px;
  max-width: 100%;
  margin: auto;
}

@media (min-width: 768px) {
  ._th23_module ._th23_module_contents {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    right: 0;
  }
}

@media (min-width: 768px) and (max-width: 900px) {
  ._th23_module ._th23_module_contents {
    width: 665px;
  }
}

@media (max-width: 767px) {
  ._th23_module ._th23_module_img_wrap {
    height: 500px !important;
    background: url(/wp-content/uploads/th23_module_img001.jpg) no-repeat center right !important;
    background-size: cover !important;
    position: relative;
  }
}

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

@media (max-width: 767px) {
  ._th23_module ._th23_module_img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
  }
}

@media (min-width: 768px) {
  ._th23_module ._th23_module_text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: 0;
    color: #fff;
  }
}

@media (min-width: 901px) {
  ._th23_module ._th23_module_text {
    letter-spacing: 0.5px;
  }
}

@media (max-width: 767px) {
  ._th23_module ._th23_module_text {
    text-align: center;
    padding: 0 1%;
  }
}

._th23_module .more4 {
  margin-top: 3%;
  text-align: center;
}

@media (max-width: 767px) {
  ._th23_module .more4 a {
    border: solid 1px #151515;
    color: #151515;
    margin: auto;
  }
  ._th23_module .more4 a:after {
    border-top: 1px solid #151515;
    border-right: 1px solid #151515;
  }
}

@media (max-width: 767px) {
  ._th23_module .more4 a:hover {
    background: #151515;
    color: #fff;
    border: solid 1px #151515;
  }
}

._th23_module .wow.wow1 {
  opacity: 0;
  -webkit-transform: translate(0, 7%);
          transform: translate(0, 7%);
  transition: all 1.5s 0s;
}

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

._th23_module .wow.wow2 {
  opacity: 0;
  -webkit-transform: translate(0, 7%);
          transform: translate(0, 7%);
  transition: all 1.5s .4s;
}

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

@media (max-width: 767px) {
  body.one_column #page_block3 ._th23_module figure {
    height: auto;
  }
}

@media (max-width: 767px) {
  body.two_column #page_block3 ._th23_module figure {
    height: auto;
  }
}

@media (max-width: 900px) and (min-width: 768px) {
  body.two_column #page_block3 ._th23_module ._th23_module_contents {
    max-width: 520px;
  }
  body.two_column #page_block3 ._th23_module ._th23_module_text {
    margin-left: 3%;
  }
}

.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: flex;
  flex-direction: column;
  justify-content: 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: #ffffff 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: #ffb094 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: #ffb094;
  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: #ffb094;
}

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

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

.mod_18_section.highlight.typeA .mod_18_wrap .row .col.mod_18_head:before {
  border-color: #eef5e5 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%;
  -webkit-transform: translateX(-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 #ffb094;
}

.mod_18_section.typeC .mod_18_wrap .row .col.mod_18_head {
  border-left: 1px solid #ffb094;
  border-right: 1px solid #ffb094;
  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;
  }
}

._th22_module {
  background: url("/wp-content/uploads/bg_img003.jpg") no-repeat left bottom !important;
  background-size: cover;
  padding: 5% 0;
}

@media (max-width: 1000px) {
  ._th22_module {
    padding: 10% 0 10% 0;
  }
}

._th22_module h2 {
  text-align: left !important;
  font-size: 2.8rem !important;
  margin: 0 0 0.7em !important;
}

._th22_module h2 ._th22_module_initial {
  color: #ffb094 !important;
}

._th22_module h2:before {
  content: none;
}

._th22_module h2:after {
  content: '';
  position: static;
  margin-top: 0.7em;
  width: 50px;
  display: block;
  height: 2px;
  background: #ffb094;
  border-bottom: 0px solid #c20101;
  -webkit-transform: none;
          transform: none;
}

._th22_module h2 ._th22_module_subtitle {
  font-weight: normal;
  display: block;
  margin-top: 0.7em;
  font-size: 1.6rem;
}

@media (min-width: 768px) {
  ._th22_module .wrap .row {
    min-height: 370px;
    position: relative;
    margin: 0 0 3%;
    z-index: 0;
  }
  ._th22_module .wrap .row ._th22_module_img_box {
    position: absolute;
    width: 49%;
    top: 0;
    height: 100%;
    min-height: 370px;
    z-index: 1;
  }
  ._th22_module .wrap .row ._th22_module_img_box figure {
    height: 100%;
  }
  ._th22_module .wrap .row ._th22_module_img_box figure img {
    min-height: 370px;
    height: 100%;
  }
  ._th22_module .wrap .row ._th22_module_text_box {
    width: 98%;
    margin: 0 auto;
    position: relative;
    padding: 2.0em 0;
  }
  ._th22_module .wrap .row ._th22_module_text_box ._th22_module_text_wrap {
    width: 49%;
  }
  ._th22_module .wrap .row.img_right ._th22_module_img_box {
    right: 0;
    background-position: left top;
  }
  ._th22_module .wrap .row.img_right ._th22_module_img_box figure {
    position: relative;
  }
  ._th22_module .wrap .row.img_right ._th22_module_img_box figure img {
    position: absolute;
    left: 0;
  }
  ._th22_module .wrap .row.img_left ._th22_module_img_box {
    left: 0;
    background-position: right top;
  }
  ._th22_module .wrap .row.img_left ._th22_module_img_box figure {
    position: relative;
  }
  ._th22_module .wrap .row.img_left ._th22_module_img_box figure img {
    position: absolute;
    right: 0;
  }
  ._th22_module .wrap .row.img_left ._th22_module_text_box ._th22_module_text_wrap {
    float: right;
  }
}

@media (min-width: 1000px) {
  ._th22_module .wrap ._th22_module_text_box {
    width: 1000px !important;
  }
}

@media (max-width: 767px) {
  ._th22_module .wrap .row ._th22_module_img_box {
    margin: 0 0 1.0em;
  }
  ._th22_module .wrap .row ._th22_module_img_box figure img {
    width: 100%;
  }
  ._th22_module .wrap .row ._th22_module_text_box {
    width: 98%;
    margin: 0 auto;
    padding: 0 0 1.0em;
  }
}

._th22_module .row.inverse2 {
  background: #eef5e5;
  color: #222222 !important;
}

._th22_module .row.inverse2 h2 {
  color: #222222;
}

._th22_module .row.inverse2 h2 ._th22_module_initial {
  color: #942700 !important;
}

@media (max-width: 767px) {
  ._th22_module .row.inverse2 ._th22_module_img_box {
    background: #ffffff !important;
  }
}

body.two_column ._th22_module .wrap ._th22_module_text_box {
  width: 100% !important;
}

body.two_column ._th22_module .wrap ._th22_module_img_box {
  overflow: hidden;
}

body.two_column ._th22_module .wrap ._th22_module_img_box img {
  max-width: none;
}

._th26_module {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  ._th26_module .img {
    width: 200px;
  }
}

._th26_module .text-title {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.4;
}

@media (max-width: 767px) {
  ._th26_module .text-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

._th26_module h2 {
  color: #fff;
}

._th26_module h2 span {
  color: #fff;
}

._th26_module h2::after {
  content: " ";
  background: #fff;
}

._th26_module {
  display: block;
  text-decoration: none;
  color: #fff;
}

._th26_module ._th26_module_wrap {
  background: none;
}

._th26_module {
  background: url("/wp-content/uploads/top_bg.jpg") center center;
  background-size: cover;
  text-align: center;
}

._th26_module .row ._th26_module_text_wrap {
  position: relative;
}

._th26_module .row ._th26_module_text_wrap ._th26_module_text {
  padding: 2em;
}

@media (min-width: 768px) {
  ._th26_module {
    display: block;
  }
  ._th26_module ._th26_module_wrap {
    background: url("/wp-content/uploads/th26_module_img1.jpg") no-repeat center center;
    background-size: cover;
    transition: all 0.6s 0s ease;
  }
  ._th26_module:hover ._th26_module_wrap {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    transition: all 0.6s 0s ease;
  }
  ._th26_module .row .span_8 {
    overflow: hidden;
  }
  ._th26_module .row ._th26_module_text_wrap {
    position: relative;
  }
  ._th26_module .row ._th26_module_text_wrap ._th26_module_text {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  ._th26_module .row ._th26_module_text_wrap ._th26_module_text h3 {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    font-size: 2.4rem;
    position: relative;
  }
  ._th26_module .row ._th26_module_text_wrap ._th26_module_text h3 span {
    display: block;
    padding-top: 0.5em;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.8rem;
  }
  ._th26_module .row ._th26_module_text_wrap ._th26_module_text h3:after {
    content: '';
    position: absolute;
    bottom: 0em;
    left: calc(50% - 20px);
    display: block;
    width: 40px;
    height: 2px;
    background: #fff;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .text-title {
    font-size: 2.2rem !important;
  }
  .sp-hide {
    display: none;
  }
  ._th26_module {
    display: block;
  }
  ._th26_module .img {
    width: 200px;
    z-index: 10000 !important;
  }
  ._th26_module .row ._th26_module_text_wrap ._th26_module_text {
    padding: 0.5em;
  }
  ._th26_module ._th26_module_wrap {
    background: url("/wp-content/uploads/th26_module_sp_img1.jpg") no-repeat center center;
    background-size: cover;
    transition: all 0.6s 0s ease;
  }
  ._th26_module .span_8 {
    width: 60%;
  }
  ._th26_module .span_4 {
    width: 40%;
  }
  ._th26_module .more {
    display: block !important;
    padding: .8em 0 !important;
  }
  ._th26_module h2 {
    font-size: 1.8rem;
    margin: 0 0 1.2em;
    padding: 0 0 0.7em;
  }
}

@media (max-width: 767px) {
  ._th26_module .col {
    margin-bottom: 0;
  }
  ._th26_module img {
    opacity: 1;
    width: 100%;
  }
  ._th26_module a ._th26_module_text_wrap {
    position: relative;
  }
}

._th26_module2 {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  ._th26_module2 .img {
    width: 200px;
  }
}

._th26_module2 .text-title {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.4;
}

@media (max-width: 767px) {
  ._th26_module2 .text-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

._th26_module2 h2 {
  color: #fff;
}

._th26_module2 h2 span {
  color: #fff;
}

._th26_module2 h2::after {
  content: " ";
  background: #fff;
}

._th26_module2 a {
  display: block;
  text-decoration: none;
  color: #fff;
}

._th26_module2 a ._th26_module_wrap {
  background: none;
}

._th26_module2 a:nth-child(1) {
  background: #84a45f;
  text-align: center;
}

._th26_module2 a:nth-child(2) {
  background: #73aaaf;
  text-align: center;
}

._th26_module2 a .row ._th26_module_text_wrap {
  position: relative;
}

._th26_module2 a .row ._th26_module_text_wrap ._th26_module_text {
  padding: 2em;
}

._th26_module2 a .row ._th26_module_text_wrap ._th26_module_text .more {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  border: 2px solid #fff !important;
  background: transparent !important;
  color: #fff !important;
  padding: 0.7em !important;
  transition: all 0.6s 0s ease;
  max-width: 280px;
  width: 100%;
  margin: 1em auto;
  font-size: 14px;
  font-size: 1.4rem;
}

@media (min-width: 768px) {
  ._th26_module2 a .row ._th26_module_text_wrap ._th26_module_text .more {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

._th26_module2 a:hover .row ._th26_module_text_wrap ._th26_module_text .more {
  display: inline-block;
  border: 2px solid #fff !important;
  color: #222222 !important;
  background: #fff !important;
}

._th26_module2 a:hover .row ._th26_module_text_wrap ._th26_module_text .more .add_arrow2:after {
  border-top: 1px solid #222222 !important;
  border-right: 1px solid #222222 !important;
}

@media (min-width: 768px) {
  ._th26_module2 a {
    display: block;
  }
  ._th26_module2 a:nth-child(1) ._th26_module_wrap {
    background: url("/wp-content/uploads/th26_module_img2.jpg") no-repeat center center;
    background-size: cover;
    transition: all 0.6s 0s ease;
  }
  ._th26_module2 a:nth-child(2) ._th26_module_wrap {
    background: url("/wp-content/uploads/th26_module_img3.jpg") no-repeat center center;
    background-size: cover;
    transition: all 0.6s 0s ease;
  }
  ._th26_module2 a:hover ._th26_module_wrap {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    transition: all 0.6s 0s ease;
  }
  ._th26_module2 a:hover .more {
    border: 0px solid #2c7e52;
    background: #fff;
    color: #ffb094;
    transition: all 0.6s 0s ease;
  }
  ._th26_module2 a .row .span_8 {
    overflow: hidden;
  }
  ._th26_module2 a .row ._th26_module_text_wrap {
    position: relative;
  }
  ._th26_module2 a .row ._th26_module_text_wrap ._th26_module_text {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  ._th26_module2 a .row ._th26_module_text_wrap ._th26_module_text h3 {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    font-size: 2.4rem;
    position: relative;
  }
  ._th26_module2 a .row ._th26_module_text_wrap ._th26_module_text h3 span {
    display: block;
    padding-top: 0.5em;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.8rem;
  }
  ._th26_module2 a .row ._th26_module_text_wrap ._th26_module_text h3:after {
    content: '';
    position: absolute;
    bottom: 0em;
    left: calc(50% - 20px);
    display: block;
    width: 40px;
    height: 2px;
    background: #fff;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .text-title {
    font-size: 2.2rem !important;
  }
  .sp-hide {
    display: none;
  }
  ._th26_module2 a {
    display: block;
  }
  ._th26_module2 .img {
    width: 200px;
    z-index: 10000 !important;
  }
  ._th26_module2 a .row ._th26_module_text_wrap ._th26_module_text {
    padding: 0.5em;
  }
  ._th26_module2 a:nth-child(1) ._th26_module_wrap {
    background: url("/wp-content/uploads/th26_module_sp_img2.jpg") no-repeat center center;
    background-size: cover;
    transition: all 0.6s 0s ease;
  }
  ._th26_module2 a:nth-child(2) ._th26_module_wrap {
    background: url("/wp-content/uploads/th26_module_sp_img3.jpg") no-repeat center center;
    background-size: cover;
    transition: all 0.6s 0s ease;
  }
  ._th26_module2 a .span_8 {
    width: 60%;
  }
  ._th26_module2 a .span_4 {
    width: 40%;
  }
  ._th26_module2 a .more {
    display: block !important;
    padding: .8em 0 !important;
  }
  ._th26_module2 h2 {
    font-size: 1.8rem;
    margin: 0 0 1.2em;
    padding: 0 0 0.7em;
  }
}

@media (max-width: 767px) {
  ._th26_module2 a .col {
    margin-bottom: 0;
  }
  ._th26_module2 a img {
    opacity: 1;
    width: 100%;
  }
  ._th26_module2 a ._th26_module_text_wrap {
    position: relative;
  }
}

.mod_06_section .mod_06_bg-box {
  position: relative;
}

.mod_06_section .mod_06_bg-box h2 {
  position: absolute;
  width: 100%;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: auto;
  z-index: 2;
}

.mod_06_section .mod_06_bg-box figure img {
  width: auto;
  max-width: 150%;
}

@media (max-width: 767px) {
  .mod_06_section .mod_06_bg-box figure img {
    max-width: 200%;
  }
}

@media (max-width: 767px) {
  .mod_06_section .mod_06_bg-box h2 {
    position: absolute;
    width: 100%;
    top: 35%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin: auto;
    z-index: 2;
  }
}

.mod_06_section .mod_06_main {
  -webkit-transform: translate(0, -100px);
          transform: translate(0, -100px);
  margin-top: 0;
}

@media (max-width: 767px) {
  .mod_06_section .mod_06_main .row .col {
    border-right: 0 !important;
  }
  .mod_06_section .mod_06_main .row .col:not(:last-child) {
    margin-bottom: 20px;
  }
}

@media (max-width: 480px) {
  .mod_06_section .mod_06_main .add_arrow {
    display: block;
    min-width: 0;
  }
}

.mod_06_section.typeA .mod_06_main {
  background: #ffffff;
  padding: 2%;
}

@media (min-width: 1440px) {
  .mod_06_section.typeA .mod_06_main {
    padding: 1%;
  }
}

.mod_06_section.typeA .mod_06_main .row .col {
  position: relative;
}

.mod_06_section.typeA .mod_06_main .row .col figure {
  margin-bottom: 1.0em;
}

@media (max-width: 767px) {
  .mod_06_section.typeA .mod_06_main .row .col .mod_06_txt-wrap {
    padding: 0 0 5%;
  }
}

.mod_06_section.typeA .mod_06_main .row .col .mod_06_title {
  margin-bottom: 0.2em;
  color: #222222;
  font-weight: bold;
}

@media (min-width: 768px) {
  .mod_06_section.typeA .mod_06_main .row .col {
    padding-bottom: 60px;
  }
}

.mod_06_section.typeA .mod_06_main .row .col:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0px;
  border-bottom: 2px #ffb094 solid;
}

@media (min-width: 768px) {
  .mod_06_section.typeA .mod_06_main .row .col .btn_txt {
    position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
    width: 100%;
    margin-left: 0;
  }
}

.mod_06_section.typeA .mod_06_main .row:not(.reverse) .col:not(:last-child) {
  position: relative;
}

.mod_06_section.typeA .mod_06_main .row:not(.reverse) .col:not(:last-child):after {
  content: '';
  height: 100%;
  border-right: #eef5e5 1px solid;
  position: absolute;
  right: -3.3%;
  top: 0;
}

.mod_06_section.typeA .mod_06_main .row.reverse .col:not(:first-child) {
  position: relative;
}

.mod_06_section.typeA .mod_06_main .row.reverse .col:not(:first-child):after {
  content: '';
  height: 100%;
  border-right: #eef5e5 1px solid;
  position: absolute;
  right: -3.3%;
  top: 0;
}

@media (max-width: 1020px) {
  .mod_06_section.typeA .mod_06_main {
    width: 96%;
  }
}

.mod_06_section.typeB .mod_06_main .row .col {
  position: relative;
}

.mod_06_section.typeB .mod_06_main .row .col .mod_06_txt-wrap {
  padding: 0.5em 1.0em 1.0em 1.0em;
  background: #ffffff;
}

.mod_06_section.typeB .mod_06_main .row .col figure {
  margin-bottom: 0em;
}

.mod_06_section.typeB .mod_06_main .row .col .mod_06_title {
  margin-bottom: 0.2em;
  color: #222222;
  font-weight: bold;
}

@media (min-width: 768px) {
  .mod_06_section.typeB .mod_06_main .row .col {
    padding-bottom: 60px;
  }
}

.mod_06_section.typeB .mod_06_main .row .col:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) {
  .mod_06_section.typeB .mod_06_main .row .col .btn_txt {
    position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
    width: 90%;
    margin: 0 auto;
  }
}

@media (max-width: 1020px) {
  .mod_06_section.typeB .mod_06_main {
    width: 96%;
  }
}

.mod_06_section.wow .mod_06_main .row .col {
  opacity: 0;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}

.mod_06_section.animated .mod_06_main .row .col {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: 0.5s;
}

.mod_06_section.animated .mod_06_main .row .col:nth-child(1) {
  transition-delay: 0.2s;
}

.mod_06_section.animated .mod_06_main .row .col:nth-child(2) {
  transition-delay: 0.4s;
}

.mod_06_section.animated .mod_06_main .row .col:nth-child(3) {
  transition-delay: 0.6s;
}

.mod_06_section.animated .mod_06_main .row .col:nth-child(4) {
  transition-delay: 0.8s;
}

.mod_06_section.animated .mod_06_main .row .col:nth-child(5) {
  transition-delay: 1s;
}

.mod_06_section.animated .mod_06_main .row .col:nth-child(6) {
  transition-delay: 1.2s;
}

.mod_06_section.animated .mod_06_main .row .col:nth-child(7) {
  transition-delay: 1.4s;
}

.mod_06_section.animated .mod_06_main .row .col:nth-child(8) {
  transition-delay: 1.6s;
}

.mod_06_section.animated .mod_06_main .row .col:nth-child(9) {
  transition-delay: 1.8s;
}

.mod_06_section .button-flat, .mod_06_section .button-round, .mod_06_section .button-circle, .mod_06_section .button, .mod_06_section .inquiry .wpcf7-submit, .inquiry .mod_06_section .wpcf7-submit, .mod_06_section .button-ghost, .mod_06_section .button-ghost-round, .mod_06_section .button-border, .mod_06_section .button-3d {
  min-width: 0 !important;
  display: block !important;
  border: 2px solid #ffb094;
  color: #fff;
  background: #ffb094;
}

.mod_06_section .button-flat:hover, .mod_06_section .button-round:hover, .mod_06_section .button-circle:hover, .mod_06_section .button:hover, .mod_06_section .inquiry .wpcf7-submit:hover, .inquiry .mod_06_section .wpcf7-submit:hover, .mod_06_section .button-ghost:hover, .mod_06_section .button-ghost-round:hover, .mod_06_section .button-border:hover, .mod_06_section .button-3d:hover {
  border: 2px solid #000 !important;
  color: #fff !important;
  background: #000 !important;
}

.mod_06_section .button-flat:hover:after, .mod_06_section .button-round:hover:after, .mod_06_section .button-circle:hover:after, .mod_06_section .button:hover:after, .mod_06_section .inquiry .wpcf7-submit:hover:after, .inquiry .mod_06_section .wpcf7-submit:hover:after, .mod_06_section .button-ghost:hover:after, .mod_06_section .button-ghost-round:hover:after, .mod_06_section .button-border:hover:after, .mod_06_section .button-3d:hover:after {
  border-color: #fff;
}

.mod_14_section {
  position: relative;
  overflow: hidden;
}

@media (min-width: 768px) {
  .mod_14_section {
    background: url("/wp-content/uploads/mod_14_bg001.jpg") no-repeat center center;
    background-size: cover;
  }
}

.mod_14_section .mod_14_bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.mod_14_section .container {
  margin-top: 0;
}

.mod_14_section .container > .row {
  margin-bottom: 0;
}

.mod_14_section .mod_14_content {
  background: #f4efe6;
  padding: 5% 3%;
}

@media (min-width: 768px) {
  .mod_14_section .mod_14_content {
    margin: 5em 0;
    background: #f4efe6;
    border-radius: 0px;
  }
}

.mod_14_section2 {
  position: relative;
  overflow: hidden;
  margin-top: 5%;
}

.mod_14_section2 h2:before, .mod_14_section2 .title2:before {
  content: '';
  display: block;
  background: url(/wp-content/uploads/h2_ico03.png) no-repeat center 100%;
  margin-bottom: 0.2em;
  height: 46px;
  width: 100%;
}

.mod_14_section2 h2:after, .mod_14_section2 .title2:after {
  content: none;
}

@media (min-width: 768px) {
  .mod_14_section2 {
    background: url("/wp-content/uploads/mod_14_bg002.jpg") no-repeat center center;
    background-size: cover;
    margin-top: 0;
  }
}

.mod_14_section2 .mod_14_bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.mod_14_section2 .container {
  margin-top: 0;
}

.mod_14_section2 .container > .row {
  margin-bottom: 0;
}

.mod_14_section2 .mod_14_content {
  background: #fff;
  padding: 5% 2%;
}

@media (min-width: 768px) {
  .mod_14_section2 .mod_14_content {
    margin: 5em 0;
    background: #fff;
    border-radius: 300px;
  }
}

.mod_14_section3 {
  position: relative;
  overflow: hidden;
}

@media (min-width: 768px) {
  .mod_14_section3 {
    background: url("/wp-content/uploads/mod_14_bg002.jpg") no-repeat center center;
    background-size: cover;
  }
}

.mod_14_section3 .mod_14_bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.mod_14_section3 .container {
  margin-top: 0;
}

.mod_14_section3 .container > .row {
  margin-bottom: 0;
}

.mod_14_section3 .mod_14_content {
  background: #8a0107;
  padding: 5% 2%;
  color: #ffffff;
}

.mod_14_section3 .mod_14_content h2 {
  color: #fff;
}

.mod_14_section3 .mod_14_content h2 span {
  color: #fff;
}

.mod_14_section3 .mod_14_content h2::before {
  content: none;
}

.mod_14_section3 .mod_14_content h2::after {
  content: " ";
  background: #fff;
}

.mod_14_section3 .mod_14_content .mod_14_title small,
.mod_14_section3 .mod_14_content .mod_14_title span {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
}

@media (min-width: 768px) {
  .mod_14_section3 .mod_14_content {
    margin: 4em 0;
    background: rgba(138, 1, 7, 0.8);
  }
}

.img_text {
  position: relative;
  display: inline-block;
}

.img_text .label {
  position: absolute;
  width: 100%;
  border-radius: 0;
  padding: 0% 0 5% 5%;
  line-height: 36px;
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: 0.1em;
}

@media (max-width: 767px) {
  .img_text .label {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

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

.img_text .add_arrow:hover {
  color: #fff;
}

.img_text .add_arrow:hover:after {
  right: 6%;
  border-color: #ffffff;
}

.img_text .sub_text {
  position: absolute;
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
}

.img_text .yazi {
  right: 0px;
  float: right;
}

.img_text .label-left-top {
  left: 0px;
  bottom: 0px;
  text-align: left;
}

.left h2 {
  position: relative;
  text-align: left;
  padding: 0;
}

.left h2:after, .highlight .left h2:after {
  content: '';
  position: relative;
  display: block;
  order: 2;
  width: 40px;
  height: 2px;
  margin: 0.5em 0;
  background: #222222;
}

.left h2:before {
  content: none;
}

@media (max-width: 767px) {
  .left h2 {
    position: relative;
    margin: 0 0 1.5em;
    padding: 0;
    text-align: center !important;
    display: block;
  }
  .left h2:after, .title2:after {
    content: '';
    display: block;
    position: static;
    margin: 0.5em auto;
    width: 40px;
    display: block;
    height: 2px;
    background: #222222;
    -webkit-transform: none;
            transform: none;
  }
}

@media (min-width: 1000px) {
  .banner_section .top_mt01 {
    margin-top: 80px;
  }
  .banner_section .top_mt02 {
    margin-top: 160px;
  }
}

.contact_section {
  padding: 3% 0;
  background: #2c7e52;
  color: #fff;
}

.contact_section .title {
  border-right: solid 1px #fff;
  padding: 60px 0;
  font-size: 18px;
}

.contact_section .span_6 {
  padding: 4% 0 4% 4%;
}

.contact_section .more5 {
  padding: 15% 0 0 0;
}

.contact_section .tel {
  font-size: 5.2rem;
  line-height: 0.1em;
  text-align: left;
  color: #ffffff;
}

@media (max-width: 999px) {
  .contact_section .tel {
    font-size: 3.2rem;
  }
}

.contact_section .tel span {
  vertical-align: middle;
  padding: 0 10px 0 0px;
  font-size: 1.4rem;
  text-align: right;
  color: #ffffff;
}

.contact_section .tel a {
  color: #ffffff;
}

@media (max-width: 767px) {
  .contact_section .title {
    font-size: 22px;
    text-align: center;
    padding: 10px 0;
  }
  .contact_section .span_6 {
    text-align: center;
    padding: 0 0 0 0%;
  }
  .contact_section .more5 {
    padding: 0 0 0 0;
  }
  .contact_section .tel {
    font-size: 3.2rem;
    line-height: 0.1em;
    text-align: center;
    color: #ffffff;
  }
  .contact_section .tel span {
    vertical-align: middle;
    padding: 0 10px 0 0px;
    font-size: 1.4rem;
    text-align: right;
    color: #ffffff;
  }
  .contact_section .tel a {
    color: #ffffff;
  }
}

.fadeInDown {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  visibility: visible !important;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.effect i {
  height: 120px;
  padding: 20px;
  font-size: 100px;
  transition: .8s;
}

.effect img {
  margin: auto;
  transition: .8s;
  transition-delay: .8s;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}

.top_circle_bg {
  max-width: 500px;
  margin: 1em auto;
}

.shopinfo img {
  padding: 0 0 0 0;
}

.shopinfo .tel img {
  vertical-align: middle;
  margin-bottom: 10px;
  /* margin-left: 10px; */
  margin-right: 10px;
}

.sp_res_cont {
  display: block;
  position: fixed;
  bottom: 0;
  width: 100%;
  float: left;
  z-index: 1;
}

.sp_res_cont a {
  color: #fff;
}

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

.sp_res_cont a:hover:after {
  border-color: #ffb094;
}

.main_visual_copy img {
  width: 100% !important;
  left: -50% !important;
  bottom: -30% !important;
}

@media (max-width: 1350px) {
  .main_visual_copy img {
    position: absolute !important;
    width: 90% !important;
    left: -10% !important;
  }
}

.main_visual_more {
  position: absolute !important;
  left: 0;
  right: 0;
  bottom: 5% !important;
  max-width: 100%;
}

.main_visual_more .more_box {
  width: 1000px;
  margin: 0 auto;
}

@media (max-width: 1000px) {
  .main_visual_more .more_box {
    width: auto !important;
  }
}

.text_li {
  border-bottom: 1px solid #5c5b5b !important;
}

.highlight {
  padding: 3%;
  background: #eef5e5;
}

.text_color {
  color: #ffb094;
}

.text-red {
  color: #ff0000;
}

.text-title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px !important;
}

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

.text_b {
  font-weight: bold;
}

.k_navi {
  text-align: center;
}

.k_navi .row nav a {
  display: inline-block;
  padding: 0.3em;
}

.k_navi nav ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.k_navi nav ul li {
  display: inline;
  padding-left: 0;
  padding-right: 0;
  white-space: nowrap;
  font-size: 18px;
  font-size: 1.8rem;
}

.k_navi nav ul li:not(:first-child):before {
  content: "|";
  margin-right: 0.3em;
  margin-left: 0.3em;
}

table.brwsr2 {
  margin: 0 auto;
  width: 100%;
  border: none;
  border-collapse: separate;
  border-spacing: 0 10px;
  text-align: left;
}

table.brwsr2 th {
  vertical-align: middle;
  border-right: solid 1px #cccccc;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}

table.brwsr2 td {
  border: none;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
}

.inquiry .wpcf7-submit {
  background: #ffb094 !important;
  border: 1px solid #ffb094 !important;
  color: #fff !important;
}

.inquiry .wpcf7-submit a {
  color: #fff !important;
}

.inquiry .wpcf7-submit a:hover {
  color: #fff;
  background: #cad4bb !important;
}

.button:hover, .inquiry .wpcf7-submit:hover, .inquiry .wpcf7-submit:hover {
  border: 1px solid #cad4bb !important;
  color: #fff !important;
  background: #cad4bb !important;
}

.row-eq-height {
  display: flex;
  flex-wrap: wrap;
}

.tel_ico {
  font-size: 1.5em;
  line-height: 1em;
  font-weight: bolder;
  margin: 0;
}

.tel_ico:before {
  position: relative;
  top: 5px;
  margin: 0 10px 0 0;
  content: url("/wp-content/uploads/tel_ico.png");
}

@media (max-width: 767px) {
  .tel_ico:before {
    content: none;
  }
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
  }
}

.sp_res_cont {
  display: block;
  position: fixed;
  bottom: 0;
  width: 100%;
  float: left;
  z-index: 1;
  border-top: 1px solid #ffffff;
}

.sp_res_cont a {
  color: #fff;
}

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

.sp_res_cont a:hover:after {
  border-color: #ffb094;
}

.sp_res_cont {
  display: none;
}

@media (max-width: 1000px) {
  .sp_res_cont {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    border-radius: 0;
  }
}

@media (max-width: 1000px) {
  .sp_res_cont a {
    width: 100% !important;
    max-width: 100% !important;
    z-index: 10000 !important;
    float: left;
  }
}

.more_sp {
  margin: auto;
}

.more_sp a {
  display: block;
  border: 2px solid #2c7e52 !important;
  color: #fff !important;
  background: #2c7e52 !important;
  padding: 0.6em;
  margin: 0;
  border-radius: 0px;
  text-align: center;
  max-width: 280px;
  width: 100%;
  text-decoration: none;
  transition: .3s;
  font-size: 14px;
  font-size: 1.4rem;
}

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

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

.more_sp a.inverse {
  border: 1px solid #ffb094;
  color: #ffb094;
  background: #fff;
}

.more_sp a:hover {
  border: 2px solid #66554e !important;
  color: #ffffff !important;
  background: #66554e !important;
}

.more_sp a:hover:after {
  border-top: 1px solid #ffffff !important;
  border-right: 1px solid #ffffff !important;
}

.more_sp img {
  margin: 0px 5px 0 0;
}

.more_sp2 {
  margin: auto;
}

.more_sp2 a {
  display: block;
  border: 2px solid #ffb094 !important;
  color: #fff !important;
  background: #ffb094 !important;
  padding: 0.6em;
  margin: 0;
  border-radius: 0px;
  text-align: center;
  max-width: 280px;
  width: 100%;
  text-decoration: none;
  transition: .3s;
  font-size: 14px;
  font-size: 1.4rem;
}

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

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

.more_sp2 a.inverse {
  border: 1px solid #ffb094;
  color: #ffb094;
  background: #fff;
}

.more_sp2 a:hover {
  border: 2px solid #66554e !important;
  color: #ffffff !important;
  background: #66554e !important;
}

.more_sp2 a:hover:after {
  border-top: 1px solid #ffffff !important;
  border-right: 1px solid #ffffff !important;
}

.more_sp2 img {
  margin: 0px 5px 0 0;
}

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

.add_arrow.pop_icon:hover:after {
  border-top: 0px solid #222222 !important;
  border-right: 0px solid #222222 !important;
}

#FixedBnr {
  position: relative;
  z-index: 9999;
  position: fixed;
  right: 0;
  top: 200px;
}

@media (max-width: 1000px) {
  #FixedBnr {
    display: none;
  }
}

html {
  scroll-behavior: smooth;
}

.in_ico {
  margin: 10px;
}

.in_ico2 {
  margin-right: 10px;
}

.wpcf7 .ajax-loader {
  display: block;
}

.wpcf7 .wpcf7-spinner {
  display: block !important;
}

.img_radius {
  border-radius: 30px;
}

.img_radius_sp {
  border-radius: 0px;
}

@media (max-width: 767px) {
  .img_radius_sp {
    border-radius: 30px 30px 0px 0px;
  }
}

.img_radius2 {
  border-radius: 30px 30px 0 0;
  box-shadow: -10px -20px 0px 0px #fdf1f2;
}

.m_10 {
  margin-bottom: 10px;
}

.r_10_pc {
  margin-right: 10px;
}

@media (max-width: 1000px) {
  .r_10_pc {
    margin-right: 0px;
  }
}

.box-shadow1 {
  position: relative;
  padding: 0 0rem 20px 20px;
  box-shadow: -1px 1px #9c9c9c;
}

@media (max-width: 767px) {
  .box-shadow1 {
    padding: 0 0rem 10px 10px;
  }
}

.box-shadow2 {
  position: relative;
  padding: 0rem 20px 20px 0px;
  box-shadow: 1px 1px #9c9c9c;
}

@media (max-width: 767px) {
  .box-shadow2 {
    padding: 0 10px 10px 0px;
  }
}

.text_box {
  padding: 3%;
  border: 4px double #66554e;
}

.text_box2 {
  padding: 2%;
  border: 2px dotted #2c7e52 !important;
  border-radius: 30px;
}

.text-shadow_w {
  text-shadow: #ffffff 2px 0px 2px, #ffffff -2px 0px 2px, #ffffff 0px -2px 2px, #ffffff -2px 0px 2px, #ffffff 2px 2px 2px, #ffffff -2px 2px 2px, #ffffff 2px -2px 2px, #ffffff -2px -2px 2px, #ffffff 1px 2px 2px, #ffffff -1px 2px 2px, #ffffff 1px -2px 2px, #ffffff -1px -2px 2px, #ffffff 2px 1px 2px, #ffffff -2px 1px 2px, #ffffff 2px -1px 2px, #ffffff -2px -1px 2px, #ffffff 1px 1px 2px, #ffffff -1px 1px 2px, #ffffff 1px -1px 2px, #ffffff -1px -1px 2px;
}

.text-shadow_b {
  text-shadow: #000000 2px 0px 2px, #000000 -2px 0px 2px, #000000 0px -2px 2px, #000000 -2px 0px 2px, #000000 2px 2px 2px, #000000 -2px 2px 2px, #000000 2px -2px 2px, #000000 -2px -2px 2px, #000000 1px 2px 2px, #000000 -1px 2px 2px, #000000 1px -2px 2px, #000000 -1px -2px 2px, #000000 2px 1px 2px, #000000 -2px 1px 2px, #000000 2px -1px 2px, #000000 -2px -1px 2px, #000000 1px 1px 2px, #000000 -1px 1px 2px, #000000 1px -1px 2px, #000000 -1px -1px 2px;
}

a:hover img {
  opacity: 0.7;
  /* 透過レベル */
  filter: alpha(opacity=80);
}

.accordion_menu ul {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
}

.menu__item {
  background: #ffb094;
  color: #fff;
  cursor: pointer;
  display: block;
  margin-bottom: 1px;
}

.menu__item a {
  color: #fff;
}

.menu__item a:hover {
  color: #fff;
  text-decoration: none;
}

.menu__item__link {
  color: #fcfcfc;
  display: block;
  padding: 1.5rem 40px 1.5rem 2rem;
  position: relative;
}

.menu__item__link:after {
  background: #ffb094;
  content: '\f067';
  display: block;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  padding: 1.5rem;
}

.menu__item__link.on:after {
  content: 'ー';
  font-weight: bold;
}

.submenu {
  background: #eef5e5;
  display: none;
}

.submenu__item {
  color: #222222;
  padding: 1rem;
}

@media (max-width: 1249px) {
  header .global_nav > ul > li > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
  }
}

@media (max-width: 1150px) {
    header .title img {
        max-width: 50%;
    }
}

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

@media (max-width: 767px) {
    .pagetop a {
        margin-top: 65px;
    }
}



