@charset "UTF-8";

/*---------------------------------------------------------
Theme Name: jusan改
Theme URI:
Description:2024年更新版
Author: 大阪授産事業振興センター
Author URI:
License:
License URI:
Version: 1.0
---------------------------------------------------------*/


html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

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

[hidden], template {
  display: none
}

a {
  background-color: transparent
}

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

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

b, strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

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

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

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

figure {
  margin: 1em 40px
}

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

pre {
  overflow: auto
}

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

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

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

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

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

input {
  line-height: normal
}

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

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td, th {
  padding: 0
}

body, button, input, optgroup, select, textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5
}

h1, h2, h3, h4, h5, h6 {
  clear: both
}

p {
  margin-bottom: 1.5em
}

cite, dfn, em, i {
  font-style: italic
}

blockquote {
  margin: 0 1.5em
}

address {
  margin: 0 0 1.5em
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: .9375rem
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help
}

ins, mark {
  background: #fff9c0;
  text-decoration: none
}

big {
  font-size: 125%
}

html {
  box-sizing: border-box
}

*, :after, :before {
  box-sizing: inherit
}

body {
  background: #fff
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em
}

ol, ul {
  margin: 0 0 1.5em 3em
}

ul {
  list-style: disc
}

ol {
  list-style: decimal
}

li>ol, li>ul {
  margin-bottom: 0;
  margin-left: 1.5em
}

dt {
  font-weight: 700
}

dd {
  margin: 0 1.5em 1.5em
}

img {
  height: auto;
  max-width: 100%
}

figure {
  margin: 1em 0
}

table {
  margin: 0 0 1.5em;
  width: 100%
}

button, input[type=button], input[type=reset], input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, .8);
  font-size: 12px;
  font-size: .75rem;
  line-height: 1;
  padding: .6em 1em .4em
}

button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
  border-color: #ccc #bbb #aaa
}

button:active, button:focus, input[type=button]:active, input[type=button]:focus, input[type=reset]:active, input[type=reset]:focus, input[type=submit]:active, input[type=submit]:focus {
  border-color: #aaa #bbb #bbb
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px
}

input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=range]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
  color: #111
}

select {
  border: 1px solid #ccc
}

textarea {
  width: 100%
}

a {
  color: #4169e1
}

a:visited {
  color: purple
}

a:active, a:focus, a:hover {
  color: #191970
}

a:focus {
  outline: thin dotted
}

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

.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0
}

.main-navigation ul ul li.focus>ul, .main-navigation ul ul li:hover>ul {
  left: 100%
}

.main-navigation ul ul a {
  width: 200px
}

.main-navigation ul li.focus>ul, .main-navigation ul li:hover>ul {
  left: auto
}

.main-navigation li {
  float: left;
  position: relative
}

.main-navigation a {
  display: block;
  text-decoration: none
}

.main-navigation.toggled ul, .menu-toggle {
  display: block
}

@media screen and (min-width:40em) {
  .menu-toggle {
    display: none
  }
  .main-navigation ul {
    display: block
  }
}

.site-main .comment-navigation, .site-main .post-navigation, .site-main .posts-navigation {
  margin: 0 0 1.5em;
  overflow: hidden
}

.comment-navigation .nav-previous, .post-navigation .nav-previous, .posts-navigation .nav-previous {
  float: left;
  width: 50%
}

.comment-navigation .nav-next, .post-navigation .nav-next, .posts-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute!important;
  width: 1px;
  word-wrap: normal!important
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  clip: auto!important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

#content[tabindex="-1"]:focus {
  outline: 0
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.clear:after, .clear:before, .comment-content:after, .comment-content:before, .entry-content:after, .entry-content:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before {
  content: "";
  display: table;
  table-layout: fixed
}

.clear:after, .comment-content:after, .entry-content:after, .site-content:after, .site-footer:after, .site-header:after {
  clear: both
}

.widget {
  margin: 0 0 1.5em
}

.widget select {
  max-width: 100%
}

.sticky {
  display: block
}

.hentry {
  margin: 0 0 1.5em
}

.updated:not(.published) {
  display: none
}

.entry-content, .entry-summary, .page-content {
  margin: 1.5em 0 0
}

.page-links {
  clear: both;
  margin: 0 0 1.5em
}

.comment-content a {
  word-wrap: break-word
}

.bypostauthor {
  display: block
}

.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  display: none
}

.infinity-end.neverending .site-footer {
  display: block
}

.comment-content .wp-smiley, .entry-content .wp-smiley, .page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0
}

embed, iframe, object {
  max-width: 100%
}

