@charset "utf-8";
/* CSS Document */

/*--------------------------------------
　Main Index
---------------------------------------*/
#contents {
  width: 100%;
  margin: 0 auto 8rem;
}
.addInner {
  width: 1100px;
  max-width: 100%;
  margin: 0 auto;
  /* background: #CEE3E6; */
  position: relative;
}
.addInner::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 120%;
  height: auto;

  background: #cee3e6;
  margin: 0 auto;
}
header .headTopArea .rightTxt {
  text-align: right;
}

a:hover {
  opacity: 0.6;
}
.caption {
  color: #999;
}

/*--------------------------------------
　visArea
---------------------------------------*/
#visArea {
  margin: 0 auto;
  overflow: hidden;
}
#visArea .mainArea {
  background: #edf6f7;
  display: block;
  max-width: 100%;
  height: auto;
  padding: 0 1.5rem;
}
#visArea .mainArea .mainAreaInner {
  max-width: 1500px;
  display: block;
  position: relative;
  z-index: 0;
  margin: 0 auto;
  padding: 2.8rem 0 6.3rem;
}
#visArea .mainArea .mainAreaInner::after {
  content: "";
  min-width: 1227px;
  width: calc(100vw - 153px);
  height: 100%;
  position: absolute;
  background: url(img/mv_pic_pc.jpg) no-repeat right center/contain;
  background-size: cover;
  left: 103px;
  z-index: -1;
  top: 0;
}
#visArea .mainArea__item {
  margin: 0 auto 0 0;
  width: 640px;
  max-width: 100%;
}
#visArea .mainArea .siteNameArea {
  margin: 0 0 30px;
}
#visArea .mainArea .siteName {
  margin: 0 auto 4rem;
  text-align: left;
}
#visArea .mainArea .siteName img {
  margin: 0 auto 0 2.1rem;
}
#visArea .mainArea .siteNameSmall {
  font-size: 1.6rem;
}
#visArea .mainArea .mainTxtBox {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  background: rgb(255 255 255 / 80%);
}
#visArea .mainArea .catchArea {
  position: relative;
  z-index: 0;
  padding: 3rem 5rem;
  /* margin: 0 auto 2.5rem; */
}
#visArea .mainArea .catchArea::after {
  content: "";
  width: 100%;
  height: calc(100% - 3.5rem);
  /* background: #fff url(img/mv_catch_deco.png) no-repeat bottom 1.5rem left 1.7rem; */
  background-size: 232px auto;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#visArea .mainArea .catchArea .catch {
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.6;
  text-align: left;
  color: #000;
  margin: 0 auto;
  padding: 0 0 2.5rem 1.3rem;
  border-bottom: 2px solid #111;
  letter-spacing: 6px;
}
.catch__emp--blue01,
.catch__emp--blue02 {
  border: none;
}
.catch__emp--blue01 {
  color: #1dc5ff;
}
.catch__emp--blue02 {
  color: #1875e9;
}
#visArea .mainArea .txtArea p {
  font-size: 1.4rem;
  color: #000;
  line-height: 2;
  width: 100%;
  max-width: 100%;
  /* text-shadow: 2px 1px 1px #fff; */
  padding: 0rem 5rem 3rem;
}
#visArea .mainArea .txtArea p + p {
  margin-top: 1.5rem;
}

/*--------------------------------------
　footer
---------------------------------------*/
footer .areaInner .logo a {
  /*pointer-events: none;*/
}

/*--------------------------------------
　float img
---------------------------------------*/
.float-wrap .fl {
  width: 400px;
  margin: 0 40px 10px 0;
  text-align: center;
}
.float-wrap .fr {
  width: 400px;
  margin: 0 0 10px 40px;
}
.float-wrap .ct {
  width: 600px;
}

/*--------------------------------------
　box-wrap
---------------------------------------*/
#contents .box-wrap .box {
  width: 519px;
}

/*type-a*/
#contents .box-wrap .type-a .box-body p {
  width: 399px;
}
/*type-b*/
#contents .box-wrap .type-b {
  padding: 30px 20px 0;
}

/*--------------------------------------
　frame-wrap
---------------------------------------*/
#contents .frame {
}
#contents .frame-wrap .frame:nth-child(n + 4) {
  margin-top: 25px;
}

#contents .frame .frame-body {
  padding: 0 30px 35px;
}

/*type-a*/
#contents .frame-wrap .type-a .frame-catch {
  padding: 20px 40px 20px;
}
#contents .frame-wrap .type-a .frame-head {
  padding: 20px 30px 20px;
}
#contents .frame-wrap .type-a .thumb {
  width: 250px;
}
#contents .frame-wrap .type-a ul.icoArea {
  width: 288px;
}
#contents .frame-wrap .type-a ul.icoArea li {
  width: 88px;
  margin: 0 0 0 12px;
}
#contents .frame-wrap .type-a ul.icoArea li:first-child {
  margin: 0 0 0 0;
}
#contents .frame-wrap .type-a ul.icoArea li:nth-child(3n + 1) {
  margin: 0 0 0 0;
}
#contents .frame-wrap .type-a ul.icoArea li:nth-child(n + 4) {
  margin-top: 18px;
}

/*type-b*/
#contents .frame-wrap .type-b .frame-head {
  /* padding: 20px 30px 20px; */
}
#contents .frame-wrap .type-b .thumb {
  width: 250px;
}

/*btn-web*/
#contents .frame .frame-body .btn-web {
  width: 88%;
}

/*--------------------------------------
オリジナル
---------------------------------------*/

/***** addParts01 *****/

.addParts01 {
  width: 100%;
  margin: 0 0 90px;
}
.addParts01 .addInner {
  width: 1100px;
  margin: 0 auto;
}
.addParts01 p {
  margin: 0;
}
.addParts01 .aadPartsTit {
  text-align: center;
}
.addParts01 .block {
  width: 352px;
  margin: 0 0 0 22px;
  float: left;
}
.addParts01 .block:first-child {
  margin: 0 0 0 0;
}
.addParts01 .block:nth-child(3n + 1) {
  margin: 0 0 0 0;
}
.addParts01 .block:nth-child(n + 4) {
  margin-top: 22px;
}
.addParts01 .block .catch {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  padding: 12px 10px;
  margin: 0 0 10px;
  display: table;
  width: 100%;
}
.addParts01 .block .catch span {
  display: table-cell;
  vertical-align: middle;

  color: inherit;
  border-bottom: none;
  font-weight: inherit;
}
.addParts01 .block a {
  display: block;
}
.addParts01 .scrollArea {
  background-color: #f5f5dc;
  padding: 20px 20px 25px;
  position: relative;
}
.addParts01 .scrollArea::after {
  content: "";
  width: 30px;
  height: 30px;
  background: url("img/scroll_arrow.png") no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: calc(50% - 15px);
  bottom: -15px;
}
.addParts01 .scrollArea .priceArea {
  display: table;
  margin: 0 0 12px;
}
.addParts01 .scrollArea .priceArea .priceTit {
  display: table-cell;
  vertical-align: middle;
  width: 56px;
  font-size: 1.3rem;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  background-color: #333;
  padding: 7px 10px 8px;
}
.addParts01 .scrollArea .priceArea .price {
  display: table-cell;
  vertical-align: middle;
  width: 256px;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.03em;
  text-align: center;
  color: #8c8200;
  background-color: #fff;
  padding: 7px 10px 8px;
}
.addParts01 .scrollArea .priceArea .price span {
  font-size: 1.4rem;
  color: #333;
  padding: 0 0 0 5px;
  font-weight: inherit;
  border-bottom: none;
}
.addParts01 .scrollArea .companyName {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
#contents .addParts02 .block > table {
  width: calc(100% - 10rem);
}
#contents .addParts02 .block > table .caption {
  margin: 2rem 0 0;
}

/***** addParts02 *****/

.addParts02 {
  width: 100%;
  background-color: #f5f5f5;
  padding: 9rem 0 15rem;
  position: relative;
}
.addParts02 .addInner {
  width: 1100px;
  margin: 0 auto;
}
.addParts02 p {
  margin: 0;
}

/*addTopArea*/
.addParts02 .addTopArea {
  padding: 0 150px;
  margin: 0 auto 70px;
}

/*sttl*/
#index .addParts02 .sttl {
  display: block;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  padding: 0 0 70px;
  margin: 0 0 30px;
  position: relative;
}

/*block*/
.addParts02 .block {
  background-color: #fff;
  padding: 6.2rem 0 1.5rem;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  max-width: 1000px;
}
.block ul li {
  position: relative !important;
}

.addParts02 .block + .block {
  margin-top: 12rem;
}
.addParts02 .block::before {
  content: "";
  width: 170px;
  height: 168px;
  background: url("img/detail_block_deco.png") no-repeat;
  /* background-size: 100% auto; */
  position: absolute;
  top: -18px;
  left: 24px;
  z-index: 1;
}
.addParts02 .blockTitArea {
  text-align: center;
  padding: 0 12rem;
  margin: 0 auto 5rem;
}
.addParts02 .blockTitSub {
  font-size: 2rem;
  line-height: 1.5;
  text-align: center;
  margin: 0 auto 3rem;
  display: inline-block;
  font-weight: bold;
  border-bottom: 1px solid #28292b;
  /* border-radius: 8px; */
  padding: 1.5rem 3.2rem;
  position: relative;
}
.addParts02 .blockTitSub::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: -9px;
  left: -11px;
  /* background: url(img/detail_catch_bg.png) repeat; */
  background-size: 16px auto;
  z-index: -1;
  /* border-radius: 8px; */
}
.addParts02 .blockTitSub::after {
  content: "";
  width: 30px;
  height: 12px;
  /* background: url(img/detail_catch_deco.png) no-repeat; */
  background-size: contain;
  position: absolute;
  bottom: -12px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#index .addParts02 .blockTit {
  display: block;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  padding: 0;
  position: relative;
}
#index .addParts02 .blockTit span {
  border: none;
  display: inline;
  color: inherit;
  font-weight: inherit;
  background: linear-gradient(transparent 75%, rgba(255, 234, 0, 0.4) 75%);
}

