﻿@charset "UTF-8";

.pane-right-menu{
  display: none;
}
.pane-left-menu {
  display: none;
}
.container {
  width: 100%;
}
.page-event .pane-contents .container .pane-main {
  width: 100%;
  margin: 0;
}
.pane-contents .block-event-page--goods {
  display: none;
}
html[data-browse-mode="S"] .pane-main .block-event-page--goods {
  display: none;
}
.block-thumbnail-t--items .block-icon span {
  display: block;
  width: 54px;
}

#around {
  background: #DAEEEF;
}

/* PC */
html[data-browse-mode="P"] #header {
  margin: 0;
}
html[data-browse-mode="P"] #around .sp {
  display: none !important;
}
html[data-browse-mode="P"] #around a:hover img {
  opacity: 1;
}
html[data-browse-mode="P"] #around {
  padding: 0 0 150px;
}
html[data-browse-mode="P"] #around h1 {
  margin: 0;
  line-height: 0;
}
html[data-browse-mode="P"] #around h1 img {
  width: 100%;
}
html[data-browse-mode="P"] #around .inner {
  width: 1080px;
  margin: 0 auto;
}
html[data-browse-mode="P"] #around .intro {
  padding: 40px 0 100px;
  text-align: center;
}
html[data-browse-mode="P"] #around .intro .message {
  font-size: 19px;
  line-height: 2.3;
  font-weight: bold;
  margin: 0 0 20px;
}
html[data-browse-mode="P"] #around .intro .message span {
  color: #FF5771;
  font-size: 30px;
  line-height: 1.6;
  letter-spacing: 1px;
}
html[data-browse-mode="P"] #around .intro .schedule {
  display: flex;
  justify-content: center;
  width: 840px;
  margin: 0 auto;
  padding: 12px 0;
  background: #14B7D3;
  color: #FFF;
  font-size: 19px;
  font-weight: 500;
}
html[data-browse-mode="P"] #around .intro .schedule dt {
  display: flex;
  align-items: center;
}
html[data-browse-mode="P"] #around .intro .schedule dt:after {
  content: ':';
  display: inline-block;
  width: 20px;
  text-align: center;
}
html[data-browse-mode="P"] #around .terms {
  padding: 0 0 90px;
}
html[data-browse-mode="P"] #around h2 {
  color: #2E417A;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
  margin: 0 0 20px;
}
html[data-browse-mode="P"] #around .terms ol > li {
  display: flex;
  align-items: center;
  background: #FFF;
  margin: 0 0 20px;
  padding: 30px;
}
html[data-browse-mode="P"] #around .terms li:last-child {
  margin: 0;
}
html[data-browse-mode="P"] #around .terms li .num {
  color: #14B7D2;
  font-size: 17px;
  line-height: 1.1;
  font-weight: 500;
  text-align: center;
  margin: 0 30px 0 0;
  letter-spacing: 1px;
}
html[data-browse-mode="P"] #around .terms li .num span {
  font-size: 36px;
}
html[data-browse-mode="P"] #around .terms li .text p {
  font-size: 18px;
}
html[data-browse-mode="P"] #around .caution li {
  text-indent: -14px;
  padding: 0 0 0 14px;
}
html[data-browse-mode="P"] #around .terms li .caution {
  margin: 20px 0 0;
}
html[data-browse-mode="P"] #around .terms .btn-entry {
  display: block;
  width: 318px;
  margin: 0 0 0 100px;
  color: #FFF;
  font-size: 16px;
  text-align: center;
  background: linear-gradient(#80deee 0%, #14b7d3 100%);
  border-radius: 40px;
  padding: 10px 0;
}
html[data-browse-mode="P"] #around .terms .btn-entry:hover {
  opacity: .8;
}
html[data-browse-mode="P"] #around .terms .text a {
  display: inline-block;
  color: #F00;
  font-size: 18px;
  text-decoration: underline;
  margin: 10px 0 0;
}
html[data-browse-mode="P"] #around .terms .text a:hover {
  text-decoration: none;
}
html[data-browse-mode="P"] #around .shop {
  padding: 0 0 90px;
}
html[data-browse-mode="P"] #around .shop .caution {
  margin: 0 0 40px;
}
html[data-browse-mode="P"] #around .shop .group {
  border-radius: 20px;
  padding: 0 4px 4px;
  margin: 0 0 40px;
}
html[data-browse-mode="P"] #around .shop .group#groupA {
  background: #FF5771;
}
html[data-browse-mode="P"] #around .shop .group#groupB {
  background: #14B7D3;
}
html[data-browse-mode="P"] #around .shop .group#groupC {
  background: #2E417A;
  margin: 0;
}
html[data-browse-mode="P"] #around .shop .group h3 {
  color: #FFF;
  font-size: 23px;
  font-weight: 500;
  text-align: center;
  margin: 0;
  padding: 0 0 7px;
}
html[data-browse-mode="P"] #around .shop .group h3 span {
  display: inline-block;
  font-size: 42px;
  padding: 0px 0 0 5px;
  transform: translateY(2px);
}
html[data-browse-mode="P"] #around .shop .shop-list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  background: #FFF;
  padding: 40px;
  border-radius: 0 0 16px 16px;
}
html[data-browse-mode="P"] #around .shop .shop-list li {
  width: 304px;
  line-height: 0;
}
html[data-browse-mode="P"] #around .shop .shop-list li a:hover {
  opacity: .8;
}
html[data-browse-mode="P"] #around .prize {
  padding: 0 0 90px;
}
html[data-browse-mode="P"] #around .prize-box {
  background: #FFF;
  margin: 0 0 40px;
  padding: 60px;
}
html[data-browse-mode="P"] #around .prize-box:last-child {
  margin: 0;
}
html[data-browse-mode="P"] #around .prize-box .head {
  border-bottom: 2px solid #666;
  padding: 0 10px 20px;
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
}
html[data-browse-mode="P"] #around .prize-box .head span[class^="group"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  color: #FFF;
  font-size: 28px;
  font-weight: bold;
  border-radius: 50%;
  margin: 0 5px 0 0;
}
html[data-browse-mode="P"] #around .prize-box .head span.groupA {
  background: #FF4D77;
}
html[data-browse-mode="P"] #around .prize-box .head span.groupB {
  background: #14B7D3;
}
html[data-browse-mode="P"] #around .prize-box .head span.groupC {
  background: #2E417A;
}
html[data-browse-mode="P"] #around .prize-box .head .ul {
  position: relative;
  z-index: 1;
}
html[data-browse-mode="P"] #around .prize-box .head .ul:after {
  content: '';
  position: absolute;
  width: calc(100% + 4px);
  height: 7px;
  left: -2px;
  bottom: 4px;
  background: #FFE27B;
  z-index: -1;
}
html[data-browse-mode="P"] #around .prize-box .head .text01 {
  font-size: 21px;
  font-weight: bold;
  margin: 0 3px;
}
html[data-browse-mode="P"] #around .prize-box .head .text02 {
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 0 3px;
}
html[data-browse-mode="P"] #around .prize-box .head .text03 {
  font-size: 23px;
  font-weight: bold;
}
html[data-browse-mode="P"] #around .prize-box .head .text04 {
  font-size: 28px;
  font-weight: bold;
}
html[data-browse-mode="P"] #around .prize-box .ex {
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 35px;
  padding: 0 10px;
}
html[data-browse-mode="P"] #around .prize-box .img {
  display: flex;
  justify-content: center;
  gap: 80px;
  line-height: 0;
}
html[data-browse-mode="P"] #around .prize-box .img img {
  width: 414px;
}
html[data-browse-mode="P"] #around .prize-box:last-child .img img {
  width: 290px;
}
html[data-browse-mode="P"] #around .recommend {
  width: 1200px;
  background: #FFF;
  border-radius: 10px;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, .05);
  padding: 60px;
  margin: 0 auto 90px;
}
html[data-browse-mode="P"] #around .recommend h2 {
  position: relative;
  padding: 0 0 15px;
  margin: 0 0 35px;
}
html[data-browse-mode="P"] #around .recommend h2:after {
  content: '';
  position: absolute;
  left: calc(50% - 23px);
  bottom: 0;
  width: 46px;
  height: 4px;
  background: linear-gradient(to right, #15a6c7 0%, #2e417a 100%);
}
html[data-browse-mode="P"] #around .recommend .osechi {
  display: flex;
  align-items: center;
  gap: 42px;
  background: #D1E7EB;
  margin: 0 0 40px;
  padding: 40px;
  border-radius: 10px;
}
html[data-browse-mode="P"] #around .recommend .osechi .img {
  width: 500px;
  line-height: 0;
}
html[data-browse-mode="P"] #around .recommend .osechi .text {
  flex: 1;
}
html[data-browse-mode="P"] #around .recommend .osechi h3 {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 20px;
}
html[data-browse-mode="P"] #around .recommend .osechi .text p {
  font-size: 16px;
  margin: 0 0 30px;
}
html[data-browse-mode="P"] #around .btn {
  display: block;
  width: 354px;
  background: #C00;
  border-radius: 40px;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  padding: 12px 0;
}
html[data-browse-mode="P"] #around .btn:hover {
  opacity: .8;
}
html[data-browse-mode="P"] #around .recommend .bnr {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 0 0 30px;
}
html[data-browse-mode="P"] #around .recommend .bnr li {
  width: 255px;
}
html[data-browse-mode="P"] #around .recommend .bnr li a:hover {
  opacity: .8;
}
html[data-browse-mode="P"] #around .recommend .bnr .img {
  border-radius: 5px;
  overflow: hidden;
  line-height: 0;
  margin: 0 0 15px;
}
html[data-browse-mode="P"] #around .recommend .bnr p {
  font-size: 16px;
  font-weight: bold;
  padding: 0 16px;
}
html[data-browse-mode="P"] #around .recommend .more .btn {
  margin: 0 auto;
}
html[data-browse-mode="P"] #around .info {
  width: 1200px;
  margin: 0 auto;
  padding: 50px;
  background: #FFF;
  border: 16px solid #14B7D3;
}
html[data-browse-mode="P"] #around .info dl:not(:last-child) {
  margin: 0 0 20px;
}
html[data-browse-mode="P"] #around .info dt {
  color: #2E417A;
  font-weight: bold;
}

