@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-feature-settings: "palt";
  letter-spacing: 0.1em;
  width: 1040px;
  margin: 0 auto;
  padding: 0;
  text-decoration: none;
  /*----------------共通スタイル----------------*/
  /*----------------head_lead----------------*/
  /*----------------人物紹介----------------*/
  /*----------------コンテンツ本文----------------*/
  /*----------------アイテム紹介----------------*/
}
#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 .st_spec {
  margin: 0 auto 30px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
#story_mature .st_spec a {
  text-align: center;
  text-decoration: none;
  color: #000;
  font-weight: bold;
}
#story_mature .st_spec a small {
  font-weight: bold;
}
#story_mature .st_spec :hover {
  text-align: center;
}
#story_mature .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: flex-start;
}
#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 #st_head {
  margin: 50px auto 80px;
  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: 16px;
  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: 0.8em;
}
#story_mature .st_link a.st_read_more {
  padding: 0;
}
#story_mature #st_theme {
  background-color: #fcf1ed;
  margin: 0 auto;
  padding: 90px 100px;
}
#story_mature #st_theme h3 {
  margin: 0 auto 30px;
  padding: 0;
}
#story_mature #st_theme .st_flex {
  gap: 30px;
}
#story_mature #st_theme .st_theme_lead p {
  margin: auto;
  padding: 0;
  font-size: 15px;
  line-height: 1.6;
}
#story_mature #st_theme .st_theme_profile {
  margin: 30px 20px 0;
  padding: 25px 20px 5px;
  background-color: #fff;
  border-top: 3px solid #d06e43;
}
#story_mature #st_theme .st_theme_profile h4 {
  color: #d06e43;
  font-weight: bold;
  font-size: 14px;
}
#story_mature #st_theme .st_theme_profile p {
  margin: 1em 0 0;
  padding: 0;
  line-height: 1.7;
  font-size: 13px;
}
#story_mature #st_scene1,
#story_mature #st_scene2,
#story_mature #st_scene3 {
  margin: 0 auto;
  padding: 30px 0;
  width: 840px;
}
#story_mature #st_scene1 h3,
#story_mature #st_scene2 h3,
#story_mature #st_scene3 h3 {
  margin: 0 auto 30px;
  padding: 0;
}
#story_mature #st_scene1 .st_flex,
#story_mature #st_scene2 .st_flex,
#story_mature #st_scene3 .st_flex {
  gap: 70px;
}
#story_mature #st_scene1 .st_flex .st_text_content,
#story_mature #st_scene2 .st_flex .st_text_content,
#story_mature #st_scene3 .st_flex .st_text_content {
  margin: 1em 0 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.7;
}
#story_mature #st_scene1 .st_flex .st_modelimg,
#story_mature #st_scene2 .st_flex .st_modelimg,
#story_mature #st_scene3 .st_flex .st_modelimg {
  width: 406px;
  height: auto;
  padding-top: 17px;
}
#story_mature #st_scene1 .st_flex .st_subimg,
#story_mature #st_scene2 .st_flex .st_subimg,
#story_mature #st_scene3 .st_flex .st_subimg {
  width: 350px;
  height: auto;
}
#story_mature #st_scene1 .st_credit,
#story_mature #st_scene2 .st_credit,
#story_mature #st_scene3 .st_credit {
  font-size: 10px;
  line-height: 1.5;
}
#story_mature #st_info {
  box-sizing: border-box;
  width: 840px;
  margin: 70px auto;
  padding: 50px;
  background-color: #fcf1ed;
  border-top: 3px solid #d06e43;
}
#story_mature #st_info h4 {
  margin: 0 auto 30px;
  padding: 0;
}
#story_mature #st_info .st_text_content {
  margin: 1em 0 0;
  font-size: 13px;
  line-height: 1.7;
}
#story_mature #st_info .st_flex {
  gap: 25px;
}
#story_mature #st_info .st_infoimg {
  width: 395px;
}
#story_mature #st_info .st_infosub {
  width: 330px;
  padding-bottom: 10px;
}
#story_mature #st_staff_pc {
  margin: 10px 0 50px;
  text-align: center;
  font-size: 12px;
  line-height: 1.6;
}/*# sourceMappingURL=style_pc.css.map */