@charset "UTF-8";
/* CSS Document */
/*--------------------------------------
　Main Index
---------------------------------------*/
#contents {
  width: 100%;
}

.addInner {
  width: 1100px;
  margin: 0 auto;
}

/*--------------------------------------
　visArea
---------------------------------------*/
#visArea_top {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}

#visArea_top .mainArea {
  background: url("img/mv_pic_pc.jpg") center bottom no-repeat;
  background-size: cover;
  height: 590px;
  display: table;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}

#visArea_top .mainArea .mainAreaInner {
  padding: 3rem 0 5rem 0;
}

#visArea_top .mainArea .siteNameArea {
  margin: 0;
}

#visArea_top .mainArea .siteName {
  font-size: 4rem;
  margin: 0 0 10px;
  text-align: center;
}

#visArea_top .mainArea .siteName img {
  margin: 0 auto;
  width: 139px;
}

#visArea_top .mainArea .siteNameSmall {
  font-size: 1.6rem;
}

/* #visArea_top .mainArea .mainTxtBox {
    width: 665px;
    background: rgba(255, 255, 255, 0.6);
    padding: 40px 50px;
    margin: 0 auto;
    border-radius: 20px;
    box-sizing: border-box;
} */
#visArea_top .mainArea .catchArea .catch {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.46;
  text-align: center;
  color: #465f21;
  margin: 0 0 20px;
  letter-spacing: 4px;
}

#visArea_top .mainArea .catchArea .lead {
  text-align: center;
}

#visArea_top .mainArea .catchArea .btn-internal {
  margin: 2rem auto 0;
}

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

.float-wrap .ct {
  width: 600px;
}

/*--------------------------------------
オリジナル
---------------------------------------*/
/***** addParts02 *****/
.addParts02 {
  width: 100%;
  background: url(img/bg_room.png) no-repeat center top fixed;
  /* margin-top: 160px; */
  padding: 10rem 0 10rem 0;
  position: relative;
}

.addParts02 .addInner {
  width: 1100px;
  margin: 0 auto;
}

.addParts02 p {
  margin: 0;
}

/*addTopArea*/
.addParts02 .addTopArea {
  padding: 0 4rem;
  margin: 0 auto 4rem;
  position: relative;
}

/*sttl*/
#index .addParts02 .sttl {
  display: block;
  font-size: 3.8rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  padding: 0;
  margin: 0 0 4rem 0;
  color: #353b39;
  letter-spacing: 5px;
  z-index: 1;
  position: relative;
}

#index .addParts02 .sttl span {
  color: #465f21;
}

/*block*/
.addParts02 .block {
  background-color: #fff;
  padding: 40px 0;
  margin: 0 0 60px;
  position: relative;
  border: 2px solid #465f21;
}

.addParts02 .blockTitArea {
  text-align: center;
  padding: 0 150px;
  margin: 0 0 40px;
}

.addParts02 .blockTitSub {
  font-size: 2.8rem;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: center;
  font-weight: 700;
  letter-spacing: 5px;
  margin-bottom: 2rem;
}

.addParts02 .blockTitSub span {
  font-size: 2.4rem;
  color: #ef7c00;
}

#index .addParts02 .blockTit {
  display: inline-block;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: center;
  position: relative;
  color: #465f21;
  letter-spacing: 5px;
}

/*slideTxtArea*/
.addParts02 .slideTxtArea {
  width: calc(100% - 40px);
  padding: 45px 0 15px 35px;
  margin: -30px auto 0;
  position: relative;
  z-index: 2;
}

.addParts02 .caption {
  margin: 0 0 14px;
}

.addParts02 .slideTit {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 8px;
  color: #465f21;
}

.addParts02 .slideTxt {
  line-height: 1.6;
}

.addParts02 .slick-counter {
  display: none;
}

/*テキスト動き*/
.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%;
  overflow: hidden;
  padding: 15px 0;
  margin: 0 auto 50px;
  position: relative;
  border-top: 1px solid #00786a;
  border-bottom: 1px solid #00786a;
}

