blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
  margin: 0;
  padding: 0;
  border: 0
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

main {
  display: block
}

progress {
  vertical-align: baseline
}

html {
  box-sizing: border-box
}

*,
::after,
::before {
  box-sizing: inherit
}
a {
    text-decoration: none!important;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-moz-focus-inner {
  border-style: none;
  padding: 0
}

:-moz-focusring {
  outline: 1px dotted ButtonText
}
body {
    background-color: #ffffff!important;
  
}
body,
button,
input,
select,
textarea {
  font-family: "Noto Sans JP", sans-serif system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  text-transform: none;
  font-size: 17px;
  line-height: 1.5
}

p {
  margin-bottom: 1.5em
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit
}

pre {
  background: rgba(0, 0, 0, .05);
  font-family: inherit;
  font-size: inherit;
  line-height: normal;
  margin-bottom: 1.5em;
  padding: 20px;
  overflow: auto;
  max-width: 100%
}

blockquote {
  border-left: 5px solid rgba(0, 0, 0, .05);
  padding: 20px;
  font-size: 1.2em;
  font-style: italic;
  margin: 0 0 1.5em;
  position: relative
}

blockquote p:last-child {
  margin: 0
}

table,
td,
th {
  border: 1px solid rgba(0, 0, 0, .1)
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.5em;
  width: 100%
}

td,
th {
  padding: 8px
}

th {
  border-width: 0 1px 1px 0
}

td {
  border-width: 0 1px 1px 0
}

hr {
  background-color: rgba(0, 0, 0, .1);
  border: 0;
  height: 1px;
  margin-bottom: 40px;
  margin-top: 40px
}

fieldset {
  padding: 0;
  border: 0;
  min-width: inherit
}

fieldset legend {
  padding: 0;
  margin-bottom: 1.5em
}

h1 {
  font-size: 42px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none
}

h2 {
  font-size: 35px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none
}

h3 {
  font-size: 29px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none
}

h4 {
  font-size: 24px
}

h5 {
  font-size: 20px
}

h4,
h5,
h6 {
  margin-bottom: 20px
}

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
}

b,
strong {
  font-weight: 700
}

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

address {
  margin: 0 0 1.5em
}

code,
kbd,
tt,
var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

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

ins,
mark {
  text-decoration: none
}

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

sup {
  bottom: 1ex
}

sub {
  top: .5ex
}

small {
  font-size: 75%
}

big {
  font-size: 125%
}

figure {
  margin: 0
}

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

th {
  font-weight: 700
}

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

button,
input[type=button],
input[type=reset],
input[type=submit] {
  background: #55555e;
  color: #fff;
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-appearance: button;
  padding: 10px 20px
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
  border: 1px solid;
  border-radius: 0;
  padding: 10px 15px;
  max-width: 100%
}

textarea {
  width: 100%
}

a,
button,
input {
  transition: color .1s ease-in-out, background-color .1s ease-in-out
}

a {
  text-decoration: none
}

.button,
.wp-block-button .wp-block-button__link {
  padding: 10px 20px;
  display: inline-block
}

.wp-block-button .wp-block-button__link {
  font-size: inherit;
  line-height: inherit
}

.using-mouse :focus {
  outline: 0
}

.using-mouse ::-moz-focus-inner {
  border: 0
}

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

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

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto
}

.no-sidebar .entry-content .alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
  width: auto
}

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

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

.main-navigation {
  z-index: 100;
  padding: 0;
  clear: both;
  display: block
}

.main-navigation a {
  display: block;
  text-decoration: none;
  font-weight: 400;
  text-transform: none;
  font-size: 15px
}

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

.main-navigation .main-nav ul li a {
  padding-left: 20px;
  padding-right: 20px;
  
}

.inside-navigation {
  position: relative
}

.main-navigation .inside-navigation {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between
}

.main-navigation .main-nav>ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

.main-navigation li {
  position: relative
}

.main-navigation .menu-bar-items {
  display: flex;
  align-items: center;
  font-size: 15px
}

.main-navigation .menu-bar-items a {
  color: inherit
}

.main-navigation .menu-bar-item {
  position: relative
}

.main-navigation .menu-bar-item.search-item {
  z-index: 20
}

.main-navigation .menu-bar-item>a {
  padding-left: 20px;
  padding-right: 20px;
  line-height: 60px
}

.sidebar .main-navigation .main-nav {
  flex-basis: 100%
}

.sidebar .main-navigation .main-nav>ul {
  flex-direction: column
}

.sidebar .main-navigation .menu-bar-items {
  margin: 0 auto
}

.sidebar .main-navigation .menu-bar-items .search-item {
  order: 10
}

.nav-align-center .inside-navigation {
  justify-content: center
}

.nav-align-center .main-nav>ul {
  justify-content: center
}

.nav-align-right .inside-navigation {
  justify-content: flex-end
}

.main-navigation ul ul {
  display: block;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
  float: left;
  position: absolute;
  left: -99999px;
  opacity: 0;
  z-index: 99999;
  width: 200px;
  text-align: left;
  top: auto;
  transition: opacity 80ms linear;
  transition-delay: 0s;
  pointer-events: none;
  height: 0;
  overflow: hidden
}

.main-navigation ul ul a {
  display: block
}

.main-navigation ul ul li {
  width: 100%
}

.main-navigation .main-nav ul ul li a {
  line-height: normal;
  padding: 10px 20px;
  font-size: 14px
}

.main-navigation .main-nav ul li.menu-item-has-children>a {
  padding-right: 0;
  position: relative
}

.main-navigation.sub-menu-left ul ul {
  box-shadow: -1px 1px 0 rgba(0, 0, 0, .1)
}

.main-navigation.sub-menu-left .sub-menu {
  right: 0
}

.main-navigation:not(.toggled) ul li.sfHover>ul,
.main-navigation:not(.toggled) ul li:hover>ul {
  left: auto;
  opacity: 1;
  transition-delay: 150ms;
  pointer-events: auto;
  height: auto;
  overflow: visible
}

.main-navigation:not(.toggled) ul ul li.sfHover>ul,
.main-navigation:not(.toggled) ul ul li:hover>ul {
  left: 100%;
  top: 0
}

.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover>ul,
.main-navigation.sub-menu-left:not(.toggled) ul ul li:hover>ul {
  right: 100%;
  left: auto
}

.nav-float-right .main-navigation ul ul ul {
  top: 0
}

.menu-item-has-children .dropdown-menu-toggle {
  display: inline-block;
  height: 100%;
  clear: both;
  padding-right: 20px;
  padding-left: 10px
}

.menu-item-has-children ul .dropdown-menu-toggle {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: -10px
}

.sidebar .menu-item-has-children .dropdown-menu-toggle,
nav ul ul .menu-item-has-children .dropdown-menu-toggle {
  float: right
}

.widget-area .main-navigation li {
  float: none;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0
}

.sidebar .main-navigation.sub-menu-right ul li.sfHover ul,
.sidebar .main-navigation.sub-menu-right ul li:hover ul {
  top: 0;
  left: 100%
}

.sidebar .main-navigation.sub-menu-left ul li.sfHover ul,
.sidebar .main-navigation.sub-menu-left ul li:hover ul {
  top: 0;
  right: 100%
}

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

.site-main .post-navigation {
  margin-bottom: 0
}

.paging-navigation .nav-next,
.paging-navigation .nav-previous {
  display: none
}

.paging-navigation .nav-links>* {
  padding: 0 5px
}

.paging-navigation .nav-links .current {
  font-weight: 700
}

.nav-links>:first-child {
  padding-left: 0
}

.site-header {
  position: relative
}

.inside-header {
     padding: 20px 40px 0 40px;
}

.main-title {
  margin: 0;
  font-size: 25px;
  line-height: 1.2em;
  word-wrap: break-word;
  font-weight: 700;
  text-transform: none
}

.site-description {
  margin: 0;
  line-height: 1.5;
  font-weight: 400;
  text-transform: none;
  font-size: 15px
}

.site-logo {
  display: inline-block;
  max-width: 100%
}

.site-header .header-image {
  vertical-align: middle
}

.inside-header {
  display: flex;
  align-items: center
}

