@charset "utf-8";

/*----------------------------------------------------
    共通css
----------------------------------------------------*/

html {
  font-size: 62.5%;
}

body {
  font-size: 1.4rem;
}

.lnkarea {
  background: #58add938;
  padding: 2rem;
  margin: 4rem auto;
}

#page .lnkarea h2 {
  margin-top: 0;
  background: #055b87;
  color: #fff;
  box-shadow: 0px 8px 0px #055b87;
  border-bottom: 1px solid #ffffff;
}

#index p,
#category p,
#page p {
  margin-top: 1rem;
}

#index p>span,
#category p>span,
#page p>span {
  color: #fe5f2f;
}

#index .caption,
#category .caption,
#page .caption {
  font-size: 1rem;
}

#index .caption,
#category .caption,
#page .caption a {
  color: #999;
}

#index p.btn-internal,
#category p.btn-internal,
#page p.btn-internal,
#index p.btn-web,
#category p.btn-web,
#page p.btn-web {
  display: block;
  /* width: 50%; */
  box-sizing: border-box;
  /* padding: 0.5rem; */
  /* border: 1px solid #000; */
  text-align: center;
  margin: 2rem auto;
}

/* テンプレ乗るまでの仮CSSここまで */
#index .list-wrap--recommended .catch,
.lower-bottom .list-wrap--recommended .catch {
  color: #fe5f2f;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 1rem;
}

#index .addParts--recommended .frame__ex,
.lower-bottom.addParts--recommended .frame__ex {
  font-size: 1.8rem;
  line-height: 1.5;
  padding: 10px;
  min-height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #222;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin: 30px auto 0;
}

.lower-bottom .frame__title--recommended,
#index .frame__title--recommended {
  min-height: 9rem;
  font-size: 2.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

#index .frame__title--recommended span,
.lower-bottom .frame__title--recommended span {
  background: none;
}

.frame--recommended .img_area {
  min-height: 225px;
  text-align: center;
}

.frame--recommended-body .ttl {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
}

#index .list-wrap--recommended,
.lower-bottom .list-wrap--recommended {
  min-height: 225px;
  padding: 2rem 1.8rem;
  margin: 2rem 0rem 1rem;
  line-height: 1.5;
}

#index .frame--recommended .btn-internal a {
  padding: 1.1rem 4rem 1.1rem 2rem;
}

#index .frame--recommended .btn-internal {
  width: 100%;
}

.lower-bottom .list-wrap--recommended::before {
  content: none;
}

.lower-bottom .btn-web {
  margin-top: 3rem;
}

.lower-bottom .frame__catch--recommended,
#index .frame__catch--recommended {
  color: #ffffff;
}

.lower-bottom-text {
  color: #fff;
}

.caption a {
  text-decoration: none;
}

.caption a:hover {
  opacity: unset;
}

#index .addParts02.addParts--text {
  background: #fff;
  padding: 2rem 0;
}

#index .addParts02.addParts--text .addInner h2 {
  font-size: 2.6rem;
  font-weight: bold;
  margin: 4rem 0;
  line-height: 1.4;
  padding: 1.5rem 3rem 1.2rem;
  background: #f1f2f1;
  border-bottom: 1px solid #055b87;
  box-shadow: 0px 8px 0px #f1f2f1;
  position: relative;
  max-width: calc(100% - 0rem);
}

#index .addParts02.addParts--text .addInner>h2:first-child {
  margin: 0 0 4rem;
}

#index .addParts02.addParts--text .addInner h3 {
  font-size: 2.2rem;
  font-weight: bold;
  margin: 4rem auto 3rem;
  padding: 1.4rem 1.5rem 1.4rem 5.6rem;
  line-height: 1.6;
  border-bottom: 1px solid #045b86;
  position: relative;
  background: url(img/icon-img.png) no-repeat left 0.1rem center;
  background-size: 27px auto;
  max-width: calc(100% - 0rem);
}





/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/

