@charset "UTF-8";
/*----------------共通カラー----------------*/
/*----------------ページ共通----------------*/
.st_read_more {
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", "Arial", "Helvetica Neue", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "YuGothic", "游ゴシック体", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: block;
  text-align: right;
  text-decoration: none;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0 10px;
}
.st_read_more::after {
  content: "▼";
  color: #b70003;
  padding-left: 0.5em;
  font-size: 12px;
}
.st_read_more:hover {
  text-align: right;
}

/*----------------head_logo----------------*/
#st_head_logo {
  background-color: #f5f5f5;
  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;
  color: #000;
}
#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 {
  /*----------------共通スタイル（内部）----------------*/
}
#story_mature .st_spec {
  margin: 0 auto 60px;
  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 {
  text-align: center;
  font-weight: bold;
  font-size: 13px;
}
#story_mature .st_spec a img {
  padding: 0 0 10px;
}
#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 .st_title_lead {
  text-align: left;
  font-size: 16px;
  line-height: 1.8;
}
#story_mature .st_lead {
  font-size: 16px;
  line-height: 1.7;
}
#story_mature {
  /*----------------head----------------*/
}
#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 {
  /*----------------theme----------------*/
}
#story_mature #st_theme {
  margin: 0 auto;
  padding: 70px 130px;
  background-color: #f5f5f5;
}
#story_mature #st_theme .st_flex {
  margin: 0 -15px;
}
#story_mature #st_theme h3 {
  margin: 0 auto 40px;
  padding: 0;
}
#story_mature #st_theme .st_theme_img {
  margin: 0;
  padding: 0 20px 0 0;
}
#story_mature #st_theme .st_theme_img img {
  width: 400px;
}
#story_mature #st_theme .st_lead {
  padding-top: 10px;
}
#story_mature {
  /*----------------check----------------*/
}
#story_mature #st_check {
  margin: 70px auto;
  padding: 0 100px;
}
#story_mature #st_check h3 {
  margin: 0 auto 60px;
  padding: 0;
  width: 460px;
}
#story_mature #st_check .st_flex {
  gap: 50px;
}
#story_mature #st_check .st_check_img {
  width: 454px;
}
#story_mature #st_check .st_check_tx {
  width: 326px;
}
#story_mature #st_check .st_befoaf {
  margin: 30px auto 0;
  background-color: #f5f5f5;
}
#story_mature #st_check .st_befoaf img {
  width: 100%;
  padding: 20px 20px 0;
  box-sizing: border-box;
}
#story_mature #st_check .st_befoaf p {
  padding: 10px 20px 20px;
  font-size: 14px;
  line-height: 1.7;
}
#story_mature {
  /*----------------comment----------------*/
}
#story_mature #st_comment {
  border-top: 2px solid #f794a6;
  margin: 0 100px;
  padding: 0;
}
#story_mature #st_comment h3 {
  margin: 25px auto;
  padding: 0;
}
#story_mature #st_comment .st_flex {
  gap: 30px;
  align-items: flex-start;
}
#story_mature #st_comment .contents {
  flex: 1;
}
#story_mature #st_comment .contents .icon {
  margin: auto;
  width: 100px;
  padding-bottom: 5px;
}
#story_mature #st_comment .contents .text {
  text-align: center;
}
#story_mature #st_comment .contents .text .name {
  text-align: center;
  color: #f794a6;
  margin: 0 0 5px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0;
}
#story_mature #st_comment .contents .text .name small {
  font-size: 11px;
  padding-right: 5px;
}
#story_mature #st_comment .contents .text .tx {
  text-align: left;
  font-size: 13px;
  line-height: 1.6;
  margin: 0;
}
#story_mature {
  /*----------------アイテム----------------*/
}
#story_mature #st_item {
  margin: 60px 100px 80px;
  padding: 0;
}
#story_mature #st_item .st_item_content {
  padding: 0;
  font-size: 16px;
  line-height: 1.7;
}
#story_mature #st_item .st_spec {
  margin: 20px 0 0;
}
#story_mature #st_item .st_profile {
  margin: 50px 0 60px;
  padding: 30px;
  border: 2px solid #91a5c2;
  display: flex;
  align-items: center;
  gap: 15px;
}
#story_mature #st_item .st_profile .st_profile_tx {
  font-size: 13px;
  line-height: 1.7;
  overflow-wrap: break-word;
  text-align: left;
  color: #000;
}
#story_mature #st_item .st_profile img {
  max-width: 226px;
}
#story_mature #st_item .st_howto {
  background-color: #ffe6ed;
  margin: 0;
  padding: 30px 40px 40px;
}
#story_mature #st_item .st_howto .st_howto_contents {
  background-color: #fff;
  margin: 5px 0 0;
  padding: 30px 40px 30px 20px;
  display: flex;
  gap: 30px;
}
#story_mature #st_item .st_howto .st_howto_contents img {
  width: 380px;
}
#story_mature #st_item .st_howto .st_howto_contents ol {
  margin: 0;
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
  width: 280px;
}
#story_mature #st_item .st_howto .st_howto_contents ol li {
  padding: 1em 0 0 1.4em;
  font-size: 14px;
  line-height: 1.5;
  position: relative;
  color: #000;
}
#story_mature #st_item .st_howto .st_howto_contents ol li span {
  font-size: 12px;
}
#story_mature #st_item .st_howto .st_howto_contents ol li::before {
  counter-increment: my-counter;
  content: counter(my-counter);
  position: absolute;
  left: -5px;
  top: 15px;
  width: 1.4em;
  height: 1.4em;
  background-color: #b70003;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 1.4em;
  font-size: 14px;
}
#story_mature #st_item .st_howto .st_attention {
  margin: 0.5em 0 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.5;
}/*# sourceMappingURL=style_pc.css.map */