@charset "shift_jis";

/* common
================================================== */
#contents .section .pack:after,
#contents .section .cont:after,
#contents .section .box:after,
#contents .section .block:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#contents .section .pack,
#contents .section .cont,
#contents .section .box,
#contents .section .block {
zoom: 1;
}
.NotoSansJP {
font-family: 'Noto Sans JP', sans-serif;
}
.Noto_Serif {
font-family: 'Noto Serif JP', serif;
}
.Shippori {
font-family: 'Shippori Mincho', serif;
}
.CormorantGaramond {
font-family: 'Cormorant Garamond', serif;
}

#contents {
font-weight: 400;
font-family: 'Inter','Noto Sans JP', sans-serif;
width: auto;
font-feature-settings: "palt";
-webkit-font-feature-settings: "palt";
letter-spacing: 0.075em;
}
.noNavigationWide #mainContents {
text-align: center;
float: none;
width: auto;
}

#mainContents {
padding: 23px 0 0 0;
}

/* #mainVisual
================================================== */
#mainVisual {
position: relative;
margin: 0 auto 30px auto;
width: 1166px;
font-size: 0;
line-height: 0;
}
#mainVisual .visual {
position: relative;
background: url("../img/title.jpg") no-repeat center top;
height: 640px;
text-align: left;
}
#mainVisual h1 {
position: absolute;
left: 563px;
top: 170px;
color: #000;
}
#mainVisual h1 strong {
background: url("../img/vis_line.png") no-repeat center bottom;
background-size: contain;
font-weight: 500;
font-size: 40px;
line-height: 1.55;
}
#mainVisual h1 span {
font-family: 'Shippori Mincho', serif;
font-weight: 500;
font-size: 44px;
line-height: 1.55;
}
#mainVisual .campaignBanner {
box-sizing: border-box;
display: flex;
justify-content: space-between;
align-items: center;
position: absolute;
left: 0;
bottom: 0;
background: linear-gradient(to right, #997733, #997733);
border-radius: 0 0 15px 15px;
margin: 0;
padding: 0 40px;
width: 1166px;
height: 90px;
text-align: left;
}
#mainVisual .campaignBanner .period {
display: flex;
flex-wrap: wrap;
align-items: center;
font-weight: 400;
font-size: 36px;
color: #fff;
}
#mainVisual .campaignBanner .period strong {
font-weight: 400;
margin-right: 15px;
}
#mainVisual .campaignBanner .period i {
display: flex;
justify-content: center;
align-items: center;
background-color: #fff;
border-radius: 50%;
margin: 0 5px;
width: 33px;
height: 33px;
font-weight: 400;
font-style: normal;
font-size: 17px;
color: #997733;
}
#mainVisual .campaignBanner .button {
display: block;
position: absolute;
top: 18px;
right: 20px;
}
#mainVisual .campaignBanner .button a {
box-sizing: border-box;
display: flex;
justify-content: center;
align-items: center;
background-color: #ffee77;
border-radius: 6px;
padding-right: 16px;
width: 220px;
height: 54px;
font-weight: 400;
font-size: 21px;
text-decoration: none;
color: #664433;
}
#mainVisual .campaignBanner .button a:hover {
background-color: #ff8800;
color: #fff;
}
#mainVisual .campaignBanner .button a span {
transform: translateY(-50%);
position: absolute;
right: 16px;
top: 50%;
}

/* mainContents section
================================================== */
#contents .banner a:hover img,
#mainVisual a:hover img {
filter: alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
}

