@charset "utf-8";
/*======================================
sos
=======================================*/
.page-section {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 90px 0 75px;
}
.page-section-wrap {
  background-image: url(../img/sos/sos_bg.jpg);
}
.page-section-wrap:before,
.page-section-wrap:after {
  content: none;
}
.page-section .page-title span {
  color: #990610;
}
@media only screen and (max-width: 767px) {
  .page-section {
    padding: 45px 0 20px;
  }
}
/*------------------------------------*/

.section-title-en {
  border: 1px solid #001e6e;
  color: #001e6e;
  font-size: 1rem;
  letter-spacing: 0.2rem;
  padding: 2px 3px 2px 5px;
  margin: 10px 0;
  font-family: "Oswald", sans-serif;
  font-weight: 200;
  position: relative;
  display: inline-block;
}

.right {
  right: 0;
}

/*------------------------------------*/

.sos-header {
  text-align: center;
  background-image: url(../img/sos/catch_bg.jpg);
  background-position: center center;
  padding: 150px 0 100px;
}
.sos-header h2.section-title {
  color: #fff;
  font-size: 4.2rem;
  font-family: Lustria, 游明朝体, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho Pro", serif;
  font-weight: normal;
}
.sos-header h2.section-title span:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 60px;
  margin-left: -30px;
  height: 3px;
  background-color: #8f0610;
}
.sos-header h2.section-title span {
  display: block;
  font-size: 1.8rem;
  letter-spacing: 0.2rem;
  padding: 10px 0;
  margin: 10px 0;
  position: relative;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 200;
  font-style: italic;
  font-weight: 500;
}
.sos-header h3.section-catchcopy {
  font-size: 3.4rem;
  color: #fff;
  letter-spacing: 0.4rem;
  line-height: 1.3;
  font-family: Lustria, 游明朝体, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho Pro", serif;
  font-weight: 400;
}
.sos-header p.section-text {
  color: #fff;
}
/*
.sos-header {
  text-align: center;
  background-image: url(../img/sos/catch_bg.jpg);
  background-position: center center;
  padding: 220px 0 190px;
}
.sos-header h2.section-title {
  color: #fff;
  font-size: 4.2rem;
}
.sos-header h2.section-title span {
  display: block;
  font-size: 1.8rem;
  letter-spacing: 0.2rem;
  padding: 10px 0;
  margin: 10px 0;
  position: relative;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 200;
  font-style: italic;
  font-weight: 500;
}
.sos-header h3.section-catchcopy {
  font-size: 3.4rem;
  color: #fff;
  letter-spacing: 0.4rem;
  line-height: 1.3;
  font-family: Lustria, 游明朝体, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho Pro", serif;
  font-weight: 400;
}
.sos-header p.section-text {
  color: #fff;
} */

.sos-subheader {
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 40px;
  background: #a4000b;
  background: -moz-linear-gradient(left, #a4000b 0%, #85020b 100%);
  background: -webkit-linear-gradient(left, #a4000b 0%, #85020b 100%);
  background: linear-gradient(to right, #a4000b 0%, #85020b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4000b', endColorstr='#85020b',GradientType=1 );
}
.sos.section-title-en {
  font-size: 2.4rem;
  font-weight: 600;
}

.sos-content {
  padding: 100px 0 50px;
  background-image: url(../img/faq/contact_bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}

.sos-content .title01 {
  color: #202020;
}
.sos-content .title01:before {
  background-color: #9f0610;
}
.sos-content .title01 span {
  color: #9f0610;
}
.sos-left {
  padding-left: 60px;
}
/* .sos-right {
position: relative;
width: 110%;
}
.sos-right img {
    position: absolute;
    left: 50px;
    top: -40px;

    } */
@media screen and (max-width: 1200px) {
  .sos-right {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .sos-left {
    padding-left: 0;
  }
  .sos-right img {
    position: relative;
    left: auto;
    top: auto;
  }
}

@media screen and (max-width: 767px) {
  .sos-left {
    padding-left: 0;
  }

  .sos-right img {
    position: relative;
    left: auto;
    top: auto;
  }
}

.contant-bg01 {
  background-image: url(../img/sos/section_bg01.jpg);
}
.contant-bg02 {
  background-image: url(../img/sos/section_bg02.jpg);
}
.contant-bg03 {
  background-image: url(../img/sos/section_bg03.jpg);
}

.area span {
  border: 1px solid #ae000b;
  color: #ae000b;
  padding: 3px 8px;
  font-size: 1.1rem;
  margin-right: 10px;
}

.sos ul {
  padding: 0.5em 0.5em 0.5em 2em;
}

.sos li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: disc;
}

.sos .dl-table {
  line-height: 2.5rem;
}

.sos .dl-table dt {
  padding: 20px 10px 10px 20px;
  border-top: 1px solid #8f0610;
  position: relative;
}

.sos .dl-table dd {
  padding: 20px 10px 10px 10px;
  border-top: 1px solid #d7d7d7;
}
.sos .btn {
  font-size: 1.3rem;
}
.sos .dl-table dt:first-child,
.sos .dl-table dd:nth-child(2) {
  border-top: 0px solid #8f0610;
}
.sos .dl-table dt:nth-child(29) {
  border-bottom: 1px solid #8f0610;
}
.sos .dl-table dd:nth-child(30) {
  border-bottom: 1px solid #d7d7d7;
}
.sos a.btn,
a .btn,
input.btn {
  font-size: 1.6rem;
  width: calc(85px + 2vw);
}

.sos a:hover.btn,
.sos a:hover .btn {
  background-color: #111e6e;
  color: #fff;
}

@media screen and (min-width: 991px) {
  .sos .dl-table dt {
    width: 25%;
    -ms-flex: 25%;
    -webkit-box-flex: 25%;
    flex: 25%;
  }
  .sos .dl-table dd {
    width: 75%;
    -ms-flex: 75%;
    -webkit-box-flex: 75%;
    flex: 75%;
  }
}

@media only screen and (max-width: 767px) {
  .sos-content {
    padding: 60px 0 50px;
  }
  .sos-header {
    padding: 75px 0px 35px;
  }
  .sos-header h2.section-title {
    font-size: 2.4rem;
  }
  .sos-header h3.section-catchcopy {
    font-size: 2rem;
  }
  .sos-header h2.section-title span {
    font-size: 1.3rem;
  }
  .sos-subheader {
    padding-top: 50px;
  }
  .sos .dl-table dt {
    padding: 10px 10px 10px 10px;
  }
  .sos .dl-table dd {
    padding: 10px 10px 30px 10px;
  }
}

.backslide {
  position: relative;
  top: -100px;
  width: 100%;
  height: 232px;
  background: url(../img/faq/scroll_img.png);
  animation: imgmove 180s linear infinite;
  -webkit-animation: imgmove 180s linear infinite;
  -moz-animation: imgmove 180s linear infinite;
  background-position: right center;
  background-repeat: repeat-x;
}

@keyframes imgmove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 5843px 0;
  }
}

@-webkit-keyframes imgmove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 5843px 0;
  }
}

