.web_font, .list_style li dl dd > div .day, #Info_area .Info_Content_area .contents_area li dl dd > div .day, .ttl_style .ttl .en, #Info_area .Info_nav_area_small .small_cat_area, #Info_area .Info_Content_area .more-btn, #Info_area .Info_Detale_area .ttl_area .day {
  font-family: 'Marcellus', serif;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0; }

.ls {
  letter-spacing: 0.28rem; }

@media screen and (max-width: 736px) {
  .ls {
    letter-spacing: 0.24rem; } }
.btn_hover, #Info_area .Info_Detale_area .sec .pdf, #Info_area .Info_Detale_area .cat_area .btn {
  transition: all 0.3s 0s cubic-bezier(0, 0.49, 0.08, 1);
  opacity: 1; }
  .btn_hover:hover, #Info_area .Info_Detale_area .sec .pdf:hover, #Info_area .Info_Detale_area .cat_area .btn:hover {
    opacity: 0.5; }

.deco_star_left {
  position: relative; }
  .deco_star_left:after {
    display: block;
    content: '';
    width: 2.7415143603vw;
    height: 3.0678851175vw;
    background: url("../common/images/deco_star.png") left top no-repeat;
    background-size: 2.7415143603vw 3.0678851175vw;
    position: absolute;
    bottom: 0;
    opacity: 0;
    left: 15.6657963446vw;
    margin-bottom: -1.501305483vw;
    transition: all 0.6s 0s cubic-bezier(0, 0.49, 0.08, 1);
    transform: rotate(180deg); }
  .deco_star_left.is-scroll:after {
    left: 2.6109660574vw;
    opacity: 1;
    transform: rotate(0); }

@media screen and (max-width: 736px) {
  .deco_star_left:after {
    width: 5.6vw;
    height: 6.2666666667vw;
    background: url("../common/images/deco_star.png") left top no-repeat;
    background-size: 5.6vw 6.2666666667vw;
    left: 32vw;
    margin-bottom: -3.0666666667vw; }
  .deco_star_left.is-scroll:after {
    left: 4.6666666667vw;
    opacity: 1;
    transform: rotate(0); } }
.deco_star_right {
  position: relative; }
  .deco_star_right:after {
    display: block;
    content: '';
    width: 2.7415143603vw;
    height: 3.0678851175vw;
    background: url("../common/images/deco_star.png") left top no-repeat;
    background-size: 2.7415143603vw 3.0678851175vw;
    position: absolute;
    top: 0;
    opacity: 0;
    right: 16.9712793734vw;
    margin-top: -1.501305483vw;
    transition: all 0.6s 0s cubic-bezier(0, 0.49, 0.08, 1);
    transform: rotate(-180deg); }
  .deco_star_right.is-scroll:after {
    right: 3.9164490862vw;
    opacity: 1;
    transform: rotate(0); }

@media screen and (max-width: 736px) {
  .deco_star_right:after {
    width: 5.6vw;
    height: 6.2666666667vw;
    background: url("../common/images/deco_star.png") left top no-repeat;
    background-size: 5.6vw 6.2666666667vw;
    right: 34.6666666667vw;
    margin-top: -3.0666666667vw; }
  .deco_star_right.is-scroll:after {
    right: 4.6666666667vw;
    opacity: 1;
    transform: rotate(0); } }
