body {
    font-size: 16px;
    line-height: 1.5;
    min-width: 1140px
  }
  
  picture {
    display: block
  }
  
  .zenMaru {
    font-family: -apple-system, "BlinkMacSystemFont", "Helvetica Neue", Arial,  "Microsoft YaHei", "PingFang SC", "Source Han Sans SC", sans-serif ;
    font-weight: 500
  }
  
  img {
    display: inline-block
  }
  
  #wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
  }
  
  #header {
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out
  }
  
  #header.show {
    opacity: 1;
    visibility: visible
  }

  .sma{
    display: none;
  }
  
  @media screen and (max-width:767px) {
    .sma{
        display: block;
    }
  }
  
  @-webkit-keyframes arrow01 {
    0% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
    }
    49% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
    }
    50% {
      -webkit-transform: translateY(3px);
      transform: translateY(3px)
    }
    99% {
      -webkit-transform: translateY(3px);
      transform: translateY(3px)
    }
    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
    }
  }
  
  @keyframes arrow01 {
    0% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
    }
    49% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
    }
    50% {
      -webkit-transform: translateY(3px);
      transform: translateY(3px)
    }
    99% {
      -webkit-transform: translateY(3px);
      transform: translateY(3px)
    }
    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
    }
  }
  
  .benefitsVox .vox03 .btnVox .btn span:after {
    -webkit-animation: arrow01 1s 0s infinite;
    animation: arrow01 1s 0s infinite
  }
  
  .main {
    color: #000;
    font-weight: 400
  }
  
  .main a {
    color: #000
  }
  
  .main .fS01 {
    text-align: center;
    font-weight: 600;
    font-size: 20px
  }
  
  .main .fS02 {
    text-align: center;
    font-weight: 600;
    font-size: 28px
  }
  
  .main .bnrVoxS01 {
    position: relative;
    z-index: 10;
    margin: 40px 0 0;
    text-align: center
  }
  
  .main .bnrVoxS01 .link {
    display: inline-block
  }
  
  .main .bnrVoxS01 .link img {
    width: 435px
  }
  
  .main .linkTxtS01 {
    font-size: 15px
  }
  
  .main .linkTxtS01 a {
    position: relative;
    display: inline-block;
    padding-right: 15px;
    font-weight: bold
  }
  
  .main .linkTxtS01 a:after {
    content: "";
    position: absolute;
    margin: auto;
    width: 8px;
    height: 8px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    right: 0;
    bottom: 0
  }
  
  .main .sebSecS01 {
    margin: 40px 0 0
  }
  
  .main .sebSecS01 h3 {
    margin-bottom: 30px
  }
  
  .main .mmBtn {
    text-align: center;
    width: 310px;
    display: inline-block;
    border: 2px solid #e91e63;
    border-radius: 50px;
    padding: 15px 40px;
    color: #e91e63;
    font-weight: bold
  }
  
  .main .mmBtn span {
    position: relative;
    display: inline-block;
    padding-left: 40px
  }
  
  .main .mmBtn span:before {
    content: "";
    position: absolute;
    margin: auto;
    width: 26px;
    height: 20px;
    background: url(./others/ico-mail.svg) center/contain no-repeat;
    top: 0;
    bottom: 0;
    left: 0
  }
  
  .secInner {
    max-width: 1110px;
    margin: 0 auto
  }
  
  .mvArea img {
    width: 100%
  }
  
  .firstVox {
    position: relative;
    z-index: 5;
    padding: 80px 0 260px;
    margin-bottom: 100px
  }
  
  .firstVox .bgItem {
    position: absolute;
    z-index: -1;
    margin: auto
  }
  
  .firstVox .bgItem01 {
    top: 356px;
    left: 0;
    width: 100%;
    height: calc(100% - 356px);
    z-index: -2
  }
  
  .firstVox .bgItem01 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
  }
  
  .firstVox .bgItem03 {
    width: 1314px;
    left: 0;
    right: 0;
    bottom: 56px
  }
  
  .pickupVox {
    margin-bottom: 105px;
    font-family: "Microsoft YaHei", "PingFang SC", "Source Han Sans SC", sans-serif
  }
  
  .pickupVox h2 {
    text-align: center;
    font-weight: 700;
    font-size: 31px;
    margin-bottom: 50px
  }
  
  .pickupVox .cntList {
    display: flex;
    justify-content: center;
    gap: 0 9px;
    margin-bottom: 70px
  }
  
  .pickupVox .cntList li {
    position: relative;
    width: 212px
  }
  
  .pickupVox .cntList li a {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-top: 86.8%;
    border-radius: 3px;
    border: 1px solid #fff;
    box-shadow: 0px 3px 14px rgba(0, 0, 0, .25);
    overflow: hidden
  }
  
  .pickupVox .cntList li a:after {
    z-index: 2;
    content: "";
    position: absolute;
    margin: auto;
    width: 100%;
    height: 100px;
    /*background: linear-gradient(180deg, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.17) 46.35%, rgba(0, 0, 0, 0.54) 100%);*/
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.01) 0%, rgb(0 0 0 / 26%) 46.35%, rgb(0 0 0 / 74%) 100%);
    bottom: 0;
    left: 0
  }
  
  .pickupVox .cntList li .cat, .pickupVox .cntList li .txt {
    position: absolute;
    z-index: 3
  }
  
  .pickupVox .cntList li .cat {
    top: 0;
    left: 0
  }
  
  .pickupVox .cntList li .cat img {
    width: 85px
  }

  .pickupVox .cntList li .cat-2 img {
    width: 170px
  }
  
  .pickupVox .cntList li .txt {
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 8px 8px;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    line-height: 20px;
  }
  
  .pickupVox .cntList li .bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
  
  .pickupVox .l {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 2
  }
  
  .insuranceVox {
    max-width: 1140px;
    margin: 0 auto 80px;
    border-radius: 20px;
    background: #fff;
    padding: 60px 80px;
    font-family: "Microsoft YaHei", "PingFang SC", "Source Han Sans SC", sans-serif
  }
  
  .insuranceVox h2 {
    line-height: 1.8;
    color: #333;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px
  }
  
  .insuranceVox .sub {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 25px
  }
  
  .insuranceVox .list {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 70px
  }
  
  .insuranceVox .list li {
    width: 472px;
    border-radius: 20px;
    background: rgba(194, 240, 255, .3);
    padding: 40px 30px;
    display: flex;
    align-items: center;
    gap: 0 27px
  }
  
  .insuranceVox .list li .numVox {
    display: flex;
    align-items: center;
    gap: 0 10px
  }
  
  .insuranceVox .list li .numVox .num {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    padding-bottom: .1em;
    text-align: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #1f1e56;
    background: #fff;
    font-size: 25px;
    font-weight: 700;
    color: #1f1e56
  }
  
  .insuranceVox .list li .numVox .ico {
    width: 70px
  }
  
  .insuranceVox .list li .txtVox {
    width: 240px;
    font-weight: 700
  }
  
  .insuranceVox .list li .txtVox p {
    line-height: 2
  }
  
  .insuranceVox .list li .txtVox .line {
    background-image: linear-gradient(transparent 50%, #C2F0FF 0%)
  }
  
  .insuranceVox .list li .txtVox .l {
    font-size: 20px;
    letter-spacing: .05em
  }
  
  .insuranceVox .btnVox {
    text-align: center
  }
  
  .insuranceVox .btnVox .btn {
    position: relative;
    display: inline-block;
    border-radius: 10px;
    width: 500px;
    background: #e91e63;
    padding: 19px;
    color: #fff;
    font-weight: 700;
    font-family: "Microsoft YaHei", "PingFang SC", "Source Han Sans SC", sans-serif
  }
  
  .insuranceVox .btnVox .btn:after {
    content: "";
    position: absolute;
    margin: auto;
    width: 10px;
    height: 20px;
    background: url(./others/arrow.svg) center/contain no-repeat;
    top: 0;
    bottom: 0;
    right: 29px
  }
  
  .insuranceVox .btnVox .btn .l {
    font-size: 25px
  }
  
  .insuranceVox .btnVox .btn .s {
    font-size: 18px
  }
  
  .campaignVox {
    max-width: 1140px;
    margin: 0 auto
  }
  
  .campaignVox .txt {
    text-align: center;
    font-family: "Microsoft YaHei", "PingFang SC", "Source Han Sans SC", sans-serif;
    font-weight: 700;
    font-size: 28px
  }
  
  .secVox {
    position: relative;
    padding: 108px 0 120px;
    margin-bottom: 90px
  }
  
  .secVox .head {
    display: flex;
    justify-content: center;
    margin: 0 auto 40px;
    text-align: center
  }
  
  .secVox .head .inner {
    position: relative;
    padding: 0 180px
  }
  
  .secVox .head h2 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 10px
  }
  
  .secVox .head h2 span {
    position: relative;
    display: inline-block;
    padding-right: 55px
  }
  
  .secVox .head h2 span:after {
    content: "";
    position: absolute;
    margin: auto;
    width: 42px;
    height: 42px;
    background: url(./yado/illust01.svg) center/contain no-repeat;
    top: 0;
    bottom: 0;
    right: 0
  }
  
  .spVoxS01 {
    position: relative;
    display: flex;
    background: #e91e63;
    border-radius: 20px;
    color: #fff;
    margin-bottom: 40px
  }
  
  .spVoxS01 .left {
    padding: 10px 13px;
    display: flex;
    align-items: center;
    border-right: 1px dashed #fff;
    width: 650px
  }
  
  .spVoxS01 .left .imgTxt {
    margin-right: 15px
  }
  
  .spVoxS01 .left .imgTxt img {
    width: 78px
  }
  
  .spVoxS01 .left .txt {
    font-weight: bold;
    line-height: 1.2;
    margin-right: 10px
  }
  
  .spVoxS01 .left .txt .s {
    font-size: 18px
  }
  
  .spVoxS01 .left .txt .l {
    font-size: 37px
  }
  
  .spVoxS01 .couponVox {
    position: relative;
    width: 240px;
    border: 2px solid #1e2127;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 10px;
    gap: 10px;
    color: #1e2127
  }
  
  .spVoxS01 .couponVox .sub {
    font-size: 14px
  }
  
  .spVoxS01 .couponVox .input {
    font-weight: bold;
    font-size: 21px;
    color: #1e2127
  }
  
  .spVoxS01 .right {
    padding: 15px 20px
  }
  
  .spVoxS01 .right .txt {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: .3em
  }
  
  .spVoxS01 .right ul li {
    text-indent: -0.5em;
    padding-left: .5em;
    font-size: 13px
  }
  
  .itemVoxS01 .flexInner {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 14px
  }
  
  .itemVoxS01 .item {
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 266px;
    background: #fff;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, .2);
    border-radius: 12px;
    overflow: hidden
  }
  
  .itemVoxS01 .item .inner {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #fff
  }
  
  .itemVoxS01 .item .imgVox {
    position: relative
  }
  
  .itemVoxS01 .item .imgVox:after {
    content: "";
    position: absolute;
    margin: auto;
    z-index: 2;
    width: 40px;
    height: 40px;
    bottom: 5px;
    left: 8px
  }
  
  .itemVoxS01 .item .imgVox .img {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 71.43%
  }
  
  .itemVoxS01 .item .imgVox .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
  
  .itemVoxS01 .item .imgVox .catch {
    position: absolute;
    top: 10px;
    left: 0;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    background: #e91e63;
    padding: 6px 8px;
    z-index: 2
  }
  
  .itemVoxS01 .item .imgVox .ico {
    position: absolute;
    display: inline-block;
    width: 45px;
    height: 45px;
    left: 8px;
    bottom: 5px
  }
  
  .itemVoxS01 .item .txtVox {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
    padding: 13px 15px 15px;
    background: #fff
  }
  
  .itemVoxS01 .item .txtVox .top {
    padding-bottom: 12px
  }
  
  .itemVoxS01 .item .txtVox .place {
    font-size: 14px;
    margin-bottom: .1em;
    color: #61666e
  }
  
  .itemVoxS01 .item .txtVox .title {
    font-weight: bold;
    margin-bottom: .7em;
    color: #000
  }
  
  .itemVoxS01 .item .txtVox .txt {
    font-size: 14px;
    color: #61666e
  }
  
  .itemVoxS01 .item .txtVox .bottom02 {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 0 9px
  }
  
  .itemVoxS01 .item .txtVox .bottom02 .price02 {
    font-size: 14px
  }
  
  .itemVoxS01 .item .txtVox .bottom02 .price02 del {
    color: #61666e
  }
  
  .itemVoxS01 .item .txtVox .bottom02 .price {
    margin-top: .15em
  }
  
  .itemVoxS01 .item .txtVox .price {
    text-align: right;
    font-size: 14px;
    color: #e91e63
  }
  
  .itemVoxS01 .item .txtVox .price .num {
    font-weight: bold;
    font-size: 16px;
    padding-left: 4px
  }
  
  .itemVoxS01 .linkTxt {
    margin: 40px 0 0;
    text-align: right
  }
  
  .snowVox .bgItem {
    position: absolute;
    z-index: -1
  }
  
  .snowVox .bgItem01 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2
  }
  
  .snowVox .bgItem01 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
  }
  
  .snowVox .bgItem02 {
    top: -125px;
    right: 80px
  }
  
  .snowVox .bgItem02 img {
    width: 270px
  }
  
  .snowVox .head h2 span:after {
    background: url(./snow/illust_snow.svg) center/contain no-repeat
  }
  
  .snowVox .itemVox02 {
    margin: 30px 0 0
  }
  
  .snowVox .itemVox02 .list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 25px
  }
  
  .snowVox .itemVox02 .list li {
    width: 256px
  }
  
  .snowVox .itemVox02 .list li a {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 12px;
    background: #cde3fa;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, .2)
  }
  
  .snowVox .itemVox02 .list li a .ico {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: inline-block;
    width: 46px
  }
  
  .snowVox .itemVox02 .list li a .ico img {
    border-radius: 0 0 5px 0
  }
  
  .snowVox .itemVox02 .list li a .img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 0;
    padding-top: 39.065%
  }
  
  .snowVox .itemVox02 .list li a .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
  
  .snowVox .itemVox02 .list li a .txt {
    font-weight: 600;
    text-align: center;
    padding: 13px
  }
  
  .yadoVox .bgItem {
    position: absolute;
    z-index: -1
  }
  
  .yadoVox .bgItem01 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2
  }
  
  .yadoVox .bgItem01 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
  }
  
  .yadoVox .bgItem02 {
    top: -45px;
    left: 80px
  }
  
  .yadoVox .bgItem02 img {
    width: 192px
  }
  
  .yadoVox .hantenSec .itemVox {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 15px
  }
  
  .yadoVox .hantenSec .itemVox .item {
    position: relative;
    width: 266px
  }
  
  .yadoVox .hantenSec .itemVox .item .inner {
    position: relative;
    -webkit-filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.2));
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 71.43%;
    display: block
  }
  
  .yadoVox .hantenSec .itemVox .item .inner:after {
    content: "";
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    background: rgba(0, 0, 0, .2)
  }
  
  .yadoVox .hantenSec .itemVox .item .inner .txt {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 20px;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
    z-index: 5
  }
  
  .yadoVox .hantenSec .itemVox .item .inner .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
  }
  
  .yadoVox .hantenSec .itemVox .item .inner .bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
  
  .shoppingVox .bgItem {
    position: absolute;
    z-index: -1
  }
  
  .shoppingVox .bgItem01 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2
  }
  
  .shoppingVox .bgItem01 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
  }
  
  .shoppingVox .bgItem02 {
    top: -100px;
    right: 80px
  }
  
  .shoppingVox .bgItem02 img {
    width: 252px
  }
  
  .shoppingVox .head h2 span:after {
    background: url(./shopping/illust01.svg) center/contain no-repeat
  }
  
  .shoppingVox .bnrVoxS01 {
    display: flex;
    justify-content: center;
    gap: 0 70px
  }
  
  .actVox .bgItem {
    position: absolute;
    z-index: -1
  }
  
  .actVox .bgItem01 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2
  }
  
  .actVox .bgItem01 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
  }
  
  .actVox .bgItem02 {
    top: -60px;
    left: 80px
  }
  
  .actVox .bgItem02 img {
    width: 197px
  }
  
  .actVox .head h2 span:after {
    background: url(./act/illust01.svg) center/contain no-repeat
  }
  
  .actVox .searchActSec .itemVox {
    display: flex;
    flex-wrap: wrap;
    gap: 18px
  }
  
  .actVox .searchActSec .itemVox .item {
    width: 264px
  }
  
  .actVox .searchActSec .itemVox01 {
    margin-bottom: 40px
  }
  
  .actVox .searchActSec .itemVox01 .item {
    position: relative
  }
  
  .actVox .searchActSec .itemVox01 .item .inner {
    position: relative;
    -webkit-filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.2));
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 117.65%;
    display: block
  }
  
  .actVox .searchActSec .itemVox01 .item .inner .txt {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 20px;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
    z-index: 5
  }
  
  .actVox .searchActSec .itemVox01 .item .inner .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
  }
  
  .actVox .searchActSec .itemVox01 .item .inner .bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
  
  .actVox .searchActSec .itemVox02 .item .inner {
    position: relative;
    display: block;
    text-align: center
  }
  
  .actVox .searchActSec .itemVox02 .item .inner .img {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px
  }
  
  .actVox .searchActSec .itemVox02 .item .inner .caption {
    color: #2f353e;
    font-weight: bold
  }
  
  .transportVox {
    margin-bottom: 0
  }
  
  .transportVox .bgItem {
    position: absolute;
    z-index: -1
  }
  
  .transportVox .bgItem01 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2
  }
  
  .transportVox .bgItem01 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
  }
  
  .transportVox .bgItem02 {
    top: -90px;
    right: 80px
  }
  
  .transportVox .bgItem02 img {
    width: 132px
  }
  
  .transportVox .head {
    margin-bottom: 20px
  }
  
  .transportVox .head h2 span:after {
    background: url(./transport/illust01.svg) center/contain no-repeat
  }
  
  .transportVox .fS02 {
    margin-bottom: 30px
  }
  
  .notesVox {
    padding: 150px 0 100px;
    text-align: center
  }
  
  .notesVox .head {
    margin-bottom: 15px
  }
  
  .notesVox .head h2 {
    font-size: 25px;
    font-weight: bold
  }
  
  .notesVox .vox01 {
    text-align: center;
    margin-bottom: 35px
  }
  
  .notesVox .vox01 .txt {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 15px
  }
  
  .notesVox .vox01 .txt .color {
    color: #e91e63
  }
  
  .notesVox .vox01 .btnVox {
    display: flex;
    justify-content: center;
    gap: 0 40px
  }
  
  .notesVox .vox01 .btnVox .btn_app {
    width: 185px
  }
  
  .notesVox .vox01 .btnVox .btn_gp {
    width: 230px
  }
  
  .notesVox .vox01 .btnVox01 {
    margin-bottom: 35px
  }
  
  .notesVox .vox01 .btnVox02 {
    margin-bottom: 15px
  }
  
  .notesVox .vox01 .note {
    color: #e91e63
  }
  
  .notesVox .vox02 {
    margin-bottom: 50px
  }
  
  .notesVox .vox02 h3 {
    margin-bottom: 20px
  }
  
  .notesVox .vox03 h3 {
    margin-bottom: 10px
  }
  
  .notesVox .list01 {
    text-align: left
  }
  
  .notesVox .list01 li {
    text-indent: -0.5em;
    padding-left: .5em
  }
  
  .notesVox h3 {
    font-weight: bold;
    font-size: 20px
  }
  
  .notesVox .snsList {
    display: flex;
    justify-content: center;
    gap: 0 30px
  }
  
  .notesVox .snsList img {
    width: 250px
  }
  
  .notesVox .btnVox {
    margin: 25px 0 0
  }
  
  .close {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px
  }
  
  .close span {
    position: relative;
    display: inline-block;
    border: 2px solid #99151b;
    background: rgba(255, 255, 255, .95);
    color: #99151b;
    font-weight: bold;
    font-size: 18px;
    padding: 1em
  }
  
  @media only screen and (min-width: 768px) {
    .pcDspNone {
      display: none
    }
    .trOp01 {
      transition: opacity .2s linear
    }
    .trOp01:hover, .trOp01.active {
      opacity: .7
    }
  }
  
  @media only screen and (max-width: 767px) {
    body {
      min-width: 0
    }
    .spDspNone {
      display: none
    }
    .main .fS02 span {
      font-size: 18px
    }
    .main .bnrVoxS01 {
      margin: 20px 0 0
    }
    .main .linkTxtS01 {
      font-size: 15px
    }
    .main .linkTxtS01 a {
      position: relative;
      display: inline-block;
      padding-right: 15px;
      font-weight: bold
    }
    .main .linkTxtS01 a:after {
      content: "";
      position: absolute;
      margin: auto;
      width: 8px;
      height: 8px;
      border-top: 2px solid #333;
      border-right: 2px solid #333;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      top: 0;
      right: 0;
      bottom: 0
    }
    .main .sebSecS01 {
      margin: 40px 0 0
    }
    .main .sebSecS01 h3 {
      margin-bottom: 30px
    }
    .main .mmBtn {
      max-width: 100%;
      padding: 15px 25px
    }
    .secInner {
      padding: 0 4%
    }
    .firstVox {
      position: relative;
      z-index: 5;
      padding: 50px 0 100px;
      margin-bottom: 95px
    }
    .firstVox .bgItem {
      position: absolute;
      z-index: -1;
      margin: auto
    }
    .firstVox .bgItem01 {
      width: 100%;
      height: 76%;
      min-width: 0;
      top: auto;
      bottom: 0;
      left: 0
    }
    .firstVox .bgItem02 {
      display: none
    }
    .firstVox .bgItem03 {
      width: 100%;
      bottom: 0
    }
    .pickupVox {
      margin-bottom: 35px
    }
    .pickupVox h2 {
      font-size: 22px;
      margin-bottom: 30px
    }
    .pickupVox .cntList {
      justify-content: center;
      flex-wrap: wrap;
      gap: 10px 2%;
      margin-bottom: 40px
    }
    .pickupVox .cntList li {
      width: 49%
    }
    .pickupVox .cntList li a {
      padding-top: 79%;
      box-shadow: 0px 2px 8px rgba(0, 0, 0, .1)
    }
    .pickupVox .cntList li a:after {
      height: 86px
    }
    .pickupVox .cntList li .cat img {
      width: 76px
    }
    .pickupVox .cntList li .cat-2 img {
        width: 156px
      }
    .pickupVox .cntList li .txt {
      padding: 5px;
      font-size: 14px;
      line-height: 17px
    }
    .pickupVox .l {
      font-size: 18px
    }
    .insuranceVox {
      max-width: 93%;
      margin: 0 auto 10px;
      padding: 35px 15px
    }
    .insuranceVox h2 {
      font-size: 20px;
      margin-bottom: 10px
    }
    .insuranceVox .sub {
      font-size: 18px;
      margin-bottom: 25px
    }
    .insuranceVox .list {
      gap: 15px 0;
      margin-bottom: 40px
    }
    .insuranceVox .list li {
      width: 100%;
      padding: 15px 12px;
      gap: 0 5px
    }
    .insuranceVox .list li .numVox {
      align-items: flex-start;
      gap: 0 8px;
      min-width: 100px
    }
    .insuranceVox .list li .numVox .num {
      width: 35px;
      height: 35px;
      font-size: 15px
    }
    .insuranceVox .list li .numVox .ico {
      width: 50px;
      margin-top: 8px
    }
    .insuranceVox .list li .txtVox {
      width: auto
    }
    .insuranceVox .list li .txtVox p {
      font-size: 14px;
      line-height: 1.5
    }
    .insuranceVox .list li .txtVox .l {
      font-size: 18px
    }
    .insuranceVox .btnVox .btn {
      width: 100%;
      padding: 18px
    }
    .insuranceVox .btnVox .btn:after {
      width: 8px;
      height: 16px;
      right: 30px
    }
    .insuranceVox .btnVox .btn .l {
      font-size: 20px
    }
    .insuranceVox .btnVox .btn .s {
      font-size: 16px
    }
    .campaignVox {
      max-width: 93%;
      padding: 20px
    }
    .campaignVox .txt {
      font-size: 18px
    }
    .secVox {
      padding: 65px 0 40px;
      margin-bottom: 60px
    }
    .secVox .head {
      margin: 0 auto 20px
    }
    .secVox .head .inner {
      width: 100%;
      padding: 0
    }
    .secVox .head h2 {
      font-size: 24px;
      margin-bottom: 10px
    }
    .secVox .head h2 span {
      padding-right: 42px
    }
    .secVox .head h2 span:after {
      width: 30px;
      height: 30px
    }
    .secVox .head .fS01 {
      line-height: 1.3
    }
    .secVox .head .fS01 span {
      font-size: 18px
    }
    .spVoxS01 {
      display: block;
      margin-bottom: 10px
    }
    .spVoxS01 .left {
      display: block;
      padding: 15px 10px;
      justify-content: center;
      border-right: 0;
      border-bottom: 1px dashed #fff;
      width: 100%
    }
    .spVoxS01 .left .imgTxt {
      display: none
    }
    .spVoxS01 .left .txt {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      gap: 8px;
      margin-bottom: 5px
    }
    .spVoxS01 .left .txt .s {
      font-size: 17px
    }
    .spVoxS01 .left .txt .l {
      font-size: 32px;
      line-height: 1.1
    }
    .spVoxS01 .couponVox {
      width: 230px;
      padding: 6px 10px;
      margin: 10px auto 0
    }
    /*.spVoxS01 .couponVox .sub {
      font-size: 12px
    }*/
    .spVoxS01 .couponVox .input {
      font-size: 20px
    }
    .spVoxS01 .right {
      padding: 15px 20px
    }
    .spVoxS01 .right .txt {
      font-size: 16px
    }
    .spVoxS01 .right ul li {
      font-size: 14px
    }
    .itemVoxS01 .spScrollInner {
      overflow-x: scroll
    }
    .itemVoxS01 .flexInner {
      flex-wrap: nowrap;
      gap: 40px 15px;
      padding: 20px 0;
      flex-wrap: nowrap;
      width: -webkit-max-content;
      width: max-content
    }
    .itemVoxS01 .item {
      min-width: 250px;
      width: 250px;
      -webkit-filter: none;
      filter: none
    }
    .itemVoxS01 .item .imgVox .catch {
      max-width: 87%
    }
    .itemVoxS01 .item .txtVox {
      padding: 5px 15px 15px
    }
    .itemVoxS01 .item .txtVox .top {
      padding-bottom: 10px
    }
    .itemVoxS01 .item .txtVox .place {
      font-size: 13px;
      margin-bottom: .25em
    }
    .itemVoxS01 .item .txtVox .txt {
      font-size: 15px
    }
    .itemVoxS01 .item .txtVox .price {
      font-size: 13px
    }
    .itemVoxS01 .linkTxt {
      margin: 10px 0 0
    }
    .snowVox .bgItem02 {
      top: -58px;
      right: 10px
    }
    .snowVox .bgItem02 img {
      width: 136px
    }
    .snowVox .itemVox02 {
      margin: 30px 0 0
    }
    .snowVox .itemVox02 .list {
      gap: 10px 0;
      justify-content: space-between
    }
    .snowVox .itemVox02 .list li {
      width: 48%
    }
    .snowVox .itemVox02 .list li a {
      box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, .1)
    }
    .snowVox .itemVox02 .list li a .img {
      padding-top: 53.4%
    }
    .snowVox .itemVox02 .list li a .txt {
      font-size: 14px;
      padding: 8px
    }
    .yadoVox .bgItem02 {
      top: -40px;
      left: 10px
    }
    .yadoVox .bgItem02 img {
      width: 102px
    }
    .yadoVox .hantenSec .itemVox {
      justify-content: space-between;
      gap: 10px 0
    }
    .yadoVox .hantenSec .itemVox .item {
      width: 49%
    }
    .yadoVox .hantenSec .itemVox .item .inner .txt {
      font-size: 16px
    }
    .shoppingVox .bgItem02 {
      top: -55px;
      right: 10px
    }
    .shoppingVox .bgItem02 img {
      width: 143px
    }
  }
  
  @media only screen and (max-width: 767px)and (max-width: 375px) {
    .shoppingVox .head .fS01 span {
      font-size: 18px
    }
  }
  
  /*
  @media only screen and (max-width: 767px)and (max-width: 320px) {
    .shoppingVox .head .fS01 span {
      font-size: 16pxpx
    }
  }
  */
  
  @media only screen and (max-width: 767px) {
    .shoppingVox .suppleVox {
      /*flex-wrap: wrap;*/
      gap: 20px
    }
    .shoppingVox .suppleVox .img {
      text-align: center;
      width: 100%
    }
    .shoppingVox .suppleVox .txtVox {
      width: 100%
    }
    .shoppingVox .spVox {
      margin-bottom: 10px
    }
    .shoppingVox .spVox .left {
      display: block
    }
    .shoppingVox .brandSec .itemVox {
      justify-content: space-between;
      gap: 10px 0
    }
    .shoppingVox .brandSec .itemVox .item {
      width: 49%
    }
    .shoppingVox .brandSec .itemVox .item .caption {
      font-size: 14px
    }
    .shoppingVox .bnrVoxS01 {
      flex-direction: column;
      gap: 20px 0
    }
    .actVox .bgItem02 {
      top: -60px;
      left: 10px
    }
    .actVox .bgItem02 img {
      width: 156px
    }
    .actVox .searchActSec .itemVox {
      justify-content: space-between;
      gap: 10px 0
    }
    .actVox .searchActSec .itemVox .item {
      width: 49%
    }
    .actVox .searchActSec .itemVox01 {
      margin-bottom: 30px
    }
    .actVox .searchActSec .itemVox01 .item .inner {
      padding-top: 85.32%
    }
    .actVox .searchActSec .itemVox01 .item .inner .txt {
      font-size: 16px
    }
    .actVox .searchActSec .itemVox02 {
      justify-content: flex-start;
      gap: 10px 2.75%
    }
    .actVox .searchActSec .itemVox02 .item {
      width: 48%
    }
    .actVox .searchActSec .itemVox02 .item .inner .img {
      margin-bottom: 8px
    }
    .actVox .searchActSec .itemVox02 .item .inner .caption {
      font-size: 14px
    }
    .transportVox {
      margin-bottom: 0
    }
    .transportVox .bgItem02 {
      top: -50px;
      right: 10px
    }
    .transportVox .bgItem02 img {
      width: 87px
    }
    .transportVox .fS02 {
      margin-bottom: 30px
    }
    .notesVox {
      padding: 70px 0 50px
    }
    .notesVox .head h2 {
      font-size: 18px
    }
    .notesVox .vox01 {
      margin-bottom: 50px
    }
    .notesVox .vox01 .txt {
      font-size: 18px
    }
    .notesVox .vox01 .btnVox {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      gap: 10px 0
    }
    .notesVox .vox01 .btnVox .btn_app {
      width: 168px
    }
    .notesVox .vox01 .btnVox .btn_gp {
      width: 210px
    }
    .notesVox .vox02 {
      margin-bottom: 30px
    }
    .notesVox .vox02 h3 {
      margin-bottom: 20px
    }
    .notesVox .vox03 h3 {
      margin-bottom: 5px
    }
    .notesVox h3 {
      font-size: 18px
    }
    .notesVox .snsList {
      gap: 0 15px
    }
    .notesVox .snsList img {
      width: 70%
    }
  }

  /*campaign_closed*/
  .campaign_closed {
    background: rgba(0,0,0,0.7);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999999;
    color: #000;
  }
  
  .campaign_closed_body {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 95%;
    max-width: 480px;
    height: 300px!important;
    background: rgba(255,255,255,0.95);
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.5), 0 0 1px 0 rgba(0, 0, 0, 0.5);
    border-radius: 3px;
  }
  
  .campaign_closed_warp {
    text-align: center;
    height: 280px!important;
    background: rgba(255,255,255,0.95);
    margin: 10px!important;
    padding: 0!important;
    border: 5px solid #E91E63;
    border-radius: 3px;
  }
  
  .campaign_closed_title {
    font-size: 22px!important;
    line-height: 22px!important;
    padding: 80px 0 0 0;
    margin: 0;
    font-weight: 600!important;
  }
  
  .campaign_closed_date {
    font-size: 20px!important;
    line-height: 18px!important;
    padding: 20px 0 0 0;
    margin: 0;
  }
  
  .campaign_closed_subtxt {
    font-size: 18px!important;
    line-height: 14px!important;
    padding: 20px 0 0 0;
    margin: 0;
  }
  
  .campaign_closed_subtxt span {
    color: #E91E63;
    font-weight: 600;
    padding: 0 2px;
  }
  
  @media (max-width: 767px) {
    .campaign_closed {
      width: 100%;
    }
    .campaign_closed_body {
      right: 8px;
      width: 100%;
      max-width: 280px;
    }
    .campaign_closed_warp {
      max-height: 280px;
      border: 3px solid #E91E63;
      border-radius: 3px;
    }
    .campaign_closed_title {
      font-size: 20px!important;
      line-height: 20px!important;
      padding: 80px 0 0 0;
      margin: 0;
    }
    .campaign_closed_date {
      font-size: 18px!important;
      line-height: 15px!important;
      padding: 20px 0 0 0;
      margin: 0;
    }
    .campaign_closed_subtxt {
      font-size: 17px!important;
      line-height: 24px!important;
      padding: 20px 0 0 0;
      margin: 0;
    }
    .campaign_closed_date span {
      color: #E91E63;
      font-weight: 600;
      font-size: 13px!important;
      line-height: 13px!important;
      padding: 0 2px;
    }
  }
  
  
  
  /*# sourceMappingURL=custom.min.css.map */