@media screen and (min-width: 991px) {
  .sos.dl-table dt {
    width: 25%;
    -ms-flex: 25%;
    -webkit-box-flex: 25%;
    flex: 25%;
  }
  .sos.dl-table dd {
    width: 75%;
    -ms-flex: 75%;
    -webkit-box-flex: 75%;
    flex: 75%;
  }
}
@media only screen and (max-width: 767px) {
  .sos.dl-table dt {
    padding: 10px 10px 10px 10px;
  }
  .sos.dl-table dd {
    padding: 10px 10px 30px 10px;
  }
}

.section-title-en {
  background-color: #fff;
  border: 2px solid #001871;
  margin-top: -20px;
  font-size: 2.4rem;
  padding: 5px 110px;
}
.section-text {
  font-size: 1.6rem;
  color: #001871;
  font-family: Lustria, 游明朝体, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho Pro", serif;
  letter-spacing: 0.1rem;
}

.faq-box-wrap {
  margin-top: -100px;
}
.faq-box-header {
  background: linear-gradient(45deg, transparent 20px, #fff 20px),
    linear-gradient(135deg, transparent 20px, #fff 20px),
    linear-gradient(225deg, transparent 20px, #fff 20px),
    linear-gradient(315deg, transparent 20px, #fff 20px);
  background-position: bottom left, top left, top right, bottom right;
  background-size: 50% 50%;
  background-repeat: no-repeat;
  /* background: linear-gradient(45deg, #0000 20px, #fff 20px), linear-gradient(135deg, #0000 0px, #fff 0px), linear-gradient(225deg, #0000 20px, #fff 20px), linear-gradient(315deg, #0000 0px, #fff 0px); */
  background-position: bottom left, top left, top right, bottom right;
  background-size: 50% 50%;
  background-repeat: no-repeat;

  /* box-shadow: 0px 0px 25.92px 1.08px rgba(173, 173, 173, 0.1); */
  -webkit-box-shadow: 7px 7px 20px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 7px 7px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 7px 7px 20px 0px rgba(0, 0, 0, 0.2);
}

.faq-faq-left {
  padding-top: 40px;
}
.faq-title-en {
  font-size: 3.5rem;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  color: #001871;
  letter-spacing: 0.4rem;
}

@media only screen and (max-width: 767px) {
  .faq-header {
    padding: 75px 0px;
  }
  .faq-header h3 {
    font-size: 2rem;
    letter-spacing: 0.3rem;
  }
  .faq-faq-left {
    padding: 30px 40px 40px;
  }
  .faq-box-wrap {
    margin-top: 20px;
  }
}

.section-subtitle-en {
  margin-top: -29px;
}
.section-subtitle-en span {
  display: inline-block;
  padding: 3px 45px;
  background-color: #001871;
  color: #fff;
  font-size: 1.6rem;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
}
.dl-table {
  line-height: 1.7;
}
.dl-table dt {
  padding-left: 1%;
  padding-right: 1%;
}
.dl-table dd {
  padding-left: 5%;
  padding-right: 5%;
}

.dl-table dt:nth-child(37) {
  border-bottom: 2px solid #001e6e;
}
.dl-table dd:nth-child(38) {
  border-bottom: 1px solid #e2e2e2;
}

@media only screen and (max-width: 767px) {
  .requirements-header .section-title {
    font-size: 2.4rem;
  }
  .requirements-header {
    padding: 75px 0 35px 0;
    background-color: #001871;
  }
  .dl-table :nth-child(1) {
    border-top: 0px solid #001e6e;
  }
}