.addParts02 .priceIcoArea .priceArea {
  display: flex;
  flex-wrap: wrap;
}

.addParts02 .priceIcoArea .priceAreaInner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 440px;
}

#contents .addParts02 .priceIcoArea .priceArea .priceTit {
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
  background: #00786a;
  max-width: inherit;
  padding: 15px;
  letter-spacing: normal;
  color: #fff;
  margin-right: 19px;
  width: 120px;
}

.addParts02 .priceIcoArea .priceArea .price {
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.03em;
  text-align: center;
  color: #c4940f;
  margin-right: 15px;
  width: 285px;
}

.addParts02 .priceIcoArea .priceArea .price.small {
  font-size: 2.4rem;
}

.addParts02 .priceIcoArea .priceArea .price span {
  font-size: 1.4rem;
  color: #333;
  padding: 0 0 0 5px;
  font-weight: inherit;
  border-bottom: none;
}

.addParts02 .priceIcoArea .priceArea > p {
  width: calc(100% - 440px);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 1.2rem;
}

#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 .title {
  margin: 6rem 0 2rem 0;
  padding: 0 4rem;
  color: #465f21;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

.addParts02 .box-column {
  margin: 0 4rem 3rem 4rem;
  padding: 2.5rem 2rem;
  background: #c2cd65;
}

.addParts02 .box-column .box-head {
  margin: 0 0 1rem 0;
}

.addParts02 .box-column .box-head .ttl {
  padding: 1rem;
  background: #fff;
  color: #465f21;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

.addParts02 .box-column .box-body .catch {
  margin: 2.5rem 0 1.5rem 0;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
}

.addParts02 .accordion-item {
  margin: 0 4rem;
}

.addParts02 .float-wrap {
  margin: 3rem 0 6rem 0;
  padding: 0 4rem;
}

.addParts02 .float-wrap .fl {
  width: 350px;
}

.addParts02 .float-wrap table {
  width: calc(100% - 40rem);
  max-width: none;
  margin: 2rem 0 0 0;
}

.addParts02 .float-wrap .catch {
  color: #465f21;
}

.addParts02 .tagsArea .box-tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 4rem 4rem 4rem;
}

.addParts02 .tagsArea .box-tags .tag01 {
  width: 18%;
  margin: 0 0 1rem 0;
  padding: 1.2rem 1rem 1.5rem 1rem;
  background: #9e8846;
  color: #fff;
  font-size: 2rem;
  line-height: 1.1;
  text-align: center;
}

.addParts02 .tagsArea .box-tags .tag02 {
  width: 18%;
  margin: 0 0 1rem 0;
  padding: 1.2rem 1rem 1.5rem 1rem;
  background: #00786a;
  color: #fff;
  font-size: 2rem;
  line-height: 1.1;
  text-align: center;
}

.addParts02 .tagsArea .box-tags .tag01.off,
.addParts02 .tagsArea .box-tags .tag02.off {
  background: #f4f4f4;
  color: #cdcdcd;
  border: 1px solid #cdcdcd;
}

.addParts02 .date-list-wrap {
  background: #eff2e5;
  padding: 3.5rem 2rem 2.5rem;
  margin: 6rem auto;
  width: 60rem;
  position: relative;
  box-sizing: border-box;
}

.addParts02 .date-list-wrap .date-title-top {
  font-size: 2.4rem;
  position: absolute;
  top: -20%;
  right: 0;
  left: 0;
  margin: auto;
  width: fit-content;
  display: block;
  color: #fff;
  background: #465f21;
  padding: 0.4rem 4rem;
  font-weight: 700;
}

.addParts02 .date-list-wrap p {
  text-align: center;
  font-size: 2.4rem;
}
.addParts02 .date-list-wrap p span {
  font-size: 3.6rem;
  font-weight: 700;
  background: none;
}

.featureArea .featureBoxes {
  max-width: 1021px;
  margin: 0 auto 60px;
  display: flex;
  flex-wrap: wrap;
}

