@charset "utf-8";

/*
 common
======================================================= */
html{
  overflow: auto;
}
body{
  position: relative;
  overflow-x: hidden;
  min-width: 960px;
}
.wid960{
  width: 960px;
  margin: 0 auto;
  color: #333;
}

.reward_header .ecm-reward-header{
  padding: 0!important;
}
/*
 signTopRibbon
========================================== */
.signTopRibbon{
  font-size: 20px;
  text-align: center;
  color: #000;
  font-weight: bold;
  background-color: #fff157;
  padding: 11px 16px 10px;
}
/*
 entry
======================================================= */
.entry_ttl{
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  color: #ff6c00;
  line-height: 1;
  margin-bottom: 48px;
}
.entry_btn_bg{
  padding-top: 47px;
  padding-bottom: 36px;
  position: relative;
}
.entry_btn_bg::before{
  content: "";
  background-color: #fff4e3;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 500%;
  margin: 0 -500%;
  z-index: -1;
}
.about_pet_text{
  text-align: right;
  margin-right: 5px;
  margin-top: 8px;
  font-size: 14px;
  color: #666;
  position: relative;
}
.about_pet_text a{
  color: #666666;
}
.about_pet_text ._text{
  padding-right: 25px;
}
.about_pet_text ._text::before{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 10px;
  right: 10px;
  width: 10px;
  height: 10px;
  margin: auto;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  transform: rotate(135deg);
}
.about_pet_ic{
  width: 52px;
  margin-right: 10px;
}
.step_area{
  width: 830px;
  display: flex;
  justify-content: space-between;
  margin-left: 29px;
}
.step01_area{
  display: flex;
}
.step01_area._01{
  flex-flow: column;
}
.step01_area._01 .step_box a:hover{
  text-decoration: none;
}
.step01_area._01 .about_pet_ic{
  margin-bottom: 5px;
}
.step_box{
  display: flex;
}
/* .about_pet_member_box._entry{
  width: 74.063px;
} */
.about_pet_member_box .rcEntryButton-button{
  width: 329px;
  font-size: 20px;
  height: 72px!important;
}
.about_pet_member_box .rcEntryButton-button:hover{
  opacity: .8;
}
.petregister{	
  display: flex;	
  flex-flow: column;	
  }	
  .entry .rc-mydata-default,	
  .entry .rc-mydata-member,	
  .entry .rc-mydata-unsupported{	
  margin-bottom: 20px;	
  }	
  .entry .rc-mydata-done{	
  margin-bottom: 10px;	
  }	
  .entry #widget.svelte-d4xli1.svelte-d4xli1{	
  margin-bottom: 10px;	
  }
/* periodarea */
.periodarea{
  text-align: center;
  margin-bottom: 17px;
  font-size: 16px;
  font-weight: bold;
}
.periodarea li + li{
  margin-top: 10px;
}
 /* ※テキスト */
.mark_text{
  width: 532px;
  margin: 0 auto 27px;
  font-size: 12px;
  color: #808080;
}
.mark_text li{
  padding-left: 1em;
  text-indent: -1em;
}
/* アンカーリンク */
.campaignLinkList{
  display: flex;
  justify-content: center;
}
.campaignLink{
  font-size: 14px;
  line-height: 1.1!important;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: solid 1px #cbcbcb;
  padding: 0 24px;
  margin-right: 0!important;
}
.campaignLink a{
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-decoration: none;
  color: #444;
}
.campaignLink a span:hover{
  text-decoration: underline;
}
.campaignLink:nth-child(1) {
  border-left: none;
}

