
#contents.ntag424dna .p_list1-4 li {
  background: #fef2f1;
  width: 360px;
}

#contents.ntag424dna .p_list1-4 li .hd_wrap {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

#contents.ntag424dna .p_list1-4 li .hd_wrap h5 {
  text-align: center;
  color: #d01b17;
  width: 100%;
}

#contents.ntag424dna .p_list1-4 li .hd_wrap h5 .no {
  border-bottom: 1px solid #d01b17;
}

#contents.ntag424dna .p_list1 .hd_wrap {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  text-align: center;
  color: #d01b17;
  background: #fef2f1;
  width: 100%;
  font-family: "ヒラギノ角ゴ Pro W6";
  font-size: 1.9rem;
  font-weight: bold;
}

#contents.ntag424dna .p_list1 .hd_wrap .no {
  font-family: "Poppins";
  font-size: 2.7rem;
  font-weight: bold;
  border-bottom: 1px solid #D01B17;
}

#contents.ntag424dna .p_list2-2 .hd_wrap {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  text-align: center;
  color: #D01B17;
  background: #FEF2F1;
  width: 360px;
  font-family: "ヒラギノ角ゴ Pro W6";
  font-size: 1.9rem;
  font-weight: bold;
}

#contents.ntag424dna .p_list2-2 .hd_wrap .no {
  font-family: "Poppins";
  font-size: 2.7rem;
  font-weight: bold;
  border-bottom: 1px solid #D01B17;
}

#contents.ntag424dna .ntag424text1 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 30px;
  gap: 50px;
  margin: 0 0 65px;
  border-radius: 6px;
  background: #F1F1F1;
}
#contents.ntag424dna .ntag424text1::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  translate: -50% -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 49px 0px 49px;
  border-color: #F1F1F1 transparent transparent transparent;
}
#contents.ntag424dna .ntag424text1 .text b {
  display: inline-block;
  padding: 0 0 14px;
  font-size: 2rem;
}
#contents.ntag424dna .ntag424text1 .text span {
  font-size: 1.1em;
  color: #D01B17;
}

#contents.ntag424dna .ntag424text2 {
  text-align: center;
  font-size: 2rem;
}
#contents.ntag424dna .ntag424text2 b {
  color: #D01B17;
}
.ntag424text3 {
  margin: 0 0 100px;
  padding: 67px 0 52px;
  background: #FEF2F1;
}
.ntag424text3 .c_hd2 span {
  background: #FEF2F1;
}

.ntag424text3_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 0 22px;
  padding: 30px 40px;
  background: #fff;
  border-radius: 8px;
}

.ntag424text3_box .img {
  width: 360px;
}

.ntag424text3_box .text {
  width: 710px;
}
.ntag424text3_box .text h5 {
  margin: 0 0 15px;
  font-size: 2.1rem;
  color: #D01B17;
  font-weight: bold;
}

.ntag424text3_box .text p {
  font-size: 1.7rem;
  font-weight: bold;
}

.ntag424text3_box .text ul li {
  display: flex;
  margin: 0 0 7px;
  align-items: center;
  font-size: 1.6rem;
  font-weight: bold;
}
.ntag424text3_box .text ul li:last-child {
  margin: 0;
}
.ntag424text3_box .text ul li::before {
  content: '';
  width: 16px;
  height: 16px;
  margin: 0 6px 0 0;
  background: url(../images/products/ntag424dna/check.svg) no-repeat center / 100%;
}

.ntag424text3_box_2 {
  align-items: flex-start;
  padding: 30px 60px;
  background: #FEF2F1;
}
.ntag424text3_box_2 .c_hd3 {
  margin: 0 0 12px;
  padding-left: 22px;
  width: 100%;
  font-size: 2rem;
  font-weight: bold;
}
.ntag424text3_box_2 .c_hd3::before {
  top: 12px;
}
.ntag424text3_box_2 .c_hd3::after {
  top: 15px;
}
.ntag424text3_box_2 .c_hd3 span {
  font-size: 1.6rem;
}

