@charset "UTF-8";
/******************************************************************
Site Name:TSURUGA-UMAIMON-TAKEOUT
Author:

Stylesheet: Main Stylesheet
******************************************************************/
@import url("https://fonts.googleapis.com/css?family=Zen+Maru+Gothic:wght@400;700&Oswald&display=swap");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong,
.strong {
  font-weight: bold;
}

dfn,
em,
.em {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

pre {
  margin: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

q:before,
q:after {
  content: "";
  content: none;
}

small,
.small {
  font-size: 75%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
  Lists
========================================================================== */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0;
}

menu {
  padding: 0 0 0 40px;
}

ol,
ul {
  padding: 0;
  list-style-type: none;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
  Embedded content
========================================================================== */
img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.clearfix,
.cf,
.comment-respond {
  zoom: 1;
}
.clearfix:before, .clearfix:after,
.cf:before,
.comment-respond:before,
.cf:after,
.comment-respond:after {
  content: "";
  display: table;
}
.clearfix:after,
.cf:after,
.comment-respond:after {
  clear: both;
}

span.amp {
  font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif !important;
  font-style: italic;
}

/*********************
FONT FACE (IN YOUR FACE)
*********************/
p {
  -ms-word-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3;
}

/*********************
TRANSITION
*********************/
/*********************
CSS3 GRADIENTS
*********************/
/*********************
BOX SIZING
*********************/
/*********************
MEDIA SIZE
*********************/
.last-col {
  float: right;
  padding-right: 0 !important;
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}

@media (max-width: 767px) {
  .mf-all {
    width: 100%;
    margin-bottom: 1em;
  }
  .mf-1of2 {
    width: 50%;
  }
  .mf-1of3 {
    width: 33.3%;
  }
  .mf-2of3 {
    width: 66.6%;
  }
  .mf-1of4 {
    width: 25%;
  }
  .mf-3of4 {
    width: 75%;
  }
  .mf-1of5 {
    width: 20%;
  }
  .mf-2of5 {
    width: 40%;
  }
  .mf-3of5 {
    width: 60%;
  }
  .mf-4of5 {
    width: 80%;
  }
  .mf-1of6 {
    width: 16.6666666667%;
  }
  .mf-1of7 {
    width: 14.2857142857%;
  }
  .mf-2of7 {
    width: 28.5714286%;
  }
  .mf-3of7 {
    width: 42.8571429%;
  }
  .mf-4of7 {
    width: 57.1428572%;
  }
  .mf-5of7 {
    width: 71.4285715%;
  }
  .mf-6of7 {
    width: 85.7142857%;
  }
  .mf-1of8 {
    width: 12.5%;
  }
  .mf-1of9 {
    width: 11.1111111111%;
  }
  .mf-1of10 {
    width: 10%;
  }
  .mf-1of11 {
    width: 9.0909090909%;
  }
  .mf-1of12 {
    width: 8.33%;
  }
  .mfm-1of2 {
    width: calc(50% - 1.4em);
  }
  .mfms-1of2 {
    width: calc(50% - 0.5em);
  }
  .mfm-1of3 {
    width: calc(33.3% - 1.4em);
  }
  .mfm-2of3 {
    width: calc(66.6% - 1.4em);
  }
  .mfm-1of4 {
    width: calc(25% - 1.4em);
  }
  .mfm-3of4 {
    width: calc(75% - 1.4em);
  }
  .mfm-1of5 {
    width: calc(20% - 1.4em);
  }
  .mfm-2of5 {
    width: calc(40% - 1.4em);
  }
  .mfm-3of5 {
    width: calc(60% - 1.4em);
  }
  .mfm-4of5 {
    width: calc(80% - 1.4em);
  }
  .mfm-1of6 {
    width: calc(16.6666666667% - 1.4em);
  }
  .mfm-1of7 {
    width: calc(14.2857142857% - 1.4em);
  }
  .mfm-2of7 {
    width: calc(28.5714286% - 1.4em);
  }
  .mfm-3of7 {
    width: calc(42.8571429% - 1.4em);
  }
  .mfm-4of7 {
    width: calc(57.1428572% - 1.4em);
  }
  .mfm-5of7 {
    width: calc(71.4285715% - 1.4em);
  }
  .mfm-6of7 {
    width: calc(85.7142857% - 1.4em);
  }
  .mfm-1of8 {
    width: calc(12.5% - 1.4em);
  }
  .mfm-1of9 {
    width: calc(11.1111111111% - 1.4em);
  }
  .mfm-1of10 {
    width: calc(10% - 1.4em);
  }
  .mfm-1of11 {
    width: calc(9.0909090909% - 1.4em);
  }
  .mfm-1of12 {
    width: calc(8.33% - 1.4em);
  }
  .m-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0;
  }
  .m-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%;
  }
  .m-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%;
  }
  .m-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%;
  }
  .m-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%;
  }
  .m-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%;
  }
}
@media (min-width: 768px) and (max-width: 1029px) {
  .tf-all {
    width: 100%;
  }
  .tf-1of2 {
    width: 50%;
  }
  .tf-1of3 {
    width: 33.3%;
  }
  .tf-2of3 {
    width: 66.6%;
  }
  .tf-1of4 {
    width: 25%;
  }
  .tf-3of4 {
    width: 75%;
  }
  .tf-1of5 {
    width: 20%;
  }
  .tf-2of5 {
    width: 40%;
  }
  .tf-3of5 {
    width: 60%;
  }
  .tf-4of5 {
    width: 80%;
  }
  .tf-1of6 {
    width: 16.6666666667%;
  }
  .tf-1of7 {
    width: 14.2857142857%;
  }
  .tf-2of7 {
    width: 28.5714286%;
  }
  .tf-3of7 {
    width: 42.8571429%;
  }
  .tf-4of7 {
    width: 57.1428572%;
  }
  .tf-5of7 {
    width: 71.4285715%;
  }
  .tf-6of7 {
    width: 85.7142857%;
  }
  .tf-1of8 {
    width: 12.5%;
  }
  .tf-1of9 {
    width: 11.1111111111%;
  }
  .tf-1of10 {
    width: 10%;
  }
  .tf-1of11 {
    width: 9.0909090909%;
  }
  .tf-1of12 {
    width: 8.33%;
  }
  .atf-1of3 {
    width: calc(33.3% - 3.4em);
  }
  .atf-1of4 {
    width: calc(25% - 2em);
  }
  .tfm-1of2 {
    width: calc(50% - 1.4em);
  }
  .tfm-1of3 {
    width: calc(33.3% - 1.4em);
  }
  .tfm-2of3 {
    width: calc(66.6% - 1.4em);
  }
  .tfm-1of4 {
    width: calc(25% - 1.4em);
  }
  .tfm-3of4 {
    width: calc(75% - 1.4em);
  }
  .tfm-1of5 {
    width: calc(20% - 1.4em);
  }
  .tfm-2of5 {
    width: calc(40% - 1.4em);
  }
  .tfm-3of5 {
    width: calc(60% - 1.4em);
  }
  .tfm-4of5 {
    width: calc(80% - 1.4em);
  }
  .tfm-1of6 {
    width: calc(16.6666666667% - 1.4em);
  }
  .tfm-1of7 {
    width: calc(14.2857142857% - 1.4em);
  }
  .tfm-2of7 {
    width: calc(28.5714286% - 1.4em);
  }
  .tfm-3of7 {
    width: calc(42.8571429% - 1.4em);
  }
  .tfm-4of7 {
    width: calc(57.1428572% - 1.4em);
  }
  .tfm-5of7 {
    width: calc(71.4285715% - 1.4em);
  }
  .tfm-6of7 {
    width: calc(85.7142857% - 1.4em);
  }
  .tfm-1of8 {
    width: calc(12.5% - 1.4em);
  }
  .tfm-1of9 {
    width: calc(11.1111111111% - 1.4em);
  }
  .tfm-1of10 {
    width: calc(10% - 1.4em);
  }
  .tfm-1of11 {
    width: calc(9.0909090909% - 1.4em);
  }
  .tfm-1of12 {
    width: calc(8.33% - 1.4em);
  }
  .t-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0;
  }
  .t-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%;
  }
  .t-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%;
  }
  .t-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%;
  }
  .t-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%;
  }
  .t-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%;
  }
  .t-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%;
  }
  .t-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%;
  }
  .t-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%;
  }
  .t-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%;
  }
}
@media (min-width: 1030px) {
  .df-all {
    width: 100%;
  }
  .df-1of2 {
    width: 50%;
  }
  .df-1of3 {
    width: 33.3%;
  }
  .df-2of3 {
    width: 66.6%;
  }
  .df-1of4 {
    width: 25%;
  }
  .df-3of4 {
    width: 75%;
  }
  .df-1of5 {
    width: 20%;
  }
  .df-2of5 {
    width: 40%;
  }
  .df-3of5 {
    width: 60%;
  }
  .df-4of5 {
    width: 80%;
  }
  .df-1of6 {
    width: 16.6666666667%;
  }
  .df-1of7 {
    width: 14.2857142857%;
  }
  .df-2of7 {
    width: 28.5714286%;
  }
  .df-3of7 {
    width: 42.8571429%;
  }
  .df-4of7 {
    width: 57.1428572%;
  }
  .df-5of7 {
    width: 71.4285715%;
  }
  .df-6of7 {
    width: 85.7142857%;
  }
  .df-1of8 {
    width: 12.5%;
  }
  .df-1of9 {
    width: 11.1111111111%;
  }
  .df-1of10 {
    width: 10%;
  }
  .df-1of11 {
    width: 9.0909090909%;
  }
  .df-1of12 {
    width: 8.33%;
  }
  .adf-1of3 {
    width: calc(33.3% - 3.4em);
  }
  .atf-1of4 {
    width: calc(25% - 1em);
  }
  .dfm-1of2 {
    width: calc(50% - 1.4em);
  }
  .dfms-1of2 {
    width: calc(50% - 0.5em);
  }
  .dfm-1of3 {
    width: calc(33.3% - 1.4em);
  }
  .dfm-2of3 {
    width: calc(66.6% - 1.4em);
  }
  .dfm-1of4 {
    width: calc(25% - 1.4em);
  }
  .dfm-3of4 {
    width: calc(75% - 1.4em);
  }
  .dfm-1of5 {
    width: calc(20% - 1.4em);
  }
  .dfm-2of5 {
    width: calc(40% - 1.4em);
  }
  .dfm-3of5 {
    width: calc(60% - 1.4em);
  }
  .dfm-4of5 {
    width: calc(80% - 1.4em);
  }
  .dfm-1of6 {
    width: calc(16.6666666667% - 1.4em);
  }
  .dfm-1of7 {
    width: calc(14.2857142857% - 1.4em);
  }
  .dfm-2of7 {
    width: calc(28.5714286% - 1.4em);
  }
  .dfm-3of7 {
    width: calc(42.8571429% - 1.4em);
  }
  .dfm-4of7 {
    width: calc(57.1428572% - 1.4em);
  }
  .dfm-5of7 {
    width: calc(71.4285715% - 1.4em);
  }
  .dfm-6of7 {
    width: calc(85.7142857% - 1.4em);
  }
  .dfm-1of8 {
    width: calc(12.5% - 1.4em);
  }
  .dfm-1of9 {
    width: calc(11.1111111111% - 1.4em);
  }
  .dfm-1of10 {
    width: calc(10% - 1.4em);
  }
  .dfm-1of11 {
    width: calc(9.0909090909% - 1.4em);
  }
  .dfm-1of12 {
    width: calc(8.33% - 1.4em);
  }
  .d-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0;
  }
  .d-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%;
  }
  .d-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%;
  }
  .d-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%;
  }
  .d-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%;
  }
  .d-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%;
  }
  .d-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%;
  }
  .d-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%;
  }
  .d-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%;
  }
  .d-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%;
  }
  .d-1of6 {
    float: left;
    padding-right: 0.75em;
    width: 16.6666666667%;
  }
  .d-1of7 {
    float: left;
    padding-right: 0.75em;
    width: 14.2857142857%;
  }
  .d-2of7 {
    float: left;
    padding-right: 0.75em;
    width: 28.5714286%;
  }
  .d-3of7 {
    float: left;
    padding-right: 0.75em;
    width: 42.8571429%;
  }
  .d-4of7 {
    float: left;
    padding-right: 0.75em;
    width: 57.1428572%;
  }
  .d-5of7 {
    float: left;
    padding-right: 0.75em;
    width: 71.4285715%;
  }
  .d-6of7 {
    float: left;
    padding-right: 0.75em;
    width: 85.7142857%;
  }
  .d-1of8 {
    float: left;
    padding-right: 0.75em;
    width: 12.5%;
  }
  .d-1of9 {
    float: left;
    padding-right: 0.75em;
    width: 11.1111111111%;
  }
  .d-1of10 {
    float: left;
    padding-right: 0.75em;
    width: 10%;
  }
  .d-1of11 {
    float: left;
    padding-right: 0.75em;
    width: 9.0909090909%;
  }
  .d-1of12 {
    float: left;
    padding-right: 0.75em;
    width: 8.33%;
  }
}
/*********************
IMPORTING MODULES
*********************/
.alert-success, .alert-error, .alert-info, .alert-help {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}

.alert-help {
  border-color: rgb(231.8902439024, 220.3353658537, 88.6097560976);
  background: #ebe16f;
}

.alert-info {
  border-color: rgb(191.1428571429, 227.6326530612, 244.3571428571);
  background: #d5edf8;
}

.alert-error {
  border-color: rgb(247.8125, 204.6875, 206.484375);
  background: #fbe3e4;
}

.alert-success {
  border-color: rgb(221.7207792208, 233.7012987013, 173.7987012987);
  background: #e6efc2;
}

.blue-btn, #submit, .comment-reply-link {
  display: inline-block;
  position: relative;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: 0.9em;
  font-size: 34px;
  line-height: 34px;
  font-weight: normal;
  padding: 0 24px;
  border-radius: 4px;
  border: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out;
}
.blue-btn:hover, #submit:hover, .comment-reply-link:hover, .blue-btn:focus, #submit:focus, .comment-reply-link:focus {
  color: #fff;
  text-decoration: none;
  outline: none;
}
.blue-btn:active, #submit:active, .comment-reply-link:active {
  top: 1px;
}

.blue-btn, #submit, .comment-reply-link {
  background-color: #b97229;
}
.blue-btn:hover, #submit:hover, .comment-reply-link:hover, .blue-btn:focus, #submit:focus, .comment-reply-link:focus {
  background-color: rgb(168.3008849558, 103.7097345133, 37.2991150442);
}
.blue-btn:active, #submit:active, .comment-reply-link:active {
  background-color: rgb(164.1261061947, 101.1371681416, 36.3738938053);
}

