@charset "UTF-8";
html {
  height: 100%;
}

.warning {
  font-weight: bold;
}

.ggskin_image {
  cursor: pointer;
}

ul,
li {
  list-style: none;
}

a,
a:active,
a:visited {
  color: #1a1a1a;
  text-decoration: none;
}

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

------------------------------------------------------------*/
body {
  height: 100%;
  margin: 0px;
  font-family: "Yu Gothic", YuGothic, "HiraginoKaku Gothic ProN", "HiraginoKaku Gothic Pro", Meiryo, sans-serif;
  color: #2d2d2f;
}
@media screen and (max-width: 768px) {
  body {
    background-color: #e2e1dd;
  }
}

#uni-topbg {
  display: flex;
  height: calc(100vh - 50px); /* ヘッダーを除いた全高 */
  min-width: 1280px;
  background-color: #e2e1dd;
  top: 50px;
}

/*------------------------------------------------------------
header
------------------------------------------------------------*/
.bathfit-header {
  background-color: #e8e7e4;
}

.bathfit-header img.bathfit-logo {
  position: relative;
  width: 158px;
  height: 50px;
  float: left;
}

.bathfit-header img.bathfit-link-showroom {
  position: relative;
  content: url("../img/btn_showroom.png");
  width: 160px;
  height: 30px;
  float: left;
  margin-left: 30px;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .bathfit-header img.bathfit-link-showroom {
    float: right;
    margin-right: 10px;
    margin-left: 0;
    margin-top: 8px;
    width: 135px;
    height: 35px;
    content: url("../img/btn_showroom_sp.png");
  }
}

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

------------------------------------------------------------*/
.bathfit-main {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  height: calc(100% - 50px);
}

.bathfit-main .bathfit-main-box1 {
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
}

.bathfit-main .bathfit-main-box2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  background-color: #e2e1dd;
}

.bathfit-main-box1-wrapper {
  position: relative;
  width: 100%;
  height: 200px;
}
@media screen and (max-width: 768px) {
  .bathfit-main-box1-wrapper {
    position: absolute;
    top: 0;
    left: 0;
  }
}

.bathfit-main-box1-h2 {
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  font-size: 17px;
  padding-left: 34px;
  font-weight: 600;
  line-height: 32px;
}

.bathfit-main-box1-wrapper h1 {
  position: absolute;
  top: 54px;
  left: 0;
  width: 100%;
  font-size: 26px;
  padding-left: 34px;
  font-weight: 600;
  line-height: 32px;
}

.bathfit-main-box1-h1-bar {
  background-color: white;
  position: absolute;
  top: 77px;
  left: 32px;
  width: 296px;
  height: 8px;
  padding-left: 34px;
}

.bathfit-main-box1-chou {
  position: absolute;
  top: 120px;
  left: 0;
  width: 100%;
  font-size: 14px;
  padding-left: 34px;
  line-height: 21px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .bathfit-main-box1-chou {
    display: none;
  }
}

.bathfit-main-box1-pdf {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  line-height: 38px;
}

.bathfit-main-box1-pdf ul {
  width: 0;
}

.bathfit-main-box1-pdf li {
  font-size: 13px;
  background-color: white;
  border-radius: 8px;
  width: 130px;
  height: 38px;
  margin-top: 10px;
  padding-left: 15px;
  margin-left: -5px;
}

.bathfit-main-box1-pdf li.bathfit-main-box1-pdf-wide {
  width: 260px;
}

.bathfit-main-box1-pdf h3 {
  padding-left: 36px;
  margin-bottom: -10px;
}

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

------------------------------------------------------------*/
.bathfit-main-box2-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 260px - 50px);
  z-index: 5551;
}

.bathfit-slider-leadtxt {
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  margin: 13px 15px 0;
}
@media screen and (max-width: 768px) {
  .bathfit-slider-leadtxt {
    line-height: 150%;
  }
}

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

------------------------------------------------------------*/
#bathfit-maku {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: white;
  opacity: 1;
  z-index: 5554;
  display: block;
}

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

------------------------------------------------------------*/
#preload_maku {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 5600;
  text-align: center;
  font-size: 150px;
}

