@charset "UTF-8";
/* Scss Document */
/* transition */
/* opacity */
/* inline-block */
/* font-family */
/* font size */
/* CSS Document */
/************************************************************
FONT SIZE
************************************************************/
html {
  font-size: 62.5%; }

/*html.fontChange1{font-size:62.5%;}
html.fontChange2{font-size:70%;}*/
body {
  font-size: 16px;
  font-size: 1.6rem; }

p, li, dt, dd, th, td, textarea {
  font-size: 16px;
  font-size: 1.6rem; }

/************************************************************
HTML TAGS
************************************************************/
* {
  margin: 0;
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  color: #222;
  font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.03em;
  -webkit-text-size-adjust: 100%;
  font-weight: 400;
  background: #fff; }

p {
  line-height: 2;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 16px;
  font-size: 1.6rem; }

dd, dt {
  line-height: 1.6;
  letter-spacing: normal;
  font-size: 14px; }

dt {
  font-weight: bold;
  letter-spacing: normal; }

li {
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: normal; }

th {
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: normal; }

td {
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: normal; }

ul, ol {
  list-style-type: none; }

img {
  vertical-align: bottom;
  letter-spacing: normal;
  max-width: 100%; }

hr {
  margin: 0px;
  padding: 0px; }

address {
  font-style: normal; }

a {
  color: #222;
  outline: none;
  text-decoration: none;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

a:hover {
  text-decoration: underline;
  /*color: #00bfaf;*/
  color: #222; }

a img {
  border: none; }

@media screen and (max-width: 812px) {
  p {
    line-height: 1.8; }
  p, li, dt, dd, th, td {
    font-size: 14px;
    font-size: 1.4rem; }
  a {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none; } }

#main {
  padding-top: 0; }

#base_bg {
  background: url("../../common/image/base_bg.jpg") center top no-repeat;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 102vh; }
  @media screen and (max-width: 812px) {
    #base_bg {
      background-image: url("../../common/image/base_bg_sp.jpg"); } }

#mv {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  position: relative; }
  @media screen and (max-width: 812px) {
    #mv {
      min-width: 100%; } }
  #mv .mv_inner {
    position: relative;
    background: url("../../campaign/image/mv-bg_pc.png") center top no-repeat;
    background-size: cover;
    padding-top: calc(516 / 1680 * 100%); }
    @media screen and (max-width: 812px) {
      #mv .mv_inner {
        background: url("../../campaign/image/mv-bg_sp.png") center top no-repeat;
        background-size: cover;
        padding-top: calc(460 / 750 * 100%); } }
    #mv .mv_inner > div {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
  #mv h1 {
    font-family: 'M PLUS 1p', sans-serif;
    -webkit-transform: rotateZ(0.03deg);
    -ms-transform: rotate(0.03deg);
    transform: rotateZ(0.03deg);
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    letter-spacing: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding-top: 3.5%;
    margin-left: 50px; }
    @media screen and (max-width: 812px) {
      #mv h1 {
        font-size: 4vw;
        letter-spacing: -0.05em;
        padding-top: 12.8vw;
        margin: 0 4vw; } }
    #mv h1 span {
      display: block;
      font-family: 'Cormorant Garamond', serif;
      font-size: 140px;
      color: #fff;
      letter-spacing: 0.05em;
      mix-blend-mode: difference;
      margin-left: -7px;
      margin-bottom: 3px; }
      @media screen and (max-width: 812px) {
        #mv h1 span {
          margin-left: -0.4vw;
          margin-bottom: 0;
          font-size: 13.86667vw; } }