.ntag424text3_box_2 .text {
  width: 666px;
  text-align: left;
}
.ntag424text3_box_2 .list {
  display: inline-block;
  padding: 20px;
  margin-top: 15px;
  background: #fff;
  border-radius: 6px;
}
.ntag424text3_box_2 .list p {
  font-size: 1.5rem;
}

.ntag424text3_box_2 .list ul li {
  font-size: 1.6rem;
  margin: 0;
}

/* min-width:751px | 751px ~
------------------------------------------------------------------------- */
@media screen and (min-width: 751px) {
  /* @media screen
  ------------------------------------------------------------------------- */
  #contents .p_example h5 {
    font-weight: bold;
    margin-bottom: 20px;
  }
  #contents .p_example h5 span {
    color: #3c3c3c;
    margin-left: 30px;
  }
  #contents .p_example .case {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-bottom: 80px;
  }
  #contents .p_example .case div {
    max-width: 360px;
  }
  #contents .p_example .case div.problem {
    background: #fef2f1;
    border-radius: 5px;
    padding: 30px;
  }
  #contents .p_example .case div.problem .title {
    background: #fff;
    border-radius: 20px;
    color: #d01b17;
    text-align: center;
    padding: 3px 10px;
    width: 170px;
    margin: 0 auto 25px;
  }
  #contents .p_example .case div.problem::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 0 18px 20px;
    border-color: transparent transparent transparent #b5b5b5;
    position: relative;
    left: 352px;
    top: -70px;
  }
  #contents .p_example .case div.result {
    background: #e1f5ff;
    border-radius: 5px;
    padding: 30px;
  }
  #contents .p_example .case div.result .title {
    background: #fff;
    border-radius: 20px;
    color: #0088cc;
    text-align: center;
    padding: 3px 10px;
    width: 170px;
    margin: 0 auto 25px;
  }

  .faq{
    position: relative;
    width:90%;
    margin:0 auto 40px;
  }
  .ask{
    cursor: pointer;
    border-bottom:#dcdcdc solid 1px;
    transition: .2s;
    position:relative;
  }

  .ask .q{
    color:#007eff;
    font-size:20px;
    margin-right:10px;
  }
  .ask .txt{
    font-size:18px;
  }
  .ask .plus{
    display:inline-block;
    margin:0 0 0 auto;
    position:absolute;
    right:10px;
    top:10px;
    vertical-align: middle;
    transition:.3s;
    transform:rotate(0deg);
  }
  .answer{
    width:88%;
    margin:10px auto;
    font-weight:500;
    text-indent:-2em;
    display:none;
  }
  .answer .a{
    color:#aa0000;
    font-size:20px;
    margin-right:10px;
  }

  .all_open{
    width:90%;
    margin:0 auto;
    text-align: right;
    margin:0 0 10px;
    cursor:pointer;
  }

  .mid_bnr{max-width:1200px;margin:0 auto;}
  .mid_bnr a{
    display:inline-block;
    margin:0 0 40px;
  }

  .ntag424dna .jcsb a.p_download_btn{
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 250px;
    height: 60px;
    line-height: 1.2;
    padding: 10px 20px 12px 20px;
    border-radius: 8px;
    background: #f68b18;
    transition: 0.3s;
    color: #fff;
    font-size: 1.8rem;
  }
  .ntag424dna .jcsb a.p_download_btn::before{
    content: '';
    position:relative;
    top:2px;
    width:40px;
    height:40px;
    background:url(../images/guide2/icon_dl.png) no-repeat center/100%;
  }

  .ntag424dna .jcsb a.p_download_btn::after{
    content: '';
    position: relative;
    top: 5px;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    border-left: none;
    border-bottom: none;
    transform: translateY(-50%) rotate(45deg);
  }

  .movie_list{
    display:flex;
    justify-content: space-around;
  }
  .movie_list .three{
    width:33%;
    min-height: 300px;
  }
  .movie_list .three div{
    position: relative;
    width:100%;
    height:0;
    padding-top: 56.25%;
  }
  .movie_list .three div h5{
    font-weight:bold;
    margin:10px 0 0 0;
  }
  .movie_list .three div iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

}
/* max-width:750px | ~ 750px */