/*------------------------------------------------------------
footer Navi
------------------------------------------------------------*/
.bathfit-foot-box1 {
  position: absolute;
  bottom: 116px;
  left: calc(50% - 320px);
  width: 620px;
  height: 86px;
  overflow: hidden;
}
@media screen and (max-width: 1279px) {
  .bathfit-foot-box1 {
    left: -30px;
    bottom: 104px;
  }
}
@media screen and (max-width: 768px) {
  .bathfit-foot-box1 {
    width: 100%;
    left: 0;
  }
}

.bathfit-foot-box2 {
  position: absolute;
  bottom: 26px;
  left: calc(50% - 320px);
  width: 620px;
  height: 86px;
  overflow: hidden;
}
@media screen and (max-width: 1279px) {
  .bathfit-foot-box2 {
    left: -30px;
    bottom: 14px;
  }
}
@media screen and (max-width: 768px) {
  .bathfit-foot-box2 {
    width: 100%;
    left: 0;
  }
}

.bathfit-foot-box1-wrapper {
  background-image: url("../img/foot_navi_oku.png");
  background-repeat: no-repeat;
  width: 640px;
  height: 86px;
  position: absolute;
  left: calc(50% - 300px);
  background-size: 100%;
}
@media screen and (max-width: 768px) {
  .bathfit-foot-box1-wrapper {
    background-image: url("../img/foot_navi_oku_sp.png");
    width: 390px;
    left: 0;
  }
}

.bathfit-foot-box2-wrapper {
  background-image: url("../img/foot_navi_magu.png");
  background-repeat: no-repeat;
  width: 640px;
  height: 86px;
  position: absolute;
  left: calc(50% - 300px);
  background-size: 100%;
}
@media screen and (max-width: 768px) {
  .bathfit-foot-box2-wrapper {
    background-image: url("../img/foot_navi_magu_sp.png");
    width: 390px;
    left: 0;
  }
}

/*------------------------------------------------------------
slider
------------------------------------------------------------*/
.bathfit-foot-box1-slider,
.bathfit-foot-box2-slider {
  position: absolute;
  width: 386px;
  height: 30px;
  top: 39px;
  left: 140px;
}
@media screen and (max-width: 768px) {
  .bathfit-foot-box1-slider,
  .bathfit-foot-box2-slider {
    width: 275px;
    left: 0;
  }
}

#bathfit-foot-box1-slider-bar,
#bathfit-foot-box2-slider-bar {
  background-color: #1f6fb6;
  position: absolute;
  width: 180px;
  height: 20px;
  top: 5px;
  left: 59px;
  z-index: 6010;
}
@media screen and (max-width: 768px) {
  #bathfit-foot-box1-slider-bar,
  #bathfit-foot-box2-slider-bar {
    left: 110px;
    height: 32px;
    top: 1px;
  }
}

#bathfit-foot-box2-slider-bar {
  background-color: #84b8e6;
}

#bathfit-foot-box1-slider-dot,
#bathfit-foot-box2-slider-dot {
  position: absolute;
  width: 100%;
  height: 20px;
  top: 12px;
  left: 30px;
  z-index: 6012;
}
@media screen and (max-width: 768px) {
  #bathfit-foot-box1-slider-dot,
  #bathfit-foot-box2-slider-dot {
    left: 79px;
  }
}

.bathfit-size-txt {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.08em;
  position: absolute;
  text-align: right;
  top: -50px;
}

.bathfit-foot-box1 .bathfit-size-txt {
  left: 319px;
  top: 6px;
}
@media screen and (max-width: 768px) {
  .bathfit-foot-box1 .bathfit-size-txt {
    text-align: center;
    left: 18px;
    top: 32px;
  }
}
@media screen and (max-width: 1180px) and (min-width: 780px) {
  .bathfit-foot-box1 .bathfit-size-txt {
    left: 318px;
  }
}