.custom-logo-link {
  display: inline-block
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption .wp-caption-text {
  margin: .8075em 0
}

.wp-caption-text {
  text-align: center
}

.gallery {
  margin-bottom: 1.5em
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%
}

.gallery-columns-2 .gallery-item {
  max-width: 50%
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
  max-width: 25%
}

.gallery-columns-5 .gallery-item {
  max-width: 20%
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%
}

.gallery-caption {
  display: block
}

.container {
  max-width: 1000px;
  margin: 0 auto;
  box-sizing: border-box
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.flex--auto .col {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.flex--start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.flex--start .col {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0
}

.flex--center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.flex--center .col {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0
}

.flex--end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.flex--end .col {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0
}

.flex--top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}

.flex--middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.flex--baseline {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline
}

.flex--wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.flex--row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row
}

.flex--bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

.flex--bottom .col {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.flex--around {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.flex--around .col {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1
}

.flex--between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.flex--between .col {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1
}

.flex--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.col {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  max-width: 100%;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px
}

.col--first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1
}

.col--last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1
}

.col--1 {
  -webkit-flex-basis: 6.25%;
  -ms-flex-preferred-size: 6.25%;
  flex-basis: 6.25%;
  max-width: 6.25%
}

.col--2 {
  -webkit-flex-basis: 12.5%;
  -ms-flex-preferred-size: 12.5%;
  flex-basis: 12.5%;
  max-width: 12.5%
}

.col--3 {
  -webkit-flex-basis: 18.75%;
  -ms-flex-preferred-size: 18.75%;
  flex-basis: 18.75%;
  max-width: 18.75%
}

.col--4 {
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%
}

.col--5 {
  -webkit-flex-basis: 31.25%;
  -ms-flex-preferred-size: 31.25%;
  flex-basis: 31.25%;
  max-width: 31.25%
}

.col--6 {
  -webkit-flex-basis: 37.5%;
  -ms-flex-preferred-size: 37.5%;
  flex-basis: 37.5%;
  max-width: 37.5%
}

.col--7 {
  -webkit-flex-basis: 43.75%;
  -ms-flex-preferred-size: 43.75%;
  flex-basis: 43.75%;
  max-width: 43.75%
}

.col--8 {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%
}

.col--9 {
  -webkit-flex-basis: 56.25%;
  -ms-flex-preferred-size: 56.25%;
  flex-basis: 56.25%;
  max-width: 56.25%
}

.col--10 {
  -webkit-flex-basis: 62.5%;
  -ms-flex-preferred-size: 62.5%;
  flex-basis: 62.5%;
  max-width: 62.5%
}

.col--11 {
  -webkit-flex-basis: 68.75%;
  -ms-flex-preferred-size: 68.75%;
  flex-basis: 68.75%;
  max-width: 68.75%
}

.col--12 {
  -webkit-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%
}

.col--13 {
  -webkit-flex-basis: 81.25%;
  -ms-flex-preferred-size: 81.25%;
  flex-basis: 81.25%;
  max-width: 81.25%
}

.col--14 {
  -webkit-flex-basis: 87.5%;
  -ms-flex-preferred-size: 87.5%;
  flex-basis: 87.5%;
  max-width: 87.5%
}

.col--15 {
  -webkit-flex-basis: 93.75%;
  -ms-flex-preferred-size: 93.75%;
  flex-basis: 93.75%;
  max-width: 93.75%
}

.col--16 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%
}

.col__offset--1 {
  margin-left: 6.25%
}

.col__offset--2 {
  margin-left: 12.5%
}

.col__offset--3 {
  margin-left: 18.75%
}

.col__offset--4 {
  margin-left: 25%
}

.col__offset--5 {
  margin-left: 31.25%
}

.col__offset--6 {
  margin-left: 37.5%
}

.col__offset--7 {
  margin-left: 43.75%
}

.col__offset--8 {
  margin-left: 50%
}

.col__offset--9 {
  margin-left: 56.25%
}

.col__offset--10 {
  margin-left: 62.5%
}

.col__offset--11 {
  margin-left: 68.75%
}

.col__offset--12 {
  margin-left: 75%
}

.col__offset--13 {
  margin-left: 81.25%
}

.col__offset--14 {
  margin-left: 87.5%
}

.col__offset--15 {
  margin-left: 93.75%
}

.col__offset--16 {
  margin-left: 100%
}

