@charset "UTF-8";
/*********************************
COMMON
*********************************/
@import url(//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=M+PLUS+1+Code:wght@100..700&family=Sawarabi+Gothic&family=M+PLUS+Rounded+1c&family=Zen+Kaku+Gothic+Antique&display=swap);
@import url(//fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200);
.animation-delays:nth-child(1) {
  animation-delay: 0 !important;
}
.animation-delays:nth-child(2) {
  animation-delay: 0.2s !important;
}
.animation-delays:nth-child(3) {
  animation-delay: 0.4s !important;
}
.animation-delays:nth-child(4) {
  animation-delay: 0.6s !important;
}
.animation-delays:nth-child(5) {
  animation-delay: 0.8s !important;
}
.animation-delays:nth-child(6) {
  animation-delay: 1s !important;
}
.animation-delays:nth-child(7) {
  animation-delay: 1.2s !important;
}
.animation-delays:nth-child(8) {
  animation-delay: 1.4s !important;
}
.animation-delays:nth-child(9) {
  animation-delay: 1.6s !important;
}
.animation-delays:nth-child(10) {
  animation-delay: 1.8s !important;
}
.animation-delays:nth-child(11) {
  animation-delay: 2s !important;
}
.animation-delays:nth-child(12) {
  animation-delay: 2.2s !important;
}
.animation-delays:nth-child(13) {
  animation-delay: 2.4s !important;
}

.radiusClipPath {
  clip-path: polygon(2% 0%, 98% 0%, 100% 2%, 100% 98%, 98% 100%, 2% 100%, 0% 98%, 0% 2%);
}

.arrow-type01-style, .arrow-type01, .news-list .arrow-type01 {
  height: 30px;
  width: 30px;
}
.arrow-type01-style .st0, .arrow-type01 .st0 {
  fill: #fff;
  transition: fill 0.3s 0s ease-out;
}
.arrow-type01-style .st1, .arrow-type01 .st1 {
  fill: none;
  stroke: #000;
  stroke-miterlimit: 10;
  stroke-width: 3px;
  transition: stroke 0.3s 0s ease-out;
}

.arrow-type02-style, .arrow-type02 {
  height: 40px;
  width: 40px;
}
.arrow-type02-style .st0, .arrow-type02 .st0 {
  fill: #fff;
  transition: fill 0.3s 0s ease-out;
}
.arrow-type02-style .st1, .arrow-type02 .st1 {
  fill: none;
  stroke: #000;
  stroke-miterlimit: 10;
  stroke-width: 3px;
  transition: stroke 0.3s 0s ease-out;
}

/* ----------------------------------------------------
  reset
---------------------------------------------------- */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

body {
  line-height: 1;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}

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

nav ul {
  list-style: none;
}

li {
  list-style-type: none;
}

blockquote {
  display: inline-block;
}

q {
  quotes: none;
}

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

a {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

mark {
  background-color: #ff9;
  color: #000;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
table th,
table td {
  font-weight: normal;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  vertical-align: top;
}

em {
  font-style: normal;
}

path,
line {
  shape-rendering: geometricPrecision;
}

:root {
  --max-width: 1200px;
  --max-width02: 1500px;
  --font-size01: 30px;
  --font-size02: 24px;
  --font-size03: 22px;
  --font-size04: 20px;
  --font-size05: 18px;
  --font-size06: 16px;
  --color01: #eeeeee;
  --color02: #ffffff;
  --color03: #f7b144;
  --color04: #3e84fc;
  --color05: #e9e7e3;
  --color06: #ffb4b4;
  --color07: #ffbb5a;
  --color08: #c4f5ff;
  --color09: #5685fc;
}

html {
  font-size: 10px;
  line-height: 1;
}

.material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 48;
}

body {
  background: var(--color01);
  font-feature-settings: "liga" 0;
  font-size: var(--font-size04);
  font-family: "Noto Sans JP", "M PLUS 1 Code", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  text-size-adjust: none;
  line-height: 1.6;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-text-size-adjust: none;
}

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

input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
input:not([type]),
textarea {
  border: 2px solid #e0e0e0;
  font-size: 16px;
  padding: 4px;
  max-width: 100%;
}

input[type=text],
input[type=email],
input[type=number],
label,
select {
  height: 30px;
  line-height: 1;
}

input,
textarea,
button {
  max-width: 100%;
  padding: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

select,
input[type=text],
input[type=email] {
  height: 40px;
}

input[type=text],
input[type=email],
input[type=submit],
textarea {
  -webkit-appearance: none;
}

input[type=text]:focus,
textarea:focus {
  border: 2px solid #999999;
  outline: 0;
}

select {
  background-image: url(/images/common/arrow04.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 7px) 50%;
  background-color: #ffffff;
  font-size: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  display: block;
}

::placeholder {
  color: #999999;
}

/* 旧Edge対応 */
::-ms-input-placeholder {
  color: #999999;
}

/* IE対応 */
:-ms-input-placeholder {
  color: #999999;
}

.browser-ie select {
  background: #ffffff;
  padding-right: 10px;
}

input[type=text],
input[type=email],
select {
  border: 2px solid #cccccc;
  border-radius: 5px;
}

input[type=radio] {
  background: #DEDEDE;
  border: 1px solid #C0C0C0;
  border-radius: 50%;
  margin: 0 5px 0 20px;
  position: relative;
  vertical-align: baseline;
}

input[type=radio]:checked:after {
  background: #000000;
  border-radius: 50%;
  bottom: 0;
  content: "";
  display: block;
  height: 12px;
  left: 1px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 12px;
  -webkit-border-radius: 50%;
}

input[type=radio]:first-child {
  margin-left: 0;
}

textarea {
  resize: vertical;
}

a {
  color: #000000;
  -webkit-transition: opacity 0.2s linear 0s;
  -moz-transition: opacity 0.2s linear 0s;
  -o-transition: opacity 0.2s linear 0s;
  -ms-transition: opacity 0.2s linear 0s;
  transition: opacity 0.2s linear 0s;
}
a:hover {
  opacity: 0.3;
}

small {
  font-size: 80%;
}

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  vertical-align: top;
}

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

textarea {
  min-height: 50px;
  max-height: 200px;
  resize: vertical;
  width: 100%;
}

.aligncenter,
div.aligncenter {
  display: block;
  text-align: center;
}

.alignright {
  float: right;
  margin-left: 20px;
}

.alignleft {
  float: left;
  margin-right: 20px;
}

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

a img.alignright {
  float: right;
}

a img.alignleft {
  float: left;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-block-heading {
  font-weight: bold;
  font-size: 25px;
}

.wp-caption {
  background: #eee;
  border: 1px solid #ddd;
  max-width: 96%;
  padding: 10px;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

blockquote {
  border-left: medium none;
  font-family: lato;
  font-size: 21px;
  font-weight: 400;
}

blockquote::before {
  color: #d9d9d9;
  content: "\f10d";
  font-family: fontawesome;
  font-size: 25px;
  left: 25px;
  position: absolute;
}

.clearfix:after {
  clear: both;
  content: "";
  display: table;
  overflow: hidden;
}

.mobile-none {
  display: block !important;
}

.mobile-show {
  display: none !important;
}

.tac {
  text-align: center;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.fc01 {
  color: var(--color07);
}

.fc02 {
  color: #fe7171;
}

.fc03 {
  color: #0067ff;
}

@keyframes slideAnimation {
  0% {
    transform: translate(0, -100%);
  }
  100% {
    transform: translate(0, 200%);
  }
}
@keyframes slideAnimation2 {
  0% {
    transform: translate(-100%, 0);
  }
  100% {
    transform: translate(200%, 0);
  }
}
@keyframes moveAnimation {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}
@-webkit-keyframes upAnime {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes upAnime {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes updown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes updown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes smallbig {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@keyframes smallbig {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@-webkit-keyframes rotateInfinite {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotateInfinite {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes arrowMove {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(50px, -50px);
  }
  26% {
    transform: translate(-100px, -100px);
  }
  27% {
    transform: translate(-50px, 50px);
  }
  50% {
    transform: translate(0, 0);
  }
}
@keyframes arrowMove {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(50px, -50px);
  }
  26% {
    transform: translate(-100px, -100px);
  }
  27% {
    transform: translate(-50px, 50px);
  }
  50% {
    transform: translate(0, 0);
  }
}
@keyframes infiniteScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.swiper-slide[class*=-active] img {
  transition-delay: 0s;
}
@keyframes noticeAnime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes left2Right {
  0% {
    transform: translate(-20px, 0);
  }
  25% {
    transform: translate(-20px, 0);
  }
  50% {
    transform: translate(-70px, 0) rotate(0deg);
  }
  100% {
    transform: translate(-70px, 0);
  }
}
@keyframes right2Left {
  0% {
    transform: translate(-60px, 0);
  }
  25% {
    transform: translate(-60px, 0);
  }
  75% {
    transform: translate(-10px, 0);
  }
  100% {
    transform: translate(-10px, 0);
  }
}
@keyframes rotateBg {
  0% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
@keyframes bgAnimation {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blurAnimation {
  0% {
    filter: blur(20px);
  }
  100% {
    filter: blur(0);
  }
}
@keyframes widthAnimation {
  0% {
    width: 0;
  }
  100% {
    width: 80%;
  }
}
.box-type01 {
  background: var(--color02);
  border-radius: 10px;
}
.box-type02 {
  display: block;
  padding-right: 60px;
}
.box-type03 {
  padding-left: 20px;
  position: relative;
}
.box-type03 span {
  background: #000;
  bottom: 0;
  content: "";
  display: block;
  height: 20px;
  left: 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 5px;
}
.box-type03 span::after {
  animation: slideAnimation 2s linear 0s infinite;
  background: #e60026;
  bottom: 0;
  content: "";
  display: block;
  height: 10px;
  left: 0;
  margin: auto;
  position: absolute;
  transform-origin: left;
  top: 0;
  width: 5px;
}
.box-type04 {
  background: var(--color01);
}
.box-type05 {
  background: var(--color03);
}
.box-type06 {
  background: url(/images/common/arrow01.png) no-repeat calc(100% - 10px) 50% #c8e6fb;
}
.box-type07 {
  background: url(/images/common/arrow02.png) no-repeat calc(100% - 10px) 50%;
  display: block;
  padding-right: 60px;
}
.box-type08 {
  background: var(--color05);
}
.box-type09 {
  border-bottom: 2px dotted #363535;
  padding-bottom: 5px;
}
.box-type10 {
  padding-left: 30px;
  position: relative;
}
.box-type10 span {
  background: #000;
  bottom: 0;
  content: "";
  display: block;
  height: 5px;
  left: 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 20px;
}
.box-type10 span::after {
  animation: slideAnimation2 2s linear 0s infinite;
  background: #e60026;
  bottom: 0;
  content: "";
  display: block;
  height: 5px;
  left: 0;
  margin: auto;
  position: absolute;
  transform-origin: left;
  top: 0;
  width: 10px;
}
.box-type11 {
  background: #fff;
  border-radius: 100px;
  display: inline-block;
  padding: 5px 10px;
}
.box-type12 {
  background: var(--color06);
}
.box-type13 a {
  display: block;
  height: 100%;
  opacity: 1;
}
.box-type13 a:hover .inner::after {
  border-radius: 0;
  height: 100%;
  width: 100%;
}
.box-type13 .inner {
  border-radius: 10px;
  height: 100%;
  overflow: hidden;
  padding: 20px;
  position: relative;
  text-align: center;
}
.box-type13 .inner::after {
  background: #fff;
  border-radius: 50%;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  opacity: 0.7;
  position: absolute;
  right: 0;
  top: 0;
  transition: width 0.5s 0s ease-out, height 0.5s 0s ease-out, border-radius 1s 0s ease-out;
  width: 0;
}
.box-type14 {
  background: #fff;
  display: inline-block;
  padding: 5px 10px;
}
.box-type15 {
  padding-left: 30px;
  position: relative;
}
.box-type15::after {
  bottom: 0;
  content: "";
  border: 8px solid #ffd073;
  border-radius: 50%;
  display: block;
  height: 10px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 10px;
}
.box-type16 {
  position: relative;
}
.box-type16::before {
  background: #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 0px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 5px;
}

.list-type01 {
  width: 100% !important;
}
.list-type01 li {
  background: var(--color05);
  border-radius: 10px;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 20px 0;
  text-align: center;
  width: 260px;
}
.list-type01 .list__title {
  background: #fff;
  border-radius: 100px;
  display: inline-block;
  max-width: 90%;
  padding: 5px 10px;
}
.list-type01 .list__texts {
  margin-top: 20px;
}
.list-type01 .list__text {
  padding: 10px;
}
.list-type01 .list__text:nth-child(odd) {
  background: #fff9e3;
}
.list-type01 .list__text:nth-child(even) {
  background: #dddddd;
}
.list-type01 .list__bottom {
  font-size: 20px;
  margin-top: 10px !important;
}

.table-type01 {
  width: 100%;
}
.table-type01 tr:last-child th,
.table-type01 tr:last-child td {
  border-top: 1px solid #000;
}
.table-type01 th,
.table-type01 td {
  vertical-align: middle;
  padding: 10px 0;
}
.table-type01 th {
  text-align: left;
}
.table-type01 td {
  text-align: right;
}
.table-type02 {
  width: 100%;
}
.table-type02 th,
.table-type02 td {
  vertical-align: middle;
  padding: 10px 0;
}
.table-type02 th {
  text-align: left;
}
.table-type02 td {
  text-align: right;
}
.table-type03 {
  width: 100%;
}
.table-type04 {
  width: 100%;
}
.table-type04 th,
.table-type04 td {
  background: url(/images/common/circle01.png) repeat-x 0 50%;
  padding: 10px 0;
  vertical-align: middle;
}
.table-type04 th {
  text-align: left;
}
.table-type04 td {
  text-align: right;
}

.input-text01 {
  width: 30%;
}
.input-text02 {
  width: 100%;
}
.input-text03 {
  width: 25%;
}
.input-text04 {
  width: 40%;
}
.input-text05 {
  width: 70%;
}

.select-type01 {
  background: url(/images/common/triangle01.png) no-repeat calc(100% - 10px) 50% #ffffff;
  border: 2px solid #cccccc;
  border-radius: 5px;
  line-height: 1;
  padding: 10px 40px 10px 10px;
  display: inline-block;
  width: 30%;
}
.select-type02 {
  padding: 0 5px;
  width: 100%;
}

.label-type01, .mwform-checkbox-field label {
  background: #ffffff;
  border: 2px solid hsl(0, 0%, 88%);
  border-radius: 20px;
  box-sizing: content-box;
  cursor: pointer;
  height: 1em;
  padding: 5px 10px;
  max-width: 100%;
  text-align: center;
  display: inline-block;
}

.checkbox-type01 {
  border: 2px solid #cecece;
  border-radius: 2px;
  height: 15px;
  width: 15px;
  position: relative;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.checkbox-type01:checked::before {
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  content: "";
  left: 3px;
  height: 8px;
  position: absolute;
  top: -1px;
  transform: rotate(40deg);
  width: 4px;
}

.textarea-type01 {
  border-radius: 5px;
  height: 200px;
  min-height: 100px;
  resize: vertical;
}
.textarea-type02 {
  border-radius: 5px;
  height: 100px;
  min-height: 100px;
  resize: vertical;
}

.no-link {
  cursor: default;
  pointer-events: none;
  text-decoration: none;
}

.input-support {
  color: #2e1bad;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}

.btn-type-style01, .send-btns input[type=submit],
.send-btns input[type=button],
.send-btns button,
.send-btns a, .btn-type02, .btn-type01 {
  background: #fb5e5e;
  border: none;
  box-shadow: 0px 10px 0px 0px #ca4c4c;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: block;
  opacity: 1;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s 0s ease-out;
}
.btn-type-style01:active, .send-btns input[type=submit]:active,
.send-btns input[type=button]:active,
.send-btns button:active,
.send-btns a:active, .btn-type02:active, .btn-type01:active {
  box-shadow: 0px 0 0px 0px #ca4c4c;
  transform: translate(0, 10px);
}

.btn-type02 {
  background-color: #fff;
}

.send-btns {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 50px;
  justify-content: center;
}
.send-btns input[type=submit],
.send-btns input[type=button],
.send-btns button,
.send-btns a {
  font-size: 24px;
  margin-left: 20px;
  max-width: 400px;
  padding: 10px 0;
  width: 33.3333333333%;
}
.send-btns input[type=submit]:last-child,
.send-btns input[type=button]:last-child,
.send-btns button:last-child,
.send-btns a:last-child {
  margin-left: 0;
}
.send-btns input[type=submit]:active,
.send-btns input[type=button]:active,
.send-btns button:active,
.send-btns a:active {
  border: none;
  box-shadow: 0px 0 0px 0px #ca4c4c;
  transform: translate(0, 10px);
}
.send-btns input[type=submit]:disabled {
  background-color: #939393;
  color: #ffffff;
  cursor: default;
  pointer-events: none;
}

.sidemenu-btn {
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  color: #fff;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  text-align: center;
  transition: transform 0.2s 0s ease-out;
  top: 0;
  width: 30px;
  z-index: 1000;
}

/****************************************

****************************************/
.site-contents {
  position: relative;
}

/****************************************

****************************************/
.side-navi {
  overflow: hidden;
  position: sticky;
  top: 100px;
}
.side-navi h2 {
  background: #f0f6ff;
  font-size: 20px;
  padding: 10px 0;
  text-align: center;
}
.side-navi ul {
  font-size: 16px;
  padding: 20px;
}
.side-navi a {
  background: url(/images/common/arrow06.png) no-repeat calc(100% - 10px) 50%;
  display: block;
  opacity: 1;
  padding: 5px 30px 5px 5px;
  text-decoration: none;
  transition: background-color 0.2s linear 0s, background-position 0.2s linear 0s;
}
.side-navi a:hover {
  background-color: #efefef;
  background-position: 100% 50%;
}

.side-menu-close {
  background: #ccc;
  cursor: pointer;
  display: none;
  text-align: center;
  padding: 5px 0;
  transition: opacity 0.2s 0s linear;
}
.side-menu-close:hover {
  opacity: 0.5;
}

.js-side-menu .page-contents__left {
  transform: translate(0, 0);
}
.js-side-menu .page-contents__left .side-navi {
  transform: translate(0, 0);
}
.js-side-menu .sidemenu-btn {
  transform: translate(-100%, 0);
}

.side-overlay {
  background: rgba(0, 0, 0, 0.3);
  content: "";
  cursor: pointer;
  height: 100%;
  left: 0;
  position: fixed;
  width: 100%;
  top: 0;
}

/****************************************

****************************************/
.pager-container-style, .pager-area, .wp-pagenavi {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.wp-pagenavi span.current {
  background: #ffffff;
  box-sizing: border-box;
  border: 2px solid #363636;
  color: #363636;
  display: inline-block;
  font-size: 20px;
  height: 30px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  padding: 3px 5px;
  width: 30px;
  height: 30px;
}
.wp-pagenavi .extend,
.wp-pagenavi .last {
  display: none;
}

.pager-area {
  gap: 10px 10px;
  margin-top: 50px;
}
.pager-style, .pager {
  line-height: 0;
}
.pager-style:first-child, .pager:first-child {
  margin-left: 0;
}
.pager-style a, .pager a {
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #000;
  color: #000;
  display: inline-block;
  font-size: 18px;
  height: 30px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  opacity: 1;
  padding: 5px;
  width: 40px;
}
.pager-style a:hover, .pager a:hover {
  background: #000;
  color: #fff;
}

.pager-ctrl-style a, .next-style a, .pager-ctrl--next a a, .nextpostslink a, .pager-ctrl a {
  background: url(/images/common/arrow10.png) no-repeat 50% 50% #fff;
  box-sizing: border-box;
  display: block;
  font-size: 0;
  position: relative;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}
.pager-ctrl-style a:hover, .next-style a:hover, .pager-ctrl--next a a:hover, .nextpostslink a:hover, .pager-ctrl a:hover {
  background: url(/images/common/arrow12.png) no-repeat 50% 50% #fff;
}

.prev-style, .pager-ctrl--prev a, .previouspostslink {
  transform: rotateY(180deg);
}

.pager-ctrl a:hover, .pager-ctrl.current a,
.pager-number a:hover,
.pager-number.current a {
  background-color: #000;
  border: 2px solid #000;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  height: 30px;
  line-height: 0.8;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  width: 40px;
}

.pager-detail-area {
  margin-top: 50px;
  align-items: center;
  display: flex;
  gap: 0 50px;
  justify-content: center;
}
.pager-detail-area p:first-child {
  margin-left: 0;
}

.pager-detail-ctrl-style, .pager-detail-ctrl {
  min-width: 150px;
}
.pager-detail-ctrl-style a, .pager-detail-ctrl a {
  opacity: 1;
  text-decoration: none;
}
.pager-detail-ctrl-style a:hover span, .pager-detail-ctrl a:hover span {
  color: #fff;
}
.pager-detail-ctrl-style span, .pager-detail-ctrl span {
  border: 1px solid #000;
  color: #000;
  display: inline-block;
  font-size: 18px;
  display: block;
  line-height: 1;
  text-decoration: none;
  opacity: 1;
  padding: 10px 0;
  box-sizing: border-box;
}

.pager-detail-ctrl--prev span {
  background: url(/images/common/arrow09.png) no-repeat 10px 50% #fff;
  padding-left: 30px;
  padding-right: 10px;
}
.pager-detail-ctrl--prev a:hover span {
  background: url(/images/common/arrow11.png) no-repeat 10px 50% #000;
}

.pager-detail-ctrl--next span {
  background: url(/images/common/arrow10.png) no-repeat calc(100% - 10px) 50% #fff;
  padding-right: 30px;
  padding-left: 10px;
}
.pager-detail-ctrl--next a:hover span {
  background: url(/images/common/arrow12.png) no-repeat calc(100% - 10px) 50% #000;
  border: 1px solid #000;
  color: #fff;
}

.pager-detail a {
  background: #fff;
  border: 1px solid #000;
  box-sizing: border-box;
  color: #000;
  display: block;
  font-size: 20px;
  height: auto;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  opacity: 1;
  width: auto;
}
.pager-detail a:hover, .pager-detail.current a {
  background-color: #000;
  border: 1px solid #000;
  box-sizing: border-box;
  color: #fff;
}

/****************************************

****************************************/
.global-header {
  align-items: center;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
  margin: 0 20px;
  padding: 20px;
  position: sticky;
  transition: background-color 0.5s linear 0s;
  top: 20px;
  z-index: 100;
}
.global-header .header__left {
  width: 27.5%;
}
.global-header .header__right {
  flex: 1;
  text-align: right;
}
.global-header .important {
  font-size: 18px;
}

.global-navi ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.global-navi li {
  margin-left: 30px;
  position: relative;
}
.global-navi li:first-child {
  margin-left: 0;
}
.global-navi li:first-child::before {
  content: none;
}
.global-navi li::before {
  content: " / ";
  display: block;
  left: -20px;
  line-height: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1em;
}
.global-navi li:hover .menu__child-area {
  display: block;
}
.global-navi a {
  align-items: center;
  display: flex;
  font-size: 20px;
  height: 100%;
  justify-content: center;
  padding: 5px 0;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

/****************************************

****************************************/
.side-contact {
  position: fixed;
  right: 0;
  top: 30%;
  transform: translate(120%, 0px);
  transition: transform 0.3s 0s ease-out;
  z-index: 100;
}
.side-contact.on {
  transform: translate(0px, 0px);
}
.side-contact a {
  border-radius: 10px 0 0 10px;
  box-shadow: 0px 0px 0px 3px rgb(255, 255, 255), 0px 0px 0px 6px rgb(85, 132, 252);
  background: #5584fb;
  color: #fff;
  padding: 20px 10px;
  text-decoration: none;
  writing-mode: vertical-rl;
}

/****************************************

****************************************/
.mainvisual {
  height: 50vh;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.mainvisual img {
  width: 100%;
}

/****************************************

****************************************/
.news__list .important,
.news-list .important {
  background: #fd5050;
  color: #ffffff;
  display: inline-block;
  margin-left: 10px;
  padding: 5px 10px;
}

/****************************************

****************************************/
.menu-area {
  background-color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
  height: 0;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  transition: height 0.2s 0s linear;
  width: 100%;
}

.js-menu .global-navi {
  height: 100vh;
}
.js-menu .menu-area {
  height: 100%;
}

.js-menu-btn {
  background: #5584fc;
  border-radius: 5px;
  cursor: pointer;
  display: none;
  height: 35px;
  position: fixed;
  right: 10px;
  top: 10px;
  width: 35px;
  z-index: 1600;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}
.js-menu-btn span {
  background: #fff;
  border-radius: 5px;
  display: inline-block;
  height: 5px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  transition: all 0.2s linear 0s;
  width: 70%;
}
.js-menu-btn span:nth-child(1) {
  top: 5px;
}
.js-menu-btn span:nth-child(2) {
  top: 15px;
}
.js-menu-btn span:nth-child(3) {
  top: 25px;
}

.js-menu .js-menu-btn span:nth-child(1) {
  position: absolute;
  top: 40%;
  transform: rotate(45deg);
}
.js-menu .js-menu-btn span:nth-child(2) {
  width: 0;
}
.js-menu .js-menu-btn span:nth-child(3) {
  top: 40%;
  position: absolute;
  transform: rotate(-45deg);
}

/****************************************

****************************************/
.breadcrumb {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 20;
}
.breadcrumb li {
  position: relative;
}
.breadcrumb li a {
  background: url(/images/common/arrow03.png) no-repeat calc(100% - 10px) 50%;
  display: inline-block;
  font-size: 18px;
  padding: 10px 30px 10px 0;
  text-decoration: none;
}
.breadcrumb li:last-child a {
  background: none;
  padding-right: 0;
  cursor: default;
  opacity: 1;
  filter: alpha(opacity=100);
  text-decoration: none;
  pointer-events: none;
}

/****************************************

****************************************/
.page-title {
  font-size: var(--font-size01);
  line-height: 1;
  margin: 100px auto 50px;
  padding: 0 20px;
  position: relative;
}
.page-title::after {
  background: var(--color03);
  bottom: 30px;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  right: 0;
  animation: widthAnimation 1s ease-out 0s 1 alternate both;
  z-index: -10;
}
.page-title span {
  animation: blurAnimation 2s ease-out 0s 1 alternate both;
  bottom: 0;
  color: #fff;
  font-size: 130px;
  line-height: 0.85;
  margin-right: 20px;
  position: absolute;
  right: 0;
  z-index: -5;
}

/****************************************

****************************************/
.page-leed {
  margin: 50px auto 0;
  max-width: calc(var(--max-width02));
  padding: 0 20px;
}
.page-leed .inner {
  padding: 20px;
}

.page-leed__title {
  font-size: 24px;
  text-align: center;
}
.page-leed__title span {
  display: block;
  font-size: 18px;
}

.page-leed__contents {
  margin-top: 20px;
}
.page-leed__contents:first-child {
  margin-top: 0;
}
.page-leed__contents a {
  color: #0084e0;
}

/****************************************

****************************************/
.page-contents {
  margin: 20px auto 0;
  max-width: var(--max-width02);
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

/****************************************

****************************************/
.site-section {
  background: #ffffff;
  margin-top: 300px;
}
.site-section:first-child {
  margin-top: 0;
}
.site-section .inner {
  margin: 0 auto;
  max-width: 1200px;
}

.site-section__title {
  font-size: 25px;
  line-height: 1;
  text-align: center;
}
.site-section__title small {
  display: block;
  font-size: 0.72em;
  margin-top: 10px;
}

.site-section__content {
  margin-top: 30px;
}

/****************************************

****************************************/
.news-list {
  border-top: dashed 2px #000;
}
.news-list li {
  border-bottom: dashed 2px #000;
}
.news-list a {
  text-decoration: none;
  opacity: 1;
}
.news-list a:hover div {
  background-position: 100% 50%;
}
.news-list a:hover .arrow-type01 {
  transform: translate(10px, 0);
}
.news-list a:hover .arrow-type01 .st0 {
  fill: #5584fc;
}
.news-list a:hover .arrow-type01 .st1 {
  stroke: #fff;
}
.news-list a:hover .arrow-type01 .st2 {
  fill: none;
}
.news-list div {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  padding: 10px;
  position: relative;
  transition: background-position 0.2s ease-out 0s;
}
.news-list time {
  width: 150px;
}
.news-list .arrow-type01 {
  transition: transform 0.3s 0s ease-out;
}

.news__categories {
  margin-right: 20px;
}

.news__category {
  font-size: 18px;
  padding: 5px 10px;
  text-align: center;
}
.news__category.news {
  background: var(--color04);
  color: #fff;
}

.news__title {
  flex: 1;
}

.news-more {
  margin-top: 50px;
}

/****************************************

****************************************/
.informations {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 1.4084507042%;
}

.information {
  border: 2px solid #000;
  border-radius: 10px;
  overflow: hidden;
  width: 32.3943661972%;
}

.information__title {
  background: #94c8d6;
  color: #fff;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
}

.information__contents {
  max-height: 500px;
  overflow: auto;
  padding: 10px;
}

.information__links li {
  margin-top: 20px;
}
.information__links li:first-child {
  margin-top: 0;
}
.information__links a {
  display: block;
  text-decoration: none;
  padding-right: 30px;
  opacity: 1;
  position: relative;
}
.information__links a:hover .arrow-type01 .st0 {
  fill: #5584fc;
}
.information__links a:hover .arrow-type01 .st1 {
  stroke: #fff;
}
.information__links a:hover .arrow-type01 .st2 {
  fill: none;
}
.information__links .arrow-type01 {
  bottom: 0;
  height: 30px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
}

.information__access-name {
  font-size: 24px;
}

.information__blog-list dt {
  margin-top: 20px;
}
.information__blog-list dt:first-child {
  margin-top: 0;
}

/****************************************

****************************************/
.contact-box {
  margin-top: 50px;
  padding: 20px;
}

.contact-box__title {
  font-size: 24px;
}

.contact-box__contents {
  margin-top: 20px;
}

.contact-box__text {
  font-size: 18px;
}

.contact-box__ways {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 2%;
  margin-top: 20px;
}
.contact-box__ways li {
  width: 49%;
}
.contact-box__ways li:nth-child(1) a::before {
  content: url(/images/common/icon-tel.png);
}
.contact-box__ways li:nth-child(2) a::before {
  content: url(/images/common/icon-mail.png);
}
.contact-box__ways a {
  background-color: #c8e6fb;
  border-radius: 100px;
  display: block;
  font-size: 30px;
  line-height: 1;
  opacity: 1;
  padding: 20px 100px 20px 120px;
  position: relative;
  text-decoration: none;
  transition: background-position 0.2s 0s linear, opacity 0.2s 0s linear;
}
.contact-box__ways a::before {
  bottom: 0;
  content: "";
  display: block;
  height: 60px;
  left: 40px;
  margin: auto;
  position: absolute;
  top: 0;
}
.contact-box__ways a:hover .arrow-type02 .st0 {
  fill: #5584fc;
  stroke: none;
}
.contact-box__ways a:hover .arrow-type02 .st1 {
  stroke: #fff;
}
.contact-box__ways a:hover .arrow-type02 .st2 {
  fill: none;
}
.contact-box__ways a .arrow-type02 {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 20px;
  top: 0;
  transition: right 0.3s 0s ease-out;
}

/****************************************

****************************************/
.bnr-list {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  margin-top: 50px;
}
.bnr-list li {
  width: 49%;
}
.bnr-list a {
  display: block;
  position: relative;
  opacity: 1;
}
.bnr-list a:hover .arrow-type02 .st0 {
  fill: #5584fc;
  stroke: none;
}
.bnr-list a:hover .arrow-type02 .st1 {
  stroke: #fff;
}
.bnr-list a:hover .arrow-type02 .st2 {
  fill: none;
}
.bnr-list a .arrow-type02 {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 20px;
  top: 0;
  transition: right 0.3s 0s ease-out;
}
.bnr-list img {
  width: 100%;
}

/****************************************

****************************************/
.error-contents__title {
  font-size: var(--font-size01);
  font-weight: bold;
  text-align: center;
}

.error-contents__contents {
  margin: 0 auto;
  max-width: var(--max-width);
}

.errors {
  margin-top: 20px;
}

.error-message {
  color: #ff0000;
}

/****************************************

****************************************/
.btn-pagetop {
  bottom: 100px;
  position: fixed;
  right: 0;
  transition: transform 0.2s linear 0s;
  z-index: 100;
  transform: translateX(100px);
}
.btn-pagetop span {
  bottom: 0;
  font-size: 50px;
  height: 1em;
  left: 0;
  line-height: 1;
  margin: auto;
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
  width: 1em;
}
.btn-pagetop a {
  background: url(/images/common/btn-top.png) no-repeat 0 0;
  display: block;
  height: 100px;
  opacity: 1;
  overflow: hidden;
  text-indent: 100%;
  width: 100px;
  white-space: nowrap;
  animation: rotateBg 10s linear 0s infinite;
}
.btn-pagetop.fix {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}
.btn-pagetop.on {
  transform: translateX(0);
}

/****************************************

****************************************/
.scroll-guide {
  left: 0;
  position: absolute;
  top: 0;
}

/****************************************

****************************************/
.global-footer {
  background: #fff;
  margin-top: 80px;
}
.global-footer .inner {
  padding: 20px;
}
.global-footer a {
  text-decoration: none;
}
.global-footer .copyright {
  background: #000000;
  color: #fff;
  padding: 5px 0;
  text-align: center;
}

.footer__logo {
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 24px;
  margin: 0 auto;
}
.footer__logo img {
  margin-right: 10px;
}

.footer__columns {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 1.7123287671%;
}

.footer__column {
  width: 32.1917808219%;
}

.footer__owner span {
  display: block;
  font-size: 18px;
}

.footer__owner-zipcode,
.footer__owner-tel,
.footer__owner-address {
  font-size: 18px;
  margin-top: 10px;
}

.footer__owner-blog {
  margin-top: 10px;
}
.footer__owner-blog a {
  color: #011b7a;
  display: inline-block;
  font-size: 24px;
  opacity: 1;
  padding: 5px 60px 5px 0;
  position: relative;
  transition: background-position ease-out 0.2s 0s;
}
.footer__owner-blog a:hover .arrow-type02 .st0 {
  fill: #5584fc;
  stroke: none;
}
.footer__owner-blog a:hover .arrow-type02 .st1 {
  stroke: #fff;
}
.footer__owner-blog a:hover .arrow-type02 .st2 {
  fill: none;
}
.footer__owner-blog a .arrow-type02 {
  bottom: 0;
  margin: auto 0 auto 20px;
  position: absolute;
  right: 0;
  top: 0;
  transition: right 0.3s 0s ease-out;
}

.footer__nav a {
  display: inline-block;
  font-size: 20px;
  opacity: 1;
  padding: 5px 40px 5px 0;
  position: relative;
  transition: background-position ease-out 0.2s 0s;
}
.footer__nav a:hover .arrow-type01 .st0 {
  fill: #5584fc;
  stroke: none;
}
.footer__nav a:hover .arrow-type01 .st1 {
  stroke: #fff;
}
.footer__nav a:hover .arrow-type01 .st2 {
  fill: none;
}
.footer__nav a .arrow-type01 {
  bottom: 0;
  margin: auto 0 auto 20px;
  position: absolute;
  right: 0;
  top: 0;
  transition: right 0.3s 0s ease-out;
}

/****************************************

****************************************/
.no-data {
  width: 100% !important;
}

/****************************************

****************************************/
.require {
  background: #fb5e5e;
  border-radius: 5px;
  box-sizing: content-box;
  color: #ffffff;
  display: inline-block;
  height: 1em;
  line-height: 1;
  padding: 5px 10px;
}

/****************************************

****************************************/
.more {
  text-align: center;
}

/****************************************

****************************************/
.js-fadein {
  opacity: 0;
}
.js-fadein.on {
  animation: upAnime 0.8s linear 0.7s forwards;
}

/****************************************

****************************************/
/****************************************

****************************************/
.swiper-button-ctrl {
  border: 1px solid #c2c2c2;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  height: 50px !important;
  transition: transform 0.2s 0s linear;
  width: 50px !important;
  z-index: 10;
}

.swiper-button-prev {
  background: #fff;
  bottom: 0;
  left: 10px;
  margin: auto;
  position: absolute;
  top: 0;
}
.swiper-button-prev::before {
  background: url(/images/common/arrow03.gif) no-repeat 50% 50%;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 14px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 8px;
}

.swiper-button-next {
  background: #fff;
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 10px;
  top: 0;
}
.swiper-button-next::before {
  background: url(/images/common/arrow04.gif) no-repeat 50% 50%;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 14px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 8px;
}

/****************************************

****************************************/
.recommend {
  background: #ffcd48;
  color: #fff;
  font-size: 18px;
  height: 40px;
  padding: 5px 10px;
  position: relative;
}
.recommend::after {
  background: #e8bb42;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  content: "";
  display: block;
  left: -20px;
  position: absolute;
  top: 0;
  width: 20px;
  height: 40px;
}

/****************************************
印刷
****************************************/
@media print {
  body {
    font-size: 18px;
  }
  .global-header {
    position: static;
  }
  .global-footer {
    margin-top: 50px;
  }
  .js-fadein {
    opacity: 1 !important;
  }
}
/****************************************
メディアクエリ
****************************************/
@media screen and (max-width: 1200px) {
  .global-header .inner,
  .breadcrumb,
  .page-title,
  .leed,
  .error-contents_contents,
  .global-footer .inner,
  .global-footer .copyright {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1000px) {
  .side-overlay {
    display: none !important;
  }
  .sidemenu-btn {
    transform: translate(-100%, 0) !important;
  }
}
@media screen and (max-width: 1000px) {
  .global-header {
    justify-content: center;
  }
  .global-header .header__left {
    width: 100%;
  }
  .global-header .header__left .logo {
    text-align: center;
  }
  .global-header .header__right {
    flex: none;
    margin-top: 10px;
    width: 100%;
  }
  .global-header .header__right .important {
    text-align: center;
  }
  .global-navi {
    margin-top: 10px;
  }
  .global-navi li {
    border-left: 1px solid #000;
    margin: 0;
    width: 20%;
  }
  .global-navi li:first-child {
    border-left: none;
  }
  .global-navi li::before {
    content: none;
  }
  .global-navi a {
    font-size: 18px;
  }
  .page-title {
    font-size: var(--font-size01);
    line-height: 1;
    margin-top: 20px;
    margin-bottom: 50px;
    text-align: center;
  }
  .page-title::after {
    content: none;
  }
  .page-title span {
    filter: blur(0) !important;
    color: #000;
    margin-right: 0;
    position: absolute;
    right: 0;
    display: block;
    font-size: 0.7em;
    margin-top: 10px;
    padding-top: 10px;
    position: relative;
  }
  .page-title span::after {
    background: #000;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
  }
  .contact-box__ways li {
    width: 100%;
  }
  .footer__columns {
    gap: 20px 4%;
  }
  .footer__column {
    width: 48%;
  }
  .side-menu-close {
    display: block;
  }
  .global-footer {
    margin-top: 50px;
  }
}
@media screen and (min-width: 900px) {
  .global-navi {
    display: block !important;
    height: auto !important;
  }
  .global-navi .menu-area {
    height: 0 !important;
  }
}
@media screen and (max-width: 900px) {
  .global-header .login {
    order: 2;
  }
  .js-menu-btn {
    display: block;
  }
  .breadcrumb {
    margin-bottom: 20px;
  }
  .global-navi {
    left: 0;
    margin: 0;
    position: fixed;
    overflow: hidden;
    top: 0;
    height: 0;
    width: 100vw;
  }
  .global-navi ul {
    background: #fff;
    border-radius: 5px;
    margin: 5%;
    position: relative;
    width: 90%;
  }
  .global-navi li {
    border-left: none;
    width: 100%;
  }
  .global-navi a {
    padding: 10px 10px 10px 30px;
    position: relative;
    justify-content: flex-start;
  }
  .global-navi a::before {
    background: #000;
    content: "";
    height: 5px;
    width: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
  }
}
@media screen and (max-width: 765px) {
  body {
    font-size: 18px;
  }
  .page-title {
    font-size: var(--font-size02);
  }
  .page-leed__title {
    font-size: var(--font-size04);
  }
  .news-list div {
    padding: 10px 40px 10px 10px;
  }
  .news-list .arrow-type01 {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
  }
  .news__title {
    flex: none;
    width: 100%;
  }
  .informations {
    gap: 20px 4%;
  }
  .information {
    width: 48%;
  }
  .bnr-list li {
    margin-top: 20px;
    width: 100%;
  }
  .bnr-list li:first-child {
    margin-top: 0;
  }
  .contact-box__title {
    font-size: var(--font-size04);
  }
  .contact-box__ways a {
    font-size: var(--font-size04);
    padding: 20px 60px 20px 20px;
  }
  .contact-box__ways a::before {
    content: none !important;
  }
  .footer__owner-blog a {
    font-size: 20px;
  }
  .list-type01 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 4%;
    height: auto !important;
  }
  .list-type01 li {
    margin: 0 !important;
    position: static !important;
    width: 48%;
  }
}
@media screen and (max-width: 600px) {
  .global-header .inner {
    justify-content: center;
  }
  .global-header .logo {
    text-align: center;
  }
  .global-header .login {
    margin-top: 20px;
    justify-content: center;
    width: 100%;
  }
  .global-navi a {
    font-size: 15px;
  }
}
@media screen and (max-width: 500px) {
  .list-type01 li {
    width: 100%;
  }
  .footer__column {
    width: 100%;
  }
}
/*# sourceMappingURL=map/style.css.map */
