@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap");
.c5-f-recommend {
  box-sizing: border-box;
  font-size: 62.5%;
  /*10px*/
  width: 100%;
  max-width: 1240px;
  margin: 20px auto 0;
  padding: 0 0 40px;
  font-family: 'Noto Sans JP','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',"メイリオ",'Meiryo','Osaka',"ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
  background-color: #fff;
}

.c5-f-recommend img {
  max-width: 100%;
}

.c5-f-recommend h2, .c5-f-recommend h3, .c5-f-recommend h4, .c5-f-recommend p, .c5-f-recommend ul, .c5-f-recommend li, .c5-f-recommend a, .c5-f-recommend img {
  margin: 0;
  padding: 0;
}

.c5-f-recommend ul, .c5-f-recommend ol {
  list-style: none;
}

.pc {
  display: block;
}

.tb {
  display: none;
}

.sp {
  display: none;
}

.cf:after {
  content: "";
  clear: both;
  display: block;
}

.c5-f-recommend a > img {
  transition: opacity .3s;
}

.c5-f-recommend a > img:hover {
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  opacity: 0.8;
}

.flexbox {
  display: flex;
}

/*PC*/
.home__content_wrap {
  max-width: 998px;
  box-sizing: border-box;
  margin: 0 auto 170px;
  padding: 0 15px;
  justify-content: space-between;
}

.c5-f-recommend h1 {
  box-sizing: border-box;
  max-width: 1200px;
  margin: 0 auto 40px;
  padding: 55px 15px;
  background-color: #f9f9f9;
}

.c5-f-recommend h1 img {
  display: block;
  margin: 0 auto;
}

.c5-f-recommend .c5-f-catch {
  margin: 0 auto 21%;
}

.c5-f-recommend .c5-f-catch img {
  display: block;
  margin: 0 auto;
}

.home__content_wrap .home__item {
  width: 50%;
  position: relative;
  z-index: 1;
}

.home__content_wrap .home__item .home__item__link {
  position: absolute;
  bottom: -8%;
  left: 0;
  width: 100%;
  max-width: 315px;
}

.home__content_wrap .home__product {
  width: 49%;
  position: relative;
}

.home__content_wrap .home__product__img {
  display: block;
  margin: 0 auto;
  position: absolute;
  z-index: 0;
}

.home__content_wrap .home__product .home__btn {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  width: 42.6%;
  max-width: 202px;
}

.home__content_wrap .home__product .home__btn a {
  display: block;
  width: 100%;
  max-width: 202px;
}

.home__content_wrap .home__product .home__btn a:first-child {
  margin-bottom: 15px;
}

.home__content_wrap .home__product .home__btn a img {
  display: block;
  margin: 0 auto;
}

.home__content_wrap .home__product .home__btn.reverse {
  position: absolute;
  bottom: 0;
  left: 0;
}

.sec__1 {
  margin-bottom: 21%;
}

.sec__1 .home__product {
  width: 50%;
}

.sec__1 .home__product__img {
  width: 90.1%;
  max-width: 431px;
  top: -15%;
  right: 25%;
}

.sec__2 {
  margin-bottom: 19%;
}

.sec__2 .home__item {
  width: 39%;
  max-width: 371px;
  margin-left: auto;
}

.sec__2 .home__product__img {
  width: 81%;
  max-width: 382px;
  top: -20%;
  left: 48%;
}

.sec__2 .home__product .home__btn {
  bottom: -10%;
}

.sec__3 {
  margin-bottom: 23%;
}

.sec__3 .home__item {
  width: 39%;
}

.sec__3 .home__product {
  width: 61%;
}

.sec__3 .home__product__img {
  width: 100%;
  max-width: 586px;
  top: -40%;
  right: 0;
}

.sec__4 {
  margin-bottom: 24%;
}

.sec__4 .home__item {
  width: 43%;
  margin-left: auto;
}

.sec__4 .home__product {
  width: 57%;
}

.sec__4 .home__product__img {
  width: 100%;
  top: -40%;
  left: -4%;
}

.sec__4 .home__product .home__btn.reverse {
  bottom: -8%;
}

.sec__5 {
  margin-bottom: 21%;
}

.sec__5 .home__item {
  width: 39%;
}

.sec__5 .home__product {
  width: 53%;
}

.sec__5 .home__product__img {
  width: 68%;
  max-width: 345px;
  top: -65%;
  right: 48%;
}