@media (min-width:34em) {
  .col__md--1 {
    -webkit-flex-basis: 6.25%;
    -ms-flex-preferred-size: 6.25%;
    flex-basis: 6.25%;
    max-width: 6.25%
  }
  .col__md--2 {
    -webkit-flex-basis: 12.5%;
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
    max-width: 12.5%
  }
  .col__md--3 {
    -webkit-flex-basis: 18.75%;
    -ms-flex-preferred-size: 18.75%;
    flex-basis: 18.75%;
    max-width: 18.75%
  }
  .col__md--4 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }
  .col__md--5 {
    -webkit-flex-basis: 31.25%;
    -ms-flex-preferred-size: 31.25%;
    flex-basis: 31.25%;
    max-width: 31.25%
  }
  .col__md--6 {
    -webkit-flex-basis: 37.5%;
    -ms-flex-preferred-size: 37.5%;
    flex-basis: 37.5%;
    max-width: 37.5%
  }
  .col__md--7 {
    -webkit-flex-basis: 43.75%;
    -ms-flex-preferred-size: 43.75%;
    flex-basis: 43.75%;
    max-width: 43.75%
  }
  .col__md--8 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }
  .col__md--9 {
    -webkit-flex-basis: 56.25%;
    -ms-flex-preferred-size: 56.25%;
    flex-basis: 56.25%;
    max-width: 56.25%
  }
  .col__md--10 {
    -webkit-flex-basis: 62.5%;
    -ms-flex-preferred-size: 62.5%;
    flex-basis: 62.5%;
    max-width: 62.5%
  }
  .col__md--11 {
    -webkit-flex-basis: 68.75%;
    -ms-flex-preferred-size: 68.75%;
    flex-basis: 68.75%;
    max-width: 68.75%
  }
  .col__md--12 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }
  .col__md--13 {
    -webkit-flex-basis: 81.25%;
    -ms-flex-preferred-size: 81.25%;
    flex-basis: 81.25%;
    max-width: 81.25%
  }
  .col__md--14 {
    -webkit-flex-basis: 87.5%;
    -ms-flex-preferred-size: 87.5%;
    flex-basis: 87.5%;
    max-width: 87.5%
  }
  .col__md--15 {
    -webkit-flex-basis: 93.75%;
    -ms-flex-preferred-size: 93.75%;
    flex-basis: 93.75%;
    max-width: 93.75%
  }
  .col__md--16 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }
}

@media (min-width:48em) {
  .col__lg--1 {
    -webkit-flex-basis: 6.25%;
    -ms-flex-preferred-size: 6.25%;
    flex-basis: 6.25%;
    max-width: 6.25%
  }
  .col__lg--2 {
    -webkit-flex-basis: 12.5%;
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
    max-width: 12.5%
  }
  .col__lg--3 {
    -webkit-flex-basis: 18.75%;
    -ms-flex-preferred-size: 18.75%;
    flex-basis: 18.75%;
    max-width: 18.75%
  }
  .col__lg--4 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }
  .col__lg--5 {
    -webkit-flex-basis: 31.25%;
    -ms-flex-preferred-size: 31.25%;
    flex-basis: 31.25%;
    max-width: 31.25%
  }
  .col__lg--6 {
    -webkit-flex-basis: 37.5%;
    -ms-flex-preferred-size: 37.5%;
    flex-basis: 37.5%;
    max-width: 37.5%
  }
  .col__lg--7 {
    -webkit-flex-basis: 43.75%;
    -ms-flex-preferred-size: 43.75%;
    flex-basis: 43.75%;
    max-width: 43.75%
  }
  .col__lg--8 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }
  .col__lg--9 {
    -webkit-flex-basis: 56.25%;
    -ms-flex-preferred-size: 56.25%;
    flex-basis: 56.25%;
    max-width: 56.25%
  }
  .col__lg--10 {
    -webkit-flex-basis: 62.5%;
    -ms-flex-preferred-size: 62.5%;
    flex-basis: 62.5%;
    max-width: 62.5%
  }
  .col__lg--11 {
    -webkit-flex-basis: 68.75%;
    -ms-flex-preferred-size: 68.75%;
    flex-basis: 68.75%;
    max-width: 68.75%
  }
  .col__lg--12 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }
  .col__lg--13 {
    -webkit-flex-basis: 81.25%;
    -ms-flex-preferred-size: 81.25%;
    flex-basis: 81.25%;
    max-width: 81.25%
  }
  .col__lg--14 {
    -webkit-flex-basis: 87.5%;
    -ms-flex-preferred-size: 87.5%;
    flex-basis: 87.5%;
    max-width: 87.5%
  }
  .col__lg--14tag {
    -webkit-flex-basis: 87.5%;
    -ms-flex-preferred-size: 87.5%;
    flex-basis: 87.5%;
    max-width: 87.5%;
    margin:auto;
  }
  .col__lg--15 {
    -webkit-flex-basis: 93.75%;
    -ms-flex-preferred-size: 93.75%;
    flex-basis: 93.75%;
    max-width: 93.75%
  }
  .col__lg--16 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }
}

