@font-face {
  font-family: "NotoSansCJKjp";
  font-weight: 300;
  font-style: normal;
  src: url(/fonts/NotoSansCJKjp-DemiLight.woff) format("opentype");
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-weight: 500;
  font-style: normal;
  src: url(/fonts/NotoSansCJKjp-Medium.woff) format("opentype");
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-weight: 700;
  font-style: normal;
  src: url(/fonts/NotoSansCJKjp-Bold.woff) format("opentype");
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote::before, blockquote::after, q::before, q::after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  vertical-align: bottom;
}

a {
  color: #222;
  text-decoration: underline;
}

::-moz-selection {
  background: #f3be36;
  color: #fff;
}

::selection {
  background: #f3be36;
  color: #fff;
}

html {
  font-size: 100%;
  overflow-y: scroll;
}

@media screen and (max-width: 767px) {
  html {
    font-size: 100%;
  }
}

@media (max-width: 374px) {
  html {
    font-size: 4.26667vw;
  }
}

html.is-modal {
  margin-right: 0 !important;
}

@media screen and (max-width: 767px) {
  html.is-modal {
    overflow-y: hidden;
  }
}

body {
  color: #222;
  font-family: "NotoSansCJKjp", sans-serif;
  font-weight: 300;
  line-height: 1.875;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 767px) {
  .br--g768 {
    display: none;
  }
}

@media print, (min-width: 768px) {
  .br--l767 {
    display: none;
  }
}

.btn, .btn--narrow {
  display: block;
  box-sizing: border-box;
  padding: 0.9375rem 0;
  border: 2px solid #f3be36;
  border-radius: 0.25rem;
  color: #e4aa15;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 150ms linear, color 150ms linear;
  transition: background-color 150ms linear, color 150ms linear;
}

@media screen and (max-width: 767px) {
  .btn, .btn--narrow {
    padding: 0.75rem 0;
    border-radius: 0.25rem;
    font-size: 0.9375rem;
  }
}

.btn--multiplelines {
  padding: 1.59375rem 0;
}

@media screen and (max-width: 767px) {
  .btn--multiplelines {
    padding: 1.40625rem 0;
  }
}

html.device-pc .btn:hover, html.device-pc .btn--narrow:hover,
html.device-pc .btn:active,
html.device-pc .btn--narrow:active {
  background: #f3be36;
  color: #fff;
}

.btn__subTxt {
  display: block;
  margin-bottom: 0.0625rem;
  font-size: 0.875rem;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  .btn__subTxt {
    margin-bottom: 0.0625rem;
    font-size: 0.875rem;
  }
}

.btn--narrow {
  padding: 0.8125rem 0;
}

@media screen and (max-width: 767px) {
  .btn--narrow {
    padding: 0.625rem 0;
  }
}

.btnWrap, .btnWrap--w210, .btnWrap--w280, .btnWrap--w320, .btnWrap--w360 {
  margin: 0 auto;
}

.btnWrap--right {
  margin-top: -5rem;
  margin-left: 52.55rem;
  width: 9.375rem;
}


@media screen and (max-width: 767px) {
  .btnWrap--right {
  margin-top: auto;
   margin-left: auto;
   width: auto;  }
}

.btnWrap--right_s {
  margin-top: -5rem;
/*  margin-left: 52.55rem;*/
  margin-left: 47.25rem;

  width: 9.375rem;
}


@media screen and (max-width: 767px) {
  .btnWrap--right_s {
  margin-top: auto;
   margin-left: auto;
   width: auto;  }
}


.btnWrap--right .btn {
  padding: 0.5rem 0.5rem 0.5rem 0;
}
.btnWrap--right_s .btn {
  padding: 0.5rem 0.5rem 0.5rem 0;
}

.btnWrap--w210 {
  width: 13.125rem;
}

@media screen and (max-width: 767px) {
  .btnWrap--w210 {
    width: auto;
  }
}

.btnWrap--w280 {
  width: 17.5rem;
}

@media screen and (max-width: 767px) {
  .btnWrap--w280 {
    width: auto;
  }
}

.btnWrap--w320 {
  width: 20rem;
}

@media screen and (max-width: 767px) {
  .btnWrap--w320 {
    width: auto;
  }
}

.btnWrap--w360 {
  width: 22.5rem;
}

@media screen and (max-width: 767px) {
  .btnWrap--w360 {
    width: auto;
  }
}

.center {
  text-align: center;
}

.colWrap__in::after, .noteList::after, .noteList--mt15::after, .subsectionHead__title::after, .txtList::after, .txtList--mt15::after, .txtList--fs14::after, .txtList--fs14--mt10::after, .txtList--fs14--mt15::after, .txtList--fs14--mt40::after, .txtList--font1::after, .aboutMerit__section__body::after, .aboutMerit__section__body--1::after, .aboutMerit__section__body--2::after, .aboutMerit__section__btns::after, .beforeContact__guide__flow > ol::after, .beforeContact__guide__colWrap::after, .caseCompany__logo > ul::after, .caseCompany__txt::after, .caseDetail__note > ul > li::after, .caseLineup__head > ul::after, .caseLineup__body__in::after, .caseLineup__set__category > ul::after, .companyTable__table__history > li::after, .companyTable__table__business__list > li::after, .errorBlock__nav > ul::after, .homeCase__foot__logoGallery::after, .l-footer__in::after, .partnerBlock__body__list__url::after, .serviceBlock::after, .serviceDetail__category::after, .serviceDetail__category__body__in::after, .serviceDetail__nav::after, .serviceDetail__nav--col2::after, .serviceDetail__nav--flat3::after, .serviceDetail__nav ul::after, .serviceDetail__nav--col2 ul::after, .serviceDetail__nav--flat3 ul::after, .serviceDetail__firstNote::after, .serviceDetail__oss__in::after, .serviceSolution__col2__in::after, .serviceSolution__col3__in::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.colWrap, .colWrap--2, .colWrap--3 {
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .colWrap, .colWrap--2, .colWrap--3 {
    overflow: visible;
  }
}

.colWrap__in {
  margin: 0 -2.875rem;
}

@media screen and (max-width: 767px) {
  .colWrap__in {
    margin: 0;
  }
}

.colWrap__col {
  float: left;
  box-sizing: border-box;
  padding: 0 2.875rem;
}

@media screen and (max-width: 767px) {
  .colWrap__col {
    float: none;
    margin-top: 3.125rem;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .colWrap__col:first-child {
    margin-top: 0;
  }
}

.colWrap--2 .colWrap__col {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .colWrap--2 .colWrap__col {
    width: auto;
  }
}

.colWrap--3 .colWrap__col {
  width: 33.33333%;
}

@media screen and (max-width: 767px) {
  .colWrap--3 .colWrap__col {
    width: auto;
  }
}

.field, .field--w100, .field--w280, .field--w550 {
  display: inline-block;
}

.field > input, .field--w100 > input, .field--w280 > input, .field--w550 > input {
  width: 100%;
  padding: 0.6875rem 0.625rem;
  box-sizing: border-box;
  border: 1px solid #f2f2f2;
  border-radius: 0.25rem;
  box-shadow: none;
  background: #f2f2f2;
  color: #222;
  font-family: "NotoSansCJKjp", sans-serif;
  font-size: 0.875rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
}

.field > input:placeholder-shown, .field--w100 > input:placeholder-shown, .field--w280 > input:placeholder-shown, .field--w550 > input:placeholder-shown {
  color: #999;
}

.field > input::-webkit-input-placeholder, .field--w100 > input::-webkit-input-placeholder, .field--w280 > input::-webkit-input-placeholder, .field--w550 > input::-webkit-input-placeholder {
  color: #999;
}

.field > input:-moz-placeholder, .field--w100 > input:-moz-placeholder, .field--w280 > input:-moz-placeholder, .field--w550 > input:-moz-placeholder {
  color: #999;
  opacity: 1;
}

.field > input::-moz-placeholder, .field--w100 > input::-moz-placeholder, .field--w280 > input::-moz-placeholder, .field--w550 > input::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.field > input:-ms-input-placeholder, .field--w100 > input:-ms-input-placeholder, .field--w280 > input:-ms-input-placeholder, .field--w550 > input:-ms-input-placeholder {
  color: #999;
}

@media screen and (max-width: 767px) {
  .field > input, .field--w100 > input, .field--w280 > input, .field--w550 > input {
    padding: 0.6875rem 0.625rem;
    font-size: 0.875rem;
  }
}

.field > input::-ms-clear, .field--w100 > input::-ms-clear, .field--w280 > input::-ms-clear, .field--w550 > input::-ms-clear {
  visibility: hidden;
}

.field > input:focus, .field--w100 > input:focus, .field--w280 > input:focus, .field--w550 > input:focus {
  border-color: #d1bb42 !important;
  background: #fff !important;
}

.field--w100 {
  width: 6.25rem;
}

@media screen and (max-width: 767px) {
  .field--w100 {
    width: 6.25rem;
  }
}

.field--w280 {
  width: 17.5rem;
}

@media screen and (max-width: 767px) {
  .field--w280 {
    width: 17.5rem;
  }
}

.field--w550 {
  width: 34.375rem;
}

@media screen and (max-width: 767px) {
  .field--w550 {
    width: 100%;
  }
}

.field.is-error > input, .is-error.field--w100 > input, .is-error.field--w280 > input, .is-error.field--w550 > input {
  border-color: #fcc;
  background: #fcc;
}

.inquiryBox {
  padding: 3.75rem 0;
  background: #f3be36;
}

@media screen and (max-width: 767px) {
  .inquiryBox {
    padding: 3.125rem 1.25rem 3.75rem;
  }
}

.inquiryBox__lead {
  margin-bottom: 1.875rem;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .inquiryBox__lead {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.3;
  }
}

.inquiryBox__lead__en {
  font-family: "arial", sans-serif;
  font-size: 1.375rem;
}

@media screen and (max-width: 767px) {
  .inquiryBox__lead__en {
    font-size: 1.375rem;
  }
}

.inquiryBox__btn > a {
  display: block;
  width: 18.75rem;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 1.375rem 0;
  border: 2px solid #fff;
  border-radius: 0.25rem;
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 150ms linear, color 150ms linear;
  transition: background-color 150ms linear, color 150ms linear;
}

@media screen and (max-width: 767px) {
  .inquiryBox__btn > a {
    width: auto;
    padding: 1.125rem 0;
    border-radius: 0.25rem;
  }
}

html.device-pc .inquiryBox__btn > a:hover,
html.device-pc .inquiryBox__btn > a:active {
  background: #fff;
  color: #e4aa15;
}

.mb--0 {
  margin-bottom: 0rem;
}

@media screen and (max-width: 767px) {
  .mb--0 {
    margin-bottom: 0rem;
  }
}

.mb--5 {
  margin-bottom: 0.3125rem;
}

@media screen and (max-width: 767px) {
  .mb--5 {
    margin-bottom: 0.3125rem;
  }
}

.mb--10 {
  margin-top: -2.025rem;
  margin-bottom: 0.625rem;
  font-size: 0.875rem;
}

@media screen and (max-width: 767px) {
  .mb--10 {
    font-size: 0.875rem;
    margin-top: -1.025rem;
    margin-bottom: 0.625rem;
  }
}

.mb--15 {
  margin-bottom: 0.9375rem;
}

@media screen and (max-width: 767px) {
  .mb--15 {
    margin-bottom: 0.9375rem;
  }
}

.mb--20 {
  margin-bottom: 1.25rem;
}

@media screen and (max-width: 767px) {
  .mb--20 {
    margin-bottom: 1.25rem;
  }
}

.mb--25 {
  margin-bottom: 1.5625rem;
}

@media screen and (max-width: 767px) {
  .mb--25 {
    margin-bottom: 1.5625rem;
  }
}

.mb--30 {
  margin-bottom: 1.875rem;
}

@media screen and (max-width: 767px) {
  .mb--30 {
    margin-bottom: 1.875rem;
  }
}

.mb--35 {
  margin-bottom: 2.1875rem;
}

@media screen and (max-width: 767px) {
  .mb--35 {
    margin-bottom: 2.1875rem;
  }
}

.mb--40 {
  margin-bottom: 2.5rem;
}

@media screen and (max-width: 767px) {
  .mb--40 {
    margin-bottom: 2.5rem;
  }
}

.mb--45 {
  margin-bottom: 2.8125rem;
}

@media screen and (max-width: 767px) {
  .mb--45 {
    margin-bottom: 2.8125rem;
  }
}

.mb--50 {
  margin-bottom: 3.125rem;
}

@media screen and (max-width: 767px) {
  .mb--50 {
    margin-bottom: 3.125rem;
  }
}

.mb--55 {
  margin-bottom: 3.4375rem;
}

@media screen and (max-width: 767px) {
  .mb--55 {
    margin-bottom: 3.4375rem;
  }
}

.mb--60 {
  margin-bottom: 3.75rem;
}

@media screen and (max-width: 767px) {
  .mb--60 {
    margin-bottom: 3.75rem;
  }
}

.mb--65 {
  margin-bottom: 4.0625rem;
}

@media screen and (max-width: 767px) {
  .mb--65 {
    margin-bottom: 4.0625rem;
  }
}

.mb--70 {
  margin-bottom: 4.375rem;
}

@media screen and (max-width: 767px) {
  .mb--70 {
    margin-bottom: 4.375rem;
  }
}

.mb--75 {
  margin-bottom: 4.6875rem;
}

@media screen and (max-width: 767px) {
  .mb--75 {
    margin-bottom: 4.6875rem;
  }
}

.mb--80 {
  margin-bottom: 5rem;
}

@media screen and (max-width: 767px) {
  .mb--80 {
    margin-bottom: 5rem;
  }
}

.mb--85 {
  margin-bottom: 5.3125rem;
}

@media screen and (max-width: 767px) {
  .mb--85 {
    margin-bottom: 5.3125rem;
  }
}

.mb--90 {
  margin-bottom: 5.625rem;
}

@media screen and (max-width: 767px) {
  .mb--90 {
    margin-bottom: 5.625rem;
  }
}

.mb--95 {
  margin-bottom: 5.9375rem;
}

@media screen and (max-width: 767px) {
  .mb--95 {
    margin-bottom: 5.9375rem;
  }
}

.mb--100 {
  margin-bottom: 6.25rem;
}

@media screen and (max-width: 767px) {
  .mb--100 {
    margin-bottom: 6.25rem;
  }
}

.mt--0 {
  margin-top: 0rem;
}

@media screen and (max-width: 767px) {
  .mt--0 {
    margin-top: 0rem;
  }
}

.mt--5 {
  margin-top: 0.3125rem;
}

@media screen and (max-width: 767px) {
  .mt--5 {
    margin-top: 0.3125rem;
  }
}

.mt--10 {
  margin-top: 0.625rem;
}

@media screen and (max-width: 767px) {
  .mt--10 {
    margin-top: 0.625rem;
  }
}

.mt--15 {
  margin-top: 0.9375rem;
}

@media screen and (max-width: 767px) {
  .mt--15 {
    margin-top: 0.9375rem;
  }
}

.mt--20 {
  margin-top: 1.25rem;
}

@media screen and (max-width: 767px) {
  .mt--20 {
    margin-top: 1.25rem;
  }
}

.mt--25 {
  margin-top: 1.5625rem;
}

@media screen and (max-width: 767px) {
  .mt--25 {
    margin-top: 1.5625rem;
  }
}

.mt--30 {
  margin-top: 1.875rem;
}

@media screen and (max-width: 767px) {
  .mt--30 {
    margin-top: 1.875rem;
  }
}

.mt--35 {
  margin-top: 2.1875rem;
}

@media screen and (max-width: 767px) {
  .mt--35 {
    margin-top: 2.1875rem;
  }
}

.mt--40 {
  margin-top: 2.5rem;
}

@media screen and (max-width: 767px) {
  .mt--40 {
    margin-top: 2.5rem;
  }
}

.mt--45 {
  margin-top: 2.8125rem;
}

@media screen and (max-width: 767px) {
  .mt--45 {
    margin-top: 2.8125rem;
  }
}

.mt--50 {
  margin-top: 3.125rem;
}

@media screen and (max-width: 767px) {
  .mt--50 {
    margin-top: 3.125rem;
  }
}

.mt--55 {
  margin-top: 3.4375rem;
}

@media screen and (max-width: 767px) {
  .mt--55 {
    margin-top: 3.4375rem;
  }
}

.mt--60 {
  margin-top: 3.75rem;
}

@media screen and (max-width: 767px) {
  .mt--60 {
    margin-top: 3.75rem;
  }
}

.mt--65 {
  margin-top: 4.0625rem;
}

@media screen and (max-width: 767px) {
  .mt--65 {
    margin-top: 4.0625rem;
  }
}

.mt--70 {
  margin-top: 4.375rem;
}

@media screen and (max-width: 767px) {
  .mt--70 {
    margin-top: 4.375rem;
  }
}

.mt--75 {
  margin-top: 4.6875rem;
}

@media screen and (max-width: 767px) {
  .mt--75 {
    margin-top: 4.6875rem;
  }
}

.mt--80 {
  margin-top: 5rem;
}

@media screen and (max-width: 767px) {
  .mt--80 {
    margin-top: 5rem;
  }
}

.mt--85 {
  margin-top: 5.3125rem;
}

@media screen and (max-width: 767px) {
  .mt--85 {
    margin-top: 5.3125rem;
  }
}

.mt--90 {
  margin-top: 5.625rem;
}

@media screen and (max-width: 767px) {
  .mt--90 {
    margin-top: 5.625rem;
  }
}

.mt--95 {
  margin-top: 5.9375rem;
}

@media screen and (max-width: 767px) {
  .mt--95 {
    margin-top: 5.9375rem;
  }
}

.mt--100 {
  margin-top: 6.25rem;
}

@media screen and (max-width: 767px) {
  .mt--100 {
    margin-top: 6.25rem;
  }
}

.noteLink {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
  color: #999;
  text-decoration: underline;
}

html.device-pc .noteLink:hover,
html.device-pc .noteLink:active {
  opacity: 0.5;
}

.noteList, .noteList--mt15 {
  color: #999;
  font-size: 0.75rem;
}

@media screen and (max-width: 767px) {
  .noteList, .noteList--mt15 {
    font-size: 0.75rem;
  }
}

.noteList__mark {
  float: left;
}

.noteList__body {
  overflow: hidden;
}

.noteList__li--mt15 {
  margin-top: 0.9375rem;
}

@media screen and (max-width: 767px) {
  .noteList__li--mt15 {
    margin-top: 0.9375rem;
  }
}

.noteList--mt15 {
  margin-top: 0.9375rem;
}

@media screen and (max-width: 767px) {
  .noteList--mt15 {
    margin-top: 0.9375rem;
  }
}

@media print, (min-width: 768px) {
  .pcCenter, .pcCenter--fs14 {
    text-align: center;
  }
}

.pcCenter--fs14 {
  font-size: 0.875rem;
}

@media screen and (max-width: 767px) {
  .pcCenter--fs14 {
    font-size: 0.875rem;
  }
}

.right, .right--fs14, .right--fs14--mt15, .right--mt15 {
  text-align: right;
}

.right--fs14, .right--fs14--mt15 {
  font-size: 0.875rem;
}

@media screen and (max-width: 767px) {
  .right--fs14, .right--fs14--mt15 {
    font-size: 0.875rem;
  }
}

.right--fs14--mt15 {
  margin-top: 0.9375rem;
}

@media screen and (max-width: 767px) {
  .right--fs14--mt15 {
    margin-top: 0.9375rem;
  }
}

.right--mt15 {
  margin-top: 0.9375rem;
}

@media screen and (max-width: 767px) {
  .right--mt15 {
    margin-top: 0.9375rem;
  }
}

.sectionHead {
  position: relative;
  margin-bottom: 5rem;
  padding-top: 1.5625rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .sectionHead {
    margin-bottom: 3.125rem;
    padding-top: 1.5625rem;
  }
}

.sectionHead::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 4.375rem;
  height: 0.25rem;
  margin-left: -2.1875rem;
  background: #f3be36;
}

@media screen and (max-width: 767px) {
  .sectionHead::before {
    width: 3.125rem;
    height: 0.25rem;
    margin-left: -1.5625rem;
  }
}

.sectionHead__title, .sectionHead__title--fs37 {
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .sectionHead__title, .sectionHead__title--fs37 {
    font-size: 1.9375rem;
    line-height: 1.3;
  }
}

.sectionHead__title__en {
  font-family: "arial", sans-serif;
  font-size: 2.875rem;
}

@media screen and (max-width: 767px) {
  .sectionHead__title__en {
    font-size: 2.0625rem;
  }
}

