@charset "UTF-8";
/*----------------共通カラー----------------*/
/*----------------head_logo----------------*/
#st_head_logo {
  background-color: #f4f4f4;
  padding: 50px 0;
  margin: 0 auto;
}
#st_head_logo h2 {
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
#st_head_logo h2 img {
  width: 260px;
}

/*----------------ページ共通----------------*/
#story_mature {
  box-sizing: border-box;
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", "Arial", "Helvetica Neue", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "YuGothic", "游ゴシック体", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  width: 1040px;
  margin: 0 auto;
  padding: 0;
  text-decoration: none;
}
#story_mature img {
  width: 100%;
  height: auto;
}
#story_mature p {
  margin: 0;
  padding: 0;
  color: #000;
}
#story_mature h1,
#story_mature h2,
#story_mature h3,
#story_mature h4,
#story_mature h5,
#story_mature h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height: 0;
}
#story_mature a {
  text-decoration: none;
}
#story_mature .st_lead p {
  font-size: 16px;
  line-height: 1.7;
}
#story_mature {
  /*----------------共通スタイル----------------*/
}
#story_mature #st_item .st_spec {
  margin: 0 auto 30px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
#story_mature #st_item .st_spec a {
  text-align: center;
  text-decoration: none;
  color: #000;
  font-weight: bold;
}
#story_mature #st_item .st_spec a small {
  font-weight: bold;
}
#story_mature #st_item .st_spec :hover {
  text-align: center;
}
#story_mature #st_item .st_spec .st_btn {
  background-color: #b70003;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 15px;
  margin: 10px auto 0;
  color: #fff;
  width: 260px;
}
#story_mature .st_flex {
  display: flex;
  align-items: stretch;
}
#story_mature .toggle_link {
  display: block;
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", "Arial", "Helvetica Neue", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "YuGothic", "游ゴシック体", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: right;
  text-decoration: none;
  color: #d06e43;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 0;
}
#story_mature {
  /*----------------head_lead----------------*/
}
#story_mature #st_head {
  margin: 50px auto;
  padding: 0 100px;
}
#story_mature #st_head h1 {
  margin: 0 auto 40px;
  width: 840px;
}
#story_mature #st_head .st_lead {
  margin: 80px auto 0;
  border: 1px solid #cccccc;
  padding: 35px 30px;
  text-align: center;
  font-size: 16px;
  line-height: 1.7;
}
#story_mature #st_head .st_lead img {
  width: 640px;
}
#story_mature #st_head .st_lead p {
  font-size: 14px;
  margin: 1em 0;
}
#story_mature .st_link {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
#story_mature .st_link a {
  color: #000;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.6;
  text-align: right;
  text-decoration: none;
  padding: 20px 0 0;
}
#story_mature .st_link a:hover {
  opacity: 0.7;
}
#story_mature .st_link a::after {
  content: "▶";
  color: #9d0003;
  padding-left: 1.5em;
  font-size: 10px;
}
#story_mature .st_link a.st_read_more {
  padding: 0;
}
#story_mature {
  /*----------------人物紹介----------------*/
}
#story_mature #st_theme {
  background-color: #fafafa;
  margin: 0 auto;
  padding: 60px 100px 60px;
  text-align: center;
}
#story_mature #st_theme h3 {
  margin: 0 auto 50px;
  padding: 0;
}
#story_mature #st_theme .st_theme_img {
  margin: 0 auto 30px;
  width: 600px;
}
#story_mature #st_theme .st_theme_profile {
  margin: 0 auto;
  padding: 1em 0;
  width: 420px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #91a5c2;
  background-image: linear-gradient(135deg, #91a5c2 15px, transparent 0);
}
#story_mature #st_theme .st_theme_profile p {
  margin: 0;
  padding: 10px 20px 0;
  line-height: 1.7;
  font-size: 12px;
}
#story_mature #st_theme .st_theme_profile .st_profile_title {
  color: #91a5c2;
  margin: 0;
  padding: 0 20px;
  font-size: 15px;
  line-height: 1.7;
  font-weight: bold;
}
#story_mature {
  /*----------------応援コメント----------------*/
}
#story_mature #st_comment {
  margin: 0 auto;
  padding: 50px 100px 0;
}
#story_mature #st_comment h3 {
  margin: 0 auto 50px;
  text-align: center;
}
#story_mature #st_comment .st_comment_flex {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
#story_mature #st_comment .st_comment_content {
  flex: 1;
  text-align: center;
}
#story_mature #st_comment .st_comment_content img {
  width: 90px;
  margin-bottom: 15px;
}
#story_mature #st_comment .st_comment_content p {
  font-size: 13px;
  line-height: 1.6;
  text-align: left;
}
#story_mature .st_title {
  margin: 0 auto;
  padding: 60px 0 0;
  width: 840px;
}
#story_mature .st_title h3 {
  margin: 0 auto 30px;
  padding: 0;
}
#story_mature .st_title .st_title_lead {
  text-align: center;
  font-size: 16px;
  line-height: 1.8;
}
#story_mature {
  /*----------------使用してみました----------------*/
}
#story_mature #st_item {
  margin: 80px auto 0;
  padding: 0 100px;
}
#story_mature #st_item .st_item_content {
  margin: 0 auto;
  padding: 30px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}
#story_mature #st_item .st_item_content h5 {
  margin: auto;
  padding: 0 0 1em;
}
#story_mature #st_item .st_item_content .st_item_img {
  width: 470px;
  flex-shrink: 0;
}
#story_mature #st_item p {
  font-size: 14px;
  margin: 1em auto;
  line-height: 1.7;
}
#story_mature #st_item {
  /*----------------商品紹介----------------*/
}
#story_mature #st_item .st_spec {
  margin: 80px auto 0;
  padding: 0 100px;
}
#story_mature #st_item .st_spec img {
  width: 470px;
}
#story_mature #st_item .st_spec p.st_item_info {
  width: 24em;
  margin: 1.5em auto 1em;
  padding: 0.3em;
  color: #7d93b4;
  background-color: #edf0f4;
  font-size: 12px;
}
#story_mature #st_item .st_spec_text {
  font-size: 14px;
  margin: 3em auto;
  line-height: 1.7;
}
#story_mature {
  /*----------------インフルエンサー----------------*/
}
#story_mature #st_influencer {
  margin: 60px auto 20px;
  padding: 60px 50px;
  background-color: #f4f4f4;
}
#story_mature #st_influencer h3 {
  margin: 0 auto 50px;
  padding: 0;
  text-align: center;
}
#story_mature #st_influencer .st_influencer_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
}
#story_mature #st_influencer .st_influencer_content {
  width: 32%;
}
#story_mature #st_influencer .st_influencer_content img {
  width: 100%;
  display: block;
}
#story_mature #st_influencer .st_influencer_content .st_influencer_info {
  font-size: 13px;
  line-height: 1.6;
  margin: 15px 0 0;
}
#story_mature #st_staff {
  margin: 0 auto 50px;
  text-align: right;
  font-size: 12px;
  line-height: 1.6;
}/*# sourceMappingURL=style_pc.css.map */