/*!
 * rev. 2022-03-25
 * copyright © 2022
 * 
 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

main {
  display: block;
}

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

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

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

a {
  background-color: transparent;
}

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

b,strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

button,input,optgroup,select,textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,input {
  overflow: visible;
}

button,select {
  text-transform: none;
}

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

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

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

fieldset {
  padding: .35em .75em .625em;
}

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],[type=radio] {
  -webkit-box-sizing: border-box;
          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-decoration {
  -webkit-appearance: none;
}

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

details {
  display: block;
}

summary {
  display: list-item;
}

#_cmp_elm_0_0,#_cmp_elm_0_1,[hidden],template {
  display: none;
}

@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium")
}

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

#cboxOverlay {
  width: 100%;
  background-color: #000;
  height: 100%;
  position: fixed;
  content: "";
  z-index: 1;
  top: 0;
  left: 0;
}

#cboxLoadedContent {
  overflow: hidden;
}

#colorbox {
  z-index: 2;
}

#colorbox iframe {
  width: 100%;
  height: 100%;
}

#cboxClose {
  width: 60px;
  height: 60px;
  display: block;
  background-color: #fff;
  border-radius: 50%;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
  position: absolute;
  top: -60px;
  right: -60px;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  #cboxClose {
    width: 13.33333vw;
    height: 13.33333vw;
    top: -16vw;
    right: -5.33333vw;
  }
}

#cboxClose:after,#cboxClose:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 60%;
  height: 3px;
  border-radius: 2px;
  background-color: #31b196;
}

#cboxClose:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

#cboxClose:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

:root {
  font-size: 62.5%;
  height: 100%;
}

@media only screen and (max-width: 767px) {
  :root {
    width: 100%;
  }
}

[data-lazy-font] {
  visibility: hidden;
}

.wf-active [data-lazy-font] {
  visibility: visible;
}

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

::-moz-selection {
  background-color: #b3d4ff;
}

::selection {
  background-color: #b3d4ff;
}

.js-focus-visible :focus:not(.focus-visible) {
  outline: 0;
}

body {
  min-width: 1100px;
  color: #000;
  font-family: FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
  font-size: 1.6rem;
  line-height: 1.7;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin: 0;
  padding: 0;
  position: relative;
}

@media only screen and (max-width: 767px) {
  body {
    min-width: 100%;
    width: 100%;
  }
}

button {
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  background-color: transparent;
}

img {
  max-width: 100%;
  height: auto;
}

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

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

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

@media only screen and (max-width: 767px) {
  [data-device=pc] {
    display: none!important;
  }
}

@media print,screen and (min-width: 768px) {
  [data-device=sp] {
    display: none!important;
  }
}

.c-page-home,.c-page-home__base {
  width: 100%;
  height: 100%;
}

.c-page-home__base {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto 1fr auto auto;
  grid-template-rows: auto auto 1fr auto auto;
      grid-template-areas: "header" "nav-global" "main" "nav-sitemap" "footer";
}

.c-page-home__header {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: header;
}

.c-page-home__nav-global {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: nav-global;
}

.c-page-home__main {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: main;
}

.c-page-home__nav-sitemap {
  -ms-grid-row: 4;
  -ms-grid-column: 1;
  grid-area: nav-sitemap;
}

.c-page-home__footer {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: footer;
}

/* 220104スタイル変更部分 */
.c-header{position:fixed; background:#fff; width:100%;}
.c-page-sub__main{position:relative; padding-top:100px}
/* 220104スタイル変更部分 */

.c-header {
  font-size: 1.6rem;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .c-header {
    padding: 2.66667vw 17.33333vw 2.66667vw 4vw;
    background-color: #fff;
  }
}

.c-header__title {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.c-header__title>div,.c-header__title h1 {
  margin: 0;
  line-height: 0;
}

@media print,screen and (min-width: 768px) {
  .c-header__title>div,.c-header__title h1 {
    min-width: 210px;
    width: 19.28571vw;
    max-width: 270px;
  }
}

@media only screen and (max-width: 767px) {
  .c-header__title>div,.c-header__title h1 {
    width: 39.73333vw;
  }
}

.c-header__title>div a,.c-header__title h1 a {
  display: block;
}

.c-header__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-header__menu {
  position: absolute;
  right: 4vw;
  top: 0;
  width: 10.66667vw;
  height: 16vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media print,screen and (min-width: 768px) {
  .c-header__menu {
    display: none;
  }
}

.c-header__menu-btn {
  width: 100%;
  height: 10.66667vw;
  border-radius: 50%;
  background-color: #31b196;
  padding: 3.33333vw 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  font-family: Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 3.46667vw;
  position: relative;
}

.c-header__menu-btn [data-item=menuline] {
  height: 8vw;
  position: absolute;
  top: 3.33333vw;
}

.c-header__menu-btn [data-item=menuline],.c-header__menu-btn [data-item=menuline]:after,.c-header__menu-btn [data-item=menuline]:before {
  position: absolute;
  content: "";
  width: 4.66667vw;
  height: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

.c-header__menu-btn [data-item=menuline]:before {
  top: 1.73333vw;
}

.c-header__menu-btn [data-item=menuline]:after {
  top: 3.73333vw;
}

.c-header__menu-btn[aria-expanded=true] [data-item=menuline] {
  top: 4.93333vw;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.c-header__menu-btn[aria-expanded=true] [data-item=menuline]:before {
  opacity: 0;
}

.c-header__menu-btn[aria-expanded=true] [data-item=menuline]:after {
  top: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.c-header__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin: 0;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media print,screen and (min-width: 768px) {
  .c-header__links {
    margin-left: 5px;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
  }
}

@media only screen and (max-width: 767px) {
  .c-header__links {
    position: absolute;
    width: 100%;
    top: 16vw;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    left: 0;
    background-color: #dff8f5;
    padding: 6.66667vw 7.33333vw;
    z-index: -1;
    display: none;
  }
  .c-header__links[aria-hidden=false] {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
  }
}

.c-header__links>li {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

@media only screen and (max-width: 767px) {
  .c-header__links>li {
    width: 49%;
    text-align: center;
  }
}

@media print,screen and (min-width: 768px) {
  .c-header__links>li:not(:first-child) {
    margin-left: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .c-header__links>li:nth-child(n+3) {
    border-top: 1px solid #69d7c2;
  }
}

.c-header__links>li[data-current=true]>a {
  pointer-events: none;
}

@media print,screen and (min-width: 768px) {
  .c-header__links>li[data-current=true]>a {
    color: #31b196;
    font-weight: 500;
  }
}

.c-header__links>li[data-link=none]>a {
  pointer-events: none;
  color: #cecece;
}

.c-header__links>li>a {
  display: block;
  text-decoration: none;
  color: #000;
  font-family: FOT-ハミング Std B,Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
  font-size: 1.6rem;
  -webkit-transition: color .3s;
  transition: color .3s;
}

@media only screen and (max-width: 767px) {
  .c-header__links>li>a {
    padding-top: 3.33333vw;
    padding-bottom: 3.33333vw;
  }
}

@media (-ms-high-contrast: none) {
  .c-header__links>li>a {
    font-size: 1.5rem;
  }
}

@media print,screen and (min-width: 768px) {
  .c-header__links>li>a:hover {
    color: #31b196;
  }
}

.c-header__contact {
  margin-left: 45px;
}

@media (max-width: 1099px) {
  .c-header__contact {
    margin-left: 25px;
  }
}

@media print,screen and (min-width: 768px) {
  .c-header__contact {
    min-width: 185px;
  }
}

@media only screen and (max-width: 767px) {
  .c-header__contact {
    margin-left: 4vw;
  }
}

.c-header__contact a {
  display: inline-block;
  padding: 10px 12px;
  color: #fff;
  background-color: #ff9e00;
  font-family: FOT-ハミング Std B,Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
  border-radius: 30px;
  font-size: 1.8rem;
  text-decoration: none;
  border: 3px solid #ff9e00;
  -webkit-transition: color .3s,background-color .3s;
  transition: color .3s,background-color .3s;
}

@media only screen and (max-width: 767px) {
  .c-header__contact a {
    padding: 1.86667vw 2.66667vw;
    font-size: 3.2vw;
  }
}

@media (-ms-high-contrast: none) {
  .c-header__contact a {
    font-size: 1.7rem;
  }
}

@media print,screen and (min-width: 768px) {
  .c-header__contact a:hover {
    color: #ff9e00;
    background-color: transparent;
  }
}

.c-footer {
  font-size: 1.6rem;
  background-color: #31b196;
  border: 1px solid #31b196;
  color: #fff;
  margin-top: 40px;
  padding: 30px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .c-footer {
    display: block;
    margin-top: 5.33333vw;
    padding: 10.66667vw 7.33333vw 4.4vw;
  }
}

.c-footer__title {
  width: 210px;
}

@media only screen and (max-width: 767px) {
  .c-footer__title {
    width: 38.66667vw;
    margin-bottom: 5.33333vw;
  }
}

.c-footer__title p {
  margin: 0;
}

.c-footer__title p a {
  display: block;
}

.c-footer__title p a img {
  width: 100%;
  height: auto;
}

.c-footer__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0 0 10px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .c-footer__links {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 8vw;
  }
}

.c-footer__links li {
  display: block;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .c-footer__links li {
    width: 47%;
  }
}

@media print,screen and (min-width: 768px) {
  .c-footer__links li:not(:first-child) {
    margin-left: 30px;
  }
}

.c-footer__links a {
  color: #fff;
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: .08em;
  text-decoration: none;
  padding: 0 0 0 20px;
  position: relative;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

@media only screen and (max-width: 767px) {
  .c-footer__links a {
    font-size: 3.33333vw;
    padding-left: 4.66667vw;
  }
}

@media print,screen and (min-width: 768px) {
  .c-footer__links a:hover {
    opacity: .6;
  }
}

.c-footer__links a:after,.c-footer__links a:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
}

.c-footer__links a:before {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #fff;
}

@media only screen and (max-width: 767px) {
  .c-footer__links a:before {
    width: 3.33333vw;
    height: 3.33333vw;
  }
}

.c-footer__links a:after {
  width: 5px;
  height: 5px;
  left: 4px;
  border: 1.5px solid #31b196;
  border-width: 1.5px 1.5px 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media only screen and (max-width: 767px) {
  .c-footer__links a:after {
    width: 1.06667vw;
    height: 1.06667vw;
    left: .93333vw;
  }
}

.c-footer__links a[target=_blank] span {
  padding-right: 23px;
  position: relative;
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .c-footer__links a[target=_blank] span {
    padding-right: 0;
    display: inline;
  }
}

.c-footer__links a[target=_blank] span:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 0;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-image: url(/smart/img/icon-blank.svg);
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .c-footer__links a[target=_blank] span:after {
    width: 2.66667vw;
    height: 2.66667vw;
    position: relative;
    display: inline-block;
    margin-left: 1.33333vw;
  }
}

.c-footer__copyright {
  display: block;
  font-size: 1.3rem;
  font-weight: 300;
  font-family: Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
  text-align: right;
  letter-spacing: .1em;
}

@media only screen and (max-width: 767px) {
  .c-footer__copyright {
    text-align: center;
    font-size: 2.66667vw;
  }
}

.c-pagetop {
  position: sticky;
  position: -webkit-sticky;
  right: 40px;
  bottom: 40px;
  width: 80px;
  height: 80px;
  margin-top: 15px;
  margin-left: auto;
  -webkit-transition: opacity .2s .3s;
  transition: opacity .2s .3s;
}

@media only screen and (max-width: 767px) {
  .c-pagetop {
    right: 4vw;
    bottom: 5.33333vw;
    width: 10.66667vw;
    height: 10.66667vw;
    margin-top: 13.33333vw;
  }
}

@media (-ms-high-contrast: none) {
  .c-pagetop {
    position: fixed;
    bottom: 120px;
  }
}

.c-pagetop[data-scroll=true] {
  opacity: 1;
  display: block;
  -webkit-transition: opacity .2s .3s;
  transition: opacity .2s .3s;
}

.c-pagetop[data-scroll=false] {
  opacity: 0;
  display: none;
  -webkit-transition: opacity .2s .3s;
  transition: opacity .2s .3s;
}

.c-pagetop a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #6bdbc6;
  border: 3px solid #6bdbc6;
  white-space: nowrap;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  -webkit-transition: background-color .3s,-webkit-transform .3s;
  transition: background-color .3s,-webkit-transform .3s;
  transition: transform .3s,background-color .3s;
  transition: transform .3s,background-color .3s,-webkit-transform .3s;
}

@media print,screen and (min-width: 768px) {
  .c-pagetop a:hover {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    background-color: #fff;
  }
  .c-pagetop a:hover:after {
    border-color: #6bdbc6;
  }
}

.c-pagetop a:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  border-radius: 2px 2px 2px 0;
  -webkit-transition: border-color .3s;
  transition: border-color .3s;
  border: 4px solid #fff;
  border-width: 4px 4px 0 0;
  -webkit-transform: rotate(-45deg) translate(-3px,3px);
          transform: rotate(-45deg) translate(-3px,3px);
}

@media only screen and (max-width: 767px) {
  .c-pagetop a:after {
    width: 2.66667vw;
    height: 2.66667vw;
    border-width: 2px 2px 0 0;
    border-radius: 1px 1px 1px 0;
    -webkit-transform: rotate(-45deg) translate(-.53333vw,.53333vw);
            transform: rotate(-45deg) translate(-.53333vw,.53333vw);
  }
}

.c-nav-breadcrumb {
  font-size: 1.6rem;
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
}

@media (max-width: 999px) {
  .c-nav-breadcrumb {
    display: none;
  }
}

.c-nav-breadcrumb ol {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.c-nav-breadcrumb ol>li {
  list-style: none;
  font-size: .875em;
}

.c-nav-breadcrumb ol>li:last-child a :after {
  display: none;
}

.c-nav-breadcrumb a {
  color: #ff9e00;
  display: inline-block;
  text-decoration: underline;
}

.c-nav-breadcrumb a :after {
  content: " > ";
  display: inline-block;
  margin: 0 15px 0 20px;
  color: #e16800;
}

.c-nav-breadcrumb__item {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.c-nav-breadcrumb__item[data-breadcrumb=current] a {
  text-decoration: none;
}

.c-title-page {
  padding: 0 20px;
}

@media only screen and (max-width: 767px) {
  .c-title-page {
    padding: 0 4vw;
  }
}

.c-title-page h1 {
  margin: 0;
  text-align: center;
  padding: 20px 25px;
  font-size: 4.2rem;
  line-height: 1.66667;
  font-weight: 700;
  background: #6bdbc6;
  color: #fff;
  border-radius: 10px;
  letter-spacing: .05em;
  font-family: FOT-ハミング Std B,Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
}

@media only screen and (max-width: 767px) {
  .c-title-page h1 {
    padding: 3.33333vw 4.66667vw;
    font-size: 6.13333vw;
  }
}

.c-hero {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 0;
}

@media only screen and (max-width: 767px) {
  .c-hero {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}

.c-hero img {
  display: block;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  height: auto;
}

.c-content-main {
  font-size: 2rem;
  line-height: 2;
  letter-spacing: .08em;
}

@media (max-width: 576px) {
  .c-content-main {
    font-size: 3.86667vw;
  }
}

.c-content-main h1,.c-content-main h2,.c-content-main h3,.c-content-main h4,.c-content-main h5,.c-content-main h6 {
  font-family: FOT-ハミング Std B,Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
}

.c-content-main h2 {
  font-size: 4rem;
  line-height: 1.4;
  margin: 0 0 45px;
  padding: 0;
  text-align: center;
  font-weight: 700;
  color: #000;
}

@media only screen and (max-width: 767px) {
  .c-content-main h2 {
    font-size: 6.13333vw;
    margin-bottom: 6.66667vw;
    margin-left: -3.33333vw;
    margin-right: -3.33333vw;
  }
}

.c-content-main h2 small {
  font-size: 2rem;
  margin-top: 12px;
  display: block;
  font-family: Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  .c-content-main h2 small {
    font-size: 4.26667vw;
  }
}

.c-content-main h2[data-h2-line] {
  padding-bottom: 15px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .c-content-main h2[data-h2-line] {
    padding-bottom: 3.33333vw;
  }
}

.c-content-main h2[data-h2-line]:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  width: 160px;
  height: 2px;
  background-color: #69d7c2;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .c-content-main h2[data-h2-line]:before {
    width: 20vw;
  }
}

.c-content-main h2[data-h2-line=orange]:before {
  background-color: #ffb426;
}

.c-content-main h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 2.8rem;
  line-height: 1.4;
  margin: 0 0 30px;
  padding: 12px 20px;
  font-weight: 500;
  background-color: #effcfa;
  border-top: 1px solid #67c19b;
  border-bottom: 1px solid #67c19b;
}

@media print,screen and (min-width: 768px) {
  .c-content-main h3 {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main h3 {
    font-size: 5.33333vw;
    padding: 2.4vw 2.66667vw;
    margin-bottom: 4vw;
    margin-left: -3.33333vw;
    margin-right: -3.33333vw;
  }
}

.c-content-main h3:first-child {
  margin-top: 0;
}

.c-content-main h3 span[data-h3-num] {
  font-size: 3.4rem;
  font-family: Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
  line-height: 1.2;
  margin-right: 12px;
  color: #31b196;
}

@media only screen and (max-width: 767px) {
  .c-content-main h3 span[data-h3-num] {
    font-size: 5.33333vw;
    margin-right: 2vw;
    margin-top: .26667vw;
  }
}

.c-content-main h3 span[data-h3-label] {
  font-size: 2.4rem;
  display: inline-block;
  white-space: nowrap;
  margin-right: 10px;
  color: #fff;
  background-color: #31b196;
  padding: 2px 6px;
  border-radius: 4px;
}

@media only screen and (max-width: 767px) {
  .c-content-main h3 span[data-h3-label] {
    font-size: 4.26667vw;
  }
}

.c-content-main h3[data-h3-color=orange],.c-content-main h3[data-h3-icon=orange] {
  background-color: #fffbf2;
  border-top-color: #ffb426;
  border-bottom-color: #ffb426;
}

.c-content-main h3[data-h3-color=orange] span[data-h3-num],.c-content-main h3[data-h3-icon=orange] span[data-h3-num] {
  color: #ff9300;
}

.c-content-main h3[data-h3-color=orange] span[data-h3-label],.c-content-main h3[data-h3-icon=orange] span[data-h3-label] {
  background-color: #ff9300;
}

.c-content-main h3[data-h3-color=turquoise],.c-content-main h3[data-h3-icon=turquoise] {
  background-color: #f2fcff;
  border-top-color: #2d99c9;
  border-bottom-color: #2d99c9;
}

.c-content-main h3[data-h3-color=turquoise] span[data-h3-num],.c-content-main h3[data-h3-icon=turquoise] span[data-h3-num] {
  color: #2d99c9;
}

.c-content-main h3[data-h3-color=turquoise] span[data-h3-label],.c-content-main h3[data-h3-icon=turquoise] span[data-h3-label] {
  background-color: #2d99c9;
}

.c-content-main h3[data-h3-color=pink],.c-content-main h3[data-h3-icon=pink] {
  background-color: #fceff8;
  border-top-color: #ef7aa7;
  border-bottom-color: #ef7aa7;
}

.c-content-main h3[data-h3-color=pink] span[data-h3-num],.c-content-main h3[data-h3-icon=pink] span[data-h3-num] {
  color: #ef7aa7;
}

.c-content-main h3[data-h3-color=pink] span[data-h3-label],.c-content-main h3[data-h3-icon=pink] span[data-h3-label] {
  background-color: #ef7aa7;
}

.c-content-main h3[data-h3-icon] {
  color: #31b196;
}

.c-content-main h3[data-h3-icon][data-h3-icon=orange] {
  color: #ff9300;
}

.c-content-main h3[data-h3-icon][data-h3-icon=turquoise] {
  color: #2d99c9;
}

.c-content-main h3[data-h3-icon][data-h3-icon=pink] {
  color: #ef7aa7;
}

.c-content-main h3[data-h3-icon] img {
  height: 40px;
  width: auto;
  display: inline-block;
  margin-right: 10px;
}

@media only screen and (max-width: 767px) {
  .c-content-main h3[data-h3-icon] img {
    height: 6.8vw;
    margin-right: 4.66667vw;
  }
}

.c-content-main h4 {
  font-size: 2.6rem;
  line-height: 1.4;
  margin: 0 0 20px;
  font-weight: 500;
  border-bottom: 1px solid #cecece;
  padding: 0 0 12px;
}

@media only screen and (max-width: 767px) {
  .c-content-main h4 {
    font-size: 4.53333vw;
    padding-bottom: 2.66667vw;
    margin-bottom: 4vw;
  }
}

.c-content-main h4:first-child {
  margin-top: 0;
}

.c-content-main h4[data-h4-line] {
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 25px;
  padding-bottom: 15px;
  color: #31b196;
  border-bottom: none;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .c-content-main h4[data-h4-line] {
    font-size: 4.53333vw;
    padding-bottom: 3.33333vw;
    margin-bottom: 4vw;
  }
}

.c-content-main h4[data-h4-line]:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  width: 100px;
  height: 2px;
  background-color: #67c19b;
}

.c-content-main h4[data-h4-color] {
  color: #31b196;
  position: relative;
}

.c-content-main h4[data-h4-color]:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -1px;
  margin: auto 0;
  width: 200px;
  height: 1px;
  background-color: currentColor;
}

.c-content-main h4[data-h4-color=orange] {
  color: #ff9300;
}

.c-content-main h4[data-h4-color=turquoise] {
  color: #2d99c9;
}

.c-content-main h4[data-h4-color=pink] {
  color: #ef7aa7;
}

.c-content-main h4[data-h4-simple] {
  padding-bottom: 0;
  border-bottom: none;
}

.c-content-main h4[data-h4-simple]:before {
  content: none;
}

.c-content-main h5 {
  font-size: 2.2rem;
  line-height: 1.5;
  margin: 0 0 15px;
  font-weight: 500;
  color: #333;
}

@media only screen and (max-width: 767px) {
  .c-content-main h5 {
    font-size: 4.26667vw;
    margin-bottom: 3.33333vw;
  }
}

.c-content-main h5:first-child {
  margin-top: 0;
}

.c-content-main h6 {
  font-size: 2.1rem;
  line-height: 1.5;
  margin: 0 0 12px;
  font-weight: 500;
  color: #333;
}

@media only screen and (max-width: 767px) {
  .c-content-main h6 {
    font-size: 4.26667vw;
    margin-bottom: 2.93333vw;
  }
}

.c-content-main h6:first-child {
  margin-top: 0;
}

.c-content-main a {
  color: #31b196;
  text-decoration: underline;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

@media print,screen and (min-width: 768px) {
  .c-content-main a:hover {
    opacity: .6;
  }
}

.c-content-main a[data-link-type] {
  display: inline-block;
  line-height: 1.5;
}

.c-content-main a[data-link-type] span {
  display: inline-block;
  padding-left: 55px;
  text-decoration: underline;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .c-content-main a[data-link-type] span {
    padding-left: 10.4vw;
  }
}

.c-content-main a[data-link-type] span:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
}

.c-content-main a[data-link-type][data-link-type=word] span:before {
  background: url(/smart/img/icon-word.svg);
  width: 43px;
  height: 41px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
}

@media only screen and (max-width: 767px) {
  .c-content-main a[data-link-type][data-link-type=word] span:before {
    width: 8vw;
    height: 8vw;
  }
}

.c-content-main a[data-link-type][data-link-type=pdf] span:before {
  background: url(/smart/img/icon-pdf.svg);
  width: 30px;
  height: 41px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}

@media only screen and (max-width: 767px) {
  .c-content-main a[data-link-type][data-link-type=pdf] span:before {
    width: 8vw;
    height: 8vw;
  }
}

.c-content-main ol,.c-content-main ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 1.8rem;
}

@media only screen and (max-width: 767px) {
  .c-content-main ol,.c-content-main ul {
    font-size: 3.73333vw;
    margin: 0 0 /*3.33333vw*/;
  }
}

.c-content-main ol li,.c-content-main ul li {
  list-style: none;
  margin: 10px 0;
}

@media only screen and (max-width: 767px) {
  .c-content-main ol li,.c-content-main ul li {
    margin: 2.66667vw 0;
  }
}

.c-content-main ol li ol,.c-content-main ol li ul,.c-content-main ul li ol,.c-content-main ul li ul {
  margin-left: 0;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1.55rem;
}

@media only screen and (max-width: 767px) {
  .c-content-main ol li ol,.c-content-main ol li ul,.c-content-main ul li ol,.c-content-main ul li ul {
    margin: 2vw 0;
    font-size: 3.6vw;
  }
}

.c-content-main ol li ul li,.c-content-main ul li ul li {
  padding-left: 20px;
}

@media only screen and (max-width: 767px) {
  .c-content-main ol li ul li,.c-content-main ul li ul li {
    padding-left: 4.66667vw;
  }
}

.c-content-main ol li ul li:before,.c-content-main ul li ul li:before {
  background-color: #67c19b;
  width: 12px;
}

@media only screen and (max-width: 767px) {
  .c-content-main ol li ul li:before,.c-content-main ul li ul li:before {
    width: 2vw;
  }
}

.c-content-main ol li ol li:before,.c-content-main ul li ol li:before {
  color: #67c19b;
  font-weight: 500;
  line-height: 1.875;
}

.c-content-main ul>li {
  position: relative;
  padding-left: 15px;
  line-height: 1.625;
  letter-spacing: .025em;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  .c-content-main ul>li {
    padding-left: 4vw;
  }
}

.c-content-main ul>li:before {
  content: "";
  display: block;
  position: absolute;
  top: 13px;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: transparent;
  background-color: #67c19b;
}

@media only screen and (max-width: 767px) {
  .c-content-main ul>li:before {
    width: 1.33333vw;
    height: 1.33333vw;
    top: 2.4vw;
  }
}

.c-content-main ol {
  counter-reset: content-main-ol-default;
}

.c-content-main ol>li {
  line-height: 1.625;
  letter-spacing: .025em;
  font-weight: 400;
  padding-left: 30px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .c-content-main ol>li {
    padding-left: 6.66667vw;
  }
}

.c-content-main ol>li:before {
  content: counter(content-main-ol-default,decimal-leading-zero) ". ";
  counter-increment: content-main-ol-default;
  color: #67c19b;
  font-weight: 700;
  font-family: Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
  line-height: 1.75;
  letter-spacing: .02em;
  position: absolute;
  left: 0;
}

tr.table-th-center th,.table-td-center td, tbody th.table-center, td.table-center {
	text-align: center;
}

.c-content-main table {
  border-collapse: collapse;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .c-content-main table.table-sp-small td,.c-content-main table.table-sp-small th {
    font-size: 3.2vw;
    letter-spacing: .02em;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main table.table-sp-block {
    display: block;
  }
  .c-content-main table.table-sp-block tbody,.c-content-main table.table-sp-block td,.c-content-main table.table-sp-block th,.c-content-main table.table-sp-block tr {
    display: block;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .table-scroll {
    overflow-x: scroll;
    position: relative;
  }
  .c-content-main .table-scroll>table {
    width: 500px;
    margin-bottom: 0;
  }
}

.c-content-main .table-scroll__caption {
  font-size: 2.93333vw;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  left: 0;
  margin: 0 0 1.33333vw;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .table-scroll__caption {
    display: none;
  }
}

.c-content-main caption {
  font-weight: 700;
  text-align: left;
}

.c-content-main thead td,.c-content-main thead th {
  font-weight: 500;
}

.c-content-main tbody td,.c-content-main tbody th {
  font-weight: 400;
}

.c-content-main td,.c-content-main th {
  padding: 20px 35px;
  color: #000;
  border: 1px solid #cecece;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  .c-content-main td,.c-content-main th {
    padding: 2.66667vw 2vw;
  }
}

.c-content-main td[data-color=lighter],.c-content-main th[data-color=lighter] {
  background-color: #effcfa;
}

.c-content-main td[data-width="22per"],.c-content-main th[data-width="22per"] {
  width: 22.77778%;
}

.c-content-main td[data-width="30per"],.c-content-main th[data-width="30per"] {
  width: 33.33333%;
}

@media only screen and (max-width: 767px) {
  .c-content-main td[data-width="30per-sp"],.c-content-main th[data-width="30per-sp"] {
    width: 23.88889%;
  }
}

.c-content-main th {
  background: #dff8f5;
  text-align: left;
}

.c-content-main td {
  background-color: #fff;
}

.c-content-main p:first-child {
  margin-top: 0;
}

.c-content-main p:last-child {
  margin-bottom: 0;
}

.c-content-main strong {
  font-weight: 700;
}

.c-content-main small {
  font-size: 1.6rem;
  line-height: 1.6;
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .c-content-main small {
    font-size: 3.2vw;
  }
}

.c-content-main blockquote {
  background: #cecece;
  margin: 0 0 0 2em;
  padding: 1em 2em;
  position: relative;
}

.c-content-main blockquote:before {
  content: "“";
  left: 0;
  margin-top: .5em;
  top: 0;
}

.c-content-main blockquote:after,.c-content-main blockquote:before {
  display: block;
  font-size: 2.5em;
  line-height: 0;
  opacity: .2;
  pointer-events: none;
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.c-content-main blockquote:after {
  bottom: 0;
  content: "”";
  right: 0;
}

.c-content-main figure {
  margin: 0;
}

.c-content-main figcaption {
  background: none;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0;
  padding-top: 10px;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .c-content-main figcaption {
    font-size: 3.06667vw;
    padding-top: 2vw;
  }
}

.c-content-main hr {
  color: #cecece;
  background: #cecece;
  border-style: none;
  height: 2px;
  margin: 50px auto;
  width: 95%;
}

.c-content-main hr:first-child {
  margin-top: 0;
}

.c-content-main .cc-form-description {
  text-align: center;
}

.c-content-main .cc-form-privacy {
  text-align: center;
  margin-bottom: 80px;
}

.c-content-main .cc-form-privacy p {
  font-size: 1.8rem;
}

@media only screen and (max-width: 767px) {
  .c-content-main .cc-form-privacy p {
    font-size: 4.26667vw;
  }
}

.c-content-main .cc-form-submit p {
  margin-bottom: 50px;
}

.c-content-main .cc-form-submit-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 767px) {
  .c-content-main .cc-form-submit-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.c-content-main .cc-form-submit-btn a,.c-content-main .cc-form-submit-btn button {
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: .075em;
  background-color: #31b196;
  color: #fff;
  line-height: 1.2;
  padding: 17px 40px;
  border-radius: 35px;
  position: relative;
  border: 3px solid #31b196;
  -webkit-transition: color .3s,background-color .3s;
  transition: color .3s,background-color .3s;
  font-family: FOT-ハミング Std B,Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .cc-form-submit-btn a,.c-content-main .cc-form-submit-btn button {
    min-width: 280px;
    margin: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .cc-form-submit-btn a,.c-content-main .cc-form-submit-btn button {
    width: 69.33333vw;
    font-size: 4vw;
    padding: 3.73333vw 7.33333vw;
    min-width: 0;
    margin: 2vw;
  }
}

.c-content-main .cc-form-submit-btn a:after,.c-content-main .cc-form-submit-btn button:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 12px;
  height: 12px;
  border-radius: 1px;
  border: 2px solid #fff;
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 20px;
  -webkit-transition: border-color .3s,right .3s;
  transition: border-color .3s,right .3s;
}

.c-content-main .cc-form-submit-btn a[data-btn-type=back],.c-content-main .cc-form-submit-btn button[data-btn-type=back] {
  background-color: #f0f0f0;
  color: #8d8d8d;
  border-color: #8d8d8d;
}

.c-content-main .cc-form-submit-btn a[data-btn-type=back]:after,.c-content-main .cc-form-submit-btn button[data-btn-type=back]:after {
  border-width: 2px 0 0 2px;
  border-color: #8d8d8d;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: auto;
  left: 20px;
  -webkit-transition: border-color .3s,left .3s;
  transition: border-color .3s,left .3s;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .cc-form-submit-btn a:hover,.c-content-main .cc-form-submit-btn button:hover {
    opacity: 1;
    color: #31b196;
    background-color: #fff;
  }
  .c-content-main .cc-form-submit-btn a:hover:after,.c-content-main .cc-form-submit-btn button:hover:after {
    border-color: #31b196;
    right: 17px;
  }
  .c-content-main .cc-form-submit-btn a:hover[data-btn-type=back],.c-content-main .cc-form-submit-btn button:hover[data-btn-type=back] {
    color: #8d8d8d;
    border-color: #8d8d8d;
  }
  .c-content-main .cc-form-submit-btn a:hover[data-btn-type=back]:after,.c-content-main .cc-form-submit-btn button:hover[data-btn-type=back]:after {
    border-color: #8d8d8d;
    left: 17px;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .cc-form,.c-content-main .cc-form-field-list {
    width: 100%;
  }
}

.c-content-main .cc-form-fieldset {
  display: table;
  border-collapse: collapse;
}

@media only screen and (max-width: 767px) {
  .c-content-main .cc-form-fieldset {
    display: block;
    width: 100%;
  }
}

.c-content-main .cc-form-fieldset:first-child .cc-form-fieldset-body,.c-content-main .cc-form-fieldset:first-child .cc-form-fieldset-heading,.c-content-main .cc-form-fieldset:first-child>fieldset>legend>span {
  border-top: 1px solid #cecece;
}

.c-content-main .cc-form-fieldset[data-border=dotted] .cc-form-fieldset-body,.c-content-main .cc-form-fieldset[data-border=dotted] .cc-form-fieldset-heading,.c-content-main .cc-form-fieldset[data-border=dotted]>fieldset>legend>span {
  border-bottom: 1px dashed #cecece;
}

@media only screen and (max-width: 767px) {
  .c-content-main .cc-form-fieldset[data-border=dotted] .cc-form-fieldset-heading,.c-content-main .cc-form-fieldset[data-border=dotted]>fieldset>legend>span {
    border-bottom: 1px solid #cecece;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .cc-form-fieldset[data-border=dotted]+.cc-form-fieldset .cc-form-fieldset-heading,.c-content-main .cc-form-fieldset[data-border=dotted]+.cc-form-fieldset>fieldset>legend>span {
    display: none;
  }
}

.c-content-main .cc-form-fieldset fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .c-content-main .cc-form-fieldset fieldset {
    width: 100%;
  }
}

.c-content-main .cc-form-fieldset>div,.c-content-main .cc-form-fieldset>fieldset,.c-content-main .cc-form-fieldset>fieldset>legend {
  display: contents;
}

@media only screen and (max-width: 767px) {
  .c-content-main .cc-form-fieldset>div,.c-content-main .cc-form-fieldset>fieldset,.c-content-main .cc-form-fieldset>fieldset>legend {
    width: 100%;
  }
}

.c-content-main .cc-form-fieldset legend {
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .c-content-main .cc-form-fieldset legend {
    width: 100%;
  }
}

.c-content-main .cc-form-fieldset-body,.c-content-main .cc-form-fieldset-heading,.c-content-main .cc-form-fieldset>fieldset>legend>span {
  display: table-cell;
  padding: 20px 25px;
  border: 1px solid #cecece;
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .c-content-main .cc-form-fieldset-body,.c-content-main .cc-form-fieldset-heading,.c-content-main .cc-form-fieldset>fieldset>legend>span {
    display: block;
    width: 100%;
    padding: 4vw 4.66667vw;
  }
}

.c-content-main .cc-form-fieldset-heading,.c-content-main .cc-form-fieldset>fieldset>legend>span {
  background-color: #dff8f5;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .cc-form-fieldset-heading,.c-content-main .cc-form-fieldset>fieldset>legend>span {
    width: 270px;
  }
}

.c-content-main .cc-form-fieldset-heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.44444;
  vertical-align: top;
}

@media only screen and (max-width: 767px) {
  .c-content-main .cc-form-fieldset-heading {
    font-size: 4vw;
  }
}

.c-content-main .cc-form-fieldset-heading>span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.c-content-main .cc-form-fieldset-heading label {
  display: inline-block;
}

.c-content-main .cc-form-fieldset-heading .optional,.c-content-main .cc-form-fieldset-heading .required {
  display: inline-block;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 400;
  padding: 4px 5px 5px 6px;
  margin: 3px 10px 0 0;
  white-space: nowrap;
}

@media only screen and (max-width: 767px) {
  .c-content-main .cc-form-fieldset-heading .optional,.c-content-main .cc-form-fieldset-heading .required {
    font-size: 3.46667vw;
    margin: .53333vw 2vw 0 0;
    padding: .66667vw 1.06667vw .93333vw;
  }
}

.c-content-main .cc-form-fieldset-heading .required {
  background: #31b196;
}

.c-content-main .cc-form-fieldset-heading .optional {
  background: #8d8d8d;
}

.c-content-main .cc-form-fieldset-attention {
  font-weight: 400;
  font-size: .66667em;
  margin: .5em 0;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .cc-form-fieldset-body {
    width: 630px;
    max-width: 630px;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .cc-form-fieldset-body {
    padding: 4.66667vw;
  }
}

.c-content-main .mail-field[data-type=select],.c-content-main .mail-field[data-type=text] {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 0 1fr 0 auto;
  grid-template-columns: auto 1fr auto;
  -ms-grid-rows: auto 0 auto 0 auto;
  grid-template-rows: auto auto auto;
      grid-template-areas: "before-attachment input after-attachment" "description description description" "error-message error-message error-message";
  grid-gap: 0;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field[data-type=select],.c-content-main .mail-field[data-type=text] {
    display: block;
  }
}

.c-content-main .mail-field[data-type=select]>*,.c-content-main .mail-field[data-type=text]>* {
  justify-self: flex-start;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.c-content-main .mail-field[data-type=select] .mail-before-attachment,.c-content-main .mail-field[data-type=text] .mail-before-attachment {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: before-attachment;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .mail-field[data-type=select] .mail-before-attachment,.c-content-main .mail-field[data-type=text] .mail-before-attachment {
    margin: 0 10px 0 0;
  }
}

.c-content-main .mail-field[data-type=select] .mail-before-attachment:empty,.c-content-main .mail-field[data-type=text] .mail-before-attachment:empty {
  margin: 0;
}

.c-content-main .mail-field[data-type=select] .mail-input,.c-content-main .mail-field[data-type=text] .mail-input {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: input;
  width: 100%;
}

.c-content-main .mail-field[data-type=select] .mail-after-attachment,.c-content-main .mail-field[data-type=text] .mail-after-attachment {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: after-attachment;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .mail-field[data-type=select] .mail-after-attachment,.c-content-main .mail-field[data-type=text] .mail-after-attachment {
    margin: 0 0 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field[data-type=select] .mail-after-attachment,.c-content-main .mail-field[data-type=text] .mail-after-attachment {
    font-size: 3.6vw;
  }
}

.c-content-main .mail-field[data-type=select] .mail-after-attachment:empty,.c-content-main .mail-field[data-type=text] .mail-after-attachment:empty {
  margin: 0;
}

.c-content-main .mail-field[data-type=select] .mail-description,.c-content-main .mail-field[data-type=text] .mail-description {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-area: description;
}

.c-content-main .mail-field[data-type=select] .error-message,.c-content-main .mail-field[data-type=text] .error-message {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-area: error-message;
}

.c-content-main .mail-field[data-type=textarea] {
  line-height: 1;
}

.c-content-main .mail-field[data-type=checkbox] label,.c-content-main .mail-field[data-type=radio] label {
  font-size: 1.8rem;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field[data-type=checkbox] label,.c-content-main .mail-field[data-type=radio] label {
    font-size: 4vw;
  }
}

.c-content-main .mail-field[data-type=radio] input[type=radio] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #31b196;
  position: absolute;
  margin-top: 3px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field[data-type=radio] input[type=radio] {
    width: 4.8vw;
    height: 4.8vw;
    margin-top: .4vw;
  }
}

.c-content-main .mail-field[data-type=radio] input[type=radio]:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: #31b196;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  -webkit-transform: scale(0);
          transform: scale(0);
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field[data-type=radio] input[type=radio]:after {
    width: 2.13333vw;
    height: 2.13333vw;
  }
}

.c-content-main .mail-field[data-type=radio] input[type=radio]:checked {
  background-color: #fff;
}

.c-content-main .mail-field[data-type=radio] input[type=radio]:checked:after {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.c-content-main .mail-field[data-type=checkbox] .mail-before-attachment {
  font-size: 1.6rem;
  display: block;
  margin-bottom: 5px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field[data-type=checkbox] .mail-before-attachment {
    margin-bottom: 2vw;
    font-size: 3.86667vw;
  }
}

.c-content-main .mail-field[data-type=checkbox] .mail-before-attachment:empty {
  margin: 0;
}

.c-content-main .mail-field[data-type=checkbox] .mail-after-attachment {
  font-size: 1.6rem;
  display: block;
  margin-top: 5px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field[data-type=checkbox] .mail-after-attachment {
    margin-top: 2vw;
    font-size: 3.86667vw;
  }
}

.c-content-main .mail-field[data-type=checkbox] .mail-after-attachment:empty {
  margin: 0;
}

.c-content-main .mail-field[data-type=checkbox] input {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  margin-right: 5px;
  border-radius: 4px;
  border: 2px solid #31b196;
  background-color: #fff;
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  margin-top: 4px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field[data-type=checkbox] input {
    width: 4.8vw;
    height: 4.8vw;
    min-width: 4.8vw;
    min-height: 4.8vw;
    margin-right: 2vw;
    margin-top: .93333vw;
  }
}

.c-content-main .mail-field[data-type=checkbox] input:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 7px;
  height: 10px;
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg) opacity(0);
          transform: rotate(45deg) opacity(0);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field[data-type=checkbox] input:after {
    width: 1.86667vw;
    height: 2.66667vw;
  }
}

.c-content-main .mail-field[data-type=checkbox] input:checked {
  background-color: #31b196;
}

.c-content-main .mail-field[data-type=checkbox] input:checked:after {
  -webkit-transform: rotate(45deg) scale(1);
          transform: rotate(45deg) scale(1);
}

.c-content-main .mail-field .mail-field {
  margin-top: 5px;
}

.c-content-main .mail-field .mail-before-attachment {
  font-size: 1.5rem;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field .mail-before-attachment {
    display: inline-block;
    font-size: 3.6vw;
    margin-bottom: 2vw;
  }
}

.c-content-main .mail-field .mail-before-attachment:empty {
  margin: 0;
}

.c-content-main .mail-field .mail-after-attachment {
  font-size: 1.5rem;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field .mail-after-attachment {
    display: inline-block;
    font-size: 3.6vw;
    margin-top: 2vw;
  }
}

.c-content-main .mail-field .mail-after-attachment:empty {
  margin: 0;
}

.c-content-main .mail-field .mail-description {
  font-size: 1.4rem;
  margin-top: 5px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field .mail-description {
    font-size: 3.46667vw;
    margin-top: 2vw;
  }
}

.c-content-main .mail-field .error-message {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-area: error-message;
  font-size: 1.3rem;
  font-weight: 500;
  margin-top: 5px;
  color: #ad1313;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field .error-message {
    font-size: 3.33333vw;
    margin-top: 2vw;
  }
}

.c-content-main .mail-field .mail-input {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: input;
  display: block;
}

.c-content-main .mail-field .mail-input input:not([type=radio]):not([type=checkbox]),.c-content-main .mail-field .mail-input textarea {
  font-size: 1.6rem;
  font-family: inherit;
  max-width: 100%;
  background: #fff;
  border: 1px solid #cecece;
  padding: 5px 10px;
  letter-spacing: .1em;
  border-radius: 0;
  line-height: 1.6;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.c-content-main .mail-field .mail-input input:not([type=radio]):not([type=checkbox]):focus,.c-content-main .mail-field .mail-input textarea:focus {
  border-color: #0570c7;
  -webkit-box-shadow: 0 0 5px 1px #0570c7,0 0 5px 0 #fff;
          box-shadow: 0 0 5px 1px #0570c7,0 0 5px 0 #fff;
  outline: none;
}

.c-content-main .mail-field .mail-input input:not([type=radio]):not([type=checkbox])::-webkit-input-placeholder, .c-content-main .mail-field .mail-input textarea::-webkit-input-placeholder {
  color: #8d8d8d;
}

.c-content-main .mail-field .mail-input input:not([type=radio]):not([type=checkbox])::-moz-placeholder, .c-content-main .mail-field .mail-input textarea::-moz-placeholder {
  color: #8d8d8d;
}

.c-content-main .mail-field .mail-input input:not([type=radio]):not([type=checkbox]):-ms-input-placeholder, .c-content-main .mail-field .mail-input textarea:-ms-input-placeholder {
  color: #8d8d8d;
}

.c-content-main .mail-field .mail-input input:not([type=radio]):not([type=checkbox])::-ms-input-placeholder, .c-content-main .mail-field .mail-input textarea::-ms-input-placeholder {
  color: #8d8d8d;
}

.c-content-main .mail-field .mail-input input:not([type=radio]):not([type=checkbox])::placeholder,.c-content-main .mail-field .mail-input textarea::placeholder {
  color: #8d8d8d;
}

.c-content-main .mail-field .mail-input input:not([type=radio]):not([type=checkbox]):not([size]) {
  width: 100%;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .mail-field .mail-input input:not([type=radio]):not([type=checkbox]).input-m {
    width: 230px;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .mail-field .mail-input input:not([type=radio]):not([type=checkbox]).input-s {
    width: 230px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .mail-field .mail-input input:not([type=radio]):not([type=checkbox]).input-100 {
    width: 100%;
  }
}

.c-content-main .mail-field .mail-input textarea:not([cols]) {
  width: 100%;
}

.c-content-main .mail-field .mail-input select {
  padding: 5px 30px 5px 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #31b196;
  background-image: url(/smart/img/obj-select-arrow.svg)!important;
  background-repeat: no-repeat;
  background-size: 12px 6px;
  background-position: right 10px center;
  border: none;
  border-radius: 0;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #fff;
  font-weight: 500;
  letter-spacing: .1em;
  cursor: pointer;
}

.c-content-main .mail-field .mail-input select:focus {
  border-color: #0570c7;
  -webkit-box-shadow: 0 0 5px 1px #0570c7,0 0 5px 0 #fff;
          box-shadow: 0 0 5px 1px #0570c7,0 0 5px 0 #fff;
  outline: none;
}

.c-content-main .mail-field .checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.c-content-main .mail-field .checkbox input {
  display: block;
  line-height: 1;
}

.c-content-main .mail-field .checkbox label {
  cursor: pointer;
}

.c-content-main .mail-field .mail-group-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field .mail-group-radio {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.c-content-main .mail-field .mail-group-radio[data-radio-type=column] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.c-content-main .mail-field .mail-group-radio[data-radio-type=column]>span:not(:last-child) {
  margin-right: 0;
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field .mail-group-radio[data-radio-type=column]>span:not(:last-child) {
    margin-bottom: 3.33333vw;
  }
}

.c-content-main .mail-field .mail-group-radio>span {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: block;
  line-height: 1;
  padding: 0 0 0 25px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field .mail-group-radio>span {
    padding-left: 6.66667vw;
  }
}

.c-content-main .mail-field .mail-group-radio>span:not(:last-child) {
  margin-right: 30px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field .mail-group-radio>span:not(:last-child) {
    margin-right: 0;
    margin-bottom: 3.33333vw;
  }
}

.c-content-main .mail-field .mail-group-radio>span>input {
  position: absolute;
  top: 1px;
  left: 0;
}

.c-content-main .mail-field .mail-group-radio>span label {
  cursor: pointer;
}

.c-content-main .mail-field .mail-group-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field .mail-group-checkbox {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.c-content-main .mail-field .mail-group-checkbox[data-checkbox-type=column] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.c-content-main .mail-field .mail-group-checkbox[data-checkbox=thumb] .checkbox {
  position: relative;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .mail-field .mail-group-checkbox[data-checkbox=thumb] .checkbox {
    width: 130px;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field .mail-group-checkbox[data-checkbox=thumb] .checkbox {
    width: 48%;
  }
}

.c-content-main .mail-field .mail-group-checkbox[data-checkbox=thumb] .checkbox:not(:last-child) {
  margin-right: 15px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field .mail-group-checkbox[data-checkbox=thumb] .checkbox:not(:last-child) {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field .mail-group-checkbox[data-checkbox=thumb] .checkbox:nth-child(n+3) {
    margin-top: 2.66667vw;
  }
}

.c-content-main .mail-field .mail-group-checkbox[data-checkbox=thumb] input {
  position: absolute;
  top: 10px;
  left: 10px;
  margin-right: 0;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field .mail-group-checkbox[data-checkbox=thumb] input {
    top: 2.66667vw;
    left: 2.66667vw;
  }
}

.c-content-main .mail-field .mail-group-checkbox[data-checkbox=thumb] input:checked+label [data-item=img] {
  background-color: #effcfa;
  border-color: #31b196;
}

.c-content-main .mail-field .mail-group-checkbox[data-checkbox=thumb] label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  font-size: 1.4rem;
  line-height: 1.42857;
  text-align: center;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field .mail-group-checkbox[data-checkbox=thumb] label {
    font-size: 3.6vw;
  }
}

.c-content-main .mail-field .mail-group-checkbox[data-checkbox=thumb] label [data-item=img] {
  background-color: #f0f0f0;
  border: 2px solid transparent;
  border-bottom: none;
  -webkit-transition: border-color .3s;
  transition: border-color .3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 16px 25px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field .mail-group-checkbox[data-checkbox=thumb] label [data-item=img] {
    padding: 4vw 5.33333vw;
  }
}

.c-content-main .mail-field .mail-group-checkbox[data-checkbox=thumb] label [data-item=text] {
  background-color: #31b196;
  color: #fff;
  padding: 5px;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .mail-field .mail-group-checkbox .checkbox {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

.c-content-main .mail-field .mail-group-checkbox .checkbox:not(:last-child) {
  margin-right: 20px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mail-field .mail-group-checkbox .checkbox:not(:last-child) {
    margin-right: 0;
    margin-bottom: 3.33333vw;
  }
}

.c-content-main .grid-frame,.c-content-main .grid-frame-flex {
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.c-content-main .grid-frame-flex {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media (max-width: 576px) {
  .c-content-main .grid-xs-1 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
  }
}

@media (min-width:576px) and (max-width: 767px) {
  .c-content-main .grid-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
  }
}

@media (min-width:768px) and (max-width: 999px) {
  .c-content-main .grid-md-1 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
  }
}

@media (min-width:1000px) and (max-width: 1099px) {
  .c-content-main .grid-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
  }
}

@media (min-width: 1100px) {
  .c-content-main .grid-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
  }
}

@media (max-width: 576px) {
  .c-content-main .grid-xs-2 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
  }
}

@media (min-width:576px) and (max-width: 767px) {
  .c-content-main .grid-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
  }
}

@media (min-width:768px) and (max-width: 999px) {
  .c-content-main .grid-md-2 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
  }
}

@media (min-width:1000px) and (max-width: 1099px) {
  .c-content-main .grid-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
  }
}

@media (min-width: 1100px) {
  .c-content-main .grid-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
  }
}

@media (max-width: 576px) {
  .c-content-main .grid-xs-3 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@media (min-width:576px) and (max-width: 767px) {
  .c-content-main .grid-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@media (min-width:768px) and (max-width: 999px) {
  .c-content-main .grid-md-3 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@media (min-width:1000px) and (max-width: 1099px) {
  .c-content-main .grid-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@media (min-width: 1100px) {
  .c-content-main .grid-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@media (max-width: 576px) {
  .c-content-main .grid-xs-4 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
  }
}

@media (min-width:576px) and (max-width: 767px) {
  .c-content-main .grid-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
  }
}

@media (min-width:768px) and (max-width: 999px) {
  .c-content-main .grid-md-4 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
  }
}

@media (min-width:1000px) and (max-width: 1099px) {
  .c-content-main .grid-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
  }
}

@media (min-width: 1100px) {
  .c-content-main .grid-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
  }
}

@media (max-width: 576px) {
  .c-content-main .grid-xs-5 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
  }
}

@media (min-width:576px) and (max-width: 767px) {
  .c-content-main .grid-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
  }
}