/*slideTxtArea*/
.addParts02 .slideTxtArea {
  width: calc(100% - 40px);
  border-left: 1px solid #333;
  padding: 45px 0 15px 35px;
  margin: -30px auto 0;
  position: relative;
  z-index: 2;
}
.addParts02 .slideTxtArea::before {
  content: "";
  width: 30px;
  height: 1px;
  background: #333;
  position: absolute;
  left: 0;
  bottom: 0;
}
.addParts02 .caption {
  margin: 0 0 14px;
  color: #999;
}
.addParts02 .slideTit {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 8px;
}
.addParts02 .slideTxt {
  line-height: 1.6;
}
/*テキスト動き*/
.addParts02 .slideTxtArea {
  opacity: 0;
  transition: all 1s 0s ease;
  transition-delay: 300ms;
}
.addParts02 .slick-slide.slick-current .slideTxtArea,
.addParts02 .slick-slide.is-active-next .slideTxtArea {
  opacity: 1;
}
.addParts02 .slideTxtInner {
  opacity: 0;
  margin-left: -15px;
  transition: all 0.5s 0s ease;
  transition-delay: 600ms;
}
.addParts02 .slick-slide.slick-current .slideTxtInner,
.addParts02 .slick-slide.is-active-next .slideTxtInner {
  opacity: 1;
  margin-left: 0;
}

.addParts02 .priceIcoArea {
  width: calc(100% - 80px);
  height: 100%;
  padding: 50px 0;
  margin: 0 auto 50px;
  position: relative;
}
.addParts02 .priceIcoArea .priceArea {
  padding: 0 1.5rem 2rem;
  display: inline-block;
  margin: 6rem auto 0;
  border-bottom: 2px solid #000;
}
#contents .addParts02 .priceIcoArea .priceArea .priceTit {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  max-width: inherit;
  padding: 0;
  margin-right: 2rem;
}
.addParts02 .priceIcoArea .priceArea .price {
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.2;
  color: #ff6b3d;
  padding: 0;
}
.addParts02 .priceIcoArea .priceArea .price span {
  font-size: 1.8rem;
  color: #000;
  padding: 0 0 0 1rem;
  font-weight: inherit;
  border-bottom: none;
}
#contents .addParts02 .priceIcoArea .priceArea ul {
}
#contents .addParts02 .priceIcoArea .priceArea ul li {
  line-height: 1.5;
  padding: 0 0 12px 18px;
  position: relative;
}
#contents .addParts02 .priceIcoArea .priceArea ul li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
#index .addParts02 .priceIcoArea .icoArea {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
#index .addParts02 .priceIcoArea .icoArea li {
  width: 141px;
  flex-shrink: 0;
  margin: 0;
  max-width: calc((100% - 17rem) / 6);
  text-align: center;
  position: relative;
}
#index .addParts02 .priceIcoArea .icoArea li .icoTtl {
  text-align: center;
  margin: 0 auto 2rem;
  height: 151px;
  padding: 7.2rem 1.5rem 4.5rem;
  color: #fffefe;
  font-size: 2rem;
  font-weight: normal;
}
#index .addParts02 .priceIcoArea .icoArea li:nth-of-type(1) .icoTtl {
  background: url(img/detail_icoarea_list_bg01.png) no-repeat top center;
  background-size: 141px auto;
}
#index .addParts02 .priceIcoArea .icoArea li:nth-of-type(1) .icoTtl:hover {
  background: url(img/detail_icoarea_list_bg01_hover.png) no-repeat top center;
  background-size: 141px auto;
}
#index .addParts02 .priceIcoArea .icoArea li:nth-of-type(2) .icoTtl {
  background: url(img/detail_icoarea_list_bg02.png) no-repeat top center;
  background-size: 141px auto;
}
#index .addParts02 .priceIcoArea .icoArea li:nth-of-type(2) .icoTtl:hover {
  background: url(img/detail_icoarea_list_bg02_hover.png) no-repeat top center;
  background-size: 141px auto;
}
#index .addParts02 .priceIcoArea .icoArea li:nth-of-type(3) .icoTtl {
  background: url(img/detail_icoarea_list_bg03.png) no-repeat top center;
  background-size: 141px auto;
}
#index .addParts02 .priceIcoArea .icoArea li:nth-of-type(3) .icoTtl:hover {
  background: url(img/detail_icoarea_list_bg03_hover.png) no-repeat top center;
  background-size: 141px auto;
}
#index .addParts02 .priceIcoArea .icoArea li:nth-of-type(4) .icoTtl {
  background: url(img/detail_icoarea_list_bg04.png) no-repeat top center;
  background-size: 141px auto;
}
#index .addParts02 .priceIcoArea .icoArea li:nth-of-type(4) .icoTtl:hover {
  background: url(img/detail_icoarea_list_bg04_hover.png) no-repeat top center;
  background-size: 141px auto;
}
#index .addParts02 .priceIcoArea .icoArea li:nth-of-type(5) .icoTtl {
  background: url(img/detail_icoarea_list_bg05.png) no-repeat top center;
  background-size: 141px auto;
}
#index .addParts02 .priceIcoArea .icoArea li:nth-of-type(5) .icoTtl:hover {
  background: url(img/detail_icoarea_list_bg05_hover.png) no-repeat top center;
  background-size: 141px auto;
}
#index .addParts02 .priceIcoArea .icoArea li:nth-of-type(6) .icoTtl {
  background: url(img/detail_icoarea_list_bg06.png) no-repeat top center;
  background-size: 141px auto;
}
#index .addParts02 .priceIcoArea .icoArea li:nth-of-type(6) .icoTtl:hover {
  background: url(img/detail_icoarea_list_bg06_hover.png) no-repeat top center;
  background-size: 141px auto;
}
#index .addParts02 .priceIcoArea .icoArea li .icoTtl a {
  text-decoration: none;
  pointer-events: none;
}
#index .addParts02 .priceIcoArea .icoArea li .icoTtl span {
  border: none;
  color: inherit;
  font-weight: inherit;
  font-size: 1.4rem;
}

.addParts02 .infoArea {
  clear: both;
  width: 100%;
  padding: 0 40px;
  margin: 0 0 60px;
}
#contents .addParts02 .infoArea .infoTit {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  margin: 0 0 45px;
}
.addParts02 .infoArea .infoBox .mapArea {
  width: 380px;
  float: left;
}
.addParts02 .infoArea .infoBox .mapArea .map {
}
.addParts02 .infoArea .infoBox .mapArea .map iframe {
}
#contents .addParts02 .infoArea .infoBox table {
  width: calc(100% - 420px);
  margin: 0;
  float: right;
}
#contents .addParts02 .infoArea .infoBox table th {
  width: 25%;
  background: #747474;
  color: #fffefe;
  font-weight: normal;
}
#contents .addParts02 .infoArea .infoBox table td {
  background: #f5f5f5;
}

/*btn*/
#contents .addParts02 .btn-web {
}
#contents .addParts02 .btn-web a {
}
#contents .addParts02 .btn-tel {
}
#contents .addParts02 .btn-tel a {
}

/***** addParts02 *****/

.addParts03 {
  width: 100%;
  margin: 6rem 0 3rem;
}
.addParts03 .addInner {
  width: 1100px;
  margin: 0 auto;
}
.addParts03 .addInner .page {
  position: relative;
}
.addParts03 .addInner .page .addParts__sub-title {
  font-size: 2rem;
  font-weight: bold;
  color: #000;
  line-height: 1.6;
  padding: 1.3rem 4rem 1.3rem;
  margin: 5.5rem auto 2.5rem !important;
  background: #6582aa;
  color: #fff;
}

.addParts03 .addInner .page::after {
  content: "";
  /* background: linear-gradient(to right, rgba(51,51,51,1), rgba(51,51,51,1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%; */
  background: #28292b;
  background-size: 6px 1px;
  width: 5%;
  height: 1px;
  position: absolute;
  left: -25px;
  bottom: 0;
  top: 0;
  margin: auto 0;
}
.addParts03 .addInner_part2 {
  width: 1100px;
  margin: 0 auto;
  margin-top: 6%;
}
#index .addInner_part2 .addParts__title {
  margin-top: 8%;
}
.addParts03 .addInner_part3 {
  width: 1100px;
  margin: 0 auto;
  background: #6582aa;
}
#contents .addInner_part3 .float-wrap .catch {
  width: calc(100% - 520px);
  font-size: 3.2rem;
  padding: 0 0 1rem;
}
#contents .addInner_part3 .float-wrap .catch a {
  width: 100%;
  max-width: 100%;
}

#contents .addInner_part3 .float-wrap .catch a:after {
  /* top: 0; */
  /* bottom: 0; */
  /* margin: auto 0; */
  /* right: 0; */
  /* background-size: contain; */
}
.addParts03 .addInner_part4 {
  width: 1100px;
  margin: 0 auto;
}
.addParts03 .addInner_part5 {
  width: 1100px;
  margin: 0 auto;
}
.addParts03 .addInner_part5 .frame__list--recommended dt {
  margin: 0;
  width: 40%;
  justify-content: center;
}
.addParts03 .addInner_part5 .frame__list--recommended dt:after {
  right: -26px;
  bottom: -44px;
  width: 312px;
  bottom: 0;
  top: auto;
  background: #333;
  left: 0;
}
.addParts03 .addInner_part5 .frame__list--recommended dd {
  text-align: left;
  padding: 16px;
}
.addParts03 .addInner_part5 .frame__list--recommended dd::after {
  background: none;
}
.addParts03 .addInner_part3 .float-wrap {
  color: #fff;
  padding: 3%;
}
.addParts03 .addInner_part3 .float-wrap .caption {
  color: #fff;
}
.addParts03 p {
  margin: 0;
}