.sectionHead__title--fs37 {
  font-size: 2.3125rem;
}

@media screen and (max-width: 767px) {
  .sectionHead__title--fs37 {
    font-size: 1.875rem;
  }
}

.select, .select--w130 {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  height: 2.875rem;
  line-height: 1.4;
  border: 1px solid #f2f2f2;
  border-radius: 0.25rem;
  background: #f2f2f2;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .select, .select--w130 {
    height: 2.875rem;
    border-radius: 0.25rem;
  }
}

.select > select, .select--w130 > select {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0 0.375rem;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
  color: #222;
  font-family: "NotoSansCJKjp", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

@media screen and (max-width: 767px) {
  .select > select, .select--w130 > select {
    padding: 0 0.375rem;
    font-size: 0.875rem;
  }
}

.select > select::-ms-expand, .select--w130 > select::-ms-expand {
  display: none;
}

.select > select::-ms-value, .select--w130 > select::-ms-value {
  background: transparent;
  color: #222;
}

.select > select:-moz-focusring, .select--w130 > select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #222;
}

.select > select > option, .select--w130 > select > option {
  font-size: 0.75rem;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  .select > select > option, .select--w130 > select > option {
    font-size: 0.875rem;
  }
}

.select__arrow::before, .select__arrow::after {
  content: "";
  display: block;
  position: absolute;
  right: 0.9375rem;
  width: 0.5rem;
  height: 0.5rem;
  box-sizing: border-box;
  border-right: 2px solid #999;
}

@media screen and (max-width: 767px) {
  .select__arrow::before, .select__arrow::after {
    right: 0.9375rem;
    width: 0.5rem;
    height: 0.5rem;
  }
}

.select__arrow::before {
  top: 0.875rem;
  border-top: 2px solid #999;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
  .select__arrow::before {
    top: 0.875rem;
  }
}

.select__arrow::after {
  bottom: 0.875rem;
  border-bottom: 2px solid #999;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
  .select__arrow::after {
    bottom: 0.875rem;
  }
}

.select--w130 {
  width: 8.125rem;
}

@media screen and (max-width: 767px) {
  .select--w130 {
    width: 8.125rem;
  }
}

.select.is-error, .is-error.select--w130 {
  border-color: #fcc;
  background: #fcc;
}

.select.is-error > select > option, .is-error.select--w130 > select > option {
  background: #fff;
}

.subsectionHead {
  position: relative;
  margin-bottom: 3.125rem;
  padding-top: 1.25rem;
}

@media screen and (max-width: 767px) {
  .subsectionHead {
    margin-bottom: 2.1875rem;
    padding-top: 1.125rem;
  }
}

.subsectionHead::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 2.5rem;
  height: 0.25rem;
  background: #f3be36;
}

@media screen and (max-width: 767px) {
  .subsectionHead::before {
    width: 2.5rem;
    height: 0.25rem;
  }
}

.subsectionHead__sub {
  margin-bottom: 0.625rem;
  color: #aaa;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .subsectionHead__sub {
    margin-bottom: 0.5rem;
    font-size: 1.125rem;
  }
}

.subsectionHead__title {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .subsectionHead__title {
    font-size: 1.5625rem;
  }
}

.subsectionHead__title__mark {
  display: block;
  float: left;
  margin-right: 0.3125rem;
}

.subsectionHead__title__body {
  display: block;
  overflow: hidden;
}

.table {
  width: 100%;
  border-collapse: separate;
}

@media screen and (max-width: 767px) {
  .table {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .table > tbody {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .table > tbody > tr {
    display: block;
    padding: 0.9375rem 0;
    border-bottom: 1px solid #ddd;
  }
}

.table > tbody > tr > th,
.table > tbody > tr > td {
  border-bottom: 1px solid #ddd;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .table > tbody > tr > th,
  .table > tbody > tr > td {
    display: block;
    border-bottom: none;
  }
}

.table > tbody > tr > th {
  width: 23%;
  padding: 1.25rem 0 1.25rem 1.25rem;
  font-weight: 500;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .table > tbody > tr > th {
    width: auto;
    margin-bottom: 0.625rem;
    padding: 0;
  }
}

.table > tbody > tr > td {
  width: 77%;
  padding: 1.25rem 1.25rem 1.25rem 0;
}

@media screen and (max-width: 767px) {
  .table > tbody > tr > td {
    width: auto;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .table > tbody > tr:first-child {
    border-top: 1px solid #ddd;
  }
}

.table > tbody > tr:first-child > th,
.table > tbody > tr:first-child > td {
  border-top: 1px solid #ddd;
}

@media screen and (max-width: 767px) {
  .table > tbody > tr:first-child > th,
  .table > tbody > tr:first-child > td {
    border-top: none;
  }
}

.textarea > textarea, .textarea--h200 > textarea {
  width: 100%;
  padding: 0.6875rem 0.625rem;
  box-sizing: border-box;
  border: 1px solid #f2f2f2;
  border-radius: 0.25rem;
  box-shadow: none;
  background: #f2f2f2;
  color: #222;
  font-family: "NotoSansCJKjp", sans-serif;
  font-size: 0.875rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  resize: vertical;
}

.textarea > textarea:placeholder-shown, .textarea--h200 > textarea:placeholder-shown {
  color: #999;
}

.textarea > textarea::-webkit-input-placeholder, .textarea--h200 > textarea::-webkit-input-placeholder {
  color: #999;
}

.textarea > textarea:-moz-placeholder, .textarea--h200 > textarea:-moz-placeholder {
  color: #999;
  opacity: 1;
}

.textarea > textarea::-moz-placeholder, .textarea--h200 > textarea::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.textarea > textarea:-ms-input-placeholder, .textarea--h200 > textarea:-ms-input-placeholder {
  color: #999;
}

@media screen and (max-width: 767px) {
  .textarea > textarea, .textarea--h200 > textarea {
    padding: 0.6875rem 0.625rem;
    font-size: 0.875rem;
  }
}

.textarea > textarea::-ms-clear, .textarea--h200 > textarea::-ms-clear {
  visibility: hidden;
}

.textarea > textarea:focus, .textarea--h200 > textarea:focus {
  border-color: #d1bb42 !important;
  background: #fff !important;
}

.textarea--h200 > textarea {
  height: 12.5rem;
}

@media screen and (max-width: 767px) {
  .textarea--h200 > textarea {
    height: 12.5rem;
  }
}

.textarea.is-error > textarea, .is-error.textarea--h200 > textarea {
  border-color: #fcc;
  background: #fcc;
}

.title {
  margin-bottom: 0.625rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .title {
    margin-bottom: 0.625rem;
    font-size: 1.125rem;
  }
}

.txt--fs14, .txt--fs14--mt20 {
  font-size: 0.875rem;
}

@media screen and (max-width: 767px) {
  .txt--fs14, .txt--fs14--mt20 {
    font-size: 0.875rem;
  }
}

.txt--fs14--mt20 {
  margin-top: 1.25rem;
}

@media screen and (max-width: 767px) {
  .txt--fs14--mt20 {
    margin-top: 1.25rem;
  }
}

.txt--mt15 {
  margin-top: 0.9375rem;
}

@media screen and (max-width: 767px) {
  .txt--mt15 {
    margin-top: 0.9375rem;
  }
}

.txtLink {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
  text-decoration: underline;
}

html.device-pc .txtLink:hover,
html.device-pc .txtLink:active {
  opacity: 0.5;
}

.txtList__mark, .txtList__mark--w25 {
  float: left;
}

.txtList__mark--w25 {
  min-width: 1.5625rem;
}

@media screen and (max-width: 767px) {
  .txtList__mark--w25 {
    min-width: 1.5625rem;
  }
}

.txtList__body {
  overflow: hidden;
}

.txtList__li--mt15 {
  margin-top: 0.9375rem;
}

@media screen and (max-width: 767px) {
  .txtList__li--mt15 {
    margin-top: 0.9375rem;
  }
}

.txtList--mt15 {
  margin-top: 0.9375rem;
}

@media screen and (max-width: 767px) {
  .txtList--mt15 {
    margin-top: 0.9375rem;
  }
}

.txtList--fs14, .txtList--fs14--mt10, .txtList--fs14--mt15, .txtList--fs14--mt40 {
  font-size: 0.875rem;
}

@media screen and (max-width: 767px) {
  .txtList--fs14, .txtList--fs14--mt10, .txtList--fs14--mt15, .txtList--fs14--mt40 {
    font-size: 0.875rem;
  }
}

.txtList--fs14--mt10 {
  margin-top: 0.625rem;
}

@media screen and (max-width: 767px) {
  .txtList--fs14--mt10 {
    margin-top: 0.625rem;
  }
}

.txtList--fs14--mt15 {
  margin-top: 0.9375rem;
}

@media screen and (max-width: 767px) {
  .txtList--fs14--mt15 {
    margin-top: 0.9375rem;
  }
}

.txtList--fs14--mt40 {
  margin-top: 2.5rem;
}

@media screen and (max-width: 767px) {
  .txtList--fs14--mt40 {
    margin-top: 2.5rem;
  }
}

.txtList--font1 {
  font-size: 0.875rem;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .txtList--font1 {
    font-size: 0.875rem;
  }
}

.txtList--font1 > li {
  margin-top: 0.375rem;
}

@media screen and (max-width: 767px) {
  .txtList--font1 > li {
    margin-top: 0.375rem;
  }
}

.txtList--font1 > li:first-child {
  margin-top: 0;
}

.aboutIntro {
  position: relative;
}

.aboutIntro__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 0 1.25rem;
}

@media screen and (max-width: 767px) {
  .aboutIntro__in {
    width: auto;
    padding: 0 1.25rem;
  }
}

.aboutIntro__txt {
  margin-bottom: 2.5rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .aboutIntro__txt {
    margin-bottom: 1.25rem;
    text-align: left;
  }
}

.aboutIntro__pic {
  height: 32.25rem;
  background: url(/images/pic_about_summary01.png) no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .aboutIntro__pic {
    height: auto;
    padding-top: 50%;
  }
}

.aboutIntro__btn {
  width: 17.5rem;
  margin: 3.125rem auto 0;
}

@media screen and (max-width: 767px) {
  .aboutIntro__btn {
    width: auto;
    margin-top: 1.5625rem;
  }
}

.aboutIntro__link {
  margin-top: 1.5625rem;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .aboutIntro__link {
    margin-top: 0.9375rem;
    font-size: 0.9375rem;
  }
}

.aboutIntro__link > a {
  color: #e4aa15;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

html.device-pc .aboutIntro__link > a:hover,
html.device-pc .aboutIntro__link > a:active {
  opacity: 0.5;
}

.aboutMerit {
  position: relative;
  margin-top: 8.75rem;
}

@media screen and (max-width: 767px) {
  .aboutMerit {
    margin-top: 6.25rem;
  }
}

.aboutMerit__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 0 1.25rem;
}

@media screen and (max-width: 767px) {
  .aboutMerit__in {
    width: auto;
    padding: 0 1.25rem;
  }
}

.aboutMerit__txt {
  margin-bottom: 2.5rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .aboutMerit__txt {
    margin-bottom: 2.5rem;
    text-align: left;
  }
}

.aboutMerit__section {
  margin-top: 7.5rem;
}

@media screen and (max-width: 767px) {
  .aboutMerit__section {
    margin-top: 5rem;
  }
}

.aboutMerit__section__body__txtCol {
  width: 32rem;
}

@media screen and (max-width: 767px) {
  .aboutMerit__section__body__txtCol {
    width: auto;
  }
}

.aboutMerit__section__body__picCol {
  width: 29.5rem;
}

@media screen and (max-width: 767px) {
  .aboutMerit__section__body__picCol {
    width: auto;
    margin-top: 1.875rem;
  }
}

.aboutMerit__section__body--1 .aboutMerit__section__body__txtCol {
  float: left;
}

@media screen and (max-width: 767px) {
  .aboutMerit__section__body--1 .aboutMerit__section__body__txtCol {
    float: none;
  }
}

.aboutMerit__section__body--1 .aboutMerit__section__body__picCol {
  float: right;
}

@media screen and (max-width: 767px) {
  .aboutMerit__section__body--1 .aboutMerit__section__body__picCol {
    float: none;
  }
}

.aboutMerit__section__body--2 .aboutMerit__section__body__txtCol {
  float: right;
}

@media screen and (max-width: 767px) {
  .aboutMerit__section__body--2 .aboutMerit__section__body__txtCol {
    float: none;
  }
}

.aboutMerit__section__body--2 .aboutMerit__section__body__picCol {
  float: left;
}

@media screen and (max-width: 767px) {
  .aboutMerit__section__body--2 .aboutMerit__section__body__picCol {
    float: none;
  }
}

.aboutMerit__section__pic, .aboutMerit__section__pic--1, .aboutMerit__section__pic--2, .aboutMerit__section__pic--3, .aboutMerit__section__pic--4 {
  background-repeat: no-repeat;
  background-size: contain;
}

.aboutMerit__section__pic--1 {
  height: 22.75rem;
  background-image: url(/images/pic_about_merit01.png);
}

@media screen and (max-width: 767px) {
  .aboutMerit__section__pic--1 {
    height: auto;
    padding-top: 77.11864%;
  }
}

.aboutMerit__section__pic--2 {
  height: 24.5625rem;
  background-image: url(/images/pic_about_merit02.png);
}

@media screen and (max-width: 767px) {
  .aboutMerit__section__pic--2 {
    height: auto;
    padding-top: 83.26271%;
  }
}

.aboutMerit__section__pic--3 {
  height: 21.375rem;
  background-image: url(/images/pic_about_merit03.png);
}

@media screen and (max-width: 767px) {
  .aboutMerit__section__pic--3 {
    height: auto;
    padding-top: 72.13983%;
  }
}

.aboutMerit__section__pic--4 {
  height: 21.5rem;
  background-image: url(/images/pic_about_merit04.png);
}

@media screen and (max-width: 767px) {
  .aboutMerit__section__pic--4 {
    height: auto;
    padding-top: 72.88136%;
  }
}

.aboutMerit__section__txt {
  margin-bottom: 1.25rem;
  font-size: 0.875rem;
}

@media screen and (max-width: 767px) {
  .aboutMerit__section__txt {
    margin-bottom: 1.25rem;
    font-size: 0.875rem;
  }
}

.aboutMerit__section__check > li {
  position: relative;
  margin-top: 0.3125rem;
  padding-left: 1.375rem;
  font-size: 0.875rem;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .aboutMerit__section__check > li {
    margin-top: 0.3125rem;
    padding-left: 1.375rem;
    font-size: 0.875rem;
  }
}

.aboutMerit__section__check > li::before, .aboutMerit__section__check > li::after {
  content: "";
  display: block;
  position: absolute;
  background: #f3be36;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.aboutMerit__section__check > li::before {
  left: 0;
  top: 0.625rem;
  width: 0.1875rem;
  height: 0.5rem;
}

@media screen and (max-width: 767px) {
  .aboutMerit__section__check > li::before {
    top: 0.625rem;
    width: 0.1875rem;
    height: 0.5rem;
  }
}

.aboutMerit__section__check > li::after {
  left: 0.0625rem;
  top: 0.6875rem;
  width: 0.875rem;
  height: 0.1875rem;
}

@media screen and (max-width: 767px) {
  .aboutMerit__section__check > li::after {
    left: 0.0625rem;
    top: 0.6875rem;
    width: 0.875rem;
    height: 0.1875rem;
  }
}

.aboutMerit__section__check > li:first-child {
  margin-top: 0;
}

.aboutMerit__section__btn {
  width: 22.5rem;
  margin: 2.5rem auto 0;
}

@media screen and (max-width: 767px) {
  .aboutMerit__section__btn {
    width: auto;
    margin-top: 1.875rem;
  }
}

.aboutMerit__section__btns {
  width: 50rem;
//  width: 47.5rem;
  margin: 2.5rem auto 0;
}

@media screen and (max-width: 767px) {
  .aboutMerit__section__btns {
    width: auto;
    margin-top: 1.875rem;
  }
}

.aboutMerit__section__btns__btn {
  float: left;
  width: 50%;
  margin-top: 1.25rem;
  box-sizing: border-box;
  padding: 0 0.625rem;
}

@media screen and (max-width: 767px) {
  .aboutMerit__section__btns__btn {
    float: none;
    width: auto;
    margin-top: 0.9375rem;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .aboutMerit__section__btns__btn:first-child {
    margin-top: 0;
  }
}

@media print, (min-width: 768px) {
  .aboutMerit__section__btns__btn:nth-child(1), .aboutMerit__section__btns__btn:nth-child(2) {
    margin-top: 0;
  }
}

@media print, (min-width: 768px) {
  .aboutMerit__section__btns__btn:nth-child(2n+1) {
    clear: left;
  }
}

.aboutMerit__section:first-child {
  margin-top: 0;
}

.beforeContact {
  position: relative;
}

.beforeContact__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 0 1.25rem;
}

@media screen and (max-width: 767px) {
  .beforeContact__in {
    width: auto;
    padding: 0 1.25rem;
  }
}

.beforeContact__attention {
  margin-bottom: 2.1875rem;
  padding: 1.5625rem 0;
  border: 1px solid #d10000;
}

@media screen and (max-width: 767px) {
  .beforeContact__attention {
    margin-bottom: 1.875rem;
    padding: 1.25rem;
  }
}

.beforeContact__attention > p {
  color: #d10000;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.7;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .beforeContact__attention > p {
    font-size: 0.875rem;
    line-height: 1.875;
    text-align: left;
  }
}

.beforeContact__attention > p > a {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
  color: #d10000;
  text-decoration: underline;
}

html.device-pc .beforeContact__attention > p > a:hover,
html.device-pc .beforeContact__attention > p > a:active {
  opacity: 0.5;
}

.beforeContact__body {
  font-size: 0.875rem;
  line-height: 2.3;
}

@media screen and (max-width: 767px) {
  .beforeContact__body {
    font-size: 0.875rem;
    line-height: 1.875;
  }
}

.beforeContact__body > p {
  margin-top: 1.875rem;
}

@media screen and (max-width: 767px) {
  .beforeContact__body > p {
    margin-top: 1.25rem;
  }
}

.beforeContact__body > p:first-child {
  margin-top: 0;
}

.beforeContact__guide {
  margin-top: 4.0625rem;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide {
    margin: 3.125rem -1.25rem 0;
  }
}
.beforeContact__guide__set, .beforeContact__guide__set--soloel, .beforeContact__guide__set--soloel2, .beforeContact__guide__set--arena {
  padding: 2.8125rem 3.75rem 3.125rem;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__set, .beforeContact__guide__set--soloel, .beforeContact__guide__set--soloel2, .beforeContact__guide__set--arena {
    padding: 1.875rem 1.25rem;
  }
}

.beforeContact__guide__set--soloel {
  background: #FFDF80;
}

.beforeContact__guide__set--soloel2 {
  background: #f3be36;
}

.beforeContact__guide__set--arena {
  background: #46b5db;
}

.beforeContact__guide__title {
  margin-bottom: 1.5625rem;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__title {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
  }
}

.beforeContact__guide__form {
  margin-bottom: 2.5rem;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__form {
    margin-bottom: 1.875rem;
  }
}

.beforeContact__guide__flowTitle {
  margin-bottom: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: left;

}

@media screen and (max-width: 767px) {
  .beforeContact__guide__flowTitle {
    margin-bottom: 1.25rem;
  }
}

.beforeContact__guide__flow__in {
  position: relative;
  padding-left: 3.125rem;
  background: #FFDF80;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__flow__in {
    padding-left: 0;
  }
}

.beforeContact__guide__flow__in::before {
  content: "";
  display: block;
  position: absolute;
  right: -2.875rem;
  top: 0;
  width: 0;
  height: 0;
  border: 1.625rem solid transparent;
  border-left: 1.25rem solid #FFDF80;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__flow__in::before {
    left: 50%;
    right: auto;
    top: auto;
    bottom: -1.25rem;
    margin-left: -0.625rem;
    border: 0.625rem solid transparent;
    border-top: 0.625rem solid #feeaaf;
  }
}
.beforeContact__guide__flow__in2 {
  position: relative;
  padding-left: 3.125rem;
  background: #F3BE36;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__flow__in2 {
    padding-left: 0;
  }
}

.beforeContact__guide__flow__in2::before {
  content: "";
  display: block;
  position: absolute;
  right: -2.875rem;
  top: 0;
  width: 0;
  height: 0;
  border: 1.625rem solid transparent;
  border-left: 1.25rem solid #F3BE36;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__flow__in2::before {
    left: 50%;
    right: auto;
    top: auto;
    bottom: -1.25rem;
    margin-left: -0.625rem;
    border: 0.625rem solid transparent;
    border-top: 0.625rem solid #e5ab47;
  }
}

