@charset "UTF-8";
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html, body {
  height: 100%;
}

a {
  outline: none;
}

strong, em {
  font-weight: bold;
}

img, svg {
  vertical-align: top;
}

img {
  max-width: 100%;
}

input, textarea, select, button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #212121;
  font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 14px;
  margin: 0;
  outline: none;
  padding: 0;
  vertical-align: middle;
}

input[type=text],
input[type=search],
input[type=tel],
input[type=url],
input[type=email],
input[type=password],
input[type=button],
input[type=submit],
textarea,
select,
button {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

input[type=text],
input[type=search],
input[type=tel],
input[type=url],
input[type=email],
input[type=password],
input[type=button],
input[type=submit],
textarea,
button {
  -webkit-appearance: none;
}

textarea {
  resize: none;
}

input[type=button],
input[type=submit],
button {
  background: none;
  border: 0;
  cursor: pointer;
}

input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 100px #fff inset;
}

/*!
*  - v1.3
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
.slider-pro {
  position: relative;
  margin: 0 auto;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

#pcMvSlider .sp-slides-container ,
#spMvSlider .sp-slides-container {
  position: relative;
}

#pcMvSlider .sp-mask ,
#spMvSlider .sp-mask {
  position: relative;
  overflow: hidden;
}

#pcMvSlider .sp-slides ,
#spMvSlider .sp-slides {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}

#pcMvSlider .sp-slide ,
#spMvSlider .sp-slide {
  position: absolute;
}

.sp-image-container {
  overflow: hidden;
}

.sp-image {
  position: relative;
  display: block;
  border: none;
}

.sp-no-js {
  overflow: hidden;
  max-width: 100%;
}

.sp-thumbnails-container {
  position: relative;
  overflow: hidden;
  direction: ltr;
}

.sp-bottom-thumbnails, .sp-top-thumbnails {
  left: 0;
  margin: 0 auto;
}

.sp-top-thumbnails {
  position: absolute;
  top: 0;
  margin-bottom: 4px;
}

.sp-left-thumbnails, .sp-right-thumbnails {
  position: absolute;
  top: 0;
}

.sp-right-thumbnails {
  right: 0;
  margin-left: 4px;
}

.sp-left-thumbnails {
  left: 0;
  margin-right: 4px;
}

.sp-thumbnails {
  position: relative;
}

.sp-thumbnail {
  border: none;
}

.sp-thumbnail-container {
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sp-rtl .sp-thumbnail-container {
  float: right;
}

.sp-bottom-thumbnails .sp-thumbnail-container, .sp-top-thumbnails .sp-thumbnail-container {
  margin-left: 2px;
  margin-right: 2px;
}

.sp-bottom-thumbnails .sp-thumbnail-container:first-child, .sp-top-thumbnails .sp-thumbnail-container:first-child {
  margin-left: 0;
}

.sp-bottom-thumbnails .sp-thumbnail-container:last-child, .sp-top-thumbnails .sp-thumbnail-container:last-child {
  margin-right: 0;
}

.sp-left-thumbnails .sp-thumbnail-container, .sp-right-thumbnails .sp-thumbnail-container {
  margin-top: 2px;
  margin-bottom: 2px;
}

.sp-left-thumbnails .sp-thumbnail-container:first-child, .sp-right-thumbnails .sp-thumbnail-container:first-child {
  margin-top: 0;
}

.sp-left-thumbnails .sp-thumbnail-container:last-child, .sp-right-thumbnails .sp-thumbnail-container:last-child {
  margin-bottom: 0;
}

.sp-right-thumbnails.sp-has-pointer {
  margin-left: -13px;
}

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  left: 18px;
  margin-left: 0 !important;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: "";
  position: absolute;
  height: 100%;
  border-left: 5px solid red;
  left: 0;
  top: 0;
  margin-left: 13px;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 50%;
  margin-top: -8px;
  border-right: 13px solid red;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

.sp-left-thumbnails.sp-has-pointer {
  margin-right: -13px;
}

.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  right: 18px;
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: "";
  position: absolute;
  height: 100%;
  border-left: 5px solid red;
  right: 0;
  top: 0;
  margin-right: 13px;
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: 50%;
  margin-top: -8px;
  border-left: 13px solid red;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

.sp-bottom-thumbnails.sp-has-pointer {
  margin-top: -13px;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  top: 18px;
  margin-top: 0 !important;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: "";
  position: absolute;
  width: 100%;
  border-bottom: 5px solid red;
  top: 0;
  margin-top: 13px;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: 0;
  margin-left: -8px;
  border-bottom: 13px solid red;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

.sp-top-thumbnails.sp-has-pointer {
  margin-bottom: -13px;
}

.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  bottom: 18px;
}

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: "";
  position: absolute;
  width: 100%;
  border-bottom: 5px solid red;
  bottom: 0;
  margin-bottom: 13px;
}

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  bottom: 0;
  margin-left: -8px;
  border-top: 13px solid red;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

.sp-layer {
  position: absolute;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-backface-visibility: hidden;
}

.sp-black {
  color: #FFF;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
}

.sp-white {
  color: #000;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
}

.sp-rounded {
  border-radius: 10px;
}

.sp-padding {
  padding: 10px;
}

.sp-selectable {
  cursor: default;
}

.sp-caption-container {
  text-align: center;
  margin-top: 10px;
}

.sp-full-screen {
  margin: 0 !important;
  background-color: #000;
}

.sp-full-screen-button {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sp-full-screen-button:before {
  content: "↕";
}

.sp-fade-full-screen {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.slider-pro:hover .sp-fade-full-screen {
  opacity: 1;
}

.sp-fade-arrows {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.sp-slides-container:hover .sp-fade-arrows {
  opacity: 1;
}

.sp-thumbnail-arrows {
  position: absolute;
}

.sp-fade-thumbnail-arrows {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
  opacity: 1;
}

.sp-bottom-thumbnails .sp-thumbnail-arrows, .sp-top-thumbnails .sp-thumbnail-arrows {
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -12px;
}

.sp-left-thumbnails .sp-thumbnail-arrows, .sp-right-thumbnails .sp-thumbnail-arrows {
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -7px;
}

.sp-thumbnail-arrow {
  position: absolute;
  display: block;
  width: 15px;
  height: 25px;
  cursor: pointer;
}

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow, .sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .sp-top-thumbnails .sp-previous-thumbnail-arrow {
  left: 0;
}

.sp-bottom-thumbnails .sp-next-thumbnail-arrow, .sp-top-thumbnails .sp-next-thumbnail-arrow {
  right: 0;
}

.sp-left-thumbnails .sp-previous-thumbnail-arrow, .sp-right-thumbnails .sp-previous-thumbnail-arrow {
  top: 0;
}

.sp-left-thumbnails .sp-next-thumbnail-arrow, .sp-right-thumbnails .sp-next-thumbnail-arrow {
  bottom: 0;
}

.sp-next-thumbnail-arrow:after, .sp-next-thumbnail-arrow:before, .sp-previous-thumbnail-arrow:after, .sp-previous-thumbnail-arrow:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #FFF;
}

.sp-previous-thumbnail-arrow:before {
  left: 30%;
  top: 0;
  -webkit-transform: skew(145deg, 0deg);
  -ms-transform: skew(145deg, 0deg);
  transform: skew(145deg, 0deg);
}

.sp-previous-thumbnail-arrow:after {
  left: 30%;
  top: 50%;
  -webkit-transform: skew(-145deg, 0deg);
  -ms-transform: skew(-145deg, 0deg);
  transform: skew(-145deg, 0deg);
}

.sp-next-thumbnail-arrow:before {
  right: 30%;
  top: 0;
  -webkit-transform: skew(35deg, 0deg);
  -ms-transform: skew(35deg, 0deg);
  transform: skew(35deg, 0deg);
}

.sp-next-thumbnail-arrow:after {
  right: 30%;
  top: 50%;
  -webkit-transform: skew(-35deg, 0deg);
  -ms-transform: skew(-35deg, 0deg);
  transform: skew(-35deg, 0deg);
}

.ie7 .sp-thumbnail-arrow, .ie8 .sp-thumbnail-arrow {
  width: 0;
  height: 0;
}

.ie7 .sp-thumbnail-arrow:after, .ie7 .sp-thumbnail-arrow:before, .ie8 .sp-thumbnail-arrow:after, .ie8 .sp-thumbnail-arrow:before {
  content: none;
}

.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow {
  border-right: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow, .ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow {
  border-left: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow, .ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
  border-bottom: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}

.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow, .ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow {
  border-top: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}

a.sp-video {
  text-decoration: none;
}

a.sp-video img {
  -webkit-backface-visibility: hidden;
  border: none;
}

a.sp-video:after {
  content: "▶";
  position: absolute;
  width: 45px;
  padding-left: 5px;
  height: 50px;
  border: 2px solid #FFF;
  text-align: center;
  font-size: 30px;
  border-radius: 30px;
  top: 0;
  color: #FFF;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  margin: auto;
  line-height: 52px;
}

.slider-pro img.sp-image, .slider-pro img.sp-thumbnail {
  max-width: none;
  max-height: none;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  -webkit-box-shadow: none !important;
  -mox-box-shadow: none !important;
  box-shadow: none !important;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}

.slider-pro a {
  position: static;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
}

.slider-pro canvas, .slider-pro embed, .slider-pro iframe, .slider-pro object, .slider-pro video {
  max-width: none;
  max-height: none;
}

.slider-pro p.sp-layer {
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h1.sp-layer {
  font-size: 32px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h2.sp-layer {
  font-size: 24px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h3.sp-layer {
  font-size: 19px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h4.sp-layer {
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h5.sp-layer {
  font-size: 13px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro h6.sp-layer {
  font-size: 11px;
  line-height: 1.4;
  margin: 0;
}

.slider-pro img.sp-layer {
  border: none;
}

@-webkit-keyframes icoJamp {
  0% {
    top: 0px;
  }
  50% {
    top: -10px;
  }
  100% {
    top: 0px;
  }
}

@keyframes icoJamp {
  0% {
    top: 0px;
  }
  50% {
    top: -10px;
  }
  100% {
    top: 0px;
  }
}
@media print, screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
.btn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: color 200ms, opacity 200ms, background 200ms, border-color 200ms;
  -o-transition: color 200ms, opacity 200ms, background 200ms, border-color 200ms;
  -webkit-transition: color 200ms, opacity 200ms, background 200ms, border-color 200ms;
  transition: color 200ms, opacity 200ms, background 200ms, border-color 200ms;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  position: relative;
  text-align: center;
}

.btn a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: block;
  line-height: 1.5;
  width: 100%;
}

.btn.cards a, .btn.cresence a {
  background-color: #ffa200;
}

.btn.apply a {
  background-color: #22ba34;
}

.btn.request a {
  background-color: #2ec2f3;
}

.btn.contact a {
  background-color: #fff;
  color: #0672aa;
}

.btn.simulation a, .btn.target a {
  background-color: #fff;
  border: 1px solid #e4e3e2;
  color: #0f218b;
}

.btn.compare a {
  background-color: #439dd2;
}

.btn.login a {
  background-color: #1E67CC;
}

.btnArea {
  text-align: center;
}

.btnArea .btn {
  margin: 0 8px;
  width: 320px;
}

.btnArea .btn a {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  overflow: hidden;
  padding: 13px 0 12px;
}

.btnArea .btn a:after {
  background: url(/img/shared/arrow-white30.png) no-repeat 0 0;
  -moz-background-size: 12px auto;
  -o-background-size: 12px auto;
  -webkit-background-size: 12px auto;
  background-size: 12px auto;
  content: "";
  display: inline-block;
  height: 10px;
  margin: 0 -12px 0 12px;
  vertical-align: middle;
  width: 12px;
}

.btnArea .btn.target a {
  padding: 12px 0 11px;
}

.btnArea .btn.target a:after {
  background: url(/img/shared/ico-blank-blue.png) no-repeat 0 0;
  -moz-background-size: 10px auto !important;
  -o-background-size: 10px auto !important;
  -webkit-background-size: 10px auto !important;
  background-size: 10px auto !important;
  height: 10px !important;
  margin: 0 -10px 0 10px;
  width: 10px !important;
}

@media screen and (max-width: 767px) {
  .btnArea .btn {
    display: block;
    margin: 0 !important;
    width: 100% !important;
  }

  .btnArea .btn a {
    font-size: 15px;
    padding: 12px 0 11px;
  }

  .btnArea .btn a:after {
    background-size: 15px auto;
    height: 13px;
    margin: 0 -10px 0 10px;
    width: 15px;
  }

  .btnArea .btn.target a {
    padding: 11px 0 10px;
  }

  .btnArea .btn + .btn {
    margin-top: 20px;
  }
}
.js-switch {
  visibility: hidden;
}

.js-switch.is-loaded {
  visibility: visible;
}

table {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dedede;
  border-width: 1px 1px 0 0;
  table-layout: fixed;
  width: 100%;
}

table caption {
  font-weight: bold;
  padding: 5px 0;
}

table th, table td {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dedede;
  border-width: 0 0 1px 1px;
  word-break: break-word;
}

table th {
  background: #f5f5f5;
  font-weight: bold;
}

table td {
  background: #fff;
}

table .bgBlue {
  background: #f6fcff;
}

table .bgBlack {
  background: #555;
}

table .bgLightGray {
  background: #eee;
}

.priceTable th {
  background: #f5f5f5;
  font-weight: normal;
}

.breadcrumbs {
  background: #f5f5f5;
  font-size: 12px;
  line-height: 1.66667;
  padding: 7px 0;
}

.breadcrumbs li {
  display: inline;
}

.breadcrumbs li + li:before {
  color: #212121;
  content: ">";
  margin: 0 3px 0 2px;
}

.breadcrumbs li a {
  color: #212121;
}

.breadcrumbs li:last-child a {
  color: #212121;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}
.pageTit {
  background: url(/img/shared/bg-title-main_pc.jpg) no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  margin-bottom: 40px;
}

.pageTit .container {
  display: table;
  height: 130px;
  width: 100%;
}

.pageTit .tit {
  color: #0f218b;
  display: table-cell;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.1;
  padding-top: 4px;
  vertical-align: middle;
}

.pageRead {
  margin: 0 0 30px;
}

.pageRead p {
  font-size: 16px;
}

.secBlock + .secBlock,
.floatBlock + .secBlock,
.secBlock + .floatBlock {
  margin-top: 49px;
}

.secBlock {
  padding-top: 15px;
}

.secBlock .blockTit {
  background: url(/img/shared/ico-title-circle01.png) no-repeat 0 5px;
  -moz-background-size: 22px auto;
  -o-background-size: 22px auto;
  -webkit-background-size: 22px auto;
  background-size: 22px auto;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  padding: 4px 0 0 30px;
  margin-bottom: 21px;
}

.secBlock .small {
  font-size: 12px;
  line-height: 1.6;
  margin-top: 12px;
}

.secBlock .red {
  color: #ee0000;
}

.secBlock .blockRead {
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 23px;
}

.secBlock .blockTxt a {
  color: #004098;
}

.secBlock .blockTxt a.icoBlank:after {
  background: url(/img/shared/ico-blank-blue.png) no-repeat 0 0;
  -moz-background-size: 10px 10px;
  -o-background-size: 10px 10px;
  -webkit-background-size: 10px 10px;
  background-size: 10px 10px;
  content: "";
  display: inline-block;
  height: 10px;
  margin-left: 6px;
  vertical-align: middle;
  width: 10px;
}

.secBlock .blockTxt p + p,
.secBlock .blockTxt p + table,
.secBlock .blockTxt table + table,
.secBlock .blockTxt table + p {
  margin-top: 20px;
}

.secBlock .blockTxt .linkArea {
  margin-top: 20px;
}

.secBlock .blockTxt .link {
  background: url(/img/shared/arrow-nav-blue14.png) no-repeat 0 5px;
  -moz-background-size: 7px auto;
  -o-background-size: 7px auto;
  -webkit-background-size: 7px auto;
  background-size: 7px auto;
  font-size: 16px;
  padding-left: 13px;
}

.secBlock .blockTxt .link + .link {
  margin-top: 5px;
}

.secBlock .tc {
  text-align: center;
}

.secBlock .tr {
  text-align: right;
}

.secBlock:last-child {
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .pageTit {
    background-image: url(/img/shared/bg-title-main_sp.jpg);
    background-position: center bottom;
    margin-bottom: 28px;
  }

  .pageTit .container {
    height: 95px;
    width: auto;
  }

  .pageTit .tit {
    font-size: 18px;
    line-height: 1.25;
    padding-top: 0;
  }

  .pageRead {
    margin: 0 0 20px;
  }

  .pageRead p {
    font-size: 14px;
    line-height: 1.22;
  }

  .secBlock + .secBlock,
.floatBlock + .secBlock,
.secBlock + .floatBlock {
    margin-top: -45px;
  }

  .secBlock {
    margin-top: -75px;
    padding-top: 75px;
  }

  .secBlock .blockTit {
    -moz-background-size: 18px auto;
    -o-background-size: 18px auto;
    -webkit-background-size: 18px auto;
    background-size: 18px auto;
    background-position: 0 2px;
    font-size: 19px;
    padding: 0 0 0 23px;
    margin-bottom: 13px;
  }

  .secBlock .small {
    font-size: 11px;
    line-height: 1.5;
  }

  .secBlock .blockRead {
    line-height: 1.5;
    margin-bottom: 17px;
  }

  .secBlock .blockTxt p + p,
.secBlock .blockTxt p + table,
.secBlock .blockTxt table + table,
.secBlock .blockTxt table + p {
    margin-top: 10px;
  }

  .secBlock .blockTxt .linkArea {
    margin-top: 10px;
  }

  .secBlock .blockTxt .link {
    background-position: 0 5px;
    -moz-background-size: 5px auto;
    -o-background-size: 5px auto;
    -webkit-background-size: 5px auto;
    background-size: 5px auto;
    font-size: 13px;
    padding-left: 10px;
  }

  .secBlock .blockTxt .link + .link {
    margin-top: 5px;
  }

  .secBlock:last-child {
    padding-bottom: 40px;
  }
}
.pageUnderNav {
  background: #f0f0f0;
  padding: 60px 0 52px;
}

.pageUnderNav .nav:before, .pageUnderNav .nav:after {
  content: "";
  display: table;
}

.pageUnderNav .nav:after {
  clear: both;
}

.pageUnderNav .nav li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  position: relative;
  text-align: center;
  width: 21.25%;
}

.pageUnderNav .nav li a {
  display: block;
}

.pageUnderNav .nav li a[target=_blank] dt:after {
  background: url(/img/shared/ico-blank-blue.png) no-repeat 0 0;
  -moz-background-size: 10px auto;
  -o-background-size: 10px auto;
  -webkit-background-size: 10px auto;
  background-size: 10px auto;
  content: "";
  display: inline-block;
  height: 10px;
  margin: 0 -6px 0 6px;
  vertical-align: middle;
  width: 10px;
}

.no-touch .pageUnderNav .nav li a:hover .img img {
  -moz-animation: icoJamp 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation: icoJamp 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
  animation: icoJamp 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.pageUnderNav .nav li .img {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 116px;
  width: 100%;
}

.pageUnderNav .nav li .img span {
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  display: inline-block;
}

.pageUnderNav .nav li .img img {
  top: 0;
  position: relative;
}

.pageUnderNav .nav li dl dt {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}

.pageUnderNav .nav li dl .txt {
  font-size: 12px;
  margin: 8px 8% 7px;
}

.pageUnderNav .nav li dl .link {
  display: inline-block;
  padding-right: 26px;
  background: url(/img/shared/arrow-link02.svg) no-repeat right center/22px auto;
  font-weight: bold;
}

.pageUnderNav .nav li:before {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #ccc;
  left: 0;
  top: 0;
}

.pageUnderNav .nav li.nav01, .pageUnderNav .nav li.nav05 {
  width: 18.125%;
}

.pageUnderNav .nav li.nav01 .img {
  padding-top: 26px;
}

.pageUnderNav .nav li.nav01 .img span {
  background-image: url(/img/shared/bg-page-under-nav01.png);
}

.pageUnderNav .nav li.nav01 .img img {
  width: 67px;
}

.pageUnderNav .nav li.nav01 dl .txt {
  margin-left: 0;
}

.pageUnderNav .nav li.nav01:before {
  display: none;
}

.pageUnderNav .nav li.nav02 .img {
  padding-top: 19px;
}

.pageUnderNav .nav li.nav02 .img span {
  background-image: url(/img/shared/bg-page-under-nav02.png);
}

.pageUnderNav .nav li.nav02 .img img {
  width: 74px;
}

.pageUnderNav .nav li.nav03 .img {
  padding-top: 11px;
}

.pageUnderNav .nav li.nav03 .img span {
  background-image: url(/img/shared/bg-page-under-nav03.png);
}

.pageUnderNav .nav li.nav03 .img img {
  width: 47px;
}

.pageUnderNav .nav li.nav04 .img {
  padding-top: 16px;
}

.pageUnderNav .nav li.nav04 .img span {
  background-image: url(/img/shared/bg-page-under-nav04.png);
}

.pageUnderNav .nav li.nav04 .img img {
  width: 65px;
}

.pageUnderNav .nav li.nav05 .img {
  padding-top: 13px;
}

.pageUnderNav .nav li.nav05 .img span {
  background-image: url(/img/shared/bg-page-under-nav05.png);
}

.pageUnderNav .nav li.nav05 .img img {
  width: 69px;
}

.pageUnderNav .nav li.nav05 dl .txt {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .pageUnderNav {
    padding: 0;
  }

  .pageUnderNav .nav li {
    float: none;
    text-align: left;
    width: 100% !important;
  }

  .pageUnderNav .nav li a:before, .pageUnderNav .nav li a:after {
    content: "";
    display: table;
  }

  .pageUnderNav .nav li a:after {
    clear: both;
  }

  .no-touch .pageUnderNav .nav li a:hover .img img {
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
  }

  .pageUnderNav .nav li .img {
    float: left;
    height: auto;
    width: 75px;
  }

  .pageUnderNav .nav li dl {
    width: -moz-calc(100% - 75px);
    width: -o-calc(100% - 75px);
    width: -webkit-calc(100% - 75px);
    width: calc(100% - 75px);
    float: right;
    padding: 17px 0 12px;
  }

  .pageUnderNav .nav li dl dt {
    font-size: 14px;
  }

  .pageUnderNav .nav li dl .txt {
    line-height: 1.4;
    margin: 6px 0px 3px;
  }

  .pageUnderNav .nav li:before {
    height: 1px;
    width: 100%;
  }

  .pageUnderNav .nav li.nav01 .img {
    padding-top: 20px;
  }

  .pageUnderNav .nav li.nav01 .img img {
    width: 60px;
  }

  .pageUnderNav .nav li.nav02 .img {
    padding-top: 15px;
  }

  .pageUnderNav .nav li.nav02 .img img {
    width: 58px;
  }

  .pageUnderNav .nav li.nav03 .img {
    padding: 15px 0 0 8px;
  }

  .pageUnderNav .nav li.nav03 .img img {
    width: 40px;
  }

  .pageUnderNav .nav li.nav04 .img {
    padding-top: 8px;
  }

  .pageUnderNav .nav li.nav04 .img img {
    width: 58px;
  }

  .pageUnderNav .nav li.nav05 .img {
    padding: 15px 0 0 4px;
  }

  .pageUnderNav .nav li.nav05 .img img {
    width: 48px;
  }
}
.partsInfoBlock {
  background: #fff;
  padding: 60px 0 160px;
}

.partsInfoBlock #spBnrInfoSlider {
  text-align: center;
}

.partsInfoBlock #spBnrInfoSlider li + li {
  margin-left: 2.09%;
}

.partsInfoBlock .jfsaBox {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #dedede;
  display: table;
  margin-top: 40px;
  width: 100%;
}

.partsInfoBlock .jfsaBox .tit, .partsInfoBlock .jfsaBox .txt {
  display: table-cell;
  vertical-align: middle;
}

.partsInfoBlock .jfsaBox .tit {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #eee;
  border: 1px solid #dedede;
  border-width: 0 1px 0 0;
  text-align: center;
  width: 197px;
}

.partsInfoBlock .jfsaBox .tit img {
  width: 156px;
}

.partsInfoBlock .jfsaBox dl {
  display: table;
  width: 100%;
}

.partsInfoBlock .jfsaBox dl dt, .partsInfoBlock .jfsaBox dl dd {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}

.partsInfoBlock .jfsaBox dl dt {
  font-size: 12px;
  padding: 0 5px;
  text-align: center;
  width: 23.24%;
}

.partsInfoBlock .jfsaBox dl dd {
  font-weight: bold;
  line-height: 1.3;
  padding: 15px 0;
  width: 76.76%;
}

.partsInfoBlock .jfsaBox dl dd .wrap {
  border: 1px solid #dedede;
  border-width: 0 0 0 1px;
  padding: 0 5px 0 18px;
}

.partsInfoBlock .jfsaBox dl dd .tel {
  font-size: 18px;
  margin: 5px 0 -5px;
}

.partsInfoBlock .jfsaBox dl dd .tel .detail {
  font-size: 12px;
  font-weight: normal;
}

.partsInfoBlock .confBlock {
  margin-top: 35px;
}

.partsInfoBlock .confBlock p {
  font-size: 12px;
}

.partsInfoBlock .confBlock p a {
  background: url(/img/shared/arrow-nav-blue6.png) no-repeat 0 3px;
  display: inline-block;
  padding-left: 15px;
  color: #004098;
}

.partsInfoBlock .confBlock p a::after {
  background: url(/img/shared/ico-blank-blue.png) no-repeat 0 0;
  -moz-background-size: 10px 10px;
  -o-background-size: 10px 10px;
  -webkit-background-size: 10px 10px;
  background-size: 10px 10px;
  content: "";
  display: inline-block;
  height: 10px;
  margin-left: 6px;
  vertical-align: middle;
  width: 10px;
}

.partsInfoBlock .confBlock .tit {
  font-size: 16px;
  margin-bottom: 11px;
}

.partsInfoBlock .confBlock .conditionBox {
  background: #f0f9ff;
  margin-top: 17px;
  padding: 20px 19px 25px;
}

@media screen and (max-width: 767px) {
  .partsInfoBlock {
    padding: 30px 0 124px;
  }

  .partsInfoBlock #spBnrInfoSlider li {
    position: static !important;
    float: none !important;
    width: 100% !important;
  }
  .partsInfoBlock #spBnrInfoSlider .sp-slide {
    position: absolute !important; /* sliderPro初期化が走っていればJS側で調整されるのでOK */
  }

  .partsInfoBlock #spBnrInfoSlider li img {
    width: 77.58%;
  }

  .partsInfoBlock #spBnrInfoSlider li + li {
    margin-left: 0;
  }

  .partsInfoBlock #spBnrInfoSlider .sp-arrow {
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    cursor: pointer;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 11.03%;
    z-index: 5;
  }

  .partsInfoBlock #spBnrInfoSlider .sp-arrow.sp-previous-arrow {
    background-image: url(/img/shared/btn-info-bnr-slider-prev.png);
    left: -40px;
  }

  .partsInfoBlock #spBnrInfoSlider .sp-arrow.sp-next-arrow {
    background-image: url(/img/shared/btn-info-bnr-slider-next.png);
    right: -40px;
  }

  .partsInfoBlock .jfsaBox {
    border-width: 2px;
    display: block;
    margin-top: 30px;
  }

  .partsInfoBlock .jfsaBox .tit, .partsInfoBlock .jfsaBox .txt {
    display: block;
  }

  .partsInfoBlock .jfsaBox .tit {
    border-width: 0 0 1px;
    padding: 11px 0 10px;
    width: 100%;
  }

  .partsInfoBlock .jfsaBox .tit img {
    width: 137px;
  }

  .partsInfoBlock .jfsaBox dl {
    display: block;
  }

  .partsInfoBlock .jfsaBox dl dt, .partsInfoBlock .jfsaBox dl dd {
    display: block;
    width: 100%;
  }

  .partsInfoBlock .jfsaBox dl dt {
    padding: 12px 0 11px;
  }

  .partsInfoBlock .jfsaBox dl dd {
    line-height: 1.5;
    padding: 0 8px;
  }

  .partsInfoBlock .jfsaBox dl dd .wrap {
    border-width: 1px 0 0;
    padding: 15px 0 14px;
  }

  .partsInfoBlock .jfsaBox dl dd .tel {
    margin: 2px 0 0;
  }

  .partsInfoBlock .jfsaBox dl dd .tel .detail {
    display: block;
    margin-top: 3px;
  }

  .partsInfoBlock .confBlock {
    margin-top: 26px;
  }

  .partsInfoBlock .confBlock .tit {
    font-size: 14px;
    line-height: 1.45;
    margin-bottom: 7px;
  }

  .partsInfoBlock .confBlock .txt {
    line-height: 1.6;
  }

  .partsInfoBlock .confBlock .conditionBox {
    margin-top: 16px;
    padding: 11px 15px 16px;
  }
}
.secCardsOtherNav {
  background: #fff;
  border-top: 1px solid #f1eee9;
  padding-top: 55px;
}

