@charset "utf-8";
body main {
  font: 13px/1.231 Helvetica,Arial,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","モリサワ 新ゴ R","Droid Sans",メイリオ,sans-serif;
  font-family: Helvetica,Arial,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","モリサワ 新ゴ R","Droid Sans",メイリオ,sans-serif;
  line-height: 1.7;
}

a {
  color: inherit; }

a:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
  a:hover img {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }

img {
  display: block;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block; }
.spbr {
    display: none; }
@media screen and (max-width: 640px) {
  .pcbr {
    display: none; } 
  .spbr {
    display: block; }}



.right_menu {
  z-index: 0 !important; }



#Cont {
  width: auto;
  position: relative;
  z-index: 1;
  padding-bottom: 57px;
  /*Modal*/ }
  #Cont section {
    padding: 80px 0;
    overflow: hidden;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 640px) {
      #Cont {
        padding-bottom: 0;
      }
      #Cont section {
        padding: 50px 0; } }
  #Cont .contentInner {
    max-width: 960px;
    margin: 0 auto; }
    @media screen and (max-width: 960px) {
      #Cont .contentInner {
        padding: 0 20px; } }
  #Cont .title {
    margin-bottom: 50px; }
    @media screen and (max-width: 640px) {
      #Cont .title {
        margin-bottom: 20px; } }
    #Cont .title img {
      margin: 0 auto; }
      @media screen and (max-width: 640px) {
        #Cont .title img {
          max-height: 25px; } }
  #Cont .bnrWrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  #Cont .item:not(:first-of-type) {
    margin-top: 60px; }
    @media screen and (max-width: 640px) {
      #Cont .item:not(:first-of-type) {
        margin-top: 20px; } }
  #Cont #navi {
    background: url(../img/nav_bk.png) center center no-repeat;
    background-size: cover;
    padding: 0;
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5; }
    @media screen and (max-width: 640px) {
      #Cont #navi {
        display: none; } }
    #Cont #navi.fixed {
      position: sticky; }
    #Cont #navi .contentInner {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      @media screen and (max-width: 960px) {
        #Cont #navi .contentInner {
          padding: 0 5px; } }
    #Cont #navi .logo {
      width: 20%;
      padding-right: 3%; }
    #Cont #navi .nav {
      display: flex;
      justify-content: flex-start;
      width: 57%; }
      #Cont #navi .nav li {
        line-height: 1.2;
        font-size: 16px;
        font-weight: bold;
       }
        @media screen and (max-width: 960px) {
          #Cont #navi .nav li {
            font-size: 14px; } }
        #Cont #navi .nav li.current a {
          color: #E9B91B;
          border-bottom: 5px solid #e9b91b; }
        #Cont #navi .nav li a {
          color: #fff;
          padding: 20px 10px 20px;
          display: block; }
          @media screen and (max-width: 960px) {
            #Cont #navi .nav li a {
              padding: 20px 0 20px; } }
          #Cont #navi .nav li a:hover {
            text-decoration: none; }
    #Cont #navi .sns {
      width: 27%;
      display: flex;
      justify-content: flex-end; }
      #Cont #navi .sns li {
        padding-left: 20px; }
        #Cont #navi .sns li:first-child {
          padding-top: 4px;
          position: relative;
          padding-left: 18px; }
          #Cont #navi .sns li:first-child::before {
            content: "";
            width: 17px;
            height: 8px;
            background: url(../img/icon_arrow.png) no-repeat;
            background-size: contain;
            display: block;
            position: absolute;
            top: 10px;
            left: 0px;
            transform: rotate(90deg); }
  #Cont #naviSP {
    display: none;
    background: url(../img/navSP_bk.png) center top no-repeat;
    background-size: cover auto;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5; }
    @media screen and (max-width: 640px) {
      #Cont #naviSP {
        display: block; } }
    #Cont #naviSP.fixed {
      position: fixed; }
    #Cont #naviSP .logo {
      max-width: 160px;
      margin: 0 auto;
      padding: 20px 0; }
    #Cont #naviSP .menu.active .openClose {
      background: url("../img/icon_close.png") no-repeat center center/contain; }
      #Cont #naviSP .menu.active .openClose::before, #Cont #naviSP .menu.active .openClose::after {
        display: none; }
    #Cont #naviSP .menu .openClose {
      height: 20px;
      width: 20px;
      position: absolute;
      top: 15px;
      right: 15px;
      box-sizing: border-box;
      cursor: pointer; }
      #Cont #naviSP .menu .openClose::before, #Cont #naviSP .menu .openClose::after {
        content: "";
        width: 20px;
        height: 3px;
        background: #fff;
        display: block;
        position: absolute;
        left: 0; }
      #Cont #naviSP .menu .openClose::before {
        top: 4px; }
      #Cont #naviSP .menu .openClose::after {
        bottom: 4px; }
    #Cont #naviSP .menu ul {
      display: none;
      background: url(../img/navSP_bk2.png) center top/cover no-repeat; }
      #Cont #naviSP .menu ul li {
        background: url(../img/line01.png) center bottom no-repeat;
        background-size: 80% 1px; }
        #Cont #naviSP .menu ul li.blank a {
          background: url(../img/navSP_bk3.png) center center no-repeat;
          background-size: cover;
          border-top: 1px solid #4E7783;
          border-bottom: 1px solid #4E7783; }
          #Cont #naviSP .menu ul li.blank a::after {
            width: 15px;
            height: 12px;
            background: url(../img/icon_blank.png) no-repeat;
            background-size: contain;
            transform: none;
            top: 17px; }
        #Cont #naviSP .menu ul li a {
          color: #fff;
          font-size: 17px;
          font-weight: bold;
          display: block;
          text-align: center;
          padding: 15px 0;
          position: relative; }
          #Cont #naviSP .menu ul li a::after {
            content: "";
            width: 17px;
            height: 8px;
            background: url(../img/icon_arrow.png) no-repeat;
            background-size: contain;
            display: block;
            position: absolute;
            top: 25px;
            right: 20px;
            transform: rotate(90deg); }
          #Cont #naviSP .menu ul li a img {
            margin: 0 auto; }
  #Cont #mainImg {
    padding: 0 0; }
    
    @media screen and (max-width: 640px) {
      #Cont #mainImg {
        padding-top: 50px;
        position: relative;
        z-index: 2; } }
    #Cont #mainImg .contentInner {
      width: 100%;
      max-width: unset;
      padding: 0; }
    #Cont #mainImg .contentInner .img img{
      width: 100%;}
    #Cont #mainImg .logo {
      background: #fff;
      background: #001489;
      padding: 15px; }
      @media screen and (max-width: 640px) {
        #Cont #mainImg .logo {
          padding: 10px 20px; } }
      #Cont #mainImg .logo img {
        margin: 0 auto; }
  #Cont #cmArea {
    background: #08287F; }
    @media screen and (max-width: 640px) {
      #Cont #cmArea {
        margin-top: -30px;
        padding-top: 80px;
        position: relative;
        z-index: 1; } }
    #Cont #cmArea .movie01 {
      text-align: center; }
      #Cont #cmArea .movie01 .movie {
        display: inline-block;
        margin-bottom: 10px;
        position: relative; }
        #Cont #cmArea .movie01 .movie img {
          background: url(../img/cm_img01_bk.png) no-repeat center center/contain; }
        #Cont #cmArea .movie01 .movie a::before {
          content: "";
          background: url(../img/btn01.png) no-repeat;
          background-size: contain;
          height: 90px;
          width: 90px;
          display: block;
          position: absolute;
          bottom: 20px;
          right: 20px;
          z-index: 1; }
          @media screen and (max-width: 640px) {
            #Cont #cmArea .movie01 .movie a::before {
              height: 45px;
              width: 45px; } }
      #Cont #cmArea .movie01 .txt {
        color: #fff;
        font-size: 20px; }
  #Cont #campaignArea {
    background: #013A99; }
    @media screen and (max-width: 640px) {
      #Cont #campaignArea {
        margin-top: -1px;
        padding-top: 80px;
        position: relative;
        z-index: 1;
        opacity: 1 !important; } }
  #Cont .beerWrap {
    background-color: #013A99;
    position: relative; }
    #Cont .beerWrap.active::before {
      display: block; }
    #Cont .beerWrap::before {
      display: none;
      content: "";
      height: 100vh;
      width: 100%;
      position: fixed;
      top: 0;
      left: 0; }
    #Cont .beerWrap .lead {
      color: #fff;
      line-height: 35px !important;
      text-align: center;
      margin-bottom: 20px;
      font-size: 18px !important; }
      @media screen and (max-width: 640px) {
        #Cont .beerWrap .lead {
          font-size: 14px !important;
          line-height: 26px !important; } }
    #Cont .beerWrap .box1 {
      background-color: #fff;
      background-image: url(../img/secret_01_img.png);
      background-repeat: no-repeat;
      position: relative; }
      @media screen and (min-width: 641px) {
        #Cont .beerWrap .box1 {
          padding: 80px 80px 0;
          min-height: 460px;
          background-position: 80px 80px; } }
      @media screen and (max-width: 960px) {
        #Cont .beerWrap .box1 {
          padding: 30px 30px 0;
          background-position: 30px 30px; } }
      @media screen and (max-width: 640px) {
        #Cont .beerWrap .box1 {
          padding-top: 69.7247706422%;
          background-position: 0 0;
          background-size: 100%; } }
    #Cont .beerWrap .inner1 {
      min-height: 228px;
      box-sizing: border-box;
      padding: 0 38px;
      background-color: #fff;
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); }
      @media screen and (min-width: 641px) {
        #Cont .beerWrap .inner1 {
          width: 425px;
          position: absolute;
          top: 156px;
          right: 80px; } }
      @media screen and (max-width: 960px) {
        #Cont .beerWrap .inner1 {
          position: absolute;
          right: 30px; } }
      @media screen and (max-width: 640px) {
        #Cont .beerWrap .inner1 {
          width: 90vw;
          position: relative;
          left: -30px;
          background: none;
          box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0); } }
      #Cont .beerWrap .inner1 .ttl {
        transform: translate(0, -50px); }
        @media screen and (max-width: 640px) {
          #Cont .beerWrap .inner1 .ttl {
            transform: translate(0);
            margin: 20px 0; } }
      #Cont .beerWrap .inner1 .txt {
        transform: translateY(-20px); }
        @media screen and (max-width: 640px) {
          #Cont .beerWrap .inner1 .txt {
            transform: translateY(0); } }
    #Cont .beerWrap .box2 {
      background-color: #fff;
      background-image: url(../img/secret_02_img.png);
      background-repeat: no-repeat;
      position: relative; }
      @media screen and (min-width: 641px) {
        #Cont .beerWrap .box2 {
          padding: 0 80px;
          min-height: 460px;
          background-position: calc(100% - 80px) 0; } }
      @media screen and (max-width: 960px) {
        #Cont .beerWrap .box2 {
          padding: 30px 30px 0;
          background-position: calc(100% - 30px) 0; } }
      @media screen and (max-width: 640px) {
        #Cont .beerWrap .box2 {
          padding-top: 69.7247706422%;
          background-position: 0 0;
          background-size: 100%; } }
    #Cont .beerWrap .inner2 {
      min-height: 228px;
      box-sizing: border-box;
      padding: 0 38px 20px;
      background-color: #fff;
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); }
      @media screen and (min-width: 641px) {
        #Cont .beerWrap .inner2 {
          width: 425px;
          position: absolute;
          top: 38px;
          left: 80px; } }
      @media screen and (max-width: 960px) {
        #Cont .beerWrap .inner2 {
          position: absolute;
          left: 30px; } }
      @media screen and (max-width: 640px) {
        #Cont .beerWrap .inner2 {
          width: 90vw;
          position: relative;
          left: -30px;
          background: none;
          box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0); } }
      #Cont .beerWrap .inner2 .ttl {
        transform: translate(0, -50px); }
        @media screen and (max-width: 640px) {
          #Cont .beerWrap .inner2 .ttl {
            transform: translate(0);
            margin: 50px 0 20px; } }
      #Cont .beerWrap .inner2 .txt {
        transform: translateY(-20px); }
        @media screen and (max-width: 640px) {
          #Cont .beerWrap .inner2 .txt {
            transform: translateY(0); } }