#WORRIES {
padding-bottom: 100px;
}
#WORRIES .cont {
margin: 0 auto;
width: 1166px;
}
#WORRIES .image {
position: relative;
background: url("../img/wor_img1.jpg") no-repeat center center;
background-size: cover;
width: 1166px;
height: 522px;
}
#WORRIES .worries3,
#WORRIES .worries2,
#WORRIES .worries1 {
position: absolute;
top: 153px;
font-weight: 500;
font-size: 20px;
line-height: 44px;
text-align: left;
}
#WORRIES .worries1 {
left: 189px;
}
#WORRIES .worries2 {
left: 600px;
}
#WORRIES .worries3 {
left: 942px;
}
#WORRIES .worries4 {
display: flex;
flex-direction: row;
position: absolute;
left: 207px;
top: 374px;
font-weight: 500;
font-size: 32px;
line-height: 44px;
text-align: left;
}
#WORRIES .worries4 li:first-child {
width: 473px;
}
#WORRIES .cth p {
transform: translateX(-50%);
position: absolute;
left: 50%;
top: 335px;
white-space: nowrap;
font-family: 'Noto Serif JP', serif;
font-size: 18px;
line-height: 1;
}
#WORRIES .cth p::before {
transform: translateY(-50%) rotate(22deg); 
content: '';
display: block;
position: absolute;
right: -25px;
top: 50%;
margin-top: 2px;
background-color: #000;
width: 1.5px;
height: 34px;
}
#WORRIES .cth p::after {
transform: translateY(-50%) rotate(-22deg); 
content: '';
display: block;
position: absolute;
left: -25px;
top: 50%;
margin-top: 2px;
background-color: #000;
width: 1.5px;
height: 34px;
}
#WORRIES .bln p {
transform: rotate(-5deg); 
position: absolute;
left: 286px;
top: 45px;
font-size: 20px;
line-height: 28px;
}
#WORRIES .catch {
position: relative;
margin: 0 auto;
padding: 60px 0 0 0;
width: 1166px;
}
#WORRIES .catch p {
transform: rotate(-10deg); 
position: absolute;
left: 205px;
top: 18px;
font-size: 22px;
line-height: 1;
}
#WORRIES .catch p::before {
transform: translateY(-50%) rotate(22deg); 
content: '';
display: block;
position: absolute;
right: -10px;
top: 50%;
margin-top: 4px;
background-color: #000;
width: 1px;
height: 30px;
}
#WORRIES .catch p::after {
transform: translateY(-50%) rotate(-22deg); 
content: '';
display: block;
position: absolute;
left: -10px;
top: 50%;
margin-top: 4px;
background-color: #000;
width: 1px;
height: 30px;
}
#WORRIES h2 {
margin-bottom: 41px;
font-family: 'Shippori Mincho', serif;
font-weight: 500;
font-size: 32px;
line-height: 1.69;
}
#WORRIES h2 sup {
font-size: 12px;
}
#WORRIES ul.direction {
margin-bottom: 38px;
font-weight: 500;
font-size: 48px;
line-height: 1;
}
#WORRIES ul.direction li {
position: relative;
display: inline-block;
margin: 0 26px;
}
#WORRIES ul.direction li::before {
transform: translateX(-50%) translateY(-50%); 
content: '';
display: block;
position: absolute;
left: 50%;
top: 50%;
background: url("../img/wor_bg1.png") no-repeat center center;
background-size: cover;
width: 197px;
height: 103px;
}
#WORRIES ul.direction li strong {
background: linear-gradient(transparent 75%, #eee677 75%);
}
#WORRIES .lead {
margin-bottom: 46px;
font-weight: 500;
font-size: 32px;
}
#WORRIES .lead span {
font-size: 12px;
}
#WORRIES .mov_txt {
margin-bottom: 54px;
font-size: 16px;
line-height: 1.88;
}
#WORRIES .movie {
margin: 0 auto;
width: 1080px;
}
#WORRIES .movie div {
position: relative;
width: 100%;
padding-top: 56.25%;
}
#WORRIES .movie iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#WORRIES .bln {
position: relative;
}
#WORRIES .bln img {
position: absolute;
right: 53px;
top: -147px;
}

