@charset "UTF-8";

/*
Theme Name : design_template
*/

* {
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  height: 100%;
}

img {
  width: 100%;
}

h2,
h3,
h4 {
  margin: 0;
}

a {
  text-decoration: none;
}

a:hover {
  opacity: 0.8;
}

main {
  padding-top: 136px;
}

.contents_wrapper {
  position: relative;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.content_block {
  width: 100%;
  padding: 80px 0;
}

.blog_content_block {
  width: 100%;
  padding: 50px 0 120px;
}

.content_inner {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.content_inner .inner_section_block {
  margin-top: 70px;
}

.page-sub .content_inner {
  width: 85%;
  margin: 0 auto;
  position: relative;
}

.visual_title {
  height: 30vw;
  background-attachment: fixed;
  background-size: cover;
}

.visual_title .visual_title_inner {
  max-width: 980px;
  padding: 0 50px;
  margin: 0 auto;
}

.visual_title .visual_title_inner h2 {
  font-size: 40px;
  margin: 0;
}

.visual_title .visual_title_inner p {
  margin-top: 30px;
  font-weight: bold;
}

.height100_img_block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.two_bgcolor_block {
  background: #f7f7f7;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.two_bgcolor_block .text_block {
  z-index: 1;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.two_bgcolor_block .text_block .inner_text_item {
  width: 80%;
}

.two_bgcolor_block .height100_img_block {
  width: 50%;
}

.left_bg::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: #F0F0F0;
}

.right_bg::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: #F0F0F0;
}

*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::after,
::before {
  text-decoration: inherit;
  vertical-align: inherit;
}

html {
  cursor: default;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
}

body {
  margin: 0;
}

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

dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}

hr {
  height: 0;
  overflow: visible;
}

main {
  display: block;
}

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

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

a {
  background-color: transparent;
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

audio,
video {
  display: inline-block;
}

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

iframe {
  border-style: none;
}

img {
  border-style: none;
}

svg:not([fill]) {
  fill: currentColor;
}

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

table {
  border-collapse: collapse;
}

button,
input,
select {
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

fieldset {
  border: 1px solid #a0a0a0;
  padding: 0.35em 0.75em 0.625em;
}

input {
  overflow: visible;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

select {
  text-transform: none;
}

textarea {
  margin: 0;
  overflow: auto;
  resize: vertical;
}

[type=checkbox],
[type=radio] {
  padding: 0;
}

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

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

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

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

:-moz-ui-invalid {
  box-shadow: none;
}

details {
  display: block;
}

dialog {
  background-color: #fff;
  border: solid;
  color: #000;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

dialog:not([open]) {
  display: none;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[tabindex],
a,
area,
button,
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[hidden] {
  display: none;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true],
[disabled] {
  cursor: not-allowed;
}

[aria-hidden=false][hidden] {
  display: initial;
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

header {
  background: rgba(255, 255, 255, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}

header .header_pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
}

header .header_pc .header_logo {
  width: 251px;
  height: 70px;
  margin-left: 50px;
}

header .header_pc .header_item .contact-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-bottom: 10px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

header .header_pc .header_item .contact-box p {
  font-size: 30px;
  padding-right: 20px;
  font-weight: 700;
}

header .header_pc .header_item .contact-box p::before {
  padding-right: 10px;
  font-size: 30px;
  font-family: "fontello";
  content: "\e802";
  color: #0099CC;
}

header .header_pc .header_item .header_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  padding: 0;
  margin: 0 20px;
  list-style: none;
}

header .header_pc .header_item .header_nav ul li {
  margin-right: 30px;
}

header .header_pc .header_item .header_nav ul li:last-of-type {
  margin-right: 0;
}

header .header_pc .header_item .header_nav ul li a {
  color: #586166;
  font-weight: 500;
  font-size: 16px;
  -webkit-transition: 1s all;
  transition: 1s all;
}

header .header_pc .header_item .header_nav ul li a:hover {
  opacity: 1;
  color: #0099CC;
}

header .header_pc .header_item .header_cta {
  width: 175px;
  height: 54px;
  position: relative;
  -webkit-transition: 1s all;
  transition: 1s all;
}

header .header_pc .header_item .header_cta:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, from(rgb(1, 135, 181)), to(rgba(7, 153, 203, 0.6)));
  background: -webkit-linear-gradient(left, rgb(1, 135, 181), rgba(7, 153, 203, 0.6));
  background: linear-gradient(to right, rgb(1, 135, 181), rgba(7, 153, 203, 0.6));
  opacity: 1;
  -webkit-transition: 1s all;
  transition: 1s all;
  z-index: -2;
}

header .header_pc .header_item .header_cta:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background: -webkit-gradient(linear, right top, left top, from(rgb(1, 135, 181)), to(rgba(7, 153, 203, 0.6)));
  background: -webkit-linear-gradient(right, rgb(1, 135, 181), rgba(7, 153, 203, 0.6));
  background: linear-gradient(to left, rgb(1, 135, 181), rgba(7, 153, 203, 0.6));
  opacity: 0;
  -webkit-transition: 1s all;
  transition: 1s all;
  z-index: -2;
}

header .header_pc .header_item .header_cta:hover:before {
  opacity: 0;
}

header .header_pc .header_item .header_cta:hover:after {
  opacity: 1;
}

header .header_pc .header_item .header_cta a {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-weight: bold;
  position: relative;
  -webkit-transition: 1s all;
  transition: 1s all;
}

header .header_pc .header_item .header_cta a:hover {
  opacity: 1;
}

header .header_pc .header_item .header_cta a::before {
  padding-right: 10px;
  font-size: 16px;
  font-family: "fontello";
  content: "\e801";
  color: #fff;
}

#drawer {
  position: absolute;
  top: 30px;
  right: 20px;
  z-index: 11;
  /* :::::: toggle button :::::: */
  /* #navTgl:checked + .open {
  	transform: translateX(-250px);
  } */
  /* :::::: drawer menu :::::: */
}

#drawer label {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}

#drawer #navTgl:checked ~ .contents_wrapper {
  -webkit-transform: translateX(-250px);
  transform: translateX(-250px);
}

#drawer #navTgl {
  display: none;
}

#drawer .open {
  z-index: 12;
  position: inherit;
  width: 48px;
  height: 48px;
  -webkit-transition: background 0.6s, -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background 0.6s, -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background 0.6s, transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background 0.6s, transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#drawer .open::before,
#drawer .open::after {
  content: "";
}

#drawer .open span,
#drawer .open::before,
#drawer .open::after {
  content: "";
  position: absolute;
  top: 20px;
  right: 30%;
  width: 40%;
  border-bottom: 3px solid #586166;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#drawer .open::before {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

#drawer .open::after {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

#drawer .close {
  z-index: 3;
  width: 100%;
  height: 100vh;
  pointer-events: none;
  -webkit-transition: background 0.6s;
  transition: background 0.6s;
}

#drawer #navTgl:checked + .open span {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

#drawer #navTgl:checked + .open::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 3px solid #fff;
}

#drawer #navTgl:checked + .open::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 3px solid #fff;
}

#drawer #navTgl:checked ~ .close {
  pointer-events: auto;
  background: rgba(0, 0, 0, 0.5);
  z-index: 11;
  position: fixed;
}

#drawer .menu {
  z-index: 11;
  position: fixed;
  overflow: auto;
  top: 0;
  right: 0;
  width: 250px;
  height: 100%;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: -webkit-gradient(linear, left top, right top, from(rgb(1, 135, 181)));
  background: -webkit-linear-gradient(left, rgb(1, 135, 181) rgba(7, 153, 203, 0.6));
  background: linear-gradient(to right, rgb(1, 135, 181) rgba(7, 153, 203, 0.6));
  -webkit-transform: translateX(200%);
  transform: translateX(200%);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#drawer .menu h2,
#drawer .menu a {
  color: #fff;
}

#drawer .menu h2 {
  text-align: center;
}

#drawer .menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#drawer .menu li {
  list-style: none;
  font-size: 0.8em;
  line-height: 1.4;
}

#drawer #navTgl:checked ~ .menu {
  -webkit-transform: none;
  transform: none;
}

.drawer_inner_btn ul {
  list-style: none;
  margin: 0 0 40px;
  padding: 0;
}

.drawer_inner_btn ul li {
  margin-bottom: 15px;
}

.drawer_inner_btn ul li:last-of-type {
  margin-bottom: 0;
}

.drawer_inner_btn ul li a {
  color: #fff;
  font-weight: bold;
  background: #586166;
  border-radius: 20px;
  display: block;
  text-align: center;
  padding: 5px 0;
  text-decoration: none;
}

.sp_menu .header_nav_block {
  padding: 0 15px;
  margin-top: 70px;
  margin-bottom: 30px;
}

.sp_menu .header_nav_block ul {
  list-style: none;
  padding: 0;
}

.sp_menu .header_nav_block ul li {
  margin-bottom: 16px;
}

.sp_menu .header_nav_block ul li a {
  color: #fff;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  padding: 3px 15px;
}

.sp_menu .header_nav_block ul li a:hover {
  background: #424242;
  border-radius: 20px;
}

.sp_menu .header_tel {
  padding: 0 30px;
}

.sp_menu .header_tel p {
  font-size: 20px;
  margin-bottom: 20px;
}