.header-widget {
  margin-left: auto
}

.header-widget p:last-child {
  margin-bottom: 0
}

.nav-float-right .header-widget {
  margin-left: 20px
}

.nav-float-right #site-navigation {
  /*margin-left: auto*/
}

.nav-float-left #site-navigation {
  margin-right: auto;
  order: -10
}

.nav-float-left .header-widget {
  margin-left: 0;
  margin-right: 20px;
  order: -15
}

.header-aligned-center:not([class*=nav-float-]) .inside-header {
  justify-content: center;
  flex-direction: column;
  text-align: center
}

.header-aligned-center:not([class*=nav-float-]) .header-widget {
  margin-left: auto;
  margin-right: auto
}

.header-aligned-center:not([class*=nav-float-]) .inside-header>:not(:first-child) {
  margin-top: 1em
}

.header-aligned-right:not([class*=nav-float-]) .inside-header {
  justify-content: flex-end
}

.header-aligned-right:not([class*=nav-float-]) .header-widget {
  margin-right: auto;
  margin-left: 0;
  order: -10
}

.site-branding-container {
  display: inline-flex;
  align-items: center;
  text-align: left;
  flex-shrink: 0
}

.site-branding-container .site-logo {
  margin-right: 1em
}

.sticky {
  display: block
}

.entry-header .gp-icon,
.posted-on .updated {
  display: none
}

.byline,
.entry-header .cat-links,
.entry-header .comments-link,
.entry-header .tags-links,
.group-blog .byline,
.single .byline {
  display: inline
}

footer.entry-meta .byline,
footer.entry-meta .posted-on {
  display: block
}

.entry-content:not(:first-child),
.entry-summary:not(:first-child),
.page-content:not(:first-child) {
  margin-top: 2em
}

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

.archive .format-aside .entry-header,
.archive .format-status .entry-header,
.archive .format-status .entry-meta,
.archive .format-status .entry-title,
.blog .format-aside .entry-header,
.blog .format-status .entry-header,
.blog .format-status .entry-meta,
.blog .format-status .entry-title {
  display: none
}

.archive .format-aside .entry-content,
.archive .format-status .entry-content,
.blog .format-aside .entry-content,
.blog .format-status .entry-content {
  margin-top: 0
}

.archive .format-status .entry-content p:last-child,
.blog .format-status .entry-content p:last-child {
  margin-bottom: 0
}

.entry-header,
.site-content {
  word-wrap: break-word
}

.entry-title {
  margin-bottom: 0
}

.author .page-header .page-title {
  display: flex;
  align-items: center
}

.author .page-header .avatar {
  margin-right: 20px
}

.page-header .author-info>:last-child,
.page-header>:last-child {
  margin-bottom: 0
}

.entry-meta {
  font-size: 85%;
  margin-top: .5em;
  line-height: 1.5
}

footer.entry-meta {
  margin-top: 2em
}

.cat-links,
.comments-link,
.tags-links {
  display: block
}

.entry-content>p:last-child,
.entry-summary>p:last-child,
.page-content>p:last-child,
.read-more-container,
.taxonomy-description p:last-child {
  margin-bottom: 0
}

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

.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 0 auto 0;
  max-width: 100%
}

.wp-caption .wp-caption-text {
  font-size: 75%;
  padding-top: 5px;
  opacity: .8
}

.wp-caption img {
  position: relative;
  vertical-align: bottom
}

.wp-block-image figcaption {
  font-size: 13px;
  text-align: center
}

.wp-block-gallery,
ul.blocks-gallery-grid {
  margin-left: 0
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  background: rgba(255, 255, 255, .7);
  color: #000;
  padding: 10px;
  box-sizing: border-box
}

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

.site-main .gallery {
  margin-bottom: 1.5em
}

.gallery-item img {
  vertical-align: bottom
}

.gallery-icon {
  padding: 5px
}

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

.wp-block-post-template {
  margin-left: 0
}

.widget-area .widget {
  padding: 40px
}

.widget select {
  max-width: 100%
}

.footer-widgets .widget :last-child,
.sidebar .widget :last-child {
  margin-bottom: 0
}

.widget-title {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
  text-transform: none
}

.widget ol,
.widget ul {
  margin: 0
}

.widget .search-field {
  width: 100%
}

.widget .search-form {
  display: flex
}

.widget .search-form button.search-submit {
  font-size: 15px
}

.footer-widgets .widget {
  margin-bottom: 30px
}

.footer-widgets .widget:last-child,
.sidebar .widget:last-child {
  margin-bottom: 0
}

.widget ul li {
  list-style-type: none;
  position: relative;
  margin-bottom: .5em
}

.widget ul li ul {
  margin-left: 1em;
  margin-top: .5em
}

.wp-calendar-table {
  table-layout: fixed
}

.site-content {
  display: flex;
    flex-direction: column;
}

.grid-container {
  margin-left: auto;
  margin-right: auto;
  /*max-width: 1200px*/
}

.page-header,
.sidebar .widget,
.site-main>* {
  margin-bottom: 20px
}

.both-left .inside-left-sidebar,
.both-right .inside-left-sidebar {
  margin-right: 10px
}

.both-left .inside-right-sidebar,
.both-right .inside-right-sidebar {
  margin-left: 10px
}

.one-container.both-right .site-main,
.one-container.right-sidebar .site-main {
  margin-right: 40px
}

.one-container.both-left .site-main,
.one-container.left-sidebar .site-main {
  margin-left: 40px
}

.one-container.both-sidebars .site-main {
  margin: 0 40px 0 40px
}

.one-container.archive .post:not(:last-child):not(.is-loop-template-item),
.one-container.blog .post:not(:last-child):not(.is-loop-template-item) {
  padding-bottom: 40px
}

.one-container .site-content {
  padding: 40px
}

.separate-containers .comments-area,
.separate-containers .inside-article,
.separate-containers .page-header,
.separate-containers .paging-navigation {
  padding: 40px
}

.separate-containers .site-main {
  margin: 20px
}

.separate-containers.no-sidebar .site-main {
  margin-left: 0;
  margin-right: 0
}

.separate-containers.both-right .site-main,
.separate-containers.right-sidebar .site-main {
  margin-left: 0
}

.separate-containers.both-left .site-main,
.separate-containers.left-sidebar .site-main {
  margin-right: 0
}

.separate-containers .inside-left-sidebar,
.separate-containers .inside-right-sidebar {
  margin-top: 20px;
  margin-bottom: 20px
}

.inside-page-header {
  padding: 40px
}

.widget-area .main-navigation {
  margin-bottom: 20px
}

.one-container .site-main>:last-child,
.separate-containers .site-main>:last-child {
  margin-bottom: 0
}

.full-width-content .container.grid-container {
  max-width: 100%
}

.full-width-content.no-sidebar.separate-containers .site-main {
  margin: 0
}

.full-width-content.one-container .site-content,
.full-width-content.separate-containers .inside-article {
  padding: 0
}

.full-width-content .entry-content .alignwide {
  margin-left: 0;
  width: auto;
  max-width: unset
}

.contained-content.one-container .site-content,
.contained-content.separate-containers .inside-article {
  padding: 0
}

.sidebar .grid-container {
  max-width: 100%;
  width: 100%
}

.both-left .is-left-sidebar,
.both-sidebars .is-left-sidebar,
.left-sidebar .sidebar {
  order: -10
}

.both-left .is-right-sidebar {
  order: -5
}

.both-right .is-left-sidebar {
  order: 5
}

.both-right .is-right-sidebar,
.both-sidebars .is-right-sidebar {
  order: 10
}

.inside-site-info {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 40px
}

.site-info {
  text-align: center;
  font-size: 15px
}

.post-image:not(:first-child) {
  margin-top: 2em
}

.featured-image {
  line-height: 0
}

.separate-containers .featured-image {
  margin-top: 20px
}

.separate-containers .inside-article>.featured-image {
  margin-top: 0;
  margin-bottom: 2em
}

.one-container .inside-article>.featured-image {
  margin-top: 0;
  margin-bottom: 2em
}

.gp-icon {
  display: inline-flex;
  align-self: center
}

