@charset "UTF-8";
.l-main {
  width: 1280px;
  margin: 0 auto;
  overflow: hidden;
  height: auto;
  padding: 0px; }

#rheos-lp * {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
  vertical-align: baseline;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-block-start: 0;
  margin-block-end: 0; }
  #rheos-lp * ol, #rheos-lp * ul {
    list-style: none; }
  #rheos-lp * table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show; }

#rheos-lp {
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  line-height: 1.8;
  color: #000; }
  #rheos-lp a:hover {
    opacity: .8;
    transition: .8s; }
  #rheos-lp #title-wrap {
    position: relative; }
    #rheos-lp #title-wrap #pr {
      position: absolute;
      top: 0;
      right: 0;
      padding: 10px;
      font-size: 16px; }
    #rheos-lp #title-wrap #main-img {
      margin: 0 auto; }
      #rheos-lp #title-wrap #main-img img {
        width: 100%;
        display: block; }
  #rheos-lp #pr-staff {
    margin: 30px auto; }
    #rheos-lp #pr-staff #staff {
      font-size: 12px;
      text-align: center; }
  #rheos-lp #sns-link {
    text-align: center;
    margin: 0 auto; }
    #rheos-lp #sns-link a {
      display: inline-block;
      margin: 0 .5rem;
      width: 40px; }
      #rheos-lp #sns-link a img {
        width: 100%;
        display: block; }
  #rheos-lp .block {
    margin: 40px auto;
    width: 720px; }
    #rheos-lp .block h2 {
      margin: 0 auto 40px; }
      #rheos-lp .block h2 img {
        display: block;
        width: 100%; }
      #rheos-lp .block h2 span {
        font-size: 12px;
        font-weight: normal;
        display: block;
        margin: 1em 0 0; }
    #rheos-lp .block .txt {
      margin: 0 auto; }
      #rheos-lp .block .txt p {
        line-height: 2;
        margin: 0; }
        #rheos-lp .block .txt p::before {
          display: inline-block;
          margin: 0 1em 0 0;
          font-weight: 600; }
        #rheos-lp .block .txt p.notice {
          font-size: 14px; }
        #rheos-lp .block .txt p.mabuchi::before {
          content: "馬渕";
          color: #ea5541; }
        #rheos-lp .block .txt p.fujino::before {
          content: "藤野";
          color: #e62f8b; }
      #rheos-lp .block .txt #lead {
        font-weight: 600; }
      #rheos-lp .block .txt a {
        display: block;
        margin: 30px auto; }
        #rheos-lp .block .txt a img {
          width: 100%;
          display: block; }
  #rheos-lp #profile {
    width: 720px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #c5c6c6;
    border-bottom: 1px solid #c5c6c6;
    padding: 20px 0;
    margin: 0 auto; }
    #rheos-lp #profile dl {
      width: 47%;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #rheos-lp #profile dl dt {
        font-weight: 600;
        color: #e62f8b; }
      #rheos-lp #profile dl dd {
        width: 54%;
        font-size: 12px; }
      #rheos-lp #profile dl:nth-of-type(2) {
        width: 49%; }
        #rheos-lp #profile dl:nth-of-type(2) dt {
          color: #ea5541; }
  #rheos-lp #disclaimer {
    border: 1px solid #ea5541;
    padding: 60px 60px 500px;
    margin: 80px auto 0;
    font-size: 12px;
    background: url("../img/bg_disclaimer.png") bottom center no-repeat;
    background-size: contain; }
    #rheos-lp #disclaimer h2 {
      padding: 1rem 0;
      border-top: 1px solid #c5c6c6;
      border-bottom: 1px solid #c5c6c6;
      margin: 0 auto 20px; }
      #rheos-lp #disclaimer h2 img {
        width: 131px;
        display: block;
        margin: 0 auto; }
    #rheos-lp #disclaimer p span {
      font-weight: 600; }
      #rheos-lp #disclaimer p span.underline {
        text-decoration: underline; }
    #rheos-lp #disclaimer #logo {
      width: 273px;
      margin: 60px auto;
      display: block; }
      #rheos-lp #disclaimer #logo img {
        width: 100%;
        display: block; }
    #rheos-lp #disclaimer #company-prof {
      text-align: center;
      font-size: 12px; }
      #rheos-lp #disclaimer #company-prof a {
        color: #551abb; }
  #rheos-lp #sponser {
    margin: 80px auto;
    text-align: center; }
    #rheos-lp #sponser a {
      color: #551abb;
      text-decoration: underline; }