#POINT {
background: url("../img/poi_bg.png") repeat center center;
background-size: 200px auto;
}
#POINT .cont {
margin: 0 auto;
padding-bottom: 25px;
width: 1166px;
}
#POINT .block {
border-bottom: solid 1px rgba(102,51,68,0.3);
padding: 70px 45px 55px 45px;
}
#POINT .block:last-child {
border-bottom: none;
}
#POINT h2 {
display: inline-block;
position: relative;
margin-bottom: 45px;
padding-left: 77px;
font-family: 'Shippori Mincho', serif;
font-weight: 500;
font-size: 36px;
line-height: 1.56;
}
#POINT .block:nth-of-type(2) h2 {
padding-left: 0px;
padding-right: 403px;
}
#POINT h2::before {
transform: translateY(-50%); 
content: '';
display: block;
position: absolute;
left: 0;
top: 50%;
background-size: cover;
width: 57px;
height: 68px;
}
#POINT .block:nth-of-type(1) h2::before {
background: url("../img/poi_blk1_icn.png") no-repeat center center;
}
#POINT .block:nth-of-type(2) h2::before {
background: url("../img/poi_blk2_icn.png") no-repeat center center;
top: 48px;
left: -45px;
}
#POINT .block:nth-of-type(3) h2::before {
background: url("../img/poi_blk3_icn.png") no-repeat center center;
margin-top: -5px;
}
#POINT h2 span {
display: block;
margin-bottom: -8px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
font-size: 20px;
line-height: 1.56;
letter-spacing: 0.05em;
text-align: left;
}
#POINT h2 strong {
background: linear-gradient(transparent 75%, #ddcb65 75%);
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
letter-spacing: 0.05em;
}
#POINT .block:nth-of-type(2) h2 strong {
line-height: 48px;
}
#POINT h2 sup {
font-size: 12px;
}
#POINT h3 strong {
background: linear-gradient(transparent 75%, #ddcb65 75%);
font-family: 'Noto Sans JP', sans-serif;
letter-spacing: 0.05em;
}
#POINT .pack {
position: relative;
text-align: left;
}
#POINT .pack h3 {
margin-bottom: 19px;
font-size: 24px;
line-height: 1.5;
}
#POINT .pack h3 sup {
font-size: 12px;
}
#POINT .pack p {
font-size: 16px;
line-height: 30px;
}
#POINT .pack p span {
font-size: 12px;
}
#POINT p.lead {
margin: -18px 0 54px 0;
font-size: 16px;
line-height: 1.88;
}
#POINT .pack figcaption {
margin-top: 13px;
font-size: 12px;
line-height: 2;
}
#POINT #POI_BLK1_P1 {
width: 480px;
float: left;
}
#POINT #POI_BLK1_P1 p {
margin-bottom: 34px;
}
#POINT #POI_BLK1_P1 .image {
position: relative;
}
#POINT #POI_BLK1_P1 .image img:nth-of-type(2) {
position: absolute;
right: 0;
top: 0;
}
#POINT #POI_BLK1_P1 .image img:nth-of-type(3) {
position: absolute;
right: 0;
top: 130px;
}
#POINT #POI_BLK1_P2 {
width: 510px;
float: right;
}
#POINT #POI_BLK1_P2 .box {
background-color: rgba(255,255,255,0.5);
margin: 8px 0 20px 0;
padding: 32px 40px 30px 40px;
}
#POINT #POI_BLK1_P2 p {
margin: -3px 0 22px 0;
font-size: 14px;
line-height: 2.15;
}
#POINT #POI_BLK1_P2 img {
display: block;
margin: 0 auto;
}
#POINT #POI_BLK1_P2 li {
margin-top: 10px;
background-color: rgba(189,169,0,0.5);
font-weight: 700;
font-size: 20px;
line-height: 45px;
text-align: center;
}
#POINT #POI_BLK1_P2 li::before {
content: '';
display: inline-block;
position: relative;
top: 2px;
background: url("../img/square-check-solid.svg") no-repeat center center;
background-size: cover;
margin-right: 10px;
height: 18px;
width: 18px;
}
#POINT #POI_BLK2_P1 {
position: relative;
padding-left: 55px;
}
#POINT #POI_BLK2_P1 p {
padding: 6px 0 10px 0;
width: 520px;
}
#POINT #POI_BLK2_P1 p span {
font-size: 12px;
}
#POINT #POI_BLK2_P1 dl {
position: absolute;
left: 650px;
bottom: 47px;
background: url("../img/poi_blk2_bg1.png") no-repeat center center;
background-size: cover;
width: 440px;
height: 389px;
}
#POINT #POI_BLK2_P1 dt {
transform: translateX(-50%);
position: absolute;
left: 50%;
bottom: -44px;
white-space: nowrap;
font-size: 18px;
font-weight: 500;
line-height: 1.4;
text-align: left;
}
#POINT #POI_BLK2_P1 dd {
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: absolute;
width: 229px;
height: 225px;
font-weight: 400;
font-size: 18px;
line-height: 1.6;
text-align: center;
}
#POINT #POI_BLK2_P1 dd:nth-of-type(1) {
transform: translateX(-50%);
left: 50%;
top: 0;
padding-bottom: 32px; 
}
#POINT #POI_BLK2_P1 dd:nth-of-type(2) {
left: 0;
bottom: 0;
}
#POINT #POI_BLK2_P1 dd:nth-of-type(3) {
right: 0;
bottom: 0;
}
#POINT #POI_BLK2_P1 dd strong {
display: inline-block;
padding: 2px 0 6px 0;
font-family: 'Shippori Mincho', serif;
font-weight: 500;
font-size: 27px;
line-height: 1.28;
color: #aa8800;
}
#POINT #POI_BLK3_P2,
#POINT #POI_BLK3_P1 {
padding-bottom: 88px;
}
#POINT .block:nth-of-type(3) .hed {
position: absolute;
left: 0;
width: 348px;
}
#POINT #POI_BLK3_P1 .hed {
top: -40px;
background: url("../img/poi_blk3_bg1.png") no-repeat center center;
background-size: contain;
height: 256px;
}
#POINT #POI_BLK3_P2 .hed {
top: -30px;
background: url("../img/poi_blk3_bg2.png") no-repeat center center;
background-size: contain;
height: 262px;
}
#POINT #POI_BLK3_P3 .hed {
top: -38px;
background: url("../img/poi_blk3_bg3.png") no-repeat center center;
background-size: contain;
height: 254px;
}
#POINT .block:nth-of-type(3) .hed .cth {
position: absolute;
left: 0;
font-size: 15px;
line-height: 1.47;
text-align: center;
}
#POINT #POI_BLK3_P1 .hed .cth {
top: 67px;
width: 226px;
}
#POINT #POI_BLK3_P2 .hed .cth {
top: 72px;
width: 226px;
}
#POINT #POI_BLK3_P3 .hed .cth {
top: 65px;
width: 226px;
}
#POINT .block:nth-of-type(3) {
padding: 70px 0 55px 0;
}
#POINT .block:nth-of-type(3) .hed h3 {
position: absolute;
left: 0;
bottom: 23px;
width: 100%;
font-family: 'Shippori Mincho', serif;
font-weight: 500;
font-size: 36px;
line-height: 1.56;
text-align: center;
}
#POINT .block:nth-of-type(3) .hed .en {
position: absolute;
left: 0;
bottom: 12px;
width: 100%;
font-family: 'Cormorant Garamond', serif;
font-size: 20px;
line-height: 1.56;
text-align: center;
}
#POINT .block:nth-of-type(3) .cnt {
display: flex;
flex-wrap: wrap;
margin-left: 386px;
}
#POINT .block:nth-of-type(3) .cnt dl {
padding-right: 20px;
}
#POINT .block:nth-of-type(3) .cnt dl:last-child {
padding-right: 0;
}
#POINT .block:nth-of-type(3) .cnt dl img {
display: block;
margin-bottom: 12px;
}
#POINT .block:nth-of-type(3) .cnt dt {
background-color: #fff;
border: solid 1px #000;
margin-bottom: 12px;
font-family: 'Shippori Mincho', serif;
font-weight: 500;
font-size: 16px;
line-height: 34px;
text-align: center;
}
#POINT #POI_BLK3_P2 .cnt dl:nth-of-type(4) dt,
#POINT #POI_BLK3_P2 .cnt dl:nth-of-type(2) dt {
font-size: 13px;
}
#POINT .block:nth-of-type(3) .cnt dd {
float: left;
position: relative;
padding-right: 20px;
font-weight: 400;
font-size: 12px;
line-height: 1.34;
text-align: center;
}
#POINT .block:nth-of-type(3) .cnt dd:last-child {
padding-right: 0;
}
#POINT .block:nth-of-type(3) .cnt dd strong {
display: inline-block;
padding-bottom: 1px;
font-weight: 700;
font-size: 14px;
letter-spacing: 0;
}
#POINT .block:nth-of-type(3) .cnt dd span {
box-sizing: border-box;
position: absolute;
left: -46px;
top: 47px;
background-color: #ee6677;
border-radius: 50%;
padding-top: 14px;
width: 66px;
height: 66px;
font-weight: 400;
font-size: 12px;
line-height: 1.34;
text-align: center;
color: #fff;
}
#POINT #POI_BLK3_P3 .cnt dd strong {
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(189,169,0,0.5);
padding-bottom: 0;
width: 246px;
height: 120px;
font-size: 18px;
}