.addParts03 .addTopArea {
  width: 100%;
  margin: 0 auto 6.6rem;
  /* display: -webkit-flex; */
  /* display: flex; */
  -webkit-align-items: center;
  align-items: flex-start;
  justify-content: space-between;
}
.addParts03 .addTopArea .addParts__title {
  text-align: center;
  padding: 0 0 8.8rem;
  background: url(img/comparison_h2_deco.png) no-repeat bottom 0rem center;
  background-size: 228px auto;
  position: relative;
  letter-spacing: 5px;
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 1.54;
  color: #010101;
  margin-top: 8%;
}
.addParts03 .addInner_part4 .addTopArea .addParts__title {
  background: url(img/summary_h2_deco.png) no-repeat bottom 3rem center;
}
.addParts03 .addInner_part5 .addTopArea .addParts__title {
  background: url(img/list_h2_deco.png) no-repeat bottom 3rem center;
}
.addParts03 .addInner_part5 .addTopArea .addParts__title a,
.addParts03 .addInner_part6 .addTopArea .addParts__title a,
#contents .addParts03 .interviewTitArea .interviewTit a{
  background: url(img/arrow_black02.png) right center no-repeat;
  background-size: 29px auto;
  padding-right: 5.5rem;
}
.addParts03 .addInner_part6 .addTopArea .addParts__title {
  background: url(img/bulid_h2_deco.png) no-repeat bottom 3rem center;
}
.addParts03 .addTopArea .addTopPic {
  width: 510px;
  margin: 9rem 0 0 4rem;
  position: relative;
  order: 2;
  flex-shrink: 0;
  max-width: 100%;
}
.addParts03 .addTopArea .addTopPic img {
  display: block;
  margin: 0 auto;
  box-shadow: 19px -18px 0 0 #000;
}
.addParts03 .addTopArea .addTopTxt {
  /* width: calc(100% - 550px); */
  order: 1;
}
#contents .addParts03 .addTopArea .sttl {
  display: block;
  font-size: 2.9rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  padding: 0 0 60px;
  margin: 0 0 25px;
  position: relative;
}
.addParts03 .addTopArea .addTxt {
}
.addParts03 .addTopArea .addTxt span {
  font-weight: bold;
  color: #333;
  border-bottom: 2px solid #e6dc14;
}
.addParts03 .personMainArea {
  width: 100%;
  padding: 3.5rem 7.6rem 3.3rem;
  margin: 0 auto;
  position: relative;
  background: #c5dbe4;
  min-height: 200px;
}
.addParts03 .personMainArea .subTxt {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1;
  background-color: #f5f5dc;
  background: url("img/parts03_sub_dot01.png") left top repeat-x, url("img/parts03_sub_dot01.png") left bottom repeat-x, url("img/parts03_sub_dot02.png") left top repeat-y, url("img/parts03_sub_dot02.png") right top repeat-y #f5f5dc;
  padding: 15px 20px;
  position: absolute;
  top: -20px;
  right: 20px;
}
.addParts03 .personMainArea .personBox {
  display: block;
}
.addParts03 .personMainArea .personBox .pic {
  display: table-cell;
  vertical-align: middle;
  width: 150px;
}
.addParts03 .personMainArea .personBox .pic img {
  border-radius: 100px;
}
.addParts03 .personMainArea .personBox dl {
  display: table-cell;
  vertical-align: middle;
  width: calc(100% - 190px);
  padding: 0 0 0 40px;
}
.addParts03 .personMainArea .personBox dl dt {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
  color: #8c8200;
  margin: 0 0 20px;
}
.addParts03 .personMainArea .personBox dl dt span {
  font-size: 1.6rem;
  color: #333;
  font-weight: inherit;
  border-bottom: none;
}
.addParts03 .personMainArea .personBox dl dd {
}
.addParts03 .interviewTitArea {
  /* display: table; */
  position: relative;
  margin-bottom: 9rem;
  border: 2px solid #000;
  border-left: none;
  z-index: 0;
}
.addParts03 .interviewTitArea::before {
  content: "";
  position: absolute;
  top: 0;
  right: 2%;
  bottom: 0;
  margin: auto 0;
  width: 9999px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  height: 100%;
}

@media all and (-ms-high-contrast: none) {
  /* IE対策 */
  .addParts03 .interviewTitArea::before {
    height: calc(100% - 4px);
  }
}
@supports (-ms-ime-align: auto) {
  /* Edge対策 */
  .addParts03 .interviewTitArea::before {
    height: calc(100% - 4px);
  }


}
.addParts03 .interviewTitArea::after {
  content: "";
  width: 9999px;
  height: 100%;
  /* background: url("img/recommended_h2_bg.png") repeat; */
  background: #dce7eb;
  position: absolute;
  top: 20px;
  right: 22px;
  z-index: -1;
}
#contents .addParts03 .interviewTitArea .interviewTit {
  /* display: table-cell; */
  vertical-align: middle;
  width: 100%;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.3;
  padding: 4.8rem 0 2rem;
  position: relative;
  color: #010101;
  box-sizing: border-box;
  letter-spacing: 5px;
  font-feature-settings: "palt";
}
.interviewTit__small {
  color: inherit;
  border: none;
  font-size: 3rem;
  font-weight: inherit;
}
#contents .addParts03 .interviewTitArea .interviewTit a {
  display: inline-block;
}
#contents .addParts03 .interviewTitArea .interviewTit:after {
  content: "";
  width: 149px;
  height: 24px;
  background: url("img/parts03_eng.png") no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 10px;
  z-index: inherit;
  transform: none;
}
.addParts03 .interviewTitArea .interviewTxt {
  display: table-cell;
  vertical-align: middle;
  width: auto;
  font-size: 1.4rem;
  padding: 1.2rem 4.5rem 5.2rem 0;
  color: #010101;
}
.addParts03 .personArea {
  margin: 0 0 80px;
}
.addParts03 .personArea .personBox {
  display: table;
  padding: 2.5rem 4rem;
  position: relative;
  background: #c5dbe4;
  width: 100%;
}
.addParts03 .personArea .personBox + .personBox {
  margin-top: 2rem;
}
.addParts03 .personArea .personBox .pic {
  display: table-cell;
  vertical-align: middle;
  width: 100px;
}
.addParts03 .personArea .personBox .pic img {
  display: block;
  margin: 0 auto;
}
.addParts03 .personArea .personBox .personBox__text-wrap--voices {
  display: table-cell;
  vertical-align: middle;
  width: calc(100% - 130px);
  padding: 0 0 0 3rem;
}
.addParts03 .personArea .personBox .personBox__text-wrap--voices .personBox__text--voices {
  position: relative;
  margin: 0 auto;
  color: #000;
  line-height: 2;
}
.addParts03 .personArea .personBox .personBox__text-wrap--voices .personBox__text--voices + .personBox__text--voices {
  margin-top: 2rem;
}
.addParts03 .personArea .personBox .personBox__text-wrap--voices .caption--voices {
  text-align: right;
  font-size: 1.2rem;
  color: #8c8c8c;
  line-height: 1.6;
  margin: 0;
}

.addParts03 .summaryArea {
  width: 100%;
  background: url("img/parts03_summary_bg.png") left top repeat;
  padding: 50px 50px 50px;
  margin: 0 0 60px;
}
#contents .addParts03 .summaryArea .summaryTit {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  background: url("img/parts03_summary_ico.png") center bottom no-repeat;
  background-size: 70px auto;
  padding: 0 150px 80px;
  margin: 0 0 30px;
  position: relative;
}
#contents .addParts03 .summaryArea .summaryTit span {
  font-size: 2.6rem;
  padding: 0 8px;

  font-weight: inherit;
  color: inherit;
  border-bottom: none;
}
.addParts03 .summaryArea .txtArea {
  width: 100%;
  background-color: #fff;
  padding: 40px;
}
.addParts03 .summaryArea .txtArea .catch {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  margin: 0 0 25px;
}
.addParts03 .summaryArea .txtArea .txt {
}

.addParts03 .btnArea {
  width: 1020px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
#contents .addParts03 .btnArea .btn-internal {
  margin: 0 auto;
}
#contents .addParts03 .btnArea .btn-internal a {
  padding: 22px 70px 22px;
}
#contents .addParts03 .btnArea .btn-internal:nth-of-type(1) a {
  background: url("img/arrow_black.png") right 15px center no-repeat, url("img/parts03_summary_num01.png") 25px center no-repeat;
  background-size: 7px auto, auto 24px;
}
#contents .addParts03 .btnArea .btn-internal:nth-of-type(2) a {
  background: url("img/arrow_black.png") right 15px center no-repeat, url("img/parts03_summary_num02.png") 25px center no-repeat;
  background-size: 7px auto, auto 24px;
}

/* addParts--recommended */
.addParts--recommended {
  padding: 6.5rem 0 16.5rem;
  background: #cee3e6;
}
.addTopArea {
  margin: 0 auto 6.5rem;
}
.addTxt {
  max-width: 80%;
  width: 860px;
  margin: 0 auto;
  line-height: 2;
}
.addTxt + .addTxt {
  margin-top: 1.5rem;
}
.addParts--recommended .addParts__title {
  text-align: center;
  padding: 0 0 9.8rem;
  background: url(img/recommended_h2_deco.png) no-repeat bottom 3rem center;
  background-size: 228px auto;
  position: relative;
  letter-spacing: 5px;
}
.addParts--recommended .addParts__title::after {
  content: "";
  width: 100%;
  height: 126px;
  position: absolute;
  /* background: url(img/recommended_h2_bg.png) repeat; */
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: -1;
}
.addParts--recommended .addParts__title__emp01--recommended {
  color: #26b8ea;
}