footer {
  padding-top: 100px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

footer .footer_inner {
  width: 85%;
  margin: 0 auto;
}

footer .footer_inner .footer_shopinfo {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

footer .footer_inner .footer_shopinfo p {
  color: #fff;
}

footer .footer_inner .footer_shopinfo p a {
  color: #fff;
}

footer .footer_inner .footer_shopinfo .footer_logo img {
  width: 250px;
  height: 100%;
  margin-bottom: 30px;
}

footer .footer_inner .footer_shopinfo .sns {
  width: 9vw;
  margin-top: 40px;
  padding-left: calc(var(--bs-gutter-x) / 2);
}

footer .footer_inner .footer_shopinfo .sns a {
  padding: 0;
  margin: 0;
}

footer .footer_inner .footer_shopinfo .sns a img {
  width: max(2vw, 23px);
}

.footer_nav {
  width: 100%;
}

.footer_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer_nav ul:first-child {
  margin-bottom: 25px;
}

.footer_nav ul li {
  margin-right: 38px;
  line-height: 3;
}

.footer_nav ul li:last-of-type {
  margin-right: 0;
}

.footer_nav ul li a {
  font-size: 14px;
  color: #fff;
}

.copy {
  position: absolute;
  right: 10%;
  bottom: 10%;
}

.copy small {
  color: #fff;
  font-size: 12px;
}

.pagetop_block {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9;
}

.pagetop_block .contact_sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80%;
}

.pagetop_block .contact_sp a {
  background: #3faaae;
  padding: 10px 30px;
  height: 60px;
  width: 100%;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  color: #fff;
}

.pagetop_block .contact_sp a::before {
  font-family: "fontello";
  content: "\e801";
  font-size: 16px;
  margin-right: 10px;
  font-weight: normal;
}

.pagetop_block #pagetop {
  width: 60px;
  height: 60px;
  margin-left: auto;
}

.pagetop_block #pagetop a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #1e1e1e;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff;
}

.pagetop_block #pagetop a::before {
  font-family: "fontello";
  content: "\e800";
  font-size: 16px;
  line-height: 1;
}

.pagetop_block {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9;
}

.pagetop_block .contact_sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80%;
}

.pagetop_block .contact_sp a {
  background: #002F7C;
  padding: 10px 30px;
  height: 60px;
  width: 100%;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  color: #fff;
}

.pagetop_block .contact_sp a::before {
  font-family: "fontello";
  content: "\e801";
  font-size: 16px;
  margin-right: 10px;
  font-weight: normal;
}

.pagetop_block #pagetop {
  width: 60px;
  height: 60px;
  margin-left: auto;
}

.pagetop_block #pagetop a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #586166;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff;
}

.pagetop_block #pagetop a::before {
  font-family: "fontello";
  content: "\e800";
  font-size: 16px;
  line-height: 1;
  color: #fff;
}

.breadcrumb_block {
  width: 75%;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.breadcrumb_block ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.breadcrumb_block ul li,
.breadcrumb_block ul a {
  color: #586166;
  font-size: 13px;
}

.breadcrumb_block ul li {
  padding-right: 30px;
  position: relative;
}

.breadcrumb_block ul li::before {
  font-family: "fontello";
  content: "\e800";
  position: absolute;
  right: 10px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.breadcrumb_block ul li:last-of-type::before {
  content: "";
}

.page-sub .breadcrumb_block {
  width: 85%;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

#mw_wp_form_mw-wp-form-12 p {
  font-size: 16px;
}

#mw_wp_form_mw-wp-form-12 p:last-of-type {
  margin-bottom: 0;
}

.mw_wp_form_preview form p:nth-of-type(even) {
  border-bottom: 1px dotted #d0d0d0;
  padding-bottom: 20px;
}

.form_item input {
  width: 100%;
  padding: 5px;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
}

.form_item textarea {
  width: 100%;
  padding: 5px;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
}

.form_item .red_text {
  font-size: 14px;
}

.form_item_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 32px;
}

.form_item_button input {
  border: none;
  background: #002F7C;
  color: #fff;
  font-size: 16px;
  padding: 10px;
  width: 140px;
  line-height: 1;
  border-radius: 5px;
  cursor: pointer;
}

.form_item_button input:hover {
  opacity: 0.8;
}

.form_item_button input:nth-of-type(2) {
  margin-left: 20px;
}

.home_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 32px;
}

.home_button a {
  display: block;
  border: none;
  text-decoration: none;
  background: #002F7C;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 10px;
  width: 160px;
  line-height: 1;
  cursor: pointer;
}

.home_button a:hover {
  opacity: 0.8;
}

a[href*="tel:"] {
  text-decoration: underline;
}

.card_item figure {
  margin: 0;
}

.card_item figure img {
  height: auto;
  border-radius: 0.25rem 0.25rem 0 0;
}

.card-body {
  padding: 2rem 1rem;
}

.card_title {
  font-size: 16px;
  margin-bottom: 1rem;
}

.card_text {
  margin-bottom: 1rem;
}

.blog_post_date {
  font-size: 13px;
  margin-bottom: 10px;
  display: block;
}

.card_button a {
  width: 80%;
  height: 40px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  background: #586166;
}

.bg_gray-light {
  background: #F0F0F0;
}

.bg_gray-lighter {
  background: #f7f7f7;
}

.d_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

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

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

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

.btn01 {
  margin-top: 40px;
}

.btn01 a {
  color: #fff;
  width: 300px;
  height: 40px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  background: #0099CC;
}

.pagination {
  margin-top: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pagination a {
  color: #586166;
}

.pagination .page-numbers {
  margin: 0 10px;
}

.pagination .current {
  border-bottom: 1px solid #586166;
}

.loading {
  background: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9000;
}

.loading div {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none;
  z-index: 9999;
  width: 220px;
}

#elevator_nav {
  position: fixed;
  right: 0;
  top: 45%;
  padding: 30px 10px 30px 0;
}

#elevator_nav ul {
  padding: 0;
  list-style: none;
  margin: 0;
  position: relative;
}

#elevator_nav ul::after {
  content: "";
  position: absolute;
  border-left: 1px solid #b8b8b8;
  height: 180px;
  top: 10px;
  left: 11px;
  z-index: 0;
}

#elevator_nav ul li {
  margin-bottom: 25px;
}

#elevator_nav ul li:last-of-type {
  margin-bottom: 0;
  font-size: 13px;
}

#elevator_nav ul li a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#elevator_nav ul li a::before {
  font-size: 13px;
  font-family: "fontello";
  content: "\e807";
  color: #b8b8b8;
  width: 24px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1;
}

#elevator_nav ul li a span {
  font-size: 13px;
}

.current::before {
  color: #0099CC !important;
  font-size: 16px !important;
}

.fadein {
  opacity: 0;
  -webkit-transform: translate(0, 100px);
  transform: translate(0, 100px);
  -webkit-transition: all 1s;
  transition: all 1s;
}

.fadein.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.font-color-navy {
  color: #002F7C;
}

.font-color-white {
  color: #fff;
}

.bg-blue-gradient {
  background: -webkit-gradient(linear, left top, right top, from(rgb(1, 135, 181)), to(rgba(7, 153, 203, 0.6)));
  background: -webkit-linear-gradient(left, rgb(1, 135, 181), rgba(7, 153, 203, 0.6));
  background: linear-gradient(to right, rgb(1, 135, 181), rgba(7, 153, 203, 0.6));
}

.bg-gray {
  background: #F0F0F0;
}

.bg-white-transparent {
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.box-shadow {
  -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.18);
}