.beforeContact__guide__flow__num {
  position: absolute;
  left: 1.0625rem;
  top: 0.625rem;
  font-family: "arial", sans-serif;
  font-size: 1.875rem;
  line-height: 1.1;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__flow__num {
    left: 0.9375rem;
    top: 0.75rem;
    font-size: 1.25rem;
  }
}

.beforeContact__guide__flow__txt {
  font-size: 0.8125rem;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__flow__txt {
    padding: 0.8125rem 0;
    font-size: 0.875rem;
    text-align: center;
  }
}

.beforeContact__guide__flow__txt > span {
  display: table;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__flow__txt > span {
    display: block;
  }
}

.beforeContact__guide__flow__txt > span > span {
  display: table-cell;
  height: 3.25rem;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__flow__txt > span > span {
    display: block;
    height: auto;
  }
}

.beforeContact__guide__flow__spTxt {
  display: none;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__flow__spTxt {
    display: inline;
  }
}

.beforeContact__guide__flow > ol > li {
  position: relative;
  float: left;
  margin-left: 1.25rem;
  box-sizing: border-box;
  padding-right: 1.25rem;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__flow > ol > li {
    float: none;
    margin: 0.9375rem 0 0;
    padding-right: 0;
  }
}

.beforeContact__guide__flow > ol > li:first-child {
  margin-left: 0;
}

.beforeContact__guide__flow > ol > li:last-child {
  padding-right: 0;
}

.beforeContact__guide__flow > ol > li:last-child .beforeContact__guide__flow__in::before {
  content: normal;
}
.beforeContact__guide__flow > ol > li:last-child .beforeContact__guide__flow__in2::before {
  content: normal;
}

.beforeContact__guide__flow > ol > li:nth-child(1) {
  width: 11.6875rem;
}

.beforeContact__guide__flow > ol > li:nth-child(2) {
  width: 12.75rem;
}

.beforeContact__guide__flow > ol > li:nth-child(3) {
  width: 12.375rem;
}

.beforeContact__guide__flow > ol > li:nth-child(4) {
  width: 15.9375rem;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__flow > ol > li:nth-child(1), .beforeContact__guide__flow > ol > li:nth-child(2), .beforeContact__guide__flow > ol > li:nth-child(3), .beforeContact__guide__flow > ol > li:nth-child(4) {
    width: auto;
  }
}

.beforeContact__guide__btn__wrapper {
  display: table;
  width: 100%;
  margin-top: 1.25rem;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__btn__wrapper {
    display: block;
  }
}

.beforeContact__guide__btn {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  margin-top: 1.25rem;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__btn {
    display: block;
    width: auto;
  }
}

.beforeContact__guide__btn > a {
  display: block;
  width: 18.75rem;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 1.375rem 0;
  border: 2px solid #fff;
  border-radius: 0.25rem;
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 150ms linear, color 150ms linear;
  transition: background-color 150ms linear, color 150ms linear;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__btn > a {
    width: auto;
    padding: 1.125rem 0;
    border-radius: 0.25rem;
  }
}

html.device-pc .beforeContact__guide__btn > a:hover,
html.device-pc .beforeContact__guide__btn > a:active {
  background: #fff;
  color: #e4aa15;
}

.beforeContact__guide__col {
  width: 50%;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__col {
    width: auto;
  }
}

.beforeContact__guide__col:first-child {
  float: left;
  padding-right: 0.9375rem;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__col:first-child {
    float: none;
    padding-right: 0;
  }
}

.beforeContact__guide__col:last-child {
  float: right;
  padding-left: 0.9375rem;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__col:last-child {
    float: none;
    margin-top: 1.25rem;
    padding-left: 0;
  }
}

.beforeContact__guide__single {
  width: 27.3125rem;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__single {
    width: auto;
  }
}

.beforeContact__guide__soloel {
  min-height: 7.8125rem;
  padding: 1.5625rem 0 0;
  border: 2px solid #fff;
  border-radius: 0.25rem;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__soloel {
    min-height: 0;
    padding: 1.25rem 1.25rem 1.5625rem;
    border-radius: 0.25rem;
  }
}

.beforeContact__guide__soloel__title {
  margin-bottom: 0.625rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__soloel__title {
    margin-bottom: 0.625rem;
  }
}

.beforeContact__guide__soloel__tel, .beforeContact__guide__soloel__mail {
  color: #fff;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
}

.beforeContact__guide__soloel__tel__in, .beforeContact__guide__soloel__mail__in {
  display: inline-block;
  position: relative;

}

@media screen and (max-width: 767px) {
  .beforeContact__guide__soloel__tel__in, .beforeContact__guide__soloel__mail__in {
  }
}

.beforeContact__guide__soloel__tel__in::before, .beforeContact__guide__soloel__mail__in::before {
  content: "";
  display: block;
  position: absolute;
  left: -4rem;
  top: -0.5rem;
  width: 4.75rem;
  height: 3.25rem;
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__soloel__tel__in::before, .beforeContact__guide__soloel__mail__in::before {
    left: -2.9375rem;
    top: -0.125rem;
    width: 3.125rem;
    height: 2.125rem;
  }
}
.beforeContact__guide__soloel__tel__in::after {
  content: "";
  display: block;
  position: absolute;
  right: -4.75rem;
  top: -0.5rem;
  width: 4.75rem;
  height: 3.25rem;
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__soloel__tel__in::after {
    right: -3.5rem;
    top: -0.125rem;
    width: 3.125rem;
    height: 2.125rem;
  }
}

.beforeContact__guide__soloel__tel__in > a, .beforeContact__guide__soloel__mail__in > a {
  color: #fff;
}
.beforeContact__guide__soloel__tel {
  font-size: 2rem;
  font-weight: 100;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__soloel__tel {
    font-size: 1.875rem;
  }
}

.beforeContact__guide__soloel__tel__in::before {
  background-image: url(/images/contact_robot_01.png);
}

.beforeContact__guide__soloel__tel__in::after {
  background-image: url(/images/contact_robot_02.png);
}

.beforeContact__guide__soloel__tel__in > a {
  display: none;
}

html.device-sp .beforeContact__guide__soloel__tel__in > a {
  display: block;
}

html.device-sp .beforeContact__guide__soloel__tel__in > span {
  display: none;
}

.beforeContact__guide__soloel__mail {
  font-size: 1.75rem;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__soloel__mail {
    font-size: 1.625rem;
  }
}

.beforeContact__guide__soloel__mail__in::before {
  background-image: url(/images/icon_mail01.png);
}

.beforeContact__guide__soloel__mail__in > a {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

html.device-pc .beforeContact__guide__soloel__mail__in > a:hover,
html.device-pc .beforeContact__guide__soloel__mail__in > a:active {
  opacity: 0.5;
}

.beforeContact__guide__soloel__note {
  margin-top: 0.9375rem;
  font-size: 0.8125rem;
  font-weight: 300;
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__soloel__note {
    margin-top: 0.9375rem;
    font-size: 0.8125rem;
  }
}

.beforeContact__guide__arena {
  padding: 1.875rem 0;
  border-radius: 0.25rem;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__arena {
    padding: 1.25rem 1.25rem 1.5625rem;
    border-radius: 0.25rem;
  }
}

.beforeContact__guide__arena__window {
  display: inline-block;
  position: relative;
  width: 0.5rem;
  height: 0.375rem;
  margin-left: 0.3125rem;
  background: #000;
  vertical-align: 8%;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__arena__window {
    width: 0.5rem;
    height: 0.375rem;
    margin-left: 0.3125rem;
  }
}

.beforeContact__guide__arena__window::before, .beforeContact__guide__arena__window::after {
  content: "";
  display: block;
  position: absolute;
  background: #000;
}

.beforeContact__guide__arena__window::before {
  left: 0.125rem;
  top: -0.125rem;
  width: 0.5rem;
  height: 0.0625rem;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__arena__window::before {
    left: 0.125rem;
    top: -0.125rem;
    width: 0.5rem;
    height: 0.0625rem;
  }
}

.beforeContact__guide__arena__window::after {
  left: 0.5625rem;
  top: -0.125rem;
  width: 0.0625rem;
  height: 0.375rem;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__arena__window::after {
    left: 0.5625rem;
    top: -0.125rem;
    width: 0.0625rem;
    height: 0.375rem;
  }
}

.beforeContact__guide__arena__colWrap {
  display: table;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__arena__colWrap {
    display: block;
  }
}

.beforeContact__guide__arena__logoCol, .beforeContact__guide__arena__txtCol {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__arena__logoCol, .beforeContact__guide__arena__txtCol {
    display: block;
  }
}

.beforeContact__guide__arena__logoCol {
  padding-right: 2.8125rem;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__arena__logoCol {
    margin-bottom: 1.25rem;
    padding-right: 0;
  }
}

.beforeContact__guide__arena__logo {
  width: 9.875rem;
  height: 7.75rem;
  background: url(/images/logo_arena01.png) no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__arena__logo {
    width: 7.625rem;
    height: 6rem;
    margin: 0 auto;
  }
}

.beforeContact__guide__arena__title {
  margin-bottom: 0.9375rem;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__arena__title {
    margin-bottom: 0.9375rem;
    text-align: center;
  }
}

.beforeContact__guide__arena__title > a {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

html.device-pc .beforeContact__guide__arena__title > a:hover,
html.device-pc .beforeContact__guide__arena__title > a:active {
  opacity: 0.5;
}

.beforeContact__guide__arena__txt {
  font-size: 0.8125rem;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__arena__txt {
    font-size: 0.8125rem;
    text-align: center;
  }
}

.beforeContact__guide__arena__txt__tel > a {
  display: none;
}

html.device-sp .beforeContact__guide__arena__txt__tel > a {
  display: block;
}

html.device-sp .beforeContact__guide__arena__txt__tel > span {
  display: none;
}

.beforeContact__guide__arena__reference {
  margin-top: 0.75rem;
  font-size: 0.8125rem;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .beforeContact__guide__arena__reference {
    margin-top: 0.75rem;
    font-size: 0.8125rem;
    text-align: center;
  }
}

.beforeContact__guide__arena__reference > a {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

html.device-pc .beforeContact__guide__arena__reference > a:hover,
html.device-pc .beforeContact__guide__arena__reference > a:active {
  opacity: 0.5;
}

.caseCompany__title {
  margin-bottom: 1.875rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .caseCompany__title {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
    line-height: 1.3;
  }
}

.caseCompany__title__en {
  font-family: "arial", sans-serif;
  font-size: 1.1875rem;
}

@media screen and (max-width: 767px) {
  .caseCompany__title__en {
    font-size: 1.1875rem;
  }
}

.caseCompany__title__note {
  font-size: 0.875rem;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  .caseCompany__title__note {
    font-size: 0.875rem;
  }
}

.caseCompany__logo {
  margin: -1.5625rem 0 1.25rem;
}

@media screen and (max-width: 767px) {
  .caseCompany__logo {
    margin: -0.9375rem -1.25rem 0.625rem;
  }
}

@media screen and (max-width: 767px) {
  .caseCompany__logo > ul {
    width: 23.4375rem;
    margin: 0 auto;
  }
}

.caseCompany__logo > ul > li {
  float: left;
  width: 20%;
}

@media screen and (max-width: 767px) {
  .caseCompany__logo > ul > li {
    width: 33.33333%;
  }
}

.caseCompany__logo > ul > li > img {
  width: 100%;
}

.caseCompany__txt > ul > li {
  float: left;
  width: 25%;
  font-size: 0.875rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .caseCompany__txt > ul > li {
    float: none;
    width: auto;
    font-size: 0.875rem;
  }
}

@media print, (min-width: 768px) {
  .caseCompany__txt > ul > li:nth-child(4n+1) {
    clear: left;
  }
}

.caseDetail {
  position: relative;
}

.caseDetail__sup {
  margin: 0 0.0625rem;
  font-size: 0.625rem;
  vertical-align: 20%;
}

@media screen and (max-width: 767px) {
  .caseDetail__sup {
    margin: 0 0.0625rem;
    font-size: 0.625rem;
  }
}

.caseDetail__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 0 1.25rem;
}

@media screen and (max-width: 767px) {
  .caseDetail__in {
    width: auto;
    padding: 0 1.25rem;
  }
}

.caseDetail__summary {
  padding: 0 5.125rem 3.125rem;
}

@media screen and (max-width: 767px) {
  .caseDetail__summary {
    padding: 0 0 1.5625rem;
  }
}

.caseDetail__summary__in {
  display: table;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .caseDetail__summary__in {
    display: block;
  }
}

.caseDetail__summary__txtCol, .caseDetail__summary__picCol {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .caseDetail__summary__txtCol, .caseDetail__summary__picCol {
    display: block;
  }
}

.caseDetail__summary__txtCol {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .caseDetail__summary__picCol {
    margin-top: 1.875rem;
  }
}

.caseDetail__summary__body {
  display: table;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .caseDetail__summary__body {
    display: block;
  }
}

.caseDetail__summary__titleCol, .caseDetail__summary__bodyCol {
  display: table-cell;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .caseDetail__summary__titleCol, .caseDetail__summary__bodyCol {
    display: block;
  }
}

.caseDetail__summary__titleCol {
  padding-right: 3.125rem;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .caseDetail__summary__titleCol {
    margin-bottom: 0.625rem;
    padding-right: 0;
    white-space: normal;
  }
}

.caseDetail__summary__bodyCol {
  width: 100%;
}

.caseDetail__summary__title {
  font-weight: 500;
  line-height: 1.4;
}

.caseDetail__summary__list {
  display: table;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .caseDetail__summary__list {
    font-size: 0.875rem;
  }
}

.caseDetail__summary__list__title, .caseDetail__summary__list__body {
  display: table-cell;
  padding-top: 0.4375rem;
}

@media screen and (max-width: 767px) {
  .caseDetail__summary__list__title, .caseDetail__summary__list__body {
    padding-top: 0.4375rem;
  }
}

.caseDetail__summary__list__title {
  padding-right: 0.1875rem;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .caseDetail__summary__list__title {
    padding-right: 0.1875rem;
  }
}

.caseDetail__summary__list__body {
  width: 100%;
}

.caseDetail__summary__list > li {
  display: table-row;
}

.caseDetail__summary__list > li:first-child .caseDetail__summary__list__title,
.caseDetail__summary__list > li:first-child .caseDetail__summary__list__body {
  padding-top: 0;
}

.caseDetail__summary__pic {
  width: 16.6875rem;
}

@media screen and (max-width: 767px) {
  .caseDetail__summary__pic {
    width: 12.5rem;
    margin: 0 auto;
  }
}

.caseDetail__summary__pic > img {
  width: 100%;
}

.caseDetail__nav {
  padding: 2.8125rem 5.125rem;
  border-top: 1px solid #f3be36;
  border-bottom: 1px solid #f3be36;
}

@media screen and (max-width: 767px) {
  .caseDetail__nav {
    padding: 1.25rem 0;
  }
}

.caseDetail__nav > ul > li {
  margin-top: 0.9375rem;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .caseDetail__nav > ul > li {
    margin-top: 0.625rem;
  }
}

.caseDetail__nav > ul > li > a {
  display: inline-block;
  position: relative;
  padding-left: 1.375rem;
  color: #e4aa15;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

@media screen and (max-width: 767px) {
  .caseDetail__nav > ul > li > a {
    padding-left: 1.375rem;
  }
}

.caseDetail__nav > ul > li > a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.375rem;
  width: 0.625rem;
  height: 0.625rem;
  box-sizing: border-box;
  border-top: 3px solid #f3be36;
  border-left: 3px solid #f3be36;
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
}

@media screen and (max-width: 767px) {
  .caseDetail__nav > ul > li > a::before {
    top: 0.375rem;
    width: 0.625rem;
    height: 0.625rem;
  }
}

html.device-pc .caseDetail__nav > ul > li > a:hover,
html.device-pc .caseDetail__nav > ul > li > a:active {
  opacity: 0.5;
}

.caseDetail__nav > ul > li:first-child {
  margin-top: 0;
}

.caseDetail__sectionWrap {
  padding: 8.75rem 5.125rem 0;
}

@media screen and (max-width: 767px) {
  .caseDetail__sectionWrap {
    padding: 5rem 0 0;
  }
}

.caseDetail__section {
  margin-top: 8.75rem;
}

@media screen and (max-width: 767px) {
  .caseDetail__section {
    margin-top: 5rem;
  }
}

.caseDetail__section__p > p {
  margin-top: 1.875rem;
  font-size: 0.875rem;
}

@media screen and (max-width: 767px) {
  .caseDetail__section__p > p {
    margin-top: 1.25rem;
  }
}

.caseDetail__section__p > p:first-child {
  margin-top: 0;
}

.caseDetail__section:first-child {
  margin-top: 0;
}

.caseDetail__note {
  padding: 3.125rem 5.125rem 0;
}

@media screen and (max-width: 767px) {
  .caseDetail__note {
    padding: 1.875rem 0 0;
  }
}

.caseDetail__note__mark {
  float: left;
  margin-right: 0.125rem;
}

@media screen and (max-width: 767px) {
  .caseDetail__note__mark {
    margin-right: 0.125rem;
  }
}

.caseDetail__note__body {
  overflow: hidden;
}

.caseDetail__note > ul > li {
  margin-top: 0.5rem;
  font-size: 0.75rem;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .caseDetail__note > ul > li {
    margin-top: 0.5rem;
    font-size: 0.75rem;
  }
}

.caseDetail__note > ul > li:first-child {
  margin-top: 0;
}

.caseHead {
  position: relative;
}

.caseHead__in {
  position: relative;
  width: 53.75rem;
  margin: 0 auto;
  padding: 0 6.375rem 4.375rem;
}

@media screen and (max-width: 767px) {
  .caseHead__in {
    width: auto;
    padding: 0 1.25rem 3.75rem;
  }
}

.caseHead__title {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .caseHead__title {
    font-size: 1.875rem;
  }
}

.caseHead__name {
  position: relative;
  margin-top: 2.1875rem;
  padding-top: 1.25rem;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .caseHead__name {
    margin-top: 2.1875rem;
    padding-top: 1.25rem;
  }
}

.caseHead__name::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 3.4375rem;
  height: 0.125rem;
  background: #f3be36;
}

@media screen and (max-width: 767px) {
  .caseHead__name::before {
    width: 3.4375rem;
    height: 0.125rem;
  }
}

.caseHome {
  position: relative;
}

.caseHome__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 0 1.25rem;
}

@media screen and (max-width: 767px) {
  .caseHome__in {
    width: auto;
    padding: 0 1.25rem;
  }
}

.caseHome__lead {
  margin-bottom: 4.375rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .caseHome__lead {
    margin-bottom: 2.5rem;
    text-align: left;
  }
}

.caseHome__others {
  margin-top: 6.25rem;
}

@media screen and (max-width: 767px) {
  .caseHome__others {
    margin-top: 5rem;
  }
}