/*********************
INPUTS
*********************/
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
select,
textarea,
.field {
  display: block;
  height: 40px;
  line-height: 1em;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #000000;
  border-radius: 3px;
  vertical-align: middle;
  box-shadow: none;
  border: 0;
  width: 100%;
  max-width: 400px;
  font-family: "Lato", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  background-color: #eaedf2;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;
}
input[type=text]:focus, input[type=text]:active,
input[type=password]:focus,
input[type=password]:active,
input[type=datetime]:focus,
input[type=datetime]:active,
input[type=datetime-local]:focus,
input[type=datetime-local]:active,
input[type=date]:focus,
input[type=date]:active,
input[type=month]:focus,
input[type=month]:active,
input[type=time]:focus,
input[type=time]:active,
input[type=week]:focus,
input[type=week]:active,
input[type=number]:focus,
input[type=number]:active,
input[type=email]:focus,
input[type=email]:active,
input[type=url]:focus,
input[type=url]:active,
input[type=search]:focus,
input[type=search]:active,
input[type=tel]:focus,
input[type=tel]:active,
input[type=color]:focus,
input[type=color]:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
.field:focus,
.field:active {
  background-color: rgb(246.6, 247.8, 249.8);
  outline: none;
}
input[type=text].error, input[type=text].is-invalid,
input[type=password].error,
input[type=password].is-invalid,
input[type=datetime].error,
input[type=datetime].is-invalid,
input[type=datetime-local].error,
input[type=datetime-local].is-invalid,
input[type=date].error,
input[type=date].is-invalid,
input[type=month].error,
input[type=month].is-invalid,
input[type=time].error,
input[type=time].is-invalid,
input[type=week].error,
input[type=week].is-invalid,
input[type=number].error,
input[type=number].is-invalid,
input[type=email].error,
input[type=email].is-invalid,
input[type=url].error,
input[type=url].is-invalid,
input[type=search].error,
input[type=search].is-invalid,
input[type=tel].error,
input[type=tel].is-invalid,
input[type=color].error,
input[type=color].is-invalid,
select.error,
select.is-invalid,
textarea.error,
textarea.is-invalid,
.field.error,
.field.is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4;
}
input[type=text].success, input[type=text].is-valid,
input[type=password].success,
input[type=password].is-valid,
input[type=datetime].success,
input[type=datetime].is-valid,
input[type=datetime-local].success,
input[type=datetime-local].is-valid,
input[type=date].success,
input[type=date].is-valid,
input[type=month].success,
input[type=month].is-valid,
input[type=time].success,
input[type=time].is-valid,
input[type=week].success,
input[type=week].is-valid,
input[type=number].success,
input[type=number].is-valid,
input[type=email].success,
input[type=email].is-valid,
input[type=url].success,
input[type=url].is-valid,
input[type=search].success,
input[type=search].is-valid,
input[type=tel].success,
input[type=tel].is-valid,
input[type=color].success,
input[type=color].is-valid,
select.success,
select.is-valid,
textarea.success,
textarea.is-valid,
.field.success,
.field.is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2;
}
input[type=text][disabled], input[type=text].is-disabled,
input[type=password][disabled],
input[type=password].is-disabled,
input[type=datetime][disabled],
input[type=datetime].is-disabled,
input[type=datetime-local][disabled],
input[type=datetime-local].is-disabled,
input[type=date][disabled],
input[type=date].is-disabled,
input[type=month][disabled],
input[type=month].is-disabled,
input[type=time][disabled],
input[type=time].is-disabled,
input[type=week][disabled],
input[type=week].is-disabled,
input[type=number][disabled],
input[type=number].is-disabled,
input[type=email][disabled],
input[type=email].is-disabled,
input[type=url][disabled],
input[type=url].is-disabled,
input[type=search][disabled],
input[type=search].is-disabled,
input[type=tel][disabled],
input[type=tel].is-disabled,
input[type=color][disabled],
input[type=color].is-disabled,
select[disabled],
select.is-disabled,
textarea[disabled],
textarea.is-disabled,
.field[disabled],
.field.is-disabled {
  cursor: not-allowed;
  border-color: #cfcfcf;
  opacity: 0.6;
}
input[type=text][disabled]:focus, input[type=text][disabled]:active, input[type=text].is-disabled:focus, input[type=text].is-disabled:active,
input[type=password][disabled]:focus,
input[type=password][disabled]:active,
input[type=password].is-disabled:focus,
input[type=password].is-disabled:active,
input[type=datetime][disabled]:focus,
input[type=datetime][disabled]:active,
input[type=datetime].is-disabled:focus,
input[type=datetime].is-disabled:active,
input[type=datetime-local][disabled]:focus,
input[type=datetime-local][disabled]:active,
input[type=datetime-local].is-disabled:focus,
input[type=datetime-local].is-disabled:active,
input[type=date][disabled]:focus,
input[type=date][disabled]:active,
input[type=date].is-disabled:focus,
input[type=date].is-disabled:active,
input[type=month][disabled]:focus,
input[type=month][disabled]:active,
input[type=month].is-disabled:focus,
input[type=month].is-disabled:active,
input[type=time][disabled]:focus,
input[type=time][disabled]:active,
input[type=time].is-disabled:focus,
input[type=time].is-disabled:active,
input[type=week][disabled]:focus,
input[type=week][disabled]:active,
input[type=week].is-disabled:focus,
input[type=week].is-disabled:active,
input[type=number][disabled]:focus,
input[type=number][disabled]:active,
input[type=number].is-disabled:focus,
input[type=number].is-disabled:active,
input[type=email][disabled]:focus,
input[type=email][disabled]:active,
input[type=email].is-disabled:focus,
input[type=email].is-disabled:active,
input[type=url][disabled]:focus,
input[type=url][disabled]:active,
input[type=url].is-disabled:focus,
input[type=url].is-disabled:active,
input[type=search][disabled]:focus,
input[type=search][disabled]:active,
input[type=search].is-disabled:focus,
input[type=search].is-disabled:active,
input[type=tel][disabled]:focus,
input[type=tel][disabled]:active,
input[type=tel].is-disabled:focus,
input[type=tel].is-disabled:active,
input[type=color][disabled]:focus,
input[type=color][disabled]:active,
input[type=color].is-disabled:focus,
input[type=color].is-disabled:active,
select[disabled]:focus,
select[disabled]:active,
select.is-disabled:focus,
select.is-disabled:active,
textarea[disabled]:focus,
textarea[disabled]:active,
textarea.is-disabled:focus,
textarea.is-disabled:active,
.field[disabled]:focus,
.field[disabled]:active,
.field.is-disabled:focus,
.field.is-disabled:active {
  background-color: #d5edf8;
}

input[type=password] {
  letter-spacing: 0.3em;
}

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
}

select {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
  appearance: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 97.5% center;
}

/*********************
BASE (MOBILE) SIZE
*********************/
/*********************
GENERAL STYLES
*********************/
html {
  height: 100%;
}

body {
  font-family: "Lato", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #000000;
  background-color: white;
  background-repeat: repeat;
  background-size: 60% auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  height: 100%;
}

/*********************
LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 96%;
  margin: 0 auto;
}
@media screen and (min-width: 820px) {
  .wrap {
    max-width: 1300px;
  }
}

/*********************
LINK STYLES
*********************/
a,
a:visited {
  color: gray;
}
a:hover, a:focus,
a:visited:hover,
a:visited:focus {
  color: rgb(105.05, 105.05, 105.05);
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  text-rendering: optimizelegibility;
  font-weight: 500;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
  text-decoration: none;
}

h1,
.h1 {
  font-size: 1.4em;
  line-height: 1.333em;
}

h2,
.h2 {
  font-size: 1.3em;
  line-height: 1.4em;
  margin-bottom: 0.375em;
}

h3,
.h3 {
  font-size: 1.125em;
  font-weight: 600;
}

h4,
.h4 {
  font-size: 1em;
  font-weight: 600;
}

h5,
.h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/*********************
HEADER STYLES
*********************/
header {
  position: relative;
}

.main_header {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: auto 200px;
  background-color: #EAFEFF;
}
.main_header .main_logo {
  z-index: 99;
  width: 100%;
  text-align: center;
}
.main_header .main_logo img {
  width: 100%;
  max-width: 280px;
  height: auto;
  margin: auto 20px auto 20px;
}
.main_header .main_logo img:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.top_header {
  position: relative;
  margin: 0px;
  padding: 0px;
  width: 100%;
  background-position: center bottom;
  background-size: cover;
  background-image: url(../images/mainvis.jpg);
}
.top_header .main_logo {
  position: relative;
  margin: 0 auto;
  width: 100%;
  z-index: 99;
  padding: 0px 0px 0px 6px;
  display: grid;
  place-items: center;
  display: grid;
  grid-template-columns: 180px auto;
}
.top_header .main_logo h1 {
  display: inline-block;
  margin: 0px;
  padding: 0px;
}
.top_header .main_logo .t01 {
  height: auto;
  transition: all 0.5s ease;
}
.top_header .main_logo .t01:hover {
  transition: all 0.5s ease;
}
@media screen and (min-width: 320px) {
  .top_header .main_logo .t01 {
    max-width: 160px;
    width: 100%;
  }
}
@media screen and (min-width: 350px) {
  .top_header .main_logo .t01 {
    max-width: 160px;
    width: 100%;
  }
}
@media screen and (min-width: 820px) {
  .top_header .main_logo .t01 {
    max-width: 800px;
  }
}
.top_header .sns_link {
  text-align: right;
  width: 100%;
  margin-right: 10px;
}
.top_header .sns_link .t03,
.top_header .sns_link .t04,
.top_header .sns_link .t05 {
  max-width: 50px;
  padding: 2px;
}
@media screen and (min-width: 820px) {
  .top_header .sns_link .t03,
  .top_header .sns_link .t04,
  .top_header .sns_link .t05 {
    max-width: 70px;
  }
}

.top_header2 {
  position: relative;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100vh;
  background-position: center bottom;
  background-size: cover;
  background-image: url(../images/main_vis_fukui.jpg);
}
@media screen and (min-width: 320px) {
  .top_header2 {
    background-position: left 30% bottom;
  }
}
@media screen and (min-width: 350px) {
  .top_header2 {
    background-position: left 20% bottom;
  }
}
@media screen and (min-width: 820px) {
  .top_header2 {
    background-position: center bottom;
  }
}
.top_header2 .main_logo {
  position: relative;
  margin: 0 auto;
  width: 100%;
  z-index: 99;
  padding: 0px 0px 0px 10px;
  height: 100vh;
}
.top_header2 .main_logo h1 {
  display: inline-block;
  margin: 0px;
  padding: 0px;
}
.top_header2 .main_logo img {
  height: auto;
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -30%);
}
.top_header2 .main_logo img:hover {
  opacity: 0.8;
  transition: all 0.5s ease;
}
@media screen and (min-width: 320px) {
  .top_header2 .main_logo img {
    width: 70%;
  }
}
@media screen and (min-width: 350px) {
  .top_header2 .main_logo img {
    width: 70%;
  }
}
@media screen and (min-width: 820px) {
  .top_header2 .main_logo img {
    max-width: 380px;
  }
}

.top_header_submenu {
  display: flex;
  position: absolute;
  top: 0px;
  bottom: auto;
  left: auto;
  right: 70px;
  width: auto;
}
@media screen and (min-width: 820px) {
  .top_header_submenu {
    right: 100px;
  }
}
.top_header_submenu .shop {
  position: relative;
  z-index: 99;
}
.top_header_submenu .shop:hover {
  opacity: 0.8;
  transition: all 0.5s ease;
}
.top_header_submenu .map {
  margin-right: 10px;
  position: relative;
  z-index: 99;
}
.top_header_submenu .map:hover {
  opacity: 0.8;
  transition: all 0.5s ease;
}
.top_header_submenu img {
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 320px) {
  .top_header_submenu img {
    width: 50px;
  }
}
@media screen and (min-width: 350px) {
  .top_header_submenu img {
    width: 60px;
  }
}
@media screen and (min-width: 820px) {
  .top_header_submenu img {
    width: 100px;
  }
}

.main_header_submenu {
  display: none;
  position: absolute;
  grid-template-columns: 1fr 1fr;
  top: auto;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  margin: 0 auto;
}
.main_header_submenu img {
  display: block;
  margin: 0 auto;
}

.main-header-image {
  padding: clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto;
  background-color: #FFFDEB;
}
.main-header-image img {
  object-fit: cover;
  width: 100%;
  display: block;
}
.main-header-image h1 {
  padding: 1rem 0 2rem;
  margin-bottom: 4rem;
  background-image: repeating-linear-gradient(yellow 0 2px);
  background-repeat: no-repeat;
  background-size: 4rem 0.3rem;
  background-position: center bottom;
  text-align: center;
}

.font-green {
  color: #12458c;
}

.font-yellow {
  color: yellow;
}

.menu_area {
  width: 100%;
}

.top_logo {
  max-width: 200px;
  min-width: 200px;
  margin: 10px auto;
  padding: 10px;
}
.top_logo img {
  width: 100%;
}

/*********************
NAVIGATION STYLES
*********************/
.nav {
  border-bottom: 0;
  margin: 0;
}
.nav li a {
  display: block;
  color: #eaedf2;
  text-decoration: none;
  padding: 0.75em;
}
.nav li ul.sub-menu li a,
.nav li ul.children li a {
  padding-left: 30px;
}
/*********************
POSTS & CONTENT STYLES
*********************/
#content {
  margin-top: 0em;
  margin-bottom: 0px;
  overflow-x: hidden;
  position: relative;
}

.hentry {
  border-radius: 3px;
  padding: 1em;
}
.hentry h1 {
  padding-bottom: 8px;
  letter-spacing: 2px;
  font-weight: 500;
}
.hentry h2 {
  padding: 0.2em 0em 0.2em 0em;
  font-family: "Zen Maru Gothic";
  margin-bottom: clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto;
  letter-spacing: 2px;
  font-weight: 600;
}
.hentry h3 {
  font-family: "Zen Maru Gothic";
  padding: 0.2em 0em 0.2em 0em;
  margin-bottom: clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto;
  letter-spacing: 2px;
  font-weight: 600;
}
.hentry h4 {
  font-family: "Zen Maru Gothic";
  padding: 0.2em 0.1em 0.2em 0.1em;
  margin-bottom: 1em;
}
.hentry header {
  border-bottom: 0px solid #f8f9fa;
  padding: 1.5em;
}
.hentry footer {
  padding: 1.5em;
  border-top: 0px solid #f8f9fa;
}
.hentry footer p {
  margin: 0;
}
.hentry footer a:link,
.hentry footer a:visited,
.hentry footer a:hover,
.hentry footer a:active,
.hentry footer a:focus {
  color: gray;
}