.rentalkit_table th{
  background:#f1f1f1;
}
table.start_pack th{
    vertical-align: middle;
  background:#f1f1f1;
}
table.start_pack td{
  vertical-align: middle;
}
table.start_pack .unit td{
  padding: 6px;
  background: #f7f7f7;
}
.uscard_movie{
  width:100%;
}
/*
------------------------------------------------------------------------- */
@media screen and (max-width: 750px) {
  /* @media screen
  ------------------------------------------------------------------------- */

  #contents .p_example h5 {
    font-weight: bold;
    margin-bottom: 20px;
  }
  #contents .p_example h5 span {
    color: #3c3c3c;
    margin-left: 30px;
  }
  #contents .p_example .case {
    /* display: flex; */
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-bottom: 80px;
  }
  #contents .p_example .case .images {
    margin:40px 0;
  }
  #contents .p_example .case div.problem {
    background: #fef2f1;
    border-radius: 5px;
    padding: 30px;
    margin:0 0 60px;
  }
  #contents .p_example .case div.problem .title {
    background: #fff;
    border-radius: 20px;
    color: #d01b17;
    text-align: center;
    padding: 3px 10px;
    width: 170px;
    margin: 0 auto 25px;
  }
  #contents .p_example .case div.problem::after {
    display: block;
    content: "";
    /* width: 100%; */
    height: 0;
    border-style: solid;
    border-width: 25px 25px 0 25px;
    border-color: #b5b5b5 transparent transparent transparent;
    position: absolute;
    left: 43%;
    /* top: -70px; */
    margin: 50px 0;
  }
  #contents .p_example .case div.result {
    background: #e1f5ff;
    border-radius: 5px;
    padding: 30px;
  }
  #contents .p_example .case div.result .title {
    background: #fff;
    border-radius: 20px;
    color: #0088cc;
    text-align: center;
    padding: 3px 10px;
    width: 170px;
    margin: 0 auto 25px;
  }
  #contents.ntag424dna .p_list1 .hd_wrap,
  #contents.ntag424dna .p_list2-2 .hd_wrap{
    width:100%;
  }
/* レンタルキット */
  table.rentalkit_table {
      width: 100%;
  }

  table.start_pack .unit td{
    padding: 6px;
    background: #f7f7f7;
  }


  /* FAQ */
  .faq{
    position: relative;
    width:100%;
    margin:0 auto 40px;
  }
  .ask{
    cursor: pointer;
    border-bottom:#dcdcdc solid 1px;
    transition: .2s;
    position:relative;
  }

  .ask .q{
    color:#007eff;
    font-size:20px;
    margin-right:10px;
  }
  .ask .txt{
    font-size:18px;
  }
  .ask .plus{
    display:inline-block;
    margin:0 0 0 auto;
    position:absolute;
    right:10px;
    top:10px;
    vertical-align: middle;
    transition:.3s;
    transform:rotate(0deg);
    display:none;
  }
  .answer{
    width:95%;
    margin:10px auto;
    font-weight:500;
    text-indent:0em;
    display:none;
  }
  .answer .a{
    color:#aa0000;
    font-size:20px;
    margin-right:10px;
  }

  .all_open{
    width:90%;
    margin:0 auto;
    text-align: right;
    margin:0 0 10px;
    cursor:pointer;
  }

  .mid_bnr a{
    display:inline-block;
    margin:0 0 10px;
  }

  .ntag424dna .jcsb a.p_download_btn{
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 60px;
    line-height: 1.2;
    padding: 10px 20px 12px 20px;
    border-radius: 8px;
    background: #f68b18;
    transition: 0.3s;
    color: #fff;
    font-size: 1.8rem;
  }
  .ntag424dna .jcsb a.p_download_btn::before{
    content: '';
    position:relative;
    top:2px;
    width:30px;
    height:40px;
    background:url(../images/guide2/icon_dl.png) no-repeat center/100%;
  }

  .ntag424dna .jcsb a.p_download_btn::after{
    content: '';
    position: relative;
    top: 5px;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    border-left: none;
    border-bottom: none;
    transform: translateY(-50%) rotate(45deg);
  }

  .movie_list .three{
    width: 100%;
    display: inline-block;
    margin-bottom: 60px;

  }
  .movie_list .three div{
    position: relative;
    width:100%;
    height:0;
    padding-top: 56.25%;
  }
  .movie_list .three div h5{
    font-weight:bold;
    margin:10px 0 0 0;
  }
  .movie_list .three div iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

}

