@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 */
@view-transition {
  navigation: auto;
}

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

body {
  background: #fff;
  font-family: "Zen Maru Gothic", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Roboto, "Droid Sans", Arial, "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-size: min(2.109375vw, 27px);
  font-weight: 700;
  line-height: 1.8;
  color: #231815;
  height: auto !important;
  overflow: hidden;
}

@media (max-width: 767px) {
  body {
    font-size: min(3.5202086049543677vw, 27px);
  }
}

main {
  overflow: hidden;
}

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

figure + * {
  margin-top: 0.8em;
}

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

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

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

a:hover img {
  opacity: 0.7;
}

.highlight a {
  color: #231815;
}

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

a img {
  transition: .3s;
}

img {
  vertical-align: middle;
}

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

p {
  margin: 0.5em 0 1em;
}

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

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

ol,
ul {
  margin: 0 0 1em;
  padding: 0 0 0 1.5em;
  line-height: 1.8;
}

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

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

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

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%;
  background: rgba(255, 225, 0, 0.05);
  color: #231815;
}

#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: 7%;
  }
  main section:last-child {
    margin-bottom: 9%;
  }
  main section.highlight:last-child {
    margin-bottom: 0;
    padding-bottom: 8%;
  }
}

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

@media (min-width: 768px) {
  .gutters .row.row_inline {
    letter-spacing: -.40em;
  }
  .gutters .row.row_inline > .col {
    letter-spacing: normal;
    vertical-align: top;
    display: inline-block;
    float: none;
    margin-bottom: 5%;
  }
  .gutters .row.row_inline .span_1:nth-child(12n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_2:nth-child(6n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_3:nth-child(4n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_4:nth-child(3n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_5:nth-child(2n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_6:nth-child(2n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_7 {
    width: 57.5%;
  }
  .gutters .row.row_inline .span_8 {
    width: 66%;
  }
  .gutters .row.row_inline .span_9 {
    width: 74.5%;
  }
  .gutters .row.row_inline .span_10 {
    width: 83%;
  }
  .gutters .row.row_inline .span_11 {
    width: 91.5%;
  }
  .gutters .row.row_inline .span_12 {
    width: 100%;
  }
  .gutters .row.grid {
    display: grid;
    gap: 1em 2%;
  }
  .gutters .row.grid_col1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .gutters .row.grid_col2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .gutters .row.grid_col3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .gutters .row.grid_col4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .gutters .row.grid_col5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .gutters .row.grid_col6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .gutters .row.grid_col7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .gutters .row.grid_col8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .gutters .row.grid_col9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .gutters .row.grid_col10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .gutters .row.grid_col11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .gutters .row.grid_col12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .gutters .row.grid > .col {
    width: 100%;
    margin: 0;
  }
  .gutters .row.grid .span_1 {
    grid-column: span 1/span 1;
  }
  .gutters .row.grid .span_2 {
    grid-column: span 2/span 2;
  }
  .gutters .row.grid .span_3 {
    grid-column: span 3/span 3;
  }
  .gutters .row.grid .span_4 {
    grid-column: span 4/span 4;
  }
  .gutters .row.grid .span_5 {
    grid-column: span 5/span 5;
  }
  .gutters .row.grid .span_6 {
    grid-column: span 6/span 6;
  }
  .gutters .row.grid .span_7 {
    grid-column: span 7/span 7;
  }
  .gutters .row.grid .span_8 {
    grid-column: span 8/span 8;
  }
  .gutters .row.grid .span_9 {
    grid-column: span 9/span 9;
  }
  .gutters .row.grid .span_10 {
    grid-column: span 10/span 10;
  }
  .gutters .row.grid .span_11 {
    grid-column: span 11/span 11;
  }
  .gutters .row.grid .span_12 {
    grid-column: span 12/span 12;
  }
}

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 + .textwidget,
main .column_sub .widget_header + .textwidget {
  padding: 10px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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.8;
  margin: 0;
}

.col p {
  line-height: 1.8;
}

.container {
  padding: 0 10px;
}

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

img.wp-edited-image[width] {
  width: auto !important;
}

img.wp-edited-image[height] {
  height: auto !important;
}

.grecaptcha-badge {
  visibility: hidden;
}

.grecaptcha-message {
  margin: 40px 0;
  font-size: 12px;
  text-align: center;
}

.grecaptcha-message a {
  text-decoration: underline;
}

header {
  position: relative;
  z-index: 100;
  width: 100%;
  background: #fff;
  color: #231815;
}

header .row {
  margin: 0 3%;
}

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

header .title {
  font-size: 0px;
  font-size: 0rem;
  margin: 0;
  padding: 0;
  line-height: 1;
}

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

header .title img,
header .title object {
  width: min(49.0625vw, 628px);
  height: auto;
  max-width: none;
}

@media (max-width: 767px) {
  header .title img,
  header .title object {
    width: min(81.87744458930901vw, 628px);
  }
}

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

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

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

header .global_nav > ul > li > a {
  background: #c9caca;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 769px) {
  header .row {
    margin: 0;
  }
  header .global_nav,
  header .title {
    margin: 0;
    vertical-align: middle;
  }
  header .title {
    max-width: none;
    max-width: none;
    padding: 0;
    margin: 0 auto;
    text-align: center;
  }
  header .global_nav {
    text-align: right;
    width: 100%;
    padding: 0;
    padding: 10px 0;
    text-align: center;
  }
  header .global_nav > ul {
    position: static;
    display: inline-block;
    width: auto;
    border: none;
    background: none;
    visibility: visible;
    font-size: 0px;
    font-size: 0rem;
    transform: none;
    text-align: left;
    overflow: visible;
    max-width: none;
    max-width: 840px;
  }
  header .global_nav > ul > li {
    display: inline-block;
    vertical-align: middle;
    border: none;
    line-height: 1.5;
    border-left: 1px;
    font-size: 27px;
    font-size: 2.7rem;
  }
  header .global_nav > ul > li:not(.gnav_search) {
    text-align: center;
  }
  header .global_nav > ul > li:not(.gnav_search) > a {
    position: relative;
  }
  header .global_nav > ul > li:not(:first-child) > a:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 50%;
    background: #231815;
  }
  header .global_nav > ul > li > a {
    display: inline-block;
    vertical-align: middle;
    color: #231815;
    text-decoration: none;
    background: transparent;
    text-align: center;
    transition: 0.3s;
    border-bottom: 2px solid transparent;
    padding: 0.3em 1.5em;
  }
}

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

@media (min-width: 769px) {
  header .global_nav > ul > li > a:hover {
    border-bottom: 2px solid #ffe100;
    color: #ffe100;
  }
  header .global_nav > ul > li > a:active {
    background: none;
  }
  header .global_nav > ul > li > a span {
    display: block;
    font-size: 25px;
    font-size: 2.5rem;
  }
  header .global_nav .menu_icon {
    display: none;
  }
  #google_translate_element,
  .translate_gt {
    position: static;
    float: right;
    margin-top: 3px;
    margin-left: 1em;
  }
  .translate_gt {
    margin-top: 0;
  }
}

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

.hdr_info_wrap {
  display: none;
  position: absolute;
  top: 50%;
  left: auto;
  right: calc(10% + 20px);
  transform: translateY(-50%);
  margin: auto;
}

@media (min-width: 640px) {
  .hdr_info_wrap {
    right: 10%;
  }
}

.hdr_info_wrap .hdr_info_sp a {
  position: relative;
  display: block;
  background: #ffe100;
  border-radius: 50%;
  width: 34px;
  height: 34px;
}

.hdr_info_wrap .hdr_info_sp a img {
  max-width: 17px;
  max-height: 19px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

@media (min-width: 769px) {
  .hdr_info_wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 840px;
  }
  .hdr_info_wrap .hdr_info {
    position: absolute;
    right: 10px;
    top: 35px;
  }
}

footer {
  padding-block: min(6.51890482398957vw, 50px) min(9.778357235984354vw, 75px);
  position: relative;
}

@media (min-width: 768px) {
  footer {
    padding-block: min(3.90625vw, 50px) min(5.859375vw, 75px);
    font-size: min(1.7187500000000002vw, 22px);
    line-height: min(2.578125vw, 33px);
  }
}

@media (min-width: 768px) {
  footer .contact {
    font-size: min(1.953125vw, 25px);
  }
}

footer .contact .tag {
  display: inline-block;
  border: min(0.3911342894393742vw, 3px) solid #231815;
  border-radius: min(1.303780964797914vw, 10px);
  padding: 0 min(2.737940026075619vw, 21px);
  margin-right: min(2.346805736636245vw, 18px);
}

@media (min-width: 768px) {
  footer .contact .tag {
    font-size: min(1.328125vw, 17px);
    border: min(0.234375vw, 3px) solid #231815;
    border-radius: min(0.78125vw, 10px);
    padding: 0 min(1.640625vw, 21px);
    margin-right: min(1.40625vw, 18px);
  }
}

footer .contact a {
  text-decoration: none;
}

footer .contact a:hover {
  text-decoration: underline;
}

footer nav {
  text-align: center;
}

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

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

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

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

footer .footer_copyright_wrap {
  text-align: center;
}

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: 27px;
    font-size: 2.7rem;
  }
  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 .footer_copyright_wrap {
  background: #ffe100;
  color: #fff;
}

@media (min-width: 768px) {
  footer .footer_copyright_wrap {
    margin-top: 0.3em;
  }
}

footer .footer_copyright_wrap a {
  color: #fff;
}

footer .footer_copyright_wrap a:hover {
  color: #fff;
}

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

.button {
  display: inline-block;
  min-width: 200px;
  margin: 0;
  padding: 0.6em;
  border: 1px solid #c9caca;
  border-radius: 25px;
  background: #c9caca;
  color: #000;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: .3s;
  cursor: pointer;
}

.button:hover {
  background: #000;
  color: #c9caca;
}

.highlight .button {
  color: #000;
}

.highlight .button:hover {
  color: #c9caca;
}

.button.block {
  display: block;
  min-width: 0;
}

.button.inverse {
  border: 1px solid #c9caca;
  border-radius: 25px;
  background: #000;
  color: #c9caca;
}

.button.inverse:hover {
  background: #c9caca;
  color: #000;
}

.button.cancel {
  background: #888;
  color: #fff;
}

.button.cancel:hover {
  background: #6f6f6f;
}

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

.button + .button {
  margin-left: 0.5em;
}

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

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

h1:not(.title) {
  position: relative;
  background: #ffe100;
  color: #fff;
  font-size: 40px;
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0 .5em;
  padding: .8em .5em;
}

@media (max-width: 767px) {
  h1:not(.title) {
    font-size: 22px;
    font-size: 2.2rem;
    padding: 1em .5em;
  }
}

h2 {
  position: relative;
  display: block;
  color: #231815;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 0.8em;
  border: 0;
  word-wrap: break-word;
}

@media (max-width: 767px) {
  h2 {
    font-size: 20px;
    font-size: 2rem;
  }
}

h3 {
  position: relative;
  color: #231815;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  margin: 0 0 0.5em;
  border-left: 4px solid #ffe100;
  padding: .342em 0 .342em .6em;
}

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

h4 {
  position: relative;
  color: #231815;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  margin: 0 0 0.5em;
  padding-left: 1em;
}

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

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

.widget_wrap .widget_header {
  font-size: 16px;
  font-size: 1.6rem;
  color: #231815;
  padding: 0.7em 0 0.7em 1em;
  background: rgba(255, 225, 0, 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;
  }
}

/*
 * moreボタン雛形
 */
.more {
  display: block;
  overflow: hidden;
  margin: auto;
}

.more a {
  display: block;
  border-radius: min(3.259452411994785vw, 25px);
  color: #000;
  background: #c9caca;
  padding: 1.3em 0.6em;
  margin: 0 auto 1px;
  max-width: 405px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}

@media (min-width: 768px) {
  .more a {
    border-radius: min(1.953125vw, 25px);
  }
}

.more a.inverse {
  color: #c9caca;
  background: #000;
}

.more a.inverse:hover {
  border-color: #c9caca;
  color: #000;
  background: #c9caca;
}

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

/*
 * ボタン矢印
 */
.add_arrow {
  display: block;
  position: relative;
}

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

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

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

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

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

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

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

.lead {
  color: #ffe100;
  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: #ffe100 !important;
}

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

@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 !important;
  }
  .pc-text-left {
    text-align: left !important;
  }
  .pc-text-right {
    text-align: right !important;
  }
}

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

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

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

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

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

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

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

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

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

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

/*--------------------------------
  Common
--------------------------------*/
.title {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

/*--------------------------------
  sec_01
--------------------------------*/
.sec_01 {
  background: #ffe100;
  padding: min(75.61929595827901vw, 580px) 1em min(12.516297262059975vw, 96px);
  margin: min(3.90625vw, 50px);
}

@media (min-width: 768px) {
  .sec_01 {
    padding: min(51.24999999999999vw, 656px) 1em min(7.5vw, 96px);
  }
}

.sec_01 .h2_ttl {
  font-size: min(7.301173402868318vw, 56px);
  line-height: min(18.64406779661017vw, 143px);
  white-space: nowrap;
  margin-inline: -1em;
  margin-bottom: min(2.607561929595828vw, 20px);
}

@media (min-width: 768px) {
  .sec_01 .h2_ttl {
    font-size: min(6.406249999999999vw, 82px);
    line-height: min(11.171875vw, 143px);
    margin-bottom: min(5.234375vw, 67px);
  }
}

.sec_01 .text_wrap {
  margin-bottom: min(15.254237288135593vw, 117px);
}

@media (min-width: 768px) {
  .sec_01 .text_wrap {
    margin-bottom: min(9.140625vw, 117px);
  }
}

.sec_01 .text_wrap p {
  line-height: min(7.953063885267275vw, 61px);
}

@media (min-width: 768px) {
  .sec_01 .text_wrap p {
    line-height: min(4.765625vw, 61px);
  }
}

.sec_01 .content_wrap {
  background: url(/wp-content/uploads/bg_img001.png) no-repeat center/contain;
  padding-block: min(6.51890482398957vw, 50px) min(7.822685788787484vw, 60px);
  margin-bottom: min(11.21251629726206vw, 86px);
}

@media (min-width: 768px) {
  .sec_01 .content_wrap {
    padding-block: min(8.125vw, 104px) min(9.375vw, 120px);
    margin-bottom: min(6.71875vw, 86px);
  }
}

.sec_01 .content_wrap .h3_ttl {
  display: table;
  text-align: center;
  font-size: min(4.69361147327249vw, 36px);
  line-height: min(6.779661016949152vw, 52px);
  border: none;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: min(0.9126466753585397vw, 7px) min(3.129074315514994vw, 24px);
  margin-inline: auto;
  margin-bottom: min(1.303780964797914vw, 10px);
  position: relative;
}

@media (min-width: 768px) {
  .sec_01 .content_wrap .h3_ttl {
    font-size: min(2.8125vw, 36px);
    line-height: min(4.0625vw, 52px);
    padding: min(0.546875vw, 7px) min(1.875vw, 24px);
    margin-bottom: min(9.140625vw, 117px);
  }
}

.sec_01 .content_wrap .h3_ttl::before {
  content: '';
  display: block;
  background: url(/wp-content/uploads/illust_img001.png) no-repeat center/contain;
  width: min(8.865710560625816vw, 68px);
  height: min(9.778357235984354vw, 75px);
  position: absolute;
  right: calc(100% + min(2.9986962190352022vw, 23px));
  bottom: 0;
}

@media (min-width: 768px) {
  .sec_01 .content_wrap .h3_ttl::before {
    width: min(8.515625vw, 109px);
    height: min(9.453125vw, 121px);
    right: calc(100% + min(1.7968749999999998vw, 23px));
  }
}

.sec_01 .content_wrap .h3_ttl::after {
  content: '';
  display: block;
  background: url(/wp-content/uploads/illust_img002.png) no-repeat center/contain;
  width: min(10.691003911342895vw, 82px);
  height: min(15.645371577574968vw, 120px);
  position: absolute;
  bottom: 0;
  left: calc(100% + min(1.7968749999999998vw, 23px));
}

@media (min-width: 768px) {
  .sec_01 .content_wrap .h3_ttl::after {
    width: min(10.234375vw, 131px);
    height: min(15.078125vw, 193px);
    left: calc(100% + min(2.9986962190352022vw, 23px));
  }
}

.sec_01 .content_wrap .h3_ttl span {
  letter-spacing: min(1.0430247718383312vw, 8px);
}

@media (min-width: 768px) {
  .sec_01 .content_wrap .h3_ttl span {
    letter-spacing: min(0.625vw, 8px);
  }
}

.sec_01 .content_wrap ul {
  display: table;
  max-width: min(76.14080834419818vw, 584px);
  list-style: none;
  padding: 0;
  margin-inline: auto;
}

@media (min-width: 768px) {
  .sec_01 .content_wrap ul {
    max-width: min(45.625vw, 584px);
  }
}

.sec_01 .content_wrap ul li {
  font-size: min(3.259452411994785vw, 25px);
  line-height: min(7.170795306388526vw, 55px);
  padding-left: 1em;
  position: relative;
}

@media (min-width: 768px) {
  .sec_01 .content_wrap ul li {
    font-size: min(2.109375vw, 27px);
    line-height: min(4.453125vw, 57px);
  }
}

.sec_01 .content_wrap ul li::before {
  content: '◎';
  position: absolute;
  top: 0;
  left: 0;
}

.sec_01 .note_wrap {
  padding-inline: min(16.6883963494133vw, 128px);
  position: relative;
}

@media (min-width: 768px) {
  .sec_01 .note_wrap {
    padding-inline: min(10vw, 128px);
  }
}

.sec_01 .note_wrap::before, .sec_01 .note_wrap::after {
  content: '';
  display: block;
  width: min(14.732724902216427vw, 113px);
  height: min(19.81747066492829vw, 152px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

@media (min-width: 768px) {
  .sec_01 .note_wrap::before, .sec_01 .note_wrap::after {
    width: min(8.828125vw, 113px);
    height: min(11.875vw, 152px);
  }
}

.sec_01 .note_wrap::before {
  background: url(/wp-content/uploads/illust_img003.png) no-repeat center/contain;
  left: 0;
}

.sec_01 .note_wrap::after {
  background: url(/wp-content/uploads/illust_img004.png) no-repeat center/contain;
  right: 0;
}

.sec_01 .note_wrap p {
  font-size: min(3.389830508474576vw, 26px);
  line-height: min(5.475880052151238vw, 42px);
}

@media (min-width: 768px) {
  .sec_01 .note_wrap p {
    font-size: min(2.03125vw, 26px);
    line-height: min(3.28125vw, 42px);
  }
}

/*--------------------------------
  sec_02
--------------------------------*/
.sec_02 {
  padding: min(15.514993481095177vw, 119px) 1em min(32.59452411994785vw, 250px);
}

@media (min-width: 768px) {
  .sec_02 {
    padding: min(9.296875vw, 119px) 1em min(19.53125vw, 250px);
  }
}

.sec_02 .img_wrap {
  margin-bottom: min(2.737940026075619vw, 21px);
}

@media (min-width: 768px) {
  .sec_02 .img_wrap {
    margin-bottom: min(1.640625vw, 21px);
  }
}

.sec_02 .text_wrap p {
  font-size: min(2.9986962190352022vw, 23px);
  line-height: min(4.69361147327249vw, 36px);
}

@media (min-width: 768px) {
  .sec_02 .text_wrap p {
    font-size: min(1.7968749999999998vw, 23px);
    line-height: min(2.8125vw, 36px);
  }
}

/*--------------------------------
  sec_03
--------------------------------*/
.sec_03 {
  background: #8e0038;
  padding: min(15.123859191655804vw, 116px) 1em min(9.647979139504564vw, 74px);
}

@media (min-width: 768px) {
  .sec_03 {
    padding: min(9.0625vw, 116px) 1em min(5.78125vw, 74px);
  }
}

.sec_03 .container {
  position: relative;
}

.sec_03 .img_wrap {
  max-width: min(35.462842242503264vw, 272px);
  position: absolute;
  bottom: 100%;
  left: 0;
}

@media (min-width: 768px) {
  .sec_03 .img_wrap {
    max-width: min(21.25vw, 272px);
    left: max(-4.823989569752282vw, -37px);
  }
}

@media (min-width: 768px) and (max-width: 940px) {
  .sec_03 .img_wrap {
    left: 0;
  }
}

.sec_03 .h2_ttl {
  font-size: min(6.51890482398957vw, 50px);
  line-height: min(14.602346805736635vw, 112px);
  white-space: nowrap;
  margin-inline: -1em;
}

@media (min-width: 768px) {
  .sec_03 .h2_ttl {
    font-size: min(5vw, 64px);
    line-height: min(8.75vw, 112px);
  }
}

.sec_03 .text_wrap {
  margin-bottom: min(7.822685788787484vw, 60px);
}

@media (min-width: 768px) {
  .sec_03 .text_wrap {
    margin-bottom: min(4.6875vw, 60px);
  }
}

.sec_03 .text_wrap p {
  line-height: min(7.170795306388526vw, 55px);
}

@media (min-width: 768px) {
  .sec_03 .text_wrap p {
    line-height: min(7.1484375vw, 55px);
  }
}

.sec_03 .text_wrap p span {
  font-size: min(4.432855280312908vw, 34px);
  margin-inline: 0.3em;
}

@media (min-width: 768px) {
  .sec_03 .text_wrap p span {
    font-size: min(2.65625vw, 34px);
  }
}

/*--------------------------------
  sec_04
--------------------------------*/
.sec_04 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  background: #efeedf;
  padding: min(13.03780964797914vw, 100px) 1em;
  margin: min(9.778357235984354vw, 75px) min(7.822685788787484vw, 60px);
  position: relative;
  z-index: 0;
}

@media (min-width: 768px) {
  .sec_04 {
    padding: min(7.8125vw, 100px) 1em;
    margin: min(5.859375vw, 75px) min(4.6875vw, 60px);
  }
}

.sec_04::before {
  content: '';
  display: block;
  background: #fff;
  border-radius: 50%;
  width: min(63.49413298565841vw, 487px);
  height: min(63.49413298565841vw, 487px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

@media (min-width: 768px) {
  .sec_04::before {
    width: min(38.046875vw, 487px);
    height: min(38.046875vw, 487px);
  }
}

.sec_04 .container {
  max-width: 810px;
}

.sec_04 .h2_ttl {
  display: table;
  font-size: min(5.9973924380704045vw, 46px);
  line-height: min(12.646675358539767vw, 97px);
  border-top: 4px double #231815;
  border-bottom: 4px double #231815;
  padding-inline: min(2.607561929595828vw, 20px);
  margin-inline: auto;
  margin-bottom: min(6.51890482398957vw, 50px);
  position: relative;
}

@media (min-width: 768px) {
  .sec_04 .h2_ttl {
    font-size: min(4.296875vw, 55px);
    line-height: min(7.578124999999999vw, 97px);
    padding-inline: min(4.0625vw, 52px);
    margin-bottom: min(3.90625vw, 50px);
  }
}

.sec_04 .h2_ttl::before {
  content: '';
  display: block;
  background: url(/wp-content/uploads/illust_img005.png) no-repeat center/contain;
  width: min(4.432855280312908vw, 34px);
  height: min(16.558018252933508vw, 127px);
  position: absolute;
  top: 50%;
  right: calc(100% + min(1.5625vw, 20px));
  transform: translateY(-50%);
}

@media (min-width: 768px) {
  .sec_04 .h2_ttl::before {
    width: min(2.65625vw, 34px);
    height: min(9.921875vw, 127px);
    right: calc(100% + min(1.5625vw, 20px));
  }
}

.sec_04 .h2_ttl::after {
  content: '';
  display: block;
  background: url(/wp-content/uploads/illust_img006.png) no-repeat center/contain;
  width: min(3.5202086049543677vw, 27px);
  height: min(16.558018252933508vw, 127px);
  position: absolute;
  top: 50%;
  left: calc(100% + min(2.607561929595828vw, 20px));
  transform: translateY(-50%);
}

@media (min-width: 768px) {
  .sec_04 .h2_ttl::after {
    width: min(2.109375vw, 27px);
    height: min(9.921875vw, 127px);
    left: calc(100% + min(1.5625vw, 20px));
  }
}

.sec_04 .text_wrap p {
  line-height: min(6.51890482398957vw, 50px);
}

@media (min-width: 768px) {
  .sec_04 .text_wrap p {
    line-height: min(3.90625vw, 50px);
  }
}

/*# sourceMappingURL=main.css.map */