.period_bg{
  padding-top: 43px;
  padding-bottom: 79px;
  position: relative;
}
/*
 title
======================================================= */
/* title01 */
.title01{
  width: 1920px;
  transform: translateX(-50%);
  margin-left: 50%;
  background-size: 100%;
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 59px;
}
.title01 .head_text{
  text-align: center;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
}
.ttl_sub_text{
  width: 753px;
  font-size: 12px;
  margin: 0 auto;
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: 40px;
  margin-top: -6px;
}
.title01._02{
  background: url(https://r.r10s.jp/evt/event/pet/petwari/marathon/_pc/img/20241002/ttl_img_01.png) top center/1920px auto no-repeat;
}
.head_text_img01{
  display: block;
  margin: 0 auto;
  width: 367px;
}
/* title02 */
.title02{
  margin-bottom: 32px;
}
.title02 .title_text{
  position: relative;
  font-weight: bold;
  color: #444444;
  text-align: center;
  font-size: 30px;
  line-height: 1.2;
  padding-bottom: 16px;
}
.title02 .title_text::after {
  width: 61px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  background-color: #ff6c00;
}
/* title03 */
.title03{
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}
/*
 btn
======================================================= */
/* button01 */
.button01{
  margin: 55px auto 0;
}
.button01 .buttonLink{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 358px;
  height: 72px;
  margin: 0 auto 26px;
  border-radius: 36px;
  background: #ff6c00;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 1.35;
  box-sizing: border-box;
  font-weight: bold;
  border: none;
}
.button01 .buttonLink:hover{
  text-decoration: underline;
}
.button01 a.buttonLink::before{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 21px;
  width: 10px;
  height: 10px;
  margin: auto;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  transform: rotate(45deg);
}
/*
 section
======================================================= */
._bg01{
  position: relative;
}
._bg01::before{
  content: "";
  background-color: #ffffd6;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 500%;
  margin: 0 -500%;
  z-index: -1;
}

.con{
  padding-bottom: 80px;
}
.con:last-of-type{
  padding-bottom: 138px;
}
.con .ecm-ad{
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,.2);
  padding: 24px 23px;
  border-radius: 10px;
}
.note_text01{
  font-size: 12px;
  padding-left: 1em;
  text-indent: -1em;
  margin: 37px auto 0;
  text-align: center;
  width: 760px;
}
.note_text01._left{
  text-align: left;
  width: 100%;
}


.alcor_area{
  padding: 0;
  min-width: 960px;
  margin-bottom: 38px;
}

.main_section{
  padding-bottom: 80px;
}
/*
 recommend
============================================== */
.recommend .ecm-alcor{
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .2);
  padding: 10px 10px;
  border-radius: 10px;
} 
/*
 pointUp_search
============================================== */
/* search01 */
.search01{
  width: 656px;
  margin: 0 auto;
}
.search01 .search_box{
  border-radius: 0;
  border: 1px solid #ff6c00;
  height: 54px;
  border-radius: 5px;
  margin: 0 auto 40px;
}
.search01 .search_box_submit{
  width: 53px;
  background-color: #ff6c00;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.search01 .search_input{
  padding-left: 21px;
  font-size: 16px;
}
.search01 .search_box_ic{
  font-size: 30px;
}

/* keyword02 */
.keyword02{
  width: 656px;
  margin: 0 auto 31px;
}
.keyword02 .keyword_list{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: -2.5px;
}
.keyword02 .keyword_list > a{
  width: calc((100% - 40px) / 3);
  margin-right: 20px;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  height: 53px;
  min-width: 18.75px;
  background: #fff;
  border: 1px solid #ff8220;
  border-radius: 26px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, .2);
  color: #404040;
}
.keyword02 .keyword_list > a:hover{
  text-decoration: underline;
}
.keyword02 .keyword_list > a:nth-of-type(3n){
  margin-right: 0;
}
  
/* キーワード */
.rc-searchKeyword__item{
  width: calc((100% - 40px)/3);
  margin: 0 20px 20px 0;
  border-radius: 5px;
  box-shadow: 0px 2px 7px 0px rgba(0,0,0,.2);
  font-size: 16px;
}
.rc-searchKeyword__item:nth-of-type(3n){
  margin-right: 0;
}
.pointUp_search .rc-searchKeyword__item{
  border-radius: 1.563px;
  margin: 0 20px 20px 0;
}
.rc-searchKeyword__list{
  margin-left: 0;
}
.rc-searchKeyword__list .rl-column3{
  padding: 0;
}

.others_pet .search_keyword_imgList{
  width: 430px;
  margin: 0 auto -20px;
}
.others_pet .rc-searchKeyword__item{
  width: calc((100% - 20px)/2);
  margin: 0 20px 20px 0;
  border-radius: 5px;
  box-shadow: 0px 2px 7px 0px rgba(0,0,0,.2);
  font-size: 15px;
}
.others_pet .rc-searchKeyword__item:nth-of-type(2n){
  margin-right: 0;
}