.secCardsOtherNav .cardsList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 52px;
}

.secCardsOtherNav .cardsList:before, .secCardsOtherNav .cardsList:after {
  /* content: '';
  display: table; */
}

.secCardsOtherNav .cardsList:after {
  clear: both;
}

.secCardsOtherNav .cardsList li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 48.5%;
}

.secCardsOtherNav .cardsList li a {
  display: block;
}

.secCardsOtherNav .cardsList li a:before, .secCardsOtherNav .cardsList li a:after {
  /* content: '';
  display: table; */
}

.secCardsOtherNav .cardsList li a:after {
  clear: both;
}

.secCardsOtherNav .cardsList li img {
  width: 28.7%;
}

.secCardsOtherNav .cardsList li dl {
  margin-top: -1px;
  float: right;
}

.secCardsOtherNav .cardsList li dt {
  font-weight: bold;
  line-height: 1.3;
}

.secCardsOtherNav .cardsList li .txt {
  line-height: 1.6;
  margin: 7px 0 8px;
}

.secCardsOtherNav .cardsList li .link {
  background: url(/img/shared/arrow-orange18.png) no-repeat right center;
  -moz-background-size: 13px auto;
  -o-background-size: 13px auto;
  -webkit-background-size: 13px auto;
  background-size: 13px auto;
  display: inline-block;
  font-weight: bold;
  padding-right: 21px;
}