/* SP */
html[data-browse-mode="S"] #around .pc {
  display: none !important;
}
html[data-browse-mode="S"] #around h1 {
  margin: 0;
}
html[data-browse-mode="S"] #around .intro {
  padding: 20px 30px 40px;
  text-align: center;
}
html[data-browse-mode="S"] #around .intro .message {
  margin: 0 0 20px;
}
html[data-browse-mode="S"] #around .intro .schedule {
  color: #FFF;
  font-size: 15px;
  line-height: 2;
  font-weight: 500;
  background: #14B7D3;
  padding: 5px 0;
}
html[data-browse-mode="S"] #around .terms {
  padding: 0 30px 50px;
}
html[data-browse-mode="S"] #around h2 {
  color: #2E417A;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
  margin: 0 0 15px;
}
html[data-browse-mode="S"] #around .terms ol > li {
  background: #FFF;
  padding: 20px;
  margin: 0 0 20px;
  list-style: none;
  text-align: center;
}
html[data-browse-mode="S"] #around .terms ol > li:last-child {
  margin: 0;
}
html[data-browse-mode="S"] #around .terms .num {
  color: #14B7D2;
  font-weight: 500;
  text-align: center;
  line-height: 1.1;
  letter-spacing: 1px;
  margin: 0 0 8px;
}
html[data-browse-mode="S"] #around .terms .num span {
  font-size: 30px;
  font-weight: bold;
}
html[data-browse-mode="S"] #around .terms .btn-entry {
  display: block;
  color: #FFF;
  font-size: 16px;
  text-align: center;
  background: linear-gradient(#80deee 0%, #14b7d3 100%);
  border-radius: 40px;
  padding: 10px 0;
  margin: 14px 2% 0;
}
html[data-browse-mode="S"] #around .caution li {
  font-size: 12px;
  text-indent: -12px;
  padding: 0 0 0 12px;
  text-align: left;
}
html[data-browse-mode="S"] #around .terms .caution {
  margin: 15px 0 0;
}
html[data-browse-mode="S"] #around .terms .text a {
  display: inline-block;
  color: #F00;
  text-decoration: underline;
  margin: 8px 0 0;
}
html[data-browse-mode="S"] #around .shop {
  padding: 0 30px 50px;
}
html[data-browse-mode="S"] #around .shop .caution {
  margin: 0 0 20px;
}
html[data-browse-mode="S"] #around .shop .group {
  border-radius: 20px;
  padding: 2px;
  margin: 0 0 25px;
}
html[data-browse-mode="S"] #around .shop .group#groupA {
  background: #FF5771;
}
html[data-browse-mode="S"] #around .shop .group#groupB {
  background: #14B7D3;
}
html[data-browse-mode="S"] #around .shop .group#groupC {
  background: #2E417A;
  margin: 0;
}
html[data-browse-mode="S"] #around .shop h3 {
  color: #FFF;
  font-size: 16px;
  text-align: center;
  margin: 0;
  padding: 0 0 5px;
  font-weight: 500;
  letter-spacing: 1px;
}
html[data-browse-mode="S"] #around .shop h3 span {
  font-size: 28px;
  margin: 0 0 0 3px;
}
html[data-browse-mode="S"] #around .shop .shop-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  background: #FFF;
  padding: 25px 25px 30px;
  border-radius: 0 0 18px 18px;
}
html[data-browse-mode="S"] #around .shop .shop-list li {
  width: calc((100% - 20px) / 2);
}
html[data-browse-mode="S"] #around .prize {
  padding: 0 30px 50px;
}
html[data-browse-mode="S"] #around .prize-box {
  background: #FFF;
  margin: 0 0 20px;
  padding: 20px 18px;
}
html[data-browse-mode="S"] #around .prize-box:last-child {
  margin: 0;
}
html[data-browse-mode="S"] #around .prize-box .head {
  border-bottom: 2px solid #666;
  padding: 0 0 13px;
  margin: 0 -10px 16px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
}
html[data-browse-mode="S"] #around .prize-box .head span[class^="group"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
  border-radius: 50%;
  margin: 0 5px 0 0;
  padding: 0 0 2px;
}
html[data-browse-mode="S"] #around .prize-box .head span.groupA {
  background: #FF4D77;
}
html[data-browse-mode="S"] #around .prize-box .head span.groupB {
  background: #14B7D3;
}
html[data-browse-mode="S"] #around .prize-box .head span.groupC {
  background: #2E417A;
}
html[data-browse-mode="S"] #around .prize-box .head .ul {
  position: relative;
  z-index: 1;
}
html[data-browse-mode="S"] #around .prize-box .head .ul:after {
  content: '';
  position: absolute;
  width: calc(100% + 4px);
  height: 7px;
  left: -2px;
  bottom: 4px;
  background: #FFE27B;
  z-index: -1;
}
html[data-browse-mode="S"] #around .prize-box .head .text01 {
  font-size: 18px;
  font-weight: bold;
}
html[data-browse-mode="S"] #around .prize-box .head .text02 {
  font-size: 30px;
  font-weight: bold;
}
html[data-browse-mode="S"] #around .prize-box .head .text03 {
  font-size: 20px;
  font-weight: bold;
}
html[data-browse-mode="S"] #around .prize-box .head .text04 {
  font-size: 24px;
  font-weight: bold;
}
html[data-browse-mode="S"] #around .prize-box .ex {
  font-size: 13px;
  line-height: 1.54;
  margin: 0 0 20px;
}
html[data-browse-mode="S"] #around .prize-box .ex li {
  text-indent: -13px;
  padding: 0 0 0 13px;
}
html[data-browse-mode="S"] #around .prize-box .img {
  text-align: center;
}
html[data-browse-mode="S"] #around .prize-box .img img:not(:last-child) {
  margin: 0 0 20px;
}
html[data-browse-mode="S"] #around .prize-box:last-child .img img {
  width: 72%;
}
html[data-browse-mode="S"] #around .recommend {
  background: #FFF;
  padding: 40px 15px 50px;
  margin: 0 15px 50px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, .16);
  border-radius: 5px;
}
html[data-browse-mode="S"] #around .recommend h2 {
  position: relative;
  padding: 0 0 18px;
  margin: 0 0 30px;
}
html[data-browse-mode="S"] #around .recommend h2:after {
  content: '';
  position: absolute;
  left: calc(50% - 23px);
  bottom: 0;
  width: 46px;
  height: 4px;
  background: linear-gradient(to right, #15a6c7 0%, #2e417a 100%);
}
html[data-browse-mode="S"] #around .recommend .osechi {
  background: #D1E7EB;
  border-radius: 10px;
  padding: 20px 15px;
  margin: 0 0 30px;
}
html[data-browse-mode="S"] #around .recommend .osechi .img {
  margin: 0 0 15px;
}
html[data-browse-mode="S"] #around .recommend .osechi h3 {
  font-size: 18px;
  margin: 0 0 8px;
}
html[data-browse-mode="S"] #around .recommend .osechi .text p {
  margin: 0 0 12px;
}
html[data-browse-mode="S"] #around .btn {
  display: block;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  border-radius: 40px !important;
  background: #C00;
  padding: 11px 0;
}
html[data-browse-mode="S"] #around .recommend .bnr {
  display: flex;
  gap: 10px;
  margin: 0 0 20px;
}
html[data-browse-mode="S"] #around .recommend .bnr li {
  width: calc((100% - 10px) / 2);
}
html[data-browse-mode="S"] #around .recommend .bnr li .img {
  margin: 0 0 10px;
}
html[data-browse-mode="S"] #around .recommend .bnr li p {
  font-size: 13px;
  font-weight: bold;
}
html[data-browse-mode="S"] #around .info {
  background: #FFF;
  border: 10px solid #14B7D3;
  padding: 25px 20px 30px;
}
html[data-browse-mode="S"] #around .info dl:not(:last-child) {
  margin: 0 0 18px;
}
html[data-browse-mode="S"] #around .info dt {
  color: #2E417A;
  font-weight: bold;
}
