@charset "utf-8";
/*
 common
============================================*/
html{overflow:auto;}
body{
  position:relative;
  min-width:1024px;
  overflow-x:hidden;
  color: #333;
}
.all_contents a:hover{
  text-decoration: none;
}
.all_contents{
  font-size: 14px;
  color: #333;
}

.main_section{
  position: relative;
}
.section_inner{
  position: relative;
}

/*.main_section::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 500%;
  margin: 0 -500%;
  z-index: -1;
}*/

.right_icon{
  display: inline-block;
  padding-left: 4px;
}
.left_icon{
  display: inline-block;
  padding-right: 4px;
}

/*
 entry
============================================*/
.notes_wrap{
  margin: 20px 0;
}
.notes_wrap p{
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.02em;
}
.entry_wrap{
  margin: 44px 0 62px;
}
.entry_wrap .rl-column2{
  padding: 0;
  justify-content: center;
}
.entry_wrap .rl-column2>li:last-of-type{
  margin-right: 0!important;
}
.rcEntryButton-button:hover{
  opacity: .8;
}
.periodTxt{
  margin-bottom: 20px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.02em;
}
.periodTxt_title{
  font-weight: bold;
}
.couponNote{
  margin-top: 32px;
}
.couponNote_Info{
  width: 600px;
  margin: 24px auto 0;
  font-size: 14px;
  color: #333;
  text-align: center;
}
.couponNote_Info a:hover{
  text-decoration: underline;
}
.couponNote_Info li{
  display: inline-block;
  text-align: left;
}
.entry_wrap .campaignLinkList{
  justify-content: center;
  flex-wrap: nowrap;
  width: 576px;
  margin: 32px auto 40px;
}
.entry_wrap .campaignLink{
  width: 100%;
  font-size: 16px;
  line-height: 1.1;
  text-align: center;
  box-sizing: border-box;
}
.entry_wrap .campaignLink a{
  position: relative;
  display: inline-block;;
  box-sizing: border-box;
  text-decoration: none;
}
.entry_wrap .campaignLink a:hover{
  text-decoration: underline;
}
.entry_wrap .campaignLink + .campaignLink{
  border-left: solid 1px #333;
}

.modal_prize_btn{
  position: relative;
  border: none;
  cursor: pointer;
  appearance: none;
  padding: 0;

  display: flex;
  justify-content: center;
  align-items: center;
  width: 278px;
  height: 56px;
  margin: 0 auto;
  border-radius: 28px;
  font-size: 18px;
  color: #fff;
  background-color: #d77018;
  box-sizing: border-box;
}
.modal_prize_btn:hover{
  opacity: .8;
}
.modal_prize_btn .right_icon{
  position: absolute;
  top: calc(50% - 9px);
  right: 28px;
}
.modal_content_wrapper{
  width: 100%;
  max-width: 950px;
}
.modal_close_topRight{
  top: 72px;
  right: 32px;
  width: 58px;
  height: 58px;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  color: #fff;
  font-size: 32px;
  background-color: #40200b;
  background-image: none;
  box-shadow: none;
  z-index: 2;
}
.modal_content{
  border-radius: 0;
  padding: 56px 64px;
  background-color: #fdb811;
}
.modal_prize_closebtn01{
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 64px;
  margin: 40px auto 0;
  padding: 0 16px 0 0;
  border: none;
  font-size: 24px;
  box-sizing: border-box;
  border-radius: 32px;
  background-color: #40200b;
  color: #fff;
  letter-spacing: 0.05em;
}
.modal_prize_closebtn01 .left_icon{
  font-size: 26px;
  padding-right: 8px;
}
.modal_close_topRight:hover,
.modal_prize_closebtn01:hover{
  opacity: .8;
}

#modal_prize01{width:100vw;}

