@charset "UTF-8";
/*** THEME ***/
h3 {
  font-family: "DINNextLTPro", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, "M+ 1p", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.13em;
  text-align: center;
  margin-bottom: 1em; }
  h3 span {
    display: inline-block;
    border-bottom: none;
    padding: 0; }
    h3 span::after {
      content: "";
      display: block;
      width: 100%;
      height: 0.25rem;
      margin-top: 0.3125rem;
      margin-left: -0.1875rem;
      background: url(../img/labo/labo_ttl_line.png) repeat center center;
      background-size: cover; }

#body-wrapper #topimg {
  line-height: 0;
  position: relative;
  z-index: -1;
  margin-bottom: 0; }
  #body-wrapper #topimg::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1; }
  #body-wrapper #topimg img {
    width: 100%; }
  #body-wrapper #topimg .logo {
    width: 12.875rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2; }
  @media only screen and (max-width: 736px) {
    #body-wrapper #topimg .logo {
      width: 15.2941176471rem; } }
#body-wrapper .about_wrap {
  width: 100%;
  margin-top: -12.5%;
  padding: 12.5% 0;
  position: relative;
  z-index: 0; }
  #body-wrapper .about_wrap::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 12.5%;
    background: url(../img/labo/labo_about_top.png) repeat center top;
    background-size: cover; }
  #body-wrapper .about_wrap::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 12.5%;
    background: url(../img/labo/labo_about_bottom.png) repeat center bottom;
    background-size: cover; }
  #body-wrapper .about_wrap .about_con {
    text-align: center;
    background: url(../img/labo/labo_about_bg.png) repeat; }
    #body-wrapper .about_wrap .about_con .read {
      font-size: 1.3125rem;
      line-height: 1;
      letter-spacing: 0.24em;
      margin-bottom: 1.875rem;
      font-weight: bold; }
    #body-wrapper .about_wrap .about_con .txt {
      max-width: 37.5rem;
      margin: auto;
      font-size: 1rem;
      line-height: 2em;
      letter-spacing: 0.05em;
      text-align: left; }
  @media only screen and (max-width: 736px) {
    #body-wrapper .about_wrap::before {
      padding-top: 13%; }
    #body-wrapper .about_wrap::after {
      padding-top: 13%; }
    #body-wrapper .about_wrap .about_con {
      padding: 3.5294117647rem 6.25%; }
      #body-wrapper .about_wrap .about_con .read {
        font-size: 1.8823529412rem;
        letter-spacing: 0.15em; }
      #body-wrapper .about_wrap .about_con .txt {
        font-size: 1.5294117647rem; } }
#body-wrapper .event_wrap {
  width: 100%;
  margin-top: -12.5%;
  padding: 12.5% 0 6%;
  position: relative;
  z-index: 2; }
  #body-wrapper .event_wrap a {
    -webkit-transition: all .6s;
    transition: all .6s; }
  #body-wrapper .event_wrap a:hover {
    opacity: .6; }
  #body-wrapper .event_wrap .event_con {
    text-align: center; }
    #body-wrapper .event_wrap .event_con .read {
      font-size: 1.3125rem;
      line-height: 1;
      letter-spacing: 0.24em;
      margin-bottom: 1.875rem;
      font-weight: bold; }
    #body-wrapper .event_wrap .event_con .txt {
      max-width: 37.5rem;
      margin: auto;
      font-size: 1rem;
      line-height: 2em;
      letter-spacing: 0.05em;
      text-align: left; }
  @media only screen and (max-width: 736px) {
    #body-wrapper .event_wrap .event_con {
      padding: 3.5294117647rem 6.25%; }
      #body-wrapper .event_wrap .event_con .read {
        font-size: 1.8823529412rem; }
      #body-wrapper .event_wrap .event_con .txt {
        font-size: 1.5294117647rem; } }
