@charset "UTF-8";

.wrapper-02 {
  max-width: 1200px;
  padding: 0 16px;
  margin: 0 auto;
}
.sec-title {
  margin-bottom: 30px;
  text-align-last: left;
}
.sec-title .title {
  font-size: 2rem;
  border-left: 5px solid #00A3D2;
  padding-left: 10px;
  line-height: 35px;
  margin-bottom: 15px;
}
.sec-title .text {
  font-size: 1.25rem;
  line-height: 20px;
} 
.product-desc {
  display: flex;
  justify-content: space-between;
}
.product-desc .product-img {
  width: 37%;
}
.product-desc .product-text {
  width: 61%;
}
.product-desc .product-text .title {
  font-size: 1.5rem;
}
.product-desc .product-text .model {
  font-size: 1.1rem;
  margin-bottom: 15px;
}
.product-desc .specification {
  margin-bottom: 50px;
}
.product-desc .specification .list {
  display: flex;
  gap: 0 1%;
}
.product-desc .specification .list.dg {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 1%;
}
.product-desc .specification .list .item {
  color: #FF5700;
  border: 1px solid #FF5700;
  padding: 2px 6px;
}
.product-desc .review {
  font-size: 1.25rem;
}
.product-desc .review .point {
  display: flex;
  gap: 0 6%;
  margin-bottom: 15px;
}
.product-desc .review .contents {
  background-color: #F8F8F8;
  padding: 10px 15px;
}
.product-desc .review .contents .flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
}
.product-desc .review .review-text {
  font-size: 1rem;
}
.product-desc .review .source {
  text-align: center;
  font-size: 1rem;
  background-color: #9B9B9B;
  color: #FFF;
  padding: 5px 0;
  display: block;
}

/* -----------------------------
mainvisual
----------------------------- */
.mainvisual {
  margin-top: 120px;
  margin-bottom: 30px;
}

/* -----------------------------
menu
----------------------------- */
#menu {
  margin-bottom: 100px;
}
#menu .menu-title {
  margin-bottom: 30px;
}
#menu .menu-title .sp-br {
  display: none;
}
#menu .menu-title .title {
  font-size: 3.2rem;
  margin-bottom: 30px;
}
#menu .menu-title .text {
  font-size: 2rem;
  margin-bottom: 10px;
}
#menu .menu-title .day {
  font-size: 1.25rem;
  text-align: right;;
}
#menu .menu-contents {
  background-color: #F9F9F9;
  max-width: 900px;
  /* padding: 0 16px; */
  margin: 0 auto;
  font-weight: 600;
  padding: 40px;
  font-size: 1.25rem;
  border-radius: 5px;
}
#menu .menu-contents .menu-contents-title {
  margin-bottom: 25px;
  font-size: 1.75rem;
}
#menu .menu-contents .list .item {
  border-bottom: 2px dotted #707070;
  padding: 15px 0;
}
#menu .menu-contents .list .item.slide {
  padding-left: 20px;
}

/* -----------------------------
function
----------------------------- */
#function {
  margin-bottom: 100px;
}
#function .flex {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 3%;
  margin-bottom: 30px;
}
#function .flex.mb-01 {
  margin-bottom: 50px;
}
#function .flex .item {
  width: 48%;
}
#function .coution {
  width: 48%;
  border: 2px solid #F60000;
  padding: 15px 10px;
  color: #F60000;
  font-weight: 600;
  margin-bottom: 30px;
}
#function .cloud-img {
  margin: 10px 0;
}

/* -----------------------------
power-supply
----------------------------- */
#power-supply {
  margin-bottom: 90px;
}
#power-supply .img {
  margin-bottom: 40px;
}
#power-supply .text {
  font-size: 1.25rem;
  margin-bottom: 40px;
}
#power-supply .text .f-weight {
  font-weight: 800;
}

/* -----------------------------
zoom
----------------------------- */
#zoom {
  margin-bottom: 90px;
}
#zoom .img {
  margin-bottom: 40px;
}
#zoom .text {
  font-size: 1.25rem;
  margin-bottom: 40px;
}
#zoom .text .f-weight {
  font-weight: 800;
}

/* -----------------------------
dome
----------------------------- */
#dome {
  margin-bottom: 90px;
}
#dome .img {
  margin-bottom: 40px;
}
#dome .text {
  font-size: 1.25rem;
  margin-bottom: 40px;
}
#dome .f-weight {
  font-weight: 800;
}

/* -----------------------------
construction
----------------------------- */
#construction {
  margin-bottom: 90px;
}
#construction .img {
  margin-bottom: 40px;
}
#construction .text {
  font-size: 1.25rem;
  margin-bottom: 40px;
}
#construction .f-weight {
  font-weight: 800;
}

/* -----------------------------
Installation
----------------------------- */
#Installation {
  margin-bottom: 90px;
}
#Installation .img {
  margin-bottom: 40px;
}
#Installation .text {
  font-size: 1.25rem;
  margin-bottom: 40px;
}
#Installation .f-weight {
  font-weight: 800;
}
#Installation .caution {
  display: block;
  border: 2px solid #F60000;
  margin-top: 10px;
  font-size: 1rem;
  text-align: center;
  color: #F60000;
  font-weight: 600;
  padding: 8px 0;
}

