@charset "UTF-8";
body {
  font-family: "Noto Sans JP", "Roboto", "sans-serif";
  color: #222222;
}

.block-event-page--goods.goodslistpage-frame {
  display: none;
}

#comfort {
  -webkit-text-size-adjust: 100%;
}

#comfort a {
  color: inherit;
}

#comfort h2 {
  margin: 0;
}

.pane-globalnav + .pane-contents {
  margin-top: -24px;
  padding-top: 0;
}

.pane-contents > .container {
  width: auto;
}

.pane-right-menu {
  max-width: 1200px;
  margin: 0 auto;
}

.pane-main .block-event-page {
  margin-top: 0;
}

#comfort .top-visual {
  width: 100%;
  background: #fff5e2;
  text-align: center;
  padding: 60px 0 84px;
}
#comfort .top-visual .top-visual-box {
  margin: 0 !important;
}
#comfort .top-visual .top-visual-box .top-visual-img {
  width: 980px;
}
#comfort .top-visual .top-visual-text {
  font-size: 17px;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-top: 50px;
  font-family: "Noto Sans JP", sans-serif;
}
#comfort .point-box {
  max-width: 700px;
  margin: 0 auto;
  padding: 60px 0 85px;
}
#comfort .point-box .point-title-box {
  font-size: 28px;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 30px;
  font-family: "Noto Sans JP", sans-serif;
}
#comfort .point-box .point-title-box .point-bubble-title {
  font-size: 22px;
  margin-bottom: 32px;
}
#comfort .point-box .point-title-box .point-bubble-title:before {
  content: "";
  display: inline-block;
  background-image: url(/img/switch/olive/kaban/pc/top-title-bubble-left.png);
  width: 30px;
  height: 30px;
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
}
#comfort .point-box .point-title-box .point-bubble-title:after {
  content: "";
  display: inline-block;
  background-image: url(/img/switch/olive/kaban/pc/top-title-bubble-right.png);
  width: 30px;
  height: 30px;
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
}
#comfort .point-box .point-title-box .point-title {
  width: 638px;
}
#comfort .point-box .point-title-box .point-title-action1 {
  font-size: 48px;
  color: #FFFFFF;
  text-shadow: #000000 1px 1px 0, #000000 -1px -1px 0, #000000 -1px 1px 0, #000000 1px -1px 0, #000000 0px 1px 0, #000000 -1px 0, #000000 -1px 0 0, #000000 1px 0 0; /*上、下*/
  padding: 0 1%;
  position: relative;
}
#comfort .point-box .point-title-box .point-title-action1::after {
  content: "";
  position: absolute;
  bottom: 6px;
  left: 0;
  height: 22px;
  width: 100%;
  z-index: -1;
  background: linear-gradient(transparent 60%, #ffe7b8 60%);
  opacity: 0.6;
}
#comfort .point-box .point-title-box .point-title-action2 {
  font-size: 40px;
  color: #FFFFFF;
  text-shadow: #000000 1px 1px 0, #000000 -1px -1px 0, #000000 -1px 1px 0, #000000 1px -1px 0, #000000 0px 1px 0, #000000 -1px 0, #000000 -1px 0 0, #000000 1px 0 0; /*上、下*/
  margin: 0 5px;
  position: relative;
}
#comfort .point-box .point-title-box .point-title-action2::after {
  content: "";
  position: absolute;
  height: 22px;
  width: 100%;
  bottom: 6px;
  left: 0;
  z-index: -1;
  background: linear-gradient(transparent 60%, #e990a0 60%);
  opacity: 0.6;
}
#comfort .point-box .point-title-box .point-title-action3 {
  font-size: 40px;
  color: #FFFFFF;
  text-shadow: #000000 1px 1px 0, #000000 -1px -1px 0, #000000 -1px 1px 0, #000000 1px -1px 0, #000000 0px 1px 0, #000000 -1px 0, #000000 -1px 0 0, #000000 1px 0 0; /*上、下*/
  margin: 0 5px;
  position: relative;
}
#comfort .point-box .point-title-box .point-title-action3::after {
  position: absolute;
  content: "";
  height: 22px;
  width: 100%;
  left: 0;
  bottom: 6px;
  z-index: -1;
  background: linear-gradient(transparent 60%, #7c95cd 60%);
  opacity: 0.6;
}
#comfort .point-box .point-card-box {
  display: grid;
  grid-template-columns: 330px 330px;
  justify-content: space-between;
  row-gap: 30px;
  position: relative;
}
#comfort .point-box .point-card-box .point-card-icon-img {
  position: absolute;
}
#comfort .point-box .point-card-box .point-card-icon-img01 {
  width: 52px;
  height: auto;
  left: 32%;
  top: 3%;
  z-index: 1;
}
#comfort .point-box .point-card-box .point-card-icon-img02 {
  width: 69px;
  height: auto;
  left: 85%;
  top: 5%;
  z-index: 1;
}
#comfort .point-box .point-card-box .point-card-icon-img03 {
  width: 103px;
  height: auto;
  left: 23%;
  top: 42%;
}
#comfort .point-box .point-card-box .point-card-icon-img04 {
  width: 94px;
  height: auto;
  left: 82%;
  top: 55%;
}
#comfort .point-box .point-card-box .point-card-img {
  width: 100%;
  display: block;
  position: relative;
}
#comfort .btn-container {
  background: #fff5e2;
  padding: 53px 0 60px;
}
#comfort .btn-container .btn-box {
  max-width: 700px;
  margin: 0 auto;
  display: grid;
  justify-content: space-between;
  align-items: end;
  grid-template-columns: 340px 340px;
  row-gap: 25px;
}
#comfort .btn-container .btn-box .btn-block {
  text-align: center;
}
#comfort .btn-container .btn-box .btn-block .btn-link {
  width: 100%;
  display: block;
}
#comfort .btn-container .btn-box .btn-block .btn-link img {
  width: 100%;
  height: auto;
}
#comfort .btn-container .btn-box .btn-block .btn-link-icon {
  width: 27px;
  margin-top: 14px;
}

