.peni-main {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
}

ul.slider img {
  width: 100%;
  height: auto;
}

.peni-title {
  text-align: center;
  font-size: 2.6rem;
  color: #231815;
  margin-bottom: 40px;
}

.peni-main-text {
  position: absolute;
  top: 30%;
  left: 50%;
  z-index: 100;
  font-size: 1.6rem;
  color: #231815;
}

.peni-main-url {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 100;
}
.peni-main-url img {
  width: 100%;
  max-width: 400px;
  height: auto;
}

.two-style {
  max-width: 960px;
  margin: 0 auto;
  margin-bottom: 80px;
}
.two-style img {
  width: 100%;
  height: auto;
}

.two-style2 {
  max-width: 850px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.two-style2 img {
  width: 100%;
  height: auto;
}

.contents-title {
  font-size: 2.5rem;
  color: #231815;
  font-weight: 700;
  text-align: center;
}

.contents-title-more {
  text-align: center;
  margin-bottom: 20px;
}
.contents-title-more img {
  width: 80px;
  height: auto;
}

.contents-title-sub {
  font-size: 1.6rem;
  color: #231815;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
}

.contents-title-subtext {
  font-size: 1.1rem;
  text-align: center;
  color: #231815;
  font-weight: 700;
  margin-bottom: 20px;
}

.peni-list {
  max-width: 960px;
  margin: 0 auto;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.peni-list li {
  width: 33%;
  padding: 10px;
}
.peni-list li img {
  width: 100%;
  height: auto;
}
.peni-list p {
  font-size: 0.8rem;
  color: #231815;
  padding-left: 14px;
  margin-bottom: 20px;
  margin-top: 10px;
  line-height: 1.4;
}

.built-in {
  max-width: 960px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.built-in img {
  width: 100%;
  height: auto;
}

.peni-page {
  max-width: 960px;
  margin: 0 auto;
  color: #231815;
}

.peni-page-title {
  font-size: 2rem;
  color: #231815;
  font-weight: 700;
  margin-bottom: 20px;
}
.peni-page-title span {
  font-weight: normal;
}

.peni-page-title-j {
  font-size: 1.2rem;
  padding-left: 40px;
}

.peni-page-container {
  display: flex;
  justify-content: space-between;
}
.peni-page-container > div {
  width: 48%;
}

.peni-page-subtitle {
  font-size: 1.2rem;
  font-weight: 700;
  margin: 20px 0;
}
.peni-page-subtitle span {
  font-size: 0.9rem;
  padding-left: 20px;
}

.peni-page-type {
  font-size: 1.2rem;
  margin: 20px 0 10px 0;
}

.peni-page-image img {
  width: 100%;
  height: auto;
}

.peni-page-line {
  border-top: 1px solid #000;
  padding: 20px;
  margin-top: 20px;
}

.two-style-title {
  text-align: center;
  font-size: 1.3rem;
  color: #231815;
  font-weight: 700;
  margin-bottom: 40px;
}

.two-style-text {
  max-width: 960px;
  margin: 0 auto;
  color: #231815;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.two-style-text p {
  width: 31%;
  font-size: 0.8rem;
  line-height: 1.6;
}

.contact-text {
  max-width: 960px;
  margin: 0 auto;
  color: #231815;
  text-align: center;
  font-weight: 700;
  margin-bottom: 40px;
}

.contact-box {
  display: flex;
}
.contact-box div {
  width: 50%;
  padding: 0 20px;
}
.contact-box div p {
  font-weight: normal;
}
.contact-box div p:nth-of-type(1) {
  background-color: #231815;
  color: #fff;
  font-size: 1.4rem;
  margin-bottom: 10px;
  padding: 10px;
}
.contact-box div p:nth-of-type(2) {
  font-size: 1.8rem;
}
.contact-box .fax-download a {
  display: block;
}

.note {
  text-align: right;
  max-width: 960px;
  margin: 0 auto 60px auto;
}

.contents-title-more-link {
  text-align: center;
  margin-bottom: 20px !important;
}
.contents-title-more-link img {
  width: 80px !important;
  height: auto !important;
}

.peni-title-lead {
  text-align: center;
  padding: 0 20px;
  font-size: 1.2rem;
  font-weight: bold;
  max-width: 800px;
  margin: 0 auto 40px auto;
}

.two-style-box {
  display: flex;
  max-width: 850px;
  margin: 0 auto;
}
.two-style-box p {
  font-size: 1.4rem;
  font-weight: bold;
  width: 50%;
  text-align: center;
  margin-bottom: 20px;
}

.size-varie {
  max-width: 850px;
  margin: 0 auto 60px auto;
  font-size: 1.2rem;
  text-align: center;
}