.featureArea .featureBoxes .featureBox {
  width: 33.3333%;
  background: #fff;
  border: 2px solid #adbc32;
  border-right: 0;
  padding: 30px;
  box-shadow: 8px 8px 0 #eff2e5 inset, -8px -8px 0 #eff2e5 inset;
}

.featureArea .featureBoxes .featureBox:nth-child(3n),
.featureArea .featureBoxes .featureBox:last-child {
  border: 2px solid #adbc32;
}

.featureArea .featureBoxes .featureBox__catch {
  text-align: center;
  font-size: 2rem;
  color: #465f21;
  font-weight: 700;
  line-height: 1.6;
  padding: 0 0 20px;
  margin: 0 0 20px;
  position: relative;
  letter-spacing: 2px;
}

.featureArea .featureBoxes .caption {
  margin-top: 1rem;
}

.featureArea .featureBoxes .featureBox__catch::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -24px;
  width: 48px;
  height: 3px;
  background: #adbc32;
}

.addParts02 .priceIcoArea .icoArea {
  width: 640px;
  float: right;
}

.addParts02 .priceIcoArea .icoArea li {
  width: 192px;
  margin: 0 0 0 32px;
  float: left;
}

.addParts02 .priceIcoArea .icoArea li:first-child {
  margin: 0 0 0 0;
}

.addParts02 .priceIcoArea .icoArea li:nth-child(3n+1) {
  margin: 0 0 0 0;
}

.addParts02 .priceIcoArea .icoArea li:nth-child(n+4) {
  margin-top: 40px;
}

.addParts02 .priceIcoArea .icoArea li .icoSet {
  text-align: center;
  margin: 0 0 25px;
}

.addParts02 .priceIcoArea .icoArea li .icoSet .ico {
  width: 80px;
  margin: 0 auto;
}

#contents .addParts02 .priceIcoArea .icoArea li .icoSet .icoTxt {
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  padding: 20px 0 10px;
  position: relative;
  letter-spacing: normal;
}

#contents .addParts02 .priceIcoArea .icoArea li .icoSet .icoTxt::after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #e6dc14;
  position: absolute;
  left: 0;
  bottom: 0;
  top: inherit;
  right: inherit;
  z-index: auto;
}

.addParts02 .infoArea {
  clear: both;
  width: 100%;
  padding: 0 40px;
  margin: 0;
}

#contents .addParts02 .infoArea .infoTit {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  margin: 0 0 45px;
  color: #0d7467;
  letter-spacing: 5px;
}

.addParts02 .infoArea .infoBox .mapArea {
  width: 380px;
  float: left;
}

#contents .addParts02 .infoArea .infoBox table {
  margin: 0;
}

#contents .addParts02 .infoArea .infoBox table th {
  width: 15%;
}

/*btn*/
/***** addParts02 *****/
.addParts03 {
  width: 100%;
  margin: -20px 0 40px;
}

.addParts03 .addInner {
  width: 1100px;
  margin: 0 auto;
}

.addParts03 .addTopArea {
  width: 100%;
  margin: 0 0 60px;
  display: -webkit-flex;
  display: flex;
}

.addParts03 .addTopArea .addTopTxt {
  width: calc(100% - 427px);
}

#contents .addParts03 .addTopArea .sttl {
  display: block;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
  padding: 0 0 20px;
  margin: 0 0 25px;
  position: relative;
  color: #0d7467;
}

#contents .addParts03 .addTopArea .sttl a {
  color: inherit;
}

.addParts03 .personArea .personBox {
  display: table;
  padding: 30px 10px;
  position: relative;
}

