/*! sanitize.css v5.0.0 | CC0 License | github.com/jonathantneal/sanitize.css */

*, ::before, ::after {
  background-repeat: no-repeat;
  box-sizing: inherit
}

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

html {
  box-sizing: border-box;
  cursor: default;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

article, aside, footer, header, nav, section {
  display: block
}

body {
  margin: 0
}

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

figcaption, figure, main {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

nav ol, nav ul {
  list-style: none
}

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b, strong {
  font-weight: inherit
}

b, strong {
  font-weight: bolder
}

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

dfn {
  font-style: italic
}

mark {
  background-color: #ffff00;
  color: #000000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

::selection {
  background-color: #b3d4fc;
  color: #000000;
  text-shadow: none
}

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

audio, video {
  display: inline-block
}

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

img {
  border-style: none
}

svg {
  fill: currentColor
}

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

table {
  border-collapse: collapse
}

button, input, optgroup, select, textarea {
  margin: 0
}

button, input, select, textarea {
  color: inherit;
  font-size: inherit;
  line-height: inherit
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

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

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

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

textarea {
  overflow: auto;
  resize: vertical
}

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto
}

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

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

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

details, menu {
  display: block
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

template {
  display: none
}

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

[hidden] {
  display: none
}

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

[aria-controls] {
  cursor: pointer
}

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

[aria-disabled] {
  cursor: default
}

html {
  line-height: 1
}

ol, ul {
  list-style: none
}

table {
  border-spacing: 0
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle
}

img {
  vertical-align: bottom
}

input, button, textarea, select {
  -webkit-appearance: none;
  appearance: none
}

html {
  width: 100%;
  margin: 0 auto;
  font-size: 62.5%
}

body {
  font-size: 3.33333vw;
  line-height: 1.8;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Osaka, "MS PGothic", "ＭＳ Ｐゴシック", Helvetica, Arial, Sans-Serif;
  color: #222;
  text-align: left;
  background-color: #FFF
}

@media screen and (min-width: 768px), print {
  body {
    font-size: 1.66667vw;
    overflow-x: hidden
  }
}

@media screen and (min-width: 1200px) {
  body {
    font-size: 20px
  }
}

a {
  color: #222;
  text-decoration: none;
  transition: all 0.2s
}

@media only screen and (min-width: 768px) {
  a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7
  }
}

img {
  width: 100%;
  vertical-align: bottom
}

ul {
  padding-left: 0
}

figure {
  margin: 0
}

@media screen and (min-width: 768px), print {
  .sp {
    display: none !important
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important
  }
}

h1, h2, h3, p, ul, ol {
  margin: 0
}

.header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  position: sticky;
  top: 0;
  z-index: 10000;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1)
}

@media screen and (max-width: 767px) {
  .header {
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: calc((110/750)*100vw);
    padding: 0 calc((30/750)*100vw)
  }
}

@media screen and (min-width: 768px), print {
  .header {
    height: 55px
  }
}

@media screen and (min-width: 1100px) {
  .header {
    height: min(calc((76/1500)*100vw), 76px)
  }
}

@media screen and (min-width: 768px), print {
  .header::after {
    content: "";
    pointer-events: none;
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #0abefc
  }
}

.header-logoArea {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.header-logoArea-logo {
  width: calc((99/750)*150vw);
  margin: 0
}

@media screen and (min-width: 768px), print {
  .header-logoArea-logo {
    line-height: 1;
    width: min(calc((103/1500)*100vw), 103px);
    margin-left: min(calc((25/1500)*100vw), 25px)
  }
}

.header-logoArea-txt {
  font-size: calc((20/750)*100vw);
  line-height: 1.6;
  color: #666666;
  margin: 0 0 0 calc((25/750)*100vw)
}

@media screen and (min-width: 768px), print {
  .header-logoArea-txt {
    font-size: 10px;
    letter-spacing: 0.1em;
    margin-left: min(calc((12/1500)*100vw), 12px)
  }
}

@media screen and (min-width: 768px), print {
  .header-pcNavi {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: 100%;
    width: min(calc((810/1500)*100vw), 810px);
    margin: 0;
    margin-left: auto
  }
  .header-pcNavi li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    font-size: min(calc((14/1500)*100vw), 14px)
  }
  .header-pcNavi li:last-child {
    margin-right: min(calc((30/1500)*100vw), 30px)
  }
  .header-pcNavi li a {
    font-weight: 500;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    white-space: nowrap;
    letter-spacing: 0.05em;
    width: 100%;
    height: 70%;
    padding: 0 min(calc((14/1500)*100vw), 14px) 0
  }
  .header-pcNavi li a:hover {
    opacity: 1
  }
  .header-pcNavi li a:hover::after {
    width: 60%
  }
  .header-pcNavi li a::after {
    content: "";
    display: block;
    position: absolute;
    left: 20%;
    bottom: 0;
    width: 0;
    transition: all .3s;
    height: min(calc((4/1600)*100vw), 4px);
    background: linear-gradient(to right, #18c8a5, #91f44f)
  }
  .header-pcNavi li a.on::after {
    width: 100%
  }
}

.header .hovNav-inner {
  display: none;
  z-index: 1;
  width: 100%;
  left: 0;
  top: min(calc((76/1600)*100vw), 76px);
  background-color: rgba(0, 0, 0, 0.85)
}

.header .hovNav-inner-list {
  display: -ms-flexbox;
  display: flex;
  width: fit-content;
  margin: 0 min(calc((120/1500)*100vw), 120px) 0 auto
}

.header .hovNav-inner-list li {
  margin-left: min(calc((35/1500)*100vw), 35px)
}

.header .hovNav-inner-list a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  letter-spacing: 0.1em;
  font-size: min(calc((14/1500)*100vw), 14px);
  height: min(calc((64/1500)*100vw), 64px);
  padding: 0 min(calc((10/1500)*100vw), 10px) 0
}

.header .hovNav-inner-list a:hover {
  opacity: 1;
  text-decoration: underline
}

@media screen and (min-width: 768px), print {
  .header-pcBtn {
    width: min(calc((200/1500)*100vw), 200px);
    height: 100%
  }
  .header-pcBtn a {
    position: relative;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: min(calc((14/1500)*100vw), 14px);
    color: #fff;
    background-color: #18c8a5
  }
  .header-pcBtn span {
    display: inline-block;
    line-height: 1;
    width: min(calc((20/1500)*100vw), 20px);
    margin-right: min(calc((14/1500)*100vw), 14px)
  }
}

@media screen and (min-width: 1000px) {
  .header-pcBtn {
    width: min(calc((160/1500)*100vw), 160px);
    height: 100%
  }
}

@media screen and (min-width: 768px),
print {
    .header-pcBtn.header-download {
        width: min(calc((96/1500)*100vw), 96px);
        height: 100%
    }

    .header-pcBtn.header-download a {
        flex-flow: column;
        font-size: min(calc((11/1500)*100vw), 11px);
        background-color: #3549B4;
        letter-spacing: -0.08em;
    }

    .header-pcBtn.header-download span {
        width: min(calc((17/1500)*100vw), 17px);
        margin-right: 0;
        margin-bottom: min(calc((3/1500)*100vw), 3px);
    }
}

.header-spBtn {
  width: calc((70/750)*100vw);
  margin: 0
}

.header-spNavi {
  width: 100vw;
  height: 100dvh;
  overflow: scroll;
  padding: 0 calc((30/750)*100vw);
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  right: -110vw;
  z-index: 20000;
  transition: all 0.3s
}

.header-spNavi.active {
  right: 0
}

.header-spNavi-btn {
  width: calc((47/750)*100vw);
  margin: calc((44/750)*100vw) 0 calc((22/750)*100vw) auto
}

.header-spNavi-inner {
  padding: calc((50/750)*100vw) 0;
  background-color: #fff;
  border-radius: calc((10/750)*100vw)
}

.header-spNavi-heading {
  line-height: 1;
  text-align: center;
  font-size: calc((48/750)*100vw)
}

.header-spNavi-links {
  margin: calc((38/750)*100vw) auto 0
}

.header-spNavi-links li {
  font-size: calc((30/750)*100vw);
  text-align: left;
  padding: 0 calc((40/750)*100vw)
}

.header-spNavi-links li a {
  font-weight: 500;
  letter-spacing: 0.05em;
  display: block;
  border-bottom: calc((4/750)*100vw) solid #ececec;
  padding: calc((20/750)*100vw) 0 calc((20/750)*100vw) calc((10/750)*100vw)
}

.header-spNavi-links .sl {
  padding: 0
}

.header-spNavi-links .sl-link {
  padding: 0 calc((40/750)*100vw)
}

.header-spNavi-links .sl-link-parent {
  position: relative
}

.header-spNavi-links .sl-link-parent a {
  width: 100%;
  border-bottom: calc((4/750)*100vw) solid #ececec
}

.header-spNavi-links .sl-link-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: calc((150/750)*100vw);
  height: calc((90/750)*100vw);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: right;
  justify-content: right;
  -ms-flex-align: center;
  align-items: center
}