#article_campaign #block1 {
  padding: 70px 0 150px; }
  @media screen and (max-width: 812px) {
    #article_campaign #block1 {
      padding: 8vw 0 13.33333vw; } }
  #article_campaign #block1.campaign_current > h2 span span {
    font-weight: 700; }
  #article_campaign #block1.campaign_current .campaign_current-inner {
    width: 1200px;
    margin: 72px auto 0; }
    @media screen and (max-width: 812px) {
      #article_campaign #block1.campaign_current .campaign_current-inner {
        width: 90%;
        margin: 11.33333vw auto 0; } }
    #article_campaign #block1.campaign_current .campaign_current-inner ul > li {
      margin-bottom: 68px; }
      @media screen and (max-width: 812px) {
        #article_campaign #block1.campaign_current .campaign_current-inner ul > li {
          margin-bottom: 10.66667vw; } }
      #article_campaign #block1.campaign_current .campaign_current-inner ul > li:last-of-type {
        margin-bottom: 0; }
      #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a figure {
          width: 450px;
          margin-right: 74px;
          position: relative; }
          @media screen and (max-width: 812px) {
            #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a figure {
              width: 100%;
              margin: 0 auto; } }
          #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a figure img {
            width: 100%;
            height: auto;
            vertical-align: top; }
          #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a figure::after {
            content: "";
            display: block;
            width: 450px;
            padding-top: 56%;
            background: url("../image/bn-shadow.png") left top no-repeat;
            background-size: cover;
            position: absolute;
            top: 20px;
            left: 20px;
            z-index: -1;
            filter: alpha(opacity=100) !important;
            opacity: 1 !important;
            -webkit-transition: all 0.25s ease-out;
            -moz-transition: all 0.25s ease-out;
            -ms-transition: all 0.25s ease-out;
            -o-transition: all 0.25s ease-out;
            transition: all 0.25s ease-out; }
            @media screen and (max-width: 812px) {
              #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a figure::after {
                -webkit-transition: none;
                -moz-transition: none;
                -ms-transition: none;
                -o-transition: none;
                transition: none; } }
            @media screen and (max-width: 812px) {
              #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a figure::after {
                width: 100%;
                height: auto;
                top: 4vw;
                left: 4vw; } }
        #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a:hover figure::after {
          filter: alpha(opacity=70) !important;
          opacity: 0.8 !important;
          -webkit-transition: all 0.25s ease-out;
          -moz-transition: all 0.25s ease-out;
          -ms-transition: all 0.25s ease-out;
          -o-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out; }
          @media screen and (max-width: 812px) {
            #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a:hover figure::after {
              -webkit-transition: none;
              -moz-transition: none;
              -ms-transition: none;
              -o-transition: none;
              transition: none;
              opacity: 1 !important; } }
        #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a .info {
          width: 500px; }
          @media screen and (max-width: 812px) {
            #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a .info {
              width: 100%;
              margin-top: 5.33333vw;
              padding: 0 0.53333vw; } }
          #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a .info-label {
            font-family: 'Beleren';
            font-size: 16px;
            line-height: 1;
            letter-spacing: 0.03em;
            color: #f55d0b; }
            @media screen and (max-width: 812px) {
              #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a .info-label {
                font-size: 3.2vw; } }
          #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a .info-title {
            font-family: 'M PLUS 1p', sans-serif;
            -webkit-transform: rotateZ(0.03deg);
            -ms-transform: rotate(0.03deg);
            transform: rotateZ(0.03deg);
            font-size: 24px;
            font-weight: 700;
            line-height: 1.42;
            letter-spacing: -0.07em; }
            @media screen and (max-width: 812px) {
              #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a .info-title {
                font-size: 4.26667vw; } }
          #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a .info-date {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            color: #666;
            letter-spacing: -0.07em;
            margin-top: 10px; }
            @media screen and (max-width: 812px) {
              #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a .info-date {
                margin-top: 1.33333vw; } }
            #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a .info-date dt {
              font-family: 'M PLUS 1p', sans-serif;
              -webkit-transform: rotateZ(0.03deg);
              -ms-transform: rotate(0.03deg);
              transform: rotateZ(0.03deg);
              font-size: 14px; }
              @media screen and (max-width: 812px) {
                #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a .info-date dt {
                  font-size: 2.93333vw; } }
            #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a .info-date dd {
              font-family: 'Beleren';
              font-size: 17px; }
              @media screen and (max-width: 812px) {
                #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a .info-date dd {
                  font-size: 3.33333vw; } }
        #article_campaign #block1.campaign_current .campaign_current-inner ul > li > a:hover {
          text-decoration: none; }