.gp-icon svg {
  height: 1em;
  width: 1em;
  top: .125em;
  position: relative;
  fill: currentColor
}

.close-search .icon-search svg:first-child,
.icon-menu-bars svg:nth-child(2),
.icon-search svg:nth-child(2),
.toggled .icon-menu-bars svg:first-child {
  display: none
}

.close-search .icon-search svg:nth-child(2),
.toggled .icon-menu-bars svg:nth-child(2) {
  display: block
}

.entry-meta .gp-icon {
  margin-right: .6em;
  opacity: .7
}

nav.toggled .icon-arrow-left svg {
  transform: rotate(-90deg)
}

nav.toggled .icon-arrow-right svg {
  transform: rotate(90deg)
}

nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon svg {
  transform: rotate(180deg)
}

nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-left svg {
  transform: rotate(-270deg)
}

nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-right svg {
  transform: rotate(270deg)
}

.container.grid-container {
  width: auto
}

.menu-toggle,
.mobile-bar-items,
.sidebar-nav-mobile {
  display: none
}

.menu-toggle {
  padding: 0 20px;
  line-height: 60px;
  margin: 0;
  font-weight: 400;
  text-transform: none;
  font-size: 15px;
  cursor: pointer
}

.menu-toggle .mobile-menu {
  padding-left: 3px
}

.menu-toggle .gp-icon+.mobile-menu {
  padding-left: 9px
}

.menu-toggle .mobile-menu:empty {
  display: none
}

button.menu-toggle {
  background-color: transparent;
  flex-grow: 1;
  border: 0;
  text-align: center
}

button.menu-toggle:active,
button.menu-toggle:focus,
button.menu-toggle:hover {
  background-color: transparent
}

.has-menu-bar-items button.menu-toggle {
  flex-grow: 0
}

nav.toggled ul ul.sub-menu {
  width: 100%
}

.toggled .menu-item-has-children .dropdown-menu-toggle {
  padding-left: 20px
}

.main-navigation.toggled .main-nav {
  flex-basis: 100%;
  order: 3
}

.main-navigation.toggled .main-nav>ul {
  display: block
}

.main-navigation.toggled .main-nav li {
  width: 100%;
  text-align: left
}

.main-navigation.toggled .main-nav ul ul {
  transition: 0s;
  visibility: hidden;
  box-shadow: none;
  border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.main-navigation.toggled .main-nav ul ul li:last-child>ul {
  border-bottom: 0
}

.main-navigation.toggled .main-nav ul ul.toggled-on {
  position: relative;
  top: 0;
  left: auto !important;
  right: auto !important;
  width: 100%;
  pointer-events: auto;
  height: auto;
  opacity: 1;
  display: block;
  visibility: visible;
  float: none
}

.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle {
  float: right
}

.mobile-menu-control-wrapper {
  display: none;
  margin-left: auto;
  align-items: center
}
img.header-image.is-logo-image {
    margin-bottom: 15px;
}
.has-inline-mobile-toggle #site-navigation.toggled {
 /* margin-top: 1.5em*/
}

.has-inline-mobile-toggle #site-navigation.has-active-search {
  margin-top: 1.5em
}

.has-inline-mobile-toggle #site-navigation.has-active-search .nav-search-active {
  position: relative
}

.has-inline-mobile-toggle #site-navigation.has-active-search .navigation-search input {
  outline: auto
}

.nav-float-left .mobile-menu-control-wrapper {
  order: -10;
  margin-left: 0;
  margin-right: auto;
  flex-direction: row-reverse
}

@media (max-width:768px) {
  .hide-on-mobile {
    display: none !important
  }

  a,
  body,
  button,
  input,
  select,
  textarea {
    transition: all 0s ease-in-out
  }

  .inside-header {
    flex-direction: column;
    text-align: center
  }

  .site-header .header-widget {
    margin-top: 1.5em;
    margin-left: auto;
    margin-right: auto;
    text-align: center
  }

  .site-content {
    flex-direction: column
  }

  .container .site-content .content-area {
    width: auto
  }

  .is-left-sidebar.sidebar,
  .is-right-sidebar.sidebar {
    width: auto;
    order: initial
  }

  .is-left-sidebar+.is-right-sidebar .inside-right-sidebar {
    margin-top: 0
  }

  .both-left .inside-left-sidebar,
  .both-left .inside-right-sidebar,
  .both-right .inside-left-sidebar,
  .both-right .inside-right-sidebar {
    margin-right: 0;
    margin-left: 0
  }

  #main {
    margin-left: 0;
    margin-right: 0
  }

  body:not(.no-sidebar) #main {
    margin-bottom: 0
  }

  .alignleft,
  .alignright {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto
  }

  .comment .children {
    padding-left: 10px;
    margin-left: 0
  }

  .entry-meta {
    font-size: inherit
  }

  .entry-meta a {
    line-height: 1.8em
  }
}

@media (min-width:769px) and (max-width:1024px) {
  .hide-on-tablet {
    display: none !important
  }
}

