@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

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

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

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

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

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

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

/* ----------------------------------------
	base
---------------------------------------- */
html,
body {
  overflow-x: hidden;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 105px;
}
@media screen and (min-width: 600px) {
  body {
    font-size: 1.6rem;
    line-height: 2;
    margin-bottom: 0;
  }
}

* {
  word-break: break-all;
}

section {
  padding: 40px 0;
}
@media screen and (min-width: 600px) {
  section {
    padding: 4em 0;
  }
}

img {
  max-width: 100%;
}

a {
  transition: 0.3s;
}
a:hover {
  opacity: 0.8;
}

.inner {
  width: 90%;
  max-width: 1150px;
  margin: 0 auto;
}

.sp, .tb, .pc {
  display: none;
}

@media screen and (max-width: 599px) {
  .sp {
    display: inherit;
  }
}
@media screen and (min-width: 600px) {
  .tb {
    display: inherit;
  }
}
@media screen and (min-width: 1024px) {
  .tb {
    display: none;
  }
  .pc {
    display: inherit;
  }
}
/* --------------------------------------------------
	共通
-------------------------------------------------- */
.secTtl {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 0;
  text-align: center;
  color: #1d3b51;
  font-size: 2.4rem;
}
@media screen and (min-width: 600px) {
  .secTtl {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .secTtl {
    font-size: 3.6rem;
  }
}
.secTtl::after {
  position: absolute;
  content: "";
  height: 1px;
  width: 130px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #20ecfc;
}
@media screen and (min-width: 600px) {
  .secTtl::after {
    width: 180px;
  }
}

.secHead {
  color: #666;
  display: flex;
  align-items: baseline;
  padding: 40px 0 0 7vw;
  height: 130px;
  background: url(../images/secHead_bg.png) no-repeat top left/auto 100%;
}
@media screen and (min-width: 600px) {
  .secHead {
    height: 200px;
  }
}
@media screen and (min-width: 1024px) {
  .secHead {
    padding: 55px 0 0 7vw;
    height: 235px;
  }
}
.secHead__en {
  font-size: 3.4rem;
  font-weight: 100;
  font-family: "Lato", sans-serif;
  margin-right: 40px;
  flex-shrink: 0;
}
@media screen and (min-width: 600px) {
  .secHead__en {
    font-size: 5.6rem;
    margin-right: 70px;
  }
}
@media screen and (min-width: 1024px) {
  .secHead__en {
    font-size: 7.4rem;
  }
}
.secHead__ja {
  font-size: 1.6rem;
  position: relative;
}
@media screen and (min-width: 600px) {
  .secHead__ja {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .secHead__ja {
    font-size: 2.9rem;
  }
}
.secHead__ja::after {
  position: absolute;
  content: "";
  background: #20ecfc;
  width: 1px;
  height: 90px;
  left: -25px;
  top: -35px;
  transform: rotate(20deg);
}
@media screen and (min-width: 600px) {
  .secHead__ja::after {
    height: 150px;
    left: -30px;
    top: -60px;
  }
}
@media screen and (min-width: 1024px) {
  .secHead__ja::after {
    height: 176px;
    top: -75px;
  }
}

.secLead {
  text-align: center;
  color: #002061;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.76;
  margin-top: 32px;
}
@media screen and (min-width: 600px) {
  .secLead {
    font-size: 2rem;
    margin-top: 56px;
  }
}
@media screen and (min-width: 1024px) {
  .secLead {
    font-size: 2.5rem;
  }
}

.secTxt {
  font-size: 1.5rem;
  line-height: 2.22;
  margin-top: 25px;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .secTxt {
    font-size: 1.6rem;
  }
}

.secBtn {
  text-align: center;
  margin: 40px 0;
}
@media screen and (min-width: 600px) {
  .secBtn {
    margin: 60px 0;
  }
}
.secBtn__link {
  color: #002061;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 500;
  padding-right: 35px;
  background: url(../images/icn_arrow.png) no-repeat right center/25px;
}
@media screen and (min-width: 600px) {
  .secBtn__link {
    font-size: 2rem;
    background-size: 30px;
    padding-right: 45px;
  }
}

.--blue {
  color: #0095d8;
  font-weight: 700;
}

.--bold {
  font-weight: 700;
}

/* --------------------------------------------------
	header
-------------------------------------------------- */
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  height: 50px;
}
@media screen and (min-width: 600px) {
  .header {
    height: 60px;
  }
}
.header__container {
  background: #fff;
  padding: 5px 10px 5px 15px;
  max-width: 1920px;
  margin: 0 auto;
  height: 100%;
}
@media screen and (min-width: 600px) {
  .header__container {
    padding: 5px 10px 5px 20px;
  }
}
.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.header__left {
  display: flex;
  align-items: center;
}
.header__logo {
  width: 140px;
  flex-shrink: 0;
}
@media screen and (min-width: 1024px) {
  .header__logo {
    width: 180px;
  }
}
@media screen and (min-width: 1240px) {
  .header__logo {
    width: 232px;
  }
}
.header__logo img {
  vertical-align: middle;
}
.header__nav {
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .header__nav {
    position: fixed;
    right: 0;
    top: 0;
    width: 70%;
    max-width: 300px;
    height: 100vh;
    transform: translateX(100%);
    background-color: #fff;
    transition: ease 0.4s;
    z-index: 1000;
    padding: 50px 25px;
    visibility: hidden;
  }
}
@media print, screen and (min-width: 1024px) {
  .header__nav {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 1240px) {
  .header__nav {
    margin-left: 15px;
  }
}
@media screen and (max-width: 1023px) {
  .header__nav.panelactive {
    transform: translateX(0);
    visibility: visible;
  }
}
@media print, screen and (min-width: 1024px) {
  .header__nav li {
    margin-left: 20px;
  }
}
@media screen and (min-width: 1240px) {
  .header__nav li {
    margin-left: 25px;
  }
}
.header__nav li a {
  display: block;
  font-size: 15px;
  color: #002061;
}
@media screen and (max-width: 1023px) {
  .header__nav li a {
    padding: 0.6em;
    border-bottom: 1px solid #0095d8;
    line-height: 1.5;
  }
}
@media print, screen and (min-width: 1024px) {
  .header__nav li a {
    font-size: 12px;
  }
}
@media screen and (min-width: 1240px) {
  .header__nav li a {
    font-size: 14px;
  }
}
.header__right {
  margin-right: 45px;
}
@media screen and (max-width: 599px) {
  .header__right {
    display: none;
  }
}
@media screen and (min-width: 600px) {
  .header__right {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 1024px) {
  .header__right {
    margin-right: 0;
  }
}
.header__right__cv {
  font-size: 1rem;
  font-weight: 800;
  display: block;
  text-align: right;
  margin: 0 3px 3px 0;
  color: #002061;
}
@media screen and (min-width: 600px) {
  .header__right__cv {
    font-size: 1.2rem;
    margin: 0 10px 0 0;
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .header__right__cv {
    margin: 0 15px 0 0;
  }
}
@media screen and (min-width: 1240px) {
  .header__right__cv {
    font-size: 1.4rem;
    margin: 0 30px 0 0;
  }
}
.header__right .cv__btn__wrap {
  margin-top: 0;
  display: flex;
  justify-content: center;
}
.header__right .cv__btn__wrap .cv__btn {
  width: 100px;
  padding: 3px;
  font-size: 1rem;
  font-weight: 800;
  justify-content: center;
  border-width: 2px;
}
@media screen and (min-width: 600px) {
  .header__right .cv__btn__wrap .cv__btn {
    font-size: 1.2rem;
    width: 120px;
    padding: 5px;
  }
}
@media screen and (min-width: 1024px) {
  .header__right .cv__btn__wrap .cv__btn {
    width: 146px;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1240px) {
  .header__right .cv__btn__wrap .cv__btn {
    width: 168px;
    font-size: 1.6rem;
  }
}
.header__right .cv__btn__wrap .cv__btn:nth-child(2) {
  margin: 0 0 0 5px;
}
@media screen and (min-width: 600px) {
  .header__right .cv__btn__wrap .cv__btn:nth-child(2) {
    margin: 0 0 0 10px;
  }
}

.header__hamburger {
  background-color: transparent;
  border-color: transparent;
  z-index: 9999;
  position: absolute;
  right: 15px;
  padding: 0;
}

@media print, screen and (min-width: 1024px) {
  .header__hamburger {
    display: none;
    visibility: hidden;
  }
}
.header__hamburger span {
  width: 25px;
  height: 2px;
  background-color: #0095d8;
  position: relative;
  transition: ease 0.4s;
  display: block;
  border-radius: 2px;
}

.header__hamburger span:nth-child(1) {
  top: 0;
}

.header__hamburger span:nth-child(2) {
  margin: 6px 0;
}

.header__hamburger span:nth-child(3) {
  top: 0;
}

.header__hamburger.active span:nth-child(1) {
  top: 7px;
  transform: rotate(45deg);
}

.header__hamburger.active span:nth-child(2) {
  opacity: 0;
}

.header__hamburger.active span:nth-child(3) {
  top: -9px;
  transform: rotate(-45deg);
}

.header__bg {
  opacity: 0;
}

@media screen and (max-width: 1023px) {
  .header__bg {
    pointer-events: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 10;
    transition: all 0.5s;
  }
}
@media print, screen and (min-width: 1024px) {
  .header__bg {
    display: none;
  }
}
.header__bg.show {
  transition: all 0.5s;
  pointer-events: initial;
}

@media screen and (max-width: 1023px) {
  .header__bg.show {
    opacity: 1;
  }
}
@media print, screen and (min-width: 1024px) {
  .header #js-focus-trap {
    display: none;
  }
}
.sp-cv {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 9;
  padding: 10px;
}
@media screen and (min-width: 600px) {
  .sp-cv {
    display: none;
  }
}
.sp-cv__btn {
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  display: block;
  padding: 10px 0;
}
.sp-cv .cv__btn__wrap {
  display: flex;
  margin-top: 0;
}
.sp-cv .cv__btn__wrap .cv__btn {
  width: 48%;
  font-size: 1.3rem;
  padding: 8px;
  justify-content: center;
}
.sp-cv .cv__btn__wrap .cv__btn:nth-child(2) {
  margin-top: 0;
}

/* --------------------------------------------------
	footer
-------------------------------------------------- */
#footer .footer__bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 20px 15px 29px;
  background: #fff;
}
@media screen and (min-width: 600px) {
  #footer .footer__bottom {
    padding: 20px 40px 29px;
  }
}
#footer .footer-logo {
  margin-top: 5px;
}
#footer .footer-logo img {
  margin-left: -10px;
}
#footer .footer-logo p {
  margin-top: 2px;
  font-size: 1rem;
  color: #666;
}
@media screen and (min-width: 600px) {
  #footer .footer-logo p {
    font-size: 1.2rem;
  }
}

