@charset "utf-8";
/* CSS Document */

@media print,
screen and (min-width: 768px) {
  .p-top {
    background-image: url("../images/mv.webp");
    position: relative;
    background-position: center;
    background-color: #f0f0f0;
    border-radius: 15px;
    background-size: cover;
    background-attachment: fixed;
  }
}

@media not all and (min-width: 768px) {
  .p-top {
    background-image: url("../images/mv.webp");
    background-color: #000000;
    padding: 130px 0 50px;
    border-radius: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }
}

.no_top {
  margin-top: 0;
}
.p-reason-item__image img {
  width: 110px;
  display: block;
  margin: 0 auto;
}
.p-reason-item {
  align-items: center;
}
.kiji_bkg {
  background-color: #E9ECF2;
  padding: 30px;
  margin-top: 30px;
}
.p-info {
  justify-content: center;
}
.p-info__item_solo {
  width: 100%;
}
.p-info-dvd-4 {
  justify-content: center;
}
.p-info-dvd-4 .dvd-4 {
  width: calc(95%/3);
}
.center_cont {
  text-align: center;
}
.center_cont h4 {
  margin-top: 1.6rem;
}
.article-image {
  width: fit-content;
  max-width: 45%;
}
.article_wide {
  max-width: 100%;
}
.point h3 {
  margin-top: 84px;
}
.p-reason-item__image img {
  width: 100%;
  max-height: 250px;
  object-fit: contain;
}
.p-reason-item__image {
  width: 50%;
}
.p-reason-item__detail {
  width: 50%;
}
.p-reason-item__image img:nth-of-type(2) {
  padding-top: 10px;
}
.sub_caution {
  border-top: solid 2px #444;
  border-bottom: solid 2px #444;
  display: block;
  margin: 1.6rem auto 0 auto;
  padding: 20px;
  width: fit-content;
}
.list_check p::before {
  content: '';
  background-image: url(../images/check.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 10px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: sub;
}
.article-content,
.article-content-r,
.article-image-r,
.article-image-l {
  width: 48%;
}
.bold.border {
  border-bottom: solid 5px #000;
  margin-bottom: 10px;
  display: block;
  width: fit-content;
}
.bold.border.orange {
  border-bottom: solid 5px #f39800;
}
.bold.border.red {
  border-bottom: solid 5px #cc0000;
}
.bold.border.blue {
  border-bottom: solid 5px #003366;
}
.image_flex {
  margin-top: 84px;
}
.image_flex div {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}
.image_flex h3 {
  margin-bottom: 1.6rem;
}
.info-detail ul li {
  width: 100%;
}
.link_list {
  margin-top: 22px;
  margin-bottom: 34px;
}
.link_list a {
  font-size: 1rem;
}
.link_list li {
  text-indent: -1.7rem;
  padding-left: 1.7rem;
  margin-bottom: 1rem;
}
.blocking_h3 {
  margin-top: 83px;
}
.sub_l {
  text-align: left;
  margin-top: 2rem;
  padding-left: 0;
}
.measurement .measurement-item p {
  margin: 0 0 0.6rem 0;
}
.measurement .badge {
  margin-right: 15px;
}
.measurement {
  padding: 1.5rem;
  margin: 0;
  max-width: 100%;
}
.measurement-item ul {
  width: 97%;
  margin-top: 1.5rem;
}
.measurement .badge {
  margin-top: 0;
}
.measurement .measurement-item:last-of-type {
  border-bottom: none;
}
.measurement ul li::before {
  display: block;
  margin-right: 0;
}
.measurement ul li {
  display: flex;
  gap: 0.55em;
}
.measurement .ind {
  padding-left: 0;
  text-indent: 0;
}
.measurement .measurement-item .ind p {
  margin: 0;
}
.measurement .measurement-item.flex_item p {
  display: flex;
  align-items: baseline;
}
/*-------------------------
  measurement
-------------------------*/
.measurement {
  background: #dfeaec;
  padding: 1.5rem 3rem;
  border-radius: 6px;
  margin: 0;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width:768px) {
  .measurement {
    background: #dfeaec;
    padding: 1.5rem 2rem;
    border-radius: 6px;
    margin: 3rem 0;
  }
}


.measurement-item ul {
  margin-top: 0.6rem;
  float: right;
  width: 78%;
}

.measurement-item ul li:before {
  content: "\f044";
  color: #84b9c2;
  font-family: FontAwesome;
  margin-right: 0.55em;
  font-size: .9rem;
}

.measurement-item {
  position: relative;
  margin-bottom: 10px;
  border-bottom: dotted 1px darkgray;
  width: 100%;
}

.measurement .ind {
  margin-left: 1em;
  line-height: 1.38rem;
  padding-left: 1em;
  text-indent: -1.38rem
}

.measurement .ind:before {
  content: none !important;
  color: gray;
  margin-right: 0.55em;
  font-size: .9rem;
}

.measurement ul li {
  margin-bottom: .5rem;
}

.measurement ul li a {
  text-decoration: none;
}


.measurement ul li a:hover {
  opacity: 0.7;
  text-decoration: none;
}

/*-------------------------
  measurement
-------------------------*/
.measurement .badge {
  font-size: 13px;
  background-color: #4ea4b2;
  padding: 7px 15px 7px 20px;
  border-radius: 6px;
  color: white !important;
  letter-spacing: 5px;
  margin-top: 0.8rem;
  /*background-image: linear-gradient(125deg, rgba(243, 64, 117, 1), rgba(254, 131, 64, 1));*/
}

@media screen and (max-width:768px) {
  .measurement .badge {
    padding: 7px;
    letter-spacing: 1px;
  }
}
.original_form_cont .dvd-4 {
  width: 100%;
}
.original_form_cont {
  max-width: 800px;
  width: 90%;
  margin: 84px auto 0 auto;
}
.p-view-list-button.original_form_btn {
  width: fit-content;
  margin: 0 auto;
  padding: 9px;
}
.glay_bkg_cont .original_form_cont .sub {
  margin-top: 0;
}
.glay_bkg_cont .original_form_cont {
  background-color: #e9ecf2;
  margin-top: 0;
  padding: 30px;
  border-radius: 12px;
}
.article-content-solo {
  width: 100%;
}
.p-top__heading img {
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .article-image {
    max-width: 100%;
    margin: 20px auto;
  }
  .article-content,
  .article-content-r,
  .article-image-r,
  .article-image-l {
    width: 100%;
  }
  .p-info-dvd-4 .dvd-4 {
    width: 100%;
  }
}