.single-title,
.page-title,
.entry-title {
  margin: 0px 0px 0px 0px;
}

.byline {
  color: #9fa6b4;
  font-style: italic;
  margin: 0;
}
/* entry content */
.entry-content {
  font-size: clamp(1rem, 0.94rem + 0.22vw, 1.13rem);
  padding: 0;
}
.entry-content p {
  margin: 0 0 1.5em;
}
.entry-content table {
  width: 100%;
  margin-bottom: 1.5em;
}
.entry-content table caption {
  margin: 0 0 7px;
  font-size: 0.75em;
  color: #9fa6b4;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.entry-content tr:nth-child(even) {
  background-color: #f8f9fa;
}
.entry-content td {
  padding: 7px;
}
.entry-content td:last-child {
  border-right: 0;
}
.entry-content th {
  background-color: #f8f9fa;
}
.entry-content th:last-child {
  border-right: 0;
}
.entry-content blockquote {
  margin: 0 0 1.5em 0.75em;
  padding: 0 0 0 0.75em;
  border-left: 3px solid #b97229;
  font-style: italic;
  color: #9fa6b4;
}
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
.entry-content img {
  margin: 0 0 1.5em 0;
  max-width: 100%;
  height: auto;
}
.entry-content .alignleft,
.entry-content img.alignleft {
  text-align: left;
}
.entry-content .alignright,
.entry-content img.alignright {
  text-align: right;
}
.entry-content .aligncenter,
.entry-content img.aligncenter {
  text-align: center;
}
.entry-content .size-auto,
.entry-content .size-full,
.entry-content .size-large,
.entry-content .size-medium,
.entry-content .size-thumbnail {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #036eb8;
  color: #f8f9fa;
  font-size: 0.9em;
  padding: 1.5em;
  margin: 0 0 1.5em;
  border-radius: 3px;
}

/* end .entry-content */
.list_archive_alt {
  font-size: 0.9em;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: clamp(1.25rem, -0.42rem + 6.67vw, 5rem);
  gap: clamp(0.63rem, -0.21rem + 3.33vw, 2.5rem);
}
.list_archive_alt > div {
  display: grid;
  position: relative;
  grid-template-columns: 1fr;
  align-items: center;
}
@media screen and (min-width: 820px) {
  .list_archive_alt > div {
    grid-template-columns: 1fr;
  }
}
.list_archive_alt img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
  aspect-ratio: 3/2;
  transition-duration: 0.3s;
  margin: 0px;
  display: block;
}
.list_archive_alt img:hover {
  opacity: 0.5;
}
.list_archive_alt .info_area {
  margin: 0px 0px 0px 0px;
  height: 100%;
  z-index: 1;
}
.list_archive_alt .info_area h2 {
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 6px 0px;
  color: black;
  font-weight: 600;
  font-size: 1.1em;
  line-height: 1.1em;
}
.list_archive_alt .info_area h3 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px !important;
  color: black;
  font-weight: 600;
  font-size: 1.1em;
  line-height: 1.1em;
}
.list_archive_alt .info_area .copy01 {
  font-size: 0.8em;
  margin: 0px 0px 4px 0px;
  padding: 6px 0px 0px 0px;
  font-weight: 600;
}
.list_archive_alt .info_area .copy02 {
  font-size: 0.8em;
  margin: 6px 0px 0px 0px;
  font-weight: 400;
}
.list_archive_alt .info_area a.link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.list_archive_single {
  color: black;
  font-size: 0.9em;
  font-family: serif;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 40px;
  position: relative;
}
.list_archive_single .listdata {
  display: grid;
  grid-template-columns: 1fr 3fr;
  align-items: center;
  position: relative;
  background-color: #eee;
}
.list_archive_single .photo {
  height: 100%;
}
.list_archive_single img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  aspect-ratio: 3/2;
  transition-duration: 0.3s;
  margin: 0px;
  display: block;
}
.list_archive_single img:hover {
  opacity: 0.5;
}
.list_archive_single .info_area {
  margin: 0px 0px 10px 10px;
  z-index: 1;
  padding: 0px 0px 6px 10px;
  border-left: 0px solid black;
  letter-spacing: 1px;
}
.list_archive_single .info_area h2 {
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  font-weight: 600;
  font-size: 1.2em;
  line-height: 1em;
}
.list_archive_single .info_area .copy01 {
  font-size: 0.8em;
  margin: 0px 0px -4px 0px;
  padding: 6px 0px 0px 0px;
  font-weight: 600;
}
.list_archive_single .info_area .copy02 {
  font-size: 1em;
  margin: 0px 0px 0px 0px;
  font-weight: 400;
}
.list_archive_single .info_area .tel {
  font-family: "Oswald";
  font-size: 1.6em;
  margin: 0px 0px 0px 0px;
  font-weight: 400;
}
.list_archive_single .info_area a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999px;
  z-index: 2;
}
.list_archive_single .shop_comment {
  margin: 10px auto;
  display: block h5;
  display-color: white;
  display-padding: 0px 6px;
  display-font-size: 1em;
  display-margin: 5px 0px;
  display-font-weight: 600;
  display-background-color: #036eb8;
  display-display: inline-block;
  display-border-radius: 25px;
}

.archive_header_alt {
  font-size: 0.9em;
  font-family: serif;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.archive_header_alt img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  aspect-ratio: 3/2;
  transition-duration: 0.3s;
  margin: 0px;
}
.archive_header_alt img:hover {
  opacity: 0.5;
}
.archive_header_alt .info_area {
  bottom: 0;
  right: 20px;
  margin: 2px 0px 0px 10px;
  position: absolute;
  z-index: 1;
  padding: 0px 10px 6px 0px;
  border-right: 1px solid white;
  text-align: right;
}
.archive_header_alt .info_area h2 {
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 10px 0px;
  color: white;
  font-weight: 600;
  font-size: 1em;
  line-height: 1em;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.4));
}
.archive_header_alt .info_area .copy01 {
  color: white;
  font-size: 0.8em;
  margin: 0px 0px -4px 0px;
  padding: 6px 0px 0px 0px;
  font-weight: 600;
}
.archive_header_alt .info_area .copy02 {
  color: #036eb8;
  font-size: 0.8em;
  margin: -6px 0px 0px 0px;
  font-weight: 400;
}
.archive_header_alt .info_area a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999px;
  z-index: 2;
}
.archive_header_alt .shop_comment {
  margin: 10px auto;
  display: block h5;
  display-color: white;
  display-padding: 0px 6px;
  display-font-size: 1em;
  display-margin: 5px 0px;
  display-font-weight: 600;
  display-background-color: #036eb8;
  display-display: inline-block;
  display-border-radius: 25px;
}

.brdc_wrapper {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
}
.brdc_wrapper ul {
  max-width: 1500px;
  margin: 0 auto;
  padding: 2px 10px;
  letter-spacing: 1px;
  font-size: 0.9em;
  text-align: left;
}
.brdc_wrapper ul li {
  display: inline-block;
}
.brdc_wrapper ul li a {
  text-decoration: none;
}

.toppage_logo {
  max-width: 260px;
  width: 100%;
  height: auto;
}

section#footer-menu h4 {
  margin: 0px;
  padding: 0px;
  font-size: 0.7em;
  color: gray;
}