@media screen and (min-width: 600px) {
  .footer-privacymark {
    margin-right: 90px;
  }
}

.to-top {
  position: fixed;
  z-index: 100;
  bottom: 15px;
  right: 15px;
}
@media screen and (max-width: 599px) {
  .to-top {
    display: none;
  }
}
@media screen and (min-width: 600px) {
  .to-top {
    bottom: 30px;
    right: 30px;
  }
}

/* --------------------------------------------------
	kv
-------------------------------------------------- */
.kv {
  padding: 65px 0 240px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 600px) {
  .kv {
    padding: 80px 0 280px;
  }
}
@media screen and (min-width: 1024px) {
  .kv {
    padding: 80px 0 60px;
  }
}
.kv__img {
  position: absolute;
  bottom: -16px;
  right: -15px;
  width: 118%;
  max-width: 440px;
}
@media screen and (min-width: 600px) {
  .kv__img {
    right: 0;
    max-width: 530px;
  }
}
@media screen and (min-width: 1024px) {
  .kv__img {
    width: 736px;
    max-width: 50%;
    right: -18px;
    bottom: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .kv__img {
    height: 466px;
    max-width: 100%;
    right: 0;
  }
}
.kv .inner {
  position: relative;
  z-index: 2;
  max-width: 1240px;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .kv .inner {
    max-width: 600px;
  }
}
.kv__lead {
  color: #002061;
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: 0.025em;
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .kv__lead {
    font-size: 2rem;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1024px) {
  .kv__lead {
    font-size: 2.4rem;
  }
}
.kv__lead::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  left: 0;
  bottom: -2px;
  background: linear-gradient(#00c9ea, #0095d8);
}
@media screen and (min-width: 600px) {
  .kv__lead::after {
    height: 4px;
  }
}
.kv__catch {
  max-width: 540px;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .kv__catch {
    width: 90%;
  }
}
@media screen and (min-width: 1280px) {
  .kv__catch {
    max-width: 600px;
  }
}
.kv__txt {
  font-size: 1.6rem;
  letter-spacing: 0.025em;
  line-height: 2;
  margin-top: 20px;
}
@media screen and (max-width: 599px) {
  .kv__txt {
    text-align: justify;
  }
}
@media screen and (min-width: 600px) {
  .kv__txt {
    line-height: 1.75;
    margin-top: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .kv__txt {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1280px) {
  .kv__txt {
    font-size: 1.8rem;
  }
}
.kv__bottom {
  margin: 15px 0 0;
}
@media screen and (min-width: 600px) {
  .kv__bottom {
    margin: 30px 0 0;
  }
}
@media screen and (min-width: 1024px) {
  .kv__bottom {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row-reverse;
  }
}
.kv__bnr {
  display: flex;
}
@media screen and (max-width: 599px) {
  .kv__bnr {
    justify-content: center;
  }
}
.kv__bnr__item {
  width: 144px;
  text-align: center;
  background: url(../images/kv_bnr1.png) no-repeat center center/contain;
}
@media screen and (min-width: 600px) {
  .kv__bnr__item {
    width: 170px;
  }
}
.kv__bnr__item:nth-child(2) {
  margin-left: 15px;
}
.kv__bnr__item__ttl {
  color: #b98a2c;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.3;
}
@media screen and (min-width: 600px) {
  .kv__bnr__item__ttl {
    font-size: 1.2rem;
  }
}
.kv__bnr__item__num {
  line-height: 1;
}
.kv__bnr__item__num .--en {
  font-size: 3.3rem;
  font-weight: 600;
  font-family: "Oswald", serif;
  background: linear-gradient(to right, #b98a2c 0%, #ebcc7f 50%, #ebcc7f 71%, #b98a2c 100%);
  background: -webkit-linear-gradient(to right, #b98a2c 0%, #ebcc7f 50%, #ebcc7f 71%, #b98a2c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (min-width: 600px) {
  .kv__bnr__item__num .--en {
    font-size: 3.9rem;
  }
}
.kv__bnr__item__num .--ja {
  color: #b98a2c;
  font-size: 1rem;
}
.kv__bnr__item__note {
  color: #666;
  font-size: 0.9rem;
  margin: 5px 0;
}
.kv .cv__btn {
  width: 250px;
  font-size: 1.7rem;
  padding: 13px 13px 13px 20px;
  margin: 10px auto;
}
@media screen and (min-width: 600px) {
  .kv .cv__btn {
    width: 270px;
    font-size: 2rem;
    padding: 15px 15px 15px 30px;
    margin: 20px 0 0;
  }
}
@media screen and (min-width: 1024px) {
  .kv .cv__btn {
    margin: 0 15px 0 0;
  }
}
@media screen and (min-width: 600px) {
  .kv .cv__btn span {
    width: 44px;
    height: 44px;
  }
}

.sp-cv {
  bottom: -8em;
  transition: all 0.3s 0s ease;
}
@media screen and (max-width: 599px) {
  .sp-cv.show {
    bottom: 0;
  }
}

.to-top {
  display: none;
}

.kvNews {
  text-align: center;
  font-size: 1.2rem;
  background: #eff3f5;
  padding: 12px 20px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 600px) {
  .kvNews {
    padding: 8px 20px;
    font-size: 1.6rem;
  }
}

.kvSlider {
  padding: 25px 0;
  display: none;
}
@media screen and (min-width: 600px) {
  .kvSlider {
    padding: 48px 0;
  }
}
.kvSlider img {
  margin: 0 auto;
}

.slick-track {
  display: flex;
}

.slick-slide {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  margin: 0 10px;
}
.slick-slide > div {
  margin: 0 auto;
}

/* --------------------------------------------------
	lead
-------------------------------------------------- */
.lead {
  padding: 30px 0;
  position: relative;
}
@media screen and (min-width: 600px) {
  .lead {
    padding: 45px 0;
  }
}
.lead .inner {
  max-width: 1024px;
}
.lead__catch {
  color: #002061;
  font-size: 2.8rem;
  line-height: 1.39;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .lead__catch {
    font-size: 4rem;
  }
}
@media screen and (min-width: 1024px) {
  .lead__catch {
    font-size: 4.8rem;
  }
}
.lead__img {
  max-width: 820px;
  width: 100%;
  margin: 30px auto 20px;
}
@media screen and (min-width: 600px) {
  .lead__img {
    margin: 50px auto 20px;
  }
}
.lead .secCv {
  margin-top: 30px;
}
@media screen and (min-width: 600px) {
  .lead .secCv {
    margin-top: 45px;
  }
}

/* --------------------------------------------------
	about
-------------------------------------------------- */
.about {
  background: #f2f6f7;
}
.about__list {
  margin: 25px auto;
}
@media screen and (min-width: 600px) {
  .about__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 50px auto 40px;
  }
}
.about__item {
  background: #fff;
  margin-bottom: 20px;
  padding: 20px 20px 15px;
}
@media screen and (min-width: 600px) {
  .about__item {
    width: 48.5%;
  }
}
@media screen and (min-width: 1024px) {
  .about__item {
    width: 32%;
    max-width: 360px;
  }
}
.about__item__ttl {
  text-align: center;
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.9;
  color: #0095d8;
  border: 1px solid #0095d8;
}
@media screen and (min-width: 1024px) {
  .about__item__ttl {
    font-size: 1.9rem;
  }
}
.about__item__img {
  margin: 15px auto;
  max-width: 81px;
  width: 30%;
}
.about__item__txt {
  font-size: 1.5rem;
  line-height: 1.86;
  margin-bottom: 12px;
}
@media screen and (min-width: 600px) {
  .about__item__txt {
    min-height: 84px;
  }
}
.about__item__tag {
  display: flex;
  flex-wrap: wrap;
}
.about__item__tag li {
  font-size: 1.3rem;
  font-weight: 600;
  color: #1d3b51;
  line-height: 1.5;
}
.about__item__tag li:not(:last-child) {
  margin-right: 1em;
}
/* --------------------------------------------------
	point
-------------------------------------------------- */
.point {
  padding-top: 0;
  border-top: 3px solid #fff;
}
.point__list {
  margin: 30px auto 0;
}
@media screen and (min-width: 600px) {
  .point__list {
    width: 90%;
    margin: 60px auto 0;
  }
}
@media screen and (min-width: 1280px) {
  .point__list {
    width: 100%;
  }
}
.point__item {
  background: #fff;
  margin-bottom: 40px;
  padding: 40px 20px 20px;
  position: relative;
  border: 4px solid #f2f6f7;
}
@media screen and (min-width: 600px) {
  .point__item {
    padding: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .point__item {
    padding: 55px;
    margin-bottom: 66px;
  }
}
@media screen and (min-width: 1280px) {
  .point__item {
    padding: 55px 65px 65px;
  }
}
.point__item:nth-child(even) .point__item__cont {
  flex-direction: row-reverse;
}
.point__item:nth-child(1) .point__item__img img {
  top: 47px;
  left: 20px;
  width: 166px;
}
@media screen and (min-width: 600px) {
  .point__item:nth-child(1) .point__item__img img {
    width: 25vw;
  }
}
@media screen and (min-width: 1280px) {
  .point__item:nth-child(1) .point__item__img img {
    width: 332px;
  }
}
@media screen and (min-width: 1024px) {
  .point__item:nth-child(2) {
    padding-bottom: 130px;
  }
}
.point__item:nth-child(2) .point__item__img img {
  top: 15px;
  left: 20px;
  width: 216px;
}
@media screen and (min-width: 600px) {
  .point__item:nth-child(2) .point__item__img img {
    width: 30vw;
  }
}
@media screen and (min-width: 1280px) {
  .point__item:nth-child(2) .point__item__img img {
    left: 0;
    width: 433px;
  }
}
.point__item:nth-child(3) .point__item__img img {
  top: 70px;
  left: 45px;
  width: 123px;
}
@media screen and (min-width: 600px) {
  .point__item:nth-child(3) .point__item__img img {
    width: 20vw;
  }
}
@media screen and (min-width: 1280px) {
  .point__item:nth-child(3) .point__item__img img {
    width: 246px;
  }
}
.point__item__num {
  color: #0095d8;
  font-size: 4.8rem;
  font-weight: 100;
  line-height: 1;
  font-family: "Lato", sans-serif;
  position: absolute;
  top: -20px;
  left: -10px;
}
@media screen and (min-width: 600px) {
  .point__item__num {
    font-size: 6rem;
    top: 20px;
    left: -35px;
  }
}
@media screen and (min-width: 1024px) {
  .point__item__num {
    font-size: 8rem;
    top: 30px;
    left: -55px;
  }
}
@media screen and (min-width: 1280px) {
  .point__item__num {
    font-size: 10rem;
  }
}
.point__item__num span {
  font-size: 0.6em;
  background-color: #fff;
}
.point__item__ttl {
  color: #0095d8;
  font-size: 2.4rem;
  line-height: 1.44;
}
@media screen and (min-width: 600px) {
  .point__item__ttl {
    font-size: 2.6rem;
    padding-left: 90px;
  }
}
@media screen and (min-width: 1024px) {
  .point__item__ttl {
    font-size: 3rem;
    padding-left: 110px;
  }
}
@media screen and (min-width: 1280px) {
  .point__item__ttl {
    font-size: 3.5rem;
    padding-left: 150px;
  }
}
.point__item__ttl span {
  font-size: 0.7em;
}
@media screen and (min-width: 1024px) {
  .point__item__cont {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1280px) {
  .point__item__cont {
    padding: 0 30px;
  }
}
.point__item__img {
  position: relative;
  margin: 20px 0;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .point__item__img {
    width: 40%;
    margin: 0;
  }
}
.point__item__img img {
  margin: 0 auto;
  max-width: none;
}
@media screen and (min-width: 1024px) {
  .point__item__img img {
    position: absolute;
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  .point__item__body {
    max-width: 500px;
    width: 60%;
    padding-top: 50px;
  }
}
.point__item__catch {
  font-size: 1.8rem;
  line-height: 1.91;
}
@media screen and (min-width: 600px) {
  .point__item__catch {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .point__item__catch {
    font-size: 2.4rem;
  }
}
.point__item__txt {
  text-align: left;
  margin-top: 16px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .point__item__txt {
    margin-top: 24px;
  }
}

/* --------------------------------------------------
	advisor
-------------------------------------------------- */
.advisor {
  padding-top: 0;
}
.advisor .interview__list li {
  width: 330px;
  margin: 30px auto 0;
  border: 1px solid #d9d9d9;
}
.advisor .interview__list li .img {
  margin: -1px;
}
.advisor .interview__box {
  padding: 20px 30px;
  border-top: none;
}
.advisor .interview-name {
  position: relative;
  font-size: 1.6rem;
  margin-left: -5px;
}
.advisor .interview-name p {
  margin-left: 5px;
}
.advisor .interview-name .tag {
  display: inline-block;
  padding: 3px 15px;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1;
  border: 1px solid #d9d9d9;
  background: #fff;
  margin-bottom: 6px;
  margin-left: 5px;
  padding: 5px;
  font-weight: normal;
}
.advisor .interview-txt {
  font-size: 1.4rem;
  margin-top: 5px;
}
.advisor .interview__list .img {
  position: relative;
  overflow: hidden;
}
.advisor .interview__list .img img {
  transition: all 0.7s cubic-bezier(0.13, 0.67, 0.41, 1.02);
}
.advisor .interview__list a {
  display: block;
  height: 100%;
  background: #fff;
}

@media screen and (min-width: 1024px) {
  .interview__list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .interview__list li {
    margin: 40px 0 0;
  }
  .interview .interview__list li:not(:first-child) {
    margin-left: 24px;
  }
  .interview__list li {
    transition: 0.2s ease-out;
  }
  .interview__list li:hover {
    box-shadow: 0 5px 28px rgba(0, 0, 0, 0.4);
  }
  .interview__list li:hover .img img {
    transform: scale(1.1);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1154px) {
  .advisor .interview__list li:not(:nth-child(2n)) {
    margin-right: 24px;
  }
}
@media screen and (min-width: 1155px) {
  .advisor .interview__list li:not(:nth-child(3n)) {
    margin-right: 24px;
  }
}
/* --------------------------------------------------
	flow
-------------------------------------------------- */
.flow {
  background: linear-gradient(93.48deg, rgba(213, 222, 227, 0.5), rgba(250, 251, 251, 0.5));
  border-top: 3px solid #fff;
  padding-top: 0;
}
.flow .inner {
  max-width: 1100px;
}
.flow__list {
  margin-top: 40px;
}
@media screen and (min-width: 600px) {
  .flow__list {
    margin-top: 70px;
  }
}
@media screen and (min-width: 1024px) {
  .flow__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.flow__item {
  background: #fff;
  position: relative;
  max-width: 350px;
  width: 100%;
  margin: 0 auto 50px;
  padding: 15px 25px 25px;
}
@media screen and (min-width: 1024px) {
  .flow__item {
    margin: 0 0 40px;
    width: 32%;
  }
}
@media screen and (min-width: 1024px) {
  .flow__item:not(:nth-child(3n)) {
    margin-right: 2%;
  }
}
@media screen and (min-width: 1024px) {
  .flow__item:nth-child(3n)::after {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .flow__item:last-child::after {
    display: none;
  }
}
.flow__item::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #20ecfc;
  border-width: 20px 0px 20px 16px;
}
@media screen and (max-width: 1023px) {
  .flow__item::after {
    bottom: -45px;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
  }
}
@media screen and (min-width: 1024px) {
  .flow__item::after {
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
  }
}
.flow__item__num {
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 15px;
  color: #20ecfc;
  font-size: 4.4rem;
  font-weight: 100;
  font-family: "Lato", sans-serif;
  line-height: 1;
}
.flow__item__img {
  max-width: 72px;
  width: 30%;
  margin: 0 auto;
}
.flow__item__ttl {
  color: #002061;
  text-align: center;
  font-size: 2.1rem;
  font-weight: 500;
  margin-top: 10px;
}
.flow__item__txt {
  color: #555;
  font-size: 1.5rem;
  line-height: 1.56;
  margin-top: 5px;
}
@media screen and (min-width: 600px) {
  .flow__item__txt {
    font-size: 1.6rem;
  }
}
.flow__item__point {
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 300px;
  width: 90%;
  color: #002061;
  font-size: 1.6rem;
  text-align: center;
  border-radius: 6px;
  background: #fcee21;
  line-height: 1.8;
}
.flow .secCv {
  margin-top: 40px;
}

/* --------------------------------------------------
	case
-------------------------------------------------- */
.case {
  padding: 0 0 30px;
}
.case__list {
  margin-top: 30px;
}
@media screen and (min-width: 1024px) {
  .case__list {
    margin-top: 60px;
  }
}
.case__item {
  background: #fff;
  padding: 20px;
  border: 4px solid #f2f6f7;
}
@media screen and (min-width: 1024px) {
  .case__item {
    padding: 38px 38px 24px;
  }
}
.case__item:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .case__item:not(:last-child) {
    margin-bottom: 50px;
  }
}
.case__item__head {
  margin-bottom: 24px;
}
@media screen and (min-width: 1024px) {
  .case__item__head {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1024px) {
  .case__item__body {
    padding-right: 0.8em;
  }
}
.case__item__meta {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
@media screen and (min-width: 600px) {
  .case__item__meta {
    margin-bottom: 25px;
  }
}
.case__item__meta .pro__item__cat {
  margin-top: 0;
}
.case__item__num {
  color: #0095d8;
  font-size: 3rem;
  font-weight: 300;
  font-family: "Lato", sans-serif;
  margin-right: 20px;
  line-height: 1;
  flex-shrink: 0;
}
@media screen and (min-width: 600px) {
  .case__item__num {
    font-size: 3.4rem;
  }
}
.case__item__company {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 3px;
}
@media screen and (min-width: 600px) {
  .case__item__company {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .case__item__company {
    font-size: 2rem;
  }
}
.case__item__ttl {
  color: #1d3b51;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.57;
}
@media screen and (min-width: 600px) {
  .case__item__ttl {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 1280px) {
  .case__item__ttl {
    font-size: 2.6rem;
  }
}
.case__item__info {
  margin-top: 10px;
}
@media screen and (min-width: 1024px) {
  .case__item__info {
    margin-top: 30px;
  }
}
.case__item__info__cont {
  display: inline-block;
  margin-right: 22px;
  line-height: 1.5;
}
.case__item__info__ttl {
  font-size: 1.1rem;
  color: #666;
  border: 1px solid #666;
  display: inline-block;
  width: 50px;
  text-align: center;
  padding: 1px 0 2px;
  margin-right: 7px;
}
@media screen and (min-width: 600px) {
  .case__item__info__ttl {
    font-size: 1.3rem;
  }
}
.case__item__info__txt {
  font-size: 1.3rem;
  color: #666;
  display: inline-block;
  margin-top: 0.5em;
}
@media screen and (min-width: 600px) {
  .case__item__info__txt {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .case__item__info__txt {
    font-size: 1.5rem;
    margin: 0;
  }
}
.case__item__img {
  max-width: 375px;
  width: 100%;
  margin: 20px auto;
}
@media screen and (min-width: 1024px) {
  .case__item__img {
    margin: 0;
  }
}
.case__item__bottom__lead {
  display: flex;
  background: url(../images/case_lead_bg.png) no-repeat center center/cover;
}
.case__item__bottom__lead .case__item__bottom__ttl:nth-child(1) {
  color: #1d3b51;
}
.case__item__bottom__ttl {
  text-align: center;
  width: 50%;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 5px;
}
@media screen and (min-width: 600px) {
  .case__item__bottom__ttl {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .case__item__bottom__ttl {
    font-size: 2rem;
  }
}
.case__item__bottom__cont {
  display: flex;
}
.case__item__bottom__cont .case__item__bottom__cont__txt:nth-child(1) {
  padding: 0 10px 0 0;
}
@media screen and (min-width: 600px) {
  .case__item__bottom__cont .case__item__bottom__cont__txt:nth-child(1) {
    padding: 0 25px 0 0;
  }
}
.case__item__bottom__cont .case__item__bottom__cont__txt:nth-child(2) {
  padding: 0 0 0 10px;
}
@media screen and (min-width: 600px) {
  .case__item__bottom__cont .case__item__bottom__cont__txt:nth-child(2) {
    padding: 0 5px 0 20px;
  }
}
.case__item__bottom__cont__txt {
  width: 50%;
  font-size: 1.4rem;
  line-height: 2;
  margin-top: 12px;
}
@media screen and (min-width: 600px) {
  .case__item__bottom__cont__txt {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .case__item__bottom__cont__txt {
    font-size: 1.6rem;
  }
}
.case__txt {
  text-align: center;
  font-size: 1.5rem;
  line-height: 2;
  margin: 15px 0 20px;
}
@media screen and (min-width: 600px) {
  .case__txt {
    font-size: 1.6rem;
    line-height: 2.5;
    margin: 25px 0 20px;
  }
}
.case__note {
  text-align: right;
  font-size: 1rem;
  color: #666;
}
@media screen and (min-width: 600px) {
  .case__note {
    font-size: 1.2rem;
  }
}
.case .pro__item__cat {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
}
.case .pro__item__cat li {
  color: #fff;
  background: #002061;
  font-size: 1.1rem;
  font-weight: 600;
  margin: 0 10px 5px 0;
  padding: 3px 8px 5px;
  line-height: 1.2;
}
@media screen and (min-width: 600px) {
  .case .pro__item__cat li {
    font-size: 1.3rem;
  }
}
.case__slider {
  padding: 20px 0;
  background: #fff;
}
.case__slider .inner {
  width: 80%;
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev, .swiper-button-next {
  margin-top: 0;
  -wewbkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}

.swiper-button-prev {
  background: url(/img/arrow_slide_l.svg) no-repeat 50% 50%;
  background-size: 100%;
  width: 45px;
  height: 45px;
}

.swiper-button-next {
  background: url(/img/arrow_slide_r.svg) no-repeat 50% 50%;
  background-size: 100%;
  width: 45px;
  height: 45px;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url();
  left: 10px;
  right: auto;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #777;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #000;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 8px !important;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.logo__list .swiper-button-next, .logo__list .swiper-button-prev {
  background: url(../images/arrow_slide_logo.png) no-repeat 50% 50%;
  background-size: 100%;
  width: 20px;
  height: 100px;
  margin-top: -80px;
}

.logo__list {
  overflow: visible;
  position: relative;
  padding-bottom: 80px;
}

.logo__list .swiper-slide {
  background: #fff;
}

.logo__list .logo__list-in {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  background: #fff;
  height: 375px;
}

.logo__list .logo__list-in li {
  text-align: center;
  max-width: 26%;
  width: 100%;
  margin: 40px auto 0;
}

.logo__list .swiper-button-prev {
  left: -30px;
  transform: rotate(-180deg);
}

.logo__list .swiper-button-next {
  right: -30px;
}

@media screen and (min-width: 600px) {
  .logo__list .logo__list-in {
    height: 335px;
  }
  .logo__list .logo__list-in li {
    max-width: 21%;
  }
  .logo__list .swiper-button-next, .logo__list .swiper-button-prev {
    width: 30px;
  }
  .logo__list .swiper-button-prev {
    left: -45px;
  }
  .logo__list .swiper-button-next {
    right: -45px;
  }
}
@media screen and (min-width: 768px) {
  .swiper-button-prev, .swiper-button-next {
    -wewbkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
  }
  .logo__list .swiper-button-next, .logo__list .swiper-button-prev {
    width: 50px;
  }
  .logo__list .swiper-button-prev {
    left: -65px;
  }
  .logo__list .swiper-button-next {
    right: -65px;
  }
}
/* --------------------------------------------------
	cv
-------------------------------------------------- */
@media screen and (min-width: 600px) {
  .cv {
    padding: 50px 0 85px;
  }
}
.cv .secTtl::after {
  display: none;
}
.cv__content {
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 20px 35px 10px rgba(66, 60, 60, 0.2);
  margin-top: 30px;
  padding: 30px 20px;
}
@media screen and (min-width: 600px) {
  .cv__content {
    padding: 60px 20px 50px;
    margin-top: 40px;
  }
}
@media screen and (min-width: 600px) {
  .cv__content2 {
    padding: 30px 20px 50px;
  }
}
.cv__content2 .cv__btn__list {
  margin-top: 30px;
}
.cv__txt {
  text-align: center;
  color: #002061;
  font-size: 1.8rem;
  font-weight: 700;
}
@media screen and (min-width: 600px) {
  .cv__txt {
    font-size: 2.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .cv__txt {
    font-size: 2.6rem;
  }
}
.cv__txt2 {
  text-align: center;
  color: #1d3b51;
  font-size: 1.6rem;
}
@media screen and (min-width: 600px) {
  .cv__txt2 {
    font-size: 2.1rem;
  }
}
.cv__logo {
  max-width: 296px;
  width: 75%;
  margin: 15px auto 0;
}
.cv__btn {
  display: block;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  width: 260px;
  padding: 15px;
  background: #e4007f;
  border: 3px solid #e4007f;
  box-shadow: 0 12px 32px hsla(196, 5%, 42%, 0.4);
  border-radius: 50px;
  color: #fff;
  position: relative;
  font-size: 1.8rem;
  font-weight: 600;
  margin: 0 auto;
}
@media screen and (min-width: 600px) {
  .cv__btn {
    padding: 20px 22px 20px 36px;
    width: 360px;
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .cv__btn {
    margin: 0;
  }
}
.cv__btn.-dl {
  color: #002061;
  background: #fff;
  border-color: #002061;
}
.cv__btn span {
  width: 36px;
  height: 36px;
}
@media screen and (min-width: 600px) {
  .cv__btn span {
    width: 54px;
    height: 54px;
  }
}
.cv__btn__list {
  margin-top: 45px;
}
@media screen and (min-width: 1024px) {
  .cv__btn__list {
    display: flex;
    justify-content: center;
  }
}
.cv__btn__list li:nth-child(2) {
  margin: 15px auto 0;
}
@media screen and (min-width: 600px) {
  .cv__btn__list li:nth-child(2) {
    margin: 20px auto 0;
  }
}
@media screen and (min-width: 1024px) {
  .cv__btn__list li:nth-child(2) {
    margin: 0 0 0 40px;
  }
}
.cv__btn__list li .txt1 {
  text-align: center;
  margin: 0 0 8px;
}
@media screen and (min-width: 600px) {
  .cv__btn__list li .txt1 {
    margin: 0 0 14px;
  }
}
.cv__btn__list li .txt1 span {
  display: inline-block;
  font-size: 14px;
  font-weight: 900;
  position: relative;
}
@media screen and (min-width: 600px) {
  .cv__btn__list li .txt1 span {
    font-size: 16px;
  }
}
.cv__btn__list li .txt1 span::after, .cv__btn__list li .txt1 span::before {
  position: absolute;
  content: "";
  width: 13px;
  height: 26px;
  bottom: 2px;
}
.cv__btn__list li .txt1 span::before {
  background: url(../images/icn_left.svg) no-repeat center center/100%;
  left: -20px;
}
.cv__btn__list li .txt1 span::after {
  background: url(../images/icn_right.svg) no-repeat center center/100%;
  right: -20px;
}

.secCv__txt {
  text-align: center;
  color: #002061;
  font-size: 1.8rem;
  font-weight: 500;
}
@media screen and (min-width: 600px) {
  .secCv__txt {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .secCv__txt {
    font-size: 2.9rem;
  }
}
.secCv .cv__btn__wrap {
  margin-top: 10px;
}
@media screen and (min-width: 600px) {
  .secCv .cv__btn__wrap {
    margin-top: 15px;
  }
}

/* --------------------------------------------------
	companyInfo
-------------------------------------------------- */
.companyInfo {
  background: #f2f6f7;
  padding: 50px 0;
}
@media screen and (max-width: 899px) {
  .companyInfo {
    padding: 40px 3vw;
  }
}

.companyInfo .contents-inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1230px) {
  .companyInfo .contents-inner {
    padding: 0 3vw;
  }
}

.companyInfo .list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  display: -webkit-flex;
  flex-wrap: nowrap;
}
@media screen and (max-width: 899px) {
  .companyInfo .list {
    display: block;
  }
}

.companyInfo .list > div {
  width: 49%;
}
@media screen and (max-width: 899px) {
  .companyInfo .list > div {
    width: 100%;
  }
}

@media screen and (max-width: 899px) {
  .companyInfo .list > div:nth-of-type(2) {
    margin-top: 30px;
  }
}

.companyInfo .list > div .headline {
  padding-bottom: 16px;
  text-align: center;
  font-size: 24px;
  border-bottom: 2px solid #20ecfc;
  color: #777;
}
@media screen and (max-width: 899px) {
  .companyInfo .list > div .headline {
    font-size: 18px;
    border-bottom-width: 1px;
  }
}

.companyInfo .list > div table {
  width: 100%;
  margin-top: 30px;
}
@media screen and (max-width: 899px) {
  .companyInfo .list > div table {
    margin-top: 20px;
  }
}

@media screen and (max-width: 600px) {
  .companyInfo .list > div table tr,
  .companyInfo .list > div table th,
  .companyInfo .list > div table td {
    display: block;
    width: 100%;
  }
}
.companyInfo .list > div table th,
.companyInfo .list > div table td {
  padding: 15px 0;
  border-bottom: 1px solid #dcdcdc;
  font-size: 15px;
  line-height: 1.6;
  vertical-align: middle;
  color: #000;
}
@media screen and (max-width: 899px) {
  .companyInfo .list > div table th,
  .companyInfo .list > div table td {
    padding: 10px;
    font-size: 14px;
    line-height: 2;
  }
}

.companyInfo .list > div table th {
  width: 160px;
  text-align: left;
  color: #000;
  font-weight: 400;
}
@media screen and (max-width: 600px) {
  .companyInfo .list > div table th {
    width: 100%;
  }
}

.companyInfo .list > div table td a {
  color: #404040;
}

.companyInfo .list > div table td ul li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  display: -webkit-flex;
  flex-wrap: nowrap;
}

.companyInfo .list > div table td ul li span:nth-of-type(1) {
  padding-right: 10px;
}

.companyInfo .list > div table td ul li.indent span:nth-of-type(1) {
  flex-shrink: 0;
  width: 140px;
}

.companyInfo .list > div .logo {
  margin-top: 70px;
  text-align: center;
}
@media screen and (max-width: 899px) {
  .companyInfo .list > div .logo {
    margin-top: 30px;
  }
}

@media screen and (max-width: 899px) {
  .companyInfo .list > div .logo img {
    width: 70%;
    max-width: 250px;
  }
}/*# sourceMappingURL=style.css.map */