@charset 'utf-8';
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap');

.am_bottom_W {
  display: block;
  margin-top: 45px;
}
.noto{
  font-family: 'Noto Sans', sans-serif !important;
}

@media screen and (max-width: 768px){
	.am_bottom_W {
		margin-top: 10%;
	}
}

/* @media screen and (max-width: 768px) {
  .top_movetop_W {
    top: 10px;
    bottom: auto;
  }
} */

.apply .indent-txt{
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}

/*======================================
  header:mv
======================================*/
.mv {
  position: relative;
  background-color: #009EBF;
}
.mv h2 {
  padding: 4.17% 6.67% 6.73%;
  text-align: center;
}

.mv .fixedBtn {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 270px;
  height: 43px;
  border: #009EBF solid 3px;
  background-color: #fff;
  z-index: 9999;
}
@media screen and (min-width: 1000px) {.mv .fixedBtn {right: calc((100% - 1000px) / 2);}}

@media screen and (max-width: 768px){
  .mv h2 img {width: 100%;}
}

@media screen and (max-width: 768px){
  .mv .fixedBtn {
    width: auto;
    left: 12px;
    right: 12px;
    bottom: 8px;
    height: 56px;
  }
  .mv h2{
    padding: 7.73vw 3.2vw 13.07vw;
  }
}

/*======================================
  common
======================================*/
.applyBtn {
  display: inline-block;
  position: relative;
  padding: 0 .8em .5em .3em;
}
.applyBtn:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}

/*======================================
  secBox
======================================*/
.secBox {
  max-width: 1000px;
  margin: 0 auto 71px;
}
.secBox h3 {
  margin-bottom: 35px;
  padding: 26px 0px;
  text-align: center;
}
.secBox .contWrap {
  max-width: 910px;
  margin: 0 auto;
  padding: 0 10px;
}

.secBoxList .secBoxList_inner {
  display: flex;
  column-gap: 5.75%;
}
.secBoxList li:not(:last-child) {
  margin-bottom: 120px;
}
.secBoxList li .secBoxList_contLeft {
  width: 43.26%;
}
.secBoxList li .secBoxList_contLeft figure {
  max-width: 361px;
  width: 100%;
  margin-left: auto;
}
.secBoxList li .secBoxList_contLeft figure + p{
  max-width: 361px;
  margin-left: auto;
  margin-top: 10px;
  line-height: 1.2;
  font-size: 13px;
  padding-left: 1em;
  text-indent: -1em;
}

.secBoxList li .secBoxList_contRight .secBoxApplyBtn {
  background: #009EBF;
}
.secBoxList li .secBoxList_contRight .secBoxApplyBtn .arrow:before,
.secBoxList li .secBoxList_contRight .secBoxApplyBtn .arrow:after {
  background: #fff;
}
.secBoxList li .secBoxList_contRight .secBoxApplyBtn + p{
  margin-top: 15px;
  font-size: 13px;
}
@media screen and (max-width: 768px){
  .secBoxList li .secBoxList_contRight .secBoxApplyBtn + p{
    margin-top: 10px;
    font-size: 10px;
  } 
}
.secBoxList li .secBoxList_contRight {
  flex: 1;
}
.secBoxList li .secBoxList_contRight h4 {
  margin-bottom: 28px;
}
.secBoxList li .secBoxList_contRight p.rubi {
  margin-bottom: 15px;
}
.secBoxList li .secBoxList_contRight dl.detail {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  color: #091D55;
  align-items: flex-start;
}
.secBoxList li .secBoxList_contRight dl.detail dt {
  position: relative;
  width: 130px;
  line-height: 1.429;
  margin-bottom: .4em;
}