.secCardsOtherNav .cardsList li:first-child a {
  padding-right: 4%;
}

.secCardsOtherNav .cardsList li:first-child dl {
  width: 68%;
}

.secCardsOtherNav .cardsList li + li {
  border: 1px dotted #474747;
  border-width: 0 0 0 1px;
  width: 51.5%;
}

.secCardsOtherNav .cardsList li + li a {
  padding-left: 6%;
}

.secCardsOtherNav .cardsList li + li dl {
  width: 69%;
}

@media screen and (max-width: 767px) {
  .secCardsOtherNav {
    margin-top: 0;
    padding-top: 38px;
  }

  .secCardsOtherNav .cardsList {
    display: block;
    padding-bottom: 16px;
  }

  .secCardsOtherNav .cardsList li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .secCardsOtherNav .cardsList li,
.secCardsOtherNav .cardsList li + li {
    width: 100%;
  }

  .secCardsOtherNav .cardsList li a {
    padding: 0 0 16px;
  }

  .secCardsOtherNav .cardsList li img {
    width: 26.2%;
  }

  .secCardsOtherNav .cardsList li dl {
    width: 69.2% !important;
  }

  .secCardsOtherNav .cardsList li dl .txt {
    line-height: 1.4;
    margin: 5px 0 3px;
  }

  .secCardsOtherNav .cardsList li dl .link {
    background-image: url(/img/shared/arrow-orange30.png);
    -moz-background-size: 15px auto;
    -o-background-size: 15px auto;
    -webkit-background-size: 15px auto;
    background-size: 15px auto;
    padding-right: 21px;
  }

  .secCardsOtherNav .cardsList li + li {
    border-width: 1px 0 0;
  }

  .secCardsOtherNav .cardsList li + li a {
    padding: 19px 0 0;
  }
}
.simulationNav {
  overflow: hidden;
}