#Cont #voiceArea {
	text-align: center;
    padding-bottom: 30px;
    position: relative;
    z-index: 2;
background: #013A99; }

#Cont #voiceArea img{
	margin:auto;}

    @media screen and (max-width: 640px) {
	#Cont #voiceArea {
		text-align: left;
        margin-top: -60px;
        padding-top: 60px;
        padding-bottom: 0; } }
    @media screen and (max-width: 640px) {
      #Cont #voiceArea .contentInner {
        padding: 0; } }
    #Cont #voiceArea .title {
      margin-bottom: 25px; }
      @media screen and (max-width: 640px) {
        #Cont #voiceArea .title {
          margin-bottom: 10px; } }
      @media screen and (max-width: 640px) {
        #Cont #voiceArea .title img {
          max-height: 35px; } }
    #Cont #voiceArea .subttl {
      margin-bottom: 30px; }
      #Cont #voiceArea .subttl img {
        margin: 0 auto; }
        @media screen and (max-width: 640px) {
          #Cont #voiceArea .subttl img {
            max-width: 256px; } }
    @media screen and (max-width: 640px) {
      #Cont #voiceArea .img01 {
        padding: 0 20px; } }
    #Cont #voiceArea .img02 {
      margin: -40px 0 0 -10%;
      width: 120%; }
      @media screen and (max-width: 640px) {
        #Cont #voiceArea .img02 {
          margin: 20px 0 0 0;
          width: auto; } }
      #Cont #voiceArea .img02 img {
        background: url(../img/voice_img02_bk_pc.png) no-repeat center center/contain; }
        @media screen and (max-width: 640px) {
          #Cont #voiceArea .img02 img {
            background-image: url(../img/voice_img02_bk_sp.png); } }
    #Cont #voiceArea .comment-list {
      display: none; }
      @media screen and (max-width: 640px) {
        #Cont #voiceArea .comment-list {
          display: block;
          padding: 0 20px;
          margin: 27px auto 0;
          max-width: 960px; } }
          @media screen and (max-width: 640px) {
            #Cont #voiceArea .comment-item {
              background-color: #fff;
              border: 2px solid #ffe000;
              border-radius: 6px;
              padding: 20px; }
            #Cont #voiceArea .comment-item:not(:first-of-type) {
              margin-top: 16px; } }
            @media screen and (max-width: 640px) {
              #Cont #voiceArea .comment-txt {
                font-size: 16px;
                line-height: 1.5; } }
            @media screen and (max-width: 640px) {
              #Cont #voiceArea .comment-answerer {
                font-size: 12px;
                margin-top: 5px; } }