@media (min-width:62.5em) {
  .col__xl--1 {
    -webkit-flex-basis: 6.25%;
    -ms-flex-preferred-size: 6.25%;
    flex-basis: 6.25%;
    max-width: 6.25%
  }
  .col__xl--2 {
    -webkit-flex-basis: 12.5%;
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
    max-width: 12.5%
  }
  .col__xl--3 {
    -webkit-flex-basis: 18.75%;
    -ms-flex-preferred-size: 18.75%;
    flex-basis: 18.75%;
    max-width: 18.75%
  }
  .col__xl--4 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }
  .col__xl--5 {
    -webkit-flex-basis: 31.25%;
    -ms-flex-preferred-size: 31.25%;
    flex-basis: 31.25%;
    max-width: 31.25%
  }
  .col__xl--6 {
    -webkit-flex-basis: 37.5%;
    -ms-flex-preferred-size: 37.5%;
    flex-basis: 37.5%;
    max-width: 37.5%
  }
  .col__xl--7 {
    -webkit-flex-basis: 43.75%;
    -ms-flex-preferred-size: 43.75%;
    flex-basis: 43.75%;
    max-width: 43.75%
  }
  .col__xl--8 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }
  .col__xl--9 {
    -webkit-flex-basis: 56.25%;
    -ms-flex-preferred-size: 56.25%;
    flex-basis: 56.25%;
    max-width: 56.25%
  }
  .col__xl--10 {
    -webkit-flex-basis: 62.5%;
    -ms-flex-preferred-size: 62.5%;
    flex-basis: 62.5%;
    max-width: 62.5%
  }
  .col__xl--11 {
    -webkit-flex-basis: 68.75%;
    -ms-flex-preferred-size: 68.75%;
    flex-basis: 68.75%;
    max-width: 68.75%
  }
  .col__xl--12 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }
  .col__xl--13 {
    -webkit-flex-basis: 81.25%;
    -ms-flex-preferred-size: 81.25%;
    flex-basis: 81.25%;
    max-width: 81.25%
  }
  .col__xl--14 {
    -webkit-flex-basis: 87.5%;
    -ms-flex-preferred-size: 87.5%;
    flex-basis: 87.5%;
    max-width: 87.5%
  }
  .col__xl--15 {
    -webkit-flex-basis: 93.75%;
    -ms-flex-preferred-size: 93.75%;
    flex-basis: 93.75%;
    max-width: 93.75%
  }
  .col__xl--16 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }
}

.flex>* {
  width: 100%
}

@font-face {
  font-family: 'Kanjyuku Gothic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("04かんじゅくゴシック"), url(font/04KanjyukuGothic.woff2) format("woff2"), url(font/04KanjyukuGothic.woff) format("woff"), url(font/04KanjyukuGothic.ttf) format("truetype")
}

.ff-kj {
  font-family: 'Kanjyuku Gothic', sans-serif;
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: 'Lucida Sans Typewriter Oblique';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Lucida Sans Typewriter"), url("font/Lucida Sans Typewriter Oblique.woff2") format("woff2"), url("font/Lucida Sans Typewriter Oblique.woff") format("woff"), url("font/Lucida Sans Typewriter Oblique.ttf") format("truetype")
}

.ff-lsto {
  font-family: 'Lucida Sans Typewriter Oblique', sans-serif
}

@font-face {
  font-family: Haettenschweiler;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Haettenschweiler"), url(font/Haettenschweiler-Regular.woff2) format("woff2"), url(font/Haettenschweiler-Regular.woff) format("woff"), url(font/Haettenschweiler-Regular.ttf) format("truetype")
}

.ff-hs {
  font-family: Haettenschweiler, sans-serif
}

.ie body {
  text-shadow: 0 0 .1px #bbb
}

.hover-opacity:hover {
  opacity: .7
}

.clearfix::after {
  content: '';
  display: block;
  clear: both
}

mld5e {
  margin-left: .5em
}

.d-n {
  display: none
}

.wbr {
  display: inline-block
}

html {
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', Meiryo, 'メイリオ', sans-serif
}

body {
  background-image: url(image/common/bg.jpg)
}

noscript {
  display: block;
  padding: 4px 0;
  background: #f44;
  text-align: center;
  color: #fff;
  font-weight: 700;
  letter-spacing: .5px
}

strong {
  font-weight: 400
}

#masthead #masthead-for-wave-bg {
  background-image: url(image/common/header/wave-bg.svg);
  background-repeat: no-repeat;
  background-position: center top
}

#masthead #masthead-for-wave-bg .container .site-branding .site-title a {
  text-decoration: none;
  color: #fff
}

#masthead #masthead-for-wave-bg .container #site-navigation #svg-round {
  display: none
}

#masthead #masthead-for-wave-bg .container #site-navigation #primary-menu .menu-item a {
  color: #333
}

#masthead #masthead-for-wave-bg .container #site-navigation #primary-menu .menu-item a svg {
  width: 13px;
  height: 13px
}

#masthead #masthead-for-wave-bg .container #site-navigation #primary-menu #menu-item-260.current_page_item>a>span {
  color: #feaa54
}

#masthead #masthead-for-wave-bg .container #site-navigation #primary-menu #menu-item-261.current_page_item>a>span {
  color: #fc8d8b
}

#masthead #masthead-for-wave-bg .container #site-navigation #primary-menu #menu-item-262.current_page_item>a>span {
  color: #9c0
}

#masthead #masthead-for-wave-bg .container #site-navigation #primary-menu #menu-item-267.current_page_item>a>span {
  color: #00d195
}

#masthead #masthead-for-wave-bg .container #site-navigation #primary-menu #menu-item-269.current_page_item>a>span {
  color: #ffa285
}