.archive-wrapper {
  display: grid;
}
.archive-wrapper .main h1 {
  text-align: left;
}
.archive-wrapper .menu {
  background-color: rgb(75, 124, 145);
  border-radius: 10px;
}
.archive-wrapper .menu .area {
  color: white;
  padding: 0px 0px 20px 0px;
  margin: 0px 0px clamp(20px, 2vw, 40px) 0px;
}
.archive-wrapper .menu .area .title {
  display: block;
  font-weight: 500;
  margin: 0px 0px 0px 0px;
  border-bottom: 1px solid white;
  padding: 10px 10px 5px 10px;
}
.archive-wrapper .menu .area ul {
  padding: 0px 10px 10px 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.archive-wrapper .menu .area ul li {
  text-align: left;
  display: inline-block;
  font-size: clamp(0.71rem, 0.4929rem + 0.3393vw, 0.9rem);
}
.archive-wrapper .menu .part {
  border-bottom: 1px solid white;
  margin-bottom: 10px;
  padding: 10px;
  color: white;
}
.archive-wrapper .menu .part h5 {
  font-size: 1em;
  margin: 0;
  padding: 0;
}
.archive-wrapper .menu .part .author_link {
  margin: 4px 0px;
}
.archive-wrapper .menu .part .author_link a {
  font-size: 0.9em;
  padding: 2px 10px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  background-color: white;
}

.data-field {
  border: 1px solid gray;
  padding: clamp(0.75rem, 0.53rem + 0.89vw, 1.25rem);
  margin: clamp(0.75rem, 0.53rem + 0.89vw, 1.25rem) auto;
}
.data-field h2 {
  font-size: 1em;
  margin: 0;
  padding: 0;
  color: black;
  letter-spacing: 2px;
}
.data-field h1 {
  margin: 0;
  padding: 0;
}
.data-field dl {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.data-field dl dt {
  font-size: 0.9em;
  line-height: 1.4;
  color: white;
  background: #1385AB;
  width: auto;
  height: auto;
  padding: 6px 10px;
  margin: 0px 0px 0px 0px;
}
.data-field dl dd {
  font-size: 1em;
  line-height: 1.4;
  width: 100%;
  border-bottom: 1px solid #ccc;
  height: auto;
  padding: 10px 0px;
  margin: 0px 0px 10px 0px;
}

.data_field_b dl {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  margin-bottom: 60px;
}
.data_field_b dl dt {
  font-size: 1em;
  line-height: 1.2;
  font-weight: 600;
  width: 100%;
  border-right: none;
  border-bottom: 0px solid #FFF;
  height: auto;
  padding: 10px;
  margin: 0px 0px -10px 0px;
}
.data_field_b dl dd {
  font-size: 1em;
  line-height: 1.2;
  padding: 5px;
  width: 100%;
  border-bottom: 1px solid #FFF;
  height: auto;
  padding: 10px;
  margin: 0px 0px 0px 0px;
}
@media screen and (min-width: 820px) {
  .data_field_b dl dt {
    width: 150px;
    border-bottom: 1px solid #FFF;
    margin: 0px 0px 0px 0px;
  }
  .data_field_b dl dd {
    width: calc(100% - 150px);
  }
}

.news-field {
  width: 100%;
  padding: 0px 10px 0px 10px;
}
.news-field dl {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 820px) {
  .news-field dl {
    grid-template-columns: auto 1fr;
  }
}
.news-field dl a {
  text-decoration: none;
  color: white;
}
.news-field dl dt {
  font-size: 1em;
  line-height: 1.4;
  height: auto;
  padding: 10px 10px 0px 10px;
  margin: 0px 0px 10px 0px;
  border-bottom: 0px solid gray;
}
@media screen and (min-width: 820px) {
  .news-field dl dt {
    padding: 6px 10px 6px 20px;
    margin: 0px 0px 6px 0px;
    border-bottom: 1px solid gray;
  }
}
.news-field dl dd {
  font-size: 1em;
  line-height: 1.4;
  padding: 5px;
  height: auto;
  padding: 0px 10px 10px 10px;
  margin: 0px 0px 10px 0px;
  border-bottom: 1px solid gray;
}
@media screen and (min-width: 820px) {
  .news-field dl dd {
    padding: 6px 10px 6px 0px;
    margin: 0px 0px 6px 0px;
  }
}
.news-field dl .cat {
  padding: 10px 0px 10px 10px;
}
.news-field dl .cat a {
  color: rgb(0, 162, 255);
  text-align: center;
  display: inline-block;
  width: 80px;
  font-size: 0.9em;
  font-weight: 600;
  padding: 2px 6px;
  border-radius: 6px;
  background-color: rgb(255, 255, 255);
}

.form-field {
  margin-bottom: 60px;
  padding: 0px 10px 0px 10px;
}
@media screen and (min-width: 820px) {
  .form-field dt:first-child {
    border-top: 1px solid gray;
  }
  .form-field dt:first-child + dd {
    border-top: 1px solid #CCC !important;
  }
}
.form-field dl {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 820px) {
  .form-field dl {
    display: grid;
    grid-template-columns: auto 1fr;
  }
}
.form-field dl a {
  text-decoration: none;
}
.form-field dl dt:first-child {
  border-top: 1px solid gray;
}
.form-field dl dt {
  font-size: 1em;
  line-height: 1.4;
  height: auto;
  padding: 10px 10px 0px 10px;
  margin: 0px 0px 0px 0px;
}
@media screen and (min-width: 820px) {
  .form-field dl dt {
    padding: 40px 10px 10px 20px;
    margin: 0px 0px 0px 0px;
    border-bottom: 1px solid gray;
  }
}
.form-field dl dd {
  font-size: 1em;
  line-height: 1.4;
  padding: 5px;
  border-bottom: 1px solid gray;
  height: auto;
  padding: 0px 10px 10px 10px;
  margin: 0px 0px 10px 0px;
}
@media screen and (min-width: 820px) {
  .form-field dl dd {
    padding: 40px 10px 10px 0px;
    margin: 0px 0px 0px 0px;
    border-bottom: 1px solid #CCC;
  }
}
.form-field dl .cat {
  padding: 10px 0px 10px 10px;
}
.form-field dl .cat a {
  color: white;
  text-align: center;
  display: inline-block;
  width: 80px;
  font-size: 0.9em;
  padding: 2px 6px;
  border-radius: 6px;
  background-color: rgb(0, 0, 0);
}

.grid_1_1_1 {
  display: grid;
  grid-template-columns: 1fr;
}
.grid_1_2_2 {
  display: grid;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 820px) {
  .grid_1_2_2 {
    grid-template-columns: 1fr 1fr;
  }
}

.grid_1_3_3 {
  display: grid;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 820px) {
  .grid_1_3_3 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.grid_1_4_4 {
  display: grid;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 820px) {
  .grid_1_4_4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.grid_2_2_2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 820px) {
  .grid_2_2_2 {
    grid-template-columns: 1fr 1fr;
  }
}

.grid_2_3_4 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 820px) {
  .grid_2_3_4 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.grid_2_4_4 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 820px) {
  .grid_2_4_4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.grid_2_3_3 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 820px) {
  .grid_2_3_3 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.grid_3_3_3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (min-width: 820px) {
  .grid_3_3_3 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.fc-3 {
  position: relative;
  z-index: 999;
}
.fc-4 {
  position: relative;
  z-index: 999;
  grid-template-columns: 1fr 1fr;
}
.shop_prod_wrapper {
  margin: 0px -200%;
  padding: 10px 200%;
  background-color: #FFF5E0;
}
.shop_prod_wrapper h5 {
  border-left: 2px solid #036eb8;
  padding: 0px 0px 0px 10px;
  margin: 6px 0px 20px 0px;
  font-weight: 600;
  color: #036eb8;
}

.shop_single {
  background-color: white;
  font-size: 0.9em;
  padding-bottom: 3px;
  margin-top: 0px;
  margin-bottom: 20px;
}
.shop_single img {
  margin: 0;
}
.shop_single h2 {
  margin: 10px 0px;
  font-size: 1.3em;
}
.shop_single h4 {
  margin: 6px 0px;
}
.shop_single .shop_comment {
  margin: 10px auto;
  display: block;
}
.shop_single .shop_comment h5 {
  color: white;
  padding: 0px 10px;
  font-size: 0.8em;
  margin: 5px 0px;
  font-weight: 600;
  background-color: #036eb8;
  display: inline-block;
  border-radius: 25px;
}
.shop_single .info {
  font-size: 0.8em;
  margin: 0px 0px 20px 0px;
}
.shop_single .info P {
  border-bottom: 1px dotted gray;
  margin: 0px 0px 4px 0px;
}

.search_label .select {
  padding: 10px;
  position: relative;
}
.search_label .select .search_label_area {
  display: block;
  border: 1px solid gray;
  width: 100%;
  padding: 6px 8px;
  transition-duration: 0.3s;
  background-image: url(../images/icon-uarrow.svg);
  background-position: right 10px center;
  background-size: 16px;
  background-repeat: no-repeat;
}
.search_label .select .search_label_area:hover {
  background-color: rgb(215, 215, 215);
  transition-duration: 0.3s;
}
.search_label .keyword {
  display: flex;
  padding: 10px !important;
}
.search_label .keyword #s-box {
  margin: 0;
  padding: 6px 8px;
}
.search_label .keyword .icon-search {
  max-width: 40px;
  width: 100%;
  height: auto;
  padding: 6px;
  margin: 0px 0px 0px 6px;
  transition-duration: 0.3s;
  border-radius: 6px;
}
.search_label .keyword .icon-search:hover {
  background-color: rgb(215, 215, 215);
  transition-duration: 0.3s;
}

.prod_list_archive {
  background-color: white;
  font-size: 0.9em;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
}
.prod_list_archive .prod_title_h2 {
  border-radius: 8px 8px 0px 0px;
  background-color: #036eb8;
  margin: 0;
}
.prod_list_archive .prod_title_h2 h2 {
  display: block;
  font-size: 1em;
  color: white;
  padding: 6px 10px;
  margin: 0px;
}
.prod_list_archive img {
  margin: 0;
}
.prod_list_archive h2 {
  margin: 2px 0px;
  font-size: 1.1em;
}
.prod_list_archive h4 {
  margin: 6px 0px;
}
.prod_list_archive .info_area {
  padding: 0px 0px 0px 0px;
  margin: 0px;
}
.prod_single {
  background-color: white;
  justify-content: space-between;
  font-size: 0.9em;
  padding-bottom: 3px;
  margin-top: 0px;
  margin-bottom: 40px;
}
.prod_single img {
  margin: 0;
}
.prod_single h2 {
  margin: 10px 0px;
  font-size: 1.3em;
}
.prod_single h4 {
  margin: 6px 0px;
}
.prod_single .shop_comment {
  margin: 10px auto;
  display: block h5;
  display-color: white;
  display-padding: 0px 10px;
  display-font-size: 0.8em;
  display-margin: 5px 0px;
  display-font-weight: 600;
  display-background-color: #036eb8;
  display-display: inline-block;
  display-border-radius: 25px;
}
.prod_single .info {
  font-size: 0.8em;
}
.list_shop_data {
  position: relative;
  font-size: 0.8em;
  width: auto;
  padding: 10px 10px 10px 10px;
  margin: 10px 0px 10px 0px;
  border-radius: 10px;
}
.list_shop_data .flex {
  justify-content: space-between;
}
.list_shop_data a {
  font-size: 1.2em;
  text-decoration: none;
  font-weight: 600;
}
.list_shop_data:before {
  color: #9f4242;
  content: "SHOP DATA";
  display: block;
  padding: 6px 10px 6px 10px;
  margin: -10px -10px 10px -10px;
  border-radius: 10px 10px 0px 0px;
}
.list_shop_data .gmap {
  color: white;
  background-color: #9f4242;
  padding: 6px;
  display: block;
  position: absolute;
  top: -10px;
  right: 10px;
  border-radius: 6px 10px;
}
.list_shop_data a.gmap:before {
  content: "\f041";
  font-family: "FontAwesome";
  padding: 0px 4px 0px 0px;
}

img.title_icon {
  max-width: 100px;
  display: block;
  margin: 0 auto;
}

.list_small {
  display: flex;
  align-items: center;
  position: relative;
}
.list_small .left {
  width: 35%;
}
.list_small .right {
  margin-left: 10px;
}

.sns-icons {
  text-align: right;
}
.sns-icons img {
  width: 30px;
  margin: 2px;
}

.genre_l {
  border: 1px solid #036eb8;
  color: #036eb8;
  padding: 3px;
  font-size: 0.7em;
  margin: 4px 2px 4px 2px;
  display: inline-block;
}

a.cat_l {
  color: white;
  padding: 4px 6px;
  font-size: 0.8em;
  text-decoration: none;
  margin: 2px;
  border-radius: 25px;
  display: inline-block;
  font-weight: 600;
}

a.cat_l:before {
  font-family: "FontAwesome";
  content: "\f0a9";
  margin: 0px 0px 0px 0px;
  padding: 0px 4px 0px 0px;
  display: inline-block;
}

a.cat_l:hover {
  color: white;
  opacity: 0.8;
  transition: all 0.5s ease;
}

a.link_tel,
a.link_gmap {
  text-align: center;
  display: block;
  font-size: 1.3em;
  margin: 6px 0px 6px 0px;
  padding: 7px 20px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  color: #FFF;
  background-color: #CD6715;
  transition: 0.4s;
}

a.link_tel:before {
  content: "\f095";
  font-family: "FontAwesome";
  padding: 0px 4px 0px 0px;
}

a.link_gmap:before {
  content: "\f041";
  font-family: "FontAwesome";
  padding: 0px 4px 0px 0px;
}

a.link_tel:hover,
a.link_gmap:hover {
  background-image: linear-gradient(to bottom, #b53f00 0%, #8e3100 100%);
}

.news-cat {
  color: white;
  padding: 4px 6px;
  font-size: 0.8em;
  text-decoration: none;
  margin: 2px;
  border-radius: 25px;
  display: inline-block;
  font-weight: 600;
  background-color: #95D3E3;
}
.news-cat a {
  color: white;
  text-decoration: none;
}

.news-tags {
  font-size: 0.8em;
  line-height: 1.8;
}

.menu_genre- {
  text-align: center;
  margin: 16px auto 30px auto;
}

ul.menu_genre {
  text-align: center;
}
ul.menu_genre li {
  display: inline-block;
}
ul.menu_genre li a {
  display: inline-block;
  font-size: 0.8em;
  margin: 4px 2px;
  font-weight: 600;
  padding: 4px 10px;
  background-color: white;
  display: inline-block;
  text-decoration: none;
  border-radius: 25px;
}
ul.menu_genre li a:before {
  content: "\f0a9";
  font-family: "FontAwesome";
  padding: 0px 4px 0px 0px;
}

a.genre_select {
  font-size: 0.8em;
  margin: 4px 2px;
  font-weight: 600;
  padding: 4px 10px;
  background-color: white;
  display: inline-block;
  text-decoration: none;
  border-radius: 25px;
}

a.genre_select:before {
  content: "\f0a9";
  font-family: "FontAwesome";
  padding: 0px 4px 0px 0px;
}

ul.shop_holiday_list {
  margin: 0;
  display: inline;
}
ul.shop_holiday_list li {
  display: inline;
}

ul.shop_holiday_list:after {
  content: "";
  display: block;
}

.view_more:before {
  color: white;
  content: "\f0a9";
  font-family: "FontAwesome";
  padding: 0px 4px 0px 0px;
}

.view_more {
  color: white;
  font-size: 0.7em;
  margin: 4px 2px;
  font-weight: 600;
  padding: 4px 10px;
  background-color: #CD6715;
  display: inline-block;
  text-decoration: none;
  border-radius: 25px;
}

.title-archive-home {
  font-size: 1.8em;
}

.page-title {
  margin: 1em auto;
  text-align: center;
}

.gap10 {
  gap: 10px;
}

.gap20 {
  gap: 20px;
}

.gap30 {
  gap: 30px;
}

.gap40 {
  gap: 40px;
}

.gap50 {
  gap: 50px;
}

.gap60 {
  gap: 60px;
}

.gap70 {
  gap: 70px;
}

.gap80 {
  gap: 80px;
}

.gap90 {
  gap: 90px;
}

.gap100 {
  gap: 100px;
}

.page_about {
  line-height: 1.8;
  margin: 0px auto;
}
.page_about p {
  color: black;
  text-align: justify;
}
.page_about h2 {
  margin-top: clamp(0.38rem, 0.15rem + 0.89vw, 0.88rem);
  margin-bottom: clamp(1rem, 0.78rem + 0.89vw, 1.5rem);
  font-size: clamp(0.75rem, 0.53rem + 0.89vw, 1.25rem);
  font-weight: 600;
}
.page_about .subtxt {
  font-size: 0.7em;
  line-height: 0.9;
}
.page_about img {
  display: block;
  margin: 0px;
  width: 100%;
}
.page_about .cont00 {
  margin-bottom: clamp(1.25rem, -0.42rem + 6.67vw, 5rem);
}
.page_about .cont01 {
  max-width: 1130px;
  margin: 0px auto;
  gap: clamp(0.63rem, -0.21rem + 3.33vw, 2.5rem);
  grid-template-columns: 2fr;
  margin-bottom: clamp(1.25rem, -0.42rem + 6.67vw, 5rem);
}
.page_about .cont02 {
  max-width: 1130px;
  margin: 0px auto;
  gap: clamp(0.63rem, -0.21rem + 3.33vw, 2.5rem);
  grid-template-columns: 1fr;
  margin-bottom: clamp(1.25rem, -0.42rem + 6.67vw, 5rem);
}

.article-footer {
  font-size: 0.8em;
  color: gray;
}
.article-footer a {
  text-decoration: none;
  color: gray;
}
.article-footer a:visited {
  color: gray;
}

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
  /* images inside wp-caption */
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}

/* end .wp-caption */
/* image gallery styles */
/* end .gallery */
/* gallery caption styles */
.tags {
  margin: 0;
}

/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.pagination,
.wp-prev-next {
  margin: 1.5em 0;
}

.pagination {
  margin: 0 auto;
}
.pagination ul {
  display: inline-block;
  background-color: #fff;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border-radius: 3px;
}
.pagination li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
  border-right: 1px solid #eaedf2;
}
.pagination a,
.pagination span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1em;
  font-size: 1em;
  font-weight: normal;
  padding: 0.75em;
  min-width: 1em;
  display: block;
  color: #b97229;
}
.pagination a:hover, .pagination a:focus,
.pagination span:hover,
.pagination span:focus {
  background-color: #b97229;
  color: #fff;
}
.pagination .current {
  cursor: default;
  color: #000000;
}
.pagination .current:hover, .pagination .current:focus {
  background-color: #fff;
  color: #000000;
}

/* end .bones_page_navi */
/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}

/* end .wp-prev-next */
.page_back {
  text-align: center;
  margin: -30px auto 40px auto;
}
.page_back a {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  padding: 10px 20px;
  color: white;
  border-radius: 50px;
  background-color: #12458c;
}
.page_back a:hover {
  transition: all 0.5s ease;
  background-color: lightgray;
  color: #12458c;
}

/******************************************************************
COMMENT STYLES
******************************************************************/
/* h3 comment title */
#comments-title {
  padding: 0.75em;
  margin: 0;
  border-top: 1px solid #f8f9fa;
}
.commentlist {
  margin: 0;
  list-style-type: none;
}

.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 1.5em;
  border-bottom: 1px solid #f8f9fa;
}
.comment .comment-author {
  padding: 7px;
  border: 0;
}
.comment .vcard {
  margin-left: 50px;
}
.comment .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
.comment .vcard time {
  display: block;
  font-size: 0.9em;
  font-style: italic;
}
.comment .vcard time a {
  color: #9fa6b4;
  text-decoration: none;
}
.comment .vcard time a:hover {
  text-decoration: underline;
}
.comment .vcard .avatar {
  position: absolute;
  left: 16px;
  border-radius: 50%;
}
.comment:last-child {
  margin-bottom: 0;
}
.comment .children {
  margin: 0;
}
.comment[class*=depth-] {
  margin-top: 1.1em;
}
.comment.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.comment:not(.depth-1) {
  margin-top: 0;
  margin-left: 7px;
  padding: 7px;
}
.comment.odd {
  background-color: #fff;
}
.comment.even {
  background: #f8f9fa;
}
.comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}

.comment-reply-link {
  font-size: 0.9em;
  float: right;
}
.comment-edit-link {
  font-style: italic;
  margin: 0 7px;
  text-decoration: none;
  font-size: 0.9em;
}

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
.comment-respond {
  padding: 1.5em;
  border-top: 1px solid #f8f9fa;
}

#reply-title {
  margin: 0;
}

.logged-in-as {
  color: #9fa6b4;
  font-style: italic;
  margin: 0;
}
.logged-in-as a {
  color: #000000;
}

.comment-form-comment {
  margin: 1.5em 0 0.75em;
}

.form-allowed-tags {
  padding: 1.5em;
  background-color: #f8f9fa;
  font-size: 0.9em;
}

#submit {
  float: right;
  font-size: 1em;
}

#comment-form-title {
  margin: 0 0 1.1em;
}

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}

.nocomments {
  margin: 0 20px 1.1em;
}

/*********************
SIDEBARS & ASIDES
*********************/
.no-widgets {
  background-color: #fff;
  padding: 1.5em;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-bottom: 1.5em;
}