/* addParts--detail */
.addParts--detail {
  margin: 0 auto;
  position: relative;
  background: #e1ecef;
}
.addParts--detail::before {
  content: "";
  width: 598px;
  height: 98px;
  background: url(img/icon_detail.svg) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -42px;
}
.addParts--detail .addTopArea {
  margin: -10.5rem auto 7.5rem;
  display: block;
  padding: 11.5rem 0 0;
}
#contents .addParts--detail .addTopArea .sttl {
  text-align: center;
  font-size: 3.2rem;
  line-height: 1.45;
  font-weight: bold;
  padding: 0;
  margin: 0 auto 7rem;
  letter-spacing: 5px;
  position: relative;
}
#contents .addParts--detail .addTopArea .sttl:after {
  width: 100%;
  height: 100%;
  background: url(img/area_h2_deco.png) no-repeat;
  background-size: contain;
  top: -81px;
  left: -154px;
}
#contents .addParts--detail .addTopArea .sttl a {
  display: block;
}
.addParts--detail .sttl__small {
  display: block;
  border: none;
  font-size: 3rem;
  margin: 0 auto 1rem;
  color: inherit;
}
#index .addParts--detail .personMainArea__title {
  background: #fff;
  position: absolute;
  right: 26px;
  top: 0;
  font-size: 2.4rem;
  font-weight: bold;
  color: #010101;
  padding: 1.4rem 7.6rem;
  line-height: 1.5;
  margin: 0;
}
#index .addParts--detail .personBox__item--detail {
  padding: 0;
  font-size: 2rem;
  font-weight: bold;
  color: #000;
}
.personBox__item__title--detail {
  background: url(img/detail_list_icon.png) no-repeat left 1rem center;
  padding: 1.7rem 1.5rem 1.7rem 6.5rem;
  border-bottom: solid 1px #000;
  display: block;
}
#index .addParts--detail .personBox__item--text {
  padding: 1.5rem;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.8;
}
#index .addParts--detail .personBox__item--text a {
  text-decoration: none;
}
#index .addParts--detail .personBox__item--text a:hover {
  opacity: 0.6;
}
.addParts--detail .sliderArea {
  margin: 0 auto 6rem;
}
#index .addParts--detail .slick-counter span {
  font-size: 1.2rem;
  color: #000;
}
.addParts--detail .sliderArea .slider .slidePic {
  height: auto;
  background: #fff;
}
.addParts--detail .sliderArea .slider .slidePic img {
  height: 458px;
  width: auto;
  display: block;
  margin: 0 auto;
}
.addParts--detail .sliderArea .caption {
  font-size: 1rem;
  color: #999;
  display: block;
  position: relative;
  top: 0;
  z-index: 1;
  padding: 0 1rem;
  margin: 1.2rem auto 0;
}
.addParts--detail .block__item--performance {
  overflow: visible;
  width: 100%;
  padding: 4.5rem 4.5rem 0;
  background: url(img/detail_performance_deco.png) no-repeat left -1px top;
  text-align: center;
  margin: 0 auto;
}
#index .addParts--detail .block__item__title {
  text-align: center;
  font-weight: bold;
  color: #333;
  margin: 0 auto 3.5rem;
  font-size: 2.2rem;
  font-weight: bold;
  margin: 7rem auto 3rem;
  padding: 1.4rem 1.5rem 1.4rem 5.6rem;
  line-height: 1.6;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  background: none;
}
.addParts--detail .icoTxt {
  text-align: center;
  font-size: 3.8rem;
  color: #010101;
  line-height: 1;
  font-weight: bold;
}
.addParts--detail .icoTxt__small {
  font-weight: inherit;
  font-size: 2.4rem;
  border: none;
}
.addParts--detail .icoTxt__emp {
  border: none;
  font-weight: inherit;
  color: #ff6b3d;
}
.block__modal-contents {
  display: none;
  position: absolute;
  bottom: 219px;
  left: 0;
  background: #8d8d8d;
  width: 308px;
  border: 2px solid #f3f3f3;
  border-radius: 10px;
  padding: 2rem 2.4rem 2.2rem;
  text-align: left;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.6875;
}
.addParts--detail .priceAreaInner {
  display: flex;
  align-items: baseline;
}
.addParts--detail .block__item--feature {
  margin: 3rem auto 0;
  padding: 4.5rem 4.5rem 0;
  background: url(img/detail_voice_deco.svg) no-repeat left 20px top 4rem;
  background-size: 30%;
}
.addParts--detail .block__item--feature h3 {
  font-size: 2.2rem;
  font-weight: bold;
  color: #000;
  margin: 7rem auto 3rem;
  padding: 1.4rem 1.5rem 1.4rem 5.6rem;
  line-height: 1.6;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}
#index .addParts--detail .frame-wrap {
  margin: 4rem auto 2rem;
  padding: 4rem 0 0;
  flex-wrap: nowrap;
}
#contents .frame--feature {
  background: #eaf1f4;
}
#contents .frame-wrap .frame-box {
  background: none;
}
.addParts--detail .block__item--voices {
  margin: 3.2rem auto 0;
  padding: 4.5rem 4.5rem 0;
  background: url(img/detail_event_deco.svg) no-repeat right 25px top 3rem;
  background-size: 30%;
}
.addParts--detail .personArea--voices {
  margin: 3rem auto 0;
}
.addParts--detail .infoArea--information {
  margin: 3rem auto;
  padding: 4.5rem 4.5rem 0;
  background: url(img/detail_information_deco.svg) no-repeat left 15px top 4rem / contain;
  background-size: 57%;
}
.addParts--detail .infoArea--information .block__item__title {
  color: #000;
}
.addParts--detail .infoBox--information {
  margin: 3rem auto 0;
  padding: 0 3%;
}
.addParts--detail .infoBox--information li:after {
  content: "";
  display: block;
  background-color: #fbce75;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  position: absolute;
  top: 8px;
  left: -20px;
}
/* addParts--comparison */
.addParts--comparison {
  margin: 9rem auto 0;
}
.addParts--comparison .addTopArea {
  margin: 0 auto 6rem;
}
#index .addParts__title--comparison {
  background: url(img/comparison_h2_deco.png) no-repeat bottom 3rem center;
  background-size: 228px auto;
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 1.54;
  color: #010101;
  text-align: center;
  padding: 0 0 9.8rem;
  position: relative;
  margin: 0 auto 5rem;
  letter-spacing: 5px;
}
.addParts--comparison .addParts__title__small {
  font-size: 3rem;
  border: none;
  color: inherit;
  display: inline-block;
  margin: 0 auto 1rem;
}
.addParts__title--comparison::after {
  content: "";
  width: 100%;
  height: 126px;
  position: absolute;
  background: url(img/recommended_h2_bg.png) repeat;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: -1;
}
#index .addParts__table--comparison {
  margin: 0 auto;
}
#index .addParts__table__blank--comparison {
  background: inherit;
}
#index .addParts__table--comparison th {
  padding: 2.2rem 1.5rem;
  font-size: 1.8rem;
}
#index .addParts__table--comparison tr:first-of-type th {
  padding: 2.7rem 1.5rem;
}
#index .addParts__table--comparison th:first-of-type {
  width: 22.6%;
}
#index .addParts__table--comparison td {
  text-align: center;
  color: #010101;
  font-size: 2.8rem;
  padding: 1.2rem 1.5rem;
  line-height: 1.6;
  font-weight: bold;
}
.addParts__table__emp01--comparison,
.addParts__table__emp02--comparison,
.addParts__table__small--comparison {
  border: none;
  font-weight: inherit;
  color: inherit;
}
.addParts__table__emp01--comparison {
  color: #3fc0ed;
  font-size: 2.4rem;
}
.addParts__table__emp02--comparison {
  color: #ff6b3d;
}
.addParts__table__small--comparison {
  font-size: 1.6rem;
}
#index .btn-internal--comparison {
  margin: 9.5rem auto 0.6rem;
}
.btn-internal--comparison a {
  background: url(img/arrow_white02_up.png) no-repeat right 22px center #252427;
  background-size: 26px auto;
  color: #fff;
}

/* addParts--list */
.addParts--list {
  margin: 8rem auto 0;
}
#index .addParts--list .addTopArea .sttl {
  position: relative;
  margin: 0 auto 9rem;
  font-size: 4.2rem;
  letter-spacing: 5px;
  background: none;
  /* border-bottom: 2px solid #111; */
  padding: 0 0.5rem 1rem 2rem;
  font-weight: bold;
  line-height: 1.5;
  /* font-feature-settings: "palt"; */
}
.addParts--list .addParts__title__small {
  font-size: 3rem;
  border: none;
  color: inherit;
}
#index .addParts--list .addTopArea .sttl::after {
  content: "";
  width: calc(100% - 3rem);
  height: 90px;
  background: url(img/list_h2_deco.png) no-repeat bottom 2rem left 3.3rem;
  position: absolute;
  bottom: -55px;
  left: -3px;
  z-index: -1;
}
#index .addParts--list .addTopArea .sttl a {
  display: block;
}
.addParts--list .addTxt {
  color: #333;
  max-width: calc(100% - 3rem);
}
.addParts--list .addTopArea .addTxt span {
  background: linear-gradient(transparent 60%, rgba(255, 234, 0, 0.4) 60%);
  font-weight: inherit;
  color: inherit;
  border: none;
}
#index .frame-wrap--list {
  margin: 6.5rem auto 0;
}
#index .frame-wrap .frame--list {
  width: calc((100% - 4.6rem) / 3);
  margin-right: 2.3rem;
  /* padding: 3rem 2.5rem 4.3rem; */
}
#index .frame-wrap .type-b .frame-head--list {
  /* padding: 0 0 2.5rem 0.3rem; */
  /* border-bottom: 1px solid #000; */
  /* margin: 0 auto 2rem; */
  background: #a5c4d2;
}
#index .frame-wrap .type-b .frame-head--list::after {
  content: none;
}
#index .frame-wrap .type-b .frame-head--list a {
  width: 100%;
  margin: 0 auto;
}
#index .frame-wrap .type-b .frame-body--list {
  margin: 0 auto;
  /* padding: 0; */
}
#index .frame-wrap .type-b .frame__table--list th {
  background: #747474;
  border: none;
  color: #fefefe;
  width: 27%;
}
#index .frame-wrap .type-b .frame__table--list td {
  padding: 1.2rem 1.5rem;
}

/* addParts--area */
.addParts--area {
  margin: 12rem auto;
  padding: 5rem 0 0;
  background: #f9fdff;
}
.addparts--area .addParts__title {
  text-align: center;
  padding: 0 0 9.8rem;
  background: url(img/recommended_h2_deco.png) no-repeat bottom 3rem center;
  background-size: 228px auto;
  position: relative;
  letter-spacing: 5px;
}
#index .addParts--area .addParts__sub-title {
  background: #6582aa;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.6;
  padding: 2rem 4rem 2rem;
  margin: 5.5rem auto 2.5rem;
  position: relative;
}
#index .addParts--area .interviewTitArea .interviewTit::after {
  width: 100%;
  height: 100%;
  background: url(img/knowledge.svg) no-repeat;
  background-size: 50%;
  top: -50%;
  left: -154px;
  right: 0;
  bottom: 0;
  margin: auto 0;
  transform: translateY(-50%);
}
@media screen and (min-width: 481px) and (max-width: 1400px) {
  #index .addParts--area .interviewTitArea .interviewTit::after {
    left: -52px;
  }
}
#index .box-wrap--area {
  margin: 4rem auto 0;
  position: relative;
  z-index: 0;
}