/* .search_keyword_imgList  */
.search_keyword_imgList{
  display: flex;
  flex-flow: wrap;
}
.search_keyword_imgList{
  width: 665px;
  margin: 0 auto -20px;
}
.search_keyword_imgList .rc-searchKeyword__link{
  width: 100%;
  box-sizing: border-box;
  padding: 10px 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #333;
}
.search_keyword_imgList .rc-searchKeyword__link span{
  height: 52px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.search_keyword_imgList .rc-searchKeyword__link img{
  width: 130px;
}
/* .search_keyword */
.search_keyword .rc-searchKeyword__link{
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 53px;
  color: #333;
}
/* floating_search */
#JSFloatingBanner{
  position:fixed;
  bottom:0px;
  left: 0;
  width:100%;
  height: auto;
  z-index:9999;
}
#JSFloatingBanner .keywordArea{
  padding: 20px 0;
  background: #fbecd0;
  box-shadow: 0px 4px 29px 0px rgba(0, 0, 0, 0.24);
}

/* rankingNote01 */
.rankingNote01{
  padding: 22px 29px;
  background-color: #ededed;
  font-size: 12px;
}
.rankingNote01 li{
  padding-left: 1em;
  text-indent: -1em;
}

.ranking_col{
  margin-bottom: 70px;
}
  
