@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
main {
  display: block
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace,monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: bolder
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
template {
  display: none
}
[hidden] {
  display: none
}
blockquote,
q {
  quotes: none;
  margin: 0
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none
}
a img,
img {
  border: none;
  vertical-align: bottom
}
a,
dd,
dt,
p,
p a {
  color: #333;
  text-decoration: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
address {
  font-style: normal
}
img {
  max-width: 100%;
  height: auto;
  width: 100%
}
html {
  font-size: 100%;
  font-style: inherit;
  font-family: inherit;
  font-weight: inherit;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
body {
  font: 16px/1.8 "Noto Sans JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,sans-serif;
  font-feature-settings: "palt" 1;
  margin: 0;
  padding: 0
}
:root {
  font-size: 16px
}
p {
  letter-spacing: .05rem
}
a {
  color: #333;
  display: block;
  transition: opacity .2s 0s ease
}
a:focus {
  outline: 0
}
a:hover {
  opacity: .65
}
button,
input[type=email],
input[type=submit],
input[type=tel],
input[type=text],
select,
textarea {
  -webkit-appearance: none;
  border-radius: 0
}
button,
input[type=submit] {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
::-moz-placeholder {
  color: #d6d6d6
}
:-ms-input-placeholder {
  color: #d6d6d6
}
::placeholder {
  color: #d6d6d6
}
.l-header {
  width: 100%;
  position: relative;
  z-index: 201
}
.l-main__sidebar {
  width: 350px;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 201;
  background: url(../img/bg-global-headline.jpg) no-repeat center top/cover
}
.l-main__content {
  position: relative;
  z-index: 101;
  width: calc(100% - 350px);
  max-width: 1250px;
  min-width: 1050px;
  padding: 130px 50px 35px;
  margin: 0 0 0 380px;
  box-sizing: border-box
}
.c-address {
  display: flex;
  align-items: center;
  margin: 10px 0 0
}
.c-address a {
  line-height: 1;
  font-family: Roboto,sans-serif;
  font-size: 60px;
  font-weight: 700;
  text-align: left;
  letter-spacing: .1rem
}
.c-button--next {
  color: #fff;
  display: block;
  max-width: 280px;
  line-height: 1;
  font-size: 18px;
  text-align: center;
  letter-spacing: .08rem;
  text-indent: .08rem;
  padding: 16px 0;
  margin: 0 auto;
  border-radius: 5px;
  background: #dc0032;
}
.c-button--color2 {
  color: #fff;
  display: block;
  max-width: 280px;
  line-height: 1;
  font-size: 18px;
  text-align: center;
  letter-spacing: .08rem;
  text-indent: .08rem;
  padding: 16px 0;
  margin: 0 auto;
  border-radius: 5px;
  background: #0078a5;
}
#btn-submit {
  opacity: .3;
  pointer-events: none
}
#btn-submit.is-active {
  opacity: 1;
  pointer-events: visible
}
.c-icon--tel {
  display: inline-block;
  vertical-align: middle;
  margin: 0 .2em 0 0
}
.c-icon--tel:after {
  content: "";
  display: block;
  width: 15px;
  height: 17px;
  background: url(../img/ico-tel.svg) no-repeat 0 0/cover
}
.c-icon--close {
  display: inline-block;
  vertical-align: middle;
  margin: 0 .5em 0 0
}
.c-icon--close:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url(../img/ico-close.svg) no-repeat 0 0/cover
}
.c-icon--prev {
  display: inline-block;
  vertical-align: middle;
  margin: 0 .5em 0 0
}
.c-icon--prev:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url(../img/ico-prev.svg) no-repeat 0 0/cover
}
.c-icon--freedial {
  display: inline-block;
  vertical-align: middle;
  margin: 0 .5em 0 0
}
.c-icon--freedial:after {
  content: "";
  display: block;
  width: 69px;
  height: 41px;
  background: url(../img/ico-freedial.svg) no-repeat 0 0/cover
}
.c-logo {
  position: absolute;
  top: 24px;
  right: 20px;
  line-height: .1;
  width: 225px;
  margin: 0
}
.c-logo__img {
  vertical-align: top
}
.c-modal {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 1001;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: visibility .5s ease,opacity .3s ease
}
.c-modal.is-show {
  opacity: 1;
  visibility: visible
}
.c-modal.is-show .c-modal__content {
  top: 50%;
  transition: top .5s ease .1s
}
.c-modal__overlay {
  position: relative;
  z-index: 1;
  cursor: pointer;
  width: 100%;
  height: 100%;
  transition: all .2s ease 0s;
  background-color: rgba(0,0,0,.7)
}
.c-modal__overlay:hover {
  background-color: rgba(0,0,0,.75)
}
.c-modal__content {
  cursor: default;
  overflow-y: auto;
  width: 1100px;
  height: 80vh;
  min-height: 700px;
  padding: 30px 55px 20px;
  background-color: #fff;
  box-shadow: 0 4px 8px 4px rgba(0,0,0,.2);
  position: absolute;
  top: calc(50% + 10px);
  left: 50%;
  bottom: 0;
  z-index: 2;
  transform: translate(-50%,-50%);
  transition: top .5s ease 1s
}
.c-modal__text {
  text-align: left;
  position: absolute;
  top: 50%;
  width: 90%;
  transform: translateY(-50%)
}
.c-modal__text h3 {
  color: #333;
  line-height: 1;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: .1rem;
  margin: 0 0 20px
}
.c-modal__button {
  font-size: 14px;
  text-align: right;
  letter-spacing: .04rem;
  margin: 10px 0 0
}
.c-modal__button > span {
  color: #4c82cb
}
.c-title {
  position: relative;
  z-index: 101
}
.c-title--standard {
  color: #dc0032;
  font-size: 32px;
  line-height: 1.5;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: .2rem;
  text-indent: .2rem;
  margin: 0 auto
}
.c-title--standard i {
  color: #fff;
  position: relative;
  width: 65px;
  display: inline-block;
  font-family: Roboto,sans-serif;
  line-height: 1;
  font-size: 30px;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  letter-spacing: .1rem;
  margin: 0 12px 0 0
}
.c-title--standard i:after {
  content: "";
  display: block;
  width: 65px;
  height: 65px;
  border-radius: 100%;
  background: #dc0032;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  transform: translate(-50%,-50%)
}
.c-wrap {
  width: 100%;
  max-width: 1450px;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0 auto;
  box-sizing: border-box
}
@media (max-width:1024px) {
  .c-wrap {
    padding-left: 30px;
    padding-right: 30px
  }
}
@media (max-width:768px) {
  .c-wrap {
    padding-left: 20px;
    padding-right: 20px
  }
}
.p-approval {
  margin: 20px auto 0
}
.p-approval__checkbox {
  display: block;
  font-size: 14px;
  letter-spacing: .04rem;
  text-indent: .08rem;
  text-align: center;
  margin: 0 auto
}
.p-approval__button {
  text-align: center;
  margin: 10px auto 0
}
.p-attention {
  margin: 52px 0 0
}
.p-attention__inner {
  box-sizing: border-box
}
.p-attention__lead {
  color: #333;
  line-height: 1;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .1rem;
  margin: 0
}
.p-attention__body {
  height: 300px;
  overflow-y: scroll;
  padding: 22px 25px;
  margin: 22px auto 0;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  box-sizing: border-box;
  background: #fafafa
}
.p-attention__body .row > h3 {
  color: #333;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .04rem;
  margin: 0
}
.p-attention__body .row > h3 span {
  color: #dc0032
}
.p-attention__body .row > p {
  color: #333;
  line-height: 1.8;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .04rem;
  margin: 10px 0 20px
}
.p-check__inner {
  margin: 20px 0 0 10px
}
.p-check__ttl {
  color: #333;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .1rem;
  margin: 0 0 0 1.5em
}
.p-check__list {
  display: flex;
  width: 100%;
  margin: 30px auto 0
}
.p-check__item {
  width: 33.3333%;
  padding: 0 15px;
  border-left: 1px solid #d6d6d6
}
.p-check__item:last-child {
  border-right: 1px solid #d6d6d6
}
.p-check__item > img {
  margin: 0 auto 20px
}
.p-check__item > h4 {
  color: #dc0032;
  display: inline-block;
  line-height: 1;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
  padding: 5px 10px;
  margin: 0;
  background: #ff0
}
.p-check__item > p {
  color: #333;
  font-size: 14px;
  line-height: 2;
  font-weight: 400;
  text-align: justify;
  margin: 0 auto
}
.p-check__item > p strong {
  font-weight: 700
}
.p-check__item > p span {
  color: #dc0032
}
.p-check__button {
  color: #fff;
  width: 100%;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  letter-spacing: .05rem;
  text-indent: .05rem;
  padding: 17px 0;
  margin: 15px 0 0;
  border-radius: 5px;
  background: #4c82cb;
  transition: opacity .2s ease
}
.p-check__button:hover {
  opacity: .5
}
.p-check__note {
  margin: 35px auto 0
}
.p-check__note > p {
  color: #333;
  font-size: 14px;
  line-height: 2;
  font-weight: 400;
  text-align: center;
  margin: 0 auto
}
.p-check__note > p a {
  display: inline;
  font-weight: 700
}
.p-check__note > a {
  margin: 10px auto 0
}
.p-desk {
  padding: 0 125px;
  margin: 100px auto 0
}
.p-desk__body {
  position: relative;
  padding-top: 233px;
  margin: 25px auto 0;
  border: 2px solid #ffcfda;
  border-radius: 10px;
  box-sizing: border-box;
  background: #fff3f6
}
.p-desk__body__inner {
  width: 100%;
  max-width: 490px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%)
}
.p-desk__lead {
  line-height: 1;
  font-size: 22px;
  font-weight: 700;
  text-align: left;
  letter-spacing: .12rem;
  margin: 70px 0 0
}
.p-desk__ttl {
  line-height: 1;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  letter-spacing: .08rem;
  margin: 0
}
.p-desk__desc {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  letter-spacing: .04rem;
  margin: 2px 0 0
}
.p-fnav {
  margin: 100px auto 0
}
.p-fnav__list {
  display: flex
}
.p-fnav__item {
  margin: 0 3em 0 0
}
.p-fnav__button {
  color: #4c82cb;
  font-size: 14px;
  letter-spacing: .04rem
}
.p-fnav__button a {
  color: #4c82cb;
  display: inline-block
}
.p-fnav__button a:hover span:after {
  opacity: 1;
  transform: translate(-50%,0)
}
.p-fnav__button span {
  position: relative;
  display: inline-block
}
.p-fnav__button span:after {
  opacity: 0;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #4c82cb;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,2px);
  transition: all .2s ease
}
.p-global-headline {
  height: 100%;
  padding: 0 0 6px 0
}
.p-global-headline__inner {
  padding: 25px 0;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%)
}
.p-global-headline__ttl {
  color: #fff;
  line-height: 1.6;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: .07rem;
  padding: 0 0 4px 20px;
  margin: 0;
  border-left: 7px solid #fff
}
.p-global-headline__desc {
  color: #fff;
  display: inline-block;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .08rem;
  padding: 8px 25px;
  margin: 20px 0 0 25px;
  border: 1px solid #fff;
  border-radius: 4px
}
.p-global-headline__img {
  max-width: 200px;
  margin: 25px 0
}
.p-global-headline__address {
  margin: 20px 0 0 25px
}
.p-global-headline__address a img {
  width: 282px
}
@media (max-height:685px) {
  .l-main__sidebar {
    overflow: scroll
  }
  .p-global-headline__inner {
    position: static;
    top: 0;
    transform: translateY(0)
  }
}
.p-headline__lead {
  color: #333;
  line-height: 1.8;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .06rem;
  margin: 28px 0 0 5em
}
.p-intro__row {
  margin: 60px 0 0 10px
}
.p-intro__ttl {
  color: #dc0032;
  line-height: 1.5;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: .1rem;
  margin: 0
}
.p-intro__ttl::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  background: #dc0032;
  border-radius: 2px;
  margin: 0 .5rem 0 0;
  transform: translateY(-2px)
}
.p-intro__desc {
  color: #333;
  font-size: 16px;
  line-height: 2;
  font-weight: 400;
  margin: 5px 0 0 1.5em
}
.p-intro__desc > span {
  color: #dc0032;
  text-decoration: underline
}
.p-intro__list li {
  list-style: disc inside;
}
.p-intro__list li > span {
  color: #dc0032;
  text-decoration: underline
}
.p-product {
  margin: 80px auto 0
}
.p-product__grid {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 15px 0 0
}
.p-product__grid:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #d6d6d6;
  position: absolute;
  top: 0;
  left: 50%
}
.p-product__col {
  position: relative;
  width: 50%;
  padding: 0 0 10px;
  box-sizing: border-box
}
.p-product__col:first-child {
  padding: 65px 0 10px
}
.p-product__img {
  position: relative;
  width: 200px;
  height: 200px;
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  margin: 0 auto;
  background: #fff
}
.p-product__img > img {
  display: block;
  width: 70%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%)
}
.p-product__note {
  display: table;
  padding: 9px 28px 6px;
  margin: 0 auto 15px;
  box-sizing: border-box;
  background: #faff00
}
.p-product__note > p {
  color: #dc0032;
  position: relative;
  line-height: 1.4;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
  letter-spacing: .03rem;
  margin: 0
}
.p-product__note > p strong {
  display: block;
  padding: 0 0 0 1em
}
.p-product__note > p strong:before {
  content: "※";
  display: inline-block;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 0;
  left: 0
}
.p-product__ttl {
  color: #333;
  line-height: 1.5;
  font-size: 20px;
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
  letter-spacing: .15rem;
  text-indent: .15rem;
  margin: 10px auto 0
}
.p-product__text {
  width: 100%;
  margin: 5px auto 0
}
.p-product__list {
  margin: 0 auto 0
}
.p-product__item {
  color: #333;
  line-height: 1.7;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: .08rem;
  margin: 0 auto
}
.p-product__desc {
  color: #333;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  letter-spacing: .08rem;
  margin: 8px auto 0
}
.p-product__button {
  width: 100%;
  margin: 18px auto 0
}
.p-select {
  margin: 80px auto 0
}
.p-select__grid {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 15px 0 0
}
.p-select__grid:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #d6d6d6;
  position: absolute;
  top: 0;
  left: 50%
}
.p-select__col {
  min-height: 270px;
  position: relative;
  width: 50%;
  padding: 0 55px 10px;
  box-sizing: border-box
}
.p-select__ttl {
  color: #333;
  line-height: 1;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  letter-spacing: .1rem;
  margin: 0
}
.p-select__desc {
  color: #333;
  line-height: 1.8;
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: .06rem;
  margin: 12px 0 0
}
.p-select__button {
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%,0)
}
.p-spec {
  margin: 30px auto 0;
  background: #f2f2f2
}
.p-spec__inner {
  padding: 40px 35px;
  box-sizing: border-box
}
.p-spec__lead {
  color: #333;
  line-height: 1;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .1rem;
  margin: 0
}
.p-spec__grid {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 15px 0 0
}
.p-spec__img {
  position: relative;
  width: 200px;
  height: 200px;
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  background: #fff
}
.p-spec__img > img {
  display: block;
  width: 70%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%)
}
.p-spec__text {
  width: calc(100% - 230px)
}
.p-spec__ttl {
  color: #dc0032;
  line-height: 1;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: .08rem;
  margin: 0
}
.p-spec__desc {
  color: #333;
  line-height: 1.8;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .06rem;
  margin: 5px 0 25px
}
.p-spec__list {
  margin: 15px 0 0
}
.p-spec__list > h3 {
  color: #333;
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .04rem;
  margin: 0
}
.p-spec__list > table {
  width: 100%;
  margin: 10px auto 0;
  border-top: 1px solid #d6d6d6
}
.p-spec__list > table td,
.p-spec__list > table th {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  vertical-align: top;
  letter-spacing: .04rem;
  padding: 9px 0;
  margin: 0;
  border-bottom: 1px solid #d6d6d6
}
.p-spec__list > table th {
  width: 96px
}
.u-mg--section {
  margin: 90px auto 0
}
@media (max-width:768px) {
  .u-mg--section {
    margin: 60px auto 0
  }
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px
}
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0,0,0,.1);
  background-color: #fff
}
::-webkit-scrollbar-thumb {
  background-color: rgba(0,0,0,.4);
  border-radius: 10px;
  box-shadow: 0 0 0 1px rgba(255,255,255,.2)
}