.list_style, #Info_area .Info_Content_area .contents_area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .list_style::after, #Info_area .Info_Content_area .contents_area::after {
    content: "";
    width: 18%; }
  .list_style::before, #Info_area .Info_Content_area .contents_area::before {
    order: 1;
    content: "";
    width: 17.3148148148%; }
  .list_style .flex__item-empty, #Info_area .Info_Content_area .contents_area .flex__item-empty {
    display: block;
    width: 17.3148148148%; }
  .list_style li, #Info_area .Info_Content_area .contents_area li {
    width: 17.3148148148%;
    position: relative; }
    .list_style li:hover, #Info_area .Info_Content_area .contents_area li:hover {
      cursor: pointer; }
      .list_style li:hover dl dt img, #Info_area .Info_Content_area .contents_area li:hover dl dt img {
        transform: scale(1.05) rotate(2deg); }
      .list_style li:hover dl dd, #Info_area .Info_Content_area .contents_area li:hover dl dd {
        opacity: 0.5; }
    .list_style li a, #Info_area .Info_Content_area .contents_area li a {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 10;
      cursor: pointer; }
    .list_style li dl, #Info_area .Info_Content_area .contents_area li dl {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      height: 100%; }
      .list_style li dl dt, #Info_area .Info_Content_area .contents_area li dl dt {
        border-radius: 1.1422976501vw;
        overflow: hidden;
        transition: all 0.6s 0s cubic-bezier(0, 0.49, 0.08, 1);
        margin-bottom: 0.9791122715vw;
        width: 100%;
        aspect-ratio: 187/150; }
        .list_style li dl dt img, #Info_area .Info_Content_area .contents_area li dl dt img {
          width: 100%;
          transition: all 0.6s 0s cubic-bezier(0, 0.49, 0.08, 1);
          height: 100%;
          object-fit: cover; }
      .list_style li dl dd, #Info_area .Info_Content_area .contents_area li dl dd {
        width: 100%;
        display: flex;
        flex-direction: column;
        height: auto;
        flex: 1;
        flex-wrap: wrap;
        transition: all 0.6s 0s cubic-bezier(0, 0.49, 0.08, 1); }
        .list_style li dl dd .ttl, #Info_area .Info_Content_area .contents_area li dl dd .ttl {
          font-size: 1.125rem;
          line-height: 1.33;
          font-weight: 700;
          margin-bottom: 0.625rem;
          flex: 1;
          width: 100%; }
        .list_style li dl dd .txt, #Info_area .Info_Content_area .contents_area li dl dd .txt {
          width: 100%;
          font-size: 0.875rem;
          line-height: 1.5;
          flex: 1; }
        .list_style li dl dd > div, #Info_area .Info_Content_area .contents_area li dl dd > div {
          width: 100%;
          display: flex;
          justify-content: space-between;
          align-items: center;
          line-height: 0;
          position: relative;
          padding-top: 0.9791122715vw;
          margin-top: 1.9582245431vw;
          box-sizing: border-box; }
          .list_style li dl dd > div:before, #Info_area .Info_Content_area .contents_area li dl dd > div:before {
            display: block;
            content: '';
            width: 100%;
            height: 1px;
            background: #525049;
            position: absolute;
            top: 0;
            left: 0; }
          .list_style li dl dd > div .day, #Info_area .Info_Content_area .contents_area li dl dd > div .day {
            font-size: 0.925rem; }
          .list_style li dl dd > div .btn, #Info_area .Info_Content_area .contents_area li dl dd > div .btn {
            width: 5.75rem; }
            .list_style li dl dd > div .btn img, #Info_area .Info_Content_area .contents_area li dl dd > div .btn img {
              width: 100%;
              height: auto; }
  .list_style.type2:after, #Info_area .Info_Content_area .type2.contents_area:after {
    content: "";
    display: block;
    width: 29.9074074074%; }
  .list_style.type2::before, #Info_area .Info_Content_area .type2.contents_area::before {
    display: none; }
  .list_style.type2 li, #Info_area .Info_Content_area .type2.contents_area li {
    width: 29.9074074074%; }
    .list_style.type2 li dl dt, #Info_area .Info_Content_area .type2.contents_area li dl dt {
      border-radius: 1.1749347258vw;
      margin-bottom: 1.3054830287vw;
      aspect-ratio: 323/212; }
    .list_style.type2 li dl dd .ttl, #Info_area .Info_Content_area .type2.contents_area li dl dd .ttl {
      font-size: 1.25rem;
      line-height: 1.2; }
    .list_style.type2 li dl dd > div, #Info_area .Info_Content_area .type2.contents_area li dl dd > div {
      padding-top: 0.9791122715vw;
      margin-top: 0.6527415144vw; }