/*
 search_area
======================================================= */
.search_area{
  padding-bottom: 80px;
}
.search_area .buttonLink{
  margin-bottom: 0;
}
.search_area .button01{
  margin-top: 0;
}
/*
 about
---------------------------------------------- */
/* .petAbout */
.petAbout{
  background-color: #fff5e3;
  padding: 58px 500% 142px;
  margin: 0 -500%;
}
.petAboutTtl {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -0.5em;
  margin-bottom: 36px;
}
.petAboutTtl>span,
.petAboutTtl:before,
.petAboutTtl:after{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
}
.petAboutTtl>span{
  font-size: 40px;
  font-weight: bold;
  color: #eb5e00;
  margin: 0 16px;
}
.petAboutTtl:before,
.petAboutTtl:after{
  content: '';
  width: 72px;
  height: 60px;
  -webkit-background-size: 100% auto !important;
  background-size: 100% auto !important;
}
.petAboutLead{
  font-size: 18px;
  margin-bottom: 32px;
  text-align: center;
  line-height: 1.5;
}
.petAboutMore{
  text-align: right;
}
.petAboutMore a{
  color: #666 !important;
  padding-right: 20px;
  position: relative;
  font-size: 16px;
}
.petAboutMore a:after{
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  border: solid #666666;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
  position: absolute;
  right: 2px;
  top: 0;
  bottom: 0;
  margin: auto;
}
/* .petRoomBtn */
.petRoomBtn a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 75%;
  margin: 0 auto;
  height: 17.188px;
  text-align: center;
  border: 3px solid #c61e79;
  border-radius: 8.75px;
  font-size: 4.688px;
  font-weight: bold;
  color: #c61e79;
  background-color: #fff;
}
/*
 rule
======================================================= */
.rule{
  position: relative;
  padding-top: 80px;
  padding-bottom: 60px;
}
.rule::before{
  content: "";
  background-color: #f9f7f8;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 500%;
  margin: 0 -500%;
  z-index: -1;
}
/*
 marathon
======================================================= */
.marathon{
  padding-top: 80px;
  padding-bottom: 52px;
}
.marathon_box{
  width: 567px;
  margin: 0 auto;
}
.marathon_box{
  padding-bottom: 32px;
}
.marathon .conTtl{
  margin-bottom: 7.187px;
}
/*
 other
======================================================= */
.other_list{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.other_list li{
  width: calc((100% - 72px) / 4);
  margin-right: 24px;
  margin-bottom: 24px;
}
.other_list li:nth-of-type(4n){
  margin-right: 0;
}
.other_list a{
  display: block;
}
.other_list a:hover{
  opacity: .8;
}
.other_list a img {
  width: 100%;
}
/*
 shop
======================================================= */
.shop .buttonLink{
  margin-bottom: 0;
}
.shoptitle{
  margin-bottom: 60px;
  font-size: 30px;
  position: relative;
}
.shop_title_box{
  position: relative;
  line-height: 1.35;
}
.shop_title_box::before{
  content: "";
  position: absolute;
  width: 90px;
  height: 10px;
  background-color: #d3d3d3;
  bottom: 0;
  transform: translateX(-50%);
  margin-left: 50%;
}
.shop_list{
  font-size: 14px;
  color: #333;
  position: relative;
  padding: 0!important;
}
.shop_list a{
  color: #333;
}
.shop_close_btn{
  background-color: #ff6c00;
  text-align: center;
  width: 44px;
  height: 44px;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  box-shadow: 0px 0 5px 0px rgba(0, 0, 0, .2);
  position: absolute;
  right: 12px;
  top: 55px;
  font-size: 32px;
}

.shop_close_btn02{
  width: 188px;
  height: 48px;
  background-color: #ff6c00;
  font-size: 16px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 24px;
  margin: 39px auto 20px;
  box-sizing: border-box;
}
.shop_close_btn02:hover{
  cursor: pointer;
  opacity: .8;
}
.shop_list_box{
  display: flex;
}
.shop_area_screen{
  max-width: 960px;
}
/*
floatingBnr
======================================================= */
.floatingNotification02 {
  position: fixed;
  padding: 0;
  right: 11px;
  bottom: 75px;
  z-index: 119;
  width: 95px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.floatingBnr_box{
  font-size: 3.75px;
  font-weight: bold;
}

/* rc-custom-butto */
.rc-custom-button {
  appearance: none;
  background: transparent;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: auto;
}
.rc-custom-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.rc-custom-button:focus {
  outline: none;
}
.rc-custom-button {
  align-items: center;
  background: #f69603;
  border-radius: 36px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, .2);
  color: #ffffff;
  cursor: pointer;
  display: flex;
  font-family: Hiragino Kaku Gothic ProN, sans-serif;
  font-style: normal;
  font-weight: 600;
  justify-content: center;
  line-height: 130%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 329px;
  height: 72px;
  font-size: 20px;
  position: relative;
}
.rc-custom-button:hover{
  opacity: .8;
}
.rc-custom-button a{
  color: #ffffff;
}
.rc-custom-button > span:before{
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 10px;
}
/* .rc-custom-button > span > span{
  font-size: 3.438px;
  font-weight: normal;
  line-height: 1.6;
} */
.rc-custom-button:disabled {
  cursor: default;
  opacity: .7;
}
.rc-custom-button.rc-custom-button--done {
  background: #f3f3f3;
  border: 1px solid #f3f3f3;
  color: #717171;
  font-size: 20px;
}
.mydata-lite-status .rc-mydata-default {
  display: block;
  margin-bottom: 4.375px;
}
.mydata-lite-status .rc-mydata-done,
.mydata-lite-status .rc-mydata-loggedin,
.mydata-lite-status .rc-mydata-member,
.mydata-lite-status .rc-mydata-unsupported,
.mydata-lite-status.mydata-lite-authorized .rc-mydata-default {
  display: none;
}
.mydata-lite-status.mydata-lite-authorized .rc-mydata-loggedin {
  display: block;
}
.mydata-lite-status.mydata-lite-signup .rc-mydata-default,
.mydata-lite-status.mydata-lite-signup .rc-mydata-loggedin {
  display: none;
}
.mydata-lite-status.mydata-lite-signup .rc-mydata-done {
  display: block;
}
.mydata-lite-status.mydata-lite-already-member .rc-mydata-default,
.mydata-lite-status.mydata-lite-already-member .rc-mydata-loggedin {
  display: none;
}
.mydata-lite-status.mydata-lite-already-member .rc-mydata-member {
  display: block;
}
.mydata-lite-status.mydata-lite-ie-detected .rc-mydata-default,
.mydata-lite-status.mydata-lite-ie-detected .rc-mydata-loggedin {
  display: none;
}
.mydata-lite-status.mydata-lite-ie-detected .rc-mydata-unsupported {
  display: block;
}
.rc-register-text {
  color: #ff2b9b;
  font-family: Hiragino Kaku Gothic ProN, sans-serif;
  font-size: 7.5px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 7.5px;
}

.btnRegisterArea .grid--2 {
  align-items:flex-start;
}