.block-top-event--header {
  display: none;
}

article {
  padding-top: 70px;
}

.item-section {
  margin-bottom: 166px;
}

.item-section-title-box {
  position: relative;
  max-width: 700px;
  margin: 0 auto 70px;
  font-family: "Noto Sans JP", sans-serif;
  padding: 20px 0;
}
.item-section-title-box .item-section-title {
  font-size: 28px;
  letter-spacing: 0.1em;
  text-align: center;
}
.item-section-title-box .item-section-title .item-section-title01-img {
  width: 450px;
}
.item-section-title-box .item-section-title .item-section-title02-img {
  width: 500px;
}
.item-section-title-box .item-section-title .item-section-title03-img {
  width: 540px;
}
.item-section-title-box .item-section-title .item-section-title04-img {
  width: 460px;
}
.item-section-title-box .item-section-title .item-section-title05-img {
  width: 340px;
}
.item-section-title-box .item-section-title .section-title-action {
  text-shadow: #000000 1px 1px 0, #000000 -1px -1px 0, #000000 -1px 1px 0, #000000 1px -1px 0, #000000 0px 1px 0, #000000 -1px 0, #000000 -1px 0 0, #000000 1px 0 0; /*上、下*/
  font-size: 36px;
  color: #FFFFFF;
  background-position: center -4px;
}
.item-section-title-box .item-section-title01 .section-title-action {
  position: relative;
  margin: 0 5px;
}
.item-section-title-box .item-section-title01 .section-title-action::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 22px;
  bottom: 3px;
  z-index: -1;
  left: 0;
  opacity: 0.6;
  background: linear-gradient(transparent 60%, #e598a9 60%);
}
.item-section-title-box .item-section-title02 .section-title-action {
  position: relative;
  padding: 0 3px;
  margin: 0 5px;
}
.item-section-title-box .item-section-title02 .section-title-action::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 22px;
  bottom: 3px;
  left: 0;
  opacity: 0.6;
  z-index: -1;
  background: linear-gradient(transparent 60%, #7c95cd 60%);
}
.item-section-title-box .item-section-title03 .section-title-action {
  position: relative;
  padding: 0 3px;
  margin: 0 5px;
}
.item-section-title-box .item-section-title03 .section-title-action::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 22px;
  bottom: 3px;
  left: 0;
  z-index: -1;
  opacity: 0.6;
  background: linear-gradient(transparent 60%, #fd9d80 60%);
}
.item-section-title-box .item-section-title04 .section-title-action {
  position: relative;
  padding: 0 3px;
  margin: 0 5px;
}
.item-section-title-box .item-section-title04 .section-title-action::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 22px;
  bottom: 3px;
  left: 0;
  opacity: 0.6;
  z-index: -1;
  background: linear-gradient(transparent 60%, #b2d683 60%);
}
.item-section-title-box .item-section-title05 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.item-section-title-box .item-section-title05 .rain-icon {
  width: 24px;
  height: auto;
  position: relative;
  right: 12px;
}
.item-section-title-box .item-section-title05 .section-title-action {
  position: relative;
  padding: 0 3px;
  margin: 0 5px;
}
.item-section-title-box .item-section-title05 .section-title-action::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 22px;
  bottom: 3px;
  left: 0;
  opacity: 0.6;
  z-index: -1;
  background: linear-gradient(transparent 60%, #7c95cd 60%);
}
.item-section-title-box .item-section-text {
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 1.67;
  margin-top: 30px;
  text-align: center;
  font-weight: 500;
}