.header-spNavi-links .sl-link-btn .img {
  position: relative;
  top: calc((-10/750)*100vw);
  width: calc((42/750)*100vw)
}

.header-spNavi-links .sl-nav {
  display: none
}

.header-spNavi-links .sl-nav li {
  padding: 0
}

.header-spNavi-links .sl-nav li a {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
  background-color: #151515;
  border-bottom: 1px solid #515151;
  display: block;
  font-size: calc((24/750)*100vw);
  padding: calc((16/750)*100vw) calc((40/750)*100vw) calc((16/750)*100vw) calc((50/750)*100vw)
}

.header-spNavi-links .sl-nav li a::after {
  content: '';
  position: absolute;
  top: calc((25/750)*100vw);
  right: calc((50/750)*100vw);
  display: inline-block;
  background-image: url(../img/sl-ic.svg);
  background-size: contain;
  vertical-align: middle;
  width: calc((25/750)*100vw);
  height: calc((31/750)*100vw)
}

.header-spNavi-links .sl-nav li:nth-child(1) a {
  border-top: none
}

.header-spNavi-links li:nth-child(1) a {
  border-top: calc((4/750)*100vw) solid #ececec
}

.footer {
  padding: calc((80/750)*100vw) 0 0;
  position: relative
}

@media screen and (min-width: 768px), print {
  .footer {
    padding: min(calc((47/1000)*100vw), 47px) 0 0
  }
}