#USE .cont {
margin: 0 auto;
padding: 52px 0 0 0;
width: 1166px;
}
#USE h2 {
position: relative;
margin-bottom: 33px;
font-weight: 500;
font-size: 32px;
}
#USE h2::before {
transform: translateY(-50%); 
content: '';
display: block;
position: absolute;
left: 0s;
top: 50%;
background-color: #000;
width: 100%;
height: 3px;
z-index: -1;
}
#USE h2 span {
background-color: #fff;
padding: 0 43px;
}

#USE #USE_BLK1 {
position: relative;
}
#USE #USE_BLK1 p {
box-sizing: border-box;
position: absolute;
right: 0;
bottom: 50px;
font-size: 12px;
}
#USE #USE_BLK1 ul {
position: relative;
height: 407px;
}
#USE #USE_BLK1 li {
box-sizing: border-box;
position: absolute;
background-color: #f1e4d9;
padding: 25px 28px;
font-weight: 700;
font-size: 16px;
line-height: 1.88;
text-align: left;
}
#USE #USE_BLK1 li:nth-of-type(1) {
left: 48px;
top: 3px;
width: 480px;
}
#USE #USE_BLK1 li:nth-of-type(2) {
left: 568px;
top: 23px;
width: 550px;
}
#USE #USE_BLK1 li:nth-of-type(3) {
left: 58px;
top: 163px;
width: 520px;
}
#USE #USE_BLK1 li:nth-of-type(4) {
left: 618px;
top: 173px;
width: 480px;
}
#USE #USE_BLK1 li span {
font-weight: 400;
}

