*,
::before,
::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
::before,
::after {
  text-decoration: inherit /*1*/;
  vertical-align: inherit /*2*/;
}
html {
  cursor: default /*1*/;
  line-height: 1.5 /*2*/;
  -moz-tab-size: 4 /*3*/;
  -moz-tab-size: 4 /*3*/;
  -o-tab-size: 4 /*3*/;
  tab-size: 4 /*3*/;
  -webkit-tap-highlight-color: transparent /*4*/;
  -ms-text-size-adjust: 100% /*5*/;
  -webkit-text-size-adjust: 100% /*5*/;
  word-break: break-word /*6*/;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
dl dl,
dl ol,
dl ul,
ol dl,
ul dl,
h1,
h2,
h3,
h4,
h5,
p,
dl,
ul,
dt,
dd {
  padding: 0;
  margin: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}
hr {
  height: 0 /*1*/;
  overflow: visible /*2*/;
}
main {
  display: block;
}
nav ol,
nav ul {
  list-style: none;
  padding: 0;
}
pre {
  font-family: monospace, monospace /*1*/;
  font-size: 1em /*2*/;
}
a {
  background-color: transparent;
}
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace /*1*/;
  font-size: 1em /*2*/;
}
small {
  font-size: 80%;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
iframe {
  border-style: none;
}
img {
  border-style: none;
}
svg:not([fill]) {
  fill: currentColor;
}
svg:not(:root) {
  overflow: hidden;
}
table {
  border-collapse: collapse;
}
button,
input,
select {
  margin: 0;
}
button {
  overflow: visible /*1*/;
  text-transform: none /*2*/;
}
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
fieldset {
  border: 1px solid #a0a0a0 /*1*/;
  padding: 0.35em 0.75em 0.625em /*2*/;
}
input {
  overflow: visible;
}
legend {
  color: inherit /*2*/;
  display: table /*1*/;
  max-width: 100% /*1*/;
  white-space: normal /*1*/;
}
progress {
  display: inline-block /*1*/;
  vertical-align: baseline /*2*/;
}
select {
  text-transform: none;
}
textarea {
  margin: 0 /*1*/;
  overflow: auto /*2*/;
  resize: vertical /*3*/;
}
[type='checkbox'],
[type='radio'] {
  padding: 0;
}
[type='search'] {
  -webkit-appearance: textfield /*1*/;
  outline-offset: -2px /*2*/;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=54)";
  filter: alpha(opacity=54);
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button /*1*/;
  font: inherit /*2*/;
}
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
:-moz-ui-invalid {
  -webkit-box-shadow: none;
  box-shadow: none;
}
details {
  display: block;
}
dialog {
  background-color: #fff;
  border: solid;
  color: #000;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}
dialog:not([open]) {
  display: none;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation /*1*/;
  touch-action: manipulation /*2*/;
}
[hidden] {
  display: none;
}
[aria-busy='true'] {
  cursor: progress;
}
[aria-controls] {
  cursor: pointer;
}
[aria-disabled='true'],
[disabled] {
  cursor: not-allowed;
}
[aria-hidden='false'][hidden] {
  display: initial;
}
[aria-hidden='false'][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
html {
/*ルートのフォントサイズを10pxに設定しておく*/
  font-size: 62.5%;
}
body:not(.wp-admin) {
/*ルートのフォントサイズを1.6em（16pxと同等のサイズ）に設定*/
  color: #3e3e3e;
  font-family: 'Libre Baskerville', serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.8;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 18px;
  line-height: 1.6;
}
p {
  font-weight: normal;
}
figure {
  margin: 0;
  padding: 0;
}
picture {
  display: block;
}
.m-text-link,
.c-textyle__text a,
.c-ul-boll li > a,
.p-contact-privacy a {
  color: #1976d2;
}
.m-text-link:hover,
.c-textyle__text a:hover,
.c-ul-boll li > a:hover,
.p-contact-privacy a:hover {
  color: rgba(25,118,210,0.8);
}
.text-cut,
.p-news .p-news-item .p-news-item__text {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
a {
  color: #2e2e2e;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-lg {
  margin-top: 100px;
}
.mt-md,
.c-faq-wrapper,
section > .c-textyle-lg,
section,
.p-contact-tobira,
.p-contact-wrapper,
.p-insta,
.p-news {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .mt-md,
  .c-faq-wrapper,
  section > .c-textyle-lg,
  section,
  .p-contact-tobira,
  .p-contact-wrapper,
  .p-insta,
  .p-news {
    margin-top: 40px;
  }
}
.mt-sm,
.c-btn-action,
.c-cardrow,
.c-cardrow + .c-cardrow:not(.is-size-lg),
.c-cardrow.is-size-lg,
.c-note-attent,
.c-title-photo .c-title-photo-inner,
.c-title-pgname,
.p-area-wrapper.is-flex .p-area,
.p-brochures,
.p-contact-privacy,
.p-entrance-wrapper,
.p-news-category select {
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  .mt-sm,
  .c-btn-action,
  .c-cardrow,
  .c-cardrow + .c-cardrow:not(.is-size-lg),
  .c-cardrow.is-size-lg,
  .c-note-attent,
  .c-title-photo .c-title-photo-inner,
  .c-title-pgname,
  .p-area-wrapper.is-flex .p-area,
  .p-brochures,
  .p-contact-privacy,
  .p-entrance-wrapper,
  .p-news-category select {
    margin-top: 40px;
  }
}
.mt-xs,
a.c-bnr,
.c-dlrow,
.p-formrow,
.p-formrow-people,
.p-formrow-types,
.is-item-vertical,
.c-gallery,
.table-scroll,
.c-textyle-md + .c-textyle-md,
.c-text-note,
.p-contact-tobira + .p-contact-tobira,
.p-insta .p-insta-images,
.p-insta__more,
.p-news-wrapper .p-news-inner .p-news,
.p-sitemap-top,
.p-story-outline {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .mt-xs,
  a.c-bnr,
  .c-dlrow,
  .p-formrow,
  .p-formrow-people,
  .p-formrow-types,
  .is-item-vertical,
  .c-gallery,
  .table-scroll,
  .c-textyle-md + .c-textyle-md,
  .c-text-note,
  .p-contact-tobira + .p-contact-tobira,
  .p-insta .p-insta-images,
  .p-insta__more,
  .p-news-wrapper .p-news-inner .p-news,
  .p-sitemap-top,
  .p-story-outline {
    margin-top: 24px;
  }
}
.mt-min,
.c-title-lg + p,
.c-title-md + p,
.c-title-sm + p,
.c-ul-boll,
.c-ul-num,
.p-area-wrapper.js-area {
  margin-top: 24px;
}
.mt-24 {
  margin-top: 24px;
}
.mt-12 {
  margin-top: 12px;
}
.mt-reset {
  margin-top: -64px;
}
.b-pdg-side,
.c-mainvis-2nd {
  padding-left: 32px;
  padding-right: 32px;
}
.bold,
.fs36,
.fs32,
.fs28,
.fs25,
.fs22,
.fs20,
.fs18,
.c-btn span,
.c-btn-sm span,
.c-btn-action span,
.c-card-sm .c-card-title,
.c-card-md .c-card-title,
.c-card-wid .c-card-title,
.c-card-column2 .c-card .c-card-title,
.c-card-column3 .c-card .c-card-title,
.c-cardrow.is-size-lg .c-cardrow-box .c-cardrow-box__title,
.c-cardrow.is-size-md .c-cardrow-box .c-cardrow-box__title,
.p-formrow-budget .p-formrow-budget__or,
.c-mainvis-wrapper .c-mainvis-wrapper-inner .c-mainvis__subtitle,
.c-mainvis-2nd.is-fullimg .c-mainvis-2nd-inner .c-mainvis-2nd-title span,
.c-mainvis-2nd .c-mainvis-2nd-title,
.c-title-photo .c-title-photo-box h2,
.c-title-pgname,
.c-title-xl,
.c-title-lg,
.c-title-md,
.c-title-sm,
.c-textyle-lg .c-textyle__title,
.c-textyle-md .c-textyle__title,
h2.wp-block-heading,
.p-area .p-area-info .p-area-info__name,
.p-brochures .p-brochures-info dt,
.p-contact-tobira .p-contact__title,
.p-contact-thanks h1,
.p-entrance-wrapper .p-entrance .p-entrance__title,
.p-map-wrapper .p-map-inner .p-map-box .p-map-box__title,
.p-mice-wehave li,
.p-story-outline .p-story-outline__y,
.p-story-outline .p-story-outline-box dt {
  font-weight: 700;
}
.omozi,
.p-news .p-news-item .p-news-item__cate {
  text-transform: uppercase;
}
.okasira,
.c-mainvis-wrapper .c-mainvis-wrapper-inner .c-mainvis__title,
.c-mainvis-wrapper .c-mainvis-wrapper-inner .c-mainvis__subtitle,
.c-table thead th,
th thead th,
td thead th,
.c-title-pgname,
.l-header .l-header-gnav li a,
.l-pankuzu li,
.l-pankuzu li a,
.p-area .p-area-info .p-area-info__name,
.p-area .p-area-info .p-area-info__tiku,
.p-entrance-wrapper .p-entrance .p-entrance__title {
  text-transform: capitalize;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .text-center {
    text-align: left;
  }
}
.fw-nomal {
  font-weight: normal;
}
@media screen and (max-width: 1024px) {
  p,
  li,
  dt,
  dd {
    font-size: 16px;
    line-height: 1.6;
  }
}
.fs41,
.c-mainvis-wrapper .c-mainvis-wrapper-inner .c-mainvis__title {
  font-size: 41.05px;
  line-height: 1.3;
}
.fs36,
.c-title-pgname {
  font-size: 36.49px;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .fs36,
  .c-title-pgname {
    font-size: 32px;
  }
}
.fs32,
.c-mainvis-2nd .c-mainvis-2nd-title,
.c-title-xl,
.p-map-wrapper .p-map-inner .p-map-box .p-map-box__title {
  font-size: 32.44px;
  line-height: 1.3;
}
.fs28,
.c-title-lg {
  font-size: 28.83px;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .fs28,
  .c-title-lg {
    font-size: 24px;
  }
}
.fs25,
.p-contact-tobira .p-contact__title,
.p-entrance-wrapper .p-entrance .p-entrance__title {
  font-size: 25.63px;
  line-height: 33px;
}
@media screen and (max-width: 768px) {
  .fs25,
  .p-contact-tobira .p-contact__title,
  .p-entrance-wrapper .p-entrance .p-entrance__title {
    font-size: 22px;
  }
}
.fs22,
.c-cardrow.is-size-lg .c-cardrow-box .c-cardrow-box__title,
.c-title-md,
.c-textyle-lg .c-textyle__title,
.p-contact-thanks h1,
.p-mice-wehave li,
.p-story-outline .p-story-outline__y {
  font-size: 22.78px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .fs22,
  .c-cardrow.is-size-lg .c-cardrow-box .c-cardrow-box__title,
  .c-title-md,
  .c-textyle-lg .c-textyle__title,
  .p-contact-thanks h1,
  .p-mice-wehave li,
  .p-story-outline .p-story-outline__y {
    font-size: 18px;
  }
}
.fs20,
.c-btn span,
.c-btn-sm span,
.c-btn-action span,
.c-card-md .c-card-title,
.c-card-wid .c-card-title,
.c-card-column2 .c-card .c-card-title,
.c-cardrow.is-size-md .c-cardrow-box .c-cardrow-box__title,
.c-mainvis-wrapper .c-mainvis-wrapper-inner .c-mainvis__subtitle,
.c-title-photo .c-title-photo-box h2,
.c-textyle-md .c-textyle__title,
h2.wp-block-heading,
.p-area .p-area-info .p-area-info__name,
.p-story-outline .p-story-outline-box dt {
  font-size: 20.25px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .fs20,
  .c-btn span,
  .c-btn-sm span,
  .c-btn-action span,
  .c-card-md .c-card-title,
  .c-card-wid .c-card-title,
  .c-card-column2 .c-card .c-card-title,
  .c-cardrow.is-size-md .c-cardrow-box .c-cardrow-box__title,
  .c-mainvis-wrapper .c-mainvis-wrapper-inner .c-mainvis__subtitle,
  .c-title-photo .c-title-photo-box h2,
  .c-textyle-md .c-textyle__title,
  h2.wp-block-heading,
  .p-area .p-area-info .p-area-info__name,
  .p-story-outline .p-story-outline-box dt {
    font-size: 18px;
  }
}
.fs18,
.c-card-sm .c-card-title,
.c-card-column3 .c-card .c-card-title,
.p-formrow-budget .p-formrow-budget__or,
.c-mainvis-2nd.is-fullimg .c-mainvis-2nd-inner .c-mainvis-2nd-title span,
.c-title-sm,
.p-brochures .p-brochures-info dt {
  font-size: 18px;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  .fs18,
  .c-card-sm .c-card-title,
  .c-card-column3 .c-card .c-card-title,
  .p-formrow-budget .p-formrow-budget__or,
  .c-mainvis-2nd.is-fullimg .c-mainvis-2nd-inner .c-mainvis-2nd-title span,
  .c-title-sm,
  .p-brochures .p-brochures-info dt {
    font-size: 16px;
    line-height: 28px;
  }
}
.fs16,
.c-card-sm .c-card-text,
.c-card-column3 .c-card .c-card-text,
.l-footer .l-footer-inner .l-footer-etc .l-footer-etc-btn .c-btn {
  font-size: 16px;
  line-height: 28px;
}
.fs14,
.c-btn-sm,
.c-table thead th,
th thead th,
td thead th,
.c-table tbody td,
th tbody td,
td tbody td,
.p-contact-privacy {
  font-size: 14.22px;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  .fs14,
  .c-btn-sm,
  .c-table thead th,
  th thead th,
  td thead th,
  .c-table tbody td,
  th tbody td,
  td tbody td,
  .p-contact-privacy {
    font-size: 12.64px;
    line-height: 20px;
  }
}
.fs12,
.l-pankuzu li,
.p-area .p-area-info .p-area-info__tiku,
.p-news .p-news-item .p-news-item__cate {
  font-size: 12.64px;
  line-height: 22px;
}
.b-anime,
.c-faq-wrapper .c-faq,
.c-faq-wrapper .c-faq:hover,
.c-faq-wrapper .c-faq dt,
.l-totop {
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.b-anime-hai,
.c-btn,
.c-btn:hover,
.c-btn-sm,
.c-btn-sm:hover,
.c-btn-action,
.c-btn-action:hover,
.l-header .l-header-gnav li a:hover:after,
.l-header .l-header-gnav li a:after {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.b-trans-sm,
a.c-bnr:hover .c-bnr__title,
a.c-bnr .c-bnr__title,
a.c-bnr.is-blank .c-bnr__title,
.c-icon-arrow,
a.c-card .c-card-title,
a.c-card.is-blank .c-card-title,
.p-contact-tobira,
.p-contact-tobira:hover,
.p-news .p-news-item .p-news-item__more,
.p-news .p-news-item .p-news-item__more:hover {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.b-width-fix,
.c-mainvis-wrapper,
.c-mainvis-2nd,
.l-footer,
.l-header,
.l-pankuzu,
.p-home-mainvis,
.p-home-bnr,
.p-entrance-wrapper,
.p-insta .p-insta-images,
.p-map-wrapper,
.p-news-wrapper {
  margin-right: calc(50% - (50vw));
  margin-left: calc(50% - (50vw));
  padding-left: 32px;
  padding-right: 32px;
}
@media screen and (max-width: 1024px) {
  .b-width-fix,
  .c-mainvis-wrapper,
  .c-mainvis-2nd,
  .l-footer,
  .l-header,
  .l-pankuzu,
  .p-home-mainvis,
  .p-home-bnr,
  .p-entrance-wrapper,
  .p-insta .p-insta-images,
  .p-map-wrapper,
  .p-news-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.b-width-fix.inc-pb-pading,
.c-mainvis-wrapper.inc-pb-pading,
.c-mainvis-2nd.inc-pb-pading,
.l-footer.inc-pb-pading,
.l-header.inc-pb-pading,
.l-pankuzu.inc-pb-pading,
.p-home-mainvis.inc-pb-pading,
.p-home-bnr.inc-pb-pading,
.p-entrance-wrapper.inc-pb-pading,
.p-insta .p-insta-images.inc-pb-pading,
.p-map-wrapper.inc-pb-pading,
.p-news-wrapper.inc-pb-pading {
  padding-top: 100px;
  padding-bottom: 100px;
}
.b-width-full,
.l-footer .l-footer-inner,
.p-map-wrapper .p-map-inner,
.p-news-wrapper .p-news-inner {
  max-width: 1024px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.b-width-xl {
  max-width: 1100px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.b-width-lg,
.l-main-container {
  max-width: 1024px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.b-width-mgn {
  margin-left: -20px;
  margin-right: -20px;
}
.b-width-md,
.c-faq-wrapper {
  max-width: 760px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.b-width-sm {
  max-width: 500px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.b-width-xs {
  max-width: 460px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.wid-column3,
.c-card-sm,
.c-card-column3 .c-card,
.p-mice-wehave li {
  width: 29.689%;
}
.wid-column2,
.c-card-md,
.c-card-wid,
.c-card-column2 .c-card {
  width: 47.267%;
}
.c-bnr-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-bnr-wrapper:after {
  content: '';
  display: block;
  width: 29.689%;
}
a.c-bnr {
  display: block;
  width: 29.689%;
}
@media screen and (max-width: 768px) {
  a.c-bnr {
    width: 48%;
  }
}
a.c-bnr img {
  width: 100%;
}
a.c-bnr .c-bnr__fig {
  overflow: hidden;
}
a.c-bnr .c-bnr__fig img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 2s ease-out;
  -moz-transition: all 2s ease-out;
  -o-transition: all 2s ease-out;
  -ms-transition: all 2s ease-out;
  transition: all 2s ease-out;
}
a.c-bnr:hover .c-bnr__fig img {
  -webkit-transition: all 12s ease-out;
  -moz-transition: all 12s ease-out;
  -o-transition: all 12s ease-out;
  -ms-transition: all 12s ease-out;
  transition: all 12s ease-out;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
a.c-bnr:hover .c-bnr__title {
  background: url("../images/common/icon-arrow-rt.svg?hash=2cce879a3c2a08d54bdd6b0cad93595a") no-repeat left 6px center;
  -webkit-background-size: 24px;
  -moz-background-size: 24px;
  background-size: 24px;
}
a.c-bnr .c-bnr__title {
  margin-top: 16px;
  background: url("../images/common/icon-arrow-rt.svg?hash=2cce879a3c2a08d54bdd6b0cad93595a") no-repeat left center;
  padding-left: 36px;
  -webkit-background-size: 24px;
  -moz-background-size: 24px;
  background-size: 24px;
}
@media screen and (max-width: 600px) {
  a.c-bnr .c-bnr__title {
    font-size: 14px;
    -webkit-background-size: 16px;
    -moz-background-size: 16px;
    background-size: 16px;
    line-height: 1.4;
    padding-left: 20px;
  }
}
a.c-bnr.is-blank .c-bnr__title {
  background: url("../images/common/icon-blank.svg?hash=e0dab25b88771a6b0f0c31e9f2f6d2ac") no-repeat left top 6px;
  padding-left: 36px;
}
@media screen and (max-width: 600px) {
  a.c-bnr.is-blank .c-bnr__title {
    background: url("../images/common/icon-blank.svg?hash=e0dab25b88771a6b0f0c31e9f2f6d2ac") no-repeat left top 2px;
    -webkit-background-size: 16px;
    -moz-background-size: 16px;
    background-size: 16px;
    padding-left: 24px;
  }
}
.c-btn,
.c-btn-sm,
.c-btn-action {
  padding: 0;
  font-weight: normal;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  padding: 40px 40px;
  border: 1px solid #ececec;
}
@media screen and (max-width: 600px) {
  .c-btn,
  .c-btn-sm,
  .c-btn-action {
    padding: 16px 8px;
  }
}
.c-btn span,
.c-btn-sm span,
.c-btn-action span {
  font-weight: normal !important;
}
@media screen and (max-width: 600px) {
  .c-btn span,
  .c-btn-sm span,
  .c-btn-action span {
    font-size: 18px;
  }
}
.c-btn:hover,
.c-btn-sm:hover,
.c-btn-action:hover {
  background: #f2f2f2;
}
.c-btn.c-btn-wid,
.c-btn-sm.c-btn-wid,
.c-btn-action.c-btn-wid {
  width: 100%;
}
.c-btn-center {
  margin-left: auto;
  margin-right: auto;
}
.c-btn-bdr {
  color: #2e2e2e;
  background: transparent;
  border: 1px solid #2e2e2e;
}
.c-btn-bdr.c-btn-bdr--siro {
  color: #bababa;
  background: transparent;
  border: 1px solid #bababa;
}
.c-btn-sm {
  padding: 6px 32px;
  min-width: 240px;
  text-align: center;
  display: inline-block;
  margin-top: 24px;
}
@media screen and (max-width: 600px) {
  .c-btn-sm {
    display: block;
    min-width: 100%;
  }
}
.c-iconpack,
.c-icon-arrow,
span.c-icon-dw,
span.c-icon-pdf {
  padding: 6px 0 6px 48px;
  font-weight: normal;
  background: #000;
  display: block;
}
.c-icon-arrow {
  padding-left: 48px;
  background: url("../images/common/icon-arrow-rt.svg?hash=2cce879a3c2a08d54bdd6b0cad93595a") no-repeat left top 4px;
  -webkit-background-size: 32px;
  -moz-background-size: 32px;
  background-size: 32px;
}
@media screen and (max-width: 600px) {
  .c-icon-arrow {
    text-align: left;
  }
}
span.c-icon-dw {
  background: url("../images/common/icon-dw.svg?hash=7d97f4f4528ed4d0fe3b3c98d53301df") no-repeat left top 6px;
  -webkit-background-size: 32px;
  -moz-background-size: 32px;
  background-size: 32px;
}
@media screen and (max-width: 600px) {
  span.c-icon-dw {
    text-align: left;
  }
}
span.c-icon-pdf {
  background: url("../images/common/icon-pdf.svg?hash=0e695e16f106e8d66473abd5b59bfaa7") no-repeat left top 6px;
  -webkit-background-size: 32px;
  -moz-background-size: 32px;
  background-size: 32px;
}
@media screen and (max-width: 600px) {
  span.c-icon-pdf {
    text-align: left;
  }
}
.c-btn-action {
  background: #9fbaff;
  color: #fff;
  height: 80px;
  width: 100%;
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
.c-btn-action:hover {
  background: rgba(25,118,210,0.6);
}
a.c-card .c-card-fig {
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  a.c-card .c-card-fig {
    margin-bottom: 16px;
  }
}
a.c-card .c-card-fig img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 2s ease-out;
  -moz-transition: all 2s ease-out;
  -o-transition: all 2s ease-out;
  -ms-transition: all 2s ease-out;
  transition: all 2s ease-out;
}
a.c-card:hover .c-card-fig img {
  -webkit-transition: all 12s ease-out;
  -moz-transition: all 12s ease-out;
  -o-transition: all 12s ease-out;
  -ms-transition: all 12s ease-out;
  transition: all 12s ease-out;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
a.c-card .c-card-title {
  background: url("../images/common/icon-arrow-rt.svg?hash=2cce879a3c2a08d54bdd6b0cad93595a") no-repeat left top 4px;
  padding-left: 40px;
  -webkit-background-size: 24px;
  -moz-background-size: 24px;
  background-size: 24px;
}
@media screen and (max-width: 600px) {
  a.c-card .c-card-title {
    margin-top: 16px !important;
  }
}
a.c-card.is-blank .c-card-title {
  background: url("../images/common/icon-blank.svg?hash=e0dab25b88771a6b0f0c31e9f2f6d2ac") no-repeat left top 4px;
  padding-left: 40px;
}
.c-card,
.c-card-sm,
.c-card-md,
.c-card-wid,
.c-card-column2 .c-card,
.c-card-column3 .c-card {
  display: block;
  margin-top: 64px;
}
@media screen and (max-width: 600px) {
  .c-card,
  .c-card-sm,
  .c-card-md,
  .c-card-wid,
  .c-card-column2 .c-card,
  .c-card-column3 .c-card {
    margin-top: 48px;
  }
}
.c-card img,
.c-card-sm img,
.c-card-md img,
.c-card-wid img,
.c-card-column2 .c-card img,
.c-card-column3 .c-card img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-card-sm,
  .c-card-column3 .c-card {
    width: 48%;
  }
}
@media screen and (max-width: 600px) {
  .c-card-sm,
  .c-card-column3 .c-card {
    width: 100%;
  }
}
.c-card-sm .c-card-title,
.c-card-column3 .c-card .c-card-title {
  margin-top: 20px;
}
.c-card-sm .c-card-text,
.c-card-column3 .c-card .c-card-text {
  font-weight: normal;
  margin-top: 16px;
  line-height: 1.3;
}
@media screen and (max-width: 600px) {
  .c-card-md,
  .c-card-wid,
  .c-card-column2 .c-card {
    width: 100%;
  }
}
.c-card-md .c-card-title,
.c-card-wid .c-card-title,
.c-card-column2 .c-card .c-card-title {
  margin-top: 24px;
}
.c-card-md .c-card-text,
.c-card-wid .c-card-text,
.c-card-column2 .c-card .c-card-text {
  margin-top: 16px;
  font-weight: normal;
}
.c-card-wid {
  width: auto;
}
.c-card-wid.is-box-over .c-card-fig {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  padding-top: 31.8%;
}
.c-card-column2 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-card-column3 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-card-column3:after {
  content: '';
  display: block;
  width: 29.689%;
}
.c-cardrow {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-cardrow .c-card-fig {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .c-cardrow {
    display: block;
  }
}
.c-cardrow.hanten {
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.c-cardrow .c-cardrow-box .c-cardrow-box__title {
  margin-bottom: 20px;
}
.c-cardrow.is-size-lg .c-card-fig {
  width: 46.88%;
}
@media screen and (max-width: 767px) {
  .c-cardrow.is-size-lg .c-card-fig {
    width: auto;
    margin-bottom: 20px;
  }
}
.c-cardrow.is-size-lg .c-cardrow-box {
  width: 46.88%;
}
@media screen and (max-width: 767px) {
  .c-cardrow.is-size-lg .c-cardrow-box {
    width: auto;
  }
}
.c-cardrow.is-size-md .c-card-fig {
  width: 29.69%;
}
@media screen and (max-width: 767px) {
  .c-cardrow.is-size-md .c-card-fig {
    width: auto;
  }
}
.c-cardrow.is-size-md .c-cardrow-box {
  width: 64.85%;
}
@media screen and (max-width: 767px) {
  .c-cardrow.is-size-md .c-cardrow-box {
    width: auto;
  }
}
.c-cardrow img {
  width: 100%;
}
.is-even .c-cardrow:nth-child(even) {
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.c-dlrow {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .c-dlrow {
    display: block;
  }
}
.c-dlrow dt {
  width: 24%;
  margin-top: 16px;
  color: #7e7e7e;
}
@media screen and (max-width: 768px) {
  .c-dlrow dt {
    width: auto;
    margin-top: 32px;
  }
}
.c-dlrow dd {
  -webkit-flex-basis: 76%;
  flex-basis: 76%;
  margin-top: 16px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .c-dlrow dd {
    line-height: 1.6;
    margin-top: 8px;
  }
}
.c-faq-wrapper {
  display: block;
}
.c-faq-wrapper .c-faq {
  border-bottom: 1px solid b_ocya;
  cursor: pointer;
}
.c-faq-wrapper .c-faq:hover {
  background-color: b_usu;
}
.c-faq-wrapper .c-faq dt {
  position: relative;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 32px;
  color: b_ocya;
  padding-left: 72px;
  padding-right: 60px;
  padding-top: 16px;
  padding-bottom: 16px;
  background: url("https://penon.co.jp/src/images/faq/faq.svg") no-repeat left 20px top 20px;
}
.c-faq-wrapper .c-faq dt:after {
  position: absolute;
  top: 28px;
  right: 20px;
  content: '';
  display: block;
  width: 20px;
  height: 24px;
  background: url("https://penon.co.jp/src/images/faq/arrow-open.svg") no-repeat left top;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.c-faq-wrapper .c-faq dt.is-open:after {
  background: url("../images/faq/arrow-close.svg") no-repeat left top;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.c-faq-wrapper .c-faq dd {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 36px;
  padding: 0 20px 20px 72px;
  display: none;
}
input,
textarea,
select {
  padding: 16px 8px;
  cursor: pointer;
}
.mw_wp_form .horizontal-item + .horizontal-item {
  margin: 12px 0 0 0 !important;
}
input,
button,
textarea,
select {
/*デフォルトスタイルをリセット*/
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
/*font-familyを継承しないので、継承させる*/
  font-family: inherit;
/*iOSの角丸をリセット*/
  border-radius: 0;
/*box-size*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
/*文字の大きさ iOSでズームさせないために16px以上を指定*/
  font-size: 18px;
/*文字色を親から継承*/
  color: inherit;
}
label {
/*iOSでのlabelとinput,select,textareaの関連付け*/
  cursor: pointer;
}
input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button,
input[type='month']::-webkit-outer-spin-button,
input[type='month']::-webkit-inner-spin-button,
input[type='datetime-local']::-webkit-outer-spin-button,
input[type='datetime-local']::-webkit-inner-spin-button,
input[type='week']::-webkit-outer-spin-button,
input[type='week']::-webkit-inner-spin-button,
input[type='time']::-webkit-outer-spin-button,
input[type='time']::-webkit-inner-spin-button,
input[type='date']::-webkit-outer-spin-button,
input[type='date']::-webkit-inner-spin-button {
/*-webkit-appearance: none;
    margin: 0;*/
  display: none;
}
input[type='number'],
input[type='month'],
input[type='datetime-local'],
input[type='week'],
input[type='time'],
input[type='date'] {
  -moz-appearance: textfield;
}
input[type='date']::-webkit-clear-button,
input[type='month']::-webkit-clear-button,
input[type='datetime-local']::-webkit-clear-button,
input[type='time']::-webkit-clear-button,
input[type='week']::-webkit-clear-button {
  -webkit-appearance: none;
}
input {
/*背景色(任意の色を指定)*/
/*inputの枠線を消す*/
  border: none;
  border-bottom: 1px solid #bababa;
  -webkit-transition: border 0.2s ease-out;
  -moz-transition: border 0.2s ease-out;
  -o-transition: border 0.2s ease-out;
  -ms-transition: border 0.2s ease-out;
  transition: border 0.2s ease-out;
/*文字色を親から継承*/
  color: inherit;
/*任意の高さ*/
  height: 46px;
/*inputのフォーカス時の枠線を消す*/
  outline: 0;
}
input:focus {
  border-bottom: 1px solid #9fbaff;
}
select {
/*右端の▼を消す*/
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  padding-right: 24px;
  border-bottom: 1px solid #bababa;
/*代わりに任意の画像を指定*/
  background: url("../images/common/fomr-select-arrow.svg?hash=43db5f2099fed444b273ee41b563c0dd") no-repeat center right;
  -webkit-background-size: 10px;
  -moz-background-size: 10px;
  background-size: 10px;
}
select::-ms-expand {
  display: none;
}
select:focus {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-bottom: 1px solid #9fbaff;
  outline: none;
}
textarea {
  padding: 10px;
  border-radius: 0;
  resize: none;
  border: 1px solid transparent;
  -webkit-transition: border 0.2s ease-out;
  -moz-transition: border 0.2s ease-out;
  -o-transition: border 0.2s ease-out;
  -ms-transition: border 0.2s ease-out;
  transition: border 0.2s ease-out;
  border-bottom: 1px solid #bababa;
  outline: none;
  width: 100%;
  height: 8em;
}
@media screen and (max-width: 600px) {
  textarea {
    height: 5em;
  }
}
textarea::-webkit-scrollbar {
  width: 10px;
}
textarea::-webkit-scrollbar-track {
  background-color: #eee;
}
textarea::-webkit-scrollbar-thumb {
  background-color: #ccc;
}
textarea:focus {
  border-bottom: 1px solid #9fbaff;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.mwform-checkbox-field,
.fm-checkbox {
  position: relative;
  padding-left: 32px;
  cursor: pointer;
  display: block;
  margin-bottom: 6px;
}
.mwform-checkbox-field input,
.fm-checkbox input {
  display: none;
}
.mwform-checkbox-field input + span,
.fm-checkbox input + span {
  cursor: pointer;
}
.mwform-checkbox-field input + span:before,
.fm-checkbox input + span:before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 2px;
  position: absolute;
  display: block;
  top: 6px;
  left: 0;
  margin: auto;
  background: #f0f0f0;
}
.mwform-checkbox-field input + span:after,
.fm-checkbox input + span:after {
  content: '';
  position: absolute;
  display: block;
  top: 8px;
  left: 5px;
  width: 9px;
  height: 17px;
}
.mwform-checkbox-field input:checked + span:after,
.fm-checkbox input:checked + span:after {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: 7px;
  width: 7px;
  height: 14px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 2px solid #1976d2;
  border-right: 2px solid #1976d2;
}
.mwform-radio-field label,
.fm-radio,
.p-fm-radio {
  position: relative;
  padding-left: 32px;
  cursor: pointer;
  margin-bottom: 12px;
}
.mwform-radio-field label input + span,
.fm-radio input + span,
.p-fm-radio input + span {
  font-size: 16px;
}
.mwform-radio-field label input,
.fm-radio input,
.p-fm-radio input {
  display: none;
}
.mwform-radio-field label input + span:before,
.fm-radio input + span:before,
.p-fm-radio input + span:before {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: #ececec;
}
.mwform-radio-field label input + span:after,
.fm-radio input + span:after,
.p-fm-radio input + span:after {
  content: '';
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  top: 0px;
  bottom: 0;
  left: 6px;
  margin: auto;
}
.mwform-radio-field label input:checked + span:after,
.fm-radio input:checked + span:after,
.p-fm-radio input:checked + span:after {
  background: #1976d2;
  border: none;
}
.mw_wp_form_error .error-item input {
  border-bottom: 1px solid #ef5350;
}
.mw_wp_form_error span.error {
  color: #ef5350;
  margin-top: 8px;
}
.p-formrow {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1023px) {
  .p-formrow {
    display: block;
    margin-top: 40px;
  }
}
.p-formrow .p-formrow-body {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.p-formrow .p-formrow-body .p-form__item {
  width: 100%;
}
.p-formrow-people .p-formrow-people-box {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 24px;
}
.p-formrow-people .p-formrow-people-box .p-formrow-people__title {
  width: 24%;
  font-size: 14px;
}
.p-formrow-people .p-formrow-people-box .p-form__item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: auto;
}
.p-formrow-period .p-formrow-period-box {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-formrow-period .p-formrow-period-box .p-formrow-period-box-row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .p-formrow-period .p-formrow-period-box .p-formrow-period-box-row {
    width: 100%;
  }
}
.p-formrow-period .p-formrow-period-box span {
  font-size: 14px;
  margin-right: 16px;
}
@media screen and (max-width: 600px) {
  .p-formrow-period .p-formrow-period-box span {
    width: 14%;
    display: block;
  }
}
.p-formrow-period .p-formrow-period-box .p-form__item {
  width: 130px;
}
@media screen and (max-width: 600px) {
  .p-formrow-period .p-formrow-period-box .p-form__item {
    width: 60%;
  }
}
.p-formrow-budget .p-formrow-budget__or {
  color: #7e7e7e;
  display: inline-block;
  margin: 32px 0 16px 0;
}
.p-formrow-budget .p-formrow-budget-input {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .p-formrow-budget .p-formrow-budget-input .p-formrow-budget-input-row {
    margin-top: 20px;
  }
}
.p-formrow-budget .p-formrow-budget-input span {
  font-size: 14px;
  margin-right: 20px;
}
.p-formrow-budget .p-formrow-budget-input .p-form__item {
  width: 120px;
}
@media screen and (max-width: 767px) {
  .p-formrow-budget .p-formrow-budget-input .p-form__item {
    width: 160px;
  }
}
.p-formrow-budget .p-formrow-budget-radio {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-formrow-budget .p-formrow-budget-radio .mwform-radio-field {
  width: 33%;
  margin: 12px 0 0 0 !important;
}
@media screen and (max-width: 767px) {
  .p-formrow-budget .p-formrow-budget-radio .mwform-radio-field {
    width: 50%;
  }
}
.p-form-title {
  display: inline-block;
  width: 320px;
  margin-right: 80px;
  font-weight: bold;
}
@media screen and (max-width: 1023px) {
  .p-form-title {
    width: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 0;
    font-size: 16px;
  }
}
.p-form-title.is-must {
  position: relative;
  padding-right: 100px;
}
.p-form-title.is-must:after {
  content: 'Required';
  display: block;
  position: absolute;
  right: 0;
  top: 8px;
  font-size: 12px;
  color: #ef5350;
  padding: 0 8px;
  background: rgba(239,83,80,0.1);
  font-weight: normal;
}
.is-item-vertical .mwform-radio-field {
  display: block;
  margin-top: 8px;
}
.grecaptcha-badge {
  display: none !important;
}
.c-gallery li {
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (max-width: 1024px) {
  .c-gallery li {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-gallery li {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.c-gallery li img {
  width: 100%;
}
.c-gallery-wid .c-gallery-wid__fig {
  padding-top: 32%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.c-gallery-wid .c-textyle-lg {
  margin-top: -40px;
  margin-left: 24px;
  margin-right: 24px;
  padding: 24px;
  background: #fff;
}
.c-gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 36.25%;
  position: relative;
}
@media screen and (max-width: 600px) {
  .c-gmap {
    padding-bottom: 50.25%;
  }
}
.c-gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 99%;
  border: 1px solid #ececec !important;
}
.c-mainvis-wrapper {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: relative;
  padding-top: 60%;
}
@media screen and (max-width: 768px) {
  .c-mainvis-wrapper {
    padding-top: 0;
  }
}
.c-mainvis-wrapper:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.1);
}
@media screen and (max-width: 768px) {
  .c-mainvis-wrapper.is-map-set {
    padding-top: 40px;
    padding-bottom: 80px;
  }
}
.c-mainvis-wrapper.is-map-set img {
  position: absolute;
  left: 8%;
  top: 0;
  bottom: 0;
  width: 600px;
  margin: auto;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
@media screen and (max-width: 768px) {
  .c-mainvis-wrapper.is-map-set img {
    width: 320px;
  }
}
@media screen and (max-width: 600px) {
  .c-mainvis-wrapper.is-map-set img {
    left: 12%;
    width: 280px;
  }
}
.c-mainvis-wrapper .l-pankuzu {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.c-mainvis-wrapper .l-pankuzu li,
.c-mainvis-wrapper .l-pankuzu a {
  text-shadow: 0 0 8px rgba(0,0,0,0.2);
  color: #fff;
}
.c-mainvis-wrapper .l-pankuzu li:after,
.c-mainvis-wrapper .l-pankuzu a:after {
  color: #fff;
}
.c-mainvis-wrapper .c-mainvis-wrapper-inner {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 6%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  max-width: 574px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-mainvis-wrapper .c-mainvis-wrapper-inner {
    position: static;
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    padding-top: 90px;
    padding-bottom: 80px;
  }
}
.c-mainvis-wrapper .c-mainvis-wrapper-inner .c-mainvis__title {
  text-shadow: 0 0 8px rgba(0,0,0,0.2);
}
@media screen and (max-width: 767px) {
  .c-mainvis-wrapper .c-mainvis-wrapper-inner .c-mainvis__title {
    font-size: 24px;
    max-width: 320px;
  }
}
.c-mainvis-wrapper .c-mainvis-wrapper-inner .c-mainvis__subtitle {
  margin-top: 16px;
  text-shadow: 0 0 8px rgba(0,0,0,0.2);
  display: block;
}
@media screen and (max-width: 767px) {
  .c-mainvis-wrapper .c-mainvis-wrapper-inner .c-mainvis__subtitle {
    margin-top: 12px;
    font-size: 18px;
  }
}
.c-mainvis-wrapper .c-mainvis-wrapper-inner .c-mainvis__text {
  margin-top: 40px;
  font-weight: normal;
  text-shadow: 0 0 8px rgba(0,0,0,0.2);
}
@media screen and (max-width: 767px) {
  .c-mainvis-wrapper .c-mainvis-wrapper-inner .c-mainvis__text {
    font-size: 14px;
    margin-top: 20px;
  }
}
.c-mainvis-2nd {
  margin-top: 24px;
  position: relative;
}
.c-mainvis-2nd.is-fullimg .c-mainvis-2nd-inner {
  padding-top: 26.8%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-mainvis-2nd.is-fullimg .c-mainvis-2nd-inner {
    padding-top: 44%;
  }
}
.c-mainvis-2nd.is-fullimg .c-mainvis-2nd-inner .c-mainvis-2nd-title {
  color: #fff;
  position: absolute;
  text-align: left;
  z-index: 1;
  top: 50%;
  left: 6%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: none;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .c-mainvis-2nd.is-fullimg .c-mainvis-2nd-inner .c-mainvis-2nd-title {
    left: 16px;
    padding: 0;
    bottom: auto;
  }
}
.c-mainvis-2nd.is-fullimg .c-mainvis-2nd-inner .c-mainvis-2nd-title span {
  display: block;
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .c-mainvis-2nd.is-fullimg .c-mainvis-2nd-inner .c-mainvis-2nd-title span {
    margin-top: -8px;
    font-size: 13px;
  }
}
.c-mainvis-2nd .c-mainvis-2nd-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  border: 1px solid #ececec;
}
.c-mainvis-2nd .c-mainvis-2nd-fig {
  width: 50%;
  padding-top: 24%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .c-mainvis-2nd .c-mainvis-2nd-fig {
    width: 100%;
    padding-top: 56%;
  }
}
.c-mainvis-2nd .c-mainvis-2nd-title {
  width: 50%;
  text-align: center;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  .c-mainvis-2nd .c-mainvis-2nd-title {
    font-size: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    text-align: left;
    padding: 12px 24px 0 24px;
    width: auto;
    width: 240px;
  }
}
.c-note-attent {
  border: 1px solid #ef5350;
  padding: 24px 40px;
  position: relative;
}
@media screen and (max-width: 600px) {
  .c-note-attent {
    padding: 16px;
  }
}
.c-note-attent:before {
  content: 'Attention';
  display: inline-block;
  background: #fff;
  position: absolute;
  top: -24px;
  left: 20px;
  padding: 8px 16px;
  color: #ef5350;
}
.slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.slick-arrow:before {
  z-index: 5;
  display: block;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
  -webkit-background-size: 14px;
  -moz-background-size: 14px;
  background-size: 14px;
}
.slick-arrow:hover:before {
  background-color: #f2f2f2;
}
.slick-arrow.arrow-prev {
  left: 0%;
}
.slick-arrow.arrow-prev:before {
  content: '';
  background-image: url("../images/common/arrow-wt-right.svg?hash=86610fd121149c89512a54c197a833e6");
}
.slick-arrow.arrow-next {
  right: 0%;
}
.slick-arrow.arrow-next:before {
  content: '';
  background-image: url("../images/common/arrow-wt-left.svg?hash=6f0d566fb0a1df089b4bb874cff5256a");
}
.table-scroll {
  width: 100%;
  overflow-x: auto;
}
table {
  border-collapse: collapse;
  width: 100%;
}
@media screen and (max-width: 600px) {
  table {
    width: 800px;
  }
}
.c-table,
th,
td {
  border: 1px solid #ececec;
  margin-top: 20px;
}
.c-table th,
th th,
td th,
.c-table td,
th td,
td td {
  padding: 12px 16px;
}
.c-table thead th,
th thead th,
td thead th {
  background: #f2f2f2;
}
.c-table tbody td,
th tbody td,
td tbody td {
  text-align: center;
}
.c-title-photo .c-title-photo-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-title-photo .c-title-photo-inner:+bqMax(lg) {
  display: block;
}
.c-title-photo .c-title-photo-box {
  width: 32%;
}
.c-title-photo .c-title-photo-box p {
  margin-top: 16px;
}
@media screen and (max-width: 1024px) {
  .c-title-photo .c-title-photo-box p {
    margin-top: 8px;
  }
}
@media screen and (max-width: 1024px) {
  .c-title-photo .c-title-photo-box {
    width: auto;
  }
}
.c-title-photo .c-title-photo-fig {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 64%;
}
@media screen and (max-width: 1024px) {
  .c-title-photo .c-title-photo-fig {
    width: auto;
    margin-top: 24px;
  }
}
.c-title-photo .c-title-photo-fig img {
  width: 47.4%;
}
.c-title-pgname {
  margin-top: 64px;
}
@media screen and (max-width: 1024px) {
  .c-title-pgname {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .c-title-xl,
  .p-map-wrapper .p-map-inner .p-map-box .p-map-box__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 600px) {
  .c-title-md + p {
    margin-top: 8px;
  }
}
.c-title-head {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-title-head {
    display: block;
  }
}
.c-textyle .c-textyle__text {
  margin-top: 24px;
}
.c-textyle__text {
  margin-top: 24px;
}
@media screen and (max-width: 600px) {
  .c-textyle__text {
    margin-top: 8px;
  }
}
.c-textyle-lg.is-center {
  text-align: center;
}
.c-textyle-lg .c-textyle__title {
  margin-bottom: 16px;
}
.c-textyle-md.is-center {
  text-align: center;
}
.c-text-note {
  color: #7e7e7e;
}
@media screen and (max-width: 767px) {
  .c-text-note {
    font-size: 14px;
    line-height: 1.5;
  }
}
.c-title-pack .c-title-box {
  display: block;
}
.is-set-gmap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
  .is-set-gmap {
    display: block;
  }
}
.is-set-gmap .c-title-pack {
  width: 58%;
}
@media screen and (max-width: 600px) {
  .is-set-gmap .c-title-pack {
    width: auto;
  }
}
.is-set-gmap .c-gmap {
  width: 40%;
}
@media screen and (max-width: 600px) {
  .is-set-gmap .c-gmap {
    margin-top: 20px;
    width: auto;
  }
}
.c-textyle-lg + .c-ul-boll {
  margin-top: 24px;
}
.c-ul-boll li {
  position: relative;
  padding-left: 20px;
  margin-top: 8px;
}
.c-ul-boll li.bold {
  font-weight: bold;
}
.c-ul-boll li:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: rgba(186,186,186,0.8);
  position: absolute;
  top: 10px;
  left: 0;
  border-radius: 50%;
}
@media screen and (max-width: 1024px) {
  .c-ul-boll li:before {
    top: 7px;
  }
}
.c-ul-num.is-boll.is-boll li {
  padding-left: 48px;
  margin-top: 24px;
}
.c-ul-num.is-boll.is-boll li span {
  background: #9fbaff;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #fff;
}
.c-ul-num li {
  position: relative;
  line-height: 30px;
  padding-left: 28px;
  font-weight: normal;
  margin-top: 8px;
}
@media screen and (max-width: 600px) {
  .c-ul-num li {
    font-size: 16px;
    line-height: 1.6;
  }
}
.c-ul-num li span {
  content: '';
  background: b_ocya;
  position: absolute;
  font-weight: normal;
  left: 0;
  top: 0px;
  color: #7e7e7e;
}
.c-ul-bg {
  background: rgba(168,187,238,0.1);
  padding: 24px;
}
@media screen and (max-width: 600px) {
  .c-ul-bg {
    padding: 8px;
  }
}
.wp-block-image {
  margin-top: 64px !important;
}
.wp-block-image img {
  height: auto !important;
  text-align: center;
  max-width: 800px !important;
  width: 100%;
  border: 1px solid #ececec;
}
figcaption {
  text-align: center !important;
}
@media screen and (max-width: 600px) {
  figcaption {
    font-size: 12px !important;
  }
}
h1.c-title-pgname + p,
h2.wp-block-heading + p {
  margin-top: 24px;
}
h2.wp-block-heading {
  margin-top: 64px;
}
h3.wp-block-heading {
  margin-top: 24px;
  margin-bottom: 16px;
}
p + ul {
  margin-top: 40px;
}
.wp-ul-indent {
  text-indent: -24px;
  padding-left: 24px;
}
.wp-indent-box {
  margin-top: 24px;
}
.has-medium-font-size {
  font-size: 24px !important;
  margin-top: 40px;
  margin-bottom: 24px;
}
body.ex-tokai p {
  margin-top: 16px;
}
.btn-2nd {
  margin-top: 40px;
}
p a {
  color: #004ea2;
  text-decoration: underline;
}
p a:hover {
  text-decoration: none;
}
html,
body {
  min-height: 100%;
  height: 100%;
}
body {
  -webkit-background-size: 64px;
  -moz-background-size: 64px;
  background-size: 64px;
  background: #fff;
}
.l-site-container {
  min-height: 100%;
  overflow: hidden;
  position: relative;
  padding-left: 32px;
  padding-right: 32px;
}
@media screen and (max-width: 1260px) {
  .l-site-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.c-title-pgname + section {
  margin-top: 0;
}
section img {
  max-width: 100%;
  height: auto;
}
section.title_text_loop {
  margin-top: 40px;
}
.link,
.text,
.l-footer .l-footer-inner .l-footer-box .l-footer-nav li a,
.l-footer .l-footer-inner.is-last .l-footer-legal li a,
.l-footer .l-footer-inner.is-last .l-footer-copy {
  color: #bababa;
  font-size: 14px;
}
@media screen and (max-width: 1023px) {
  .link,
  .text,
  .l-footer .l-footer-inner .l-footer-box .l-footer-nav li a,
  .l-footer .l-footer-inner.is-last .l-footer-legal li a,
  .l-footer .l-footer-inner.is-last .l-footer-copy {
    font-size: 14px;
  }
}
.link:hover,
.l-footer .l-footer-inner .l-footer-box .l-footer-nav li a:hover,
.l-footer .l-footer-inner.is-last .l-footer-legal li a:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.l-footer {
  background: #2e2e2e;
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .l-footer {
    margin-top: 64px;
  }
}
@media screen and (max-width: 600px) {
  .l-footer {
    display: none;
  }
}
.l-footer .l-footer-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .l-footer .l-footer-inner {
    padding-top: 24px;
    padding-bottom: 24px;
    display: block;
  }
}
.l-footer .l-footer-inner .l-footer-box {
  width: 20%;
}
@media screen and (max-width: 1023px) {
  .l-footer .l-footer-inner .l-footer-box {
    width: auto;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 1023px) {
  .l-footer .l-footer-inner .l-footer-box .l-footer-nav {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.l-footer .l-footer-inner .l-footer-box .l-footer-nav li {
  padding-right: 12px;
}
@media screen and (max-width: 1023px) {
  .l-footer .l-footer-inner .l-footer-box .l-footer-nav li {
    width: 33.3333%;
  }
}
@media screen and (max-width: 600px) {
  .l-footer .l-footer-inner .l-footer-box .l-footer-nav li {
    width: 50%;
  }
}
.l-footer .l-footer-inner .l-footer-box .l-footer-nav li.l-footer-nav__parent {
  width: 100%;
}
.l-footer .l-footer-inner .l-footer-box .l-footer-nav li.l-footer-nav__parent a {
  font-weight: 700;
  padding-left: 0;
}
@media screen and (max-width: 600px) {
  .l-footer .l-footer-inner .l-footer-box .l-footer-nav li.l-footer-nav__parent a {
    margin-bottom: 0;
    display: inline-block;
  }
}
.l-footer .l-footer-inner .l-footer-box .l-footer-nav li.l-footer-nav__parent a:before {
  display: none;
}
.l-footer .l-footer-inner .l-footer-box .l-footer-nav li a {
  padding: 6px 0 6px 18px;
  display: inline-block;
  position: relative;
}
.l-footer .l-footer-inner .l-footer-box .l-footer-nav li a:before {
  position: absolute;
  display: block;
  content: '';
  width: 8px;
  height: 1px;
  background: #bababa;
  top: 16px;
  left: 0;
}
.l-footer .l-footer-inner .l-footer-etc {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: 100%;
  padding-top: 40px;
}
@media screen and (max-width: 600px) {
  .l-footer .l-footer-inner .l-footer-etc {
    padding-top: 0;
    margin-top: 0;
    display: block;
  }
}
.l-footer .l-footer-inner .l-footer-etc .l-footer-etc-btn {
  width: 100%;
  max-width: 200px;
  float: right;
}
@media screen and (max-width: 1023px) {
  .l-footer .l-footer-inner .l-footer-etc .l-footer-etc-btn {
    margin-left: auto;
    float: none;
  }
}
@media screen and (max-width: 600px) {
  .l-footer .l-footer-inner .l-footer-etc .l-footer-etc-btn {
    margin: 30px auto;
  }
}
.l-footer .l-footer-inner .l-footer-etc .l-footer-etc-btn .c-btn {
  padding: 12px;
}
.l-footer .l-footer-inner .l-footer-etc .l-footer-sns {
  clear: both;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1023px) {
  .l-footer .l-footer-inner .l-footer-etc .l-footer-sns {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.l-footer .l-footer-inner .l-footer-etc .l-footer-sns li {
  margin-right: 40px;
}
.l-footer .l-footer-inner .l-footer-etc .l-footer-sns li img {
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .l-footer .l-footer-inner .l-footer-etc .l-footer-sns li {
    width: 90px;
    margin-left: 8px;
    margin-right: 8px;
  }
}
.l-footer .l-footer-inner.is-last {
  border-top: 1px solid #7e7e7e;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media screen and (max-width: 1023px) {
  .l-footer .l-footer-inner.is-last {
    display: block;
  }
}
.l-footer .l-footer-inner.is-last .l-footer-legal {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-left: auto;
}
@media screen and (max-width: 1023px) {
  .l-footer .l-footer-inner.is-last .l-footer-legal {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 24px;
  }
}
.l-footer .l-footer-inner.is-last .l-footer-legal li a {
  padding: 4px 12px;
}
.l-footer .l-footer-inner.is-last .l-footer-copy {
  font-size: 12px;
}
@media screen and (max-width: 1023px) {
  .l-footer .l-footer-inner.is-last .l-footer-copy {
    text-align: center;
    font-size: 11px;
  }
}
.l-footer-copy__sp {
  display: none;
  font-size: 12px;
  padding: 40px 0;
}
@media screen and (max-width: 600px) {
  .l-footer-copy__sp {
    display: block;
    text-align: center;
  }
}
.l-header {
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.08);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.08);
}
.l-header .l-header-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 12px 0;
}
.l-header .l-header-home {
  display: block;
  margin-right: 40px;
  width: 246px;
}
.l-header .l-header-home img {
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .l-header .l-header-home {
    margin-left: auto;
    margin-right: auto;
    width: 200px;
  }
}
@media screen and (max-width: 600px) {
  .l-header .l-header-home {
    width: 180px;
  }
}
.l-header .l-header-sns {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 1260px) {
  .l-header .l-header-sns {
    display: none;
  }
}
.l-header .l-header-sns li {
  margin-right: 8px;
}
.l-header .l-header-sns li a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #f2f2f2;
  border-radius: 50%;
  width: 32px;
  height: 32px;
}
.l-header .l-header-gnav {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-left: auto;
}
@media screen and (max-width: 1023px) {
  .l-header .l-header-gnav {
    display: none;
  }
}
.l-header .l-header-gnav li {
  margin-left: 12px;
}
.l-header .l-header-gnav li:first-child {
  margin-left: 0;
}
.l-header .l-header-gnav li.l-header-contact {
  padding-left: 8px;
  border-left: 1px solid #bababa;
}
.l-header .l-header-gnav li a {
  position: relative;
  color: #2e2e2e;
  font-size: 15px;
  padding: 4px 8px;
}
@media screen and (max-width: 1260px) {
  .l-header .l-header-gnav li a {
    padding: 4px 4px;
    font-size: 14px;
  }
}
.l-header .l-header-gnav li a:hover:after {
  width: 100%;
}
.l-header .l-header-gnav li a:after {
  content: '';
  height: 1px;
  background: #bababa;
  position: absolute;
  width: 0%;
  bottom: -4px;
  left: 0;
  right: 0;
}
.l-footer-pankuzu {
  border-top: 1px solid #ececec;
  padding-top: 20px;
  margin-bottom: -80px;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .l-footer-pankuzu {
    margin-bottom: -20px;
  }
}
@media screen and (max-width: 600px) {
  .l-footer-pankuzu {
    margin-bottom: 0;
    border-bottom: 1px solid #ececec;
    padding: 20px 0;
    margin-top: 40px;
  }
}
.l-footer-pankuzu .l-pankuzu {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  margin-top: 0;
}
.l-pankuzu {
  margin-top: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  white-space: nowrap /*改行しない*/;
  -webkit-overflow-scrolling: touch /*ぬるっとスクロールさせる*/;
}
.l-pankuzu li {
  display: inline-block;
}
.l-pankuzu li:last-child {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.l-pankuzu li a {
  text-decoration: none;
  color: #1976d2;
  font-weight: normal;
}
.l-pankuzu li a:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.l-pankuzu li a:after {
  content: '／';
  color: #bababa;
  margin-right: 2px;
}
.l-spnav-wapper {
  background: #2e2e2e;
  height: 100vh;
  width: 100%;
  z-index: 21;
  position: fixed;
  left: 0;
  top: 130%;
  overflow-y: auto;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.l-spnav-wapper li.l-footer-nav__parent a {
  margin-bottom: 8px !important;
}
.l-spnav-wapper .l-spnav-body__home {
  margin: 48px 0 16px 16px;
}
.l-spnav-wapper .l-spnav-body__home a {
  color: #bababa;
  font-size: 20px;
}
.l-spnav-wapper .l-spnav-body .l-footer {
  display: block;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 60px !important;
}
.l-spnav-wapper .l-spnav-body .l-footer .is-last {
  padding-top: 20px !important;
}
.l-spnav-wapper .l-spnav-body .l-footer .l-footer-inner {
  padding-top: 0;
}
.l-spnav-wapper.is-spnav-open {
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.l-spnav-wapper .l-spnav-close {
  position: fixed;
  bottom: 16px;
  right: 0;
  left: 0;
  bottom: -60px;
  margin: auto;
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.l-spnav-wapper .l-spnav-close.is-show {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  bottom: 16px;
}
.l-spnav-wapper .l-spnav-close span {
  content: '';
  background: url("../images/common/close.svg?hash=be62e9d9144b0977cb307cec202da4f6") #ececec no-repeat center center;
  -webkit-background-size: 50%;
  -moz-background-size: 50%;
  background-size: 50%;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.sp-menu {
  position: fixed;
  right: 0;
  bottom: 16px;
  right: 16px;
  height: 68px;
  width: 68px;
  cursor: pointer;
  z-index: 2;
  border-radius: 50px;
  background: #9fbaff;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  display: none;
}
@media screen and (max-width: 1023px) {
  .sp-menu {
    display: block;
  }
}
.sp-menu.is-hide {
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  bottom: -80px;
}
.sp-menu.is-active {
  top: 16px;
  right: 16px;
}
.sp-menu .sp-menu-inner {
  width: 28px;
  height: 16px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 18px;
}
.sp-menu .sp-menu__text {
  font-size: 12px;
  padding-top: 4px;
  color: #2e2e2e;
  text-align: center;
}
.sp-menu span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #2e2e2e;
  display: inline-block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sp-menu span:nth-child(1) {
  top: 0;
}
.sp-menu span:nth-child(2) {
  top: 50%;
}
.sp-menu span:nth-child(3) {
  bottom: 0;
}
.sp-menu span:nth-of-type(1) {
  -webkit-transition: all 0.6s ease-out forwards;
  -moz-transition: all 0.6s ease-out forwards;
  -o-transition: all 0.6s ease-out forwards;
  -ms-transition: all 0.6s ease-out forwards;
  transition: all 0.6s ease-out forwards;
}
.sp-menu span:nth-of-type(2) {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.sp-menu span:nth-of-type(3) {
  -webkit-transition: all 0.6s ease-out forwards;
  -moz-transition: all 0.6s ease-out forwards;
  -o-transition: all 0.6s ease-out forwards;
  -ms-transition: all 0.6s ease-out forwards;
  transition: all 0.6s ease-out forwards;
}
.sp-menu.is-active span:nth-of-type(1) {
  -webkit-transition: all 0.6s ease-out forwards;
  -moz-transition: all 0.6s ease-out forwards;
  -o-transition: all 0.6s ease-out forwards;
  -ms-transition: all 0.6s ease-out forwards;
  transition: all 0.6s ease-out forwards;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 27px;
}
.sp-menu.is-active span:nth-of-type(2) {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.sp-menu.is-active span:nth-of-type(3) {
  -webkit-transition: all 0.6s ease-out forwards;
  -moz-transition: all 0.6s ease-out forwards;
  -o-transition: all 0.6s ease-out forwards;
  -ms-transition: all 0.6s ease-out forwards;
  transition: all 0.6s ease-out forwards;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: 28px;
}
.l-totop {
  position: fixed;
  display: block;
  z-index: 1;
  color: #bababa;
  text-decoration: none;
  right: -50px;
  padding-right: 74px;
  background: url("../images/common/totop.svg?hash=42faeef73037a1d3458d6d9d21ff7c25") no-repeat right center;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  bottom: 90px;
  font-size: 16px;
}
@media screen and (max-width: 1023px) {
  .l-totop {
    display: none;
    font-size: 14px;
    -webkit-background-size: 40px;
    -moz-background-size: 40px;
    background-size: 40px;
    padding-right: 40px;
    right: -32px;
    bottom: 60px;
  }
}
.l-totop:hover {
  background: b_usuusu;
  color: #fff;
}
.p-area-wrapper.js-area {
  position: relative;
}
.p-area-wrapper.js-area .slick-arrow {
  top: 20%;
}
@media screen and (max-width: 768px) {
  .p-area-wrapper.js-area .slick-arrow {
    top: 18%;
  }
}
@media screen and (max-width: 600px) {
  .p-area-wrapper.js-area .slick-arrow {
    top: 20%;
  }
}
.p-area-wrapper.js-area .p-area {
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (max-width: 768px) {
  .p-area-wrapper.js-area .p-area {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.p-area-wrapper.js-area .p-area img {
  width: 100%;
}
.p-area-wrapper.is-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-area-wrapper.is-flex:last-child:after {
  content: '';
  display: block;
  width: 29.689%;
}
@media screen and (max-width: 600px) {
  .p-area-wrapper.is-flex:last-child:after {
    width: 48%;
  }
}
.p-area-wrapper.is-flex .p-area {
  width: 29.689%;
}
@media screen and (max-width: 600px) {
  .p-area-wrapper.is-flex .p-area {
    width: 46.8%;
  }
}
.p-area {
  display: block;
}
.p-area.is-hokkaido .p-area-info__name:after {
  background: #b5ebe4;
}
.p-area.is-tohoku .p-area-info__name:after {
  background: #ace3b2;
}
.p-area.is-kanto .p-area-info__name:after {
  background: #e9e6aa;
}
.p-area.is-hokuriku-shinetsu .p-area-info__name:after {
  background: #c7c2f9;
}
.p-area.is-tokai .p-area-info__name:after {
  background: #fbd3bd;
}
.p-area.is-kansai .p-area-info__name:after {
  background: #a8bbee;
}
.p-area.is-setouchi-sanin-shikoku .p-area-info__name:after {
  background: #8fd4e4;
}
.p-area.is-kyushu .p-area-info__name:after {
  background: #f3b6b6;
}
.p-area.is-okinawa .p-area-info__name:after {
  background: #deb5ff;
}
.p-area .p-area-fig {
  padding-top: 65.79%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.p-area .p-area-info {
  margin-top: 16px;
}
@media screen and (max-width: 600px) {
  .p-area .p-area-info {
    margin-top: 8px;
  }
}
@media screen and (max-width: 600px) {
  .p-area .p-area-info .p-area-info__name {
    font-size: 16px;
  }
}
.p-area .p-area-info .p-area-info__name span {
  font-weight: normal;
  font-size: 12px;
}
@media screen and (max-width: 600px) {
  .p-area .p-area-info .p-area-info__name span {
    display: block;
  }
}
.p-area .p-area-info .p-area-info__name:after {
  content: '';
  display: block;
  width: 30px;
  height: 3px;
  margin: 16px 0;
}
@media screen and (max-width: 600px) {
  .p-area .p-area-info .p-area-info__name:after {
    margin: 8px 0;
  }
}
.p-area .p-area-info .p-area-info__text {
  font-size: 13px;
}
@media screen and (max-width: 600px) {
  .p-area .p-area-info .p-area-info__text {
    line-height: 1.5;
  }
}
.p-area .p-area-info .p-area-info__tiku {
  margin-top: 12px;
  color: #7e7e7e;
}
@media screen and (max-width: 600px) {
  .p-area .p-area-info .p-area-info__tiku {
    font-size: 11px;
  }
}
.p-brochures-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -24px;
}
.p-brochures-wrapper:after {
  content: '';
  display: block;
  width: 29.689%;
}
@media screen and (max-width: 600px) {
  .p-brochures-wrapper:after {
    width: 48%;
  }
}
.p-brochures {
  display: block;
  width: 29.689%;
}
@media screen and (max-width: 600px) {
  .p-brochures {
    width: 48%;
  }
}
.p-brochures .p-brochures-fig {
  position: relative;
}
.p-brochures .p-brochures-fig img {
  border: 1px solid #ececec;
}
.p-brochures .p-brochures-fig:after {
  content: '';
  display: block;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  background: url("../images/common/icon-dw.svg?hash=7d97f4f4528ed4d0fe3b3c98d53301df") #fff no-repeat center center;
  -webkit-background-size: 24px;
  -moz-background-size: 24px;
  background-size: 24px;
  position: absolute;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  right: 16px;
  bottom: 16px;
}
.p-brochures .p-brochures-info {
  margin-top: 24px;
}
.p-brochures .p-brochures-info dd {
  margin-top: 16px;
  color: #7e7e7e;
  line-height: 1.6;
}
.p-contact-tobira {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #ececec;
  padding: 80px 64px;
  background: url("../images/common/arrow-rt.svg?hash=891649288ecaea5434c2ab820d622c3e") no-repeat right 64px center;
  -webkit-background-size: 40px;
  -moz-background-size: 40px;
  background-size: 40px;
}
@media screen and (max-width: 767px) {
  .p-contact-tobira {
    padding: 32px 16px;
    padding-right: 80px;
    background: url("../images/common/arrow-rt.svg?hash=891649288ecaea5434c2ab820d622c3e") no-repeat right 24px center;
    -webkit-background-size: 32px;
    -moz-background-size: 32px;
    background-size: 32px;
  }
}
.p-contact-tobira:hover {
  background-color: #f2f2f2;
}
.p-contact-tobira .p-contact__title {
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .p-contact-tobira .p-contact__title {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  .p-contact-tobira .p-contact__text {
    font-size: 13px;
  }
}
.p-contact-privacy {
  text-align: center;
}
.p-contact-thanks h1 {
  margin-bottom: 32px;
}
.p-home-mainvis-wrapper {
  position: relative;
}
.p-home-mainvis-wrapper .p-home-mainvis__scroll {
  position: absolute;
  bottom: 16px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
@media screen and (max-width: 600px) {
  .p-home-mainvis-wrapper .p-home-mainvis__scroll {
    bottom: 8px;
  }
}
.p-home-mainvis-wrapper .p-home-mainvis__scroll span.p-home-mainv__scroll__text {
  display: block;
  color: #fff;
}
.p-home-mainvis-wrapper .p-home-mainvis__scroll span.p-home-mainvis__anime {
  display: block;
  height: 40px;
  width: 1px;
  margin-left: auto;
  margin-right: auto;
}
.p-home-mainvis-wrapper .p-home-mainvis__scroll span.p-home-mainvis__anime:after {
  content: '';
  display: block;
  background: #fff;
  -webkit-animation: scroll_af 1.6s infinite;
  -moz-animation: scroll_af 1.6s infinite;
  -o-animation: scroll_af 1.6s infinite;
  -ms-animation: scroll_af 1.6s infinite;
  animation: scroll_af 1.6s infinite;
}
.p-home-mainvis {
  padding-left: 0;
  padding-right: 0;
}
.p-home-mainvis .p-home-mainvis__slide {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: relative;
}
.p-home-mainvis .p-home-mainvis__slide picture {
  width: 100%;
}
.p-home-mainvis .p-home-mainvis__slide picture img {
  width: 100%;
}
.p-home-mainvis .p-home-mainvis__slide .p-home-mainvis__copybox {
  position: absolute;
  z-index: 1;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 10%;
}
@media screen and (max-width: 1260px) {
  .p-home-mainvis .p-home-mainvis__slide .p-home-mainvis__copybox {
    left: 5%;
  }
}
.p-home-mainvis .p-home-mainvis__slide .p-home-mainvis__copybox .p-home-mainvis__title {
  font-size: 48px;
  font-weight: 800;
  line-height: 1.4;
  color: #fff;
  text-shadow: 0 0 8px rgba(0,0,0,0.4);
  margin-bottom: 8px;
}
@media screen and (max-width: 1024px) {
  .p-home-mainvis .p-home-mainvis__slide .p-home-mainvis__copybox .p-home-mainvis__title {
    font-size: 32px;
  }
}
.p-home-mainvis .p-home-mainvis__slide .p-home-mainvis__copybox .p-home-mainvis__title + p {
  text-shadow: 0 0 8px rgba(0,0,0,0.4);
  font-size: 24px;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .p-home-mainvis .p-home-mainvis__slide .p-home-mainvis__copybox .p-home-mainvis__title + p {
    font-size: 16px;
  }
}
.p-home-bnr {
  padding: 16px 0;
  background: #ececec;
  position: relative;
}
.p-home-bnr .slick-slide {
  margin-right: 8px;
  margin-left: 8px;
}
.p-home-bnr .slick-slide img {
  width: 100%;
}
.p-entrance-wrapper {
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .p-entrance-wrapper {
    display: block;
  }
}
.p-entrance-wrapper .p-entrance {
  display: block;
  width: 33.33333%;
  position: relative;
  padding-top: 40%;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .p-entrance-wrapper .p-entrance {
    width: auto;
    padding-top: 60%;
  }
}
.p-entrance-wrapper .p-entrance:hover:after {
  -webkit-transition: all 6s ease-out;
  -moz-transition: all 6s ease-out;
  -o-transition: all 6s ease-out;
  -ms-transition: all 6s ease-out;
  transition: all 6s ease-out;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.p-entrance-wrapper .p-entrance:after {
  z-index: -1;
  content: '';
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  transition: all 1s ease-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.p-entrance-wrapper .p-entrance.is-bout:after {
  position: relative;
  background-position: center center;
  background-image: url("../images/home/ent-about.jpg?hash=1b43314ba5eca7f21c69204348517f52");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: absolute;
}
.p-entrance-wrapper .p-entrance.is-service:after {
  position: relative;
  background-position: center center;
  background-image: url("../images/home/ent-service.jpg?hash=b829eac8c09e8cfddb9e8adcd0a4094f");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: absolute;
}
.p-entrance-wrapper .p-entrance.is-mice:after {
  position: relative;
  background-position: center center;
  background-image: url("../images/home/ent-mice.jpg?hash=de0e0777ca15c2d6065ffe5065fb8244");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: absolute;
}
.p-entrance-wrapper .p-entrance .p-entrance__title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
}
@-moz-keyframes scroll_af {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@-webkit-keyframes scroll_af {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@-o-keyframes scroll_af {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@keyframes scroll_af {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
.p-insta {
  display: block;
}
.p-insta .p-insta-images {
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-insta .p-insta-images .p-insta-images__img {
  width: 16.666%;
}
.p-insta .p-insta-images a {
  display: block;
}
.p-insta .p-insta-images img {
  width: 100%;
}
.p-insta__more {
  overflow: hidden;
}
.p-insta__more a {
  float: right;
}
.sb_instagram_header,
#sb_instagram #sbi_load {
  display: none !important;
}
@media (max-width: 640px) {
  #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
    width: 33.3333% !important;
  }
}
.p-map-wrapper {
  padding-top: 80px;
  position: relative;
}
@media screen and (max-width: 600px) {
  .p-map-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.p-map-wrapper:after {
  content: '';
  display: block;
  height: 680px;
  width: 700px;
  background: url("../images/map/map-bg.svg?hash=9952ff1654b70203a669b42b4e8c67d4") no-repeat right top -60px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-128%);
  -moz-transform: translateX(-128%);
  -o-transform: translateX(-128%);
  -ms-transform: translateX(-128%);
  transform: translateX(-128%);
  z-index: -1;
}
.p-map-wrapper .p-map-inner {
  position: relative;
}
.p-map-wrapper .p-map-inner .p-map-fig img {
  width: 100%;
}
.p-map-wrapper .p-map-inner .p-map-box {
  position: absolute;
  width: 480px;
}
@media screen and (max-width: 767px) {
  .p-map-wrapper .p-map-inner .p-map-box {
    width: 60%;
  }
}
@media screen and (max-width: 600px) {
  .p-map-wrapper .p-map-inner .p-map-box {
    position: relative;
    width: auto;
  }
}
.p-map-wrapper .p-map-inner .p-map-box .p-map-box__title {
  margin-bottom: 16px;
}
.p-map-wrapper .p-map-inner .p-map-box p {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .p-map-wrapper .p-map-inner .p-map-box p {
    font-size: 13px;
  }
}
.p-mice-wehave {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-mice-wehave li {
  line-height: 1.8;
  border: 1px solid #bababa;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 120px 60px;
}
.p-news-wrapper {
  background: #f2f2f2;
  padding-bottom: 40px;
  margin-top: 120px;
  padding-top: 40px;
}
.p-news-wrapper .p-news-inner {
  background: #fff;
  -webkit-box-shadow: 0px 0px 16px rgba(133,133,133,0.1);
  box-shadow: 0px 0px 16px rgba(133,133,133,0.1);
  margin-top: -80px;
  padding: 40px 4%;
  position: relative;
}
@media screen and (max-width: 600px) {
  .p-news-wrapper .p-news-inner {
    padding-bottom: 74px;
  }
}
.p-news-wrapper .p-news-inner .p-news-head {
  padding-left: 18px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .p-news-wrapper .p-news-inner .p-news-head .p-news__more {
    position: absolute;
    right: 24px;
    bottom: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .p-news-wrapper .p-news-inner {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 600px) {
  .p-news-wrapper .p-news-inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.p-news .p-news-item .p-news-item__more {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 8px 16px;
}
@media screen and (max-width: 768px) {
  .p-news .p-news-item .p-news-item__more {
    display: block;
  }
}
.p-news .p-news-item .p-news-item__more:hover {
  -webkit-box-shadow: 0px 0px 16px rgba(133,133,133,0.2);
  box-shadow: 0px 0px 16px rgba(133,133,133,0.2);
}
.p-news .p-news-item .p-news-item__date {
  display: inline-block;
  color: #7e7e7e;
  width: 120px;
}
@media screen and (max-width: 768px) {
  .p-news .p-news-item .p-news-item__date {
    font-size: 16px;
  }
}
.p-news .p-news-item .p-news-item__cate {
  font-weight: normal;
  margin-right: 4%;
  width: 15%;
  text-align: center;
  position: relative;
  color: #fff;
  line-height: 1.5;
  padding-top: 1px;
  vertical-align: bottom;
  min-width: 100px;
}
@media screen and (max-width: 768px) {
  .p-news .p-news-item .p-news-item__cate {
    display: inline-block;
    top: -4px;
    font-size: 11px;
  }
}
.p-news .p-news-item .p-news-item__cate.news {
  background: #9fbaff;
}
.p-news .p-news-item .p-news-item__cate.travel {
  background: #f3ba64;
}
.p-news .p-news-item .p-news-item__cate.destination {
  background: #99dda0;
}
.p-news .p-news-item .p-news-item__cate.information {
  background: #ff9f9f;
}
.p-news .p-news-item .p-news-item__text {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media screen and (max-width: 768px) {
  .p-news .p-news-item .p-news-item__text {
    font-size: 16px;
  }
}
.p-news-category {
  overflow: hidden;
}
.p-news-category h1 {
  float: left;
}
@media screen and (max-width: 767px) {
  .p-news-category h1 {
    float: none;
  }
}
.p-news-category select {
  float: right;
  width: 24%;
}
@media screen and (max-width: 767px) {
  .p-news-category select {
    width: 100%;
    float: none;
  }
}
.p-sitemap-top a {
  font-weight: bold;
  padding: 40px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .p-sitemap-top a {
    padding: 20px;
  }
}
@media screen and (max-width: 600px) {
  .p-sitemap-top a {
    padding: 12px;
  }
}
.p-sitemap .p-sitemap-box.is-etc .p-sitemap-nav li {
  width: 25%;
}
@media screen and (max-width: 600px) {
  .p-sitemap .p-sitemap-box.is-etc .p-sitemap-nav li {
    width: 50%;
  }
}
.p-sitemap .p-sitemap-box .p-sitemap-nav {
  border-top: 1px solid #ececec;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 40px;
}
@media screen and (max-width: 767px) {
  .p-sitemap .p-sitemap-box .p-sitemap-nav {
    padding: 20px;
  }
}
@media screen and (max-width: 600px) {
  .p-sitemap .p-sitemap-box .p-sitemap-nav {
    padding: 12px;
  }
}
.p-sitemap .p-sitemap-box .p-sitemap-nav li.p-sitemap-nav__parent {
  font-weight: bold;
  width: 100%;
  margin-top: 0;
}
.p-sitemap .p-sitemap-box .p-sitemap-nav li.p-sitemap-nav__parent a {
  font-size: 18px;
}
.p-sitemap .p-sitemap-box .p-sitemap-nav li {
  width: 33.333%;
  margin-top: 12px;
}
@media screen and (max-width: 600px) {
  .p-sitemap .p-sitemap-box .p-sitemap-nav li {
    width: 50%;
  }
}
.p-story-outline-wrapper {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: -40px;
}
.p-story-outline-wrapper:before {
  content: '';
  display: block;
  position: absolute;
  background: #bababa;
  height: 96%;
  width: 1px;
  left: 148px;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .p-story-outline-wrapper:before {
    left: 68px;
  }
}
.p-story-outline {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.p-story-outline .p-story-outline__y {
  width: 160px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-top: 4px;
  margin-right: 60px;
}
@media screen and (max-width: 768px) {
  .p-story-outline .p-story-outline__y {
    width: 80px;
    margin-right: 20px;
  }
}
.p-story-outline .p-story-outline__y:after {
  content: '';
  display: block;
  background: #9fbaff;
  border: 3px solid #ececec;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.p-story-outline .p-story-outline-box {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media screen and (max-width: 768px) {
  .p-story-outline .p-story-outline-box dt {
    font-size: 16px;
    line-height: 1.6;
  }
}
.p-story-outline .p-story-outline-box dd {
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  .p-story-outline .p-story-outline-box dd {
    font-size: 14px;
  }
}
/*# sourceMappingURL=site-style.css.map */