.sec__6 {
  margin-bottom: 21%;
}

.sec__6 .home__item {
  width: 40%;
  max-width: 379px;
  margin-left: auto;
}

.sec__6 .home__product__img {
  width: 92.4%;
  max-width: 438px;
  top: -18%;
  left: 28%;
}

.sec__7 {
  margin-bottom: 20%;
}

.sec__7 .home__item {
  width: 47%;
}

.sec__7 .home__product {
  width: 53%;
}

.sec__7 .home__product__img {
  width: 62%;
  max-width: 316px;
  top: -25%;
  right: 46%;
}

.sec__8 {
  margin-bottom: 21%;
}

.sec__8 .home__item {
  width: 40.8%;
  max-width: 394px;
  margin-left: auto;
}

.sec__8 .home__product__img {
  width: 93.2%;
  max-width: 442px;
  top: -28%;
  left: 57%;
}

.sec__9 {
  max-width: 1200px;
  margin-bottom: 21%;
  justify-content: center;
}

.sec__9 .home__item {
  width: 43%;
  left: 5.5%;
}

.sec__9 .home__product {
  width: 51%;
}

.sec__9 .home__product__img {
  width: 100%;
  max-width: 589px;
  top: -29%;
  right: -3%;
}

.sec__9 .home__product .home__btn {
  right: 11%;
}

.sec__10 {
  margin-bottom: 70px;
}

.sec__10 .home__item {
  width: 39%;
  margin-left: auto;
}

.sec__10 .home__product {
  width: 61%;
}

.sec__10 .home__product__img {
  width: 100%;
  max-width: 590px;
  top: -30%;
  left: -4%;
}

.sec__11 {
  max-width: 1200px;
  margin-bottom: 21%;
}

.sec__11 .home__item {
  width: 45%;
  left: 8.7%;
}

.sec__11 .home__product {
  width: 53%;
}

.sec__11 .home__product__img {
  width: 100%;
  max-width: 614px;
  top: 20%;
  right: 5%;
}

.sec__11 .home__product .home__btn {
  right: 16.2%;
}

.sec__12 {
  margin-bottom: 21%;
  max-width: 1050px;
  justify-content: center;
}

.sec__12 .home__item {
  width: 38%;
  max-width: 382px;
  right: 1.5%;
}

.sec__12 .home__product {
  width: 62%;
  max-width: 630px;
}

.sec__12 .home__product__img {
  width: 100%;
  top: 0;
  left: -4%;
}

.sec__12 .home__product .home__btn.reverse {
  left: 3.6%;
}

.sec__13 {
  margin-bottom: 30%;
}

.sec__13 .home__item {
  width: 42%;
}

.sec__13 .home__product {
  width: 53%;
}

.sec__13 .home__product__img {
  width: 100%;
  max-width: 485px;
  top: -40%;
  right: 4%;
}

.sec__14 {
  margin-bottom: 31%;
}

.sec__14 .home__item {
  width: 39%;
  margin-left: auto;
}

.sec__14 .home__product {
  width: 50%;
}

.sec__14 .home__product__img {
  width: 100%;
  max-width: 470px;
  top: -50%;
  left: 25%;
}

.sec__15 {
  margin-bottom: 11%;
  max-width: 1240px;
  justify-content: center;
}

.sec__15 .home__item {
  width: 48.7%;
  max-width: 585px;
  left: 10%;
}

.sec__15 .home__product {
  width: 51.3%;
}

.sec__15 .home__product__img {
  width: 100%;
  max-width: 600px;
  top: -67%;
  right: 14%;
}

.sec__15 .home__product .home__btn {
  right: 19%;
}

.c5-banner {
  max-width: 960px;
  margin: 30px auto 20.9%;
}

ul.c5-note {
  max-width: 998px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 15px;
}

ul.c5-note li {
  font-size: 14px;
  color: #83838f;
  padding-left: 1.8em;
  text-indent: -1.8em;
  line-height: 1.6;
}

/*タブレット*/

/*640px*/

@media screen and (max-width: 1000px) {
  .sec__9,
  .sec__11,
  .sec__12,
  .sec__15 {
    justify-content: space-between;
  }
  .sec__9 .home__item,
  .sec__11 .home__item,
  .sec__12 .home__item,
  .sec__15 .home__item {
    left: 0;
  }
}