/*
  section
==================================================*/
.main_section{
  position: relative;
  padding: 72px 0;
}
.main_section::after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 29px;
  transform: translateX(-50%);
  margin-left: 50%;
  background-image: url(https://r.r10s.jp/evt/event/food/curry/present/_pc/img/20240902/flag01.png);
  background-repeat: no-repeat;
  background-size: auto 29px;
  z-index: 0;
}
.main_section._bg_img01::before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  padding: 0 500%;
  margin: 0 -500%;
  background-image:  url(https://r.r10s.jp/evt/event/food/curry/present/_pc/img/20240902/bg_img01.png);
  background-position: top left;
  background-repeat: repeat;
  background-size: 115px auto;
}
.main_section._bg_img02::before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  padding: 0 500%;
  margin: 0 -500%;
  background-image:  url(https://r.r10s.jp/evt/event/food/curry/present/_pc/img/20240902/bg_img03.png);
  background-position: top left;
  background-repeat: repeat;
  background-size: 115px auto;
}
.main_section._bg_color01::before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  padding: 0 500%;
  margin: 0 -500%;
  background-color: #ffde8d;
}
.main_section._bg_color02::before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  padding: 0 500%;
  margin: 0 -500%;
  background-color: #fcefb6;
}
.main_section._bg_color03::before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  padding: 0 500%;
  margin: 0 -500%;
  background-color: #f7e381;
}
.curry_type_wrap{
  position: relative;
  padding: 0;
}
.curry_type_wrap._ranking{
  position: relative;
  overflow: hidden;
}
.curry_type_wrap._ranking ._ranking_inner{
  padding: 28px 0;
  border-radius: 8px;
  background-color: #fff;
}
.curry_type_wrap._ranking + .curry_type_wrap._ranking{
  margin-top: 70px;
}
/*.curry_type_wrap::after{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 29px;
  background-image: url(https://r.r10s.jp/evt/event/food/curry/present/_pc/img/20240902/flag02.png);
  background-repeat: repeat-x;
  background-size: auto 29px;
  z-index: 1;
}*/
.rule{
  position: relative;
  padding: 70px 0;
}
.rule::before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  padding: 0 500%;
  margin: 0 -500%;
  background-color: #f7f7f7;
}

/*
 title
============================================*/
.main_title{
  position: relative;
  margin: 0 0 32px;
  font-size: 44px;
  font-weight: bold;
  color: #40200b;
  line-height: 1.4;
  letter-spacing: -0.02em;
  text-align: center;
}
.modal_content .main_title{
  font-size: 36px;
}
.main_ttl_note{
  width: 760px;
  margin: 0 auto 40px;
}
.main_ttl_note li{
  color: #40200b;
  font-size: 14px;
  text-indent: -1em;
  padding-left: 1em;
}
.main_ttl_note li a:hover{
  text-decoration: underline;
}
.cmn_ttl{
  max-width: 928px;
  margin: 0 auto 32px;
  border-bottom: 1px solid #40200b;
  padding-bottom: 4px;
  color: #40200b;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  line-height: 1.25;
}
.ranking_wrap .cmn_ttl{
  margin-bottom: 16px;
}
.cmn_ttl p{
  border-bottom: 4px solid #40200b;
  padding-bottom: 12px;
}
.cmn_ttl span{
  font-size: 22px;
}