#article_campaign #block2 {
  padding: 100px 0 90px;
  background-color: rgba(0, 0, 0, 0.7); }
  @media screen and (max-width: 812px) {
    #article_campaign #block2 {
      padding: 12vw 0 10.66667vw; } }
  #article_campaign #block2.campaign_past > h2 {
    color: #fff; }
    #article_campaign #block2.campaign_past > h2 span span {
      font-weight: 700; }
  #article_campaign #block2.campaign_past .campaign_past-inner {
    width: 1200px;
    margin: 58px auto 0; }
    @media screen and (max-width: 812px) {
      #article_campaign #block2.campaign_past .campaign_past-inner {
        width: 90%;
        margin: 11.33333vw auto 0; } }
    #article_campaign #block2.campaign_past .campaign_past-inner ul > li {
      width: 330px;
      margin-right: 105px;
      margin-bottom: 73px; }
      @media screen and (max-width: 812px) {
        #article_campaign #block2.campaign_past .campaign_past-inner ul > li {
          width: 47%;
          margin-right: 6%;
          margin-bottom: 10.66667vw; } }
      @media screen and (max-width: 812px) {
        #article_campaign #block2.campaign_past .campaign_past-inner ul > li:nth-of-type(2n) {
          margin-right: 0 !important; } }
      #article_campaign #block2.campaign_past .campaign_past-inner ul > li:nth-of-type(3n) {
        margin-right: 0; }
        @media screen and (max-width: 812px) {
          #article_campaign #block2.campaign_past .campaign_past-inner ul > li:nth-of-type(3n) {
            margin-right: 6%; } }
      #article_campaign #block2.campaign_past .campaign_past-inner ul > li > a figure {
        width: 100%; }
        #article_campaign #block2.campaign_past .campaign_past-inner ul > li > a figure img {
          width: 100%;
          height: auto;
          vertical-align: top; }
      #article_campaign #block2.campaign_past .campaign_past-inner ul > li > a .info {
        margin-top: 9px;
        padding: 0 4px; }
        @media screen and (max-width: 812px) {
          #article_campaign #block2.campaign_past .campaign_past-inner ul > li > a .info {
            margin-top: 1.2vw;
            padding: 0 0.53333vw; } }
        #article_campaign #block2.campaign_past .campaign_past-inner ul > li > a .info-label {
          font-family: 'Beleren';
          font-size: 15px;
          line-height: 1;
          letter-spacing: 0.03em;
          color: #f55d0b; }
          @media screen and (max-width: 812px) {
            #article_campaign #block2.campaign_past .campaign_past-inner ul > li > a .info-label {
              font-size: 3.06667vw; } }
        #article_campaign #block2.campaign_past .campaign_past-inner ul > li > a .info-title {
          font-family: 'M PLUS 1p', sans-serif;
          -webkit-transform: rotateZ(0.03deg);
          -ms-transform: rotate(0.03deg);
          transform: rotateZ(0.03deg);
          font-size: 16px;
          font-weight: 700;
          line-height: 1.25;
          letter-spacing: -0.05em;
          color: #fff;
          margin-top: 4px; }
          @media screen and (max-width: 812px) {
            #article_campaign #block2.campaign_past .campaign_past-inner ul > li > a .info-title {
              font-size: 3.2vw; } }
        #article_campaign #block2.campaign_past .campaign_past-inner ul > li > a .info-date {
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          color: #999;
          letter-spacing: -0.05em;
          margin-top: 2px; }
          @media screen and (max-width: 812px) {
            #article_campaign #block2.campaign_past .campaign_past-inner ul > li > a .info-date {
              margin-top: 1.33333vw; } }
          #article_campaign #block2.campaign_past .campaign_past-inner ul > li > a .info-date dt {
            font-family: 'M PLUS 1p', sans-serif;
            -webkit-transform: rotateZ(0.03deg);
            -ms-transform: rotate(0.03deg);
            transform: rotateZ(0.03deg);
            font-size: 11px; }
            @media screen and (max-width: 812px) {
              #article_campaign #block2.campaign_past .campaign_past-inner ul > li > a .info-date dt {
                font-size: 2.53333vw; } }
          #article_campaign #block2.campaign_past .campaign_past-inner ul > li > a .info-date dd {
            font-family: 'Beleren';
            font-size: 13px; }
            @media screen and (max-width: 812px) {
              #article_campaign #block2.campaign_past .campaign_past-inner ul > li > a .info-date dd {
                font-size: 2.8vw; } }
      #article_campaign #block2.campaign_past .campaign_past-inner ul > li > a:hover {
        text-decoration: none; }