.item-section-title-box::before, .item-section-title-box::after {
  content: "";
  width: 35px;
  height: 35px;
  position: absolute;
}

.item-section-title-box::before {
  border-left: solid 1px #000000;
  border-top: solid 1px #000000;
  top: 0;
  left: 0;
}

.item-section-title-box::after {
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000;
  bottom: 0;
  right: 0;
}

.column-box {
  max-width: 700px;
  margin: 0 auto 77px;
  justify-content: space-between;
  display: grid;
  grid-template-columns: 325px 330px;
}
.column-box .column-left-box {
  position: relative;
}
.column-box .column-left-box .slider {
  width: 100%;
}
.column-box .column-left-box .slider li {
  margin-bottom: 20px;
}
.column-box .column-left-box .slider li img {
  width: 100%;
}
.column-box .column-left-box .slider .kaban-slide-dots {
  margin: 0 20px 0 0;
  padding: 0;
  position: relative;
  top: -10px;
}
.column-box .column-left-box .slider .kaban-slide-dots li {
  display: inline-block;
  margin: 0 5px;
}
.column-box .column-left-box .slider .kaban-slide-dots li button {
  position: relative;
  text-indent: -9999px;
}
.column-box .column-left-box .slider .kaban-slide-dots li button::before {
  content: "";
  cursor: pointer;
  height: 8px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 24px;
  width: 8px;
  border-radius: 50%;
  background: #FFFFFF;
  border: 1px solid #252525;
}
.column-box .column-left-box .slider .kaban-slide-dots .slick-active button::before {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #252525;
}
.column-box .column-left-box .capacity-icon {
  position: absolute;
  width: 103px;
  height: auto;
}
.column-box .column-left-box .capacity-icon01 {
  top: 10px;
  right: 5%;
}
.column-box .column-left-box .capacity-icon02 {
  top: 10px;
  right: 5%;
}
.column-box .column-left-box .capacity-icon03 {
  top: 10px;
  right: 5%;
}
.column-box .column-left-box .capacity-icon04 {
  top: 10px;
  right: 5%;
}
.column-box .column-left-box .capacity-icon05 {
  top: 10px;
  right: 5%;
}
.column-box .column-left-box .capacity-icon06 {
  top: 10px;
  right: 5%;
}
.column-box .column-left-box .capacity-icon07 {
  top: 10px;
  right: 5%;
}
.column-box .column-left-box .capacity-icon08 {
  top: 10px;
  right: 5%;
}
.column-box .column-left-box .capacity-icon09 {
  top: 10px;
  right: 5%;
}
.column-box .column-left-box .color-variation {
  margin: 50px 0 10px;
  text-align: center;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.1em;
}
.column-box .column-right-box {
  width: 100%;
  padding-top: 35px;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
}
.column-box .column-right-box .column-right-block {
  width: 100%;
}
.column-box .column-right-box .column-right-block .item-title {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin: 0;
  width: 93%;
}
.column-box .column-right-box .column-right-block .item-title-section3-28l {
  width: 100%;
}
.column-box .column-right-box .column-right-block .item-model-number {
  font-size: 15px;
  letter-spacing: 0.05em;
  margin: 5px 0 35px;
}
.column-box .column-right-box .column-right-block .item-price-box {
  width: 100%;
  display: block;
  text-align: right;
}
.column-box .column-right-box .column-right-block .item-price-box .section1-30l-price {
  width: 250px;
}
.column-box .column-right-box .column-right-block .item-price-box .section1-19l-price {
  width: 225px;
}
.column-box .column-right-box .column-right-block .item-price-box .section2-33l-price {
  width: 250px;
}
.column-box .column-right-box .column-right-block .item-price-box .section2-19l-price {
  width: 225px;
}
.column-box .column-right-box .column-right-block .item-price-box .section3-28l-price {
  width: 250px;
}
.column-box .column-right-box .column-right-block .item-price-box .section3-30l-price {
  width: 250px;
}
.column-box .column-right-box .column-right-block .item-price-box .section4-30l-price {
  width: 250px;
}
.column-box .column-right-box .column-right-block .item-price-box .section4-11_5l-price {
  width: 225px;
}
.column-box .column-right-box .column-right-block .item-price-box .section5-30-35l-price {
  width: 225px;
}
.column-box .column-right-box .column-right-block .check-point-line-top {
  margin: 20px 0 15px;
}
.column-box .column-right-box .column-right-block .check-point-line-bottom {
  margin: 10px 0 15px;
}
.column-box .column-right-box .column-right-block .check-point-text-box {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.column-box .column-right-box .column-right-block .check-point-text-box img {
  width: 17px;
  height: 15px;
  margin-right: 12px;
}
.column-box .column-right-box .column-right-block .check-point-text-box .check-point-text {
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.column-box .column-right-box .column-right-block .description-of-item {
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.73;
  display: inline;
}
.column-box .column-right-box .column-right-block .heart-mark-box {
  display: inline-block;
}
.column-box .column-right-box .column-right-block .heart-mark-box .heart-mark {
  position: relative;
  top: 2px;
}
.column-box .column-right-box .column-right-block .size-text {
  margin-top: 40px;
}
.column-box .column-right-box .column-right-block .item-detail-btn {
  display: block;
  margin-top: 43px;
}

.other-bag-box {
  max-width: 700px;
  margin: 0 auto 100px;
  font-family: "Noto Sans JP", sans-serif;
}
.other-bag-box .other-bag-title {
  font-size: 28px;
  letter-spacing: 0.1em;
  text-align: center;
}
.other-bag-box .other-bag-block {
  display: grid;
  width: 100%;
  margin-top: 50px;
  grid-template-columns: 333px 333px;
  justify-content: space-between;
}
.other-bag-box .other-bag-block .other-link-btn {
  width: 100%;
  display: block;
}
.other-bag-box .other-bag-block .other-link-btn img {
  width: 100%;
  vertical-align: middle;
}/*# sourceMappingURL=event_r20t09.css.map */