.addParts03 .personArea .personBox::after {
  content: "";
  background: linear-gradient(to right, #bbbbbb, #bbbbbb 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
  background-size: 6px 1px;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.addParts03 .personArea .personBox .pic {
  display: table-cell;
  vertical-align: middle;
  width: 120px;
}

.addParts03 .personArea .personBox .pic img {
  border-radius: 100px;
}

.addParts03 .personArea .personBox dl {
  display: table-cell;
  vertical-align: middle;
  width: calc(100% - 150px);
  padding: 0 0 0 30px;
}

.addParts03 .personArea .personBox dl dt {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
  color: #8c8200;
  margin: 0 0 12px;
}

.addParts03 .personArea .personBox dl dd {
  position: relative;
  margin: 0 0 10px;
}

.addParts03 .summaryArea {
  width: 100%;
  background: #adbc32;
  padding: 3rem 5rem 5rem;
  margin: 0 0 6rem;
}

#contents .addParts03 .summaryArea .summaryTit {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  padding: 0;
  margin: 0 0 30px;
  position: relative;
  color: #fff;
  letter-spacing: 3px;
}

#contents .addParts03 .summaryArea .summaryTit span {
  font-size: 2.4rem;
  padding: 0 8px;
  font-weight: inherit;
  color: inherit;
  border-bottom: none;
}

.addParts03 .summaryArea .txtArea {
  width: 100%;
  padding: 2rem 4rem;
  background: #fff;
}

.addParts03 .summaryArea .txtArea .catch {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  margin: 5rem 0 2.5rem;
  color: #465f21;
  letter-spacing: 2px;
}

.addParts03 .summaryArea .txtArea .add_catch {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
  margin: 35px 0 25px;
  color: #333;
  padding: 10px;
  letter-spacing: 2px;
  background: #f6f3ec;
}

.addParts03 .summaryArea .txtArea .catch:first-child {
  margin-top: 0;
}

.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;
}

.block-pr {
  background: url("img/pr_bg.jpg") no-repeat center center/cover;
  padding: 8rem 0;
}

.block-pr .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 3rem 4rem 4rem 4rem;
  background: #adbc32;
}

.block-pr .title {
  margin: 0 0 2rem 0;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.3rem;
  line-height: 1.4;
  text-align: center;
}
.block-pr .title a {
  color: #353b39;
  display: block;
  width: 100%;
  background: url("img/arrow_black.png") right center no-repeat;
  background-size: 10px auto;
  padding-right: 30px;
}

.block-pr .box {
  padding: 2.5rem;
  background: #fff;
}

.block-pr .float-wrap {
  margin: 0;
}

.block-pr .btn-internal {
  margin-bottom: 0;
}

.common_parts .intro_img {
  width: 80rem;
  margin: 3rem auto;
}

.common_parts.builder_list {
  padding-bottom: 3rem;
}
.common_parts.builder_list .heading_addTxt {
  padding-bottom: 4rem;
}

