/* ==========================================================================
  Reset
  ========================================================================== */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  vertical-align: baseline; }

article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block; }

ul, ol {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote::before, blockquote::after, q::before, q::after {
  content: "";
  content: none; }

img {
  font-size: 0;
  line-height: 0; }

a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  background: transparent;
  font-size: 100%;
  vertical-align: baseline; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  font-weight: bold;
  font-style: italic;
  color: #000; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

fieldset, img {
  line-height: 0;
  vertical-align: top; }

hr {
  display: none; }

input, select {
  vertical-align: middle; }

html {
  overflow-y: scroll;
  *zoom: 1; }

* {
  margin: 0;
  padding: 0; }

img {
  vertical-align: bottom; }

html, body {
  width: 100%;
  height: 100%; }

ul, li {
  list-style: none; }

b {
  font-weight: bold; }

iframe {
  border: none;
  outline: none; }

/* ==========================================================================
  Base
  ========================================================================== */
.wrapper {
  padding-top: 100px;
  font-feature-settings: "palt" 1; }
  @media screen and (max-width: 768px) {
    .wrapper {
      padding-top: 60px; } }

.breadcrumb {
  max-width: 1260px;
  margin: 0 auto;
  padding-bottom: 30px; }
  @media screen and (max-width: 768px) {
    .breadcrumb {
      padding: 15px;
      box-sizing: border-box; } }

#gp2020 {
  display: block;
  min-width: 1260px;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-size: 18px;
  color: #333;
  line-height: 1.7;
  text-align: center;
  background: url(../img/bg.png) repeat;
  /* ==========================================================================
  mv-area
  ========================================================================== */
  /* ==========================================================================
  works-area
  ========================================================================== */
  /* ==========================================================================
  slide-area
  ========================================================================== */
  /* ==========================================================================
 choco-area
  ========================================================================== */
  /* ==========================================================================
 instagram-area
  ========================================================================== */
  /* ==========================================================================
ban skp
  ========================================================================== */
  /* ==========================================================================
result
  ========================================================================== */
  /* ==========================================================================
rec
  ========================================================================== */ }
  @media screen and (max-width: 768px) {
    #gp2020 {
      min-width: 0;
      font-size: 16px; } }
  #gp2020 * {
    box-sizing: border-box; }
  #gp2020 img {
    width: 100%;
    height: auto; }
  #gp2020 .pc {
    display: none; }
    @media screen and (min-width: 769px) {
      #gp2020 .pc {
        display: block; } }
  #gp2020 .sp {
    display: none; }
    @media screen and (max-width: 768px) {
      #gp2020 .sp {
        display: block; } }
  #gp2020 a {
    text-decoration: underline; }
    #gp2020 a:hover {
      text-decoration: none; }
      #gp2020 a:hover img {
        opacity: .7; }
        @media screen and (max-width: 768px) {
          #gp2020 a:hover img {
            opacity: 1; } }
    #gp2020 a:hover, #gp2020 a img {
      transition: .2s linear; }
  #gp2020 .mv-area {
    position: relative;
    background: url(../img/mv_bg.png) center top no-repeat;
    padding-bottom: 60px; }
    @media screen and (max-width: 768px) {
      #gp2020 .mv-area {
        background: none;
        padding-bottom: 40px; } }
    #gp2020 .mv-area h1 {
      width: 90%;
      max-width: 1300px;
      margin: 0 auto 30px; }
      @media screen and (max-width: 768px) {
        #gp2020 .mv-area h1 {
          width: 100%;
          margin: 0 auto 20px; } }
    #gp2020 .mv-area h2 {
      font-size: 24px;
      color: #fff;
      margin-bottom: 30px;
      line-height: 1.5;
      font-family: ro-brush-std, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-feature-settings: "palt" 1; }
      @media screen and (max-width: 768px) {
        #gp2020 .mv-area h2 {
          font-size: 18px;
          padding: 0 4%;
          margin-bottom: 20px; } }
  #gp2020 .mv-shinsan {
    position: absolute;
    top: 25px;
    right: 30px;
    width: 230px; }
    @media screen and (max-width: 768px) {
      #gp2020 .mv-shinsan {
        display: none; } }
  #gp2020 .sns-box {
    position: absolute;
    top: 25px;
    left: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 128px; }
    @media screen and (max-width: 768px) {
      #gp2020 .sns-box {
        width: 90px;
        left: 10px;
        top: 10px; } }
    #gp2020 .sns-box a {
      display: block;
      width: 54px;
      height: 54px;
      border-radius: 27px; }
      @media screen and (max-width: 768px) {
        #gp2020 .sns-box a {
          width: 40px;
          height: 40px;
          border-radius: 20px; } }
      #gp2020 .sns-box a.sns-tw {
        background: url(../img/sns_twitter.png) center center no-repeat #55acee;
        background-size: 24px auto; }
        @media screen and (max-width: 768px) {
          #gp2020 .sns-box a.sns-tw {
            background-size: 17.7px auto; } }
      #gp2020 .sns-box a.sns-fb {
        background: url(../img/sns_facebook.png) center center no-repeat #3b5998;
        background-size: 14px auto; }
        @media screen and (max-width: 768px) {
          #gp2020 .sns-box a.sns-fb {
            background-size: 10.3px auto; } }
  #gp2020 .mv-btn {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 780px;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      #gp2020 .mv-btn {
        width: 80%;
        margin: 0 auto; } }
    #gp2020 .mv-btn p {
      width: 360px; }
      @media screen and (max-width: 768px) {
        #gp2020 .mv-btn p {
          width: 100%; }
          #gp2020 .mv-btn p:nth-child(1) {
            margin-bottom: 15px; } }
  #gp2020 .works-area {
    position: relative; }
    #gp2020 .works-area:before {
      content: '';
      position: absolute;
      top: -16px;
      left: 0;
      width: 100%;
      height: 16px;
      background: url(../img/works_wave_t.png) center top repeat-x; }
      @media screen and (max-width: 768px) {
        #gp2020 .works-area:before {
          top: -8px;
          height: 8px;
          background-size: contain; } }
    #gp2020 .works-area:after {
      content: '';
      position: absolute;
      bottom: -16px;
      left: 0;
      width: 100%;
      height: 16px;
      background: url(../img/works_wave_b.png) center top repeat-x; }
      @media screen and (max-width: 768px) {
        #gp2020 .works-area:after {
          bottom: -8px;
          height: 8px;
          background-size: contain; } }
    #gp2020 .works-area h3 {
      color: #bb004b;
      font-family: ro-brush-std, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-feature-settings: "palt" 1;
      font-size: 44px;
      margin-bottom: 10px;
      line-height: 1.4; }
      @media screen and (max-width: 768px) {
        #gp2020 .works-area h3 {
          font-size: 24px;
          margin-bottom: 15px; } }
  #gp2020 .works-lead {
    font-family: ro-brush-std, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: "palt" 1;
    font-size: 28px;
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      #gp2020 .works-lead {
        font-size: 18px; } }
  #gp2020 .works-inner {
    background: #fff9f2;
    padding: 60px 0 20px 0; }
    @media screen and (max-width: 768px) {
      #gp2020 .works-inner {
        padding: 20px 4%; } }
  #gp2020 .works-date {
    background: #bb004b;
    display: inline-block;
    padding: 4px 10px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 50px; }
    @media screen and (max-width: 768px) {
      #gp2020 .works-date {
        margin-bottom: 20px; } }
  #gp2020 .works-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      #gp2020 .works-list {
        justify-content: space-between; } }
    #gp2020 .works-list li {
      width: 23%;
      margin-bottom: 40px; }
      @media screen and (max-width: 768px) {
        #gp2020 .works-list li {
          width: 48%;
          margin-bottom: 20px; } }
      #gp2020 .works-list li .works-img {
        margin-bottom: 15px;
        box-shadow: 5px 5px 0 #bb004b; }
        @media screen and (max-width: 768px) {
          #gp2020 .works-list li .works-img {
            margin-bottom: 10px; } }
      #gp2020 .works-list li h4 {
        font-family: ro-brush-std, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-feature-settings: "palt" 1;
        color: #bb004b;
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 1; }
        @media screen and (max-width: 768px) {
          #gp2020 .works-list li h4 {
            font-size: 14px;
            margin-bottom: 5px; } }
      #gp2020 .works-list li a {
        color: #333;
        margin-bottom: 15px;
        font-size: 18px;
        font-weight: bold; }
        @media screen and (max-width: 768px) {
          #gp2020 .works-list li a {
            margin-bottom: 10px;
            font-size: 14px; } }
  #gp2020 a.program-btn {
    display: block;
    position: relative;
    width: 220px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    margin: 10px auto 0;
    padding-right: 10px;
    color: #fff !important;
    background: #cdab5c;
    text-decoration: none;
    text-align: center;
    text-decoration: none;
    font-weight: normal !important;
    font-family: ro-brush-std, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: "palt" 1;
    font-weight: normal;
    border-radius: 4px; }
    @media screen and (max-width: 768px) {
      #gp2020 a.program-btn {
        width: 90%;
        font-size: 12px; } }
  #gp2020 a.program-btn:hover {
    background: #333; }
  #gp2020 a.program-btn:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg); }
  #gp2020 .works-copy {
    font-size: 10px;
    width: 92%;
    margin: 0 auto;
    line-height: 1.4;
    color: #333; }
  #gp2020 .ill-l-box {
    display: none;
    position: fixed;
    cursor: url(../img/icon_close.png), pointer;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 400;
    background: rgba(0, 0, 0, 0.6); }
    #gp2020 .ill-l-box img {
      position: absolute;
      display: block;
      width: 700px;
      height: auto;
      top: 50%;
      left: 50%;
      margin: -350px 0 0 -350px; }
      @media screen and (max-width: 768px) {
        #gp2020 .ill-l-box img {
          width: 320px;
          height: 320px;
          margin: -160px 0 0 -160px; } }
  #gp2020 .slide-area {
    position: relative;
    padding: 100px 0;
    color: #fff;
    background: url(../img/vote_bg.png) center 60px no-repeat;
    background-size: 100% auto; }
    @media screen and (max-width: 768px) {
      #gp2020 .slide-area {
        padding: 60px 0 20px 0; } }
    #gp2020 .slide-area:before {
      content: url(../img/vote_arrow.png);
      position: absolute;
      top: 40px;
      left: 50%;
      margin-left: -20px; }
      @media screen and (max-width: 768px) {
        #gp2020 .slide-area:before {
          top: 20px;
          content: url(../img/vote_arrow_sp.png);
          margin-left: -14px; } }
    #gp2020 .slide-area h3 {
      font-size: 40px;
      font-family: ro-brush-std, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-feature-settings: "palt" 1;
      margin-bottom: 20px; }
      @media screen and (max-width: 768px) {
        #gp2020 .slide-area h3 {
          font-size: 24px;
          padding: 0 4%;
          line-height: 1.4;
          margin-bottom: 15px; } }
    #gp2020 .slide-area .date {
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 20px; }
      @media screen and (max-width: 768px) {
        #gp2020 .slide-area .date {
          font-size: 16px;
          padding: 0 4%; } }
    #gp2020 .slide-area .caution {
      display: inline-block;
      padding: 4px 10px;
      font-size: 30px;
      font-family: ro-brush-std, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-feature-settings: "palt" 1;
      color: #bb004b;
      margin-bottom: 20px;
      background: #fff; }
      @media screen and (max-width: 768px) {
        #gp2020 .slide-area .caution {
          font-size: 18px;
          width: 92%;
          margin: 0 auto 20px; } }
    #gp2020 .slide-area .term {
      font-size: 26px;
      font-family: ro-brush-std, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-feature-settings: "palt" 1;
      margin-bottom: 60px; }
      @media screen and (max-width: 768px) {
        #gp2020 .slide-area .term {
          font-size: 14px;
          margin-bottom: 20px; } }
      #gp2020 .slide-area .term span {
        font-size: 36px; }
        @media screen and (max-width: 768px) {
          #gp2020 .slide-area .term span {
            font-size: 18px; } }
    #gp2020 .slide-area .end {
      margin-bottom: 40px; }
      @media screen and (max-width: 768px) {
        #gp2020 .slide-area .end {
          margin-bottom: 20px; } }
      #gp2020 .slide-area .end span {
        color: #fff;
        font-family: ro-brush-std, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-feature-settings: "palt" 1;
        display: inline;
        text-align: center;
        font-size: 28px;
        background: #000;
        padding: 0 8px; }
        @media screen and (max-width: 768px) {
          #gp2020 .slide-area .end span {
            font-size: 18px;
            padding: 0 4px; } }
    #gp2020 .slide-area .swiper-container {
      padding-bottom: 160px;
      margin-bottom: 30px; }
      @media screen and (max-width: 768px) {
        #gp2020 .slide-area .swiper-container {
          padding-bottom: 30px;
          margin-bottom: 0; } }
    #gp2020 .slide-area .swiper-slide {
      width: 800px;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media screen and (max-width: 768px) {
        #gp2020 .slide-area .swiper-slide {
          width: 100%; } }
      #gp2020 .slide-area .swiper-slide h4 {
        width: 100%;
        display: block;
        font-size: 30px;
        margin-bottom: 20px;
        line-height: 1.4;
        font-family: ro-brush-std, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-feature-settings: "palt" 1;
        color: #fff; }
        #gp2020 .slide-area .swiper-slide h4 span {
          font-size: 20px; }
        @media screen and (max-width: 768px) {
          #gp2020 .slide-area .swiper-slide h4 {
            font-size: 22px;
            margin-bottom: 10px; }
            #gp2020 .slide-area .swiper-slide h4 span {
              font-size: 16px; } }
      #gp2020 .slide-area .swiper-slide .slide-inner {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 800px;
        margin: 0 auto;
        color: #333; }
        @media screen and (max-width: 768px) {
          #gp2020 .slide-area .swiper-slide .slide-inner {
            width: 92%; } }
      #gp2020 .slide-area .swiper-slide .slide-left {
        width: 400px; }
        @media screen and (max-width: 768px) {
          #gp2020 .slide-area .swiper-slide .slide-left {
            width: 100%; } }
      #gp2020 .slide-area .swiper-slide .slide-right {
        position: relative;
        width: 400px;
        height: 400px;
        background: #fff9f2;
        padding: 20px;
        text-align: center;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center; }
        @media screen and (max-width: 768px) {
          #gp2020 .slide-area .swiper-slide .slide-right {
            width: 100%;
            height: 320px;
            height: 240px;
            padding: 15px; } }
        #gp2020 .slide-area .swiper-slide .slide-right p {
          font-weight: bold;
          font-size: 15px;
          line-height: 1.8; }
          @media screen and (max-width: 768px) {
            #gp2020 .slide-area .swiper-slide .slide-right p {
              font-size: 14px;
              line-height: 1.6; } }
        #gp2020 .slide-area .swiper-slide .slide-right p.catch {
          font-size: 28px;
          font-weight: normal;
          line-height: 1.2;
          color: #bb004b;
          font-family: ro-brush-std, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-feature-settings: "palt" 1; }
          @media screen and (max-width: 768px) {
            #gp2020 .slide-area .swiper-slide .slide-right p.catch {
              font-size: 22px;
              margin-bottom: 10px; } }
        #gp2020 .slide-area .swiper-slide .slide-right .btn-slide {
          position: absolute;
          bottom: 20px;
          left: 50%;
          width: 220px;
          margin-left: -110px; }
          @media screen and (max-width: 768px) {
            #gp2020 .slide-area .swiper-slide .slide-right .btn-slide {
              bottom: 10px;
              width: 140px;
              margin-left: -70px; } }
      #gp2020 .slide-area .swiper-slide .btn-present {
        display: none; }
    #gp2020 .slide-area .swiper-pagination-fraction {
      bottom: 0;
      left: 0;
      width: 100%; }
    #gp2020 .slide-area .swiper-pagination-bullet {
      position: relative;
      overflow: visible;
      background: no-repeat;
      transition: 0.3s;
      width: 72px;
      height: 110px;
      display: inline-block;
      border-radius: 0;
      opacity: 1;
      margin: 0 15px; }
      #gp2020 .slide-area .swiper-pagination-bullet:hover {
        transform: translate(0, -10px);
        transition: 0.3s; }
    #gp2020 .slide-area .swiper-pagination-bullet:nth-child(1) {
      content: url(../img/thm_01.png); }
    #gp2020 .slide-area .swiper-pagination-bullet:nth-child(2) {
      content: url(../img/thm_02.png); }
    #gp2020 .slide-area .swiper-pagination-bullet:nth-child(3) {
      content: url(../img/thm_03.png); }
    #gp2020 .slide-area .swiper-pagination-bullet:nth-child(4) {
      content: url(../img/thm_04.png); }
    #gp2020 .slide-area .swiper-pagination-bullet:nth-child(5) {
      content: url(../img/thm_05.png); }
    #gp2020 .slide-area .swiper-pagination-bullet:nth-child(6) {
      content: url(../img/thm_06.png); }
    #gp2020 .slide-area .swiper-pagination-bullet:nth-child(7) {
      content: url(../img/thm_07.png); }
    #gp2020 .slide-area .swiper-pagination-bullet:nth-child(8) {
      content: url(../img/thm_08.png); }
    #gp2020 .slide-area .prof-box {
      width: 900px;
      margin: 0 auto 100px;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      border: 1px solid #fff;
      border-radius: 10px;
      padding: 20px;
      align-items: center;
      justify-content: space-between; }
      @media screen and (max-width: 768px) {
        #gp2020 .slide-area .prof-box {
          overflow: hidden;
          display: block;
          width: 92%;
          margin: 0 auto 30px;
          padding: 15px; } }
    #gp2020 .slide-area .prof-img {
      width: 20%; }
      @media screen and (max-width: 768px) {
        #gp2020 .slide-area .prof-img {
          width: 50%;
          margin: 0 auto 15px; } }
    #gp2020 .slide-area .prof-text {
      width: 74%;
      text-align: left;
      font-size: 15px; }
      @media screen and (max-width: 768px) {
        #gp2020 .slide-area .prof-text {
          width: 100%; } }
    #gp2020 .slide-area .prof-ttl {
      color: #fff;
      font-size: 20px;
      margin-bottom: 15px;
      font-family: ro-brush-std, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-feature-settings: "palt" 1; }
      @media screen and (max-width: 768px) {
        #gp2020 .slide-area .prof-ttl {
          font-size: 18px;
          margin-bottom: 10px; } }
    #gp2020 .slide-area .present-box {
      width: 1260px;
      margin: 0 auto;
      border: 4px solid #f7e2a0;
      padding: 20px;
      background: #fff; }
      @media screen and (max-width: 768px) {
        #gp2020 .slide-area .present-box {
          width: 92%;
          padding: 5px; } }
    #gp2020 .slide-area .present-inner {
      padding: 40px;
      border: 2px solid #f7e2a0; }
      @media screen and (max-width: 768px) {
        #gp2020 .slide-area .present-inner {
          padding: 15px; } }
      #gp2020 .slide-area .present-inner h3 {
        display: block;
        width: 500px;
        margin: -120px auto 25px; }
        @media screen and (max-width: 768px) {
          #gp2020 .slide-area .present-inner h3 {
            width: 240px;
            margin: -40px auto 0; } }
      #gp2020 .slide-area .present-inner h4 {
        font-size: 28px;
        font-weight: bold;
        margin-bottom: 30px;
        color: #bb004b; }
        @media screen and (max-width: 768px) {
          #gp2020 .slide-area .present-inner h4 {
            font-size: 18px;
            margin-bottom: 15px; } }
      #gp2020 .slide-area .present-inner .present-sub {
        font-size: 20px;
        margin-bottom: 30px;
        color: #bb004b;
        font-weight: bold; }
        @media screen and (max-width: 768px) {
          #gp2020 .slide-area .present-inner .present-sub {
            font-size: 16px;
            margin-bottom: 15px; } }
        #gp2020 .slide-area .present-inner .present-sub small {
          font-size: 14px; }
          @media screen and (max-width: 768px) {
            #gp2020 .slide-area .present-inner .present-sub small {
              font-size: 13px;
              line-height: .4; } }
      #gp2020 .slide-area .present-inner .present-end {
        color: #000;
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 30px; }
        @media screen and (max-width: 768px) {
          #gp2020 .slide-area .present-inner .present-end {
            margin-bottom: 20px;
            font-size: 16px; } }
    #gp2020 .slide-area .present-list {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: stretch; }
      @media screen and (max-width: 768px) {
        #gp2020 .slide-area .present-list {
          display: block; } }
      #gp2020 .slide-area .present-list li {
        border: 1px solid #bb004b;
        width: 30%;
        position: relative;
        text-align: left;
        padding-bottom: 60px;
        box-shadow: 5px 5px 0 #bb004b; }
        @media screen and (max-width: 768px) {
          #gp2020 .slide-area .present-list li {
            width: 100%;
            padding: 0;
            margin-bottom: 20px; }
            #gp2020 .slide-area .present-list li:last-child {
              margin-bottom: 0; } }
        #gp2020 .slide-area .present-list li .present-tag {
          position: absolute;
          left: 0;
          top: 0;
          width: 70px; }
          @media screen and (max-width: 768px) {
            #gp2020 .slide-area .present-list li .present-tag {
              width: 50px; } }
        #gp2020 .slide-area .present-list li .present-text {
          padding: 15px;
          color: #333; }
          #gp2020 .slide-area .present-list li .present-text p.detail {
            margin-bottom: 15px;
            font-size: 16px; }
            @media screen and (max-width: 768px) {
              #gp2020 .slide-area .present-list li .present-text p.detail {
                font-size: 14px; } }
          #gp2020 .slide-area .present-list li .present-text p.caption {
            font-size: 13px; }
            @media screen and (max-width: 768px) {
              #gp2020 .slide-area .present-list li .present-text p.caption {
                font-size: 12px; } }
        #gp2020 .slide-area .present-list li .present-ttl {
          display: -webkit-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
          justify-content: space-between;
          align-items: flex-start;
          margin-bottom: 15px;
          line-height: 1.4; }
          #gp2020 .slide-area .present-list li .present-ttl .name {
            font-size: 18px;
            font-weight: bold;
            max-width: 80%;
            margin: 0 !important; }
          #gp2020 .slide-area .present-list li .present-ttl .num {
            display: inline-block;
            font-size: 14px;
            font-family: ro-brush-std, sans-serif;
            font-weight: 400;
            font-style: normal;
            font-feature-settings: "palt" 1;
            color: #fff;
            background: #bb004b;
            padding: 3px 6px;
            margin: 0 !important; }
        #gp2020 .slide-area .present-list li .present-btn {
          background: #000000;
          display: block;
          padding: 10px 0;
          color: #fff;
          text-align: center;
          text-decoration: none;
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          font-size: 15px;
          font-weight: bold; }
          @media screen and (max-width: 768px) {
            #gp2020 .slide-area .present-list li .present-btn {
              position: relative;
              left: auto;
              bottom: auto;
              margin-top: 20px; } }
          #gp2020 .slide-area .present-list li .present-btn:hover {
            background: #bb004b; }
          #gp2020 .slide-area .present-list li .present-btn:after {
            content: '';
            position: absolute;
            top: 50%;
            right: 15px;
            width: 12px;
            height: 12px;
            margin-top: -6px;
            border-top: 1px solid #fff;
            border-right: 1px solid #fff;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg); }
  #gp2020 .choco-area {
    background: url(../img/choco_bg.png) center top repeat; }
  #gp2020 .choco-inner {
    background: url(../img/choco_grade.png) center top repeat-y;
    background-size: 100% 100%;
    color: #fff;
    padding: 60px 0; }
    @media screen and (max-width: 768px) {
      #gp2020 .choco-inner {
        padding: 30px 4%; } }
    #gp2020 .choco-inner h3 {
      line-height: 1.4;
      font-size: 60px;
      margin-bottom: 40px;
      font-family: ro-brush-std, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-feature-settings: "palt" 1; }
      @media screen and (max-width: 768px) {
        #gp2020 .choco-inner h3 {
          font-size: 30px;
          margin-bottom: 20px; } }
      #gp2020 .choco-inner h3 span {
        font-size: 30px; }
        @media screen and (max-width: 768px) {
          #gp2020 .choco-inner h3 span {
            font-size: 18px; } }
      #gp2020 .choco-inner h3 small {
        font-size: 50px; }
        @media screen and (max-width: 768px) {
          #gp2020 .choco-inner h3 small {
            font-size: 22px; } }
    #gp2020 .choco-inner h4 {
      font-size: 22px;
      font-weight: bold;
      margin-bottom: 20px; }
      @media screen and (max-width: 768px) {
        #gp2020 .choco-inner h4 {
          font-size: 16px; } }
  #gp2020 .choco-about {
    font-size: 18px;
    width: 800px;
    margin: 0 auto 30px;
    border: 2px dashed #fff;
    padding: 30px;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      #gp2020 .choco-about {
        font-size: 16px;
        width: auto;
        margin: 0 auto 20px;
        padding: 15px; } }
    #gp2020 .choco-about b {
      display: inline-block;
      font-weight: normal;
      font-family: ro-brush-std, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-feature-settings: "palt" 1;
      font-size: 20px;
      padding-bottom: 10px; }
  #gp2020 .recipe-box {
    background: rgba(0, 0, 0, 0.8);
    padding: 60px;
    width: 1100px;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      #gp2020 .recipe-box {
        padding: 30px 4%;
        width: auto; } }
    #gp2020 .recipe-box h4 {
      font-family: ro-brush-std, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-feature-settings: "palt" 1;
      font-size: 30px;
      margin-bottom: 30px; }
      @media screen and (max-width: 768px) {
        #gp2020 .recipe-box h4 {
          font-size: 18px;
          margin-bottom: 20px; } }
      #gp2020 .recipe-box h4 span {
        background: #bb004b;
        padding: 4px;
        margin: 0 10px; }
  #gp2020 .recipe-top {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px; }
    @media screen and (max-width: 768px) {
      #gp2020 .recipe-top {
        margin-bottom: 20px; } }
  #gp2020 .recipe-img {
    width: 36%; }
    @media screen and (max-width: 768px) {
      #gp2020 .recipe-img {
        width: 100%;
        margin-bottom: 20px; } }
  #gp2020 .recipe-right {
    width: 60%; }
    @media screen and (max-width: 768px) {
      #gp2020 .recipe-right {
        width: 100%;
        margin-bottom: 0; } }
  #gp2020 .recipe-text {
    text-align: left; }
    #gp2020 .recipe-text dl {
      margin-bottom: 30px; }
      @media screen and (max-width: 768px) {
        #gp2020 .recipe-text dl {
          margin-bottom: 20px; } }
      #gp2020 .recipe-text dl dt {
        font-family: ro-brush-std, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-feature-settings: "palt" 1;
        padding-bottom: 10px;
        margin-bottom: 15px;
        border-bottom: 2px dashed #bb004b;
        font-size: 18px; }
      #gp2020 .recipe-text dl dd {
        margin-bottom: 10px;
        font-size: 16px; }
        #gp2020 .recipe-text dl dd span {
          font-size: 24px;
          color: #bb004b;
          padding-right: 10px;
          font-family: ro-brush-std, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-feature-settings: "palt" 1; }
        #gp2020 .recipe-text dl dd b {
          padding: 4px;
          background: #bb004b;
          font-family: ro-brush-std, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-feature-settings: "palt" 1;
          margin-right: 10px;
          font-size: 13px; }
    #gp2020 .recipe-text .btn-download {
      display: block;
      width: 400px;
      margin: 0 auto 60px; }
      @media screen and (max-width: 768px) {
        #gp2020 .recipe-text .btn-download {
          width: 90%;
          margin: 0 auto 30px; } }
  @media screen and (max-width: 768px) {
    #gp2020 .movie-box {
      width: auto;
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 25px;
      height: 0;
      overflow: hidden;
      z-index: 0; } }
  @media screen and (max-width: 768px) {
    #gp2020 .youtube iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 0; } }
  #gp2020 .instagram-area {
    padding: 60px 0; }
    @media screen and (max-width: 768px) {
      #gp2020 .instagram-area {
        padding: 30px 0; } }
  #gp2020 .insta-logo {
    width: 120px;
    margin: 0 auto 40px; }
    @media screen and (max-width: 768px) {
      #gp2020 .insta-logo {
        width: 70px;
        margin: 0 auto 20px; } }
  #gp2020 .insta-ttl {
    font-size: 24px;
    font-family: ro-brush-std, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: "palt" 1;
    color: #fff;
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      #gp2020 .insta-ttl {
        font-size: 15px;
        margin-bottom: 20px;
        padding: 0 4%; } }
  #gp2020 .instagram-area .swiper-container {
    margin-bottom: 60px; }
    @media screen and (max-width: 768px) {
      #gp2020 .instagram-area .swiper-container {
        margin-bottom: 20px; } }
    #gp2020 .instagram-area .swiper-container img {
      width: 300px;
      height: auto; }
      @media screen and (max-width: 768px) {
        #gp2020 .instagram-area .swiper-container img {
          width: 250px; } }
  #gp2020 .insta-btn {
    display: block;
    width: 360px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    background: #fff;
    color: #d11267;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    font-size: 18px; }
    @media screen and (max-width: 768px) {
      #gp2020 .insta-btn {
        width: 90%;
        height: 40px;
        line-height: 40px;
        font-size: 16px; } }
    #gp2020 .insta-btn:hover {
      background: #000; }
  #gp2020 .ban-skp {
    width: 960px;
    margin: 0 auto;
    padding-bottom: 60px; }
    @media screen and (max-width: 768px) {
      #gp2020 .ban-skp {
        width: 92%;
        padding-bottom: 30px; } }
  #gp2020 .result-box {
    margin-bottom: 60px; }
    @media screen and (max-width: 768px) {
      #gp2020 .result-box {
        margin-bottom: 30px; } }
  #gp2020 .result-top {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    max-width: 1200px;
    margin: 40px auto; }
    @media screen and (max-width: 768px) {
      #gp2020 .result-top {
        margin: 20px auto; } }
  #gp2020 .result-main {
    width: 60%; }
    @media screen and (max-width: 768px) {
      #gp2020 .result-main {
        width: 100%;
        margin-bottom: 30px; } }
  #gp2020 .result-bottom {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto; }
  #gp2020 .result-text {
    text-align: center; }
    #gp2020 .result-text p {
      margin-bottom: 20px;
      font-size: 18px; }
      @media screen and (max-width: 768px) {
        #gp2020 .result-text p {
          font-size: 16px; } }
      #gp2020 .result-text p:last-child {
        margin: 0; }
      #gp2020 .result-text p b {
        font-family: ro-brush-std, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-feature-settings: "palt" 1;
        color: #bb004b;
        font-size: 30px; }
        @media screen and (max-width: 768px) {
          #gp2020 .result-text p b {
            font-size: 22px; } }
  #gp2020 .result-works {
    width: 36%;
    padding: 20px;
    background: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center; }
    @media screen and (max-width: 768px) {
      #gp2020 .result-works {
        width: 100%;
        padding: 10px; } }
    #gp2020 .result-works .program-btn {
      font-size: 14px !important; }
  #gp2020 .result-date {
    display: block;
    background: #cdab5c;
    padding: 6px;
    width: 100%;
    margin-bottom: 10px;
    font-family: ro-brush-std, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: "palt" 1;
    color: #fff;
    font-size: 20px;
    line-height: 1.4; }
    @media screen and (max-width: 768px) {
      #gp2020 .result-date {
        font-size: 18px; } }
  #gp2020 .result-img {
    box-shadow: 5px 5px 0 #bb004b;
    margin-bottom: 15px; }
    @media screen and (max-width: 768px) {
      #gp2020 .result-img {
        margin-bottom: 10px; } }
  #gp2020 .result-detail {
    width: 100%;
    font-weight: bold;
    font-size: 20px; }
    #gp2020 .result-detail small {
      font-size: 15px; }
    @media screen and (max-width: 768px) {
      #gp2020 .result-detail {
        font-size: 16px; } }
  #gp2020 .rec-box {
    max-width: 1100px;
    margin: 0 auto;
    padding: 30px;
    background: #fff;
    box-shadow: 5px 5px 0 #bb004b;
    border-radius: 10px;
    margin-bottom: 60px; }
    @media screen and (max-width: 768px) {
      #gp2020 .rec-box {
        padding: 15px;
        margin-bottom: 30px; } }
  #gp2020 .rec-ttl {
    font-family: ro-brush-std, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: "palt" 1;
    color: #bb004b;
    font-size: 40px;
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      #gp2020 .rec-ttl {
        font-size: 22px;
        margin-bottom: 15px; } }
  #gp2020 .rec-sub {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      #gp2020 .rec-sub {
        font-size: 16px;
        margin-bottom: 15px; } }
  #gp2020 .rec-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between; }
    #gp2020 .rec-list li {
      width: 31%;
      font-weight: bold; }
      @media screen and (max-width: 768px) {
        #gp2020 .rec-list li {
          width: 48%;
          margin-bottom: 10px;
          margin-right: 4%; }
          #gp2020 .rec-list li:nth-child(even) {
            margin-right: 0; } }
      #gp2020 .rec-list li a {
        font-weight: bold; }
      #gp2020 .rec-list li p:first-child {
        margin-bottom: 10px; }