.font-zenkaku {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.w85 {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}

.mt-100 {
  margin-top: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.no-pc {
  display: none;
}

.section-title {
  margin-bottom: 40px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title h2,
.section-title h1,
.section-title p {
  padding-left: 20px;
}

.section-title p {
  font-size: max(1.1vw, 14px);
  font-weight: 500;
}

.section-title h2,
.section-title h1 {
  font-size: max(3.8vw, 35px);
  font-weight: 500;
  margin-bottom: 0;
}

.section-title h1 {
  margin: 0;
}

.section-title:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 95%;
  background-color: #fff;
  position: absolute;
  margin-right: 10px;
}

.section-title-blue::before {
  background-color: #0099CC;
}

.section-title-blue h2 {
  color: #0099CC;
  font-weight: 700;
}

.section-title-blue p {
  color: #0099CC;
}

.section-title-h3 {
  margin-bottom: 40px;
}

.section-title-h3 h3 {
  font-size: max(3.42vw, 35px);
  font-weight: 500;
  margin-bottom: 5px;
}

.section-title-h3 p {
  font-size: max(1.1vw, 14px);
  font-weight: 500;
}

.btn-common {
  position: relative;
  width: 170px;
  height: 50px;
}

.btn-common a,
.btn-common p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 30px;
  width: 170px;
  height: 50px;
  border: 1px solid #fff;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  -webkit-transition: 1s all;
  transition: 1s all;
}

.btn-common a:hover {
  opacity: 1;
  background: #fff;
  color: #0099CC;
}

.btn-common:hover:before,
.btn-common:hover:after {
  background: #0099CC;
}

.btn-common:before,
.btn-common:after {
  position: absolute;
  top: 50%;
  right: 22px;
  height: 1px;
  background: #fff;
  content: "";
  -webkit-transition: 1s all;
  transition: 1s all;
}

.btn-common:before {
  width: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.btn-common:after {
  width: 8px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

.btn-blue {
  position: relative;
  width: 170px;
  height: 50px;
}

.btn-blue a,
.btn-blue p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 30px;
  width: 170px;
  height: 50px;
  border: 1px solid #0099CC;
  font-weight: 700;
  font-size: 14px;
  color: #0099CC;
  font-family: "Zen Kaku Gothic New", sans-serif;
  -webkit-transition: 1s all;
  transition: 1s all;
}

.btn-blue a:hover {
  opacity: 1;
  background: #0099CC;
  color: #fff;
}

.btn-blue:hover:before,
.btn-blue:hover:after {
  background: #fff;
}

.btn-blue:before,
.btn-blue:after {
  position: absolute;
  top: 50%;
  right: 22px;
  height: 1px;
  background: #0099CC;
  content: "";
  -webkit-transition: 1s all;
  transition: 1s all;
}

.btn-blue:before {
  width: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.btn-blue:after {
  width: 8px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

.header-sp-btn {
  position: relative;
  width: 80%;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.header-sp-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  font-weight: 700;
  font-size: 14px;
  color: #0099CC !important;
  background: #fff;
  text-decoration: none;
}

.sp-contact a::before {
  padding-right: 10px;
  padding-top: 4px;
  font-size: 16px;
  font-family: "fontello";
  content: "\e801";
  color: #0099CC;
}

.sp-tel a::before {
  padding-right: 10px;
  padding-top: 4px;
  font-size: 16px;
  font-family: "fontello";
  content: "\e802";
  color: #0099CC;
}

.section-layout-01 {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.section-layout-01 .section-layout-01-img,
.section-layout-01 .section-layout-01-txt {
  width: 55%;
  margin-left: 100px;
}

.section-layout-01 .section-layout-01-img img {
  height: 600px;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-layout-01 .section-layout-01-txt {
  padding: 100px;
  margin-top: -30%;
  z-index: 1;
  position: relative;
  margin-left: auto;
}

.section-layout-01 .section-layout-01-txt .txt {
  margin-bottom: 40px;
  font-size: 16px;
}

.section-layout-01 .section-layout-01-txt .btn-common {
  margin-left: auto;
}

.section-layout-02 {
  position: relative;
}

.section-layout-02:before {
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 110px 0 110px;
  border-color: #fff transparent transparent transparent;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.section-layout-02 .row {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-layout-02 .row .col-md-6 img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.section-layout-02 .row .col-md-6:hover img {
  -webkit-filter: blur(10px);
  filter: blur(10px);
}

.section-layout-02 .row .col-md-6:hover .btn-common p {
  background-color: #fff;
  color: #002F7C;
}

.section-layout-02 .row .col-md-6:hover .btn-common:before,
.section-layout-02 .row .col-md-6:hover .btn-common:after {
  background: #002F7C;
}

.section-layout-02 .section-layout-02-box {
  position: relative;
}

.section-layout-02 .section-layout-02-box .section-layout-02-box-img {
  position: relative;
}

.section-layout-02 .section-layout-02-box .section-layout-02-box-img:after {
  content: "";
  background-color: rgba(0, 47, 124, 0.6);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.section-layout-02 .section-layout-02-box .section-layout-02-box-img img {
  height: 25vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-layout-02 .section-layout-02-box .section-layout-02-box-text {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.section-layout-02 .section-layout-02-box .section-layout-02-box-text h3,
.section-layout-02 .section-layout-02-box .section-layout-02-box-text p {
  text-align: center;
}

.section-layout-02 .section-layout-02-box .section-layout-02-box-text .btn-common {
  margin-left: auto;
  margin-right: auto;
}

.section-layout-03 {
  margin-bottom: 40px;
}

.section-layout-03 ul {
  padding-left: 1rem;
}

.section-layout-03 ul li {
  padding: 5px 0;
  font-size: 16px;
}

.move-right {
  opacity: 0;
  -webkit-transform: translateX(100px);
  transform: translateX(100px);
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
}

.fadein3 {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.hover-move-up2 {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.hover-move-up2:hover {
  -webkit-transform: translateY(-0.5em);
  transform: translateY(-0.5em);
  opacity: 1;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pt40 {
  padding-top: 40px;
}

.pt45 {
  padding-top: 45px;
}

.pt50 {
  padding-top: 50px;
}

.pt55 {
  padding-top: 55px;
}

.pt60 {
  padding-top: 60px;
}

* {
  color: #586166;
  font-weight: 400;
}

p,
a,
li,
table {
  font-size: 14px;
}

p {
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 2;
  margin: 0;
}

h2 {
  font-size: 32px;
  margin: 0 0 40px;
  color: #586166;
  font-weight: bold;
}

h3 {
  margin: 0 0 20px;
  font-size: 23px;
  font-weight: bold;
}

h4 {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 10px;
}

.text_link {
  font-weight: bold;
  color: #0099CC;
}

.fw {
  font-weight: bold;
}

.red_text {
  color: #E63A05;
}

.yellow_text {
  color: #f3cb2b;
}

.pink_text {
  color: #ef75c4;
}

.under_line {
  font-weight: bold;
  border-bottom: 1px dashed #586166;
}

.note,
.quote {
  margin-top: 10px;
  font-size: 13px;
}

.note a,
.quote a {
  font-size: 13px;
}

.note {
  position: relative;
  padding-left: 16px;
}

.note::before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}

.align_c {
  text-align: center;
}

.align_l {
  text-align: left;
}

.align_r {
  text-align: right;
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */

.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */

@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.main_visual {
  width: 100%;
  height: 85vh;
}

.main_visual .main_visual_inner {
  position: relative;
}

.main_visual .main_visual_inner .slick-slider {
  margin: 0;
  padding: 0;
}

.main_visual .main_visual_inner .slick-slider .slick-slide {
  background: -webkit-gradient(linear, left top, right top, from(rgba(63, 111, 139, 0.4)), to(transparent));
  background: -webkit-linear-gradient(left, rgba(63, 111, 139, 0.4), transparent);
  background: linear-gradient(to right, rgba(63, 111, 139, 0.4), transparent);
}

.main_visual .main_visual_inner .slick-slider .slick-slide img {
  width: 100%;
  height: 85vh;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  mix-blend-mode: multiply;
}

.main_visual .main_visual_inner .slick-slider .slick-img-01 img {
  -o-object-position: bottom;
  object-position: bottom;
}

.main_visual .main_visual_inner .slick-slider .slick-prev {
  left: 25px;
  z-index: 9;
  width: auto;
  height: auto;
}

.main_visual .main_visual_inner .slick-slider .slick-prev::before {
  font-size: 40px;
  font-family: "fontello";
  content: "\e804";
  color: #fff;
}

.main_visual .main_visual_inner .slick-slider .slick-next {
  right: 25px;
  z-index: 9;
  width: auto;
  height: auto;
}

.main_visual .main_visual_inner .slick-slider .slick-next::before {
  font-size: 40px;
  font-family: "fontello";
  content: "\e805";
  color: #fff;
}

.main_visual .main_visual_inner .logo_sp_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  position: absolute;
  top: 15%;
}

.main_visual .main_visual_inner .logo_sp_top img {
  width: 170px;
  /* filter:drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.5)); */
}

.main_visual .main_visual_inner .catch_copy {
  position: absolute;
  bottom: 35%;
  left: 180px;
}

.main_visual .main_visual_inner .catch_copy .wrap {
  padding-bottom: 20px;
}

.main_visual .main_visual_inner .catch_copy span {
  font-family: "Noto Serif JP", serif;
  font-size: max(2.9vw, 45px);
  line-height: 2;
  letter-spacing: 0.08em;
  border-bottom: 1.5px solid #fff;
  color: #fff;
  padding-bottom: 10px;
  text-shadow: 0px 4px 11px rgba(0, 0, 0, 0.3);
  font-weight: 500;
}

.main_visual .main_visual_inner .catch_copy-02 {
  left: 100px;
  bottom: 350px;
}

.news_block {
  width: 100%;
  height: 100%;
}

.news_block .news_block_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.news_block .news_block_inner .news_heading {
  width: 35%;
  height: 30vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.news_block .news_block_inner .news_heading .section-title {
  margin-bottom: 60px;
}

.news_block .news_block_inner .news_list {
  padding: 0 0 0 40px;
  width: 58%;
}

.news_block .news_block_inner .news_list dl {
  border-bottom: 1px solid #b8b8b8;
  margin: 0;
  padding: 25px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.news_block .news_block_inner .news_list dl:last-of-type {
  border-bottom: 0;
}

.news_block .news_block_inner .news_list dl dt {
  font-size: 16px;
  color: #002F7C;
  margin-right: 20px;
  width: 100px;
}

.news_block .news_block_inner .news_list dl dt time {
  font-weight: 500;
  font-size: 16px;
}

.news_block .news_block_inner .news_list dl dd {
  margin: 0;
}

.news_block .news_block_inner .news_list dl dd a {
  color: #586166;
  font-size: 16px;
  font-weight: 400;
}

.news_block .news_block_inner .news_list dl dd a:hover {
  color: #586166;
  opacity: 0.8;
}

.news_block .news_block_inner .btn-blue {
  margin-right: 8%;
  margin-left: auto;
  margin-top: 20px;
}

.news_block .news_block_inner .archive_btn_sp {
  margin: 10px auto;
}

.news_block .news_block_inner .archive_btn_sp a {
  text-decoration: none;
  color: #fff;
  background: #002F7C;
  padding: 10px 0;
  border-radius: 20px;
  font-size: 16px;
  display: block;
  text-align: center;
}

.carousel_slider .slick-slider {
  cursor: pointer;
}

.carousel_slider .slick-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.carousel_slider .slick-slider .slick-slide {
  margin-right: 10px;
}

.carousel_slider .slick-slider .slick-slide img {
  border-radius: 0.25rem;
}

.carousel_slider .slick-slider .slick-list {
  margin-right: -10px;
}

.carousel_slider .slick-slider .slick-prev {
  left: 25px;
  top: 47%;
  z-index: 9;
}

.carousel_slider .slick-slider .slick-prev::before {
  font-size: 40px;
  font-family: "fontello";
  content: "\e804";
  color: #fff;
  -webkit-filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.5));
}

.carousel_slider .slick-slider .slick-next {
  right: 25px;
  top: 47%;
  z-index: 9;
}

.carousel_slider .slick-slider .slick-next::before {
  font-size: 40px;
  font-family: "fontello";
  content: "\e805";
  color: #fff;
  -webkit-filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.5));
}

.galleryList {
  width: 100%;
}

.modalBg {
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

.modalContent {
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 101;
  cursor: pointer;
}

.modalImg {
  position: relative;
  width: 800px;
}

.modalImg .closeBtn {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 103;
  border: 0;
  background: #002F7C;
  border-radius: 0;
  padding: 10px;
  cursor: pointer;
  outline: none;
}

.modalImg .closeBtn i {
  color: #fff;
  font-size: 20px;
  line-height: 1;
}

#top_content02 .visual_title {
  background-image: url(assets/images/top/visual_bg.jpg);
  background-color: #ccc;
  background-blend-mode: multiply;
  background-position: center;
}

#top_content02 .visual_title h2 {
  color: #fff;
}

#top_content02 .visual_title p {
  color: #fff;
}

.section-movie .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: -webkit-gradient(linear, left top, right top, from(rgb(1, 135, 181)), to(rgba(7, 153, 203, 0.6)));
  background: -webkit-linear-gradient(left, rgb(1, 135, 181), rgba(7, 153, 203, 0.6));
  background: linear-gradient(to right, rgb(1, 135, 181), rgba(7, 153, 203, 0.6));
  height: auto;
}

.section-movie .row .col-md-6 {
  padding: 0;
}

.section-movie .row .col-md-6 .text {
  padding: 50px;
}

.section-movie .row .col-md-6 .text p {
  color: #fff;
  font-weight: bold;
}

.section-movie .row .col-md-6 .text .title {
  font-family: "Noto Serif JP", serif;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
}

.section-movie .row .col-md-6 .text .txt {
  font-size: 16px;
  font-weight: normal;
}

.section-movie .row .col-md-6 .iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

.section-movie .row .col-md-6 .iframe iframe {
  width: 100%;
  height: 100%;
}

.section-movie .row .sm_order2 {
  margin-top: 0;
}

.section-banner {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.section-banner a:hover {
  opacity: 1;
}

.section-banner img {
  width: 100%;
}

.main_visual_subpage {
  width: 100%;
  height: 300px;
  background: -webkit-gradient(linear, left top, right top, from(rgb(1, 135, 181)), to(rgba(7, 153, 203, 0.6)));
  background: -webkit-linear-gradient(left, rgb(1, 135, 181), rgba(7, 153, 203, 0.6));
  background: linear-gradient(to right, rgb(1, 135, 181), rgba(7, 153, 203, 0.6));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.main_visual_subpage .section-title {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}

.main_visual_subpage-02 {
  width: 100%;
  height: 450px;
  overflow: hidden;
}

.main_visual_subpage-02 .row .col-md-6 {
  padding: 0;
}

.main_visual_subpage-02 .row .section-title-box {
  background: -webkit-gradient(linear, left top, right top, from(rgb(1, 135, 181)), to(rgba(7, 153, 203, 0.6)));
  background: -webkit-linear-gradient(left, rgb(1, 135, 181), rgba(7, 153, 203, 0.6));
  background: linear-gradient(to right, rgb(1, 135, 181), rgba(7, 153, 203, 0.6));
  height: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.main_visual_subpage-02 .row .section-title {
  margin-bottom: 0;
  padding-left: 15%;
  width: 100%;
}

.main_visual_subpage-02 .row .section-mv-img img {
  height: 450px;
  -o-object-fit: cover;
  object-fit: cover;
}

.mv_sample {
  background-image: url(assets/images/subpage/main_visual_sample2.jpg);
}

.under_content {
  width: 100%;
  padding-top: 80px;
}

.under_content .content_inner {
  width: 75%;
  margin: 0 auto;
}

.under_content .content_inner h2 {
  font-size: 28px;
  margin: 0 0 40px;
  padding-bottom: 10px;
  color: #fff;
  border-bottom: 7px double #fff;
  font-weight: bold;
}

.under_content .content_inner h3 {
  margin: 0 0 20px;
  font-size: 23px;
  font-weight: bold;
}

.under_content .content_inner h4 {
  font-size: 21px;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  padding: 0 0 10px 1em;
  margin-bottom: 10px;
  position: relative;
}

.under_content .content_inner h4::before {
  font-size: 13px;
  font-family: "fontello";
  content: "\e807";
  color: #fff;
  margin-right: 10px;
  position: absolute;
  top: 8px;
  left: 0;
}

.gallerypage_block {
  background: #3f3f3f;
  border-radius: 20px;
  padding: 70px 30px 60px;
  margin-bottom: 120px;
}

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

.gallerypage_inner:last-of-type {
  margin: 0;
}

.gallerypage_inner .gallerypage_inner_item {
  margin-right: 20px;
  margin-bottom: 20px;
  width: calc(33.3333333333% - 13.3333333333px);
}

.gallerypage_inner .gallerypage_inner_item:nth-child(3n) {
  margin-right: 0;
}

.gallerypage_inner .gallerypage_inner_item img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  margin-bottom: 10px;
  cursor: pointer;
}

.gallerypage_inner .gallerypage_inner_item p {
  font-size: 13px;
}

.password_block {
  margin-bottom: 120px;
}

.password_block .content_inner {
  text-align: center;
}

.password_block p {
  margin-bottom: 20px;
}

.password_block input[type=password] {
  color: #002F7C;
  width: 50%;
  height: 35px;
  display: block;
  margin: 0 auto;
}

.password_block input[type=password]::-webkit-input-placeholder {
  color: #575757;
}

.password_block input[type=password]::-moz-placeholder {
  color: #575757;
}

.password_block input[type=password]:-ms-input-placeholder {
  color: #575757;
}

.password_block input[type=password]::-ms-input-placeholder {
  color: #575757;
}

.password_block input[type=password]::placeholder {
  color: #575757;
}

.password_block input[type=submit] {
  background: #E63A05;
  color: #fff;
  margin: 0 auto;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 30px;
  width: 250px;
  height: 35px;
}

.memberpage_block {
  background: #3f3f3f;
  border-radius: 20px;
  padding: 70px 50px 60px;
  margin-bottom: 120px;
}

.memberpage_block .video_block {
  margin-bottom: 70px;
}

.memberpage_block .video_block:last-of-type {
  margin-bottom: 0;
}

.memberpage_block .video_block h3 {
  font-size: 23px;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  padding: 0 0 10px 1em;
  margin-bottom: 10px;
  position: relative;
}

.memberpage_block .video_block h3::before {
  font-size: 13px;
  font-family: "fontello";
  content: "\e807";
  color: #fff;
  margin-right: 10px;
  position: absolute;
  top: 8px;
  left: 0;
}

.memberpage_block .video_block p {
  margin-bottom: 20px;
}

.memberpage_block .video_block p:last-of-type {
  margin-bottom: 0;
}

.memberpage_block .video_block video {
  width: 100%;
  height: auto;
}

.privacy_block {
  background: #3f3f3f;
  border-radius: 20px;
  padding: 70px 50px 60px;
  margin: 20px 0 120px;
}

.privacy_block p {
  margin-bottom: 20px;
}

.privacy_block h4 before {
  content: none;
}

.privacy_block section:last-of-type p:last-of-type {
  margin-bottom: 0;
}

.form_block {
  margin: 0 auto;
  width: 100%;
}

.form_block .form_row {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #b8b8b8;
}

.form_block .form_row span {
  font-size: 13px;
}

.form_block .form_row:last-child {
  margin-bottom: 0;
}

.form_block .form_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.form_block .form_btn {
  display: block;
  width: 300px;
  color: #fff;
  padding: 10px 0;
  border: none;
  text-align: center;
  background: #0099CC;
  margin: 50px auto 0;
  text-decoration: none;
  cursor: pointer;
}

.form_block .form_btn:focus,
.form_block .form_btn:hover {
  opacity: 0.8;
}

.form_block .form_btn[value=back] {
  background-color: #fff;
  border: 1px solid #0099CC;
  color: #0099CC;
}

.form_block label {
  display: block;
  margin-bottom: 10px;
  position: static;
}

.form_block input[type=text],
.form_block input[type=email],
.form_block select,
.form_block textarea {
  border: 1px solid #b8b8b8;
  border-radius: 3px;
  padding: 10px;
}

.form_block select {
  padding-right: 50px;
}

.form_block .mwform-radio-field {
  margin-bottom: 13px;
}

.form_block .required {
  background-color: #c87523;
  border-radius: 3px;
  color: #fff;
  font-size: 10px;
  margin-left: 10px;
  padding: 2px 10px;
  vertical-align: middle;
  word-break: keep-all;
}

.form_block .input_long {
  width: 100%;
}

.mw_wp_form_input .input_none {
  display: none;
  speak: none;
}

.mw_wp_form_preview .preview_none {
  display: none;
  speak: none;
}

.mw_wp_form_preview .input_none {
  display: block;
  speak: normal;
}

.mwform-tel-field input[type=text] {
  display: inline-block;
}

/* fieldset {
	margin-bottom: 100px !important;
	.div_text {
		width: 100% !important;
		margin-bottom: 30px !important;
	}
	.button_div {
		width: 100% !important;
		text-align: center !important;
		margin-top: 30px;
		.buttons {
			color: $white;
			width: 200px;
			background: $red;
			border: none;
			height: 40px;
			border-radius: 20px;
			cursor: pointer;
			&:hover {
				opacity: .8;
			}
		}
	}
	.link-text {
		width: 100% !important;
		text-align: center !important;
	}
}
#wpmem_restricted_msg {
	width: 900px;
	margin: 70px auto 0;
	text-align: center;
	display: flex;
	justify-content: center;
	@include mq(sm) {
		width: 80% !important;
	}
}
#wpmem_login_form {
	width: 900px;
	margin: 0 auto !important;
	@include mq(sm) {
		width: 80% !important;
	}
}
#wpmem_login,
#wpmem_reg {
	legend {
		margin-bottom: 30px !important;
		text-align: center;
	}
}
.memberpage_block {
	fieldset {
		margin: 0 !important;
	}
}
.wpmem_msg {
	width: 100% !important;
	margin-bottom: 30px !important;
	border: none !important;
	background: none !important;
	padding: 0 !important;
	p {
		color: $white !important;
	}
} */

.page-privacy .privacy_text_block {
  margin-bottom: 40px;
}

.page-privacy .privacy_text_block h2 {
  margin-bottom: 5px;
  font-size: 18px;
}

.page-privacy .privacy_text_block p a {
  font-weight: bold;
  color: #0099CC;
}

.page-privacy .privacy_text_block .btn01 {
  margin-top: 20px;
}

.sub-contact {
  /* 旧Edge対応 */
  /* IE対応 */
}

.sub-contact .content_inner {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.sub-contact .content_inner p {
  color: #586166;
}

.sub-contact .note {
  font-size: 14px;
}

.sub-contact .fz-16 {
  font-size: 16px;
}

.sub-contact .form_block .required {
  background-color: #0099CC;
}

.sub-contact ::-webkit-input-placeholder {
  color: #002F7C;
}

.sub-contact ::-moz-placeholder {
  color: #002F7C;
}

.sub-contact :-ms-input-placeholder {
  color: #002F7C;
}

.sub-contact ::-ms-input-placeholder {
  color: #002F7C;
}

.sub-contact ::placeholder {
  color: #002F7C;
}

.sub-contact .content_inner .inner_section_block {
  margin-top: 0;
}

.sub-contact .form_row_last {
  border: none;
}

.sub-contact .form_block .form_btn {
  margin: 0;
}

.sub-contact .title_block {
  bottom: 60px;
}

.sub-contact .title_block h2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 25px;
}

.sub-contact label {
  color: #586166;
  font-size: 16px;
}

.sub-contact .align_c {
  font-size: 16px;
}

.sub-contact .confirm_text p {
  font-size: 16px;
}

.sub-contact .home_button a {
  display: block;
  width: 300px;
  color: #fff;
  padding: 15px 0;
  border: none;
  text-align: center;
  background: #0099CC;
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
}

.sub-contact .mwform-checkbox-field label,
.sub-contact .mwform-radio-field label {
  display: inline-block;
}

.sub-contact .mwform-checkbox-field-text {
  font-size: 16px !important;
  margin-right: 10px;
}

.sub-contact select {
  font-size: 16px;
}

.sub-contact input[type=text],
.sub-contact input[type=email],
.sub-contact .form_row,
.sub-contact select,
.sub-contact textarea.input_long,
.sub-contact .mw_wp_form input[type=file],
.sub-contact option {
  color: #586166;
}

.sub-contact .mwform-radio-field-text,
.sub-contact span.mwform-zip-field {
  font-size: 16px !important;
  color: #586166;
}

.sub-contact ::-webkit-input-placeholder {
  color: #586166;
}

.sub-contact ::-moz-placeholder {
  color: #586166;
}

.sub-contact :-ms-input-placeholder {
  color: #586166;
}

.sub-contact ::-ms-input-placeholder {
  color: #586166;
}

.sub-contact ::placeholder {
  color: #586166;
}

.sub-contact ::-ms-input-placeholder {
  color: #586166;
}

.sub-contact :-ms-input-placeholder {
  color: #586166;
}

.page-layout-01 .content_block {
  padding-top: 100px;
  padding-bottom: 100px;
}

.page-layout-01 .content_inner {
  margin-top: 0;
}

.page-layout-01 .content_inner .inner_section_block {
  margin-top: 100px;
}

.page-layout-01 .content_inner .inner_section_block:first-child {
  margin-top: 0;
}

.page-layout-01 .content_inner .row .col-md-6 img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 28vw;
}

.page-layout-01 .content_inner .row .col-md-6 h3 {
  font-size: 20px;
}

.page-layout-01 .content_inner .row .col-md-6 p {
  font-size: 16px;
}

.page-layout-01 .pr-20 {
  padding-right: 40px;
}

.page-layout-01 .pl-20 {
  padding-left: 40px;
}

.page-company .content_inner {
  width: 75%;
}

.page-company .content_block {
  padding-top: 100px;
  padding-bottom: 0px;
}

.page-company .content_block:last-child {
  padding-bottom: 100px;
}

.page-company .staff-img-sp {
  display: none;
}

.page-company .section-title-h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.page-company .section-title-h3:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 95%;
  background-color: #0099CC;
  position: absolute;
  margin-right: 10px;
}

.page-company .section-title-h3 h3,
.page-company .section-title-h3 p {
  color: #0099CC;
  text-align: center;
}

.page-company .section-title-h3 h3 {
  font-weight: 700;
  padding-right: 20px;
  padding-left: 20px;
}

.page-company .company-overview {
  width: 100%;
}

.page-company .company-overview th,
.page-company .company-overview td {
  padding: 20px;
  font-size: 16px;
}

.page-company .company-overview th {
  color: #586166;
  font-weight: 600;
  background-color: #F0F0F0;
  border: 1px solid #d7d7d7;
  width: 20%;
}

.page-company .company-overview td {
  border: 1px solid #d7d7d7;
  background-color: #fff;
  color: #586166;
}

.page-company .company-overview td a {
  color: #586166;
  font-size: 16px;
}

.page-company .company-overview td ul {
  padding-left: 1.5rem;
  margin-bottom: 0;
}

.page-company .company-overview td ul li {
  font-size: 16px;
}

.page-company .company-overview iframe {
  margin-top: 10px;
}

.page-company .section-banner {
  margin-top: 40px;
  width: 45%;
  margin-left: 0;
  margin-right: auto;
}

.page-sub .content_inner {
  width: 75%;
}

.page-sub .content_inner .col-md-6 p {
  font-size: 14px !important;
}

.page-sub .content_inner .box {
  margin-bottom: 100px;
}

.page-sub .content_inner .box:last-child {
  margin-bottom: 0;
}

.page-sub .content_inner .box .section-title-h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.page-sub .content_inner .box .section-title-h3:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 95%;
  background-color: #0099CC;
  position: absolute;
  margin-right: 10px;
}

.page-sub .content_inner .box .section-title-h3 h3,
.page-sub .content_inner .box .section-title-h3 p {
  color: #0099CC;
  text-align: center;
}

.page-sub .content_inner .box .section-title-h3 h3 {
  font-weight: 700;
  padding-right: 20px;
  padding-left: 20px;
}

.page-sub .content_inner .box .text-box {
  margin-top: 80px;
}

.page-sub .content_inner .box .row01 {
  margin-top: 0 !important;
}

.page-aladdin .fadein h3 {
  font-size: 20px !important;
}

.page-profile .content_block {
  padding-top: 0;
}

.page-profile .content_block:first-of-type {
  padding-top: 100px !important;
}

.page-profile .content_block::before {
  content: "";
  display: block;
  height: 80px;
  /* 調整したい高さ（固定ヘッダーの高さ） */
  margin-top: -80px;
  /* heightと同じ分のネガティブマージン */
  visibility: hidden;
}

.page-profile .profile .content_inner {
  width: 75%;
}

.page-profile .profile .content_inner .col-md-6 .name {
  margin-bottom: 40px;
}

.page-profile .profile .content_inner .col-md-6 .name p {
  line-height: 1.5;
}

.page-profile .profile .content_inner .col-md-6 .name .japanese {
  font-size: 40px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-profile .profile .content_inner .col-md-6 .name .japanese span {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  padding-left: 15px;
  font-size: 16px;
  font-weight: bold;
}

.page-profile .profile .content_inner .col-md-6 .name .latin {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 35px !important;
}

.page-profile .profile .content_inner .col-md-6 ul li {
  font-size: 16px;
  margin-bottom: 15px;
}

.page-profile .profile .content_inner .sm_order2 {
  padding-left: 40px;
}

.page-profile .dissertation .wrap {
  margin-bottom: 40px;
}

.page-profile .dissertation .wrap::before {
  content: "";
  display: block;
  height: 40px;
  /* 調整したい高さ（固定ヘッダーの高さ） */
  margin-top: -40px;
  /* heightと同じ分のネガティブマージン */
  visibility: hidden;
}

.page-profile .dissertation .wrap:last-child {
  margin-bottom: 0;
}

.page-profile .dissertation .wrap h4 {
  font-size: 18px;
  margin-bottom: 20px;
  border-bottom: 1px solid #586166;
  padding-bottom: 10px;
  padding-left: 5px;
}

.page-profile .list {
  margin-bottom: 0;
  padding-left: 1rem;
}

.page-profile .list li {
  font-size: 16px;
  padding-bottom: 20px;
}

.page-profile .list li:last-child {
  padding-bottom: 0;
}

.page-profile .timeline {
  list-style: none;
  padding-top: 20px;
}

.page-profile .timeline li {
  margin-bottom: 60px;
}

.page-profile .toc-005 {
  border-radius: 3px;
  background-color: #f2f2f2;
}

.page-profile .toc-005 div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 10px 0;
  background-color: #0099CC;
  color: #fff;
  font-weight: 600;
  font-size: 1.1em;
}

.page-profile .toc-005 div::before {
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-right: 5px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M3.8%2017.2h-3c-.5%200-.8.4-.8.8v3c0%20.4.3.8.8.8h3c.4%200%20.8-.3.8-.8v-3c-.1-.4-.4-.8-.8-.8zm0-15h-3c-.5%200-.8.4-.8.8v3c0%20.4.3.8.8.8h3c.4%200%20.8-.3.8-.8V3c-.1-.4-.4-.8-.8-.8zm0%207.6h-3c-.5%200-.8.3-.8.7v3c0%20.4.3.8.8.8h3c.4%200%20.8-.3.8-.8v-3c-.1-.4-.4-.7-.8-.7zM23.2%2018h-15c-.4%200-.8.3-.8.8v1.5c0%20.4.3.8.8.8h15c.4%200%20.8-.3.8-.8v-1.5c0-.5-.3-.8-.8-.8zm0-15h-15c-.4%200-.7.3-.7.8v1.5c0%20.4.3.7.7.7h15c.5%200%20.8-.3.8-.8V3.8c0-.5-.3-.8-.8-.8zm0%207.5h-15c-.4%200-.8.3-.8.8v1.5c0%20.4.3.8.8.8h15c.4%200%20.8-.3.8-.8v-1.5c0-.5-.3-.8-.8-.8z%22%2F%3E%3C%2Fsvg%3E");
  content: "";
}

.page-profile .toc-005 ol {
  list-style-type: decimal;
  margin: 0;
  overflow: hidden;
}

.page-profile .toc-005 > ol {
  padding: 1em 1em 1em 3em;
}

.page-profile .toc-005 ol ol {
  margin-top: 5px;
  padding-left: 1.1em;
}

.page-profile .toc-005 li {
  padding: 8px 0;
  font-weight: 600;
}

.page-profile .toc-005 li a {
  font-size: 16px;
  color: #586166;
}

.page-profile .toc-005 ol ol li {
  font-weight: 500;
  font-size: 0.9em;
}

.page-profile .toc-005 a {
  color: #333;
  text-decoration: none;
}

.page-profile .specialty p {
  font-size: 16px;
}

.page-profile .symposium h4 {
  font-size: 18px;
  margin-bottom: 20px;
}

.page-profile .symposium p {
  font-size: 16px;
}

.page-profile .symposium .right {
  text-align: right;
}

article {
  position: relative;
}

.archive article {
  background-color: #f7f7f7;
}

.pg_wrapper {
  max-width: 1000px;
  margin: 0 auto;
}

.pg_title {
  font-size: 30px;
  margin: 0 0 50px;
  color: #002F7C;
  text-align: center;
}

.pg_contents {
  background-color: #fff;
  margin: 0 auto;
}

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

.posts_item_list .posts_item {
  margin-right: 20px;
  width: 100%;
}

.posts_item_list .posts_item:nth-of-type(3n) {
  margin-right: 0;
}

.posts_item_list .posts_item a {
  display: block;
}

.posts_item {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #b8b8b8;
}

.posts_item:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}

.posts_tmb {
  margin: 0;
}

.posts_tmb img {
  -webkit-box-shadow: 1px 1px 3px #bfbfbf;
  box-shadow: 1px 1px 3px #bfbfbf;
  border-radius: 0.25rem;
  height: 180px;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 320px;
}

.posts_date {
  color: #0099CC;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}

.posts_title {
  font-size: 16px;
  line-height: 2;
  margin: 0 0 10px;
}

.posts_cat span {
  border: 1px solid;
  color: #002F7C;
  font-size: 12px;
  margin-right: 5px;
  padding: 2px 5px;
}

.no_post {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}

.no_post h1 {
  font-size: 30px;
  margin: 0 0 50px;
  color: #002F7C;
  text-align: center;
}

.posts_content {
  margin-top: 30px;
}

.posts_content iframe {
  width: 100%;
  margin-bottom: 30px;
}

.pg-blog .blog_tmb {
  margin: 0 0 15px 0;
}

.pg_single_title {
  color: #586166;
  margin-bottom: 10px;
  text-align: left;
}

.pg_single_contents {
  padding-bottom: 0;
  padding-top: 0;
}

.pg_single_contents > .blog_tmb {
  margin-bottom: 30px;
}

.pg_single_contents > .blog_tmb img {
  height: 56.25%;
  width: 100%;
}

.pg_single_contents .breadcrumb_block {
  margin-bottom: 50px;
}

.pg-news .posts_item {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b8b8b8;
}

.pg-news .posts_item:last-of-type {
  border-bottom: none;
}

.pg-news .posts_title {
  margin: 0;
}

.wp-block-image {
  margin: 0 0 2em 0;
}

.wp-block-image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

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

.wp-block-button__link {
  display: block;
  width: 300px;
  font-size: 14px !important;
  padding: 10px 0;
  border-radius: 50px;
  text-align: center;
  margin: 20px auto;
  text-decoration: none;
}

.page-archive .content_block {
  padding-top: 80px;
  padding-bottom: 80px;
}

.page-archive .content_block .content_inner {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.page-single .blog_content_block {
  padding-bottom: 80px;
}

.page-single .blog_content_block .content_inner {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.page-single .blog_content_block .content_inner .btn-blue {
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}

@media (min-width: 769px) {
  .page-profile .timeline {
    padding-left: 10px;
    margin-bottom: 0;
  }

  .page-profile .timeline li {
    overflow: hidden;
    margin: 0;
    position: relative;
  }

  .page-profile .timeline .text {
    font-size: 16px;
    color: #586166;
  }

  .page-profile .timeline .timeline-date {
    width: 150px;
    float: left;
    font-weight: bold;
    color: #0099CC;
  }

  .page-profile .timeline .timeline-content {
    width: 75%;
    float: left;
    border-left: 3px #F0F0F0 solid;
    padding-left: 60px;
  }

  .page-profile .timeline .timeline-content:before {
    content: "";
    width: 12px;
    height: 12px;
    background: #0099CC;
    position: absolute;
    border-radius: 100%;
    left: 145px;
    top: 10px;
  }
}

@media screen and (min-width: 1000px) {
  .pagetop_block .contact_sp {
    display: none !important;
  }

  .pagetop_block .contact_sp {
    display: none !important;
  }

  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }

  .lg_none {
    display: none;
  }

  .main_visual .main_visual_inner .logo_sp_top {
    display: none;
  }

  .news_block .news_block_inner .archive_btn_sp {
    display: none;
  }
}

@media screen and (min-width: 1265px) {
  #drawer {
    display: none;
  }
}

@media screen and (max-width: 1262px) {
  main {
    padding-top: 98px;
  }

  header .header_pc .header_logo {
    margin-left: 20px;
    height: auto;
    width: 150px;
  }

  header .header_pc .header_item {
    display: none;
  }
}

@media screen and (max-width: 1150px) {
  .main_visual .main_visual_inner .slick-slider .slick-slide img {
    -o-object-position: 68% 0%;
    object-position: 68% 0%;
  }

  .main_visual .main_visual_inner .catch_copy {
    left: 8%;
    bottom: 40%;
  }

  .main_visual .main_visual_inner .catch_copy span {
    font-size: max(3.2vw, 35px);
  }

  .main_visual .main_visual_inner .catch_copy-02 {
    left: 5%;
    bottom: 45%;
  }
}

@media screen and (max-width: 767px) {
  html {
    -webkit-overflow-scrolling: touch;
  }

  main {
    padding-top: 78px;
  }

  .contents_wrapper {
    overflow: hidden;
  }

  .content_block {
    width: 100%;
    padding: 60px 0;
  }

  .blog_content_block {
    width: 100%;
    padding: 50px 0 100px;
  }

  .content_inner {
    width: 85%;
    margin: 0 auto;
    padding: 0;
  }

  .page-sub .content_inner {
    width: 85%;
    margin: 0 auto;
    padding: 0;
  }

  .visual_title {
    height: 35vw;
    background-attachment: unset;
  }

  .visual_title .visual_title_inner {
    width: 90%;
    padding: 0;
  }

  .visual_title .visual_title_inner h2 {
    font-size: 32px;
  }

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

  .two_bgcolor_block .text_block {
    width: 100%;
    padding: 70px 0;
    background: #F0F0F0;
  }

  .two_bgcolor_block .text_block .inner_text_item {
    width: 90%;
  }

  .two_bgcolor_block .height100_img_block {
    width: 100%;
    height: 250px;
  }

  .left_bg::before {
    position: static;
    background: none;
  }

  .right_bg::before {
    position: static;
    background: none;
  }

  header {
    padding: 20px 0;
    position: fixed;
  }

  header .header_pc {
    padding: 0;
  }

  header .header_pc .header_logo {
    margin-left: 20px;
    height: auto;
    width: 100px;
  }

  header .header_pc .header_item {
    display: none;
  }

  #drawer {
    top: 17px;
  }

  .sp_menu .header_nav_block ul li a:hover {
    background: none;
  }

  footer .footer_inner .footer_shopinfo .footer_logo img {
    width: 200px;
  }

  footer .footer_inner .footer_shopinfo .sns {
    margin-top: 20px;
    margin-bottom: 40px;
    width: 35%;
  }

  .footer_nav ul:first-child {
    margin-bottom: 40px;
  }

  .footer_nav ul li {
    line-height: 2;
    margin-right: 20px;
  }

  .copy {
    right: 5%;
    bottom: 15%;
  }

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

  .pagetop_block .contact_sp a {
    opacity: 1 !important;
  }

  .pagetop_block #pagetop {
    width: 20%;
    height: 60px;
  }

  .pagetop_block #pagetop a {
    opacity: 1 !important;
  }

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

  .pagetop_block .contact_sp a {
    opacity: 1 !important;
  }

  .pagetop_block #pagetop {
    width: 20%;
    height: 60px;
  }

  .pagetop_block #pagetop a {
    opacity: 1 !important;
  }

  .breadcrumb_block {
    width: 85%;
  }

  .breadcrumb_block ul {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
  }

  .breadcrumb_block ul li {
    white-space: nowrap;
  }

  .page-sub .breadcrumb_block {
    width: 85%;
  }

  .form_item_button {
    margin-top: 24px;
  }

  .form_item_button input {
    width: 110px;
  }

  .card_item {
    margin-bottom: 40px;
  }

  .card_item:last-of-type {
    margin-bottom: 0;
  }

  .card_text {
    margin-bottom: 2rem;
  }

  .card_button a {
    width: 200px;
  }

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

  .sm_order2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 30px;
  }

  .btn01 a {
    width: 80%;
  }

  .loading div {
    width: 180px;
  }

  #elevator_nav {
    display: none;
  }

  .fadein {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .mt-100 {
    margin-top: 60px;
  }

  .mb-100 {
    margin-bottom: 60px;
  }

  .no-sp {
    display: none;
  }

  .no-pc {
    display: block;
  }

  .btn-common a:hover {
    background: transparent;
    color: #fff;
  }

  .btn-common:hover:before,
  .btn-common:hover:after {
    background: #fff;
  }

  .btn-blue a:hover {
    background: transparent;
    color: #0099CC;
  }

  .btn-blue:hover:before,
  .btn-blue:hover:after {
    background: #0099CC;
  }

  .section-layout-01 .section-layout-01-img,
  .section-layout-01 .section-layout-01-txt {
    width: 100%;
    margin: 0;
  }

  .section-layout-01 .section-layout-01-img img {
    width: 100%;
    height: auto;
  }

  .section-layout-01 .section-layout-01-txt {
    padding: 35px;
  }

  .section-layout-01 .section-layout-01-txt .section-title {
    margin-bottom: 20px;
  }

  .section-layout-01 .section-layout-01-txt .txt {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .section-layout-02:before {
    border-width: 30px 55px 0 55px;
  }

  .section-layout-02 .row {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-layout-02 .row .col-md-6:hover img {
    -webkit-filter: none;
    filter: none;
  }

  .section-layout-02 .row .col-md-6:hover .btn-common p {
    background-color: transparent !important;
    color: #fff;
  }

  .section-layout-02 .row .col-md-6:hover .btn-common:before,
  .section-layout-02 .row .col-md-6:hover .btn-common:after {
    background: #fff;
  }

  .section-layout-02 .row .col-md-6 {
    padding: 0;
  }

  .section-layout-02 .section-layout-02-box {
    margin-bottom: 40px;
  }

  .section-layout-02 .section-layout-02-box:last-child {
    margin-bottom: 0;
  }

  .section-layout-02 .section-layout-02-box .section-layout-02-box-img img {
    height: auto;
  }

  .section-layout-02 .section-layout-02-box .section-layout-02-box-text {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .section-layout-02 .section-layout-02-box .section-layout-02-box-text .section-title-h3 {
    margin-bottom: 20px;
  }

  .section-layout-03 {
    margin-bottom: 0;
  }

  .section-layout-03 ul li {
    font-size: 14px;
  }

  .move-right {
    -webkit-animation: none;
    animation: none;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: unset;
    transition: unset;
    opacity: 1;
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
  }

  .hover-move-up2:hover {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  p,
  a,
  li,
  table {
    font-size: 16px;
  }

  p {
    line-height: 1.5;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
  }

  .sm_none {
    display: none;
  }

  .main_visual {
    height: auto;
    margin-top: 0;
  }

  .main_visual .main_visual_inner .slick-slider .slick-slide {
    background: inherit;
  }

  .main_visual .main_visual_inner .slick-slider .slick-slide img {
    height: 40vh;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: right;
    object-position: right;
  }

  .main_visual .main_visual_inner .slick-slider .slick-img-01 img {
    -o-object-position: bottom;
    object-position: bottom;
  }

  .main_visual .main_visual_inner .slick-slider .slick-prev {
    display: none;
  }

  .main_visual .main_visual_inner .slick-slider .slick-next {
    display: none;
  }

  .main_visual .main_visual_inner .catch_copy {
    position: relative;
    background: -webkit-gradient(linear, left top, right top, from(rgb(1, 135, 181)), to(rgba(7, 153, 203, 0.6)));
    background: -webkit-linear-gradient(left, rgb(1, 135, 181), rgba(7, 153, 203, 0.6));
    background: linear-gradient(to right, rgb(1, 135, 181), rgba(7, 153, 203, 0.6));
    margin: 0;
    top: 0;
    height: 35vw;
    left: 0;
    right: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
  }

  .main_visual .main_visual_inner .catch_copy span {
    letter-spacing: initial !important;
    display: inline-block;
    font-size: 25px;
    border-bottom: 1px solid #fff;
    padding-bottom: 0;
    font-weight: 500;
  }

  .news_block .news_block_inner {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .news_block .news_block_inner .news_heading {
    width: 100%;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .news_block .news_block_inner .news_heading .section-title {
    padding-left: 8%;
    margin-bottom: 0;
  }

  .news_block .news_block_inner .news_list {
    width: 85%;
    margin: 0 auto;
    padding: 0;
    margin-top: 20px;
  }

  .news_block .news_block_inner .news_list dl {
    padding: 20px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .news_block .news_block_inner .news_list dl dt {
    width: 100%;
    font-size: 14px;
  }

  .news_block .news_block_inner .news_list dl dt time {
    font-size: 14px;
  }

  .news_block .news_block_inner .news_list dl dd {
    width: 100%;
  }

  .news_block .news_block_inner .news_list dl dd a {
    font-size: 14px;
  }

  .news_block .news_block_inner .archive_btn_sp {
    width: 250px;
    margin: 30px auto 0;
  }

  .carousel_slider .slick-slider .slick-prev::before {
    font-size: 30px;
  }

  .carousel_slider .slick-slider .slick-prev {
    left: 10px;
  }

  .carousel_slider .slick-slider .slick-next::before {
    font-size: 30px;
  }

  .carousel_slider .slick-slider .slick-next {
    right: 10px;
  }

  #top_content02 .visual_title {
    background-position: bottom;
  }

  .section-movie .row {
    height: auto;
  }

  .section-movie .row .col-md-6 .text {
    padding: 30px;
  }

  .section-movie .row .col-md-6 .text .title {
    font-size: 16px;
    margin-bottom: 0;
  }

  .section-banner {
    width: 85%;
  }

  .main_visual_subpage {
    height: 200px;
    margin-top: 0;
  }

  .main_visual_subpage .section-title {
    width: 85%;
  }

  .main_visual_subpage-02 {
    height: 250px;
  }

  .main_visual_subpage-02 .row .col-md-6 {
    width: 100%;
  }

  .main_visual_subpage-02 .row .section-title-box {
    background-size: cover;
    background-position: center;
    height: 250px;
    background-image: url("assets/images/top/top-section-02-01.jpg");
    width: 100%;
    position: relative;
  }

  .main_visual_subpage-02 .row .section-title-box:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgb(1, 135, 181)), to(rgba(7, 153, 203, 0.6)));
    background: -webkit-linear-gradient(left, rgb(1, 135, 181), rgba(7, 153, 203, 0.6));
    background: linear-gradient(to right, rgb(1, 135, 181), rgba(7, 153, 203, 0.6));
  }

  .main_visual_subpage-02 .row .section-title {
    padding-left: 8%;
  }

  .main_visual_subpage-02 .row .section-mv-img {
    display: none;
  }

  .under_content {
    width: 100%;
  }

  .under_content .content_inner {
    width: 90%;
    margin: 0 auto;
    padding: 0;
  }

  .under_content .content_inner h2 {
    font-size: 24px;
  }

  .under_content .content_inner h3 {
    font-size: 20px;
  }

  .under_content .content_inner h4 {
    font-size: 17px;
  }

  .under_content .content_inner h4::before {
    top: 4px;
  }

  .gallerypage_block {
    padding: 40px 20px;
    margin-bottom: 70px;
  }

  .gallerypage_inner .gallerypage_inner_item {
    margin-right: 10px;
    margin-bottom: 10px;
    width: calc(33.3333333333% - 6.6666666667px);
  }

  .gallerypage_inner .gallerypage_inner_item img {
    border-radius: 5px;
  }

  .gallerypage_inner .gallerypage_inner_item p {
    font-size: 16px;
  }

  .password_block {
    margin-bottom: 70px;
  }

  .password_block input[type=password] {
    width: 90%;
    font-size: 16px;
  }

  .memberpage_block {
    padding: 40px 20px;
    margin-bottom: 70px;
  }

  .memberpage_block .video_block {
    margin-bottom: 40px;
  }

  .memberpage_block .video_block h3 {
    font-size: 20px;
  }

  .privacy_block {
    padding: 40px 20px;
    margin: 20px 0 70px;
  }

  .form_block {
    padding: 0 20px;
  }

  .form_block .form_row span {
    font-size: 16px;
  }

  .form_block .form_btn_wrap .form_btn + .form_btn {
    margin-left: 20px;
  }

  .form_block .form_btn {
    font-size: 16px;
    width: 250px;
    margin: 30px auto 0;
  }

  .form_block input[type=text],
  .form_block input[type=email],
  .form_block select,
  .form_block textarea {
    width: 100%;
    font-size: 16px;
  }

  .mwform-tel-field input[type=text] {
    width: 30% !important;
  }

  .sub-contact .content_inner {
    width: 85%;
  }

  .sub-contact .note {
    font-size: 14px;
  }

  .sub-contact .mwform-tel-field input[type=text] {
    width: 25% !important;
  }

  .sub-contact .form_row_last {
    margin-bottom: 0;
  }

  .sub-contact .confirm_text p {
    font-size: 14px !important;
  }

  .sub-contact .home_button a {
    width: 250px;
  }

  .page-layout-01 .content_block {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .page-layout-01 .content_inner .inner_section_block {
    margin-top: 60px;
  }

  .page-layout-01 .content_inner .row .col-md-6 img {
    height: 50vw;
  }

  .page-layout-01 .content_inner .row .col-md-6 h3 {
    font-size: 18px;
  }

  .page-layout-01 .content_inner .row .col-md-6 p {
    font-size: 14px;
  }

  .page-layout-01 .pr-20 {
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
  }

  .page-layout-01 .pl-20 {
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
  }

  .page-cell .main_visual_subpage-02 .row .section-title-box {
    background-image: url("assets/images/top/top-section-05-01.jpg");
  }

  .page-academia .main_visual_subpage-02 .row .section-title-box {
    background-image: url("assets/images/top/top-section-02-02.jpg");
  }

  .page-cpc .main_visual_subpage-02 .row .section-title-box {
    background-image: url("assets/images/subpage/sub_cpc_mv.jpg");
  }

  .page-dev .main_visual_subpage-02 .row .section-title-box {
    background-image: url("assets/images/subpage/sub_development_mv.jpg");
  }

  .page-company .main_visual_subpage-02 .row .section-title-box {
    background-image: url("assets/images/subpage/sub_company_mv.jpg");
  }

  .page-company .content_block {
    padding-top: 60px;
    padding-bottom: 0px;
  }

  .page-company .content_block:last-child {
    padding-bottom: 60px;
  }

  .page-company .staff-img-pc {
    display: none;
  }

  .page-company .staff-img-sp {
    display: block;
  }

  .page-company .company-overview tr,
  .page-company .company-overview td,
  .page-company .company-overview th {
    display: block;
  }

  .page-company .company-overview tr:last-child {
    margin-bottom: 0;
  }

  .page-company .company-overview tr {
    margin-bottom: 20px;
  }

  .page-company .company-overview th {
    width: 100%;
    padding: 15px;
    text-align: center;
  }

  .page-company .company-overview td {
    padding: 30px;
  }

  .page-company .company-overview iframe {
    width: 100%;
  }

  .page-company .section-banner {
    width: 100%;
  }

  .page-sub .content_inner .col-md-6 p {
    font-size: 16px !important;
  }

  .page-sub .content_inner .box {
    margin-bottom: 60px;
  }

  .page-sub .content_inner .box .section-title-h3 {
    display: block;
  }

  .page-sub .content_inner .box .section-title-h3:before {
    top: 3px;
  }

  .page-sub .content_inner .box .section-title-h3 h3,
  .page-sub .content_inner .box .section-title-h3 p {
    text-align: left;
  }

  .page-sub .content_inner .box .section-title-h3 p {
    padding-left: 25px;
  }

  .page-academia .main_visual_subpage-02 .row .section-title-box {
    background-image: url("assets/images/top/top-section-02-02.jpg");
  }

  .page-aladdin .fadein h3 {
    font-size: 18px !important;
  }

  .page-profile .content_block:first-of-type {
    padding-top: 60px !important;
  }

  .page-profile .profile .content_inner .col-md-6 {
    padding: 0;
  }

  .page-profile .profile .content_inner .col-md-6 .name {
    margin-bottom: 30px;
  }

  .page-profile .profile .content_inner .col-md-6 .name .japanese {
    font-size: 25px !important;
  }

  .page-profile .profile .content_inner .col-md-6 .name .japanese span {
    font-size: 14px !important;
  }

  .page-profile .profile .content_inner .col-md-6 .name .latin {
    font-size: 20px !important;
  }

  .page-profile .profile .content_inner .sm_order2 {
    padding-left: 0;
    margin-top: 20px;
  }

  .page-profile .profile .content_inner .sm_order2 ul {
    padding-left: 1rem;
  }

  .page-profile .profile .content_inner .sm_order1 {
    margin-top: 0px;
  }

  .page-profile .dissertation .wrap::before {
    content: "";
    display: block;
    height: 80px;
    /* 調整したい高さ（固定ヘッダーの高さ） */
    margin-top: -80px;
    /* heightと同じ分のネガティブマージン */
    visibility: hidden;
  }

  .page-profile .timeline {
    padding-top: 10px;
    padding-left: 0;
  }

  .page-profile .timeline li {
    margin-bottom: 0px;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #b8b8b8;
  }

  .page-profile .timeline li:first-child {
    padding-top: 0;
  }

  .page-profile .timeline li:last-child {
    border-bottom: none;
  }

  .page-profile .timeline .timeline-date {
    font-size: 16px;
    font-weight: bold;
    color: #0099CC;
    padding-bottom: 5px;
  }

  .page-profile .timeline .text {
    font-size: 16px;
  }

  .pg_wrapper {
    padding: 0 5%;
  }

  .pg_title {
    font-size: 24px;
  }

  .posts_item_list .posts_item {
    margin-bottom: 40px;
  }

  .posts_tmb img {
    /* height: calc(((100vw - 40px) / 160) * 90); */
    width: 100%;
    border-radius: 10px;
  }

  .posts_date {
    font-size: 12px;
  }

  .no_post {
    padding: 50px 20px 20px;
  }

  .home .no_post {
    margin-top: 20px;
    padding: 0 0 30px;
  }

  .no_post h1 {
    font-size: 24px;
    margin-bottom: 30px;
  }

  .pg_single_contents {
    padding-bottom: 0;
    padding-top: 0;
  }

  .wp-block-button__link {
    width: 250px;
    font-size: 16px !important;
  }

  .page-archive .content_block {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .page-archive .content_block .content_inner {
    width: 85% !important;
  }

  .page-archive .content_block .post_text p {
    font-size: 14px;
  }

  .page-single .blog_content_block {
    padding-bottom: 60px;
  }

  .page-single .blog_content_block .content_inner {
    width: 85% !important;
  }
}

@media screen and (max-width: 750px) {
  body {
    min-width: initial;
  }
}

@media screen and (min-width: 768px) and (max-width: 999px) {
  .content_inner {
    width: 85%;
    margin: 0 auto;
  }

  .page-sub .content_inner {
    width: 85%;
    margin: 0 auto;
  }

  header .header_pc .header_item {
    display: none;
  }

  footer .footer_inner .footer_shopinfo .col-md-6 {
    width: 50%;
  }

  footer .footer_inner .footer_shopinfo .sns {
    width: 40%;
  }

  .copy {
    bottom: 5%;
  }

  .pagetop_block .contact_sp {
    display: none !important;
  }

  .pagetop_block .contact_sp {
    display: none !important;
  }

  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }

  #elevator_nav {
    background: none;
    right: 1%;
  }

  .no-sp {
    display: none;
  }

  .no-pc {
    display: block;
  }

  .section-title p {
    font-size: max(1.1vw, 16px);
  }

  .section-title h2,
  .section-title h1 {
    font-size: max(3.8vw, 40px);
  }

  .section-title-h3 h3 {
    font-size: max(3.42vw, 45px);
  }

  .section-title-h3 p {
    font-size: max(1.1vw, 16px);
  }

  .section-layout-01 .section-layout-01-img,
  .section-layout-01 .section-layout-01-txt {
    width: 100%;
    margin: 0;
  }

  .section-layout-01 .section-layout-01-img img {
    width: 100%;
    height: auto;
  }

  .section-layout-01 .section-layout-01-txt {
    padding: 50px;
  }

  .section-layout-01 .section-layout-01-txt .section-title {
    margin-bottom: 40px;
  }

  .section-layout-02 .row .col-md-6 {
    width: 100%;
    padding: 0;
  }

  .section-layout-02 .section-layout-02-box {
    margin-bottom: 40px;
  }

  .section-layout-02 .section-layout-02-box:last-child {
    margin-bottom: 0;
  }

  .section-layout-02 .section-layout-02-box .section-layout-02-box-img img {
    height: auto;
  }

  .section-layout-02 .section-layout-02-box .section-layout-02-box-text {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .move-right {
    -webkit-animation: none;
    animation: none;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: unset;
    transition: unset;
    opacity: 1;
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
  }

  .md_none {
    display: none;
  }

  .main_visual .main_visual_inner .logo_sp_top {
    display: none;
  }

  .news_block .news_block_inner {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .news_block .news_block_inner .news_heading {
    width: 100%;
    height: 25vw;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .news_block .news_block_inner .news_heading .section-title {
    padding-left: 8%;
    margin-bottom: 0;
  }

  .news_block .news_block_inner .news_list {
    width: 85%;
    margin: 0 auto;
    margin-top: 20px;
  }

  .news_block .news_block_inner .news_list dl {
    padding: 20px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .news_block .news_block_inner .news_list dl dt {
    width: 100%;
  }

  .news_block .news_block_inner .news_list dl dd {
    width: 100%;
  }

  .news_block .news_block_inner .news_list dl dd a {
    font-size: 16px;
  }

  .news_block .news_block_inner .archive_btn_sp {
    display: none;
  }

  .section-movie .row .col-md-6 {
    width: 100%;
  }

  .section-movie .row .sm_order1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .section-movie .row .sm_order2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .main_visual_subpage {
    margin-top: 0;
    height: 250px;
  }

  .main_visual_subpage-02 {
    height: 300px;
  }

  .main_visual_subpage-02 .row .col-md-6 {
    width: 100%;
  }

  .main_visual_subpage-02 .row .section-title-box {
    background-size: cover;
    height: 300px;
    background-position: center;
    background-image: url("assets/images/top/top-section-02-01.jpg");
    width: 100%;
    position: relative;
  }

  .main_visual_subpage-02 .row .section-title-box:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgb(1, 135, 181)), to(rgba(7, 153, 203, 0.6)));
    background: -webkit-linear-gradient(left, rgb(1, 135, 181), rgba(7, 153, 203, 0.6));
    background: linear-gradient(to right, rgb(1, 135, 181), rgba(7, 153, 203, 0.6));
  }

  .main_visual_subpage-02 .row .section-title {
    padding-left: 8%;
  }

  .main_visual_subpage-02 .row .section-mv-img {
    display: none;
  }

  .under_content .content_inner {
    width: 100%;
    margin: 0 auto;
  }

  .under_content .content_inner h4 {
    font-size: 17px;
  }

  .under_content .content_inner h4::before {
    top: 4px;
  }

  .gallerypage_inner .gallerypage_inner_item img {
    height: auto;
  }

  .sub-contact .content_inner {
    width: 80%;
  }

  .page-layout-01 .content_inner .row .sm_order1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .page-layout-01 .content_inner .row .sm_order2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 30px;
  }

  .page-layout-01 .content_inner .row .col-md-6 {
    width: 100%;
  }

  .page-layout-01 .content_inner .row .col-md-6 img {
    height: 50vw;
  }

  .page-layout-01 .pr-20 {
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
  }

  .page-layout-01 .pl-20 {
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
  }

  .page-cell .main_visual_subpage-02 .row .section-title-box {
    background-image: url("assets/images/top/top-section-05-01.jpg");
  }

  .page-academia .main_visual_subpage-02 .row .section-title-box {
    background-image: url("assets/images/top/top-section-02-02.jpg");
  }

  .page-cpc .main_visual_subpage-02 .row .section-title-box {
    background-image: url("assets/images/subpage/sub_cpc_mv.jpg");
  }

  .page-dev .main_visual_subpage-02 .row .section-title-box {
    background-image: url("assets/images/subpage/sub_development_mv.jpg");
  }

  .page-company .main_visual_subpage-02 .row .section-title-box {
    background-image: url("assets/images/subpage/sub_company_mv.jpg");
  }

  .page-company .company-overview iframe {
    width: 100%;
  }

  .page-academia .main_visual_subpage-02 .row .section-title-box {
    background-image: url("assets/images/top/top-section-02-02.jpg");
  }

  .page-profile .profile .content_inner .col-md-6 {
    width: 100%;
    padding: 0;
  }

  .page-profile .profile .content_inner .col-md-6 .name {
    margin-bottom: 30px;
  }

  .page-profile .profile .content_inner .col-md-6 .name .japanese {
    font-size: 35px !important;
  }

  .page-profile .profile .content_inner .col-md-6 .name .latin {
    font-size: 30px !important;
  }

  .page-profile .profile .content_inner .sm_order2 {
    padding-left: 0;
    margin-top: 20px;
  }

  .page-profile .profile .content_inner .sm_order1 {
    margin-top: 0px;
  }

  .pg_single_contents {
    padding-bottom: 0;
    padding-top: 0;
  }
}

@media all and (-ms-high-contrast: none) {
  .card_item {
    padding: 0 12px;
  }
}
/*# sourceMappingURL=wp-content/themes/immprex0822/style.css.map */