#index .box-wrap .box--area {
  width: calc((100% - 8.2rem) / 2);
  position: relative;
  border: 2px solid #6582aa;
  padding: 3%;
}
#index .box-wrap .box--area:nth-child(n + 3) {
  margin-top: 6.3rem;
}
#index .box-wrap .box--area::before,
#index .box-wrap .box--area:nth-child(even)::before {
  content: "";
  /* width: 119px; */
  /* height: 51px; */
  position: absolute;
  /* background: url(img/area_box_nara.png) no-repeat; */
  /* background-size: contain; */
  top: 0px;
  left: 7px;
}
#index .box-wrap .box--area:nth-child(2)::before {
  /* width: 131px; */
  /* background: url(img/area_box_ikoma.png) no-repeat; */
  /* background-size: contain; */
}
#index .box-wrap .box--area:nth-child(3)::before {
  width: 188px;
  background: url(img/area_box_kashihara.png) no-repeat;
  background-size: contain;
}
#index .box-wrap .box--area:nth-child(4)::before {
  width: 155px;
  background: url(img/area_box_kashiba.png) no-repeat;
  background-size: contain;
}
#index .box-wrap .box--area .box-head {
  margin: 3rem auto;
  padding: 0 2.2rem;
  background: none;
}
#index .box-wrap .box--area .box-body p {
  width: 100%;
  float: none;
  color: #333;
  margin: 0 auto;
}
#index .box-wrap .box--area .box-body p + p {
  margin-top: 1.5rem;
}
#index .addParts--area .box__list--area {
  margin: 3rem auto 0;
  background: #f5f5f5 url(img/area_list_deco.png) no-repeat left 23px center;
  min-height: 129px;
  padding: 2.8rem 1.5rem 2.8rem 7.7rem;
}
#index .addParts--area .box__list__item--area {
  font-size: 1.6rem;
  padding: 0 0 0.4rem 3rem;
  background: url(img/area_list_icon.png) no-repeat left center;
  background-size: 16px auto;
  line-height: 1.75;
}
#index .addParts--area .box__list__item--area + .box__list__item--area {
  margin-top: 1rem;
}

/* addParts--points */
.addParts--points {
  margin: 12rem auto 0;
  padding: 17rem 0 16rem;
  background: #edf6f7;
}
#index .addParts--points .interviewTitArea .interviewTit::after {
  width: 279px;
  height: 53px;
  background: url(img/points_h2_deco.svg) no-repeat;
  background-size: 85%;
  top: -63px;
  left: -136px;
}
@media screen and (min-width: 481px) and (max-width: 1400px) {
  #index .addParts--points .interviewTitArea .interviewTit::after {
    left: -52px;
  }
}
#contents .addParts--points .interviewTitArea .interviewTit {
  line-height: 1.45;
}
#index .frame-wrap--points {
  margin: 8.5rem auto 0;
}
#index .frame-wrap .frame--points {
  width: calc((100% - 4.8rem) / 3);
  margin-right: 2.4rem;
  background: #f6f6f6;
  border: 1px solid #28292b;
  position: relative;
}
@supports (-ms-ime-align: auto) {
  /* Edge対策 */
  #index .frame-wrap .frame--points {
    width: calc((100% - 4.81rem) / 3);
  }
}

#index .frame-wrap .frame--points .frame-head {
  font-size: 2rem;
  font-weight: bold;
  padding: 2.8rem 2rem 2.8rem 8rem;
  display: table;
  width: 100%;
  vertical-align: middle;
  position: relative;
}
#index .frame-wrap .type-a:nth-of-type(1)::before {
  content: "";
  position: absolute;
  background: url(img/detail_point_frame_icon01.png) top 20px center no-repeat;
  width: 44px;
  height: 88px;
  padding: 24px;
  left: -10px;
  right: 0;
  top: -50%;
  bottom: 0;
  margin: auto 0;
  transform: translateY(-60%);
}
#index .frame-wrap .type-a:nth-of-type(2)::before {
  content: "";
  position: absolute;
  background: url(img/detail_point_frame_icon02.png) top 20px center no-repeat;
  width: 44px;
  height: 88px;
  padding: 24px;
  left: -10px;
  right: 0;
  top: -50%;
  bottom: 0;
  margin: auto 0;
  transform: translateY(-60%);
}
#index .frame-wrap .type-a:nth-of-type(3)::before {
  content: "";
  position: absolute;
  background: url(img/detail_point_frame_icon03.png) top 20px center no-repeat;
  width: 44px;
  height: 88px;
  padding: 24px;
  left: -10px;
  right: 0;
  top: -50%;
  bottom: 0;
  margin: auto 0;
  transform: translateY(-60%);
}
#index .frame-wrap .frame--points .frame-head a {
  display: table-cell;
  vertical-align: middle;
  background: url(img/arrow_black02.png) right center no-repeat;
  background-size: 26px auto;
  padding-right: 2.5rem;
}
#index .frame-wrap .frame--points .thumb {
  width: auto;
  padding: 0 3rem;
  text-align: center;
  margin: 0 auto 2rem;
}
#index .frame .frame-body--points {
  padding: 0 3rem 3rem;
}

/* addParts03--pickup */
.addParts03--pickup {
  margin: 12rem auto 0rem;
}