.voice_annotation {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 30px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.04em;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .voice_annotation {
    margin-top: 20px;
    padding: 0 20px;
    font-size: 10px;
  }
}
  #Cont #movieArea {
    background: #013A99;
    padding-top: 80px;
    z-index: 2;
  }
    @media screen and (max-width: 640px) {
      #Cont #movieArea {
        padding-top: 60px;
      }
    }
    #Cont #movieArea .contentInner {
      text-align: center;
    }
    #Cont #movieArea .title {
      margin-bottom: 30px;
    }
    #Cont #movieArea .title img {
      max-height: 78.5px;
    }
    #Cont #movieArea .modal_thumb {
      display: inline-block;
      margin: 20px auto 0;
      width: 50%;
      padding: 0 20px;
      position: relative;
      text-decoration: none;
    }
    #Cont #movieArea .modal_thumb picture {
      display: inline-block;
      margin: 0 auto;
      position: relative;
    }
    #Cont #movieArea .modal_thumb picture img {
      width: 100%;
      z-index: 1;
    }
    #Cont #movieArea .modal_thumb picture::before {
      background-image: url(../img/icon_play.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100px;
      content: "";
      display: inline-block;
      height: 100px;
      position: absolute;
      left: calc( 50% - 50px );
      top: calc( 50% - 50px );
      width: 100px;
      z-index: 5;
    }
    #Cont #movieArea .modal_thumb p {
      color: #fff;
      font-size: 20px;
      font-weight: 700;
      padding-top: 20px;
      text-align: center;
      text-decoration: none;
    }
      @media screen and (max-width: 640px) {
        #Cont #movieArea {
          padding-bottom: 0;
        }
        #Cont #movieArea .title {
          margin-bottom: 20px;
        }
        #Cont #movieArea .title img {
          max-height: 35px;
        }
        #Cont #movieArea .modal_thumb {
          width: 100%;
          padding: 0;
          margin: 6% 0 0;
        }
        #Cont #movieArea .modal_thumb p {
          font-size: 16px;
        }
      }
  #Cont #secretArea {
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 640px) {
      #Cont #secretArea {
        margin-top: -30px;
        padding-top: 80px; } }
    #Cont #secretArea .title {
      width: 604px;
      margin: 0 auto 30px; }
      @media screen and (max-width: 640px) {
        #Cont #secretArea .title {
          width: auto;
          margin-bottom: 20px; } }
      @media screen and (max-width: 640px) {
        #Cont #secretArea .title img {
          max-height: 35px; } }
    #Cont #secretArea .lead {
      font-size: 30px;
      text-align: center;
      font-weight: bold;
      line-height: 1.4;
      margin-bottom: 30px; }
      @media screen and (max-width: 640px) {
        #Cont #secretArea .lead {
          font-size: 15px; } }
      #Cont #secretArea .lead strong {
        color: #08287F; }
      #Cont #secretArea .lead sup {
        font-size: 15px;
        vertical-align: super; }
        @media screen and (max-width: 640px) {
          #Cont #secretArea .lead sup {
            font-size: 12px; } }
    #Cont #secretArea .box {
      margin-bottom: 70px;
      background: rgba(255, 255, 255, 0.9); }
      @media screen and (max-width: 640px) {
        #Cont #secretArea .box {
          margin-bottom: 50px; } }
      #Cont #secretArea .box .ttl {
        background: #08287f;
        padding: 30px 10px;
        margin-bottom: 30px; }
        @media screen and (max-width: 640px) {
          #Cont #secretArea .box .ttl {
            margin-bottom: 20px; } }
        #Cont #secretArea .box .ttl img {
          margin: 0 auto; }
      #Cont #secretArea .box .inner {
        padding: 0 40px 30px 40px; }
        @media screen and (max-width: 640px) {
          #Cont #secretArea .box .inner {
            padding: 0 20px 30px; } }
        #Cont #secretArea .box .inner .subttl {
          font-size: 36px;
          text-align: center;
          font-weight: bold;
          color: #08287F;
          margin-bottom: 30px; }
          @media screen and (max-width: 640px) {
            #Cont #secretArea .box .inner .subttl {
              font-size: 20px; } }
        #Cont #secretArea .box .inner .img {
          margin-bottom: 20px; }
          #Cont #secretArea .box .inner .img img {
            margin: 0 auto; }
        #Cont #secretArea .box .inner .txt {
          font-size: 16px; }
          @media screen and (max-width: 640px) {
            #Cont #secretArea .box .inner .txt {
              font-size: 14px; } }
          #Cont #secretArea .box .inner .txt strong {
            font-size: 23px;
            color: #08287F;
            font-weight: bold; }
            @media screen and (max-width: 640px) {
              #Cont #secretArea .box .inner .txt strong {
                font-size: 19px; } }
  #Cont #infoArea {
    background: #013A99; }
    #Cont #infoArea .contentInner {
      display: flex; }
      @media screen and (max-width: 640px) {
        #Cont #infoArea .contentInner {
          flex-direction: column-reverse; } }
    #Cont #infoArea .txt {
      width: 55%; }
      @media screen and (max-width: 640px) {
        #Cont #infoArea {
          padding-top: 60px;
        }
        #Cont #infoArea .txt {
          width: 100%; } }
      #Cont #infoArea .txt .logo {
        margin-bottom: 30px; }
      #Cont #infoArea .txt .spec {
        margin-bottom: 30px; }
        #Cont #infoArea .txt .spec dl {
          display: flex;
          margin-bottom: 10px; }
          #Cont #infoArea .txt .spec dl dt, #Cont #infoArea .txt .spec dl dd {
            color: #fff;
            font-size: 16px; }
          #Cont #infoArea .txt .spec dl dt {
            font-weight: bold;
            width: 30%;
            line-height: 1.3; }
          #Cont #infoArea .txt .spec dl dd {
            width: 70%;
            display: flex;
            flex-wrap: wrap; }
            #Cont #infoArea .txt .spec dl dd .ttl {
              width: 120px; }
            #Cont #infoArea .txt .spec dl dd .txt {
              width: calc(100% - 120px); }
            #Cont #infoArea .txt .spec dl dd .ttl2 {
              width: 120px;
              padding-bottom: 6.1%; }
            #Cont #infoArea .txt .spec dl dd .txt2 {
              width: calc(100% - 120px);}
      #Cont #infoArea .txt .note {
        color: #fff; }
    #Cont #infoArea .img {
      width: 45%; }
      @media screen and (max-width: 640px) {
        #Cont #infoArea .txt .spec dl dd .ttl2 {
          padding-bottom: 13.1%; }
        #Cont #infoArea .img {
          width: 100%;
          margin-bottom: 30px; } }
      #Cont #infoArea .img img {
        margin: 0 auto; }
  #Cont #bnrArea {
    background: #0060B9;
    padding: 0;
    position: relative; }
    @media screen and (max-width: 640px) {
      #Cont #bnrArea .contentInner {
        padding: 0; } }
    #Cont #bnrArea ul {
      display: flex;
      justify-content: center;
      align-items: flex-start; }
      @media screen and (max-width: 640px) {
        #Cont #bnrArea ul {
          display: block; } }
    #Cont #bnrArea ul li {
      width: 320px;
    }
    @media screen and (max-width: 640px) {
      #Cont #bnrArea ul li {
        width: 100%;
      }
    }
    #Cont #bnrArea .topScroll {
      position: absolute;
      top: 50%;
      right: 40px;
      z-index: 1; }
      @media screen and (max-width: 640px) {
        #Cont #bnrArea .topScroll {
          position: static;
          background: linear-gradient(to right, #001868 0%, #012d88 28%, #012d88 78%, #001868 100%); } }
      #Cont #bnrArea .topScroll a {
        display: block;
        height: 25px;
        width: 25px;
        background: url("../img/icon_arrow.png") no-repeat center center; }
        @media screen and (max-width: 640px) {
          #Cont #bnrArea .topScroll a {
            width: 100%;
            height: 60px;
            background-size: 18px; } }
  #Cont .bnr_gl {
    width: 100%;
  }
  #Cont .delighter {
    opacity: 0;
    transition: opacity 1.0s; }
    #Cont .delighter.started, #Cont .delighter.ended {
      opacity: 1; }
  @media (max-width: 640px) {
    #Cont .modal {
      z-index: 9999;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.5);
      z-index: 300;
      display: none;
      overflow: auto; }
    #Cont .modal .close {
      position: absolute;
      top: 0;
      right: 0;
      margin: 14% 0 0 0; }
    #Cont .modal .close a {
      background: #fff;
      width: 32px;
      height: 3px;
      display: block;
      text-indent: -9999px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      position: relative; }
    #Cont .modal .close a:before {
      content: '';
      position: absolute;
      background: #fff;
      width: 32px;
      height: 3px;
      display: block;
      text-indent: -9999px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
    #Cont .modal iframe {
      width: 100%;
      height: 210px;
      border: none;
      margin: 0 auto;
      display: block; } }
  @media (max-width: 640px) and (min-width: 641px) {
    #Cont .modal iframe {
      width: 640px;
      height: 320px; } }
  @media (max-width: 640px) {
    #Cont .sp-absolute {
      position: absolute;
      background: none;
      bottom: inherit; }
    #Cont .modal .video-wrapper {
      margin: 0 auto 0;
      position: absolute;
      padding: 15px 0;
      max-width: 640px;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 0;
      width: 90%; }
    #Cont .modal .video-wrapper .video {
      margin: 80px auto 10px; }
    #Cont .sp-overlay {
      background: rgba(0, 0, 0, 0.5);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      display: none;
      z-index: 202; }
    #Cont .modal-img {
      padding: 0 20px;
      margin-top: 80px; } }
  @media (min-width: 641px) {
    #Cont .sp-overlay {
      display: none !important; }
    #Cont .modal {
      position: fixed;
      z-index: 9999;
      top: 0 !important;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.5);
      display: none;
      overflow: auto; }
    #Cont .modal .close {
      position: absolute;
      top: 0;
      margin: 7.8% 4.3% 0 0;
      right: 0; }
    #Cont .modal .close a {
      background: #fff;
      width: 32px;
      height: 3px;
      display: block;
      text-indent: -9999px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      position: relative; }
    #Cont .modal .close a:before {
      content: '';
      position: absolute;
      background: #fff;
      width: 32px;
      height: 3px;
      display: block;
      text-indent: -9999px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
    #Cont .modal iframe {
      width: 90%;
      height: 481px;
      border: none;
      margin: 0 auto 0;
      display: block; }
    #Cont .modal-img {
      margin-top: 80px; }
    #Cont .modal .video-wrapper {
      margin: 50px auto 0;
      position: relative;
      padding: 15px 0;
      max-width: 960px; }
    #Cont .modal .video-wrapper .video {
      margin: 80px auto 10px; } }