@media screen and (max-width: 768px) {
  .tb {
    display: block;
  }
  .sec__1 {
    margin-bottom: 24%;
  }
  .sec__2 {
    margin-bottom: 25%;
  }
  .sec__3 {
    margin-bottom: 29%;
  }
  .sec__4 {
    margin-bottom: 33%;
  }
  .sec__5 {
    margin-bottom: 24%;
  }
  .sec__6 {
    margin-bottom: 24%;
  }
  .sec__7 {
    margin-bottom: 23%;
  }
  .sec__8 {
    margin-bottom: 24%;
  }
  .sec__9 {
    margin-bottom: 23%;
  }
  .sec__9 .home__item {
    width: 49%;
  }
  .sec__11 .home__item {
    width: 47%;
  }
  .sec__12 {
    margin-bottom: 24%;
  }
  .sec__13 {
    margin-bottom: 33%;
  }
  .sec__14 {
    margin-bottom: 29%;
  }
  .sec__15 .home__item {
    width: 48.7%;
  }
}

@media screen and (max-width: 640px) {
  .pc {
    display: none;
  }
  .tb {
    display: none;
  }
  .sp {
    display: block;
  }
  .c5-f-recommend h1 {
    margin-bottom: 30px;
  }
  .home__content_wrap {
    flex-direction: column;
  }
  .home__content_wrap.sec__2, .home__content_wrap.sec__4, .home__content_wrap.sec__6, .home__content_wrap.sec__8, .home__content_wrap.sec__10, .home__content_wrap.sec__12, .home__content_wrap.sec__14 {
    flex-direction: column-reverse;
  }
  .home__content_wrap .home__item {
    width: 100%;
    height: 100%;
    /*IE11用*/
    max-width: 100%;
    margin-bottom: 15px;
  }
  .home__content_wrap .home__item .home__item__link {
    position: static;
  }
  .home__content_wrap .home__item .home__item__link img {
    display: block;
    margin-top: 10px;
    margin-left: auto;
    width: 40%;
    max-width: 100%;
  }
  .home__content_wrap .home__product {
    width: 100%;
    height: 100%;
    /*IE11用*/
  }
  .home__content_wrap .home__product__img {
    margin: 0;
  }
  .home__content_wrap .home__product.left a {
    margin-right: 0;
  }
  .home__content_wrap .home__product .home__btn {
    position: relative;
  }
  .home__content_wrap .home__product .home__btn a {
    width: 100%;
  }
  .home__content_wrap .home__product .home__btn a:first-child {
    margin-bottom: 10px;
  }
  .home__content_wrap .home__product .home__btn.reverse {
    position: relative;
  }
  .c5-f-recommend .c5-f-catch {
    margin: 30px auto 60px;
  }
  .c5-f-recommend .c5-f-catch img {
    max-width: 90%;
  }
  .sec__1 {
    margin-bottom: 18%;
  }
  .sec__1 .home__product__img {
    position: relative;
    width: 100%;
    max-width: 70%;
    top: -60px;
    right: -10px;
    margin-bottom: -120px;
  }
  .sec__1 .home__product .home__btn {
    margin-left: auto;
    bottom: 40px;
    margin-bottom: -40px;
  }
  .sec__2 {
    margin-bottom: 18%;
  }
  .sec__2 .home__item {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
  }
  .sec__2 .home__product__img {
    position: relative;
    width: 100%;
    max-width: 70%;
    top: -40px;
    left: 10px;
    margin-bottom: 20px;
  }
  .sec__2 .home__product .home__btn.reverse {
    margin-left: auto;
    bottom: 130px;
    margin-bottom: -130px;
  }
  .sec__3 {
    margin-bottom: 18%;
  }
  .sec__3 .home__item {
    width: 100%;
    max-width: 100%;
  }
  .sec__3 .home__product__img {
    position: relative;
    width: 100%;
    max-width: 80%;
    top: 40px;
    left: 40%;
    margin-bottom: 20px;
    transform: rotate(21deg) translateX(-50%);
  }
  .sec__3 .home__product .home__btn {
    margin-left: 0;
    top: -70px;
    margin-bottom: -70px;
  }
  .sec__4 {
    margin-bottom: 18%;
  }
  .sec__4 .home__item {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
  }
  .sec__4 .home__product__img {
    position: relative;
    width: 100%;
    max-width: 70%;
    top: 0;
    left: 0;
  }
  .sec__4 .home__product .home__btn.reverse {
    bottom: 100px;
    margin-left: auto;
    margin-bottom: -100px;
  }
  .sec__5 {
    margin-bottom: 18%;
  }
  .sec__5 .home__item {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
  }
  .sec__5 .home__product__img {
    position: relative;
    width: 100%;
    max-width: 55%;
    top: -40px;
    left: 0;
  }
  .sec__5 .home__product .home__btn {
    margin-left: auto;
    bottom: 150px;
    margin-bottom: -150px;
  }
  .sec__6 {
    margin-bottom: 18%;
  }
  .sec__6 .home__item {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
  }
  .sec__6 .home__product__img {
    position: relative;
    width: 100%;
    max-width: 75%;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
  }
  .sec__6 .home__product .home__btn.reverse {
    margin-left: 0;
    bottom: 60px;
    margin-bottom: -60px;
  }
  .sec__7 {
    margin-bottom: 18%;
  }
  .sec__7 .home__item {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
  }
  .sec__7 .home__product__img {
    position: relative;
    width: 100%;
    max-width: 55%;
    top: -10px;
    left: 0;
  }
  .sec__7 .home__product .home__btn {
    margin-left: auto;
    bottom: 100px;
    margin-bottom: -100px;
  }
  .sec__8 {
    margin-bottom: 18%;
  }
  .sec__8 .home__item {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
  }
  .sec__8 .home__product__img {
    position: relative;
    width: 100%;
    max-width: 75%;
    top: -20px;
    left: 0;
  }
  .sec__8 .home__product .home__btn.reverse {
    margin-left: auto;
    bottom: 120px;
    margin-bottom: -120px;
  }
  .sec__9 {
    margin-bottom: 18%;
  }
  .sec__9 .home__item {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
  }
  .sec__9 .home__product__img {
    position: relative;
    width: 100%;
    max-width: 85%;
    top: 0;
    left: 60%;
    transform: translateX(-50%);
  }
  .sec__9 .home__product .home__btn {
    margin-left: 0;
    right: 0;
    bottom: 30px;
    margin-bottom: -30px;
  }
  .sec__10 {
    margin-bottom: 40px;
  }
  .sec__10 .home__item {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
  }
  .sec__10 .home__product__img {
    position: relative;
    width: 100%;
    max-width: 85%;
    top: 0;
    left: 60%;
    transform: translateX(-50%);
  }
  .sec__10 .home__product .home__btn.reverse {
    margin-left: 0;
    bottom: 10px;
    margin-bottom: -10px;
  }
  .sec__11 {
    margin-bottom: 18%;
  }
  .sec__11 .home__item {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
  }
  .sec__11 .home__product__img {
    position: relative;
    width: 100%;
    max-width: 90%;
    top: 0;
    left: 0;
  }
  .sec__11 .home__product .home__btn {
    margin-left: 0;
    right: 0;
  }
  .sec__12 {
    margin-bottom: 18%;
  }
  .sec__12 .home__item {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
  }
  .sec__12 .home__product__img {
    position: relative;
    width: 100%;
    max-width: 80%;
    top: 10px;
    margin-bottom: 40px;
  }
  .sec__12 .home__product .home__btn.reverse {
    margin-left: auto;
    left: 0;
  }
  .sec__13 {
    margin-bottom: 18%;
  }
  .sec__13 .home__item {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
  }
  .sec__13 .home__product__img {
    position: relative;
    width: 100%;
    max-width: 60%;
    top: -70px;
    left: 0;
    margin-bottom: -70px;
  }
  .sec__13 .home__product .home__btn {
    margin-left: auto;
    top: -120px;
    margin-bottom: -120px;
  }
  .sec__14 {
    margin-bottom: 18%;
  }
  .sec__14 .home__item {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
  }
  .sec__14 .home__product__img {
    position: relative;
    width: 100%;
    max-width: 60%;
    top: -20px;
    left: 0;
    margin-bottom: -20px;
  }
  .sec__14 .home__product .home__btn {
    margin-left: auto;
    top: -20px;
    margin-bottom: -20px;
  }
  .sec__15 {
    margin-bottom: 18%;
  }
  .sec__15 .home__item {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
  }
  .sec__15 .home__product__img {
    position: relative;
    width: 100%;
    max-width: 80%;
    top: 0;
    left: 0;
    margin: 0 auto 20px;
  }
  .sec__15 .home__product .home__btn {
    margin-left: auto;
    right: 0;
  }
  .c5-banner {
    margin: 20px auto 90px;
  }
  ul.c5-note li {
    font-size: 12px;
  }
}