@media screen and (max-width: 736px) {
  .list_style li, #Info_area .Info_Content_area .contents_area li {
    width: 43.0666666667vw;
    margin-bottom: 6.6666666667vw; }
    .list_style li dl dt, #Info_area .Info_Content_area .contents_area li dl dt {
      border-radius: 3.7333333333vw;
      margin-bottom: 2.6666666667vw;
      aspect-ratio: 323/241; }
    .list_style li dl dd .ttl, #Info_area .Info_Content_area .contents_area li dl dd .ttl {
      font-size: 3.2vw;
      line-height: 1.29;
      margin-bottom: 2.6666666667vw; }
    .list_style li dl dd .txt, #Info_area .Info_Content_area .contents_area li dl dd .txt {
      font-size: 2.4vw;
      line-height: 1.44; }
    .list_style li dl dd > div, #Info_area .Info_Content_area .contents_area li dl dd > div {
      padding-top: 2.6666666667vw;
      margin-top: 2.6666666667vw; }
      .list_style li dl dd > div .day, #Info_area .Info_Content_area .contents_area li dl dd > div .day {
        font-size: 2.4vw; }
      .list_style li dl dd > div .btn, #Info_area .Info_Content_area .contents_area li dl dd > div .btn {
        width: 15.0666666667vw; }
  .list_style.type2:after, #Info_area .Info_Content_area .type2.contents_area:after {
    display: none; }
  .list_style.type2 li, #Info_area .Info_Content_area .type2.contents_area li {
    width: 43.0666666667vw; }
    .list_style.type2 li dl dt, #Info_area .Info_Content_area .type2.contents_area li dl dt {
      border-radius: 3.7333333333vw;
      margin-bottom: 2.6666666667vw;
      aspect-ratio: 323/241; }
    .list_style.type2 li dl dd .ttl, #Info_area .Info_Content_area .type2.contents_area li dl dd .ttl {
      font-size: 3.2vw;
      line-height: 1.29; }
    .list_style.type2 li dl dd > div, #Info_area .Info_Content_area .type2.contents_area li dl dd > div {
      padding-top: 0.9791122715vw;
      margin-top: 0.6527415144vw; } }
.ttl_style {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-bottom: 0.8485639687vw;
  margin-bottom: 2.9373368146vw; }
  .ttl_style:before {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background: #525049;
    position: absolute;
    bottom: 0;
    left: 0; }
  .ttl_style .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .ttl_style .ttl {
    display: flex;
    align-items: flex-end; }
    .ttl_style .ttl .en {
      font-size: 2.5rem;
      display: block; }
    .ttl_style .ttl .jp {
      font-size: 1.375rem;
      margin-left: 1.875rem;
      padding-top: 0.25rem;
      display: block; }
  .ttl_style .btn {
    width: 13.1875rem;
    padding-bottom: 0.625rem; }
    .ttl_style .btn img {
      width: 100%;
      height: auto; }

@media screen and (max-width: 736px) {
  .ttl_style {
    padding-bottom: 5.3333333333vw;
    margin-bottom: 6vw; }
    .ttl_style .wrap {
      align-items: flex-end; }
    .ttl_style .ttl {
      display: block; }
      .ttl_style .ttl .en {
        font-size: 7.3333333333vw; }
      .ttl_style .ttl .jp {
        font-size: 3.7333333333vw;
        margin-left: 0;
        padding-top: 1.3333333333vw; }
    .ttl_style .btn {
      width: 28.2666666667vw;
      padding-bottom: 0.625rem; } }