.campaign_img{
  border:2px #fff solid;
      display: inline-block;
}

.modal_list {
  display: flex;
  flex-wrap: wrap;
}
.modal_list:first-of-type {
  margin: 60px 0 0;
}
.modal_list.modal_list_more {
  display: none;
}
.modal_list.modal_list_more.open {
  display: flex;
}
.more_button {
  position: relative;
  width: 410px;
  padding: 24px 0;
  margin: 20px;
  border-radius: 40px;
  background-color: #fff;
  font-weight: bold;
  font-size: 18px;
  border: none;
  cursor: pointer;
  z-index: 2;
}
.more_button:after, .more_button:before {
  content:'';
  position:absolute;
  right:20px;
  top:50%;
  transform: translateY(-50%);
  width:20px;
  height:3px;
  background-color:#013A99;
}

.more_button:before {
  transform:rotate(90deg) translateX(-7%);
}

.more_button.close:before {
  display: none;
}

.more_button.close {
  display: none;
}

.movie_title {
  display: flex;
  height: 100px;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 640px) {
  .modal_list {
    display: block;
  }
  .modal_list.modal_list_more.open {
    display: block;
  }
  .modal_list:first-of-type {
    margin: 0;
  }
  .more_button {
    width: 100%;
    margin: 20px 0 0;
  }
  .movie_title {
    height: 84px;
  }
}

/*# sourceMappingURL=style.css.map */
