.red {
  color: #FF0000;
}

/*============================
#sos-home
============================*/
#sos_mainvis {
  position: relative;
  height: 720px;
  background: url("../img/top_img_pc.jpg") no-repeat center top;
  background-size: cover;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #sos_mainvis {
    height: auto;
    background: none;
    display: flex;
    flex-direction: column-reverse;
  }
}
#sos_mainvis figure {
  margin: 0 !important;
}
@media screen and (max-width: 767px) {
  #sos_mainvis figure {
    margin: 0 !important;
    background: none;
  }
}
#sos_mainvis figure img.switch {
  max-width: 1200px;
}
@media screen and (max-width: 767px) {
  #sos_mainvis figure img.switch {
    max-width: none;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #sos_mainvis figure img.sp {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
}
#sos_mainvis nav {
  padding: 0;
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #sos_mainvis nav {
    position: static;
    text-align: left;
  }
}
#sos_mainvis nav ul {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #sos_mainvis nav ul {
    justify-content: space-between;
  }
}
#sos_mainvis nav ul li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  #sos_mainvis nav ul li {
    line-height: normal;
    margin: 0;
  }
}
#sos_mainvis nav ul li a {
  color: #fff;
}
@media screen and (max-width: 767px) {
  #sos_mainvis nav ul li a {
    display: block;
    text-align: center;
  }
}
#sos_mainvis nav ul li a::before {
  content: '';
  display: inline-block;
  background: url("../img/shevron_rwt.svg");
  width: 16px;
  height: 1em;
  margin: 0 5px -0.1em 0;
}
@media screen and (max-width: 767px) {
  #sos_mainvis nav ul li a::before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #sos_mainvis nav ul li a img {
    display: block;
    height: 13.55vw;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
  }
}
#sos_mainvis nav ul li:last-child {
  margin-right: 0;
}

/*============================
#sos_page_mainvis
============================*/
#sos_page_mainvis {
  position: relative;
  height: 410px;
  background: #1b0e4c url("../img/top_img2_pc.jpg") no-repeat center top;
  background-size: auto 100%;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #sos_page_mainvis {
    height: pxvw_sp(280);
    height: auto;
    background: none;
    display: flex;
    flex-direction: column-reverse;
  }
}
#sos_page_mainvis figure {
  margin: 0 !important;
}
@media screen and (max-width: 767px) {
  #sos_page_mainvis figure {
    margin: 0 !important;
    background: none;
  }
}
#sos_page_mainvis figure img.switch {
  max-width: 800px;
}
@media screen and (max-width: 767px) {
  #sos_page_mainvis figure img.switch {
    max-width: none;
    width: 100%;
  }
}
#sos_page_mainvis nav {
  padding: 0;
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #sos_page_mainvis nav {
    position: static;
    text-align: left;
  }
}
#sos_page_mainvis nav ul {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #sos_page_mainvis nav ul {
    justify-content: space-between;
  }
}
#sos_page_mainvis nav ul li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  #sos_page_mainvis nav ul li {
    line-height: normal;
    margin: 0;
  }
}
#sos_page_mainvis nav ul li a {
  color: #fff;
}
@media screen and (max-width: 767px) {
  #sos_page_mainvis nav ul li a {
    display: block;
    text-align: center;
  }
}
#sos_page_mainvis nav ul li a::before {
  content: '';
  display: inline-block;
  background: url("../img/shevron_rwt.svg");
  width: 16px;
  height: 1em;
  margin: 0 5px -0.1em 0;
}
@media screen and (max-width: 767px) {
  #sos_page_mainvis nav ul li a::before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #sos_page_mainvis nav ul li a img {
    display: block;
    height: 13.55vw;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
  }
}
#sos_page_mainvis nav ul li:last-child {
  margin-right: 0;
}

