@charset "shift_jis";
/* Updated 2025/07/01.T */

/*********************************************
common
*********************************************/
#containment-area {
  margin-bottom: 0;
}
#footer-content {
  margin-top: 0;
}
body {
  min-width: auto;
}
sup {
  font-size: 1.0rem;
}
#footer-area.footer-fixed:not(.-close) #footer-content .footer-logo {
  padding-bottom: 70px;
}
/*********************************************
section-mainInr
*********************************************/
.section-main{
  background: #e2efbc;
}
.section-mainInr {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
  padding: 40px 18px 80px;
  overflow: visible;
  background: #E2EFBC;
}
@media screen and (max-width: 767px) {
  .section-mainInr {
    box-shadow: none;
  }
}
.section-main .section-mainInr {
  overflow: hidden;
}
/*********************************************
kv-area
*********************************************/
.kv-area{
  position: relative;
  background: url(/kojin/olive/special/offers/20250630/imgs/index_bg_kv01_sp.jpg) no-repeat 0 0 / 100% auto;
}
.kv-area>.ttl01{
  color: #E95501;
}
.kv-area>.ttl01>.text-wrap{
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 74vw;
  margin: 0 auto;
  padding-top: 48vw;
  background: linear-gradient( transparent 91%, #FFEDB3 91%,#FFEDB3 97%,transparent 97%);
  line-height: 1;
}
.kv-area>.ttl01>.text-wrap .text01{
  font-family: roboto;
  font-weight: bold;
  font-size: 23.5vw;
  letter-spacing: -.025em;
}
.kv-area>.ttl01>.text-wrap .text01>span{
  font-size: 19vw;
}
.kv-area>.ttl01>.text-wrap .text02{
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}
.kv-area>.ttl01>.text-wrap .text0201{
  font-size: 9.6vw;
  font-weight: bold;
}
.kv-area>.ttl01>.text-wrap .text0202{
  margin-top: 5px;
  font-size: 4.8vw;
  font-weight: bold;
}
.kv-area>.ttl01>img{
  display: block;
  width: 100%;
}
.kv-area .text-date01{
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 47.6vw;
  left: 0;
  right: 0;
  text-align: center;
}
.kv-area .text-date01>p{
  display: block;
  padding: 2px 8px;
  border-radius: 8px;
  background: #E2EFBC;
  font-size: 3.75vw;
  color: #004831;
  font-weight: bold;
  text-align: center;
}
.kv-camp {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 31.6vw;
  width: 100%;
  display: flex;
  justify-content: center;
}
/*********************************************
kv-btn01
*********************************************/
.kv-btn01{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 12.6vw;
}
.kv-btn01 .btn{
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 89.4vw;
  width: 100%;
  margin: 0 auto;
  min-height: 12.8vw;
  border-radius: 10vw;
  border: 4px solid #fff;
  background: #FF5F04;
  font-size: 5.34vw;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
  box-shadow: 0 12px 15px rgba(193, 93, 0, 0.3);
}
.kv-btn01 .btn.-green01{
  background: #004831;
}
/*********************************************
bnr-area01
*********************************************/
.bnr-area01 {
  max-width: 500px;
  margin: 0 auto 70px;
  text-align: center;
}
/*********************************************
ttl-sub01
*********************************************/
.ttl-sub01{
  margin: 36px 0 0;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  color: #004831;
}
.ttl-sub01>.inner{
  display: inline-block;
  position: relative;
}
.ttl-sub01>.inner::before,
.ttl-sub01>.inner::after{
  display: block;
  content: '';
  position: absolute;
  bottom: 0.3em;
  width: 35px;
  height: 25px;
  background: url(/kojin/olive/special/offers/20250630/imgs/index_ico_02.svg) no-repeat 0 0 / 100%;
}
.ttl-sub01>.inner::before{
  left: -45px;
}
.ttl-sub01>.inner::after{
  right: -45px;
  transform: scaleX(-1);
}
.ttl-sub01 + .btn-list01{
  margin-top: 6px;
}
/*02*/
.ttl-sub02{
  position: relative;
  margin: 4px 0 0;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  color: #004831;
}
.ttl-sub02>.inner{
  display: inline-block;
}
.ttl-sub02>.inner::before,
.ttl-sub02>.inner::after{
  display: block;
  content: '';
  position: absolute;
  top: calc(50% - 12px);
  width: 35px;
  height: 25px;
  background: url(/kojin/olive/special/offers/20250630/imgs/index_ico_02.svg) no-repeat 0 0 / 100%;
}
.ttl-sub02>.inner::before{
  left: 0;
}
.ttl-sub02>.inner::after{
  right: 0;
  transform: scaleX(-1);
}
/*********************************************
ttl-img01
*********************************************/
.ttl-img01{
  margin: 80px -18px 0;
}
.ttl-img01 img{
  width: 100%;
}
.ttl-sub01 + .ttl-img01{
  margin-top: 16px;
}
/* 02 */
.ttl-img02{
  margin: 80px 0 0;
  text-align: center;
}
section:first-child>.ttl-img02{
  margin: 0;
}
/*********************************************
btn-type01.-offers01
*********************************************/
.btn-type01.-offers01{
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  border-radius: 50px;
  border: 4px solid #fff;
  background: #FF5F04;
  text-align: center;
  box-shadow: 0 12px 15px rgba(193, 93, 0, 0.3);
}
.btn-type01.-offers01>.inner{
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  min-height: 46px;
}
.btn-type01.-offers01.-green01{
  background: #004831;
  box-shadow: 0 12px 15px rgba(0, 72, 49, 0.2);
}
/* 02 */
.btn-type01.-offers02{
  position: relative;
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #D5DEDB;
  border-radius: 50px;
  background: #fff;
  box-shadow: none;
  text-align: center;
}
.btn-type01.-offers02>.inner{
  font-size: 1.6rem;
  font-weight: bold;
  color: #004831;
  min-height: 34px;
}
.fn-include-offers + .btn-list01{
  margin-top: 56px;
}
.btn-type01.-offers02>.inner.-down::before {
  display: block;
  content: "";
  position: absolute;
  top: calc(50% - 12px);
  right: 6px;
  width: 24px;
  height: 24px;
  background: url(/kojin/cmn/imgs/ico_arrow_right_01.svg) 0 0 / 100% auto no-repeat;
  transform: rotate(90deg);
}
.btn-type01.-offers02>.inner.-up::before {
  display: block;
  content: "";
  position: absolute;
  top: calc(50% - 12px);
  right: 6px;
  width: 24px;
  height: 24px;
  background: url(/kojin/cmn/imgs/ico_arrow_right_01.svg) 0 0 / 100% auto no-repeat;
  transform: rotate(-90deg);
}
.btn-type01.-offers02.-small{
  max-width: 150px;
}
.btn-type01.-offers02.-small>.inner{
  font-size: 1.4rem;
  min-height: 28px;
}
/* 03 */
.btn-type01.-offers03{
  position: relative;
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #D5DEDB;
  border-radius: 50px;
  background: #fff;
  box-shadow: none;
  text-align: center;
}
.btn-type01.-offers03>.inner{
  font-size: 1.6rem;
  font-weight: bold;
  color: #004831;
  min-height: 44px;
}
.btn-type01.-offers03>.inner::before {
  display: block;
  content: "";
  position: absolute;
  top: calc(50% - 12px);
  right: 6px;
  width: 24px;
  height: 24px;
  background: url(/kojin/cmn/imgs/ico_arrow_right_01.svg) 0 0 / 100% auto no-repeat;
}
/*********************************************
bg-wrap01
*********************************************/
.bg-wrap01{
  padding: 68px 18px;
  margin: 80px -18px 0;
  border-radius: 60px 0 60px 0;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 72, 49, 0.16);
}
/*********************************************
img-w01
*********************************************/
[class^="img-w0"]{
  margin: 0 auto;
}
.img-w02{ width: 175px;}
/*********************************************
step-layout01
*********************************************/
.step-layout01>.img01{
  margin-top: 32px;
}
/*********************************************
text-step01
*********************************************/
.text-step01{
  position: relative;
}
.text-step01>.step{
  font-size: 2.4rem;
  color: #004831;
  font-weight: bold;
  font-family: roboto;
  text-align: center;
}
.text-step01>.num{
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0.3em;
  width: 60px;
  height: 25px;
  border: 1px solid #D5DEDB;
  border-radius: 50px;
  font-size: 1.6rem;
  color: #56635F;
  font-weight: bold;
  font-family: roboto;
  text-align: center;
  line-height: 1;
}
.text-step01>.num>em{
  display: inline-block;
  margin-right: 4px;
  font-size: 2rem;
  font-weight: bold;
  font-family: roboto;
}
.text-step01>.num>span{
  display: inline-block;
  padding-top: 4px;
}
/*********************************************
text-indent01
*********************************************/
.text-indent01{
  display: flex;
}
.text-indent01 .item01{
  display: block;
}
.text-indent01 .item02{
  margin: 0 0 0 12px;
  flex: 1;
}
/*********************************************
.tab-block01
*********************************************/
.tab-block01.-olive01>.list>.item {
  width: 50%;
}
.tab-block01.-olive01>.list>.item>.switch{
  background: #F3F8F6;
  border-radius: 0;
  padding: 0 5px;
  border: 4px solid #006444;
  border-width: 0 0 4px;
}
.tab-block01.-olive01>.list>.item>.switch[aria-selected=true] {
  background: #006444;
}
.tab-block01.-olive01>.list>.item:first-child>.switch{
  border-radius: 12px 0 0 0 ;
}
.tab-block01.-olive01>.list>.item:last-child>.switch{
  border-radius: 0 12px 0 0 ;
}
.tab-block01.-olive01>.list>.item>.switch>.inner {
  min-height: 54px;
  font-size: 1.4rem;
  color: #004831;
}
.tab-block01.-olive01>.list>.item>.switch[aria-selected=true]>.inner {
  color: #fff;
}
.tab-block01.-olive01>.wrap>.panel>.inner {
  padding: 32px 16px 40px;
  border-radius: 0 0 20px 20px;
  box-shadow: 0 0 10px rgba(0, 72, 49, 0.16);
  background: #fff;
}
/* 02 */
.tab-block01.-olive02>.list{
  padding-bottom: 4px;
  border-radius: 14px 14px 0 0;
  background: linear-gradient( to right, #2FA600 0%, #017D10 100%);
}
.tab-block01.-olive02>.list>.item {
  width: 33.33%;
}
.tab-block01.-olive02>.list>.item>.switch{
  background: #F3F8F6;
  border-radius: 0;
  border-width: 0;
}
.tab-block01.-olive02>.list>.item:not(:first-child)>.switch{
  border-left: 1px solid #B3C8C1;
}
.tab-block01.-olive02>.list>.item>.switch[aria-selected=true] {
  background: linear-gradient( to right, #2FA600 0%, #017D10 100%);
}
.tab-block01.-olive02>.list>.item:first-child>.switch{
  border-radius: 12px 0 0 0 ;
}
.tab-block01.-olive02>.list>.item:last-child>.switch{
  border-radius: 0 12px 0 0 ;
}
.tab-block01.-olive02>.list>.item>.switch>.inner {
  min-height: 54px;
  font-size: 1.6rem;
  color: #004831;
}
.tab-block01.-olive02>.list>.item>.switch>.inner>.num{
  margin-top: 0.2em;
  margin-left: 4px;
  font-size: 1.8rem;
  font-weight: bold;
  font-family: roboto;
}
.tab-block01.-olive02>.list>.item>.switch[aria-selected=true]>.inner {
  color: #fff;
}
.tab-block01.-olive02>.wrap>.panel>.inner {
  padding: 30px 16px;
  border-radius: 0 0 20px 20px;
  box-shadow: 0 0 20px rgba(0, 72, 49, 0.16);
  background: #fff;
}
/*********************************************
text-layout03
*********************************************/
.text-layout03{
  display: flex;
  margin: 12px 0 0;
  padding: 8px 9px;
  background: #F3F8F6;
  color: #56635F;
  text-align: center;
}
.text-layout03>.item01{
  width: 33.3%;
}
.text-layout03>.item01 .img{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 12px;
  min-height: 62px;
}
.text-layout03>.item01 .img01>img{width: 70px;}
.text-layout03>.item01 .img02>img{width: 70px;}
.text-layout03>.item01 .img03>img{width: 45px;}
/*********************************************
fn-slide03
*********************************************/
.card-wrap03.fn-slide03{
  margin: 24px 10px 0 0;
}
.card-wrap03.fn-slide03 .slick-slide{
  margin: 0 12px;
}
.fn-slide03 .slick-arrow{
  position: absolute;
  top: calc(50% - 25px);
  z-index: 1;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: url(/kojin/olive/special/offers/20250630/imgs/index_ico_12.svg) no-repeat 0 0 / 100%;
}
.fn-slide03 .slick-prev{
  left: 0px;
  transform: rotate(-180deg);
  box-shadow: 0 -10px 12px rgba(20, 29, 29, 0.08), 0 0 4px rgba(20, 29, 29, 0.05);
}
.fn-slide03 .slick-next{
  right: -10px;
  box-shadow: 0 10px 12px rgba(20, 29, 29, 0.08), 0 0 4px rgba(20, 29, 29, 0.05);
}
.fn-slide03 .slick-list{
  overflow: visible;
}
.fn-slide03 .slick-arrow.slick-disabled{
  display: none!important;
}
.fn-slide03 .slick-dots{
  display: flex;
  top: 0;
  left: 0;
  right: 0;
}
.fn-slide03 .slick-track {
  display: flex;
}
.fn-slide03 .slick-slide{
  height: auto !important;
}
.fn-slide03 .slick-dots{
  justify-content: center;
  position: static;
  margin: 24px 0 0;
}
.fn-slide03 .slick-dots>li{
  margin: 0 2px;
}
.fn-slide03 .slick-dots button{
  display: block;
  width: 8px;
  height: 8px;
  background: #D9D9D9;
  border-radius: 50%;
}
.fn-slide03 .slick-dots .slick-active button{
  background: #004831;
}
.fn-slide03 .slick-prev{
  left: -16px;
}
.fn-slide03 .slick-next{
  right: -18px;
}
.slide-wrap01.fn-slide03 .slick-list{
  overflow: hidden;
}
.fn-slide03 .slick-arrow {
  width: 44px;
  height: 44px;
}
.slide-wrap01.fn-slide03 .slick-next{
  right: -30px;
}
.slide-wrap01.fn-slide03 .slick-prev {
  left: -30px;
}
/*********************************************
text-bg01
*********************************************/
.text-bg01{
  margin: 12px 0 0;
  padding: 8px 9px;
  background: #F3F8F6;
  letter-spacing: -0.5px;
}
.text-bg01 + .text-bg01{
  position: relative;
  margin-top: 32px;
}
.text-bg01 + .text-bg01::before{
  display: block;
  content: '';
  position: absolute;
  top: -29px;
  left: calc(50% - 12px);
  width: 24px;
  height: 24px;
  background: url(/kojin/olive/special/offers/20250630/imgs/index_ico_13.svg) no-repeat 0 0 / 100%;
}
/*********************************************
card-toggle01
*********************************************/
.card-toggle01 .title{
  position: relative;
  border-radius: 50px;
  padding: 16px 30px;
  background: #F5F9E6;
  font-weight: bold;
  font-size: 1.6rem;
  text-align: center;
}
.card-toggle01 .card-icon01{
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: -10px;
  top: -10px;
  background: #C4D700;
  border-radius: 50% 50% 0 50%;
  width: 48px;
  height: 48px;
  font-weight: bold;
  font-size: 1.4rem;
  text-align: center;
  line-height: 1;
}
.card-toggle01 .card-icon01 .num{
  font-weight: bold;
  font-size: 2rem;
  font-family: roboto;
  color: #004831;
}
.card-toggle01>[role=tablist]>[role=tab]::after{
  right: 10px;
}
.card-toggle01:not(:first-child) {
  margin-top: 32px;
}
.card-toggle01 ._inner-molecule{
  padding: 24px 0 0;
}
/*********************************************
table-row01
*********************************************/
.table-row01{
  border-bottom: 2px solid #B3C8C1;
}
.table-row01>table,
.table-row01>table>tbody,
.table-row01>table>tbody>tr,
.table-row01>table>tbody>tr>th,
.table-row01>table>tbody>tr>td{
  display: block;
}
.table-row01>table>tbody>tr>th{
  padding: 8px 20px;
  border-top: 2px solid #B3C8C1;
  background: #E5EDEA;
  font-size: 1.4rem;
  text-align: center;
  font-weight: bold;
}
.table-row01>table>tbody>tr>td{
  padding: 16px 20px;
  background: #fff;
  font-size: 1.4rem;
}
.table-row01>table>tbody>tr>td sup{
  font-size: 1.0rem;
}
.table-row01 .list-notice01 .list-notice01>.item:not(:first-child),
.table-row01 .list-notice01 .list-num01>.item:not(:first-child){
  margin-top: 0px;
}
.table-row01 .list-notice02>.item{
  margin-top: 0px;
}
.table-row01 .list-num01>.item>.mark,
.table-row01 .list-notice02>.item>.mark{
  text-align: left;
}
/*********************************************
table-type01
*********************************************/
.table-type01.-offers01>tbody>tr>th,
.table-type01.-offers01>thead>tr>th{
  padding: 4px;
  font-size: 1rem;
  font-weight: normal;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}
.table-type01.-offers01>tbody>tr>.th01{
  background: #F3F8F6;
  color: #141D1D;
}
.table-type01.-offers01>tbody>tr>td{
  padding: 2px;
  font-size: 1rem;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}
/*********************************************
img-wrap
*********************************************/
.img-wrap01{
  margin: 16px 0 0;
}
/*********************************************
link-list01
*********************************************/
.link-list01{
  margin: 56px 0 0;
  padding: 24px 20px;
  border-radius: 12px;
  box-shadow: 0 0 20px rgba(0, 72, 49, 0.16);
  background: #fff;
}
.link-list01>li{
  display: block;
}
.link-list01>li:not(:first-child){
  display: block;
  border: 1px solid #D5DEDB;
  border-width: 1px 0 0;
  padding: 24px 0 0;
  margin: 24px 0 0;
  font-size: 1.6rem;
}
.link-list01>li>a{
  display: block;
  position: relative;
  padding: 0 36px 0 30px;
  color: #004831;
  text-decoration: none;
  font-weight: bold;
}
.link-list01>li>a::before{
  display: block;
  content: 'Q';
  position: absolute;
  left: 0;
  top: 0;
  font-family: roboto;
  line-height: 1;
  font-size: 2.8rem;
  font-weight: bold;
}
.link-list01>li>a::after{
  display: block;
  content: "";
  position: absolute;
  top: calc(50% - 14px);
  right: 0;
  width: 28px;
  height: 28px;
  background: url(/kojin/cmn/imgs/ico_arrow_right_01.svg) 0 0 / 100% auto no-repeat;
}
.link-list01 + .btn-list01{
  margin-top: 56px;
}
/*02*/
.link-list02{
  margin: 56px 0 0;
  padding: 16px;
  border-radius: 12px;
  box-shadow: 0 0 20px rgba(0, 72, 49, 0.16);
  background: #fff;
}
.link-list02 .ttl01{
  position: relative;
  margin: 0 0 20px;
  text-align: center;
}
.link-list02 .ttl01::after{
  display: block;
  content: '';
  position: absolute;
  bottom: -20px;
  left: calc(50% - 7px);
  width: 15px;
  height: 11px;
  background: url(/kojin/olive/special/offers/20250630/imgs/index_ico_01.svg) no-repeat 0 0 /100%;
}
.link-list02 .inner{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.link-list02 .inner>li{
  width: 48%;
  padding: 10px 0;
  border-bottom: 1px solid #E5EDEA;
}
.link-list02 .inner>li>a{
  display: block;
  position: relative;
  padding-right: 20px;
  font-size: 1.4rem;
  font-weight: bold;
  text-decoration: none;
  color: #141D1D;
}
.link-list02 .inner>li>a::after{
  display: block;
  content: "";
  position: absolute;
  top: calc(50% - 12px);
  right: 0;
  width: 24px;
  height: 24px;
  background: url(/kojin/cmn/imgs/ico_arrow_right_01.svg) 0 0 / 100% auto no-repeat;
}
.link-list02 + .link-list02{
  margin-top: 28px;
}
/*********************************************
fix-wrap01
*********************************************/
.fix-wrap01{
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  padding: 10px;
  background: rgba(255, 255, 255, 0.6);
}
.fix-wrap01 .btn-type01.-offers01>.inner{
  min-height: 34px;
}
/*-------------------------------
fix-wrap02
-------------------------------*/
.fix-wrap02{
  display: none;
  position: fixed;
  top: 50px;
  right: 0;
  z-index: 3;
  background: url(/kojin/olive/special/offers/20250630/imgs/index_bg_01.png) no-repeat 0 0;
  width: 483px;
  height: 593px;
}
.fix-wrap02>.menu01{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: left;
  height: 100%;
  padding: 30px 96px 0 144px;
}
.fix-wrap02>.menu01>li{
  width: 100%;
  margin: 12px 0 0;
}
.fix-wrap02>.menu01>li>a{
  position: relative;
  text-decoration: none;
  font-size: 2rem;
  font-weight: bold;
  color: #56635F;
}
.fix-wrap02>.menu01>li.-active>a{
  color: #004831;
}
.fix-wrap02>.menu01>li.-active>a::before{
  display: block;
  content: '';
  position: absolute;
  left: -40px;
  top: 0;
  height: 26px;
  width: 26px;
  border-radius: 50% 50% 0 50%;
  background: #C4D700;
}
/*********************************************
fn-offers-anchor
*********************************************/
.fn-offers-anchor{
  position: relative;
  cursor: pointer;
}
.fn-offers-anchor::after{
  display: block;
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 153px;
  height: 25px;
  background: url(/kojin/olive/special/offers/20250630/imgs/index_ico_03.svg) no-repeat 0 0 / 100%;
}
.fn-offers-anchor.include-card-wrap02{
  padding-bottom: 44px;
}
.fn-offers-anchor.include-card-wrap02.-type02 {
  padding-bottom: 34px;
}
/*********************************************
bnr-wrap01
*********************************************/
.bnr-wrap01{
  margin-top: 10px;
  background: #fff;
}
.bnr-wrap01 img{
  width: 100%;
}
.bnr-wrap01 + .ttl-sub01{
  margin-top: 36px;
}
/*********************************************
end-txtArea
*********************************************/
.end-txtArea {
  position: relative;
  padding: 20px 5px;
  background: #003927;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  color: #fff;
  z-index: 1;
}
@media screen and (max-width: 1439px) {
  .fix-wrap02{
    display: none!important;
  }
}
@media screen and (min-width: 768px) {
  /*********************************************
  section-mainInr
  *********************************************/
  .section-main{
    background: #e2efbc url(/kojin/olive/special/offers/20250630/imgs/index_bg_kv01.jpg) no-repeat center top / cover;
    background-attachment: fixed;
  }
  .section-mainInr{
    margin-top: -16px;
    border-radius: 60px 60px 0 0;
  }
  /*********************************************
  kv-area
  *********************************************/
  .kv-area{
    background: none;
  }
  .kv-area>.ttl01>.inner{
    display: flex;
    justify-content: center;
    overflow: hidden;
  }
  .kv-area>.ttl01>.inner img{
    max-width: none;
  }
  .kv-area>.ttl01>.text-wrap{
    width: 432px;
    padding-top: 270px;
  }
  .kv-area>.ttl01>.text-wrap .text01{
    font-size: 14rem;
  }
  .kv-area>.ttl01>.text-wrap .text01>span{
    font-size: 11.5rem;
  }
  .kv-area>.ttl01>.text-wrap .text0201{
    font-size: 5.8rem;
  }
  .kv-area>.ttl01>.text-wrap .text0202{
    font-size: 2.8rem;
  }
  .kv-area .text-date01{
    bottom: 280px;
  }
  .kv-area .text-date01>p{
    padding: 8px 28px;
    border-radius: 12px;
    font-size: 2.6rem;
    line-height: 1.1;
  }
  .kv-area .text-date01>p>span{
    font-size: 2.2rem;
  }
  /*********************************************
  kv-btn01
  *********************************************/
  .kv-btn01{
    bottom: 74px;
  }
  .kv-btn01 .btn{
    max-width: 516px;
    min-height: 82px;
    border-width: 8px;
    border-radius: 50px;
    font-size: 3.0rem;
  }
  .kv-camp {
    bottom: 163px;
  }
  /*********************************************
  hover
  *********************************************/
  .kv-btn01 .btn:hover,
  .btn-type01.-offers01:not(:disabled):not([aria-disabled=true]):hover{
    background: #ee7800;
  }
  .kv-btn01 .btn:focus,
  .btn-type01.-offers01:not(:disabled):not([aria-disabled=true]):focus,
  .btn-type01.-offers02:not(:disabled):not([aria-disabled=true]):focus,
  .btn-type01.-offers03:not(:disabled):not([aria-disabled=true]):focus{
    outline: 3px solid #c4d700;
  }
  .kv-btn01 .btn.-green01:hover,
  .btn-type01.-offers01.-green01:not(:disabled):not([aria-disabled=true]):hover{
    background: #4D7F6F;
  }
  /*********************************************
  end-txtArea
  *********************************************/
  .end-txtArea {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  /*********************************************
  bnr-area01
  *********************************************/
  .bnr-area01 {
    margin: 20px auto 0;
  }
}