#body-wrapper .product_wrap {
  position: relative; }
  #body-wrapper .product_wrap a {
    -webkit-transition: all .6s;
    transition: all .6s; }
  #body-wrapper .product_wrap a:hover {
    opacity: .6; }
  #body-wrapper .product_wrap h3 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2; }
  #body-wrapper .product_wrap .product_con {
    width: 100%;
    margin: 12.5% 0;
    position: relative; }
    #body-wrapper .product_wrap .product_con.top {
      margin-top: 5%;
      z-index: 1; }
    #body-wrapper .product_wrap .product_con.blu {
      background: url(../img/labo/labo_blu_bg.png) repeat; }
      #body-wrapper .product_wrap .product_con.blu::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding-top: 12.5%;
        margin-top: -12.5%;
        background: url(../img/labo/labo_blu_top.png) repeat center top;
        background-size: cover; }
      #body-wrapper .product_wrap .product_con.blu::after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding-top: 12.5%;
        margin-bottom: -12.5%;
        background: url(../img/labo/labo_blu_bottom.png) repeat center bottom;
        background-size: cover; }
    #body-wrapper .product_wrap .product_con.red {
      background: url(../img/labo/labo_red_bg.png) repeat; }
      #body-wrapper .product_wrap .product_con.red::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding-top: 12.5%;
        margin-top: -12.5%;
        background: url(../img/labo/labo_red_top.png) repeat center top;
        background-size: cover; }
      #body-wrapper .product_wrap .product_con.red::after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding-top: 12.5%;
        margin-bottom: -12.5%;
        background: url(../img/labo/labo_red_bottom.png) repeat center bottom;
        background-size: cover; }
    #body-wrapper .product_wrap .product_con.last {
      margin-bottom: 0; }
      #body-wrapper .product_wrap .product_con.last::after {
        display: none; }
      #body-wrapper .product_wrap .product_con.last .product_list {
        padding-bottom: 12.5rem; }
    #body-wrapper .product_wrap .product_con .product_detail {
      padding: 7.5rem 0 0;
      max-width: 56.25rem;
      margin: auto; }
      #body-wrapper .product_wrap .product_con .product_detail .ttl_wrap {
        font-size: 2rem;
        line-height: 1;
        letter-spacing: 0;
        margin-bottom: 1.875rem; }
        #body-wrapper .product_wrap .product_con .product_detail .ttl_wrap span {
          font-size: 1.5rem;
          line-height: 1;
          letter-spacing: 0;
          margin-right: 0.9375rem; }
      #body-wrapper .product_wrap .product_con .product_detail .img_wrap {
        width: 100%;
        margin-bottom: 2.5rem; }
      #body-wrapper .product_wrap .product_con .product_detail .txt_wrap {
        width: 100%;
        max-width: 37.5rem;
        margin: auto;
        font-size: 1rem;
        line-height: 2em;
        letter-spacing: 0.05em;
        text-align: left; }
    #body-wrapper .product_wrap .product_con .product_list {
      padding: 3.75rem 0 7.5rem;
      max-width: 50rem;
      margin: auto;
      list-style: none;
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
      #body-wrapper .product_wrap .product_con .product_list li {
        width: 45%; }
        #body-wrapper .product_wrap .product_con .product_list li:nth-child(2) {
          width: 4.5%; }
          #body-wrapper .product_wrap .product_con .product_list li:nth-child(2) .x_wrap {
            width: 100%;
            padding-top: 750%;
            position: relative; }
          #body-wrapper .product_wrap .product_con .product_list li:nth-child(2) img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%); }
        #body-wrapper .product_wrap .product_con .product_list li .profile_ttl {
          font-size: 1rem;
          letter-spacing: 0;
          line-height: 1;
          margin-bottom: 0.9375rem; }
        #body-wrapper .product_wrap .product_con .product_list li.left .profile_ttl {
          color: #DE0000; }
        #body-wrapper .product_wrap .product_con .product_list li.right .profile_ttl {
          color: #0082CA; }
      #body-wrapper .product_wrap .product_con .product_list h4 {
        font-size: 1.5rem;
        line-height: 1;
        letter-spacing: 0;
        margin-bottom: 1.25rem;
        font-weight: bold;
        display: flex;
        align-items: center;
        justify-content: center; }
        #body-wrapper .product_wrap .product_con .product_list h4 span {
          font-size: 1.0625rem;
          margin-right: 0.9375rem; }
      #body-wrapper .product_wrap .product_con .product_list .img {
        display: flex;
        align-items: flex-start;
        margin-bottom: 1.25rem; }
        #body-wrapper .product_wrap .product_con .product_list .img img {
          width: 100%;
          height: 100%; }
      #body-wrapper .product_wrap .product_con .product_list .txt {
        font-size: 0.875rem;
        letter-spacing: 0.04em;
        line-height: 2em; }
  @media only screen and (max-width: 736px) {
    #body-wrapper .product_wrap .product_con.blu::before {
      padding-top: 13%;
      margin-top: -13%; }
    #body-wrapper .product_wrap .product_con.blu::after {
      padding-top: 13%;
      margin-bottom: -13%; }
    #body-wrapper .product_wrap .product_con.red::before {
      padding-top: 13%;
      margin-top: -13%; }
    #body-wrapper .product_wrap .product_con.red::after {
      padding-top: 13%;
      margin-bottom: -13%; }
    #body-wrapper .product_wrap .product_con .product_detail {
      padding: 5rem 0 0; }
      #body-wrapper .product_wrap .product_con .product_detail .ttl_wrap {
        padding-left: 6.25%;
        padding-right: 6.25%;
        font-size: 2.3529411765rem; }
        #body-wrapper .product_wrap .product_con .product_detail .ttl_wrap span {
          display: block;
          margin-bottom: 0.625rem;
          font-size: 1.4117647059rem; }
      #body-wrapper .product_wrap .product_con .product_detail .txt_wrap {
        box-sizing: border-box;
        padding-left: 6.25%;
        padding-right: 6.25%;
        font-size: 1.5294117647rem; }
    #body-wrapper .product_wrap .product_con .product_list {
      padding: 7.5rem 6.25%;
      flex-wrap: wrap; }
      #body-wrapper .product_wrap .product_con .product_list li {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap; }
        #body-wrapper .product_wrap .product_con .product_list li:nth-child(2) {
          width: 100%; }
          #body-wrapper .product_wrap .product_con .product_list li:nth-child(2) .x_wrap {
            width: 100%;
            padding-top: 26.0714285714%;
            position: relative; }
          #body-wrapper .product_wrap .product_con .product_list li:nth-child(2) img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 3.5294117647rem; }
        #body-wrapper .product_wrap .product_con .product_list li .profile_ttl {
          margin-top: 1.25rem;
          margin-bottom: 0.9375rem; }
      #body-wrapper .product_wrap .product_con .product_list .img {
        width: 46.4285714286%;
        display: flex;
        align-items: flex-start;
        margin-bottom: 0; }
        #body-wrapper .product_wrap .product_con .product_list .img img {
          width: 100%;
          height: 100%; }
      #body-wrapper .product_wrap .product_con .product_list h4 {
        font-size: 1.8823529412rem;
        line-height: 1.25em;
        width: 50%;
        text-align: left;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin-bottom: 0; }
        #body-wrapper .product_wrap .product_con .product_list h4 span {
          font-size: 1.2941176471rem;
          width: 100%;
          display: block;
          text-align: left;
          margin-bottom: 0.7058823529rem; }
      #body-wrapper .product_wrap .product_con .product_list .profile_ttl {
        width: 100%;
        margin-top: 0.9375rem; }
      #body-wrapper .product_wrap .product_con .product_list .txt {
        width: 100%;
        font-size: 1.2941176471rem; } }
