html {
  height: 100%;
  font-size: 10px
}

body {
  position: relative;
  background-color: #fff;
  font-family: Noto, 游ゴシック体, Yu Gothic, YuGothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  line-height: 1.5;
  color: #000
}

body.is-bg-white {
  background-color: #fff
}

img {
  max-width: 100%;
  vertical-align: top
}

a {
  text-decoration: none;
  color: #000
}

li {
  list-style: none
}

main {
  display: block
}

[class*=s-kitte-special-kv] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 3rem 0 3.6rem;
}

.s-kitte-special-wrapper {
  margin: auto
}

.s-kitte-special-hdg-img {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden
}

.s-kitte-special-kv>h1 {
  height: 0;
  background-position: 50%;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat
}

.s-kitte-special-anchors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.s-kitte-special-article>h2 img {
  position: absolute;
  left: 0;
  top: 0
}

.s-kitte-special-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column
}

.s-kitte-special-card__cells {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.s-kitte-special-name {
  display: block
}

.s-kitte-special-price {
  display: block;
  color: #ce0500;
  font-weight: 600
}

.s-kitte-special-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.s-kitte-special-btn.is-default {
  color: #fff;
  background: #ce0500
}

.s-kitte-special-btn.is-inverted {
  color: #ce0500;
  border: 1px solid;
  background: #fff
}

.s-kitte-special-btn.is-disabled {
  color: #fff;
  background: #ccc
}

.s-kitte-special-btn.is-quiet {
  border: 1px solid
}

.s-kitte-special-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column
}

.s-kitte-special-columns.is-reverse .s-kitte-special-column:first-child {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}

.s-kitte-special-modal {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  max-width: 90%
}

.s-kitte-special-modal__body {
  position: relative;
  margin: 0 auto
}

.s-kitte-special-modal__close {
  position: absolute;
  bottom: 100%;
  right: 0;
  cursor: pointer
}

.s-kitte-special-accordion__body {
  overflow: hidden;
  height: 0;
  -webkit-transition: height .3s ease-out;
  transition: height .3s ease-out
}

.p-modal-wrapper {
  z-index: 9999;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-align: center;
  background-color: rgba(0, 0, 0, .5)
}

.p-modal-wrapper:before {
  display: inline-block;
  margin-left: -.05em;
  content: "";
  vertical-align: middle;
  height: 120%
}

.p-modal-wrapper.is-loading:after {
  content: url(/assets/images/loading.gif);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 10px;
  border-radius: 5px
}


.s-kitte-special-wrapper {
  background-color: #e9e5c8
}

.s-kitte-special-kv>h1 {
  padding-top: 84%;
  background-image: url(/kitte/collection/special/06/img/kv.jpg)
}

.s-kitte-special-article+.s-kitte-special-article {
  padding-top: 23.18841%
}

.s-kitte-special-subhdg-img {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background-image: url(/kitte/collection/special/06/img/subttl.png);
  width: 48.66667%;
  height: 0;
  padding-top: 5.86667%;
  margin: 10.93333% auto 0
}

.s-kitte-special-lead {
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: center;
  letter-spacing: -.025rem;
  width: 92%;
  padding: 1.4rem 0 10.4%;
  margin: 0 auto
}

.s-kitte-special-lists {
  width: 92%;
  margin: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.s-kitte-special-lists__other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}

.s-kitte-special-lists__head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  width: 100%
}

.s-kitte-special-lists__head__title>h2 {
  height: 0;
  width: 100%;
  padding-top: 69.56522%;
  position: relative;
  z-index: 0
}

.s-kitte-special-lists__head__title>h2>img {
  position: absolute;
  left: 0;
  top: 0
}

.s-kitte-special-lists__head__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}

.s-kitte-special-card {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%
}

.s-kitte-special-card:before {
  content: "";
  height: 100%;
  width: 78.723404255%;
  border-bottom: 1px solid #c7c3a0;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  pointer-events: none
}

