<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}

body {
  line-height: 1
}

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

ul, ol {
  list-style: none
}

blockquote, q {
  quotes: none
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold
}

del {
  text-decoration: line-through
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}

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

hr {
  display: block;
  height: 0;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 0;
  padding: 0
}

input, select {
  vertical-align: middle
}

html {
  font-family: "貂ｸ繧ｴ繧ｷ繝�け菴�", "Yu Gothic", YuGothic, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #333;
  font-weight: 500;
  word-wrap: break-word;
  font-size: 14px
}

@media print, screen and (max-width: 750px) {
  html {
    font-size: 14px;
    font-size: 3.73333vw
  }
}

body {
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-text-size-adjust: 100%
}

@media print, screen and (max-width: 750px) {
  body {
    height: auto;
  }
}

html.is-fixed, body.is-fixed {
  overflow: hidden
}

@media all and (-ms-high-contrast: none) {
  html, input, select, textarea {
    font-family: Meiryo, sans-serif !important;
    line-height: 1
  }
  html.is-fixed, body.is-fixed {
    overflow: auto
  }
}

a {
  text-decoration: none;
  color: #333
}

@media print, screen and (min-width: 1025px) {
  a:hover {
    text-decoration: none
  }
}

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

@media print, screen and (max-width: 750px) {
  img {
    width: 100%
  }
}

strong {
  font-weight: bold
}

em {
  font-style: italic
}

picture {
  display: block
}

input {
  padding: 0;
  border: none;
  background: none
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

input[type=text], input[type=tel], input[type=password], input[type=email], input[type=search], input[type=url], input[type=datetime], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime-local], input[type=number], select, textarea {
  max-width: 100%;
  padding: 6px 10px;
  font-family: "貂ｸ繧ｴ繧ｷ繝�け菴�", "Yu Gothic", YuGothic, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 500;
  background-color: #fff;
  border: solid 1px #b6b6b6;
  vertical-align: bottom
}

input[type=text]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, input[type=datetime]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=month]::-webkit-input-placeholder, input[type=week]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=datetime-local]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999
}

input[type=text]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, input[type=datetime]:-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=month]:-ms-input-placeholder, input[type=week]:-ms-input-placeholder, input[type=time]:-ms-input-placeholder, input[type=datetime-local]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999
}

input[type=text]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=datetime]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=week]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=datetime-local]::-moz-placeholder, input[type=number]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #999;
  opacity: 1
}

input[type=text]:focus, input[type=tel]:focus, input[type=password]:focus, input[type=email]:focus, input[type=search]:focus, input[type=url]:focus, input[type=datetime]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime-local]:focus, input[type=number]:focus, select:focus, textarea:focus {
  -webkit-box-shadow: 0 0 4px #cccdce;
  box-shadow: 0 0 4px #cccdce
}

input[type=radio], input[type=checkbox] {
  margin: 0;
  vertical-align: -1px
}

input[type="button"], input[type="submit"] {
  -webkit-appearance: none;
  cursor: pointer;
  font-family: "貂ｸ繧ｴ繧ｷ繝�け菴�", "Yu Gothic", YuGothic, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  vertical-align: bottom
}

textarea {
  resize: vertical;
  vertical-align: bottom
}

sup {
  vertical-align: super
}

sub {
  vertical-align: sub
}

blockquote {
  background-color: #f5f5f5;
  padding: 1em 1em 1em 3em;
  position: relative;
  border-left: 3px solid #666
}

blockquote:before {
  content: "窶�";
  font-size: 4em;
  line-height: 1;
  color: #999;
  position: absolute;
  left: 0.15em;
  top: 0.15em
}

.l-wrap .is-pc {
  display: block
}

@media print, screen and (max-width: 1024px) {
  .l-wrap .is-pc {
    display: none
  }
}

.l-wrap .is-pctbl {
  display: block
}

@media print, screen and (max-width: 750px) {
  .l-wrap .is-pctbl {
    display: none
  }
}

.l-wrap .is-tblsp {
  display: none
}

@media print, screen and (max-width: 1024px) {
  .l-wrap .is-tblsp {
    display: block
  }
}

.l-wrap .is-sp {
  display: none
}

@media print, screen and (max-width: 750px) {
  .l-wrap .is-sp {
    display: block
  }
}

.l-wrap .is-pcI {
  display: inline
}

@media print, screen and (max-width: 1024px) {
  .l-wrap .is-pcI {
    display: none
  }
}

.l-wrap .is-pctblI {
  display: inline
}

@media print, screen and (max-width: 750px) {
  .l-wrap .is-pctblI {
    display: none
  }
}

.l-wrap .is-tblI {
  display: none
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-wrap .is-tblI {
    display: inline
  }
}

.l-wrap .is-tblspI {
  display: inline
}

@media print, screen and (min-width: 1025px) {
  .l-wrap .is-tblspI {
    display: none
  }
}

.l-wrap .is-spI {
  display: none
}

@media print, screen and (max-width: 750px) {
  .l-wrap .is-spI {
    display: inline
  }
}

.is-mt0 {
  margin-top: 0 !important
}

.is-mb0 {
  margin-bottom: 0 !important
}

.is-mtXL {
  margin-top: 4em !important
}

@media print, screen and (max-width: 750px) {
  .is-mtXL {
    margin-top: 3em !important
  }
}

.is-mtL {
  margin-top: 2.5em !important
}

@media print, screen and (max-width: 750px) {
  .is-mtL {
    margin-top: 1.8em !important
  }
}

.is-mtM {
  margin-top: 1.75em !important
}

@media print, screen and (max-width: 750px) {
  .is-mtM {
    margin-top: 1.4em !important
  }
}

.is-mtS {
  margin-top: 1.25em !important
}

.is-mtXS {
  margin-top: 0.65em !important
}

.is-ml1rem {
  margin-left: 1rem !important
}

.is-taC {
  text-align: center !important
}

.is-taR {
  text-align: right !important
}

.is-fwB {
  font-weight: bold !important
}

.is-colorEm {
  color: #eb6100 !important
}

.is-colorBl {
  color: #0028a5 !important;
  font-weight: bold !important
}

.l-wrap .is-fsXXL {
  font-size: 22px;
  font-size: 1.57143rem
}

@media print, screen and (max-width: 750px) {
  .l-wrap .is-fsXXL {
    font-size: 18px;
    font-size: 4.8vw
  }
}

.l-wrap .is-fsXL {
  font-size: 18px;
  font-size: 1.28571rem
}

@media print, screen and (max-width: 750px) {
  .l-wrap .is-fsXL {
    font-size: 16px;
    font-size: 4.26667vw
  }
}

.l-wrap .is-fsL {
  font-size: 16px;
  font-size: 1.14286rem
}

@media print, screen and (max-width: 750px) {
  .l-wrap .is-fsL {
    font-size: 15px;
    font-size: 4vw
  }
}

.l-wrap .is-fsM {
  font-size: 14px;
  font-size: 1rem
}

@media print, screen and (max-width: 750px) {
  .l-wrap .is-fsM {
    font-size: 14px;
    font-size: 3.73333vw
  }
}

.l-wrap .is-fsS {
  font-size: 12px;
  font-size: .85714rem
}

@media print, screen and (max-width: 750px) {
  .l-wrap .is-fsS {
    font-size: 12px;
    font-size: 3.2vw
  }
}

.l-wrap .is-fsXS {
  font-size: 11px;
  font-size: .78571rem
}

