@charset "UTF-8";

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

ul[class], ol[class] {
  padding: 0;
}

body, h1, h2, h3, h4, p, ul[class], ol[class], li, figure, figcaption, blockquote, dl, dd {
  margin: 0;
}

body {
  min-height: 100vh;
  scroll-behavior: smooth;
  line-height: 1.7;
  -webkit-text-size-adjust: 100%;
}

ul[class], ol[class] {
  list-style: none;
}

img {
  max-width: 100%;
  display: block;
}

input, button, textarea, select {
  font: inherit;
}

/*----------------------------------------------------
 flex
----------------------------------------------------*/
.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.order-first{order:-9999}.order-last{order:9999}.order-none{order:0}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}

@media (min-width: 768px) {
  .md\:block{display:block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-nowrap{flex-wrap:nowrap}.md\:flex-grow-0{flex-grow:0}.md\:flex-grow{flex-grow:1}.md\:flex-shrink-0{flex-shrink:0}.md\:flex-shrink{flex-shrink:1}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:order-4{order:4}.md\:order-5{order:5}.md\:order-6{order:6}.md\:order-7{order:7}.md\:order-8{order:8}.md\:order-9{order:9}.md\:order-10{order:10}.md\:order-11{order:11}.md\:order-12{order:12}.md\:order-first{order:-9999}.md\:order-last{order:9999}.md\:order-none{order:0}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:justify-around{justify-content:space-around}.md\:justify-evenly{justify-content:space-evenly}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:items-baseline{align-items:baseline}.md\:items-stretch{align-items:stretch}.md\:content-center{align-content:center}.md\:content-start{align-content:flex-start}.md\:content-end{align-content:flex-end}.md\:content-between{align-content:space-between}.md\:content-around{align-content:space-around}.md\:content-evenly{align-content:space-evenly}.md\:self-auto{align-self:auto}.md\:self-start{align-self:flex-start}.md\:self-end{align-self:flex-end}.md\:self-center{align-self:center}.md\:self-stretch{align-self:stretch}
}
@media (min-width: 1024px) {
  .lg\:block{display:block}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:flex-wrap{flex-wrap:wrap}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:flex-grow-0{flex-grow:0}.lg\:flex-grow{flex-grow:1}.lg\:flex-shrink-0{flex-shrink:0}.lg\:flex-shrink{flex-shrink:1}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}.lg\:order-4{order:4}.lg\:order-5{order:5}.lg\:order-6{order:6}.lg\:order-7{order:7}.lg\:order-8{order:8}.lg\:order-9{order:9}.lg\:order-10{order:10}.lg\:order-11{order:11}.lg\:order-12{order:12}.lg\:order-first{order:-9999}.lg\:order-last{order:9999}.lg\:order-none{order:0}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}.lg\:justify-evenly{justify-content:space-evenly}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:items-baseline{align-items:baseline}.lg\:items-stretch{align-items:stretch}.lg\:content-center{align-content:center}.lg\:content-start{align-content:flex-start}.lg\:content-end{align-content:flex-end}.lg\:content-between{align-content:space-between}.lg\:content-around{align-content:space-around}.lg\:content-evenly{align-content:space-evenly}.lg\:self-auto{align-self:auto}.lg\:self-start{align-self:flex-start}.lg\:self-end{align-self:flex-end}.lg\:self-center{align-self:center}.lg\:self-stretch{align-self:stretch}
}
@media (min-width: 1280px) {
  .xl\:block{display:block}.xl\:flex{display:flex}.xl\:inline-flex{display:inline-flex}.xl\:flex-wrap{flex-wrap:wrap}.xl\:flex-nowrap{flex-wrap:nowrap}.xl\:flex-grow-0{flex-grow:0}.xl\:flex-grow{flex-grow:1}.xl\:flex-shrink-0{flex-shrink:0}.xl\:flex-shrink{flex-shrink:1}.xl\:order-1{order:1}.xl\:order-2{order:2}.xl\:order-3{order:3}.xl\:order-4{order:4}.xl\:order-5{order:5}.xl\:order-6{order:6}.xl\:order-7{order:7}.xl\:order-8{order:8}.xl\:order-9{order:9}.xl\:order-10{order:10}.xl\:order-11{order:11}.xl\:order-12{order:12}.xl\:order-first{order:-9999}.xl\:order-last{order:9999}.xl\:order-none{order:0}.xl\:justify-start{justify-content:flex-start}.xl\:justify-end{justify-content:flex-end}.xl\:justify-center{justify-content:center}.xl\:justify-between{justify-content:space-between}.xl\:justify-around{justify-content:space-around}.xl\:justify-evenly{justify-content:space-evenly}.xl\:items-start{align-items:flex-start}.xl\:items-end{align-items:flex-end}.xl\:items-center{align-items:center}.xl\:items-baseline{align-items:baseline}.xl\:items-stretch{align-items:stretch}.xl\:content-center{align-content:center}.xl\:content-start{align-content:flex-start}.xl\:content-end{align-content:flex-end}.xl\:content-between{align-content:space-between}.xl\:content-around{align-content:space-around}.xl\:content-evenly{align-content:space-evenly}.xl\:self-auto{align-self:auto}.xl\:self-start{align-self:flex-start}.xl\:self-end{align-self:flex-end}.xl\:self-center{align-self:center}.xl\:self-stretch{align-self:stretch}
}

