*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

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

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted; /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

[type=search] {
  outline-offset: -2px; /* 1 */
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

@font-face {
  font-family: "Roboto";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/Roboto-Bold.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  font-weight: 900;
  font-style: normal;
  src: url("../fonts/Roboto-Black.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "cobase";
  src: url("../fonts/cobase.eot?t5zx5g");
  src: url("../fonts/cobase.eot?t5zx5g#iefix") format("embedded-opentype"), url("../fonts/cobase.ttf?t5zx5g") format("truetype"), url("../fonts/cobase.woff?t5zx5g") format("woff"), url("../fonts/cobase.svg?t5zx5g#cobase") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=coicon-], [class*=" coicon-"], .cbi-b::before, .cbi-a::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "cobase" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.coicon-fb:before {
  content: "\ea90";
}

.coicon-tw:before {
  content: "\ea96";
}

.coicon-home:before {
  content: "\e911";
}

.coicon-mail:before {
  content: "\e910";
}

.coicon-mailbox:before {
  content: "\e90f";
}

.coicon-menu:before {
  content: "\e90e";
}

.coicon-close:before {
  content: "\e90d";
}

.coicon-a-u:before {
  content: "\e90c";
}

.coicon-a-d:before {
  content: "\e90b";
}

.coicon-a-l:before {
  content: "\e90a";
}

.coicon-a-r:before {
  content: "\e909";
}

.coicon-a-c-u:before {
  content: "\e908";
}

.coicon-a-c-d:before {
  content: "\e907";
}

.coicon-a-c-l:before {
  content: "\e906";
}

.coicon-a-c-r:before {
  content: "\e905";
}

.coicon-a-c-t-u:before {
  content: "\e904";
}

.coicon-a-c-t-d:before {
  content: "\e903";
}

.coicon-a-c-t-l:before {
  content: "\e902";
}

.coicon-a-c-t-r:before {
  content: "\e901";
}

.coicon-a-t-d:before {
  content: "\e900";
}

:root {
  --co-font-size-s: 1.2rem;
  --co-font-size-m: 1.2rem;
  --co-font-size-l: 1.2rem;
  --co-font-weight-regular: 400;
  --co-font-weight-bold: 700;
  --co-font-weight-black: 900;
  --co-color-text: #000;
  --co-color-link: #000;
  --co-color-link-hover: #333;
  --co-color-black: #000;
  --co-color-red: #ff0000;
  --co-color-blue: #0000ff;
  --co-color-light: #999;
  --co-color-white: #fff;
  --co-margin-bottom-xs: 10px;
  --co-margin-bottom-s: 20px;
  --co-margin-bottom-m: 30px;
  --co-margin-bottom-l: 50px;
  --co-margin-right-xs: 10px;
  --co-margin-right-s: 20px;
  --co-margin-right-m: 30px;
  --co-margin-right-l: 50px;
  --co-margin-left-xs: 10px;
  --co-margin-left-s: 20px;
  --co-margin-left-m: 30px;
  --co-margin-left-l: 50px;
  --co-transition: all .3s ease;
}

.f-f-r {
  font-family: "Roboto", sans-serif;
  font-weight: var(--co-font-weight-black);
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  position: relative;
  overflow-y: scroll;
  color: var(--co-color-text);
  min-width: 320px;
}

body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

a {
  color: var(--co-color-text);
  transition: var(--co-transition);
  opacity: 1;
}
a:hover {
  color: var(--co-color-link-hover);
  opacity: 0.8;
}
a.opt-none:hover {
  opacity: 1;
}

::-moz-placeholder {
  color: var(--co-hover-color, #ccc);
}

::placeholder {
  color: var(--co-hover-color, #ccc);
}

input {
  padding: 10px;
  background-color: #fff;
  border: 1px solid var(--co-input-border-color, #ccc);
  color: var(--co-text-color, #000);
}
input:focus-visible {
  outline: 1px solid var(--co-input-border-color, #ccc);
}
input:focus-visible::-moz-placeholder {
  color: transparent;
}
input:focus-visible::placeholder {
  color: transparent;
}

select {
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}
select-label {
  position: relative;
  display: inline-block;
}
select-label::after {
  content: "\e90b";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
}

textarea {
  padding: 10px;
  background-color: #fff;
  border: 1px solid var(--co-input-border-color, #ccc);
  color: var(--co-text-color, #000);
}

.l-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  background-color: var(--co-color-white);
}

.container {
  margin: 0 auto;
  padding: 0 2%;
  width: 80%;
  max-width: 1000px;
}

/* Header
//////////////////////////////////////////////*/
.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  transition: var(--co-transition);
  z-index: 9998;
}

.hd-container {
  padding-left: 2%;
  padding-right: 10%;
  width: 100%;
}

.site-title a {
  line-height: 50px;
  display: inline-block;
  color: var(--co-color-link);
}

.l-hdnav {
  -webkit-flex: 1;
  flex: 1;
  display: none;
}

.hdnav-li a {
  padding: 0 10px;
  display: inline-block;
}

.l-nbtn {
  position: fixed;
  top: 10px;
  right: 2%;
  width: 30px;
  z-index: 9999;
}
.l-nbtn .nbtn {
  padding: 0;
  width: 30px;
  height: 30px;
  position: relative;
  border: 2px solid var(--co-color-link);
  border-radius: 15px;
  color: var(--co-color-link);
  overflow: hidden;
}
.l-nbtn .nbtn:hover {
  border: 2px solid var(--co-color-link-hover);
  color: var(--co-color-link-hover);
}
.is-open .l-nbtn .nbtn {
  border: 2px solid var(--co-color-link);
  color: var(--co-color-link);
}
.l-nbtn .nbtn-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: inline-block;
}
.is-open .l-nbtn .coicon-menu:before {
  content: "\e90d";
}

/* Gnav
//////////////////////////////////////////////*/
.l-gnav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  right: 0;
  height: 100vh;
  color: var(--co-color-text);
  opacity: 0;
  overflow-y: scroll;
  background-color: var(--co-color-white);
  -webkit-transform: translateY(-120%);
  transform: translateY(-120%);
  transition: var(--co-transition);
  z-index: 9998;
}
.is-open .l-gnav {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.l-gnav a {
  color: var(--co-color-link);
}
.l-gnav a:hover {
  color: var(--co-color-link-hover);
}

.gnav-container {
  padding-top: 60px;
  padding-bottom: 40px;
}
.gnav-title {
  font-size: 24px;
  font-weight: 700;
  position: relative;
}
.gnav-title::after {
  background-color: var(--co-color-black) !important;
}
.gnav-list .gnav-li {
  margin-bottom: 20px;
  width: 100%;
  font-size: 20px;
}
.gnav-list .gnav-li:last-child {
  margin-bottom: 0;
}
.gnav-list .gnav-li span {
  margin-top: 6px;
  display: block;
  color: #ccc;
  font-size: 10px;
  font-weight: 400;
}
.gnavsns-list {
  margin-top: 40px;
}
.gnavsns-li {
  margin: 0 10px;
  font-size: 20px;
}
.gnav-container {
  padding-top: 60px;
  padding-bottom: 40px;
}
.gnav-title {
  font-size: 24px;
  font-weight: 700;
  position: relative;
}
.gnav-title::after {
  background-color: var(--co-color-black) !important;
}

/* Footer
//////////////////////////////////////////////*/
.l-footer {
  padding: 60px 4vw 20px;
  width: 100%;
  position: relative;
  color: var(--co-color-white);
  background-color: #3d3d3d;
}
.l-footer a {
  color: var(--co-color-white);
}
.l-footer a:hover {
  color: var(--co-color-light);
}

.l-ftinfo {
  margin-bottom: 50px;
}

.ft-sns-li {
  margin-right: 10px;
}
.ft-sns-li:last-child {
  margin-right: 0;
}

.l-footer .copyright {
  text-align: center;
}

/* Main contents
//////////////////////////////////////////////*/
.l-main {
  padding-bottom: 1px;
  line-height: 1.6;
  position: relative;
}
.l-main-hd {
  position: relative;
}

.sc {
  margin-bottom: 10vw;
  width: 100%;
  position: relative;
}
.sc-container {
  position: relative;
}

/*/////////////////////
 content
////////////////////*/
.l-contact {
  padding: 10% 4vw;
  background-color: #ddd;
  color: var(--co-color-text);
  text-align: center;
}
.l-contact-title {
  font-size: 36px;
}
.l-contact-link {
  padding: 16px 40px;
  display: inline-block;
  background-color: var(--co-color-black);
  color: var(--co-color-white);
  border-radius: 24px;
}
.l-contact-link:hover {
  background-color: var(--co-color-light);
  color: var(--co-color-white);
  opacity: 1;
}

.works-li {
  width: 100%;
}
.works-li-figure {
  height: 200px;
}
.works-li-title {
  font-size: 24px;
}

.service-li {
  margin-bottom: 10px;
  width: 100%;
  height: 60px;
}
.service-li a {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: var(--co-color-black);
  color: var(--co-color-white);
  text-align: center;
  font-weight: 700;
  font-size: 12px;
}
.service-li-title {
  padding: 10px;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.news-li {
  margin-bottom: 20px;
  width: 100%;
}
.news-li-title {
  font-size: 24px;
}

/*/////////////////////
 ftnav
////////////////////*/
.l-ftnav {
  margin: 0 auto;
  font-size: 12px;
}

.ftnav-content {
  margin-bottom: 30px;
}
.ftnav-title {
  margin-bottom: 20px;
  font-weight: 700;
}
.ftnav-li {
  margin: 0 2% 20px 0;
  width: 49%;
}
.ftnav-li:nth-child(even) {
  margin: 0 0 20px;
}

/*/////////////////////
 panelnav
////////////////////*/
.panelmenu {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding-top: 14rem;
  padding-bottom: 2rem;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  overflow-y: scroll;
  transition: opacity 0.4s ease;
  background-color: #FAF5EA;
  z-index: 9997;
}
@media screen and (min-width: 768px) {
  .panelmenu {
    padding-top: 16rem;
  }
}
.is-open .panelmenu {
  opacity: 1;
  visibility: visible;
}
.panelmenu-container {
  margin: 0 auto;
  padding: 0 2rem;
  width: 100%;
}
.panelmenu-main {
  margin-bottom: 4rem;
  width: 100%;
  border-radius: 4rem;
}
@media screen and (min-width: 768px) {
  .panelmenu-main {
    margin-bottom: 6%;
  }
}

.panelnav-title {
  margin-bottom: 2rem;
}
.panelnav-list {
  margin-bottom: 2rem;
}
.panelnav-list-li {
  margin-bottom: 1rem;
  margin-right: 1rem;
  width: calc(50% - 0.5rem);
  display: inline-block;
  border-radius: 0.6rem;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .panelnav-list-li {
    margin-right: 1rem;
    width: auto;
  }
}
.panelnav-list-li:nth-child(even) {
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .panelnav-list-li:nth-child(even) {
    margin-right: 1rem;
  }
}
.panelnav-list-li a {
  padding: 1rem;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.6;
  display: block;
  position: relative;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .panelnav-list-li a {
    padding: 2rem;
  }
}

.floating-banners {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  max-height: 120px;
  background-color: #eee;
  z-index: 999;
}
.floating-banners-container {
  margin: 0 auto;
  width: 100%;
  max-width: 524px;
  overflow: hidden;
}

.column-list-li {
  margin-bottom: 1rem;
  padding: 1rem;
  display: flex;
  justify-content: flex-start;
  background-color: #fff;
}
.column-list-img {
  width: 6rem;
}
@media screen and (min-width: 768px) {
  .column-list-img {
    width: 10rem;
  }
}
.column-list-img img {
  transition: opacity 0.2s ease;
}
.column-list-img img:hover {
  opacity: 0.8;
}
.column-list-content {
  margin-left: 1rem;
  flex: 1;
}
@media screen and (min-width: 768px) {
  .column-list-meta {
    margin-bottom: 1rem;
  }
}
.column-list-meta .cat {
  margin-right: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .column-list-meta .cat {
    margin-bottom: 0;
  }
}
.column-list-meta .cat a {
  padding: 0.4rem 0.4rem 0.4rem 2rem;
  display: inline-block;
  background-color: #fa4141;
  color: #fff;
  position: relative;
}
@media screen and (min-width: 768px) {
  .column-list-meta .cat a {
    padding: 1rem 1rem 1rem 2rem;
  }
}
.column-list-meta .cat a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.5rem;
  width: 1rem;
  height: 1rem;
  transform: translate(0, -50%);
  border-radius: 50%;
  background-color: #fff;
  overflow: hidden;
}
.column-list-title {
  font-weight: 700;
}
.column-list-excerpt {
  line-height: 1.2;
  display: none;
}
@media screen and (min-width: 768px) {
  .column-list-excerpt {
    display: block;
  }
}

.offer-list-li {
  margin-bottom: 2rem;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .offer-list-li {
    margin-right: 2rem;
    width: calc(50% - 1rem);
  }
  .offer-list-li:nth-child(even) {
    margin-right: 0;
  }
}
.offer-list-icon {
  padding: 1rem;
  line-height: 1.2;
  background-color: #ff1f75;
  color: #fff;
}
.offer-list-icon .balloon {
  margin-right: 1rem;
  font-weight: 700;
}
.offer-list-icon .icon {
  padding: 1rem;
  border-radius: 0.6rem;
  background-color: #fff;
  color: #ff1f75;
  font-weight: 700;
  overflow: hidden;
}
.offer-list-title {
  padding: 1rem 1rem 0;
  color: #ff1f75;
  font-size: 2rem;
  font-weight: 700;
}
.offer-list-excerpt {
  padding: 1rem;
  line-height: 1.2;
}

.wp-content {
  line-height: 1.6;
}
.wp-content h2 {
  margin: 2rem 0;
  padding: 1.5rem 1.5rem 2.5rem;
  border: 2px solid #000;
  position: relative;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .wp-content h2 {
    margin-bottom: 4rem;
    padding: 2rem;
    font-size: 3rem;
  }
}
.wp-content h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1rem;
  border-top: 2px solid #000;
  background-image: -webkit-repeating-linear-gradient(135deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.wp-content h3 {
  margin: 2rem 0;
  position: relative;
  padding: 1rem 2rem 2rem;
  /*width: calc(100% - 1.4rem);*/
  background: #fff100;
  font-size: 1.6rem;
  font-weight: 700;
}
.wp-content h3::before {
  content: "";
  position: absolute;
  top: -0.7rem;
  left: -0.7rem;
  width: 100%;
  height: 100%;
  border: 4px solid #000;
}
.wp-content h4 {
  margin: 2rem 0;
  font-weight: 700;
}
.wp-content h5 {
  margin: 2rem 0;
  font-weight: 700;
}
.wp-content p {
  margin-bottom: 1rem;
}

ul.wp-block-list {
  padding-left: 3rem;
  list-style: disc;
}
ul.wp-block-list li {
  margin-bottom: 0.6rem;
}

.pagination {
  margin-bottom: 2rem;
}
.pagination ul.page-numbers {
  justify-content: center;
}
.pagination a.page-numbers,
.pagination span.page-numbers {
  margin: 0 0.2rem;
  display: inline-block;
  padding: 1rem 1rem;
  background-color: #fff;
  text-decoration: none;
  color: #000;
}
.pagination a.page-numbers:hover, .pagination a.page-numbers:focus,
.pagination span.page-numbers:hover,
.pagination span.page-numbers:focus {
  opacity: 0.6;
}
.pagination a.page-numbers.current,
.pagination span.page-numbers.current {
  background-color: #007bdf;
  color: #fff;
}
.pagination a.page-numbers.current:hover, .pagination a.page-numbers.current:focus,
.pagination span.page-numbers.current:hover,
.pagination span.page-numbers.current:focus {
  opacity: 1;
}
.pagination .dots {
  display: inline-block;
  padding: 0.5rem 0.7rem;
  background-color: #eee;
  margin-right: 2px;
}

/*/////////////////////
 generic class
////////////////////*/
.red {
  color: #f00;
}

.mb-s {
  margin-bottom: 10px;
}

.mb-m {
  margin-bottom: 30px;
}

.mb-l {
  margin-bottom: 50px;
}

.mb-none {
  margin-bottom: 0;
}

.mr-s {
  margin-right: 10px;
}

.ml-s {
  margin-left: 10px;
}

.pdtb {
  padding: 8rem 0;
}

.contact-btn {
  margin-bottom: 2rem;
  padding-top: 0.1rem;
}
.contact-btn-link {
  color: #000;
  border-radius: 0.75rem;
  position: relative;
  background-color: transparent;
}
.contact-btn-link::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translate3d(0, 0.75rem, -1rem);
  border: 2px solid #000;
  border-radius: inherit;
  box-shadow: 0 0.6rem 0 0 rgba(0, 0, 0, 0.2);
  background-color: #ccc100;
}
.contact-btn-link:hover {
  margin-top: 0.3rem;
  background-color: #fff100;
  color: #000;
  transform: translate(0, 0.25rem);
}
.contact-btn-link:hover::before {
  transform: translate3d(0, 0.5rem, -1rem);
  box-shadow: 0 0.35rem 0 0 rgba(0, 0, 0, 0.2);
}
.contact-btn-link.deactive {
  color: #fff;
  background-color: #ddd;
  border-bottom: none;
}
.contact-btn-link.deactive:hover {
  margin-top: 0;
  background-color: #ddd;
  border-bottom: none;
}
.contact-btn-inner {
  padding: 2rem;
  position: relative;
  background-color: #fff100;
  border: 2px solid #000;
}
.contact-btn-content {
  font-weight: 700;
}
.contact-btn-icon {
  margin-right: 2rem;
  font-size: 2.4rem;
}
.contact-btn-txt {
  margin-bottom: 0.6rem;
}

.btn-y-b-b {
  color: #000;
  border-radius: 0.75rem;
  position: relative;
  background-color: transparent;
  display: inline-block;
}
.btn-y-b-b::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translate3d(0, 0.75rem, -1rem);
  border: 2px solid #000;
  border-radius: inherit;
  box-shadow: 0 0.6rem 0 0 rgba(0, 0, 0, 0.2);
  background-color: #ccc100;
}
.btn-y-b-b:hover {
  margin-top: 0.3rem;
  background-color: #fff100;
  color: #000;
  transform: translate(0, 0.25rem);
}
.btn-y-b-b:hover::before {
  transform: translate3d(0, 0.5rem, -1rem);
  box-shadow: 0 0.35rem 0 0 rgba(0, 0, 0, 0.2);
}
.btn-y-b-b .btn-inner {
  padding: 2rem;
  position: relative;
  background-color: #fff100;
  border: 2px solid #000;
  display: inline-block;
}

/*link*/
.a-br {
  padding: 10px 40px;
  display: inline-block;
  background-color: #000;
  font-size: 20px;
  color: #fff;
  border-radius: 32px;
  overflow: hidden;
}
.a-br:hover {
  background-color: #999;
  color: #fff;
}

.formtable {
  margin: 4rem auto 2rem;
  padding: 2rem;
  border-radius: 2rem;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .formtable {
    padding: 4rem;
  }
}
.formtable-wrap {
  text-align: center;
}
.formtable .tr {
  margin-bottom: 1rem;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.formtable .th {
  width: 100%;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .formtable .th {
    width: 20rem;
  }
}
.formtable .td {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .formtable .td {
    flex: 1;
  }
}
.formtable input[type=text],
.formtable input[type=tel],
.formtable input[type=email],
.formtable textarea {
  width: 100%;
}

.submitbtn p {
  text-align: center;
}

.wpcf7-list-item {
  margin-right: 1rem;
}

.wpcf7-submit {
  padding: 2rem 4rem;
  background-color: #007bdf;
  color: #fff;
  border: none;
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.4);
}
.wpcf7-submit:hover {
  background-color: #1c96fa;
}

.jsiv {
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
}
.jsiv.s-i-l {
  -webkit-animation: slideLeft 0.4s linear 0s;
  animation: slideLeft 0.4s linear 0s;
}
.jsiv.s-i-r {
  -webkit-animation: slideRight 0.4s linear 0s;
  animation: slideRight 0.4s linear 0s;
}
.jsiv.f-i-u {
  -webkit-animation: feedinUp 0.8s linear 0s;
  animation: feedinUp 0.8s linear 0s;
}
.jsiv.f-i-r-l {
  -webkit-animation: feedinRotateLeft 0.8s linear 0s;
  animation: feedinRotateLeft 0.8s linear 0s;
}
.jsiv.f-i-r-r {
  -webkit-animation: feedinRotateRight 0.8s linear 0s;
  animation: feedinRotateRight 0.8s linear 0s;
}
.jsiv.sf span {
  display: inline-block;
  opacity: 0;
  transform: translate(-300px, 0) scale(0);
  animation: sideinFont 0.5s forwards;
  animation-delay: 0.1s;
}
.jsiv.sf span:nth-of-type(2) {
  animation-delay: 0.15s;
}
.jsiv.sf span:nth-of-type(3) {
  animation-delay: 0.2s;
}
.jsiv.sf span:nth-of-type(4) {
  animation-delay: 0.25s;
}
.jsiv.sf span:nth-of-type(5) {
  animation-delay: 0.3s;
}
.jsiv.sf span:nth-of-type(6) {
  animation-delay: 0.35s;
}
.jsiv.sf span:nth-of-type(7) {
  animation-delay: 0.4s;
}
.jsiv.sf span:nth-of-type(8) {
  animation-delay: 0.45s;
}
.jsiv.sf span:nth-of-type(9) {
  animation-delay: 0.5s;
}
.jsiv.sf span:nth-of-type(10) {
  animation-delay: 0.55s;
}
.jsiv.sf span:nth-of-type(11) {
  animation-delay: 0.6s;
}
.jsiv.sf span:nth-of-type(12) {
  animation-delay: 0.65s;
}
.jsiv.sf span:nth-of-type(13) {
  animation-delay: 0.7s;
}
.jsiv.sf span:nth-of-type(14) {
  animation-delay: 0.75s;
}
.jsiv.sf span:nth-of-type(15) {
  animation-delay: 0.8s;
}
.jsiv.sf span:nth-of-type(16) {
  animation-delay: 0.85s;
}
.jsiv.sf span:nth-of-type(17) {
  animation-delay: 0.9s;
}
.jsiv.sf span:nth-of-type(18) {
  animation-delay: 0.95s;
}
.jsiv.sf span:nth-of-type(19) {
  animation-delay: 1s;
}
.jsiv.sf span:nth-of-type(20) {
  animation-delay: 1.05s;
}

@keyframes slideLeft {
  0% {
    -webkit-transform: translate(-100px, 0);
    transform: translate(-100px, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes slideRight {
  0% {
    -webkit-transform: translate(100px, 0);
    transform: translate(100px, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes feedinUp {
  0% {
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes feedinRotateLeft {
  0% {
    -webkit-transform: translate(0, 20px) rotate(20deg);
    transform: translate(0, 20px) rotate(20deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(10deg);
    transform: translate(0, 0) rotate(10deg);
    opacity: 1;
  }
}
@keyframes feedinRotateRight {
  0% {
    -webkit-transform: translate(0, 20px) rotate(-20deg);
    transform: translate(0, 20px) rotate(-20deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-10deg);
    transform: translate(0, 0) rotate(-10deg);
    opacity: 1;
  }
}
@keyframes sideinFont {
  60% {
    transform: translate(20px, 0) scale(1);
    color: var(--al-text-color, #000);
  }
  80% {
    transform: translate(20px, 0) scale(1);
    color: var(--al-text-color, #000);
  }
  99% {
    transform: translate(0) scale(1.2);
    color: var(--al-theme-color, #00f0ff);
  }
  100% {
    transform: translate(0) scale(1);
    opacity: 1;
    color: var(--al-text-color, #000);
  }
}
.txt-ct {
  text-align: center;
}

.txt-ct-s {
  text-align: center;
}

.txt-rt {
  text-align: right;
}

.fw-b {
  font-weight: 700;
}

.ts-a {
  transition: all 0.3s ease;
}

.ts-bg {
  transition: background 0.3s ease;
}

.ts-cl {
  transition: color 0.3s ease;
}

.dis-b {
  display: block;
}

.dis-ib {
  display: inline-block;
}

.marker.marker-yellow {
  background-color: rgba(255, 250, 125, 0.86);
  background: linear-gradient(transparent 64%, rgba(255, 250, 125, 0.86) 0%);
}

.of-h {
  overflow: hidden;
}

.zi {
  z-index: 1;
}

.lh {
  line-height: 1.6;
}

.lh-m {
  line-height: 2;
}

.ds {
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.4);
}

.br-pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .br-pc {
    display: inherit;
  }
}

.br-sp {
  display: inherit;
}
@media screen and (min-width: 768px) {
  .br-sp {
    display: none;
  }
}

/*arrow*/
.arrowicon {
  display: inline-block;
  line-height: 1;
  position: relative;
  width: 1rem;
  height: 1rem;
  transition: border 0.3s ease;
}
@media screen and (min-width: 768px) {
  .arrowicon {
    width: 1.4rem;
    height: 1.4rem;
  }
}
.arrowicon.left {
  border-left: 1px solid var(--al-link-color, #000);
  border-bottom: 1px solid var(--al-link-color, #000);
  transform: rotate(45deg);
  transition: left 0.2s ease-in;
}
a:hover .arrowicon.left {
  border-left: 1px solid var(--al-hover-color, #ccc);
  border-bottom: 1px solid var(--al-hover-color, #ccc);
}
.arrowicon.right {
  border-top: 1px solid var(--al-link-color, #000);
  border-right: 1px solid var(--al-link-color, #000);
  transform: rotate(45deg);
  transition: right 0.2s ease-in;
}
a:hover .arrowicon.right {
  border-top: 1px solid var(--al-hover-color, #ccc);
  border-right: 1px solid var(--al-hover-color, #ccc);
}

/* img */
.img-w-m {
  width: 100%;
  height: auto;
}

.img-h-m {
  width: auto;
  height: 100%;
}

.img-fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
}
.img-fit.lt-ct {
  object-position: left center;
}
.img-fit-b {
  object-position: bottom;
  font-family: "object-fit: cover; object-position: bottom;";
}

/*border*/
.b-b-bk {
  border-bottom: 1px solid #000;
}
a:hover .b-b-bk, .b-b-bk:hover {
  border-bottom: 1px solid #999;
}

.border {
  border: 1px solid #ccc;
}

/*txt*/
.txt-a-a {
  padding: 6px 20px 6px 0;
  display: inline-block;
  position: relative;
}
.txt-a-a::after {
  content: ">";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1px;
}

/* title */
.title-a-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.title-a-b::after {
  content: "";
  display: block;
  margin-left: 20px;
  height: 2px;
  flex-grow: 1;
  background-color: #000;
}

.title-b-s {
  margin-bottom: 2rem;
  padding: 1.5rem 1.5rem 2.5rem;
  border: 2px solid #000;
  position: relative;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .title-b-s {
    margin-bottom: 4rem;
    padding: 2rem;
    font-size: 3rem;
  }
}
.title-b-s::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1rem;
  border-top: 2px solid #000;
  background-image: -webkit-repeating-linear-gradient(135deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.title-gap {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 1rem 2rem 2rem;
  /*width: calc(100% - 1.4rem);*/
  background: #fff100;
  font-size: 1.6rem;
  font-weight: 700;
}
.title-gap::before {
  content: "";
  position: absolute;
  top: -0.7rem;
  left: -0.7rem;
  width: 100%;
  height: 100%;
  border: 4px solid #000;
}

.title-balloon {
  position: relative;
  padding: 1.5rem 2rem;
  color: #fff;
  border-radius: 1rem;
  background: #498ee0;
  font-size: 1.8rem;
  font-weight: 700;
}
.title-balloon::after {
  content: "";
  position: absolute;
  bottom: -0.9rem;
  left: 2rem;
  width: 0;
  height: 0;
  border-width: 1rem 1rem 0 1rem;
  border-style: solid;
  border-color: #498ee0 transparent transparent transparent;
}
.title-balloon-ct {
  position: relative;
  padding: 1.5rem 2rem;
  color: #fff;
  border-radius: 1rem;
  background: #498ee0;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}
.title-balloon-ct::after {
  content: "";
  position: absolute;
  bottom: -0.9rem;
  left: 50%;
  width: 0;
  height: 0;
  transform: translate(-50%, 0);
  border-width: 1rem 1rem 0 1rem;
  border-style: solid;
  border-color: #498ee0 transparent transparent transparent;
}

.title-num {
  position: relative;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .title-num {
    font-size: 2.4rem;
  }
}
.title-num span {
  display: inline-block;
  margin-right: 2rem;
  color: #498ee0;
  border-bottom: 1px solid #498ee0;
}

/*ul list*/
.list-disc {
  margin-left: 30px;
  list-style-type: disc;
}
.list-disc li {
  margin-bottom: 10px;
}
.list-disc li:last-child {
  margin-bottom: 0;
}

/*list*/
.list-w {
  width: 100%;
  position: relative;
}
.list-w-li {
  margin-bottom: 10px;
  width: 100%;
  height: 60px;
}
.list-w-li a {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #fff;
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  border: 2px solid #000;
}
.list-w-li a:hover {
  color: #999;
  border: 2px solid #999;
}
.list-w-li-txt {
  padding: 10px;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.list-b {
  width: 100%;
  position: relative;
}
.list-b-li {
  margin-bottom: 10px;
  width: 100%;
  height: 60px;
}
.list-b-li a {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #000;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
}
.list-b-li a:hover {
  background-color: #999;
  color: #fff;
}
.list-b-li-txt {
  padding: 10px;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

/*table*/
.table-y-b {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
}
.table-y-b th {
  width: 50%;
  padding: 1rem;
  border: 0.1rem solid #000;
  background-color: #ededed;
}
.table-y-b td {
  width: 50%;
  padding: 1rem;
  border: 0.1rem solid #000;
}

/* flex */
.flex, .flex-c, .flex-b, .flex-e, .flex-s, .pagination ul.page-numbers, .formtable .tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-s {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.flex-e {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.flex-b {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.flex-w {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-rr {
  -ms-flex-flow: row-reverse;
  -webkit-flex-flow: row-reverse;
  flex-flow: row-reverse;
}
.flex-rw {
  -ms-flex-flow: row-reverse wrap;
  -webkit-flex-flow: row-reverse wrap;
  flex-flow: row-reverse wrap;
}
.flex-ac {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.flex-ae {
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
@media screen and (min-width: 576px) {
  .flex-sm, .flex-sm-c, .flex-sm-b, .flex-sm-e, .flex-sm-s {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .flex-sm-s {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .flex-sm-e {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .flex-sm-b {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .flex-sm-c {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .flex-sm-w {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-sm-rr {
    -ms-flex-flow: row-reverse;
    -webkit-flex-flow: row-reverse;
    flex-flow: row-reverse;
  }
  .flex-sm-rw {
    -ms-flex-flow: row-reverse wrap;
    -webkit-flex-flow: row-reverse wrap;
    flex-flow: row-reverse wrap;
  }
  .flex-sm-ac {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .flex-sm-ae {
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
  }
}
@media screen and (min-width: 768px) {
  .flex-pt, .flex-pt-c, .flex-pt-b, .flex-pt-e, .flex-pt-s {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .flex-pt-s {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .flex-pt-e {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .flex-pt-b {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .flex-pt-c {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .flex-pt-w {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-pt-rr {
    -ms-flex-flow: row-reverse;
    -webkit-flex-flow: row-reverse;
    flex-flow: row-reverse;
  }
  .flex-pt-rw {
    -ms-flex-flow: row-reverse wrap;
    -webkit-flex-flow: row-reverse wrap;
    flex-flow: row-reverse wrap;
  }
  .flex-pt-ac {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .flex-pt-ae {
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
  }
}
@media screen and (min-width: 1024px) {
  .flex-p, .flex-p-c, .flex-p-b, .flex-p-e, .flex-p-s {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .flex-p-s {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .flex-p-e {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .flex-p-b {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .flex-p-c {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .flex-p-w {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-p-rr {
    -ms-flex-flow: row-reverse;
    -webkit-flex-flow: row-reverse;
    flex-flow: row-reverse;
  }
  .flex-p-rw {
    -ms-flex-flow: row-reverse wrap;
    -webkit-flex-flow: row-reverse wrap;
    flex-flow: row-reverse wrap;
  }
  .flex-p-ac {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .flex-p-ae {
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
  }
}