@media screen and (max-width: 768px) {
  /*------------
  Index
  ------------*/
  /*--------------------------------------
  　visArea
  ---------------------------------------*/
  #visArea_top {
    margin: auto;
  }

  #visArea_top .mainArea {
    background: none;
    height: auto;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }

  #visArea_top .mainArea .mainAreaInner {
    padding: 0;
  }

  #visArea_top .mainArea .siteName img {
    margin: 0 auto;
    width: 6rem;
  }

  #visArea_top .mainArea .siteNameArea {
    display: table;
    background: url("img/mv_pic_sp.jpg") center top no-repeat;
    background-size: cover;
    width: 100%;
    margin: 0 auto;
  }

  #visArea_top .mainArea .siteNameAreaInner {
    padding: 0.5rem 1rem;
    text-align: center;
    /* display: table-cell;
    vertical-align: middle;
    padding: 20px 0 40px; */
  }

  #visArea_top .mainArea .siteName {
    margin: 0 auto;
    text-align: center;
  }

  #visArea_top .mainArea .siteNameSmall {
    font-size: 1.4rem;
    line-height: 1.4;
    letter-spacing: 0.03em;
    text-align: center;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, 0px 2px 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff, 2px 0 0 #fff;
  }

  #visArea_top .mainArea .mainTxtBox {
    width: 92%;
    background: white;
    padding: 0;
    margin: 0 auto;
  }

  #visArea_top .mainArea .catchArea .catch {
    font-size: 1.8rem;
    margin: 16px 0 1rem;
    letter-spacing: 0;
  }

  /*--------------------------------------
  オリジナル
  ---------------------------------------*/
  /***** addParts02 *****/
  .addParts02 {
    width: 108%;
    margin: 0 -4%;
    background: url(img/bg_room.png) no-repeat center top fixed;
    background-size: 100% auto;
    padding: 5rem 0 6rem;
    position: relative;
    /* margin-top: 8rem;
    margin: 8rem -4% 0; */
  }

  .addParts02::before {
    width: 100%;
    min-width: 0;
    background-size: cover;
    height: 100px;
  }

  .addParts02 .addInner {
    width: 92%;
    margin: 0 auto;
  }

  .addParts02 p {
    margin: 0;
  }

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

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

  /*block*/
  .addParts02 .block {
    background-color: #fff;
    padding: 3rem 0 2rem;
    margin: 0 0 3rem;
    position: relative;
  }

  .addParts02 .block:last-child {
    margin: 0;
  }

  .addParts02 .blockTitArea {
    text-align: center;
    padding: 0 3rem;
    margin: 0 0 2.5rem;
  }

  .addParts02 .blockTitSub {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.03em;
    text-align: center;
    margin: 0 0 0.5rem;
  }

  .addParts02 .blockTitSub span {
    font-size: 2rem;
  }

  #index .addParts02 .blockTit {
    display: inline-block;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.03em;
    text-align: center;
    position: relative;
  }

  /*slideTxtArea*/
  .addParts02 .slideTxtArea {
    width: calc(100% - 30px);
    padding: 2.5rem 0 1.5rem 1.5rem;
    margin: -1.5rem auto 0;
    position: relative;
    z-index: 2;
  }

  .addParts02 .caption {
    margin: 0 0 1.2rem;
  }

  .addParts02 .slideTit {
    font-size: 1.5rem;
    font-weight: 700;
    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: 2rem 0;
    margin: 0 auto 3rem;
    position: relative;
  }

  .addParts02 .priceIcoArea .priceArea {
    width: 100%;
    margin: auto;
    float: none;
  }

  .addParts02 .priceIcoArea .priceAreaInner {
    width: 100%;
    margin: 0 0 1.5rem;
    display: block;
    text-align: center;
  }

  .addParts02 .priceIcoArea .priceArea > p {
    width: 100%;
    padding: 0;
    font-size: 1rem;
  }

  #contents .addParts02 .priceIcoArea .priceArea .priceTit {
    vertical-align: middle;
    width: auto;
    font-size: 1.4rem;
    line-height: 1.2;
    text-align: center;
    word-wrap: break-word;
    color: #fff;
    padding: 0.7rem 1rem 0.8rem;
    margin: auto;
    display: inline-block;
  }

  .addParts02 .priceIcoArea .priceArea .price {
    vertical-align: middle;
    width: 100%;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.03em;
    text-align: center;
    color: #8c8200;
    background-color: #fff;
    padding: 0.7rem 1rem 0.8rem;
    margin: auto;
    display: flex;
    align-items: baseline;
    justify-content: center;
  }

  .addParts02 .priceIcoArea .priceArea .price.small {
    font-size: 2rem;
  }

  .addParts02 .priceIcoArea .priceArea .price span {
    font-size: 1.6rem;
    color: #333;
    padding: 0 5px;
  }

  #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 .date-list-wrap {
    padding: 3rem 2rem 2rem;
    margin: 5rem auto;
    width: 90%;
  }

  .addParts02 .date-list-wrap .date-title-top {
    font-size: 2rem;
    top: -20%;
    padding: 0.4rem 4rem;
  }

  .addParts02 .date-list-wrap p {
    font-size: 2rem;
  }
  .addParts02 .date-list-wrap p span {
    font-size: 3rem;
  }

  #contents .addParts02 .featureArea {
    width: 92%;
    margin: auto;
  }

  #contents .addParts02 .featureArea .featureTit {
    font-size: 2rem;
    letter-spacing: 3px;
  }

  #contents .addParts02 .featureArea .featureBoxes {
    margin: 0 auto 4rem;
  }

  #contents .addParts02 .featureArea .featureBoxes .featureBox {
    width: 100%;
    border: 2px solid #adbc32;
    border-bottom: 0;
    padding: 3rem 2rem 2rem;
  }

  #contents .addParts02 .featureArea .featureBoxes .featureBox:nth-child(3n),
