@charset "UTF-8";
/*----------------共通カラー----------------*/
/*----------------ページ共通----------------*/
body {
  margin: 0;
  padding: 0;
}
body img {
  width: 100%;
  height: auto;
}
body p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.7;
  color: #000;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height: 0;
}

/*----------------head----------------*/
#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;
  /*----------------商品スペックエリア----------------*/
  /*----------------lead----------------*/
  /*----------------グレー背景item----------------*/
}
#story_mature .st_spec {
  margin: 15px auto 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
#story_mature .st_spec a {
  text-decoration: none;
  color: #000;
  text-align: center;
}
#story_mature .st_spec a:hover {
  text-align: center;
}
#story_mature .st_spec a:visited {
  color: #000;
}
#story_mature .st_spec .st_btn {
  background-color: #9D0003;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 15px;
  margin: 10px 50px 0;
  color: #fff;
}
#story_mature .st_spec .st_small {
  margin: 0 auto;
  padding: 0 0 10px;
  color: #000;
  text-align: center;
}
#story_mature .st_spec p {
  text-align: center;
}
#story_mature #st_head {
  margin: 50px auto 80px;
  padding: 0 100px;
}
#story_mature #st_head h1 {
  margin: 0 auto 40px;
  width: 640px;
}
#story_mature #st_head .st_lead {
  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: 530px;
  padding-bottom: 10px;
}
#story_mature #st_head .st_lead h3 img {
  width: 640px;
  margin-top: -10px;
}
#story_mature #st_head .st_lead s p {
  font-size: 16px;
  margin: 0 0 1em;
}
#story_mature #st_head h4 {
  margin: 40px auto 0;
}
#story_mature #st_head #st_theme {
  padding: 35px 50px 50px;
  margin: 0 auto;
  background-size: cover;
  background: url(../images/head_info_bg_pc.png) center bottom/cover no-repeat;
}
#story_mature #st_head #st_theme .st_prof {
  display: flex;
  align-items: flex-start;
  background-color: #fff;
  margin: 30px 0 0;
  padding: 20px 20px 20px 0;
}
#story_mature #st_head #st_theme .st_prof img {
  display: block;
  width: 245px;
  height: auto;
}
#story_mature #st_head #st_theme .st_prof p {
  color: #000;
  font-size: 12px;
  line-height: 1.6;
  margin: 0 0 0 20px;
}
#story_mature #st_head .st_kv {
  margin: 50px auto;
  padding: 0;
  display: flex;
  justify-content: space-evenly;
  gap: 40px;
}
#story_mature #st_head .st_kv img {
  display: block;
  flex: 1;
  width: 364px;
}
#story_mature #st_item_wrap {
  background-color: #f4f4f4;
  margin: 0 auto;
  padding: 70px 0;
}
#story_mature #st_item1,
#story_mature #st_item2 {
  width: 800px;
  margin: 0 auto;
}
#story_mature .st_item_head {
  margin: 35px auto 50px;
  display: flex;
  align-items: start;
  gap: 30px;
}
#story_mature .st_item_lead {
  width: 362px;
}
#story_mature .st_item_lead img {
  width: 362px;
  padding-bottom: 20px;
}
#story_mature .st_item_kv {
  width: 403px;
}
#story_mature .st_item_detail {
  display: flex;
  align-items: start;
  gap: 25px;
  margin: 20px 0 0;
}
#story_mature .st_item_detail .st_model {
  width: 400px;
  height: auto;
  margin: 0 0 0 10px;
}
#story_mature .st_item_detail .st_item_img {
  width: 360px;
  height: auto;
  text-align: center;
}
#story_mature .st_eve {
  width: 680px;
  box-sizing: border-box;
  background-size: cover;
  background: url(../images/eve_bg_pc.png) center bottom/cover no-repeat;
  padding: 12px 30px 30px;
  margin: 40px auto 100px;
}
#story_mature .st_eve p {
  margin-top: -10px;
}
#story_mature #st_mind_number {
  margin: 70px auto 100px;
  padding: 0 50px 50px;
  border: 1px solid #9D0003;
}
#story_mature #st_mind_number h4 {
  margin: 40px auto 0;
  padding: 0;
}
#story_mature #st_mind_number p {
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
  color: #000;
}
#story_mature #st_staff_pc {
  margin: 10px 0 50px;
  text-align: right;
  font-size: 12px;
  line-height: 1.6;
}/*# sourceMappingURL=style_pc.css.map */