/*********************
FOOTER STYLES
*********************/
.footer {
  color: black;
  background-color: #EAFEFF;
  text-align: center;
  padding: 10px 0px 10px 0px;
}
.footer #inner-footer {
  margin: clamp(1.25rem, 0.14rem + 4.44vw, 3.75rem) auto;
  max-width: 400px;
}
@media screen and (min-width: 820px) {
  .footer #inner-footer {
    max-width: 600px;
  }
}
.footer #inner-footer .logo_area {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
}
@media screen and (min-width: 820px) {
  .footer #inner-footer .logo_area {
    grid-template-columns: 220px auto;
  }
}
.footer #inner-footer .logo_area .address {
  font-size: 13px;
  line-height: 1.2;
}
.footer #inner-footer .logo_area .address a {
  color: black;
}
.footer #inner-footer .logo_area img.footer_logo {
  width: 220px;
  margin: auto;
}
.footer #inner-footer .logo_area .button {
  font-size: 14px;
  background-color: rgb(199, 199, 199);
  font-weight: 600;
  padding: 10px 16px;
  margin: 6px;
  color: green;
  display: inline-block;
  border-radius: 50px;
}
.footer #inner-footer .stop_drink {
  display: flex;
  text-align: left;
  align-items: flex-start;
}
.footer #inner-footer .stop_drink .stop_drink_icon {
  max-width: 40px;
}
.footer #inner-footer .stop_drink p {
  padding: 6px;
  text-align: left;
  font-size: 0.7em;
}
.footer #inner-footer .menu_area {
  padding: 0px 20px 0px 20px;
  text-align: left;
}
.footer #inner-footer .menu_area ul.footer_menu {
  font-size: 0.9em;
  padding: 0px;
  display: block;
}
.footer #inner-footer .menu_area ul.footer_menu ul.sub_menu li {
  display: block;
  width: 100%;
}
.footer #inner-footer .menu_area ul.footer_menu li {
  text-align: center;
  padding: 2px 8px 2px 8px;
}
@media screen and (min-width: 820px) {
  .footer #inner-footer .menu_area ul.footer_menu li {
    text-align: left;
  }
}
.footer #inner-footer .menu_area ul.footer_menu li a {
  text-decoration: none;
  color: white;
}
.youtube {
  width: 100%;
  aspect-ratio: 16/9;
}

.youtube iframe {
  z-index: 9999;
  width: 100%;
  height: 100%;
}

img.imgf32 {
  width: 100%;
  height: auto;
  aspect-ratio: 3/2;
  object-fit: cover;
  object-position: center;
  margin: 0px;
}

img.imgf169 {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  object-fit: cover;
  object-position: center;
  margin: 0px;
}

img.imgf11 {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: center;
  margin: 0px;
}

img.imlk {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
  transition-duration: 0.3s;
  margin: 0px;
}

img.imlk:hover {
  opacity: 0.5;
}

a[class*=sp-term-] {
  font-size: 0.6em;
  padding: 4px;
  text-decoration: none;
  margin-right: 2px;
  color: white;
  font-weight: 600;
  z-index: 999;
  position: relative;
}

.sp-term-shop {
  background-color: #E892C4;
}

.sp-term-event {
  background-color: #70CCDD;
}

.sp-term-tour {
  background-color: #6FAF24;
}

.sp-term-workshop {
  background-color: #E2D900;
}

.sp-term-others {
  background-color: #A153DB;
}

.sp-term-experience {
  background-color: rgb(130, 185, 178);
}

.sp-term-nature {
  background-color: rgb(202, 193, 139);
}

.sp-term-food {
  background-color: rgb(116, 148, 112);
}

.imwrapper {
  position: relative;
}
.imwrapper .serial-no {
  font-family: "Oswald";
  display: inline-block;
  background-color: #fbff00;
  font-size: 2em;
  font-weight: 600;
  line-height: 1em;
  color: #036eb8;
  position: absolute;
  margin: auto;
  width: 50px;
  height: 50px;
  bottom: -0.2em;
  right: 0.2em;
  border-radius: 50%;
  border: 2px solid #036eb8;
  z-index: 180;
}
.imwrapper .serial-no span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 46px;
  text-align: center;
}

.article_wrapper {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
}
.article_wrapper img {
  width: 100%;
  aspect-ratio: 3/2;
  display: block;
  object-fit: cover;
  margin: 0px;
}
.article_wrapper .base {
  border-left: 1px solid white;
  padding: 6px 0px 70px 10px;
  visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 5%;
  color: white;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.2));
}
.article_wrapper .head_copy {
  font-size: 0.7em;
  line-height: 0.8em;
  font-weight: 600;
  font-family: serif;
  margin: 0px 0px 2px 0px;
}
.article_wrapper .title_copy {
  font-weight: 600;
  font-size: 1.2em;
  line-height: 1.2em;
  font-family: serif;
  letter-spacing: 1px;
  margin: 0px;
}
.article_wrapper .scale {
  transform: scale(2);
  margin: 36px auto;
}

.bg_gray {
  background-color: #f0f0f0;
}

.spot_main_copy {
  margin: 40px 0px 10px 0px;
  font-size: 1.4em;
  font-weight: 600;
  text-align: center;
}

.spot_main_text {
  margin: 20px 0px 30px 0px;
  line-height: 2.6;
  font-size: 1.1em;
  text-align: center;
}
.spot_main_text p {
  border-bottom: 1px dotted gray;
  display: inline;
  padding: 0px 0px 10px 0px;
}

.spot_info {
  width: 100%;
  margin: 0px auto;
  border: 1px solid gray;
  padding: 10px;
}

.swiper_link_button {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background-color: white;
  z-index: 9999;
  font-size: 0.8em;
  color: black;
  border: 1px solid black;
  text-decoration: none;
  display: inline-block;
  padding: 6px 10px 6px 10px;
  text-align: center;
  font-family: sans-serif;
  letter-spacing: 2px;
}
.swiper_link_button a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.swiper_link_button:before {
  margin: 0.1em 0.2em 0.1em 0.2em;
  font-family: "FontAwesome";
  color: black;
  content: "\f105";
  display: inline-block;
}
.swiper_link_button:hover {
  background-color: lightgray;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.more_wrapper {
  position: relative;
}
.more_wrapper a.readmore-a {
  background-color: rgb(255, 255, 255);
  position: relative;
  font-size: 1.1em;
  color: black;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 16px;
  text-align: center;
  font-family: sans-serif;
  margin: 0px auto 0px auto;
  letter-spacing: 2px;
  border-bottom: 1px solid black;
  z-index: 9999;
  width: 250px;
  line-height: 1.1em;
}
.more_wrapper a.readmore-a:before {
  margin: 0px 6px 0px 0px;
  padding: 0px 0px 0px 0px;
  content: "";
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.more_wrapper a.readmore-a:after {
  margin: 0.1em 0.2em 0.1em 0.2em;
  content: "";
  width: 30px;
  height: 30px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 32px 6px;
  background-image: url(../images/arrow.svg);
}
.more_wrapper a.readmore-a:hover {
  background-color: lightgray;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.more_wrapper a.readmore-b {
  background-color: rgb(255, 255, 255);
  position: relative;
  font-size: 1em;
  color: black;
  text-decoration: none;
  display: inline-block;
  padding: 10px 16px;
  text-align: center;
  font-family: sans-serif;
  margin: 0px auto 0px auto;
  letter-spacing: 2px;
  border: 1px solid black;
  z-index: 9999;
  max-width: 260px;
}
.more_wrapper a.readmore-b:after {
  margin: 0.1em 0.2em 0.1em 0.2em;
  content: "";
  display: inline-block;
  width: 32px;
  height: 6px;
  background-position: center center;
  background-size: 32px 6px;
  background-image: url(../images/arrow.svg);
}
.more_wrapper a.readmore-b:hover {
  background-color: lightgray;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

section#top__hero,
section#a01,
section#a02,
section#a03,
section#a04,
section#a05,
section#a06,
section#a07,
section#a08,
section#a09 {
  position: relative;
}
section#top__hero .inner,
section#a01 .inner,
section#a02 .inner,
section#a03 .inner,
section#a04 .inner,
section#a05 .inner,
section#a06 .inner,
section#a07 .inner,
section#a08 .inner,
section#a09 .inner {
  position: relative;
  padding: clamp(1.25rem, -0.42rem + 6.67vw, 5rem) 10px clamp(1.25rem, -0.42rem + 6.67vw, 5rem) 10px;
  font-family: "Zen Maru Gothic";
}
@media screen and (min-width: 820px) {
  section#top__hero .inner,
  section#a01 .inner,
  section#a02 .inner,
  section#a03 .inner,
  section#a04 .inner,
  section#a05 .inner,
  section#a06 .inner,
  section#a07 .inner,
  section#a08 .inner,
  section#a09 .inner {
    padding: 0px 0px;
  }
}
section#top__hero .inner .txt,
section#a01 .inner .txt,
section#a02 .inner .txt,
section#a03 .inner .txt,
section#a04 .inner .txt,
section#a05 .inner .txt,
section#a06 .inner .txt,
section#a07 .inner .txt,
section#a08 .inner .txt,
section#a09 .inner .txt {
  font-size: 18px;
  margin: clamp(1.25rem, 0.69rem + 2.22vw, 2.5rem) auto clamp(1.25rem, 0.69rem + 2.22vw, 2.5rem) auto;
  text-align: left;
}
@media screen and (min-width: 820px) {
  section#top__hero .inner .txt,
  section#a01 .inner .txt,
  section#a02 .inner .txt,
  section#a03 .inner .txt,
  section#a04 .inner .txt,
  section#a05 .inner .txt,
  section#a06 .inner .txt,
  section#a07 .inner .txt,
  section#a08 .inner .txt,
  section#a09 .inner .txt {
    text-align: center;
  }
}
section#top__hero .inner .title,
section#a01 .inner .title,
section#a02 .inner .title,
section#a03 .inner .title,
section#a04 .inner .title,
section#a05 .inner .title,
section#a06 .inner .title,
section#a07 .inner .title,
section#a08 .inner .title,
section#a09 .inner .title {
  text-align: center;
  margin: 0px auto clamp(1.25rem, 0.69rem + 2.22vw, 2.5rem) auto;
}
section#top__hero .inner h2,
section#a01 .inner h2,
section#a02 .inner h2,
section#a03 .inner h2,
section#a04 .inner h2,
section#a05 .inner h2,
section#a06 .inner h2,
section#a07 .inner h2,
section#a08 .inner h2,
section#a09 .inner h2 {
  font-weight: 800;
  position: relative;
  display: inline-block;
  padding: 0 90px;
  letter-spacing: 1px;
}
section#top__hero .inner h2:before,
section#top__hero .inner h2:after,
section#a01 .inner h2:before,
section#a01 .inner h2:after,
section#a02 .inner h2:before,
section#a02 .inner h2:after,
section#a03 .inner h2:before,
section#a03 .inner h2:after,
section#a04 .inner h2:before,
section#a04 .inner h2:after,
section#a05 .inner h2:before,
section#a05 .inner h2:after,
section#a06 .inner h2:before,
section#a06 .inner h2:after,
section#a07 .inner h2:before,
section#a07 .inner h2:after,
section#a08 .inner h2:before,
section#a08 .inner h2:after,
section#a09 .inner h2:before,
section#a09 .inner h2:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 75px;
  height: 2px;
  background-color: #FDD000;
}
section#top__hero .inner h2:before,
section#a01 .inner h2:before,
section#a02 .inner h2:before,
section#a03 .inner h2:before,
section#a04 .inner h2:before,
section#a05 .inner h2:before,
section#a06 .inner h2:before,
section#a07 .inner h2:before,
section#a08 .inner h2:before,
section#a09 .inner h2:before {
  left: 0;
}
section#top__hero .inner h2:after,
section#a01 .inner h2:after,
section#a02 .inner h2:after,
section#a03 .inner h2:after,
section#a04 .inner h2:after,
section#a05 .inner h2:after,
section#a06 .inner h2:after,
section#a07 .inner h2:after,
section#a08 .inner h2:after,
section#a09 .inner h2:after {
  right: 0;
}
section#top__hero .inner img.title,
section#a01 .inner img.title,
section#a02 .inner img.title,
section#a03 .inner img.title,
section#a04 .inner img.title,
section#a05 .inner img.title,
section#a06 .inner img.title,
section#a07 .inner img.title,
section#a08 .inner img.title,
section#a09 .inner img.title {
  display: block;
  margin: clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto;
  height: 100%;
  max-height: 140px;
}
@media screen and (min-width: 820px) {
  section#top__hero .inner img.title,
  section#a01 .inner img.title,
  section#a02 .inner img.title,
  section#a03 .inner img.title,
  section#a04 .inner img.title,
  section#a05 .inner img.title,
  section#a06 .inner img.title,
  section#a07 .inner img.title,
  section#a08 .inner img.title,
  section#a09 .inner img.title {
    max-height: 180px;
  }
}
section#top__hero .inner a.more,
section#a01 .inner a.more,
section#a02 .inner a.more,
section#a03 .inner a.more,
section#a04 .inner a.more,
section#a05 .inner a.more,
section#a06 .inner a.more,
section#a07 .inner a.more,
section#a08 .inner a.more,
section#a09 .inner a.more {
  font-size: 0.8em;
  position: absolute;
  bottom: 0;
  color: white;
  border: 1px solid white;
  text-decoration: none;
  display: inline-block;
  padding: 6px 10px 6px 10px;
  text-align: center;
  font-family: sans-serif;
  margin: 1vw;
  letter-spacing: 2px;
}
section#top__hero .inner a.more:before,
section#a01 .inner a.more:before,
section#a02 .inner a.more:before,
section#a03 .inner a.more:before,
section#a04 .inner a.more:before,
section#a05 .inner a.more:before,
section#a06 .inner a.more:before,
section#a07 .inner a.more:before,
section#a08 .inner a.more:before,
section#a09 .inner a.more:before {
  margin: 0.1em 0.2em 0.1em 0.2em;
  font-family: "FontAwesome";
  color: white;
  content: "\f105";
  display: inline-block;
}
section#top__hero .inner a.more:hover,
section#a01 .inner a.more:hover,
section#a02 .inner a.more:hover,
section#a03 .inner a.more:hover,
section#a04 .inner a.more:hover,
section#a05 .inner a.more:hover,
section#a06 .inner a.more:hover,
section#a07 .inner a.more:hover,
section#a08 .inner a.more:hover,
section#a09 .inner a.more:hover {
  background-color: lightgray;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section#top__hero .inner a.insta_link,
section#a01 .inner a.insta_link,
section#a02 .inner a.insta_link,
section#a03 .inner a.insta_link,
section#a04 .inner a.insta_link,
section#a05 .inner a.insta_link,
section#a06 .inner a.insta_link,
section#a07 .inner a.insta_link,
section#a08 .inner a.insta_link,
section#a09 .inner a.insta_link {
  font-size: 0.8em;
  display: inline-block;
  color: white;
  background-color: black;
  border-radius: 50px;
  text-decoration: none;
  display: inline-block;
  padding: 6px 10px 6px 10px;
  text-align: center;
  font-family: sans-serif;
  margin: 1vw;
  letter-spacing: 2px;
}
section#top__hero .inner a.insta_link:hover,
section#a01 .inner a.insta_link:hover,
section#a02 .inner a.insta_link:hover,
section#a03 .inner a.insta_link:hover,
section#a04 .inner a.insta_link:hover,
section#a05 .inner a.insta_link:hover,
section#a06 .inner a.insta_link:hover,
section#a07 .inner a.insta_link:hover,
section#a08 .inner a.insta_link:hover,
section#a09 .inner a.insta_link:hover {
  background-color: lightgray;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section#top__hero .inner .link_wrapper,