.simulationNav li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #e4e3e2;
  float: left;
  text-align: center;
  width: 32.3%;
}

.simulationNav li p {
  background: url(/img/shared/ico-simulatio-nav-question.png) no-repeat 0 17px;
  -moz-background-size: auto 35px;
  -o-background-size: auto 35px;
  -webkit-background-size: auto 35px;
  background-size: auto 35px;
  display: inline-block;
  font-weight: bold;
  margin-right: 21px;
  padding: 32px 0 25px 54px;
}

.simulationNav li a {
  border-top: 1px solid #e4e3e2;
  color: #004098;
  display: block;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.03em;
  padding: 13px 0 12px;
}

.simulationNav li a:after {
  background: url(/img/shared/arrow-nav-bottom-blue28.png) no-repeat 0 0;
  -moz-background-size: 10px auto;
  -o-background-size: 10px auto;
  -webkit-background-size: 10px auto;
  background-size: 10px auto;
  content: "";
  display: inline-block;
  height: 7px;
  margin-left: 8px;
  width: 10px;
}

@media screen and (max-width: 900px) {
  .simulationNav li p {
    -moz-background-size: auto 30px;
    -o-background-size: auto 30px;
    -webkit-background-size: auto 30px;
    background-size: auto 30px;
    background-position: 0 20px;
    font-size: 13px;
    margin-right: 10px;
    padding: 33px 0 26px 40px;
  }

  .simulationNav li a {
    font-size: 15px;
    padding: 14px 0 13px;
  }
}
.simulationNav li + li {
  margin-left: 1.55%;
}

@media screen and (max-width: 767px) {
  .simulationNav li {
    float: none;
    text-align: left;
    width: 100%;
  }

  .simulationNav li p {
    -moz-background-size: auto 25px;
    -o-background-size: auto 25px;
    -webkit-background-size: auto 25px;
    background-size: auto 25px;
    background-position: 12px 14px;
    font-size: 12px;
    margin-right: 0;
    padding: 20px 0 20px 52px;
  }

  .simulationNav li a {
    font-size: 13px;
    letter-spacing: 0;
    padding: 12px 12px 13px;
    position: relative;
  }

  .simulationNav li a:after {
    -moz-background-size: 14px auto;
    -o-background-size: 14px auto;
    -webkit-background-size: 14px auto;
    background-size: 14px auto;
    height: 9px;
    margin: -4px 0 0 0;
    right: 4.2%;
    position: absolute;
    top: 50%;
    width: 14px;
  }

  .simulationNav li + li {
    margin: 10px 0 0;
  }
}
input[type=text],
input[type=search],
input[type=url],
input[type=tel],
input[type=email],
input[type=password],
textarea,
select {
  background: #fff;
  border: 1px solid #dedede;
  padding: 7px 8px 6px;
  width: 100%;
}

.overlay {
  background: rgba(0, 0, 0, 0.3);
  content: "";
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

html {
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
}

body {
  background: #fdfaf5;
  color: #212121;
  font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  line-height: 1.5;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body:before {
  display: none;
}

body:not(.header-loaded) {
  padding-top: 186px; /* ヘッダー想定高さ */
}
body.header-loaded {
  padding-top: 0;
}

@media print, screen and (min-width: 768px) {
  body:before {
    content: "pc";
  }
}
@media screen and (max-width: 767px) {
  body:not(.header-loaded) {
    padding-top: 60px; /* ヘッダー想定高さ */
  }
  body.header-loaded {
    padding-top: 0;
  }
  body:before {
    content: "sp";
  }
}
a {
  -moz-transition: color 0.1s, opacity 0.1s, background 0.1s, border-color 0.1s;
  -o-transition: color 0.1s, opacity 0.1s, background 0.1s, border-color 0.1s;
  -webkit-transition: color 0.1s, opacity 0.1s, background 0.1s, border-color 0.1s;
  transition: color 0.1s, opacity 0.1s, background 0.1s, border-color 0.1s;
  color: #111;
  text-decoration: none;
}

.no-touch a:hover {
  opacity: 0.7;
}

#wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100%;
  overflow: hidden;
  position: relative;
}

.container {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 990px;
  padding: 0 15px;
  position: relative;
}

.container:before, .container:after {
  content: "";
  display: table;
}

.container:after {
  clear: both;
}

#header {
  -moz-box-shadow: 0px 2px 2px rgba(187, 187, 187, 0.1);
  -webkit-box-shadow: 0px 2px 2px rgba(187, 187, 187, 0.1);
  box-shadow: 0px 2px 2px rgba(187, 187, 187, 0.1);
  background: #fff;
}

#header .headerInner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 525px;
  width: 100%;
}

#header .logoArea {
  height: 130px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}

#header .logoArea .small {
  font-size: 9px;
  line-height: 1.2;
  margin-top: 7px;
}

#header .logoArea .logo {
  max-width: 264px;
}

#header .logoArea .logo a, #header .logoArea .logo img {
  display: block;
  width: 100%;
}

#header .utilityArea {
  position: absolute;
  right: 15px;
  top: 0;
  width: 510px;
}

#header .utilityArea .nav {
  font-size: 0;
  text-align: center;
  /*width: 240px;*/
  float: right;
  margin-top: 5px;
}

#header .utilityArea .nav li {
  display: inline-block;
  font-size: 12px;
}

#header .utilityArea .nav li a {
  background: url(/img/shared/arrow-nav-black6.png) no-repeat 0 center;
  display: inline-block;
  padding: 7px 0 6px 13px;
}

#header .utilityArea .nav li a[target=_blank]:after {
  background: url(/img/shared/ico-blank-blue.png) no-repeat 0 0;
  -moz-background-size: 10px 10px;
  -o-background-size: 10px 10px;
  -webkit-background-size: 10px 10px;
  background-size: 10px 10px;
  content: "";
  display: inline-block;
  height: 10px;
  margin-left: 6px;
  vertical-align: middle;
  width: 10px;
}

.no-touch #header .utilityArea .nav li a:hover {
  opacity: 1;
  text-decoration: underline;
}

#header .utilityArea .nav li + li {
  /*  margin-left: 5px;*/
  /*5カラムの場合*/
  margin-left: 40px;
}

#header .utilityArea .contactBox {
  overflow: hidden;
  padding-top: 14px;
}

#header .utilityArea .contactBox .tel {
  float: left;
}

#header .utilityArea .contactBox .tel > span {
  display: block;
  font-size: 12px;
  line-height: 1.3;
  margin-top: 3px;
}

#header .utilityArea .contactBox .btnBox {
  float: right;
  width: 240px;
}

#header .utilityArea .contactBox .btnBox .txt {
  height: 19px;
}

#header .utilityArea .contactBox .btn.login {
  width: 100%;
}

#header .utilityArea .contactBox .btn.login a {
  position: relative;
  padding: 14px 15px 13px 10px;
  border-radius: 5px;
  font-size: 15px;
  text-align: left;
}

#header .utilityArea .contactBox .btn.login a::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(/img/shared/arrow-link01.svg) no-repeat center/100%;
  top: 50%;
  right: 6px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#header .pcGlobalNav {
  background: white;
  border-top: 1px solid #f0f0f0;
}