.footer:before {
  content: "";
  display: block;
  width: 100%;
  height: calc((9/750)*100vw);
  background-image: linear-gradient(90deg, #18c8a5 0%, #91f44f 100%);
  position: absolute;
  top: 0
}

@media screen and (min-width: 768px), print {
  .footer:before {
    height: min(calc((4/1040)*100vw), 4px)
  }
}

@media screen and (min-width: 768px), print {
  .footer-inner {
    width: min(calc((1000/1040)*100vw), 1000px);
    margin: 0 auto;
    padding: 0 min(calc((20/1000)*100vw), 20px)
  }
}

.footer-logo {
  width: calc((122/750)*150vw);
  margin: 0 auto calc((68/750)*100vw)
}

@media screen and (min-width: 768px), print {
  .footer-logo {
    width: min(calc((89/1040)*100vw), 89px);
    margin: 0 auto min(calc((42/1040)*100vw), 42px)
  }
}

.footer .fotNavi {
  width: calc((690/750)*100vw);
  margin: 0 auto calc((7/750)*100vw)
}

@media screen and (min-width: 768px), print {
  .footer .fotNavi {
    display: -ms-flexbox;
    display: flex;
    width: min(calc((910/1040)*100vw), 910px);
    margin: 0 auto min(calc((37/1040)*100vw), 37px)
  }
}

@media screen and (min-width: 768px), print {
  .footer .fotNavi-list:nth-child(1) {
    margin-right: min(calc((70/1040)*100vw), 70px)
  }
}

@media screen and (min-width: 768px), print {
  .footer .fotNavi-list:nth-child(2) {
    margin-right: min(calc((65/1040)*100vw), 65px)
  }
}

@media screen and (min-width: 768px), print {
  .footer .fotNavi-list:nth-child(3) {
    margin-right: min(calc((60/1040)*100vw), 60px)
  }
}

@media screen and (min-width: 768px), print {
  .footer .fotNavi-list-parent {
    margin-bottom: min(calc((23/1040)*100vw), 23px)
  }
}

.footer .fotNavi-list-parent:last-child {
  margin-bottom: 0
}

.footer .fotNavi-list-parent .fotChild {
  padding: calc((38/750)*100vw) 0 calc((70/750)*100vw) calc((98/750)*100vw)
}

@media screen and (min-width: 768px), print {
  .footer .fotNavi-list-parent .fotChild {
    padding: min(calc((13/1040)*100vw), 13px) 0 0 min(calc((40/1040)*100vw), 40px)
  }
}

.footer .fotNavi-list-parent .fotChild li {
  line-height: 1;
  margin-bottom: calc((32/750)*100vw)
}

@media screen and (min-width: 768px), print {
  .footer .fotNavi-list-parent .fotChild li {
    margin-bottom: min(calc((12/1040)*100vw), 12px)
  }
}

.footer .fotNavi-list-parent .fotChild li:last-child {
  margin-bottom: 0
}

.footer .fotNavi-list-parent .fotChild li a {
  white-space: nowrap;
  letter-spacing: 0.1em;
  font-size: calc((28/750)*100vw)
}

@media screen and (max-width: 767px), print {
  .footer .fotNavi-list-parent .fotChild li a {
    font-weight: 500
  }
}

@media screen and (min-width: 768px), print {
  .footer .fotNavi-list-parent .fotChild li a {
    white-space: nowrap;
    letter-spacing: 0.05em;
    font-size: min(calc((14/1040)*100vw), 14px)
  }
}

.footer .fotNavi-list-parent>a {
  font-weight: bold;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: 0.1em;
  font-size: calc((28/750)*100vw)
}

@media screen and (max-width: 767px), print {
  .footer .fotNavi-list-parent>a {
    width: 100%;
    height: calc((87/750)*100vw);
    border-bottom: solid 1px #e3e3e3
  }
}

@media screen and (min-width: 768px), print {
  .footer .fotNavi-list-parent>a {
    white-space: nowrap;
    letter-spacing: 0.1em;
    font-size: min(calc((14/1040)*100vw), 14px)
  }
}

@media screen and (max-width: 767px), print {
  .footer .fotNavi-list-parent>a.brd {
    border-top: solid 1px #e3e3e3
  }
}

.footer .fotNavi-list-parent>a::before {
  content: "";
  display: block;
  background: linear-gradient(to right, #18c8a5, #91f44f);
  width: calc((29/750)*100vw);
  height: calc((8/750)*100vw)
}

@media screen and (max-width: 767px), print {
  .footer .fotNavi-list-parent>a::before {
    margin: calc((5/750)*100vw) calc((26/750)*100vw) 0 calc((7/750)*100vw)
  }
}

@media screen and (min-width: 768px), print {
  .footer .fotNavi-list-parent>a::before {
    width: min(calc((15/1040)*100vw), 15px);
    height: min(calc((4/1040)*100vw), 4px);
    margin-right: min(calc((15/1040)*100vw), 15px)
  }
}

.footer .fotBtm {
  background-color: #484848
}

.footer .fotBtm-navi {
  font-weight: 400;
  margin: auto
}

@media screen and (max-width: 767px), print {
  .footer .fotBtm-navi {
    padding: calc((48/750)*100vw) 0 calc((48/750)*100vw) calc((90/750)*100vw)
  }
}

@media screen and (min-width: 768px), print {
  .footer .fotBtm-navi {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: min(calc((660/1040)*100vw), 660px);
    height: min(calc((48/1040)*100vw), 48px)
  }
}

@media screen and (max-width: 767px), print {
  .footer .fotBtm-navi li {
    margin-bottom: calc((28/750)*100vw)
  }
}

@media screen and (max-width: 767px), print {
  .footer .fotBtm-navi li:last-child {
    margin-bottom: 0
  }
}

@media screen and (min-width: 768px), print {
  .footer .fotBtm-navi li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.footer .fotBtm-navi li a {
  color: #fff;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: calc((28/750)*100vw)
}

@media screen and (min-width: 768px), print {
  .footer .fotBtm-navi li a {
    font-size: min(calc((12/1040)*100vw), 12px)
  }
}

.footer .pageTop {
  position: absolute;
  width: calc((112/750)*100vw);
  right: calc((30/750)*100vw);
  bottom: calc((382/750)*100vw)
}

.footer-copy {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: calc((85/750)*100vw);
  font-size: calc((24/750)*100vw);
  color: #222222;
  margin: 0
}

@media screen and (min-width: 768px), print {
  .footer-copy {
    height: 43px;
    font-size: 12px
  }
}

.c-inner {
  padding: 0 calc((30/750)*100vw);
  margin: 0 auto
}

@media screen and (min-width: 768px), print {
  .c-inner {
    width: min(calc((1000/1040)*100vw), 1000px);
    padding: 0
  }
}

.c-headingArea {
  padding-bottom: calc((35/750)*100vw);
  position: relative;
  margin: 0 auto calc((40/750)*100vw)
}

@media screen and (min-width: 768px), print {
  .c-headingArea {
    padding-bottom: min(calc((30/1040)*100vw), 30px);
    margin-bottom: min(calc((40/1040)*100vw), 40px)
  }
}

.c-headingArea:after {
  content: "";
  display: block;
  width: calc((37/750)*100vw);
  height: calc((4/750)*100vw);
  background-color: #18c8a5;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto
}

@media screen and (min-width: 768px), print {
  .c-headingArea:after {
    width: min(calc((37/1040)*100vw), 37px);
    height: min(calc((4/1040)*100vw), 4px)
  }
}

.c-heading {
  font-size: calc((36/750)*100vw);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.18em;
  line-height: 1.7;
  margin: 0 auto
}

@media screen and (min-width: 768px), print {
  .c-heading {
    font-size: min(calc((40/1040)*100vw), 40px);
    line-height: 1.75
  }
}

.c-subttl {
  font-size: calc((26/750)*100vw);
  font-weight: bold;
  text-align: center;
  color: #14b494;
  letter-spacing: 0.05em;
  margin: 0.5em auto 0
}

@media screen and (min-width: 768px), print {
  .c-subttl {
    font-size: min(calc((20/1040)*100vw), 20px)
  }
}

.cvArea {
  padding: calc((30/750)*100vw) 0;
  background: url(../img/cvArea_bg_01_sp.jpg) center center no-repeat;
  background-size: cover
}

@media screen and (min-width: 768px), print {
  .cvArea {
    padding: min(calc((5/1040)*100vw), 5px) 0;
    background-image: url(../img/cvArea_bg_01_pc.jpg)
  }
}

.cvArea-box {
  width: calc((737/750)*100vw);
  height: calc((436/750)*100vw);
  margin: 0 auto;
  position: relative
}

@media screen and (min-width: 768px), print {
  .cvArea-box {
    width: min(calc((976/1040)*100vw), 976px);
    height: min(calc((337/1040)*100vw), 337px)
  }
}

.cvArea-bg {
  width: 100%;
  height: 100%;
  background: url(../img/cvArea_img_01_sp.png) center center no-repeat;
  background-size: cover;
  margin: 0 auto
}

@media screen and (min-width: 768px), print {
  .cvArea-bg {
    background-image: url(../img/cvArea_img_01_pc.png)
  }
}

.cvArea-heading {
  font-size: calc((28/750)*100vw);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  margin: 0 auto;
  position: absolute;
  top: calc((90/750)*100vw);
  left: 0;
  right: 0
}

@media screen and (min-width: 768px), print {
  .cvArea-heading {
    font-size: min(calc((24/1040)*100vw), 24px);
    top: min(calc((90/1040)*100vw), 90px)
  }
}

.cvArea-btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: calc((90/750)*100vw);
  margin: auto
}

@media screen and (min-width: 768px), print {
  .cvArea-btn {
    bottom: min(calc((90/1040)*100vw), 90px)
  }
}

.cvArea-btn a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: calc((571/750)*100vw);
  height: calc((121/750)*100vw);
  color: #fff;
  background-color: #18c8a5;
  font-size: calc((32/750)*100vw);
  letter-spacing: 0.1em;
  margin: auto;
  box-shadow: 0px 4px 13px 0px rgba(176, 176, 176, 0.59)
}

@media screen and (min-width: 768px), print {
  .cvArea-btn a {
    width: min(calc((396/1040)*100vw), 396px);
    height: min(calc((78/1040)*100vw), 78px);
    font-size: min(calc((20/1040)*100vw), 20px)
  }
}

.content-inner {
  margin: auto;
  width: calc((690/750)*100vw);
  padding: calc((80/750)*100vw) 0 calc((100/750)*100vw)
}

@media screen and (min-width: 768px), print {
  .content-inner {
    width: min(calc((1000/1040)*100vw), 1000px);
    padding: min(calc((23/1040)*100vw), 23px) 0 min(calc((50/1040)*100vw), 50px)
  }
}

.content .pr-ttl {
  font-weight: 500;
  text-align: center;
  line-height: 1.73333;
  font-size: calc((34/750)*100vw);
  letter-spacing: 0.15em;
  margin-bottom: calc((50/750)*100vw)
}

@media screen and (min-width: 768px), print {
  .content .pr-ttl {
    line-height: 1.73333;
    font-size: min(calc((30/1040)*100vw), 30px);
    margin-bottom: min(calc((45/1040)*100vw), 45px)
  }
}

.content .pr-ttl::after {
  content: "";
  display: block;
  margin: auto;
  background: linear-gradient(to right, #18c8a5, #91f44f);
  margin: calc((32/750)*100vw) auto calc((40/750)*100vw);
  width: calc((62/750)*100vw);
  height: calc((5/750)*100vw)
}

@media screen and (min-width: 768px), print {
  .content .pr-ttl::after {
    margin: min(calc((25/1040)*100vw), 25px) auto 0;
    width: min(calc((42/1040)*100vw), 42px);
    height: min(calc((4/1040)*100vw), 4px)
  }
}

.content .pr-txt {
  text-align: left;
  line-height: 2.1;
  font-size: calc((25*1.12/750)*100vw);
  letter-spacing: 0.05em
}

@media screen and (min-width: 768px), print {
  .content .pr-txt {
    text-align: center;
    letter-spacing: 0.06em;
    line-height: 2.53333;
    font-size: min(calc((18/1040)*100vw), 18px)
  }
}

@media screen and (min-width: 768px), print {
   .fpNav {
     padding-right: min(calc((670/1040)*100vw), 670px);
   }
}