/*----------------------------------------------------
 display
----------------------------------------------------*/
.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.hidden{display:none}.flex{display:flex}.inline-flex{display:inline-flex}

@media (min-width: 768px) {
  .md\:block{display:block}.md\:inline{display:inline}.md\:inline-block{display:inline-block}.md\:hidden{display:none}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}
}
@media (min-width: 1024px) {
  .lg\:block{display:block}.lg\:inline{display:inline}.lg\:inline-block{display:inline-block}.lg\:hidden{display:none}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}
}
@media (min-width: 1280px) {
  .xl\:block{display:block}.xl\:inline{display:inline}.xl\:inline-block{display:inline-block}.xl\:hidden{display:none}.xl\:flex{display:flex}.xl\:inline-flex{display:inline-flex}
}

/*----------------------------------------------------
  Component
----------------------------------------------------*/
/* clearfix */
.clearfix {
  clear: both;
  zoom: 1;
}

.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* rollover */
.rollover {
  animation: horizontalY 1s ease-in-out infinite alternate;
          transition: all 1s;
  -webkit-transition: all 1s;
}

.rollover:hover {
  animation: horizontalY 0.5s ease-in-out infinite alternate;
          transition: all 0.5s;
  -webkit-transition: all 0.5s;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

/* innerlink */
.innerlink {
  display: block;
  height: 1px;
  position: relative;
  top: -60px;
}

/* pc/sp */
.pc {
  display: none;
}

.pc-i {
  display: none;
}

.sp {
  display: block;
}

.sp-i {
  display: inline;
}

@media (min-width: 768px) {
  .pc {
    display: block;
  }

  .pc-i {
    display: inline;
  }

  .sp,
  .sp-i {
    display: none;
  }
}

/*----------------------------------------------------
 body
----------------------------------------------------*/
.wrap {
  background: url(img/mainvisual-bg.png) no-repeat center top;
  background-size: min(1680px, 140%) auto;
}

.main > *:not(.catch):not(.consultation):not(.consultation2):not(.catch2):not(.step),
.in {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

/*----------------------------------------------------
 header
----------------------------------------------------*/
.header {
  background: #143364;
  padding: min(15.6px, 1.3vw) 2.22%;
}
.header-in {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.header-in img {
  width: 100%;
}
.header-logo {
  width: 52.98%;
}
.header-tel {
  width: 28.15%;
}

@media (max-width: 939px) {
  .header {
    padding: 10px;
  }
  .header-logo {
    width: 55%;
  }
  .header-tel {
    width: 40%;
  }
}

/*----------------------------------------------------
 catch
----------------------------------------------------*/
.catch {
  background: #005c8c;
  color: #fff;
  font-size: min(36.72px, 3.06vw);
  font-weight: bold;
  padding: 10px 10px 15px;
  text-align: center;
}
@media (max-width: 939px) {
  .catch {
    font-size: min(33px, 5vw);
  }
}

/*----------------------------------------------------
 mainvisual
----------------------------------------------------*/
.mainvisual img {
  width: 100%;
}

/*----------------------------------------------------
 consultation
----------------------------------------------------*/
.consultation {
  background: #005c8c;
}
.consultation img {
  margin: 0 auto;
  width: 59.26%;
}
@media (max-width: 939px) {
  .consultation img {
    width: 80%;
  }
}

/*----------------------------------------------------
 catch2
----------------------------------------------------*/
.catch2 {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
  padding: min(94.44px, 7.87vw) 0 min(99.96px, 8.33vw);
}
.catch2 img {
  margin: 0 auto;
  width: 79.17%;
}

/*----------------------------------------------------
 step
----------------------------------------------------*/
.step-title {
  background: #005c8c;
  color: #fff;
  font-size: min(45.6px, 3.8vw);
  padding: 10px 0 15px;
  text-align: center;
}

@media (max-width: 939px) {
  .step-title {
    font-size: min(33px, 5vw);
  }
}

/*----------------------------------------------------
 step-img
----------------------------------------------------*/
.step-img-list {
  margin-bottom: min(66.72px, 5.56vw);
  padding-top: min(35.52px, 2.96vw);
}
.step-img img {
  margin-left: auto;
  margin-right: auto;
  width: 91.11%;
}
.step-img:nth-child(2) {
  margin-top: max(-6px, -0.5vw);
}
.step-img:nth-child(3) {
  margin-top: max(-15px, -1.25vw);
}

/*----------------------------------------------------
 consultation
----------------------------------------------------*/
.consultation2 {
  background: linear-gradient(to bottom, transparent min(16.68px, 1.39vw), #005c8c min(16.68px, 1.39vw));
}
.consultation2 img {
  position: relative;
  margin: 0 auto;
  width: 59.17%;
}
@media (max-width: 939px) {
  .consultation2 img {
    width: 80%;
  }
}

/*----------------------------------------------------
 worries
----------------------------------------------------*/
.worries {
  padding-top: min(94.44px, 7.87vw);
}

.worries-title {
  margin-bottom: min(77.76px, 6.48vw);
}
.worries-title img {
  margin-left: auto;
  margin-right: auto;
  width: 63.98%;
}

ul.worries-list {
  margin: 0 auto;
  width: 89.91%;
}
.worries-list li {
  align-items: center;
  display: flex;
  font-size: min(36.72px, 3.06vw);
  line-height: 1:
}
.worries-list li:nth-child(n + 2) {
  border-top: 3px dotted #666;
  margin-top: .5em;
  padding-top: .5em;
}
.worries-list li strong {
  color: #801c29;
  font-weight: bold;
}
.worries-list li img {
  margin-left: 3.7%;
  margin-right: 2.31%;
  width: 4.26%;
}

@media (max-width: 939px) {
}


/*----------------------------------------------------
 system
----------------------------------------------------*/
.system {
  margin: min(69.96px, 5.83vw) auto 0;
  width: 77.22%;
}
/* title */
.system-title1 {
  color: #801c29;
  font-size: min(40.8px, 3.4vw);
  font-weight: bold;
  margin-bottom: .2em;
}
.system-title2 {
}
.system-title2 img {
  width: 100%;
}
.system-title3 {
  font-size: min(48.84px ,4.07vw);
  font-weight: bold;
}
/* text */
.system-text {
  margin: 0 auto;
  padding-top: min(38.88px, 3.24vw);
  width: 83.83%;
}
.system-text p {
  font-size: min(23.28px, 1.94vw);
  font-weight: bold;
}
/* link */
.system-link {
  padding-top: min(55.56px, 4.63vw);
}
.system-link p {
  font-size: min(15.6px, 1.3vw);
  word-break: break-word;
  overflow-wrap: anywhere;
}
.system-link a {
  color: inherit;
  text-decoration: none;
}
.system-link a:hover {
  text-decoration: underline;
}

@media (max-width: 939px) {
  .system {
    width: 89.91%;
  }
  /* title */
  .system-title1 {
    font-size: 3.9vw;
  }
  .system-title3 {
    font-size: 5.25vw;
  }
  /* text */
  .system-text {
    width: 95%;
  }
  .system-text p {
    font-size: 4vw;
  }
  /* link */
  .system-link p {
    font-size: 3.25vw;
  }
}

/*----------------------------------------------------
 risk
----------------------------------------------------*/
.risk {
  padding-top: min(94.44px, 7.87vw);
}
/* list */
.risk-list {
  margin-left: auto;
  margin-right: auto;
  padding-top: min(94.44px, 7.87vw);
  width: 88.43%;
}
.risk-each {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.risk-each:nth-child(n+2) {
  margin-top: min(72.24px, 6.02vw);
}
.risk-img {
  width: 19%;
}
.risk-text {
  width: 74.3%;
}
.risk-each-title {
  font-size: min(38.88px, 3.24vw);
  line-height: 1.3;
}
.risk-text p {
  font-size: min(23.28px, 1.94vw);
}
.risk-text p strong {
  color: #801c29;
  font-size: 140%;
}

@media (max-width: 939px) {
  /* list */
  .risk-img {
    width: 15%;
  }
  .risk-text {
    width: 78.3%;
  }
  .risk-each-title {
    font-size: 4.5vw;
  }
  .risk-text p {
    font-size: 3.5vw;
  }
  .risk-text p strong {
    font-size: 120%;
  }
}


/*----------------------------------------------------
 add
----------------------------------------------------*/
.add {
  margin: min(133.32px, 11.11vw) auto min(161.16px, 13.43vw);
  width: 77.22%;
}
/* title */
.add-title1 {
  color: #801c29;
  font-size: min(33.36px, 2.78vw);
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: .2em;
  text-align: center;
}
.add-title1 strong {
  font-size: 160%;
}
.add-title2 {
  margin-top: 1em;
}
.add-title2 img {
  width: 100%;
}
.add-title3 {
  font-size: min(40.8px, 3.4vw);
  font-weight: bold;
}
/* text */
.add-text {
  margin: 0 auto;
  padding-top: min(38.88px, 3.24vw);
  width: 83.83%;
}
.add-text p {
  font-size: min(23.28px, 1.94vw);
  font-weight: bold;
}
@media (max-width: 939px) {
  .add {
    width: 89.91%;
  }
  /* title */
  .add-title1 {
    font-size: 4.1vw;
  }
  .add-title3 {
    font-size: 4.5vw;
  }
  /* text */
  .add-text {
    width: 95%;
  }
  .add-text p {
    font-size: 3.8vw;
  }
}

/*----------------------------------------------------
 footer
----------------------------------------------------*/
.footer {
  background: #005c8c;
  color: #fff;
  padding: min(94.44px, 7.87vw) 0 min(72.24px, 6.02vw);
}
.footer-in {
  margin-left: auto;
  margin-right: auto;
  width: 83.33%;
}
.footer-title1 {
  font-size: min(42.24px, 3.52vw);
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 1em;
  text-align: center;
}
.footer-title1 strong {
  color: #fff9a0;
  font-size: 140%;
}
.footer-title2 {
  font-size: min(62.28px, 5.19vw);
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: min(66.72px, 5.56vw);
  text-align: center;
}
.footer-tel img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: min(72.24px, 6.02vw);
  width: 93%;
}
.footer-address-title {
  font-size: min(46.68px, 3.89vw);
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: .2em;
}
.footer-address p {
  font-size: min(33.36px, 2.78vw);
  line-height: 1.3;
}

@media (max-width: 939px) {
  .footer-in {
    width: 91.11%;
  }
  .footer-title1 {
    font-size: 3.8vw;
    line-height: 1.6;
  }
  .footer-title2 {
    font-size: 5.5vw;
    line-height: 1.4;
  }
  .footer-tel img {
    width: 100%;
  }
  .footer-address-title {
    font-size: 4.5vw;
    line-height: 1.6;
  }
  .footer-address p {
    font-size: 3.5vw;
    line-height: 1.6;
  }
}

/*----------------------------------------------------
 copyright
----------------------------------------------------*/
.copyright {
  background: #003856;
  padding: min(99.96px, 8.33vw) 0;
}
.copyright img {
  margin-left: auto;
  margin-right: auto;
  width: 44%;
}
@media (max-width: 939px) {
  .copyright img {
    width: 60%;
  }
}
