﻿@charset "UTF-8";
body{
  margin: 0;
}


@media screen and (min-width : 768px) {
  #wrap{
  }

  /* KV */
  #kv {
    width: 100%;
    max-width: 1340px;    
    margin: 0 auto;
    background-image: url("https://cdn.lumine.jp/contents/design/2025/250523_jrepointcampaign/img/bg_pc.jpg");
    background-size: 109%;
    background-position: center -4px;
  }
  #kv .kv_cnt{
    display: flex;
  }
  #kv .kv_cnt .kv01 {
    width: 47.16%;
    height: 23.612vw;
    max-height: 340px;
    display: flex;
    justify-content: flex-end;
  }
  #kv .kv_cnt .kv01 .txtBox{
    max-width: 630px;
    padding: 6.2% 5% 6.2% 5%;
  }
  #kv .kv_cnt .kv01 .txtBox .box01{
    width:100%;
  }
  #kv .kv_cnt .kv01 .txtBox .box02{
    width:76%;
    padding-top: 7%;
    padding-left: 24.4%;
  }

  #kv .kv_cnt .kv02 {
    width: 52.84%;
    height: 23.612vw;
    max-height: 340px;
    mix-blend-mode: multiply;
  }
  #kv .kv_cnt .kv02 .txtBox{
    max-width: 710px;
    height: 100%;
    padding: 5% 6% 5% 6%;
    background-color: #00823e;    
  }
  #kv .kv_cnt .kv02 .txtBox .box01{
    width:100%;
  }
  #kv .kv_cnt .kv02 .txtBox .box02{
    width:79.5%;
    padding-top: 5.3%;
  }
  #kv .kv_cnt .kv02 .txtBox .box03{
    width:96.5%;
    padding-top: 5.2%;
    padding-left: 0.3472vw;
  }

  #kv ul.nav-buttons {
    display: flex;
    justify-content: center;
    padding:3.4722vw 0 3.125vw 0;
    background-color: #f7f8f8;
  }

  #kv ul.nav-buttons li {
    max-width: 332px;
    width: 100%;
    height: 160px;
    position: relative;
  }

  #kv ul.nav-buttons li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 22px;
  }
  #kv ul.nav-buttons li p {
    color: #006a0c;
    font-size: var(--px-18);
    font-weight: bold;
    letter-spacing: 0.03em;
    text-align: center;
    margin-top: 20px;
  }
  #kv ul.nav-buttons li.chart p {
    margin-top: 33px;
  }

  #kv ul.nav-buttons li:nth-child(2)::before,
  #kv ul.nav-buttons li:nth-child(2)::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 160px;
    background-color: #006a0c;
  }

  #kv ul.nav-buttons li:nth-child(2)::after {
    right: 0;
  }

  #kv ul.nav-buttons li a::after {
    content: "";
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #006a0c;
  }

  #kv ul.nav-buttons li:nth-child(3) a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 16px;
    height: 16px;
    background-image: url("https://cdn.lumine.jp/contents/design/2025/250523_jrepointcampaign/img/icon_link.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
  }

  /* contents */
  .contents_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 1340px;    
    margin: 0 auto;
    background-image: url("https://cdn.lumine.jp/contents/design/2025/250523_jrepointcampaign/img/bg_pc.jpg");
    background-size: 109%;
    background-position: center -560px;    
  }

  .rounded-box {
    background-color: #ffffff;
    border: 4px solid #00823e;
  }

  .contents-box__wrapper {
    text-align: center;
  }

  .contents_inner h2 img {
    margin:85px auto 12px auto;
  }

  .contents_inner .inner {
   /* width: 95%;
    margin: 0 auto;*/
    padding-bottom: 80px;
  }

  .contents_inner p.lead {
    color: #006a0c;
    font-size: var(--px-24);
    font-weight: bold;
    display: inline;
    border-bottom: 2px solid #006a0c;
    line-height: 2;
    letter-spacing: 0.03em;
  }
  .contents_inner a.btn {
    display: inline-block;
    background-color: #006a0c;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: var(--px-20);
    letter-spacing: 4px;
    padding:13px 160px;
    border-radius: 9999px;
    transition: background-color 0.3s, transform 0.2s;
  }

  .contents_inner a.btn:hover {
    opacity: 0.8;
  }

  /* CAMPAIGN */
  #campaign {
  width: 100%;
  margin: 92px auto 0;
  max-width: 990px;
  }

  #campaign .illustration {
    margin: 28px auto 0;
  }
  #campaign .illustration img{
    aspect-ratio: 1.53;
  }
  #campaign .campaign-detail {
    text-align: left;
    margin: 0 auto;
    width: 92%;
    max-width: 900px;
    margin-top: 56px;
  }
  #campaign .campaign-detail .campaign-detail__box {
    margin-top: 45px;
  }
  #campaign .campaign-detail .campaign-detail__box.d-box{
    margin-top: 60px;
  }

  #campaign .campaign-detail .campaign-detail__box:first-child{
    margin-top: 0;
  }

  #campaign .campaign-detail .campaign-detail__box .campaign-detail__title {
    background-color: #33b6a1;
    color: #ffffff;
    font-size: var(--px-18);
    text-align: left;
    padding-left: 18px;
    width: 100%;
    line-height: 40px;
    box-sizing: border-box;
    margin-bottom: 25px;
  }
  #campaign .campaign-detail .campaign-detail__box .campaign-detail__title.box{
    margin-bottom: 30px;
  }
  #campaign .campaign-detail .campaign-detail__box .campaign-detail__title.box02{
    margin-bottom: 68px;
    margin-top: 53px;
  }

  #campaign .campaign-detail .campaign-detail__description p {
    font-size: var(--px-16);
    line-height: 2;
  }
  #campaign .campaign-detail .campaign-detail__box.d-box .detail {
    margin-top: 30px;
    padding-right: 20px;
  }

  #campaign .campaign-detail .campaign-detail__description .prize-list {
    /* display: flex;
    flex-direction: row;
    flex-wrap: nowrap; */
    gap: 27px;
            margin: auto auto 28px auto;
    max-width: 900px;
    display: grid;
        grid-template-columns: repeat(2, 1fr);
        padding: 10px;
  }

  #campaign .campaign-detail .campaign-detail__description .prize-list .prize-box {
    width: auto;
    padding: 10px;
  }
  #campaign .campaign-detail .campaign-detail__description .prize-list .prize-box img {
    aspect-ratio: 1 / 1;
  }
  #campaign .campaign-detail .campaign-detail__description p.prize-name {
    font-size: var(--px-15);
    font-weight: bold;
    margin: 14px 0;
    line-height: 1.4;
    letter-spacing: 1px;
  }

  #campaign .campaign-detail .campaign-detail__description p.prize-name span{
    font-size: 20px;
    font-weight: bold;
    margin: 18px 0;
    line-height: 1.4;
    letter-spacing: 1px;
    color: red;
   background:linear-gradient(transparent 60%, #ff6 60%);
  }


  #campaign .campaign-detail .campaign-detail__description p.prize-text {
    font-size: var(--px-14);
    line-height: 1.5;
    letter-spacing: 1px;
  }

  #campaign .campaign-detail .campaign-detail__description .prize-chance {
    display: flex;
    align-items: flex-start;
    gap: 20px;
  }

  #campaign .campaign-detail .campaign-detail__description .prize-chance .prize-chance-text {
    display: flex;
    flex-direction: column;
  }

  #campaign .campaign-detail .campaign-detail__description .prize-chance .prize-chance-text p.prize-name {
    margin: 0 0 10px 0;
  }

  #campaign .campaign-detail .campaign-detail__description .step-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  #campaign .campaign-detail .campaign-detail__description .step-box {
    display: flex;
    align-items: flex-start;
    margin-bottom: 60px;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
    position: relative;
  }
  #campaign .campaign-detail .campaign-detail__description .step-box.step-2 {
    margin-bottom: 45px;
  }
  #campaign .campaign-detail .campaign-detail__description .step-box.step-3 {
    margin-bottom: 50px;
  }
  #campaign .campaign-detail .campaign-detail__description .step-box.step-4 {
    margin-bottom: 50px;
  }
  #campaign .campaign-detail .campaign-detail__description .step-box.step-5 {
    margin-bottom: 61px;
  }
  #campaign .campaign-detail .campaign-detail__description .step-box .flex {
    display: flex;
    gap: 20px;
  }
  #campaign .campaign-detail .campaign-detail__description .step-icon {
    display: flex;
    flex-shrink: 0;
    z-index: 1;
  }
  #campaign .campaign-detail .campaign-detail__description .step-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  #campaign .campaign-detail .campaign-detail__description .step-explanation {
    width:44%;
  }
  #campaign .campaign-detail .campaign-detail__description .step-line {
    width: 2px;
    background-color: #006a0c;
    position: absolute;
    left: 40px;
    top: 0;
    z-index: 0;
    height: calc(100% - -70px);
  }
  #campaign .campaign-detail .campaign-detail__description p.step-name {
    font-size: var(--px-16);
    font-weight:bold;
    margin: 0 0 20px 0;
    line-height: 1.75;
    letter-spacing: 0.08em;
  }
  #campaign .campaign-detail .campaign-detail__description p.step-name .color_red{
    color:#ec174e;
  }
  #campaign .campaign-detail .campaign-detail__description p.step-name span {
    font-size: var(--px-14);
  }
  #campaign .campaign-detail .campaign-detail__description p.step-text {
    font-size: var(--px-16);
    line-height: 1.75;
    letter-spacing: 0.08em;
  }
  #campaign .campaign-detail .campaign-detail__description .step-image {
    display: flex;
    width: /*432px*/54%;
    justify-content: flex-start;
    flex-shrink: 0;
    margin-top: -10px;
  }
  #campaign .campaign-detail .campaign-detail__description .step-2 .step-image img,
  #campaign .campaign-detail .campaign-detail__description .step-3 .step-image img,
  #campaign .campaign-detail .campaign-detail__description .step-4 .step-image img,
  #campaign .campaign-detail .campaign-detail__description .step-5 .step-image img{
    min-width: 350px;
    max-width: 432px;
    width: 30vw;
    aspect-ratio: 157 / 131;
    object-fit: contain;
  }
  #campaign .campaign-detail .campaign-detail__description .step-1 .step-image img {
    max-width: 182px;
    width: 30vw;
    object-fit: contain;
    aspect-ratio: 186 / 359;
  }
  #campaign .campaign-detail .campaign-detail__description .download-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
  #campaign .campaign-detail .campaign-detail__description .download-box p {
    font-size: var(--px-20);
    line-height: 1.2;
  }
  #campaign .campaign-detail .campaign-detail__description .download-btn {
    display: flex;
    gap: 10px;
  }
  #campaign .campaign-detail__box:nth-of-type(5),
  .campaign-detail__description p:nth-of-type(3) {
    margin-top: 40px;
  }

  /* CHART */
  #chart {
    width: 100%;
    margin: 100px auto 124px;
    max-width: 990px;
  }
  .contents_inner #chart{
    padding-bottom: 30px;
  }
  .contents_inner #chart h2 img{
    margin: 66px auto -30px auto;
  }
  #chart .illustration {
    margin: 58px auto 0;
    padding: 0 6%;
  }
  #chart .illustration img{
    aspect-ratio: 2.07;
  }
  .contents_inner #chart p.lead{
    line-height: 1.8;
    letter-spacing: 0.13em;
  }
  #chart .btn_area {
    background-image: url("https://cdn.lumine.jp/contents/design/2025/250523_jrepointcampaign/img/pc_decoration_chart.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 150px;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 38px;
  }

  #chart .btn_area p.text {
    font-size: var(--px-22);
    color: #006a0c;
    text-align: center;
    margin-bottom: 54px;
    font-weight: 600;
    line-height: 1.5;
  }
}
@media screen and (max-width : 767px) {

  #wrap{
    background-image: url("https://cdn.lumine.jp/contents/design/2025/250523_jrepointcampaign/img/bg_sp.jpg");
    color: transparent;
    background-size: 100%;
    background-position: center -22vw;
  }
  /* KV */
  #kv {
    width: 100%;
    margin: 0 auto;
  }

  #kv .kv_cnt {
    border-bottom: 1px solid #006a0c;
    padding-top: 4vw;
  }

  #kv .kv_cnt .kv01 {

  }
  #kv .kv_cnt .kv01 .txtBox{

  }
  #kv .kv_cnt .kv01 .txtBox .box01{
    width: 87%;
    margin: 0 auto;
  }
  #kv .kv_cnt .kv01 .txtBox .box02{
    width: 50%;
    margin: 4vw auto 0 auto;
  }

  #kv .kv_cnt .kv02 {
    background-color: #00823e;
    mix-blend-mode: multiply;
    margin-top: 5vw;
    padding: 5.6vw 6vw 5.3vw 6vw;
  }
  #kv .kv_cnt .kv02 .txtBox{

  }
  #kv .kv_cnt .kv02 .txtBox .box01{

  }
  #kv .kv_cnt .kv02 .txtBox .box02{
    margin-top: 3vw;
  }
  #kv .kv_cnt .kv02 .txtBox .box03{
    margin-top: 4.5vw;
  }




  #kv .kv_cnt h1 {
    background-image: url("https://cdn.lumine.jp/contents/design/2025/250523_jrepointcampaign/img/sp_kv.jpg");
    color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-bottom: 197.33%;
  }

  #kv ul.nav-buttons {
    padding: 1vw 7% 0 7%;
    background-color: #f7f8f8;
  }

  #kv ul.nav-buttons li {
    position: relative;
    /*height: 26vw;
    display: flex;
    align-items: center;*/
  }

  #kv ul.nav-buttons li a {
    padding: 7vw 0 5.6vw 0;
    width: 100%;
    display: block;
  }

  #kv ul.nav-buttons li p {
    color: #006a0c;
    font-size: 0.8125rem;
    font-weight: bold;
    letter-spacing: 0.03em;
    text-align: left;
    margin-top: 2vw;
  }

  #kv ul.nav-buttons li img {
    height: 3.5vw;
  }


  #kv ul.nav-buttons li:nth-child(2)::before,
  #kv ul.nav-buttons li:nth-child(2)::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #006a0c;
  }

  #kv ul.nav-buttons li:nth-child(2)::after {
    top:23vw;
  }

  #kv ul.nav-buttons li a::after {
    content: "";
    position: absolute;
    top: 11.5vw;
    right: -2vw;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 2vw solid transparent;
    border-right: 2vw solid transparent;
    border-top: 2vw solid #006a0c;
  }

  #kv ul.nav-buttons li:nth-child(3) a::after {
    content: "";
    position: absolute;
    top: 9vw;
    right:-2vw;
    transform: translateX(-50%);
    width: 4vw;
    height: 4vw;
    background-image: url("https://cdn.lumine.jp/contents/design/2025/250523_jrepointcampaign/img/icon_link.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
  }


  
  /* contents */
  #wrap #campaign .inner {
    padding-bottom: 9vw;
  }

  .contents_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .rounded-box {
    background-color: #ffffff;
    border:2px solid #00823e;
  }

  .contents_inner .inner {
    width: 95%;
    margin: 0 auto;
    padding-bottom: 13vw;
  }

  .contents_inner .leadBox{
    text-align: center;
  }

  .contents_inner p.lead {
    color: #006a0c;
    font-size: 0.9375rem;
    display: inline;
    border-bottom: 2px solid #006a0c;
    line-height: 1;
    font-weight: bold;
    letter-spacing: 1px;
  }

  .contents_inner .illustration {
/*
    display: flex;
    flex-direction: column;
    align-items: center;
*/
  }

  .contents_inner a.btn {
    display: inline-block;
    background-color: #006a0c;
    color: #fff;
    text-align: center;
    font-size: 0.875rem;
    font-weight: bold;
    letter-spacing: 0.14em;
    padding: 2vw 30vw;
    border-radius: 9999px;
    transition: background-color 0.3s, transform 0.2s;
  }

  /* CAMPAIGN */
  #campaign {
    width: 93%;
    margin: 11vw auto 0;
  }

  .contents_inner #campaign h2 img {
    margin: 11vw auto 4vw;
    width: 28vw;
  }

  #campaign .illustration {
    margin: 3vw auto 0;
  }
  #campaign .illustration img{
    aspect-ratio: 0.89;
  }
  #campaign .campaign-detail{
    margin-top: 10vw;
  }
  #campaign .campaign-detail .campaign-detail__box {
    margin-top: 8vw;
  }
  #campaign .campaign-detail .campaign-detail__box:first-child{
    margin-top: 0;
  }
  #campaign .campaign-detail .campaign-detail__box:nth-child(3) {
    margin-top: 7vw;
  }



  #campaign .campaign-detail .campaign-detail__box .campaign-detail__title {
    background-color: #33b6a1;
    color: #ffffff;
    font-size: 1rem;
    text-align: left;
    padding-left: 2vw;
    width: 100%;
    line-height: 2;
    box-sizing: border-box;
    margin-bottom: 4vw;
  }

  #campaign .campaign-detail .campaign-detail__box .campaign-detail__title.box02{
    margin-bottom: 5vw;
  }

  #campaign .campaign-detail .campaign-detail__description p {
    font-size: 0.75rem;
    letter-spacing: 0.04em;
    line-height: 1.8;
  }

  #campaign .campaign-detail .campaign-detail__description .prize-list {
    margin-bottom: -6vw;
    margin-top: 5vw;
  }

  #campaign .campaign-detail .campaign-detail__description .prize-list .prize-box {
    display: flex;
    gap: 4vw;
    margin-bottom: 7.6vw;
  }

  #campaign .campaign-detail .campaign-detail__description .prize-list .prize-box img {
    width: 48%;
    height: 100%;
    aspect-ratio: 1 / 1;
  }

  #campaign .campaign-detail .campaign-detail__description p.prize-name {
    font-size: 0.8125rem;
    font-weight: bold;
    margin-bottom: 3vw;
    line-height: 1.4;
    letter-spacing: 1px;
  }

  #campaign .campaign-detail .campaign-detail__description p.prize-name span{
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 3vw;
    line-height: 1.4;
    letter-spacing: 1px;
    color: red;
    background:linear-gradient(transparent 60%, #ff6 60%);
  }

  #campaign .campaign-detail .campaign-detail__description p.prize-text {
    font-size: 0.75rem;
    line-height: 1.5;
    letter-spacing: 1px;
  }

  #campaign .campaign-detail .campaign-detail__description .prize-chance {

  }

  #campaign .campaign-detail .campaign-detail__description .prize-chance img {
    width:35%;
  }

  #campaign .campaign-detail .campaign-detail__description .prize-chance .prize-chance-text {
    margin-top: 3vw;
  }

  #campaign .campaign-detail .campaign-detail__description .prize-chance .prize-chance-text p.prize-name {
    margin: 0 0 10px 0;
    letter-spacing: 0.14em;
  }

  #campaign .campaign-detail .campaign-detail__description .step-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  #campaign .campaign-detail .campaign-detail__description .step-box {
    display: flex;
    align-items: flex-start;
    margin-bottom: 11vw;
    justify-content: space-between;
    gap: 5vw;
    width: 100%;
    position: relative;
  }
  #campaign .campaign-detail .campaign-detail__description .step-box.step-2 {
    margin-bottom: 8vw;
  }
  #campaign .campaign-detail .campaign-detail__description .step-box.step-3 {
    margin-bottom: 7vw;
  }
  #campaign .campaign-detail .campaign-detail__description .step-box.step-4 {
    margin-bottom: 9vw;
  }
  #campaign .campaign-detail .campaign-detail__description .step-box.step-5 {
    margin-bottom: 6vw;
  }

  #campaign .campaign-detail .campaign-detail__description .step-icon {
    display: flex;
    flex-shrink: 0;
    z-index: 1;
    width: 18%;
  }

  #campaign .campaign-detail .campaign-detail__description .step-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  #campaign .campaign-detail .campaign-detail__description .step-line {
    width: 2px;
    background-color: #006a0c;
    position: absolute;
    left: 9%;
    top: 0;
    z-index: 0;
    height: calc(100% - -40px);
  }

  #campaign .campaign-detail .campaign-detail__description p.step-name {
    font-size: var(--px-13);
    font-weight: bold;
    margin-top: 2vw;
    margin-bottom: 3vw;
    letter-spacing: 0.08em;
    line-height: 1.46;
  }

  #campaign .campaign-detail .campaign-detail__description p.step-name span {
    font-size: var(--px-11);
  }
  #campaign .campaign-detail .campaign-detail__description p.step-name .color_red{
    color:#ec174e;
  }
  #campaign .campaign-detail .campaign-detail__description p.step-text {
    font-size: var(--px-12);
    line-height: 1.5;
    letter-spacing: 1px;
    margin-bottom: 5vw;
  }

  #campaign .campaign-detail .campaign-detail__description .step-image {
    display: flex;
    justify-content: flex-start;
  }

  #campaign .campaign-detail .campaign-detail__description .step-1 .step-image img {
    max-width: 182px;
    width: 26vw;
    object-fit: contain;
    aspect-ratio: 186 / 359;
  }

  #campaign .campaign-detail .campaign-detail__description .download-box {
    text-align: center;
    width: 100%;
  }

  #campaign .campaign-detail .campaign-detail__description .download-box p {
    font-size:0.9375rem;
    text-align: center;
    border-bottom: 2px solid #006a0c;
  }
  #campaign .campaign-detail .campaign-detail__description .download-box .imgBox{
    margin:4vw auto 0;
    width: 23vw;
  }
  #campaign .campaign-detail .campaign-detail__description .download-btn {
    display: flex;
    gap: 4vw;
    margin-top: 5vw;
    width: 98%;
  }
  #campaign .campaign-detail .campaign-detail__box.d-box p{
    line-height: 1.583;
    letter-spacing: 0.14em;
  }
  #campaign .campaign-detail .campaign-detail__box.d-box .detail{
    margin-top: 5vw;
  }


  #campaign .campaign-detail .campaign-detail__box.d-box{
    margin-top:9vw;
  }

  /* CHART */
  #chart {
    width: 93%;
    margin: 11vw auto 24vw;
    text-align: center;
  }
  #wrap #chart .inner{
    width: 100%;
    padding-bottom: 15.2vw;
  }
  .contents_inner #chart h2 img {
    margin: 7vw auto 2vw;
    width: 86.402%;
  }
  #chart .illustration {
    margin: 8vw auto 0;
    width: 95%;
  }
  #chart .illustration img{
    aspect-ratio: 1.13;
  }
  #chart .btn_area {
    background-image: url("https://cdn.lumine.jp/contents/design/2025/250523_jrepointcampaign/img/sp_decoration_chart.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 26px;
  }

  #chart .btn_area p.text {
    font-size: 0.875rem;
    color: #006a0c;
    text-align: center;
    margin-bottom: 7.8vw;
    font-weight: bold;
    line-height: 1.428;
    letter-spacing: 1px;
  }

}



@media screen and (min-width : 1440px) {
    #kv .kv_cnt .kv01 .txtBox{
    padding:42px 48px 42px 28px;
  }
  #kv .kv_cnt .kv02 .txtBox{
    padding:38px 16px 40px 45px;
  }
  #kv ul.nav-buttons{
    padding: 50px 0 45px 0;
  }

}