#masthead #masthead-for-wave-bg .container #site-navigation #primary-menu #menu-item-270.current_page_item>a>span {
  color: #d5d43f
}

#masthead #masthead-for-wave-bg .container #site-navigation #primary-menu #menu-item-271.current_page_item>a>span {
  color: #01b4b4
}

#masthead #masthead-for-wave-bg .container #site-navigation #primary-menu #menu-item-260 svg {
  fill: #feaa54
}

#masthead #masthead-for-wave-bg .container #site-navigation #primary-menu #menu-item-261 svg {
  fill: #fc8d8b
}

#masthead #masthead-for-wave-bg .container #site-navigation #primary-menu #menu-item-262 svg {
  fill: #9c0
}

#masthead #masthead-for-wave-bg .container #site-navigation #primary-menu #menu-item-267 svg {
  fill: #00d195
}

#masthead #masthead-for-wave-bg .container #site-navigation #primary-menu #menu-item-269 svg {
  fill: #ffa285
}

#masthead #masthead-for-wave-bg .container #site-navigation #primary-menu #menu-item-270 svg {
  fill: #d5d43f
}

#masthead #masthead-for-wave-bg .container #site-navigation #primary-menu #menu-item-271 svg {
  fill: #01b4b4
}

@media (max-width:639px) {
  .ie #masthead .site-title a span {
    font-weight: 700
  }
}

#content {
  margin-top: 3em
}

.hn-box-dbl-ul {
  position: relative
}

.hn-box-dbl-ul::after, .hn-box-dbl-ul::before {
  display: block;
  width: 100%;
  position: absolute;
  content: ''
}

.hn-box-dbl-ul::before {
  height: .25em;
  bottom: 0
}

.hn-box-dbl-ul::after {
  height: .5em;
  bottom: -.5em
}

.hn-box-dbl-ul .hn.hn-icon {
  position: relative;
  padding: 0 0 .3em 1.4em
}

.hn-box-dbl-ul .hn.hn-icon::before {
  display: inline-block;
  height: 1.25em;
  width: 1.25em;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: .4em;
  left: 0
}

.hn-box-dbl-ul .hn {
  font-size: 1.25rem;
  padding: 0 0 .3em 0;
  margin: 0
}

.link-with-icon {
  display: inline-block;
  position: relative;
  margin-top: 1.5em;
  padding: .5em .9375em .25em 3.75em;
  border-radius: 1.46875em .5em .5em 1.46875em;
  font-weight: 700;
  text-decoration: none
}

.link-with-icon::after, .link-with-icon::before {
  content: '';
  display: block;
  position: absolute
}

.link-with-icon::before {
  top: -.375em;
  left: 0;
  width: 3.125em;
  height: 3.125em;
  border-radius: 50%
}

.link-with-icon::after {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center
}

.line-beside-str {
  display: block;
  background-position: left center, right center;
  background-repeat: no-repeat;
  text-align: center
}

.wpcf7 label {
  font-size: 18px
}

.wpcf7 label.req::after {
  display: inline-block;
  content: '※';
  margin-left: 4px;
  vertical-align: middle;
  font-weight: 700;
  font-size: 16px;
  color: #fc8d8b
}

.wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control {
  border: 1px solid #b3b3b3;
  border-radius: 0;
  transition: border-color .2s ease, box-shadow .2s ease
}

.wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control:not([readonly]):focus {
  border-color: #feaa54;
  box-shadow: 0 0 2px rgba(255, 140, 40, .8)
}

.wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7c-conf {
  color: #888;
  background: #ddd
}

.wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-select, .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-text {
  width: 100%
}

.wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-email, .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-tel {
  ime-mode: disabled
}

.wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-select option[disabled][selected] {
  display: none
}

.wpcf7 .wpcf7-form-control-wrap .wpcf7-text.wpcf7c-conf::placeholder {
  color: transparent
}

.wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  margin-top: 4px;
  color: #fc8d8b
}

.wpcf7 .wpcf7-lf-box:not(:first-of-type) {
  margin-top: 20px
}

.wpcf7 .wpcf7-lf-box.wpcf7-lf-box-textarea .wpcf7-form-control-wrap {
  display: block;
  margin-top: 20px
}

.wpcf7 .wpcf7-form-control.wpcf7-back, .wpcf7 .wpcf7-form-control.wpcf7-confirm, .wpcf7 .wpcf7-form-control.wpcf7-submit {
  font-size: 20px;
  border: 0 none transparent;
  border-radius: 8px;
  background: #ff8b0d;
  color: #fff
}

.wpcf7 .wpcf7-form-control.wpcf7-confirm, .wpcf7 .wpcf7-form-control.wpcf7-submit {
  padding: 10px calc(50px - 1em) 8px 50px;
  letter-spacing: 1em
}

.wpcf7 .wpcf7-form-control.wpcf7-back {
  padding: 10px calc(50px - .5em) 8px 50px;
  letter-spacing: .5em
}

