@charset "UTF-8";
/*-----------------------------------------------------------------------

    header

-----------------------------------------------------------------------*/
.page-header {
  width: 100%;
  height: 90px;
  background-color: rgba(255, 255, 255, 0.85);
  position: absolute;
  z-index: 30;
}
.page-header_wrap {
  align-items: center;
  width: 100%;
  height: 90px;
  padding: 0 50px;
}
.page-header-logo {
  align-self: center;
}
.page-header-logo a {
  display: inline-block;
}
.page-header h1 {
  line-height: 1;
}
.page-header-detail {
  align-items: center;
  margin: 0 0 0 30px;
}

/* pagetop */
.pagetop {
  position: fixed;
  bottom: 50px;
  right: 30px;
  z-index: 100;
}

.pagetop a {
  transition: all 0.3s;
}

.pagetop.fixed a {
  pointer-events: all;
  opacity: 1;
}

/*-----------------------------------------------------------------------

    nav

-----------------------------------------------------------------------*/
/* ▼global-nav */
.global-nav {
  line-height: 1;
  color: #222222;
  font-size: 1.7rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 10;
}
.global-nav .hd-nav {
  justify-content: flex-end;
}
.global-nav .hd-nav li {
  display: flex;
  align-items: center;
  position: relative;
}
.global-nav .hd-nav li:not(:last-child) {
  margin-right: 2em;
}
.global-nav .hd-nav li a {
  position: relative;
  z-index: 10;
}
.global-nav .hd-nav li a span {
  display: block;
  margin: 6px 0 0;
  color: #1f528e;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
}
.global-nav .hd-nav li a:hover,
.global-nav .hd-nav li a.current {
  opacity: 1;
  color: #6095d4;
}

/*-----------------------------------------------------------------------

    key

-----------------------------------------------------------------------*/
.key {
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 500px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  /* ▼key-vis */
  /* ▼key-cnt */
  /* ▼key-ttl */
}
.key-vis {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.key-vis video {
  width: 100%;
}
.key-vis img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.key-cnt {
  display: flex;
  align-self: center;
  justify-content: center;
  position: absolute;
  left: max(50% - 530px, 40px);
  text-align: center;
  z-index: 100;
}
.key-ttl {
  display: flex;
  justify-content: center;
  width: auto;
  position: absolute;
  left: max(50% - 640px, 40px);
  bottom: 124px;
  z-index: 100;
}
.key-ttl span {
  max-width: 90vw;
}
.key-ttl-sub {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 90px 0 0;
  color: #fff;
  font-size: 5.7rem;
  font-weight: 300;
  letter-spacing: 0.1em;
  text-shadow: 0 0 50px rgba(34, 34, 34, 0.8);
}

#top .key {
  align-items: flex-start;
  justify-content: center;
  height: auto;
  /* ▼key-vis */
}
#top .key-vis {
  width: 100%;
  margin: 0;
}

/*-----------------------------------------------------------------------

    footer

-----------------------------------------------------------------------*/
.page-footer {
  padding: 60px 0 23px;
  color: #fff;
  background-color: #1f528e;
  position: relative;
  /* ▼page-footer-main */
  /* ▼page-footer-detail */
  /* &nav */
}
.page-footer-ttl {
  display: inline-block;
  width: auto;
  margin: 0 0 45px;
  text-align: left;
}
.page-footer-ttl a {
  display: inline-block;
}
.page-footer-time {
  margin: 12px 0 0;
}
.page-footer-address {
  line-height: 1.7143;
}
.page-footer-address-note {
  font-size: 0.875em;
}
.page-footer-link {
  justify-content: flex-start;
  margin: 17px 0 0;
}
.page-footer-link-item:nth-child(n+2) {
  margin-left: 20px;
}
.page-footer-nav {
  line-height: 1;
  font-size: 1.6rem;
}
.page-footer-nav-list {
  justify-content: flex-end;
}
.page-footer-nav-list li:not(:last-child) {
  margin-bottom: 1.6875em;
}
.page-footer-nav-list:not(:last-child) {
  margin-right: 57px;
}
.page-footer-bottom {
  width: 100%;
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid;
}
.page-footer-bottom-lead {
  margin: -0.22725em 0;
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.4545;
}
.page-footer-bottom-bnr {
  margin: 32px 0 0;
  justify-content: center;
}
.page-footer-bottom-bnr-item {
  width: 340px;
  margin: 0 20px;
}
.page-footer-bottom-bnr-item:nth-child(n+3) {
  margin-top: 30px;
}
.page-footer-bottom-bnr-btn {
  width: 100%;
}