/*------------------------------------------------------------
#Info_area
------------------------------------------------------------*/
#Info_area {
  margin-bottom: 11.0966057441vw; }
  #Info_area .Info_nav_area {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2.9373368146vw; }
    #Info_area .Info_nav_area .img_area {
      width: 24.9240121581%;
      height: 24.8041775457vw;
      background: url("../information/images/mv_img.jpg") center center no-repeat;
      background-size: cover;
      display: flex;
      justify-content: center;
      align-items: flex-end;
      border-radius: 0 0 5.2219321149vw 0;
      margin-left: 10.4863221884%; }
      #Info_area .Info_nav_area .img_area h1 {
        width: 12.72845953vw;
        margin-bottom: 2.6762402089vw;
        margin-right: 1.3054830287vw; }
        #Info_area .Info_nav_area .img_area h1 img {
          width: 100%;
          height: auto; }
    #Info_area .Info_nav_area .nav_area {
      width: 53.3434650456%;
      margin-right: 7.5987841945%;
      padding-top: 3.590078329vw; }
      #Info_area .Info_nav_area .nav_area h2 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        line-height: 1;
        margin-bottom: 2.5rem; }
        #Info_area .Info_nav_area .nav_area h2 .jp {
          font-size: 1.75rem; }
        #Info_area .Info_nav_area .nav_area h2 .back_btn {
          position: relative;
          width: 13rem; }
          #Info_area .Info_nav_area .nav_area h2 .back_btn img {
            width: 100%;
            height: auto; }
          #Info_area .Info_nav_area .nav_area h2 .back_btn:hover .black {
            opacity: 0; }
          #Info_area .Info_nav_area .nav_area h2 .back_btn:hover .white {
            opacity: 1; }
          #Info_area .Info_nav_area .nav_area h2 .back_btn .white {
            position: absolute;
            opacity: 0;
            left: 0;
            top: 0; }
      #Info_area .Info_nav_area .nav_area ul {
        display: flex;
        justify-content: space-between;
        text-align: center;
        flex-wrap: wrap;
        align-items: flex-start;
        gap: 2.2845953003vw 2.6762402089vw; }
        #Info_area .Info_nav_area .nav_area ul:after {
          content: '';
          display: block;
          width: 6.5274151436vw; }
        #Info_area .Info_nav_area .nav_area ul li {
          line-height: 1;
          width: 6.5274151436vw;
          position: relative; }
          #Info_area .Info_nav_area .nav_area ul li a {
            display: block;
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            z-index: 10; }
          #Info_area .Info_nav_area .nav_area ul li:hover .img {
            background: #b3b3b3; }
            #Info_area .Info_nav_area .nav_area ul li:hover .img img.white {
              display: block; }
            #Info_area .Info_nav_area .nav_area ul li:hover .img img.black {
              display: none; }
          #Info_area .Info_nav_area .nav_area ul li.on .img {
            background: #803c27; }
            #Info_area .Info_nav_area .nav_area ul li.on .img img.white {
              display: block; }
            #Info_area .Info_nav_area .nav_area ul li.on .img img.black {
              display: none; }
          #Info_area .Info_nav_area .nav_area ul li input {
            opacity: 0;
            cursor: pointer;
            margin: 0;
            padding: 0;
            line-height: 0;
            display: none; }
          #Info_area .Info_nav_area .nav_area ul li label {
            margin: 0 0 0 0;
            cursor: pointer;
            padding: 0;
            line-height: 1;
            position: relative; }
          #Info_area .Info_nav_area .nav_area ul li .img {
            width: 100%;
            border-radius: 0.6527415144vw; }
            #Info_area .Info_nav_area .nav_area ul li .img img {
              width: 100%;
              height: auto; }
              #Info_area .Info_nav_area .nav_area ul li .img img.white {
                display: none; }
          #Info_area .Info_nav_area .nav_area ul li .txt {
            font-size: 1rem;
            margin-top: 0.3125rem;
            line-height: 1.25;
            letter-spacing: 0.05rem; }
  #Info_area .Info_nav_area_small {
    position: relative;
    padding-bottom: 0.9791122715vw;
    margin-bottom: 2.6109660574vw; }
    #Info_area .Info_nav_area_small:before {
      display: block;
      content: '';
      width: 100%;
      height: 1px;
      background: #525049;
      position: absolute;
      bottom: 0;
      left: 0; }
    #Info_area .Info_nav_area_small.general {
      padding-bottom: 0;
      margin-bottom: 0;
      padding-top: 10.4438642298vw; }
      #Info_area .Info_nav_area_small.general:before {
        display: none; }
      #Info_area .Info_nav_area_small.general .nav_wrap {
        padding-top: 1.3054830287vw; }
    #Info_area .Info_nav_area_small .nav_wrap {
      display: flex;
      justify-content: flex-end; }
    #Info_area .Info_nav_area_small input {
      opacity: 0;
      margin: 0;
      padding: 0;
      line-height: 1;
      display: none; }
    #Info_area .Info_nav_area_small label {
      margin: 0;
      cursor: pointer;
      padding: 0;
      line-height: 1;
      position: relative;
      display: inline-block;
      width: 100%; }
    #Info_area .Info_nav_area_small .small_cat_area {
      font-size: 1.25rem;
      line-height: 1;
      position: relative; }
      #Info_area .Info_nav_area_small .small_cat_area.year {
        margin-right: 50px; }
      #Info_area .Info_nav_area_small .small_cat_area .view_txt_area {
        display: flex;
        cursor: pointer;
        height: 20px;
        line-height: 1; }
        #Info_area .Info_nav_area_small .small_cat_area .view_txt_area .conma {
          padding: 0 10px; }
      #Info_area .Info_nav_area_small .small_cat_area ul {
        background: #ede7e2;
        position: absolute;
        right: 0;
        top: 25px;
        height: 0;
        padding: 0;
        overflow: hidden;
        transition: all 0.2s cubic-bezier(0, 0.49, 0.08, 1);
        z-index: 50;
        opacity: 0; }
        #Info_area .Info_nav_area_small .small_cat_area ul.view {
          height: auto;
          padding: 20px 0;
          opacity: 1; }
        #Info_area .Info_nav_area_small .small_cat_area ul li {
          line-height: 1;
          padding-right: 10px;
          padding-left: 10px;
          margin-bottom: 0.9375rem; }
          #Info_area .Info_nav_area_small .small_cat_area ul li:last-child {
            margin-bottom: 0; }
  #Info_area .Info_Content_area .contents_area li {
    margin-bottom: 3.125rem; }
  #Info_area .Info_Content_area .more-btn {
    width: 100%;
    line-height: 1;
    display: flex;
    justify-content: center;
    color: #525049;
    position: relative;
    font-size: 1.5rem;
    padding-top: 1.5625rem;
    margin-top: 2.5rem; }
    #Info_area .Info_Content_area .more-btn:before {
      display: block;
      content: '';
      width: 100%;
      height: 1px;
      background: #525049;
      position: absolute;
      top: 0;
      left: 0; }
    #Info_area .Info_Content_area .more-btn:hover {
      cursor: pointer; }
    #Info_area .Info_Content_area .more-btn span {
      position: relative;
      padding-right: 45px; }
      #Info_area .Info_Content_area .more-btn span:before {
        display: block;
        content: '';
        width: 24px;
        height: 1px;
        background: #525049;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translate3d(0, -50%, 0); }
      #Info_area .Info_Content_area .more-btn span:after {
        display: block;
        content: '';
        width: 1px;
        height: 24px;
        background: #525049;
        position: absolute;
        top: 50%;
        right: 12px;
        transform: translate3d(0, -50%, 0); }
  #Info_area .Info_Detale_area {
    position: relative;
    font-size: 1rem;
    font-weight: 400;
    line-height: 2.55;
    padding-top: 2.5rem;
    padding-bottom: 3.125rem;
    margin-top: 5rem; }
    #Info_area .Info_Detale_area:before {
      display: block;
      content: '';
      width: 100%;
      height: 1px;
      background: #525049;
      position: absolute;
      top: 0;
      left: 0; }
    #Info_area .Info_Detale_area:after {
      display: block;
      content: '';
      width: 100%;
      height: 1px;
      background: #525049;
      position: absolute;
      bottom: 0;
      left: 0; }
    #Info_area .Info_Detale_area.general:before {
      display: none; }
    #Info_area .Info_Detale_area .ttl_area {
      margin-bottom: 0.625rem; }
      #Info_area .Info_Detale_area .ttl_area .day {
        font-size: 1.375rem; }
      #Info_area .Info_Detale_area .ttl_area .ttl {
        font-size: 1.5rem; }
    #Info_area .Info_Detale_area .sec.info {
      margin-bottom: 3.125rem;
      padding-top: 1.875rem; }
    #Info_area .Info_Detale_area .sec .link {
      font-size: 1.125rem;
      margin-bottom: 3.125rem;
      line-height: 1; }
      #Info_area .Info_Detale_area .sec .link li {
        display: flex;
        align-items: center; }
        #Info_area .Info_Detale_area .sec .link li:first-child {
          font-size: 1rem;
          margin-bottom: 0.625rem; }
      #Info_area .Info_Detale_area .sec .link a {
        text-decoration: underline; }
        #Info_area .Info_Detale_area .sec .link a:hover {
          text-decoration: none; }
    #Info_area .Info_Detale_area .sec .pdf {
      margin-bottom: 3.75rem;
      width: 15rem;
      line-height: 1; }
      #Info_area .Info_Detale_area .sec .pdf img {
        width: 100%;
        height: auto; }
    #Info_area .Info_Detale_area .cat_area {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #Info_area .Info_Detale_area .cat_area .cat {
        font-weight: 500; }
      #Info_area .Info_Detale_area .cat_area .btn {
        width: 6.875rem; }
        #Info_area .Info_Detale_area .cat_area .btn img {
          width: 100%;
          height: auto; }
    #Info_area .Info_Detale_area .txt {
      margin-bottom: 2.6109660574vw; }
    #Info_area .Info_Detale_area .img_area {
      display: flex;
      justify-content: space-between;
      margin-bottom: 2.6109660574vw; }
      #Info_area .Info_Detale_area .img_area .img {
        width: 49.6296296296%;
        aspect-ratio: 536/339; }
        #Info_area .Info_Detale_area .img_area .img img {
          width: 100%;
          height: 100%;
          object-fit: cover; }

