<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body {
  margin: 0; }

img {
  border: 0; }

.clearfix:after {
  display: block;
  clear: both;
  content: ""; }

div#maincontentswrap_pc {
  font-size: 100%;
  width: 100%;
  background: #eee;
  color: #333; }
  div#maincontentswrap_pc .inner {
    min-width: 1280px;
    padding-bottom: 30px; }
  div#maincontentswrap_pc section.top {
    width: 1280px;
    margin: 0px auto 0px auto;
    margin-bottom: 0px; }
    div#maincontentswrap_pc section.top h1 {
      margin: 0;
      padding: 0; }
    div#maincontentswrap_pc section.top .top_inner {
      width: 1280px;
      margin: 0px auto 0px auto;
      position: relative; }
    div#maincontentswrap_pc section.top img {
      display: block; }
    div#maincontentswrap_pc section.top .sky_web_main {
      background-image: url(./../img/skaper_web_main_bg.jpg);
      display: block;
      width: 247px;
      height: 153px;
      position: absolute;
      top: 570px;
      right: 291px; }
    div#maincontentswrap_pc section.top .sky_web_main img {
      position: absolute;
      top: 50px;
      right: 14px;
      width: 218px; }
  div#maincontentswrap_pc section.present {
    width: 1280px;
    background: #fff;
    margin: 30px auto 0;
    box-sizing: border-box;
    padding: 50px;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', sans-serif; }
    div#maincontentswrap_pc section.present h2.ttl {
      color: #fff;
      font-size: 20px;
      line-height: 20px;
      font-weight: bold;
      letter-spacing: 1px;
      margin: 0 0 30px;
      padding: 15px 20px;
      background: #555; }
    div#maincontentswrap_pc section.present div.present-con {
      box-sizing: border-box;
      line-height: 1.8;
      margin-bottom: 80px; }
      div#maincontentswrap_pc section.present div.present-con .h3-ttl {
        text-align: center;
        font-size: 36px;
        font-weight: bold;
        margin-bottom: 2rem; }
      div#maincontentswrap_pc section.present div.present-con p.catch {
        font-size: 22px;
        font-weight: bold; }
      div#maincontentswrap_pc section.present div.present-con a {
        color: #f0027f; }
        div#maincontentswrap_pc section.present div.present-con a:hover {
          opacity: 0.66;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          text-decoration: none; }
      div#maincontentswrap_pc section.present div.present-con p {
        margin-bottom: 40px;
        font-size: 16px;
        font-weight: medium; }
      div#maincontentswrap_pc section.present div.present-con .u-b {
        font-weight: bold; }
      div#maincontentswrap_pc section.present div.present-con .u-red {
        color: #f0027f; }
      div#maincontentswrap_pc section.present div.present-con:last-child {
        margin-bottom: 0; }
    div#maincontentswrap_pc section.present div.top .pre-box {
      text-align: center; }
    div#maincontentswrap_pc section.present div.kikan p.time {
      text-align: center;
      font-size: 36px;
      font-weight: bold; }
      div#maincontentswrap_pc section.present div.kikan p.time .notes {
        font-size: 16px;
        font-weight: normal; }
    div#maincontentswrap_pc section.present div.oubo a.btn {
      display: block;
      width: 360px;
      background: #f0027f;
      font-size: 24px;
      font-weight: bold;
      color: #fff;
      text-decoration: none;
      text-align: center;
      padding: 30px 40px;
      margin: 0 auto;
      border-radius: 100px;
      position: relative; }
      div#maincontentswrap_pc section.present div.oubo a.btn:after {
        content: "";
        background: url(../img/arrow.png) no-repeat left top;
        background-size: 100% auto;
        width: 12px;
        height: 20px;
        right: 20px;
        top: 40px;
        position: absolute; }
    div#maincontentswrap_pc section.present div.oubo a.btn:hover {
      opacity: 0.8;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
    div#maincontentswrap_pc section.present div.chuui p:last-child {
      margin-bottom: 0; }
  div#maincontentswrap_pc .sky_frame {
    padding: 0;
    margin: 0; }
    div#maincontentswrap_pc .sky_frame a {
      text-decoration: none; }
  div#maincontentswrap_pc .sky_left {
    display: inline;
    float: left; }
  div#maincontentswrap_pc .sky_right {
    display: inline;
    float: right; }
  div#maincontentswrap_pc .sky_image {
    display: inline-block;
    width: 580px;
    height: 160px; }
  div#maincontentswrap_pc .sky_left:hover img,
  div#maincontentswrap_pc .sky_web_main:hover {
    opacity: 0.66;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }

/*=====footer[s]=====*/
.foot_info {
  width: 100%;
  margin: 0;
  background: #fff; }

.foot_info .info_midashi--ch1 {
  width: 100%;
  margin: 0;
  background: #fff;
  color: #f0027f; }

.foot_info .info_midashi--ch2 {
  width: 100%;
  margin: 0;
  background: #fff;
  color: #00a0c6; }

.foot_info .foot_info-box {
  min-width: 970px;
  max-width: 1280px;
  margin: 20px auto;
  border-bottom: 1px solid #ccc;
  padding: 10px 0px 30px; }

.foot_info .foot_info-box p {
  margin: 10px auto 0;
  line-height: 25px; }

/*=====footer[e]=====*/
/* スタイル */
</pre></body></html>