@media (min-width:1025px) {
  .hide-on-desktop {
    display: none !important
  }
}
/*hero*/
.hero-section {
  width: 100%;
  min-height: 650px;
  /* 背景画像パスを変更してください */
  background-image: url(https://client703.sakura.ne.jp/yamataku/wp-content/uploads/2025/09/top-slide1.jpg);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  /* オーバーレイ（必要な場合） */
}
.hero-section::after {
  /* オーバーレイ効果（暗くしたい時） */
  content: "";
  display: block;
  position: absolute;
  left: 0; top: 0; right: 0; bottom: 0;
 background-size: cover;
    
  z-index: 1;
  pointer-events: none;
}
.hero-content {
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: center;
  max-width: 90vw;
}
.hero-title {
  font-size: 2.7rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  margin-bottom: 16px;
  line-height: 1.18;
  text-shadow: 0 4px 14px rgba(0,0,0,0.27);
}
.hero-lead {
  font-size: 1.25rem;
  margin-bottom: 30px;
  text-shadow: 0 2px 10px rgba(0,0,0,0.13);
}
.hero-btn {
  display: inline-block;
  background: #29b04a;
  color: #fff;
  font-weight: bold;
  border-radius: 26px;
  padding: 13px 38px;
  font-size: 1.15rem;
  text-decoration: none;
  border: none;
  box-shadow: 0 2px 10px #1c7030ab;
  transition: background 0.18s, box-shadow 0.2s;
}
.hero-btn:hover { background: #178632; box-shadow: 0 6px 16px #19452460;}
@media (max-width: 900px) {
  .hero-section { min-height: 360px; }
  .hero-title { font-size: 1.6rem; }
  .hero-lead { font-size: 1.01rem; }
}
@media (max-width: 600px) {
  .hero-section { min-height: 300px; }
  .hero-title { font-size: 1.1rem; }
  .hero-content { max-width: 98vw; }
}
/*section*/
.taxi-feature-section {
  text-align: center;
  margin: 16px 0 0px 0;
	background-color: #F2F7EC;
	    padding-top: 30px;
}
.taxi-feature-section2 {
  text-align: center;
  margin: 64px 0 48px 0;
}
.catchphrase {
  display: inline-block;
  background: #f9d036;
  color: #222;
  border-radius: 30px;
  padding: 12px 32px;
  font-size: 1.15em;
  font-weight: 600;
  margin-bottom: 32px;
  position: relative;
}
.catchphrase span {
  position: relative;
  z-index: 2;
}
.catchphrase::after {
  /* 下向きの矢印 */
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: -18px;
  transform: translateX(-50%);
  width: 32px;
  height: 18px;
  background: none;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  background: #f9d036;
  z-index: 1;
}

.taxi-feature-section h2 {
  font-size: 1.6em;
  font-weight: bold;
  margin: 36px 0 18px 0;
  line-height: 1.6;
}
.taxi-feature-section .highlight {
     color: #16aa43;
 background: linear-gradient(transparent 80%, #f2c94c 60%);
    background-position-y: -3px;
    font-weight: 700;
    padding: 0 3px;
    border-radius: 4px;
    /* border-bottom: 5px solid #14ba70; */
    
}

.taxi-feature-section .subtitle {
  font-size: 1.15em;
  font-weight: 600;
  margin-bottom: 32px;
  color: #222;
}
img.ico1 {
    width: 90px;
}
img.ico-b {
    max-width: 120px;
}
img.ico-c {
    max-width: 70px;
}
.taxi-image img {
  width: 70%;
  max-width: 600px;
  border-radius: 8px;
  margin: 32px auto 0;
  box-shadow: 0 4px 20px rgba(0,0,0,0.06);
  display: block;
}

/* スマホ用レスポンシブ */
@media (max-width: 600px) {
  .taxi-feature-section {
    margin: 36px 0 24px 0;
  }
  .catchphrase {
    font-size: 1em;
    padding: 10px 12px;
  }
  .taxi-feature-section h2 {
    font-size: 1.1em;
  }
  .taxi-image img {
    width: 96%;
    max-width: 100%;
  }
}
/*section1*/
.recruit-movie{
  padding: clamp(32px,4vw,16px) 16px;
}
.rm-inner{
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
  color: var(--text);
}

/* ---- title & sub ---- */
.rm-title{
  font-size: clamp(22px,3.2vw,32px);
  font-weight: 800;
  letter-spacing: .02em;
  line-height: 1.5;
  margin: 0 0 6px;
}
.hl-green{
  color: var(--green);
  background: linear-gradient(transparent 70%, rgba(24,168,90,.18) 0);
  padding: 0 .2em;
  border-bottom: 4px solid var(--green-underline);
  border-radius: 2px;
}
.rm-sub{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-weight: 800;
  margin: 0 0 22px;
}
.rm-sub .chev{
  color: var(--yellow);
  font-weight: 900;
}
.rm-sub .chev-left{ transform: scaleX(-1) rotate(-8deg); }
.rm-sub .chev-right{ transform: rotate(-8deg); }

/* ---- video ---- */
.rm-video{
  width: 100%;
  aspect-ratio: 16 / 9;             /* モダンな比率制御 */
  background: #000;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(0,0,0,.08);
}
.rm-video iframe{
  width: 100%;
  height: 100%;
  display: block;
}

/* ---- button ---- */
.rm-ytbtn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin: 18px auto 0;
  padding: 12px 20px;
  min-width: 240px;
  border-radius: 8px;
  border: 1px solid var(--border);
      color: #28a03b;
  font-weight: 700;
  text-decoration: none;
  background: #fff;
  transition: transform .08s ease, box-shadow .2s ease, background .2s ease;
}
.rm-ytbtn .arrow{ font-size: 18px; line-height: 1; }
.rm-ytbtn:hover{
  transform: translateY(-1px);
  box-shadow: 0 6px 18px rgba(0,0,0,.08);
  background: #fafafa;
}

/* ---- description ---- */
.rm-desc{
  margin-top: 22px;
  font-size: clamp(14px,1.9vw,16px);
  line-height: 1.9;
}

/* ---- responsive tweaks ---- */
@media (max-width: 640px){
  .rm-sub{ margin-bottom: 16px; }
  .rm-ytbtn{ width: 100%; min-width: unset; }
}
/**/
.txt-2-g {
    font-size: 1.0em;
    font-weight: bold;
    max-width: 650px;
    margin: 36px auto;
    line-height: 2.0;
}
.tex-2-g-orenge{
	 color: #16aa43;
    background: linear-gradient(transparent 70%, #f2c94c 60%);
    background-position-y: -1px;
    font-weight: 700;
    padding: 0 3px 1px 0;
    border-radius: 4px;
    /* border-bottom: 5px solid #14ba70; */

	
}
table#tablepress-1 {
    margin-bottom: 72px;
}
.tex-2-g-gr {
    color: #00a040;
    background: linear-gradient(transparent 80%, #f2c94c 60%);
    background-position-y: -3px;
    font-weight: 700;
    padding: 0 3px;
    border-radius: 4px;
	font-size:1.6rem;
    /* border-bottom: 5px solid #14ba70; */
}
.tex-2-g-gr2 {
    color:#00a040;
    background: linear-gradient(transparent 70%, #f2c94c 60%);
    background-position-y: -3px;
    font-weight: 700;
    padding: 0 3px;
    border-radius: 4px;
	font-size:1.6rem;
    /* border-bottom: 5px solid #14ba70; */
}
.taxi-workstyle-block {
    /* max-width: 800px; */
    margin: 40px auto 24px auto;
    background: #f6faef;
    border-radius: 50% 50% 0 0 / 200px 200px 0 0;
    padding: 40px 18px 24px 18px;
    box-shadow: 0 2px 16px #e8f3df;
}
.taxi-workstyle-title {
  font-size: 1.6rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 72px;
}
.taxi-workstyle-title .green {
  color: #5db500;
  font-weight: bold;
  letter-spacing: 0.03em;
}
.taxi-workstyle-lead {
  text-align: center;
  font-size: 1.15rem;
  color: #222;
  margin-bottom: 30px;
}
.taxi-workstyle-cards {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
  margin-bottom: 32px;
	margin-top: 72px;
}
.taxi-card {
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 2px 12px #e6f4e6;
  border: 2.5px solid #60b547;
  min-width: 300px;
  max-width: 350px;
  padding: 30px 26px 20px 26px;
  box-sizing: border-box;
  flex: 1 1 320px;
  font-size: 1.06rem;
  position: relative;
}
.card-head {
    position: absolute;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
    background: #16aa43;
    color: #fff;
    border-radius: 30px;
    width: 208px;
    height: 48px;
    font-size: 1.15rem;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* border: 2px solid #fff; */
    box-shadow: 0 2px 8px #b2d8ae;
}
.card-head2 {
    position: absolute;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
    background: #1482C8;
    color: #fff;
    border-radius: 30px;
    width: 208px;
    height: 48px;
    font-size: 1.15rem;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* border: 2px solid #fff; */
    box-shadow: 0 2px 8px #1482c87d;
}
.txt-1 {
    margin: 0 auto;
    max-width: 900px;
}
.txt-1-g {
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    color: #28a03b;
    max-width: 530px;
    margin: 36px auto;
}
.txt-1-n {
    padding: 0 10px;
    max-width: 650px;
    margin: 36px auto;
}
.taxi-card.right {
  border-color: #2397ce;
}
.taxi-card .card-head {
  font-size: 1.15rem;
  font-weight: bold;
  margin-bottom: 18px;
  text-align: center;
}
.taxi-card .card-head .small {
 font-size: 0.88em;
    color: #555;
    margin-top: -50px;
    font-weight: normal;
	min-width: 150px;
}
.taxi-card .card-head2 .small {
 font-size: 0.88em;
    color: #555;
    margin-top: -50px;
    font-weight: normal;
	min-width: 150px;
}
span.sift {
    top: 10px;
    position: relative;
}
.taxi-btn .btn-icon {
    width: 80px;
    height: 100px;
    position: absolute;
    left: -5%;
}
.taxi-btn .btn-icon3 {
    width: 40px;
    height: 50px;
    /*position: absolute;*/
    left: -0%;
}
img.btn-icon2 {
    width: 96px;
    height: 100px;
    position: absolute;
    right: -5%;
}
.taxi-card.left .card-head { color:#ffffff;}
.taxi-card.right .card-head { color:#ffffff;}

.taxi-card-list {
  list-style: none;
  padding: 0;
  margin: 0;
	text-align: center;
}
.taxi-card-list li {
 margin-bottom: 18px;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    justify-content: center;
    line-height: 24px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}
.taxi-card-list li:last-child {
 margin-bottom: 18px;

    border-bottom: 0px solid #000;
    padding-bottom: 10px;
}
.taxi-card-list li:last-child { margin-bottom: 0;}
.taxi-card-list .icon {
  width: 22px;
    min-width: 20px;
    height: 20px;
    margin-top: 1px;
    margin-right: 5px;
    padding-top: 4px;
}
.taxi-card .highlight {
  color: #42a522;
  font-weight: bold;
}
.taxi-card.right .highlight { color: #2397ce;}

.taxi-buttons-row {
 display: flex;
    justify-content: center;
    gap: 30px;
    margin-top: 58px;
    flex-wrap: wrap;
    margin-bottom: 58px;
}

.taxi-buttons-row-footer {
   /* position: fixed;*/
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 20px;
    /*flex-wrap: wrap;*/
    background: #fff8d3;
    /*padding: 50px 0 20px 0;*/
	 /*   padding: 50px 10px 20px 10px;*/
    z-index: 9999;
	/*box-shadow: 0 10px 28px rgba(0, 0, 0, .12);*/
}
a.taxi-btn.__mPS2id._mPS2id-h {
    margin-bottom: 30px;
}
.btn-head {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    background: #f4a92d;
    color: #ffffff;
    border-radius: 30px;
    width: 250px;
    /* FONT-VARIANT: JIS83; */
    font-size: 0.8rem;
    /* font-weight: bold; */
    padding: 5px 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 0.7rem;
    justify-content: center;
    clear: both;
	display: none;
}
.btn-head2 {
   position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    background: #16aa43;
    color: #fff;
    border-radius: 30px;
    width: 250px;
    /* FONT-VARIANT: JIS83; */
    font-size: 0.8rem;
    /* font-weight: bold; */
    padding: 5px 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    clear: both;
   
}
.btn-head3 {
 border: 2px solid #f4a92d;
    /* transform: translateX(-50%); */
    background: #fff;
    color: #000000;
    border-radius: 30px;
    width: 250px;
    /* FONT-VARIANT: JIS83; */
    font-size: 0.8rem;
    /* font-weight: bold; */
    padding: 5px 5px;
    display: flex
;
    flex-direction: column;
    align-items: center;
    font-size: 0.7rem;
    justify-content: center;
    clear: both;
    margin: 15px auto;
}
.taxi-btn {
display: flex;
    align-items: center;
    gap: 8px;
    background: #16aa43;
    color: #fff;
    font-size: 1.13rem;
    font-weight: bold;
    padding: 15px 12px;
    border-radius: 12px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: background .2s, box-shadow .2s;
    box-shadow: 0 2px 6px #e6e3b3;
    min-width: 230px;
    justify-content: center;
    /* min-width: 300px; */
    max-width: 350px;
    width: 100%;
    position: relative;
	height:60px;
	    margin-bottom: 0px!important;
}
.tel-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
	text-align: center;
}
.tel-div2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
}
.small2{
	font-size: 0.7rem;
}
span.small2 {
    /* position: absolute; */
    /* bottom: -20px; */
    left: 50%;
    transform: translateX(-50%);
    /* background: #f4a92d; */
    color: #ffffff;
    border-radius: 30px;
    width: 250px;
    /* FONT-VARIANT: JIS83; */
    font-size: 0.8rem;
    /* font-weight: bold; */
    padding: 5px 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 0.6rem;
    justify-content: center;
    clear: both;
}
.taxi-btn.green {
  background: #ffc400;
  color: #000;
  box-shadow: 0 2px 6px #b2e7ab;
}
.taxi-btn.red {
  background: #e50012;
  color: #fff;
  box-shadow: 0 2px 6px #b2e7ab;
}
.yoyaku a {
    color: #433a37;
	    width: 100%;
	        display: flex;
}
.footer_wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    
    flex-wrap: wrap; 
    background: #fff8d3;
    
    padding: 50px 10px 20px 10px;
    z-index: 9999;
    box-shadow: 0 10px 28px rgba(0, 0, 0, .12);
}
.yoyaku {
    background: #ffb82a;
    color: #000000;
    z-index: 9999;
   padding: 0px 12px 0px 12px;
    border-radius: 12px;
   /* width: 720px;*/
    text-align: center;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    /*height: 50px;*/
/*	margin-left: auto;
    margin-right: auto;*/
	font-size:1.13rem;
	font-weight:bold;
}

.yoyaku img {
    max-width: 40px;
    height: 35px;
 
    padding-right: 10px;
    /* clear: both; */
    top: 10px;
    position: relative;
}
@media (max-width: 700px) {
  .taxi-workstyle-cards { flex-direction: column; gap: 72px;}
  .taxi-card { min-width: unset; max-width: 100%; }
  .taxi-btn { min-width: unset; width: 100%;}
	a.taxi-btn.__mPS2id._mPS2id-h {
    margin-right: 10px;
}
.taxi-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    background: #16aa43;
    color: #fff;
    font-size: 1.0rem;
    font-weight: bold;
    padding: 15px 10px;
    border-radius: 12px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: background .2s, box-shadow .2s;
    box-shadow: 0 2px 6px #e6e3b3;
    /*min-width: 230px;*/
    justify-content: center;
    /* min-width: 300px; */
    max-width: 350px;
    width: 100%;
    position: relative;
    height: 80px;
    margin-bottom: 30px;
}

}
@media (max-width: 370px) {
	.taxi-buttons-row-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 20px;
     flex-wrap: wrap;
    background: #fff8d3;
    /* padding: 50px 0 20px 0; */
    padding: 50px 10px 10px 10px;
   
}
	    .site-content {
        flex-direction: column;
        overflow: hidden;
    }
	table#tablepress-1 {
    font-size: 1rem;
}
table#tablepress-2 {
    font-size: 1rem;
}
}
/*section2*/
.feature-section {
  max-width: 920px;
  margin: 48px auto 0 auto;
  padding: 0 12px;
}
.feature-block {
  position: relative;
  display: flex;
  align-items: flex-start;
  margin-bottom: 80px;
  min-height: 270px;
}
.feature-block:nth-child(even) {
  flex-direction: row-reverse;
}
.feature-img-box {
  position: relative;
  z-index: 1;
  min-width: 370px;
  max-width: 440px;
  flex-shrink: 0;
}
.feature-img {
  display: block;
  width: 100%;
  border-radius: 8px;
  border: 3px solid #ffe076;
  box-sizing: border-box;
  box-shadow: 0 4px 16px #eee;
}
.feature-text-bg {
    position: absolute;
    bottom: -10%;
    left: 30%;
    width: 70%;
    min-height: 100px;
    background: #fffdeb;
    border-radius: 12px;
    z-index: 0;
    box-shadow: 0 2px 10px #e7e7c3;
    padding: 28px 28px 20px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
*, ::afte
.feature-block:nth-child(even) .feature-text-bg {
  left: auto;
  right: 56%;
  padding: 28px 30px 20px 28px;
  text-align: left;
}
.feature-text-title {
  color: #12a025;
  font-weight: bold;
  font-size: 1.1rem;
  margin-bottom: 7px;
	text-align: center;
}
.feature-text-body {
  font-size: 1rem;
  color: #3b3b3b;
}
.feature-text-bg2 {
    position: absolute;
    bottom: -10%;
    right: 30%;
    width: 70%;
    min-height: 100px;
    background: #fffdeb;
    border-radius: 12px;
    z-index: 0;
    box-shadow: 0 2px 10px #e7e7c3;
    padding: 28px 28px 20px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.feature-text-bg-txt {
    padding-left: 30%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.feature-text-bg-txt2 {
    padding-right: 30%;
    padding-top: 30px;
    padding-bottom: 30px;
}
@media (max-width: 900px) {
  .feature-section { max-width: 100%; }
  .feature-block {
    flex-direction: column !important;
    min-height: unset;
    margin-bottom: 42px;
  }
  .feature-img-box {
    min-width: unset; max-width: 100%; width: 100%;
  }
  .feature-img {
    width: 100%;
    margin: 0 auto;
  }
  .feature-text-bg {
    position: relative;
    top: -18px; left: 0; right: 0;
    width: 98%;
    margin: 0 auto;
    padding: 22px 15px 18px 15px;
    min-height: unset;
  }
	 .feature-text-bg2 {
    position: relative;
    top: -18px; left: 0; right: 0;
    width: 98%;
    margin: 0 auto;
    padding: 22px 15px 18px 15px;
    min-height: unset;
  }
	.feature-text-bg-txt {
    padding-left: 0%;
  
}
}
/*section3*/
.entry-flow-section {
  background: #f2f8e6;
  padding: 40px 0 0 0;
  width: 100%;
}
.entry-flow-inner {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 14px 30px 14px;
}

.flow-headline {
font-size: 2rem;
    font-weight: bold;
    text-align: center;
    margin: 0 0 22px 0;
    position: relative;
    letter-spacing: 0.02em;
    color: #000000;
    background: linear-gradient(transparent 80%, #f2c94c 60%);
    background-position-y: -3px;
    font-weight: 700;
    padding: 0 3px;
    border-radius: 4px;
    /* border-bottom: 5px solid #14ba70; */
    /* display: inline-block; */
    width: fit-content;
    display: flex
;
    /* justify-content: center; */
    /* text-align: center; */
	margin: 0 auto;align-content
}
.flow-headline .highlight {
  display: inline-block;
  border-bottom: 9px solid #ffe169;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 65%;
  z-index: 0;
  top: 1.4em;
  opacity: 0.7;
  pointer-events: none;
}
.flow-headline span { position: relative; z-index: 1; }

.flow-horizontal {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 0;
  margin-bottom: 44px;
  flex-wrap: wrap;
	margin-top: 36px;
}
.flow-step {
 background: #ffffff;
    color: #262626;
    border-radius: 10px;
    box-shadow: 0 2px 7px #b8dfed;
    width: 265px;
    min-height: 130px;
    /* padding: 18px 12px 14px 12px; */
    text-align: center;
    font-size: 1.1rem;
    margin: 0 0 12px 0;
    position: relative;
    border: 2px solid #1974aa;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: start;
}
.flow-step-title {
 font-weight: bold;
    font-size: 1.19rem;
    /* margin-bottom: 7px; */
    padding: 5px 0 5px 0;
    background: #2196d3;
	    color: #fff;
}
.flow-step-desc {
    font-size: 0.9rem;
    color: #000000;
    padding: 15px;
    display: flex;
    /* min-height: 120px; */
    /* vertical-align: middle; */
    /* flex-direction: column; */
    justify-content: center;
    text-align: center;
}
.flow-arrow {
  width: 44px;
  height: 40px;
  align-self: center;
  margin: 0 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.flow-arrow svg { width: 30px; height: 30px; }
@media (max-width: 800px) {
  .flow-horizontal { flex-direction: column; align-items: stretch; }
  .flow-arrow { transform: rotate(90deg); margin: 6px 0; }
  .flow-step { width: 100%; max-width: 350px; margin: 0 auto 16px auto;}
}

.flow-vertical {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 5px;
  margin: 40px 0 24px 0;
  flex-wrap: wrap;
}
.flow-vstep {
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 2px 10px #b8c6ae;
  border: 2px solid #e3ede0;
  width: 265px;
  min-height: 180px;
  padding: 26px 16px 20px 16px;
  text-align: center;
  margin: 0 0 12px 0;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.flow-vstep .flow-vicon {
  margin-bottom: 14px;
  min-height: 48px;
}
.flow-vstep-title {
  color: #16aa43;
  font-weight: bold;
  font-size: 1.14rem;
  margin-bottom: 6px;
}
.flow-vstep-desc {
  color: #363636;
  font-size: 0.97rem;
  line-height: 1.65;
}
.flow-varrow {
  width: 44px;
  height: 60px;
  align-self: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.flow-varrow svg { width: 30px; height: 30px; }
@media (max-width: 900px) {
  .flow-vertical { flex-direction: column; gap: 0;}
  .flow-vstep { width: 100%; max-width: 360px; margin: 0 auto 20px auto;}
  .flow-varrow { display: none;}
}

.flow-buttons-row {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 32px;
  flex-wrap: wrap;
}
.flow-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  background: #ffc400;
  color: #222;
  font-size: 1.13rem;
  font-weight: bold;
  padding: 14px 32px;
  border-radius: 12px;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: background .2s, box-shadow .2s;
  box-shadow: 0 2px 6px #e6e3b3;
  min-width: 230px;
  justify-content: center;
}
.flow-btn.green {
  background: #85cf37;
  color: #fff;
  box-shadow: 0 2px 6px #b2e7ab;
}
.flow-btn .btn-icon {
  width: 30px; height: 30px;
}
@media (max-width: 600px) {
  .flow-btn, .flow-btn.green { min-width: unset; width: 100%; justify-content: flex-start;}
}
/*youkou*/
.youkou-section {
    margin: 36px auto;
    max-width: 900px;
}
/*section3*/
.safety6-section {
  background: #f9f4e4;
  padding: 60px 0 48px 0;
  width: 100%;
}
.safety6-inner {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 18px;
}
.safety6-title {
  text-align: center;
  font-size: 2.0rem;
  font-weight:800;
  margin-bottom: 50px;
  color: #444;
  line-height: 1.25;
  letter-spacing: 0.04em;
}
.safety6-title .green {
  color: #28a03b;
  font-weight: 900;
  letter-spacing: 0.02em;
}
.safety6-title .marker {
  font-size: 2.1rem;
  color: #444;
  font-weight: bold;
  margin-left: 0.1em;
  position: relative;
}
.safety6-title-markerwrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
	    white-space: nowrap;
}

.safety6-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 36px 30px;
  margin-top: 38px;
  margin-bottom: 0;
}
@media (max-width: 900px) {
  .safety6-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 26px 18px;
  }
}
@media (max-width: 650px) {
  .safety6-grid {
    grid-template-columns: 1fr;
    grid-gap: 20px 0;
  }
  .safety6-title { font-size: 1.3rem; }
}
.safety6-card {
 background: #fff;
    border: 2px solid #29b04a;
    border-radius: 18px;
    padding: 30px 18px 24px 18px;
    position: relative;
    text-align: center;
    box-shadow: 0 2px 12px #ede5c3;
    min-height: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
   min-width: 265px;
    justify-content: center;
    margin: 0 auto;
	    max-width: 256px;
}
.safety6-badge {
  position: absolute;
  top: -26px;
  left: 50%;
  transform: translateX(-50%);
  background: #16aa43;
  color: #fff;
  border-radius: 50%;
  width: 58px;
  height: 58px;
  font-size: 1.15rem;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
  box-shadow: 0 2px 8px #b2d8ae;
}
.safety6-badge .badge-label {
  font-size: 0.82em;
  margin-bottom: -4px;
  letter-spacing: 0.04em;
}
.safety6-badge .badge-num {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.05;
}
.safety6-icon {
    margin: 8px 0 12px 0;
    height: 80px;
}
.safety6-card-title {
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 8px;
  color: #000;
}
.safety6-card-desc {
  color: #000;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 0;
}
/*section5*/
.faq-section {
  background: #fff;
  padding: 64px 0 64px 0;
}
.faq-inner {
  max-width: 880px;
  margin: 0 auto;
  padding: 0 14px;
}
.faq-title {
  text-align: center;
  font-size: 2.1rem;
  font-weight: bold;
  margin-bottom: 18px;
  color: #444;
  line-height: 1.22;
  letter-spacing: 0.03em;
}
.faq-title .green {
  color: #20a23b;
  font-weight: bold;
  letter-spacing: 0.01em;
}
.faq-title-markerwrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.faq-marker {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('data:image/svg+xml;utf8,<svg width="30" height="30" xmlns="http://www.w3.org/2000/svg"><polygon points="15,0 30,30 0,30" fill="%23ffe169"/></svg>') no-repeat center/contain;
}
.faq-list {
  margin: 38px 0 0 0;
  padding: 0;
  list-style: none;
}
.faq-item {
  background: #e3e1df;
  border-radius: 9px;
  margin-bottom: 20px;
  padding: 0;
  overflow: hidden;
}
.faq-q-row {
  display: flex;
  align-items: flex-start;
  gap: 0;
  padding: 0;
}
.faq-q-badge {
  flex-shrink: 0;
  width: 46px; height: 46px;
  background: #19a335;
  color: #fff;
  border-radius: 50%;
  font-size: 1.35rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 14px 20px 12px 16px;
  font-family: 'Noto Sans JP', sans-serif;
}
.faq-q-text {
  font-size: 1.11rem;
  font-weight: bold;
  color: #222;
  padding: 18px 12px 10px 0;
  line-height: 1.5;
}
.faq-a-row {
  display: flex;
  align-items: flex-start;
  gap: 0;
  background: #fff;
  border-radius: 9px;
  margin: 0 28px 16px 68px;
  box-shadow: 0 2px 8px #ede9e3;
}
.faq-a-badge {
  flex-shrink: 0;
  width: 36px; height: 36px;
  background: #ffc62d;
  color: #fff;
  border-radius: 50%;
  font-size: 1.23rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 12px 18px 12px 10px;
  font-family: 'Noto Sans JP', sans-serif;
}
.faq-a-text {
  font-size: 1.02rem;
  color: #222;
  padding: 14px 4px 10px 0;
  line-height: 1.7;
  flex: 1;
}
@media (max-width: 600px) {
  .faq-title { font-size: 1.17rem; }
  .faq-q-badge { width: 36px; height: 36px; margin: 10px 10px 8px 8px; font-size: 1.11rem;}
  .faq-a-badge { width: 27px; height: 27px; margin: 8px 10px 8px 7px; font-size: 1rem;}
  .faq-q-row { flex-direction: row; }
  .faq-a-row { margin: 0 8px 10px 52px; }
	
	.txt-2-g {
    font-size: 1.0em;
    font-weight: bold;
    max-width: 580px;
    margin: 36px auto;
    line-height: 2.0;
}
}
/*midashi*/
.custom-h2-feature {
  text-align: left;
  margin: 28px 0 22px 0;
  line-height: 1.17;
}
.custom-h2-feature-main {
  font-size: 2.2rem;
  font-weight: bold;
  color: #373737;
  letter-spacing: 0.03em;
}
.custom-h2-feature-green {
  color: #16aa43;
  font-weight: bold;
  letter-spacing: 0.02em;
}
.custom-h2-feature-row {
  display: flex;
  align-items: center;
  margin-top: 3px;
  gap: 9px;
}
.custom-h2-feature-svg {
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
}
.custom-h2-feature-strong {
  font-size: 2.05rem;
  font-weight: bold;
  color: #373737;
  letter-spacing: 0.02em;
  display: inline-block;
  margin: 0 5px;
}
@media (max-width: 650px) {
  .custom-h2-feature-main { font-size: 1.2rem;}
  .custom-h2-feature-strong { font-size: 1.15rem;}
  .custom-h2-feature-svg { width: 18px; height: 18px;}
}
/*section6*/
.senior-msg1 {
    color: #00a040;
    font-weight: bold;
    font-size: 1.25rem;
    margin-bottom: 7px;
    text-align: left;
}
.senior-a1 {
    text-align: left;
    margin-bottom: 20px;
    font-size: 1rem;
}
.senior-msg-section {
  background: #f9f4e4;
  padding: 54px 0 54px 0;
  width: 100%;
}
.senior-msg-inner {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 14px;
}
.senior-msg-title {
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 40px;
  color: #3a3735;
  letter-spacing: 0.03em;
  line-height: 1.18;
}
.senior-msg-title-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
}
.senior-msg-marker {
  display: inline-block;
  width: 34px;
  height: 34px;
  background: url('data:image/svg+xml;utf8,<svg width="34" height="34" xmlns="http://www.w3.org/2000/svg"><polygon points="17,0 34,34 0,34" fill="%23ffe169"/></svg>') no-repeat center/contain;
}
.senior-msg-grid {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 36px;
  margin-top: 0;
  flex-wrap: wrap;
}
.senior-msg-card {
  background: #fff;
  border: 2.5px solid #21b04d;
  border-radius: 18px;
  padding: 34px 24px 24px 24px;
  text-align: center;
  box-shadow: 0 2px 12px #ede5c3;
  flex: 1 1 320px;
  max-width: 435px;
  min-width: 265px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.senior-msg-icon {
  margin-bottom: -6px;
}
.senior-msg-title2 {
 color: #ffffff;
    font-weight: bold;
    font-size: 1.25rem;
    margin-bottom: 7px;
    background-color: #00a040;
    padding: 3px;
    border-radius: 5px;
    width: 100%;
}
}
.senior-msg-body {
  font-size: 1.02rem;
  color: #222;
  line-height: 1.7;
}
@media (max-width: 900px) {
  .senior-msg-grid {
    flex-direction: column;
    gap: 22px;
    align-items: center;
  }
  .senior-msg-card {
    max-width: 100%;
    width: 98%;
  }
  .senior-msg-title { font-size: 1.3rem; }
}
/*section7*/
.contact-section {
  background: #f2f8e6;
  padding: 60px 0 110px 0;
  width: 100%;
}
.contact-inner {
  /*max-width: 600px;*/
  margin: 0 auto;
  padding: 0 14px;
}
.contact-title {
  text-align: center;
  font-size: 2.0rem;
  font-weight: bold;
  margin-bottom: 36px;
  color: #3a3735;
  letter-spacing: 0.04em;
  line-height: 1.18;
}
.contact-title-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.contact-marker {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url('data:image/svg+xml;utf8,<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg"><polygon points="16,0 32,32 0,32" fill="%23ffe169"/></svg>') no-repeat center/contain;
}
.contact-duck-box {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 12px;
  margin-bottom: 28px;
}
.contact-duck-img {
  width: 120px;
  height: auto;
  display: block;
}
.contact-balloon {
  background: #fff;
  border: 2px solid #333;
  border-radius: 12px;
  padding: 16px 18px;
  font-size: 1.06rem;
  line-height: 1.6;
  color: #333;
  margin-top: 6px;
  box-shadow: 0 2px 8px #ede9e3;
  position: relative;
}
.contact-balloon::before {
content: "";
    position: absolute;
    left: -16px;
    top: 28px;
    border: solid transparent;
    border-width: 14px 18px 14px 0;
    border-right-color: #fff;
    filter: drop-shadow(-3px 0 0 #333);
}
@media (max-width: 600px) {
  .contact-duck-box { flex-direction: column; align-items: center;}
  .contact-duck-img { width: 84px; }
  .contact-balloon { font-size: 0.97rem;}
  .contact-balloon::before { left: 12px; top: -22px; transform: rotate(90deg);}
}

.contact-desc {
  text-align: center;
  color: #19a335;
  font-size: 1.05rem;
  margin-bottom: 20px;
  margin-top: 12px;
  font-weight: 600;
}
.contact-tel-label {
  text-align: center;
  font-weight: bold;
  font-size: 1.09rem;
  margin-bottom: 5px;
  color: #222;
  margin-top: 14px;
}
.contact-tel-num {
  text-align: center;
  font-size: 2.15rem;
  font-weight: bold;
  color: #11b93e;
  margin-bottom: 4px;
  letter-spacing: 0.07em;
  line-height: 1.1;
  background: linear-gradient(transparent 80%, #f2c94c 60%);
    background-position-y: -3px;
  display: inline-block;
  padding: 0 6px 2px 6px;
}
.contact-tel-extra {
  text-align: center;
  font-size: 0.92rem;
  color: #333;
  margin-bottom: 30px;
}

.contact-btns {
display: flex
;
    flex-direction: column;
    gap: 36px;
    max-width: 400px;
    margin: 0 auto;
}
.contact-btn {
  display: flex;
  align-items: center;
  gap: 14px;
  border-radius: 11px;
  padding: 16px 24px;
  font-size: 1.16rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  box-shadow: 0 2px 10px #e7e7e7;
  border: none;
  transition: box-shadow .2s, background .18s;
  justify-content: center;
}
.contact-btn.mail {
  background: #23a3e7;
}
.contact-btn.line {
  background: #0ecc2a;
}
.contact-btn.form {
  background: #ffb82a;
  color: #fff;
}
.contact-btn .btn-icon {
  width: 32px; height: 32px; flex-shrink: 0;
}
span.green {
    color: #00a040;
    font-weight: bold;
    letter-spacing: 0.02em;
}
span.green2 {
    color: #00a040;
    
    letter-spacing: 0.02em;
}
@media (max-width: 600px) {
  .contact-btn { font-size: 1rem; padding: 13px 8px;}
  .contact-btn .btn-icon { width: 23px; height: 23px;}
}
/*header*/
.inside-header.grid-container {
    display: flex;
    flex-direction: column;
}
nav#site-navigation {
    display: flex;
    justify-content: center;
}
/*bg*/
/**/
.overlap-photos{ padding:clamp(24px,4vw,56px) 16px; }
.op-wrap{
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  min-height: clamp(260px, 38vw, 420px); /* 重なり用の高さ */
}

/* 写真共通 */
.op-photo{
  margin: 0;
  position: absolute;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 10px 28px rgba(0,0,0,.12);
}
.op-photo img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* 左の大きい写真 */
.op-left{
  left: 0;
  top: 0;
  width: 55%;
  aspect-ratio: 16/9;
}

/* 右の重なる写真（少し上に被せる） */
.op-right{
  right: 0;
  bottom: 0;
  width: 55%;
  aspect-ratio: 16/10;
  transform: translate(4%, 6%);   /* 微妙なずらし */
}
div#primary-menu {
   /* margin-top: 10px;*/
}
li#menu-item-61,li#menu-item-62,li#menu-item-63,li#menu-item-64,li#menu-item-65,li#menu-item-66 {
    border-right: 1px solid #000;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
li#menu-item-67 {
 
    vertical-align: middle;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.br-sm{ display:none; }
article#post-109 {
    background-color: #f2f7ec !important;
}
.entry-content2 {
    background-color: #fff;
    padding: 35px;
    border: 1px solid #000;
}
/* ---- レスポンシブ：タブレット ---- */
@media (max-width: 900px){
  .op-left{ width: 62%; }
  .op-right{ width: 52%; transform: translate(2%, 6%); }
}
/**/
@media (max-width: 768px){
.inside-navigation.grid-container {
    position: absolute;
    z-index: 999;
    background-color: #ffffffeb;
    width: 100%;
    border-radius: 5px;
}
	nav#site-navigation {
    position: relative;
}
li#menu-item-61,li#menu-item-62,li#menu-item-63,li#menu-item-64,li#menu-item-65,li#menu-item-66,li#menu-item-67 {
         vertical-align: middle;
        margin-bottom: 10px;
        border-right: none;
        /* vertical-align: middle; */
        display: flex;
        text-align: left;
        justify-content: start;
}
}
/* ---- レスポンシブ：スマホ（縦並び） ---- */
@media (max-width: 640px){
  .op-wrap{
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    min-height: auto;
  }
	.feature-text-bg-txt2 {
    padding-right: 0%;
   
}
	.contact-section {
    padding-bottom: 175px !important;
}
  .op-photo{
    position: relative;
    width: 100%;
    transform: none;
    box-shadow: 0 6px 18px rgba(0,0,0,.1);
  }
	img.header-image.is-logo-image {
    max-height: 60px;
    margin-bottom: 10px;
}
.inside-navigation.grid-container {
    position: absolute;
    z-index: 999;
    background-color: #ffffffeb;
    width: 100%;
    border-radius: 5px;
}
	nav#site-navigation {
    position: relative;
}
li#menu-item-61,li#menu-item-62,li#menu-item-63,li#menu-item-64,li#menu-item-65,li#menu-item-66,li#menu-item-67 {
         vertical-align: middle;
        margin-bottom: 10px;
        border-right: none;
        /* vertical-align: middle; */
        display: flex;
        text-align: left;
        justify-content: start;
}
	ul#menu-menu-1 {
    padding-top: 10px;
}
	.br-sm{ display:inline; } /* <br>が有効になる */
  .op-left{ aspect-ratio: 16/10; }
  .op-right{ aspect-ratio: 16/10; }
}
.add {
    background-color: #fff;
    text-align: center;
    font-size: 0.9rem;
    padding: 10px;
}
.cpr {
    background-color: #dcdddd;
    text-align: center;
    font-size: 0.9rem;
    padding: 10px;
}
.top-ue {
    position: relative;
    /* position: fixed; */
    bottom: 20px;
    left: 90%;
    z-index: 99999;
    max-width: 80px;
}
img.ue-icon {
    position: fixed;
    bottom: 220px;
    right: 10px;
    max-width: 80px;
}
img.ico-p {
    max-width: 30px;
    max-height: 30px;
}
a.__mPS2id._mPS2id-h:hover {
    color: #00a040!important;
}
article#post-106 {
    background-color: #f2f7ec;
}
.inside-article

 {
    background-color: #f2f7ec !important;
}
/**/

