/*================================================

楽券 | TOP

=================================================*/

/* ---------------------------------------------- 

color[common]

------------------------------------------------- */
.color-666666 {
  color: #666666 !important;
}
.bgcolor-fde6ec {
  background-color: #fde6ec !important;
}

/* ---------------------------------------------- 

common heading[non modlule]

------------------------------------------------- */
.heading-border {
  position: relative;
  width: 860px;
  margin: 40px auto 0;
  text-align: center;
  color: #272727;
  display: flex;
  justify-content: center;
  align-items: center;
}
.heading-border .heading__inner {
  margin: 18px 12px 0px 12px;
  font-size: 36px;
  font-weight: normal;
}
.heading-border::before,
.heading-border::after {
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 1px;
  background-color: #272727;
  margin: 18px 12px 0px 12px;
}

/* ---------------------------------------------- 

pc_nav[non modlule]

------------------------------------------------- */
.pc_nav {
  clear: both;
  position: relative;
  width: 100%;
  margin: 0 auto;
  min-height: 48px;
  background: #bf0000;
  z-index: 1;
}
.pc_nav .nav_wrap {
  width: 950px;
  margin: 0 auto;
}
.pc_nav .nav_wrap li {
  position: relative;
  float: left;
  width: 260px;
  padding: 12px 0 0 0;
  text-align: center;
  color: #fff;
}
.pc_nav .nav_wrap li:hover {
  background: #cf4040;
}
.pc_nav .nav_wrap li a {
  position: relative;
  display: block;
  width: 99%;
  height: 36px;
  color: #fff !important;
}
.pc_nav .nav_wrap li a:hover {
  text-decoration: none !important;
  color: #fff !important;
}
.pc_nav .nav_wrap li.logo {
  position: relative;
  background: url(https://r.r10s.jp/evt/event/rakken/_pc/img/rakken_navlogo.png?v=202308301808)
    no-repeat;
  background-size: 65px 32px;
  background-position: top center;
  top: 8px;
  margin: 0;
  padding: 0;
  width: 170px;
  height: 48px;
}
.pc_nav .nav_wrap li.logo::after {
  content: "";
  display: block;
  position: absolute;
  top: 11px;
  right: 0;
  height: 10px;
  width: 1px;
  background: #fff;
}
.pc_nav .nav_wrap li::after {
  content: "";
  display: block;
  position: absolute;
  top: 19px;
  right: 0;
  height: 10px;
  width: 1px;
  background: #fff;
}
.pc_nav .nav_wrap .rakken_link .white_lockicn {
  position: relative;
  display: inline-block;
  background: url(https://r.r10s.jp/evt/event/rakken/_pc/img/lock_icn_white.png?v=202308301808)
    no-repeat;
  background-size: 14px 17px;
  margin: -3px 0 0 14px;
  width: 14px;
  height: 17px;
  vertical-align: middle;
}
.pc_nav .nav_user {
  clear: both;
  position: relative;
  width: 100%;
  height: 42px;
  margin: 0 auto;
  background: #efefef;
}
.pc_nav .nav_user .nav_user_wrap {
  position: relative;
  overflow: hidden;
  width: 950px;
  margin: 0 auto;
  font-size: 14px;
}
.pc_nav .nav_user .nav_user_wrap .nav_info #user_cpn_count {
  color: #666666;
}
.pc_nav .nav_user .nav_user_wrap ul li {
  position: relative;
  float: left;
  margin: 10px 12px 0 0;
}
.pc_nav .nav_user .nav_user_wrap ul li p.nav_rakken::after {
  content: "";
  display: block;
  position: relative;
  float: left;
  top: 7px;
  right: 0;
  margin: 0 10px 0 0;
  height: 10px;
  width: 1px;
  background: #272727;
}
.lock_icn {
  position: relative;
  display: inline-block;
  background: url(https://r.r10s.jp/evt/event/rakken/_pc/img/lock_icn.png?v=202308301808)
    no-repeat;
  background-size: 14px 17px;
  margin: 1px 0 0 4px;
  width: 14px;
  height: 17px;
  vertical-align: top;
}
.nav_info a {
  color: #1e54a7 !important;
}
.nav_info a:hover {
  color: #bf0000 !important;
}
.nav_rakken a {
  color: #000 !important;
}
.nav_rakken a:hover {
  color: #bf0000 !important;
}

/* ---------------------------------------------- 

step[non modlule]

------------------------------------------------- */
.step {
  width: 920px;
  margin: 0 auto;
  background-color: #fffbe3;
}
.step__wrapper {
  letter-spacing: -0.5em;
}
.step__area {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  position: relative;
}
.step__area._01 {
  width: 299px;
  margin-right: 26px;
}
.step__area._02 {
  width: 289px;
  margin-right: 18px;
}
.step__area._03 {
  width: 288px;
}
.step__area::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 0 21px 18px;
  border-color: transparent transparent transparent #8f6346;
  top: 166px;
  z-index: 1;
}
.step__area._01::after {
  right: -21px;
}
.step__area._02::after {
  right: -8px;
}
.step__area._03::after {
  display: none;
}
.step__title {
  display: flex;
  align-items: center;
  width: 100%;
  height: 45px;
  line-height: 1.1;
  position: relative;
  color: #fff;
  background-color: #8f6346;
}
.step__title::after {
  content: "";
  position: absolute;
  width: 26px;
  height: 45px;
  background: url(https://r.r10s.jp/evt/event/rakken/_pc/img/2023/0831/step_arrow.png?v=202308301808)
    no-repeat;
  background-size: 26px 45px;
  top: 0;
  right: -26px;
  z-index: 1;
}
.step__area._03 .step__title::after {
  display: none;
}
.step__titleInner {
  padding-left: 16px;
  letter-spacing: -0.5em;
}
.step__titleInner > p {
  display: inline-block;
  vertical-align: middle;
}
.step__num {
  font-size: 28.73px;
  font-weight: 600;
  padding-top: 5px;
  letter-spacing: -0.01em;
}
.step__titlecap {
  font-size: 13.52px;
  font-weight: 600;
  letter-spacing: -0.05em;
  margin-left: 12px;
}
.step__contents {
  padding-top: 10px;
  padding-left: 16px;
}
.step__area._03 .step__contents {
  padding-top: 8px;
  padding-right: 16px;
}
.step__text {
  color: #8f6346;
  height: 82px;
}
.step__textStrong {
  font-size: 22.99px;
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 1.2;
}
.step__area._03 .step__textStrong {
  line-height: 1.499;
}
.step__textStrong > a {
  color: #1e54a7 !important;
}
.step__textSmall {
  font-size: 15.33px;
  font-weight: 500;
  line-height: 1.3;
}
.step__textSmall._01 {
  letter-spacing: -0.01em;
}
.step__textSmall._02 {
  letter-spacing: 0.01em;
}
.step__textPoint {
  width: 199px;
  height: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.01em;
  background-color: #d7126b;
  font-size: 13.42px;
  font-weight: bold;
  color: #fff;
  bottom: 8px;
  position: absolute;
}
.step__area._01 .step__textPoint {
  left: 54px;
}
.step__area._02 .step__textPoint {
  left: 36px;
}
.step__area._03 .step__textPoint {
  left: 37px;
}

/* ---------------------------------------------- 

cnt_top[non modlule]

------------------------------------------------- */
.cnt_top {
  clear: both;
  position: relative;
  width: 950px;
  margin: 40px auto;
  color: #272727;
}

/* ---------------------------------------------- 

shop_list[non modlule]

------------------------------------------------- */
.shop_list {
  clear: both;
  position: relative;
  width: 950px;
  margin: 40px auto;
  color: #272727;
}

.shop_list .shop_list_new {
  position: relative;
  overflow: hidden;
  padding: 30px 0;
  z-index: 1;
  display: flex;
  justify-content: center;
}

.shop_list .shop_list_new li {
  position: relative;
  overflow: hidden;
  float: left;
  width: 224px;
  margin: 0 0 0 17px;
  padding: 30px 0 0 0;
  z-index: 2;
}

.shop_list .shop_list_new li:first-child {
  margin: 0 0 0 0;
}

.shop_list .shop_list_new li .shoplist_logotop {
  border-top: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px dotted #f1f1f1;
}

.shop_list .shop_list_new li .shoplist_logotop img {
  width: 222px;
  height: auto;
}

.shop_list .shop_list_new li:hover .shoplist_logotop img {
  opacity: 0.8;
}

.shop_list .shop_list_new li .shoplist_logotop .circle-left {
  position: absolute;
  display: block;
  content: "";
  top: 245px;
  left: -8px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #f1f1f1;
  background: #fff;
  z-index: 1;
}

.shop_list .shop_list_new li .shoplist_logotop .circle-right {
  position: absolute;
  display: block;
  content: "";
  top: 245px;
  right: -8px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #f1f1f1;
  background: #fff;
  z-index: 1;
}

.shop_list .shop_list_new li .shop_ticket {
  /* width: 212px; */
  padding: 0 5px;
  border-bottom: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  background: #ffffff;
}

.shop_list .shop_list_new li .shop_ticket > p:first-child {
  padding: 4px 0;
  font-size: 15px;
  font-weight: bold;
  color: #272727;
}

.shop_list .shop_list_new li:hover a .shop_ticket > p {
  color: #bf0000;
  text-decoration: none !important;
}

.shop_list .shop_list_new li .shop_ticket > p:last-child {
  min-height: 40px;
  color: #666666;
}

.shop_list .shop_list_archive {
  clear: both;
  position: relative;
  overflow: hidden;
  padding: 60px 0 0 0;
}

.shop_list .shop_list_archive li {
  position: relative;
  float: left;
  width: 305px;
  margin: 0 0 0 17px;
  z-index: 2;
}
.shop_list .shop_list_archive li:first-child {
  margin: 0;
}
.shop_list .shop_list_archive li div div > a p {
  text-decoration: none;
  color: #272727;
  font-weight: bold;
}
.shop_list .shop_list_archive li:hover > div div a p {
  text-decoration: underline !important;
  color: #bf0000;
}
.shop_list .shop_list_archive li div div > a div {
  position: relative;
  float: left;
  z-index: 2;
}
.shop_list .shop_list_archive li div div > a div.shop_ticket {
  width: 176px;
  height: 80px;
  padding: 10px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  background: #fff;
}

.shop_list .shop_list_archive li div div > div {
  position: relative;
  float: left;
  z-index: 2;
}
.shop_list .shop_list_archive li div div > div.shop_ticket {
  width: 176px;
  height: 80px;
  padding: 10px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  background: #fff;
}

/* ---------------------------------------------- 

cnt_shoparea[non modlule]

------------------------------------------------- */
.cnt_shoparea .shop_info {
  position: relative;
  overflow: hidden;
  width: 950px;
  margin: 20px auto;
}
.cnt_shoparea .shop_info .shop_logo {
  position: relative;
  float: left;
  width: 60px;
}
.cnt_shoparea .shop_info .shop_name {
  position: relative;
  float: left;
  font-size: 24px;
  margin: 8px 0 0 8px;
  line-height: 1em;
}
.cnt_shoparea .shop_info .shop_name p:first-child {
  color: #272727;
}
.cnt_shoparea .shop_info .shop_name .shop_location {
  position: relative;
  float: left;
  font-size: 16px;
}
.cnt_shoparea .shop_info .shop_name .shop_location a {
  color: #666666 !important;
}

.cnt_shoparea .shop_info {
  margin-bottom: 10px !important;
}

.cnt_shoparea .shop_info02 {
  overflow: hidden;
  width: 950px;
  margin: 0 auto 5px;
  font-size: 14px;
  line-height: 1.3em;
  color: #666666;
}

.cnt_shoparea .shop_info02 .shop_subject {
  float: left;
  width: 200px;
  font-weight: bold;
}
.cnt_shoparea .shop_info02 .shop_body {
  float: left;
  width: 750px;
}

.cnt_shoparea .shop_info03 {
  overflow: hidden;
  width: 950px;
  margin: 0 auto 20px;
  font-size: 16px;
}

.cnt_shoparea .shop_info03 p {
  float: right;
}

.cnt_shoparea .shop_info03 p a {
  color: #000000 !important;
}

.cnt_shoparea .shop_ads {
  position: relative;
  padding: 20px 0;
}
.cnt_shoparea .shop_ads::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background: #f1f1f1;
  min-width: 1024px;
}
.cnt_shoparea .shop_ads .shop_ads_wrap {
  position: relative;
  overflow: hidden;
  width: 950px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.cnt_shoparea .shop_ads .shop_ads_wrap > div {
  position: relative;
  overflow: hidden;
  width: 463px;
  height: 198px;
  border: 1px solid #e7e7e7;
}
.cnt_shoparea .shop_ads .shop_ads_wrap > div a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cnt_shoparea .shop_ads .shop_ads_wrap > div.adsecond {
  margin: 0 0 0 20px;
}
.cnt_shoparea .shop_ads .shop_ads_wrap .ad_img {
  width: 198px;
}
.cnt_shoparea .shop_ads .shop_ads_wrap > div:hover .ad_img img {
  opacity: 0.8;
}
.cnt_shoparea .shop_ads .shop_ads_wrap .ad_detail {
  position: relative;
  width: 263px;
  height: 196px;
  padding: 8px 20px;
  background: #fff;
}
.cnt_shoparea .shop_ads .shop_ads_wrap .ad_detail .ad_ticketbg {
  position: absolute;
  top: 0;
  left: -3px;
  background: url(https://r.r10s.jp/evt/event/rakken/_pc/img/dot_pattern_grey.png?v=202308301808);
  background-size: 8px 12px;
  background-repeat: repeat-y;
  width: 8px;
  height: 200px;
}
.cnt_shoparea .shop_ads .shop_ads_wrap .ad_detail .ad_ttl {
  height: 40px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3em;
  color: #272727;
}
.cnt_shoparea .shop_ads .shop_ads_wrap .ad_detail .ad_ttl {
  height: 40px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3em;
  color: #272727;
}
.cnt_shoparea .shop_ads .shop_ads_wrap .ad_detail .ad_desc {
  min-height: 68px;
  line-height: 1.3em;
  margin: 2px 0 4px 0;
}
.cnt_shoparea .shop_ads .shop_ads_wrap .ad_detail .ad_desc,
.cnt_shoparea .shop_ads .shop_ads_wrap .ad_detail .ad_expiration {
  font-size: 14px;
  color: #666666;
}
.cnt_shoparea .shop_ads .shop_ads_wrap .ad_detail .ad_price {
  float: right;
  font-size: 18px;
  font-weight: bold;
  color: #bf0000;
}
.cnt_shoparea .shop_ads .shopmore_btn {
  clear: both;
  position: relative;
  overflow: hidden;
  width: 600px;
  margin: 40px auto 0;
  text-align: center;
  background: #fff;
  border: 1px solid #bf0000;
  border-radius: 4px;
}
.cnt_shoparea .shop_ads .shopmore_btn a {
  display: block;
  width: 100%;
  height: auto;
  padding: 12px 0;
  text-decoration: none;
  color: #bf0000 !important;
}
.cnt_shoparea .shop_ads .shopmore_btn a:hover {
  background: #bf0000 !important;
  color: #fff !important;
  text-decoration: none !important;
}
.cnt_shoparea .shop_ads .shopmore_btn a .redarw_icn {
  position: absolute;
  top: 17px;
  right: 10px;
  background: url(https://r.r10s.jp/evt/event/rakken/_pc/img/red_arw_icn.png?v=202308301808);
  background-size: 7px 12px;
  width: 7px;
  height: 12px;
}
.cnt_shoparea .shop_ads .shopmore_btn a:hover .redarw_icn {
  position: absolute;
  top: 17px;
  right: 10px;
  background: url(https://r.r10s.jp/evt/event/rakken/_pc/img/white_arw_icn.png?v=202308301808);
  background-size: 7px 12px;
  width: 7px;
  height: 12px;
}

/* ---------------------------------------------- 

cnt_detail[non modlule]

------------------------------------------------- */
.cnt_detail {
  clear: both;
  position: relative;
}
.cnt_detail .triangle_top {
  position: relative;
  width: 100vw;
  height: 9px;
  transform: translateX(-50%);
  left: 50%;
  background: url(https://r.r10s.jp/evt/event/rakken/_pc/img/triangle_top_bg.png?v=202308301808)
    repeat-x;
  z-index: 0;
}

.cnt_detail .triangle_btm {
  position: relative;
  width: 100vw;
  height: 9px;
  transform: translateX(-50%);
  left: 50%;
  background: url(https://r.r10s.jp/evt/event/rakken/_pc/img/triangle_btm_bg.png?v=202308301808)
    repeat-x;
  z-index: 0;
}
.cnt_detail .cnt_detail_wrap {
  position: relative;
  width: 950px;
  margin: 0 auto;
  padding: 40px 0;
}
.cnt_detail .cnt_detail_wrap:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  background: #e7e2df;
  width: 100vw;
  height: 100%;
  min-width: 1024px;
}
.cnt_detail .cnt_detail_wrap .cnt_detail_sect {
  position: relative;
  width: 664px;
  margin: 12px auto;
}
.cnt_detail .cnt_detail_wrap .cnt_detail_sect li {
  position: relative;
  float: left;
  width: 198px;
  font-size: 12px;
  text-align: center;
  color: #666666;
  margin: 0 0 0 46px;
}
.cnt_detail .cnt_detail_wrap .cnt_detail_sect li::after {
  content: "";
  display: block;
  position: absolute;
  top: -66px;
  right: -24px;
  height: 95px;
  width: 1px;
  background: #cccccc;
}
.cnt_detail .cnt_detail_wrap .cnt_detail_sect li:last-child::after {
  display: none;
}
.cnt_detail .cnt_detail_wrap .cnt_detail_sect li:first-child {
  margin: 0;
  width: 176px;
}
.cnt_detail .cnt_detail_wrap .cnt_detail_sect li a {
  color: #1d54a7 !important;
}
.cnt_detail .cnt_detail_wrap .cnt_detail_sect li a:hover {
  text-decoration: underline !important;
  color: #bf0000 !important;
}
.cnt_detail .clfx {
  clear: both;
  position: relative;
  padding: 20px 0 0 0;
}
.cnt_detail .cnt_detail_btns {
  position: relative;
  overflow: hidden;
}
.cnt_detail .cnt_detail_btns li {
  float: left;
  width: 300px;
  margin: 0 0 0 25px;
}
.cnt_detail .cnt_detail_btns li:first-child {
  margin: 0;
}

/* ---------------------------------------------- 

cnt_eventlist[non modlule]

------------------------------------------------- */
.cnt_eventlist {
  clear: both;
  position: relative;
  width: 950px;
  margin: 0 auto 40px;
}
.cnt_eventlist ul {
  position: relative;
  overflow: hidden;
  margin: 20px 0;
  display: flex;
}
.cnt_eventlist ul li {
  width: calc((100% - 110px) / 6);
  margin-top: 20px;
  margin-right: 22px;
}
.cnt_eventlist ul li:nth-child(6n) {
  margin-right: 0;
}

/* ---------------------------------------------- 

footer[non modlule]

------------------------------------------------- */

#rakken_footer {
  clear: both;
  width: 100%;
  margin: 0 0 40px 0;
  padding: 40px 0;
  position: relative;
}
#rakken_footer::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #e6e6e6;
  width: 100vw;
  height: 100%;
}
#rakken_footer .rakken_footer_wrap {
  position: relative;
  width: 950px;
  margin: 0 auto;
}
#rakken_footer .rakken_footer_wrap #rakken_footerlogo {
  position: relative;
  background: url(https://r.r10s.jp/evt/event/rakken/_pc/img/rakken_navlogo_grey.png?v=202308301808)
    no-repeat;
  background-size: 94px 46px;
  background-position: top center;
  margin: 0 auto;
  width: 230px;
  height: 48px;
}
#rakken_footer .rakken_footer_wrap #rakken_footerlogo a {
  display: block;
  width: 94px;
  height: 46px;
  margin: 0 auto;
}
#rakken_footer .rakken_footer_wrap ul {
  width: 700px;
  margin: 28px auto 0;
}
#rakken_footer .rakken_footer_wrap ul li {
  position: relative;
  float: left;
  width: 140px;
  text-align: center;
  font-size: 16px;
}
#rakken_footer .rakken_footer_wrap ul li a {
  color: #666666 !important;
}
#rakken_footer .rakken_footer_wrap ul li::after {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  right: 0;
  height: 29px;
  width: 1px;
  background: #d1d1d1;
}