#USE #USE_BLK2 p {
background-color: #ddcb65;
margin-bottom: 20px;
font-family: 'Shippori Mincho', serif;
font-weight: 500;
font-size: 24px;
line-height: 44px;
text-align: center;
}
#USE #USE_BLK2 ul {
display: flex;
flex-wrap: wrap;
justify-content: center;
padding-bottom: 30px;
}
#USE #USE_BLK2 li {
margin-right: 43px;
margin-bottom: 44px;
width: 360px;
}
#USE #USE_BLK2 li:nth-of-type(6),
#USE #USE_BLK2 li:nth-of-type(3) {
margin-right: 0;
}
#USE #USE_BLK2 li:nth-of-type(6) img,
#USE #USE_BLK2 li:nth-of-type(2) img {
margin-top: -13px;
}
#USE #USE_BLK2 figcaption {
margin-top: 13px;
font-size: 14px;
line-height: 1.86;
text-align: left;
}

#USE #USE_BLK3 {
padding-bottom: 90px;
}
#USE #USE_BLK3 ul {
display: flex;
flex-wrap: wrap;
justify-content: center;
padding-bottom: 25px;
}
#USE #USE_BLK3 li {
display: inline-block;
background-color: #ddcb65;
border-radius: 10px;
margin: 0 10px;
padding: 0 17px;
font-weight: 400;
font-size: 20px;
line-height: 44px;
}
#USE #USE_BLK3 li span {
font-size: 15px;
}
#USE #USE_BLK3 p {
font-weight: 400;
font-size: 14px;
}

