
@charset "utf-8";

/*パナソニック 2025.4*/

.smoothepi {
  border:1px solid #000;
  border-radius:10px;
  padding:25px 15px 5px 15px;
  margin-top:25px;
  margin-bottom:25px;
  background-color:#f7f7f7;
  position:relative;
}
.smoothepi h4 {
  border: none;
  margin: 0 10px 20px 20px;
  line-height:1.25;
  padding: 0 0 0 0;
  font-size: 165%;
  text-align: left;
  color:#606060;
  font-weight: bold;
  display: block;
}
.smoothepi .img-box {
  text-align:center;
  width:100%;
  background-color:#fff;
}
.smoothepi img {
  width:500px;
}
.smoothepi .txt-box {
  padding:18px 30px 1px 30px;
  background-color:#fff;
  margin:0 0 15px 0;
}
.smoothepi .txt-box p {
  font-size:15px;
  margin:12px 0 24px 0;
  color:#111;
}
.smoothepi .txt-box p a {
  border:1px solid #000;
  font-weight: bold;
  font-size: 20px;
  color: #000;
  text-decoration: none;
  background-color: #e0dede;
  padding: 13px 70px 10px;
}
.smoothepi .txt-box p a:hover {
  color:#000;
  text-decoration:none;
  background-color: #f2f2f2;
}
.smoothepi p.link {
  color:#000;
  text-indent:-1em;
  margin:35px 0 35px 1em;
  text-align:center;
}
.smoothepi p.link a {
  color:#000;
  font-weight:bold;
  text-decoration:none;
  border-radius:20px;
}
.smoothepi p.link a:hover {
  color:#000;
  text-decoration:none;
  border-radius:20px;
}
.smoothepi .txt-box2 {
  border:1px dashed #808080;
  border-radius:10px;
  padding:18px 30px 1px 30px;
  background-color:#fff;
  margin:20px 0 20px 0;
}
.smoothepi .txt-box2 p {
  font-size:14px;
  margin:8px 0 24px 0;
  color:#111;
}

@media screen and (max-width:640px){
  .smoothepi {
    padding:15px 15px 1px 15px;
    margin:20px 0 20px 0;
  }
  .smoothepi h4 {
    margin: 4px 0 14px 0;
    padding: 0 5px 0 5px;
    text-align: left;
    line-height:1.2;
    font-size: 135%;
  }
  .smoothepi .txt-box {
    padding: 5px 15px 6px 15px;
    margin:0 0 12px 0;
    float: none;
    width: auto;
  }
  .smoothepi .txt-box p {
    margin:18px 0 10px 0;
    font-size:15px;
    line-height:1.4em;
  }
  .smoothepi .txt-box p a {
    font-size:15px;
    color:#fff!important;
    font-weight:bold;
    padding: 10px 35px 10px;
  }
  .smoothepi .txt-box a:hover {
  }
  .smoothepi .txt-box p span.link {
    text-indent:-1em;
    margin-left:1em;
  }
  .smoothepi img {
    width:auto;
    max-width:90%;
  }
  .smoothepi p.link {
    font-size:15px;
    line-height:1.3em;
    color:#000;
    text-indent:-1.8em;
    margin:30px 0 30px 1em;
  }
  .smoothepi p.link a {
    color:#000!important;
    font-weight:bold;
  }
  .smoothepi p.link a:hover {
    color:#000;
    text-decoration:none;
  }
  .smoothepi .txt-box2 {
    padding:12px 8px 1px 8px;
  }
  .smoothepi2 {
    padding:15px 15px 1px 15px;
    margin:20px 0 20px 0;
  }
  .smoothepi2 h4 {
    margin: 4px 0 14px 0;
    padding: 0 5px 0 5px;
    text-align: left;
    line-height:1.2;
    font-size: 120%;
  }
  .smoothepi2 .txt-box {
    padding: 5px 15px 6px 15px;
    margin:0 0 12px 0;
    float: none;
    width: auto;
  }
  .smoothepi2 .txt-box p {
    margin:18px 0 10px 0;
    font-size:15px;
    line-height:1.4em;
  }
  .smoothepi2 .txt-box p a {
    font-size:15px;
    color:#fff!important;
    font-weight:bold;
    padding: 10px 35px 10px;
  }
  .smoothepi2 .txt-box a:hover {
  }
  .smoothepi2 .txt-box p span.link {
    text-indent:-1em;
    margin-left:1em;
  }
  .smoothepi2 img {
    width:auto;
    max-width:90%;
  }
  .smoothepi2 p.link {
    font-size:15px;
    line-height:1.3em;
    color:#000;
    text-indent:-1.8em;
    margin:30px 0 30px 1em;
  }
  .smoothepi2 p.link a {
    color:#000!important;
    font-weight:bold;
  }
  .smoothepi2 p.link a:hover {
    color:#000;
    text-decoration:none;
  }
  .smoothepi2 .txt-box2 {
    padding:12px 8px 1px 8px;
  }
}
