/* desktop 1280px-1599px */

/* ----------------------------------------------------------------------
1.RESET
---------------------------------------------------------------------- */

.phone-phrase br{
  display: none;
}

/* ----------------------------------------------------------------------
3.Basic
---------------------------------------------------------------------- */

/* Logo
---------------------------------------------------------------------- */

#header-logo{
  left: 20px;
}

.header-logo{
  width: 160px;
}

/* Basic ⇒ PC navigation
---------------------------------------------------------------------- */

.fift-list{ /* frontpage */
  grid-template-columns: repeat(6, 1fr);
}

#pc-nav{
  font-size: 16px;
  height: 45px;
  width: 755px;
}

#pc-nav li ul li{
  width: 695px;
}

#pc-nav li:hover ul li{
  height: 47px;
}

#pc-nav li ul li a{
  padding: 15px 0px;
}

.recomm-list{
  grid-template-columns: repeat(4, 1fr);
}

.f-area{
  display: grid;
}

/* Basic ⇒ Grid Layout
---------------------------------------------------------------------- */


/* Archives
---------------------------------------------------------------------- */

.catalog-img{
  margin: 15px;
}

/* ----------------------------------------------------------------------
.Front Page
---------------------------------------------------------------------- */

.thir-contents{
  padding: 4vw 2vw;
}

/* ----------------------------------------------------------------------
7.Spray Insulation
---------------------------------------------------------------------- */

.to-page-sec{
  bottom: 10px;
  font-size: 12px;
  left: calc(50% - 65px);
  position: absolute;
  text-align: center;
  width: 130px;
}

.to-page-txt{
  display: inline;
}

.to-page-sec{
  white-space: nowrap;
}

/* ----------------------------------------------------------------------
18.Contact
---------------------------------------------------------------------- */

label{
  margin-bottom: 2rem;
}

.ct-title{
  margin-bottom: 0rem;
}

/* ----------------------------------------------------------------------
19.Footer
---------------------------------------------------------------------- */