section#a01 .inner .link_wrapper,
section#a02 .inner .link_wrapper,
section#a03 .inner .link_wrapper,
section#a04 .inner .link_wrapper,
section#a05 .inner .link_wrapper,
section#a06 .inner .link_wrapper,
section#a07 .inner .link_wrapper,
section#a08 .inner .link_wrapper,
section#a09 .inner .link_wrapper {
  text-align: center;
}

section#top__hero {
  position: relative;
  overflow: hidden;
  z-index: 9999;
}
section#top__hero .inner {
  margin: 0px auto 0px auto;
  width: 100%;
  max-width: 970px;
  text-align: center;
  position: relative;
  padding: 20px;
  display: grid;
  place-content: center;
}
section#top__hero .inner .hero_01 {
  width: 100%;
  max-width: 200px;
  display: block;
  margin: 0px auto 40px auto;
}
@media screen and (min-width: 820px) {
  section#top__hero .inner .hero_01 {
    max-width: 200px;
  }
}
section#top__hero .inner h3 {
  color: white;
  text-align: center;
  text-decoration: none !important;
  filter: drop-shadow(0 0 0.3rem black);
}
section#top__hero .inner p {
  color: white;
  text-decoration: none !important;
  filter: drop-shadow(0 0 0.3rem black);
}

section#a01,
section#a07 {
  border: 1px solid transparent;
  padding: 10px;
}
section#a01 .inner,
section#a07 .inner {
  margin: clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto;
  padding: clamp(1.25rem, -0.42rem + 6.67vw, 5rem);
  max-width: 970px;
  position: relative;
  background-color: #F2F2F2;
  border-radius: 30px;
}
section#a01 .inner .cbox,
section#a07 .inner .cbox {
  gap: 30px;
  display: grid;
  grid-template-columns: 1fr;
  margin-bottom: clamp(1.25rem, 0.69rem + 2.22vw, 2.5rem);
  align-items: center;
}
@media screen and (min-width: 820px) {
  section#a01 .inner .cbox,
  section#a07 .inner .cbox {
    grid-template-columns: auto auto;
  }
}
section#a01 .inner .cbox h3,
section#a07 .inner .cbox h3 {
  color: darkgreen;
  text-align: left;
  margin: 0px;
  padding: 0px;
}
section#a01 .inner .cbox h3:before,
section#a07 .inner .cbox h3:before {
  content: "";
  background-image: url(../images/icon_compact.png);
  background-position: left center;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 30px;
  height: 40px;
  line-height: 26px;
  margin: 0px 6px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: inline-block;
}
section#a01 .inner .cbox p,
section#a07 .inner .cbox p {
  text-decoration: none;
  color: black;
  font-size: 13px;
}
section#a01 .inner .cbox .photo_img200,
section#a07 .inner .cbox .photo_img200 {
  width: 100%;
}
@media screen and (min-width: 820px) {
  section#a01 .inner .cbox .photo_img200,
  section#a07 .inner .cbox .photo_img200 {
    width: 100%;
    max-width: 200px;
  }
}
section#a01 .inner .cbox .photo_img300,
section#a07 .inner .cbox .photo_img300 {
  width: 100%;
  display: block;
}
@media screen and (min-width: 820px) {
  section#a01 .inner .cbox .photo_img300,
  section#a07 .inner .cbox .photo_img300 {
    width: 100%;
    max-width: 300px;
  }
}
section#a01 .inner .cbox .photo,
section#a07 .inner .cbox .photo {
  order: 1;
}
@media screen and (min-width: 820px) {
  section#a01 .inner .cbox .photo,
  section#a07 .inner .cbox .photo {
    order: 2;
  }
}
section#a01 .inner .cbox .info,
section#a07 .inner .cbox .info {
  order: 2;
}
@media screen and (min-width: 820px) {
  section#a01 .inner .cbox .info,
  section#a07 .inner .cbox .info {
    order: 1;
  }
}
section#a01 .inner .cbox .photo_r,
section#a07 .inner .cbox .photo_r {
  order: 1;
}
@media screen and (min-width: 820px) {
  section#a01 .inner .cbox .photo_r,
  section#a07 .inner .cbox .photo_r {
    order: 1;
  }
}
section#a01 .inner .cbox .info_r,
section#a07 .inner .cbox .info_r {
  order: 2;
}
@media screen and (min-width: 820px) {
  section#a01 .inner .cbox .info_r,
  section#a07 .inner .cbox .info_r {
    order: 2;
  }
}

section#a02,
section#a05,
section#a08 {
  background-color: #EAFEFF;
  border: 1px solid transparent;
}
section#a02 .inner,
section#a05 .inner,
section#a08 .inner {
  margin: clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto;
  max-width: 500px;
}
section#a02 .inner .box,
section#a05 .inner .box,
section#a08 .inner .box {
  max-width: 600px;
  margin: 0 auto;
  gap: 40px;
  grid-template-columns: 1fr;
  text-align: center;
  align-items: center;
}
@media screen and (min-width: 820px) {
  section#a02 .inner .box,
  section#a05 .inner .box,
  section#a08 .inner .box {
    grid-template-columns: auto 200px;
  }
}
section#a02 .inner .box h3,
section#a05 .inner .box h3,
section#a08 .inner .box h3 {
  color: darkgreen;
  text-align: left;
}
section#a02 .inner .box img,
section#a05 .inner .box img,
section#a08 .inner .box img {
  max-width: 180px;
  margin: 0 auto;
  display: block;
}
section#a02 .inner .box .charactor,
section#a05 .inner .box .charactor,
section#a08 .inner .box .charactor {
  max-width: 300px;
}
section#a02 .inner .box .button,
section#a05 .inner .box .button,
section#a08 .inner .box .button {
  font-size: 14px;
  background-color: rgb(199, 199, 199);
  font-weight: 600;
  padding: 10px 16px;
  color: green;
  display: block;
  border-radius: 50px;
}
section#a02 .inner .box .icon_payid,
section#a05 .inner .box .icon_payid,
section#a08 .inner .box .icon_payid {
  width: 100%;
  max-width: 100px;
  margin: 20px auto;
}
section#a02 .inner .box .chara,
section#a05 .inner .box .chara,
section#a08 .inner .box .chara {
  order: 1;
}
@media screen and (min-width: 820px) {
  section#a02 .inner .box .chara,
  section#a05 .inner .box .chara,
  section#a08 .inner .box .chara {
    order: 1;
  }
}
section#a02 .inner .box .info,
section#a05 .inner .box .info,
section#a08 .inner .box .info {
  order: 2;
}
@media screen and (min-width: 820px) {
  section#a02 .inner .box .info,
  section#a05 .inner .box .info,
  section#a08 .inner .box .info {
    order: 2;
  }
}

section#a03,
section#a06 {
  border: 1px solid transparent;
}
section#a03 .inner,
section#a06 .inner {
  margin: clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto;
  padding: clamp(1.25rem, -0.42rem + 6.67vw, 5rem);
  max-width: 970px;
  position: relative;
  background-color: #F2F2F2;
  border-radius: 30px;
}
section#a03 .inner h3,
section#a06 .inner h3 {
  color: darkgreen;
  text-align: left;
  margin: 10px 0px;
  line-height: 26px;
}
section#a03 .inner p,
section#a06 .inner p {
  text-decoration: none;
  color: black;
  font-size: 13px;
  margin-bottom: 20px;
}
section#a03 .inner .tbox .photo,
section#a06 .inner .tbox .photo {
  width: 100%;
}
section#a03 .inner .cbox,
section#a06 .inner .cbox {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px !important;
  align-items: center;
  max-width: 1000px;
  text-align: left;
}
@media screen and (min-width: 820px) {
  section#a03 .inner .cbox,
  section#a06 .inner .cbox {
    grid-template-columns: 1fr 1fr;
  }
}
section#a03 .inner .cbox .photo,
section#a06 .inner .cbox .photo {
  max-width: 500px;
  width: 100%;
}
section#a03 .inner .cbox .info,
section#a06 .inner .cbox .info {
  order: 2;
  margin: 0px;
}
@media screen and (min-width: 820px) {
  section#a03 .inner .cbox .info,
  section#a06 .inner .cbox .info {
    order: 1;
  }
}
@media screen and (min-width: 820px) {
  section#a03 .inner .top_title,
  section#a06 .inner .top_title {
    margin: 10px auto 10px auto;
    width: 100%;
    max-width: 400px;
    display: block;
  }
}

section#a04 {
  background-color: white;
  background-repeat: repeat-x;
  background-size: 200px;
  border: 1px solid transparent;
}
section#a04 .inner {
  margin: clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto;
  max-width: 600px;
}
section#a04 .inner h4 {
  color: darkgreen;
}

section#a09 .inner {
  max-width: 600px;
  margin: clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto;
}
section#a09 .inner .box {
  place-items: center;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 820px) {
  section#a09 .inner .box {
    grid-template-columns: 1fr 1fr;
  }
}
section#a09 .inner .box .followus_icon {
  width: auto;
  height: 60px;
  margin: 10px;
}

.more_wrapper {
  text-align: center;
}
.more_wrapper .more_info {
  margin: clamp(1.25rem, 0.69rem + 2.22vw, 2.5rem) auto;
  border-radius: 50px;
  background-color: #F2F2F2;
  display: inline-block;
  vertical-align: middle;
  padding: 6px 10px;
  font-weight: 600;
}
.more_wrapper .more_info .icon_left {
  height: 40px;
  vertical-align: middle;
  margin: 3px;
}
.more_wrapper .more_info .icon_right {
  height: 30px;
  vertical-align: middle;
  margin: 3px;
}
.more_wrapper .more_info a {
  text-decoration: none;
}

.question {
  position: relative;
  display: inline-block;
  margin-left: 20px;
  padding: 16px;
  border: 3px solid #fdd000;
  border-radius: 20px;
  background-color: #ffffff;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  color: #000000;
  margin-bottom: 10px;
}

.question::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: transparent #fdd000 transparent transparent;
  translate: -100% -50%;
}

.question::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-style: solid;
  border-width: 12.8px 12.8px 0 0;
  border-color: transparent #ffffff transparent transparent;
  translate: -100% calc(-50% + 0.6px);
}

.answerbox {
  display: grid;
  grid-template-columns: 1fr auto;
  margin-bottom: clamp(1.25rem, 0.69rem + 2.22vw, 2.5rem);
  align-items: center;
}
.answerbox .icon_compact {
  width: 100%;
  max-width: 60px;
}

.answer {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  padding: 16px;
  border: 3px solid #125508;
  border-radius: 20px;
  background-color: #ffffff;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  color: #000000;
}

.answer::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  border-style: solid;
  border-width: 20px 0 0 20px;
  border-color: transparent transparent transparent #125508;
  translate: 100% -50%;
}

.answer::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  border-style: solid;
  border-width: 12.8px 0 0 12.8px;
  border-color: transparent transparent transparent #ffffff;
  translate: 100% calc(-50% + 0.6px);
}

.speechBubble {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  padding: 16px;
  border: 3px solid #fdd000;
  border-radius: 20px;
  background-color: #ffffff;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  color: #000000;
}

.speechBubble::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-style: solid;
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #fdd000;
  translate: -50% -100%;
}

.speechBubble::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-style: solid;
  border-width: 0 0 12.8px 12.8px;
  border-color: transparent transparent #ffffff;
  translate: calc(-50% + 0.6px) -100%;
}

@media screen and (min-width: 820px) {
  .speechBubble {
    position: relative;
    display: inline-block;
    margin-left: 20px;
    padding: 16px;
    border: 3px solid #fdd000;
    border-radius: 20px;
    background-color: #ffffff;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    color: #000000;
  }
  .speechBubble::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: transparent #fdd000 transparent transparent;
    translate: -100% -50%;
  }
  .speechBubble::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    border-style: solid;
    border-width: 12.8px 12.8px 0 0;
    border-color: transparent #ffffff transparent transparent;
    translate: -100% calc(-50% + 0.6px);
  }
}
.i_banner_area_left {
  max-width: 1500px;
  margin: 0px auto 0px auto;
  padding: 0px 0px;
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: white;
  grid-template-areas: "A B" "A C";
}
.i_banner_area_left > div:nth-child(1) {
  grid-area: A;
  grid-row-gap: 0px;
}
.i_banner_area_left img {
  width: 100%;
  height: 100%;
  display: block;
}

section#top__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: clamp(6.25rem, 3.89rem + 10.08vw, 10rem);
  margin: 0px;
}
@media screen and (min-width: 1279px) {
  section#top__footer {
    height: 180px;
  }
}
@media screen and (min-width: 1700px) {
  section#top__footer {
    height: 240px;
  }
}
section#top__footer .if_footer_center {
  height: clamp(2.5rem, -1.44rem + 16.81vw, 8.75rem);
}
@media screen and (min-width: 1279px) {
  section#top__footer .if_footer_center {
    height: 60px;
  }
}
@media screen and (min-width: 1700px) {
  section#top__footer .if_footer_center {
    height: 100px;
  }
}
section#top__footer .if_footer_left {
  height: 200px;
  height: clamp(6.25rem, 3.89rem + 10.08vw, 10rem);
}
@media screen and (min-width: 1279px) {
  section#top__footer .if_footer_left {
    height: 180px;
  }
}
@media screen and (min-width: 1700px) {
  section#top__footer .if_footer_left {
    height: 240px;
  }
}
section#top__footer .if_footer_right {
  height: 200px;
  height: clamp(6.25rem, 3.89rem + 10.08vw, 10rem);
}
@media screen and (min-width: 1279px) {
  section#top__footer .if_footer_right {
    height: 180px;
  }
}
@media screen and (min-width: 1700px) {
  section#top__footer .if_footer_right {
    height: 240px;
  }
}

section#top__contact {
  border: 1px solid transparent;
  background: rgb(255, 146, 230);
  background: linear-gradient(90deg, rgb(255, 146, 230) 50%, rgb(0, 212, 255) 50%);
  border: 0px;
  margin: 0px auto;
}
section#top__contact .inner {
  max-width: 1300px;
  margin: 0 auto;
}
section#top__contact .inner .button_panel {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  text-align: center;
  position: relative;
  align-items: center;
}
section#top__contact .inner .button_panel .icon {
  width: 100%;
  max-width: 60px;
}
section#top__contact .inner .button_panel a {
  text-decoration: none;
  color: white;
}
section#top__contact .inner .button_panel .panel01 {
  padding: 20px 0px 20px 0px;
  font-size: 16px;
  font-weight: 600;
  background-color: rgb(255, 146, 230);
}
section#top__contact .inner .button_panel .panel02 {
  padding: 20px 0px 20px 0px;
  font-size: 16px;
  font-weight: 600;
  background-color: gray;
}
section#top__contact .inner .button_panel .panel03 {
  padding: 20px 0px 20px 0px;
  font-size: 16px;
  font-weight: 600;
  background-color: rgb(0, 212, 255);
}