#sos {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
  color: #3b3b3b;
  letter-spacing: 0;
  /*============================
  Responsive
  ============================*/
  /*============================
  #sos_contents
  ============================*/
  /*============================
  .sos_movie_banner
  ============================*/
  /*============================
  #sos_bottom_nav
  ============================*/
}
#sos * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
#sos a {
  text-decoration: none;
}
#sos a:hover {
  text-decoration: underline;
}
#sos a.arw {
  color: #fff;
}
#sos a.arw::before {
  content: '';
  display: inline-block;
  background: url("../img/shevron_rwt.svg");
  width: 16px;
  height: 1em;
  margin: 0 5px -0.1em 0;
}
#sos a[href*='tel:'] {
  display: inline-block;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  #sos a[href*='tel:'] {
    pointer-events: all;
  }
}
#sos a[href*='tel:'] img {
  display: none;
}
@media screen and (max-width: 767px) {
  #sos a[href*='tel:'] img {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0.45em;
  }
}
#sos small {
  font-size: 90%;
}
#sos .sp {
  display: none !important;
}
@media screen and (max-width: 767px) {
  #sos .sp {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  #sos .pc {
    display: none !important;
  }
}
#sos #sos_contents {
  position: relative;
  max-width: 1200px;
  background: #fff;
  margin: -160px auto 0;
  border-radius: 50px;
  text-align: center;
  padding: 50px 21px;
  border: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
  #sos #sos_contents {
    margin: auto;
    padding: 40px 21px 0;
    border: none;
  }
}
#sos #sos_contents .sos_contents_inner {
  max-width: 980px;
  margin: auto;
}
#sos #sos_contents .sos_contents_inner h1 {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #sos #sos_contents .sos_contents_inner h1 {
    margin-bottom: 40px;
  }
}
#sos #sos_contents .sos_contents_inner h1 img {
  height: 44px;
}
@media screen and (max-width: 767px) {
  #sos #sos_contents .sos_contents_inner h1 img {
    height: 33px;
  }
}
#sos #sos_contents .sos_contents_inner h1 + p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  #sos #sos_contents .sos_contents_inner h1 + p {
    text-align: left;
  }
  #sos #sos_contents .sos_contents_inner h1 + p br {
    display: none;
  }
}
#sos .sos_movie_banner {
  text-align: center;
}
#sos .sos_movie_banner figure {
  max-width: 980px;
  margin: auto !important;
}
#sos section#sos_bottom_nav nav {
  padding: 55px 0 25px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #sos section#sos_bottom_nav nav {
    padding: 0;
  }
}
#sos section#sos_bottom_nav nav ul {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #sos section#sos_bottom_nav nav ul {
    display: block;
    border-top: 1px solid #DDDDDD;
  }
}
#sos section#sos_bottom_nav nav ul li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  #sos section#sos_bottom_nav nav ul li {
    line-height: 1.375;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  #sos section#sos_bottom_nav nav ul li a {
    display: block;
    padding: 20px 21px 15px 42px;
    color: #3B3B3B;
    border-bottom: 1px solid #DDDDDD;
  }
}
#sos section#sos_bottom_nav nav ul li a::before {
  content: '';
  display: inline-block;
  background: url("../img/shevron_r.svg");
  width: 16px;
  height: 1em;
  margin: 0 5px -0.1em 0;
}
@media screen and (max-width: 767px) {
  #sos section#sos_bottom_nav nav ul li a::before {
    margin-left: -21px;
  }
}
#sos section#sos_bottom_nav nav ul li:last-child {
  margin-right: 0;
}

#sos.sos-home #sos_contents {
  padding: 80px 21px;
  margin: -243px auto 0;
}

/*============================
#sos_footer_banner
============================*/
#sos_footer_banner {
  position: fixed;
  width: 100%;
  height: 94px;
  left: 0;
  bottom: 0;
  z-index: 9;
  background: url("../img/freedial_pc_shadow.png") repeat-x left top;
}
@media screen and (max-width: 767px) {
  #sos_footer_banner {
    height: 70px;
  }
}
#sos_footer_banner::before {
  content: '';
  display: block;
  background: #0029B4;
  width: 100%;
  height: 85px;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #sos_footer_banner::before {
    display: none;
  }
}
#sos_footer_banner div {
  max-width: 1200px;
  margin: auto;
  position: relative;
}
#sos_footer_banner div a {
  display: block;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  #sos_footer_banner div a {
    pointer-events: auto;
  }
}
#sos_footer_banner div a img {
  display: block;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #sos_footer_banner div a img {
    display: block;
  }
}

body {
  padding-bottom: 84px !important;
}
@media screen and (max-width: 767px) {
  body {
    padding-bottom: 66px !important;
  }
}

#page-top {
  bottom: 113px;
  display: none;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  #page-top {
    bottom: 14vw;
  }
}

header {
  z-index: 10;
}
@media screen and (max-width: 767px) {
  header .gnav {
    padding-bottom: 85px;
  }
}

@media screen and (max-width: 767px) {
  .fancybox-slide {
    padding: 44px 20px !important;
  }
}