#header .pcGlobalNav .container {
  max-width: 960px;
  padding: 0;
}

#header .pcGlobalNav .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  justify-content: center;
}

#header .pcGlobalNav .nav li {
  position: relative;
}

#header .pcGlobalNav .nav li a {
  display: block;
  padding: 17px 37.3px;
  font-size: 14px;
  letter-spacing: 0.02em;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}

#header .pcGlobalNav .nav li.nav01 a {
  padding-left: 0;
}

#header .pcGlobalNav .nav li.nav06 a {
  padding-right: 0;
}

#header .pcGlobalNav .nav li::after {
  background: rgba(225, 225, 225, 0.4);
  content: "";
  display: block;
  height: 20px;
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
}

#header .pcGlobalNav .nav li.nav06::after {
  content: none;
}

#header .pcGlobalNav .nav li a:hover {
  color: #004098;
  opacity: 1;
}

#header .pcGlobalNav .nav .nav01 img {
  margin-right: 5px;
}

#footer {
  position: relative;
  padding: 54px 0 26px;
  background: #F9F9F9;
}

#footer #fixedBottom {
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: rgba(198, 235, 255, 0.8);
  bottom: 0;
  height: 68px;
  left: 0;
  position: fixed;
  top: auto;
  z-index: 9999;
  width: 100%;
}

#footer #fixedBottom .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

#footer #fixedBottom .btn {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
}

#footer #fixedBottom .btn a {
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  height: 0;
  overflow: hidden;
  padding-top: 38px;
}

#footer #fixedBottom .btn.request {
  background-color: #2ec2f3;
}

#footer #fixedBottom .btn.request a {
  background-image: url(/img/shared/btn-footer-fixed-request.png);
}

#footer #fixedBottom .btn.cardNormal {
  background-color: #22ba34;
}

#footer #fixedBottom .btn.cardNormal a {
  background-image: url(/img/shared/btn-footer-fixed-normal.png);
}

#footer #fixedBottom .btn a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 17px 80px 16px 70px;
  background-color: #dd1a1a;
  color: white;
  font-size: 19px;
  line-height: 1;
  width: 470px;
}

#footer #fixedBottom .btn a::after {
  position: absolute;
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: url(/img/shared/arrow-link01.svg) no-repeat center/100%;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#footer #fixedBottom .btn a img {
  width: 28px;
  margin-right: 10px;
}

#footer #fixedBottom .btn.cardNormal, 
#footer #fixedBottom .btn.cardGold {
    display: none !important;
}

#footer #fixedBottom .telArea {
  border-right: 1px solid #818181;
  padding-right: 2%;
  margin-right: 2%;
}
#footer #fixedBottom .cpArea {
  border-left: 1px solid #818181;
  padding-left: 2%;
  margin-left: 2%;
}

#footer #fixedBottom .fixedBtnArea li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
}

#footer #fixedBottom .fixedBtnArea li + li {
  padding-left: 1.98%;
}

#footer #fixedBottom #pagetop {
  width: 38px;
  -moz-transition: top 200ms;
  -o-transition: top 200ms;
  -webkit-transition: top 200ms;
  transition: top 200ms;
  position: absolute;
  right: 10px;
  top: 15px;
}

@media screen and (max-width: 1096px) {
  #footer #fixedBottom #pagetop {
    -moz-box-shadow: 0px 0px 2px rgba(60, 60, 60, 0.4);
    -webkit-box-shadow: 0px 0px 2px rgba(60, 60, 60, 0.4);
    box-shadow: 0px 0px 2px rgba(60, 60, 60, 0.4);
    top: -53px;
  }
}
#footer #fixedBottom.stop {
  bottom: auto;
  position: absolute;
  top: -68px;
}

#footer > .container a, #footer > .container p {
  color: #212121;
}

#footer > .container a[target=_blank]:after {
  background: url(/img/shared/ico-blank-blue.png) no-repeat 0 0;
  -moz-background-size: 10px 10px;
  -o-background-size: 10px 10px;
  -webkit-background-size: 10px 10px;
  background-size: 10px 10px;
  content: "";
  display: inline-block;
  height: 10px;
  margin-left: 6px;
  vertical-align: middle;
  width: 10px;
}

.no-touch #footer > .container a:hover {
  opacity: 1;
  text-decoration: underline;
}

#footer .mainNav {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 50px;
  overflow: hidden;
  width: 100%;
}

#footer .mainNav .accordion, #footer .mainNav .nav {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}

#footer .mainNav .accordion li + li, #footer .mainNav .nav li + li {
  margin-top: 9px;
}

#footer .mainNav .accordion a, #footer .mainNav .nav a {
  line-height: 1.2;
}

#footer .mainNav .accordion {
  width: 32%;
}

#footer .mainNav .accordion.w20 {
  width: 20%;
}

#footer .mainNav .accordion.w42 {
  width: 42%;
}

@media print, screen and (min-width: 768px) {
  #footer .mainNav .accordion.w42 {
    border: 1px solid #212121;
    border-width: 0 0 0 1px;
    padding: 0 0 0 2.5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#footer .mainNav .accordion > li > a {
  background: url(/img/shared/arrow-nav-black6.png) no-repeat 0 3px;
  display: inline-block;
  padding-left: 15px;
  position: relative;
}

#footer .mainNav .accordion ul li {
  padding-left: 17px;
}

#footer .mainNav .accordion ul li a {
  display: inline-block;
  padding-left: 1em;
  position: relative;
}

#footer .mainNav .accordion ul li a:before {
  background: #212121;
  content: "";
  display: inline-block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 6px;
}

#footer .mainNav .nav {
  border: 1px solid #212121;
  border-width: 0 0 0 1px;
  float: left;
  /*padding-bottom: 12px;*/
  width: 19%;
}

#footer .mainNav .nav li {
  padding: 0 9.5% 0 12.5%;
}

#footer .mainNav .nav li a {
  background: url(/img/shared/arrow-nav-black6.png) no-repeat 0 3px;
  display: inline-block;
  padding-left: 15px;
}

#footer .mainNav .nav + .nav li {
  padding-right: 0;
}

#footer .subNav {
  text-align: center;
}

#footer .subNav .nav {
  display: inline-block;
  font-size: 0;
}

#footer .subNav .nav li {
  display: inline-block;
  font-size: 12px;
}

#footer .subNav .nav li:before {
  color: #212121;
  content: "|";
  display: inline-block;
  margin: 0 17px;
  vertical-align: middle;
}

#footer .subNav .nav:first-child li:first-child:before {
  display: none;
}

#footer .company {
  right: 15px;
  top: -3px;
}

@media print, screen and (min-width: 768px) {
  #footer .company {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 30px 0;
  }
}
#footer .company .logo {
  margin-bottom: 16px;
  width: 261px;
}

@media print, screen and (min-width: 768px) {
  #footer .company .logo {
    margin-right: 15px;
  }
}
#footer .company .txt {
  font-size: 12px;
  margin-top: -3px;
}

#footer .copyright {
  color: #212121;
  font-size: 12px;
  margin-top: 22px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  html {
    font-size: 12px;
  }

  body {
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  }

  #wrapper {