#USE #USE_BLK4 {
position: relative;
padding-bottom: 25px;
}
#USE #USE_BLK4 h3 {
padding-top: 32px;
font-weight: 700;
font-size: 24px;
text-align: center;
}
#USE #USE_BLK4 .box {
position: relative;
background: url("../img/use_blk4_bg.jpg") repeat top center;
margin-top: -9px;
height: 468px;
}
#USE #USE_BLK4 .blk1 {
position: absolute;
left: 42px;
top: 7px;
}
#USE #USE_BLK4 .blk2 {
position: absolute;
left: 341px;
top: 7px;
}
#USE #USE_BLK4 .blk3 {
position: absolute;
left: 896px;
top: 7px;
}
#USE #USE_BLK4 h4 {
margin-top: 252px;
margin-bottom: 7px;
width: 230px;
font-weight: 700;
font-size: 14px;
line-height: 1.59;
text-align: left;
}
#USE #USE_BLK4 p {
width: 230px;
font-weight: 400;
font-size: 14px;
line-height: 1.59;
text-align: left;
}
#USE #USE_BLK4 .image {
position: absolute;
left: 272px;
top: 93px;
z-index: 1;
}
#USE #USE_BLK4 dl {
position: absolute;
left: 247px;
top: 29px;
width: 260px;
}
#USE #USE_BLK4 dt {
margin-bottom: 23px;
font-weight: 700;
font-size: 14px;
line-height: 1.59;
text-align: center;
}
#USE #USE_BLK4 dd {
margin-left: 140px;
height: 110px;
letter-spacing: 0;
font-weight: 400;
font-size: 14px;
line-height: 1.59;
text-align: left;
}
#USE #USE_BLK4 .note {
position: absolute;
right: 44px;
bottom: 30px;
width: auto;
font-size: 12px;
}


#ITEM .cont {
margin: 0 auto;
padding: 80px 0 0 0;
width: 1080px;
text-align: left;
}
#ITEM .list {
display: flex;
justify-content: space-between;
}
#ITEM .list::after {
display: none !important;
}
#ITEM .block {
box-sizing: border-box;
width: 528px;
display: flex;
justify-content: space-between;
padding-left: 65px;
}
#ITEM .block::after {
display: none !important;
}
#ITEM .image {
flex: 1;
padding-right: 50px;
}
#ITEM .block:first-child .image {
padding-top: 50px;
}
#ITEM .image img {
display: block;
margin: 0 0 0 auto;
}
#ITEM .pack {
width: 300px;
padding-top: 110px;
}

.section .btn {
position: relative;
margin-bottom: 80px;
}
.section .btn a {
display: block;
position: absolute;
top: 18px;
right: 25px;
}
.section .itm h4,
.section .item h4 {
margin-bottom: 15px;
font-weight: 500;
font-size: 15px;
line-height: 1.38;
}
.section .itm .block,
.section .item .block {
margin-bottom: 40px;
}
.section .itm .block h4,
.section .item .block h4 {
margin-bottom: 6px;
}
.section .itm h4 span,
.section .item h4 span {
display: inline-block;
margin-bottom: -3px;
padding-top: 2px;
font-weight: 500;
font-size: 13px;
}
.section .itm .cnt,
.section .item .cnt {
font-size: 13px;
line-height: 1.53;
}
.section .itm p.price,
.section .item p.price {
margin-bottom: 16px;
font-size: 13px;
line-height: 1.53;
}
.section .itm div.price,
.section .item div.price {
position: relative;
margin-top: -1px;
margin-bottom: 6px;
}
.section .itm div.price .special,
.section .item div.price .special {
margin-bottom: 1px;
font-size: 14px;
color: #ee0000;
line-height: 1.38;
}
.section .itm div.price .special span,
.section .item div.price .special span {
font-family: 'Lato', sans-serif;
font-weight: 700;
font-size: 18px;
}
.section .itm div.price .normal,
.section .item div.price .normal {
font-size: 12px;
}
.section .itm div.price .off,
.section .item div.price .off {
box-sizing: border-box;
position: absolute;
left: 197px;
top: -14px;
width: 80px;
height: 80px;
background-color: #ee0000;
border-radius: 50%;
padding-top: 19px;
font-weight: 500;
font-size: 14px;
line-height: 1.2;
text-align: center;
color: #fff;
}
.section .itm div.price .off span,
.section .item div.price .off span {
font-family: 'Lato', sans-serif;
font-weight: 700;
font-size: 24px;
}
.section .itm .lnk,
.section .item .lnk {
margin-left: -5px;
font-family: dnp-shuei-mgothic-std, sans-serif;
font-weight: 600;
font-style: normal;
font-size: 13px;
line-height: 30px;
letter-spacing: 0;
text-align: center;
}
.section .itm .lnk a,
.section .item .lnk a {
box-sizing: border-box;
display: block;
position: relative;
background-color: #ffcc33;
border-radius: 15px;
padding-right: 9px;
width: 130px;
height: 30px;
color: #000;
}
.section .itm .lnk a::after,
.section .item .lnk a::after {
transform: translateY(-50%);
content: "\f054";
position: absolute;
right: 10px;
top: 50%;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 10px;
color: #ff6600;
}
.section .itm .lnk a:hover,
.section .item .lnk a:hover {
background-color: #ff8800;
color: #fff;
text-decoration: none;
}
.section .itm .lnk a:hover::after,
.section .item .lnk a:hover::after {
color: #fff;
}
.section .itm .number,
.section .item .number {
display: flex;
flex-wrap: wrap;
margin: 0 0 11px 0;
line-height: 21px;
text-align: center;
}
.section .itm .number dt,
.section .item .number dt {
background-color: #000;
border-right: none;
border: solid 1px #000;
border-radius: 3px 0 0 3px;
width: 60px;
font-size: 11px;
color: #fff;
}
.section .itm .number dd,
.section .item .number dd {
background-color: #fff;
border: solid 1px #000;
border-radius: 0 3px 3px 0;
border-left: none;
padding: 0 4px;
min-width: 42px;
font-size: 12px;
}
.section .itm .note,
.section .item .note {
margin-top: 16px;
font-size: 10px;
line-height: 1.6;
}


