@charset "UTF-8";

html {
  font-size: 110%; /* デフォルト100%は16pxに相当 */
}



body {
  font-family: "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  color: #4d433e;
  line-height: 2;
  font-weight: 600;
  background-color: #f7f5f4;
  -webkit-font-smoothing: subpixel-antialiased;
}

.saba {
  font-family: "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}

.backcolW {
  background-color: #fff;
}

.container-fluid {
  padding-right: 0;
  padding-left: 0;
}

a {
  color: #4684c9;
  text-decoration: none;
}

header {
  background-image: url("../common_img/back_footer.jpg");
  padding: 0rem 0rem 0rem;
  background-size: cover;
}

.toplogo {
  position: relative;
  height: 0;
  display: block;
  overflow-x: clip;
}

.toplogoback {
  position: relative;
  width: 25rem;
  height: 9rem;
  display: block;
  z-index: 9998;
}

@media screen and (max-width: 600px) {
  .toplogoback {
    width: 24rem;
    height: 7rem;
  }
}

@media screen and (max-width: 500px) {
  .toplogoback {
    width: 19rem;
    height: 7rem;
  }
}

.navbar {
  z-index: 9999;
  padding: 0 1rem 0 0;
}

#headskylogo {
  display: block;
  width: 14rem;
  height: auto;
  margin: 0.25rem 0rem 0.25rem 1rem;
}

#navbarsSKY ul {
  width: 100%;
  text-align: center;
}

.navbtn {
  width: 8rem;
  height: 3rem;
  text-align: center;
  display: inline-block;
}

#navA, #navB, #navC, #navD {
  width: 6rem;
  height: auto;
  vertical-align: bottom;
}

.soracurve {
  position: relative;
  width: 100%;
  z-index: 999;
}

.carouseldiv .soracurve {
  position: absolute;
  bottom: -30%;
}

.soracurve img {
  width: 100%;
  height: auto;
}

.carousel {
  margin-bottom: 10%;
}

.carousel-item {
  transition-duration: 1.50s;
}

[data-bs-interval] {
  transition-duration: 2s !important;
}

.carouseldiv {
  position: relative;
  width: 100%;
}

.titleimage {
  margin: 5rem 0 3rem 0;
}

.titleimage img {
  height: 1.85rem;
  width: auto;
}

.guai {
  height: 40rem;
  background-image: url("../image_top/guaiwa_back_l.png"), url("../image_top/guaiwa_back_r.png");
  background-position: left 0 bottom 0, right 0 bottom 0;
  background-repeat: no-repeat;
  background-size: 30%;
  padding-bottom: 6rem;
}

@media screen and (max-width: 1000px) {
  .guai {
    height: 30rem;
  }
}

@media screen and (max-width: 800px) {
  .guai {
    height: 23rem;
  }
}