@media print, screen and (max-width: 750px) {
  .l-wrap .is-fsXS {
    font-size: 11px;
    font-size: 2.93333vw
  }
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[dir="rtl"] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.l-header {
  color: #fff
}

@media print, screen and (min-width: 1025px) {
  .l-header {
    width: 20%;
    position: relative;
    background-color: #10c3ca
  }
}

@media print, screen and (min-width: 1400px) {
  .l-header {
    width: 300px
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .l-header {
    width: 230px
  }
}

@media print, screen and (max-width: 1024px) {
  .l-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#011750), color-stop(35%, #03349d), color-stop(85%, #10c3ca));
    background: linear-gradient(to right, #011750 0%, #03349d 35%, #10c3ca 85%);
    z-index: 20
  }
}

.l-header.is-min {
  width: 100%;
  position: static;
  background: -webkit-gradient(linear, left top, right top, from(#011750), color-stop(35%, #03349d), color-stop(85%, #10c3ca));
  background: linear-gradient(to right, #011750 0%, #03349d 35%, #10c3ca 85%)
}

.l-header.is-min .l-header__inner {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  position: relative
}

@media print, screen and (min-width: 1400px) {
  .l-header.is-min .l-header__inner {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-header.is-min .l-header__inner {
    padding-left: 25px;
    padding-right: 25px
  }
}

@media print, screen and (max-width: 750px) {
  .l-header.is-min .l-header__inner {
    padding-left: 4vw;
    padding-right: 4vw
  }
}

@media print, screen and (min-width: 1025px) {
  .l-header.is-min .l-header__inner {
    display: block;
    padding-top: 1.25rem;
    padding-bottom: 0.8rem
  }
}

@media print, screen and (max-width: 1024px) {
  .l-header.is-min .l-header__inner {
    padding: 0.1rem 0
  }
}

.l-header.is-min .l-header-logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #8196c2
}

.l-header.is-min .l-header-logo a img {
  margin-right: 1.5rem
}

@media print, screen and (max-width: 1024px) {
  .l-header.is-min .l-header-logo a span {
    display: none
  }
}

.l-header a {
  color: #fff
}

@media print, screen and (min-width: 1025px) {
  .l-header__inner {
    height: 100%
  }
}

@media print, screen and (min-width: 1025px) {
  .l-header-lead-nav {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding: 2rem 1.4rem;
    z-index: 20
  }
  .l-header-lead-nav .form-input, .l-header-lead-nav .form-input select, .l-header-lead-nav .form-input input {
    display: block;
    width: 100%
  }
  .l-header-lead-nav::after {
    content: "";
    height: 70vh;
    background: -webkit-gradient(linear, left top, left bottom, from(#011750), color-stop(50%, #03349d), to(#10c3ca));
    background: linear-gradient(to bottom, #011750 0%, #03349d 50%, #10c3ca 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .l-header-lead-nav {
    padding: 2rem 1.2rem
  }
}

@media print, screen and (max-height: 600px) and (min-width: 1025px) and (orientation: landscape) {
  .l-header-lead-nav {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
  }
}

@media print, screen and (max-width: 1024px) {
  .l-header-lead-nav__inner {
    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
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-header-lead-nav__inner {
    height: 10vw
  }
}

@media print, screen and (min-width: 1025px) {
  .l-header-search {
    margin-top: 1.8rem
  }
}

@media print, screen and (max-height: 600px) and (min-width: 1025px) and (orientation: landscape) {
  .l-header-search {
    margin-top: 1.5rem
  }
}

@media print, screen and (max-width: 1024px) {
  .l-header-search {
    display: none;
    position: absolute;
    left: 0;
    top: 15.25vw;
    width: 100%;
    height: 94vh;
    background-color: #eff2f4;
    padding: 1.5rem 4vw;
    z-index: 80
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-header-search {
    top: 10vw
  }
}

.l-header-logo {
  font-size: 11px;
  font-size: .78571rem
}

@media print, screen and (min-width: 1025px) {
  .l-header-logo a span {
    opacity: 0.5
  }
}

@media print, screen and (max-width: 1024px) {
  .l-header-logo {
    padding: 0.15em 0 0 25px
  }
}

@media print, screen and (max-width: 750px) {
  .l-header-logo {
    width: 30vw;
    padding-left: 4vw
  }
}

.l-header-logo__image {
  display: block;
  width: 100%
}

@media print, screen and (min-width: 1025px) {
  .l-header-logo__image {
    max-width: 115px;
    margin-bottom: 0.5rem
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-header-logo__image {
    width: 20vw
  }
}

@media print, screen and (max-width: 1024px) {
  .l-header-logo__image {
    padding: 1rem 0 0.8rem
  }
}

.l-header-nav-wrap {
  color: #fff;
  position: relative
}

@media print, screen and (max-width: 1024px) {
  .l-header-nav-wrap {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #022c85;
    height: calc(100vh - 75px);
    overflow: auto;
    padding-bottom: 1rem
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-header-nav-wrap {
    font-size: 16px;
    font-size: 1.14286rem;
    top: 10vw
  }
}

@media print, screen and (max-width: 750px) {
  .l-header-nav-wrap {
    top: 15.5vw;
    height: 95vh
  }
}

@media print, screen and (min-width: 1025px) {
  .l-header-nav {
    margin: 2rem 0 1.75rem
  }
}

@media print, screen and (max-height: 600px) and (min-width: 1025px) and (orientation: landscape) {
  .l-header-nav {
    margin: 1.25rem 0 1rem
  }
}

.l-header-nav-category__title {
  display: block
}

@media print, screen and (min-width: 1025px) {
  .l-header-nav-category__title {
    letter-spacing: 0.01em;
    line-height: 1.4;
    padding: 0.425em 0
  }
  .l-header-nav-category__title span {
    padding-right: 0.25em;
    position: relative
  }
  .l-header-nav-category__title span::after {
    content: "";
    display: block;
    width: 0;
    border-top: 1px solid #fff;
    position: absolute;
    bottom: -0.25em;
    left: 0;
    opacity: 0.75;
    -webkit-transition: 0.25s;
    transition: 0.25s
  }
  .l-header-nav-category:hover .l-header-nav-category__title span::after {
    width: 100%
  }
  .l-header-nav-category__title.is-current span::after {
    width: 100%
  }
  body.is-column .l-header-nav-category__title.is-column span::after {
    width: 100%
  }
}

@media print, screen and (max-height: 600px) and (min-width: 1025px) and (orientation: landscape) {
  .l-header-nav-category__title {
    padding: 0.375em 0
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .l-header-nav-category__title {
    font-size: 13px;
    font-size: .92857rem
  }
}

@media print, screen and (max-width: 1024px) {
  .l-header-nav-category__title {
    font-weight: bold;
    background-color: #022c85;
    padding: 2rem 8vw 2rem 4vw;
    border-bottom: 1px solid #486ebf;
    position: relative
  }
  .l-header-nav-category__title::after {
    content: "��";
    font-size: 18px;
    font-size: 1.28571rem;
    line-height: 1;
    position: absolute;
    right: 4vw;
    top: 50%;
    margin-top: -0.5em
  }
  .l-header-nav-category__title.is-open::after {
    content: "��"
  }
}

@media print, screen and (max-width: 750px) {
  .l-header-nav-category__title {
    padding: 1.25rem 8vw 1.25rem 4vw
  }
}

@media print, screen and (max-width: 1024px) {
  .l-header-nav-category__title.is-link {
    display: block;
    padding: 2rem 8vw 2rem 4vw;
    position: relative
  }
  .l-header-nav-category__title.is-link::after {
    content: "";
    display: block;
    width: 0.6em;
    height: 0.6em;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 55%;
    right: 5vw;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
}

@media print, screen and (max-width: 750px) {
  .l-header-nav-category__title.is-link {
    padding: 1.25rem 8vw 1.25rem 4vw
  }
  .l-header-nav-category__title.is-link::after {
    right: 6vw
  }
}

@media print, screen and (min-width: 1025px) {
  .l-header-nav-category__body {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    -webkit-transform: translateX(99.7%);
    transform: translateX(99.7%);
    margin-left: -65px;
    padding-left: 85px;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0.25s;
    transition: 0.25s
  }
  .l-header-nav-category:hover .l-header-nav-category__body {
    opacity: 1;
    pointer-events: auto
  }
  .l-header-nav-category:hover .l-header-nav-category__body::before {
    content: "";
    display: block;
    position: absolute;
    top: 1rem;
    left: -9rem;
    width: 11rem;
    height: 8rem
  }
  .l-header-nav-category__body::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 20px;
    width: 280px;
    height: 120vh;
    margin-top: -18vh;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: -1
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .l-header-nav-category__body {
    -webkit-transform: translateX(98.5%);
    transform: translateX(98.5%)
  }
  .l-header-nav-category:hover .l-header-nav-category__body::before {
    left: -6rem;
    width: 8rem
  }
}

@media print, screen and (max-width: 1024px) {
  .l-header-nav-category__body {
    display: none;
    background-color: #012168
  }
}

@media all and (-ms-high-contrast: none) {
  .l-header-nav-category__body::after {
    height: 120vh;
    top: -10vh
  }
}

body.is-knowhow .l-header-nav-category__title.is-knowhow span::after {
  width: 100%
}

body.is-services .l-header-nav-category__title.is-services span::after {
  width: 100%
}

body.is-column .l-header-nav-category__title.is-column span::after {
  width: 100%
}

body.is-different .l-header-nav-category__title.is-different span::after {
  width: 100%
}

@media print, screen and (min-width: 1025px) {
  .l-header-nav-link {
    margin-left: -5rem;
    padding-left: 1.4rem
  }
}

@media print, screen and (max-width: 1024px) {
  .l-header-nav-link__item {
    border-bottom: 1px solid #486ebf
  }
}

@media print, screen and (min-width: 1025px) {
  .l-header-nav-link a {
    display: inline-block;
    white-space: nowrap;
    padding: 0.8em 0.25em;
    position: relative
  }
  .l-header-nav-link a::after {
    content: "";
    display: block;
    width: 0;
    border-top: 1px solid #fff;
    position: absolute;
    bottom: 0.2em;
    left: 0;
    opacity: 0.75;
    -webkit-transition: 0.25s;
    transition: 0.25s
  }
  .l-header-nav-link a:hover::after {
    width: 100%
  }
}

@media print, screen and (max-width: 1024px) {
  .l-header-nav-link a {
    display: block
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-header-nav-link a {
    padding: 2rem 4vw 2rem 9vw
  }
}

@media print, screen and (max-width: 750px) {
  .l-header-nav-link a {
    padding: 1.25rem 4vw 1.25rem 9vw
  }
}

@media print, screen and (min-width: 1025px) {
  .l-header-entry.l-inner {
    padding: 0
  }
}

@media print, screen and (max-width: 750px) {
  .l-header-entry .m-btn {
    max-width: 84vw
  }
}

@media print, screen and (min-width: 1025px) {
  .l-header-entry__lead {
    display: none
  }
}

@media print, screen and (max-width: 1024px) {
  .l-header-entry__lead {
    font-size: 20px;
    font-size: 1.42857rem;
    text-align: center;
    padding: 2rem 0 1rem
  }
}

@media print, screen and (max-width: 750px) {
  .l-header-entry__lead {
    font-size: 16px;
    font-size: 4.26667vw
  }
}

@media print, screen and (min-width: 1025px) {
  .l-header-nav-close {
    display: none
  }
}

@media print, screen and (max-width: 1024px) {
  .l-header-nav-close {
    width: 4rem;
    padding-top: 2.8rem;
    font-size: 12px;
    font-size: .85714rem;
    font-weight: bold;
    text-align: center;
    margin: 2rem auto;
    background: url(../images/icon/nav_btn_close_w.svg) no-repeat center top;
    background-size: 50% auto
  }
}

.l-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0
}

.l-wrap.is-form {
  display: block;
  max-width: none;
  background-color: #eff2f4
}

.l-wrap.is-form .l-inner {
  max-width: 1200px
}

@media print, screen and (min-width: 1025px) {
  .l-main {
    width: 80%
  }
}

@media print, screen and (min-width: 1400px) {
  .l-main {
    width: calc(100% - 300px)
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .l-main {
    width: calc(100% - 230px)
  }
}

@media print, screen and (max-width: 1024px) {
  .l-main {
    width: 100%
  }
}

.l-section.is-bgG {
  margin-top: 5rem;
  padding: 3rem 0 4.25rem;
  background-color: #eff2f4
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-section.is-bgG {
    padding: 2.5rem 0 3rem
  }
}

@media print, screen and (max-width: 750px) {
  .l-section.is-bgG {
    margin-top: 15vw;
    padding: 12vw 0
  }
}

.l-inner {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-inner {
    padding-left: 25px;
    padding-right: 25px
  }
}

@media print, screen and (max-width: 750px) {
  .l-inner {
    padding-left: 4vw;
    padding-right: 4vw
  }
}

.l-inner.is-bgGL {
  background-color: #eff2f4;
  padding-top: 4rem;
  padding-bottom: 5rem
}

@media print, screen and (min-width: 1025px) {
  .l-innerS {
    padding-left: 5%;
    padding-right: 5%
  }
}

@media print, screen and (min-width: 1400px) {
  .l-innerS {
    padding-left: 60px;
    padding-right: 60px
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-innerS {
    padding-left: 25px;
    padding-right: 25px
  }
}

@media print, screen and (max-width: 750px) {
  .l-innerS {
    padding-left: 0;
    padding-right: 0
  }
}

@media print, screen and (min-width: 1025px) {
  .l-action {
    position: fixed;
    right: 0;
    top: 15vh;
    z-index: 50
  }
}

@media print, screen and (max-width: 1024px) {
  .l-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-action {
    width: 50vw
  }
}

@media print, screen and (min-width: 1025px) {
  .l-action__item {
    background-color: #000;
    position: relative
  }
  .l-action__item+.l-action__item {
    margin-top: 1rem
  }
  .l-action__item::after {
    content: "";
    display: block;
    height: 5px;
    background-color: rgba(0, 0, 0, 0.15);
    position: absolute;
    left: 4px;
    bottom: -4px;
    right: 0;
    z-index: 0
  }
}

@media print, screen and (max-width: 1024px) {
  .l-action__item {
    width: 16vw;
    text-align: center;
    position: relative
  }
  .l-action__item::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 2vw;
    bottom: 2vw;
    border-left: 1px solid #eff2f4;
    opacity: 0.35
  }
}

.l-action__itemInner {
  background-position: center 0.75rem;
  background-repeat: no-repeat;
  background-size: 1.1em auto;
  display: block;
  position: relative
}

@media print, screen and (min-width: 1025px) {
  .l-action__itemInner {
    width: 3.2em;
    padding: 2.5em 1.1em;
    -webkit-transition: 0.25s;
    transition: 0.25s
  }
  .l-action__itemInner:hover {
    background-color: #333
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .l-action__itemInner {
    width: 3em;
    padding-bottom: 2em
  }
}

@media print, screen and (max-width: 1024px) {
  .l-action__itemInner {
    padding: 2.75rem 0.25rem 0.75rem;
    background-size: 1.65rem auto
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-action__itemInner {
    font-size: 14px;
    font-size: 1rem
  }
}

@media print, screen and (max-width: 750px) {
  .l-action__itemInner {
    font-size: 11px;
    font-size: 2.93333vw
  }
}

.l-action__itemInner.is-disable {
  opacity: 0.65;
  pointer-events: none
}

@media print, screen and (min-width: 1025px) {
  .l-action__item.is-search, .l-action__item.is-sp-nav-btn {
    display: none
  }
}

@media print, screen and (max-width: 1024px) {
  .l-action__item.is-search .l-action__itemInner {
    background-image: url(../images/icon/search_w.svg)
  }
}

.l-action__item.is-save .l-action__itemInner {
  background-image: url(../images/icon/save_w.png)
}

@media print, screen and (max-width: 1024px) {
  .l-action__item.is-save .l-action__itemInner {
    background-size: 1.25rem auto
  }
}

.l-action__item.is-history .l-action__itemInner {
  background-image: url(../images/icon/time_w.png)
}

@media print, screen and (max-width: 1024px) {
  .l-action__item.is-sp-nav-btn {
    width: 16vw;
    background: url(../images/icon/nav_btn.svg) no-repeat center;
    background-size: 50% auto
  }
  .l-action__item.is-sp-nav-btn.is-open {
    background-image: url(../images/icon/nav_btn_close_w.svg);
    background-size: 40% auto
  }
}

.l-action__itemTxt, .l-action__itemNum {
  text-align: center;
  margin: 0 auto;
  white-space: nowrap;
  line-height: 1
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .l-action__itemTxt, .l-action__itemNum {
    font-size: 12.5px;
    font-size: .89286rem
  }
}

.l-action__itemTxt {
  font-weight: 500
}

@media print, screen and (min-width: 1025px) {
  .l-action__itemTxt {
    display: inline-block;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-action__itemTxt {
    font-size: 14px;
    font-size: 1rem
  }
}

@media print, screen and (max-width: 750px) {
  .l-action__itemTxt {
    font-size: 11px;
    font-size: 2.93333vw
  }
}

@media print, screen and (min-width: 1025px) {
  .l-action__itemNum {
    display: block;
    font-weight: bold;
    position: absolute;
    bottom: 0.65em;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

@media print, screen and (max-width: 1024px) {
  .l-action__itemNum {
    display: block;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.4;
    width: 1.4em;
    height: 1.4em;
    border-radius: 50%;
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    background-color: #000;
    color: #fff;
    text-align: center
  }
  .is-disable .l-action__itemNum {
    display: none
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-action__itemNum {
    font-size: 16px;
    font-size: 1.14286rem;
    right: 0.75em
  }
}

.is-form .l-action {
  display: none !important
}

@media print, screen and (min-width: 1025px) {
  .l-column-search-wrap {
    max-height: 55vh;
    overflow: auto;
    cursor: pointer
  }
}

@media print, screen and (max-height: 600px) and (min-width: 1025px) and (orientation: landscape) {
  .l-column-search-wrap {
    max-height: 190px
  }
}

.l-column-search__label, .l-column-search__input[type="text"] {
  display: block;
  width: 100%;
  color: #333;
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1;
  background-color: #fff;
  border: none;
  padding: 0.65em 1.8em 0.65em 1em;
  position: relative;
  border-radius: 2px
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .l-column-search__label, .l-column-search__input[type="text"] {
    font-size: 15px;
    font-size: 1.07143rem;
    padding-left: 0.8em
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-column-search__label, .l-column-search__input[type="text"] {
    padding: 1.5rem 1.8em 1.5rem 1em
  }
}

@media print, screen and (max-width: 1024px) {
  .l-column-search__label, .l-column-search__input[type="text"] {
    line-height: 1.6
  }
}

@media print, screen and (min-width: 1025px) {
  .l-column-search__label, .l-column-search__input[type="text"] {
    -webkit-transition: 0.25s;
    transition: 0.25s
  }
  .l-column-search__label:hover, .l-column-search__input:hover[type="text"] {
    background-color: #f3fbfb
  }
  .l-column-search__label:hover::after, .l-column-search__input[type="text"]:hover::after {
    right: 0.25em
  }
}

.l-column-search__label::after, .l-column-search__input[type="text"]::after {
  content: "";
  display: block;
  position: absolute;
  right: 0.5em;
  top: 50%;
  margin-top: -0.35em;
  border: 0.35em solid transparent;
  border-left: 0.4em solid #333;
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-column-search__label::after, .l-column-search__input[type="text"]::after {
    right: 1.5em
  }
}

.l-column-search__input[type="text"] {
  background: #fff url(../images/icon/search_bk.svg) no-repeat 96% center;
  border-radius: 2px
}

@media print, screen and (min-width: 1025px) {
  .l-column-search__input[type="text"] {
    margin-bottom: 6px;
    padding: 0.35em 2em 0.35em 1em
  }
}

@media print, screen and (max-width: 1024px) {
  .l-column-search__input[type="text"] {
    margin-bottom: 3px
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-column-search__input[type="text"] {
    padding: 1.325em 2em 1.325em 1em
  }
}

@media print, screen and (max-width: 750px) {
  .l-column-search__input[type="text"] {
    padding: 0.65em 2em 0.65em 1em
  }
}

.l-column-search__input[type="text"]::-webkit-input-placeholder {
  color: #333
}

.l-column-search__input[type="text"]:-ms-input-placeholder {
  color: #333
}

.l-column-search__input[type="text"]::-moz-placeholder {
  color: #333;
  opacity: 1
}

.l-column-search__body {
  line-height: 1.4;
  margin: 5px 3px 10px;
  border: none !important;
  font-size: 11px;
  font-size: .78571rem
}

@media print, screen and (min-width: 1025px) {
  .l-column-search__body {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
  }
}

@media print, screen and (max-width: 1024px) {
  .l-column-search__body {
    color: #333
  }
}

.l-column-search__body:empty {
  margin: 3px
}

@-moz-document url-prefix() {
  .l-column-search__input[type="text"] {
    padding: 0.65em 1.8em 0.65em 1em
  }
}

.l-column-search-btn {
  display: block;
  color: #fff;
  background-color: transparent;
  width: 8rem;
  margin-top: 0.75rem;
  padding: 0.5rem;
  text-align: center;
  border: 1px solid #fff;
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (max-width: 1024px) {
  .l-column-search-btn {
    color: #fff;
    font-size: 14px;
    font-size: 1rem;
    background-color: #0028a5;
    margin: 2rem auto 0;
    padding: 0.75rem;
    border-radius: 3px
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-column-search-btn {
    width: 23rem
  }
}

@media print, screen and (max-width: 750px) {
  .l-column-search-btn {
    width: 60vw
  }
}

@media print, screen and (min-width: 1025px) {
  .l-column-search-btn:hover {
    background-color: #fff;
    color: #333
  }
}

.modal-bg, .voice-modal-bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(51, 51, 51, 0.9);
  pointer-events: none;
  opacity: 0;
  z-index: -1
}

@media print, screen and (max-width: 1024px) {
  .modal-bg, .voice-modal-bg {
    -webkit-transform: unset;
    transform: unset;
    height: 100vh
  }
}

.modal-bg.is-show, .voice-modal-bg.is-show {
  pointer-events: auto;
  opacity: 1;
  z-index: 99
}

.voice-modal {
  color: #333;
  background-color: #fff;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 88%;
  min-height: 30vh;
  max-height: 92vh;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  pointer-events: none;
  opacity: 0;
  z-index: -10
}

@media print, screen and (min-width: 1025px) {
  .voice-modal {
    max-width: 1100px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
}

@media print, screen and (max-width: 1024px) {
.voice-modal {
    width: 94vw;
    top: 50%;
    left: 3%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

.modal.is-show, .voice-modal.is-show {
  pointer-events: auto;
  opacity: 1;
  z-index: 100
}

.modal__inner, .voice-modal__inner {
  background-color: #fff;
  width: 100%;
  padding: 1.8rem 4% 0;
  max-height: 92vh;
  overflow: auto;
  position: relative
}

@media print, screen and (max-width: 750px) {
  .modal__inner, .voice-modal__inner {
    max-height: 88vh;
    padding: 1.8rem 3vw 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
  }
}

.modal .m-btn-wrap, .modal .voice-modal-nav, .voice-modal .m-btn-wrap, .voice-modal .voice-modal-nav {
  padding-bottom: 2.5rem
}

@media print, screen and (max-width: 750px) {
  .modal .m-btn-wrap, .modal .voice-modal-nav, .voice-modal .m-btn-wrap, .voice-modal .voice-modal-nav {
    padding-bottom: 1.8rem
  }
}

.modal-title {
  font-size: 20px;
  font-size: 1.42857rem
}

.modal-title img {
  width: 25px;
  margin-right: 0.5em
}

@media print, screen and (max-width: 750px) {
  .modal-title img {
    width: 1.25em
  }
}

.modal-select-wrap {
  margin-top: 2rem;
  max-height: 55vh;
  overflow: auto
}

.modal-select, .voice-search {
  font-size: 13px;
  font-size: .92857rem;
  position: relative
}

@media print, screen and (min-width: 1025px) {
  .modal-select, .voice-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.modal-select:first-child, .voice-search:first-child {
  border-top: 1px solid #b6b6b6;
  padding-top: 1px;
  padding-bottom: 1px
}

.modal-select::after, .voice-search::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #b6b6b6
}

.modal-select__category, .voice-search__category {
  font-size: 15px;
  font-size: 1.07143rem;
  font-weight: bold;
  background-color: #eff2f4
}

@media print, screen and (min-width: 1025px) {
  .modal-select__category, .voice-search__category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 22em
  }
}

.modal-select__category .m-checkbox::before, .voice-search__category .m-checkbox::before {
  top: 0.75em
}

@media print, screen and (min-width: 751px) {
  .modal-select__child, .voice-search__body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
}

.modal-select__child .modal-label, .voice-search__body .modal-label, .modal-select__child .voice-search__categoryLabel, .voice-search__body .voice-search__categoryLabel, .modal-select__child .voice-search label, .voice-search .modal-select__child label, .voice-search__body .voice-search label, .voice-search .voice-search__body label {
  position: relative;
  z-index: 2
}

@media print, screen and (min-width: 751px) {
  .modal-select__child .modal-label, .voice-search__body .modal-label, .modal-select__child .voice-search__categoryLabel, .voice-search__body .voice-search__categoryLabel, .modal-select__child .voice-search label, .voice-search .modal-select__child label, .voice-search__body .voice-search label, .voice-search .voice-search__body label {
    width: 48%
  }
}

.modal-label-wrap, .voice-search-label-wrap {
  height: 100%;
  padding: 0.75em 0
}

@media print, screen and (min-width: 751px) {
  .modal-label-wrap, .voice-search-label-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.modal-label-wrap.is-few, .is-few.voice-search-label-wrap {
  padding: 3rem 0.65rem
}

@media print, screen and (max-width: 750px) {
  .modal-label-wrap.is-few, .is-few.voice-search-label-wrap {
    padding: 1.5rem 0.5rem
  }
}

.modal-label, .voice-search__categoryLabel, .voice-search label {
  display: block;
  line-height: 1.4;
  padding: 0.6em 0.5em 0.6em 2.8rem
}

.is-few .modal-label, .is-few .voice-search__categoryLabel, .is-few .voice-search label, .voice-search .is-few label {
  font-weight: bold
}

@media print, screen and (min-width: 751px) {
  .is-few .modal-label, .is-few .voice-search__categoryLabel, .is-few .voice-search label, .voice-search .is-few label {
    font-size: 16px;
    font-size: 1.14286rem;
    width: 24.5%
  }
}

@media print, screen and (max-width: 750px) {
  .is-few .modal-label, .is-few .voice-search__categoryLabel, .is-few .voice-search label, .voice-search .is-few label {
    font-size: 14px;
    font-size: 3.73333vw
  }
}

.modal-close, .voice-modal-close {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  z-index: 2;
  cursor: pointer
}

.l-totop {
  padding-bottom: 2.5rem
}

.l-totop__link {
  display: block;
  font-size: 12px;
  font-size: .85714rem;
  text-align: center;
  width: 8em;
  margin: 5rem auto 0;
  padding-top: 3.5em;
  position: relative
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-totop__link {
    margin: 3rem auto 0
  }
}

@media print, screen and (max-width: 750px) {
  .l-totop__link {
    width: 12em;
    margin: 12vw auto 0
  }
}

.l-totop__link::before {
  content: "";
  display: block;
  width: 1.25em;
  height: 1.25em;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  position: absolute;
  top: 1em;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  -webkit-transition: 0.25s;
  transition: 0.25s
}

.l-totop__link:hover::before {
  top: 0.25em
}

.l-contact {
  overflow: hidden
}

@media print, screen and (max-width: 750px) {
  .l-contact .l-inner {
    padding: 0 8vw
  }
}

.l-contact-lead {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  position: relative
}

@media print, screen and (min-width: 1400px) {
  .l-contact-lead {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-contact-lead {
    padding-left: 25px;
    padding-right: 25px
  }
}

@media print, screen and (max-width: 750px) {
  .l-contact-lead {
    padding-left: 4vw;
    padding-right: 4vw
  }
}

@media print, screen and (max-width: 1024px) {
  .l-contact-lead {
    padding: 0
  }
}

.l-contact-lead__image {
  text-align: center;
  background-color: #f2f3f7
}

.l-contact-consult {
  margin-top: 4rem;
  text-align: center
}

@media print, screen and (max-width: 750px) {
  .l-contact-consult {
    margin-top: 8vw
  }
}

.l-contact-consult__lead {
  font-size: 20px;
  font-size: 1.42857rem;
  margin-bottom: 0.8em
}

.l-contact-inq {
  max-width: 760px;
  margin: 4rem auto;
  position: relative
}

@media print, screen and (max-width: 750px) {
  .l-contact-inq {
    margin: 12vw auto 8vw
  }
}

.l-contact-inq__title {
  font-size: 20px;
  font-size: 1.42857rem;
  position: relative;
  text-align: center;
  margin-bottom: 1.5rem
}

@media print, screen and (min-width: 751px) {
  .l-contact-inq-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media print, screen and (min-width: 751px) {
  .l-contact-inq-col__col {
    width: 47.5%
  }
}

@media print, screen and (max-width: 750px) {
  .l-contact-inq-col__col+.l-contact-inq-col__col {
    margin-top: 1.5rem
  }
}

.l-contact-inq-col__colLabel {
  font-size: 12px;
  font-size: .85714rem;
  text-align: center;
  line-height: 1.4;
  margin-top: 1rem
}

@media print, screen and (min-width: 751px) {
  .l-contact-inq-col__colLabel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media print, screen and (max-width: 750px) {
  .l-contact-inq-col__colLabel {
    font-size: 11px;
    font-size: 2.93333vw
  }
}

.l-footer {
  color: #fff;
  line-height: 1.25;
  background-color: #000;
  padding: 3.5rem 0 3rem;
  position: relative
}

@media print, screen and (min-width: 1025px) {
  .l-footer {
    z-index: 30
  }
}

@media print, screen and (max-width: 750px) {
  .l-footer {
    margin-top: 8vw;
    padding-bottom: 5vw
  }
}

body.is-fixed .l-footer {
  z-index: 10
}

.l-footer a {
  color: #fff
}

.l-footer a[target*="_blank"]::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url(../images/icon/blank_w.svg) no-repeat center;
  background-size: contain;
  margin-left: 0.35em;
  vertical-align: middle
}

@media print, screen and (min-width: 1025px) {
  .l-footer a:hover {
    text-decoration: underline
  }
}

.l-footer__inner {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
  max-width: 1260px;
  font-size: 12px;
  font-size: .85714rem
}

@media print, screen and (min-width: 1400px) {
  .l-footer__inner {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-footer__inner {
    padding-left: 25px;
    padding-right: 25px
  }
}

@media print, screen and (max-width: 750px) {
  .l-footer__inner {
    padding-left: 4vw;
    padding-right: 4vw
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-footer__inner {
    font-size: 11px;
    font-size: .78571rem
  }
}

@media print, screen and (max-width: 750px) {
  .l-footer__inner {
    font-size: 13px;
    font-size: 3.46667vw
  }
}

.l-footer .is-tblI {
  display: none
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-footer .is-tblI {
    display: inline-block
  }
}

@media print, screen and (min-width: 751px) {
  .l-footer-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media print, screen and (min-width: 1025px) {
  .l-footer-link__item:not(:first-child) {
    padding-left: 1.5rem
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-footer-link__item:not(:first-child) {
    padding-left: 1.25rem
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-footer-link__item:first-child {
    width: 7.5%
  }
  .l-footer-link__item:nth-child(2) {
    width: 18%
  }
  .l-footer-link__item:nth-child(3) {
    width: 18%
  }
  .l-footer-link__item:nth-child(4) {
    width: 20%
  }
  .l-footer-link__item:nth-child(5) {
    width: 18%
  }
}

@media print, screen and (max-width: 750px) {
  .l-footer-link__item+.l-footer-link__item {
    margin-top: 1.25rem
  }
}

.l-footer-link__itemLead {
  font-weight: bold
}

@media print, screen and (min-width: 1025px) {
  .l-footer-link-child {
    margin-top: 1.75rem
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-footer-link-child {
    margin-top: 1.5rem
  }
}

.l-footer-link-child__item {
  margin-top: 0.5em
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .l-footer-link-child__item {
    margin-top: 0.75em
  }
}

.l-footer-link-child a {
  font-weight: 500
}

.l-footer-data {
  margin-top: 4.5rem;
  padding: 2.5rem 0;
  border-top: 1px solid #5f5f5f
}

@media print, screen and (min-width: 751px) {
  .l-footer-data {
    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
  }
}

@media print, screen and (max-width: 750px) {
  .l-footer-data {
    margin-top: 2.5rem
  }
}

@media print, screen and (max-width: 750px) {
  .l-footer-data__logo {
    width: 30%;
    margin: 0 auto 5vw
  }
}

@media print, screen and (min-width: 751px) {
  .l-footer-data__address {
    padding: 0 2.5em
  }
}

@media print, screen and (max-width: 750px) {
  .l-footer-data__address {
    line-height: 1.4;
    margin-bottom: 5vw
  }
}

.l-footer-data__map a {
  display: block;
  font-size: 12px;
  font-size: .85714rem;
  line-height: 1
}

@media print, screen and (max-width: 750px) {
  .l-footer-data__map a {
    text-align: center
  }
}

.l-footer-data__map a::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  margin-left: 0.5em;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: 0.1em
}

.l-footer-copy {
  font-size: 10px;
  font-size: .71429rem;
  text-align: center
}

.m-solid-title, .m-page-title {
  font-size: 32px;
  font-size: 2.28571rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 1.25rem;
  position: relative
}

.m-solid-title:not(:first-child), .m-page-title:not(:first-child) {
  margin-top: 5rem
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .m-solid-title, .m-page-title {
    font-size: 28px;
    font-size: 2rem
  }
}

@media print, screen and (max-width: 750px) {
  .m-solid-title, .m-page-title {
    font-size: 26px;
    font-size: 6.93333vw;
    text-align: center;
    margin-bottom: 5vw
  }
  .m-solid-title:not(:first-child), .m-page-title:not(:first-child) {
    margin-top: 12.5vw
  }
}

.l-section.is-bgG+.l-inner .m-solid-title:first-child, .l-section.is-bgG+.l-inner .m-page-title:first-child {
  margin-top: 3rem
}

@media print, screen and (max-width: 750px) {
  .l-section.is-bgG+.l-inner .m-solid-title:first-child, .l-section.is-bgG+.l-inner .m-page-title:first-child {
    margin-top: 8vw
  }
}

.m-solid-title.is-S, .is-S.m-page-title {
  font-size: 24px;
  font-size: 1.71429rem;
  margin: 3.6rem 0 1.25rem
}

@media print, screen and (max-width: 750px) {
  .m-solid-title.is-S, .is-S.m-page-title {
    font-size: 20px;
    font-size: 5.33333vw;
    margin-top: 10vw
  }
}

.m-solid-title.is-XS, .is-XS.m-page-title {
  font-size: 20px;
  font-size: 1.42857rem;
  margin: 2.5rem 0 0.75rem
}

@media print, screen and (max-width: 750px) {
  .m-solid-title.is-XS, .is-XS.m-page-title {
    font-size: 16px;
    font-size: 4.26667vw;
    margin-top: 6vw
  }
}

.m-solid-title.is-topLine, .is-topLine.m-page-title {
  margin-top: 9.5rem
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .m-solid-title.is-topLine, .is-topLine.m-page-title {
    margin-top: 6.5rem
  }
}

@media print, screen and (max-width: 750px) {
  .m-solid-title.is-topLine, .is-topLine.m-page-title {
    margin-top: 18vw
  }
}

.m-solid-title.is-topLine::before, .is-topLine.m-page-title::before {
  content: "";
  display: block;
  position: absolute;
  top: -3.5rem;
  left: 0;
  width: 100%;
  border-top: 1px solid #b6b6b6
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .m-solid-title.is-topLine::before, .is-topLine.m-page-title::before {
    top: -2.5rem
  }
}

@media print, screen and (max-width: 750px) {
  .m-solid-title.is-topLine::before, .is-topLine.m-page-title::before {
    top: -6.5vw
  }
}

.m-solid-title.is-btmLine::after, .is-btmLine.m-page-title::after {
  content: "";
  display: block;
  margin-top: 0.4rem;
  width: 100%;
  border-top: 1px solid #b6b6b6
}

@media print, screen and (max-width: 750px) {
  .m-solid-title.is-btmLine::after, .is-btmLine.m-page-title::after {
    margin-top: 0.5rem
  }
}

.m-solid-title img, .m-page-title img {
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  margin-right: 0.35em;
  vertical-align: -0.15em
}

@media print, screen and (max-width: 750px) {
  .m-solid-title img.is-spB, .m-page-title img.is-spB {
    display: block;
    width: 1.8em;
    height: 1.8em;
    margin: 0 auto 0.25rem
  }
}

.m-solid-title__data {
  font-size: 14px;
  font-size: 1rem;
  font-weight: 500;
  position: absolute;
  right: 0;
  bottom: 0.1em
}

@media print, screen and (max-width: 750px) {
  .m-solid-title__data {
    display: block;
    font-size: 12px;
    font-size: 3.2vw;
    margin-top: 1em;
    position: static;
    text-align: right
  }
  .m-solid-title__data.is-left {
    text-align: left
  }
}

.m-solid-title__data.is-arrow::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  margin-left: 0.5em;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: 0.1em
}

.is-bgG&gt;.l-inner .m-solid-title:first-child, .is-bgG&gt;.l-inner .m-page-title:first-child {
  margin-top: 0
}

.m-page-title {
  margin: 0 0 1.65rem
}

@media print, screen and (max-width: 750px) {
  .m-page-title {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
  }
}

@media print, screen and (max-width: 750px) {
  .m-page-title {
    margin-bottom: 6vw
  }
}

@media print, screen and (min-width: 751px) {
  .m-btn-wrap {
    margin: 3rem auto
  }
}

@media print, screen and (max-width: 750px) {
  .m-btn-wrap {
    margin: 8vw auto
  }
}

.m-btn-wrap:last-child {
  margin-bottom: 0
}

.m-btn {
  display: table;
  width: 100%;
  margin: 0 auto;
  position: relative
}

@media print, screen and (min-width: 751px) {
  .m-btn {
    max-width: 540px
  }
}

.m-btn a, .m-btn button, .m-btn input {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 4rem;
  font: inherit;
  font-weight: bold;
  background-color: transparent;
  line-height: 1;
  padding: 0.25rem 0.5em;
  border: 1px solid #333;
  cursor: pointer;
  border-radius: 3px
}

@media print, screen and (min-width: 1025px) {
  .m-btn a, .m-btn button, .m-btn input {
    -webkit-transition: 0.25s;
    transition: 0.25s
  }
  .m-btn a:hover, .m-btn button:hover, .m-btn input:hover {
    color: #fff;
    background-color: #333
  }
}

@media print, screen and (max-width: 750px) {
  .m-btn a, .m-btn button, .m-btn input {
    height: 3.5rem
  }
  .l-header .m-btn a, .l-contact .m-btn a, .l-header .m-btn button, .l-contact .m-btn button, .l-header .m-btn input, .l-contact .m-btn input {
    height: 4.5rem
  }
}

.m-btn a[target="_blank"], .m-btn button[target="_blank"], .m-btn input[target="_blank"] {
  background-image: url(../images/icon/blank_bk.svg);
  background-position: 92% center;
  background-repeat: no-repeat;
  background-size: 1rem auto
}

.m-btn a[target="_blank"]:hover, .m-btn button[target="_blank"]:hover, .m-btn input[target="_blank"]:hover {
  background-image: url(../images/icon/blank_w.svg)
}

@media print, screen and (max-width: 750px) {
  .m-btn.is-inq, .m-btn.is-faq {
    max-width: 92vw
  }
}

.m-btn.is-inq a svg, .m-btn.is-faq a svg {
  width: 1.5rem;
  margin-right: 0.8rem;
  display: inline-block;
  vertical-align: -0.15rem;
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (min-width: 1025px) {
  .m-btn.is-inq a:hover, .m-btn.is-faq a:hover {
    color: #fff
  }
  .m-btn.is-inq a:hover .a, .m-btn.is-inq a:hover .b, .m-btn.is-inq a:hover .c, .m-btn.is-faq a:hover .a, .m-btn.is-faq a:hover .b, .m-btn.is-faq a:hover .c {
    stroke: #fff
  }
}

.m-btn.is-em {
  text-align: center
}

@media print, screen and (max-width: 750px) {
  .m-btn.is-em {
    max-width: 92vw
  }
}

.m-btn.is-em a, .m-btn.is-em button, .m-btn.is-em input {
  font-size: 24px;
  font-size: 1.71429rem;
  color: #fff;
  background-color: #eb6100;
  border: none;
  position: relative
}

.l-header .m-btn.is-em a, .l-header .m-btn.is-em button, .l-header .m-btn.is-em input {
  font-size: 18px;
  font-size: 1.28571rem
}

@media print, screen and (min-width: 1025px) {
  .l-header .m-btn.is-em a, .l-header .m-btn.is-em button, .l-header .m-btn.is-em input {
    height: 3rem
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .l-header .m-btn.is-em a, .l-header .m-btn.is-em button, .l-header .m-btn.is-em input {
    font-size: 17px;
    font-size: 1.21429rem
  }
}

.l-header .m-btn.is-em a&gt;span, .l-header .m-btn.is-em button&gt;span, .l-header .m-btn.is-em input&gt;span {
  font-size: 13px;
  font-size: .92857rem
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .l-header .m-btn.is-em a&gt;span, .l-header .m-btn.is-em button&gt;span, .l-header .m-btn.is-em input&gt;span {
    font-size: 12px;
    font-size: .85714rem
  }
}

@media print, screen and (max-width: 750px) {
  .m-btn.is-em a, .m-btn.is-em button, .m-btn.is-em input {
    font-size: 18px;
    font-size: 4.8vw
  }
  .l-header .m-btn.is-em a, .l-contact .m-btn.is-em a, .l-header .m-btn.is-em button, .l-contact .m-btn.is-em button, .l-header .m-btn.is-em input, .l-contact .m-btn.is-em input {
    font-size: 22px;
    font-size: 5.86667vw
  }
}

.m-btn.is-em a&gt;span, .m-btn.is-em button&gt;span, .m-btn.is-em input&gt;span {
  font-size: 14px;
  font-size: 1rem;
  display: inline-block
}

@media print, screen and (max-width: 750px) {
  .m-btn.is-em a&gt;span, .m-btn.is-em button&gt;span, .m-btn.is-em input&gt;span {
    font-size: 14px;
    font-size: 3.73333vw
  }
}

.m-btn.is-em a&gt;span::after, .m-btn.is-em button&gt;span::after, .m-btn.is-em input&gt;span::after {
  content: "";
  display: inline-block;
  margin: 0 0.4em 0 0.65em;
  border: 0.45em solid transparent;
  border-left: 0.5em solid #fff
}

@media print, screen and (min-width: 1025px) {
  .m-btn.is-em a:hover, .m-btn.is-em button:hover, .m-btn.is-em input:hover {
    background-color: #ffa86b
  }
}

.m-btn.is-em.is-S a, .m-btn.is-em.is-S button, .m-btn.is-em.is-S input {
  font-size: 18px;
  font-size: 1.28571rem
}

.m-btn.is-em.is-std a, .m-btn.is-em.is-std button, .m-btn.is-em.is-std input {
  font-size: 14px;
  font-size: 1rem
}

@media print, screen and (max-width: 750px) {
  .m-btn.is-em.is-std a, .m-btn.is-em.is-std button, .m-btn.is-em.is-std input {
    font-size: 14px;
    font-size: 3.73333vw
  }
}

.m-btn.is-colorW a, .m-btn.is-colorW button, .m-btn.is-colorW input {
  border-color: #fff;
  color: #fff
}

.m-btn.is-colorB a, .m-btn.is-colorB button, .m-btn.is-colorB input {
  border: none;
  background-color: #0028a5;
  color: #fff
}

@media print, screen and (min-width: 1025px) {
  .m-btn.is-colorB a:hover, .m-btn.is-colorB button:hover, .m-btn.is-colorB input:hover {
    background-color: #597bd8
  }
}

.m-btn.is-save a, .m-btn.is-save button, .m-btn.is-save input {
  background-color: #fff
}

.m-btn.is-save a::before, .m-btn.is-save button::before, .m-btn.is-save input::before {
  content: "";
  display: inline-block;
  width: 1.1em;
  height: 1.1em;
  background: url(../images/icon/save_bk.png) no-repeat center;
  background-size: contain;
  margin-right: 0.6em;
  vertical-align: -0.25em;
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (max-width: 1024px) {
  .m-btn.is-save a::before, .m-btn.is-save button::before, .m-btn.is-save input::before {
    margin-right: 0.45em
  }
}

@media print, screen and (min-width: 1025px) {
  .m-btn.is-save a:hover, .m-btn.is-save button:hover, .m-btn.is-save input:hover {
    background-color: #333
  }
  .m-btn.is-save a:hover::before, .m-btn.is-save button:hover::before, .m-btn.is-save input:hover::before {
    background-image: url(../images/icon/save_w.png)
  }
}

.m-btn.is-saved {
  background-color: #fff;
  opacity: 0.45
}

.m-btn.is-saved a::before, .m-btn.is-saved button::before, .m-btn.is-saved input::before {
  content: "";
  display: inline-block;
  width: 1.1em;
  height: 1.1em;
  background: url(../images/icon/saved_bk.png) no-repeat center;
  background-size: contain;
  margin-right: 0.6em;
  vertical-align: -0.25em;
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (max-width: 1024px) {
  .m-btn.is-saved a::before, .m-btn.is-saved button::before, .m-btn.is-saved input::before {
    margin-right: 0.45em
  }
}

@media print, screen and (min-width: 1025px) {
  .m-btn.is-saved a:hover, .m-btn.is-saved button:hover, .m-btn.is-saved input:hover {
    cursor: default;
    color: #333;
    background-color: #fff
  }
  .m-btn.is-saved a:hover::before, .m-btn.is-saved button:hover::before, .m-btn.is-saved input:hover::before {
    background-image: url(../images/icon/saved_bk.png)
  }
}

.m-btn.is-S a, .m-btn.is-S button, .m-btn.is-S input, .m-btn.is-XS a, .m-btn.is-XS button, .m-btn.is-XS input {
  height: 3.25rem
}

@media print, screen and (min-width: 751px) {
  .m-btn.is-S {
    max-width: 18rem
  }
}

@media print, screen and (max-width: 750px) {
  .m-btn.is-S {
    width: 60vw
  }
  .m-btn.is-S a, .m-btn.is-S button, .m-btn.is-S input {
    height: 3rem
  }
}

@media print, screen and (min-width: 751px) {
  .m-btn.is-XS {
    max-width: 10rem
  }
}

@media print, screen and (max-width: 750px) {
  .m-btn.is-XS {
    width: 20vw
  }
}

@media print, screen and (min-width: 751px) {
  .m-btn.is-alignL {
    margin-left: 0
  }
}

.m-btn.is-midW {
  max-width: 380px
}

.search-item-btn .m-btn a, .search-item-btn .m-btn button, .search-item-btn .m-btn input {
  height: 3rem
}

@media print, screen and (max-width: 750px) {
  .search-item-btn .m-btn a, .search-item-btn .m-btn button, .search-item-btn .m-btn input {
    font-size: 12.5px;
    font-size: 3.33333vw;
    white-space: nowrap
  }
}

.m-fixed-btn {
  display: none
}

.is-detail .m-fixed-btn {
  display: none !important
}

@media print, screen and (max-width: 1024px) {
  .m-fixed-btn {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 2vw 4vw;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 5
  }
}

.m-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -0.5rem;
  padding-left: 0.65em
}

.m-tag__item {
  font-size: 12px;
  font-size: .85714rem;
  line-height: 1;
  background: url(../images/icon/tag_line.svg) no-repeat top right;
  background-size: auto 100%;
  margin: 0.5em 0.92em 0 0;
  padding: 0.35em 0.6em 0.35em 0.25em;
  position: relative
}

.m-tag__item:last-child {
  margin-right: 0
}

.m-tag.is-bgG .m-tag__item {
  font-size: 13px;
  font-size: .92857rem;
  color: #fff;
  background-image: url(../images/icon/tag_bgG.svg)
}

@media print, screen and (max-width: 750px) {
  .m-tag__item {
    font-size: 11px;
    font-size: 2.93333vw;
    margin: 0.25rem 0.8em 0 0
  }
}

.m-tag__item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0.75em;
  background: url(../images/icon/tag_line.svg) no-repeat top left;
  background-size: auto 100%;
  -webkit-transform: translateX(-98%);
  transform: translateX(-98%)
}

.m-tag.is-bgG .m-tag__item::before {
  background-image: url(../images/icon/tag_bgG.svg)
}

@media print, screen and (min-width: 1025px) {
  a.m-tag__item {
    -webkit-transition: 0.25s;
    transition: 0.25s
  }
  a.m-tag__item:hover {
    color: #fff;
    background-image: url(../images/icon/tag_bgG.svg)
  }
  a.m-tag__item:hover::before {
    background-image: url(../images/icon/tag_bgG.svg)
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  a.m-tag__item {
    font-size: 14px;
    font-size: 1rem
  }
}

@media print, screen and (max-width: 750px) {
  a.m-tag__item {
    font-size: 14px;
    font-size: 3.73333vw
  }
}

.m-anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 2rem -0.5rem
}

.m-anchor:last-child {
  margin-bottom: 0
}

@media print, screen and (min-width: 751px) {
  .m-anchor.is-item3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .m-anchor {
    margin: 2rem -0.25rem
  }
}

@media print, screen and (max-width: 750px) {
  .m-anchor {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 1.5rem -0.25rem
  }
}

.m-anchor__item {
  width: 100%;
  padding: 0 0.5rem
}

@media print, screen and (min-width: 751px) {
  .is-item3 .m-anchor__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%
  }
  .is-item3 .m-anchor__item:nth-child(n+4) {
    margin-top: 1rem
  }
}

@media print, screen and (max-width: 1024px) {
  .m-anchor__item {
    padding: 0 0.25rem
  }
}

@media print, screen and (max-width: 750px) {
  .m-anchor__item {
    width: 50%
  }
  .m-anchor__item:nth-child(n+3) {
    margin-top: 0.5rem
  }
}

.m-anchor a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  line-height: 1.8;
  width: 100%;
  padding: 0.45rem 1.5rem 0.45rem 1rem;
  border: 1px solid #333;
  background-color: #fff;
  border-radius: 3px;
  position: relative
}

@media print, screen and (min-width: 751px) {
  .m-anchor a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .m-anchor a {
    font-size: 13px;
    font-size: .92857rem;
    padding: 0.5rem 1.25rem 0.5rem 0.5rem
  }
}

@media print, screen and (max-width: 750px) {
  .m-anchor a {
    font-size: 12.5px;
    font-size: 3.33333vw
  }
}

.m-anchor a::after {
  content: "";
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  position: absolute;
  right: 1em;
  top: 50%;
  margin-top: -0.4em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .m-anchor a::after {
    right: 0.5em
  }
}

@media print, screen and (min-width: 1025px) {
  .m-anchor a:hover::after {
    margin-top: -0.1em
  }
}

.m-anchor img {
  width: 1.3em;
  height: 1.3em;
  margin-right: 0.5em
}

@media all and (-ms-high-contrast: none) {
  .is-item3 .m-anchor__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%
  }
}

.m-pager-warp {
  text-align: center;
  margin-top: 100px
}

.m-pager-txt__all {
  margin-right: 0.5em;
  font-weight: bold
}

.m-pager-txt__all.is-fsXL {
  font-size: 18px;
  font-size: 1.28571rem;
  font-weight: bold
}

.m-pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 1.25rem
}

.m-pager a {
  display: block;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (min-width: 1025px) {
  .m-pager a:hover {
    color: #fff;
    background-color: #333
  }
}

.m-pager__nav {
  position: relative
}

.m-pager__nav::after {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border-top: 1px solid #959595;
  border-right: 1px solid #959595;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg)
}

.m-pager__nav.is-prev::after {
  -webkit-transform: translateY(-50%) translateX(-90%) rotate(-135deg);
  transform: translateY(-50%) translateX(-90%) rotate(-135deg)
}

@media print, screen and (min-width: 1025px) {
  .m-pager__nav:hover {
    background-color: #fff !important
  }
}

.m-pager__num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.m-pager__num li {
  margin: 0 0.4em
}

.m-pager__num li.is-om {
  margin: 0 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.m-pager__num a {
  border: 1px solid #333
}

.m-pager__num .is-act a {
  background-color: #333;
  color: #fff
}

.m-table {
  margin-top: 1rem;
  border-bottom: 1px solid #b6b6b6
}

@media print, screen and (min-width: 751px) {
  .m-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media print, screen and (max-width: 750px) {
  .m-table.is-spbtm {
    border-bottom: none
  }
}

.m-table a {
  text-decoration: underline
}

.m-table__head, .m-table__body {
  padding: 1.2rem 1.5rem;
  line-height: 1.6;
  border-top: 1px solid #b6b6b6
}

@media print, screen and (max-width: 750px) {
  .m-table__head, .m-table__body {
    padding: 0.85rem 1rem
  }
}

.m-table__head .is-fsXXL, .m-table__body .is-fsXXL {
  display: inline-block;
  line-height: 1;
  margin: -0.1rem 0.1rem 0
}

.m-table__head {
  background-color: #eff2f4
}

@media print, screen and (min-width: 751px) {
  .m-table__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 9.5rem
  }
}

@media print, screen and (max-width: 750px) {
  .m-table__head {
    font-weight: bold
  }
}

.is-joblist .m-table__head {
  font-size: 12px;
  font-size: .85714rem;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.m-table__head img {
  width: 1rem;
  margin-right: 0.5rem;
  vertical-align: -0.25rem
}

.m-table__body {
  font-size: 13px;
  font-size: .92857rem
}

@media print, screen and (min-width: 751px) {
  .m-table__body {
    width: calc(100% - 9.5rem)
  }
  .m-table__body.is-col {
    font-size: 14px;
    font-size: 1rem;
    width: calc(50% - 9.5rem)
  }
  .is-joblist .m-table__body.is-col {
    font-weight: bold
  }
}

@media print, screen and (max-width: 750px) {
  .m-table__body {
    border-top: none
  }
}

.m-txt-box {
  line-height: 1.6
}

.m-txt-box.is-lhL {
  line-height: 1.8
}

.m-txt-box.is-mt {
  margin-top: 2.25rem
}

@media print, screen and (max-width: 750px) {
  .m-txt-box.is-mt {
    margin-top: 1.25rem
  }
}

.m-txt-box li {
  margin-top: 0.25em
}

.m-list-std&gt;li {
  padding-left: 1em;
  text-indent: -1em
}

.m-list-ind&gt;li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.m-list-ind&gt;li&gt;div:first-child {
  white-space: nowrap
}

.m-list-num {
  list-style-type: decimal;
  padding-left: 1.25em
}

@media print, screen and (max-width: 750px) {
  .m-list-num {
    font-size: 12px;
    font-size: 3.2vw
  }
}

.m-list-num li+li {
  margin-top: 0.5em
}

.m-list {
  border-top: 1px solid #b6b6b6
}

@media print, screen and (min-width: 751px) {
  .m-list.is-col2 {
    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;
    border-top: none
  }
}

.inquiry-nav__body .m-list {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto
}

.m-list__item {
  border-bottom: 1px solid #b6b6b6
}

@media print, screen and (min-width: 751px) {
  .is-col2 .m-list__item {
    width: 48.5%
  }
  .is-col2 .m-list__item:nth-child(-n+2) {
    border-top: 1px solid #b6b6b6
  }
}

.m-list-link {
  text-align: left;
  line-height: 1.4;
  width: 100%;
  position: relative
}

@media print, screen and (min-width: 751px) {
  .m-list-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.4rem 1.25rem
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .m-list-link {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media print, screen and (max-width: 750px) {
  .m-list-link {
    display: block;
    padding: 1rem 2.5rem 1rem 1rem
  }
}

@media print, screen and (min-width: 1025px) {
  .m-list-link {
    -webkit-transition: background-color 0.25s;
    transition: background-color 0.25s
  }
  .m-list-link:hover {
    background-color: #f3fbfb
  }
  .m-list-link:hover::after {
    right: 1.1rem
  }
}

@media print, screen and (min-width: 751px) {
  .m-list.is-S .m-list-link {
    padding: 0.95rem 1.25rem
  }
}

.m-list-link::after {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  position: absolute;
  right: 1.5rem;
  top: 50%;
  margin-top: -0.3rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.25s;
  transition: 0.25s
}

.column-layout__sidebar .m-list-link::after {
  width: 0.45rem;
  height: 0.45rem;
  margin-top: -0.24rem
}

.m-list-link__title {
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

@media print, screen and (min-width: 751px) {
  .m-list-link__title {
    width: calc(100% - 15.5rem);
    padding-right: 1.5rem
  }
}

@media print, screen and (max-width: 750px) {
  .m-list-link__title {
    margin-bottom: 0.4rem
  }
}

.m-list-link__title:only-child {
  width: 95%;
  margin-bottom: 0
}

.m-list-link__income {
  font-size: 12px;
  font-size: .85714rem;
  line-height: 1;
  background: url(../images/icon/income_bk.png) no-repeat left center;
  background-size: 1.25em;
  padding-left: 1.5em;
  white-space: nowrap
}

@media print, screen and (min-width: 751px) {
  .m-list-link__income {
    width: 14.5rem
  }
}

@media print, screen and (max-width: 750px) {
  .m-list-link__income {
    font-size: 11.5px;
    font-size: 3.06667vw
  }
}

.m-list-link__income .is-em {
  font-size: 22px;
  font-size: 1.57143rem;
  font-weight: bold;
  padding-left: 0.25em
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .m-list-link__income .is-em {
    font-size: 20px;
    font-size: 1.42857rem
  }
}

@media print, screen and (max-width: 750px) {
  .m-list-link__income .is-em {
    font-size: 16px;
    font-size: 4.26667vw
  }
}

.m-category-link {
  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 print, screen and (max-width: 750px) {
  .m-page-title+.m-category-link {
    margin-top: 7vw
  }
}

.m-category-link a:not(.m-list-link) {
  display: block
}

@media print, screen and (max-width: 750px) {
  .m-category-link a:not(.m-list-link) {
    padding-bottom: 1.25vw
  }
}

@media print, screen and (min-width: 1025px) {
  .m-category-link a:not(.m-list-link):hover img {
    opacity: 0.75
  }
}

.m-category-link.is-col3 {
  margin-top: 1.5rem
}

@media print, screen and (max-width: 750px) {
  .m-category-link.is-col3 a {
    padding-bottom: 0
  }
}

@media print, screen and (min-width: 751px) {
  .m-category-link.is-col3::after {
    content: "";
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%
  }
}

.m-category-link__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 22px;
  font-size: 1.57143rem
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .m-category-link__item {
    font-size: 20px;
    font-size: 1.42857rem
  }
}

@media print, screen and (max-width: 750px) {
  .m-category-link__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    font-size: 16px;
    font-size: 4.26667vw
  }
}

.m-category-link__item.is-half {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23.5%;
  flex: 0 0 23.5%;
  font-size: 17px;
  font-size: 1.21429rem
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .m-category-link__item.is-half {
    font-size: 16px;
    font-size: 1.14286rem
  }
}

@media print, screen and (max-width: 750px) {
  .m-category-link__item.is-half {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48.5%;
    flex: 0 0 48.5%;
    font-size: 13px;
    font-size: 3.46667vw
  }
  .m-category-link__item.is-half a {
    padding-bottom: 0
  }
}

@media print, screen and (max-width: 750px) {
  .m-category-link__item:nth-child(n+2) {
    margin-top: 5vw
  }
}

@media print, screen and (min-width: 751px) {
  .m-category-link__item:nth-child(n+3) {
    margin-top: 2.25rem
  }
  .is-col3 .m-category-link__item:nth-child(n+3) {
    margin-top: 0
  }
}

.m-category-link__item.is-txt {
  font-size: 14px;
  font-size: 1rem
}

@media print, screen and (max-width: 750px) {
  .m-category-link__item.is-txt {
    margin-top: 6vw;
    margin-bottom: 6vw
  }
}

.is-col3 .m-category-link__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%
}

@media print, screen and (max-width: 750px) {
  .is-col3 .m-category-link__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48.5%;
    flex: 0 0 48.5%
  }
}

@media print, screen and (max-width: 750px) {
  .is-col3 .m-category-link__item:nth-child(n+2) {
    margin-top: 0
  }
}

@media print, screen and (max-width: 750px) {
  .is-col3 .m-category-link__item:nth-child(n+3) {
    margin-top: 6vw
  }
}

@media print, screen and (min-width: 751px) {
  .is-col3 .m-category-link__item:nth-child(n+4) {
    margin-top: 2.25rem
  }
}

.m-category-link__itemTxt {
  line-height: 1.4;
  margin-top: 0.75rem
}

@media print, screen and (max-width: 750px) {
  .m-category-link__itemTxt {
    margin-top: 0.5rem
  }
}

.is-col3 .m-category-link__itemTxt {
  font-size: 20px;
  font-size: 1.42857rem
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .is-col3 .m-category-link__itemTxt {
    font-size: 18px;
    font-size: 1.28571rem
  }
}

@media print, screen and (max-width: 750px) {
  .is-col3 .m-category-link__itemTxt {
    font-size: 14px;
    font-size: 3.73333vw
  }
}

.m-category-link img {
  -webkit-transition: 0.25s;
  transition: 0.25s
}

hr.m-blank {
  padding-top: 100px;
  border-top: 1px solid #999
}

@media print, screen and (min-width: 751px) {
  .m-job-thumb__item {
    padding: 0 0.5em
  }
}

@media print, screen and (max-width: 750px) {
  .m-job-thumb__item+.m-job-thumb__item {
    margin-top: 5vw
  }
}

.m-job-thumb__itemLink {
  display: block;
  height: 100%;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (min-width: 751px) {
  .m-job-thumb__itemLink {
    max-width: 320px
  }
}

@media print, screen and (min-width: 1400px) {
  .m-job-thumb__itemLink {
    max-width: 395px
  }
}

.m-job-thumb__itemLink&gt;img {
  display: block;
  width: 100%;
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (min-width: 1025px) {
  .m-job-thumb__itemLink:hover {
    background-color: #f3fbfb
  }
  .m-job-thumb__itemLink:hover&gt;img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
  }
}

@media print, screen and (max-width: 750px) {
  .m-job-thumb .slick-arrow {
    display: none
  }
}

.m-job-thumb-image {
  padding-top: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 101% auto;
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (min-width: 1025px) {
  a:hover .m-job-thumb-image {
    background-size: 108% auto
  }
}

@media all and (-ms-high-contrast: none) {
  a:hover .m-job-thumb-image {
    background-size: 102% auto
  }
}

.m-job-data {
  line-height: 1.4;
  padding: 1.1rem 5.5% 0.75rem;
  position: relative;
  z-index: 2
}

.m-job-data__lead {
  margin-bottom: 0.75em;
  padding-bottom: 0.65em
}

.m-job-data__leadTag {
  display: inline-block;
  font-size: 13px;
  font-size: .92857rem;
  max-width: 100%;
  padding: 0.15em 0.5em;
  border: 1px solid #e2e2e2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

@media print, screen and (max-width: 1024px) {
  .m-job-data__leadTag {
    font-size: 12px;
    font-size: .85714rem
  }
}

.m-job-data__leadTitle {
  font-size: 16px;
  font-size: 1.14286rem;
  display: block;
  font-weight: bold;
  margin: 0.25em 0
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .m-job-data__leadTitle {
    font-size: 15px;
    font-size: 1.07143rem
  }
}

@media print, screen and (max-width: 750px) {
  .m-job-data__leadTitle {
    height: auto !important
  }
}

.m-job-data__leadCompany {
  display: block
}

@media print, screen and (min-width: 751px) {
  .m-job-data__leadCompany {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
  }
}

.m-job-data__data .is-income, .m-job-data__data .is-place, .m-job-data__data .is-gyosyu, .m-job-data__data .is-sihon {
  font-size: 12px;
  font-size: .85714rem;
  padding: 0.25em 0 0.25em 2em;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: auto 1.4em
}

@media print, screen and (min-width: 751px) {
  .m-job-data__data .is-income, .m-job-data__data .is-place .m-job-data__data .is-gyosyu, .m-job-data__data .is-sihon {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
  }
}

.m-job-data__data .is-income {
  background-image: url(../images/icon/income_bk.png)
}

.m-job-data__data .is-place {
  background-image: url(../images/icon/place_bk.png)
}

.m-job-data__data .is-num {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.28571rem
}

.m-job-label, .column-label {
  display: inline-block;
  color: #eb6100;
  font-size: 14px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  white-space: nowrap;
  padding: 4.35em 2.5em 0.2em;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: -3.75em;
  top: -2.75em;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 2
}

@media print, screen and (max-width: 750px) {
  .m-job-thumb__item:nth-child(n+4) {
    -webkit-transition: 0.25s;
    transition: 0.25s;
    position: absolute;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
  }
}

@media print, screen and (max-width: 750px) {
  .m-job-thumb__item.is-spShow {
    position: static;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
  }
}

.m-job-more, .m-btn.is-more {
  position: relative
}

.m-job-more::after, .m-btn.is-more::after {
  content: "��";
  font-size: 20px;
  font-size: 1.42857rem;
  position: absolute;
  right: 0.65em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media print, screen and (min-width: 1025px) {
  .m-job-more:hover::after, .m-btn.is-more:hover::after {
    color: #fff
  }
}

.m-comment-box {
  width: 100%;
  padding: 1.8rem;
  border-top: 1px solid #b6b6b6;
  border-bottom: 1px solid #b6b6b6
}

@media print, screen and (min-width: 751px) {
  .m-comment-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media print, screen and (max-width: 750px) {
  .m-comment-box {
    padding: 1.5rem 0.5rem
  }
}

@media print, screen and (min-width: 751px) {
  .m-comment-box__image {
    width: 160px
  }
  .is-imgS .m-comment-box__image {
    width: 120px
  }
}

@media print, screen and (max-width: 750px) {
  .m-comment-box__image {
    text-align: center;
    margin-bottom: 1.25em
  }
  .m-comment-box__image img {
    width: 35%
  }
}

.m-comment-box__image figcaption {
  font-size: 12px;
  font-size: .85714rem;
  line-height: 1.4;
  margin-top: 0.5em
}

.m-comment-box__txt {
  line-height: 1.6
}

@media print, screen and (min-width: 751px) {
  .m-comment-box__txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 2rem
  }
}

.m-comment-box__txtLead {
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: bold;
  margin-bottom: 0.8em
}

@media print, screen and (max-width: 750px) {
  .m-comment-box__txtLead {
    margin-bottom: 0.5em
  }
}

.m-comment-box__txtName {
  font-size: 12px;
  font-size: .85714rem;
  text-align: right;
  margin-top: 1rem
}

@media print, screen and (min-width: 751px) {
  .m-knowhow-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media print, screen and (min-width: 1025px) {
  .m-knowhow-banner__item {
    width: 49%;
    max-width: 490px
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .m-knowhow-banner__item {
    width: 48.5%
  }
}

@media print, screen and (max-width: 750px) {
  .m-knowhow-banner__item+.m-knowhow-banner__item {
    margin-top: 5vw
  }
}

.m-knowhow-banner__item img {
  width: 100%;
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (min-width: 1025px) {
  .m-knowhow-banner__item a:hover img {
    opacity: 0.75
  }
}

.m-inquiry-action {
  margin-top: 2rem
}

@media print, screen and (min-width: 751px) {
  .m-inquiry-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 2rem
  }
}

@media print, screen and (min-width: 751px) {
  .m-inquiry-action__item {
    width: 47%;
    margin: 0
  }
}

@media print, screen and (max-width: 750px) {
  .m-inquiry-action__item+.m-inquiry-action__item {
    margin-top: 6vw
  }
}

.m-inquiry-action__item.is-tel {
  font-size: 38px;
  font-size: 2.71429rem;
  font-weight: bold;
  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
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .m-inquiry-action__item.is-tel {
    font-size: 33px;
    font-size: 2.35714rem
  }
}

@media print, screen and (max-width: 750px) {
  .m-inquiry-action__item.is-tel {
    font-size: 32px;
    font-size: 8.53333vw
  }
}

.m-inquiry-action__item.is-tel span::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 0.8em;
  margin-right: 0.1em;
  background: url(../images/icon/tel_bk.svg) no-repeat center;
  background-size: contain;
  vertical-align: -0.05em
}

.m-inquiry-action .m-btn a {
  font-size: 22px;
  font-size: 1.57143rem
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .m-inquiry-action .m-btn a {
    font-size: 19px;
    font-size: 1.35714rem
  }
}

@media print, screen and (max-width: 750px) {
  .m-inquiry-action .m-btn a {
    font-size: 18px;
    font-size: 4.8vw
  }
}

.m-inquiry-action .m-btn a::before {
  content: "";
  display: inline-block;
  width: 1.25em;
  height: 1em;
  margin-right: 0.8rem;
  background: url(../images/icon/inq_w.svg) no-repeat center;
  background-size: contain;
  vertical-align: -0.15em
}

.m-point-box-wrap {
  width: 92%;
  margin: 2rem auto 0;
  position: relative
}

.m-point-box-wrap:not(:last-child) {
  margin-bottom: 1.5rem
}

.m-point-box-wrap::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/point_arrow.png) no-repeat center;
  background-size: 18px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -9px;
  -webkit-transform: translateY(-16px);
  transform: translateY(-16px);
  z-index: 2
}

.m-point-box {
  text-align: center;
  line-height: 1.6;
  border: 2px solid #36b8b9;
  border-radius: 6px;
  background-color: #fff;
  padding: 1.25rem 2rem 1.5rem;
  position: relative;
  overflow: hidden
}

@media print, screen and (max-width: 750px) {
  .m-point-box {
    padding: 1.25rem
  }
}

.m-point-box__lead {
  font-size: 18px;
  font-size: 1.28571rem;
  color: #36b8b9;
  font-weight: bold
}

@media print, screen and (max-width: 750px) {
  .m-point-box__lead {
    font-size: 16px;
    font-size: 4.26667vw
  }
}

.m-point-box__leadLabel {
  color: #fff;
  font-size: 13px;
  font-size: .92857rem;
  line-height: 1;
  background-color: #36b8b9;
  display: block;
  position: absolute;
  top: -0.75rem;
  left: -3.25rem;
  padding: 2.5rem 3rem 0.5rem;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

@media print, screen and (max-width: 750px) {
  .m-point-box__leadLabel {
    font-size: 11px;
    font-size: 2.93333vw;
    top: -1.2rem;
    left: -3.65rem
  }
}

.m-point-box__body {
  display: inline-block;
  font-size: 14px;
  font-size: 1rem;
  max-width: 600px;
  text-align: left;
  margin-top: 1rem
}

@media print, screen and (max-width: 750px) {
  .m-point-box__body {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-top: 0.75rem
  }
}

input[type="checkbox"], input[type="radio"] {
  display: none
}

.m-checkbox, .m-radio {
  position: relative
}

.m-checkbox::before, .m-radio::before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 1rem;
  top: 0.5em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 99%
}

.modal-label-wrap.is-few .m-checkbox::before, .is-few.voice-search-label-wrap .m-checkbox::before, .modal-label-wrap.is-few .m-radio::before, .is-few.voice-search-label-wrap .m-radio::before {
  top: 0.7em
}

@media print, screen and (max-width: 1024px) {
  .m-checkbox::before, .m-radio::before {
    width: 1.25rem;
    height: 1.25rem
  }
}

.m-checkbox::before {
  background-image: url(../images/icon/input_checkbox.png)
}

input:checked+.m-checkbox::before {
  background-image: url(../images/icon/input_checkbox_on.png)
}

.m-radio::before {
  background-image: url(../images/icon/input_radio.png)
}

input:checked+.m-radio::before {
  background-image: url(../images/icon/input_radio_on.png)
}

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 1.5rem
}

.top-mv .slick-dots {
  margin-top: 0;
  position: absolute;
  left: 50%;
  bottom: 2.5rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media print, screen and (max-width: 750px) {
  .top-mv .slick-dots {
    bottom: -4.5vw
  }
}

.slick-dots__dot {
  width: 7px;
  height: 7px;
  background-color: #b6b6b6;
  border-radius: 50%;
  margin: 0 0.4rem
}

.m-job-thumb .slick-dots__dot {
  width: 8px;
  height: 8px
}

.slick-active .slick-dots__dot {
  background-color: #ececec
}

.slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -0.75rem;
  width: 1.25rem;
  height: 1.25rem;
  border-top: 2px solid #b6b6b6;
  border-right: 2px solid #b6b6b6;
  cursor: pointer;
  z-index: 5
}

.slick-prev {
  left: 0.8rem;
  -webkit-transform: translateX(-180%) rotate(-135deg);
  transform: translateX(-180%) rotate(-135deg)
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .slick-prev {
    left: 1.25rem
  }
}

.slick-next {
  right: 0.8rem;
  -webkit-transform: translateX(180%) rotate(45deg);
  transform: translateX(180%) rotate(45deg)
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .slick-next {
    right: 1.25rem
  }
}

@media print, screen and (max-width: 750px) {
  .is-toppage .l-wrap {
    padding-top: 15.9vw
  }
}

@media print, screen and (max-width: 750px) {
  .top-mv-wrap {
    margin-bottom: 7vw
  }
}

.top-mv {
  opacity: 0
}

.top-mv.slick-initialized {
  opacity: 1
}

@media print, screen and (max-width: 1024px) {
  .top-mv {
    margin-top: -1px;
    padding-top: 1px
  }
}

.top-mv__slide {
  display: block;
  width: 1120px
}

@media print, screen and (min-width: 1400px) {
  .top-mv__slide {
    -webkit-transition: 0.25s;
    transition: 0.25s;
    opacity: 0.5
  }
  .top-mv__slide.slick-active {
    opacity: 1
  }
  .top-mv__slide img {
    width: 100%
  }
}

.top-first-search {
  display: none
}

@media print, screen and (max-width: 1024px) {
  .top-first-search {
    display: block;
    padding: 1.5rem 30px;
    background-color: #eff2f4
  }
  .top-first-search .m-solid-title, .top-first-search .m-page-title {
    margin: 0 0 0.75rem
  }
  .top-first-search .m-btn {
    margin-top: 1.5rem
  }
  .top-first-search .m-btn button {
    height: 3.25rem
  }
}

@media print, screen and (max-width: 750px) {
  .top-first-search {
    padding: 5vw 4vw
  }
  .top-first-search .m-btn {
    margin-top: 5vw
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .top-column-search-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .top-column-search-col .l-column-search {
    width: 48.5%
  }
  .top-column-search-col .l-column-search__label, .top-column-search-col .l-column-search__input[type="text"] {
    padding-top: 1rem;
    padding-bottom: 1rem
  }
}

@media print, screen and (max-width: 1024px) {
  .top-rev {
    margin-top: 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

@media print, screen and (max-width: 750px) {
  .top-rev {
    margin-top: 8vw
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .top-rev+.m-solid-title, .top-rev+.m-page-title {
    margin-top: 2rem
  }
}

.top-company-link {
  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;
  width: 100%;
  margin: 1.5rem auto
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .top-company-link {
    margin-top: 4rem
  }
}

@media print, screen and (max-width: 750px) {
  .top-company-link {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10vw 0 0
  }
}

.top-company-link__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 11%;
  flex: 0 0 11%
}

@media print, screen and (min-width: 1025px) {
  .top-company-link__item a {
    display: block
  }
  .top-company-link__item a img {
    -webkit-transition: 0.25s;
    transition: 0.25s
  }
  .top-company-link__item a:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08)
  }
}

@media print, screen and (max-width: 750px) {
  .top-company-link__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0.25rem 0
  }
}

@media print, screen and (min-width: 751px) {
  .top-feature {
    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 print, screen and (min-width: 1025px) {
  .top-feature__item {
    width: 31%
  }
  .top-feature__item:nth-child(n+4) {
    margin-top: 1.25rem
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .top-feature__item {
    width: 48.5%
  }
  .top-feature__item:nth-child(n+3) {
    margin-top: 1.2rem
  }
}

@media print, screen and (max-width: 750px) {
  .top-feature__item+.top-feature__item {
    margin-top: 3vw
  }
}

.top-feature__item&gt;a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.25s;
  transition: 0.25s
}

.top-feature__item&gt;a img {
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (min-width: 1025px) {
  .top-feature__item&gt;a:hover {
    background-color: #f3fbfb
  }
  .top-feature__item&gt;a:hover img {
    opacity: 0.75
  }
}

.top-feature-txt {
  line-height: 1.4;
  position: relative;
  padding: 0.5rem 0 0 4%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.top-feature-txt__category {
  font-size: 16px;
  font-size: 1.14286rem;
  margin-bottom: 0.5rem
}

.top-feature-txt__copy {
  font-size: 12px;
  font-size: .85714rem
}

@media print, screen and (max-width: 750px) {
  .top-feature-txt__copy {
    font-size: 12px;
    font-size: 3.2vw
  }
}

@media print, screen and (min-width: 751px) {
  .top-feature-image {
    width: 90px;
    height: 90px
  }
}

@media print, screen and (max-width: 750px) {
  .top-feature-image {
    width: 24vw
  }
}

@media print, screen and (min-width: 1025px) {
  .top-search-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media print, screen and (min-width: 1025px) {
  .top-search-wrap&gt;* {
    width: 49.5%
  }
}

@media print, screen and (min-width: 1025px) {
  .top-search-wrap__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media print, screen and (max-width: 1024px) {
  .top-search-wrap__col {
    margin-top: 3vw
  }
}

.top-search {
  background-color: #fff
}

@media print, screen and (max-width: 1024px) {
  .top-search+.top-search {
    margin-top: 3vw
  }
}

.top-search__category {
  font-size: 20px;
  font-size: 1.42857rem;
  line-height: 1.1;
  font-weight: bold;
  padding: 0.65em 1.2rem
}

@media print, screen and (max-width: 750px) {
  .top-search__category {
    font-size: 18px;
    font-size: 4.8vw
  }
}

.top-search__category&gt;span {
  display: block;
  line-height: 1.25;
  padding-left: 1.75em;
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 1.25em
}

.top-search__category .is-job {
  background-image: url(../images/icon/job_bl.png)
}

.top-search__category .is-income {
  background-image: url(../images/icon/income_bl.png)
}

.top-search__category .is-keyword {
  background-image: url(../images/icon/keyword_bl.png)
}

.top-search__body.is-2col {
  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;
  position: relative
}

.top-search__body.is-2col::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  border-left: 1px solid #eff2f4
}

.top-search__body.is-2col a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  font-size: .85714rem;
  line-height: 1.4;
  width: 50%;
  min-height: 4.5em;
  border-top: 1px solid #eff2f4;
  padding: 0.5rem 1.2rem;
  position: relative
}

@media print, screen and (min-width: 1025px) {
  .top-search__body.is-2col a {
    -webkit-transition: 0.25s;
    transition: 0.25s
  }
  .top-search__body.is-2col a:hover {
    background-color: #f3fbfb
  }
}

@media print, screen and (max-width: 1024px) {
  .top-search__body.is-2col a {
    padding: 0.5rem 0.8rem 0.5rem 1rem
  }
}

@media print, screen and (max-width: 750px) {
  .top-search__body.is-2col a {
    font-size: 11px;
    font-size: 2.93333vw
  }
}

.top-search__body.is-keyword {
  padding: 0 1.25rem 1rem
}

.top-search-input {
  position: relative
}

.top-search-input input[type="text"] {
  display: block;
  width: 100%;
  font-size: 12px;
  font-size: .85714rem;
  line-height: 1;
  padding: 1em 3.5rem 1em 1.5em;
  border: 1px solid #b6b6b6;
  border-radius: 0
}

.top-search-input input[type="submit"] {
  width: 3rem;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/icon/search_bk.svg) no-repeat center;
  background-size: 35% auto;
  cursor: pointer
}

@media all and (-ms-high-contrast: none) {
  .top-search .m-list-link__item a {
    height: 4.5em
  }
}

.top-search-keyword-link {
  font-size: 12px;
  font-size: .85714rem;
  line-height: 1.6;
  margin-top: 0.8rem
}

.top-search-keyword-link a {
  display: inline-block
}

.top-search-keyword-link a:not(:first-child)::before {
  content: "|";
  color: #333;
  display: inline-block;
  padding: 0 0.2em 0 0.15em
}

@media print, screen and (min-width: 1025px) {
  .top-search-keyword-link a:hover {
    text-decoration: underline
  }
}

.top-column-banner {
  margin-bottom: 2rem;
  position: relative
}

.top-column-banner__image {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  position: relative;
  z-index: 1
}

.top-column-banner__image img {
  width: 100%
}

.top-column-banner__txt {
  line-height: 1.4
}

@media print, screen and (min-width: 751px) {
  .top-column-banner__txt {
    position: absolute;
    color: #fff;
    left: 28.5%;
    bottom: 0;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
    z-index: 2
  }
}

@media print, screen and (max-width: 750px) {
  .top-column-banner__txt {
    text-align: center;
    margin-top: 1em
  }
}

@media print, screen and (min-width: 1025px) {
  .top-column-banner a:hover .top-column-banner__image {
    opacity: 0.75
  }
}

.joblist-header {
  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: end;
  -ms-flex-align: end;
  align-items: end;
  margin-bottom: 1.25rem;
  position: relative
}

.joblist-header__title {
  width: 100%;
  margin-bottom: 2rem;
  font-weight: 500
}

@media print, screen and (max-width: 750px) {
  .joblist-header__title {
    margin-bottom: 1.25rem
  }
}

.joblist-header__titleCategory {
  display: block;
  font-size: 20px;
  font-size: 1.42857rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 0.25em
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .joblist-header__titleCategory {
    font-size: 18px;
    font-size: 1.28571rem
  }
}

@media print, screen and (max-width: 750px) {
  .joblist-header__titleCategory {
    font-size: 16px;
    font-size: 4.26667vw
  }
}

.joblist-header__result {
  font-size: 12px;
  font-size: .85714rem
}

@media print, screen and (max-width: 1024px) {
  .joblist-header__result {
    padding-top: 0.75rem
  }
}

.joblist-header__resultNum {
  font-size: 18px;
  font-size: 1.28571rem;
  font-weight: bold;
  margin-left: 0.25em
}

@media print, screen and (max-width: 750px) {
  .joblist-header__order.form-input.is-select {
    width: 40vw
  }
  .joblist-header__order.form-input.is-select::after {
    top: 0.8em
  }
}

.joblist-header__order.form-input.is-select .form-select {
  min-width: 12em
}

@media print, screen and (max-width: 750px) {
  .joblist-header__order.form-input.is-select .form-select {
    font-size: 12px;
    font-size: 3.2vw
  }
}

.joblist-item {
  padding-top: 3rem;
  border-top: 1px solid #b6b6b6;
  position: relative
}

.joblist-item+.joblist-item {
  margin-top: 4.25rem
}

@media print, screen and (max-width: 750px) {
  .joblist-item+.joblist-item {
    margin-top: 5rem;
    padding-top: 1.75rem
  }
}

@media print, screen and (min-width: 751px) {
  .joblist-item__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media print, screen and (max-width: 750px) {
  .joblist-item__header {
    margin-bottom: 1.5rem
  }
  .joblist-item__header .m-tag.is-bgG {
    padding-right: 5vw
  }
  .joblist-item__header .m-tag.is-bgG .m-tag__item {
    font-size: 11.5px;
    font-size: 3.06667vw
  }
}

@media print, screen and (min-width: 751px) {
  .joblist-item__headerData {
    width: calc(100% - 195px);
    padding-right: 20px
  }
}

@media print, screen and (max-width: 750px) {
  .joblist-item__headerData {
    margin-bottom: 1rem
  }
}

@media print, screen and (min-width: 751px) {
  .joblist-item__headerImage {
    width: 195px
  }
}

.job-read {
  position: absolute;
  top: 1rem;
  right: 0.25rem
}

@media print, screen and (min-width: 1400px) {
  .job-read {
    right: 0.75rem
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .job-read {
    width: 28px;
    right: 0
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .job-read {
    top: 0.75rem;
    right: -0.75rem;
    width: 28px
  }
}

@media print, screen and (max-width: 750px) {
  .job-read {
    top: 0.75rem;
    right: -0.75rem;
    width: 7.5vw
  }
}

.joblist-item-new {
  color: #fff;
  font-weight: 500;
  text-align: center;
  width: 6rem;
  margin: 1.25rem 0 -0.4rem;
  line-height: 1.4;
  color: #eb6100;
  border: 1px solid #e2b8c5
}

.joblist-item-title {
  font-size: 24px;
  font-size: 1.71429rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 1.25rem 0 2rem
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .joblist-item-title {
    font-size: 22px;
    font-size: 1.57143rem;
    margin-bottom: 1.5rem
  }
}

@media print, screen and (max-width: 750px) {
  .joblist-item-title {
    font-size: 18px;
    font-size: 4.8vw;
    font-weight: bold;
    margin: 1.25rem 0 0.5rem
  }
}

.joblist-item-company {
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: bold
}

@media print, screen and (max-width: 750px) {
  .joblist-item-company {
    font-size: 14px;
    font-size: 3.73333vw;
    font-weight: 500
  }
}

.search-item-btn {
  margin-top: 2.8rem;
  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
}

@media print, screen and (min-width: 751px) {
  .search-item-btn {
    width: 100%;
    max-width: 480px
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .search-item-btn {
    margin-top: 2.5rem
  }
}

@media print, screen and (max-width: 750px) {
  .search-item-btn {
    margin: 2rem -1vw 0;
    white-space: nowrap
  }
}

.search-item-btn__item {
  width: 48.5%
}

.joblist-consul {
  font-size: 12px;
  font-size: .85714rem;
  line-height: 1.6;
  padding: 1.25rem 1.5rem;
  border-bottom: 1px solid #b6b6b6
}

@media print, screen and (max-width: 750px) {
  .joblist-consul {
    padding: 1rem 1.25rem
  }
}

.joblist-consul__title, .joblist-consul__body {
  padding-right: 0rem;
  position: relative
}

.joblist-consul__title {
  font-weight: bold;
  margin-bottom: 0.75rem
}

.joblist-consul__title img {
  width: 1rem;
  margin-right: 0.5rem;
  vertical-align: -0.15rem
}

.joblist-consul__bodyImage {
  width: 4rem;
  height: auto;
  max-height: none;
  position: absolute;
  right: 0
}

@media print, screen and (min-width: 751px) {
  .joblist-consul__bodyImage {
    bottom: 0
  }
}

@media print, screen and (max-width: 750px) {
  .joblist-consul__bodyImage {
    top: 0
  }
}

.joblist-btm-btn {
  margin: 5rem auto 0
}

.joblist-btm-btn__lead {
  font-size: 18px;
  font-size: 1.28571rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 1rem
}

@media print, screen and (max-width: 750px) {
  .joblist-btm-btn__lead {
    font-size: 13px;
    font-size: 3.46667vw
  }
}

.joblist-btm-btn .m-btn {
  max-width: 380px
}

@media print, screen and (min-width: 1025px) {
  body.is-detail .l-action {
    display: none !important
  }
}

.detail-mv {
  margin-bottom: 3rem;
  position: relative
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .detail-mv {
    margin: 0 -25px 2.5rem
  }
}

@media print, screen and (max-width: 750px) {
  .detail-mv {
    margin: 0 -4vw 1.5rem
  }
}

.detail-mv.is-hasimage {
  padding-top: 46%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}

.detail-mv__title {
  line-height: 1.4;
  font-weight: bold
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .detail-mv__title {
    padding: 0 25px
  }
}

@media print, screen and (max-width: 750px) {
  .detail-mv__title {
    font-size: 14px;
    font-size: 3.73333vw;
    padding: 0 4vw
  }
}

.is-hasimage .detail-mv__title {
  color: #fff;
  background-color: rgba(11, 41, 59, 0.4);
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 1.5rem;
  z-index: 2
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .is-hasimage .detail-mv__title {
    padding: 1.5rem
  }
}

@media print, screen and (max-width: 750px) {
  .is-hasimage .detail-mv__title {
    padding: 0.8rem 1rem
  }
}

.detail-mv__titleJob {
  display: block;
  font-size: 22px;
  font-size: 1.57143rem;
  margin-bottom: 0.5rem
}

@media print, screen and (max-width: 750px) {
  .detail-mv__titleJob {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-bottom: 0.25rem
  }
}

.detail-mv__titleCompany {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.6
}

@media print, screen and (max-width: 750px) {
  .detail-mv__titleCompany {
    font-size: 12px;
    font-size: 3.2vw
  }
}

.detail-mv__titleLabel {
  display: inline-block;
  color: #fff;
  font-weight: 500;
  background-color: #36b8b9;
  margin-left: 1.5rem;
  padding: 0.15rem 1rem
}

@media print, screen and (min-width: 751px) {
  .detail-mv__titleLabel {
    vertical-align: 0.2rem
  }
}

@media print, screen and (max-width: 750px) {
  .detail-mv__titleLabel {
    font-size: 11px;
    font-size: 2.93333vw;
    margin-left: 1rem
  }
}

.detail-data-wrap hr {
  margin: 3rem 0 2.8rem
}

@media print, screen and (max-width: 750px) {
  .detail-data-wrap hr {
    margin: 1.5rem 0 1.4rem
  }
}

.detail-data {
  font-size: 18px;
  font-size: 1.28571rem
}

@media print, screen and (min-width: 751px) {
  .detail-data {
    display: table;
    width: 100%
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .detail-data {
    font-size: 13px;
    font-size: .92857rem
  }
}

@media print, screen and (max-width: 1024px) {
  .detail-data {
    font-size: 13px;
    font-size: .92857rem
  }
}

.detail-data-wrap .detail-data {
  margin-top: 2.5rem
}

@media print, screen and (min-width: 751px) {
  .detail-data-wrap .detail-data {
    border-left: 1px solid #b6b6b6;
    border-right: 1px solid #b6b6b6
  }
}

@media print, screen and (max-width: 750px) {
  .detail-data-wrap .detail-data {
    margin-top: 1rem
  }
}

.detail-data-wrap .detail-data .is-em {
  font-size: 20px;
  font-size: 1.42857rem;
  font-weight: bold
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .detail-data-wrap .detail-data .is-em {
    font-size: 15px;
    font-size: 1.07143rem
  }
}

@media print, screen and (max-width: 1024px) {
  .detail-data-wrap .detail-data .is-em {
    font-size: 14px;
    font-size: 1rem
  }
}

.detail-data-wrap .detail-data .is-em span {
  font-size: 24px;
  font-size: 1.71429rem;
  font-weight: bold
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .detail-data-wrap .detail-data .is-em span {
    font-size: 20px;
    font-size: 1.42857rem
  }
}

@media print, screen and (max-width: 1024px) {
  .detail-data-wrap .detail-data .is-em span {
    font-size: 18px;
    font-size: 1.28571rem
  }
}

@media print, screen and (max-width: 750px) {
  .detail-data-wrap .detail-data .is-label {
    display: inline-block;
    width: 7rem;
    white-space: nowrap
  }
}

.detail-data-wrap .detail-data img {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.6rem;
  vertical-align: -0.25rem
}

@media print, screen and (max-width: 750px) {
  .detail-data-wrap .detail-data img {
    width: 1.25rem;
    height: 1.25rem
  }
}

.detail-action-wrap .detail-data {
  font-size: 11px;
  font-size: .78571rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  white-space: nowrap
}

.detail-action-wrap .detail-data .is-em {
  font-weight: bold
}

.detail-action-wrap .detail-data img {
  width: 1.25em;
  height: 1.25em;
  margin-right: 0.25em
}

.detail-data__item {
  line-height: 1.4
}

@media print, screen and (min-width: 751px) {
  .detail-data__item {
    display: table-cell;
    padding: 0 1rem;
    text-align: center;
    vertical-align: middle
  }
}

@media print, screen and (max-width: 750px) {
  .detail-data__item+.detail-data__item {
    margin-top: 0.25rem
  }
}

@media print, screen and (min-width: 1025px) {
  .detail-data__item:nth-child(1) .detail-data__itemInner {
    min-width: 16rem
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .detail-data__item:nth-child(1) .detail-data__itemInner {
    min-width: 14rem
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .detail-data__item:nth-child(1) .detail-data__itemInner {
    min-width: 14rem
  }
}

@media print, screen and (min-width: 751px) {
  .detail-data__item:nth-child(2) {
    border-left: 1px solid #b6b6b6;
    border-right: 1px solid #b6b6b6
  }
}

@media print, screen and (min-width: 1025px) {
  .detail-data__item:nth-child(2) .detail-data__itemInner {
    max-width: 27rem
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .detail-data__item:nth-child(2) .detail-data__itemInner {
    max-width: 18rem
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .detail-data__item:nth-child(2) .detail-data__itemInner {
    max-width: 20rem
  }
}

.detail-action-wrap .detail-data__item:nth-child(2) {
  overflow: hidden;
  text-overflow: ellipsis
}

@media print, screen and (min-width: 1025px) {
  .detail-action-wrap .detail-data__item:nth-child(2) {
    max-width: 18rem
  }
}

@media print, screen and (min-width: 1025px) {
  .detail-data__item:nth-child(3) .detail-data__itemInner {
    min-width: 12rem
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .detail-data__item:nth-child(3) .detail-data__itemInner {
    min-width: 10rem
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .detail-data__item:nth-child(3) .detail-data__itemInner {
    min-width: 11rem
  }
}

.detail-action-wrap .detail-data__item:nth-child(3) {
  overflow: hidden;
  text-overflow: ellipsis
}

@media print, screen and (min-width: 1025px) {
  .detail-action-wrap .detail-data__item:nth-child(3) {
    max-width: 13rem
  }
}

.detail-data__itemInner {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.detail-action-wrap {
  background-color: #eff2f4;
  padding: 1.8rem 0;
  position: -webkit-sticky;
  position: sticky;
  bottom: -1px;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  z-index: 10
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .detail-action-wrap {
    padding: 1.25rem 0
  }
}

@media print, screen and (max-width: 750px) {
  .detail-action-wrap {
    padding: 1rem 0
  }
}

@media all and (-ms-high-contrast: none) {
  .detail-action-wrap {
    position: fixed;
    width: 100%
  }
  .detail-action-wrap .search-item-btn {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 480px !important;
    flex: 0 0 480px !important;
    -webkit-transform: translateX(100px);
    transform: translateX(100px)
  }
  .detail-action {
    display: none
  }
}

.detail-action-inner {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  position: relative
}

@media print, screen and (min-width: 1400px) {
  .detail-action-inner {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .detail-action-inner {
    padding-left: 25px;
    padding-right: 25px
  }
}

@media print, screen and (max-width: 750px) {
  .detail-action-inner {
    padding-left: 4vw;
    padding-right: 4vw
  }
}

@media print, screen and (min-width: 1025px) {
  .detail-action-inner {
    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
  }
}

.detail-action-inner .search-item-btn {
  margin-top: 0
}

@media print, screen and (min-width: 1025px) {
  .detail-action-inner .search-item-btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px;
    min-width: 0;
    font-size: 13px;
    font-size: .92857rem;
    margin: 0;
    white-space: nowrap
  }
}

@media print, screen and (min-width: 1400px) {
  .detail-action-inner .search-item-btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 420px;
    flex: 0 0 420px
  }
}

.detail-action {
  width: calc(100% - 360px);
  padding-right: 1rem
}

@media print, screen and (min-width: 1400px) {
  .detail-action {
    width: calc(100% - 440px)
  }
}

@media print, screen and (max-width: 1024px) {
  .detail-action {
    display: none
  }
}

.detail-action__title {
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.detail-action__body {
  margin-top: 0.8rem
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .detail-action__body {
    display: none
  }
}

.companys-data-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem
}

@media print, screen and (min-width: 751px) {
  .companys-data-header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media print, screen and (max-width: 750px) {
  .companys-data-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

.companys-data-header__colName {
  font-size: 28px;
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 0.8rem
}

@media print, screen and (max-width: 750px) {
  .companys-data-header__colName {
    font-size: 24px;
    font-size: 6.4vw;
    font-weight: bold
  }
}

.companys-data-header__colResult {
  display: inline-block;
  color: #fff;
  background-color: #36b8b9;
  padding: 0.35rem 1rem
}

.companys-data-header__logo {
  width: 25%;
  text-align: center;
  padding: 0.35rem;
  border: 1px solid #eff2f4
}

@media print, screen and (min-width: 751px) {
  .companys-data-header__logo img {
    width: auto;
    height: 3.8rem
  }
}

@media print, screen and (max-width: 750px) {
  .companys-data-header__logo {
    width: 35%;
    margin-bottom: 1rem
  }
}

@media print, screen and (min-width: 751px) {
  .companys-data-image {
    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
  }
  .companys-data-image::after {
    content: "";
    width: 32.5%
  }
}

@media print, screen and (min-width: 751px) {
  .companys-data-image__item {
    width: 32.5%
  }
}

@media print, screen and (max-width: 750px) {
  .companys-data-image__item+.companys-data-image__item {
    margin-top: 5vw
  }
}

@media print, screen and (min-width: 751px) {
  .voice-list {
    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 print, screen and (min-width: 1025px) {
  .voice-list::after {
    content: "";
    width: 32%
  }
}

@media print, screen and (min-width: 1025px) {
  .voice-list__item {
    width: 32%
  }
  .voice-list__item:nth-child(n+4) {
    margin-top: 1.8rem
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .voice-list__item {
    width: 48.5%
  }
  .voice-list__item:nth-child(n+3) {
    margin-top: 1.5rem
  }
}

@media print, screen and (max-width: 750px) {
  .voice-list__item:nth-child(n+2) {
    margin-top: 1.5rem
  }
  body.is-toppage .voice-list__item:nth-child(n+4) {
    display: none
  }
}

.voice-list__item&gt;a {
  display: block;
  height: 100%;
  border-radius: 6px;
  background-color: #eff2f4;
  position: relative;
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (min-width: 1025px) {
  .voice-list__item&gt;a:hover {
    opacity: 0.6
  }
}

.voice-list__item&gt;a::after {
  content: "";
  display: block;
  border: 0.65rem solid transparent;
  border-top: 1.2rem solid #eff2f4;
  border-bottom-width: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 96%);
  transform: translate(-50%, 96%);
  z-index: 2
}

.voice-data {
  padding: 1rem;
  line-height: 1.4;
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (min-width: 751px) {
  .voice-data {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: justify;
    align-content: space-between
  }
}

.voice-data__lead {
  width: 100%;
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: bold;
  margin-bottom: 0.5em
}

.voice-data__body {
  width: 100%;
  padding-left: 2.75rem;
  position: relative;
  -ms-flex-item-align: end;
  align-self: flex-end
}

.voice-data__bodyJob {
  font-size: 12px;
  font-size: .85714rem;
  margin-bottom: 0.25rem
}

.voice-data__bodyImage {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1.65rem
}

.voice-detail {
  padding: 0 20px 20px
}

.voice-detail__header {
  margin-bottom: 2rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #b6b6b6
}

.voice-detail__headerLead {
  font-size: 24px;
  font-size: 1.71429rem;
  font-weight: bold;
  line-height: 1.4;
  padding-bottom: 0.65em
}

@media print, screen and (max-width: 750px) {
  .voice-detail__headerLead {
    font-size: 18px;
    font-size: 4.8vw
  }
}

.voice-detail__headerJob {
  display: inline-block;
  font-size: 16px;
  font-size: 1.14286rem
}

@media print, screen and (max-width: 1024px) {
  .voice-detail__headerJob {
    padding-left: 2rem;
    position: relative;
    line-height: 1.4
  }
  .voice-detail__headerJob img {
    position: absolute;
    top: 0;
    left: 0
  }
}

@media print, screen and (max-width: 750px) {
  .voice-detail__headerJob {
    font-size: 14px;
    font-size: 3.73333vw;
    display: block
  }
}

.voice-detail__headerJob img {
  width: 0.95em
}

@media print, screen and (min-width: 1025px) {
  .voice-detail__headerJob img {
    margin-right: 0.8rem
  }
}

@media print, screen and (max-width: 750px) {
  .voice-detail__headerJob img {
    width: 1.25rem;
    max-height: none
  }
}

.voice-detail__header .m-tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 1rem
}

@media print, screen and (max-width: 750px) {
  .voice-detail__header .m-tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0.2rem 0 0 2rem
  }
}

.voice-detail__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media print, screen and (max-width: 750px) {
  .voice-detail__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

@media print, screen and (min-width: 751px) {
  .voice-detail-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 305px;
    flex: 0 0 305px
  }
}

@media print, screen and (max-width: 750px) {
  .voice-detail-image {
    margin: 8vw auto 0;
    width: 75%
  }
}

.voice-detail-txt {
  padding-left: 3%
}

@media print, screen and (min-width: 751px) {
  .voice-detail-txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
}

.voice-detail-txt__q {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 8px;
  padding-left: 28px;
  text-indent: -28px
}

.voice-detail-txt__q .is-head {
  font-size: 18px;
  color: #36b8b9
}

.voice-detail-txt__q:not(:first-child) {
  margin-top: 1.25em
}

.voice-detail-txt__a {
  font-size: 16px;
  line-height: 1.6;
  padding-left: 28px
}

.voice-search__category {
  font-size: 20px;
  font-size: 1.42857rem;
  font-weight: bold;
  background-color: #fff
}

@media print, screen and (max-width: 1024px) {
  .voice-search__category {
    position: relative
  }
  .voice-search__category::after {
    content: "";
    display: block;
    width: 1rem;
    height: 1rem;
    position: absolute;
    right: 1.5rem;
    top: 50%;
    margin-top: -0.5rem;
    background: url(../images/icon/acco_open.png) no-repeat center;
    background-size: contain
  }
  .voice-search__category.is-open::after {
    background-image: url(../images/icon/acco_close.png)
  }
}

.voice-search__categoryLabel {
  background-repeat: no-repeat;
  padding-left: 6rem;
  background-position: 3.25rem center;
  background-size: 1.25em
}

@media print, screen and (max-width: 750px) {
  .voice-search__categoryLabel {
    padding-left: 14vw;
    background-position: 3vw center
  }
}

.voice-search__categoryLabel.is-job {
  background-image: url(../images/icon/job_bl.png)
}

.voice-search__categoryLabel.is-sex {
  background-image: url(../images/icon/voice_sex.png)
}

.voice-search__categoryLabel.is-age {
  background-image: url(../images/icon/voice_age.png)
}

@media print, screen and (min-width: 1025px) {
  .voice-search__body {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 20em);
    flex: 0 0 calc(100% - 20em)
  }
}

@media print, screen and (max-width: 1024px) {
  .js-acco-btnSP+.voice-search__body {
    display: none
  }
  .is-openAll .js-acco-btnSP+.voice-search__body {
    display: block
  }
}

@media print, screen and (min-width: 751px) {
  .voice-search label.m-checkbox {
    width: 33%
  }
}

@media all and (-ms-high-contrast: none) {
  .voice-search__category {
    width: 13em
  }
}

.voice-search-label-outer {
  display: none;
  padding-top: 1rem;
  border-top: 1px dotted #eff2f4
}

.voice-search-label-outer .voice-search-label-wrap {
  height: auto
}

.is-voicelist .voice-search-label-wrap {
  display: none
}

@media print, screen and (min-width: 751px) {
  .is-voicelist .voice-search-label-wrap.is-show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media print, screen and (max-width: 750px) {
  .is-voicelist .voice-search-label-wrap.is-show {
    display: block
  }
}

.voice-search-btn-wrap {
  position: relative;
  margin: 3rem 0 5rem
}

.voice-search-btn-wrap.is-search.is-show {
  display: block !important
}

@media print, screen and (max-width: 750px) {
  .voice-search-btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 1.8rem 0 3rem
  }
  .voice-search-btn-wrap.is-search.is-show {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }
}

.is-voicelist .voice-search-btn-wrap.is-search {
  display: none
}

@media print, screen and (min-width: 751px) {
  .voice-search-btn-wrap.is-change .m-btn {
    margin-right: 0
  }
}

.voice-search-btn-wrap .m-btn.is-XS {
  margin-top: 0
}

@media print, screen and (min-width: 751px) {
  .voice-search-btn-wrap .m-btn.is-XS {
    position: absolute;
    top: 0;
    right: 0
  }
}

@media print, screen and (max-width: 750px) {
  .voice-search-btn-wrap .m-btn.is-XS {
    margin-left: 3vw
  }
  .voice-search-btn-wrap .m-btn.is-XS input {
    height: 3rem
  }
}

@media print, screen and (min-width: 1025px) {
  .voice-search-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .voice-search-result {
    padding: 1rem 1rem 1rem 6rem
  }
}

@media print, screen and (max-width: 750px) {
  .voice-search-result {
    padding: 0.1rem 1rem 1rem 14vw
  }
}

.voice-modal-iframe {
  display: block;
  width: 100%;
  height: 65vh;
  margin-top: 2.5rem;
  border-bottom: 1px solid #b6b6b6;
  overflow: auto
}

@media print, screen and (max-width: 1024px) {
  .voice-modal-iframe {
    margin-top: 2rem;
    width: 88vw;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
  }
}

.voice-modal-nav {
  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;
  width: 65%;
  margin: 2.5rem auto 0
}

@media print, screen and (max-width: 750px) {
  .voice-modal-nav {
    width: 100%;
    margin-top: 1.8rem
  }
}

.voice-modal-nav__btn {
  line-height: 1.4
}

@media print, screen and (max-width: 750px) {
  .voice-modal-nav__btn {
    white-space: nowrap
  }
}

@media print, screen and (max-width: 750px) {
  .voice-modal-nav__btn.m-btn {
    width: 40vw;
/*    margin: 0 */
  }
}

.voice-modal-nav__btn.m-btn button {
  height: 3.25rem
}

.voice-modal-nav__btn .is-prev, .voice-modal-nav__btn .is-next {
  background-color: transparent;
  border: none;
  padding: 0 1.8rem;
  position: relative;
  cursor: pointer
}

@media print, screen and (max-width: 750px) {
  .voice-modal-nav__btn .is-prev, .voice-modal-nav__btn .is-next {
    padding: 0 1.5rem
  }
}

.voice-modal-nav__btn .is-prev::after, .voice-modal-nav__btn .is-next::after {
  content: "";
  display: block;
  width: 0.8em;
  height: 0.8em;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  position: absolute;
  top: 50%;
  margin-top: -0.4em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.voice-modal-nav__btn .is-prev::after {
  left: 0.5em;
  -webkit-transform: rotate(-45deg) scaleX(-1);
  transform: rotate(-45deg) scaleX(-1)
}

.voice-modal-nav__btn .is-next::after {
  right: 0.5em
}

.voicelist-title {
  font-size: 24px;
  font-size: 1.71429rem;
  line-height: 1.4;
  margin: 4rem 0 1.5rem
}

@media print, screen and (min-width: 751px) {
  .voicelist-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}

@media print, screen and (max-width: 750px) {
  .voicelist-title {
    margin: 6vw 0 3vw;
    font-size: 20px;
    font-size: 5.33333vw
  }
}

@media print, screen and (min-width: 751px) {
  .voicelist-title__title {
    padding-right: 1.5em
  }
}

@media print, screen and (max-width: 750px) {
  .voicelist-title__title {
    display: block
  }
}

.voicelist-title__num {
  font-size: 18px;
  font-size: 1.28571rem;
  white-space: nowrap
}

@media print, screen and (max-width: 750px) {
  .voicelist-title__num {
    display: block;
    text-align: right;
    font-size: 16px;
    font-size: 4.26667vw
  }
}

.voicelist-title__num span {
  font-size: 12px;
  font-size: .85714rem;
  font-weight: 500;
  padding-left: 1rem
}

.success-title {
  font-size: 28px;
  font-size: 2rem;
  margin-top: 3.5rem;
  font-weight: bold;
  line-height: 1.4
}

@media print, screen and (max-width: 750px) {
  .success-title {
    font-size: 20px;
    font-size: 5.33333vw;
    margin-top: 2rem
  }
}

.success-title.is-S {
  font-size: 22px;
  font-size: 1.57143rem;
  margin: 3rem 0 0.65rem
}

@media print, screen and (min-width: 751px) {
  .success-title.is-S {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media print, screen and (max-width: 750px) {
  .success-title.is-S {
    font-size: 18px;
    font-size: 4.8vw;
    margin-top: 2rem
  }
}

.success-title.is-S:first-child {
  margin-top: 2rem
}

@media print, screen and (max-width: 750px) {
  .success-title.is-S:first-child {
    margin-top: 1.5rem
  }
}

.success-title.is-icon {
  font-size: 20px;
  font-size: 1.42857rem;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 2.5rem 0 0.5rem
}

@media print, screen and (max-width: 750px) {
  .success-title.is-icon {
    font-size: 16px;
    font-size: 4.26667vw;
    margin-top: 2rem
  }
}

.success-title.is-icon img {
  width: 1.25em;
  margin-right: 0.25rem
}

@media print, screen and (min-width: 751px) {
  .success-title__txt {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
  }
}

@media print, screen and (max-width: 750px) {
  .success-title__txt {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
  }
}

.success-title__label {
  font-weight: 500;
  font-size: 1rem;
  white-space: nowrap
}

@media print, screen and (min-width: 751px) {
  .success-title__label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6.5rem;
    flex: 0 0 6.5rem;
    padding: 0.25rem 0 0 1rem
  }
}

@media print, screen and (max-width: 750px) {
  .success-title__label {
    display: block;
    margin-top: 0.25rem;
    text-align: right
  }
}

.is-icon .success-title__label {
  padding-left: 2.5rem
}

@media print, screen and (max-width: 750px) {
  .is-icon .success-title__label {
    padding-left: 1.5rem
  }
}

.success-flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  font-weight: bold;
  position: relative
}

@media print, screen and (min-width: 751px) {
  .success-flow {
    min-height: 8rem;
    overflow: hidden
  }
}

@media print, screen and (max-width: 750px) {
  .success-flow {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.success-flow::before, .success-flow::after {
  content: "";
  display: block;
  position: absolute;
  border-top: 1px solid #b6b6b6;
  left: 0;
  right: 0;
  z-index: 2
}

@media print, screen and (min-width: 751px) {
  .success-flow::before {
    top: 0
  }
}

@media print, screen and (max-width: 750px) {
  .success-flow::before {
    content: none
  }
}

.success-flow::after {
  bottom: 0
}

@media print, screen and (max-width: 750px) {
  .success-flow:last-child::after {
    left: -4vw;
    right: -4vw
  }
}

.success-flow__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.4;
  padding: 1.5rem 1rem;
  position: relative
}

@media print, screen and (max-width: 750px) {
  .success-flow__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 5.5vw 4vw
  }
}

.success-flow__item.is-before {
  background-color: #e8f2fb
}

@media print, screen and (min-width: 751px) {
  .success-flow__item.is-before {
    font-size: 15px;
    font-size: 1.07143rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%
  }
}

.success-flow__item.is-before::after {
  content: "";
  display: block;
  position: absolute
}

@media print, screen and (min-width: 751px) {
  .success-flow__item.is-before::after {
    right: 0;
    top: 0;
    bottom: 0;
    border: 4rem solid transparent;
    border-right-width: 2rem;
    border-left: 2rem solid #e8f2fb;
    -webkit-transform: translateX(99%);
    transform: translateX(99%)
  }
}

@media print, screen and (max-width: 750px) {
  .success-flow__item.is-before::after {
    border: 1rem solid transparent;
    border-top: 1rem solid #e8f2fb;
    bottom: 0;
    left: 50%;
    margin-left: -0.5rem;
    -webkit-transform: translateY(99%);
    transform: translateY(99%)
  }
}

@media print, screen and (min-width: 751px) {
  .is-detail .success-flow__item.is-before {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%
  }
}

@media print, screen and (min-width: 751px) {
  .success-flow__item.is-after {
    font-size: 15px;
    font-size: 1.07143rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44%;
    flex: 0 0 44%;
    padding-left: 3.5rem
  }
}

@media print, screen and (min-width: 751px) {
  .is-detail .success-flow__item.is-after {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%
  }
}

@media print, screen and (min-width: 751px) {
  .success-flow__item.is-link {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23%;
    flex: 0 0 23%
  }
}

@media print, screen and (max-width: 750px) {
  .success-flow__item.is-link {
    padding-top: 0;
    padding-bottom: 8vw
  }
}

.success-flow__item.is-link a {
  height: 3rem
}

.success-flow__itemLabel {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 3.5rem;
  flex: 0 0 3.5rem;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.1;
  letter-spacing: -0.025em;
  font-weight: 500;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  height: 3.5rem;
  margin-right: 1.25rem;
  padding: 0.5rem 0
}

.is-before .success-flow__itemLabel {
  background-color: #65a3e2
}

.is-after .success-flow__itemLabel {
  background-color: #0028a5
}

.success-flow__itemLabel img {
  display: block;
  width: 1.5rem;
  margin: 0 1rem
}

@media print, screen and (max-width: 750px) {
  .success-flow .m-btn {
    width: 80%
  }
}

@media all and (-ms-high-contrast: none) {
  .success-flow__item {
    min-height: 8rem
  }
  .success-flow__item.is-before {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%
  }
  .success-flow__item.is-after {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 34%;
    flex: 0 0 34%
  }
  .is-detail .success-flow__item.is-before {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%
  }
  .is-detail .success-flow__item.is-after {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
  }
}

.success-faq {
  margin-top: 1.25rem
}

@media print, screen and (min-width: 751px) {
  .success-faq {
    padding: 0 2rem
  }
}

.success-faq__q, .faq__q, .success-faq__a, .faq__a {
  padding-left: 2.25rem;
  line-height: 1.6;
  position: relative
}

@media print, screen and (max-width: 750px) {
  .success-faq__q, .faq__q, .success-faq__a, .faq__a {
    padding-left: 2rem
  }
}

.success-faq__q::before, .faq__q::before, .success-faq__a::before, .faq__a::before {
  display: block;
  font-size: 24px;
  font-size: 1.71429rem;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1
}

@media print, screen and (max-width: 750px) {
  .success-faq__q::before, .faq__q::before, .success-faq__a::before, .faq__a::before {
    font-size: 20px;
    font-size: 5.33333vw
  }
}

.success-faq__q, .faq__q {
  font-size: 18px;
  font-size: 1.28571rem;
  font-weight: bold
}

@media print, screen and (max-width: 750px) {
  .success-faq__q, .faq__q {
    font-size: 16px;
    font-size: 4.26667vw
  }
}

.success-faq__q::before, .faq__q::before {
  content: "Q."
}

.success-faq__a, .faq__a {
  font-size: 16px;
  font-size: 1.14286rem;
  margin-top: 1.5rem
}

@media print, screen and (max-width: 750px) {
  .success-faq__a, .faq__a {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-top: 1rem
  }
}

.success-faq__a::before, .faq__a::before {
  content: "A.";
  color: #36b8b9
}

.resume-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 4px solid #0028a5;
  text-align: center
}

@media print, screen and (max-width: 750px) {
  .resume-tab {
    width: 100vw;
    margin-left: -4vw;
    margin-right: -4vw;
    padding: 0 4vw;
    border-bottom-width: 3px
  }
}

.resume-tab__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49.4%;
  flex: 0 0 49.4%
}

.resume-tab__itemTitle, .resume-tab__item a {
  display: block;
  border: 2px solid #0028a5;
  border-bottom: none;
  padding: 1.25rem 1rem 1rem;
  font-size: 24px;
  font-size: 1.71429rem
}

@media print, screen and (max-width: 750px) {
  .resume-tab__itemTitle, .resume-tab__item a {
    font-size: 16px;
    font-size: 4.26667vw;
    padding: 1.25rem 0.65rem 1rem
  }
}

.resume-tab__itemTitle span, .resume-tab__item a span {
  font-size: 16px;
  font-size: 1.14286rem
}

@media print, screen and (max-width: 750px) {
  .resume-tab__itemTitle span, .resume-tab__item a span {
    font-size: 12px;
    font-size: 3.2vw
  }
}

.resume-tab__itemTitle {
  color: #fff;
  font-weight: 500;
  background-color: #0028a5
}

.resume-tab__item a {
  color: #0028a5
}

.resume-download-title {
  font-size: 24px;
  font-size: 1.71429rem;
  font-weight: 500;
  text-align: center;
  margin-top: 3.25rem;
  position: relative
}

@media print, screen and (max-width: 750px) {
  .resume-download-title {
    font-size: 20px;
    font-size: 5.33333vw;
    margin-top: 2.5rem
  }
  .resume-download+.resume-download-title {
    margin-top: 4rem
  }
}

.resume-download-title::before {
  content: "辟｡ 譁�";
  font-size: 15px;
  font-size: 1.07143rem;
  color: #fff;
  font-weight: bold;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3.6rem;
  height: 3.6rem;
  background-color: #36b8b9;
  border-radius: 50%;
  vertical-align: 0.1rem;
  letter-spacing: -0.05em;
  margin-right: 1.5rem
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .resume-download-title::before {
    width: 3.5rem;
    height: 3.5rem
  }
}

@media print, screen and (max-width: 750px) {
  .resume-download-title::before {
    font-size: 13px;
    font-size: 3.46667vw;
    width: 3rem;
    height: 3rem;
    margin-right: 1rem
  }
}

.resume-download-title&gt;span {
  display: inline-block;
  font-size: 20px;
  font-size: 1.42857rem
}

@media print, screen and (max-width: 750px) {
  .resume-download-title&gt;span {
    font-size: 16px;
    font-size: 4.26667vw;
    margin-top: 0.5rem
  }
}

.resume-download {
  margin: 2rem auto 4rem
}

@media print, screen and (min-width: 751px) {
  .resume-download {
    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;
    max-width: 760px
  }
}

@media print, screen and (max-width: 750px) {
  .resume-download {
    margin: 2rem auto 2.5rem
  }
}

@media print, screen and (min-width: 751px) {
  .resume-download__item {
    width: 47.5%
  }
  .resume-download__item:nth-child(n+3) {
    margin-top: 1.25rem
  }
}

@media print, screen and (max-width: 750px) {
  .resume-download__item:nth-child(n+2) {
    margin-top: 1.25rem
  }
}

.resume-download__item a {
  display: block;
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: bold;
  text-align: center;
  padding: 1.35rem 1.5rem;
  border: 1px solid #333
}

@media print, screen and (max-width: 750px) {
  .resume-download__item a {
    padding: 1.25rem
  }
}

.resume-download__item a::before {
  content: "";
  display: inline-block;
  width: 1.35rem;
  height: 1.35rem;
  margin-right: 1rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: -0.25rem
}

.resume-download__item a.is-excel::before {
  background-image: url(../images/knowhow/icon_excel.png)
}

.resume-download__item a.is-word::before {
  background-image: url(../images/knowhow/icon_word.png)
}

.resume-caution {
  margin-top: 3.5rem;
  padding: 2.5rem 6%;
  background-color: #e8f2fb
}

@media print, screen and (max-width: 750px) {
  .resume-caution {
    margin-top: 2.5rem
  }
}

.resume-caution__title {
  font-size: 24px;
  font-size: 1.71429rem;
  text-align: center;
  margin-bottom: 1.5rem
}

@media print, screen and (max-width: 750px) {
  .resume-caution__title {
    font-size: 20px;
    font-size: 5.33333vw;
    margin-bottom: 1.25rem
  }
}

.resume-caution__list {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.4;
  padding: 0.25rem 0 0.25rem 2.25rem;
  background: url(../images/knowhow/icon_check.png) no-repeat left 0.25rem;
  background-size: 1.5rem auto
}

.resume-caution__list+.resume-caution__list {
  margin-top: 0.25rem
}

@media print, screen and (max-width: 750px) {
  .resume-caution__list {
    font-size: 14px;
    font-size: 3.73333vw
  }
}

.services-flow {
  counter-reset: flow 0;
  margin: 3rem 0 5rem
}

.services-flow__item {
  position: relative
}

.services-flow__item::before {
  counter-increment: flow 1;
  content: counter(flow) "";
  display: inline-block;
  color: #65a3e2;
  font-size: 28px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  width: 1.25em;
  height: 1.25em;
  line-height: 1.25;
  border: 1px solid #65a3e2;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 1.25em;
  flex: 0 0 1.25em;
  position: absolute;
  top: -0.2em;
  left: 0
}

@media print, screen and (max-width: 750px) {
  .services-flow__item::before {
    font-size: 20px;
    font-size: 5.33333vw;
    top: -0.1em
  }
}

.is-col .services-flow__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media print, screen and (max-width: 750px) {
  .is-col .services-flow__item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.services-flow__item+.services-flow__item {
  margin-top: 5rem
}

@media print, screen and (max-width: 750px) {
  .services-flow__item+.services-flow__item {
    margin-top: 3.5rem
  }
}

.services-flow__item+.services-flow__item::after {
  content: "";
  display: block;
  border: 0.8rem solid transparent;
  border-top: 1.2rem solid #333;
  position: absolute;
  top: -3rem;
  left: 50%;
  margin-left: -1rem
}

@media print, screen and (max-width: 750px) {
  .services-flow__item+.services-flow__item::after {
    border-width: 0.75rem;
    border-top-width: 1rem;
    top: -2.5rem
  }
}

.services-flow__itemLead {
  color: #0028a5;
  font-size: 19px;
  font-size: 1.35714rem;
  font-weight: bold;
  line-height: 1.4;
  padding-left: 3.5rem
}

@media print, screen and (max-width: 750px) {
  .services-flow__itemLead {
    font-size: 18px;
    font-size: 4.8vw;
    padding-left: 2.85rem
  }
}

.is-col .services-flow__itemLead {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 38%;
  flex: 0 0 38%
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .is-col .services-flow__itemLead {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%
  }
}

@media print, screen and (max-width: 750px) {
  .is-col .services-flow__itemLead {
    font-size: 18px;
    font-size: 4.8vw;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
  }
}

.services-flow__itemBody {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.6;
  margin-top: 1.5rem
}

@media print, screen and (max-width: 750px) {
  .services-flow__itemBody {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-top: 0.8rem
  }
}

.is-col .services-flow__itemBody {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58%;
  flex: 0 0 58%
}

@media print, screen and (min-width: 751px) {
  .is-col .services-flow__itemBody {
    margin-top: 0
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .is-col .services-flow__itemBody {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64%;
    flex: 0 0 64%
  }
}

@media print, screen and (max-width: 750px) {
  .is-col .services-flow__itemBody {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
  }
}

.services-flow .m-btn {
  margin-top: 1.5rem
}

@media print, screen and (max-width: 750px) {
  .services-flow .m-btn {
    margin-top: 4vw
  }
}

.guide-point {
  text-align: center
}

@media print, screen and (min-width: 751px) {
  .guide-point {
    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: 751px) {
  .guide-point__item {
    width: 280px
  }
  .guide-point__item:nth-child(2) {
    margin: 0 3%
  }
}

@media print, screen and (max-width: 750px) {
  .guide-point__item+.guide-point__item {
    margin-top: 5vw
  }
}

.guide-point-txt__lead {
  font-size: 18px;
  font-size: 1.28571rem;
  font-weight: bold
}

.guide-point-txt__lead .is-em {
  font-size: 22px;
  font-size: 1.57143rem;
  color: #0028a5
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .guide-point-txt__lead .is-em {
    display: block;
    line-height: 1.6
  }
}

.guide-point-txt__lead img {
  display: block;
  width: 72%;
  margin: 0 auto -1rem;
  position: relative;
  z-index: -1
}

@media print, screen and (min-width: 1025px) {
  .guide-point-txt__lead img {
    max-width: 200px
  }
}

@media print, screen and (max-width: 750px) {
  .guide-point-txt__lead img {
    width: 54%
  }
}

.guide-point-txt__body {
  margin-top: 1em;
  line-height: 1.8
}

.guide-point-txt__body.is-S {
  font-size: 12px;
  font-size: .85714rem;
  text-align: left;
  margin-top: 1.75em;
  padding: 0 0.5rem
}

.flow-lead {
  background: url(../images/services/flow/lead_bg.png) no-repeat 99% center
}

@media print, screen and (min-width: 751px) {
  .flow-lead {
    padding: 0 22% 1.5rem 0
  }
}

@media print, screen and (max-width: 750px) {
  .flow-lead {
    background-position: 100% 80%;
    background-size: 25vw auto
  }
}

.flow-lead__lead {
  font-size: 20px;
  font-size: 1.42857rem;
  font-weight: bold;
  line-height: 1.6
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .flow-lead__lead {
    font-size: 18px;
    font-size: 1.28571rem
  }
}

@media print, screen and (max-width: 750px) {
  .flow-lead__lead {
    text-align: center;
    font-size: 18px;
    font-size: 4.8vw
  }
}

.flow-lead__lead strong {
  font-size: 22px;
  font-size: 1.57143rem;
  color: #0028a5
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .flow-lead__lead strong {
    font-size: 20px;
    font-size: 1.42857rem
  }
}

@media print, screen and (max-width: 750px) {
  .flow-lead__lead strong {
    font-size: 20px;
    font-size: 5.33333vw
  }
}

.flow-lead__txt {
  margin-top: 1.5rem;
  line-height: 1.8
}

@media print, screen and (max-width: 750px) {
  .flow-lead__txt {
    padding-right: 12vw
  }
}

.reason-anc-wrap {
  padding: 3rem 0;
  background: url(../images/services/reason/anc_bg.jpg) no-repeat center;
  background-size: cover
}

@media print, screen and (max-width: 750px) {
  .reason-anc-wrap {
    padding: 2rem 0
  }
}

.reason-anc-lead {
  font-size: 22px;
  font-size: 1.57143rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center
}

@media print, screen and (max-width: 750px) {
  .reason-anc-lead {
    font-size: 18px;
    font-size: 4.8vw
  }
}

.reason-anc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 1.5rem auto 0
}

@media print, screen and (min-width: 1025px) {
  .reason-anc {
    max-width: 750px
  }
}

.reason-anc__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32.5%;
  flex: 0 0 32.5%
}

.reason-anc__item a {
  display: block;
  color: #0028a5;
  font-weight: bold;
  text-align: center;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.65);
  border-bottom: 1px solid #0028a5;
  position: relative;
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (min-width: 1025px) {
  .reason-anc__item a:hover {
    background-color: rgba(255, 255, 255, 0.9)
  }
}

.reason-anc-txt__lead {
  color: #fff;
  font-size: 16px;
  font-size: 1.14286rem;
  background-color: #0028a5;
  padding: 0.5rem
}

@media print, screen and (max-width: 750px) {
  .reason-anc-txt__lead {
    font-size: 14px;
    font-size: 3.73333vw;
    padding: 0.5rem 0.35rem
  }
}

.reason-anc-txt__num {
  font-size: 16px;
  font-size: 1.14286rem;
  padding: 1.5rem 1rem 2.5rem;
  position: relative;
  white-space: nowrap
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .reason-anc-txt__num {
    padding: 1.25rem 0.65rem 2.25rem
  }
}

@media print, screen and (max-width: 750px) {
  .reason-anc-txt__num {
    font-size: 14px;
    font-size: 3.73333vw;
    padding: 1rem 0.35rem 2rem
  }
}

.reason-anc-txt__num::after {
  content: "";
  display: block;
  width: 0.65rem;
  height: 0.65rem;
  border-right: 2px solid #0028a5;
  border-bottom: 2px solid #0028a5;
  position: absolute;
  bottom: 1rem;
  left: 50%;
  margin-left: -0.5rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (min-width: 1025px) {
  a:hover .reason-anc-txt__num::after {
    bottom: 0.65rem
  }
}

.reason-anc-txt__num strong {
  font-size: 48px;
  font-size: 3.42857rem;
  display: inline-block;
  vertical-align: -0.05em
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .reason-anc-txt__num strong {
    font-size: 36px;
    font-size: 2.57143rem
  }
}

@media print, screen and (max-width: 750px) {
  .reason-anc-txt__num strong {
    display: block;
    font-size: 30px;
    font-size: 8vw;
    margin-bottom: 0.25rem
  }
}

.reason-anc-txt__num strong span {
  font-size: 32px;
  font-size: 2.28571rem
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .reason-anc-txt__num strong span {
    font-size: 18px;
    font-size: 1.28571rem
  }
}

@media print, screen and (max-width: 750px) {
  .reason-anc-txt__num strong span {
    font-size: 14px;
    font-size: 3.73333vw
  }
}

@media all and (-ms-high-contrast: none) {
  .reason-anc-txt__num strong {
    font-family: Helvetica, Arial, sans-serif;
    padding-right: 0.02em
  }
}

.reason-num {
  font-size: 24px;
  font-size: 1.71429rem;
  font-weight: bold;
  text-align: center;
  margin: 1.5rem 0
}

.reason-num strong {
  font-size: 90px;
  font-size: 6.42857rem
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .reason-num strong {
    font-size: 72px;
    font-size: 5.14286rem
  }
}

@media print, screen and (max-width: 750px) {
  .reason-num strong {
    font-size: 60px;
    font-size: 16vw
  }
}

.reason-num strong span {
  font-size: 60px;
  font-size: 4.28571rem
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .reason-num strong span {
    font-size: 48px;
    font-size: 3.42857rem
  }
}

@media print, screen and (max-width: 750px) {
  .reason-num strong span {
    font-size: 36px;
    font-size: 9.6vw
  }
}

.reason-title {
  font-size: 24px;
  font-size: 1.71429rem;
  text-align: center;
  margin-top: 8.5rem;
  position: relative
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .reason-title {
    margin-top: 6rem
  }
}

@media print, screen and (max-width: 750px) {
  .reason-title {
    margin-top: 15vw;
    line-height: 1.4;
    font-size: 18px;
    font-size: 4.8vw
  }
}

.reason-title::before {
  content: "";
  display: block;
  position: absolute;
  top: -3rem;
  left: 0;
  width: 100%;
  border-top: 1px solid #b6b6b6
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .reason-title::before {
    top: -2.25rem
  }
}

@media print, screen and (max-width: 750px) {
  .reason-title::before {
    top: -6vw
  }
}

.reason-title__em {
  font-size: 32px;
  font-size: 2.28571rem;
  color: #0028a5
}

@media print, screen and (max-width: 750px) {
  .reason-title__em {
    font-size: 24px;
    font-size: 6.4vw
  }
}

.reason-logo {
  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;
  max-width: 770px;
  margin: 2.8rem auto 0
}

@media print, screen and (max-width: 750px) {
  .reason-logo {
    margin-top: 1.8rem
  }
}

.reason-logo__item {
  width: 32.5%;
  border: 1px solid #eff2f4;
  text-align: center
}

.reason-logo__item:nth-child(n+4) {
  margin-top: 10px
}

.reason-logo__item img {
/*
  width: 85%;
  max-width: 193px
*/
}

.different-lead {
  line-height: 1.8
}

.different-lead__title {
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: bold;
  margin: 1.85rem 0 0.65rem
}

.different-lead__title:not(:first-child) {
  margin-top: 2rem
}

.different-lead__title::before {
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 1.35em;
  background: url(/assets/images/icon/faq_bk.png) no-repeat center;
  background-size: contain;
  margin-right: 0.75rem;
  vertical-align: -0.45rem
}

.different-table {
  margin: 2.5rem 0 1.5rem;
  width: 100%;
  line-height: 1.4
}

@media print, screen and (max-width: 750px) {
  .different-table {
    margin: 6vw 0 3vw
  }
}

.different-table th, .different-table td {
  font-weight: 500;
  vertical-align: middle;
  border-bottom: 1px solid #b6b6b6;
  padding: 1.25rem 1rem
}

@media print, screen and (max-width: 750px) {
  .different-table th, .different-table td {
    font-size: 13px;
    font-size: 3.46667vw;
    padding: 1rem 0.65rem
  }
}

.different-table thead th {
  color: #fff;
  font-size: 16px;
  font-size: 1.14286rem;
  background-color: #8595aa;
  text-align: center
}

@media print, screen and (min-width: 751px) {
  .different-table thead th {
    padding: 1.25rem 0.75rem
  }
}

@media print, screen and (max-width: 750px) {
  .different-table thead th {
    font-size: 14px;
    font-size: 3.73333vw
  }
}

.different-table thead th:not(:first-child) {
  border-left: 1px solid #b6b6b6
}

.different-table tbody th {
  width: 18%;
  font-weight: bold;
  text-align: center
}

@media print, screen and (max-width: 750px) {
  .different-table tbody th {
    width: 20%
  }
}

.different-table td {
  border-left: 1px solid #b6b6b6;
  width: 41%
}

@media print, screen and (max-width: 750px) {
  .different-table td {
    line-height: 1.3;
    width: 40%;
    vertical-align: top
  }
}

.different-table.is-bgc td {
  background: #e8f2fb url(/assets/images/services/different/icon_maru.png) no-repeat 1.25rem center
}

@media print, screen and (min-width: 751px) {
  .different-table.is-bgc td {
    height: 5rem;
    padding-left: 6rem
  }
}

@media print, screen and (max-width: 750px) {
  .different-table.is-bgc td {
    text-align: center;
    background-position: center 1rem;
    background-size: 2rem auto;
    padding-top: 3.75rem
  }
}

.different-table.is-bgc td.is-batsu {
  background-image: url(/assets/images/services/different/icon_batsu.png)
}

.different-table.is-bgc td.is-sankaku {
  background-image: url(/assets/images/services/different/icon_sankaku.png)
}

.different-table.is-bgc td.is-oo {
  background-image: url(/assets/images/services/different/icon_oo.png);
  background-color: #65a3e2;
  color: #fff
}

.different-table .is-lead {
  font-size: 16px;
  font-size: 1.14286rem;
  text-align: center;
  font-weight: bold;
  background-color: #e8f2fb
}

@media print, screen and (max-width: 750px) {
  .different-table .is-lead {
    font-size: 14px;
    font-size: 3.73333vw
  }
}

@media print, screen and (min-width: 751px) {
  .consultants {
    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
  }
}

.consultants__item {
  background-color: #eff2f4;
  padding: 1.5rem
}

@media print, screen and (min-width: 751px) {
  .consultants__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%
  }
  .consultants__item:nth-child(n+3) {
    margin-top: 1.25rem
  }
}

@media print, screen and (max-width: 750px) {
  .consultants__item+.consultants__item {
    margin-top: 5vw
  }
}

@media all and (-ms-high-contrast: none) {
  .consultants {
    margin-left: -3%;
    margin-right: -3%
  }
  .consultants__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 49%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
}

.consultants-lead {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.consultants-lead__image {
  width: 50%;
  max-width: 220px
}

.consultants-lead__name {
  font-size: 18px;
  font-size: 1.28571rem;
  font-weight: bold;
  padding-left: 3rem
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .consultants-lead__name {
    padding-left: 2rem
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .consultants-lead__name {
    padding-left: 2rem
  }
}

@media print, screen and (max-width: 750px) {
  .consultants-lead__name {
    padding-left: 1.25rem
  }
}

.consultants-lead__nameRuby {
  display: block;
  font-size: 12px;
  font-size: .85714rem;
  font-weight: 500;
  color: #8595aa;
  margin-top: 0.5rem
}

.consultants-comment {
  margin-top: 1.5rem;
  line-height: 1.6
}

.faq-nav-title {
  font-size: 20px;
  font-size: 1.42857rem;
  font-weight: bold
}

.faq-nav-title strong {
  font-size: 22px;
  font-size: 1.57143rem;
  color: #0028a5
}

.faq__q {
  margin-top: 1.75rem;
  padding-right: 3rem
}

@media print, screen and (min-width: 1025px) {
  .faq__q {
    -webkit-transition: 0.25s;
    transition: 0.25s;
    cursor: pointer
  }
  .faq__q:hover {
    color: #0028a5
  }
}

.faq__q:not(:first-child) {
  margin-top: 2.5rem
}

@media print, screen and (max-width: 750px) {
  .faq__q:not(:first-child) {
    margin-top: 2.25rem
  }
}

.faq__q::before {
  color: #65a3e2
}

.faq__q::after {
  content: "��";
  line-height: 1;
  display: block;
  position: absolute;
  right: 1rem;
  top: 0.75em;
  margin-top: -0.5em
}

.faq__q.is-open {
  color: #0028a5
}

.faq__q.is-open::after {
  content: "��"
}

.faq__a {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  display: none
}

@media print, screen and (min-width: 751px) {
  .faq__a {
    margin-left: 4rem
  }
}

@media print, screen and (max-width: 750px) {
  .faq__a {
    margin-left: 1.5rem
  }
}

.faq__a::before {
  top: 0.5rem
}

.faq__a::after {
  content: "";
  display: block;
  width: 6px;
  background-color: #e8f2fb;
  position: absolute;
  left: -2rem;
  top: 0;
  bottom: 0
}

@media print, screen and (max-width: 750px) {
  .faq__a::after {
    left: -1.5rem;
    width: 0.65rem
  }
}

@media print, screen and (min-width: 751px) {
  .goal-lead-wrap {
    background: url(../images/corporate/goal/lead_bg.jpg) no-repeat bottom right;
    background-size: cover;
    margin-bottom: 4.5rem;
    padding: 2.5rem 0 3.25rem
  }
}

@media print, screen and (max-width: 750px) {
  .goal-lead-wrap {
    background: url(../images/corporate/goal/lead_bg--sp.jpg) no-repeat bottom right;
    background-size: 100% auto;
    margin-bottom: 3.5rem;
    padding: 2.5rem 0 5rem
  }
}

.goal-lead__lead {
  font-size: 28px;
  font-size: 2rem;
  color: #0028a5;
  line-height: 1.6;
  margin-bottom: 1em
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .goal-lead__lead {
    font-size: 24px;
    font-size: 1.71429rem
  }
}

@media print, screen and (max-width: 750px) {
  .goal-lead__lead {
    font-size: 20px;
    font-size: 5.33333vw;
    text-align: center
  }
}

.goal-lead__txt {
  font-size: 15px;
  font-size: 1.07143rem;
  line-height: 1.8
}

@media print, screen and (max-width: 750px) {
  .goal-lead__txt {
    font-size: 13px;
    font-size: 3.46667vw
  }
}

.goal-lead__txt p+p {
  margin-top: 1.25rem
}

@media print, screen and (max-width: 750px) {
  .goal-lead__txt p+p {
    margin-top: 0.8rem
  }
}

@media print, screen and (max-width: 750px) {
  .goal-lead__txt .is-spHalf {
    padding-right: 40vw;
    margin-top: 4rem
  }
}

.goal-feature+.goal-feature {
  margin-top: 3.5rem
}

@media print, screen and (max-width: 750px) {
  .goal-feature+.goal-feature {
    margin-top: 2.5rem
  }
}

.goal-feature__lead {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 1.25rem
}

@media print, screen and (max-width: 750px) {
  .goal-feature__lead {
    font-size: 14px;
    font-size: 3.73333vw;
    text-align: center;
    line-height: 1.6;
    margin-bottom: 1rem
  }
}

.goal-feature__lead strong {
  font-size: 22px;
  font-size: 1.57143rem;
  color: #0028a5
}

@media print, screen and (max-width: 750px) {
  .goal-feature__lead strong {
    font-size: 20px;
    font-size: 5.33333vw
  }
}

.goal-feature__txt {
  line-height: 1.8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (min-width: 751px) {
  .goal-feature__txt {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  .goal-feature__txt p {
    padding-right: 2.5rem
  }
}

@media print, screen and (max-width: 750px) {
  .goal-feature__txt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

@media print, screen and (min-width: 751px) {
  .goal-feature__txt span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 143px;
    flex: 0 0 143px
  }
}

@media print, screen and (max-width: 750px) {
  .goal-feature__txt span {
    display: block;
    width: 45%;
    margin: 0.5rem auto 1.25rem
  }
}

.goal-result-wrap {
  margin: 5rem 0;
  padding: 5rem 0 5.5rem;
  line-height: 1.8;
  background: url(../images/corporate/goal/result_bg.jpg) no-repeat center;
  background-size: cover;
  position: relative
}

@media print, screen and (max-width: 750px) {
  .goal-result-wrap {
    margin: 3.5rem 0;
    padding: 3.5rem 0 2.5rem
  }
}

.goal-result-wrap::before {
  content: "";
  display: block;
  position: absolute;
  border: 1.5rem solid transparent;
  border-top: 1.75rem solid #fff;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1.25rem
}

@media print, screen and (max-width: 750px) {
  .goal-result-wrap::before {
    border-width: 1.5rem;
    margin-left: -0.75rem
  }
}

.goal-result__lead {
  font-size: 28px;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 1em
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .goal-result__lead {
    font-size: 24px;
    font-size: 1.71429rem
  }
}

@media print, screen and (max-width: 750px) {
  .goal-result__lead {
    font-size: 20px;
    font-size: 5.33333vw
  }
}

.goal-result__body {
  position: relative
}

.goal-result__bodyTxt {
  font-size: 15px;
  font-size: 1.07143rem;
  max-width: 600px;
  margin: 0 auto 3.5rem
}

@media print, screen and (max-width: 750px) {
  .goal-result__bodyTxt {
    font-size: 13.5px;
    font-size: 3.6vw;
    margin-bottom: 2.5rem
  }
}

@media print, screen and (min-width: 751px) {
  .goal-result__body img {
    max-width: 49.8%
  }
}

@media print, screen and (max-width: 750px) {
  .goal-result__body img {
    display: block
  }
  .goal-result__body img+img {
    margin-top: 1.75rem
  }
}

.goal-result__bodyDate {
  font-size: 12px;
  font-size: .85714rem;
  position: absolute;
  right: 1rem;
  bottom: -4rem
}

@media print, screen and (max-width: 750px) {
  .goal-result__bodyDate {
    right: 0;
    bottom: -2rem
  }
}

.access-map-wrap {
  margin-bottom: 3rem
}

.access-map {
  display: block;
  width: 100%;
  height: 460px
}

.business-lead-wrap {
  padding: 4rem 1rem 5.5rem;
  background: url(../images/business/lead_bg.jpg) no-repeat center;
  background-size: cover
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .business-lead-wrap {
    padding: 4.5rem 1rem 5rem
  }
}

@media print, screen and (max-width: 750px) {
  .business-lead-wrap {
    padding: 3.5rem 1rem 3rem
  }
}

.business-lead {
  color: #fff;
  font-size: 18px;
  font-size: 1.28571rem;
  text-align: center
}

.business-lead__lead {
  font-size: 28px;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1.5em
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .business-lead__lead {
    font-size: 24px;
    font-size: 1.71429rem;
    margin-bottom: 1.25em
  }
}

@media print, screen and (max-width: 750px) {
  .business-lead__lead {
    font-size: 22px;
    font-size: 5.86667vw;
    margin-bottom: 1em
  }
}

.business-lead__txt {
  line-height: 2.25
}

@media print, screen and (max-width: 1024px) {
  .business-lead__txt {
    line-height: 2
  }
}

@media print, screen and (max-width: 750px) {
  .business-lead__txt {
    font-size: 16px;
    font-size: 4.26667vw
  }
}

.business-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 5rem 0 15rem
}

@media print, screen and (max-width: 750px) {
  .business-col {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 3rem 0 8rem
  }
}

.business-col__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 31.75%;
  flex: 0 0 31.75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2rem 1rem 1rem;
  background-color: #e8f2fb;
  position: relative
}

@media print, screen and (max-width: 750px) {
  .business-col__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    padding: 2rem 0.5rem
  }
}

@media print, screen and (max-width: 750px) {
  .business-col__item.is-spLevel {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-top: 6rem;
    padding: 2rem 1rem
  }
}

.business-col__item::after {
  content: "";
  display: block;
  border: 0.8rem solid transparent;
  border-top: 1.2rem solid #333;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 76%);
  transform: translate(-50%, 76%)
}

@media print, screen and (max-width: 750px) {
  .business-col__item::after {
    border-width: 0.75rem;
    border-top-width: 1rem
  }
}

.business-col__itemLabel {
  font-size: 20px;
  font-size: 1.42857rem;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.business-col__itemTxt {
  color: #0028a5;
  font-size: 22px;
  font-size: 1.57143rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-transform: translateY(150%);
  transform: translateY(150%)
}

@media print, screen and (min-width: 751px) {
  .business-col__itemTxt {
    min-height: 2.5em
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .business-col__itemTxt {
    font-size: 20px;
    font-size: 1.42857rem
  }
}

@media print, screen and (max-width: 750px) {
  .business-col__itemTxt {
    font-size: 16px;
    font-size: 4.26667vw;
    -webkit-transform: translateY(200%);
    transform: translateY(200%)
  }
}

.business-col__itemTxt span {
  font-size: 18px;
  font-size: 1.28571rem
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .business-col__itemTxt span {
    font-size: 18px;
    font-size: 1.28571rem
  }
}

@media print, screen and (max-width: 750px) {
  .business-col__itemTxt span {
    font-size: 15px;
    font-size: 4vw
  }
}

.business-col__itemImg {
/*  width: 100% */
}

@media all and (-ms-high-contrast: none) {
  .business-col__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28.5%;
    flex: 0 0 28.5%
  }
}

.business-col-def {
  line-height: 1.4
}

@media print, screen and (min-width: 751px) {
  .business-col-def {
    width: 92%;
    margin: 0 auto
  }
}

@media print, screen and (max-width: 750px) {
  .business-col-def {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
  }
  .business-col-def+.business-col-def {
    margin-top: 0.8rem
  }
}

.business-col-def__title {
  color: #fff;
  font-size: 13px;
  font-size: .92857rem;
  font-weight: bold;
  text-align: center;
  background-color: #65a3e2;
  padding: 0.25rem;
  position: relative
}

@media print, screen and (max-width: 750px) {
  .business-col-def__title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 7.75em;
    flex: 0 0 7.75em;
    font-size: 11.5px;
    font-size: 3.06667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.business-col-def__title::after {
  content: "";
  display: block;
  border: 0.4rem solid transparent;
  border-top: 0.55rem solid #65a3e2;
  position: absolute
}

@media print, screen and (min-width: 751px) {
  .business-col-def__title::after {
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 98%);
    transform: translate(-50%, 98%)
  }
}

@media print, screen and (max-width: 750px) {
  .business-col-def__title::after {
    right: 0;
    top: 50%;
    -webkit-transform: translate(95%, -50%) rotate(-90deg);
    transform: translate(95%, -50%) rotate(-90deg)
  }
}

.business-col-def__list {
  font-size: 12px;
  font-size: .85714rem
}

@media print, screen and (min-width: 751px) {
  .business-col-def__list {
    margin: 1rem 0
  }
}

@media print, screen and (max-width: 750px) {
  .business-col-def__list {
    font-size: 11.5px;
    font-size: 3.06667vw;
    padding-left: 1.5em
  }
}

.business-flow {
  margin-top: 3rem
}

@media print, screen and (max-width: 750px) {
  .business-flow {
    margin-top: 1.5rem
  }
}

.business-flow__item {
  position: relative
}

@media print, screen and (min-width: 751px) {
  .business-flow__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

.business-flow__item+.business-flow__item {
  margin-top: 4rem
}

@media print, screen and (max-width: 750px) {
  .business-flow__item+.business-flow__item {
    margin-top: 3.5rem
  }
}

.business-flow__item+.business-flow__item::before {
  content: "";
  display: block;
  border: 0.8rem solid transparent;
  border-top: 1.2rem solid #333;
  position: absolute;
  top: -2.75rem;
  left: 6.5rem
}

@media print, screen and (max-width: 750px) {
  .business-flow__item+.business-flow__item::before {
    border-width: 0.75rem;
    border-top-width: 1rem;
    top: -2.5rem;
    left: 50%;
    margin-left: -0.5rem
  }
}

.business-flow__itemLead {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 14.5rem;
  flex: 0 0 14.5rem;
  font-size: 20px;
  font-size: 1.42857rem;
  font-weight: bold;
  color: #fff;
  background-color: #65a3e2;
  padding: 0.95rem 1rem
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .business-flow__itemLead {
    font-size: 18px;
    font-size: 1.28571rem
  }
}

@media print, screen and (max-width: 750px) {
  .business-flow__itemLead {
    font-size: 16px;
    font-size: 4.26667vw;
    padding: 0.65rem 1rem
  }
}

.business-flow__itemTxt {
  line-height: 1.6;
  font-size: 16px;
  font-size: 1.14286rem
}

@media print, screen and (min-width: 751px) {
  .business-flow__itemTxt {
    padding-left: 1.75rem
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .business-flow__itemTxt {
    font-size: 15px;
    font-size: 1.07143rem
  }
}

@media print, screen and (max-width: 750px) {
  .business-flow__itemTxt {
    font-size: 14px;
    font-size: 3.73333vw;
    margin: 1rem 1rem 0
  }
}

@media print, screen and (min-width: 751px) {
  .is-404 {
    text-align: center
  }
}

body.is-column {
  overflow-x: hidden
}

@media print, screen and (min-width: 1025px) {
  body.is-column .l-action {
    display: none !important
  }
}

.column-tag-wrap .m-tag {
  margin-top: -0.25rem
}

@media print, screen and (max-width: 1024px) {
  .column-mv {
    padding-bottom: 1rem
  }
  .column-mv .slick-dots {
    margin-top: 1rem
  }
}

.column-mv__block {
  position: relative;
  width: 1120px;
  overflow: hidden
}

@media print, screen and (min-width: 1400px) {
  .column-mv__block {
    -webkit-transition: 0.25s;
    transition: 0.25s;
    opacity: 0.5;
    pointer-events: none
  }
  .column-mv__block.slick-active {
    opacity: 1;
    pointer-events: auto
  }
  .column-mv__block img {
    width: 100%;
    height: auto
  }
}

@media print, screen and (max-width: 750px) {
  .column-mv__block .column-tag-wrap {
    display: none
  }
}

.column-mv .column-tag-wrap {
  /*max-height: 1.9rem;*/
  overflow: hidden
}

.column-mv .m-tag__item {
  margin-bottom: 1rem
}

.column-mv .slick-arrow {
  border-top-color: #fff;
  border-right-color: #fff
}

@media print, screen and (min-width: 1520px) {
  .column-mv .slick-arrow {
    -webkit-transition: 0.25s;
    transition: 0.25s
  }
  .column-mv .slick-arrow:hover+.slick-prev {
    margin-left: -565px
  }
  .column-mv .slick-arrow:hover+.slick-next {
    margin-right: -565px
  }
}

.column-mv .slick-prev, .column-mv .slick-prev-bg {
  left: 0
}

@media print, screen and (min-width: 1520px) {
  .column-mv .slick-prev, .column-mv .slick-prev-bg {
    left: 50%;
    margin-left: -560px
  }
}

@media print, screen and (max-width: 1519px) {
  .column-mv .slick-prev {
    -webkit-transform: translateX(100%) rotate(-135deg);
    transform: translateX(100%) rotate(-135deg)
  }
}

.column-mv .slick-next, .column-mv .slick-next-bg {
  right: 0
}

@media print, screen and (min-width: 1520px) {
  .column-mv .slick-next, .column-mv .slick-next-bg {
    right: 50%;
    margin-right: -560px
  }
}

@media print, screen and (max-width: 1519px) {
  .column-mv .slick-next {
    -webkit-transform: translateX(-100%) rotate(45deg);
    transform: translateX(-100%) rotate(45deg)
  }
}

.column-mv .slick-prev-bg, .column-mv .slick-next-bg {
  border: none;
  position: absolute;
  top: 50%;
  margin-top: -2rem;
  width: 3rem;
  height: 4rem;
  z-index: 6
}

@media print, screen and (min-width: 1520px) {
  .column-mv .slick-prev-bg, .column-mv .slick-next-bg {
    top: 0;
    margin-top: 0;
    width: 60px;
    height: 100%
  }
}

@media print, screen and (min-width: 1520px) {
  .column-mv .slick-prev-bg {
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px)
  }
  .column-mv .slick-next-bg {
    -webkit-transform: translateX(60px);
    transform: translateX(60px)
  }
}

.column-mv-item-link {
  display: block;
  position: relative;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-right: 1px solid #fff;
  overflow: hidden
}

.column-mv__block .column-mv-item-link.is-L {
  width: 66.6%;
  max-width: 746px;
  padding-top: 40%;
  border-right: 1px solid #fff
}

.column-mv__block .column-mv-item-link.is-S {
  width: 33.4%;
  max-width: 374px;
  padding-top: 20%;
  position: absolute;
  right: 0;
  top: 0
}

.column-mv__block .column-mv-item-link.is-S+.is-S {
  top: auto;
  bottom: -1px
}

.is-single .column-mv-item-link {
  width: 100vw;
  height: 75vw
}

.column-mv-item-link::after {
  content: "";
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(11, 41, 59, 0.15)), to(rgba(11, 41, 59, 0.8)));
  background: linear-gradient(to bottom, rgba(11, 41, 59, 0.15) 0%, rgba(11, 41, 59, 0.8) 100%);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (min-width: 1025px) {
  .column-mv-item-link:hover::after {
    opacity: 0.5
  }
}

.column-mv-item {
  position: absolute;
  bottom: 1.25rem;
  left: 5%;
  right: 5%;
  z-index: 2
}

@media print, screen and (max-width: 750px) {
  .column-mv-item {
    left: 5vw;
    right: 5vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .column-mv__block .column-mv-item {
    left: 0.5rem;
    right: 0.5rem;
    bottom: 0.4rem
  }
}

@media print, screen and (min-width: 751px) {
  .is-S .column-mv-item {
    bottom: 0.75rem
  }
}

.column-mv-item__title {
  font-size: 26px;
  font-size: 1.85714rem;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 0.5em;
  width: 100%;
  max-height: 2.75em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .column-mv-item__title {
    font-size: 22px;
    font-size: 1.57143rem
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .column-mv-item__title {
    position: relative;
    font-size: 20px;
    font-size: 1.42857rem
  }
}

@media print, screen and (max-width: 750px) {
  .column-mv-item__title {
    font-size: 18px;
    font-size: 4.8vw
  }
  .column-mv__block .column-mv-item__title {
    font-size: 12px;
    font-size: 3.2vw;
    margin-bottom: 0
  }
}

@media print, screen and (min-width: 1025px) {
  .is-S .column-mv-item__title {
    font-size: 18px;
    font-size: 1.28571rem
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .is-S .column-mv-item__title {
    font-size: 16px;
    font-size: 1.14286rem
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .is-S .column-mv-item__title {
    font-size: 14px;
    font-size: 1rem
  }
}

@media print, screen and (max-width: 750px) {
  .column-mv__block .is-S .column-mv-item__title {
    font-size: 9px;
    font-size: 2.4vw
  }
}

.column-mv-item__bodyDate {
  font-size: 12px;
  font-size: .85714rem;
  margin-top: 0.5rem
}

@media print, screen and (max-width: 750px) {
  .column-mv__block .column-mv-item__bodyDate {
    font-size: 10px;
    font-size: .71429rem
  }
}

.column-nav-wrap {
  background-color: #eff2f4
}

@media print, screen and (min-width: 751px) {
  .column-nav-wrap {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
  }
}

@media print, screen and (min-width: 751px) {
  .column-nav-label {
    display: none
  }
}

@media print, screen and (max-width: 750px) {
  .column-nav-label {
    font-size: 18px;
    font-size: 4.8vw;
    padding: 1rem 6vw;
    border-bottom: 1px solid #fff;
    position: relative
  }
  .column-nav-label::before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    background: url(../images/icon/category_bk.png) no-repeat center;
    background-size: contain;
    margin-right: 0.5em;
    vertical-align: bottom
  }
  .column-nav-label::after {
    content: "��";
    display: block;
    font-size: 20px;
    font-size: 5.33333vw;
    width: 1em;
    height: 1em;
    position: absolute;
    right: 6vw;
    top: 50%;
    margin-top: -0.5em
  }
  .column-nav-label.is-open::after {
    content: "繝ｼ"
  }
}

@media print, screen and (min-width: 751px) {
  .column-nav {
    max-width: 1060px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
    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;
    height: 3rem
  }
}

@media print, screen and (min-width: 751px) and (min-width: 1400px) {
  .column-nav {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media print, screen and (min-width: 751px) and (min-width: 751px) and (max-width: 1024px) {
  .column-nav {
    padding-left: 25px;
    padding-right: 25px
  }
}

@media print, screen and (min-width: 751px) and (max-width: 750px) {
  .column-nav {
    padding-left: 4vw;
    padding-right: 4vw
  }
}

@media print, screen and (max-width: 750px) {
  .column-nav {
    display: none;
    padding-bottom: 1rem
  }
}

.column-nav br {
  display: none
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .column-nav br {
    display: inline
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .column-nav br {
    display: inline
  }
}

.column-nav__item {
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  padding: 0 0.75em;
  position: relative;
  height: 100%;
  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: 751px) {
  .column-nav__item {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
  .column-nav__item {
    font-size: 12px;
    font-size: .85714rem
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .column-nav__item {
    font-size: 13px;
    font-size: .92857rem
  }
}

@media print, screen and (max-width: 750px) {
  .column-nav__item {
    display: block;
    font-size: 14px;
    font-size: 3.73333vw;
    font-weight: 500;
    padding: 0.85em 8vw;
    text-align: left
  }
}

@media print, screen and (min-width: 751px) {
  .column-nav__item+div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1px;
    flex: 0 0 1px;
    height: 100%;
    border-right: 1px solid #b6b6b6
  }
}

@media print, screen and (max-width: 750px) {
  .column-nav__item+div {
    border-top: 1px solid #fff
  }
}

@media print, screen and (max-width: 750px) {
  .column-nav__search {
    padding: 1rem 6vw 0;
    border-top: 1px solid #fff;
    position: relative
  }
}

.column-nav-search {
  position: relative
}

.column-nav-search__input {
  font-size: 12px;
  font-size: .85714rem;
  width: 10rem;
  height: 3rem;
  padding-right: 3rem
}

@media print, screen and (max-width: 750px) {
  .column-nav-search__input {
    width: 100%
  }
}

.column-nav-search__btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 2.5rem;
  height: 3rem;
  background: url(../images/icon/search_bk.svg) no-repeat center;
  background-size: 1.25rem;
  border: none;
  opacity: 0.75
}

@media print, screen and (min-width: 751px) {
  .column-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media print, screen and (min-width: 751px) {
  .column-layout__main {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 69%;
    flex: 0 0 69%
  }
}

@media print, screen and (min-width: 751px) {
  .column-layout__sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding-top: 0.75rem
  }
}

@media print, screen and (max-width: 750px) {
  .column-layout__sidebar {
    margin-top: 12vw
  }
}

.column-title {
  font-size: 18px;
  font-size: 1.28571rem;
  font-weight: bold;
  margin-bottom: 1.2rem
}

.column-title:not(:first-child) {
  margin-top: 2.5rem
}

@media print, screen and (min-width: 1025px) {
  .column-list {
    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
  }
  .is-toppage .column-list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
  .column-list::after {
    content: "";
    width: 32.3%
  }
  .is-toppage .column-list::after, .column-list.is-2col::after {
    content: none
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .is-toppage .column-list {
    width: 100vw;
    margin-left: -4vw;
    border-bottom: 1px solid #e2e2e2
  }
}

@media print, screen and (max-width: 750px) {
  .column-list {
    width: 100vw;
    margin-left: -4vw;
    border-bottom: 1px solid #e2e2e2
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .column-list {
    margin-left: -25px
  }
}

.column-list .column-tag-wrap {
  /*max-height: 3.5rem;*/
  overflow: hidden
}

@media print, screen and (min-width: 1025px) {
  .column-list__item {
    width: 32.3%
  }
  .column-list__item:nth-child(n+4) {
    margin-top: 0.75rem
  }
  .column-list.is-2col .column-list__item {
    width: 49.2%
  }
  .column-list.is-2col .column-list__item:nth-child(n+3) {
    margin-top: 1.5rem
  }
}

@media print, screen and (max-width: 1024px) {
  .column-list__item {
    border-top: 1px solid #e2e2e2
  }
}

.column-list__itemLink {
  position: relative;
  overflow: hidden
}

@media print, screen and (min-width: 1025px) {
  .column-list__itemLink {
    max-width: 388px;
    display: block;
    height: 100%;
    background-color: #eff2f4
  }
  .column-list__itemLink:hover .column-image img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
  }
  .column-list__itemLink:hover .column-thumbnail__inner {
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1.05);
    transform: translate3d(-50%, -50%, 0) scale(1.05)
  }
}

@media print, screen and (max-width: 1024px) {
  .column-list__itemLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .column-list__itemLink {
    padding: 1.75rem 25px
  }
}

@media print, screen and (max-width: 750px) {
  .column-list__itemLink {
    padding: 5vw 4vw
  }
}

.column-list__itemLink img {
  display: block
}

.column-list .m-tag__item {
  white-space: nowrap;
  max-width: 100%
}

.column-image {
  overflow: hidden
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .column-image {
    width: 32%
  }
}

@media print, screen and (max-width: 750px) {
  .column-image {
    width: 26%;
    padding-top: 2.2rem
  }
}

.column-image img {
  width: 100%;
  height: auto
}

@media print, screen and (min-width: 1025px) {
  .column-image img {
    -webkit-transition: 0.25s;
    transition: 0.25s
  }
}

.column-thumbnail {
  padding-top: 68%;
  position: relative
}

.column-thumbnail__inner {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  padding-top: 68%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

@media print, screen and (min-width: 1025px) {
  .column-thumbnail__inner {
    -webkit-transition: all 0.25s;
    transition: all 0.25s
  }
}

@media print, screen and (min-width: 1025px) {
  .column-link {
    padding: 0 1.25rem 1.25rem;
    height: 100%
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .column-link {
    width: 65%
  }
}

@media print, screen and (max-width: 750px) {
  .column-link {
    width: 70%
  }
}

.column-link__leadLabel {
  display: inline-block;
  color: #fff;
  text-align: center;
  width: 11em;
  padding: 0.4em;
  background-color: #05c0b5
}

@media print, screen and (min-width: 1025px) {
  .column-link__leadLabel {
    -webkit-transform: translateX(-1.28rem);
    transform: translateX(-1.28rem)
  }
}

@media print, screen and (max-width: 750px) {
  .column-link__leadLabel {
    font-size: 12px;
    font-size: 3.2vw;
    width: 12.5em
  }
}

.column-link__leadTitle {
  display: block;
  font-size: 15px;
  font-size: 1.07143rem;
  font-weight: bold;
  line-height: 1.4;
  margin: 1rem 0
}

@media print, screen and (max-width: 750px) {
  .column-link__leadTitle {
    font-size: 14px;
    font-size: 3.73333vw;
    margin: 0.8rem 0
  }
}

.column-link__bodyDate {
  display: block;
  font-size: 12px;
  font-size: .85714rem;
  margin-top: 0.8em
}

@media print, screen and (max-width: 1024px) {
  .column-label {
    background-color: rgba(245, 249, 252, 0.9)
  }
}

.column-lanking {
  counter-reset: number 0
}

.column-lanking__item {
  position: relative;
  overflow: hidden
}

.column-lanking__item::before {
  counter-increment: number 1;
  content: counter(number);
  display: block;
  font-size: 12px;
  /* font-size: .85714rem; */
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 5em;
  height: 1.25em;
  padding-top: 1.75em;
  background-color: #65a3e2;
  position: absolute;
  top: -1.25em;
  left: -2.25em;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 2;
  pointer-events: none
}

.column-lanking__item:not(:last-child) {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #b6b6b6
}

.column-lanking-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  position: relative
}

.column-lanking-link+.column-lanking-link {
  margin-top: 1.25rem
}

.column-lanking-link__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px
}

.column-lanking-link img {
  width: 60px
}

.column-lanking-link__txt {
  font-size: 12px;
 /*  font-size: .85714rem;*/
  line-height: 1.6;
  width: calc(100% - 70px)
}

.column-page-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.column-page-label li {
  padding: 0.25rem 1.75rem
}

.p1{
	font-size:12px;
}

@media print, screen and (max-width: 750px) {
  .column-page-label li {
    padding: 0.25rem 1rem
  }
}

.column-page-label li+li {
  margin-left: 0.75rem
}

.column-page-label .is-new {
  color: #eb6100;
  border: 1px solid #e2bbc5
}

.column-page-label .is-category {
  color: #fff;
  background-color: #36b8b9
}

.column-page-title {
  font-size: 30px;
  font-size: 2.14286rem;
  line-height: 1.4;
  margin: 1.5rem 0 1.25em
}

@media print, screen and (max-width: 750px) {
  .column-page-title {
    font-size: 20px;
    font-size: 5.33333vw
  }
}

.column-page-lead {
  margin-bottom: 3rem
}

@media print, screen and (min-width: 751px) {
  .column-page-lead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

.column-page-lead__txt {

  font-size: 14px;
/*
  font-size: 1.14286rem;
*/
  line-height: 1.8
}

@media print, screen and (min-width: 751px) {
  .column-page-lead__txt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 53%;
    flex: 0 0 53%
  }
}

@media print, screen and (max-width: 750px) {
  .column-page-lead__txt {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-bottom: 1rem
  }
}

@media print, screen and (min-width: 751px) {
  .column-page-lead__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 43.5%;
    flex: 0 0 43.5%
  }
}

.column-page-lead__image img {
  height: auto
}

@media print, screen and (min-width: 751px) {
  .column-page-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media print, screen and (max-width: 750px) {
  .column-page-data .m-tag {
    margin: 0.5rem 0
  }
}

@media print, screen and (min-width: 751px) {
  .column-page-data__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.column-page-data__colDate {
  white-space: nowrap;
  margin-right: 1rem
}

.column-page-data .m-tag__item span {
  display: block;
  max-width: 16em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.column-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media print, screen and (max-width: 750px) {
  .column-sns {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

.column-sns__item {
  width: 2rem;
  height: 2rem
}

.column-sns__item+.column-sns__item {
  margin-left: 0.8rem
}

@media print, screen and (min-width: 1025px) {
  .column-sns__item img {
    -webkit-transition: 0.25s;
    transition: 0.25s
  }
  .column-sns__item a:hover img {
    opacity: 0.75
  }
}

.column-page-body {
  line-height: 1.8;
  margin-top: 1.5rem;
  padding: 2.5rem 0;
  border-top: 1px solid #b6b6b6
}

.column-page-body.is-past h1 {
  font-size: 18px;
  font-size: 1.28571rem;
  margin: 2.5rem 0 1rem
}

.column-page-body.is-past h2 {
  font-weight: 500
}

.column-page-body.is-past h2 u {
  text-decoration: none
}

.column-page-body.is-past p {
  margin: 1rem;
  padding: 0 !important
}

.column-page-body.is-new h1, .column-page-body.is-new h2 {

  font-size: 18px;
/*  font-size: 1.28571rem; */
  margin: 3rem 0 1.5rem
}

.column-page-body.is-new h3 {
  font-weight: 500;
  margin: 2.5rem 0 1.5rem
}

.column-page-body.is-new p {
  margin: 1em 0
}

.column-page-body blockquote {
  clear: both;
  padding: 1em;
  margin: 0 1rem
}

.column-page-body blockquote:before {
  display: none
}

.column-page-body img {
  height: auto;
  max-width: 100%
}

.column-page-body img.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block
}

@media print, screen and (min-width: 751px) {
  .column-page-body img.alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0
  }
}

@media print, screen and (min-width: 751px) {
  .column-page-body img.alignright {
    float: right;
    margin: 0.5em 0 0.5em 1.0em
  }
}

.column-page-body a {
  text-decoration: underline;
  color: #147bc1
}

.column-page-body ul, .column-page-body ol {
  margin: 0 0 1.5em 1.5em;
  padding: 0
}

.column-page-body ul {
  list-style: disc
}

.column-page-body ol {
  list-style: decimal
}

.column-page-body li&gt;ul, .column-page-body li&gt;ol {
  margin-bottom: 0;
  margin-left: 1.5em
}

.column-page-body.is-moreblock {
  max-height: 55rem;
  overflow: hidden;
  position: relative;
  -webkit-transition: max-height 2s;
  transition: max-height 2s
}

.column-page-body.is-moreblock::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  height: 6rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(255, 255, 255, 0)), color-stop(90%, #fff));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 10%, #fff 90%)
}

.column-page-body.is-moreblock.is-showAll {
  max-height: 100%
}

.column-page-body.is-moreblock.is-showAll::after {
  content: none
}

.column-page-fooetr {
  max-width: 540px;
  margin: 2rem auto
}

.column-page-editor {
  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;
  padding: 0.75rem 1rem;
  background-color: #eff2f4
}

.column-page-editor__img {
  width: 2.8rem
}

.column-page-editor__img img {
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%
}

.column-page-editor__label {
  font-weight: bold;
  padding: 0 2rem
}

@media print, screen and (max-width: 750px) {
  .column-page-editor__label {
    text-align: center;
    line-height: 1.2;
    padding: 0 1.8rem
  }
}

.column-page-editor__name {
  text-decoration: underline
}

.column-page-editor a {
  text-decoration: underline
}

.column-page-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #b6b6b6;
  margin-top: 0.8rem
}

.column-page-share__img {
  width: 24%
}

.column-page-share__img img {
  height: auto
}

@media print, screen and (max-width: 750px) {
  .column-page-share__img {
    width: 40%
  }
}

.column-page-share__col {
  font-weight: bold;
  line-height: 1.4;
  width: 75%;
  padding: 0 2rem
}

@media print, screen and (min-width: 751px) {
  .column-page-share__col {
    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
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .column-page-share__col {
    padding: 0 1.25rem
  }
}

@media print, screen and (max-width: 750px) {
  .column-page-share__col {
    padding: 0 1rem 0 1.25rem;
    width: 59%
  }
}

@media print, screen and (min-width: 751px) {
  .column-page-share__col .column-sns {
    padding-left: 1rem
  }
}

@media print, screen and (max-width: 750px) {
  .column-page-share__col .column-sns {
    margin-top: 0.5rem
  }
}

.column-page-nav {
  margin-top: 2.75rem;
  overflow: hidden
}

.column-page-nav__item a {
  display: block;
  width: 11em;
  text-align: center;
  padding: 1em 1.5em;
  font-weight: bold;
  border: 1px solid #333;
  border-radius: 2px;
  white-space: nowrap;
  position: relative
}

.column-page-nav__item a::after {
  content: "";
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  position: absolute;
  top: 1.25em;
  -webkit-transition: 0.25s;
  transition: 0.25s
}

.column-page-nav__item.is-prev {
  float: left
}

.column-page-nav__item.is-prev a {
  padding-left: 2.25em
}

.column-page-nav__item.is-prev a::after {
  left: 1.1em;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

@media print, screen and (min-width: 1025px) {
  .column-page-nav__item.is-prev a:hover::after {
    left: 0.8em
  }
}

.column-page-nav__item.is-next {
  float: right
}

.column-page-nav__item.is-next a {
  padding-right: 2.25em
}

.column-page-nav__item.is-next a::after {
  right: 1.1em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

@media print, screen and (min-width: 1025px) {
  .column-page-nav__item.is-next a:hover::after {
    right: 0.8em
  }
}

.column-page-noimage {
  display: block;
  width: 100%;
  padding-bottom: 68%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important
}

.column-page-controller {
  margin-top: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.column-page-controller&gt;div {
  margin-left: 0.5em;
  line-height: 0
}

.column-edit-link {
  text-align: right
}

.column-edit-link .post-edit-link {
  background-color: #222;
  border: 1px solid #222;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
  color: #fff;
  min-height: 30px;
  display: inline-block;
  font-size: 12px;
  line-height: 28px;
  font-weight: 800;
  text-align: center;
  padding: 0 2em;
  white-space: nowrap;
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (min-width: 1025px) {
  .column-edit-link .post-edit-link:hover {
    color: #222;
    background-color: #fff
  }
}

.wpulike-default {
  text-align: right;
  padding: 0
}

.wpulike-default .wp_ulike_btn {
  font-size: 12px;
  font-weight: 500
}

.wpulike-default .wp_ulike_btn:not(.wp_ulike_click_is_disabled) {
  background-color: #10c3ca;
  border: 1px solid #10c3ca;
  color: #fff;
  -webkit-transition: 0.25s;
  transition: 0.25s
}

@media print, screen and (min-width: 1025px) {
  .wpulike-default .wp_ulike_btn:not(.wp_ulike_click_is_disabled):hover {
    background-color: #fff;
    color: #10c3ca
  }
}

@media print, screen and (min-width: 751px) {
  .column-404txt {
    text-align: center
  }
}

.l-wrap.is-form {
  background-color: #eff2f4
}

.l-wrap.is-form.is-form-bgW {
  background-color: #fff
}

.l-wrap.is-form+.l-footer {
  margin-top: 0
}

.l-wrap.is-form+.l-footer .l-footer-link {
  display: none
}

.l-wrap.is-form+.l-footer .l-footer-data {
  border-top: none;
  margin-top: 0;
  padding-top: 0
}

.form-wrap {
  max-width: 910px;
  margin: 2.5rem auto 0;
  padding: 3rem 0 4rem;
  background-color: #fff
}

.form-wrap.is-S {
  max-width: 680px
}

@media print, screen and (max-width: 750px) {
  .form-wrap.is-S {
    padding-left: 4vw;
    padding-right: 4vw
  }
}

.form-lead {
  line-height: 1.8;
  text-align: center;
  margin: 2.5rem 0 3.5rem
}

.form-lead__title {
  font-size: 32px;
  font-size: 2.28571rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 1.25rem
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .form-lead__title {
    font-size: 28px;
    font-size: 2rem
  }
}

@media print, screen and (max-width: 750px) {
  .form-lead__title {
    font-size: 26px;
    font-size: 6.93333vw;
    margin-bottom: 5vw
  }
}

.form-lead__titleLabel {
  display: block;
  font-size: 24px;
  font-size: 1.71429rem
}

.form-lead__title.is-entry {
  font-size: 22.5px;
  font-size: 1.60714rem
}

.form-lead__title.is-entry .form-lead__titleLabel {
  display: inline-block;
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: bold;
  color: #eb6100;
  margin-top: 0.75rem;
  padding: 0.25rem 1rem;
  border-top: 1px solid #eb6100;
  border-bottom: 1px solid #eb6100
}

@media print, screen and (max-width: 750px) {
  .form-lead__txt {
    font-size: 12.5px;
    font-size: 3.33333vw
  }
}

@media print, screen and (min-width: 751px) {
  .form-lead__txt.is-L {
    font-size: 16px;
    font-size: 1.14286rem
  }
}

.form-lead__txt+.form-lead__txt {
  margin-top: 1rem
}

.form-lead__txt a {
  text-decoration: underline
}

.inquiry-nav {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  background-color: #eff2f4;
  padding: 3.25rem 3.5%;
  border-radius: 2px
}

@media print, screen and (max-width: 750px) {
  .inquiry-nav {
    padding: 10vw 4vw 5vw
  }
}

.inquiry-nav+.inquiry-nav {
  margin-top: 1.25rem
}

.inquiry-nav__title {
  font-size: 20px;
  font-size: 1.42857rem;
  font-weight: bold;
  margin-bottom: 1.8rem
}

.inquiry-nav__body.is-bgW {
  background-color: #fff;
  margin-top: 2.5rem;
  padding: 2.25rem 2rem 3rem
}

@media print, screen and (max-width: 750px) {
  .inquiry-nav__body.is-bgW {
    margin-top: 6vw;
    padding: 6vw 5vw
  }
}

.inquiry-nav__bodyLead {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.8
}

@media print, screen and (max-width: 750px) {
  .inquiry-nav__bodyLead {
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 1.4
  }
}

.inquiry-nav__body.is-bgW .inquiry-nav__bodyLead {
  color: #0028a5;
  font-weight: bold;
  margin-bottom: 1.5rem
}

@media print, screen and (max-width: 750px) {
  .inquiry-nav__body.is-bgW .inquiry-nav__bodyLead {
    text-align: left;
    padding-left: 2rem;
    position: relative
  }
}

.inquiry-nav__body.is-bgW .inquiry-nav__bodyLead::before {
  content: "";
  display: inline-block;
  width: 1.25em;
  height: 1em;
  background: url(../images/icon/check_bl.svg) no-repeat center;
  background-size: contain
}

@media print, screen and (min-width: 751px) {
  .inquiry-nav__body.is-bgW .inquiry-nav__bodyLead::before {
    margin-right: 0.85rem
  }
}

@media print, screen and (max-width: 750px) {
  .inquiry-nav__body.is-bgW .inquiry-nav__bodyLead::before {
    position: absolute;
    left: 0;
    top: 0.1em
  }
}

@media print, screen and (min-width: 1025px) {
  .form-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
  .form-area {
    width: 85%;
    margin-left: auto;
    margin-right: auto
  }
}

.form-area__label, .form-area__body {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #eff2f4
}

@media print, screen and (max-width: 1024px) {
  .form-area__label, .form-area__body {
    display: block;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
  }
}

@media print, screen and (max-width: 750px) {
  .form-area__label, .form-area__body {
    padding-left: 4vw;
    padding-right: 4vw
  }
}

.form-area__label {
  font-weight: bold
}

@media print, screen and (min-width: 1025px) {
  .form-area__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 34%;
    text-align: right;
    padding-top: 2.25rem;
    padding-left: 5%;
    padding-right: 2rem
  }
}

.form-area__label:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none
}

@media print, screen and (min-width: 1025px) {
  .form-area__label:first-child {
    padding-top: 0.75rem
  }
}

@media print, screen and (max-width: 1024px) {
  .form-area__label:not(:first-child) {
    margin-top: 1.5rem
  }
}

@media print, screen and (min-width: 1025px) {
  .form-area__body {
    width: 66%;
    padding-right: 5%
  }
  .form-area__body:nth-child(2) {
    margin-top: 0;
    padding-top: 0;
    border-top: none
  }
}

@media print, screen and (max-width: 1024px) {
  .form-area__body {
    padding-top: 0;
    border-top: none;
    margin-top: 1rem
  }
}

@media print, screen and (max-width: 750px) {
  .form-area__body {
    margin-top: 0.75rem
  }
}

.form-input input:not([type="radio"]):not([type="checkbox"]), .form-input select, .form-input textarea {
  font-size: 12px;
  font-size: .85714rem;
  padding: 1.2em 0.65em;
  line-height: 1.25;
  overflow: hidden
}

@media print, screen and (max-width: 750px) {
  .form-input input:not([type="radio"]):not([type="checkbox"]), .form-input select, .form-input textarea {
    font-size: 16px;
    font-size: 4.26667vw;
    padding: 1.2em 0.65em
  }
}

.form-input .is-wXS {
  width: 10.75rem
}

@media print, screen and (max-width: 750px) {
  .form-input .is-wXS {
    width: 24vw
  }
}

.form-input .is-wS {
  width: 11.9rem
}

@media print, screen and (max-width: 750px) {
  .form-input .is-wS {
    width: 25vw
  }
}

.form-input .is-wM {
  width: 18rem
}

@media print, screen and (max-width: 750px) {
  .form-input .is-wM {
    width: 40.5vw
  }
}

.form-input .is-wL {
  width: 40rem
}

@media print, screen and (max-width: 750px) {
  .form-input .is-wL {
    width: 84vw
  }
}

.form-input .is-w100 {
  width: 100%
}

.form-input select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.form-input.is-select {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  max-width: 100%
}

.form-input.is-select::before {
  content: "";
  width: 2em;
  height: 2em;
  position: absolute;
  right: 0.5em;
  top: 0.35em;
  background-color: #fff;
  pointer-events: none;
  z-index: 2
}

.form-input.is-select::after {
  content: "";
  width: 0.4em;
  height: 0.4em;
  position: absolute;
  right: 1em;
  top: 0.95em;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  pointer-events: none;
  z-index: 3
}

@media print, screen and (max-width: 750px) {
  .form-input.is-select::after {
    top: 1.5em
  }
}

.form-input.is-radio {
  padding: 0.75rem 0 0.5rem
}

.form-input.is-radio&gt;label {
  display: inline-block;
  padding-left: 2.75em
}

.form-input.is-radio&gt;label:not(:last-child) {
  margin-right: 1.8rem
}

.form-input.is-radio&gt;label::before {
  width: 18px;
  height: 18px;
  top: -0.2em
}

@media print, screen and (max-width: 750px) {
  .form-input.is-radio&gt;label::before {
    width: 1.25em;
    height: 1.25em
  }
}

.form-input.is-consult label {
  font-size: 16px;
  font-size: 1.14286rem
}

@media print, screen and (max-width: 750px) {
  .form-input.is-consult label {
    font-size: 16px;
    font-size: 4.26667vw
  }
}

.form-input.is-align {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.form-input-txt {
  display: inline-block;
  padding: 0 0.8rem
}

@media print, screen and (max-width: 750px) {
  .form-input-txt {
    padding: 0 0.4rem
  }
}

.form-alert {
  font-size: 12px;
  font-size: .85714rem;
  color: #f90303;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 0.75em;
  position: relative
}

.form-alert+.form-alert {
  margin-top: 0.35em
}

@media print, screen and (max-width: 750px) {
  .form-alert {
    font-size: 12px;
    font-size: 3.2vw;
    padding: 0.25em 0.5em
  }
}

.form-required {
  background-color: #ff0000;
  color: #ffffff;
  font-weight: bolder;
  font-size: 12px;
  font-size: .85714rem;
  display: inline-block;
  vertical-align: middle;
  padding: 0.25em 1em;
  border: 1px solid #eb6100
}

.form-ninni {
  background-color: #abafb1;
  color: #ffffff;
  border: 1px solid #abafb1;
  font-weight: bolder;
  font-size: 12px;
  font-size: .85714rem;
  display: inline-block;
  vertical-align: middle;
  padding: 0.25em 1em;
}

@media print, screen and (min-width: 1025px) {
  .form-required  {
    margin-top: -0.25rem
  }

  .form-ninni  {
    margin-top: -0.25rem
  }
}

@media print, screen and (max-width: 1024px) {
  .form-required {
    margin-left: 1rem
  }

  .form-ninni {
    margin-left: 1rem
  }
}

.form-privacy {
  font-size: 12px;
  font-size: .85714rem;
  margin: 5rem 0 2rem;
  text-align: center
}

.form-privacy a {
  text-decoration: underline
}

@media print, screen and (max-width: 750px) {
  .form-privacy {
    font-size: 12px;
    font-size: 3.2vw
  }
}

.thanks-txt {
  text-align: center;
  line-height: 1.8;
  padding: 2rem 0 3rem
}

@media print, screen and (max-width: 750px) {
  .thanks-txt {
    padding: 0 0 2.5rem
  }
}

.thanks-txt__lead {
  font-size: 24px;
  font-size: 1.71429rem;
  font-weight: bold;
  margin-bottom: 2rem
}

.thanks-txt__leadLabel {
  display: block;
  font-size: 16px;
  font-size: 1.14286rem
}

.thanks-txt__body p+p {
  margin-top: 1.5rem
}


/*# sourceMappingURL=base.css.map */
</pre></body></html>