/*----newly-----*/
.newly .page-mv {
  background: url("/cc104700/file/252440.jpg") no-repeat top center/cover;
  height: 260px;
}
@media screen and (max-width: 820px) {
  .newly .page-mv {
    height: auto;
  }
}
.newly .page-mv .mv-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 820px) {
  .newly .page-mv .mv-inner {
    padding: 20px;
  }
}
.newly .page-mv .mv-inner p {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  align-items: center;
  display: flex;
  position: relative;
  color: #fff;
}
.newly .page-mv .mv-inner p::before, .newly .page-mv .mv-inner p::after {
  content: "";
  display: block;
  width: 26px;
  height: 1px;
  background: #fff;
  margin: 0 16px;
}
.newly .page-mv .mv-inner h1 {
  text-align: center;
  color: #fff;
  font-family: "MPLUS1p";
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 2;
}
.newly h2.head-title {
  font-size: 34px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  margin-bottom: 50px;
  font-family: "Noto Serif JP";
}
@media screen and (max-width: 820px) {
  .newly h2.head-title {
    text-align: left;
  }
}
.newly h2.head-title::after {
  display: none;
}
.newly #newly-head {
  padding-bottom: 0;
  padding-top: 0;
}
.newly #top-reason {
  padding: 0;
}
.newly #top-reason .top-reason-inner {
  height: 355px;
}
.newly #top-reason .top-reason-inner .reason-bg {
  height: 355px;
}
@media screen and (max-width: 768px) {
  .newly #top-reason .top-reason-inner .reason-bg {
    height: auto;
  }
}
.newly #top-reason .top-reason-inner .reason-bg .reason-item-inner {
  justify-content: flex-start;
}
.newly #top-reason .top-reason-inner .btn-round {
  padding: 50px 0 70px;
}
.newly #top-reason .top-reason-inner .btn-round a {
  width: 320px;
  height: 43px;
  background: #2F2F2F;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #2F2F2F;
  color: #fff;
  border-radius: 100vh;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  position: relative;
  transition: all 0.1s ease;
  margin: auto;
}
.newly #top-reason .top-reason-inner .btn-round a::after {
  content: url("/cc104700/file/251417.png");
  position: absolute;
  right: 10px;
  font-size: 0px;
}
.newly #top-reason .top-reason-inner .btn-round a:hover {
  background: #fff;
  color: #2F2F2F;
}
.newly #top-reason .top-reason-inner .btn-round a:hover::after {
  content: url("/cc104700/file/251712.png");
}
.newly #top-reason .top-reason-inner::after {
  content: "";
  border-bottom: 1px solid #D4D8DE;
  width: 100%;
  max-width: 1080px;
  margin: auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .newly #top-reason .top-reason-inner {
    height: auto;
  }
}
.newly #top-products {
  padding-bottom: 80px;
}
.newly #top-products .products-list .products-list-item span.text02 {
  font-size: 18px;
  color: #2F2F2F;
  font-weight: 500;
  line-height: 1.7;
  text-align: left;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 0;
}
.newly #top-products .products-list .products-list-item span.text02::after {
  display: none;
}
.newly #top-products .products-list .products-list-item:hover span.text02 {
  color: #fff;
}
.newly .btn-round {
  padding: 50px 0 70px;
}
.newly .btn-round a {
  width: 320px;
  height: 43px;
  background: #2F2F2F;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #2F2F2F;
  color: #fff;
  border-radius: 100vh;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  position: relative;
  transition: all 0.1s ease;
  margin: auto;
}
.newly .btn-round a::after {
  content: url("/cc104700/file/251417.png");
  position: absolute;
  right: 10px;
  font-size: 0px;
}
.newly .btn-round a:hover {
  background: #fff;
  color: #2F2F2F;
}
.newly .btn-round a:hover::after {
  content: url("/cc104700/file/251712.png");
}
.newly .usage {
  background: #F7F7F7;
}
.newly .usage .movie-wrap .movie-item {
  position: relative;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .newly .usage .movie-wrap .movie-item:nth-child(1) {
    margin-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .newly .usage .movie-wrap .movie-item {
    margin-bottom: 30px;
  }
}
.newly .usage .movie-wrap .movie-item::after {
  content: url("/cc104700/file/251443.png");
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.newly .safety {
  background: #E8EFF5;
}
.newly .safety h2 + p {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}
.newly .safety h2 + p + p {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  line-height: 1.8;
  margin-bottom: 50px;
}
.newly .safety .pic {
  text-align: center;
  margin-bottom: 60px;
}
.newly .safety h3 {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  color: #001F50;
  margin-bottom: 34px;
}
.newly .safety .safety-items {
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.newly .safety .safety-items:not(:last-of-type) {
  border-bottom: 2px solid #fff;
}
.newly .safety .safety-items ul {
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}
.newly .safety .safety-items ul li {
  width: 100%;
  max-width: 350px;
  background: #fff;
  display: flex;
  padding: 16px;
  align-items: flex-start;
  margin-bottom: 15px;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.08);
}
.newly .safety .safety-items ul li:not(:nth-child(3n)) {
  margin-right: 15px;
}
@media screen and (max-width: 1085px) {
  .newly .safety .safety-items ul li {
    margin-right: 15px;
  }
}
@media screen and (max-width: 820px) {
  .newly .safety .safety-items ul li {
    width: 100%;
    max-width: 100%;
    justify-content: space-between;
    margin-right: 0;
  }
  .newly .safety .safety-items ul li:not(:nth-child(3n)) {
    margin-right: 0px;
  }
}
.newly .safety .safety-items ul li .safety-item-num {
  color: #fff;
  background: #001F50;
  font-size: 16px;
  font-weight: 500;
  width: 30px;
  height: 30px;
  border-radius: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 11px;
}
.newly .safety .safety-items ul li .safety-item-num.num1 {
  background: #E83827;
}
.newly .safety .safety-items ul li .safety-item-num.num2 {
  background: #FFE304;
}
.newly .safety .safety-items ul li .safety-item-num.num3 {
  background: #01923A;
}
.newly .safety .safety-items ul li .safety-item-num.num4 {
  background: #0368B6;
}
.newly .safety .safety-items ul li .safety-item-num.num5 {
  background: #A072B0;
}
.newly .safety .safety-items ul li .safety-item-num.num6 {
  background: #EF88B4;
}
.newly .safety .safety-items ul li .safety-item-num.num7 {
  background: #EF845B;
}
.newly .safety .safety-items ul li .safety-item-num.num8 {
  background: #8EC556;
}
.newly .safety .safety-items ul li .safety-item-num.num9 {
  background: #24B6BA;
}
.newly .safety .safety-items ul li .safety-item-num.num10 {
  background: #00B9EE;
}
.newly .safety .safety-items ul li .safety-item-num.num11 {
  background: #C5A8AA;
}
.newly .safety .safety-items ul li .safety-item-num.num12 {
  background: #C0C08C;
}
.newly .safety .safety-items ul li .safety-item-textbox {
  width: calc(100% - 41px);
}
.newly .safety .safety-items ul li .safety-item-textbox .safety-item-title {
  font-size: 18px;
  font-weight: bold;
  font-family: "Noto Sans JP";
  color: #001F50;
  padding-bottom: 5px;
  border-bottom: 1px solid #001F50;
  position: relative;
  margin-bottom: 8px;
  display: block;
}
.newly .safety .safety-items ul li .safety-item-textbox .safety-item-title::before {
  content: "";
  display: block;
  width: 47px;
  height: 4px;
  background: #E12942;
  position: absolute;
  bottom: 0;
  left: 0;
}
.newly .safety .safety-items ul li .safety-item-textbox .safety-item-title.color01::before {
  background: #E83827;
}
.newly .safety .safety-items ul li .safety-item-textbox .safety-item-title.color02::before {
  background: #FFE304;
}
.newly .safety .safety-items ul li .safety-item-textbox .safety-item-title.color03::before {
  background: #01923A;
}
.newly .safety .safety-items ul li .safety-item-textbox .safety-item-title.color04::before {
  background: #0368B6;
}
.newly .safety .safety-items ul li .safety-item-textbox .safety-item-title.color05::before {
  background: #A072B0;
}
.newly .safety .safety-items ul li .safety-item-textbox .safety-item-title.color06::before {
  background: #EF88B4;
}
.newly .safety .safety-items ul li .safety-item-textbox .safety-item-title.color07::before {
  background: #EF845B;
}
.newly .safety .safety-items ul li .safety-item-textbox .safety-item-title.color08::before {
  background: #8EC556;
}
.newly .safety .safety-items ul li .safety-item-textbox .safety-item-title.color09::before {
  background: #24B6BA;
}
.newly .safety .safety-items ul li .safety-item-textbox .safety-item-title.color10::before {
  background: #00B9EE;
}
.newly .safety .safety-items ul li .safety-item-textbox .safety-item-title.color11::before {
  background: #C5A8AA;
}
.newly .safety .safety-items ul li .safety-item-textbox .safety-item-title.color12::before {
  background: #C0C08C;
}
.newly .newly-recentlist {
  background: url("/cc104700/file/252441.jpg") no-repeat center/cover;
  padding: 50px 0 60px;
}
.newly .newly-recentlist p.title {
  font-size: 26px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  font-family: "Noto Serif JP";
}
.newly .newly-recentlist p.title::before, .newly .newly-recentlist p.title::after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #fff;
  margin: 0 10px;
}
.newly .newly-recentlist ul {
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 820px) {
  .newly .newly-recentlist ul {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.newly .newly-recentlist ul li {
  padding: 0 40px;
}
@media screen and (max-width: 820px) {
  .newly .newly-recentlist ul li {
    padding: 20px;
  }
}
.newly .newly-recentlist ul li a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.newly .newly-recentlist ul li a::after {
  content: url("/cc104700/file/251479.png");
  padding-left: 20px;
}
.newly .newly-recentlist ul li a:hover {
  opacity: 0.8;
}

/*# sourceMappingURL=newly.css.map */