.bathfit-foot-box2 .bathfit-size-txt {
  left: 319px;
  top: 6px;
}
@media screen and (max-width: 768px) {
  .bathfit-foot-box2 .bathfit-size-txt {
    text-align: center;
    left: 18px;
    top: 32px;
  }
}
@media screen and (max-width: 1180px) and (min-width: 780px) {
  .bathfit-foot-box2 .bathfit-size-txt {
    left: 318px;
  }
}

input[type=range] {
  -webkit-appearance: none; /* Webkit系ブラウザでのデフォルトスタイルを無効化 */
  -moz-appearance: none; /* Firefoxでのデフォルトスタイルを無効化 */
  appearance: none;
  cursor: pointer;
  outline: none;
  height: 20px;
  width: 394px;
  background: rgba(255, 255, 255, 0);
  position: absolute;
  left: -3px;
  top: -8px;
}
@media screen and (max-width: 768px) {
  input[type=range] {
    width: 278px;
    left: 5px;
    top: -23px;
    height: 52px;
  }
}

#bathfit-bar1::-webkit-slider-thumb {
  -webkit-appearance: none;
  outline: none;
  width: 35px;
  height: 35px;
  background: #005bac;
  border-radius: 50%;
  border: 4px solid #0056b3; /* 外側の青いボーダー */
  box-shadow: inset 0 0 0 1px white; /* 内側に白い1pxのライン */
  box-shadow: 0 0 5px rgba(77, 77, 77, 0.6), inset 0 0 0 1px white; /* 内側の白いライン */
}
@media screen and (max-width: 768px) {
  #bathfit-bar1::-webkit-slider-thumb {
    width: 45px;
    height: 45px;
    background-size: contain;
  }
}

#bathfit-bar1::-moz-range-thumb {
  width: 35px;
  height: 35px;
  border: none;
  background: #005bac;
  border-radius: 50%;
  border: 4px solid #0056b3; /* 外側の青いボーダー */
  box-shadow: inset 0 0 0 1px white; /* 内側に白い1pxのライン */
  box-shadow: 0 0 5px rgba(77, 77, 77, 0.6), inset 0 0 0 1px white; /* 内側の白いライン */
}
@media screen and (max-width: 768px) {
  #bathfit-bar1::-moz-range-thumb {
    width: 45px;
    height: 45px;
    background-size: contain;
  }
}

#bathfit-bar2::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 35px;
  height: 35px;
  background: #5fa3de;
  border-radius: 50%;
  border: 4px solid #5fa3de; /* 外側の青いボーダー */
  box-shadow: inset 0 0 0 1px white; /* 内側に白い1pxのライン */
  box-shadow: 0 0 5px rgba(77, 77, 77, 0.6), inset 0 0 0 1px white; /* 内側の白いライン */
}
@media screen and (max-width: 768px) {
  #bathfit-bar2::-webkit-slider-thumb {
    width: 45px;
    height: 45px;
    background-size: contain;
  }
}

#bathfit-bar2::-moz-range-thumb {
  width: 35px;
  height: 35px;
  background: #5fa3de;
  background-repeat: no-repeat;
  border: none;
  border-radius: 50%;
  border: 4px solid #5fa3de; /* 外側の青いボーダー */
  box-shadow: inset 0 0 0 1px white; /* 内側に白い1pxのライン */
  box-shadow: 0 0 5px rgba(77, 77, 77, 0.6), inset 0 0 0 1px white; /* 内側の白いライン */
}
@media screen and (max-width: 768px) {
  #bathfit-bar2::-moz-range-thumb {
    width: 45px;
    height: 45px;
    background-size: contain;
  }
}

input[type=range]::-moz-focus-outer {
  border: 0;
}

/*------------------------------------------------------------
左下
------------------------------------------------------------*/
/* 各ボタンの共通設定 */
.pdf-button {
  width: 180px;
  height: 46px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* 最上部のボタンのマージンを調整 */
.pdf-button:first-child {
  margin-top: 4px;
}

/*------------------------------------------------------------
左下
------------------------------------------------------------*/
.sp-chou-box {
  position: relative;
  width: 100%;
  height: 30px;
  font-size: 9.5px;
  line-height: 13px;
  font-weight: bold;
  letter-spacing: -0.5px;
  text-align: center;
}/*# sourceMappingURL=main.css.map */