@media (min-width:768px) and (max-width: 999px) {
  .c-content-main .grid-md-5 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
  }
}

@media (min-width:1000px) and (max-width: 1099px) {
  .c-content-main .grid-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
  }
}

@media (min-width: 1100px) {
  .c-content-main .grid-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
  }
}

@media (max-width: 576px) {
  .c-content-main .grid-xs-6 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media (min-width:576px) and (max-width: 767px) {
  .c-content-main .grid-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media (min-width:768px) and (max-width: 999px) {
  .c-content-main .grid-md-6 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media (min-width:1000px) and (max-width: 1099px) {
  .c-content-main .grid-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media (min-width: 1100px) {
  .c-content-main .grid-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media (max-width: 576px) {
  .c-content-main .grid-xs-7 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
  }
}

@media (min-width:576px) and (max-width: 767px) {
  .c-content-main .grid-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
  }
}

@media (min-width:768px) and (max-width: 999px) {
  .c-content-main .grid-md-7 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
  }
}

@media (min-width:1000px) and (max-width: 1099px) {
  .c-content-main .grid-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
  }
}

@media (min-width: 1100px) {
  .c-content-main .grid-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
  }
}

@media (max-width: 576px) {
  .c-content-main .grid-xs-8 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
  }
}

@media (min-width:576px) and (max-width: 767px) {
  .c-content-main .grid-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
  }
}