.slick-slider img {
    width: 100vw!important;
}
.slide-item {
  position: relative;
}

.slide-item img,
.slide-item video {
  display: block;
  width: 100%;
  height: auto;
}

.slide-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 2rem;
  font-weight: 900;
  text-align: center;
  text-shadow: 0 2px 8px rgba(0,0,0,0.6);
  max-width: 80%;
}
@media (max-width: 640px){
	.slide-text {
    
    font-size: 1.2rem;
    
}
	.taxi-btn {
  
    margin-bottom: 0px;
}

.slick-prev {
    left: -25px;
    display: none !important;
}
	.slick-next {
    right: -25px;
    display: none!important;
}
}
.slick-prev {
    left: -25px;
    display: none !important;
}
	.slick-next {
    right: -25px;
    display: none!important;
}
.taxi-buttons-row-footer a.__mPS2id._mPS2id-h:hover,.taxi-buttons-row a.__mPS2id._mPS2id-h:hover {
    color: #fff !important;
}
a.__mPS2id:hover {
    color: #009e41 !important;
}
img.arrow {
    max-width: 25px;
}
.f-txt {
    margin-bottom: 30px;
    font-weight: 700;
}
.contact-tel-label2 {
    color: #009e41;
    font-weight: bold;
    margin-bottom: 14px;
    font-size: 1.1rem;
}
article#post-182 {
    background-color: #f2f7ec;
}
.entry-content2 p {
    text-align: left;
}