.*    padding-top: 60px;*/
  }

  .container {
    margin: 0 15px;
    padding: 0;
  }

  #header .spGlobalNav .mainNav .accordion, #header .spGlobalNav .mainNav .nav, #footer .mainNav .accordion, #footer .mainNav .nav {
    width: 100% !important;
  }

  #header .spGlobalNav .mainNav .accordion a, #header .spGlobalNav .mainNav .nav a, #footer .mainNav .accordion a, #footer .mainNav .nav a {
    line-height: 1.35;
  }

  #header .spGlobalNav .mainNav .accordion p, #footer .mainNav .accordion p {
    position: relative;
    padding: 12px 50px 12px 15px;
    margin-bottom: 0;
    border-bottom: 1px solid #57bcfe;
    background-color: #bde8ff;
    font-size: 13px;
    cursor: pointer;
  }

  #header .spGlobalNav .mainNav .accordion p::before, #footer .mainNav .accordion p::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 3px;
    background-color: #212121;
    right: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  #header .spGlobalNav .mainNav .accordion p::after, #footer .mainNav .accordion p::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 3px;
    background-color: #212121;
    right: 18px;
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(90deg);
            transform: translate(0, -50%) rotate(90deg);
  }

  #header .spGlobalNav .mainNav .accordion p.open::after, #footer .mainNav .accordion p.open::after {
    -webkit-transform: translate(0, -50%) rotate(0deg);
            transform: translate(0, -50%) rotate(0deg);
  }

  #header .spGlobalNav .mainNav .accordion ul li a {
    background: #f3fbff;
    display: block;
    font-size: 12px;
    padding: 12px 0 11px 30px;
    position: relative;
  }

  #header .spGlobalNav .mainNav .accordion ul li a::after {
    content: '';
    width: 6px;
    height: 6px;
    border-right: 1px solid #212121;
    border-bottom: 1px solid #212121;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
  }

  #header .spGlobalNav .mainNav .accordion ul li + li {
    border-top: 1px solid #ccc;
  }

  #header .spGlobalNav .mainNav .nav, #footer .mainNav .nav {
    overflow: hidden;
  }

  #header .spGlobalNav .mainNav .nav li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #57bcfe;
    background-color: #bde7fe;
    float: left;
    display: table;
    padding: 0;
    width: 50%;
  }

  #header .spGlobalNav .mainNav .nav li.no_link {
    background: #f3fbff;
    height: 42.55px;
    border-bottom: 0;
}

  #header .spGlobalNav .mainNav .nav li a {
    background: none;
    font-size: 13px;
    display: table-cell;
    padding: 12px 15px;
    vertical-align: middle;
    position: relative;
  }

  #header .spGlobalNav .mainNav .nav li a::before {
    content: '';
    width: 6px;
    height: 6px;
    border-right: 1px solid #212121;
    border-bottom: 1px solid #212121;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
  }

  #header .spGlobalNav .mainNav .nav li.once div {
    padding: 12px 15px;
  }

  #header .spGlobalNav .mainNav .nav li:nth-child(even) {
    border-left: 1px solid #57bcfe;
  }

  #header .spGlobalNav .mainNav .nav li.login {
    background: #f3fbff;
    border-width: 0;
  }

  #header {
    left: 0;
    height: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 200;
  }

  #header .container {
    background: #fff;
    height: 60px;
    margin: 0;
  }

  #header .headerInner {
    padding-right: 0;
  }

  #header .logoArea {
    height: 60px;
  }

  #header .logoArea .logo {
    bottom: 15px;
    left: 10px;
    max-width: none;
    width: 140px;
    position: absolute;
  }

  #header .spGlobalNav {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    max-height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding-top: 60px;
    position: fixed;
    top: 0;
    width: 100%;
    display: none;
    z-index: 200;
  }

  #header .spGlobalNav .inner {
    background: #0671b0;
    overflow-y: auto;
  }

  #header .spGlobalNav a, #header .spGlobalNav p {
    color: #212121;
  }

  #header .spGlobalNav a[target=_blank]:after {
    background: url(/img/shared/ico-blank-blue.png) no-repeat 0 0;
    -moz-background-size: 10px 10px;
    -o-background-size: 10px 10px;
    -webkit-background-size: 10px 10px;
    background-size: 10px 10px;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 5px;
    vertical-align: middle;
    width: 10px;
  }

  #header .spGlobalNav .mainNav .nav .contact {
    width: 100%;
  }

  #header .spGlobalNav .mainNav .nav li.login {
    text-align: center;
    width: 100%;
  }

  #header .spGlobalNav .mainNav .nav li.login a {
    background-color: #1E67CC;
    box-sizing: border-box;
    color: #fff;
    display: block;
    line-height: 1.5;
    width: 93%;
    position: relative;
    padding: 14px 15px 13px 10px;
    border-radius: 5px;
    font-size: 15px;
    margin: 10px auto;
    font-weight: bold;
  }

  #header .spGlobalNav .mainNav .nav li.login a::before {
    content: none;
  }

  #header .spGlobalNav .mainNav .nav li.login a[target=_blank]:after {
      margin-left: 5px;
      vertical-align: middle;
      position: absolute;
      content: "";
      display: inline-block;
      width: 22px;
      height: 22px;
      background: url(/img/shared/arrow-link01.svg) no-repeat center / 100%;
      top: 50%;
      right: 12px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
  }

  #header #navBtn {
    background: #004098;
    cursor: pointer;
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    z-index: 300;
  }

  #header #navBtn span {
    background: url(/img/shared/btn-header-nav.png) no-repeat;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    bottom: 0;
    display: block;
    height: 32px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
  }

  #header #navBtn.active span {
    background-position: right 0;
  }

  #footer {
    padding: 0 0 20px;
    background-color: #F9F9F9;
  }

  #footer .mainNav .accordion li {
    font-size: 13px;
  }

  #footer .mainNav .accordion ul li + li {
    margin-top: 10px;
  }

  #footer .mainNav .accordion > li > a {
    background: none;
  }

  #footer .mainNav .accordion > li > a::after, 
  #footer .mainNav .accordion ul li a::after, 
  #footer .mainNav .nav li a::before {
    content: '';
    width: 6px;
    height: 6px;
    border-right: 1px solid #212121;
    border-bottom: 1px solid #212121;
    position: absolute;
    left: 1px;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
  }

  #footer #fixedBottom {
    background: rgba(198, 235, 255, 0.85);
    z-index: 99;
  }

  #footer #fixedBottom .container {
    margin: 0 10px;
    display:block;
    padding:10px 0;
  }
  #footer #fixedBottom .cpArea {
    border:none;
    margin:15px auto 0;
    text-align:center;
  }

  #footer #fixedBottom .btn {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }

  #footer #fixedBottom .btn a {
    background-image: none !important;
    font-size: 10px;
    height: auto;
    line-height: 1.3;
    padding: 10px 0 8px;
  }

  #footer #fixedBottom .btn a {
    font-size: 14px;
    width: 100%;
    padding: 17px 0;
    margin-top: 0;
  }

  #footer #fixedBottom .btn a::after {
    content: none;
  }

  #footer #fixedBottom .btn.contact a {
    background-image: url(/img/shared/ico-footer-fixed-tel.png) !important;
    background-color: #fff;
    -moz-background-size: 12px 12px;
    -o-background-size: 12px 12px;
    -webkit-background-size: 12px 12px;
    background-size: 12px 12px;
    background-position: 10% center;
    padding: 16px 0 15px 13px;
  }

  #footer #fixedBottom .fixedBtnArea {
    width: 100%;
  }

  #footer #fixedBottom .fixedBtnArea li:nth-child(2) {
    margin-left: 0;
  }

  #footer #fixedBottom .fixedBtnArea li + li {
    margin-left: 1.5%;
  }

  #footer #fixedBottom #pagetop {
    left: 10px;
    opacity: 0.8;
  }

  #footer #fixedBottom.stop {
    top: -70px;
  }

  #footer > .container {
    margin: 0;
  }

  #footer > .container a[target=_blank]:after {
    margin-left: 5px;
  }

  .no-touch #footer > .container a:hover {
    opacity: 0.7;
    text-decoration: none;
  }

  #footer .mainNav {
    margin: 30px 0 20px;
    padding: 0 15px;
  }

  #footer .mainNav .accordion, #footer .mainNav .nav {
    float: none;
  }

  #footer .mainNav .accordion + .accordion, #footer .mainNav .accordion + .nav, #footer .mainNav .nav + .nav {
    border-top: 1px solid #212121;
    margin-top: 13px;
    padding-top: 13px;
  }

  #footer .mainNav .accordion li + li {
    margin-top: 10px;
  }

  #footer .mainNav .nav li + li {
    margin-top: 0;
  }

  #footer .mainNav .accordion > li {
    padding-right: 0;
  }

  #footer .mainNav .accordion ul li a:before {
    display: none;
  }

  #footer .mainNav .nav {
    border-left: none;
    display: flex;
    gap: 10px 15px;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #footer .mainNav .nav li {
    padding: 0;
    width: 46%;
  }

  #footer .mainNav .nav li a {
    background: none;
    font-size: 13px;
    position: relative;
  }

  #footer .subNav {
    background: #fff;
    margin-bottom: 135px;
    padding-top: 21px;
  }

  #footer .subNav a, #footer .subNav p {
    color: #212121;
  }

  #footer .subNav .nav {
    display: block;
    margin-bottom: 10px;
  }

  #footer .subNav .nav li {
    font-size: 11px;
  }

  #footer .subNav .nav li a[target=_blank]:after {
    background-image: url(/img/shared/ico-blank-blue.png);
  }

  #footer .subNav .nav li:before {
    color: #212121;
    margin: 0 15px 0 14px;
  }

  #footer .subNav .nav li:first-child:before {
    display: none;
  }

  #footer .subNav .nav:last-of-type li:before {
    margin: 0 9px 0 6px;
  }

  #footer .subNav .telArea {
    padding: 8px 15px 26px;
  }

  #footer .subNav .telArea .telBtn span {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #1E67CC;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 12px 0 11px;
    width: 100%;
  }

  #footer .subNav .telArea .txt {
    font-size: 11px;
    line-height: 1.8;
    margin-top: 10px;
    text-align: left;
  }

  #footer .company {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 0;
    padding: 25px 15px 0;
    position: absolute;
    right: 0;
    top: inherit;
    width: 100%;
  }

  #footer .company .logo {
    margin-bottom: 11px;
    width: 204px;
  }

  #footer .company .txt {
    font-size: 11px;
    line-height: 1.8;
    margin-top: 0;
  }

  #footer .copyright {
    font-size: 11px;
    line-height: 1.7;
    margin-top: 22px;
  }
}
/*↓第2メニュー追加の場合*/
.maintenance_pop_menu {
  clear: both;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  font-size: 120%;
  margin: 0 auto;
  line-height: 1.4;
}

.maintenance_pop_menu .btn {
  margin: 0 auto;
  width: 100%;
}

.maintenance_pop_menu .btn a {
  color: #fff;
  background: #fe6666;
  text-decoration: none;
  padding: 10px;
  display: block;
}

.maintenance_pop_menu .btn img {
  width: 11px;
  height: auto;
  position: relative;
  display: inline-block;
}

.maintenance_pop_menu .megaMenu {
  width: auto;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1000;
  border: 3px solid #fe6666;
  border-radius: 5px;
  background-color: #ebedf6;
  padding: 20px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: left;
  font-size: 90%;
}