.secBoxList li .secBoxList_contRight dl.detail dt span,
.secBoxList li .secBoxList_contRight dl.detail dd span{
  display: inline-block;
  width: 63px;
}
.secBoxList li .secBoxList_contRight dl.detail dt:after {
  content: '';
  display: block;
  position: absolute;
  top: 47%;
  right: .5em;
  left: 5em;
  height: 1px;
  background: #091D55;
}
.secBoxList li .secBoxList_contRight dl.detail dd {
  width: calc(100% - 130px);
  line-height: 1.429;
  margin-bottom: .4em;
}
.secBoxList li figure img {
  image-rendering: -webkit-optimize-contrast;
}
.secBoxList li figure .ico-point {
  position: absolute;
  top: -30px;
  left: 0;
}
.secBoxList li .txt {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-right: -99px;
}
.secBoxList li .txt h4 + dl {margin: 24px 0 21px;}
.secBoxList li .txt p {margin: 24px 0 21px;}
.secBoxList li .txt .detail {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 463px;
  margin-bottom: 24px;
}
.secBoxList li .txt .detail dt {
  position: relative;
  width: 190px;
  line-height: 1.2;
  margin-bottom: .4em;
}
.secBoxList li .txt .detail dt:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: .5em;
  left: 5em;
  height: 1px;
}
.secBoxList li .txt .detail dd {
  width: calc(100% - 190px);
  line-height: 1.429;
  margin-bottom: .4em;
}
.secBoxList li .txt .detail dt:last-of-type,
.secBoxList li .txt .detail dd:last-of-type {
  margin-bottom: 0;
}
#contents .secBoxList li .txt .detail dd strong {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  font-weight: 700;
}
.secBoxList li .txt .detail dd span {font-size: .85em;}
.secBoxList li .secBoxApplyBtn.secBoxApplyBtn__center {
  margin: 40px auto 0;
}
.secBoxList li .secBoxApplyBtn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  max-width: 330px;
  height: 45px;
  margin-top: auto;
}
.secBoxList li .secBoxApplyBtn .arrow {
  position: absolute;
  display: block;
  width: 8px;
  height: 12px;
  right: 25px;
  top: calc(50% - 6px);
}
.secBoxList li .secBoxApplyBtn .arrow:before,
.secBoxList li .secBoxApplyBtn .arrow:after {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  height: 1px;
  top: 50%;
}
.secBoxList li .secBoxApplyBtn .arrow:before {transform: rotate(40deg) translateY(-3px);}
.secBoxList li .secBoxApplyBtn .arrow:after {transform: rotate(-40deg) translateY(3px);}

@media screen and (max-width: 970px){
  .secBoxList li .txt {margin: 0 10px;}
}

@media screen and (max-width: 768px){
  .secBoxList li .txt .detail dt {
    width: 110px;
  }
  .secBoxList li .txt .detail dd {
    width: calc(100% - 110px + 32px);
    margin-right: -32px;
  }
  .secBox .benefits-inner-ttl {
    max-width: 77.33%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 32px;
  }
  .secBoxList li .secBoxList_contLeft figure + p {
    width: 100%;
    max-width: calc(100% - 40px);
    margin: -18px 0 16px;
  }
}

