#contents {
  /*#prod*/
}
@media screen and (max-width: 768px) {
  #contents {
    max-width: 100%;
  }
}
#contents #prod {
  /*prod-block*/
}
#contents #prod .mainvisual {
  /* width: 100%;
  height: auto;
  position: relative; */
    width: 100%;
background: url(/files/contact/images/main_bg.png) center 0 no-repeat;
height: 335px;
}
@media screen and (max-width: 768px) {
  #contents #prod .mainvisual {
    /* background: none;
    height: auto;
    width: 100%;
    margin-bottom: 0; */
    background: none;
    height: auto;
    margin-bottom: 30px;
  }
}
#contents #prod .mainvisual .title-area h2 {
  /* text-align: center;
  position: absolute;
  top: 0;
  z-index: 1; */
}
#contents #prod .mainvisual .title-area h2 img {
  /* margin-top: 18%; */
}
@media screen and (max-width: 768px) {
  #contents #prod .mainvisual .title-area h2 {
    top: 0;
    position: static;
  }
  #contents #prod .mainvisual .title-area h2 img {
    margin-top: 0;
  }
}
#contents #prod .contents-width {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #contents #prod .contents-width {
    width: 92%;
    background-color: #FFF;
  }
}
#contents #prod #prod_block {
  background-color: #FFF;
}
@media screen and (max-width: 768px) {
  #contents #prod #prod_block {
    background-color: #FFF;
  }
}
@media screen and (max-width: 768px) {
  #contents #prod #prod_block h4 {
    font-size: 20px;
  }
  #contents #prod #prod_block h4:not(h3) {
    width: 100%;
    margin: 0 auto;
  }
}
#contents #prod #prod_block h3 img {
  width: 270px;
}
@media screen and (max-width: 768px) {
  #contents #prod #prod_block h3 img {
    width: 65%;
  }
}
#contents #prod #reason-block {
  background: url(../images/reason-bg.jpg) #bac7cb no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  min-height: 600px;
  padding: 40px 0 120px;
  margin-bottom: 100px;
}
#contents #prod #reason-block::before {
  background: url(../images/dot-bg-sp.png) repeat left top;
  background-size: 600px auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 0px;
  content: "";
}
@media screen and (max-width: 768px) {
  #contents #prod #reason-block::before {
    background: url(../images/dot-bg-sp.png) repeat left top;
    background-size: 600px auto;
    content: "";
  }
}
#contents #prod #reason-block .contents-width {
  position: relative;
}
@media screen and (max-width: 768px) {
  #contents #prod #reason-block {
    background: url(../images/sp_bg_reason.png) 0 0 repeat-y;
    margin-bottom: 0;
    padding-bottom: 25px;
    padding-top: 30px;
    background-size: 100%;
    background-attachment: fixed;
  }
  #contents #prod #reason-block *:not(h3) {
    background: none;
    background-color: transparent;
  }
}
#contents #prod #reason-block h3 + p {
  margin: 50px 0;
  text-align: center;
  color: #000;
}
@media screen and (max-width: 768px) {
  #contents #prod #reason-block h3 + p {
    margin: 20px 0;
    line-height: 1.714em;
  }
}
#contents #prod #reason-block .box {
  background-color: rgba(255, 255, 255, 0.9);
  float: left;
  width: 587px;
  margin-right: 10px;
  margin-bottom: 10px;
  border: #eee solid 3px;
}
#contents #prod #reason-block .box:nth-child(even) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  #contents #prod #reason-block .box {
    width: 98%;
    float: none;
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  #contents #prod #reason-block .box p {
    line-height: 1.714em;
  }
}
#contents #prod #reason-block .box p strong {
  display: block;
  text-align: center;
  margin-top: 20px;
  color: #c30d23;
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #contents #prod #reason-block .box p strong {
    font-size: 20px;
  }
}
#contents #prod #reason-block .box p:nth-child(2) {
  margin: 10px 20px 20px 20px;
}
#contents #prod #prod-main-block {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  #contents #prod #prod-main-block {
    margin-bottom: 0;
    padding-bottom: 50px;
    background-color: #FFF;
  }
  #contents #prod #prod-main-block .inner_title {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  #contents #prod #prod-main-block h3 {
    padding-top: 30px;
  }
}
#contents #prod #prod-main-block .prod-box {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  #contents #prod #prod-main-block .prod-box {
    margin-top: 0;
  }
}
#contents #prod #prod-main-block .prod-box .small-prod-box {
  margin: 0 0 40px;
}
@media screen and (max-width: 768px) {
  #contents #prod #prod-main-block .prod-box .small-prod-box {
    margin-top: 20px;
  }
}
#contents #prod #prod-main-block .prod-box .small-prod-box h5 + p, #contents #prod #prod-main-block .prod-box .small-prod-box > p {
  margin: 30px 0;
}
@media screen and (max-width: 768px) {
  #contents #prod #prod-main-block .prod-box .small-prod-box h5 + p, #contents #prod #prod-main-block .prod-box .small-prod-box > p {
    margin: 0;
    line-height: 1.73em;
    margin-bottom: 20px;
  }
}
#contents #prod #prod-main-block .prod-box .small-prod-box ul {
  overflow: hidden;
  display: flex;
  /* justify-content: space-between; */
  flex-wrap: wrap;
}
#contents #prod #prod-main-block .prod-box .small-prod-box ul li {
  width: 32%;
  margin-right: 1.5%;
  margin-bottom: 35px;
}
#contents #prod #prod-main-block .prod-box .small-prod-box ul li:last-child{margin: 0;}

#contents #prod #prod-main-block .prod-box .small-prod-box ul li:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  #contents #prod #prod-main-block .prod-box .small-prod-box ul li {
    width: 90%;
    margin: 0 auto 56px;
  }
#contents #prod #prod-main-block .prod-box .small-prod-box ul li:nth-child(3n) {
  margin: 0 auto 56px;
}
  
}
#contents #prod #prod-main-block .prod-box .small-prod-box ul li img {
  width: 100%;
}
#contents #prod #prod-main-block .prod-box .small-prod-box ul li p {
  text-align: center;
  font-size: 16px;
  color: #c4051e;
  font-weight: bold;
  margin: 8px 0 8px 0;
}
#contents #prod #prod-main-block .prod-box .small-prod-box ul li .sente {
  line-height: 1.6em;
  font-size: 14px;
}
#contents #prod #prod-main-block .prod-box .small-prod-box ul li > .btn {
margin: 24px 0 0;


}
#contents #prod #prod-main-block .prod-box .small-prod-box ul li > .btn a{
  font-size: 18px;
  display: block;
  text-align: center;
  color: #fff;
  padding: 5px 0 5px 0;
  background: #c30d23;
  transition: 0.2s ease-in-out;
}

#contents #prod #prod-main-block .prod-box .small-prod-box ul li > .btn a:hover{
opacity: 0.6;
transition: 0.2s ease-in-out;
}




/*#contents*/
.mt40 {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .mt40 {
    margin-top: 20px;
  }
}