.wpcf7 .wpcf7-response-output {
  background: #fff
}

.hentry {
  margin: 0
}

#colophon {
  margin-top: 220px
}

#colophon #town {
  height: 57px;
  background: url(image/common/town.svg);
  background-position: center;
  background-repeat: no-repeat
}

#colophon #banner-and-link-box {
  background: #8cc63f;
  padding: 44px 0 22px
}

#colophon #banner-and-link-box #link-box {
  display: table;
  margin: 16px auto 0
}

#colophon #banner-and-link-box #link-box #link-list {
  margin: 0;
  padding: 0
}

#colophon #banner-and-link-box #link-box #link-list .link-item {
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 8px;
  list-style: none
}

#colophon #banner-and-link-box #link-box #link-list .link-item .link {
  text-decoration: none;
  color: #333
}

#colophon #copyright-box {
  background: #009245
}

#colophon #copyright-box #copyright {
  margin: 0;
  padding: 12px 0 10px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px
}

#go-to-page-top {
  width: 6.25em;
  height: 6.25em;
  padding: 2.875em .25em 0 0;
  position: fixed;
  background: url(image/common/go-to-page-top.svg);
  background-size: 100%;
  color: #888;
  text-decoration: none;
  text-align: center;
  font-style: italic;
  font-weight: 700;
  opacity: 0;
  transition: all .5s
}

#go-to-page-top:focus {
  outline: 0
}

#go-to-page-top.show {
  opacity: 1
}

@media (max-width:383px) {
  .slick-slide {
    padding: 1em .75em
  }
}

@media (max-width:447px) {
  #colophon #banner-and-link-box #banner-box {
    width: 225px
  }
  #colophon #banner-and-link-box #banner-box img {
    width: 100%
  }
  #colophon #banner-and-link-box #link-box {
    width: 15.5em
  }
  #colophon #banner-and-link-box #link-box .link-item {
    width: 7.5em
  }
  #colophon #banner-and-link-box #link-box .link-item .link {
    font-size: 14px
  }
}

@media (max-width:479px) {
  #masthead .site-branding {
    padding: .375em 0 0 1em
  }
  #masthead .site-branding .site-title {
    font-size: 1rem
  }
}

@media (max-width:543px) {
  #masthead .container {
    padding: 0
  }
  .container {
    padding: 0 1.25em
  }
  #go-to-page-top {
    font-size: .625rem;
    bottom: 1.6em;
    right: 1.6em
  }
}

@media (max-width:639px) {
  #masthead {
    position: sticky;
    top: 0;
    z-index: 9999;
    opacity: 1;
    transition: all .5s ease-out
  }
  #masthead #masthead-for-wave-bg {
    min-height: 63px;
    background-size: 1344px 63px
  }
  #masthead #masthead-for-wave-bg .container {
    min-height: 63px
  }
  #masthead #masthead-for-wave-bg .container .site-branding .site-title {
    margin: 0
  }
  #masthead #masthead-for-wave-bg .container .site-branding #tel-no-in-header {
    font-size: 14px;
    margin: 0;
    color: #ffffa4;
    text-decoration: none
  }
  #masthead #masthead-for-wave-bg .container .site-branding #tel-no-in-header::before {
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background-image: url(image/common/header/tel.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    vertical-align: sub
  }
  #masthead #masthead-for-wave-bg .container #site-navigation {
    position: absolute;
    top: 4.5em;
    width: 90%;
    left: 5%;
    border: .125em solid transparent;
    border-radius: .5em;
    z-index: 1
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .menu-toggle {
    width: 4em;
    height: 4em;
    padding: .16667em 0 0;
    position: absolute;
    top: -5.83333em;
    right: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, .3);
    border: 0 none transparent;
    transition: box-shadow .05s, background .05s
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .menu-toggle .bar {
    height: .25em;
    background: #fff;
    width: 2em;
    display: block;
    margin: 0 auto;
    border-radius: .125em
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .menu-toggle .bar:not(:first-of-type) {
    margin-top: .25em
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .menu-toggle #str {
    display: inline-block;
    margin-top: .4em;
    font-size: .83333em;
    font-style: italic;
    margin-right: .3em;
    color: #fff
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .menu-toggle[aria-expanded=true] {
    box-shadow: 0 0 .16667em #d55f19;
    background: rgba(255, 255, 255, .2)
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .menu {
    margin: .5em 1em
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .menu .menu-item {
    float: none
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .menu .menu-item .sub-menu {
    border-top: .0625em dashed #ddd;
    margin-left: 2.25em;
    box-shadow: none;
    float: none;
    position: static;
    top: auto;
    left: auto;
    z-index: auto
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .menu .menu-item:not(:first-of-type) {
    border-top: .0625em dashed #ddd
  }
  #masthead #masthead-for-wave-bg .container #site-navigation.toggled {
    border-color: #f7931e;
    background: rgba(255, 255, 255, .95)
  }
  #masthead.hide {
    top: -3.9375em;
    opacity: 0
  }
  .wpcf7 .wpcf7-lf-box label {
    display: block
  }
  .wpcf7 .wpcf7-lf-box .wpcf7-form-control-wrap {
    display: block
  }
  .wpcf7 #wpcf7-button-box {
    margin-top: 30px
  }
  .wpcf7 #wpcf7-button-box .ajax-loader, .wpcf7 #wpcf7-button-box .wpcf7-form-control {
    display: table;
    margin: 20px auto 0
  }
}

@media (max-width:767px) {
  #colophon #banner-box {
    margin: 0 auto
  }
  #colophon #banner-box a {
    display: inline-block
  }
  #colophon #banner-box a:not(:first-of-type) {
    margin-top: 1em
  }
}