@media screen and (max-width: 767px) {
  .caseLineup__head {
    margin: 0 -1.25rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.caseLineup__head__link {
  display: block;
  padding: 0.6875rem 0;
  border: 1px solid #f3be36;
  border-radius: 0.25rem;
  color: #e4aa15;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 150ms linear, color 150ms linear;
  transition: background-color 150ms linear, color 150ms linear;
}

@media screen and (max-width: 767px) {
  .caseLineup__head__link {
    padding: 0.6875rem 0.8125rem;
    border-radius: 0.25rem;
    font-size: 0.875rem;
  }
}

html.device-pc .caseLineup__head__link:hover,
html.device-pc .caseLineup__head__link:active {
  background: #f3be36;
  color: #fff;
}

.caseLineup__head__link.is-active {
  background: #f3be36;
  color: #fff;
  cursor: default;
}

@media screen and (max-width: 767px) {
  .caseLineup__head > ul {
    padding-bottom: 0.9375rem;
    white-space: nowrap;
  }
}

@media screen and (max-width: 767px) {
  .caseLineup__head > ul::after {
    content: normal;
  }
}

.caseLineup__head > ul {
  margin: 0 5.7rem;
}

@media screen and (max-width: 767px) {
  .caseLineup__head > ul {
  }
}

.caseLineup__head > ul > li {
  float: left;
  margin-left: 0.5rem;
}

@media screen and (max-width: 767px) {
  .caseLineup__head > ul > li {
    float: none;
    display: inline-block;
    margin-left: 0.4375rem;
    vertical-align: top;
  }
}

.caseLineup__head > ul > li:first-child {
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  .caseLineup__head > ul > li:first-child {
    padding-left: 1.25rem;
  }
}

@media screen and (max-width: 767px) {
  .caseLineup__head > ul > li:last-child {
    padding-right: 1.25rem;
  }
}

.caseLineup__head > ul > li:nth-child(1) {
  width: 5.5rem;
}

@media screen and (max-width: 767px) {
  .caseLineup__head > ul > li:nth-child(1) {
    width: auto;
  }
}

.caseLineup__head > ul > li:nth-child(2) {
  width: 8.125rem;
}

@media screen and (max-width: 767px) {
  .caseLineup__head > ul > li:nth-child(2) {
    width: auto;
  }
}

.caseLineup__head > ul > li:nth-child(3) {
  width: 8.125rem;
}

@media screen and (max-width: 767px) {
  .caseLineup__head > ul > li:nth-child(3) {
    width: auto;
  }
}

.caseLineup__head > ul > li:nth-child(4) {
  width: 15.0625rem;
}

@media screen and (max-width: 767px) {
  .caseLineup__head > ul > li:nth-child(4) {
    width: auto;
  }
}

.caseLineup__head > ul > li:nth-child(5) {
  width: 13.3125rem;
}

@media screen and (max-width: 767px) {
  .caseLineup__head > ul > li:nth-child(5) {
    width: auto;
  }
}

.caseLineup__head > ul > li:nth-child(6) {
  width: 10.75rem;
}

@media screen and (max-width: 767px) {
  .caseLineup__head > ul > li:nth-child(6) {
    width: auto;
  }
}

.caseLineup__body {
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .caseLineup__body {
    margin-top: -1.5625rem;
    overflow: visible;
  }
}

.caseLineup__body__in {
  margin: 0 -2.875rem;
}

@media screen and (max-width: 767px) {
  .caseLineup__body__in {
    margin: 0;
  }
}

.caseLineup__set {
  display: none;
  float: left;
  width: 33.33333%;
  margin-top: 3.75rem;
  box-sizing: border-box;
  padding: 0 2.875rem;
}

@media screen and (max-width: 767px) {
  .caseLineup__set {
    float: none;
    width: auto;
    margin-top: 3.125rem;
    padding: 0;
  }
}

.caseLineup__set__logo {
  width: 12.5rem;
  height: 6.25rem;
  margin: 0 auto 0.625rem;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .caseLineup__set__logo {
    width: 12.5rem;
    height: 6.25rem;
    margin-bottom: 0.625rem;
  }
}

.caseLineup__set__logo > img {
  width: 100%;
}

.caseLineup__set__title {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .caseLineup__set__title {
    height: auto !important;
    font-size: 1.125rem;
  }
}

.caseLineup__set__title > span {
  display: table;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .caseLineup__set__title > span {
    display: block;
    height: auto;
  }
}

.caseLineup__set__title > span > span {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .caseLineup__set__title > span > span {
    display: block;
  }
}

.caseLineup__set__txt {
  margin-top: 0.625rem;
  font-size: 0.875rem;
}

@media screen and (max-width: 767px) {
  .caseLineup__set__txt {
    height: auto !important;
    margin-top: 0.625rem;
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 767px) {
  .caseLineup__set__category {
    height: auto !important;
  }
}

.caseLineup__set__category__txt {
  display: inline-block;
  padding: 0.3125rem;
  border: 1px solid #aaa;
  border-radius: 0.1875rem;
  color: #666;
  font-size: 0.75rem;
  font-weight: 500;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .caseLineup__set__category__txt {
    padding: 0.3125rem;
    border-radius: 0.1875rem;
    font-size: 0.75rem;
  }
}

.caseLineup__set__category > ul {
  margin: 0 -0.3125rem;
  padding-top: 0.3125rem;
}

.caseLineup__set__category > ul sp {
  margin: 0 -0.3125rem;
  padding-top: 0.3125rem;
}

.caseLineup__set__category > ul > li {
  float: left;
  margin-top: 0.625rem;
  box-sizing: border-box;
  padding: 0 0.3125rem;
  line-height: 1.1;
}

@media screen and (max-width: 767px) {
  .caseLineup__set__category > ul > li {
    margin-top: 0.625rem;
    padding: 0 0.3125rem;
  }
}

.caseLineup__set__link {
  display: block;
  text-decoration: none;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

html.device-pc .caseLineup__set__link:hover,
html.device-pc .caseLineup__set__link:active {
  opacity: 0.5;
}

.caseLineup__set.is-3n {
  clear: left;
}

.caseLineup__set.is-active {
  display: block;
}

.companyMap {
  position: relative;
  height: 38.4375rem;
}

@media screen and (max-width: 767px) {
  .companyMap {
    height: auto;
  }
}

.companyMap__map {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .companyMap__map {
    display: none;
  }
}

.companyMap__mapSp {
  display: none;
}

@media screen and (max-width: 767px) {
  .companyMap__mapSp {
    display: block;
    position: relative;
    padding-top: 66.66667%;
  }
}

@media screen and (max-width: 767px) {
  .companyMap__mapSp__in {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}

.companyTable {
  position: relative;
}

.companyTable__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 3.75rem 1.25rem;
}

@media screen and (max-width: 767px) {
  .companyTable__in {
    width: auto;
    padding: 2.5rem 1.25rem;
  }
}

.companyTable__table {
  width: 100%;
  border-collapse: separate;
}

@media screen and (max-width: 767px) {
  .companyTable__table {
    display: block;
  }
}

.companyTable__table__officer__head {
  margin-right: 0.9375rem;
}

@media screen and (max-width: 767px) {
  .companyTable__table__officer__head {
    margin-right: 0.9375rem;
  }
}

.companyTable__table__address {
  padding: 0.3125rem 0;
}

@media screen and (max-width: 767px) {
  .companyTable__table__address {
    padding: 0.1875rem 0;
  }
}

.companyTable__table__address > p {
  margin-top: 0.5rem;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .companyTable__table__address > p {
    margin-top: 0.3125rem;
    line-height: 1.5;
  }
}

.companyTable__table__address > p:first-child {
  margin-top: 0;
}

.companyTable__table__history {
  padding: 0.3125rem 0;
}

@media screen and (max-width: 767px) {
  .companyTable__table__history {
    padding: 0.1875rem 0;
  }
}

.companyTable__table__history__head {
  display: inline-block;
  width: 5.625rem;
}

@media screen and (max-width: 767px) {
  .companyTable__table__history__head {
    display: block;
    float: left;
    width: 5.625rem;
  }
}

@media screen and (max-width: 767px) {
  .companyTable__table__history__body {
    display: block;
    overflow: hidden;
  }
}

.companyTable__table__history > li {
  margin-top: 0.5rem;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .companyTable__table__history > li {
    margin-top: 0.5rem;
    line-height: 1.5;
  }
}

.companyTable__table__history > li:first-child {
  margin-top: 0;
}

.companyTable__table__business {
  padding: 0.3125rem 0;
}

@media screen and (max-width: 767px) {
  .companyTable__table__business {
    padding: 0.1875rem 0;
  }
}

.companyTable__table__business__txt {
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .companyTable__table__business__txt {
    line-height: 1.5;
  }
}

.companyTable__table__business__list {
  margin-top: 0.5rem;
}

@media screen and (max-width: 767px) {
  .companyTable__table__business__list {
    margin-top: 0.5rem;
  }
}

.companyTable__table__business__list__mark {
  float: left;
}

.companyTable__table__business__list__body {
  overflow: hidden;
}

.companyTable__table__business__list > li {
  margin-top: 0.5rem;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .companyTable__table__business__list > li {
    margin-top: 0.5rem;
    line-height: 1.5;
  }
}

.companyTable__table__business__list > li:first-child {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .companyTable__table > tbody {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .companyTable__table > tbody > tr {
    display: block;
    padding: 1.25rem 0;
    border-bottom: 1px solid #ddd;
  }
}

.companyTable__table > tbody > tr > th,
.companyTable__table > tbody > tr > td {
  padding: 0.75rem 1.25rem;
  border-bottom: 1px solid #ddd;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .companyTable__table > tbody > tr > th,
  .companyTable__table > tbody > tr > td {
    display: block;
    padding: 0;
    border-bottom: none;
  }
}

.companyTable__table > tbody > tr > th {
  width: 20%;
  font-weight: 500;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .companyTable__table > tbody > tr > th {
    width: auto;
    margin-bottom: 0.625rem;
    font-size: 1.125rem;
    line-height: 1.3;
  }
}

.companyTable__table > tbody > tr > td {
  width: 80%;
  font-size: 0.875rem;
  line-height: 2.2;
}

@media screen and (max-width: 767px) {
  .companyTable__table > tbody > tr > td {
    width: auto;
    font-size: 0.875rem;
    line-height: 1.875;
  }
}

@media screen and (max-width: 767px) {
  .companyTable__table > tbody > tr:first-child {
    border-top: 1px solid #ddd;
  }
}

.companyTable__table > tbody > tr:first-child > th,
.companyTable__table > tbody > tr:first-child > td {
  border-top: 1px solid #ddd;
}

@media screen and (max-width: 767px) {
  .companyTable__table > tbody > tr:first-child > th,
  .companyTable__table > tbody > tr:first-child > td {
    border-top: none;
  }
}

.companyVisual {
  position: relative;
  height: 30.9375rem;
  margin-top: -6.875rem;
  background: url(/images/pic_company_visual01.jpg) no-repeat 50%;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .companyVisual {
    height: 29.28125rem;
    margin-top: -3.125rem;
    background-image: url(/images/pic_company_visual01_sp.jpg);
  }
}

.companyVisual__in {
  position: relative;
  width: 64rem;
  height: 100%;
  margin: 0 auto;
  padding: 0 1.25rem;
}

@media screen and (max-width: 767px) {
  .companyVisual__in {
    width: auto;
    padding: 0;
  }
}

.companyVisual__breadcrumb {
  position: absolute;
  left: 0;
  top: 1.25rem;
  width: 100%;
  box-sizing: border-box;
  padding: 0 1.25rem;
}

@media screen and (max-width: 767px) {
  .companyVisual__breadcrumb {
    top: 0;
    padding: 0;
  }
}

.companyVisual__body {
  position: absolute;
  left: 0;
  top: 5.9375rem;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .companyVisual__body {
    position: static;
    width: auto;
    padding: 3.75rem 1.25rem 0;
  }
}

.companyVisual__logo {
  position: relative;
  width: 13.75rem;
  height: 13.75rem;
  margin: 0 auto;
  background: #f3be36;
}

@media screen and (max-width: 767px) {
  .companyVisual__logo {
    width: 6.875rem;
    height: 6.875rem;
    margin-top: 2.5rem;
  }
}

.companyVisual__logo::before {
  content: "";
  display: block;
  position: absolute;
  left: 1.1875rem;
  top: 5.3125rem;
  width: 11.40625rem;
  height: 3.4375rem;
  background: url(/images/logo_soloel02.png) no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .companyVisual__logo::before {
    left: 0.59375rem;
    top: 2.65625rem;
    width: 5.71875rem;
    height: 1.71875rem;
    background-image: url(/images/logo_soloel02_sp.png);
  }
}

.companyVisual__txt {
  margin-top: 1.25rem;
  color: #fff;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .companyVisual__txt {
    margin-top: 1.25rem;
    line-height: 1.875;
    text-align: left;
  }
}

.contactForm {
  position: relative;
}

.contactForm__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 0 1.25rem;
}

@media screen and (max-width: 767px) {
  .contactForm__in {
    width: auto;
    padding: 0 1.25rem;
  }
}

.errorBlock {
  position: relative;
}

.errorBlock__in {
  position: relative;
  width: 53.75rem;
  margin: 0 auto;
  padding: 0 6.375rem;
}

@media screen and (max-width: 767px) {
  .errorBlock__in {
    width: auto;
    padding: 0 1.25rem;
  }
}

.errorBlock__title {
  margin-bottom: 3.125rem;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .errorBlock__title {
    margin-bottom: 2.1875rem;
    font-size: 1.5625rem;
  }
}

.errorBlock__first {
  margin-bottom: 3.75rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .errorBlock__first {
    margin-bottom: 2.5rem;
    text-align: left;
  }
}

.errorBlock__nav {
  width: 45rem;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .errorBlock__nav {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .errorBlock__nav > ul {
    margin: 0 -0.625rem;
  }
}

.errorBlock__nav > ul > li {
  float: left;
  width: 33.33333%;
  box-sizing: border-box;
  margin-top: 1.25rem;
  padding: 0 0.625rem;
}

@media screen and (max-width: 767px) {
  .errorBlock__nav > ul > li {
    width: 50%;
    margin-top: 1.25rem;
    padding: 0 0.625rem;
  }
}

@media print, (min-width: 768px) {
  .errorBlock__nav > ul > li:nth-child(1), .errorBlock__nav > ul > li:nth-child(2), .errorBlock__nav > ul > li:nth-child(3) {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .errorBlock__nav > ul > li:nth-child(1), .errorBlock__nav > ul > li:nth-child(2) {
    margin-top: 0;
  }
}

@media print, (min-width: 768px) {
  .errorBlock__nav > ul > li:nth-child(3n+1) {
    clear: left;
  }
}

@media screen and (max-width: 767px) {
  .errorBlock__nav > ul > li:nth-child(2n+1) {
    clear: left;
  }
}

.footInquiry {
  position: relative;
  margin-top: 7.5rem;
}

@media screen and (max-width: 767px) {
  .footInquiry {
    margin-top: 6.25rem;
  }
}

.footInquiry__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .footInquiry__in {
    width: auto;
  }
}

.footService {
  position: relative;
  margin-top: 3.75rem;
}

@media screen and (max-width: 767px) {
  .footService {
    margin-top: 3.125rem;
  }
}

.footService__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .footService__in {
    width: auto;
    padding: 0 1.25rem;
  }
}

.footService__body {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .footService__body {
    width: auto;
  }
}

.formFlow {
  margin-bottom: 3.125rem;
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .formFlow {
    margin: 0 -1.25rem 3.125rem;
  }
}

.formFlow .formFlow__unit {
  position: relative;
  padding-top: 0.9375rem;
  color: #999;
  font-size: 0.9375rem;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .formFlow .formFlow__unit {
    padding-top: 0.9375rem;
    font-size: 0.875rem;
  }
}

.formFlow .formFlow__unit::before {
  content: normal;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0.25rem;
  background: #f3be36;
}

@media screen and (max-width: 767px) {
  .formFlow .formFlow__unit::before {
    height: 0.1875rem;
  }
}

.formFlow .formFlow__unit.is-active {
  color: #222;
}

.formFlow .formFlow__unit.is-active::before {
  content: "";
}

.formFlow > ul > li {
  display: inline-block;
  position: relative;
  margin-left: 1.375rem;
  padding-left: 2.375rem;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .formFlow > ul > li {
    margin-left: 1.0625rem;
    padding-left: 2.0625rem;
  }
}

.formFlow > ul > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 1.375rem;
  width: 0.625rem;
  height: 0.625rem;
  box-sizing: border-box;
  border-top: 2px solid #ddd;
  border-right: 2px solid #ddd;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
  .formFlow > ul > li::before {
    top: 1.875rem;
    width: 0.625rem;
    height: 0.625rem;
  }
}

.formFlow > ul > li:first-child {
  margin-left: 0;
  padding-left: 0;
}

.formFlow > ul > li:first-child::before {
  content: normal;
}

.formTable {
  width: 100%;
  border-collapse: separate;
}

@media screen and (max-width: 767px) {
  .formTable {
    display: block;
  }
}

.formTable__required {
  color: #f00;
}

@media screen and (max-width: 767px) {
  .formTable > tbody {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .formTable > tbody > tr {
    display: block;
    padding: 0.9375rem 0;
    border-bottom: 1px solid #ddd;
  }
}

.formTable > tbody > tr > th,
.formTable > tbody > tr > td {
  border-bottom: 1px solid #ddd;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .formTable > tbody > tr > th,
  .formTable > tbody > tr > td {
    display: block;
    border-bottom: none;
  }
}

.formTable > tbody > tr > th {
  width: 25%;
  padding: 1.25rem 0 1.25rem 1.25rem;
  font-weight: 500;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .formTable > tbody > tr > th {
    width: auto;
    margin-bottom: 0.625rem;
    padding: 0;
  }
}

.formTable > tbody > tr > td {
  width: 75%;
  padding: 1.25rem 1.25rem 1.25rem 0;
}

@media screen and (max-width: 767px) {
  .formTable > tbody > tr > td {
    width: auto;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .formTable > tbody > tr:first-child {
    border-top: 1px solid #ddd;
  }
}

.formTable > tbody > tr:first-child > th,
.formTable > tbody > tr:first-child > td {
  border-top: 1px solid #ddd;
}

@media screen and (max-width: 767px) {
  .formTable > tbody > tr:first-child > th,
  .formTable > tbody > tr:first-child > td {
    border-top: none;
  }
}

.guidelineBlock {
  position: relative;
}

.guidelineBlock__in {
  position: relative;
  width: 53.75rem;
  margin: 0 auto;
  padding: 0 6.375rem;
}

@media screen and (max-width: 767px) {
  .guidelineBlock__in {
    width: auto;
    padding: 0 1.25rem;
  }
}

.guidelineBlock__first {
  margin-bottom: 5rem;
}

@media screen and (max-width: 767px) {
  .guidelineBlock__first {
    margin-bottom: 3.75rem;
  }
}

.guidelineBlock__section {
  margin-top: 5rem;
}

@media screen and (max-width: 767px) {
  .guidelineBlock__section {
    margin-top: 3.75rem;
  }
}

.guidelineBlock__section__title {
  margin-bottom: 1.875rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .guidelineBlock__section__title {
    margin-bottom: 1.5625rem;
    font-size: 1.125rem;
  }
}

.guidelineBlock__section:first-child {
  margin-top: 0;
}

.guidelineBlock__subsection {
  margin-top: 1.875rem;
}

@media screen and (max-width: 767px) {
  .guidelineBlock__subsection {
    margin-top: 1.5625rem;
  }
}

.guidelineBlock__subsection__title {
  margin-bottom: 0.625rem;
  font-weight: 500;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .guidelineBlock__subsection__title {
    margin-bottom: 0.625rem;
  }
}

.guidelineBlock__subsection:first-child {
  margin-top: 0;
}

.homeCase {
  position: relative;
  padding: 8.125rem 0;
}

@media screen and (max-width: 767px) {
  .homeCase {
    padding: 6.25rem 0;
  }
}

.homeCase__head {
  position: relative;
  width: 64rem;
  margin: 0 auto 2.8125rem;
  padding: 1.5625rem 1.25rem 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .homeCase__head {
    width: auto;
    margin-bottom: 2.1875rem;
    padding: 1.5625rem 1.25rem 0;
  }
}

.homeCase__head::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 4.375rem;
  height: 0.25rem;
  margin-left: -2.1875rem;
  background: #f3be36;
}

@media screen and (max-width: 767px) {
  .homeCase__head::before {
    width: 3.125rem;
    height: 0.25rem;
    margin-left: -1.5625rem;
  }
}

.homeCase__head__title {
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 1.1;
}

@media screen and (max-width: 767px) {
  .homeCase__head__title {
    font-size: 2rem;
  }
}

.homeCase__head__title__en {
  font-family: "arial", sans-serif;
  font-size: 2.875rem;
}

@media screen and (max-width: 767px) {
  .homeCase__head__title__en {
    font-size: 2.125rem;
  }
}

.homeCase__head__sub {
  margin-top: 0.625rem;
  color: #aaa;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .homeCase__head__sub {
    margin-top: 0.625rem;
    font-size: 1.125rem;
  }
}

.homeCase__body {
  padding-bottom: 2.5rem;
}

@media screen and (max-width: 767px) {
  .homeCase__body {
    padding-bottom: 2.5rem;
  }
}

.homeCase__foot {
  width: 64rem;
  margin: 0 auto;
  padding: 0 1.25rem;
}

@media screen and (max-width: 767px) {
  .homeCase__foot {
    width: auto;
    padding: 0 1.25rem;
  }
}

.homeCase__foot__txt {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .homeCase__foot__txt {
    text-align: left;
  }
}

.homeCase__foot__logoGallery {
  margin-top: 3.125rem;
}

@media screen and (max-width: 767px) {
  .homeCase__foot__logoGallery {
    margin-top: 1.875rem;
  }
}

@media screen and (max-width: 767px) {
  .homeCase__foot__logoGallery__logo {
    width: 15.625rem;
    margin: 0 auto;
  }
}

.homeCase__foot__logoGallery__logo > img {
  width: 100%;
}

.homeCase__foot__logoGallery__txt {
  font-size: 0.875rem;
  line-height: 1.9;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .homeCase__foot__logoGallery__txt {
    font-size: 0.875rem;
    line-height: 1.7;
  }
}

.homeCase__foot__logoGallery > li {
  float: left;
  width: 25%;
  margin-top: 2.5rem;
}

@media screen and (max-width: 767px) {
  .homeCase__foot__logoGallery > li {
    float: none;
    width: auto;
    margin-top: 0.9375rem;
  }
}

.homeCase__foot__logoGallery > li > a {
  display: block;
  text-decoration: none;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

html.device-pc .homeCase__foot__logoGallery > li > a:hover,
html.device-pc .homeCase__foot__logoGallery > li > a:active {
  opacity: 0.5;
}

@media print, (min-width: 768px) {
  .homeCase__foot__logoGallery > li:nth-child(1), .homeCase__foot__logoGallery > li:nth-child(2), .homeCase__foot__logoGallery > li:nth-child(3), .homeCase__foot__logoGallery > li:nth-child(4) {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .homeCase__foot__logoGallery > li:first-child {
    margin-top: 0;
  }
}

@media print, (min-width: 768px) {
  .homeCase__foot__logoGallery > li:nth-child(4n+1) {
    clear: left;
  }
}

.homeCase__foot__btn {
  width: 17.5rem;
  margin: 2.5rem auto 0;
}

@media screen and (max-width: 767px) {
  .homeCase__foot__btn {
    width: auto;
    margin-top: 1.875rem;
  }
}

.homeCase__foot__others {
  margin-top: 4.375rem;
}

@media screen and (max-width: 767px) {
  .homeCase__foot__others {
    margin-top: 2.5rem;
  }
}

.homeCaseGallery {
  position: relative;
  margin-bottom: 4rem;
}

@media screen and (max-width: 767px) {
  .homeCaseGallery {
    margin-bottom: 6.0625rem;
  }
}

.homeCaseGallery__in {
  position: relative;
  overflow: hidden;
}

.homeCaseGallery__in2 {
  position: relative;
  padding-top: 37.99414%;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .homeCaseGallery__in2 {
    padding-top: 108.53333%;
  }
}

.homeCaseGallery__in3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.homeCaseGallery__set {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.homeCaseGallery__set__in {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.homeCaseGallery__set__pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.homeCaseGallery__set__pic__pc, .homeCaseGallery__set__pic__sp {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .homeCaseGallery__set__pic__pc {
    display: none;
  }
}

@media print, (min-width: 768px) {
  .homeCaseGallery__set__pic__sp {
    display: none;
  }
}

.homeCaseGallery__set__body {
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  margin-left: -29.5rem;
}

@media screen and (max-width: 767px) {
  .homeCaseGallery__set__body {
    margin-left: -10.46875rem;
  }
}

.homeCaseGallery__set__body__in {
  display: table;
  height: 100%;
}

.homeCaseGallery__set__body__in2 {
  display: table-cell;
  vertical-align: middle;
}

.homeCaseGallery__set__lead {
  margin-bottom: 4.375rem;
  color: #fff;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .homeCaseGallery__set__lead {
    margin-bottom: 2.1875rem;
    font-size: 1.5625rem;
    line-height: 1.7;
  }
}

.homeCaseGallery__set__name {
  position: relative;
  margin-bottom: 2.1875rem;
  padding-top: 1.25rem;
  color: #fff;
  font-weight: 500;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .homeCaseGallery__set__name {
    margin-bottom: 2.1875rem;
    padding-top: 1.25rem;
  }
}

.homeCaseGallery__set__name::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 3.4375rem;
  height: 0.125rem;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .homeCaseGallery__set__name::before {
    width: 3.4375rem;
    height: 0.125rem;
  }
}

.homeCaseGallery__set__btn > a {
  display: block;
  width: 13.125rem;
  box-sizing: border-box;
  padding: 0.9375rem 0;
  border: 2px solid #fff;
  border-radius: 0.25rem;
  color: #fff;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 150ms linear, color 150ms linear;
  transition: background-color 150ms linear, color 150ms linear;
}

@media screen and (max-width: 767px) {
  .homeCaseGallery__set__btn > a {
    width: 13.125rem;
    padding: 0.75rem 0;
    border-radius: 0.25rem;
    font-size: 0.9375rem;
  }
}

html.device-pc .homeCaseGallery__set__btn > a:hover,
html.device-pc .homeCaseGallery__set__btn > a:active {
  background: #fff;
  color: #e4aa15;
}

.homeCaseGallery__arrow, .homeCaseGallery__arrow--prev, .homeCaseGallery__arrow--next {
  position: absolute;
  top: 50%;
  margin-top: -1.5625rem;
  width: 3.125rem;
  height: 3.125rem;
}

@media screen and (max-width: 767px) {
  .homeCaseGallery__arrow, .homeCaseGallery__arrow--prev, .homeCaseGallery__arrow--next {
    display: none;
  }
}

.homeCaseGallery__arrow > a, .homeCaseGallery__arrow--prev > a, .homeCaseGallery__arrow--next > a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.homeCaseGallery__arrow > a::before, .homeCaseGallery__arrow--prev > a::before, .homeCaseGallery__arrow--next > a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 2px solid #fff;
  border-radius: 100%;
  -webkit-transition: background-color 150ms linear;
  transition: background-color 150ms linear;
}

.homeCaseGallery__arrow > a::after, .homeCaseGallery__arrow--prev > a::after, .homeCaseGallery__arrow--next > a::after {
  content: "";
  display: block;
  position: absolute;
  top: 1.1875rem;
  width: 0.5625rem;
  height: 0.5625rem;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transition: border-color 150ms linear;
  transition: border-color 150ms linear;
}

html.device-pc .homeCaseGallery__arrow > a:hover::before, html.device-pc .homeCaseGallery__arrow--prev > a:hover::before, html.device-pc .homeCaseGallery__arrow--next > a:hover::before,
html.device-pc .homeCaseGallery__arrow > a:active::before,
html.device-pc .homeCaseGallery__arrow--prev > a:active::before,
html.device-pc .homeCaseGallery__arrow--next > a:active::before {
  background: #fff;
}

html.device-pc .homeCaseGallery__arrow > a:hover::after, html.device-pc .homeCaseGallery__arrow--prev > a:hover::after, html.device-pc .homeCaseGallery__arrow--next > a:hover::after,
html.device-pc .homeCaseGallery__arrow > a:active::after,
html.device-pc .homeCaseGallery__arrow--prev > a:active::after,
html.device-pc .homeCaseGallery__arrow--next > a:active::after {
  border-color: #f3be36;
}

.homeCaseGallery__arrow--prev {
  left: 2.5rem;
}

@media (max-width: 1219px) {
  .homeCaseGallery__arrow--prev {
    left: 77.143vw;
    margin-left: -55.55rem;
  }
}

@media (max-width: 1079px) {
  .homeCaseGallery__arrow--prev {
    left: -4.25rem;
  }
}

.homeCaseGallery__arrow--prev > a::after {
  left: 1.3125rem;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.homeCaseGallery__arrow--next {
  right: 2.5rem;
}

@media (max-width: 1219px) {
  .homeCaseGallery__arrow--next {
    right: 77.143vw;
    margin-right: -55.55rem;
  }
}

@media (max-width: 1079px) {
  .homeCaseGallery__arrow--next {
    right: -4.25rem;
  }
}

.homeCaseGallery__arrow--next > a::after {
  right: 1.3125rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.homeCaseGallery__pointer {
  position: absolute;
  left: 0;
  bottom: -4rem;
  width: 100%;
  height: 4rem;
  line-height: 1.1;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .homeCaseGallery__pointer {
    bottom: -6.0625rem;
    height: 6.0625rem;
  }
}

.homeCaseGallery__pointer__set {
  display: inline-block;
  width: 6.25rem;
  height: 100%;
  margin-left: 1.625rem;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .homeCaseGallery__pointer__set {
    width: 4.53125rem;
    margin-left: 0.9375rem;
  }
}

.homeCaseGallery__pointer__set__pic {
  position: relative;
  height: 100%;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

.homeCaseGallery__pointer__set__pic > img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.homeCaseGallery__pointer__set > a {
  display: block;
  position: relative;
  height: 100%;
  box-sizing: border-box;
  padding-top: 2.25rem;
}

@media screen and (max-width: 767px) {
  .homeCaseGallery__pointer__set > a {
    padding-top: 1.625rem;
  }
}

.homeCaseGallery__pointer__set > a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0.375rem;
  background: #f3be36;
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

@media screen and (max-width: 767px) {
  .homeCaseGallery__pointer__set > a::before {
    height: 0.25rem;
  }
}

html.device-pc .homeCaseGallery__pointer__set > a:hover::before,
html.device-pc .homeCaseGallery__pointer__set > a:active::before {
  opacity: 1;
}

html.device-pc .homeCaseGallery__pointer__set > a:hover .homeCaseGallery__pointer__set__pic,
html.device-pc .homeCaseGallery__pointer__set > a:active .homeCaseGallery__pointer__set__pic {
  opacity: 0.3;
}

.homeCaseGallery__pointer__set > a.is-active::before {
  opacity: 1;
}

.homeCaseGallery__pointer__set > a.is-active .homeCaseGallery__pointer__set__pic {
  opacity: 0.3;
}

.homeCaseGallery__pointer__set:first-child {
  margin-left: 0;
}

.homeCompany {
  position: relative;
  height: 38.4375rem;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .homeCompany {
    height: auto;
    overflow: visible;
  }
}

.homeCompany__map {
  position: absolute;
  left: 50%;
  top: 0;
  width: 50%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .homeCompany__map {
    display: none;
  }
}

.homeCompany__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .homeCompany__bg {
    display: none;
  }
}

.homeCompany__body {
  position: absolute;
  left: 50%;
  top: 0;
  width: 32rem;
  height: 100%;
  margin-left: -32rem;
}

@media screen and (max-width: 767px) {
  .homeCompany__body {
    position: static;
    width: auto;
    height: auto;
    margin-left: 0;
  }
}

.homeCompany__body__in {
  display: table;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .homeCompany__body__in {
    display: block;
    width: auto;
    height: auto;
  }
}

.homeCompany__body__in2 {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .homeCompany__body__in2 {
    display: block;
  }
}

.homeCompany__title {
  position: relative;
  margin-bottom: 2.8125rem;
  padding-top: 1.5625rem;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 1.1;
}

@media screen and (max-width: 767px) {
  .homeCompany__title {
    margin-bottom: 2.1875rem;
    padding-top: 1.5625rem;
    font-size: 2rem;
    text-align: center;
  }
}

.homeCompany__title::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 4.375rem;
  height: 0.25rem;
  background: #f3be36;
}

@media screen and (max-width: 767px) {
  .homeCompany__title::before {
    left: 50%;
    width: 3.125rem;
    height: 0.25rem;
    margin-left: -1.5625rem;
  }
}

.homeCompany__mapSp {
  display: none;
}

@media screen and (max-width: 767px) {
  .homeCompany__mapSp {
    display: block;
    position: relative;
    padding-top: 66.66667%;
  }
}

@media screen and (max-width: 767px) {
  .homeCompany__mapSp__in {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .homeCompany__txtWrap {
    margin-top: 1.25rem;
    padding: 0 1.25rem;
  }
}

.homeCompany__btn {
  width: 13.125rem;
  margin-top: 2.1875rem;
}

@media screen and (max-width: 767px) {
  .homeCompany__btn {
    width: auto;
    margin-top: 1.875rem;
  }
}

.homeInfo {
  position: relative;
  margin-top: -1.25rem;
  background: #f3be36;
}

@media screen and (max-width: 767px) {
  .homeInfo {
    margin-top: -0.4375rem;
  }
}

.homeInfo__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 1.5625rem 1.25rem 2.1875rem;
}

@media screen and (max-width: 767px) {
  .homeInfo__in {
    width: auto;
    padding: 1.5625rem 1.25rem 2.8125rem;
  }
}

.homeInfo__title {
  margin-bottom: 0.9375rem;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .homeInfo__title {
    margin-bottom: 0.9375rem;
    font-size: 1rem;
  }
}

.homeInfo__body {
  display: table;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .homeInfo__body {
    display: block;
  }
}

.homeInfo__txtCol, .homeInfo__btnCol {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .homeInfo__txtCol, .homeInfo__btnCol {
    display: block;
  }
}

.homeInfo__txtCol {
  width: 100%;
}

.homeInfo__list > li {
  margin-top: 0.625rem;
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .homeInfo__list > li {
    margin-top: 0.625rem;
    font-size: 0.875rem;
    line-height: 1.4;
  }
}

.homeInfo__list > li .homeInfo__list__date {
  float: left;
  margin-right: 0.625rem;
}

@media screen and (max-width: 767px) {
  .homeInfo__list > li .homeInfo__list__date {
    float: none;
    margin: 0 0 0.3125rem;
  }
}

.homeInfo__list > li .homeInfo__list__body {
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .homeInfo__list > li .homeInfo__list__body {
    overflow: visible;
  }
}

.homeInfo__list > li .homeInfo__list__body > a {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
  color: #fff;
  text-decoration: underline;
}

html.device-pc .homeInfo__list > li .homeInfo__list__body > a:hover,
html.device-pc .homeInfo__list > li .homeInfo__list__body > a:active {
  opacity: 0.5;
}

.homeInfo__list > li:first-child {
  margin-top: 0;
}

.homeInfo__btnCol {
  padding-left: 2.5rem;
}

@media screen and (max-width: 767px) {
  .homeInfo__btnCol {
    margin-top: 1.875rem;
    padding-left: 0;
  }
}

.homeInfo__btn > a {
  display: block;
  width: 18.75rem;
  box-sizing: border-box;
  padding: 1.375rem 0;
  border: 2px solid #fff;
  border-radius: 0.25rem;
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 150ms linear, color 150ms linear;
  transition: background-color 150ms linear, color 150ms linear;
}

@media screen and (max-width: 767px) {
  .homeInfo__btn > a {
    width: auto;
    padding: 1.125rem 0;
    border-radius: 0.25rem;
  }
}

html.device-pc .homeInfo__btn > a:hover,
html.device-pc .homeInfo__btn > a:active {
  background: #fff;
  color: #e4aa15;
}

.homeInquiry {
  position: relative;
}

.homeInquiry__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .homeInquiry__in {
    width: auto;
  }
}

.homeService {
  position: relative;
}

.homeService__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 8.125rem 1.25rem 4.125rem;
}

@media screen and (max-width: 767px) {
  .homeService__in {
    width: auto;
    padding: 6.25rem 1.25rem;
  }
}

.homeService__head {
  position: relative;
  margin-bottom: 2.8125rem;
  padding-top: 1.5625rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .homeService__head {
    margin-bottom: 2.1875rem;
    padding-top: 1.5625rem;
  }
}

.homeService__head::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 4.375rem;
  height: 0.25rem;
  margin-left: -2.1875rem;
  background: #f3be36;
}

@media screen and (max-width: 767px) {
  .homeService__head::before {
    width: 3.125rem;
    height: 0.25rem;
    margin-left: -1.5625rem;
  }
}

.homeService__head__title {
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 1.1;
}

@media screen and (max-width: 767px) {
  .homeService__head__title {
    font-size: 2rem;
  }
}

.homeService__head__title__en {
  font-family: "arial", sans-serif;
  font-size: 2.875rem;
}

@media screen and (max-width: 767px) {
  .homeService__head__title__en {
    font-size: 2.125rem;
  }
}

.homeService__head__sub {
  margin-top: 0.625rem;
  color: #aaa;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .homeService__head__sub {
    margin-top: 0.625rem;
    font-size: 1.125rem;
  }
}