/* ▼copyright */
.copyright {
  width: 100%;
  margin: 88px 0 0;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.05em;
}

/*-----------------------------------------------------------------------

    main

-----------------------------------------------------------------------*/
/*
    page-top
--------------------*/
/* ▼top_news */
.top_news-block-cnt {
  width: 300px;
}
.top_news-block-cnt-btn {
  margin: 76px 0 0;
}
.top_news-block-post {
  width: 720px;
}

/* ▼top_about */
.top_about {
  padding-bottom: 470px;
  margin-bottom: -385px;
  color: #fff;
  background: url(../images/top/about-bg.jpg) no-repeat center/cover;
}
.top_about-ttl {
  margin: -0.39475em 0 calc(50px - 0.39475em);
  text-align: center;
  font-size: 3.8rem;
  line-height: 1.7895;
}
.top_about-txt {
  text-align: center;
}

/* ▼top_business */
.top_business {
  margin-bottom: 100px;
  position: relative;
  z-index: 10;
}
.top_business::before {
  content: "";
  width: calc(100% - 200px);
  min-width: 1280px;
  height: 100%;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.top_business-txt {
  text-align: center;
}
.top_business-list {
  margin: 50px 0 0;
}
.top_business-list-item {
  width: 520px;
}
.top_business-list-item:nth-child(n+3) {
  margin-top: 45px;
}
.top_business-btn {
  margin-top: 50px;
}

/* ▼top_support */
.top_support {
  background: url(../images/top/support-bg.jpg) no-repeat center/cover;
}
.top_support-txt {
  text-align: center;
}
.top_support-reason {
  margin: 50px 0 0;
}
.top_support-reason-ttl {
  margin: 0 0 30px;
  padding: 0 0 calc(19px - 0.15em);
  color: #1f528e;
  border-bottom: 1px solid;
  text-align: center;
}
.top_support-reason-list {
  justify-content: center;
}
.top_support-reason-list-item {
  width: 340px;
}
.top_support-reason-list-item:not(:nth-child(3n)) {
  margin-right: 30px;
}
.top_support-reason-btn {
  margin-top: 60px;
}

/* ▼top_guide */
.top_guide-list {
  width: calc(100% - 200px);
  min-width: 1280px;
  margin: 0 auto;
}
.top_guide-list-item {
  overflow: hidden;
  flex: 1;
  height: 480px;
  position: relative;
  z-index: 10;
}
.top_guide-list-item::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/top/guide-img01.jpg) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.2s;
}
.top_guide-list-item:nth-child(2)::before {
  background-image: url(../images/top/guide-img02.jpg);
}
.top_guide-list-item:not(:last-child) {
  margin-right: 40px;
}
.top_guide-list-item:hover::before {
  transform: scale(1.1) rotate(3deg);
}
.top_guide-list-cnt {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: rgba(31, 82, 142, 0.8);
}
.top_guide-list-cnt-ttl {
  margin: 0;
}
.top_guide-list-cnt-ttl .txt-en {
  background-image: linear-gradient(#fff, #fff);
}
.top_guide-list-cnt:hover {
  opacity: 1;
  background-color: rgba(31, 82, 142, 0.3);
}

/*
    page-business
--------------------*/
/* ▼business_works */
.business_works {
  background-color: #fff;
}
.business_works-block-img {
  width: 420px;
}
.business_works-block-cnt {
  width: 610px;
}
.business_works-block-cnt-desc {
  margin: 29px 0 0;
  padding: 20px 20px 30px;
  background-color: #f0f0f0;
}
.business_works-block-cnt-desc-ttl {
  margin: 0 0 1em;
  color: #1f528e;
  font-size: 2rem;
  line-height: 1.2;
}
.business_works-block:nth-child(n+2) {
  margin-top: 60px;
}

/* ▼business_campaign */
.business_campaign {
  background: url(../images/business/campaign-bg.jpg) no-repeat center/cover;
  color: #fff;
}
.business_campaign-block {
  width: 630px;
  margin: 0 auto;
  padding: 60px 0;
  border: 1px solid;
  text-align: center;
}
.business_campaign-block-ttl {
  margin: 0 0 1.315789em;
}
.business_campaign-block-txt {
  font-size: 2rem;
  line-height: 1.75;
  font-weight: 300;
}

/* ▼business_price */
.business_price-block {
  padding: 60px 90px 70px;
  background-color: #fff;
  box-shadow: 0 0 50px rgba(34, 34, 34, 0.1);
}
.business_price-block-ttl {
  margin: 0 0 1.071429em;
  padding: 0 0 0.678571em;
  color: #1f528e;
  border-bottom: 1px solid;
  text-align: center;
  font-size: 2.8rem;
  line-height: 1.5;
}
.business_price-block-txt {
  text-align: center;
}
.business_price-block-body {
  margin: 40px 0 0;
}
.business_price-block:nth-of-type(n+2) {
  margin-top: 60px;
}

/*
    page-support
--------------------*/
/* ▼support_greeting */
.support_greeting-block-cnt {
  width: 610px;
}
.support_greeting-block-cnt-txt {
  margin: 20px 0 0;
  padding: 1.875em 1.625em;
  background-color: #fff;
}

/* ▼support_feature */
.support_feature {
  background-color: #fff;
}
.support_feature-block-cnt {
  width: 610px;
}
.support_feature-block:nth-of-type(n+2) {
  margin-top: 50px;
}

/* ▼support_flow */
.support_flow-list-item {
  align-items: center;
  position: relative;
  z-index: 10;
}
.support_flow-list-item:not(:last-of-type) {
  margin-bottom: 40px;
}
.support_flow-list-item:not(:last-of-type)::before {
  content: "";
  width: 1px;
  height: 100px;
  background-color: #1f528e;
  position: absolute;
  top: 130px;
  left: 65px;
  z-index: -1;
}
.support_flow-list-icon {
  width: 130px;
}
.support_flow-list-cnt {
  width: 910px;
  padding: 31px 40px;
  background-color: #fff;
}
.support_flow-list-cnt-ttl {
  margin: -0.15em 0 0.671429em;
  font-size: 2.8rem;
  line-height: 1.3;
}
.support_flow-list-cnt-ttl .txt-sub {
  margin-right: 1em;
  color: #1f528e;
}

/* ▼support_faq */
.support_faq-block:not(:last-of-type) {
  margin-bottom: 45px;
}
.support_faq-block-ttl, .support_faq-block-cnt {
  display: flex;
}
.support_faq-block-ttl::before, .support_faq-block-cnt::before {
  content: "Q";
  margin-right: 0.6em;
  font-family: "Shippori Mincho B1", serif;
  font-size: 2.5rem;
  line-height: 1;
}
.support_faq-block-ttl .main-content, .support_faq-block-cnt .main-content {
  flex: 1;
}
.support_faq-block-ttl {
  margin: 0 0 20px;
  padding: 20px 40px;
  color: #fff;
  background-color: #1f528e;
  font-size: 1.7rem;
}
.support_faq-block-ttl::before {
  margin-top: -0.15em;
}
.support_faq-block-cnt {
  padding: 0 40px;
}
.support_faq-block-cnt::before {
  content: "A";
  color: #1f528e;
  margin-top: 0.1em;
}

/*
    page-voice
--------------------*/
/* ▼voice_main */
.voice_main-block {
  padding: 60px 70px 90px;
  background-color: #fff;
}
.voice_main-block:nth-of-type(n+2) {
  margin-top: 30px;
}
.voice_main-block-ttl {
  width: 100%;
  margin: 0 0 30px;
  padding: 0 0 0.85em;
  font-size: 2rem;
  border-bottom: 1px solid #1f528e;
  text-align: center;
}
.voice_main-block-img {
  width: 158px;
}
.voice_main-block-img .c_ofi {
  padding-top: 100%;
  border-radius: 50%;
}
.voice_main-block-cnt {
  width: 730px;
}
.voice_main-block-cnt-desc {
  letter-spacing: 0.02em;
}
.voice_main-block-cnt-desc-ttl {
  margin: 0 0 15px;
  padding: 6px 20px;
  background-color: #d8dfe8;
}
.voice_main-block-cnt-desc-txt {
  padding: 0 20px;
}
.voice_main-block-cnt-desc:nth-child(n+2) {
  margin-top: 33px;
}

/*
    page-information
--------------------*/
/* ▼information_main */
.information_main-block:not(:last-child) {
  margin-bottom: 100px;
}

.information_main-map {
  width: 100%;
  height: 360px;
  margin: 30px 0 0;
  background-color: #ccc;
}