@charset "UTF-8";
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
}

.feature {
  box-sizing: border-box;
  font-feature-settings: "palt";
  color: #000;
  margin: 0 auto;
  overflow: clip;
  position: relative;
  width: 100%;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
}
.feature * {
  scroll-margin-top: 80px;
}
.feature a {
  color: #000;
}
.feature a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.feature img {
  vertical-align: bottom;
  max-width: 100%;
}
.feature .popup-box {
  display: none !important;
}
.feature .mv__Inner {
  width: 140rem;
  margin: auto;
  padding-top: 5.7rem;
}
.feature .mv__Ttl {
  width: 37.1rem;
  margin: 0 auto 3.4rem;
}
.feature .mv__Thum {
  width: 86rem;
  margin: auto;
}
.feature .mvbottom {
  padding-top: 6.2rem;
  margin-bottom: 10rem;
}
.feature .mvbottom__Inner {
  width: 140rem;
  margin: auto;
}
.feature .mvbottom__Ttl {
  width: 29rem;
  margin: 0 auto 5.9rem;
}
.feature .mvbottom__Txt {
  margin: 0 auto 7.7rem;
  text-align: center;
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: 0.17em;
  color: #464855;
}
.feature .mvbottom__List {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 61.5rem;
  gap: 2.3rem;
  margin: auto;
}
.feature .mvbottom__Item {
  width: 29.5rem;
}
.feature .mvbottom__Item a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 7rem;
  background: #DDECF4;
  color: #464855;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  text-align: center;
  position: relative;
}
.feature .mvbottom__Item a:before {
  position: absolute;
  transform: translateY(-50%);
  content: "";
  top: 50%;
  right: 2rem;
  width: 1.3rem;
  height: 0.66rem;
  background: url("./../img/icon_arrow.svg") no-repeat;
  background-size: 100%;
}
.feature .mvbottom__Item a > span {
  transform: translateY(0.4rem);
}
.feature .mvbottom__Item a .-small {
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-bottom: 0.8rem;
}
.feature .mvbottom__Item a .-bold {
  font-weight: 600;
}
.feature .mvbottom__Item.-last {
  width: 100%;
  margin-top: 3.8rem;
}
.feature .mvbottom__Item.-last a {
  background: #A5D2DB;
  color: #fff;
  font-size: 2rem;
}
.feature .mvbottom__Item.-last a:before {
  right: 2rem;
  width: 0.87rem;
  height: 1.34rem;
  background: url("./../img/icon_arrow_w.svg") no-repeat;
  background-size: 100%;
}
.feature .mvbottom__Item.-last a span {
  letter-spacing: 0.12em;
  transform: translate(-1.3rem, 0.2rem);
}
.feature .bg {
  background: #F5F5F5;
  padding-bottom: 10rem;
}
.feature .sec {
  padding-top: 10rem;
}
.feature .sec__Inner {
  width: 140rem;
  margin: auto;
}
.feature .sec__Icon {
  width: 7rem;
  margin: 0 auto 4.7rem;
}
.feature .sec__Ttl {
  text-align: center;
  color: #845D52;
  font-size: 3.6rem;
  line-height: 1;
  letter-spacing: 0.06em;
  margin-bottom: 5.3rem;
  font-weight: 600;
}
.feature .sec__Ttl span {
  display: block;
  font-size: 1.8rem;
  letter-spacing: 0.13em;
  padding-bottom: 3.9rem;
  font-weight: 500;
}
.feature .sec__Thum {
  width: 78rem;
  margin: 0 auto 5.7rem;
}
.feature .sec__Txt {
  margin: 0 auto 5.4rem;
  color: #464855;
  font-size: 1.8rem;
  line-height: 3rem;
  text-align: center;
  letter-spacing: 0.12em;
}
.feature .sec__Ranking {
  width: 78.2rem;
  margin: 0 auto 5.5rem;
}
.feature .sec__Ranking ul {
  display: flex;
  flex-wrap: wrap;
  gap: 2.1rem 2rem;
}
.feature .sec__Ranking ul .m-item {
  width: 18rem;
}
.feature .sec__Ranking ul .m-item .m-item-icon {
  display: none;
}
.feature .sec__Ranking ul .m-item .m-item-image {
  margin: 0 0 1rem !important;
}
.feature .sec__Ranking ul .m-item .m-item-description {
  width: 18rem;
  margin: 0.7rem 0 0 0;
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: #494544 !important;
}
.feature .sec__Ranking ul .m-item .m-item-description p {
  margin: 0;
}
.feature .sec__Ranking ul .m-item .m-item-description .m-item-brand {
  font-size: 1.4rem !important;
  line-height: 1.6rem !important;
}
.feature .sec__Ranking ul .m-item .m-item-description .m-item-name {
  font-size: 1.4rem !important;
  line-height: 1.6rem !important;
  color: #494544 !important;
}
.feature .sec__Ranking ul .m-item .m-item-description .m-item-name:after {
  background: none;
}
.feature .sec__Ranking ul .m-item .m-item-description .m-item-price {
  font-size: 1.4rem !important;
  line-height: 1.6rem !important;
}
.feature .sec__Ranking ul .m-item .m-item-description .m-item-name {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.feature .sec__Btn {
  width: 45rem;
  margin: auto;
  display: block;
  background: #A5D2DB;
  color: #fff;
  font-size: 1.8rem;
  height: 7rem;
  line-height: 7rem;
  letter-spacing: 0.1em;
  text-align: center;
  position: relative;
  font-weight: bold;
}
.feature .sec__Btn:before {
  position: absolute;
  transform: translateY(-50%);
  content: "";
  top: 50%;
  right: 1.4rem;
  width: 0.83rem;
  height: 1.5rem;
  background: url("./../img/icon_arrow_w2.svg") no-repeat;
  background-size: 100%;
}
.feature .sec__Btn.-other {
  margin-top: 10.3rem;
}
.feature .sec__Btn.-magazine {
  margin-top: 2.5rem;
}
.feature .sec#sec01 .sec__Ttl {
  font-family: "poppins", sans-serif;
}
.feature .sec#sec01 .sec__Ttl span {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
}
.feature .sec#sec02 .sec__Icon {
  margin: 0 auto 4.2rem;
}
.feature .sec#sec02 .sec__Ttl {
  font-size: 2.8rem;
  margin-bottom: 5.4rem;
  letter-spacing: 0.1em;
}
.feature .sec#sec02 .sec__Ttl span {
  padding-bottom: 3.8rem;
  letter-spacing: 0.1em;
}
.feature .sec#sec03 {
  padding-top: 10.2rem;
}
.feature .sec#sec03 .sec__Icon {
  margin: 0 auto 4.3rem;
}
.feature .sec#sec03 .sec__Ttl {
  font-size: 3.4rem;
  letter-spacing: 0.12em;
  font-family: "poppins", sans-serif;
}
.feature .sec#sec03 .sec__Ttl span {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  padding-bottom: 3.7rem;
}
.feature .sec#sec04 .sec__Ttl {
  font-size: 2.8rem;
  margin-bottom: 6rem;
  letter-spacing: 0.1em;
}
.feature .sec#sec04 .sec__Ttl span {
  padding-bottom: 4rem;
}
.feature .sec#-other {
  padding-top: 0;
}
.feature .sec#sec05 {
  padding-bottom: 6.2rem;
}
.feature .sec#sec05 .sec__Ttl {
  font-size: 2.8rem;
  margin-bottom: 5.8rem;
  letter-spacing: 0.1em;
}
.feature .sec#sec05 .sec__Ttl span {
  padding-bottom: 4rem;
}
.feature .sec#sec05 .sec__Thum {
  width: 68.3rem;
  margin: 0 auto 4rem;
}
.feature .sec#-magazine {
  padding-top: 0;
  padding-bottom: 15rem;
}
.feature .sec#-magazine .sec__Ttl {
  font-size: 2.8rem;
  margin-bottom: 5.8rem;
  letter-spacing: 0.1em;
}
.feature .sec#-magazine .sec__Ttl span {
  padding-bottom: 3.3rem;
  letter-spacing: 0.22em;
}
.feature .babygiftTtl {
  display: flex;
  align-items: center;
  text-align: center;
  color: #AFD2DB;
  font-size: 2.8rem;
  letter-spacing: 0.1em;
  margin-bottom: 10rem;
}
.feature .babygiftTtl:before {
  content: "";
  flex-grow: 1;
  border-bottom: 0.1rem solid #AFD2DB;
  margin-right: 4.5rem;
}
.feature .babygiftTtl:after {
  content: "";
  flex-grow: 1;
  border-bottom: 0.1rem solid #AFD2DB;
  margin-left: 4.5rem;
}

.area-header {
  width: 100%;
}

.related-article-list {
  width: 42rem;
  margin: 0 auto;
  margin-left: 50rem;
}
.related-article-list ul {
  display: flex;
  gap: 3rem;
}

.related-article-item {
  width: 185px;
}
.related-article-item-image {
  position: relative;
}
.related-article-item-image a {
  display: block;
}
.related-article-item-image a:hover {
  opacity: 0.6;
}
.related-article-item-category {
  width: 95px;
  height: 30px;
  background: #fff;
  text-align: center;
  position: absolute;
  bottom: -15px;
  left: 10px;
  font: 500 15px/30px "Jost", sans-serif !important;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.related-article-item-category::before {
  content: "";
  width: 100%;
  height: 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #d5f2d5;
}
.related-article-item-category span {
  position: relative;
}
.related-article-item-title {
  line-height: 1.5;
  word-break: break-all;
  margin: 25px 10px 0px;
}
.related-article-item-title a {
  text-decoration: none;
}
.related-article-item-date {
  font: 400 12px "Jost", sans-serif;
  float: left;
  margin: 4px 0 0 10px;
}/*# sourceMappingURL=pc-pic.css.map */