/****** benefits ******/
.benefits .benefits-subttl{
  text-align: center;
  margin-bottom: 14px;
}
.benefits h3 {
  background-color: #F0D928;
  position: relative;
}
.benefits h3 .acurekun {
  position: absolute;
  top: -77px;
  left: 100px;
}
.benefits .benefits-lead{
  margin: 55px 0 65px;
  text-align: center;
}
.benefits .note1 {
  width: 100%;
}
.benefits .secBoxList li .txt .detail {color: #844700;}
.benefits .secBoxList li .txt .detail dt:after {background-color: #844700;}
.benefits .secBoxList li .secBoxApplyBtn {background-color: #F0D928;}
.benefits .secBoxList li .secBoxApplyBtn .arrow:before,
.benefits .secBoxList li .secBoxApplyBtn .arrow:after {background-color: #000;}

.benefits .overview {
  color: #844700;
  margin-bottom: 25px;
}
.benefits .overview h5 {
  margin-bottom: 15px;
}
.benefits .overview dl {
  margin-bottom: 10px;
}
.benefits .overview dl dt {
  float: left;
  line-height: 1.3;
}
.benefits .overview dl dd {
  line-height: 1.3;
}
.benefits .overview ul li {
  margin-bottom: unset;
  line-height: 1.3;
  font-size: 12px;
}
.benefits .covid-info  {
  color: #FD3939;
}
.benefits .covid-info h5 {
  margin-bottom: 15px;
}
.benefits .covid-info .info {
  width: 100%;
  font-size: 12px;
}
.benefits .covid-info ul {
  margin-bottom: 1em;
}
.benefits .covid-info {
  margin-bottom: .25em;
  line-height: 1.5;
}
.benefits .covid-info ul li {
  margin-left: 2em;
  list-style-type: disc;
}
.benefits .covid-info .info ul li {
  margin-bottom: unset;
}
.benefits .covid-info .info ul.square li {
  list-style-type: square;
}
.benefitsNote {
  max-width: 838px;
  margin: 50px 0 0;
}
.benefitsNote .secNote_txt {
  margin: auto;
  letter-spacing: .02em;
  text-align: justify;
}
.benefitsNote .benefitsNote_txt {
  margin-top: 55px;
  text-align: right;
}

/***** gradeBenefits *****/
.gradeBenefits .secBoxList li .secBoxList_contRight h4 {
  margin-bottom: 33px;
}
.gradeBenefits .secBoxList li .secBoxList_contRight p.rubi {
  margin-bottom: 52px;
}
.gradeBenefits .secBoxList li .secBoxList_contRight dl.detail {
  margin-bottom: 48px;
  color: #844700;
}
.gradeBenefits .secBoxList li .secBoxList_contRight dl.detail dt:after {
  background: #844700;
}
.gradeBenefits .secBoxList li .secBoxList_contRight p.applyBtn_bottomTxt {
  margin-top: 12px;
  font-size: 13px;
  line-height: 1.53;
  letter-spacing: .02em;
  max-width: 330px;
}
.gradeBenefits .secBoxList li figure figcaption {
  margin-top: 1em;
  font-size: .9em;
}
.gradeBenefits .secBoxList li .txt .detail  dt {
  width: 140px;
}
.gradeBenefits .secBoxList li:nth-of-type(1) dl.detail dt:nth-of-type(4):after,
.gradeBenefits .secBoxList li:nth-of-type(1) dl.detail dt:nth-of-type(5):after {
  left: 8em;
}
.gradeBenefits .secBoxList li .txt .detail dd {
  width: calc(100% - 140px);
}
.gradeBenefits .secBoxList li .txt .detail dd .small {
  font-size: 0.8571em;
}
.gradeBenefits .note1 {
  margin-right: -12px;
}
.gradeBenefits .comments {
  color: #FD0000;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 1.5;
}

.pict_caption {
  font-size: 12px;
  font-weight: bold;
  line-height: 2.083;
  text-align: left;
}

@media screen and (max-width: 768px){

  .secBoxList li .secBoxList_contLeft {
    width: 100%;
  }
  .secBoxList li .secBoxList_contLeft figure {
    max-width: unset;
    margin-left: unset;
  }
  .secBoxList li .secBoxList_contRight {
    margin: 0 10px;
  }
  .secBoxList li .secBoxList_contRight h4 {
    margin-bottom: 22px;
  }
  .secBoxList li .secBoxList_contRight p.rubi {
    margin-bottom: 18px;
  }
  .secBoxList li .secBoxList_contRight dl.detail dt {
    width: 116px;
  }
  .secBoxList li .secBoxList_contRight dl.detail dd {
    width: calc(100% - 125px);
  }
  .gradeBenefits .secBoxList li:nth-of-type(1) dl.detail dt:nth-of-type(4):after, 
  .gradeBenefits .secBoxList li:nth-of-type(1) dl.detail dt:nth-of-type(5):after {
    left: 7.5em;
  }
  .gradeBenefits .secBoxList li .secBoxList_contRight h4 {
    margin-bottom: 25px;
  }
  .gradeBenefits .secBoxList li .secBoxList_contRight p.rubi {
    margin-bottom: 30px;
  }
  .gradeBenefits .secBoxList li .secBoxList_contRight dl.detail {
    margin-bottom: 28px;
  }


  .secBox {margin: 0 auto 50px;}
  .secBox h3 {
    margin-bottom: 33px;
    padding: 0;
  }
  .secBox h3 img {width: 100%;}
  .secBox .contWrap {padding: 0 35px;margin:0;}
  .secBox .contWrap:first-of-type {margin: 0 0 60px;}

  .benefits .benefits-subttl img {width: 88.8%;}
  .benefits h3 {padding: 30px 0;margin: 0;}
  .benefits h3 img {width: 62.13%;}
  .benefits .benefits-lead img{width: 64.53%;}
  .benefits .benefits-lead{margin: 34px 0 55px;}

  .secBoxList {margin: 0 0 34px;}
  .secBoxList .secBoxList_inner {display: block;}
  .secBoxList li:not(:last-child) {margin-bottom: 50px;}
  .secBoxList li figure {
    width: 100%;
    margin: 0 0 23px;
  }
  .secBoxList li figure {
    position: relative;
  }
  .secBoxList li figure img {
    width: 100%;
  }
  .secBoxList li figure .ico-point {
    width: 81px;
    position: absolute;
    bottom: -38px;
    right: -20px;
    top: auto;
    left: auto;
  }
  .secBoxList li .txt p {margin: 20px 0;}
  .secBoxList li .txt .detail {margin-bottom: 36px;}
  .secBoxList li .secBoxApplyBtn {max-width: 100%;}

  /****** benefits ******/
  .benefits li figure .ico-point {
    width: 80px;
    right: -18px;
    bottom: -40px;
  }
  .benefits li.benefits2 figure .ico-point {bottom: -15px;}
  .benefits .overview h5 {
    margin-bottom:8px;
  }
  .benefits .overview {
    font-size: inherit;
  }
  .benefits .overview ul li {
    font-size: 10px;
  }
  .benefits .covid-info h5 {
    margin-bottom: 10px;
    font-size: inherit;
    letter-spacing: 0.6px;
  }
  .benefits .covid-info .info {
    font-size: 10px;
    letter-spacing: 0.5px;
  }

  .benefitsNote {
    margin: 30px 0 0;
    padding: 0 10px;
  }
  .benefitsNote.benefitsNote_sp {
    margin: 40px 0 0;
    padding: 0 35px;
  }
  .benefitsNote .secNote_txt {
    font-size: 10px;
    letter-spacing: .05em;
  }
  .benefitsNote .benefitsNote_txt {
    margin-top: 33px;
    text-align: left;
  }

  /***** gradeBenefits *****/
  .gradeBenefits {
    margin-bottom: 30px;
  }
  .gradeBenefits .contWrap:first-of-type {margin-bottom: 0;}
  .gradeBenefits li figure .ico-point {
    width: 73px;
    top: -15px;
    left: -15px;
  }
  .gradeBenefits .secBoxList li figure figcaption {
    margin-top: .75em;
    font-size: .75em;
    text-align: left;
  }
  .gradeBenefits .secBoxList li .secBoxList_contRight dl.detail {
    font-size: 12px;
    margin-bottom: 35px;
    justify-content: flex-start;
  }
  .gradeBenefits .secBoxList li .txt .detail  dt {
    width: 120px;
  }
  .gradeBenefits .secBoxList li .txt .detail dd {
    width: calc(100% - 120px + 32px);
  }
  .gradeBenefits .note1 {
    margin-right: 0;
  }
  .gradeBenefits .comments {
    font-size: 10px;
    letter-spacing: 0.5px;
    line-height: 18px;
  }
  .gradeBenefits .secBoxList li .txt .detail dd .small {
    font-size: 0.78em;
  }
  .gradeBenefits .secBoxList li .secBoxList_contRight p.applyBtn_bottomTxt {
    max-width: unset;
    line-height: 1.5;
    margin-top: 11px;
    font-size: 10px;
  }
}

@media screen and (max-width: 470px){
  .secBoxList li figure .ico-point {
    width: 60px;
    bottom: -18px;
  }
}

/*======================================
  onlinestore
======================================*/
.onlinestore {
  text-align: center;
  padding: 25px 0 75px;
}
.onlinestore .contWrap {
  max-width: 800px;
  margin: 0 auto;
}

.onlinestore h3 {
  margin-bottom: 45px;
}

.onlinestore .note {
  margin-top: 45px;
}
@media screen and (max-width: 768px){
  .onlinestore {
    padding: 10px 0 45px;
  }
  .onlinestore .contWrap {
    padding: 0 35px;
  }
  .onlinestore h3 {
    margin-bottom: 20px;
  }
  .onlinestore .note {
    margin-top: 20px;
  }
}

/*======================================
  grade
======================================*/
.grade {
  position: relative;
  padding-bottom: 26px;
}
.grade:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #F8F8F8;
  z-index: -1;
}
.grade .contWrap {
  max-width: 800px;
  margin: 0 auto;
}
.grade h3 {
  margin-bottom: 50px;
  text-align: center;
}
.grade .txt {text-align: center;}
.grade .mainFig {margin: 30px 0 0;}

.gradePrezent {
  max-width: 752px;
  margin: 0 auto 76px;
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
}
.gradePrezent li h4 {margin-bottom: 58px;}

@media screen and (max-width: 768px){
  .grade {
    padding: 0 35px 48px;
  }
  .grade h3 {margin-bottom: 45px;}
  .grade .txt {
    margin-left: 10px;
    text-align: left;
  }
  .grade .mainFig {margin: 38px 0 0;}

  .gradePrezent {
    margin-bottom: 70px;
    display: block;
    max-width: 379px;
  }
  .gradePrezent li:first-child {margin-bottom: 44px;}
  .gradePrezent li:first-child figure {
    width: 88.99%;
  }
  .gradePrezent li h4 {margin-bottom: 20px;}
}

/*======================================
  secNote
======================================*/
.secNote .applyBtn {
  width: 156px;
}
.secNote .secNote_txt {
  font-size: 13px;
  line-height: 2;
  padding-left: 1em;
  text-indent: -1em;
}
.secNote .secNote_info {
  margin: 60px auto 0;
  max-width: 525px;
}
@media screen and (max-width: 768px){
  .secNote .secNote_txt {
    font-size: 10px;
    line-height: 1.5;
  }
  .secNote .secNote_info {
    margin: 65px auto 0;
  }
}
/*======================================
  pointgift
======================================*/
.pointgift h3 {
  padding: 0;
  margin: 80px 0 110px;
}
.pointgift-period{
  text-align: center;
  margin-bottom: 110px;
}
.pointgiftNote {
  max-width: 948px;
  margin: 55px auto 0;
  padding-bottom: 50px;
}
@media screen and (max-width: 768px){
  .pointgift h3 {
    margin: 85px 0;
    padding: 0 35px;
  }
  .pointgift h3 img {
    width: 100%;
  }
  .pointgiftNote {
    padding: 0 35px;
    padding-bottom: unset;
  }
  .pointgift .secBoxList li .secBoxList_contRight dl.detail {
    font-size: 14px;
    margin-bottom: 35px;
    justify-content: flex-start;
  }
  .pointgift .secBoxList li .secBoxList_contRight dl.detail dd:nth-of-type(2) {
    font-size: 13px;
  }
}

/*======================================
  apply
======================================*/
.apply {
  background: #f7f8f8;
  margin-bottom: 40px;
	padding: 30px 10px 20px;
}
.apply h3 {
  margin-bottom: 1em;
  font-size: 1.143em;
  font-weight: 600;
}
.applyWrap {
  max-width: 1024px;
  margin: 0 auto;
}
.applyText {
	height: 300px;
	padding: 20px;
	background-color: #fff;
	border-radius: 15px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	line-height: 1.5;
}
.applyText h4 {
  margin-bottom: .5em;
  font-weight: bold;
  font-size: 1.2em;
}
.applyText ul+h4 {margin-top: 2em;}
.applyText h5 {
  margin-bottom: .35em;
  font-weight: bold;
}
.applyText ul,
.applyText ol {
  margin-bottom: 1em;
}
.applyText ul li,
.applyText ol li {
  margin-bottom: .25em;
  line-height: 1.5;
}
.applyText ul li {
  margin-left: 2em;
  list-style-type: disc;
}
.applyText ol.num li {
  margin-left: 2.5em;
  text-indent: -2.75em;
}
.applyText ol.kakomiNum li {
  margin-left: 1em;
  text-indent: -1em;
}
.applyText ol.zenkakuNum li {
  margin-left: 1em;
  text-indent: -1.25em;
}
.applyText ul.square li {
  list-style-type: square;
}
.applyText a {
  color: #2396B3;
  font-weight: bold;
  text-decoration: underline !important;
  padding-bottom: 1px;
}
.applyText a:visited {
  color: #2396B3;
}
.applyText .fwb {font-weight: bold;}
.apply p:not(.indent-non){
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 768px){
  .apply {padding: 20px 30px 40px;}
  .applyText {padding: 1em .5em;}
}

/*----------------------------------------------
basic animation
----------------------------------------------*/
/* scrollin */
.fadein,
.fadein2{
  opacity: 0;
  transform: translate(0, 50px);
}
.fadein{
  transition: opacity .7s, transform .7s;
}
.fadein2{
  transition: opacity 1s .3s, transform 1s .3s;
}
.fadein.scrollin,
.fadein2.scrollin{
  opacity: 1;
  transform: translate(0);
}

/*======================================
  gourmet
======================================*/
.gourmet{
  background: #000;
}

.gourmet .gourmet-inner{
  max-width: 1366px;
  margin: 0 auto;
}

.gourmet .gourmet-mv{
  background: url("../images/gourmet-bg01_pc.jpg") no-repeat center / cover;
}

.gourmet .gourmet-mv h3{
  text-align: center;
  padding-top: min(12.17vw,82px);
}

.gourmet .gourmet-mv h3 img{
  width: 78.62vw;
  max-width: 1074px;
}

.gourmet .gourmet-period{
  text-align: center;
  margin-top: -2.78vw;
}

.gourmet .gourmet-acurekun01{
  width: 19.91vw;
  max-width: 272px;
}

.gourmet .contWrap ul{
  background: #000;
}

.gourmet .contWrap .secBoxList_inner{
  max-width: 910px;
  margin: 0 auto;
  padding: 0 10px;
}

.gourmet .contWrap li,
.gourmet .secBoxList li .secBoxList_contLeft{
  position: relative;
}

.gourmet .contWrap li{
  margin: 0 !important;
}

.gourmet .gourmet01{
  padding: min(4.98vw,68px) 0 min(4.1vw,56px);
}

.gourmet .gourmet02{
  padding: min(5.27vw,72px) 0 min(3.81vw,52px);
}

.gourmet .gourmet03{
  padding: min(5.56vw,76px) 0 min(3.51vw,48px);
}

.gourmet .gourmet04{
  padding: min(4.69vw,64px) 0 min(4.39vw,60px);
}

.gourmet .gourmet01::before,
.gourmet .gourmet03::before{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
}

.gourmet .gourmet02::before,
.gourmet .gourmet04::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
}

.gourmet .gourmet01::before{
  background: url("../images/gourmet-bg02_pc.jpg") no-repeat center / cover;
}

.gourmet .gourmet02::before{
  background: url("../images/gourmet-bg03_pc.jpg") no-repeat center / cover;
}

.gourmet .gourmet03::before{
  background: url("../images/gourmet-bg04_pc.jpg") no-repeat center / cover;
}

.gourmet .gourmet04::before{
  background: url("../images/gourmet-bg05_pc.jpg") no-repeat center / cover;
}

.gourmet .secBoxList_inner{
  position: relative;
  z-index: 1;
}

.gourmet .secBoxList li .secBoxList_contRight dl.detail{
  color: #fff;
}

.gourmet .secBoxList li .secBoxList_contRight dl.detail dt:after{
  background: #fff;
}

.gourmet .secBoxList_contRight{
  position: relative;
}

.gourmet .gourmet01 .secBoxList_contRight::before{
  content: "";
  position: absolute;
  right: min(4.76vw,65px);
  bottom: max(-1.9vw,-26px);
  width: 9.59vw;
  height: 10.61vw;
  max-width: 131px;
  max-height: 145px;
  background: url("../images/gourmet-acure02.png") no-repeat center / contain;
}

.gourmet .gourmet02 .secBoxList_contRight::before{
  content: "";
  position: absolute;
  right: min(5.12vw,70px);
  bottom: max(-2.2vw,-30px);
  width: 9.66vw;
  height: 10.69vw;
  max-width: 132px;
  max-height: 146px;
  background: url("../images/gourmet-acure03.png") no-repeat center / contain;
}

.gourmet .gourmet03 .secBoxList_contRight::before{
  content: "";
  position: absolute;
  right: min(6.22vw,85px);
  bottom: max(-2.34vw,-32px);
  width: 8.27vw;
  height: 11.2vw;
  max-width: 113px;
  max-height: 153px;
  background: url("../images/gourmet-acure04.png") no-repeat center / contain;
}

.gourmet .gourmet04 .secBoxList_contRight::before{
  content: "";
  position: absolute;
  right: min(5.12vw,70px);
  bottom: max(-1.61vw,-22px);
  width: 8.78vw;
  height: 9.59vw;
  max-width: 120px;
  max-height: 131px;
  background: url("../images/gourmet-acure05.png") no-repeat center / contain;
}

.gourmet .secBoxList li .secBoxApplyBtn{
  max-width: 230px;
}

@media screen and (max-width: 768px){
  .gourmet .gourmet-mv {
    background: none;
  }
  .gourmet .gourmet-mv h3{
    padding: 45.33vw 0 68.8vw;
    background: url("../images/gourmet-bg01_sp.jpg") no-repeat center / cover;
  }
  .gourmet .gourmet-mv h3 img{
    width: 93.6vw;
  }
  .gourmet .gourmet-period {
    margin-top: -52.53vw;
  }
  .gourmet .gourmet-acurekun01{
    width: 72.53vw;
    max-width: none;
  }
  .gourmet .contWrap .secBoxList_inner{
    padding: 0 35px;
  }
  .gourmet .secBoxList li .secBoxList_contRight dl.detail{
    display: block;
    margin-bottom: 37px;
    padding-right: 110px;
  }
  .gourmet .secBoxList li .secBoxList_contRight dl.detail dt:after{
    display: none;
  }
  .gourmet .secBoxList li .secBoxList_contRight dl.detail dt,
  .gourmet .secBoxList li .secBoxList_contRight dl.detail dd{
    width: 100%;
    max-width: none;
  }
  .gourmet .secBoxList li .secBoxApplyBtn{
    max-width: 100%;
  }
  .gourmet .secBoxList li .secBoxList_contRight p.rubi{
    margin-bottom: 30px;
  }
  .gourmet .gourmet01,
  .gourmet .gourmet02,
  .gourmet .gourmet03,
  .gourmet .gourmet04{
    padding: 7.2vw 0 8.8vw;
  }
  .gourmet .gourmet01::before,
  .gourmet .gourmet02::before,
  .gourmet .gourmet03::before,
  .gourmet .gourmet04::before {
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .gourmet .gourmet01::before{
    background: url("../images/gourmet-bg02_sp.jpg") no-repeat bottom center / contain;
  }
  .gourmet .gourmet02::before{
    background: url("../images/gourmet-bg03_sp.jpg") no-repeat bottom center / contain;
  }
  .gourmet .gourmet03::before{
    background: url("../images/gourmet-bg04_sp.jpg") no-repeat bottom center / contain;
  }
  .gourmet .gourmet04::before{
    background: url("../images/gourmet-bg05_sp.jpg") no-repeat bottom center / contain;
  }
  .gourmet .gourmet01 .secBoxList_contRight::before{
    width: 81px;
    height: 90px;
    right: -25px;
    bottom: 53px;
  }
  .gourmet .gourmet02 .secBoxList_contRight::before {
    right: 10px;
    bottom: 52px;
    width: 84px;
    height: 93px;
  }
  .gourmet .gourmet03 .secBoxList_contRight::before {
    right: 30px;
    bottom: 62px;
    width: 73px;
    height: 98px;
  }
  .gourmet .gourmet04 .secBoxList_contRight::before {
    right: 17px;
    bottom: 62px;
    width: 86px;
    height: 94px;
  }
}

/*----------------------------------------------
終了案内追加
----------------------------------------------*/
.w900 {
  width:100%;
  max-width: 900px;
  margin:20px auto 15px;}

@media screen and (max-width: 768px) {
  .w900 {
    width:90%;
    max-width: 90%;
    margin:20px auto 15px;
  }
}