@media screen and (max-width: 480px) {
  /* SP */
  /*------------
  Index
  ------------*/

  #contents {
    width: 100%;
    margin: 0 auto 10rem;
  }
  #index {
  }

  header .headTopArea .rightTxt {
    text-align: center;
  }

  /*--------------------------------------
  　visArea
  ---------------------------------------*/
  #visArea {
    margin: 0 auto 4rem;
  }
  #visArea .mainArea {
    background: none;
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  #visArea .mainArea .mainAreaInner {
    max-width: 100%;
    padding: 40.625vw 0 0;
    background: url(img/mv_pic_pc.jpg) no-repeat right top;
    background-size: 90% auto;
    position: relative;
  }
  #visArea .mainArea .mainAreaInner::after {
    content: none;
  }
  #visArea .mainArea .siteNameArea {
    display: table;
    background: url("img/mv_pic_sp.jpg") center top no-repeat;
    background-size: cover;
    height: 130px;
    width: 100%;
    margin: 0 auto;
  }
  #visArea .mainArea .siteName {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: auto;
    height: 40.625vw;
    text-align: center;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #visArea .mainArea .mainTxtBox {
    width: 100%;
    padding: 0;
    margin: 0 auto 0;
  }
  #visArea .mainArea .catchArea {
    padding: 1rem 0 0.8rem;
    margin: 0 auto 2rem;
  }
  #visArea .mainArea .catchArea::after {
    /* background: url(img/mv_catch_deco.png) no-repeat bottom left; */
    background-size: contain;
    width: 165px;
    height: 11px;
    left: 4%;
    bottom: 0;
  }
  #visArea .mainArea .catchArea .catch {
    font-size: 2.5rem;
    padding: 0 0 0.5rem 4%;
    border-bottom: 1px solid #111;
    max-width: 96%;
    margin: 0 auto 0 0;
  }
  #visArea .mainArea .txtArea {
    max-width: 92%;
    margin: 0 auto;
  }

  #visArea .mainArea__item {
    margin: 0 auto;
    width: 100%;
  }
  #visArea .mainArea .siteNameArea {
    margin: 0 0 30px;
  }
  #visArea .mainArea .siteName img.sp {
    margin: 0 auto 0 0;
    width: auto;
  }
  #visArea.visArea--top .mainArea .siteName img.sp {
    margin: 0 auto;
  }
  #visArea .mainArea .txtArea p {
    color: #333;
    line-height: 1.71;
    width: 100%;
    padding: 1rem 0 2rem;
  }

  /*--------------------------------------
  　footer
  ---------------------------------------*/
  footer .areaInner .logo a {
    /*pointer-events: none;*/
  }

  /*--------------------------------------
  　box-wrap
  ---------------------------------------*/
  #contents .box-wrap .box {
    width: 100%;
  }

  /*type-a*/
  #contents .box-wrap .type-a .box-body p {
    width: calc(100% - 95px);
  }
  #index .frame-wrap .type-a:nth-of-type(1)::before {
    /* top: -50%; */
    /* bottom: 0; */
    /* left: 0; */
    /* right: 0; */
    /* margin: auto 0; */
    /* transform: translateY(-55%); */
  }
  /*type-b*/
  #contents .box-wrap .type-b {
    padding: 3rem 0 3rem;
  }

  /*--------------------------------------
  　frame-wrap
  ---------------------------------------*/
  #contents .frame {
    width: 100%;
    margin: 0 0 2rem;
  }
  #contents .frame-wrap .frame:nth-child(n + 4) {
    margin-top: 0;
  }

  #contents .frame .frame-body {
    padding: 0 1.5rem 3rem;
  }

  /*type-a*/
  #contents .frame-wrap .type-a .frame-catch {
    padding: 1.5rem 2.5rem;
  }
  #contents .frame-wrap .type-a .frame-head {
    padding: 1.8rem 1.5rem;
  }
  #contents .frame-wrap .type-a .thumb {
    width: 80%;
  }
  #contents .frame-wrap .type-a ul.icoArea {
    width: 100%;
  }
  #contents .frame-wrap .type-a ul.icoArea li {
    width: calc(100% / 3);
    margin: 0 0 0 0;
  }
  #contents .frame-wrap .type-a ul.icoArea li:first-child {
    margin: 0 0 0 0;
  }
  #contents .frame-wrap .type-a ul.icoArea li:nth-child(3n + 1) {
    margin: 0 0 0 0;
  }
  #contents .frame-wrap .type-a ul.icoArea li:nth-child(n + 4) {
    margin-top: 1.6rem;
  }

  /*type-b*/
  #contents .frame-wrap .type-b .frame-head {
    padding: 1.8rem 1.5rem;
  }
  #contents .frame-wrap .type-b .thumb {
    width: 80%;
  }

  /*btn-web*/
  #contents .frame .frame-body .btn-web {
    width: 85%;
  }

  /*--------------------------------------
  オリジナル
  ---------------------------------------*/

  /***** addParts01 *****/

  .addParts01 {
    width: 85%;
    margin: 0 auto 90px;
  }
  .addParts01 .addInner {
    width: 100%;
    margin: 0 auto;
  }
  .addParts01 p {
    margin: 0;
  }
  .addParts01 .aadPartsTit {
    text-align: center;
  }
  .addParts01 .block {
    width: 100%;
    margin: 0 0 2.5rem;
    float: none;
  }
  .addParts01 .block:first-child {
    margin: 0 0 2.5rem;
  }
  .addParts01 .block:nth-child(3n + 1) {
    margin: 0 0 2.5rem;
  }
  .addParts01 .block:nth-child(n + 4) {
    margin: 0 0 2.5rem;
  }
  .addParts01 .block:last-child {
    margin: 0 0 0;
  }
  .addParts01 .block .catch {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 12px 10px;
    margin: 0 0 0;
  }
  .addParts01 .block a {
    display: block;
  }
  .addParts01 .scrollArea {
    background-color: #f5f5dc;
    padding: 1rem 4rem 2rem 1.5rem;
    position: relative;
  }
  .addParts01 .scrollArea::after {
    content: "";
    width: 20px;
    height: 20px;
    background: url("img/scroll_arrow.png") no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: calc(50% - 10px);
    left: auto;
    right: 10px;
    bottom: auto;
  }
  .addParts01 .scrollArea .priceArea {
    display: table;
    width: 100%;
    margin: 0 0 1.5rem;
  }
  .addParts01 .scrollArea .priceArea .priceTit {
    display: table-cell;
    vertical-align: middle;
    width: 30%;
    font-size: 1.2rem;
    line-height: 1.2;
    text-align: center;
    word-wrap: break-word;
    color: #fff;
    background-color: #333;
    padding: 0.7rem 1rem 0.8rem;
  }
  .addParts01 .scrollArea .priceArea .priceTit br {
    display: none;
  }
  .addParts01 .scrollArea .priceArea .price {
    display: table-cell;
    vertical-align: middle;
    width: 70%;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.03em;
    text-align: center;
    color: #8c8200;
    background-color: #fff;
    padding: 0.7rem 1rem 0.8rem;
  }
  .addParts01 .scrollArea .priceArea .price span {
    font-size: 1.2rem;
    color: #333;
    padding: 0 0 0 5px;
  }
  .addParts01 .scrollArea .companyName {
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
  }

  /***** addParts02 *****/

  .addParts02 {
    width: 100%;
    padding: 5rem 0 6rem;
  }
  .addParts02 .addInner {
    width: 92%;
    margin: 0 auto;
  }
  .addParts02 p {
    margin: 0;
  }

  /*addTopArea*/
  .addParts02 .addTopArea {
    padding: 0 0;
    margin: 0 auto 3rem;
  }

  /*sttl*/
  #index .addParts02 .sttl {
    display: block;
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    padding: 0 3.5rem 4.5rem;
    margin: 0 auto 2rem;
    position: relative;
  }

  /*block*/
  .addParts02 .block {
    padding: 3rem 0 3rem;
    margin: 0 auto;
    position: relative;
  }
  .addParts02 .block + .block {
    margin-top: 5rem;
  }
  .addParts02 .block::before {
    width: 80px;
    height: 80px;
    background-size: contain;
    top: -30px;
    left: -14px;
  }
  .addParts02 .blockTitArea {
    padding: 0 4rem;
    margin: 0 0 2.5rem;
  }
  .addParts02 .blockTitSub {
    font-size: 1.8rem;
    margin: 0 auto 2.5rem;
    padding: 1.5rem 2.5rem;
  }
  .addParts02 .blockTitSub::before {
    left: -6px;
    top: -6px;
    background-size: 13px auto;
  }
  .addParts02 .blockTitSub::after {
    width: 20px;
    height: 10px;
    bottom: -10px;
  }
  #index .addParts02 .blockTit {
    font-size: 3rem;
  }

  /*slideTxtArea*/
  .addParts02 .slideTxtArea {
    width: calc(100% - 30px);
    border-left: 1px solid #333;
    padding: 2.5rem 0 1.5rem 1.5rem;
    margin: -1.5rem auto 0;
    position: relative;
    z-index: 2;
  }
  .addParts02 .slideTxtArea::before {
    content: "";
    width: 15px;
    height: 1px;
    background: #333;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .addParts02 .caption {
    margin: 0 0 1.2rem;
  }
  .addParts02 .slideTit {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 8px;
  }
  .addParts02 .slideTxt {
    line-height: 1.6;
  }
  /*テキスト動き*/
  .addParts02 .slideTxtArea {
    opacity: 0;
    transition: all 1s 0s ease;
    transition-delay: 300ms;
  }
  .addParts02 .slick-slide.slick-current .slideTxtArea,
  .addParts02 .slick-slide.is-active-next .slideTxtArea {
    opacity: 1;
  }
  .addParts02 .slideTxtInner {
    opacity: 0;
    margin-left: -15px;
    transition: all 0.5s 0s ease;
    transition-delay: 600ms;
  }
  .addParts02 .slick-slide.slick-current .slideTxtInner,
  .addParts02 .slick-slide.is-active-next .slideTxtInner {
    opacity: 1;
    margin-left: 0;
  }

  .addParts02 .priceIcoArea {
    width: 92%;
    height: 100%;
    overflow: hidden;
    padding: 3rem 0;
    margin: 0 auto 3rem;
    position: relative;
  }
  .addParts02 .priceIcoArea .priceArea {
    width: auto;
    padding: 0 3% 1.5rem;
    margin: 3rem auto 0;
    float: none;
  }
  .addParts02 .priceIcoArea .priceAreaInner {
  }
  #contents .addParts02 .priceIcoArea .priceArea .priceTit {
    font-size: 1.4rem;
    line-height: 1.2;
    text-align: center;
    word-break: break-all;
    margin-right: 1rem;
    font-feature-settings: "palt";
    min-width: 58px;
  }
  .addParts02 .priceIcoArea .priceArea .price {
    font-size: 3.2rem;
    font-feature-settings: "palt";
  }
  .addParts02 .priceIcoArea .priceArea .price span {
    font-size: 1.6rem;
    padding: 0 0 0 0.4rem;
    font-feature-settings: "palt";
  }
  #contents .addParts02 .priceIcoArea .priceArea ul {
  }
  #contents .addParts02 .priceIcoArea .priceArea ul li {
    line-height: 1.5;
    padding: 0 0 12px 18px;
    position: relative;
  }
  #contents .addParts02 .priceIcoArea .priceArea ul li::before {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
  }

  .addParts02 .priceIcoArea .icoArea {
    width: 100%;
    float: none;
  }
  .addParts02 .priceIcoArea .icoArea li {
    width: 100%;
    margin: 0 0 3rem;
    float: none;
  }
  .addParts02 .priceIcoArea .icoArea li:first-child {
    margin: 0 0 3rem;
  }
  .addParts02 .priceIcoArea .icoArea li:nth-child(3n + 1) {
    margin: 0 0 3rem;
  }
  .addParts02 .priceIcoArea .icoArea li:nth-child(n + 4) {
    margin: 0 0 3rem;
  }
  .addParts02 .priceIcoArea .icoArea li:last-child {
    margin: 0 0 0;
  }
  #index .addParts02 .priceIcoArea .icoArea {
    width: 100%;
    display: block;
  }
  #index .addParts02 .priceIcoArea .icoArea li {
    width: 100%;
    margin: 0;
    max-width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
  }
  #index .addParts02 .priceIcoArea .icoArea li + li {
    margin-top: 1.1rem;
  }
  #index .addParts02 .priceIcoArea .icoArea li .icoTtl {
    width: 180px;
    flex-shrink: 0;
    margin: 0 1.5rem 0 0;
    color: #fff;
    font-size: 1.6rem;
    border-radius: 10px;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0;
    height: auto;
  }
  #index .addParts02 .priceIcoArea .icoArea li .icoTtl::after {
    content: "";
    width: 32px;
    height: 3px;
    position: absolute;
    background: url(img/recommended_frame_list_deco.png) no-repeat;
    top: 0;
    bottom: 0;
    right: -12px;
    margin: auto 0;
  }
  #index .addParts02 .priceIcoArea .icoArea li:nth-of-type(-n + 4) .icoTtl {
    background: url(img/question_mark01.png) no-repeat right 2.8rem center #18b3e9;
  }
  #index .addParts02 .priceIcoArea .icoArea li:nth-of-type(-n + 4) .icoTtl:hover {
    background: url(img/question_mark02.png) no-repeat right 2.8rem center #18b3e9;
  }
  #index .addParts02 .priceIcoArea .icoArea li:nth-of-type(n + 5) .icoTtl {
    background: url(img/question_mark01.png) no-repeat right 2.8rem center #1875e9;
  }
  #index .addParts02 .priceIcoArea .icoArea li:nth-of-type(n + 5) .icoTtl:hover {
    background: url(img/question_mark02.png) no-repeat right 2.8rem center #1875e9;
  }
  #index .addParts02 .priceIcoArea .icoArea li .icoTtl a {
    text-decoration: none;
    pointer-events: auto;
    display: flex;
    padding: 0.7rem 5.5rem 0.7rem 2rem;
    width: 100%;
    align-items: center;
    height: 100%;
  }
  #index .addParts02 .priceIcoArea .icoArea li .icoTtl:focus,
  #index .addParts02 .priceIcoArea .icoArea li .icoTtl a:focus {
    outline: none;
  }
  #index .addParts02 .priceIcoArea .icoArea li .icoTtl a:hover {
    opacity: 1;
  }
  #index .addParts02 .priceIcoArea .icoArea li .icoTtl span {
    border: none;
    color: inherit;
    font-weight: inherit;
    font-size: 1.4rem;
  }

  .addParts02 .infoArea {
    clear: both;
    width: 92%;
    padding: 0 0;
    margin: 0 auto 3rem;
  }
  #contents .addParts02 .infoArea .infoTit {
    width: 100%;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    margin: 0 auto 2.5rem;
  }
  .addParts02 .infoArea .infoBox {
  }
  .addParts02 .infoArea .infoBox .mapArea {
    width: 100%;
    overflow: hidden;
    margin: 0 0 2.5rem;
    float: none;
  }
  .addParts02 .infoArea .infoBox .mapArea .map {
  }
  .addParts02 .infoArea .infoBox .mapArea .map iframe {
    display: block;
    width: 100.2% !important;
  }
  #contents .addParts02 .infoArea .infoBox table {
    display: table;
    width: 100%;
    margin: 0;
    float: none;
  }
  #contents .addParts02 .infoArea .infoBox table th {
    display: table-cell;
    width: 35%;
    border-right: 1px solid #fff;
    padding: 1rem;
  }
  #contents .addParts02 .infoArea .infoBox table td {
    display: table-cell;
    padding: 1rem;
  }

  /*btn*/
  #contents .addParts02 .btn-web,
  #contents .addParts02 .btn-tel {
    width: 75%;
    margin: 1rem auto 2rem;
  }
  #contents .addParts02 .btn-web a {
    background-image: url(img/arrow_white02.png);
    background-repeat: no-repeat;
    background-size: 24px auto;
    background-position: right 9px center;
    line-height: 1.6;
  }


  /***** addParts02 *****/

  .addParts03 {
    width: 100%;
    margin: 6.5rem auto 7rem;
  }
  .addParts03 .addInner {
    width: 92%;
    margin: 0 auto;
  }
  .addParts03 .addInner .page::after {
    left: -8px;
    width: 8%;
  }
  .addParts03 p {
    margin: 0;
  }
  .addParts03 .addInner_part2 {
    width: 100%;
  }
  .addParts03 .addInner_part3 {
    width: 100%;
  }
  .addParts03--pickup {
    width: 92%;
    margin: 6rem auto;
  }
  .addParts03 .addInner_part3 .float-wrap {
    padding: 2rem 3%;
  }
  #contents .addInner_part3 .float-wrap .catch {
    width: auto;
    font-size: 2rem;
  }
  #contents .addInner_part3 .float-wrap .catch a {
    width: auto;
    padding-right: 3rem;
    display: inline;
    background: url(img/arrow_black02.png) right center no-repeat;
    background-size: 25px auto;
    display: block;
  }
  #contents .addInner_part3 .float-wrap .catch a:after {
    content: none;
    right: 0;
  }
  .addParts03 .addInner_part4 {
    width: 100%;
    padding: 3%;
  }
  .addParts03 .addInner_part5 {
    width: 100%;
    padding: 3%;
  }
  .addParts03 .addInner_part5 .frame__list--recommended dt:after {
    width: 83vw;
  }
  .addParts03 .addInner_part6 {
    width: 100%;
    padding: 3%;
  }

  .addParts03 .addTopArea {
    width: 100%;
    margin: 0 0 3rem;
    display: block;
  }
  .addParts03 .addTopArea .addParts__title {
    font-size: 3rem;
  }
  .addParts03 .addTopArea .addTopPic {
    width: 100%;
    margin: 0 0 2rem;
    position: relative;
  }
  .addParts03 .addTopArea .addTopPic img {
    box-shadow: 8px -10px 0 #000;
  }
  .addParts03 .addTopArea .addTopTxt {
    width: 100%;
  }
  #contents .addParts03 .addTopArea .sttl {
    display: block;
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    padding: 0 0 4rem;
    margin: 0 auto 1.5rem;
    position: relative;
  }
  .addParts03 .personMainArea {
    padding: 4.5rem 2rem 2rem 1.8rem;
    margin: 0 auto 2.5rem;
    position: relative;
  }

  #contents .addParts02 .block > table {
    width: 85%;
  }
  .addParts03 .personMainArea .subTxt {
    display: inline-block;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1;
    background-color: #f5f5dc;
    background: url("img/parts03_sub_dot01.png") left top repeat-x, url("img/parts03_sub_dot01.png") left bottom repeat-x, url("img/parts03_sub_dot02.png") left top repeat-y, url("img/parts03_sub_dot02.png") right top repeat-y #f5f5dc;
    padding: 10px 18px;
    position: absolute;
    top: -15px;
    right: 8px;
  }
  .addParts03 .personMainArea .personBox {
    display: block;
  }
  .addParts03 .personMainArea .personBox .pic {
    display: block;
    width: 100px;
    position: absolute;
    top: 25px;
    left: 8px;
  }
  .addParts03 .personMainArea .personBox .pic img {
    border-radius: 100px;
  }
  .addParts03 .personMainArea .personBox dl {
    display: block;
    width: 100%;
    padding: 0 0 0 0;
  }
  .addParts03 .personMainArea .personBox dl dt {
    display: table-cell;
    vertical-align: middle;
    width: calc(100% - 15px);
    height: 100px;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.6;
    color: #8c8200;
    padding: 0 0 0 12.5rem;
    margin: 0 0 1.5rem;
  }
  .addParts03 .personMainArea .personBox dl dt span {
    display: block;
    font-size: 1.3rem;
    color: #333;
  }
  .addParts03 .personMainArea .personBox dl dd {
    display: block;
    width: 100%;
    margin: 1.5rem 0 0;
  }
  .addParts03 .interviewTitArea {
    display: block;
    padding: 0 4% 2.5rem 0;
    margin: 0 0 1rem;
  }
  .addParts03 .interviewTitArea::before {
    right: 3%;
  }
  .addParts03 .interviewTitArea::after {
    background-size: 12px auto;
    top: 15px;
    right: 10px;
  }
  #contents .addParts03 .interviewTitArea .interviewTit a{
    padding-right: 40px;
    background-size: 25px auto;
    display: block;
    margin: auto 0;
    background-position: right 1rem center;
  }
  #contents .addParts03 .interviewTitArea .interviewTit {
    display: block;
    width: 100%;
    font-size: 2.2rem;
    padding: 3rem 0 2rem;
    position: relative;
    max-width: inherit;
    letter-spacing: normal;
    line-height: 1.4;
  }
  .interviewTit__small {
    font-size: 1.8rem;
  }
  #contents .addParts03 .interviewTitArea .interviewTit:after {
    content: "";
    width: 116px;
    height: 18px;
    background: url("img/parts03_eng.png") no-repeat;
    background-size: 100% auto;
    top: -10px;
    left: calc(50% - 58px);
  }
  .addParts03 .interviewTitArea .interviewTxt {
    display: block;
    vertical-align: middle;
    width: 100%;
    font-size: 1.4rem;
    border-left: none;
    padding: 0;
  }
  .addParts03 .personArea {
    margin: 0 0 4rem;
  }
  .addParts03 .personArea .personBox {
    padding: 2rem 4%;
  }
  .addParts03 .personArea .personBox .pic {
    display: block;
    width: 80px;
    float: left;
    margin: 0 1.5rem 1rem 0.8rem;
  }
  .addParts03 .personArea .personBox .pic img {
  }
  .addParts03 .personArea .personBox .personBox__text-wrap--voices {
    display: block;
    width: 100%;
    padding: 1rem 0 0;
  }
  #index .addParts03 .personArea .personBox .personBox__text-wrap--voices .personBox__text--voices {
    margin: 0 auto;
  }
  .addParts03 .personArea .personBox .personBox__text-wrap--voices .personBox__text--voices + .personBox__text--voices {
    margin-top: 1.5rem;
  }
  .addParts03 .personArea .personBox .personBox__text-wrap--voices .caption--voices {
    font-size: 1rem;
    margin: 1rem auto 0;
  }

  .addParts03 .summaryArea {
    width: 100%;
    background: url("img/parts03_summary_bg.png") left top repeat;
    padding: 2.5rem 1.5rem 1.5rem;
    margin: 0 0 4rem;
  }
  #contents .addParts03 .summaryArea .summaryTit {
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    background: url("img/parts03_summary_ico.png") center bottom no-repeat;
    background-size: 35px auto;
    padding: 0 0 4rem;
    margin: 0 auto 1.5rem;
    position: relative;
  }
  #contents .addParts03 .summaryArea .summaryTit span {
    font-size: 1.5rem;
    padding: 0 0.5rem;
  }
  .addParts03 .summaryArea .txtArea {
    width: 100%;
    background-color: #fff;
    padding: 2rem 1.5rem;
  }
  .addParts03 .summaryArea .txtArea .catch {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    margin: 0 0 2rem;
  }
  .addParts03 .summaryArea .txtArea .txt {
  }

  .addParts03 .btnArea {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  #contents .addParts03 .btnArea .btn-internal {
    margin: 0 auto 2rem;
  }
  #contents .addParts03 .btnArea .btn-internal:last-child {
    margin: 0 auto;
  }
  #contents .addParts03 .btnArea .btn-internal a {
    padding: 1.8rem 5rem 1.8rem;
  }
  #contents .addParts03 .btnArea .btn-internal:nth-of-type(1) a {
    background: url("img/arrow_black.png") right 15px center no-repeat, url("img/parts03_summary_num01.png") 20px center no-repeat;
    background-size: 6px auto, auto 15px;
  }
  #contents .addParts03 .btnArea .btn-internal:nth-of-type(2) a {
    background: url("img/arrow_black.png") right 15px center no-repeat, url("img/parts03_summary_num02.png") 20px center no-repeat;
    background-size: 6px auto, auto 15px;
  }
  .addParts--recommended {
    padding: 6rem 4% 4rem;
  }

  /* addParts--detail */
  .addParts--detail {
    margin: 0 auto 0;
    padding: 3.5rem 0 6rem;
  }
  .addParts--detail::before {
    width: 220px;
    height: 31px;
    top: -11px;
  }
  .addParts--detail .addInner {
    max-width: 92%;
  }
  .addParts--detail .addTopArea {
    margin: -10rem auto 3.5rem;
    padding: 10rem 0 0;
  }
  #contents .addParts--detail .addTopArea .sttl {
    text-align: center;
    background: none;
    font-size: 2.2rem;
    line-height: 1.45;
    font-weight: bold;
    padding: 0;
    margin: 0 auto 3rem;
    letter-spacing: normal;
  }
  #contents .addParts--detail .addTopArea .sttl a {
    display: block;
  }
  .addParts--detail .sttl__small {
    font-size: 1.8rem;
    margin: 0 auto 0.5rem;
  }
  .addTxt {
    max-width: 100%;
    line-height: 1.8;
    width: 100%;
  }
  #index .addParts--detail .personMainArea__title {
    right: 20px;
    font-size: 1.8rem;
    padding: 1rem 4rem;
  }
  #index .addParts--detail .personBox__item--detail {
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .personBox__item__title--detail {
    padding: 1.5rem 0 1.5rem 2.5rem;
    background-size: 16px auto;
    background-position: left 2px center;
  }
  .addParts--detail .sliderArea {
    margin: 0 auto 6rem;
  }
  .addParts--detail .sliderArea .slider .slick-prev {
    left: 0;
    /* top: 45%; */
  }
  .addParts--detail .sliderArea .slider .slick-next {
    right: 0;
    /* top: 45%; */
  }
  #index .addParts--detail .slick-counter span {
    font-size: 1rem;
  }
  .addParts--detail .sliderArea .slider .slidePic {
    height: auto;
  }
  .addParts--detail .sliderArea .slider .slidePic img {
    height: auto;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .addParts--detail .sliderArea .caption {
    margin: 1rem auto 0;
  }
  .addParts--detail .block__item--performance {
    overflow: visible;
    width: 100%;
    padding: 1.2rem 4% 0;
    background-size: auto 31.5px;
    margin: 0 auto;
    height: auto;
  }
  #index .addParts--detail .block__item__title {
    font-size: 1.8rem;
    margin: 0 auto 3rem;
    padding: 1.4rem 1.5rem 1.4rem 1.5rem;
  }

  #index .modal-description--detail {
    margin: 0 auto 2rem;
    text-align: center;
  }
  .addParts--detail .icoTxt {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3rem;
    line-height: 1;
    color: #010101;
  }
  .addParts--detail .icoTxt__small {
    font-weight: inherit;
    font-size: 1.8rem;
    border: none;
    padding: 0.7rem 0 0 0.3rem;
  }
  .addParts--detail .icoTxt__emp {
    border: none;
    font-weight: inherit;
    color: #ff6b3d;
  }
  .block__modal-contents {
    display: none;
    position: absolute;
    bottom: 219px;
    left: 0;
    background: #8d8d8d;
    width: 308px;
    border: 2px solid #f3f3f3;
    border-radius: 10px;
    padding: 2rem 2.4rem 2.2rem;
    text-align: left;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.6875;
  }
  .addParts--detail .priceAreaInner {
    align-items: baseline;
  }
  .addParts--detail .block__item--feature {
    margin: 6rem auto 0;
    padding: 4.5rem 4% 0;
    background-size: auto 31.5px;
    background-position: top left;
  }
  #index .addParts--detail .frame-wrap {
    margin: 3rem auto 2rem;
    padding: 2rem 0 0;
    display: block;
  }
  .addParts--detail .block__item--voices {
    margin: 4rem auto 0;
    padding: 4.5rem 4% 0;
    background-size: auto 31.5px;
    background-position: top right;
  }
  .addParts--detail .personArea--voices {
    margin: 3rem auto 0;
  }
  .addParts--detail .infoArea--information {
    margin: 4rem auto 4rem;
    padding: 4.5rem 4% 0;
    background-size: auto 30px;
    width: 100%;
    background-position: top left;
  }
  .addParts--detail .infoArea--information .block__item__title {
    color: #000;
  }
  .addParts--detail .infoBox--information {
    margin: 3rem auto 0;
    padding: 0 32px;
  }

  /* addParts--comparison */
  .addParts--comparison {
    margin: 6rem auto 0;
    padding: 0 4%;
  }
  .addParts--comparison .addTopArea {
    margin: 0 auto 3rem;
  }
  #index .addParts__title--comparison {
    letter-spacing: normal;
    background-size: auto 20px;
    background-position: bottom 1.2rem center;
    font-size: 2.2rem;
    padding: 0 0 4.5rem;
    margin: 0 auto 2rem;
  }
  .addParts--comparison .addParts__title__small {
    font-size: 1.8rem;
    margin: 0 auto 0.5rem;
  }
  .addParts__title--comparison::after {
    height: 60px;
    background-size: 12px auto;
  }
  #index .addParts__table--comparison {
    margin: 0 auto;
    display: table;
  }
  #index .addParts__table__blank--comparison {
    background: inherit;
  }
  #index .addParts__table--comparison th {
    padding: 1rem 0.5rem;
    font-size: 1.3rem;
    display: table-cell;
    width: auto;
    border-right: solid 1px #fff;
    font-feature-settings: "palt";
  }
  #index .addParts__table--comparison tr:first-of-type th {
    padding: 1.2rem 0.5rem;
  }
  #index .addParts__table--comparison th:first-of-type {
    width: 20%;
  }
  #index .addParts__table--comparison td {
    font-size: 1.4rem;
    padding: 1rem 0.8rem;
    display: table-cell;
    border-right: solid 1px #fff;
  }
  .addParts__table__emp01--comparison {
    font-size: 1.3rem;
  }
  .addParts__table__emp02--comparison {
    color: #ff6b3d;
  }
  .addParts__table__small--comparison {
    font-size: 1rem;
  }
  #index .btn-internal--comparison {
    margin: 4rem auto 0.6rem;
  }
  .btn-internal--comparison a {
    background-size: 26px auto;
    background-position: right 15px center;
  }

  /* addParts--list */
  .addParts--list {
    margin: 10rem auto 0;
  }
  #index .addParts--list .addTopArea .sttl {
    position: relative;
    margin: 0 auto 5rem;
    font-size: 2.2rem;
    letter-spacing: normal;
    background: none;
    border-bottom: 2px solid #111;
    padding: 0 2rem 1rem;
    font-weight: bold;
    line-height: 1.5;
    font-feature-settings: "palt";
    text-align: left;
  }
  .addParts--list .addParts__title__small {
    font-size: 1.8rem;
  }
  #index .addParts--list .addTopArea .sttl::after {
    width: calc(100% - 2rem);
    height: 55px;
    background-size: 30px auto, 12px auto;
    background-position: bottom 1rem left 3rem, center;
    bottom: -30px;
  }
  .addParts--list .addTxt {
    max-width: 100%;
  }
  .addParts--list .addTopArea .addTxt span {
    background: linear-gradient(transparent 60%, rgba(255, 234, 0, 0.4) 60%);
    font-weight: inherit;
    color: inherit;
    border: none;
  }
  #index .frame-wrap--list {
    margin: 3.5rem auto 0;
    width: 100%;
    max-width: 100%;
  }
  #index .frame-wrap .frame--list {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 2.5rem;
  }
  #index .frame-wrap .frame--list + .frame--list {
    margin-top: 2.5rem;
  }
  #index .frame-wrap .type-b .frame-head--list {
    padding: 2rem;
    margin: 0 auto 1.5rem;
    display: block;
    font-size: 1.8rem;
  }
  #index .frame-wrap .type-b .frame-head--list::after {
    content: none;
  }
  #index .frame-wrap .type-b .frame-head--list a {
    width: 100%;
    margin: 0 auto;
  }
  #index .frame-wrap .type-b .frame-body--list {
    margin: 0 auto;
    padding: 0 1.5rem;
  }
  #index .frame-wrap .type-b .frame__table--list th {
    background: #747474;
    border: none;
    color: #fefefe;
    width: 27%;
  }
  #index .frame-wrap .type-b .frame__table--list td {
    padding: 1.2rem 1.5rem;
  }

  /* addParts--area */
  .addParts--area {
    margin: 8rem auto 0;
    padding: 2.5rem 0 0;
  }
  #index .addParts--area .box-wrap--area {
    width: 100%;
    max-width: 100%;
  }
  #index .addParts--area .interviewTitArea .interviewTit::after {
    width: 100%;
    height: 90px;
    top: -25px;
    left: -5%;
    background: url(img/knowledge.svg) no-repeat;
    background-size: 100%;
  }
  #index .box-wrap--area {
    margin: 4rem auto;
  }

  #index .addParts--area .box-wrap .box--area {
    /* padding: 3rem 0 0; */
    /* width: 100%; */
    /* border: none; */
    padding: 2rem;
  }
  #index .box-wrap .box--area:nth-child(n + 2) {
    margin-top: 3.5rem;
  }
  #index .box-wrap .box--area::before,
  #index .box-wrap .box--area:nth-child(2)::before,
  #index .box-wrap .box--area:nth-child(3)::before,
  #index .box-wrap .box--area:nth-child(4)::before {
    height: 33px;
  }
  #index .box-wrap .box--area .box-head {
    margin: 1.5rem auto;
    padding: 0 4%;
  }
  #index .box-wrap .box--area .box-body p {
    width: 100%;
  }
  #index .box-wrap .box--area .box-body p + p {
    margin-top: 1.5rem;
  }
  #index .addParts--area .box__list--area {
    margin: 2rem auto 0;
    background-size: 15px auto;
    background-position: left 10px center;
    min-height: 80px;
    padding: 1.5rem 4% 1.5rem 4rem;
  }
  #index .addParts--area .box__list__item--area {
    padding: 0 0 0.2rem 2.5rem;
    line-height: 1.6;
  }
  #index .addParts--area .box__list__item--area + .box__list__item--area {
    margin-top: 1rem;
  }

  /* addParts--points */
  .addParts--points {
    margin: 6rem auto 0;
    padding: 8rem 0 6rem;
  }
  #index .addParts--points .interviewTitArea .interviewTit::after {
    width: 133px;
    height: 25px;
    background: url(img/points_h2_deco.svg) no-repeat;
    background-size: contain;
    top: -40px;
    left: -5%;
  }
  #contents .addParts--points .interviewTitArea .interviewTit {
    line-height: 1.45;
  }
  #index .frame-wrap--points {
    margin: 4.5rem auto 0;
    width: 100%;
    max-width: 100%;
  }
  #index .frame-wrap .frame--points {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  #index .frame-wrap .frame--points .frame-head {
    font-size: 1.8rem;
    padding: 2rem 10% 2rem 20%;
    display: block;
    width: 100%;
    max-width: 100%;
  }
  #index .frame-wrap .frame--points .frame-head a {
    display: block;
  }
  #index .frame-wrap .frame--points .thumb {
    width: auto;
    padding: 2% 5%;
    margin: 0 auto 1.5rem;
  }
  #index .frame .frame-body--points {
    padding: 0 5% 2.5rem;
  }

  /*--------------------------------------
　footer
---------------------------------------*/
  footer .areaInner .logo a {
    /*pointer-events: none;*/
  }
}