.cmn_btn a{
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 450px;
  height: 80px;
  margin: 52px auto 0;
  border-radius: 40px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  background-color: #d77018;
  box-shadow: 0 4px 16px rgba(51,51,51,.28);
}
.cmn_btn a:hover{
  opacity: .8;
}
.cmn_btn a::before{
  content: "";
  position: absolute;
  right: 24px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 10px;
  height: 10px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cmn_btn a span{
  display: block;
  font-size: 18px;
}

/*
 mainNavi
============================================*/
.mainNavi_container{
  border-bottom: none!important;
}
.mainNavi_navi{
  height: 70px;
  background-color: #f9d53d;
}
.mainNavi_navi .mainNavi_anchor{
  width: calc(960px/7);
  padding: 0 0 4px;
  font-size: 14px;
  font-weight: bold;
  color: #40200b;
  border: none;
  line-height: 1.3;
}
.mainNavi_navi .mainNavi_anchor::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #ddc04e;
  display: block;
  z-index: 1;
}
.mainNavi_navi .mainNavi_anchor:last-of-type::after{
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #ddc04e;
  display: block;
  z-index: 1;
}
.mainNavi_navi .down_icon{
  color: #40200b;
  font-size: 14px;
  bottom: 2px;
  font-weight: normal;
}
.mainNavi_navi .mainNavi_anchor[data-in-viewport=true]{
  color: #ffffff;
  padding: 0;
  font-weight: bold;
  border-bottom: 2px solid #f9d53d;
  background-color: #d77018;
}
.mainNavi_navi .mainNavi_anchor:hover{
  color: #ffffff;
  padding: 0;
  font-weight: bold;
  border-bottom: 2px solid #f9d53d;
  background-color: #d77018;
}
.mainNavi_navi .mainNavi_anchor:hover .down_icon,
.mainNavi_navi .mainNavi_anchor[data-in-viewport=true] .down_icon{
  color: #ffffff;
  font-weight: normal;
}

/*
 con1 ベタ広告
============================================*/
.customAlcor_ttl{
  margin-bottom: 24px;
  text-align: center;
  color: #40200b;
  font-size: 32px;
  font-weight: bold;
}
.customAlcor_ttl p{
  position: relative;
  display: inline-block;
  padding: 0 24px;
  line-height: 1.2;
}
.customAlcor_ttl p::before,
.customAlcor_ttl p::after{
  position: absolute;
  content: "";
  background-color: #40200b;
  bottom: 0px;
  width: 3px;
  height: 36px;
}
.customAlcor_ttl p::before{
  right: 0;
  transform: rotate(35deg);
}
.customAlcor_ttl p::after{
  left: 0;
  transform: rotate(-35deg);
}
.customAlcor li{
  padding: 16px;
  background-color: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  overflow: hidden;
}
.customAlcor a{
  display: block;
}
.customAlcor a ._ttl{
  min-height: 54px;
  margin-top: 12px;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
}
.customAlcor ._price{
  flex: 0 0 auto;
  margin: 8px 0 0;
  color: #bf0000;
  font-family: Roboto,Hiragino Kaku Gothic ProN,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 1;
}
.customAlcor a ._shop{
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  margin: 12px 0 auto;
  color: #717171;
}
.customAlcor a ._shop .left_icon{
  font-size: 16px;
}
.customAlcor a ._img:hover{
  opacity: .8;
}
.customAlcor a ._ttl:hover{
  text-decoration: underline;
}
.customAlcor a ._shop p:hover{
  text-decoration: underline;
}

/*
 tab
============================================*/
.tab_container{
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 16px 40px;
}
.tab_menuItem{
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc((100% - 50px) / 6);
  height: 68px;
  border: 2px solid #40200b;
  border-radius: 8px;
  margin: 0;
  padding: 4px;
  font-weight: bold;
  box-shadow: none;
  font-size: 22px;
  color: #40200b;
  text-align: center;
  box-sizing: border-box;
  background-color: #fff;
  line-height: 1.15;
}
.tab_menuItem:hover{
  opacity: .8;
}
.tab_menuItem[aria-selected=true]{
  border: none;
  color: #fff;
  background-color: #d77018;
  box-shadow: 0 4px 16px rgba(51, 51, 51, .28);
  opacity: 1;
}
.tab_menuItem[aria-selected=true] span{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  text-align: center;
  box-sizing: border-box;
  color: #fff;
  border: 2px solid #fff;
}
.tab_menuItem[aria-selected=true]::after{
  position: absolute;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  background-color: transparent;
  border-style: solid;
  left: 0;
  right: 0;
  bottom: -11px;
  margin: 0 auto;
  padding: 0;
  border-width: 12px 12px 0 0!important;
  border-color: #d77018 transparent transparent transparent!important;
  box-sizing: content-box;
  -webkit-clip-path: none;
  clip-path: none;
  z-index: 1;
}