#contents .addParts02 .featureArea .featureBoxes .featureBox:last-child {
    border: 2px solid #adbc32;
  }

  #contents .addParts02 .featureArea .featureBoxes .featureBox__catch {
    font-size: 1.8rem;
    margin: 0px 0 1.2rem;
    padding: 0 0 1.2rem;
  }

  .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;
  }

  .addParts02 .priceIcoArea .icoArea li .icoSet {
    display: table-cell;
    vertical-align: middle;
    width: 85px;
    text-align: center;
    margin: 0 0 0;
  }

  .addParts02 .priceIcoArea .icoArea li .icoSet .ico {
    width: 45px;
    margin: 0 auto;
  }

  #contents .addParts02 .priceIcoArea .icoArea li .icoSet .icoTxt {
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    padding: 1rem 0 0.6rem;
    position: relative;
  }

  #contents .addParts02 .priceIcoArea .icoArea li .icoSet .icoTxt::after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #e6dc14;
    position: absolute;
    left: 0;
    bottom: 0;
  }

  .addParts02 .priceIcoArea .icoArea li > .icoTxt {
    display: table-cell;
    vertical-align: middle;
    width: calc(100% - 95px);
  }

  .addParts02 .infoArea {
    clear: both;
    width: 92%;
    padding: 0 0;
    margin: 0 auto 3rem;
  }

  #contents .addParts02 .infoArea .infoTit {
    width: 100%;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    margin: 0 auto 2.5rem;
    letter-spacing: 3px;
  }

  .addParts02 .infoArea .infoBox .mapArea {
    width: 100%;
    overflow: hidden;
    margin: 0 0 2.5rem;
    float: none;
  }

  .addParts02 .infoArea .infoBox .mapArea .map iframe {
    display: block;
    width: 100.2% !important;
  }

  #contents .addParts02 .infoArea .infoBox table,
#contents .addParts02 .infoArea .infoBox table thead,
#contents .addParts02 .infoArea .infoBox table tbody,
#contents .addParts02 .infoArea .infoBox table tr,
#contents .addParts02 .infoArea .infoBox table th,
#contents .addParts02 .infoArea .infoBox table td {
    display: block;
    width: 100%;
  }

  #contents .addParts02 .infoArea .infoBox table th,