#news .inner {
  margin: 80px auto 0px auto;
  max-width: 1300px;
  padding: 20px;
}

.grecaptcha-badge {
  visibility: hidden;
}

.gaiyo_parts01 {
  gap: 40px;
  position: relative;
}
.gaiyo_parts01 .parts_polygon01 {
  position: absolute;
  top: -50px;
  left: -50px;
}
.gaiyo_parts01 .parts_polygon02 {
  position: absolute;
  bottom: -40px;
  left: 30%;
  z-index: -10;
}
.gaiyo_parts01 .parts_dot {
  position: absolute;
  bottom: -40px;
  right: -40px;
}

.list_parts {
  width: 100%;
  max-width: 100%;
  margin: clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto;
}
.list_parts dl {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 820px) {
  .list_parts dl {
    display: grid;
    grid-template-columns: auto 1fr;
  }
}
.list_parts dl a {
  text-decoration: none;
}
.list_parts dl dt {
  font-size: 1em;
  line-height: 1.4;
  font-weight: 600;
  height: auto;
  padding: 10px 10px 0px 10px;
  margin: 0px 0px 0px 0px;
}
@media screen and (min-width: 820px) {
  .list_parts dl dt {
    padding: 40px 10px 10px 20px;
    margin: 0px 0px 0px 0px;
    border-bottom: 1px dashed gray;
  }
}
.list_parts dl dd {
  font-size: 1em;
  line-height: 1.4;
  padding: 5px;
  border-bottom: 1px dashed gray;
  height: auto;
  padding: 0px 10px 10px 10px;
  margin: 0px 0px 10px 0px;
}
@media screen and (min-width: 820px) {
  .list_parts dl dd {
    padding: 40px 10px 10px 0px;
    margin: 0px 0px 0px 0px;
    border-bottom: 1px dashed gray;
  }
}

.kengaku_step {
  max-width: 1100px;
  margin: clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto;
  gap: 60px;
  margin-top: 80px;
}
.kengaku_step .list {
  background-color: #FFFDEB;
  position: relative;
  text-align: center;
  padding: 50px;
  position: relative;
}
.kengaku_step .list p {
  text-align: left;
  font-size: 0.9em;
}
.kengaku_step .list .step_label {
  background-color: yellow;
  display: block;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 26px;
  padding: 10px;
  font-weight: 600;
}
.kengaku_step .list:after {
  position: absolute;
  right: -50px;
  top: 50%;
  content: "";
  background-image: url(../images/nyuen/arrow_r.png);
  margin: 0px 0px 0px 0px;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  display: block;
}
.kengaku_step .list:last-child:after {
  display: none;
}

.button_s_green {
  text-align: center;
  margin: 30px auto 30px auto;
}
.button_s_green a {
  background-color: #12458c;
  padding: 20px 30px;
  color: white;
  font-weight: 600;
  text-decoration: none;
}
.button_s_green a:hover {
  color: yellow;
}
.button_s_green a:after {
  content: "";
  background-image: url(../images/icon_mail.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 24px;
  width: 26px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}

.recruit {
  max-width: 1100px;
  margin: clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto;
}
.recruit .li_1 {
  margin: 0px 0px 60px 0px;
}
.recruit .li_2 {
  gap: 60px;
  margin: 0px 0px 60px 0px;
}
.recruit .flag_1st:before {
  content: "";
  background-image: url(../images/recruit/1st.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 66px;
  width: 50px;
  height: 66px;
  padding-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.recruit .li_flag {
  text-align: left;
  font-size: 22px;
  font-weight: 600;
  line-height: 3;
  display: block;
  width: 180px;
  margin: 0 auto;
}
.recruit .li_flag .li_flag_1st {
  background-image: url(../images/recruit/li_1.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 50px;
  padding-left: 50px;
}
.recruit .li_flag .li_flag_2nd {
  background-image: url(../images/recruit/li_2.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 50px;
  padding-left: 50px;
}
.recruit .li_flag .li_flag_3rd {
  background-image: url(../images/recruit/li_3.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 50px;
  padding-left: 50px;
}
.recruit .li_green {
  text-align: left;
}
.recruit .li_green li {
  background-image: url(../images/recruit/li_dot.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 18px;
  padding-left: 30px;
}
.recruit .list {
  background-color: #FFFDEB;
  position: relative;
  text-align: center;
  padding: 50px;
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  align-items: center;
}
.recruit .list p {
  text-align: left;
}
.recruit .list .step_label {
  background-color: yellow;
  display: block;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  padding: 10px;
  font-weight: 600;
}
.recruit .list .graph {
  max-width: 300px;
  display: block;
  margin: 20px auto;
}

.standard_page {
  max-width: 1030px;
  margin: 0px auto clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto;
}

.download {
  max-width: 1100px;
  margin: clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto;
  background-color: white;
  display: grid;
  gap: 60px;
}
.download .list {
  background-color: #FFFDEB;
  position: relative;
  text-align: center;
  padding: 50px;
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  align-items: center;
}
.download .list p {
  text-align: left;
}
.download .list ul {
  text-align: left;
}
.download .list ul li {
  background-image: url(../images/recruit/li_dot.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 18px;
  padding-left: 30px;
  line-height: 80px;
}
.download .list ul li a {
  background-color: white;
  padding: 20px;
  color: black;
  filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
}
.download .list ul li a:after {
  content: "";
  background-image: url(../images/icon_download.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 18px;
  width: 20px;
  height: 18px;
  padding-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.download .list .step_label {
  background-color: yellow;
  display: block;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  padding: 10px;
  font-weight: 600;
}
.download .list .graph {
  max-width: 300px;
  display: block;
  margin: 20px auto;
}

.mokuhyo_parts01 {
  max-width: 1100px;
  gap: 40px;
  margin: 0 auto;
  justify-items: center;
  align-items: center;
}
.mokuhyo_parts01 .t01 {
  order: 2;
}
@media screen and (min-width: 820px) {
  .mokuhyo_parts01 .t01 {
    order: 1;
  }
}
.mokuhyo_parts01 .m01 {
  order: 1;
}
@media screen and (min-width: 820px) {
  .mokuhyo_parts01 .m01 {
    order: 2;
  }
}
.mokuhyo_parts01 .m02 {
  order: 3;
}
.mokuhyo_parts01 .t02 {
  order: 4;
}
.mokuhyo_parts01 .m03 {
  order: 5;
}
@media screen and (min-width: 820px) {
  .mokuhyo_parts01 .m03 {
    order: 6;
  }
}
.mokuhyo_parts01 .t03 {
  order: 6;
}
@media screen and (min-width: 820px) {
  .mokuhyo_parts01 .t03 {
    order: 5;
  }
}
.mokuhyo_parts01 .m01,
.mokuhyo_parts01 .m02,
.mokuhyo_parts01 .m03 {
  position: relative;
}
.mokuhyo_parts01 .m01 .poly_y,
.mokuhyo_parts01 .m02 .poly_y,
.mokuhyo_parts01 .m03 .poly_y {
  position: absolute;
  top: -5%;
  right: -5%;
  max-width: 20%;
}
.mokuhyo_parts01 .m01 .grid2,
.mokuhyo_parts01 .m02 .grid2,
.mokuhyo_parts01 .m03 .grid2 {
  position: absolute;
  bottom: -5%;
  right: -5%;
  z-index: -10;
  max-width: 80%;
}
.mokuhyo_parts01 .m01 .poly_g,
.mokuhyo_parts01 .m02 .poly_g,
.mokuhyo_parts01 .m03 .poly_g {
  position: absolute;
  top: -5%;
  left: -5%;
  max-width: 20%;
}
.mokuhyo_parts01 .m01 .grid1,
.mokuhyo_parts01 .m02 .grid1,
.mokuhyo_parts01 .m03 .grid1 {
  position: absolute;
  bottom: -10%;
  right: -10%;
  z-index: -10;
  max-width: 40%;
}

.oneday_parts01 {
  max-width: 1100px;
  margin: 40px auto;
  gap: 60px;
  grid-template-columns: 400px auto;
}
.oneday_parts01 .photo_area {
  display: none;
}
@media screen and (min-width: 820px) {
  .oneday_parts01 .photo_area {
    display: grid;
    grid-template-columns: 1fr;
  }
}
.oneday_parts01 .txt_area {
  background-image: url(../images/oneday/oneday_vline.png);
  background-repeat: repeat-y;
  background-position: 52px;
}
.oneday_parts01 .txt_block {
  background-size: 104px;
  background-repeat: no-repeat;
  min-height: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: grid;
  grid-template-columns: 100px auto;
}
.oneday_parts01 .time_l {
  font-size: 24px;
  width: 104px;
  height: 104px;
  display: grid;
  justify-items: center;
  align-items: center;
  font-weight: 600;
  background-image: url(../images/oneday/oneday_ellipse.png);
  background-size: 104px;
}
.oneday_parts01 .time_d {
  font-size: 24px;
  width: 104px;
  height: 30px;
  display: grid;
  justify-items: center;
  align-items: center;
  font-weight: 600;
  background-image: url(../images/oneday/oneday_dot.png);
  background-size: 104px;
}
.oneday_parts01 .time_s {
  font-size: 24px;
  width: 104px;
  height: 30px;
  display: grid;
  justify-items: center;
  align-items: center;
  font-weight: 600;
  background-color: white;
}
.oneday_parts01 .line_large {
  background-image: url(../images/oneday/oneday_line.png);
  background-size: 50px 1px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 100px;
  font-weight: 600;
  margin: 42px 0px 0px 0px;
  background-position: 20px 12px;
}
.oneday_parts01 .line_none {
  background-repeat: no-repeat;
  padding: 0px 0px 0px 100px;
  font-weight: 600;
}
.oneday_parts01 .line_dot {
  background-image: url(../images/oneday/oneday_line.png);
  background-size: 50px 1px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 100px;
  margin: 0px 0px 0px 0px;
  font-weight: 600;
  background-position: 20px 15px;
}
.oneday_parts01 .line_time {
  background-image: url(../images/oneday/oneday_line.png);
  background-size: 50px 1px;
  margin: 0px 0px 0px 0px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 100px;
  font-weight: 600;
  background-position: 20px 15px;
}
.oneday_parts01 .line_blank {
  padding: 0px 0px 0px 100px;
  font-weight: 600;
}
.oneday_parts01 .txt {
  padding: 0px 0px 0px 100px;
}
.oneday_parts01 .oneday_photos {
  display: block;
  max-width: 300px;
  width: 100%;
  margin-top: 10px;
}
@media screen and (min-width: 820px) {
  .oneday_parts01 .oneday_photos {
    display: none;
  }
}
.oneday_parts01 .mar_b40 {
  margin-bottom: 40px;
}

.nenkan {
  max-width: 1100px;
  margin: 40px auto;
  gap: 60px;
}
.nenkan .photo_area {
  position: relative;
}
.nenkan .photo_area .grid_01 {
  position: absolute;
  bottom: -15%;
  right: -15%;
  max-width: 50%;
  z-index: -10;
}
.nenkan .photo_area .grid_02 {
  position: absolute;
  bottom: -15%;
  left: -15%;
  max-width: 50%;
  z-index: -10;
}
.nenkan .txt_block {
  background-size: 104px;
  background-repeat: no-repeat;
  min-height: 0px;
  padding: 20px 0px 20px 0px;
  margin: 0px 0px 0px 0px;
  display: grid;
  grid-template-columns: 100px auto;
  border-bottom: 1px dashed gray;
  line-height: 2;
}
.nenkan .txt_block .month {
  font-size: 26px;
  font-weight: bold;
}
.nenkan .txt_block .marker {
  background-color: #FFFDEB;
  padding: 4px 6px;
  font-weight: 600;
}
.nenkan .txt_block .yellow {
  color: yellow;
  max-width: 1100px;
  margin: 40px auto;
}
.nenkan .t01 {
  order: 1;
}
.nenkan .p01 {
  order: 2;
}
.nenkan .t02 {
  order: 3;
}
@media screen and (min-width: 820px) {
  .nenkan .t02 {
    order: 4;
  }
}
.nenkan .p02 {
  order: 4;
}
@media screen and (min-width: 820px) {
  .nenkan .p02 {
    order: 3;
  }
}
.nenkan .t03 {
  order: 5;
}
.nenkan .p03 {
  order: 6;
}
.nenkan .t04 {
  order: 7;
}
@media screen and (min-width: 820px) {
  .nenkan .t04 {
    order: 8;
  }
}
.nenkan .p04 {
  order: 8;
}
@media screen and (min-width: 820px) {
  .nenkan .p04 {
    order: 7;
  }
}

.nenkan_sub {
  background-color: #FFFDEB;
  max-width: 1300px;
  margin: clamp(1.25rem, -0.42rem + 6.67vw, 5rem) auto;
  padding: 40px;
  text-align: center;
}
.nenkan_sub .txt_area {
  gap: 60px;
}
.nenkan_sub .txt_area .txt {
  background: white;
  padding: 30px;
}
.nenkan_sub p {
  margin: 20px auto;
}

.contact-form .haveto {
  background-color: #12458c;
  color: white;
  font-size: 0.8em;
  margin: 0px 0px 0px 4px;
  padding: 2px 4px;
}
.contact-form .contact-button-wrap {
  width: 100%;
}
.contact-form .contact-button-wrap .submit-button-wrap {
  text-align: center;
}
.contact-form .contact-button-wrap .submit-button-wrap input.wpcf7-submit {
  display: block;
  padding: 15px;
  width: 200px;
  background: #FFF300;
  color: black;
  font-size: 18px;
  font-weight: 700;
  border: 0;
  margin: 15px auto 0;
}

/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  width: 100%;
  margin: 0 auto;
}

/*タブのスタイル*/
.tab_item {
  width: 50%;
  height: 50px;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}

.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name=tab_item] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}

/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #FFF300;
  color: black;
}

.page_nav_spot {
  margin: 10px auto 20px auto;
  justify-content: center;
  display: flex;
  font-size: 0.8em;
}
.page_nav_spot p {
  padding: 4px 10px;
  margin: 6px;
  background-color: #036eb8;
  border-radius: 50px;
}
.page_nav_spot p a {
  text-decoration: none;
  color: white;
}
.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 0px auto clamp(1.25rem, 0.69rem + 2.22vw, 2.5rem) auto;
}

.acf-map img {
  max-width: inherit !important;
}

/*page-top-link-button*/
#page-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9995;
  font-size: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#page-top a {
  background: darkgreen;
  text-decoration: none;
  color: #fff;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  display: block;
  border-radius: 20%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
#page-top a:hover {
  text-decoration: none;
  background: #204e74;
}

#mainflex {
  /* Hamburger */
}
#mainflex .flexmenu {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: rgb(0, 0, 0);
  z-index: 99999;
}
#mainflex .button {
  width: 60px;
  height: 48px;
  position: absolute;
  right: 0;
  top: 0px;
  cursor: pointer;
  z-index: 10000;
}
#mainflex .button:after {
  position: absolute;
  top: 30px;
  right: 20px;
  display: block;
  height: 4px;
  width: 30px;
  border-bottom: 1px solid white;
  content: "";
}
#mainflex .button:before {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 24px;
  right: 20px;
  display: block;
  height: 1px;
  width: 30px;
  background: white;
  content: "";
}
#mainflex .button.menu-opened:after {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 23px;
  border: 0;
  height: 1px;
  width: 19px;
  background: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mainflex .button.menu-opened:before {
  top: 23px;
  width: 19px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#mainflex .flexmenu ul {
  display: none;
  width: 100%;
  z-index: 9999;
  margin-top: 30px;
}
#mainflex .flexmenu ul li,
#mainflex .flexmenu ul li a,
#mainflex .flexmenu ul ul li a {
  width: 100%;
  color: white;
}
#mainflex .flexmenu ul ul li,
#mainflex .flexmenu li:hover > ul > li {
  height: auto;
}
#mainflex .flexmenu ul ul li a {
  text-align: center;
}
#mainflex .flexmenu ul ul,
#mainflex .flexmenu ul ul ul {
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}
#mainflex .flexmenu ul ul ul li.active a {
  border-left: none;
}
#mainflex .flexmenu > ul > li.has-sub > ul > li.focus > a,
#mainflex .flexmenu > ul ul > li.has-sub > ul > li.focus > a {
  background: #262626;
}
#mainflex .flexmenu > ul > li.has-sub > a:after,
#mainflex .flexmenu > ul > li.has-sub > a:before,
#mainflex .flexmenu ul ul > li.has-sub > a:after,
#mainflex .flexmenu ul ul > li.has-sub > a:before {
  display: none;
}
#mainflex .flexmenu .submenu-button {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 0;
  display: block;
  border-left: 1px solid #888;
  height: 56px;
  width: 68px;
  cursor: pointer;
}
#mainflex .flexmenu .submenu-button:after {
  position: absolute;
  top: 32px;
  right: 29px;
  width: 8px;
  height: 2px;
  display: block;
  background: #ddd;
  content: "";
}
#mainflex .flexmenu .submenu-button.submenu-opened:after {
  background: #666;
}
#mainflex .flexmenu .submenu-button:before {
  position: absolute;
  top: 29px;
  right: 32px;
  display: block;
  width: 2px;
  height: 8px;
  background: #ddd;
  content: "";
}
#mainflex .flexmenu .submenu-button.submenu-opened:before {
  display: none;
}
#mainflex .flexmenu ul ul li a {
  text-decoration: none;
  font-weight: 200;
}
@media screen and (min-width: 820px) {
  #mainflex .flexmenu ul ul li a {
    width: 100%;
    padding: 10px 10px;
    font-size: 14px;
    text-decoration: none;
    font-weight: 200;
    text-align: center;
  }
}
#mainflex .flexmenu li,
#mainflex .flexmenu li a {
  border: 0;
  list-style: none;
  line-height: 36px;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  text-align: center;
  margin-left: 0px;
}
@media screen and (min-width: 820px) {
  #mainflex .flexmenu li,
  #mainflex .flexmenu li a {
    border: 0;
    list-style: none;
    line-height: 16px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    text-align: center;
    margin: 0px 0px 0px 0px;
  }
}
#mainflex .flexmenu ul li a {
  padding: 10px 0px 10px 0px;
  font-size: 18px;
  letter-spacing: 0px;
  text-decoration: none;
  font-weight: 200;
}
@media screen and (min-width: 820px) {
  #mainflex .flexmenu ul li a {
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
    font-size: 0.9em;
    letter-spacing: 1px;
    text-decoration: none;
    font-weight: 600;
  }
}
#mainflex .flexmenu ul a:hover {
  background-color: rgba(178, 178, 178, 0.3);
}
@media screen and (min-width: 820px) {
  #mainflex .flexmenu ul a:hover {
    border-radius: 0px;
  }
}
@media screen and (min-width: 820px) {
  #mainflex .flexmenu > ul > li {
    margin-right: 0px;
    margin: 10px auto 10px 5px;
    padding: 0px auto 0px auto;
  }
  #mainflex .flexmenu > ul > li:last-child {
    padding: 0px 0px 0px auto;
  }
  #mainflex .flexmenu li:hover > ul {
    left: auto;
  }
  #mainflex .flexmenu li:hover > ul > li {
    height: auto;
  }
  #mainflex .flexmenu ul ul li {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
}