/* min-width:751px | 751px ~
------------------------------------------------------------------------- */
@media screen and (min-width: 751px) {}
/* max-width:750px | ~ 750px */
/*
------------------------------------------------------------------------- */
@media screen and (max-width: 750px) {
  
  .img_scroll_wrap {
    overflow-x: scroll;
  }
  .img_scroll_wrap .img {
    width: 232vw;
    padding-bottom: 2vw;
  }
  .img_scroll_wrap img {
    width: 100%;
    height: auto;
  }
  #contents.ntag424dna .ntag424text2 {
    /* text-align: left; */
    font-size: 1.6rem;
  }
  #contents.ntag424dna .ntag424text1 {
    display: block;
    margin: 0 0 40px;
    padding: 30px 20px 30px;
  }
  #contents.ntag424dna .ntag424text1::after {
    border-width: 40px 29px 0px 29px;
  }
  #contents.ntag424dna .ntag424text1 .text b {
    padding: 0 0 10px;
    font-size: 1.7rem;
  }
  #contents.ntag424dna .ntag424text1 .img {
    margin: 10px 0 0;
  }
  .ntag424text3 {
    margin: 30px 0 5vw !important;
    padding: 50px 0;
    background: #FEF2F1;
  }
  
  .ntag424text3_box {
    margin: 0 0 15px;
    padding: 28px 15px;
    background: #fff;
    border-radius: 8px;
  }
  
  .ntag424text3_box .img {
    width: 100%;
    margin: 0 0 20px;
  }
  
  .ntag424text3_box .text {
    width: 100%;
  }
  .ntag424text3_box .text h5 {
    margin: 0 0 8px;
    font-size: 1.7rem;
  }
  .ntag424text3_box .text h5 span {
    font-size: 1.5rem;
  }
  
  .ntag424text3_box .text p {
    font-size: 1.3rem;
  }
  
  .ntag424text3_box .text ul li {
    display: flex;
    margin: 0 0 3px;
    align-items: center;
    font-size: 1.3rem;
    font-weight: bold;
  }
  .ntag424text3_box .text ul li:last-child {
    margin: 0;
  }
  .ntag424text3_box .text ul li::before {
    content: '';
    width: 14px;
    height: 14px;
    margin: 0 4px 0 0;
  }
  
  .ntag424text3_box_2 {
    align-items: flex-start;
    padding: 28px 15px;
    background: #FEF2F1;
  }
  .ntag424text3_box_2 .c_hd3 {
    margin: 0 0 10px;
    padding-left: 22px;
    width: 100%;
    font-size: 2rem;
    font-weight: bold;
    color: #D01B17;
  }
  .ntag424text3_box_2 .c_hd3::before {
    top: 12px;
    background: #D01B17;
  }
  .ntag424text3_box_2 .c_hd3::after {
    top: 15px;
  }
  .ntag424text3_box_2 .c_hd3 span {
    font-size: 1.6rem;
  }
  
  .ntag424text3_box_2 .text {
    width: 666px;
    text-align: left;
  }
  .ntag424text3_box_2 .list {
    display: block;
    padding: 10px;
    margin-top: 15px;
    background: #fff;
  }
  .ntag424text3_box_2 .list p {
    font-size: 1.3rem;
  }
  
  .ntag424text3_box_2 .list ul li {
    font-size: 1.3rem;
    margin: 0;
  }
}
