@charset "utf-8";

/*-----------------------------------------------
 kfc-x1730p
-----------------------------------------------*/

/*----- features -----*/

 .productDetail01 .inner .w900 { margin:0 auto;  }

.featureBox dd { padding-bottom: 0px;  }

/*----- specs -----*/
 .tableType th, .tableType td { text-align: left; }
 .tableType02 col.col01 { width:280px; *width:250px; }

.ico1 {
  margin-left: -12px;
  margin-top: 22px; }
.ico1 li {
  float: left;
  margin-left: 12px;
  margin-bottom: 10px; }

.ico2 {
  margin-left: -9px;
  margin-top: 7px; }
.ico2 .here {
  margin-top: -20px; }
.ico2 li {
  float: left;
  margin-left: 9px;
  margin-bottom: 10px;
  height: 34px; }

.section {
  clear: both;
}
img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
.figure p {
  font-size: 16px;
  line-height: 1.4;
  padding: 8px 0;
}
/*-----------------------------------------------
	#section01
-----------------------------------------------*/
#section01 {
  position:relative;
  z-index: inherit;
  width: 100%;
  /*height: 0;
  padding-bottom: 80%;*/
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.section-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section .wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.section-wrapper h2{
  font-size: 1.8rem;
  text-align: center;
  padding-bottom: 25px;
}
.section-wrapper h3{
  font-size: 1.2rem;
  padding-bottom: 25px;
}
#section01 .figure {
  position: relative;
  width: 50%;
  text-align: center;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}
.width100 {
  width: 100% !important;
}
.figure .image {
  text-align: center;
  margin-bottom: 30px;
}
#section01 .figure img {
  width: 100%;
  float: right;
  margin: 40px auto 60px;
}

#section05 .figure .caption {
  position: relative;
  overflow: hidden;
  text-align: left;
  display: block;
  padding-left: 0em;
}
#section01 .figure .cap1 {
  position: absolute;
  top: 37px;
  right: 105px;
  text-align: left;
}
#section01 .figure .cap2 {
  position: absolute;
  top: 322px;
  left: 166px;
  text-align: left;
}
#section01 .figure .cap3 {
  position: absolute;
  top: 409px;
  left: 170px;
  text-align: left;
}
#section01 .figure .cap2 span,
#section01 .figure .cap3 span {
  font-weight: bold;
}
#section01 .figure .caption span {
  text-indent: -1.5em;
}
.section-wrapper ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.section-wrapper ul li {
  display: inline-block;
  width: 49%;
}
.section-wrapper ul li img {
  display: block;
  margin: auto;
  padding-left: 5%;
}
.section-wrapper ul li img.rigth {
  width: 85%;
  padding-left: 15%;
}
.spec {
  margin: 40px auto 0;
  max-width: 900px;
  width: 100%;
  font-size: 14px;
  line-height: 1.2;
  display: table;
}
.spec tr {
  text-align: center;
  font-weight: normal;
}
.spec tr th {
  text-align: center;
}
.spec th, .spec td {
  padding: 11px;
  border: 1px solid #D6D6D6;
}