@media screen and (min-width: 600px) {

  /*/////////////PC用のCSSをここに作成してください。/////////////*/
  /*/////////////必ず中括弧の中に作成してください。/////////////*/


  #category .addParts--recommended.lower-bottom h2 {
    font-size: 4.2rem;
    font-weight: bold;
    line-height: 1.142857143;
    color: #fff;
    margin-top: 0;
    text-align: center;
    padding: 0 0 8.8rem;
    background: url(img/main-text01.png) no-repeat bottom 5.5rem center;
    background-size: 164px auto;
    position: relative;
    border: unset;
    box-shadow: unset;
  }


  #category .addParts--recommended.lower-bottom .addInner {
    width: 95%;
  }

  #category .addParts--recommended.lower-bottom .lower-bottom-text {
    width: 90%;
    max-width: 90%;
  }

  #category .addParts--recommended.lower-bottom .frame__catch--recommended {
    font-size: 2rem;
    padding: 1rem;
  }

  #category .addParts--recommended.lower-bottom p.frame__ex {
    font-size: 1.4rem;
  }

  #category .addParts--recommended.lower-bottom .frame--recommended-body {
    padding: 0 1rem;
  }

  #category .addParts--recommended.lower-bottom .frame--recommended {
    width: calc((100% - 2rem) / 3);
  }


  #category .addParts--recommended.lower-bottom .frame__title--recommended {
    margin: 0 auto 2rem;
    max-width: unset;
    font-size: 2.2rem;
  }

  #category .addParts--recommended.lower-bottom .frame__title--recommended span {
    background: unset;
  }

  #category .addParts--recommended.lower-bottom .frame--recommended .img_area {
    min-height: 20rem;
  }

  #page div.wr_two-box {
    position: relative;
    width: 100%;
    margin: 1rem auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
  }

  #page div.wr_two-box * {
    box-sizing: border-box;
  }

  #page div.wr_two-box .wr_box {
    width: 47.5%;
    padding: 1rem;
    /* text-align: center; */
  }

  #page div.wr_two-box .wr_box img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: top;
    border: none;
  }

  #page div.wr_two-box .wr_caption {
    font-size: 1rem;
    color: #999;
    display: inline-block;
    margin: 0.5rem auto;
  }

  #page div.wr_two-box .wr_caption a {
    color: #999;
  }









}

/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/

@media screen and (max-width: 599px) {
  /*/////////////SP用のCSSをここに作成してください。/////////////*/
  /*/////////////必ず中括弧の中に作成してください。/////////////*/


  #page div.wr_two-box {
    position: relative;
    width: 100%;
    margin: 1rem auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }

  #page div.wr_two-box .wr_box {
    width: 100%;
    padding: 2rem;
    /* text-align: center; */
  }

  #index .addParts--recommended .frame__ex,
  .lower-bottom.addParts--recommended .frame__ex {
    min-height: auto;

  }

  #index .list-wrap--recommended,
  .lower-bottom .list-wrap--recommended {
    min-height: auto;
  }

  #index .frame--recommended .btn-web {
    width: 90%;
    margin-top: 15px;
  }

  .lower-bottom .frame__title--recommended,
  #contents .frame__title--recommended {
    min-height: auto;
  }

  .addParts02 .blockTitSub {
    font-size: 1.6rem;
    padding: 1.5rem;
    display: block;
  }

  .addParts02 .blockTitSub span {
    font-size: 2rem;
    margin-top: 5px;
  }

  #index .frame--recommended .btn-internal {
    width: 90%;
  }

  #category .addParts--recommended.lower-bottom h2 {
    border: unset;
    box-shadow: unset;
    font-size: 2rem;
    background: url(img/main-text01.png) no-repeat bottom -1rem center;
    position: relative;
    z-index: 0;
    margin: 0 auto;
    max-width: unset;
    padding: 2.5rem 0 0;
    line-height: 1.2;
  }

  #category .addParts--recommended.lower-bottom .frame__title--recommended span {
    background: unset;
  }

  #contents .check-box-wrap .check-box-text p {
    margin-top: 8rem;
  }

}