@media screen and (max-width: 960px) {
  #Info_area .Info_nav_area .nav_area ul {
    gap: 0.9791122715vw 3.590078329vw; } }
@media screen and (max-width: 736px) {
  #Info_area {
    margin-bottom: 20vw; }
    #Info_area .Info_nav_area {
      display: block;
      margin-bottom: 9.3333333333vw;
      padding-bottom: 6.6666666667vw;
      position: relative; }
      #Info_area .Info_nav_area .img_area {
        width: 63.6vw;
        height: 61.0666666667vw;
        background: url("../information/images/mv_img_sp.jpg") center center no-repeat;
        background-size: cover;
        border-radius: 0 0 10.6666666667vw 10.6666666667vw;
        margin: 0 auto 5.3333333333vw; }
        #Info_area .Info_nav_area .img_area h1 {
          width: 37.2vw;
          margin-bottom: 5.4666666667vw;
          margin-right: 2.6666666667vw; }
      #Info_area .Info_nav_area .nav_area {
        width: 100%;
        margin-right: 0;
        padding: 0 8vw;
        box-sizing: border-box; }
        #Info_area .Info_nav_area .nav_area h2 {
          margin-bottom: 8.6666666667vw;
          text-align: center;
          display: flex;
          justify-content: center; }
          #Info_area .Info_nav_area .nav_area h2 .jp {
            font-size: 3.7333333333vw; }
          #Info_area .Info_nav_area .nav_area h2 .back_btn {
            position: absolute;
            width: 40.8vw;
            left: 50%;
            bottom: 0;
            transform: translate3d(-50%, 0, 0); }
            #Info_area .Info_nav_area .nav_area h2 .back_btn:hover .black {
              opacity: 1; }
            #Info_area .Info_nav_area .nav_area h2 .back_btn:hover .white {
              opacity: 0; }
        #Info_area .Info_nav_area .nav_area ul {
          gap: 6.6666666667vw 12vw; }
          #Info_area .Info_nav_area .nav_area ul li {
            width: 20vw; }
            #Info_area .Info_nav_area .nav_area ul li .img {
              border-radius: 1.3333333333vw; }
            #Info_area .Info_nav_area .nav_area ul li .txt {
              font-size: 3.2vw;
              margin-top: 0.6666666667vw;
              letter-spacing: 0.05rem; }
    #Info_area .Info_nav_area_small {
      margin-bottom: 6.6666666667vw; }
      #Info_area .Info_nav_area_small.general {
        padding-bottom: 0;
        margin-bottom: 0;
        padding-top: 13.3333333333vw; }
        #Info_area .Info_nav_area_small.general .ttl_style {
          padding-bottom: 1.3333333333vw;
          margin-bottom: 6vw; }
          #Info_area .Info_nav_area_small.general .ttl_style .wrap {
            display: block; }
            #Info_area .Info_nav_area_small.general .ttl_style .wrap .ttl {
              margin-bottom: 8vw; }
        #Info_area .Info_nav_area_small.general .nav_wrap {
          padding-top: 0; }
      #Info_area .Info_nav_area_small .nav_wrap {
        justify-content: flex-start; }
      #Info_area .Info_nav_area_small .small_cat_area.year {
        margin-right: 8vw; }
      #Info_area .Info_nav_area_small .small_cat_area .view_txt_area .conma {
        padding: 0 1.3333333333vw; }
      #Info_area .Info_nav_area_small .small_cat_area ul {
        top: 20px; }
        #Info_area .Info_nav_area_small .small_cat_area ul.view {
          padding: 2.6666666667vw 0; }
    #Info_area .Info_Content_area .more-btn {
      font-size: 3.2vw;
      padding-top: 4vw;
      margin-top: 0; }
      #Info_area .Info_Content_area .more-btn span {
        padding-right: 6vw; }
        #Info_area .Info_Content_area .more-btn span:before {
          width: 12px; }
        #Info_area .Info_Content_area .more-btn span:after {
          height: 12px;
          right: 6px; }
    #Info_area .Info_Detale_area {
      font-size: 3.2vw;
      line-height: 2.0;
      padding-top: 6.6666666667vw;
      padding-bottom: 5.3333333333vw;
      margin-top: 10.6666666667vw; }
      #Info_area .Info_Detale_area .ttl_area {
        margin-bottom: 4vw; }
        #Info_area .Info_Detale_area .ttl_area .day {
          font-size: 3.2vw;
          margin-bottom: 1.3333333333vw; }
        #Info_area .Info_Detale_area .ttl_area .ttl {
          font-size: 4.2666666667vw;
          line-height: 1.7; }
      #Info_area .Info_Detale_area .sec.info {
        margin-bottom: 14.6666666667vw; }
      #Info_area .Info_Detale_area .sec .link {
        font-size: 2.4vw;
        margin-bottom: 8vw; }
        #Info_area .Info_Detale_area .sec .link li:first-child {
          font-size: 2.4vw;
          margin-bottom: 1.3333333333vw; }
      #Info_area .Info_Detale_area .sec .pdf {
        margin-bottom: 8vw;
        width: 32vw; }
      #Info_area .Info_Detale_area .cat_area .cat {
        font-weight: 500;
        font-size: 2.4vw; }
      #Info_area .Info_Detale_area .cat_area .btn {
        width: 16.6666666667vw; }
      #Info_area .Info_Detale_area .txt {
        margin-bottom: 6.6666666667vw; }
      #Info_area .Info_Detale_area .img_area {
        display: block;
        margin-bottom: 6.6666666667vw; }
        #Info_area .Info_Detale_area .img_area .img {
          width: 100%;
          height: 57.3333333333vw;
          margin-bottom: 1.3333333333vw; } }