.homeService__txt {
  margin-bottom: 3.125rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .homeService__txt {
    margin-bottom: 2.1875rem;
    text-align: left;
  }
}

.homeService__body {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .homeService__body {
    width: auto;
  }
}

.supplierService {
  padding: 4.125rem 0 0rem;
}

.supplierService--home {
  padding: 0 1.25rem 6.25rem;
}

.supplierService__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .supplierService__in {
    width: auto;
  }
}

.supplierService__txt {
  text-align: center;
  font-size: 1.125rem;
  font-weight: 700;
}

.homeVisual {
  position: relative;
  z-index: 50;
  height: 40.75rem;
  margin-top: -12.3125rem;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .homeVisual {
    height: 20.96875rem;
    margin-top: -3.125rem;
  }
}

.homeVisual::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 13.5rem; /*15.1875*/
  width: 68.875rem;
  height: 25.5625rem;
  margin-left: -34.4375rem;
  background: url(/images/pic_home_visual01.png) no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .homeVisual::before {
    top: 11.5625rem; /*15.1875*/
    width: 22.625rem;
    height: 8.40625rem;
    margin-left: -11.3125rem;
    background-image: url(/images/pic_home_visual01_sp.png);
  }
}

.homeVisual__lead {
  position: absolute;
  left: 0;
  top: 9.5625rem;
  width: 100%;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .homeVisual__lead {
    left: 50%;
    top: 1.5625rem;
    width: auto;
    margin-left: -10.46875rem;
    font-size: 2rem;
    line-height: 1.1;
  }
}

.homeVisual__lead > span {
  display: inline;
}

@media screen and (max-width: 767px) {
  .homeVisual__lead > span {
    display: block;
    position: absolute;
    white-space: nowrap;
  }
}

@media screen and (max-width: 767px) {
  .homeVisual__lead > span:nth-child(1) {
    left: 0;
    top: 1.5625rem;
  }
}

@media screen and (max-width: 767px) {
  .homeVisual__lead > span:nth-child(2) {
    left: -1.125rem;
    top: 4.1875rem;
  }
}

@media screen and (max-width: 767px) {
  .homeVisual__lead > span:nth-child(3) {
    left: 0;
    top: 6.8125rem;
  }
}

.homeWhats {
  position: relative;
}

.homeWhats__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 8.125rem 1.25rem 0;
}

@media screen and (max-width: 767px) {
  .homeWhats__in {
    width: auto;
    padding: 6.25rem 1.25rem 0;
  }
}

.homeWhats__body {
  display: table;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .homeWhats__body {
    display: block;
  }
}

.homeWhats__picCol, .homeWhats__txtCol {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .homeWhats__picCol, .homeWhats__txtCol {
    display: block;
  }
}

.homeWhats__picCol {
  width: 29.8125rem;
  padding-right: 1.875rem;
}

@media screen and (max-width: 767px) {
  .homeWhats__picCol {
    display: none;
  }
}

.homeWhats__picSp {
  display: none;
}

@media screen and (max-width: 767px) {
  .homeWhats__picSp {
    display: block;
    margin-bottom: 1.25rem;
  }
}

.homeWhats__pic {
  height: 33.75rem;
  background: url(/images/pic_home_whats01.png) no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .homeWhats__pic {
    height: auto;
    padding-top: 117.81971%;
  }
}

.homeWhats__txtCol {
  width: 30.4375rem;
  padding-left: 1.875rem;
}

@media screen and (max-width: 767px) {
  .homeWhats__txtCol {
    width: auto;
    padding-left: 0;
  }
}

.homeWhats__title {
  position: relative;
  margin-bottom: 2.8125rem;
  padding-top: 1.5625rem;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 1.1;
}

@media screen and (max-width: 767px) {
  .homeWhats__title {
    margin-bottom: 2.1875rem;
    padding-top: 1.5625rem;
    font-size: 2rem;
    text-align: center;
  }
}

.homeWhats__title::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 4.375rem;
  height: 0.25rem;
  background: #f3be36;
}

@media screen and (max-width: 767px) {
  .homeWhats__title::before {
    left: 50%;
    width: 3.125rem;
    height: 0.25rem;
    margin-left: -1.5625rem;
  }
}

.homeWhats__btn {
  width: 17.5rem;
  margin: 2.1875rem auto 0;
}

@media screen and (max-width: 767px) {
  .homeWhats__btn {
    width: auto;
    margin-top: 1.875rem;
  }
}