@media (min-width:768px) and (max-width: 999px) {
  .c-content-main .grid-md-8 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
  }
}

@media (min-width:1000px) and (max-width: 1099px) {
  .c-content-main .grid-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
  }
}

@media (min-width: 1100px) {
  .c-content-main .grid-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
  }
}

@media (max-width: 576px) {
  .c-content-main .grid-xs-9 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
}

@media (min-width:576px) and (max-width: 767px) {
  .c-content-main .grid-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
}

@media (min-width:768px) and (max-width: 999px) {
  .c-content-main .grid-md-9 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
}

@media (min-width:1000px) and (max-width: 1099px) {
  .c-content-main .grid-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
}

@media (min-width: 1100px) {
  .c-content-main .grid-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
}

@media (max-width: 576px) {
  .c-content-main .grid-xs-10 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
  }
}

@media (min-width:576px) and (max-width: 767px) {
  .c-content-main .grid-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
  }
}

@media (min-width:768px) and (max-width: 999px) {
  .c-content-main .grid-md-10 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
  }
}

@media (min-width:1000px) and (max-width: 1099px) {
  .c-content-main .grid-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
  }
}

@media (min-width: 1100px) {
  .c-content-main .grid-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
  }
}

@media (max-width: 576px) {
  .c-content-main .grid-xs-11 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
  }
}