/* ------------------------------------------------ MENU DUP */
h1.sp_menu_logo {
  margin: 0px;
  text-align: left;
  position: relative;
  z-index: 5000;
}
h1.sp_menu_logo img {
  margin-left: 10px;
  width: 100%;
  max-width: 200px;
  padding: 14px 20px;
  margin: 0px auto;
}

#map {
  width: 100%;
  height: 400px;
  background-color: grey;
}

.pcbr {
  display: none;
}
@media screen and (min-width: 820px) {
  .pcbr {
    display: block;
  }
}

.spbr {
  display: block;
}
@media screen and (min-width: 820px) {
  .spbr {
    display: none;
  }
}

a.readmore {
  font-size: 0.7em;
  border: 1px solid;
  display: inline-block;
  text-decoration: none;
  padding: 4px;
}
a.readmore:before {
  margin: 0.1em 0.2em 0.1em 0.2em;
  font-family: "FontAwesome";
  color: black;
  content: "\f105";
  display: inline-block;
}
a.readmore:hover {
  background-color: lightgray;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.banner_area {
  max-width: 800px;
  margin: 0px auto 60px auto;
  padding: 0px 10px;
  grid-gap: clamp(0.63rem, 0.4rem + 0.89vw, 1.13rem);
}
.banner_area img {
  width: 100%;
  display: block;
  border: 1px solid gray;
}

.banner_area_small {
  max-width: 460px;
  margin: 0px auto clamp(1.25rem, 0.14rem + 4.44vw, 3.75rem) auto;
  padding: 0px 10px;
  grid-gap: clamp(0.63rem, 0.4rem + 0.89vw, 1.13rem);
}
.banner_area_small img {
  width: 100%;
  display: block;
  border: 1px solid gray;
}

.newflex nav {
  width: 100%;
}
.newflex #cssmenu {
  width: 100%;
}
.newflex #cssmenu ul {
  width: 100%;
  display: none;
}
.newflex #cssmenu ul li {
  width: 100%;
  border-top: 1px solid #444;
}
.newflex #cssmenu ul li:hover {
  background: #363636;
}
.newflex #cssmenu ul ul li,
.newflex #cssmenu li:hover > ul > li {
  height: auto;
}
.newflex #cssmenu ul li a,
.newflex #cssmenu ul ul li a {
  width: 100%;
  border-bottom: 0;
}
.newflex #cssmenu > ul > li {
  float: none;
}
.newflex #cssmenu ul ul li a {
  padding-left: 25px;
}
.newflex #cssmenu ul ul li {
  background: #333 !important;
}
.newflex #cssmenu ul ul li:hover {
  background: #363636 !important;
}
.newflex #cssmenu ul ul ul li a {
  padding-left: 35px;
}
.newflex #cssmenu ul ul li a {
  color: #ddd;
  background: none;
}
.newflex #cssmenu ul ul li:hover > a,
.newflex #cssmenu ul ul li.active > a {
  color: #fff;
}
.newflex #cssmenu ul ul,
.newflex #cssmenu ul ul ul {
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}
.newflex #cssmenu > ul > li.has-sub > a:after,
.newflex #cssmenu > ul > li.has-sub > a:before,
.newflex #cssmenu ul ul > li.has-sub > a:after,
.newflex #cssmenu ul ul > li.has-sub > a:before {
  display: none;
}
.newflex #cssmenu #head-mobile {
  display: block;
  padding: 23px;
  color: #ddd;
  font-size: 12px;
  font-weight: 700;
}
.newflex .button {
  width: 55px;
  height: 46px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 12399994;
}
.newflex .button:after {
  position: absolute;
  top: 22px;
  right: 20px;
  display: block;
  height: 4px;
  width: 20px;
  border-top: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  content: "";
}
.newflex .button:before {
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 16px;
  right: 20px;
  display: block;
  height: 2px;
  width: 20px;
  background: #ddd;
  content: "";
}
.newflex .button.menu-opened:after {
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 23px;
  border: 0;
  height: 2px;
  width: 19px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.newflex .button.menu-opened:before {
  top: 23px;
  background: #fff;
  width: 19px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.newflex #cssmenu .submenu-button {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 0;
  display: block;
  border-left: 1px solid #444;
  height: 46px;
  width: 46px;
  cursor: pointer;
}
.newflex #cssmenu .submenu-button.submenu-opened {
  background: #262626;
}
.newflex #cssmenu ul ul .submenu-button {
  height: 34px;
  width: 34px;
}
.newflex #cssmenu .submenu-button:after {
  position: absolute;
  top: 22px;
  right: 19px;
  width: 8px;
  height: 2px;
  display: block;
  background: #ddd;
  content: "";
}
.newflex #cssmenu ul ul .submenu-button:after {
  top: 15px;
  right: 13px;
}
.newflex #cssmenu .submenu-button.submenu-opened:after {
  background: #fff;
}
.newflex #cssmenu .submenu-button:before {
  position: absolute;
  top: 19px;
  right: 22px;
  display: block;
  width: 2px;
  height: 8px;
  background: #ddd;
  content: "";
}
.newflex #cssmenu ul ul .submenu-button:before {
  top: 12px;
  right: 16px;
}
.newflex #cssmenu .submenu-button.submenu-opened:before {
  display: none;
}
.newflex #cssmenu ul ul ul li.active a {
  border-left: none;
}
.newflex #cssmenu > ul > li.has-sub > ul > li.active > a,
.newflex #cssmenu > ul ul > li.has-sub > ul > li.active > a {
  border-top: none;
}

.shake-bottom {
  -webkit-animation: shake-bottom 6s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite both;
  animation: shake-bottom 6s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite both;
}

/*スクロールボタンの指定*/
.scroll {
  position: absolute;
  width: 100px;
  bottom: 0px;
  letter-spacing: 2px;
  text-align: center;
  font-family: "Oswald";
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9999;
}
.scroll a {
  position: relative;
  display: inline-block;
  font-size: clamp(0.63rem, 0.4rem + 0.89vw, 1.13rem);
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  padding: 0 0 50px;
  font-weight: 100;
  font-size: 0.8em;
  white-space: nowrap;
  /*矢印を作成する*/
}
.scroll a:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  right: 0;
  bottom: 25px;
  margin: auto;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  animation: move 2s infinite;
}
.scroll a:hover {
  transition: all 0.5s ease;
}

/* ----------------------------------------------
 * Generated by Animista on 2023-12-29 11:44:59
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation shake-bottom
 * ----------------------------------------
 */
@-webkit-keyframes shake-bottom {
  0%, 100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
  10% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  20%, 40%, 60% {
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  30%, 50%, 70% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  80% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  90% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
}
@keyframes shake-bottom {
  0%, 100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
  10% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  20%, 40%, 60% {
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  30%, 50%, 70% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  80% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  90% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
}
@keyframes fadeup {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

#cf-tbl {
  width: 100%;
}

#cf-tbl table {
  width: 100%;
  border-collapse: collapse;
  border: solid #CCC;
  border-width: 1px;
  color: #444;
}

#cf-tbl table tr th,
#cf-tbl table tr td {
  padding: 0.5em;
  text-align: left;
  vertical-align: top;
  border: solid #CCC;
  border-width: 1px;
  vertical-align: middle;
}

#cf-tbl table tr td {
  background-color: white;
}

#cf-tbl table tr th {
  width: 35%;
  background: #eee;
}

@media screen and (max-width: 768px) {
  #cf-tbl {
    width: 100%;
  }
  #cf-tbl table,
  #cf-tbl table tbody,
  #cf-tbl table tr,
  #cf-tbl table tr th,
  #cf-tbl table tr td {
    display: block;
  }
  #cf-tbl table {
    width: 100%;
    border-width: 0 0 1px 0;
  }
  #cf-tbl table tr th,
  #cf-tbl table tr td {
    width: 100%;
    padding: 3% 5%;
  }
  #cf-tbl table tr td {
    border-width: 0px 1px 0px 1px;
  }
}
/*「必須」文字デザイン*/
.required {
  font-size: 0.8em;
  padding: 5px;
  background: #F57500;
  color: #fff;
  border-radius: 3px;
  margin-right: 5px;
}

/*「任意」文字デザイン*/
.optional {
  font-size: 0.8em;
  padding: 5px;
  background: #000080;
  color: #fff;
  border-radius: 3px;
  margin-right: 5px;
}

/* 入力項目を見やすく */
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  padding: 8px 15px;
  margin-right: 10px;
  margin-top: 10px;
  border: 1px solid #d0d5d8;
  border-radius: 3px;
  background-color: #eff1f5;
}

textarea.wpcf7-form-control.wpcf7-textarea {
  height: 200px;
}

/* 「送信する」ボタン */
input.wpcf7-submit {
  display: block;
  padding: 15px;
  width: 400px;
  background: #2cb5ff;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  border-radius: 2px;
  margin: 15px auto 0;
}

@media screen and (max-width: 768px) {
  input.wpcf7-submit {
    width: 250px;
  }
}
input.wpcf7-submit:hover {
  box-shadow: 0 15px 30px -5px rgba(172, 172, 172, 0.15), 0 0 5px rgba(172, 172, 172, 0.15);
  transform: translateY(-4px);
  opacity: 0.7;
}

/* エラーメッセージを見やすく */
span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
  color: red;
  font-weight: 600;
}

/*********************
LARGER MOBILE DEVICES
*********************/
/*********************
TABLET & SMALLER LAPTOPS
*********************/
/*********************
DESKTOP
*********************/
/*********************
LARGE VIEWING SIZE
*********************/
/*********************
RETINA (2x RESOLUTION DEVICES)
*********************/
/*********************
PRINT STYLESHEET
*********************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}