.footertempo {
  padding: 2rem 1rem 2rem 1rem;
  background: repeating-linear-gradient(180deg, #fff, #fff 7rem, #f2edeb 7rem, #f2edeb 14rem, #fff 14rem, #fff 80rem);
  background-repeat: no-repeat;
}

.footertempo img {
  width: 12rem;
}

.footertempo .btn img, .toriatukai .btn img {
  width: auto;
  height: 0.75rem;
  margin: 0 0 0.1rem 0.5rem;
}

.footertel {
  display: block;
  color: #4d433e;
  font-size: 1.5rem;
  margin: 0.5rem 0 0.5rem 0;
}

.shita {
  background-image: url("../common_img/back_footer.jpg");
  padding: 1rem;
  background-size: cover;
}

.iideai {
  width: 15rem;
  height: auto;
  display: block;
  margin: 3rem 0 1rem 0;
}

.kigyo {
  width: 5rem;
  height: auto;
  display: block;
  margin: 1rem 0 4rem 0;
}

.hoya {
  width: 9rem;
  height: auto;
  display: block;
}

.maruc {
  width: 100%;
  height: auto;
  display: block;
  text-align: right;
  font-size: 0.7rem;
  color: #fff;
  font-weight: 300;
}

@media screen and (max-width: 500px) {
  .maruc {
    text-align: left;
    margin: 1rem 0 0 0;
  }
}

th, td {
  background-color: #f2edeb;
  padding: 0.5rem;
  border-style: solid;
  border-color: #fff !important;
  border-width: 0.2rem;
}

section {
  padding-bottom: 4rem;
}

.komatta div {
  padding: 2rem 0 2rem 0;
}

.komatta img {
  max-width: 12rem;
}

@media screen and (max-width: 800px) {
  .komatta img {
    max-width: 10rem;
  }
}

.contentsA {
  background-image: url("../common_img/back_f2edeb_top.jpg"), url("../common_img/back_f2edeb_btm.jpg"), url("../common_img/back_f2edeb_mdl.jpg");
  background-repeat: no-repeat, no-repeat, repeat;
  background-position: top, bottom, center;
  background-size: 100%, 100%, cover;
  margin: 8rem 0 0 0;
  padding: 0 0 8rem 0;
}

.contentsA h3 img {
  height: 5rem;
  width: auto;
  margin: 0 0 2rem 0;
}

.contentsAhonbun {
  padding: 0 3rem 0 3rem;
}

.contentsAimage {
  width: 100%;
}

.contentsAimage2 {
  width: 110%;
}

.contentsBCimage {
  width: 100%;
}

.mame {
  max-width: 100%;
  margin: 0 0 2rem 0;
}

.pos_mn3 img {
  width: 100%;
}

@media screen and (max-width: 900px) {
  .contentsAimage2 {
    width: 150%;
  }
}

@media screen and (max-width: 767px) {
  .contentsAimage2 {
    width: 100%;
  }

  .contentsAimage {
    width: 50%;
  }

  .pos_mn3 img {
    width: 70%;
  }

  .contentsAhonbun {
    padding: 0 1rem 0 1rem;
  }
}

.contentsAsky {
  background-image: url("../common_img/back_f2edeb_top.jpg"), url("../common_img/back_f2edeb_mdl.jpg");
  background-repeat: no-repeat, repeat;
  background-position: top, center;
  background-size: 100%, cover;
  margin: 8rem 0 -8rem 0;
  padding: 0 0 10rem 0;
}


.contentsAskyk {
  background-image: url("../common_img/back_f2edeb_mdl.jpg");
  background-repeat: repeat;
  background-position: center;
  background-size: cover;
  margin: 0rem 0 -8rem 0;
  padding: 0 0 10rem 0;
}


.hosyo th {
  background-color: #ffdbc9;
  padding: 0.5rem;
  border-style: solid;
  border-color: #4d433e !important;
  border-width: 0.2rem;
}

.hosyo td {
  background-color: #fff;
  padding: 0.5rem;
  border-style: solid;
  border-color: #4d433e !important;
  border-width: 0.2rem;
}

h4 {
  font-weight: 600;
  border-bottom: solid;
  border-color: #f2aa7d;
  border-width: 0.2rem;
  margin: 5rem 0 2rem 0;
}

.pos_mn3 {
  position: relative;
  top: -8rem;
}

@media screen and (max-width: 767px) {
  .pos_mn3 {
    position: relative;
    top: 0rem;
  }
}

h5 {
  margin: 5rem 0 2rem 0;
}

h5 img {
  height: 1.8rem;
  width: auto;
}

.traback {
  background-image: url("../products/image/backL.png"), url("../products/image/backR.png");
  background-repeat: no-repeat, no-repeat;
  background-position: center left -2rem, center right -3rem;
}

.toriatukai a {
  margin: 1rem 0 0 0;
  display: inline-block;
}

.toriatukai a img {
  border: solid !important;
  border-color: #4684c9;
  border-width: 0.1rem;
}

.toriatukai button {
  width: 12rem;
  margin: 1rem 0 1rem 0;
}

.toriatukai button a {
  margin: 0;
}

.toriatukai button img {
  border: none !important;
}

.prodh5 {
  margin: 5rem 0 -2rem 0 !important;
}

.pq {
  color: #ff63a7;
}

.eigyo {
  display: block;
  margin: -3rem 0 2rem 0 !important;
}

.prodh5 img {
  height: 1.85rem !important;
  width: auto !important;
  max-width: none !important;
}

.phonak h3 img {
  max-width: 85% !important;
  height: auto !important;
}

.phonak .contentsAimage {
  margin: 0 0 2rem 0;
}

@media screen and (max-width: 767px) {
  .phonak:last-child {
    margin: 0 !important;
  }

  .phonak h3 img {
    max-width: 70% !important;
  }

  .phonak .contentsAimage {
    width: 80%;
  }
}

.map-container {
  height: 15rem;
  width: 100%;
}

.mov-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
  border-radius: 1.5rem;
}

.mov-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 1.5rem;
}

.tenpoimg {
  width: 100%;
  margin: 8rem 0 0 0;
}

.map {
  background-image: url("../common_img/back_f2edeb_btm.jpg"), url("../common_img/back_f2edeb_mdl.jpg");
  background-repeat: no-repeat, repeat;
  background-position: bottom, center;
  background-size: 100%, cover;
  margin: 2rem 0 5rem 0;
  padding: 2rem 0 5rem 0;
}

.tenpo h3 {
  margin: 2rem 0 3rem 0;
}

.tenpohonbun {
  padding: 0 1.5rem 0 1.5rem;
}

.tenpohonbun img {
  width: 100%;
}

.tenpohonbun h4 {
  border: 0;
  margin: 0;
}

.tenpohonbun h4 img {
  height: 5rem;
  width: auto;
  margin: 0;
}

.tenpospace {
  margin: 1rem 0 1rem 0;
}