#contents .addParts02 .infoArea .infoBox table td {
    text-align: left;
    padding: 1rem;
  }

  #contents .addParts02 .infoArea .infoBox table td {
    padding: 1.5rem 1rem;
  }

  /*btn*/
  /***** addParts02 *****/
  .addParts03 {
    width: 100%;
    margin: 4.5rem auto 8rem;
  }

  .addParts03#comfortable {
    margin: 3.5rem auto 4rem;
  }

  .addParts03 .addInner {
    width: 100%;
    margin: 0 auto;
  }

  .addParts03 p {
    margin: 0;
  }

  .addParts03 .addTopArea {
    width: 100%;
    margin: 0 0 3rem;
    display: block;
  }

  .addParts03 .addTopArea .addTopTxt {
    width: 100%;
  }

  #contents .addParts03 .addTopArea .sttl {
    display: block;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    padding: 0 0 4rem;
    margin: 0 auto 1.5rem;
    position: relative;
  }

  .addParts03 .addTopArea .addTxt {
    width: 100%;
    margin: 0 auto 2rem;
  }

  .addParts03 .personArea {
    margin: 0 0 4rem;
  }

  .addParts03 .personArea .personBox {
    display: table;
    padding: 2rem 0 1.5rem;
    position: relative;
  }

  .addParts03 .personArea .personBox::after {
    content: "";
    background: linear-gradient(to right, #bbbbbb, #bbbbbb 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
    background-size: 6px 1px;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
  }

  .addParts03 .personArea .personBox .pic {
    display: block;
    width: 80px;
    float: left;
    margin: 0 1.5rem 1rem 0.8rem;
  }

  .addParts03 .personArea .personBox .pic img {
    border-radius: 100px;
  }

  .addParts03 .personArea .personBox dl {
    display: block;
    width: 100%;
    padding: 1rem 0 0;
  }

  .addParts03 .personArea .personBox dl dt {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4;
    color: #8c8200;
    margin: 0 0 1rem;
  }

  .addParts03 .personArea .personBox dl dd {
    position: relative;
    margin: 0 0 1rem;
  }

  .addParts03 .summaryArea {
    width: 108%;
    /* background: #f5f5f5; */
    padding: 1.5rem;
    margin: 0 -4% 4rem;
  }

  #contents .addParts03 .summaryArea .summaryTit {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    margin: 1rem 0 2rem;
    position: relative;
  }

  #contents .addParts03 .summaryArea .summaryTit span {
    font-size: 1.8rem;
    padding: 0 0.5rem;
  }

  .addParts03 .summaryArea .txtArea {
    width: 100%;
    margin: 2rem 0 0 0;
    padding: 2rem 1.5rem;
  }

  .addParts03 .summaryArea .txtArea .catch {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    margin: 4rem 0 1rem;
  }

  .addParts03 .summaryArea .txtArea .add_catch {
    font-size: 1.8rem;
    line-height: 1.5;
    text-align: left;
    margin: 1.5rem 0;
  }

  .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;
  }

  .addParts02 .title {
    width: 92%;
    margin: 4rem auto 2rem auto;
    padding: 0;
    font-size: 2.1rem;
  }

  .addParts02 .tagsArea .box-tags {
    width: 92%;
    margin: 0 auto 2rem auto;
  }

  .addParts02 .tagsArea .box-tags::after {
    display: block;
    width: 32%;
    content: "";
  }

  .addParts02 .tagsArea .box-tags .tag01 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32%;
    margin: 0 0 0.8rem 0;
    padding: 0.6rem 0.2rem 0.8rem 0.2rem;
    background: #9e8846;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.1;
    text-align: center;
  }

  .addParts02 .tagsArea .box-tags .tag02 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32%;
    margin: 0 0 0.8rem 0;
    padding: 0.6rem 0.2rem 0.8rem 0.2rem;
    background: #00786a;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.1;
    text-align: center;
  }

  .addParts02 p.btn-web {
    margin: 2rem auto;
  }

  .addParts02 .box-column {
    width: 92%;
    margin: 0 auto 4rem auto;
    padding: 1.5rem;
  }

  .addParts02 .float-wrap {
    width: 92%;
    margin: 2rem auto 4rem auto;
    padding: 0;
  }
  .addParts02 .float-wrap .flame {
    width: 100%;
  }
  .addParts02 .float-wrap .flame iframe {
    width: 100%;
  }

  .addParts02 .float-wrap .fl {
    width: 100%;
  }

  .addParts02 .float-wrap table {
    width: 100%;
  }

  .block-pr {
    width: 109%;
    padding: 0 1.5rem;
    margin: 0 -4.5% 4rem;
  }

  .block-pr .inner {
    width: 109%;
    padding: 2.5rem 2rem 2rem 2rem;
    background: rgba(173,188,50,0.5);
    margin: 0 -4.5% 4rem;
  }

  .block-pr .title {
    font-size: 2.1rem;
    letter-spacing: 0;
  }

  .block-pr .box {
    padding: 0 0 1rem;
    background: none;
  }

  .block-pr .float-wrap .fl {
    width: 100%;
    margin: 0;
  }

  .contents .float-wrap .flame {
    width: 100%;
  }

  .block-pr p.btn-internal {
    margin-top: 2rem;
  }

  .block-pr p.btn-internal a {
    border: 2px solid #fff;
  }


  .common_parts .intro_img {
    width: 100%;
    margin-bottom: 1rem;
  }

  .common_parts .intro_img div {
    margin-bottom: 0.5rem;
  }
  
  .common_parts.builder_list .heading_addTxt {
    padding-bottom: 2rem;
  }
}
/* SP_End */
