@charset "UTF-8";

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

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

blockquote,
q {
  quotes: none;
}

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

input,
textarea {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

.header {
  background: #fff;
  height: 84px;
  left: 0;
  position: fixed;
  top: 0;
  transition: 0.5s ease;
  width: 100%;
  z-index: 200;
}

.header_inner {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: space-between;
}

.header_menu {
  display: none;
}

.header_nav > ul > li {
  position: relative;
}

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

.header_nav > ul > li > a {
  color: #000;
  position: relative;
}

.header_nav > ul > li > a.current,
body:not(.mobile) .header_nav > ul > li > a:hover {
  color: #4682f0;
  opacity: 1;
}

.header_nav > ul > li > a span {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.4;
}

.header_nav > ul > li.parent .sbnav_parent::after {
  border-bottom: 2px solid #4682f0;
  border-right: 2px solid #4682f0;
  content: "";
  height: 10px;
  position: absolute;
  right: 0;
  top: calc(50% - 6px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
}

.header_nav > ul > li.parent .sbnav_parent.active::after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

body:not(.mobile) .header_nav > ul > li.parent:hover .sbnav_parent {
  color: #4682f0;
}

body:not(.mobile) .header_nav > ul > li.parent:hover .sbnav_child {
  display: block;
}

.header_nav > ul > li .sbnav_child {
  color: #000;
  display: none;
  margin: 0;
}

.header_nav > ul > li .sbnav_child > li {
  border-top: 1px solid #d2d2d2;
  margin: 0;
}

.header_nav > ul > li .sbnav_child > li a {
  background: #fff;
  display: block;
  font-weight: normal;
  padding: 12px 30px 12px 20px;
  white-space: nowrap;
}

body:not(.mobile) .header_nav > ul > li .sbnav_child > li a:hover {
  background: #f5f5f5;
  opacity: 1;
}

.header_logo {
  max-width: 217px;
  width: 20%;
}

.header_logo a {
  display: block;
}

.header_logo img {
  height: auto;
  width: 100%;
}

.header_contact .company {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
  margin: 5px 0 8px;
  width: 100%;
}

.header_contact .tel {
  font-size: 1.5rem;
}

.header_contact .btn {
  width: 100px;
}

.header_contact .btn a {
  align-items: center;
  background: #4682f0;
  border-radius: 30px;
  color: #fff;
  display: flex;
  font-size: 1.2rem;
  font-weight: 700;
  height: 28px;
  justify-content: center;
  position: relative;
  text-align: center;
  width: 100%;
}

.header.fixed {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  height: 70px;
}

.footer {
  overflow: hidden;
  position: relative;
  text-align: center;
  z-index: 100;
}

.footer_wrap_01 {
  background: #dce1eb;
  color: #0e357f;
  padding: 40px 3% 50px;
}

.footer_wrap_01 a {
  color: #0e357f;
}

.footer_wrap_02 {
  background: #0e357f;
  color: #fff;
  padding: 25px 3%;
}

.footer_logo {
  margin-bottom: 10px;
}

.footer_logo a {
  display: inline-block;
}

.footer_logo img {
  height: auto;
  width: 344px;
}

.footer_logo small {
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  margin-top: 10px;
}

.footer_address {
  font-size: 1.4rem;
  font-style: normal;
  line-height: 1.57;
  margin-top: 10px;
}

.footer_nav {
  margin-top: 20px;
}

.footer_nav ul {
  font-size: 0;
}

.footer_nav li {
  display: inline-block;
}

.footer_nav li a {
  font-size: 1.4rem;
}

.footer_nav li a::before {
  content: "＞";
  margin-right: 5px;
}

.footer_copy {
  font-size: 1.2rem;
  line-height: 1.75;
}

html {
  font-size: 62.5%;
}

body {
  background: #fff;
  color: #000;
  font-family: "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  -webkit-text-size-adjust: none;
}

body.fixed::after {
  background-color: rgba(0, 0, 0, 0.7);
  content: "";
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

html.wf-active body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}

* {
  box-sizing: border-box;
}

img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

a {
  color: #000;
  text-decoration: none;
  transition: all 0.3s ease;
}

body:not(.mobile) a:hover {
  opacity: 0.65;
}

a:visited {
  color: #000;
}

a:active,
a:focus {
  outline: none;
}

.taC {
  text-align: center;
}

.bold {
  font-weight: 700;
}

.wrapper {
  background: #fff;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 84px;
  width: 100%;
}

.wrapper::after {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  background: #fff;
  content: "";
  display: block;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  transition: all 0.6s ease-in-out 0;
  width: 100%;
  z-index: 1000;
}

html.wf-active .wrapper::after {
  display: none;
}

.content {
  position: relative;
  z-index: 100;
}

body:not(.mobile) a.sp_link {
  pointer-events: none;
}

body:not(.mobile) a:hover {
  opacity: 0.65;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.anim_up_in {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  transition: all 0.4s ease 0.2s;
}

.anim_up_in.show {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

[data-scroll] {
  opacity: 0;
  transition: all 0.6s ease 0s;
}

[data-scroll].show {
  opacity: 1;
}

@media screen and (min-width: 601px), print {
  .footer_nav li + li {
    margin-left: 40px;
  }
}

@media not screen, screen and (min-width: 601px) {
  .vsp600 {
    display: none;
  }
}

@media not screen, screen and (min-width: 641px) {
  .vsp640 {
    display: none;
  }
}

@media not screen, screen and (min-width: 769px) {
  .vsp768 {
    display: none;
  }
}

@media screen and (min-width: 961px), print {
  .header_inner {
    padding: 0 15px;
  }

  .header_nav {
    height: 100%;
    margin-left: auto;
  }

  .header_nav > ul {
    align-items: center;
    display: inline-flex;
    height: 100%;
  }

  .header_nav > ul > li {
    height: 100%;
  }

  .header_nav > ul > li.sp {
    display: none;
  }

  .header_nav > ul > li > a {
    align-items: center;
    display: flex;
    height: 100%;
  }

  .header_nav > ul > li.parent .sbnav_parent {
    padding-right: 25px;
  }

  .header_nav > ul > li .sbnav_child {
    box-shadow: 0 7px 8px rgba(0, 0, 0, 0.05);
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 100%;
    transition: all 0.5s ease-in-out;
    z-index: 1000;
  }
}

@media not screen, screen and (min-width: 961px) {
  .vsp960 {
    display: none;
  }
}

@media screen and (min-width: 1025px), print {
  .header_contact {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 10px 5px;
    width: 240px;
  }
}

@media not screen, screen and (min-width: 1025px) {
  .vsp1024 {
    display: none;
  }
}

@media screen and (min-width: 1201px), print {
  .header_nav > ul > li {
    margin-right: 40px;
  }
}

@media screen and (max-width: 1024px) {
  .header_nav > ul > li > a span {
    font-size: 1.3rem;
  }

  .header_contact .company {
    display: none;
  }

  .header_contact .tel {
    display: none;
  }

  .vpc1024 {
    display: none;
  }
}

@media screen and (max-width: 960px) {
  .header {
    height: 58px;
  }

  .header_menu {
    align-items: center;
    display: flex;
    height: 58px;
    margin-left: auto;
    padding: 16px;
    transition: all 0.3s ease-in-out;
    width: 58px;
    z-index: 300;
  }

  .header_menu span {
    display: block;
    position: relative;
  }

  .header_menu span,
  .header_menu span::before,
  .header_menu span::after {
    background-color: #0e357f;
    height: 1px;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    width: 100%;
  }

  .header_menu span::before,
  .header_menu span::after {
    content: "";
    left: 0;
    position: absolute;
  }

  .header_menu span::before {
    top: -9px;
    transition: top 0.3s linear 0.1s, opacity 0.3s linear 0.1s;
  }

  .header_menu span::after {
    top: 9px;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    transition-property: top, -webkit-transform;
    transition-property: top, transform;
    transition-property: top, transform, -webkit-transform;
  }

  .header_menu.active {
    background: #f5f5f5;
  }

  .header_menu.active span {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }

  .header_menu.active span::before {
    opacity: 0;
    top: 0;
  }

  .header_menu.active span::after {
    top: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .header_nav {
    background: #f5f5f5;
    display: none;
    left: 0;
    overflow-y: auto;
    position: absolute;
    top: 100%;
    width: 100%;
  }

  .header_nav > ul > li {
    border-bottom: 1px solid #d2d2d2;
  }

  .header_nav > ul > li > a {
    display: block;
    padding: 18px 15px 15px 20px;
  }

  .header_nav > ul > li > a span {
    font-size: 1.6rem;
  }

  .header_nav > ul > li.parent .sbnav_parent {
    padding-right: 50px;
  }

  .header_nav > ul > li.parent .sbnav_parent::after {
    border-color: #0e357f;
    right: 4%;
    top: calc(50% - 5px);
  }

  .header_nav > ul > li .sbnav_child > li a {
    font-size: 1.6rem;
    padding: 15px 15px 15px 35px;
  }

  .header_logo {
    margin-left: 4%;
    width: 43.2vw;
  }

  .header_contact {
    height: 100%;
  }

  .header_contact .btn {
    height: 100%;
  }

  .header_contact .btn a {
    border-radius: 0;
    height: 100%;
  }

  .header.fixed {
    height: 50px;
  }

  .wrapper {
    padding-top: 58px;
  }

  .vpc960 {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .vpc768 {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .vpc640 {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .header_nav > ul > li > a {
    padding: 4vw 4vw 4vw 5.33vw;
  }

  .header_nav > ul > li > a span {
    font-size: 4.27vw;
  }

  .header_nav > ul > li.parent .sbnav_parent {
    padding-right: 13.33vw;
  }

  .header_nav > ul > li .sbnav_child > li a {
    font-size: 4.27vw;
  }

  .header_nav > ul > li .sbnav_child > li a {
    padding: 4.67vw 4vw 4.67vw 9.33vw;
  }

  .header_contact .btn {
    width: 26.67vw;
  }

  .header_contact .btn a {
    font-size: 3.47vw;
  }

  .footer_wrap_01 {
    padding: 6vw 3%;
  }

  .footer_wrap_02 {
    display: block;
    height: auto;
    padding: 4vw 3%;
  }

  .footer_logo {
    margin-bottom: 3.33vw;
  }

  .footer_logo img {
    width: 43.2vw;
  }

  .footer_logo small {
    font-size: 3.73vw;
    margin-top: 4vw;
  }

  .footer_address {
    font-size: 3.73vw;
    margin-top: 2.67vw;
  }

  .footer_nav li {
    width: 50%;
  }

  .footer_copy {
    font-size: 2.93vw;
  }

  .vpc600 {
    display: none;
  }

  .anim_up_in {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@media screen and (max-width: 320px) {
  .footer_nav li a {
    font-size: 3.73vw;
  }
}

@media screen and (max-width: 1200px) and (min-width: 961px) {
  .header_nav > ul > li {
    margin-right: 2vw;
  }
}

@media screen and (min-width: 601px) and (max-width: 960px) {
  .footer_nav li + li {
    margin-left: 20px;
  }
}