@media (max-width:999px) {
  #content #page-header #hn-page-title-box {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%
  }
  #content #page-header .hn-page-title-box {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%
  }
}

@media (min-width:448px) and (max-width:767px) {
  #colophon #banner-box {
    width: 300px
  }
}

@media (min-width:448px) {
  #colophon #banner-and-link-box #link-box {
    width: 80%;
    text-align: center
  }
  #colophon #banner-and-link-box #link-box .link-item {
    margin-left: 10px;
    margin-right: 10px
  }
  #colophon #banner-and-link-box #link-box .link-item .link {
    font-size: 18px
  }
}

@media (min-width:480px) and (max-width:543px) {
  #masthead .site-branding {
    position: relative
  }
  #masthead .site-branding .site-title {
    font-size: 1.125rem;
    position: absolute;
    top: .88889em;
    left: 1.33333em
  }
  #masthead .site-branding #tel-no-in-header {
    position: absolute;
    top: 1.42857em;
    right: 6em
  }
}

@media (min-width:544px) and (max-width:639px) {
  #masthead .site-branding {
    position: relative
  }
  #masthead .site-branding .site-title {
    font-size: 1.125rem;
    position: absolute;
    top: .88889em;
    left: -1.22222em
  }
  #masthead .site-branding #tel-no-in-header {
    position: absolute;
    top: 1.42857em;
    right: 3em
  }
}

@media (min-width:544px) and (max-width:767px) {
  #go-to-page-top {
    font-size: .75rem;
    bottom: 2em;
    right: 2em
  }
}

@media (min-width:544px) and (max-width:999px) {
  .container {
    width: 80%
  }
  .container:not(:first-of-type) {
    margin: 6em auto 0
  }
}

@media (min-width:640px) and (max-width:999px) {
  #masthead #site-navigation .menu-item a {
    font-size: calc(.75rem + ((1vw - 6.4px) * 1.6667))
  }
  #masthead #site-navigation .menu-item .sub-menu::before {
    left: calc(3.4375rem + ((1vw - 6.4px) * 8.3333))
  }
  #masthead #site-navigation .menu-item .sub-menu::after {
    left: calc(3.625rem + ((1vw - 6.4px) * 8.3333))
  }
  #masthead #site-navigation #menu-item-262:hover .sub-menu {
    top: calc(3.5625rem + ((1vw - .4em) * 5.2925))
  }
}