.s-kitte-special-card:nth-child(odd):after {
  content: "";
  height: 85.227272727%;
  width: 1px;
  background-color: #c7c3a0;
  display: block;
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

.s-kitte-special-card:nth-child(n+3) {
  margin-top: 3%
}

.s-kitte-special-card__link {
  display: block;
  text-align: center;
  padding: 10% 2%
}

.s-kitte-special-card__hdg {
  display: block;
  font-weight: 700;
  font-size: 1.35rem
}

.s-kitte-special-card__name {
  font-size: 1.2rem
}

.s-kitte-special-card__logo {
  padding: 17% 10% 11%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column
}

.s-kitte-special__intro {
  position: relative;
  background-image: url(/kitte/collection/special/06/img/aside_bg.jpg), url(/kitte/collection/special/06/img/aside_bg_repeat.jpg);
  background-position: 0 0;
  background-repeat: no-repeat, repeat-y;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  padding-top: 56.4%
}

.s-kitte-special__intro__lead {
  color: #fff;
  text-shadow: 0 2px 4px #000;
  font-size: 2.4rem;
  text-align: center;
  line-height: 2;
  margin: 8.49257% 0 5.09554%
}

.s-kitte-special__intro__content {
  background: #fff;
  width: 92%;
  padding: 9.56522% 4.34783%;
  margin: 0 auto 16.53333%
}

.s-kitte-special__intro__content.is-designer {
  padding: 9.56522% 3.62319%
}

.s-kitte-special__intro__hdg {
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.6375
}

.s-kitte-special__intro__fig {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  margin-top: 6.95652%
}

.s-kitte-special__intro__fig>img {
  display: block
}

.s-kitte-special__intro__fig>p {
  line-height: 1.5714285714;
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; */
  margin-top: 4.7619%
}

.s-kitte-special__intro__txt {
  font-size: 14px;
  text-align: center;
  line-height: 1.6375;
  margin-top: 2.40385%
}

.s-kitte-special-intro-designer {
  text-align: center;
  border-left: 1px solid #000;
  width: 33.33333%
}

.s-kitte-special-intro-designer__wrap {
  margin-top: 4.24628%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.s-kitte-special-intro-designer__inner {
  width: 79.36508%;
  margin: 0 auto;
  height: 100%;
  padding-bottom: 11.42857%
}

.s-kitte-special-intro-designer__top {
  font-weight: 700;
  font-size: 1.4rem
}

.s-kitte-special-intro-designer__top>span {
  font-size: 1rem
}

.s-kitte-special-intro-designer__thumb {
  margin-top: 7.87402%
}

.s-kitte-special-intro-designer__product {
  font-weight: 700;
  font-size: 12px;
  margin-top: 5.90551%;
  height: 78px;
  line-height: 1.7
}

.s-kitte-special-intro-designer__product>span {
  font-weight: lighter;
  font-size: 1rem;
  display: block;
  margin-top: 4.33071%;
  height: 30px
}

.s-kitte-special-intro-designer__hdg {
  font-size: 14px;
  font-weight: 700;
}

.s-kitte-special-intro-designer__desc {
  margin-top: 5.90551%;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.83333
}

.s-kitte-special-intro-designer__desc.is-bottom {
  margin-top: 11.81102%
}

.s-kitte-special-intro-designer__link {
  text-align: left;
  font-size: 1.2rem;
  margin-top: 3.93701%
}

.s-kitte-special-intro-designer__link>a {
  border-bottom: 1px solid #bfbfbf
}

.s-kitte-special-intro-designer__wrap:last-child .s-kitte-special-intro-designer__top {
  margin-top: 36px
}

.s-kitte-special-intro-designer:first-child {
  border-left: none;
  padding-left: 0
}

.s-kitte-special-btn {
  display: block;
  font-size: 1.3rem;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  padding: 5.87302% 0;
  margin-top: 4.44444%;
  position: relative
}

.s-kitte-special-btn>span {
  position: absolute;
  top: 50%;
  right: 7.73333%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

.s-kitte-special-btn.is-quiet>span {
  width: 4%;
  padding-top: 6.53333%;
  background: url(/kitte/collection/special/06/img/arw.png) 0 0 no-repeat;
  -webkit-background-size: contain;
  background-size: contain
}

.s-kitte-special-intro-btn {
  margin-top: 7.61905%
}

.s-kitte-special-ext-link {
  font-size: 1.2rem;
  margin-top: 1.5em;
  padding-right: 1.5em;
  text-decoration: underline;
  position: relative
}

.s-kitte-special-ext-link>span {
  margin-left: .5rem;
  position: absolute
}

.s-kitte-special-modal__body {
  background-color: #e9e5c8;
  padding: 2.94118%
}

.s-kitte-special-modal__close {
  color: #fff;
  font-size: 2.2rem
}

.s-kitte-special-modal__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.s-kitte-special-modal__clms {
  margin-top: 4.69484%
}

.s-kitte-special-modal__clms .s-kitte-special-modal__clm:first-child {
  margin: auto;
  max-width: 60%
}

.s-kitte-special-modal__clms .s-kitte-special-modal__clm:last-child {
  margin: 4.41176% auto 3.52941%;
  width: 93.58372%
}

.s-kitte-special-modal__clms.is-horizontal .s-kitte-special-modal__clm:first-child {
  max-width: 87.5%
}

.s-kitte-special-modal__clms.is-vertical {
  margin-top: 5.94679%
}

.s-kitte-special-modal__clms.is-vertical .s-kitte-special-modal__clm:last-child {
  margin-top: 5.44118%
}

.s-kitte-special-price {
  font-size: 2rem;
  line-height: 1;
  margin-top: 5.29412%
}

.s-kitte-special-events {
  text-align: left;
  color: #333;
  font-size: 1.1rem;
  border-color: #fff;
  border-style: solid;
  border-width: 1px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  min-width: 250px;
  margin-left: 1.56495%
}

.s-kitte-special-event {
  position: relative;
  padding-left: 1em
}

.s-kitte-special-event:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0
}

.p-modal-wrapper.is-loading:after {
  content: none
}

@media screen and (max-width:794px) {
  html {
    font-size: 2.66667vw
  }
  body.is-menu-open {
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%
  }
  .s-kitte-special__intro__txt {
    font-size: 1.2rem;
    text-align: left
  }
  .s-kitte-special-intro-designer {
    width: 100%;
    border-left: none;
    margin-top: 14.05797%
  }
  .s-kitte-special-intro-designer__wrap {
    margin-top: 13.91304%;
    display: block
  }
  .s-kitte-special-intro-designer__inner {
    width: 100%;
    border-bottom: 1px solid #000
  }
  .s-kitte-special-intro-designer__thumb img {
    width: 100%
  }
  .s-kitte-special-intro-designer__product {
    height: auto;
    font-size: 1.4rem;
    margin-top: 4.34783%
  }
  .s-kitte-special-intro-designer__hdg {
    font-size: 1.4rem;
    margin-top: 12.31884%
  }
  .s-kitte-special-intro-designer__wrap:last-child .s-kitte-special-intro-designer:last-child .s-kitte-special-intro-designer__inner {
    border-bottom: none;
    padding-bottom: 1.44928%
  }
  .s-kitte-special-intro-designer:first-child {
    margin-top: 0
  }
}

@media screen and (min-width:795px) and (max-width:1140px) {
  html {
    font-size: .87719vw
  }
}

@media screen and (min-width:795px) {
  .s-kitte-special-wrapper {
    max-width: 1040px
  }
  .s-kitte-special-article {
    max-width: 1040px
  }
  .s-kitte-special-cards {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }
  .s-kitte-special-columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }
  .s-kitte-special-column {
    width: 50%
  }
  .l-main {
    margin-top: 0
  }
  .s-kitte-special-kv>h1 {
    padding-top: 35.57692%;
    background-image: url(/kitte/collection/special/06/img/kv_pc.jpg)
  }
  .s-kitte-special-article+.s-kitte-special-article {
    padding-top: 8.84615%
  }
  .s-kitte-special-article {
    position: relative
  }
  .s-kitte-special-article:nth-of-type(2n) .s-kitte-special-lists__head__list {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
  .s-kitte-special-subhdg-img {
    width: 17.98077%;
    margin: 4.80769% auto 0;
    padding-top: 2.21154%;
    background-image: url(/kitte/collection/special/06/img/subttl_pc.png)
  }
  .s-kitte-special-lead {
    padding-bottom: 5.38462%;
    font-size: 14px;
    letter-spacing: normal;
    line-height: 1.8571428571
  }
  .s-kitte-special-lists {
    width: 100%;
    padding: 0 4.80769%;
    overflow: hidden;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
  .s-kitte-special-lists__other {
    padding-bottom: 1px
  }
  .s-kitte-special-lists__other.is-last {
    height: 100%
  }
  .s-kitte-special-lists__head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
  }
  .s-kitte-special-lists__head__title {
    width: 39.91507%
  }
  .s-kitte-special-lists__head__title>h2 {
    padding-top: 140.95745%
  }
  .s-kitte-special-lists__head__list {
    width: 59.87261%
  }
  .s-kitte-special-lists__head__list .s-kitte-special-card {
    width: 33.33333%;
    margin-top: 0
  }
  .s-kitte-special-lists__head__list .s-kitte-special-card:not(:nth-child(n+4)):before {
    border-top: 1px solid #c7c3a0
  }
  .s-kitte-special-lists__head__list .s-kitte-special-card:not(:nth-child(3n)):after {
    content: "";
    height: 85.227272727%;
    width: 1px;
    background-color: #c7c3a0;
    display: block;
    position: absolute;
    left: 100%;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
  }
  .s-kitte-special-lists__head .s-kitte-special-lists__head__list .s-kitte-special-card:nth-child(3n):after {
    content: none
  }
  .s-kitte-special-lists__other .s-kitte-special-card {
    width: 19.95754%;
    margin-top: 0
  }
  .s-kitte-special-lists__other .s-kitte-special-card:not(:nth-child(5n)):after {
    content: "";
    height: 85.227272727%;
    width: 1px;
    background-color: #c7c3a0;
    display: block;
    position: absolute;
    left: 100%;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
  }
  .s-kitte-special-lists__other .s-kitte-special-card:nth-child(5n):after {
    content: none
  }
  .s-kitte-special-card__link {
    padding: 17% 10% 11%
  }
  .s-kitte-special-card__hdg {
    font-size: 14px
  }
  .s-kitte-special-card__name {
    font-size: 10px;
    line-height: 1.5
  }
  .s-kitte-special__intro {
    background-image: url(/kitte/collection/special/06/img/aside_bg_pc.jpg), url(/kitte/collection/special/06/img/aside_bg_repeat_pc.jpg);
    overflow: hidden;
    padding-top: 28.36538%
  }
  .s-kitte-special__intro__content {
    width: 90.57692%;
    padding: 6.36943% 7.431%;
    margin-bottom: 70px
  }
  .s-kitte-special__intro__hdg {
    font-size: 18px;
    font-weight: 700;
  }
  .s-kitte-special__intro__fig {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 58px
  }
  .s-kitte-special__intro__fig>img {
    width: 51.75%
  }
  .s-kitte-special__intro__fig>p {
    width: 42.5%;
    margin-top: 0
  }
  .s-kitte-special-intro-designer__top {
    font-size: 14px
  }
  .s-kitte-special-intro-designer__top>span {
    font-size: 12px
  }
  .s-kitte-special-intro-designer__product>span {
    font-size: 10px
  }
  .s-kitte-special-intro-designer__hdg.is-bottom {
    margin-top: 13.77953%;
    font-size: 16px
  }
  .s-kitte-special-intro-designer__desc {
    font-size: 14px
  }
  .s-kitte-special-intro-designer__link {
    font-size: 14px
  }
  .s-kitte-special-intro-designer__wrap:last-child .s-kitte-special-intro-designer__inner {
    margin-top: -20px;
    border-top: 1px solid #000
  }
  .s-kitte-special-btn {
    font-size: 14px
  }
  .s-kitte-special-cv-btn {
    margin: 18px auto 0;
    padding: 18px 0;
    width: 100%;
    max-width: 268px
  }
  .s-kitte-special-ext-link {
    font-size: 12px;
    margin-top: 1em
  }
  .s-kitte-special-modal {
    max-width: 680px
  }
  .s-kitte-special-modal__body {
    padding: 15px;
    width: 100%
  }
  .s-kitte-special-modal__close {
    font-size: 22px
  }
  .s-kitte-special-modal__clms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .s-kitte-special-modal__clms.is-horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 58px
  }
  .s-kitte-special-modal__clms.is-horizontal .s-kitte-special-modal__clm:last-child {
    margin-top: 58px
  }
  .s-kitte-special-modal .s-kitte-special-modal__clms.is-vertical .s-kitte-special-modal__clm:first-child>img {
    max-width: 100%
  }
  .s-kitte-special-modal__clms:not(.is-horizontal) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 60px auto 45px
  }
  .s-kitte-special-modal__clms:not(.is-horizontal) .s-kitte-special-modal__clm:first-child {
    width: 100%;
    max-width: 333px
  }
  .s-kitte-special-modal__clms:not(.is-horizontal) .s-kitte-special-modal__clm:first-child>img {
    max-width: 250px
  }
  .s-kitte-special-modal__clms:not(.is-horizontal) .s-kitte-special-modal__clm:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 318px;
    margin: 0 14px
  }
  .s-kitte-special-modal__clms.is-vertical .s-kitte-special-modal__clm:first-child {
    max-width: 333px
  }
  .s-kitte-special-modal__clms.is-vertical .s-kitte-special-modal__clm:last-child {
    margin-top: 0
  }
  .s-kitte-special-modal__clm>h1 {
    font-size: 18px
  }
  .s-kitte-special-events {
    font-size: 14px;
    width: 100%;
    max-width: 576px;
    margin-left: 10px
  }
  .s-kitte-special-events__deco {
    max-width: 64px
  }
}