@media screen and (max-width: 767px) {
  .maintenance_pop_menu {
    width: auto;
    height: auto;
  }

  .maintenance_pop_menu .btn {
    width: 100%;
    text-align: left;
  }

  .maintenance_pop_menu .megaMenu {
    width: auto;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1000;
    border: 3px solid red;
    border-radius: 5px;
    background-color: #ebedf6;
    padding: 10px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
/*↑第2メニュー追加の場合*/
/*
 * style.scss
 * style.css は style_base.css にReName
 */
/*
 * Media Query
 */
body {
  background-color: #fff;
}

table th, table td {
  padding: 12px 2.5% 11px 3.125%;
}
@media only screen and (max-width: 767px) {
  table th, table td {
    padding: 8px 9px 7px;
  }
}

.roboto {
  font-family: "Roboto", sans-serif;
}

.blockSubTit {
  color: #004098;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 14px;
  padding-left: 17px;
  position: relative;
}
.blockSubTit::before {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #004098;
  content: "";
  display: block;
  height: 10px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 10px;
}
.blockSubTit a {
  color: #004098;
}
@media only screen and (max-width: 767px) {
  .blockSubTit {
    font-size: 15px;
    padding-left: 14px;
  }
  .blockSubTit::before {
    height: 9px;
    width: 9px;
  }
}

/*
 * Parts [02]
 */
.parts_02 *, .parts_02 *::before, .parts_02 *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.parts_02 .pointList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 28px;
}
@media only screen and (max-width: 767px) {
  .parts_02 .pointList {
    display: block;
    padding-top: 12px;
  }
}
.parts_02 .pointList li {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc(100%/3);
          flex: 1 0 calc(100%/3);
  width: calc(100%/3);
  padding: 44px 20px 30px;
}
@media only screen and (min-width: 767px) {
  .parts_02 .pointList li:nth-of-type(2) {
    border-left: 1px solid #F0F0F0;
    border-right: 1px solid #F0F0F0;
  }
}
@media only screen and (max-width: 767px) {
  .parts_02 .pointList li {
    width: 100%;
    padding: 60px 15px 30px;
  }
}
.parts_02 .pointHeader {
  padding-bottom: 14px;
  margin-bottom: 30px;
  border-bottom: 1px solid #004098;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .parts_02 .pointHeader {
    margin-bottom: 15px;
  }
}
.parts_02 .pointTitle {
  font-size: 22px;
  text-align: center;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .parts_02 .pointTitle {
    font-size: 18px;
  }
}
.parts_02 .pointBadge {
  position: relative;
  display: inline-block;
  width: 1.875em;
  height: 1.875em;
  padding-top: 0.18em;
  margin: 0 auto 0.35em;
  background-color: #004098;
  border-radius: 50%;
  color: white;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
}
.parts_02 .pointBadge::before {
  position: absolute;
  content: "point";
  color: #004098;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  top: -1.5em;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media only screen and (max-width: 767px) {
  .parts_02 .pointBadge {
    font-size: 20px;
  }
  .parts_02 .pointBadge::before {
    font-size: 13px;
  }
}
.parts_02 .pointImage01 {
  position: relative;
}
.parts_02 .pointImage01::after {
  position: absolute;
  content: "";
  width: 94px;
  height: 94px;
  display: block;
  background: url(/img/shared/icon-point01.png) no-repeat center/100%;
  right: 10px;
  bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .parts_02 .pointImage01::after {
    width: min(28vw, 105px);
    height: min(28vw, 105px);
  }
}
.parts_02 .pointImage02 {
  position: relative;
}
.parts_02 .pointImage02::after {
  position: absolute;
  content: "";
  width: 94px;
  height: 94px;
  display: block;
  background: url(/img/shared/icon-point02.png) no-repeat center/100%;
  right: 10px;
  bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .parts_02 .pointImage02::after {
    width: min(28vw, 105px);
    height: min(28vw, 105px);
  }
}
.parts_02 .pointText {
  padding-top: 30px;
}
@media only screen and (max-width: 767px) {
  .parts_02 .pointText {
    font-size: 14px;
    padding-top: 15px;
  }
}
.parts_02 .pointNote {
  margin: 0.3em 0;
}
@media only screen and (max-width: 767px) {
  .parts_02 .pointNote {
    font-size: 14px;
    margin-top: 0.5em;
  }
}
.parts_02 .subList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 0 75px;
}
@media only screen and (max-width: 767px) {
  .parts_02 .subList {
    display: block;
    padding: 10px 0 0;
  }
}
.parts_02 .subList li {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 25%;
          flex: 1 0 25%;
  padding: 20px 20px 25px;
}
@media only screen and (min-width: 767px) {
  .parts_02 .subList li + li {
    border-left: 1px solid #F0F0F0;
  }
}
@media only screen and (max-width: 767px) {
  .parts_02 .subList li {
    padding: 40px 15px 15px;
  }
}
.parts_02 .subTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 3.5em;
  margin-bottom: 14px;
  background-color: #F0F0F0;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .parts_02 .subTitle {
    height: 3.78em;
    font-size: 18px;
  }
}
.parts_02 .subText {
  font-size: 14px;
  margin-top: 0.857em;
  margin-bottom: 0.25em;
}

/*
 * Parts [03]
 */
.parts_03 *, .parts_03 *::before, .parts_03 *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.parts_03 a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.parts_03 a::after {
  position: absolute;
  content: "";
  width: 22px;
  height: 22px;
  margin-left: 8px;
  background: url(/img/shared/arrow-link02.svg) no-repeat center/100%;
}
@media only screen and (min-width: 767px) {
  .parts_03 a:hover {
    color: #004098;
    opacity: 1;
  }
}
@media only screen and (max-width: 767px) {
  .parts_03 a {
    margin-top: 0.75em;
    font-size: 1rem;
  }
}

/*
 * Parts [04]
 */
.parts_04 {
  text-align: center;
  margin: 0 -5px;
}
.parts_04 *, .parts_04 *::before, .parts_04 *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.parts_04 .cardsMainMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 767px) {
  .parts_04 .cardsMainMenu {
    gap: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .parts_04 .cardsMainMenu {
    gap: 0 10px;
  }
}
@media only screen and (min-width: 767px) {
  .parts_04 .cardsMainMenu li {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 49%;
            flex: 1 0 49%;
  }
}
@media only screen and (max-width: 767px) {
  .parts_04 .cardsMainMenu li {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(50% - 5px);
            flex: 1 0 calc(50% - 5px);
  }
}
.parts_04 .imgCard {
  width: 172px;
  margin: 0 auto 20px;
}
@media only screen and (max-width: 767px) {
  .parts_04 .imgCard {
    width: 138px;
    margin-bottom: 14px;
  }
}
.parts_04 .linkBox {
  display: inline-block;
  width: min(100%, 470px);
  padding: 30px 0 24px;
  background-color: #1E67CC;
  border-radius: 5px;
  color: white;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.parts_04 .linkBox span {
  font-size: 0.725em;
}
.parts_04 .linkBox strong {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.78em;
}
.parts_04 .linkBox i {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-left: 8px;
  background: url(/img/shared/arrow-link01.svg) no-repeat center/100%;
}
@media only screen and (max-width: 767px) {
  .parts_04 .linkBox {
    padding: 19px 0 17px;
    font-size: 12px;
  }
  .parts_04 .linkBox span {
    font-size: 0.8333333333em;
    display: block;
  }
  .parts_04 .linkBox strong {
    margin-top: 0.8em;
    font-size: 1em;
  }
}

/*
 * Parts [09]
 */
.parts_09 *, .parts_09 *::before, .parts_09 *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.parts_09 .featureList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0 4px;
}
@media only screen and (max-width: 767px) {
  .parts_09 .featureList {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 15px 5px;
  }
}
@media only screen and (min-width: 767px) {
  .parts_09 .featureList li {
    width: calc(25% - 3px);
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(25% - 3px);
            flex: 1 0 calc(25% - 3px);
  }
}
@media only screen and (max-width: 767px) {
  .parts_09 .featureList li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 2.5px);
            flex: 0 0 calc(50% - 2.5px);
    width: calc(50% - 2.5px);
  }
}

/*
 * Parts [15]
 */
.parts_15 *, .parts_15 *::before, .parts_15 *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 767px) {
  .parts_15 {
    padding: 75px 0 28px;
  }
}
@media only screen and (max-width: 767px) {
  .parts_15 {
    padding: 30px 0 20px;
  }
}
.parts_15 .title {
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 767px) {
  .parts_15 .title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .parts_15 .title {
    font-size: 17px;
  }
}
.parts_15 .title span {
  color: #004098;
}

/*
 * Parts [16]
 */