/*
 search
============================================*/
.searchBox_inner,
.keyword_list{
  width: 680px;
  margin: 0 auto;
}
.searchBox_wrap .search_box {
  margin-bottom: 28px;
  height: 54px;
  border: 1px solid #d77018;
  border-radius: 6px;
}
.searchBox_wrap .search_box_submit {
  padding: 0;
  width: 54px;
  border-radius: 0 4px 4px 0;
  background-color: #d77018;
}
.searchBox_wrap .search_input {
  padding-left: 20px;
  font-size: 16px;
}
.searchBox_wrap .search_input::placeholder {
  color: #999999;
}
.searchBox_wrap .search_box_ic {
  font-size: 28px;
  color: #fff;
}

/*.keyword_wrap{
  margin-top: 40px;
}*/
.keyword_list li a{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 52px;
  border-radius: 26px;
  text-align: center;
  font-size: 16px;
  color: #333;
  background-color: #fff;
  line-height: 1.3;
  box-shadow: 0 2px 8px rgba(51, 51, 51, .28);
}
.keyword_list li a:hover{
  opacity: .8;
}

/*
 ranking
============================================*/
.ranking_wrap + .ranking_wrap{
  margin-top: 72px;
}
.ranking_inner{
  padding: 28px 16px;
  background-color: #fff;
  border-radius: 8px;
}
.ranking_note{
  width: 780px;
  margin: 68px auto 0;
  padding: 28px 32px;
  font-size: 14px;
  color: #40200b;
  background-color: #fef7db;
  box-sizing: border-box;
}
.ranking_note li{
  text-indent: -1em;
  padding-left: 1em;
}

/*
 pickup_item_list
============================================*/
.pickup_item_list li{
  display: flex;
  height: auto;
}
.pickup_item_list li a{
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  padding: 12px 16px 12px;
  background-color: #fff;
}
.pickup_item_list li a:hover{
  opacity: .8;
}
.pickup_item_list li a ._logo{
  margin-bottom: 8px;
}
.pickup_item_list li a ._img{
  margin-bottom: 12px;
}
.pickup_item_list li a ._name{
  flex-grow: 1;
  color: #333;
  margin-bottom: 8px;
  font-size: 16px;
}
.pickup_item_list li a ._price{
  color: #bf0000;
  font-family: Roboto, HiraKakuProN-W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
  margin-bottom: 12px;
  font-size: 20px;
}
.pickup_item_list li a ._shop{
  font-size: 14px;
  line-height: 1.2;
  color: #717171;
}

/*
 prize
============================================*/
.modal_inner .prize_img_wrap{
  margin: 0 0 36px;
  padding: 22px 22px 20px;
  border-radius: 16px;
  background-color: #fff;
}
.prize_img_subtext{
  margin-top: 20px;
  font-size: 20px;
  color: #40200b;
  text-align: center;
  line-height: 1.1;
}
.prize_note_wrap{
  width: 790px;
  margin: 0 auto 20px; 
}
.prize_note_wrap li{
  font-size: 16px;
  color: #40200b;
  text-indent: -1em;
  padding-left: 1em;
}
.prize_note_wrap li a:hover{
  text-decoration: underline;
}