.l-breadcrumb, .l-breadcrumb--white {
  font-size: 0.8125rem;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .l-breadcrumb, .l-breadcrumb--white {
    font-size: 0.75rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media screen and (max-width: 767px) {
  .l-breadcrumb > ol, .l-breadcrumb--white > ol {
    padding: 0.9375rem 0;
    white-space: nowrap;
  }
}

.l-breadcrumb > ol > li, .l-breadcrumb--white > ol > li {
  display: inline-block;
  position: relative;
  margin-left: 0.625rem;
  padding-left: 1.375rem;
}

@media screen and (max-width: 767px) {
  .l-breadcrumb > ol > li, .l-breadcrumb--white > ol > li {
    margin-left: 0.625rem;
    padding-left: 1.375rem;
  }
}

.l-breadcrumb > ol > li::before, .l-breadcrumb--white > ol > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.4375rem;
  width: 0.375rem;
  height: 0.375rem;
  box-sizing: border-box;
  border-top: 0.125rem solid #ddd;
  border-right: 0.125rem solid #ddd;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
  .l-breadcrumb > ol > li::before, .l-breadcrumb--white > ol > li::before {
    top: 0.4375rem;
    width: 0.375rem;
    height: 0.375rem;
    border-width: 0.125rem;
  }
}

.l-breadcrumb > ol > li > a, .l-breadcrumb--white > ol > li > a {
  color: #999;
  text-decoration: none;
  -webkit-transition: color 150ms linear;
  transition: color 150ms linear;
}

html.device-pc .l-breadcrumb > ol > li > a:hover, html.device-pc .l-breadcrumb--white > ol > li > a:hover,
html.device-pc .l-breadcrumb > ol > li > a:active,
html.device-pc .l-breadcrumb--white > ol > li > a:active {
  color: #222;
}

.l-breadcrumb > ol > li:first-child, .l-breadcrumb--white > ol > li:first-child {
  margin-left: 0;
  padding-left: 0;
}

@media screen and (max-width: 767px) {
  .l-breadcrumb > ol > li:first-child, .l-breadcrumb--white > ol > li:first-child {
    padding-left: 1.25rem;
  }
}

.l-breadcrumb > ol > li:first-child::before, .l-breadcrumb--white > ol > li:first-child::before {
  content: normal;
}

@media screen and (max-width: 767px) {
  .l-breadcrumb > ol > li:last-child, .l-breadcrumb--white > ol > li:last-child {
    padding-right: 1.25rem;
  }
}

.l-breadcrumb--white {
  color: #fff;
}

html.device-pc .l-breadcrumb--white > ol > li > a:hover,
html.device-pc .l-breadcrumb--white > ol > li > a:active {
  color: #fff;
}

.l-breadcrumbWrap {
  position: relative;
  margin: -6.875rem 0 4.375rem;
}

@media screen and (max-width: 767px) {
  .l-breadcrumbWrap {
    margin: -3.125rem 0 3.125rem;
  }
}

.l-breadcrumbWrap__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 1.25rem 1.25rem 0;
}

@media screen and (max-width: 767px) {
  .l-breadcrumbWrap__in {
    width: auto;
    padding: 0;
  }
}

.l-contents {
  position: relative;
  padding-top: 6.875rem;
}

@media screen and (max-width: 767px) {
  .l-contents {
    padding-top: 3.125rem;
  }
}

.l-footer {
  position: relative;
  z-index: 500;
}

.l-footer__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 6.25rem 1.25rem 3.75rem;
}

@media screen and (max-width: 767px) {
  .l-footer__in {
    width: auto;
    padding: 3.125rem 1.25rem;
  }
}

.l-footer__nav {
  float: left;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .l-footer__nav {
    float: none;
  }
}

.l-footer__nav > ul > li {
  display: inline-block;
  margin-left: 3.3125rem;
}

@media screen and (max-width: 767px) {
  .l-footer__nav > ul > li {
    display: block;
    margin: 0.625rem 0 0;
    text-align: center;
  }
}

.l-footer__nav > ul > li > a {
  font-size: 0.8125rem;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

@media screen and (max-width: 767px) {
  .l-footer__nav > ul > li > a {
    font-size: 0.8125rem;
  }
}

html.device-pc .l-footer__nav > ul > li > a:hover,
html.device-pc .l-footer__nav > ul > li > a:active {
  opacity: 0.5;
}

.l-footer__nav > ul > li:first-child {
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  .l-footer__nav > ul > li:first-child {
    margin-top: 0;
  }
}

.l-footer__copyright {
  float: right;
  padding-top: 0.3125rem;
  font-family: "arial", sans-serif;
  font-size: 0.6875rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.03125rem;
}

@media screen and (max-width: 767px) {
  .l-footer__copyright {
    float: none;
    margin-top: 2.5rem;
    padding-top: 0;
    font-size: 0.6875rem;
    text-align: center;
  }
}

.l-header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 500;
  width: 100%;
  min-width: 66.5rem;
  height: 5.4375rem;
  -webkit-transition: background-color 150ms linear;
  transition: background-color 150ms linear;
}

@media screen and (max-width: 767px) {
  .l-header {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    min-width: 0;
    height: 4.1875rem;
  }
}

.l-header__in {
  position: relative;
  width: 66.5rem;
  height: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .l-header__in {
    width: auto;
  }
}

.l-header__logo {
  position: absolute;
  left: 1.25rem;
  top: 0;
}

@media screen and (max-width: 767px) {
  .l-header__logo {
    left: 0;
  }
}

.l-header__logo > a {
  display: block;
  position: relative;
  width: 5.4375rem;
  height: 5.4375rem;
  background: #f3be36;
}

@media screen and (max-width: 767px) {
  .l-header__logo > a {
    width: 7.34375rem;
    height: 4.1875rem;
  }
}

.l-header__logo > a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0.875rem;
  top: 2.1875rem;
  width: 3.75rem;
  height: 1.125rem;
  background: url(/images/logo_soloel01.png) no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .l-header__logo > a::before {
    left: 1.25rem;
    top: 1.40625rem;
    width: 4.84375rem;
    height: 1.46875rem;
    background-image: url(/images/logo_soloel01_sp.png);
  }
}

.l-header__nav {
  position: absolute;
  right: 1.25rem;
  top: 0;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .l-header__nav {
    display: none;
  }
}

.l-header__nav > ul {
  display: table;
}

.l-header__nav > ul > li {
  text-align: center;
  display: table-cell;
  padding-left: 3.3125rem;
  /* vertical-align: middle; */
}

.l-header__nav > ul > li > a {
  display: block;
  position: relative;
  height: 100%;
  box-sizing: border-box;
  padding-top: 2.1875rem;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.1;
  text-decoration: none;
}

.l-header__nav > ul > li > a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0.375rem;
  background: #f3be36;
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

html.device-pc .l-header__nav > ul > li > a:hover::before,
html.device-pc .l-header__nav > ul > li > a:active::before {
  opacity: 1;
}

.l-header__nav > ul > li > a.is-active::before {
  opacity: 1;
}

.l-header__nav > ul > li:first-child {
  margin-left: 0;
}

.l-header.is-sticky {
  background: #fff;
}

.l-headerWrap {
  height: 5.4375rem;
}

@media screen and (max-width: 767px) {
  .l-headerWrap {
    height: auto;
  }
}

.l-media {
  display: none;
}

@media print, (min-width: 768px) {
  .l-media {
    width: 1px;
  }
}

@media screen and (max-width: 767px) {
  .l-media {
    width: 2px;
  }
}

.l-noScript {
  position: relative;
  background: #f2f2f2;
}

.l-noScript__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 1.875rem 1.25rem;
}

@media screen and (max-width: 767px) {
  .l-noScript__in {
    width: auto;
    padding: 1.875rem 1.25rem;
  }
}

.l-noScript__title {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .l-noScript__title {
    font-size: 1.125rem;
  }
}

.l-noScript__txt {
  margin-top: 0.3125rem;
  font-size: 0.875rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .l-noScript__txt {
    margin-top: 0.625rem;
    font-size: 0.875rem;
  }
}

.l-spMenu {
  display: none;
}

@media screen and (max-width: 767px) {
  .l-spMenu {
    display: block;
  }
}

.l-spMenu__nav > ul > li {
  margin-top: 0.125rem;
}

@media screen and (max-width: 767px) {
  .l-spMenu__nav > ul > li > a {
    display: block;
    position: relative;
    padding: 1.625rem 0;
    font-size: 1.4375rem;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color 150ms linear, color 150ms linear;
    transition: background-color 150ms linear, color 150ms linear;
  }
}

@media screen and (max-width: 767px) {
  html.device-pc .l-spMenu__nav > ul > li > a:hover,
  html.device-pc .l-spMenu__nav > ul > li > a:active {
    color: #fff;
    background: #f3be36;
  }
}

@media screen and (max-width: 767px) {
  .l-spMenu__nav > ul > li > a.is-active {
    color: #fff;
    background: #f3be36;
  }
}

@media screen and (max-width: 767px) {
  .l-spMenu__nav > ul > li:first-child {
    margin-top: 0;
  }
}

.l-spMenuBtn {
  display: none;
}