.campaignBanner_middle {
box-sizing: border-box;
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
background-color: #fff;
border-radius: 15px;
margin: -45px auto;
padding: 0 40px;
width: 1166px;
height: 90px;
text-align: left;
}
.campaignBanner_middle .period {
display: flex;
flex-wrap: wrap;
align-items: center;
font-weight: 400;
font-size: 36px;
color: #664433;
}
.campaignBanner_middle .period strong {
font-weight: 400;
margin-right: 15px;
}
.campaignBanner_middle .period i {
display: flex;
justify-content: center;
align-items: center;
background-color: #664433;
border-radius: 50%;
margin: 0 5px;
width: 33px;
height: 33px;
font-weight: 400;
font-style: normal;
font-size: 17px;
color: #fff;
}
.campaignBanner_middle .button {
display: block;
position: absolute;
top: 18px;
right: 20px;
}
.campaignBanner_middle .button a {
box-sizing: border-box;
display: flex;
justify-content: center;
align-items: center;
background-color: #ffee77;
border-radius: 6px;
padding-right: 16px;
width: 220px;
height: 54px;
font-weight: 400;
font-size: 21px;
text-decoration: none;
color: #664433;
}
.campaignBanner_middle .button a:hover {
background-color: #ff8800;
color: #fff;
}
.campaignBanner_middle .button a span {
transform: translateY(-50%);
position: absolute;
right: 16px;
top: 50%;
}

.campaignBanner_bottom {
margin: 60px auto;
width: 960px;
}
.campaignBanner_bottom .button a {
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: relative;
background-color: #ffee77;
border-radius: 10px;
padding-right: 16px;
width: 960px;
height: 140px;
font-weight: 400;
font-size: 38px;
line-height: 1.2;
text-decoration: none;
color: #664433;
}
.campaignBanner_bottom .button a:hover {
background-color: #ff8800;
color: #fff;
}
.campaignBanner_bottom .button a span {
display: flex;
justify-content: center;
align-items: center;
}
.campaignBanner_bottom .button a i {
display: flex;
justify-content: center;
align-items: center;
background-color: #664433;
border-radius: 50%;
margin: 0 5px;
width: 35px;
height: 35px;
font-weight: 400;
font-style: normal;
font-size: 19px;
color: #ffee77;
}
.campaignBanner_bottom .button a:hover i {
background-color: #fff;
color: #ff8800;
}
.campaignBanner_bottom .button a::before {
transform: translateY(-50%);
content: '';
display: block;
position: absolute;
right: 30px;
top: 50%;
background-color: #664433;
border-radius: 50%;
width: 60px;
height: 60px;
}
.campaignBanner_bottom .button a:hover::before {
background-color: #fff;
}
.campaignBanner_bottom .button a::after {
transform: translateY(-50%) rotate(45deg);
content: '';
display: block;
box-sizing: border-box;
position: absolute;
right: 53px;
top: 50%;
margin-top: 0px;
border-right: solid 2px #ffee77;
border-top: solid 2px #ffee77;
width: 20px;
height: 20px;
}
.campaignBanner_bottom .button a:hover::after {
border-right: solid 2px #ff8800;
border-top: solid 2px #ff8800;
}