@media (min-width:640px) {
  #masthead #masthead-for-wave-bg {
    min-height: 90px;
    background-image: url(image/common/header/wave-bg.svg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1920px 90px
  }
  #masthead #masthead-for-wave-bg .container {
    min-height: 90px
  }
  #masthead #masthead-for-wave-bg .container .site-branding .site-title {
    font-size: 30px;
    line-height: 90px;
    margin: 0;
    text-align: center
  }
  #masthead #masthead-for-wave-bg .container .site-branding #tel-no-in-header {
    display: none
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu {
    display: table;
    width: 100%
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu .menu-item {
    text-align: center
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu .menu-item a {
    padding: .5em 0
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu .menu-item a svg {
    display: block;
    margin: .75em auto 0
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu .menu-item a span {
    display: block;
    margin-top: 5px
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu .menu-item .sub-menu {
    border: .125em solid #f7931e;
    border-radius: .5em;
    background: rgba(255, 255, 255, .9);
    padding: .5em;
    box-shadow: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity .5s
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu .menu-item .sub-menu::after, #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu .menu-item .sub-menu::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu .menu-item .sub-menu::before {
    border-width: 0 .8125em .8125em .8125em;
    border-color: transparent transparent #f7931e;
    top: -.8125em
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu .menu-item .sub-menu::after {
    border-width: 0 .625em .625em .625em;
    border-color: transparent transparent #fff;
    top: -.625em
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu .menu-item .sub-menu .menu-item {
    border-radius: .5em;
    background: rgba(247, 147, 30, .2)
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu .menu-item .sub-menu .menu-item:not(:first-of-type) {
    margin-top: .5em
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu #menu-item-260 {
    width: 9.67742%
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu #menu-item-261 {
    width: 19.35484%
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu #menu-item-262 {
    width: 16.12903%
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu #menu-item-267 {
    width: 14.51613%
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu #menu-item-269 {
    width: 17.74194%
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu #menu-item-270 {
    width: 11.29032%
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu #menu-item-271 {
    width: 11.29032%
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu #menu-item-262 .sub-menu .menu-item a {
    width: 10em
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu #menu-item-262 .sub-menu .menu-item a svg {
    display: none
  }
  #masthead #masthead-for-wave-bg .container #site-navigation .nav-menu #menu-item-262:hover .sub-menu {
    left: -1.25em;
    visibility: visible;
    opacity: 1
  }
  .wpcf7 .wpcf7-lf-box.wpcf7-lf-box-2col {
    display: table;
    width: 100%
  }
  .wpcf7 .wpcf7-lf-box.wpcf7-lf-box-2col label {
    display: table-cell;
    color: #4d4d4d
  }
  .wpcf7 .wpcf7-lf-box.wpcf7-lf-box-2col .wpcf7-form-control-wrap {
    display: table-cell
  }
  .wpcf7 .wpcf7-lf-box.wpcf7-lf-box-2col .wpcf7-form-control-wrap .wpcf7-select, .wpcf7 .wpcf7-lf-box.wpcf7-lf-box-2col .wpcf7-form-control-wrap .wpcf7-text {
    width: 100%
  }
  .wpcf7 #wpcf7-button-box {
    display: table;
    margin: 30px auto 0
  }
  .wpcf7 #wpcf7-button-box .wpcf7-submit {
    margin-left: 20px
  }
}

@media (min-width:768px) and (max-width:999px) {
  #go-to-page-top {
    bottom: 1.5em;
    right: 1.75em
  }
}

@media (min-width:768px) {
  #colophon #banner-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center
  }
  #colophon #banner-box a:not(:first-of-type) {
    margin-left: 5%
  }
}

@media (min-width:1000px) {
  #masthead #site-navigation .menu-item a {
    font-size: 18px
  }
  #masthead #site-navigation .menu-item .sub-menu::before {
    left: 5.3125em
  }
  #masthead #site-navigation .menu-item .sub-menu::after {
    left: 5.5em
  }
  #masthead #site-navigation #menu-item-262:hover .sub-menu {
    top: 4.75em
  }
  #go-to-page-top {
    bottom: 2em;
    right: 3em
  }
}

@media (min-width:1921px) {
  #masthead {
    display: table;
    width: 100%
  }
  #masthead::after, #masthead::before {
    display: table-cell;
    min-height: 90px;
    background: linear-gradient(to bottom, #f99449 90px, transparent 91px)
  }
  #masthead #masthead-for-wave-bg {
    display: table-cell;
    width: 1920px;
    background-image: linear-gradient(to right, #f99449 50%, transparent 100%), linear-gradient(to left, #f99449 50%, transparent 100%), url(image/common/header/wave-bg.svg);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left top, right top, center top;
    background-size: 36px 90px, 36px 90px, 1920px 90px
  }
}


a.btn-members{
  width:225px;
  padding:.25em 0;
  text-align: center;
  text-decoration: none;
  color:#fff;
  border-radius:4px;
  background-color:#c00;
  border:2px solid #c00;
}
@media screen and (min-width:768px) {
  a.btn-members{
    width:10em;
    padding:.4em 0;
  }
  a.btn-members:hover{
    color:#c00;
    background-color:#fff;
    transition: all .4s;
  }
}



/* inc/esttag.php用の設定 */
.tag-box{
  margin:0;
  padding:0;
  list-style: none;
  display:flex;
  flex-wrap:wrap;
  gap:.5em;
}

.tag-item a{
  padding: .225em .5em;
  font-size:14px;
  color:#4d4d4d;
  line-height: 1;
  text-decoration: none;
  border-radius:4px;
  border:1px solid #4d4d4d;
  background-color: #fff;
  transition: all .4s;
}
.tag-item::before{
  display:none;
}
.tag-item a:hover{
  color:#fff;
  border:1px solid #f97e03;
  background-color: #f97e03;
}

/* page-esttag.php用の設定 */
.tag-box.page{
  width:80%;
  margin:25px auto 0;
  padding:0;
  list-style: none;
  display:flex;
  flex-wrap:wrap;
  gap:1.1em .65em;
}
.tag-box.page .tag-item a{
  padding: .45em .5em .45em .5em;
  font-size:16px;
  color:#4d4d4d;
  line-height: 1;
  text-decoration: none;
  border-radius:4px;
  border:1px solid #4d4d4d;
  background-color: #fff;
  transition: all .4s;
}
.tag-box.page .tag-item a span{
  margin-left:.35em;
  font-size:14px;
  letter-spacing:0;
}
.tag-box.page .tag-item::before{
  display:none;
}
.tag-box.page .tag-item a:hover{
  color:#fff;
  border:1px solid #f97e03;
  background-color: #f97e03;
}