@media (min-width:576px) and (max-width: 767px) {
  .c-content-main .grid-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
  }
}

@media (min-width:768px) and (max-width: 999px) {
  .c-content-main .grid-md-11 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
  }
}

@media (min-width:1000px) and (max-width: 1099px) {
  .c-content-main .grid-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
  }
}

@media (min-width: 1100px) {
  .c-content-main .grid-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
  }
}

@media (max-width: 576px) {
  .c-content-main .grid-xs-12 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media (min-width:576px) and (max-width: 767px) {
  .c-content-main .grid-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media (min-width:768px) and (max-width: 999px) {
  .c-content-main .grid-md-12 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media (min-width:1000px) and (max-width: 1099px) {
  .c-content-main .grid-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media (min-width: 1100px) {
  .c-content-main .grid-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media (max-width: 576px) {
  .c-content-main .grid-xs-d5 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
}

@media (min-width:576px) and (max-width: 767px) {
  .c-content-main .grid-sm-d5 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
}

@media (min-width:768px) and (max-width: 999px) {
  .c-content-main .grid-md-d5 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
}

@media (min-width:1000px) and (max-width: 1099px) {
  .c-content-main .grid-lg-d5 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
}

@media (min-width: 1100px) {
  .c-content-main .grid-xl-d5 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
}

@media (max-width: 576px) {
  .c-content-main .grid-xs-flex {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}

@media (min-width:576px) and (max-width: 767px) {
  .c-content-main .grid-sm-flex {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}

@media (min-width:768px) and (max-width: 999px) {
  .c-content-main .grid-md-flex {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}

@media (min-width:1000px) and (max-width: 1099px) {
  .c-content-main .grid-lg-flex {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}

@media (min-width: 1100px) {
  .c-content-main .grid-xl-flex {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}

.c-content-main .mt-zero {
  margin-top: 0;
}

.c-content-main .mb-zero {
  margin-bottom: 0;
}

@media (max-width: 576px) {
  .c-content-main .mt-narrow {
    margin-top: 5px;
  }
}

@media (min-width:576px) and (max-width: 767px) {
  .c-content-main .mt-narrow {
    margin-top: 10px;
  }
}

@media (min-width:768px) and (max-width: 999px) {
  .c-content-main .mt-narrow {
    margin-top: 10px;
  }
}

@media (min-width:1000px) and (max-width: 1099px) {
  .c-content-main .mt-narrow {
    margin-top: 15px;
  }
}

@media (min-width: 1100px) {
  .c-content-main .mt-narrow {
    margin-top: 15px;
  }
}

@media (max-width: 576px) {
  .c-content-main .mt-wide {
    margin-top: 30px;
  }
}

@media (min-width:576px) and (max-width: 767px) {
  .c-content-main .mt-wide {
    margin-top: 50px;
  }
}

@media (min-width:768px) and (max-width: 999px) {
  .c-content-main .mt-wide {
    margin-top: 50px;
  }
}

@media (min-width:1000px) and (max-width: 1099px) {
  .c-content-main .mt-wide {
    margin-top: 80px;
  }
}

@media (min-width: 1100px) {
  .c-content-main .mt-wide {
    margin-top: 80px;
  }
}

@media (max-width: 576px) {
  .c-content-main .mb-narrow {
    margin-bottom: 5px;
  }
}

@media (min-width:576px) and (max-width: 767px) {
  .c-content-main .mb-narrow {
    margin-bottom: 10px;
  }
}

@media (min-width:768px) and (max-width: 999px) {
  .c-content-main .mb-narrow {
    margin-bottom: 10px;
  }
}

@media (min-width:1000px) and (max-width: 1099px) {
  .c-content-main .mb-narrow {
    margin-bottom: 15px;
  }
}

@media (min-width: 1100px) {
  .c-content-main .mb-narrow {
    margin-bottom: 15px;
  }
}

@media (max-width: 576px) {
  .c-content-main .mb-wide {
    margin-bottom: 30px;
  }
}

@media (min-width:576px) and (max-width: 767px) {
  .c-content-main .mb-wide {
    margin-bottom: 50px;
  }
}

@media (min-width:768px) and (max-width: 999px) {
  .c-content-main .mb-wide {
    margin-bottom: 50px;
  }
}

@media (min-width:1000px) and (max-width: 1099px) {
  .c-content-main .mb-wide {
    margin-bottom: 80px;
  }
}

@media (min-width: 1100px) {
  .c-content-main .mb-wide {
    margin-bottom: 80px;
  }
}

.c-content-main [data-area] {
  padding: 80px 0;
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-area] {
    padding-top: 13.33333vw;
    padding-bottom: 13.33333vw;
  }
}

.c-content-main [data-area][data-area=green] {
  background-color: #e5f7f5;
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-area][data-area=green] {
    padding-top: 11.33333vw;
  }
}

.c-content-main [data-area][data-area=small] {
  padding-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-area][data-area=small] {
    padding-bottom: 10.66667vw;
  }
}

.c-content-main [data-area][data-area=small]+[data-area] {
  padding-top: 50px;
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-area][data-area=small]+[data-area] {
    padding-top: 10.66667vw;
  }
}

.c-content-main [data-area][data-area=small02] {
  padding-bottom: 35px;
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-area][data-area=small02] {
    padding-bottom: 9.33333vw;
  }
}

.c-content-main [data-area][data-area=small02]+[data-area] {
  padding-top: 35px;
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-area][data-area=small02]+[data-area] {
    padding-top: 9.33333vw;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-area]:first-child {
    padding-top: 8vw;
  }
}

.c-content-main [data-area]:last-child {
  padding-bottom: 0;
}

.c-content-main [data-block] {
  width: 1000px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-block] {
    width: 100%;
    padding-left: 7.33333vw;
    padding-right: 7.33333vw;
    margin-bottom: 10.66667vw;
  }
}

.c-content-main [data-block][data-block=wide] {
  width: 1000px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-block][data-block=wide] {
    width: 100%;
    padding-left: 7.33333vw;
    padding-right: 7.33333vw;
  }
}

.c-content-main [data-block][data-block=wide02] {
  width: 1240px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-block][data-block=wide02] {
    width: 100%;
    padding-left: 7.33333vw;
    padding-right: 7.33333vw;
  }
}

.c-content-main [data-block][data-block=wide02]>div {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.c-content-main [data-block]:first-child {
  margin-top: 0;
}

.c-content-main [data-block]:last-child {
  margin-bottom: 0;
}

.c-content-main [data-col],.c-content-main [data-list-col] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-col],.c-content-main [data-list-col] {
    display: block;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main [data-col][data-col^="2"]>li,.c-content-main [data-col][data-col^="2"] [data-col-item],.c-content-main [data-col][data-list-col^="2"]>li,.c-content-main [data-col][data-list-col^="2"] [data-col-item],.c-content-main [data-list-col][data-col^="2"]>li,.c-content-main [data-list-col][data-col^="2"] [data-col-item],.c-content-main [data-list-col][data-list-col^="2"]>li,.c-content-main [data-list-col][data-list-col^="2"] [data-col-item] {
    width: 48.33333%;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main [data-col][data-col^="2"]>li:nth-child(n+3),.c-content-main [data-col][data-col^="2"] [data-col-item]:nth-child(n+3),.c-content-main [data-col][data-list-col^="2"]>li:nth-child(n+3),.c-content-main [data-col][data-list-col^="2"] [data-col-item]:nth-child(n+3),.c-content-main [data-list-col][data-col^="2"]>li:nth-child(n+3),.c-content-main [data-list-col][data-col^="2"] [data-col-item]:nth-child(n+3),.c-content-main [data-list-col][data-list-col^="2"]>li:nth-child(n+3),.c-content-main [data-list-col][data-list-col^="2"] [data-col-item]:nth-child(n+3) {
    margin-top: 40px;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main [data-col][data-col^="2"][data-ratio="3to1"]>[data-col-item]:nth-child(odd),.c-content-main [data-col][data-list-col^="2"][data-ratio="3to1"]>[data-col-item]:nth-child(odd),.c-content-main [data-list-col][data-col^="2"][data-ratio="3to1"]>[data-col-item]:nth-child(odd),.c-content-main [data-list-col][data-list-col^="2"][data-ratio="3to1"]>[data-col-item]:nth-child(odd) {
    width: 64.44444%;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main [data-col][data-col^="2"][data-ratio="3to1"]>[data-col-item]:nth-child(2n),.c-content-main [data-col][data-list-col^="2"][data-ratio="3to1"]>[data-col-item]:nth-child(2n),.c-content-main [data-list-col][data-col^="2"][data-ratio="3to1"]>[data-col-item]:nth-child(2n),.c-content-main [data-list-col][data-list-col^="2"][data-ratio="3to1"]>[data-col-item]:nth-child(2n) {
    width: 29.44444%;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main [data-col][data-col^="2"][data-ratio="65to35"]>[data-col-item]:nth-child(odd),.c-content-main [data-col][data-list-col^="2"][data-ratio="65to35"]>[data-col-item]:nth-child(odd),.c-content-main [data-list-col][data-col^="2"][data-ratio="65to35"]>[data-col-item]:nth-child(odd),.c-content-main [data-list-col][data-list-col^="2"][data-ratio="65to35"]>[data-col-item]:nth-child(odd) {
    width: 59.44444%;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main [data-col][data-col^="2"][data-ratio="65to35"]>[data-col-item]:nth-child(2n),.c-content-main [data-col][data-list-col^="2"][data-ratio="65to35"]>[data-col-item]:nth-child(2n),.c-content-main [data-list-col][data-col^="2"][data-ratio="65to35"]>[data-col-item]:nth-child(2n),.c-content-main [data-list-col][data-list-col^="2"][data-ratio="65to35"]>[data-col-item]:nth-child(2n) {
    width: 37.22222%;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main [data-col][data-col^="2"][data-ratio="640to244"]>[data-col-item]:nth-child(odd),.c-content-main [data-col][data-list-col^="2"][data-ratio="640to244"]>[data-col-item]:nth-child(odd),.c-content-main [data-list-col][data-col^="2"][data-ratio="640to244"]>[data-col-item]:nth-child(odd),.c-content-main [data-list-col][data-list-col^="2"][data-ratio="640to244"]>[data-col-item]:nth-child(odd) {
    width: 71.11111%;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main [data-col][data-col^="2"][data-ratio="640to244"]>[data-col-item]:nth-child(2n),.c-content-main [data-col][data-list-col^="2"][data-ratio="640to244"]>[data-col-item]:nth-child(2n),.c-content-main [data-list-col][data-col^="2"][data-ratio="640to244"]>[data-col-item]:nth-child(2n),.c-content-main [data-list-col][data-list-col^="2"][data-ratio="640to244"]>[data-col-item]:nth-child(2n) {
    width: 27.11111%;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main [data-col][data-list-col^="2"]>li:nth-child(n+3),.c-content-main [data-list-col][data-list-col^="2"]>li:nth-child(n+3) {
    margin-top: 10px;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main [data-col][data-col^="3"] [data-col-item],.c-content-main [data-list-col][data-col^="3"] [data-col-item] {
    width: 31%;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main [data-col][data-col^="3"] [data-col-item]:nth-child(n+4),.c-content-main [data-list-col][data-col^="3"] [data-col-item]:nth-child(n+4) {
    margin-top: 40px;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main [data-col][data-col^="4"] [data-col-item],.c-content-main [data-list-col][data-col^="4"] [data-col-item] {
    width: 23.33333%;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main [data-col][data-col^="4"] [data-col-item]:nth-child(n+5),.c-content-main [data-list-col][data-col^="4"] [data-col-item]:nth-child(n+5) {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-col][data-col$=reverse],.c-content-main [data-list-col][data-col$=reverse] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-col][data-col$=reverse] [data-col-item]:not(:first-child),.c-content-main [data-list-col][data-col$=reverse] [data-col-item]:not(:first-child) {
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-col][data-col$=reverse] [data-col-item]:not(:last-child),.c-content-main [data-list-col][data-col$=reverse] [data-col-item]:not(:last-child) {
    margin-top: 4.66667vw;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-col]>[data-col-item][data-col="2"],.c-content-main [data-col][data-sp-col],.c-content-main [data-list-col]>[data-col-item][data-col="2"],.c-content-main [data-list-col][data-sp-col] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .c-content-main [data-col]>[data-col-item][data-col="2"]>li,.c-content-main [data-col]>[data-col-item][data-col="2"] [data-col-item],.c-content-main [data-col][data-sp-col]>li,.c-content-main [data-col][data-sp-col] [data-col-item],.c-content-main [data-list-col]>[data-col-item][data-col="2"]>li,.c-content-main [data-list-col]>[data-col-item][data-col="2"] [data-col-item],.c-content-main [data-list-col][data-sp-col]>li,.c-content-main [data-list-col][data-sp-col] [data-col-item] {
    width: 47%;
    margin-bottom: 0;
  }
  .c-content-main [data-col]>[data-col-item][data-col="2"]>li:not(:first-child),.c-content-main [data-col]>[data-col-item][data-col="2"] [data-col-item]:not(:first-child),.c-content-main [data-col][data-sp-col]>li:not(:first-child),.c-content-main [data-col][data-sp-col] [data-col-item]:not(:first-child),.c-content-main [data-list-col]>[data-col-item][data-col="2"]>li:not(:first-child),.c-content-main [data-list-col]>[data-col-item][data-col="2"] [data-col-item]:not(:first-child),.c-content-main [data-list-col][data-sp-col]>li:not(:first-child),.c-content-main [data-list-col][data-sp-col] [data-col-item]:not(:first-child) {
    margin-top: 0;
  }
  .c-content-main [data-col]>[data-col-item][data-col="2"]>li:nth-child(n+3),.c-content-main [data-col]>[data-col-item][data-col="2"] [data-col-item]:nth-child(n+3),.c-content-main [data-col][data-sp-col]>li:nth-child(n+3),.c-content-main [data-col][data-sp-col] [data-col-item]:nth-child(n+3),.c-content-main [data-list-col]>[data-col-item][data-col="2"]>li:nth-child(n+3),.c-content-main [data-list-col]>[data-col-item][data-col="2"] [data-col-item]:nth-child(n+3),.c-content-main [data-list-col][data-sp-col]>li:nth-child(n+3),.c-content-main [data-list-col][data-sp-col] [data-col-item]:nth-child(n+3) {
    margin-top: 6vw;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-col][data-sp-col]>li,.c-content-main [data-list-col][data-sp-col]>li {
    margin-top: 0;
  }
  .c-content-main [data-col][data-sp-col]>li:nth-child(n+3),.c-content-main [data-list-col][data-sp-col]>li:nth-child(n+3) {
    margin-top: 2vw;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-col] [data-col-item]:not(:first-child),.c-content-main [data-list-col] [data-col-item]:not(:first-child) {
    margin-top: 4vw;
  }
}

.c-content-main [data-col] [data-col-item][data-col-item=img],.c-content-main [data-list-col] [data-col-item][data-col-item=img] {
  line-height: 0;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-col][data-col-margin=sp-large] [data-col-item]:not(:first-child),.c-content-main [data-list-col][data-col-margin=sp-large] [data-col-item]:not(:first-child) {
    margin-top: 8vw;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-col] [data-col-item=img]+[data-col-item=img],.c-content-main [data-list-col] [data-col-item=img]+[data-col-item=img] {
    margin-top: 6vw;
  }
}

.c-content-main [data-item=img] {
  line-height: 0;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-col-item=img][data-width=sp65],.c-content-main [data-item=img][data-width=sp65] {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-content-main [data-col-item=img] [data-item=ttl],.c-content-main [data-item=img] [data-item=ttl] {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 1.6;
}

.c-content-main .bg-border,.c-content-main .bg-border-thin,.c-content-main .bg-gray,.c-content-main .bg-white {
  border-radius: 8px;
  padding: 40px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .bg-border,.c-content-main .bg-border-thin,.c-content-main .bg-gray,.c-content-main .bg-white {
    width: 92vw;
    padding: 6.66667vw 8.66667vw;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .bg-border-thin[data-col-item],.c-content-main .bg-border[data-col-item],.c-content-main .bg-gray[data-col-item],.c-content-main .bg-white[data-col-item] {
    padding: 25px 30px 30px;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .bg-border-thin[data-col-item],.c-content-main .bg-border[data-col-item],.c-content-main .bg-gray[data-col-item],.c-content-main .bg-white[data-col-item] {
    width: 100%;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .bg-border-thin[data-bgp=wide],.c-content-main .bg-border[data-bgp=wide],.c-content-main .bg-gray[data-bgp=wide],.c-content-main .bg-white[data-bgp=wide] {
    padding: 50px;
  }
}

.c-content-main .bg-white {
  background-color: #fff;
}

.c-content-main .bg-gray {
  background-color: #f0f0f0;
}

.c-content-main .bg-border,.c-content-main .bg-border-thin {
  border: 4px solid #cecece;
}

@media only screen and (max-width: 767px) {
  .c-content-main .bg-border,.c-content-main .bg-border-thin {
    width: 86.66667vw;
    padding: 6vw 3.33333vw;
    border-width: 2px;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .bg-border-thin[data-bgborder=sp-wide],.c-content-main .bg-border[data-bgborder=sp-wide] {
    width: 92vw;
    padding: 5.33333vw 3.33333vw;
  }
}

.c-content-main .bg-border-thin {
  border-width: 3px;
  border-color: #f0f0f0;
}

.c-content-main .mb-15 {
  margin-bottom: 15px!important;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mb-15 {
    margin-bottom: 3.33333vw!important;
  }
}

.c-content-main .mb-20 {
  margin-bottom: 20px!important;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mb-20 {
    margin-bottom: 4vw!important;
  }
}

.c-content-main .mb-30 {
  margin-bottom: 30px!important;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mb-30 {
    margin-bottom: 5.33333vw!important;
  }
}

.c-content-main .mb-40 {
  margin-bottom: 40px!important;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mb-40 {
    margin-bottom: 6vw!important;
  }
}

.c-content-main .mb-50 {
  margin-bottom: 50px!important;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mb-50 {
    margin-bottom: 8vw!important;
  }
}

.c-content-main .mb-70 {
  margin-bottom: 70px!important;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mb-70 {
    margin-bottom: 11.33333vw!important;
  }
}

.c-content-main .mb-80 {
  margin-bottom: 80px!important;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mb-80 {
    margin-bottom: 12vw!important;
  }
}

.c-content-main .mb-100 {
  margin-bottom: 100px!important;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mb-100 {
    margin-bottom: 14.66667vw!important;
  }
}

.c-content-main .mb-120 {
  margin-bottom: 120px!important;
}

@media only screen and (max-width: 767px) {
  .c-content-main .mb-120 {
    margin-bottom: 16vw!important;
  }
}

.c-content-main .mb-none {
  margin-bottom: 0!important;
}

.c-content-main [data-text-color=green] {
  color: #31b196;
}

.c-content-main [data-text-color=orange] {
  color: #ff9300;
}

.c-content-main [data-text-color=turquoise] {
  color: #2d99c9;
}

.c-content-main [data-text-color=pink] {
  color: #ef7aa7;
}

.c-content-main [data-text-size="24"] {
  font-size: 2.4rem;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-text-size="24"] {
    font-size: 4.4vw;
  }
}

.c-content-main [data-text-size="18"] {
  font-size: 1.8rem;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-text-size="18"] {
    font-size: 4vw;
  }
}

.c-content-main [data-align=left] {
  text-align: left!important;
}

.c-content-main [data-align=center] {
  text-align: center!important;
}

.c-content-main [data-align=right] {
  text-align: right!important;
}

.c-content-main [data-align=pc-center] {
  text-align: center!important;
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-align=pc-center] {
    text-align: left!important;
  }
}

.c-content-main [data-align=pc-left] {
  text-align: left!important;
}

@media only screen and (max-width: 767px) {
  .c-content-main [data-align=pc-left] {
    text-align: center!important;
  }
}

.c-content-main .btn-link,.c-content-main .contact-link,.c-content-main .dl-link,.c-content-main .seminar-link,.c-content-main .tel-link {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  border-radius: 50px;
  font-size: 3rem;
  font-weight: 700;
  padding: 25px 30px;
  min-width: 440px;
  line-height: 1.5;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border: 3px solid;
  -webkit-transition: color .3s,background-color .3s,-webkit-box-shadow .3s;
  transition: color .3s,background-color .3s,-webkit-box-shadow .3s;
  transition: color .3s,background-color .3s,box-shadow .3s;
  transition: color .3s,background-color .3s,box-shadow .3s,-webkit-box-shadow .3s;
  -webkit-box-shadow: 0 2px 16px rgba(0,0,0,.15);
          box-shadow: 0 2px 16px rgba(0,0,0,.15);
  font-family: FOT-ハミング Std B,Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
}

@media only screen and (max-width: 767px) {
  .c-content-main .btn-link,.c-content-main .contact-link,.c-content-main .dl-link,.c-content-main .seminar-link,.c-content-main .tel-link {
    width: 74.66667vw;
    font-size: 4vw;
    padding: 3.73333vw 7.33333vw;
    min-width: 0;
  }
}

.c-content-main .btn-link span,.c-content-main .contact-link span,.c-content-main .dl-link span,.c-content-main .seminar-link span,.c-content-main .tel-link span {
  position: relative;
  display: inline-block;
  padding-right: 43px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .btn-link span,.c-content-main .contact-link span,.c-content-main .dl-link span,.c-content-main .seminar-link span,.c-content-main .tel-link span {
    padding-right: 8.66667vw;
  }
}

.c-content-main .btn-link span:after,.c-content-main .contact-link span:after,.c-content-main .dl-link span:after,.c-content-main .seminar-link span:after,.c-content-main .tel-link span:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
}

.c-content-main .btn-link[data-btn-size=small],.c-content-main .contact-link[data-btn-size=small],.c-content-main .dl-link[data-btn-size=small],.c-content-main .seminar-link[data-btn-size=small],.c-content-main .tel-link[data-btn-size=small] {
  font-size: 2.4rem;
  padding-top: 18px;
  padding-bottom: 18px;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .btn-link[data-btn-size=small],.c-content-main .contact-link[data-btn-size=small],.c-content-main .dl-link[data-btn-size=small],.c-content-main .seminar-link[data-btn-size=small],.c-content-main .tel-link[data-btn-size=small] {
    min-width: 400px;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .btn-link[data-btn-size=small],.c-content-main .contact-link[data-btn-size=small],.c-content-main .dl-link[data-btn-size=small],.c-content-main .seminar-link[data-btn-size=small],.c-content-main .tel-link[data-btn-size=small] {
    font-size: 3.86667vw;
    padding-top: 2.66667vw;
    padding-bottom: 2.66667vw;
    width: 69.33333vw;
  }
}

.c-content-main .btn-link[data-btn-size=small02],.c-content-main .contact-link[data-btn-size=small02],.c-content-main .dl-link[data-btn-size=small02],.c-content-main .seminar-link[data-btn-size=small02],.c-content-main .tel-link[data-btn-size=small02] {
  font-size: 2rem;
  padding: 20px 55px;
  position: relative;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .btn-link[data-btn-size=small02],.c-content-main .contact-link[data-btn-size=small02],.c-content-main .dl-link[data-btn-size=small02],.c-content-main .seminar-link[data-btn-size=small02],.c-content-main .tel-link[data-btn-size=small02] {
    min-width: 440px;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .btn-link[data-btn-size=small02],.c-content-main .contact-link[data-btn-size=small02],.c-content-main .dl-link[data-btn-size=small02],.c-content-main .seminar-link[data-btn-size=small02],.c-content-main .tel-link[data-btn-size=small02] {
    font-size: 3.86667vw;
    padding: 2.66667vw 5.33333vw;
    width: 69.33333vw;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .btn-link:hover,.c-content-main .contact-link:hover,.c-content-main .dl-link:hover,.c-content-main .seminar-link:hover,.c-content-main .tel-link:hover {
    background-color: #fff;
    opacity: 1;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.c-content-main .btn-link,.c-content-main .seminar-link {
  background-color: #31b196;
  border-color: #31b196;
}

.c-content-main .btn-link span:after,.c-content-main .seminar-link span:after {
  width: 15px;
  height: 15px;
  border: 2px solid #fff;
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: border-color .3s;
  transition: border-color .3s;
}

@media only screen and (max-width: 767px) {
  .c-content-main .btn-link span:after,.c-content-main .seminar-link span:after {
    width: 3.33333vw;
    height: 3.33333vw;
  }
}

.c-content-main .btn-link[data-btn-color=orange],.c-content-main .seminar-link[data-btn-color=orange] {
  border-color: #ff9300;
  background-color: #ff9300;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .btn-link[data-btn-color=orange],.c-content-main .seminar-link[data-btn-color=orange] {
    padding: 15px 40px;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .btn-link[data-btn-color=orange]:hover,.c-content-main .seminar-link[data-btn-color=orange]:hover {
    color: #ff9300;
    background-color: #fff;
  }
  .c-content-main .btn-link[data-btn-color=orange]:hover span:after,.c-content-main .seminar-link[data-btn-color=orange]:hover span:after {
    border-color: #ff9300;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .btn-link:hover,.c-content-main .seminar-link:hover {
    color: #31b196;
  }
  .c-content-main .btn-link:hover span:after,.c-content-main .seminar-link:hover span:after {
    border-color: #31b196;
  }
}

.c-content-main .dl-link {
  background-color: #ff9e00;
  border-color: #ff9e00;
}

.c-content-main .dl-link span:after {
  width: 25px;
  height: 25px;
  background: url(/smart/img/icon-dl.svg) no-repeat;
  background-size: cover;
  -webkit-transition: background-image .3s;
  transition: background-image .3s;
}

@media only screen and (max-width: 767px) {
  .c-content-main .dl-link span:after {
    width: 5.6vw;
    height: 5.6vw;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .dl-link:hover {
    color: #ff9e00;
  }
  .c-content-main .dl-link:hover span:after {
    background-image: url(/smart/img/icon-dl-orange.svg);
  }
}

.c-content-main .seminar-link {
  background-color: #ffff80;
  color: #000;
  border-color: #ffff80;
  font-size: 2.6rem;
}

@media only screen and (max-width: 767px) {
  .c-content-main .seminar-link {
    font-size: 3.86667vw;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .seminar-link:hover {
    color: #000;
  }
  .c-content-main .seminar-link:hover span:after {
    border-color: #000;
  }
}

.c-content-main .seminar-link span:after {
  border-color: #000;
}

.c-content-main .contact-link,.c-content-main .tel-link {
  padding-right: 60px;
  padding-left: 60px;
  position: relative;
  border-radius: 100px;
  display: block;
}

@media only screen and (max-width: 767px) {
  .c-content-main .contact-link,.c-content-main .tel-link {
    padding-left: 10vw;
    padding-right: 10vw;
    width: 100%;
    border-radius: 70px;
  }
}

.c-content-main .contact-link>span:before,.c-content-main .tel-link>span:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-repeat: no-repeat;
  -webkit-transition: background-image .3s;
  transition: background-image .3s;
}

.c-content-main .contact-link:after,.c-content-main .tel-link:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 17px;
  height: 17px;
  border: 3px solid #fff;
  border-width: 3px 3px 0 0;
  border-radius: 1px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 35px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .contact-link:after,.c-content-main .tel-link:after {
    width: 4vw;
    height: 4vw;
    right: 6vw;
  }
}

.c-content-main .contact-link {
  background-color: #ff9e00;
  border-color: #ff9e00;
  font-size: 2.6rem;
}

@media only screen and (max-width: 767px) {
  .c-content-main .contact-link {
    font-size: 4.8vw;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .contact-link:hover {
    color: #ff9e00;
  }
  .c-content-main .contact-link:hover:after {
    border-color: #ff9e00;
  }
  .c-content-main .contact-link:hover span:before {
    background-image: url(/smart/img/icon-pc-orange.svg);
  }
}

.c-content-main .contact-link span {
  padding-right: 0;
  padding-left: 110px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .contact-link span {
    padding-left: 16vw;
  }
}

.c-content-main .contact-link span:before {
  width: 97px;
  height: 76px;
  background-image: url(/smart/img/icon-pc.svg);
  background-size: cover;
  left: 0;
}

@media only screen and (max-width: 767px) {
  .c-content-main .contact-link span:before {
    width: 12.93333vw;
    height: 10.13333vw;
  }
}

.c-content-main .tel-link {
  background-color: #31b196;
  border-color: #31b196;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .tel-link:hover {
    color: #31b196;
  }
  .c-content-main .tel-link:hover:after {
    border-color: #31b196;
  }
  .c-content-main .tel-link:hover span:before {
    background-image: url(/smart/img/icon-sp-green.svg);
  }
}

.c-content-main .tel-link span {
  padding-right: 0;
  font-size: 2rem;
}

@media only screen and (max-width: 767px) {
  .c-content-main .tel-link span {
    font-size: 4.4vw;
  }
}

.c-content-main .tel-link span small {
  font-size: 1.3rem;
}

@media only screen and (max-width: 767px) {
  .c-content-main .tel-link span small {
    font-size: 3.2vw;
  }
}

.c-content-main .tel-link>span {
  display: block;
  padding-left: 70px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .tel-link>span {
    padding-left: 8vw;
  }
}

.c-content-main .tel-link>span:before {
  width: 53px;
  height: 90px;
  background-image: url(/smart/img/icon-sp.svg);
  background-size: cover;
  left: 0;
}

@media only screen and (max-width: 767px) {
  .c-content-main .tel-link>span:before {
    width: 7.06667vw;
    height: 12vw;
    left: 4vw;
  }
}

.c-content-main .tel-link [data-btn-item=tel] {
  font-size: 3.6rem;
  font-family: Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
  font-weight: 700;
  line-height: 1;
  margin-top: 3px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .tel-link [data-btn-item=tel] {
    font-size: 6.13333vw;
  }
}

.c-content-main .tel-link [data-btn-item=small] {
  line-height: 1.2;
}

.c-content-main .text-copy01 {
  text-align: center;
  margin: 0 0 30px;
  padding: 0;
  font-size: 3.8rem;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: .03em;
  font-family: FOT-ハミング Std B,Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
}

@media only screen and (max-width: 767px) {
  .c-content-main .text-copy01 {
    font-size: 5.06667vw;
    margin-left: -3.33333vw;
    margin-right: -3.33333vw;
    margin-bottom: 6vw;
  }
}

.c-content-main .text-copy01 span {
  font-weight: 700;
  font-size: 5rem;
  color: #31b196;
}

@media only screen and (max-width: 767px) {
  .c-content-main .text-copy01 span {
    font-size: 6.66667vw;
  }
}

.c-content-main .text-copy02 {
  text-align: center;
  margin: 0 0 35px;
  padding: 0;
  font-size: 4.4rem;
  font-weight: 700;
  line-height: 1.5;
  font-family: FOT-ハミング Std B,Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
}

@media only screen and (max-width: 767px) {
  .c-content-main .text-copy02 {
    font-size: 5.33333vw;
    margin-bottom: 5.06667vw;
  }
}

.c-content-main .text-copy03 {
  text-align: center;
  margin: 0 0 35px;
  padding: 0;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.5;
  font-family: FOT-ハミング Std B,Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
}

@media only screen and (max-width: 767px) {
  .c-content-main .text-copy03 {
    font-size: 5.33333vw;
    margin-bottom: 5.06667vw;
  }
}

.c-content-main .text-copy03 span {
  color: #31b196;
}

.c-content-main .text-read,.c-content-main .text-read02 {
  text-align: center;
  font-size: 2.35rem;
  padding: 0;
  font-weight: 500;
  margin: 0 0 30px;
  font-family: FOT-ハミング Std B,Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
}

@media only screen and (max-width: 767px) {
  .c-content-main .text-read,.c-content-main .text-read02 {
    font-size: 4.26667vw;
    margin-left: -3.33333vw;
    margin-right: -3.33333vw;
    letter-spacing: .12em;
  }
}

.c-content-main .text-read02 span,.c-content-main .text-read span {
  font-weight: 700;
  color: #31b196;
}

.c-content-main .text-read02[data-page=home],.c-content-main .text-read[data-page=home] {
  font-size: 2.8rem;
}

@media only screen and (max-width: 767px) {
  .c-content-main .text-read02[data-page=home],.c-content-main .text-read[data-page=home] {
    font-size: 4.4vw;
    margin-left: 0;
    margin-right: 0;
  }
}

.c-content-main .text-read02[data-icon],.c-content-main .text-read[data-icon] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.76923;
  text-align: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-content-main .text-read02[data-icon] [data-icon-item],.c-content-main .text-read[data-icon] [data-icon-item] {
  margin-right: 15px;
  line-height: 0;
}

.c-content-main .text-read02[data-icon] p,.c-content-main .text-read[data-icon] p {
  margin-top: 0;
}

.c-content-main .text-read02 {
  font-size: 2.6rem;
}

@media only screen and (max-width: 767px) {
  .c-content-main .text-read02 {
    font-size: 4.4vw;
  }
}

.c-content-main .series-list__title {
  font-size: 2.4rem;
  line-height: 1.4;
  font-weight: 700;
  color: #31b196;
}

@media only screen and (max-width: 767px) {
  .c-content-main .series-list__title {
    font-size: 4vw;
  }
}

.c-content-main .movie-item {
  position: relative;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 16px rgba(0,0,0,.15);
          box-shadow: 0 2px 16px rgba(0,0,0,.15);
}

.c-content-main .movie-item__main {
  height: 0;
  padding-top: 65.97938%;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  z-index: 0;
}

@media only screen and (max-width: 767px) {
  .c-content-main .movie-item__main {
    padding-top: 57.8125%;
  }
}

.c-content-main .movie-item__main>a,.c-content-main .movie-item__main iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.c-content-main .movie-item__main>a img,.c-content-main .movie-item__main iframe img {
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}

.c-content-main .movie-item__main>a:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(/smart/img/icon-youtube.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 80px;
  height: 56px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .movie-item__main>a:after {
    width: 12.26667vw;
    height: 8.66667vw;
  }
}

.c-content-main .movie-item__caption {
  display: block;
  background-color: #31b196;
  text-decoration: none;
  color: #fff;
  font-size: 2rem;
  line-height: 1.2;
  padding: 10px 18px;
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .c-content-main .movie-item__caption {
    font-size: 3.2vw;
    padding: 2vw 4vw;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .movie-item__caption[data-movie-caption=center] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .movie-item__caption:hover {
    opacity: 1;
  }
}

.c-content-main .movie-item__caption span {
  display: inline-block;
  position: relative;
  padding-left: 25px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .movie-item__caption span {
    padding-left: 7.06667vw;
  }
}

.c-content-main .movie-item__caption span:after,.c-content-main .movie-item__caption span:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 0;
}

.c-content-main .movie-item__caption span:before {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
}

@media only screen and (max-width: 767px) {
  .c-content-main .movie-item__caption span:before {
    width: 3.06667vw;
    height: 3.06667vw;
  }
}

.c-content-main .movie-item__caption span:after {
  width: 0;
  height: 0;
  left: 7px;
  border-color: transparent transparent transparent #31b196;
  border-style: solid;
  border-width: 5px 0 5px 8px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .movie-item__caption span:after {
    left: 1.2vw;
    border-width: .93333vw 0 .93333vw 1.33333vw;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .movie-item:not(:first-child) {
    margin-top: 5.33333vw;
  }
}

.c-content-main .document-item {
  background-color: #f0f0f0;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

@media only screen and (max-width: 767px) {
  .c-content-main .document-item {
    padding: 1.33333vw;
  }
}

.c-content-main .document-item__title {
  font-size: 2.2rem;
  padding: 12px 25px;
  margin: 0;
  text-align: center;
  font-family: FOT-ハミング Std B,Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
}

@media only screen and (max-width: 767px) {
  .c-content-main .document-item__title {
    padding: .66667vw 2.66667vw;
    font-size: 4vw;
  }
}

.c-content-main .document-item__body {
  background-color: #fff;
  padding: 20px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 767px) {
  .c-content-main .document-item__body {
    padding: 3.33333vw 2vw;
  }
}

.c-content-main .document-item ul.document-item__body {
  background-color: transparent;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset;
  margin-bottom: 0;
}

.c-content-main .document-item ul.document-item__body>li {
  background-color: #fff;
  padding: 20px 25px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 767px) {
  .c-content-main .document-item ul.document-item__body>li {
    padding: 3.33333vw 2vw;
    width: 100%;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .document-item ul.document-item__body>li {
    width: calc(50% - 2.5px);
  }
}

.c-content-main .document-item ul.document-item__body>li:before {
  content: none;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .document-item ul.document-item__body>li:nth-child(n+3) {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .document-item ul.document-item__body>li:not(:first-child) {
    margin-top: .93333vw;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .document-item ul.document-item__body>li:last-child:nth-child(odd) {
    width: 100%;
  }
}

.c-content-main ul.list-caution li {
  font-size: 1.6rem;
  padding-left: calc(1em + 2px);
  position: relative;
  margin: 5px 0;
}

@media only screen and (max-width: 767px) {
  .c-content-main ul.list-caution li {
    font-size: 3.06667vw;
  }
}

.c-content-main ul.list-caution li:before {
  position: absolute;
  content: "※";
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  background-color: transparent;
}

.c-content-main ol.list-caution-colon li,.c-content-main ol.list-caution li {
  font-size: 1.6rem;
  padding-left: 2.2em;
  position: relative;
  margin: 5px 0;
}

@media only screen and (max-width: 767px) {
  .c-content-main ol.list-caution-colon li,.c-content-main ol.list-caution li {
    font-size: 3.2vw;
  }
}

.c-content-main ol.list-caution-colon li:before,.c-content-main ol.list-caution li:before {
  position: absolute;
  content: "※" counter(content-main-ol-default,decimal);
  top: 0;
  left: 0;
  color: #000;
  font-weight: 400;
  background-color: transparent;
}

.c-content-main ol.list-caution-colon li {
  padding-left: calc(2.5em + 2px);
}

.c-content-main ol.list-caution-colon li:before {
  content: "※" counter(content-main-ol-default,decimal) " : ";
}

.c-content-main .list-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -5px;
}

.c-content-main .list-tag li {
  font-size: 1.2rem;
  display: inline-block;
  margin: 5px;
  border-radius: 1.5px;
  color: #fff;
  line-height: 1;
  padding: 5px 7px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .list-tag li {
    font-size: 2.93333vw;
    padding: 1.06667vw 1.33333vw;
  }
}

.c-content-main .list-tag li:before {
  content: none;
}

.c-content-main .list-tag li[data-tag-type=report] {
  background-color: #a86240;
}

.c-content-main .list-tag li[data-tag-type=edata] {
  background-color: #5084c4;
}

.c-content-main .news-info,.c-content-main .update-info {
  padding: 33px 40px 37px;
  border: 4px solid #f0f0f0;
  border-radius: 8px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .news-info,.c-content-main .update-info {
    margin-left: auto;
    margin-right: auto;
    padding: 6vw 5.33333vw 5.33333vw;
  }
}

.c-content-main .news-info__title,.c-content-main .update-info__title {
  text-align: center;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.66;
  margin: 0 0 30px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .news-info__title,.c-content-main .update-info__title {
    font-size: 5.06667vw;
    margin-bottom: 6vw;
  }
}

.c-content-main .news-info__list,.c-content-main .update-info__list {
  margin: 0;
}

.c-content-main .news-info__item,.c-content-main .update-info__item {
  padding-left: 0;
  font-size: 1.6rem;
  padding-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .c-content-main .news-info__item,.c-content-main .update-info__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    font-size: 3.73333vw;
    padding-bottom: 3.33333vw;
  }
}

.c-content-main .news-info__item:before,.c-content-main .update-info__item:before {
  content: none;
}

.c-content-main .news-info__item:not(:first-child),.c-content-main .update-info__item:not(:first-child) {
  margin-top: 15px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .news-info__item:not(:first-child),.c-content-main .update-info__item:not(:first-child) {
    margin-top: 3.33333vw;
  }
}

.c-content-main .news-info__item-date,.c-content-main .update-info__item-date {
  font-family: Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
  font-size: 1.4rem;
  margin: 3px 25px 0 0;
  min-width: 75px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .news-info__item-date,.c-content-main .update-info__item-date {
    font-size: 3.46667vw;
    margin: 0 0 1.33333vw;
  }
}

.c-content-main .border-list {
  padding: 25px 50px;
  border: 4px solid #ffe8bc;
  border-radius: 8px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .border-list {
    width: 86.66667vw;
    margin-left: auto;
    margin-right: auto;
    padding: 2.66667vw 5.33333vw;
  }
}

.c-content-main .border-list ul {
  margin-bottom: 0;
}

.c-content-main .border-list ul li {
  color: #ff9300;
  font-weight: 500;
  font-size: 2.4rem;
  padding-left: 25px;
  letter-spacing: .075em;
}

@media only screen and (max-width: 767px) {
  .c-content-main .border-list ul li {
    font-size: 4.26667vw;
    padding-left: 4vw;
  }
}

.c-content-main .border-list ul li span {
  font-size: 1.8rem;
  display: block;
}

@media only screen and (max-width: 767px) {
  .c-content-main .border-list ul li span {
    font-size: 3.2vw;
  }
}

.c-content-main .border-list ul li:before {
  background-color: currentColor;
  top: 16px;
  width: 10px;
  height: 10px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .border-list ul li:before {
    top: 2.66667vw;
    width: 2vw;
    height: 2vw;
  }
}

.c-content-main .border-list ul li small[data-normal] {
  font-weight: 400;
  font-size: 1.6rem;
  color: #000;
}

.c-content-main .check-list {
  padding: 25px 50px;
  border: 4px solid #6bdbc6;
  background-color: #fff;
  border-radius: 8px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .check-list {
    width: 86.66667vw;
    margin-left: auto;
    margin-right: auto;
    padding: 2.66667vw 5.33333vw;
  }
}

.c-content-main .check-list__title {
  text-align: center;
  margin-top: -50px!important;
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .check-list__title {
    margin-top: -12vw!important;
    margin-bottom: 6vw;
  }
}

.c-content-main .check-list__title span {
  display: inline-block;
  color: #fff;
  background-color: #31b196;
  border-radius: 30px;
  font-size: 2.6rem;
  line-height: 1.38462;
  padding: 7px 25px;
  font-weight: 500;
  letter-spacing: .085em;
}

@media only screen and (max-width: 767px) {
  .c-content-main .check-list__title span {
    font-size: 4.8vw;
    padding: 2vw 6vw;
  }
}

.c-content-main .check-list ul {
  margin-bottom: 0;
}

.c-content-main .check-list ul li {
  color: #000;
  font-weight: 500;
  font-size: 2.4rem;
  padding-left: 30px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .check-list ul li {
    font-size: 4.26667vw;
    padding-left: 5.33333vw;
  }
}

.c-content-main .check-list ul li:before {
  background-color: transparent;
  top: 10px;
  width: 23px;
  height: 23px;
  border-radius: 0;
  background-image: url(/smart/img/icon-check.svg);
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .c-content-main .check-list ul li:before {
    top: 1.33333vw;
    width: 4vw;
    height: 4vw;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .img-arrow img {
    width: 29.33333vw;
  }
}

.c-content-main .arrow-column {
  position: relative;
}

.c-content-main .arrow-column:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 53px;
  height: 34px;
  background-image: url(/smart/img/icon-arrow-orange.svg);
  background-repeat: no-repeat;
  background-size: cover;
}

.c-content-main .pickup-item[data-new] .pickup-item__title {
  padding-left: 75px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .pickup-item[data-new] .pickup-item__title {
    padding-left: 14.66667vw;
  }
}

.c-content-main .pickup-item[data-new] .pickup-item__title:before {
  position: absolute;
  content: "NEW";
  font-size: 1.8rem;
  color: #31b196;
  font-weight: 500;
  line-height: 1;
  padding: 5px 7px;
  background-color: #fff;
  left: 15px;
  top: 25px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .pickup-item[data-new] .pickup-item__title:before {
    font-size: 3.33333vw;
    padding: 1.33333vw 2vw;
    left: 3.33333vw;
    top: 2.66667vw;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .pickup-item:not(:first-child) {
    margin-top: 10.66667vw!important;
  }
}

.c-content-main .pickup-item__title {
  text-align: center;
  padding: 10px 15px;
  background-color: #31b196;
  border-radius: 8px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 30px;
  font-size: 2.2rem;
  line-height: 1.27273;
  min-height: 75px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0;
}

@media only screen and (max-width: 767px) {
  .c-content-main .pickup-item__title {
    font-size: 4.8vw;
    min-height: 10vw;
    padding: 2.66667vw;
    margin-bottom: 4.66667vw;
  }
}

.c-content-main .pickup-item__title:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  width: 0;
  height: 0;
  -webkit-transform: translateY(25px);
          transform: translateY(25px);
  border-radius: 8px;
  border-color: #31b196 transparent transparent;
  border-style: solid;
  border-width: 40px 12.5px 0;
}

@media only screen and (max-width: 767px) {
  .c-content-main .pickup-item__title:after {
    -webkit-transform: translateY(5.33333vw);
            transform: translateY(5.33333vw);
    border-width: 5.33333vw 1.66667vw 1.66667vw;
  }
}

.c-content-main .pickup-item__text {
  margin-top: 18px;
  padding: 20px;
  background-color: #effcfa;
  border-radius: 4px;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.76471;
}

@media only screen and (max-width: 767px) {
  .c-content-main .pickup-item__text {
    margin-top: 4vw;
    padding: 3.33333vw;
    font-size: 4.13333vw;
  }
}

.c-content-main .pickup-item__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  margin-right: auto;
  min-height: 145px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .pickup-item__img {
    height: 26.66667vw;
    min-height: 0;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .pickup-item__img img {
    max-height: 100%;
    width: auto;
  }
}

.c-content-main .lineup-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-content-main .lineup-list__item {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: 3px solid #6bdbc6;
  border-radius: 8px;
  overflow: hidden;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .lineup-list__item {
    width: 48.88889%;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .lineup-list__item:nth-child(n+3) {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .lineup-list__item:not(:first-child) {
    margin-top: 6.66667vw;
  }
}

.c-content-main .lineup-list__item:before {
  content: none;
}

.c-content-main .lineup-list__item>a {
  padding: 15px 25px 25px;
  display: block;
  text-decoration: none;
  color: #000;
}

@media only screen and (max-width: 767px) {
  .c-content-main .lineup-list__item>a {
    padding: 3.33333vw 4.66667vw 4.66667vw;
  }
}

.c-content-main .lineup-list__item[data-new] .lineup-list__item-title>span:before {
  position: absolute;
  content: "NEW!";
  top: 20px;
  left: 25px;
  font-size: 1.8rem;
  font-family: Roboto,FOT-UD角ゴ_ラージ Pr6N M,Noto Sans JP,sans-serif;
  line-height: 1;
  color: #fff;
  padding: 7px 5px;
  background-color: #ff9e00;
}

@media only screen and (max-width: 767px) {
  .c-content-main .lineup-list__item[data-new] .lineup-list__item-title>span:before {
    font-size: 3.73333vw;
    padding: 1.33333vw;
    top: 5.06667vw;
    left: 2.4vw;
  }
}

.c-content-main .lineup-list__item[data-link=false]>a {
  pointer-events: none;
}

.c-content-main .lineup-list__item[data-link=false]>a .lineup-list__item-title:after,.c-content-main .lineup-list__item[data-link=false]>a .lineup-list__item-title:before {
  content: none;
}

.c-content-main .lineup-list__item-copy {
  font-size: 2.2rem;
  text-align: center;
  font-weight: 700;
  margin: 0 0 10px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .lineup-list__item-copy {
    font-size: 4.53333vw;
  }
}

.c-content-main .lineup-list__item-title {
  margin: 0 -30px 30px;
  padding: 15px 95px;
  background-color: #6bdbc6;
  text-align: center;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  line-height: 1;
}

@media only screen and (max-width: 767px) {
  .c-content-main .lineup-list__item-title {
    margin: 0 -4.66667vw 5.33333vw;
    padding: 4.66667vw 16vw;
  }
}

.c-content-main .lineup-list__item-title:after,.c-content-main .lineup-list__item-title:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 0;
}

.c-content-main .lineup-list__item-title:before {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  right: 20px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .lineup-list__item-title:before {
    width: 7.33333vw;
    height: 7.33333vw;
    right: 3.33333vw;
  }
}

.c-content-main .lineup-list__item-title:after {
  width: 12px;
  height: 12px;
  border: 2px solid #6bdbc6;
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 36px;
  border-radius: 1px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .lineup-list__item-title:after {
    width: 2.4vw;
    height: 2.4vw;
    right: 6vw;
  }
}

.c-content-main .lineup-list__item-img {
  text-align: center;
}

.c-content-main .lineup-list__item-text {
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: .055em;
}

@media only screen and (max-width: 767px) {
  .c-content-main .lineup-list__item-text {
    font-size: 3.86667vw;
  }
}

.c-content-main .point-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .c-content-main .point-list__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.c-content-main .point-list__item[data-color=green] .point-list__item-title {
  background-color: #31b196;
}

.c-content-main .point-list__item[data-color=green] .point-list__item-body ul>li:before {
  background-color: #69a21d;
}

.c-content-main .point-list__item[data-color=orange] .point-list__item-title {
  background-color: #ff9300;
}

.c-content-main .point-list__item[data-color=orange] .point-list__item-body ul>li:before {
  background-color: #e16800;
}

.c-content-main .point-list__item[data-color=turquoise] .point-list__item-title {
  background-color: #2d99c9;
}

.c-content-main .point-list__item[data-color=turquoise] .point-list__item-body ul>li:before {
  background-color: #277ab8;
}

.c-content-main .point-list__item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 2.1rem;
  white-space: nowrap;
  border-radius: 4px;
  padding: 10px;
  margin: 0 20px 0 0;
  line-height: 1.5;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .point-list__item-title {
    width: 120px;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .point-list__item-title {
    width: 100%;
    display: block;
    margin: 0 0 2.66667vw;
    text-align: center;
    font-size: 4.8vw;
    padding: 2vw;
  }
}

.c-content-main .point-list__item-title small {
  font-size: .85714em;
}

.point-list__item[data-color=green] .c-content-main .point-list__item-title {
  background-color: #31b196;
}

.point-list__item[data-color=orange] .c-content-main .point-list__item-title {
  background-color: #ff9300;
}

.point-list__item[data-color=turquoise] .c-content-main .point-list__item-title {
  background-color: #2d99c9;
}

.c-content-main .point-list__item-body>:last-child {
  margin-bottom: 0;
}

.c-content-main .point-list__item-body p {
  line-height: 1.65;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .point-list__item-body p {
    margin-bottom: 2vw;
  }
}

.c-content-main .point-list__item-body strong {
  font-size: 2rem;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  .c-content-main .point-list__item-body strong {
    font-size: 4.66667vw;
  }
}

.c-content-main .point-list__item-body ul>li {
  margin: 2px 0;
  font-size: 1.6rem;
  font-weight: 400;
  padding-left: 22px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .point-list__item-body ul>li {
    font-size: 4vw;
    padding-left: 5.33333vw;
  }
}

.c-content-main .point-list__item-body ul>li:before {
  width: 1em;
  height: 1em;
  top: 6px;
}

.c-content-main .point-list__item+.point-list__item {
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .point-list__item+.point-list__item {
    margin-top: 8.66667vw;
  }
}

.c-content-main .contact-block__title {
  margin: 0 0 30px;
  text-align: center;
  padding: 0;
  color: #000;
  font-size: 3.6rem;
  font-weight: 700;
  display: block;
  background-color: transparent;
  border: none;
}

@media only screen and (max-width: 767px) {
  .c-content-main .contact-block__title {
    font-size: 6vw;
    margin: 0 0 6vw;
  }
}

.c-content-main .contact-block__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .c-content-main .contact-block__btn {
    display: block;
  }
}

.c-content-main .contact-block__btn-item {
  margin: 0;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .contact-block__btn-item {
    width: 49%;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .contact-block__btn-item {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .contact-block__btn-item:not(:first-child) {
    margin-top: 4.66667vw;
  }
}

.c-content-main .contact-block__btn-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 767px) {
  .c-content-main .topics-list__item:not(:first-child) {
    margin-top: 7.33333vw!important;
  }
}

.c-content-main .topics-list__item>a {
  display: block;
  text-decoration: none;
  color: #000;
}

.c-content-main .topics-list__item-img {
  border: 3px solid #f0f0f0;
  border-radius: 8px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 220px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .topics-list__item-img {
    height: 42.66667vw;
    min-height: 0;
    padding: 2vw;
    margin-bottom: 3.33333vw;
  }
  .c-content-main .topics-list__item-img img {
    height: 100%;
    width: auto;
  }
}

.c-content-main .topics-list__item-title {
  color: #31b196;
  font-size: 2rem;
  font-weight: 700;
  padding-right: 40px;
  position: relative;
  margin: 0 0 5px;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  .c-content-main .topics-list__item-title {
    font-size: 4.53333vw;
    padding-right: 7.33333vw;
    margin-bottom: 1.33333vw;
  }
}

.c-content-main .topics-list__item-title:after,.c-content-main .topics-list__item-title:before {
  position: absolute;
  content: "";
}

.c-content-main .topics-list__item-title:before {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #31b196;
  top: 3px;
  right: 7px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .topics-list__item-title:before {
    width: 6vw;
    height: 6vw;
    top: .66667vw;
    right: 2vw;
  }
}

.c-content-main .topics-list__item-title:after {
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 10px;
  right: 16px;
  border-radius: 1px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .topics-list__item-title:after {
    width: 2vw;
    height: 2vw;
    top: 2.66667vw;
    right: 4.26667vw;
  }
}

.c-content-main .topics-list__item-text {
  font-size: 1.6rem;
  line-height: 1.875;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .c-content-main .topics-list__item-text {
    font-size: 4vw;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .circle-list {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .circle-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .circle-list[data-col="3"] .circle-list__item {
    width: 30.23256%;
    height: 260px;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .circle-list[data-col="3"] .circle-list__item:not(:first-child) {
    margin-top: .66667vw;
  }
}

.c-content-main .circle-list__item {
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 45px;
  letter-spacing: 0;
}

@media only screen and (max-width: 767px) {
  .c-content-main .circle-list__item {
    padding: 6.66667vw;
    margin: .66667vw;
    width: 41.33333vw;
    height: 41.33333vw;
  }
}

.c-content-main .circle-list__item[data-color=green] {
  background-color: #effcfa;
}

.c-content-main .circle-list__item[data-color=green] .circle-list__item-title {
  color: #31b196;
}

.c-content-main .circle-list__item[data-color=orange] {
  background-color: #fffbf2;
}

.c-content-main .circle-list__item[data-color=orange] .circle-list__item-title {
  color: #ff9300;
}

.c-content-main .circle-list__item-icon {
  max-height: 85px;
  height: 85px;
  line-height: 0;
  margin-bottom: 10px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .c-content-main .circle-list__item-icon {
    max-height: 10.66667vw;
    height: auto;
  }
}

.c-content-main .circle-list__item-icon img {
  height: 100%;
  max-height: 10.66667vw;
  width: auto;
}

.c-content-main .circle-list__item-title {
  font-size: 2.6rem;
  margin: 0 0 5px;
  line-height: 1.1;
  text-align: center;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  .c-content-main .circle-list__item-title {
    font-size: 4.4vw;
    margin: 0 0 .93333vw;
  }
}

.c-content-main .circle-list__item-text {
  font-size: 1.8rem;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .c-content-main .circle-list__item-text {
    font-size: 3.46667vw;
  }
}

.c-content-main .service-item {
  text-align: center;
}

.c-content-main .service-item__title {
  font-size: 2.6rem;
  color: #31b196;
  font-weight: 700;
  line-height: 1.69231;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .service-item__title {
    font-size: 4.4vw;
    margin-bottom: 4.66667vw;
  }
}

.c-content-main .service-item__title span {
  font-size: 1.8rem;
  display: block;
}

@media only screen and (max-width: 767px) {
  .c-content-main .service-item__title span {
    font-size: 3.2vw;
  }
}

.c-content-main .service-item__img {
  line-height: 0;
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .service-item__img {
    margin-bottom: 5.33333vw;
  }
}

.c-content-main .service-item__text {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 1.66667;
}

@media only screen and (max-width: 767px) {
  .c-content-main .service-item__text {
    font-size: 4vw;
  }
}

.c-content-main .series-list ul li {
  padding-left: 0;
  margin: 0;
  line-height: 1;
}

.c-content-main .series-list ul li:before {
  content: none;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .series-list ul[data-col] {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .series-list ul[data-col] {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .series-list ul[data-col][data-col="4"] li:nth-child(n+3) {
    margin-top: 4vw;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .series-list ul[data-col][data-col="4"] li:nth-child(n+5) {
    margin-top: 20px;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .series-list ul[data-col][data-col="4"] li:not(:nth-child(4n)) {
    margin-right: 2.22222%;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .shohyo-main-flow img {
    height: 1178px;
  }
}

.c-content-main .merit-item__img {
  margin: 0 auto 20px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .c-content-main .merit-item__img {
    margin-bottom: 4vw;
  }
}

.c-content-main .merit-item__text-title {
  text-align: center;
  padding: 6px 10px;
  background-color: #31b196;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  border-radius: 4px;
  line-height: 1.27273;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  letter-spacing: .1em;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .merit-item__text-title {
    min-height: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .merit-item__text-title {
    font-size: 4.8vw;
    padding: 3.33333vw;
  }
}

.c-content-main .merit-item__text-title small {
  display: block;
  font-size: 1.8rem;
  font-weight: 500;
  color: #ffff80;
  margin-top: 2px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .merit-item__text-title small {
    font-size: 4.26667vw;
  }
}

.c-content-main .merit-item__text-list li {
  letter-spacing: .1em;
}

.c-content-main .merit-item__text-list small {
  font-size: 1.4rem;
}

@media only screen and (max-width: 767px) {
  .c-content-main .merit-item+.merit-item {
    margin-top: 10vw!important;
    padding-top: 10.66667vw!important;
    border-top: 1px solid #cecece;
  }
}

.c-content-main .experience-block a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

@media only screen and (max-width: 767px) {
  .c-content-main .experience-block a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

@media print,screen and (min-width: 768px) {
  .c-content-main .experience-block a:hover {
    opacity: 1;
  }
  .c-content-main .experience-block a:hover .experience-block__head {
    opacity: .6;
  }
}

.c-content-main .experience-block[data-color=green] {
  background-color: #effcfa;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .experience-block[data-color=green] a:hover .experience-block__body {
    color: #31b196;
  }
}

.c-content-main .experience-block[data-color=green] .experience-block__head {
  background-color: #31b196;
}

.c-content-main .experience-block[data-color=turquoise] {
  background-color: #f2fcff;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .experience-block[data-color=turquoise] a:hover .experience-block__body {
    color: #2d99c9;
  }
}

.c-content-main .experience-block[data-color=turquoise] .experience-block__body ul>li:before,.c-content-main .experience-block[data-color=turquoise] .experience-block__head {
  background-color: #2d99c9;
}

.c-content-main .experience-block__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 700;
  padding: 24px 12px;
  font-size: 1.8rem;
  line-height: 1.33333;
  color: #fff;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

@media print,screen and (min-width: 768px) {
  .c-content-main .experience-block__head {
    min-width: 330px;
    width: 330px;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .experience-block__head {
    padding: 4vw 3.33333vw;
    font-size: 4.53333vw;
  }
}

.c-content-main .experience-block__head-title {
  font-size: 4rem;
  margin: 0 0 9px;
  position: relative;
  letter-spacing: .1em;
  font-weight: 900;
  padding-right: 56px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .experience-block__head-title {
    font-size: 6.66667vw;
    margin-bottom: 1.33333vw;
    padding-right: 12vw;
  }
}

.c-content-main .experience-block__head-title:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 25px;
  height: 25px;
  background: url(/smart/img/icon-arrow-circle.svg) no-repeat;
  background-size: cover;
  right: 4px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .experience-block__head-title:before {
    width: 6.66667vw;
    height: 6.66667vw;
    right: 1.33333vw;
  }
}

.c-content-main .experience-block__head-title span {
  color: #ffff43;
}

.c-content-main .experience-block__head-title+p {
  margin-top: 1.33333vw;
}

.c-content-main .experience-block__body {
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000;
  -webkit-transition: color .3s;
  transition: color .3s;
}

@media only screen and (max-width: 767px) {
  .c-content-main .experience-block__body {
    padding: 2vw 3.33333vw;
  }
}

.c-content-main .experience-block__body ul {
  margin-bottom: 0;
}

.c-content-main .experience-block+.experience-block {
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .c-content-main .experience-block+.experience-block {
    margin-top: 4.66667vw;
  }
}

.c-content-main .memo-block {
 /*
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  */
  width: 100%;
  padding: 30px 35px;
  border: 1px solid #cecece;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  .c-content-main .memo-block {
    padding: 2.4vw 2.93333vw;
  }
}

.c-content-main .memo-block__title {
  padding-bottom: 20px;
  border-bottom: 1px solid #cecece;
  margin: 0 0 20px 0;
  white-space: nowrap;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .c-content-main .memo-block__title {
    padding-bottom: 2vw;
    margin-bottom: 2vw;
  }
}

@media only screen and (max-width: 767px) {
  .c-content-main .memo-block__body {
    font-size: 3.6vw;
  }
}