.parts_16 {
  margin-bottom: 80px;
}
.parts_16 *, .parts_16 *::before, .parts_16 *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.parts_16 .btn {
  display: block;
}
.parts_16 .btn a {
  position: relative;
  padding: 15px 0 14px;
  margin: 0 auto;
  border-radius: 5px;
  background-color: #dd1a1a;
  color: white;
  font-size: 18px;
  font-weight: bold;
}
.parts_16 .btn a::after {
  position: absolute;
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: url(/img/shared/arrow-link01.svg) no-repeat center/100%;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (min-width: 767px) {
  .parts_16 .btn a {
    width: 290px;
  }
  .parts_16 .btn a:hover {
    opacity: 0.7;
  }
}
@media only screen and (max-width: 767px) {
  .parts_16 .btn a {
    width: 100%;
  }
}

/*
 * Parts [17]
 */
.parts_17 {
  background: linear-gradient(45deg, #e9eae4 0%, #EEEFEA 50%);
  padding: 0;
  position: relative;
}
.parts_17 *, .parts_17 *::before, .parts_17 *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 767px) {
  .parts_17 {
    margin-top: 75px;
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .parts_17 {
    margin-top: 35px;
    margin-bottom: 40px;
  }
}
.parts_17 .visuallyhidden {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
          clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
}
.parts_17 a {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 1;
}
@media only screen and (min-width: 767px) {
  .parts_17 a:hover + .image {
    opacity: 0.7;
  }
}
.parts_17 .image {
  width: 100%;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/*
 * Parts [18]
 */
.parts_18 {
  padding: 55px 0;
  background-color: white;
  border-top: 1px solid #f1eee9;
}
.parts_18 *, .parts_18 *::before, .parts_18 *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .parts_18 {
    margin-top: 0;
    padding: 40px 0 30px;
  }
}
.parts_18 .title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  padding: 0 0 0 30px;
  margin-bottom: 28px;
  background: url(/img/shared/ico-title-circle01.png) no-repeat left/22px 22px;
}
@media only screen and (max-width: 767px) {
  .parts_18 .title {
    background-size: 18px 18px;
    font-size: 19px;
    margin-bottom: 16px;
    padding-left: 23px;
  }
}
.parts_18 .cardsList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .parts_18 .cardsList {
    display: block;
  }
}
.parts_18 .cardsList li {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 48.5%;
}
@media only screen and (max-width: 767px) {
  .parts_18 .cardsList li {
    width: 100%;
  }
}
@media only screen and (min-width: 767px) {
  .parts_18 .cardsList li:nth-of-type(1) {
    margin-right: 3%;
    border-right: 1px solid #F0F0F0;
  }
}
@media only screen and (max-width: 767px) {
  .parts_18 .cardsList li:nth-of-type(1) {
    padding-bottom: 14px;
    margin-bottom: 18px;
    margin-right: 0;
    border-right: 0;
    border-bottom: 1px solid #F0F0F0;
  }
}
.parts_18 .cardsList li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.parts_18 .cardsList li img {
  width: 128px;
  margin-right: 15px;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
@media only screen and (max-width: 767px) {
  .parts_18 .cardsList li img {
    width: 26%;
    margin-right: 4%;
  }
}
.parts_18 .cardsList li dl {
  width: 65.5%;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 65.5%;
          flex: 1 0 65.5%;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
@media only screen and (max-width: 767px) {
  .parts_18 .cardsList li dl {
    width: 70%;
  }
}
.parts_18 .cardsList li dl a {
  color: #004098;
  position: relative;
  z-index: 2;
}
.parts_18 .cardsList li dt {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 767px) {
  .parts_18 .cardsList li dt {
    font-size: 12px;
  }
}
.parts_18 .cardsList li [data-url] {
  color: #004098;
  display: inline-block;
}
.parts_18 .cardsList li .link {
  display: inline-block;
  padding-right: 26px;
  margin-top: 0.5em;
  background: url(/img/shared/arrow-link02.svg) no-repeat right center/22px auto;
  font-weight: bold;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
@media only screen and (max-width: 767px) {
  .parts_18 .cardsList li .link {
    margin-top: 0.2em;
  }
}

/*
 * Parts [21]
 */
.parts_21 {
  background: linear-gradient(45deg, #e9eae4 0%, #EEEFEA 50%);
}
.parts_21 *, .parts_21 *::before, .parts_21 *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 767px) {
  .parts_21 {
    padding: 40px 0 36px;
    margin-bottom: 65px;
  }
}
@media only screen and (max-width: 767px) {
  .parts_21 {
    padding: 36px 0 32px;
    margin-bottom: 30px;
  }
}
.parts_21 .inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .parts_21 .inner {
    padding: 0 4%;
  }
}
.parts_21 .title {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  .parts_21 .title {
    font-size: 18px;
  }
}
.parts_21 .title span {
  font-size: 0.75em;
}

/*
 * Parts [25]
 */
.parts_25 {
  border-bottom: 4px solid;
  color: #004098;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-bottom: 1em;
  padding-bottom: 4px;
}
.parts_25 *, .parts_25 *::before, .parts_25 *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

* + .parts_25 {
  margin-top: 1em;
}

/*
 * Parts [35]
 */
.parts_35 *, .parts_35 *::before, .parts_35 *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*
 * Parts [43]
 */
.link_hansyuuhou {
  margin-top: 10px;
}
.link_hansyuuhou *, .link_hansyuuhou *::before, .link_hansyuuhou *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.link_hansyuuhou a {
  color: #004098;
  text-decoration: none;
}
.link_hansyuuhou a::after {
  background: url(/img/shared/ico-blank-blue.png) no-repeat 0 0/10px 10px;
  content: "";
  display: inline-block;
  height: 10px;
  margin-left: 6px;
  vertical-align: middle;
  width: 10px;
}

/*
 * Parts [47]
 */
.parts_47 {
  border: 1px solid #ccc;
  padding: 30px;
}
.parts_47 *, .parts_47 *::before, .parts_47 *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .parts_47 {
    padding: 15px;
  }
}
.parts_47 .blockTxt p {
  line-height: 1.7;
}
@media only screen and (max-width: 767px) {
  .parts_47 .blockTxt p {
    line-height: 1.5;
  }
}
.parts_47 .blockTxt a {
  color: #212121;
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  position: relative;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
@media only screen and (min-width: 767px) {
  .parts_47 .blockTxt a:hover {
    color: #004098;
    opacity: 1;
  }
}
.parts_47 .blockTxt a:not([target=_blank])::after {
  position: absolute;
  content: "";
  background: url(/img/shared/arrow-link02.svg) no-repeat center/100%;
  height: 22px;
  margin-left: 8px;
  width: 22px;
}
.parts_47 .blockTxt a[target=_blank] {
  color: #004098;
}
.parts_47 .blockTxt a[target=_blank]::after {
  position: relative;
  content: "";
  background: url(/img/shared/ico-blank-blue.png) no-repeat 0 0/100% 100%;
  display: inline-block;
  height: 12px;
  margin-left: 6px;
  top: 0;
  width: 12px;
}
.parts_47 .date {
  color: #004098;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .parts_47 .date {
    font-size: 13px;
    margin-bottom: 7px;
  }
}
.parts_47 .date + p {
  margin-top: 0;
}

/* インクルードが終わるまで白いオーバーレイを表示 */
.beforeLoad{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100dvw;
  height: 100dvh;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .sp-arrows.sp-fade-arrows {
    opacity: 1 !important;
  }
}

@media screen and (max-width: 767px) {
  .partsInfoBlock #spBnrInfoSlider li img {
    width: 77.58%;
    /* adjust as needed */
  }
  .partsInfoBlock #spBnrInfoSlider li + li {
    margin-left: 0;
  }
  .sp-arrows.sp-fade-arrows {
    opacity: 1 !important;
  }
}

/* PC表示時にバナー3枚横並び */
@media screen and (min-width: 768px) {
  .partsInfoBlock #spBnrInfoSlider ul.sp-slides {
    display: flex;
    justify-content: center;       /* 中央揃え（好みでleftでもOK） */
    gap: 2.09%;                    /* 画像間のすき間（好みに応じて調整） */
  }
  .partsInfoBlock #spBnrInfoSlider li {
    display: block;
    width: 23.43%;                 /* 枚数に応じて調整（3枚なら約1/3） */
    min-width: 200px;              /* 最小幅（画像やデザインに合わせて調整） */
    box-sizing: border-box;
  }
  .partsInfoBlock #spBnrInfoSlider li img {
    width: 100%;
    height: auto;
    display: block;
  }
  /* モバイル時の余白リセットがあれば敢えて上書きも */
  .partsInfoBlock #spBnrInfoSlider li + li {
    margin-left: 2.09%;
  }
}

.incHeader {
  display: none;
}
body.header-loaded .incHeader {
  display: block;
}

@media screen and (min-width: 768px) {
  .partsInfoBlock #spBnrInfoSlider .sp-slide {
    width: 23.43%; /* 横並び3枚なら約1/3 */
    min-width: 200px;
    box-sizing: border-box;
  }
}

/* PC用スライダー本体 */
#pcMvSlider {
  margin: 0 auto;
  max-width: 1980px;
  width: 100%;
}
#pcMvSlider .sp-slides-container,
#pcMvSlider .sp-mask {
  /* 基本はoverflow:hidden。visibleだと「全開放」になる（今の崩れはたぶんこれ） */
  overflow: hidden !important;
}

#pcMvSlider .sp-slides { position: relative; }
#pcMvSlider .sp-slide { position: absolute; width: 100%; }


#pcMvSlider {
  width: 980px;
}
#pcMvSlider .sp-slides {
  position: relative;
}
#pcMvSlider .sp-slide {
  position: absolute; width: 100%;
}
#pcMvSlider .sp-slide.sp-selected {
  z-index: 2;
}


@media (min-width: 768px) {
  #spBnrInfoSlider.sp {
    display: none !important;
  }
  .banner-list-pc.pc {
    display: flex !important;
    gap: 2vw;
    justify-content: center;
    width: 700px;
    margin: auto;
  }
  .banner-item {
    flex: 1 0 32%;
    min-width: 120px;
    box-sizing: border-box;
  }
  .banner-item img {
    width: 100%;
    min-width: 120px;
    display: block;
  }
}
@media (max-width: 767px) {
  .banner-list-pc.pc {
    display: none !important;
  }
  #spBnrInfoSlider.sp {
    display: block !important;
  }
}

#spBnrInfoSlider {
  width: 270px !important;
  max-width: 270px !important;
  margin: 0 auto;
}
#spBnrInfoSlider .sp-slides-container,
#spBnrInfoSlider .sp-mask,
#spBnrInfoSlider .sp-slides {
  width: 270px !important;
  max-width: 270px !important;
}
#spBnrInfoSlider .sp-image {
  width: 100% !important;
  max-width: 270px !important;
  height: auto !important;
  display: block;
}

/* スライダー左右矢印カスタム（青四角・白→） */
#spBnrInfoSlider .sp-arrows .sp-arrow {
  background: #004098 !important;
  border-radius: 3px;
  width: 20px !important;
  height: 50px !important;
  top: calc(50% - 20px) !important;
  z-index: 10 !important;
}
#spBnrInfoSlider .sp-previous-arrow::after,
#spBnrInfoSlider .sp-next-arrow::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border: solid white;
  border-width: 0 0.2em 0.2em 0;
  padding: 0;
  position: absolute;
  top: 50%; left: 42%;
  transform: translate(-50%, -50%) rotate(135deg);
}

/* 前矢印用（左向き） */
#spBnrInfoSlider .sp-arrow.sp-previous-arrow::after {
  transform: translate(-50%, -50%) rotate(135deg);
  left: 60%;
}
/* 次矢印用（右向き） */
#spBnrInfoSlider .sp-arrow.sp-next-arrow::after {
  transform: translate(-50%, -50%) rotate(315deg);
  right: 60%;
}

/* ドット（インジケーター） */
#spBnrInfoSlider .sp-buttons {
  text-align: center;
  margin: 5px 0 0 0;
}
#spBnrInfoSlider .sp-button {
  width: 8px;
  height: 8px;
  margin: 0 5px;
  background: #ccc;
  border-radius: 50%;
  display: inline-block;
}
#spBnrInfoSlider .sp-button.sp-selected-button {
  background: #004098;
}

@media screen and (max-width: 767px) {
  #spBnrInfoSlider .sp-slide {
    display: none !important;
  }
  #spBnrInfoSlider .sp-slide.sp-selected {
    display: block !important;
  }
}