@charset "UTF-8";
/*ボックスシャドー*/
/* 回転 */
/* ------------------------
 page-premium
------------------------- */
/* line 11, ../sass/page-premium.scss */
.premium {
  width: 100%;
  padding: 0;
  text-align: center; }
  /* line 16, ../sass/page-premium.scss */
  .premium .wrap {
    width: 1225px;
    margin: 0 auto 30px; }
    @media only screen and (max-width: 1500px) {
      /* line 16, ../sass/page-premium.scss */
      .premium .wrap {
        width: 100% !important;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10px;
        margin-bottom: 2.45vw; } }
  /* line 29, ../sass/page-premium.scss */
  .premium #main h2 {
    padding: 30px 0;
    font-size: 1.8rem;
    text-align: center;
    line-height: 1.6; }
    @media only screen and (max-width: 767px) {
      /* line 29, ../sass/page-premium.scss */
      .premium #main h2 {
        padding: 10px 0; } }
  /* line 38, ../sass/page-premium.scss */
  .premium #main .desc {
    text-align: center;
    font-size: 1.2rem;
    line-height: 2; }
    @media only screen and (max-width: 767px) {
      /* line 38, ../sass/page-premium.scss */
      .premium #main .desc {
        text-align: left; } }
  /* line 49, ../sass/page-premium.scss */
  .premium #photo .list-root {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    /* line 55, ../sass/page-premium.scss */
    .premium #photo .list-root li {
      width: 32%;
      margin-bottom: 20px; }
      @media only screen and (max-width: 767px) {
        /* line 55, ../sass/page-premium.scss */
        .premium #photo .list-root li {
          width: 49%;
          margin-bottom: 10px; } }
  /* line 66, ../sass/page-premium.scss */
  .premium #event {
    width: 100% !important;
    padding: 80px 0;
    background: url(../image/company/topics/premium/images/event_bg.jpg); }
    /* line 70, ../sass/page-premium.scss */
    .premium #event .img:nth-of-type(1) {
      margin-bottom: 35px;
      padding: 10px; }
    /* line 74, ../sass/page-premium.scss */
    .premium #event .wrap {
      -js-display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: flex-start;
      -ms-align-items: flex-start;
      align-items: flex-start;
      -webkit-box-pack: justify;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      /* line 79, ../sass/page-premium.scss */
      .premium #event .wrap .img.ttl {
        width: 100%; }
      /* line 80, ../sass/page-premium.scss */
      .premium #event .wrap .img:nth-of-type(2),
      .premium #event .wrap .img:nth-of-type(3) {
        width: 50%; }
    @media only screen and (max-width: 1500px) {
      /* line 66, ../sass/page-premium.scss */
      .premium #event {
        padding: 20px 10px; }
        /* line 86, ../sass/page-premium.scss */
        .premium #event .img:nth-of-type(1) {
          margin-bottom: 0; } }
  @media only screen and (max-width: 1500px) and (max-width: 767px) {
    /* line 66, ../sass/page-premium.scss */
    .premium #event {
      padding: 10px 5px; }
      /* line 91, ../sass/page-premium.scss */
      .premium #event .img:nth-of-type(1) {
        margin-bottom: 10px; } }

/*# sourceMappingURL=page-premium.css.map */