@media screen and (max-width: 767px) {
  .l-spMenuBtn {
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1500;
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuBtn__link {
    position: absolute;
    right: 0;
    top: 0;
    width: 4.1875rem;
    height: 4.1875rem;
    line-height: 1;
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuBtn__link__in {
    position: absolute;
    left: 1.15625rem;
    top: 1.15625rem;
    width: 1.875rem;
    height: 1.875rem;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: -webkit-transform 400ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: -webkit-transform 400ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 400ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 400ms cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 400ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuBtn__link__line, .l-spMenuBtn__link__line--1, .l-spMenuBtn__link__line--2, .l-spMenuBtn__link__line--3 {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuBtn__link__line::before, .l-spMenuBtn__link__line--1::before, .l-spMenuBtn__link__line--2::before, .l-spMenuBtn__link__line--3::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0.84375rem;
    width: 1.875rem;
    height: 0.1875rem;
    background: #f3be36;
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuBtn__link__line--1 {
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: -webkit-transform 250ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 250ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 250ms cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 250ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuBtn__link__line--1::before {
    -webkit-transform: translate3d(0, -0.75rem, 0);
            transform: translate3d(0, -0.75rem, 0);
    -webkit-transition: -webkit-transform 200ms 200ms;
    transition: -webkit-transform 200ms 200ms;
    transition: transform 200ms 200ms;
    transition: transform 200ms 200ms, -webkit-transform 200ms 200ms;
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuBtn__link__line--2::before {
    -webkit-transition: opacity 0ms 200ms;
    transition: opacity 0ms 200ms;
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuBtn__link__line--3 {
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: -webkit-transform 250ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 250ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 250ms cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 250ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuBtn__link__line--3::before {
    -webkit-transform: translate3d(0, 0.75rem, 0);
            transform: translate3d(0, 0.75rem, 0);
    -webkit-transition: -webkit-transform 200ms 200ms;
    transition: -webkit-transform 200ms 200ms;
    transition: transform 200ms 200ms;
    transition: transform 200ms 200ms, -webkit-transform 200ms 200ms;
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuBtn__link.is-active .l-spMenuBtn__link__in {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuBtn__link.is-active .l-spMenuBtn__link__line--1 {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: -webkit-transform 250ms 200ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: -webkit-transform 250ms 200ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 250ms 200ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 250ms 200ms cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 250ms 200ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuBtn__link.is-active .l-spMenuBtn__link__line--1::before {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms;
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuBtn__link.is-active .l-spMenuBtn__link__line--2::before {
    opacity: 0;
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuBtn__link.is-active .l-spMenuBtn__link__line--3 {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: -webkit-transform 250ms 200ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: -webkit-transform 250ms 200ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 250ms 200ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 250ms 200ms cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 250ms 200ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuBtn__link.is-active .l-spMenuBtn__link__line--3::before {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms;
  }
}

.l-spMenuModal {
  display: none;
}

@media screen and (max-width: 767px) {
  .l-spMenuModal {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuModal__overlay {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuModal__overlay::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuModal__in {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1020;
    width: 100%;
    height: 100vh;
    visibility: hidden;
    opacity: 0;
    overflow-y: scroll;
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuModal__in2 {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuModal__in3 {
    display: table-cell;
    padding: 4.0625rem 0;
    vertical-align: middle;
  }
}

@media screen and (max-width: 767px) {
  .l-spMenuModal__in4 {
    position: relative;
  }
}

.l-wrapper {
  min-width: 66.5rem;
}

@media screen and (max-width: 767px) {
  .l-wrapper {
    min-width: 0;
  }
}

.partnerBlock {
  position: relative;
}

.partnerBlock__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 0 1.25rem;
}

@media screen and (max-width: 767px) {
  .partnerBlock__in {
    width: auto;
    padding: 0 1.25rem;
  }
}

.partnerBlock__first {
  margin-bottom: 5rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .partnerBlock__first {
    margin-bottom: 3.75rem;
    text-align: left;
  }
}

.partnerBlock__body {
  padding: 2.1875rem 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

@media screen and (max-width: 767px) {
  .partnerBlock__body {
    padding: 0;
    border: none;
  }
}

.partnerBlock__body__in {
  display: table;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .partnerBlock__body__in {
    display: block;
  }
}

.partnerBlock__body__logoCol, .partnerBlock__body__txtCol {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .partnerBlock__body__logoCol, .partnerBlock__body__txtCol {
    display: block;
  }
}

.partnerBlock__body__logoCol {
  width: 40%;
}

@media screen and (max-width: 767px) {
  .partnerBlock__body__logoCol {
    width: auto;
    padding: 3.125rem 0 5rem;
  }
}

.partnerBlock__body__txtCol {
  width: 60%;
}

@media screen and (max-width: 767px) {
  .partnerBlock__body__txtCol {
    width: auto;
  }
}

.partnerBlock__body__logo {
  width: 12.9375rem;
  height: 1.375rem;
  margin: 0 auto;
  background: url(/images/logo_sigmaxyz01.png) no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .partnerBlock__body__logo {
    width: 12.9375rem;
    height: 1.375rem;
  }
}

.partnerBlock__body__title {
  margin-bottom: 1.5625rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .partnerBlock__body__title {
    margin-bottom: 1.5625rem;
    font-size: 1.125rem;
    text-align: center;
  }
}

.partnerBlock__body__list__title {
  margin-bottom: 0.3125rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .partnerBlock__body__list__title {
    margin-bottom: 0.3125rem;
    font-size: 0.875rem;
  }
}

.partnerBlock__body__list__url {
  font-size: 0.875rem;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .partnerBlock__body__list__url {
    font-size: 0.875rem;
  }
}

.partnerBlock__body__list__url__title {
  float: left;
  margin-right: 0.3125rem;
}

@media screen and (max-width: 767px) {
  .partnerBlock__body__list__url__title {
    margin-right: 0.3125rem;
  }
}

.partnerBlock__body__list__url__body {
  overflow: hidden;
}

.partnerBlock__body__list > li {
  margin-top: 1.875rem;
}

@media screen and (max-width: 767px) {
  .partnerBlock__body__list > li {
    margin-top: 1.875rem;
  }
}

.partnerBlock__body__list > li:first-child {
  margin-top: 0;
}

.privacyBlock {
  position: relative;
}

.privacyBlock__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 0 1.25rem;
}

@media screen and (max-width: 767px) {
  .privacyBlock__in {
    width: auto;
    padding: 0 1.25rem;
  }
}

.privacyBlock__in2 {
  position: relative;
  width: 53.75rem;
  margin: 0 auto;
  padding: 0 5.125rem;
}

@media screen and (max-width: 767px) {
  .privacyBlock__in2 {
    width: auto;
    padding: 0;
  }
}

.privacyBlock__first {
  margin-bottom: 5rem;
}

@media screen and (max-width: 767px) {
  .privacyBlock__first {
    margin-bottom: 3.75rem;
  }
}

.privacyBlock__section {
  margin-top: 5rem;
}

@media screen and (max-width: 767px) {
  .privacyBlock__section {
    margin-top: 3.75rem;
  }
}

.privacyBlock__section__title {
  margin-bottom: 1.875rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .privacyBlock__section__title {
    margin-bottom: 1.5625rem;
    font-size: 1.125rem;
  }
}

.privacyBlock__section:first-child {
  margin-top: 0;
}

.privacyBlock__table {
  width: 100%;
  margin-top: 1.25rem;
  border-collapse: separate;
}

@media screen and (max-width: 767px) {
  .privacyBlock__table {
    display: block;
    margin-top: 1.875rem;
  }
}

@media screen and (max-width: 767px) {
  .privacyBlock__table > thead,
  .privacyBlock__table > tbody {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .privacyBlock__table > thead > tr,
  .privacyBlock__table > tbody > tr {
    display: block;
    padding: 1.25rem 0;
    border-bottom: 1px solid #ddd;
  }
}

.privacyBlock__table > thead > tr > th,
.privacyBlock__table > thead > tr > td,
.privacyBlock__table > tbody > tr > th,
.privacyBlock__table > tbody > tr > td {
  border-bottom: 1px solid #ddd;
}

@media screen and (max-width: 767px) {
  .privacyBlock__table > thead > tr > th,
  .privacyBlock__table > thead > tr > td,
  .privacyBlock__table > tbody > tr > th,
  .privacyBlock__table > tbody > tr > td {
    display: block;
    border-bottom: none;
  }
}

.privacyBlock__table > thead > tr > th,
.privacyBlock__table > tbody > tr > th {
  width: 30%;
}

@media screen and (max-width: 767px) {
  .privacyBlock__table > thead > tr > th,
  .privacyBlock__table > tbody > tr > th {
    width: auto;
  }
}

.privacyBlock__table > thead > tr > td:nth-child(2),
.privacyBlock__table > tbody > tr > td:nth-child(2) {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .privacyBlock__table > thead > tr > td:nth-child(2),
  .privacyBlock__table > tbody > tr > td:nth-child(2) {
    width: auto;
  }
}

.privacyBlock__table > thead > tr > td:nth-child(3),
.privacyBlock__table > tbody > tr > td:nth-child(3) {
  width: 20%;
}

@media screen and (max-width: 767px) {
  .privacyBlock__table > thead > tr > td:nth-child(3),
  .privacyBlock__table > tbody > tr > td:nth-child(3) {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .privacyBlock__table > thead {
    display: none;
  }
}

.privacyBlock__table > thead > tr > th,
.privacyBlock__table > thead > tr > td {
  padding: 0.625rem 0;
  border-top: 1px solid #ddd;
  font-weight: 500;
  line-height: 1.5;
  vertical-align: middle;
}

.privacyBlock__table > tbody > tr > th,
.privacyBlock__table > tbody > tr > td {
  padding: 0.9375rem 0;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .privacyBlock__table > tbody > tr > th,
  .privacyBlock__table > tbody > tr > td {
    padding: 0;
  }
}

.privacyBlock__table > tbody > tr > th {
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .privacyBlock__table > tbody > tr > th {
    margin-bottom: 0.625rem;
  }
}

@media screen and (max-width: 767px) {
  .privacyBlock__table > tbody > tr > td:nth-child(3) {
    margin-top: 0.625rem;
  }
}

@media screen and (max-width: 767px) {
  .privacyBlock__table > tbody > tr:first-child {
    border-top: 1px solid #ddd;
  }
}

.privacyBlock__mark {
  display: table;
  width: 100%;
  margin-top: 1.875rem;
}

@media screen and (max-width: 767px) {
  .privacyBlock__mark {
    margin-top: 1.5625rem;
  }
}

.privacyBlock__mark__picCol, .privacyBlock__mark__txtCol {
  display: table-cell;
  vertical-align: middle;
}

.privacyBlock__mark__picCol {
  padding-right: 1.875rem;
}

@media screen and (max-width: 767px) {
  .privacyBlock__mark__picCol {
    padding-right: 1.25rem;
  }
}

.privacyBlock__mark__txtCol {
  width: 100%;
}

.privacyBlock__mark__pic {
  width: 4.375rem;
  height: 4.5rem;
  background: url(/images/pic_privacy_block01.png) no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .privacyBlock__mark__pic {
    width: 4.375rem;
    height: 4.5rem;
  }
}

.privacyBlock__ssl {
  width: 37.1875rem;
  height: 7.5rem;
  margin: 1.25rem auto 0;
  background: url(/images/pic_privacy_block02.png) no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .privacyBlock__ssl {
    width: auto;
    height: auto;
    margin-top: 1.25rem;
    padding-top: 20.16807%;
  }
}

.recommendRead {
  position: relative;
}

.recommendRead__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 7.5rem 1.25rem 0;
}

@media screen and (max-width: 767px) {
  .recommendRead__in {
    width: auto;
    padding: 6.25rem 1.25rem 0;
  }
}

.recommendRead__body {
  display: table;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .recommendRead__body {
    display: block;
  }
}

.recommendRead__setWrap {
  display: table-cell;
  width: 50%;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .recommendRead__setWrap {
    display: block;
    width: auto;
  }
}

.recommendRead__setWrap:first-child {
  padding-right: 2.5rem;
}

@media screen and (max-width: 767px) {
  .recommendRead__setWrap:first-child {
    padding-right: 0;
  }
}

.recommendRead__setWrap:last-child {
  padding-left: 2.5rem;
}

@media screen and (max-width: 767px) {
  .recommendRead__setWrap:last-child {
    margin-top: 2.5rem;
    padding-left: 0;
  }
}

.recommendRead__set__spPic {
  display: none;
}

@media screen and (max-width: 767px) {
  .recommendRead__set__spPic {
    display: block;
    margin-bottom: 0.625rem;
  }
}

.recommendRead__set__body {
  display: table;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .recommendRead__set__body {
    display: block;
  }
}

.recommendRead__set__txtCol, .recommendRead__set__picCol {
  display: table-cell;
  vertical-align: top;
}

.recommendRead__set__txtCol {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .recommendRead__set__txtCol {
    display: block;
  }
}

.recommendRead__set__picCol {
  padding-left: 1.25rem;
}

@media screen and (max-width: 767px) {
  .recommendRead__set__picCol {
    display: none;
  }
}

.recommendRead__set__title {
  margin-bottom: 0.625rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .recommendRead__set__title {
    margin-bottom: 0.625rem;
    font-size: 1.125rem;
    text-align: center;
  }
}

.recommendRead__set__subtitle {
  margin-bottom: 0.3125rem;
  font-size: 0.875rem;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .recommendRead__set__subtitle {
    margin-bottom: 0.3125rem;
    font-size: 0.875rem;
  }
}

.recommendRead__set__txt {
  font-size: 0.875rem;
}

@media screen and (max-width: 767px) {
  .recommendRead__set__txt {
    font-size: 0.875rem;
  }
}

.recommendRead__set__pic {
  width: 11.25rem;
}

@media screen and (max-width: 767px) {
  .recommendRead__set__pic {
    width: 12.5rem;
    margin: 0 auto;
  }
}

.recommendRead__set__pic > img {
  width: 100%;
}

.recommendRead__set > a {
  display: block;
  text-decoration: none;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

html.device-pc .recommendRead__set > a:hover,
html.device-pc .recommendRead__set > a:active {
  opacity: 0.5;
}

.serviceBlock {
  /* width: 79.75rem; */
}

@media screen and (max-width: 767px) {
  .serviceBlock {
    width: auto;
  }
}

.serviceBlock__set {
  float: left;
  width: 33.3333%;
  box-sizing: border-box;
  padding: 0 1.875rem;
}

@media screen and (max-width: 767px) {
  .serviceBlock__set {
    float: none;
    width: auto;
    margin-top: 3.125rem;
    padding: 0;
  }
}

.serviceBlock__set__check {
  margin-bottom: 1.25rem;
}

@media screen and (max-width: 767px) {
  .serviceBlock__set__check {
    margin-bottom: 1.25rem;
  }
}

.serviceBlock__set__check > li {
  position: relative;
  margin-top: 0.625rem;
  padding-left: 1.375rem;
  font-size: 0.875rem;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .serviceBlock__set__check > li {
    margin-top: 0.3125rem;
    padding-left: 1.375rem;
    font-size: 0.875rem;
  }
}

.serviceBlock__set__check > li::before, .serviceBlock__set__check > li::after {
  content: "";
  display: block;
  position: absolute;
  background: #f3be36;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.serviceBlock__set__check > li::before {
  left: 0;
  top: 0.625rem;
  width: 0.1875rem;
  height: 0.5rem;
}

@media screen and (max-width: 767px) {
  .serviceBlock__set__check > li::before {
    top: 0.625rem;
    width: 0.1875rem;
    height: 0.5rem;
  }
}

.serviceBlock__set__check > li::after {
  left: 0.0625rem;
  top: 0.6875rem;
  width: 0.875rem;
  height: 0.1875rem;
}

@media screen and (max-width: 767px) {
  .serviceBlock__set__check > li::after {
    left: 0.0625rem;
    top: 0.6875rem;
    width: 0.875rem;
    height: 0.1875rem;
  }
}

.serviceBlock__set__check > li:first-child {
  margin-top: 0;
}

.serviceBlock__set__pic, .serviceBlock__set__pic--1, .serviceBlock__set__pic--2, .serviceBlock__set__pic--3 {
  height: 11.625rem;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .serviceBlock__set__pic, .serviceBlock__set__pic--1, .serviceBlock__set__pic--2, .serviceBlock__set__pic--3 {
    height: auto;
    padding-top: 66.41791%;
  }
}

.serviceBlock__set__pic--1 {
  background-image: url(/images/pic_service_block01.jpg);
}

@media screen and (max-width: 767px) {
  .serviceBlock__set__pic--1 {
    background-image: url(/images/pic_service_block01_sp.jpg);
  }
}

.serviceBlock__set__pic--2 {
  background-image: url(/images/pic_service_block02.jpg);
}

@media screen and (max-width: 767px) {
  .serviceBlock__set__pic--2 {
    background-image: url(/images/pic_service_block02_sp.jpg);
  }
}

.serviceBlock__set__pic--3 {
  background-image: url(/images/pixta_19359514_L.jpg);
}

@media screen and (max-width: 767px) {
  .serviceBlock__set__pic--3 {
    background-image: url(/images/pixta_19359514_L.jpg);
  }
}

.serviceBlock__set__title {
  margin-top: 1.25rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .serviceBlock__set__title {
    margin-top: 0.9375rem;
    font-size: 1.125rem;
  }
}

.serviceBlock__set__txt {
  min-height: 5.25rem;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}

@media screen and (max-width: 767px) {
  .serviceBlock__set__txt {
    min-height: 0;
    margin-top: 0.625rem;
    font-size: 0.875rem;
  }
}

.serviceBlock__set__btn {
  width: 13.125rem;
  margin: 0.9375rem auto 0;
}

@media screen and (max-width: 767px) {
  .serviceBlock__set__btn {
    width: auto;
    margin-top: 1.25rem;
  }
}

@media screen and (max-width: 767px) {
  .serviceBlock__set:first-child {
    margin-top: 0;
  }
}

.serviceDetail {
  position: relative;
}


.serviceDetail__btn {
  width: 13.125rem;
  margin: 1.875rem auto 0;
}

@media screen and (max-width: 767px) {
  .serviceDetail__btn {
    width: auto;
    margin-top: 1.5625rem;
  }
}

.serviceDetail__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 0 1.25rem;
}

@media screen and (max-width: 767px) {
  .serviceDetail__in {
    width: auto;
    padding: 0 1.25rem;
  }
}

.serviceDetail__section {
  margin-top: 7.5rem;
}

@media screen and (max-width: 767px) {
  .serviceDetail__section {
    margin-top: 5rem;
  }
}

.serviceDetail__category {
  margin-top: 3.75rem;
}

@media screen and (max-width: 767px) {
  .serviceDetail__category {
    margin-top: 2.5rem;
  }
}

.serviceDetail__category__col {
  float: left;
  width: 50%;
  box-sizing: border-box;
}

.serviceDetail__category__col:first-child {
  padding-right: 1.875rem;
}

@media screen and (max-width: 767px) {
  .serviceDetail__category__col:first-child {
    padding-right: 0.625rem;
  }
}

.serviceDetail__category__col:last-child {
  padding-left: 1.875rem;
}

@media screen and (max-width: 767px) {
  .serviceDetail__category__col:last-child {
    padding-left: 0.625rem;
  }
}

.serviceDetail__category__title, .serviceDetail__category__title--1, .serviceDetail__category__title--2 {
  margin-bottom: 0.9375rem;
  padding: 0.5rem 0;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .serviceDetail__category__title, .serviceDetail__category__title--1, .serviceDetail__category__title--2 {
    margin-bottom: 0.9375rem;
    font-size: 1rem;
  }
}

.serviceDetail__category__title--1 {
  background: #ffefb5;
}

.serviceDetail__category__title--2 {
  background: #f7da92;
}

.serviceDetail__category__group {
  margin-top: 1.25rem;
}

@media screen and (max-width: 767px) {
  .serviceDetail__category__group {
    margin-top: 0.9375rem;
  }
}

.serviceDetail__category__group__title, .serviceDetail__category__group__title--1, .serviceDetail__category__group__title--2, .serviceDetail__category__group__title--3, .serviceDetail__category__group__title--4, .serviceDetail__category__group__title--5, .serviceDetail__category__group__title--6, .serviceDetail__category__group__title--7, .serviceDetail__category__group__title--8, .serviceDetail__category__group__title--9, .serviceDetail__category__group__title--10, .serviceDetail__category__group__title--11, .serviceDetail__category__group__title--12, .serviceDetail__category__group__title--13, .serviceDetail__category__group__title--14, .serviceDetail__category__group__title--15, .serviceDetail__category__group__title--16, .serviceDetail__category__group__title--17, .serviceDetail__category__group__title--18, .serviceDetail__category__group__title--19, .serviceDetail__category__group__title--20 {
  position: relative;
  margin-bottom: 0.625rem;
  padding: 0.375rem 0 0.375rem 1.9375rem;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #f2f2f2;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .serviceDetail__category__group__title, .serviceDetail__category__group__title--1, .serviceDetail__category__group__title--2, .serviceDetail__category__group__title--3, .serviceDetail__category__group__title--4, .serviceDetail__category__group__title--5, .serviceDetail__category__group__title--6, .serviceDetail__category__group__title--7, .serviceDetail__category__group__title--8, .serviceDetail__category__group__title--9, .serviceDetail__category__group__title--10, .serviceDetail__category__group__title--11, .serviceDetail__category__group__title--12, .serviceDetail__category__group__title--13, .serviceDetail__category__group__title--14, .serviceDetail__category__group__title--15, .serviceDetail__category__group__title--16, .serviceDetail__category__group__title--17, .serviceDetail__category__group__title--18, .serviceDetail__category__group__title--19, .serviceDetail__category__group__title--20 {
    margin-bottom: 0.625rem;
    font-size: 0.875rem;
  }
}

.serviceDetail__category__group__title::before, .serviceDetail__category__group__title--1::before, .serviceDetail__category__group__title--2::before, .serviceDetail__category__group__title--3::before, .serviceDetail__category__group__title--4::before, .serviceDetail__category__group__title--5::before, .serviceDetail__category__group__title--6::before, .serviceDetail__category__group__title--7::before, .serviceDetail__category__group__title--8::before, .serviceDetail__category__group__title--9::before, .serviceDetail__category__group__title--10::before, .serviceDetail__category__group__title--11::before, .serviceDetail__category__group__title--12::before, .serviceDetail__category__group__title--13::before, .serviceDetail__category__group__title--14::before, .serviceDetail__category__group__title--15::before, .serviceDetail__category__group__title--16::before, .serviceDetail__category__group__title--17::before, .serviceDetail__category__group__title--18::before, .serviceDetail__category__group__title--19::before, .serviceDetail__category__group__title--20::before {
  content: "";
  display: block;
  position: absolute;
  left: 0.3125rem;
  top: 0.25rem;
  width: 1.4375rem;
  height: 1.4375rem;
  background-repeat: no-repeat;
  background-size: contain;
}

.serviceDetail__category__group__title--1::before {
  background-image: url(/images/icon_service_detail01.jpg);
}

.serviceDetail__category__group__title--2::before {
  background-image: url(/images/icon_service_detail02.jpg);
}

.serviceDetail__category__group__title--3::before {
  background-image: url(/images/icon_service_detail03.jpg);
}

.serviceDetail__category__group__title--4::before {
  background-image: url(/images/icon_service_detail04.jpg);
}

.serviceDetail__category__group__title--5::before {
  background-image: url(/images/icon_service_detail05.jpg);
}

.serviceDetail__category__group__title--6::before {
  background-image: url(/images/icon_service_detail06.jpg);
}

.serviceDetail__category__group__title--7::before {
  background-image: url(/images/icon_service_detail07.jpg);
}

.serviceDetail__category__group__title--8::before {
  background-image: url(/images/icon_service_detail08.jpg);
}

.serviceDetail__category__group__title--9::before {
  background-image: url(/images/icon_service_detail09.jpg);
}

.serviceDetail__category__group__title--10::before {
  background-image: url(/images/icon_service_detail10.jpg);
}

.serviceDetail__category__group__title--11::before {
  background-image: url(/images/icon_service_detail11.jpg);
}

.serviceDetail__category__group__title--12::before {
  background-image: url(/images/icon_service_detail12.jpg);
}

.serviceDetail__category__group__title--13::before {
  background-image: url(/images/icon_service_detail03.jpg);
}

.serviceDetail__category__group__title--14::before {
  background-image: url(/images/icon_service_detail13.jpg);
}

.serviceDetail__category__group__title--15::before {
  background-image: url(/images/icon_service_detail14.jpg);
}

.serviceDetail__category__group__title--16::before {
  background-image: url(/images/icon_service_detail15.jpg);
}

.serviceDetail__category__group__title--17::before {
  background-image: url(/images/icon_service_detail11.jpg);
}

.serviceDetail__category__group__title--18::before {
  background-image: url(/images/icon_service_detail05.jpg);
}

.serviceDetail__category__group__title--19::before {
  background-image: url(/images/icon_service_detail16.jpg);
}

.serviceDetail__category__group__title--20::before {
  background-image: url(/images/icon_service_detail17.jpg);
}

.pdf-btn {
  position: relative;
}

.pdf-btn::after {
  content: "";
  display: block;
  position: absolute;
  right: 0.375rem;
  top: 0.4625rem;
  width: 1.25rem;
  height: 1.4375rem;
  background-repeat: no-repeat;
  background-size: contain;
}

.pdf_summary-btn {
  position: relative;
}

.pdf_summary-btn::after {
  content: "";
  display: block;
  position: absolute;
  right: 2.5rem;
  top: 0.4625rem;
  width: 1.25rem;
  height: 1.4375rem;
  background-repeat: no-repeat;
  background-size: contain;
}

.serviceDetail__category__group__list > li {
  margin-top: 0.3125rem;
  font-size: 0.8125rem;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .serviceDetail__category__group__list > li {
    margin-top: 0.3125rem;
    font-size: 0.75rem;
  }
}

.serviceDetail__category__group__list > li:first-child {
  margin-top: 0;
}

@media print, (min-width: 768px) {
  .serviceDetail__category__group:first-child {
    margin-top: 0;
  }
}

.serviceDetail__category__body {
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .serviceDetail__category__body {
    overflow: visible;
  }
}

.serviceDetail__category__body__in {
  margin: 0 -0.46875rem;
}

@media screen and (max-width: 767px) {
  .serviceDetail__category__body__in {
    margin: 0;
  }
}

.serviceDetail__category__body__col {
  float: left;
  width: 33.33333%;
  box-sizing: border-box;
  padding: 0 0.46875rem;
}

@media screen and (max-width: 767px) {
  .serviceDetail__category__body__col {
    float: none;
    width: auto;
    padding: 0;
  }
}

.serviceDetail__category__body:first-child .serviceDetail__category__body__col .serviceDetail__category__group:first-child {
  margin-top: 0;
}

.serviceDetail__supplier {
  margin-top: 7.5rem;
}

@media screen and (max-width: 767px) {
  .serviceDetail__supplier {
    margin-top: 3.75rem;
  }
}

.serviceDetail__nav, .serviceDetail__nav--col2, .serviceDetail__nav--flat3 {
  padding: 2.8125rem 0;
  border-top: 1px solid #f3be36;
  border-bottom: 1px solid #f3be36;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .serviceDetail__nav, .serviceDetail__nav--col2, .serviceDetail__nav--flat3 {
    padding: 1.25rem 0;
  }
}

.serviceDetail__nav ul > li > a, .serviceDetail__nav--col2 ul > li > a, .serviceDetail__nav--flat3 ul > li > a {
  display: inline-block;
  position: relative;
  padding-left: 1.375rem;
  color: #e4aa15;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

@media screen and (max-width: 767px) {
  .serviceDetail__nav ul > li > a, .serviceDetail__nav--col2 ul > li > a, .serviceDetail__nav--flat3 ul > li > a {
    padding-left: 1.375rem;
  }
}

.serviceDetail__nav ul > li > a::before, .serviceDetail__nav--col2 ul > li > a::before, .serviceDetail__nav--flat3 ul > li > a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.375rem;
  width: 0.625rem;
  height: 0.625rem;
  box-sizing: border-box;
  border-top: 3px solid #f3be36;
  border-left: 3px solid #f3be36;
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
}

@media screen and (max-width: 767px) {
  .serviceDetail__nav ul > li > a::before, .serviceDetail__nav--col2 ul > li > a::before, .serviceDetail__nav--flat3 ul > li > a::before {
    top: 0.375rem;
    width: 0.625rem;
    height: 0.625rem;
  }
}

html.device-pc .serviceDetail__nav ul > li > a:hover, html.device-pc .serviceDetail__nav--col2 ul > li > a:hover, html.device-pc .serviceDetail__nav--flat3 ul > li > a:hover,
html.device-pc .serviceDetail__nav ul > li > a:active,
html.device-pc .serviceDetail__nav--col2 ul > li > a:active,
html.device-pc .serviceDetail__nav--flat3 ul > li > a:active {
  opacity: 0.5;
}

.serviceDetail__nav--col2 .serviceDetail__nav__col {
  float: left;
  width: 50%;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .serviceDetail__nav--col2 .serviceDetail__nav__col {
    float: none;
    width: auto;
    text-align: left;
  }
}

.serviceDetail__nav--col2 .serviceDetail__nav__col > ul {
  display: inline-block;
  text-align: left;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .serviceDetail__nav--col2 .serviceDetail__nav__col > ul {
    display: block;
  }
}

.serviceDetail__nav--col2 .serviceDetail__nav__col > ul > li {
  margin-top: 0.625rem;
}

@media screen and (max-width: 767px) {
  .serviceDetail__nav--col2 .serviceDetail__nav__col > ul > li {
    margin-top: 0.625rem;
  }
}

.serviceDetail__nav--col2 .serviceDetail__nav__col > ul > li:first-child {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .serviceDetail__nav--col2 .serviceDetail__nav__col:last-child {
    margin-top: 0.625rem;
  }
}

.serviceDetail__nav--flat3 {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .serviceDetail__nav--flat3 {
    text-align: left;
  }
}

.serviceDetail__nav--flat3 > ul > li {
  float: left;
  width: 50%;
}

@media screen and (max-width: 767px) {
  .serviceDetail__nav--flat3 > ul > li {
    float: none;
    width: auto;
    margin-top: 0.625rem;
  }
}

@media screen and (max-width: 767px) {
  .serviceDetail__nav--flat3 > ul > li:first-child {
    margin-top: 0;
  }
}

.serviceDetail__table {
  width: 100%;
  border-collapse: separate;
}

@media screen and (max-width: 767px) {
  .serviceDetail__table {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .serviceDetail__table > tbody {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .serviceDetail__table > tbody > tr {
    display: block;
    padding: 0.9375rem 0 1.25rem;
    border-bottom: 1px solid #ddd;
  }
}

.serviceDetail__table > tbody > tr > th,
.serviceDetail__table > tbody > tr > td {
  border-bottom: 1px solid #ddd;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .serviceDetail__table > tbody > tr > th,
  .serviceDetail__table > tbody > tr > td {
    display: block;
    border-bottom: none;
  }
}

.serviceDetail__table > tbody > tr > th {
  width: 23%;
  padding: 1.125rem 0 1.125rem 1.25rem;
  font-weight: 500;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .serviceDetail__table > tbody > tr > th {
    width: auto;
    margin-bottom: 0.625rem;
    padding: 0;
  }
}

.serviceDetail__table > tbody > tr > td {
  width: 77%;
  padding: 1.25rem 1.25rem 1.25rem 0;
}

@media screen and (max-width: 767px) {
  .serviceDetail__table > tbody > tr > td {
    width: auto;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .serviceDetail__table > tbody > tr:first-child {
    border-top: 1px solid #ddd;
  }
}

.serviceDetail__table > tbody > tr:first-child > th,
.serviceDetail__table > tbody > tr:first-child > td {
  border-top: 1px solid #ddd;
}

@media screen and (max-width: 767px) {
  .serviceDetail__table > tbody > tr:first-child > th,
  .serviceDetail__table > tbody > tr:first-child > td {
    border-top: none;
  }
}

.serviceDetail__check > li {
  position: relative;
  margin-top: 0.625rem;
  padding-left: 1.375rem;
  font-size: 0.875rem;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .serviceDetail__check > li {
    margin-top: 0.3125rem;
    padding-left: 1.375rem;
    font-size: 0.875rem;
  }
}

.serviceDetail__check > li::before, .serviceDetail__check > li::after {
  content: "";
  display: block;
  position: absolute;
  background: #f3be36;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.serviceDetail__check > li::before {
  left: 0;
  top: 0.625rem;
  width: 0.1875rem;
  height: 0.5rem;
}

@media screen and (max-width: 767px) {
  .serviceDetail__check > li::before {
    top: 0.625rem;
    width: 0.1875rem;
    height: 0.5rem;
  }
}

.serviceDetail__check > li::after {
  left: 0.0625rem;
  top: 0.6875rem;
  width: 0.875rem;
  height: 0.1875rem;
}

@media screen and (max-width: 767px) {
  .serviceDetail__check > li::after {
    left: 0.0625rem;
    top: 0.6875rem;
    width: 0.875rem;
    height: 0.1875rem;
  }
}

.serviceDetail__check > li:first-child {
  margin-top: 0;
}

.serviceDetail__balloon {
  position: relative;
  width: 17.5rem;
  margin: 0 auto 2.5rem;
  box-sizing: border-box;
  padding: 1.1875rem 0;
  border: 1px solid #f3be36;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .serviceDetail__balloon {
    width: 17.5rem;
    margin-bottom: 1.875rem;
    padding: 1.0625rem 0;
    font-size: 1.25rem;
  }
}

.serviceDetail__balloon::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -0.75rem;
  width: 1.375rem;
  height: 0.875rem;
  margin-left: -0.6875rem;
  background: url(/images/bg_balloon01.png) no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .serviceDetail__balloon::before {
    bottom: -0.75rem;
    width: 1.375rem;
    height: 0.875rem;
    margin-left: -0.6875rem;
  }
}

.serviceDetail__txtBtn {
  margin-top: 2.5rem;
}

@media screen and (max-width: 767px) {
  .serviceDetail__txtBtn {
    margin-top: 1.5625rem;
  }
}

.serviceDetail__txtBtn__txt {
  margin-bottom: 0.9375rem;
  font-size: 0.875rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .serviceDetail__txtBtn__txt {
    margin-bottom: 0.9375rem;
    font-size: 0.875rem;
  }
}

.serviceDetail__txtBtn__btn {
  width: 20rem;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .serviceDetail__txtBtn__btn {
    width: auto;
  }
}

.serviceDetail__firstTxt {
  margin-bottom: 2.5rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .serviceDetail__firstTxt {
    margin-bottom: 1.875rem;
    text-align: left;
  }
}

.serviceDetail__firstNote {
  margin: -1.25rem 0 2.5rem;
  font-size: 0.875rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .serviceDetail__firstNote {
    margin: -0.9375rem 0 1.875rem;
    font-size: 0.875rem;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .serviceDetail__firstNote__mark {
    display: block;
    float: left;
  }
}

@media screen and (max-width: 767px) {
  .serviceDetail__firstNote__body {
    display: block;
    overflow: hidden;
  }
}

.serviceDetail__oss {
  margin-bottom: 1.875rem;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .serviceDetail__oss {
    margin-bottom: 1.5625rem;
    overflow: visible;
  }
}

.serviceDetail__oss__in {
//  margin: 0 -2.875rem;
//  margin: 0 2.875rem;
}

@media screen and (max-width: 767px) {
  .serviceDetail__oss__in {
    margin: 0;
  }
}

.serviceDetail__oss__col {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 3rem;
//  padding: 0 2.875rem;

}

@media screen and (max-width: 767px) {
  .serviceDetail__oss__col {
    float: none;
    width: auto;
    margin-top: 2.5rem;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .serviceDetail__oss__col:first-child {
    margin-top: 0;
  }
}

.serviceDetail__oss__title {
  margin-bottom: 1.25rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .serviceDetail__oss__title {
    margin-bottom: 0.9375rem;
    font-size: 1.125rem;
  }
}

.serviceDetail__oss__pic, .serviceDetail__oss__pic--1, .serviceDetail__oss__pic--2, .serviceDetail__oss__pic--3 {
  height: 12.5rem;
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .serviceDetail__oss__pic, .serviceDetail__oss__pic--1, .serviceDetail__oss__pic--2, .serviceDetail__oss__pic--3 {
    height: auto;
    padding-top: 71.42857%;
  }
}

.serviceDetail__oss__pic--1 {
  background-image: url(/images/pic_service_detail_oss01.png);
}

.serviceDetail__oss__pic--2 {
  background-image: url(/images/pic_service_detail_oss02.png);
}

.serviceDetail__oss__pic--3 {
  background-image: url(/images/pic_service_detail_oss03.png);
}

.serviceDetail__oss__list {
  margin-top: 1.25rem;
}

@media screen and (max-width: 767px) {
  .serviceDetail__oss__list {
    margin-top: 0.9375rem;
  }
}

.serviceDetail__td {
  position: relative;
  margin-bottom: 5rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .serviceDetail__td {
    margin-bottom: 1.25rem;
    padding-bottom: 9.375rem;
  }
}

@media screen and (max-width: 767px) {
  .serviceDetail__td__in {
    display: inline-block;
    text-align: left;
  }
}

.serviceDetail__td__col {
  display: inline-block;
  position: relative;
  padding: 0 2.1875rem;
  text-align: left;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .serviceDetail__td__col {
    display: block;
    position: static;
    padding: 0;
  }
}

.serviceDetail__td__col::before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
}

.serviceDetail__td__col:first-child::before {
  left: -3.75rem;
  top: -1.875rem;
  width: 2.5rem;
  height: 8.5rem;
  background-image: url(/images/pic_service_detail_td01.png);
}

@media screen and (max-width: 767px) {
  .serviceDetail__td__col:first-child::before {
    left: 50%;
    top: auto;
    bottom: 0;
    width: 2.5rem;
    height: 8.5rem;
    margin-left: 0.625rem;
  }
}

@media screen and (max-width: 767px) {
  .serviceDetail__td__col:last-child {
    margin-top: 0.3125rem;
  }
}

.serviceDetail__td__col:last-child::before {
  right: -2.5rem;
  top: -1.875rem;
  width: 1.75rem;
  height: 8.375rem;
  background-image: url(/images/pic_service_detail_td02.png);
}

@media screen and (max-width: 767px) {
  .serviceDetail__td__col:last-child::before {
    right: 50%;
    top: auto;
    bottom: 0;
    width: 1.75rem;
    height: 8.375rem;
    margin-right: 1.25rem;
  }
}

.serviceDetail__indirect {
  height: 15.625rem;
  background: url(/images/pic_service_detail_indirect01.png) no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .serviceDetail__indirect {
    height: auto;
    padding-top: 24.41406%;
  }
}

.serviceDetail__osd__txt {
  margin-bottom: 1.875rem;
  font-size: 0.875rem;
}

@media screen and (max-width: 767px) {
  .serviceDetail__osd__txt {
    margin-bottom: 1.25rem;
    font-size: 0.875rem;
  }
}

.serviceDetail__osd__pic--1 {
  height: 22.4375rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/images/pic_service_detail_osd01.png);
}

@media screen and (max-width: 767px) {
  .serviceDetail__osd__pic--1 {
    height: auto;
    padding-top: 35.05859%;
  }
}

.serviceDetail__osd__pic--2 {
  width: 562px;
  height: 28.8125rem;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/images/pic_service_detail_osd02.png);
}

@media screen and (max-width: 767px) {
  .serviceDetail__osd__pic--2 {
    width: auto;
    height: auto;
    padding-top: 82.02847%;
  }
}

.serviceDetail__osd__pic--3 {
  height: 14.4375rem;
  width: 771px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/images/pic_service_detail_osd03.png);
}

@media screen and (max-width: 767px) {
  .serviceDetail__osd__pic--3 {
    width: auto;
    height: auto;
    padding-top: 29.96109%;
  }
}

.serviceDetail__osd__pic--4 {
  height: 22.4375rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/images/pic_service_detail_osd04.png);
}

@media screen and (max-width: 767px) {
  .serviceDetail__osd__pic--4 {
    width: auto;
    height: auto;
    padding-top: 35.05859%;
  }
}

.service_solution07 {
  height: 22.4375rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/images/pic_service_solution07.png);
}

@media screen and (max-width: 767px) {
  .service_solution07 {
    width: auto;
    height: auto;
    padding-top: 35.05859%;
  }
}


.serviceDetail__od {
  position: relative;
  margin-bottom: 3.75rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .serviceDetail__od {
    margin-bottom: 1.875rem;
    padding-bottom: 9.375rem;
    text-align: left;
  }
}

.serviceDetail__od__in {
  display: inline-block;
  position: relative;
  padding: 0 2.1875rem;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .serviceDetail__od__in {
    display: block;
    position: static;
    padding: 0;
  }
}

.serviceDetail__od__in::before, .serviceDetail__od__in::after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
}

.serviceDetail__od__in::before {
  left: -3.75rem;
  top: -1.875rem;
  width: 2.5rem;
  height: 8.5rem;
  background-image: url(/images/pic_service_detail_td01.png);
}

@media screen and (max-width: 767px) {
  .serviceDetail__od__in::before {
    left: 50%;
    top: auto;
    bottom: 0;
    width: 2.5rem;
    height: 8.5rem;
    margin-left: 0.625rem;
  }
}

.serviceDetail__od__in::after {
  right: -2.5rem;
  top: -1.875rem;
  width: 1.75rem;
  height: 8.375rem;
  background-image: url(/images/pic_service_detail_td02.png);
}

@media screen and (max-width: 767px) {
  .serviceDetail__od__in::after {
    right: 50%;
    top: auto;
    bottom: 0;
    width: 1.75rem;
    height: 8.375rem;
    margin-right: 1.25rem;
  }
}

.serviceDetail__cd--1 {
  height: 34.3125rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/images/pic_service_detail_cd01.png);
}

@media screen and (max-width: 767px) {
  .serviceDetail__cd--1 {
    height: auto;
    padding-top: 53.41797%;
  }
}

.serviceDetail__cd--2 {
  height: 17.5rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/images/pic_service_detail_cd02.png);
}

@media screen and (max-width: 767px) {
  .serviceDetail__cd--2 {
    height: auto;
    padding-top: 25.87891%;
  }
}

.serviceDetail__subsection {
  margin-top: 3.125rem;
}

@media screen and (max-width: 767px) {
  .serviceDetail__subsection {
    margin-top: 1.875rem;
  }
}

.serviceDetail__tableNote {
  margin-top: 1.875rem;
}

@media screen and (max-width: 767px) {
  .serviceDetail__tableNote {
    margin-top: 0.9375rem;
  }
}

.serviceDetail__ss {
  height: 40.625rem;
  margin-bottom: 2.5rem;
  background: url(/images/pic_service_detail_ss01.png) no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .serviceDetail__ss {
    height: auto;
    margin-bottom: 1.5625rem;
    padding-top: 63.47656%;
  }
}

.serviceDetail__ssLink {
  margin-bottom: 3.75rem;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .serviceDetail__ssLink {
    margin-bottom: 2.5rem;
    font-size: 0.9375rem;
  }
}

.serviceDetail__ssLink > a {
  color: #e4aa15;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

html.device-pc .serviceDetail__ssLink > a:hover,
html.device-pc .serviceDetail__ssLink > a:active {
  opacity: 0.5;
}

.serviceDetail__sd, .serviceDetail__sd--1, .serviceDetail__sd--1__2, .serviceDetail__sd--2, .serviceDetail__sd--3, .serviceDetail__sd--4 {
  background-repeat: no-repeat;
  background-size: contain;
}

.serviceDetail__sd--1 {
  height: 28.5rem;
  background-image: url(/images/pic_service_detail_sd01.png);
}

@media screen and (max-width: 767px) {
  .serviceDetail__sd--1 {
    height: auto;
    padding-top: 44.43359%;
  }
}

.serviceDetail__sd--1__2 {
  height: 19.6875rem;
  background-image: url(/images/pic_service_detail_sd01_02.png);
}

@media screen and (max-width: 767px) {
  .serviceDetail__sd--1__2 {
    height: auto;
    padding-top: 31.267606%;
  }
}

.serviceDetail__sd--2 {
  height: 25.0625rem;
  background-image: url(/images/pic_service_detail_sd02.png);
}

@media screen and (max-width: 767px) {
  .serviceDetail__sd--2 {
    height: auto;
    padding-top: 39.0625%;
  }
}

.serviceDetail__sd--3 {
  height: 25rem;
  background-image: url(/images/pic_service_detail_sd03.png);
}

@media screen and (max-width: 767px) {
  .serviceDetail__sd--3 {
    height: auto;
    padding-top: 39.0625%;
  }
}

.serviceDetail__sd--4 {
  height: 16.5625rem;
  background-image: url(/images/pic_service_detail_sd04.png);
}

@media screen and (max-width: 767px) {
  .serviceDetail__sd--4 {
    height: auto;
    padding-top: 25.87891%;
  }
}

.serviceSolution {
  position: relative;
  margin-top: 8.75rem;
}

@media screen and (max-width: 767px) {
  .serviceSolution {
    margin-top: 6.25rem;
  }
}

.serviceSolution__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 0 1.25rem;
}

@media screen and (max-width: 767px) {
  .serviceSolution__in {
    width: auto;
    padding: 0 1.25rem;
  }
}

.serviceSolution__section, .serviceSolution__section--mt0 {
  margin-top: 7.5rem;
}

@media screen and (max-width: 767px) {
  .serviceSolution__section, .serviceSolution__section--mt0 {
    margin-top: 5rem;
  }
}

.serviceSolution__section--mt0 {
  margin-top: 0;
}

.serviceSolution__col1 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .serviceSolution__col1 {
    width: auto;
  }
}

.serviceSolution__col2 {
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .serviceSolution__col2 {
    overflow: visible;
  }
}

.serviceSolution__col2__in {
  margin: 0 -2.875rem;
}

@media screen and (max-width: 767px) {
  .serviceSolution__col2__in {
    margin: 0;
  }
}

.serviceSolution__col2__col {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 2.875rem;
}

@media screen and (max-width: 767px) {
  .serviceSolution__col2__col {
    float: none;
    width: auto;
    margin-top: 3.125rem;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .serviceSolution__col2__col:first-child {
    margin-top: 0;
  }
}

.serviceSolution__col3 {
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .serviceSolution__col3 {
    overflow: visible;
  }
}

.serviceSolution__col3__in {
  margin: 0 -2.875rem;
}

@media screen and (max-width: 767px) {
  .serviceSolution__col3__in {
    margin: 0;
  }
}

.serviceSolution__col3__col {
  float: left;
  width: 33.33333%;
  box-sizing: border-box;
  padding: 0 2.875rem;
}

@media screen and (max-width: 767px) {
  .serviceSolution__col3__col {
    float: none;
    width: auto;
    margin-top: 3.125rem;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .serviceSolution__col3__col:first-child {
    margin-top: 0;
  }
}

.serviceSolution__txt {
  margin-bottom: 1.25rem;
  font-size: 0.875rem;
}

@media screen and (max-width: 767px) {
  .serviceSolution__txt {
    margin-bottom: 1.25rem;
    font-size: 0.875rem;
  }
}

.serviceSolution__pic, .serviceSolution__pic--1, .serviceSolution__pic--2, .serviceSolution__pic--3, .serviceSolution__pic--4, .serviceSolution__pic--5, .serviceSolution__pic--6 {
  background-repeat: no-repeat;
  background-size: contain;
}

.serviceSolution__pic--1, .serviceSolution__pic--2 {
  height: 18.8125rem;
}

@media screen and (max-width: 767px) {
  .serviceSolution__pic--1, .serviceSolution__pic--2 {
    height: auto;
    padding-top: 64.59227%;
  }
}
.serviceSolution__pic--3, .serviceSolution__pic--4 {
  height: 18.8125rem;
  width: 20rem;
  margin-left: 22%;
}

@media screen and (max-width: 767px) {
  .serviceSolution__pic--3, .serviceSolution__pic--4 {
    height: auto;
    padding-top: 64.59227%;
  }
}
/*
.serviceSolution__pic--3, .serviceSolution__pic--4, .serviceSolution__pic--5 {
  height: 19.875rem;
  width: 12.5rem;
  margin: 0 auto 0.625rem;
}

@media screen and (max-width: 767px) {
  .serviceSolution__pic--3, .serviceSolution__pic--4, .serviceSolution__pic--5 {
    height: auto;
    padding-top: 113.57143%;
  }
}
*/
.serviceSolution__pic--6 {
  height: 19.875rem;
  text-align:center;
}

@media screen and (max-width: 767px) {
  .serviceSolution__pic--6 {
    height: auto;
    padding-top: 62.57143%;
  }
}

.serviceSolution__pic--1 {
  background-image: url(/images/pic_service_solution01.png);
}

.serviceSolution__pic--2 {
  background-image: url(/images/pic_service_solution02.png);
}

.serviceSolution__pic--3 {
  background-image: url(/images/pic_service_solution03.png);
}

.serviceSolution__pic--4 {
  background-image: url(/images/pic_service_solution04.png);
}

.serviceSolution__pic--5 {
  background-image: url(/images/pic_service_solution05.png);
}
.serviceSolution__pic--6 {
  background-image: url(/images/pic_service_detail_osd04.png);
/*  background-position:center;*/
}

.serviceSolution__flat {
  display: table;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .serviceSolution__flat {
    display: block;
    height: auto;
  }
}

.serviceSolution__flat__in {
  display: table-cell;
  height: 3.375rem;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .serviceSolution__flat__in {
    display: block;
    height: auto;
  }
}

.serviceSolution__btn {
  width: 13.125rem;
  margin: 1.875rem auto 0;
}

@media screen and (max-width: 767px) {
  .serviceSolution__btn {
    width: auto;
    margin-top: 1.5625rem;
  }
}

.serviceSolution__link {
  margin-top: 1.25rem;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .serviceSolution__link {
    margin-top: 0.9375rem;
    font-size: 0.9375rem;
  }
}

.serviceSolution__link > a {
  color: #e4aa15;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

html.device-pc .serviceSolution__link > a:hover,
html.device-pc .serviceSolution__link > a:active {
  opacity: 0.5;
}

.serviceSummary {
  position: relative;
}

.serviceSummary__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 0 1.25rem;
}

@media screen and (max-width: 767px) {
  .serviceSummary__in {
    width: auto;
    padding: 0 1.25rem;
  }
}

.serviceSummary__pic {
  height: 38.125rem;
  background: url(/images/pic_service_summary01.png) no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .serviceSummary__pic {
    height: auto;
    padding-top: 59.57031%;
  }
}

.serviceSummary__btn {
  width: 17.5rem;
  margin: 3.125rem auto 0;
}

@media screen and (max-width: 767px) {
  .serviceSummary__btn {
    width: auto;
    margin-top: 1.5625rem;
  }
}

.serviceSummary__link {
  margin-top: 1.5625rem;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .serviceSummary__link {
    margin-top: 0.9375rem;
    font-size: 0.9375rem;
  }
}

.serviceSummary__link > a {
  color: #e4aa15;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

html.device-pc .serviceSummary__link > a:hover,
html.device-pc .serviceSummary__link > a:active {
  opacity: 0.5;
}

.topicsBlock {
  position: relative;
}

.topicsBlock__in {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  padding: 0 1.25rem;
}

@media screen and (max-width: 767px) {
  .topicsBlock__in {
    width: auto;
    padding: 0 1.25rem;
  }
}

.topicsBlock__in2 {
  position: relative;
  width: 53.75rem;
  margin: 0 auto;
  padding: 0 5.125rem;
}

@media screen and (max-width: 767px) {
  .topicsBlock__in2 {
    width: auto;
    padding: 0;
  }
}

.topicsBlock__title {
  margin-bottom: 2.5rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .topicsBlock__title {
    margin-bottom: 1.875rem;
    font-size: 1.125rem;
    text-align: left;
  }
}

.topicsBlock__date {
  margin-top: 1.875rem;
  font-size: 0.875rem;
  line-height: 1.4;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .topicsBlock__date {
    margin-top: 1.5625rem;
    font-size: 0.875rem;
  }
}
.systemguideline_table {
border: 1px solid #ddd;
border-collapse: collapse;
border-spacing: 10px 10px;
margin-bottom: 5rem;

font-size: 0.875rem;
}

.systemguideline_table > tbody > tr > th{
border: 1px solid #ddd;
vertical-align: middle;
text-align: center;
background-color: #f2f2f2;
}

.systemguideline_table > tbody > tr > td{
border: 1px solid #ddd;
vertical-align: middle;
text-align: left;
padding: 0px 0px 0px 10px;
}

#serviceSystem__process{
  padding-top: 87px;
  margin-top: -33px ;
}

@media screen and (max-width: 767px) {
  #serviceSystem__process {
    padding-top: 0;
    margin-top: 5rem;
  }
}