.footer-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    background: #fff8d3;
    padding: 50px 10px 20px 10px;
    z-index: 9999;
    box-shadow: 0 10px 28px rgba(0, 0, 0, .12);
    transition: transform 0.3s ease;
}

/* 隠すときのクラス */
.footer-wrapper.hidden {
    transform: translateY(200%);  /* 画面下へ収納 */
}

/* フッターのトグルボタン */
.footer-toggle-btn {
    position: absolute;
    top: 8px;
    left: 10px;
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 6px 10px;
    font-size: 14px;
    border: none;
    background: #000;
    cursor: pointer;
	    border-radius: 7px;
}
@media (max-width: 370px) {
    a.taxi-btn.__mPS2id._mPS2id-h {
        margin-right: 0px;
    }
}

@media (max-width: 360px) {
	    a.taxi-btn.__mPS2id._mPS2id-h {
			margin-right: 0px;}
	    .taxi-btn {
      
        font-size: 0.7rem;
      
    }
	.yoyaku {
     font-size: 0.8rem;
        width: 100%;
        height: 50px;
 
}
	.yoyaku a {
    color: #433a37;
    width: auto;
    display: flex;
}
	.br-sm {
   /*display:none!important;*/
}
	.taxi-buttons-row-footer {
 
    gap:10px;
   
}
	.btn-wrap {
    display: flex;
    gap: 5px;
		width: 100%;
}
	.small2 {
    font-size: 0.6rem;
}
}
/* 361px以上の時はボタンを非表示にする */
@media (min-width: 361px) {
  .footer-toggle-btn {
    display: none !important;
  }
}
@media (min-width: 361px) and (max-width: 700px) {
	.footer-wrapper {
		    padding: 20px 10px 20px 10px;
	}
	.taxi-buttons-row-footer {
    gap: 10px;
}
	   a.taxi-btn.__mPS2id._mPS2id-h {
    font-size: 0.8rem;
}
.btn-wrap {
    display: flex;
	        gap: 10px;
	        width: 100%;
}
	.tel-div {

    font-size: 0.8rem;
}
	.taxi-buttons-row-footer {
   
    display: flex;
   
    flex-wrap: wrap!important;
 
}
	.yoyaku {
		width:100%;
		height: 50px;
	}
	.yoyaku a {

    width:auto;
   
}
}
@media (min-width: 701px) {
	.btn-wrap {
    display: flex;
	        gap: 10px;
	       /* width: 100%;*/
}
		.yoyaku {
   
    /* width: 720px; */
    text-align: center;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    /* height: 50px; */
    /* margin-left: auto; */
    /* margin-right: auto; */
    font-size: 1.0rem;
    font-weight: bold;
}
}