@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@800&display=swap');
@media screen and (min-width: 591px){
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 590px){
  .br-pc { display:none; }
  .br-sp { display:block; }
}
html[lang="ja"] {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
html {line-height: 1.15;-webkit-text-size-adjust: 100%;font-size: 62.5%}
body {margin: 0;height: 100%}
main {display: block}
hr {box-sizing: content-box;height: 0;overflow: visible}
pre {font-family: monospace, monospace;font-size: 1em}
a {background-color: transparent}
abbr[title] {border-bottom: none;text-decoration: underline;-webkit-text-decoration: underline dotted;text-decoration: underline dotted}
b,strong {font-weight: 700}
code,kbd,samp {font-family: monospace, monospace;font-size: 1em}
small {font-size: 80%}
sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline}
sub {bottom: -.25em}
sup {top: -.5em}
img {border-style: none}
button,input,optgroup,select,textarea {font-family: inherit;font-size: 100%;line-height: 1.15;margin: 0}
button,input {overflow: visible}
button,select {text-transform: none}
[type=button],
[type=reset],
[type=submit],
button {-webkit-appearance: button}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {border-style: none;padding: 0}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {outline: 1px dotted ButtonText}
fieldset {padding: .35em .75em .625em}
fieldset.hidden-fields-container{display: none;}
legend {box-sizing: border-box;color: inherit;display: table;max-width: 100%;padding: 0;white-space: normal}
progress {vertical-align: baseline}
textarea {overflow: auto}
[type=checkbox],
[type=radio] {box-sizing: border-box;padding: 0;}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {height: auto}
[type=search] {-webkit-appearance: textfield;outline-offset: -2px}
[type=search]::-webkit-search-decoration {-webkit-appearance: none}
::-webkit-file-upload-button {-webkit-appearance: button;font: inherit}
details {display: block}
summary {display: list-item}
template {display: none}
[hidden] {display: none}
.screen-reader-text {clip: rect(1px, 1px, 1px, 1px);height: 1px;overflow: hidden;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;color: #444;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}
.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.is-resized>figcaption {display: block;margin-top: 0;font-size: 14px}
.entry-content .wp-block-image img,
.entry-content img.aligncenter,
.entry-content img.alignleft,
.entry-content img.alignnone,
.entry-content img.alignright,
.entry-content img.attachment-fullsize {max-width: 100%;height: auto}
figure {margin: 0}
.wp-block-image.alignfull,.wp-block-image.alignwide {max-width: none}
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {width: 100%}
.clear:after,
.clear:before,
.entry-content:after,
.entry-content:before,
.entry-footer:after,
.entry-footer:before,
.entry-wrapper:after,
.entry-wrapper:before,
.nav-links:after,
.nav-links:before,
.pagination:after,
.pagination:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before,
.widget-area:after,
.widget-area:before,
.widget:after,
.widget:before {content: "";display: table;table-layout: fixed}
.clear:after,
.entry-content:after,
.entry-footer:after,
.entry-wrapper:after,
.nav-links:after,
.pagination:after,
.site-content:after,
.site-footer:after,
.site-header:after,
.widget-area:after,
.widget:after {clear: both}
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar:after,
.navbar:before {content: "";display: inline !important}
body,button,input,select,textarea{
    font-weight: 500;
    font-style: normal;
    color: #222222;
    font-size: 1.6rem !important;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    word-wrap: break-word;
}
h1,h2,h3,h4,h5,h6 {clear: both;line-height: 1.4;font-weight: 600;}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {padding-top: 0}
h1 {
  font-size: 32px;
  font-size: 3.2rem;
}
h2 {
  font-size: 30px;
  font-size: 3rem;
}
h3 {
  font-size: 26px;
  font-size: 2.6rem;
}
h4 {
  font-size: 20px;
  font-size: 2.0rem;
}
h5 {
  font-size: 18px;
  font-size: 1.8rem;
}
h6 {
  font-size: 16px;
  font-size: 1.6rem;
}
p {margin: 0;padding: 0}
cite,dfn,em,i {font-style: italic}
blockquote {
  color: #666;
  font-size: 18px;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.7;
  margin: 0;
  overflow: hidden;
  padding: 0
}
blockquote cite {display: block;font-style: normal;font-weight: 600;margin-top: .5em}
address {margin: 0 0 1.5em}
pre {background: #eee;font-size: 1.5rem;line-height: 1.6;margin-bottom: 1.6em;max-width: 100%;overflow: auto;padding: 1.6em}
code,kbd,tt,var {font-size: 1.5rem;}
abbr,acronym {border-bottom: 1px dotted #666;cursor: help}
ins,mark {background: #fff9c0;text-decoration: none}
big {font-size: 125%}
blockquote {quotes: """"}
q {quotes: "“""”""‘""’"}
blockquote:after,blockquote:before {content: ""}
input,textarea {color: #333}
input,textarea {
    padding: 10px;
    font-size: 1.6rem;
    background: #fff;
    border: 2px solid rgba(68, 68, 68, .19);
    width: auto;
    border-radius: 0;
    margin: 0;
}
input[type=phone],
input[type=text],
textarea {
  box-sizing: border-box;
  display: block;
  margin: 0;
  width: 100%
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {display: none}
.btn,
.button,
.more-link,
.more_link,
.side-nav .search-form .search-submit,
.wpzabb-post-grid-more{
    display: inline-block;
    padding: 1rem 5rem;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1.5rem;
    font-weight: 600;
    color: #fff;
    background: #57b32b;
    border: 2px solid #57b32b;
    border-radius: 4rem;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color .2s ease, border-color .2s ease, background-color .2s ease;
}
.btn:hover,
.button:hover,
.infinite-scroll #infinite-handle span:hover,
.side-nav .search-form .search-submit:hover,
.site-footer .search-form .search-submit:hover {
  text-decoration: none;
  color: #fff;
  opacity: .8;
}
.btn-primary,
.side-nav .search-form .search-submit,
.site-footer .search-form .search-submit {
  color: var(--inspiro-primary-color);
  border-color: var(--inspiro-primary-color)
}
button,
div.wpforms-container-full .wpforms-form .wpforms-page-button,
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form input[type=submit],
input[type=button],
input[type=reset],
input[type=submit]{
    display: inline;
    width: auto;
    padding: 12px 25px;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 12px;
    color: #444;
    border: 2px solid rgba(68, 68, 68, .19);
    background: #57b332;
    color: #fff;
    transition: color .2s ease, border-color .2s ease, background-color .2s ease;
}
div.wpforms-container-full .wpforms-form .wpforms-page-button,
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form input[type=submit] {background: 0 0}
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form input[type=submit]:hover {background: 0 0}
.search-form button.search-submit:hover,
button:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  cursor: pointer;
  text-decoration: none;
  border: 2px solid #565555;
}
.wp-block-read-more {font-size: 1.4rem;padding: 5px 20px !important;}
.wp-block-read-more:hover {
  color: #fff !important;
  border-color: #333;
  background-color: #333
}
hr {
  background-color: #eee;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em
}
ol,
ul {
  margin: 0 0 1.5em 1.5em;
  padding: 0
}
ul {list-style: disc}
ol {list-style: decimal}
li{margin-left: 1.5rem;}
li>ol,
li>ul {
    margin-bottom: 2.5rem;
    margin-left: 2rem;
}
dt {font-weight: 700}
dd {margin: 0 1.5em 1.5em}
thead th {
  border-bottom: 2px solid #eee;
  padding-bottom: .5em
}
th{
    padding: 1.5rem;
    text-align: left;
    font-weight: 500;
    border-bottom: 1px solid #949494 !important;
}
td {
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-bottom: 1px solid #949494 !important;
    padding: 1.5rem !important;
}
.tb-center td{text-align: center;}
a {
  transition: all .1s ease-in;
  text-decoration: none !important;
  color: #009fb9
}
a:hover {
  text-decoration: none;
  opacity: .8;
}
.entry-content a {text-underline-offset: .125em}
.entry-content a:hover {text-decoration: none}
.entry-content a,
.entry-summary a,
.posts-navigation a,
.site-footer .widget-area a,
.widget a,
.widget_authors a strong {
  transition: color .1s ease-in
}
.edit-link a,
.entry-footer .tags-links a,
.entry-footer a,
.entry-meta a,
.logged-in-as a,
.page-links a,
.page-links a .page-number,
.pagination a,
.post-navigation a,
.site-footer .widget-area ul li a,
.site-info a,
.widget .widget-title a,
.widget ul li a,
a .nav-title,
a.wp-block-latest-posts__post-title {
  text-decoration: none;
  transition: color .1s ease-in
}
.entry-content .more-link,
.entry-content .more_link,
.entry-summary .more-link,
.entry-summary .more_link {
  transition: color .2s ease, border-color .2s ease, background-color .2s ease
}
.entry-content .more-link:hover,
.entry-content .more_link:hover,
.entry-summary .more-link:hover,
.entry-summary .more_link:hover{
    text-decoration: none;
    color: #fff;
    opacity: .8;
}
.page-links {
  font-size: 14px;
  font-size: .875rem;
  font-weight: 800;
  padding: 1.25em 0 1.875em;
  clear: left
}
.page-links .page-number,
.page-links .post-page-numbers {
  color: #767676;
  display: inline-block;
  padding: .5em 1em
}
.page-links .page-number.current,
.page-links .post-page-numbers.current {
  color: #222
}
.page-links a {
  display: inline-block
}
.page-links a .page-number {
  color: #222
}
.entry-content a img,
.widget a img {
  box-shadow: none
}
.post-navigation a:hover .icon {
  color: #000
}
.wp-block-cover p a {text-decoration: none}
.wp-block-cover p a:hover {opacity: .8}
.post-thumbnail {
  margin-bottom: 1.875em
}
.post-thumbnail a {
  display: inline-block;
  font-size: 0
}
.post-thumbnail a img {
  -webkit-backface-visibility: hidden;
  transition: opacity .2s
}
.post-thumbnail a:focus img,
.post-thumbnail a:hover img {
  opacity: .7
}
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none
}
.sub-menu{display: none}
li.sfHover .sub-menu{display: block}
.sf-menu a {
  display: block;
  position: relative
}
.sf-menu ul ul {
  top: 0;
  left: 100%
}
.navbar {
    position: absolute;
    width: 100%;
    background: 0 0;
  padding:18px 0;
  transition: all .5s ease-in-out
}
.navbar:after,
.navbar:before {
  content: "";
  display: table
}
.navbar:after {clear: both}
.navbar .header-inner{
    width: calc(100% - 8rem);
    max-width: 1220px;
    margin: 0 auto;
    align-items: center;
    display: grid;
    background: #fff;
    border-radius: 5rem;
    padding: 2rem 3rem;
    -webkit-box-shadow: 0 0 1rem rgba(0, 56, 92, .2);
    box-shadow: 0 0 1rem rgba(0, 56, 92, .2);
    -ms-grid-columns: 270px 230px 2fr;
    grid-template-columns: 270px 230px 2fr;
}
.navbar .header-inner:after,
.navbar .header-inner:before {
  display: none
}
.navbar .header-inner .navbar-secondary {
  display: none
}
.navbar .header-inner.wpz_layout_full {
  width: 100%;
  max-width: 100%;
  padding-left: 1.25em;
  padding-right: 0
}
.navbar .header-logo-wrapper{/*width: 270px;*/}
.navbar .header-logo-wrapper {
  align-items: center;
  -js-display: flex;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: left
}
.navbar .header-navigation-wrapper {
  flex: 1;
  justify-content: flex-end
}
.navbar .header-navigation-wrapper,
.navbar .header-widgets-wrapper {
  align-items: center;
  -js-display: flex;
  display: flex
}
.navbar .wpz_menu_left .header-navigation-wrapper {
  justify-content: flex-start
}
.navbar .wpz_menu_center .header-navigation-wrapper {
  justify-content: center
}
.navbar .wpz_menu_hamburger .header-navigation-wrapper {
  display: none
}
.navbar-toggle {
  display: none;
  position: relative;
  margin: 0;
  margin-left: 3em;
  padding-left: 0;
  padding-right: 0;
  width: 40px;
  border-color: transparent;
  background: 0 0
}
.inspiro--with-page-nav .navbar-toggle {
  display: block
}
.navbar-toggle:hover {
  border-color: transparent;
  background-color: transparent
}
.navbar-toggle .icon-bar {
  position: relative;
  display: block;
  width: 22px;
  height: 2px;
  background: #333;
  transition: all .2s ease-in-out
}
.navbar-toggle .icon-bar:nth-child(3) {width: 17px}
.navbar-toggle:hover .icon-bar {width: 17px}
.navbar-toggle:hover .icon-bar:nth-child(3) {width: 22px}
.navbar-toggle .icon-bar+.icon-bar {margin-top: 5px}
.navbar-toggle .icon-bar {
  transition: width .13s ease-out, transform .13s ease-out, opacity .13s ease-out
}
.side-nav-open .navbar-toggle .icon-bar:nth-child(2) {
  transform: rotateZ(-45deg) translate3d(-5px, 5px, 0);
  width: 28px
}
.side-nav-open .navbar-toggle .icon-bar:nth-child(3) {
  transform: translateX(0);
  opacity: 0
}
.side-nav-open .navbar-toggle .icon-bar:nth-child(4) {
  transform: rotateZ(45deg) translate3d(-5px, -5px, 0);
  width: 28px
}
.navbar-nav {
  -js-display: flex;
  display: flex;
  font-weight: 400;
  flex-wrap: wrap;
  justify-content: flex-end
}
.navbar-nav>li {margin: 0 .9375em;}
.navbar-nav>li.current-menu-item>a,
.navbar-nav>li.current-menu-parent>a,
.navbar-nav>li.current_page_item>a {
  border-bottom: 1px solid rgba(255, 255, 255, .3)
}
.navbar-nav a{
    padding: .3125em 0 .1875em;
    font-weight: 600;
    text-decoration: none;
    font-size: 1.5rem;
    line-height: 1.6;
    color: #333;
    letter-spacing: .05em;
    border-bottom: 1px solid transparent;
    transition: .2s ease border-color, .2s ease color;
}
.navbar-nav a::before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #76d153;
    position: absolute;
    top: 5rem;
    left: 0;
    z-index: 1;
    transition: all 0.3s;
    transform: scale(0, 1);
    transform-origin: left;
    z-index: 9999;
}
.navbar-nav a:hover::before{
        color: #76d153;
       transform: scale(1, 1);
}
.navbar-nav>li>a:hover {
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, .8);
  color: inherit;
  opacity: .8
}
.navbar-nav .menu-item-has-children .svg-icon {
    width: 18px;
    height: 18px;
    display: block;
    vertical-align: text-top;
    fill: #888;
    position: absolute;
    bottom: -1.5rem;
    left: 50%;
    transform: translateX(-50%);
}
.navbar-nav ul .menu-item-has-children .svg-icon {
  position: absolute;
  width: 18px;
  height: 18px;
  right: .625em;
  top: 50%;
  fill: #888;
  transform: rotate(-90deg) translateX(50%)
}
.inspiro--with-page-nav .navbar-nav>li:last-child {margin-right: 0}
.site {
  position: relative;
  transition: transform .18s ease
}
.navbar-nav>li.menu-contact a{
    background: #57b332;
    color: #fff;
    padding: 0.6rem 1rem;
    border-radius: 15px;
}
.navbar-nav>li.menu-contact a:hover{opacity: 0.8;}
/*追加*/
.side-nav {
  position: fixed;
  top: 0;
  right: 0;
  bottom: -70px;
  overflow: hidden;
  width: 380px;
  z-index: -1;
  visibility: hidden;
  transform-style: preserve-3d;
  -webkit-overflow-scrolling: touch
}
.side-nav .navbar-nav {
  display: none;
  margin-bottom: 40px;
  padding: 0
}
.side-nav-transitioning .side-nav {
  visibility: visible
}
.side-nav-overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 600
}
.side-nav-open .side-nav-overlay,
.side-nav-transitioning {
  display: block;
  right: 380px;
  z-index: 900;
  cursor: e-resize
}
.side-nav__scrollable-container{
    position: relative;
    padding-bottom: 70px;
    height: 100%;
    overflow: auto;
    background-color: #f0f0f0;
    color: #010101;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateX(380px)
}
.side-nav__scrollable-container::-webkit-scrollbar {
  display: none
}
.side-nav__wrap {
  position: relative;
  padding: 60px 30px
}
.side-nav__wrap .navbar-toggle {
  margin: 5px 0 0;
  padding-right: 0
}
.side-nav__close-button {
  display: none
}
.side-nav__close-button:after,
.side-nav__close-button:before {
  content: "";
  display: table
}
.side-nav__close-button:after {
  clear: both
}
.admin-bar .side-nav__wrap {
  padding-top: calc(32px + 18px + 12px)
}
body.side-nav-open {
  height: 100%
}
body.side-nav-open .site {
  z-index: 300;
  transform: translateX(-380px)
}
body.side-nav-open .side-nav {
  visibility: visible;
  z-index: 600
}
body.side-nav-open .side-nav__scrollable-container {
  transform: translateX(0)
}
html {box-sizing: border-box;-webkit-tap-highlight-color: transparent}
body,html {margin: 0;padding: 0}
*,:after,:before {box-sizing: inherit}
body {background: #fff}
#page {
  position: relative;
  word-wrap: break-word
}
.site-content{padding-top: 0 !important;padding-bottom: 120px;}
body.home .site-content{padding-bottom: 0;}
/*page*/
.content-area{
    display: flex;
    gap: 80px;
    width: 92%;
    max-width: 1440px;
    margin: 0 auto;
}
.content-area .site-main {
    width: calc((100% - 23%) - 80px);
}
.content-area #right-sidebar {
    flex-shrink: 0;
    width: 23%;
    box-sizing: border-box;
    position: relative;
    top: 0;
    margin: calc(var(--md-header-height) * -1) 0 0;
    z-index: 1;
}
.local-nav {
    position: sticky;
    top: 100px;
    transition: transform .4s;
}
.local-nav__title{
    display: flex;
    min-height: 164px;
    align-items: center;
    font-size: 2.4rem;
    color: #fff;
    line-height: 1.6;
    margin: 0;
    padding: 10px 25px;
    position: relative;
    transition: color .2s;
    box-sizing: border-box;
    background: #57b332;
}
.local-nav__title a {
    color: #fff;
}
.local-nav__nav {
    display: block;
}
.local-nav__list._1st {
    padding: 0 0 80px;
    margin: 0;
    max-height: none;
    background-color: transparent;
}
.local-nav__item {
    margin: 0;
    padding: 0;
    text-indent: 0;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #ccc;
}
.local-nav__link {
    min-height: auto;
    padding: 24px 2rem;
    transition: color .2s;
    display: block;
    color: #333;
    font-weight: 600;
    width: 100%;
    position: relative;
}
[id] {
  scroll-margin-top: 120px;
}
/**/
.inner-wrap,.wrap {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1220px;
}
.page .inner-wrap{
    width: 92%;
    max-width: 1440px;
}
.error-404.not-found,
.search-results .site-content .inner-wrap{
    width: 92%;
    max-width: 1080px;
    margin: 0 auto;
    padding-bottom: 80px;
}
.inner-wrap:after,.inner-wrap:before,.wrap:after,.wrap:before {
  content: "";
  display: table
}
.inner-wrap:after,.wrap:after {clear: both}
.site-header {width: 100%}
.admin-bar:not(.side-nav-open) .headroom {top: 32px}
.headroom--not-top .navbar-toggle .icon-bar{background: #222;}
.headroom--not-top .navbar-nav>li.current-menu-item>a{border-bottom: 1px solid #0baea4;}
.site-header.headroom {
  width: 100%;
  z-index: 1000;
  position: fixed;
  top: 0
}
.site-header.headroom--not-top {
  position: fixed;
  top: 0;
  border: none
}
.site-description{
    width: 80%;
    max-width: 1150px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    z-index: -1;
    font-size: 1.1rem;
    color: #fff;
    font-weight: 400;
}
#scroll-to-content {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 20px;
  z-index: 5;
  cursor: pointer;
  height: 1.5em;
  width: 3.5em;
  font-size: 16px;
  font-size: 1rem;
  overflow: hidden;
  opacity: .5;
  transform: translateX(-50%);
  animation: pulsate 1.5s ease-out infinite
}
#scroll-to-content:before {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  bottom: 10px;
  height: 30px;
  width: 30px;
  border: 2px solid #fff;
  transform: rotate(45deg)
}
#scroll-to-content:hover {
  opacity: 1
}
.site-content-contain {
  position: relative
}
.page-template-full-width-no-title .site-content,
.page-template-full-width-transparent .site-content,
.page-template-homepage-builder-bb .site-content {
  padding-top: 0 !important
}
.sticky {
  position: relative;
  padding: 2em 1.25em;
  border: 2px #e6e6e6 dashed;
  margin-bottom: 3.75em
}
.post:not(.sticky) .svg-icon-thumb-tack {
  display: none
}
.sticky .svg-icon-thumb-tack {
  position: absolute;
  display: block;
  width: 32px;
  height: 32px;
  left: 50%;
  top: -16px;
  padding: 5px;
  transform: translateX(-50%);
  fill: var(--inspiro-primary-color);
  background-color: #fff
}
/**/
.blog-head h2, .blog-head h2 a{
    color: rgba(0, 0, 0, 0);
    background: linear-gradient(74deg, #57d39d 0%, #09c2c1 2%, #392d6d 16%, #333 46%);
    -webkit-background-clip: text;
    background-clip: text;
}
.c-headline__title{
    font-size: 10rem;
    line-height: 1;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
    color: rgba(0, 0, 0, 0);
    background: linear-gradient(70deg, #57d39d 0%, #09c2c1 12%, #392d6d 26%, #333 66%);
    -webkit-background-clip: text;
    background-clip: text;
    margin: 0;
}
.home.blog .page-title:after {
  content: '';
  display: block;
  width: 130px;
  height: 1px;
  background: #e6e6e6;
  margin: 40px auto 48px
}
.home.blog .entry-meta {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 20px;
  padding: 0
}
.home.blog .entry-meta a {
  border-bottom: 1px solid #ccc;
  padding-bottom: 2px
}
.entry-header .c-headline__title-j {
    font-size: 2rem;
    font-weight: 600;
    margin-left: 2rem;
}
.entry-title:not(:first-child) {
  padding-top: 0
}
.entry-title a {
  color: #000;
  text-decoration: none;
  margin-left: -2px
}
.entry-title a:hover {
  color: var(--inspiro-primary-color);
  text-decoration: none
}
.entry-meta {
  color: #666;
  font-size: 1.4rem;
  margin: 0 0 20px
}
.entry-meta span {
  display: inline
}
.entry-meta span+span:before {
  content: " /  ";
  color: #b6babb;
  margin: 0 5px;
  font-style: normal;
  opacity: .5
}
.entry-meta a {
  color: #666
}
.post-display-content-none .entry-meta {
  margin-bottom: 0
}
.entry-content p {
  margin-bottom: 20px;
  word-wrap: break-word
}
.entry-author, .entry-comments{display: none !important;}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6{
    margin-bottom: 20px;
    line-height: 1.4;
}
.entry-content .wp-block-image img,
.entry-content img.aligncenter,
.entry-content img.alignleft,
.entry-content img.alignnone,
.entry-content img.alignright,
.entry-content img.attachment-fullsize {
  max-width: 100%;
  height: auto
}
.entry-content ol,
.entry-content ul {
  margin-bottom: 25px
}
.entry-content li ol,
.entry-content li ul:not(.wp-block-gallery) {
  margin-bottom: 0;
  margin-left: 30px
}
.entry-content .wp-block-gallery {margin-left: 0}
.entry-content ul li {list-style-type: square}
.entry-content ol li {list-style-type: decimal}
.entry-content .shortcode-unorderedlist ul li,
.entry-content .shortcode-unorderedlist ul li ul {list-style-type: none}
.entry-content blockquote {
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
  max-width: 100%;
  font-style: italic
}
.entry-content blockquote:after,
.entry-content blockquote:before {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  margin: 50px auto;
  background: rgba(0, 0, 0, .1)
}
.byline,.updated:not(.published) {display: none}
.group-blog .byline,.single .byline {display: inline}
.comments-pagination,
.pagination {
  padding: 3.125em 0;
  text-align: center
}
.pagination:empty {display: none}
.pagination .page-numbers{
    font-size: 1.45rem;
    line-height: 40px;
    padding: 0.625em 0.9375em;
    color: #444;
    border: 1px solid #333;
    transition: .2s ease all;
}
.pagination .page-numbers.current,
.pagination .page-numbers:not(.dots):hover {
  text-decoration: none;
  color: var(--inspiro-primary-color)
}
.pagination .page-numbers.dots{border: none;}
.page-numbers.current{
    color: #fff !important;
    background: #333;
}
body:not(.inspiro-front-page) .entry-content,
body:not(.inspiro-front-page) .entry-header {
  margin-left: auto;
  margin-right: auto
}
body:not(.inspiro-front-page) .entry-header,
.page-entry-header{
    padding: 17rem 0 0;
    position: relative;
}
body.search-results .entry-header{padding: 3.5rem 0 0 !important;} 
body:not(.inspiro-front-page) .entry-header .inner-wrap,
.page-entry-header .inner-wrap{
    position: relative;
}
body:not(.inspiro-front-page) .entry-header .inner-wrap:after,
.page-entry-header .inner-wrap:after{
    content: '';
    background: url(../img/mark.svg) no-repeat;
    position: absolute;
    right: 0;
    top: -120px;
    width: 600px;
    height: 600px;
    opacity: .3;
    z-index: -1;
}
.archive .entry-meta a,
.blog .entry-meta a,
.search .entry-meta a {
  border-bottom: 1px solid #ccc;
  padding-bottom: 2px
}
.archive .entry-meta a:hover,
.blog .entry-meta a:hover,
.search .entry-meta a:hover {
  color: var(--inspiro-primary-color)
}
.taxonomy-description {
  color: #666;
  font-size: 14px;
  font-size: .875rem;
  text-align: center
}
.taxonomy-description p {
  margin: 0
}
.entry-content .more-link,
.entry-content .more_link {
  font-weight: 700;
  display: table;
  text-align: center;
  margin: 10px auto 0
}
body.search article{
    border-bottom: 1px solid #eee;
    margin: 40px 0;
    padding: 40px 0;
}
.entry-summary .link-more {
  margin:30px 0 0
}
.entry-wrapper{
    width: 92%;
    max-width: 1200px;
    margin: 0 auto 5.75em auto;
    display: flex;
    z-index: 2;
    position: relative;
}
.single-post.has-sidebar.page-layout-sidebar-right .entry-header .inner-wrap {
 padding: 0;
  margin: 0 auto
}
.sec_inne{
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.entry-content,
.entry-footer {
    width: calc(100% - 30%);
    margin-right: 80px !important;
}
.page-template-no-title .entry-content {
  margin: 0 auto
}
.page .full-width .entry-content,
.single-post .full-width .entry-content {
  max-width: 100%;
  margin: 0;
  padding: 0
}
.wp-block-button a {
  transition: background-color .3s ease;
  text-decoration: none;
  font-weight: 600;
  transition: color .2s ease, border-color .2s ease, background-color .2s ease
}
.wp-block-button a:hover{
    color: #fff;
    background-color: #009fb9 !important;
    border-color: #009fb9;
}
.wp-block-button__link,.wp-element-button {
  padding: calc(.667em + 2px) calc(2.5em + 2px)
}
.wp-block-button .wp-block-button__link.is-style-outline,
.wp-block-button.is-style-outline>.wp-block-button__link {
  padding: .667em 3.5em
}
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color):hover,
.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover {
  color: #fff;
  background-color: #101010;
  border-color: #101010
}
.builder-wrap>.wp-block-gallery,
.builder-wrap>p,
.builder-wrap>p.has-text-align-center {
  margin: 2.8125em auto;
  max-width: calc(950px + 20px);
  padding-left: 2em;
  padding-right: 2em
}
.wp-block-group>.wp-block-group__inner-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2em;
  padding-right: 2em
}
.wp-block-post {
  list-style-type: none !important
}
.wp-block-post .wp-block-post-title {
  font-size: 1.3em
}
.wp-block-post .wp-block-post-title a {
  text-decoration: none !important;
  color: #000
}
.wp-block-post .wp-block-post-title a:hover {
  color: var(--inspiro-primary-color)
}
.wp-block-post .more-link {
  font-weight: 700;
  display: table;
  text-align: left;
  margin: 10px 0;
  text-decoration: none
}
@media screen and (max-width:590px) {
  .navbar .header-inner{padding: 8px 15px;width: calc(100% - 3rem);}
  .navbar .header-logo-wrapper{width: 200px;}
}
.wc-block-grid__product.wc-block-grid__product,
.entry-footer {
  text-align: center;
  font-family: Montserrat, sans-serif;
  color: #666
}
.entry-footer .tags-links {
  font-size: 14px;
  font-size: .875rem
}
.entry-footer .tags-links .separator {
  margin: 0 5px 0 0;
  color: #aaa
}
.entry-footer .tags-links {
  margin: 0 0 1.875em 0
}
.entry-footer .section-title {
  margin-top: 3.125em;
  margin-bottom: 1.25em;
  color: #666;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase
}
.entry-footer .section-title:before {
  content: '';
  display: block;
  width: 200px;
  height: 1px;
  background: #e6e6e6;
  margin: 0 auto 3em
}
.page-title {
  margin-top: 0;
  color: #222;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase
}
.error404 .content-area,.search .content-area {padding-top: 3em; padding-bottom: 3em;text-align: center;}
.error404 .page-content .search-form,.search .page-content .search-form  {margin: 3em auto; max-width: 500px;}
.not-ico{
    margin: 0 auto 40px auto;
    text-align: center;
    max-width: 500px;
}
/*breadcrumb*/
#breadcrumb{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 32px 0 80px;
}
.page #breadcrumb{
    width: 92%;
    max-width: 1440px;
}
.entry-header #breadcrumb{
    width: 92%;
    max-width: 1200px;
}
#breadcrumb ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
}
#breadcrumb ul li{
    font-size: 1.2rem;
    color: #333;
    list-style-type: none;
    position: relative;
    margin: 0;
    padding: 0 20px 0 0;
}
#breadcrumb ul li:last-of-type{padding: 0;}
#breadcrumb ul li a{
    font-size: 1.2rem;
    color: #333;
    text-decoration: none;
}
#breadcrumb ul li:before {
    position: absolute;
    top: 6px;
    left: -12px;
    content: "";
    display: inline-block;
    background-image: url(../img/ico_arrow_01.svg);
    background-repeat: no-repeat;
    width: 6px;
    height: 10px;
    background-size: contain;
}
#breadcrumb ul li:first-of-type:before {content: none;}
/*Footer*/
.ftr_contact{
    background: #009fb9;
    padding: 40px 0 60px 0;
}
.ftr_contact .section-inner{
    width: 90%;
    max-width: 730px;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    color: #fff;
}
.ftr_contact h2{ position: relative;}
.ftr_contact-reed{line-height:1.6}
.ftr_contact ul{
    list-style: none;
    line-height: 1;
    margin: 20px 0 0 0;
    padding: 35px 30px;
    display: -webkit-flex;
    display: flex;
    flex-flow: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-start;
    background: #fff;
    border-radius: 10px;
}
.ftr_contact li {
    color: #222;
    position: relative;
    font-weight: 600;
    width: 47%;
    display: -webkit-flex;
    display: flex;
    flex-flow: column;
    -webkit-justify-content: center;
    justify-content: center;
}
.ftr_contact li h4{
    font-size: 1.8rem;
    margin: 0 0 20px;
}
.ftr_contact li.tel a {
    font-size: 32px;
    color: #333;
    padding: 0 0 10px 0;
}
.ftr_contact li img {
    width: 20px;
    margin-right: 5px;
}
.ftr_contact li.web a {
    background: #009fb9;
    color: #fff;
    font-size: 1.6rem;
    padding: 1em;
    display: block;
    width: 260px;
    margin: 0 auto;
    border-radius: 10px;
}
/**/
.ft-link{padding: 40px 0;}
.ft-link .section-inner{
    width: 94%;
    max-width: 1220px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: space-between;
}
.ft-link .f-company{
    font-size: 1.6rem;
    width: 30%;
    text-align: left;
}
.ft-link .f-navi{width: 60%;}
.ft-link .f-navi li a{
    margin: .8rem;
    padding: 0;
}
.ft-link nav a{
    font-size: 1.4rem;
}
.ft-link .navbar-nav>li:first-of-type{display: block;}
.ft-link .navbar-nav>li.menu-contact a{
    background: transparent;
    color: #333;
}
.ft-link .navbar-nav a::before{content:none}
.ft-link .navbar-nav .menu-item-has-children .svg-icon{display:none;}
.site-footer{ }
.site-footer-separator{
    background: rgb(195 196 199 / 70%);
    height: 1px;
    width: 100%;
    border: none;
    margin-bottom: 0;
}
.site-info{
    font-size: 1.2rem;
    padding: 1.875em 0;
    margin: 0;
    text-align: center;
}
/**/
#page_top{
    position: fixed;
    bottom: 0;
    right: 0;
    line-height: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
    z-index: 20;
    background: #76d153;
    color: #fff;
    transition: opacity 300ms ease-in-out;
    cursor: pointer;
}
#page_top:before {
    content: '';
    width: 10px;
    height: 10px;
    border: 0;
    border-top: solid 2px rgba(255, 255, 255, 1);
    border-right: solid 2px rgba(255, 255, 255, 1);
    transform: rotate(-45deg);
    position: absolute;
    top: 5px;
    left: 44%;
    bottom: 0;
    margin: auto;
}
#page_top:hover {
	opacity: .8;
}
#secondary {padding: 1em 0 2em}
#secondary .widget_block{margin-bottom: 30px;}
#secondary .wp-block-heading{
    font-size: 1.7rem;
    position: relative;
    margin-bottom: 1.2rem;
}
#secondary .wp-block-heading:after {
    content: "";
    height: 1px;
    background: #c3c4c7;
    width: 20%;
    position: absolute;
    left: 0;
    top: 30px;
}
.widget ul,
.widget_block ul {
  clear: both;
  margin: 0;
  padding: 0
}
.widget select {
    width: 100%;
    height: 40px;
    font-size: 1.5rem !important;
    border-color: #c3c4c7;
    background-image: linear-gradient(0deg, #fdffff, #eeeeee 52%, #fcfbff);
}
.widget ul {margin: 0}
.widget ul a {color: #333;}
.widget ol li,.widget ul li {padding: .2em 0}
.widget:not(.widget_tag_cloud) ul li+li {margin-top: -1px}
.wp-block-latest-posts.wp-block-latest-posts__list{list-style: disc;}
.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {display: none}
.search-form,.wp-block-search{
    position: relative;
    max-width: 500px;
    margin: 3em auto;
}
.search-form button,
.search-form input,
.wp-block-search button,
.wp-block-search input {
  height: 40px;
  background: 0 0;
  border: 2px solid #565555;
  box-sizing: border-box;
  border-radius: 0;
  transition: .2s ease all
}
.search-form button:focus,
.search-form input:focus,
.wp-block-search button:focus,
.wp-block-search input:focus {
  border-color: var(--inspiro-primary-color)
}
.search-form .search-field,
.search-form .wp-block-search__input,
.wp-block-search .search-field,
.wp-block-search .wp-block-search__input {
  width: 100%;
  padding: 0 100px 0 10px;
  margin:0
}
.search-form .search-submit,
.search-form .wp-block-search__button,
.wp-block-search .search-submit,
.wp-block-search .wp-block-search__button {
    padding: 0 12px;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    background: #009fb9;
}
.search-form .search-submit .svg-icon,
.search-form .wp-block-search__button .svg-icon,
.wp-block-search .search-submit .svg-icon,
.wp-block-search .wp-block-search__button .svg-icon {
  display: none
}
.search-form .wp-block-search__label,
.wp-block-search .wp-block-search__label {
  display: block
}
img,video {
  height: auto;
  max-width: 100%
}
img.alignleft,
img.alignright {
  float: none;
  margin: 0
}
audio:focus,video:focus {
  outline: thin dotted
}
embed,iframe,object {
  margin-bottom: 1.5em;
  max-width: 100%
}
p>embed:only-child,
p>iframe:only-child,
p>object:only-child {
  margin-bottom: 0
}
.entry-content .aligncenter:not(.wp-block-gallery),
div.aligncenter:not(.wp-block-gallery),
figure.aligncenter:not(.wp-block-gallery) {
  clear: both;
  margin-left: auto;
  margin-right: auto
}
.alignleft,
.entry-content .alignleft {
  float: left;
  margin-right: 20px
}
.alignright,
.entry-content .alignright {
  float: right;
  margin-left: 20px
}
.fullimg,
.fullimg figure {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  max-width: none
}
.fullimg figure img,
.fullimg img {
  width: 100% !important;
  height: auto;
  margin-bottom: 20px
}
.gallery-caption,
.wp-caption {
  color: #666;
  font-size: 13px;
  font-size: .8125rem;
  font-style: italic;
  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 {
  color: #8c888c;
  font-size: 16px;
  font-size: 1rem;
  margin: .9375em 0;
  font-style: italic
}
.wp-caption.aligncenter {
  margin: 0 auto 15px
}
.entry-content .wp-caption {
  width: auto;
  text-align: center
}
.entry-content .wp-caption img {
  background: 0 0;
  border: 0 none
}
.entry-content .fullimg .wp-caption.aligncenter {
  margin-bottom: 0
}
.entry-content .fullimg .aligncenter {
  margin-bottom: 0
}
.entry-content .fullimg p {
  margin-bottom: 0
}
.inspiro-customizer.has-header-image .custom-header,
.inspiro-customizer.has-header-video .custom-header {
  padding-top: 0 !important
}

/*HOME*/
.main-slide{
    width: 100vw;
    height: 100vh;
    position: relative;
  overflow:hidden;
}
.slick-img img {
  height: 100vh;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
}
.add-animation {
  animation: zoomUp 10s linear 0s normal both;
}
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.main-copy{
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    width: calc(100% - 8vw);
}
.main-copy h2{
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-size: 8rem;
    text-shadow: 1px 1px 5px #333;
}
.main-copy p{
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.6;
    text-shadow: 1px 1px 5px #212121;
}
/**/
.index-information{
    position: relative;
    margin-bottom: 120px !important;
    padding-top: 100px;
}
.index-information .index-information__wrapper{}
.index-information .index--information__heading {
    background-color: #57B32A;
    color: #fff;
    position: relative;
    top: -100px;
    padding: 80px 20px;
    margin-bottom: -280px;
    width: 280px !important;
    height: 280px;
    text-align: center;
    flex-basis: auto !important;
}
.index-information .index--information__heading h3{
    position: relative;
    display: inline-block;
    margin-bottom: 40px;
}
.index-information .index--information__heading h3:after {
    content: '';
    background: #fff;
    height: 2px;
    width: 100%;
    z-index: 5;
    position: absolute;
    left: 0;
    bottom: -15px;
}
.index-information .index--information__heading p{margin: 0;}
.index-information .content-inner-y{
    width: calc((100% - 280px) - 10%);
    margin-left: 10%;
    flex-basis: auto !important;
}
.index-information .justify-content-center {
    width: 80%;
}
.information--list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #efefef;
}
.information--list .information--list__time {
    -ms-flex-preferred-size: 120px;
    flex-basis: 110px;
    letter-spacing: 1px;
    font-size: 1.5rem;
    line-height: 1.2;
}
.information--list__cat{
    padding: 2px 12px;
    background-color: #57b32b;
    color: #fff;
    min-width: 100px;
    font-size: 1.4rem;
    text-align: center;
    border-radius: 2rem;
}
.information--list__cat a, .information--list__cat a:hover{color: #fff;opacity: .8;}
.information--list__title {
    margin-left: 30px;
    line-height: 1.5;
}
.information--list__title a{color: #333;}
.index-information .more-button{
    margin-top: 6rem;
    text-align: center;
}

/**/
.index-service{
    position: relative;
    z-index: 2;
}
.index-service-inner{padding: 120px 0 !important;}
.index-service-area{margin: 0 13vw 0 0;}
.index-service-title {
    flex-basis: auto !important;
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 8vw;
}
.index-service-title h2{
    font-weight: 900;
    font-family: "Roboto", sans-serif;
    background: linear-gradient(220deg, #57d39d 0, #09c2c1 18%, #392d6d 42%, #333 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    font-size: 12rem !important;
}
.index-service-title p{
    line-height: 1;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    margin: 40px 0 0;
    font-size: 2rem;
    font-weight: 600;
}
.index-service-body{
    flex-basis: auto !important;
    width: calc((100% - 13vw) - 15%);
}
.index-service-reed{
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 40px;
}
.index-service-item {
    background: #009fb9;
    color: #fff;
    padding-bottom: 0 !important;
    border-radius: 0 0 5rem 0;
    box-shadow: 1px 1px 5px #c3c4c7;
    /*max-width: calc((100% - 60px) / 4);*/
}
.index-service-item h3{
    font-size: 1.8rem;
    padding: 4.5rem 45px 4.5rem 15px;
    margin: 0;
    position: relative;
}
.index-service-item h3:before{
    content: '';
    position: absolute;
    right: 5%;
    top: 40%;
    background: url(https://y-screen.co.jp/common2025/img/arrow-w.svg) no-repeat;
    width: 18px;
    height: 18px;
}
.index-service-item h3 a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
}
.index-service-item h3 a span{
    position: absolute;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
}
.index-service-item img{width: 100% !important;}
.index-service-item h3 a:hover{opacity: .8; display:block;}
.index-service-item img:hover{opacity: .8;}
/**/
.index-about{
    padding: 100px 0 0 !important;
    position: relative;
}
.index-about:before {
    background: url(https://y-screen.co.jp/common2025/img/bg.png) no-repeat;
    background-position: center;
    top: -101px;
    position: absolute;
    left: 0;
    width: 100%;
    height: 550px;
    background-size: cover;
    content: '';
    z-index: 1;
}
.index-about-inner{
    width: 94%;
    max-width: 1220px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    border: 6px solid #009fb9;
    background: #fff;
    border-radius: 8rem;
}
.index-about-inner .wp-container-core-columns-is-layout-c375d253{
    padding: 20px;
    gap: 4em !important;
}
.index-about-inner h2{
    font-size: 3.2rem !important;
    color: #009fb9;
}
.index-about-link{gap: 30px;}
.index-about-link li{padding: 1rem 0;}
.index-about-link a{
    font-size: 1.8rem;
    font-weight: 600;
    display: block;
    position: relative;
    color: #333;
}
.index-about-link a:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: -2rem;
    width: 100%;
    height: 1px;
    background: #ccc;
}
.index-about-link a:before{
    content: '';
    position: absolute;
    right: 20px;
    top: 0.6rem;
    background: url(https://y-screen.co.jp/common2025/img/arrow-blue.svg) no-repeat;
    width: 18px;
    height: 18px;
}
.index-about-link a:hover{color: #009fb9;}
/**/
.index-banner{
    padding: 90px 0 !important;
}
.index-banner-inner{}
.index-banner-item, .index-banner-item .wp-block-cover{
    width: 100%;
    height: 220px;
    min-height: 220px;
    padding: 0;
}
.index-banner-item img{
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.index-banner-item .wp-block-cover__inner-container{height: 100%;}
.index-banner-item .wp-block-cover a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    color: #333;
}
.index-banner-item .wp-block-cover a .inner{
    padding: 0 5% 0 45%;
    font-weight: 600;
}
.index-banner-item .wp-block-cover a:hover{opacity: .8;}

/*1025px*/
@media (min-width:64.0625em) {
    .site-header .navbar-nav>li:nth-of-type(1),
    .site-header .navbar-nav>li:nth-of-type(6),
    .site-header .navbar-nav>li:nth-of-type(7),
    .site-header .navbar-nav>li:nth-of-type(8){display:none;}
    .sub-menu{
        background: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 1220px;
        transform: translateX(-50%);
        padding: 6rem 4rem 3rem;
        border-radius: 0 0 3rem 4rem;
        transition: opacity 0.2s 
        ease-in-out;
        z-index: -1;
        box-shadow: 0px 3px 2px 0px rgb(0 0 0 / 20%);
    }
    .sub-menu li {
        width: calc((100% - 120px) / 3);
        float: left;
        margin: 10px 15px;
        font-size: 1.7rem;
      }
    .sub-menu a {
        background: #57b332;
        color: #fff;
        padding: 2rem 3rem;
        cursor: pointer;
        display: block;
    }
    .sub-menu a:hover{opacity: .8;}
    .navbar-nav>li.menu-contact{margin: 0 0 0 .9em;}
    .navbar-nav>li.menu-contact a:before, .sub-menu a:before{content:none;}
}
/*768px*/
@media screen and (min-width:48em) {
  .entry-title {font-size: 42px;font-size: 2.625rem}
  .entry-header .inner-wrap{
        max-width: 1200px;
        display: flex;
        align-items: center;
        margin: 0 auto !important;
  }
  .page-layout-sidebar-right.has-sidebar:not(.archive) #primary,
  .page-layout-sidebar-right.has-sidebar:not(.error404) #primary,
  .page-layout-sidebar-right.has-sidebar:not(.search) #primary {
    float: left;
    width: 75%;
    padding-right: 4%
  }
  #secondary {
    float: right;
    padding: 0 0 1.25em 4%;
    width: 30%;
    margin-bottom: 2em;
    border-left: 1px solid #e6e6e6
  }
  .page-layout-sidebar-right.has-sidebar.page .entry-wrapper .entry-content,
  .page-layout-sidebar-right.has-sidebar.single-post .entry-wrapper .entry-content,
  .archive-wrapper .archive-content {
    float: left;
    max-width: 100%;
    padding-right: 4%;
    padding-left: 0;
    margin: 0
  }
  .archive #primary,
  .error404 #primary,
  .search #primary {float: none}
  .site-branding {margin-bottom: 0}
  #secondary { font-size: 1.5rem;line-height: 1.6}
  .site-footer {font-size: 1.5rem;}
}
@media screen and (max-width:1280px) {
  .navbar .header-inner{
    width: calc(100% - 2rem);
    /*grid-template-columns: 230px 180px 1fr;*/
    padding: 2rem;
  }
  .navbar-nav>li{margin: 0 .6em;}
  .navbar-nav a{font-size: 1.4rem;}
}
/*1024px*/
@media screen and (max-width:64em) {
  .navbar .header-inner{
        width: calc(100% - 4rem);
        grid-template-columns: 240px 220px 0 auto;
        padding: 1rem 3rem;
    }
  .navbar .header-widgets-wrapper{justify-content: flex-end;}
 
  .side-nav .navbar-nav {
    display: block;
    margin-left: 0;
    position: relative
  }
  .side-nav .navbar-nav ul {display: none;margin-left: 20px}
  .side-nav .navbar-nav li a:active,
  .side-nav .navbar-nav li a:hover { color: #666}
  .side-nav .navbar-nav li.menu-item-has-children>a .svg-icon {
        float: right;
        fill: #666;
        height: 26px;
        width: 26px;
        margin: 4px 0 0 10px;
        transition: .1s ease color, .5s ease transform;
        position: relative;
        left: auto;
        bottom: auto;
        transform: none;
  }
  .side-nav .navbar-nav li.menu-item-has-children>a .svg-icon:active,
  .side-nav .navbar-nav li.menu-item-has-children>a .svg-icon:hover {
    fill: #666
  }
  .side-nav .navbar-nav li.menu-item-has-children.open>a .svg-icon {
    transform: rotate(180deg)
  }
  .navbar-toggle {display: block}
  .navbar-collapse {display: none}
  .navbar-nav {float: none}
  .navbar-nav a:hover,
  .navbar-nav>li>a:hover { border: none}
  .navbar-nav>li>a.sf-with-ul:hover {border-bottom: none}
  .navbar-nav>li.current-menu-item>a,
  .navbar-nav>li.current-menu-parent>a,
  .navbar-nav>li.current_page_item>a {
    color: var(--inspiro-primary-color)
  }
  .navbar-nav li {
    display: block;
    position: relative;
    float: none;
    margin: 0;
    border-bottom: 1px solid #ccc
  }
  .navbar-nav li a{
        padding: 10px 0;
        color: #1a1a1a;
        text-transform: uppercase;
        display: block;
  }
  .navbar-nav li.menu-contact{border-bottom: none !important;margin-top: 20px;}
  .navbar-nav li.menu-contact a{padding: 1rem 1.5rem;}
  .navbar-nav ul:before {display: none}
  .navbar-nav ul li {
    border: none;
    padding: 0;
    margin: 7px 0
  }
  .navbar-nav ul li a {text-transform: none;}
  .navbar-nav a::before{content:none;}
  .navbar-nav ul ul {left: 0}
  .current-menu-item a,
  .current-menu-parent a,
  .current_page_item a {
    border-bottom: none
  }
  .previous-post-cover .previous-content .nav-title {
    font-size: 30px;
    font-size: 1.875rem
  }
  /*.page .entry-content,*/
  .single-post .entry-wrapper .entry-content {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0
  }
  body:not(.page-layout-sidebar-right) #primary { padding-left: 0;padding-right: 0}
  .entry-header .inner-wrap, .wrap, #breadcrumb,
  .single-post .entry-wrapper, .single-post.has-sidebar.page-layout-sidebar-right .entry-header .inner-wrap, .page .entry-header .inner-wrap, .inner-wrap, .wrap{width: 92%;}
   /**/
    h1 {font-size: 28px;font-size: 2.8rem;}
    h2 {font-size: 22px;font-size: 2.2rem;}
    h3 {font-size: 20px;font-size: 2rem;}
    /**/
    .index-service-inner{padding: 60px 0;}
    .index-service-reed{font-size: 1.6rem;padding: 30px 0 10px;}
    .index-service-area{display: block !important;margin: 0;}
    .index-service-title{display: block;width: 100%;}
    .index-service-title h2{
        font-size: 8rem !important;
        writing-mode: inherit;
        background: linear-gradient(67deg, #57d39d 0, #09c2c1 12%, #392d6d 36%, #333 100%);
        background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
      }
      .index-service-area{padding: 0 4%;}
    .index-service-title p{writing-mode: inherit;}
    .index-service-body{width: 100%;}
    .index-service-item h3{font-size: 1.6rem;}
    .index-service-item{border-radius: 0 0 4rem 0;}
    .index-about-inner .wp-container-core-columns-is-layout-c375d253{gap: 2em !important;}
    .index-about-link{gap: 10px;}
    .index-banner-item, .index-banner-item .wp-block-cover{height: 160px;min-height: 160px;}
    .index-banner-item .wp-block-cover a .inner{padding: 0 5% 0 35%;line-height: 1.5;}
    .index-banner-item .wp-block-cover a .inner h2{margin-bottom: 10px;}
    /**/
    .ft-link .f-company{font-size: 1.4rem;width: 100%;text-align: center;}
    .ft-link .f-navi{display: none;}
}
@media screen and (max-width:820px) {
    /*page sideber-navi*/
    .c-headline__title{font-size: 6rem;}
    .entry-header .single-post h1.entry-title{font-size: 1.6rem;}
    #breadcrumb{display:none}
  /*.page .entry-content,*/
    .site-content{padding-top: 90px !important;}
    body.home .site-content{padding-top: 0 !important;}
    body:not(.inspiro-front-page) .entry-header{padding: 6rem 0 3.4rem;}
    .entry-content, .entry-footer{margin-right: 50px !important;}
    .page-entry-header {padding: 15rem 0 3.4rem;}
    .content-area{display: block;}
    .content-area .site-main{width: 100%;}
    .content-area #right-sidebar{
        width: 100%;
        position: absolute;
        top: 320px;
        left: 0;
        z-index: 10;
    }
    .local-nav__title{
        font-size: 1.8rem;
        min-height: 55px;
        padding: 0 0 0 3rem;
        position: relative;
        z-index: 10;
        cursor: pointer;
    }
    .local-nav__title::before{
        content: "";
        position: absolute;
        top: 50%;
        right: 15px;
        width: 24px;
        height: 2px;
        background: #fff;
        transform: translateY(-50%);
    }
    .local-nav__title::after{
        content: "";
        position: absolute;
        top: 50%;
        right: 26px;
        width: 2px;
        height: 24px;
        background: #fff;
        transform: translateY(-50%);
        transition: .3s;
    }
    .local-nav__nav{
        display: none;
        padding-bottom: 80px;
        background: #fff;
    }
    /**/
  .index-information{margin-bottom: 60px !important;}
  .index-information .index-information__wrapper {display: block;}
  .index-information .index--information__heading{
    top: -30px;
    width: 140px !important;
    height: 140px;
    padding: 30px 0;
    margin: 0 auto;
    }
  .index-information .index--information__heading h3{margin-bottom: 30px;font-size: 1.8rem;}
  .index-information .content-inner-y{
    width: 94%;
    margin: 0 auto;
    padding-top: 40px;
    }
    .index-information .justify-content-center{width: 100%;}
    .wp-container-core-columns-is-layout-28f84493,
    .wp-container-core-columns-is-layout-28f84493{flex-wrap: wrap !important;flex-basis: auto !important;}
    .index-service-item{max-width: calc((100% - 20px) / 2);flex-basis: auto !important;}
    /**/
    .index-about-inner .wp-container-core-columns-is-layout-c375d253{flex-flow: column;}
    .index-about-inner figure{text-align: center;}
    p{-webkit-font-feature-settings: "palt";font-feature-settings: "palt";}
}
/*782px*/
@media screen and (max-width:48.875em) {
  body,button,input,select,textarea{font-size: 1.5rem !important;line-height: 1.7;}
  .admin-bar:not(.side-nav-open) .headroom {top: 46px}
  .admin-bar #header { margin-top: 46px}
  .admin-bar .side-nav__wrap {padding-top: calc(5px + 18px + 12px)}
  .side-nav__wrap .navbar-toggle {margin: 0; margin-bottom: 15px}
  .side-nav .widget .title {font-size: 18px;font-size: 1.8rem}
    .entry-wrapper{display: block;}
    .entry-content, .entry-footer{width: 100%;margin-right: 0 !important;}
}
/*590px*/
@media screen and (max-width:590px) {
  .navbar .header-inner{
        grid-template-columns: 200px auto 4fr;
        padding: 1rem 2rem 1rem 2.5rem;
    }
  .page .entry-content,.single-post .entry-content { margin-top: 20px}
  .side-nav__close-button {
    display: block
  }
  .side-nav-open .site .navbar-toggle .icon-bar:nth-child(2) {
    transform: rotateZ(-40deg) translate3d(4px, 17px, 0);
    width: 12px
  }
  .side-nav-open .site .navbar-toggle .icon-bar:nth-child(3) {
    transform: translateX(3px);
    opacity: 1
  }
  .side-nav-open .site .navbar-toggle .icon-bar:nth-child(4) {
    transform: rotateZ(40deg) translate3d(4px, -17px, 0);
    width: 12px
  }
  .side-nav__wrap {padding-top: 20px}
  .site-info {font-size: 13px;font-size: 1.3rem}
  .site-info .copyright span:nth-child(1) {
    margin-bottom: 10px
  }
  .site-info .copyright span:nth-child(1),
  .site-info .copyright span:nth-child(2) {
    flex: 100%;
    text-align: center
  }
  .previous-post-cover .previous-info {
    min-height: 200px
  }
  .admin-bar #header.headroom--not-top { margin-top: 0}
  .admin-bar:not(.side-nav-open) .headroom {
    top: 46px
  }
  .admin-bar:not(.side-nav-open) .site-header.headroom--not-top {
    top: 0
  }
  .entry-content .alignfull .wp-block-cover__inner-container{padding: 0;}
  .admin-bar:not(.side-nav-open) .headroom {top: 32px}
    .site-content{padding-top: 60px !important;}
    body.search-results .site-content{padding-bottom: 100px;}
    body.home .site-content{padding-top: 0 !important;}
    [id] {scroll-margin-top: 90px;}
    .page-entry-header {padding: 10rem 0 3.4rem;}
    .c-headline__title{font-size: 4.8rem;}
    .c-headline__title-j{font-size: 1.8rem !important;margin-left: 0 !important;}
    .content-area #right-sidebar{top: 210px;}
  /**/
  .main-copy h2{font-size: 4rem;}
  .main-copy p{font-size: 1.5rem;text-align: left;}
  .information--list__title{width: 100%;margin: 20px 0 0;}
  .index-service-title h2{font-size: 6rem !important;}
  .index-service-title p{font-size: 1.7rem;margin: 10px 0;}
  .wp-container-core-columns-is-layout-28f84493, 
  .wp-container-core-columns-is-layout-28f84493{display: block !important;margin-block-start: 0 !important;}
  .index-service-item{max-width: 100%;margin-bottom: 20px !important;}
  .index-about{padding: 60px 0;}
  .index-about-inner{border-radius: 5rem;}
  .index-about-inner .wp-container-core-columns-is-layout-c375d253{padding: 0 20px; gap: 2em !important;}
  .index-about-inner h2{font-size: 2.8rem !important;}
  .index-about-link a:after{bottom: -1rem;}
  .index-about-lin .is-layout-flex{margin-block-start: 0;}
    .index-banner{padding:40px 5% !important;}
    .index-banner-item, .index-banner-item .wp-block-cover{
        height: 120px;
        min-height: 120px;
        margin: 20px 0 !important;
    }
    .index-banner-item .wp-block-cover a .inner h2{margin:0;}
    .index-banner-item .wp-block-cover a .inner p{display: none;}
    /**/
    .ftr_contact{padding: 40px 0;}
    .ftr_contact ul{flex-flow: column;padding: 10px 20px 25px;}
    .ftr_contact li{width: 100%; margin: 20px 0 0 0;}
    .ftr_contact li.tel{border-bottom: 1px solid #ccc;padding-bottom: 30px;}
}
																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																											
/*page共通*/
.headline{
    text-align: center;
    padding: 0 0 30px;
}
.headline .title{
    position: relative;
    font-size: 4.4rem;
    color: #227696;
    font-weight: 900;
}
.headline .title:after{
    position: absolute;
    bottom: -20px;
    left: 50%;
    content: "";
    width: 2px;
    height: 20px;
    background: #3fa3c5;
}
.headline .small{
    font-weight: 600;
    font-size: 2rem;
    font-family: "Roboto", sans-serif;
    letter-spacing: .2px;
}
/*about*/
.sec-policy{
    padding: 2.5rem 5% 6rem;
    background: linear-gradient(90deg, #e0f7f7, #e4f5e4);
}
.Greeting-inner{gap: 40px;}
.Greeting-inner img{width:100%;}
#profile td:first-of-type{width: 25%;}
.flex-box .headline{text-align: left;}
.flex-box .headline h2{margin: 0 0 20px;}
.flex-box .headline .title:after{
    bottom: -12px;
    left: 0;
    width: 20%;
    height: 2px;
}
.flex-box .headline h2 .headline-contact{
    font-size: 1.6rem;
    vertical-align: middle;
    margin-left: 30px;
}
.flex-box .headline h2 .headline-contact a{
    background: #0AB9BD;
    color: #fff;
    padding: 0.6rem 1rem;
    border-radius: 15px;
}
.timeline__years {overflow-x: visible;}
.timeline__years td{border-bottom: none !important;}
.timeline__years td:first-of-type{
    width: 140px;
    font-weight: 600;
    line-height: 1;
    color: #217796;
    position: relative;
    vertical-align: top;
    padding: 1.5rem 0 1.5rem 1.5rem !important;
}
.timeline__years td:first-of-type:after{
    content: "";
    position: absolute;
    right: 0.5rem;
    top: 2rem;
    width: 1px;
    height: calc(100% + 3rem);
    background-color: #cdd6dd;
}
.timeline__years tr:last-of-type td:first-of-type:after{
    height: 0;
}
.timeline__years td:last-of-type{position: relative;}
.timeline__years td:last-of-type:before{
    content: "";
    position: absolute;
    left: -1rem;
    top: 2.2rem;
    width: 1rem;
    height: 1rem;
    border-radius: 9999px;
    background-color: #57b332;
}
.Equipment-item {margin-bottom: 60px;}
.Equipment-item h3{
    color: #459226;
    font-size: 2.6rem;
    position: relative;
}
.Equipment-item h3:after{
    content: '';
    height: 12px;
    width: 40%;
    background: #fff600;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.Equipment-item td:first-of-type{
    width: 55%;
    vertical-align: top;
}
/*1024px*/
@media screen and (max-width:64em) {
  #greeting .is-layout-flex,
  #profile .is-layout-flex,
  #history .is-layout-flex,
  #equipment .is-layout-flex {display: block;}
  #greeting .is-layout-flex figure{margin-top: 30px;}
  .timeline__years td:first-of-type:after{right:0;}
  .timeline__years td:last-of-type:before{left: -0.5rem;}
}
/*820px*/
@media screen and (max-width:820px) {
  .space100{height: 80px !important;}
}
/*590px*/
@media screen and (max-width:590px) {
  .headline{padding: 0 0 10px;}
  .headline .title{font-size: 2.4rem !important;}
  .flex-box .headline{margin-bottom: 20px;}
  #profile td:first-of-type{padding: 1.5rem 0 !important;width: 30%;}
  .timeline__years td:first-of-type{width: 30%;padding: 1.5rem 0 !important;font-size: 1.5rem;}
  .timeline__years td:last-of-type{padding: 1.5rem 0 1.5rem 1.5rem !important;}
  .Equipment-item td:last-of-type{padding: 1.5rem 0 1.5rem 0 !important;}
  .Equipment-item td:first-of-type{padding: 1.5rem 0 1.5rem 0 !important;}
  .Equipment-item h3{font-size: 2.2rem;}
  .space100{height: 60px !important;}
  .flex-box .headline h2 .headline-contact{display: block;font-size: 1.3rem;margin: 20px 0;}
  body.screen-dev .flex-box .headline .title:after,
  body.script-dev .flex-box .headline .title:after,
  body.material .flex-box .headline .title:after,
  body.signdisp .flex-box .headline .title:after,
  body.film2gerb-dev .flex-box .headline .title:after,
  body.photo-dev .flex-box .headline .title:after{bottom: -26px;}
  body.screen-dev .flex-box .headline,
  body.script-dev .flex-box .headline,
  body.material .flex-box .headline,
  body.signdisp .flex-box .headline,
  body.film2gerb-dev .flex-box .headline,
  body.photo-dev .flex-box .headline{margin-bottom: 40px;}
}
/*service*/
.page-service-item{
    background: #009fb9;
    color: #fff;
    padding-bottom: 30px !important;
    border-radius: 0 0 5rem 0;
    box-shadow: 1px 1px 5px #c3c4c7;
    width: calc((100% - 40px) / 2);
    max-width: 465px;
    margin-right: 40px !important;
    margin-bottom: 20px !important;
}
.page-service-item h3{
    font-size: 1.8rem;
    margin: 0;
    position: relative;
}
.page-service-item h3:before{
    content: '';
    position: absolute;
    right: 5%;
    top: 25%;
    background: url(https://y-screen.co.jp/common2025/img/arrow-w.svg) no-repeat;
    width: 18px;
    height: 18px;
}
.page-service-item h3 a{
    font-size: 2rem;
    position: relative;
    color: #fff;
    display: block;
    padding: 1rem 15px 2rem 15px;
}
.page-service-item h3 a:hover{opacity: .8; display:block;}
.page-service-item figure
.page-service-item img:hover{opacity: .8;}
.page-service-item p{
    margin: 0 auto;
    width: 94%;
    line-height: 1.6;
    font-size: 1.5rem;
    font-weight: 600;
}
.sec-reed-area{ margin: 0 0 60px 0;}
.h3-reed{
    color: rgba(0, 0, 0, 0);
    background: linear-gradient(70deg, #57d39d 0%, #09c2c1 12%, #392d6d 26%, #333 66%);
    -webkit-background-clip: text;
    background-clip: text;
    margin: 60px 0 40px 0;
}
.service-list{margin-left: 0;}
.service-list > li{
    list-style: none;
    position: relative;
    margin-left: 0;
}
.service-list > li:before{
    content: '●';
    color: #57b332;
    margin-right: .3rem;
}
.gyomu-area{margin-bottom: 60px;}
.gyomu-area h4{
    font-size: 2.2rem;
    padding-left: 40px;
}
.circle_number{
    width: 40px;
    height: 40px;
    padding-top: 5px;
    background-color: #57b332;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    box-sizing: border-box;
    display: inline-block;
    margin-right: .6rem;
    margin-left: -40px;
}
.wp-block-buttons{margin-top: 40px;}
.wp-block-buttons a{
    background: #57b332;
    border-radius: 5rem;
    color: #fff;
}
.wp-block-buttons a:hover{opacity: .8;}
.sec-policy.film2gerb{padding: 5rem 5%;gap: 50px;}
.signdisp-item{
    gap: 40px;
    max-width: 70%;
    padding: 10px 0;
}
.signdisp-item h5{
    background: #009fb9;
    color: #fff;
    font-size: 1.6rem;
    padding: 0.8rem;
    text-align: center;
    border-radius: 5px;
}
.sec-policy.develop{padding: 4.5rem 5% 3rem;margin-top: -20px;}
.develop-list{
    list-style: none;
    margin: 2rem 0 2.5rem 1rem;
}
.develop-list > li strong{
    background: #57b332;
    color: #fff;
    padding: 0.3rem 2rem;
    margin-bottom: 10px;
    border-radius: 5px;
    display: block;
}
.develop-list > li > ul {
    list-style: none;
    margin-left: 0;
}
.signdisp-item.develop{max-width: 100%;}
.script-area{margin-bottom: 100px;}
.script-area h3{
    --gradient: linear-gradient(45deg, #247696 10%, #2dd5d3 100%);
    padding: 1.5rem 0;
    margin-bottom: 30px;
    background-image: var(--gradient), var(--gradient);
    background-repeat: no-repeat;
    background-size: 100% 4px;
    background-position: bottom, top;
    font-size: 2.6rem;
}
.script-ph{
    width: 80%;
    margin: 40px 0 0;
    text-align: left;
}
/*1080px*/
@media screen and (max-width:1080px) {
  .page-service-item{margin-right: 0 !important;margin-bottom: 10px !important;width: calc((100% - 20px) / 2);}
}
/*590px*/
@media screen and (max-width:590px) {
  .page-service-item{width: 100%;}
    .circle_number{width: 30px;height: 30px;padding-top: 1px;margin-left: -30px;}
    .gyomu-area h4{font-size: 2rem;padding-left: 30px;}
    .script-area h3{font-size: 2rem;}
    .script-ph{width: 100%;margin: 30px 0 0;}
    .script-ph-cap{text-align: left !important;}
    .gyomu-area{margin-bottom: 40px;}
    .signdisp-item{max-width: 100%;}
    body.signdisp .sec-inner .is-layout-flow {margin-bottom: 30px !important;}
    .h3-reed{font-size: 1.9rem;}
}
/*contact*/
.contact-area{}
.contact-area h2{
    font-size: 3.4rem !important;
}
.inner_tel {
    background: #b5edfb;
    padding: 40px 3% 30px 3%;
    border-radius: 20px;
    box-shadow: 1px 1px 1px #c3c4c7;
    display: flex;
    justify-content: space-around;
    gap: 30px;
    text-align: center;
    max-width: 700px;
}
.hico-tel{
    width: 25px;
    height: 30px;
    margin-right: 5px;
}
.hico-fax{
    width: 35px;
    height: 30px;
    margin-right: 5px;
}
.inner_tel span.txt{
    font-size: 3.4rem;
    line-height: 1;
    font-weight: 600;
}
.sec-contact_form{}
.tb_contact {
 width: 100%;
    margin: 30px 0;
}
.tb_contact th{
    width: 25%;
    vertical-align: middle;
}
.tb_contact th p{
    display: flex;
    align-items: center;
}
.requiredIcon {
    background: #f55;
    color: #fff;
    margin: 0 .6em 0 0;
    font-size: 70%;
    padding: 3px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: 600;
}
.optionalIcon {
    background: #777;
    color: #fff;
    margin: 0 .6em 0 0;
    font-size: 70%;
    padding: 3px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: 600;
}
.acceptance{
    display: flex;
    align-items: center;
    gap: 50px;
}
.formy_btn {
    text-align: center;
    margin: 42px auto 0;
    width: 80%;
}
.formy_btn input{
    color: #fff;
    width: 200px;
    line-height: 50px;
    padding: 0 2.5em 0 1.5em;
    position: relative;
    background: #57b332;
    font-weight: 600;
    cursor: pointer;
    margin: 0 2%;
}
@media screen and (max-width:590px) {
  .tb_contact th, .tb_contact td{width:100%;display:block;}
  .inner_tel{flex-flow: column;}
  .acceptance{display: block;line-height: 3;}
  input[type=phone], input[type=text], textarea,.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]{width:98%;}
}
/*environment*/
.site-main.environment{
    width: 94%;
    max-width: 1080px;
    margin: 0 auto;
}
.entry-content.environments{
width: 94%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto !important;
}
.philosophy-list{
    margin: 0;
    padding: 0 2%;
}
.philosophy-list li{margin-bottom: 1.5rem;}
.philosophy-list li > ul{margin: 1.6rem 0 !important;}
.philosophy-list li > ul li{list-style: none;margin-bottom: 1rem;}
@media screen and (max-width:590px) {
  body.environment .site-content{padding-top: 0 !important;}
}
/*recruit*/
.recruit-tb td:first-of-type{width: 25%;}
#wpcf7cpcnf table{width: 100%;}
#wpcf7cpcnf table th{width: 40%;}
/**/
.blog-meta{
    display: flex;
    margin-bottom: 5.5rem;
    font-size: 1.5rem;
    position: relative;
}
.blog-meta:after{
    position: absolute;
    z-index: 1;
    top: 130%;
    left: 0;
    width: 15%;
    height: 1px;
    content: '';
    background-color: #c3c4c7;
}
.blog-meta p{margin: 0 10px 0 0;}
.text-area{margin-bottom: 15rem;}
.blog-pagenation {
    margin: 3rem 0 1rem;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 18px 0;
    font-size: 14px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
body.single-post .text-area h2.wp-block-heading,
body.category .text-area h2.wp-block-heading,
body.archive .text-area h2.wp-block-heading {
    padding: 18px 0;
    margin: 30px 0;
}
body.single-post .text-area h2:after,
body.category .text-area h2:after,
body.archive .text-area h2:after{
    position: absolute;
    z-index: 1;
    top: 95%;
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    background-color: #333;
}
body.single-post .text-area h2:before,
body.category .text-area h2:before,
body.archive .text-area h2:before{
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    background-color: #333;
}
body.single-post .text-area h3.wp-block-heading,
body.category .text-area h3.wp-block-heading,
body.archive .text-area h3.wp-block-heading {
    font-size: 2.3rem !important;
    letter-spacing: -.8px;
    position: relative;
}
body.single-post .text-area h3:before,
body.category .text-area h3:before,
body.archive .text-area h3:before{
    content: '■';
    color: #4cb9de;
}

.tb-center{}
.tb-center td{text-align:center;}
/**/
.pagination02{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin: 30px 0;
  flex-wrap: wrap;
}
.pagination02 a,
.pagination02 span {
    background-color: #f8f8f8;
    display: inline-block;
    padding: 8px 15px;
    border: 1px solid #ddd;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
    font-size: 1.4rem;
    transition: all 0.2s ease;
}
.pagination02 .current {
  background-color: #0073aa;
  color: #fff;
  border-color: #0073aa;
  font-weight: bold;
}
.pagination02 a:hover {
  background-color: #f0f0f0;
  border-color: #aaa;
}
.pagination02 .prev,
.pagination02 .next {
  font-weight: bold;
}

.pagination03{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin: 30px 0;
  flex-wrap: wrap;
}
.pagination03 a,
.pagination03 span{
    display: inline-block;
    padding: 8px 17px;
    margin: 2px;
    border-radius: 50%;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    color: #333;
    text-decoration: none;
    transition: all 0.2s ease;
}
.pagination03 a:hover {
  background-color: #0073aa;
  color: #fff;
  border-color: #0073aa;
}
.pagination03 .current {
  background-color: #0073aa;
  color: #fff;
  font-weight: bold;
  border-color: #0073aa;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 .kern-n {
    letter-spacing: -8.5px;
}
ul.keikaku_list{
    list-style: none;
    background: #fff;
    margin: 0;
    padding: 0;
max-width:500px;
}
ul.keikaku_list li{
    list-style: none !important;
    border: 2px solid #50b972;
    background: #fff;
    margin: 2.5% 5%;
    border-radius: 20px;
    width: 90%;
}
ul.keikaku_list a  {
    background: none;
    padding: 10px 30px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #333;
    font-weight: 600;
}
.keikaku_flug {
    width: 65%;
    margin-right: 20px;
    line-height: 1.5;
}
.move-link{}
.move-link a{
    display: block;
    background: #fff;
    margin: -5px 0 10px;
    padding: 10px 15px;
    width: 180px;
    text-align: center;
}
.head-eco{
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-left: 15px;
}
.head-eco21 {
    height: 55px;
    width: auto;
} 
.head-sbt {
    height: 55px;
    width: auto !important;
}
.footer-eco{
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 20px 0;
}
.f-eco21{height: 70px;}
.f-sbt{height: 70px;}
@media screen and (max-width:64em) {
  .footer-eco{justify-content: center;}
} 
@media screen and (max-width:590px) {
  .head-eco{display:none;}
}
.video-container {
	position: relative;
	padding-top: 56.25%; /* 16:9 アスペクト比 */
	height: 0;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            