/* -----------------------------
trail
----------------------------- */
#trail {
  margin-bottom: 90px;
}
#trail .img {
  margin-bottom: 40px;
}
#trail .text {
  font-size: 1.25rem;
  margin-bottom: 40px;
}
#trail .f-weight {
  font-weight: 800;
}
#trail .caution {
  display: block;
  border: 2px solid #F60000;
  margin-top: 10px;
  font-size: 1rem;
  text-align: center;
  color: #F60000;
  font-weight: 600;
  padding: 8px 0;
}

/* -----------------------------
baby
----------------------------- */
#baby {
  margin-bottom: 90px;
}
#baby .img {
  margin-bottom: 40px;
}
#baby .text {
  font-size: 1.25rem;
  margin-bottom: 40px;
}
#baby .f-weight {
  font-weight: 800;
}
#baby .mb-02 {
  margin-bottom: 50px;
}

/* -----------------------------
set
----------------------------- */
#set {
  margin-bottom: 90px;
}
#set .img {
  margin-bottom: 40px;
}
#set .text {
  font-size: 1.25rem;
  margin-bottom: 40px;
}

/* -----------------------------
summary
----------------------------- */
#summary {
  margin-bottom: 100px;
}
#summary .title {
  font-size: 3.5rem;
  font-weight: 800;
  margin-bottom: 16px;
}
#summary .text {
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 80px;
}

/* --------------------------------
tb
-------------------------------- */
@media screen and (max-width: 1024px) {
/* -----------------------------
menu
----------------------------- */
  #menu .menu-title .title {
    font-size: 2.3rem;
  }
  #menu .menu-title .text {
    font-size: 1.7rem;
  }

  /* -----------------------------
  summary
  ----------------------------- */
  #summary .title {
    font-size: 2.3rem;
  }
  #summary .text {
    font-size: 1.4rem;
  }
}

/* --------------------------------
sp
-------------------------------- */
@media screen and (max-width: 799px) {

  .sec-title .title {
    font-size: 1.3rem;
    border-left: 5px solid #00A3D2;
    padding-left: 10px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .sec-title .text {
    font-size: 1rem;
    line-height: 20px;
  } 
  .wrapper {
    padding: 0 13px;
  }
  .product-desc {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px 0;
  }
  .product-desc .product-img {
    width: 100%;
  }
  .product-desc .product-text {
    width: 100%;
  }
  .product-desc .product-text .title {
    font-size: 1.3rem;
  }
  .product-desc .product-text .model {
    font-size: 1.1rem;
  }
  .product-desc .review {
    font-size: 1rem;
  }

  /* -----------------------------
  mainvisual
  ----------------------------- */
  .mainvisual {
    margin-top: 60px;
  }

  /* -----------------------------
  menu
  ----------------------------- */
  #menu .menu-title .title {
    font-size: 1.5rem;
  }
  #menu .menu-title .sp-br {
    display: block;
  }
  #menu .menu-title .text {
    font-size: 1.2rem;
  }
  #menu .menu-title .day {
    font-size: 1rem;
  }
  #menu .menu-contents {
    padding: 10px 20px;
    font-size: 1rem;
  }
  #menu .menu-contents .menu-contents-title {
    margin-bottom: 10px;
    font-size: 1.3rem;
  }
  #menu .menu-contents .list .item {
    padding: 10px 0;
  }
  #menu .menu-contents .list .item.slide {
    padding-left: 13px;
  }

  /* -----------------------------
  function
  ----------------------------- */
  #function .flex {
    display: flex;
    flex-wrap: nowrap;
    gap: 30px 3%;
    margin-bottom: 30px;
    flex-direction: column;
    align-items: center;
  }
  #function .flex.mb-01 {
    margin-bottom: 50px;
  }
  #function .flex .item {
    width: 100%;
  }
  #function .coution {
    width: 100%;
  }

  /* -----------------------------
  power-supply
  ----------------------------- */
  #power-supply .text {
    font-size: 1rem;
  }

  /* -----------------------------
  zoom
  ----------------------------- */
  #zoom .text {
    font-size: 1rem;
  }

  /* -----------------------------
  dome
  ----------------------------- */
  #dome .text {
    font-size: 1rem;
  }

  /* -----------------------------
  construction
  ----------------------------- */
  #construction .text {
    font-size: 1rem;
  }

  /* -----------------------------
  Installation
  ----------------------------- */
  #Installation .text {
    font-size: 1rem;
  }

  /* -----------------------------
  trail
  ----------------------------- */
  #trail .text {
    font-size: 1rem;
  }

  /* -----------------------------
  baby
  ----------------------------- */
  #baby .text {
    font-size: 1rem;
  }

  /* -----------------------------
  set
  ----------------------------- */
  #set .text {
    font-size: 1rem;
  }
  #summary .title {
    font-size: 1.5rem;
  }
  #summary .text {
    font-size: 1rem;
  }
}