/*
  FAQ
==================================================*/
.faq dl, .faq dt, .faq dd{
  margin: 0;
  padding: 0;
}
.faq-list + .faq-list{
  margin-top: 52px;
}
.faq-list__wrap {
  width: 760px;
  margin: 0 auto 32px!important;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 4px 16px rgba(51,51,51,.28);
}
.faq-list__wrap:last-child {
  margin-bottom: 0!important;
}
.faq-list__question {
  cursor: pointer;
}
.faq-list__question:hover {
  opacity: .8;
}
.faq-list__questionText,
.faq-list__answerText{
  width: calc(100% - 40px - 0.01pt);
  font-size: 22px;
}
.faq-list__answer {
  display: none;
}
.faq-list__answer a:hover {
  text-decoration: underline;
}
.faq-list__question:not(:first-child) {
  margin-top: 1px;
}
.faq-list__questionInner,
.faq-list__answerInner {
  position: relative;
  display: flex;
  padding: 25px 70px 25px 24px;
  color: #40200b;
  box-sizing: border-box;
}
.faq-list__questionInner {
  font-weight: bold;
}
.faq-list__answerInner {
  padding: 0 24px 25px;
}
.faq-list__questionInner::before,
.faq-list__answerInner::before {
  font-size: 22px;
  font-weight: bold;
  padding-top: 2px;
  width: 40px;
}
.faq-list__questionInner::before {
  content: "Q.";
}
.faq-list__questionIcon {
  position: absolute;
  top: 50%;
  right: 30px;
}
.faq-list__questionIcon::before,
.faq-list__questionIcon::after {
  content: "";
  width: 18px;
  position: absolute;
  display: block;
  right: 0;
  background: #d77018;
  transition: 0.3s ease;
  height: 2px;
}
.faq-list__questionIcon::after {
  transform: rotate(90deg);
}
.faq-list__question--open .faq-list__questionIcon::before {
  display: none;
}
.faq-list__question--open .faq-list__questionIcon::after {
  content: "";
  transform: rotate(180deg);
}
.faq-list__answerInner::before {
  content: "A.";
  color: #d77018;
}
.faq-list__answerText a {
  color: #0783c2 !important;
}

/*
  aboutPSF
==================================================*/
.aboutPSF{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 680px;
  margin: 0 auto;
}
.aboutPSF > .aboutPSF_img{
  width: 190px;
}
.aboutPSF > .aboutPSF_img a{
  display: block;
}
.aboutPSF > .aboutPSF_txt_wrap{
  width: 446px;
  font-size: 18px;
  color: #40200b;
}
.aboutPSF > .aboutPSF_txt_wrap p{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 446px;
  height: 190px;
}
.aboutPSF .aboutPSF_btn a{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 60px;
  margin: 16px 0 0;
  color: #40200b;
  background-color: #fff;
  border-radius: 8px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
  line-height: 1.1;
  box-shadow: 0 4px 16px rgba(51,51,51,.28);
}
.aboutPSF .aboutPSF_btn a:hover{
  opacity: .8;
}
.aboutPSF .aboutPSF_btn a::before{
  content: "";
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  border-right: 2px solid #40200b;
  border-top: 2px solid #40200b;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*
 alcor_fix
============================================*/
.alcor_fix ul{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -16px;
}
.alcor_fix ul > li{
  width: calc((100% - 48px - 0.1px)/4);
  margin-right: 16px;
  margin-bottom: 16px;
}
.alcor_fix ul > li:nth-of-type(4n){
  margin-right: 0!important;
}
.alcor_fix ul li a{
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 8px;
  padding: 16px;
  background-color: #fff;
}
.alcor_fix ul li a:hover{
  opacity: .8;
}
.alcor_fix ul li a .img_wrap{
  order: 2;
  background-color: #fff;
}
.alcor_fix ul li a .logo_wrap{
  order: 1;
  margin-bottom: 8px;
  background-color: #fff;
}
.alcor_fix ul li a img{
  width: 100%;
  height: auto;
}
.alcor_fix ul li a .img_wrap img{
  width: 100%;
  max-width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: contain;
}
.alcor_fix ul li a p:not(.ri-item__price){
  order: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 16px;
  text-decoration: none;
  color: #333 !important;
  margin-top: 12px;
  height: 2.6em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  word-break: break-all;
  line-height: 1.3;
}
.alcor_fix ul li a p.ri-item__price{
  order: 4;
  margin-top: 8px;
  color: #bf0000;
  font-family: Roboto, HiraKakuProN-W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  white-space: nowrap;
}
/*
 ad
============================================*/
.ad_wrap + .ad_wrap{
  margin-top: 32px;
}
.ad_wrap .ad_item{
  padding: 16px;
  background-color: #fff;
  border-radius: 8px;
  box-sizing: border-box;
}


